.button{color:#000;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;border:1px solid transparent;padding:10px 40px;border-radius:10px;transition:all .1s linear;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;gap:1rem}.button.blue{background-color:#385ad4;color:#fff}@media(hover:hover){.button.blue:hover{opacity:.8}.button.blue:active{opacity:.9}}.button.gray{background-color:#eee;color:#000}@media(hover:hover){.button.gray:hover{opacity:.8}.button.gray:active{opacity:.9}}.button.red{background-color:#ef2c2c;color:#fff}@media(hover:hover){.button.red:hover{opacity:.8}.button.red:active{opacity:.9}}.button.white{background-color:#fff;color:#385ad4}.button.white.categories-tab-button{color:#263238}@media(hover:hover){.button.white:hover{opacity:.8}.button.white:active{opacity:.9}}.button.green{background-color:transparent;background-color:#2c981b;color:#fff}@media(hover:hover){.button.green:hover{opacity:.8}.button.green:active{opacity:.9}}.button.outline-blue{border-color:#385ad4;color:#385ad4}@media(hover:hover){.button.outline-blue:hover{background-color:#385ad4;color:#fff}.button.outline-blue:hover svg{fill:#fff}.button.outline-blue:active{opacity:.9}}.button.outline-red{background-color:transparent;border-color:#ef2c2c;color:#ef2c2c}@media(hover:hover){.button.outline-red:hover{background-color:#ef2c2c;color:#fff}.button.outline-red:active{opacity:.9}}.button.outline-gray{background-color:transparent;border-color:#ababab;color:#686868}@media(hover:hover){.button.outline-gray:hover{background-color:#ef2c2c;color:#fff}.button.outline-gray:hover svg{fill:#fff}.button.outline-gray:active{opacity:.9}}.button.outline-white{background-color:transparent;border-color:#fff;color:#fff}@media(hover:hover){.button.outline-white:hover{background-color:#ef2c2c;color:#fff}.button.outline-white:active{opacity:.9}}.button.outline-green{background-color:transparent;border-color:#2c981b;color:#2c981b}@media(hover:hover){.button.outline-green:hover{background-color:#2c981b;color:#fff}.button.outline-green:active{opacity:.9}}.button:disabled{background-color:#e2e2e2;color:#9e9e9e;border:1px solid transparent;pointer-events:none}.button:disabled:active,.button:disabled:hover{cursor:default;opacity:1}.button-link{display:inline-block;width:-moz-fit-content;width:fit-content}.technical-support__button:after,.technical-support__button:before{position:absolute;left:0;top:0;display:none;--tw-content:"";content:var(--tw-content)}@media (min-width:1024px){.technical-support__button:after,.technical-support__button:before{display:block}}.technical-support__button:before{height:100%;width:100%;border-radius:9999px;border-width:8px;border-color:#e2e6fa4d;animation:circleOutside 2s linear infinite}.technical-support__button:after{left:50%;top:50%;height:5rem;width:5rem;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;border-width:6px;--tw-border-opacity:1;border-color:rgb(226 230 250/var(--tw-border-opacity));animation:circleInside 2s linear infinite}.technical-support__button i{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(226 230 250/var(--tw-bg-opacity))}@keyframes circleOutside{0%{--tw-border-opacity:1;border-color:rgb(226 230 250/var(--tw-border-opacity))}50%{border-color:#e2e6fa4d}to{--tw-border-opacity:1;border-color:rgb(226 230 250/var(--tw-border-opacity))}}@keyframes circleInside{0%{border-color:#e2e6fa4d}50%{--tw-border-opacity:1;border-color:rgb(226 230 250/var(--tw-border-opacity))}to{border-color:#e2e6fa4d}}.accordion h3 i:after,.accordion h3 i:before{content:"";width:20px;height:3px;background-color:#263238;display:block;border-radius:3px;position:absolute;left:0;top:50%;transition:transform .3s,opacity .3s}.accordion h3 i:before{transform:translateY(-50%)}.accordion h3 i:after{transform:rotate(90deg) translate(-6%)}.accordion.is-open h3 i:after,.accordion.is-open h3 i:before{transform:rotate(180deg) translateY(50%)}.accordion.is-open.faq--promotions-info{background-color:#5276f9}.accordion.is-open.faq--promotions-info *{color:#fff}.accordion.is-open.faq--promotions-info h3 i:after,.accordion.is-open.faq--promotions-info h3 i:before{background-color:#fff}.accordion.faq--promotions-info>div>div{border-color:rgba(199,225,255,.302)}.accordion.faq--promotions-info>div>div>div{width:760px}.support-layout{transform:translateY(16px);opacity:0;animation-name:slideUpFadeSupportLayout;animation-duration:var(--anim-duration,.32s);animation-timing-function:cubic-bezier(.2,.9,.3,1);animation-fill-mode:both;animation-delay:var(--anim-delay,0ms)}@keyframes slideUpFadeSupportLayout{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.chip{gap:10px;padding:10px 20px;border-radius:15px;cursor:pointer;transition:all .1s ease-out}.chip,.chip .count{display:flex;align-items:center}.chip .count{width:24px;height:24px;border-radius:50%;justify-content:center;font-size:14px;font-weight:600}.chip.base{border:1px solid #e2e6fa}.chip.base .count{background-color:#f4f6ff;color:#385ad4}.chip.base:hover{opacity:.7}.chip.base.active .label{color:#fff}.chip.base.active .count{color:#686868;background-color:#fff}.chip.secondary{background-color:#eee}.chip.secondary .count{background-color:#ddd;color:#263238}.chip.secondary:hover{opacity:.7}.chip.secondary.active .label{color:#fff}.chip.secondary.active .count{color:#686868;background-color:#fff}.chip.warning{background-color:#fff5e7}.chip.warning .count{background-color:#ffdba6;color:#263238}.chip.warning:hover{opacity:.7}.chip.warning.active .label{color:#fff}.chip.warning.active .count{color:#ffa51f;background-color:#fff}.chip.danger{background-color:#ffdfdf}.chip.danger .count{background-color:#ffb9b9;color:#263238}.chip.danger:hover{opacity:.7}.chip.danger.active .label{color:#fff}.chip.danger.active .count{color:#f14d4d;background-color:#fff}.Modal{text-align:left;border-radius:0;background:#fff;max-width:754px;outline:none;width:100%;height:-moz-fit-content;height:fit-content;padding:30px 20px;display:inline-block;vertical-align:middle;position:relative}@media(min-width:421px){.Modal{border-radius:15px}}@media(min-width:768px){.Modal{padding:60px 40px}}.Modal .Close{position:absolute;top:20px;right:20px}.Overlay{text-align:center;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.333);z-index:49;overflow-y:auto;padding:0}@media(min-width:421px){.Overlay{padding:20px;background-color:rgba(0,0,0,.333)}}.Overlay:after{content:"";display:inline-block;vertical-align:middle;height:100%}.input{outline:none;border:none;background-color:transparent;font-size:1em;padding:8px 0;width:100%}.input:-webkit-autofill,.input:-webkit-autofill:active,.input:-webkit-autofill:focus,.input:-webkit-autofill:hover{-webkit-background-clip:text}.input:focus{outline:none;border:none}.input__wrapper{border-radius:10px;background:#fff;padding:4px 20px;display:flex;align-items:center;gap:12px;cursor:text}.input__wrapper svg{width:1.5rem;height:1.5rem;flex:0 0 1.5rem}.input__wrapper svg.eye-icon path{transition:fill .3s}.input__wrapper svg.eye-icon:hover path{fill:#385ad4}.input__wrapper>ymaps{right:0!important;left:0!important;width:100%!important;margin-top:10px}.input__wrapper .ymaps-2-1-79-popup.ymaps-2-1-79-search__suggest{padding:12px;border-radius:8px;border:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)!important}.input__wrapper .ymaps-2-1-79-suggest-item{margin-top:0!important;margin-bottom:0!important}.input__wrapper .ymaps-2-1-79-search__suggest-item{padding:5px 8px;border-radius:8px}.input__wrapper .ymaps-2-1-79-search__suggest-item:hover{background-color:#d5dcf6}.input::-moz-placeholder{font-size:1em;line-height:normal}.input::placeholder{font-size:1em;line-height:normal}.input__wrapper:focus-within svg:not(.eye-icon) path{fill:#385ad4}textarea{outline:none;background-color:transparent;color:#000;font-size:1em;font-weight:600;padding:15px 20px}textarea::-moz-placeholder{color:#999;font-size:.8rem}textarea::placeholder{color:#999;font-size:.8rem}.active-link{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.active-link i{--tw-bg-opacity:1;background-color:rgb(82 118 249/var(--tw-bg-opacity));--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.active-link i svg path{fill:#fff}.active-link span{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.active-link-horizontal svg path,.active-link-horizontal svg.chat-dots path{fill:#385ad4}.active-link-horizontal span{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}@media(max-width:1023px){.active-link-horizontal svg path,.active-link-horizontal svg.chat-dots path{fill:#fff}.active-link-horizontal i{--tw-bg-opacity:1;background-color:rgb(56 90 212/var(--tw-bg-opacity))}}.notification-icon{position:relative}.notification-icon:after{content:"";position:absolute;top:0;right:0;width:8px;height:8px;background-color:#ef4444;border-radius:50%;animation:notification-ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes bell-shake{0%{transform:rotate(0)}20%{transform:rotate(15deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(7deg)}80%{transform:rotate(-7deg)}to{transform:rotate(0)}}.animate-bell{animation:bell-shake .5s ease infinite}.code-verification__container{display:flex;align-items:center;justify-content:center;gap:1rem}.code-verification__input{width:2em;height:2em;text-align:center;display:flex;align-items:center;justify-content:center;outline:none;color:#4e4e4e;font-size:30px;font-style:normal;font-weight:600;line-height:normal;border-radius:15px;border:1px solid transparent;background:#f5f5f5;transition:all .3s ease-in-out}.code-verification__input:focus{border-color:#999;background:#fff}.code-verification__input:not(:-moz-placeholder-shown){background:#385ad4;color:#fff;border-color:#385ad4;box-shadow:0 4px 12px rgba(56,90,212,.2)}.code-verification__input:not(:placeholder-shown){background:#385ad4;color:#fff;border-color:#385ad4;box-shadow:0 4px 12px rgba(56,90,212,.2)}.popup-content{width:260px!important;height:-moz-max-content;height:max-content;margin-left:3px!important}@media(min-width:1024px){.popup-content.custom-content{width:360px!important;max-width:360px!important}}.triangle:before{content:"";position:absolute;bottom:-10px;left:22px;width:0;height:0;border-color:transparent transparent #263238;border-style:solid;border-width:0 14px 14px;transform:rotate(180deg) translateX(54%)}@media(min-width:640px){.triangle:before{bottom:-14px;left:32px}}.checkbox-wrapper-19{box-sizing:border-box;--background-color:#fff;--checkbox-height:22px}@keyframes dothabottomcheck-19{0%{height:0}to{height:calc(var(--checkbox-height)/2)}}@keyframes dothatopcheck-19{0%{height:0}50%{height:0}to{height:calc(var(--checkbox-height)*1.2)}}.checkbox-wrapper-19 input[type=checkbox]{display:none}.checkbox-wrapper-19 .check-box{height:var(--checkbox-height);width:var(--checkbox-height);background-color:transparent;border:calc(var(--checkbox-height)*.1) solid #8f8c8c;border-radius:5px;position:relative;display:inline-block;box-sizing:border-box;transition:border-color .2s ease;cursor:pointer}.checkbox-wrapper-19 .check-box:after,.checkbox-wrapper-19 .check-box:before{box-sizing:border-box;position:absolute;height:0;width:calc(var(--checkbox-height)*.2);background-color:#4040f5;display:inline-block;transform-origin:left top;border-radius:5px;content:" ";transition:opacity .5 ease}.checkbox-wrapper-19 .check-box:before{top:calc(var(--checkbox-height)*.72);left:calc(var(--checkbox-height)*.41);box-shadow:0 0 0 calc(var(--checkbox-height)*.05) var(--background-color);transform:rotate(-135deg)}.checkbox-wrapper-19 .check-box:after{top:calc(var(--checkbox-height)*.37);left:calc(var(--checkbox-height)*.05);transform:rotate(-45deg)}.checkbox-wrapper-19 .check-box.checked,.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box{border-color:#4040f5}.checkbox-wrapper-19 .check-box.checked:after,.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box:after{height:calc(var(--checkbox-height)/2);animation:dothabottomcheck-19 .2s ease 0s forwards}.checkbox-wrapper-19 .check-box.checked:before,.checkbox-wrapper-19 input[type=checkbox]:checked+.check-box:before{height:calc(var(--checkbox-height)*1.2);animation:dothatopcheck-19 .4s ease 0s forwards}.custom-select.lang{z-index:1}.custom-select.lang li:hover{color:#385ad4}.custom-select[data-open=true]{background-color:#e5ebff}.custom-select[data-open=true] .custom-select__placeholder{color:#385ad4}.custom-select[data-open=true] .custom-select__placeholder svg{stroke:#385ad4}.custom-select__placeholder:hover{color:#385ad4}.custom-select__placeholder:hover svg{stroke:#385ad4}.custom-select{display:flex;align-items:center;position:relative;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:600;padding:5px 10px;border-radius:10px}.custom-select__arrow{transition:all .3s linear}.custom-select__arrow svg{stroke:#000}.custom-select__options{position:absolute;top:120%;left:0;display:flex;flex-direction:column;margin:0;border-radius:10px;border:1px solid #eee;background:#fff}.custom-select__options li{margin:0;cursor:pointer;padding:3px 20px}.custom-select[data-open=false] .custom-select__options{display:none}.custom-select[data-open=true] .custom-select__arrow{transform:rotate(180deg)}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_a8410c;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_a8410c;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_Fallback_a8410c;src:local("Arial");ascent-override:84.95%;descent-override:22.03%;line-gap-override:0.00%;size-adjust:113.95%}.__className_a8410c{font-family:__Montserrat_a8410c,__Montserrat_Fallback_a8410c}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input,optgroup,select,textarea{line-height:1.15}button,input{overflow:visible}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}template{display:none}:root,p{font-size:16px}p{color:#263238}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:1432px){.container{max-width:1432px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.checkbox-label:has(input:checked){bottom:.5rem;--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.custom-shadow-box{display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .75rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.custom-shadow-box,.fw-shadow{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.fw-shadow{--tw-shadow:0px 1px 15px 0px #09184e0d;--tw-shadow-colored:0px 1px 15px 0px var(--tw-shadow-color)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.\!bottom-0{bottom:0!important}.\!top-32{top:8rem!important}.-bottom-2{bottom:-.5rem}.-bottom-20{bottom:-5rem}.-bottom-3{bottom:-.75rem}.-bottom-4{bottom:-1rem}.-bottom-\[100px\]{bottom:-100px}.-bottom-\[120px\]{bottom:-120px}.-bottom-\[34px\]{bottom:-34px}.-bottom-\[44\%\]{bottom:-44%}.-bottom-\[60\%\]{bottom:-60%}.-bottom-\[60px\]{bottom:-60px}.-bottom-\[80px\]{bottom:-80px}.-left-12{left:-3rem}.-left-2\.5{left:-.625rem}.-left-4{left:-1rem}.-left-5{left:-1.25rem}.-left-\[120px\]{left:-120px}.-left-\[14px\]{left:-14px}.-right-1{right:-.25rem}.-right-1\.5{right:-.375rem}.-right-2{right:-.5rem}.-right-20{right:-5rem}.-right-5{right:-1.25rem}.-right-7{right:-1.75rem}.-right-\[110px\]{right:-110px}.-right-\[144px\]{right:-144px}.-right-\[327px\]{right:-327px}.-right-\[85px\]{right:-85px}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.-top-2{top:-.5rem}.-top-4{top:-1rem}.-top-40{top:-10rem}.-top-6{top:-1.5rem}.-top-\[110px\]{top:-110px}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-1\/4{bottom:25%}.bottom-10{bottom:2.5rem}.bottom-24{bottom:6rem}.bottom-3{bottom:.75rem}.bottom-36{bottom:9rem}.bottom-5{bottom:1.25rem}.bottom-56{bottom:14rem}.bottom-\[-295px\]{bottom:-295px}.bottom-\[80px\]{bottom:80px}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-\[40\%\]{left:40%}.left-\[50\%\]{left:50%}.left-\[5px\]{left:5px}.left-\[60\%\]{left:60%}.left-auto{left:auto}.right-0{right:0}.right-1{right:.25rem}.right-1\/2{right:50%}.right-16{right:4rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-20{right:5rem}.right-3{right:.75rem}.right-3\.5{right:.875rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-7{right:1.75rem}.right-\[-10px\]{right:-10px}.right-\[-355px\]{right:-355px}.right-\[12px\]{right:12px}.right-\[16px\]{right:16px}.right-\[50\%\]{right:50%}.right-\[5px\]{right:5px}.right-\[65\%\]{right:65%}.right-\[8px\]{right:8px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-14{top:3.5rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-2\/3{top:66.666667%}.top-24{top:6rem}.top-28{top:7rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[-15px\]{top:-15px}.top-\[100\%\]{top:100%}.top-\[18px\]{top:18px}.top-\[20px\]{top:20px}.top-\[40\%\]{top:40%}.top-\[50\%\]{top:50%}.top-\[56px\]{top:56px}.top-\[5px\]{top:5px}.top-auto{top:auto}.top-full{top:100%}.\!z-10{z-index:10!important}.\!z-20{z-index:20!important}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[48\]{z-index:48}.z-\[51\]{z-index:51}.z-\[5\]{z-index:5}.z-\[6\]{z-index:6}.z-\[99999\]{z-index:99999}.-order-1{order:-1}.order-1{order:1}.order-2{order:2}.col-span-1{grid-column:span 1/span 1}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-full{grid-column:1/-1}.row-end-2{grid-row-end:2}.float-right{float:right}.\!m-0{margin:0!important}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-\[9px\]{margin:9px}.m-auto{margin:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.\!-mt-10{margin-top:-2.5rem!important}.\!-mt-8{margin-top:-2rem!important}.\!mb-0{margin-bottom:0!important}.\!mb-7{margin-bottom:1.75rem!important}.\!ml-0{margin-left:0!important}.\!mt-0{margin-top:0!important}.\!mt-10{margin-top:2.5rem!important}.\!mt-2{margin-top:.5rem!important}.\!mt-2\.5{margin-top:.625rem!important}.-mb-4{margin-bottom:-1rem}.-mb-8{margin-bottom:-2rem}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-ml-\[46px\]{margin-left:-46px}.-mr-4{margin-right:-1rem}.-mr-\[25px\]{margin-right:-25px}.-mt-1{margin-top:-.25rem}.-mt-14{margin-top:-3.5rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[15px\]{margin-bottom:15px}.mb-\[30px\]{margin-bottom:30px}.mb-\[5px\]{margin-bottom:5px}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.ml-\[1\.2rem\]{margin-left:1.2rem}.ml-\[33px\]{margin-left:33px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-9{margin-right:2.25rem}.mr-\[15px\]{margin-right:15px}.mr-auto{margin-right:auto}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.ms-\[5px\]{margin-inline-start:5px}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[106px\]{margin-top:106px}.mt-\[10px\]{margin-top:10px}.mt-\[14px\]{margin-top:14px}.mt-\[15px\]{margin-top:15px}.mt-\[18px\]{margin-top:18px}.mt-\[1px\]{margin-top:1px}.mt-\[23px\]{margin-top:23px}.mt-\[29px\]{margin-top:29px}.mt-\[30px\]{margin-top:30px}.mt-\[30vh\]{margin-top:30vh}.mt-\[3px\]{margin-top:3px}.mt-\[40px\]{margin-top:40px}.mt-\[42px\]{margin-top:42px}.mt-\[43px\]{margin-top:43px}.mt-\[50px\]{margin-top:50px}.mt-\[55px\]{margin-top:55px}.mt-\[8px\]{margin-top:8px}.mt-\[90px\]{margin-top:90px}.mt-auto{margin-top:auto}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.\!aspect-square{aspect-ratio:1/1!important}.aspect-square{aspect-ratio:1/1}.size-4{width:1rem;height:1rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-\[60px\]{width:60px;height:60px}.size-full{width:100%;height:100%}.\!h-10{height:2.5rem!important}.\!h-14{height:3.5rem!important}.\!h-32{height:8rem!important}.\!h-7{height:1.75rem!important}.\!h-9{height:2.25rem!important}.\!h-\[144px\]{height:144px!important}.\!h-\[20px\]{height:20px!important}.\!h-\[25px\]{height:25px!important}.\!h-auto{height:auto!important}.\!h-full{height:100%!important}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[100\%\]{height:100%}.h-\[100px\]{height:100px}.h-\[102px\]{height:102px}.h-\[106px\]{height:106px}.h-\[108px\]{height:108px}.h-\[110px\]{height:110px}.h-\[113px\]{height:113px}.h-\[120px\]{height:120px}.h-\[13px\]{height:13px}.h-\[142px\]{height:142px}.h-\[146px\]{height:146px}.h-\[148px\]{height:148px}.h-\[149px\]{height:149px}.h-\[150px\]{height:150px}.h-\[159px\]{height:159px}.h-\[15px\]{height:15px}.h-\[163px\]{height:163px}.h-\[167px\]{height:167px}.h-\[16px\]{height:16px}.h-\[1800px\]{height:1800px}.h-\[182px\]{height:182px}.h-\[185px\]{height:185px}.h-\[18px\]{height:18px}.h-\[194px\]{height:194px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[213px\]{height:213px}.h-\[215px\]{height:215px}.h-\[216px\]{height:216px}.h-\[217px\]{height:217px}.h-\[229px\]{height:229px}.h-\[22px\]{height:22px}.h-\[230px\]{height:230px}.h-\[241px\]{height:241px}.h-\[24px\]{height:24px}.h-\[250px\]{height:250px}.h-\[25px\]{height:25px}.h-\[26px\]{height:26px}.h-\[30px\]{height:30px}.h-\[319px\]{height:319px}.h-\[31px\]{height:31px}.h-\[330px\]{height:330px}.h-\[34px\]{height:34px}.h-\[350px\]{height:350px}.h-\[35px\]{height:35px}.h-\[36px\]{height:36px}.h-\[37px\]{height:37px}.h-\[390px\]{height:390px}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[450px\]{height:450px}.h-\[45px\]{height:45px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[65px\]{height:65px}.h-\[69px\]{height:69px}.h-\[70\%\]{height:70%}.h-\[70px\]{height:70px}.h-\[70vh\]{height:70vh}.h-\[71px\]{height:71px}.h-\[77px\]{height:77px}.h-\[85px\]{height:85px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.h-screen{height:100vh}.max-h-16{max-height:4rem}.max-h-28{max-height:7rem}.max-h-80{max-height:20rem}.max-h-\[100dvh\]{max-height:100dvh}.max-h-\[196px\]{max-height:196px}.max-h-\[275px\]{max-height:275px}.max-h-\[304px\]{max-height:304px}.max-h-\[333px\]{max-height:333px}.max-h-\[430px\]{max-height:430px}.max-h-\[455px\]{max-height:455px}.max-h-\[483px\]{max-height:483px}.\!min-h-5{min-height:1.25rem!important}.\!min-h-6{min-height:1.5rem!important}.\!min-h-\[130px\]{min-height:130px!important}.min-h-0{min-height:0}.min-h-20{min-height:5rem}.min-h-32{min-height:8rem}.min-h-44{min-height:11rem}.min-h-\[125px\]{min-height:125px}.min-h-\[138px\]{min-height:138px}.min-h-\[160px\]{min-height:160px}.min-h-\[200px\]{min-height:200px}.min-h-\[233px\]{min-height:233px}.min-h-\[235px\]{min-height:235px}.min-h-\[25px\]{min-height:25px}.min-h-\[278px\]{min-height:278px}.min-h-\[285px\]{min-height:285px}.min-h-\[300px\]{min-height:300px}.min-h-\[316px\]{min-height:316px}.min-h-\[335px\]{min-height:335px}.min-h-\[40px\]{min-height:40px}.min-h-\[555px\]{min-height:555px}.min-h-\[58px\]{min-height:58px}.min-h-\[60px\]{min-height:60px}.min-h-\[64px\]{min-height:64px}.min-h-\[70px\]{min-height:70px}.min-h-\[80vh\]{min-height:80vh}.min-h-screen{min-height:100vh}.\!w-14{width:3.5rem!important}.\!w-7{width:1.75rem!important}.\!w-9{width:2.25rem!important}.\!w-\[108px\]{width:108px!important}.\!w-\[20px\]{width:20px!important}.\!w-\[25px\]{width:25px!important}.\!w-auto{width:auto!important}.\!w-fit{width:-moz-fit-content!important;width:fit-content!important}.\!w-full{width:100%!important}.\!w-max{width:-moz-max-content!important;width:max-content!important}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-10\/12{width:83.333333%}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/12{width:16.666667%}.w-2\/3{width:66.666667%}.w-2\/4{width:50%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[102px\]{width:102px}.w-\[106px\]{width:106px}.w-\[107px\]{width:107px}.w-\[110px\]{width:110px}.w-\[112px\]{width:112px}.w-\[113px\]{width:113px}.w-\[120px\]{width:120px}.w-\[145px\]{width:145px}.w-\[147px\]{width:147px}.w-\[149px\]{width:149px}.w-\[150px\]{width:150px}.w-\[155px\]{width:155px}.w-\[15px\]{width:15px}.w-\[162px\]{width:162px}.w-\[167px\]{width:167px}.w-\[185px\]{width:185px}.w-\[18px\]{width:18px}.w-\[196px\]{width:196px}.w-\[198px\]{width:198px}.w-\[199px\]{width:199px}.w-\[200px\]{width:200px}.w-\[201px\]{width:201px}.w-\[205px\]{width:205px}.w-\[20px\]{width:20px}.w-\[220px\]{width:220px}.w-\[225px\]{width:225px}.w-\[22px\]{width:22px}.w-\[230px\]{width:230px}.w-\[23px\]{width:23px}.w-\[24px\]{width:24px}.w-\[25\%\]{width:25%}.w-\[250px\]{width:250px}.w-\[25px\]{width:25px}.w-\[26px\]{width:26px}.w-\[279px\]{width:279px}.w-\[281px\]{width:281px}.w-\[293px\]{width:293px}.w-\[299px\]{width:299px}.w-\[300px\]{width:300px}.w-\[308px\]{width:308px}.w-\[30px\]{width:30px}.w-\[310px\]{width:310px}.w-\[32px\]{width:32px}.w-\[34px\]{width:34px}.w-\[35\%\]{width:35%}.w-\[350px\]{width:350px}.w-\[35px\]{width:35px}.w-\[361px\]{width:361px}.w-\[37px\]{width:37px}.w-\[40px\]{width:40px}.w-\[422px\]{width:422px}.w-\[44px\]{width:44px}.w-\[450px\]{width:450px}.w-\[470px\]{width:470px}.w-\[493px\]{width:493px}.w-\[495px\]{width:495px}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[540px\]{width:540px}.w-\[555px\]{width:555px}.w-\[55px\]{width:55px}.w-\[60px\]{width:60px}.w-\[645px\]{width:645px}.w-\[69px\]{width:69px}.w-\[70px\]{width:70px}.w-\[71px\]{width:71px}.w-\[73px\]{width:73px}.w-\[75px\]{width:75px}.w-\[800px\]{width:800px}.w-\[80px\]{width:80px}.w-\[85px\]{width:85px}.w-\[90\%\]{width:90%}.w-\[904px\]{width:904px}.w-\[95\%\]{width:95%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-screen{width:100vw}.\!min-w-5{min-width:1.25rem!important}.\!min-w-6{min-width:1.5rem!important}.\!min-w-\[151px\]{min-width:151px!important}.\!min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}.min-w-0{min-width:0}.min-w-14{min-width:3.5rem}.min-w-20{min-width:5rem}.min-w-36{min-width:9rem}.min-w-56{min-width:14rem}.min-w-64{min-width:16rem}.min-w-\[100px\]{min-width:100px}.min-w-\[151px\]{min-width:151px}.min-w-\[180px\]{min-width:180px}.min-w-\[24px\]{min-width:24px}.min-w-full{min-width:100%}.\!max-w-5xl{max-width:64rem!important}.\!max-w-\[205px\]{max-width:205px!important}.\!max-w-\[600px\]{max-width:600px!important}.\!max-w-\[640px\]{max-width:640px!important}.\!max-w-\[754px\]{max-width:754px!important}.\!max-w-\[755px\]{max-width:755px!important}.\!max-w-\[800px\]{max-width:800px!important}.\!max-w-screen-lg{max-width:1024px!important}.max-w-32{max-width:8rem}.max-w-40{max-width:10rem}.max-w-48{max-width:12rem}.max-w-4xl{max-width:56rem}.max-w-52{max-width:13rem}.max-w-56{max-width:14rem}.max-w-60{max-width:15rem}.max-w-72{max-width:18rem}.max-w-80{max-width:20rem}.max-w-96{max-width:24rem}.max-w-\[100\%\]{max-width:100%}.max-w-\[1000px\]{max-width:1000px}.max-w-\[100px\]{max-width:100px}.max-w-\[1024px\]{max-width:1024px}.max-w-\[1025px\]{max-width:1025px}.max-w-\[1042px\]{max-width:1042px}.max-w-\[107px\]{max-width:107px}.max-w-\[1080px\]{max-width:1080px}.max-w-\[1130px\]{max-width:1130px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[120px\]{max-width:120px}.max-w-\[128px\]{max-width:128px}.max-w-\[1396px\]{max-width:1396px}.max-w-\[146px\]{max-width:146px}.max-w-\[147px\]{max-width:147px}.max-w-\[160px\]{max-width:160px}.max-w-\[164px\]{max-width:164px}.max-w-\[165px\]{max-width:165px}.max-w-\[185px\]{max-width:185px}.max-w-\[199px\]{max-width:199px}.max-w-\[200px\]{max-width:200px}.max-w-\[205px\]{max-width:205px}.max-w-\[214px\]{max-width:214px}.max-w-\[216px\]{max-width:216px}.max-w-\[222px\]{max-width:222px}.max-w-\[234px\]{max-width:234px}.max-w-\[235px\]{max-width:235px}.max-w-\[240px\]{max-width:240px}.max-w-\[244px\]{max-width:244px}.max-w-\[245px\]{max-width:245px}.max-w-\[246px\]{max-width:246px}.max-w-\[250px\]{max-width:250px}.max-w-\[257px\]{max-width:257px}.max-w-\[260px\]{max-width:260px}.max-w-\[275px\]{max-width:275px}.max-w-\[280px\]{max-width:280px}.max-w-\[290px\]{max-width:290px}.max-w-\[299px\]{max-width:299px}.max-w-\[300px\]{max-width:300px}.max-w-\[304px\]{max-width:304px}.max-w-\[317px\]{max-width:317px}.max-w-\[320px\]{max-width:320px}.max-w-\[334px\]{max-width:334px}.max-w-\[340px\]{max-width:340px}.max-w-\[343px\]{max-width:343px}.max-w-\[345px\]{max-width:345px}.max-w-\[35\%\]{max-width:35%}.max-w-\[350px\]{max-width:350px}.max-w-\[360px\]{max-width:360px}.max-w-\[368px\]{max-width:368px}.max-w-\[375px\]{max-width:375px}.max-w-\[376px\]{max-width:376px}.max-w-\[379px\]{max-width:379px}.max-w-\[380px\]{max-width:380px}.max-w-\[390px\]{max-width:390px}.max-w-\[397px\]{max-width:397px}.max-w-\[400px\]{max-width:400px}.max-w-\[410px\]{max-width:410px}.max-w-\[412px\]{max-width:412px}.max-w-\[420px\]{max-width:420px}.max-w-\[435px\]{max-width:435px}.max-w-\[450px\]{max-width:450px}.max-w-\[480px\]{max-width:480px}.max-w-\[495px\]{max-width:495px}.max-w-\[500px\]{max-width:500px}.max-w-\[501px\]{max-width:501px}.max-w-\[508px\]{max-width:508px}.max-w-\[520px\]{max-width:520px}.max-w-\[528px\]{max-width:528px}.max-w-\[550px\]{max-width:550px}.max-w-\[560px\]{max-width:560px}.max-w-\[575px\]{max-width:575px}.max-w-\[585px\]{max-width:585px}.max-w-\[590px\]{max-width:590px}.max-w-\[598px\]{max-width:598px}.max-w-\[600px\]{max-width:600px}.max-w-\[601px\]{max-width:601px}.max-w-\[60px\]{max-width:60px}.max-w-\[612px\]{max-width:612px}.max-w-\[650px\]{max-width:650px}.max-w-\[660px\]{max-width:660px}.max-w-\[715px\]{max-width:715px}.max-w-\[75\%\]{max-width:75%}.max-w-\[765px\]{max-width:765px}.max-w-\[80\%\]{max-width:80%}.max-w-\[800px\]{max-width:800px}.max-w-\[815px\]{max-width:815px}.max-w-\[81px\]{max-width:81px}.max-w-\[820px\]{max-width:820px}.max-w-\[85\%\]{max-width:85%}.max-w-\[850px\]{max-width:850px}.max-w-\[8rem\]{max-width:8rem}.max-w-\[90\%\]{max-width:90%}.max-w-\[915px\]{max-width:915px}.max-w-\[95\%\]{max-width:95%}.max-w-\[962px\]{max-width:962px}.max-w-\[980px\]{max-width:980px}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.\!flex-1{flex:1 1 0%!important}.\!flex-none{flex:none!important}.flex-1{flex:1 1 0%}.flex-\[0_0_100px\]{flex:0 0 100px}.flex-\[0_0_110px\]{flex:0 0 110px}.flex-\[0_0_120px\]{flex:0 0 120px}.flex-\[0_0_15px\]{flex:0 0 15px}.flex-\[0_0_20px\]{flex:0 0 20px}.flex-\[0_0_24px\]{flex:0 0 24px}.flex-\[0_0_250px\]{flex:0 0 250px}.flex-\[0_0_25px\]{flex:0 0 25px}.flex-\[0_0_28px\]{flex:0 0 28px}.flex-\[0_0_30px\]{flex:0 0 30px}.flex-\[0_0_310px\]{flex:0 0 310px}.flex-\[0_0_34px\]{flex:0 0 34px}.flex-\[0_0_36px\]{flex:0 0 36px}.flex-\[0_0_40px\]{flex:0 0 40px}.flex-\[0_0_48px\]{flex:0 0 48px}.flex-\[0_0_50px\]{flex:0 0 50px}.flex-\[0_0_55px\]{flex:0 0 55px}.flex-\[0_0_60px\]{flex:0 0 60px}.flex-\[0_0_auto\]{flex:0 0 auto}.flex-\[1_1_30\.333\%\]{flex:1 1 30.333%}.flex-\[1_1_75\%\]{flex:1 1 75%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.\!translate-x-0{--tw-translate-x:0px!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2{--tw-translate-x:-0.5rem}.-translate-x-24{--tw-translate-x:-6rem}.-translate-x-24,.-translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x:-100%}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.-translate-y-3\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-3\.5{--tw-translate-y:-0.875rem}.-translate-y-\[1px\]{--tw-translate-y:-1px}.-translate-y-\[1px\],.-translate-y-\[50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[50\%\]{--tw-translate-y:-50%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-12{--tw-translate-x:3rem}.translate-x-12,.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[160px\]{--tw-translate-x:160px}.translate-x-\[160px\],.translate-x-\[20px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[20px\]{--tw-translate-x:20px}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-1\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\.5{--tw-translate-y:0.375rem}.translate-y-10{--tw-translate-y:2.5rem}.translate-y-10,.translate-y-24{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-24{--tw-translate-y:6rem}.translate-y-4{--tw-translate-y:1rem}.translate-y-4,.translate-y-\[130px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[130px\]{--tw-translate-y:130px}.translate-y-\[330px\]{--tw-translate-y:330px}.translate-y-\[330px\],.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y:100%}.-rotate-45{--tw-rotate:-45deg}.-rotate-45,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-45{--tw-rotate:45deg}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.rotate-\[-90deg\]{--tw-rotate:-90deg}.rotate-\[-90deg\],.rotate-\[90deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[90deg\]{--tw-rotate:90deg}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-75{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.scale-\[\.1\]{--tw-scale-x:.1;--tw-scale-y:.1}.scale-\[\.1\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.\!cursor-none{cursor:none!important}.\!cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default}.cursor-no-drop{cursor:no-drop}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[repeat\(1\2c 1fr\)\]{grid-template-columns:repeat(1,1fr)}.grid-cols-\[repeat\(3\2c 1fr\)\]{grid-template-columns:repeat(3,1fr)}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.\!gap-0{gap:0!important}.\!gap-1{gap:.25rem!important}.\!gap-2{gap:.5rem!important}.\!gap-2\.5{gap:.625rem!important}.\!gap-5{gap:1.25rem!important}.\!gap-6{gap:1.5rem!important}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[100px\]{gap:100px}.gap-\[10px\]{gap:10px}.gap-\[15px\]{gap:15px}.gap-\[40px\]{gap:40px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.\!gap-x-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-x-\[10px\]{-moz-column-gap:10px;column-gap:10px}.gap-x-\[40px\]{-moz-column-gap:40px;column-gap:40px}.gap-x-\[53px\]{-moz-column-gap:53px;column-gap:53px}.gap-x-\[5px\]{-moz-column-gap:5px;column-gap:5px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-\[10px\]{row-gap:10px}.gap-y-\[40px\]{row-gap:40px}.gap-y-\[53px\]{row-gap:53px}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-break-spaces{white-space:break-spaces}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.text-pretty{text-wrap:pretty}.break-words{overflow-wrap:break-word}.\!rounded-2xl{border-radius:1rem!important}.\!rounded-\[15px\]{border-radius:15px!important}.\!rounded-\[20px\]{border-radius:20px!important}.\!rounded-\[50\%\]{border-radius:50%!important}.\!rounded-\[5px\]{border-radius:5px!important}.\!rounded-full{border-radius:9999px!important}.\!rounded-md{border-radius:.375rem!important}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[0_0_10px_10px\]{border-radius:0 0 10px 10px}.rounded-\[0px_0px_16px_16px\]{border-radius:0 0 16px 16px}.rounded-\[0px_10px_0px_10px\]{border-radius:0 10px 0 10px}.rounded-\[0px_15px_15px_15px\]{border-radius:0 15px 15px 15px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[15px\]{border-radius:15px}.rounded-\[16px_16px_0_0\]{border-radius:16px 16px 0 0}.rounded-\[20px\]{border-radius:20px}.rounded-\[30px\]{border-radius:30px}.rounded-\[32px\]{border-radius:32px}.rounded-\[40px\]{border-radius:40px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[50px\]{border-radius:50px}.rounded-\[5px\]{border-radius:5px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-\[10px\]{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.rounded-b-\[30px\]{border-bottom-right-radius:30px;border-bottom-left-radius:30px}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-\[30px\]{border-top-left-radius:30px;border-top-right-radius:30px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-\[15px\]{border-bottom-left-radius:15px}.rounded-bl-\[30px\]{border-bottom-left-radius:30px}.rounded-br-\[15px\]{border-bottom-right-radius:15px}.rounded-br-\[25px\]{border-bottom-right-radius:25px}.rounded-br-\[30px\]{border-bottom-right-radius:30px}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-\[10px\]{border-top-left-radius:10px}.rounded-tl-\[30px\]{border-top-left-radius:30px}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-\[10px\]{border-top-right-radius:10px}.rounded-tr-\[30px\]{border-top-right-radius:30px}.\!border{border-width:1px!important}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-t-\[1px\]{border-top-width:1px}.border-t-\[4px\]{border-top-width:4px}.\!border-solid{border-style:solid!important}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.\!border-none{border-style:none!important}.\!border-\[\#385AD4\]{--tw-border-opacity:1!important;border-color:rgb(56 90 212/var(--tw-border-opacity))!important}.\!border-\[\#5276F9\]{--tw-border-opacity:1!important;border-color:rgb(82 118 249/var(--tw-border-opacity))!important}.\!border-\[\#DADADA\]{--tw-border-opacity:1!important;border-color:rgb(218 218 218/var(--tw-border-opacity))!important}.\!border-\[\#FFA51F\]{--tw-border-opacity:1!important;border-color:rgb(255 165 31/var(--tw-border-opacity))!important}.\!border-\[\#e5e7eb\]{--tw-border-opacity:1!important;border-color:rgb(229 231 235/var(--tw-border-opacity))!important}.\!border-blue-600{--tw-border-opacity:1!important;border-color:rgb(37 99 235/var(--tw-border-opacity))!important}.\!border-red-500{--tw-border-opacity:1!important;border-color:rgb(239 68 68/var(--tw-border-opacity))!important}.\!border-transparent{border-color:transparent!important}.border-\[\#263238\]{--tw-border-opacity:1;border-color:rgb(38 50 56/var(--tw-border-opacity))}.border-\[\#385AD4\]{--tw-border-opacity:1;border-color:rgb(56 90 212/var(--tw-border-opacity))}.border-\[\#5276F9\]{--tw-border-opacity:1;border-color:rgb(82 118 249/var(--tw-border-opacity))}.border-\[\#5C80FF\]{--tw-border-opacity:1;border-color:rgb(92 128 255/var(--tw-border-opacity))}.border-\[\#A0B0E8\]{--tw-border-opacity:1;border-color:rgb(160 176 232/var(--tw-border-opacity))}.border-\[\#A1B1E9\]{--tw-border-opacity:1;border-color:rgb(161 177 233/var(--tw-border-opacity))}.border-\[\#A3A3E2\]{--tw-border-opacity:1;border-color:rgb(163 163 226/var(--tw-border-opacity))}.border-\[\#ABABAB\]{--tw-border-opacity:1;border-color:rgb(171 171 171/var(--tw-border-opacity))}.border-\[\#B7B7FF\]{--tw-border-opacity:1;border-color:rgb(183 183 255/var(--tw-border-opacity))}.border-\[\#C3D0FF\]{--tw-border-opacity:1;border-color:rgb(195 208 255/var(--tw-border-opacity))}.border-\[\#C4E1C8\]{--tw-border-opacity:1;border-color:rgb(196 225 200/var(--tw-border-opacity))}.border-\[\#C7E1FF4D\]{border-color:#c7e1ff4d}.border-\[\#D8D8F4\]{--tw-border-opacity:1;border-color:rgb(216 216 244/var(--tw-border-opacity))}.border-\[\#D9D9D9\]{--tw-border-opacity:1;border-color:rgb(217 217 217/var(--tw-border-opacity))}.border-\[\#DADADA\]{--tw-border-opacity:1;border-color:rgb(218 218 218/var(--tw-border-opacity))}.border-\[\#DAE6FF\]{--tw-border-opacity:1;border-color:rgb(218 230 255/var(--tw-border-opacity))}.border-\[\#E0E0E0\]{--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity))}.border-\[\#E2E6FA\]{--tw-border-opacity:1;border-color:rgb(226 230 250/var(--tw-border-opacity))}.border-\[\#E3E3E3\]{--tw-border-opacity:1;border-color:rgb(227 227 227/var(--tw-border-opacity))}.border-\[\#E4E4E4\]{--tw-border-opacity:1;border-color:rgb(228 228 228/var(--tw-border-opacity))}.border-\[\#EF2C2C\]{--tw-border-opacity:1;border-color:rgb(239 44 44/var(--tw-border-opacity))}.border-\[\#EFFFED\]{--tw-border-opacity:1;border-color:rgb(239 255 237/var(--tw-border-opacity))}.border-\[\#F14D4D\]{--tw-border-opacity:1;border-color:rgb(241 77 77/var(--tw-border-opacity))}.border-\[\#F4F4F4\]{--tw-border-opacity:1;border-color:rgb(244 244 244/var(--tw-border-opacity))}.border-\[\#F7F7FF\]{--tw-border-opacity:1;border-color:rgb(247 247 255/var(--tw-border-opacity))}.border-\[\#F9F9F9\]{--tw-border-opacity:1;border-color:rgb(249 249 249/var(--tw-border-opacity))}.border-\[\#FFA51F\]{--tw-border-opacity:1;border-color:rgb(255 165 31/var(--tw-border-opacity))}.border-\[\#FFDFB1\]{--tw-border-opacity:1;border-color:rgb(255 223 177/var(--tw-border-opacity))}.border-\[\#FFE0B1\]{--tw-border-opacity:1;border-color:rgb(255 224 177/var(--tw-border-opacity))}.border-\[\#e5e7eb\]{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-\[\#e8e8e8\]{--tw-border-opacity:1;border-color:rgb(232 232 232/var(--tw-border-opacity))}.border-\[\#f7f7ff\]{--tw-border-opacity:1;border-color:rgb(247 247 255/var(--tw-border-opacity))}.border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity))}.border-cyan-500{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.border-emerald-500{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.border-fuchsia-500{--tw-border-opacity:1;border-color:rgb(217 70 239/var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.border-lime-500{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity))}.border-neutral-600{--tw-border-opacity:1;border-color:rgb(82 82 82/var(--tw-border-opacity))}.border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-rose-500{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.border-sky-500{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.border-teal-500{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-violet-500{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-white\/30{border-color:hsla(0,0%,100%,.3)}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity))}.border-zinc-300{--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity))}.border-b-\[\#F4F4F4\]{--tw-border-opacity:1;border-bottom-color:rgb(244 244 244/var(--tw-border-opacity))}.border-t-\[\#D8E0FF\]{--tw-border-opacity:1;border-top-color:rgb(216 224 255/var(--tw-border-opacity))}.border-t-\[\#FFD80D\]{--tw-border-opacity:1;border-top-color:rgb(255 216 13/var(--tw-border-opacity))}.border-opacity-0{--tw-border-opacity:0}.\!bg-\[\#385AD4\]{--tw-bg-opacity:1!important;background-color:rgb(56 90 212/var(--tw-bg-opacity))!important}.\!bg-\[\#5176F8\]{--tw-bg-opacity:1!important;background-color:rgb(81 118 248/var(--tw-bg-opacity))!important}.\!bg-\[\#5276F9\]{--tw-bg-opacity:1!important;background-color:rgb(82 118 249/var(--tw-bg-opacity))!important}.\!bg-\[\#686868\]{--tw-bg-opacity:1!important;background-color:rgb(104 104 104/var(--tw-bg-opacity))!important}.\!bg-\[\#ABABAB\]{--tw-bg-opacity:1!important;background-color:rgb(171 171 171/var(--tw-bg-opacity))!important}.\!bg-\[\#EAEFFF\]{--tw-bg-opacity:1!important;background-color:rgb(234 239 255/var(--tw-bg-opacity))!important}.\!bg-\[\#F14D4D\]{--tw-bg-opacity:1!important;background-color:rgb(241 77 77/var(--tw-bg-opacity))!important}.\!bg-\[\#F5F5F5\]{--tw-bg-opacity:1!important;background-color:rgb(245 245 245/var(--tw-bg-opacity))!important}.\!bg-\[\#FFA51F\]{--tw-bg-opacity:1!important;background-color:rgb(255 165 31/var(--tw-bg-opacity))!important}.\!bg-\[\#eef1fc\]{--tw-bg-opacity:1!important;background-color:rgb(238 241 252/var(--tw-bg-opacity))!important}.\!bg-gray-300{--tw-bg-opacity:1!important;background-color:rgb(209 213 219/var(--tw-bg-opacity))!important}.\!bg-transparent{background-color:transparent!important}.\!bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-\[\#00B112\]{--tw-bg-opacity:1;background-color:rgb(0 177 18/var(--tw-bg-opacity))}.bg-\[\#1C84FF\]{--tw-bg-opacity:1;background-color:rgb(28 132 255/var(--tw-bg-opacity))}.bg-\[\#263238\]{--tw-bg-opacity:1;background-color:rgb(38 50 56/var(--tw-bg-opacity))}.bg-\[\#2C981BCC\]{background-color:#2c981bcc}.bg-\[\#2C981B\]{--tw-bg-opacity:1;background-color:rgb(44 152 27/var(--tw-bg-opacity))}.bg-\[\#2F3648\]{--tw-bg-opacity:1;background-color:rgb(47 54 72/var(--tw-bg-opacity))}.bg-\[\#385AD4\]{--tw-bg-opacity:1;background-color:rgb(56 90 212/var(--tw-bg-opacity))}.bg-\[\#4A346F\]{--tw-bg-opacity:1;background-color:rgb(74 52 111/var(--tw-bg-opacity))}.bg-\[\#4FC3F7\]{--tw-bg-opacity:1;background-color:rgb(79 195 247/var(--tw-bg-opacity))}.bg-\[\#5176F8\]{--tw-bg-opacity:1;background-color:rgb(81 118 248/var(--tw-bg-opacity))}.bg-\[\#5276F9\]{--tw-bg-opacity:1;background-color:rgb(82 118 249/var(--tw-bg-opacity))}.bg-\[\#557AFF\]{--tw-bg-opacity:1;background-color:rgb(85 122 255/var(--tw-bg-opacity))}.bg-\[\#686868\]{--tw-bg-opacity:1;background-color:rgb(104 104 104/var(--tw-bg-opacity))}.bg-\[\#7B97FF\]{--tw-bg-opacity:1;background-color:rgb(123 151 255/var(--tw-bg-opacity))}.bg-\[\#ABABAB\]{--tw-bg-opacity:1;background-color:rgb(171 171 171/var(--tw-bg-opacity))}.bg-\[\#C3C9DA\]{--tw-bg-opacity:1;background-color:rgb(195 201 218/var(--tw-bg-opacity))}.bg-\[\#C5CFF6\]{--tw-bg-opacity:1;background-color:rgb(197 207 246/var(--tw-bg-opacity))}.bg-\[\#D9D9D9\]{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}.bg-\[\#D9E1FF\]{--tw-bg-opacity:1;background-color:rgb(217 225 255/var(--tw-bg-opacity))}.bg-\[\#DAF5DD\]{--tw-bg-opacity:1;background-color:rgb(218 245 221/var(--tw-bg-opacity))}.bg-\[\#DFE6FF\]{--tw-bg-opacity:1;background-color:rgb(223 230 255/var(--tw-bg-opacity))}.bg-\[\#E1F1FF\]{--tw-bg-opacity:1;background-color:rgb(225 241 255/var(--tw-bg-opacity))}.bg-\[\#E1FFDC\]{--tw-bg-opacity:1;background-color:rgb(225 255 220/var(--tw-bg-opacity))}.bg-\[\#E2E6FA\]{--tw-bg-opacity:1;background-color:rgb(226 230 250/var(--tw-bg-opacity))}.bg-\[\#E2FBDE\]{--tw-bg-opacity:1;background-color:rgb(226 251 222/var(--tw-bg-opacity))}.bg-\[\#E4EAFF\]{--tw-bg-opacity:1;background-color:rgb(228 234 255/var(--tw-bg-opacity))}.bg-\[\#E9EEFF\]{--tw-bg-opacity:1;background-color:rgb(233 238 255/var(--tw-bg-opacity))}.bg-\[\#EAEFFF\]{--tw-bg-opacity:1;background-color:rgb(234 239 255/var(--tw-bg-opacity))}.bg-\[\#ECECFF\]{--tw-bg-opacity:1;background-color:rgb(236 236 255/var(--tw-bg-opacity))}.bg-\[\#EDF0FF\]{--tw-bg-opacity:1;background-color:rgb(237 240 255/var(--tw-bg-opacity))}.bg-\[\#EDF1FF\]{--tw-bg-opacity:1;background-color:rgb(237 241 255/var(--tw-bg-opacity))}.bg-\[\#EF2C2C\]{--tw-bg-opacity:1;background-color:rgb(239 44 44/var(--tw-bg-opacity))}.bg-\[\#EFF3FF\]{--tw-bg-opacity:1;background-color:rgb(239 243 255/var(--tw-bg-opacity))}.bg-\[\#EFFFED\]{--tw-bg-opacity:1;background-color:rgb(239 255 237/var(--tw-bg-opacity))}.bg-\[\#F14D4D\]{--tw-bg-opacity:1;background-color:rgb(241 77 77/var(--tw-bg-opacity))}.bg-\[\#F3F3F3\]{--tw-bg-opacity:1;background-color:rgb(243 243 243/var(--tw-bg-opacity))}.bg-\[\#F4F4F4\]{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.bg-\[\#F4F6FF\]{--tw-bg-opacity:1;background-color:rgb(244 246 255/var(--tw-bg-opacity))}.bg-\[\#F56E6E\]{--tw-bg-opacity:1;background-color:rgb(245 110 110/var(--tw-bg-opacity))}.bg-\[\#F5F5F5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-\[\#F5F5FF\]{--tw-bg-opacity:1;background-color:rgb(245 245 255/var(--tw-bg-opacity))}.bg-\[\#F5F6FD\]{--tw-bg-opacity:1;background-color:rgb(245 246 253/var(--tw-bg-opacity))}.bg-\[\#F6F6F6\]{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.bg-\[\#F7F7FF\]{--tw-bg-opacity:1;background-color:rgb(247 247 255/var(--tw-bg-opacity))}.bg-\[\#F7FFF7\]{--tw-bg-opacity:1;background-color:rgb(247 255 247/var(--tw-bg-opacity))}.bg-\[\#F84E3F\]{--tw-bg-opacity:1;background-color:rgb(248 78 63/var(--tw-bg-opacity))}.bg-\[\#F8F8F8\]{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.bg-\[\#F9F9F9\]{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity))}.bg-\[\#FDFDFF99\]{background-color:#fdfdff99}.bg-\[\#FFA51F\]{--tw-bg-opacity:1;background-color:rgb(255 165 31/var(--tw-bg-opacity))}.bg-\[\#FFD80D\]{--tw-bg-opacity:1;background-color:rgb(255 216 13/var(--tw-bg-opacity))}.bg-\[\#FFE5E5\]{--tw-bg-opacity:1;background-color:rgb(255 229 229/var(--tw-bg-opacity))}.bg-\[\#FFECEC\]{--tw-bg-opacity:1;background-color:rgb(255 236 236/var(--tw-bg-opacity))}.bg-\[\#FFF2F2\]{--tw-bg-opacity:1;background-color:rgb(255 242 242/var(--tw-bg-opacity))}.bg-\[\#FFF5E6\]{--tw-bg-opacity:1;background-color:rgb(255 245 230/var(--tw-bg-opacity))}.bg-\[\#FFF5E7\]{--tw-bg-opacity:1;background-color:rgb(255 245 231/var(--tw-bg-opacity))}.bg-\[\#FFFFFF33\]{background-color:#ffffff33}.bg-\[\#FFFFFF\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[\#ccd7ff\]{--tw-bg-opacity:1;background-color:rgb(204 215 255/var(--tw-bg-opacity))}.bg-\[\#d9e2ff\]{--tw-bg-opacity:1;background-color:rgb(217 226 255/var(--tw-bg-opacity))}.bg-\[\#dbffd5\]{--tw-bg-opacity:1;background-color:rgb(219 255 213/var(--tw-bg-opacity))}.bg-\[\#e2e2e2\]{--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}.bg-\[\#eee\]{--tw-bg-opacity:1;background-color:rgb(238 238 238/var(--tw-bg-opacity))}.bg-\[\#eef1fc\]{--tw-bg-opacity:1;background-color:rgb(238 241 252/var(--tw-bg-opacity))}.bg-\[\#f7f7ff\]{--tw-bg-opacity:1;background-color:rgb(247 247 255/var(--tw-bg-opacity))}.bg-\[\#ffcdcd\]{--tw-bg-opacity:1;background-color:rgb(255 205 205/var(--tw-bg-opacity))}.bg-\[\#ffe2b6\]{--tw-bg-opacity:1;background-color:rgb(255 226 182/var(--tw-bg-opacity))}.bg-\[\#fff\],.bg-\[\#ffffff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[rgba\(0\2c 0\2c 0\2c 0\.25\)\]{background-color:rgba(0,0,0,.25)}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/15{background-color:rgba(0,0,0,.15)}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.bg-fuchsia-200{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity))}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243/var(--tw-bg-opacity))}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232/var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.bg-stone-50{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity))}.bg-stone-500{--tw-bg-opacity:1;background-color:rgb(120 113 108/var(--tw-bg-opacity))}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241/var(--tw-bg-opacity))}.bg-teal-200{--tw-bg-opacity:1;background-color:rgb(153 246 228/var(--tw-bg-opacity))}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.bg-violet-200{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-white\/80{background-color:hsla(0,0%,100%,.8)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-\[linear-gradient\(180deg\2c _rgba\(82\2c _118\2c _249\2c _0\)_0\%\2c _rgba\(56\2c _90\2c _212\2c _0\.9\)_100\%\)\]{background-image:linear-gradient(180deg,rgba(82,118,249,0),rgba(56,90,212,.9))}.bg-\[linear-gradient\(270deg\2c _\#AF55FF_0\%\2c _\#6C8CFF_100\%\)\]{background-image:linear-gradient(270deg,#af55ff,#6c8cff)}.bg-\[url\(\'\/illustrations\/mobile-app-promo-bg-texture\.avif\'\)\]{background-image:url(/illustrations/mobile-app-promo-bg-texture.avif)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-\[\#385AD4\]{--tw-gradient-from:#385ad4 var(--tw-gradient-from-position);--tw-gradient-to:rgba(56,90,212,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#6EB1FF\]{--tw-gradient-from:#6eb1ff var(--tw-gradient-from-position);--tw-gradient-to:rgba(110,177,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from:#6366f1 var(--tw-gradient-from-position);--tw-gradient-to:rgba(99,102,241,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#6281F2\]{--tw-gradient-to:#6281f2 var(--tw-gradient-to-position)}.to-\[\#EF2C2C\]{--tw-gradient-to:#ef2c2c var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to:#f87171 var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-\[\#385AD4\]{fill:#385ad4}.fill-\[\#EF2C2C\]{fill:#ef2c2c}.fill-current{fill:currentColor}.stroke-gray-400{stroke:#9ca3af}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.object-top{-o-object-position:top;object-position:top}.\!p-0{padding:0!important}.\!p-2{padding:.5rem!important}.\!p-3{padding:.75rem!important}.\!p-4{padding:1rem!important}.\!p-\[15px_30px\]{padding:15px 30px!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-14{padding:3.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-\[0\.45rem\]{padding:.45rem}.p-\[10px\]{padding:10px}.p-\[10px_15px\]{padding:10px 15px}.p-\[11px_10px_11px_10px\]{padding:11px 10px}.p-\[12px_10px_12px_10px\]{padding:12px 10px}.p-\[12px_23px\]{padding:12px 23px}.p-\[15px\]{padding:15px}.p-\[15px_10px\]{padding:15px 10px}.p-\[15px_20px\]{padding:15px 20px}.p-\[15px_20px_15px_15px\]{padding:15px 20px 15px 15px}.p-\[15px_25px\]{padding:15px 25px}.p-\[18px\],.p-\[18px_18px\]{padding:18px}.p-\[19px_25px\]{padding:19px 25px}.p-\[20px_15px\]{padding:20px 15px}.p-\[38px_28px\]{padding:38px 28px}.p-\[5px_10px\]{padding:5px 10px}.p-\[6px_23px\]{padding:6px 23px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.\!px-20{padding-left:5rem!important;padding-right:5rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.\!px-8{padding-left:2rem!important;padding-right:2rem!important}.\!px-\[10px\]{padding-left:10px!important;padding-right:10px!important}.\!px-\[30px\]{padding-left:30px!important;padding-right:30px!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.\!py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.\!py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.\!py-4{padding-top:1rem!important;padding-bottom:1rem!important}.\!py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.\!py-\[10px\]{padding-top:10px!important;padding-bottom:10px!important}.\!py-\[15px\]{padding-top:15px!important;padding-bottom:15px!important}.\!py-\[5px\]{padding-top:5px!important;padding-bottom:5px!important}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[21\.5px\]{padding-left:21.5px;padding-right:21.5px}.px-\[29px\]{padding-left:29px;padding-right:29px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[35px\]{padding-left:35px;padding-right:35px}.px-\[39px\]{padding-left:39px;padding-right:39px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[6\.5px\]{padding-left:6.5px;padding-right:6.5px}.px-\[7px\]{padding-left:7px;padding-right:7px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-\[0\.55rem\]{padding-top:.55rem;padding-bottom:.55rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.py-\[40px\]{padding-top:40px;padding-bottom:40px}.py-\[5\.5px\]{padding-top:5.5px;padding-bottom:5.5px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.\!pb-0{padding-bottom:0!important}.\!pb-12{padding-bottom:3rem!important}.\!pb-4{padding-bottom:1rem!important}.\!pb-\[55px\]{padding-bottom:55px!important}.\!pl-0{padding-left:0!important}.\!pl-4{padding-left:1rem!important}.\!pr-0{padding-right:0!important}.\!pr-24{padding-right:6rem!important}.\!pr-6{padding-right:1.5rem!important}.\!pt-0{padding-top:0!important}.\!pt-7{padding-top:1.75rem!important}.\!pt-8{padding-top:2rem!important}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-\[105px\]{padding-bottom:105px}.pb-\[135px\]{padding-bottom:135px}.pb-\[140px\]{padding-bottom:140px}.pb-\[180px\]{padding-bottom:180px}.pb-\[200px\]{padding-bottom:200px}.pb-\[210px\]{padding-bottom:210px}.pb-\[290px\]{padding-bottom:290px}.pb-\[29px\]{padding-bottom:29px}.pb-\[30px\]{padding-bottom:30px}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pl-\[28px\]{padding-left:28px}.pl-\[30px\]{padding-left:30px}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-\[30px\]{padding-right:30px}.pr-\[400px\]{padding-right:400px}.ps-\[20px\]{padding-inline-start:20px}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[25px\]{padding-top:25px}.pt-\[30px\]{padding-top:30px}.pt-\[90px\]{padding-top:90px}.\!text-left{text-align:left!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.\!text-start{text-align:start!important}.text-start{text-align:start}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[26px\]{font-size:26px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-medium{font-weight:500!important}.\!font-normal{font-weight:400!important}.\!font-semibold{font-weight:600!important}.font-\[600\]{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.not-italic{font-style:normal}.\!leading-3{line-height:.75rem!important}.\!leading-4{line-height:1rem!important}.\!leading-5{line-height:1.25rem!important}.\!leading-6{line-height:1.5rem!important}.\!leading-7{line-height:1.75rem!important}.\!leading-\[1\.2\]{line-height:1.2!important}.\!leading-\[1\.3\]{line-height:1.3!important}.\!leading-\[1\.4\]{line-height:1.4!important}.\!leading-\[1\.5\]{line-height:1.5!important}.\!leading-\[1\],.\!leading-none{line-height:1!important}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.6\]{line-height:1.6}.leading-\[14px\]{line-height:14px}.leading-\[16px\]{line-height:16px}.leading-\[18px\]{line-height:18px}.leading-\[27px\]{line-height:27px}.leading-\[34px\]{line-height:34px}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.\!text-\[\#263238\]{--tw-text-opacity:1!important;color:rgb(38 50 56/var(--tw-text-opacity))!important}.\!text-\[\#2A2B30\]{--tw-text-opacity:1!important;color:rgb(42 43 48/var(--tw-text-opacity))!important}.\!text-\[\#5276F9\]{--tw-text-opacity:1!important;color:rgb(82 118 249/var(--tw-text-opacity))!important}.\!text-\[\#686868\]{--tw-text-opacity:1!important;color:rgb(104 104 104/var(--tw-text-opacity))!important}.\!text-\[\#9CBEFF\]{--tw-text-opacity:1!important;color:rgb(156 190 255/var(--tw-text-opacity))!important}.\!text-\[\#cfd9f9\]{--tw-text-opacity:1!important;color:rgb(207 217 249/var(--tw-text-opacity))!important}.\!text-gray-500{--tw-text-opacity:1!important;color:rgb(107 114 128/var(--tw-text-opacity))!important}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-\[\#00B112\]{--tw-text-opacity:1;color:rgb(0 177 18/var(--tw-text-opacity))}.text-\[\#1C84FF\]{--tw-text-opacity:1;color:rgb(28 132 255/var(--tw-text-opacity))}.text-\[\#1F1F67\]{--tw-text-opacity:1;color:rgb(31 31 103/var(--tw-text-opacity))}.text-\[\#263238\]{--tw-text-opacity:1;color:rgb(38 50 56/var(--tw-text-opacity))}.text-\[\#263238\]\/80{color:rgba(38,50,56,.8)}.text-\[\#2C981B\]{--tw-text-opacity:1;color:rgb(44 152 27/var(--tw-text-opacity))}.text-\[\#2D2828\]{--tw-text-opacity:1;color:rgb(45 40 40/var(--tw-text-opacity))}.text-\[\#2F2E41\]{--tw-text-opacity:1;color:rgb(47 46 65/var(--tw-text-opacity))}.text-\[\#353536\]{--tw-text-opacity:1;color:rgb(53 53 54/var(--tw-text-opacity))}.text-\[\#363232\]{--tw-text-opacity:1;color:rgb(54 50 50/var(--tw-text-opacity))}.text-\[\#385AD4\]{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.text-\[\#4E4E4E\]{--tw-text-opacity:1;color:rgb(78 78 78/var(--tw-text-opacity))}.text-\[\#5176F8\]{--tw-text-opacity:1;color:rgb(81 118 248/var(--tw-text-opacity))}.text-\[\#5276F9\]{--tw-text-opacity:1;color:rgb(82 118 249/var(--tw-text-opacity))}.text-\[\#54AD46\]{--tw-text-opacity:1;color:rgb(84 173 70/var(--tw-text-opacity))}.text-\[\#5879EF\]{--tw-text-opacity:1;color:rgb(88 121 239/var(--tw-text-opacity))}.text-\[\#627178\]{--tw-text-opacity:1;color:rgb(98 113 120/var(--tw-text-opacity))}.text-\[\#666060\]{--tw-text-opacity:1;color:rgb(102 96 96/var(--tw-text-opacity))}.text-\[\#686868\]{--tw-text-opacity:1;color:rgb(104 104 104/var(--tw-text-opacity))}.text-\[\#6E6D7A\]{--tw-text-opacity:1;color:rgb(110 109 122/var(--tw-text-opacity))}.text-\[\#787878\]{--tw-text-opacity:1;color:rgb(120 120 120/var(--tw-text-opacity))}.text-\[\#999999\],.text-\[\#999\]{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity))}.text-\[\#9BB1FF\]{--tw-text-opacity:1;color:rgb(155 177 255/var(--tw-text-opacity))}.text-\[\#9CBEFF\]{--tw-text-opacity:1;color:rgb(156 190 255/var(--tw-text-opacity))}.text-\[\#9e9e9e\]{--tw-text-opacity:1;color:rgb(158 158 158/var(--tw-text-opacity))}.text-\[\#A5A5A5\]{--tw-text-opacity:1;color:rgb(165 165 165/var(--tw-text-opacity))}.text-\[\#ABABAB\]{--tw-text-opacity:1;color:rgb(171 171 171/var(--tw-text-opacity))}.text-\[\#EF2C2C\]{--tw-text-opacity:1;color:rgb(239 44 44/var(--tw-text-opacity))}.text-\[\#F14D4D\]{--tw-text-opacity:1;color:rgb(241 77 77/var(--tw-text-opacity))}.text-\[\#F43249\]{--tw-text-opacity:1;color:rgb(244 50 73/var(--tw-text-opacity))}.text-\[\#FFA51F\]{--tw-text-opacity:1;color:rgb(255 165 31/var(--tw-text-opacity))}.text-\[\#FFFFFF99\]{color:#ffffff99}.text-\[\#FFFFFF\],.text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-\[13\]{color:13}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.text-cyan-600{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.text-fuchsia-500{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.text-fuchsia-600{--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity))}.text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}.text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153/var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.text-stone-500{--tw-text-opacity:1;color:rgb(120 113 108/var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity:1;color:rgb(20 184 166/var(--tw-text-opacity))}.text-teal-600{--tw-text-opacity:1;color:rgb(13 148 136/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-violet-500{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.text-zinc-800{color:rgb(39 39 42/var(--tw-text-opacity))}.text-opacity-100,.text-zinc-800{--tw-text-opacity:1}.text-opacity-50{--tw-text-opacity:0.5}.text-opacity-80{--tw-text-opacity:0.8}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-4{text-decoration-thickness:4px}.underline-offset-\[3px\]{text-underline-offset:3px}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.mix-blend-difference{mix-blend-mode:difference}.\!shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-\[0px_1px_15px_0px_rgba\(9\2c 24\2c 78\2c 0\.05\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_1px_15px_0px_rgba\(9\2c 24\2c 78\2c 0\.05\)\]{--tw-shadow:0px 1px 15px 0px rgba(9,24,78,.05);--tw-shadow-colored:0px 1px 15px 0px var(--tw-shadow-color)}.shadow-\[0px_1px_15px_rgba\(9\2c 24\2c 78\2c 0\.05\)\]{--tw-shadow:0px 1px 15px rgba(9,24,78,.05);--tw-shadow-colored:0px 1px 15px var(--tw-shadow-color)}.shadow-\[0px_1px_15px_rgba\(9\2c 24\2c 78\2c 0\.05\)\],.shadow-\[0px_1px_4px_0px_\#0000001A\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_1px_4px_0px_\#0000001A\]{--tw-shadow:0px 1px 4px 0px #0000001a;--tw-shadow-colored:0px 1px 4px 0px var(--tw-shadow-color)}.shadow-\[1px_8px_50px_-5px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:1px 8px 50px -5px rgba(0,0,0,.1);--tw-shadow-colored:1px 8px 50px -5px var(--tw-shadow-color)}.shadow-\[1px_8px_50px_-5px_rgba\(0\2c 0\2c 0\2c 0\.1\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.\!outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.\!outline-0{outline-width:0!important}.outline-white{outline-color:#fff}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.blur-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur:blur(12px)}.\!invert{--tw-invert:invert(100%)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\!transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\]{transition-property:border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border\]{transition-property:border;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\]{transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\2c transform\]{transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.\!duration-300{transition-duration:.3s!important}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\!will-change-auto{will-change:auto!important}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}input::-ms-clear,input::-ms-reveal{display:none}body,html{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{background:#f7f7ff;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column}body.ReactModal__Body--open{overflow:hidden}pre{font-family:inherit;margin:0}::-moz-selection{background-color:#ef2c2c;color:#fff}::selection{background-color:#ef2c2c;color:#fff}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.rating svg{display:inline-block}.gradient-figma{background:linear-gradient(46.17deg,#385ad4 .229%,#4696dd)}input[type=checkbox],input[type=radio]{border:0;width:1.2rem;height:1.2rem;accent-color:#385ad4}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#e0e0e0;border-radius:2px}::-webkit-scrollbar-thumb{border-radius:2px;background-color:#a8a8a8}::-webkit-scrollbar-thumb:hover{background:#5276f9}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.word-break-word{word-wrap:break-word}.grecaptcha-badge{visibility:hidden!important}img{image-orientation:none}.bg-base-image{background-image:url("data:image/svg+xml,%3Csvg width='940' height='400' viewBox='0 0 940 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath d='M653.817 9.91016L625.749 -18.1578C624.556 -19.3502 622.623 -19.3502 621.431 -18.1578L593.363 9.91016L623.59 40.1371L653.817 9.91016Z' fill='url(%23paint0_linear_40004690_134055)'/%3E%3Cpath d='M626.181 37.5458L626.064 37.4415C625.465 36.9528 624.581 36.9874 624.022 37.5458L623.59 37.9781L623.158 37.5458L623.043 37.4415C622.443 36.9521 621.558 36.9868 620.998 37.5458L623.59 40.1371L626.181 37.5458ZM619.056 35.6029L620.135 36.6824C620.731 36.0862 620.731 35.1196 620.135 34.5234L619.056 35.6029ZM617.113 31.5009C616.516 30.9047 615.55 30.9047 614.953 31.5009L619.056 35.6029L620.135 34.5234L617.113 31.5009ZM613.011 29.5579L614.09 30.6374C614.686 30.0413 614.686 29.0746 614.09 28.4784L613.011 29.5579ZM611.068 25.4559L610.952 25.3505C610.352 24.8613 609.468 24.8969 608.909 25.4559L613.011 29.5579L614.09 28.4784L611.068 25.4559ZM606.965 23.5119L608.044 24.5914C608.64 23.9952 608.64 23.0286 608.044 22.4323L606.965 23.5119ZM605.022 19.4099L603.942 20.4894L606.965 23.5119L608.044 22.4323L605.022 19.4099ZM605.022 19.4099C604.425 18.8139 603.459 18.8137 602.862 19.4099L603.942 20.4894L605.022 19.4099ZM600.92 17.4669L601.999 18.5464C602.595 17.9502 602.595 16.9836 601.999 16.3874L600.92 17.4669ZM598.977 13.3649L597.897 14.4444L600.92 17.4669L601.999 16.3874L598.977 13.3649ZM598.977 13.3649C598.38 12.7687 597.414 12.7687 596.818 13.3649L597.897 14.4444L598.977 13.3649ZM594.875 11.4219L595.954 12.5015C596.55 11.9054 596.55 10.9386 595.954 10.3424L594.875 11.4219ZM593.363 9.91016L594.875 11.4219L595.954 10.3424L595.522 9.91016L596.197 9.23545C596.793 8.63924 596.793 7.67259 596.197 7.07637L593.363 9.91016ZM632.226 31.5009C631.63 30.9047 630.663 30.9047 630.067 31.5009L627.045 34.5234C626.448 35.1196 626.448 36.0862 627.045 36.6824L632.226 31.5009ZM597.546 5.72696L597.662 5.83238C598.262 6.32119 599.146 6.28581 599.705 5.72696L603.214 2.21847C603.81 1.62226 603.81 0.655605 603.214 0.059394L597.546 5.72696ZM638.271 25.4559L638.155 25.3505C637.555 24.8617 636.671 24.8971 636.112 25.4559L633.089 28.4784C632.493 29.0746 632.493 30.0413 633.089 30.6374L638.271 25.4559ZM604.563 -1.29003L604.679 -1.1846C605.279 -0.69579 606.163 -0.731173 606.722 -1.29002L610.231 -4.79851C610.827 -5.39473 610.827 -6.36138 610.231 -6.95759L604.563 -1.29003ZM644.317 19.4099L644.201 19.3044C643.602 18.8157 642.717 18.8512 642.158 19.4099L639.136 22.4323C638.539 23.0286 638.539 23.9952 639.136 24.5914L644.317 19.4099ZM611.58 -8.30701L611.696 -8.20158C612.296 -7.71277 613.18 -7.74815 613.739 -8.307L617.248 -11.8155C617.844 -12.4117 617.844 -13.3784 617.248 -13.9746L611.58 -8.30701ZM650.362 13.3649L650.246 13.2595C649.646 12.7707 648.762 12.806 648.203 13.3649L645.18 16.3874C644.584 16.9836 644.584 17.9502 645.18 18.5464L650.362 13.3649ZM618.597 -15.324L618.713 -15.2186C619.313 -14.7298 620.197 -14.7651 620.756 -15.324L622.51 -17.0782C622.659 -17.2266 622.827 -17.3367 623.005 -17.4103C623.24 -17.5076 623.438 -17.656 623.591 -17.8383C623.744 -17.6565 623.94 -17.5074 624.175 -17.4103L624.759 -18.8188C623.652 -19.2772 622.331 -19.0577 621.431 -18.1578L618.597 -15.324ZM653.817 9.91016L650.983 7.07638C650.387 7.67259 650.387 8.63924 650.983 9.23545L651.658 9.91016L651.225 10.3424C650.63 10.9386 650.629 11.9054 651.225 12.5015L653.817 9.91016ZM625.517 -18.3665C625.283 -18.5574 625.027 -18.7077 624.759 -18.8188L624.175 -17.4103C624.353 -17.3367 624.521 -17.2266 624.669 -17.0782L626.424 -15.324C626.982 -14.7651 627.867 -14.7298 628.467 -15.2186L628.583 -15.324L625.749 -18.1578L625.517 -18.3665ZM643.966 0.0593954C643.407 0.618246 643.372 1.50286 643.861 2.1025L643.966 2.21847L647.475 5.72696C648.033 6.28581 648.918 6.32119 649.518 5.83238L649.634 5.72696L643.966 0.0593954ZM636.949 -6.95759C636.39 -6.39874 636.355 -5.51412 636.844 -4.91448L636.949 -4.79851L640.458 -1.29002C641.016 -0.731174 641.901 -0.695789 642.501 -1.1846L642.617 -1.29002L636.949 -6.95759ZM629.932 -13.9746C629.373 -13.4157 629.338 -12.5311 629.827 -11.9315L629.932 -11.8155L633.441 -8.307C633.999 -7.74815 634.884 -7.71277 635.484 -8.20158L635.6 -8.307L629.932 -13.9746Z' fill='url(%23paint1_linear_40004690_134055)'/%3E%3Cpath d='M646.864 9.91016L625.747 -11.2066C624.554 -12.3991 622.621 -12.3991 621.429 -11.2066L600.312 9.91016L623.588 33.186L646.864 9.91016Z' fill='url(%23paint2_linear_40004690_134055)'/%3E%3Cpath d='M626.122 30.6522L626.006 30.5468C625.406 30.058 624.521 30.0934 623.963 30.6522L623.588 31.0265L623.213 30.6512L622.133 31.7307L623.588 33.1855L626.122 30.6522ZM623.213 30.6512C622.617 30.0552 621.65 30.0555 621.054 30.6512L622.133 31.7307L623.213 30.6512ZM619.224 28.821L620.303 29.9005C620.899 29.3043 620.899 28.3375 620.303 27.7415L619.224 28.821ZM617.394 24.8318L617.278 24.7285C616.678 24.2393 615.794 24.2732 615.235 24.8318L619.224 28.821L620.303 27.7415L617.394 24.8318ZM613.405 23.0027L614.485 24.0822C615.081 23.4861 615.081 22.5192 614.485 21.9232L613.405 23.0027ZM611.575 19.0135L610.496 20.093L613.405 23.0027L614.485 21.9232L611.575 19.0135ZM611.575 19.0135C610.979 18.4174 610.012 18.4178 609.416 19.0135L610.496 20.093L611.575 19.0135ZM607.586 17.1833L608.666 18.2629C609.261 17.6666 609.262 16.6998 608.666 16.1038L607.586 17.1833ZM605.756 13.1941L605.64 13.0908C605.04 12.6014 604.156 12.6355 603.597 13.1941L607.586 17.1833L608.666 16.1038L605.756 13.1941ZM601.767 11.3639L602.846 12.4435C603.442 11.8472 603.442 10.8805 602.846 10.2844L601.767 11.3639ZM600.313 9.91016L601.767 11.3639L602.846 10.2844L602.472 9.91016L603.152 9.23017C603.748 8.63411 603.748 7.66726 603.152 7.0711L600.313 9.91016ZM631.941 24.8328L631.825 24.7274C631.225 24.2386 630.341 24.274 629.782 24.8328L626.872 27.7425C626.276 28.3388 626.276 29.3055 626.872 29.9016L631.941 24.8328ZM604.512 5.71114L604.627 5.81551C605.226 6.30481 606.112 6.27004 606.671 5.71114L610.191 2.19105C610.787 1.59497 610.787 0.628078 610.191 0.0319831L604.512 5.71114ZM637.76 19.0135L637.643 18.9091C637.044 18.4205 636.16 18.455 635.601 19.0135L632.692 21.9232C632.095 22.5194 632.095 23.486 632.692 24.0822L637.76 19.0135ZM611.551 -1.32798L611.666 -1.22361C612.266 -0.734279 613.151 -0.768941 613.71 -1.32798L617.229 -4.84701C617.825 -5.44306 617.825 -6.40983 617.229 -7.00608L611.551 -1.32798ZM643.579 13.1951L643.463 13.0897C642.863 12.6009 641.978 12.6363 641.42 13.1951L638.51 16.1048C637.914 16.7011 637.914 17.6679 638.51 18.2639L643.579 13.1951ZM618.59 -8.3671L618.705 -8.26273C619.305 -7.77342 620.19 -7.80807 620.749 -8.3671L622.509 -10.1266C622.62 -10.2379 622.742 -10.3277 622.871 -10.3965L623.003 -10.4587L623.143 -10.5251C623.318 -10.6187 623.467 -10.743 623.588 -10.8878C623.741 -10.7056 623.938 -10.5559 624.173 -10.4587L624.477 -11.1946L624.757 -11.8693C623.651 -12.3276 622.329 -12.106 621.429 -11.2062L618.59 -8.3671ZM646.864 9.91016L644.025 7.0711C643.428 7.66731 643.428 8.63396 644.025 9.23018L644.705 9.91016L644.329 10.2855C643.733 10.8817 643.733 11.8484 644.329 12.4445L646.864 9.91016ZM625.514 -11.4159C625.281 -11.6063 625.026 -11.7573 624.758 -11.8682L624.173 -10.4587C624.351 -10.3851 624.52 -10.2749 624.668 -10.1266L626.427 -8.3671C626.986 -7.80854 627.87 -7.77407 628.469 -8.26273L628.586 -8.3671L625.747 -11.2062L625.514 -11.4159ZM636.985 0.0319831C636.389 0.628194 636.389 1.59484 636.985 2.19105L640.505 5.71009C641.063 6.26892 641.948 6.30428 642.548 5.81551L642.664 5.71009L636.985 0.0319831ZM629.946 -7.00714C629.388 -6.44834 629.352 -5.56367 629.841 -4.96403L629.946 -4.84807L633.466 -1.32798C634.025 -0.769596 634.909 -0.73499 635.508 -1.22361L635.626 -1.32798L629.946 -7.00714Z' fill='url(%23paint3_linear_40004690_134055)'/%3E%3Cpath d='M633.709 9.91016L625.748 1.94867C624.555 0.756249 622.622 0.756249 621.43 1.94867L613.468 9.91016L623.589 20.0307L633.709 9.91016Z' fill='url(%23paint4_linear_40004690_134055)'/%3E%3Cpath d='M625.933 17.6861L625.817 17.5807C625.218 17.0919 624.333 17.1273 623.774 17.6861L623.589 17.8717L623.403 17.6861L622.324 18.7656L623.589 20.0307L625.933 17.6861ZM623.403 17.6861C622.807 17.0899 621.84 17.0899 621.244 17.6861L622.324 18.7656L623.403 17.6861ZM619.794 16.2355L620.873 17.315C621.469 16.7188 621.469 15.7522 620.873 15.156L619.794 16.2355ZM618.343 12.6258L617.263 13.7054L619.794 16.2355L620.873 15.156L618.343 12.6258ZM618.343 12.6258C617.747 12.0297 616.78 12.0297 616.184 12.6258L617.263 13.7054L618.343 12.6258ZM614.733 11.1752L615.813 12.2548C616.409 11.6585 616.409 10.6919 615.813 10.0957L614.733 11.1752ZM613.468 9.91016L614.733 11.1752L615.813 10.0957L615.627 9.91016L616.538 8.99931C617.134 8.4031 617.134 7.43646 616.538 6.84025L613.468 9.91016ZM630.994 12.6258L630.878 12.5204C630.278 12.0316 629.393 12.067 628.835 12.6258L626.304 15.156C625.708 15.7522 625.708 16.7188 626.304 17.315L630.994 12.6258ZM618.36 5.01855L618.476 5.12398C619.075 5.61286 619.96 5.57741 620.519 5.01855L622.509 3.02818C622.658 2.87981 622.826 2.76972 623.004 2.6961L622.422 1.28765C622.061 1.43666 621.723 1.65567 621.43 1.94865L618.36 5.01855ZM633.709 9.91016L630.639 6.84025C630.043 7.43645 630.043 8.4031 630.639 8.99931L631.55 9.91016L631.365 10.0957C630.769 10.6919 630.769 11.6585 631.365 12.2548L633.709 9.91016ZM624.758 1.28765C624.011 0.97854 623.168 0.978996 622.422 1.28765L623.004 2.6961C623.239 2.59882 623.437 2.45043 623.59 2.26808C623.743 2.44995 623.939 2.59899 624.174 2.6961L624.758 1.28765ZM625.516 1.73992C625.282 1.54904 625.026 1.39874 624.758 1.28765L624.174 2.6961C624.352 2.76971 624.52 2.87986 624.668 3.02818L626.659 5.01855C627.218 5.5774 628.102 5.61278 628.702 5.12398L628.818 5.01855L625.748 1.94865L625.516 1.73992Z' fill='url(%23paint5_linear_40004690_134055)'/%3E%3Cpath d='M658.396 57.4766L634.646 33.7268C633.454 32.5344 631.52 32.5344 630.328 33.7268L623.851 40.204L649.76 66.1128L658.396 57.4766Z' fill='url(%23paint6_linear_40004690_134055)'/%3E%3Cpath d='M651.919 63.9538C651.322 63.3576 650.356 63.3576 649.76 63.9538L649.644 63.8484C649.044 63.3595 648.159 63.3949 647.601 63.9538L649.76 66.1128L651.919 63.9538ZM645.441 59.6356C644.845 59.0394 643.879 59.0394 643.282 59.6356L647.601 63.9538C648.197 63.3576 648.197 62.3909 647.601 61.7947L645.441 59.6356ZM641.123 55.3175C640.527 54.7213 639.56 54.7213 638.964 55.3175L643.282 59.6356C643.879 59.0394 643.879 58.0728 643.282 57.4766L641.123 55.3175ZM636.805 50.9993C636.209 50.4031 635.242 50.4031 634.646 50.9993L638.964 55.3175C639.56 54.7213 639.56 53.7546 638.964 53.1584L636.805 50.9993ZM632.487 46.6812C631.891 46.085 630.924 46.085 630.328 46.6812L634.646 50.9993C635.242 50.4031 635.242 49.4365 634.646 48.8403L632.487 46.6812ZM628.169 42.3631C627.573 41.7669 626.606 41.7669 626.01 42.3631L630.328 46.6812C630.924 46.085 630.924 45.1183 630.328 44.5221L628.169 42.3631ZM623.851 40.204L626.01 42.3631C626.606 41.7669 626.606 40.8002 626.01 40.204L624.93 39.1245L623.851 40.204ZM656.237 59.6356C655.641 59.0394 654.674 59.0394 654.078 59.6356L651.919 61.7947C651.322 62.3909 651.322 63.3576 651.919 63.9538L656.237 59.6356ZM634.646 33.7268C633.454 32.5344 631.52 32.5344 630.328 33.7268C630.849 33.2055 632.023 33.5094 633.107 34.3909C633.263 34.5177 633.417 34.6564 633.567 34.8063L634.556 35.7962C634.999 36.2389 635.647 36.353 636.195 36.1378C635.98 36.6857 636.093 37.3323 636.535 37.775L638.514 39.7538C638.957 40.1967 639.604 40.3105 640.152 40.0954C639.955 40.5973 640.034 41.1826 640.389 41.6177L640.494 41.7337L642.473 43.7125C642.916 44.1554 643.563 44.2692 644.111 44.0541C643.914 44.5561 643.992 45.1412 644.347 45.5764L644.452 45.6913L646.431 47.6711C646.874 48.1138 647.522 48.2279 648.07 48.0127C647.873 48.5144 647.95 49.099 648.305 49.534L648.41 49.6499L650.389 51.6287C650.832 52.0716 651.479 52.1854 652.027 51.9703C651.812 52.5183 651.926 53.1657 652.369 53.6086L654.348 55.5874C654.791 56.0303 655.438 56.1441 655.986 55.9289C655.786 56.4394 655.872 57.0341 656.242 57.4713L656.237 57.4766C655.641 58.0728 655.641 59.0394 656.237 59.6356L658.396 57.4766L634.646 33.7268Z' fill='url(%23paint7_linear_40004690_134055)'/%3E%3Cpath d='M645.198 56.9883L635.14 46.931C633.948 45.7386 633.948 43.8053 635.14 42.6129L637.053 40.6999L649.27 52.9162L645.198 56.9883Z' fill='url(%23paint8_linear_40004690_134055)'/%3E%3Cpath d='M647.712 54.4739C647.414 54.1758 647.414 53.6925 647.712 53.3944L648.191 52.9158L647.712 52.4372C647.414 52.139 647.414 51.6556 647.712 51.3576L649.27 52.9158L647.712 54.4739ZM643.641 48.3657C643.342 48.0676 643.342 47.5843 643.641 47.2862L646.756 50.4014C646.458 50.6995 645.974 50.6995 645.676 50.4014L643.641 48.3657ZM639.568 44.2932C639.27 43.9951 639.27 43.5117 639.568 43.2137L642.683 46.3289C642.385 46.627 641.902 46.627 641.604 46.3289L639.568 44.2932ZM637.054 40.6993L638.612 42.2575C638.314 42.5555 637.83 42.5554 637.532 42.2575L636.514 41.2391L637.054 40.6993ZM634.281 44.3406C634.371 43.7087 634.654 43.0988 635.14 42.6127C634.701 43.0519 634.538 43.6832 634.625 44.3533C634.513 44.3752 634.396 44.3716 634.281 44.3406ZM643.401 55.1919C643.662 54.9311 644.064 54.8974 644.361 55.0928L644.481 55.1919L645.198 55.9087L645.676 55.4301L645.795 55.3321C646.092 55.1365 646.495 55.1693 646.756 55.4301L645.198 56.9883L643.401 55.1919ZM635.14 46.9309C634.654 46.445 634.37 45.8357 634.28 45.2041C634.504 45.1442 634.736 45.1925 634.918 45.3211C635.057 45.6119 635.24 45.8969 635.468 46.1624L635.68 46.3911L636.938 47.6488C637.235 47.947 637.236 48.4304 636.938 48.7284L635.14 46.9309ZM638.373 50.1632C638.671 49.8651 639.154 49.8651 639.452 50.1632L641.966 52.6775C642.264 52.9757 642.264 53.4591 641.966 53.7571L638.373 50.1632Z' fill='url(%23paint9_linear_40004690_134055)'/%3E%3Cpath d='M710.572 -18.7969L682.504 9.27105C681.311 10.4635 681.311 12.3968 682.504 13.5892L710.572 41.6571L740.799 11.4301L710.572 -18.7969Z' fill='url(%23paint10_linear_40004690_134055)'/%3E%3Cpath d='M738.207 8.83881L738.103 8.95583C737.614 9.55532 737.649 10.439 738.207 10.9979L738.64 11.4301L738.207 11.8624L738.103 11.9773C737.614 12.5769 737.648 13.4624 738.207 14.0214L740.799 11.4301L738.207 8.83881ZM736.264 15.9644L737.344 14.8848C736.748 14.2886 735.781 14.2886 735.185 14.8848L736.264 15.9644ZM732.162 17.9073C731.566 18.5035 731.566 19.4702 732.162 20.0664L736.264 15.9644L735.185 14.8848L732.162 17.9073ZM730.219 22.0094L731.299 20.9298C730.703 20.3337 729.736 20.3338 729.14 20.9298L730.219 22.0094ZM726.117 23.9523L726.012 24.0683C725.523 24.6679 725.558 25.5524 726.117 26.1114L730.219 22.0094L729.14 20.9298L726.117 23.9523ZM724.173 28.0554L725.253 26.9759C724.657 26.3796 723.69 26.3796 723.094 26.9758L724.173 28.0554ZM720.071 29.9983L721.151 31.0779L724.173 28.0554L723.094 26.9758L720.071 29.9983ZM720.071 29.9983C719.475 30.5946 719.475 31.5613 720.071 32.1574L721.151 31.0779L720.071 29.9983ZM718.128 34.1004L719.208 33.0208C718.612 32.4246 717.645 32.4246 717.049 33.0208L718.128 34.1004ZM714.026 36.0433L715.106 37.1229L718.128 34.1004L717.049 33.0208L714.026 36.0433ZM714.026 36.0433C713.43 36.6395 713.43 37.6062 714.026 38.2024L715.106 37.1229L714.026 36.0433ZM712.083 40.1453L713.163 39.0658C712.567 38.4697 711.6 38.47 711.004 39.0658L712.083 40.1453ZM710.572 41.6571L712.083 40.1453L711.004 39.0658L710.572 39.498L709.897 38.8233C709.301 38.2271 708.334 38.2271 707.738 38.8233L710.572 41.6571ZM732.162 2.79383C731.566 3.39005 731.566 4.35669 732.162 4.9529L735.185 7.97539C735.781 8.5716 736.748 8.5716 737.344 7.97539L732.162 2.79383ZM706.388 37.4739L706.494 37.3579C706.983 36.7583 706.947 35.8737 706.388 35.3148L702.88 31.8063C702.284 31.2101 701.317 31.2101 700.721 31.8064L706.388 37.4739ZM726.117 -3.25114L726.012 -3.13518C725.523 -2.53554 725.559 -1.65091 726.117 -1.09207L729.14 1.93042C729.736 2.52642 730.703 2.52656 731.299 1.93042L726.117 -3.25114ZM699.371 30.4569L699.477 30.341C699.966 29.7413 699.93 28.8567 699.371 28.2979L695.863 24.7894C695.267 24.1932 694.3 24.1932 693.704 24.7894L699.371 30.4569ZM720.071 -9.29717L719.966 -9.18121C719.477 -8.58164 719.513 -7.69697 720.071 -7.1381L723.094 -4.11561C723.69 -3.5194 724.657 -3.5194 725.253 -4.11561L720.071 -9.29717ZM692.354 23.4399L692.46 23.324C692.949 22.7243 692.913 21.8397 692.354 21.2809L688.846 17.7724C688.25 17.1762 687.283 17.1762 686.687 17.7724L692.354 23.4399ZM714.026 -15.3422L713.921 -15.2262C713.432 -14.6265 713.468 -13.7419 714.026 -13.1831L717.049 -10.1606C717.645 -9.56438 718.612 -9.56438 719.208 -10.1606L714.026 -15.3422ZM685.338 16.423L685.443 16.307C685.932 15.7074 685.896 14.8227 685.338 14.2639L683.583 12.5097C683.435 12.3613 683.325 12.1932 683.251 12.0152C683.154 11.7802 683.005 11.5819 682.823 11.4291C683.005 11.2764 683.154 11.0796 683.251 10.845L681.843 10.261C681.384 11.3679 681.604 12.6893 682.504 13.5892L685.338 16.423ZM710.572 -18.7969L707.738 -15.9631C708.334 -15.3669 709.301 -15.3669 709.897 -15.9631L710.572 -16.6378L711.004 -16.2056C711.6 -15.6098 712.567 -15.6095 713.163 -16.2056L710.572 -18.7969ZM682.295 9.50298C682.104 9.73694 681.954 9.99269 681.843 10.261L683.251 10.845C683.325 10.6671 683.435 10.4989 683.583 10.3506L685.338 8.59634C685.896 8.03749 685.932 7.15287 685.443 6.55323L685.338 6.43727L682.504 9.27105L682.295 9.50298ZM700.721 -8.94611C701.28 -8.38726 702.164 -8.35188 702.764 -8.84069L702.88 -8.94611L706.388 -12.4546C706.947 -13.0135 706.983 -13.8981 706.494 -14.4977L706.388 -14.6137L700.721 -8.94611ZM693.704 -1.92913C694.263 -1.37028 695.147 -1.3349 695.747 -1.82371L695.863 -1.92913L699.371 -5.43762C699.93 -5.99647 699.966 -6.88109 699.477 -7.48073L699.371 -7.59669L693.704 -1.92913ZM686.687 5.08785C687.246 5.6467 688.13 5.68208 688.73 5.19327L688.846 5.08785L692.354 1.57936C692.913 1.02051 692.949 0.135891 692.46 -0.463749L692.354 -0.579714L686.687 5.08785Z' fill='url(%23paint11_linear_40004690_134055)'/%3E%3Cpath d='M710.572 -11.8398L689.455 9.27696C688.262 10.4694 688.262 12.4027 689.455 13.5951L710.572 34.7119L733.848 11.436L710.572 -11.8398Z' fill='url(%23paint12_linear_40004690_134055)'/%3E%3Cpath d='M731.314 8.90221L731.208 9.01818C730.72 9.61782 730.755 10.5024 731.314 11.0613L731.688 11.4355L731.313 11.8108L732.392 12.8904L733.847 11.4355L731.314 8.90221ZM731.313 11.8108C730.717 12.4069 730.717 13.3737 731.313 13.9699L732.392 12.8904L731.313 11.8108ZM729.483 15.8001L730.562 14.7205C729.966 14.1248 728.999 14.1245 728.403 14.7205L729.483 15.8001ZM725.493 17.6302L725.39 17.7462C724.901 18.3457 724.935 19.2302 725.493 19.7893L729.483 15.8001L728.403 14.7205L725.493 17.6302ZM723.664 21.6184L724.744 20.5388C724.148 19.9432 723.181 19.9431 722.585 20.5388L723.664 21.6184ZM719.675 23.4485L720.755 24.5281L723.664 21.6184L722.585 20.5388L719.675 23.4485ZM719.675 23.4485C719.079 24.0446 719.079 25.0114 719.675 25.6076L720.755 24.5281L719.675 23.4485ZM717.845 27.4378L718.924 26.3582C718.328 25.7625 717.361 25.7622 716.765 26.3582L717.845 27.4378ZM713.856 29.2679L713.752 29.3839C713.263 29.9833 713.297 30.8678 713.856 31.427L717.845 27.4378L716.765 26.3582L713.856 29.2679ZM712.025 33.2571L713.105 32.1776C712.509 31.5819 711.542 31.5815 710.946 32.1776L712.025 33.2571ZM710.572 34.7109L712.025 33.2571L710.946 32.1776L710.572 32.5518L709.892 31.8719C709.296 31.2761 708.329 31.2762 707.733 31.8719L710.572 34.7109ZM725.494 3.08284L725.389 3.19881C724.9 3.79845 724.935 4.68306 725.494 5.24191L728.404 8.1516C729 8.74755 729.967 8.74772 730.563 8.1516L725.494 3.08284ZM706.373 30.5119L706.477 30.397C706.966 29.7974 706.932 28.9119 706.373 28.3528L702.853 24.8327C702.256 24.2372 701.29 24.2372 700.693 24.8327L706.373 30.5119ZM719.675 -2.73653L719.571 -2.61951C719.082 -2.02 719.116 -1.13631 719.675 -0.577461L722.585 2.33223C723.181 2.92844 724.148 2.92844 724.744 2.33222L719.675 -2.73653ZM699.334 23.4728L699.438 23.3579C699.927 22.7582 699.893 21.8727 699.334 21.3137L695.814 17.7947C695.218 17.1986 694.252 17.199 693.655 17.7947L699.334 23.4728ZM713.857 -8.55485L713.751 -8.43888C713.262 -7.83924 713.298 -6.95462 713.857 -6.39578L716.766 -3.48609C717.363 -2.89039 718.329 -2.89005 718.925 -3.48609L713.857 -8.55485ZM692.294 16.4337L692.399 16.3187C692.888 15.7191 692.853 14.8336 692.294 14.2746L690.535 12.5151C690.424 12.4038 690.334 12.2818 690.265 12.1524L690.203 12.0206L690.136 11.8804C690.043 11.7062 689.919 11.5569 689.774 11.4355C689.956 11.2827 690.106 11.0854 690.203 10.8504L689.467 10.5468L688.792 10.2664C688.334 11.3733 688.555 12.6947 689.455 13.5946L692.294 16.4337ZM710.572 -11.8398L707.733 -9.00079C708.329 -8.40458 709.295 -8.40458 709.892 -9.00079L710.572 -9.68077L710.947 -9.30546C711.543 -8.70935 712.51 -8.70929 713.106 -9.30546L710.572 -11.8398ZM689.246 9.50945C689.055 9.74292 688.904 9.99769 688.793 10.2653L690.203 10.8504C690.276 10.6726 690.387 10.5043 690.535 10.356L692.294 8.59648C692.853 8.03764 692.887 7.15397 692.399 6.55443L692.294 6.43741L689.455 9.27646L689.246 9.50945ZM700.693 -1.96167C701.29 -1.36546 702.256 -1.36546 702.853 -1.96167L706.372 -5.4807C706.93 -6.03954 706.966 -6.92417 706.477 -7.52381L706.372 -7.63978L700.693 -1.96167ZM693.654 5.07745C694.213 5.63625 695.098 5.67154 695.697 5.18287L695.813 5.07745L699.334 1.55736C699.892 0.998507 699.927 0.114784 699.438 -0.484688L699.334 -0.601708L693.654 5.07745Z' fill='url(%23paint13_linear_40004690_134055)'/%3E%3Cpath d='M710.572 1.3125L702.61 9.27398C701.418 10.4664 701.418 12.3997 702.61 13.5921L710.572 21.5536L720.692 11.4331L710.572 1.3125Z' fill='url(%23paint14_linear_40004690_134055)'/%3E%3Cpath d='M718.348 9.08846L718.242 9.20443C717.753 9.80406 717.789 10.6887 718.348 11.2475L718.533 11.4331L718.348 11.6186L719.427 12.6981L720.692 11.4331L718.348 9.08846ZM718.348 11.6186C717.751 12.2148 717.751 13.1814 718.348 13.7777L719.427 12.6981L718.348 11.6186ZM716.897 15.2283L717.977 14.1487C717.38 13.5525 716.414 13.5525 715.817 14.1487L716.897 15.2283ZM713.287 16.6789L714.367 17.7584L716.897 15.2283L715.817 14.1487L713.287 16.6789ZM713.287 16.6789C712.691 17.2751 712.691 18.2417 713.287 18.8379L714.367 17.7584L713.287 16.6789ZM711.837 20.2885L712.916 19.209C712.32 18.6128 711.353 18.6128 710.757 19.209L711.837 20.2885ZM710.572 21.5536L711.837 20.2885L710.757 19.209L710.572 19.3946L709.661 18.4837C709.065 17.8875 708.098 17.8875 707.502 18.4837L710.572 21.5536ZM713.287 4.02818L713.182 4.14415C712.693 4.74378 712.728 5.62839 713.287 6.18723L715.817 8.71737C716.414 9.31352 717.38 9.31356 717.977 8.71737L713.287 4.02818ZM705.68 16.662L705.785 16.546C706.274 15.9464 706.239 15.0618 705.68 14.503L703.69 12.5126C703.541 12.3642 703.431 12.1961 703.358 12.0182L701.949 12.6001C702.098 12.9605 702.317 13.2991 702.61 13.5921L705.68 16.662ZM710.572 1.3125L707.502 4.3824C708.098 4.9786 709.065 4.97859 709.661 4.3824L710.572 3.47155L710.757 3.6571C711.353 4.25329 712.32 4.2533 712.916 3.6571L710.572 1.3125ZM701.949 10.2639C701.64 11.0104 701.64 11.8534 701.949 12.6001L703.358 12.0182C703.26 11.7831 703.112 11.5848 702.93 11.432C703.111 11.2793 703.26 11.0825 703.358 10.848L701.949 10.2639ZM702.401 9.50593C702.211 9.7399 702.06 9.99564 701.949 10.2639L703.358 10.848C703.431 10.67 703.541 10.5019 703.69 10.3535L705.68 8.36315C706.239 7.80431 706.274 6.9197 705.785 6.32007L705.68 6.2041L702.61 9.274L702.401 9.50593Z' fill='url(%23paint15_linear_40004690_134055)'/%3E%3Cpath d='M680.036 11.7422L656.286 35.492C655.093 36.6844 655.093 38.6177 656.286 39.8101L662.763 46.2873L688.672 20.3785L680.036 11.7422Z' fill='url(%23paint16_linear_40004690_134055)'/%3E%3Cpath d='M686.513 20.3785C685.917 20.9747 685.917 21.9413 686.513 22.5375L688.672 20.3785L687.592 19.2989L686.513 20.3785ZM682.195 24.6966C681.598 25.2928 681.598 26.2595 682.195 26.8557L686.513 22.5375C685.917 21.9413 684.95 21.9413 684.354 22.5375L682.195 24.6966ZM677.876 29.0148C677.28 29.611 677.28 30.5776 677.876 31.1738L682.195 26.8557C681.598 26.2595 680.632 26.2595 680.036 26.8557L677.876 29.0148ZM673.558 33.3329C672.962 33.9291 672.962 34.8958 673.558 35.492L677.876 31.1738C677.28 30.5776 676.314 30.5776 675.717 31.1738L673.558 33.3329ZM669.24 37.651C668.644 38.2472 668.644 39.2139 669.24 39.8101L673.558 35.492C672.962 34.8958 671.995 34.8958 671.399 35.492L669.24 37.651ZM664.922 41.9692C664.326 42.5654 664.326 43.532 664.922 44.1283L669.24 39.8101C668.644 39.2139 667.677 39.2139 667.081 39.8101L664.922 41.9692ZM655.625 36.4819C655.166 37.5888 655.386 38.9102 656.286 39.8101L662.763 46.2873L664.922 44.1283C664.363 43.5694 663.479 43.534 662.879 44.0228L662.763 44.1283L662.727 44.1641C662.46 44.0065 662.157 43.9363 661.856 43.9554C661.883 43.533 661.736 43.1016 661.414 42.7788L659.794 41.1595C659.471 40.8367 659.04 40.69 658.618 40.7168C658.644 40.2943 658.498 39.863 658.175 39.5402L657.365 38.7306C657.217 38.5822 657.107 38.4141 657.033 38.2361C656.936 38.0011 656.788 37.8028 656.605 37.65C656.787 37.4973 656.936 37.3005 657.033 37.0659L655.625 36.4819ZM656.286 35.492C655.993 35.7845 655.774 36.1221 655.625 36.4819L657.033 37.0659C657.085 36.9404 657.155 36.8197 657.244 36.7075C657.281 36.6603 657.322 36.615 657.365 36.5715L658.355 35.5816C658.798 35.1386 658.912 34.4912 658.697 33.9433C659.198 34.14 659.783 34.0628 660.218 33.7082L660.334 33.6028L662.313 31.624C662.756 31.1811 662.869 30.5337 662.654 29.9857C663.202 30.2008 663.85 30.087 664.293 29.6441L666.271 27.6653C666.714 27.2224 666.828 26.5751 666.613 26.0271C667.115 26.224 667.7 26.1461 668.135 25.7909L668.25 25.6865L670.23 23.7067C670.673 23.2637 670.787 22.6163 670.572 22.0684C671.073 22.2651 671.658 22.1879 672.093 21.8333L672.209 21.7279L674.188 19.7491C674.631 19.3062 674.744 18.6588 674.529 18.1108C675.031 18.3078 675.616 18.2296 676.052 17.8747L676.168 17.7692L678.146 15.7904C678.589 15.3475 678.703 14.7002 678.488 14.1522C679.036 14.3671 679.682 14.2542 680.125 13.8116L681.115 12.8217L680.036 11.7422L656.286 35.492Z' fill='url(%23paint17_linear_40004690_134055)'/%3E%3Cpath d='M676.405 19.0039L666.343 29.0652C665.151 30.2576 665.151 32.1909 666.343 33.3833L668.258 35.2977L680.478 23.0774L676.405 19.0039Z' fill='url(%23paint18_linear_40004690_134055)'/%3E%3Cpath d='M678.92 23.5561C678.622 23.8542 678.622 24.3375 678.92 24.6356L680.478 23.0775L679.938 22.5377L678.92 23.5561ZM674.847 27.6296C674.549 27.9278 674.548 28.4111 674.847 28.7092L677.963 25.5929C677.665 25.2948 677.181 25.2948 676.883 25.5929L674.847 27.6296ZM670.773 31.7032C670.475 32.0013 670.475 32.4847 670.773 32.7827L673.889 29.6664C673.591 29.3683 673.108 29.3683 672.81 29.6664L670.773 31.7032ZM665.484 31.6579C665.574 32.289 665.858 32.8982 666.343 33.3837L668.258 35.2981L669.816 33.74C669.518 33.4419 669.034 33.4419 668.736 33.74L668.251 34.2249C668.048 34.0629 667.784 34.0184 667.547 34.0942C667.631 33.8307 667.57 33.5316 667.361 33.3225L666.883 32.8439C666.717 32.6786 666.584 32.4947 666.48 32.2999C666.445 32.2347 666.414 32.1682 666.386 32.1007C666.238 31.7425 665.849 31.5597 665.484 31.6579ZM666.343 29.0655C665.858 29.5511 665.574 30.1601 665.484 30.7913C665.799 30.8758 666.132 30.7506 666.312 30.4835L666.385 30.3475L666.452 30.2073C666.461 30.1888 666.468 30.1696 666.478 30.1514C666.492 30.1243 666.51 30.0989 666.525 30.0723C666.547 30.0348 666.568 29.996 666.592 29.9595C666.607 29.9366 666.625 29.9156 666.641 29.8931C666.669 29.8549 666.696 29.8161 666.726 29.7792L666.883 29.6053L668.141 28.3476C668.439 28.0495 668.439 27.5662 668.141 27.268L666.343 29.0655ZM674.607 20.8014C674.905 21.0995 675.389 21.0994 675.687 20.8014L676.944 19.5437L676.405 19.0039L674.607 20.8014ZM669.576 25.8322C669.837 26.093 670.24 26.1259 670.537 25.9302L670.656 25.8322L673.171 23.3168C673.469 23.0187 673.469 22.5353 673.171 22.2372L669.576 25.8322Z' fill='url(%23paint19_linear_40004690_134055)'/%3E%3Cpath d='M758.154 -23.375L734.404 0.37478C733.211 1.5672 733.211 3.5005 734.404 4.69292L740.881 11.1701L766.79 -14.7387L758.154 -23.375Z' fill='url(%23paint20_linear_40004690_134055)'/%3E%3Cpath d='M764.631 -16.8978C764.035 -16.3016 764.035 -15.3349 764.631 -14.7387L764.525 -14.6228C764.037 -14.0231 764.072 -13.1385 764.631 -12.5796L766.79 -14.7387L764.631 -16.8978ZM760.313 -10.4206C759.717 -9.82436 759.717 -8.85772 760.313 -8.2615L764.631 -12.5796C764.035 -13.1759 763.068 -13.1759 762.472 -12.5796L760.313 -10.4206ZM755.995 -6.10243C755.398 -5.50622 755.398 -4.53957 755.995 -3.94336L760.313 -8.2615C759.717 -8.85772 758.75 -8.85772 758.154 -8.2615L755.995 -6.10243ZM751.676 -1.78429C751.08 -1.18808 751.08 -0.221431 751.676 0.37478L755.995 -3.94336C755.398 -4.53957 754.432 -4.53957 753.836 -3.94336L751.676 -1.78429ZM747.358 2.53385C746.762 3.13006 746.762 4.09671 747.358 4.69292L751.676 0.37478C751.08 -0.221431 750.114 -0.221432 749.517 0.37478L747.358 2.53385ZM743.04 6.85199C742.444 7.4482 742.444 8.41485 743.04 9.01106L747.358 4.69292C746.762 4.09671 745.795 4.09671 745.199 4.69292L743.04 6.85199ZM740.881 11.1701L743.04 9.01106C742.444 8.41485 741.477 8.41485 740.881 9.01106L739.802 10.0906L740.881 11.1701ZM760.313 -21.2159C759.717 -20.6197 759.717 -19.6531 760.313 -19.0569L762.472 -16.8978C763.068 -16.3016 764.035 -16.3016 764.631 -16.8978L760.313 -21.2159ZM734.404 0.37478C733.211 1.5672 733.211 3.5005 734.404 4.69292C733.883 4.17166 734.187 2.99775 735.068 1.91396C735.195 1.75814 735.334 1.60421 735.483 1.45432L736.473 0.464389C736.916 0.0214346 737.03 -0.625953 736.815 -1.17389C737.363 -0.959032 738.009 -1.07164 738.452 -1.51441L740.431 -3.4932C740.874 -3.93607 740.988 -4.58348 740.773 -5.13148C741.274 -4.93451 741.86 -5.01268 742.295 -5.36763L742.411 -5.47306L744.39 -7.45185C744.833 -7.89477 744.946 -8.54209 744.731 -9.09013C745.233 -8.8932 745.818 -8.97111 746.253 -9.32628L746.368 -9.43065L748.348 -11.4105C748.791 -11.8535 748.905 -12.5008 748.69 -13.0488C749.192 -12.8521 749.776 -12.9293 750.211 -13.2839L750.327 -13.3893L752.306 -15.3681C752.749 -15.811 752.862 -16.4584 752.647 -17.0064C753.195 -16.7913 753.843 -16.9051 754.286 -17.3479L756.264 -19.3267C756.707 -19.7697 756.821 -20.417 756.606 -20.965C757.116 -20.7648 757.711 -20.8507 758.148 -21.2212L758.154 -21.2159C758.75 -20.6197 759.717 -20.6197 760.313 -21.2159L758.154 -23.375L734.404 0.37478Z' fill='url(%23paint21_linear_40004690_134055)'/%3E%3Cpath d='M757.661 -10.1719L747.603 -0.114626C746.411 1.0778 744.478 1.07779 743.285 -0.114629L741.372 -2.02766L753.588 -14.244L757.661 -10.1719Z' fill='url(%23paint22_linear_40004690_134055)'/%3E%3Cpath d='M755.146 -12.6862C754.848 -12.3881 754.365 -12.3881 754.067 -12.6862L753.588 -13.1648L753.109 -12.6862C752.811 -12.3885 752.328 -12.3882 752.03 -12.6862L753.588 -14.2444L755.146 -12.6862ZM749.038 -8.61477C748.74 -8.31667 748.257 -8.31667 747.958 -8.61477L751.074 -11.73C751.372 -11.4319 751.372 -10.9486 751.074 -10.6505L749.038 -8.61477ZM744.965 -4.54227C744.667 -4.24427 744.184 -4.2442 743.886 -4.54227L747.001 -7.65753C747.299 -7.35942 747.299 -6.8761 747.001 -6.57799L744.965 -4.54227ZM741.372 -2.02792L742.93 -3.58608C743.228 -3.28804 743.228 -2.80466 742.93 -2.50654L741.911 -1.48815L741.372 -2.02792ZM745.013 0.744717C744.381 0.654914 743.771 0.371573 743.285 -0.114483C743.724 0.324656 744.355 0.48777 745.026 0.401037C745.047 0.512478 745.044 0.629804 745.013 0.744717ZM755.864 -8.37546C755.603 -8.63621 755.57 -9.03855 755.765 -9.33481L755.864 -9.455L756.581 -10.1719L756.102 -10.6505L756.004 -10.7696C755.809 -11.0659 755.842 -11.4692 756.102 -11.73L757.661 -10.1719L755.864 -8.37546ZM747.603 -0.114483C747.117 0.371331 746.508 0.655881 745.876 0.745771C745.816 0.521633 745.865 0.289314 745.993 0.10796C746.284 -0.0313496 746.569 -0.214411 746.835 -0.44235L747.063 -0.654251L748.321 -1.91195C748.619 -2.20966 749.103 -2.20992 749.401 -1.91195L747.603 -0.114483ZM750.835 -3.34676C750.537 -3.64487 750.537 -4.12819 750.835 -4.4263L753.35 -6.94065C753.648 -7.23828 754.131 -7.2386 754.429 -6.94065L750.835 -3.34676Z' fill='url(%23paint23_linear_40004690_134055)'/%3E%3Cpath d='M699.941 -32.0362C701.133 -33.2287 701.133 -35.162 699.941 -36.3544L669.714 -66.5814C668.521 -67.7738 666.588 -67.7738 665.396 -66.5814L635.169 -36.3544C633.976 -35.162 633.976 -33.2287 635.169 -32.0362L665.396 -1.80925C666.588 -0.61683 668.521 -0.616829 669.714 -1.80925L699.941 -32.0362Z' fill='url(%23paint24_linear_40004690_134055)'/%3E%3Cpath d='M681.589 -13.6841L681.361 -13.9013C678.964 -16.067 675.263 -15.9944 672.953 -13.6841L667.555 -8.28646L662.157 -13.6841L657.839 -9.366L665.396 -1.80925C666.588 -0.61683 668.521 -0.616829 669.714 -1.80925L681.589 -13.6841ZM662.157 -13.6841C659.772 -16.069 655.906 -16.069 653.521 -13.6841L657.839 -9.366L662.157 -13.6841ZM642.726 -24.4795L647.044 -20.1614C649.429 -22.5462 649.429 -26.4128 647.044 -28.7976L642.726 -24.4795ZM635.169 -36.3544C633.976 -35.162 633.976 -33.2287 635.169 -32.0362L642.726 -24.4795L647.044 -28.7976L641.646 -34.1953L647.044 -39.593C649.429 -41.9778 649.429 -45.8444 647.044 -48.2293L635.169 -36.3544ZM699.941 -32.0362C701.133 -33.2287 701.133 -35.162 699.941 -36.3544L688.066 -48.2293C685.681 -45.8444 685.681 -41.9778 688.066 -39.593L693.464 -34.1953L688.066 -28.7976C685.681 -26.4128 685.681 -22.5462 688.066 -20.1614L699.941 -32.0362ZM653.521 -54.7065C655.906 -52.3216 659.772 -52.3216 662.157 -54.7065L667.555 -60.1042L672.953 -54.7065C675.263 -52.3962 678.964 -52.3236 681.361 -54.4893L681.589 -54.7065L669.714 -66.5814C668.521 -67.7738 666.588 -67.7738 665.396 -66.5814L653.521 -54.7065Z' fill='url(%23paint25_linear_40004690_134055)'/%3E%3Cpath d='M516.738 -31.9073C517.93 -33.0998 517.93 -35.0331 516.738 -36.2255L486.511 -66.4525C485.318 -67.6449 483.385 -67.6449 482.193 -66.4525L451.966 -36.2255C450.773 -35.0331 450.773 -33.0998 451.966 -31.9073L482.193 -1.68035C483.385 -0.487924 485.318 -0.487922 486.511 -1.68034L516.738 -31.9073Z' fill='url(%23paint26_linear_40004690_134055)'/%3E%3Cpath d='M498.386 -13.5552L498.158 -13.7724C495.761 -15.9381 492.06 -15.8655 489.749 -13.5552L484.352 -8.15756L478.954 -13.5552L474.636 -9.23709L482.193 -1.68035C483.385 -0.487924 485.318 -0.487922 486.511 -1.68034L498.386 -13.5552ZM478.954 -13.5552C476.569 -15.9401 472.703 -15.9401 470.318 -13.5552L474.636 -9.23709L478.954 -13.5552ZM459.522 -24.3506L463.841 -20.0324C466.225 -22.4173 466.225 -26.2839 463.841 -28.6687L459.522 -24.3506ZM451.966 -36.2255C450.773 -35.0331 450.773 -33.0998 451.966 -31.9073L459.522 -24.3506L463.841 -28.6687L458.443 -34.0664L463.841 -39.4641C466.225 -41.8489 466.225 -45.7155 463.841 -48.1004L451.966 -36.2255ZM516.738 -31.9073C517.93 -33.0998 517.93 -35.0331 516.738 -36.2255L504.863 -48.1004C502.478 -45.7155 502.478 -41.8489 504.863 -39.4641L510.261 -34.0664L504.863 -28.6687C502.478 -26.2839 502.478 -22.4173 504.863 -20.0324L516.738 -31.9073ZM470.318 -54.5776C472.703 -52.1927 476.569 -52.1927 478.954 -54.5776L484.352 -59.9753L489.749 -54.5776C492.06 -52.2673 495.761 -52.1947 498.158 -54.3604L498.386 -54.5776L486.511 -66.4525C485.318 -67.6449 483.385 -67.6449 482.193 -66.4525L470.318 -54.5776Z' fill='url(%23paint27_linear_40004690_134055)'/%3E%3Cpath d='M470.613 9.91016L442.545 -18.1578C441.352 -19.3502 439.419 -19.3502 438.227 -18.1578L410.159 9.91016L440.386 40.1371L470.613 9.91016Z' fill='url(%23paint28_linear_40004690_134055)'/%3E%3Cpath d='M442.977 37.5458L442.86 37.4415C442.26 36.9528 441.377 36.9874 440.818 37.5458L440.386 37.9781L439.953 37.5458L439.839 37.4415C439.239 36.9521 438.353 36.9868 437.794 37.5458L440.386 40.1371L442.977 37.5458ZM435.851 35.6029L436.931 36.6824C437.527 36.0862 437.527 35.1196 436.931 34.5234L435.851 35.6029ZM433.908 31.5009C433.312 30.9047 432.346 30.9047 431.749 31.5009L435.851 35.6029L436.931 34.5234L433.908 31.5009ZM429.806 29.5579L430.886 30.6374C431.482 30.0413 431.482 29.0746 430.886 28.4784L429.806 29.5579ZM427.863 25.4559L427.748 25.3505C427.148 24.8613 426.263 24.8969 425.704 25.4559L429.806 29.5579L430.886 28.4784L427.863 25.4559ZM423.76 23.5119L424.84 24.5914C425.436 23.9952 425.436 23.0286 424.84 22.4323L423.76 23.5119ZM421.817 19.4099L420.738 20.4894L423.76 23.5119L424.84 22.4323L421.817 19.4099ZM421.817 19.4099C421.221 18.8139 420.255 18.8137 419.658 19.4099L420.738 20.4894L421.817 19.4099ZM417.715 17.4669L418.795 18.5464C419.391 17.9502 419.391 16.9836 418.795 16.3874L417.715 17.4669ZM415.772 13.3649L414.693 14.4444L417.715 17.4669L418.795 16.3874L415.772 13.3649ZM415.772 13.3649C415.176 12.7687 414.21 12.7687 413.613 13.3649L414.693 14.4444L415.772 13.3649ZM411.67 11.4219L412.75 12.5015C413.346 11.9054 413.346 10.9386 412.75 10.3424L411.67 11.4219ZM410.159 9.91016L411.67 11.4219L412.75 10.3424L412.318 9.91016L412.992 9.23545C413.589 8.63924 413.589 7.67259 412.992 7.07637L410.159 9.91016ZM449.022 31.5009C448.426 30.9047 447.459 30.9047 446.863 31.5009L443.84 34.5234C443.244 35.1196 443.244 36.0862 443.84 36.6824L449.022 31.5009ZM414.342 5.72696L414.458 5.83238C415.057 6.32119 415.942 6.28581 416.501 5.72696L420.009 2.21847C420.606 1.62226 420.606 0.655605 420.009 0.059394L414.342 5.72696ZM455.067 25.4559L454.951 25.3505C454.351 24.8617 453.467 24.8971 452.908 25.4559L449.885 28.4784C449.289 29.0746 449.289 30.0413 449.885 30.6374L455.067 25.4559ZM421.359 -1.29003L421.475 -1.1846C422.074 -0.69579 422.959 -0.731173 423.518 -1.29002L427.026 -4.79851C427.623 -5.39473 427.623 -6.36138 427.026 -6.95759L421.359 -1.29003ZM461.113 19.4099L460.997 19.3044C460.397 18.8157 459.513 18.8512 458.954 19.4099L455.931 22.4323C455.335 23.0286 455.335 23.9952 455.931 24.5914L461.113 19.4099ZM428.376 -8.30701L428.492 -8.20158C429.091 -7.71277 429.976 -7.74815 430.535 -8.307L434.043 -11.8155C434.64 -12.4117 434.64 -13.3784 434.043 -13.9746L428.376 -8.30701ZM467.158 13.3649L467.042 13.2595C466.442 12.7707 465.558 12.806 464.999 13.3649L461.976 16.3874C461.38 16.9836 461.38 17.9502 461.976 18.5464L467.158 13.3649ZM435.393 -15.324L435.509 -15.2186C436.108 -14.7298 436.993 -14.7651 437.552 -15.324L439.306 -17.0782C439.455 -17.2266 439.623 -17.3367 439.801 -17.4103C440.036 -17.5076 440.234 -17.656 440.387 -17.8383C440.539 -17.6565 440.736 -17.5074 440.971 -17.4103L441.555 -18.8188C440.448 -19.2772 439.127 -19.0577 438.227 -18.1578L435.393 -15.324ZM470.613 9.91016L467.779 7.07638C467.183 7.67259 467.183 8.63924 467.779 9.23545L468.454 9.91016L468.021 10.3424C467.426 10.9386 467.425 11.9054 468.021 12.5015L470.613 9.91016ZM442.313 -18.3665C442.079 -18.5574 441.823 -18.7077 441.555 -18.8188L440.971 -17.4103C441.149 -17.3367 441.317 -17.2266 441.465 -17.0782L443.219 -15.324C443.778 -14.7651 444.663 -14.7298 445.263 -15.2186L445.379 -15.324L442.545 -18.1578L442.313 -18.3665ZM460.762 0.0593954C460.203 0.618246 460.168 1.50286 460.656 2.1025L460.762 2.21847L464.27 5.72696C464.829 6.28581 465.714 6.32119 466.314 5.83238L466.429 5.72696L460.762 0.0593954ZM453.745 -6.95759C453.186 -6.39874 453.151 -5.51412 453.64 -4.91448L453.745 -4.79851L457.253 -1.29002C457.812 -0.731174 458.697 -0.695789 459.297 -1.1846L459.412 -1.29002L453.745 -6.95759ZM446.728 -13.9746C446.169 -13.4157 446.134 -12.5311 446.623 -11.9315L446.728 -11.8155L450.236 -8.307C450.795 -7.74815 451.68 -7.71277 452.28 -8.20158L452.396 -8.307L446.728 -13.9746Z' fill='url(%23paint29_linear_40004690_134055)'/%3E%3Cpath d='M463.661 9.91016L442.544 -11.2066C441.351 -12.3991 439.418 -12.3991 438.226 -11.2066L417.109 9.91016L440.385 33.186L463.661 9.91016Z' fill='url(%23paint30_linear_40004690_134055)'/%3E%3Cpath d='M442.918 30.6522L442.803 30.5468C442.203 30.058 441.318 30.0934 440.759 30.6522L440.385 31.0265L440.01 30.6512L438.93 31.7307L440.385 33.1855L442.918 30.6522ZM440.01 30.6512C439.414 30.0552 438.447 30.0555 437.851 30.6512L438.93 31.7307L440.01 30.6512ZM436.021 28.821L437.1 29.9005C437.696 29.3043 437.696 28.3375 437.1 27.7415L436.021 28.821ZM434.19 24.8318L434.074 24.7285C433.475 24.2393 432.59 24.2732 432.031 24.8318L436.021 28.821L437.1 27.7415L434.19 24.8318ZM430.202 23.0027L431.282 24.0822C431.877 23.4861 431.878 22.5192 431.282 21.9232L430.202 23.0027ZM428.372 19.0135L427.293 20.093L430.202 23.0027L431.282 21.9232L428.372 19.0135ZM428.372 19.0135C427.776 18.4174 426.809 18.4178 426.213 19.0135L427.293 20.093L428.372 19.0135ZM424.383 17.1833L425.462 18.2629C426.058 17.6666 426.059 16.6998 425.462 16.1038L424.383 17.1833ZM422.553 13.1941L422.437 13.0908C421.837 12.6014 420.953 12.6355 420.394 13.1941L424.383 17.1833L425.462 16.1038L422.553 13.1941ZM418.564 11.3639L419.643 12.4435C420.239 11.8472 420.239 10.8805 419.643 10.2844L418.564 11.3639ZM417.11 9.91016L418.564 11.3639L419.643 10.2844L419.269 9.91016L419.949 9.23017C420.545 8.63411 420.544 7.66726 419.949 7.0711L417.11 9.91016ZM448.738 24.8328L448.622 24.7274C448.022 24.2386 447.138 24.274 446.579 24.8328L443.669 27.7425C443.073 28.3388 443.073 29.3055 443.669 29.9016L448.738 24.8328ZM421.309 5.71114L421.424 5.81551C422.023 6.30481 422.909 6.27004 423.468 5.71114L426.988 2.19105C427.584 1.59497 427.583 0.628078 426.988 0.0319831L421.309 5.71114ZM454.557 19.0135L454.44 18.9091C453.841 18.4205 452.957 18.455 452.398 19.0135L449.488 21.9232C448.892 22.5194 448.892 23.486 449.488 24.0822L454.557 19.0135ZM428.348 -1.32798L428.463 -1.22361C429.062 -0.734279 429.948 -0.768941 430.507 -1.32798L434.026 -4.84701C434.622 -5.44306 434.622 -6.40983 434.026 -7.00608L428.348 -1.32798ZM460.376 13.1951L460.26 13.0897C459.66 12.6009 458.775 12.6363 458.216 13.1951L455.307 16.1048C454.711 16.7011 454.711 17.6679 455.307 18.2639L460.376 13.1951ZM435.387 -8.3671L435.502 -8.26273C436.102 -7.77342 436.987 -7.80807 437.546 -8.3671L439.306 -10.1266C439.417 -10.2379 439.539 -10.3277 439.668 -10.3965L439.8 -10.4587L439.94 -10.5251C440.114 -10.6187 440.264 -10.743 440.385 -10.8878C440.538 -10.7056 440.735 -10.5559 440.97 -10.4587L441.274 -11.1946L441.554 -11.8693C440.447 -12.3276 439.126 -12.106 438.226 -11.2062L435.387 -8.3671ZM463.661 9.91016L460.821 7.0711C460.225 7.66731 460.225 8.63396 460.821 9.23018L461.501 9.91016L461.126 10.2855C460.53 10.8817 460.53 11.8484 461.126 12.4445L463.661 9.91016ZM442.311 -11.4159C442.078 -11.6063 441.823 -11.7573 441.555 -11.8682L440.97 -10.4587C441.148 -10.3851 441.316 -10.2749 441.465 -10.1266L443.224 -8.3671C443.783 -7.80854 444.667 -7.77407 445.266 -8.26273L445.383 -8.3671L442.544 -11.2062L442.311 -11.4159ZM453.782 0.0319831C453.186 0.628194 453.186 1.59484 453.782 2.19105L457.301 5.71009C457.86 6.26892 458.745 6.30428 459.344 5.81551L459.46 5.71009L453.782 0.0319831ZM446.743 -7.00714C446.184 -6.44834 446.149 -5.56367 446.638 -4.96403L446.743 -4.84807L450.263 -1.32798C450.822 -0.769596 451.706 -0.73499 452.305 -1.22361L452.422 -1.32798L446.743 -7.00714Z' fill='url(%23paint31_linear_40004690_134055)'/%3E%3Cpath d='M450.505 9.91016L442.544 1.94867C441.351 0.756249 439.418 0.756249 438.226 1.94867L430.264 9.91016L440.385 20.0307L450.505 9.91016Z' fill='url(%23paint32_linear_40004690_134055)'/%3E%3Cpath d='M442.729 17.6861L442.613 17.5807C442.014 17.0919 441.129 17.1273 440.57 17.6861L440.385 17.8717L440.199 17.6861L439.12 18.7656L440.385 20.0307L442.729 17.6861ZM440.199 17.6861C439.603 17.0899 438.636 17.0899 438.04 17.6861L439.12 18.7656L440.199 17.6861ZM436.589 16.2355L437.669 17.315C438.265 16.7188 438.265 15.7522 437.669 15.156L436.589 16.2355ZM435.139 12.6258L434.059 13.7054L436.589 16.2355L437.669 15.156L435.139 12.6258ZM435.139 12.6258C434.543 12.0297 433.576 12.0297 432.98 12.6258L434.059 13.7054L435.139 12.6258ZM431.529 11.1752L432.609 12.2548C433.205 11.6585 433.205 10.6919 432.609 10.0957L431.529 11.1752ZM430.264 9.91016L431.529 11.1752L432.609 10.0957L432.423 9.91016L433.334 8.99931C433.93 8.4031 433.93 7.43646 433.334 6.84025L430.264 9.91016ZM447.79 12.6258L447.674 12.5204C447.074 12.0316 446.189 12.067 445.631 12.6258L443.1 15.156C442.504 15.7522 442.504 16.7188 443.1 17.315L447.79 12.6258ZM435.156 5.01855L435.272 5.12398C435.871 5.61286 436.756 5.57741 437.315 5.01855L439.305 3.02818C439.454 2.87981 439.622 2.76972 439.8 2.6961L439.218 1.28765C438.857 1.43666 438.519 1.65567 438.226 1.94865L435.156 5.01855ZM450.505 9.91016L447.435 6.84025C446.839 7.43645 446.839 8.4031 447.435 8.99931L448.346 9.91016L448.161 10.0957C447.564 10.6919 447.564 11.6585 448.161 12.2548L450.505 9.91016ZM441.554 1.28765C440.807 0.97854 439.964 0.978996 439.218 1.28765L439.8 2.6961C440.035 2.59882 440.233 2.45043 440.386 2.26808C440.538 2.44995 440.735 2.59899 440.97 2.6961L441.554 1.28765ZM442.312 1.73992C442.078 1.54904 441.822 1.39874 441.554 1.28765L440.97 2.6961C441.148 2.76971 441.316 2.87986 441.464 3.02818L443.455 5.01855C444.013 5.5774 444.898 5.61278 445.498 5.12398L445.614 5.01855L442.544 1.94865L442.312 1.73992Z' fill='url(%23paint33_linear_40004690_134055)'/%3E%3Cpath d='M475.193 57.4766L451.443 33.7268C450.251 32.5344 448.317 32.5344 447.125 33.7268L440.648 40.204L466.556 66.1128L475.193 57.4766Z' fill='url(%23paint34_linear_40004690_134055)'/%3E%3Cpath d='M468.716 63.9538C468.119 63.3576 467.153 63.3576 466.556 63.9538L466.441 63.8484C465.841 63.3595 464.956 63.3949 464.397 63.9538L466.556 66.1128L468.716 63.9538ZM462.238 59.6356C461.642 59.0394 460.675 59.0394 460.079 59.6356L464.397 63.9538C464.994 63.3576 464.994 62.3909 464.397 61.7947L462.238 59.6356ZM457.92 55.3175C457.324 54.7213 456.357 54.7213 455.761 55.3175L460.079 59.6356C460.675 59.0394 460.675 58.0728 460.079 57.4766L457.92 55.3175ZM453.602 50.9993C453.006 50.4031 452.039 50.4031 451.443 50.9993L455.761 55.3175C456.357 54.7213 456.357 53.7546 455.761 53.1584L453.602 50.9993ZM449.284 46.6812C448.688 46.085 447.721 46.085 447.125 46.6812L451.443 50.9993C452.039 50.4031 452.039 49.4365 451.443 48.8403L449.284 46.6812ZM444.966 42.3631C444.37 41.7669 443.403 41.7669 442.807 42.3631L447.125 46.6812C447.721 46.085 447.721 45.1183 447.125 44.5221L444.966 42.3631ZM440.648 40.204L442.807 42.3631C443.403 41.7669 443.403 40.8002 442.807 40.204L441.727 39.1245L440.648 40.204ZM473.034 59.6356C472.437 59.0394 471.471 59.0394 470.875 59.6356L468.716 61.7947C468.119 62.3909 468.119 63.3576 468.716 63.9538L473.034 59.6356ZM451.443 33.7268C450.251 32.5344 448.317 32.5344 447.125 33.7268C447.646 33.2055 448.82 33.5094 449.904 34.3909C450.06 34.5177 450.214 34.6564 450.363 34.8063L451.353 35.7962C451.796 36.2389 452.444 36.353 452.992 36.1378C452.777 36.6857 452.889 37.3323 453.332 37.775L455.311 39.7538C455.754 40.1967 456.401 40.3105 456.949 40.0954C456.752 40.5973 456.83 41.1826 457.185 41.6177L457.291 41.7337L459.27 43.7125C459.713 44.1554 460.36 44.2692 460.908 44.0541C460.711 44.5561 460.789 45.1412 461.144 45.5764L461.248 45.6913L463.228 47.6711C463.671 48.1138 464.319 48.2279 464.867 48.0127C464.67 48.5144 464.747 49.099 465.102 49.534L465.207 49.6499L467.186 51.6287C467.629 52.0716 468.276 52.1854 468.824 51.9703C468.609 52.5183 468.723 53.1657 469.166 53.6086L471.144 55.5874C471.587 56.0303 472.235 56.1441 472.783 55.9289C472.583 56.4394 472.668 57.0341 473.039 57.4713L473.034 57.4766C472.437 58.0728 472.437 59.0394 473.034 59.6356L475.193 57.4766L451.443 33.7268Z' fill='url(%23paint35_linear_40004690_134055)'/%3E%3Cpath d='M461.995 56.9883L451.937 46.931C450.745 45.7386 450.745 43.8053 451.937 42.6129L453.85 40.6999L466.067 52.9162L461.995 56.9883Z' fill='url(%23paint36_linear_40004690_134055)'/%3E%3Cpath d='M464.509 54.4739C464.211 54.1758 464.211 53.6925 464.509 53.3944L464.987 52.9158L464.509 52.4372C464.211 52.139 464.211 51.6556 464.509 51.3576L466.067 52.9158L464.509 54.4739ZM460.437 48.3657C460.139 48.0676 460.139 47.5843 460.437 47.2862L463.553 50.4014C463.255 50.6995 462.771 50.6995 462.473 50.4014L460.437 48.3657ZM456.365 44.2932C456.067 43.9951 456.067 43.5117 456.365 43.2137L459.48 46.3289C459.182 46.627 458.699 46.627 458.401 46.3289L456.365 44.2932ZM453.851 40.6993L455.409 42.2575C455.111 42.5555 454.627 42.5554 454.329 42.2575L453.311 41.2391L453.851 40.6993ZM451.078 44.3406C451.168 43.7087 451.451 43.0988 451.937 42.6127C451.498 43.0519 451.335 43.6832 451.422 44.3533C451.31 44.3752 451.193 44.3716 451.078 44.3406ZM460.198 55.1919C460.459 54.9311 460.861 54.8974 461.157 55.0928L461.278 55.1919L461.995 55.9087L462.473 55.4301L462.592 55.3321C462.889 55.1365 463.292 55.1693 463.553 55.4301L461.995 56.9883L460.198 55.1919ZM451.937 46.9309C451.451 46.445 451.167 45.8357 451.077 45.2041C451.301 45.1442 451.533 45.1925 451.715 45.3211C451.854 45.6119 452.037 45.8969 452.265 46.1624L452.477 46.3911L453.735 47.6488C454.032 47.947 454.033 48.4304 453.735 48.7284L451.937 46.9309ZM455.169 50.1632C455.468 49.8651 455.951 49.8651 456.249 50.1632L458.763 52.6775C459.061 52.9757 459.061 53.4591 458.763 53.7571L455.169 50.1632Z' fill='url(%23paint37_linear_40004690_134055)'/%3E%3Cpath d='M527.369 -18.8008L499.301 9.26714C498.109 10.4596 498.109 12.3929 499.301 13.5853L527.369 41.6532L557.596 11.4262L527.369 -18.8008Z' fill='url(%23paint38_linear_40004690_134055)'/%3E%3Cpath d='M555.005 8.83491L554.901 8.95193C554.412 9.55141 554.447 10.4351 555.005 10.994L555.437 11.4262L555.005 11.8584L554.901 11.9734C554.411 12.573 554.446 13.4585 555.005 14.0175L557.596 11.4262L555.005 8.83491ZM553.062 15.9605L554.142 14.8809C553.545 14.2847 552.579 14.2847 551.982 14.8809L553.062 15.9605ZM548.96 17.9034C548.364 18.4996 548.364 19.4663 548.96 20.0625L553.062 15.9605L551.982 14.8809L548.96 17.9034ZM547.017 22.0054L548.097 20.9259C547.5 20.3298 546.534 20.3299 545.937 20.9259L547.017 22.0054ZM542.915 23.9484L542.81 24.0644C542.32 24.664 542.356 25.5485 542.915 26.1075L547.017 22.0054L545.937 20.9259L542.915 23.9484ZM540.971 28.0515L542.051 26.9719C541.454 26.3757 540.488 26.3757 539.891 26.9719L540.971 28.0515ZM536.869 29.9944L537.949 31.074L540.971 28.0515L539.891 26.9719L536.869 29.9944ZM536.869 29.9944C536.273 30.5907 536.273 31.5574 536.869 32.1535L537.949 31.074L536.869 29.9944ZM534.926 34.0965L536.006 33.0169C535.409 32.4207 534.443 32.4207 533.846 33.0169L534.926 34.0965ZM530.824 36.0394L531.904 37.1189L534.926 34.0965L533.846 33.0169L530.824 36.0394ZM530.824 36.0394C530.228 36.6356 530.228 37.6023 530.824 38.1985L531.904 37.1189L530.824 36.0394ZM528.881 40.1414L529.961 39.0619C529.364 38.4658 528.398 38.4661 527.801 39.0619L528.881 40.1414ZM527.369 41.6532L528.881 40.1414L527.801 39.0619L527.369 39.4941L526.695 38.8194C526.098 38.2232 525.132 38.2232 524.535 38.8194L527.369 41.6532ZM548.96 2.78993C548.364 3.38614 548.364 4.35279 548.96 4.949L551.982 7.97149C552.579 8.5677 553.545 8.5677 554.142 7.97149L548.96 2.78993ZM523.186 37.47L523.291 37.354C523.78 36.7544 523.745 35.8698 523.186 35.3109L519.678 31.8024C519.081 31.2062 518.115 31.2062 517.519 31.8024L523.186 37.47ZM542.915 -3.25505L542.81 -3.13908C542.321 -2.53944 542.356 -1.65481 542.915 -1.09598L545.937 1.92651C546.534 2.52251 547.5 2.52265 548.097 1.92651L542.915 -3.25505ZM516.169 30.453L516.275 30.3371C516.763 29.7374 516.728 28.8528 516.169 28.294L512.661 24.7855C512.064 24.1893 511.098 24.1893 510.502 24.7855L516.169 30.453ZM536.869 -9.30108L536.764 -9.18511C536.275 -8.58555 536.31 -7.70088 536.869 -7.14201L539.891 -4.11952C540.488 -3.52331 541.454 -3.52331 542.051 -4.11952L536.869 -9.30108ZM509.152 23.436L509.258 23.3201C509.746 22.7204 509.711 21.8358 509.152 21.277L505.644 17.7685C505.047 17.1723 504.081 17.1723 503.485 17.7685L509.152 23.436ZM530.824 -15.3461L530.719 -15.2301C530.23 -14.6305 530.265 -13.7458 530.824 -13.187L533.846 -10.1645C534.443 -9.56829 535.409 -9.56829 536.006 -10.1645L530.824 -15.3461ZM502.135 16.4191L502.241 16.3031C502.729 15.7035 502.694 14.8188 502.135 14.26L500.381 12.5057C500.233 12.3574 500.122 12.1893 500.049 12.0113C499.952 11.7763 499.803 11.578 499.621 11.4252C499.803 11.2725 499.952 11.0757 500.049 10.8411L498.64 10.2571C498.182 11.364 498.401 12.6854 499.301 13.5853L502.135 16.4191ZM527.369 -18.8008L524.535 -15.967C525.132 -15.3708 526.098 -15.3708 526.695 -15.967L527.369 -16.6417L527.801 -16.2095C528.398 -15.6137 529.364 -15.6134 529.961 -16.2095L527.369 -18.8008ZM499.093 9.49907C498.902 9.73304 498.751 9.98878 498.64 10.2571L500.049 10.8411C500.122 10.6632 500.233 10.495 500.381 10.3467L502.135 8.59243C502.694 8.03358 502.729 7.14897 502.241 6.54933L502.135 6.43336L499.301 9.26714L499.093 9.49907ZM517.519 -8.95002C518.077 -8.39117 518.962 -8.35579 519.562 -8.8446L519.678 -8.95002L523.186 -12.4585C523.745 -13.0174 523.78 -13.902 523.291 -14.5016L523.186 -14.6176L517.519 -8.95002ZM510.502 -1.93304C511.06 -1.37419 511.945 -1.3388 512.545 -1.82762L512.661 -1.93304L516.169 -5.44153C516.728 -6.00038 516.763 -6.885 516.275 -7.48464L516.169 -7.6006L510.502 -1.93304ZM503.485 5.08394C504.043 5.64279 504.928 5.67817 505.528 5.18936L505.644 5.08394L509.152 1.57545C509.711 1.0166 509.746 0.131985 509.258 -0.467655L509.152 -0.58362L503.485 5.08394Z' fill='url(%23paint39_linear_40004690_134055)'/%3E%3Cpath d='M527.37 -11.8516L506.253 9.26524C505.06 10.4577 505.06 12.391 506.253 13.5834L527.37 34.7002L550.645 11.4243L527.37 -11.8516Z' fill='url(%23paint40_linear_40004690_134055)'/%3E%3Cpath d='M548.112 8.89049L548.006 9.00646C547.517 9.6061 547.553 10.4907 548.112 11.0496L548.486 11.4238L548.111 11.7991L549.19 12.8787L550.645 11.4238L548.112 8.89049ZM548.111 11.7991C547.515 12.3952 547.515 13.362 548.111 13.9582L549.19 12.8787L548.111 11.7991ZM546.28 15.7883L547.36 14.7088C546.764 14.1131 545.797 14.1128 545.201 14.7088L546.28 15.7883ZM542.291 17.6185L542.188 17.7345C541.699 18.3339 541.733 19.2185 542.291 19.7776L546.28 15.7883L545.201 14.7088L542.291 17.6185ZM540.462 21.6067L541.542 20.5271C540.945 19.9315 539.979 19.9314 539.383 20.5271L540.462 21.6067ZM536.473 23.4368L537.552 24.5164L540.462 21.6067L539.383 20.5271L536.473 23.4368ZM536.473 23.4368C535.877 24.0329 535.877 24.9996 536.473 25.5959L537.552 24.5164L536.473 23.4368ZM534.643 27.426L535.722 26.3465C535.126 25.7508 534.159 25.7505 533.563 26.3465L534.643 27.426ZM530.653 29.2562L530.55 29.3722C530.061 29.9716 530.095 30.8561 530.653 31.4153L534.643 27.426L533.563 26.3465L530.653 29.2562ZM528.823 33.2454L529.903 32.1659C529.307 31.5702 528.34 31.5698 527.744 32.1659L528.823 33.2454ZM527.37 34.6992L528.823 33.2454L527.744 32.1659L527.37 32.5401L526.69 31.8601C526.093 31.2644 525.127 31.2645 524.53 31.8601L527.37 34.6992ZM542.292 3.07112L542.187 3.18709C541.698 3.78673 541.733 4.67134 542.292 5.23019L545.202 8.13988C545.798 8.73583 546.765 8.736 547.361 8.13988L542.292 3.07112ZM523.17 30.5002L523.275 30.3853C523.764 29.7857 523.729 28.9002 523.17 28.3411L519.65 24.821C519.054 24.2254 518.087 24.2255 517.491 24.821L523.17 30.5002ZM536.473 -2.74825L536.368 -2.63123C535.88 -2.03172 535.914 -1.14802 536.473 -0.58918L539.383 2.32051C539.979 2.91672 540.945 2.91672 541.542 2.32051L536.473 -2.74825ZM516.131 23.4611L516.236 23.3462C516.725 22.7465 516.69 21.861 516.131 21.302L512.612 17.783C512.016 17.1869 511.05 17.1872 510.453 17.783L516.131 23.4611ZM530.655 -8.56657L530.549 -8.4506C530.06 -7.85096 530.096 -6.96634 530.655 -6.4075L533.564 -3.49781C534.16 -2.90211 535.127 -2.90177 535.723 -3.49781L530.655 -8.56657ZM509.092 16.4219L509.197 16.307C509.686 15.7074 509.651 14.8219 509.092 14.2629L507.333 12.5034C507.221 12.392 507.132 12.27 507.063 12.1407L507.001 12.0089L506.934 11.8687C506.841 11.6945 506.716 11.5452 506.572 11.4238C506.754 11.271 506.903 11.0736 507.001 10.8387L506.265 10.5351L505.59 10.2547C505.132 11.3616 505.353 12.683 506.253 13.5829L509.092 16.4219ZM527.37 -11.8516L524.53 -9.01251C525.127 -8.4163 526.093 -8.4163 526.69 -9.01251L527.37 -9.69249L527.745 -9.31718C528.341 -8.72107 529.308 -8.72101 529.904 -9.31718L527.37 -11.8516ZM506.043 9.49773C505.853 9.7312 505.702 9.98598 505.591 10.2536L507.001 10.8387C507.074 10.6609 507.184 10.4925 507.333 10.3443L509.092 8.58476C509.651 8.02593 509.685 7.14225 509.197 6.54271L509.092 6.42569L506.253 9.26475L506.043 9.49773ZM517.491 -1.97339C518.088 -1.37718 519.054 -1.37718 519.65 -1.97339L523.169 -5.49242C523.728 -6.05126 523.764 -6.93589 523.275 -7.53553L523.169 -7.65149L517.491 -1.97339ZM510.452 5.06573C511.011 5.62453 511.896 5.65982 512.495 5.17116L512.611 5.06573L516.131 1.54564C516.69 0.986789 516.724 0.103065 516.236 -0.496407L516.131 -0.613427L510.452 5.06573Z' fill='url(%23paint41_linear_40004690_134055)'/%3E%3Cpath d='M527.37 1.30859L519.408 9.27008C518.216 10.4625 518.216 12.3958 519.408 13.5882L527.37 21.5497L537.49 11.4291L527.37 1.30859Z' fill='url(%23paint42_linear_40004690_134055)'/%3E%3Cpath d='M535.145 9.08455L535.04 9.20052C534.551 9.80015 534.587 10.6848 535.145 11.2436L535.331 11.4291L535.145 11.6147L536.225 12.6942L537.49 11.4292L535.145 9.08455ZM535.145 11.6147C534.549 12.2109 534.549 13.1775 535.145 13.7737L536.225 12.6942L535.145 11.6147ZM533.695 15.2244L534.774 14.1448C534.178 13.5486 533.212 13.5486 532.615 14.1448L533.695 15.2244ZM530.085 16.675L531.165 17.7545L533.695 15.2244L532.615 14.1448L530.085 16.675ZM530.085 16.675C529.489 17.2712 529.489 18.2378 530.085 18.834L531.165 17.7545L530.085 16.675ZM528.635 20.2846L529.714 19.2051C529.118 18.6089 528.151 18.6089 527.555 19.2051L528.635 20.2846ZM527.37 21.5497L528.635 20.2846L527.555 19.2051L527.37 19.3907L526.459 18.4798C525.862 17.8836 524.896 17.8836 524.3 18.4798L527.37 21.5497ZM530.085 4.02428L529.98 4.14024C529.491 4.73988 529.526 5.62448 530.085 6.18333L532.615 8.71347C533.212 9.30962 534.178 9.30965 534.774 8.71347L530.085 4.02428ZM522.478 16.6581L522.583 16.5421C523.072 15.9425 523.037 15.0579 522.478 14.4991L520.488 12.5087C520.339 12.3603 520.229 12.1922 520.155 12.0142L518.747 12.5962C518.896 12.9566 519.115 13.2952 519.408 13.5882L522.478 16.6581ZM527.37 1.30859L524.3 4.3785C524.896 4.97469 525.862 4.97468 526.459 4.3785L527.37 3.46765L527.555 3.65319C528.151 4.24938 529.118 4.24939 529.714 3.65319L527.37 1.30859ZM518.747 10.26C518.438 11.0065 518.438 11.8495 518.747 12.5962L520.155 12.0142C520.058 11.7792 519.91 11.5809 519.727 11.4281C519.909 11.2754 520.058 11.0786 520.155 10.8441L518.747 10.26ZM519.199 9.50203C519.008 9.736 518.858 9.99173 518.747 10.26L520.155 10.8441C520.229 10.6661 520.339 10.498 520.488 10.3496L522.478 8.35925C523.037 7.8004 523.072 6.9158 522.583 6.31616L522.478 6.2002L519.408 9.2701L519.199 9.50203Z' fill='url(%23paint43_linear_40004690_134055)'/%3E%3Cpath d='M496.832 11.7305L473.083 35.4802C471.89 36.6727 471.89 38.606 473.083 39.7984L479.56 46.2756L505.469 20.3668L496.832 11.7305Z' fill='url(%23paint44_linear_40004690_134055)'/%3E%3Cpath d='M503.31 20.3668C502.713 20.963 502.713 21.9296 503.31 22.5258L505.469 20.3668L504.389 19.2872L503.31 20.3668ZM498.991 24.6849C498.395 25.2811 498.395 26.2478 498.991 26.844L503.31 22.5258C502.713 21.9296 501.747 21.9296 501.151 22.5258L498.991 24.6849ZM494.673 29.003C494.077 29.5992 494.077 30.5659 494.673 31.1621L498.991 26.844C498.395 26.2478 497.429 26.2478 496.832 26.844L494.673 29.003ZM490.355 33.3212C489.759 33.9174 489.759 34.884 490.355 35.4802L494.673 31.1621C494.077 30.5659 493.11 30.5659 492.514 31.1621L490.355 33.3212ZM486.037 37.6393C485.441 38.2355 485.441 39.2022 486.037 39.7984L490.355 35.4802C489.759 34.884 488.792 34.884 488.196 35.4802L486.037 37.6393ZM481.719 41.9575C481.123 42.5537 481.123 43.5203 481.719 44.1165L486.037 39.7984C485.441 39.2022 484.474 39.2022 483.878 39.7984L481.719 41.9575ZM472.422 36.4702C471.963 37.5771 472.183 38.8985 473.083 39.7984L479.56 46.2756L481.719 44.1165C481.16 43.5577 480.275 43.5223 479.676 44.0111L479.56 44.1165L479.524 44.1524C479.257 43.9948 478.953 43.9246 478.653 43.9436C478.68 43.5212 478.533 43.0899 478.21 42.7671L476.591 41.1478C476.268 40.825 475.837 40.6783 475.415 40.705C475.441 40.2826 475.295 39.8513 474.972 39.5285L474.162 38.7189C474.014 38.5705 473.904 38.4024 473.83 38.2244C473.733 37.9894 473.584 37.7911 473.402 37.6383C473.584 37.4856 473.733 37.2888 473.83 37.0542L472.422 36.4702ZM473.083 35.4802C472.79 35.7728 472.571 36.1104 472.422 36.4702L473.83 37.0542C473.882 36.9287 473.952 36.808 474.041 36.6958C474.078 36.6486 474.119 36.6033 474.162 36.5598L475.152 35.5699C475.595 35.1269 475.709 34.4795 475.494 33.9316C475.995 34.1283 476.58 34.0511 477.015 33.6965L477.131 33.5911L479.11 31.6123C479.553 31.1694 479.666 30.522 479.451 29.974C479.999 30.189 480.647 30.0753 481.09 29.6324L483.068 27.6536C483.511 27.2107 483.625 26.5634 483.41 26.0153C483.912 26.2123 484.497 26.1344 484.932 25.7792L485.047 25.6748L487.027 23.695C487.47 23.252 487.584 22.6046 487.369 22.0567C487.87 22.2534 488.455 22.1762 488.89 21.8216L489.006 21.7162L490.985 19.7374C491.427 19.2945 491.541 18.6471 491.326 18.0991C491.828 18.2961 492.413 18.2179 492.848 17.8629L492.964 17.7575L494.943 15.7787C495.386 15.3358 495.5 14.6885 495.285 14.1404C495.833 14.3553 496.479 14.2425 496.922 13.7999L497.912 12.81L496.832 11.7305L473.083 35.4802Z' fill='url(%23paint45_linear_40004690_134055)'/%3E%3Cpath d='M493.205 19L483.144 29.0613C481.952 30.2537 481.952 32.187 483.144 33.3794L485.059 35.2938L497.279 23.0734L493.205 19Z' fill='url(%23paint46_linear_40004690_134055)'/%3E%3Cpath d='M495.721 23.5522C495.423 23.8503 495.423 24.3336 495.721 24.6317L497.279 23.0736L496.739 22.5338L495.721 23.5522ZM491.647 27.6257C491.349 27.9239 491.349 28.4072 491.647 28.7053L494.764 25.589C494.465 25.2909 493.982 25.2909 493.684 25.589L491.647 27.6257ZM487.574 31.6993C487.276 31.9974 487.276 32.4808 487.574 32.7788L490.69 29.6625C490.392 29.3644 489.909 29.3644 489.611 29.6625L487.574 31.6993ZM482.285 31.654C482.375 32.2851 482.658 32.8943 483.144 33.3798L485.058 35.2942L486.616 33.7361C486.318 33.438 485.835 33.438 485.537 33.7361L485.052 34.221C484.849 34.059 484.585 34.0145 484.348 34.0903C484.432 33.8268 484.371 33.5277 484.162 33.3186L483.684 32.84C483.518 32.6747 483.385 32.4908 483.281 32.296C483.246 32.2308 483.215 32.1643 483.187 32.0967C483.039 31.7386 482.649 31.5558 482.285 31.654ZM483.144 29.0616C482.658 29.5472 482.375 30.1562 482.285 30.7874C482.6 30.8719 482.933 30.7467 483.113 30.4796L483.186 30.3436L483.252 30.2033C483.262 30.1849 483.269 30.1657 483.279 30.1475C483.293 30.1204 483.311 30.095 483.326 30.0684C483.348 30.0309 483.368 29.9921 483.393 29.9556C483.408 29.9327 483.426 29.9117 483.442 29.8892C483.47 29.851 483.496 29.8122 483.527 29.7753L483.684 29.6014L484.941 28.3437C485.239 28.0456 485.239 27.5622 484.941 27.2641L483.144 29.0616ZM491.408 20.7975C491.706 21.0956 492.189 21.0955 492.488 20.7975L493.745 19.5398L493.205 19L491.408 20.7975ZM486.377 25.8283C486.638 26.0891 487.041 26.122 487.338 25.9263L487.457 25.8283L489.972 23.3129C490.27 23.0148 490.27 22.5314 489.972 22.2333L486.377 25.8283Z' fill='url(%23paint47_linear_40004690_134055)'/%3E%3Cpath d='M574.954 -23.3789L551.205 0.370873C550.012 1.5633 550.012 3.49659 551.205 4.68901L557.682 11.1662L583.591 -14.7426L574.954 -23.3789Z' fill='url(%23paint48_linear_40004690_134055)'/%3E%3Cpath d='M581.432 -16.9017C580.835 -16.3055 580.835 -15.3388 581.432 -14.7426L581.326 -14.6267C580.837 -14.027 580.873 -13.1424 581.432 -12.5836L583.591 -14.7426L581.432 -16.9017ZM577.114 -10.4245C576.517 -9.82827 576.517 -8.86162 577.114 -8.26541L581.432 -12.5836C580.835 -13.1798 579.869 -13.1798 579.273 -12.5836L577.114 -10.4245ZM572.795 -6.10634C572.199 -5.51013 572.199 -4.54348 572.795 -3.94727L577.114 -8.26541C576.517 -8.86162 575.551 -8.86162 574.954 -8.26541L572.795 -6.10634ZM568.477 -1.7882C567.881 -1.19199 567.881 -0.225337 568.477 0.370873L572.795 -3.94727C572.199 -4.54348 571.233 -4.54348 570.636 -3.94727L568.477 -1.7882ZM564.159 2.52994C563.563 3.12616 563.563 4.0928 564.159 4.68901L568.477 0.370873C567.881 -0.225337 566.914 -0.225338 566.318 0.370873L564.159 2.52994ZM559.841 6.84808C559.245 7.4443 559.245 8.41095 559.841 9.00716L564.159 4.68901C563.563 4.0928 562.596 4.0928 562 4.68902L559.841 6.84808ZM557.682 11.1662L559.841 9.00716C559.245 8.41095 558.278 8.41095 557.682 9.00716L556.602 10.0867L557.682 11.1662ZM577.114 -21.2198C576.517 -20.6236 576.517 -19.657 577.114 -19.0608L579.273 -16.9017C579.869 -16.3055 580.835 -16.3055 581.432 -16.9017L577.114 -21.2198ZM551.205 0.370873C550.012 1.5633 550.012 3.49659 551.205 4.68901C550.683 4.16775 550.987 2.99384 551.869 1.91005C551.996 1.75423 552.134 1.6003 552.284 1.45041L553.274 0.460483C553.717 0.0175283 553.831 -0.629859 553.616 -1.1778C554.164 -0.962938 554.81 -1.07555 555.253 -1.51831L557.232 -3.49711C557.675 -3.93997 557.788 -4.58739 557.573 -5.13539C558.075 -4.93842 558.66 -5.01659 559.096 -5.37154L559.212 -5.47696L561.19 -7.45576C561.633 -7.89867 561.747 -8.546 561.532 -9.09404C562.034 -8.8971 562.619 -8.97501 563.054 -9.33019L563.169 -9.43455L565.149 -11.4144C565.592 -11.8574 565.706 -12.5047 565.491 -13.0527C565.992 -12.856 566.577 -12.9332 567.012 -13.2878L567.128 -13.3932L569.107 -15.372C569.549 -15.8149 569.663 -16.4623 569.448 -17.0103C569.996 -16.7952 570.644 -16.909 571.086 -17.3519L573.065 -19.3306C573.508 -19.7736 573.622 -20.4209 573.407 -20.9689C573.917 -20.7687 574.512 -20.8546 574.949 -21.2251L574.954 -21.2198C575.551 -20.6236 576.517 -20.6236 577.114 -21.2198L574.954 -23.3789L551.205 0.370873Z' fill='url(%23paint49_linear_40004690_134055)'/%3E%3Cpath d='M574.457 -10.1797L564.4 -0.122439C563.208 1.06998 561.274 1.06998 560.082 -0.122441L558.169 -2.03548L570.385 -14.2518L574.457 -10.1797Z' fill='url(%23paint50_linear_40004690_134055)'/%3E%3Cpath d='M571.943 -12.694C571.645 -12.3959 571.162 -12.3959 570.864 -12.694L570.385 -13.1727L569.906 -12.694C569.608 -12.3963 569.125 -12.3961 568.827 -12.694L570.385 -14.2522L571.943 -12.694ZM565.835 -8.62258C565.537 -8.32448 565.053 -8.32448 564.755 -8.62258L567.871 -11.7378C568.169 -11.4397 568.169 -10.9564 567.871 -10.6583L565.835 -8.62258ZM561.762 -4.55008C561.464 -4.25208 560.981 -4.25201 560.683 -4.55008L563.798 -7.66534C564.096 -7.36723 564.096 -6.88391 563.798 -6.5858L561.762 -4.55008ZM558.168 -2.03573L559.727 -3.59389C560.025 -3.29586 560.024 -2.81248 559.727 -2.51435L558.708 -1.49596L558.168 -2.03573ZM561.81 0.736905C561.178 0.647101 560.568 0.363761 560.082 -0.122296C560.521 0.316844 561.152 0.479957 561.822 0.393224C561.844 0.504665 561.841 0.621992 561.81 0.736905ZM572.661 -8.38327C572.4 -8.64403 572.366 -9.04636 572.562 -9.34263L572.661 -9.46281L573.378 -10.1797L572.899 -10.6583L572.801 -10.7774C572.606 -11.0737 572.638 -11.477 572.899 -11.7378L574.457 -10.1797L572.661 -8.38327ZM564.4 -0.122296C563.914 0.363519 563.305 0.648068 562.673 0.737959C562.613 0.513821 562.662 0.281502 562.79 0.100148C563.081 -0.0391621 563.366 -0.222224 563.631 -0.450163L563.86 -0.662064L565.118 -1.91976C565.416 -2.21747 565.9 -2.21774 566.197 -1.91976L564.4 -0.122296ZM567.632 -3.35458C567.334 -3.65268 567.334 -4.13601 567.632 -4.43411L570.147 -6.94846C570.445 -7.24609 570.928 -7.24641 571.226 -6.94846L567.632 -3.35458Z' fill='url(%23paint51_linear_40004690_134055)'/%3E%3Cpath d='M699.941 151.288C701.133 150.096 701.133 148.162 699.941 146.97L669.714 116.743C668.521 115.55 666.588 115.55 665.396 116.743L635.169 146.97C633.976 148.162 633.976 150.096 635.169 151.288L665.396 181.515C666.588 182.707 668.521 182.707 669.714 181.515L699.941 151.288Z' fill='url(%23paint52_linear_40004690_134055)'/%3E%3Cpath d='M681.589 169.64L681.361 169.423C678.964 167.257 675.263 167.33 672.953 169.64L667.555 175.038L662.157 169.64L657.839 173.958L665.396 181.515C666.588 182.707 668.521 182.707 669.714 181.515L681.589 169.64ZM662.157 169.64C659.772 167.255 655.906 167.255 653.521 169.64L657.839 173.958L662.157 169.64ZM642.726 158.845L647.044 163.163C649.429 160.778 649.429 156.911 647.044 154.527L642.726 158.845ZM635.169 146.97C633.976 148.162 633.976 150.096 635.169 151.288L642.726 158.845L647.044 154.527L641.646 149.129L647.044 143.731C649.429 141.346 649.429 137.48 647.044 135.095L635.169 146.97ZM699.941 151.288C701.133 150.096 701.133 148.162 699.941 146.97L688.066 135.095C685.681 137.48 685.681 141.346 688.066 143.731L693.464 149.129L688.066 154.527C685.681 156.911 685.681 160.778 688.066 163.163L699.941 151.288ZM653.521 128.618C655.906 131.003 659.772 131.003 662.157 128.618L667.555 123.22L672.953 128.618C675.263 130.928 678.964 131.001 681.361 128.835L681.589 128.618L669.714 116.743C668.521 115.55 666.588 115.55 665.396 116.743L653.521 128.618Z' fill='url(%23paint53_linear_40004690_134055)'/%3E%3Cpath d='M661.959 136.663L655.087 143.535L659.405 147.853C660.807 146.451 661.382 144.537 661.136 142.713C662.96 142.96 664.875 142.383 666.277 140.981L661.959 136.663ZM669.714 133.226C668.522 132.033 666.588 132.033 665.396 133.226L661.959 136.663L666.277 140.981L667.555 139.703L668.833 140.981C670.235 142.383 672.15 142.96 673.974 142.713C673.728 144.537 674.303 146.451 675.705 147.853L676.983 149.131L675.705 150.409C674.303 151.811 673.726 153.726 673.973 155.55C672.149 155.304 670.235 155.879 668.833 157.281L667.555 158.559L666.277 157.281C664.875 155.879 662.961 155.304 661.137 155.55C661.384 153.726 660.807 151.811 659.405 150.409L658.127 149.131L659.405 147.853L655.087 143.535L651.65 146.972C650.457 148.164 650.457 150.098 651.65 151.29L665.396 165.036C666.588 166.229 668.522 166.229 669.714 165.036L683.46 151.29C684.653 150.098 684.653 148.164 683.46 146.972L669.714 133.226Z' fill='url(%23paint54_linear_40004690_134055)'/%3E%3Cpath d='M653.817 193.105L625.749 165.038C624.557 163.845 622.623 163.845 621.431 165.038L593.363 193.105L623.59 223.332L653.817 193.105Z' fill='url(%23paint55_linear_40004690_134055)'/%3E%3Cpath d='M626.181 220.741L626.064 220.637C625.465 220.148 624.581 220.183 624.022 220.741L623.59 221.173L623.158 220.741L623.043 220.637C622.443 220.147 621.558 220.182 620.999 220.741L623.59 223.332L626.181 220.741ZM619.056 218.798L620.135 219.878C620.732 219.282 620.732 218.315 620.135 217.719L619.056 218.798ZM617.113 214.696C616.517 214.1 615.55 214.1 614.954 214.696L619.056 218.798L620.135 217.719L617.113 214.696ZM613.011 212.753L614.09 213.833C614.686 213.237 614.686 212.27 614.09 211.674L613.011 212.753ZM611.068 208.651L610.952 208.546C610.352 208.057 609.468 208.092 608.909 208.651L613.011 212.753L614.09 211.674L611.068 208.651ZM606.965 206.707L608.044 207.787C608.641 207.191 608.641 206.224 608.044 205.628L606.965 206.707ZM605.022 202.605L603.942 203.685L606.965 206.707L608.044 205.628L605.022 202.605ZM605.022 202.605C604.426 202.009 603.459 202.009 602.863 202.605L603.942 203.685L605.022 202.605ZM600.92 200.662L601.999 201.742C602.596 201.146 602.596 200.179 601.999 199.583L600.92 200.662ZM598.977 196.56L597.897 197.64L600.92 200.662L601.999 199.583L598.977 196.56ZM598.977 196.56C598.381 195.964 597.414 195.964 596.818 196.56L597.897 197.64L598.977 196.56ZM594.875 194.617L595.954 195.697C596.55 195.101 596.55 194.134 595.954 193.538L594.875 194.617ZM593.363 193.105L594.875 194.617L595.954 193.538L595.522 193.105L596.197 192.431C596.793 191.835 596.793 190.868 596.197 190.272L593.363 193.105ZM632.226 214.696C631.63 214.1 630.663 214.1 630.067 214.696L627.045 217.719C626.449 218.315 626.449 219.282 627.045 219.878L632.226 214.696ZM597.546 188.922L597.662 189.028C598.262 189.517 599.146 189.481 599.705 188.922L603.214 185.414C603.81 184.818 603.81 183.851 603.214 183.255L597.546 188.922ZM638.271 208.651L638.155 208.546C637.556 208.057 636.671 208.092 636.112 208.651L633.09 211.674C632.494 212.27 632.494 213.237 633.09 213.833L638.271 208.651ZM604.563 181.905L604.679 182.011C605.279 182.5 606.163 182.464 606.722 181.905L610.231 178.397C610.827 177.801 610.827 176.834 610.231 176.238L604.563 181.905ZM644.317 202.605L644.201 202.5C643.602 202.011 642.717 202.047 642.158 202.605L639.136 205.628C638.54 206.224 638.54 207.191 639.136 207.787L644.317 202.605ZM611.58 174.888L611.696 174.994C612.296 175.483 613.18 175.447 613.739 174.888L617.248 171.38C617.844 170.784 617.844 169.817 617.248 169.221L611.58 174.888ZM650.362 196.56L650.246 196.455C649.647 195.966 648.762 196.001 648.203 196.56L645.181 199.583C644.585 200.179 644.585 201.146 645.181 201.742L650.362 196.56ZM618.597 167.871L618.713 167.977C619.313 168.466 620.197 168.43 620.756 167.871L622.51 166.117C622.659 165.969 622.827 165.859 623.005 165.785C623.24 165.688 623.438 165.539 623.591 165.357C623.744 165.539 623.941 165.688 624.175 165.785L624.759 164.377C623.652 163.918 622.331 164.138 621.431 165.038L618.597 167.871ZM653.817 193.105L650.983 190.272C650.387 190.868 650.387 191.835 650.983 192.431L651.658 193.105L651.226 193.538C650.63 194.134 650.63 195.101 651.226 195.697L653.817 193.105ZM625.517 164.829C625.283 164.638 625.027 164.488 624.759 164.377L624.175 165.785C624.353 165.859 624.521 165.969 624.67 166.117L626.424 167.871C626.983 168.43 627.867 168.466 628.467 167.977L628.583 167.871L625.749 165.038L625.517 164.829ZM643.966 183.255C643.407 183.814 643.372 184.698 643.861 185.298L643.966 185.414L647.475 188.922C648.034 189.481 648.918 189.517 649.518 189.028L649.634 188.922L643.966 183.255ZM636.949 176.238C636.39 176.797 636.355 177.681 636.844 178.281L636.949 178.397L640.458 181.905C641.017 182.464 641.901 182.5 642.501 182.011L642.617 181.905L636.949 176.238ZM629.932 169.221C629.373 169.78 629.338 170.664 629.827 171.264L629.932 171.38L633.441 174.888C634 175.447 634.884 175.483 635.484 174.994L635.6 174.888L629.932 169.221Z' fill='url(%23paint56_linear_40004690_134055)'/%3E%3Cpath d='M646.864 193.105L625.747 171.989C624.554 170.796 622.621 170.796 621.429 171.989L600.312 193.105L623.588 216.381L646.864 193.105Z' fill='url(%23paint57_linear_40004690_134055)'/%3E%3Cpath d='M626.122 213.848L626.006 213.742C625.406 213.253 624.521 213.289 623.963 213.848L623.588 214.222L623.213 213.846L622.133 214.926L623.588 216.381L626.122 213.848ZM623.213 213.846C622.617 213.251 621.65 213.251 621.054 213.846L622.133 214.926L623.213 213.846ZM619.224 212.016L620.303 213.096C620.899 212.5 620.899 211.533 620.303 210.937L619.224 212.016ZM617.394 208.027L617.278 207.924C616.678 207.435 615.794 207.469 615.235 208.027L619.224 212.016L620.303 210.937L617.394 208.027ZM613.405 206.198L614.485 207.278C615.081 206.681 615.081 205.715 614.485 205.118L613.405 206.198ZM611.575 202.209L610.496 203.288L613.405 206.198L614.485 205.118L611.575 202.209ZM611.575 202.209C610.979 201.613 610.012 201.613 609.416 202.209L610.496 203.288L611.575 202.209ZM607.586 200.379L608.666 201.458C609.261 200.862 609.262 199.895 608.666 199.299L607.586 200.379ZM605.756 196.389L605.64 196.286C605.04 195.797 604.156 195.831 603.597 196.389L607.586 200.379L608.666 199.299L605.756 196.389ZM601.767 194.559L602.846 195.639C603.442 195.043 603.442 194.076 602.846 193.48L601.767 194.559ZM600.313 193.105L601.767 194.559L602.846 193.48L602.472 193.105L603.152 192.425C603.748 191.829 603.748 190.863 603.152 190.266L600.313 193.105ZM631.941 208.028L631.825 207.923C631.225 207.434 630.341 207.469 629.782 208.028L626.872 210.938C626.276 211.534 626.276 212.501 626.872 213.097L631.941 208.028ZM604.512 188.906L604.627 189.011C605.226 189.5 606.112 189.465 606.671 188.906L610.191 185.386C610.787 184.79 610.787 183.823 610.191 183.227L604.512 188.906ZM637.76 202.209L637.643 202.104C637.044 201.616 636.16 201.65 635.601 202.209L632.692 205.118C632.095 205.715 632.095 206.681 632.692 207.278L637.76 202.209ZM611.551 181.867L611.666 181.972C612.266 182.461 613.151 182.426 613.71 181.867L617.229 178.348C617.825 177.752 617.825 176.785 617.229 176.189L611.551 181.867ZM643.579 196.39L643.463 196.285C642.863 195.796 641.978 195.832 641.42 196.39L638.51 199.3C637.914 199.896 637.914 200.863 638.51 201.459L643.579 196.39ZM618.59 174.828L618.705 174.933C619.305 175.422 620.19 175.387 620.749 174.828L622.509 173.069C622.62 172.957 622.742 172.868 622.871 172.799L623.003 172.737L623.143 172.67C623.318 172.577 623.467 172.452 623.588 172.308C623.741 172.49 623.938 172.639 624.173 172.737L624.477 172.001L624.757 171.326C623.651 170.868 622.329 171.089 621.429 171.989L618.59 174.828ZM646.864 193.105L644.025 190.266C643.428 190.863 643.428 191.829 644.025 192.425L644.705 193.105L644.329 193.481C643.733 194.077 643.733 195.044 644.329 195.64L646.864 193.105ZM625.514 171.779C625.281 171.589 625.026 171.438 624.758 171.327L624.173 172.737C624.351 172.81 624.52 172.92 624.668 173.069L626.427 174.828C626.986 175.387 627.87 175.421 628.469 174.933L628.586 174.828L625.747 171.989L625.514 171.779ZM636.985 183.227C636.389 183.824 636.389 184.79 636.985 185.386L640.505 188.905C641.063 189.464 641.948 189.5 642.548 189.011L642.664 188.905L636.985 183.227ZM629.946 176.188C629.388 176.747 629.352 177.632 629.841 178.231L629.946 178.347L633.466 181.867C634.025 182.426 634.909 182.46 635.508 181.972L635.626 181.867L629.946 176.188Z' fill='url(%23paint58_linear_40004690_134055)'/%3E%3Cpath d='M633.709 193.105L625.748 185.144C624.555 183.952 622.622 183.952 621.43 185.144L613.468 193.105L623.589 203.226L633.709 193.105Z' fill='url(%23paint59_linear_40004690_134055)'/%3E%3Cpath d='M625.933 200.881L625.817 200.776C625.218 200.287 624.333 200.323 623.774 200.881L623.589 201.067L623.403 200.881L622.324 201.961L623.589 203.226L625.933 200.881ZM623.403 200.881C622.807 200.285 621.84 200.285 621.244 200.881L622.324 201.961L623.403 200.881ZM619.794 199.431L620.873 200.51C621.469 199.914 621.469 198.947 620.873 198.351L619.794 199.431ZM618.343 195.821L617.263 196.901L619.794 199.431L620.873 198.351L618.343 195.821ZM618.343 195.821C617.747 195.225 616.78 195.225 616.184 195.821L617.263 196.901L618.343 195.821ZM614.733 194.371L615.813 195.45C616.409 194.854 616.409 193.887 615.813 193.291L614.733 194.371ZM613.468 193.105L614.733 194.371L615.813 193.291L615.627 193.105L616.538 192.195C617.134 191.598 617.134 190.632 616.538 190.036L613.468 193.105ZM630.994 195.821L630.878 195.716C630.278 195.227 629.393 195.262 628.835 195.821L626.304 198.351C625.708 198.948 625.708 199.914 626.304 200.51L630.994 195.821ZM618.36 188.214L618.476 188.319C619.075 188.808 619.96 188.773 620.519 188.214L622.509 186.223C622.658 186.075 622.826 185.965 623.004 185.891L622.422 184.483C622.061 184.632 621.723 184.851 621.43 185.144L618.36 188.214ZM633.709 193.105L630.639 190.036C630.043 190.632 630.043 191.598 630.639 192.195L631.55 193.105L631.365 193.291C630.769 193.887 630.769 194.854 631.365 195.45L633.709 193.105ZM624.758 184.483C624.011 184.174 623.168 184.174 622.422 184.483L623.004 185.891C623.239 185.794 623.437 185.646 623.59 185.463C623.743 185.645 623.939 185.794 624.174 185.891L624.758 184.483ZM625.516 184.935C625.282 184.744 625.026 184.594 624.758 184.483L624.174 185.891C624.352 185.965 624.52 186.075 624.668 186.223L626.659 188.214C627.218 188.773 628.102 188.808 628.702 188.319L628.818 188.214L625.748 185.144L625.516 184.935Z' fill='url(%23paint60_linear_40004690_134055)'/%3E%3Cpath d='M623.28 162.574L599.53 138.824C598.337 137.632 596.404 137.632 595.212 138.824L588.735 145.302L614.643 171.211L623.28 162.574Z' fill='url(%23paint61_linear_40004690_134055)'/%3E%3Cpath d='M614.643 169.051C614.047 168.455 613.081 168.455 612.484 169.051L614.643 171.211L615.723 170.131L614.643 169.051ZM610.325 164.733C609.729 164.137 608.762 164.137 608.166 164.733L612.484 169.051C613.081 168.455 613.081 167.489 612.484 166.892L610.325 164.733ZM606.007 160.415C605.411 159.819 604.444 159.819 603.848 160.415L608.166 164.733C608.762 164.137 608.762 163.17 608.166 162.574L606.007 160.415ZM601.689 156.097C601.093 155.501 600.126 155.501 599.53 156.097L603.848 160.415C604.444 159.819 604.444 158.852 603.848 158.256L601.689 156.097ZM597.371 151.779C596.775 151.183 595.808 151.183 595.212 151.779L599.53 156.097C600.126 155.501 600.126 154.534 599.53 153.938L597.371 151.779ZM593.053 147.461C592.456 146.865 591.49 146.865 590.894 147.461L595.212 151.779C595.808 151.183 595.808 150.216 595.212 149.62L593.053 147.461ZM598.54 138.163C597.433 137.705 596.112 137.925 595.212 138.824L588.735 145.302L590.894 147.461C591.452 146.902 591.488 146.017 590.999 145.418L590.894 145.302L590.858 145.266C591.015 144.999 591.086 144.695 591.066 144.395C591.489 144.422 591.92 144.275 592.243 143.952L593.862 142.333C594.185 142.01 594.332 141.579 594.305 141.156C594.728 141.183 595.159 141.036 595.482 140.714L596.291 139.904C596.44 139.756 596.608 139.646 596.786 139.572C597.021 139.475 597.219 139.326 597.372 139.144C597.525 139.326 597.721 139.475 597.956 139.572L598.54 138.163ZM599.53 138.824C599.237 138.532 598.9 138.312 598.54 138.163L597.956 139.572C598.081 139.624 598.202 139.694 598.314 139.783C598.362 139.82 598.407 139.86 598.45 139.904L599.44 140.894C599.883 141.337 600.531 141.451 601.079 141.235C600.882 141.737 600.959 142.322 601.314 142.757L601.419 142.873L603.398 144.851C603.841 145.294 604.488 145.408 605.036 145.193C604.821 145.741 604.935 146.388 605.378 146.831L607.357 148.81C607.799 149.253 608.447 149.367 608.995 149.152C608.798 149.654 608.876 150.239 609.231 150.674L609.335 150.789L611.315 152.769C611.758 153.211 612.406 153.326 612.953 153.11C612.757 153.612 612.834 154.197 613.189 154.632L613.294 154.748L615.273 156.726C615.716 157.169 616.363 157.283 616.911 157.068C616.714 157.57 616.792 158.155 617.147 158.59L617.253 158.706L619.231 160.685C619.674 161.128 620.322 161.242 620.87 161.027C620.655 161.574 620.768 162.221 621.21 162.664L622.2 163.654L623.28 162.574L599.53 138.824Z' fill='url(%23paint62_linear_40004690_134055)'/%3E%3Cpath d='M616.014 158.938L605.953 148.876C604.76 147.684 602.827 147.684 601.635 148.876L599.72 150.791L611.941 163.011L616.014 158.938Z' fill='url(%23paint63_linear_40004690_134055)'/%3E%3Cpath d='M611.462 161.453C611.164 161.155 610.68 161.155 610.382 161.453L611.94 163.011L612.48 162.471L611.462 161.453ZM607.388 157.379C607.09 157.081 606.607 157.081 606.309 157.379L609.425 160.496C609.723 160.198 609.723 159.714 609.425 159.416L607.388 157.379ZM603.315 153.306C603.017 153.008 602.533 153.008 602.235 153.306L605.352 156.422C605.65 156.124 605.65 155.641 605.352 155.343L603.315 153.306ZM603.36 148.017C602.729 148.107 602.12 148.39 601.634 148.876L599.72 150.79L601.278 152.349C601.576 152.05 601.576 151.567 601.278 151.269L600.793 150.784C600.955 150.581 601 150.317 600.924 150.08C601.187 150.164 601.486 150.103 601.695 149.894L602.174 149.416C602.339 149.25 602.523 149.117 602.718 149.013C602.783 148.978 602.85 148.947 602.917 148.919C603.275 148.771 603.458 148.381 603.36 148.017ZM605.952 148.876C605.467 148.39 604.858 148.107 604.227 148.017C604.142 148.332 604.267 148.665 604.534 148.845L604.67 148.918L604.811 148.984C604.829 148.994 604.848 149.001 604.867 149.011C604.894 149.025 604.919 149.043 604.946 149.058C604.983 149.08 605.022 149.1 605.058 149.125C605.081 149.14 605.102 149.158 605.125 149.174C605.163 149.202 605.202 149.229 605.239 149.259L605.413 149.416L606.67 150.673C606.968 150.971 607.452 150.971 607.75 150.673L605.952 148.876ZM614.217 157.14C613.918 157.438 613.919 157.921 614.217 158.22L615.474 159.477L616.014 158.938L614.217 157.14ZM609.186 152.109C608.925 152.37 608.892 152.773 609.088 153.07L609.186 153.189L611.701 155.704C611.999 156.002 612.483 156.002 612.781 155.704L609.186 152.109Z' fill='url(%23paint64_linear_40004690_134055)'/%3E%3Cpath d='M658.396 240.691L634.646 216.942C633.454 215.749 631.52 215.749 630.328 216.942L623.851 223.419L649.76 249.328L658.396 240.691Z' fill='url(%23paint65_linear_40004690_134055)'/%3E%3Cpath d='M651.919 247.169C651.322 246.572 650.356 246.572 649.76 247.169L649.644 247.063C649.044 246.574 648.159 246.61 647.601 247.169L649.76 249.328L651.919 247.169ZM645.441 242.85C644.845 242.254 643.879 242.254 643.282 242.85L647.601 247.169C648.197 246.572 648.197 245.606 647.601 245.01L645.441 242.85ZM641.123 238.532C640.527 237.936 639.56 237.936 638.964 238.532L643.282 242.85C643.879 242.254 643.879 241.288 643.282 240.691L641.123 238.532ZM636.805 234.214C636.209 233.618 635.242 233.618 634.646 234.214L638.964 238.532C639.56 237.936 639.56 236.969 638.964 236.373L636.805 234.214ZM632.487 229.896C631.891 229.3 630.924 229.3 630.328 229.896L634.646 234.214C635.242 233.618 635.242 232.651 634.646 232.055L632.487 229.896ZM628.169 225.578C627.573 224.982 626.606 224.982 626.01 225.578L630.328 229.896C630.924 229.3 630.924 228.333 630.328 227.737L628.169 225.578ZM623.851 223.419L626.01 225.578C626.606 224.982 626.606 224.015 626.01 223.419L624.93 222.339L623.851 223.419ZM656.237 242.85C655.641 242.254 654.674 242.254 654.078 242.85L651.919 245.01C651.322 245.606 651.322 246.572 651.919 247.169L656.237 242.85ZM634.646 216.942C633.454 215.749 631.52 215.749 630.328 216.942C630.849 216.42 632.023 216.724 633.107 217.606C633.263 217.733 633.417 217.871 633.567 218.021L634.556 219.011C634.999 219.454 635.647 219.568 636.195 219.353C635.98 219.901 636.093 220.547 636.535 220.99L638.514 222.969C638.957 223.412 639.604 223.525 640.152 223.31C639.955 223.812 640.034 224.397 640.389 224.833L640.494 224.949L642.473 226.927C642.916 227.37 643.563 227.484 644.111 227.269C643.914 227.771 643.992 228.356 644.347 228.791L644.452 228.906L646.431 230.886C646.874 231.329 647.522 231.443 648.07 231.228C647.873 231.729 647.95 232.314 648.305 232.749L648.41 232.865L650.389 234.844C650.832 235.286 651.479 235.4 652.027 235.185C651.812 235.733 651.926 236.381 652.369 236.823L654.348 238.802C654.791 239.245 655.438 239.359 655.986 239.144C655.786 239.654 655.872 240.249 656.242 240.686L656.237 240.691C655.641 241.288 655.641 242.254 656.237 242.85L658.396 240.691L634.646 216.942Z' fill='url(%23paint66_linear_40004690_134055)'/%3E%3Cpath d='M645.198 240.195L635.14 230.138C633.948 228.946 633.948 227.012 635.14 225.82L637.053 223.907L649.27 236.123L645.198 240.195Z' fill='url(%23paint67_linear_40004690_134055)'/%3E%3Cpath d='M647.712 237.681C647.414 237.383 647.414 236.9 647.712 236.601L648.191 236.123L647.712 235.644C647.414 235.346 647.414 234.863 647.712 234.565L649.27 236.123L647.712 237.681ZM643.641 231.573C643.342 231.275 643.342 230.791 643.641 230.493L646.756 233.608C646.458 233.907 645.974 233.907 645.676 233.608L643.641 231.573ZM639.568 227.5C639.27 227.202 639.27 226.719 639.568 226.421L642.683 229.536C642.385 229.834 641.902 229.834 641.604 229.536L639.568 227.5ZM637.054 223.906L638.612 225.465C638.314 225.763 637.83 225.762 637.532 225.465L636.514 224.446L637.054 223.906ZM634.281 227.548C634.371 226.916 634.654 226.306 635.14 225.82C634.701 226.259 634.538 226.89 634.625 227.56C634.513 227.582 634.396 227.579 634.281 227.548ZM643.401 238.399C643.662 238.138 644.064 238.104 644.361 238.3L644.481 238.399L645.198 239.116L645.676 238.637L645.795 238.539C646.092 238.344 646.495 238.376 646.756 238.637L645.198 240.195L643.401 238.399ZM635.14 230.138C634.654 229.652 634.37 229.043 634.28 228.411C634.504 228.351 634.736 228.4 634.918 228.528C635.057 228.819 635.24 229.104 635.468 229.369L635.68 229.598L636.938 230.856C637.235 231.154 637.236 231.637 636.938 231.935L635.14 230.138ZM638.373 233.37C638.671 233.072 639.154 233.072 639.452 233.37L641.966 235.885C642.264 236.183 642.264 236.666 641.966 236.964L638.373 233.37Z' fill='url(%23paint68_linear_40004690_134055)'/%3E%3Cpath d='M623.328 136.352L651.395 108.284C652.588 107.091 652.588 105.158 651.395 103.965L623.328 75.8976L593.101 106.125L623.328 136.352Z' fill='url(%23paint69_linear_40004690_134055)'/%3E%3Cpath d='M595.692 108.716L595.796 108.599C596.285 107.999 596.25 107.116 595.692 106.557L595.26 106.125L595.692 105.692L595.796 105.577C596.286 104.978 596.251 104.092 595.692 103.533L593.101 106.125L595.692 108.716ZM597.635 101.59L596.555 102.67C597.151 103.266 598.118 103.266 598.714 102.67L597.635 101.59ZM601.737 99.6474C602.333 99.0511 602.333 98.0845 601.737 97.4883L597.635 101.59L598.714 102.67L601.737 99.6474ZM603.68 95.5453L602.6 96.6249C603.196 97.221 604.163 97.2209 604.759 96.6249L603.68 95.5453ZM607.782 93.6024L607.887 93.4864C608.376 92.8868 608.341 92.0023 607.782 91.4433L603.68 95.5453L604.759 96.6249L607.782 93.6024ZM609.726 89.4993L608.646 90.5788C609.242 91.175 610.209 91.175 610.805 90.5788L609.726 89.4993ZM613.828 87.5563L612.748 86.4768L609.726 89.4993L610.805 90.5788L613.828 87.5563ZM613.828 87.5563C614.424 86.9601 614.424 85.9934 613.828 85.3973L612.748 86.4768L613.828 87.5563ZM615.771 83.4543L614.691 84.5339C615.287 85.1301 616.254 85.1301 616.85 84.5339L615.771 83.4543ZM619.873 81.5114L618.793 80.4318L615.771 83.4543L616.85 84.5339L619.873 81.5114ZM619.873 81.5114C620.469 80.9152 620.469 79.9485 619.873 79.3523L618.793 80.4318L619.873 81.5114ZM621.816 77.4093L620.736 78.4889C621.332 79.085 622.299 79.0847 622.895 78.4889L621.816 77.4093ZM623.328 75.8976L621.816 77.4093L622.895 78.4889L623.328 78.0566L624.002 78.7314C624.598 79.3276 625.565 79.3276 626.161 78.7314L623.328 75.8976ZM601.737 114.761C602.333 114.165 602.333 113.198 601.737 112.602L598.714 109.579C598.118 108.983 597.151 108.983 596.555 109.579L601.737 114.761ZM627.511 80.0808L627.405 80.1967C626.916 80.7964 626.952 81.681 627.511 82.2398L631.019 85.7483C631.615 86.3445 632.582 86.3445 633.178 85.7483L627.511 80.0808ZM607.782 120.806L607.887 120.69C608.376 120.09 608.341 119.206 607.782 118.647L604.759 115.624C604.163 115.028 603.196 115.028 602.6 115.624L607.782 120.806ZM634.528 87.0978L634.422 87.2137C633.933 87.8134 633.969 88.698 634.528 89.2568L638.036 92.7653C638.632 93.3615 639.599 93.3615 640.195 92.7653L634.528 87.0978ZM613.828 126.852L613.933 126.736C614.422 126.136 614.386 125.252 613.828 124.693L610.805 121.67C610.209 121.074 609.242 121.074 608.646 121.67L613.828 126.852ZM641.545 94.1147L641.439 94.2307C640.95 94.8303 640.986 95.715 641.545 96.2738L645.053 99.7823C645.649 100.379 646.616 100.379 647.212 99.7823L641.545 94.1147ZM619.873 132.897L619.978 132.781C620.467 132.181 620.432 131.297 619.873 130.738L616.85 127.715C616.254 127.119 615.287 127.119 614.691 127.715L619.873 132.897ZM648.562 101.132L648.456 101.248C647.967 101.847 648.003 102.732 648.562 103.291L650.316 105.045C650.464 105.193 650.574 105.362 650.648 105.539C650.745 105.774 650.894 105.973 651.076 106.126C650.894 106.278 650.745 106.475 650.648 106.71L652.056 107.294C652.515 106.187 652.295 104.865 651.395 103.965L648.562 101.132ZM623.328 136.352L626.161 133.518C625.565 132.922 624.598 132.922 624.002 133.518L623.328 134.192L622.895 133.76C622.299 133.164 621.332 133.164 620.736 133.76L623.328 136.352ZM651.604 108.052C651.795 107.818 651.945 107.562 652.056 107.294L650.648 106.71C650.574 106.888 650.464 107.056 650.316 107.204L648.562 108.958C648.003 109.517 647.967 110.402 648.456 111.001L648.562 111.117L651.395 108.284L651.604 108.052ZM633.178 126.501C632.619 125.942 631.735 125.907 631.135 126.395L631.019 126.501L627.511 130.009C626.952 130.568 626.916 131.453 627.405 132.052L627.511 132.168L633.178 126.501ZM640.195 119.484C639.636 118.925 638.752 118.89 638.152 119.378L638.036 119.484L634.528 122.992C633.969 123.551 633.933 124.436 634.422 125.035L634.528 125.151L640.195 119.484ZM647.212 112.467C646.653 111.908 645.769 111.873 645.169 112.361L645.053 112.467L641.545 115.975C640.986 116.534 640.95 117.419 641.439 118.018L641.545 118.134L647.212 112.467Z' fill='url(%23paint70_linear_40004690_134055)'/%3E%3Cpath d='M623.328 129.398L644.444 108.282C645.637 107.089 645.637 105.156 644.444 103.963L623.328 82.8467L600.052 106.123L623.328 129.398Z' fill='url(%23paint71_linear_40004690_134055)'/%3E%3Cpath d='M602.585 108.656L602.691 108.54C603.18 107.941 603.144 107.056 602.585 106.497L602.211 106.123L602.587 105.748L601.507 104.668L600.052 106.123L602.585 108.656ZM602.587 105.748C603.182 105.152 603.182 104.185 602.587 103.589L601.507 104.668L602.587 105.748ZM604.417 101.759L603.337 102.838C603.933 103.434 604.9 103.434 605.496 102.838L604.417 101.759ZM608.406 99.9284L608.509 99.8124C608.998 99.2129 608.964 98.3284 608.406 97.7693L604.417 101.759L605.496 102.838L608.406 99.9284ZM610.235 95.9402L609.155 97.0197C609.752 97.6153 610.718 97.6154 611.315 97.0197L610.235 95.9402ZM614.224 94.1101L613.145 93.0305L610.235 95.9402L611.315 97.0197L614.224 94.1101ZM614.224 94.1101C614.82 93.514 614.82 92.5472 614.224 91.951L613.145 93.0305L614.224 94.1101ZM616.054 90.1208L614.975 91.2004C615.571 91.7961 616.538 91.7964 617.134 91.2004L616.054 90.1208ZM620.044 88.2907L620.147 88.1747C620.636 87.5752 620.602 86.6907 620.044 86.1316L616.054 90.1208L617.134 91.2004L620.044 88.2907ZM621.874 84.3015L620.794 85.381C621.39 85.9767 622.357 85.977 622.953 85.381L621.874 84.3015ZM623.328 82.8477L621.874 84.3015L622.953 85.381L623.328 85.0067L624.007 85.6867C624.604 86.2825 625.57 86.2824 626.167 85.6867L623.328 82.8477ZM608.405 114.476L608.51 114.36C608.999 113.76 608.964 112.876 608.405 112.317L605.495 109.407C604.899 108.811 603.932 108.811 603.336 109.407L608.405 114.476ZM627.527 87.0467L627.422 87.1616C626.933 87.7612 626.968 88.6467 627.527 89.2058L631.047 92.7259C631.643 93.3214 632.61 93.3214 633.206 92.7259L627.527 87.0467ZM614.224 120.295L614.329 120.178C614.817 119.579 614.783 118.695 614.224 118.136L611.315 115.226C610.718 114.63 609.752 114.63 609.155 115.226L614.224 120.295ZM634.566 94.0858L634.461 94.2007C633.972 94.8004 634.007 95.6858 634.566 96.2449L638.085 99.7639C638.681 100.36 639.648 100.36 640.244 99.7639L634.566 94.0858ZM620.043 126.113L620.148 125.997C620.637 125.398 620.601 124.513 620.043 123.954L617.133 121.045C616.537 120.449 615.57 120.449 614.974 121.045L620.043 126.113ZM641.605 101.125L641.5 101.24C641.011 101.839 641.046 102.725 641.605 103.284L643.364 105.044C643.476 105.155 643.565 105.277 643.634 105.406L643.696 105.538L643.763 105.678C643.856 105.852 643.981 106.002 644.125 106.123C643.943 106.276 643.794 106.473 643.696 106.708L644.432 107.012L645.107 107.292C645.565 106.185 645.344 104.864 644.444 103.964L641.605 101.125ZM623.328 129.398L626.167 126.559C625.57 125.963 624.604 125.963 624.007 126.559L623.328 127.239L622.952 126.864C622.356 126.268 621.389 126.268 620.793 126.864L623.328 129.398ZM644.654 108.049C644.844 107.816 644.995 107.561 645.106 107.293L643.696 106.708C643.623 106.886 643.513 107.054 643.364 107.203L641.605 108.962C641.046 109.521 641.012 110.405 641.5 111.004L641.605 111.121L644.444 108.282L644.654 108.049ZM633.206 119.52C632.609 118.924 631.643 118.924 631.047 119.52L627.528 123.039C626.969 123.598 626.933 124.483 627.422 125.082L627.528 125.198L633.206 119.52ZM640.245 112.481C639.686 111.922 638.801 111.887 638.202 112.376L638.086 112.481L634.566 116.001C634.007 116.56 633.973 117.444 634.461 118.043L634.566 118.16L640.245 112.481Z' fill='url(%23paint72_linear_40004690_134055)'/%3E%3Cpath d='M623.328 116.238L631.289 108.277C632.481 107.084 632.481 105.151 631.289 103.959L623.328 95.9972L613.207 106.118L623.328 116.238Z' fill='url(%23paint73_linear_40004690_134055)'/%3E%3Cpath d='M615.552 108.462L615.657 108.346C616.146 107.747 616.11 106.862 615.552 106.303L615.366 106.118L615.552 105.932L614.472 104.853L613.207 106.118L615.552 108.462ZM615.552 105.932C616.148 105.336 616.148 104.369 615.552 103.773L614.472 104.853L615.552 105.932ZM617.002 102.323L615.923 103.402C616.519 103.998 617.485 103.998 618.082 103.402L617.002 102.323ZM620.612 100.872L619.532 99.7924L617.002 102.323L618.082 103.402L620.612 100.872ZM620.612 100.872C621.208 100.276 621.208 99.309 620.612 98.7129L619.532 99.7924L620.612 100.872ZM622.062 97.2622L620.983 98.3418C621.579 98.938 622.546 98.938 623.142 98.3418L622.062 97.2622ZM623.328 95.9972L622.062 97.2622L623.142 98.3418L623.328 98.1562L624.238 99.0671C624.835 99.6633 625.801 99.6633 626.397 99.0671L623.328 95.9972ZM620.612 113.523L620.717 113.407C621.206 112.807 621.171 111.922 620.612 111.364L618.082 108.833C617.485 108.237 616.519 108.237 615.923 108.833L620.612 113.523ZM628.219 100.889L628.114 101.005C627.625 101.604 627.66 102.489 628.219 103.048L630.209 105.038C630.358 105.187 630.468 105.355 630.542 105.533L631.95 104.951C631.801 104.59 631.582 104.252 631.289 103.959L628.219 100.889ZM623.328 116.238L626.397 113.168C625.801 112.572 624.835 112.572 624.238 113.168L623.328 114.079L623.142 113.894C622.546 113.297 621.579 113.297 620.983 113.894L623.328 116.238ZM631.95 107.287C632.259 106.54 632.259 105.697 631.95 104.951L630.542 105.533C630.639 105.768 630.787 105.966 630.97 106.119C630.788 106.271 630.639 106.468 630.542 106.703L631.95 107.287ZM631.498 108.045C631.689 107.811 631.839 107.555 631.95 107.287L630.542 106.703C630.468 106.881 630.358 107.049 630.209 107.197L628.219 109.188C627.66 109.746 627.625 110.631 628.114 111.231L628.219 111.347L631.289 108.277L631.498 108.045Z' fill='url(%23paint74_linear_40004690_134055)'/%3E%3Cpath d='M653.861 105.812L677.61 82.0627C678.803 80.8703 678.803 78.937 677.61 77.7446L671.133 71.2674L645.224 97.1762L653.861 105.812Z' fill='url(%23paint75_linear_40004690_134055)'/%3E%3Cpath d='M647.384 97.1762C647.98 96.58 647.98 95.6134 647.384 95.0171L645.224 97.1762L646.304 98.2558L647.384 97.1762ZM651.702 92.8581C652.298 92.2619 652.298 91.2952 651.702 90.699L647.384 95.0171C647.98 95.6134 648.946 95.6134 649.543 95.0171L651.702 92.8581ZM656.02 88.5399C656.616 87.9437 656.616 86.9771 656.02 86.3809L651.702 90.699C652.298 91.2952 653.265 91.2952 653.861 90.699L656.02 88.5399ZM660.338 84.2218C660.934 83.6256 660.934 82.6589 660.338 82.0627L656.02 86.3809C656.616 86.9771 657.583 86.9771 658.179 86.3809L660.338 84.2218ZM664.656 79.9036C665.252 79.3074 665.252 78.3408 664.656 77.7446L660.338 82.0627C660.934 82.6589 661.901 82.6589 662.497 82.0627L664.656 79.9036ZM668.974 75.5855C669.57 74.9893 669.57 74.0226 668.974 73.4264L664.656 77.7446C665.252 78.3408 666.219 78.3408 666.815 77.7446L668.974 75.5855ZM678.272 81.0728C678.73 79.9659 678.51 78.6445 677.61 77.7446L671.133 71.2674L668.974 73.4264C669.533 73.9853 670.418 74.0207 671.017 73.5319L671.133 73.4264L671.169 73.3906C671.436 73.5482 671.74 73.6183 672.04 73.5993C672.013 74.0217 672.16 74.453 672.483 74.7759L674.102 76.3952C674.425 76.718 674.856 76.8647 675.279 76.8379C675.252 77.2603 675.399 77.6917 675.721 78.0145L676.531 78.8241C676.679 78.9725 676.789 79.1406 676.863 79.3186C676.96 79.5536 677.109 79.7519 677.291 79.9047C677.109 80.0574 676.96 80.2542 676.863 80.4887L678.272 81.0728ZM677.61 82.0627C677.903 81.7702 678.123 81.4326 678.272 81.0728L676.863 80.4887C676.811 80.6143 676.741 80.7349 676.652 80.8472C676.615 80.8944 676.574 80.9397 676.531 80.9832L675.541 81.9731C675.098 82.4161 674.984 83.0635 675.199 83.6114C674.698 83.4147 674.113 83.4919 673.678 83.8465L673.562 83.9519L671.583 85.9307C671.141 86.3736 671.027 87.021 671.242 87.569C670.694 87.3539 670.046 87.4677 669.604 87.9106L667.625 89.8894C667.182 90.3323 667.068 90.9796 667.283 91.5276C666.781 91.3307 666.196 91.4086 665.761 91.7638L665.646 91.8681L663.666 93.848C663.223 94.291 663.109 94.9383 663.325 95.4863C662.823 95.2896 662.238 95.3668 661.803 95.7214L661.687 95.8268L659.709 97.8056C659.266 98.2485 659.152 98.8959 659.367 99.4439C658.865 99.2469 658.28 99.3251 657.845 99.68L657.729 99.7854L655.75 101.764C655.307 102.207 655.193 102.854 655.408 103.403C654.861 103.188 654.214 103.301 653.771 103.743L652.781 104.733L653.861 105.812L677.61 82.0627Z' fill='url(%23paint76_linear_40004690_134055)'/%3E%3Cpath d='M657.492 98.543L667.553 88.4817C668.745 87.2893 668.745 85.356 667.553 84.1636L665.638 82.2492L653.418 94.4695L657.492 98.543Z' fill='url(%23paint77_linear_40004690_134055)'/%3E%3Cpath d='M654.976 93.9908C655.274 93.6927 655.274 93.2093 654.976 92.9113L653.418 94.4694L653.958 95.0092L654.976 93.9908ZM659.05 89.9172C659.348 89.6191 659.348 89.1357 659.05 88.8377L655.933 91.954C656.232 92.2521 656.715 92.2521 657.013 91.954L659.05 89.9172ZM663.123 85.8437C663.421 85.5455 663.421 85.0622 663.123 84.7641L660.007 87.8804C660.305 88.1786 660.788 88.1786 661.087 87.8804L663.123 85.8437ZM668.412 85.889C668.322 85.2579 668.039 84.6487 667.553 84.1632L665.639 82.2487L664.081 83.8069C664.379 84.105 664.862 84.105 665.16 83.8069L665.645 83.3219C665.848 83.484 666.112 83.5285 666.349 83.4527C666.265 83.7161 666.326 84.0153 666.535 84.2244L667.013 84.703C667.179 84.8683 667.312 85.0522 667.416 85.247C667.451 85.3121 667.482 85.3787 667.51 85.4462C667.658 85.8044 668.048 85.9871 668.412 85.889ZM667.553 88.4814C668.039 87.9958 668.322 87.3868 668.412 86.7556C668.097 86.671 667.764 86.7963 667.584 87.0634L667.511 87.1994L667.445 87.3396C667.435 87.358 667.428 87.3773 667.418 87.3955C667.404 87.4226 667.386 87.4479 667.371 87.4746C667.349 87.5121 667.329 87.5509 667.304 87.5874C667.289 87.6103 667.271 87.6313 667.255 87.6538C667.227 87.692 667.201 87.7308 667.17 87.7676L667.013 87.9416L665.756 89.1993C665.458 89.4974 665.458 89.9807 665.756 90.2788L667.553 88.4814ZM659.289 96.7455C658.991 96.4474 658.508 96.4474 658.21 96.7455L656.952 98.0032L657.492 98.543L659.289 96.7455ZM664.32 91.7147C664.059 91.4538 663.656 91.421 663.359 91.6167L663.24 91.7147L660.725 94.2301C660.427 94.5282 660.427 95.0115 660.725 95.3096L664.32 91.7147Z' fill='url(%23paint78_linear_40004690_134055)'/%3E%3Cpath d='M575.743 140.93L599.492 117.18C600.685 115.987 600.685 114.054 599.492 112.862L593.015 106.385L567.106 132.293L575.743 140.93Z' fill='url(%23paint79_linear_40004690_134055)'/%3E%3Cpath d='M569.265 134.452C569.862 133.856 569.862 132.89 569.265 132.293L569.371 132.177C569.86 131.578 569.824 130.693 569.265 130.134L567.106 132.293L569.265 134.452ZM573.583 127.975C574.18 127.379 574.18 126.412 573.583 125.816L569.265 130.134C569.862 130.731 570.828 130.731 571.424 130.134L573.583 127.975ZM577.902 123.657C578.498 123.061 578.498 122.094 577.902 121.498L573.583 125.816C574.18 126.412 575.146 126.412 575.743 125.816L577.902 123.657ZM582.22 119.339C582.816 118.743 582.816 117.776 582.22 117.18L577.902 121.498C578.498 122.094 579.464 122.094 580.061 121.498L582.22 119.339ZM586.538 115.021C587.134 114.425 587.134 113.458 586.538 112.862L582.22 117.18C582.816 117.776 583.783 117.776 584.379 117.18L586.538 115.021ZM590.856 110.703C591.452 110.106 591.452 109.14 590.856 108.544L586.538 112.862C587.134 113.458 588.101 113.458 588.697 112.862L590.856 110.703ZM593.015 106.385L590.856 108.544C591.452 109.14 592.419 109.14 593.015 108.544L594.095 107.464L593.015 106.385ZM573.583 138.771C574.18 138.174 574.18 137.208 573.583 136.612L571.424 134.452C570.828 133.856 569.862 133.856 569.265 134.452L573.583 138.771ZM599.492 117.18C600.685 115.987 600.685 114.054 599.492 112.862C600.014 113.383 599.71 114.557 598.828 115.641C598.701 115.797 598.563 115.95 598.413 116.1L597.423 117.09C596.98 117.533 596.866 118.181 597.081 118.729C596.533 118.514 595.887 118.626 595.444 119.069L593.465 121.048C593.022 121.491 592.909 122.138 593.124 122.686C592.622 122.489 592.037 122.567 591.601 122.922L591.485 123.028L589.507 125.007C589.064 125.449 588.95 126.097 589.165 126.645C588.663 126.448 588.078 126.526 587.643 126.881L587.528 126.985L585.548 128.965C585.105 129.408 584.991 130.056 585.206 130.603C584.705 130.407 584.12 130.484 583.685 130.839L583.569 130.944L581.59 132.923C581.148 133.366 581.034 134.013 581.249 134.561C580.701 134.346 580.053 134.46 579.611 134.903L577.632 136.881C577.189 137.324 577.075 137.972 577.29 138.52C576.78 138.319 576.185 138.405 575.748 138.776L575.743 138.771C575.146 138.174 574.18 138.174 573.583 138.771L575.743 140.93L599.492 117.18Z' fill='url(%23paint80_linear_40004690_134055)'/%3E%3Cpath d='M576.24 127.727L586.297 117.669C587.49 116.477 589.423 116.477 590.615 117.669L592.528 119.582L580.312 131.799L576.24 127.727Z' fill='url(%23paint81_linear_40004690_134055)'/%3E%3Cpath d='M578.754 130.241C579.052 129.943 579.536 129.943 579.834 130.241L580.312 130.72L580.791 130.241C581.089 129.943 581.573 129.943 581.871 130.241L580.312 131.799L578.754 130.241ZM584.862 126.169C585.161 125.871 585.644 125.871 585.942 126.169L582.827 129.285C582.529 128.987 582.529 128.503 582.827 128.205L584.862 126.169ZM588.935 122.097C589.233 121.799 589.716 121.799 590.014 122.097L586.899 125.212C586.601 124.914 586.601 124.431 586.899 124.133L588.935 122.097ZM592.529 119.583L590.971 121.141C590.673 120.843 590.673 120.359 590.971 120.061L591.989 119.043L592.529 119.583ZM588.888 116.81C589.519 116.9 590.129 117.183 590.615 117.669C590.176 117.23 589.545 117.067 588.875 117.154C588.853 117.042 588.857 116.925 588.888 116.81ZM578.036 125.93C578.297 126.191 578.331 126.593 578.135 126.89L578.036 127.01L577.319 127.727L577.798 128.205L577.896 128.324C578.092 128.621 578.059 129.024 577.798 129.285L576.24 127.727L578.036 125.93ZM586.297 117.669C586.783 117.183 587.392 116.899 588.024 116.809C588.084 117.033 588.036 117.265 587.907 117.447C587.616 117.586 587.331 117.769 587.066 117.997L586.837 118.209L585.579 119.467C585.281 119.764 584.798 119.765 584.5 119.467L586.297 117.669ZM583.065 120.901C583.363 121.2 583.363 121.683 583.065 121.981L580.551 124.495C580.252 124.793 579.769 124.793 579.471 124.495L583.065 120.901Z' fill='url(%23paint82_linear_40004690_134055)'/%3E%3Cpath d='M681.703 103.152L709.77 131.22C710.963 132.413 712.896 132.413 714.089 131.22L742.157 103.152L711.93 72.9254L681.703 103.152Z' fill='url(%23paint83_linear_40004690_134055)'/%3E%3Cpath d='M709.338 75.5167L709.455 75.621C710.055 76.1097 710.938 76.0751 711.497 75.5167L711.93 75.0844L712.362 75.5167L712.477 75.621C713.076 76.1104 713.962 76.0757 714.521 75.5167L711.93 72.9254L709.338 75.5167ZM716.464 77.4596L715.384 76.3801C714.788 76.9763 714.788 77.9429 715.384 78.5391L716.464 77.4596ZM718.407 81.5616C719.003 82.1578 719.97 82.1578 720.566 81.5616L716.464 77.4596L715.384 78.5391L718.407 81.5616ZM722.509 83.5046L721.429 82.4251C720.833 83.0212 720.833 83.9879 721.429 84.5841L722.509 83.5046ZM724.452 87.6066L724.568 87.712C725.167 88.2012 726.052 88.1656 726.611 87.6066L722.509 83.5046L721.429 84.5841L724.452 87.6066ZM728.555 89.5506L727.475 88.4711C726.879 89.0673 726.879 90.0339 727.475 90.6302L728.555 89.5506ZM730.498 93.6526L731.577 92.5731L728.555 89.5506L727.475 90.6302L730.498 93.6526ZM730.498 93.6526C731.094 94.2486 732.061 94.2488 732.657 93.6526L731.577 92.5731L730.498 93.6526ZM734.6 95.5956L733.52 94.5161C732.924 95.1123 732.924 96.0789 733.52 96.6751L734.6 95.5956ZM736.543 99.6976L737.622 98.6181L734.6 95.5956L733.52 96.6751L736.543 99.6976ZM736.543 99.6976C737.139 100.294 738.106 100.294 738.702 99.6976L737.622 98.6181L736.543 99.6976ZM740.645 101.641L739.565 100.561C738.969 101.157 738.969 102.124 739.565 102.72L740.645 101.641ZM742.157 103.152L740.645 101.641L739.565 102.72L739.997 103.152L739.323 103.827C738.727 104.423 738.727 105.39 739.323 105.986L742.157 103.152ZM703.293 81.5616C703.889 82.1578 704.856 82.1578 705.452 81.5616L708.475 78.5391C709.071 77.9429 709.071 76.9763 708.475 76.3801L703.293 81.5616ZM737.973 107.336L737.857 107.23C737.258 106.741 736.373 106.777 735.814 107.336L732.306 110.844C731.71 111.44 731.71 112.407 732.306 113.003L737.973 107.336ZM697.248 87.6066L697.364 87.712C697.964 88.2008 698.848 88.1654 699.407 87.6066L702.43 84.5841C703.026 83.9879 703.026 83.0212 702.43 82.4251L697.248 87.6066ZM730.956 114.353L730.84 114.247C730.241 113.758 729.356 113.794 728.797 114.353L725.289 117.861C724.693 118.457 724.693 119.424 725.289 120.02L730.956 114.353ZM691.202 93.6526L691.318 93.7581C691.918 94.2468 692.802 94.2113 693.361 93.6526L696.384 90.6302C696.98 90.0339 696.98 89.0673 696.384 88.4711L691.202 93.6526ZM723.939 121.37L723.823 121.264C723.224 120.775 722.339 120.811 721.78 121.37L718.272 124.878C717.676 125.474 717.676 126.441 718.272 127.037L723.939 121.37ZM685.157 99.6976L685.273 99.803C685.873 100.292 686.757 100.256 687.316 99.6976L690.339 96.6751C690.935 96.0789 690.935 95.1123 690.339 94.5161L685.157 99.6976ZM716.922 128.386L716.806 128.281C716.207 127.792 715.322 127.828 714.763 128.386L713.009 130.141C712.861 130.289 712.693 130.399 712.515 130.473C712.28 130.57 712.081 130.719 711.928 130.901C711.776 130.719 711.579 130.57 711.344 130.473L710.76 131.881C711.867 132.34 713.189 132.12 714.089 131.22L716.922 128.386ZM681.703 103.152L684.536 105.986C685.133 105.39 685.133 104.423 684.536 103.827L683.862 103.152L684.294 102.72C684.89 102.124 684.89 101.157 684.294 100.561L681.703 103.152ZM710.002 131.429C710.236 131.62 710.492 131.77 710.76 131.881L711.344 130.473C711.166 130.399 710.998 130.289 710.85 130.141L709.096 128.386C708.537 127.828 707.652 127.792 707.053 128.281L706.937 128.386L709.77 131.22L710.002 131.429ZM691.553 113.003C692.112 112.444 692.148 111.56 691.659 110.96L691.553 110.844L688.045 107.336C687.486 106.777 686.601 106.741 686.002 107.23L685.886 107.336L691.553 113.003ZM698.57 120.02C699.129 119.461 699.164 118.577 698.676 117.977L698.57 117.861L695.062 114.353C694.503 113.794 693.618 113.758 693.019 114.247L692.903 114.353L698.57 120.02ZM705.587 127.037C706.146 126.478 706.181 125.594 705.693 124.994L705.587 124.878L702.079 121.37C701.52 120.811 700.635 120.775 700.036 121.264L699.92 121.37L705.587 127.037Z' fill='url(%23paint84_linear_40004690_134055)'/%3E%3Cpath d='M688.652 103.152L709.769 124.269C710.961 125.462 712.894 125.462 714.087 124.269L735.203 103.152L711.928 79.8765L688.652 103.152Z' fill='url(%23paint85_linear_40004690_134055)'/%3E%3Cpath d='M709.394 82.4103L709.51 82.5157C710.109 83.0045 710.994 82.9691 711.553 82.4103L711.927 82.036L712.302 82.4113L713.382 81.3318L711.927 79.877L709.394 82.4103ZM712.302 82.4113C712.898 83.0073 713.865 83.007 714.461 82.4113L713.382 81.3318L712.302 82.4113ZM716.292 84.2415L715.212 83.162C714.616 83.7582 714.616 84.725 715.212 85.321L716.292 84.2415ZM718.122 88.2307L718.238 88.334C718.837 88.8232 719.722 88.7893 720.281 88.2307L716.292 84.2415L715.212 85.321L718.122 88.2307ZM722.11 90.0598L721.03 88.9803C720.435 89.5764 720.435 90.5433 721.03 91.1393L722.11 90.0598ZM723.94 94.049L725.02 92.9695L722.11 90.0598L721.03 91.1393L723.94 94.049ZM723.94 94.049C724.536 94.6451 725.503 94.6447 726.099 94.049L725.02 92.9695L723.94 94.049ZM727.929 95.8792L726.85 94.7996C726.254 95.3959 726.254 96.3627 726.85 96.9587L727.929 95.8792ZM729.759 99.8684L729.875 99.9717C730.475 100.461 731.359 100.427 731.919 99.8684L727.929 95.8792L726.85 96.9587L729.759 99.8684ZM733.749 101.699L732.669 100.619C732.073 101.215 732.073 102.182 732.669 102.778L733.749 101.699ZM735.202 103.152L733.749 101.699L732.669 102.778L733.043 103.152L732.363 103.832C731.768 104.428 731.768 105.395 732.363 105.991L735.202 103.152ZM703.574 88.2297L703.69 88.3351C704.29 88.8239 705.175 88.7885 705.733 88.2297L708.643 85.32C709.239 84.7237 709.239 83.757 708.643 83.1609L703.574 88.2297ZM731.003 107.351L730.889 107.247C730.289 106.758 729.403 106.792 728.844 107.351L725.324 110.871C724.729 111.468 724.729 112.434 725.324 113.031L731.003 107.351ZM697.755 94.049L697.872 94.1534C698.472 94.642 699.355 94.6075 699.914 94.049L702.824 91.1393C703.42 90.5431 703.42 89.5765 702.824 88.9803L697.755 94.049ZM723.964 114.39L723.849 114.286C723.25 113.797 722.364 113.831 721.805 114.39L718.286 117.91C717.69 118.506 717.691 119.472 718.286 120.069L723.964 114.39ZM691.937 99.8674L692.053 99.9728C692.652 100.462 693.537 100.426 694.096 99.8674L697.005 96.9577C697.601 96.3614 697.602 95.3946 697.005 94.7986L691.937 99.8674ZM716.925 121.43L716.81 121.325C716.211 120.836 715.325 120.871 714.766 121.43L713.007 123.189C712.895 123.3 712.773 123.39 712.644 123.459L712.512 123.521L712.372 123.588C712.198 123.681 712.048 123.805 711.927 123.95C711.774 123.768 711.577 123.618 711.342 123.521L711.038 124.257L710.758 124.932C711.865 125.39 713.186 125.169 714.086 124.269L716.925 121.43ZM688.652 103.152L691.491 105.991C692.087 105.395 692.087 104.429 691.491 103.832L690.811 103.152L691.186 102.777C691.782 102.181 691.782 101.214 691.186 100.618L688.652 103.152ZM710.001 124.478C710.235 124.669 710.489 124.82 710.757 124.931L711.342 123.521C711.164 123.448 710.996 123.337 710.848 123.189L709.088 121.43C708.529 120.871 707.646 120.837 707.046 121.325L706.929 121.43L709.768 124.269L710.001 124.478ZM698.53 113.031C699.126 112.434 699.126 111.468 698.53 110.871L695.011 107.352C694.452 106.794 693.567 106.758 692.968 107.247L692.852 107.352L698.53 113.031ZM705.569 120.07C706.128 119.511 706.163 118.626 705.674 118.027L705.569 117.911L702.049 114.39C701.49 113.832 700.606 113.797 700.007 114.286L699.89 114.39L705.569 120.07Z' fill='url(%23paint86_linear_40004690_134055)'/%3E%3Cpath d='M701.81 103.152L709.771 111.114C710.964 112.306 712.897 112.306 714.09 111.114L722.051 103.152L711.93 93.0318L701.81 103.152Z' fill='url(%23paint87_linear_40004690_134055)'/%3E%3Cpath d='M709.586 95.3764L709.702 95.4818C710.301 95.9706 711.186 95.9352 711.745 95.3764L711.93 95.1908L712.116 95.3764L713.196 94.2969L711.93 93.0318L709.586 95.3764ZM712.116 95.3764C712.712 95.9726 713.679 95.9726 714.275 95.3764L713.196 94.2969L712.116 95.3764ZM715.726 96.827L714.646 95.7475C714.05 96.3437 714.05 97.3103 714.646 97.9065L715.726 96.827ZM717.176 100.437L718.256 99.3571L715.726 96.827L714.646 97.9065L717.176 100.437ZM717.176 100.437C717.773 101.033 718.739 101.033 719.335 100.437L718.256 99.3571L717.176 100.437ZM720.786 101.887L719.706 100.808C719.11 101.404 719.11 102.371 719.706 102.967L720.786 101.887ZM722.051 103.152L720.786 101.887L719.706 102.967L719.892 103.152L718.981 104.063C718.385 104.659 718.385 105.626 718.981 106.222L722.051 103.152ZM704.526 100.437L704.642 100.542C705.241 101.031 706.126 100.996 706.685 100.437L709.215 97.9065C709.811 97.3103 709.811 96.3437 709.215 95.7475L704.526 100.437ZM717.159 108.044L717.043 107.939C716.444 107.45 715.559 107.485 715 108.044L713.01 110.034C712.862 110.183 712.694 110.293 712.516 110.366L713.098 111.775C713.458 111.626 713.797 111.407 714.09 111.114L717.159 108.044ZM701.81 103.152L704.88 106.222C705.476 105.626 705.476 104.659 704.88 104.063L703.969 103.152L704.155 102.967C704.751 102.371 704.751 101.404 704.155 100.808L701.81 103.152ZM710.761 111.775C711.508 112.084 712.351 112.084 713.098 111.775L712.516 110.366C712.281 110.464 712.082 110.612 711.929 110.794C711.777 110.613 711.58 110.464 711.345 110.366L710.761 111.775ZM710.003 111.323C710.237 111.513 710.493 111.664 710.761 111.775L711.345 110.366C711.167 110.293 710.999 110.183 710.851 110.034L708.861 108.044C708.302 107.485 707.417 107.45 706.818 107.939L706.702 108.044L709.771 111.114L710.003 111.323Z' fill='url(%23paint88_linear_40004690_134055)'/%3E%3Cpath d='M712.236 133.684L735.985 157.433C737.178 158.626 739.111 158.626 740.304 157.433L746.781 150.956L720.872 125.047L712.236 133.684Z' fill='url(%23paint89_linear_40004690_134055)'/%3E%3Cpath d='M720.872 127.206C721.468 127.803 722.435 127.803 723.031 127.206L720.872 125.047L719.792 126.127L720.872 127.206ZM725.19 131.525C725.786 132.121 726.753 132.121 727.349 131.525L723.031 127.206C722.435 127.803 722.435 128.769 723.031 129.365L725.19 131.525ZM729.508 135.843C730.104 136.439 731.071 136.439 731.667 135.843L727.349 131.525C726.753 132.121 726.753 133.087 727.349 133.684L729.508 135.843ZM733.826 140.161C734.423 140.757 735.389 140.757 735.985 140.161L731.667 135.843C731.071 136.439 731.071 137.406 731.667 138.002L733.826 140.161ZM738.145 144.479C738.741 145.075 739.707 145.075 740.304 144.479L735.985 140.161C735.389 140.757 735.389 141.724 735.985 142.32L738.145 144.479ZM742.463 148.797C743.059 149.393 744.026 149.393 744.622 148.797L740.304 144.479C739.707 145.075 739.707 146.042 740.304 146.638L742.463 148.797ZM736.975 158.094C738.082 158.553 739.404 158.333 740.304 157.433L746.781 150.956L744.622 148.797C744.063 149.356 744.028 150.241 744.516 150.84L744.622 150.956L744.658 150.992C744.5 151.259 744.43 151.563 744.449 151.863C744.026 151.836 743.595 151.983 743.272 152.306L741.653 153.925C741.33 154.248 741.184 154.679 741.21 155.101C740.788 155.075 740.357 155.221 740.034 155.544L739.224 156.354C739.076 156.502 738.908 156.612 738.73 156.686C738.495 156.783 738.296 156.932 738.144 157.114C737.991 156.932 737.794 156.783 737.559 156.686L736.975 158.094ZM735.985 157.433C736.278 157.726 736.616 157.945 736.975 158.094L737.559 156.686C737.434 156.634 737.313 156.564 737.201 156.475C737.154 156.438 737.109 156.397 737.065 156.354L736.075 155.364C735.632 154.921 734.985 154.807 734.437 155.022C734.634 154.521 734.556 153.936 734.202 153.501L734.096 153.385L732.118 151.406C731.675 150.963 731.027 150.85 730.479 151.065C730.694 150.517 730.581 149.869 730.138 149.426L728.159 147.448C727.716 147.005 727.069 146.891 726.521 147.106C726.718 146.604 726.64 146.019 726.284 145.584L726.18 145.469L724.2 143.489C723.757 143.046 723.11 142.932 722.562 143.147C722.759 142.646 722.681 142.061 722.327 141.626L722.221 141.51L720.243 139.531C719.8 139.089 719.152 138.975 718.604 139.19C718.801 138.688 718.723 138.103 718.368 137.668L718.263 137.552L716.284 135.573C715.841 135.13 715.194 135.016 714.646 135.231C714.861 134.683 714.748 134.037 714.305 133.594L713.315 132.604L712.236 133.684L735.985 157.433Z' fill='url(%23paint90_linear_40004690_134055)'/%3E%3Cpath d='M719.5 137.312L729.562 147.374C730.754 148.566 732.687 148.566 733.88 147.374L735.794 145.459L723.574 133.239L719.5 137.312Z' fill='url(%23paint91_linear_40004690_134055)'/%3E%3Cpath d='M724.053 134.797C724.351 135.095 724.834 135.095 725.132 134.797L723.574 133.239L723.034 133.779L724.053 134.797ZM728.126 138.871C728.424 139.169 728.908 139.169 729.206 138.871L726.089 135.754C725.791 136.052 725.791 136.536 726.089 136.834L728.126 138.871ZM732.2 142.944C732.498 143.242 732.981 143.242 733.279 142.944L730.163 139.828C729.865 140.126 729.865 140.609 730.163 140.907L732.2 142.944ZM732.154 148.233C732.785 148.143 733.395 147.86 733.88 147.374L735.795 145.46L734.236 143.901C733.938 144.2 733.938 144.683 734.236 144.981L734.721 145.466C734.559 145.669 734.515 145.933 734.591 146.17C734.327 146.086 734.028 146.147 733.819 146.356L733.34 146.834C733.175 147 732.991 147.133 732.796 147.237C732.731 147.272 732.665 147.303 732.597 147.331C732.239 147.479 732.056 147.869 732.154 148.233ZM729.562 147.374C730.048 147.86 730.657 148.143 731.288 148.233C731.372 147.918 731.247 147.585 730.98 147.405L730.844 147.332L730.704 147.266C730.685 147.256 730.666 147.249 730.648 147.239C730.621 147.225 730.595 147.207 730.569 147.192C730.531 147.17 730.492 147.15 730.456 147.125C730.433 147.11 730.412 147.092 730.39 147.076C730.351 147.048 730.313 147.021 730.276 146.991L730.102 146.834L728.844 145.577C728.546 145.279 728.063 145.279 727.765 145.577L729.562 147.374ZM721.298 139.11C721.596 138.812 721.596 138.329 721.298 138.03L720.04 136.773L719.5 137.312L721.298 139.11ZM726.329 144.141C726.59 143.88 726.622 143.477 726.427 143.18L726.329 143.061L723.813 140.546C723.515 140.248 723.032 140.248 722.734 140.546L726.329 144.141Z' fill='url(%23paint92_linear_40004690_134055)'/%3E%3Cpath d='M677.12 55.5664L700.869 79.3162C702.062 80.5086 703.995 80.5086 705.187 79.3162L711.665 72.839L685.756 46.9301L677.12 55.5664Z' fill='url(%23paint93_linear_40004690_134055)'/%3E%3Cpath d='M683.597 49.0892C684.193 49.6854 685.16 49.6854 685.756 49.0892L685.872 49.1946C686.471 49.6834 687.356 49.648 687.915 49.0892L685.756 46.9301L683.597 49.0892ZM690.074 53.4073C690.67 54.0035 691.637 54.0035 692.233 53.4073L687.915 49.0892C687.319 49.6854 687.319 50.6521 687.915 51.2483L690.074 53.4073ZM694.392 57.7255C694.988 58.3217 695.955 58.3217 696.551 57.7255L692.233 53.4073C691.637 54.0035 691.637 54.9702 692.233 55.5664L694.392 57.7255ZM698.71 62.0436C699.306 62.6398 700.273 62.6398 700.869 62.0436L696.551 57.7255C695.955 58.3217 695.955 59.2883 696.551 59.8845L698.71 62.0436ZM703.028 66.3618C703.625 66.958 704.591 66.958 705.187 66.3618L700.869 62.0436C700.273 62.6398 700.273 63.6065 700.869 64.2027L703.028 66.3618ZM707.346 70.6799C707.943 71.2761 708.909 71.2761 709.506 70.6799L705.187 66.3618C704.591 66.958 704.591 67.9246 705.187 68.5208L707.346 70.6799ZM711.665 72.839L709.506 70.6799C708.909 71.2761 708.909 72.2428 709.506 72.839L710.585 73.9185L711.665 72.839ZM679.279 53.4073C679.875 54.0035 680.841 54.0035 681.438 53.4073L683.597 51.2483C684.193 50.6521 684.193 49.6854 683.597 49.0892L679.279 53.4073ZM700.869 79.3162C702.062 80.5086 703.995 80.5086 705.187 79.3162C704.666 79.8375 703.492 79.5336 702.408 78.652C702.253 78.5253 702.099 78.3865 701.949 78.2367L700.959 77.2467C700.516 76.8041 699.869 76.69 699.321 76.9052C699.535 76.3572 699.423 75.7107 698.98 75.2679L697.001 73.2891C696.558 72.8463 695.911 72.7325 695.363 72.9476C695.56 72.4456 695.482 71.8604 695.127 71.4252L695.021 71.3093L693.043 69.3305C692.6 68.8876 691.952 68.7738 691.404 68.9889C691.601 68.4869 691.523 67.9017 691.168 67.4666L691.064 67.3517L689.084 65.3718C688.641 64.9292 687.994 64.8151 687.446 65.0303C687.642 64.5286 687.565 63.944 687.211 63.509L687.105 63.393L685.126 61.4142C684.684 60.9714 684.036 60.8576 683.488 61.0727C683.703 60.5247 683.589 59.8773 683.147 59.4344L681.168 57.4556C680.725 57.0127 680.078 56.8989 679.529 57.114C679.73 56.6036 679.644 56.0089 679.273 55.5717L679.279 55.5664C679.875 54.9702 679.875 54.0035 679.279 53.4073L677.12 55.5664L700.869 79.3162Z' fill='url(%23paint94_linear_40004690_134055)'/%3E%3Cpath d='M690.322 56.0625L700.379 66.1197C701.571 67.3122 701.571 69.2455 700.379 70.4379L698.466 72.3509L686.25 60.1346L690.322 56.0625Z' fill='url(%23paint95_linear_40004690_134055)'/%3E%3Cpath d='M687.807 58.5768C688.105 58.875 688.105 59.3583 687.807 59.6564L687.329 60.135L687.807 60.6136C688.105 60.9118 688.105 61.3952 687.807 61.6932L686.249 60.135L687.807 58.5768ZM691.879 64.6851C692.177 64.9832 692.177 65.4665 691.879 65.7646L688.763 62.6494C689.062 62.3512 689.545 62.3512 689.843 62.6494L691.879 64.6851ZM695.951 68.7576C696.249 69.0557 696.249 69.5391 695.951 69.8371L692.836 66.7219C693.134 66.4238 693.617 66.4238 693.916 66.7219L695.951 68.7576ZM698.466 72.3515L696.907 70.7933C697.205 70.4953 697.689 70.4954 697.987 70.7933L699.005 71.8117L698.466 72.3515ZM701.238 68.7101C701.148 69.342 700.865 69.952 700.379 70.438C700.818 69.9989 700.981 69.3676 700.895 68.6975C701.006 68.6756 701.123 68.6792 701.238 68.7101ZM692.118 57.8589C691.857 58.1197 691.455 58.1534 691.159 57.958L691.039 57.8589L690.322 57.142L689.843 57.6207L689.724 57.7187C689.428 57.9143 689.024 57.8815 688.763 57.6207L690.322 56.0625L692.118 57.8589ZM700.379 66.1199C700.865 66.6058 701.149 67.2151 701.239 67.8467C701.015 67.9066 700.783 67.8582 700.601 67.7297C700.462 67.4389 700.279 67.1539 700.051 66.8884L699.839 66.6597L698.582 65.402C698.284 65.1038 698.284 64.6204 698.582 64.3224L700.379 66.1199ZM697.147 62.8876C696.849 63.1857 696.365 63.1857 696.067 62.8876L693.553 60.3733C693.255 60.0751 693.255 59.5917 693.553 59.2937L697.147 62.8876Z' fill='url(%23paint96_linear_40004690_134055)'/%3E%3Cpath d='M710.572 164.395L682.504 192.462C681.311 193.655 681.311 195.588 682.504 196.781L710.572 224.849L740.799 194.622L710.572 164.395Z' fill='url(%23paint97_linear_40004690_134055)'/%3E%3Cpath d='M738.207 192.03L738.103 192.147C737.614 192.747 737.649 193.63 738.207 194.189L738.64 194.622L738.207 195.054L738.103 195.169C737.614 195.768 737.648 196.654 738.207 197.213L740.799 194.622L738.207 192.03ZM736.264 199.156L737.344 198.076C736.748 197.48 735.781 197.48 735.185 198.076L736.264 199.156ZM732.162 201.099C731.566 201.695 731.566 202.662 732.162 203.258L736.264 199.156L735.185 198.076L732.162 201.099ZM730.219 205.201L731.299 204.121C730.703 203.525 729.736 203.525 729.14 204.121L730.219 205.201ZM726.117 207.144L726.012 207.26C725.523 207.859 725.558 208.744 726.117 209.303L730.219 205.201L729.14 204.121L726.117 207.144ZM724.173 211.247L725.253 210.167C724.657 209.571 723.69 209.571 723.094 210.167L724.173 211.247ZM720.071 213.19L721.151 214.269L724.173 211.247L723.094 210.167L720.071 213.19ZM720.071 213.19C719.475 213.786 719.475 214.753 720.071 215.349L721.151 214.269L720.071 213.19ZM718.128 217.292L719.208 216.212C718.612 215.616 717.645 215.616 717.049 216.212L718.128 217.292ZM714.026 219.235L715.106 220.314L718.128 217.292L717.049 216.212L714.026 219.235ZM714.026 219.235C713.43 219.831 713.43 220.798 714.026 221.394L715.106 220.314L714.026 219.235ZM712.083 223.337L713.163 222.257C712.567 221.661 711.6 221.661 711.004 222.257L712.083 223.337ZM710.572 224.849L712.083 223.337L711.004 222.257L710.572 222.689L709.897 222.015C709.301 221.419 708.334 221.419 707.738 222.015L710.572 224.849ZM732.162 185.985C731.566 186.581 731.566 187.548 732.162 188.144L735.185 191.167C735.781 191.763 736.748 191.763 737.344 191.167L732.162 185.985ZM706.388 220.665L706.494 220.549C706.983 219.95 706.947 219.065 706.388 218.506L702.88 214.998C702.284 214.402 701.317 214.402 700.721 214.998L706.388 220.665ZM726.117 179.94L726.012 180.056C725.523 180.656 725.559 181.54 726.117 182.099L729.14 185.122C729.736 185.718 730.703 185.718 731.299 185.122L726.117 179.94ZM699.371 213.648L699.477 213.532C699.966 212.933 699.93 212.048 699.371 211.489L695.863 207.981C695.267 207.385 694.3 207.385 693.704 207.981L699.371 213.648ZM720.071 173.894L719.966 174.01C719.477 174.61 719.513 175.494 720.071 176.053L723.094 179.076C723.69 179.672 724.657 179.672 725.253 179.076L720.071 173.894ZM692.354 206.631L692.46 206.515C692.949 205.916 692.913 205.031 692.354 204.472L688.846 200.964C688.25 200.368 687.283 200.368 686.687 200.964L692.354 206.631ZM714.026 167.849L713.921 167.965C713.432 168.565 713.468 169.449 714.026 170.008L717.049 173.031C717.645 173.627 718.612 173.627 719.208 173.031L714.026 167.849ZM685.338 199.614L685.443 199.498C685.932 198.899 685.896 198.014 685.338 197.455L683.583 195.701C683.435 195.553 683.325 195.385 683.251 195.207C683.154 194.972 683.005 194.773 682.823 194.62C683.005 194.468 683.154 194.271 683.251 194.036L681.843 193.452C681.384 194.559 681.604 195.881 682.504 196.781L685.338 199.614ZM710.572 164.395L707.738 167.228C708.334 167.825 709.301 167.825 709.897 167.228L710.572 166.554L711.004 166.986C711.6 167.582 712.567 167.582 713.163 166.986L710.572 164.395ZM682.295 192.694C682.104 192.928 681.954 193.184 681.843 193.452L683.251 194.036C683.325 193.858 683.435 193.69 683.583 193.542L685.338 191.788C685.896 191.229 685.932 190.344 685.443 189.745L685.338 189.629L682.504 192.462L682.295 192.694ZM700.721 174.245C701.28 174.804 702.164 174.84 702.764 174.351L702.88 174.245L706.388 170.737C706.947 170.178 706.983 169.293 706.494 168.694L706.388 168.578L700.721 174.245ZM693.704 181.262C694.263 181.821 695.147 181.857 695.747 181.368L695.863 181.262L699.371 177.754C699.93 177.195 699.966 176.31 699.477 175.711L699.371 175.595L693.704 181.262ZM686.687 188.279C687.246 188.838 688.13 188.873 688.73 188.385L688.846 188.279L692.354 184.771C692.913 184.212 692.949 183.327 692.46 182.728L692.354 182.612L686.687 188.279Z' fill='url(%23paint98_linear_40004690_134055)'/%3E%3Cpath d='M710.572 171.352L689.455 192.468C688.262 193.661 688.262 195.594 689.455 196.787L710.572 217.903L733.848 194.627L710.572 171.352Z' fill='url(%23paint99_linear_40004690_134055)'/%3E%3Cpath d='M731.314 192.094L731.208 192.21C730.72 192.809 730.755 193.694 731.314 194.253L731.688 194.627L731.313 195.002L732.392 196.082L733.847 194.627L731.314 192.094ZM731.313 195.002C730.717 195.598 730.717 196.565 731.313 197.161L732.392 196.082L731.313 195.002ZM729.483 198.991L730.562 197.912C729.966 197.316 728.999 197.316 728.403 197.912L729.483 198.991ZM725.493 200.822L725.39 200.938C724.901 201.537 724.935 202.422 725.493 202.981L729.483 198.991L728.403 197.912L725.493 200.822ZM723.664 204.81L724.744 203.73C724.148 203.135 723.181 203.135 722.585 203.73L723.664 204.81ZM719.675 206.64L720.755 207.719L723.664 204.81L722.585 203.73L719.675 206.64ZM719.675 206.64C719.079 207.236 719.079 208.203 719.675 208.799L720.755 207.719L719.675 206.64ZM717.845 210.629L718.924 209.55C718.328 208.954 717.361 208.954 716.765 209.55L717.845 210.629ZM713.856 212.459L713.752 212.575C713.263 213.175 713.297 214.059 713.856 214.618L717.845 210.629L716.765 209.55L713.856 212.459ZM712.025 216.449L713.105 215.369C712.509 214.773 711.542 214.773 710.946 215.369L712.025 216.449ZM710.572 217.902L712.025 216.449L710.946 215.369L710.572 215.743L709.892 215.063C709.296 214.468 708.329 214.468 707.733 215.063L710.572 217.902ZM725.494 186.274L725.389 186.39C724.9 186.99 724.935 187.874 725.494 188.433L728.404 191.343C729 191.939 729.967 191.939 730.563 191.343L725.494 186.274ZM706.373 213.703L706.477 213.588C706.966 212.989 706.932 212.103 706.373 211.544L702.853 208.024C702.256 207.429 701.29 207.429 700.693 208.024L706.373 213.703ZM719.675 180.455L719.571 180.572C719.082 181.171 719.116 182.055 719.675 182.614L722.585 185.524C723.181 186.12 724.148 186.12 724.744 185.524L719.675 180.455ZM699.334 206.664L699.438 206.549C699.927 205.95 699.893 205.064 699.334 204.505L695.814 200.986C695.218 200.39 694.252 200.39 693.655 200.986L699.334 206.664ZM713.857 174.637L713.751 174.753C713.262 175.352 713.298 176.237 713.857 176.796L716.766 179.705C717.363 180.301 718.329 180.301 718.925 179.705L713.857 174.637ZM692.294 199.625L692.399 199.51C692.888 198.911 692.853 198.025 692.294 197.466L690.535 195.706C690.424 195.595 690.334 195.473 690.265 195.344L690.203 195.212L690.136 195.072C690.043 194.898 689.919 194.748 689.774 194.627C689.956 194.474 690.106 194.277 690.203 194.042L689.467 193.738L688.792 193.458C688.334 194.565 688.555 195.886 689.455 196.786L692.294 199.625ZM710.572 171.352L707.733 174.191C708.329 174.787 709.295 174.787 709.892 174.191L710.572 173.511L710.947 173.886C711.543 174.482 712.51 174.482 713.106 173.886L710.572 171.352ZM689.246 192.701C689.055 192.934 688.904 193.189 688.793 193.457L690.203 194.042C690.276 193.864 690.387 193.696 690.535 193.547L692.294 191.788C692.853 191.229 692.887 190.345 692.399 189.746L692.294 189.629L689.455 192.468L689.246 192.701ZM700.693 181.23C701.29 181.826 702.256 181.826 702.853 181.23L706.372 177.711C706.93 177.152 706.966 176.267 706.477 175.668L706.372 175.552L700.693 181.23ZM693.654 188.269C694.213 188.828 695.098 188.863 695.697 188.374L695.813 188.269L699.334 184.749C699.892 184.19 699.927 183.306 699.438 182.707L699.334 182.59L693.654 188.269Z' fill='url(%23paint100_linear_40004690_134055)'/%3E%3Cpath d='M710.572 184.508L702.61 192.469C701.418 193.662 701.418 195.595 702.61 196.787L710.572 204.749L720.692 194.628L710.572 184.508Z' fill='url(%23paint101_linear_40004690_134055)'/%3E%3Cpath d='M718.348 192.284L718.242 192.4C717.753 192.999 717.789 193.884 718.348 194.443L718.533 194.628L718.348 194.814L719.427 195.893L720.692 194.628L718.348 192.284ZM718.348 194.814C717.751 195.41 717.751 196.377 718.348 196.973L719.427 195.893L718.348 194.814ZM716.897 198.424L717.977 197.344C717.38 196.748 716.414 196.748 715.817 197.344L716.897 198.424ZM713.287 199.874L714.367 200.954L716.897 198.424L715.817 197.344L713.287 199.874ZM713.287 199.874C712.691 200.47 712.691 201.437 713.287 202.033L714.367 200.954L713.287 199.874ZM711.837 203.484L712.916 202.404C712.32 201.808 711.353 201.808 710.757 202.404L711.837 203.484ZM710.572 204.749L711.837 203.484L710.757 202.404L710.572 202.59L709.661 201.679C709.065 201.083 708.098 201.083 707.502 201.679L710.572 204.749ZM713.287 187.223L713.182 187.339C712.693 187.939 712.728 188.824 713.287 189.383L715.817 191.913C716.414 192.509 717.38 192.509 717.977 191.913L713.287 187.223ZM705.68 199.857L705.785 199.741C706.274 199.142 706.239 198.257 705.68 197.698L703.69 195.708C703.541 195.56 703.431 195.391 703.358 195.213L701.949 195.795C702.098 196.156 702.317 196.494 702.61 196.787L705.68 199.857ZM710.572 184.508L707.502 187.578C708.098 188.174 709.065 188.174 709.661 187.578L710.572 186.667L710.757 186.852C711.353 187.449 712.32 187.449 712.916 186.852L710.572 184.508ZM701.949 193.459C701.64 194.206 701.64 195.049 701.949 195.795L703.358 195.213C703.26 194.978 703.112 194.78 702.93 194.627C703.111 194.475 703.26 194.278 703.358 194.043L701.949 193.459ZM702.401 192.701C702.211 192.935 702.06 193.191 701.949 193.459L703.358 194.043C703.431 193.865 703.541 193.697 703.69 193.549L705.68 191.558C706.239 191 706.274 190.115 705.785 189.515L705.68 189.399L702.61 192.469L702.401 192.701Z' fill='url(%23paint102_linear_40004690_134055)'/%3E%3Cpath d='M680.04 194.93L656.291 218.679C655.098 219.872 655.098 221.805 656.291 222.998L662.768 229.475L688.677 203.566L680.04 194.93Z' fill='url(%23paint103_linear_40004690_134055)'/%3E%3Cpath d='M686.518 203.566C685.921 204.162 685.921 205.129 686.518 205.725L688.677 203.566L687.597 202.486L686.518 203.566ZM682.199 207.884C681.603 208.48 681.603 209.447 682.199 210.043L686.518 205.725C685.921 205.129 684.955 205.129 684.359 205.725L682.199 207.884ZM677.881 212.202C677.285 212.798 677.285 213.765 677.881 214.361L682.199 210.043C681.603 209.447 680.637 209.447 680.04 210.043L677.881 212.202ZM673.563 216.52C672.967 217.117 672.967 218.083 673.563 218.679L677.881 214.361C677.285 213.765 676.318 213.765 675.722 214.361L673.563 216.52ZM669.245 220.839C668.649 221.435 668.649 222.401 669.245 222.998L673.563 218.679C672.967 218.083 672 218.083 671.404 218.679L669.245 220.839ZM664.927 225.157C664.331 225.753 664.331 226.72 664.927 227.316L669.245 222.998C668.649 222.401 667.682 222.401 667.086 222.998L664.927 225.157ZM655.63 219.669C655.171 220.776 655.391 222.098 656.291 222.998L662.768 229.475L664.927 227.316C664.368 226.757 663.483 226.722 662.884 227.21L662.768 227.316L662.732 227.352C662.465 227.194 662.161 227.124 661.861 227.143C661.888 226.72 661.741 226.289 661.418 225.966L659.799 224.347C659.476 224.024 659.045 223.878 658.623 223.904C658.649 223.482 658.503 223.051 658.18 222.728L657.37 221.918C657.222 221.77 657.112 221.602 657.038 221.424C656.941 221.189 656.792 220.99 656.61 220.837C656.792 220.685 656.941 220.488 657.038 220.253L655.63 219.669ZM656.291 218.679C655.998 218.972 655.779 219.31 655.63 219.669L657.038 220.253C657.09 220.128 657.16 220.007 657.249 219.895C657.286 219.848 657.327 219.803 657.37 219.759L658.36 218.769C658.803 218.326 658.917 217.679 658.702 217.131C659.203 217.328 659.788 217.25 660.223 216.896L660.339 216.79L662.318 214.811C662.761 214.369 662.874 213.721 662.659 213.173C663.207 213.388 663.855 213.274 664.298 212.832L666.276 210.853C666.719 210.41 666.833 209.763 666.618 209.215C667.12 209.411 667.705 209.334 668.14 208.978L668.255 208.874L670.235 206.894C670.678 206.451 670.792 205.804 670.577 205.256C671.078 205.453 671.663 205.375 672.098 205.021L672.214 204.915L674.193 202.937C674.635 202.494 674.749 201.846 674.534 201.298C675.036 201.495 675.621 201.417 676.056 201.062L676.172 200.957L678.151 198.978C678.594 198.535 678.708 197.888 678.493 197.34C679.041 197.555 679.687 197.442 680.13 196.999L681.12 196.009L680.04 194.93L656.291 218.679Z' fill='url(%23paint104_linear_40004690_134055)'/%3E%3Cpath d='M676.405 202.203L666.343 212.264C665.151 213.457 665.151 215.39 666.343 216.583L668.258 218.497L680.478 206.277L676.405 202.203Z' fill='url(%23paint105_linear_40004690_134055)'/%3E%3Cpath d='M678.92 206.755C678.622 207.053 678.622 207.537 678.92 207.835L680.478 206.277L679.938 205.737L678.92 206.755ZM674.847 210.829C674.549 211.127 674.548 211.61 674.847 211.908L677.963 208.792C677.665 208.494 677.181 208.494 676.883 208.792L674.847 210.829ZM670.773 214.902C670.475 215.201 670.475 215.684 670.773 215.982L673.889 212.866C673.591 212.568 673.108 212.568 672.81 212.866L670.773 214.902ZM665.484 214.857C665.574 215.488 665.858 216.097 666.343 216.583L668.258 218.497L669.816 216.939C669.518 216.641 669.034 216.641 668.736 216.939L668.251 217.424C668.048 217.262 667.784 217.218 667.547 217.293C667.631 217.03 667.57 216.731 667.361 216.522L666.883 216.043C666.717 215.878 666.584 215.694 666.48 215.499C666.445 215.434 666.414 215.367 666.386 215.3C666.238 214.942 665.849 214.759 665.484 214.857ZM666.343 212.265C665.858 212.75 665.574 213.359 665.484 213.991C665.799 214.075 666.132 213.95 666.312 213.683L666.385 213.547L666.452 213.406C666.461 213.388 666.468 213.369 666.478 213.351C666.492 213.324 666.51 213.298 666.525 213.272C666.547 213.234 666.568 213.195 666.592 213.159C666.607 213.136 666.625 213.115 666.641 213.092C666.669 213.054 666.696 213.015 666.726 212.978L666.883 212.805L668.141 211.547C668.439 211.249 668.439 210.765 668.141 210.467L666.343 212.265ZM674.607 204.001C674.905 204.299 675.389 204.299 675.687 204.001L676.944 202.743L676.405 202.203L674.607 204.001ZM669.576 209.031C669.837 209.292 670.24 209.325 670.537 209.129L670.656 209.031L673.171 206.516C673.469 206.218 673.469 205.735 673.171 205.436L669.576 209.031Z' fill='url(%23paint106_linear_40004690_134055)'/%3E%3Cpath d='M758.154 159.812L734.404 183.562C733.211 184.755 733.211 186.688 734.404 187.88L740.881 194.358L766.79 168.449L758.154 159.812Z' fill='url(%23paint107_linear_40004690_134055)'/%3E%3Cpath d='M764.631 166.29C764.035 166.886 764.035 167.853 764.631 168.449L764.525 168.565C764.037 169.164 764.072 170.049 764.631 170.608L766.79 168.449L764.631 166.29ZM760.313 172.767C759.717 173.363 759.717 174.33 760.313 174.926L764.631 170.608C764.035 170.012 763.068 170.012 762.472 170.608L760.313 172.767ZM755.995 177.085C755.398 177.681 755.398 178.648 755.995 179.244L760.313 174.926C759.717 174.33 758.75 174.33 758.154 174.926L755.995 177.085ZM751.676 181.403C751.08 181.999 751.08 182.966 751.676 183.562L755.995 179.244C755.398 178.648 754.432 178.648 753.836 179.244L751.676 181.403ZM747.358 185.721C746.762 186.318 746.762 187.284 747.358 187.88L751.676 183.562C751.08 182.966 750.114 182.966 749.517 183.562L747.358 185.721ZM743.04 190.039C742.444 190.636 742.444 191.602 743.04 192.199L747.358 187.88C746.762 187.284 745.795 187.284 745.199 187.88L743.04 190.039ZM740.881 194.358L743.04 192.199C742.444 191.602 741.477 191.602 740.881 192.199L739.802 193.278L740.881 194.358ZM760.313 161.972C759.717 162.568 759.717 163.534 760.313 164.131L762.472 166.29C763.068 166.886 764.035 166.886 764.631 166.29L760.313 161.972ZM734.404 183.562C733.211 184.755 733.211 186.688 734.404 187.88C733.883 187.359 734.187 186.185 735.068 185.101C735.195 184.946 735.334 184.792 735.483 184.642L736.473 183.652C736.916 183.209 737.03 182.562 736.815 182.014C737.363 182.228 738.009 182.116 738.452 181.673L740.431 179.694C740.874 179.251 740.988 178.604 740.773 178.056C741.274 178.253 741.86 178.175 742.295 177.82L742.411 177.714L744.39 175.736C744.833 175.293 744.946 174.645 744.731 174.097C745.233 174.294 745.818 174.216 746.253 173.861L746.368 173.757L748.348 171.777C748.791 171.334 748.905 170.687 748.69 170.139C749.192 170.335 749.776 170.258 750.211 169.904L750.327 169.798L752.306 167.819C752.749 167.377 752.862 166.729 752.647 166.181C753.195 166.396 753.843 166.282 754.286 165.84L756.264 163.861C756.707 163.418 756.821 162.771 756.606 162.222C757.116 162.423 757.711 162.337 758.148 161.966L758.154 161.972C758.75 162.568 759.717 162.568 760.313 161.972L758.154 159.812L734.404 183.562Z' fill='url(%23paint108_linear_40004690_134055)'/%3E%3Cpath d='M757.661 173.023L747.603 183.081C746.411 184.273 744.478 184.273 743.285 183.081L741.372 181.168L753.588 168.951L757.661 173.023Z' fill='url(%23paint109_linear_40004690_134055)'/%3E%3Cpath d='M755.146 170.509C754.848 170.807 754.365 170.807 754.067 170.509L753.588 170.03L753.109 170.509C752.811 170.807 752.328 170.807 752.03 170.509L753.588 168.951L755.146 170.509ZM749.038 174.581C748.74 174.879 748.257 174.879 747.958 174.581L751.074 171.465C751.372 171.763 751.372 172.247 751.074 172.545L749.038 174.581ZM744.965 178.653C744.667 178.951 744.184 178.951 743.886 178.653L747.001 175.538C747.299 175.836 747.299 176.319 747.001 176.617L744.965 178.653ZM741.372 181.167L742.93 179.609C743.228 179.907 743.228 180.391 742.93 180.689L741.911 181.707L741.372 181.167ZM745.013 183.94C744.381 183.85 743.771 183.567 743.285 183.081C743.724 183.52 744.355 183.683 745.026 183.596C745.047 183.708 745.044 183.825 745.013 183.94ZM755.864 174.82C755.603 174.559 755.57 174.157 755.765 173.86L755.864 173.74L756.581 173.023L756.102 172.545L756.004 172.426C755.809 172.129 755.842 171.726 756.102 171.465L757.661 173.023L755.864 174.82ZM747.603 183.081C747.117 183.567 746.508 183.851 745.876 183.941C745.816 183.717 745.865 183.485 745.993 183.303C746.284 183.164 746.569 182.981 746.835 182.753L747.063 182.541L748.321 181.283C748.619 180.986 749.103 180.985 749.401 181.283L747.603 183.081ZM750.835 179.849C750.537 179.55 750.537 179.067 750.835 178.769L753.35 176.255C753.648 175.957 754.131 175.957 754.429 176.255L750.835 179.849Z' fill='url(%23paint110_linear_40004690_134055)'/%3E%3Cpath d='M516.735 151.288C517.927 150.096 517.927 148.162 516.735 146.97L486.508 116.743C485.315 115.55 483.382 115.55 482.19 116.743L451.963 146.97C450.77 148.162 450.77 150.096 451.963 151.288L482.19 181.515C483.382 182.707 485.315 182.707 486.508 181.515L516.735 151.288Z' fill='url(%23paint111_linear_40004690_134055)'/%3E%3Cpath d='M498.383 169.64L498.155 169.423C495.758 167.257 492.057 167.33 489.746 169.64L484.349 175.038L478.951 169.64L474.633 173.958L482.19 181.515C483.382 182.707 485.315 182.707 486.508 181.515L498.383 169.64ZM478.951 169.64C476.566 167.255 472.7 167.255 470.315 169.64L474.633 173.958L478.951 169.64ZM459.519 158.845L463.838 163.163C466.222 160.778 466.222 156.911 463.838 154.527L459.519 158.845ZM451.963 146.97C450.77 148.162 450.77 150.096 451.963 151.288L459.519 158.845L463.838 154.527L458.44 149.129L463.838 143.731C466.222 141.346 466.222 137.48 463.838 135.095L451.963 146.97ZM516.735 151.288C517.927 150.096 517.927 148.162 516.735 146.97L504.86 135.095C502.475 137.48 502.475 141.346 504.86 143.731L510.258 149.129L504.86 154.527C502.475 156.911 502.475 160.778 504.86 163.163L516.735 151.288ZM470.315 128.618C472.7 131.003 476.566 131.003 478.951 128.618L484.349 123.22L489.746 128.618C492.057 130.928 495.758 131.001 498.155 128.835L498.383 128.618L486.508 116.743C485.315 115.55 483.382 115.55 482.19 116.743L470.315 128.618Z' fill='url(%23paint112_linear_40004690_134055)'/%3E%3Cpath d='M478.755 136.663L471.883 143.535L476.201 147.853C477.603 146.451 478.178 144.537 477.932 142.713C479.756 142.96 481.671 142.383 483.073 140.981L478.755 136.663ZM486.51 133.226C485.318 132.033 483.384 132.033 482.192 133.226L478.755 136.663L483.073 140.981L484.351 139.703L485.629 140.981C487.031 142.383 488.946 142.96 490.77 142.713C490.524 144.537 491.099 146.451 492.501 147.853L493.779 149.131L492.501 150.409C491.099 151.811 490.522 153.726 490.769 155.55C488.945 155.304 487.031 155.879 485.629 157.281L484.351 158.559L483.073 157.281C481.671 155.879 479.757 155.304 477.933 155.55C478.18 153.726 477.603 151.811 476.201 150.409L474.923 149.131L476.201 147.853L471.883 143.535L468.446 146.972C467.253 148.164 467.253 150.098 468.446 151.29L482.192 165.036C483.384 166.229 485.318 166.229 486.51 165.036L500.256 151.29C501.449 150.098 501.449 148.164 500.256 146.972L486.51 133.226Z' fill='url(%23paint113_linear_40004690_134055)'/%3E%3Cpath d='M470.61 193.105L442.542 165.038C441.349 163.845 439.416 163.845 438.224 165.038L410.156 193.105L440.383 223.332L470.61 193.105Z' fill='url(%23paint114_linear_40004690_134055)'/%3E%3Cpath d='M442.974 220.741L442.857 220.637C442.258 220.148 441.374 220.183 440.815 220.741L440.383 221.173L439.951 220.741L439.836 220.637C439.236 220.147 438.351 220.182 437.791 220.741L440.383 223.332L442.974 220.741ZM435.848 218.798L436.928 219.878C437.524 219.282 437.524 218.315 436.928 217.719L435.848 218.798ZM433.906 214.696C433.309 214.1 432.343 214.1 431.746 214.696L435.848 218.798L436.928 217.719L433.906 214.696ZM429.804 212.753L430.883 213.833C431.479 213.237 431.479 212.27 430.883 211.674L429.804 212.753ZM427.861 208.651L427.745 208.546C427.145 208.057 426.26 208.092 425.701 208.651L429.804 212.753L430.883 211.674L427.861 208.651ZM423.757 206.707L424.837 207.787C425.433 207.191 425.433 206.224 424.837 205.628L423.757 206.707ZM421.815 202.605L420.735 203.685L423.757 206.707L424.837 205.628L421.815 202.605ZM421.815 202.605C421.218 202.009 420.252 202.009 419.655 202.605L420.735 203.685L421.815 202.605ZM417.713 200.662L418.792 201.742C419.388 201.146 419.388 200.179 418.792 199.583L417.713 200.662ZM415.77 196.56L414.69 197.64L417.713 200.662L418.792 199.583L415.77 196.56ZM415.77 196.56C415.173 195.964 414.207 195.964 413.61 196.56L414.69 197.64L415.77 196.56ZM411.668 194.617L412.747 195.697C413.343 195.101 413.343 194.134 412.747 193.538L411.668 194.617ZM410.156 193.105L411.668 194.617L412.747 193.538L412.315 193.105L412.99 192.431C413.586 191.835 413.586 190.868 412.99 190.272L410.156 193.105ZM449.019 214.696C448.423 214.1 447.456 214.1 446.86 214.696L443.837 217.719C443.241 218.315 443.241 219.282 443.837 219.878L449.019 214.696ZM414.339 188.922L414.455 189.028C415.055 189.517 415.939 189.481 416.498 188.922L420.007 185.414C420.603 184.818 420.603 183.851 420.007 183.255L414.339 188.922ZM455.064 208.651L454.948 208.546C454.348 208.057 453.464 208.092 452.905 208.651L449.882 211.674C449.286 212.27 449.286 213.237 449.882 213.833L455.064 208.651ZM421.356 181.905L421.472 182.011C422.072 182.5 422.956 182.464 423.515 181.905L427.023 178.397C427.62 177.801 427.62 176.834 427.023 176.238L421.356 181.905ZM461.11 202.605L460.994 202.5C460.395 202.011 459.51 202.047 458.951 202.605L455.928 205.628C455.332 206.224 455.332 207.191 455.928 207.787L461.11 202.605ZM428.373 174.888L428.489 174.994C429.089 175.483 429.973 175.447 430.532 174.888L434.04 171.38C434.637 170.784 434.637 169.817 434.04 169.221L428.373 174.888ZM467.155 196.56L467.039 196.455C466.439 195.966 465.555 196.001 464.996 196.56L461.973 199.583C461.377 200.179 461.377 201.146 461.973 201.742L467.155 196.56ZM435.39 167.871L435.506 167.977C436.106 168.466 436.99 168.43 437.549 167.871L439.303 166.117C439.452 165.969 439.62 165.859 439.798 165.785C440.033 165.688 440.231 165.539 440.384 165.357C440.536 165.539 440.733 165.688 440.968 165.785L441.552 164.377C440.445 163.918 439.124 164.138 438.224 165.038L435.39 167.871ZM470.61 193.105L467.776 190.272C467.18 190.868 467.18 191.835 467.776 192.431L468.451 193.105L468.018 193.538C467.423 194.134 467.422 195.101 468.018 195.697L470.61 193.105ZM442.31 164.829C442.076 164.638 441.82 164.488 441.552 164.377L440.968 165.785C441.146 165.859 441.314 165.969 441.462 166.117L443.217 167.871C443.775 168.43 444.66 168.466 445.26 167.977L445.376 167.871L442.542 165.038L442.31 164.829ZM460.759 183.255C460.2 183.814 460.165 184.698 460.654 185.298L460.759 185.414L464.267 188.922C464.826 189.481 465.711 189.517 466.311 189.028L466.427 188.922L460.759 183.255ZM453.742 176.238C453.183 176.797 453.148 177.681 453.637 178.281L453.742 178.397L457.25 181.905C457.809 182.464 458.694 182.5 459.294 182.011L459.41 181.905L453.742 176.238ZM446.725 169.221C446.166 169.78 446.131 170.664 446.62 171.264L446.725 171.38L450.234 174.888C450.792 175.447 451.677 175.483 452.277 174.994L452.393 174.888L446.725 169.221Z' fill='url(%23paint115_linear_40004690_134055)'/%3E%3Cpath d='M463.657 193.105L442.54 171.989C441.347 170.796 439.414 170.796 438.222 171.989L417.105 193.105L440.381 216.381L463.657 193.105Z' fill='url(%23paint116_linear_40004690_134055)'/%3E%3Cpath d='M442.915 213.848L442.799 213.742C442.199 213.253 441.314 213.289 440.755 213.848L440.381 214.222L440.006 213.846L438.926 214.926L440.381 216.381L442.915 213.848ZM440.006 213.846C439.41 213.251 438.443 213.251 437.847 213.846L438.926 214.926L440.006 213.846ZM436.017 212.016L437.096 213.096C437.692 212.5 437.692 211.533 437.096 210.937L436.017 212.016ZM434.187 208.027L434.071 207.924C433.471 207.435 432.587 207.469 432.027 208.027L436.017 212.016L437.096 210.937L434.187 208.027ZM430.198 206.198L431.278 207.278C431.874 206.681 431.874 205.715 431.278 205.118L430.198 206.198ZM428.368 202.209L427.289 203.288L430.198 206.198L431.278 205.118L428.368 202.209ZM428.368 202.209C427.772 201.613 426.805 201.613 426.209 202.209L427.289 203.288L428.368 202.209ZM424.379 200.379L425.459 201.458C426.054 200.862 426.055 199.895 425.459 199.299L424.379 200.379ZM422.549 196.389L422.433 196.286C421.833 195.797 420.949 195.831 420.39 196.389L424.379 200.379L425.459 199.299L422.549 196.389ZM418.56 194.559L419.639 195.639C420.235 195.043 420.235 194.076 419.639 193.48L418.56 194.559ZM417.106 193.105L418.56 194.559L419.639 193.48L419.265 193.105L419.945 192.425C420.541 191.829 420.541 190.863 419.945 190.266L417.106 193.105ZM448.734 208.028L448.618 207.923C448.018 207.434 447.134 207.469 446.575 208.028L443.665 210.938C443.069 211.534 443.069 212.501 443.665 213.097L448.734 208.028ZM421.305 188.906L421.42 189.011C422.019 189.5 422.905 189.465 423.464 188.906L426.984 185.386C427.58 184.79 427.58 183.823 426.984 183.227L421.305 188.906ZM454.553 202.209L454.436 202.104C453.837 201.616 452.953 201.65 452.394 202.209L449.485 205.118C448.888 205.715 448.888 206.681 449.485 207.278L454.553 202.209ZM428.344 181.867L428.459 181.972C429.059 182.461 429.944 182.426 430.503 181.867L434.022 178.348C434.618 177.752 434.618 176.785 434.022 176.189L428.344 181.867ZM460.372 196.39L460.256 196.285C459.656 195.796 458.771 195.832 458.213 196.39L455.303 199.3C454.707 199.896 454.707 200.863 455.303 201.459L460.372 196.39ZM435.383 174.828L435.498 174.933C436.098 175.422 436.983 175.387 437.542 174.828L439.302 173.069C439.413 172.957 439.535 172.868 439.664 172.799L439.796 172.737L439.936 172.67C440.111 172.577 440.26 172.452 440.381 172.308C440.534 172.49 440.731 172.639 440.966 172.737L441.27 172.001L441.55 171.326C440.443 170.868 439.122 171.089 438.222 171.989L435.383 174.828ZM463.657 193.105L460.818 190.266C460.221 190.863 460.221 191.829 460.818 192.425L461.498 193.105L461.122 193.481C460.526 194.077 460.526 195.044 461.122 195.64L463.657 193.105ZM442.307 171.779C442.074 171.589 441.819 171.438 441.551 171.327L440.966 172.737C441.144 172.81 441.313 172.92 441.461 173.069L443.22 174.828C443.779 175.387 444.663 175.421 445.262 174.933L445.379 174.828L442.54 171.989L442.307 171.779ZM453.778 183.227C453.182 183.824 453.182 184.79 453.778 185.386L457.297 188.905C457.856 189.464 458.741 189.5 459.341 189.011L459.457 188.905L453.778 183.227ZM446.739 176.188C446.181 176.747 446.145 177.632 446.634 178.231L446.739 178.347L450.259 181.867C450.818 182.426 451.702 182.46 452.301 181.972L452.418 181.867L446.739 176.188Z' fill='url(%23paint117_linear_40004690_134055)'/%3E%3Cpath d='M450.505 193.105L442.544 185.144C441.351 183.952 439.418 183.952 438.226 185.144L430.264 193.105L440.385 203.226L450.505 193.105Z' fill='url(%23paint118_linear_40004690_134055)'/%3E%3Cpath d='M442.729 200.881L442.613 200.776C442.014 200.287 441.129 200.323 440.57 200.881L440.385 201.067L440.199 200.881L439.12 201.961L440.385 203.226L442.729 200.881ZM440.199 200.881C439.603 200.285 438.636 200.285 438.04 200.881L439.12 201.961L440.199 200.881ZM436.589 199.431L437.669 200.51C438.265 199.914 438.265 198.947 437.669 198.351L436.589 199.431ZM435.139 195.821L434.059 196.901L436.589 199.431L437.669 198.351L435.139 195.821ZM435.139 195.821C434.543 195.225 433.576 195.225 432.98 195.821L434.059 196.901L435.139 195.821ZM431.529 194.371L432.609 195.45C433.205 194.854 433.205 193.887 432.609 193.291L431.529 194.371ZM430.264 193.105L431.529 194.371L432.609 193.291L432.423 193.105L433.334 192.195C433.93 191.598 433.93 190.632 433.334 190.036L430.264 193.105ZM447.79 195.821L447.674 195.716C447.074 195.227 446.189 195.262 445.631 195.821L443.1 198.351C442.504 198.948 442.504 199.914 443.1 200.51L447.79 195.821ZM435.156 188.214L435.272 188.319C435.871 188.808 436.756 188.773 437.315 188.214L439.305 186.223C439.454 186.075 439.622 185.965 439.8 185.891L439.218 184.483C438.857 184.632 438.519 184.851 438.226 185.144L435.156 188.214ZM450.505 193.105L447.435 190.036C446.839 190.632 446.839 191.598 447.435 192.195L448.346 193.105L448.161 193.291C447.564 193.887 447.564 194.854 448.161 195.45L450.505 193.105ZM441.554 184.483C440.807 184.174 439.964 184.174 439.218 184.483L439.8 185.891C440.035 185.794 440.233 185.646 440.386 185.463C440.538 185.645 440.735 185.794 440.97 185.891L441.554 184.483ZM442.312 184.935C442.078 184.744 441.822 184.594 441.554 184.483L440.97 185.891C441.148 185.965 441.316 186.075 441.464 186.223L443.455 188.214C444.013 188.773 444.898 188.808 445.498 188.319L445.614 188.214L442.544 185.144L442.312 184.935Z' fill='url(%23paint119_linear_40004690_134055)'/%3E%3Cpath d='M440.073 162.574L416.323 138.824C415.13 137.632 413.197 137.632 412.005 138.824L405.527 145.302L431.436 171.211L440.073 162.574Z' fill='url(%23paint120_linear_40004690_134055)'/%3E%3Cpath d='M431.436 169.051C430.84 168.455 429.873 168.455 429.277 169.051L431.436 171.211L432.516 170.131L431.436 169.051ZM427.118 164.733C426.522 164.137 425.555 164.137 424.959 164.733L429.277 169.051C429.873 168.455 429.873 167.489 429.277 166.892L427.118 164.733ZM422.8 160.415C422.204 159.819 421.237 159.819 420.641 160.415L424.959 164.733C425.555 164.137 425.555 163.17 424.959 162.574L422.8 160.415ZM418.482 156.097C417.886 155.501 416.919 155.501 416.323 156.097L420.641 160.415C421.237 159.819 421.237 158.852 420.641 158.256L418.482 156.097ZM414.164 151.779C413.568 151.183 412.601 151.183 412.005 151.779L416.323 156.097C416.919 155.501 416.919 154.534 416.323 153.938L414.164 151.779ZM409.846 147.461C409.249 146.865 408.283 146.865 407.687 147.461L412.005 151.779C412.601 151.183 412.601 150.216 412.005 149.62L409.846 147.461ZM415.333 138.163C414.226 137.705 412.905 137.925 412.005 138.824L405.527 145.302L407.687 147.461C408.245 146.902 408.281 146.017 407.792 145.418L407.687 145.302L407.651 145.266C407.808 144.999 407.878 144.695 407.859 144.395C408.282 144.422 408.713 144.275 409.036 143.952L410.655 142.333C410.978 142.01 411.125 141.579 411.098 141.156C411.52 141.183 411.952 141.036 412.275 140.714L413.084 139.904C413.233 139.756 413.401 139.646 413.579 139.572C413.814 139.475 414.012 139.326 414.165 139.144C414.318 139.326 414.514 139.475 414.749 139.572L415.333 138.163ZM416.323 138.824C416.03 138.532 415.693 138.312 415.333 138.163L414.749 139.572C414.874 139.624 414.995 139.694 415.107 139.783C415.154 139.82 415.2 139.86 415.243 139.904L416.233 140.894C416.676 141.337 417.324 141.451 417.872 141.235C417.675 141.737 417.752 142.322 418.107 142.757L418.212 142.873L420.191 144.851C420.634 145.294 421.281 145.408 421.829 145.193C421.614 145.741 421.728 146.388 422.171 146.831L424.149 148.81C424.592 149.253 425.24 149.367 425.788 149.152C425.591 149.654 425.669 150.239 426.024 150.674L426.128 150.789L428.108 152.769C428.551 153.211 429.198 153.326 429.746 153.11C429.55 153.612 429.627 154.197 429.982 154.632L430.087 154.748L432.066 156.726C432.509 157.169 433.156 157.283 433.704 157.068C433.507 157.57 433.585 158.155 433.94 158.59L434.046 158.706L436.024 160.685C436.467 161.128 437.115 161.242 437.663 161.027C437.448 161.574 437.561 162.221 438.003 162.664L438.993 163.654L440.073 162.574L416.323 138.824Z' fill='url(%23paint121_linear_40004690_134055)'/%3E%3Cpath d='M432.807 158.938L422.746 148.876C421.553 147.684 419.62 147.684 418.428 148.876L416.513 150.791L428.734 163.011L432.807 158.938Z' fill='url(%23paint122_linear_40004690_134055)'/%3E%3Cpath d='M428.255 161.453C427.957 161.155 427.473 161.155 427.175 161.453L428.733 163.011L429.273 162.471L428.255 161.453ZM424.181 157.379C423.883 157.081 423.4 157.081 423.102 157.379L426.218 160.496C426.516 160.198 426.516 159.714 426.218 159.416L424.181 157.379ZM420.108 153.306C419.81 153.008 419.326 153.008 419.028 153.306L422.144 156.422C422.443 156.124 422.443 155.641 422.144 155.343L420.108 153.306ZM420.153 148.017C419.522 148.107 418.913 148.39 418.427 148.876L416.513 150.79L418.071 152.349C418.369 152.05 418.369 151.567 418.071 151.269L417.586 150.784C417.748 150.581 417.792 150.317 417.717 150.08C417.98 150.164 418.279 150.103 418.488 149.894L418.967 149.416C419.132 149.25 419.316 149.117 419.511 149.013C419.576 148.978 419.643 148.947 419.71 148.919C420.068 148.771 420.251 148.381 420.153 148.017ZM422.745 148.876C422.26 148.39 421.651 148.107 421.02 148.017C420.935 148.332 421.06 148.665 421.327 148.845L421.463 148.918L421.604 148.984C421.622 148.994 421.641 149.001 421.66 149.011C421.687 149.025 421.712 149.043 421.739 149.058C421.776 149.08 421.815 149.1 421.851 149.125C421.874 149.14 421.895 149.158 421.918 149.174C421.956 149.202 421.995 149.229 422.032 149.259L422.206 149.416L423.463 150.673C423.761 150.971 424.245 150.971 424.543 150.673L422.745 148.876ZM431.01 157.14C430.711 157.438 430.711 157.921 431.01 158.22L432.267 159.477L432.807 158.938L431.01 157.14ZM425.979 152.109C425.718 152.37 425.685 152.773 425.881 153.07L425.979 153.189L428.494 155.704C428.792 156.002 429.276 156.002 429.574 155.704L425.979 152.109Z' fill='url(%23paint123_linear_40004690_134055)'/%3E%3Cpath d='M475.189 240.691L451.439 216.942C450.247 215.749 448.313 215.749 447.121 216.942L440.644 223.419L466.553 249.328L475.189 240.691Z' fill='url(%23paint124_linear_40004690_134055)'/%3E%3Cpath d='M468.712 247.169C468.115 246.572 467.149 246.572 466.553 247.169L466.437 247.063C465.837 246.574 464.952 246.61 464.393 247.169L466.553 249.328L468.712 247.169ZM462.234 242.85C461.638 242.254 460.672 242.254 460.075 242.85L464.393 247.169C464.99 246.572 464.99 245.606 464.393 245.01L462.234 242.85ZM457.916 238.532C457.32 237.936 456.353 237.936 455.757 238.532L460.075 242.85C460.672 242.254 460.672 241.288 460.075 240.691L457.916 238.532ZM453.598 234.214C453.002 233.618 452.035 233.618 451.439 234.214L455.757 238.532C456.353 237.936 456.353 236.969 455.757 236.373L453.598 234.214ZM449.28 229.896C448.684 229.3 447.717 229.3 447.121 229.896L451.439 234.214C452.035 233.618 452.035 232.651 451.439 232.055L449.28 229.896ZM444.962 225.578C444.366 224.982 443.399 224.982 442.803 225.578L447.121 229.896C447.717 229.3 447.717 228.333 447.121 227.737L444.962 225.578ZM440.644 223.419L442.803 225.578C443.399 224.982 443.399 224.015 442.803 223.419L441.723 222.339L440.644 223.419ZM473.03 242.85C472.434 242.254 471.467 242.254 470.871 242.85L468.712 245.01C468.115 245.606 468.115 246.572 468.712 247.169L473.03 242.85ZM451.439 216.942C450.247 215.749 448.313 215.749 447.121 216.942C447.642 216.42 448.816 216.724 449.9 217.606C450.056 217.733 450.21 217.871 450.36 218.021L451.349 219.011C451.792 219.454 452.44 219.568 452.988 219.353C452.773 219.901 452.885 220.547 453.328 220.99L455.307 222.969C455.75 223.412 456.397 223.525 456.945 223.31C456.748 223.812 456.827 224.397 457.181 224.833L457.287 224.949L459.266 226.927C459.709 227.37 460.356 227.484 460.904 227.269C460.707 227.771 460.785 228.356 461.14 228.791L461.244 228.906L463.224 230.886C463.667 231.329 464.315 231.443 464.863 231.228C464.666 231.729 464.743 232.314 465.098 232.749L465.203 232.865L467.182 234.844C467.625 235.286 468.272 235.4 468.82 235.185C468.605 235.733 468.719 236.381 469.162 236.823L471.141 238.802C471.583 239.245 472.231 239.359 472.779 239.144C472.579 239.654 472.665 240.249 473.035 240.686L473.03 240.691C472.434 241.288 472.434 242.254 473.03 242.85L475.189 240.691L451.439 216.942Z' fill='url(%23paint125_linear_40004690_134055)'/%3E%3Cpath d='M461.99 240.195L451.932 230.138C450.74 228.946 450.74 227.012 451.932 225.82L453.845 223.907L466.062 236.123L461.99 240.195Z' fill='url(%23paint126_linear_40004690_134055)'/%3E%3Cpath d='M464.504 237.681C464.206 237.383 464.206 236.9 464.504 236.601L464.983 236.123L464.504 235.644C464.206 235.346 464.206 234.863 464.504 234.565L466.062 236.123L464.504 237.681ZM460.433 231.573C460.134 231.275 460.134 230.791 460.433 230.493L463.548 233.608C463.25 233.907 462.766 233.907 462.468 233.608L460.433 231.573ZM456.36 227.5C456.062 227.202 456.062 226.719 456.36 226.421L459.475 229.536C459.177 229.834 458.694 229.834 458.396 229.536L456.36 227.5ZM453.846 223.906L455.404 225.465C455.106 225.763 454.622 225.762 454.324 225.465L453.306 224.446L453.846 223.906ZM451.073 227.548C451.163 226.916 451.446 226.306 451.932 225.82C451.493 226.259 451.33 226.89 451.417 227.56C451.305 227.582 451.188 227.579 451.073 227.548ZM460.193 238.399C460.454 238.138 460.856 238.104 461.153 238.3L461.273 238.399L461.99 239.116L462.468 238.637L462.587 238.539C462.884 238.344 463.287 238.376 463.548 238.637L461.99 240.195L460.193 238.399ZM451.932 230.138C451.446 229.652 451.162 229.043 451.072 228.411C451.296 228.351 451.528 228.4 451.71 228.528C451.849 228.819 452.032 229.104 452.26 229.369L452.472 229.598L453.73 230.856C454.027 231.154 454.028 231.637 453.73 231.935L451.932 230.138ZM455.165 233.37C455.463 233.072 455.946 233.072 456.244 233.37L458.758 235.885C459.056 236.183 459.056 236.666 458.758 236.964L455.165 233.37Z' fill='url(%23paint127_linear_40004690_134055)'/%3E%3Cpath d='M440.12 136.352L468.188 108.284C469.381 107.091 469.381 105.158 468.188 103.965L440.12 75.8976L409.893 106.125L440.12 136.352Z' fill='url(%23paint128_linear_40004690_134055)'/%3E%3Cpath d='M412.485 108.716L412.589 108.599C413.078 107.999 413.043 107.116 412.485 106.557L412.053 106.125L412.485 105.692L412.589 105.577C413.079 104.978 413.044 104.092 412.485 103.533L409.893 106.125L412.485 108.716ZM414.428 101.59L413.348 102.67C413.944 103.266 414.911 103.266 415.507 102.67L414.428 101.59ZM418.53 99.6474C419.126 99.0511 419.126 98.0845 418.53 97.4883L414.428 101.59L415.507 102.67L418.53 99.6474ZM420.473 95.5453L419.393 96.6249C419.989 97.221 420.956 97.2209 421.552 96.6249L420.473 95.5453ZM424.575 93.6024L424.68 93.4864C425.169 92.8868 425.134 92.0023 424.575 91.4433L420.473 95.5453L421.552 96.6249L424.575 93.6024ZM426.519 89.4993L425.439 90.5788C426.035 91.175 427.002 91.175 427.598 90.5788L426.519 89.4993ZM430.621 87.5563L429.541 86.4768L426.519 89.4993L427.598 90.5788L430.621 87.5563ZM430.621 87.5563C431.217 86.9601 431.217 85.9934 430.621 85.3973L429.541 86.4768L430.621 87.5563ZM432.564 83.4543L431.484 84.5339C432.08 85.1301 433.047 85.1301 433.643 84.5339L432.564 83.4543ZM436.666 81.5114L435.586 80.4318L432.564 83.4543L433.643 84.5339L436.666 81.5114ZM436.666 81.5114C437.262 80.9152 437.262 79.9485 436.666 79.3523L435.586 80.4318L436.666 81.5114ZM438.609 77.4093L437.529 78.4889C438.125 79.085 439.092 79.0847 439.688 78.4889L438.609 77.4093ZM440.12 75.8976L438.609 77.4093L439.688 78.4889L440.12 78.0566L440.795 78.7314C441.391 79.3276 442.358 79.3276 442.954 78.7314L440.12 75.8976ZM418.53 114.761C419.126 114.165 419.126 113.198 418.53 112.602L415.507 109.579C414.911 108.983 413.944 108.983 413.348 109.579L418.53 114.761ZM444.304 80.0808L444.198 80.1967C443.709 80.7964 443.745 81.681 444.304 82.2398L447.812 85.7483C448.408 86.3445 449.375 86.3445 449.971 85.7483L444.304 80.0808ZM424.575 120.806L424.68 120.69C425.169 120.09 425.134 119.206 424.575 118.647L421.552 115.624C420.956 115.028 419.989 115.028 419.393 115.624L424.575 120.806ZM451.321 87.0978L451.215 87.2137C450.726 87.8134 450.762 88.698 451.321 89.2568L454.829 92.7653C455.425 93.3615 456.392 93.3615 456.988 92.7653L451.321 87.0978ZM430.621 126.852L430.726 126.736C431.215 126.136 431.179 125.252 430.621 124.693L427.598 121.67C427.002 121.074 426.035 121.074 425.439 121.67L430.621 126.852ZM458.338 94.1147L458.232 94.2307C457.743 94.8303 457.779 95.715 458.338 96.2738L461.846 99.7823C462.442 100.379 463.409 100.379 464.005 99.7823L458.338 94.1147ZM436.666 132.897L436.771 132.781C437.26 132.181 437.225 131.297 436.666 130.738L433.643 127.715C433.047 127.119 432.08 127.119 431.484 127.715L436.666 132.897ZM465.355 101.132L465.249 101.248C464.76 101.847 464.796 102.732 465.355 103.291L467.109 105.045C467.257 105.193 467.367 105.362 467.441 105.539C467.538 105.774 467.687 105.973 467.869 106.126C467.687 106.278 467.538 106.475 467.441 106.71L468.849 107.294C469.308 106.187 469.088 104.865 468.188 103.965L465.355 101.132ZM440.12 136.352L442.954 133.518C442.358 132.922 441.391 132.922 440.795 133.518L440.12 134.192L439.688 133.76C439.092 133.164 438.125 133.164 437.529 133.76L440.12 136.352ZM468.397 108.052C468.588 107.818 468.738 107.562 468.849 107.294L467.441 106.71C467.367 106.888 467.257 107.056 467.109 107.204L465.355 108.958C464.796 109.517 464.76 110.402 465.249 111.001L465.355 111.117L468.188 108.284L468.397 108.052ZM449.971 126.501C449.412 125.942 448.528 125.907 447.928 126.395L447.812 126.501L444.304 130.009C443.745 130.568 443.709 131.453 444.198 132.052L444.304 132.168L449.971 126.501ZM456.988 119.484C456.429 118.925 455.545 118.89 454.945 119.378L454.829 119.484L451.321 122.992C450.762 123.551 450.726 124.436 451.215 125.035L451.321 125.151L456.988 119.484ZM464.005 112.467C463.446 111.908 462.562 111.873 461.962 112.361L461.846 112.467L458.338 115.975C457.779 116.534 457.743 117.419 458.232 118.018L458.338 118.134L464.005 112.467Z' fill='url(%23paint129_linear_40004690_134055)'/%3E%3Cpath d='M440.12 129.398L461.237 108.282C462.43 107.089 462.43 105.156 461.237 103.963L440.12 82.8467L416.845 106.123L440.12 129.398Z' fill='url(%23paint130_linear_40004690_134055)'/%3E%3Cpath d='M419.378 108.656L419.484 108.54C419.973 107.941 419.937 107.056 419.378 106.497L419.004 106.123L419.379 105.748L418.3 104.668L416.845 106.123L419.378 108.656ZM419.379 105.748C419.975 105.152 419.975 104.185 419.379 103.589L418.3 104.668L419.379 105.748ZM421.21 101.759L420.13 102.838C420.726 103.434 421.693 103.434 422.289 102.838L421.21 101.759ZM425.199 99.9284L425.302 99.8124C425.791 99.2129 425.757 98.3284 425.199 97.7693L421.21 101.759L422.289 102.838L425.199 99.9284ZM427.028 95.9402L425.948 97.0197C426.545 97.6153 427.511 97.6154 428.107 97.0197L427.028 95.9402ZM431.017 94.1101L429.938 93.0305L427.028 95.9402L428.107 97.0197L431.017 94.1101ZM431.017 94.1101C431.613 93.514 431.613 92.5472 431.017 91.951L429.938 93.0305L431.017 94.1101ZM432.847 90.1208L431.768 91.2004C432.364 91.7961 433.331 91.7964 433.927 91.2004L432.847 90.1208ZM436.837 88.2907L436.94 88.1747C437.429 87.5752 437.395 86.6907 436.837 86.1316L432.847 90.1208L433.927 91.2004L436.837 88.2907ZM438.667 84.3015L437.587 85.381C438.183 85.9767 439.15 85.977 439.746 85.381L438.667 84.3015ZM440.12 82.8477L438.667 84.3015L439.746 85.381L440.12 85.0067L440.8 85.6867C441.397 86.2825 442.363 86.2824 442.96 85.6867L440.12 82.8477ZM425.198 114.476L425.303 114.36C425.792 113.76 425.757 112.876 425.198 112.317L422.288 109.407C421.692 108.811 420.725 108.811 420.129 109.407L425.198 114.476ZM444.319 87.0467L444.215 87.1616C443.726 87.7612 443.761 88.6467 444.319 89.2058L447.84 92.7259C448.436 93.3214 449.403 93.3214 449.999 92.7259L444.319 87.0467ZM431.017 120.295L431.122 120.178C431.61 119.579 431.576 118.695 431.017 118.136L428.107 115.226C427.511 114.63 426.545 114.63 425.948 115.226L431.017 120.295ZM451.359 94.0858L451.254 94.2007C450.765 94.8004 450.8 95.6858 451.359 96.2449L454.878 99.7639C455.474 100.36 456.44 100.36 457.037 99.7639L451.359 94.0858ZM436.835 126.113L436.941 125.997C437.43 125.398 437.394 124.513 436.835 123.954L433.926 121.045C433.33 120.449 432.363 120.449 431.767 121.045L436.835 126.113ZM458.398 101.125L458.293 101.24C457.804 101.839 457.839 102.725 458.398 103.284L460.157 105.044C460.269 105.155 460.358 105.277 460.427 105.406L460.489 105.538L460.556 105.678C460.649 105.852 460.774 106.002 460.918 106.123C460.736 106.276 460.587 106.473 460.489 106.708L461.225 107.012L461.9 107.292C462.358 106.185 462.137 104.864 461.237 103.964L458.398 101.125ZM440.12 129.398L442.96 126.559C442.363 125.963 441.397 125.963 440.8 126.559L440.12 127.239L439.745 126.864C439.149 126.268 438.182 126.268 437.586 126.864L440.12 129.398ZM461.447 108.049C461.637 107.816 461.788 107.561 461.899 107.293L460.489 106.708C460.416 106.886 460.306 107.054 460.157 107.203L458.398 108.962C457.839 109.521 457.805 110.405 458.293 111.004L458.398 111.121L461.237 108.282L461.447 108.049ZM449.999 119.52C449.402 118.924 448.436 118.924 447.84 119.52L444.321 123.039C443.762 123.598 443.726 124.483 444.215 125.082L444.321 125.198L449.999 119.52ZM457.038 112.481C456.479 111.922 455.594 111.887 454.995 112.376L454.879 112.481L451.359 116.001C450.8 116.56 450.766 117.444 451.254 118.043L451.359 118.16L457.038 112.481Z' fill='url(%23paint131_linear_40004690_134055)'/%3E%3Cpath d='M440.12 116.238L448.082 108.277C449.274 107.084 449.274 105.151 448.082 103.959L440.12 95.9972L430 106.118L440.12 116.238Z' fill='url(%23paint132_linear_40004690_134055)'/%3E%3Cpath d='M432.345 108.462L432.45 108.346C432.939 107.747 432.903 106.862 432.345 106.303L432.159 106.118L432.345 105.932L431.265 104.853L430 106.118L432.345 108.462ZM432.345 105.932C432.941 105.336 432.941 104.369 432.345 103.773L431.265 104.853L432.345 105.932ZM433.795 102.323L432.716 103.402C433.312 103.998 434.278 103.998 434.875 103.402L433.795 102.323ZM437.405 100.872L436.325 99.7924L433.795 102.323L434.875 103.402L437.405 100.872ZM437.405 100.872C438.001 100.276 438.001 99.309 437.405 98.7129L436.325 99.7924L437.405 100.872ZM438.855 97.2622L437.776 98.3418C438.372 98.938 439.339 98.938 439.935 98.3418L438.855 97.2622ZM440.12 95.9972L438.855 97.2622L439.935 98.3418L440.12 98.1562L441.031 99.0671C441.628 99.6633 442.594 99.6633 443.19 99.0671L440.12 95.9972ZM437.405 113.523L437.51 113.407C437.999 112.807 437.964 111.922 437.405 111.364L434.875 108.833C434.278 108.237 433.312 108.237 432.716 108.833L437.405 113.523ZM445.012 100.889L444.907 101.005C444.418 101.604 444.453 102.489 445.012 103.048L447.002 105.038C447.151 105.187 447.261 105.355 447.335 105.533L448.743 104.951C448.594 104.59 448.375 104.252 448.082 103.959L445.012 100.889ZM440.12 116.238L443.19 113.168C442.594 112.572 441.628 112.572 441.031 113.168L440.12 114.079L439.935 113.894C439.339 113.297 438.372 113.297 437.776 113.894L440.12 116.238ZM448.743 107.287C449.052 106.54 449.052 105.697 448.743 104.951L447.335 105.533C447.432 105.768 447.58 105.966 447.763 106.119C447.581 106.271 447.432 106.468 447.335 106.703L448.743 107.287ZM448.291 108.045C448.482 107.811 448.632 107.555 448.743 107.287L447.335 106.703C447.261 106.881 447.151 107.049 447.002 107.197L445.012 109.188C444.453 109.746 444.418 110.631 444.907 111.231L445.012 111.347L448.082 108.277L448.291 108.045Z' fill='url(%23paint133_linear_40004690_134055)'/%3E%3Cpath d='M470.654 105.812L494.403 82.0627C495.596 80.8703 495.596 78.937 494.403 77.7446L487.926 71.2674L462.017 97.1762L470.654 105.812Z' fill='url(%23paint134_linear_40004690_134055)'/%3E%3Cpath d='M464.176 97.1762C464.773 96.58 464.773 95.6134 464.176 95.0171L462.017 97.1762L463.097 98.2558L464.176 97.1762ZM468.495 92.8581C469.091 92.2619 469.091 91.2952 468.495 90.699L464.176 95.0171C464.773 95.6134 465.739 95.6134 466.336 95.0171L468.495 92.8581ZM472.813 88.5399C473.409 87.9437 473.409 86.9771 472.813 86.3809L468.495 90.699C469.091 91.2952 470.057 91.2952 470.654 90.699L472.813 88.5399ZM477.131 84.2218C477.727 83.6256 477.727 82.6589 477.131 82.0627L472.813 86.3809C473.409 86.9771 474.376 86.9771 474.972 86.3809L477.131 84.2218ZM481.449 79.9036C482.045 79.3074 482.045 78.3408 481.449 77.7446L477.131 82.0627C477.727 82.6589 478.694 82.6589 479.29 82.0627L481.449 79.9036ZM485.767 75.5855C486.363 74.9893 486.363 74.0226 485.767 73.4264L481.449 77.7446C482.045 78.3408 483.012 78.3408 483.608 77.7446L485.767 75.5855ZM495.064 81.0728C495.523 79.9659 495.303 78.6445 494.403 77.7446L487.926 71.2674L485.767 73.4264C486.326 73.9853 487.211 74.0207 487.81 73.5319L487.926 73.4264L487.962 73.3906C488.229 73.5482 488.533 73.6183 488.833 73.5993C488.806 74.0217 488.953 74.453 489.276 74.7759L490.895 76.3952C491.218 76.718 491.649 76.8647 492.072 76.8379C492.045 77.2603 492.191 77.6917 492.514 78.0145L493.324 78.8241C493.472 78.9725 493.582 79.1406 493.656 79.3186C493.753 79.5536 493.902 79.7519 494.084 79.9047C493.902 80.0574 493.753 80.2542 493.656 80.4887L495.064 81.0728ZM494.403 82.0627C494.696 81.7702 494.915 81.4326 495.064 81.0728L493.656 80.4887C493.604 80.6143 493.534 80.7349 493.445 80.8472C493.408 80.8944 493.367 80.9397 493.324 80.9832L492.334 81.9731C491.891 82.4161 491.777 83.0635 491.992 83.6114C491.491 83.4147 490.906 83.4919 490.471 83.8465L490.355 83.9519L488.376 85.9307C487.934 86.3736 487.82 87.021 488.035 87.569C487.487 87.3539 486.839 87.4677 486.397 87.9106L484.418 89.8894C483.975 90.3323 483.861 90.9796 484.076 91.5276C483.574 91.3307 482.989 91.4086 482.554 91.7638L482.439 91.8681L480.459 93.848C480.016 94.291 479.902 94.9383 480.118 95.4863C479.616 95.2896 479.031 95.3668 478.596 95.7214L478.48 95.8268L476.502 97.8056C476.059 98.2485 475.945 98.8959 476.16 99.4439C475.658 99.2469 475.073 99.3251 474.638 99.68L474.522 99.7854L472.543 101.764C472.1 102.207 471.986 102.854 472.201 103.403C471.653 103.188 471.007 103.301 470.564 103.743L469.574 104.733L470.654 105.812L494.403 82.0627Z' fill='url(%23paint135_linear_40004690_134055)'/%3E%3Cpath d='M474.288 98.543L484.35 88.4817C485.542 87.2893 485.542 85.356 484.35 84.1636L482.435 82.2492L470.215 94.4695L474.288 98.543Z' fill='url(%23paint136_linear_40004690_134055)'/%3E%3Cpath d='M471.773 93.9908C472.071 93.6927 472.071 93.2093 471.773 92.9113L470.215 94.4694L470.755 95.0092L471.773 93.9908ZM475.847 89.9172C476.145 89.6191 476.145 89.1357 475.847 88.8377L472.73 91.954C473.028 92.2521 473.512 92.2521 473.81 91.954L475.847 89.9172ZM479.92 85.8437C480.218 85.5455 480.218 85.0622 479.92 84.7641L476.804 87.8804C477.102 88.1786 477.585 88.1786 477.883 87.8804L479.92 85.8437ZM485.209 85.889C485.119 85.2579 484.836 84.6487 484.35 84.1632L482.436 82.2487L480.877 83.8069C481.176 84.105 481.659 84.105 481.957 83.8069L482.442 83.3219C482.645 83.484 482.909 83.5285 483.146 83.4527C483.062 83.7161 483.123 84.0153 483.332 84.2244L483.81 84.703C483.976 84.8683 484.109 85.0522 484.213 85.247C484.248 85.3121 484.279 85.3787 484.307 85.4462C484.455 85.8044 484.845 85.9871 485.209 85.889ZM484.35 88.4814C484.836 87.9958 485.119 87.3868 485.209 86.7556C484.894 86.671 484.561 86.7963 484.381 87.0634L484.308 87.1994L484.241 87.3396C484.232 87.358 484.225 87.3773 484.215 87.3955C484.201 87.4226 484.183 87.4479 484.168 87.4746C484.146 87.5121 484.125 87.5509 484.101 87.5874C484.086 87.6103 484.068 87.6313 484.052 87.6538C484.024 87.692 483.997 87.7308 483.967 87.7676L483.81 87.9416L482.553 89.1993C482.254 89.4974 482.254 89.9807 482.553 90.2788L484.35 88.4814ZM476.086 96.7455C475.788 96.4474 475.304 96.4474 475.006 96.7455L473.749 98.0032L474.288 98.543L476.086 96.7455ZM481.117 91.7147C480.856 91.4538 480.453 91.421 480.156 91.6167L480.037 91.7147L477.522 94.2301C477.224 94.5282 477.224 95.0115 477.522 95.3096L481.117 91.7147Z' fill='url(%23paint137_linear_40004690_134055)'/%3E%3Cpath d='M392.536 140.93L416.285 117.18C417.478 115.987 417.478 114.054 416.285 112.862L409.808 106.385L383.899 132.293L392.536 140.93Z' fill='url(%23paint138_linear_40004690_134055)'/%3E%3Cpath d='M386.058 134.452C386.655 133.856 386.655 132.89 386.058 132.293L386.164 132.177C386.653 131.578 386.617 130.693 386.058 130.134L383.899 132.293L386.058 134.452ZM390.376 127.975C390.973 127.379 390.973 126.412 390.376 125.816L386.058 130.134C386.655 130.731 387.621 130.731 388.217 130.134L390.376 127.975ZM394.695 123.657C395.291 123.061 395.291 122.094 394.695 121.498L390.376 125.816C390.973 126.412 391.939 126.412 392.536 125.816L394.695 123.657ZM399.013 119.339C399.609 118.743 399.609 117.776 399.013 117.18L394.695 121.498C395.291 122.094 396.257 122.094 396.854 121.498L399.013 119.339ZM403.331 115.021C403.927 114.425 403.927 113.458 403.331 112.862L399.013 117.18C399.609 117.776 400.576 117.776 401.172 117.18L403.331 115.021ZM407.649 110.703C408.245 110.106 408.245 109.14 407.649 108.544L403.331 112.862C403.927 113.458 404.894 113.458 405.49 112.862L407.649 110.703ZM409.808 106.385L407.649 108.544C408.245 109.14 409.212 109.14 409.808 108.544L410.888 107.464L409.808 106.385ZM390.376 138.771C390.973 138.174 390.973 137.208 390.376 136.612L388.217 134.452C387.621 133.856 386.655 133.856 386.058 134.452L390.376 138.771ZM416.285 117.18C417.478 115.987 417.478 114.054 416.285 112.862C416.807 113.383 416.503 114.557 415.621 115.641C415.494 115.797 415.356 115.95 415.206 116.1L414.216 117.09C413.773 117.533 413.659 118.181 413.874 118.729C413.326 118.514 412.68 118.626 412.237 119.069L410.258 121.048C409.815 121.491 409.702 122.138 409.917 122.686C409.415 122.489 408.83 122.567 408.394 122.922L408.278 123.028L406.3 125.007C405.857 125.449 405.743 126.097 405.958 126.645C405.456 126.448 404.871 126.526 404.436 126.881L404.321 126.985L402.341 128.965C401.898 129.408 401.784 130.056 401.999 130.603C401.498 130.407 400.913 130.484 400.478 130.839L400.362 130.944L398.383 132.923C397.94 133.366 397.827 134.013 398.042 134.561C397.494 134.346 396.846 134.46 396.404 134.903L394.425 136.881C393.982 137.324 393.868 137.972 394.083 138.52C393.573 138.319 392.978 138.405 392.541 138.776L392.536 138.771C391.939 138.174 390.973 138.174 390.376 138.771L392.536 140.93L416.285 117.18Z' fill='url(%23paint139_linear_40004690_134055)'/%3E%3Cpath d='M393.032 127.727L403.089 117.669C404.281 116.477 406.215 116.477 407.407 117.669L409.32 119.582L397.104 131.799L393.032 127.727Z' fill='url(%23paint140_linear_40004690_134055)'/%3E%3Cpath d='M395.546 130.241C395.844 129.943 396.327 129.943 396.626 130.241L397.104 130.72L397.583 130.241C397.881 129.943 398.364 129.943 398.662 130.241L397.104 131.799L395.546 130.241ZM401.654 126.169C401.952 125.871 402.436 125.871 402.734 126.169L399.618 129.285C399.32 128.987 399.32 128.503 399.618 128.205L401.654 126.169ZM405.727 122.097C406.025 121.799 406.508 121.799 406.806 122.097L403.691 125.212C403.393 124.914 403.393 124.431 403.691 124.133L405.727 122.097ZM409.321 119.583L407.762 121.141C407.464 120.843 407.465 120.359 407.762 120.061L408.781 119.043L409.321 119.583ZM405.679 116.81C406.311 116.9 406.921 117.183 407.407 117.669C406.968 117.23 406.337 117.067 405.667 117.154C405.645 117.042 405.648 116.925 405.679 116.81ZM394.828 125.93C395.089 126.191 395.123 126.593 394.927 126.89L394.828 127.01L394.111 127.727L394.59 128.205L394.688 128.324C394.883 128.621 394.851 129.024 394.59 129.285L393.032 127.727L394.828 125.93ZM403.089 117.669C403.575 117.183 404.184 116.899 404.816 116.809C404.876 117.033 404.827 117.265 404.699 117.447C404.408 117.586 404.123 117.769 403.858 117.997L403.629 118.209L402.371 119.467C402.073 119.764 401.59 119.765 401.292 119.467L403.089 117.669ZM399.857 120.901C400.155 121.2 400.155 121.683 399.857 121.981L397.342 124.495C397.044 124.793 396.561 124.793 396.263 124.495L399.857 120.901Z' fill='url(%23paint141_linear_40004690_134055)'/%3E%3Cpath d='M498.495 103.164L526.563 131.232C527.756 132.424 529.689 132.424 530.881 131.232L558.949 103.164L528.722 72.9371L498.495 103.164Z' fill='url(%23paint142_linear_40004690_134055)'/%3E%3Cpath d='M526.131 75.5284L526.248 75.6327C526.847 76.1214 527.731 76.0868 528.29 75.5284L528.722 75.0961L529.154 75.5284L529.269 75.6327C529.869 76.1221 530.754 76.0874 531.314 75.5284L528.722 72.9371L526.131 75.5284ZM533.256 77.4713L532.177 76.3918C531.581 76.988 531.581 77.9547 532.177 78.5509L533.256 77.4713ZM535.199 81.5734C535.796 82.1696 536.762 82.1696 537.359 81.5734L533.256 77.4713L532.177 78.5509L535.199 81.5734ZM539.301 83.5163L538.222 82.4368C537.626 83.0329 537.626 83.9996 538.222 84.5958L539.301 83.5163ZM541.244 87.6183L541.36 87.7238C541.96 88.213 542.844 88.1773 543.403 87.6183L539.301 83.5163L538.222 84.5958L541.244 87.6183ZM545.348 89.5623L544.268 88.4828C543.672 89.079 543.672 90.0457 544.268 90.6419L545.348 89.5623ZM547.29 93.6644L548.37 92.5848L545.348 89.5623L544.268 90.6419L547.29 93.6644ZM547.29 93.6644C547.887 94.2604 548.853 94.2605 549.45 93.6644L548.37 92.5848L547.29 93.6644ZM551.392 95.6073L550.313 94.5278C549.717 95.124 549.717 96.0906 550.313 96.6868L551.392 95.6073ZM553.335 99.7093L554.415 98.6298L551.392 95.6073L550.313 96.6868L553.335 99.7093ZM553.335 99.7093C553.932 100.306 554.898 100.306 555.495 99.7093L554.415 98.6298L553.335 99.7093ZM557.437 101.652L556.358 100.573C555.762 101.169 555.762 102.136 556.358 102.732L557.437 101.652ZM558.949 103.164L557.437 101.652L556.358 102.732L556.79 103.164L556.115 103.839C555.519 104.435 555.519 105.402 556.115 105.998L558.949 103.164ZM520.086 81.5734C520.682 82.1696 521.649 82.1696 522.245 81.5734L525.268 78.5509C525.864 77.9547 525.864 76.988 525.268 76.3918L520.086 81.5734ZM554.766 107.347L554.65 107.242C554.05 106.753 553.166 106.788 552.607 107.347L549.098 110.856C548.502 111.452 548.502 112.419 549.098 113.015L554.766 107.347ZM514.041 87.6183L514.157 87.7238C514.757 88.2125 515.641 88.1772 516.2 87.6183L519.223 84.5958C519.819 83.9996 519.819 83.0329 519.223 82.4368L514.041 87.6183ZM547.749 114.364L547.633 114.259C547.033 113.77 546.149 113.805 545.59 114.364L542.081 117.873C541.485 118.469 541.485 119.436 542.081 120.032L547.749 114.364ZM507.995 93.6644L508.111 93.7698C508.71 94.2586 509.595 94.223 510.154 93.6644L513.176 90.6419C513.773 90.0457 513.773 89.079 513.176 88.4828L507.995 93.6644ZM540.732 121.381L540.616 121.276C540.016 120.787 539.132 120.822 538.573 121.381L535.065 124.89C534.468 125.486 534.468 126.453 535.065 127.049L540.732 121.381ZM501.95 99.7093L502.066 99.8148C502.666 100.304 503.55 100.268 504.109 99.7093L507.132 96.6868C507.728 96.0906 507.728 95.124 507.132 94.5278L501.95 99.7093ZM533.715 128.398L533.599 128.293C532.999 127.804 532.115 127.839 531.556 128.398L529.802 130.152C529.653 130.301 529.485 130.411 529.307 130.485C529.072 130.582 528.874 130.73 528.721 130.913C528.568 130.731 528.372 130.582 528.137 130.485L527.553 131.893C528.66 132.351 529.981 132.132 530.881 131.232L533.715 128.398ZM498.495 103.164L501.329 105.998C501.925 105.402 501.925 104.435 501.329 103.839L500.654 103.164L501.087 102.732C501.682 102.136 501.683 101.169 501.087 100.573L498.495 103.164ZM526.795 131.441C527.029 131.632 527.285 131.782 527.553 131.893L528.137 130.485C527.959 130.411 527.791 130.301 527.643 130.152L525.888 128.398C525.33 127.839 524.445 127.804 523.845 128.293L523.729 128.398L526.563 131.232L526.795 131.441ZM508.346 113.015C508.905 112.456 508.94 111.571 508.451 110.972L508.346 110.856L504.838 107.347C504.279 106.788 503.394 106.753 502.794 107.242L502.678 107.347L508.346 113.015ZM515.363 120.032C515.922 119.473 515.957 118.588 515.468 117.989L515.363 117.873L511.854 114.364C511.296 113.805 510.411 113.77 509.811 114.259L509.695 114.364L515.363 120.032ZM522.38 127.049C522.939 126.49 522.974 125.605 522.485 125.006L522.38 124.89L518.871 121.381C518.313 120.822 517.428 120.787 516.828 121.276L516.712 121.381L522.38 127.049Z' fill='url(%23paint143_linear_40004690_134055)'/%3E%3Cpath d='M505.448 103.164L526.564 124.281C527.757 125.473 529.69 125.473 530.883 124.281L551.999 103.164L528.724 79.8882L505.448 103.164Z' fill='url(%23paint144_linear_40004690_134055)'/%3E%3Cpath d='M526.19 82.422L526.306 82.5274C526.905 83.0162 527.79 82.9808 528.349 82.422L528.723 82.0478L529.098 82.4231L530.178 81.3435L528.723 79.8887L526.19 82.422ZM529.098 82.4231C529.694 83.019 530.661 83.0187 531.257 82.4231L530.178 81.3435L529.098 82.4231ZM533.088 84.2532L532.008 83.1737C531.412 83.7699 531.412 84.7367 532.008 85.3327L533.088 84.2532ZM534.918 88.2424L535.034 88.3457C535.633 88.8349 536.518 88.801 537.077 88.2424L533.088 84.2532L532.008 85.3327L534.918 88.2424ZM538.906 90.0715L537.826 88.992C537.231 89.5881 537.231 90.555 537.826 91.1511L538.906 90.0715ZM540.736 94.0608L541.816 92.9812L538.906 90.0715L537.826 91.1511L540.736 94.0608ZM540.736 94.0608C541.332 94.6568 542.299 94.6565 542.895 94.0608L541.816 92.9812L540.736 94.0608ZM544.725 95.8909L543.646 94.8114C543.05 95.4076 543.05 96.3744 543.646 96.9704L544.725 95.8909ZM546.555 99.8801L546.671 99.9834C547.271 100.473 548.155 100.439 548.714 99.8801L544.725 95.8909L543.646 96.9704L546.555 99.8801ZM550.545 101.71L549.465 100.631C548.869 101.227 548.869 102.194 549.465 102.79L550.545 101.71ZM551.998 103.164L550.545 101.71L549.465 102.79L549.839 103.164L549.159 103.844C548.564 104.44 548.564 105.407 549.159 106.003L551.998 103.164ZM520.37 88.2414L520.486 88.3468C521.086 88.8356 521.971 88.8002 522.529 88.2414L525.439 85.3317C526.035 84.7355 526.035 83.7687 525.439 83.1726L520.37 88.2414ZM547.799 107.363L547.684 107.259C547.085 106.769 546.199 106.804 545.64 107.363L542.12 110.883C541.525 111.479 541.525 112.446 542.12 113.042L547.799 107.363ZM514.551 94.0608L514.668 94.1651C515.267 94.6538 516.151 94.6192 516.71 94.0608L519.62 91.1511C520.216 90.5549 520.216 89.5882 519.62 88.992L514.551 94.0608ZM540.76 114.402L540.645 114.298C540.046 113.808 539.16 113.843 538.601 114.402L535.082 117.921C534.486 118.517 534.486 119.484 535.082 120.08L540.76 114.402ZM508.733 99.8791L508.849 99.9845C509.448 100.473 510.333 100.438 510.892 99.8791L513.801 96.9694C514.397 96.3731 514.397 95.4064 513.801 94.8103L508.733 99.8791ZM533.721 121.441L533.606 121.337C533.007 120.848 532.121 120.882 531.562 121.441L529.803 123.201C529.691 123.312 529.569 123.402 529.44 123.471L529.308 123.533L529.168 123.599C528.994 123.693 528.844 123.817 528.723 123.962C528.57 123.78 528.373 123.63 528.138 123.533L527.834 124.269L527.554 124.943C528.661 125.402 529.982 125.18 530.882 124.28L533.721 121.441ZM505.448 103.164L508.287 106.003C508.883 105.407 508.883 104.44 508.287 103.844L507.607 103.164L507.982 102.789C508.578 102.193 508.578 101.226 507.982 100.63L505.448 103.164ZM526.797 124.49C527.03 124.681 527.285 124.831 527.553 124.942L528.138 123.533C527.96 123.459 527.792 123.349 527.643 123.201L525.884 121.441C525.325 120.883 524.441 120.848 523.842 121.337L523.725 121.441L526.564 124.28L526.797 124.49ZM515.326 113.042C515.922 112.446 515.922 111.479 515.326 110.883L511.807 107.364C511.248 106.805 510.363 106.77 509.764 107.259L509.648 107.364L515.326 113.042ZM522.365 120.081C522.924 119.523 522.959 118.638 522.47 118.038L522.365 117.922L518.845 114.402C518.286 113.844 517.402 113.809 516.803 114.298L516.686 114.402L522.365 120.081Z' fill='url(%23paint145_linear_40004690_134055)'/%3E%3Cpath d='M518.603 103.164L526.564 111.126C527.757 112.318 529.69 112.318 530.883 111.126L538.844 103.164L528.723 93.0435L518.603 103.164Z' fill='url(%23paint146_linear_40004690_134055)'/%3E%3Cpath d='M526.379 95.3881L526.495 95.4935C527.094 95.9823 527.979 95.9469 528.538 95.3881L528.723 95.2026L528.909 95.3881L529.989 94.3086L528.723 93.0435L526.379 95.3881ZM528.909 95.3881C529.505 95.9843 530.472 95.9843 531.068 95.3881L529.989 94.3086L528.909 95.3881ZM532.519 96.8387L531.439 95.7592C530.843 96.3554 530.843 97.322 531.439 97.9182L532.519 96.8387ZM533.969 100.448L535.049 99.3689L532.519 96.8387L531.439 97.9182L533.969 100.448ZM533.969 100.448C534.565 101.045 535.532 101.045 536.128 100.448L535.049 99.3689L533.969 100.448ZM537.579 101.899L536.499 100.819C535.903 101.416 535.903 102.382 536.499 102.979L537.579 101.899ZM538.844 103.164L537.579 101.899L536.499 102.979L536.685 103.164L535.774 104.075C535.178 104.671 535.178 105.638 535.774 106.234L538.844 103.164ZM521.319 100.448L521.435 100.554C522.034 101.043 522.919 101.007 523.478 100.448L526.008 97.9182C526.604 97.322 526.604 96.3554 526.008 95.7592L521.319 100.448ZM533.952 108.056L533.836 107.95C533.237 107.461 532.352 107.497 531.793 108.056L529.803 110.046C529.655 110.194 529.487 110.304 529.309 110.378L529.89 111.787C530.251 111.638 530.59 111.419 530.883 111.126L533.952 108.056ZM518.603 103.164L521.673 106.234C522.269 105.638 522.269 104.671 521.673 104.075L520.762 103.164L520.948 102.979C521.544 102.382 521.544 101.416 520.948 100.819L518.603 103.164ZM527.554 111.787C528.301 112.096 529.144 112.095 529.89 111.787L529.309 110.378C529.074 110.475 528.875 110.624 528.722 110.806C528.57 110.624 528.373 110.475 528.138 110.378L527.554 111.787ZM526.796 111.334C527.03 111.525 527.286 111.675 527.554 111.787L528.138 110.378C527.96 110.305 527.792 110.194 527.644 110.046L525.654 108.056C525.095 107.497 524.21 107.461 523.61 107.95L523.495 108.056L526.564 111.126L526.796 111.334Z' fill='url(%23paint147_linear_40004690_134055)'/%3E%3Cpath d='M529.028 133.695L552.777 157.445C553.97 158.638 555.903 158.638 557.096 157.445L563.573 150.968L537.664 125.059L529.028 133.695Z' fill='url(%23paint148_linear_40004690_134055)'/%3E%3Cpath d='M537.664 127.218C538.26 127.814 539.227 127.814 539.823 127.218L537.664 125.059L536.584 126.139L537.664 127.218ZM541.982 131.536C542.578 132.132 543.545 132.132 544.141 131.536L539.823 127.218C539.227 127.814 539.227 128.781 539.823 129.377L541.982 131.536ZM546.3 135.854C546.896 136.451 547.863 136.451 548.459 135.854L544.141 131.536C543.545 132.132 543.545 133.099 544.141 133.695L546.3 135.854ZM550.618 140.173C551.215 140.769 552.181 140.769 552.777 140.173L548.459 135.854C547.863 136.451 547.863 137.417 548.459 138.013L550.618 140.173ZM554.937 144.491C555.533 145.087 556.499 145.087 557.096 144.491L552.777 140.173C552.181 140.769 552.181 141.735 552.777 142.332L554.937 144.491ZM559.255 148.809C559.851 149.405 560.818 149.405 561.414 148.809L557.096 144.491C556.499 145.087 556.499 146.054 557.096 146.65L559.255 148.809ZM553.767 158.106C554.874 158.564 556.196 158.345 557.096 157.445L563.573 150.968L561.414 148.809C560.855 149.368 560.82 150.252 561.308 150.852L561.414 150.968L561.45 151.004C561.292 151.271 561.222 151.574 561.241 151.875C560.818 151.848 560.387 151.994 560.064 152.317L558.445 153.937C558.122 154.259 557.976 154.691 558.002 155.113C557.58 155.086 557.149 155.233 556.826 155.556L556.016 156.366C555.868 156.514 555.7 156.624 555.522 156.698C555.287 156.795 555.088 156.943 554.936 157.126C554.783 156.944 554.586 156.795 554.351 156.698L553.767 158.106ZM552.777 157.445C553.07 157.738 553.408 157.957 553.767 158.106L554.351 156.698C554.226 156.646 554.105 156.575 553.993 156.487C553.946 156.45 553.901 156.409 553.857 156.366L552.867 155.376C552.424 154.933 551.777 154.819 551.229 155.034C551.426 154.532 551.348 153.948 550.994 153.513L550.888 153.397L548.91 151.418C548.467 150.975 547.819 150.861 547.271 151.076C547.486 150.528 547.373 149.881 546.93 149.438L544.951 147.459C544.508 147.016 543.861 146.903 543.313 147.118C543.51 146.616 543.432 146.031 543.076 145.596L542.972 145.481L540.992 143.501C540.549 143.058 539.902 142.944 539.354 143.159C539.551 142.657 539.473 142.073 539.119 141.638L539.013 141.522L537.035 139.543C536.592 139.1 535.944 138.987 535.396 139.202C535.593 138.7 535.515 138.114 535.16 137.679L535.055 137.563L533.076 135.584C532.633 135.142 531.986 135.028 531.438 135.243C531.653 134.695 531.54 134.049 531.097 133.606L530.107 132.616L529.028 133.695L552.777 157.445Z' fill='url(%23paint149_linear_40004690_134055)'/%3E%3Cpath d='M536.298 137.328L546.359 147.389C547.552 148.582 549.485 148.582 550.678 147.389L552.592 145.475L540.372 133.255L536.298 137.328Z' fill='url(%23paint150_linear_40004690_134055)'/%3E%3Cpath d='M540.85 134.813C541.149 135.111 541.632 135.111 541.93 134.813L540.372 133.255L539.832 133.794L540.85 134.813ZM544.924 138.886C545.222 139.184 545.705 139.184 546.003 138.886L542.887 135.77C542.589 136.068 542.589 136.551 542.887 136.85L544.924 138.886ZM548.998 142.96C549.296 143.258 549.779 143.258 550.077 142.96L546.961 139.844C546.663 140.142 546.663 140.625 546.961 140.923L548.998 142.96ZM548.952 148.249C549.583 148.159 550.192 147.875 550.678 147.39L552.592 145.475L551.034 143.917C550.736 144.215 550.736 144.699 551.034 144.997L551.519 145.482C551.357 145.685 551.313 145.949 551.389 146.186C551.125 146.102 550.826 146.162 550.617 146.371L550.138 146.85C549.973 147.015 549.789 147.149 549.594 147.253C549.529 147.287 549.463 147.319 549.395 147.347C549.037 147.495 548.854 147.884 548.952 148.249ZM546.36 147.39C546.845 147.875 547.454 148.159 548.086 148.249C548.17 147.934 548.045 147.601 547.778 147.42L547.642 147.348L547.502 147.281C547.483 147.272 547.464 147.264 547.446 147.255C547.419 147.24 547.393 147.223 547.367 147.207C547.329 147.185 547.29 147.165 547.254 147.141C547.231 147.126 547.21 147.108 547.187 147.091C547.149 147.064 547.11 147.037 547.074 147.007L546.9 146.85L545.642 145.592C545.344 145.294 544.86 145.294 544.562 145.592L546.36 147.39ZM538.096 139.126C538.394 138.828 538.394 138.344 538.096 138.046L536.838 136.788L536.298 137.328L538.096 139.126ZM543.126 144.156C543.387 143.896 543.42 143.492 543.225 143.196L543.126 143.077L540.611 140.561C540.313 140.263 539.83 140.263 539.532 140.561L543.126 144.156Z' fill='url(%23paint151_linear_40004690_134055)'/%3E%3Cpath d='M493.915 55.5781L517.665 79.3279C518.858 80.5203 520.791 80.5203 521.983 79.3279L528.461 72.8507L502.552 46.9418L493.915 55.5781Z' fill='url(%23paint152_linear_40004690_134055)'/%3E%3Cpath d='M500.393 49.1009C500.989 49.6971 501.955 49.6971 502.552 49.1009L502.668 49.2063C503.267 49.6951 504.152 49.6598 504.711 49.1009L502.552 46.9418L500.393 49.1009ZM506.87 53.4191C507.466 54.0153 508.433 54.0153 509.029 53.4191L504.711 49.1009C504.115 49.6971 504.115 50.6638 504.711 51.26L506.87 53.4191ZM511.188 57.7372C511.784 58.3334 512.751 58.3334 513.347 57.7372L509.029 53.4191C508.433 54.0153 508.433 54.9819 509.029 55.5781L511.188 57.7372ZM515.506 62.0553C516.102 62.6515 517.069 62.6515 517.665 62.0553L513.347 57.7372C512.751 58.3334 512.751 59.3001 513.347 59.8963L515.506 62.0553ZM519.824 66.3735C520.42 66.9697 521.387 66.9697 521.983 66.3735L517.665 62.0553C517.069 62.6515 517.069 63.6182 517.665 64.2144L519.824 66.3735ZM524.142 70.6916C524.739 71.2878 525.705 71.2878 526.301 70.6916L521.983 66.3735C521.387 66.9697 521.387 67.9363 521.983 68.5326L524.142 70.6916ZM528.461 72.8507L526.301 70.6916C525.705 71.2878 525.705 72.2545 526.301 72.8507L527.381 73.9302L528.461 72.8507ZM496.074 53.4191C496.671 54.0153 497.637 54.0153 498.234 53.4191L500.393 51.26C500.989 50.6638 500.989 49.6971 500.393 49.1009L496.074 53.4191ZM517.665 79.3279C518.858 80.5203 520.791 80.5203 521.983 79.3279C521.462 79.8492 520.288 79.5453 519.204 78.6637C519.049 78.537 518.895 78.3983 518.745 78.2484L517.755 77.2584C517.312 76.8158 516.664 76.7017 516.117 76.9169C516.331 76.3689 516.219 75.7224 515.776 75.2796L513.797 73.3009C513.354 72.858 512.707 72.7442 512.159 72.9593C512.356 72.4574 512.278 71.8721 511.923 71.437L511.817 71.321L509.839 69.3422C509.396 68.8993 508.748 68.7855 508.2 69.0006C508.397 68.4986 508.319 67.9134 507.964 67.4783L507.86 67.3634L505.88 65.3836C505.437 64.9409 504.79 64.8268 504.242 65.042C504.438 64.5403 504.361 63.9557 504.007 63.5207L503.901 63.4048L501.922 61.426C501.479 60.9831 500.832 60.8693 500.284 61.0844C500.499 60.5364 500.385 59.889 499.942 59.4461L497.964 57.4673C497.521 57.0244 496.873 56.9106 496.325 57.1257C496.526 56.6153 496.44 56.0206 496.069 55.5834L496.074 55.5781C496.671 54.9819 496.671 54.0153 496.074 53.4191L493.915 55.5781L517.665 79.3279Z' fill='url(%23paint153_linear_40004690_134055)'/%3E%3Cpath d='M507.115 56.0742L517.172 66.1315C518.364 67.3239 518.364 69.2572 517.172 70.4496L515.259 72.3626L503.043 60.1463L507.115 56.0742Z' fill='url(%23paint154_linear_40004690_134055)'/%3E%3Cpath d='M504.6 58.5886C504.898 58.8867 504.898 59.37 504.6 59.6681L504.122 60.1467L504.6 60.6253C504.898 60.9235 504.898 61.4069 504.6 61.7049L503.042 60.1467L504.6 58.5886ZM508.672 64.6968C508.97 64.9949 508.97 65.4782 508.672 65.7763L505.556 62.6611C505.855 62.363 506.338 62.363 506.636 62.6611L508.672 64.6968ZM512.744 68.7693C513.042 69.0674 513.042 69.5508 512.744 69.8488L509.629 66.7336C509.927 66.4355 510.41 66.4355 510.709 66.7336L512.744 68.7693ZM515.259 72.3632L513.7 70.805C513.998 70.507 514.482 70.5071 514.78 70.805L515.798 71.8234L515.259 72.3632ZM518.031 68.7219C517.941 69.3538 517.658 69.9637 517.172 70.4498C517.611 70.0106 517.774 69.3793 517.688 68.7092C517.799 68.6873 517.916 68.6909 518.031 68.7219ZM508.911 57.8706C508.65 58.1314 508.248 58.1651 507.952 57.9697L507.832 57.8706L507.115 57.1538L506.636 57.6324L506.517 57.7304C506.221 57.926 505.817 57.8932 505.556 57.6324L507.115 56.0742L508.911 57.8706ZM517.172 66.1316C517.658 66.6175 517.942 67.2268 518.032 67.8584C517.808 67.9183 517.576 67.87 517.394 67.7414C517.255 67.4506 517.072 67.1656 516.844 66.9001L516.632 66.6714L515.375 65.4137C515.077 65.1155 515.077 64.6321 515.375 64.3341L517.172 66.1316ZM513.94 62.8993C513.642 63.1974 513.158 63.1974 512.86 62.8993L510.346 60.385C510.048 60.0868 510.048 59.6034 510.346 59.3054L513.94 62.8993Z' fill='url(%23paint155_linear_40004690_134055)'/%3E%3Cpath d='M527.365 164.395L499.297 192.462C498.104 193.655 498.104 195.588 499.297 196.781L527.365 224.849L557.592 194.622L527.365 164.395Z' fill='url(%23paint156_linear_40004690_134055)'/%3E%3Cpath d='M555 192.03L554.896 192.147C554.407 192.747 554.442 193.63 555 194.189L555.433 194.622L555 195.054L554.896 195.169C554.407 195.768 554.441 196.654 555 197.213L557.592 194.622L555 192.03ZM553.057 199.156L554.137 198.076C553.541 197.48 552.574 197.48 551.978 198.076L553.057 199.156ZM548.955 201.099C548.359 201.695 548.359 202.662 548.955 203.258L553.057 199.156L551.978 198.076L548.955 201.099ZM547.012 205.201L548.092 204.121C547.496 203.525 546.529 203.525 545.933 204.121L547.012 205.201ZM542.91 207.144L542.805 207.26C542.316 207.859 542.351 208.744 542.91 209.303L547.012 205.201L545.933 204.121L542.91 207.144ZM540.966 211.247L542.046 210.167C541.45 209.571 540.483 209.571 539.887 210.167L540.966 211.247ZM536.864 213.19L537.944 214.269L540.966 211.247L539.887 210.167L536.864 213.19ZM536.864 213.19C536.268 213.786 536.268 214.753 536.864 215.349L537.944 214.269L536.864 213.19ZM534.921 217.292L536.001 216.212C535.405 215.616 534.438 215.616 533.842 216.212L534.921 217.292ZM530.819 219.235L531.899 220.314L534.921 217.292L533.842 216.212L530.819 219.235ZM530.819 219.235C530.223 219.831 530.223 220.798 530.819 221.394L531.899 220.314L530.819 219.235ZM528.876 223.337L529.956 222.257C529.36 221.661 528.393 221.661 527.797 222.257L528.876 223.337ZM527.365 224.849L528.876 223.337L527.797 222.257L527.365 222.689L526.69 222.015C526.094 221.419 525.127 221.419 524.531 222.015L527.365 224.849ZM548.955 185.985C548.359 186.581 548.359 187.548 548.955 188.144L551.978 191.167C552.574 191.763 553.541 191.763 554.137 191.167L548.955 185.985ZM523.181 220.665L523.287 220.549C523.776 219.95 523.74 219.065 523.181 218.506L519.673 214.998C519.077 214.402 518.11 214.402 517.514 214.998L523.181 220.665ZM542.91 179.94L542.805 180.056C542.316 180.656 542.352 181.54 542.91 182.099L545.933 185.122C546.529 185.718 547.496 185.718 548.092 185.122L542.91 179.94ZM516.164 213.648L516.27 213.532C516.759 212.933 516.723 212.048 516.164 211.489L512.656 207.981C512.06 207.385 511.093 207.385 510.497 207.981L516.164 213.648ZM536.864 173.894L536.759 174.01C536.27 174.61 536.306 175.494 536.864 176.053L539.887 179.076C540.483 179.672 541.45 179.672 542.046 179.076L536.864 173.894ZM509.147 206.631L509.253 206.515C509.742 205.916 509.706 205.031 509.147 204.472L505.639 200.964C505.043 200.368 504.076 200.368 503.48 200.964L509.147 206.631ZM530.819 167.849L530.714 167.965C530.225 168.565 530.261 169.449 530.819 170.008L533.842 173.031C534.438 173.627 535.405 173.627 536.001 173.031L530.819 167.849ZM502.13 199.614L502.236 199.498C502.725 198.899 502.689 198.014 502.13 197.455L500.376 195.701C500.228 195.553 500.118 195.385 500.044 195.207C499.947 194.972 499.798 194.773 499.616 194.62C499.798 194.468 499.947 194.271 500.044 194.036L498.636 193.452C498.177 194.559 498.397 195.881 499.297 196.781L502.13 199.614ZM527.365 164.395L524.531 167.228C525.127 167.825 526.094 167.825 526.69 167.228L527.365 166.554L527.797 166.986C528.393 167.582 529.36 167.582 529.956 166.986L527.365 164.395ZM499.088 192.694C498.897 192.928 498.747 193.184 498.636 193.452L500.044 194.036C500.118 193.858 500.228 193.69 500.376 193.542L502.13 191.788C502.689 191.229 502.725 190.344 502.236 189.745L502.13 189.629L499.297 192.462L499.088 192.694ZM517.514 174.245C518.073 174.804 518.957 174.84 519.557 174.351L519.673 174.245L523.181 170.737C523.74 170.178 523.776 169.293 523.287 168.694L523.181 168.578L517.514 174.245ZM510.497 181.262C511.056 181.821 511.94 181.857 512.54 181.368L512.656 181.262L516.164 177.754C516.723 177.195 516.759 176.31 516.27 175.711L516.164 175.595L510.497 181.262ZM503.48 188.279C504.039 188.838 504.923 188.873 505.523 188.385L505.639 188.279L509.147 184.771C509.706 184.212 509.742 183.327 509.253 182.728L509.147 182.612L503.48 188.279Z' fill='url(%23paint157_linear_40004690_134055)'/%3E%3Cpath d='M527.365 171.352L506.248 192.468C505.055 193.661 505.055 195.594 506.248 196.787L527.365 217.903L550.64 194.627L527.365 171.352Z' fill='url(%23paint158_linear_40004690_134055)'/%3E%3Cpath d='M548.107 192.094L548.001 192.21C547.512 192.809 547.548 193.694 548.107 194.253L548.481 194.627L548.106 195.002L549.185 196.082L550.64 194.627L548.107 192.094ZM548.106 195.002C547.51 195.598 547.51 196.565 548.106 197.161L549.185 196.082L548.106 195.002ZM546.275 198.991L547.355 197.912C546.759 197.316 545.792 197.316 545.196 197.912L546.275 198.991ZM542.286 200.822L542.183 200.938C541.694 201.537 541.728 202.422 542.286 202.981L546.275 198.991L545.196 197.912L542.286 200.822ZM540.457 204.81L541.537 203.73C540.941 203.135 539.974 203.135 539.378 203.73L540.457 204.81ZM536.468 206.64L537.547 207.719L540.457 204.81L539.378 203.73L536.468 206.64ZM536.468 206.64C535.872 207.236 535.872 208.203 536.468 208.799L537.547 207.719L536.468 206.64ZM534.638 210.629L535.717 209.55C535.121 208.954 534.154 208.954 533.558 209.55L534.638 210.629ZM530.649 212.459L530.545 212.575C530.056 213.175 530.09 214.059 530.649 214.618L534.638 210.629L533.558 209.55L530.649 212.459ZM528.818 216.449L529.898 215.369C529.302 214.773 528.335 214.773 527.739 215.369L528.818 216.449ZM527.365 217.902L528.818 216.449L527.739 215.369L527.365 215.743L526.685 215.063C526.089 214.468 525.122 214.468 524.526 215.063L527.365 217.902ZM542.287 186.274L542.182 186.39C541.693 186.99 541.728 187.874 542.287 188.433L545.197 191.343C545.793 191.939 546.76 191.939 547.356 191.343L542.287 186.274ZM523.166 213.703L523.27 213.588C523.759 212.989 523.725 212.103 523.166 211.544L519.646 208.024C519.049 207.429 518.083 207.429 517.486 208.024L523.166 213.703ZM536.468 180.455L536.364 180.572C535.875 181.171 535.909 182.055 536.468 182.614L539.378 185.524C539.974 186.12 540.94 186.12 541.537 185.524L536.468 180.455ZM516.126 206.664L516.231 206.549C516.72 205.95 516.686 205.064 516.126 204.505L512.607 200.986C512.011 200.39 511.045 200.39 510.448 200.986L516.126 206.664ZM530.65 174.637L530.544 174.753C530.055 175.352 530.091 176.237 530.65 176.796L533.559 179.705C534.156 180.301 535.122 180.301 535.718 179.705L530.65 174.637ZM509.087 199.625L509.192 199.51C509.681 198.911 509.646 198.025 509.087 197.466L507.328 195.706C507.217 195.595 507.127 195.473 507.058 195.344L506.996 195.212L506.929 195.072C506.836 194.898 506.711 194.748 506.567 194.627C506.749 194.474 506.899 194.277 506.996 194.042L506.26 193.738L505.585 193.458C505.127 194.565 505.348 195.886 506.248 196.786L509.087 199.625ZM527.365 171.352L524.526 174.191C525.122 174.787 526.088 174.787 526.685 174.191L527.365 173.511L527.74 173.886C528.336 174.482 529.303 174.482 529.899 173.886L527.365 171.352ZM506.039 192.701C505.848 192.934 505.697 193.189 505.586 193.457L506.996 194.042C507.069 193.864 507.18 193.696 507.328 193.547L509.087 191.788C509.646 191.229 509.68 190.345 509.192 189.746L509.087 189.629L506.248 192.468L506.039 192.701ZM517.486 181.23C518.083 181.826 519.049 181.826 519.646 181.23L523.165 177.711C523.723 177.152 523.759 176.267 523.27 175.668L523.165 175.552L517.486 181.23ZM510.447 188.269C511.006 188.828 511.891 188.863 512.49 188.374L512.606 188.269L516.126 184.749C516.685 184.19 516.719 183.306 516.231 182.707L516.126 182.59L510.447 188.269Z' fill='url(%23paint159_linear_40004690_134055)'/%3E%3Cpath d='M527.365 184.508L519.403 192.469C518.211 193.662 518.211 195.595 519.403 196.787L527.365 204.749L537.485 194.628L527.365 184.508Z' fill='url(%23paint160_linear_40004690_134055)'/%3E%3Cpath d='M535.141 192.284L535.035 192.4C534.546 192.999 534.582 193.884 535.141 194.443L535.326 194.628L535.141 194.814L536.22 195.893L537.485 194.628L535.141 192.284ZM535.141 194.814C534.544 195.41 534.544 196.377 535.141 196.973L536.22 195.893L535.141 194.814ZM533.69 198.424L534.769 197.344C534.173 196.748 533.207 196.748 532.61 197.344L533.69 198.424ZM530.08 199.874L531.16 200.954L533.69 198.424L532.61 197.344L530.08 199.874ZM530.08 199.874C529.484 200.47 529.484 201.437 530.08 202.033L531.16 200.954L530.08 199.874ZM528.63 203.484L529.709 202.404C529.113 201.808 528.146 201.808 527.55 202.404L528.63 203.484ZM527.365 204.749L528.63 203.484L527.55 202.404L527.365 202.59L526.454 201.679C525.858 201.083 524.891 201.083 524.295 201.679L527.365 204.749ZM530.08 187.223L529.975 187.339C529.486 187.939 529.521 188.824 530.08 189.383L532.61 191.913C533.207 192.509 534.173 192.509 534.769 191.913L530.08 187.223ZM522.473 199.857L522.578 199.741C523.067 199.142 523.032 198.257 522.473 197.698L520.483 195.708C520.334 195.56 520.224 195.391 520.151 195.213L518.742 195.795C518.891 196.156 519.11 196.494 519.403 196.787L522.473 199.857ZM527.365 184.508L524.295 187.578C524.891 188.174 525.858 188.174 526.454 187.578L527.365 186.667L527.55 186.852C528.146 187.449 529.113 187.449 529.709 186.852L527.365 184.508ZM518.742 193.459C518.433 194.206 518.433 195.049 518.742 195.795L520.151 195.213C520.053 194.978 519.905 194.78 519.723 194.627C519.904 194.475 520.053 194.278 520.151 194.043L518.742 193.459ZM519.194 192.701C519.004 192.935 518.853 193.191 518.742 193.459L520.151 194.043C520.224 193.865 520.334 193.697 520.483 193.549L522.473 191.558C523.032 191 523.067 190.115 522.578 189.515L522.473 189.399L519.403 192.469L519.194 192.701Z' fill='url(%23paint161_linear_40004690_134055)'/%3E%3Cpath d='M496.832 194.93L473.083 218.679C471.89 219.872 471.89 221.805 473.083 222.998L479.56 229.475L505.469 203.566L496.832 194.93Z' fill='url(%23paint162_linear_40004690_134055)'/%3E%3Cpath d='M503.31 203.566C502.713 204.162 502.713 205.129 503.31 205.725L505.469 203.566L504.389 202.486L503.31 203.566ZM498.991 207.884C498.395 208.48 498.395 209.447 498.991 210.043L503.31 205.725C502.713 205.129 501.747 205.129 501.151 205.725L498.991 207.884ZM494.673 212.202C494.077 212.798 494.077 213.765 494.673 214.361L498.991 210.043C498.395 209.447 497.429 209.447 496.832 210.043L494.673 212.202ZM490.355 216.52C489.759 217.117 489.759 218.083 490.355 218.679L494.673 214.361C494.077 213.765 493.11 213.765 492.514 214.361L490.355 216.52ZM486.037 220.839C485.441 221.435 485.441 222.401 486.037 222.998L490.355 218.679C489.759 218.083 488.792 218.083 488.196 218.679L486.037 220.839ZM481.719 225.157C481.123 225.753 481.123 226.72 481.719 227.316L486.037 222.998C485.441 222.401 484.474 222.401 483.878 222.998L481.719 225.157ZM472.422 219.669C471.963 220.776 472.183 222.098 473.083 222.998L479.56 229.475L481.719 227.316C481.16 226.757 480.275 226.722 479.676 227.21L479.56 227.316L479.524 227.352C479.257 227.194 478.953 227.124 478.653 227.143C478.68 226.72 478.533 226.289 478.21 225.966L476.591 224.347C476.268 224.024 475.837 223.878 475.415 223.904C475.441 223.482 475.295 223.051 474.972 222.728L474.162 221.918C474.014 221.77 473.904 221.602 473.83 221.424C473.733 221.189 473.584 220.99 473.402 220.837C473.584 220.685 473.733 220.488 473.83 220.253L472.422 219.669ZM473.083 218.679C472.79 218.972 472.571 219.31 472.422 219.669L473.83 220.253C473.882 220.128 473.952 220.007 474.041 219.895C474.078 219.848 474.119 219.803 474.162 219.759L475.152 218.769C475.595 218.326 475.709 217.679 475.494 217.131C475.995 217.328 476.58 217.25 477.015 216.896L477.131 216.79L479.11 214.811C479.553 214.369 479.666 213.721 479.451 213.173C479.999 213.388 480.647 213.274 481.09 212.832L483.068 210.853C483.511 210.41 483.625 209.763 483.41 209.215C483.912 209.411 484.497 209.334 484.932 208.978L485.047 208.874L487.027 206.894C487.47 206.451 487.584 205.804 487.369 205.256C487.87 205.453 488.455 205.375 488.89 205.021L489.006 204.915L490.985 202.937C491.427 202.494 491.541 201.846 491.326 201.298C491.828 201.495 492.413 201.417 492.848 201.062L492.964 200.957L494.943 198.978C495.386 198.535 495.5 197.888 495.285 197.34C495.833 197.555 496.479 197.442 496.922 196.999L497.912 196.009L496.832 194.93L473.083 218.679Z' fill='url(%23paint163_linear_40004690_134055)'/%3E%3Cpath d='M493.198 202.203L483.136 212.264C481.944 213.457 481.944 215.39 483.136 216.583L485.051 218.497L497.271 206.277L493.198 202.203Z' fill='url(%23paint164_linear_40004690_134055)'/%3E%3Cpath d='M495.713 206.755C495.415 207.053 495.415 207.537 495.713 207.835L497.271 206.277L496.731 205.737L495.713 206.755ZM491.639 210.829C491.342 211.127 491.341 211.61 491.639 211.908L494.756 208.792C494.458 208.494 493.974 208.494 493.676 208.792L491.639 210.829ZM487.566 214.902C487.268 215.201 487.268 215.684 487.566 215.982L490.682 212.866C490.384 212.568 489.901 212.568 489.603 212.866L487.566 214.902ZM482.277 214.857C482.367 215.488 482.651 216.097 483.136 216.583L485.051 218.497L486.609 216.939C486.311 216.641 485.827 216.641 485.529 216.939L485.044 217.424C484.841 217.262 484.577 217.218 484.34 217.293C484.424 217.03 484.363 216.731 484.154 216.522L483.676 216.043C483.51 215.878 483.377 215.694 483.273 215.499C483.238 215.434 483.207 215.367 483.179 215.3C483.031 214.942 482.642 214.759 482.277 214.857ZM483.136 212.265C482.651 212.75 482.367 213.359 482.277 213.991C482.592 214.075 482.925 213.95 483.105 213.683L483.178 213.547L483.245 213.406C483.254 213.388 483.261 213.369 483.271 213.351C483.285 213.324 483.303 213.298 483.318 213.272C483.34 213.234 483.361 213.195 483.385 213.159C483.4 213.136 483.418 213.115 483.434 213.092C483.462 213.054 483.489 213.015 483.519 212.978L483.676 212.805L484.933 211.547C485.232 211.249 485.232 210.765 484.933 210.467L483.136 212.265ZM491.4 204.001C491.698 204.299 492.182 204.299 492.48 204.001L493.737 202.743L493.198 202.203L491.4 204.001ZM486.369 209.031C486.63 209.292 487.033 209.325 487.33 209.129L487.449 209.031L489.964 206.516C490.262 206.218 490.262 205.735 489.964 205.436L486.369 209.031Z' fill='url(%23paint165_linear_40004690_134055)'/%3E%3Cpath d='M574.95 159.812L551.2 183.562C550.007 184.755 550.007 186.688 551.2 187.88L557.677 194.358L583.586 168.449L574.95 159.812Z' fill='url(%23paint166_linear_40004690_134055)'/%3E%3Cpath d='M581.427 166.29C580.831 166.886 580.831 167.853 581.427 168.449L581.321 168.565C580.833 169.164 580.868 170.049 581.427 170.608L583.586 168.449L581.427 166.29ZM577.109 172.767C576.512 173.363 576.512 174.33 577.109 174.926L581.427 170.608C580.831 170.012 579.864 170.012 579.268 170.608L577.109 172.767ZM572.791 177.085C572.194 177.681 572.194 178.648 572.791 179.244L577.109 174.926C576.512 174.33 575.546 174.33 574.95 174.926L572.791 177.085ZM568.472 181.403C567.876 181.999 567.876 182.966 568.472 183.562L572.791 179.244C572.194 178.648 571.228 178.648 570.631 179.244L568.472 181.403ZM564.154 185.721C563.558 186.318 563.558 187.284 564.154 187.88L568.472 183.562C567.876 182.966 566.91 182.966 566.313 183.562L564.154 185.721ZM559.836 190.039C559.24 190.636 559.24 191.602 559.836 192.199L564.154 187.88C563.558 187.284 562.591 187.284 561.995 187.88L559.836 190.039ZM557.677 194.358L559.836 192.199C559.24 191.602 558.273 191.602 557.677 192.199L556.597 193.278L557.677 194.358ZM577.109 161.972C576.512 162.568 576.512 163.534 577.109 164.131L579.268 166.29C579.864 166.886 580.831 166.886 581.427 166.29L577.109 161.972ZM551.2 183.562C550.007 184.755 550.007 186.688 551.2 187.88C550.679 187.359 550.982 186.185 551.864 185.101C551.991 184.946 552.129 184.792 552.279 184.642L553.269 183.652C553.712 183.209 553.826 182.562 553.611 182.014C554.159 182.228 554.805 182.116 555.248 181.673L557.227 179.694C557.67 179.251 557.783 178.604 557.568 178.056C558.07 178.253 558.656 178.175 559.091 177.82L559.207 177.714L561.186 175.736C561.628 175.293 561.742 174.645 561.527 174.097C562.029 174.294 562.614 174.216 563.049 173.861L563.164 173.757L565.144 171.777C565.587 171.334 565.701 170.687 565.486 170.139C565.987 170.335 566.572 170.258 567.007 169.904L567.123 169.798L569.102 167.819C569.545 167.377 569.658 166.729 569.443 166.181C569.991 166.396 570.639 166.282 571.082 165.84L573.06 163.861C573.503 163.418 573.617 162.771 573.402 162.222C573.912 162.423 574.507 162.337 574.944 161.966L574.95 161.972C575.546 162.568 576.512 162.568 577.109 161.972L574.95 159.812L551.2 183.562Z' fill='url(%23paint167_linear_40004690_134055)'/%3E%3Cpath d='M574.454 173.023L564.397 183.081C563.205 184.273 561.272 184.273 560.079 183.081L558.166 181.168L570.382 168.951L574.454 173.023Z' fill='url(%23paint168_linear_40004690_134055)'/%3E%3Cpath d='M571.94 170.509C571.642 170.807 571.159 170.807 570.861 170.509L570.382 170.03L569.903 170.509C569.605 170.807 569.122 170.807 568.824 170.509L570.382 168.951L571.94 170.509ZM565.832 174.581C565.534 174.879 565.05 174.879 564.752 174.581L567.868 171.465C568.166 171.763 568.166 172.247 567.868 172.545L565.832 174.581ZM561.759 178.653C561.461 178.951 560.978 178.951 560.68 178.653L563.795 175.538C564.093 175.836 564.093 176.319 563.795 176.617L561.759 178.653ZM558.165 181.167L559.724 179.609C560.022 179.907 560.022 180.391 559.724 180.689L558.705 181.707L558.165 181.167ZM561.807 183.94C561.175 183.85 560.565 183.567 560.079 183.081C560.518 183.52 561.149 183.683 561.819 183.596C561.841 183.708 561.838 183.825 561.807 183.94ZM572.658 174.82C572.397 174.559 572.364 174.157 572.559 173.86L572.658 173.74L573.375 173.023L572.896 172.545L572.798 172.426C572.603 172.129 572.635 171.726 572.896 171.465L574.454 173.023L572.658 174.82ZM564.397 183.081C563.911 183.567 563.302 183.851 562.67 183.941C562.61 183.717 562.659 183.485 562.787 183.303C563.078 183.164 563.363 182.981 563.629 182.753L563.857 182.541L565.115 181.283C565.413 180.986 565.897 180.985 566.195 181.283L564.397 183.081ZM567.629 179.849C567.331 179.55 567.331 179.067 567.629 178.769L570.144 176.255C570.442 175.957 570.925 175.957 571.223 176.255L567.629 179.849Z' fill='url(%23paint169_linear_40004690_134055)'/%3E%3Cpath d='M608.911 57.4559C610.103 56.2635 610.103 54.3302 608.911 53.1378L578.684 22.9108C577.491 21.7184 575.558 21.7184 574.365 22.9108L544.139 53.1378C542.946 54.3302 542.946 56.2635 544.139 57.4559L574.365 87.6829C575.558 88.8754 577.491 88.8754 578.684 87.6829L608.911 57.4559Z' fill='url(%23paint170_linear_40004690_134055)'/%3E%3Cpath d='M590.559 75.808L590.331 75.5909C587.934 73.4252 584.232 73.4978 581.922 75.808L576.525 81.2057L571.127 75.808L566.809 80.1262L574.365 87.6829C575.558 88.8754 577.491 88.8754 578.684 87.6829L590.559 75.808ZM571.127 75.808C568.742 73.4232 564.875 73.4232 562.491 75.808L566.809 80.1262L571.127 75.808ZM551.695 65.0127L556.013 69.3308C558.398 66.946 558.398 63.0794 556.013 60.6946L551.695 65.0127ZM544.139 53.1378C542.946 54.3302 542.946 56.2635 544.139 57.4559L551.695 65.0127L556.013 60.6946L550.616 55.2969L556.013 49.8992C558.398 47.5144 558.398 43.6478 556.013 41.2629L544.139 53.1378ZM608.911 57.4559C610.103 56.2635 610.103 54.3302 608.911 53.1378L597.036 41.2629C594.651 43.6478 594.651 47.5144 597.036 49.8992L602.433 55.2969L597.036 60.6946C594.651 63.0794 594.651 66.946 597.036 69.3308L608.911 57.4559ZM562.491 34.7857C564.875 37.1705 568.742 37.1705 571.127 34.7857L576.525 29.388L581.922 34.7857C584.232 37.0959 587.934 37.1686 590.331 35.0029L590.559 34.7857L578.684 22.9108C577.491 21.7184 575.558 21.7184 574.365 22.9108L562.491 34.7857Z' fill='url(%23paint171_linear_40004690_134055)'/%3E%3Cpath d='M570.93 42.8306L564.057 49.7031L568.375 54.0213C569.777 52.6192 570.353 50.7049 570.107 48.8808C571.931 49.1277 573.846 48.5507 575.248 47.1487L570.93 42.8306ZM578.685 39.3938C577.492 38.2013 575.559 38.2013 574.367 39.3938L570.93 42.8306L575.248 47.1487L576.526 45.871L577.803 47.1487C579.206 48.5507 581.121 49.1277 582.945 48.8808C582.698 50.7049 583.274 52.6192 584.676 54.0213L585.954 55.299L584.676 56.5767C583.274 57.9792 582.697 59.8938 582.944 61.7182C581.12 61.4716 579.206 62.0472 577.803 63.4493L576.526 64.727L575.248 63.4493C573.846 62.0472 571.932 61.4716 570.108 61.7182C570.355 59.8938 569.778 57.9792 568.375 56.5767L567.098 55.299L568.375 54.0213L564.057 49.7031L560.621 53.1399C559.428 54.3323 559.428 56.2656 560.621 57.4581L574.367 71.2042C575.559 72.3966 577.492 72.3966 578.685 71.2042L592.431 57.4581C593.623 56.2656 593.623 54.3323 592.431 53.1399L578.685 39.3938Z' fill='url(%23paint172_linear_40004690_134055)'/%3E%3Cpath d='M608.911 240.714C610.103 239.521 610.103 237.588 608.911 236.396L578.684 206.169C577.491 204.976 575.558 204.976 574.365 206.169L544.139 236.396C542.946 237.588 542.946 239.521 544.139 240.714L574.365 270.941C575.558 272.133 577.491 272.133 578.684 270.941L608.911 240.714Z' fill='url(%23paint173_linear_40004690_134055)'/%3E%3Cpath d='M590.559 259.066L590.331 258.849C587.934 256.683 584.232 256.756 581.922 259.066L576.525 264.464L571.127 259.066L566.809 263.384L574.365 270.941C575.558 272.133 577.491 272.133 578.684 270.941L590.559 259.066ZM571.127 259.066C568.742 256.681 564.875 256.681 562.491 259.066L566.809 263.384L571.127 259.066ZM551.695 248.271L556.013 252.589C558.398 250.204 558.398 246.337 556.013 243.952L551.695 248.271ZM544.139 236.396C542.946 237.588 542.946 239.521 544.139 240.714L551.695 248.271L556.013 243.952L550.616 238.555L556.013 233.157C558.398 230.772 558.398 226.906 556.013 224.521L544.139 236.396ZM608.911 240.714C610.103 239.521 610.103 237.588 608.911 236.396L597.036 224.521C594.651 226.906 594.651 230.772 597.036 233.157L602.433 238.555L597.036 243.952C594.651 246.337 594.651 250.204 597.036 252.589L608.911 240.714ZM562.491 218.044C564.875 220.428 568.742 220.428 571.127 218.044L576.525 212.646L581.922 218.044C584.232 220.354 587.934 220.426 590.331 218.261L590.559 218.044L578.684 206.169C577.491 204.976 575.558 204.976 574.365 206.169L562.491 218.044Z' fill='url(%23paint174_linear_40004690_134055)'/%3E%3Cpath d='M570.93 226.084L564.057 232.957L568.375 237.275C569.777 235.873 570.353 233.959 570.107 232.135C571.931 232.382 573.846 231.805 575.248 230.403L570.93 226.084ZM578.685 222.648C577.492 221.455 575.559 221.455 574.367 222.648L570.93 226.084L575.248 230.403L576.526 229.125L577.803 230.403C579.206 231.805 581.121 232.382 582.945 232.135C582.698 233.959 583.274 235.873 584.676 237.275L585.954 238.553L584.676 239.831C583.274 241.233 582.697 243.148 582.944 244.972C581.12 244.725 579.206 245.301 577.803 246.703L576.526 247.981L575.248 246.703C573.846 245.301 571.932 244.725 570.108 244.972C570.355 243.148 569.778 241.233 568.375 239.831L567.098 238.553L568.375 237.275L564.057 232.957L560.621 236.394C559.428 237.586 559.428 239.52 560.621 240.712L574.367 254.458C575.559 255.651 577.492 255.651 578.685 254.458L592.431 240.712C593.623 239.52 593.623 237.586 592.431 236.394L578.685 222.648Z' fill='url(%23paint175_linear_40004690_134055)'/%3E%3Cpath d='M787.541 57.5224C788.734 56.3299 788.734 54.3966 787.541 53.2042L757.315 22.9772C756.122 21.7848 754.189 21.7848 752.996 22.9772L722.769 53.2042C721.577 54.3966 721.577 56.3299 722.769 57.5224L752.996 87.7493C754.189 88.9418 756.122 88.9418 757.315 87.7493L787.541 57.5224Z' fill='url(%23paint176_linear_40004690_134055)'/%3E%3Cpath d='M769.189 75.8745L768.962 75.6573C766.564 73.4916 762.863 73.5642 760.553 75.8745L755.155 81.2721L749.758 75.8745L745.44 80.1926L752.996 87.7493C754.189 88.9418 756.122 88.9418 757.315 87.7493L769.189 75.8745ZM749.758 75.8745C747.373 73.4896 743.506 73.4896 741.121 75.8745L745.44 80.1926L749.758 75.8745ZM730.326 65.0791L734.644 69.3972C737.029 67.0124 737.029 63.1458 734.644 60.761L730.326 65.0791ZM722.769 53.2042C721.577 54.3966 721.577 56.3299 722.769 57.5224L730.326 65.0791L734.644 60.761L729.247 55.3633L734.644 49.9656C737.029 47.5808 737.029 43.7142 734.644 41.3293L722.769 53.2042ZM787.541 57.5224C788.734 56.3299 788.734 54.3966 787.541 53.2042L775.667 41.3293C773.282 43.7142 773.282 47.5808 775.667 49.9656L781.064 55.3633L775.667 60.761C773.282 63.1458 773.282 67.0124 775.667 69.3972L787.541 57.5224ZM741.121 34.8521C743.506 37.237 747.373 37.237 749.758 34.8521L755.155 29.4544L760.553 34.8521C762.863 37.1624 766.564 37.235 768.962 35.0693L769.189 34.8521L757.315 22.9772C756.122 21.7848 754.189 21.7848 752.996 22.9772L741.121 34.8521Z' fill='url(%23paint177_linear_40004690_134055)'/%3E%3Cpath d='M749.561 42.8931L742.688 49.7656L747.006 54.0838C748.408 52.6817 748.984 50.7674 748.737 48.9433C750.562 49.1902 752.477 48.6132 753.879 47.2112L749.561 42.8931ZM757.316 39.4563C756.123 38.2638 754.19 38.2638 752.998 39.4563L749.561 42.8931L753.879 47.2112L755.157 45.9335L756.434 47.2112C757.837 48.6132 759.752 49.1902 761.576 48.9433C761.329 50.7674 761.905 52.6817 763.307 54.0838L764.585 55.3615L763.307 56.6392C761.905 58.0417 761.328 59.9563 761.575 61.7807C759.751 61.5341 757.837 62.1097 756.434 63.5118L755.157 64.7895L753.879 63.5118C752.477 62.1097 750.563 61.5341 748.738 61.7807C748.985 59.9563 748.408 58.0417 747.006 56.6392L745.729 55.3615L747.006 54.0838L742.688 49.7656L739.251 53.2024C738.059 54.3948 738.059 56.3281 739.251 57.5206L752.998 71.2667C754.19 72.4591 756.123 72.4591 757.316 71.2667L771.062 57.5206C772.254 56.3281 772.254 54.3948 771.062 53.2024L757.316 39.4563Z' fill='url(%23paint178_linear_40004690_134055)'/%3E%3Cpath d='M427.25 57.5341C428.443 56.3416 428.443 54.4084 427.25 53.2159L397.023 22.9889C395.831 21.7965 393.898 21.7965 392.705 22.9889L362.478 53.2159C361.286 54.4084 361.286 56.3416 362.478 57.5341L392.705 87.7611C393.898 88.9535 395.831 88.9535 397.023 87.7611L427.25 57.5341Z' fill='url(%23paint179_linear_40004690_134055)'/%3E%3Cpath d='M408.898 75.8862L408.671 75.669C406.273 73.5033 402.572 73.5759 400.262 75.8862L394.864 81.2838L389.467 75.8862L385.149 80.2043L392.705 87.7611C393.898 88.9535 395.831 88.9535 397.023 87.7611L408.898 75.8862ZM389.467 75.8862C387.082 73.5013 383.215 73.5013 380.83 75.8862L385.149 80.2043L389.467 75.8862ZM370.035 65.0908L374.353 69.409C376.738 67.0241 376.738 63.1575 374.353 60.7727L370.035 65.0908ZM362.478 53.2159C361.286 54.4084 361.286 56.3416 362.478 57.5341L370.035 65.0908L374.353 60.7727L368.956 55.375L374.353 49.9773C376.738 47.5925 376.738 43.7259 374.353 41.341L362.478 53.2159ZM427.25 57.5341C428.443 56.3416 428.443 54.4084 427.25 53.2159L415.376 41.341C412.991 43.7259 412.991 47.5925 415.376 49.9773L420.773 55.375L415.376 60.7727C412.991 63.1575 412.991 67.0241 415.376 69.409L427.25 57.5341ZM380.83 34.8638C383.215 37.2487 387.082 37.2487 389.467 34.8638L394.864 29.4662L400.262 34.8638C402.572 37.1741 406.273 37.2467 408.671 35.081L408.898 34.8638L397.023 22.9889C395.831 21.7965 393.898 21.7965 392.705 22.9889L380.83 34.8638Z' fill='url(%23paint180_linear_40004690_134055)'/%3E%3Cpath d='M389.27 42.9048L382.397 49.7773L386.715 54.0955C388.117 52.6934 388.693 50.7792 388.446 48.955C390.271 49.2019 392.186 48.625 393.588 47.2229L389.27 42.9048ZM397.025 39.468C395.832 38.2756 393.899 38.2756 392.707 39.468L389.27 42.9048L393.588 47.2229L394.866 45.9452L396.143 47.2229C397.546 48.625 399.46 49.2019 401.285 48.955C401.038 50.7792 401.614 52.6934 403.016 54.0955L404.294 55.3732L403.016 56.6509C401.614 58.0534 401.037 59.968 401.284 61.7924C399.46 61.5458 397.545 62.1214 396.143 63.5235L394.866 64.8012L393.588 63.5235C392.186 62.1214 390.272 61.5458 388.447 61.7924C388.694 59.968 388.117 58.0534 386.715 56.6509L385.438 55.3732L386.715 54.0955L382.397 49.7773L378.96 53.2141C377.768 54.4066 377.768 56.3399 378.96 57.5323L392.707 71.2784C393.899 72.4709 395.832 72.4709 397.025 71.2784L410.771 57.5323C411.963 56.3399 411.963 54.4066 410.771 53.2141L397.025 39.468Z' fill='url(%23paint181_linear_40004690_134055)'/%3E%3Cpath d='M653.817 376.309L625.749 348.241C624.557 347.048 622.623 347.048 621.431 348.241L593.363 376.309L623.59 406.536L653.817 376.309Z' fill='url(%23paint182_linear_40004690_134055)'/%3E%3Cpath d='M626.181 403.944L626.064 403.84C625.465 403.351 624.581 403.386 624.022 403.944L623.59 404.377L623.158 403.944L623.043 403.84C622.443 403.351 621.558 403.385 620.999 403.944L623.59 406.536L626.181 403.944ZM619.056 402.001L620.135 403.081C620.732 402.485 620.732 401.518 620.135 400.922L619.056 402.001ZM617.113 397.899C616.517 397.303 615.55 397.303 614.954 397.899L619.056 402.001L620.135 400.922L617.113 397.899ZM613.011 395.956L614.09 397.036C614.686 396.44 614.686 395.473 614.09 394.877L613.011 395.956ZM611.068 391.854L610.952 391.749C610.352 391.26 609.468 391.295 608.909 391.854L613.011 395.956L614.09 394.877L611.068 391.854ZM606.965 389.91L608.044 390.99C608.641 390.394 608.641 389.427 608.044 388.831L606.965 389.91ZM605.022 385.808L603.942 386.888L606.965 389.91L608.044 388.831L605.022 385.808ZM605.022 385.808C604.426 385.212 603.459 385.212 602.863 385.808L603.942 386.888L605.022 385.808ZM600.92 383.865L601.999 384.945C602.596 384.349 602.596 383.382 601.999 382.786L600.92 383.865ZM598.977 379.763L597.897 380.843L600.92 383.865L601.999 382.786L598.977 379.763ZM598.977 379.763C598.381 379.167 597.414 379.167 596.818 379.763L597.897 380.843L598.977 379.763ZM594.875 377.82L595.954 378.9C596.55 378.304 596.55 377.337 595.954 376.741L594.875 377.82ZM593.363 376.309L594.875 377.82L595.954 376.741L595.522 376.309L596.197 375.634C596.793 375.038 596.793 374.071 596.197 373.475L593.363 376.309ZM632.226 397.899C631.63 397.303 630.663 397.303 630.067 397.899L627.045 400.922C626.449 401.518 626.449 402.485 627.045 403.081L632.226 397.899ZM597.546 372.125L597.662 372.231C598.262 372.72 599.146 372.684 599.705 372.125L603.214 368.617C603.81 368.021 603.81 367.054 603.214 366.458L597.546 372.125ZM638.271 391.854L638.155 391.749C637.556 391.26 636.671 391.295 636.112 391.854L633.09 394.877C632.494 395.473 632.494 396.44 633.09 397.036L638.271 391.854ZM604.563 365.108L604.679 365.214C605.279 365.703 606.163 365.667 606.722 365.108L610.231 361.6C610.827 361.004 610.827 360.037 610.231 359.441L604.563 365.108ZM644.317 385.808L644.201 385.703C643.602 385.214 642.717 385.25 642.158 385.808L639.136 388.831C638.54 389.427 638.54 390.394 639.136 390.99L644.317 385.808ZM611.58 358.091L611.696 358.197C612.296 358.686 613.18 358.65 613.739 358.091L617.248 354.583C617.844 353.987 617.844 353.02 617.248 352.424L611.58 358.091ZM650.362 379.763L650.246 379.658C649.647 379.169 648.762 379.204 648.203 379.763L645.181 382.786C644.585 383.382 644.585 384.349 645.181 384.945L650.362 379.763ZM618.597 351.074L618.713 351.18C619.313 351.669 620.197 351.633 620.756 351.074L622.51 349.32C622.659 349.172 622.827 349.062 623.005 348.988C623.24 348.891 623.438 348.742 623.591 348.56C623.744 348.742 623.941 348.891 624.175 348.988L624.759 347.58C623.652 347.121 622.331 347.341 621.431 348.241L618.597 351.074ZM653.817 376.309L650.983 373.475C650.387 374.071 650.387 375.038 650.983 375.634L651.658 376.309L651.226 376.741C650.63 377.337 650.63 378.304 651.226 378.9L653.817 376.309ZM625.517 348.032C625.283 347.841 625.027 347.691 624.759 347.58L624.175 348.988C624.353 349.062 624.521 349.172 624.67 349.32L626.424 351.074C626.983 351.633 627.867 351.669 628.467 351.18L628.583 351.074L625.749 348.241L625.517 348.032ZM643.966 366.458C643.407 367.017 643.372 367.901 643.861 368.501L643.966 368.617L647.475 372.125C648.034 372.684 648.918 372.72 649.518 372.231L649.634 372.125L643.966 366.458ZM636.949 359.441C636.39 360 636.355 360.884 636.844 361.484L636.949 361.6L640.458 365.108C641.017 365.667 641.901 365.703 642.501 365.214L642.617 365.108L636.949 359.441ZM629.932 352.424C629.373 352.983 629.338 353.867 629.827 354.467L629.932 354.583L633.441 358.091C634 358.65 634.884 358.686 635.484 358.197L635.6 358.091L629.932 352.424Z' fill='url(%23paint183_linear_40004690_134055)'/%3E%3Cpath d='M646.864 376.309L625.747 355.192C624.554 353.999 622.621 353.999 621.429 355.192L600.312 376.309L623.588 399.584L646.864 376.309Z' fill='url(%23paint184_linear_40004690_134055)'/%3E%3Cpath d='M626.122 397.051L626.006 396.945C625.406 396.456 624.521 396.492 623.963 397.051L623.588 397.425L623.213 397.05L622.133 398.129L623.588 399.584L626.122 397.051ZM623.213 397.05C622.617 396.454 621.65 396.454 621.054 397.05L622.133 398.129L623.213 397.05ZM619.224 395.219L620.303 396.299C620.899 395.703 620.899 394.736 620.303 394.14L619.224 395.219ZM617.394 391.23L617.278 391.127C616.678 390.638 615.794 390.672 615.235 391.23L619.224 395.219L620.303 394.14L617.394 391.23ZM613.405 389.401L614.485 390.481C615.081 389.885 615.081 388.918 614.485 388.322L613.405 389.401ZM611.575 385.412L610.496 386.491L613.405 389.401L614.485 388.322L611.575 385.412ZM611.575 385.412C610.979 384.816 610.012 384.816 609.416 385.412L610.496 386.491L611.575 385.412ZM607.586 383.582L608.666 384.661C609.261 384.065 609.262 383.098 608.666 382.502L607.586 383.582ZM605.756 379.593L605.64 379.489C605.04 379 604.156 379.034 603.597 379.593L607.586 383.582L608.666 382.502L605.756 379.593ZM601.767 377.762L602.846 378.842C603.442 378.246 603.442 377.279 602.846 376.683L601.767 377.762ZM600.313 376.309L601.767 377.762L602.846 376.683L602.472 376.309L603.152 375.629C603.748 375.033 603.748 374.066 603.152 373.47L600.313 376.309ZM631.941 391.231L631.825 391.126C631.225 390.637 630.341 390.672 629.782 391.231L626.872 394.141C626.276 394.737 626.276 395.704 626.872 396.3L631.941 391.231ZM604.512 372.11L604.627 372.214C605.226 372.703 606.112 372.668 606.671 372.11L610.191 368.589C610.787 367.993 610.787 367.027 610.191 366.43L604.512 372.11ZM637.76 385.412L637.643 385.308C637.044 384.819 636.16 384.853 635.601 385.412L632.692 388.322C632.095 388.918 632.095 389.884 632.692 390.481L637.76 385.412ZM611.551 365.07L611.666 365.175C612.266 365.664 613.151 365.629 613.71 365.07L617.229 361.551C617.825 360.955 617.825 359.989 617.229 359.392L611.551 365.07ZM643.579 379.594L643.463 379.488C642.863 378.999 641.978 379.035 641.42 379.594L638.51 382.503C637.914 383.1 637.914 384.066 638.51 384.662L643.579 379.594ZM618.59 358.031L618.705 358.136C619.305 358.625 620.19 358.59 620.749 358.031L622.509 356.272C622.62 356.161 622.742 356.071 622.871 356.002L623.003 355.94L623.143 355.873C623.318 355.78 623.467 355.655 623.588 355.511C623.741 355.693 623.938 355.843 624.173 355.94L624.477 355.204L624.757 354.529C623.651 354.071 622.329 354.292 621.429 355.192L618.59 358.031ZM646.864 376.309L644.025 373.47C643.428 374.066 643.428 375.032 644.025 375.629L644.705 376.309L644.329 376.684C643.733 377.28 643.733 378.247 644.329 378.843L646.864 376.309ZM625.514 354.982C625.281 354.792 625.026 354.641 624.758 354.53L624.173 355.94C624.351 356.013 624.52 356.124 624.668 356.272L626.427 358.031C626.986 358.59 627.87 358.624 628.469 358.136L628.586 358.031L625.747 355.192L625.514 354.982ZM636.985 366.43C636.389 367.027 636.389 367.993 636.985 368.589L640.505 372.109C641.063 372.667 641.948 372.703 642.548 372.214L642.664 372.109L636.985 366.43ZM629.946 359.391C629.388 359.95 629.352 360.835 629.841 361.434L629.946 361.55L633.466 365.07C634.025 365.629 634.909 365.663 635.508 365.175L635.626 365.07L629.946 359.391Z' fill='url(%23paint185_linear_40004690_134055)'/%3E%3Cpath d='M633.709 376.309L625.748 368.347C624.555 367.155 622.622 367.155 621.43 368.347L613.468 376.309L623.589 386.429L633.709 376.309Z' fill='url(%23paint186_linear_40004690_134055)'/%3E%3Cpath d='M625.933 384.085L625.817 383.979C625.218 383.49 624.333 383.526 623.774 384.085L623.589 384.27L623.403 384.085L622.324 385.164L623.589 386.429L625.933 384.085ZM623.403 384.085C622.807 383.488 621.84 383.488 621.244 384.085L622.324 385.164L623.403 384.085ZM619.794 382.634L620.873 383.713C621.469 383.117 621.469 382.151 620.873 381.554L619.794 382.634ZM618.343 379.024L617.263 380.104L619.794 382.634L620.873 381.554L618.343 379.024ZM618.343 379.024C617.747 378.428 616.78 378.428 616.184 379.024L617.263 380.104L618.343 379.024ZM614.733 377.574L615.813 378.653C616.409 378.057 616.409 377.09 615.813 376.494L614.733 377.574ZM613.468 376.309L614.733 377.574L615.813 376.494L615.627 376.309L616.538 375.398C617.134 374.802 617.134 373.835 616.538 373.239L613.468 376.309ZM630.994 379.024L630.878 378.919C630.278 378.43 629.393 378.465 628.835 379.024L626.304 381.554C625.708 382.151 625.708 383.117 626.304 383.713L630.994 379.024ZM618.36 371.417L618.476 371.522C619.075 372.011 619.96 371.976 620.519 371.417L622.509 369.427C622.658 369.278 622.826 369.168 623.004 369.095L622.422 367.686C622.061 367.835 621.723 368.054 621.43 368.347L618.36 371.417ZM633.709 376.309L630.639 373.239C630.043 373.835 630.043 374.802 630.639 375.398L631.55 376.309L631.365 376.494C630.769 377.09 630.769 378.057 631.365 378.653L633.709 376.309ZM624.758 367.686C624.011 367.377 623.168 367.377 622.422 367.686L623.004 369.095C623.239 368.997 623.437 368.849 623.59 368.667C623.743 368.848 623.939 368.997 624.174 369.095L624.758 367.686ZM625.516 368.138C625.282 367.947 625.026 367.797 624.758 367.686L624.174 369.095C624.352 369.168 624.52 369.278 624.668 369.427L626.659 371.417C627.218 371.976 628.102 372.011 628.702 371.522L628.818 371.417L625.748 368.347L625.516 368.138Z' fill='url(%23paint187_linear_40004690_134055)'/%3E%3Cpath d='M623.28 345.773L599.53 322.024C598.337 320.831 596.404 320.831 595.212 322.024L588.735 328.501L614.643 354.41L623.28 345.773Z' fill='url(%23paint188_linear_40004690_134055)'/%3E%3Cpath d='M614.643 352.251C614.047 351.654 613.081 351.654 612.484 352.251L614.643 354.41L615.723 353.33L614.643 352.251ZM610.325 347.933C609.729 347.336 608.762 347.336 608.166 347.933L612.484 352.251C613.081 351.654 613.081 350.688 612.484 350.092L610.325 347.933ZM606.007 343.614C605.411 343.018 604.444 343.018 603.848 343.614L608.166 347.933C608.762 347.336 608.762 346.37 608.166 345.773L606.007 343.614ZM601.689 339.296C601.093 338.7 600.126 338.7 599.53 339.296L603.848 343.614C604.444 343.018 604.444 342.052 603.848 341.455L601.689 339.296ZM597.371 334.978C596.775 334.382 595.808 334.382 595.212 334.978L599.53 339.296C600.126 338.7 600.126 337.733 599.53 337.137L597.371 334.978ZM593.053 330.66C592.456 330.064 591.49 330.064 590.894 330.66L595.212 334.978C595.808 334.382 595.808 333.415 595.212 332.819L593.053 330.66ZM598.54 321.363C597.433 320.904 596.112 321.124 595.212 322.024L588.735 328.501L590.894 330.66C591.452 330.101 591.488 329.216 590.999 328.617L590.894 328.501L590.858 328.465C591.015 328.198 591.086 327.894 591.066 327.594C591.489 327.621 591.92 327.474 592.243 327.151L593.862 325.532C594.185 325.209 594.332 324.778 594.305 324.356C594.728 324.382 595.159 324.236 595.482 323.913L596.291 323.103C596.44 322.955 596.608 322.845 596.786 322.771C597.021 322.674 597.219 322.525 597.372 322.343C597.525 322.525 597.721 322.674 597.956 322.771L598.54 321.363ZM599.53 322.024C599.237 321.731 598.9 321.512 598.54 321.363L597.956 322.771C598.081 322.823 598.202 322.893 598.314 322.982C598.362 323.019 598.407 323.06 598.45 323.103L599.44 324.093C599.883 324.536 600.531 324.65 601.079 324.435C600.882 324.936 600.959 325.521 601.314 325.956L601.419 326.072L603.398 328.051C603.841 328.494 604.488 328.607 605.036 328.392C604.821 328.94 604.935 329.588 605.378 330.031L607.357 332.009C607.799 332.452 608.447 332.566 608.995 332.351C608.798 332.853 608.876 333.438 609.231 333.873L609.335 333.988L611.315 335.968C611.758 336.411 612.406 336.525 612.953 336.31C612.757 336.811 612.834 337.396 613.189 337.831L613.294 337.947L615.273 339.926C615.716 340.368 616.363 340.482 616.911 340.267C616.714 340.769 616.792 341.354 617.147 341.789L617.253 341.905L619.231 343.884C619.674 344.327 620.322 344.441 620.87 344.226C620.655 344.774 620.768 345.42 621.21 345.863L622.2 346.853L623.28 345.773L599.53 322.024Z' fill='url(%23paint189_linear_40004690_134055)'/%3E%3Cpath d='M616.014 342.141L605.953 332.079C604.76 330.887 602.827 330.887 601.635 332.079L599.72 333.994L611.941 346.214L616.014 342.141Z' fill='url(%23paint190_linear_40004690_134055)'/%3E%3Cpath d='M611.462 344.656C611.164 344.358 610.68 344.358 610.382 344.656L611.94 346.214L612.48 345.674L611.462 344.656ZM607.388 340.582C607.09 340.285 606.607 340.284 606.309 340.582L609.425 343.699C609.723 343.401 609.723 342.917 609.425 342.619L607.388 340.582ZM603.315 336.509C603.017 336.211 602.533 336.211 602.235 336.509L605.352 339.625C605.65 339.327 605.65 338.844 605.352 338.546L603.315 336.509ZM603.36 331.22C602.729 331.31 602.12 331.594 601.634 332.079L599.72 333.994L601.278 335.552C601.576 335.254 601.576 334.77 601.278 334.472L600.793 333.987C600.955 333.784 601 333.52 600.924 333.283C601.187 333.367 601.486 333.306 601.695 333.097L602.174 332.619C602.339 332.453 602.523 332.32 602.718 332.216C602.783 332.181 602.85 332.15 602.917 332.122C603.275 331.974 603.458 331.585 603.36 331.22ZM605.952 332.079C605.467 331.594 604.858 331.31 604.227 331.22C604.142 331.535 604.267 331.868 604.534 332.048L604.67 332.121L604.811 332.188C604.829 332.197 604.848 332.204 604.867 332.214C604.894 332.228 604.919 332.246 604.946 332.261C604.983 332.283 605.022 332.304 605.058 332.328C605.081 332.343 605.102 332.361 605.125 332.377C605.163 332.405 605.202 332.432 605.239 332.462L605.413 332.619L606.67 333.876C606.968 334.175 607.452 334.175 607.75 333.876L605.952 332.079ZM614.217 340.343C613.918 340.641 613.919 341.125 614.217 341.423L615.474 342.68L616.014 342.141L614.217 340.343ZM609.186 335.312C608.925 335.573 608.892 335.976 609.088 336.273L609.186 336.392L611.701 338.907C611.999 339.205 612.483 339.205 612.781 338.907L609.186 335.312Z' fill='url(%23paint191_linear_40004690_134055)'/%3E%3Cpath d='M658.396 423.895L634.646 400.145C633.454 398.952 631.52 398.952 630.328 400.145L623.851 406.622L649.76 432.531L658.396 423.895Z' fill='url(%23paint192_linear_40004690_134055)'/%3E%3Cpath d='M651.919 430.372C651.322 429.776 650.356 429.776 649.76 430.372L649.644 430.266C649.044 429.778 648.159 429.813 647.601 430.372L649.76 432.531L651.919 430.372ZM645.441 426.054C644.845 425.457 643.879 425.457 643.282 426.054L647.601 430.372C648.197 429.776 648.197 428.809 647.601 428.213L645.441 426.054ZM641.123 421.735C640.527 421.139 639.56 421.139 638.964 421.735L643.282 426.054C643.879 425.457 643.879 424.491 643.282 423.895L641.123 421.735ZM636.805 417.417C636.209 416.821 635.242 416.821 634.646 417.417L638.964 421.735C639.56 421.139 639.56 420.173 638.964 419.576L636.805 417.417ZM632.487 413.099C631.891 412.503 630.924 412.503 630.328 413.099L634.646 417.417C635.242 416.821 635.242 415.854 634.646 415.258L632.487 413.099ZM628.169 408.781C627.573 408.185 626.606 408.185 626.01 408.781L630.328 413.099C630.924 412.503 630.924 411.536 630.328 410.94L628.169 408.781ZM623.851 406.622L626.01 408.781C626.606 408.185 626.606 407.218 626.01 406.622L624.93 405.542L623.851 406.622ZM656.237 426.054C655.641 425.457 654.674 425.457 654.078 426.054L651.919 428.213C651.322 428.809 651.322 429.776 651.919 430.372L656.237 426.054ZM634.646 400.145C633.454 398.952 631.52 398.952 630.328 400.145C630.849 399.623 632.023 399.927 633.107 400.809C633.263 400.936 633.417 401.074 633.567 401.224L634.556 402.214C634.999 402.657 635.647 402.771 636.195 402.556C635.98 403.104 636.093 403.75 636.535 404.193L638.514 406.172C638.957 406.615 639.604 406.728 640.152 406.513C639.955 407.015 640.034 407.601 640.389 408.036L640.494 408.152L642.473 410.13C642.916 410.573 643.563 410.687 644.111 410.472C643.914 410.974 643.992 411.559 644.347 411.994L644.452 412.109L646.431 414.089C646.874 414.532 647.522 414.646 648.07 414.431C647.873 414.932 647.95 415.517 648.305 415.952L648.41 416.068L650.389 418.047C650.832 418.49 651.479 418.603 652.027 418.388C651.812 418.936 651.926 419.584 652.369 420.027L654.348 422.005C654.791 422.448 655.438 422.562 655.986 422.347C655.786 422.857 655.872 423.452 656.242 423.889L656.237 423.895C655.641 424.491 655.641 425.457 656.237 426.054L658.396 423.895L634.646 400.145Z' fill='url(%23paint193_linear_40004690_134055)'/%3E%3Cpath d='M623.328 319.555L651.395 291.487C652.588 290.294 652.588 288.361 651.395 287.169L623.328 259.101L593.101 289.328L623.328 319.555Z' fill='url(%23paint194_linear_40004690_134055)'/%3E%3Cpath d='M595.692 291.919L595.796 291.802C596.285 291.202 596.25 290.319 595.692 289.76L595.26 289.328L595.692 288.895L595.796 288.781C596.286 288.181 596.251 287.295 595.692 286.736L593.101 289.328L595.692 291.919ZM597.635 284.793L596.555 285.873C597.151 286.469 598.118 286.469 598.714 285.873L597.635 284.793ZM601.737 282.85C602.333 282.254 602.333 281.288 601.737 280.691L597.635 284.793L598.714 285.873L601.737 282.85ZM603.68 278.748L602.6 279.828C603.196 280.424 604.163 280.424 604.759 279.828L603.68 278.748ZM607.782 276.806L607.887 276.69C608.376 276.09 608.341 275.205 607.782 274.646L603.68 278.748L604.759 279.828L607.782 276.806ZM609.726 272.702L608.646 273.782C609.242 274.378 610.209 274.378 610.805 273.782L609.726 272.702ZM613.828 270.759L612.748 269.68L609.726 272.702L610.805 273.782L613.828 270.759ZM613.828 270.759C614.424 270.163 614.424 269.197 613.828 268.6L612.748 269.68L613.828 270.759ZM615.771 266.657L614.691 267.737C615.287 268.333 616.254 268.333 616.85 267.737L615.771 266.657ZM619.873 264.714L618.793 263.635L615.771 266.657L616.85 267.737L619.873 264.714ZM619.873 264.714C620.469 264.118 620.469 263.152 619.873 262.555L618.793 263.635L619.873 264.714ZM621.816 260.612L620.736 261.692C621.332 262.288 622.299 262.288 622.895 261.692L621.816 260.612ZM623.328 259.101L621.816 260.612L622.895 261.692L623.328 261.26L624.002 261.934C624.598 262.531 625.565 262.531 626.161 261.934L623.328 259.101ZM601.737 297.964C602.333 297.368 602.333 296.401 601.737 295.805L598.714 292.782C598.118 292.186 597.151 292.186 596.555 292.782L601.737 297.964ZM627.511 263.284L627.405 263.4C626.916 264 626.952 264.884 627.511 265.443L631.019 268.951C631.615 269.548 632.582 269.548 633.178 268.951L627.511 263.284ZM607.782 304.009L607.887 303.893C608.376 303.293 608.341 302.409 607.782 301.85L604.759 298.827C604.163 298.231 603.196 298.231 602.6 298.827L607.782 304.009ZM634.528 270.301L634.422 270.417C633.933 271.016 633.969 271.901 634.528 272.46L638.036 275.968C638.632 276.565 639.599 276.565 640.195 275.968L634.528 270.301ZM613.828 310.055L613.933 309.939C614.422 309.339 614.386 308.455 613.828 307.896L610.805 304.873C610.209 304.277 609.242 304.277 608.646 304.873L613.828 310.055ZM641.545 277.318L641.439 277.434C640.95 278.033 640.986 278.918 641.545 279.477L645.053 282.985C645.649 283.582 646.616 283.582 647.212 282.985L641.545 277.318ZM619.873 316.1L619.978 315.984C620.467 315.384 620.432 314.5 619.873 313.941L616.85 310.918C616.254 310.322 615.287 310.322 614.691 310.918L619.873 316.1ZM648.562 284.335L648.456 284.451C647.967 285.05 648.003 285.935 648.562 286.494L650.316 288.248C650.464 288.397 650.574 288.565 650.648 288.743C650.745 288.978 650.894 289.176 651.076 289.329C650.894 289.481 650.745 289.678 650.648 289.913L652.056 290.497C652.515 289.39 652.295 288.069 651.395 287.169L648.562 284.335ZM623.328 319.555L626.161 316.721C625.565 316.125 624.598 316.125 624.002 316.721L623.328 317.396L622.895 316.963C622.299 316.368 621.332 316.367 620.736 316.963L623.328 319.555ZM651.604 291.255C651.795 291.021 651.945 290.765 652.056 290.497L650.648 289.913C650.574 290.091 650.464 290.259 650.316 290.407L648.562 292.161C648.003 292.72 647.967 293.605 648.456 294.205L648.562 294.321L651.395 291.487L651.604 291.255ZM633.178 309.704C632.619 309.145 631.735 309.11 631.135 309.599L631.019 309.704L627.511 313.212C626.952 313.771 626.916 314.656 627.405 315.256L627.511 315.371L633.178 309.704ZM640.195 302.687C639.636 302.128 638.752 302.093 638.152 302.582L638.036 302.687L634.528 306.195C633.969 306.754 633.933 307.639 634.422 308.239L634.528 308.355L640.195 302.687ZM647.212 295.67C646.653 295.111 645.769 295.076 645.169 295.565L645.053 295.67L641.545 299.178C640.986 299.737 640.95 300.622 641.439 301.222L641.545 301.338L647.212 295.67Z' fill='url(%23paint195_linear_40004690_134055)'/%3E%3Cpath d='M623.328 312.598L644.444 291.481C645.637 290.288 645.637 288.355 644.444 287.163L623.328 266.046L600.052 289.322L623.328 312.598Z' fill='url(%23paint196_linear_40004690_134055)'/%3E%3Cpath d='M602.585 291.856L602.691 291.74C603.18 291.14 603.144 290.255 602.585 289.697L602.211 289.322L602.587 288.947L601.507 287.867L600.052 289.322L602.585 291.856ZM602.587 288.947C603.182 288.351 603.182 287.384 602.587 286.788L601.507 287.867L602.587 288.947ZM604.417 284.958L603.337 286.037C603.933 286.633 604.9 286.633 605.496 286.037L604.417 284.958ZM608.406 283.128L608.509 283.012C608.998 282.412 608.964 281.528 608.406 280.969L604.417 284.958L605.496 286.037L608.406 283.128ZM610.235 279.139L609.155 280.219C609.752 280.815 610.718 280.815 611.315 280.219L610.235 279.139ZM614.224 277.309L613.145 276.23L610.235 279.139L611.315 280.219L614.224 277.309ZM614.224 277.309C614.82 276.713 614.82 275.746 614.224 275.15L613.145 276.23L614.224 277.309ZM616.054 273.32L614.975 274.4C615.571 274.995 616.538 274.996 617.134 274.4L616.054 273.32ZM620.044 271.49L620.147 271.374C620.636 270.774 620.602 269.89 620.044 269.331L616.054 273.32L617.134 274.4L620.044 271.49ZM621.874 267.501L620.794 268.58C621.39 269.176 622.357 269.176 622.953 268.58L621.874 267.501ZM623.328 266.047L621.874 267.501L622.953 268.58L623.328 268.206L624.007 268.886C624.604 269.482 625.57 269.482 626.167 268.886L623.328 266.047ZM608.405 297.675L608.51 297.559C608.999 296.959 608.964 296.075 608.405 295.516L605.495 292.606C604.899 292.01 603.932 292.01 603.336 292.606L608.405 297.675ZM627.527 270.246L627.422 270.361C626.933 270.96 626.968 271.846 627.527 272.405L631.047 275.925C631.643 276.521 632.61 276.521 633.206 275.925L627.527 270.246ZM614.224 303.494L614.329 303.377C614.817 302.778 614.783 301.894 614.224 301.335L611.315 298.426C610.718 297.829 609.752 297.829 609.155 298.426L614.224 303.494ZM634.566 277.285L634.461 277.4C633.972 278 634.007 278.885 634.566 279.444L638.085 282.963C638.681 283.559 639.648 283.559 640.244 282.963L634.566 277.285ZM620.043 309.313L620.148 309.197C620.637 308.597 620.601 307.712 620.043 307.154L617.133 304.244C616.537 303.648 615.57 303.648 614.974 304.244L620.043 309.313ZM641.605 284.324L641.5 284.439C641.011 285.039 641.046 285.924 641.605 286.483L643.364 288.243C643.476 288.354 643.565 288.476 643.634 288.605L643.696 288.737L643.763 288.877C643.856 289.052 643.981 289.201 644.125 289.322C643.943 289.475 643.794 289.672 643.696 289.907L644.432 290.211L645.107 290.491C645.565 289.385 645.344 288.063 644.444 287.163L641.605 284.324ZM623.328 312.598L626.167 309.759C625.57 309.162 624.604 309.162 624.007 309.759L623.328 310.439L622.952 310.063C622.356 309.467 621.389 309.467 620.793 310.063L623.328 312.598ZM644.654 291.248C644.844 291.015 644.995 290.76 645.106 290.492L643.696 289.907C643.623 290.085 643.513 290.254 643.364 290.402L641.605 292.161C641.046 292.72 641.012 293.604 641.5 294.203L641.605 294.32L644.444 291.481L644.654 291.248ZM633.206 302.719C632.609 302.123 631.643 302.123 631.047 302.719L627.528 306.239C626.969 306.797 626.933 307.682 627.422 308.282L627.528 308.398L633.206 302.719ZM640.245 295.68C639.686 295.122 638.801 295.086 638.202 295.575L638.086 295.68L634.566 299.2C634.007 299.759 633.973 300.643 634.461 301.243L634.566 301.36L640.245 295.68Z' fill='url(%23paint197_linear_40004690_134055)'/%3E%3Cpath d='M623.328 299.441L631.289 291.48C632.481 290.287 632.481 288.354 631.289 287.162L623.328 279.2L613.207 289.321L623.328 299.441Z' fill='url(%23paint198_linear_40004690_134055)'/%3E%3Cpath d='M615.552 291.665L615.657 291.549C616.146 290.95 616.11 290.065 615.552 289.506L615.366 289.321L615.552 289.135L614.472 288.056L613.207 289.321L615.552 291.665ZM615.552 289.135C616.148 288.539 616.148 287.572 615.552 286.976L614.472 288.056L615.552 289.135ZM617.002 285.526L615.923 286.605C616.519 287.201 617.485 287.201 618.082 286.605L617.002 285.526ZM620.612 284.075L619.532 282.996L617.002 285.526L618.082 286.605L620.612 284.075ZM620.612 284.075C621.208 283.479 621.208 282.512 620.612 281.916L619.532 282.996L620.612 284.075ZM622.062 280.465L620.983 281.545C621.579 282.141 622.546 282.141 623.142 281.545L622.062 280.465ZM623.328 279.2L622.062 280.465L623.142 281.545L623.328 281.359L624.238 282.27C624.835 282.866 625.801 282.866 626.397 282.27L623.328 279.2ZM620.612 296.726L620.717 296.61C621.206 296.01 621.171 295.126 620.612 294.567L618.082 292.037C617.485 291.44 616.519 291.44 615.923 292.037L620.612 296.726ZM628.219 284.092L628.114 284.208C627.625 284.807 627.66 285.692 628.219 286.251L630.209 288.241C630.358 288.39 630.468 288.558 630.542 288.736L631.95 288.154C631.801 287.793 631.582 287.455 631.289 287.162L628.219 284.092ZM623.328 299.441L626.397 296.372C625.801 295.775 624.835 295.775 624.238 296.372L623.328 297.282L623.142 297.097C622.546 296.501 621.579 296.501 620.983 297.097L623.328 299.441ZM631.95 290.49C632.259 289.743 632.259 288.9 631.95 288.154L630.542 288.736C630.639 288.971 630.787 289.169 630.97 289.322C630.788 289.475 630.639 289.671 630.542 289.906L631.95 290.49ZM631.498 291.248C631.689 291.014 631.839 290.758 631.95 290.49L630.542 289.906C630.468 290.084 630.358 290.252 630.209 290.4L628.219 292.391C627.66 292.95 627.625 293.834 628.114 294.434L628.219 294.55L631.289 291.48L631.498 291.248Z' fill='url(%23paint199_linear_40004690_134055)'/%3E%3Cpath d='M653.861 289.016L677.61 265.266C678.803 264.073 678.803 262.14 677.61 260.948L671.133 254.47L645.224 280.379L653.861 289.016Z' fill='url(%23paint200_linear_40004690_134055)'/%3E%3Cpath d='M647.384 280.379C647.98 279.783 647.98 278.816 647.384 278.22L645.224 280.379L646.304 281.459L647.384 280.379ZM651.702 276.061C652.298 275.465 652.298 274.498 651.702 273.902L647.384 278.22C647.98 278.816 648.946 278.816 649.543 278.22L651.702 276.061ZM656.02 271.743C656.616 271.147 656.616 270.18 656.02 269.584L651.702 273.902C652.298 274.498 653.265 274.498 653.861 273.902L656.02 271.743ZM660.338 267.425C660.934 266.829 660.934 265.862 660.338 265.266L656.02 269.584C656.616 270.18 657.583 270.18 658.179 269.584L660.338 267.425ZM664.656 263.107C665.252 262.511 665.252 261.544 664.656 260.948L660.338 265.266C660.934 265.862 661.901 265.862 662.497 265.266L664.656 263.107ZM668.974 258.789C669.57 258.192 669.57 257.226 668.974 256.63L664.656 260.948C665.252 261.544 666.219 261.544 666.815 260.948L668.974 258.789ZM678.272 264.276C678.73 263.169 678.51 261.848 677.61 260.948L671.133 254.47L668.974 256.63C669.533 257.188 670.418 257.224 671.017 256.735L671.133 256.63L671.169 256.594C671.436 256.751 671.74 256.821 672.04 256.802C672.013 257.225 672.16 257.656 672.483 257.979L674.102 259.598C674.425 259.921 674.856 260.068 675.279 260.041C675.252 260.463 675.399 260.895 675.721 261.218L676.531 262.027C676.679 262.176 676.789 262.344 676.863 262.522C676.96 262.757 677.109 262.955 677.291 263.108C677.109 263.261 676.96 263.457 676.863 263.692L678.272 264.276ZM677.61 265.266C677.903 264.973 678.123 264.636 678.272 264.276L676.863 263.692C676.811 263.817 676.741 263.938 676.652 264.05C676.615 264.097 676.574 264.143 676.531 264.186L675.541 265.176C675.098 265.619 674.984 266.267 675.199 266.815C674.698 266.618 674.113 266.695 673.678 267.05L673.562 267.155L671.583 269.134C671.141 269.577 671.027 270.224 671.242 270.772C670.694 270.557 670.046 270.671 669.604 271.114L667.625 273.092C667.182 273.535 667.068 274.183 667.283 274.731C666.781 274.534 666.196 274.612 665.761 274.967L665.646 275.071L663.666 277.051C663.223 277.494 663.109 278.141 663.325 278.689C662.823 278.493 662.238 278.57 661.803 278.924L661.687 279.03L659.709 281.009C659.266 281.452 659.152 282.099 659.367 282.647C658.865 282.45 658.28 282.528 657.845 282.883L657.729 282.989L655.75 284.967C655.307 285.41 655.193 286.058 655.408 286.606C654.861 286.391 654.214 286.504 653.771 286.946L652.781 287.936L653.861 289.016L677.61 265.266Z' fill='url(%23paint201_linear_40004690_134055)'/%3E%3Cpath d='M657.492 281.746L667.553 271.685C668.745 270.492 668.745 268.559 667.553 267.367L665.638 265.452L653.418 277.673L657.492 281.746Z' fill='url(%23paint202_linear_40004690_134055)'/%3E%3Cpath d='M654.976 277.194C655.274 276.896 655.274 276.412 654.976 276.114L653.418 277.673L653.958 278.212L654.976 277.194ZM659.05 273.12C659.348 272.822 659.348 272.339 659.05 272.041L655.933 275.157C656.232 275.455 656.715 275.455 657.013 275.157L659.05 273.12ZM663.123 269.047C663.421 268.749 663.421 268.265 663.123 267.967L660.007 271.084C660.305 271.382 660.788 271.382 661.087 271.084L663.123 269.047ZM668.412 269.092C668.322 268.461 668.039 267.852 667.553 267.366L665.639 265.452L664.081 267.01C664.379 267.308 664.862 267.308 665.16 267.01L665.645 266.525C665.848 266.687 666.112 266.732 666.349 266.656C666.265 266.919 666.326 267.218 666.535 267.427L667.013 267.906C667.179 268.071 667.312 268.255 667.416 268.45C667.451 268.515 667.482 268.582 667.51 268.649C667.658 269.008 668.048 269.19 668.412 269.092ZM667.553 271.684C668.039 271.199 668.322 270.59 668.412 269.959C668.097 269.874 667.764 269.999 667.584 270.267L667.511 270.403L667.445 270.543C667.435 270.561 667.428 270.58 667.418 270.599C667.404 270.626 667.386 270.651 667.371 270.678C667.349 270.715 667.329 270.754 667.304 270.79C667.289 270.813 667.271 270.834 667.255 270.857C667.227 270.895 667.201 270.934 667.17 270.971L667.013 271.145L665.756 272.402C665.458 272.701 665.458 273.184 665.756 273.482L667.553 271.684ZM659.289 279.949C658.991 279.651 658.508 279.651 658.21 279.949L656.952 281.206L657.492 281.746L659.289 279.949ZM664.32 274.918C664.059 274.657 663.656 274.624 663.359 274.82L663.24 274.918L660.725 277.433C660.427 277.731 660.427 278.215 660.725 278.513L664.32 274.918Z' fill='url(%23paint203_linear_40004690_134055)'/%3E%3Cpath d='M575.743 324.133L599.492 300.383C600.685 299.191 600.685 297.257 599.492 296.065L593.015 289.588L567.106 315.497L575.743 324.133Z' fill='url(%23paint204_linear_40004690_134055)'/%3E%3Cpath d='M569.265 317.656C569.862 317.059 569.862 316.093 569.265 315.497L569.371 315.381C569.86 314.781 569.824 313.896 569.265 313.337L567.106 315.497L569.265 317.656ZM573.583 311.178C574.18 310.582 574.18 309.616 573.583 309.019L569.265 313.337C569.862 313.934 570.828 313.934 571.424 313.337L573.583 311.178ZM577.902 306.86C578.498 306.264 578.498 305.297 577.902 304.701L573.583 309.019C574.18 309.616 575.146 309.616 575.743 309.019L577.902 306.86ZM582.22 302.542C582.816 301.946 582.816 300.979 582.22 300.383L577.902 304.701C578.498 305.297 579.464 305.297 580.061 304.701L582.22 302.542ZM586.538 298.224C587.134 297.628 587.134 296.661 586.538 296.065L582.22 300.383C582.816 300.979 583.783 300.979 584.379 300.383L586.538 298.224ZM590.856 293.906C591.452 293.31 591.452 292.343 590.856 291.747L586.538 296.065C587.134 296.661 588.101 296.661 588.697 296.065L590.856 293.906ZM593.015 289.588L590.856 291.747C591.452 292.343 592.419 292.343 593.015 291.747L594.095 290.667L593.015 289.588ZM573.583 321.974C574.18 321.378 574.18 320.411 573.583 319.815L571.424 317.656C570.828 317.059 569.862 317.059 569.265 317.656L573.583 321.974ZM599.492 300.383C600.685 299.191 600.685 297.257 599.492 296.065C600.014 296.586 599.71 297.76 598.828 298.844C598.701 299 598.563 299.154 598.413 299.303L597.423 300.293C596.98 300.736 596.866 301.384 597.081 301.932C596.533 301.717 595.887 301.829 595.444 302.272L593.465 304.251C593.022 304.694 592.909 305.341 593.124 305.889C592.622 305.692 592.037 305.77 591.601 306.125L591.485 306.231L589.507 308.21C589.064 308.653 588.95 309.3 589.165 309.848C588.663 309.651 588.078 309.729 587.643 310.084L587.528 310.188L585.548 312.168C585.105 312.611 584.991 313.259 585.206 313.807C584.705 313.61 584.12 313.687 583.685 314.042L583.569 314.147L581.59 316.126C581.148 316.569 581.034 317.216 581.249 317.764C580.701 317.549 580.053 317.663 579.611 318.106L577.632 320.085C577.189 320.527 577.075 321.175 577.29 321.723C576.78 321.523 576.185 321.609 575.748 321.979L575.743 321.974C575.146 321.378 574.18 321.378 573.583 321.974L575.743 324.133L599.492 300.383Z' fill='url(%23paint205_linear_40004690_134055)'/%3E%3Cpath d='M576.24 310.93L586.297 300.872C587.489 299.68 589.423 299.68 590.615 300.872L592.528 302.785L580.312 315.002L576.24 310.93Z' fill='url(%23paint206_linear_40004690_134055)'/%3E%3Cpath d='M578.754 313.444C579.052 313.146 579.535 313.146 579.834 313.444L580.312 313.923L580.791 313.444C581.089 313.146 581.572 313.146 581.87 313.444L580.312 315.002L578.754 313.444ZM584.862 309.373C585.16 309.074 585.644 309.074 585.942 309.373L582.826 312.488C582.528 312.19 582.528 311.706 582.826 311.408L584.862 309.373ZM588.935 305.3C589.233 305.002 589.716 305.002 590.014 305.3L586.899 308.415C586.601 308.117 586.601 307.634 586.899 307.336L588.935 305.3ZM592.529 302.786L590.97 304.344C590.672 304.046 590.673 303.562 590.97 303.264L591.989 302.246L592.529 302.786ZM588.887 300.013C589.519 300.103 590.129 300.386 590.615 300.872C590.176 300.433 589.545 300.27 588.875 300.357C588.853 300.245 588.856 300.128 588.887 300.013ZM578.036 309.133C578.297 309.394 578.331 309.796 578.135 310.093L578.036 310.213L577.319 310.93L577.798 311.408L577.896 311.527C578.091 311.824 578.059 312.227 577.798 312.488L576.24 310.93L578.036 309.133ZM586.297 300.872C586.783 300.386 587.392 300.102 588.024 300.012C588.084 300.236 588.035 300.468 587.907 300.65C587.616 300.789 587.331 300.972 587.066 301.2L586.837 301.412L585.579 302.67C585.281 302.967 584.798 302.968 584.5 302.67L586.297 300.872ZM583.065 304.105C583.363 304.403 583.363 304.886 583.065 305.184L580.55 307.698C580.252 307.996 579.769 307.996 579.471 307.698L583.065 304.105Z' fill='url(%23paint207_linear_40004690_134055)'/%3E%3Cpath d='M681.703 286.367L709.77 314.435C710.963 315.628 712.896 315.628 714.089 314.435L742.157 286.367L711.93 256.14L681.703 286.367Z' fill='url(%23paint208_linear_40004690_134055)'/%3E%3Cpath d='M709.338 258.732L709.455 258.836C710.055 259.324 710.938 259.29 711.497 258.732L711.93 258.299L712.362 258.732L712.477 258.836C713.076 259.325 713.962 259.291 714.521 258.732L711.93 256.14L709.338 258.732ZM716.464 260.674L715.384 259.595C714.788 260.191 714.788 261.158 715.384 261.754L716.464 260.674ZM718.407 264.776C719.003 265.373 719.97 265.373 720.566 264.776L716.464 260.674L715.384 261.754L718.407 264.776ZM722.509 266.719L721.429 265.64C720.833 266.236 720.833 267.203 721.429 267.799L722.509 266.719ZM724.452 270.821L724.568 270.927C725.167 271.416 726.052 271.38 726.611 270.821L722.509 266.719L721.429 267.799L724.452 270.821ZM728.555 272.765L727.475 271.686C726.879 272.282 726.879 273.249 727.475 273.845L728.555 272.765ZM730.498 276.867L731.577 275.788L728.555 272.765L727.475 273.845L730.498 276.867ZM730.498 276.867C731.094 277.463 732.061 277.464 732.657 276.867L731.577 275.788L730.498 276.867ZM734.6 278.81L733.52 277.731C732.924 278.327 732.924 279.294 733.52 279.89L734.6 278.81ZM736.543 282.912L737.622 281.833L734.6 278.81L733.52 279.89L736.543 282.912ZM736.543 282.912C737.139 283.509 738.106 283.509 738.702 282.912L737.622 281.833L736.543 282.912ZM740.645 284.855L739.565 283.776C738.969 284.372 738.969 285.339 739.565 285.935L740.645 284.855ZM742.157 286.367L740.645 284.855L739.565 285.935L739.997 286.367L739.323 287.042C738.727 287.638 738.727 288.605 739.323 289.201L742.157 286.367ZM703.293 264.776C703.889 265.373 704.856 265.373 705.452 264.776L708.475 261.754C709.071 261.158 709.071 260.191 708.475 259.595L703.293 264.776ZM737.973 290.55L737.857 290.445C737.258 289.956 736.373 289.992 735.814 290.55L732.306 294.059C731.71 294.655 731.71 295.622 732.306 296.218L737.973 290.55ZM697.248 270.821L697.364 270.927C697.964 271.416 698.848 271.38 699.407 270.821L702.43 267.799C703.026 267.203 703.026 266.236 702.43 265.64L697.248 270.821ZM730.956 297.567L730.84 297.462C730.241 296.973 729.356 297.009 728.797 297.567L725.289 301.076C724.693 301.672 724.693 302.639 725.289 303.235L730.956 297.567ZM691.202 276.867L691.318 276.973C691.918 277.462 692.802 277.426 693.361 276.867L696.384 273.845C696.98 273.249 696.98 272.282 696.384 271.686L691.202 276.867ZM723.939 304.584L723.823 304.479C723.224 303.99 722.339 304.025 721.78 304.584L718.272 308.093C717.676 308.689 717.676 309.656 718.272 310.252L723.939 304.584ZM685.157 282.912L685.273 283.018C685.873 283.507 686.757 283.471 687.316 282.912L690.339 279.89C690.935 279.294 690.935 278.327 690.339 277.731L685.157 282.912ZM716.922 311.601L716.806 311.496C716.207 311.007 715.322 311.042 714.763 311.601L713.009 313.356C712.861 313.504 712.693 313.614 712.515 313.688C712.28 313.785 712.081 313.933 711.928 314.116C711.776 313.934 711.579 313.785 711.344 313.688L710.76 315.096C711.867 315.555 713.189 315.335 714.089 314.435L716.922 311.601ZM681.703 286.367L684.536 289.201C685.133 288.605 685.133 287.638 684.536 287.042L683.862 286.367L684.294 285.935C684.89 285.339 684.89 284.372 684.294 283.776L681.703 286.367ZM710.002 314.644C710.236 314.835 710.492 314.985 710.76 315.096L711.344 313.688C711.166 313.614 710.998 313.504 710.85 313.356L709.096 311.601C708.537 311.042 707.652 311.007 707.053 311.496L706.937 311.601L709.77 314.435L710.002 314.644ZM691.553 296.218C692.112 295.659 692.148 294.774 691.659 294.175L691.553 294.059L688.045 290.55C687.486 289.992 686.601 289.956 686.002 290.445L685.886 290.55L691.553 296.218ZM698.57 303.235C699.129 302.676 699.164 301.791 698.676 301.192L698.57 301.076L695.062 297.567C694.503 297.009 693.618 296.973 693.019 297.462L692.903 297.567L698.57 303.235ZM705.587 310.252C706.146 309.693 706.181 308.808 705.693 308.209L705.587 308.093L702.079 304.584C701.52 304.025 700.635 303.99 700.036 304.479L699.92 304.584L705.587 310.252Z' fill='url(%23paint209_linear_40004690_134055)'/%3E%3Cpath d='M688.652 286.367L709.769 307.484C710.961 308.676 712.894 308.676 714.087 307.484L735.203 286.367L711.928 263.091L688.652 286.367Z' fill='url(%23paint210_linear_40004690_134055)'/%3E%3Cpath d='M709.394 265.625L709.51 265.731C710.109 266.219 710.994 266.184 711.553 265.625L711.927 265.251L712.302 265.626L713.382 264.547L711.927 263.092L709.394 265.625ZM712.302 265.626C712.898 266.222 713.865 266.222 714.461 265.626L713.382 264.547L712.302 265.626ZM716.292 267.456L715.212 266.377C714.616 266.973 714.616 267.94 715.212 268.536L716.292 267.456ZM718.122 271.446L718.238 271.549C718.837 272.038 719.722 272.004 720.281 271.446L716.292 267.456L715.212 268.536L718.122 271.446ZM722.11 273.275L721.03 272.195C720.435 272.791 720.435 273.758 721.03 274.354L722.11 273.275ZM723.94 277.264L725.02 276.184L722.11 273.275L721.03 274.354L723.94 277.264ZM723.94 277.264C724.536 277.86 725.503 277.86 726.099 277.264L725.02 276.184L723.94 277.264ZM727.929 279.094L726.85 278.014C726.254 278.611 726.254 279.578 726.85 280.174L727.929 279.094ZM729.759 283.083L729.875 283.187C730.475 283.676 731.359 283.642 731.919 283.083L727.929 279.094L726.85 280.174L729.759 283.083ZM733.749 284.913L732.669 283.834C732.073 284.43 732.073 285.397 732.669 285.993L733.749 284.913ZM735.202 286.367L733.749 284.913L732.669 285.993L733.043 286.367L732.363 287.047C731.768 287.643 731.768 288.61 732.363 289.206L735.202 286.367ZM703.574 271.445L703.69 271.55C704.29 272.039 705.175 272.003 705.733 271.445L708.643 268.535C709.239 267.939 709.239 266.972 708.643 266.376L703.574 271.445ZM731.003 290.566L730.889 290.462C730.289 289.973 729.403 290.007 728.844 290.566L725.324 294.086C724.729 294.682 724.729 295.649 725.324 296.245L731.003 290.566ZM697.755 277.264L697.872 277.368C698.472 277.857 699.355 277.822 699.914 277.264L702.824 274.354C703.42 273.758 703.42 272.791 702.824 272.195L697.755 277.264ZM723.964 297.605L723.849 297.501C723.25 297.012 722.364 297.046 721.805 297.605L718.286 301.124C717.69 301.72 717.691 302.687 718.286 303.283L723.964 297.605ZM691.937 283.082L692.053 283.188C692.652 283.676 693.537 283.641 694.096 283.082L697.005 280.173C697.601 279.576 697.602 278.609 697.005 278.013L691.937 283.082ZM716.925 304.644L716.81 304.54C716.211 304.051 715.325 304.085 714.766 304.644L713.007 306.404C712.895 306.515 712.773 306.605 712.644 306.674L712.512 306.736L712.372 306.802C712.198 306.896 712.048 307.02 711.927 307.165C711.774 306.983 711.577 306.833 711.342 306.736L711.038 307.472L710.758 308.147C711.865 308.605 713.186 308.383 714.086 307.483L716.925 304.644ZM688.652 286.367L691.491 289.206C692.087 288.61 692.087 287.643 691.491 287.047L690.811 286.367L691.186 285.992C691.782 285.396 691.782 284.429 691.186 283.833L688.652 286.367ZM710.001 307.693C710.235 307.884 710.489 308.035 710.757 308.146L711.342 306.736C711.164 306.662 710.996 306.552 710.848 306.404L709.088 304.644C708.529 304.086 707.646 304.051 707.046 304.54L706.929 304.644L709.768 307.483L710.001 307.693ZM698.53 296.245C699.126 295.649 699.126 294.683 698.53 294.086L695.011 290.567C694.452 290.008 693.567 289.973 692.968 290.462L692.852 290.567L698.53 296.245ZM705.569 303.284C706.128 302.726 706.163 301.841 705.674 301.241L705.569 301.125L702.049 297.605C701.49 297.047 700.606 297.012 700.007 297.501L699.89 297.605L705.569 303.284Z' fill='url(%23paint211_linear_40004690_134055)'/%3E%3Cpath d='M701.81 286.367L709.771 294.329C710.964 295.521 712.897 295.521 714.09 294.329L722.051 286.367L711.93 276.247L701.81 286.367Z' fill='url(%23paint212_linear_40004690_134055)'/%3E%3Cpath d='M709.586 278.591L709.702 278.697C710.301 279.185 711.186 279.15 711.745 278.591L711.93 278.406L712.116 278.591L713.196 277.512L711.93 276.247L709.586 278.591ZM712.116 278.591C712.712 279.187 713.679 279.187 714.275 278.591L713.196 277.512L712.116 278.591ZM715.726 280.042L714.646 278.962C714.05 279.559 714.05 280.525 714.646 281.121L715.726 280.042ZM717.176 283.652L718.256 282.572L715.726 280.042L714.646 281.121L717.176 283.652ZM717.176 283.652C717.773 284.248 718.739 284.248 719.335 283.652L718.256 282.572L717.176 283.652ZM720.786 285.102L719.706 284.023C719.11 284.619 719.11 285.585 719.706 286.182L720.786 285.102ZM722.051 286.367L720.786 285.102L719.706 286.182L719.892 286.367L718.981 287.278C718.385 287.874 718.385 288.841 718.981 289.437L722.051 286.367ZM704.526 283.652L704.642 283.757C705.241 284.246 706.126 284.21 706.685 283.652L709.215 281.121C709.811 280.525 709.811 279.559 709.215 278.962L704.526 283.652ZM717.159 291.259L717.043 291.153C716.444 290.664 715.559 290.7 715 291.259L713.01 293.249C712.862 293.398 712.694 293.508 712.516 293.581L713.098 294.99C713.458 294.841 713.797 294.622 714.09 294.329L717.159 291.259ZM701.81 286.367L704.88 289.437C705.476 288.841 705.476 287.874 704.88 287.278L703.969 286.367L704.155 286.182C704.751 285.585 704.751 284.619 704.155 284.023L701.81 286.367ZM710.761 294.99C711.508 295.299 712.351 295.298 713.098 294.99L712.516 293.581C712.281 293.679 712.082 293.827 711.929 294.009C711.777 293.827 711.58 293.678 711.345 293.581L710.761 294.99ZM710.003 294.537C710.237 294.728 710.493 294.879 710.761 294.99L711.345 293.581C711.167 293.508 710.999 293.397 710.851 293.249L708.861 291.259C708.302 290.7 707.417 290.665 706.818 291.153L706.702 291.259L709.771 294.329L710.003 294.537Z' fill='url(%23paint213_linear_40004690_134055)'/%3E%3Cpath d='M712.236 316.898L735.985 340.648C737.178 341.841 739.111 341.841 740.304 340.648L746.781 334.171L720.872 308.262L712.236 316.898Z' fill='url(%23paint214_linear_40004690_134055)'/%3E%3Cpath d='M720.872 310.421C721.468 311.017 722.435 311.017 723.031 310.421L720.872 308.262L719.792 309.342L720.872 310.421ZM725.19 314.739C725.786 315.336 726.753 315.336 727.349 314.739L723.031 310.421C722.435 311.017 722.435 311.984 723.031 312.58L725.19 314.739ZM729.508 319.058C730.104 319.654 731.071 319.654 731.667 319.058L727.349 314.739C726.753 315.336 726.753 316.302 727.349 316.898L729.508 319.058ZM733.826 323.376C734.423 323.972 735.389 323.972 735.985 323.376L731.667 319.058C731.071 319.654 731.071 320.62 731.667 321.217L733.826 323.376ZM738.145 327.694C738.741 328.29 739.707 328.29 740.304 327.694L735.985 323.376C735.389 323.972 735.389 324.939 735.985 325.535L738.145 327.694ZM742.463 332.012C743.059 332.608 744.026 332.608 744.622 332.012L740.304 327.694C739.707 328.29 739.707 329.257 740.304 329.853L742.463 332.012ZM736.975 341.309C738.082 341.768 739.404 341.548 740.304 340.648L746.781 334.171L744.622 332.012C744.063 332.571 744.028 333.455 744.516 334.055L744.622 334.171L744.658 334.207C744.5 334.474 744.43 334.777 744.449 335.078C744.026 335.051 743.595 335.198 743.272 335.52L741.653 337.14C741.33 337.463 741.184 337.894 741.21 338.316C740.788 338.29 740.357 338.436 740.034 338.759L739.224 339.569C739.076 339.717 738.908 339.827 738.73 339.901C738.495 339.998 738.296 340.146 738.144 340.329C737.991 340.147 737.794 339.998 737.559 339.901L736.975 341.309ZM735.985 340.648C736.278 340.941 736.616 341.16 736.975 341.309L737.559 339.901C737.434 339.849 737.313 339.779 737.201 339.69C737.154 339.653 737.109 339.612 737.065 339.569L736.075 338.579C735.632 338.136 734.985 338.022 734.437 338.237C734.634 337.735 734.556 337.151 734.202 336.716L734.096 336.6L732.118 334.621C731.675 334.178 731.027 334.065 730.479 334.28C730.694 333.732 730.581 333.084 730.138 332.641L728.159 330.663C727.716 330.22 727.069 330.106 726.521 330.321C726.718 329.819 726.64 329.234 726.284 328.799L726.18 328.684L724.2 326.704C723.757 326.261 723.11 326.147 722.562 326.362C722.759 325.861 722.681 325.276 722.327 324.841L722.221 324.725L720.243 322.746C719.8 322.303 719.152 322.19 718.604 322.405C718.801 321.903 718.723 321.318 718.368 320.882L718.263 320.766L716.284 318.788C715.841 318.345 715.194 318.231 714.646 318.446C714.861 317.898 714.748 317.252 714.305 316.809L713.315 315.819L712.236 316.898L735.985 340.648Z' fill='url(%23paint215_linear_40004690_134055)'/%3E%3Cpath d='M719.5 320.531L729.562 330.593C730.754 331.785 732.687 331.785 733.88 330.593L735.794 328.678L723.574 316.458L719.5 320.531Z' fill='url(%23paint216_linear_40004690_134055)'/%3E%3Cpath d='M724.053 318.016C724.351 318.314 724.834 318.314 725.132 318.016L723.574 316.458L723.034 316.997L724.053 318.016ZM728.126 322.089C728.424 322.387 728.908 322.387 729.206 322.089L726.089 318.973C725.791 319.271 725.791 319.755 726.089 320.053L728.126 322.089ZM732.2 326.163C732.498 326.461 732.981 326.461 733.279 326.163L730.163 323.047C729.865 323.345 729.865 323.828 730.163 324.126L732.2 326.163ZM732.154 331.452C732.785 331.362 733.395 331.078 733.88 330.593L735.795 328.678L734.236 327.12C733.938 327.418 733.938 327.902 734.236 328.2L734.721 328.685C734.559 328.888 734.515 329.152 734.591 329.389C734.327 329.305 734.028 329.365 733.819 329.574L733.34 330.053C733.175 330.218 732.991 330.352 732.796 330.456C732.731 330.49 732.665 330.522 732.597 330.55C732.239 330.698 732.056 331.087 732.154 331.452ZM729.562 330.593C730.048 331.078 730.657 331.362 731.288 331.452C731.372 331.137 731.247 330.804 730.98 330.623L730.844 330.551L730.704 330.484C730.685 330.475 730.666 330.468 730.648 330.458C730.621 330.444 730.595 330.426 730.569 330.41C730.531 330.389 730.492 330.368 730.456 330.344C730.433 330.329 730.412 330.311 730.39 330.295C730.351 330.267 730.313 330.24 730.276 330.21L730.102 330.053L728.844 328.795C728.546 328.497 728.063 328.497 727.765 328.795L729.562 330.593ZM721.298 322.329C721.596 322.031 721.596 321.547 721.298 321.249L720.04 319.991L719.5 320.531L721.298 322.329ZM726.329 327.36C726.59 327.099 726.622 326.695 726.427 326.399L726.329 326.28L723.813 323.765C723.515 323.466 723.032 323.466 722.734 323.765L726.329 327.36Z' fill='url(%23paint217_linear_40004690_134055)'/%3E%3Cpath d='M677.12 238.781L700.869 262.531C702.062 263.723 703.995 263.723 705.187 262.531L711.665 256.054L685.756 230.145L677.12 238.781Z' fill='url(%23paint218_linear_40004690_134055)'/%3E%3Cpath d='M683.597 232.304C684.193 232.9 685.16 232.9 685.756 232.304L685.872 232.409C686.471 232.898 687.356 232.863 687.915 232.304L685.756 230.145L683.597 232.304ZM690.074 236.622C690.67 237.218 691.637 237.218 692.233 236.622L687.915 232.304C687.319 232.9 687.319 233.867 687.915 234.463L690.074 236.622ZM694.392 240.94C694.988 241.537 695.955 241.537 696.551 240.94L692.233 236.622C691.637 237.218 691.637 238.185 692.233 238.781L694.392 240.94ZM698.71 245.258C699.306 245.855 700.273 245.855 700.869 245.258L696.551 240.94C695.955 241.537 695.955 242.503 696.551 243.099L698.71 245.258ZM703.028 249.577C703.625 250.173 704.591 250.173 705.187 249.577L700.869 245.258C700.273 245.855 700.273 246.821 700.869 247.418L703.028 249.577ZM707.346 253.895C707.943 254.491 708.909 254.491 709.506 253.895L705.187 249.577C704.591 250.173 704.591 251.139 705.187 251.736L707.346 253.895ZM711.665 256.054L709.506 253.895C708.909 254.491 708.909 255.458 709.506 256.054L710.585 257.133L711.665 256.054ZM679.279 236.622C679.875 237.218 680.841 237.218 681.438 236.622L683.597 234.463C684.193 233.867 684.193 232.9 683.597 232.304L679.279 236.622ZM700.869 262.531C702.062 263.723 703.995 263.723 705.187 262.531C704.666 263.052 703.492 262.748 702.408 261.867C702.253 261.74 702.099 261.601 701.949 261.451L700.959 260.462C700.516 260.019 699.869 259.905 699.321 260.12C699.535 259.572 699.423 258.926 698.98 258.483L697.001 256.504C696.558 256.061 695.911 255.947 695.363 256.162C695.56 255.66 695.482 255.075 695.127 254.64L695.021 254.524L693.043 252.545C692.6 252.102 691.952 251.989 691.404 252.204C691.601 251.702 691.523 251.117 691.168 250.681L691.064 250.567L689.084 248.587C688.641 248.144 687.994 248.03 687.446 248.245C687.642 247.743 687.565 247.159 687.211 246.724L687.105 246.608L685.126 244.629C684.684 244.186 684.036 244.072 683.488 244.288C683.703 243.74 683.589 243.092 683.147 242.649L681.168 240.67C680.725 240.228 680.078 240.114 679.529 240.329C679.73 239.818 679.644 239.224 679.273 238.787L679.279 238.781C679.875 238.185 679.875 237.218 679.279 236.622L677.12 238.781L700.869 262.531Z' fill='url(%23paint219_linear_40004690_134055)'/%3E%3Cpath d='M690.322 239.273L700.379 249.331C701.571 250.523 701.571 252.456 700.379 253.649L698.466 255.562L686.25 243.346L690.322 239.273Z' fill='url(%23paint220_linear_40004690_134055)'/%3E%3Cpath d='M687.807 241.788C688.105 242.086 688.105 242.569 687.807 242.867L687.329 243.346L687.807 243.825C688.105 244.123 688.105 244.606 687.807 244.904L686.249 243.346L687.807 241.788ZM691.879 247.896C692.177 248.194 692.177 248.677 691.879 248.976L688.763 245.86C689.062 245.562 689.545 245.562 689.843 245.86L691.879 247.896ZM695.951 251.969C696.249 252.267 696.249 252.75 695.951 253.048L692.836 249.933C693.134 249.635 693.617 249.635 693.916 249.933L695.951 251.969ZM698.466 255.562L696.907 254.004C697.205 253.706 697.689 253.706 697.987 254.004L699.005 255.023L698.466 255.562ZM701.238 251.921C701.148 252.553 700.865 253.163 700.379 253.649C700.818 253.21 700.981 252.579 700.895 251.908C701.006 251.886 701.123 251.89 701.238 251.921ZM692.118 241.07C691.857 241.331 691.455 241.364 691.159 241.169L691.039 241.07L690.322 240.353L689.843 240.832L689.724 240.93C689.428 241.125 689.024 241.092 688.763 240.832L690.322 239.273L692.118 241.07ZM700.379 249.331C700.865 249.817 701.149 250.426 701.239 251.058C701.015 251.118 700.783 251.069 700.601 250.941C700.462 250.65 700.279 250.365 700.051 250.099L699.839 249.871L698.582 248.613C698.284 248.315 698.284 247.831 698.582 247.533L700.379 249.331ZM697.147 246.099C696.849 246.397 696.365 246.397 696.067 246.099L693.553 243.584C693.255 243.286 693.255 242.803 693.553 242.505L697.147 246.099Z' fill='url(%23paint221_linear_40004690_134055)'/%3E%3Cpath d='M710.572 347.598L682.504 375.666C681.311 376.858 681.311 378.791 682.504 379.984L710.572 408.052L740.799 377.825L710.572 347.598Z' fill='url(%23paint222_linear_40004690_134055)'/%3E%3Cpath d='M738.207 375.233L738.103 375.35C737.614 375.95 737.649 376.834 738.207 377.392L738.64 377.825L738.207 378.257L738.103 378.372C737.614 378.971 737.648 379.857 738.207 380.416L740.799 377.825L738.207 375.233ZM736.264 382.359L737.344 381.279C736.748 380.683 735.781 380.683 735.185 381.279L736.264 382.359ZM732.162 384.302C731.566 384.898 731.566 385.865 732.162 386.461L736.264 382.359L735.185 381.279L732.162 384.302ZM730.219 388.404L731.299 387.324C730.703 386.728 729.736 386.728 729.14 387.324L730.219 388.404ZM726.117 390.347L726.012 390.463C725.523 391.062 725.558 391.947 726.117 392.506L730.219 388.404L729.14 387.324L726.117 390.347ZM724.173 394.45L725.253 393.37C724.657 392.774 723.69 392.774 723.094 393.37L724.173 394.45ZM720.071 396.393L721.151 397.472L724.173 394.45L723.094 393.37L720.071 396.393ZM720.071 396.393C719.475 396.989 719.475 397.956 720.071 398.552L721.151 397.472L720.071 396.393ZM718.128 400.495L719.208 399.415C718.612 398.819 717.645 398.819 717.049 399.415L718.128 400.495ZM714.026 402.438L715.106 403.517L718.128 400.495L717.049 399.415L714.026 402.438ZM714.026 402.438C713.43 403.034 713.43 404.001 714.026 404.597L715.106 403.517L714.026 402.438ZM712.083 406.54L713.163 405.46C712.567 404.864 711.6 404.865 711.004 405.46L712.083 406.54ZM710.572 408.052L712.083 406.54L711.004 405.46L710.572 405.893L709.897 405.218C709.301 404.622 708.334 404.622 707.738 405.218L710.572 408.052ZM732.162 369.188C731.566 369.785 731.566 370.751 732.162 371.347L735.185 374.37C735.781 374.966 736.748 374.966 737.344 374.37L732.162 369.188ZM706.388 403.868L706.494 403.752C706.983 403.153 706.947 402.268 706.388 401.709L702.88 398.201C702.284 397.605 701.317 397.605 700.721 398.201L706.388 403.868ZM726.117 363.143L726.012 363.259C725.523 363.859 725.559 364.744 726.117 365.302L729.14 368.325C729.736 368.921 730.703 368.921 731.299 368.325L726.117 363.143ZM699.371 396.851L699.477 396.735C699.966 396.136 699.93 395.251 699.371 394.692L695.863 391.184C695.267 390.588 694.3 390.588 693.704 391.184L699.371 396.851ZM720.071 357.097L719.966 357.213C719.477 357.813 719.513 358.698 720.071 359.256L723.094 362.279C723.69 362.875 724.657 362.875 725.253 362.279L720.071 357.097ZM692.354 389.834L692.46 389.719C692.949 389.119 692.913 388.234 692.354 387.675L688.846 384.167C688.25 383.571 687.283 383.571 686.687 384.167L692.354 389.834ZM714.026 351.052L713.921 351.168C713.432 351.768 713.468 352.653 714.026 353.211L717.049 356.234C717.645 356.83 718.612 356.83 719.208 356.234L714.026 351.052ZM685.338 382.818L685.443 382.702C685.932 382.102 685.896 381.217 685.338 380.658L683.583 378.904C683.435 378.756 683.325 378.588 683.251 378.41C683.154 378.175 683.005 377.976 682.823 377.824C683.005 377.671 683.154 377.474 683.251 377.24L681.843 376.656C681.384 377.762 681.604 379.084 682.504 379.984L685.338 382.818ZM710.572 347.598L707.738 350.431C708.334 351.028 709.301 351.028 709.897 350.431L710.572 349.757L711.004 350.189C711.6 350.785 712.567 350.785 713.163 350.189L710.572 347.598ZM682.295 375.898C682.104 376.131 681.954 376.387 681.843 376.656L683.251 377.24C683.325 377.062 683.435 376.893 683.583 376.745L685.338 374.991C685.896 374.432 685.932 373.547 685.443 372.948L685.338 372.832L682.504 375.666L682.295 375.898ZM700.721 357.448C701.28 358.007 702.164 358.043 702.764 357.554L702.88 357.448L706.388 353.94C706.947 353.381 706.983 352.496 706.494 351.897L706.388 351.781L700.721 357.448ZM693.704 364.465C694.263 365.024 695.147 365.06 695.747 364.571L695.863 364.465L699.371 360.957C699.93 360.398 699.966 359.513 699.477 358.914L699.371 358.798L693.704 364.465ZM686.687 371.482C687.246 372.041 688.13 372.077 688.73 371.588L688.846 371.482L692.354 367.974C692.913 367.415 692.949 366.53 692.46 365.931L692.354 365.815L686.687 371.482Z' fill='url(%23paint223_linear_40004690_134055)'/%3E%3Cpath d='M710.572 354.555L689.455 375.671C688.262 376.864 688.262 378.797 689.455 379.99L710.572 401.106L733.848 377.831L710.572 354.555Z' fill='url(%23paint224_linear_40004690_134055)'/%3E%3Cpath d='M731.314 375.297L731.208 375.413C730.72 376.012 730.755 376.897 731.314 377.456L731.688 377.83L731.313 378.205L732.392 379.285L733.847 377.83L731.314 375.297ZM731.313 378.205C730.717 378.801 730.717 379.768 731.313 380.364L732.392 379.285L731.313 378.205ZM729.483 382.195L730.562 381.115C729.966 380.519 728.999 380.519 728.403 381.115L729.483 382.195ZM725.493 384.025L725.39 384.141C724.901 384.74 724.935 385.625 725.493 386.184L729.483 382.195L728.403 381.115L725.493 384.025ZM723.664 388.013L724.744 386.933C724.148 386.338 723.181 386.338 722.585 386.933L723.664 388.013ZM719.675 389.843L720.755 390.923L723.664 388.013L722.585 386.933L719.675 389.843ZM719.675 389.843C719.079 390.439 719.079 391.406 719.675 392.002L720.755 390.923L719.675 389.843ZM717.845 393.832L718.924 392.753C718.328 392.157 717.361 392.157 716.765 392.753L717.845 393.832ZM713.856 395.662L713.752 395.778C713.263 396.378 713.297 397.262 713.856 397.822L717.845 393.832L716.765 392.753L713.856 395.662ZM712.025 399.652L713.105 398.572C712.509 397.976 711.542 397.976 710.946 398.572L712.025 399.652ZM710.572 401.105L712.025 399.652L710.946 398.572L710.572 398.946L709.892 398.266C709.296 397.671 708.329 397.671 707.733 398.266L710.572 401.105ZM725.494 369.477L725.389 369.593C724.9 370.193 724.935 371.078 725.494 371.636L728.404 374.546C729 375.142 729.967 375.142 730.563 374.546L725.494 369.477ZM706.373 396.906L706.477 396.792C706.966 396.192 706.932 395.306 706.373 394.747L702.853 391.227C702.256 390.632 701.29 390.632 700.693 391.227L706.373 396.906ZM719.675 363.658L719.571 363.775C719.082 364.375 719.116 365.258 719.675 365.817L722.585 368.727C723.181 369.323 724.148 369.323 724.744 368.727L719.675 363.658ZM699.334 389.867L699.438 389.752C699.927 389.153 699.893 388.267 699.334 387.708L695.814 384.189C695.218 383.593 694.252 383.593 693.655 384.189L699.334 389.867ZM713.857 357.84L713.751 357.956C713.262 358.555 713.298 359.44 713.857 359.999L716.766 362.908C717.363 363.504 718.329 363.504 718.925 362.908L713.857 357.84ZM692.294 382.828L692.399 382.713C692.888 382.114 692.853 381.228 692.294 380.669L690.535 378.91C690.424 378.798 690.334 378.676 690.265 378.547L690.203 378.415L690.136 378.275C690.043 378.101 689.919 377.951 689.774 377.83C689.956 377.677 690.106 377.48 690.203 377.245L689.467 376.941L688.792 376.661C688.334 377.768 688.555 379.089 689.455 379.989L692.294 382.828ZM710.572 354.555L707.733 357.394C708.329 357.99 709.295 357.99 709.892 357.394L710.572 356.714L710.947 357.089C711.543 357.685 712.51 357.685 713.106 357.089L710.572 354.555ZM689.246 375.904C689.055 376.137 688.904 376.392 688.793 376.66L690.203 377.245C690.276 377.067 690.387 376.899 690.535 376.751L692.294 374.991C692.853 374.432 692.887 373.549 692.399 372.949L692.294 372.832L689.455 375.671L689.246 375.904ZM700.693 364.433C701.29 365.029 702.256 365.029 702.853 364.433L706.372 360.914C706.93 360.355 706.966 359.47 706.477 358.871L706.372 358.755L700.693 364.433ZM693.654 371.472C694.213 372.031 695.098 372.066 695.697 371.577L695.813 371.472L699.334 367.952C699.892 367.393 699.927 366.509 699.438 365.91L699.334 365.793L693.654 371.472Z' fill='url(%23paint225_linear_40004690_134055)'/%3E%3Cpath d='M710.572 367.711L702.61 375.672C701.418 376.865 701.418 378.798 702.61 379.991L710.572 387.952L720.692 377.831L710.572 367.711Z' fill='url(%23paint226_linear_40004690_134055)'/%3E%3Cpath d='M718.348 375.487L718.242 375.603C717.753 376.202 717.789 377.087 718.348 377.646L718.533 377.831L718.348 378.017L719.427 379.097L720.692 377.831L718.348 375.487ZM718.348 378.017C717.751 378.613 717.751 379.58 718.348 380.176L719.427 379.097L718.348 378.017ZM716.897 381.627L717.977 380.547C717.38 379.951 716.414 379.951 715.817 380.547L716.897 381.627ZM713.287 383.077L714.367 384.157L716.897 381.627L715.817 380.547L713.287 383.077ZM713.287 383.077C712.691 383.674 712.691 384.64 713.287 385.236L714.367 384.157L713.287 383.077ZM711.837 386.687L712.916 385.607C712.32 385.011 711.353 385.011 710.757 385.607L711.837 386.687ZM710.572 387.952L711.837 386.687L710.757 385.607L710.572 385.793L709.661 384.882C709.065 384.286 708.098 384.286 707.502 384.882L710.572 387.952ZM713.287 370.427L713.182 370.543C712.693 371.142 712.728 372.027 713.287 372.586L715.817 375.116C716.414 375.712 717.38 375.712 717.977 375.116L713.287 370.427ZM705.68 383.06L705.785 382.944C706.274 382.345 706.239 381.46 705.68 380.901L703.69 378.911C703.541 378.763 703.431 378.595 703.358 378.417L701.949 378.999C702.098 379.359 702.317 379.698 702.61 379.991L705.68 383.06ZM710.572 367.711L707.502 370.781C708.098 371.377 709.065 371.377 709.661 370.781L710.572 369.87L710.757 370.056C711.353 370.652 712.32 370.652 712.916 370.056L710.572 367.711ZM701.949 376.662C701.64 377.409 701.64 378.252 701.949 378.999L703.358 378.417C703.26 378.182 703.112 377.983 702.93 377.83C703.111 377.678 703.26 377.481 703.358 377.246L701.949 376.662ZM702.401 375.904C702.211 376.138 702.06 376.394 701.949 376.662L703.358 377.246C703.431 377.068 703.541 376.9 703.69 376.752L705.68 374.762C706.239 374.203 706.274 373.318 705.785 372.719L705.68 372.603L702.61 375.672L702.401 375.904Z' fill='url(%23paint227_linear_40004690_134055)'/%3E%3Cpath d='M680.04 378.133L656.291 401.883C655.098 403.075 655.098 405.008 656.291 406.201L662.768 412.678L688.677 386.769L680.04 378.133Z' fill='url(%23paint228_linear_40004690_134055)'/%3E%3Cpath d='M686.518 386.769C685.921 387.365 685.921 388.332 686.518 388.928L688.677 386.769L687.597 385.69L686.518 386.769ZM682.199 391.087C681.603 391.683 681.603 392.65 682.199 393.246L686.518 388.928C685.921 388.332 684.955 388.332 684.359 388.928L682.199 391.087ZM677.881 395.405C677.285 396.002 677.285 396.968 677.881 397.564L682.199 393.246C681.603 392.65 680.637 392.65 680.04 393.246L677.881 395.405ZM673.563 399.724C672.967 400.32 672.967 401.286 673.563 401.883L677.881 397.564C677.285 396.968 676.318 396.968 675.722 397.564L673.563 399.724ZM669.245 404.042C668.649 404.638 668.649 405.605 669.245 406.201L673.563 401.883C672.967 401.286 672 401.286 671.404 401.883L669.245 404.042ZM664.927 408.36C664.331 408.956 664.331 409.923 664.927 410.519L669.245 406.201C668.649 405.605 667.682 405.605 667.086 406.201L664.927 408.36ZM655.63 402.873C655.171 403.979 655.391 405.301 656.291 406.201L662.768 412.678L664.927 410.519C664.368 409.96 663.483 409.925 662.884 410.413L662.768 410.519L662.732 410.555C662.465 410.397 662.161 410.327 661.861 410.346C661.888 409.924 661.741 409.492 661.418 409.169L659.799 407.55C659.476 407.227 659.045 407.081 658.623 407.107C658.649 406.685 658.503 406.254 658.18 405.931L657.37 405.121C657.222 404.973 657.112 404.805 657.038 404.627C656.941 404.392 656.792 404.193 656.61 404.041C656.792 403.888 656.941 403.691 657.038 403.457L655.63 402.873ZM656.291 401.883C655.998 402.175 655.779 402.513 655.63 402.873L657.038 403.457C657.09 403.331 657.16 403.21 657.249 403.098C657.286 403.051 657.327 403.006 657.37 402.962L658.36 401.972C658.803 401.529 658.917 400.882 658.702 400.334C659.203 400.531 659.788 400.453 660.223 400.099L660.339 399.993L662.318 398.015C662.761 397.572 662.874 396.924 662.659 396.376C663.207 396.591 663.855 396.478 664.298 396.035L666.276 394.056C666.719 393.613 666.833 392.966 666.618 392.418C667.12 392.615 667.705 392.537 668.14 392.182L668.255 392.077L670.235 390.097C670.678 389.654 670.792 389.007 670.577 388.459C671.078 388.656 671.663 388.579 672.098 388.224L672.214 388.119L674.193 386.14C674.635 385.697 674.749 385.049 674.534 384.501C675.036 384.698 675.621 384.62 676.056 384.265L676.172 384.16L678.151 382.181C678.594 381.738 678.708 381.091 678.493 380.543C679.041 380.758 679.687 380.645 680.13 380.202L681.12 379.212L680.04 378.133L656.291 401.883Z' fill='url(%23paint229_linear_40004690_134055)'/%3E%3Cpath d='M676.405 385.406L666.343 395.468C665.151 396.66 665.151 398.593 666.343 399.786L668.258 401.7L680.478 389.48L676.405 385.406Z' fill='url(%23paint230_linear_40004690_134055)'/%3E%3Cpath d='M678.92 389.958C678.622 390.257 678.622 390.74 678.92 391.038L680.478 389.48L679.938 388.94L678.92 389.958ZM674.847 394.032C674.549 394.33 674.548 394.813 674.847 395.112L677.963 391.995C677.665 391.697 677.181 391.697 676.883 391.995L674.847 394.032ZM670.773 398.106C670.475 398.404 670.475 398.887 670.773 399.185L673.889 396.069C673.591 395.771 673.108 395.771 672.81 396.069L670.773 398.106ZM665.484 398.06C665.574 398.691 665.858 399.301 666.343 399.786L668.258 401.7L669.816 400.142C669.518 399.844 669.034 399.844 668.736 400.142L668.251 400.627C668.048 400.465 667.784 400.421 667.547 400.497C667.631 400.233 667.57 399.934 667.361 399.725L666.883 399.246C666.717 399.081 666.584 398.897 666.48 398.702C666.445 398.637 666.414 398.571 666.386 398.503C666.238 398.145 665.849 397.962 665.484 398.06ZM666.343 395.468C665.858 395.953 665.574 396.562 665.484 397.194C665.799 397.278 666.132 397.153 666.312 396.886L666.385 396.75L666.452 396.61C666.461 396.591 666.468 396.572 666.478 396.554C666.492 396.527 666.51 396.501 666.525 396.475C666.547 396.437 666.568 396.398 666.592 396.362C666.607 396.339 666.625 396.318 666.641 396.295C666.669 396.257 666.696 396.218 666.726 396.182L666.883 396.008L668.141 394.75C668.439 394.452 668.439 393.968 668.141 393.67L666.343 395.468ZM674.607 387.204C674.905 387.502 675.389 387.502 675.687 387.204L676.944 385.946L676.405 385.406L674.607 387.204ZM669.576 392.235C669.837 392.495 670.24 392.528 670.537 392.333L670.656 392.235L673.171 389.719C673.469 389.421 673.469 388.938 673.171 388.64L669.576 392.235Z' fill='url(%23paint231_linear_40004690_134055)'/%3E%3Cpath d='M758.154 343.02L734.404 366.769C733.211 367.962 733.211 369.895 734.404 371.087L740.881 377.565L766.79 351.656L758.154 343.02Z' fill='url(%23paint232_linear_40004690_134055)'/%3E%3Cpath d='M764.631 349.497C764.035 350.093 764.035 351.06 764.631 351.656L764.525 351.772C764.037 352.371 764.072 353.256 764.631 353.815L766.79 351.656L764.631 349.497ZM760.313 355.974C759.717 356.57 759.717 357.537 760.313 358.133L764.631 353.815C764.035 353.219 763.068 353.219 762.472 353.815L760.313 355.974ZM755.995 360.292C755.398 360.888 755.398 361.855 755.995 362.451L760.313 358.133C759.717 357.537 758.75 357.537 758.154 358.133L755.995 360.292ZM751.676 364.61C751.08 365.206 751.08 366.173 751.676 366.769L755.995 362.451C755.398 361.855 754.432 361.855 753.836 362.451L751.676 364.61ZM747.358 368.928C746.762 369.525 746.762 370.491 747.358 371.087L751.676 366.769C751.08 366.173 750.114 366.173 749.517 366.769L747.358 368.928ZM743.04 373.247C742.444 373.843 742.444 374.809 743.04 375.406L747.358 371.087C746.762 370.491 745.795 370.491 745.199 371.087L743.04 373.247ZM740.881 377.565L743.04 375.406C742.444 374.809 741.477 374.809 740.881 375.406L739.802 376.485L740.881 377.565ZM760.313 345.179C759.717 345.775 759.717 346.741 760.313 347.338L762.472 349.497C763.068 350.093 764.035 350.093 764.631 349.497L760.313 345.179ZM734.404 366.769C733.211 367.962 733.211 369.895 734.404 371.087C733.883 370.566 734.187 369.392 735.068 368.308C735.195 368.153 735.334 367.999 735.483 367.849L736.473 366.859C736.916 366.416 737.03 365.769 736.815 365.221C737.363 365.435 738.009 365.323 738.452 364.88L740.431 362.901C740.874 362.458 740.988 361.811 740.773 361.263C741.274 361.46 741.86 361.382 742.295 361.027L742.411 360.921L744.39 358.943C744.833 358.5 744.946 357.852 744.731 357.304C745.233 357.501 745.818 357.423 746.253 357.068L746.368 356.964L748.348 354.984C748.791 354.541 748.905 353.894 748.69 353.346C749.192 353.542 749.776 353.465 750.211 353.111L750.327 353.005L752.306 351.026C752.749 350.584 752.862 349.936 752.647 349.388C753.195 349.603 753.843 349.489 754.286 349.047L756.264 347.068C756.707 346.625 756.821 345.978 756.606 345.43C757.116 345.63 757.711 345.544 758.148 345.173L758.154 345.179C758.75 345.775 759.717 345.775 760.313 345.179L758.154 343.02L734.404 366.769Z' fill='url(%23paint233_linear_40004690_134055)'/%3E%3Cpath d='M757.661 356.223L747.603 366.28C746.411 367.472 744.478 367.472 743.285 366.28L741.372 364.367L753.588 352.151L757.661 356.223Z' fill='url(%23paint234_linear_40004690_134055)'/%3E%3Cpath d='M755.146 353.708C754.848 354.006 754.365 354.006 754.067 353.708L753.588 353.23L753.109 353.708C752.811 354.006 752.328 354.006 752.03 353.708L753.588 352.15L755.146 353.708ZM749.038 357.78C748.74 358.078 748.257 358.078 747.958 357.78L751.074 354.664C751.372 354.963 751.372 355.446 751.074 355.744L749.038 357.78ZM744.965 361.852C744.667 362.15 744.184 362.15 743.886 361.852L747.001 358.737C747.299 359.035 747.299 359.518 747.001 359.817L744.965 361.852ZM741.372 364.367L742.93 362.808C743.228 363.106 743.228 363.59 742.93 363.888L741.911 364.906L741.372 364.367ZM745.013 367.139C744.381 367.049 743.771 366.766 743.285 366.28C743.724 366.719 744.355 366.882 745.026 366.796C745.047 366.907 745.044 367.024 745.013 367.139ZM755.864 358.019C755.603 357.758 755.57 357.356 755.765 357.06L755.864 356.94L756.581 356.223L756.102 355.744L756.004 355.625C755.809 355.329 755.842 354.925 756.102 354.664L757.661 356.223L755.864 358.019ZM747.603 366.28C747.117 366.766 746.508 367.05 745.876 367.14C745.816 366.916 745.865 366.684 745.993 366.502C746.284 366.363 746.569 366.18 746.835 365.952L747.063 365.74L748.321 364.483C748.619 364.185 749.103 364.185 749.401 364.483L747.603 366.28ZM750.835 363.048C750.537 362.75 750.537 362.266 750.835 361.968L753.35 359.454C753.648 359.156 754.131 359.156 754.429 359.454L750.835 363.048Z' fill='url(%23paint235_linear_40004690_134055)'/%3E%3Cpath d='M699.941 334.358C701.133 333.166 701.133 331.233 699.941 330.04L669.714 299.813C668.521 298.621 666.588 298.621 665.396 299.813L635.169 330.04C633.976 331.233 633.976 333.166 635.169 334.358L665.396 364.585C666.588 365.778 668.521 365.778 669.714 364.585L699.941 334.358Z' fill='url(%23paint236_linear_40004690_134055)'/%3E%3Cpath d='M681.589 352.71L681.361 352.493C678.964 350.328 675.263 350.4 672.953 352.71L667.555 358.108L662.157 352.71L657.839 357.029L665.396 364.585C666.588 365.778 668.521 365.778 669.714 364.585L681.589 352.71ZM662.157 352.71C659.772 350.326 655.906 350.326 653.521 352.71L657.839 357.029L662.157 352.71ZM642.726 341.915L647.044 346.233C649.429 343.848 649.429 339.982 647.044 337.597L642.726 341.915ZM635.169 330.04C633.976 331.233 633.976 333.166 635.169 334.358L642.726 341.915L647.044 337.597L641.646 332.199L647.044 326.802C649.429 324.417 649.429 320.55 647.044 318.165L635.169 330.04ZM699.941 334.358C701.133 333.166 701.133 331.233 699.941 330.04L688.066 318.165C685.681 320.55 685.681 324.417 688.066 326.802L693.464 332.199L688.066 337.597C685.681 339.982 685.681 343.848 688.066 346.233L699.941 334.358ZM653.521 311.688C655.906 314.073 659.772 314.073 662.157 311.688L667.555 306.29L672.953 311.688C675.263 313.998 678.964 314.071 681.361 311.905L681.589 311.688L669.714 299.813C668.521 298.621 666.588 298.621 665.396 299.813L653.521 311.688Z' fill='url(%23paint237_linear_40004690_134055)'/%3E%3Cpath d='M661.959 319.733L655.087 326.605L659.405 330.924C660.807 329.522 661.382 327.607 661.136 325.783C662.96 326.03 664.875 325.453 666.277 324.051L661.959 319.733ZM669.714 316.296C668.522 315.104 666.588 315.104 665.396 316.296L661.959 319.733L666.277 324.051L667.555 322.773L668.833 324.051C670.235 325.453 672.15 326.03 673.974 325.783C673.728 327.607 674.303 329.522 675.705 330.924L676.983 332.201L675.705 333.479C674.303 334.881 673.726 336.796 673.973 338.621C672.149 338.374 670.235 338.95 668.833 340.352L667.555 341.629L666.277 340.352C664.875 338.95 662.961 338.374 661.137 338.621C661.384 336.796 660.807 334.881 659.405 333.479L658.127 332.201L659.405 330.924L655.087 326.605L651.65 330.042C650.457 331.235 650.457 333.168 651.65 334.36L665.396 348.107C666.588 349.299 668.522 349.299 669.714 348.107L683.46 334.36C684.653 333.168 684.653 331.235 683.46 330.042L669.714 316.296Z' fill='url(%23paint238_linear_40004690_134055)'/%3E%3Cpath d='M516.735 334.491C517.927 333.299 517.927 331.365 516.735 330.173L486.508 299.946C485.315 298.754 483.382 298.754 482.19 299.946L451.963 330.173C450.77 331.365 450.77 333.299 451.963 334.491L482.19 364.718C483.382 365.911 485.315 365.911 486.508 364.718L516.735 334.491Z' fill='url(%23paint239_linear_40004690_134055)'/%3E%3Cpath d='M498.383 352.843L498.155 352.626C495.758 350.46 492.057 350.533 489.746 352.843L484.349 358.241L478.951 352.843L474.633 357.161L482.19 364.718C483.382 365.911 485.315 365.911 486.508 364.718L498.383 352.843ZM478.951 352.843C476.566 350.458 472.7 350.458 470.315 352.843L474.633 357.161L478.951 352.843ZM459.519 342.048L463.838 346.366C466.222 343.981 466.222 340.115 463.838 337.73L459.519 342.048ZM451.963 330.173C450.77 331.365 450.77 333.299 451.963 334.491L459.519 342.048L463.838 337.73L458.44 332.332L463.838 326.934C466.222 324.55 466.222 320.683 463.838 318.298L451.963 330.173ZM516.735 334.491C517.927 333.299 517.927 331.365 516.735 330.173L504.86 318.298C502.475 320.683 502.475 324.55 504.86 326.934L510.258 332.332L504.86 337.73C502.475 340.115 502.475 343.981 504.86 346.366L516.735 334.491ZM470.315 311.821C472.7 314.206 476.566 314.206 478.951 311.821L484.349 306.423L489.746 311.821C492.057 314.131 495.758 314.204 498.155 312.038L498.383 311.821L486.508 299.946C485.315 298.754 483.382 298.754 482.19 299.946L470.315 311.821Z' fill='url(%23paint240_linear_40004690_134055)'/%3E%3Cpath d='M478.755 319.862L471.883 326.734L476.201 331.053C477.603 329.65 478.178 327.736 477.932 325.912C479.756 326.159 481.671 325.582 483.073 324.18L478.755 319.862ZM486.51 316.425C485.318 315.233 483.384 315.233 482.192 316.425L478.755 319.862L483.073 324.18L484.351 322.902L485.629 324.18C487.031 325.582 488.946 326.159 490.77 325.912C490.524 327.736 491.099 329.65 492.501 331.053L493.779 332.33L492.501 333.608C491.099 335.01 490.522 336.925 490.769 338.749C488.945 338.503 487.031 339.078 485.629 340.481L484.351 341.758L483.073 340.481C481.671 339.078 479.757 338.503 477.933 338.749C478.18 336.925 477.603 335.01 476.201 333.608L474.923 332.33L476.201 331.053L471.883 326.734L468.446 330.171C467.253 331.364 467.253 333.297 468.446 334.489L482.192 348.235C483.384 349.428 485.318 349.428 486.51 348.235L500.256 334.489C501.449 333.297 501.449 331.364 500.256 330.171L486.51 316.425Z' fill='url(%23paint241_linear_40004690_134055)'/%3E%3Cpath d='M470.61 376.309L442.542 348.241C441.349 347.048 439.416 347.048 438.224 348.241L410.156 376.309L440.383 406.536L470.61 376.309Z' fill='url(%23paint242_linear_40004690_134055)'/%3E%3Cpath d='M442.974 403.944L442.857 403.84C442.258 403.351 441.374 403.386 440.815 403.944L440.383 404.377L439.951 403.944L439.836 403.84C439.236 403.351 438.351 403.385 437.791 403.944L440.383 406.536L442.974 403.944ZM435.848 402.001L436.928 403.081C437.524 402.485 437.524 401.518 436.928 400.922L435.848 402.001ZM433.906 397.899C433.309 397.303 432.343 397.303 431.746 397.899L435.848 402.001L436.928 400.922L433.906 397.899ZM429.804 395.956L430.883 397.036C431.479 396.44 431.479 395.473 430.883 394.877L429.804 395.956ZM427.861 391.854L427.745 391.749C427.145 391.26 426.26 391.295 425.701 391.854L429.804 395.956L430.883 394.877L427.861 391.854ZM423.757 389.91L424.837 390.99C425.433 390.394 425.433 389.427 424.837 388.831L423.757 389.91ZM421.815 385.808L420.735 386.888L423.757 389.91L424.837 388.831L421.815 385.808ZM421.815 385.808C421.218 385.212 420.252 385.212 419.655 385.808L420.735 386.888L421.815 385.808ZM417.713 383.865L418.792 384.945C419.388 384.349 419.388 383.382 418.792 382.786L417.713 383.865ZM415.77 379.763L414.69 380.843L417.713 383.865L418.792 382.786L415.77 379.763ZM415.77 379.763C415.173 379.167 414.207 379.167 413.61 379.763L414.69 380.843L415.77 379.763ZM411.668 377.82L412.747 378.9C413.343 378.304 413.343 377.337 412.747 376.741L411.668 377.82ZM410.156 376.309L411.668 377.82L412.747 376.741L412.315 376.309L412.99 375.634C413.586 375.038 413.586 374.071 412.99 373.475L410.156 376.309ZM449.019 397.899C448.423 397.303 447.456 397.303 446.86 397.899L443.837 400.922C443.241 401.518 443.241 402.485 443.837 403.081L449.019 397.899ZM414.339 372.125L414.455 372.231C415.055 372.72 415.939 372.684 416.498 372.125L420.007 368.617C420.603 368.021 420.603 367.054 420.007 366.458L414.339 372.125ZM455.064 391.854L454.948 391.749C454.348 391.26 453.464 391.295 452.905 391.854L449.882 394.877C449.286 395.473 449.286 396.44 449.882 397.036L455.064 391.854ZM421.356 365.108L421.472 365.214C422.072 365.703 422.956 365.667 423.515 365.108L427.023 361.6C427.62 361.004 427.62 360.037 427.023 359.441L421.356 365.108ZM461.11 385.808L460.994 385.703C460.395 385.214 459.51 385.25 458.951 385.808L455.928 388.831C455.332 389.427 455.332 390.394 455.928 390.99L461.11 385.808ZM428.373 358.091L428.489 358.197C429.089 358.686 429.973 358.65 430.532 358.091L434.04 354.583C434.637 353.987 434.637 353.02 434.04 352.424L428.373 358.091ZM467.155 379.763L467.039 379.658C466.439 379.169 465.555 379.204 464.996 379.763L461.973 382.786C461.377 383.382 461.377 384.349 461.973 384.945L467.155 379.763ZM435.39 351.074L435.506 351.18C436.106 351.669 436.99 351.633 437.549 351.074L439.303 349.32C439.452 349.172 439.62 349.062 439.798 348.988C440.033 348.891 440.231 348.742 440.384 348.56C440.536 348.742 440.733 348.891 440.968 348.988L441.552 347.58C440.445 347.121 439.124 347.341 438.224 348.241L435.39 351.074ZM470.61 376.309L467.776 373.475C467.18 374.071 467.18 375.038 467.776 375.634L468.451 376.309L468.018 376.741C467.423 377.337 467.422 378.304 468.018 378.9L470.61 376.309ZM442.31 348.032C442.076 347.841 441.82 347.691 441.552 347.58L440.968 348.988C441.146 349.062 441.314 349.172 441.462 349.32L443.217 351.074C443.775 351.633 444.66 351.669 445.26 351.18L445.376 351.074L442.542 348.241L442.31 348.032ZM460.759 366.458C460.2 367.017 460.165 367.901 460.654 368.501L460.759 368.617L464.267 372.125C464.826 372.684 465.711 372.72 466.311 372.231L466.427 372.125L460.759 366.458ZM453.742 359.441C453.183 360 453.148 360.884 453.637 361.484L453.742 361.6L457.25 365.108C457.809 365.667 458.694 365.703 459.294 365.214L459.41 365.108L453.742 359.441ZM446.725 352.424C446.166 352.983 446.131 353.867 446.62 354.467L446.725 354.583L450.234 358.091C450.792 358.65 451.677 358.686 452.277 358.197L452.393 358.091L446.725 352.424Z' fill='url(%23paint243_linear_40004690_134055)'/%3E%3Cpath d='M463.657 376.309L442.54 355.192C441.347 353.999 439.414 353.999 438.222 355.192L417.105 376.309L440.381 399.584L463.657 376.309Z' fill='url(%23paint244_linear_40004690_134055)'/%3E%3Cpath d='M442.915 397.051L442.799 396.945C442.199 396.456 441.314 396.492 440.755 397.051L440.381 397.425L440.006 397.05L438.926 398.129L440.381 399.584L442.915 397.051ZM440.006 397.05C439.41 396.454 438.443 396.454 437.847 397.05L438.926 398.129L440.006 397.05ZM436.017 395.219L437.096 396.299C437.692 395.703 437.692 394.736 437.096 394.14L436.017 395.219ZM434.187 391.23L434.071 391.127C433.471 390.638 432.587 390.672 432.027 391.23L436.017 395.219L437.096 394.14L434.187 391.23ZM430.198 389.401L431.278 390.481C431.874 389.885 431.874 388.918 431.278 388.322L430.198 389.401ZM428.368 385.412L427.289 386.491L430.198 389.401L431.278 388.322L428.368 385.412ZM428.368 385.412C427.772 384.816 426.805 384.816 426.209 385.412L427.289 386.491L428.368 385.412ZM424.379 383.582L425.459 384.661C426.054 384.065 426.055 383.098 425.459 382.502L424.379 383.582ZM422.549 379.593L422.433 379.489C421.833 379 420.949 379.034 420.39 379.593L424.379 383.582L425.459 382.502L422.549 379.593ZM418.56 377.762L419.639 378.842C420.235 378.246 420.235 377.279 419.639 376.683L418.56 377.762ZM417.106 376.309L418.56 377.762L419.639 376.683L419.265 376.309L419.945 375.629C420.541 375.033 420.541 374.066 419.945 373.47L417.106 376.309ZM448.734 391.231L448.618 391.126C448.018 390.637 447.134 390.672 446.575 391.231L443.665 394.141C443.069 394.737 443.069 395.704 443.665 396.3L448.734 391.231ZM421.305 372.11L421.42 372.214C422.019 372.703 422.905 372.668 423.464 372.11L426.984 368.589C427.58 367.993 427.58 367.027 426.984 366.43L421.305 372.11ZM454.553 385.412L454.436 385.308C453.837 384.819 452.953 384.853 452.394 385.412L449.485 388.322C448.888 388.918 448.888 389.884 449.485 390.481L454.553 385.412ZM428.344 365.07L428.459 365.175C429.059 365.664 429.944 365.629 430.503 365.07L434.022 361.551C434.618 360.955 434.618 359.989 434.022 359.392L428.344 365.07ZM460.372 379.594L460.256 379.488C459.656 378.999 458.771 379.035 458.213 379.594L455.303 382.503C454.707 383.1 454.707 384.066 455.303 384.662L460.372 379.594ZM435.383 358.031L435.498 358.136C436.098 358.625 436.983 358.59 437.542 358.031L439.302 356.272C439.413 356.161 439.535 356.071 439.664 356.002L439.796 355.94L439.936 355.873C440.111 355.78 440.26 355.655 440.381 355.511C440.534 355.693 440.731 355.843 440.966 355.94L441.27 355.204L441.55 354.529C440.443 354.071 439.122 354.292 438.222 355.192L435.383 358.031ZM463.657 376.309L460.818 373.47C460.221 374.066 460.221 375.032 460.818 375.629L461.498 376.309L461.122 376.684C460.526 377.28 460.526 378.247 461.122 378.843L463.657 376.309ZM442.307 354.982C442.074 354.792 441.819 354.641 441.551 354.53L440.966 355.94C441.144 356.013 441.313 356.124 441.461 356.272L443.22 358.031C443.779 358.59 444.663 358.624 445.262 358.136L445.379 358.031L442.54 355.192L442.307 354.982ZM453.778 366.43C453.182 367.027 453.182 367.993 453.778 368.589L457.297 372.109C457.856 372.667 458.741 372.703 459.341 372.214L459.457 372.109L453.778 366.43ZM446.739 359.391C446.181 359.95 446.145 360.835 446.634 361.434L446.739 361.55L450.259 365.07C450.818 365.629 451.702 365.663 452.301 365.175L452.418 365.07L446.739 359.391Z' fill='url(%23paint245_linear_40004690_134055)'/%3E%3Cpath d='M450.505 376.309L442.544 368.347C441.351 367.155 439.418 367.155 438.226 368.347L430.264 376.309L440.385 386.429L450.505 376.309Z' fill='url(%23paint246_linear_40004690_134055)'/%3E%3Cpath d='M442.729 384.085L442.613 383.979C442.014 383.49 441.129 383.526 440.57 384.085L440.385 384.27L440.199 384.085L439.12 385.164L440.385 386.429L442.729 384.085ZM440.199 384.085C439.603 383.488 438.636 383.488 438.04 384.085L439.12 385.164L440.199 384.085ZM436.589 382.634L437.669 383.713C438.265 383.117 438.265 382.151 437.669 381.554L436.589 382.634ZM435.139 379.024L434.059 380.104L436.589 382.634L437.669 381.554L435.139 379.024ZM435.139 379.024C434.543 378.428 433.576 378.428 432.98 379.024L434.059 380.104L435.139 379.024ZM431.529 377.574L432.609 378.653C433.205 378.057 433.205 377.09 432.609 376.494L431.529 377.574ZM430.264 376.309L431.529 377.574L432.609 376.494L432.423 376.309L433.334 375.398C433.93 374.802 433.93 373.835 433.334 373.239L430.264 376.309ZM447.79 379.024L447.674 378.919C447.074 378.43 446.189 378.465 445.631 379.024L443.1 381.554C442.504 382.151 442.504 383.117 443.1 383.713L447.79 379.024ZM435.156 371.417L435.272 371.522C435.871 372.011 436.756 371.976 437.315 371.417L439.305 369.427C439.454 369.278 439.622 369.168 439.8 369.095L439.218 367.686C438.857 367.835 438.519 368.054 438.226 368.347L435.156 371.417ZM450.505 376.309L447.435 373.239C446.839 373.835 446.839 374.802 447.435 375.398L448.346 376.309L448.161 376.494C447.564 377.09 447.564 378.057 448.161 378.653L450.505 376.309ZM441.554 367.686C440.807 367.377 439.964 367.377 439.218 367.686L439.8 369.095C440.035 368.997 440.233 368.849 440.386 368.667C440.538 368.848 440.735 368.997 440.97 369.095L441.554 367.686ZM442.312 368.138C442.078 367.947 441.822 367.797 441.554 367.686L440.97 369.095C441.148 369.168 441.316 369.278 441.464 369.427L443.455 371.417C444.013 371.976 444.898 372.011 445.498 371.522L445.614 371.417L442.544 368.347L442.312 368.138Z' fill='url(%23paint247_linear_40004690_134055)'/%3E%3Cpath d='M440.073 345.773L416.323 322.024C415.13 320.831 413.197 320.831 412.005 322.024L405.527 328.501L431.436 354.41L440.073 345.773Z' fill='url(%23paint248_linear_40004690_134055)'/%3E%3Cpath d='M431.436 352.251C430.84 351.654 429.873 351.654 429.277 352.251L431.436 354.41L432.516 353.33L431.436 352.251ZM427.118 347.933C426.522 347.336 425.555 347.336 424.959 347.933L429.277 352.251C429.873 351.654 429.873 350.688 429.277 350.092L427.118 347.933ZM422.8 343.614C422.204 343.018 421.237 343.018 420.641 343.614L424.959 347.933C425.555 347.336 425.555 346.37 424.959 345.773L422.8 343.614ZM418.482 339.296C417.886 338.7 416.919 338.7 416.323 339.296L420.641 343.614C421.237 343.018 421.237 342.052 420.641 341.455L418.482 339.296ZM414.164 334.978C413.568 334.382 412.601 334.382 412.005 334.978L416.323 339.296C416.919 338.7 416.919 337.733 416.323 337.137L414.164 334.978ZM409.846 330.66C409.249 330.064 408.283 330.064 407.687 330.66L412.005 334.978C412.601 334.382 412.601 333.415 412.005 332.819L409.846 330.66ZM415.333 321.363C414.226 320.904 412.905 321.124 412.005 322.024L405.527 328.501L407.687 330.66C408.245 330.101 408.281 329.216 407.792 328.617L407.687 328.501L407.651 328.465C407.808 328.198 407.878 327.894 407.859 327.594C408.282 327.621 408.713 327.474 409.036 327.151L410.655 325.532C410.978 325.209 411.125 324.778 411.098 324.356C411.52 324.382 411.952 324.236 412.275 323.913L413.084 323.103C413.233 322.955 413.401 322.845 413.579 322.771C413.814 322.674 414.012 322.525 414.165 322.343C414.318 322.525 414.514 322.674 414.749 322.771L415.333 321.363ZM416.323 322.024C416.03 321.731 415.693 321.512 415.333 321.363L414.749 322.771C414.874 322.823 414.995 322.893 415.107 322.982C415.154 323.019 415.2 323.06 415.243 323.103L416.233 324.093C416.676 324.536 417.324 324.65 417.872 324.435C417.675 324.936 417.752 325.521 418.107 325.956L418.212 326.072L420.191 328.051C420.634 328.494 421.281 328.607 421.829 328.392C421.614 328.94 421.728 329.588 422.171 330.031L424.149 332.009C424.592 332.452 425.24 332.566 425.788 332.351C425.591 332.853 425.669 333.438 426.024 333.873L426.128 333.988L428.108 335.968C428.551 336.411 429.198 336.525 429.746 336.31C429.55 336.811 429.627 337.396 429.982 337.831L430.087 337.947L432.066 339.926C432.509 340.368 433.156 340.482 433.704 340.267C433.507 340.769 433.585 341.354 433.94 341.789L434.046 341.905L436.024 343.884C436.467 344.327 437.115 344.441 437.663 344.226C437.448 344.774 437.561 345.42 438.003 345.863L438.993 346.853L440.073 345.773L416.323 322.024Z' fill='url(%23paint249_linear_40004690_134055)'/%3E%3Cpath d='M432.807 342.141L422.746 332.079C421.553 330.887 419.62 330.887 418.428 332.079L416.513 333.994L428.734 346.214L432.807 342.141Z' fill='url(%23paint250_linear_40004690_134055)'/%3E%3Cpath d='M428.255 344.656C427.957 344.358 427.473 344.358 427.175 344.656L428.733 346.214L429.273 345.674L428.255 344.656ZM424.181 340.582C423.883 340.285 423.4 340.284 423.102 340.582L426.218 343.699C426.516 343.401 426.516 342.917 426.218 342.619L424.181 340.582ZM420.108 336.509C419.81 336.211 419.326 336.211 419.028 336.509L422.144 339.625C422.443 339.327 422.443 338.844 422.144 338.546L420.108 336.509ZM420.153 331.22C419.522 331.31 418.913 331.594 418.427 332.079L416.513 333.994L418.071 335.552C418.369 335.254 418.369 334.77 418.071 334.472L417.586 333.987C417.748 333.784 417.792 333.52 417.717 333.283C417.98 333.367 418.279 333.306 418.488 333.097L418.967 332.619C419.132 332.453 419.316 332.32 419.511 332.216C419.576 332.181 419.643 332.15 419.71 332.122C420.068 331.974 420.251 331.585 420.153 331.22ZM422.745 332.079C422.26 331.594 421.651 331.31 421.02 331.22C420.935 331.535 421.06 331.868 421.327 332.048L421.463 332.121L421.604 332.188C421.622 332.197 421.641 332.204 421.66 332.214C421.687 332.228 421.712 332.246 421.739 332.261C421.776 332.283 421.815 332.304 421.851 332.328C421.874 332.343 421.895 332.361 421.918 332.377C421.956 332.405 421.995 332.432 422.032 332.462L422.206 332.619L423.463 333.876C423.761 334.175 424.245 334.175 424.543 333.876L422.745 332.079ZM431.01 340.343C430.711 340.641 430.711 341.125 431.01 341.423L432.267 342.68L432.807 342.141L431.01 340.343ZM425.979 335.312C425.718 335.573 425.685 335.976 425.881 336.273L425.979 336.392L428.494 338.907C428.792 339.205 429.276 339.205 429.574 338.907L425.979 335.312Z' fill='url(%23paint251_linear_40004690_134055)'/%3E%3Cpath d='M475.189 423.895L451.439 400.145C450.247 398.952 448.313 398.952 447.121 400.145L440.644 406.622L466.553 432.531L475.189 423.895Z' fill='url(%23paint252_linear_40004690_134055)'/%3E%3Cpath d='M468.712 430.372C468.115 429.776 467.149 429.776 466.553 430.372L466.437 430.266C465.837 429.778 464.952 429.813 464.393 430.372L466.553 432.531L468.712 430.372ZM462.234 426.054C461.638 425.457 460.672 425.457 460.075 426.054L464.393 430.372C464.99 429.776 464.99 428.809 464.393 428.213L462.234 426.054ZM457.916 421.735C457.32 421.139 456.353 421.139 455.757 421.735L460.075 426.054C460.672 425.457 460.672 424.491 460.075 423.895L457.916 421.735ZM453.598 417.417C453.002 416.821 452.035 416.821 451.439 417.417L455.757 421.735C456.353 421.139 456.353 420.173 455.757 419.576L453.598 417.417ZM449.28 413.099C448.684 412.503 447.717 412.503 447.121 413.099L451.439 417.417C452.035 416.821 452.035 415.854 451.439 415.258L449.28 413.099ZM444.962 408.781C444.366 408.185 443.399 408.185 442.803 408.781L447.121 413.099C447.717 412.503 447.717 411.536 447.121 410.94L444.962 408.781ZM440.644 406.622L442.803 408.781C443.399 408.185 443.399 407.218 442.803 406.622L441.723 405.542L440.644 406.622ZM473.03 426.054C472.434 425.457 471.467 425.457 470.871 426.054L468.712 428.213C468.115 428.809 468.115 429.776 468.712 430.372L473.03 426.054ZM451.439 400.145C450.247 398.952 448.313 398.952 447.121 400.145C447.642 399.623 448.816 399.927 449.9 400.809C450.056 400.936 450.21 401.074 450.36 401.224L451.349 402.214C451.792 402.657 452.44 402.771 452.988 402.556C452.773 403.104 452.885 403.75 453.328 404.193L455.307 406.172C455.75 406.615 456.397 406.728 456.945 406.513C456.748 407.015 456.827 407.601 457.181 408.036L457.287 408.152L459.266 410.13C459.709 410.573 460.356 410.687 460.904 410.472C460.707 410.974 460.785 411.559 461.14 411.994L461.244 412.109L463.224 414.089C463.667 414.532 464.315 414.646 464.863 414.431C464.666 414.932 464.743 415.517 465.098 415.952L465.203 416.068L467.182 418.047C467.625 418.49 468.272 418.603 468.82 418.388C468.605 418.936 468.719 419.584 469.162 420.027L471.141 422.005C471.583 422.448 472.231 422.562 472.779 422.347C472.579 422.857 472.665 423.452 473.035 423.889L473.03 423.895C472.434 424.491 472.434 425.457 473.03 426.054L475.189 423.895L451.439 400.145Z' fill='url(%23paint253_linear_40004690_134055)'/%3E%3Cpath d='M440.12 319.555L468.188 291.487C469.381 290.294 469.381 288.361 468.188 287.169L440.12 259.101L409.893 289.328L440.12 319.555Z' fill='url(%23paint254_linear_40004690_134055)'/%3E%3Cpath d='M412.485 291.919L412.589 291.802C413.078 291.202 413.043 290.319 412.485 289.76L412.053 289.328L412.485 288.895L412.589 288.781C413.079 288.181 413.044 287.295 412.485 286.736L409.893 289.328L412.485 291.919ZM414.428 284.793L413.348 285.873C413.944 286.469 414.911 286.469 415.507 285.873L414.428 284.793ZM418.53 282.85C419.126 282.254 419.126 281.288 418.53 280.691L414.428 284.793L415.507 285.873L418.53 282.85ZM420.473 278.748L419.393 279.828C419.989 280.424 420.956 280.424 421.552 279.828L420.473 278.748ZM424.575 276.806L424.68 276.69C425.169 276.09 425.134 275.205 424.575 274.646L420.473 278.748L421.552 279.828L424.575 276.806ZM426.519 272.702L425.439 273.782C426.035 274.378 427.002 274.378 427.598 273.782L426.519 272.702ZM430.621 270.759L429.541 269.68L426.519 272.702L427.598 273.782L430.621 270.759ZM430.621 270.759C431.217 270.163 431.217 269.197 430.621 268.6L429.541 269.68L430.621 270.759ZM432.564 266.657L431.484 267.737C432.08 268.333 433.047 268.333 433.643 267.737L432.564 266.657ZM436.666 264.714L435.586 263.635L432.564 266.657L433.643 267.737L436.666 264.714ZM436.666 264.714C437.262 264.118 437.262 263.152 436.666 262.555L435.586 263.635L436.666 264.714ZM438.609 260.612L437.529 261.692C438.125 262.288 439.092 262.288 439.688 261.692L438.609 260.612ZM440.12 259.101L438.609 260.612L439.688 261.692L440.12 261.26L440.795 261.934C441.391 262.531 442.358 262.531 442.954 261.934L440.12 259.101ZM418.53 297.964C419.126 297.368 419.126 296.401 418.53 295.805L415.507 292.782C414.911 292.186 413.944 292.186 413.348 292.782L418.53 297.964ZM444.304 263.284L444.198 263.4C443.709 264 443.745 264.884 444.304 265.443L447.812 268.951C448.408 269.548 449.375 269.548 449.971 268.951L444.304 263.284ZM424.575 304.009L424.68 303.893C425.169 303.293 425.134 302.409 424.575 301.85L421.552 298.827C420.956 298.231 419.989 298.231 419.393 298.827L424.575 304.009ZM451.321 270.301L451.215 270.417C450.726 271.016 450.762 271.901 451.321 272.46L454.829 275.968C455.425 276.565 456.392 276.565 456.988 275.968L451.321 270.301ZM430.621 310.055L430.726 309.939C431.215 309.339 431.179 308.455 430.621 307.896L427.598 304.873C427.002 304.277 426.035 304.277 425.439 304.873L430.621 310.055ZM458.338 277.318L458.232 277.434C457.743 278.033 457.779 278.918 458.338 279.477L461.846 282.985C462.442 283.582 463.409 283.582 464.005 282.985L458.338 277.318ZM436.666 316.1L436.771 315.984C437.26 315.384 437.225 314.5 436.666 313.941L433.643 310.918C433.047 310.322 432.08 310.322 431.484 310.918L436.666 316.1ZM465.355 284.335L465.249 284.451C464.76 285.05 464.796 285.935 465.355 286.494L467.109 288.248C467.257 288.397 467.367 288.565 467.441 288.743C467.538 288.978 467.687 289.176 467.869 289.329C467.687 289.481 467.538 289.678 467.441 289.913L468.849 290.497C469.308 289.39 469.088 288.069 468.188 287.169L465.355 284.335ZM440.12 319.555L442.954 316.721C442.358 316.125 441.391 316.125 440.795 316.721L440.12 317.396L439.688 316.963C439.092 316.368 438.125 316.367 437.529 316.963L440.12 319.555ZM468.397 291.255C468.588 291.021 468.738 290.765 468.849 290.497L467.441 289.913C467.367 290.091 467.257 290.259 467.109 290.407L465.355 292.161C464.796 292.72 464.76 293.605 465.249 294.205L465.355 294.321L468.188 291.487L468.397 291.255ZM449.971 309.704C449.412 309.145 448.528 309.11 447.928 309.599L447.812 309.704L444.304 313.212C443.745 313.771 443.709 314.656 444.198 315.256L444.304 315.371L449.971 309.704ZM456.988 302.687C456.429 302.128 455.545 302.093 454.945 302.582L454.829 302.687L451.321 306.195C450.762 306.754 450.726 307.639 451.215 308.239L451.321 308.355L456.988 302.687ZM464.005 295.67C463.446 295.111 462.562 295.076 461.962 295.565L461.846 295.67L458.338 299.178C457.779 299.737 457.743 300.622 458.232 301.222L458.338 301.338L464.005 295.67Z' fill='url(%23paint255_linear_40004690_134055)'/%3E%3Cpath d='M440.12 312.598L461.237 291.481C462.43 290.288 462.43 288.355 461.237 287.163L440.12 266.046L416.845 289.322L440.12 312.598Z' fill='url(%23paint256_linear_40004690_134055)'/%3E%3Cpath d='M419.378 291.856L419.484 291.74C419.973 291.14 419.937 290.255 419.378 289.697L419.004 289.322L419.379 288.947L418.3 287.867L416.845 289.322L419.378 291.856ZM419.379 288.947C419.975 288.351 419.975 287.384 419.379 286.788L418.3 287.867L419.379 288.947ZM421.21 284.958L420.13 286.037C420.726 286.633 421.693 286.633 422.289 286.037L421.21 284.958ZM425.199 283.128L425.302 283.012C425.791 282.412 425.757 281.528 425.199 280.969L421.21 284.958L422.289 286.037L425.199 283.128ZM427.028 279.139L425.948 280.219C426.545 280.815 427.511 280.815 428.107 280.219L427.028 279.139ZM431.017 277.309L429.938 276.23L427.028 279.139L428.107 280.219L431.017 277.309ZM431.017 277.309C431.613 276.713 431.613 275.746 431.017 275.15L429.938 276.23L431.017 277.309ZM432.847 273.32L431.768 274.4C432.364 274.995 433.331 274.996 433.927 274.4L432.847 273.32ZM436.837 271.49L436.94 271.374C437.429 270.774 437.395 269.89 436.837 269.331L432.847 273.32L433.927 274.4L436.837 271.49ZM438.667 267.501L437.587 268.58C438.183 269.176 439.15 269.176 439.746 268.58L438.667 267.501ZM440.12 266.047L438.667 267.501L439.746 268.58L440.12 268.206L440.8 268.886C441.397 269.482 442.363 269.482 442.96 268.886L440.12 266.047ZM425.198 297.675L425.303 297.559C425.792 296.959 425.757 296.075 425.198 295.516L422.288 292.606C421.692 292.01 420.725 292.01 420.129 292.606L425.198 297.675ZM444.319 270.246L444.215 270.361C443.726 270.96 443.761 271.846 444.319 272.405L447.84 275.925C448.436 276.521 449.403 276.521 449.999 275.925L444.319 270.246ZM431.017 303.494L431.122 303.377C431.61 302.778 431.576 301.894 431.017 301.335L428.107 298.426C427.511 297.829 426.545 297.829 425.948 298.426L431.017 303.494ZM451.359 277.285L451.254 277.4C450.765 278 450.8 278.885 451.359 279.444L454.878 282.963C455.474 283.559 456.44 283.559 457.037 282.963L451.359 277.285ZM436.835 309.313L436.941 309.197C437.43 308.597 437.394 307.712 436.835 307.154L433.926 304.244C433.33 303.648 432.363 303.648 431.767 304.244L436.835 309.313ZM458.398 284.324L458.293 284.439C457.804 285.039 457.839 285.924 458.398 286.483L460.157 288.243C460.269 288.354 460.358 288.476 460.427 288.605L460.489 288.737L460.556 288.877C460.649 289.052 460.774 289.201 460.918 289.322C460.736 289.475 460.587 289.672 460.489 289.907L461.225 290.211L461.9 290.491C462.358 289.385 462.137 288.063 461.237 287.163L458.398 284.324ZM440.12 312.598L442.96 309.759C442.363 309.162 441.397 309.162 440.8 309.759L440.12 310.439L439.745 310.063C439.149 309.467 438.182 309.467 437.586 310.063L440.12 312.598ZM461.447 291.248C461.637 291.015 461.788 290.76 461.899 290.492L460.489 289.907C460.416 290.085 460.306 290.254 460.157 290.402L458.398 292.161C457.839 292.72 457.805 293.604 458.293 294.203L458.398 294.32L461.237 291.481L461.447 291.248ZM449.999 302.719C449.402 302.123 448.436 302.123 447.84 302.719L444.321 306.239C443.762 306.797 443.726 307.682 444.215 308.282L444.321 308.398L449.999 302.719ZM457.038 295.68C456.479 295.122 455.594 295.086 454.995 295.575L454.879 295.68L451.359 299.2C450.8 299.759 450.766 300.643 451.254 301.243L451.359 301.36L457.038 295.68Z' fill='url(%23paint257_linear_40004690_134055)'/%3E%3Cpath d='M440.12 299.441L448.082 291.48C449.274 290.287 449.274 288.354 448.082 287.162L440.12 279.2L430 289.321L440.12 299.441Z' fill='url(%23paint258_linear_40004690_134055)'/%3E%3Cpath d='M432.345 291.665L432.45 291.549C432.939 290.95 432.903 290.065 432.345 289.506L432.159 289.321L432.345 289.135L431.265 288.056L430 289.321L432.345 291.665ZM432.345 289.135C432.941 288.539 432.941 287.572 432.345 286.976L431.265 288.056L432.345 289.135ZM433.795 285.526L432.716 286.605C433.312 287.201 434.278 287.201 434.875 286.605L433.795 285.526ZM437.405 284.075L436.325 282.996L433.795 285.526L434.875 286.605L437.405 284.075ZM437.405 284.075C438.001 283.479 438.001 282.512 437.405 281.916L436.325 282.996L437.405 284.075ZM438.855 280.465L437.776 281.545C438.372 282.141 439.339 282.141 439.935 281.545L438.855 280.465ZM440.12 279.2L438.855 280.465L439.935 281.545L440.12 281.359L441.031 282.27C441.628 282.866 442.594 282.866 443.19 282.27L440.12 279.2ZM437.405 296.726L437.51 296.61C437.999 296.01 437.964 295.126 437.405 294.567L434.875 292.037C434.278 291.44 433.312 291.44 432.716 292.037L437.405 296.726ZM445.012 284.092L444.907 284.208C444.418 284.807 444.453 285.692 445.012 286.251L447.002 288.241C447.151 288.39 447.261 288.558 447.335 288.736L448.743 288.154C448.594 287.793 448.375 287.455 448.082 287.162L445.012 284.092ZM440.12 299.441L443.19 296.372C442.594 295.775 441.628 295.775 441.031 296.372L440.12 297.282L439.935 297.097C439.339 296.501 438.372 296.501 437.776 297.097L440.12 299.441ZM448.743 290.49C449.052 289.743 449.052 288.9 448.743 288.154L447.335 288.736C447.432 288.971 447.58 289.169 447.763 289.322C447.581 289.475 447.432 289.671 447.335 289.906L448.743 290.49ZM448.291 291.248C448.482 291.014 448.632 290.758 448.743 290.49L447.335 289.906C447.261 290.084 447.151 290.252 447.002 290.4L445.012 292.391C444.453 292.95 444.418 293.834 444.907 294.434L445.012 294.55L448.082 291.48L448.291 291.248Z' fill='url(%23paint259_linear_40004690_134055)'/%3E%3Cpath d='M470.654 289.016L494.403 265.266C495.596 264.073 495.596 262.14 494.403 260.948L487.926 254.47L462.017 280.379L470.654 289.016Z' fill='url(%23paint260_linear_40004690_134055)'/%3E%3Cpath d='M464.176 280.379C464.773 279.783 464.773 278.816 464.176 278.22L462.017 280.379L463.097 281.459L464.176 280.379ZM468.495 276.061C469.091 275.465 469.091 274.498 468.495 273.902L464.176 278.22C464.773 278.816 465.739 278.816 466.336 278.22L468.495 276.061ZM472.813 271.743C473.409 271.147 473.409 270.18 472.813 269.584L468.495 273.902C469.091 274.498 470.057 274.498 470.654 273.902L472.813 271.743ZM477.131 267.425C477.727 266.829 477.727 265.862 477.131 265.266L472.813 269.584C473.409 270.18 474.376 270.18 474.972 269.584L477.131 267.425ZM481.449 263.107C482.045 262.511 482.045 261.544 481.449 260.948L477.131 265.266C477.727 265.862 478.694 265.862 479.29 265.266L481.449 263.107ZM485.767 258.789C486.363 258.192 486.363 257.226 485.767 256.63L481.449 260.948C482.045 261.544 483.012 261.544 483.608 260.948L485.767 258.789ZM495.064 264.276C495.523 263.169 495.303 261.848 494.403 260.948L487.926 254.47L485.767 256.63C486.326 257.188 487.211 257.224 487.81 256.735L487.926 256.63L487.962 256.594C488.229 256.751 488.533 256.821 488.833 256.802C488.806 257.225 488.953 257.656 489.276 257.979L490.895 259.598C491.218 259.921 491.649 260.068 492.072 260.041C492.045 260.463 492.191 260.895 492.514 261.218L493.324 262.027C493.472 262.176 493.582 262.344 493.656 262.522C493.753 262.757 493.902 262.955 494.084 263.108C493.902 263.261 493.753 263.457 493.656 263.692L495.064 264.276ZM494.403 265.266C494.696 264.973 494.915 264.636 495.064 264.276L493.656 263.692C493.604 263.817 493.534 263.938 493.445 264.05C493.408 264.097 493.367 264.143 493.324 264.186L492.334 265.176C491.891 265.619 491.777 266.267 491.992 266.815C491.491 266.618 490.906 266.695 490.471 267.05L490.355 267.155L488.376 269.134C487.934 269.577 487.82 270.224 488.035 270.772C487.487 270.557 486.839 270.671 486.397 271.114L484.418 273.092C483.975 273.535 483.861 274.183 484.076 274.731C483.574 274.534 482.989 274.612 482.554 274.967L482.439 275.071L480.459 277.051C480.016 277.494 479.902 278.141 480.118 278.689C479.616 278.493 479.031 278.57 478.596 278.924L478.48 279.03L476.502 281.009C476.059 281.452 475.945 282.099 476.16 282.647C475.658 282.45 475.073 282.528 474.638 282.883L474.522 282.989L472.543 284.967C472.1 285.41 471.986 286.058 472.201 286.606C471.653 286.391 471.007 286.504 470.564 286.946L469.574 287.936L470.654 289.016L494.403 265.266Z' fill='url(%23paint261_linear_40004690_134055)'/%3E%3Cpath d='M474.288 281.746L484.35 271.685C485.542 270.492 485.542 268.559 484.35 267.367L482.435 265.452L470.215 277.673L474.288 281.746Z' fill='url(%23paint262_linear_40004690_134055)'/%3E%3Cpath d='M471.773 277.194C472.071 276.896 472.071 276.412 471.773 276.114L470.215 277.673L470.755 278.212L471.773 277.194ZM475.847 273.12C476.145 272.822 476.145 272.339 475.847 272.041L472.73 275.157C473.028 275.455 473.512 275.455 473.81 275.157L475.847 273.12ZM479.92 269.047C480.218 268.749 480.218 268.265 479.92 267.967L476.804 271.084C477.102 271.382 477.585 271.382 477.883 271.084L479.92 269.047ZM485.209 269.092C485.119 268.461 484.836 267.852 484.35 267.366L482.436 265.452L480.877 267.01C481.176 267.308 481.659 267.308 481.957 267.01L482.442 266.525C482.645 266.687 482.909 266.732 483.146 266.656C483.062 266.919 483.123 267.218 483.332 267.427L483.81 267.906C483.976 268.071 484.109 268.255 484.213 268.45C484.248 268.515 484.279 268.582 484.307 268.649C484.455 269.008 484.845 269.19 485.209 269.092ZM484.35 271.684C484.836 271.199 485.119 270.59 485.209 269.959C484.894 269.874 484.561 269.999 484.381 270.267L484.308 270.403L484.241 270.543C484.232 270.561 484.225 270.58 484.215 270.599C484.201 270.626 484.183 270.651 484.168 270.678C484.146 270.715 484.125 270.754 484.101 270.79C484.086 270.813 484.068 270.834 484.052 270.857C484.024 270.895 483.997 270.934 483.967 270.971L483.81 271.145L482.553 272.402C482.254 272.701 482.254 273.184 482.553 273.482L484.35 271.684ZM476.086 279.949C475.788 279.651 475.304 279.651 475.006 279.949L473.749 281.206L474.288 281.746L476.086 279.949ZM481.117 274.918C480.856 274.657 480.453 274.624 480.156 274.82L480.037 274.918L477.522 277.433C477.224 277.731 477.224 278.215 477.522 278.513L481.117 274.918Z' fill='url(%23paint263_linear_40004690_134055)'/%3E%3Cpath d='M392.536 324.133L416.285 300.383C417.478 299.191 417.478 297.257 416.285 296.065L409.808 289.588L383.899 315.497L392.536 324.133Z' fill='url(%23paint264_linear_40004690_134055)'/%3E%3Cpath d='M386.058 317.656C386.655 317.059 386.655 316.093 386.058 315.497L386.164 315.381C386.653 314.781 386.617 313.896 386.058 313.337L383.899 315.497L386.058 317.656ZM390.376 311.178C390.973 310.582 390.973 309.616 390.376 309.019L386.058 313.337C386.655 313.934 387.621 313.934 388.217 313.337L390.376 311.178ZM394.695 306.86C395.291 306.264 395.291 305.297 394.695 304.701L390.376 309.019C390.973 309.616 391.939 309.616 392.536 309.019L394.695 306.86ZM399.013 302.542C399.609 301.946 399.609 300.979 399.013 300.383L394.695 304.701C395.291 305.297 396.257 305.297 396.854 304.701L399.013 302.542ZM403.331 298.224C403.927 297.628 403.927 296.661 403.331 296.065L399.013 300.383C399.609 300.979 400.576 300.979 401.172 300.383L403.331 298.224ZM407.649 293.906C408.245 293.31 408.245 292.343 407.649 291.747L403.331 296.065C403.927 296.661 404.894 296.661 405.49 296.065L407.649 293.906ZM409.808 289.588L407.649 291.747C408.245 292.343 409.212 292.343 409.808 291.747L410.888 290.667L409.808 289.588ZM390.376 321.974C390.973 321.378 390.973 320.411 390.376 319.815L388.217 317.656C387.621 317.059 386.655 317.059 386.058 317.656L390.376 321.974ZM416.285 300.383C417.478 299.191 417.478 297.257 416.285 296.065C416.807 296.586 416.503 297.76 415.621 298.844C415.494 299 415.356 299.154 415.206 299.303L414.216 300.293C413.773 300.736 413.659 301.384 413.874 301.932C413.326 301.717 412.68 301.829 412.237 302.272L410.258 304.251C409.815 304.694 409.702 305.341 409.917 305.889C409.415 305.692 408.83 305.77 408.394 306.125L408.278 306.231L406.3 308.21C405.857 308.653 405.743 309.3 405.958 309.848C405.456 309.651 404.871 309.729 404.436 310.084L404.321 310.188L402.341 312.168C401.898 312.611 401.784 313.259 401.999 313.807C401.498 313.61 400.913 313.687 400.478 314.042L400.362 314.147L398.383 316.126C397.94 316.569 397.827 317.216 398.042 317.764C397.494 317.549 396.846 317.663 396.404 318.106L394.425 320.085C393.982 320.527 393.868 321.175 394.083 321.723C393.573 321.523 392.978 321.609 392.541 321.979L392.536 321.974C391.939 321.378 390.973 321.378 390.376 321.974L392.536 324.133L416.285 300.383Z' fill='url(%23paint265_linear_40004690_134055)'/%3E%3Cpath d='M393.032 310.93L403.089 300.872C404.281 299.68 406.215 299.68 407.407 300.872L409.32 302.785L397.104 315.002L393.032 310.93Z' fill='url(%23paint266_linear_40004690_134055)'/%3E%3Cpath d='M395.546 313.444C395.844 313.146 396.327 313.146 396.626 313.444L397.104 313.923L397.583 313.444C397.881 313.146 398.364 313.146 398.662 313.444L397.104 315.002L395.546 313.444ZM401.654 309.373C401.952 309.074 402.436 309.074 402.734 309.373L399.618 312.488C399.32 312.19 399.32 311.706 399.618 311.408L401.654 309.373ZM405.727 305.3C406.025 305.002 406.508 305.002 406.806 305.3L403.691 308.415C403.393 308.117 403.393 307.634 403.691 307.336L405.727 305.3ZM409.321 302.786L407.762 304.344C407.464 304.046 407.465 303.562 407.762 303.264L408.781 302.246L409.321 302.786ZM405.679 300.013C406.311 300.103 406.921 300.386 407.407 300.872C406.968 300.433 406.337 300.27 405.667 300.357C405.645 300.245 405.648 300.128 405.679 300.013ZM394.828 309.133C395.089 309.394 395.123 309.796 394.927 310.093L394.828 310.213L394.111 310.93L394.59 311.408L394.688 311.527C394.883 311.824 394.851 312.227 394.59 312.488L393.032 310.93L394.828 309.133ZM403.089 300.872C403.575 300.386 404.184 300.102 404.816 300.012C404.876 300.236 404.827 300.468 404.699 300.65C404.408 300.789 404.123 300.972 403.858 301.2L403.629 301.412L402.371 302.67C402.073 302.967 401.59 302.968 401.292 302.67L403.089 300.872ZM399.857 304.105C400.155 304.403 400.155 304.886 399.857 305.184L397.342 307.698C397.044 307.996 396.561 307.996 396.263 307.698L399.857 304.105Z' fill='url(%23paint267_linear_40004690_134055)'/%3E%3Cpath d='M498.495 286.367L526.563 314.435C527.756 315.628 529.689 315.628 530.881 314.435L558.949 286.367L528.722 256.14L498.495 286.367Z' fill='url(%23paint268_linear_40004690_134055)'/%3E%3Cpath d='M526.131 258.732L526.248 258.836C526.847 259.324 527.731 259.29 528.29 258.732L528.722 258.299L529.154 258.732L529.269 258.836C529.869 259.325 530.754 259.291 531.314 258.732L528.722 256.14L526.131 258.732ZM533.256 260.674L532.177 259.595C531.581 260.191 531.581 261.158 532.177 261.754L533.256 260.674ZM535.199 264.776C535.796 265.373 536.762 265.373 537.359 264.776L533.256 260.674L532.177 261.754L535.199 264.776ZM539.301 266.719L538.222 265.64C537.626 266.236 537.626 267.203 538.222 267.799L539.301 266.719ZM541.244 270.821L541.36 270.927C541.96 271.416 542.844 271.38 543.403 270.821L539.301 266.719L538.222 267.799L541.244 270.821ZM545.348 272.765L544.268 271.686C543.672 272.282 543.672 273.249 544.268 273.845L545.348 272.765ZM547.29 276.867L548.37 275.788L545.348 272.765L544.268 273.845L547.29 276.867ZM547.29 276.867C547.887 277.463 548.853 277.464 549.45 276.867L548.37 275.788L547.29 276.867ZM551.392 278.81L550.313 277.731C549.717 278.327 549.717 279.294 550.313 279.89L551.392 278.81ZM553.335 282.912L554.415 281.833L551.392 278.81L550.313 279.89L553.335 282.912ZM553.335 282.912C553.932 283.509 554.898 283.509 555.495 282.912L554.415 281.833L553.335 282.912ZM557.437 284.855L556.358 283.776C555.762 284.372 555.762 285.339 556.358 285.935L557.437 284.855ZM558.949 286.367L557.437 284.855L556.358 285.935L556.79 286.367L556.115 287.042C555.519 287.638 555.519 288.605 556.115 289.201L558.949 286.367ZM520.086 264.776C520.682 265.373 521.649 265.373 522.245 264.776L525.268 261.754C525.864 261.158 525.864 260.191 525.268 259.595L520.086 264.776ZM554.766 290.55L554.65 290.445C554.05 289.956 553.166 289.992 552.607 290.55L549.098 294.059C548.502 294.655 548.502 295.622 549.098 296.218L554.766 290.55ZM514.041 270.821L514.157 270.927C514.757 271.416 515.641 271.38 516.2 270.821L519.223 267.799C519.819 267.203 519.819 266.236 519.223 265.64L514.041 270.821ZM547.749 297.567L547.633 297.462C547.033 296.973 546.149 297.009 545.59 297.567L542.081 301.076C541.485 301.672 541.485 302.639 542.081 303.235L547.749 297.567ZM507.995 276.867L508.111 276.973C508.71 277.462 509.595 277.426 510.154 276.867L513.176 273.845C513.773 273.249 513.773 272.282 513.176 271.686L507.995 276.867ZM540.732 304.584L540.616 304.479C540.016 303.99 539.132 304.025 538.573 304.584L535.065 308.093C534.468 308.689 534.468 309.656 535.065 310.252L540.732 304.584ZM501.95 282.912L502.066 283.018C502.666 283.507 503.55 283.471 504.109 282.912L507.132 279.89C507.728 279.294 507.728 278.327 507.132 277.731L501.95 282.912ZM533.715 311.601L533.599 311.496C532.999 311.007 532.115 311.042 531.556 311.601L529.802 313.356C529.653 313.504 529.485 313.614 529.307 313.688C529.072 313.785 528.874 313.933 528.721 314.116C528.568 313.934 528.372 313.785 528.137 313.688L527.553 315.096C528.66 315.555 529.981 315.335 530.881 314.435L533.715 311.601ZM498.495 286.367L501.329 289.201C501.925 288.605 501.925 287.638 501.329 287.042L500.654 286.367L501.087 285.935C501.682 285.339 501.683 284.372 501.087 283.776L498.495 286.367ZM526.795 314.644C527.029 314.835 527.285 314.985 527.553 315.096L528.137 313.688C527.959 313.614 527.791 313.504 527.643 313.356L525.888 311.601C525.33 311.042 524.445 311.007 523.845 311.496L523.729 311.601L526.563 314.435L526.795 314.644ZM508.346 296.218C508.905 295.659 508.94 294.774 508.451 294.175L508.346 294.059L504.838 290.55C504.279 289.992 503.394 289.956 502.794 290.445L502.678 290.55L508.346 296.218ZM515.363 303.235C515.922 302.676 515.957 301.791 515.468 301.192L515.363 301.076L511.854 297.567C511.296 297.009 510.411 296.973 509.811 297.462L509.695 297.567L515.363 303.235ZM522.38 310.252C522.939 309.693 522.974 308.808 522.485 308.209L522.38 308.093L518.871 304.584C518.313 304.025 517.428 303.99 516.828 304.479L516.712 304.584L522.38 310.252Z' fill='url(%23paint269_linear_40004690_134055)'/%3E%3Cpath d='M505.448 286.367L526.564 307.484C527.757 308.676 529.69 308.676 530.883 307.484L551.999 286.367L528.724 263.091L505.448 286.367Z' fill='url(%23paint270_linear_40004690_134055)'/%3E%3Cpath d='M526.19 265.625L526.306 265.731C526.905 266.219 527.79 266.184 528.349 265.625L528.723 265.251L529.098 265.626L530.178 264.547L528.723 263.092L526.19 265.625ZM529.098 265.626C529.694 266.222 530.661 266.222 531.257 265.626L530.178 264.547L529.098 265.626ZM533.088 267.456L532.008 266.377C531.412 266.973 531.412 267.94 532.008 268.536L533.088 267.456ZM534.918 271.446L535.034 271.549C535.633 272.038 536.518 272.004 537.077 271.446L533.088 267.456L532.008 268.536L534.918 271.446ZM538.906 273.275L537.826 272.195C537.231 272.791 537.231 273.758 537.826 274.354L538.906 273.275ZM540.736 277.264L541.816 276.184L538.906 273.275L537.826 274.354L540.736 277.264ZM540.736 277.264C541.332 277.86 542.299 277.86 542.895 277.264L541.816 276.184L540.736 277.264ZM544.725 279.094L543.646 278.014C543.05 278.611 543.05 279.578 543.646 280.174L544.725 279.094ZM546.555 283.083L546.671 283.187C547.271 283.676 548.155 283.642 548.714 283.083L544.725 279.094L543.646 280.174L546.555 283.083ZM550.545 284.913L549.465 283.834C548.869 284.43 548.869 285.397 549.465 285.993L550.545 284.913ZM551.998 286.367L550.545 284.913L549.465 285.993L549.839 286.367L549.159 287.047C548.564 287.643 548.564 288.61 549.159 289.206L551.998 286.367ZM520.37 271.445L520.486 271.55C521.086 272.039 521.971 272.003 522.529 271.445L525.439 268.535C526.035 267.939 526.035 266.972 525.439 266.376L520.37 271.445ZM547.799 290.566L547.684 290.462C547.085 289.973 546.199 290.007 545.64 290.566L542.12 294.086C541.525 294.682 541.525 295.649 542.12 296.245L547.799 290.566ZM514.551 277.264L514.668 277.368C515.267 277.857 516.151 277.822 516.71 277.264L519.62 274.354C520.216 273.758 520.216 272.791 519.62 272.195L514.551 277.264ZM540.76 297.605L540.645 297.501C540.046 297.012 539.16 297.046 538.601 297.605L535.082 301.124C534.486 301.72 534.486 302.687 535.082 303.283L540.76 297.605ZM508.733 283.082L508.849 283.188C509.448 283.676 510.333 283.641 510.892 283.082L513.801 280.173C514.397 279.576 514.397 278.609 513.801 278.013L508.733 283.082ZM533.721 304.644L533.606 304.54C533.007 304.051 532.121 304.085 531.562 304.644L529.803 306.404C529.691 306.515 529.569 306.605 529.44 306.674L529.308 306.736L529.168 306.802C528.994 306.896 528.844 307.02 528.723 307.165C528.57 306.983 528.373 306.833 528.138 306.736L527.834 307.472L527.554 308.147C528.661 308.605 529.982 308.383 530.882 307.483L533.721 304.644ZM505.448 286.367L508.287 289.206C508.883 288.61 508.883 287.643 508.287 287.047L507.607 286.367L507.982 285.992C508.578 285.396 508.578 284.429 507.982 283.833L505.448 286.367ZM526.797 307.693C527.03 307.884 527.285 308.035 527.553 308.146L528.138 306.736C527.96 306.662 527.792 306.552 527.643 306.404L525.884 304.644C525.325 304.086 524.441 304.051 523.842 304.54L523.725 304.644L526.564 307.483L526.797 307.693ZM515.326 296.245C515.922 295.649 515.922 294.683 515.326 294.086L511.807 290.567C511.248 290.008 510.363 289.973 509.764 290.462L509.648 290.567L515.326 296.245ZM522.365 303.284C522.924 302.726 522.959 301.841 522.47 301.241L522.365 301.125L518.845 297.605C518.286 297.047 517.402 297.012 516.803 297.501L516.686 297.605L522.365 303.284Z' fill='url(%23paint271_linear_40004690_134055)'/%3E%3Cpath d='M518.603 286.367L526.564 294.329C527.757 295.521 529.69 295.521 530.883 294.329L538.844 286.367L528.723 276.247L518.603 286.367Z' fill='url(%23paint272_linear_40004690_134055)'/%3E%3Cpath d='M526.379 278.591L526.495 278.697C527.094 279.185 527.979 279.15 528.538 278.591L528.723 278.406L528.909 278.591L529.989 277.512L528.723 276.247L526.379 278.591ZM528.909 278.591C529.505 279.187 530.472 279.187 531.068 278.591L529.989 277.512L528.909 278.591ZM532.519 280.042L531.439 278.962C530.843 279.559 530.843 280.525 531.439 281.121L532.519 280.042ZM533.969 283.652L535.049 282.572L532.519 280.042L531.439 281.121L533.969 283.652ZM533.969 283.652C534.565 284.248 535.532 284.248 536.128 283.652L535.049 282.572L533.969 283.652ZM537.579 285.102L536.499 284.023C535.903 284.619 535.903 285.585 536.499 286.182L537.579 285.102ZM538.844 286.367L537.579 285.102L536.499 286.182L536.685 286.367L535.774 287.278C535.178 287.874 535.178 288.841 535.774 289.437L538.844 286.367ZM521.319 283.652L521.435 283.757C522.034 284.246 522.919 284.21 523.478 283.652L526.008 281.121C526.604 280.525 526.604 279.559 526.008 278.962L521.319 283.652ZM533.952 291.259L533.836 291.153C533.237 290.664 532.352 290.7 531.793 291.259L529.803 293.249C529.655 293.398 529.487 293.508 529.309 293.581L529.89 294.99C530.251 294.841 530.59 294.622 530.883 294.329L533.952 291.259ZM518.603 286.367L521.673 289.437C522.269 288.841 522.269 287.874 521.673 287.278L520.762 286.367L520.948 286.182C521.544 285.585 521.544 284.619 520.948 284.023L518.603 286.367ZM527.554 294.99C528.301 295.299 529.144 295.298 529.89 294.99L529.309 293.581C529.074 293.679 528.875 293.827 528.722 294.009C528.57 293.827 528.373 293.678 528.138 293.581L527.554 294.99ZM526.796 294.537C527.03 294.728 527.286 294.879 527.554 294.99L528.138 293.581C527.96 293.508 527.792 293.397 527.644 293.249L525.654 291.259C525.095 290.7 524.21 290.665 523.61 291.153L523.495 291.259L526.564 294.329L526.796 294.537Z' fill='url(%23paint273_linear_40004690_134055)'/%3E%3Cpath d='M529.028 316.898L552.777 340.648C553.97 341.841 555.903 341.841 557.096 340.648L563.573 334.171L537.664 308.262L529.028 316.898Z' fill='url(%23paint274_linear_40004690_134055)'/%3E%3Cpath d='M537.664 310.421C538.26 311.017 539.227 311.017 539.823 310.421L537.664 308.262L536.584 309.342L537.664 310.421ZM541.982 314.739C542.578 315.336 543.545 315.336 544.141 314.739L539.823 310.421C539.227 311.017 539.227 311.984 539.823 312.58L541.982 314.739ZM546.3 319.058C546.896 319.654 547.863 319.654 548.459 319.058L544.141 314.739C543.545 315.336 543.545 316.302 544.141 316.898L546.3 319.058ZM550.618 323.376C551.215 323.972 552.181 323.972 552.777 323.376L548.459 319.058C547.863 319.654 547.863 320.62 548.459 321.217L550.618 323.376ZM554.937 327.694C555.533 328.29 556.499 328.29 557.096 327.694L552.777 323.376C552.181 323.972 552.181 324.939 552.777 325.535L554.937 327.694ZM559.255 332.012C559.851 332.608 560.818 332.608 561.414 332.012L557.096 327.694C556.499 328.29 556.499 329.257 557.096 329.853L559.255 332.012ZM553.767 341.309C554.874 341.768 556.196 341.548 557.096 340.648L563.573 334.171L561.414 332.012C560.855 332.571 560.82 333.455 561.308 334.055L561.414 334.171L561.45 334.207C561.292 334.474 561.222 334.777 561.241 335.078C560.818 335.051 560.387 335.198 560.064 335.52L558.445 337.14C558.122 337.463 557.976 337.894 558.002 338.316C557.58 338.29 557.149 338.436 556.826 338.759L556.016 339.569C555.868 339.717 555.7 339.827 555.522 339.901C555.287 339.998 555.088 340.146 554.936 340.329C554.783 340.147 554.586 339.998 554.351 339.901L553.767 341.309ZM552.777 340.648C553.07 340.941 553.408 341.16 553.767 341.309L554.351 339.901C554.226 339.849 554.105 339.779 553.993 339.69C553.946 339.653 553.901 339.612 553.857 339.569L552.867 338.579C552.424 338.136 551.777 338.022 551.229 338.237C551.426 337.735 551.348 337.151 550.994 336.716L550.888 336.6L548.91 334.621C548.467 334.178 547.819 334.065 547.271 334.28C547.486 333.732 547.373 333.084 546.93 332.641L544.951 330.663C544.508 330.22 543.861 330.106 543.313 330.321C543.51 329.819 543.432 329.234 543.076 328.799L542.972 328.684L540.992 326.704C540.549 326.261 539.902 326.147 539.354 326.362C539.551 325.861 539.473 325.276 539.119 324.841L539.013 324.725L537.035 322.746C536.592 322.303 535.944 322.19 535.396 322.405C535.593 321.903 535.515 321.318 535.16 320.882L535.055 320.766L533.076 318.788C532.633 318.345 531.986 318.231 531.438 318.446C531.653 317.898 531.54 317.252 531.097 316.809L530.107 315.819L529.028 316.898L552.777 340.648Z' fill='url(%23paint275_linear_40004690_134055)'/%3E%3Cpath d='M536.298 320.531L546.359 330.593C547.552 331.785 549.485 331.785 550.678 330.593L552.592 328.678L540.372 316.458L536.298 320.531Z' fill='url(%23paint276_linear_40004690_134055)'/%3E%3Cpath d='M540.85 318.016C541.149 318.314 541.632 318.314 541.93 318.016L540.372 316.458L539.832 316.997L540.85 318.016ZM544.924 322.089C545.222 322.387 545.705 322.387 546.003 322.089L542.887 318.973C542.589 319.271 542.589 319.755 542.887 320.053L544.924 322.089ZM548.998 326.163C549.296 326.461 549.779 326.461 550.077 326.163L546.961 323.047C546.663 323.345 546.663 323.828 546.961 324.126L548.998 326.163ZM548.952 331.452C549.583 331.362 550.192 331.078 550.678 330.593L552.592 328.678L551.034 327.12C550.736 327.418 550.736 327.902 551.034 328.2L551.519 328.685C551.357 328.888 551.313 329.152 551.389 329.389C551.125 329.305 550.826 329.365 550.617 329.574L550.138 330.053C549.973 330.218 549.789 330.352 549.594 330.456C549.529 330.49 549.463 330.522 549.395 330.55C549.037 330.698 548.854 331.087 548.952 331.452ZM546.36 330.593C546.845 331.078 547.454 331.362 548.086 331.452C548.17 331.137 548.045 330.804 547.778 330.623L547.642 330.551L547.502 330.484C547.483 330.475 547.464 330.468 547.446 330.458C547.419 330.444 547.393 330.426 547.367 330.41C547.329 330.389 547.29 330.368 547.254 330.344C547.231 330.329 547.21 330.311 547.187 330.295C547.149 330.267 547.11 330.24 547.074 330.21L546.9 330.053L545.642 328.795C545.344 328.497 544.86 328.497 544.562 328.795L546.36 330.593ZM538.096 322.329C538.394 322.031 538.394 321.547 538.096 321.249L536.838 319.991L536.298 320.531L538.096 322.329ZM543.126 327.36C543.387 327.099 543.42 326.695 543.225 326.399L543.126 326.28L540.611 323.765C540.313 323.466 539.83 323.466 539.532 323.765L543.126 327.36Z' fill='url(%23paint277_linear_40004690_134055)'/%3E%3Cpath d='M493.915 238.781L517.665 262.531C518.858 263.723 520.791 263.723 521.983 262.531L528.461 256.054L502.552 230.145L493.915 238.781Z' fill='url(%23paint278_linear_40004690_134055)'/%3E%3Cpath d='M500.393 232.304C500.989 232.9 501.955 232.9 502.552 232.304L502.668 232.409C503.267 232.898 504.152 232.863 504.711 232.304L502.552 230.145L500.393 232.304ZM506.87 236.622C507.466 237.218 508.433 237.218 509.029 236.622L504.711 232.304C504.115 232.9 504.115 233.867 504.711 234.463L506.87 236.622ZM511.188 240.94C511.784 241.537 512.751 241.537 513.347 240.94L509.029 236.622C508.433 237.218 508.433 238.185 509.029 238.781L511.188 240.94ZM515.506 245.258C516.102 245.855 517.069 245.855 517.665 245.258L513.347 240.94C512.751 241.537 512.751 242.503 513.347 243.099L515.506 245.258ZM519.824 249.577C520.42 250.173 521.387 250.173 521.983 249.577L517.665 245.258C517.069 245.855 517.069 246.821 517.665 247.418L519.824 249.577ZM524.142 253.895C524.739 254.491 525.705 254.491 526.301 253.895L521.983 249.577C521.387 250.173 521.387 251.139 521.983 251.736L524.142 253.895ZM528.461 256.054L526.301 253.895C525.705 254.491 525.705 255.458 526.301 256.054L527.381 257.133L528.461 256.054ZM496.074 236.622C496.671 237.218 497.637 237.218 498.234 236.622L500.393 234.463C500.989 233.867 500.989 232.9 500.393 232.304L496.074 236.622ZM517.665 262.531C518.858 263.723 520.791 263.723 521.983 262.531C521.462 263.052 520.288 262.748 519.204 261.867C519.049 261.74 518.895 261.601 518.745 261.451L517.755 260.462C517.312 260.019 516.664 259.905 516.117 260.12C516.331 259.572 516.219 258.926 515.776 258.483L513.797 256.504C513.354 256.061 512.707 255.947 512.159 256.162C512.356 255.66 512.278 255.075 511.923 254.64L511.817 254.524L509.839 252.545C509.396 252.102 508.748 251.989 508.2 252.204C508.397 251.702 508.319 251.117 507.964 250.681L507.86 250.567L505.88 248.587C505.437 248.144 504.79 248.03 504.242 248.245C504.438 247.743 504.361 247.159 504.007 246.724L503.901 246.608L501.922 244.629C501.479 244.186 500.832 244.072 500.284 244.288C500.499 243.74 500.385 243.092 499.942 242.649L497.964 240.67C497.521 240.228 496.873 240.114 496.325 240.329C496.526 239.818 496.44 239.224 496.069 238.787L496.074 238.781C496.671 238.185 496.671 237.218 496.074 236.622L493.915 238.781L517.665 262.531Z' fill='url(%23paint279_linear_40004690_134055)'/%3E%3Cpath d='M507.115 239.273L517.172 249.331C518.364 250.523 518.364 252.456 517.172 253.649L515.259 255.562L503.043 243.346L507.115 239.273Z' fill='url(%23paint280_linear_40004690_134055)'/%3E%3Cpath d='M504.6 241.788C504.898 242.086 504.898 242.569 504.6 242.867L504.122 243.346L504.6 243.825C504.898 244.123 504.898 244.606 504.6 244.904L503.042 243.346L504.6 241.788ZM508.672 247.896C508.97 248.194 508.97 248.677 508.672 248.976L505.556 245.86C505.855 245.562 506.338 245.562 506.636 245.86L508.672 247.896ZM512.744 251.969C513.042 252.267 513.042 252.75 512.744 253.048L509.629 249.933C509.927 249.635 510.41 249.635 510.709 249.933L512.744 251.969ZM515.259 255.562L513.7 254.004C513.998 253.706 514.482 253.706 514.78 254.004L515.798 255.023L515.259 255.562ZM518.031 251.921C517.941 252.553 517.658 253.163 517.172 253.649C517.611 253.21 517.774 252.579 517.688 251.908C517.799 251.886 517.916 251.89 518.031 251.921ZM508.911 241.07C508.65 241.331 508.248 241.364 507.952 241.169L507.832 241.07L507.115 240.353L506.636 240.832L506.517 240.93C506.221 241.125 505.817 241.092 505.556 240.832L507.115 239.273L508.911 241.07ZM517.172 249.331C517.658 249.817 517.942 250.426 518.032 251.058C517.808 251.118 517.576 251.069 517.394 250.941C517.255 250.65 517.072 250.365 516.844 250.099L516.632 249.871L515.375 248.613C515.077 248.315 515.077 247.831 515.375 247.533L517.172 249.331ZM513.94 246.099C513.642 246.397 513.158 246.397 512.86 246.099L510.346 243.584C510.048 243.286 510.048 242.803 510.346 242.505L513.94 246.099Z' fill='url(%23paint281_linear_40004690_134055)'/%3E%3Cpath d='M527.365 347.598L499.297 375.666C498.104 376.858 498.104 378.791 499.297 379.984L527.365 408.052L557.592 377.825L527.365 347.598Z' fill='url(%23paint282_linear_40004690_134055)'/%3E%3Cpath d='M555 375.233L554.896 375.35C554.407 375.95 554.442 376.834 555 377.392L555.433 377.825L555 378.257L554.896 378.372C554.407 378.971 554.441 379.857 555 380.416L557.592 377.825L555 375.233ZM553.057 382.359L554.137 381.279C553.541 380.683 552.574 380.683 551.978 381.279L553.057 382.359ZM548.955 384.302C548.359 384.898 548.359 385.865 548.955 386.461L553.057 382.359L551.978 381.279L548.955 384.302ZM547.012 388.404L548.092 387.324C547.496 386.728 546.529 386.728 545.933 387.324L547.012 388.404ZM542.91 390.347L542.805 390.463C542.316 391.062 542.351 391.947 542.91 392.506L547.012 388.404L545.933 387.324L542.91 390.347ZM540.966 394.45L542.046 393.37C541.45 392.774 540.483 392.774 539.887 393.37L540.966 394.45ZM536.864 396.393L537.944 397.472L540.966 394.45L539.887 393.37L536.864 396.393ZM536.864 396.393C536.268 396.989 536.268 397.956 536.864 398.552L537.944 397.472L536.864 396.393ZM534.921 400.495L536.001 399.415C535.405 398.819 534.438 398.819 533.842 399.415L534.921 400.495ZM530.819 402.438L531.899 403.517L534.921 400.495L533.842 399.415L530.819 402.438ZM530.819 402.438C530.223 403.034 530.223 404.001 530.819 404.597L531.899 403.517L530.819 402.438ZM528.876 406.54L529.956 405.46C529.36 404.864 528.393 404.865 527.797 405.46L528.876 406.54ZM527.365 408.052L528.876 406.54L527.797 405.46L527.365 405.893L526.69 405.218C526.094 404.622 525.127 404.622 524.531 405.218L527.365 408.052ZM548.955 369.188C548.359 369.785 548.359 370.751 548.955 371.347L551.978 374.37C552.574 374.966 553.541 374.966 554.137 374.37L548.955 369.188ZM523.181 403.868L523.287 403.752C523.776 403.153 523.74 402.268 523.181 401.709L519.673 398.201C519.077 397.605 518.11 397.605 517.514 398.201L523.181 403.868ZM542.91 363.143L542.805 363.259C542.316 363.859 542.352 364.744 542.91 365.302L545.933 368.325C546.529 368.921 547.496 368.921 548.092 368.325L542.91 363.143ZM516.164 396.851L516.27 396.735C516.759 396.136 516.723 395.251 516.164 394.692L512.656 391.184C512.06 390.588 511.093 390.588 510.497 391.184L516.164 396.851ZM536.864 357.097L536.759 357.213C536.27 357.813 536.306 358.698 536.864 359.256L539.887 362.279C540.483 362.875 541.45 362.875 542.046 362.279L536.864 357.097ZM509.147 389.834L509.253 389.719C509.742 389.119 509.706 388.234 509.147 387.675L505.639 384.167C505.043 383.571 504.076 383.571 503.48 384.167L509.147 389.834ZM530.819 351.052L530.714 351.168C530.225 351.768 530.261 352.653 530.819 353.211L533.842 356.234C534.438 356.83 535.405 356.83 536.001 356.234L530.819 351.052ZM502.13 382.818L502.236 382.702C502.725 382.102 502.689 381.217 502.13 380.658L500.376 378.904C500.228 378.756 500.118 378.588 500.044 378.41C499.947 378.175 499.798 377.976 499.616 377.824C499.798 377.671 499.947 377.474 500.044 377.24L498.636 376.656C498.177 377.762 498.397 379.084 499.297 379.984L502.13 382.818ZM527.365 347.598L524.531 350.431C525.127 351.028 526.094 351.028 526.69 350.431L527.365 349.757L527.797 350.189C528.393 350.785 529.36 350.785 529.956 350.189L527.365 347.598ZM499.088 375.898C498.897 376.131 498.747 376.387 498.636 376.656L500.044 377.24C500.118 377.062 500.228 376.893 500.376 376.745L502.13 374.991C502.689 374.432 502.725 373.547 502.236 372.948L502.13 372.832L499.297 375.666L499.088 375.898ZM517.514 357.448C518.073 358.007 518.957 358.043 519.557 357.554L519.673 357.448L523.181 353.94C523.74 353.381 523.776 352.496 523.287 351.897L523.181 351.781L517.514 357.448ZM510.497 364.465C511.056 365.024 511.94 365.06 512.54 364.571L512.656 364.465L516.164 360.957C516.723 360.398 516.759 359.513 516.27 358.914L516.164 358.798L510.497 364.465ZM503.48 371.482C504.039 372.041 504.923 372.077 505.523 371.588L505.639 371.482L509.147 367.974C509.706 367.415 509.742 366.53 509.253 365.931L509.147 365.815L503.48 371.482Z' fill='url(%23paint283_linear_40004690_134055)'/%3E%3Cpath d='M527.365 354.555L506.248 375.671C505.055 376.864 505.055 378.797 506.248 379.99L527.365 401.106L550.64 377.831L527.365 354.555Z' fill='url(%23paint284_linear_40004690_134055)'/%3E%3Cpath d='M548.107 375.297L548.001 375.413C547.512 376.012 547.548 376.897 548.107 377.456L548.481 377.83L548.106 378.205L549.185 379.285L550.64 377.83L548.107 375.297ZM548.106 378.205C547.51 378.801 547.51 379.768 548.106 380.364L549.185 379.285L548.106 378.205ZM546.275 382.195L547.355 381.115C546.759 380.519 545.792 380.519 545.196 381.115L546.275 382.195ZM542.286 384.025L542.183 384.141C541.694 384.74 541.728 385.625 542.286 386.184L546.275 382.195L545.196 381.115L542.286 384.025ZM540.457 388.013L541.537 386.933C540.941 386.338 539.974 386.338 539.378 386.933L540.457 388.013ZM536.468 389.843L537.547 390.923L540.457 388.013L539.378 386.933L536.468 389.843ZM536.468 389.843C535.872 390.439 535.872 391.406 536.468 392.002L537.547 390.923L536.468 389.843ZM534.638 393.832L535.717 392.753C535.121 392.157 534.154 392.157 533.558 392.753L534.638 393.832ZM530.649 395.662L530.545 395.778C530.056 396.378 530.09 397.262 530.649 397.822L534.638 393.832L533.558 392.753L530.649 395.662ZM528.818 399.652L529.898 398.572C529.302 397.976 528.335 397.976 527.739 398.572L528.818 399.652ZM527.365 401.105L528.818 399.652L527.739 398.572L527.365 398.946L526.685 398.266C526.089 397.671 525.122 397.671 524.526 398.266L527.365 401.105ZM542.287 369.477L542.182 369.593C541.693 370.193 541.728 371.078 542.287 371.636L545.197 374.546C545.793 375.142 546.76 375.142 547.356 374.546L542.287 369.477ZM523.166 396.906L523.27 396.792C523.759 396.192 523.725 395.306 523.166 394.747L519.646 391.227C519.049 390.632 518.083 390.632 517.486 391.227L523.166 396.906ZM536.468 363.658L536.364 363.775C535.875 364.375 535.909 365.258 536.468 365.817L539.378 368.727C539.974 369.323 540.94 369.323 541.537 368.727L536.468 363.658ZM516.126 389.867L516.231 389.752C516.72 389.153 516.686 388.267 516.126 387.708L512.607 384.189C512.011 383.593 511.045 383.593 510.448 384.189L516.126 389.867ZM530.65 357.84L530.544 357.956C530.055 358.555 530.091 359.44 530.65 359.999L533.559 362.908C534.156 363.504 535.122 363.504 535.718 362.908L530.65 357.84ZM509.087 382.828L509.192 382.713C509.681 382.114 509.646 381.228 509.087 380.669L507.328 378.91C507.217 378.798 507.127 378.676 507.058 378.547L506.996 378.415L506.929 378.275C506.836 378.101 506.711 377.951 506.567 377.83C506.749 377.677 506.899 377.48 506.996 377.245L506.26 376.941L505.585 376.661C505.127 377.768 505.348 379.089 506.248 379.989L509.087 382.828ZM527.365 354.555L524.526 357.394C525.122 357.99 526.088 357.99 526.685 357.394L527.365 356.714L527.74 357.089C528.336 357.685 529.303 357.685 529.899 357.089L527.365 354.555ZM506.039 375.904C505.848 376.137 505.697 376.392 505.586 376.66L506.996 377.245C507.069 377.067 507.18 376.899 507.328 376.751L509.087 374.991C509.646 374.432 509.68 373.549 509.192 372.949L509.087 372.832L506.248 375.671L506.039 375.904ZM517.486 364.433C518.083 365.029 519.049 365.029 519.646 364.433L523.165 360.914C523.723 360.355 523.759 359.47 523.27 358.871L523.165 358.755L517.486 364.433ZM510.447 371.472C511.006 372.031 511.891 372.066 512.49 371.577L512.606 371.472L516.126 367.952C516.685 367.393 516.719 366.509 516.231 365.91L516.126 365.793L510.447 371.472Z' fill='url(%23paint285_linear_40004690_134055)'/%3E%3Cpath d='M527.365 367.711L519.403 375.672C518.211 376.865 518.211 378.798 519.403 379.991L527.365 387.952L537.485 377.831L527.365 367.711Z' fill='url(%23paint286_linear_40004690_134055)'/%3E%3Cpath d='M535.141 375.487L535.035 375.603C534.546 376.202 534.582 377.087 535.141 377.646L535.326 377.831L535.141 378.017L536.22 379.097L537.485 377.831L535.141 375.487ZM535.141 378.017C534.544 378.613 534.544 379.58 535.141 380.176L536.22 379.097L535.141 378.017ZM533.69 381.627L534.769 380.547C534.173 379.951 533.207 379.951 532.61 380.547L533.69 381.627ZM530.08 383.077L531.16 384.157L533.69 381.627L532.61 380.547L530.08 383.077ZM530.08 383.077C529.484 383.674 529.484 384.64 530.08 385.236L531.16 384.157L530.08 383.077ZM528.63 386.687L529.709 385.607C529.113 385.011 528.146 385.011 527.55 385.607L528.63 386.687ZM527.365 387.952L528.63 386.687L527.55 385.607L527.365 385.793L526.454 384.882C525.858 384.286 524.891 384.286 524.295 384.882L527.365 387.952ZM530.08 370.427L529.975 370.543C529.486 371.142 529.521 372.027 530.08 372.586L532.61 375.116C533.207 375.712 534.173 375.712 534.769 375.116L530.08 370.427ZM522.473 383.06L522.578 382.944C523.067 382.345 523.032 381.46 522.473 380.901L520.483 378.911C520.334 378.763 520.224 378.595 520.151 378.417L518.742 378.999C518.891 379.359 519.11 379.698 519.403 379.991L522.473 383.06ZM527.365 367.711L524.295 370.781C524.891 371.377 525.858 371.377 526.454 370.781L527.365 369.87L527.55 370.056C528.146 370.652 529.113 370.652 529.709 370.056L527.365 367.711ZM518.742 376.662C518.433 377.409 518.433 378.252 518.742 378.999L520.151 378.417C520.053 378.182 519.905 377.983 519.723 377.83C519.904 377.678 520.053 377.481 520.151 377.246L518.742 376.662ZM519.194 375.904C519.004 376.138 518.853 376.394 518.742 376.662L520.151 377.246C520.224 377.068 520.334 376.9 520.483 376.752L522.473 374.762C523.032 374.203 523.067 373.318 522.578 372.719L522.473 372.603L519.403 375.672L519.194 375.904Z' fill='url(%23paint287_linear_40004690_134055)'/%3E%3Cpath d='M496.832 378.133L473.083 401.883C471.89 403.075 471.89 405.008 473.083 406.201L479.56 412.678L505.469 386.769L496.832 378.133Z' fill='url(%23paint288_linear_40004690_134055)'/%3E%3Cpath d='M503.31 386.769C502.713 387.365 502.713 388.332 503.31 388.928L505.469 386.769L504.389 385.69L503.31 386.769ZM498.991 391.087C498.395 391.683 498.395 392.65 498.991 393.246L503.31 388.928C502.713 388.332 501.747 388.332 501.151 388.928L498.991 391.087ZM494.673 395.405C494.077 396.002 494.077 396.968 494.673 397.564L498.991 393.246C498.395 392.65 497.429 392.65 496.832 393.246L494.673 395.405ZM490.355 399.724C489.759 400.32 489.759 401.286 490.355 401.883L494.673 397.564C494.077 396.968 493.11 396.968 492.514 397.564L490.355 399.724ZM486.037 404.042C485.441 404.638 485.441 405.605 486.037 406.201L490.355 401.883C489.759 401.286 488.792 401.286 488.196 401.883L486.037 404.042ZM481.719 408.36C481.123 408.956 481.123 409.923 481.719 410.519L486.037 406.201C485.441 405.605 484.474 405.605 483.878 406.201L481.719 408.36ZM472.422 402.873C471.963 403.979 472.183 405.301 473.083 406.201L479.56 412.678L481.719 410.519C481.16 409.96 480.275 409.925 479.676 410.413L479.56 410.519L479.524 410.555C479.257 410.397 478.953 410.327 478.653 410.346C478.68 409.924 478.533 409.492 478.21 409.169L476.591 407.55C476.268 407.227 475.837 407.081 475.415 407.107C475.441 406.685 475.295 406.254 474.972 405.931L474.162 405.121C474.014 404.973 473.904 404.805 473.83 404.627C473.733 404.392 473.584 404.193 473.402 404.041C473.584 403.888 473.733 403.691 473.83 403.457L472.422 402.873ZM473.083 401.883C472.79 402.175 472.571 402.513 472.422 402.873L473.83 403.457C473.882 403.331 473.952 403.21 474.041 403.098C474.078 403.051 474.119 403.006 474.162 402.962L475.152 401.972C475.595 401.529 475.709 400.882 475.494 400.334C475.995 400.531 476.58 400.453 477.015 400.099L477.131 399.993L479.11 398.015C479.553 397.572 479.666 396.924 479.451 396.376C479.999 396.591 480.647 396.478 481.09 396.035L483.068 394.056C483.511 393.613 483.625 392.966 483.41 392.418C483.912 392.615 484.497 392.537 484.932 392.182L485.047 392.077L487.027 390.097C487.47 389.654 487.584 389.007 487.369 388.459C487.87 388.656 488.455 388.579 488.89 388.224L489.006 388.119L490.985 386.14C491.427 385.697 491.541 385.049 491.326 384.501C491.828 384.698 492.413 384.62 492.848 384.265L492.964 384.16L494.943 382.181C495.386 381.738 495.5 381.091 495.285 380.543C495.833 380.758 496.479 380.645 496.922 380.202L497.912 379.212L496.832 378.133L473.083 401.883Z' fill='url(%23paint289_linear_40004690_134055)'/%3E%3Cpath d='M493.198 385.406L483.136 395.468C481.944 396.66 481.944 398.593 483.136 399.786L485.051 401.7L497.271 389.48L493.198 385.406Z' fill='url(%23paint290_linear_40004690_134055)'/%3E%3Cpath d='M495.713 389.958C495.415 390.257 495.415 390.74 495.713 391.038L497.271 389.48L496.731 388.94L495.713 389.958ZM491.639 394.032C491.342 394.33 491.341 394.813 491.639 395.112L494.756 391.995C494.458 391.697 493.974 391.697 493.676 391.995L491.639 394.032ZM487.566 398.106C487.268 398.404 487.268 398.887 487.566 399.185L490.682 396.069C490.384 395.771 489.901 395.771 489.603 396.069L487.566 398.106ZM482.277 398.06C482.367 398.691 482.651 399.301 483.136 399.786L485.051 401.7L486.609 400.142C486.311 399.844 485.827 399.844 485.529 400.142L485.044 400.627C484.841 400.465 484.577 400.421 484.34 400.497C484.424 400.233 484.363 399.934 484.154 399.725L483.676 399.246C483.51 399.081 483.377 398.897 483.273 398.702C483.238 398.637 483.207 398.571 483.179 398.503C483.031 398.145 482.642 397.962 482.277 398.06ZM483.136 395.468C482.651 395.953 482.367 396.562 482.277 397.194C482.592 397.278 482.925 397.153 483.105 396.886L483.178 396.75L483.245 396.61C483.254 396.591 483.261 396.572 483.271 396.554C483.285 396.527 483.303 396.501 483.318 396.475C483.34 396.437 483.361 396.398 483.385 396.362C483.4 396.339 483.418 396.318 483.434 396.295C483.462 396.257 483.489 396.218 483.519 396.182L483.676 396.008L484.933 394.75C485.232 394.452 485.232 393.968 484.933 393.67L483.136 395.468ZM491.4 387.204C491.698 387.502 492.182 387.502 492.48 387.204L493.737 385.946L493.198 385.406L491.4 387.204ZM486.369 392.235C486.63 392.495 487.033 392.528 487.33 392.333L487.449 392.235L489.964 389.719C490.262 389.421 490.262 388.938 489.964 388.64L486.369 392.235Z' fill='url(%23paint291_linear_40004690_134055)'/%3E%3Cpath d='M574.95 343.02L551.2 366.769C550.007 367.962 550.007 369.895 551.2 371.087L557.677 377.565L583.586 351.656L574.95 343.02Z' fill='url(%23paint292_linear_40004690_134055)'/%3E%3Cpath d='M581.427 349.497C580.831 350.093 580.831 351.06 581.427 351.656L581.321 351.772C580.833 352.371 580.868 353.256 581.427 353.815L583.586 351.656L581.427 349.497ZM577.109 355.974C576.512 356.57 576.512 357.537 577.109 358.133L581.427 353.815C580.831 353.219 579.864 353.219 579.268 353.815L577.109 355.974ZM572.791 360.292C572.194 360.888 572.194 361.855 572.791 362.451L577.109 358.133C576.512 357.537 575.546 357.537 574.95 358.133L572.791 360.292ZM568.472 364.61C567.876 365.206 567.876 366.173 568.472 366.769L572.791 362.451C572.194 361.855 571.228 361.855 570.631 362.451L568.472 364.61ZM564.154 368.928C563.558 369.525 563.558 370.491 564.154 371.087L568.472 366.769C567.876 366.173 566.91 366.173 566.313 366.769L564.154 368.928ZM559.836 373.247C559.24 373.843 559.24 374.809 559.836 375.406L564.154 371.087C563.558 370.491 562.591 370.491 561.995 371.087L559.836 373.247ZM557.677 377.565L559.836 375.406C559.24 374.809 558.273 374.809 557.677 375.406L556.597 376.485L557.677 377.565ZM577.109 345.179C576.512 345.775 576.512 346.741 577.109 347.338L579.268 349.497C579.864 350.093 580.831 350.093 581.427 349.497L577.109 345.179ZM551.2 366.769C550.007 367.962 550.007 369.895 551.2 371.087C550.679 370.566 550.982 369.392 551.864 368.308C551.991 368.153 552.129 367.999 552.279 367.849L553.269 366.859C553.712 366.416 553.826 365.769 553.611 365.221C554.159 365.435 554.805 365.323 555.248 364.88L557.227 362.901C557.67 362.458 557.783 361.811 557.568 361.263C558.07 361.46 558.656 361.382 559.091 361.027L559.207 360.921L561.186 358.943C561.628 358.5 561.742 357.852 561.527 357.304C562.029 357.501 562.614 357.423 563.049 357.068L563.164 356.964L565.144 354.984C565.587 354.541 565.701 353.894 565.486 353.346C565.987 353.542 566.572 353.465 567.007 353.111L567.123 353.005L569.102 351.026C569.545 350.584 569.658 349.936 569.443 349.388C569.991 349.603 570.639 349.489 571.082 349.047L573.06 347.068C573.503 346.625 573.617 345.978 573.402 345.43C573.912 345.63 574.507 345.544 574.944 345.173L574.95 345.179C575.546 345.775 576.512 345.775 577.109 345.179L574.95 343.02L551.2 366.769Z' fill='url(%23paint293_linear_40004690_134055)'/%3E%3Cpath d='M574.454 356.223L564.397 366.28C563.205 367.472 561.272 367.472 560.079 366.28L558.166 364.367L570.382 352.151L574.454 356.223Z' fill='url(%23paint294_linear_40004690_134055)'/%3E%3Cpath d='M571.94 353.708C571.642 354.006 571.159 354.006 570.861 353.708L570.382 353.23L569.903 353.708C569.605 354.006 569.122 354.006 568.824 353.708L570.382 352.15L571.94 353.708ZM565.832 357.78C565.534 358.078 565.05 358.078 564.752 357.78L567.868 354.664C568.166 354.963 568.166 355.446 567.868 355.744L565.832 357.78ZM561.759 361.852C561.461 362.15 560.978 362.15 560.68 361.852L563.795 358.737C564.093 359.035 564.093 359.518 563.795 359.817L561.759 361.852ZM558.165 364.367L559.724 362.808C560.022 363.106 560.022 363.59 559.724 363.888L558.705 364.906L558.165 364.367ZM561.807 367.139C561.175 367.049 560.565 366.766 560.079 366.28C560.518 366.719 561.149 366.882 561.819 366.796C561.841 366.907 561.838 367.024 561.807 367.139ZM572.658 358.019C572.397 357.758 572.364 357.356 572.559 357.06L572.658 356.94L573.375 356.223L572.896 355.744L572.798 355.625C572.603 355.329 572.635 354.925 572.896 354.664L574.454 356.223L572.658 358.019ZM564.397 366.28C563.911 366.766 563.302 367.05 562.67 367.14C562.61 366.916 562.659 366.684 562.787 366.502C563.078 366.363 563.363 366.18 563.629 365.952L563.857 365.74L565.115 364.483C565.413 364.185 565.897 364.185 566.195 364.483L564.397 366.28ZM567.629 363.048C567.331 362.75 567.331 362.266 567.629 361.968L570.144 359.454C570.442 359.156 570.925 359.156 571.223 359.454L567.629 363.048Z' fill='url(%23paint295_linear_40004690_134055)'/%3E%3Cpath d='M608.911 423.862C610.103 422.67 610.103 420.736 608.911 419.544L578.684 389.317C577.491 388.125 575.558 388.125 574.365 389.317L544.139 419.544C542.946 420.736 542.946 422.67 544.139 423.862L574.365 454.089C575.558 455.282 577.491 455.282 578.684 454.089L608.911 423.862Z' fill='url(%23paint296_linear_40004690_134055)'/%3E%3Cpath d='M590.559 442.214L590.331 441.997C587.934 439.831 584.232 439.904 581.922 442.214L576.525 447.612L571.127 442.214L566.809 446.532L574.365 454.089C575.558 455.282 577.491 455.282 578.684 454.089L590.559 442.214ZM571.127 442.214C568.742 439.829 564.875 439.829 562.491 442.214L566.809 446.532L571.127 442.214ZM551.695 431.419L556.013 435.737C558.398 433.352 558.398 429.486 556.013 427.101L551.695 431.419ZM544.139 419.544C542.946 420.736 542.946 422.67 544.139 423.862L551.695 431.419L556.013 427.101L550.616 421.703L556.013 416.305C558.398 413.921 558.398 410.054 556.013 407.669L544.139 419.544ZM608.911 423.862C610.103 422.67 610.103 420.736 608.911 419.544L597.036 407.669C594.651 410.054 594.651 413.921 597.036 416.305L602.433 421.703L597.036 427.101C594.651 429.486 594.651 433.352 597.036 435.737L608.911 423.862ZM562.491 401.192C564.875 403.577 568.742 403.577 571.127 401.192L576.525 395.794L581.922 401.192C584.232 403.502 587.934 403.575 590.331 401.409L590.559 401.192L578.684 389.317C577.491 388.125 575.558 388.125 574.365 389.317L562.491 401.192Z' fill='url(%23paint297_linear_40004690_134055)'/%3E%3Cpath d='M787.541 423.929C788.734 422.736 788.734 420.803 787.541 419.61L757.315 389.383C756.122 388.191 754.189 388.191 752.996 389.383L722.769 419.61C721.577 420.803 721.577 422.736 722.769 423.929L752.996 454.156C754.189 455.348 756.122 455.348 757.315 454.156L787.541 423.929Z' fill='url(%23paint298_linear_40004690_134055)'/%3E%3Cpath d='M769.189 442.281L768.962 442.064C766.564 439.898 762.863 439.97 760.553 442.281L755.155 447.678L749.758 442.281L745.44 446.599L752.996 454.156C754.189 455.348 756.122 455.348 757.315 454.156L769.189 442.281ZM749.758 442.281C747.373 439.896 743.506 439.896 741.121 442.281L745.44 446.599L749.758 442.281ZM730.326 431.485L734.644 435.803C737.029 433.419 737.029 429.552 734.644 427.167L730.326 431.485ZM722.769 419.61C721.577 420.803 721.577 422.736 722.769 423.929L730.326 431.485L734.644 427.167L729.247 421.77L734.644 416.372C737.029 413.987 737.029 410.12 734.644 407.736L722.769 419.61ZM787.541 423.929C788.734 422.736 788.734 420.803 787.541 419.61L775.667 407.736C773.282 410.12 773.282 413.987 775.667 416.372L781.064 421.77L775.667 427.167C773.282 429.552 773.282 433.419 775.667 435.803L787.541 423.929ZM741.121 401.258C743.506 403.643 747.373 403.643 749.758 401.258L755.155 395.861L760.553 401.258C762.863 403.569 766.564 403.641 768.962 401.476L769.189 401.258L757.315 389.383C756.122 388.191 754.189 388.191 752.996 389.383L741.121 401.258Z' fill='url(%23paint299_linear_40004690_134055)'/%3E%3Cpath d='M427.25 423.94C428.443 422.748 428.443 420.815 427.25 419.622L397.023 389.395C395.831 388.203 393.898 388.203 392.705 389.395L362.478 419.622C361.286 420.815 361.286 422.748 362.478 423.94L392.705 454.167C393.898 455.36 395.831 455.36 397.023 454.167L427.25 423.94Z' fill='url(%23paint300_linear_40004690_134055)'/%3E%3Cpath d='M408.898 442.292L408.671 442.075C406.273 439.91 402.572 439.982 400.262 442.292L394.864 447.69L389.467 442.292L385.149 446.611L392.705 454.167C393.898 455.36 395.831 455.36 397.023 454.167L408.898 442.292ZM389.467 442.292C387.082 439.908 383.215 439.908 380.83 442.292L385.149 446.611L389.467 442.292ZM370.035 431.497L374.353 435.815C376.738 433.43 376.738 429.564 374.353 427.179L370.035 431.497ZM362.478 419.622C361.286 420.815 361.286 422.748 362.478 423.94L370.035 431.497L374.353 427.179L368.956 421.781L374.353 416.384C376.738 413.999 376.738 410.132 374.353 407.747L362.478 419.622ZM427.25 423.94C428.443 422.748 428.443 420.815 427.25 419.622L415.376 407.747C412.991 410.132 412.991 413.999 415.376 416.384L420.773 421.781L415.376 427.179C412.991 429.564 412.991 433.43 415.376 435.815L427.25 423.94ZM380.83 401.27C383.215 403.655 387.082 403.655 389.467 401.27L394.864 395.872L400.262 401.27C402.572 403.58 406.273 403.653 408.671 401.487L408.898 401.27L397.023 389.395C395.831 388.203 393.898 388.203 392.705 389.395L380.83 401.27Z' fill='url(%23paint301_linear_40004690_134055)'/%3E%3Cpath d='M293.514 193.094L265.446 165.026C264.254 163.833 262.32 163.833 261.128 165.026L233.06 193.094L263.287 223.321L293.514 193.094Z' fill='url(%23paint302_linear_40004690_134055)'/%3E%3Cpath d='M265.878 220.729L265.761 220.625C265.162 220.136 264.278 220.171 263.719 220.729L263.287 221.162L262.855 220.729L262.74 220.625C262.14 220.136 261.255 220.17 260.696 220.729L263.287 223.321L265.878 220.729ZM258.753 218.786L259.832 219.866C260.429 219.27 260.429 218.303 259.832 217.707L258.753 218.786ZM256.81 214.684C256.214 214.088 255.247 214.088 254.651 214.684L258.753 218.786L259.832 217.707L256.81 214.684ZM252.708 212.742L253.787 213.821C254.383 213.225 254.383 212.258 253.787 211.662L252.708 212.742ZM250.765 208.639L250.649 208.534C250.049 208.045 249.165 208.08 248.606 208.639L252.708 212.742L253.787 211.662L250.765 208.639ZM246.662 206.695L247.741 207.775C248.338 207.179 248.338 206.212 247.741 205.616L246.662 206.695ZM244.719 202.593L243.639 203.673L246.662 206.695L247.741 205.616L244.719 202.593ZM244.719 202.593C244.123 201.997 243.156 201.997 242.56 202.593L243.639 203.673L244.719 202.593ZM240.617 200.651L241.696 201.73C242.293 201.134 242.293 200.167 241.696 199.571L240.617 200.651ZM238.674 196.548L237.594 197.628L240.617 200.651L241.696 199.571L238.674 196.548ZM238.674 196.548C238.078 195.952 237.111 195.952 236.515 196.548L237.594 197.628L238.674 196.548ZM234.572 194.606L235.651 195.685C236.247 195.089 236.247 194.122 235.651 193.526L234.572 194.606ZM233.06 193.094L234.572 194.606L235.651 193.526L235.219 193.094L235.894 192.419C236.49 191.823 236.49 190.856 235.894 190.26L233.06 193.094ZM271.923 214.684C271.327 214.088 270.36 214.088 269.764 214.684L266.742 217.707C266.146 218.303 266.146 219.27 266.742 219.866L271.923 214.684ZM237.243 188.911L237.359 189.016C237.959 189.505 238.843 189.469 239.402 188.911L242.911 185.402C243.507 184.806 243.507 183.839 242.911 183.243L237.243 188.911ZM277.968 208.639L277.852 208.534C277.253 208.045 276.368 208.081 275.809 208.639L272.787 211.662C272.191 212.258 272.191 213.225 272.787 213.821L277.968 208.639ZM244.26 181.894L244.376 181.999C244.976 182.488 245.86 182.452 246.419 181.894L249.928 178.385C250.524 177.789 250.524 176.822 249.928 176.226L244.26 181.894ZM284.014 202.593L283.898 202.488C283.299 201.999 282.414 202.035 281.855 202.593L278.833 205.616C278.237 206.212 278.237 207.179 278.833 207.775L284.014 202.593ZM251.277 174.877L251.393 174.982C251.993 175.471 252.877 175.435 253.436 174.877L256.945 171.368C257.541 170.772 257.541 169.805 256.945 169.209L251.277 174.877ZM290.059 196.548L289.943 196.443C289.344 195.954 288.459 195.99 287.9 196.548L284.878 199.571C284.282 200.167 284.282 201.134 284.878 201.73L290.059 196.548ZM258.294 167.86L258.41 167.965C259.01 168.454 259.894 168.418 260.453 167.86L262.208 166.105C262.356 165.957 262.524 165.847 262.702 165.773C262.937 165.676 263.135 165.528 263.288 165.345C263.441 165.527 263.638 165.676 263.872 165.773L264.456 164.365C263.349 163.906 262.028 164.126 261.128 165.026L258.294 167.86ZM293.514 193.094L290.68 190.26C290.084 190.856 290.084 191.823 290.68 192.419L291.355 193.094L290.923 193.526C290.327 194.122 290.327 195.089 290.923 195.685L293.514 193.094ZM265.214 164.817C264.98 164.626 264.724 164.476 264.456 164.365L263.872 165.773C264.05 165.847 264.218 165.957 264.367 166.105L266.121 167.86C266.68 168.418 267.564 168.454 268.164 167.965L268.28 167.86L265.446 165.026L265.214 164.817ZM283.663 183.243C283.104 183.802 283.069 184.686 283.558 185.286L283.663 185.402L287.172 188.911C287.731 189.469 288.615 189.505 289.215 189.016L289.331 188.911L283.663 183.243ZM276.646 176.226C276.087 176.785 276.052 177.669 276.541 178.269L276.646 178.385L280.155 181.894C280.714 182.452 281.598 182.488 282.198 181.999L282.314 181.894L276.646 176.226ZM269.629 169.209C269.07 169.768 269.035 170.652 269.524 171.252L269.629 171.368L273.138 174.877C273.697 175.435 274.581 175.471 275.181 174.982L275.297 174.877L269.629 169.209Z' fill='url(%23paint303_linear_40004690_134055)'/%3E%3Cpath d='M286.565 193.094L265.448 171.977C264.255 170.785 262.322 170.785 261.13 171.977L240.013 193.094L263.289 216.37L286.565 193.094Z' fill='url(%23paint304_linear_40004690_134055)'/%3E%3Cpath d='M265.823 213.836L265.707 213.73C265.107 213.242 264.222 213.277 263.664 213.836L263.289 214.21L262.914 213.835L261.834 214.914L263.289 216.369L265.823 213.836ZM262.914 213.835C262.318 213.239 261.351 213.239 260.755 213.835L261.834 214.914L262.914 213.835ZM258.925 212.005L260.004 213.084C260.6 212.488 260.6 211.521 260.004 210.925L258.925 212.005ZM257.095 208.015L256.979 207.912C256.379 207.423 255.495 207.457 254.936 208.015L258.925 212.005L260.004 210.925L257.095 208.015ZM253.106 206.186L254.186 207.266C254.782 206.67 254.782 205.703 254.186 205.107L253.106 206.186ZM251.276 202.197L250.197 203.277L253.106 206.186L254.186 205.107L251.276 202.197ZM251.276 202.197C250.68 201.601 249.714 201.601 249.117 202.197L250.197 203.277L251.276 202.197ZM247.287 200.367L248.367 201.446C248.962 200.85 248.963 199.883 248.367 199.287L247.287 200.367ZM245.457 196.378L245.341 196.274C244.742 195.785 243.857 195.819 243.298 196.378L247.287 200.367L248.367 199.287L245.457 196.378ZM241.468 194.548L242.547 195.627C243.143 195.031 243.143 194.064 242.547 193.468L241.468 194.548ZM240.014 193.094L241.468 194.548L242.547 193.468L242.173 193.094L242.853 192.414C243.449 191.818 243.449 190.851 242.853 190.255L240.014 193.094ZM271.642 208.016L271.526 207.911C270.926 207.422 270.042 207.458 269.483 208.016L266.573 210.926C265.977 211.522 265.977 212.489 266.573 213.085L271.642 208.016ZM244.213 188.895L244.328 188.999C244.927 189.488 245.813 189.454 246.372 188.895L249.892 185.375C250.488 184.779 250.488 183.812 249.892 183.216L244.213 188.895ZM277.461 202.197L277.344 202.093C276.745 201.604 275.861 201.639 275.302 202.197L272.393 205.107C271.796 205.703 271.796 206.67 272.393 207.266L277.461 202.197ZM251.252 181.856L251.367 181.96C251.967 182.449 252.852 182.415 253.411 181.856L256.93 178.337C257.526 177.741 257.526 176.774 256.93 176.178L251.252 181.856ZM283.28 196.379L283.164 196.273C282.564 195.785 281.679 195.82 281.121 196.379L278.211 199.288C277.615 199.885 277.615 200.851 278.211 201.448L283.28 196.379ZM258.291 174.816L258.406 174.921C259.006 175.41 259.891 175.376 260.45 174.816L262.21 173.057C262.321 172.946 262.443 172.856 262.572 172.787L262.704 172.725L262.844 172.658C263.019 172.565 263.168 172.441 263.289 172.296C263.442 172.478 263.639 172.628 263.874 172.725L264.178 171.989L264.458 171.314C263.352 170.856 262.03 171.078 261.13 171.977L258.291 174.816ZM286.565 193.094L283.726 190.255C283.129 190.851 283.129 191.818 283.726 192.414L284.406 193.094L284.03 193.469C283.434 194.065 283.434 195.032 284.03 195.628L286.565 193.094ZM265.215 171.768C264.982 171.577 264.727 171.426 264.46 171.315L263.874 172.725C264.052 172.799 264.221 172.909 264.369 173.057L266.128 174.816C266.687 175.375 267.571 175.41 268.17 174.921L268.287 174.816L265.448 171.977L265.215 171.768ZM276.687 183.216C276.09 183.812 276.09 184.778 276.687 185.375L280.206 188.894C280.764 189.453 281.649 189.488 282.249 188.999L282.365 188.894L276.687 183.216ZM269.647 176.176C269.089 176.735 269.053 177.62 269.542 178.22L269.647 178.336L273.167 181.856C273.726 182.414 274.61 182.449 275.21 181.96L275.327 181.856L269.647 176.176Z' fill='url(%23paint305_linear_40004690_134055)'/%3E%3Cpath d='M273.41 193.094L265.448 185.132C264.256 183.94 262.322 183.94 261.13 185.132L253.168 193.094L263.289 203.214L273.41 193.094Z' fill='url(%23paint306_linear_40004690_134055)'/%3E%3Cpath d='M265.634 200.87L265.518 200.764C264.918 200.275 264.033 200.311 263.475 200.87L263.289 201.055L263.103 200.87L262.024 201.949L263.289 203.214L265.634 200.87ZM263.103 200.87C262.507 200.274 261.541 200.274 260.944 200.87L262.024 201.949L263.103 200.87ZM259.494 199.419L260.573 200.499C261.17 199.902 261.17 198.936 260.573 198.34L259.494 199.419ZM258.043 195.809L256.964 196.889L259.494 199.419L260.573 198.34L258.043 195.809ZM258.043 195.809C257.447 195.213 256.48 195.213 255.884 195.809L256.964 196.889L258.043 195.809ZM254.434 194.359L255.513 195.438C256.109 194.842 256.109 193.875 255.513 193.279L254.434 194.359ZM253.168 193.094L254.434 194.359L255.513 193.279L255.327 193.094L256.238 192.183C256.835 191.587 256.835 190.62 256.238 190.024L253.168 193.094ZM270.694 195.809L270.578 195.704C269.978 195.215 269.094 195.251 268.535 195.809L266.005 198.34C265.409 198.936 265.408 199.902 266.005 200.499L270.694 195.809ZM258.06 188.202L258.176 188.308C258.776 188.796 259.66 188.761 260.219 188.202L262.209 186.212C262.358 186.063 262.526 185.953 262.704 185.88L262.122 184.471C261.762 184.62 261.423 184.839 261.13 185.132L258.06 188.202ZM273.41 193.094L270.34 190.024C269.743 190.62 269.743 191.587 270.34 192.183L271.25 193.094L271.065 193.279C270.469 193.876 270.469 194.842 271.065 195.438L273.41 193.094ZM264.458 184.471C263.712 184.162 262.869 184.163 262.122 184.471L262.704 185.88C262.939 185.782 263.137 185.634 263.29 185.452C263.443 185.634 263.64 185.783 263.874 185.88L264.458 184.471ZM265.216 184.924C264.982 184.733 264.726 184.582 264.458 184.471L263.874 185.88C264.052 185.953 264.22 186.063 264.369 186.212L266.359 188.202C266.918 188.761 267.802 188.796 268.402 188.308L268.518 188.202L265.448 185.132L265.216 184.924Z' fill='url(%23paint307_linear_40004690_134055)'/%3E%3Cpath d='M262.981 162.562L239.231 138.813C238.039 137.62 236.105 137.62 234.913 138.813L228.436 145.29L254.345 171.199L262.981 162.562Z' fill='url(%23paint308_linear_40004690_134055)'/%3E%3Cpath d='M254.345 169.04C253.748 168.444 252.782 168.444 252.185 169.04L254.345 171.199L255.424 170.119L254.345 169.04ZM250.026 164.722C249.43 164.125 248.464 164.125 247.867 164.722L252.185 169.04C252.782 168.444 252.782 167.477 252.185 166.881L250.026 164.722ZM245.708 160.403C245.112 159.807 244.145 159.807 243.549 160.403L247.867 164.722C248.464 164.125 248.464 163.159 247.867 162.562L245.708 160.403ZM241.39 156.085C240.794 155.489 239.827 155.489 239.231 156.085L243.549 160.403C244.145 159.807 244.145 158.841 243.549 158.244L241.39 156.085ZM237.072 151.767C236.476 151.171 235.509 151.171 234.913 151.767L239.231 156.085C239.827 155.489 239.827 154.522 239.231 153.926L237.072 151.767ZM232.754 147.449C232.158 146.853 231.191 146.853 230.595 147.449L234.913 151.767C235.509 151.171 235.509 150.204 234.913 149.608L232.754 147.449ZM238.241 138.152C237.134 137.693 235.813 137.913 234.913 138.813L228.436 145.29L230.595 147.449C231.154 146.89 231.189 146.006 230.7 145.406L230.595 145.29L230.559 145.254C230.717 144.987 230.787 144.684 230.768 144.383C231.19 144.41 231.621 144.263 231.944 143.941L233.563 142.321C233.886 141.998 234.033 141.567 234.006 141.145C234.429 141.171 234.86 141.025 235.183 140.702L235.992 139.892C236.141 139.744 236.309 139.634 236.487 139.56C236.722 139.463 236.92 139.314 237.073 139.132C237.226 139.314 237.423 139.463 237.657 139.56L238.241 138.152ZM239.231 138.813C238.939 138.52 238.601 138.301 238.241 138.152L237.657 139.56C237.783 139.612 237.903 139.682 238.016 139.771C238.063 139.808 238.108 139.849 238.152 139.892L239.141 140.882C239.584 141.325 240.232 141.439 240.78 141.224C240.583 141.725 240.66 142.31 241.015 142.745L241.12 142.861L243.099 144.84C243.542 145.283 244.189 145.396 244.737 145.181C244.522 145.729 244.636 146.377 245.079 146.82L247.058 148.798C247.501 149.241 248.148 149.355 248.696 149.14C248.499 149.642 248.577 150.227 248.932 150.662L249.036 150.777L251.016 152.757C251.459 153.2 252.107 153.314 252.655 153.099C252.458 153.6 252.535 154.185 252.89 154.62L252.995 154.736L254.974 156.715C255.417 157.158 256.064 157.271 256.612 157.056C256.415 157.558 256.493 158.143 256.848 158.579L256.954 158.695L258.933 160.673C259.375 161.116 260.023 161.23 260.571 161.015C260.356 161.563 260.469 162.209 260.911 162.652L261.901 163.642L262.981 162.562L239.231 138.813Z' fill='url(%23paint309_linear_40004690_134055)'/%3E%3Cpath d='M255.715 158.926L245.654 148.865C244.462 147.672 242.528 147.672 241.336 148.865L239.421 150.779L251.642 162.999L255.715 158.926Z' fill='url(%23paint310_linear_40004690_134055)'/%3E%3Cpath d='M251.163 161.441C250.865 161.143 250.382 161.143 250.083 161.441L251.642 162.999L252.181 162.46L251.163 161.441ZM247.089 157.368C246.791 157.07 246.308 157.07 246.01 157.368L249.126 160.484C249.424 160.186 249.424 159.703 249.126 159.404L247.089 157.368ZM243.016 153.294C242.718 152.996 242.234 152.996 241.936 153.294L245.053 156.41C245.351 156.112 245.351 155.629 245.053 155.331L243.016 153.294ZM243.061 148.005C242.43 148.095 241.821 148.379 241.335 148.864L239.421 150.779L240.979 152.337C241.277 152.039 241.277 151.555 240.979 151.257L240.494 150.772C240.656 150.569 240.701 150.305 240.625 150.068C240.888 150.152 241.188 150.092 241.397 149.883L241.875 149.404C242.041 149.239 242.224 149.105 242.419 149.001C242.484 148.967 242.551 148.935 242.618 148.907C242.977 148.759 243.159 148.37 243.061 148.005ZM245.654 148.864C245.168 148.379 244.559 148.095 243.928 148.005C243.843 148.32 243.969 148.653 244.236 148.834L244.372 148.906L244.512 148.973C244.53 148.982 244.55 148.989 244.568 148.999C244.595 149.013 244.62 149.031 244.647 149.047C244.684 149.068 244.723 149.089 244.76 149.113C244.783 149.128 244.804 149.146 244.826 149.163C244.864 149.19 244.903 149.217 244.94 149.247L245.114 149.404L246.372 150.662C246.67 150.96 247.153 150.96 247.451 150.662L245.654 148.864ZM253.918 157.128C253.62 157.426 253.62 157.91 253.918 158.208L255.175 159.466L255.715 158.926L253.918 157.128ZM248.887 152.098C248.626 152.358 248.593 152.762 248.789 153.058L248.887 153.177L251.402 155.692C251.7 155.991 252.184 155.991 252.482 155.692L248.887 152.098Z' fill='url(%23paint311_linear_40004690_134055)'/%3E%3Cpath d='M298.098 240.68L274.348 216.93C273.156 215.737 271.223 215.737 270.03 216.93L263.553 223.407L289.462 249.316L298.098 240.68Z' fill='url(%23paint312_linear_40004690_134055)'/%3E%3Cpath d='M291.621 247.157C291.025 246.561 290.058 246.561 289.462 247.157L289.346 247.051C288.746 246.563 287.862 246.598 287.303 247.157L289.462 249.316L291.621 247.157ZM285.144 242.839C284.547 242.243 283.581 242.243 282.985 242.839L287.303 247.157C287.899 246.561 287.899 245.594 287.303 244.998L285.144 242.839ZM280.825 238.521C280.229 237.924 279.263 237.924 278.666 238.521L282.985 242.839C283.581 242.243 283.581 241.276 282.985 240.68L280.825 238.521ZM276.507 234.202C275.911 233.606 274.944 233.606 274.348 234.202L278.666 238.521C279.263 237.924 279.263 236.958 278.666 236.362L276.507 234.202ZM272.189 229.884C271.593 229.288 270.626 229.288 270.03 229.884L274.348 234.202C274.944 233.606 274.944 232.64 274.348 232.043L272.189 229.884ZM267.871 225.566C267.275 224.97 266.308 224.97 265.712 225.566L270.03 229.884C270.626 229.288 270.626 228.321 270.03 227.725L267.871 225.566ZM263.553 223.407L265.712 225.566C266.308 224.97 266.308 224.003 265.712 223.407L264.632 222.328L263.553 223.407ZM295.939 242.839C295.343 242.243 294.376 242.243 293.78 242.839L291.621 244.998C291.025 245.594 291.025 246.561 291.621 247.157L295.939 242.839ZM274.348 216.93C273.156 215.737 271.223 215.737 270.03 216.93C270.551 216.409 271.725 216.713 272.809 217.594C272.965 217.721 273.119 217.86 273.269 218.009L274.259 218.999C274.702 219.442 275.349 219.556 275.897 219.341C275.682 219.889 275.795 220.535 276.237 220.978L278.216 222.957C278.659 223.4 279.307 223.514 279.855 223.299C279.658 223.8 279.736 224.386 280.091 224.821L280.196 224.937L282.175 226.916C282.618 227.359 283.265 227.472 283.813 227.257C283.616 227.759 283.694 228.344 284.049 228.779L284.154 228.894L286.134 230.874C286.576 231.317 287.224 231.431 287.772 231.216C287.575 231.718 287.652 232.302 288.007 232.737L288.112 232.853L290.091 234.832C290.534 235.275 291.181 235.388 291.729 235.173C291.514 235.721 291.628 236.369 292.071 236.812L294.05 238.791C294.493 239.233 295.14 239.347 295.688 239.132C295.488 239.642 295.574 240.237 295.944 240.674L295.939 240.68C295.343 241.276 295.343 242.243 295.939 242.839L298.098 240.68L274.348 216.93Z' fill='url(%23paint313_linear_40004690_134055)'/%3E%3Cpath d='M284.894 240.18L274.837 230.122C273.644 228.93 273.644 226.997 274.837 225.804L276.75 223.891L288.966 236.108L284.894 240.18Z' fill='url(%23paint314_linear_40004690_134055)'/%3E%3Cpath d='M287.408 237.665C287.11 237.367 287.11 236.884 287.408 236.586L287.887 236.107L287.408 235.629C287.111 235.33 287.11 234.847 287.408 234.549L288.966 236.107L287.408 237.665ZM283.337 231.557C283.039 231.259 283.039 230.776 283.337 230.478L286.452 233.593C286.154 233.891 285.671 233.891 285.373 233.593L283.337 231.557ZM279.264 227.485C278.966 227.186 278.966 226.703 279.264 226.405L282.38 229.52C282.081 229.818 281.598 229.818 281.3 229.52L279.264 227.485ZM276.75 223.891L278.308 225.449C278.01 225.747 277.527 225.747 277.229 225.449L276.21 224.43L276.75 223.891ZM273.977 227.532C274.067 226.9 274.35 226.29 274.837 225.804C274.397 226.243 274.234 226.875 274.321 227.545C274.21 227.567 274.092 227.563 273.977 227.532ZM283.098 238.383C283.358 238.123 283.761 238.089 284.057 238.284L284.177 238.383L284.894 239.1L285.373 238.622L285.492 238.523C285.788 238.328 286.191 238.361 286.452 238.622L284.894 240.18L283.098 238.383ZM274.837 230.122C274.351 229.636 274.066 229.027 273.976 228.395C274.2 228.336 274.433 228.384 274.614 228.512C274.753 228.803 274.936 229.088 275.164 229.354L275.376 229.583L276.634 230.84C276.932 231.138 276.932 231.622 276.634 231.92L274.837 230.122ZM278.069 233.355C278.367 233.056 278.85 233.056 279.148 233.355L281.663 235.869C281.96 236.167 281.961 236.651 281.663 236.948L278.069 233.355Z' fill='url(%23paint315_linear_40004690_134055)'/%3E%3Cpath d='M263.029 136.352L291.097 108.284C292.289 107.091 292.289 105.158 291.097 103.965L263.029 75.8976L232.802 106.125L263.029 136.352Z' fill='url(%23paint316_linear_40004690_134055)'/%3E%3Cpath d='M235.393 108.716L235.497 108.599C235.986 107.999 235.951 107.116 235.393 106.557L234.961 106.125L235.393 105.692L235.497 105.577C235.987 104.978 235.952 104.092 235.393 103.533L232.802 106.125L235.393 108.716ZM237.336 101.59L236.256 102.67C236.853 103.266 237.819 103.266 238.415 102.67L237.336 101.59ZM241.438 99.6474C242.034 99.0511 242.034 98.0845 241.438 97.4883L237.336 101.59L238.415 102.67L241.438 99.6474ZM243.381 95.5453L242.301 96.6249C242.898 97.221 243.864 97.2209 244.46 96.6249L243.381 95.5453ZM247.483 93.6024L247.588 93.4864C248.078 92.8868 248.042 92.0023 247.483 91.4433L243.381 95.5453L244.46 96.6249L247.483 93.6024ZM249.427 89.4993L248.347 90.5788C248.944 91.175 249.91 91.175 250.506 90.5788L249.427 89.4993ZM253.529 87.5563L252.449 86.4768L249.427 89.4993L250.506 90.5788L253.529 87.5563ZM253.529 87.5563C254.125 86.9601 254.125 85.9934 253.529 85.3973L252.449 86.4768L253.529 87.5563ZM255.472 83.4543L254.392 84.5339C254.989 85.1301 255.955 85.1301 256.551 84.5339L255.472 83.4543ZM259.574 81.5114L258.494 80.4318L255.472 83.4543L256.551 84.5339L259.574 81.5114ZM259.574 81.5114C260.17 80.9152 260.17 79.9485 259.574 79.3523L258.494 80.4318L259.574 81.5114ZM261.517 77.4093L260.437 78.4889C261.033 79.085 262 79.0847 262.596 78.4889L261.517 77.4093ZM263.029 75.8976L261.517 77.4093L262.596 78.4889L263.029 78.0566L263.703 78.7314C264.3 79.3276 265.266 79.3276 265.862 78.7314L263.029 75.8976ZM241.438 114.761C242.034 114.165 242.034 113.198 241.438 112.602L238.415 109.579C237.819 108.983 236.853 108.983 236.256 109.579L241.438 114.761ZM267.212 80.0808L267.106 80.1967C266.618 80.7964 266.653 81.681 267.212 82.2398L270.72 85.7483C271.317 86.3445 272.283 86.3445 272.879 85.7483L267.212 80.0808ZM247.483 120.806L247.588 120.69C248.077 120.09 248.042 119.206 247.483 118.647L244.46 115.624C243.864 115.028 242.898 115.028 242.301 115.624L247.483 120.806ZM274.229 87.0978L274.123 87.2137C273.635 87.8134 273.67 88.698 274.229 89.2568L277.737 92.7653C278.334 93.3615 279.3 93.3615 279.896 92.7653L274.229 87.0978ZM253.529 126.852L253.634 126.736C254.123 126.136 254.088 125.252 253.529 124.693L250.506 121.67C249.91 121.074 248.944 121.074 248.347 121.67L253.529 126.852ZM281.246 94.1147L281.14 94.2307C280.652 94.8303 280.687 95.715 281.246 96.2738L284.754 99.7823C285.351 100.379 286.317 100.379 286.913 99.7823L281.246 94.1147ZM259.574 132.897L259.679 132.781C260.168 132.181 260.133 131.297 259.574 130.738L256.551 127.715C255.955 127.119 254.989 127.119 254.392 127.715L259.574 132.897ZM288.263 101.132L288.157 101.248C287.669 101.847 287.704 102.732 288.263 103.291L290.017 105.045C290.165 105.193 290.276 105.362 290.349 105.539C290.446 105.774 290.595 105.973 290.777 106.126C290.595 106.278 290.446 106.475 290.349 106.71L291.758 107.294C292.216 106.187 291.997 104.865 291.097 103.965L288.263 101.132ZM263.029 136.352L265.862 133.518C265.266 132.922 264.3 132.922 263.703 133.518L263.029 134.192L262.596 133.76C262 133.164 261.033 133.164 260.437 133.76L263.029 136.352ZM291.305 108.052C291.496 107.818 291.647 107.562 291.758 107.294L290.349 106.71C290.276 106.888 290.165 107.056 290.017 107.204L288.263 108.958C287.704 109.517 287.669 110.402 288.157 111.001L288.263 111.117L291.097 108.284L291.305 108.052ZM272.879 126.501C272.321 125.942 271.436 125.907 270.836 126.395L270.72 126.501L267.212 130.009C266.653 130.568 266.618 131.453 267.106 132.052L267.212 132.168L272.879 126.501ZM279.896 119.484C279.338 118.925 278.453 118.89 277.853 119.378L277.737 119.484L274.229 122.992C273.67 123.551 273.635 124.436 274.123 125.035L274.229 125.151L279.896 119.484ZM286.913 112.467C286.355 111.908 285.47 111.873 284.87 112.361L284.754 112.467L281.246 115.975C280.687 116.534 280.652 117.419 281.14 118.018L281.246 118.134L286.913 112.467Z' fill='url(%23paint317_linear_40004690_134055)'/%3E%3Cpath d='M263.029 129.398L284.145 108.282C285.338 107.089 285.338 105.156 284.145 103.963L263.029 82.8467L239.753 106.123L263.029 129.398Z' fill='url(%23paint318_linear_40004690_134055)'/%3E%3Cpath d='M242.287 108.656L242.392 108.54C242.881 107.941 242.845 107.056 242.287 106.497L241.912 106.123L242.288 105.748L241.208 104.668L239.753 106.123L242.287 108.656ZM242.288 105.748C242.884 105.152 242.883 104.185 242.288 103.589L241.208 104.668L242.288 105.748ZM244.118 101.759L243.038 102.838C243.635 103.434 244.601 103.434 245.197 102.838L244.118 101.759ZM248.107 99.9284L248.21 99.8124C248.699 99.2129 248.666 98.3284 248.107 97.7693L244.118 101.759L245.197 102.838L248.107 99.9284ZM249.936 95.9402L248.857 97.0197C249.453 97.6153 250.42 97.6154 251.016 97.0197L249.936 95.9402ZM253.925 94.1101L252.846 93.0305L249.936 95.9402L251.016 97.0197L253.925 94.1101ZM253.925 94.1101C254.521 93.514 254.521 92.5472 253.925 91.951L252.846 93.0305L253.925 94.1101ZM255.756 90.1208L254.676 91.2004C255.272 91.7961 256.239 91.7964 256.835 91.2004L255.756 90.1208ZM259.745 88.2907L259.848 88.1747C260.337 87.5752 260.303 86.6907 259.745 86.1316L255.756 90.1208L256.835 91.2004L259.745 88.2907ZM261.575 84.3015L260.495 85.381C261.092 85.9767 262.058 85.977 262.654 85.381L261.575 84.3015ZM263.029 82.8477L261.575 84.3015L262.654 85.381L263.029 85.0067L263.709 85.6867C264.305 86.2825 265.272 86.2824 265.868 85.6867L263.029 82.8477ZM248.106 114.476L248.211 114.36C248.7 113.76 248.665 112.876 248.106 112.317L245.196 109.407C244.6 108.811 243.633 108.811 243.037 109.407L248.106 114.476ZM267.228 87.0467L267.123 87.1616C266.634 87.7612 266.669 88.6467 267.228 89.2058L270.748 92.7259C271.344 93.3214 272.311 93.3214 272.907 92.7259L267.228 87.0467ZM253.925 120.295L254.03 120.178C254.518 119.579 254.484 118.695 253.925 118.136L251.016 115.226C250.419 114.63 249.453 114.63 248.857 115.226L253.925 120.295ZM274.267 94.0858L274.162 94.2007C273.673 94.8004 273.708 95.6858 274.267 96.2449L277.786 99.7639C278.382 100.36 279.349 100.36 279.945 99.7639L274.267 94.0858ZM259.744 126.113L259.849 125.997C260.338 125.398 260.303 124.513 259.744 123.954L256.834 121.045C256.238 120.449 255.271 120.449 254.675 121.045L259.744 126.113ZM281.306 101.125L281.202 101.24C280.712 101.839 280.747 102.725 281.306 103.284L283.065 105.044C283.177 105.155 283.267 105.277 283.335 105.406L283.398 105.538L283.464 105.678C283.558 105.852 283.682 106.002 283.827 106.123C283.644 106.276 283.495 106.473 283.398 106.708L284.133 107.012L284.808 107.292C285.266 106.185 285.045 104.864 284.145 103.964L281.306 101.125ZM263.029 129.398L265.868 126.559C265.272 125.963 264.305 125.963 263.709 126.559L263.029 127.239L262.653 126.864C262.057 126.268 261.09 126.268 260.494 126.864L263.029 129.398ZM284.355 108.049C284.545 107.816 284.696 107.561 284.807 107.293L283.398 106.708C283.324 106.886 283.214 107.054 283.065 107.203L281.306 108.962C280.747 109.521 280.713 110.405 281.202 111.004L281.306 111.121L284.145 108.282L284.355 108.049ZM272.907 119.52C272.311 118.924 271.344 118.924 270.748 119.52L267.229 123.039C266.67 123.598 266.635 124.483 267.123 125.082L267.229 125.198L272.907 119.52ZM279.946 112.481C279.387 111.922 278.503 111.887 277.903 112.376L277.787 112.481L274.267 116.001C273.708 116.56 273.674 117.444 274.162 118.043L274.267 118.16L279.946 112.481Z' fill='url(%23paint319_linear_40004690_134055)'/%3E%3Cpath d='M263.029 116.238L270.99 108.277C272.183 107.084 272.183 105.151 270.99 103.959L263.029 95.9972L252.908 106.118L263.029 116.238Z' fill='url(%23paint320_linear_40004690_134055)'/%3E%3Cpath d='M255.253 108.462L255.358 108.346C255.847 107.747 255.812 106.862 255.253 106.303L255.067 106.118L255.253 105.932L254.173 104.853L252.908 106.118L255.253 108.462ZM255.253 105.932C255.849 105.336 255.849 104.369 255.253 103.773L254.173 104.853L255.253 105.932ZM256.703 102.323L255.624 103.402C256.22 103.998 257.187 103.998 257.783 103.402L256.703 102.323ZM260.313 100.872L259.233 99.7924L256.703 102.323L257.783 103.402L260.313 100.872ZM260.313 100.872C260.909 100.276 260.909 99.309 260.313 98.7129L259.233 99.7924L260.313 100.872ZM261.764 97.2622L260.684 98.3418C261.28 98.938 262.247 98.938 262.843 98.3418L261.764 97.2622ZM263.029 95.9972L261.764 97.2622L262.843 98.3418L263.029 98.1562L263.94 99.0671C264.536 99.6633 265.502 99.6633 266.099 99.0671L263.029 95.9972ZM260.313 113.523L260.418 113.407C260.907 112.807 260.872 111.922 260.313 111.364L257.783 108.833C257.187 108.237 256.22 108.237 255.624 108.833L260.313 113.523ZM267.92 100.889L267.815 101.005C267.326 101.604 267.361 102.489 267.92 103.048L269.911 105.038C270.059 105.187 270.169 105.355 270.243 105.533L271.651 104.951C271.502 104.59 271.283 104.252 270.99 103.959L267.92 100.889ZM263.029 116.238L266.099 113.168C265.502 112.572 264.536 112.572 263.94 113.168L263.029 114.079L262.843 113.894C262.247 113.297 261.28 113.297 260.684 113.894L263.029 116.238ZM271.651 107.287C271.96 106.54 271.96 105.697 271.651 104.951L270.243 105.533C270.34 105.768 270.488 105.966 270.671 106.119C270.489 106.271 270.34 106.468 270.243 106.703L271.651 107.287ZM271.199 108.045C271.39 107.811 271.54 107.555 271.651 107.287L270.243 106.703C270.169 106.881 270.059 107.049 269.911 107.197L267.92 109.188C267.361 109.746 267.326 110.631 267.815 111.231L267.92 111.347L270.99 108.277L271.199 108.045Z' fill='url(%23paint321_linear_40004690_134055)'/%3E%3Cpath d='M293.561 105.812L317.311 82.0627C318.503 80.8703 318.503 78.937 317.311 77.7446L310.833 71.2674L284.925 97.1762L293.561 105.812Z' fill='url(%23paint322_linear_40004690_134055)'/%3E%3Cpath d='M287.084 97.1762C287.68 96.58 287.68 95.6134 287.084 95.0171L284.925 97.1762L286.004 98.2558L287.084 97.1762ZM291.402 92.8581C291.998 92.2619 291.998 91.2952 291.402 90.699L287.084 95.0171C287.68 95.6134 288.647 95.6134 289.243 95.0171L291.402 92.8581ZM295.72 88.5399C296.316 87.9437 296.316 86.9771 295.72 86.3809L291.402 90.699C291.998 91.2952 292.965 91.2952 293.561 90.699L295.72 88.5399ZM300.038 84.2218C300.634 83.6256 300.634 82.6589 300.038 82.0627L295.72 86.3809C296.316 86.9771 297.283 86.9771 297.879 86.3809L300.038 84.2218ZM304.356 79.9036C304.952 79.3074 304.952 78.3408 304.356 77.7446L300.038 82.0627C300.634 82.6589 301.601 82.6589 302.197 82.0627L304.356 79.9036ZM308.674 75.5855C309.271 74.9893 309.271 74.0226 308.674 73.4264L304.356 77.7446C304.952 78.3408 305.919 78.3408 306.515 77.7446L308.674 75.5855ZM317.972 81.0728C318.43 79.9659 318.211 78.6445 317.311 77.7446L310.833 71.2674L308.674 73.4264C309.233 73.9853 310.118 74.0207 310.718 73.5319L310.833 73.4264L310.869 73.3906C311.136 73.5482 311.44 73.6183 311.74 73.5993C311.713 74.0217 311.86 74.453 312.183 74.7759L313.802 76.3952C314.125 76.718 314.556 76.8647 314.979 76.8379C314.952 77.2603 315.099 77.6917 315.422 78.0145L316.231 78.8241C316.38 78.9725 316.49 79.1406 316.563 79.3186C316.661 79.5536 316.809 79.7519 316.991 79.9047C316.809 80.0574 316.66 80.2542 316.563 80.4887L317.972 81.0728ZM317.311 82.0627C317.603 81.7702 317.823 81.4326 317.972 81.0728L316.563 80.4887C316.511 80.6143 316.441 80.7349 316.352 80.8472C316.315 80.8944 316.275 80.9397 316.231 80.9832L315.241 81.9731C314.799 82.4161 314.684 83.0635 314.9 83.6114C314.398 83.4147 313.813 83.4919 313.378 83.8465L313.262 83.9519L311.284 85.9307C310.841 86.3736 310.727 87.021 310.942 87.569C310.394 87.3539 309.747 87.4677 309.304 87.9106L307.325 89.8894C306.882 90.3323 306.768 90.9796 306.983 91.5276C306.481 91.3307 305.896 91.4086 305.461 91.7638L305.346 91.8681L303.366 93.848C302.924 94.291 302.81 94.9383 303.025 95.4863C302.523 95.2896 301.939 95.3668 301.504 95.7214L301.388 95.8268L299.409 97.8056C298.966 98.2485 298.852 98.8959 299.067 99.4439C298.565 99.2469 297.98 99.3251 297.545 99.68L297.429 99.7854L295.45 101.764C295.007 102.207 294.893 102.854 295.109 103.403C294.561 103.188 293.914 103.301 293.471 103.743L292.481 104.733L293.561 105.812L317.311 82.0627Z' fill='url(%23paint323_linear_40004690_134055)'/%3E%3Cpath d='M297.193 98.543L307.254 88.4817C308.446 87.2893 308.446 85.356 307.254 84.1636L305.34 82.2492L293.119 94.4695L297.193 98.543Z' fill='url(%23paint324_linear_40004690_134055)'/%3E%3Cpath d='M294.677 93.9908C294.975 93.6927 294.975 93.2093 294.677 92.9113L293.119 94.4694L293.659 95.0092L294.677 93.9908ZM298.751 89.9172C299.049 89.6191 299.049 89.1357 298.751 88.8377L295.635 91.954C295.933 92.2521 296.416 92.2521 296.714 91.954L298.751 89.9172ZM302.824 85.8437C303.122 85.5455 303.122 85.0622 302.824 84.7641L299.708 87.8804C300.006 88.1786 300.49 88.1786 300.788 87.8804L302.824 85.8437ZM308.114 85.889C308.023 85.2579 307.74 84.6487 307.254 84.1632L305.34 82.2487L303.782 83.8069C304.08 84.105 304.563 84.105 304.861 83.8069L305.346 83.3219C305.55 83.484 305.813 83.5285 306.05 83.4527C305.966 83.7161 306.027 84.0153 306.236 84.2244L306.715 84.703C306.88 84.8683 307.014 85.0522 307.117 85.247C307.152 85.3121 307.183 85.3787 307.211 85.4462C307.36 85.8044 307.749 85.9871 308.114 85.889ZM307.254 88.4814C307.74 87.9958 308.024 87.3868 308.114 86.7556C307.798 86.671 307.466 86.7963 307.285 87.0634L307.212 87.1994L307.146 87.3396C307.137 87.358 307.129 87.3773 307.119 87.3955C307.105 87.4226 307.088 87.4479 307.072 87.4746C307.05 87.5121 307.03 87.5509 307.006 87.5874C306.99 87.6103 306.972 87.6313 306.956 87.6538C306.929 87.692 306.902 87.7308 306.872 87.7676L306.715 87.9416L305.457 89.1993C305.159 89.4974 305.159 89.9807 305.457 90.2788L307.254 88.4814ZM298.99 96.7455C298.692 96.4474 298.209 96.4474 297.911 96.7455L296.653 98.0032L297.193 98.543L298.99 96.7455ZM304.021 91.7147C303.76 91.4538 303.357 91.421 303.061 91.6167L302.941 91.7147L300.426 94.2301C300.128 94.5282 300.128 95.0115 300.426 95.3096L304.021 91.7147Z' fill='url(%23paint325_linear_40004690_134055)'/%3E%3Cpath d='M215.444 140.93L239.194 117.18C240.386 115.987 240.386 114.054 239.194 112.862L232.716 106.385L206.807 132.293L215.444 140.93Z' fill='url(%23paint326_linear_40004690_134055)'/%3E%3Cpath d='M208.967 134.452C209.563 133.856 209.563 132.89 208.967 132.293L209.072 132.177C209.561 131.578 209.525 130.693 208.967 130.134L206.807 132.293L208.967 134.452ZM213.285 127.975C213.881 127.379 213.881 126.412 213.285 125.816L208.967 130.134C209.563 130.731 210.529 130.731 211.126 130.134L213.285 127.975ZM217.603 123.657C218.199 123.061 218.199 122.094 217.603 121.498L213.285 125.816C213.881 126.412 214.848 126.412 215.444 125.816L217.603 123.657ZM221.921 119.339C222.517 118.743 222.517 117.776 221.921 117.18L217.603 121.498C218.199 122.094 219.166 122.094 219.762 121.498L221.921 119.339ZM226.239 115.021C226.835 114.425 226.835 113.458 226.239 112.862L221.921 117.18C222.517 117.776 223.484 117.776 224.08 117.18L226.239 115.021ZM230.557 110.703C231.153 110.106 231.153 109.14 230.557 108.544L226.239 112.862C226.835 113.458 227.802 113.458 228.398 112.862L230.557 110.703ZM232.716 106.385L230.557 108.544C231.153 109.14 232.12 109.14 232.716 108.544L233.796 107.464L232.716 106.385ZM213.285 138.771C213.881 138.174 213.881 137.208 213.285 136.612L211.126 134.452C210.529 133.856 209.563 133.856 208.967 134.452L213.285 138.771ZM239.194 117.18C240.386 115.987 240.386 114.054 239.194 112.862C239.715 113.383 239.411 114.557 238.529 115.641C238.403 115.797 238.264 115.95 238.114 116.1L237.124 117.09C236.681 117.533 236.567 118.181 236.782 118.729C236.235 118.514 235.588 118.626 235.145 119.069L233.166 121.048C232.724 121.491 232.61 122.138 232.825 122.686C232.323 122.489 231.738 122.567 231.303 122.922L231.187 123.028L229.208 125.007C228.765 125.449 228.651 126.097 228.866 126.645C228.364 126.448 227.779 126.526 227.344 126.881L227.229 126.985L225.249 128.965C224.806 129.408 224.692 130.056 224.908 130.603C224.406 130.407 223.821 130.484 223.386 130.839L223.27 130.944L221.292 132.923C220.849 133.366 220.735 134.013 220.95 134.561C220.402 134.346 219.755 134.46 219.312 134.903L217.333 136.881C216.89 137.324 216.776 137.972 216.991 138.52C216.481 138.319 215.886 138.405 215.449 138.776L215.444 138.771C214.848 138.174 213.881 138.174 213.285 138.771L215.444 140.93L239.194 117.18Z' fill='url(%23paint327_linear_40004690_134055)'/%3E%3Cpath d='M215.936 127.727L225.993 117.669C227.186 116.477 229.119 116.477 230.311 117.669L232.224 119.582L220.008 131.799L215.936 127.727Z' fill='url(%23paint328_linear_40004690_134055)'/%3E%3Cpath d='M218.45 130.241C218.748 129.943 219.232 129.943 219.53 130.241L220.008 130.72L220.487 130.241C220.785 129.943 221.269 129.943 221.567 130.241L220.008 131.799L218.45 130.241ZM224.558 126.169C224.857 125.871 225.34 125.871 225.638 126.169L222.523 129.285C222.225 128.987 222.225 128.503 222.523 128.205L224.558 126.169ZM228.631 122.097C228.929 121.799 229.412 121.799 229.711 122.097L226.595 125.212C226.297 124.914 226.297 124.431 226.595 124.133L228.631 122.097ZM232.225 119.583L230.667 121.141C230.369 120.843 230.369 120.359 230.667 120.061L231.685 119.043L232.225 119.583ZM228.584 116.81C229.215 116.9 229.825 117.183 230.311 117.669C229.872 117.23 229.241 117.067 228.571 117.154C228.549 117.042 228.553 116.925 228.584 116.81ZM217.732 125.93C217.993 126.191 218.027 126.593 217.831 126.89L217.732 127.01L217.015 127.727L217.494 128.205L217.592 128.324C217.788 128.621 217.755 129.024 217.494 129.285L215.936 127.727L217.732 125.93ZM225.993 117.669C226.479 117.183 227.089 116.899 227.72 116.809C227.78 117.033 227.732 117.265 227.603 117.447C227.312 117.586 227.027 117.769 226.762 117.997L226.533 118.209L225.275 119.467C224.977 119.764 224.494 119.765 224.196 119.467L225.993 117.669ZM222.761 120.901C223.059 121.2 223.059 121.683 222.761 121.981L220.247 124.495C219.949 124.793 219.465 124.793 219.167 124.495L222.761 120.901Z' fill='url(%23paint329_linear_40004690_134055)'/%3E%3Cpath d='M321.403 103.152L349.471 131.22C350.663 132.413 352.596 132.413 353.789 131.22L381.857 103.152L351.63 72.9254L321.403 103.152Z' fill='url(%23paint330_linear_40004690_134055)'/%3E%3Cpath d='M349.038 75.5167L349.155 75.621C349.755 76.1097 350.639 76.0751 351.197 75.5167L351.63 75.0844L352.062 75.5167L352.177 75.621C352.777 76.1104 353.662 76.0757 354.221 75.5167L351.63 72.9254L349.038 75.5167ZM356.164 77.4596L355.084 76.3801C354.488 76.9763 354.488 77.9429 355.084 78.5391L356.164 77.4596ZM358.107 81.5616C358.703 82.1578 359.67 82.1578 360.266 81.5616L356.164 77.4596L355.084 78.5391L358.107 81.5616ZM362.209 83.5046L361.129 82.4251C360.533 83.0212 360.533 83.9879 361.129 84.5841L362.209 83.5046ZM364.152 87.6066L364.268 87.712C364.868 88.2012 365.752 88.1656 366.311 87.6066L362.209 83.5046L361.129 84.5841L364.152 87.6066ZM368.255 89.5506L367.175 88.4711C366.579 89.0673 366.579 90.0339 367.175 90.6302L368.255 89.5506ZM370.198 93.6526L371.277 92.5731L368.255 89.5506L367.175 90.6302L370.198 93.6526ZM370.198 93.6526C370.794 94.2486 371.761 94.2488 372.357 93.6526L371.277 92.5731L370.198 93.6526ZM374.3 95.5956L373.22 94.5161C372.624 95.1123 372.624 96.0789 373.22 96.6751L374.3 95.5956ZM376.243 99.6976L377.322 98.6181L374.3 95.5956L373.22 96.6751L376.243 99.6976ZM376.243 99.6976C376.839 100.294 377.806 100.294 378.402 99.6976L377.322 98.6181L376.243 99.6976ZM380.345 101.641L379.265 100.561C378.669 101.157 378.67 102.124 379.265 102.72L380.345 101.641ZM381.857 103.152L380.345 101.641L379.265 102.72L379.698 103.152L379.023 103.827C378.427 104.423 378.427 105.39 379.023 105.986L381.857 103.152ZM342.993 81.5616C343.59 82.1578 344.556 82.1578 345.152 81.5616L348.175 78.5391C348.771 77.9429 348.771 76.9763 348.175 76.3801L342.993 81.5616ZM377.673 107.336L377.558 107.23C376.958 106.741 376.073 106.777 375.514 107.336L372.006 110.844C371.41 111.44 371.41 112.407 372.006 113.003L377.673 107.336ZM336.948 87.6066L337.064 87.712C337.664 88.2008 338.549 88.1654 339.108 87.6066L342.13 84.5841C342.726 83.9879 342.726 83.0212 342.13 82.4251L336.948 87.6066ZM370.657 114.353L370.541 114.247C369.941 113.758 369.056 113.794 368.497 114.353L364.989 117.861C364.393 118.457 364.393 119.424 364.989 120.02L370.657 114.353ZM330.902 93.6526L331.018 93.7581C331.618 94.2468 332.503 94.2113 333.061 93.6526L336.084 90.6302C336.68 90.0339 336.68 89.0673 336.084 88.4711L330.902 93.6526ZM363.64 121.37L363.524 121.264C362.924 120.775 362.039 120.811 361.48 121.37L357.972 124.878C357.376 125.474 357.376 126.441 357.972 127.037L363.64 121.37ZM324.857 99.6976L324.973 99.803C325.573 100.292 326.458 100.256 327.017 99.6976L330.039 96.6751C330.635 96.0789 330.635 95.1123 330.039 94.5161L324.857 99.6976ZM356.623 128.386L356.507 128.281C355.907 127.792 355.022 127.828 354.463 128.386L352.709 130.141C352.561 130.289 352.393 130.399 352.215 130.473C351.98 130.57 351.781 130.719 351.629 130.901C351.476 130.719 351.279 130.57 351.045 130.473L350.461 131.881C351.567 132.34 352.889 132.12 353.789 131.22L356.623 128.386ZM321.403 103.152L324.236 105.986C324.833 105.39 324.833 104.423 324.236 103.827L323.562 103.152L323.994 102.72C324.59 102.124 324.59 101.157 323.994 100.561L321.403 103.152ZM349.703 131.429C349.937 131.62 350.192 131.77 350.461 131.881L351.045 130.473C350.867 130.399 350.699 130.289 350.55 130.141L348.796 128.386C348.237 127.828 347.352 127.792 346.753 128.281L346.637 128.386L349.471 131.22L349.703 131.429ZM331.253 113.003C331.812 112.444 331.848 111.56 331.359 110.96L331.253 110.844L327.745 107.336C327.186 106.777 326.302 106.741 325.702 107.23L325.586 107.336L331.253 113.003ZM338.27 120.02C338.829 119.461 338.865 118.577 338.376 117.977L338.27 117.861L334.762 114.353C334.203 113.794 333.318 113.758 332.719 114.247L332.603 114.353L338.27 120.02ZM345.287 127.037C345.846 126.478 345.882 125.594 345.393 124.994L345.287 124.878L341.779 121.37C341.22 120.811 340.335 120.775 339.736 121.264L339.62 121.37L345.287 127.037Z' fill='url(%23paint331_linear_40004690_134055)'/%3E%3Cpath d='M328.352 103.152L349.469 124.269C350.661 125.462 352.594 125.462 353.787 124.269L374.904 103.152L351.628 79.8765L328.352 103.152Z' fill='url(%23paint332_linear_40004690_134055)'/%3E%3Cpath d='M349.094 82.4103L349.21 82.5157C349.81 83.0045 350.694 82.9691 351.253 82.4103L351.627 82.036L352.003 82.4113L353.082 81.3318L351.627 79.877L349.094 82.4103ZM352.003 82.4113C352.599 83.0073 353.565 83.007 354.162 82.4113L353.082 81.3318L352.003 82.4113ZM355.992 84.2415L354.912 83.162C354.317 83.7582 354.316 84.725 354.912 85.321L355.992 84.2415ZM357.822 88.2307L357.938 88.334C358.537 88.8232 359.422 88.7893 359.981 88.2307L355.992 84.2415L354.912 85.321L357.822 88.2307ZM361.81 90.0598L360.731 88.9803C360.135 89.5764 360.135 90.5433 360.731 91.1393L361.81 90.0598ZM363.64 94.049L364.72 92.9695L361.81 90.0598L360.731 91.1393L363.64 94.049ZM363.64 94.049C364.236 94.6451 365.203 94.6447 365.799 94.049L364.72 92.9695L363.64 94.049ZM367.63 95.8792L366.55 94.7996C365.954 95.3959 365.954 96.3627 366.55 96.9587L367.63 95.8792ZM369.46 99.8684L369.576 99.9717C370.175 100.461 371.06 100.427 371.619 99.8684L367.63 95.8792L366.55 96.9587L369.46 99.8684ZM373.449 101.699L372.369 100.619C371.774 101.215 371.773 102.182 372.369 102.778L373.449 101.699ZM374.903 103.152L373.449 101.699L372.369 102.778L372.744 103.152L372.064 103.832C371.468 104.428 371.468 105.395 372.064 105.991L374.903 103.152ZM343.275 88.2297L343.391 88.3351C343.99 88.8239 344.875 88.7885 345.434 88.2297L348.343 85.32C348.939 84.7237 348.939 83.757 348.343 83.1609L343.275 88.2297ZM370.704 107.351L370.589 107.247C369.989 106.758 369.104 106.792 368.545 107.351L365.025 110.871C364.429 111.468 364.429 112.434 365.025 113.031L370.704 107.351ZM337.455 94.049L337.572 94.1534C338.172 94.642 339.055 94.6075 339.614 94.049L342.524 91.1393C343.12 90.5431 343.12 89.5765 342.524 88.9803L337.455 94.049ZM363.665 114.39L363.55 114.286C362.95 113.797 362.065 113.831 361.505 114.39L357.986 117.91C357.39 118.506 357.391 119.472 357.986 120.069L363.665 114.39ZM331.637 99.8674L331.753 99.9728C332.353 100.462 333.237 100.426 333.796 99.8674L336.706 96.9577C337.301 96.3614 337.302 95.3946 336.706 94.7986L331.637 99.8674ZM356.625 121.43L356.511 121.325C355.911 120.836 355.025 120.871 354.466 121.43L352.707 123.189C352.596 123.3 352.474 123.39 352.344 123.459L352.212 123.521L352.072 123.588C351.898 123.681 351.749 123.805 351.627 123.95C351.475 123.768 351.277 123.618 351.042 123.521L350.739 124.257L350.458 124.932C351.565 125.39 352.887 125.169 353.786 124.269L356.625 121.43ZM328.352 103.152L331.191 105.991C331.787 105.395 331.787 104.429 331.191 103.832L330.511 103.152L330.886 102.777C331.482 102.181 331.482 101.214 330.886 100.618L328.352 103.152ZM349.701 124.478C349.935 124.669 350.189 124.82 350.457 124.931L351.042 123.521C350.864 123.448 350.696 123.337 350.548 123.189L348.788 121.43C348.229 120.871 347.346 120.837 346.746 121.325L346.629 121.43L349.468 124.269L349.701 124.478ZM338.23 113.031C338.826 112.434 338.826 111.468 338.23 110.871L334.711 107.352C334.152 106.794 333.268 106.758 332.668 107.247L332.552 107.352L338.23 113.031ZM345.269 120.07C345.828 119.511 345.863 118.626 345.375 118.027L345.269 117.911L341.749 114.39C341.19 113.832 340.307 113.797 339.707 114.286L339.59 114.39L345.269 120.07Z' fill='url(%23paint333_linear_40004690_134055)'/%3E%3Cpath d='M341.508 103.152L349.47 111.114C350.662 112.306 352.595 112.306 353.788 111.114L361.749 103.152L351.629 93.0318L341.508 103.152Z' fill='url(%23paint334_linear_40004690_134055)'/%3E%3Cpath d='M349.284 95.3764L349.4 95.4818C350 95.9706 350.884 95.9352 351.443 95.3764L351.629 95.1908L351.814 95.3764L352.894 94.2969L351.629 93.0318L349.284 95.3764ZM351.814 95.3764C352.41 95.9726 353.377 95.9726 353.973 95.3764L352.894 94.2969L351.814 95.3764ZM355.424 96.827L354.344 95.7475C353.748 96.3437 353.748 97.3103 354.344 97.9065L355.424 96.827ZM356.875 100.437L357.954 99.3571L355.424 96.827L354.344 97.9065L356.875 100.437ZM356.875 100.437C357.471 101.033 358.437 101.033 359.034 100.437L357.954 99.3571L356.875 100.437ZM360.484 101.887L359.405 100.808C358.808 101.404 358.808 102.371 359.405 102.967L360.484 101.887ZM361.749 103.152L360.484 101.887L359.405 102.967L359.59 103.152L358.679 104.063C358.083 104.659 358.083 105.626 358.679 106.222L361.749 103.152ZM344.224 100.437L344.34 100.542C344.939 101.031 345.824 100.996 346.383 100.437L348.913 97.9065C349.509 97.3103 349.509 96.3437 348.913 95.7475L344.224 100.437ZM356.858 108.044L356.742 107.939C356.142 107.45 355.258 107.485 354.699 108.044L352.708 110.034C352.56 110.183 352.392 110.293 352.214 110.366L352.796 111.775C353.156 111.626 353.495 111.407 353.788 111.114L356.858 108.044ZM341.508 103.152L344.578 106.222C345.174 105.626 345.174 104.659 344.578 104.063L343.667 103.152L343.853 102.967C344.449 102.371 344.449 101.404 343.853 100.808L341.508 103.152ZM350.46 111.775C351.206 112.084 352.049 112.084 352.796 111.775L352.214 110.366C351.979 110.464 351.78 110.612 351.628 110.794C351.475 110.613 351.278 110.464 351.044 110.366L350.46 111.775ZM349.702 111.323C349.936 111.513 350.191 111.664 350.46 111.775L351.044 110.366C350.866 110.293 350.698 110.183 350.549 110.034L348.559 108.044C348 107.485 347.115 107.45 346.516 107.939L346.4 108.044L349.47 111.114L349.702 111.323Z' fill='url(%23paint335_linear_40004690_134055)'/%3E%3Cpath d='M351.936 133.684L375.686 157.433C376.878 158.626 378.811 158.626 380.004 157.433L386.481 150.956L360.572 125.047L351.936 133.684Z' fill='url(%23paint336_linear_40004690_134055)'/%3E%3Cpath d='M360.572 127.206C361.168 127.803 362.135 127.803 362.731 127.206L360.572 125.047L359.493 126.127L360.572 127.206ZM364.89 131.525C365.487 132.121 366.453 132.121 367.049 131.525L362.731 127.206C362.135 127.803 362.135 128.769 362.731 129.365L364.89 131.525ZM369.208 135.843C369.805 136.439 370.771 136.439 371.368 135.843L367.049 131.525C366.453 132.121 366.453 133.087 367.049 133.684L369.208 135.843ZM373.527 140.161C374.123 140.757 375.089 140.757 375.686 140.161L371.368 135.843C370.771 136.439 370.771 137.406 371.368 138.002L373.527 140.161ZM377.845 144.479C378.441 145.075 379.408 145.075 380.004 144.479L375.686 140.161C375.089 140.757 375.089 141.724 375.686 142.32L377.845 144.479ZM382.163 148.797C382.759 149.393 383.726 149.393 384.322 148.797L380.004 144.479C379.408 145.075 379.408 146.042 380.004 146.638L382.163 148.797ZM376.676 158.094C377.783 158.553 379.104 158.333 380.004 157.433L386.481 150.956L384.322 148.797C383.763 149.356 383.728 150.241 384.217 150.84L384.322 150.956L384.358 150.992C384.2 151.259 384.13 151.563 384.149 151.863C383.727 151.836 383.295 151.983 382.973 152.306L381.353 153.925C381.03 154.248 380.884 154.679 380.91 155.101C380.488 155.075 380.057 155.221 379.734 155.544L378.924 156.354C378.776 156.502 378.608 156.612 378.43 156.686C378.195 156.783 377.997 156.932 377.844 157.114C377.691 156.932 377.494 156.783 377.26 156.686L376.676 158.094ZM375.686 157.433C375.978 157.726 376.316 157.945 376.676 158.094L377.26 156.686C377.134 156.634 377.013 156.564 376.901 156.475C376.854 156.438 376.809 156.397 376.765 156.354L375.775 155.364C375.332 154.921 374.685 154.807 374.137 155.022C374.334 154.521 374.257 153.936 373.902 153.501L373.797 153.385L371.818 151.406C371.375 150.963 370.727 150.85 370.179 151.065C370.394 150.517 370.281 149.869 369.838 149.426L367.859 147.448C367.416 147.005 366.769 146.891 366.221 147.106C366.418 146.604 366.34 146.019 365.985 145.584L365.88 145.469L363.9 143.489C363.457 143.046 362.81 142.932 362.262 143.147C362.459 142.646 362.382 142.061 362.027 141.626L361.922 141.51L359.943 139.531C359.5 139.089 358.853 138.975 358.305 139.19C358.502 138.688 358.423 138.103 358.068 137.668L357.963 137.552L355.984 135.573C355.541 135.13 354.894 135.016 354.346 135.231C354.561 134.683 354.448 134.037 354.005 133.594L353.015 132.604L351.936 133.684L375.686 157.433Z' fill='url(%23paint337_linear_40004690_134055)'/%3E%3Cpath d='M359.203 137.312L369.264 147.374C370.456 148.566 372.39 148.566 373.582 147.374L375.496 145.459L363.276 133.239L359.203 137.312Z' fill='url(%23paint338_linear_40004690_134055)'/%3E%3Cpath d='M363.755 134.797C364.053 135.095 364.536 135.095 364.834 134.797L363.276 133.239L362.736 133.779L363.755 134.797ZM367.828 138.871C368.126 139.169 368.61 139.169 368.908 138.871L365.791 135.754C365.493 136.052 365.493 136.536 365.791 136.834L367.828 138.871ZM371.902 142.944C372.2 143.242 372.683 143.242 372.981 142.944L369.865 139.828C369.567 140.126 369.567 140.609 369.865 140.907L371.902 142.944ZM371.856 148.233C372.488 148.143 373.097 147.86 373.582 147.374L375.497 145.46L373.939 143.901C373.64 144.2 373.64 144.683 373.939 144.981L374.424 145.466C374.261 145.669 374.217 145.933 374.293 146.17C374.029 146.086 373.73 146.147 373.521 146.356L373.042 146.834C372.877 147 372.693 147.133 372.499 147.237C372.433 147.272 372.367 147.303 372.299 147.331C371.941 147.479 371.758 147.869 371.856 148.233ZM369.264 147.374C369.75 147.86 370.359 148.143 370.99 148.233C371.074 147.918 370.949 147.585 370.682 147.405L370.546 147.332L370.406 147.266C370.387 147.256 370.368 147.249 370.35 147.239C370.323 147.225 370.298 147.207 370.271 147.192C370.233 147.17 370.195 147.15 370.158 147.125C370.135 147.11 370.114 147.092 370.092 147.076C370.053 147.048 370.015 147.021 369.978 146.991L369.804 146.834L368.546 145.577C368.248 145.279 367.765 145.279 367.467 145.577L369.264 147.374ZM361 139.11C361.298 138.812 361.298 138.329 361 138.03L359.742 136.773L359.203 137.312L361 139.11ZM366.031 144.141C366.292 143.88 366.325 143.477 366.129 143.18L366.031 143.061L363.515 140.546C363.217 140.248 362.734 140.248 362.436 140.546L366.031 144.141Z' fill='url(%23paint339_linear_40004690_134055)'/%3E%3Cpath d='M316.82 55.5664L340.569 79.3162C341.762 80.5086 343.695 80.5086 344.888 79.3162L351.365 72.839L325.456 46.9301L316.82 55.5664Z' fill='url(%23paint340_linear_40004690_134055)'/%3E%3Cpath d='M323.297 49.0892C323.893 49.6854 324.86 49.6854 325.456 49.0892L325.572 49.1946C326.172 49.6834 327.056 49.648 327.615 49.0892L325.456 46.9301L323.297 49.0892ZM329.774 53.4073C330.37 54.0035 331.337 54.0035 331.933 53.4073L327.615 49.0892C327.019 49.6854 327.019 50.6521 327.615 51.2483L329.774 53.4073ZM334.092 57.7255C334.688 58.3217 335.655 58.3217 336.251 57.7255L331.933 53.4073C331.337 54.0035 331.337 54.9702 331.933 55.5664L334.092 57.7255ZM338.41 62.0436C339.007 62.6398 339.973 62.6398 340.569 62.0436L336.251 57.7255C335.655 58.3217 335.655 59.2883 336.251 59.8845L338.41 62.0436ZM342.729 66.3618C343.325 66.958 344.291 66.958 344.888 66.3618L340.569 62.0436C339.973 62.6398 339.973 63.6065 340.569 64.2027L342.729 66.3618ZM347.047 70.6799C347.643 71.2761 348.61 71.2761 349.206 70.6799L344.888 66.3618C344.291 66.958 344.291 67.9246 344.888 68.5208L347.047 70.6799ZM351.365 72.839L349.206 70.6799C348.61 71.2761 348.61 72.2428 349.206 72.839L350.285 73.9185L351.365 72.839ZM318.979 53.4073C319.575 54.0035 320.542 54.0035 321.138 53.4073L323.297 51.2483C323.893 50.6521 323.893 49.6854 323.297 49.0892L318.979 53.4073ZM340.569 79.3162C341.762 80.5086 343.695 80.5086 344.888 79.3162C344.366 79.8375 343.192 79.5336 342.109 78.652C341.953 78.5253 341.799 78.3865 341.649 78.2367L340.659 77.2467C340.216 76.8041 339.569 76.69 339.021 76.9052C339.236 76.3572 339.123 75.7107 338.68 75.2679L336.701 73.2891C336.259 72.8463 335.611 72.7325 335.063 72.9476C335.26 72.4456 335.182 71.8604 334.827 71.4252L334.722 71.3093L332.743 69.3305C332.3 68.8876 331.653 68.7738 331.105 68.9889C331.302 68.4869 331.224 67.9017 330.868 67.4666L330.764 67.3517L328.784 65.3718C328.341 64.9292 327.694 64.8151 327.146 65.0303C327.343 64.5286 327.265 63.944 326.911 63.509L326.805 63.393L324.827 61.4142C324.384 60.9714 323.736 60.8576 323.188 61.0727C323.403 60.5247 323.29 59.8773 322.847 59.4344L320.868 57.4556C320.425 57.0127 319.778 56.8989 319.23 57.114C319.43 56.6036 319.344 56.0089 318.974 55.5717L318.979 55.5664C319.575 54.9702 319.575 54.0035 318.979 53.4073L316.82 55.5664L340.569 79.3162Z' fill='url(%23paint341_linear_40004690_134055)'/%3E%3Cpath d='M330.023 56.0625L340.08 66.1197C341.272 67.3122 341.272 69.2455 340.08 70.4379L338.167 72.3509L325.951 60.1346L330.023 56.0625Z' fill='url(%23paint342_linear_40004690_134055)'/%3E%3Cpath d='M327.508 58.5768C327.807 58.875 327.807 59.3583 327.508 59.6564L327.03 60.135L327.508 60.6136C327.806 60.9118 327.806 61.3952 327.508 61.6932L325.95 60.135L327.508 58.5768ZM331.58 64.6851C331.878 64.9832 331.878 65.4665 331.58 65.7646L328.465 62.6494C328.763 62.3512 329.246 62.3512 329.544 62.6494L331.58 64.6851ZM335.652 68.7576C335.95 69.0557 335.951 69.5391 335.652 69.8371L332.537 66.7219C332.835 66.4238 333.319 66.4238 333.617 66.7219L335.652 68.7576ZM338.167 72.3515L336.609 70.7933C336.907 70.4953 337.39 70.4954 337.688 70.7933L338.707 71.8117L338.167 72.3515ZM340.939 68.7101C340.85 69.342 340.566 69.952 340.08 70.438C340.519 69.9989 340.682 69.3676 340.596 68.6975C340.707 68.6756 340.825 68.6792 340.939 68.7101ZM331.819 57.8589C331.558 58.1197 331.156 58.1534 330.86 57.958L330.74 57.8589L330.023 57.142L329.544 57.6207L329.425 57.7187C329.129 57.9143 328.725 57.8815 328.465 57.6207L330.023 56.0625L331.819 57.8589ZM340.08 66.1199C340.566 66.6058 340.851 67.2151 340.94 67.8467C340.716 67.9066 340.484 67.8582 340.303 67.7297C340.163 67.4389 339.98 67.1539 339.752 66.8884L339.54 66.6597L338.283 65.402C337.985 65.1038 337.985 64.6204 338.283 64.3224L340.08 66.1199ZM336.848 62.8876C336.55 63.1857 336.067 63.1857 335.768 62.8876L333.254 60.3733C332.956 60.0751 332.956 59.5917 333.254 59.2937L336.848 62.8876Z' fill='url(%23paint343_linear_40004690_134055)'/%3E%3Cpath d='M350.274 164.395L322.206 192.462C321.013 193.655 321.013 195.588 322.206 196.781L350.274 224.849L380.501 194.622L350.274 164.395Z' fill='url(%23paint344_linear_40004690_134055)'/%3E%3Cpath d='M377.909 192.03L377.805 192.147C377.316 192.747 377.351 193.63 377.909 194.189L378.342 194.622L377.909 195.054L377.805 195.169C377.316 195.768 377.35 196.654 377.909 197.213L380.501 194.622L377.909 192.03ZM375.967 199.156L377.046 198.076C376.45 197.48 375.483 197.48 374.887 198.076L375.967 199.156ZM371.865 201.099C371.268 201.695 371.268 202.662 371.865 203.258L375.967 199.156L374.887 198.076L371.865 201.099ZM369.922 205.201L371.001 204.121C370.405 203.525 369.438 203.525 368.842 204.121L369.922 205.201ZM365.82 207.144L365.714 207.26C365.225 207.859 365.261 208.744 365.82 209.303L369.922 205.201L368.842 204.121L365.82 207.144ZM363.876 211.247L364.955 210.167C364.359 209.571 363.392 209.571 362.796 210.167L363.876 211.247ZM359.774 213.19L360.853 214.269L363.876 211.247L362.796 210.167L359.774 213.19ZM359.774 213.19C359.178 213.786 359.177 214.753 359.774 215.349L360.853 214.269L359.774 213.19ZM357.831 217.292L358.91 216.212C358.314 215.616 357.347 215.616 356.751 216.212L357.831 217.292ZM353.729 219.235L354.808 220.314L357.831 217.292L356.751 216.212L353.729 219.235ZM353.729 219.235C353.132 219.831 353.132 220.798 353.729 221.394L354.808 220.314L353.729 219.235ZM351.786 223.337L352.865 222.257C352.269 221.661 351.302 221.661 350.706 222.257L351.786 223.337ZM350.274 224.849L351.786 223.337L350.706 222.257L350.274 222.689L349.599 222.015C349.003 221.419 348.036 221.419 347.44 222.015L350.274 224.849ZM371.865 185.985C371.268 186.581 371.268 187.548 371.865 188.144L374.887 191.167C375.483 191.763 376.45 191.763 377.046 191.167L371.865 185.985ZM346.091 220.665L346.196 220.549C346.685 219.95 346.649 219.065 346.091 218.506L342.582 214.998C341.986 214.402 341.019 214.402 340.423 214.998L346.091 220.665ZM365.82 179.94L365.714 180.056C365.225 180.656 365.261 181.54 365.82 182.099L368.842 185.122C369.438 185.718 370.405 185.718 371.001 185.122L365.82 179.94ZM339.074 213.648L339.179 213.532C339.668 212.933 339.632 212.048 339.074 211.489L335.565 207.981C334.969 207.385 334.002 207.385 333.406 207.981L339.074 213.648ZM359.774 173.894L359.668 174.01C359.179 174.61 359.215 175.494 359.774 176.053L362.796 179.076C363.392 179.672 364.359 179.672 364.955 179.076L359.774 173.894ZM332.057 206.631L332.162 206.515C332.651 205.916 332.615 205.031 332.057 204.472L328.548 200.964C327.952 200.368 326.985 200.368 326.389 200.964L332.057 206.631ZM353.729 167.849L353.623 167.965C353.134 168.565 353.17 169.449 353.729 170.008L356.751 173.031C357.347 173.627 358.314 173.627 358.91 173.031L353.729 167.849ZM325.04 199.614L325.145 199.498C325.634 198.899 325.599 198.014 325.04 197.455L323.285 195.701C323.137 195.553 323.027 195.385 322.953 195.207C322.856 194.972 322.708 194.773 322.525 194.62C322.707 194.468 322.856 194.271 322.953 194.036L321.545 193.452C321.086 194.559 321.306 195.881 322.206 196.781L325.04 199.614ZM350.274 164.395L347.44 167.228C348.036 167.825 349.003 167.825 349.599 167.228L350.274 166.554L350.706 166.986C351.302 167.582 352.269 167.582 352.865 166.986L350.274 164.395ZM321.997 192.694C321.806 192.928 321.656 193.184 321.545 193.452L322.953 194.036C323.027 193.858 323.137 193.69 323.285 193.542L325.04 191.788C325.599 191.229 325.634 190.344 325.145 189.745L325.04 189.629L322.206 192.462L321.997 192.694ZM340.423 174.245C340.982 174.804 341.867 174.84 342.466 174.351L342.582 174.245L346.091 170.737C346.649 170.178 346.685 169.293 346.196 168.694L346.091 168.578L340.423 174.245ZM333.406 181.262C333.965 181.821 334.85 181.857 335.449 181.368L335.565 181.262L339.074 177.754C339.632 177.195 339.668 176.31 339.179 175.711L339.074 175.595L333.406 181.262ZM326.389 188.279C326.948 188.838 327.833 188.873 328.432 188.385L328.548 188.279L332.057 184.771C332.615 184.212 332.651 183.327 332.162 182.728L332.057 182.612L326.389 188.279Z' fill='url(%23paint345_linear_40004690_134055)'/%3E%3Cpath d='M350.274 171.352L329.157 192.468C327.965 193.661 327.965 195.594 329.157 196.787L350.274 217.903L373.55 194.627L350.274 171.352Z' fill='url(%23paint346_linear_40004690_134055)'/%3E%3Cpath d='M371.016 192.094L370.91 192.21C370.422 192.809 370.457 193.694 371.016 194.253L371.39 194.627L371.015 195.002L372.094 196.082L373.549 194.627L371.016 192.094ZM371.015 195.002C370.419 195.598 370.419 196.565 371.015 197.161L372.094 196.082L371.015 195.002ZM369.185 198.991L370.264 197.912C369.668 197.316 368.701 197.316 368.105 197.912L369.185 198.991ZM365.195 200.822L365.092 200.938C364.603 201.537 364.637 202.422 365.195 202.981L369.185 198.991L368.105 197.912L365.195 200.822ZM363.366 204.81L364.446 203.73C363.85 203.135 362.883 203.135 362.287 203.73L363.366 204.81ZM359.377 206.64L360.457 207.719L363.366 204.81L362.287 203.73L359.377 206.64ZM359.377 206.64C358.781 207.236 358.781 208.203 359.377 208.799L360.457 207.719L359.377 206.64ZM357.547 210.629L358.627 209.55C358.03 208.954 357.063 208.954 356.467 209.55L357.547 210.629ZM353.558 212.459L353.454 212.575C352.965 213.175 352.999 214.059 353.558 214.618L357.547 210.629L356.467 209.55L353.558 212.459ZM351.728 216.449L352.807 215.369C352.211 214.773 351.244 214.773 350.648 215.369L351.728 216.449ZM350.274 217.902L351.728 216.449L350.648 215.369L350.274 215.743L349.594 215.063C348.998 214.468 348.031 214.468 347.435 215.063L350.274 217.902ZM365.196 186.274L365.091 186.39C364.602 186.99 364.638 187.874 365.196 188.433L368.106 191.343C368.702 191.939 369.669 191.939 370.265 191.343L365.196 186.274ZM346.075 213.703L346.179 213.588C346.668 212.989 346.634 212.103 346.075 211.544L342.555 208.024C341.959 207.429 340.992 207.429 340.396 208.024L346.075 213.703ZM359.377 180.455L359.273 180.572C358.784 181.171 358.819 182.055 359.377 182.614L362.287 185.524C362.883 186.12 363.85 186.12 364.446 185.524L359.377 180.455ZM339.036 206.664L339.14 206.549C339.629 205.95 339.595 205.064 339.036 204.505L335.517 200.986C334.921 200.39 333.954 200.39 333.358 200.986L339.036 206.664ZM353.559 174.637L353.453 174.753C352.965 175.352 353 176.237 353.559 176.796L356.468 179.705C357.065 180.301 358.032 180.301 358.628 179.705L353.559 174.637ZM331.997 199.625L332.101 199.51C332.59 198.911 332.556 198.025 331.997 197.466L330.237 195.706C330.126 195.595 330.036 195.473 329.967 195.344L329.905 195.212L329.839 195.072C329.745 194.898 329.621 194.748 329.476 194.627C329.658 194.474 329.808 194.277 329.905 194.042L329.169 193.738L328.494 193.458C328.036 194.565 328.258 195.886 329.157 196.786L331.997 199.625ZM350.274 171.352L347.435 174.191C348.031 174.787 348.998 174.787 349.594 174.191L350.274 173.511L350.649 173.886C351.245 174.482 352.212 174.482 352.808 173.886L350.274 171.352ZM328.948 192.701C328.757 192.934 328.606 193.189 328.495 193.457L329.905 194.042C329.979 193.864 330.089 193.696 330.237 193.547L331.997 191.788C332.555 191.229 332.59 190.345 332.101 189.746L331.997 189.629L329.157 192.468L328.948 192.701ZM340.396 181.23C340.992 181.826 341.958 181.826 342.555 181.23L346.074 177.711C346.633 177.152 346.668 176.267 346.179 175.668L346.074 175.552L340.396 181.23ZM333.357 188.269C333.915 188.828 334.8 188.863 335.4 188.374L335.516 188.269L339.036 184.749C339.594 184.19 339.629 183.306 339.14 182.707L339.036 182.59L333.357 188.269Z' fill='url(%23paint347_linear_40004690_134055)'/%3E%3Cpath d='M350.274 184.508L342.312 192.469C341.12 193.662 341.12 195.595 342.312 196.787L350.274 204.749L360.394 194.628L350.274 184.508Z' fill='url(%23paint348_linear_40004690_134055)'/%3E%3Cpath d='M358.05 192.284L357.944 192.4C357.456 192.999 357.491 193.884 358.05 194.443L358.235 194.628L358.05 194.814L359.129 195.893L360.394 194.628L358.05 192.284ZM358.05 194.814C357.454 195.41 357.454 196.377 358.05 196.973L359.129 195.893L358.05 194.814ZM356.599 198.424L357.679 197.344C357.082 196.748 356.116 196.748 355.52 197.344L356.599 198.424ZM352.989 199.874L354.069 200.954L356.599 198.424L355.52 197.344L352.989 199.874ZM352.989 199.874C352.393 200.47 352.393 201.437 352.989 202.033L354.069 200.954L352.989 199.874ZM351.539 203.484L352.618 202.404C352.022 201.808 351.056 201.808 350.459 202.404L351.539 203.484ZM350.274 204.749L351.539 203.484L350.459 202.404L350.274 202.59L349.363 201.679C348.767 201.083 347.8 201.083 347.204 201.679L350.274 204.749ZM352.989 187.223L352.884 187.339C352.395 187.939 352.431 188.824 352.989 189.383L355.52 191.913C356.116 192.509 357.082 192.509 357.679 191.913L352.989 187.223ZM345.382 199.857L345.488 199.741C345.977 199.142 345.941 198.257 345.382 197.698L343.392 195.708C343.243 195.56 343.133 195.391 343.06 195.213L341.651 195.795C341.8 196.156 342.019 196.494 342.312 196.787L345.382 199.857ZM350.274 184.508L347.204 187.578C347.8 188.174 348.767 188.174 349.363 187.578L350.274 186.667L350.459 186.852C351.056 187.449 352.022 187.449 352.618 186.852L350.274 184.508ZM341.651 193.459C341.342 194.206 341.343 195.049 341.651 195.795L343.06 195.213C342.962 194.978 342.814 194.78 342.632 194.627C342.814 194.475 342.963 194.278 343.06 194.043L341.651 193.459ZM342.104 192.701C341.913 192.935 341.762 193.191 341.651 193.459L343.06 194.043C343.133 193.865 343.244 193.697 343.392 193.549L345.382 191.558C345.941 191 345.976 190.115 345.488 189.515L345.382 189.399L342.312 192.469L342.104 192.701Z' fill='url(%23paint349_linear_40004690_134055)'/%3E%3Cpath d='M319.736 194.93L295.986 218.679C294.794 219.872 294.794 221.805 295.986 222.998L302.463 229.475L328.372 203.566L319.736 194.93Z' fill='url(%23paint350_linear_40004690_134055)'/%3E%3Cpath d='M326.213 203.566C325.617 204.162 325.617 205.129 326.213 205.725L328.372 203.566L327.292 202.486L326.213 203.566ZM321.895 207.884C321.299 208.48 321.299 209.447 321.895 210.043L326.213 205.725C325.617 205.129 324.65 205.129 324.054 205.725L321.895 207.884ZM317.577 212.202C316.98 212.798 316.98 213.765 317.577 214.361L321.895 210.043C321.299 209.447 320.332 209.447 319.736 210.043L317.577 212.202ZM313.259 216.52C312.662 217.117 312.662 218.083 313.259 218.679L317.577 214.361C316.98 213.765 316.014 213.765 315.418 214.361L313.259 216.52ZM308.94 220.839C308.344 221.435 308.344 222.401 308.94 222.998L313.259 218.679C312.662 218.083 311.696 218.083 311.099 218.679L308.94 220.839ZM304.622 225.157C304.026 225.753 304.026 226.72 304.622 227.316L308.94 222.998C308.344 222.401 307.378 222.401 306.781 222.998L304.622 225.157ZM295.325 219.669C294.867 220.776 295.086 222.098 295.986 222.998L302.463 229.475L304.622 227.316C304.063 226.757 303.179 226.722 302.579 227.21L302.463 227.316L302.427 227.352C302.16 227.194 301.857 227.124 301.557 227.143C301.583 226.72 301.437 226.289 301.114 225.966L299.494 224.347C299.172 224.024 298.74 223.878 298.318 223.904C298.345 223.482 298.198 223.051 297.875 222.728L297.065 221.918C296.917 221.77 296.807 221.602 296.733 221.424C296.636 221.189 296.488 220.99 296.305 220.837C296.487 220.685 296.636 220.488 296.733 220.253L295.325 219.669ZM295.986 218.679C295.693 218.972 295.474 219.31 295.325 219.669L296.733 220.253C296.785 220.128 296.856 220.007 296.944 219.895C296.981 219.848 297.022 219.803 297.065 219.759L298.055 218.769C298.498 218.326 298.612 217.679 298.397 217.131C298.899 217.328 299.483 217.25 299.918 216.896L300.034 216.79L302.013 214.811C302.456 214.369 302.57 213.721 302.355 213.173C302.903 213.388 303.55 213.274 303.993 212.832L305.972 210.853C306.415 210.41 306.528 209.763 306.313 209.215C306.815 209.411 307.4 209.334 307.836 208.978L307.95 208.874L309.93 206.894C310.373 206.451 310.487 205.804 310.272 205.256C310.774 205.453 311.358 205.375 311.793 205.021L311.909 204.915L313.888 202.937C314.331 202.494 314.445 201.846 314.229 201.298C314.731 201.495 315.317 201.417 315.752 201.062L315.868 200.957L317.847 198.978C318.289 198.535 318.403 197.888 318.188 197.34C318.736 197.555 319.383 197.442 319.825 196.999L320.815 196.009L319.736 194.93L295.986 218.679Z' fill='url(%23paint351_linear_40004690_134055)'/%3E%3Cpath d='M316.105 202.203L306.044 212.264C304.851 213.457 304.851 215.39 306.044 216.583L307.958 218.497L320.178 206.277L316.105 202.203Z' fill='url(%23paint352_linear_40004690_134055)'/%3E%3Cpath d='M318.62 206.755C318.322 207.053 318.322 207.537 318.62 207.835L320.178 206.277L319.639 205.737L318.62 206.755ZM314.547 210.829C314.249 211.127 314.249 211.61 314.547 211.908L317.663 208.792C317.365 208.494 316.882 208.494 316.583 208.792L314.547 210.829ZM310.473 214.902C310.175 215.201 310.175 215.684 310.473 215.982L313.589 212.866C313.291 212.568 312.808 212.568 312.51 212.866L310.473 214.902ZM305.184 214.857C305.274 215.488 305.558 216.097 306.043 216.583L307.958 218.497L309.516 216.939C309.218 216.641 308.734 216.641 308.436 216.939L307.951 217.424C307.748 217.262 307.484 217.218 307.247 217.293C307.331 217.03 307.271 216.731 307.062 216.522L306.583 216.043C306.418 215.878 306.284 215.694 306.18 215.499C306.146 215.434 306.114 215.367 306.086 215.3C305.938 214.942 305.549 214.759 305.184 214.857ZM306.043 212.265C305.558 212.75 305.274 213.359 305.184 213.991C305.499 214.075 305.832 213.95 306.013 213.683L306.085 213.547L306.152 213.406C306.161 213.388 306.169 213.369 306.178 213.351C306.193 213.324 306.21 213.298 306.226 213.272C306.248 213.234 306.268 213.195 306.292 213.159C306.307 213.136 306.325 213.115 306.342 213.092C306.369 213.054 306.396 213.015 306.426 212.978L306.583 212.805L307.841 211.547C308.139 211.249 308.139 210.765 307.841 210.467L306.043 212.265ZM314.307 204.001C314.605 204.299 315.089 204.299 315.387 204.001L316.645 202.743L316.105 202.203L314.307 204.001ZM309.277 209.031C309.537 209.292 309.941 209.325 310.237 209.129L310.356 209.031L312.872 206.516C313.17 206.218 313.17 205.735 312.872 205.436L309.277 209.031Z' fill='url(%23paint353_linear_40004690_134055)'/%3E%3Cpath d='M397.858 159.812L374.108 183.562C372.916 184.755 372.916 186.688 374.108 187.88L380.585 194.358L406.494 168.449L397.858 159.812Z' fill='url(%23paint354_linear_40004690_134055)'/%3E%3Cpath d='M404.335 166.29C403.739 166.886 403.739 167.853 404.335 168.449L404.23 168.565C403.741 169.164 403.776 170.049 404.335 170.608L406.494 168.449L404.335 166.29ZM400.017 172.767C399.421 173.363 399.421 174.33 400.017 174.926L404.335 170.608C403.739 170.012 402.772 170.012 402.176 170.608L400.017 172.767ZM395.699 177.085C395.103 177.681 395.103 178.648 395.699 179.244L400.017 174.926C399.421 174.33 398.454 174.33 397.858 174.926L395.699 177.085ZM391.381 181.403C390.784 181.999 390.784 182.966 391.381 183.562L395.699 179.244C395.103 178.648 394.136 178.648 393.54 179.244L391.381 181.403ZM387.062 185.721C386.466 186.318 386.466 187.284 387.062 187.88L391.381 183.562C390.784 182.966 389.818 182.966 389.222 183.562L387.062 185.721ZM382.744 190.039C382.148 190.636 382.148 191.602 382.744 192.199L387.062 187.88C386.466 187.284 385.5 187.284 384.903 187.88L382.744 190.039ZM380.585 194.358L382.744 192.199C382.148 191.602 381.181 191.602 380.585 192.199L379.506 193.278L380.585 194.358ZM400.017 161.972C399.421 162.568 399.421 163.534 400.017 164.131L402.176 166.29C402.772 166.886 403.739 166.886 404.335 166.29L400.017 161.972ZM374.108 183.562C372.916 184.755 372.916 186.688 374.108 187.88C373.587 187.359 373.891 186.185 374.772 185.101C374.899 184.946 375.038 184.792 375.188 184.642L376.177 183.652C376.62 183.209 376.734 182.562 376.519 182.014C377.067 182.228 377.714 182.116 378.156 181.673L380.135 179.694C380.578 179.251 380.692 178.604 380.477 178.056C380.979 178.253 381.564 178.175 381.999 177.82L382.115 177.714L384.094 175.736C384.537 175.293 384.65 174.645 384.435 174.097C384.937 174.294 385.522 174.216 385.958 173.861L386.073 173.757L388.052 171.777C388.495 171.334 388.609 170.687 388.394 170.139C388.896 170.335 389.48 170.258 389.915 169.904L390.031 169.798L392.01 167.819C392.453 167.377 392.567 166.729 392.352 166.181C392.9 166.396 393.547 166.282 393.99 165.84L395.969 163.861C396.412 163.418 396.525 162.771 396.31 162.222C396.821 162.423 397.415 162.337 397.853 161.966L397.858 161.972C398.454 162.568 399.421 162.568 400.017 161.972L397.858 159.812L374.108 183.562Z' fill='url(%23paint355_linear_40004690_134055)'/%3E%3Cpath d='M397.362 173.023L387.304 183.081C386.112 184.273 384.179 184.273 382.986 183.081L381.073 181.168L393.29 168.951L397.362 173.023Z' fill='url(%23paint356_linear_40004690_134055)'/%3E%3Cpath d='M394.847 170.509C394.549 170.807 394.066 170.807 393.768 170.509L393.289 170.03L392.811 170.509C392.512 170.807 392.029 170.807 391.731 170.509L393.289 168.951L394.847 170.509ZM388.739 174.581C388.441 174.879 387.958 174.879 387.66 174.581L390.775 171.465C391.073 171.763 391.073 172.247 390.775 172.545L388.739 174.581ZM384.667 178.653C384.368 178.951 383.885 178.951 383.587 178.653L386.702 175.538C387 175.836 387 176.319 386.702 176.617L384.667 178.653ZM381.073 181.167L382.631 179.609C382.929 179.907 382.929 180.391 382.631 180.689L381.612 181.707L381.073 181.167ZM384.714 183.94C384.082 183.85 383.472 183.567 382.986 183.081C383.425 183.52 384.057 183.683 384.727 183.596C384.749 183.708 384.745 183.825 384.714 183.94ZM395.565 174.82C395.305 174.559 395.271 174.157 395.466 173.86L395.565 173.74L396.282 173.023L395.804 172.545L395.705 172.426C395.51 172.129 395.543 171.726 395.804 171.465L397.362 173.023L395.565 174.82ZM387.304 183.081C386.818 183.567 386.209 183.851 385.577 183.941C385.518 183.717 385.566 183.485 385.694 183.303C385.985 183.164 386.27 182.981 386.536 182.753L386.765 182.541L388.022 181.283C388.32 180.986 388.804 180.985 389.102 181.283L387.304 183.081ZM390.537 179.849C390.238 179.55 390.238 179.067 390.537 178.769L393.051 176.255C393.349 175.957 393.833 175.957 394.13 176.255L390.537 179.849Z' fill='url(%23paint357_linear_40004690_134055)'/%3E%3Cpath d='M339.638 151.155C340.831 149.963 340.831 148.029 339.638 146.837L309.411 116.61C308.219 115.418 306.285 115.418 305.093 116.61L274.866 146.837C273.674 148.029 273.674 149.963 274.866 151.155L305.093 181.382C306.285 182.575 308.219 182.575 309.411 181.382L339.638 151.155Z' fill='url(%23paint358_linear_40004690_134055)'/%3E%3Cpath d='M321.286 169.507L321.058 169.29C318.661 167.124 314.96 167.197 312.65 169.507L307.252 174.905L301.854 169.507L297.536 173.825L305.093 181.382C306.285 182.575 308.219 182.575 309.411 181.382L321.286 169.507ZM301.854 169.507C299.47 167.122 295.603 167.122 293.218 169.507L297.536 173.825L301.854 169.507ZM282.423 158.712L286.741 163.03C289.126 160.645 289.126 156.779 286.741 154.394L282.423 158.712ZM274.866 146.837C273.674 148.029 273.674 149.963 274.866 151.155L282.423 158.712L286.741 154.394L281.343 148.996L286.741 143.598C289.126 141.214 289.126 137.347 286.741 134.962L274.866 146.837ZM339.638 151.155C340.831 149.963 340.831 148.029 339.638 146.837L327.763 134.962C325.378 137.347 325.378 141.214 327.763 143.598L333.161 148.996L327.763 154.394C325.378 156.779 325.378 160.645 327.763 163.03L339.638 151.155ZM293.218 128.485C295.603 130.87 299.47 130.87 301.854 128.485L307.252 123.087L312.65 128.485C314.96 130.795 318.661 130.868 321.058 128.702L321.286 128.485L309.411 116.61C308.219 115.418 306.285 115.418 305.093 116.61L293.218 128.485Z' fill='url(%23paint359_linear_40004690_134055)'/%3E%3Cpath d='M301.656 136.53L294.784 143.402L299.102 147.72C300.504 146.318 301.08 144.404 300.833 142.58C302.657 142.827 304.572 142.25 305.974 140.848L301.656 136.53ZM309.411 133.093C308.219 131.901 306.286 131.901 305.093 133.093L301.656 136.53L305.974 140.848L307.252 139.57L308.53 140.848C309.932 142.25 311.847 142.827 313.671 142.58C313.425 144.404 314.001 146.318 315.402 147.72L316.68 148.998L315.402 150.276C314 151.678 313.423 153.593 313.67 155.417C311.846 155.171 309.932 155.746 308.53 157.148L307.252 158.426L305.974 157.148C304.572 155.746 302.658 155.171 300.834 155.417C301.081 153.593 300.504 151.678 299.102 150.276L297.824 148.998L299.102 147.72L294.784 143.402L291.347 146.839C290.155 148.032 290.155 149.965 291.347 151.157L305.093 164.903C306.286 166.096 308.219 166.096 309.411 164.903L323.157 151.157C324.35 149.965 324.35 148.032 323.157 146.839L309.411 133.093Z' fill='url(%23paint360_linear_40004690_134055)'/%3E%3Cpath d='M156.438 151.284C157.63 150.092 157.63 148.158 156.438 146.966L126.211 116.739C125.019 115.547 123.085 115.547 121.893 116.739L91.6659 146.966C90.4734 148.158 90.4734 150.092 91.6659 151.284L121.893 181.511C123.085 182.703 125.019 182.703 126.211 181.511L156.438 151.284Z' fill='url(%23paint361_linear_40004690_134055)'/%3E%3Cpath d='M138.086 169.636L137.858 169.419C135.461 167.253 131.76 167.326 129.45 169.636L124.052 175.034L118.654 169.636L114.336 173.954L121.893 181.511C123.085 182.703 125.019 182.703 126.211 181.511L138.086 169.636ZM118.654 169.636C116.269 167.251 112.403 167.251 110.018 169.636L114.336 173.954L118.654 169.636ZM99.2226 158.841L103.541 163.159C105.926 160.774 105.926 156.908 103.541 154.523L99.2226 158.841ZM91.6659 146.966C90.4734 148.158 90.4734 150.092 91.6659 151.284L99.2226 158.841L103.541 154.523L98.1431 149.125L103.541 143.727C105.926 141.342 105.926 137.476 103.541 135.091L91.6659 146.966ZM156.438 151.284C157.63 150.092 157.63 148.158 156.438 146.966L144.563 135.091C142.178 137.476 142.178 141.342 144.563 143.727L149.961 149.125L144.563 154.523C142.178 156.908 142.178 160.774 144.563 163.159L156.438 151.284ZM110.018 128.614C112.403 130.999 116.269 130.999 118.654 128.614L124.052 123.216L129.45 128.614C131.76 130.924 135.461 130.997 137.858 128.831L138.086 128.614L126.211 116.739C125.019 115.547 123.085 115.547 121.893 116.739L110.018 128.614Z' fill='url(%23paint362_linear_40004690_134055)'/%3E%3Cpath d='M118.458 136.663L111.586 143.535L115.904 147.853C117.306 146.451 117.881 144.537 117.635 142.713C119.459 142.96 121.374 142.383 122.776 140.981L118.458 136.663ZM126.213 133.226C125.021 132.033 123.087 132.033 121.895 133.226L118.458 136.663L122.776 140.981L124.054 139.703L125.332 140.981C126.734 142.383 128.649 142.96 130.473 142.713C130.227 144.537 130.802 146.451 132.204 147.853L133.482 149.131L132.204 150.409C130.802 151.811 130.225 153.726 130.472 155.55C128.648 155.304 126.734 155.879 125.332 157.281L124.054 158.559L122.776 157.281C121.374 155.879 119.46 155.304 117.636 155.55C117.883 153.726 117.306 151.811 115.904 150.409L114.626 149.131L115.904 147.853L111.586 143.535L108.149 146.972C106.956 148.164 106.956 150.098 108.149 151.29L121.895 165.036C123.087 166.229 125.021 166.229 126.213 165.036L139.959 151.29C141.152 150.098 141.152 148.164 139.959 146.972L126.213 133.226Z' fill='url(%23paint363_linear_40004690_134055)'/%3E%3Cpath d='M110.314 193.094L82.2465 165.026C81.0541 163.833 79.1208 163.833 77.9284 165.026L49.8605 193.094L80.0875 223.321L110.314 193.094Z' fill='url(%23paint364_linear_40004690_134055)'/%3E%3Cpath d='M82.6788 220.729L82.5617 220.625C81.9623 220.136 81.0785 220.171 80.5197 220.729L80.0875 221.162L79.6552 220.729L79.5403 220.625C78.9407 220.136 78.0552 220.17 77.4962 220.729L80.0875 223.321L82.6788 220.729ZM75.5532 218.786L76.6327 219.866C77.2289 219.27 77.2289 218.303 76.6327 217.707L75.5532 218.786ZM73.6102 214.684C73.014 214.088 72.0474 214.088 71.4512 214.684L75.5532 218.786L76.6327 217.707L73.6102 214.684ZM69.5082 212.742L70.5878 213.821C71.1839 213.225 71.1838 212.258 70.5878 211.662L69.5082 212.742ZM67.5653 208.639L67.4493 208.534C66.8497 208.045 65.9652 208.08 65.4062 208.639L69.5082 212.742L70.5878 211.662L67.5653 208.639ZM63.4622 206.695L64.5417 207.775C65.1379 207.179 65.1379 206.212 64.5417 205.616L63.4622 206.695ZM61.5192 202.593L60.4397 203.673L63.4622 206.695L64.5417 205.616L61.5192 202.593ZM61.5192 202.593C60.923 201.997 59.9563 201.997 59.3602 202.593L60.4397 203.673L61.5192 202.593ZM57.4172 200.651L58.4968 201.73C59.093 201.134 59.093 200.167 58.4968 199.571L57.4172 200.651ZM55.4743 196.548L54.3947 197.628L57.4172 200.651L58.4968 199.571L55.4743 196.548ZM55.4743 196.548C54.8781 195.952 53.9114 195.952 53.3152 196.548L54.3947 197.628L55.4743 196.548ZM51.3722 194.606L52.4518 195.685C53.0478 195.089 53.0476 194.122 52.4518 193.526L51.3722 194.606ZM49.8605 193.094L51.3722 194.606L52.4518 193.526L52.0195 193.094L52.6942 192.419C53.2905 191.823 53.2905 190.856 52.6942 190.26L49.8605 193.094ZM88.7237 214.684C88.1275 214.088 87.1609 214.088 86.5647 214.684L83.5422 217.707C82.946 218.303 82.946 219.27 83.5422 219.866L88.7237 214.684ZM54.0437 188.911L54.1596 189.016C54.7593 189.505 55.6439 189.469 56.2027 188.911L59.7112 185.402C60.3074 184.806 60.3074 183.839 59.7112 183.243L54.0437 188.911ZM94.7687 208.639L94.6528 208.534C94.0531 208.045 93.1685 208.081 92.6097 208.639L89.5872 211.662C88.9912 212.258 88.991 213.225 89.5872 213.821L94.7687 208.639ZM61.0606 181.894L61.1766 181.999C61.7763 182.488 62.6609 182.452 63.2197 181.894L66.7282 178.385C67.3244 177.789 67.3244 176.822 66.7282 176.226L61.0606 181.894ZM100.815 202.593L100.699 202.488C100.099 201.999 99.2145 202.035 98.6557 202.593L95.6332 205.616C95.037 206.212 95.037 207.179 95.6332 207.775L100.815 202.593ZM68.0776 174.877L68.1936 174.982C68.7932 175.471 69.6778 175.435 70.2367 174.877L73.7452 171.368C74.3414 170.772 74.3414 169.805 73.7452 169.209L68.0776 174.877ZM106.86 196.548L106.744 196.443C106.144 195.954 105.26 195.99 104.701 196.548L101.678 199.571C101.082 200.167 101.082 201.134 101.678 201.73L106.86 196.548ZM75.0946 167.86L75.2106 167.965C75.8102 168.454 76.6948 168.418 77.2537 167.86L79.0079 166.105C79.1563 165.957 79.3244 165.847 79.5024 165.773C79.7374 165.676 79.9357 165.528 80.0885 165.345C80.2412 165.527 80.438 165.676 80.6726 165.773L81.2566 164.365C80.1497 163.906 78.8283 164.126 77.9284 165.026L75.0946 167.86ZM110.314 193.094L107.481 190.26C106.884 190.856 106.884 191.823 107.481 192.419L108.155 193.094L107.723 193.526C107.127 194.122 107.127 195.089 107.723 195.685L110.314 193.094ZM82.0146 164.817C81.7806 164.626 81.5249 164.476 81.2566 164.365L80.6726 165.773C80.8505 165.847 81.0186 165.957 81.167 166.105L82.9212 167.86C83.4801 168.418 84.3647 168.454 84.9643 167.965L85.0803 167.86L82.2465 165.026L82.0146 164.817ZM100.464 183.243C99.9048 183.802 99.8695 184.686 100.358 185.286L100.464 185.402L103.972 188.911C104.531 189.469 105.416 189.505 106.015 189.016L106.131 188.911L100.464 183.243ZM93.4467 176.226C92.8879 176.785 92.8525 177.669 93.3413 178.269L93.4467 178.385L96.9552 181.894C97.5141 182.452 98.3987 182.488 98.9983 181.999L99.1143 181.894L93.4467 176.226ZM86.4297 169.209C85.8709 169.768 85.8355 170.652 86.3243 171.252L86.4297 171.368L89.9382 174.877C90.4971 175.435 91.3817 175.471 91.9813 174.982L92.0973 174.877L86.4297 169.209Z' fill='url(%23paint365_linear_40004690_134055)'/%3E%3Cpath d='M103.362 193.094L82.2448 171.977C81.0523 170.785 79.1191 170.785 77.9266 171.977L56.8098 193.094L80.0857 216.37L103.362 193.094Z' fill='url(%23paint366_linear_40004690_134055)'/%3E%3Cpath d='M82.6195 213.836L82.5036 213.73C81.9039 213.242 81.0193 213.277 80.4604 213.836L80.0862 214.21L79.7109 213.835L78.6313 214.914L80.0862 216.369L82.6195 213.836ZM79.7109 213.835C79.1148 213.239 78.148 213.239 77.5518 213.835L78.6313 214.914L79.7109 213.835ZM75.7217 212.005L76.8012 213.084C77.3969 212.488 77.3972 211.521 76.8012 210.925L75.7217 212.005ZM73.8915 208.015L73.7755 207.912C73.1761 207.423 72.2915 207.457 71.7324 208.015L75.7217 212.005L76.8012 210.925L73.8915 208.015ZM69.9033 206.186L70.9829 207.266C71.5785 206.67 71.5786 205.703 70.9829 205.107L69.9033 206.186ZM68.0732 202.197L66.9937 203.277L69.9033 206.186L70.9829 205.107L68.0732 202.197ZM68.0732 202.197C67.4771 201.601 66.5104 201.601 65.9141 202.197L66.9937 203.277L68.0732 202.197ZM64.084 200.367L65.1635 201.446C65.7592 200.85 65.7596 199.883 65.1635 199.287L64.084 200.367ZM62.2538 196.378L62.1379 196.274C61.5384 195.785 60.6539 195.819 60.0948 196.378L64.084 200.367L65.1635 199.287L62.2538 196.378ZM58.2646 194.548L59.3441 195.627C59.9399 195.031 59.9402 194.064 59.3441 193.468L58.2646 194.548ZM56.8108 193.094L58.2646 194.548L59.3441 193.468L58.9699 193.094L59.6499 192.414C60.2456 191.818 60.2455 190.851 59.6499 190.255L56.8108 193.094ZM88.4389 208.016L88.3229 207.911C87.7233 207.422 86.8387 207.458 86.2798 208.016L83.3701 210.926C82.7742 211.522 82.774 212.489 83.3701 213.085L88.4389 208.016ZM61.0098 188.895L61.1247 188.999C61.7243 189.488 62.6098 189.454 63.1689 188.895L66.689 185.375C67.2846 184.779 67.2845 183.812 66.689 183.216L61.0098 188.895ZM94.2583 202.197L94.1412 202.093C93.5417 201.604 92.658 201.639 92.0992 202.197L89.1895 205.107C88.5933 205.703 88.5933 206.67 89.1895 207.266L94.2583 202.197ZM68.0489 181.856L68.1639 181.96C68.7635 182.449 69.649 182.415 70.208 181.856L73.7271 178.337C74.3231 177.741 74.3228 176.774 73.7271 176.178L68.0489 181.856ZM100.077 196.379L99.9606 196.273C99.361 195.785 98.4763 195.82 97.9175 196.379L95.0078 199.288C94.4121 199.885 94.4118 200.851 95.0078 201.448L100.077 196.379ZM75.0881 174.816L75.203 174.921C75.8026 175.41 76.6881 175.376 77.2471 174.816L79.0067 173.057C79.118 172.946 79.24 172.856 79.3693 172.787L79.5011 172.725L79.6413 172.658C79.8155 172.565 79.9649 172.441 80.0862 172.296C80.239 172.478 80.4364 172.628 80.6713 172.725L80.9749 171.989L81.2553 171.314C80.1484 170.856 78.827 171.078 77.9271 171.977L75.0881 174.816ZM103.362 193.094L100.523 190.255C99.9263 190.851 99.9263 191.818 100.523 192.414L101.203 193.094L100.827 193.469C100.231 194.065 100.231 195.032 100.827 195.628L103.362 193.094ZM82.0123 171.768C81.7788 171.577 81.524 171.426 81.2564 171.315L80.6713 172.725C80.8491 172.799 81.0175 172.909 81.1657 173.057L82.9252 174.816C83.4841 175.375 84.3678 175.41 84.9673 174.921L85.0843 174.816L82.2453 171.977L82.0123 171.768ZM93.4834 183.216C92.8872 183.812 92.8872 184.778 93.4834 185.375L97.0024 188.894C97.5613 189.453 98.4459 189.488 99.0455 188.999L99.1615 188.894L93.4834 183.216ZM86.4443 176.176C85.8855 176.735 85.8502 177.62 86.3389 178.22L86.4443 178.336L89.9644 181.856C90.5232 182.414 91.4069 182.449 92.0064 181.96L92.1234 181.856L86.4443 176.176Z' fill='url(%23paint367_linear_40004690_134055)'/%3E%3Cpath d='M90.2074 193.094L82.2459 185.132C81.0535 183.94 79.1202 183.94 77.9278 185.132L69.9663 193.094L80.0868 203.214L90.2074 193.094Z' fill='url(%23paint368_linear_40004690_134055)'/%3E%3Cpath d='M82.4314 200.87L82.3155 200.764C81.7158 200.275 80.8312 200.311 80.2724 200.87L80.0868 201.055L79.9013 200.87L78.8218 201.949L80.0868 203.214L82.4314 200.87ZM79.9013 200.87C79.3051 200.274 78.3384 200.274 77.7422 200.87L78.8218 201.949L79.9013 200.87ZM76.2916 199.419L77.3712 200.499C77.9674 199.902 77.9674 198.936 77.3712 198.34L76.2916 199.419ZM74.841 195.809L73.7615 196.889L76.2916 199.419L77.3712 198.34L74.841 195.809ZM74.841 195.809C74.2448 195.213 73.2782 195.213 72.682 195.809L73.7615 196.889L74.841 195.809ZM71.2314 194.359L72.3109 195.438C72.9071 194.842 72.9071 193.875 72.3109 193.279L71.2314 194.359ZM69.9663 193.094L71.2314 194.359L72.3109 193.279L72.1253 193.094L73.0362 192.183C73.6324 191.587 73.6324 190.62 73.0362 190.024L69.9663 193.094ZM87.4917 195.809L87.3758 195.704C86.7761 195.215 85.8915 195.251 85.3327 195.809L82.8025 198.34C82.2064 198.936 82.2063 199.902 82.8025 200.499L87.4917 195.809ZM74.8579 188.202L74.9739 188.308C75.5735 188.796 76.4581 188.761 77.0169 188.202L79.0073 186.212C79.1557 186.063 79.3238 185.953 79.5017 185.88L78.9198 184.471C78.5594 184.62 78.2208 184.839 77.9278 185.132L74.8579 188.202ZM90.2074 193.094L87.1375 190.024C86.5413 190.62 86.5413 191.587 87.1375 192.183L88.0483 193.094L87.8628 193.279C87.2666 193.876 87.2666 194.842 87.8628 195.438L90.2074 193.094ZM81.256 184.471C80.5095 184.162 79.6665 184.163 78.9198 184.471L79.5017 185.88C79.7368 185.782 79.9351 185.634 80.0879 185.452C80.2406 185.634 80.4374 185.783 80.6719 185.88L81.256 184.471ZM82.014 184.924C81.78 184.733 81.5243 184.582 81.256 184.471L80.6719 185.88C80.8498 185.953 81.018 186.063 81.1664 186.212L83.1567 188.202C83.7156 188.761 84.6002 188.796 85.1998 188.308L85.3158 188.202L82.2459 185.132L82.014 184.924Z' fill='url(%23paint369_linear_40004690_134055)'/%3E%3Cpath d='M79.7777 162.562L56.0279 138.813C54.8355 137.62 52.9022 137.62 51.7098 138.813L45.2326 145.29L71.1414 171.199L79.7777 162.562Z' fill='url(%23paint370_linear_40004690_134055)'/%3E%3Cpath d='M71.1414 169.04C70.5452 168.444 69.5786 168.444 68.9824 169.04L71.1414 171.199L72.221 170.119L71.1414 169.04ZM66.8233 164.722C66.2271 164.125 65.2604 164.125 64.6642 164.722L68.9824 169.04C69.5786 168.444 69.5786 167.477 68.9824 166.881L66.8233 164.722ZM62.5051 160.403C61.9089 159.807 60.9423 159.807 60.3461 160.403L64.6642 164.722C65.2604 164.125 65.2604 163.159 64.6642 162.562L62.5051 160.403ZM58.187 156.085C57.5908 155.489 56.6241 155.489 56.0279 156.085L60.3461 160.403C60.9423 159.807 60.9423 158.841 60.3461 158.244L58.187 156.085ZM53.8689 151.767C53.2726 151.171 52.306 151.171 51.7098 151.767L56.0279 156.085C56.6241 155.489 56.6241 154.522 56.0279 153.926L53.8689 151.767ZM49.5507 147.449C48.9545 146.853 47.9879 146.853 47.3916 147.449L51.7098 151.767C52.306 151.171 52.306 150.204 51.7098 149.608L49.5507 147.449ZM55.038 138.152C53.9311 137.693 52.6097 137.913 51.7098 138.813L45.2326 145.29L47.3916 147.449C47.9505 146.89 47.9859 146.006 47.4971 145.406L47.3916 145.29L47.3558 145.254C47.5134 144.987 47.5836 144.684 47.5645 144.383C47.9869 144.41 48.4183 144.263 48.7411 143.941L50.3604 142.321C50.6832 141.998 50.8299 141.567 50.8031 141.145C51.2255 141.171 51.6569 141.025 51.9797 140.702L52.7893 139.892C52.9377 139.744 53.1058 139.634 53.2838 139.56C53.5188 139.463 53.7171 139.314 53.8699 139.132C54.0226 139.314 54.2194 139.463 54.454 139.56L55.038 138.152ZM56.0279 138.813C55.7354 138.52 55.3978 138.301 55.038 138.152L54.454 139.56C54.5795 139.612 54.7002 139.682 54.8124 139.771C54.8596 139.808 54.9049 139.849 54.9484 139.892L55.9383 140.882C56.3813 141.325 57.0287 141.439 57.5766 141.224C57.3799 141.725 57.4571 142.31 57.8117 142.745L57.9171 142.861L59.8959 144.84C60.3388 145.283 60.9862 145.396 61.5342 145.181C61.3191 145.729 61.4329 146.377 61.8758 146.82L63.8546 148.798C64.2975 149.241 64.9448 149.355 65.4928 149.14C65.2959 149.642 65.3738 150.227 65.729 150.662L65.8334 150.777L67.8132 152.757C68.2562 153.2 68.9036 153.314 69.4515 153.099C69.2548 153.6 69.332 154.185 69.6866 154.62L69.792 154.736L71.7708 156.715C72.2137 157.158 72.8611 157.271 73.4091 157.056C73.2121 157.558 73.2903 158.143 73.6452 158.579L73.7507 158.695L75.7295 160.673C76.1724 161.116 76.8197 161.23 77.3677 161.015C77.1528 161.563 77.2657 162.209 77.7082 162.652L78.6982 163.642L79.7777 162.562L56.0279 138.813Z' fill='url(%23paint371_linear_40004690_134055)'/%3E%3Cpath d='M72.5131 158.926L62.4518 148.865C61.2594 147.672 59.3261 147.672 58.1336 148.865L56.2193 150.779L68.4396 162.999L72.5131 158.926Z' fill='url(%23paint372_linear_40004690_134055)'/%3E%3Cpath d='M67.9609 161.441C67.6628 161.143 67.1794 161.143 66.8813 161.441L68.4395 162.999L68.9793 162.46L67.9609 161.441ZM63.8873 157.368C63.5892 157.07 63.1058 157.07 62.8078 157.368L65.9241 160.484C66.2222 160.186 66.2222 159.703 65.9241 159.404L63.8873 157.368ZM59.8138 153.294C59.5156 152.996 59.0322 152.996 58.7342 153.294L61.8505 156.41C62.1486 156.112 62.1486 155.629 61.8505 155.331L59.8138 153.294ZM59.8591 148.005C59.228 148.095 58.6188 148.379 58.1333 148.864L56.2188 150.779L57.777 152.337C58.0751 152.039 58.0751 151.555 57.777 151.257L57.292 150.772C57.4541 150.569 57.4985 150.305 57.4228 150.068C57.6862 150.152 57.9854 150.092 58.1945 149.883L58.6731 149.404C58.8384 149.239 59.0223 149.105 59.2171 149.001C59.2822 148.967 59.3488 148.935 59.4163 148.907C59.7745 148.759 59.9572 148.37 59.8591 148.005ZM62.4515 148.864C61.9659 148.379 61.3569 148.095 60.7257 148.005C60.6411 148.32 60.7664 148.653 61.0335 148.834L61.1695 148.906L61.3097 148.973C61.3281 148.982 61.3474 148.989 61.3656 148.999C61.3927 149.013 61.418 149.031 61.4447 149.047C61.4822 149.068 61.5209 149.089 61.5575 149.113C61.5804 149.128 61.6014 149.146 61.6239 149.163C61.6621 149.19 61.7009 149.217 61.7377 149.247L61.9117 149.404L63.1694 150.662C63.4675 150.96 63.9508 150.96 64.2489 150.662L62.4515 148.864ZM70.7156 157.128C70.4175 157.426 70.4175 157.91 70.7156 158.208L71.9733 159.466L72.5131 158.926L70.7156 157.128ZM65.6848 152.098C65.4239 152.358 65.3911 152.762 65.5867 153.058L65.6848 153.177L68.2002 155.692C68.4983 155.991 68.9816 155.991 69.2797 155.692L65.6848 152.098Z' fill='url(%23paint373_linear_40004690_134055)'/%3E%3Cpath d='M114.89 240.68L91.1402 216.93C89.9478 215.737 88.0145 215.737 86.8221 216.93L80.3449 223.407L106.254 249.316L114.89 240.68Z' fill='url(%23paint374_linear_40004690_134055)'/%3E%3Cpath d='M108.413 247.157C107.817 246.561 106.85 246.561 106.254 247.157L106.138 247.051C105.538 246.563 104.654 246.598 104.095 247.157L106.254 249.316L108.413 247.157ZM101.936 242.839C101.339 242.243 100.373 242.243 99.7765 242.839L104.095 247.157C104.691 246.561 104.691 245.594 104.095 244.998L101.936 242.839ZM97.6174 238.521C97.0212 237.924 96.0546 237.924 95.4584 238.521L99.7765 242.839C100.373 242.243 100.373 241.276 99.7765 240.68L97.6174 238.521ZM93.2993 234.202C92.7031 233.606 91.7364 233.606 91.1402 234.202L95.4584 238.521C96.0546 237.924 96.0546 236.958 95.4584 236.362L93.2993 234.202ZM88.9812 229.884C88.385 229.288 87.4183 229.288 86.8221 229.884L91.1402 234.202C91.7364 233.606 91.7364 232.64 91.1402 232.043L88.9812 229.884ZM84.663 225.566C84.0668 224.97 83.1002 224.97 82.504 225.566L86.8221 229.884C87.4183 229.288 87.4183 228.321 86.8221 227.725L84.663 225.566ZM80.3449 223.407L82.504 225.566C83.1002 224.97 83.1002 224.003 82.504 223.407L81.4244 222.328L80.3449 223.407ZM112.731 242.839C112.135 242.243 111.168 242.243 110.572 242.839L108.413 244.998C107.817 245.594 107.817 246.561 108.413 247.157L112.731 242.839ZM91.1402 216.93C89.9478 215.737 88.0145 215.737 86.8221 216.93C87.3434 216.409 88.5173 216.713 89.6011 217.594C89.7569 217.721 89.9108 217.86 90.0607 218.009L91.0506 218.999C91.4936 219.442 92.141 219.556 92.6889 219.341C92.474 219.889 92.5867 220.535 93.0294 220.978L95.0082 222.957C95.4511 223.4 96.0985 223.514 96.6465 223.299C96.4495 223.8 96.5277 224.386 96.8826 224.821L96.9881 224.937L98.9669 226.916C99.4098 227.359 100.057 227.472 100.605 227.257C100.408 227.759 100.486 228.344 100.841 228.779L100.946 228.894L102.926 230.874C103.368 231.317 104.016 231.431 104.564 231.216C104.367 231.718 104.444 232.302 104.799 232.737L104.904 232.853L106.883 234.832C107.326 235.275 107.973 235.388 108.521 235.173C108.306 235.721 108.42 236.369 108.863 236.812L110.842 238.791C111.285 239.233 111.932 239.347 112.48 239.132C112.28 239.642 112.366 240.237 112.736 240.674L112.731 240.68C112.135 241.276 112.135 242.243 112.731 242.839L114.89 240.68L91.1402 216.93Z' fill='url(%23paint375_linear_40004690_134055)'/%3E%3Cpath d='M101.691 240.18L91.6339 230.122C90.4415 228.93 90.4415 226.997 91.6339 225.804L93.547 223.891L105.763 236.108L101.691 240.18Z' fill='url(%23paint376_linear_40004690_134055)'/%3E%3Cpath d='M104.206 237.665C103.907 237.367 103.907 236.884 104.206 236.586L104.684 236.107L104.206 235.629C103.908 235.33 103.908 234.847 104.206 234.549L105.764 236.107L104.206 237.665ZM100.134 231.557C99.836 231.259 99.836 230.776 100.134 230.478L103.249 233.593C102.951 233.891 102.468 233.891 102.17 233.593L100.134 231.557ZM96.0616 227.485C95.7636 227.186 95.7635 226.703 96.0616 226.405L99.1768 229.52C98.8787 229.818 98.3954 229.818 98.0973 229.52L96.0616 227.485ZM93.5472 223.891L95.1054 225.449C94.8073 225.747 94.324 225.747 94.0258 225.449L93.0074 224.43L93.5472 223.891ZM90.7746 227.532C90.8644 226.9 91.1477 226.29 91.6338 225.804C91.1946 226.243 91.0315 226.875 91.1183 227.545C91.0068 227.567 90.8895 227.563 90.7746 227.532ZM99.8947 238.383C100.156 238.123 100.558 238.089 100.854 238.284L100.974 238.383L101.691 239.1L102.17 238.622L102.289 238.523C102.585 238.328 102.989 238.361 103.249 238.622L101.691 240.18L99.8947 238.383ZM91.6338 230.122C91.148 229.636 90.8634 229.027 90.7735 228.395C90.9977 228.336 91.23 228.384 91.4113 228.512C91.5506 228.803 91.7337 229.088 91.9616 229.354L92.1735 229.583L93.4312 230.84C93.7289 231.138 93.7292 231.622 93.4312 231.92L91.6338 230.122ZM94.8661 233.355C95.1642 233.056 95.6475 233.056 95.9456 233.355L98.4599 235.869C98.7576 236.167 98.7579 236.651 98.4599 236.948L94.8661 233.355Z' fill='url(%23paint377_linear_40004690_134055)'/%3E%3Cpath d='M79.8258 136.352L107.894 108.284C109.086 107.091 109.086 105.158 107.894 103.965L79.8258 75.8976L49.5988 106.125L79.8258 136.352Z' fill='url(%23paint378_linear_40004690_134055)'/%3E%3Cpath d='M52.1901 108.716L52.2945 108.599C52.7831 107.999 52.7485 107.116 52.1901 106.557L51.7579 106.125L52.1901 105.692L52.2945 105.577C52.7839 104.978 52.7492 104.092 52.1901 103.533L49.5988 106.125L52.1901 108.716ZM54.1331 101.59L53.0535 102.67C53.6497 103.266 54.6164 103.266 55.2126 102.67L54.1331 101.59ZM58.2351 99.6474C58.8313 99.0511 58.8313 98.0845 58.2351 97.4883L54.1331 101.59L55.2126 102.67L58.2351 99.6474ZM60.178 95.5453L59.0985 96.6249C59.6947 97.221 60.6614 97.2209 61.2576 96.6249L60.178 95.5453ZM64.2801 93.6024L64.3855 93.4864C64.8747 92.8868 64.8391 92.0023 64.2801 91.4433L60.178 95.5453L61.2576 96.6249L64.2801 93.6024ZM66.2241 89.4993L65.1445 90.5788C65.7408 91.175 66.7074 91.175 67.3036 90.5788L66.2241 89.4993ZM70.3261 87.5563L69.2466 86.4768L66.2241 89.4993L67.3036 90.5788L70.3261 87.5563ZM70.3261 87.5563C70.9221 86.9601 70.9222 85.9934 70.3261 85.3973L69.2466 86.4768L70.3261 87.5563ZM72.2691 83.4543L71.1895 84.5339C71.7857 85.1301 72.7524 85.1301 73.3486 84.5339L72.2691 83.4543ZM76.3711 81.5114L75.2915 80.4318L72.2691 83.4543L73.3486 84.5339L76.3711 81.5114ZM76.3711 81.5114C76.9673 80.9152 76.9673 79.9485 76.3711 79.3523L75.2915 80.4318L76.3711 81.5114ZM78.314 77.4093L77.2345 78.4889C77.8306 79.085 78.7973 79.0847 79.3936 78.4889L78.314 77.4093ZM79.8258 75.8976L78.314 77.4093L79.3936 78.4889L79.8258 78.0566L80.5005 78.7314C81.0967 79.3276 82.0634 79.3276 82.6596 78.7314L79.8258 75.8976ZM58.2351 114.761C58.8313 114.165 58.8313 113.198 58.2351 112.602L55.2126 109.579C54.6164 108.983 53.6497 108.983 53.0535 109.579L58.2351 114.761ZM84.009 80.0808L83.9036 80.1967C83.4148 80.7964 83.4502 81.681 84.009 82.2398L87.5175 85.7483C88.1137 86.3445 89.0804 86.3445 89.6766 85.7483L84.009 80.0808ZM64.2801 120.806L64.3855 120.69C64.8743 120.09 64.8389 119.206 64.2801 118.647L61.2576 115.624C60.6614 115.028 59.6947 115.028 59.0985 115.624L64.2801 120.806ZM91.026 87.0978L90.9206 87.2137C90.4318 87.8134 90.4671 88.698 91.026 89.2568L94.5345 92.7653C95.1307 93.3615 96.0973 93.3615 96.6935 92.7653L91.026 87.0978ZM70.3261 126.852L70.4315 126.736C70.9203 126.136 70.8848 125.252 70.3261 124.693L67.3036 121.67C66.7074 121.074 65.7408 121.074 65.1445 121.67L70.3261 126.852ZM98.043 94.1147L97.9375 94.2307C97.4487 94.8303 97.4841 95.715 98.043 96.2738L101.551 99.7823C102.148 100.379 103.114 100.379 103.711 99.7823L98.043 94.1147ZM76.3711 132.897L76.4765 132.781C76.9653 132.181 76.9299 131.297 76.3711 130.738L73.3486 127.715C72.7524 127.119 71.7857 127.119 71.1895 127.715L76.3711 132.897ZM105.06 101.132L104.955 101.248C104.466 101.847 104.501 102.732 105.06 103.291L106.814 105.045C106.963 105.193 107.073 105.362 107.146 105.539C107.244 105.774 107.392 105.973 107.574 106.126C107.392 106.278 107.243 106.475 107.146 106.71L108.555 107.294C109.013 106.187 108.794 104.865 107.894 103.965L105.06 101.132ZM79.8258 136.352L82.6596 133.518C82.0634 132.922 81.0967 132.922 80.5005 133.518L79.8258 134.192L79.3936 133.76C78.7973 133.164 77.8306 133.164 77.2345 133.76L79.8258 136.352ZM108.102 108.052C108.293 107.818 108.444 107.562 108.555 107.294L107.146 106.71C107.073 106.888 106.963 107.056 106.814 107.204L105.06 108.958C104.501 109.517 104.466 110.402 104.955 111.001L105.06 111.117L107.894 108.284L108.102 108.052ZM89.6766 126.501C89.1177 125.942 88.2331 125.907 87.6335 126.395L87.5175 126.501L84.009 130.009C83.4502 130.568 83.4148 131.453 83.9036 132.052L84.009 132.168L89.6766 126.501ZM96.6935 119.484C96.1347 118.925 95.2501 118.89 94.6504 119.378L94.5345 119.484L91.026 122.992C90.4671 123.551 90.4318 124.436 90.9206 125.035L91.026 125.151L96.6935 119.484ZM103.711 112.467C103.152 111.908 102.267 111.873 101.667 112.361L101.551 112.467L98.043 115.975C97.4841 116.534 97.4487 117.419 97.9375 118.018L98.043 118.134L103.711 112.467Z' fill='url(%23paint379_linear_40004690_134055)'/%3E%3Cpath d='M79.8256 129.398L100.942 108.282C102.135 107.089 102.135 105.156 100.942 103.963L79.8256 82.8467L56.5497 106.123L79.8256 129.398Z' fill='url(%23paint380_linear_40004690_134055)'/%3E%3Cpath d='M59.0835 108.656L59.1889 108.54C59.6777 107.941 59.6423 107.056 59.0835 106.497L58.7093 106.123L59.0846 105.748L58.005 104.668L56.5502 106.123L59.0835 108.656ZM59.0846 105.748C59.6805 105.152 59.6802 104.185 59.0846 103.589L58.005 104.668L59.0846 105.748ZM60.9147 101.759L59.8352 102.838C60.4314 103.434 61.3982 103.434 61.9942 102.838L60.9147 101.759ZM64.9039 99.9284L65.0072 99.8124C65.4964 99.2129 65.4625 98.3284 64.9039 97.7693L60.9147 101.759L61.9942 102.838L64.9039 99.9284ZM66.733 95.9402L65.6535 97.0197C66.2496 97.6153 67.2165 97.6154 67.8126 97.0197L66.733 95.9402ZM70.7222 94.1101L69.6427 93.0305L66.733 95.9402L67.8126 97.0197L70.7222 94.1101ZM70.7222 94.1101C71.3183 93.514 71.318 92.5472 70.7222 91.951L69.6427 93.0305L70.7222 94.1101ZM72.5524 90.1208L71.4729 91.2004C72.0691 91.7961 73.0359 91.7964 73.6319 91.2004L72.5524 90.1208ZM76.5416 88.2907L76.6449 88.1747C77.1343 87.5752 77.1003 86.6907 76.5416 86.1316L72.5524 90.1208L73.6319 91.2004L76.5416 88.2907ZM78.3718 84.3015L77.2922 85.381C77.8885 85.9767 78.8553 85.977 79.4513 85.381L78.3718 84.3015ZM79.8256 82.8477L78.3718 84.3015L79.4513 85.381L79.8256 85.0067L80.5055 85.6867C81.1016 86.2825 82.0685 86.2824 82.6646 85.6867L79.8256 82.8477ZM64.9029 114.476L65.0083 114.36C65.4971 113.76 65.4617 112.876 64.9029 112.317L61.9932 109.407C61.397 108.811 60.4302 108.811 59.8341 109.407L64.9029 114.476ZM84.0246 87.0467L83.9202 87.1616C83.4309 87.7612 83.4657 88.6467 84.0246 89.2058L87.5447 92.7259C88.1407 93.3214 89.1076 93.3214 89.7037 92.7259L84.0246 87.0467ZM70.7223 120.295L70.8266 120.178C71.3153 119.579 71.2807 118.695 70.7223 118.136L67.8126 115.226C67.2164 114.63 66.2497 114.63 65.6535 115.226L70.7223 120.295ZM91.0637 94.0858L90.9593 94.2007C90.47 94.8004 90.5047 95.6858 91.0637 96.2449L94.5827 99.7639C95.1788 100.36 96.1455 100.36 96.7418 99.7639L91.0637 94.0858ZM76.5406 126.113L76.646 125.997C77.1348 125.398 77.0994 124.513 76.5406 123.954L73.6309 121.045C73.0346 120.449 72.0679 120.449 71.4718 121.045L76.5406 126.113ZM98.1028 101.125L97.9984 101.24C97.5091 101.839 97.5438 102.725 98.1028 103.284L99.8623 105.044C99.9736 105.155 100.063 105.277 100.132 105.406L100.194 105.538L100.261 105.678C100.354 105.852 100.479 106.002 100.623 106.123C100.441 106.276 100.292 106.473 100.194 106.708L100.93 107.012L101.605 107.292C102.063 106.185 101.842 104.864 100.942 103.964L98.1028 101.125ZM79.8256 129.398L82.6646 126.559C82.0684 125.963 81.1018 125.963 80.5055 126.559L79.8256 127.239L79.4503 126.864C78.854 126.268 77.8874 126.268 77.2912 126.864L79.8256 129.398ZM101.152 108.049C101.342 107.816 101.493 107.561 101.604 107.293L100.194 106.708C100.121 106.886 100.011 107.054 99.8623 107.203L98.1028 108.962C97.5443 109.521 97.5098 110.405 97.9984 111.004L98.1028 111.121L100.942 108.282L101.152 108.049ZM89.7037 119.52C89.1075 118.924 88.1409 118.924 87.5447 119.52L84.0256 123.039C83.4668 123.598 83.4314 124.483 83.9202 125.082L84.0256 125.198L89.7037 119.52ZM96.7429 112.481C96.1841 111.922 95.2994 111.887 94.6998 112.376L94.5838 112.481L91.0637 116.001C90.5053 116.56 90.4707 117.444 90.9593 118.043L91.0637 118.16L96.7429 112.481Z' fill='url(%23paint381_linear_40004690_134055)'/%3E%3Cpath d='M79.8256 116.242L87.787 108.281C88.9795 107.088 88.9795 105.155 87.787 103.963L79.8256 96.0011L69.705 106.122L79.8256 116.242Z' fill='url(%23paint382_linear_40004690_134055)'/%3E%3Cpath d='M72.0496 108.466L72.155 108.35C72.6438 107.751 72.6084 106.866 72.0496 106.307L71.8641 106.122L72.0496 105.936L70.9701 104.857L69.705 106.122L72.0496 108.466ZM72.0496 105.936C72.6458 105.34 72.6458 104.373 72.0496 103.777L70.9701 104.857L72.0496 105.936ZM73.5002 102.326L72.4207 103.406C73.0169 104.002 73.9835 104.002 74.5797 103.406L73.5002 102.326ZM77.1099 100.876L76.0304 99.7963L73.5002 102.326L74.5797 103.406L77.1099 100.876ZM77.1099 100.876C77.706 100.28 77.7061 99.3129 77.1099 98.7168L76.0304 99.7963L77.1099 100.876ZM78.5605 97.2661L77.481 98.3457C78.0772 98.9419 79.0438 98.9419 79.64 98.3457L78.5605 97.2661ZM79.8256 96.0011L78.5605 97.2661L79.64 98.3457L79.8256 98.1601L80.7364 99.071C81.3326 99.6672 82.2993 99.6672 82.8955 99.071L79.8256 96.0011ZM77.1099 113.527L77.2153 113.411C77.7041 112.811 77.6687 111.926 77.1099 111.367L74.5797 108.837C73.9835 108.241 73.0169 108.241 72.4207 108.837L77.1099 113.527ZM84.7172 100.893L84.6117 101.009C84.1229 101.608 84.1583 102.493 84.7172 103.052L86.7075 105.042C86.8559 105.19 86.966 105.359 87.0396 105.537L88.4481 104.955C88.2991 104.594 88.08 104.256 87.7871 103.963L84.7172 100.893ZM79.8256 116.242L82.8955 113.172C82.2993 112.576 81.3326 112.576 80.7364 113.172L79.8256 114.083L79.64 113.898C79.0438 113.301 78.0772 113.301 77.481 113.898L79.8256 116.242ZM88.4481 107.291C88.7572 106.544 88.7567 105.701 88.4481 104.955L87.0396 105.537C87.1369 105.772 87.2853 105.97 87.4676 106.123C87.2858 106.275 87.1367 106.472 87.0396 106.707L88.4481 107.291ZM87.9958 108.049C88.1867 107.815 88.337 107.559 88.4481 107.291L87.0396 106.707C86.966 106.885 86.8559 107.053 86.7075 107.201L84.7172 109.192C84.1583 109.75 84.1229 110.635 84.6117 111.235L84.7172 111.351L87.7871 108.281L87.9958 108.049Z' fill='url(%23paint383_linear_40004690_134055)'/%3E%3Cpath d='M110.358 105.812L134.108 82.0627C135.3 80.8703 135.3 78.937 134.108 77.7446L127.63 71.2674L101.722 97.1762L110.358 105.812Z' fill='url(%23paint384_linear_40004690_134055)'/%3E%3Cpath d='M103.881 97.1762C104.477 96.58 104.477 95.6134 103.881 95.0171L101.722 97.1762L102.801 98.2558L103.881 97.1762ZM108.199 92.8581C108.795 92.2619 108.795 91.2952 108.199 90.699L103.881 95.0171C104.477 95.6134 105.443 95.6134 106.04 95.0171L108.199 92.8581ZM112.517 88.5399C113.113 87.9437 113.113 86.9771 112.517 86.3809L108.199 90.699C108.795 91.2952 109.762 91.2952 110.358 90.699L112.517 88.5399ZM116.835 84.2218C117.431 83.6256 117.431 82.6589 116.835 82.0627L112.517 86.3809C113.113 86.9771 114.08 86.9771 114.676 86.3809L116.835 84.2218ZM121.153 79.9036C121.749 79.3074 121.749 78.3408 121.153 77.7446L116.835 82.0627C117.431 82.6589 118.398 82.6589 118.994 82.0627L121.153 79.9036ZM125.471 75.5855C126.067 74.9893 126.067 74.0226 125.471 73.4264L121.153 77.7446C121.749 78.3408 122.716 78.3408 123.312 77.7446L125.471 75.5855ZM134.769 81.0728C135.227 79.9659 135.007 78.6445 134.108 77.7446L127.63 71.2674L125.471 73.4264C126.03 73.9853 126.915 74.0207 127.514 73.5319L127.63 73.4264L127.666 73.3906C127.933 73.5482 128.237 73.6183 128.537 73.5993C128.51 74.0217 128.657 74.453 128.98 74.7759L130.599 76.3952C130.922 76.718 131.353 76.8647 131.776 76.8379C131.749 77.2603 131.896 77.6917 132.218 78.0145L133.028 78.8241C133.176 78.9725 133.286 79.1406 133.36 79.3186C133.457 79.5536 133.606 79.7519 133.788 79.9047C133.606 80.0574 133.457 80.2542 133.36 80.4887L134.769 81.0728ZM134.108 82.0627C134.4 81.7702 134.62 81.4326 134.769 81.0728L133.36 80.4887C133.308 80.6143 133.238 80.7349 133.149 80.8472C133.112 80.8944 133.072 80.9397 133.028 80.9832L132.038 81.9731C131.595 82.4161 131.481 83.0635 131.697 83.6114C131.195 83.4147 130.61 83.4919 130.175 83.8465L130.059 83.9519L128.081 85.9307C127.638 86.3736 127.524 87.021 127.739 87.569C127.191 87.3539 126.544 87.4677 126.101 87.9106L124.122 89.8894C123.679 90.3323 123.565 90.9796 123.78 91.5276C123.278 91.3307 122.693 91.4086 122.258 91.7638L122.143 91.8681L120.163 93.848C119.721 94.291 119.606 94.9383 119.822 95.4863C119.32 95.2896 118.735 95.3668 118.3 95.7214L118.184 95.8268L116.206 97.8056C115.763 98.2485 115.649 98.8959 115.864 99.4439C115.362 99.2469 114.777 99.3251 114.342 99.68L114.226 99.7854L112.247 101.764C111.804 102.207 111.69 102.854 111.905 103.403C111.358 103.188 110.711 103.301 110.268 103.743L109.278 104.733L110.358 105.812L134.108 82.0627Z' fill='url(%23paint385_linear_40004690_134055)'/%3E%3Cpath d='M113.989 98.543L124.05 88.4817C125.242 87.2893 125.242 85.356 124.05 84.1636L122.136 82.2492L109.915 94.4695L113.989 98.543Z' fill='url(%23paint386_linear_40004690_134055)'/%3E%3Cpath d='M111.473 93.9908C111.771 93.6927 111.771 93.2093 111.473 92.9113L109.915 94.4694L110.455 95.0092L111.473 93.9908ZM115.547 89.9172C115.845 89.6191 115.845 89.1357 115.547 88.8377L112.43 91.954C112.729 92.2521 113.212 92.2521 113.51 91.954L115.547 89.9172ZM119.62 85.8437C119.918 85.5455 119.918 85.0622 119.62 84.7641L116.504 87.8804C116.802 88.1786 117.285 88.1786 117.584 87.8804L119.62 85.8437ZM124.909 85.889C124.819 85.2579 124.536 84.6487 124.05 84.1632L122.136 82.2487L120.578 83.8069C120.876 84.105 121.359 84.105 121.657 83.8069L122.142 83.3219C122.346 83.484 122.609 83.5285 122.846 83.4527C122.762 83.7161 122.823 84.0153 123.032 84.2244L123.51 84.703C123.676 84.8683 123.809 85.0522 123.913 85.247C123.948 85.3121 123.979 85.3787 124.007 85.4462C124.155 85.8044 124.545 85.9871 124.909 85.889ZM124.05 88.4814C124.536 87.9958 124.819 87.3868 124.909 86.7556C124.594 86.671 124.261 86.7963 124.081 87.0634L124.008 87.1994L123.942 87.3396C123.933 87.358 123.925 87.3773 123.915 87.3955C123.901 87.4226 123.883 87.4479 123.868 87.4746C123.846 87.5121 123.826 87.5509 123.801 87.5874C123.786 87.6103 123.768 87.6313 123.752 87.6538C123.725 87.692 123.698 87.7308 123.668 87.7676L123.51 87.9416L122.253 89.1993C121.955 89.4974 121.955 89.9807 122.253 90.2788L124.05 88.4814ZM115.786 96.7455C115.488 96.4474 115.005 96.4474 114.707 96.7455L113.449 98.0032L113.989 98.543L115.786 96.7455ZM120.817 91.7147C120.556 91.4538 120.153 91.421 119.857 91.6167L119.737 91.7147L117.222 94.2301C116.924 94.5282 116.924 95.0115 117.222 95.3096L120.817 91.7147Z' fill='url(%23paint387_linear_40004690_134055)'/%3E%3Cpath d='M32.2406 140.93L55.9904 117.18C57.1828 115.987 57.1828 114.054 55.9904 112.862L49.5132 106.385L23.6043 132.293L32.2406 140.93Z' fill='url(%23paint388_linear_40004690_134055)'/%3E%3Cpath d='M25.7634 134.452C26.3596 133.856 26.3596 132.89 25.7634 132.293L25.8688 132.177C26.3576 131.578 26.3222 130.693 25.7634 130.134L23.6043 132.293L25.7634 134.452ZM30.0815 127.975C30.6777 127.379 30.6777 126.412 30.0815 125.816L25.7634 130.134C26.3596 130.731 27.3262 130.731 27.9225 130.134L30.0815 127.975ZM34.3997 123.657C34.9959 123.061 34.9959 122.094 34.3997 121.498L30.0815 125.816C30.6777 126.412 31.6444 126.412 32.2406 125.816L34.3997 123.657ZM38.7178 119.339C39.314 118.743 39.314 117.776 38.7178 117.18L34.3997 121.498C34.9959 122.094 35.9625 122.094 36.5587 121.498L38.7178 119.339ZM43.036 115.021C43.6322 114.425 43.6322 113.458 43.036 112.862L38.7178 117.18C39.314 117.776 40.2807 117.776 40.8769 117.18L43.036 115.021ZM47.3541 110.703C47.9503 110.106 47.9503 109.14 47.3541 108.544L43.036 112.862C43.6322 113.458 44.5988 113.458 45.195 112.862L47.3541 110.703ZM49.5132 106.385L47.3541 108.544C47.9503 109.14 48.917 109.14 49.5132 108.544L50.5927 107.464L49.5132 106.385ZM30.0815 138.771C30.6777 138.174 30.6777 137.208 30.0815 136.612L27.9225 134.452C27.3262 133.856 26.3596 133.856 25.7634 134.452L30.0815 138.771ZM55.9904 117.18C57.1828 115.987 57.1828 114.054 55.9904 112.862C56.5116 113.383 56.2078 114.557 55.3262 115.641C55.1995 115.797 55.0607 115.95 54.9108 116.1L53.9209 117.09C53.4782 117.533 53.3642 118.181 53.5793 118.729C53.0314 118.514 52.3849 118.626 51.9421 119.069L49.9633 121.048C49.5205 121.491 49.4067 122.138 49.6218 122.686C49.1198 122.489 48.5346 122.567 48.0994 122.922L47.9835 123.028L46.0047 125.007C45.5618 125.449 45.448 126.097 45.6631 126.645C45.1611 126.448 44.5759 126.526 44.1408 126.881L44.0259 126.985L42.046 128.965C41.6034 129.408 41.4893 130.056 41.7045 130.603C41.2028 130.407 40.6182 130.484 40.1832 130.839L40.0672 130.944L38.0884 132.923C37.6456 133.366 37.5318 134.013 37.7469 134.561C37.1989 134.346 36.5514 134.46 36.1086 134.903L34.1298 136.881C33.6869 137.324 33.5731 137.972 33.7882 138.52C33.2778 138.319 32.6831 138.405 32.2459 138.776L32.2406 138.771C31.6444 138.174 30.6777 138.174 30.0815 138.771L32.2406 140.93L55.9904 117.18Z' fill='url(%23paint389_linear_40004690_134055)'/%3E%3Cpath d='M32.7334 127.727L42.7906 117.669C43.9831 116.477 45.9164 116.477 47.1088 117.669L49.0218 119.582L36.8055 131.799L32.7334 127.727Z' fill='url(%23paint390_linear_40004690_134055)'/%3E%3Cpath d='M35.2477 130.241C35.5459 129.943 36.0292 129.943 36.3273 130.241L36.8059 130.72L37.2845 130.241C37.5827 129.943 38.0661 129.943 38.3641 130.241L36.8059 131.799L35.2477 130.241ZM41.356 126.169C41.6541 125.871 42.1374 125.871 42.4355 126.169L39.3203 129.285C39.0221 128.987 39.0221 128.503 39.3203 128.205L41.356 126.169ZM45.4285 122.097C45.7266 121.799 46.2099 121.799 46.508 122.097L43.3928 125.212C43.0947 124.914 43.0947 124.431 43.3928 124.133L45.4285 122.097ZM49.0224 119.583L47.4642 121.141C47.1662 120.843 47.1663 120.359 47.4642 120.061L48.4826 119.043L49.0224 119.583ZM45.381 116.81C46.0129 116.9 46.6229 117.183 47.1089 117.669C46.6698 117.23 46.0385 117.067 45.3684 117.154C45.3465 117.042 45.3501 116.925 45.381 116.81ZM34.5298 125.93C34.7906 126.191 34.8243 126.593 34.6289 126.89L34.5298 127.01L33.8129 127.727L34.2916 128.205L34.3896 128.324C34.5852 128.621 34.5524 129.024 34.2916 129.285L32.7334 127.727L34.5298 125.93ZM42.7908 117.669C43.2767 117.183 43.886 116.899 44.5176 116.809C44.5775 117.033 44.5291 117.265 44.4006 117.447C44.1098 117.586 43.8248 117.769 43.5593 117.997L43.3306 118.209L42.0729 119.467C41.7747 119.764 41.2913 119.765 40.9933 119.467L42.7908 117.669ZM39.5585 120.901C39.8566 121.2 39.8566 121.683 39.5585 121.981L37.0442 124.495C36.746 124.793 36.2626 124.793 35.9646 124.495L39.5585 120.901Z' fill='url(%23paint391_linear_40004690_134055)'/%3E%3Cpath d='M138.201 103.152L166.268 131.22C167.461 132.413 169.394 132.413 170.587 131.22L198.655 103.152L168.428 72.9254L138.201 103.152Z' fill='url(%23paint392_linear_40004690_134055)'/%3E%3Cpath d='M165.836 75.5167L165.953 75.621C166.553 76.1097 167.436 76.0751 167.995 75.5167L168.428 75.0844L168.86 75.5167L168.975 75.621C169.574 76.1104 170.46 76.0757 171.019 75.5167L168.428 72.9254L165.836 75.5167ZM172.962 77.4596L171.882 76.3801C171.286 76.9763 171.286 77.9429 171.882 78.5391L172.962 77.4596ZM174.905 81.5616C175.501 82.1578 176.468 82.1578 177.064 81.5616L172.962 77.4596L171.882 78.5391L174.905 81.5616ZM179.007 83.5046L177.927 82.4251C177.331 83.0212 177.331 83.9879 177.927 84.5841L179.007 83.5046ZM180.95 87.6066L181.066 87.712C181.665 88.2012 182.55 88.1656 183.109 87.6066L179.007 83.5046L177.927 84.5841L180.95 87.6066ZM185.053 89.5506L183.973 88.4711C183.377 89.0673 183.377 90.0339 183.973 90.6302L185.053 89.5506ZM186.996 93.6526L188.075 92.5731L185.053 89.5506L183.973 90.6302L186.996 93.6526ZM186.996 93.6526C187.592 94.2486 188.559 94.2488 189.155 93.6526L188.075 92.5731L186.996 93.6526ZM191.098 95.5956L190.018 94.5161C189.422 95.1123 189.422 96.0789 190.018 96.6751L191.098 95.5956ZM193.041 99.6976L194.12 98.6181L191.098 95.5956L190.018 96.6751L193.041 99.6976ZM193.041 99.6976C193.637 100.294 194.604 100.294 195.2 99.6976L194.12 98.6181L193.041 99.6976ZM197.143 101.641L196.063 100.561C195.467 101.157 195.467 102.124 196.063 102.72L197.143 101.641ZM198.655 103.152L197.143 101.641L196.063 102.72L196.495 103.152L195.821 103.827C195.225 104.423 195.225 105.39 195.821 105.986L198.655 103.152ZM159.791 81.5616C160.387 82.1578 161.354 82.1578 161.95 81.5616L164.973 78.5391C165.569 77.9429 165.569 76.9763 164.973 76.3801L159.791 81.5616ZM194.471 107.336L194.355 107.23C193.756 106.741 192.871 106.777 192.312 107.336L188.804 110.844C188.208 111.44 188.208 112.407 188.804 113.003L194.471 107.336ZM153.746 87.6066L153.862 87.712C154.462 88.2008 155.347 88.1654 155.905 87.6066L158.928 84.5841C159.524 83.9879 159.524 83.0212 158.928 82.4251L153.746 87.6066ZM187.454 114.353L187.338 114.247C186.739 113.758 185.854 113.794 185.295 114.353L181.787 117.861C181.191 118.457 181.191 119.424 181.787 120.02L187.454 114.353ZM147.7 93.6526L147.816 93.7581C148.416 94.2468 149.3 94.2113 149.859 93.6526L152.882 90.6302C153.478 90.0339 153.478 89.0673 152.882 88.4711L147.7 93.6526ZM180.437 121.37L180.321 121.264C179.722 120.775 178.837 120.811 178.278 121.37L174.77 124.878C174.174 125.474 174.174 126.441 174.77 127.037L180.437 121.37ZM141.655 99.6976L141.771 99.803C142.371 100.292 143.256 100.256 143.814 99.6976L146.837 96.6751C147.433 96.0789 147.433 95.1123 146.837 94.5161L141.655 99.6976ZM173.42 128.386L173.304 128.281C172.705 127.792 171.82 127.828 171.261 128.386L169.507 130.141C169.359 130.289 169.191 130.399 169.013 130.473C168.778 130.57 168.579 130.719 168.426 130.901C168.274 130.719 168.077 130.57 167.842 130.473L167.258 131.881C168.365 132.34 169.687 132.12 170.587 131.22L173.42 128.386ZM138.201 103.152L141.034 105.986C141.631 105.39 141.631 104.423 141.034 103.827L140.36 103.152L140.792 102.72C141.388 102.124 141.388 101.157 140.792 100.561L138.201 103.152ZM166.5 131.429C166.734 131.62 166.99 131.77 167.258 131.881L167.842 130.473C167.665 130.399 167.496 130.289 167.348 130.141L165.594 128.386C165.035 127.828 164.15 127.792 163.551 128.281L163.435 128.386L166.268 131.22L166.5 131.429ZM148.051 113.003C148.61 112.444 148.646 111.56 148.157 110.96L148.051 110.844L144.543 107.336C143.984 106.777 143.099 106.741 142.5 107.23L142.384 107.336L148.051 113.003ZM155.068 120.02C155.627 119.461 155.663 118.577 155.174 117.977L155.068 117.861L151.56 114.353C151.001 113.794 150.116 113.758 149.517 114.247L149.401 114.353L155.068 120.02ZM162.085 127.037C162.644 126.478 162.68 125.594 162.191 124.994L162.085 124.878L158.577 121.37C158.018 120.811 157.133 120.775 156.534 121.264L156.418 121.37L162.085 127.037Z' fill='url(%23paint393_linear_40004690_134055)'/%3E%3Cpath d='M145.148 103.152L166.265 124.269C167.457 125.462 169.39 125.462 170.583 124.269L191.7 103.152L168.424 79.8765L145.148 103.152Z' fill='url(%23paint394_linear_40004690_134055)'/%3E%3Cpath d='M165.89 82.4103L166.006 82.5157C166.605 83.0045 167.49 82.9691 168.049 82.4103L168.423 82.036L168.799 82.4113L169.878 81.3318L168.423 79.877L165.89 82.4103ZM168.799 82.4113C169.395 83.0073 170.361 83.007 170.958 82.4113L169.878 81.3318L168.799 82.4113ZM172.788 84.2415L171.708 83.162C171.112 83.7582 171.112 84.725 171.708 85.321L172.788 84.2415ZM174.618 88.2307L174.734 88.334C175.333 88.8232 176.218 88.7893 176.777 88.2307L172.788 84.2415L171.708 85.321L174.618 88.2307ZM178.606 90.0598L177.527 88.9803C176.931 89.5764 176.931 90.5433 177.527 91.1393L178.606 90.0598ZM180.436 94.049L181.516 92.9695L178.606 90.0598L177.527 91.1393L180.436 94.049ZM180.436 94.049C181.032 94.6451 181.999 94.6447 182.595 94.049L181.516 92.9695L180.436 94.049ZM184.425 95.8792L183.346 94.7996C182.75 95.3959 182.75 96.3627 183.346 96.9587L184.425 95.8792ZM186.256 99.8684L186.372 99.9717C186.971 100.461 187.856 100.427 188.415 99.8684L184.425 95.8792L183.346 96.9587L186.256 99.8684ZM190.245 101.699L189.165 100.619C188.57 101.215 188.569 102.182 189.165 102.778L190.245 101.699ZM191.699 103.152L190.245 101.699L189.165 102.778L189.54 103.152L188.86 103.832C188.264 104.428 188.264 105.395 188.86 105.991L191.699 103.152ZM160.071 88.2297L160.186 88.3351C160.786 88.8239 161.671 88.7885 162.23 88.2297L165.139 85.32C165.735 84.7237 165.735 83.757 165.139 83.1609L160.071 88.2297ZM187.5 107.351L187.385 107.247C186.785 106.758 185.9 106.792 185.341 107.351L181.82 110.871C181.225 111.468 181.225 112.434 181.82 113.031L187.5 107.351ZM154.251 94.049L154.368 94.1534C154.968 94.642 155.851 94.6075 156.41 94.049L159.32 91.1393C159.916 90.5431 159.916 89.5765 159.32 88.9803L154.251 94.049ZM180.46 114.39L180.346 114.286C179.746 113.797 178.86 113.831 178.301 114.39L174.782 117.91C174.186 118.506 174.187 119.472 174.782 120.069L180.46 114.39ZM148.433 99.8674L148.549 99.9728C149.148 100.462 150.033 100.426 150.592 99.8674L153.502 96.9577C154.097 96.3614 154.098 95.3946 153.502 94.7986L148.433 99.8674ZM173.421 121.43L173.306 121.325C172.707 120.836 171.821 120.871 171.262 121.43L169.503 123.189C169.391 123.3 169.269 123.39 169.14 123.459L169.008 123.521L168.868 123.588C168.694 123.681 168.545 123.805 168.423 123.95C168.27 123.768 168.073 123.618 167.838 123.521L167.534 124.257L167.254 124.932C168.361 125.39 169.682 125.169 170.582 124.269L173.421 121.43ZM145.148 103.152L147.987 105.991C148.583 105.395 148.583 104.429 147.987 103.832L147.307 103.152L147.682 102.777C148.278 102.181 148.278 101.214 147.682 100.618L145.148 103.152ZM166.497 124.478C166.731 124.669 166.985 124.82 167.253 124.931L167.838 123.521C167.66 123.448 167.492 123.337 167.344 123.189L165.584 121.43C165.025 120.871 164.142 120.837 163.542 121.325L163.425 121.43L166.264 124.269L166.497 124.478ZM155.026 113.031C155.622 112.434 155.622 111.468 155.026 110.871L151.507 107.352C150.948 106.794 150.064 106.758 149.464 107.247L149.348 107.352L155.026 113.031ZM162.065 120.07C162.624 119.511 162.659 118.626 162.171 118.027L162.065 117.911L158.545 114.39C157.986 113.832 157.102 113.797 156.503 114.286L156.386 114.39L162.065 120.07Z' fill='url(%23paint395_linear_40004690_134055)'/%3E%3Cpath d='M158.304 103.152L166.266 111.114C167.458 112.306 169.391 112.306 170.584 111.114L178.545 103.152L168.425 93.0318L158.304 103.152Z' fill='url(%23paint396_linear_40004690_134055)'/%3E%3Cpath d='M166.08 95.3764L166.196 95.4818C166.796 95.9706 167.68 95.9352 168.239 95.3764L168.425 95.1908L168.61 95.3764L169.69 94.2969L168.425 93.0318L166.08 95.3764ZM168.61 95.3764C169.206 95.9726 170.173 95.9726 170.769 95.3764L169.69 94.2969L168.61 95.3764ZM172.22 96.827L171.14 95.7475C170.544 96.3437 170.544 97.3103 171.14 97.9065L172.22 96.827ZM173.67 100.437L174.75 99.3571L172.22 96.827L171.14 97.9065L173.67 100.437ZM173.67 100.437C174.267 101.033 175.233 101.033 175.83 100.437L174.75 99.3571L173.67 100.437ZM177.28 101.887L176.201 100.808C175.604 101.404 175.604 102.371 176.201 102.967L177.28 101.887ZM178.545 103.152L177.28 101.887L176.201 102.967L176.386 103.152L175.475 104.063C174.879 104.659 174.879 105.626 175.475 106.222L178.545 103.152ZM161.02 100.437L161.136 100.542C161.735 101.031 162.62 100.996 163.179 100.437L165.709 97.9065C166.305 97.3103 166.305 96.3437 165.709 95.7475L161.02 100.437ZM173.654 108.044L173.538 107.939C172.938 107.45 172.053 107.485 171.495 108.044L169.504 110.034C169.356 110.183 169.188 110.293 169.01 110.366L169.592 111.775C169.952 111.626 170.291 111.407 170.584 111.114L173.654 108.044ZM158.304 103.152L161.374 106.222C161.97 105.626 161.97 104.659 161.374 104.063L160.463 103.152L160.649 102.967C161.245 102.371 161.245 101.404 160.649 100.808L158.304 103.152ZM167.255 111.775C168.002 112.084 168.845 112.084 169.592 111.775L169.01 110.366C168.775 110.464 168.576 110.612 168.424 110.794C168.271 110.613 168.074 110.464 167.84 110.366L167.255 111.775ZM166.498 111.323C166.731 111.513 166.987 111.664 167.255 111.775L167.84 110.366C167.662 110.293 167.493 110.183 167.345 110.034L165.355 108.044C164.796 107.485 163.911 107.45 163.312 107.939L163.196 108.044L166.266 111.114L166.498 111.323Z' fill='url(%23paint397_linear_40004690_134055)'/%3E%3Cpath d='M168.732 133.684L192.482 157.433C193.674 158.626 195.607 158.626 196.8 157.433L203.277 150.956L177.368 125.047L168.732 133.684Z' fill='url(%23paint398_linear_40004690_134055)'/%3E%3Cpath d='M177.368 127.206C177.964 127.803 178.931 127.803 179.527 127.206L177.368 125.047L176.289 126.127L177.368 127.206ZM181.686 131.525C182.282 132.121 183.249 132.121 183.845 131.525L179.527 127.206C178.931 127.803 178.931 128.769 179.527 129.365L181.686 131.525ZM186.004 135.843C186.601 136.439 187.567 136.439 188.163 135.843L183.845 131.525C183.249 132.121 183.249 133.087 183.845 133.684L186.004 135.843ZM190.323 140.161C190.919 140.757 191.885 140.757 192.482 140.161L188.163 135.843C187.567 136.439 187.567 137.406 188.163 138.002L190.323 140.161ZM194.641 144.479C195.237 145.075 196.204 145.075 196.8 144.479L192.482 140.161C191.885 140.757 191.885 141.724 192.482 142.32L194.641 144.479ZM198.959 148.797C199.555 149.393 200.522 149.393 201.118 148.797L196.8 144.479C196.204 145.075 196.204 146.042 196.8 146.638L198.959 148.797ZM193.472 158.094C194.578 158.553 195.9 158.333 196.8 157.433L203.277 150.956L201.118 148.797C200.559 149.356 200.524 150.241 201.012 150.84L201.118 150.956L201.154 150.992C200.996 151.259 200.926 151.563 200.945 151.863C200.523 151.836 200.091 151.983 199.768 152.306L198.149 153.925C197.826 154.248 197.68 154.679 197.706 155.101C197.284 155.075 196.853 155.221 196.53 155.544L195.72 156.354C195.572 156.502 195.404 156.612 195.226 156.686C194.991 156.783 194.792 156.932 194.64 157.114C194.487 156.932 194.29 156.783 194.056 156.686L193.472 158.094ZM192.482 157.433C192.774 157.726 193.112 157.945 193.472 158.094L194.056 156.686C193.93 156.634 193.809 156.564 193.697 156.475C193.65 156.438 193.605 156.397 193.561 156.354L192.571 155.364C192.128 154.921 191.481 154.807 190.933 155.022C191.13 154.521 191.052 153.936 190.698 153.501L190.592 153.385L188.614 151.406C188.171 150.963 187.523 150.85 186.975 151.065C187.19 150.517 187.077 149.869 186.634 149.426L184.655 147.448C184.212 147.005 183.565 146.891 183.017 147.106C183.214 146.604 183.136 146.019 182.781 145.584L182.676 145.469L180.696 143.489C180.253 143.046 179.606 142.932 179.058 143.147C179.255 142.646 179.178 142.061 178.823 141.626L178.718 141.51L176.739 139.531C176.296 139.089 175.648 138.975 175.1 139.19C175.297 138.688 175.219 138.103 174.864 137.668L174.759 137.552L172.78 135.573C172.337 135.13 171.69 135.016 171.142 135.231C171.357 134.683 171.244 134.037 170.801 133.594L169.811 132.604L168.732 133.684L192.482 157.433Z' fill='url(%23paint399_linear_40004690_134055)'/%3E%3Cpath d='M175.998 137.312L186.06 147.374C187.252 148.566 189.185 148.566 190.378 147.374L192.292 145.459L180.072 133.239L175.998 137.312Z' fill='url(%23paint400_linear_40004690_134055)'/%3E%3Cpath d='M180.551 134.797C180.849 135.095 181.332 135.095 181.63 134.797L180.072 133.239L179.532 133.779L180.551 134.797ZM184.624 138.871C184.922 139.169 185.406 139.169 185.704 138.871L182.587 135.754C182.289 136.052 182.289 136.536 182.587 136.834L184.624 138.871ZM188.698 142.944C188.996 143.242 189.479 143.242 189.777 142.944L186.661 139.828C186.363 140.126 186.363 140.609 186.661 140.907L188.698 142.944ZM188.652 148.233C189.283 148.143 189.893 147.86 190.378 147.374L192.293 145.46L190.734 143.901C190.436 144.2 190.436 144.683 190.734 144.981L191.219 145.466C191.057 145.669 191.013 145.933 191.089 146.17C190.825 146.086 190.526 146.147 190.317 146.356L189.838 146.834C189.673 147 189.489 147.133 189.294 147.237C189.229 147.272 189.163 147.303 189.095 147.331C188.737 147.479 188.554 147.869 188.652 148.233ZM186.06 147.374C186.546 147.86 187.155 148.143 187.786 148.233C187.87 147.918 187.745 147.585 187.478 147.405L187.342 147.332L187.202 147.266C187.183 147.256 187.164 147.249 187.146 147.239C187.119 147.225 187.093 147.207 187.067 147.192C187.029 147.17 186.991 147.15 186.954 147.125C186.931 147.11 186.91 147.092 186.888 147.076C186.849 147.048 186.811 147.021 186.774 146.991L186.6 146.834L185.342 145.577C185.044 145.279 184.561 145.279 184.263 145.577L186.06 147.374ZM177.796 139.11C178.094 138.812 178.094 138.329 177.796 138.03L176.538 136.773L175.998 137.312L177.796 139.11ZM182.827 144.141C183.088 143.88 183.12 143.477 182.925 143.18L182.827 143.061L180.311 140.546C180.013 140.248 179.53 140.248 179.232 140.546L182.827 144.141Z' fill='url(%23paint401_linear_40004690_134055)'/%3E%3Cpath d='M133.62 55.5664L157.37 79.3162C158.563 80.5086 160.496 80.5086 161.688 79.3162L168.166 72.839L142.257 46.9301L133.62 55.5664Z' fill='url(%23paint402_linear_40004690_134055)'/%3E%3Cpath d='M140.098 49.0892C140.694 49.6854 141.661 49.6854 142.257 49.0892L142.373 49.1946C142.972 49.6834 143.857 49.648 144.416 49.0892L142.257 46.9301L140.098 49.0892ZM146.575 53.4073C147.171 54.0035 148.138 54.0035 148.734 53.4073L144.416 49.0892C143.82 49.6854 143.82 50.6521 144.416 51.2483L146.575 53.4073ZM150.893 57.7255C151.489 58.3217 152.456 58.3217 153.052 57.7255L148.734 53.4073C148.138 54.0035 148.138 54.9702 148.734 55.5664L150.893 57.7255ZM155.211 62.0436C155.807 62.6398 156.774 62.6398 157.37 62.0436L153.052 57.7255C152.456 58.3217 152.456 59.2883 153.052 59.8845L155.211 62.0436ZM159.529 66.3618C160.126 66.958 161.092 66.958 161.688 66.3618L157.37 62.0436C156.774 62.6398 156.774 63.6065 157.37 64.2027L159.529 66.3618ZM163.847 70.6799C164.444 71.2761 165.41 71.2761 166.007 70.6799L161.688 66.3618C161.092 66.958 161.092 67.9246 161.688 68.5208L163.847 70.6799ZM168.166 72.839L166.007 70.6799C165.41 71.2761 165.41 72.2428 166.007 72.839L167.086 73.9185L168.166 72.839ZM135.78 53.4073C136.376 54.0035 137.342 54.0035 137.939 53.4073L140.098 51.2483C140.694 50.6521 140.694 49.6854 140.098 49.0892L135.78 53.4073ZM157.37 79.3162C158.563 80.5086 160.496 80.5086 161.688 79.3162C161.167 79.8375 159.993 79.5336 158.909 78.652C158.754 78.5253 158.6 78.3865 158.45 78.2367L157.46 77.2467C157.017 76.8041 156.37 76.69 155.822 76.9052C156.036 76.3572 155.924 75.7107 155.481 75.2679L153.502 73.2891C153.059 72.8463 152.412 72.7325 151.864 72.9476C152.061 72.4456 151.983 71.8604 151.628 71.4252L151.522 71.3093L149.544 69.3305C149.101 68.8876 148.453 68.7738 147.905 68.9889C148.102 68.4869 148.024 67.9017 147.669 67.4666L147.565 67.3517L145.585 65.3718C145.142 64.9292 144.495 64.8151 143.947 65.0303C144.143 64.5286 144.066 63.944 143.712 63.509L143.606 63.393L141.627 61.4142C141.185 60.9714 140.537 60.8576 139.989 61.0727C140.204 60.5247 140.09 59.8773 139.648 59.4344L137.669 57.4556C137.226 57.0127 136.579 56.8989 136.03 57.114C136.231 56.6036 136.145 56.0089 135.774 55.5717L135.78 55.5664C136.376 54.9702 136.376 54.0035 135.78 53.4073L133.62 55.5664L157.37 79.3162Z' fill='url(%23paint403_linear_40004690_134055)'/%3E%3Cpath d='M146.819 56.0625L156.876 66.1197C158.068 67.3122 158.068 69.2455 156.876 70.4379L154.963 72.3509L142.747 60.1346L146.819 56.0625Z' fill='url(%23paint404_linear_40004690_134055)'/%3E%3Cpath d='M144.304 58.5768C144.602 58.875 144.602 59.3583 144.304 59.6564L143.826 60.135L144.304 60.6136C144.602 60.9118 144.602 61.3952 144.304 61.6932L142.746 60.135L144.304 58.5768ZM148.376 64.6851C148.674 64.9832 148.674 65.4665 148.376 65.7646L145.261 62.6494C145.559 62.3512 146.042 62.3512 146.34 62.6494L148.376 64.6851ZM152.448 68.7576C152.746 69.0557 152.746 69.5391 152.448 69.8371L149.333 66.7219C149.631 66.4238 150.115 66.4238 150.413 66.7219L152.448 68.7576ZM154.963 72.3515L153.405 70.7933C153.703 70.4953 154.186 70.4954 154.484 70.7933L155.502 71.8117L154.963 72.3515ZM157.735 68.7101C157.646 69.342 157.362 69.952 156.876 70.438C157.315 69.9989 157.478 69.3676 157.392 68.6975C157.503 68.6756 157.62 68.6792 157.735 68.7101ZM148.615 57.8589C148.354 58.1197 147.952 58.1534 147.656 57.958L147.536 57.8589L146.819 57.142L146.34 57.6207L146.221 57.7187C145.925 57.9143 145.521 57.8815 145.261 57.6207L146.819 56.0625L148.615 57.8589ZM156.876 66.1199C157.362 66.6058 157.646 67.2151 157.736 67.8467C157.512 67.9066 157.28 67.8582 157.099 67.7297C156.959 67.4389 156.776 67.1539 156.548 66.8884L156.336 66.6597L155.079 65.402C154.781 65.1038 154.781 64.6204 155.079 64.3224L156.876 66.1199ZM153.644 62.8876C153.346 63.1857 152.862 63.1857 152.564 62.8876L150.05 60.3733C149.752 60.0751 149.752 59.5917 150.05 59.2937L153.644 62.8876Z' fill='url(%23paint405_linear_40004690_134055)'/%3E%3Cpath d='M167.07 164.395L139.002 192.462C137.809 193.655 137.809 195.588 139.002 196.781L167.07 224.849L197.297 194.622L167.07 164.395Z' fill='url(%23paint406_linear_40004690_134055)'/%3E%3Cpath d='M194.705 192.03L194.601 192.147C194.112 192.747 194.147 193.63 194.705 194.189L195.138 194.622L194.705 195.054L194.601 195.169C194.112 195.768 194.146 196.654 194.705 197.213L197.297 194.622L194.705 192.03ZM192.762 199.156L193.842 198.076C193.246 197.48 192.279 197.48 191.683 198.076L192.762 199.156ZM188.66 201.099C188.064 201.695 188.064 202.662 188.66 203.258L192.762 199.156L191.683 198.076L188.66 201.099ZM186.717 205.201L187.797 204.121C187.201 203.525 186.234 203.525 185.638 204.121L186.717 205.201ZM182.615 207.144L182.51 207.26C182.021 207.859 182.056 208.744 182.615 209.303L186.717 205.201L185.638 204.121L182.615 207.144ZM180.671 211.247L181.751 210.167C181.155 209.571 180.188 209.571 179.592 210.167L180.671 211.247ZM176.569 213.19L177.649 214.269L180.671 211.247L179.592 210.167L176.569 213.19ZM176.569 213.19C175.973 213.786 175.973 214.753 176.569 215.349L177.649 214.269L176.569 213.19ZM174.626 217.292L175.706 216.212C175.11 215.616 174.143 215.616 173.547 216.212L174.626 217.292ZM170.524 219.235L171.604 220.314L174.626 217.292L173.547 216.212L170.524 219.235ZM170.524 219.235C169.928 219.831 169.928 220.798 170.524 221.394L171.604 220.314L170.524 219.235ZM168.581 223.337L169.661 222.257C169.065 221.661 168.098 221.661 167.502 222.257L168.581 223.337ZM167.07 224.849L168.581 223.337L167.502 222.257L167.07 222.689L166.395 222.015C165.799 221.419 164.832 221.419 164.236 222.015L167.07 224.849ZM188.66 185.985C188.064 186.581 188.064 187.548 188.66 188.144L191.683 191.167C192.279 191.763 193.246 191.763 193.842 191.167L188.66 185.985ZM162.887 220.665L162.992 220.549C163.481 219.95 163.445 219.065 162.887 218.506L159.378 214.998C158.782 214.402 157.815 214.402 157.219 214.998L162.887 220.665ZM182.615 179.94L182.51 180.056C182.021 180.656 182.057 181.54 182.615 182.099L185.638 185.122C186.234 185.718 187.201 185.718 187.797 185.122L182.615 179.94ZM155.87 213.648L155.975 213.532C156.464 212.933 156.428 212.048 155.87 211.489L152.361 207.981C151.765 207.385 150.798 207.385 150.202 207.981L155.87 213.648ZM176.569 173.894L176.464 174.01C175.975 174.61 176.011 175.494 176.569 176.053L179.592 179.076C180.188 179.672 181.155 179.672 181.751 179.076L176.569 173.894ZM148.853 206.631L148.958 206.515C149.447 205.916 149.411 205.031 148.853 204.472L145.344 200.964C144.748 200.368 143.781 200.368 143.185 200.964L148.853 206.631ZM170.524 167.849L170.419 167.965C169.93 168.565 169.966 169.449 170.524 170.008L173.547 173.031C174.143 173.627 175.11 173.627 175.706 173.031L170.524 167.849ZM141.836 199.614L141.941 199.498C142.43 198.899 142.394 198.014 141.836 197.455L140.081 195.701C139.933 195.553 139.823 195.385 139.749 195.207C139.652 194.972 139.504 194.773 139.321 194.62C139.503 194.468 139.652 194.271 139.749 194.036L138.341 193.452C137.882 194.559 138.102 195.881 139.002 196.781L141.836 199.614ZM167.07 164.395L164.236 167.228C164.832 167.825 165.799 167.825 166.395 167.228L167.07 166.554L167.502 166.986C168.098 167.582 169.065 167.582 169.661 166.986L167.07 164.395ZM138.793 192.694C138.602 192.928 138.452 193.184 138.341 193.452L139.749 194.036C139.823 193.858 139.933 193.69 140.081 193.542L141.836 191.788C142.394 191.229 142.43 190.344 141.941 189.745L141.836 189.629L139.002 192.462L138.793 192.694ZM157.219 174.245C157.778 174.804 158.662 174.84 159.262 174.351L159.378 174.245L162.887 170.737C163.445 170.178 163.481 169.293 162.992 168.694L162.887 168.578L157.219 174.245ZM150.202 181.262C150.761 181.821 151.645 181.857 152.245 181.368L152.361 181.262L155.87 177.754C156.428 177.195 156.464 176.31 155.975 175.711L155.87 175.595L150.202 181.262ZM143.185 188.279C143.744 188.838 144.628 188.873 145.228 188.385L145.344 188.279L148.853 184.771C149.411 184.212 149.447 183.327 148.958 182.728L148.853 182.612L143.185 188.279Z' fill='url(%23paint407_linear_40004690_134055)'/%3E%3Cpath d='M167.07 171.352L145.953 192.468C144.76 193.661 144.76 195.594 145.953 196.787L167.07 217.903L190.346 194.627L167.07 171.352Z' fill='url(%23paint408_linear_40004690_134055)'/%3E%3Cpath d='M187.812 192.094L187.706 192.21C187.218 192.809 187.253 193.694 187.812 194.253L188.186 194.627L187.811 195.002L188.89 196.082L190.345 194.627L187.812 192.094ZM187.811 195.002C187.215 195.598 187.215 196.565 187.811 197.161L188.89 196.082L187.811 195.002ZM185.981 198.991L187.06 197.912C186.464 197.316 185.497 197.316 184.901 197.912L185.981 198.991ZM181.991 200.822L181.888 200.938C181.399 201.537 181.433 202.422 181.991 202.981L185.981 198.991L184.901 197.912L181.991 200.822ZM180.162 204.81L181.242 203.73C180.646 203.135 179.679 203.135 179.083 203.73L180.162 204.81ZM176.173 206.64L177.253 207.719L180.162 204.81L179.083 203.73L176.173 206.64ZM176.173 206.64C175.577 207.236 175.577 208.203 176.173 208.799L177.253 207.719L176.173 206.64ZM174.343 210.629L175.422 209.55C174.826 208.954 173.859 208.954 173.263 209.55L174.343 210.629ZM170.354 212.459L170.25 212.575C169.761 213.175 169.795 214.059 170.354 214.618L174.343 210.629L173.263 209.55L170.354 212.459ZM168.523 216.449L169.603 215.369C169.007 214.773 168.04 214.773 167.444 215.369L168.523 216.449ZM167.07 217.902L168.523 216.449L167.444 215.369L167.07 215.743L166.39 215.063C165.794 214.468 164.827 214.468 164.231 215.063L167.07 217.902ZM181.992 186.274L181.887 186.39C181.398 186.99 181.434 187.874 181.992 188.433L184.902 191.343C185.498 191.939 186.465 191.939 187.061 191.343L181.992 186.274ZM162.871 213.703L162.975 213.588C163.464 212.989 163.43 212.103 162.871 211.544L159.351 208.024C158.755 207.429 157.788 207.429 157.192 208.024L162.871 213.703ZM176.173 180.455L176.069 180.572C175.58 181.171 175.615 182.055 176.173 182.614L179.083 185.524C179.679 186.12 180.646 186.12 181.242 185.524L176.173 180.455ZM155.832 206.664L155.936 206.549C156.425 205.95 156.391 205.064 155.832 204.505L152.313 200.986C151.716 200.39 150.75 200.39 150.153 200.986L155.832 206.664ZM170.355 174.637L170.249 174.753C169.76 175.352 169.796 176.237 170.355 176.796L173.264 179.705C173.861 180.301 174.827 180.301 175.423 179.705L170.355 174.637ZM148.792 199.625L148.897 199.51C149.386 198.911 149.351 198.025 148.792 197.466L147.033 195.706C146.922 195.595 146.832 195.473 146.763 195.344L146.701 195.212L146.634 195.072C146.541 194.898 146.417 194.748 146.272 194.627C146.454 194.474 146.604 194.277 146.701 194.042L145.965 193.738L145.29 193.458C144.832 194.565 145.054 195.886 145.953 196.786L148.792 199.625ZM167.07 171.352L164.231 174.191C164.827 174.787 165.794 174.787 166.39 174.191L167.07 173.511L167.445 173.886C168.041 174.482 169.008 174.482 169.604 173.886L167.07 171.352ZM145.744 192.701C145.553 192.934 145.402 193.189 145.291 193.457L146.701 194.042C146.774 193.864 146.885 193.696 147.033 193.547L148.792 191.788C149.351 191.229 149.385 190.345 148.897 189.746L148.792 189.629L145.953 192.468L145.744 192.701ZM157.192 181.23C157.788 181.826 158.754 181.826 159.351 181.23L162.87 177.711C163.428 177.152 163.464 176.267 162.975 175.668L162.87 175.552L157.192 181.23ZM150.152 188.269C150.711 188.828 151.596 188.863 152.196 188.374L152.311 188.269L155.832 184.749C156.39 184.19 156.425 183.306 155.936 182.707L155.832 182.59L150.152 188.269Z' fill='url(%23paint409_linear_40004690_134055)'/%3E%3Cpath d='M167.07 184.508L159.108 192.469C157.916 193.662 157.916 195.595 159.108 196.787L167.07 204.749L177.19 194.628L167.07 184.508Z' fill='url(%23paint410_linear_40004690_134055)'/%3E%3Cpath d='M174.846 192.284L174.74 192.4C174.251 192.999 174.287 193.884 174.846 194.443L175.031 194.628L174.846 194.814L175.925 195.893L177.19 194.628L174.846 192.284ZM174.846 194.814C174.249 195.41 174.249 196.377 174.846 196.973L175.925 195.893L174.846 194.814ZM173.395 198.424L174.475 197.344C173.878 196.748 172.912 196.748 172.316 197.344L173.395 198.424ZM169.785 199.874L170.865 200.954L173.395 198.424L172.316 197.344L169.785 199.874ZM169.785 199.874C169.189 200.47 169.189 201.437 169.785 202.033L170.865 200.954L169.785 199.874ZM168.335 203.484L169.414 202.404C168.818 201.808 167.851 201.808 167.255 202.404L168.335 203.484ZM167.07 204.749L168.335 203.484L167.255 202.404L167.07 202.59L166.159 201.679C165.563 201.083 164.596 201.083 164 201.679L167.07 204.749ZM169.785 187.223L169.68 187.339C169.191 187.939 169.227 188.824 169.785 189.383L172.316 191.913C172.912 192.509 173.878 192.509 174.475 191.913L169.785 187.223ZM162.178 199.857L162.284 199.741C162.772 199.142 162.737 198.257 162.178 197.698L160.188 195.708C160.039 195.56 159.929 195.391 159.856 195.213L158.447 195.795C158.596 196.156 158.815 196.494 159.108 196.787L162.178 199.857ZM167.07 184.508L164 187.578C164.596 188.174 165.563 188.174 166.159 187.578L167.07 186.667L167.255 186.852C167.851 187.449 168.818 187.449 169.414 186.852L167.07 184.508ZM158.447 193.459C158.138 194.206 158.139 195.049 158.447 195.795L159.856 195.213C159.758 194.978 159.61 194.78 159.428 194.627C159.61 194.475 159.759 194.278 159.856 194.043L158.447 193.459ZM158.899 192.701C158.709 192.935 158.558 193.191 158.447 193.459L159.856 194.043C159.929 193.865 160.039 193.697 160.188 193.549L162.178 191.558C162.737 191 162.772 190.115 162.284 189.515L162.178 189.399L159.108 192.469L158.899 192.701Z' fill='url(%23paint411_linear_40004690_134055)'/%3E%3Cpath d='M136.534 194.93L112.784 218.679C111.591 219.872 111.591 221.805 112.784 222.998L119.261 229.475L145.17 203.566L136.534 194.93Z' fill='url(%23paint412_linear_40004690_134055)'/%3E%3Cpath d='M143.011 203.566C142.415 204.162 142.415 205.129 143.011 205.725L145.17 203.566L144.09 202.486L143.011 203.566ZM138.693 207.884C138.096 208.48 138.096 209.447 138.693 210.043L143.011 205.725C142.415 205.129 141.448 205.129 140.852 205.725L138.693 207.884ZM134.374 212.202C133.778 212.798 133.778 213.765 134.374 214.361L138.693 210.043C138.096 209.447 137.13 209.447 136.534 210.043L134.374 212.202ZM130.056 216.52C129.46 217.117 129.46 218.083 130.056 218.679L134.374 214.361C133.778 213.765 132.812 213.765 132.215 214.361L130.056 216.52ZM125.738 220.839C125.142 221.435 125.142 222.401 125.738 222.998L130.056 218.679C129.46 218.083 128.493 218.083 127.897 218.679L125.738 220.839ZM121.42 225.157C120.824 225.753 120.824 226.72 121.42 227.316L125.738 222.998C125.142 222.401 124.175 222.401 123.579 222.998L121.42 225.157ZM112.123 219.669C111.664 220.776 111.884 222.098 112.784 222.998L119.261 229.475L121.42 227.316C120.861 226.757 119.977 226.722 119.377 227.21L119.261 227.316L119.225 227.352C118.958 227.194 118.655 227.124 118.354 227.143C118.381 226.72 118.234 226.289 117.912 225.966L116.292 224.347C115.969 224.024 115.538 223.878 115.116 223.904C115.143 223.482 114.996 223.051 114.673 222.728L113.863 221.918C113.715 221.77 113.605 221.602 113.531 221.424C113.434 221.189 113.286 220.99 113.103 220.837C113.285 220.685 113.434 220.488 113.531 220.253L112.123 219.669ZM112.784 218.679C112.491 218.972 112.272 219.31 112.123 219.669L113.531 220.253C113.583 220.128 113.653 220.007 113.742 219.895C113.779 219.848 113.82 219.803 113.863 219.759L114.853 218.769C115.296 218.326 115.41 217.679 115.195 217.131C115.697 217.328 116.281 217.25 116.716 216.896L116.832 216.79L118.811 214.811C119.254 214.369 119.367 213.721 119.152 213.173C119.7 213.388 120.348 213.274 120.791 212.832L122.769 210.853C123.212 210.41 123.326 209.763 123.111 209.215C123.613 209.411 124.198 209.334 124.633 208.978L124.748 208.874L126.728 206.894C127.171 206.451 127.285 205.804 127.07 205.256C127.571 205.453 128.156 205.375 128.591 205.021L128.707 204.915L130.686 202.937C131.129 202.494 131.242 201.846 131.027 201.298C131.529 201.495 132.114 201.417 132.55 201.062L132.666 200.957L134.644 198.978C135.087 198.535 135.201 197.888 134.986 197.34C135.534 197.555 136.18 197.442 136.623 196.999L137.613 196.009L136.534 194.93L112.784 218.679Z' fill='url(%23paint413_linear_40004690_134055)'/%3E%3Cpath d='M132.903 202.203L122.841 212.264C121.649 213.457 121.649 215.39 122.841 216.583L124.756 218.497L136.976 206.277L132.903 202.203Z' fill='url(%23paint414_linear_40004690_134055)'/%3E%3Cpath d='M135.418 206.755C135.12 207.053 135.12 207.537 135.418 207.835L136.976 206.277L136.437 205.737L135.418 206.755ZM131.345 210.829C131.047 211.127 131.046 211.61 131.345 211.908L134.461 208.792C134.163 208.494 133.679 208.494 133.381 208.792L131.345 210.829ZM127.271 214.902C126.973 215.201 126.973 215.684 127.271 215.982L130.387 212.866C130.089 212.568 129.606 212.568 129.308 212.866L127.271 214.902ZM121.982 214.857C122.072 215.488 122.356 216.097 122.841 216.583L124.756 218.497L126.314 216.939C126.016 216.641 125.532 216.641 125.234 216.939L124.749 217.424C124.546 217.262 124.282 217.218 124.045 217.293C124.129 217.03 124.069 216.731 123.859 216.522L123.381 216.043C123.216 215.878 123.082 215.694 122.978 215.499C122.943 215.434 122.912 215.367 122.884 215.3C122.736 214.942 122.347 214.759 121.982 214.857ZM122.841 212.265C122.356 212.75 122.072 213.359 121.982 213.991C122.297 214.075 122.63 213.95 122.811 213.683L122.883 213.547L122.95 213.406C122.959 213.388 122.966 213.369 122.976 213.351C122.99 213.324 123.008 213.298 123.023 213.272C123.045 213.234 123.066 213.195 123.09 213.159C123.105 213.136 123.123 213.115 123.139 213.092C123.167 213.054 123.194 213.015 123.224 212.978L123.381 212.805L124.639 211.547C124.937 211.249 124.937 210.765 124.639 210.467L122.841 212.265ZM131.105 204.001C131.403 204.299 131.887 204.299 132.185 204.001L133.442 202.743L132.903 202.203L131.105 204.001ZM126.074 209.031C126.335 209.292 126.739 209.325 127.035 209.129L127.154 209.031L129.669 206.516C129.967 206.218 129.967 205.735 129.669 205.436L126.074 209.031Z' fill='url(%23paint415_linear_40004690_134055)'/%3E%3Cpath d='M214.655 159.812L190.905 183.562C189.712 184.755 189.712 186.688 190.905 187.88L197.382 194.358L223.291 168.449L214.655 159.812Z' fill='url(%23paint416_linear_40004690_134055)'/%3E%3Cpath d='M221.132 166.29C220.536 166.886 220.536 167.853 221.132 168.449L221.026 168.565C220.538 169.164 220.573 170.049 221.132 170.608L223.291 168.449L221.132 166.29ZM216.814 172.767C216.218 173.363 216.218 174.33 216.814 174.926L221.132 170.608C220.536 170.012 219.569 170.012 218.973 170.608L216.814 172.767ZM212.496 177.085C211.899 177.681 211.899 178.648 212.496 179.244L216.814 174.926C216.218 174.33 215.251 174.33 214.655 174.926L212.496 177.085ZM208.177 181.403C207.581 181.999 207.581 182.966 208.177 183.562L212.496 179.244C211.899 178.648 210.933 178.648 210.337 179.244L208.177 181.403ZM203.859 185.721C203.263 186.318 203.263 187.284 203.859 187.88L208.177 183.562C207.581 182.966 206.615 182.966 206.018 183.562L203.859 185.721ZM199.541 190.039C198.945 190.636 198.945 191.602 199.541 192.199L203.859 187.88C203.263 187.284 202.296 187.284 201.7 187.88L199.541 190.039ZM197.382 194.358L199.541 192.199C198.945 191.602 197.978 191.602 197.382 192.199L196.303 193.278L197.382 194.358ZM216.814 161.972C216.218 162.568 216.218 163.534 216.814 164.131L218.973 166.29C219.569 166.886 220.536 166.886 221.132 166.29L216.814 161.972ZM190.905 183.562C189.712 184.755 189.712 186.688 190.905 187.88C190.384 187.359 190.688 186.185 191.569 185.101C191.696 184.946 191.835 184.792 191.984 184.642L192.974 183.652C193.417 183.209 193.531 182.562 193.316 182.014C193.864 182.228 194.51 182.116 194.953 181.673L196.932 179.694C197.375 179.251 197.489 178.604 197.274 178.056C197.775 178.253 198.361 178.175 198.796 177.82L198.912 177.714L200.891 175.736C201.334 175.293 201.447 174.645 201.232 174.097C201.734 174.294 202.319 174.216 202.754 173.861L202.869 173.757L204.849 171.777C205.292 171.334 205.406 170.687 205.191 170.139C205.692 170.335 206.277 170.258 206.712 169.904L206.828 169.798L208.807 167.819C209.25 167.377 209.363 166.729 209.148 166.181C209.696 166.396 210.344 166.282 210.787 165.84L212.765 163.861C213.208 163.418 213.322 162.771 213.107 162.222C213.617 162.423 214.212 162.337 214.649 161.966L214.655 161.972C215.251 162.568 216.218 162.568 216.814 161.972L214.655 159.812L190.905 183.562Z' fill='url(%23paint417_linear_40004690_134055)'/%3E%3Cpath d='M214.159 173.023L204.101 183.081C202.909 184.273 200.976 184.273 199.783 183.081L197.87 181.168L210.086 168.951L214.159 173.023Z' fill='url(%23paint418_linear_40004690_134055)'/%3E%3Cpath d='M211.644 170.509C211.346 170.807 210.863 170.807 210.565 170.509L210.086 170.03L209.607 170.509C209.309 170.807 208.826 170.807 208.528 170.509L210.086 168.951L211.644 170.509ZM205.536 174.581C205.238 174.879 204.755 174.879 204.456 174.581L207.572 171.465C207.87 171.763 207.87 172.247 207.572 172.545L205.536 174.581ZM201.463 178.653C201.165 178.951 200.682 178.951 200.384 178.653L203.499 175.538C203.797 175.836 203.797 176.319 203.499 176.617L201.463 178.653ZM197.87 181.167L199.428 179.609C199.726 179.907 199.726 180.391 199.428 180.689L198.409 181.707L197.87 181.167ZM201.511 183.94C200.879 183.85 200.269 183.567 199.783 183.081C200.222 183.52 200.853 183.683 201.524 183.596C201.546 183.708 201.542 183.825 201.511 183.94ZM212.362 174.82C212.101 174.559 212.068 174.157 212.263 173.86L212.362 173.74L213.079 173.023L212.6 172.545L212.502 172.426C212.307 172.129 212.34 171.726 212.6 171.465L214.159 173.023L212.362 174.82ZM204.101 183.081C203.615 183.567 203.006 183.851 202.374 183.941C202.314 183.717 202.363 183.485 202.491 183.303C202.782 183.164 203.067 182.981 203.333 182.753L203.561 182.541L204.819 181.283C205.117 180.986 205.601 180.985 205.899 181.283L204.101 183.081ZM207.333 179.849C207.035 179.55 207.035 179.067 207.333 178.769L209.848 176.255C210.146 175.957 210.629 175.957 210.927 176.255L207.333 179.849Z' fill='url(%23paint419_linear_40004690_134055)'/%3E%3Cpath d='M339.638 334.491C340.831 333.299 340.831 331.365 339.638 330.173L309.411 299.946C308.219 298.754 306.285 298.754 305.093 299.946L274.866 330.173C273.674 331.365 273.674 333.299 274.866 334.491L305.093 364.718C306.285 365.911 308.219 365.911 309.411 364.718L339.638 334.491Z' fill='url(%23paint420_linear_40004690_134055)'/%3E%3Cpath d='M321.286 352.843L321.058 352.626C318.661 350.46 314.96 350.533 312.65 352.843L307.252 358.241L301.854 352.843L297.536 357.161L305.093 364.718C306.285 365.911 308.219 365.911 309.411 364.718L321.286 352.843ZM301.854 352.843C299.47 350.458 295.603 350.458 293.218 352.843L297.536 357.161L301.854 352.843ZM282.423 342.048L286.741 346.366C289.126 343.981 289.126 340.115 286.741 337.73L282.423 342.048ZM274.866 330.173C273.674 331.365 273.674 333.299 274.866 334.491L282.423 342.048L286.741 337.73L281.343 332.332L286.741 326.934C289.126 324.55 289.126 320.683 286.741 318.298L274.866 330.173ZM339.638 334.491C340.831 333.299 340.831 331.365 339.638 330.173L327.763 318.298C325.378 320.683 325.378 324.55 327.763 326.934L333.161 332.332L327.763 337.73C325.378 340.115 325.378 343.981 327.763 346.366L339.638 334.491ZM293.218 311.821C295.603 314.206 299.47 314.206 301.854 311.821L307.252 306.423L312.65 311.821C314.96 314.131 318.661 314.204 321.058 312.038L321.286 311.821L309.411 299.946C308.219 298.754 306.285 298.754 305.093 299.946L293.218 311.821Z' fill='url(%23paint421_linear_40004690_134055)'/%3E%3Cpath d='M301.656 319.862L294.784 326.734L299.102 331.053C300.504 329.65 301.08 327.736 300.833 325.912C302.657 326.159 304.572 325.582 305.975 324.18L301.656 319.862ZM309.411 316.425C308.219 315.233 306.286 315.233 305.093 316.425L301.656 319.862L305.975 324.18L307.252 322.902L308.53 324.18C309.932 325.582 311.847 326.159 313.672 325.912C313.425 327.736 314.001 329.65 315.403 331.053L316.68 332.33L315.403 333.608C314 335.01 313.423 336.925 313.67 338.749C311.846 338.503 309.932 339.078 308.53 340.481L307.252 341.758L305.975 340.481C304.572 339.078 302.658 338.503 300.834 338.749C301.081 336.925 300.504 335.01 299.102 333.608L297.824 332.33L299.102 331.053L294.784 326.734L291.347 330.171C290.155 331.364 290.155 333.297 291.347 334.489L305.093 348.235C306.286 349.428 308.219 349.428 309.411 348.235L323.158 334.489C324.35 333.297 324.35 331.364 323.158 330.171L309.411 316.425Z' fill='url(%23paint422_linear_40004690_134055)'/%3E%3Cpath d='M293.514 376.309L265.446 348.241C264.254 347.048 262.32 347.048 261.128 348.241L233.06 376.309L263.287 406.536L293.514 376.309Z' fill='url(%23paint423_linear_40004690_134055)'/%3E%3Cpath d='M265.878 403.944L265.761 403.84C265.162 403.351 264.278 403.386 263.719 403.944L263.287 404.377L262.855 403.944L262.74 403.84C262.14 403.351 261.255 403.385 260.696 403.944L263.287 406.536L265.878 403.944ZM258.753 402.001L259.832 403.081C260.429 402.485 260.429 401.518 259.832 400.922L258.753 402.001ZM256.81 397.899C256.214 397.303 255.247 397.303 254.651 397.899L258.753 402.001L259.832 400.922L256.81 397.899ZM252.708 395.956L253.787 397.036C254.383 396.44 254.383 395.473 253.787 394.877L252.708 395.956ZM250.765 391.854L250.649 391.749C250.049 391.26 249.165 391.295 248.606 391.854L252.708 395.956L253.787 394.877L250.765 391.854ZM246.662 389.91L247.741 390.99C248.338 390.394 248.338 389.427 247.741 388.831L246.662 389.91ZM244.719 385.808L243.639 386.888L246.662 389.91L247.741 388.831L244.719 385.808ZM244.719 385.808C244.123 385.212 243.156 385.212 242.56 385.808L243.639 386.888L244.719 385.808ZM240.617 383.865L241.696 384.945C242.293 384.349 242.293 383.382 241.696 382.786L240.617 383.865ZM238.674 379.763L237.594 380.843L240.617 383.865L241.696 382.786L238.674 379.763ZM238.674 379.763C238.078 379.167 237.111 379.167 236.515 379.763L237.594 380.843L238.674 379.763ZM234.572 377.82L235.651 378.9C236.247 378.304 236.247 377.337 235.651 376.741L234.572 377.82ZM233.06 376.309L234.572 377.82L235.651 376.741L235.219 376.309L235.894 375.634C236.49 375.038 236.49 374.071 235.894 373.475L233.06 376.309ZM271.923 397.899C271.327 397.303 270.36 397.303 269.764 397.899L266.742 400.922C266.146 401.518 266.146 402.485 266.742 403.081L271.923 397.899ZM237.243 372.125L237.359 372.231C237.959 372.72 238.843 372.684 239.402 372.125L242.911 368.617C243.507 368.021 243.507 367.054 242.911 366.458L237.243 372.125ZM277.968 391.854L277.852 391.749C277.253 391.26 276.368 391.295 275.809 391.854L272.787 394.877C272.191 395.473 272.191 396.44 272.787 397.036L277.968 391.854ZM244.26 365.108L244.376 365.214C244.976 365.703 245.86 365.667 246.419 365.108L249.928 361.6C250.524 361.004 250.524 360.037 249.928 359.441L244.26 365.108ZM284.014 385.808L283.898 385.703C283.299 385.214 282.414 385.25 281.855 385.808L278.833 388.831C278.237 389.427 278.237 390.394 278.833 390.99L284.014 385.808ZM251.277 358.091L251.393 358.197C251.993 358.686 252.877 358.65 253.436 358.091L256.945 354.583C257.541 353.987 257.541 353.02 256.945 352.424L251.277 358.091ZM290.059 379.763L289.943 379.658C289.344 379.169 288.459 379.204 287.9 379.763L284.878 382.786C284.282 383.382 284.282 384.349 284.878 384.945L290.059 379.763ZM258.294 351.074L258.41 351.18C259.01 351.669 259.894 351.633 260.453 351.074L262.208 349.32C262.356 349.172 262.524 349.062 262.702 348.988C262.937 348.891 263.135 348.742 263.288 348.56C263.441 348.742 263.638 348.891 263.872 348.988L264.456 347.58C263.349 347.121 262.028 347.341 261.128 348.241L258.294 351.074ZM293.514 376.309L290.68 373.475C290.084 374.071 290.084 375.038 290.68 375.634L291.355 376.309L290.923 376.741C290.327 377.337 290.327 378.304 290.923 378.9L293.514 376.309ZM265.214 348.032C264.98 347.841 264.724 347.691 264.456 347.58L263.872 348.988C264.05 349.062 264.218 349.172 264.367 349.32L266.121 351.074C266.68 351.633 267.564 351.669 268.164 351.18L268.28 351.074L265.446 348.241L265.214 348.032ZM283.663 366.458C283.104 367.017 283.069 367.901 283.558 368.501L283.663 368.617L287.172 372.125C287.731 372.684 288.615 372.72 289.215 372.231L289.331 372.125L283.663 366.458ZM276.646 359.441C276.087 360 276.052 360.884 276.541 361.484L276.646 361.6L280.155 365.108C280.714 365.667 281.598 365.703 282.198 365.214L282.314 365.108L276.646 359.441ZM269.629 352.424C269.07 352.983 269.035 353.867 269.524 354.467L269.629 354.583L273.138 358.091C273.697 358.65 274.581 358.686 275.181 358.197L275.297 358.091L269.629 352.424Z' fill='url(%23paint424_linear_40004690_134055)'/%3E%3Cpath d='M286.561 376.309L265.444 355.192C264.252 353.999 262.318 353.999 261.126 355.192L240.009 376.309L263.285 399.584L286.561 376.309Z' fill='url(%23paint425_linear_40004690_134055)'/%3E%3Cpath d='M265.819 397.051L265.703 396.945C265.103 396.456 264.219 396.492 263.66 397.051L263.286 397.425L262.91 397.05L261.831 398.129L263.286 399.584L265.819 397.051ZM262.91 397.05C262.314 396.454 261.347 396.454 260.751 397.05L261.831 398.129L262.91 397.05ZM258.921 395.219L260.001 396.299C260.596 395.703 260.597 394.736 260.001 394.14L258.921 395.219ZM257.091 391.23L256.975 391.127C256.375 390.638 255.491 390.672 254.932 391.23L258.921 395.219L260.001 394.14L257.091 391.23ZM253.103 389.401L254.182 390.481C254.778 389.885 254.778 388.918 254.182 388.322L253.103 389.401ZM251.273 385.412L250.193 386.491L253.103 389.401L254.182 388.322L251.273 385.412ZM251.273 385.412C250.676 384.816 249.71 384.816 249.113 385.412L250.193 386.491L251.273 385.412ZM247.283 383.582L248.363 384.661C248.959 384.065 248.959 383.098 248.363 382.502L247.283 383.582ZM245.453 379.593L245.337 379.489C244.738 379 243.853 379.034 243.294 379.593L247.283 383.582L248.363 382.502L245.453 379.593ZM241.464 377.762L242.543 378.842C243.139 378.246 243.14 377.279 242.543 376.683L241.464 377.762ZM240.01 376.309L241.464 377.762L242.543 376.683L242.169 376.309L242.849 375.629C243.445 375.033 243.445 374.066 242.849 373.47L240.01 376.309ZM271.638 391.231L271.522 391.126C270.923 390.637 270.038 390.672 269.479 391.231L266.569 394.141C265.974 394.737 265.973 395.704 266.569 396.3L271.638 391.231ZM244.209 372.11L244.324 372.214C244.924 372.703 245.809 372.668 246.368 372.11L249.888 368.589C250.484 367.993 250.484 367.027 249.888 366.43L244.209 372.11ZM277.458 385.412L277.341 385.308C276.741 384.819 275.857 384.853 275.299 385.412L272.389 388.322C271.793 388.918 271.793 389.884 272.389 390.481L277.458 385.412ZM251.248 365.07L251.363 365.175C251.963 365.664 252.848 365.629 253.407 365.07L256.926 361.551C257.522 360.955 257.522 359.989 256.926 359.392L251.248 365.07ZM283.276 379.594L283.16 379.488C282.56 378.999 281.676 379.035 281.117 379.594L278.207 382.503C277.611 383.1 277.611 384.066 278.207 384.662L283.276 379.594ZM258.287 358.031L258.402 358.136C259.002 358.625 259.887 358.59 260.446 358.031L262.206 356.272C262.317 356.161 262.439 356.071 262.569 356.002L262.7 355.94L262.841 355.873C263.015 355.78 263.164 355.655 263.286 355.511C263.438 355.693 263.636 355.843 263.871 355.94L264.174 355.204L264.455 354.529C263.348 354.071 262.026 354.292 261.126 355.192L258.287 358.031ZM286.561 376.309L283.722 373.47C283.126 374.066 283.126 375.032 283.722 375.629L284.402 376.309L284.027 376.684C283.43 377.28 283.43 378.247 284.027 378.843L286.561 376.309ZM265.212 354.982C264.978 354.792 264.723 354.641 264.456 354.53L263.871 355.94C264.048 356.013 264.217 356.124 264.365 356.272L266.125 358.031C266.683 358.59 267.567 358.624 268.167 358.136L268.284 358.031L265.445 355.192L265.212 354.982ZM276.683 366.43C276.087 367.027 276.087 367.993 276.683 368.589L280.202 372.109C280.761 372.667 281.645 372.703 282.245 372.214L282.361 372.109L276.683 366.43ZM269.644 359.391C269.085 359.95 269.05 360.835 269.538 361.434L269.644 361.55L273.164 365.07C273.723 365.629 274.606 365.663 275.206 365.175L275.323 365.07L269.644 359.391Z' fill='url(%23paint426_linear_40004690_134055)'/%3E%3Cpath d='M273.406 376.309L265.444 368.347C264.252 367.155 262.319 367.155 261.126 368.347L253.165 376.309L263.285 386.429L273.406 376.309Z' fill='url(%23paint427_linear_40004690_134055)'/%3E%3Cpath d='M265.63 384.085L265.514 383.979C264.914 383.49 264.03 383.526 263.471 384.085L263.285 384.27L263.1 384.085L262.02 385.164L263.285 386.429L265.63 384.085ZM263.1 384.085C262.503 383.488 261.537 383.488 260.941 384.085L262.02 385.164L263.1 384.085ZM259.49 382.634L260.57 383.713C261.166 383.117 261.166 382.151 260.57 381.554L259.49 382.634ZM258.039 379.024L256.96 380.104L259.49 382.634L260.57 381.554L258.039 379.024ZM258.039 379.024C257.443 378.428 256.477 378.428 255.88 379.024L256.96 380.104L258.039 379.024ZM254.43 377.574L255.509 378.653C256.105 378.057 256.105 377.09 255.509 376.494L254.43 377.574ZM253.165 376.309L254.43 377.574L255.509 376.494L255.324 376.309L256.235 375.398C256.831 374.802 256.831 373.835 256.235 373.239L253.165 376.309ZM270.69 379.024L270.574 378.919C269.974 378.43 269.09 378.465 268.531 379.024L266.001 381.554C265.405 382.151 265.405 383.117 266.001 383.713L270.69 379.024ZM258.056 371.417L258.172 371.522C258.772 372.011 259.656 371.976 260.215 371.417L262.206 369.427C262.354 369.278 262.522 369.168 262.7 369.095L262.118 367.686C261.758 367.835 261.419 368.054 261.126 368.347L258.056 371.417ZM273.406 376.309L270.336 373.239C269.74 373.835 269.74 374.802 270.336 375.398L271.247 376.309L271.061 376.494C270.465 377.09 270.465 378.057 271.061 378.653L273.406 376.309ZM264.454 367.686C263.708 367.377 262.865 367.377 262.118 367.686L262.7 369.095C262.935 368.997 263.133 368.849 263.286 368.667C263.439 368.848 263.636 368.997 263.87 369.095L264.454 367.686ZM265.212 368.138C264.978 367.947 264.723 367.797 264.454 367.686L263.87 369.095C264.048 369.168 264.216 369.278 264.365 369.427L266.355 371.417C266.914 371.976 267.799 372.011 268.398 371.522L268.514 371.417L265.444 368.347L265.212 368.138Z' fill='url(%23paint428_linear_40004690_134055)'/%3E%3Cpath d='M262.981 345.773L239.231 322.024C238.039 320.831 236.105 320.831 234.913 322.024L228.436 328.501L254.345 354.41L262.981 345.773Z' fill='url(%23paint429_linear_40004690_134055)'/%3E%3Cpath d='M254.345 352.251C253.748 351.654 252.782 351.654 252.185 352.251L254.345 354.41L255.424 353.33L254.345 352.251ZM250.026 347.933C249.43 347.336 248.464 347.336 247.867 347.933L252.185 352.251C252.782 351.654 252.782 350.688 252.185 350.092L250.026 347.933ZM245.708 343.614C245.112 343.018 244.145 343.018 243.549 343.614L247.867 347.933C248.464 347.336 248.464 346.37 247.867 345.773L245.708 343.614ZM241.39 339.296C240.794 338.7 239.827 338.7 239.231 339.296L243.549 343.614C244.145 343.018 244.145 342.052 243.549 341.455L241.39 339.296ZM237.072 334.978C236.476 334.382 235.509 334.382 234.913 334.978L239.231 339.296C239.827 338.7 239.827 337.733 239.231 337.137L237.072 334.978ZM232.754 330.66C232.158 330.064 231.191 330.064 230.595 330.66L234.913 334.978C235.509 334.382 235.509 333.415 234.913 332.819L232.754 330.66ZM238.241 321.363C237.134 320.904 235.813 321.124 234.913 322.024L228.436 328.501L230.595 330.66C231.154 330.101 231.189 329.216 230.7 328.617L230.595 328.501L230.559 328.465C230.717 328.198 230.787 327.894 230.768 327.594C231.19 327.621 231.621 327.474 231.944 327.151L233.563 325.532C233.886 325.209 234.033 324.778 234.006 324.356C234.429 324.382 234.86 324.236 235.183 323.913L235.992 323.103C236.141 322.955 236.309 322.845 236.487 322.771C236.722 322.674 236.92 322.525 237.073 322.343C237.226 322.525 237.423 322.674 237.657 322.771L238.241 321.363ZM239.231 322.024C238.939 321.731 238.601 321.512 238.241 321.363L237.657 322.771C237.783 322.823 237.903 322.893 238.016 322.982C238.063 323.019 238.108 323.06 238.152 323.103L239.141 324.093C239.584 324.536 240.232 324.65 240.78 324.435C240.583 324.936 240.66 325.521 241.015 325.956L241.12 326.072L243.099 328.051C243.542 328.494 244.189 328.607 244.737 328.392C244.522 328.94 244.636 329.588 245.079 330.031L247.058 332.009C247.501 332.452 248.148 332.566 248.696 332.351C248.499 332.853 248.577 333.438 248.932 333.873L249.036 333.988L251.016 335.968C251.459 336.411 252.107 336.525 252.655 336.31C252.458 336.811 252.535 337.396 252.89 337.831L252.995 337.947L254.974 339.926C255.417 340.368 256.064 340.482 256.612 340.267C256.415 340.769 256.493 341.354 256.848 341.789L256.954 341.905L258.933 343.884C259.375 344.327 260.023 344.441 260.571 344.226C260.356 344.774 260.469 345.42 260.911 345.863L261.901 346.853L262.981 345.773L239.231 322.024Z' fill='url(%23paint430_linear_40004690_134055)'/%3E%3Cpath d='M255.711 342.141L245.65 332.079C244.458 330.887 242.524 330.887 241.332 332.079L239.418 333.994L251.638 346.214L255.711 342.141Z' fill='url(%23paint431_linear_40004690_134055)'/%3E%3Cpath d='M251.159 344.656C250.861 344.358 250.378 344.358 250.08 344.656L251.638 346.214L252.178 345.674L251.159 344.656ZM247.086 340.582C246.787 340.285 246.304 340.284 246.006 340.582L249.122 343.699C249.42 343.401 249.42 342.917 249.122 342.619L247.086 340.582ZM243.012 336.509C242.714 336.211 242.23 336.211 241.932 336.509L245.049 339.625C245.347 339.327 245.347 338.844 245.049 338.546L243.012 336.509ZM243.057 331.22C242.426 331.31 241.817 331.594 241.332 332.079L239.417 333.994L240.975 335.552C241.273 335.254 241.273 334.77 240.975 334.472L240.49 333.987C240.652 333.784 240.697 333.52 240.621 333.283C240.884 333.367 241.184 333.306 241.393 333.097L241.871 332.619C242.037 332.453 242.221 332.32 242.415 332.216C242.48 332.181 242.547 332.15 242.615 332.122C242.973 331.974 243.155 331.585 243.057 331.22ZM245.65 332.079C245.164 331.594 244.555 331.31 243.924 331.22C243.839 331.535 243.965 331.868 244.232 332.048L244.368 332.121L244.508 332.188C244.526 332.197 244.546 332.204 244.564 332.214C244.591 332.228 244.616 332.246 244.643 332.261C244.68 332.283 244.719 332.304 244.756 332.328C244.779 332.343 244.8 332.361 244.822 332.377C244.86 332.405 244.899 332.432 244.936 332.462L245.11 332.619L246.368 333.876C246.666 334.175 247.149 334.175 247.447 333.876L245.65 332.079ZM253.914 340.343C253.616 340.641 253.616 341.125 253.914 341.423L255.172 342.68L255.711 342.141L253.914 340.343ZM248.883 335.312C248.622 335.573 248.589 335.976 248.785 336.273L248.883 336.392L251.398 338.907C251.697 339.205 252.18 339.205 252.478 338.907L248.883 335.312Z' fill='url(%23paint432_linear_40004690_134055)'/%3E%3Cpath d='M298.093 423.895L274.343 400.145C273.151 398.952 271.218 398.952 270.025 400.145L263.548 406.622L289.457 432.531L298.093 423.895Z' fill='url(%23paint433_linear_40004690_134055)'/%3E%3Cpath d='M291.616 430.372C291.02 429.776 290.053 429.776 289.457 430.372L289.341 430.266C288.741 429.778 287.857 429.813 287.298 430.372L289.457 432.531L291.616 430.372ZM285.139 426.054C284.543 425.457 283.576 425.457 282.98 426.054L287.298 430.372C287.894 429.776 287.894 428.809 287.298 428.213L285.139 426.054ZM280.821 421.735C280.224 421.139 279.258 421.139 278.662 421.735L282.98 426.054C283.576 425.457 283.576 424.491 282.98 423.895L280.821 421.735ZM276.502 417.417C275.906 416.821 274.94 416.821 274.343 417.417L278.662 421.735C279.258 421.139 279.258 420.173 278.662 419.576L276.502 417.417ZM272.184 413.099C271.588 412.503 270.621 412.503 270.025 413.099L274.343 417.417C274.94 416.821 274.94 415.854 274.343 415.258L272.184 413.099ZM267.866 408.781C267.27 408.185 266.303 408.185 265.707 408.781L270.025 413.099C270.621 412.503 270.621 411.536 270.025 410.94L267.866 408.781ZM263.548 406.622L265.707 408.781C266.303 408.185 266.303 407.218 265.707 406.622L264.628 405.542L263.548 406.622ZM295.934 426.054C295.338 425.457 294.371 425.457 293.775 426.054L291.616 428.213C291.02 428.809 291.02 429.776 291.616 430.372L295.934 426.054ZM274.343 400.145C273.151 398.952 271.218 398.952 270.025 400.145C270.546 399.623 271.72 399.927 272.804 400.809C272.96 400.936 273.114 401.074 273.264 401.224L274.254 402.214C274.697 402.657 275.344 402.771 275.892 402.556C275.677 403.104 275.79 403.75 276.233 404.193L278.211 406.172C278.654 406.615 279.302 406.728 279.85 406.513C279.653 407.015 279.731 407.601 280.086 408.036L280.191 408.152L282.17 410.13C282.613 410.573 283.26 410.687 283.808 410.472C283.611 410.974 283.689 411.559 284.044 411.994L284.149 412.109L286.129 414.089C286.572 414.532 287.219 414.646 287.767 414.431C287.57 414.932 287.647 415.517 288.002 415.952L288.107 416.068L290.086 418.047C290.529 418.49 291.177 418.603 291.725 418.388C291.509 418.936 291.623 419.584 292.066 420.027L294.045 422.005C294.488 422.448 295.135 422.562 295.683 422.347C295.483 422.857 295.569 423.452 295.939 423.889L295.934 423.895C295.338 424.491 295.338 425.457 295.934 426.054L298.093 423.895L274.343 400.145Z' fill='url(%23paint434_linear_40004690_134055)'/%3E%3Cpath d='M263.024 319.555L291.092 291.487C292.284 290.294 292.284 288.361 291.092 287.169L263.024 259.101L232.797 289.328L263.024 319.555Z' fill='url(%23paint435_linear_40004690_134055)'/%3E%3Cpath d='M235.388 291.919L235.492 291.802C235.981 291.202 235.947 290.319 235.388 289.76L234.956 289.328L235.388 288.895L235.492 288.781C235.982 288.181 235.947 287.295 235.388 286.736L232.797 289.328L235.388 291.919ZM237.331 284.793L236.252 285.873C236.848 286.469 237.814 286.469 238.411 285.873L237.331 284.793ZM241.433 282.85C242.029 282.254 242.029 281.288 241.433 280.691L237.331 284.793L238.411 285.873L241.433 282.85ZM243.376 278.748L242.297 279.828C242.893 280.424 243.859 280.424 244.456 279.828L243.376 278.748ZM247.478 276.806L247.583 276.69C248.073 276.09 248.037 275.205 247.478 274.646L243.376 278.748L244.456 279.828L247.478 276.806ZM249.422 272.702L248.343 273.782C248.939 274.378 249.905 274.378 250.502 273.782L249.422 272.702ZM253.524 270.759L252.445 269.68L249.422 272.702L250.502 273.782L253.524 270.759ZM253.524 270.759C254.12 270.163 254.12 269.197 253.524 268.6L252.445 269.68L253.524 270.759ZM255.467 266.657L254.388 267.737C254.984 268.333 255.95 268.333 256.547 267.737L255.467 266.657ZM259.569 264.714L258.49 263.635L255.467 266.657L256.547 267.737L259.569 264.714ZM259.569 264.714C260.165 264.118 260.165 263.152 259.569 262.555L258.49 263.635L259.569 264.714ZM261.512 260.612L260.432 261.692C261.029 262.288 261.995 262.288 262.592 261.692L261.512 260.612ZM263.024 259.101L261.512 260.612L262.592 261.692L263.024 261.26L263.699 261.934C264.295 262.531 265.261 262.531 265.858 261.934L263.024 259.101ZM241.433 297.964C242.029 297.368 242.029 296.401 241.433 295.805L238.411 292.782C237.814 292.186 236.848 292.186 236.252 292.782L241.433 297.964ZM267.207 263.284L267.102 263.4C266.613 264 266.648 264.884 267.207 265.443L270.715 268.951C271.312 269.548 272.278 269.548 272.875 268.951L267.207 263.284ZM247.478 304.009L247.583 303.893C248.072 303.293 248.037 302.409 247.478 301.85L244.456 298.827C243.859 298.231 242.893 298.231 242.297 298.827L247.478 304.009ZM274.224 270.301L274.119 270.417C273.63 271.016 273.665 271.901 274.224 272.46L277.732 275.968C278.329 276.565 279.295 276.565 279.892 275.968L274.224 270.301ZM253.524 310.055L253.63 309.939C254.118 309.339 254.083 308.455 253.524 307.896L250.502 304.873C249.905 304.277 248.939 304.277 248.343 304.873L253.524 310.055ZM281.241 277.318L281.136 277.434C280.647 278.033 280.682 278.918 281.241 279.477L284.749 282.985C285.346 283.582 286.312 283.582 286.909 282.985L281.241 277.318ZM259.569 316.1L259.675 315.984C260.163 315.384 260.128 314.5 259.569 313.941L256.547 310.918C255.95 310.322 254.984 310.322 254.388 310.918L259.569 316.1ZM288.258 284.335L288.153 284.451C287.664 285.05 287.699 285.935 288.258 286.494L290.012 288.248C290.161 288.397 290.271 288.565 290.344 288.743C290.442 288.978 290.59 289.176 290.772 289.329C290.59 289.481 290.441 289.678 290.344 289.913L291.753 290.497C292.211 289.39 291.992 288.069 291.092 287.169L288.258 284.335ZM263.024 319.555L265.858 316.721C265.261 316.125 264.295 316.125 263.699 316.721L263.024 317.396L262.592 316.963C261.995 316.368 261.029 316.367 260.432 316.963L263.024 319.555ZM291.3 291.255C291.491 291.021 291.642 290.765 291.753 290.497L290.344 289.913C290.271 290.091 290.161 290.259 290.012 290.407L288.258 292.161C287.699 292.72 287.664 293.605 288.153 294.205L288.258 294.321L291.092 291.487L291.3 291.255ZM272.875 309.704C272.316 309.145 271.431 309.11 270.831 309.599L270.715 309.704L267.207 313.212C266.648 313.771 266.613 314.656 267.102 315.256L267.207 315.371L272.875 309.704ZM279.892 302.687C279.333 302.128 278.448 302.093 277.848 302.582L277.732 302.687L274.224 306.195C273.665 306.754 273.63 307.639 274.119 308.239L274.224 308.355L279.892 302.687ZM286.909 295.67C286.35 295.111 285.465 295.076 284.865 295.565L284.749 295.67L281.241 299.178C280.682 299.737 280.647 300.622 281.136 301.222L281.241 301.338L286.909 295.67Z' fill='url(%23paint436_linear_40004690_134055)'/%3E%3Cpath d='M263.024 312.598L284.141 291.481C285.333 290.288 285.333 288.355 284.141 287.163L263.024 266.046L239.748 289.322L263.024 312.598Z' fill='url(%23paint437_linear_40004690_134055)'/%3E%3Cpath d='M242.282 291.856L242.387 291.74C242.876 291.14 242.841 290.255 242.282 289.697L241.907 289.322L242.283 288.947L241.203 287.867L239.748 289.322L242.282 291.856ZM242.283 288.947C242.879 288.351 242.878 287.384 242.283 286.788L241.203 287.867L242.283 288.947ZM244.113 284.958L243.033 286.037C243.63 286.633 244.596 286.633 245.192 286.037L244.113 284.958ZM248.102 283.128L248.205 283.012C248.695 282.412 248.661 281.528 248.102 280.969L244.113 284.958L245.192 286.037L248.102 283.128ZM249.931 279.139L248.852 280.219C249.448 280.815 250.415 280.815 251.011 280.219L249.931 279.139ZM253.92 277.309L252.841 276.23L249.931 279.139L251.011 280.219L253.92 277.309ZM253.92 277.309C254.517 276.713 254.516 275.746 253.92 275.15L252.841 276.23L253.92 277.309ZM255.751 273.32L254.671 274.4C255.267 274.995 256.234 274.996 256.83 274.4L255.751 273.32ZM259.74 271.49L259.843 271.374C260.333 270.774 260.298 269.89 259.74 269.331L255.751 273.32L256.83 274.4L259.74 271.49ZM261.57 267.501L260.49 268.58C261.087 269.176 262.054 269.176 262.65 268.58L261.57 267.501ZM263.024 266.047L261.57 267.501L262.65 268.58L263.024 268.206L263.704 268.886C264.3 269.482 265.267 269.482 265.863 268.886L263.024 266.047ZM248.101 297.675L248.207 297.559C248.695 296.959 248.66 296.075 248.101 295.516L245.191 292.606C244.595 292.01 243.628 292.01 243.032 292.606L248.101 297.675ZM267.223 270.246L267.118 270.361C266.629 270.96 266.664 271.846 267.223 272.405L270.743 275.925C271.339 276.521 272.306 276.521 272.902 275.925L267.223 270.246ZM253.92 303.494L254.025 303.377C254.514 302.778 254.479 301.894 253.92 301.335L251.011 298.426C250.415 297.829 249.448 297.829 248.852 298.426L253.92 303.494ZM274.262 277.285L274.158 277.4C273.668 278 273.703 278.885 274.262 279.444L277.781 282.963C278.377 283.559 279.344 283.559 279.94 282.963L274.262 277.285ZM259.739 309.313L259.844 309.197C260.333 308.597 260.298 307.712 259.739 307.154L256.829 304.244C256.233 303.648 255.266 303.648 254.67 304.244L259.739 309.313ZM281.301 284.324L281.197 284.439C280.707 285.039 280.742 285.924 281.301 286.483L283.061 288.243C283.172 288.354 283.262 288.476 283.33 288.605L283.393 288.737L283.459 288.877C283.553 289.052 283.677 289.201 283.822 289.322C283.64 289.475 283.49 289.672 283.393 289.907L284.129 290.211L284.803 290.491C285.262 289.385 285.04 288.063 284.14 287.163L281.301 284.324ZM263.024 312.598L265.863 309.759C265.267 309.162 264.3 309.162 263.704 309.759L263.024 310.439L262.648 310.063C262.052 309.467 261.086 309.467 260.489 310.063L263.024 312.598ZM284.35 291.248C284.54 291.015 284.691 290.76 284.802 290.492L283.393 289.907C283.319 290.085 283.209 290.254 283.061 290.402L281.301 292.161C280.743 292.72 280.708 293.604 281.197 294.203L281.301 294.32L284.14 291.481L284.35 291.248ZM272.902 302.719C272.306 302.123 271.339 302.123 270.743 302.719L267.224 306.239C266.665 306.797 266.63 307.682 267.118 308.282L267.224 308.398L272.902 302.719ZM279.941 295.68C279.382 295.122 278.498 295.086 277.898 295.575L277.782 295.68L274.262 299.2C273.704 299.759 273.669 300.643 274.158 301.243L274.262 301.36L279.941 295.68Z' fill='url(%23paint438_linear_40004690_134055)'/%3E%3Cpath d='M263.024 299.441L270.985 291.48C272.178 290.287 272.178 288.354 270.985 287.162L263.024 279.2L252.903 289.321L263.024 299.441Z' fill='url(%23paint439_linear_40004690_134055)'/%3E%3Cpath d='M255.248 291.665L255.353 291.549C255.842 290.95 255.807 290.065 255.248 289.506L255.062 289.321L255.248 289.135L254.168 288.056L252.903 289.321L255.248 291.665ZM255.248 289.135C255.844 288.539 255.844 287.572 255.248 286.976L254.168 288.056L255.248 289.135ZM256.698 285.526L255.619 286.605C256.215 287.201 257.182 287.201 257.778 286.605L256.698 285.526ZM260.308 284.075L259.229 282.996L256.698 285.526L257.778 286.605L260.308 284.075ZM260.308 284.075C260.904 283.479 260.904 282.512 260.308 281.916L259.229 282.996L260.308 284.075ZM261.759 280.465L260.679 281.545C261.275 282.141 262.242 282.141 262.838 281.545L261.759 280.465ZM263.024 279.2L261.759 280.465L262.838 281.545L263.024 281.359L263.935 282.27C264.531 282.866 265.497 282.866 266.094 282.27L263.024 279.2ZM260.308 296.726L260.414 296.61C260.902 296.01 260.867 295.126 260.308 294.567L257.778 292.037C257.182 291.44 256.215 291.44 255.619 292.037L260.308 296.726ZM267.915 284.092L267.81 284.208C267.321 284.807 267.357 285.692 267.915 286.251L269.906 288.241C270.054 288.39 270.164 288.558 270.238 288.736L271.646 288.154C271.497 287.793 271.278 287.455 270.985 287.162L267.915 284.092ZM263.024 299.441L266.094 296.372C265.498 295.775 264.531 295.775 263.935 296.372L263.024 297.282L262.838 297.097C262.242 296.501 261.275 296.501 260.679 297.097L263.024 299.441ZM271.646 290.49C271.955 289.743 271.955 288.9 271.646 288.154L270.238 288.736C270.335 288.971 270.484 289.169 270.666 289.322C270.484 289.475 270.335 289.671 270.238 289.906L271.646 290.49ZM271.194 291.248C271.385 291.014 271.535 290.758 271.646 290.49L270.238 289.906C270.164 290.084 270.054 290.252 269.906 290.4L267.915 292.391C267.357 292.95 267.321 293.834 267.81 294.434L267.915 294.55L270.985 291.48L271.194 291.248Z' fill='url(%23paint440_linear_40004690_134055)'/%3E%3Cpath d='M293.557 289.016L317.307 265.266C318.499 264.073 318.499 262.14 317.307 260.948L310.83 254.47L284.921 280.379L293.557 289.016Z' fill='url(%23paint441_linear_40004690_134055)'/%3E%3Cpath d='M287.08 280.379C287.676 279.783 287.676 278.816 287.08 278.22L284.921 280.379L286 281.459L287.08 280.379ZM291.398 276.061C291.994 275.465 291.994 274.498 291.398 273.902L287.08 278.22C287.676 278.816 288.643 278.816 289.239 278.22L291.398 276.061ZM295.716 271.743C296.312 271.147 296.312 270.18 295.716 269.584L291.398 273.902C291.994 274.498 292.961 274.498 293.557 273.902L295.716 271.743ZM300.034 267.425C300.63 266.829 300.63 265.862 300.034 265.266L295.716 269.584C296.312 270.18 297.279 270.18 297.875 269.584L300.034 267.425ZM304.352 263.107C304.949 262.511 304.949 261.544 304.352 260.948L300.034 265.266C300.63 265.862 301.597 265.862 302.193 265.266L304.352 263.107ZM308.671 258.789C309.267 258.192 309.267 257.226 308.671 256.63L304.352 260.948C304.949 261.544 305.915 261.544 306.511 260.948L308.671 258.789ZM317.968 264.276C318.426 263.169 318.207 261.848 317.307 260.948L310.83 254.47L308.671 256.63C309.229 257.188 310.114 257.224 310.714 256.735L310.83 256.63L310.865 256.594C311.133 256.751 311.436 256.821 311.736 256.802C311.709 257.225 311.856 257.656 312.179 257.979L313.798 259.598C314.121 259.921 314.552 260.068 314.975 260.041C314.948 260.463 315.095 260.895 315.418 261.218L316.227 262.027C316.376 262.176 316.486 262.344 316.559 262.522C316.657 262.757 316.805 262.955 316.987 263.108C316.805 263.261 316.656 263.457 316.559 263.692L317.968 264.276ZM317.307 265.266C317.599 264.973 317.819 264.636 317.968 264.276L316.559 263.692C316.507 263.817 316.437 263.938 316.348 264.05C316.311 264.097 316.271 264.143 316.227 264.186L315.237 265.176C314.795 265.619 314.681 266.267 314.896 266.815C314.394 266.618 313.809 266.695 313.374 267.05L313.259 267.155L311.28 269.134C310.837 269.577 310.723 270.224 310.938 270.772C310.39 270.557 309.743 270.671 309.3 271.114L307.321 273.092C306.878 273.535 306.764 274.183 306.98 274.731C306.477 274.534 305.892 274.612 305.457 274.967L305.342 275.071L303.362 277.051C302.92 277.494 302.806 278.141 303.021 278.689C302.519 278.493 301.935 278.57 301.5 278.924L301.384 279.03L299.405 281.009C298.962 281.452 298.848 282.099 299.063 282.647C298.561 282.45 297.976 282.528 297.541 282.883L297.425 282.989L295.446 284.967C295.003 285.41 294.889 286.058 295.105 286.606C294.557 286.391 293.91 286.504 293.467 286.946L292.477 287.936L293.557 289.016L317.307 265.266Z' fill='url(%23paint442_linear_40004690_134055)'/%3E%3Cpath d='M297.188 281.746L307.249 271.685C308.442 270.492 308.442 268.559 307.249 267.367L305.335 265.452L293.114 277.673L297.188 281.746Z' fill='url(%23paint443_linear_40004690_134055)'/%3E%3Cpath d='M294.672 277.194C294.971 276.896 294.971 276.412 294.672 276.114L293.114 277.673L293.654 278.212L294.672 277.194ZM298.746 273.12C299.044 272.822 299.044 272.339 298.746 272.041L295.63 275.157C295.928 275.455 296.411 275.455 296.709 275.157L298.746 273.12ZM302.82 269.047C303.117 268.749 303.118 268.265 302.82 267.967L299.703 271.084C300.001 271.382 300.485 271.382 300.783 271.084L302.82 269.047ZM308.109 269.092C308.019 268.461 307.735 267.852 307.249 267.366L305.335 265.452L303.777 267.01C304.075 267.308 304.558 267.308 304.856 267.01L305.341 266.525C305.545 266.687 305.808 266.732 306.046 266.656C305.961 266.919 306.022 267.218 306.231 267.427L306.71 267.906C306.875 268.071 307.009 268.255 307.112 268.45C307.147 268.515 307.178 268.582 307.206 268.649C307.355 269.008 307.744 269.19 308.109 269.092ZM307.249 271.684C307.735 271.199 308.019 270.59 308.109 269.959C307.794 269.874 307.461 269.999 307.28 270.267L307.207 270.403L307.141 270.543C307.132 270.561 307.124 270.58 307.115 270.599C307.1 270.626 307.083 270.651 307.067 270.678C307.045 270.715 307.025 270.754 307.001 270.79C306.985 270.813 306.967 270.834 306.951 270.857C306.924 270.895 306.897 270.934 306.867 270.971L306.71 271.145L305.452 272.402C305.154 272.701 305.154 273.184 305.452 273.482L307.249 271.684ZM298.985 279.949C298.687 279.651 298.204 279.651 297.906 279.949L296.648 281.206L297.188 281.746L298.985 279.949ZM304.016 274.918C303.755 274.657 303.352 274.624 303.056 274.82L302.937 274.918L300.421 277.433C300.123 277.731 300.123 278.215 300.421 278.513L304.016 274.918Z' fill='url(%23paint444_linear_40004690_134055)'/%3E%3Cpath d='M215.44 324.133L239.19 300.383C240.382 299.191 240.382 297.257 239.19 296.065L232.712 289.588L206.804 315.497L215.44 324.133Z' fill='url(%23paint445_linear_40004690_134055)'/%3E%3Cpath d='M208.963 317.656C209.559 317.059 209.559 316.093 208.963 315.497L209.068 315.381C209.557 314.781 209.521 313.896 208.963 313.337L206.804 315.497L208.963 317.656ZM213.281 311.178C213.877 310.582 213.877 309.616 213.281 309.019L208.963 313.337C209.559 313.934 210.525 313.934 211.122 313.337L213.281 311.178ZM217.599 306.86C218.195 306.264 218.195 305.297 217.599 304.701L213.281 309.019C213.877 309.616 214.844 309.616 215.44 309.019L217.599 306.86ZM221.917 302.542C222.513 301.946 222.513 300.979 221.917 300.383L217.599 304.701C218.195 305.297 219.162 305.297 219.758 304.701L221.917 302.542ZM226.235 298.224C226.831 297.628 226.831 296.661 226.235 296.065L221.917 300.383C222.513 300.979 223.48 300.979 224.076 300.383L226.235 298.224ZM230.553 293.906C231.15 293.31 231.15 292.343 230.553 291.747L226.235 296.065C226.831 296.661 227.798 296.661 228.394 296.065L230.553 293.906ZM232.712 289.588L230.553 291.747C231.15 292.343 232.116 292.343 232.712 291.747L233.792 290.667L232.712 289.588ZM213.281 321.974C213.877 321.378 213.877 320.411 213.281 319.815L211.122 317.656C210.525 317.059 209.559 317.059 208.963 317.656L213.281 321.974ZM239.19 300.383C240.382 299.191 240.382 297.257 239.19 296.065C239.711 296.586 239.407 297.76 238.525 298.844C238.399 299 238.26 299.154 238.11 299.303L237.12 300.293C236.677 300.736 236.563 301.384 236.779 301.932C236.231 301.717 235.584 301.829 235.141 302.272L233.163 304.251C232.72 304.694 232.606 305.341 232.821 305.889C232.319 305.692 231.734 305.77 231.299 306.125L231.183 306.231L229.204 308.21C228.761 308.653 228.647 309.3 228.862 309.848C228.36 309.651 227.775 309.729 227.34 310.084L227.225 310.188L225.245 312.168C224.803 312.611 224.688 313.259 224.904 313.807C224.402 313.61 223.817 313.687 223.382 314.042L223.266 314.147L221.288 316.126C220.845 316.569 220.731 317.216 220.946 317.764C220.398 317.549 219.751 317.663 219.308 318.106L217.329 320.085C216.886 320.527 216.772 321.175 216.987 321.723C216.477 321.523 215.882 321.609 215.445 321.979L215.44 321.974C214.844 321.378 213.877 321.378 213.281 321.974L215.44 324.133L239.19 300.383Z' fill='url(%23paint446_linear_40004690_134055)'/%3E%3Cpath d='M215.936 310.93L225.993 300.872C227.186 299.68 229.119 299.68 230.311 300.872L232.224 302.785L220.008 315.002L215.936 310.93Z' fill='url(%23paint447_linear_40004690_134055)'/%3E%3Cpath d='M218.45 313.444C218.748 313.146 219.232 313.146 219.53 313.444L220.008 313.923L220.487 313.444C220.785 313.146 221.269 313.146 221.567 313.444L220.008 315.002L218.45 313.444ZM224.558 309.373C224.857 309.074 225.34 309.074 225.638 309.373L222.523 312.488C222.225 312.19 222.225 311.706 222.523 311.408L224.558 309.373ZM228.631 305.3C228.929 305.002 229.412 305.002 229.711 305.3L226.595 308.415C226.297 308.117 226.297 307.634 226.595 307.336L228.631 305.3ZM232.225 302.786L230.667 304.344C230.369 304.046 230.369 303.562 230.667 303.264L231.685 302.246L232.225 302.786ZM228.584 300.013C229.215 300.103 229.825 300.386 230.311 300.872C229.872 300.433 229.241 300.27 228.571 300.357C228.549 300.245 228.553 300.128 228.584 300.013ZM217.732 309.133C217.993 309.394 218.027 309.796 217.831 310.093L217.732 310.213L217.015 310.93L217.494 311.408L217.592 311.527C217.788 311.824 217.755 312.227 217.494 312.488L215.936 310.93L217.732 309.133ZM225.993 300.872C226.479 300.386 227.089 300.102 227.72 300.012C227.78 300.236 227.732 300.468 227.603 300.65C227.312 300.789 227.027 300.972 226.762 301.2L226.533 301.412L225.275 302.67C224.977 302.967 224.494 302.968 224.196 302.67L225.993 300.872ZM222.761 304.105C223.059 304.403 223.059 304.886 222.761 305.184L220.247 307.698C219.949 307.996 219.465 307.996 219.167 307.698L222.761 304.105Z' fill='url(%23paint448_linear_40004690_134055)'/%3E%3Cpath d='M321.4 286.367L349.468 314.435C350.66 315.628 352.594 315.628 353.786 314.435L381.854 286.367L351.627 256.14L321.4 286.367Z' fill='url(%23paint449_linear_40004690_134055)'/%3E%3Cpath d='M349.036 258.732L349.153 258.836C349.752 259.324 350.636 259.29 351.195 258.732L351.627 258.299L352.059 258.732L352.174 258.836C352.774 259.325 353.659 259.291 354.218 258.732L351.627 256.14L349.036 258.732ZM356.161 260.674L355.082 259.595C354.485 260.191 354.485 261.158 355.082 261.754L356.161 260.674ZM358.104 264.776C358.7 265.373 359.667 265.373 360.263 264.776L356.161 260.674L355.082 261.754L358.104 264.776ZM362.206 266.719L361.127 265.64C360.53 266.236 360.531 267.203 361.127 267.799L362.206 266.719ZM364.149 270.821L364.265 270.927C364.865 271.416 365.749 271.38 366.308 270.821L362.206 266.719L361.127 267.799L364.149 270.821ZM368.252 272.765L367.173 271.686C366.576 272.282 366.576 273.249 367.173 273.845L368.252 272.765ZM370.195 276.867L371.275 275.788L368.252 272.765L367.173 273.845L370.195 276.867ZM370.195 276.867C370.791 277.463 371.758 277.464 372.354 276.867L371.275 275.788L370.195 276.867ZM374.297 278.81L373.218 277.731C372.621 278.327 372.621 279.294 373.218 279.89L374.297 278.81ZM376.24 282.912L377.32 281.833L374.297 278.81L373.218 279.89L376.24 282.912ZM376.24 282.912C376.836 283.509 377.803 283.509 378.399 282.912L377.32 281.833L376.24 282.912ZM380.342 284.855L379.263 283.776C378.667 284.372 378.667 285.339 379.263 285.935L380.342 284.855ZM381.854 286.367L380.342 284.855L379.263 285.935L379.695 286.367L379.02 287.042C378.424 287.638 378.424 288.605 379.02 289.201L381.854 286.367ZM342.991 264.776C343.587 265.373 344.553 265.373 345.15 264.776L348.172 261.754C348.768 261.158 348.768 260.191 348.172 259.595L342.991 264.776ZM377.671 290.55L377.555 290.445C376.955 289.956 376.07 289.992 375.512 290.55L372.003 294.059C371.407 294.655 371.407 295.622 372.003 296.218L377.671 290.55ZM336.946 270.821L337.062 270.927C337.661 271.416 338.546 271.38 339.105 270.821L342.127 267.799C342.723 267.203 342.723 266.236 342.127 265.64L336.946 270.821ZM370.654 297.567L370.538 297.462C369.938 296.973 369.053 297.009 368.495 297.567L364.986 301.076C364.39 301.672 364.39 302.639 364.986 303.235L370.654 297.567ZM330.9 276.867L331.016 276.973C331.615 277.462 332.5 277.426 333.059 276.867L336.081 273.845C336.677 273.249 336.677 272.282 336.081 271.686L330.9 276.867ZM363.637 304.584L363.521 304.479C362.921 303.99 362.037 304.025 361.478 304.584L357.969 308.093C357.373 308.689 357.373 309.656 357.969 310.252L363.637 304.584ZM324.855 282.912L324.971 283.018C325.57 283.507 326.455 283.471 327.014 282.912L330.036 279.89C330.632 279.294 330.632 278.327 330.036 277.731L324.855 282.912ZM356.62 311.601L356.504 311.496C355.904 311.007 355.02 311.042 354.461 311.601L352.706 313.356C352.558 313.504 352.39 313.614 352.212 313.688C351.977 313.785 351.779 313.933 351.626 314.116C351.473 313.934 351.276 313.785 351.042 313.688L350.458 315.096C351.565 315.555 352.886 315.335 353.786 314.435L356.62 311.601ZM321.4 286.367L324.234 289.201C324.83 288.605 324.83 287.638 324.234 287.042L323.559 286.367L323.991 285.935C324.587 285.339 324.587 284.372 323.991 283.776L321.4 286.367ZM349.7 314.644C349.934 314.835 350.189 314.985 350.458 315.096L351.042 313.688C350.864 313.614 350.696 313.504 350.547 313.356L348.793 311.601C348.234 311.042 347.35 311.007 346.75 311.496L346.634 311.601L349.468 314.435L349.7 314.644ZM331.251 296.218C331.81 295.659 331.845 294.774 331.356 294.175L331.251 294.059L327.742 290.55C327.183 289.992 326.299 289.956 325.699 290.445L325.583 290.55L331.251 296.218ZM338.268 303.235C338.826 302.676 338.862 301.791 338.373 301.192L338.268 301.076L334.759 297.567C334.2 297.009 333.316 296.973 332.716 297.462L332.6 297.567L338.268 303.235ZM345.285 310.252C345.843 309.693 345.879 308.808 345.39 308.209L345.285 308.093L341.776 304.584C341.217 304.025 340.333 303.99 339.733 304.479L339.617 304.584L345.285 310.252Z' fill='url(%23paint450_linear_40004690_134055)'/%3E%3Cpath d='M328.352 286.367L349.469 307.484C350.661 308.676 352.594 308.676 353.787 307.484L374.904 286.367L351.628 263.091L328.352 286.367Z' fill='url(%23paint451_linear_40004690_134055)'/%3E%3Cpath d='M349.094 265.625L349.21 265.731C349.81 266.219 350.694 266.184 351.253 265.625L351.627 265.251L352.003 265.626L353.082 264.547L351.627 263.092L349.094 265.625ZM352.003 265.626C352.599 266.222 353.565 266.222 354.162 265.626L353.082 264.547L352.003 265.626ZM355.992 267.456L354.912 266.377C354.317 266.973 354.316 267.94 354.912 268.536L355.992 267.456ZM357.822 271.446L357.938 271.549C358.537 272.038 359.422 272.004 359.981 271.446L355.992 267.456L354.912 268.536L357.822 271.446ZM361.81 273.275L360.731 272.195C360.135 272.791 360.135 273.758 360.731 274.354L361.81 273.275ZM363.64 277.264L364.72 276.184L361.81 273.275L360.731 274.354L363.64 277.264ZM363.64 277.264C364.236 277.86 365.203 277.86 365.799 277.264L364.72 276.184L363.64 277.264ZM367.63 279.094L366.55 278.014C365.954 278.611 365.954 279.578 366.55 280.174L367.63 279.094ZM369.46 283.083L369.576 283.187C370.175 283.676 371.06 283.642 371.619 283.083L367.63 279.094L366.55 280.174L369.46 283.083ZM373.449 284.913L372.369 283.834C371.774 284.43 371.773 285.397 372.369 285.993L373.449 284.913ZM374.903 286.367L373.449 284.913L372.369 285.993L372.744 286.367L372.064 287.047C371.468 287.643 371.468 288.61 372.064 289.206L374.903 286.367ZM343.275 271.445L343.391 271.55C343.99 272.039 344.875 272.003 345.434 271.445L348.343 268.535C348.939 267.939 348.939 266.972 348.343 266.376L343.275 271.445ZM370.704 290.566L370.589 290.462C369.989 289.973 369.104 290.007 368.545 290.566L365.025 294.086C364.429 294.682 364.429 295.649 365.025 296.245L370.704 290.566ZM337.455 277.264L337.572 277.368C338.172 277.857 339.055 277.822 339.614 277.264L342.524 274.354C343.12 273.758 343.12 272.791 342.524 272.195L337.455 277.264ZM363.665 297.605L363.55 297.501C362.95 297.012 362.065 297.046 361.505 297.605L357.986 301.124C357.39 301.72 357.391 302.687 357.986 303.283L363.665 297.605ZM331.637 283.082L331.753 283.188C332.353 283.676 333.237 283.641 333.796 283.082L336.706 280.173C337.301 279.576 337.302 278.609 336.706 278.013L331.637 283.082ZM356.625 304.644L356.511 304.54C355.911 304.051 355.025 304.085 354.466 304.644L352.707 306.404C352.596 306.515 352.474 306.605 352.344 306.674L352.212 306.736L352.072 306.802C351.898 306.896 351.749 307.02 351.627 307.165C351.475 306.983 351.277 306.833 351.042 306.736L350.739 307.472L350.458 308.147C351.565 308.605 352.887 308.383 353.786 307.483L356.625 304.644ZM328.352 286.367L331.191 289.206C331.787 288.61 331.787 287.643 331.191 287.047L330.511 286.367L330.886 285.992C331.482 285.396 331.482 284.429 330.886 283.833L328.352 286.367ZM349.701 307.693C349.935 307.884 350.189 308.035 350.457 308.146L351.042 306.736C350.864 306.662 350.696 306.552 350.548 306.404L348.788 304.644C348.229 304.086 347.346 304.051 346.746 304.54L346.629 304.644L349.468 307.483L349.701 307.693ZM338.23 296.245C338.826 295.649 338.826 294.683 338.23 294.086L334.711 290.567C334.152 290.008 333.268 289.973 332.668 290.462L332.552 290.567L338.23 296.245ZM345.269 303.284C345.828 302.726 345.863 301.841 345.375 301.241L345.269 301.125L341.749 297.605C341.19 297.047 340.307 297.012 339.707 297.501L339.59 297.605L345.269 303.284Z' fill='url(%23paint452_linear_40004690_134055)'/%3E%3Cpath d='M341.503 286.367L349.465 294.329C350.657 295.521 352.591 295.521 353.783 294.329L361.744 286.367L351.624 276.247L341.503 286.367Z' fill='url(%23paint453_linear_40004690_134055)'/%3E%3Cpath d='M349.279 278.591L349.395 278.697C349.995 279.185 350.879 279.15 351.438 278.591L351.624 278.406L351.809 278.591L352.889 277.512L351.624 276.247L349.279 278.591ZM351.809 278.591C352.406 279.187 353.372 279.187 353.968 278.591L352.889 277.512L351.809 278.591ZM355.419 280.042L354.34 278.962C353.743 279.559 353.743 280.525 354.34 281.121L355.419 280.042ZM356.87 283.652L357.949 282.572L355.419 280.042L354.34 281.121L356.87 283.652ZM356.87 283.652C357.466 284.248 358.433 284.248 359.029 283.652L357.949 282.572L356.87 283.652ZM360.479 285.102L359.4 284.023C358.804 284.619 358.804 285.585 359.4 286.182L360.479 285.102ZM361.744 286.367L360.479 285.102L359.4 286.182L359.585 286.367L358.675 287.278C358.078 287.874 358.078 288.841 358.675 289.437L361.744 286.367ZM344.219 283.652L344.335 283.757C344.935 284.246 345.819 284.21 346.378 283.652L348.908 281.121C349.504 280.525 349.504 279.559 348.908 278.962L344.219 283.652ZM356.853 291.259L356.737 291.153C356.137 290.664 355.253 290.7 354.694 291.259L352.703 293.249C352.555 293.398 352.387 293.508 352.209 293.581L352.791 294.99C353.151 294.841 353.49 294.622 353.783 294.329L356.853 291.259ZM341.503 286.367L344.573 289.437C345.169 288.841 345.169 287.874 344.573 287.278L343.662 286.367L343.848 286.182C344.444 285.585 344.444 284.619 343.848 284.023L341.503 286.367ZM350.455 294.99C351.201 295.299 352.044 295.298 352.791 294.99L352.209 293.581C351.974 293.679 351.776 293.827 351.623 294.009C351.47 293.827 351.273 293.678 351.039 293.581L350.455 294.99ZM349.697 294.537C349.931 294.728 350.186 294.879 350.455 294.99L351.039 293.581C350.861 293.508 350.693 293.397 350.544 293.249L348.554 291.259C347.995 290.7 347.11 290.665 346.511 291.153L346.395 291.259L349.465 294.329L349.697 294.537Z' fill='url(%23paint454_linear_40004690_134055)'/%3E%3Cpath d='M351.936 316.898L375.686 340.648C376.878 341.841 378.811 341.841 380.004 340.648L386.481 334.171L360.572 308.262L351.936 316.898Z' fill='url(%23paint455_linear_40004690_134055)'/%3E%3Cpath d='M360.572 310.421C361.168 311.017 362.135 311.017 362.731 310.421L360.572 308.262L359.493 309.342L360.572 310.421ZM364.89 314.739C365.486 315.336 366.453 315.336 367.049 314.739L362.731 310.421C362.135 311.017 362.135 311.984 362.731 312.58L364.89 314.739ZM369.208 319.058C369.805 319.654 370.771 319.654 371.367 319.058L367.049 314.739C366.453 315.336 366.453 316.302 367.049 316.898L369.208 319.058ZM373.526 323.376C374.123 323.972 375.089 323.972 375.686 323.376L371.367 319.058C370.771 319.654 370.771 320.62 371.367 321.217L373.526 323.376ZM377.845 327.694C378.441 328.29 379.408 328.29 380.004 327.694L375.686 323.376C375.089 323.972 375.089 324.939 375.686 325.535L377.845 327.694ZM382.163 332.012C382.759 332.608 383.726 332.608 384.322 332.012L380.004 327.694C379.408 328.29 379.408 329.257 380.004 329.853L382.163 332.012ZM376.675 341.309C377.782 341.768 379.104 341.548 380.004 340.648L386.481 334.171L384.322 332.012C383.763 332.571 383.728 333.455 384.216 334.055L384.322 334.171L384.358 334.207C384.2 334.474 384.13 334.777 384.149 335.078C383.727 335.051 383.295 335.198 382.972 335.52L381.353 337.14C381.03 337.463 380.884 337.894 380.91 338.316C380.488 338.29 380.057 338.436 379.734 338.759L378.924 339.569C378.776 339.717 378.608 339.827 378.43 339.901C378.195 339.998 377.996 340.146 377.844 340.329C377.691 340.147 377.494 339.998 377.26 339.901L376.675 341.309ZM375.686 340.648C375.978 340.941 376.316 341.16 376.675 341.309L377.26 339.901C377.134 339.849 377.013 339.779 376.901 339.69C376.854 339.653 376.809 339.612 376.765 339.569L375.775 338.579C375.332 338.136 374.685 338.022 374.137 338.237C374.334 337.735 374.256 337.151 373.902 336.716L373.796 336.6L371.818 334.621C371.375 334.178 370.727 334.065 370.179 334.28C370.394 333.732 370.281 333.084 369.838 332.641L367.859 330.663C367.416 330.22 366.769 330.106 366.221 330.321C366.418 329.819 366.34 329.234 365.985 328.799L365.88 328.684L363.9 326.704C363.457 326.261 362.81 326.147 362.262 326.362C362.459 325.861 362.382 325.276 362.027 324.841L361.921 324.725L359.943 322.746C359.5 322.303 358.852 322.19 358.304 322.405C358.501 321.903 358.423 321.318 358.068 320.882L357.963 320.766L355.984 318.788C355.541 318.345 354.894 318.231 354.346 318.446C354.561 317.898 354.448 317.252 354.005 316.809L353.015 315.819L351.936 316.898L375.686 340.648Z' fill='url(%23paint456_linear_40004690_134055)'/%3E%3Cpath d='M359.198 320.531L369.259 330.593C370.452 331.785 372.385 331.785 373.577 330.593L375.492 328.678L363.271 316.458L359.198 320.531Z' fill='url(%23paint457_linear_40004690_134055)'/%3E%3Cpath d='M363.75 318.016C364.048 318.314 364.531 318.314 364.83 318.016L363.271 316.458L362.732 316.997L363.75 318.016ZM367.824 322.089C368.122 322.387 368.605 322.387 368.903 322.089L365.787 318.973C365.489 319.271 365.489 319.755 365.787 320.053L367.824 322.089ZM371.897 326.163C372.195 326.461 372.679 326.461 372.977 326.163L369.86 323.047C369.562 323.345 369.562 323.828 369.86 324.126L371.897 326.163ZM371.852 331.452C372.483 331.362 373.092 331.078 373.578 330.593L375.492 328.678L373.934 327.12C373.636 327.418 373.636 327.902 373.934 328.2L374.419 328.685C374.257 328.888 374.212 329.152 374.288 329.389C374.025 329.305 373.726 329.365 373.516 329.574L373.038 330.053C372.873 330.218 372.689 330.352 372.494 330.456C372.429 330.49 372.362 330.522 372.295 330.55C371.936 330.698 371.754 331.087 371.852 331.452ZM369.259 330.593C369.745 331.078 370.354 331.362 370.985 331.452C371.07 331.137 370.945 330.804 370.677 330.623L370.541 330.551L370.401 330.484C370.383 330.475 370.364 330.468 370.345 330.458C370.318 330.444 370.293 330.426 370.266 330.41C370.229 330.389 370.19 330.368 370.153 330.344C370.131 330.329 370.11 330.311 370.087 330.295C370.049 330.267 370.01 330.24 369.973 330.21L369.799 330.053L368.542 328.795C368.243 328.497 367.76 328.497 367.462 328.795L369.259 330.593ZM360.995 322.329C361.293 322.031 361.293 321.547 360.995 321.249L359.738 319.991L359.198 320.531L360.995 322.329ZM366.026 327.36C366.287 327.099 366.32 326.695 366.124 326.399L366.026 326.28L363.511 323.765C363.213 323.466 362.729 323.466 362.431 323.765L366.026 327.36Z' fill='url(%23paint458_linear_40004690_134055)'/%3E%3Cpath d='M316.816 238.781L340.566 262.531C341.758 263.723 343.691 263.723 344.884 262.531L351.361 256.054L325.452 230.145L316.816 238.781Z' fill='url(%23paint459_linear_40004690_134055)'/%3E%3Cpath d='M323.293 232.304C323.889 232.9 324.856 232.9 325.452 232.304L325.568 232.409C326.168 232.898 327.052 232.863 327.611 232.304L325.452 230.145L323.293 232.304ZM329.77 236.622C330.366 237.218 331.333 237.218 331.929 236.622L327.611 232.304C327.015 232.9 327.015 233.867 327.611 234.463L329.77 236.622ZM334.088 240.94C334.685 241.537 335.651 241.537 336.247 240.94L331.929 236.622C331.333 237.218 331.333 238.185 331.929 238.781L334.088 240.94ZM338.407 245.258C339.003 245.855 339.969 245.855 340.566 245.258L336.247 240.94C335.651 241.537 335.651 242.503 336.247 243.099L338.407 245.258ZM342.725 249.577C343.321 250.173 344.288 250.173 344.884 249.577L340.566 245.258C339.969 245.855 339.969 246.821 340.566 247.418L342.725 249.577ZM347.043 253.895C347.639 254.491 348.606 254.491 349.202 253.895L344.884 249.577C344.288 250.173 344.288 251.139 344.884 251.736L347.043 253.895ZM351.361 256.054L349.202 253.895C348.606 254.491 348.606 255.458 349.202 256.054L350.281 257.133L351.361 256.054ZM318.975 236.622C319.571 237.218 320.538 237.218 321.134 236.622L323.293 234.463C323.889 233.867 323.889 232.9 323.293 232.304L318.975 236.622ZM340.566 262.531C341.758 263.723 343.691 263.723 344.884 262.531C344.362 263.052 343.189 262.748 342.105 261.867C341.949 261.74 341.795 261.601 341.645 261.451L340.655 260.462C340.212 260.019 339.565 259.905 339.017 260.12C339.232 259.572 339.119 258.926 338.676 258.483L336.698 256.504C336.255 256.061 335.607 255.947 335.059 256.162C335.256 255.66 335.178 255.075 334.823 254.64L334.718 254.524L332.739 252.545C332.296 252.102 331.649 251.989 331.101 252.204C331.298 251.702 331.22 251.117 330.865 250.681L330.76 250.567L328.78 248.587C328.337 248.144 327.69 248.03 327.142 248.245C327.339 247.743 327.262 247.159 326.907 246.724L326.801 246.608L324.823 244.629C324.38 244.186 323.732 244.072 323.184 244.288C323.399 243.74 323.286 243.092 322.843 242.649L320.864 240.67C320.421 240.228 319.774 240.114 319.226 240.329C319.426 239.818 319.34 239.224 318.97 238.787L318.975 238.781C319.571 238.185 319.571 237.218 318.975 236.622L316.816 238.781L340.566 262.531Z' fill='url(%23paint460_linear_40004690_134055)'/%3E%3Cpath d='M330.018 239.273L340.075 249.331C341.268 250.523 341.268 252.456 340.075 253.649L338.162 255.562L325.946 243.346L330.018 239.273Z' fill='url(%23paint461_linear_40004690_134055)'/%3E%3Cpath d='M327.504 241.788C327.802 242.086 327.802 242.569 327.504 242.867L327.025 243.346L327.504 243.825C327.801 244.123 327.802 244.606 327.504 244.904L325.945 243.346L327.504 241.788ZM331.575 247.896C331.873 248.194 331.873 248.677 331.575 248.976L328.46 245.86C328.758 245.562 329.241 245.562 329.539 245.86L331.575 247.896ZM335.648 251.969C335.946 252.267 335.946 252.75 335.648 253.048L332.532 249.933C332.83 249.635 333.314 249.635 333.612 249.933L335.648 251.969ZM338.162 255.562L336.604 254.004C336.902 253.706 337.385 253.706 337.683 254.004L338.702 255.023L338.162 255.562ZM340.935 251.921C340.845 252.553 340.561 253.163 340.075 253.649C340.514 253.21 340.678 252.579 340.591 251.908C340.702 251.886 340.82 251.89 340.935 251.921ZM331.814 241.07C331.554 241.331 331.151 241.364 330.855 241.169L330.735 241.07L330.018 240.353L329.539 240.832L329.42 240.93C329.124 241.125 328.721 241.092 328.46 240.832L330.018 239.273L331.814 241.07ZM340.075 249.331C340.561 249.817 340.846 250.426 340.936 251.058C340.711 251.118 340.479 251.069 340.298 250.941C340.158 250.65 339.975 250.365 339.747 250.099L339.536 249.871L338.278 248.613C337.98 248.315 337.98 247.831 338.278 247.533L340.075 249.331ZM336.843 246.099C336.545 246.397 336.062 246.397 335.764 246.099L333.249 243.584C332.952 243.286 332.951 242.803 333.249 242.505L336.843 246.099Z' fill='url(%23paint462_linear_40004690_134055)'/%3E%3Cpath d='M350.269 347.598L322.201 375.666C321.009 376.858 321.009 378.791 322.201 379.984L350.269 408.052L380.496 377.825L350.269 347.598Z' fill='url(%23paint463_linear_40004690_134055)'/%3E%3Cpath d='M377.905 375.233L377.8 375.35C377.312 375.95 377.346 376.834 377.905 377.392L378.337 377.825L377.905 378.257L377.8 378.372C377.311 378.971 377.346 379.857 377.905 380.416L380.496 377.825L377.905 375.233ZM375.962 382.359L377.041 381.279C376.445 380.683 375.478 380.683 374.882 381.279L375.962 382.359ZM371.86 384.302C371.263 384.898 371.263 385.865 371.86 386.461L375.962 382.359L374.882 381.279L371.86 384.302ZM369.917 388.404L370.996 387.324C370.4 386.728 369.433 386.728 368.837 387.324L369.917 388.404ZM365.815 390.347L365.709 390.463C365.22 391.062 365.256 391.947 365.815 392.506L369.917 388.404L368.837 387.324L365.815 390.347ZM363.871 394.45L364.95 393.37C364.354 392.774 363.387 392.774 362.791 393.37L363.871 394.45ZM359.769 396.393L360.848 397.472L363.871 394.45L362.791 393.37L359.769 396.393ZM359.769 396.393C359.173 396.989 359.172 397.956 359.769 398.552L360.848 397.472L359.769 396.393ZM357.826 400.495L358.905 399.415C358.309 398.819 357.342 398.819 356.746 399.415L357.826 400.495ZM353.724 402.438L354.803 403.517L357.826 400.495L356.746 399.415L353.724 402.438ZM353.724 402.438C353.127 403.034 353.127 404.001 353.724 404.597L354.803 403.517L353.724 402.438ZM351.781 406.54L352.86 405.46C352.264 404.864 351.297 404.865 350.701 405.46L351.781 406.54ZM350.269 408.052L351.781 406.54L350.701 405.46L350.269 405.893L349.594 405.218C348.998 404.622 348.031 404.622 347.435 405.218L350.269 408.052ZM371.86 369.188C371.263 369.785 371.263 370.751 371.86 371.347L374.882 374.37C375.478 374.966 376.445 374.966 377.041 374.37L371.86 369.188ZM346.086 403.868L346.191 403.752C346.68 403.153 346.645 402.268 346.086 401.709L342.577 398.201C341.981 397.605 341.014 397.605 340.418 398.201L346.086 403.868ZM365.815 363.143L365.709 363.259C365.22 363.859 365.256 364.744 365.815 365.302L368.837 368.325C369.433 368.921 370.4 368.921 370.996 368.325L365.815 363.143ZM339.069 396.851L339.174 396.735C339.663 396.136 339.628 395.251 339.069 394.692L335.56 391.184C334.964 390.588 333.997 390.588 333.401 391.184L339.069 396.851ZM359.769 357.097L359.663 357.213C359.174 357.813 359.21 358.698 359.769 359.256L362.791 362.279C363.387 362.875 364.354 362.875 364.95 362.279L359.769 357.097ZM332.052 389.834L332.157 389.719C332.646 389.119 332.611 388.234 332.052 387.675L328.543 384.167C327.947 383.571 326.98 383.571 326.384 384.167L332.052 389.834ZM353.724 351.052L353.618 351.168C353.129 351.768 353.165 352.653 353.724 353.211L356.746 356.234C357.342 356.83 358.309 356.83 358.905 356.234L353.724 351.052ZM325.035 382.818L325.14 382.702C325.629 382.102 325.594 381.217 325.035 380.658L323.281 378.904C323.132 378.756 323.022 378.588 322.948 378.41C322.851 378.175 322.703 377.976 322.52 377.824C322.702 377.671 322.851 377.474 322.948 377.24L321.54 376.656C321.082 377.762 321.301 379.084 322.201 379.984L325.035 382.818ZM350.269 347.598L347.435 350.431C348.031 351.028 348.998 351.028 349.594 350.431L350.269 349.757L350.701 350.189C351.297 350.785 352.264 350.785 352.86 350.189L350.269 347.598ZM321.992 375.898C321.801 376.131 321.651 376.387 321.54 376.656L322.948 377.24C323.022 377.062 323.132 376.893 323.281 376.745L325.035 374.991C325.594 374.432 325.629 373.547 325.14 372.948L325.035 372.832L322.201 375.666L321.992 375.898ZM340.418 357.448C340.977 358.007 341.862 358.043 342.461 357.554L342.577 357.448L346.086 353.94C346.645 353.381 346.68 352.496 346.191 351.897L346.086 351.781L340.418 357.448ZM333.401 364.465C333.96 365.024 334.845 365.06 335.444 364.571L335.56 364.465L339.069 360.957C339.628 360.398 339.663 359.513 339.174 358.914L339.069 358.798L333.401 364.465ZM326.384 371.482C326.943 372.041 327.828 372.077 328.427 371.588L328.543 371.482L332.052 367.974C332.611 367.415 332.646 366.53 332.157 365.931L332.052 365.815L326.384 371.482Z' fill='url(%23paint464_linear_40004690_134055)'/%3E%3Cpath d='M350.269 354.555L329.152 375.671C327.96 376.864 327.96 378.797 329.152 379.99L350.269 401.106L373.545 377.831L350.269 354.555Z' fill='url(%23paint465_linear_40004690_134055)'/%3E%3Cpath d='M371.011 375.297L370.906 375.413C370.417 376.012 370.452 376.897 371.011 377.456L371.385 377.83L371.01 378.205L372.089 379.285L373.544 377.83L371.011 375.297ZM371.01 378.205C370.414 378.801 370.414 379.768 371.01 380.364L372.089 379.285L371.01 378.205ZM369.18 382.195L370.259 381.115C369.663 380.519 368.696 380.519 368.1 381.115L369.18 382.195ZM365.191 384.025L365.087 384.141C364.598 384.74 364.632 385.625 365.191 386.184L369.18 382.195L368.1 381.115L365.191 384.025ZM363.361 388.013L364.441 386.933C363.845 386.338 362.878 386.338 362.282 386.933L363.361 388.013ZM359.372 389.843L360.452 390.923L363.361 388.013L362.282 386.933L359.372 389.843ZM359.372 389.843C358.776 390.439 358.777 391.406 359.372 392.002L360.452 390.923L359.372 389.843ZM357.542 393.832L358.622 392.753C358.025 392.157 357.059 392.157 356.463 392.753L357.542 393.832ZM353.553 395.662L353.45 395.778C352.96 396.378 352.994 397.262 353.553 397.822L357.542 393.832L356.463 392.753L353.553 395.662ZM351.723 399.652L352.802 398.572C352.206 397.976 351.239 397.976 350.643 398.572L351.723 399.652ZM350.269 401.105L351.723 399.652L350.643 398.572L350.269 398.946L349.589 398.266C348.993 397.671 348.026 397.671 347.43 398.266L350.269 401.105ZM365.192 369.477L365.086 369.593C364.597 370.193 364.633 371.078 365.192 371.636L368.101 374.546C368.698 375.142 369.664 375.142 370.26 374.546L365.192 369.477ZM346.07 396.906L346.174 396.792C346.664 396.192 346.629 395.306 346.07 394.747L342.55 391.227C341.954 390.632 340.987 390.632 340.391 391.227L346.07 396.906ZM359.372 363.658L359.268 363.775C358.779 364.375 358.814 365.258 359.372 365.817L362.282 368.727C362.878 369.323 363.845 369.323 364.441 368.727L359.372 363.658ZM339.031 389.867L339.135 389.752C339.624 389.153 339.59 388.267 339.031 387.708L335.512 384.189C334.916 383.593 333.949 383.593 333.353 384.189L339.031 389.867ZM353.554 357.84L353.448 357.956C352.96 358.555 352.995 359.44 353.554 359.999L356.464 362.908C357.06 363.504 358.027 363.504 358.623 362.908L353.554 357.84ZM331.992 382.828L332.096 382.713C332.585 382.114 332.551 381.228 331.992 380.669L330.232 378.91C330.121 378.798 330.031 378.676 329.962 378.547L329.9 378.415L329.834 378.275C329.74 378.101 329.616 377.951 329.471 377.83C329.653 377.677 329.803 377.48 329.9 377.245L329.164 376.941L328.489 376.661C328.031 377.768 328.253 379.089 329.153 379.989L331.992 382.828ZM350.269 354.555L347.43 357.394C348.026 357.99 348.993 357.99 349.589 357.394L350.269 356.714L350.644 357.089C351.24 357.685 352.207 357.685 352.803 357.089L350.269 354.555ZM328.943 375.904C328.752 376.137 328.602 376.392 328.491 376.66L329.9 377.245C329.974 377.067 330.084 376.899 330.232 376.751L331.992 374.991C332.55 374.432 332.585 373.549 332.096 372.949L331.992 372.832L329.153 375.671L328.943 375.904ZM340.391 364.433C340.987 365.029 341.954 365.029 342.55 364.433L346.069 360.914C346.628 360.355 346.663 359.47 346.174 358.871L346.069 358.755L340.391 364.433ZM333.352 371.472C333.91 372.031 334.795 372.066 335.395 371.577L335.511 371.472L339.031 367.952C339.589 367.393 339.624 366.509 339.135 365.91L339.031 365.793L333.352 371.472Z' fill='url(%23paint466_linear_40004690_134055)'/%3E%3Cpath d='M350.269 367.711L342.307 375.672C341.115 376.865 341.115 378.798 342.307 379.991L350.269 387.952L360.389 377.831L350.269 367.711Z' fill='url(%23paint467_linear_40004690_134055)'/%3E%3Cpath d='M358.045 375.487L357.939 375.603C357.451 376.202 357.486 377.087 358.045 377.646L358.23 377.831L358.045 378.017L359.124 379.097L360.389 377.831L358.045 375.487ZM358.045 378.017C357.449 378.613 357.449 379.58 358.045 380.176L359.124 379.097L358.045 378.017ZM356.594 381.627L357.674 380.547C357.078 379.951 356.111 379.951 355.515 380.547L356.594 381.627ZM352.985 383.077L354.064 384.157L356.594 381.627L355.515 380.547L352.985 383.077ZM352.985 383.077C352.388 383.674 352.388 384.64 352.985 385.236L354.064 384.157L352.985 383.077ZM351.534 386.687L352.614 385.607C352.017 385.011 351.051 385.011 350.454 385.607L351.534 386.687ZM350.269 387.952L351.534 386.687L350.454 385.607L350.269 385.793L349.358 384.882C348.762 384.286 347.795 384.286 347.199 384.882L350.269 387.952ZM352.985 370.427L352.879 370.543C352.39 371.142 352.426 372.027 352.985 372.586L355.515 375.116C356.111 375.712 357.078 375.712 357.674 375.116L352.985 370.427ZM345.377 383.06L345.483 382.944C345.972 382.345 345.936 381.46 345.377 380.901L343.387 378.911C343.239 378.763 343.128 378.595 343.055 378.417L341.646 378.999C341.795 379.359 342.014 379.698 342.307 379.991L345.377 383.06ZM350.269 367.711L347.199 370.781C347.795 371.377 348.762 371.377 349.358 370.781L350.269 369.87L350.454 370.056C351.051 370.652 352.017 370.652 352.614 370.056L350.269 367.711ZM341.646 376.662C341.337 377.409 341.338 378.252 341.646 378.999L343.055 378.417C342.958 378.182 342.809 377.983 342.627 377.83C342.809 377.678 342.958 377.481 343.055 377.246L341.646 376.662ZM342.099 375.904C341.908 376.138 341.758 376.394 341.646 376.662L343.055 377.246C343.128 377.068 343.239 376.9 343.387 376.752L345.377 374.762C345.936 374.203 345.972 373.318 345.483 372.719L345.377 372.603L342.307 375.672L342.099 375.904Z' fill='url(%23paint468_linear_40004690_134055)'/%3E%3Cpath d='M319.733 378.133L295.983 401.883C294.791 403.075 294.791 405.008 295.983 406.201L302.46 412.678L328.369 386.769L319.733 378.133Z' fill='url(%23paint469_linear_40004690_134055)'/%3E%3Cpath d='M326.21 386.769C325.614 387.365 325.614 388.332 326.21 388.928L328.369 386.769L327.29 385.69L326.21 386.769ZM321.892 391.087C321.296 391.683 321.296 392.65 321.892 393.246L326.21 388.928C325.614 388.332 324.647 388.332 324.051 388.928L321.892 391.087ZM317.574 395.405C316.978 396.002 316.978 396.968 317.574 397.564L321.892 393.246C321.296 392.65 320.329 392.65 319.733 393.246L317.574 395.405ZM313.256 399.724C312.659 400.32 312.659 401.286 313.256 401.883L317.574 397.564C316.978 396.968 316.011 396.968 315.415 397.564L313.256 399.724ZM308.937 404.042C308.341 404.638 308.341 405.605 308.937 406.201L313.256 401.883C312.659 401.286 311.693 401.286 311.097 401.883L308.937 404.042ZM304.619 408.36C304.023 408.956 304.023 409.923 304.619 410.519L308.937 406.201C308.341 405.605 307.375 405.605 306.778 406.201L304.619 408.36ZM295.322 402.873C294.864 403.979 295.083 405.301 295.983 406.201L302.46 412.678L304.619 410.519C304.06 409.96 303.176 409.925 302.576 410.413L302.46 410.519L302.424 410.555C302.157 410.397 301.854 410.327 301.554 410.346C301.58 409.924 301.434 409.492 301.111 409.169L299.491 407.55C299.169 407.227 298.737 407.081 298.315 407.107C298.342 406.685 298.195 406.254 297.872 405.931L297.063 405.121C296.914 404.973 296.804 404.805 296.73 404.627C296.633 404.392 296.485 404.193 296.302 404.041C296.484 403.888 296.633 403.691 296.73 403.457L295.322 402.873ZM295.983 401.883C295.69 402.175 295.471 402.513 295.322 402.873L296.73 403.457C296.782 403.331 296.853 403.21 296.941 403.098C296.978 403.051 297.019 403.006 297.063 402.962L298.052 401.972C298.495 401.529 298.609 400.882 298.394 400.334C298.896 400.531 299.48 400.453 299.915 400.099L300.031 399.993L302.01 398.015C302.453 397.572 302.567 396.924 302.352 396.376C302.9 396.591 303.547 396.478 303.99 396.035L305.969 394.056C306.412 393.613 306.525 392.966 306.31 392.418C306.812 392.615 307.397 392.537 307.833 392.182L307.948 392.077L309.927 390.097C310.37 389.654 310.484 389.007 310.269 388.459C310.771 388.656 311.355 388.579 311.79 388.224L311.906 388.119L313.885 386.14C314.328 385.697 314.442 385.049 314.227 384.501C314.728 384.698 315.314 384.62 315.749 384.265L315.865 384.16L317.844 382.181C318.287 381.738 318.4 381.091 318.185 380.543C318.733 380.758 319.38 380.645 319.822 380.202L320.812 379.212L319.733 378.133L295.983 401.883Z' fill='url(%23paint470_linear_40004690_134055)'/%3E%3Cpath d='M316.105 385.406L306.044 395.468C304.851 396.66 304.851 398.593 306.044 399.786L307.958 401.7L320.178 389.48L316.105 385.406Z' fill='url(%23paint471_linear_40004690_134055)'/%3E%3Cpath d='M318.62 389.958C318.322 390.257 318.322 390.74 318.62 391.038L320.178 389.48L319.639 388.94L318.62 389.958ZM314.547 394.032C314.249 394.33 314.249 394.813 314.547 395.112L317.663 391.995C317.365 391.697 316.882 391.697 316.583 391.995L314.547 394.032ZM310.473 398.106C310.175 398.404 310.175 398.887 310.473 399.185L313.589 396.069C313.291 395.771 312.808 395.771 312.51 396.069L310.473 398.106ZM305.184 398.06C305.274 398.691 305.558 399.301 306.043 399.786L307.958 401.7L309.516 400.142C309.218 399.844 308.734 399.844 308.436 400.142L307.951 400.627C307.748 400.465 307.484 400.421 307.247 400.497C307.331 400.233 307.271 399.934 307.062 399.725L306.583 399.246C306.418 399.081 306.284 398.897 306.18 398.702C306.146 398.637 306.114 398.571 306.086 398.503C305.938 398.145 305.549 397.962 305.184 398.06ZM306.043 395.468C305.558 395.953 305.274 396.562 305.184 397.194C305.499 397.278 305.832 397.153 306.013 396.886L306.085 396.75L306.152 396.61C306.161 396.591 306.169 396.572 306.178 396.554C306.193 396.527 306.21 396.501 306.226 396.475C306.248 396.437 306.268 396.398 306.292 396.362C306.307 396.339 306.325 396.318 306.342 396.295C306.369 396.257 306.396 396.218 306.426 396.182L306.583 396.008L307.841 394.75C308.139 394.452 308.139 393.968 307.841 393.67L306.043 395.468ZM314.307 387.204C314.605 387.502 315.089 387.502 315.387 387.204L316.645 385.946L316.105 385.406L314.307 387.204ZM309.277 392.235C309.537 392.495 309.941 392.528 310.237 392.333L310.356 392.235L312.872 389.719C313.17 389.421 313.17 388.938 312.872 388.64L309.277 392.235Z' fill='url(%23paint472_linear_40004690_134055)'/%3E%3Cpath d='M397.854 343.02L374.104 366.769C372.912 367.962 372.912 369.895 374.104 371.087L380.581 377.565L406.49 351.656L397.854 343.02Z' fill='url(%23paint473_linear_40004690_134055)'/%3E%3Cpath d='M404.331 349.497C403.735 350.093 403.735 351.06 404.331 351.656L404.226 351.772C403.737 352.371 403.772 353.256 404.331 353.815L406.49 351.656L404.331 349.497ZM400.013 355.974C399.417 356.57 399.417 357.537 400.013 358.133L404.331 353.815C403.735 353.219 402.768 353.219 402.172 353.815L400.013 355.974ZM395.695 360.292C395.099 360.888 395.099 361.855 395.695 362.451L400.013 358.133C399.417 357.537 398.45 357.537 397.854 358.133L395.695 360.292ZM391.377 364.61C390.78 365.206 390.78 366.173 391.377 366.769L395.695 362.451C395.099 361.855 394.132 361.855 393.536 362.451L391.377 364.61ZM387.059 368.928C386.462 369.525 386.462 370.491 387.059 371.087L391.377 366.769C390.78 366.173 389.814 366.173 389.218 366.769L387.059 368.928ZM382.74 373.247C382.144 373.843 382.144 374.809 382.74 375.406L387.059 371.087C386.462 370.491 385.496 370.491 384.899 371.087L382.74 373.247ZM380.581 377.565L382.74 375.406C382.144 374.809 381.178 374.809 380.581 375.406L379.502 376.485L380.581 377.565ZM400.013 345.179C399.417 345.775 399.417 346.741 400.013 347.338L402.172 349.497C402.768 350.093 403.735 350.093 404.331 349.497L400.013 345.179ZM374.104 366.769C372.912 367.962 372.912 369.895 374.104 371.087C373.583 370.566 373.887 369.392 374.768 368.308C374.895 368.153 375.034 367.999 375.184 367.849L376.174 366.859C376.616 366.416 376.73 365.769 376.515 365.221C377.063 365.435 377.71 365.323 378.152 364.88L380.131 362.901C380.574 362.458 380.688 361.811 380.473 361.263C380.975 361.46 381.56 361.382 381.995 361.027L382.111 360.921L384.09 358.943C384.533 358.5 384.647 357.852 384.431 357.304C384.933 357.501 385.519 357.423 385.954 357.068L386.069 356.964L388.048 354.984C388.491 354.541 388.605 353.894 388.39 353.346C388.892 353.542 389.476 353.465 389.911 353.111L390.027 353.005L392.006 351.026C392.449 350.584 392.563 349.936 392.348 349.388C392.896 349.603 393.543 349.489 393.986 349.047L395.965 347.068C396.408 346.625 396.521 345.978 396.306 345.43C396.817 345.63 397.411 345.544 397.849 345.173L397.854 345.179C398.45 345.775 399.417 345.775 400.013 345.179L397.854 343.02L374.104 366.769Z' fill='url(%23paint474_linear_40004690_134055)'/%3E%3Cpath d='M397.358 356.223L387.301 366.28C386.108 367.472 384.175 367.472 382.982 366.28L381.069 364.367L393.286 352.151L397.358 356.223Z' fill='url(%23paint475_linear_40004690_134055)'/%3E%3Cpath d='M394.843 353.708C394.545 354.006 394.062 354.006 393.764 353.708L393.285 353.23L392.807 353.708C392.509 354.006 392.025 354.006 391.727 353.708L393.285 352.15L394.843 353.708ZM388.735 357.78C388.437 358.078 387.954 358.078 387.656 357.78L390.771 354.664C391.069 354.963 391.069 355.446 390.771 355.744L388.735 357.78ZM384.663 361.852C384.365 362.15 383.881 362.15 383.583 361.852L386.698 358.737C386.997 359.035 386.997 359.518 386.698 359.817L384.663 361.852ZM381.069 364.367L382.627 362.808C382.925 363.106 382.925 363.59 382.627 363.888L381.609 364.906L381.069 364.367ZM384.71 367.139C384.078 367.049 383.468 366.766 382.982 366.28C383.421 366.719 384.053 366.882 384.723 366.796C384.745 366.907 384.741 367.024 384.71 367.139ZM395.561 358.019C395.301 357.758 395.267 357.356 395.462 357.06L395.561 356.94L396.278 356.223L395.8 355.744L395.702 355.625C395.506 355.329 395.539 354.925 395.8 354.664L397.358 356.223L395.561 358.019ZM387.3 366.28C386.815 366.766 386.205 367.05 385.574 367.14C385.514 366.916 385.562 366.684 385.691 366.502C385.981 366.363 386.266 366.18 386.532 365.952L386.761 365.74L388.018 364.483C388.316 364.185 388.8 364.185 389.098 364.483L387.3 366.28ZM390.533 363.048C390.235 362.75 390.235 362.266 390.533 361.968L393.047 359.454C393.345 359.156 393.829 359.156 394.127 359.454L390.533 363.048Z' fill='url(%23paint476_linear_40004690_134055)'/%3E%3Cpath d='M156.438 334.491C157.63 333.299 157.63 331.365 156.438 330.173L126.211 299.946C125.018 298.754 123.085 298.754 121.893 299.946L91.6657 330.173C90.4733 331.365 90.4733 333.299 91.6657 334.491L121.893 364.718C123.085 365.911 125.018 365.911 126.211 364.718L156.438 334.491Z' fill='url(%23paint477_linear_40004690_134055)'/%3E%3Cpath d='M138.086 352.843L137.858 352.626C135.461 350.46 131.76 350.533 129.449 352.843L124.052 358.241L118.654 352.843L114.336 357.161L121.893 364.718C123.085 365.911 125.018 365.911 126.211 364.718L138.086 352.843ZM118.654 352.843C116.269 350.458 112.403 350.458 110.018 352.843L114.336 357.161L118.654 352.843ZM99.2225 342.048L103.541 346.366C105.925 343.981 105.925 340.115 103.541 337.73L99.2225 342.048ZM91.6657 330.173C90.4733 331.365 90.4733 333.299 91.6657 334.491L99.2225 342.048L103.541 337.73L98.1429 332.332L103.541 326.934C105.925 324.55 105.925 320.683 103.541 318.298L91.6657 330.173ZM156.438 334.491C157.63 333.299 157.63 331.365 156.438 330.173L144.563 318.298C142.178 320.683 142.178 324.55 144.563 326.934L149.961 332.332L144.563 337.73C142.178 340.115 142.178 343.981 144.563 346.366L156.438 334.491ZM110.018 311.821C112.403 314.206 116.269 314.206 118.654 311.821L124.052 306.423L129.449 311.821C131.76 314.131 135.461 314.204 137.858 312.038L138.086 311.821L126.211 299.946C125.018 298.754 123.085 298.754 121.893 299.946L110.018 311.821Z' fill='url(%23paint478_linear_40004690_134055)'/%3E%3Cpath d='M118.458 319.862L111.586 326.734L115.904 331.053C117.306 329.65 117.881 327.736 117.635 325.912C119.459 326.159 121.374 325.582 122.776 324.18L118.458 319.862ZM126.213 316.425C125.021 315.233 123.087 315.233 121.895 316.425L118.458 319.862L122.776 324.18L124.054 322.902L125.332 324.18C126.734 325.582 128.649 326.159 130.473 325.912C130.227 327.736 130.802 329.65 132.204 331.053L133.482 332.33L132.204 333.608C130.802 335.01 130.225 336.925 130.472 338.749C128.648 338.503 126.734 339.078 125.332 340.481L124.054 341.758L122.776 340.481C121.374 339.078 119.46 338.503 117.636 338.749C117.883 336.925 117.306 335.01 115.904 333.608L114.626 332.33L115.904 331.053L111.586 326.734L108.149 330.171C106.956 331.364 106.956 333.297 108.149 334.489L121.895 348.235C123.087 349.428 125.021 349.428 126.213 348.235L139.959 334.489C141.152 333.297 141.152 331.364 139.959 330.171L126.213 316.425Z' fill='url(%23paint479_linear_40004690_134055)'/%3E%3Cpath d='M110.315 376.297L82.2469 348.229C81.0545 347.037 79.1212 347.037 77.9288 348.229L49.8608 376.297L80.0878 406.524L110.315 376.297Z' fill='url(%23paint480_linear_40004690_134055)'/%3E%3Cpath d='M82.6791 403.933L82.5621 403.828C81.9626 403.34 81.0789 403.374 80.5201 403.933L80.0878 404.365L79.6556 403.933L79.5407 403.828C78.941 403.339 78.0556 403.373 77.4965 403.933L80.0878 406.524L82.6791 403.933ZM75.5536 401.99L76.6331 403.069C77.2293 402.473 77.2293 401.506 76.6331 400.91L75.5536 401.99ZM73.6106 397.888C73.0144 397.291 72.0478 397.291 71.4515 397.888L75.5536 401.99L76.6331 400.91L73.6106 397.888ZM69.5086 395.945L70.5881 397.024C71.1843 396.428 71.1841 395.461 70.5881 394.865L69.5086 395.945ZM67.5656 391.843L67.4497 391.737C66.85 391.248 65.9656 391.284 65.4066 391.843L69.5086 395.945L70.5881 394.865L67.5656 391.843ZM63.4626 389.899L64.5421 390.978C65.1383 390.382 65.1383 389.415 64.5421 388.819L63.4626 389.899ZM61.5196 385.797L60.4401 386.876L63.4626 389.899L64.5421 388.819L61.5196 385.797ZM61.5196 385.797C60.9234 385.201 59.9567 385.2 59.3605 385.797L60.4401 386.876L61.5196 385.797ZM57.4176 383.854L58.4971 384.933C59.0933 384.337 59.0933 383.37 58.4971 382.774L57.4176 383.854ZM55.4746 379.752L54.3951 380.831L57.4176 383.854L58.4971 382.774L55.4746 379.752ZM55.4746 379.752C54.8784 379.155 53.9118 379.155 53.3156 379.752L54.3951 380.831L55.4746 379.752ZM51.3726 377.809L52.4521 378.888C53.0482 378.292 53.0479 377.325 52.4521 376.729L51.3726 377.809ZM49.8608 376.297L51.3726 377.809L52.4521 376.729L52.0199 376.297L52.6946 375.622C53.2908 375.026 53.2908 374.059 52.6946 373.463L49.8608 376.297ZM88.7241 397.888C88.1279 397.291 87.1613 397.291 86.565 397.888L83.5426 400.91C82.9463 401.506 82.9463 402.473 83.5426 403.069L88.7241 397.888ZM54.044 372.114L54.16 372.219C54.7596 372.708 55.6443 372.673 56.2031 372.114L59.7116 368.605C60.3078 368.009 60.3078 367.042 59.7116 366.446L54.044 372.114ZM94.7691 391.843L94.6531 391.737C94.0535 391.248 93.1689 391.284 92.61 391.843L89.5875 394.865C88.9915 395.461 88.9914 396.428 89.5875 397.024L94.7691 391.843ZM61.061 365.097L61.177 365.202C61.7766 365.691 62.6612 365.656 63.2201 365.097L66.7286 361.588C67.3248 360.992 67.3248 360.025 66.7286 359.429L61.061 365.097ZM100.815 385.797L100.699 385.691C100.1 385.202 99.2149 385.238 98.656 385.797L95.6336 388.819C95.0373 389.415 95.0373 390.382 95.6336 390.978L100.815 385.797ZM68.078 358.08L68.194 358.185C68.7936 358.674 69.6782 358.639 70.2371 358.08L73.7456 354.571C74.3418 353.975 74.3418 353.008 73.7456 352.412L68.078 358.08ZM106.86 379.752L106.744 379.646C106.144 379.157 105.26 379.193 104.701 379.752L101.679 382.774C101.082 383.37 101.082 384.337 101.679 384.933L106.86 379.752ZM75.095 351.063L75.2109 351.168C75.8106 351.657 76.6952 351.622 77.254 351.063L79.0083 349.308C79.1567 349.16 79.3248 349.05 79.5027 348.976C79.7377 348.879 79.9361 348.731 80.0889 348.548C80.2416 348.73 80.4384 348.879 80.6729 348.976L81.257 347.568C80.15 347.11 78.8287 347.329 77.9288 348.229L75.095 351.063ZM110.315 376.297L107.481 373.463C106.885 374.059 106.885 375.026 107.481 375.622L108.156 376.297L107.724 376.729C107.128 377.325 107.127 378.292 107.724 378.888L110.315 376.297ZM82.015 348.02C81.781 347.829 81.5253 347.679 81.257 347.568L80.6729 348.976C80.8509 349.05 81.019 349.16 81.1674 349.308L82.9216 351.063C83.4805 351.622 84.3651 351.657 84.9647 351.168L85.0807 351.063L82.2469 348.229L82.015 348.02ZM100.464 366.446C99.9052 367.005 99.8698 367.89 100.359 368.489L100.464 368.605L103.973 372.114C104.531 372.673 105.416 372.708 106.016 372.219L106.132 372.114L100.464 366.446ZM93.4471 359.429C92.8882 359.988 92.8528 360.873 93.3417 361.472L93.4471 361.588L96.9556 365.097C97.5144 365.656 98.399 365.691 98.9987 365.202L99.1146 365.097L93.4471 359.429ZM86.4301 352.412C85.8712 352.971 85.8359 353.856 86.3247 354.455L86.4301 354.571L89.9386 358.08C90.4974 358.639 91.3821 358.674 91.9817 358.185L92.0977 358.08L86.4301 352.412Z' fill='url(%23paint481_linear_40004690_134055)'/%3E%3Cpath d='M103.362 376.297L82.2449 355.18C81.0525 353.988 79.1192 353.988 77.9268 355.18L56.81 376.297L80.0858 399.573L103.362 376.297Z' fill='url(%23paint482_linear_40004690_134055)'/%3E%3Cpath d='M82.6196 397.039L82.5037 396.934C81.904 396.445 81.0194 396.48 80.4606 397.039L80.0863 397.413L79.711 397.038L78.6315 398.117L80.0863 399.572L82.6196 397.039ZM79.711 397.038C79.115 396.442 78.1482 396.442 77.5519 397.038L78.6315 398.117L79.711 397.038ZM75.7218 395.208L76.8013 396.287C77.397 395.691 77.3974 394.724 76.8013 394.128L75.7218 395.208ZM73.8916 391.219L73.7757 391.115C73.1762 390.626 72.2916 390.66 71.7326 391.219L75.7218 395.208L76.8013 394.128L73.8916 391.219ZM69.9035 389.389L70.983 390.469C71.5786 389.873 71.5787 388.906 70.983 388.31L69.9035 389.389ZM68.0733 385.4L66.9938 386.48L69.9035 389.389L70.983 388.31L68.0733 385.4ZM68.0733 385.4C67.4773 384.804 66.5105 384.804 65.9142 385.4L66.9938 386.48L68.0733 385.4ZM64.0841 383.57L65.1636 384.65C65.7593 384.053 65.7597 383.087 65.1636 382.491L64.0841 383.57ZM62.2539 379.581L62.138 379.478C61.5385 378.988 60.654 379.022 60.0949 379.581L64.0841 383.57L65.1636 382.491L62.2539 379.581ZM58.2647 377.751L59.3443 378.83C59.94 378.234 59.9403 377.267 59.3443 376.671L58.2647 377.751ZM56.8109 376.297L58.2647 377.751L59.3443 376.671L58.97 376.297L59.65 375.617C60.2458 375.021 60.2456 374.054 59.65 373.458L56.8109 376.297ZM88.439 391.22L88.323 391.114C87.7234 390.625 86.8388 390.661 86.2799 391.22L83.3703 394.129C82.7743 394.725 82.7741 395.692 83.3703 396.288L88.439 391.22ZM61.0099 372.098L61.1249 372.202C61.7245 372.692 62.61 372.657 63.169 372.098L66.6891 368.578C67.2847 367.982 67.2847 367.015 66.6891 366.419L61.0099 372.098ZM94.2584 385.4L94.1414 385.296C93.5418 384.807 92.6582 384.842 92.0993 385.4L89.1896 388.31C88.5934 388.906 88.5934 389.873 89.1896 390.469L94.2584 385.4ZM68.0491 365.059L68.164 365.163C68.7636 365.652 69.6491 365.618 70.2081 365.059L73.7272 361.54C74.3232 360.944 74.3229 359.977 73.7272 359.381L68.0491 365.059ZM100.077 379.582L99.9607 379.476C99.3611 378.988 98.4765 379.023 97.9176 379.582L95.0079 382.492C94.4122 383.088 94.4119 384.055 95.0079 384.651L100.077 379.582ZM75.0882 358.02L75.2031 358.124C75.8028 358.613 76.6882 358.579 77.2473 358.02L79.0068 356.26C79.1181 356.149 79.2401 356.059 79.3694 355.99L79.5012 355.928L79.6414 355.862C79.8156 355.768 79.965 355.644 80.0863 355.499C80.2391 355.681 80.4365 355.831 80.6714 355.928L80.975 355.192L81.2555 354.517C80.1486 354.059 78.8271 354.281 77.9272 355.181L75.0882 358.02ZM103.362 376.297L100.523 373.458C99.9264 374.054 99.9264 375.021 100.523 375.617L101.203 376.297L100.827 376.672C100.231 377.268 100.231 378.235 100.827 378.831L103.362 376.297ZM82.0124 354.971C81.7789 354.78 81.5242 354.629 81.2565 354.519L80.6714 355.928C80.8492 356.002 81.0176 356.112 81.1659 356.26L82.9254 358.02C83.4842 358.578 84.3679 358.613 84.9674 358.124L85.0844 358.02L82.2454 355.181L82.0124 354.971ZM93.4835 366.419C92.8873 367.015 92.8873 367.982 93.4835 368.578L97.0026 372.097C97.5614 372.656 98.446 372.691 99.0457 372.202L99.1616 372.097L93.4835 366.419ZM86.4444 359.38C85.8856 359.938 85.8503 360.823 86.339 361.423L86.4444 361.539L89.9645 365.059C90.5233 365.617 91.4071 365.652 92.0065 365.163L92.1236 365.059L86.4444 359.38Z' fill='url(%23paint483_linear_40004690_134055)'/%3E%3Cpath d='M90.2074 376.297L82.2459 368.335C81.0535 367.143 79.1202 367.143 77.9278 368.335L69.9663 376.297L80.0868 386.417L90.2074 376.297Z' fill='url(%23paint484_linear_40004690_134055)'/%3E%3Cpath d='M82.4314 384.073L82.3155 383.967C81.7158 383.479 80.8312 383.514 80.2724 384.073L80.0868 384.258L79.9013 384.073L78.8218 385.152L80.0868 386.417L82.4314 384.073ZM79.9013 384.073C79.3051 383.477 78.3384 383.477 77.7422 384.073L78.8218 385.152L79.9013 384.073ZM76.2916 382.622L77.3712 383.702C77.9674 383.106 77.9674 382.139 77.3712 381.543L76.2916 382.622ZM74.841 379.013L73.7615 380.092L76.2916 382.622L77.3712 381.543L74.841 379.013ZM74.841 379.013C74.2448 378.416 73.2782 378.416 72.682 379.013L73.7615 380.092L74.841 379.013ZM71.2314 377.562L72.3109 378.641C72.9071 378.045 72.9071 377.079 72.3109 376.482L71.2314 377.562ZM69.9663 376.297L71.2314 377.562L72.3109 376.482L72.1253 376.297L73.0362 375.386C73.6324 374.79 73.6324 373.823 73.0362 373.227L69.9663 376.297ZM87.4917 379.013L87.3758 378.907C86.7761 378.418 85.8915 378.454 85.3327 379.013L82.8025 381.543C82.2064 382.139 82.2063 383.106 82.8025 383.702L87.4917 379.013ZM74.8579 371.405L74.9739 371.511C75.5735 372 76.4581 371.964 77.0169 371.405L79.0073 369.415C79.1557 369.267 79.3238 369.156 79.5017 369.083L78.9198 367.674C78.5594 367.823 78.2208 368.042 77.9278 368.335L74.8579 371.405ZM90.2074 376.297L87.1375 373.227C86.5413 373.823 86.5413 374.79 87.1375 375.386L88.0483 376.297L87.8628 376.482C87.2666 377.079 87.2666 378.045 87.8628 378.641L90.2074 376.297ZM81.256 367.674C80.5095 367.365 79.6665 367.366 78.9198 367.674L79.5017 369.083C79.7368 368.986 79.9351 368.837 80.0879 368.655C80.2406 368.837 80.4374 368.986 80.6719 369.083L81.256 367.674ZM82.014 368.127C81.78 367.936 81.5243 367.785 81.256 367.674L80.6719 369.083C80.8498 369.156 81.018 369.267 81.1664 369.415L83.1567 371.405C83.7156 371.964 84.6002 371.999 85.1998 371.511L85.3158 371.405L82.2459 368.335L82.014 368.127Z' fill='url(%23paint485_linear_40004690_134055)'/%3E%3Cpath d='M79.7777 345.758L56.0279 322.008C54.8355 320.816 52.9022 320.816 51.7098 322.008L45.2326 328.485L71.1414 354.394L79.7777 345.758Z' fill='url(%23paint486_linear_40004690_134055)'/%3E%3Cpath d='M71.1414 352.235C70.5452 351.639 69.5786 351.639 68.9824 352.235L71.1414 354.394L72.221 353.315L71.1414 352.235ZM66.8233 347.917C66.2271 347.321 65.2604 347.321 64.6642 347.917L68.9824 352.235C69.5786 351.639 69.5786 350.672 68.9824 350.076L66.8233 347.917ZM62.5051 343.599C61.9089 343.003 60.9423 343.003 60.3461 343.599L64.6642 347.917C65.2604 347.321 65.2604 346.354 64.6642 345.758L62.5051 343.599ZM58.187 339.281C57.5908 338.684 56.6241 338.684 56.0279 339.281L60.3461 343.599C60.9423 343.003 60.9423 342.036 60.3461 341.44L58.187 339.281ZM53.8689 334.962C53.2726 334.366 52.306 334.366 51.7098 334.962L56.0279 339.281C56.6241 338.684 56.6241 337.718 56.0279 337.122L53.8689 334.962ZM49.5507 330.644C48.9545 330.048 47.9879 330.048 47.3916 330.644L51.7098 334.962C52.306 334.366 52.306 333.4 51.7098 332.803L49.5507 330.644ZM55.038 321.347C53.9311 320.889 52.6097 321.108 51.7098 322.008L45.2326 328.485L47.3916 330.644C47.9505 330.085 47.9859 329.201 47.4971 328.601L47.3916 328.485L47.3558 328.449C47.5134 328.182 47.5836 327.879 47.5645 327.579C47.9869 327.605 48.4183 327.459 48.7411 327.136L50.3604 325.517C50.6832 325.194 50.8299 324.762 50.8031 324.34C51.2255 324.367 51.6569 324.22 51.9797 323.897L52.7893 323.088C52.9377 322.939 53.1058 322.829 53.2838 322.755C53.5188 322.658 53.7171 322.51 53.8699 322.327C54.0226 322.509 54.2194 322.658 54.454 322.755L55.038 321.347ZM56.0279 322.008C55.7354 321.716 55.3978 321.496 55.038 321.347L54.454 322.755C54.5795 322.807 54.7002 322.878 54.8124 322.966C54.8596 323.003 54.9049 323.044 54.9484 323.088L55.9383 324.077C56.3813 324.52 57.0287 324.634 57.5766 324.419C57.3799 324.921 57.4571 325.505 57.8117 325.94L57.9171 326.056L59.8959 328.035C60.3388 328.478 60.9862 328.592 61.5342 328.377C61.3191 328.925 61.4329 329.572 61.8758 330.015L63.8546 331.994C64.2975 332.437 64.9448 332.55 65.4928 332.335C65.2959 332.837 65.3738 333.422 65.729 333.858L65.8334 333.973L67.8132 335.952C68.2562 336.395 68.9036 336.509 69.4515 336.294C69.2548 336.796 69.332 337.38 69.6866 337.815L69.792 337.931L71.7708 339.91C72.2137 340.353 72.8611 340.467 73.4091 340.252C73.2121 340.753 73.2903 341.339 73.6452 341.774L73.7507 341.89L75.7295 343.869C76.1724 344.312 76.8197 344.425 77.3677 344.21C77.1528 344.758 77.2657 345.405 77.7082 345.847L78.6982 346.837L79.7777 345.758L56.0279 322.008Z' fill='url(%23paint487_linear_40004690_134055)'/%3E%3Cpath d='M72.5127 342.133L62.4514 332.072C61.259 330.879 59.3257 330.879 58.1333 332.072L56.2189 333.986L68.4392 346.206L72.5127 342.133Z' fill='url(%23paint488_linear_40004690_134055)'/%3E%3Cpath d='M67.9605 344.648C67.6624 344.35 67.1791 344.35 66.881 344.648L68.4391 346.206L68.9789 345.667L67.9605 344.648ZM63.887 340.575C63.5888 340.277 63.1055 340.277 62.8074 340.575L65.9237 343.691C66.2218 343.393 66.2218 342.91 65.9237 342.611L63.887 340.575ZM59.8134 336.501C59.5153 336.203 59.0319 336.203 58.7339 336.501L61.8502 339.617C62.1483 339.319 62.1483 338.836 61.8502 338.538L59.8134 336.501ZM59.8587 331.212C59.2276 331.302 58.6184 331.586 58.1329 332.071L56.2185 333.986L57.7766 335.544C58.0747 335.246 58.0747 334.762 57.7766 334.464L57.2917 333.979C57.4537 333.776 57.4982 333.512 57.4224 333.275C57.6859 333.359 57.985 333.299 58.1941 333.09L58.6727 332.611C58.838 332.446 59.0219 332.312 59.2167 332.208C59.2819 332.174 59.3484 332.142 59.4159 332.114C59.7741 331.966 59.9569 331.577 59.8587 331.212ZM62.4511 332.071C61.9655 331.586 61.3565 331.302 60.7253 331.212C60.6408 331.527 60.766 331.86 61.0331 332.041L61.1691 332.113L61.3094 332.18C61.3278 332.189 61.347 332.196 61.3652 332.206C61.3923 332.221 61.4177 332.238 61.4443 332.254C61.4818 332.275 61.5206 332.296 61.5571 332.32C61.58 332.335 61.601 332.353 61.6235 332.37C61.6617 332.397 61.7005 332.424 61.7374 332.454L61.9113 332.611L63.169 333.869C63.4671 334.167 63.9504 334.167 64.2486 333.869L62.4511 332.071ZM70.7152 340.335C70.4171 340.633 70.4172 341.117 70.7152 341.415L71.9729 342.673L72.5127 342.133L70.7152 340.335ZM65.6844 335.305C65.4236 335.565 65.3907 335.969 65.5864 336.265L65.6844 336.384L68.1998 338.899C68.4979 339.198 68.9813 339.198 69.2794 338.899L65.6844 335.305Z' fill='url(%23paint489_linear_40004690_134055)'/%3E%3Cpath d='M114.89 423.883L91.14 400.133C89.9476 398.941 88.0143 398.941 86.8218 400.133L80.3446 406.61L106.253 432.519L114.89 423.883Z' fill='url(%23paint490_linear_40004690_134055)'/%3E%3Cpath d='M108.413 430.36C107.816 429.764 106.85 429.764 106.253 430.36L106.138 430.255C105.538 429.766 104.653 429.801 104.094 430.36L106.253 432.519L108.413 430.36ZM101.935 426.042C101.339 425.446 100.372 425.446 99.7763 426.042L104.094 430.36C104.691 429.764 104.691 428.797 104.094 428.201L101.935 426.042ZM97.6172 421.724C97.021 421.128 96.0543 421.128 95.4581 421.724L99.7763 426.042C100.372 425.446 100.372 424.479 99.7763 423.883L97.6172 421.724ZM93.2991 417.406C92.7029 416.809 91.7362 416.809 91.14 417.406L95.4581 421.724C96.0543 421.128 96.0543 420.161 95.4581 419.565L93.2991 417.406ZM88.9809 413.087C88.3847 412.491 87.4181 412.491 86.8218 413.087L91.14 417.406C91.7362 416.809 91.7362 415.843 91.14 415.247L88.9809 413.087ZM84.6628 408.769C84.0666 408.173 83.0999 408.173 82.5037 408.769L86.8218 413.087C87.4181 412.491 87.4181 411.525 86.8218 410.928L84.6628 408.769ZM80.3446 406.61L82.5037 408.769C83.0999 408.173 83.0999 407.206 82.5037 406.61L81.4242 405.531L80.3446 406.61ZM112.731 426.042C112.134 425.446 111.168 425.446 110.572 426.042L108.413 428.201C107.816 428.797 107.816 429.764 108.413 430.36L112.731 426.042ZM91.14 400.133C89.9476 398.941 88.0143 398.941 86.8218 400.133C87.3431 399.612 88.517 399.916 89.6008 400.797C89.7566 400.924 89.9106 401.063 90.0605 401.213L91.0504 402.202C91.4933 402.645 92.1407 402.759 92.6887 402.544C92.4738 403.092 92.5864 403.739 93.0292 404.181L95.008 406.16C95.4508 406.603 96.0983 406.717 96.6463 406.502C96.4493 407.004 96.5275 407.589 96.8824 408.024L96.9878 408.14L98.9666 410.119C99.4095 410.562 100.057 410.675 100.605 410.46C100.408 410.962 100.486 411.547 100.841 411.983L100.945 412.098L102.925 414.077C103.368 414.52 104.016 414.634 104.564 414.419C104.367 414.921 104.444 415.505 104.799 415.94L104.904 416.056L106.883 418.035C107.326 418.478 107.973 418.592 108.521 418.377C108.306 418.925 108.42 419.572 108.863 420.015L110.842 421.994C111.284 422.437 111.932 422.55 112.48 422.335C112.28 422.846 112.365 423.44 112.736 423.878L112.731 423.883C112.134 424.479 112.134 425.446 112.731 426.042L114.89 423.883L91.14 400.133Z' fill='url(%23paint491_linear_40004690_134055)'/%3E%3Cpath d='M79.8256 319.555L107.893 291.487C109.086 290.294 109.086 288.361 107.893 287.169L79.8256 259.101L49.5986 289.328L79.8256 319.555Z' fill='url(%23paint492_linear_40004690_134055)'/%3E%3Cpath d='M52.1899 291.919L52.2942 291.802C52.7829 291.202 52.7483 290.319 52.1899 289.76L51.7576 289.328L52.1899 288.895L52.2942 288.781C52.7836 288.181 52.7489 287.295 52.1899 286.736L49.5986 289.328L52.1899 291.919ZM54.1328 284.793L53.0533 285.873C53.6495 286.469 54.6162 286.469 55.2124 285.873L54.1328 284.793ZM58.2349 282.85C58.8311 282.254 58.8311 281.288 58.2349 280.691L54.1328 284.793L55.2124 285.873L58.2349 282.85ZM60.1778 278.748L59.0983 279.828C59.6944 280.424 60.6611 280.424 61.2573 279.828L60.1778 278.748ZM64.2798 276.806L64.3853 276.69C64.8745 276.09 64.8388 275.205 64.2798 274.646L60.1778 278.748L61.2573 279.828L64.2798 276.806ZM66.2238 272.702L65.1443 273.782C65.7405 274.378 66.7072 274.378 67.3034 273.782L66.2238 272.702ZM70.3259 270.759L69.2463 269.68L66.2238 272.702L67.3034 273.782L70.3259 270.759ZM70.3259 270.759C70.9219 270.163 70.922 269.197 70.3259 268.6L69.2463 269.68L70.3259 270.759ZM72.2688 266.657L71.1893 267.737C71.7855 268.333 72.7521 268.333 73.3483 267.737L72.2688 266.657ZM76.3708 264.714L75.2913 263.635L72.2688 266.657L73.3483 267.737L76.3708 264.714ZM76.3708 264.714C76.967 264.118 76.967 263.152 76.3708 262.555L75.2913 263.635L76.3708 264.714ZM78.3138 260.612L77.2343 261.692C77.8303 262.288 78.7971 262.288 79.3933 261.692L78.3138 260.612ZM79.8256 259.101L78.3138 260.612L79.3933 261.692L79.8256 261.26L80.5003 261.934C81.0965 262.531 82.0631 262.531 82.6593 261.934L79.8256 259.101ZM58.2349 297.964C58.8311 297.368 58.8311 296.401 58.2349 295.805L55.2124 292.782C54.6162 292.186 53.6495 292.186 53.0533 292.782L58.2349 297.964ZM84.0088 263.284L83.9033 263.4C83.4145 264 83.4499 264.884 84.0088 265.443L87.5173 268.951C88.1135 269.548 89.0801 269.548 89.6763 268.951L84.0088 263.284ZM64.2798 304.009L64.3853 303.893C64.874 303.293 64.8387 302.409 64.2798 301.85L61.2573 298.827C60.6611 298.231 59.6944 298.231 59.0983 298.827L64.2798 304.009ZM91.0257 270.301L90.9203 270.417C90.4315 271.016 90.4669 271.901 91.0257 272.46L94.5342 275.968C95.1304 276.565 96.0971 276.565 96.6933 275.968L91.0257 270.301ZM70.3259 310.055L70.4313 309.939C70.9201 309.339 70.8845 308.455 70.3259 307.896L67.3034 304.873C66.7072 304.277 65.7405 304.277 65.1443 304.873L70.3259 310.055ZM98.0427 277.318L97.9373 277.434C97.4485 278.033 97.4839 278.918 98.0427 279.477L101.551 282.985C102.147 283.582 103.114 283.582 103.71 282.985L98.0427 277.318ZM76.3708 316.1L76.4763 315.984C76.9651 315.384 76.9297 314.5 76.3708 313.941L73.3483 310.918C72.7521 310.322 71.7855 310.322 71.1893 310.918L76.3708 316.1ZM105.06 284.335L104.954 284.451C104.465 285.05 104.501 285.935 105.06 286.494L106.814 288.248C106.962 288.397 107.072 288.565 107.146 288.743C107.243 288.978 107.392 289.176 107.574 289.329C107.392 289.481 107.243 289.678 107.146 289.913L108.554 290.497C109.013 289.39 108.793 288.069 107.893 287.169L105.06 284.335ZM79.8256 319.555L82.6593 316.721C82.0631 316.125 81.0965 316.125 80.5003 316.721L79.8256 317.396L79.3933 316.963C78.7971 316.368 77.8303 316.367 77.2343 316.963L79.8256 319.555ZM108.102 291.255C108.293 291.021 108.443 290.765 108.554 290.497L107.146 289.913C107.072 290.091 106.962 290.259 106.814 290.407L105.06 292.161C104.501 292.72 104.465 293.605 104.954 294.205L105.06 294.321L107.893 291.487L108.102 291.255ZM89.6763 309.704C89.1175 309.145 88.2329 309.11 87.6332 309.599L87.5173 309.704L84.0088 313.212C83.4499 313.771 83.4145 314.656 83.9033 315.256L84.0088 315.371L89.6763 309.704ZM96.6933 302.687C96.1345 302.128 95.2498 302.093 94.6502 302.582L94.5342 302.687L91.0257 306.195C90.4669 306.754 90.4315 307.639 90.9203 308.239L91.0257 308.355L96.6933 302.687ZM103.71 295.67C103.151 295.111 102.267 295.076 101.667 295.565L101.551 295.67L98.0427 299.178C97.4839 299.737 97.4485 300.622 97.9373 301.222L98.0427 301.338L103.71 295.67Z' fill='url(%23paint493_linear_40004690_134055)'/%3E%3Cpath d='M79.8256 312.602L100.942 291.485C102.135 290.292 102.135 288.359 100.942 287.167L79.8256 266.05L56.5497 289.326L79.8256 312.602Z' fill='url(%23paint494_linear_40004690_134055)'/%3E%3Cpath d='M59.0835 291.86L59.1889 291.744C59.6777 291.144 59.6423 290.259 59.0835 289.7L58.7093 289.326L59.0846 288.951L58.005 287.871L56.5502 289.326L59.0835 291.86ZM59.0846 288.951C59.6805 288.355 59.6802 287.388 59.0846 286.792L58.005 287.871L59.0846 288.951ZM60.9147 284.962L59.8352 286.041C60.4314 286.637 61.3982 286.637 61.9942 286.041L60.9147 284.962ZM64.9039 283.132L65.0072 283.016C65.4964 282.416 65.4625 281.531 64.9039 280.972L60.9147 284.962L61.9942 286.041L64.9039 283.132ZM66.733 279.143L65.6535 280.223C66.2496 280.818 67.2165 280.819 67.8126 280.223L66.733 279.143ZM70.7222 277.313L69.6427 276.234L66.733 279.143L67.8126 280.223L70.7222 277.313ZM70.7222 277.313C71.3183 276.717 71.318 275.75 70.7222 275.154L69.6427 276.234L70.7222 277.313ZM72.5524 273.324L71.4729 274.403C72.0691 274.999 73.0359 275 73.6319 274.403L72.5524 273.324ZM76.5416 271.494L76.6449 271.378C77.1343 270.778 77.1003 269.894 76.5416 269.335L72.5524 273.324L73.6319 274.403L76.5416 271.494ZM78.3718 267.505L77.2922 268.584C77.8885 269.18 78.8553 269.18 79.4513 268.584L78.3718 267.505ZM79.8256 266.051L78.3718 267.505L79.4513 268.584L79.8256 268.21L80.5055 268.89C81.1016 269.486 82.0685 269.485 82.6646 268.89L79.8256 266.051ZM64.9029 297.679L65.0083 297.563C65.4971 296.963 65.4617 296.079 64.9029 295.52L61.9932 292.61C61.397 292.014 60.4302 292.014 59.8341 292.61L64.9029 297.679ZM84.0246 270.25L83.9202 270.365C83.4309 270.964 83.4657 271.85 84.0246 272.409L87.5447 275.929C88.1407 276.525 89.1076 276.525 89.7037 275.929L84.0246 270.25ZM70.7223 303.498L70.8266 303.381C71.3153 302.782 71.2807 301.898 70.7223 301.339L67.8126 298.429C67.2164 297.833 66.2497 297.833 65.6535 298.429L70.7223 303.498ZM91.0637 277.289L90.9593 277.404C90.47 278.003 90.5047 278.889 91.0637 279.448L94.5827 282.967C95.1788 283.563 96.1455 283.563 96.7418 282.967L91.0637 277.289ZM76.5406 309.317L76.646 309.201C77.1348 308.601 77.0994 307.716 76.5406 307.157L73.6309 304.248C73.0346 303.652 72.0679 303.652 71.4718 304.248L76.5406 309.317ZM98.1028 284.328L97.9984 284.443C97.5091 285.043 97.5438 285.928 98.1028 286.487L99.8623 288.247C99.9736 288.358 100.063 288.48 100.132 288.609L100.194 288.741L100.261 288.881C100.354 289.055 100.479 289.205 100.623 289.326C100.441 289.479 100.292 289.676 100.194 289.911L100.93 290.215L101.605 290.495C102.063 289.388 101.842 288.067 100.942 287.167L98.1028 284.328ZM79.8256 312.602L82.6646 309.763C82.0684 309.166 81.1018 309.166 80.5055 309.763L79.8256 310.442L79.4503 310.067C78.854 309.471 77.8874 309.471 77.2912 310.067L79.8256 312.602ZM101.152 291.252C101.342 291.019 101.493 290.764 101.604 290.496L100.194 289.911C100.121 290.089 100.011 290.257 99.8623 290.406L98.1028 292.165C97.5443 292.724 97.5098 293.608 97.9984 294.207L98.1028 294.324L100.942 291.485L101.152 291.252ZM89.7037 302.723C89.1075 302.127 88.1409 302.127 87.5447 302.723L84.0256 306.242C83.4668 306.801 83.4314 307.686 83.9202 308.286L84.0256 308.401L89.7037 302.723ZM96.7429 295.684C96.1841 295.125 95.2994 295.09 94.6998 295.579L94.5838 295.684L91.0637 299.204C90.5053 299.763 90.4707 300.647 90.9593 301.246L91.0637 301.363L96.7429 295.684Z' fill='url(%23paint495_linear_40004690_134055)'/%3E%3Cpath d='M79.8256 299.441L87.787 291.48C88.9795 290.287 88.9795 288.354 87.787 287.162L79.8256 279.2L69.705 289.321L79.8256 299.441Z' fill='url(%23paint496_linear_40004690_134055)'/%3E%3Cpath d='M72.0496 291.665L72.155 291.549C72.6438 290.95 72.6084 290.065 72.0496 289.506L71.8641 289.321L72.0496 289.135L70.9701 288.056L69.705 289.321L72.0496 291.665ZM72.0496 289.135C72.6458 288.539 72.6458 287.572 72.0496 286.976L70.9701 288.056L72.0496 289.135ZM73.5002 285.526L72.4207 286.605C73.0169 287.201 73.9835 287.201 74.5797 286.605L73.5002 285.526ZM77.1099 284.075L76.0304 282.996L73.5002 285.526L74.5797 286.605L77.1099 284.075ZM77.1099 284.075C77.706 283.479 77.7061 282.512 77.1099 281.916L76.0304 282.996L77.1099 284.075ZM78.5605 280.465L77.481 281.545C78.0772 282.141 79.0438 282.141 79.64 281.545L78.5605 280.465ZM79.8256 279.2L78.5605 280.465L79.64 281.545L79.8256 281.359L80.7364 282.27C81.3326 282.866 82.2993 282.866 82.8955 282.27L79.8256 279.2ZM77.1099 296.726L77.2153 296.61C77.7041 296.01 77.6687 295.126 77.1099 294.567L74.5797 292.037C73.9835 291.44 73.0169 291.44 72.4207 292.037L77.1099 296.726ZM84.7172 284.092L84.6117 284.208C84.1229 284.807 84.1583 285.692 84.7172 286.251L86.7075 288.241C86.8559 288.39 86.966 288.558 87.0396 288.736L88.4481 288.154C88.2991 287.793 88.08 287.455 87.7871 287.162L84.7172 284.092ZM79.8256 299.441L82.8955 296.372C82.2993 295.775 81.3326 295.775 80.7364 296.372L79.8256 297.282L79.64 297.097C79.0438 296.501 78.0772 296.501 77.481 297.097L79.8256 299.441ZM88.4481 290.49C88.7572 289.743 88.7567 288.9 88.4481 288.154L87.0396 288.736C87.1369 288.971 87.2853 289.169 87.4676 289.322C87.2858 289.475 87.1367 289.671 87.0396 289.906L88.4481 290.49ZM87.9958 291.248C88.1867 291.014 88.337 290.758 88.4481 290.49L87.0396 289.906C86.966 290.084 86.8559 290.252 86.7075 290.4L84.7172 292.391C84.1583 292.95 84.1229 293.834 84.6117 294.434L84.7172 294.55L87.7871 291.48L87.9958 291.248Z' fill='url(%23paint497_linear_40004690_134055)'/%3E%3Cpath d='M110.358 289.016L134.108 265.266C135.3 264.073 135.3 262.14 134.108 260.948L127.63 254.47L101.722 280.379L110.358 289.016Z' fill='url(%23paint498_linear_40004690_134055)'/%3E%3Cpath d='M103.881 280.379C104.477 279.783 104.477 278.816 103.881 278.22L101.722 280.379L102.801 281.459L103.881 280.379ZM108.199 276.061C108.795 275.465 108.795 274.498 108.199 273.902L103.881 278.22C104.477 278.816 105.443 278.816 106.04 278.22L108.199 276.061ZM112.517 271.743C113.113 271.147 113.113 270.18 112.517 269.584L108.199 273.902C108.795 274.498 109.762 274.498 110.358 273.902L112.517 271.743ZM116.835 267.425C117.431 266.829 117.431 265.862 116.835 265.266L112.517 269.584C113.113 270.18 114.08 270.18 114.676 269.584L116.835 267.425ZM121.153 263.107C121.749 262.511 121.749 261.544 121.153 260.948L116.835 265.266C117.431 265.862 118.398 265.862 118.994 265.266L121.153 263.107ZM125.471 258.789C126.067 258.192 126.067 257.226 125.471 256.63L121.153 260.948C121.749 261.544 122.716 261.544 123.312 260.948L125.471 258.789ZM134.769 264.276C135.227 263.169 135.007 261.848 134.108 260.948L127.63 254.47L125.471 256.63C126.03 257.188 126.915 257.224 127.514 256.735L127.63 256.63L127.666 256.594C127.933 256.751 128.237 256.821 128.537 256.802C128.51 257.225 128.657 257.656 128.98 257.979L130.599 259.598C130.922 259.921 131.353 260.068 131.776 260.041C131.749 260.463 131.896 260.895 132.218 261.218L133.028 262.027C133.176 262.176 133.286 262.344 133.36 262.522C133.457 262.757 133.606 262.955 133.788 263.108C133.606 263.261 133.457 263.457 133.36 263.692L134.769 264.276ZM134.108 265.266C134.4 264.973 134.62 264.636 134.769 264.276L133.36 263.692C133.308 263.817 133.238 263.938 133.149 264.05C133.112 264.097 133.072 264.143 133.028 264.186L132.038 265.176C131.595 265.619 131.481 266.267 131.697 266.815C131.195 266.618 130.61 266.695 130.175 267.05L130.059 267.155L128.081 269.134C127.638 269.577 127.524 270.224 127.739 270.772C127.191 270.557 126.544 270.671 126.101 271.114L124.122 273.092C123.679 273.535 123.565 274.183 123.78 274.731C123.278 274.534 122.693 274.612 122.258 274.967L122.143 275.071L120.163 277.051C119.721 277.494 119.606 278.141 119.822 278.689C119.32 278.493 118.735 278.57 118.3 278.924L118.184 279.03L116.206 281.009C115.763 281.452 115.649 282.099 115.864 282.647C115.362 282.45 114.777 282.528 114.342 282.883L114.226 282.989L112.247 284.967C111.804 285.41 111.69 286.058 111.905 286.606C111.358 286.391 110.711 286.504 110.268 286.946L109.278 287.936L110.358 289.016L134.108 265.266Z' fill='url(%23paint499_linear_40004690_134055)'/%3E%3Cpath d='M113.989 281.746L124.05 271.685C125.242 270.492 125.242 268.559 124.05 267.367L122.136 265.452L109.915 277.673L113.989 281.746Z' fill='url(%23paint500_linear_40004690_134055)'/%3E%3Cpath d='M111.473 277.194C111.771 276.896 111.771 276.412 111.473 276.114L109.915 277.673L110.455 278.212L111.473 277.194ZM115.547 273.12C115.845 272.822 115.845 272.339 115.547 272.041L112.43 275.157C112.729 275.455 113.212 275.455 113.51 275.157L115.547 273.12ZM119.62 269.047C119.918 268.749 119.918 268.265 119.62 267.967L116.504 271.084C116.802 271.382 117.285 271.382 117.584 271.084L119.62 269.047ZM124.909 269.092C124.819 268.461 124.536 267.852 124.05 267.366L122.136 265.452L120.578 267.01C120.876 267.308 121.359 267.308 121.657 267.01L122.142 266.525C122.346 266.687 122.609 266.732 122.846 266.656C122.762 266.919 122.823 267.218 123.032 267.427L123.51 267.906C123.676 268.071 123.809 268.255 123.913 268.45C123.948 268.515 123.979 268.582 124.007 268.649C124.155 269.008 124.545 269.19 124.909 269.092ZM124.05 271.684C124.536 271.199 124.819 270.59 124.909 269.959C124.594 269.874 124.261 269.999 124.081 270.267L124.008 270.403L123.942 270.543C123.933 270.561 123.925 270.58 123.915 270.599C123.901 270.626 123.883 270.651 123.868 270.678C123.846 270.715 123.826 270.754 123.801 270.79C123.786 270.813 123.768 270.834 123.752 270.857C123.725 270.895 123.698 270.934 123.668 270.971L123.51 271.145L122.253 272.402C121.955 272.701 121.955 273.184 122.253 273.482L124.05 271.684ZM115.786 279.949C115.488 279.651 115.005 279.651 114.707 279.949L113.449 281.206L113.989 281.746L115.786 279.949ZM120.817 274.918C120.556 274.657 120.153 274.624 119.857 274.82L119.737 274.918L117.222 277.433C116.924 277.731 116.924 278.215 117.222 278.513L120.817 274.918Z' fill='url(%23paint501_linear_40004690_134055)'/%3E%3Cpath d='M32.2406 324.133L55.9904 300.383C57.1828 299.191 57.1828 297.257 55.9904 296.065L49.5132 289.588L23.6043 315.497L32.2406 324.133Z' fill='url(%23paint502_linear_40004690_134055)'/%3E%3Cpath d='M25.7634 317.656C26.3596 317.059 26.3596 316.093 25.7634 315.497L25.8688 315.381C26.3576 314.781 26.3222 313.896 25.7634 313.337L23.6043 315.497L25.7634 317.656ZM30.0815 311.178C30.6777 310.582 30.6777 309.616 30.0815 309.019L25.7634 313.337C26.3596 313.934 27.3262 313.934 27.9225 313.337L30.0815 311.178ZM34.3997 306.86C34.9959 306.264 34.9959 305.297 34.3997 304.701L30.0815 309.019C30.6777 309.616 31.6444 309.616 32.2406 309.019L34.3997 306.86ZM38.7178 302.542C39.314 301.946 39.314 300.979 38.7178 300.383L34.3997 304.701C34.9959 305.297 35.9625 305.297 36.5587 304.701L38.7178 302.542ZM43.036 298.224C43.6322 297.628 43.6322 296.661 43.036 296.065L38.7178 300.383C39.314 300.979 40.2807 300.979 40.8769 300.383L43.036 298.224ZM47.3541 293.906C47.9503 293.31 47.9503 292.343 47.3541 291.747L43.036 296.065C43.6322 296.661 44.5988 296.661 45.195 296.065L47.3541 293.906ZM49.5132 289.588L47.3541 291.747C47.9503 292.343 48.917 292.343 49.5132 291.747L50.5927 290.667L49.5132 289.588ZM30.0815 321.974C30.6777 321.378 30.6777 320.411 30.0815 319.815L27.9225 317.656C27.3262 317.059 26.3596 317.059 25.7634 317.656L30.0815 321.974ZM55.9904 300.383C57.1828 299.191 57.1828 297.257 55.9904 296.065C56.5116 296.586 56.2078 297.76 55.3262 298.844C55.1995 299 55.0607 299.154 54.9108 299.303L53.9209 300.293C53.4782 300.736 53.3642 301.384 53.5793 301.932C53.0314 301.717 52.3849 301.829 51.9421 302.272L49.9633 304.251C49.5205 304.694 49.4067 305.341 49.6218 305.889C49.1198 305.692 48.5346 305.77 48.0994 306.125L47.9835 306.231L46.0047 308.21C45.5618 308.653 45.448 309.3 45.6631 309.848C45.1611 309.651 44.5759 309.729 44.1408 310.084L44.0259 310.188L42.046 312.168C41.6034 312.611 41.4893 313.259 41.7045 313.807C41.2028 313.61 40.6182 313.687 40.1832 314.042L40.0672 314.147L38.0884 316.126C37.6456 316.569 37.5318 317.216 37.7469 317.764C37.1989 317.549 36.5514 317.663 36.1086 318.106L34.1298 320.085C33.6869 320.527 33.5731 321.175 33.7882 321.723C33.2778 321.523 32.6831 321.609 32.2459 321.979L32.2406 321.974C31.6444 321.378 30.6777 321.378 30.0815 321.974L32.2406 324.133L55.9904 300.383Z' fill='url(%23paint503_linear_40004690_134055)'/%3E%3Cpath d='M32.7338 310.93L42.791 300.872C43.9834 299.68 45.9167 299.68 47.1092 300.872L49.0222 302.785L36.8059 315.002L32.7338 310.93Z' fill='url(%23paint504_linear_40004690_134055)'/%3E%3Cpath d='M35.2481 313.444C35.5462 313.146 36.0295 313.146 36.3276 313.444L36.8063 313.923L37.2849 313.444C37.583 313.146 38.0664 313.146 38.3644 313.444L36.8063 315.002L35.2481 313.444ZM41.3563 309.373C41.6544 309.074 42.1378 309.074 42.4359 309.373L39.3206 312.488C39.0225 312.19 39.0225 311.706 39.3206 311.408L41.3563 309.373ZM45.4288 305.3C45.727 305.002 46.2103 305.002 46.5084 305.3L43.3931 308.415C43.095 308.117 43.095 307.634 43.3931 307.336L45.4288 305.3ZM49.0227 302.786L47.4646 304.344C47.1665 304.046 47.1667 303.562 47.4646 303.264L48.483 302.246L49.0227 302.786ZM45.3814 300.013C46.0133 300.103 46.6232 300.386 47.1093 300.872C46.6702 300.433 46.0389 300.27 45.3688 300.357C45.3468 300.245 45.3505 300.128 45.3814 300.013ZM34.5302 309.133C34.7909 309.394 34.8247 309.796 34.6293 310.093L34.5302 310.213L33.8133 310.93L34.2919 311.408L34.39 311.527C34.5855 311.824 34.5527 312.227 34.2919 312.488L32.7338 310.93L34.5302 309.133ZM42.7912 300.872C43.277 300.386 43.8864 300.102 44.518 300.012C44.5779 300.236 44.5295 300.468 44.401 300.65C44.1102 300.789 43.8252 300.972 43.5597 301.2L43.3309 301.412L42.0732 302.67C41.7751 302.967 41.2917 302.968 40.9937 302.67L42.7912 300.872ZM39.5589 304.105C39.857 304.403 39.857 304.886 39.5589 305.184L37.0445 307.698C36.7464 307.996 36.2629 307.996 35.965 307.698L39.5589 304.105Z' fill='url(%23paint505_linear_40004690_134055)'/%3E%3Cpath d='M138.201 286.359L166.268 314.427C167.461 315.62 169.394 315.62 170.587 314.427L198.655 286.359L168.428 256.132L138.201 286.359Z' fill='url(%23paint506_linear_40004690_134055)'/%3E%3Cpath d='M165.836 258.724L165.953 258.828C166.553 259.317 167.436 259.282 167.995 258.724L168.428 258.291L168.86 258.724L168.975 258.828C169.574 259.317 170.46 259.283 171.019 258.724L168.428 256.132L165.836 258.724ZM172.962 260.667L171.882 259.587C171.286 260.183 171.286 261.15 171.882 261.746L172.962 260.667ZM174.905 264.769C175.501 265.365 176.468 265.365 177.064 264.769L172.962 260.667L171.882 261.746L174.905 264.769ZM179.007 266.712L177.927 265.632C177.331 266.228 177.331 267.195 177.927 267.791L179.007 266.712ZM180.95 270.814L181.066 270.919C181.665 271.408 182.55 271.373 183.109 270.814L179.007 266.712L177.927 267.791L180.95 270.814ZM185.053 272.758L183.973 271.678C183.377 272.274 183.377 273.241 183.973 273.837L185.053 272.758ZM186.996 276.86L188.075 275.78L185.053 272.758L183.973 273.837L186.996 276.86ZM186.996 276.86C187.592 277.456 188.559 277.456 189.155 276.86L188.075 275.78L186.996 276.86ZM191.098 278.803L190.018 277.723C189.422 278.319 189.422 279.286 190.018 279.882L191.098 278.803ZM193.041 282.905L194.12 281.825L191.098 278.803L190.018 279.882L193.041 282.905ZM193.041 282.905C193.637 283.501 194.604 283.501 195.2 282.905L194.12 281.825L193.041 282.905ZM197.143 284.848L196.063 283.768C195.467 284.364 195.467 285.331 196.063 285.927L197.143 284.848ZM198.655 286.359L197.143 284.848L196.063 285.927L196.495 286.359L195.821 287.034C195.225 287.63 195.225 288.597 195.821 289.193L198.655 286.359ZM159.791 264.769C160.387 265.365 161.354 265.365 161.95 264.769L164.973 261.746C165.569 261.15 165.569 260.183 164.973 259.587L159.791 264.769ZM194.471 290.543L194.355 290.437C193.756 289.948 192.871 289.984 192.312 290.543L188.804 294.051C188.208 294.647 188.208 295.614 188.804 296.21L194.471 290.543ZM153.746 270.814L153.862 270.919C154.462 271.408 155.347 271.372 155.905 270.814L158.928 267.791C159.524 267.195 159.524 266.228 158.928 265.632L153.746 270.814ZM187.454 297.56L187.338 297.454C186.739 296.965 185.854 297.001 185.295 297.56L181.787 301.068C181.191 301.664 181.191 302.631 181.787 303.227L187.454 297.56ZM147.7 276.86L147.816 276.965C148.416 277.454 149.3 277.418 149.859 276.86L152.882 273.837C153.478 273.241 153.478 272.274 152.882 271.678L147.7 276.86ZM180.437 304.577L180.321 304.471C179.722 303.982 178.837 304.018 178.278 304.577L174.77 308.085C174.174 308.681 174.174 309.648 174.77 310.244L180.437 304.577ZM141.655 282.905L141.771 283.01C142.371 283.499 143.256 283.463 143.814 282.905L146.837 279.882C147.433 279.286 147.433 278.319 146.837 277.723L141.655 282.905ZM173.42 311.594L173.304 311.488C172.705 310.999 171.82 311.035 171.261 311.594L169.507 313.348C169.359 313.496 169.191 313.606 169.013 313.68C168.778 313.777 168.579 313.926 168.426 314.108C168.274 313.926 168.077 313.777 167.842 313.68L167.258 315.088C168.365 315.547 169.687 315.327 170.587 314.427L173.42 311.594ZM138.201 286.359L141.034 289.193C141.631 288.597 141.631 287.63 141.034 287.034L140.36 286.359L140.792 285.927C141.388 285.331 141.388 284.364 140.792 283.768L138.201 286.359ZM166.5 314.636C166.734 314.827 166.99 314.977 167.258 315.088L167.842 313.68C167.665 313.606 167.496 313.496 167.348 313.348L165.594 311.594C165.035 311.035 164.15 310.999 163.551 311.488L163.435 311.594L166.268 314.427L166.5 314.636ZM148.051 296.21C148.61 295.651 148.646 294.767 148.157 294.167L148.051 294.051L144.543 290.543C143.984 289.984 143.099 289.948 142.5 290.437L142.384 290.543L148.051 296.21ZM155.068 303.227C155.627 302.668 155.663 301.784 155.174 301.184L155.068 301.068L151.56 297.56C151.001 297.001 150.116 296.965 149.517 297.454L149.401 297.56L155.068 303.227ZM162.085 310.244C162.644 309.685 162.68 308.801 162.191 308.201L162.085 308.085L158.577 304.577C158.018 304.018 157.133 303.982 156.534 304.471L156.418 304.577L162.085 310.244Z' fill='url(%23paint507_linear_40004690_134055)'/%3E%3Cpath d='M145.148 286.359L166.265 307.476C167.457 308.669 169.39 308.669 170.583 307.476L191.7 286.359L168.424 263.084L145.148 286.359Z' fill='url(%23paint508_linear_40004690_134055)'/%3E%3Cpath d='M165.89 265.617L166.006 265.723C166.605 266.212 167.49 266.176 168.049 265.617L168.423 265.243L168.799 265.618L169.878 264.539L168.423 263.084L165.89 265.617ZM168.799 265.618C169.395 266.214 170.361 266.214 170.958 265.618L169.878 264.539L168.799 265.618ZM172.788 267.449L171.708 266.369C171.112 266.965 171.112 267.932 171.708 268.528L172.788 267.449ZM174.618 271.438L174.734 271.541C175.333 272.03 176.218 271.996 176.777 271.438L172.788 267.449L171.708 268.528L174.618 271.438ZM178.606 273.267L177.527 272.187C176.931 272.783 176.931 273.75 177.527 274.346L178.606 273.267ZM180.436 277.256L181.516 276.177L178.606 273.267L177.527 274.346L180.436 277.256ZM180.436 277.256C181.032 277.852 181.999 277.852 182.595 277.256L181.516 276.177L180.436 277.256ZM184.425 279.086L183.346 278.007C182.75 278.603 182.75 279.57 183.346 280.166L184.425 279.086ZM186.256 283.075L186.372 283.179C186.971 283.668 187.856 283.634 188.415 283.075L184.425 279.086L183.346 280.166L186.256 283.075ZM190.245 284.906L189.165 283.826C188.57 284.422 188.569 285.389 189.165 285.985L190.245 284.906ZM191.699 286.359L190.245 284.906L189.165 285.985L189.54 286.359L188.86 287.039C188.264 287.635 188.264 288.602 188.86 289.198L191.699 286.359ZM160.071 271.437L160.186 271.542C160.786 272.031 161.671 271.996 162.23 271.437L165.139 268.527C165.735 267.931 165.735 266.964 165.139 266.368L160.071 271.437ZM187.5 290.558L187.385 290.454C186.785 289.965 185.9 289.999 185.341 290.558L181.82 294.078C181.225 294.675 181.225 295.641 181.82 296.238L187.5 290.558ZM154.251 277.256L154.368 277.36C154.968 277.849 155.851 277.815 156.41 277.256L159.32 274.346C159.916 273.75 159.916 272.784 159.32 272.187L154.251 277.256ZM180.46 297.598L180.346 297.493C179.746 297.004 178.86 297.038 178.301 297.598L174.782 301.117C174.186 301.713 174.187 302.679 174.782 303.276L180.46 297.598ZM148.433 283.074L148.549 283.18C149.148 283.669 150.033 283.633 150.592 283.074L153.502 280.165C154.097 279.568 154.098 278.602 153.502 278.006L148.433 283.074ZM173.421 304.637L173.306 304.532C172.707 304.043 171.821 304.078 171.262 304.637L169.503 306.396C169.391 306.507 169.269 306.597 169.14 306.666L169.008 306.728L168.868 306.795C168.694 306.888 168.545 307.013 168.423 307.157C168.27 306.975 168.073 306.825 167.838 306.728L167.534 307.464L167.254 308.139C168.361 308.597 169.682 308.376 170.582 307.476L173.421 304.637ZM145.148 286.359L147.987 289.198C148.583 288.602 148.583 287.636 147.987 287.039L147.307 286.359L147.682 285.984C148.278 285.388 148.278 284.421 147.682 283.825L145.148 286.359ZM166.497 307.685C166.731 307.876 166.985 308.027 167.253 308.138L167.838 306.728C167.66 306.655 167.492 306.544 167.344 306.396L165.584 304.637C165.025 304.078 164.142 304.044 163.542 304.532L163.425 304.637L166.264 307.476L166.497 307.685ZM155.026 296.238C155.622 295.641 155.622 294.675 155.026 294.078L151.507 290.559C150.948 290.001 150.064 289.965 149.464 290.454L149.348 290.559L155.026 296.238ZM162.065 303.277C162.624 302.718 162.659 301.833 162.171 301.234L162.065 301.118L158.545 297.598C157.986 297.039 157.102 297.005 156.503 297.493L156.386 297.598L162.065 303.277Z' fill='url(%23paint509_linear_40004690_134055)'/%3E%3Cpath d='M158.304 286.359L166.266 294.321C167.458 295.513 169.391 295.513 170.584 294.321L178.545 286.359L168.425 276.239L158.304 286.359Z' fill='url(%23paint510_linear_40004690_134055)'/%3E%3Cpath d='M166.08 278.583L166.196 278.689C166.796 279.178 167.68 279.142 168.239 278.583L168.425 278.398L168.61 278.583L169.69 277.504L168.425 276.239L166.08 278.583ZM168.61 278.583C169.206 279.18 170.173 279.18 170.769 278.583L169.69 277.504L168.61 278.583ZM172.22 280.034L171.14 278.955C170.544 279.551 170.544 280.517 171.14 281.114L172.22 280.034ZM173.67 283.644L174.75 282.564L172.22 280.034L171.14 281.114L173.67 283.644ZM173.67 283.644C174.267 284.24 175.233 284.24 175.83 283.644L174.75 282.564L173.67 283.644ZM177.28 285.094L176.201 284.015C175.604 284.611 175.604 285.578 176.201 286.174L177.28 285.094ZM178.545 286.359L177.28 285.094L176.201 286.174L176.386 286.359L175.475 287.27C174.879 287.866 174.879 288.833 175.475 289.429L178.545 286.359ZM161.02 283.644L161.136 283.749C161.735 284.238 162.62 284.203 163.179 283.644L165.709 281.114C166.305 280.517 166.305 279.551 165.709 278.955L161.02 283.644ZM173.654 291.251L173.538 291.146C172.938 290.657 172.053 290.692 171.495 291.251L169.504 293.241C169.356 293.39 169.188 293.5 169.01 293.573L169.592 294.982C169.952 294.833 170.291 294.614 170.584 294.321L173.654 291.251ZM158.304 286.359L161.374 289.429C161.97 288.833 161.97 287.866 161.374 287.27L160.463 286.359L160.649 286.174C161.245 285.578 161.245 284.611 160.649 284.015L158.304 286.359ZM167.255 294.982C168.002 295.291 168.845 295.291 169.592 294.982L169.01 293.573C168.775 293.671 168.576 293.819 168.424 294.001C168.271 293.82 168.074 293.671 167.84 293.573L167.255 294.982ZM166.498 294.53C166.731 294.72 166.987 294.871 167.255 294.982L167.84 293.573C167.662 293.5 167.493 293.39 167.345 293.241L165.355 291.251C164.796 290.692 163.911 290.657 163.312 291.146L163.196 291.251L166.266 294.321L166.498 294.53Z' fill='url(%23paint511_linear_40004690_134055)'/%3E%3Cpath d='M168.732 316.895L192.482 340.644C193.674 341.837 195.607 341.837 196.8 340.644L203.277 334.167L177.368 308.258L168.732 316.895Z' fill='url(%23paint512_linear_40004690_134055)'/%3E%3Cpath d='M177.368 310.417C177.964 311.014 178.931 311.014 179.527 310.417L177.368 308.258L176.289 309.338L177.368 310.417ZM181.686 314.735C182.282 315.332 183.249 315.332 183.845 314.735L179.527 310.417C178.931 311.014 178.931 311.98 179.527 312.576L181.686 314.735ZM186.004 319.054C186.601 319.65 187.567 319.65 188.163 319.054L183.845 314.735C183.249 315.332 183.249 316.298 183.845 316.895L186.004 319.054ZM190.323 323.372C190.919 323.968 191.885 323.968 192.482 323.372L188.163 319.054C187.567 319.65 187.567 320.616 188.163 321.213L190.323 323.372ZM194.641 327.69C195.237 328.286 196.204 328.286 196.8 327.69L192.482 323.372C191.885 323.968 191.885 324.935 192.482 325.531L194.641 327.69ZM198.959 332.008C199.555 332.604 200.522 332.604 201.118 332.008L196.8 327.69C196.204 328.286 196.204 329.253 196.8 329.849L198.959 332.008ZM193.472 341.305C194.578 341.764 195.9 341.544 196.8 340.644L203.277 334.167L201.118 332.008C200.559 332.567 200.524 333.451 201.012 334.051L201.118 334.167L201.154 334.203C200.996 334.47 200.926 334.773 200.945 335.074C200.523 335.047 200.091 335.194 199.768 335.517L198.149 337.136C197.826 337.459 197.68 337.89 197.706 338.312C197.284 338.286 196.853 338.432 196.53 338.755L195.72 339.565C195.572 339.713 195.404 339.823 195.226 339.897C194.991 339.994 194.792 340.143 194.64 340.325C194.487 340.143 194.29 339.994 194.056 339.897L193.472 341.305ZM192.482 340.644C192.774 340.937 193.112 341.156 193.472 341.305L194.056 339.897C193.93 339.845 193.809 339.775 193.697 339.686C193.65 339.649 193.605 339.608 193.561 339.565L192.571 338.575C192.128 338.132 191.481 338.018 190.933 338.233C191.13 337.732 191.052 337.147 190.698 336.712L190.592 336.596L188.614 334.617C188.171 334.174 187.523 334.061 186.975 334.276C187.19 333.728 187.077 333.08 186.634 332.637L184.655 330.659C184.212 330.216 183.565 330.102 183.017 330.317C183.214 329.815 183.136 329.23 182.781 328.795L182.676 328.68L180.696 326.7C180.253 326.257 179.606 326.143 179.058 326.358C179.255 325.857 179.178 325.272 178.823 324.837L178.718 324.721L176.739 322.742C176.296 322.3 175.648 322.186 175.1 322.401C175.297 321.899 175.219 321.314 174.864 320.878L174.759 320.763L172.78 318.784C172.337 318.341 171.69 318.227 171.142 318.442C171.357 317.894 171.244 317.248 170.801 316.805L169.811 315.815L168.732 316.895L192.482 340.644Z' fill='url(%23paint513_linear_40004690_134055)'/%3E%3Cpath d='M175.998 320.523L186.06 330.585C187.252 331.777 189.185 331.777 190.378 330.585L192.292 328.67L180.072 316.45L175.998 320.523Z' fill='url(%23paint514_linear_40004690_134055)'/%3E%3Cpath d='M180.551 318.008C180.849 318.306 181.332 318.306 181.63 318.008L180.072 316.45L179.532 316.99L180.551 318.008ZM184.624 322.082C184.922 322.38 185.406 322.38 185.704 322.082L182.587 318.965C182.289 319.263 182.289 319.747 182.587 320.045L184.624 322.082ZM188.698 326.155C188.996 326.453 189.479 326.453 189.777 326.155L186.661 323.039C186.363 323.337 186.363 323.82 186.661 324.118L188.698 326.155ZM188.652 331.444C189.283 331.354 189.893 331.071 190.378 330.585L192.293 328.671L190.734 327.112C190.436 327.411 190.436 327.894 190.734 328.192L191.219 328.677C191.057 328.88 191.013 329.144 191.089 329.381C190.825 329.297 190.526 329.358 190.317 329.567L189.838 330.045C189.673 330.211 189.489 330.344 189.294 330.448C189.229 330.483 189.163 330.514 189.095 330.542C188.737 330.69 188.554 331.08 188.652 331.444ZM186.06 330.585C186.546 331.07 187.155 331.354 187.786 331.444C187.87 331.129 187.745 330.796 187.478 330.616L187.342 330.543L187.202 330.476C187.183 330.467 187.164 330.46 187.146 330.45C187.119 330.436 187.093 330.418 187.067 330.403C187.029 330.381 186.991 330.36 186.954 330.336C186.931 330.321 186.91 330.303 186.888 330.287C186.849 330.259 186.811 330.232 186.774 330.202L186.6 330.045L185.342 328.788C185.044 328.489 184.561 328.489 184.263 328.788L186.06 330.585ZM177.796 322.321C178.094 322.023 178.094 321.539 177.796 321.241L176.538 319.984L175.998 320.523L177.796 322.321ZM182.827 327.352C183.088 327.091 183.12 326.688 182.925 326.391L182.827 326.272L180.311 323.757C180.013 323.459 179.53 323.459 179.232 323.757L182.827 327.352Z' fill='url(%23paint515_linear_40004690_134055)'/%3E%3Cpath d='M133.62 238.773L157.37 262.523C158.563 263.716 160.496 263.716 161.688 262.523L168.166 256.046L142.257 230.137L133.62 238.773Z' fill='url(%23paint516_linear_40004690_134055)'/%3E%3Cpath d='M140.098 232.296C140.694 232.892 141.661 232.892 142.257 232.296L142.373 232.402C142.972 232.89 143.857 232.855 144.416 232.296L142.257 230.137L140.098 232.296ZM146.575 236.614C147.171 237.211 148.138 237.211 148.734 236.614L144.416 232.296C143.82 232.892 143.82 233.859 144.416 234.455L146.575 236.614ZM150.893 240.933C151.489 241.529 152.456 241.529 153.052 240.933L148.734 236.614C148.138 237.211 148.138 238.177 148.734 238.773L150.893 240.933ZM155.211 245.251C155.807 245.847 156.774 245.847 157.37 245.251L153.052 240.933C152.456 241.529 152.456 242.495 153.052 243.092L155.211 245.251ZM159.529 249.569C160.126 250.165 161.092 250.165 161.688 249.569L157.37 245.251C156.774 245.847 156.774 246.814 157.37 247.41L159.529 249.569ZM163.847 253.887C164.444 254.483 165.41 254.483 166.007 253.887L161.688 249.569C161.092 250.165 161.092 251.132 161.688 251.728L163.847 253.887ZM168.166 256.046L166.007 253.887C165.41 254.483 165.41 255.45 166.007 256.046L167.086 257.126L168.166 256.046ZM135.78 236.614C136.376 237.211 137.342 237.211 137.939 236.614L140.098 234.455C140.694 233.859 140.694 232.892 140.098 232.296L135.78 236.614ZM157.37 262.523C158.563 263.716 160.496 263.716 161.688 262.523C161.167 263.044 159.993 262.741 158.909 261.859C158.754 261.732 158.6 261.594 158.45 261.444L157.46 260.454C157.017 260.011 156.37 259.897 155.822 260.112C156.036 259.564 155.924 258.918 155.481 258.475L153.502 256.496C153.059 256.053 152.412 255.94 151.864 256.155C152.061 255.653 151.983 255.067 151.628 254.632L151.522 254.516L149.544 252.538C149.101 252.095 148.453 251.981 147.905 252.196C148.102 251.694 148.024 251.109 147.669 250.674L147.565 250.559L145.585 248.579C145.142 248.136 144.495 248.022 143.947 248.237C144.143 247.736 144.066 247.151 143.712 246.716L143.606 246.6L141.627 244.621C141.185 244.178 140.537 244.065 139.989 244.28C140.204 243.732 140.09 243.084 139.648 242.641L137.669 240.663C137.226 240.22 136.579 240.106 136.03 240.321C136.231 239.811 136.145 239.216 135.774 238.779L135.78 238.773C136.376 238.177 136.376 237.211 135.78 236.614L133.62 238.773L157.37 262.523Z' fill='url(%23paint517_linear_40004690_134055)'/%3E%3Cpath d='M146.819 239.27L156.876 249.327C158.068 250.519 158.068 252.452 156.876 253.645L154.963 255.558L142.747 243.342L146.819 239.27Z' fill='url(%23paint518_linear_40004690_134055)'/%3E%3Cpath d='M144.304 241.784C144.602 242.082 144.602 242.565 144.304 242.863L143.826 243.342L144.304 243.821C144.602 244.119 144.602 244.602 144.304 244.9L142.746 243.342L144.304 241.784ZM148.376 247.892C148.674 248.19 148.674 248.674 148.376 248.972L145.261 245.856C145.559 245.558 146.042 245.558 146.34 245.856L148.376 247.892ZM152.448 251.965C152.746 252.263 152.746 252.746 152.448 253.044L149.333 249.929C149.631 249.631 150.115 249.631 150.413 249.929L152.448 251.965ZM154.963 255.558L153.405 254C153.703 253.702 154.186 253.702 154.484 254L155.502 255.019L154.963 255.558ZM157.735 251.917C157.646 252.549 157.362 253.159 156.876 253.645C157.315 253.206 157.478 252.575 157.392 251.905C157.503 251.883 157.62 251.886 157.735 251.917ZM148.615 241.066C148.354 241.327 147.952 241.36 147.656 241.165L147.536 241.066L146.819 240.349L146.34 240.828L146.221 240.926C145.925 241.121 145.521 241.089 145.261 240.828L146.819 239.27L148.615 241.066ZM156.876 249.327C157.362 249.813 157.646 250.422 157.736 251.054C157.512 251.114 157.28 251.065 157.099 250.937C156.959 250.646 156.776 250.361 156.548 250.095L156.336 249.867L155.079 248.609C154.781 248.311 154.781 247.827 155.079 247.529L156.876 249.327ZM153.644 246.095C153.346 246.393 152.862 246.393 152.564 246.095L150.05 243.58C149.752 243.282 149.752 242.799 150.05 242.501L153.644 246.095Z' fill='url(%23paint519_linear_40004690_134055)'/%3E%3Cpath d='M167.07 347.598L139.002 375.666C137.809 376.858 137.809 378.791 139.002 379.984L167.07 408.052L197.297 377.825L167.07 347.598Z' fill='url(%23paint520_linear_40004690_134055)'/%3E%3Cpath d='M194.705 375.233L194.601 375.35C194.112 375.95 194.147 376.834 194.705 377.392L195.138 377.825L194.705 378.257L194.601 378.372C194.112 378.971 194.146 379.857 194.705 380.416L197.297 377.825L194.705 375.233ZM192.762 382.359L193.842 381.279C193.246 380.683 192.279 380.683 191.683 381.279L192.762 382.359ZM188.66 384.302C188.064 384.898 188.064 385.865 188.66 386.461L192.762 382.359L191.683 381.279L188.66 384.302ZM186.717 388.404L187.797 387.324C187.201 386.728 186.234 386.728 185.638 387.324L186.717 388.404ZM182.615 390.347L182.51 390.463C182.021 391.062 182.056 391.947 182.615 392.506L186.717 388.404L185.638 387.324L182.615 390.347ZM180.671 394.45L181.751 393.37C181.155 392.774 180.188 392.774 179.592 393.37L180.671 394.45ZM176.569 396.393L177.649 397.472L180.671 394.45L179.592 393.37L176.569 396.393ZM176.569 396.393C175.973 396.989 175.973 397.956 176.569 398.552L177.649 397.472L176.569 396.393ZM174.626 400.495L175.706 399.415C175.11 398.819 174.143 398.819 173.547 399.415L174.626 400.495ZM170.524 402.438L171.604 403.517L174.626 400.495L173.547 399.415L170.524 402.438ZM170.524 402.438C169.928 403.034 169.928 404.001 170.524 404.597L171.604 403.517L170.524 402.438ZM168.581 406.54L169.661 405.46C169.065 404.864 168.098 404.865 167.502 405.46L168.581 406.54ZM167.07 408.052L168.581 406.54L167.502 405.46L167.07 405.893L166.395 405.218C165.799 404.622 164.832 404.622 164.236 405.218L167.07 408.052ZM188.66 369.188C188.064 369.785 188.064 370.751 188.66 371.347L191.683 374.37C192.279 374.966 193.246 374.966 193.842 374.37L188.66 369.188ZM162.887 403.868L162.992 403.752C163.481 403.153 163.445 402.268 162.887 401.709L159.378 398.201C158.782 397.605 157.815 397.605 157.219 398.201L162.887 403.868ZM182.615 363.143L182.51 363.259C182.021 363.859 182.057 364.744 182.615 365.302L185.638 368.325C186.234 368.921 187.201 368.921 187.797 368.325L182.615 363.143ZM155.87 396.851L155.975 396.735C156.464 396.136 156.428 395.251 155.87 394.692L152.361 391.184C151.765 390.588 150.798 390.588 150.202 391.184L155.87 396.851ZM176.569 357.097L176.464 357.213C175.975 357.813 176.011 358.698 176.569 359.256L179.592 362.279C180.188 362.875 181.155 362.875 181.751 362.279L176.569 357.097ZM148.853 389.834L148.958 389.719C149.447 389.119 149.411 388.234 148.853 387.675L145.344 384.167C144.748 383.571 143.781 383.571 143.185 384.167L148.853 389.834ZM170.524 351.052L170.419 351.168C169.93 351.768 169.966 352.653 170.524 353.211L173.547 356.234C174.143 356.83 175.11 356.83 175.706 356.234L170.524 351.052ZM141.836 382.818L141.941 382.702C142.43 382.102 142.394 381.217 141.836 380.658L140.081 378.904C139.933 378.756 139.823 378.588 139.749 378.41C139.652 378.175 139.504 377.976 139.321 377.824C139.503 377.671 139.652 377.474 139.749 377.24L138.341 376.656C137.882 377.762 138.102 379.084 139.002 379.984L141.836 382.818ZM167.07 347.598L164.236 350.431C164.832 351.028 165.799 351.028 166.395 350.431L167.07 349.757L167.502 350.189C168.098 350.785 169.065 350.785 169.661 350.189L167.07 347.598ZM138.793 375.898C138.602 376.131 138.452 376.387 138.341 376.656L139.749 377.24C139.823 377.062 139.933 376.893 140.081 376.745L141.836 374.991C142.394 374.432 142.43 373.547 141.941 372.948L141.836 372.832L139.002 375.666L138.793 375.898ZM157.219 357.448C157.778 358.007 158.662 358.043 159.262 357.554L159.378 357.448L162.887 353.94C163.445 353.381 163.481 352.496 162.992 351.897L162.887 351.781L157.219 357.448ZM150.202 364.465C150.761 365.024 151.645 365.06 152.245 364.571L152.361 364.465L155.87 360.957C156.428 360.398 156.464 359.513 155.975 358.914L155.87 358.798L150.202 364.465ZM143.185 371.482C143.744 372.041 144.628 372.077 145.228 371.588L145.344 371.482L148.853 367.974C149.411 367.415 149.447 366.53 148.958 365.931L148.853 365.815L143.185 371.482Z' fill='url(%23paint521_linear_40004690_134055)'/%3E%3Cpath d='M167.07 354.555L145.953 375.671C144.761 376.864 144.761 378.797 145.953 379.99L167.07 401.106L190.346 377.831L167.07 354.555Z' fill='url(%23paint522_linear_40004690_134055)'/%3E%3Cpath d='M187.812 375.297L187.707 375.413C187.218 376.012 187.253 376.897 187.812 377.456L188.186 377.83L187.811 378.205L188.89 379.285L190.345 377.83L187.812 375.297ZM187.811 378.205C187.215 378.801 187.215 379.768 187.811 380.364L188.89 379.285L187.811 378.205ZM185.981 382.195L187.06 381.115C186.464 380.519 185.497 380.519 184.901 381.115L185.981 382.195ZM181.992 384.025L181.888 384.141C181.399 384.74 181.433 385.625 181.992 386.184L185.981 382.195L184.901 381.115L181.992 384.025ZM180.162 388.013L181.242 386.933C180.646 386.338 179.679 386.338 179.083 386.933L180.162 388.013ZM176.173 389.843L177.253 390.923L180.162 388.013L179.083 386.933L176.173 389.843ZM176.173 389.843C175.577 390.439 175.578 391.406 176.173 392.002L177.253 390.923L176.173 389.843ZM174.343 393.832L175.423 392.753C174.826 392.157 173.86 392.157 173.264 392.753L174.343 393.832ZM170.354 395.662L170.251 395.778C169.761 396.378 169.795 397.262 170.354 397.822L174.343 393.832L173.264 392.753L170.354 395.662ZM168.524 399.652L169.603 398.572C169.007 397.976 168.04 397.976 167.444 398.572L168.524 399.652ZM167.07 401.105L168.524 399.652L167.444 398.572L167.07 398.946L166.39 398.266C165.794 397.671 164.827 397.671 164.231 398.266L167.07 401.105ZM181.993 369.477L181.887 369.593C181.398 370.193 181.434 371.078 181.993 371.636L184.902 374.546C185.499 375.142 186.465 375.142 187.061 374.546L181.993 369.477ZM162.871 396.906L162.975 396.792C163.465 396.192 163.43 395.306 162.871 394.747L159.351 391.227C158.755 390.632 157.788 390.632 157.192 391.227L162.871 396.906ZM176.173 363.658L176.069 363.775C175.58 364.375 175.615 365.258 176.173 365.817L179.083 368.727C179.679 369.323 180.646 369.323 181.242 368.727L176.173 363.658ZM155.832 389.867L155.936 389.752C156.426 389.153 156.391 388.267 155.832 387.708L152.313 384.189C151.717 383.593 150.75 383.593 150.154 384.189L155.832 389.867ZM170.355 357.84L170.25 357.956C169.761 358.555 169.796 359.44 170.355 359.999L173.265 362.908C173.861 363.504 174.828 363.504 175.424 362.908L170.355 357.84ZM148.793 382.828L148.897 382.713C149.386 382.114 149.352 381.228 148.793 380.669L147.033 378.91C146.922 378.798 146.832 378.676 146.763 378.547L146.701 378.415L146.635 378.275C146.541 378.101 146.417 377.951 146.272 377.83C146.454 377.677 146.604 377.48 146.701 377.245L145.965 376.941L145.291 376.661C144.832 377.768 145.054 379.089 145.954 379.989L148.793 382.828ZM167.07 354.555L164.231 357.394C164.827 357.99 165.794 357.99 166.39 357.394L167.07 356.714L167.445 357.089C168.041 357.685 169.008 357.685 169.604 357.089L167.07 354.555ZM145.744 375.904C145.553 376.137 145.403 376.392 145.292 376.66L146.701 377.245C146.775 377.067 146.885 376.899 147.033 376.751L148.793 374.991C149.351 374.432 149.386 373.549 148.897 372.949L148.793 372.832L145.954 375.671L145.744 375.904ZM157.192 364.433C157.788 365.029 158.755 365.029 159.351 364.433L162.87 360.914C163.429 360.355 163.464 359.47 162.975 358.871L162.87 358.755L157.192 364.433ZM150.153 371.472C150.711 372.031 151.596 372.066 152.196 371.577L152.312 371.472L155.832 367.952C156.39 367.393 156.425 366.509 155.936 365.91L155.832 365.793L150.153 371.472Z' fill='url(%23paint523_linear_40004690_134055)'/%3E%3Cpath d='M167.07 367.711L159.108 375.672C157.916 376.865 157.916 378.798 159.108 379.991L167.07 387.952L177.19 377.831L167.07 367.711Z' fill='url(%23paint524_linear_40004690_134055)'/%3E%3Cpath d='M174.846 375.487L174.74 375.603C174.251 376.202 174.287 377.087 174.846 377.646L175.031 377.831L174.846 378.017L175.925 379.097L177.19 377.831L174.846 375.487ZM174.846 378.017C174.249 378.613 174.249 379.58 174.846 380.176L175.925 379.097L174.846 378.017ZM173.395 381.627L174.475 380.547C173.878 379.951 172.912 379.951 172.316 380.547L173.395 381.627ZM169.785 383.077L170.865 384.157L173.395 381.627L172.316 380.547L169.785 383.077ZM169.785 383.077C169.189 383.674 169.189 384.64 169.785 385.236L170.865 384.157L169.785 383.077ZM168.335 386.687L169.414 385.607C168.818 385.011 167.851 385.011 167.255 385.607L168.335 386.687ZM167.07 387.952L168.335 386.687L167.255 385.607L167.07 385.793L166.159 384.882C165.563 384.286 164.596 384.286 164 384.882L167.07 387.952ZM169.785 370.427L169.68 370.543C169.191 371.142 169.227 372.027 169.785 372.586L172.316 375.116C172.912 375.712 173.878 375.712 174.475 375.116L169.785 370.427ZM162.178 383.06L162.284 382.944C162.772 382.345 162.737 381.46 162.178 380.901L160.188 378.911C160.039 378.763 159.929 378.595 159.856 378.417L158.447 378.999C158.596 379.359 158.815 379.698 159.108 379.991L162.178 383.06ZM167.07 367.711L164 370.781C164.596 371.377 165.563 371.377 166.159 370.781L167.07 369.87L167.255 370.056C167.851 370.652 168.818 370.652 169.414 370.056L167.07 367.711ZM158.447 376.662C158.138 377.409 158.139 378.252 158.447 378.999L159.856 378.417C159.758 378.182 159.61 377.983 159.428 377.83C159.61 377.678 159.759 377.481 159.856 377.246L158.447 376.662ZM158.899 375.904C158.709 376.138 158.558 376.394 158.447 376.662L159.856 377.246C159.929 377.068 160.039 376.9 160.188 376.752L162.178 374.762C162.737 374.203 162.772 373.318 162.284 372.719L162.178 372.603L159.108 375.672L158.899 375.904Z' fill='url(%23paint525_linear_40004690_134055)'/%3E%3Cpath d='M136.534 378.133L112.784 401.883C111.591 403.075 111.591 405.008 112.784 406.201L119.261 412.678L145.17 386.769L136.534 378.133Z' fill='url(%23paint526_linear_40004690_134055)'/%3E%3Cpath d='M143.011 386.769C142.415 387.365 142.415 388.332 143.011 388.928L145.17 386.769L144.09 385.69L143.011 386.769ZM138.693 391.087C138.096 391.683 138.096 392.65 138.693 393.246L143.011 388.928C142.415 388.332 141.448 388.332 140.852 388.928L138.693 391.087ZM134.374 395.405C133.778 396.002 133.778 396.968 134.374 397.564L138.693 393.246C138.096 392.65 137.13 392.65 136.534 393.246L134.374 395.405ZM130.056 399.724C129.46 400.32 129.46 401.286 130.056 401.883L134.374 397.564C133.778 396.968 132.812 396.968 132.215 397.564L130.056 399.724ZM125.738 404.042C125.142 404.638 125.142 405.605 125.738 406.201L130.056 401.883C129.46 401.286 128.493 401.286 127.897 401.883L125.738 404.042ZM121.42 408.36C120.824 408.956 120.824 409.923 121.42 410.519L125.738 406.201C125.142 405.605 124.175 405.605 123.579 406.201L121.42 408.36ZM112.123 402.873C111.664 403.979 111.884 405.301 112.784 406.201L119.261 412.678L121.42 410.519C120.861 409.96 119.977 409.925 119.377 410.413L119.261 410.519L119.225 410.555C118.958 410.397 118.655 410.327 118.354 410.346C118.381 409.924 118.234 409.492 117.912 409.169L116.292 407.55C115.969 407.227 115.538 407.081 115.116 407.107C115.143 406.685 114.996 406.254 114.673 405.931L113.863 405.121C113.715 404.973 113.605 404.805 113.531 404.627C113.434 404.392 113.286 404.193 113.103 404.041C113.285 403.888 113.434 403.691 113.531 403.457L112.123 402.873ZM112.784 401.883C112.491 402.175 112.272 402.513 112.123 402.873L113.531 403.457C113.583 403.331 113.653 403.21 113.742 403.098C113.779 403.051 113.82 403.006 113.863 402.962L114.853 401.972C115.296 401.529 115.41 400.882 115.195 400.334C115.697 400.531 116.281 400.453 116.716 400.099L116.832 399.993L118.811 398.015C119.254 397.572 119.367 396.924 119.152 396.376C119.7 396.591 120.348 396.478 120.791 396.035L122.769 394.056C123.212 393.613 123.326 392.966 123.111 392.418C123.613 392.615 124.198 392.537 124.633 392.182L124.748 392.077L126.728 390.097C127.171 389.654 127.285 389.007 127.07 388.459C127.571 388.656 128.156 388.579 128.591 388.224L128.707 388.119L130.686 386.14C131.129 385.697 131.242 385.049 131.027 384.501C131.529 384.698 132.114 384.62 132.55 384.265L132.666 384.16L134.644 382.181C135.087 381.738 135.201 381.091 134.986 380.543C135.534 380.758 136.18 380.645 136.623 380.202L137.613 379.212L136.534 378.133L112.784 401.883Z' fill='url(%23paint527_linear_40004690_134055)'/%3E%3Cpath d='M132.903 385.406L122.841 395.468C121.649 396.66 121.649 398.593 122.841 399.786L124.756 401.7L136.976 389.48L132.903 385.406Z' fill='url(%23paint528_linear_40004690_134055)'/%3E%3Cpath d='M135.418 389.958C135.12 390.257 135.12 390.74 135.418 391.038L136.976 389.48L136.437 388.94L135.418 389.958ZM131.345 394.032C131.047 394.33 131.046 394.813 131.345 395.112L134.461 391.995C134.163 391.697 133.679 391.697 133.381 391.995L131.345 394.032ZM127.271 398.106C126.973 398.404 126.973 398.887 127.271 399.185L130.387 396.069C130.089 395.771 129.606 395.771 129.308 396.069L127.271 398.106ZM121.982 398.06C122.072 398.691 122.356 399.301 122.841 399.786L124.756 401.7L126.314 400.142C126.016 399.844 125.532 399.844 125.234 400.142L124.749 400.627C124.546 400.465 124.282 400.421 124.045 400.497C124.129 400.233 124.069 399.934 123.859 399.725L123.381 399.246C123.216 399.081 123.082 398.897 122.978 398.702C122.943 398.637 122.912 398.571 122.884 398.503C122.736 398.145 122.347 397.962 121.982 398.06ZM122.841 395.468C122.356 395.953 122.072 396.562 121.982 397.194C122.297 397.278 122.63 397.153 122.811 396.886L122.883 396.75L122.95 396.61C122.959 396.591 122.966 396.572 122.976 396.554C122.99 396.527 123.008 396.501 123.023 396.475C123.045 396.437 123.066 396.398 123.09 396.362C123.105 396.339 123.123 396.318 123.139 396.295C123.167 396.257 123.194 396.218 123.224 396.182L123.381 396.008L124.639 394.75C124.937 394.452 124.937 393.968 124.639 393.67L122.841 395.468ZM131.105 387.204C131.403 387.502 131.887 387.502 132.185 387.204L133.442 385.946L132.903 385.406L131.105 387.204ZM126.074 392.235C126.335 392.495 126.739 392.528 127.035 392.333L127.154 392.235L129.669 389.719C129.967 389.421 129.967 388.938 129.669 388.64L126.074 392.235Z' fill='url(%23paint529_linear_40004690_134055)'/%3E%3Cpath d='M214.655 343.02L190.905 366.769C189.712 367.962 189.712 369.895 190.905 371.087L197.382 377.565L223.291 351.656L214.655 343.02Z' fill='url(%23paint530_linear_40004690_134055)'/%3E%3Cpath d='M221.132 349.497C220.536 350.093 220.536 351.06 221.132 351.656L221.026 351.772C220.538 352.371 220.573 353.256 221.132 353.815L223.291 351.656L221.132 349.497ZM216.814 355.974C216.218 356.57 216.218 357.537 216.814 358.133L221.132 353.815C220.536 353.219 219.569 353.219 218.973 353.815L216.814 355.974ZM212.496 360.292C211.899 360.888 211.899 361.855 212.496 362.451L216.814 358.133C216.218 357.537 215.251 357.537 214.655 358.133L212.496 360.292ZM208.177 364.61C207.581 365.206 207.581 366.173 208.177 366.769L212.496 362.451C211.899 361.855 210.933 361.855 210.337 362.451L208.177 364.61ZM203.859 368.928C203.263 369.525 203.263 370.491 203.859 371.087L208.177 366.769C207.581 366.173 206.615 366.173 206.018 366.769L203.859 368.928ZM199.541 373.247C198.945 373.843 198.945 374.809 199.541 375.406L203.859 371.087C203.263 370.491 202.296 370.491 201.7 371.087L199.541 373.247ZM197.382 377.565L199.541 375.406C198.945 374.809 197.978 374.809 197.382 375.406L196.303 376.485L197.382 377.565ZM216.814 345.179C216.218 345.775 216.218 346.741 216.814 347.338L218.973 349.497C219.569 350.093 220.536 350.093 221.132 349.497L216.814 345.179ZM190.905 366.769C189.712 367.962 189.712 369.895 190.905 371.087C190.384 370.566 190.688 369.392 191.569 368.308C191.696 368.153 191.835 367.999 191.984 367.849L192.974 366.859C193.417 366.416 193.531 365.769 193.316 365.221C193.864 365.435 194.51 365.323 194.953 364.88L196.932 362.901C197.375 362.458 197.489 361.811 197.274 361.263C197.775 361.46 198.361 361.382 198.796 361.027L198.912 360.921L200.891 358.943C201.334 358.5 201.447 357.852 201.232 357.304C201.734 357.501 202.319 357.423 202.754 357.068L202.869 356.964L204.849 354.984C205.292 354.541 205.406 353.894 205.191 353.346C205.692 353.542 206.277 353.465 206.712 353.111L206.828 353.005L208.807 351.026C209.25 350.584 209.363 349.936 209.148 349.388C209.696 349.603 210.344 349.489 210.787 349.047L212.765 347.068C213.208 346.625 213.322 345.978 213.107 345.43C213.617 345.63 214.212 345.544 214.649 345.173L214.655 345.179C215.251 345.775 216.218 345.775 216.814 345.179L214.655 343.02L190.905 366.769Z' fill='url(%23paint531_linear_40004690_134055)'/%3E%3Cpath d='M214.159 356.219L204.101 366.276C202.909 367.468 200.976 367.468 199.783 366.276L197.87 364.363L210.086 352.147L214.159 356.219Z' fill='url(%23paint532_linear_40004690_134055)'/%3E%3Cpath d='M211.644 353.704C211.346 354.003 210.863 354.003 210.565 353.704L210.086 353.226L209.607 353.704C209.309 354.002 208.826 354.002 208.528 353.704L210.086 352.146L211.644 353.704ZM205.536 357.776C205.238 358.074 204.755 358.074 204.456 357.776L207.572 354.661C207.87 354.959 207.87 355.442 207.572 355.74L205.536 357.776ZM201.463 361.848C201.165 362.146 200.682 362.146 200.384 361.848L203.499 358.733C203.797 359.031 203.797 359.515 203.499 359.813L201.463 361.848ZM197.87 364.363L199.428 362.805C199.726 363.103 199.726 363.586 199.428 363.884L198.409 364.902L197.87 364.363ZM201.511 367.135C200.879 367.046 200.269 366.762 199.783 366.276C200.222 366.715 200.853 366.878 201.524 366.792C201.546 366.903 201.542 367.02 201.511 367.135ZM212.362 358.015C212.101 357.754 212.068 357.352 212.263 357.056L212.362 356.936L213.079 356.219L212.6 355.74L212.502 355.621C212.307 355.325 212.34 354.921 212.6 354.661L214.159 356.219L212.362 358.015ZM204.101 366.276C203.615 366.762 203.006 367.047 202.374 367.136C202.314 366.912 202.363 366.68 202.491 366.499C202.782 366.359 203.067 366.176 203.333 365.948L203.561 365.736L204.819 364.479C205.117 364.181 205.601 364.181 205.899 364.479L204.101 366.276ZM207.333 363.044C207.035 362.746 207.035 362.262 207.333 361.964L209.848 359.45C210.146 359.152 210.629 359.152 210.927 359.45L207.333 363.044Z' fill='url(%23paint533_linear_40004690_134055)'/%3E%3Cpath d='M248.611 240.659C249.803 239.467 249.803 237.533 248.611 236.341L218.384 206.114C217.191 204.922 215.258 204.922 214.066 206.114L183.839 236.341C182.646 237.533 182.646 239.467 183.839 240.659L214.066 270.886C215.258 272.078 217.191 272.078 218.384 270.886L248.611 240.659Z' fill='url(%23paint534_linear_40004690_134055)'/%3E%3Cpath d='M230.259 259.011L230.031 258.794C227.634 256.628 223.933 256.701 221.622 259.011L216.225 264.409L210.827 259.011L206.509 263.329L214.066 270.886C215.258 272.078 217.191 272.078 218.384 270.886L230.259 259.011ZM210.827 259.011C208.442 256.626 204.576 256.626 202.191 259.011L206.509 263.329L210.827 259.011ZM191.395 248.216L195.714 252.534C198.098 250.149 198.098 246.283 195.714 243.898L191.395 248.216ZM183.839 236.341C182.646 237.533 182.646 239.467 183.839 240.659L191.395 248.216L195.714 243.898L190.316 238.5L195.714 233.102C198.098 230.717 198.098 226.851 195.714 224.466L183.839 236.341ZM248.611 240.659C249.803 239.467 249.803 237.533 248.611 236.341L236.736 224.466C234.351 226.851 234.351 230.717 236.736 233.102L242.134 238.5L236.736 243.898C234.351 246.283 234.351 250.149 236.736 252.534L248.611 240.659ZM202.191 217.989C204.576 220.374 208.442 220.374 210.827 217.989L216.225 212.591L221.622 217.989C223.933 220.299 227.634 220.372 230.031 218.206L230.259 217.989L218.384 206.114C217.191 204.922 215.258 204.922 214.066 206.114L202.191 217.989Z' fill='url(%23paint535_linear_40004690_134055)'/%3E%3Cpath d='M210.626 226.03L203.754 232.902L208.072 237.22C209.474 235.818 210.049 233.904 209.803 232.08C211.627 232.327 213.542 231.75 214.944 230.348L210.626 226.03ZM218.381 222.593C217.189 221.401 215.255 221.401 214.063 222.593L210.626 226.03L214.944 230.348L216.222 229.07L217.5 230.348C218.902 231.75 220.817 232.327 222.641 232.08C222.395 233.904 222.97 235.818 224.372 237.22L225.65 238.498L224.372 239.776C222.97 241.178 222.393 243.093 222.64 244.917C220.816 244.671 218.902 245.246 217.5 246.648L216.222 247.926L214.944 246.648C213.542 245.246 211.628 244.671 209.804 244.917C210.051 243.093 209.474 241.178 208.072 239.776L206.794 238.498L208.072 237.22L203.754 232.902L200.317 236.339C199.124 237.532 199.124 239.465 200.317 240.657L214.063 254.403C215.255 255.596 217.189 255.596 218.381 254.403L232.127 240.657C233.32 239.465 233.32 237.532 232.127 236.339L218.381 222.593Z' fill='url(%23paint536_linear_40004690_134055)'/%3E%3Cpath d='M248.611 423.917C249.803 422.724 249.803 420.791 248.611 419.599L218.384 389.372C217.191 388.179 215.258 388.179 214.066 389.372L183.839 419.599C182.646 420.791 182.646 422.724 183.839 423.917L214.066 454.144C215.258 455.336 217.191 455.336 218.384 454.144L248.611 423.917Z' fill='url(%23paint537_linear_40004690_134055)'/%3E%3Cpath d='M230.259 442.269L230.031 442.052C227.634 439.886 223.933 439.959 221.622 442.269L216.225 447.667L210.827 442.269L206.509 446.587L214.066 454.144C215.258 455.336 217.191 455.336 218.384 454.144L230.259 442.269ZM210.827 442.269C208.442 439.884 204.576 439.884 202.191 442.269L206.509 446.587L210.827 442.269ZM191.395 431.474L195.714 435.792C198.098 433.407 198.098 429.54 195.714 427.155L191.395 431.474ZM183.839 419.599C182.646 420.791 182.646 422.724 183.839 423.917L191.395 431.474L195.714 427.155L190.316 421.758L195.714 416.36C198.098 413.975 198.098 410.109 195.714 407.724L183.839 419.599ZM248.611 423.917C249.803 422.724 249.803 420.791 248.611 419.599L236.736 407.724C234.351 410.109 234.351 413.975 236.736 416.36L242.134 421.758L236.736 427.155C234.351 429.54 234.351 433.407 236.736 435.792L248.611 423.917ZM202.191 401.247C204.576 403.631 208.442 403.631 210.827 401.247L216.225 395.849L221.622 401.247C223.933 403.557 227.634 403.63 230.031 401.464L230.259 401.247L218.384 389.372C217.191 388.179 215.258 388.179 214.066 389.372L202.191 401.247Z' fill='url(%23paint538_linear_40004690_134055)'/%3E%3Cpath d='M427.244 240.725C428.436 239.533 428.436 237.6 427.244 236.407L397.017 206.18C395.824 204.988 393.891 204.988 392.699 206.18L362.472 236.407C361.279 237.6 361.279 239.533 362.472 240.725L392.699 270.952C393.891 272.145 395.824 272.145 397.017 270.952L427.244 240.725Z' fill='url(%23paint539_linear_40004690_134055)'/%3E%3Cpath d='M408.892 259.078L408.664 258.86C406.267 256.695 402.565 256.767 400.255 259.078L394.858 264.475L389.46 259.078L385.142 263.396L392.699 270.952C393.891 272.145 395.824 272.145 397.017 270.952L408.892 259.078ZM389.46 259.078C387.075 256.693 383.208 256.693 380.824 259.078L385.142 263.396L389.46 259.078ZM370.028 248.282L374.346 252.6C376.731 250.216 376.731 246.349 374.346 243.964L370.028 248.282ZM362.472 236.407C361.279 237.6 361.279 239.533 362.472 240.725L370.028 248.282L374.346 243.964L368.949 238.566L374.346 233.169C376.731 230.784 376.731 226.917 374.346 224.532L362.472 236.407ZM427.244 240.725C428.436 239.533 428.436 237.6 427.244 236.407L415.369 224.532C412.984 226.917 412.984 230.784 415.369 233.169L420.766 238.566L415.369 243.964C412.984 246.349 412.984 250.216 415.369 252.6L427.244 240.725ZM380.824 218.055C383.208 220.44 387.075 220.44 389.46 218.055L394.858 212.658L400.255 218.055C402.565 220.365 406.267 220.438 408.664 218.272L408.892 218.055L397.017 206.18C395.824 204.988 393.891 204.988 392.699 206.18L380.824 218.055Z' fill='url(%23paint540_linear_40004690_134055)'/%3E%3Cpath d='M389.262 226.1L382.389 232.973L386.708 237.291C388.109 235.889 388.685 233.974 388.439 232.15C390.263 232.397 392.178 231.82 393.58 230.418L389.262 226.1ZM397.017 222.663C395.824 221.471 393.891 221.471 392.699 222.663L389.262 226.1L393.58 230.418L394.858 229.141L396.136 230.418C397.538 231.82 399.453 232.397 401.277 232.15C401.03 233.974 401.606 235.889 403.008 237.291L404.286 238.569L403.008 239.846C401.606 241.249 401.029 243.163 401.276 244.988C399.452 244.741 397.538 245.317 396.136 246.719L394.858 247.997L393.58 246.719C392.178 245.317 390.264 244.741 388.44 244.988C388.687 243.163 388.11 241.249 386.708 239.846L385.43 238.569L386.708 237.291L382.389 232.973L378.953 236.409C377.76 237.602 377.76 239.535 378.953 240.728L392.699 254.474C393.891 255.666 395.824 255.666 397.017 254.474L410.763 240.728C411.955 239.535 411.955 237.602 410.763 236.409L397.017 222.663Z' fill='url(%23paint541_linear_40004690_134055)'/%3E%3Cpath d='M66.9514 240.737C68.1438 239.545 68.1438 237.611 66.9514 236.419L36.7244 206.192C35.532 205 33.5987 205 32.4063 206.192L2.17928 236.419C0.986858 237.611 0.986858 239.545 2.17928 240.737L32.4063 270.964C33.5987 272.157 35.532 272.157 36.7244 270.964L66.9514 240.737Z' fill='url(%23paint542_linear_40004690_134055)'/%3E%3Cpath d='M48.5993 259.089L48.3716 258.872C45.9744 256.706 42.2733 256.779 39.963 259.089L34.5653 264.487L29.1677 259.089L24.8495 263.407L32.4063 270.964C33.5987 272.157 35.532 272.157 36.7244 270.964L48.5993 259.089ZM29.1677 259.089C26.7828 256.704 22.9162 256.704 20.5314 259.089L24.8495 263.407L29.1677 259.089ZM9.73603 248.294L14.0542 252.612C16.439 250.227 16.439 246.361 14.0542 243.976L9.73603 248.294ZM2.17928 236.419C0.986858 237.611 0.986858 239.545 2.17928 240.737L9.73603 248.294L14.0542 243.976L8.65649 238.578L14.0542 233.18C16.439 230.796 16.439 226.929 14.0542 224.544L2.17928 236.419ZM66.9514 240.737C68.1438 239.545 68.1438 237.611 66.9514 236.419L55.0765 224.544C52.6917 226.929 52.6917 230.796 55.0765 233.18L60.4742 238.578L55.0765 243.976C52.6917 246.361 52.6917 250.227 55.0765 252.612L66.9514 240.737ZM20.5314 218.067C22.9162 220.452 26.7828 220.452 29.1677 218.067L34.5653 212.669L39.963 218.067C42.2733 220.377 45.9744 220.45 48.3716 218.284L48.5993 218.067L36.7244 206.192C35.532 205 33.5987 205 32.4063 206.192L20.5314 218.067Z' fill='url(%23paint543_linear_40004690_134055)'/%3E%3Cpath d='M28.9709 226.108L22.0983 232.98L26.4165 237.299C27.8185 235.897 28.3941 233.982 28.1475 232.158C29.9719 232.405 31.8867 231.828 33.289 230.426L28.9709 226.108ZM36.7258 222.671C35.5334 221.479 33.6001 221.479 32.4077 222.671L28.9709 226.108L33.289 230.426L34.5668 229.148L35.8445 230.426C37.2469 231.828 39.1617 232.405 40.986 232.158C40.7395 233.982 41.3151 235.897 42.7171 237.299L43.9948 238.576L42.7171 239.854C41.3149 241.256 40.7379 243.171 40.9849 244.996C39.1607 244.749 37.2467 245.325 35.8445 246.727L34.5668 248.004L33.289 246.727C31.8869 245.325 29.9728 244.749 28.1486 244.996C28.3956 243.171 27.8186 241.256 26.4165 239.854L25.1388 238.576L26.4165 237.299L22.0983 232.98L18.6615 236.417C17.4691 237.61 17.4691 239.543 18.6615 240.735L32.4077 254.482C33.6001 255.674 35.5334 255.674 36.7258 254.482L50.472 240.735C51.6644 239.543 51.6644 237.61 50.472 236.417L36.7258 222.671Z' fill='url(%23paint544_linear_40004690_134055)'/%3E%3Cpath d='M936.039 140.922L959.789 117.172C960.982 115.98 960.982 114.046 959.789 112.854L953.312 106.377L927.403 132.286L936.039 140.922Z' fill='url(%23paint545_linear_40004690_134055)'/%3E%3Cpath d='M929.562 134.445C930.158 133.848 930.158 132.882 929.562 132.286L929.668 132.17C930.156 131.57 930.121 130.685 929.562 130.127L927.403 132.286L929.562 134.445ZM933.88 127.967C934.477 127.371 934.477 126.405 933.88 125.808L929.562 130.127C930.158 130.723 931.125 130.723 931.721 130.127L933.88 127.967ZM938.198 123.649C938.795 123.053 938.795 122.086 938.199 121.49L933.88 125.808C934.477 126.405 935.443 126.405 936.039 125.808L938.198 123.649ZM942.517 119.331C943.113 118.735 943.113 117.768 942.517 117.172L938.199 121.49C938.795 122.086 939.761 122.086 940.358 121.49L942.517 119.331ZM946.835 115.013C947.431 114.417 947.431 113.45 946.835 112.854L942.517 117.172C943.113 117.768 944.08 117.768 944.676 117.172L946.835 115.013ZM951.153 110.695C951.749 110.099 951.749 109.132 951.153 108.536L946.835 112.854C947.431 113.45 948.398 113.45 948.994 112.854L951.153 110.695ZM953.312 106.377L951.153 108.536C951.749 109.132 952.716 109.132 953.312 108.536L954.392 107.456L953.312 106.377ZM933.88 138.763C934.477 138.167 934.477 137.2 933.88 136.604L931.721 134.445C931.125 133.848 930.158 133.848 929.562 134.445L933.88 138.763ZM959.789 117.172C960.982 115.98 960.982 114.046 959.789 112.854C960.31 113.375 960.007 114.549 959.125 115.633C958.998 115.789 958.86 115.943 958.71 116.093L957.72 117.082C957.277 117.525 957.163 118.173 957.378 118.721C956.83 118.506 956.184 118.619 955.741 119.061L953.762 121.04C953.319 121.483 953.206 122.13 953.421 122.678C952.919 122.481 952.333 122.56 951.898 122.915L951.782 123.02L949.804 124.999C949.361 125.442 949.247 126.089 949.462 126.637C948.96 126.44 948.375 126.518 947.94 126.873L947.825 126.978L945.845 128.957C945.402 129.4 945.288 130.048 945.503 130.596C945.002 130.399 944.417 130.476 943.982 130.831L943.866 130.936L941.887 132.915C941.444 133.358 941.331 134.005 941.546 134.553C940.998 134.338 940.35 134.452 939.907 134.895L937.929 136.874C937.486 137.317 937.372 137.964 937.587 138.512C937.077 138.312 936.482 138.398 936.045 138.768L936.039 138.763C935.443 138.167 934.477 138.167 933.88 138.763L936.039 140.922L959.789 117.172Z' fill='url(%23paint546_linear_40004690_134055)'/%3E%3Cpath d='M936.535 127.719L946.592 117.662C947.784 116.469 949.718 116.469 950.91 117.662L952.823 119.575L940.607 131.791L936.535 127.719Z' fill='url(%23paint547_linear_40004690_134055)'/%3E%3Cpath d='M939.049 130.233C939.347 129.935 939.83 129.935 940.128 130.233L940.607 130.712L941.086 130.233C941.384 129.935 941.867 129.935 942.165 130.233L940.607 131.791L939.049 130.233ZM945.157 126.162C945.455 125.864 945.939 125.864 946.237 126.162L943.121 129.277C942.823 128.979 942.823 128.495 943.121 128.197L945.157 126.162ZM949.23 122.089C949.528 121.791 950.011 121.791 950.309 122.089L947.194 125.204C946.896 124.906 946.896 124.423 947.194 124.125L949.23 122.089ZM952.824 119.575L951.265 121.133C950.967 120.835 950.967 120.352 951.265 120.053L952.284 119.035L952.824 119.575ZM949.182 116.802C949.814 116.892 950.424 117.175 950.91 117.661C950.471 117.222 949.84 117.059 949.17 117.146C949.148 117.034 949.151 116.917 949.182 116.802ZM938.331 125.922C938.592 126.183 938.625 126.585 938.43 126.882L938.331 127.002L937.614 127.719L938.093 128.197L938.191 128.317C938.386 128.613 938.354 129.016 938.093 129.277L936.535 127.719L938.331 125.922ZM946.592 117.661C947.078 117.176 947.687 116.891 948.319 116.801C948.379 117.025 948.33 117.258 948.202 117.439C947.911 117.578 947.626 117.761 947.36 117.989L947.132 118.201L945.874 119.459C945.576 119.757 945.092 119.757 944.794 119.459L946.592 117.661ZM943.36 120.894C943.658 121.192 943.658 121.675 943.36 121.973L940.845 124.488C940.547 124.785 940.064 124.785 939.766 124.488L943.36 120.894Z' fill='url(%23paint548_linear_40004690_134055)'/%3E%3Cpath d='M877.037 151.284C878.229 150.092 878.229 148.158 877.037 146.966L846.81 116.739C845.617 115.547 843.684 115.547 842.491 116.739L812.264 146.966C811.072 148.158 811.072 150.092 812.264 151.284L842.491 181.511C843.684 182.703 845.617 182.703 846.81 181.511L877.037 151.284Z' fill='url(%23paint549_linear_40004690_134055)'/%3E%3Cpath d='M858.685 169.636L858.457 169.419C856.06 167.253 852.358 167.326 850.048 169.636L844.651 175.034L839.253 169.636L834.935 173.954L842.491 181.511C843.684 182.703 845.617 182.703 846.81 181.511L858.685 169.636ZM839.253 169.636C836.868 167.251 833.001 167.251 830.617 169.636L834.935 173.954L839.253 169.636ZM819.821 158.841L824.139 163.159C826.524 160.774 826.524 156.908 824.139 154.523L819.821 158.841ZM812.264 146.966C811.072 148.158 811.072 150.092 812.264 151.284L819.821 158.841L824.139 154.523L818.742 149.125L824.139 143.727C826.524 141.342 826.524 137.476 824.139 135.091L812.264 146.966ZM877.037 151.284C878.229 150.092 878.229 148.158 877.037 146.966L865.162 135.091C862.777 137.476 862.777 141.342 865.162 143.727L870.559 149.125L865.162 154.523C862.777 156.908 862.777 160.774 865.162 163.159L877.037 151.284ZM830.617 128.614C833.001 130.999 836.868 130.999 839.253 128.614L844.651 123.216L850.048 128.614C852.358 130.924 856.06 130.997 858.457 128.831L858.685 128.614L846.81 116.739C845.617 115.547 843.684 115.547 842.491 116.739L830.617 128.614Z' fill='url(%23paint550_linear_40004690_134055)'/%3E%3Cpath d='M839.055 136.651L832.182 143.523L836.5 147.842C837.902 146.439 838.478 144.525 838.232 142.701C840.056 142.948 841.971 142.371 843.373 140.969L839.055 136.651ZM846.81 133.214C845.617 132.022 843.684 132.022 842.492 133.214L839.055 136.651L843.373 140.969L844.651 139.691L845.928 140.969C847.331 142.371 849.246 142.948 851.07 142.701C850.823 144.525 851.399 146.439 852.801 147.842L854.079 149.119L852.801 150.397C851.399 151.799 850.822 153.714 851.069 155.539C849.245 155.292 847.331 155.868 845.928 157.27L844.651 158.547L843.373 157.27C841.971 155.868 840.057 155.292 838.233 155.539C838.48 153.714 837.903 151.799 836.5 150.397L835.223 149.119L836.5 147.842L832.182 143.523L828.746 146.96C827.553 148.153 827.553 150.086 828.746 151.278L842.492 165.025C843.684 166.217 845.617 166.217 846.81 165.025L860.556 151.278C861.748 150.086 861.748 148.153 860.556 146.96L846.81 133.214Z' fill='url(%23paint551_linear_40004690_134055)'/%3E%3Cpath d='M830.912 193.098L802.845 165.03C801.652 163.837 799.719 163.837 798.526 165.03L770.458 193.098L800.685 223.325L830.912 193.098Z' fill='url(%23paint552_linear_40004690_134055)'/%3E%3Cpath d='M803.277 220.733L803.16 220.629C802.56 220.14 801.677 220.175 801.118 220.733L800.685 221.166L800.253 220.733L800.138 220.629C799.539 220.14 798.653 220.174 798.094 220.733L800.685 223.325L803.277 220.733ZM796.151 218.79L797.231 219.87C797.827 219.274 797.827 218.307 797.231 217.711L796.151 218.79ZM794.208 214.688C793.612 214.092 792.645 214.092 792.049 214.688L796.151 218.79L797.231 217.711L794.208 214.688ZM790.106 212.745L791.186 213.825C791.782 213.229 791.782 212.262 791.186 211.666L790.106 212.745ZM788.163 208.643L788.047 208.538C787.448 208.049 786.563 208.084 786.004 208.643L790.106 212.745L791.186 211.666L788.163 208.643ZM784.06 206.699L785.14 207.779C785.736 207.183 785.736 206.216 785.14 205.62L784.06 206.699ZM782.117 202.597L781.038 203.677L784.06 206.699L785.14 205.62L782.117 202.597ZM782.117 202.597C781.521 202.001 780.554 202.001 779.958 202.597L781.038 203.677L782.117 202.597ZM778.015 200.654L779.095 201.734C779.691 201.138 779.691 200.171 779.095 199.575L778.015 200.654ZM776.072 196.552L774.993 197.632L778.015 200.654L779.095 199.575L776.072 196.552ZM776.072 196.552C775.476 195.956 774.509 195.956 773.913 196.552L774.993 197.632L776.072 196.552ZM771.97 194.609L773.05 195.689C773.646 195.093 773.646 194.126 773.05 193.53L771.97 194.609ZM770.458 193.098L771.97 194.609L773.05 193.53L772.618 193.098L773.292 192.423C773.888 191.827 773.888 190.86 773.292 190.264L770.458 193.098ZM809.322 214.688C808.726 214.092 807.759 214.092 807.163 214.688L804.14 217.711C803.544 218.307 803.544 219.274 804.14 219.87L809.322 214.688ZM774.642 188.914L774.758 189.02C775.357 189.509 776.242 189.473 776.801 188.914L780.309 185.406C780.905 184.81 780.905 183.843 780.309 183.247L774.642 188.914ZM815.367 208.643L815.251 208.538C814.651 208.049 813.767 208.085 813.208 208.643L810.185 211.666C809.589 212.262 809.589 213.229 810.185 213.825L815.367 208.643ZM781.659 181.897L781.775 182.003C782.374 182.492 783.259 182.456 783.818 181.897L787.326 178.389C787.922 177.793 787.922 176.826 787.326 176.23L781.659 181.897ZM821.413 202.597L821.297 202.492C820.697 202.003 819.813 202.039 819.254 202.597L816.231 205.62C815.635 206.216 815.635 207.183 816.231 207.779L821.413 202.597ZM788.676 174.88L788.792 174.986C789.391 175.475 790.276 175.439 790.835 174.88L794.343 171.372C794.939 170.776 794.939 169.809 794.343 169.213L788.676 174.88ZM827.458 196.552L827.342 196.447C826.742 195.958 825.858 195.994 825.299 196.552L822.276 199.575C821.68 200.171 821.68 201.138 822.276 201.734L827.458 196.552ZM795.693 167.864L795.809 167.969C796.408 168.458 797.293 168.422 797.852 167.864L799.606 166.109C799.754 165.961 799.922 165.851 800.1 165.777C800.335 165.68 800.534 165.531 800.687 165.349C800.839 165.531 801.036 165.68 801.271 165.777L801.855 164.369C800.748 163.91 799.426 164.13 798.526 165.03L795.693 167.864ZM830.912 193.098L828.079 190.264C827.482 190.86 827.482 191.827 828.079 192.423L828.753 193.098L828.321 193.53C827.725 194.126 827.725 195.093 828.321 195.689L830.912 193.098ZM802.613 164.821C802.379 164.63 802.123 164.48 801.855 164.369L801.271 165.777C801.449 165.851 801.617 165.961 801.765 166.109L803.519 167.864C804.078 168.422 804.963 168.458 805.562 167.969L805.678 167.864L802.845 165.03L802.613 164.821ZM821.062 183.247C820.503 183.806 820.467 184.69 820.956 185.29L821.062 185.406L824.57 188.914C825.129 189.473 826.014 189.509 826.613 189.02L826.729 188.914L821.062 183.247ZM814.045 176.23C813.486 176.789 813.45 177.673 813.939 178.273L814.045 178.389L817.553 181.897C818.112 182.456 818.997 182.492 819.596 182.003L819.712 181.897L814.045 176.23ZM807.028 169.213C806.469 169.772 806.434 170.656 806.922 171.256L807.028 171.372L810.536 174.88C811.095 175.439 811.98 175.475 812.579 174.986L812.695 174.88L807.028 169.213Z' fill='url(%23paint553_linear_40004690_134055)'/%3E%3Cpath d='M823.964 193.098L802.847 171.981C801.655 170.788 799.722 170.788 798.529 171.981L777.412 193.098L800.688 216.374L823.964 193.098Z' fill='url(%23paint554_linear_40004690_134055)'/%3E%3Cpath d='M803.222 213.84L803.106 213.734C802.507 213.246 801.622 213.281 801.063 213.84L800.689 214.214L800.314 213.839L799.234 214.918L800.689 216.373L803.222 213.84ZM800.314 213.839C799.717 213.243 798.751 213.243 798.154 213.839L799.234 214.918L800.314 213.839ZM796.324 212.009L797.404 213.088C798 212.492 798 211.525 797.404 210.929L796.324 212.009ZM794.494 208.019L794.378 207.916C793.779 207.427 792.894 207.461 792.335 208.019L796.324 212.009L797.404 210.929L794.494 208.019ZM790.506 206.19L791.586 207.27C792.181 206.674 792.181 205.707 791.586 205.111L790.506 206.19ZM788.676 202.201L787.596 203.281L790.506 206.19L791.586 205.111L788.676 202.201ZM788.676 202.201C788.08 201.605 787.113 201.605 786.517 202.201L787.596 203.281L788.676 202.201ZM784.687 200.371L785.766 201.45C786.362 200.854 786.362 199.887 785.766 199.291L784.687 200.371ZM782.856 196.382L782.741 196.278C782.141 195.789 781.257 195.823 780.697 196.382L784.687 200.371L785.766 199.291L782.856 196.382ZM778.867 194.551L779.947 195.631C780.543 195.035 780.543 194.068 779.947 193.472L778.867 194.551ZM777.413 193.098L778.867 194.551L779.947 193.472L779.573 193.098L780.253 192.418C780.848 191.822 780.848 190.855 780.253 190.259L777.413 193.098ZM809.042 208.02L808.926 207.915C808.326 207.426 807.441 207.461 806.882 208.02L803.973 210.93C803.377 211.526 803.377 212.493 803.973 213.089L809.042 208.02ZM781.612 188.899L781.727 189.003C782.327 189.492 783.213 189.458 783.772 188.899L787.292 185.379C787.887 184.782 787.887 183.816 787.292 183.219L781.612 188.899ZM814.861 202.201L814.744 202.097C814.144 201.608 813.261 201.642 812.702 202.201L809.792 205.111C809.196 205.707 809.196 206.674 809.792 207.27L814.861 202.201ZM788.652 181.86L788.767 181.964C789.366 182.453 790.252 182.419 790.811 181.86L794.33 178.34C794.926 177.744 794.925 176.778 794.33 176.181L788.652 181.86ZM820.679 196.383L820.563 196.277C819.964 195.788 819.079 195.824 818.52 196.383L815.61 199.292C815.015 199.889 815.014 200.855 815.61 201.451L820.679 196.383ZM795.691 174.82L795.806 174.925C796.405 175.414 797.291 175.379 797.85 174.82L799.609 173.061C799.721 172.95 799.843 172.86 799.972 172.791L800.104 172.729L800.244 172.662C800.418 172.569 800.568 172.445 800.689 172.3C800.842 172.482 801.039 172.632 801.274 172.729L801.578 171.993L801.858 171.318C800.751 170.86 799.43 171.081 798.53 171.981L795.691 174.82ZM823.964 193.098L821.125 190.259C820.529 190.855 820.529 191.821 821.125 192.418L821.805 193.098L821.43 193.473C820.834 194.069 820.834 195.036 821.43 195.632L823.964 193.098ZM802.615 171.772C802.381 171.581 802.127 171.43 801.859 171.319L801.274 172.729C801.452 172.802 801.62 172.913 801.768 173.061L803.528 174.82C804.087 175.379 804.97 175.413 805.57 174.925L805.687 174.82L802.848 171.981L802.615 171.772ZM814.086 183.219C813.49 183.816 813.49 184.782 814.086 185.379L817.605 188.898C818.164 189.456 819.049 189.492 819.648 189.003L819.764 188.898L814.086 183.219ZM807.047 176.18C806.488 176.739 806.453 177.624 806.942 178.223L807.047 178.339L810.567 181.86C811.126 182.418 812.01 182.453 812.609 181.964L812.726 181.86L807.047 176.18Z' fill='url(%23paint555_linear_40004690_134055)'/%3E%3Cpath d='M810.804 193.098L802.843 185.136C801.65 183.944 799.717 183.944 798.524 185.136L790.563 193.098L800.684 203.218L810.804 193.098Z' fill='url(%23paint556_linear_40004690_134055)'/%3E%3Cpath d='M803.028 200.874L802.912 200.768C802.313 200.279 801.428 200.315 800.869 200.874L800.684 201.059L800.498 200.874L799.418 201.953L800.684 203.218L803.028 200.874ZM800.498 200.874C799.902 200.277 798.935 200.277 798.339 200.874L799.418 201.953L800.498 200.874ZM796.888 199.423L797.968 200.503C798.564 199.906 798.564 198.94 797.968 198.343L796.888 199.423ZM795.438 195.813L794.358 196.893L796.888 199.423L797.968 198.343L795.438 195.813ZM795.438 195.813C794.841 195.217 793.875 195.217 793.279 195.813L794.358 196.893L795.438 195.813ZM791.828 194.363L792.908 195.442C793.504 194.846 793.504 193.879 792.908 193.283L791.828 194.363ZM790.563 193.098L791.828 194.363L792.908 193.283L792.722 193.098L793.633 192.187C794.229 191.591 794.229 190.624 793.633 190.028L790.563 193.098ZM808.088 195.813L807.972 195.708C807.373 195.219 806.488 195.254 805.929 195.813L803.399 198.343C802.803 198.94 802.803 199.906 803.399 200.503L808.088 195.813ZM795.455 188.206L795.571 188.311C796.17 188.8 797.055 188.765 797.614 188.206L799.604 186.216C799.752 186.067 799.92 185.957 800.098 185.884L799.516 184.475C799.156 184.624 798.817 184.843 798.524 185.136L795.455 188.206ZM810.804 193.098L807.734 190.028C807.138 190.624 807.138 191.591 807.734 192.187L808.645 193.098L808.459 193.283C807.863 193.879 807.863 194.846 808.459 195.442L810.804 193.098ZM801.853 184.475C801.106 184.166 800.263 184.166 799.516 184.475L800.098 185.884C800.333 185.786 800.532 185.638 800.685 185.456C800.837 185.637 801.034 185.786 801.269 185.884L801.853 184.475ZM802.611 184.927C802.377 184.737 802.121 184.586 801.853 184.475L801.269 185.884C801.447 185.957 801.615 186.067 801.763 186.216L803.753 188.206C804.312 188.765 805.197 188.8 805.797 188.311L805.912 188.206L802.843 185.136L802.611 184.927Z' fill='url(%23paint557_linear_40004690_134055)'/%3E%3Cpath d='M800.38 162.566L776.63 138.817C775.438 137.624 773.505 137.624 772.312 138.817L765.835 145.294L791.744 171.203L800.38 162.566Z' fill='url(%23paint558_linear_40004690_134055)'/%3E%3Cpath d='M791.744 169.044C791.148 168.447 790.181 168.447 789.585 169.044L791.744 171.203L792.824 170.123L791.744 169.044ZM787.426 164.725C786.83 164.129 785.863 164.129 785.267 164.725L789.585 169.044C790.181 168.447 790.181 167.481 789.585 166.885L787.426 164.725ZM783.108 160.407C782.511 159.811 781.545 159.811 780.949 160.407L785.267 164.725C785.863 164.129 785.863 163.163 785.267 162.566L783.108 160.407ZM778.79 156.089C778.193 155.493 777.227 155.493 776.63 156.089L780.949 160.407C781.545 159.811 781.545 158.844 780.949 158.248L778.79 156.089ZM774.471 151.771C773.875 151.175 772.909 151.175 772.312 151.771L776.63 156.089C777.227 155.493 777.227 154.526 776.63 153.93L774.471 151.771ZM770.153 147.453C769.557 146.857 768.59 146.857 767.994 147.453L772.312 151.771C772.909 151.175 772.909 150.208 772.312 149.612L770.153 147.453ZM775.641 138.156C774.534 137.697 773.212 137.917 772.312 138.817L765.835 145.294L767.994 147.453C768.553 146.894 768.588 146.009 768.1 145.41L767.994 145.294L767.958 145.258C768.116 144.991 768.186 144.687 768.167 144.387C768.589 144.414 769.021 144.267 769.344 143.944L770.963 142.325C771.286 142.002 771.432 141.571 771.406 141.149C771.828 141.175 772.259 141.029 772.582 140.706L773.392 139.896C773.54 139.748 773.708 139.638 773.886 139.564C774.121 139.467 774.32 139.318 774.472 139.136C774.625 139.318 774.822 139.467 775.056 139.564L775.641 138.156ZM776.63 138.817C776.338 138.524 776 138.305 775.641 138.156L775.056 139.564C775.182 139.616 775.303 139.686 775.415 139.775C775.462 139.812 775.507 139.853 775.551 139.896L776.541 140.886C776.984 141.329 777.631 141.443 778.179 141.228C777.982 141.729 778.06 142.314 778.414 142.749L778.52 142.865L780.498 144.844C780.941 145.287 781.589 145.4 782.137 145.185C781.922 145.733 782.035 146.381 782.478 146.824L784.457 148.802C784.9 149.245 785.547 149.359 786.095 149.144C785.898 149.646 785.976 150.231 786.332 150.666L786.436 150.781L788.416 152.761C788.859 153.204 789.506 153.318 790.054 153.103C789.857 153.604 789.935 154.189 790.289 154.624L790.395 154.74L792.373 156.719C792.816 157.161 793.464 157.275 794.012 157.06C793.815 157.562 793.893 158.147 794.248 158.582L794.353 158.698L796.332 160.677C796.775 161.12 797.422 161.234 797.97 161.019C797.755 161.567 797.868 162.213 798.311 162.656L799.301 163.646L800.38 162.566L776.63 138.817Z' fill='url(%23paint559_linear_40004690_134055)'/%3E%3Cpath d='M793.114 158.934L783.053 148.872C781.861 147.68 779.927 147.68 778.735 148.872L776.821 150.787L789.041 163.007L793.114 158.934Z' fill='url(%23paint560_linear_40004690_134055)'/%3E%3Cpath d='M788.562 161.449C788.264 161.151 787.781 161.151 787.483 161.449L789.041 163.007L789.581 162.467L788.562 161.449ZM784.489 157.375C784.191 157.077 783.707 157.077 783.409 157.375L786.525 160.492C786.824 160.194 786.824 159.71 786.525 159.412L784.489 157.375ZM780.415 153.302C780.117 153.004 779.634 153.004 779.336 153.302L782.452 156.418C782.75 156.12 782.75 155.637 782.452 155.339L780.415 153.302ZM780.46 148.013C779.829 148.103 779.22 148.387 778.735 148.872L776.82 150.786L778.378 152.345C778.676 152.047 778.676 151.563 778.378 151.265L777.893 150.78C778.055 150.577 778.1 150.313 778.024 150.076C778.288 150.16 778.587 150.099 778.796 149.89L779.274 149.412C779.44 149.246 779.624 149.113 779.818 149.009C779.884 148.974 779.95 148.943 780.018 148.915C780.376 148.767 780.559 148.377 780.46 148.013ZM783.053 148.872C782.567 148.387 781.958 148.103 781.327 148.013C781.242 148.328 781.368 148.661 781.635 148.841L781.771 148.914L781.911 148.981C781.929 148.99 781.949 148.997 781.967 149.007C781.994 149.021 782.019 149.039 782.046 149.054C782.084 149.076 782.122 149.097 782.159 149.121C782.182 149.136 782.203 149.154 782.225 149.17C782.263 149.198 782.302 149.225 782.339 149.255L782.513 149.412L783.771 150.669C784.069 150.968 784.552 150.968 784.85 150.669L783.053 148.872ZM791.317 157.136C791.019 157.434 791.019 157.918 791.317 158.216L792.575 159.473L793.114 158.934L791.317 157.136ZM786.286 152.105C786.025 152.366 785.992 152.769 786.188 153.066L786.286 153.185L788.802 155.7C789.1 155.998 789.583 155.998 789.881 155.7L786.286 152.105Z' fill='url(%23paint561_linear_40004690_134055)'/%3E%3Cpath d='M835.492 240.68L811.742 216.93C810.549 215.737 808.616 215.737 807.424 216.93L800.946 223.407L826.855 249.316L835.492 240.68Z' fill='url(%23paint562_linear_40004690_134055)'/%3E%3Cpath d='M829.014 247.157C828.418 246.561 827.452 246.561 826.855 247.157L826.739 247.051C826.14 246.563 825.255 246.598 824.696 247.157L826.855 249.316L829.014 247.157ZM822.537 242.839C821.941 242.243 820.974 242.243 820.378 242.839L824.696 247.157C825.292 246.561 825.292 245.594 824.696 244.998L822.537 242.839ZM818.219 238.521C817.623 237.924 816.656 237.924 816.06 238.521L820.378 242.839C820.974 242.243 820.974 241.276 820.378 240.68L818.219 238.521ZM813.901 234.202C813.305 233.606 812.338 233.606 811.742 234.202L816.06 238.521C816.656 237.924 816.656 236.958 816.06 236.362L813.901 234.202ZM809.583 229.884C808.987 229.288 808.02 229.288 807.424 229.884L811.742 234.202C812.338 233.606 812.338 232.64 811.742 232.043L809.583 229.884ZM805.265 225.566C804.668 224.97 803.702 224.97 803.106 225.566L807.424 229.884C808.02 229.288 808.02 228.321 807.424 227.725L805.265 225.566ZM800.946 223.407L803.106 225.566C803.702 224.97 803.702 224.003 803.106 223.407L802.026 222.328L800.946 223.407ZM833.333 242.839C832.736 242.243 831.77 242.243 831.173 242.839L829.014 244.998C828.418 245.594 828.418 246.561 829.014 247.157L833.333 242.839ZM811.742 216.93C810.549 215.737 808.616 215.737 807.424 216.93C807.945 216.409 809.119 216.713 810.203 217.594C810.358 217.721 810.512 217.86 810.662 218.009L811.652 218.999C812.095 219.442 812.743 219.556 813.29 219.341C813.076 219.889 813.188 220.535 813.631 220.978L815.61 222.957C816.053 223.4 816.7 223.514 817.248 223.299C817.051 223.8 817.129 224.386 817.484 224.821L817.59 224.937L819.568 226.916C820.011 227.359 820.659 227.472 821.207 227.257C821.01 227.759 821.088 228.344 821.443 228.779L821.547 228.894L823.527 230.874C823.97 231.317 824.617 231.431 825.165 231.216C824.969 231.718 825.046 232.302 825.4 232.737L825.506 232.853L827.485 234.832C827.928 235.275 828.575 235.388 829.123 235.173C828.908 235.721 829.022 236.369 829.465 236.812L831.443 238.791C831.886 239.233 832.534 239.347 833.082 239.132C832.881 239.642 832.967 240.237 833.338 240.674L833.333 240.68C832.736 241.276 832.736 242.243 833.333 242.839L835.492 240.68L811.742 216.93Z' fill='url(%23paint563_linear_40004690_134055)'/%3E%3Cpath d='M822.294 240.188L812.237 230.13C811.045 228.938 811.045 227.005 812.237 225.812L814.15 223.899L826.366 236.115L822.294 240.188Z' fill='url(%23paint564_linear_40004690_134055)'/%3E%3Cpath d='M824.809 237.673C824.511 237.375 824.511 236.892 824.809 236.594L825.287 236.115L824.809 235.636C824.511 235.338 824.511 234.855 824.809 234.557L826.367 236.115L824.809 237.673ZM820.737 231.565C820.439 231.267 820.439 230.783 820.737 230.485L823.852 233.601C823.554 233.899 823.071 233.899 822.773 233.601L820.737 231.565ZM816.665 227.492C816.367 227.194 816.367 226.711 816.665 226.413L819.78 229.528C819.482 229.826 818.999 229.826 818.7 229.528L816.665 227.492ZM814.15 223.899L815.709 225.457C815.41 225.755 814.927 225.755 814.629 225.457L813.611 224.438L814.15 223.899ZM811.378 227.54C811.468 226.908 811.751 226.298 812.237 225.812C811.798 226.251 811.635 226.882 811.721 227.553C811.61 227.574 811.493 227.571 811.378 227.54ZM820.498 238.391C820.759 238.13 821.161 238.097 821.457 238.292L821.577 238.391L822.294 239.108L822.773 238.629L822.892 238.531C823.188 238.336 823.592 238.369 823.852 238.629L822.294 240.188L820.498 238.391ZM812.237 230.13C811.751 229.644 811.467 229.035 811.377 228.403C811.601 228.343 811.833 228.392 812.014 228.52C812.154 228.811 812.337 229.096 812.565 229.362L812.777 229.59L814.034 230.848C814.332 231.146 814.332 231.63 814.034 231.928L812.237 230.13ZM815.469 233.362C815.767 233.064 816.251 233.064 816.549 233.362L819.063 235.877C819.361 236.175 819.361 236.658 819.063 236.956L815.469 233.362Z' fill='url(%23paint565_linear_40004690_134055)'/%3E%3Cpath d='M800.424 136.344L828.492 108.276C829.685 107.083 829.685 105.15 828.492 103.958L800.424 75.8898L770.197 106.117L800.424 136.344Z' fill='url(%23paint566_linear_40004690_134055)'/%3E%3Cpath d='M772.789 108.708L772.893 108.591C773.382 107.992 773.347 107.108 772.789 106.549L772.356 106.117L772.789 105.685L772.893 105.57C773.382 104.97 773.348 104.085 772.789 103.525L770.197 106.117L772.789 108.708ZM774.731 101.582L773.652 102.662C774.248 103.258 775.215 103.258 775.811 102.662L774.731 101.582ZM778.833 99.6395C779.43 99.0433 779.43 98.0767 778.833 97.4805L774.731 101.582L775.811 102.662L778.833 99.6395ZM780.776 95.5375L779.697 96.6171C780.293 97.2132 781.26 97.2131 781.856 96.6171L780.776 95.5375ZM784.878 93.5946L784.984 93.4786C785.473 92.879 785.437 91.9945 784.878 91.4355L780.776 95.5375L781.856 96.6171L784.878 93.5946ZM786.822 89.4915L785.743 90.571C786.339 91.1672 787.306 91.1672 787.902 90.571L786.822 89.4915ZM790.924 87.5485L789.845 86.469L786.822 89.4915L787.902 90.571L790.924 87.5485ZM790.924 87.5485C791.52 86.9523 791.521 85.9856 790.924 85.3895L789.845 86.469L790.924 87.5485ZM792.867 83.4465L791.788 84.526C792.384 85.1223 793.351 85.1223 793.947 84.526L792.867 83.4465ZM796.969 81.5036L795.89 80.424L792.867 83.4465L793.947 84.526L796.969 81.5036ZM796.969 81.5036C797.566 80.9073 797.566 79.9407 796.969 79.3445L795.89 80.424L796.969 81.5036ZM798.912 77.4015L797.833 78.4811C798.429 79.0771 799.396 79.0769 799.992 78.4811L798.912 77.4015ZM800.424 75.8898L798.912 77.4015L799.992 78.4811L800.424 78.0488L801.099 78.7235C801.695 79.3198 802.662 79.3198 803.258 78.7235L800.424 75.8898ZM778.833 114.753C779.43 114.157 779.43 113.19 778.833 112.594L775.811 109.571C775.215 108.975 774.248 108.975 773.652 109.571L778.833 114.753ZM804.607 80.073L804.502 80.1889C804.013 80.7886 804.049 81.6732 804.607 82.232L808.116 85.7405C808.712 86.3367 809.679 86.3367 810.275 85.7405L804.607 80.073ZM784.878 120.798L784.984 120.682C785.473 120.082 785.437 119.198 784.878 118.639L781.856 115.616C781.26 115.02 780.293 115.02 779.697 115.616L784.878 120.798ZM811.624 87.0899L811.519 87.2059C811.03 87.8055 811.066 88.6902 811.624 89.249L815.133 92.7575C815.729 93.3537 816.696 93.3537 817.292 92.7575L811.624 87.0899ZM790.924 126.844L791.03 126.728C791.519 126.129 791.483 125.244 790.924 124.685L787.902 121.662C787.306 121.066 786.339 121.066 785.743 121.662L790.924 126.844ZM818.641 94.1069L818.536 94.2229C818.047 94.8225 818.083 95.7071 818.641 96.266L822.15 99.7745C822.746 100.371 823.713 100.371 824.309 99.7745L818.641 94.1069ZM796.969 132.889L797.075 132.773C797.564 132.173 797.528 131.289 796.969 130.73L793.947 127.707C793.351 127.111 792.384 127.111 791.788 127.707L796.969 132.889ZM825.658 101.124L825.553 101.24C825.064 101.84 825.099 102.724 825.658 103.283L827.413 105.037C827.561 105.186 827.671 105.354 827.745 105.532C827.842 105.767 827.99 105.965 828.173 106.118C827.991 106.27 827.842 106.467 827.745 106.702L829.153 107.286C829.612 106.179 829.392 104.858 828.492 103.958L825.658 101.124ZM800.424 136.344L803.258 133.51C802.662 132.914 801.695 132.914 801.099 133.51L800.424 134.185L799.992 133.752C799.396 133.157 798.429 133.156 797.833 133.752L800.424 136.344ZM828.701 108.044C828.892 107.81 829.042 107.554 829.153 107.286L827.745 106.702C827.671 106.88 827.561 107.048 827.413 107.196L825.658 108.951C825.099 109.509 825.064 110.394 825.553 110.994L825.658 111.11L828.492 108.276L828.701 108.044ZM810.275 126.493C809.716 125.934 808.831 125.899 808.232 126.388L808.116 126.493L804.607 130.001C804.049 130.56 804.013 131.445 804.502 132.045L804.607 132.161L810.275 126.493ZM817.292 119.476C816.733 118.917 815.848 118.882 815.249 119.371L815.133 119.476L811.624 122.984C811.066 123.543 811.03 124.428 811.519 125.028L811.624 125.144L817.292 119.476ZM824.309 112.459C823.75 111.9 822.865 111.865 822.266 112.354L822.15 112.459L818.641 115.968C818.083 116.526 818.047 117.411 818.536 118.011L818.641 118.127L824.309 112.459Z' fill='url(%23paint567_linear_40004690_134055)'/%3E%3Cpath d='M800.424 129.391L821.541 108.274C822.733 107.081 822.733 105.148 821.541 103.956L800.424 82.8389L777.148 106.115L800.424 129.391Z' fill='url(%23paint568_linear_40004690_134055)'/%3E%3Cpath d='M779.682 108.649L779.788 108.533C780.276 107.933 780.241 107.048 779.682 106.489L779.308 106.115L779.683 105.74L778.604 104.66L777.149 106.115L779.682 108.649ZM779.683 105.74C780.279 105.144 780.279 104.177 779.683 103.581L778.604 104.66L779.683 105.74ZM781.513 101.751L780.434 102.83C781.03 103.426 781.997 103.426 782.593 102.83L781.513 101.751ZM785.503 99.9206L785.606 99.8046C786.095 99.2051 786.061 98.3205 785.503 97.7615L781.513 101.751L782.593 102.83L785.503 99.9206ZM787.332 95.9324L786.252 97.0119C786.848 97.6075 787.815 97.6076 788.411 97.0119L787.332 95.9324ZM791.321 94.1022L790.241 93.0227L787.332 95.9324L788.411 97.0119L791.321 94.1022ZM791.321 94.1022C791.917 93.5062 791.917 92.5394 791.321 91.9432L790.241 93.0227L791.321 94.1022ZM793.151 90.113L792.071 91.1926C792.668 91.7883 793.635 91.7886 794.231 91.1926L793.151 90.113ZM797.14 88.2829L797.244 88.1669C797.733 87.5674 797.699 86.6829 797.14 86.1238L793.151 90.113L794.231 91.1926L797.14 88.2829ZM798.97 84.2937L797.891 85.3732C798.487 85.9689 799.454 85.9692 800.05 85.3732L798.97 84.2937ZM800.424 82.8399L798.97 84.2937L800.05 85.3732L800.424 84.9989L801.104 85.6789C801.7 86.2747 802.667 86.2745 803.263 85.6789L800.424 82.8399ZM785.502 114.468L785.607 114.352C786.096 113.752 786.06 112.868 785.502 112.309L782.592 109.399C781.996 108.803 781.029 108.803 780.433 109.399L785.502 114.468ZM804.623 87.0389L804.519 87.1538C804.03 87.7534 804.064 88.6389 804.623 89.198L808.143 92.718C808.739 93.3136 809.706 93.3136 810.302 92.718L804.623 87.0389ZM791.321 120.287L791.425 120.17C791.914 119.571 791.879 118.687 791.321 118.128L788.411 115.219C787.815 114.622 786.848 114.622 786.252 115.219L791.321 120.287ZM811.662 94.078L811.558 94.1929C811.069 94.7926 811.103 95.678 811.662 96.2371L815.181 99.7561C815.777 100.352 816.744 100.352 817.34 99.7561L811.662 94.078ZM797.139 126.106L797.245 125.99C797.733 125.39 797.698 124.505 797.139 123.947L794.23 121.037C793.633 120.441 792.666 120.441 792.07 121.037L797.139 126.106ZM818.701 101.117L818.597 101.232C818.108 101.832 818.142 102.717 818.701 103.276L820.461 105.036C820.572 105.147 820.662 105.269 820.731 105.398L820.793 105.53L820.859 105.67C820.953 105.845 821.077 105.994 821.222 106.115C821.04 106.268 820.89 106.465 820.793 106.7L821.529 107.004L822.204 107.284C822.662 106.177 822.44 104.856 821.541 103.956L818.701 101.117ZM800.424 129.391L803.263 126.552C802.667 125.955 801.7 125.955 801.104 126.552L800.424 127.232L800.049 126.856C799.453 126.26 798.486 126.26 797.89 126.856L800.424 129.391ZM821.75 108.041C821.941 107.808 822.092 107.553 822.203 107.285L820.793 106.7C820.719 106.878 820.609 107.047 820.461 107.195L818.701 108.954C818.143 109.513 818.108 110.397 818.597 110.996L818.701 111.113L821.541 108.274L821.75 108.041ZM810.302 119.512C809.706 118.916 808.74 118.916 808.143 119.512L804.624 123.031C804.065 123.59 804.03 124.475 804.519 125.075L804.624 125.191L810.302 119.512ZM817.341 112.473C816.783 111.915 815.898 111.879 815.298 112.368L815.182 112.473L811.662 115.993C811.104 116.552 811.069 117.436 811.558 118.035L811.662 118.152L817.341 112.473Z' fill='url(%23paint569_linear_40004690_134055)'/%3E%3Cpath d='M800.424 116.234L808.386 108.273C809.578 107.08 809.578 105.147 808.386 103.955L800.424 95.9933L790.304 106.114L800.424 116.234Z' fill='url(%23paint570_linear_40004690_134055)'/%3E%3Cpath d='M792.648 108.458L792.754 108.342C793.242 107.743 793.207 106.858 792.648 106.299L792.463 106.114L792.648 105.928L791.569 104.849L790.304 106.114L792.648 108.458ZM792.648 105.928C793.244 105.332 793.244 104.365 792.648 103.769L791.569 104.849L792.648 105.928ZM794.099 102.319L793.019 103.398C793.616 103.994 794.582 103.994 795.178 103.398L794.099 102.319ZM797.709 100.868L796.629 99.7885L794.099 102.319L795.178 103.398L797.709 100.868ZM797.709 100.868C798.305 100.272 798.305 99.3051 797.709 98.7089L796.629 99.7885L797.709 100.868ZM799.159 97.2583L798.08 98.3379C798.676 98.9341 799.642 98.9341 800.239 98.3379L799.159 97.2583ZM800.424 95.9933L799.159 97.2583L800.239 98.3379L800.424 98.1523L801.335 99.0632C801.931 99.6594 802.898 99.6594 803.494 99.0632L800.424 95.9933ZM797.709 113.519L797.814 113.403C798.303 112.803 798.267 111.918 797.709 111.36L795.178 108.83C794.582 108.233 793.616 108.233 793.019 108.83L797.709 113.519ZM805.316 100.885L805.21 101.001C804.721 101.6 804.757 102.485 805.316 103.044L807.306 105.034C807.455 105.183 807.565 105.351 807.638 105.529L809.047 104.947C808.898 104.586 808.679 104.248 808.386 103.955L805.316 100.885ZM800.424 116.234L803.494 113.164C802.898 112.568 801.931 112.568 801.335 113.164L800.424 114.075L800.239 113.89C799.642 113.294 798.676 113.294 798.08 113.89L800.424 116.234ZM809.047 107.283C809.356 106.536 809.355 105.693 809.047 104.947L807.638 105.529C807.736 105.764 807.884 105.962 808.066 106.115C807.884 106.268 807.735 106.464 807.638 106.699L809.047 107.283ZM808.594 108.041C808.785 107.807 808.936 107.551 809.047 107.283L807.638 106.699C807.565 106.877 807.454 107.045 807.306 107.193L805.316 109.184C804.757 109.743 804.722 110.627 805.21 111.227L805.316 111.343L808.386 108.273L808.594 108.041Z' fill='url(%23paint571_linear_40004690_134055)'/%3E%3Cpath d='M830.955 105.809L854.705 82.0588C855.898 80.8664 855.898 78.9331 854.705 77.7407L848.228 71.2635L822.319 97.1723L830.955 105.809Z' fill='url(%23paint572_linear_40004690_134055)'/%3E%3Cpath d='M824.478 97.1723C825.074 96.5761 825.074 95.6095 824.478 95.0132L822.319 97.1723L823.399 98.2518L824.478 97.1723ZM828.796 92.8542C829.393 92.258 829.393 91.2913 828.796 90.6951L824.478 95.0132C825.074 95.6095 826.041 95.6095 826.637 95.0132L828.796 92.8542ZM833.115 88.536C833.711 87.9398 833.711 86.9732 833.115 86.377L828.796 90.6951C829.393 91.2913 830.359 91.2913 830.955 90.6951L833.115 88.536ZM837.433 84.2179C838.029 83.6217 838.029 82.655 837.433 82.0588L833.115 86.377C833.711 86.9732 834.677 86.9732 835.274 86.377L837.433 84.2179ZM841.751 79.8997C842.347 79.3035 842.347 78.3369 841.751 77.7407L837.433 82.0588C838.029 82.655 838.996 82.655 839.592 82.0588L841.751 79.8997ZM846.069 75.5816C846.665 74.9854 846.665 74.0187 846.069 73.4225L841.751 77.7407C842.347 78.3369 843.314 78.3369 843.91 77.7407L846.069 75.5816ZM855.366 81.0689C855.825 79.962 855.605 78.6406 854.705 77.7407L848.228 71.2635L846.069 73.4225C846.628 73.9814 847.512 74.0168 848.112 73.528L848.228 73.4225L848.264 73.3867C848.531 73.5443 848.834 73.6144 849.135 73.5954C849.108 74.0178 849.255 74.4491 849.577 74.7719L851.197 76.3913C851.52 76.7141 851.951 76.8608 852.373 76.834C852.347 77.2564 852.493 77.6877 852.816 78.0106L853.626 78.8202C853.774 78.9686 853.884 79.1367 853.958 79.3146C854.055 79.5497 854.203 79.748 854.386 79.9008C854.204 80.0535 854.055 80.2503 853.958 80.4848L855.366 81.0689ZM854.705 82.0588C854.998 81.7663 855.217 81.4287 855.366 81.0689L853.958 80.4848C853.906 80.6103 853.836 80.731 853.747 80.8433C853.71 80.8905 853.669 80.9358 853.626 80.9793L852.636 81.9692C852.193 82.4122 852.079 83.0595 852.294 83.6075C851.793 83.4108 851.208 83.488 850.773 83.8426L850.657 83.948L848.678 85.9268C848.235 86.3697 848.122 87.0171 848.337 87.5651C847.789 87.35 847.141 87.4638 846.698 87.9066L844.72 89.8854C844.277 90.3284 844.163 90.9757 844.378 91.5237C843.876 91.3268 843.291 91.4047 842.856 91.7599L842.741 91.8642L840.761 93.8441C840.318 94.287 840.204 94.9344 840.419 95.4824C839.918 95.2856 839.333 95.3629 838.898 95.7175L838.782 95.8229L836.803 97.8017C836.36 98.2446 836.247 98.892 836.462 99.44C835.96 99.243 835.375 99.3212 834.939 99.6761L834.823 99.7815L832.845 101.76C832.402 102.203 832.288 102.851 832.503 103.399C831.955 103.184 831.309 103.297 830.866 103.739L829.876 104.729L830.955 105.809L854.705 82.0588Z' fill='url(%23paint573_linear_40004690_134055)'/%3E%3Cpath d='M834.587 98.5391L844.649 88.4778C845.841 87.2854 845.841 85.3521 844.649 84.1596L842.734 82.2453L830.514 94.4656L834.587 98.5391Z' fill='url(%23paint574_linear_40004690_134055)'/%3E%3Cpath d='M832.072 93.9869C832.37 93.6888 832.37 93.2054 832.072 92.9073L830.514 94.4655L831.053 95.0053L832.072 93.9869ZM836.145 89.9133C836.443 89.6152 836.443 89.1318 836.145 88.8338L833.029 91.9501C833.327 92.2482 833.811 92.2482 834.109 91.9501L836.145 89.9133ZM840.219 85.8398C840.517 85.5416 840.517 85.0582 840.219 84.7602L837.103 87.8765C837.401 88.1746 837.884 88.1746 838.182 87.8765L840.219 85.8398ZM845.508 85.8851C845.418 85.254 845.134 84.6448 844.649 84.1593L842.734 82.2448L841.176 83.803C841.474 84.1011 841.958 84.1011 842.256 83.803L842.741 83.318C842.944 83.4801 843.208 83.5245 843.445 83.4488C843.361 83.7122 843.421 84.0114 843.63 84.2205L844.109 84.6991C844.274 84.8644 844.408 85.0483 844.512 85.2431C844.547 85.3082 844.578 85.3748 844.606 85.4423C844.754 85.8005 845.143 85.9832 845.508 85.8851ZM844.649 88.4775C845.134 87.9919 845.418 87.3829 845.508 86.7517C845.193 86.6671 844.86 86.7924 844.679 87.0595L844.607 87.1955L844.54 87.3357C844.531 87.3541 844.524 87.3734 844.514 87.3916C844.5 87.4187 844.482 87.444 844.467 87.4707C844.445 87.5082 844.424 87.5469 844.4 87.5835C844.385 87.6064 844.367 87.6274 844.351 87.6499C844.323 87.6881 844.296 87.7269 844.266 87.7637L844.109 87.9377L842.851 89.1954C842.553 89.4935 842.553 89.9768 842.851 90.2749L844.649 88.4775ZM836.385 96.7416C836.087 96.4435 835.603 96.4435 835.305 96.7416L834.048 97.9993L834.587 98.5391L836.385 96.7416ZM841.416 91.7108C841.155 91.4499 840.751 91.4171 840.455 91.6127L840.336 91.7108L837.821 94.2262C837.523 94.5243 837.523 95.0076 837.821 95.3057L841.416 91.7108Z' fill='url(%23paint575_linear_40004690_134055)'/%3E%3Cpath d='M752.839 140.922L776.589 117.172C777.781 115.98 777.781 114.046 776.589 112.854L770.112 106.377L744.203 132.286L752.839 140.922Z' fill='url(%23paint576_linear_40004690_134055)'/%3E%3Cpath d='M746.362 134.445C746.958 133.848 746.958 132.882 746.362 132.286L746.467 132.17C746.956 131.57 746.921 130.685 746.362 130.127L744.203 132.286L746.362 134.445ZM750.68 127.967C751.276 127.371 751.276 126.405 750.68 125.808L746.362 130.127C746.958 130.723 747.925 130.723 748.521 130.127L750.68 127.967ZM754.998 123.649C755.595 123.053 755.595 122.086 754.998 121.49L750.68 125.808C751.276 126.405 752.243 126.405 752.839 125.808L754.998 123.649ZM759.316 119.331C759.913 118.735 759.913 117.768 759.316 117.172L754.998 121.49C755.595 122.086 756.561 122.086 757.157 121.49L759.316 119.331ZM763.635 115.013C764.231 114.417 764.231 113.45 763.635 112.854L759.316 117.172C759.913 117.768 760.879 117.768 761.476 117.172L763.635 115.013ZM767.953 110.695C768.549 110.099 768.549 109.132 767.953 108.536L763.635 112.854C764.231 113.45 765.197 113.45 765.794 112.854L767.953 110.695ZM770.112 106.377L767.953 108.536C768.549 109.132 769.516 109.132 770.112 108.536L771.191 107.456L770.112 106.377ZM750.68 138.763C751.276 138.167 751.276 137.2 750.68 136.604L748.521 134.445C747.925 133.848 746.958 133.848 746.362 134.445L750.68 138.763ZM776.589 117.172C777.781 115.98 777.781 114.046 776.589 112.854C777.11 113.375 776.806 114.549 775.925 115.633C775.798 115.789 775.659 115.943 775.509 116.093L774.52 117.082C774.077 117.525 773.963 118.173 774.178 118.721C773.63 118.506 772.984 118.619 772.541 119.061L770.562 121.04C770.119 121.483 770.005 122.13 770.22 122.678C769.718 122.481 769.133 122.56 768.698 122.915L768.582 123.02L766.603 124.999C766.16 125.442 766.047 126.089 766.262 126.637C765.76 126.44 765.175 126.518 764.739 126.873L764.625 126.978L762.645 128.957C762.202 129.4 762.088 130.048 762.303 130.596C761.801 130.399 761.217 130.476 760.782 130.831L760.666 130.936L758.687 132.915C758.244 133.358 758.13 134.005 758.345 134.553C757.797 134.338 757.15 134.452 756.707 134.895L754.728 136.874C754.286 137.317 754.172 137.964 754.387 138.512C753.876 138.312 753.282 138.398 752.845 138.768L752.839 138.763C752.243 138.167 751.276 138.167 750.68 138.763L752.839 140.922L776.589 117.172Z' fill='url(%23paint577_linear_40004690_134055)'/%3E%3Cpath d='M753.331 127.719L763.389 117.662C764.581 116.469 766.514 116.469 767.707 117.662L769.62 119.575L757.404 131.791L753.331 127.719Z' fill='url(%23paint578_linear_40004690_134055)'/%3E%3Cpath d='M755.846 130.233C756.144 129.935 756.627 129.935 756.925 130.233L757.404 130.712L757.883 130.233C758.181 129.935 758.664 129.935 758.962 130.233L757.404 131.791L755.846 130.233ZM761.954 126.162C762.252 125.864 762.735 125.864 763.034 126.162L759.918 129.277C759.62 128.979 759.62 128.495 759.918 128.197L761.954 126.162ZM766.027 122.089C766.325 121.791 766.808 121.791 767.106 122.089L763.991 125.204C763.693 124.906 763.693 124.423 763.991 124.125L766.027 122.089ZM769.62 119.575L768.062 121.133C767.764 120.835 767.764 120.352 768.062 120.053L769.081 119.035L769.62 119.575ZM765.979 116.802C766.611 116.892 767.221 117.175 767.707 117.661C767.268 117.222 766.637 117.059 765.966 117.146C765.944 117.034 765.948 116.917 765.979 116.802ZM755.128 125.922C755.389 126.183 755.422 126.585 755.227 126.882L755.128 127.002L754.411 127.719L754.89 128.197L754.988 128.317C755.183 128.613 755.15 129.016 754.89 129.277L753.331 127.719L755.128 125.922ZM763.389 117.661C763.875 117.176 764.484 116.891 765.116 116.801C765.176 117.025 765.127 117.258 764.999 117.439C764.708 117.578 764.423 117.761 764.157 117.989L763.929 118.201L762.671 119.459C762.373 119.757 761.889 119.757 761.591 119.459L763.389 117.661ZM760.157 120.894C760.455 121.192 760.455 121.675 760.157 121.973L757.642 124.488C757.344 124.785 756.861 124.785 756.563 124.488L760.157 120.894Z' fill='url(%23paint579_linear_40004690_134055)'/%3E%3Cpath d='M858.798 103.156L886.866 131.224C888.059 132.417 889.992 132.417 891.184 131.224L919.252 103.156L889.025 72.9293L858.798 103.156Z' fill='url(%23paint580_linear_40004690_134055)'/%3E%3Cpath d='M886.434 75.5206L886.551 75.6249C887.15 76.1136 888.034 76.079 888.593 75.5206L889.025 75.0883L889.457 75.5206L889.572 75.6249C890.172 76.1143 891.057 76.0796 891.617 75.5206L889.025 72.9293L886.434 75.5206ZM893.559 77.4635L892.48 76.384C891.884 76.9802 891.884 77.9468 892.48 78.5431L893.559 77.4635ZM895.502 81.5655C896.099 82.1618 897.065 82.1618 897.661 81.5655L893.559 77.4635L892.48 78.5431L895.502 81.5655ZM899.604 83.5085L898.525 82.429C897.929 83.0251 897.929 83.9918 898.525 84.588L899.604 83.5085ZM901.547 87.6105L901.663 87.7159C902.263 88.2051 903.147 88.1695 903.706 87.6105L899.604 83.5085L898.525 84.588L901.547 87.6105ZM905.65 89.5545L904.571 88.475C903.975 89.0712 903.975 90.0379 904.571 90.6341L905.65 89.5545ZM907.593 93.6565L908.673 92.577L905.65 89.5545L904.571 90.6341L907.593 93.6565ZM907.593 93.6565C908.19 94.2525 909.156 94.2527 909.753 93.6565L908.673 92.577L907.593 93.6565ZM911.695 95.5995L910.616 94.52C910.02 95.1162 910.02 96.0828 910.616 96.679L911.695 95.5995ZM913.638 99.7015L914.718 98.622L911.695 95.5995L910.616 96.679L913.638 99.7015ZM913.638 99.7015C914.235 100.298 915.201 100.298 915.797 99.7015L914.718 98.622L913.638 99.7015ZM917.74 101.644L916.661 100.565C916.065 101.161 916.065 102.128 916.661 102.724L917.74 101.644ZM919.252 103.156L917.74 101.644L916.661 102.724L917.093 103.156L916.418 103.831C915.822 104.427 915.822 105.394 916.418 105.99L919.252 103.156ZM880.389 81.5655C880.985 82.1618 881.952 82.1618 882.548 81.5655L885.57 78.5431C886.167 77.9468 886.167 76.9802 885.57 76.384L880.389 81.5655ZM915.069 107.339L914.953 107.234C914.353 106.745 913.469 106.781 912.91 107.339L909.401 110.848C908.805 111.444 908.805 112.411 909.401 113.007L915.069 107.339ZM874.344 87.6105L874.46 87.7159C875.06 88.2047 875.944 88.1694 876.503 87.6105L879.526 84.588C880.122 83.9918 880.122 83.0251 879.526 82.429L874.344 87.6105ZM908.052 114.356L907.936 114.251C907.336 113.762 906.452 113.798 905.893 114.356L902.384 117.865C901.788 118.461 901.788 119.428 902.384 120.024L908.052 114.356ZM868.298 93.6565L868.414 93.762C869.013 94.2507 869.898 94.2152 870.457 93.6565L873.479 90.6341C874.076 90.0378 874.076 89.0712 873.479 88.475L868.298 93.6565ZM901.035 121.373L900.919 121.268C900.319 120.779 899.435 120.815 898.876 121.373L895.367 124.882C894.771 125.478 894.771 126.445 895.367 127.041L901.035 121.373ZM862.253 99.7015L862.369 99.8069C862.969 100.296 863.853 100.26 864.412 99.7015L867.435 96.679C868.031 96.0828 868.031 95.1162 867.435 94.52L862.253 99.7015ZM894.018 128.39L893.902 128.285C893.302 127.796 892.418 127.832 891.859 128.39L890.105 130.145C889.956 130.293 889.788 130.403 889.61 130.477C889.375 130.574 889.177 130.722 889.024 130.905C888.871 130.723 888.675 130.574 888.44 130.477L887.856 131.885C888.963 132.344 890.284 132.124 891.184 131.224L894.018 128.39ZM858.798 103.156L861.632 105.99C862.228 105.394 862.228 104.427 861.632 103.831L860.957 103.156L861.39 102.724C861.985 102.128 861.986 101.161 861.39 100.565L858.798 103.156ZM887.098 131.433C887.332 131.624 887.588 131.774 887.856 131.885L888.44 130.477C888.262 130.403 888.094 130.293 887.946 130.145L886.191 128.39C885.633 127.832 884.748 127.796 884.148 128.285L884.032 128.39L886.866 131.224L887.098 131.433ZM868.649 113.007C869.208 112.448 869.243 111.564 868.754 110.964L868.649 110.848L865.14 107.339C864.582 106.781 863.697 106.745 863.097 107.234L862.981 107.339L868.649 113.007ZM875.666 120.024C876.225 119.465 876.26 118.581 875.771 117.981L875.666 117.865L872.157 114.356C871.599 113.798 870.714 113.762 870.114 114.251L869.998 114.356L875.666 120.024ZM882.683 127.041C883.242 126.482 883.277 125.598 882.788 124.998L882.683 124.882L879.174 121.373C878.616 120.815 877.731 120.779 877.131 121.268L877.015 121.373L882.683 127.041Z' fill='url(%23paint581_linear_40004690_134055)'/%3E%3Cpath d='M865.75 103.156L886.867 124.273C888.06 125.465 889.993 125.465 891.185 124.273L912.302 103.156L889.026 79.8804L865.75 103.156Z' fill='url(%23paint582_linear_40004690_134055)'/%3E%3Cpath d='M886.492 82.4142L886.608 82.5196C887.208 83.0084 888.093 82.973 888.651 82.4142L889.026 82.0399L889.401 82.4152L890.481 81.3357L889.026 79.8809L886.492 82.4142ZM889.401 82.4152C889.997 83.0112 890.964 83.0109 891.56 82.4152L890.481 81.3357L889.401 82.4152ZM893.39 84.2454L892.311 83.1659C891.715 83.7621 891.715 84.7289 892.311 85.3249L893.39 84.2454ZM895.22 88.2346L895.336 88.3379C895.936 88.8271 896.82 88.7932 897.379 88.2346L893.39 84.2454L892.311 85.3249L895.22 88.2346ZM899.209 90.0637L898.129 88.9842C897.533 89.5803 897.533 90.5472 898.129 91.1433L899.209 90.0637ZM901.039 94.0529L902.118 92.9734L899.209 90.0637L898.129 91.1433L901.039 94.0529ZM901.039 94.0529C901.635 94.649 902.602 94.6487 903.198 94.0529L902.118 92.9734L901.039 94.0529ZM905.028 95.8831L903.948 94.8036C903.353 95.3998 903.352 96.3666 903.948 96.9626L905.028 95.8831ZM906.858 99.8723L906.974 99.9756C907.574 100.465 908.458 100.431 909.017 99.8723L905.028 95.8831L903.948 96.9626L906.858 99.8723ZM910.847 101.702L909.768 100.623C909.172 101.219 909.172 102.186 909.768 102.782L910.847 101.702ZM912.301 103.156L910.847 101.702L909.768 102.782L910.142 103.156L909.462 103.836C908.866 104.432 908.866 105.399 909.462 105.995L912.301 103.156ZM880.673 88.2336L880.789 88.339C881.389 88.8278 882.273 88.7924 882.832 88.2336L885.742 85.3239C886.338 84.7276 886.338 83.7609 885.742 83.1648L880.673 88.2336ZM908.102 107.355L907.987 107.251C907.388 106.762 906.502 106.796 905.943 107.355L902.423 110.875C901.827 111.471 901.827 112.438 902.423 113.034L908.102 107.355ZM874.854 94.0529L874.971 94.1573C875.57 94.646 876.454 94.6114 877.013 94.0529L879.922 91.1433C880.519 90.547 880.519 89.5804 879.922 88.9842L874.854 94.0529ZM901.063 114.394L900.948 114.29C900.348 113.801 899.463 113.835 898.904 114.394L895.385 117.913C894.789 118.509 894.789 119.476 895.385 120.072L901.063 114.394ZM869.035 99.8713L869.151 99.9767C869.751 100.465 870.636 100.43 871.194 99.8713L874.104 96.9616C874.7 96.3653 874.7 95.3985 874.104 94.8025L869.035 99.8713ZM894.024 121.434L893.909 121.329C893.309 120.84 892.424 120.874 891.865 121.434L890.105 123.193C889.994 123.304 889.872 123.394 889.743 123.463L889.611 123.525L889.471 123.592C889.296 123.685 889.147 123.809 889.026 123.954C888.873 123.772 888.676 123.622 888.441 123.525L888.137 124.261L887.857 124.936C888.964 125.394 890.285 125.172 891.185 124.273L894.024 121.434ZM865.75 103.156L868.589 105.995C869.186 105.399 869.186 104.432 868.589 103.836L867.909 103.156L868.285 102.781C868.881 102.185 868.881 101.218 868.285 100.622L865.75 103.156ZM887.1 124.482C887.333 124.673 887.588 124.824 887.856 124.935L888.441 123.525C888.263 123.451 888.094 123.341 887.946 123.193L886.187 121.434C885.628 120.875 884.744 120.84 884.145 121.329L884.028 121.434L886.867 124.273L887.1 124.482ZM875.629 113.034C876.225 112.438 876.225 111.472 875.629 110.875L872.11 107.356C871.551 106.797 870.666 106.762 870.066 107.251L869.95 107.356L875.629 113.034ZM882.668 120.074C883.226 119.515 883.262 118.63 882.773 118.03L882.668 117.914L879.148 114.394C878.589 113.836 877.705 113.801 877.106 114.29L876.989 114.394L882.668 120.074Z' fill='url(%23paint583_linear_40004690_134055)'/%3E%3Cpath d='M878.902 103.156L886.863 111.118C888.056 112.31 889.989 112.31 891.181 111.118L899.143 103.156L889.022 93.0357L878.902 103.156Z' fill='url(%23paint584_linear_40004690_134055)'/%3E%3Cpath d='M886.678 95.3803L886.794 95.4857C887.393 95.9745 888.278 95.9391 888.837 95.3803L889.022 95.1947L889.208 95.3803L890.287 94.3008L889.022 93.0357L886.678 95.3803ZM889.208 95.3803C889.804 95.9765 890.771 95.9765 891.367 95.3803L890.287 94.3008L889.208 95.3803ZM892.817 96.8309L891.738 95.7514C891.142 96.3476 891.142 97.3142 891.738 97.9104L892.817 96.8309ZM894.268 100.441L895.348 99.361L892.817 96.8309L891.738 97.9104L894.268 100.441ZM894.268 100.441C894.864 101.037 895.831 101.037 896.427 100.441L895.348 99.361L894.268 100.441ZM897.878 101.891L896.798 100.812C896.202 101.408 896.202 102.375 896.798 102.971L897.878 101.891ZM899.143 103.156L897.878 101.891L896.798 102.971L896.984 103.156L896.073 104.067C895.477 104.663 895.477 105.63 896.073 106.226L899.143 103.156ZM881.617 100.441L881.733 100.546C882.333 101.035 883.218 100.999 883.776 100.441L886.307 97.9104C886.903 97.3142 886.903 96.3476 886.307 95.7514L881.617 100.441ZM894.251 108.048L894.135 107.942C893.536 107.454 892.651 107.489 892.092 108.048L890.102 110.038C889.953 110.187 889.785 110.297 889.607 110.37L890.189 111.779C890.55 111.63 890.888 111.411 891.181 111.118L894.251 108.048ZM878.902 103.156L881.972 106.226C882.568 105.63 882.568 104.663 881.972 104.067L881.061 103.156L881.246 102.971C881.843 102.374 881.843 101.408 881.246 100.812L878.902 103.156ZM887.853 111.779C888.6 112.088 889.443 112.087 890.189 111.779L889.607 110.37C889.372 110.468 889.174 110.616 889.021 110.798C888.869 110.616 888.672 110.467 888.437 110.37L887.853 111.779ZM887.095 111.326C887.329 111.517 887.585 111.668 887.853 111.779L888.437 110.37C888.259 110.297 888.091 110.187 887.943 110.038L885.952 108.048C885.394 107.489 884.509 107.454 883.909 107.942L883.793 108.048L886.863 111.118L887.095 111.326Z' fill='url(%23paint585_linear_40004690_134055)'/%3E%3Cpath d='M889.33 133.688L913.08 157.437C914.273 158.63 916.206 158.63 917.398 157.437L923.876 150.96L897.967 125.051L889.33 133.688Z' fill='url(%23paint586_linear_40004690_134055)'/%3E%3Cpath d='M897.967 127.21C898.563 127.806 899.53 127.806 900.126 127.21L897.967 125.051L896.887 126.131L897.967 127.21ZM902.285 131.528C902.881 132.125 903.848 132.125 904.444 131.528L900.126 127.21C899.53 127.806 899.53 128.773 900.126 129.369L902.285 131.528ZM906.603 135.847C907.199 136.443 908.166 136.443 908.762 135.847L904.444 131.528C903.848 132.125 903.848 133.091 904.444 133.688L906.603 135.847ZM910.921 140.165C911.517 140.761 912.484 140.761 913.08 140.165L908.762 135.847C908.166 136.443 908.166 137.409 908.762 138.006L910.921 140.165ZM915.239 144.483C915.836 145.079 916.802 145.079 917.398 144.483L913.08 140.165C912.484 140.761 912.484 141.728 913.08 142.324L915.239 144.483ZM919.557 148.801C920.154 149.397 921.12 149.397 921.717 148.801L917.398 144.483C916.802 145.079 916.802 146.046 917.398 146.642L919.557 148.801ZM914.07 158.098C915.177 158.557 916.498 158.337 917.398 157.437L923.876 150.96L921.717 148.801C921.158 149.36 921.122 150.244 921.611 150.844L921.717 150.96L921.752 150.996C921.595 151.263 921.525 151.566 921.544 151.867C921.121 151.84 920.69 151.987 920.367 152.309L918.748 153.929C918.425 154.252 918.278 154.683 918.305 155.105C917.883 155.079 917.451 155.225 917.128 155.548L916.319 156.358C916.17 156.506 916.002 156.616 915.824 156.69C915.589 156.787 915.391 156.936 915.238 157.118C915.086 156.936 914.889 156.787 914.654 156.69L914.07 158.098ZM913.08 157.437C913.373 157.73 913.71 157.949 914.07 158.098L914.654 156.69C914.529 156.638 914.408 156.568 914.296 156.479C914.249 156.442 914.203 156.401 914.16 156.358L913.17 155.368C912.727 154.925 912.079 154.811 911.532 155.026C911.728 154.525 911.651 153.94 911.296 153.505L911.191 153.389L909.212 151.41C908.769 150.967 908.122 150.854 907.574 151.069C907.789 150.521 907.675 149.873 907.232 149.43L905.254 147.452C904.811 147.009 904.163 146.895 903.615 147.11C903.812 146.608 903.734 146.023 903.379 145.588L903.275 145.473L901.295 143.493C900.852 143.05 900.205 142.936 899.657 143.151C899.853 142.65 899.776 142.065 899.422 141.63L899.316 141.514L897.337 139.535C896.894 139.092 896.247 138.979 895.699 139.194C895.896 138.692 895.818 138.107 895.463 137.671L895.357 137.555L893.379 135.577C892.936 135.134 892.288 135.02 891.74 135.235C891.955 134.687 891.842 134.041 891.4 133.598L890.41 132.608L889.33 133.688L913.08 157.437Z' fill='url(%23paint587_linear_40004690_134055)'/%3E%3Cpath d='M896.601 137.32L906.662 147.382C907.855 148.574 909.788 148.574 910.98 147.382L912.895 145.467L900.674 133.247L896.601 137.32Z' fill='url(%23paint588_linear_40004690_134055)'/%3E%3Cpath d='M901.153 134.805C901.451 135.103 901.935 135.103 902.233 134.805L900.675 133.247L900.135 133.787L901.153 134.805ZM905.227 138.878C905.525 139.176 906.008 139.177 906.306 138.878L903.19 135.762C902.892 136.06 902.892 136.544 903.19 136.842L905.227 138.878ZM909.3 142.952C909.598 143.25 910.082 143.25 910.38 142.952L907.263 139.836C906.965 140.134 906.965 140.617 907.263 140.915L909.3 142.952ZM909.255 148.241C909.886 148.151 910.495 147.867 910.981 147.382L912.895 145.467L911.337 143.909C911.039 144.207 911.039 144.691 911.337 144.989L911.822 145.474C911.66 145.677 911.615 145.941 911.691 146.178C911.428 146.094 911.129 146.154 910.92 146.364L910.441 146.842C910.276 147.007 910.092 147.141 909.897 147.245C909.832 147.28 909.765 147.311 909.698 147.339C909.34 147.487 909.157 147.876 909.255 148.241ZM906.663 147.382C907.148 147.867 907.757 148.151 908.388 148.241C908.473 147.926 908.348 147.593 908.081 147.412L907.945 147.34L907.804 147.273C907.786 147.264 907.767 147.257 907.748 147.247C907.721 147.233 907.696 147.215 907.669 147.2C907.632 147.178 907.593 147.157 907.557 147.133C907.534 147.118 907.513 147.1 907.49 147.084C907.452 147.056 907.413 147.029 907.376 146.999L907.202 146.842L905.945 145.584C905.647 145.286 905.163 145.286 904.865 145.584L906.663 147.382ZM898.398 139.118C898.697 138.82 898.696 138.336 898.398 138.038L897.141 136.781L896.601 137.32L898.398 139.118ZM903.429 144.149C903.69 143.888 903.723 143.484 903.527 143.188L903.429 143.069L900.914 140.554C900.616 140.256 900.132 140.256 899.834 140.554L903.429 144.149Z' fill='url(%23paint589_linear_40004690_134055)'/%3E%3Cpath d='M854.219 55.5703L877.969 79.3201C879.161 80.5125 881.095 80.5125 882.287 79.3201L888.764 72.8429L862.855 46.934L854.219 55.5703Z' fill='url(%23paint590_linear_40004690_134055)'/%3E%3Cpath d='M860.696 49.0931C861.293 49.6893 862.259 49.6893 862.855 49.0931L862.971 49.1985C863.571 49.6873 864.456 49.652 865.014 49.0931L862.855 46.934L860.696 49.0931ZM867.174 53.4112C867.77 54.0075 868.736 54.0075 869.333 53.4112L865.014 49.0931C864.418 49.6893 864.418 50.656 865.014 51.2522L867.174 53.4112ZM871.492 57.7294C872.088 58.3256 873.055 58.3256 873.651 57.7294L869.333 53.4112C868.736 54.0075 868.736 54.9741 869.333 55.5703L871.492 57.7294ZM875.81 62.0475C876.406 62.6437 877.373 62.6437 877.969 62.0475L873.651 57.7294C873.055 58.3256 873.055 59.2922 873.651 59.8885L875.81 62.0475ZM880.128 66.3657C880.724 66.9619 881.691 66.9619 882.287 66.3657L877.969 62.0475C877.373 62.6437 877.373 63.6104 877.969 64.2066L880.128 66.3657ZM884.446 70.6838C885.042 71.28 886.009 71.28 886.605 70.6838L882.287 66.3657C881.691 66.9619 881.691 67.9285 882.287 68.5247L884.446 70.6838ZM888.764 72.8429L886.605 70.6838C886.009 71.28 886.009 72.2467 886.605 72.8429L887.685 73.9224L888.764 72.8429ZM856.378 53.4112C856.974 54.0075 857.941 54.0075 858.537 53.4112L860.696 51.2522C861.293 50.656 861.293 49.6893 860.696 49.0931L856.378 53.4112ZM877.969 79.3201C879.161 80.5125 881.095 80.5125 882.287 79.3201C881.766 79.8414 880.592 79.5375 879.508 78.6559C879.352 78.5292 879.198 78.3904 879.048 78.2406L878.059 77.2506C877.616 76.808 876.968 76.6939 876.42 76.9091C876.635 76.3611 876.522 75.7146 876.08 75.2718L874.101 73.293C873.658 72.8502 873.011 72.7364 872.463 72.9515C872.66 72.4495 872.581 71.8643 872.226 71.4292L872.121 71.3132L870.142 69.3344C869.699 68.8915 869.052 68.7777 868.504 68.9928C868.701 68.4908 868.623 67.9056 868.268 67.4705L868.163 67.3556L866.184 65.3757C865.741 64.9331 865.093 64.819 864.545 65.0342C864.742 64.5325 864.665 63.9479 864.31 63.5129L864.205 63.3969L862.226 61.4181C861.783 60.9753 861.136 60.8615 860.588 61.0766C860.803 60.5286 860.689 59.8812 860.246 59.4383L858.267 57.4595C857.824 57.0166 857.177 56.9028 856.629 57.1179C856.829 56.6075 856.743 56.0128 856.373 55.5756L856.378 55.5703C856.974 54.9741 856.974 54.0075 856.378 53.4112L854.219 55.5703L877.969 79.3201Z' fill='url(%23paint591_linear_40004690_134055)'/%3E%3Cpath d='M867.417 56.0664L877.475 66.1237C878.667 67.3161 878.667 69.2494 877.475 70.4418L875.562 72.3548L863.345 60.1385L867.417 56.0664Z' fill='url(%23paint592_linear_40004690_134055)'/%3E%3Cpath d='M864.903 58.5808C865.201 58.8789 865.201 59.3622 864.903 59.6603L864.424 60.1389L864.903 60.6175C865.201 60.9157 865.201 61.3991 864.903 61.6971L863.345 60.1389L864.903 58.5808ZM868.974 64.689C869.273 64.9871 869.273 65.4704 868.974 65.7685L865.859 62.6533C866.157 62.3552 866.641 62.3552 866.939 62.6533L868.974 64.689ZM873.047 68.7615C873.345 69.0596 873.345 69.543 873.047 69.841L869.932 66.7258C870.23 66.4277 870.713 66.4277 871.011 66.7258L873.047 68.7615ZM875.561 72.3554L874.003 70.7972C874.301 70.4992 874.785 70.4993 875.083 70.7972L876.101 71.8156L875.561 72.3554ZM878.334 68.7141C878.244 69.346 877.961 69.9559 877.475 70.4419C877.914 70.0028 878.077 69.3715 877.99 68.7014C878.102 68.6795 878.219 68.6831 878.334 68.7141ZM869.214 57.8628C868.953 58.1236 868.551 58.1573 868.254 57.9619L868.134 57.8628L867.417 57.1459L866.939 57.6246L866.82 57.7226C866.523 57.9182 866.12 57.8854 865.859 57.6246L867.417 56.0664L869.214 57.8628ZM877.475 66.1238C877.961 66.6097 878.245 67.219 878.335 67.8506C878.111 67.9105 877.879 67.8621 877.697 67.7336C877.558 67.4428 877.375 67.1578 877.147 66.8923L876.935 66.6636L875.677 65.4059C875.38 65.1077 875.379 64.6243 875.677 64.3263L877.475 66.1238ZM874.242 62.8915C873.944 63.1896 873.461 63.1896 873.163 62.8915L870.649 60.3772C870.351 60.079 870.351 59.5956 870.649 59.2976L874.242 62.8915Z' fill='url(%23paint593_linear_40004690_134055)'/%3E%3Cpath d='M887.667 164.391L859.599 192.459C858.407 193.651 858.407 195.584 859.599 196.777L887.667 224.845L917.894 194.618L887.667 164.391Z' fill='url(%23paint594_linear_40004690_134055)'/%3E%3Cpath d='M915.303 192.026L915.199 192.143C914.71 192.743 914.745 193.627 915.303 194.185L915.735 194.618L915.303 195.05L915.199 195.165C914.709 195.764 914.744 196.65 915.303 197.209L917.894 194.618L915.303 192.026ZM913.36 199.152L914.44 198.072C913.843 197.476 912.877 197.476 912.281 198.072L913.36 199.152ZM909.258 201.095C908.662 201.691 908.662 202.658 909.258 203.254L913.36 199.152L912.281 198.072L909.258 201.095ZM907.315 205.197L908.395 204.117C907.799 203.521 906.832 203.521 906.236 204.117L907.315 205.197ZM903.213 207.14L903.108 207.256C902.618 207.855 902.654 208.74 903.213 209.299L907.315 205.197L906.236 204.117L903.213 207.14ZM901.269 211.243L902.349 210.163C901.752 209.567 900.786 209.567 900.19 210.163L901.269 211.243ZM897.167 213.186L898.247 214.265L901.269 211.243L900.19 210.163L897.167 213.186ZM897.167 213.186C896.571 213.782 896.571 214.749 897.167 215.345L898.247 214.265L897.167 213.186ZM895.224 217.288L896.304 216.208C895.707 215.612 894.741 215.612 894.145 216.208L895.224 217.288ZM891.122 219.231L892.202 220.31L895.224 217.288L894.145 216.208L891.122 219.231ZM891.122 219.231C890.526 219.827 890.526 220.794 891.122 221.39L892.202 220.31L891.122 219.231ZM889.179 223.333L890.259 222.253C889.663 221.657 888.696 221.658 888.1 222.253L889.179 223.333ZM887.667 224.845L889.179 223.333L888.1 222.253L887.667 222.686L886.993 222.011C886.396 221.415 885.43 221.415 884.834 222.011L887.667 224.845ZM909.258 185.981C908.662 186.578 908.662 187.544 909.258 188.14L912.281 191.163C912.877 191.759 913.843 191.759 914.44 191.163L909.258 185.981ZM883.484 220.661L883.59 220.545C884.078 219.946 884.043 219.061 883.484 218.502L879.976 214.994C879.379 214.398 878.413 214.398 877.817 214.994L883.484 220.661ZM903.213 179.936L903.108 180.052C902.619 180.652 902.654 181.537 903.213 182.095L906.236 185.118C906.832 185.714 907.799 185.714 908.395 185.118L903.213 179.936ZM876.467 213.644L876.573 213.528C877.061 212.929 877.026 212.044 876.467 211.485L872.959 207.977C872.362 207.381 871.396 207.381 870.8 207.977L876.467 213.644ZM897.167 173.89L897.062 174.006C896.573 174.606 896.608 175.491 897.167 176.049L900.19 179.072C900.786 179.668 901.752 179.668 902.349 179.072L897.167 173.89ZM869.45 206.627L869.556 206.511C870.044 205.912 870.009 205.027 869.45 204.468L865.942 200.96C865.345 200.364 864.379 200.364 863.783 200.96L869.45 206.627ZM891.122 167.845L891.017 167.961C890.528 168.561 890.563 169.446 891.122 170.004L894.145 173.027C894.741 173.623 895.707 173.623 896.304 173.027L891.122 167.845ZM862.433 199.61L862.539 199.495C863.027 198.895 862.992 198.01 862.433 197.451L860.679 195.697C860.531 195.549 860.421 195.381 860.347 195.203C860.25 194.968 860.101 194.769 859.919 194.617C860.101 194.464 860.25 194.267 860.347 194.033L858.938 193.448C858.48 194.555 858.7 195.877 859.599 196.777L862.433 199.61ZM887.667 164.391L884.834 167.224C885.43 167.821 886.396 167.821 886.993 167.224L887.667 166.55L888.1 166.982C888.696 167.578 889.663 167.578 890.259 166.982L887.667 164.391ZM859.391 192.69C859.2 192.924 859.05 193.18 858.938 193.448L860.347 194.033C860.421 193.855 860.531 193.686 860.679 193.538L862.433 191.784C862.992 191.225 863.027 190.34 862.539 189.741L862.433 189.625L859.599 192.459L859.391 192.69ZM877.817 174.241C878.375 174.8 879.26 174.836 879.86 174.347L879.976 174.241L883.484 170.733C884.043 170.174 884.078 169.289 883.59 168.69L883.484 168.574L877.817 174.241ZM870.8 181.258C871.358 181.817 872.243 181.853 872.843 181.364L872.959 181.258L876.467 177.75C877.026 177.191 877.061 176.306 876.573 175.707L876.467 175.591L870.8 181.258ZM863.783 188.275C864.341 188.834 865.226 188.87 865.826 188.381L865.942 188.275L869.45 184.767C870.009 184.208 870.044 183.323 869.556 182.724L869.45 182.608L863.783 188.275Z' fill='url(%23paint595_linear_40004690_134055)'/%3E%3Cpath d='M887.667 171.344L866.551 192.461C865.358 193.653 865.358 195.586 866.551 196.779L887.667 217.895L910.943 194.62L887.667 171.344Z' fill='url(%23paint596_linear_40004690_134055)'/%3E%3Cpath d='M908.409 192.086L908.304 192.202C907.815 192.801 907.851 193.686 908.409 194.245L908.784 194.619L908.408 194.994L909.488 196.074L910.943 194.619L908.409 192.086ZM908.408 194.994C907.812 195.59 907.813 196.557 908.408 197.154L909.488 196.074L908.408 194.994ZM906.578 198.984L907.658 197.904C907.061 197.308 906.095 197.308 905.499 197.904L906.578 198.984ZM902.589 200.814L902.486 200.93C901.997 201.529 902.03 202.414 902.589 202.973L906.578 198.984L905.499 197.904L902.589 200.814ZM900.76 204.802L901.839 203.722C901.243 203.127 900.276 203.127 899.68 203.722L900.76 204.802ZM896.771 206.632L897.85 207.712L900.76 204.802L899.68 203.722L896.771 206.632ZM896.771 206.632C896.175 207.228 896.175 208.195 896.771 208.791L897.85 207.712L896.771 206.632ZM894.941 210.621L896.02 209.542C895.424 208.946 894.457 208.946 893.861 209.542L894.941 210.621ZM890.951 212.452L890.848 212.567C890.359 213.167 890.393 214.051 890.951 214.611L894.941 210.621L893.861 209.542L890.951 212.452ZM889.121 216.441L890.201 215.361C889.604 214.765 888.638 214.765 888.042 215.361L889.121 216.441ZM887.667 217.895L889.121 216.441L888.042 215.361L887.667 215.735L886.987 215.055C886.391 214.46 885.424 214.46 884.828 215.055L887.667 217.895ZM902.59 186.266L902.485 186.382C901.996 186.982 902.031 187.867 902.59 188.426L905.5 191.335C906.096 191.931 907.063 191.931 907.659 191.335L902.59 186.266ZM883.468 213.695L883.573 213.581C884.062 212.981 884.027 212.095 883.468 211.536L879.948 208.016C879.352 207.421 878.385 207.421 877.789 208.016L883.468 213.695ZM896.771 180.447L896.666 180.564C896.178 181.164 896.212 182.047 896.771 182.606L899.68 185.516C900.277 186.112 901.243 186.112 901.839 185.516L896.771 180.447ZM876.429 206.656L876.534 206.541C877.023 205.942 876.988 205.056 876.429 204.497L872.91 200.978C872.314 200.382 871.347 200.383 870.751 200.978L876.429 206.656ZM890.952 174.629L890.847 174.745C890.358 175.344 890.394 176.229 890.952 176.788L893.862 179.698C894.458 180.293 895.425 180.294 896.021 179.698L890.952 174.629ZM869.39 199.617L869.494 199.502C869.984 198.903 869.949 198.017 869.39 197.458L867.631 195.699C867.519 195.587 867.43 195.465 867.361 195.336L867.299 195.204L867.232 195.064C867.138 194.89 867.014 194.74 866.869 194.619C867.052 194.466 867.201 194.269 867.299 194.034L866.563 193.73L865.888 193.45C865.43 194.557 865.651 195.878 866.551 196.778L869.39 199.617ZM887.667 171.344L884.828 174.183C885.425 174.779 886.391 174.779 886.987 174.183L887.667 173.503L888.043 173.878C888.639 174.474 889.606 174.474 890.202 173.878L887.667 171.344ZM866.341 192.693C866.151 192.927 866 193.181 865.889 193.449L867.299 194.034C867.372 193.856 867.482 193.688 867.631 193.54L869.39 191.78C869.949 191.221 869.983 190.338 869.494 189.738L869.39 189.621L866.551 192.46L866.341 192.693ZM877.789 181.222C878.385 181.818 879.352 181.818 879.948 181.222L883.467 177.703C884.026 177.144 884.061 176.259 883.573 175.66L883.467 175.544L877.789 181.222ZM870.75 188.261C871.309 188.82 872.194 188.855 872.793 188.366L872.909 188.261L876.429 184.741C876.988 184.182 877.022 183.298 876.534 182.699L876.429 182.582L870.75 188.261Z' fill='url(%23paint597_linear_40004690_134055)'/%3E%3Cpath d='M887.667 184.5L879.706 192.461C878.513 193.654 878.513 195.587 879.706 196.78L887.667 204.741L897.788 194.621L887.667 184.5Z' fill='url(%23paint598_linear_40004690_134055)'/%3E%3Cpath d='M895.443 192.276L895.338 192.392C894.849 192.992 894.884 193.876 895.443 194.435L895.629 194.621L895.443 194.806L896.523 195.886L897.788 194.621L895.443 192.276ZM895.443 194.806C894.847 195.402 894.847 196.369 895.443 196.965L896.523 195.886L895.443 194.806ZM893.993 198.416L895.072 197.336C894.476 196.74 893.509 196.74 892.913 197.336L893.993 198.416ZM890.383 199.866L891.463 200.946L893.993 198.416L892.913 197.336L890.383 199.866ZM890.383 199.866C889.787 200.463 889.787 201.429 890.383 202.025L891.463 200.946L890.383 199.866ZM888.932 203.476L890.012 202.397C889.416 201.8 888.449 201.8 887.853 202.397L888.932 203.476ZM887.667 204.741L888.932 203.476L887.853 202.397L887.667 202.582L886.757 201.671C886.16 201.075 885.194 201.075 884.597 201.671L887.667 204.741ZM890.383 187.216L890.278 187.332C889.789 187.931 889.824 188.816 890.383 189.375L892.913 191.905C893.509 192.501 894.476 192.501 895.072 191.905L890.383 187.216ZM882.776 199.85L882.881 199.734C883.37 199.134 883.335 198.249 882.776 197.69L880.785 195.7C880.637 195.552 880.527 195.384 880.453 195.206L879.045 195.788C879.194 196.148 879.413 196.487 879.706 196.78L882.776 199.85ZM887.667 184.5L884.597 187.57C885.194 188.166 886.16 188.166 886.757 187.57L887.667 186.659L887.853 186.845C888.449 187.441 889.416 187.441 890.012 186.845L887.667 184.5ZM879.045 193.451C878.736 194.198 878.736 195.041 879.045 195.788L880.453 195.206C880.356 194.971 880.208 194.772 880.025 194.62C880.207 194.467 880.356 194.27 880.453 194.035L879.045 193.451ZM879.497 192.693C879.306 192.927 879.156 193.183 879.045 193.451L880.453 194.035C880.527 193.858 880.637 193.689 880.785 193.541L882.776 191.551C883.335 190.992 883.37 190.107 882.881 189.508L882.776 189.392L879.706 192.462L879.497 192.693Z' fill='url(%23paint599_linear_40004690_134055)'/%3E%3Cpath d='M857.136 194.922L833.386 218.672C832.194 219.864 832.194 221.797 833.386 222.99L839.864 229.467L865.772 203.558L857.136 194.922Z' fill='url(%23paint600_linear_40004690_134055)'/%3E%3Cpath d='M863.613 203.558C863.017 204.154 863.017 205.121 863.613 205.717L865.772 203.558L864.693 202.479L863.613 203.558ZM859.295 207.876C858.699 208.473 858.699 209.439 859.295 210.035L863.613 205.717C863.017 205.121 862.05 205.121 861.454 205.717L859.295 207.876ZM854.977 212.194C854.381 212.791 854.381 213.757 854.977 214.354L859.295 210.035C858.699 209.439 857.732 209.439 857.136 210.035L854.977 212.194ZM850.659 216.513C850.063 217.109 850.063 218.075 850.659 218.672L854.977 214.354C854.381 213.757 853.414 213.757 852.818 214.354L850.659 216.513ZM846.341 220.831C845.745 221.427 845.745 222.394 846.341 222.99L850.659 218.672C850.063 218.075 849.096 218.075 848.5 218.672L846.341 220.831ZM842.023 225.149C841.426 225.745 841.426 226.712 842.023 227.308L846.341 222.99C845.745 222.394 844.778 222.394 844.182 222.99L842.023 225.149ZM832.725 219.662C832.267 220.769 832.486 222.09 833.386 222.99L839.864 229.467L842.023 227.308C841.464 226.749 840.579 226.714 839.98 227.203L839.864 227.308L839.828 227.344C839.561 227.186 839.257 227.116 838.957 227.135C838.984 226.713 838.837 226.281 838.514 225.959L836.895 224.339C836.572 224.016 836.141 223.87 835.718 223.896C835.745 223.474 835.598 223.043 835.276 222.72L834.466 221.91C834.317 221.762 834.207 221.594 834.134 221.416C834.037 221.181 833.888 220.982 833.706 220.83C833.888 220.677 834.037 220.48 834.134 220.246L832.725 219.662ZM833.386 218.672C833.094 218.964 832.874 219.302 832.725 219.662L834.134 220.246C834.186 220.12 834.256 219.999 834.345 219.887C834.382 219.84 834.422 219.795 834.466 219.751L835.456 218.761C835.898 218.318 836.013 217.671 835.797 217.123C836.299 217.32 836.884 217.242 837.319 216.888L837.435 216.782L839.413 214.804C839.856 214.361 839.97 213.713 839.755 213.165C840.303 213.38 840.95 213.267 841.393 212.824L843.372 210.845C843.815 210.402 843.929 209.755 843.714 209.207C844.216 209.404 844.801 209.326 845.236 208.971L845.351 208.866L847.331 206.886C847.773 206.443 847.887 205.796 847.672 205.248C848.174 205.445 848.759 205.368 849.194 205.013L849.309 204.908L851.288 202.929C851.731 202.486 851.845 201.839 851.63 201.291C852.132 201.487 852.717 201.409 853.152 201.054L853.268 200.949L855.247 198.97C855.69 198.527 855.804 197.88 855.588 197.332C856.136 197.547 856.783 197.434 857.226 196.991L858.216 196.001L857.136 194.922L833.386 218.672Z' fill='url(%23paint601_linear_40004690_134055)'/%3E%3Cpath d='M853.504 202.191L843.443 212.253C842.251 213.445 842.251 215.378 843.443 216.571L845.357 218.485L857.578 206.265L853.504 202.191Z' fill='url(%23paint602_linear_40004690_134055)'/%3E%3Cpath d='M856.02 206.744C855.722 207.042 855.722 207.525 856.02 207.823L857.578 206.265L857.038 205.725L856.02 206.744ZM851.946 210.817C851.648 211.115 851.648 211.599 851.946 211.897L855.062 208.78C854.764 208.482 854.281 208.482 853.983 208.78L851.946 210.817ZM847.873 214.891C847.575 215.189 847.575 215.672 847.873 215.97L850.989 212.854C850.691 212.556 850.207 212.556 849.909 212.854L847.873 214.891ZM842.583 214.845C842.674 215.476 842.957 216.086 843.443 216.571L845.357 218.486L846.915 216.927C846.617 216.629 846.134 216.629 845.836 216.927L845.351 217.412C845.147 217.25 844.884 217.206 844.647 217.282C844.731 217.018 844.67 216.719 844.461 216.51L843.982 216.031C843.817 215.866 843.683 215.682 843.58 215.487C843.545 215.422 843.514 215.356 843.486 215.288C843.337 214.93 842.948 214.747 842.583 214.845ZM843.443 212.253C842.957 212.739 842.673 213.348 842.583 213.979C842.899 214.063 843.232 213.938 843.412 213.671L843.485 213.535L843.551 213.395C843.56 213.376 843.568 213.357 843.578 213.339C843.592 213.312 843.61 213.286 843.625 213.26C843.647 213.222 843.667 213.184 843.691 213.147C843.707 213.124 843.725 213.103 843.741 213.081C843.768 213.042 843.795 213.004 843.825 212.967L843.982 212.793L845.24 211.535C845.538 211.237 845.538 210.754 845.24 210.456L843.443 212.253ZM851.707 203.989C852.005 204.287 852.488 204.287 852.786 203.989L854.044 202.731L853.504 202.191L851.707 203.989ZM846.676 209.02C846.937 209.281 847.34 209.313 847.636 209.118L847.756 209.02L850.271 206.504C850.569 206.206 850.569 205.723 850.271 205.425L846.676 209.02Z' fill='url(%23paint603_linear_40004690_134055)'/%3E%3Cpath d='M935.252 159.812L911.503 183.562C910.31 184.755 910.31 186.688 911.503 187.88L917.98 194.358L943.889 168.449L935.252 159.812Z' fill='url(%23paint604_linear_40004690_134055)'/%3E%3Cpath d='M941.73 166.29C941.133 166.886 941.133 167.853 941.73 168.449L941.624 168.565C941.135 169.164 941.171 170.049 941.73 170.608L943.889 168.449L941.73 166.29ZM937.411 172.767C936.815 173.363 936.815 174.33 937.411 174.926L941.73 170.608C941.133 170.012 940.167 170.012 939.57 170.608L937.411 172.767ZM933.093 177.085C932.497 177.681 932.497 178.648 933.093 179.244L937.411 174.926C936.815 174.33 935.849 174.33 935.252 174.926L933.093 177.085ZM928.775 181.403C928.179 181.999 928.179 182.966 928.775 183.562L933.093 179.244C932.497 178.648 931.53 178.648 930.934 179.244L928.775 181.403ZM924.457 185.721C923.861 186.318 923.861 187.284 924.457 187.88L928.775 183.562C928.179 182.966 927.212 182.966 926.616 183.562L924.457 185.721ZM920.139 190.039C919.543 190.636 919.543 191.602 920.139 192.199L924.457 187.88C923.861 187.284 922.894 187.284 922.298 187.88L920.139 190.039ZM917.98 194.358L920.139 192.199C919.543 191.602 918.576 191.602 917.98 192.199L916.9 193.278L917.98 194.358ZM937.411 161.972C936.815 162.568 936.815 163.534 937.411 164.131L939.57 166.29C940.167 166.886 941.133 166.886 941.73 166.29L937.411 161.972ZM911.503 183.562C910.31 184.755 910.31 186.688 911.503 187.88C910.981 187.359 911.285 186.185 912.167 185.101C912.293 184.946 912.432 184.792 912.582 184.642L913.572 183.652C914.015 183.209 914.129 182.562 913.914 182.014C914.461 182.228 915.108 182.116 915.551 181.673L917.53 179.694C917.972 179.251 918.086 178.604 917.871 178.056C918.373 178.253 918.958 178.175 919.393 177.82L919.509 177.714L921.488 175.736C921.931 175.293 922.045 174.645 921.83 174.097C922.332 174.294 922.917 174.216 923.352 173.861L923.467 173.757L925.447 171.777C925.89 171.334 926.004 170.687 925.788 170.139C926.29 170.335 926.875 170.258 927.31 169.904L927.426 169.798L929.404 167.819C929.847 167.377 929.961 166.729 929.746 166.181C930.294 166.396 930.941 166.282 931.384 165.84L933.363 163.861C933.806 163.418 933.92 162.771 933.705 162.222C934.215 162.423 934.81 162.337 935.247 161.966L935.252 161.972C935.849 162.568 936.815 162.568 937.411 161.972L935.252 159.812L911.503 183.562Z' fill='url(%23paint605_linear_40004690_134055)'/%3E%3Cpath d='M934.756 173.016L924.699 183.073C923.507 184.265 921.573 184.265 920.381 183.073L918.468 181.16L930.684 168.944L934.756 173.016Z' fill='url(%23paint606_linear_40004690_134055)'/%3E%3Cpath d='M932.242 170.501C931.944 170.799 931.46 170.799 931.162 170.501L930.684 170.023L930.205 170.501C929.907 170.799 929.424 170.799 929.126 170.501L930.684 168.943L932.242 170.501ZM926.134 174.573C925.836 174.871 925.352 174.871 925.054 174.573L928.169 171.457C928.467 171.756 928.467 172.239 928.169 172.537L926.134 174.573ZM922.061 178.645C921.763 178.943 921.28 178.943 920.982 178.645L924.097 175.53C924.395 175.828 924.395 176.311 924.097 176.61L922.061 178.645ZM918.467 181.16L920.025 179.601C920.323 179.899 920.323 180.383 920.025 180.681L919.007 181.699L918.467 181.16ZM922.109 183.932C921.477 183.842 920.867 183.559 920.381 183.073C920.82 183.512 921.451 183.675 922.121 183.589C922.143 183.7 922.14 183.817 922.109 183.932ZM932.96 174.812C932.699 174.551 932.665 174.149 932.861 173.853L932.96 173.733L933.677 173.016L933.198 172.537L933.1 172.418C932.904 172.122 932.937 171.718 933.198 171.457L934.756 173.016L932.96 174.812ZM924.699 183.073C924.213 183.559 923.604 183.843 922.972 183.933C922.912 183.709 922.96 183.477 923.089 183.295C923.38 183.156 923.665 182.973 923.93 182.745L924.159 182.533L925.417 181.276C925.715 180.978 926.198 180.978 926.496 181.276L924.699 183.073ZM927.931 179.841C927.633 179.543 927.633 179.059 927.931 178.761L930.445 176.247C930.744 175.949 931.227 175.949 931.525 176.247L927.931 179.841Z' fill='url(%23paint607_linear_40004690_134055)'/%3E%3Cpath d='M936.039 324.133L959.789 300.383C960.982 299.191 960.982 297.257 959.789 296.065L953.312 289.588L927.403 315.497L936.039 324.133Z' fill='url(%23paint608_linear_40004690_134055)'/%3E%3Cpath d='M929.562 317.656C930.158 317.059 930.158 316.093 929.562 315.497L929.668 315.381C930.156 314.781 930.121 313.896 929.562 313.337L927.403 315.497L929.562 317.656ZM933.88 311.178C934.477 310.582 934.477 309.616 933.88 309.019L929.562 313.337C930.158 313.934 931.125 313.934 931.721 313.337L933.88 311.178ZM938.198 306.86C938.795 306.264 938.795 305.297 938.199 304.701L933.88 309.019C934.477 309.616 935.443 309.616 936.039 309.019L938.198 306.86ZM942.517 302.542C943.113 301.946 943.113 300.979 942.517 300.383L938.199 304.701C938.795 305.297 939.761 305.297 940.358 304.701L942.517 302.542ZM946.835 298.224C947.431 297.628 947.431 296.661 946.835 296.065L942.517 300.383C943.113 300.979 944.08 300.979 944.676 300.383L946.835 298.224ZM951.153 293.906C951.749 293.31 951.749 292.343 951.153 291.747L946.835 296.065C947.431 296.661 948.398 296.661 948.994 296.065L951.153 293.906ZM953.312 289.588L951.153 291.747C951.749 292.343 952.716 292.343 953.312 291.747L954.392 290.667L953.312 289.588ZM933.88 321.974C934.477 321.378 934.477 320.411 933.88 319.815L931.721 317.656C931.125 317.059 930.158 317.059 929.562 317.656L933.88 321.974ZM959.789 300.383C960.982 299.191 960.982 297.257 959.789 296.065C960.31 296.586 960.007 297.76 959.125 298.844C958.998 299 958.86 299.154 958.71 299.303L957.72 300.293C957.277 300.736 957.163 301.384 957.378 301.932C956.83 301.717 956.184 301.829 955.741 302.272L953.762 304.251C953.319 304.694 953.206 305.341 953.421 305.889C952.919 305.692 952.333 305.77 951.898 306.125L951.782 306.231L949.804 308.21C949.361 308.653 949.247 309.3 949.462 309.848C948.96 309.651 948.375 309.729 947.94 310.084L947.825 310.188L945.845 312.168C945.402 312.611 945.288 313.259 945.503 313.807C945.002 313.61 944.417 313.687 943.982 314.042L943.866 314.147L941.887 316.126C941.444 316.569 941.331 317.216 941.546 317.764C940.998 317.549 940.35 317.663 939.907 318.106L937.929 320.085C937.486 320.527 937.372 321.175 937.587 321.723C937.077 321.523 936.482 321.609 936.045 321.979L936.039 321.974C935.443 321.378 934.477 321.378 933.88 321.974L936.039 324.133L959.789 300.383Z' fill='url(%23paint609_linear_40004690_134055)'/%3E%3Cpath d='M936.535 310.93L946.592 300.872C947.784 299.68 949.718 299.68 950.91 300.872L952.823 302.785L940.607 315.002L936.535 310.93Z' fill='url(%23paint610_linear_40004690_134055)'/%3E%3Cpath d='M939.049 313.444C939.347 313.146 939.83 313.146 940.128 313.444L940.607 313.923L941.086 313.444C941.384 313.146 941.867 313.146 942.165 313.444L940.607 315.002L939.049 313.444ZM945.157 309.373C945.455 309.074 945.939 309.074 946.237 309.373L943.121 312.488C942.823 312.19 942.823 311.706 943.121 311.408L945.157 309.373ZM949.23 305.3C949.528 305.002 950.011 305.002 950.309 305.3L947.194 308.415C946.896 308.117 946.896 307.634 947.194 307.336L949.23 305.3ZM952.824 302.786L951.265 304.344C950.967 304.046 950.967 303.562 951.265 303.264L952.284 302.246L952.824 302.786ZM949.182 300.013C949.814 300.103 950.424 300.386 950.91 300.872C950.471 300.433 949.84 300.27 949.17 300.357C949.148 300.245 949.151 300.128 949.182 300.013ZM938.331 309.133C938.592 309.394 938.625 309.796 938.43 310.093L938.331 310.213L937.614 310.93L938.093 311.408L938.191 311.527C938.386 311.824 938.354 312.227 938.093 312.488L936.535 310.93L938.331 309.133ZM946.592 300.872C947.078 300.386 947.687 300.102 948.319 300.012C948.379 300.236 948.33 300.468 948.202 300.65C947.911 300.789 947.626 300.972 947.36 301.2L947.132 301.412L945.874 302.67C945.576 302.967 945.092 302.968 944.794 302.67L946.592 300.872ZM943.36 304.105C943.658 304.403 943.658 304.886 943.36 305.184L940.845 307.698C940.547 307.996 940.064 307.996 939.766 307.698L943.36 304.105Z' fill='url(%23paint611_linear_40004690_134055)'/%3E%3Cpath d='M877.037 334.487C878.229 333.295 878.229 331.361 877.037 330.169L846.81 299.942C845.617 298.75 843.684 298.75 842.491 299.942L812.264 330.169C811.072 331.361 811.072 333.295 812.264 334.487L842.491 364.714C843.684 365.907 845.617 365.907 846.81 364.714L877.037 334.487Z' fill='url(%23paint612_linear_40004690_134055)'/%3E%3Cpath d='M858.685 352.839L858.457 352.622C856.06 350.456 852.358 350.529 850.048 352.839L844.651 358.237L839.253 352.839L834.935 357.157L842.491 364.714C843.684 365.907 845.617 365.907 846.81 364.714L858.685 352.839ZM839.253 352.839C836.868 350.454 833.001 350.454 830.617 352.839L834.935 357.157L839.253 352.839ZM819.821 342.044L824.139 346.362C826.524 343.977 826.524 340.111 824.139 337.726L819.821 342.044ZM812.264 330.169C811.072 331.361 811.072 333.295 812.264 334.487L819.821 342.044L824.139 337.726L818.742 332.328L824.139 326.93C826.524 324.546 826.524 320.679 824.139 318.294L812.264 330.169ZM877.037 334.487C878.229 333.295 878.229 331.361 877.037 330.169L865.162 318.294C862.777 320.679 862.777 324.546 865.162 326.93L870.559 332.328L865.162 337.726C862.777 340.111 862.777 343.977 865.162 346.362L877.037 334.487ZM830.617 311.817C833.001 314.202 836.868 314.202 839.253 311.817L844.651 306.419L850.048 311.817C852.358 314.127 856.06 314.2 858.457 312.034L858.685 311.817L846.81 299.942C845.617 298.75 843.684 298.75 842.491 299.942L830.617 311.817Z' fill='url(%23paint613_linear_40004690_134055)'/%3E%3Cpath d='M839.055 319.858L832.182 326.73L836.5 331.049C837.902 329.647 838.478 327.732 838.232 325.908C840.056 326.155 841.971 325.578 843.373 324.176L839.055 319.858ZM846.81 316.421C845.617 315.229 843.684 315.229 842.492 316.421L839.055 319.858L843.373 324.176L844.651 322.898L845.928 324.176C847.331 325.578 849.246 326.155 851.07 325.908C850.823 327.732 851.399 329.647 852.801 331.049L854.079 332.326L852.801 333.604C851.399 335.006 850.822 336.921 851.069 338.746C849.245 338.499 847.331 339.075 845.928 340.477L844.651 341.754L843.373 340.477C841.971 339.075 840.057 338.499 838.233 338.746C838.48 336.921 837.903 335.006 836.5 333.604L835.223 332.326L836.5 331.049L832.182 326.73L828.746 330.167C827.553 331.36 827.553 333.293 828.746 334.485L842.492 348.232C843.684 349.424 845.617 349.424 846.81 348.232L860.556 334.485C861.748 333.293 861.748 331.36 860.556 330.167L846.81 316.421Z' fill='url(%23paint614_linear_40004690_134055)'/%3E%3Cpath d='M830.912 376.301L802.845 348.233C801.652 347.04 799.719 347.04 798.526 348.233L770.458 376.301L800.685 406.528L830.912 376.301Z' fill='url(%23paint615_linear_40004690_134055)'/%3E%3Cpath d='M803.277 403.936L803.16 403.832C802.56 403.343 801.677 403.378 801.118 403.936L800.685 404.369L800.253 403.936L800.138 403.832C799.539 403.343 798.653 403.377 798.094 403.936L800.685 406.528L803.277 403.936ZM796.151 401.994L797.231 403.073C797.827 402.477 797.827 401.51 797.231 400.914L796.151 401.994ZM794.208 397.891C793.612 397.295 792.645 397.295 792.049 397.891L796.151 401.994L797.231 400.914L794.208 397.891ZM790.106 395.949L791.186 397.028C791.782 396.432 791.782 395.465 791.186 394.869L790.106 395.949ZM788.163 391.847L788.047 391.741C787.448 391.252 786.563 391.288 786.004 391.847L790.106 395.949L791.186 394.869L788.163 391.847ZM784.06 389.903L785.14 390.982C785.736 390.386 785.736 389.419 785.14 388.823L784.06 389.903ZM782.117 385.8L781.038 386.88L784.06 389.903L785.14 388.823L782.117 385.8ZM782.117 385.8C781.521 385.204 780.554 385.204 779.958 385.8L781.038 386.88L782.117 385.8ZM778.015 383.858L779.095 384.937C779.691 384.341 779.691 383.374 779.095 382.778L778.015 383.858ZM776.072 379.756L774.993 380.835L778.015 383.858L779.095 382.778L776.072 379.756ZM776.072 379.756C775.476 379.159 774.509 379.159 773.913 379.756L774.993 380.835L776.072 379.756ZM771.97 377.813L773.05 378.892C773.646 378.296 773.646 377.329 773.05 376.733L771.97 377.813ZM770.458 376.301L771.97 377.813L773.05 376.733L772.618 376.301L773.292 375.626C773.888 375.03 773.888 374.063 773.292 373.467L770.458 376.301ZM809.322 397.891C808.726 397.295 807.759 397.295 807.163 397.891L804.14 400.914C803.544 401.51 803.544 402.477 804.14 403.073L809.322 397.891ZM774.642 372.118L774.758 372.223C775.357 372.712 776.242 372.676 776.801 372.118L780.309 368.609C780.905 368.013 780.905 367.046 780.309 366.45L774.642 372.118ZM815.367 391.847L815.251 391.741C814.651 391.252 813.767 391.288 813.208 391.847L810.185 394.869C809.589 395.465 809.589 396.432 810.185 397.028L815.367 391.847ZM781.659 365.101L781.775 365.206C782.374 365.695 783.259 365.659 783.818 365.101L787.326 361.592C787.922 360.996 787.922 360.029 787.326 359.433L781.659 365.101ZM821.413 385.8L821.297 385.695C820.697 385.206 819.813 385.242 819.254 385.8L816.231 388.823C815.635 389.419 815.635 390.386 816.231 390.982L821.413 385.8ZM788.676 358.084L788.792 358.189C789.391 358.678 790.276 358.642 790.835 358.084L794.343 354.575C794.939 353.979 794.939 353.012 794.343 352.416L788.676 358.084ZM827.458 379.756L827.342 379.65C826.742 379.161 825.858 379.197 825.299 379.756L822.276 382.778C821.68 383.374 821.68 384.341 822.276 384.937L827.458 379.756ZM795.693 351.067L795.809 351.172C796.408 351.661 797.293 351.625 797.852 351.067L799.606 349.312C799.754 349.164 799.922 349.054 800.1 348.98C800.335 348.883 800.534 348.735 800.687 348.552C800.839 348.734 801.036 348.883 801.271 348.98L801.855 347.572C800.748 347.113 799.426 347.333 798.526 348.233L795.693 351.067ZM830.912 376.301L828.079 373.467C827.482 374.063 827.482 375.03 828.079 375.626L828.753 376.301L828.321 376.733C827.725 377.329 827.725 378.296 828.321 378.892L830.912 376.301ZM802.613 348.024C802.379 347.833 802.123 347.683 801.855 347.572L801.271 348.98C801.449 349.054 801.617 349.164 801.765 349.312L803.519 351.067C804.078 351.625 804.963 351.661 805.562 351.172L805.678 351.067L802.845 348.233L802.613 348.024ZM821.062 366.45C820.503 367.009 820.467 367.893 820.956 368.493L821.062 368.609L824.57 372.118C825.129 372.676 826.014 372.712 826.613 372.223L826.729 372.118L821.062 366.45ZM814.045 359.433C813.486 359.992 813.45 360.877 813.939 361.476L814.045 361.592L817.553 365.101C818.112 365.659 818.997 365.695 819.596 365.206L819.712 365.101L814.045 359.433ZM807.028 352.416C806.469 352.975 806.434 353.86 806.922 354.459L807.028 354.575L810.536 358.084C811.095 358.642 811.98 358.678 812.579 358.189L812.695 358.084L807.028 352.416Z' fill='url(%23paint616_linear_40004690_134055)'/%3E%3Cpath d='M823.964 376.301L802.847 355.184C801.655 353.992 799.722 353.992 798.529 355.184L777.412 376.301L800.688 399.577L823.964 376.301Z' fill='url(%23paint617_linear_40004690_134055)'/%3E%3Cpath d='M803.222 397.043L803.106 396.937C802.507 396.449 801.622 396.484 801.063 397.043L800.689 397.417L800.314 397.042L799.234 398.121L800.689 399.576L803.222 397.043ZM800.314 397.042C799.717 396.446 798.751 396.446 798.154 397.042L799.234 398.121L800.314 397.042ZM796.324 395.212L797.404 396.291C798 395.695 798 394.728 797.404 394.132L796.324 395.212ZM794.494 391.222L794.378 391.119C793.779 390.63 792.894 390.664 792.335 391.222L796.324 395.212L797.404 394.132L794.494 391.222ZM790.506 389.393L791.586 390.473C792.181 389.877 792.181 388.91 791.586 388.314L790.506 389.393ZM788.676 385.404L787.596 386.484L790.506 389.393L791.586 388.314L788.676 385.404ZM788.676 385.404C788.08 384.808 787.113 384.808 786.517 385.404L787.596 386.484L788.676 385.404ZM784.687 383.574L785.766 384.653C786.362 384.057 786.362 383.09 785.766 382.494L784.687 383.574ZM782.856 379.585L782.741 379.481C782.141 378.992 781.257 379.026 780.697 379.585L784.687 383.574L785.766 382.494L782.856 379.585ZM778.867 377.755L779.947 378.834C780.543 378.238 780.543 377.271 779.947 376.675L778.867 377.755ZM777.413 376.301L778.867 377.755L779.947 376.675L779.573 376.301L780.253 375.621C780.848 375.025 780.848 374.058 780.253 373.462L777.413 376.301ZM809.042 391.223L808.926 391.118C808.326 390.629 807.441 390.665 806.882 391.223L803.973 394.133C803.377 394.729 803.377 395.696 803.973 396.292L809.042 391.223ZM781.612 372.102L781.727 372.206C782.327 372.695 783.213 372.661 783.772 372.102L787.292 368.582C787.887 367.986 787.887 367.019 787.292 366.423L781.612 372.102ZM814.861 385.404L814.744 385.3C814.144 384.811 813.261 384.846 812.702 385.404L809.792 388.314C809.196 388.91 809.196 389.877 809.792 390.473L814.861 385.404ZM788.652 365.063L788.767 365.167C789.366 365.656 790.252 365.622 790.811 365.063L794.33 361.544C794.926 360.948 794.925 359.981 794.33 359.385L788.652 365.063ZM820.679 379.586L820.563 379.48C819.964 378.992 819.079 379.027 818.52 379.586L815.61 382.495C815.015 383.092 815.014 384.058 815.61 384.655L820.679 379.586ZM795.691 358.024L795.806 358.128C796.405 358.617 797.291 358.583 797.85 358.024L799.609 356.264C799.721 356.153 799.843 356.063 799.972 355.994L800.104 355.932L800.244 355.866C800.418 355.772 800.568 355.648 800.689 355.503C800.842 355.685 801.039 355.835 801.274 355.932L801.578 355.196L801.858 354.521C800.751 354.063 799.43 354.285 798.53 355.184L795.691 358.024ZM823.964 376.301L821.125 373.462C820.529 374.058 820.529 375.025 821.125 375.621L821.805 376.301L821.43 376.676C820.834 377.272 820.834 378.239 821.43 378.835L823.964 376.301ZM802.615 354.975C802.381 354.784 802.127 354.633 801.859 354.522L801.274 355.932C801.452 356.006 801.62 356.116 801.768 356.264L803.528 358.024C804.087 358.582 804.97 358.617 805.57 358.128L805.687 358.024L802.848 355.184L802.615 354.975ZM814.086 366.423C813.49 367.019 813.49 367.985 814.086 368.582L817.605 372.101C818.164 372.66 819.049 372.695 819.648 372.206L819.764 372.101L814.086 366.423ZM807.047 359.383C806.488 359.942 806.453 360.827 806.942 361.427L807.047 361.543L810.567 365.063C811.126 365.621 812.01 365.656 812.609 365.167L812.726 365.063L807.047 359.383Z' fill='url(%23paint618_linear_40004690_134055)'/%3E%3Cpath d='M810.804 376.301L802.843 368.339C801.65 367.147 799.717 367.147 798.524 368.339L790.563 376.301L800.684 386.421L810.804 376.301Z' fill='url(%23paint619_linear_40004690_134055)'/%3E%3Cpath d='M803.028 384.077L802.912 383.971C802.313 383.483 801.428 383.518 800.869 384.077L800.684 384.262L800.498 384.077L799.418 385.156L800.684 386.421L803.028 384.077ZM800.498 384.077C799.902 383.481 798.935 383.481 798.339 384.077L799.418 385.156L800.498 384.077ZM796.888 382.626L797.968 383.706C798.564 383.109 798.564 382.143 797.968 381.547L796.888 382.626ZM795.438 379.016L794.358 380.096L796.888 382.626L797.968 381.547L795.438 379.016ZM795.438 379.016C794.841 378.42 793.875 378.42 793.279 379.016L794.358 380.096L795.438 379.016ZM791.828 377.566L792.908 378.645C793.504 378.049 793.504 377.083 792.908 376.486L791.828 377.566ZM790.563 376.301L791.828 377.566L792.908 376.486L792.722 376.301L793.633 375.39C794.229 374.794 794.229 373.827 793.633 373.231L790.563 376.301ZM808.088 379.016L807.972 378.911C807.373 378.422 806.488 378.458 805.929 379.016L803.399 381.547C802.803 382.143 802.803 383.109 803.399 383.706L808.088 379.016ZM795.455 371.409L795.571 371.515C796.17 372.003 797.055 371.968 797.614 371.409L799.604 369.419C799.752 369.27 799.92 369.16 800.098 369.087L799.516 367.678C799.156 367.827 798.817 368.046 798.524 368.339L795.455 371.409ZM810.804 376.301L807.734 373.231C807.138 373.827 807.138 374.794 807.734 375.39L808.645 376.301L808.459 376.486C807.863 377.083 807.863 378.049 808.459 378.645L810.804 376.301ZM801.853 367.678C801.106 367.369 800.263 367.37 799.516 367.678L800.098 369.087C800.333 368.989 800.532 368.841 800.685 368.659C800.837 368.841 801.034 368.99 801.269 369.087L801.853 367.678ZM802.611 368.131C802.377 367.94 802.121 367.789 801.853 367.678L801.269 369.087C801.447 369.16 801.615 369.27 801.763 369.419L803.753 371.409C804.312 371.968 805.197 372.003 805.797 371.515L805.912 371.409L802.843 368.339L802.611 368.131Z' fill='url(%23paint620_linear_40004690_134055)'/%3E%3Cpath d='M800.38 345.77L776.63 322.02C775.438 320.827 773.505 320.827 772.312 322.02L765.835 328.497L791.744 354.406L800.38 345.77Z' fill='url(%23paint621_linear_40004690_134055)'/%3E%3Cpath d='M791.744 352.247C791.148 351.651 790.181 351.651 789.585 352.247L791.744 354.406L792.824 353.326L791.744 352.247ZM787.426 347.929C786.83 347.332 785.863 347.332 785.267 347.929L789.585 352.247C790.181 351.651 790.181 350.684 789.585 350.088L787.426 347.929ZM783.108 343.61C782.511 343.014 781.545 343.014 780.949 343.61L785.267 347.929C785.863 347.332 785.863 346.366 785.267 345.77L783.108 343.61ZM778.79 339.292C778.193 338.696 777.227 338.696 776.63 339.292L780.949 343.61C781.545 343.014 781.545 342.048 780.949 341.451L778.79 339.292ZM774.471 334.974C773.875 334.378 772.909 334.378 772.312 334.974L776.63 339.292C777.227 338.696 777.227 337.729 776.63 337.133L774.471 334.974ZM770.153 330.656C769.557 330.06 768.59 330.06 767.994 330.656L772.312 334.974C772.909 334.378 772.909 333.411 772.312 332.815L770.153 330.656ZM775.641 321.359C774.534 320.9 773.212 321.12 772.312 322.02L765.835 328.497L767.994 330.656C768.553 330.097 768.588 329.213 768.1 328.613L767.994 328.497L767.958 328.461C768.116 328.194 768.186 327.891 768.167 327.59C768.589 327.617 769.021 327.47 769.344 327.148L770.963 325.528C771.286 325.205 771.432 324.774 771.406 324.352C771.828 324.378 772.259 324.232 772.582 323.909L773.392 323.099C773.54 322.951 773.708 322.841 773.886 322.767C774.121 322.67 774.32 322.522 774.472 322.339C774.625 322.521 774.822 322.67 775.056 322.767L775.641 321.359ZM776.63 322.02C776.338 321.727 776 321.508 775.641 321.359L775.056 322.767C775.182 322.819 775.303 322.889 775.415 322.978C775.462 323.015 775.507 323.056 775.551 323.099L776.541 324.089C776.984 324.532 777.631 324.646 778.179 324.431C777.982 324.932 778.06 325.517 778.414 325.952L778.52 326.068L780.498 328.047C780.941 328.49 781.589 328.603 782.137 328.388C781.922 328.936 782.035 329.584 782.478 330.027L784.457 332.005C784.9 332.448 785.547 332.562 786.095 332.347C785.898 332.849 785.976 333.434 786.332 333.869L786.436 333.984L788.416 335.964C788.859 336.407 789.506 336.521 790.054 336.306C789.857 336.807 789.935 337.392 790.289 337.827L790.395 337.943L792.373 339.922C792.816 340.365 793.464 340.478 794.012 340.263C793.815 340.765 793.893 341.35 794.248 341.786L794.353 341.902L796.332 343.88C796.775 344.323 797.422 344.437 797.97 344.222C797.755 344.77 797.868 345.416 798.311 345.859L799.301 346.849L800.38 345.77L776.63 322.02Z' fill='url(%23paint622_linear_40004690_134055)'/%3E%3Cpath d='M793.114 342.137L783.053 332.075C781.861 330.883 779.927 330.883 778.735 332.075L776.821 333.99L789.041 346.21L793.114 342.137Z' fill='url(%23paint623_linear_40004690_134055)'/%3E%3Cpath d='M788.562 344.652C788.264 344.354 787.781 344.354 787.483 344.652L789.041 346.21L789.581 345.671L788.562 344.652ZM784.489 340.579C784.191 340.281 783.707 340.281 783.409 340.579L786.525 343.695C786.824 343.397 786.824 342.913 786.525 342.615L784.489 340.579ZM780.415 336.505C780.117 336.207 779.634 336.207 779.336 336.505L782.452 339.621C782.75 339.323 782.75 338.84 782.452 338.542L780.415 336.505ZM780.46 331.216C779.829 331.306 779.22 331.59 778.735 332.075L776.82 333.99L778.378 335.548C778.676 335.25 778.676 334.766 778.378 334.468L777.893 333.983C778.055 333.78 778.1 333.516 778.024 333.279C778.288 333.363 778.587 333.303 778.796 333.093L779.274 332.615C779.44 332.45 779.624 332.316 779.818 332.212C779.884 332.177 779.95 332.146 780.018 332.118C780.376 331.97 780.559 331.581 780.46 331.216ZM783.053 332.075C782.567 331.59 781.958 331.306 781.327 331.216C781.242 331.531 781.368 331.864 781.635 332.045L781.771 332.117L781.911 332.184C781.929 332.193 781.949 332.2 781.967 332.21C781.994 332.224 782.019 332.242 782.046 332.257C782.084 332.279 782.122 332.3 782.159 332.324C782.182 332.339 782.203 332.357 782.225 332.373C782.263 332.401 782.302 332.428 782.339 332.458L782.513 332.615L783.771 333.873C784.069 334.171 784.552 334.171 784.85 333.873L783.053 332.075ZM791.317 340.339C791.019 340.637 791.019 341.121 791.317 341.419L792.575 342.676L793.114 342.137L791.317 340.339ZM786.286 335.308C786.025 335.569 785.992 335.973 786.188 336.269L786.286 336.388L788.802 338.903C789.1 339.201 789.583 339.201 789.881 338.903L786.286 335.308Z' fill='url(%23paint624_linear_40004690_134055)'/%3E%3Cpath d='M835.492 423.883L811.742 400.133C810.549 398.941 808.616 398.941 807.424 400.133L800.946 406.61L826.855 432.519L835.492 423.883Z' fill='url(%23paint625_linear_40004690_134055)'/%3E%3Cpath d='M829.014 430.36C828.418 429.764 827.452 429.764 826.855 430.36L826.739 430.255C826.14 429.766 825.255 429.801 824.696 430.36L826.855 432.519L829.014 430.36ZM822.537 426.042C821.941 425.446 820.974 425.446 820.378 426.042L824.696 430.36C825.292 429.764 825.292 428.797 824.696 428.201L822.537 426.042ZM818.219 421.724C817.623 421.128 816.656 421.128 816.06 421.724L820.378 426.042C820.974 425.446 820.974 424.479 820.378 423.883L818.219 421.724ZM813.901 417.406C813.305 416.809 812.338 416.809 811.742 417.406L816.06 421.724C816.656 421.128 816.656 420.161 816.06 419.565L813.901 417.406ZM809.583 413.087C808.987 412.491 808.02 412.491 807.424 413.087L811.742 417.406C812.338 416.809 812.338 415.843 811.742 415.247L809.583 413.087ZM805.265 408.769C804.668 408.173 803.702 408.173 803.106 408.769L807.424 413.087C808.02 412.491 808.02 411.525 807.424 410.928L805.265 408.769ZM800.946 406.61L803.106 408.769C803.702 408.173 803.702 407.206 803.106 406.61L802.026 405.531L800.946 406.61ZM833.333 426.042C832.736 425.446 831.77 425.446 831.173 426.042L829.014 428.201C828.418 428.797 828.418 429.764 829.014 430.36L833.333 426.042ZM811.742 400.133C810.549 398.941 808.616 398.941 807.424 400.133C807.945 399.612 809.119 399.916 810.203 400.797C810.358 400.924 810.512 401.063 810.662 401.213L811.652 402.202C812.095 402.645 812.743 402.759 813.29 402.544C813.076 403.092 813.188 403.739 813.631 404.181L815.61 406.16C816.053 406.603 816.7 406.717 817.248 406.502C817.051 407.004 817.129 407.589 817.484 408.024L817.59 408.14L819.568 410.119C820.011 410.562 820.659 410.675 821.207 410.46C821.01 410.962 821.088 411.547 821.443 411.983L821.547 412.098L823.527 414.077C823.97 414.52 824.617 414.634 825.165 414.419C824.969 414.921 825.046 415.505 825.4 415.94L825.506 416.056L827.485 418.035C827.928 418.478 828.575 418.592 829.123 418.377C828.908 418.925 829.022 419.572 829.465 420.015L831.443 421.994C831.886 422.437 832.534 422.55 833.082 422.335C832.881 422.846 832.967 423.44 833.338 423.878L833.333 423.883C832.736 424.479 832.736 425.446 833.333 426.042L835.492 423.883L811.742 400.133Z' fill='url(%23paint626_linear_40004690_134055)'/%3E%3Cpath d='M800.424 319.547L828.492 291.479C829.685 290.287 829.685 288.353 828.492 287.161L800.424 259.093L770.197 289.32L800.424 319.547Z' fill='url(%23paint627_linear_40004690_134055)'/%3E%3Cpath d='M772.789 291.911L772.893 291.794C773.382 291.195 773.347 290.311 772.789 289.752L772.356 289.32L772.789 288.888L772.893 288.773C773.382 288.173 773.348 287.288 772.789 286.729L770.197 289.32L772.789 291.911ZM774.731 284.786L773.652 285.865C774.248 286.461 775.215 286.461 775.811 285.865L774.731 284.786ZM778.833 282.843C779.43 282.246 779.43 281.28 778.833 280.684L774.731 284.786L775.811 285.865L778.833 282.843ZM780.776 278.741L779.697 279.82C780.293 280.416 781.26 280.416 781.856 279.82L780.776 278.741ZM784.878 276.798L784.984 276.682C785.473 276.082 785.437 275.198 784.878 274.639L780.776 278.741L781.856 279.82L784.878 276.798ZM786.822 272.695L785.743 273.774C786.339 274.37 787.306 274.37 787.902 273.774L786.822 272.695ZM790.924 270.752L789.845 269.672L786.822 272.695L787.902 273.774L790.924 270.752ZM790.924 270.752C791.52 270.155 791.521 269.189 790.924 268.593L789.845 269.672L790.924 270.752ZM792.867 266.65L791.788 267.729C792.384 268.325 793.351 268.325 793.947 267.729L792.867 266.65ZM796.969 264.707L795.89 263.627L792.867 266.65L793.947 267.729L796.969 264.707ZM796.969 264.707C797.566 264.11 797.566 263.144 796.969 262.548L795.89 263.627L796.969 264.707ZM798.912 260.605L797.833 261.684C798.429 262.28 799.396 262.28 799.992 261.684L798.912 260.605ZM800.424 259.093L798.912 260.605L799.992 261.684L800.424 261.252L801.099 261.927C801.695 262.523 802.662 262.523 803.258 261.927L800.424 259.093ZM778.833 297.956C779.43 297.36 779.43 296.393 778.833 295.797L775.811 292.775C775.215 292.178 774.248 292.178 773.652 292.775L778.833 297.956ZM804.607 263.276L804.502 263.392C804.013 263.992 804.049 264.876 804.607 265.435L808.116 268.944C808.712 269.54 809.679 269.54 810.275 268.944L804.607 263.276ZM784.878 304.001L784.984 303.885C785.473 303.286 785.437 302.401 784.878 301.842L781.856 298.82C781.26 298.224 780.293 298.223 779.697 298.82L784.878 304.001ZM811.624 270.293L811.519 270.409C811.03 271.009 811.066 271.893 811.624 272.452L815.133 275.961C815.729 276.557 816.696 276.557 817.292 275.961L811.624 270.293ZM790.924 310.047L791.03 309.931C791.519 309.332 791.483 308.447 790.924 307.888L787.902 304.866C787.306 304.269 786.339 304.269 785.743 304.866L790.924 310.047ZM818.641 277.31L818.536 277.426C818.047 278.026 818.083 278.91 818.641 279.469L822.15 282.978C822.746 283.574 823.713 283.574 824.309 282.978L818.641 277.31ZM796.969 316.092L797.075 315.976C797.564 315.377 797.528 314.492 796.969 313.933L793.947 310.911C793.351 310.314 792.384 310.314 791.788 310.911L796.969 316.092ZM825.658 284.327L825.553 284.443C825.064 285.043 825.099 285.927 825.658 286.486L827.413 288.24C827.561 288.389 827.671 288.557 827.745 288.735C827.842 288.97 827.99 289.168 828.173 289.321C827.991 289.474 827.842 289.67 827.745 289.905L829.153 290.489C829.612 289.382 829.392 288.061 828.492 287.161L825.658 284.327ZM800.424 319.547L803.258 316.713C802.662 316.117 801.695 316.117 801.099 316.713L800.424 317.388L799.992 316.956C799.396 316.36 798.429 316.359 797.833 316.956L800.424 319.547ZM828.701 291.247C828.892 291.013 829.042 290.757 829.153 290.489L827.745 289.905C827.671 290.083 827.561 290.251 827.413 290.399L825.658 292.154C825.099 292.713 825.064 293.597 825.553 294.197L825.658 294.313L828.492 291.479L828.701 291.247ZM810.275 309.696C809.716 309.137 808.831 309.102 808.232 309.591L808.116 309.696L804.607 313.205C804.049 313.763 804.013 314.648 804.502 315.248L804.607 315.364L810.275 309.696ZM817.292 302.679C816.733 302.12 815.848 302.085 815.249 302.574L815.133 302.679L811.624 306.188C811.066 306.746 811.03 307.631 811.519 308.231L811.624 308.347L817.292 302.679ZM824.309 295.662C823.75 295.103 822.865 295.068 822.266 295.557L822.15 295.662L818.641 299.171C818.083 299.729 818.047 300.614 818.536 301.214L818.641 301.33L824.309 295.662Z' fill='url(%23paint628_linear_40004690_134055)'/%3E%3Cpath d='M800.424 312.594L821.541 291.477C822.733 290.285 822.733 288.351 821.541 287.159L800.424 266.042L777.148 289.318L800.424 312.594Z' fill='url(%23paint629_linear_40004690_134055)'/%3E%3Cpath d='M779.682 291.852L779.788 291.736C780.276 291.136 780.241 290.251 779.682 289.693L779.308 289.318L779.683 288.943L778.604 287.864L777.149 289.318L779.682 291.852ZM779.683 288.943C780.279 288.347 780.279 287.38 779.683 286.784L778.604 287.864L779.683 288.943ZM781.513 284.954L780.434 286.033C781.03 286.629 781.997 286.629 782.593 286.033L781.513 284.954ZM785.503 283.124L785.606 283.008C786.095 282.408 786.061 281.524 785.503 280.965L781.513 284.954L782.593 286.033L785.503 283.124ZM787.332 279.136L786.252 280.215C786.848 280.811 787.815 280.811 788.411 280.215L787.332 279.136ZM791.321 277.305L790.241 276.226L787.332 279.136L788.411 280.215L791.321 277.305ZM791.321 277.305C791.917 276.709 791.917 275.743 791.321 275.146L790.241 276.226L791.321 277.305ZM793.151 273.316L792.071 274.396C792.668 274.991 793.635 274.992 794.231 274.396L793.151 273.316ZM797.14 271.486L797.244 271.37C797.733 270.771 797.699 269.886 797.14 269.327L793.151 273.316L794.231 274.396L797.14 271.486ZM798.97 267.497L797.891 268.576C798.487 269.172 799.454 269.172 800.05 268.576L798.97 267.497ZM800.424 266.043L798.97 267.497L800.05 268.576L800.424 268.202L801.104 268.882C801.7 269.478 802.667 269.478 803.263 268.882L800.424 266.043ZM785.502 297.671L785.607 297.555C786.096 296.955 786.06 296.071 785.502 295.512L782.592 292.602C781.996 292.006 781.029 292.006 780.433 292.602L785.502 297.671ZM804.623 270.242L804.519 270.357C804.03 270.957 804.064 271.842 804.623 272.401L808.143 275.921C808.739 276.517 809.706 276.517 810.302 275.921L804.623 270.242ZM791.321 303.49L791.425 303.373C791.914 302.774 791.879 301.89 791.321 301.331L788.411 298.422C787.815 297.825 786.848 297.825 786.252 298.422L791.321 303.49ZM811.662 277.281L811.558 277.396C811.069 277.996 811.103 278.881 811.662 279.44L815.181 282.959C815.777 283.555 816.744 283.555 817.34 282.959L811.662 277.281ZM797.139 309.309L797.245 309.193C797.733 308.593 797.698 307.709 797.139 307.15L794.23 304.24C793.633 303.644 792.666 303.644 792.07 304.24L797.139 309.309ZM818.701 284.32L818.597 284.435C818.108 285.035 818.142 285.92 818.701 286.479L820.461 288.239C820.572 288.35 820.662 288.472 820.731 288.601L820.793 288.733L820.859 288.873C820.953 289.048 821.077 289.197 821.222 289.318C821.04 289.471 820.89 289.669 820.793 289.903L821.529 290.207L822.204 290.488C822.662 289.381 822.44 288.059 821.541 287.159L818.701 284.32ZM800.424 312.594L803.263 309.755C802.667 309.158 801.7 309.158 801.104 309.755L800.424 310.435L800.049 310.059C799.453 309.463 798.486 309.463 797.89 310.059L800.424 312.594ZM821.75 291.244C821.941 291.011 822.092 290.756 822.203 290.489L820.793 289.903C820.719 290.081 820.609 290.25 820.461 290.398L818.701 292.157C818.143 292.716 818.108 293.6 818.597 294.199L818.701 294.316L821.541 291.477L821.75 291.244ZM810.302 302.716C809.706 302.119 808.74 302.119 808.143 302.716L804.624 306.235C804.065 306.793 804.03 307.678 804.519 308.278L804.624 308.394L810.302 302.716ZM817.341 295.676C816.783 295.118 815.898 295.082 815.298 295.571L815.182 295.676L811.662 299.197C811.104 299.755 811.069 300.639 811.558 301.239L811.662 301.356L817.341 295.676Z' fill='url(%23paint630_linear_40004690_134055)'/%3E%3Cpath d='M800.424 299.438L808.386 291.476C809.578 290.284 809.578 288.35 808.386 287.158L800.424 279.196L790.304 289.317L800.424 299.438Z' fill='url(%23paint631_linear_40004690_134055)'/%3E%3Cpath d='M792.648 291.662L792.754 291.546C793.242 290.946 793.207 290.061 792.648 289.502L792.463 289.317L792.648 289.131L791.569 288.052L790.304 289.317L792.648 291.662ZM792.648 289.131C793.244 288.535 793.244 287.569 792.648 286.972L791.569 288.052L792.648 289.131ZM794.099 285.522L793.019 286.601C793.616 287.197 794.582 287.197 795.178 286.601L794.099 285.522ZM797.709 284.071L796.629 282.992L794.099 285.522L795.178 286.601L797.709 284.071ZM797.709 284.071C798.305 283.475 798.305 282.508 797.709 281.912L796.629 282.992L797.709 284.071ZM799.159 280.461L798.08 281.541C798.676 282.137 799.642 282.137 800.239 281.541L799.159 280.461ZM800.424 279.196L799.159 280.461L800.239 281.541L800.424 281.355L801.335 282.266C801.931 282.862 802.898 282.862 803.494 282.266L800.424 279.196ZM797.709 296.722L797.814 296.606C798.303 296.006 798.267 295.122 797.709 294.563L795.178 292.033C794.582 291.436 793.616 291.436 793.019 292.033L797.709 296.722ZM805.316 284.088L805.21 284.204C804.721 284.804 804.757 285.688 805.316 286.247L807.306 288.237C807.455 288.386 807.565 288.554 807.638 288.732L809.047 288.15C808.898 287.789 808.679 287.451 808.386 287.158L805.316 284.088ZM800.424 299.438L803.494 296.368C802.898 295.771 801.931 295.771 801.335 296.368L800.424 297.278L800.239 297.093C799.642 296.497 798.676 296.497 798.08 297.093L800.424 299.438ZM809.047 290.486C809.356 289.74 809.355 288.897 809.047 288.15L807.638 288.732C807.736 288.967 807.884 289.165 808.066 289.318C807.884 289.471 807.735 289.667 807.638 289.902L809.047 290.486ZM808.594 291.244C808.785 291.01 808.936 290.754 809.047 290.486L807.638 289.902C807.565 290.08 807.454 290.248 807.306 290.396L805.316 292.387C804.757 292.946 804.722 293.83 805.21 294.43L805.316 294.546L808.386 291.476L808.594 291.244Z' fill='url(%23paint632_linear_40004690_134055)'/%3E%3Cpath d='M830.955 289.016L854.705 265.266C855.898 264.073 855.898 262.14 854.705 260.948L848.228 254.47L822.319 280.379L830.955 289.016Z' fill='url(%23paint633_linear_40004690_134055)'/%3E%3Cpath d='M824.478 280.379C825.074 279.783 825.074 278.816 824.478 278.22L822.319 280.379L823.399 281.459L824.478 280.379ZM828.796 276.061C829.393 275.465 829.393 274.498 828.796 273.902L824.478 278.22C825.074 278.816 826.041 278.816 826.637 278.22L828.796 276.061ZM833.115 271.743C833.711 271.147 833.711 270.18 833.115 269.584L828.796 273.902C829.393 274.498 830.359 274.498 830.955 273.902L833.115 271.743ZM837.433 267.425C838.029 266.829 838.029 265.862 837.433 265.266L833.115 269.584C833.711 270.18 834.677 270.18 835.274 269.584L837.433 267.425ZM841.751 263.107C842.347 262.511 842.347 261.544 841.751 260.948L837.433 265.266C838.029 265.862 838.996 265.862 839.592 265.266L841.751 263.107ZM846.069 258.789C846.665 258.192 846.665 257.226 846.069 256.63L841.751 260.948C842.347 261.544 843.314 261.544 843.91 260.948L846.069 258.789ZM855.366 264.276C855.825 263.169 855.605 261.848 854.705 260.948L848.228 254.47L846.069 256.63C846.628 257.188 847.512 257.224 848.112 256.735L848.228 256.63L848.264 256.594C848.531 256.751 848.834 256.821 849.135 256.802C849.108 257.225 849.255 257.656 849.577 257.979L851.197 259.598C851.52 259.921 851.951 260.068 852.373 260.041C852.347 260.463 852.493 260.895 852.816 261.218L853.626 262.027C853.774 262.176 853.884 262.344 853.958 262.522C854.055 262.757 854.203 262.955 854.386 263.108C854.204 263.261 854.055 263.457 853.958 263.692L855.366 264.276ZM854.705 265.266C854.998 264.973 855.217 264.636 855.366 264.276L853.958 263.692C853.906 263.817 853.836 263.938 853.747 264.05C853.71 264.097 853.669 264.143 853.626 264.186L852.636 265.176C852.193 265.619 852.079 266.267 852.294 266.815C851.793 266.618 851.208 266.695 850.773 267.05L850.657 267.155L848.678 269.134C848.235 269.577 848.122 270.224 848.337 270.772C847.789 270.557 847.141 270.671 846.698 271.114L844.72 273.092C844.277 273.535 844.163 274.183 844.378 274.731C843.876 274.534 843.291 274.612 842.856 274.967L842.741 275.071L840.761 277.051C840.318 277.494 840.204 278.141 840.419 278.689C839.918 278.493 839.333 278.57 838.898 278.924L838.782 279.03L836.803 281.009C836.36 281.452 836.247 282.099 836.462 282.647C835.96 282.45 835.375 282.528 834.939 282.883L834.823 282.989L832.845 284.967C832.402 285.41 832.288 286.058 832.503 286.606C831.955 286.391 831.309 286.504 830.866 286.946L829.876 287.936L830.955 289.016L854.705 265.266Z' fill='url(%23paint634_linear_40004690_134055)'/%3E%3Cpath d='M834.587 281.742L844.649 271.681C845.841 270.488 845.841 268.555 844.649 267.363L842.734 265.448L830.514 277.669L834.587 281.742Z' fill='url(%23paint635_linear_40004690_134055)'/%3E%3Cpath d='M832.072 277.19C832.37 276.892 832.37 276.409 832.072 276.11L830.514 277.669L831.053 278.208L832.072 277.19ZM836.145 273.116C836.443 272.818 836.443 272.335 836.145 272.037L833.029 275.153C833.327 275.451 833.811 275.451 834.109 275.153L836.145 273.116ZM840.219 269.043C840.517 268.745 840.517 268.261 840.219 267.963L837.103 271.08C837.401 271.378 837.884 271.378 838.182 271.08L840.219 269.043ZM845.508 269.088C845.418 268.457 845.134 267.848 844.649 267.362L842.734 265.448L841.176 267.006C841.474 267.304 841.958 267.304 842.256 267.006L842.741 266.521C842.944 266.683 843.208 266.728 843.445 266.652C843.361 266.915 843.421 267.215 843.63 267.424L844.109 267.902C844.274 268.068 844.408 268.251 844.512 268.446C844.547 268.511 844.578 268.578 844.606 268.645C844.754 269.004 845.143 269.186 845.508 269.088ZM844.649 271.681C845.134 271.195 845.418 270.586 845.508 269.955C845.193 269.87 844.86 269.995 844.679 270.263L844.607 270.399L844.54 270.539C844.531 270.557 844.524 270.577 844.514 270.595C844.5 270.622 844.482 270.647 844.467 270.674C844.445 270.711 844.424 270.75 844.4 270.787C844.385 270.81 844.367 270.83 844.351 270.853C844.323 270.891 844.296 270.93 844.266 270.967L844.109 271.141L842.851 272.399C842.553 272.697 842.553 273.18 842.851 273.478L844.649 271.681ZM836.385 279.945C836.087 279.647 835.603 279.647 835.305 279.945L834.048 281.202L834.587 281.742L836.385 279.945ZM841.416 274.914C841.155 274.653 840.751 274.62 840.455 274.816L840.336 274.914L837.821 277.429C837.523 277.727 837.523 278.211 837.821 278.509L841.416 274.914Z' fill='url(%23paint636_linear_40004690_134055)'/%3E%3Cpath d='M752.839 324.125L776.589 300.375C777.781 299.183 777.781 297.25 776.589 296.057L770.112 289.58L744.203 315.489L752.839 324.125Z' fill='url(%23paint637_linear_40004690_134055)'/%3E%3Cpath d='M746.362 317.648C746.958 317.052 746.958 316.085 746.362 315.489L746.467 315.373C746.956 314.773 746.921 313.888 746.362 313.33L744.203 315.489L746.362 317.648ZM750.68 311.171C751.276 310.574 751.276 309.608 750.68 309.012L746.362 313.33C746.958 313.926 747.925 313.926 748.521 313.33L750.68 311.171ZM754.998 306.852C755.595 306.256 755.595 305.29 754.998 304.693L750.68 309.012C751.276 309.608 752.243 309.608 752.839 309.012L754.998 306.852ZM759.316 302.534C759.913 301.938 759.913 300.971 759.316 300.375L754.998 304.693C755.595 305.29 756.561 305.29 757.157 304.693L759.316 302.534ZM763.635 298.216C764.231 297.62 764.231 296.653 763.635 296.057L759.316 300.375C759.913 300.971 760.879 300.971 761.476 300.375L763.635 298.216ZM767.953 293.898C768.549 293.302 768.549 292.335 767.953 291.739L763.635 296.057C764.231 296.653 765.197 296.653 765.794 296.057L767.953 293.898ZM770.112 289.58L767.953 291.739C768.549 292.335 769.516 292.335 770.112 291.739L771.191 290.659L770.112 289.58ZM750.68 321.966C751.276 321.37 751.276 320.403 750.68 319.807L748.521 317.648C747.925 317.052 746.958 317.052 746.362 317.648L750.68 321.966ZM776.589 300.375C777.781 299.183 777.781 297.25 776.589 296.057C777.11 296.578 776.806 297.752 775.925 298.836C775.798 298.992 775.659 299.146 775.509 299.296L774.52 300.286C774.077 300.729 773.963 301.376 774.178 301.924C773.63 301.709 772.984 301.822 772.541 302.264L770.562 304.243C770.119 304.686 770.005 305.333 770.22 305.881C769.718 305.685 769.133 305.763 768.698 306.118L768.582 306.223L766.603 308.202C766.16 308.645 766.047 309.292 766.262 309.84C765.76 309.643 765.175 309.721 764.739 310.076L764.625 310.181L762.645 312.161C762.202 312.603 762.088 313.251 762.303 313.799C761.801 313.602 761.217 313.679 760.782 314.034L760.666 314.139L758.687 316.118C758.244 316.561 758.13 317.208 758.345 317.756C757.797 317.541 757.15 317.655 756.707 318.098L754.728 320.077C754.286 320.52 754.172 321.167 754.387 321.715C753.876 321.515 753.282 321.601 752.845 321.971L752.839 321.966C752.243 321.37 751.276 321.37 750.68 321.966L752.839 324.125L776.589 300.375Z' fill='url(%23paint638_linear_40004690_134055)'/%3E%3Cpath d='M753.331 310.922L763.389 300.865C764.581 299.672 766.514 299.672 767.707 300.865L769.62 302.778L757.404 314.994L753.331 310.922Z' fill='url(%23paint639_linear_40004690_134055)'/%3E%3Cpath d='M755.846 313.436C756.144 313.138 756.627 313.138 756.925 313.436L757.404 313.915L757.883 313.436C758.181 313.138 758.664 313.138 758.962 313.436L757.404 314.994L755.846 313.436ZM761.954 309.365C762.252 309.067 762.735 309.067 763.034 309.365L759.918 312.48C759.62 312.182 759.62 311.699 759.918 311.4L761.954 309.365ZM766.027 305.292C766.325 304.994 766.808 304.994 767.106 305.292L763.991 308.408C763.693 308.109 763.693 307.626 763.991 307.328L766.027 305.292ZM769.62 302.778L768.062 304.336C767.764 304.038 767.764 303.555 768.062 303.257L769.081 302.238L769.62 302.778ZM765.979 300.005C766.611 300.095 767.221 300.378 767.707 300.864C767.268 300.425 766.637 300.262 765.966 300.349C765.944 300.238 765.948 300.12 765.979 300.005ZM755.128 309.125C755.389 309.386 755.422 309.789 755.227 310.085L755.128 310.205L754.411 310.922L754.89 311.4L754.988 311.52C755.183 311.816 755.15 312.219 754.89 312.48L753.331 310.922L755.128 309.125ZM763.389 300.864C763.875 300.379 764.484 300.094 765.116 300.004C765.176 300.228 765.127 300.461 764.999 300.642C764.708 300.781 764.423 300.964 764.157 301.192L763.929 301.404L762.671 302.662C762.373 302.96 761.889 302.96 761.591 302.662L763.389 300.864ZM760.157 304.097C760.455 304.395 760.455 304.878 760.157 305.176L757.642 307.691C757.344 307.988 756.861 307.989 756.563 307.691L760.157 304.097Z' fill='url(%23paint640_linear_40004690_134055)'/%3E%3Cpath d='M858.798 286.367L886.866 314.435C888.059 315.628 889.992 315.628 891.184 314.435L919.252 286.367L889.025 256.14L858.798 286.367Z' fill='url(%23paint641_linear_40004690_134055)'/%3E%3Cpath d='M886.434 258.732L886.551 258.836C887.15 259.324 888.034 259.29 888.593 258.732L889.025 258.299L889.457 258.732L889.572 258.836C890.172 259.325 891.057 259.291 891.617 258.732L889.025 256.14L886.434 258.732ZM893.559 260.674L892.48 259.595C891.884 260.191 891.884 261.158 892.48 261.754L893.559 260.674ZM895.502 264.776C896.099 265.373 897.065 265.373 897.661 264.776L893.559 260.674L892.48 261.754L895.502 264.776ZM899.604 266.719L898.525 265.64C897.929 266.236 897.929 267.203 898.525 267.799L899.604 266.719ZM901.547 270.821L901.663 270.927C902.263 271.416 903.147 271.38 903.706 270.821L899.604 266.719L898.525 267.799L901.547 270.821ZM905.65 272.765L904.571 271.686C903.975 272.282 903.975 273.249 904.571 273.845L905.65 272.765ZM907.593 276.867L908.673 275.788L905.65 272.765L904.571 273.845L907.593 276.867ZM907.593 276.867C908.19 277.463 909.156 277.464 909.753 276.867L908.673 275.788L907.593 276.867ZM911.695 278.81L910.616 277.731C910.02 278.327 910.02 279.294 910.616 279.89L911.695 278.81ZM913.638 282.912L914.718 281.833L911.695 278.81L910.616 279.89L913.638 282.912ZM913.638 282.912C914.235 283.509 915.201 283.509 915.797 282.912L914.718 281.833L913.638 282.912ZM917.74 284.855L916.661 283.776C916.065 284.372 916.065 285.339 916.661 285.935L917.74 284.855ZM919.252 286.367L917.74 284.855L916.661 285.935L917.093 286.367L916.418 287.042C915.822 287.638 915.822 288.605 916.418 289.201L919.252 286.367ZM880.389 264.776C880.985 265.373 881.952 265.373 882.548 264.776L885.57 261.754C886.167 261.158 886.167 260.191 885.57 259.595L880.389 264.776ZM915.069 290.55L914.953 290.445C914.353 289.956 913.469 289.992 912.91 290.55L909.401 294.059C908.805 294.655 908.805 295.622 909.401 296.218L915.069 290.55ZM874.344 270.821L874.46 270.927C875.06 271.416 875.944 271.38 876.503 270.821L879.526 267.799C880.122 267.203 880.122 266.236 879.526 265.64L874.344 270.821ZM908.052 297.567L907.936 297.462C907.336 296.973 906.452 297.009 905.893 297.567L902.384 301.076C901.788 301.672 901.788 302.639 902.384 303.235L908.052 297.567ZM868.298 276.867L868.414 276.973C869.013 277.462 869.898 277.426 870.457 276.867L873.479 273.845C874.076 273.249 874.076 272.282 873.479 271.686L868.298 276.867ZM901.035 304.584L900.919 304.479C900.319 303.99 899.435 304.025 898.876 304.584L895.367 308.093C894.771 308.689 894.771 309.656 895.367 310.252L901.035 304.584ZM862.253 282.912L862.369 283.018C862.969 283.507 863.853 283.471 864.412 282.912L867.435 279.89C868.031 279.294 868.031 278.327 867.435 277.731L862.253 282.912ZM894.018 311.601L893.902 311.496C893.302 311.007 892.418 311.042 891.859 311.601L890.105 313.356C889.956 313.504 889.788 313.614 889.61 313.688C889.375 313.785 889.177 313.933 889.024 314.116C888.871 313.934 888.675 313.785 888.44 313.688L887.856 315.096C888.963 315.555 890.284 315.335 891.184 314.435L894.018 311.601ZM858.798 286.367L861.632 289.201C862.228 288.605 862.228 287.638 861.632 287.042L860.957 286.367L861.39 285.935C861.985 285.339 861.986 284.372 861.39 283.776L858.798 286.367ZM887.098 314.644C887.332 314.835 887.588 314.985 887.856 315.096L888.44 313.688C888.262 313.614 888.094 313.504 887.946 313.356L886.191 311.601C885.633 311.042 884.748 311.007 884.148 311.496L884.032 311.601L886.866 314.435L887.098 314.644ZM868.649 296.218C869.208 295.659 869.243 294.774 868.754 294.175L868.649 294.059L865.14 290.55C864.582 289.992 863.697 289.956 863.097 290.445L862.981 290.55L868.649 296.218ZM875.666 303.235C876.225 302.676 876.26 301.791 875.771 301.192L875.666 301.076L872.157 297.567C871.599 297.009 870.714 296.973 870.114 297.462L869.998 297.567L875.666 303.235ZM882.683 310.252C883.242 309.693 883.277 308.808 882.788 308.209L882.683 308.093L879.174 304.584C878.616 304.025 877.731 303.99 877.131 304.479L877.015 304.584L882.683 310.252Z' fill='url(%23paint642_linear_40004690_134055)'/%3E%3Cpath d='M865.75 286.367L886.867 307.484C888.06 308.676 889.993 308.676 891.185 307.484L912.302 286.367L889.026 263.091L865.75 286.367Z' fill='url(%23paint643_linear_40004690_134055)'/%3E%3Cpath d='M886.492 265.625L886.608 265.731C887.208 266.219 888.093 266.184 888.651 265.625L889.026 265.251L889.401 265.626L890.481 264.547L889.026 263.092L886.492 265.625ZM889.401 265.626C889.997 266.222 890.964 266.222 891.56 265.626L890.481 264.547L889.401 265.626ZM893.39 267.456L892.311 266.377C891.715 266.973 891.715 267.94 892.311 268.536L893.39 267.456ZM895.22 271.446L895.336 271.549C895.936 272.038 896.82 272.004 897.379 271.446L893.39 267.456L892.311 268.536L895.22 271.446ZM899.209 273.275L898.129 272.195C897.533 272.791 897.533 273.758 898.129 274.354L899.209 273.275ZM901.039 277.264L902.118 276.184L899.209 273.275L898.129 274.354L901.039 277.264ZM901.039 277.264C901.635 277.86 902.602 277.86 903.198 277.264L902.118 276.184L901.039 277.264ZM905.028 279.094L903.948 278.014C903.353 278.611 903.352 279.578 903.948 280.174L905.028 279.094ZM906.858 283.083L906.974 283.187C907.574 283.676 908.458 283.642 909.017 283.083L905.028 279.094L903.948 280.174L906.858 283.083ZM910.847 284.913L909.768 283.834C909.172 284.43 909.172 285.397 909.768 285.993L910.847 284.913ZM912.301 286.367L910.847 284.913L909.768 285.993L910.142 286.367L909.462 287.047C908.866 287.643 908.866 288.61 909.462 289.206L912.301 286.367ZM880.673 271.445L880.789 271.55C881.389 272.039 882.273 272.003 882.832 271.445L885.742 268.535C886.338 267.939 886.338 266.972 885.742 266.376L880.673 271.445ZM908.102 290.566L907.987 290.462C907.388 289.973 906.502 290.007 905.943 290.566L902.423 294.086C901.827 294.682 901.827 295.649 902.423 296.245L908.102 290.566ZM874.854 277.264L874.971 277.368C875.57 277.857 876.454 277.822 877.013 277.264L879.922 274.354C880.519 273.758 880.519 272.791 879.922 272.195L874.854 277.264ZM901.063 297.605L900.948 297.501C900.348 297.012 899.463 297.046 898.904 297.605L895.385 301.124C894.789 301.72 894.789 302.687 895.385 303.283L901.063 297.605ZM869.035 283.082L869.151 283.188C869.751 283.676 870.636 283.641 871.194 283.082L874.104 280.173C874.7 279.576 874.7 278.609 874.104 278.013L869.035 283.082ZM894.024 304.644L893.909 304.54C893.309 304.051 892.424 304.085 891.865 304.644L890.105 306.404C889.994 306.515 889.872 306.605 889.743 306.674L889.611 306.736L889.471 306.802C889.296 306.896 889.147 307.02 889.026 307.165C888.873 306.983 888.676 306.833 888.441 306.736L888.137 307.472L887.857 308.147C888.964 308.605 890.285 308.383 891.185 307.483L894.024 304.644ZM865.75 286.367L868.589 289.206C869.186 288.61 869.186 287.643 868.589 287.047L867.909 286.367L868.285 285.992C868.881 285.396 868.881 284.429 868.285 283.833L865.75 286.367ZM887.1 307.693C887.333 307.884 887.588 308.035 887.856 308.146L888.441 306.736C888.263 306.662 888.094 306.552 887.946 306.404L886.187 304.644C885.628 304.086 884.744 304.051 884.145 304.54L884.028 304.644L886.867 307.483L887.1 307.693ZM875.629 296.245C876.225 295.649 876.225 294.683 875.629 294.086L872.11 290.567C871.551 290.008 870.666 289.973 870.066 290.462L869.95 290.567L875.629 296.245ZM882.668 303.284C883.226 302.726 883.262 301.841 882.773 301.241L882.668 301.125L879.148 297.605C878.589 297.047 877.705 297.012 877.106 297.501L876.989 297.605L882.668 303.284Z' fill='url(%23paint644_linear_40004690_134055)'/%3E%3Cpath d='M878.902 286.367L886.863 294.329C888.056 295.521 889.989 295.521 891.181 294.329L899.143 286.367L889.022 276.247L878.902 286.367Z' fill='url(%23paint645_linear_40004690_134055)'/%3E%3Cpath d='M886.678 278.591L886.794 278.697C887.393 279.185 888.278 279.15 888.837 278.591L889.022 278.406L889.208 278.591L890.287 277.512L889.022 276.247L886.678 278.591ZM889.208 278.591C889.804 279.187 890.771 279.187 891.367 278.591L890.287 277.512L889.208 278.591ZM892.817 280.042L891.738 278.962C891.142 279.559 891.142 280.525 891.738 281.121L892.817 280.042ZM894.268 283.652L895.348 282.572L892.817 280.042L891.738 281.121L894.268 283.652ZM894.268 283.652C894.864 284.248 895.831 284.248 896.427 283.652L895.348 282.572L894.268 283.652ZM897.878 285.102L896.798 284.023C896.202 284.619 896.202 285.585 896.798 286.182L897.878 285.102ZM899.143 286.367L897.878 285.102L896.798 286.182L896.984 286.367L896.073 287.278C895.477 287.874 895.477 288.841 896.073 289.437L899.143 286.367ZM881.617 283.652L881.733 283.757C882.333 284.246 883.218 284.21 883.776 283.652L886.307 281.121C886.903 280.525 886.903 279.559 886.307 278.962L881.617 283.652ZM894.251 291.259L894.135 291.153C893.536 290.664 892.651 290.7 892.092 291.259L890.102 293.249C889.953 293.398 889.785 293.508 889.607 293.581L890.189 294.99C890.55 294.841 890.888 294.622 891.181 294.329L894.251 291.259ZM878.902 286.367L881.972 289.437C882.568 288.841 882.568 287.874 881.972 287.278L881.061 286.367L881.246 286.182C881.843 285.585 881.843 284.619 881.246 284.023L878.902 286.367ZM887.853 294.99C888.6 295.299 889.443 295.298 890.189 294.99L889.607 293.581C889.372 293.679 889.174 293.827 889.021 294.009C888.869 293.827 888.672 293.678 888.437 293.581L887.853 294.99ZM887.095 294.537C887.329 294.728 887.585 294.879 887.853 294.99L888.437 293.581C888.259 293.508 888.091 293.397 887.943 293.249L885.952 291.259C885.394 290.7 884.509 290.665 883.909 291.153L883.793 291.259L886.863 294.329L887.095 294.537Z' fill='url(%23paint646_linear_40004690_134055)'/%3E%3Cpath d='M889.331 316.898L913.08 340.648C914.273 341.841 916.206 341.841 917.399 340.648L923.876 334.171L897.967 308.262L889.331 316.898Z' fill='url(%23paint647_linear_40004690_134055)'/%3E%3Cpath d='M897.967 310.421C898.563 311.017 899.53 311.017 900.126 310.421L897.967 308.262L896.887 309.342L897.967 310.421ZM902.285 314.739C902.881 315.336 903.848 315.336 904.444 314.739L900.126 310.421C899.53 311.017 899.53 311.984 900.126 312.58L902.285 314.739ZM906.603 319.058C907.199 319.654 908.166 319.654 908.762 319.058L904.444 314.739C903.848 315.336 903.848 316.302 904.444 316.898L906.603 319.058ZM910.921 323.376C911.518 323.972 912.484 323.972 913.08 323.376L908.762 319.058C908.166 319.654 908.166 320.62 908.762 321.217L910.921 323.376ZM915.24 327.694C915.836 328.29 916.802 328.29 917.399 327.694L913.08 323.376C912.484 323.972 912.484 324.939 913.08 325.535L915.24 327.694ZM919.558 332.012C920.154 332.608 921.121 332.608 921.717 332.012L917.399 327.694C916.802 328.29 916.802 329.257 917.399 329.853L919.558 332.012ZM914.07 341.309C915.177 341.768 916.499 341.548 917.399 340.648L923.876 334.171L921.717 332.012C921.158 332.571 921.123 333.455 921.611 334.055L921.717 334.171L921.753 334.207C921.595 334.474 921.525 334.777 921.544 335.078C921.121 335.051 920.69 335.198 920.367 335.52L918.748 337.14C918.425 337.463 918.279 337.894 918.305 338.316C917.883 338.29 917.452 338.436 917.129 338.759L916.319 339.569C916.171 339.717 916.003 339.827 915.825 339.901C915.59 339.998 915.391 340.146 915.238 340.329C915.086 340.147 914.889 339.998 914.654 339.901L914.07 341.309ZM913.08 340.648C913.373 340.941 913.711 341.16 914.07 341.309L914.654 339.901C914.529 339.849 914.408 339.779 914.296 339.69C914.249 339.653 914.204 339.612 914.16 339.569L913.17 338.579C912.727 338.136 912.08 338.022 911.532 338.237C911.729 337.735 911.651 337.151 911.297 336.716L911.191 336.6L909.212 334.621C908.77 334.178 908.122 334.065 907.574 334.28C907.789 333.732 907.675 333.084 907.233 332.641L905.254 330.663C904.811 330.22 904.164 330.106 903.616 330.321C903.812 329.819 903.735 329.234 903.379 328.799L903.275 328.684L901.295 326.704C900.852 326.261 900.205 326.147 899.657 326.362C899.854 325.861 899.776 325.276 899.422 324.841L899.316 324.725L897.338 322.746C896.895 322.303 896.247 322.19 895.699 322.405C895.896 321.903 895.818 321.318 895.463 320.882L895.358 320.766L893.379 318.788C892.936 318.345 892.289 318.231 891.741 318.446C891.956 317.898 891.843 317.252 891.4 316.809L890.41 315.819L889.331 316.898L913.08 340.648Z' fill='url(%23paint648_linear_40004690_134055)'/%3E%3Cpath d='M896.601 320.531L906.662 330.593C907.855 331.785 909.788 331.785 910.981 330.593L912.895 328.678L900.675 316.458L896.601 320.531Z' fill='url(%23paint649_linear_40004690_134055)'/%3E%3Cpath d='M901.153 318.016C901.451 318.314 901.935 318.314 902.233 318.016L900.675 316.458L900.135 316.997L901.153 318.016ZM905.227 322.089C905.525 322.387 906.008 322.387 906.306 322.089L903.19 318.973C902.892 319.271 902.892 319.755 903.19 320.053L905.227 322.089ZM909.3 326.163C909.599 326.461 910.082 326.461 910.38 326.163L907.264 323.047C906.966 323.345 906.966 323.828 907.264 324.126L909.3 326.163ZM909.255 331.452C909.886 331.362 910.495 331.078 910.981 330.593L912.895 328.678L911.337 327.12C911.039 327.418 911.039 327.902 911.337 328.2L911.822 328.685C911.66 328.888 911.616 329.152 911.692 329.389C911.428 329.305 911.129 329.365 910.92 329.574L910.441 330.053C910.276 330.218 910.092 330.352 909.897 330.456C909.832 330.49 909.765 330.522 909.698 330.55C909.34 330.698 909.157 331.087 909.255 331.452ZM906.663 330.593C907.148 331.078 907.757 331.362 908.389 331.452C908.473 331.137 908.348 330.804 908.081 330.623L907.945 330.551L907.805 330.484C907.786 330.475 907.767 330.468 907.749 330.458C907.722 330.444 907.696 330.426 907.67 330.41C907.632 330.389 907.593 330.368 907.557 330.344C907.534 330.329 907.513 330.311 907.49 330.295C907.452 330.267 907.413 330.24 907.377 330.21L907.203 330.053L905.945 328.795C905.647 328.497 905.163 328.497 904.865 328.795L906.663 330.593ZM898.399 322.329C898.697 322.031 898.697 321.547 898.399 321.249L897.141 319.991L896.601 320.531L898.399 322.329ZM903.429 327.36C903.69 327.099 903.723 326.695 903.528 326.399L903.429 326.28L900.914 323.765C900.616 323.466 900.133 323.466 899.835 323.765L903.429 327.36Z' fill='url(%23paint650_linear_40004690_134055)'/%3E%3Cpath d='M854.219 238.781L877.969 262.531C879.161 263.723 881.095 263.723 882.287 262.531L888.764 256.054L862.855 230.145L854.219 238.781Z' fill='url(%23paint651_linear_40004690_134055)'/%3E%3Cpath d='M860.696 232.304C861.293 232.9 862.259 232.9 862.855 232.304L862.971 232.409C863.571 232.898 864.456 232.863 865.014 232.304L862.855 230.145L860.696 232.304ZM867.174 236.622C867.77 237.218 868.736 237.218 869.333 236.622L865.014 232.304C864.418 232.9 864.418 233.867 865.014 234.463L867.174 236.622ZM871.492 240.94C872.088 241.537 873.055 241.537 873.651 240.94L869.333 236.622C868.736 237.218 868.736 238.185 869.333 238.781L871.492 240.94ZM875.81 245.258C876.406 245.855 877.373 245.855 877.969 245.258L873.651 240.94C873.055 241.537 873.055 242.503 873.651 243.099L875.81 245.258ZM880.128 249.577C880.724 250.173 881.691 250.173 882.287 249.577L877.969 245.258C877.373 245.855 877.373 246.821 877.969 247.418L880.128 249.577ZM884.446 253.895C885.042 254.491 886.009 254.491 886.605 253.895L882.287 249.577C881.691 250.173 881.691 251.139 882.287 251.736L884.446 253.895ZM888.764 256.054L886.605 253.895C886.009 254.491 886.009 255.458 886.605 256.054L887.685 257.133L888.764 256.054ZM856.378 236.622C856.974 237.218 857.941 237.218 858.537 236.622L860.696 234.463C861.293 233.867 861.293 232.9 860.696 232.304L856.378 236.622ZM877.969 262.531C879.161 263.723 881.095 263.723 882.287 262.531C881.766 263.052 880.592 262.748 879.508 261.867C879.352 261.74 879.198 261.601 879.048 261.451L878.059 260.462C877.616 260.019 876.968 259.905 876.42 260.12C876.635 259.572 876.522 258.926 876.08 258.483L874.101 256.504C873.658 256.061 873.011 255.947 872.463 256.162C872.66 255.66 872.581 255.075 872.226 254.64L872.121 254.524L870.142 252.545C869.699 252.102 869.052 251.989 868.504 252.204C868.701 251.702 868.623 251.117 868.268 250.681L868.163 250.567L866.184 248.587C865.741 248.144 865.093 248.03 864.545 248.245C864.742 247.743 864.665 247.159 864.31 246.724L864.205 246.608L862.226 244.629C861.783 244.186 861.136 244.072 860.588 244.288C860.803 243.74 860.689 243.092 860.246 242.649L858.267 240.67C857.824 240.228 857.177 240.114 856.629 240.329C856.829 239.818 856.743 239.224 856.373 238.787L856.378 238.781C856.974 238.185 856.974 237.218 856.378 236.622L854.219 238.781L877.969 262.531Z' fill='url(%23paint652_linear_40004690_134055)'/%3E%3Cpath d='M867.417 239.273L877.475 249.331C878.667 250.523 878.667 252.456 877.475 253.649L875.562 255.562L863.345 243.346L867.417 239.273Z' fill='url(%23paint653_linear_40004690_134055)'/%3E%3Cpath d='M864.903 241.788C865.201 242.086 865.201 242.569 864.903 242.867L864.424 243.346L864.903 243.825C865.201 244.123 865.201 244.606 864.903 244.904L863.345 243.346L864.903 241.788ZM868.974 247.896C869.273 248.194 869.273 248.677 868.974 248.976L865.859 245.86C866.157 245.562 866.641 245.562 866.939 245.86L868.974 247.896ZM873.047 251.969C873.345 252.267 873.345 252.75 873.047 253.048L869.932 249.933C870.23 249.635 870.713 249.635 871.011 249.933L873.047 251.969ZM875.561 255.562L874.003 254.004C874.301 253.706 874.785 253.706 875.083 254.004L876.101 255.023L875.561 255.562ZM878.334 251.921C878.244 252.553 877.961 253.163 877.475 253.649C877.914 253.21 878.077 252.579 877.99 251.908C878.102 251.886 878.219 251.89 878.334 251.921ZM869.214 241.07C868.953 241.331 868.551 241.364 868.254 241.169L868.134 241.07L867.417 240.353L866.939 240.832L866.82 240.93C866.523 241.125 866.12 241.092 865.859 240.832L867.417 239.273L869.214 241.07ZM877.475 249.331C877.961 249.817 878.245 250.426 878.335 251.058C878.111 251.118 877.879 251.069 877.697 250.941C877.558 250.65 877.375 250.365 877.147 250.099L876.935 249.871L875.677 248.613C875.38 248.315 875.379 247.831 875.677 247.533L877.475 249.331ZM874.242 246.099C873.944 246.397 873.461 246.397 873.163 246.099L870.649 243.584C870.351 243.286 870.351 242.803 870.649 242.505L874.242 246.099Z' fill='url(%23paint654_linear_40004690_134055)'/%3E%3Cpath d='M887.667 347.594L859.599 375.662C858.407 376.854 858.407 378.787 859.599 379.98L887.667 408.048L917.894 377.821L887.667 347.594Z' fill='url(%23paint655_linear_40004690_134055)'/%3E%3Cpath d='M915.303 375.229L915.199 375.346C914.71 375.946 914.745 376.83 915.303 377.389L915.735 377.821L915.303 378.253L915.199 378.368C914.709 378.968 914.744 379.853 915.303 380.412L917.894 377.821L915.303 375.229ZM913.36 382.355L914.44 381.275C913.843 380.679 912.877 380.679 912.281 381.275L913.36 382.355ZM909.258 384.298C908.662 384.894 908.662 385.861 909.258 386.457L913.36 382.355L912.281 381.275L909.258 384.298ZM907.315 388.4L908.395 387.32C907.799 386.724 906.832 386.724 906.236 387.32L907.315 388.4ZM903.213 390.343L903.108 390.459C902.618 391.059 902.654 391.943 903.213 392.502L907.315 388.4L906.236 387.32L903.213 390.343ZM901.269 394.446L902.349 393.366C901.752 392.77 900.786 392.77 900.19 393.366L901.269 394.446ZM897.167 396.389L898.247 397.468L901.269 394.446L900.19 393.366L897.167 396.389ZM897.167 396.389C896.571 396.985 896.571 397.952 897.167 398.548L898.247 397.468L897.167 396.389ZM895.224 400.491L896.304 399.411C895.707 398.815 894.741 398.815 894.145 399.411L895.224 400.491ZM891.122 402.434L892.202 403.513L895.224 400.491L894.145 399.411L891.122 402.434ZM891.122 402.434C890.526 403.03 890.526 403.997 891.122 404.593L892.202 403.513L891.122 402.434ZM889.179 406.536L890.259 405.456C889.663 404.86 888.696 404.861 888.1 405.456L889.179 406.536ZM887.667 408.048L889.179 406.536L888.1 405.456L887.667 405.889L886.993 405.214C886.396 404.618 885.43 404.618 884.834 405.214L887.667 408.048ZM909.258 369.184C908.662 369.781 908.662 370.747 909.258 371.344L912.281 374.366C912.877 374.962 913.843 374.962 914.44 374.366L909.258 369.184ZM883.484 403.865L883.59 403.749C884.078 403.149 884.043 402.264 883.484 401.705L879.976 398.197C879.379 397.601 878.413 397.601 877.817 398.197L883.484 403.865ZM903.213 363.139L903.108 363.255C902.619 363.855 902.654 364.74 903.213 365.299L906.236 368.321C906.832 368.917 907.799 368.917 908.395 368.321L903.213 363.139ZM876.467 396.848L876.573 396.732C877.061 396.132 877.026 395.247 876.467 394.688L872.959 391.18C872.362 390.584 871.396 390.584 870.8 391.18L876.467 396.848ZM897.167 357.093L897.062 357.209C896.573 357.809 896.608 358.694 897.167 359.253L900.19 362.275C900.786 362.871 901.752 362.871 902.349 362.275L897.167 357.093ZM869.45 389.831L869.556 389.715C870.044 389.115 870.009 388.23 869.45 387.672L865.942 384.163C865.345 383.567 864.379 383.567 863.783 384.163L869.45 389.831ZM891.122 351.048L891.017 351.164C890.528 351.764 890.563 352.649 891.122 353.208L894.145 356.23C894.741 356.826 895.707 356.826 896.304 356.23L891.122 351.048ZM862.433 382.814L862.539 382.698C863.027 382.098 862.992 381.213 862.433 380.655L860.679 378.9C860.531 378.752 860.421 378.584 860.347 378.406C860.25 378.171 860.101 377.972 859.919 377.82C860.101 377.667 860.25 377.47 860.347 377.236L858.938 376.652C858.48 377.759 858.7 379.08 859.599 379.98L862.433 382.814ZM887.667 347.594L884.834 350.428C885.43 351.024 886.396 351.024 886.993 350.428L887.667 349.753L888.1 350.185C888.696 350.781 889.663 350.781 890.259 350.185L887.667 347.594ZM859.391 375.894C859.2 376.128 859.05 376.383 858.938 376.652L860.347 377.236C860.421 377.058 860.531 376.89 860.679 376.741L862.433 374.987C862.992 374.428 863.027 373.543 862.539 372.944L862.433 372.828L859.599 375.662L859.391 375.894ZM877.817 357.445C878.375 358.003 879.26 358.039 879.86 357.55L879.976 357.445L883.484 353.936C884.043 353.377 884.078 352.493 883.59 351.893L883.484 351.777L877.817 357.445ZM870.8 364.461C871.358 365.02 872.243 365.056 872.843 364.567L872.959 364.461L876.467 360.953C877.026 360.394 877.061 359.51 876.573 358.91L876.467 358.794L870.8 364.461ZM863.783 371.478C864.341 372.037 865.226 372.073 865.826 371.584L865.942 371.478L869.45 367.97C870.009 367.411 870.044 366.527 869.556 365.927L869.45 365.811L863.783 371.478Z' fill='url(%23paint656_linear_40004690_134055)'/%3E%3Cpath d='M887.667 354.547L866.551 375.664C865.358 376.856 865.358 378.789 866.551 379.982L887.667 401.099L910.943 377.823L887.667 354.547Z' fill='url(%23paint657_linear_40004690_134055)'/%3E%3Cpath d='M908.409 375.289L908.304 375.405C907.815 376.005 907.851 376.889 908.409 377.448L908.784 377.822L908.408 378.198L909.488 379.277L910.943 377.822L908.409 375.289ZM908.408 378.198C907.812 378.794 907.813 379.76 908.408 380.357L909.488 379.277L908.408 378.198ZM906.578 382.187L907.658 381.107C907.061 380.512 906.095 380.511 905.499 381.107L906.578 382.187ZM902.589 384.017L902.486 384.133C901.997 384.732 902.03 385.617 902.589 386.176L906.578 382.187L905.499 381.107L902.589 384.017ZM900.76 388.005L901.839 386.926C901.243 386.33 900.276 386.33 899.68 386.926L900.76 388.005ZM896.771 389.835L897.85 390.915L900.76 388.005L899.68 386.926L896.771 389.835ZM896.771 389.835C896.175 390.431 896.175 391.398 896.771 391.994L897.85 390.915L896.771 389.835ZM894.941 393.824L896.02 392.745C895.424 392.149 894.457 392.149 893.861 392.745L894.941 393.824ZM890.951 395.655L890.848 395.771C890.359 396.37 890.393 397.255 890.951 397.814L894.941 393.824L893.861 392.745L890.951 395.655ZM889.121 399.644L890.201 398.564C889.604 397.969 888.638 397.968 888.042 398.564L889.121 399.644ZM887.667 401.098L889.121 399.644L888.042 398.564L887.667 398.939L886.987 398.259C886.391 397.663 885.424 397.663 884.828 398.259L887.667 401.098ZM902.59 369.47L902.485 369.586C901.996 370.185 902.031 371.07 902.59 371.629L905.5 374.538C906.096 375.134 907.063 375.134 907.659 374.538L902.59 369.47ZM883.468 396.899L883.573 396.784C884.062 396.184 884.027 395.299 883.468 394.74L879.948 391.219C879.352 390.624 878.385 390.624 877.789 391.219L883.468 396.899ZM896.771 363.65L896.666 363.767C896.178 364.367 896.212 365.25 896.771 365.809L899.68 368.719C900.277 369.315 901.243 369.315 901.839 368.719L896.771 363.65ZM876.429 389.86L876.534 389.745C877.023 389.145 876.988 388.259 876.429 387.7L872.91 384.181C872.314 383.585 871.347 383.586 870.751 384.181L876.429 389.86ZM890.952 357.832L890.847 357.948C890.358 358.547 890.394 359.432 890.952 359.991L893.862 362.901C894.458 363.496 895.425 363.497 896.021 362.901L890.952 357.832ZM869.39 382.82L869.494 382.705C869.984 382.106 869.949 381.22 869.39 380.661L867.631 378.902C867.519 378.79 867.43 378.668 867.361 378.539L867.299 378.407L867.232 378.267C867.138 378.093 867.014 377.944 866.869 377.822C867.052 377.669 867.201 377.472 867.299 377.237L866.563 376.934L865.888 376.653C865.43 377.76 865.651 379.081 866.551 379.981L869.39 382.82ZM887.667 354.547L884.828 357.386C885.425 357.982 886.391 357.982 886.987 357.386L887.667 356.706L888.043 357.081C888.639 357.677 889.606 357.677 890.202 357.081L887.667 354.547ZM866.341 375.896C866.151 376.13 866 376.384 865.889 376.652L867.299 377.237C867.372 377.059 867.482 376.891 867.631 376.743L869.39 374.983C869.949 374.424 869.983 373.541 869.494 372.941L869.39 372.824L866.551 375.663L866.341 375.896ZM877.789 364.425C878.385 365.021 879.352 365.021 879.948 364.425L883.467 360.906C884.026 360.347 884.061 359.463 883.573 358.863L883.467 358.747L877.789 364.425ZM870.75 371.464C871.309 372.023 872.194 372.058 872.793 371.57L872.909 371.464L876.429 367.944C876.988 367.385 877.022 366.502 876.534 365.902L876.429 365.785L870.75 371.464Z' fill='url(%23paint658_linear_40004690_134055)'/%3E%3Cpath d='M887.667 367.703L879.706 375.665C878.513 376.857 878.513 378.79 879.706 379.983L887.667 387.944L897.788 377.824L887.667 367.703Z' fill='url(%23paint659_linear_40004690_134055)'/%3E%3Cpath d='M895.443 375.479L895.338 375.595C894.849 376.195 894.884 377.079 895.443 377.638L895.629 377.824L895.443 378.009L896.523 379.089L897.788 377.824L895.443 375.479ZM895.443 378.009C894.847 378.605 894.847 379.572 895.443 380.168L896.523 379.089L895.443 378.009ZM893.993 381.619L895.072 380.539C894.476 379.943 893.509 379.943 892.913 380.539L893.993 381.619ZM890.383 383.07L891.463 384.149L893.993 381.619L892.913 380.539L890.383 383.07ZM890.383 383.07C889.787 383.666 889.787 384.632 890.383 385.229L891.463 384.149L890.383 383.07ZM888.932 386.679L890.012 385.6C889.416 385.003 888.449 385.003 887.853 385.6L888.932 386.679ZM887.667 387.944L888.932 386.679L887.853 385.6L887.667 385.785L886.757 384.874C886.16 384.278 885.194 384.278 884.597 384.874L887.667 387.944ZM890.383 370.419L890.278 370.535C889.789 371.134 889.824 372.019 890.383 372.578L892.913 375.108C893.509 375.704 894.476 375.704 895.072 375.108L890.383 370.419ZM882.776 383.053L882.881 382.937C883.37 382.337 883.335 381.452 882.776 380.894L880.785 378.903C880.637 378.755 880.527 378.587 880.453 378.409L879.045 378.991C879.194 379.351 879.413 379.69 879.706 379.983L882.776 383.053ZM887.667 367.703L884.597 370.773C885.194 371.369 886.16 371.369 886.757 370.773L887.667 369.862L887.853 370.048C888.449 370.644 889.416 370.644 890.012 370.048L887.667 367.703ZM879.045 376.655C878.736 377.401 878.736 378.244 879.045 378.991L880.453 378.409C880.356 378.174 880.208 377.975 880.025 377.823C880.207 377.67 880.356 377.473 880.453 377.239L879.045 376.655ZM879.497 375.897C879.306 376.131 879.156 376.386 879.045 376.655L880.453 377.239C880.527 377.061 880.637 376.892 880.785 376.744L882.776 374.754C883.335 374.195 883.37 373.31 882.881 372.711L882.776 372.595L879.706 375.665L879.497 375.897Z' fill='url(%23paint660_linear_40004690_134055)'/%3E%3Cpath d='M857.136 378.125L833.386 401.875C832.194 403.067 832.194 405 833.386 406.193L839.864 412.67L865.772 386.761L857.136 378.125Z' fill='url(%23paint661_linear_40004690_134055)'/%3E%3Cpath d='M863.613 386.761C863.017 387.357 863.017 388.324 863.613 388.92L865.772 386.761L864.693 385.682L863.613 386.761ZM859.295 391.079C858.699 391.676 858.699 392.642 859.295 393.238L863.613 388.92C863.017 388.324 862.05 388.324 861.454 388.92L859.295 391.079ZM854.977 395.398C854.381 395.994 854.381 396.96 854.977 397.557L859.295 393.238C858.699 392.642 857.732 392.642 857.136 393.238L854.977 395.398ZM850.659 399.716C850.063 400.312 850.063 401.279 850.659 401.875L854.977 397.557C854.381 396.96 853.414 396.96 852.818 397.557L850.659 399.716ZM846.341 404.034C845.745 404.63 845.745 405.597 846.341 406.193L850.659 401.875C850.063 401.279 849.096 401.279 848.5 401.875L846.341 404.034ZM842.023 408.352C841.426 408.948 841.426 409.915 842.023 410.511L846.341 406.193C845.745 405.597 844.778 405.597 844.182 406.193L842.023 408.352ZM832.725 402.865C832.267 403.972 832.486 405.293 833.386 406.193L839.864 412.67L842.023 410.511C841.464 409.952 840.579 409.917 839.98 410.406L839.864 410.511L839.828 410.547C839.561 410.389 839.257 410.319 838.957 410.338C838.984 409.916 838.837 409.484 838.514 409.162L836.895 407.542C836.572 407.22 836.141 407.073 835.718 407.1C835.745 406.677 835.598 406.246 835.276 405.923L834.466 405.113C834.317 404.965 834.207 404.797 834.134 404.619C834.037 404.384 833.888 404.186 833.706 404.033C833.888 403.88 834.037 403.683 834.134 403.449L832.725 402.865ZM833.386 401.875C833.094 402.167 832.874 402.505 832.725 402.865L834.134 403.449C834.186 403.323 834.256 403.203 834.345 403.09C834.382 403.043 834.422 402.998 834.466 402.954L835.456 401.964C835.898 401.521 836.013 400.874 835.797 400.326C836.299 400.523 836.884 400.446 837.319 400.091L837.435 399.986L839.413 398.007C839.856 397.564 839.97 396.917 839.755 396.369C840.303 396.584 840.95 396.47 841.393 396.027L843.372 394.048C843.815 393.605 843.929 392.958 843.714 392.41C844.216 392.607 844.801 392.529 845.236 392.174L845.351 392.069L847.331 390.089C847.773 389.647 847.887 388.999 847.672 388.451C848.174 388.648 848.759 388.571 849.194 388.216L849.309 388.111L851.288 386.132C851.731 385.689 851.845 385.042 851.63 384.494C852.132 384.691 852.717 384.612 853.152 384.257L853.268 384.152L855.247 382.173C855.69 381.73 855.804 381.083 855.588 380.535C856.136 380.75 856.783 380.637 857.226 380.194L858.216 379.205L857.136 378.125L833.386 401.875Z' fill='url(%23paint662_linear_40004690_134055)'/%3E%3Cpath d='M853.504 385.398L843.443 395.46C842.251 396.652 842.251 398.585 843.443 399.778L845.357 401.692L857.578 389.472L853.504 385.398Z' fill='url(%23paint663_linear_40004690_134055)'/%3E%3Cpath d='M856.02 389.951C855.722 390.249 855.722 390.732 856.02 391.03L857.578 389.472L857.038 388.932L856.02 389.951ZM851.946 394.024C851.648 394.322 851.648 394.806 851.946 395.104L855.062 391.987C854.764 391.689 854.281 391.689 853.983 391.987L851.946 394.024ZM847.873 398.098C847.575 398.396 847.575 398.879 847.873 399.177L850.989 396.061C850.691 395.763 850.207 395.763 849.909 396.061L847.873 398.098ZM842.583 398.052C842.674 398.684 842.957 399.293 843.443 399.778L845.357 401.693L846.915 400.135C846.617 399.836 846.134 399.836 845.836 400.135L845.351 400.619C845.147 400.457 844.884 400.413 844.647 400.489C844.731 400.225 844.67 399.926 844.461 399.717L843.982 399.238C843.817 399.073 843.683 398.889 843.58 398.694C843.545 398.629 843.514 398.563 843.486 398.495C843.337 398.137 842.948 397.954 842.583 398.052ZM843.443 395.46C842.957 395.946 842.673 396.555 842.583 397.186C842.899 397.27 843.232 397.145 843.412 396.878L843.485 396.742L843.551 396.602C843.56 396.583 843.568 396.564 843.578 396.546C843.592 396.519 843.61 396.493 843.625 396.467C843.647 396.429 843.667 396.391 843.691 396.354C843.707 396.331 843.725 396.31 843.741 396.288C843.768 396.249 843.795 396.211 843.825 396.174L843.982 396L845.24 394.742C845.538 394.444 845.538 393.961 845.24 393.663L843.443 395.46ZM851.707 387.196C852.005 387.494 852.488 387.494 852.786 387.196L854.044 385.938L853.504 385.398L851.707 387.196ZM846.676 392.227C846.937 392.488 847.34 392.52 847.636 392.325L847.756 392.227L850.271 389.711C850.569 389.413 850.569 388.93 850.271 388.632L846.676 392.227Z' fill='url(%23paint664_linear_40004690_134055)'/%3E%3Cpath d='M935.252 343.016L911.503 366.765C910.31 367.958 910.31 369.891 911.503 371.084L917.98 377.561L943.889 351.652L935.252 343.016Z' fill='url(%23paint665_linear_40004690_134055)'/%3E%3Cpath d='M941.73 349.493C941.133 350.089 941.133 351.056 941.73 351.652L941.624 351.768C941.135 352.368 941.171 353.252 941.73 353.811L943.889 351.652L941.73 349.493ZM937.411 355.97C936.815 356.566 936.815 357.533 937.411 358.129L941.73 353.811C941.133 353.215 940.167 353.215 939.57 353.811L937.411 355.97ZM933.093 360.288C932.497 360.884 932.497 361.851 933.093 362.447L937.411 358.129C936.815 357.533 935.849 357.533 935.252 358.129L933.093 360.288ZM928.775 364.606C928.179 365.203 928.179 366.169 928.775 366.765L933.093 362.447C932.497 361.851 931.53 361.851 930.934 362.447L928.775 364.606ZM924.457 368.924C923.861 369.521 923.861 370.487 924.457 371.084L928.775 366.765C928.179 366.169 927.212 366.169 926.616 366.765L924.457 368.924ZM920.139 373.243C919.543 373.839 919.543 374.805 920.139 375.402L924.457 371.084C923.861 370.487 922.894 370.487 922.298 371.084L920.139 373.243ZM917.98 377.561L920.139 375.402C919.543 374.805 918.576 374.805 917.98 375.402L916.9 376.481L917.98 377.561ZM937.411 345.175C936.815 345.771 936.815 346.738 937.411 347.334L939.57 349.493C940.167 350.089 941.133 350.089 941.73 349.493L937.411 345.175ZM911.503 366.765C910.31 367.958 910.31 369.891 911.503 371.084C910.981 370.562 911.285 369.388 912.167 368.305C912.293 368.149 912.432 367.995 912.582 367.845L913.572 366.855C914.015 366.412 914.129 365.765 913.914 365.217C914.461 365.432 915.108 365.319 915.551 364.876L917.53 362.897C917.972 362.455 918.086 361.807 917.871 361.259C918.373 361.456 918.958 361.378 919.393 361.023L919.509 360.918L921.488 358.939C921.931 358.496 922.045 357.849 921.83 357.3C922.332 357.497 922.917 357.42 923.352 357.064L923.467 356.96L925.447 354.98C925.89 354.537 926.004 353.89 925.788 353.342C926.29 353.539 926.875 353.461 927.31 353.107L927.426 353.001L929.404 351.023C929.847 350.58 929.961 349.932 929.746 349.384C930.294 349.599 930.941 349.486 931.384 349.043L933.363 347.064C933.806 346.621 933.92 345.974 933.705 345.426C934.215 345.626 934.81 345.54 935.247 345.169L935.252 345.175C935.849 345.771 936.815 345.771 937.411 345.175L935.252 343.016L911.503 366.765Z' fill='url(%23paint666_linear_40004690_134055)'/%3E%3Cpath d='M934.756 356.219L924.699 366.276C923.507 367.468 921.573 367.468 920.381 366.276L918.468 364.363L930.684 352.147L934.756 356.219Z' fill='url(%23paint667_linear_40004690_134055)'/%3E%3Cpath d='M932.242 353.704C931.944 354.003 931.46 354.003 931.162 353.704L930.684 353.226L930.205 353.704C929.907 354.002 929.424 354.002 929.126 353.704L930.684 352.146L932.242 353.704ZM926.134 357.776C925.836 358.074 925.352 358.074 925.054 357.776L928.169 354.661C928.467 354.959 928.467 355.442 928.169 355.74L926.134 357.776ZM922.061 361.848C921.763 362.146 921.28 362.146 920.982 361.848L924.097 358.733C924.395 359.031 924.395 359.515 924.097 359.813L922.061 361.848ZM918.467 364.363L920.025 362.805C920.323 363.103 920.323 363.586 920.025 363.884L919.007 364.902L918.467 364.363ZM922.109 367.135C921.477 367.046 920.867 366.762 920.381 366.276C920.82 366.715 921.451 366.878 922.121 366.792C922.143 366.903 922.14 367.02 922.109 367.135ZM932.96 358.015C932.699 357.754 932.665 357.352 932.861 357.056L932.96 356.936L933.677 356.219L933.198 355.74L933.1 355.621C932.904 355.325 932.937 354.921 933.198 354.661L934.756 356.219L932.96 358.015ZM924.699 366.276C924.213 366.762 923.604 367.047 922.972 367.136C922.912 366.912 922.96 366.68 923.089 366.499C923.38 366.359 923.665 366.176 923.93 365.948L924.159 365.736L925.417 364.479C925.715 364.181 926.198 364.181 926.496 364.479L924.699 366.276ZM927.931 363.044C927.633 362.746 927.633 362.262 927.931 361.964L930.445 359.45C930.744 359.152 931.227 359.152 931.525 359.45L927.931 363.044Z' fill='url(%23paint668_linear_40004690_134055)'/%3E%3Cpath d='M969.206 240.659C970.398 239.467 970.398 237.533 969.206 236.341L938.979 206.114C937.786 204.922 935.853 204.922 934.66 206.114L904.433 236.341C903.241 237.533 903.241 239.467 904.433 240.659L934.66 270.886C935.853 272.078 937.786 272.078 938.979 270.886L969.206 240.659Z' fill='url(%23paint669_linear_40004690_134055)'/%3E%3Cpath d='M950.853 259.011L950.626 258.794C948.229 256.628 944.527 256.701 942.217 259.011L936.819 264.409L931.422 259.011L927.104 263.329L934.66 270.886C935.853 272.078 937.786 272.078 938.979 270.886L950.853 259.011ZM931.422 259.011C929.037 256.626 925.17 256.626 922.786 259.011L927.104 263.329L931.422 259.011ZM911.99 248.216L916.308 252.534C918.693 250.149 918.693 246.283 916.308 243.898L911.99 248.216ZM904.433 236.341C903.241 237.533 903.241 239.467 904.433 240.659L911.99 248.216L916.308 243.898L910.911 238.5L916.308 233.102C918.693 230.717 918.693 226.851 916.308 224.466L904.433 236.341ZM969.206 240.659C970.398 239.467 970.398 237.533 969.206 236.341L957.331 224.466C954.946 226.851 954.946 230.717 957.331 233.102L962.728 238.5L957.331 243.898C954.946 246.283 954.946 250.149 957.331 252.534L969.206 240.659ZM922.786 217.989C925.17 220.374 929.037 220.374 931.422 217.989L936.819 212.591L942.217 217.989C944.527 220.299 948.229 220.372 950.626 218.206L950.853 217.989L938.979 206.114C937.786 204.922 935.853 204.922 934.66 206.114L922.786 217.989Z' fill='url(%23paint670_linear_40004690_134055)'/%3E%3Cpath d='M931.229 226.03L924.356 232.902L928.674 237.22C930.076 235.818 930.652 233.904 930.405 232.08C932.23 232.327 934.145 231.75 935.547 230.348L931.229 226.03ZM938.984 222.593C937.791 221.401 935.858 221.401 934.666 222.593L931.229 226.03L935.547 230.348L936.825 229.07L938.102 230.348C939.505 231.75 941.419 232.327 943.244 232.08C942.997 233.904 943.573 235.818 944.975 237.22L946.253 238.498L944.975 239.776C943.573 241.178 942.996 243.093 943.243 244.917C941.419 244.671 939.504 245.246 938.102 246.648L936.825 247.926L935.547 246.648C934.145 245.246 932.231 244.671 930.406 244.917C930.653 243.093 930.076 241.178 928.674 239.776L927.397 238.498L928.674 237.22L924.356 232.902L920.919 236.339C919.727 237.532 919.727 239.465 920.919 240.657L934.666 254.403C935.858 255.596 937.791 255.596 938.984 254.403L952.73 240.657C953.922 239.465 953.922 237.532 952.73 236.339L938.984 222.593Z' fill='url(%23paint671_linear_40004690_134055)'/%3E%3Cpath d='M969.206 423.917C970.398 422.724 970.398 420.791 969.206 419.599L938.979 389.372C937.786 388.179 935.853 388.179 934.66 389.372L904.433 419.599C903.241 420.791 903.241 422.724 904.433 423.917L934.66 454.144C935.853 455.336 937.786 455.336 938.979 454.144L969.206 423.917Z' fill='url(%23paint672_linear_40004690_134055)'/%3E%3Cpath d='M950.853 442.269L950.626 442.052C948.229 439.886 944.527 439.959 942.217 442.269L936.819 447.667L931.422 442.269L927.104 446.587L934.66 454.144C935.853 455.336 937.786 455.336 938.979 454.144L950.853 442.269ZM931.422 442.269C929.037 439.884 925.17 439.884 922.786 442.269L927.104 446.587L931.422 442.269ZM911.99 431.474L916.308 435.792C918.693 433.407 918.693 429.54 916.308 427.155L911.99 431.474ZM904.433 419.599C903.241 420.791 903.241 422.724 904.433 423.917L911.99 431.474L916.308 427.155L910.911 421.758L916.308 416.36C918.693 413.975 918.693 410.109 916.308 407.724L904.433 419.599ZM969.206 423.917C970.398 422.724 970.398 420.791 969.206 419.599L957.331 407.724C954.946 410.109 954.946 413.975 957.331 416.36L962.728 421.758L957.331 427.155C954.946 429.54 954.946 433.407 957.331 435.792L969.206 423.917ZM922.786 401.247C925.17 403.631 929.037 403.631 931.422 401.247L936.819 395.849L942.217 401.247C944.527 403.557 948.229 403.63 950.626 401.464L950.853 401.247L938.979 389.372C937.786 388.179 935.853 388.179 934.66 389.372L922.786 401.247Z' fill='url(%23paint673_linear_40004690_134055)'/%3E%3Cpath d='M787.549 240.737C788.742 239.545 788.742 237.611 787.549 236.419L757.322 206.192C756.13 205 754.197 205 753.004 206.192L722.777 236.419C721.585 237.611 721.585 239.545 722.777 240.737L753.004 270.964C754.197 272.157 756.13 272.157 757.322 270.964L787.549 240.737Z' fill='url(%23paint674_linear_40004690_134055)'/%3E%3Cpath d='M769.197 259.089L768.969 258.872C766.572 256.706 762.871 256.779 760.561 259.089L755.163 264.487L749.766 259.089L745.447 263.407L753.004 270.964C754.197 272.157 756.13 272.157 757.322 270.964L769.197 259.089ZM749.766 259.089C747.381 256.704 743.514 256.704 741.129 259.089L745.447 263.407L749.766 259.089ZM730.334 248.294L734.652 252.612C737.037 250.227 737.037 246.361 734.652 243.976L730.334 248.294ZM722.777 236.419C721.585 237.611 721.585 239.545 722.777 240.737L730.334 248.294L734.652 243.976L729.254 238.578L734.652 233.18C737.037 230.796 737.037 226.929 734.652 224.544L722.777 236.419ZM787.549 240.737C788.742 239.545 788.742 237.611 787.549 236.419L775.674 224.544C773.29 226.929 773.29 230.796 775.674 233.18L781.072 238.578L775.674 243.976C773.29 246.361 773.29 250.227 775.674 252.612L787.549 240.737ZM741.129 218.067C743.514 220.452 747.381 220.452 749.766 218.067L755.163 212.669L760.561 218.067C762.871 220.377 766.572 220.45 768.969 218.284L769.197 218.067L757.322 206.192C756.13 205 754.197 205 753.004 206.192L741.129 218.067Z' fill='url(%23paint675_linear_40004690_134055)'/%3E%3Cpath d='M749.57 226.108L742.697 232.98L747.015 237.299C748.417 235.897 748.993 233.982 748.746 232.158C750.571 232.405 752.485 231.828 753.888 230.426L749.57 226.108ZM757.324 222.671C756.132 221.479 754.199 221.479 753.006 222.671L749.57 226.108L753.888 230.426L755.165 229.148L756.443 230.426C757.845 231.828 759.76 232.405 761.585 232.158C761.338 233.982 761.914 235.897 763.316 237.299L764.593 238.576L763.316 239.854C761.914 241.256 761.337 243.171 761.584 244.996C759.759 244.749 757.845 245.325 756.443 246.727L755.165 248.004L753.888 246.727C752.486 245.325 750.571 244.749 748.747 244.996C748.994 243.171 748.417 241.256 747.015 239.854L745.737 238.576L747.015 237.299L742.697 232.98L739.26 236.417C738.068 237.61 738.068 239.543 739.26 240.735L753.006 254.482C754.199 255.674 756.132 255.674 757.324 254.482L771.071 240.735C772.263 239.543 772.263 237.61 771.071 236.417L757.324 222.671Z' fill='url(%23paint676_linear_40004690_134055)'/%3E%3Cpath d='M877.037 -31.9034C878.229 -33.0959 878.229 -35.0291 877.037 -36.2216L846.81 -66.4486C845.617 -67.641 843.684 -67.641 842.491 -66.4486L812.264 -36.2216C811.072 -35.0291 811.072 -33.0959 812.264 -31.9034L842.491 -1.67644C843.684 -0.484017 845.617 -0.484016 846.81 -1.67644L877.037 -31.9034Z' fill='url(%23paint677_linear_40004690_134055)'/%3E%3Cpath d='M858.685 -13.5513L858.457 -13.7685C856.06 -15.9342 852.358 -15.8616 850.048 -13.5513L844.651 -8.15365L839.253 -13.5513L834.935 -9.23319L842.491 -1.67644C843.684 -0.484017 845.617 -0.484016 846.81 -1.67644L858.685 -13.5513ZM839.253 -13.5513C836.868 -15.9362 833.001 -15.9362 830.617 -13.5513L834.935 -9.23319L839.253 -13.5513ZM819.821 -24.3467L824.139 -20.0285C826.524 -22.4134 826.524 -26.28 824.139 -28.6648L819.821 -24.3467ZM812.264 -36.2216C811.072 -35.0291 811.072 -33.0959 812.264 -31.9034L819.821 -24.3467L824.139 -28.6648L818.742 -34.0625L824.139 -39.4602C826.524 -41.845 826.524 -45.7116 824.139 -48.0965L812.264 -36.2216ZM877.037 -31.9034C878.229 -33.0959 878.229 -35.0291 877.037 -36.2216L865.162 -48.0965C862.777 -45.7116 862.777 -41.845 865.162 -39.4602L870.559 -34.0625L865.162 -28.6648C862.777 -26.28 862.777 -22.4134 865.162 -20.0285L877.037 -31.9034ZM830.617 -54.5737C833.001 -52.1888 836.868 -52.1888 839.253 -54.5737L844.651 -59.9713L850.048 -54.5737C852.358 -52.2634 856.06 -52.1908 858.457 -54.3565L858.685 -54.5737L846.81 -66.4486C845.617 -67.641 843.684 -67.641 842.491 -66.4486L830.617 -54.5737Z' fill='url(%23paint678_linear_40004690_134055)'/%3E%3Cpath d='M830.909 9.91016L802.841 -18.1578C801.648 -19.3502 799.715 -19.3502 798.523 -18.1578L770.455 9.91016L800.682 40.1371L830.909 9.91016Z' fill='url(%23paint679_linear_40004690_134055)'/%3E%3Cpath d='M803.273 37.5458L803.156 37.4415C802.556 36.9528 801.673 36.9874 801.114 37.5458L800.682 37.9781L800.249 37.5458L800.134 37.4415C799.535 36.9521 798.649 36.9868 798.09 37.5458L800.682 40.1371L803.273 37.5458ZM796.147 35.6029L797.227 36.6824C797.823 36.0862 797.823 35.1196 797.227 34.5234L796.147 35.6029ZM794.204 31.5009C793.608 30.9047 792.642 30.9047 792.045 31.5009L796.147 35.6029L797.227 34.5234L794.204 31.5009ZM790.102 29.5579L791.182 30.6374C791.778 30.0413 791.778 29.0746 791.182 28.4784L790.102 29.5579ZM788.159 25.4559L788.043 25.3505C787.444 24.8613 786.559 24.8969 786 25.4559L790.102 29.5579L791.182 28.4784L788.159 25.4559ZM784.056 23.5119L785.136 24.5914C785.732 23.9952 785.732 23.0286 785.136 22.4323L784.056 23.5119ZM782.113 19.4099L781.034 20.4894L784.056 23.5119L785.136 22.4323L782.113 19.4099ZM782.113 19.4099C781.517 18.8139 780.55 18.8137 779.954 19.4099L781.034 20.4894L782.113 19.4099ZM778.011 17.4669L779.091 18.5464C779.687 17.9502 779.687 16.9836 779.091 16.3874L778.011 17.4669ZM776.068 13.3649L774.989 14.4444L778.011 17.4669L779.091 16.3874L776.068 13.3649ZM776.068 13.3649C775.472 12.7687 774.506 12.7687 773.909 13.3649L774.989 14.4444L776.068 13.3649ZM771.966 11.4219L773.046 12.5015C773.642 11.9054 773.642 10.9386 773.046 10.3424L771.966 11.4219ZM770.455 9.91016L771.966 11.4219L773.046 10.3424L772.614 9.91016L773.288 9.23545C773.885 8.63924 773.885 7.67259 773.288 7.07637L770.455 9.91016ZM809.318 31.5009C808.722 30.9047 807.755 30.9047 807.159 31.5009L804.136 34.5234C803.54 35.1196 803.54 36.0862 804.136 36.6824L809.318 31.5009ZM774.638 5.72696L774.754 5.83238C775.353 6.32119 776.238 6.28581 776.797 5.72696L780.305 2.21847C780.902 1.62226 780.902 0.655605 780.305 0.059394L774.638 5.72696ZM815.363 25.4559L815.247 25.3505C814.647 24.8617 813.763 24.8971 813.204 25.4559L810.181 28.4784C809.585 29.0746 809.585 30.0413 810.181 30.6374L815.363 25.4559ZM781.655 -1.29003L781.771 -1.1846C782.37 -0.69579 783.255 -0.731173 783.814 -1.29002L787.322 -4.79851C787.919 -5.39473 787.919 -6.36138 787.322 -6.95759L781.655 -1.29003ZM821.409 19.4099L821.293 19.3044C820.693 18.8157 819.809 18.8512 819.25 19.4099L816.227 22.4323C815.631 23.0286 815.631 23.9952 816.227 24.5914L821.409 19.4099ZM788.672 -8.30701L788.788 -8.20158C789.387 -7.71277 790.272 -7.74815 790.831 -8.307L794.339 -11.8155C794.936 -12.4117 794.936 -13.3784 794.339 -13.9746L788.672 -8.30701ZM827.454 13.3649L827.338 13.2595C826.738 12.7707 825.854 12.806 825.295 13.3649L822.272 16.3874C821.676 16.9836 821.676 17.9502 822.272 18.5464L827.454 13.3649ZM795.689 -15.324L795.805 -15.2186C796.404 -14.7298 797.289 -14.7651 797.848 -15.324L799.602 -17.0782C799.75 -17.2266 799.919 -17.3367 800.096 -17.4103C800.331 -17.5076 800.53 -17.656 800.683 -17.8383C800.835 -17.6565 801.032 -17.5074 801.267 -17.4103L801.851 -18.8188C800.744 -19.2772 799.422 -19.0577 798.523 -18.1578L795.689 -15.324ZM830.909 9.91016L828.075 7.07638C827.479 7.67259 827.479 8.63924 828.075 9.23545L828.749 9.91016L828.317 10.3424C827.721 10.9386 827.721 11.9054 828.317 12.5015L830.909 9.91016ZM802.609 -18.3665C802.375 -18.5574 802.119 -18.7077 801.851 -18.8188L801.267 -17.4103C801.445 -17.3367 801.613 -17.2266 801.761 -17.0782L803.515 -15.324C804.074 -14.7651 804.959 -14.7298 805.558 -15.2186L805.674 -15.324L802.841 -18.1578L802.609 -18.3665ZM821.058 0.0593954C820.499 0.618246 820.464 1.50286 820.952 2.1025L821.058 2.21847L824.566 5.72696C825.125 6.28581 826.01 6.32119 826.609 5.83238L826.725 5.72696L821.058 0.0593954ZM814.041 -6.95759C813.482 -6.39874 813.447 -5.51412 813.935 -4.91448L814.041 -4.79851L817.549 -1.29002C818.108 -0.731174 818.993 -0.695789 819.592 -1.1846L819.708 -1.29002L814.041 -6.95759ZM807.024 -13.9746C806.465 -13.4157 806.43 -12.5311 806.918 -11.9315L807.024 -11.8155L810.532 -8.307C811.091 -7.74815 811.976 -7.71277 812.575 -8.20158L812.691 -8.307L807.024 -13.9746Z' fill='url(%23paint680_linear_40004690_134055)'/%3E%3Cpath d='M823.955 9.91016L802.839 -11.2066C801.646 -12.3991 799.713 -12.3991 798.521 -11.2066L777.404 9.91016L800.68 33.186L823.955 9.91016Z' fill='url(%23paint681_linear_40004690_134055)'/%3E%3Cpath d='M803.213 30.6522L803.097 30.5468C802.498 30.058 801.613 30.0934 801.054 30.6522L800.68 31.0265L800.305 30.6512L799.225 31.7307L800.68 33.1855L803.213 30.6522ZM800.305 30.6512C799.709 30.0552 798.742 30.0555 798.146 30.6512L799.225 31.7307L800.305 30.6512ZM796.316 28.821L797.395 29.9005C797.991 29.3043 797.991 28.3375 797.395 27.7415L796.316 28.821ZM794.485 24.8318L794.369 24.7285C793.77 24.2393 792.885 24.2732 792.326 24.8318L796.316 28.821L797.395 27.7415L794.485 24.8318ZM790.497 23.0027L791.577 24.0822C792.172 23.4861 792.172 22.5192 791.577 21.9232L790.497 23.0027ZM788.667 19.0135L787.588 20.093L790.497 23.0027L791.577 21.9232L788.667 19.0135ZM788.667 19.0135C788.071 18.4174 787.104 18.4178 786.508 19.0135L787.588 20.093L788.667 19.0135ZM784.678 17.1833L785.757 18.2629C786.353 17.6666 786.353 16.6998 785.757 16.1038L784.678 17.1833ZM782.848 13.1941L782.732 13.0908C782.132 12.6014 781.248 12.6355 780.689 13.1941L784.678 17.1833L785.757 16.1038L782.848 13.1941ZM778.858 11.3639L779.938 12.4435C780.534 11.8472 780.534 10.8805 779.938 10.2844L778.858 11.3639ZM777.405 9.91016L778.858 11.3639L779.938 10.2844L779.564 9.91016L780.244 9.23017C780.84 8.63411 780.839 7.66726 780.244 7.0711L777.405 9.91016ZM809.033 24.8328L808.917 24.7274C808.317 24.2386 807.433 24.274 806.874 24.8328L803.964 27.7425C803.368 28.3388 803.368 29.3055 803.964 29.9016L809.033 24.8328ZM781.604 5.71114L781.719 5.81551C782.318 6.30481 783.204 6.27004 783.763 5.71114L787.283 2.19105C787.878 1.59497 787.878 0.628078 787.283 0.0319831L781.604 5.71114ZM814.852 19.0135L814.735 18.9091C814.136 18.4205 813.252 18.455 812.693 19.0135L809.783 21.9232C809.187 22.5194 809.187 23.486 809.783 24.0822L814.852 19.0135ZM788.643 -1.32798L788.758 -1.22361C789.357 -0.734279 790.243 -0.768941 790.802 -1.32798L794.321 -4.84701C794.917 -5.44306 794.917 -6.40983 794.321 -7.00608L788.643 -1.32798ZM820.67 13.1951L820.554 13.0897C819.955 12.6009 819.07 12.6363 818.511 13.1951L815.602 16.1048C815.006 16.7011 815.006 17.6679 815.602 18.2639L820.67 13.1951ZM795.682 -8.3671L795.797 -8.26273C796.397 -7.77342 797.282 -7.80807 797.841 -8.3671L799.601 -10.1266C799.712 -10.2379 799.834 -10.3277 799.963 -10.3965L800.095 -10.4587L800.235 -10.5251C800.409 -10.6187 800.559 -10.743 800.68 -10.8878C800.833 -10.7056 801.03 -10.5559 801.265 -10.4587L801.569 -11.1946L801.849 -11.8693C800.742 -12.3276 799.421 -12.106 798.521 -11.2062L795.682 -8.3671ZM823.955 9.91016L821.116 7.0711C820.52 7.66731 820.52 8.63396 821.116 9.23018L821.796 9.91016L821.421 10.2855C820.825 10.8817 820.825 11.8484 821.421 12.4445L823.955 9.91016ZM802.606 -11.4159C802.373 -11.6063 802.118 -11.7573 801.85 -11.8682L801.265 -10.4587C801.443 -10.3851 801.611 -10.2749 801.76 -10.1266L803.519 -8.3671C804.078 -7.80854 804.962 -7.77407 805.561 -8.26273L805.678 -8.3671L802.839 -11.2062L802.606 -11.4159ZM814.077 0.0319831C813.481 0.628194 813.481 1.59484 814.077 2.19105L817.596 5.71009C818.155 6.26892 819.04 6.30428 819.639 5.81551L819.755 5.71009L814.077 0.0319831ZM807.038 -7.00714C806.479 -6.44834 806.444 -5.56367 806.933 -4.96403L807.038 -4.84807L810.558 -1.32798C811.117 -0.769596 812.001 -0.73499 812.6 -1.22361L812.717 -1.32798L807.038 -7.00714Z' fill='url(%23paint682_linear_40004690_134055)'/%3E%3Cpath d='M810.801 9.91016L802.84 1.94867C801.647 0.756249 799.714 0.756249 798.522 1.94867L790.56 9.91016L800.681 20.0307L810.801 9.91016Z' fill='url(%23paint683_linear_40004690_134055)'/%3E%3Cpath d='M803.025 17.6861L802.909 17.5807C802.31 17.0919 801.425 17.1273 800.866 17.6861L800.681 17.8717L800.495 17.6861L799.416 18.7656L800.681 20.0307L803.025 17.6861ZM800.495 17.6861C799.899 17.0899 798.932 17.0899 798.336 17.6861L799.416 18.7656L800.495 17.6861ZM796.885 16.2355L797.965 17.315C798.561 16.7188 798.561 15.7522 797.965 15.156L796.885 16.2355ZM795.435 12.6258L794.355 13.7054L796.885 16.2355L797.965 15.156L795.435 12.6258ZM795.435 12.6258C794.839 12.0297 793.872 12.0297 793.276 12.6258L794.355 13.7054L795.435 12.6258ZM791.825 11.1752L792.905 12.2548C793.501 11.6585 793.501 10.6919 792.905 10.0957L791.825 11.1752ZM790.56 9.91016L791.825 11.1752L792.905 10.0957L792.719 9.91016L793.63 8.99931C794.226 8.4031 794.226 7.43646 793.63 6.84025L790.56 9.91016ZM808.085 12.6258L807.97 12.5204C807.37 12.0316 806.485 12.067 805.926 12.6258L803.396 15.156C802.8 15.7522 802.8 16.7188 803.396 17.315L808.085 12.6258ZM795.452 5.01855L795.568 5.12398C796.167 5.61286 797.052 5.57741 797.611 5.01855L799.601 3.02818C799.749 2.87981 799.918 2.76972 800.095 2.6961L799.514 1.28765C799.153 1.43666 798.815 1.65567 798.522 1.94865L795.452 5.01855ZM810.801 9.91016L807.731 6.84025C807.135 7.43645 807.135 8.4031 807.731 8.99931L808.642 9.91016L808.457 10.0957C807.86 10.6919 807.86 11.6585 808.457 12.2548L810.801 9.91016ZM801.85 1.28765C801.103 0.97854 800.26 0.978996 799.514 1.28765L800.095 2.6961C800.331 2.59882 800.529 2.45043 800.682 2.26808C800.834 2.44995 801.031 2.59899 801.266 2.6961L801.85 1.28765ZM802.608 1.73992C802.374 1.54904 802.118 1.39874 801.85 1.28765L801.266 2.6961C801.444 2.76971 801.612 2.87986 801.76 3.02818L803.75 5.01855C804.309 5.5774 805.194 5.61278 805.794 5.12398L805.91 5.01855L802.84 1.94865L802.608 1.73992Z' fill='url(%23paint684_linear_40004690_134055)'/%3E%3Cpath d='M835.489 57.4766L811.739 33.7268C810.546 32.5344 808.613 32.5344 807.421 33.7268L800.944 40.204L826.852 66.1128L835.489 57.4766Z' fill='url(%23paint685_linear_40004690_134055)'/%3E%3Cpath d='M829.011 63.9538C828.415 63.3576 827.449 63.3576 826.852 63.9538L826.736 63.8484C826.137 63.3595 825.252 63.3949 824.693 63.9538L826.852 66.1128L829.011 63.9538ZM822.534 59.6356C821.938 59.0394 820.971 59.0394 820.375 59.6356L824.693 63.9538C825.29 63.3576 825.29 62.3909 824.693 61.7947L822.534 59.6356ZM818.216 55.3175C817.62 54.7213 816.653 54.7213 816.057 55.3175L820.375 59.6356C820.971 59.0394 820.971 58.0728 820.375 57.4766L818.216 55.3175ZM813.898 50.9993C813.302 50.4031 812.335 50.4031 811.739 50.9993L816.057 55.3175C816.653 54.7213 816.653 53.7546 816.057 53.1584L813.898 50.9993ZM809.58 46.6812C808.984 46.085 808.017 46.085 807.421 46.6812L811.739 50.9993C812.335 50.4031 812.335 49.4365 811.739 48.8403L809.58 46.6812ZM805.262 42.3631C804.665 41.7669 803.699 41.7669 803.103 42.3631L807.421 46.6812C808.017 46.085 808.017 45.1183 807.421 44.5221L805.262 42.3631ZM800.944 40.204L803.103 42.3631C803.699 41.7669 803.699 40.8002 803.103 40.204L802.023 39.1245L800.944 40.204ZM833.33 59.6356C832.733 59.0394 831.767 59.0394 831.171 59.6356L829.011 61.7947C828.415 62.3909 828.415 63.3576 829.011 63.9538L833.33 59.6356ZM811.739 33.7268C810.546 32.5344 808.613 32.5344 807.421 33.7268C807.942 33.2055 809.116 33.5094 810.2 34.3909C810.356 34.5177 810.509 34.6564 810.659 34.8063L811.649 35.7962C812.092 36.2389 812.74 36.353 813.288 36.1378C813.073 36.6857 813.185 37.3323 813.628 37.775L815.607 39.7538C816.05 40.1967 816.697 40.3105 817.245 40.0954C817.048 40.5973 817.126 41.1826 817.481 41.6177L817.587 41.7337L819.565 43.7125C820.008 44.1554 820.656 44.2692 821.204 44.0541C821.007 44.5561 821.085 45.1412 821.44 45.5764L821.544 45.6913L823.524 47.6711C823.967 48.1138 824.614 48.2279 825.162 48.0127C824.966 48.5144 825.043 49.099 825.398 49.534L825.503 49.6499L827.482 51.6287C827.925 52.0716 828.572 52.1854 829.12 51.9703C828.905 52.5183 829.019 53.1657 829.462 53.6086L831.44 55.5874C831.883 56.0303 832.531 56.1441 833.079 55.9289C832.878 56.4394 832.964 57.0341 833.335 57.4713L833.33 57.4766C832.733 58.0728 832.733 59.0394 833.33 59.6356L835.489 57.4766L811.739 33.7268Z' fill='url(%23paint686_linear_40004690_134055)'/%3E%3Cpath d='M822.289 56.9883L812.232 46.931C811.04 45.7386 811.04 43.8053 812.232 42.6129L814.145 40.6999L826.362 52.9162L822.289 56.9883Z' fill='url(%23paint687_linear_40004690_134055)'/%3E%3Cpath d='M824.804 54.4739C824.506 54.1758 824.506 53.6925 824.804 53.3944L825.282 52.9158L824.804 52.4372C824.506 52.139 824.506 51.6556 824.804 51.3576L826.362 52.9158L824.804 54.4739ZM820.732 48.3657C820.434 48.0676 820.434 47.5843 820.732 47.2862L823.848 50.4014C823.549 50.6995 823.066 50.6995 822.768 50.4014L820.732 48.3657ZM816.66 44.2932C816.362 43.9951 816.362 43.5117 816.66 43.2137L819.775 46.3289C819.477 46.627 818.994 46.627 818.696 46.3289L816.66 44.2932ZM814.145 40.6993L815.704 42.2575C815.406 42.5555 814.922 42.5554 814.624 42.2575L813.606 41.2391L814.145 40.6993ZM811.373 44.3406C811.463 43.7087 811.746 43.0988 812.232 42.6127C811.793 43.0519 811.63 43.6832 811.717 44.3533C811.605 44.3752 811.488 44.3716 811.373 44.3406ZM820.493 55.1919C820.754 54.9311 821.156 54.8974 821.452 55.0928L821.573 55.1919L822.289 55.9087L822.768 55.4301L822.887 55.3321C823.183 55.1365 823.587 55.1693 823.848 55.4301L822.289 56.9883L820.493 55.1919ZM812.232 46.9309C811.746 46.445 811.462 45.8357 811.372 45.2041C811.596 45.1442 811.828 45.1925 812.01 45.3211C812.149 45.6119 812.332 45.8969 812.56 46.1624L812.772 46.3911L814.03 47.6488C814.327 47.947 814.327 48.4304 814.03 48.7284L812.232 46.9309ZM815.464 50.1632C815.762 49.8651 816.246 49.8651 816.544 50.1632L819.058 52.6775C819.356 52.9757 819.356 53.4591 819.058 53.7571L815.464 50.1632Z' fill='url(%23paint688_linear_40004690_134055)'/%3E%3Cpath d='M887.664 -18.7969L859.597 9.27105C858.404 10.4635 858.404 12.3968 859.597 13.5892L887.664 41.6571L917.891 11.4301L887.664 -18.7969Z' fill='url(%23paint689_linear_40004690_134055)'/%3E%3Cpath d='M915.3 8.83881L915.196 8.95583C914.707 9.55532 914.742 10.439 915.3 10.9979L915.732 11.4301L915.3 11.8624L915.196 11.9773C914.706 12.5769 914.741 13.4624 915.3 14.0214L917.891 11.4301L915.3 8.83881ZM913.357 15.9644L914.437 14.8848C913.84 14.2886 912.874 14.2886 912.278 14.8848L913.357 15.9644ZM909.255 17.9073C908.659 18.5035 908.659 19.4702 909.255 20.0664L913.357 15.9644L912.278 14.8848L909.255 17.9073ZM907.312 22.0094L908.392 20.9298C907.796 20.3337 906.829 20.3338 906.233 20.9298L907.312 22.0094ZM903.21 23.9523L903.105 24.0683C902.616 24.6679 902.651 25.5524 903.21 26.1114L907.312 22.0094L906.233 20.9298L903.21 23.9523ZM901.266 28.0554L902.346 26.9759C901.749 26.3796 900.783 26.3796 900.187 26.9758L901.266 28.0554ZM897.164 29.9983L898.244 31.0779L901.266 28.0554L900.187 26.9758L897.164 29.9983ZM897.164 29.9983C896.568 30.5946 896.568 31.5613 897.164 32.1574L898.244 31.0779L897.164 29.9983ZM895.221 34.1004L896.301 33.0208C895.705 32.4246 894.738 32.4246 894.142 33.0208L895.221 34.1004ZM891.119 36.0433L892.199 37.1229L895.221 34.1004L894.142 33.0208L891.119 36.0433ZM891.119 36.0433C890.523 36.6395 890.523 37.6062 891.119 38.2024L892.199 37.1229L891.119 36.0433ZM889.176 40.1453L890.256 39.0658C889.66 38.4697 888.693 38.47 888.097 39.0658L889.176 40.1453ZM887.664 41.6571L889.176 40.1453L888.097 39.0658L887.664 39.498L886.99 38.8233C886.394 38.2271 885.427 38.2271 884.831 38.8233L887.664 41.6571ZM909.255 2.79383C908.659 3.39005 908.659 4.35669 909.255 4.9529L912.278 7.97539C912.874 8.5716 913.84 8.5716 914.437 7.97539L909.255 2.79383ZM883.481 37.4739L883.587 37.3579C884.075 36.7583 884.04 35.8737 883.481 35.3148L879.973 31.8063C879.377 31.2101 878.41 31.2101 877.814 31.8064L883.481 37.4739ZM903.21 -3.25114L903.105 -3.13518C902.616 -2.53554 902.651 -1.65091 903.21 -1.09207L906.233 1.93042C906.829 2.52642 907.796 2.52656 908.392 1.93042L903.21 -3.25114ZM876.464 30.4569L876.57 30.341C877.058 29.7413 877.023 28.8567 876.464 28.2979L872.956 24.7894C872.36 24.1932 871.393 24.1932 870.797 24.7894L876.464 30.4569ZM897.164 -9.29717L897.059 -9.18121C896.57 -8.58164 896.605 -7.69697 897.164 -7.1381L900.187 -4.11561C900.783 -3.5194 901.749 -3.5194 902.346 -4.11561L897.164 -9.29717ZM869.447 23.4399L869.553 23.324C870.042 22.7243 870.006 21.8397 869.447 21.2809L865.939 17.7724C865.343 17.1762 864.376 17.1762 863.78 17.7724L869.447 23.4399ZM891.119 -15.3422L891.014 -15.2262C890.525 -14.6265 890.56 -13.7419 891.119 -13.1831L894.142 -10.1606C894.738 -9.56438 895.705 -9.56438 896.301 -10.1606L891.119 -15.3422ZM862.43 16.423L862.536 16.307C863.025 15.7074 862.989 14.8227 862.43 14.2639L860.676 12.5097C860.528 12.3613 860.418 12.1932 860.344 12.0152C860.247 11.7802 860.098 11.5819 859.916 11.4291C860.098 11.2764 860.247 11.0796 860.344 10.845L858.936 10.261C858.477 11.3679 858.697 12.6893 859.597 13.5892L862.43 16.423ZM887.664 -18.7969L884.831 -15.9631C885.427 -15.3669 886.394 -15.3669 886.99 -15.9631L887.664 -16.6378L888.097 -16.2056C888.693 -15.6098 889.66 -15.6095 890.256 -16.2056L887.664 -18.7969ZM859.388 9.50298C859.197 9.73694 859.047 9.99269 858.936 10.261L860.344 10.845C860.418 10.6671 860.528 10.4989 860.676 10.3506L862.43 8.59634C862.989 8.03749 863.025 7.15287 862.536 6.55323L862.43 6.43727L859.597 9.27105L859.388 9.50298ZM877.814 -8.94611C878.373 -8.38726 879.257 -8.35188 879.857 -8.84069L879.973 -8.94611L883.481 -12.4546C884.04 -13.0135 884.075 -13.8981 883.587 -14.4977L883.481 -14.6137L877.814 -8.94611ZM870.797 -1.92913C871.356 -1.37028 872.24 -1.3349 872.84 -1.82371L872.956 -1.92913L876.464 -5.43762C877.023 -5.99647 877.058 -6.88109 876.57 -7.48073L876.464 -7.59669L870.797 -1.92913ZM863.78 5.08785C864.339 5.6467 865.223 5.68208 865.823 5.19327L865.939 5.08785L869.447 1.57936C870.006 1.02051 870.042 0.135891 869.553 -0.463749L869.447 -0.579714L863.78 5.08785Z' fill='url(%23paint690_linear_40004690_134055)'/%3E%3Cpath d='M887.664 -11.8398L866.548 9.27696C865.355 10.4694 865.355 12.4027 866.548 13.5951L887.664 34.7119L910.94 11.436L887.664 -11.8398Z' fill='url(%23paint691_linear_40004690_134055)'/%3E%3Cpath d='M908.406 8.90221L908.301 9.01818C907.812 9.61782 907.848 10.5024 908.406 11.0613L908.781 11.4355L908.405 11.8108L909.485 12.8904L910.94 11.4355L908.406 8.90221ZM908.405 11.8108C907.809 12.4069 907.81 13.3737 908.405 13.9699L909.485 12.8904L908.405 11.8108ZM906.575 15.8001L907.655 14.7205C907.059 14.1248 906.092 14.1245 905.496 14.7205L906.575 15.8001ZM902.586 17.6302L902.483 17.7462C901.994 18.3457 902.028 19.2302 902.586 19.7893L906.575 15.8001L905.496 14.7205L902.586 17.6302ZM900.757 21.6184L901.836 20.5388C901.24 19.9432 900.274 19.9431 899.677 20.5388L900.757 21.6184ZM896.768 23.4485L897.847 24.5281L900.757 21.6184L899.677 20.5388L896.768 23.4485ZM896.768 23.4485C896.172 24.0446 896.172 25.0114 896.768 25.6076L897.847 24.5281L896.768 23.4485ZM894.938 27.4378L896.017 26.3582C895.421 25.7625 894.454 25.7622 893.858 26.3582L894.938 27.4378ZM890.948 29.2679L890.845 29.3839C890.356 29.9833 890.39 30.8678 890.948 31.427L894.938 27.4378L893.858 26.3582L890.948 29.2679ZM889.118 33.2571L890.198 32.1776C889.602 31.5819 888.635 31.5815 888.039 32.1776L889.118 33.2571ZM887.664 34.7109L889.118 33.2571L888.039 32.1776L887.664 32.5518L886.984 31.8719C886.388 31.2761 885.422 31.2762 884.825 31.8719L887.664 34.7109ZM902.587 3.08284L902.482 3.19881C901.993 3.79845 902.028 4.68306 902.587 5.24191L905.497 8.1516C906.093 8.74755 907.06 8.74772 907.656 8.1516L902.587 3.08284ZM883.465 30.5119L883.57 30.397C884.059 29.7974 884.024 28.9119 883.465 28.3528L879.945 24.8327C879.349 24.2372 878.382 24.2372 877.786 24.8327L883.465 30.5119ZM896.768 -2.73653L896.663 -2.61951C896.175 -2.02 896.209 -1.13631 896.768 -0.577461L899.677 2.33223C900.274 2.92844 901.24 2.92844 901.836 2.33222L896.768 -2.73653ZM876.426 23.4728L876.531 23.3579C877.02 22.7582 876.985 21.8727 876.426 21.3137L872.907 17.7947C872.311 17.1986 871.344 17.199 870.748 17.7947L876.426 23.4728ZM890.949 -8.55485L890.844 -8.43888C890.355 -7.83924 890.391 -6.95462 890.949 -6.39578L893.859 -3.48609C894.455 -2.89039 895.422 -2.89005 896.018 -3.48609L890.949 -8.55485ZM869.387 16.4337L869.492 16.3187C869.981 15.7191 869.946 14.8336 869.387 14.2746L867.628 12.5151C867.516 12.4038 867.427 12.2818 867.358 12.1524L867.296 12.0206L867.229 11.8804C867.136 11.7062 867.011 11.5569 866.866 11.4355C867.049 11.2827 867.198 11.0854 867.296 10.8504L866.56 10.5468L865.885 10.2664C865.427 11.3733 865.648 12.6947 866.548 13.5946L869.387 16.4337ZM887.664 -11.8398L884.825 -9.00079C885.422 -8.40458 886.388 -8.40458 886.984 -9.00079L887.664 -9.68077L888.04 -9.30546C888.636 -8.70935 889.603 -8.70929 890.199 -9.30546L887.664 -11.8398ZM866.338 9.50945C866.148 9.74292 865.997 9.99769 865.886 10.2653L867.296 10.8504C867.369 10.6726 867.479 10.5043 867.628 10.356L869.387 8.59648C869.946 8.03764 869.98 7.15397 869.492 6.55443L869.387 6.43741L866.548 9.27646L866.338 9.50945ZM877.786 -1.96167C878.382 -1.36546 879.349 -1.36546 879.945 -1.96167L883.464 -5.4807C884.023 -6.03954 884.059 -6.92417 883.57 -7.52381L883.464 -7.63978L877.786 -1.96167ZM870.747 5.07745C871.306 5.63625 872.191 5.67154 872.79 5.18287L872.906 5.07745L876.426 1.55736C876.985 0.998507 877.019 0.114784 876.531 -0.484688L876.426 -0.601708L870.747 5.07745Z' fill='url(%23paint692_linear_40004690_134055)'/%3E%3Cpath d='M887.664 1.3125L879.703 9.27398C878.511 10.4664 878.511 12.3997 879.703 13.5921L887.664 21.5536L897.785 11.4331L887.664 1.3125Z' fill='url(%23paint693_linear_40004690_134055)'/%3E%3Cpath d='M895.44 9.08846L895.335 9.20443C894.846 9.80406 894.882 10.6887 895.44 11.2475L895.626 11.4331L895.44 11.6186L896.52 12.6981L897.785 11.4331L895.44 9.08846ZM895.44 11.6186C894.844 12.2148 894.844 13.1814 895.44 13.7777L896.52 12.6981L895.44 11.6186ZM893.99 15.2283L895.069 14.1487C894.473 13.5525 893.506 13.5525 892.91 14.1487L893.99 15.2283ZM890.38 16.6789L891.46 17.7584L893.99 15.2283L892.91 14.1487L890.38 16.6789ZM890.38 16.6789C889.784 17.2751 889.784 18.2417 890.38 18.8379L891.46 17.7584L890.38 16.6789ZM888.929 20.2885L890.009 19.209C889.413 18.6128 888.446 18.6128 887.85 19.209L888.929 20.2885ZM887.664 21.5536L888.929 20.2885L887.85 19.209L887.664 19.3946L886.754 18.4837C886.157 17.8875 885.191 17.8875 884.595 18.4837L887.664 21.5536ZM890.38 4.02818L890.275 4.14415C889.786 4.74378 889.821 5.62839 890.38 6.18723L892.91 8.71737C893.506 9.31352 894.473 9.31356 895.069 8.71737L890.38 4.02818ZM882.773 16.662L882.878 16.546C883.367 15.9464 883.332 15.0618 882.773 14.503L880.782 12.5126C880.634 12.3642 880.524 12.1961 880.45 12.0182L879.042 12.6001C879.191 12.9605 879.41 13.2991 879.703 13.5921L882.773 16.662ZM887.664 1.3125L884.595 4.3824C885.191 4.9786 886.157 4.97859 886.754 4.3824L887.664 3.47155L887.85 3.6571C888.446 4.25329 889.413 4.2533 890.009 3.6571L887.664 1.3125ZM879.042 10.2639C878.733 11.0104 878.733 11.8534 879.042 12.6001L880.45 12.0182C880.353 11.7831 880.205 11.5848 880.022 11.432C880.204 11.2793 880.353 11.0825 880.45 10.848L879.042 10.2639ZM879.494 9.50593C879.303 9.7399 879.153 9.99564 879.042 10.2639L880.45 10.848C880.524 10.67 880.634 10.5019 880.782 10.3535L882.773 8.36315C883.332 7.80431 883.367 6.9197 882.878 6.32007L882.773 6.2041L879.703 9.274L879.494 9.50593Z' fill='url(%23paint694_linear_40004690_134055)'/%3E%3Cpath d='M857.132 11.7422L833.382 35.492C832.19 36.6844 832.19 38.6177 833.382 39.8101L839.86 46.2873L865.768 20.3785L857.132 11.7422Z' fill='url(%23paint695_linear_40004690_134055)'/%3E%3Cpath d='M863.609 20.3785C863.013 20.9747 863.013 21.9413 863.609 22.5375L865.768 20.3785L864.689 19.2989L863.609 20.3785ZM859.291 24.6966C858.695 25.2928 858.695 26.2595 859.291 26.8557L863.609 22.5375C863.013 21.9413 862.047 21.9413 861.45 22.5375L859.291 24.6966ZM854.973 29.0148C854.377 29.611 854.377 30.5776 854.973 31.1738L859.291 26.8557C858.695 26.2595 857.728 26.2595 857.132 26.8557L854.973 29.0148ZM850.655 33.3329C850.059 33.9291 850.059 34.8958 850.655 35.492L854.973 31.1738C854.377 30.5776 853.41 30.5776 852.814 31.1738L850.655 33.3329ZM846.337 37.651C845.741 38.2472 845.741 39.2139 846.337 39.8101L850.655 35.492C850.059 34.8958 849.092 34.8958 848.496 35.492L846.337 37.651ZM842.019 41.9692C841.422 42.5654 841.422 43.532 842.019 44.1283L846.337 39.8101C845.741 39.2139 844.774 39.2139 844.178 39.8101L842.019 41.9692ZM832.721 36.4819C832.263 37.5888 832.483 38.9102 833.382 39.8101L839.86 46.2873L842.019 44.1283C841.46 43.5694 840.575 43.534 839.976 44.0228L839.86 44.1283L839.824 44.1641C839.557 44.0065 839.253 43.9363 838.953 43.9554C838.98 43.533 838.833 43.1016 838.51 42.7788L836.891 41.1595C836.568 40.8367 836.137 40.69 835.714 40.7168C835.741 40.2943 835.594 39.863 835.272 39.5402L834.462 38.7306C834.314 38.5822 834.204 38.4141 834.13 38.2361C834.033 38.0011 833.884 37.8028 833.702 37.65C833.884 37.4973 834.033 37.3005 834.13 37.0659L832.721 36.4819ZM833.382 35.492C833.09 35.7845 832.87 36.1221 832.721 36.4819L834.13 37.0659C834.182 36.9404 834.252 36.8197 834.341 36.7075C834.378 36.6603 834.418 36.615 834.462 36.5715L835.452 35.5816C835.895 35.1386 836.009 34.4912 835.793 33.9433C836.295 34.14 836.88 34.0628 837.315 33.7082L837.431 33.6028L839.409 31.624C839.852 31.1811 839.966 30.5337 839.751 29.9857C840.299 30.2008 840.946 30.087 841.389 29.6441L843.368 27.6653C843.811 27.2224 843.925 26.5751 843.71 26.0271C844.212 26.224 844.797 26.1461 845.232 25.7909L845.347 25.6865L847.327 23.7067C847.769 23.2637 847.884 22.6163 847.668 22.0684C848.17 22.2651 848.755 22.1879 849.19 21.8333L849.306 21.7279L851.284 19.7491C851.727 19.3062 851.841 18.6588 851.626 18.1108C852.128 18.3078 852.713 18.2296 853.148 17.8747L853.264 17.7692L855.243 15.7904C855.686 15.3475 855.8 14.7002 855.585 14.1522C856.132 14.3671 856.779 14.2542 857.222 13.8116L858.212 12.8217L857.132 11.7422L833.382 35.492Z' fill='url(%23paint696_linear_40004690_134055)'/%3E%3Cpath d='M853.501 19.0039L843.44 29.0652C842.248 30.2576 842.248 32.1909 843.44 33.3833L845.354 35.2977L857.575 23.0774L853.501 19.0039Z' fill='url(%23paint697_linear_40004690_134055)'/%3E%3Cpath d='M856.017 23.5561C855.719 23.8542 855.719 24.3375 856.017 24.6356L857.575 23.0775L857.035 22.5377L856.017 23.5561ZM851.943 27.6296C851.645 27.9278 851.645 28.4111 851.943 28.7092L855.06 25.5929C854.761 25.2948 854.278 25.2948 853.98 25.5929L851.943 27.6296ZM847.87 31.7032C847.572 32.0013 847.572 32.4847 847.87 32.7827L850.986 29.6664C850.688 29.3683 850.205 29.3683 849.906 29.6664L847.87 31.7032ZM842.581 31.6579C842.671 32.289 842.954 32.8982 843.44 33.3837L845.354 35.2981L846.912 33.74C846.614 33.4419 846.131 33.4419 845.833 33.74L845.348 34.2249C845.144 34.0629 844.881 34.0184 844.644 34.0942C844.728 33.8307 844.667 33.5316 844.458 33.3225L843.98 32.8439C843.814 32.6786 843.681 32.4947 843.577 32.2999C843.542 32.2347 843.511 32.1682 843.483 32.1007C843.335 31.7425 842.945 31.5597 842.581 31.6579ZM843.44 29.0655C842.954 29.5511 842.671 30.1601 842.581 30.7913C842.896 30.8758 843.229 30.7506 843.409 30.4835L843.482 30.3475L843.548 30.2073C843.557 30.1888 843.565 30.1696 843.575 30.1514C843.589 30.1243 843.607 30.0989 843.622 30.0723C843.644 30.0348 843.664 29.996 843.689 29.9595C843.704 29.9366 843.722 29.9156 843.738 29.8931C843.765 29.8549 843.792 29.8161 843.822 29.7792L843.98 29.6053L845.237 28.3476C845.535 28.0495 845.535 27.5662 845.237 27.268L843.44 29.0655ZM851.704 20.8014C852.002 21.0995 852.485 21.0994 852.783 20.8014L854.041 19.5437L853.501 19.0039L851.704 20.8014ZM846.673 25.8322C846.934 26.093 847.337 26.1259 847.633 25.9302L847.753 25.8322L850.268 23.3168C850.566 23.0187 850.566 22.5353 850.268 22.2372L846.673 25.8322Z' fill='url(%23paint698_linear_40004690_134055)'/%3E%3Cpath d='M935.248 -23.375L911.499 0.37478C910.306 1.5672 910.306 3.5005 911.499 4.69292L917.976 11.1701L943.885 -14.7387L935.248 -23.375Z' fill='url(%23paint699_linear_40004690_134055)'/%3E%3Cpath d='M941.726 -16.8978C941.129 -16.3016 941.129 -15.3349 941.726 -14.7387L941.62 -14.6228C941.131 -14.0231 941.167 -13.1385 941.726 -12.5796L943.885 -14.7387L941.726 -16.8978ZM937.407 -10.4206C936.811 -9.82436 936.811 -8.85772 937.407 -8.2615L941.726 -12.5796C941.129 -13.1759 940.163 -13.1759 939.567 -12.5796L937.407 -10.4206ZM933.089 -6.10243C932.493 -5.50622 932.493 -4.53957 933.089 -3.94336L937.407 -8.2615C936.811 -8.85772 935.845 -8.85772 935.248 -8.2615L933.089 -6.10243ZM928.771 -1.78429C928.175 -1.18808 928.175 -0.221431 928.771 0.37478L933.089 -3.94336C932.493 -4.53957 931.526 -4.53957 930.93 -3.94336L928.771 -1.78429ZM924.453 2.53385C923.857 3.13006 923.857 4.09671 924.453 4.69292L928.771 0.37478C928.175 -0.221431 927.208 -0.221432 926.612 0.37478L924.453 2.53385ZM920.135 6.85199C919.539 7.4482 919.539 8.41485 920.135 9.01106L924.453 4.69292C923.857 4.09671 922.89 4.09671 922.294 4.69292L920.135 6.85199ZM917.976 11.1701L920.135 9.01106C919.539 8.41485 918.572 8.41485 917.976 9.01106L916.896 10.0906L917.976 11.1701ZM937.407 -21.2159C936.811 -20.6197 936.811 -19.6531 937.407 -19.0569L939.567 -16.8978C940.163 -16.3016 941.129 -16.3016 941.726 -16.8978L937.407 -21.2159ZM911.499 0.37478C910.306 1.5672 910.306 3.5005 911.499 4.69292C910.977 4.17166 911.281 2.99775 912.163 1.91396C912.29 1.75814 912.428 1.60421 912.578 1.45432L913.568 0.464389C914.011 0.0214346 914.125 -0.625953 913.91 -1.17389C914.458 -0.959032 915.104 -1.07164 915.547 -1.51441L917.526 -3.4932C917.969 -3.93607 918.082 -4.58348 917.867 -5.13148C918.369 -4.93451 918.954 -5.01268 919.39 -5.36763L919.506 -5.47306L921.484 -7.45185C921.927 -7.89477 922.041 -8.54209 921.826 -9.09013C922.328 -8.8932 922.913 -8.97111 923.348 -9.32628L923.463 -9.43065L925.443 -11.4105C925.886 -11.8535 926 -12.5008 925.785 -13.0488C926.286 -12.8521 926.871 -12.9293 927.306 -13.2839L927.422 -13.3893L929.401 -15.3681C929.843 -15.811 929.957 -16.4584 929.742 -17.0064C930.29 -16.7913 930.938 -16.9051 931.38 -17.3479L933.359 -19.3267C933.802 -19.7697 933.916 -20.417 933.701 -20.965C934.211 -20.7648 934.806 -20.8507 935.243 -21.2212L935.248 -21.2159C935.845 -20.6197 936.811 -20.6197 937.407 -21.2159L935.248 -23.375L911.499 0.37478Z' fill='url(%23paint700_linear_40004690_134055)'/%3E%3Cpath d='M934.756 -10.1719L924.699 -0.114626C923.507 1.0778 921.574 1.07779 920.381 -0.114629L918.468 -2.02766L930.684 -14.244L934.756 -10.1719Z' fill='url(%23paint701_linear_40004690_134055)'/%3E%3Cpath d='M932.242 -12.6862C931.944 -12.3881 931.461 -12.3881 931.163 -12.6862L930.684 -13.1648L930.205 -12.6862C929.907 -12.3885 929.424 -12.3882 929.126 -12.6862L930.684 -14.2444L932.242 -12.6862ZM926.134 -8.61477C925.836 -8.31667 925.352 -8.31667 925.054 -8.61477L928.17 -11.73C928.468 -11.4319 928.468 -10.9486 928.17 -10.6505L926.134 -8.61477ZM922.061 -4.54227C921.763 -4.24427 921.28 -4.2442 920.982 -4.54227L924.097 -7.65753C924.395 -7.35942 924.395 -6.8761 924.097 -6.57799L922.061 -4.54227ZM918.468 -2.02792L920.026 -3.58608C920.324 -3.28804 920.324 -2.80466 920.026 -2.50654L919.007 -1.48815L918.468 -2.02792ZM922.109 0.744717C921.477 0.654914 920.867 0.371573 920.381 -0.114483C920.82 0.324656 921.451 0.48777 922.121 0.401037C922.143 0.512478 922.14 0.629804 922.109 0.744717ZM932.96 -8.37546C932.699 -8.63621 932.666 -9.03855 932.861 -9.33481L932.96 -9.455L933.677 -10.1719L933.198 -10.6505L933.1 -10.7696C932.905 -11.0659 932.937 -11.4692 933.198 -11.73L934.756 -10.1719L932.96 -8.37546ZM924.699 -0.114483C924.213 0.371331 923.604 0.655881 922.972 0.745771C922.912 0.521633 922.961 0.289314 923.089 0.10796C923.38 -0.0313496 923.665 -0.214411 923.931 -0.44235L924.159 -0.654251L925.417 -1.91195C925.715 -2.20966 926.199 -2.20992 926.497 -1.91195L924.699 -0.114483ZM927.931 -3.34676C927.633 -3.64487 927.633 -4.12819 927.931 -4.4263L930.446 -6.94065C930.744 -7.23828 931.227 -7.2386 931.525 -6.94065L927.931 -3.34676Z' fill='url(%23paint702_linear_40004690_134055)'/%3E%3Cpath d='M936.042 140.922L959.792 117.172C960.985 115.98 960.985 114.046 959.792 112.854L953.315 106.377L927.406 132.286L936.042 140.922Z' fill='url(%23paint703_linear_40004690_134055)'/%3E%3Cpath d='M929.565 134.445C930.161 133.848 930.161 132.882 929.565 132.286L929.671 132.17C930.159 131.57 930.124 130.685 929.565 130.127L927.406 132.286L929.565 134.445ZM933.883 127.967C934.479 127.371 934.479 126.405 933.883 125.808L929.565 130.127C930.161 130.723 931.128 130.723 931.724 130.127L933.883 127.967ZM938.201 123.649C938.798 123.053 938.798 122.086 938.201 121.49L933.883 125.808C934.479 126.405 935.446 126.405 936.042 125.808L938.201 123.649ZM942.52 119.331C943.116 118.735 943.116 117.768 942.52 117.172L938.201 121.49C938.798 122.086 939.764 122.086 940.361 121.49L942.52 119.331ZM946.838 115.013C947.434 114.417 947.434 113.45 946.838 112.854L942.52 117.172C943.116 117.768 944.082 117.768 944.679 117.172L946.838 115.013ZM951.156 110.695C951.752 110.099 951.752 109.132 951.156 108.536L946.838 112.854C947.434 113.45 948.401 113.45 948.997 112.854L951.156 110.695ZM953.315 106.377L951.156 108.536C951.752 109.132 952.719 109.132 953.315 108.536L954.394 107.456L953.315 106.377ZM933.883 138.763C934.479 138.167 934.479 137.2 933.883 136.604L931.724 134.445C931.128 133.848 930.161 133.848 929.565 134.445L933.883 138.763ZM959.792 117.172C960.985 115.98 960.985 114.046 959.792 112.854C960.313 113.375 960.01 114.549 959.128 115.633C959.001 115.789 958.862 115.943 958.713 116.093L957.723 117.082C957.28 117.525 957.166 118.173 957.381 118.721C956.833 118.506 956.187 118.619 955.744 119.061L953.765 121.04C953.322 121.483 953.208 122.13 953.424 122.678C952.922 122.481 952.336 122.56 951.901 122.915L951.785 123.02L949.806 124.999C949.364 125.442 949.25 126.089 949.465 126.637C948.963 126.44 948.378 126.518 947.943 126.873L947.828 126.978L945.848 128.957C945.405 129.4 945.291 130.048 945.506 130.596C945.005 130.399 944.42 130.476 943.985 130.831L943.869 130.936L941.89 132.915C941.447 133.358 941.334 134.005 941.549 134.553C941.001 134.338 940.353 134.452 939.91 134.895L937.932 136.874C937.489 137.317 937.375 137.964 937.59 138.512C937.08 138.312 936.485 138.398 936.048 138.768L936.042 138.763C935.446 138.167 934.479 138.167 933.883 138.763L936.042 140.922L959.792 117.172Z' fill='url(%23paint704_linear_40004690_134055)'/%3E%3Cpath d='M936.538 127.719L946.596 117.662C947.788 116.469 949.721 116.469 950.914 117.662L952.827 119.575L940.611 131.791L936.538 127.719Z' fill='url(%23paint705_linear_40004690_134055)'/%3E%3Cpath d='M939.053 130.233C939.351 129.935 939.834 129.935 940.132 130.233L940.611 130.712L941.09 130.233C941.388 129.935 941.871 129.935 942.169 130.233L940.611 131.791L939.053 130.233ZM945.161 126.162C945.459 125.864 945.942 125.864 946.241 126.162L943.125 129.277C942.827 128.979 942.827 128.495 943.125 128.197L945.161 126.162ZM949.234 122.089C949.532 121.791 950.015 121.791 950.313 122.089L947.198 125.204C946.9 124.906 946.9 124.423 947.198 124.125L949.234 122.089ZM952.827 119.575L951.269 121.133C950.971 120.835 950.971 120.352 951.269 120.053L952.288 119.035L952.827 119.575ZM949.186 116.802C949.818 116.892 950.428 117.175 950.914 117.661C950.475 117.222 949.844 117.059 949.173 117.146C949.152 117.034 949.155 116.917 949.186 116.802ZM938.335 125.922C938.596 126.183 938.629 126.585 938.434 126.882L938.335 127.002L937.618 127.719L938.097 128.197L938.195 128.317C938.39 128.613 938.357 129.016 938.097 129.277L936.538 127.719L938.335 125.922ZM946.596 117.661C947.082 117.176 947.691 116.891 948.323 116.801C948.383 117.025 948.334 117.258 948.206 117.439C947.915 117.578 947.63 117.761 947.364 117.989L947.136 118.201L945.878 119.459C945.58 119.757 945.096 119.757 944.798 119.459L946.596 117.661ZM943.364 120.894C943.662 121.192 943.662 121.675 943.364 121.973L940.849 124.488C940.551 124.785 940.068 124.785 939.77 124.488L943.364 120.894Z' fill='url(%23paint706_linear_40004690_134055)'/%3E%3Cpath d='M877.037 151.296C878.229 150.103 878.229 148.17 877.037 146.978L846.81 116.751C845.617 115.558 843.684 115.558 842.491 116.751L812.264 146.978C811.072 148.17 811.072 150.103 812.264 151.296L842.491 181.523C843.684 182.715 845.617 182.715 846.81 181.523L877.037 151.296Z' fill='url(%23paint707_linear_40004690_134055)'/%3E%3Cpath d='M858.685 169.648L858.457 169.431C856.06 167.265 852.358 167.338 850.048 169.648L844.651 175.046L839.253 169.648L834.935 173.966L842.491 181.523C843.684 182.715 845.617 182.715 846.81 181.523L858.685 169.648ZM839.253 169.648C836.868 167.263 833.001 167.263 830.617 169.648L834.935 173.966L839.253 169.648ZM819.821 158.853L824.139 163.171C826.524 160.786 826.524 156.919 824.139 154.534L819.821 158.853ZM812.264 146.978C811.072 148.17 811.072 150.103 812.264 151.296L819.821 158.853L824.139 154.534L818.742 149.137L824.139 143.739C826.524 141.354 826.524 137.488 824.139 135.103L812.264 146.978ZM877.037 151.296C878.229 150.103 878.229 148.17 877.037 146.978L865.162 135.103C862.777 137.488 862.777 141.354 865.162 143.739L870.559 149.137L865.162 154.534C862.777 156.919 862.777 160.786 865.162 163.171L877.037 151.296ZM830.617 128.626C833.001 131.01 836.868 131.01 839.253 128.626L844.651 123.228L850.048 128.626C852.358 130.936 856.06 131.008 858.457 128.843L858.685 128.626L846.81 116.751C845.617 115.558 843.684 115.558 842.491 116.751L830.617 128.626Z' fill='url(%23paint708_linear_40004690_134055)'/%3E%3Cpath d='M839.055 136.666L832.182 143.539L836.5 147.857C837.902 146.455 838.478 144.541 838.232 142.717C840.056 142.964 841.971 142.387 843.373 140.985L839.055 136.666ZM846.81 133.23C845.617 132.037 843.684 132.037 842.492 133.23L839.055 136.666L843.373 140.985L844.651 139.707L845.928 140.985C847.331 142.387 849.246 142.964 851.07 142.717C850.823 144.541 851.399 146.455 852.801 147.857L854.079 149.135L852.801 150.413C851.399 151.815 850.822 153.73 851.069 155.554C849.245 155.307 847.331 155.883 845.928 157.285L844.651 158.563L843.373 157.285C841.971 155.883 840.057 155.307 838.233 155.554C838.48 153.73 837.903 151.815 836.5 150.413L835.223 149.135L836.5 147.857L832.182 143.539L828.746 146.976C827.553 148.168 827.553 150.102 828.746 151.294L842.492 165.04C843.684 166.233 845.617 166.233 846.81 165.04L860.556 151.294C861.748 150.102 861.748 148.168 860.556 146.976L846.81 133.23Z' fill='url(%23paint709_linear_40004690_134055)'/%3E%3Cpath d='M830.912 193.098L802.845 165.03C801.652 163.837 799.719 163.837 798.526 165.03L770.458 193.098L800.685 223.325L830.912 193.098Z' fill='url(%23paint710_linear_40004690_134055)'/%3E%3Cpath d='M803.277 220.733L803.16 220.629C802.56 220.14 801.677 220.175 801.118 220.733L800.685 221.166L800.253 220.733L800.138 220.629C799.539 220.14 798.653 220.174 798.094 220.733L800.685 223.325L803.277 220.733ZM796.151 218.79L797.231 219.87C797.827 219.274 797.827 218.307 797.231 217.711L796.151 218.79ZM794.208 214.688C793.612 214.092 792.645 214.092 792.049 214.688L796.151 218.79L797.231 217.711L794.208 214.688ZM790.106 212.745L791.186 213.825C791.782 213.229 791.782 212.262 791.186 211.666L790.106 212.745ZM788.163 208.643L788.047 208.538C787.448 208.049 786.563 208.084 786.004 208.643L790.106 212.745L791.186 211.666L788.163 208.643ZM784.06 206.699L785.14 207.779C785.736 207.183 785.736 206.216 785.14 205.62L784.06 206.699ZM782.117 202.597L781.038 203.677L784.06 206.699L785.14 205.62L782.117 202.597ZM782.117 202.597C781.521 202.001 780.554 202.001 779.958 202.597L781.038 203.677L782.117 202.597ZM778.015 200.654L779.095 201.734C779.691 201.138 779.691 200.171 779.095 199.575L778.015 200.654ZM776.072 196.552L774.993 197.632L778.015 200.654L779.095 199.575L776.072 196.552ZM776.072 196.552C775.476 195.956 774.509 195.956 773.913 196.552L774.993 197.632L776.072 196.552ZM771.97 194.609L773.05 195.689C773.646 195.093 773.646 194.126 773.05 193.53L771.97 194.609ZM770.458 193.098L771.97 194.609L773.05 193.53L772.618 193.098L773.292 192.423C773.888 191.827 773.888 190.86 773.292 190.264L770.458 193.098ZM809.322 214.688C808.726 214.092 807.759 214.092 807.163 214.688L804.14 217.711C803.544 218.307 803.544 219.274 804.14 219.87L809.322 214.688ZM774.642 188.914L774.758 189.02C775.357 189.509 776.242 189.473 776.801 188.914L780.309 185.406C780.905 184.81 780.905 183.843 780.309 183.247L774.642 188.914ZM815.367 208.643L815.251 208.538C814.651 208.049 813.767 208.085 813.208 208.643L810.185 211.666C809.589 212.262 809.589 213.229 810.185 213.825L815.367 208.643ZM781.659 181.897L781.775 182.003C782.374 182.492 783.259 182.456 783.818 181.897L787.326 178.389C787.922 177.793 787.922 176.826 787.326 176.23L781.659 181.897ZM821.413 202.597L821.297 202.492C820.697 202.003 819.813 202.039 819.254 202.597L816.231 205.62C815.635 206.216 815.635 207.183 816.231 207.779L821.413 202.597ZM788.676 174.88L788.792 174.986C789.391 175.475 790.276 175.439 790.835 174.88L794.343 171.372C794.939 170.776 794.939 169.809 794.343 169.213L788.676 174.88ZM827.458 196.552L827.342 196.447C826.742 195.958 825.858 195.994 825.299 196.552L822.276 199.575C821.68 200.171 821.68 201.138 822.276 201.734L827.458 196.552ZM795.693 167.864L795.809 167.969C796.408 168.458 797.293 168.422 797.852 167.864L799.606 166.109C799.754 165.961 799.922 165.851 800.1 165.777C800.335 165.68 800.534 165.531 800.687 165.349C800.839 165.531 801.036 165.68 801.271 165.777L801.855 164.369C800.748 163.91 799.426 164.13 798.526 165.03L795.693 167.864ZM830.912 193.098L828.079 190.264C827.482 190.86 827.482 191.827 828.079 192.423L828.753 193.098L828.321 193.53C827.725 194.126 827.725 195.093 828.321 195.689L830.912 193.098ZM802.613 164.821C802.379 164.63 802.123 164.48 801.855 164.369L801.271 165.777C801.449 165.851 801.617 165.961 801.765 166.109L803.519 167.864C804.078 168.422 804.963 168.458 805.562 167.969L805.678 167.864L802.845 165.03L802.613 164.821ZM821.062 183.247C820.503 183.806 820.467 184.69 820.956 185.29L821.062 185.406L824.57 188.914C825.129 189.473 826.014 189.509 826.613 189.02L826.729 188.914L821.062 183.247ZM814.045 176.23C813.486 176.789 813.45 177.673 813.939 178.273L814.045 178.389L817.553 181.897C818.112 182.456 818.997 182.492 819.596 182.003L819.712 181.897L814.045 176.23ZM807.028 169.213C806.469 169.772 806.434 170.656 806.922 171.256L807.028 171.372L810.536 174.88C811.095 175.439 811.98 175.475 812.579 174.986L812.695 174.88L807.028 169.213Z' fill='url(%23paint711_linear_40004690_134055)'/%3E%3Cpath d='M823.964 193.098L802.847 171.981C801.655 170.788 799.722 170.788 798.529 171.981L777.412 193.098L800.688 216.374L823.964 193.098Z' fill='url(%23paint712_linear_40004690_134055)'/%3E%3Cpath d='M803.222 213.84L803.106 213.734C802.507 213.246 801.622 213.281 801.063 213.84L800.689 214.214L800.314 213.839L799.234 214.918L800.689 216.373L803.222 213.84ZM800.314 213.839C799.717 213.243 798.751 213.243 798.154 213.839L799.234 214.918L800.314 213.839ZM796.324 212.009L797.404 213.088C798 212.492 798 211.525 797.404 210.929L796.324 212.009ZM794.494 208.019L794.378 207.916C793.779 207.427 792.894 207.461 792.335 208.019L796.324 212.009L797.404 210.929L794.494 208.019ZM790.506 206.19L791.586 207.27C792.181 206.674 792.181 205.707 791.586 205.111L790.506 206.19ZM788.676 202.201L787.596 203.281L790.506 206.19L791.586 205.111L788.676 202.201ZM788.676 202.201C788.08 201.605 787.113 201.605 786.517 202.201L787.596 203.281L788.676 202.201ZM784.687 200.371L785.766 201.45C786.362 200.854 786.362 199.887 785.766 199.291L784.687 200.371ZM782.856 196.382L782.741 196.278C782.141 195.789 781.257 195.823 780.697 196.382L784.687 200.371L785.766 199.291L782.856 196.382ZM778.867 194.551L779.947 195.631C780.543 195.035 780.543 194.068 779.947 193.472L778.867 194.551ZM777.413 193.098L778.867 194.551L779.947 193.472L779.573 193.098L780.253 192.418C780.848 191.822 780.848 190.855 780.253 190.259L777.413 193.098ZM809.042 208.02L808.926 207.915C808.326 207.426 807.441 207.461 806.882 208.02L803.973 210.93C803.377 211.526 803.377 212.493 803.973 213.089L809.042 208.02ZM781.612 188.899L781.727 189.003C782.327 189.492 783.213 189.458 783.772 188.899L787.292 185.379C787.887 184.782 787.887 183.816 787.292 183.219L781.612 188.899ZM814.861 202.201L814.744 202.097C814.144 201.608 813.261 201.642 812.702 202.201L809.792 205.111C809.196 205.707 809.196 206.674 809.792 207.27L814.861 202.201ZM788.652 181.86L788.767 181.964C789.366 182.453 790.252 182.419 790.811 181.86L794.33 178.34C794.926 177.744 794.925 176.778 794.33 176.181L788.652 181.86ZM820.679 196.383L820.563 196.277C819.964 195.788 819.079 195.824 818.52 196.383L815.61 199.292C815.015 199.889 815.014 200.855 815.61 201.451L820.679 196.383ZM795.691 174.82L795.806 174.925C796.405 175.414 797.291 175.379 797.85 174.82L799.609 173.061C799.721 172.95 799.843 172.86 799.972 172.791L800.104 172.729L800.244 172.662C800.418 172.569 800.568 172.445 800.689 172.3C800.842 172.482 801.039 172.632 801.274 172.729L801.578 171.993L801.858 171.318C800.751 170.86 799.43 171.081 798.53 171.981L795.691 174.82ZM823.964 193.098L821.125 190.259C820.529 190.855 820.529 191.821 821.125 192.418L821.805 193.098L821.43 193.473C820.834 194.069 820.834 195.036 821.43 195.632L823.964 193.098ZM802.615 171.772C802.381 171.581 802.127 171.43 801.859 171.319L801.274 172.729C801.452 172.802 801.62 172.913 801.768 173.061L803.528 174.82C804.087 175.379 804.97 175.413 805.57 174.925L805.687 174.82L802.848 171.981L802.615 171.772ZM814.086 183.219C813.49 183.816 813.49 184.782 814.086 185.379L817.605 188.898C818.164 189.456 819.049 189.492 819.648 189.003L819.764 188.898L814.086 183.219ZM807.047 176.18C806.488 176.739 806.453 177.624 806.942 178.223L807.047 178.339L810.567 181.86C811.126 182.418 812.01 182.453 812.609 181.964L812.726 181.86L807.047 176.18Z' fill='url(%23paint713_linear_40004690_134055)'/%3E%3Cpath d='M810.804 193.098L802.843 185.136C801.65 183.944 799.717 183.944 798.524 185.136L790.563 193.098L800.684 203.218L810.804 193.098Z' fill='url(%23paint714_linear_40004690_134055)'/%3E%3Cpath d='M803.028 200.874L802.912 200.768C802.313 200.279 801.428 200.315 800.869 200.874L800.684 201.059L800.498 200.874L799.418 201.953L800.684 203.218L803.028 200.874ZM800.498 200.874C799.902 200.277 798.935 200.277 798.339 200.874L799.418 201.953L800.498 200.874ZM796.888 199.423L797.968 200.503C798.564 199.906 798.564 198.94 797.968 198.343L796.888 199.423ZM795.438 195.813L794.358 196.893L796.888 199.423L797.968 198.343L795.438 195.813ZM795.438 195.813C794.841 195.217 793.875 195.217 793.279 195.813L794.358 196.893L795.438 195.813ZM791.828 194.363L792.908 195.442C793.504 194.846 793.504 193.879 792.908 193.283L791.828 194.363ZM790.563 193.098L791.828 194.363L792.908 193.283L792.722 193.098L793.633 192.187C794.229 191.591 794.229 190.624 793.633 190.028L790.563 193.098ZM808.088 195.813L807.972 195.708C807.373 195.219 806.488 195.254 805.929 195.813L803.399 198.343C802.803 198.94 802.803 199.906 803.399 200.503L808.088 195.813ZM795.455 188.206L795.571 188.311C796.17 188.8 797.055 188.765 797.614 188.206L799.604 186.216C799.752 186.067 799.92 185.957 800.098 185.884L799.516 184.475C799.156 184.624 798.817 184.843 798.524 185.136L795.455 188.206ZM810.804 193.098L807.734 190.028C807.138 190.624 807.138 191.591 807.734 192.187L808.645 193.098L808.459 193.283C807.863 193.879 807.863 194.846 808.459 195.442L810.804 193.098ZM801.853 184.475C801.106 184.166 800.263 184.166 799.516 184.475L800.098 185.884C800.333 185.786 800.532 185.638 800.685 185.456C800.837 185.637 801.034 185.786 801.269 185.884L801.853 184.475ZM802.611 184.927C802.377 184.737 802.121 184.586 801.853 184.475L801.269 185.884C801.447 185.957 801.615 186.067 801.763 186.216L803.753 188.206C804.312 188.765 805.197 188.8 805.797 188.311L805.912 188.206L802.843 185.136L802.611 184.927Z' fill='url(%23paint715_linear_40004690_134055)'/%3E%3Cpath d='M800.38 162.566L776.63 138.817C775.438 137.624 773.505 137.624 772.312 138.817L765.835 145.294L791.744 171.203L800.38 162.566Z' fill='url(%23paint716_linear_40004690_134055)'/%3E%3Cpath d='M791.744 169.044C791.148 168.447 790.181 168.447 789.585 169.044L791.744 171.203L792.824 170.123L791.744 169.044ZM787.426 164.725C786.83 164.129 785.863 164.129 785.267 164.725L789.585 169.044C790.181 168.447 790.181 167.481 789.585 166.885L787.426 164.725ZM783.108 160.407C782.511 159.811 781.545 159.811 780.949 160.407L785.267 164.725C785.863 164.129 785.863 163.163 785.267 162.566L783.108 160.407ZM778.79 156.089C778.193 155.493 777.227 155.493 776.63 156.089L780.949 160.407C781.545 159.811 781.545 158.844 780.949 158.248L778.79 156.089ZM774.471 151.771C773.875 151.175 772.909 151.175 772.312 151.771L776.63 156.089C777.227 155.493 777.227 154.526 776.63 153.93L774.471 151.771ZM770.153 147.453C769.557 146.857 768.59 146.857 767.994 147.453L772.312 151.771C772.909 151.175 772.909 150.208 772.312 149.612L770.153 147.453ZM775.641 138.156C774.534 137.697 773.212 137.917 772.312 138.817L765.835 145.294L767.994 147.453C768.553 146.894 768.588 146.009 768.1 145.41L767.994 145.294L767.958 145.258C768.116 144.991 768.186 144.687 768.167 144.387C768.589 144.414 769.021 144.267 769.344 143.944L770.963 142.325C771.286 142.002 771.432 141.571 771.406 141.149C771.828 141.175 772.259 141.029 772.582 140.706L773.392 139.896C773.54 139.748 773.708 139.638 773.886 139.564C774.121 139.467 774.32 139.318 774.472 139.136C774.625 139.318 774.822 139.467 775.056 139.564L775.641 138.156ZM776.63 138.817C776.338 138.524 776 138.305 775.641 138.156L775.056 139.564C775.182 139.616 775.303 139.686 775.415 139.775C775.462 139.812 775.507 139.853 775.551 139.896L776.541 140.886C776.984 141.329 777.631 141.443 778.179 141.228C777.982 141.729 778.06 142.314 778.414 142.749L778.52 142.865L780.498 144.844C780.941 145.287 781.589 145.4 782.137 145.185C781.922 145.733 782.035 146.381 782.478 146.824L784.457 148.802C784.9 149.245 785.547 149.359 786.095 149.144C785.898 149.646 785.976 150.231 786.332 150.666L786.436 150.781L788.416 152.761C788.859 153.204 789.506 153.318 790.054 153.103C789.857 153.604 789.935 154.189 790.289 154.624L790.395 154.74L792.373 156.719C792.816 157.161 793.464 157.275 794.012 157.06C793.815 157.562 793.893 158.147 794.248 158.582L794.353 158.698L796.332 160.677C796.775 161.12 797.422 161.234 797.97 161.019C797.755 161.567 797.868 162.213 798.311 162.656L799.301 163.646L800.38 162.566L776.63 138.817Z' fill='url(%23paint717_linear_40004690_134055)'/%3E%3Cpath d='M793.114 158.934L783.053 148.872C781.861 147.68 779.927 147.68 778.735 148.872L776.821 150.787L789.041 163.007L793.114 158.934Z' fill='url(%23paint718_linear_40004690_134055)'/%3E%3Cpath d='M788.562 161.449C788.264 161.151 787.781 161.151 787.483 161.449L789.041 163.007L789.581 162.467L788.562 161.449ZM784.489 157.375C784.191 157.077 783.707 157.077 783.409 157.375L786.525 160.492C786.824 160.194 786.824 159.71 786.525 159.412L784.489 157.375ZM780.415 153.302C780.117 153.004 779.634 153.004 779.336 153.302L782.452 156.418C782.75 156.12 782.75 155.637 782.452 155.339L780.415 153.302ZM780.46 148.013C779.829 148.103 779.22 148.387 778.735 148.872L776.82 150.786L778.378 152.345C778.676 152.047 778.676 151.563 778.378 151.265L777.893 150.78C778.055 150.577 778.1 150.313 778.024 150.076C778.288 150.16 778.587 150.099 778.796 149.89L779.274 149.412C779.44 149.246 779.624 149.113 779.818 149.009C779.884 148.974 779.95 148.943 780.018 148.915C780.376 148.767 780.559 148.377 780.46 148.013ZM783.053 148.872C782.567 148.387 781.958 148.103 781.327 148.013C781.242 148.328 781.368 148.661 781.635 148.841L781.771 148.914L781.911 148.981C781.929 148.99 781.949 148.997 781.967 149.007C781.994 149.021 782.019 149.039 782.046 149.054C782.084 149.076 782.122 149.097 782.159 149.121C782.182 149.136 782.203 149.154 782.225 149.17C782.263 149.198 782.302 149.225 782.339 149.255L782.513 149.412L783.771 150.669C784.069 150.968 784.552 150.968 784.85 150.669L783.053 148.872ZM791.317 157.136C791.019 157.434 791.019 157.918 791.317 158.216L792.575 159.473L793.114 158.934L791.317 157.136ZM786.286 152.105C786.025 152.366 785.992 152.769 786.188 153.066L786.286 153.185L788.802 155.7C789.1 155.998 789.583 155.998 789.881 155.7L786.286 152.105Z' fill='url(%23paint719_linear_40004690_134055)'/%3E%3Cpath d='M835.492 240.68L811.742 216.93C810.549 215.737 808.616 215.737 807.424 216.93L800.946 223.407L826.855 249.316L835.492 240.68Z' fill='url(%23paint720_linear_40004690_134055)'/%3E%3Cpath d='M829.014 247.157C828.418 246.561 827.452 246.561 826.855 247.157L826.739 247.051C826.14 246.563 825.255 246.598 824.696 247.157L826.855 249.316L829.014 247.157ZM822.537 242.839C821.941 242.243 820.974 242.243 820.378 242.839L824.696 247.157C825.292 246.561 825.292 245.594 824.696 244.998L822.537 242.839ZM818.219 238.521C817.623 237.924 816.656 237.924 816.06 238.521L820.378 242.839C820.974 242.243 820.974 241.276 820.378 240.68L818.219 238.521ZM813.901 234.202C813.305 233.606 812.338 233.606 811.742 234.202L816.06 238.521C816.656 237.924 816.656 236.958 816.06 236.362L813.901 234.202ZM809.583 229.884C808.987 229.288 808.02 229.288 807.424 229.884L811.742 234.202C812.338 233.606 812.338 232.64 811.742 232.043L809.583 229.884ZM805.265 225.566C804.668 224.97 803.702 224.97 803.106 225.566L807.424 229.884C808.02 229.288 808.02 228.321 807.424 227.725L805.265 225.566ZM800.946 223.407L803.106 225.566C803.702 224.97 803.702 224.003 803.106 223.407L802.026 222.328L800.946 223.407ZM833.333 242.839C832.736 242.243 831.77 242.243 831.173 242.839L829.014 244.998C828.418 245.594 828.418 246.561 829.014 247.157L833.333 242.839ZM811.742 216.93C810.549 215.737 808.616 215.737 807.424 216.93C807.945 216.409 809.119 216.713 810.203 217.594C810.358 217.721 810.512 217.86 810.662 218.009L811.652 218.999C812.095 219.442 812.743 219.556 813.29 219.341C813.076 219.889 813.188 220.535 813.631 220.978L815.61 222.957C816.053 223.4 816.7 223.514 817.248 223.299C817.051 223.8 817.129 224.386 817.484 224.821L817.59 224.937L819.568 226.916C820.011 227.359 820.659 227.472 821.207 227.257C821.01 227.759 821.088 228.344 821.443 228.779L821.547 228.894L823.527 230.874C823.97 231.317 824.617 231.431 825.165 231.216C824.969 231.718 825.046 232.302 825.4 232.737L825.506 232.853L827.485 234.832C827.928 235.275 828.575 235.388 829.123 235.173C828.908 235.721 829.022 236.369 829.465 236.812L831.443 238.791C831.886 239.233 832.534 239.347 833.082 239.132C832.881 239.642 832.967 240.237 833.338 240.674L833.333 240.68C832.736 241.276 832.736 242.243 833.333 242.839L835.492 240.68L811.742 216.93Z' fill='url(%23paint721_linear_40004690_134055)'/%3E%3Cpath d='M822.294 240.188L812.237 230.13C811.045 228.938 811.045 227.005 812.237 225.812L814.15 223.899L826.366 236.115L822.294 240.188Z' fill='url(%23paint722_linear_40004690_134055)'/%3E%3Cpath d='M824.809 237.673C824.511 237.375 824.511 236.892 824.809 236.594L825.287 236.115L824.809 235.636C824.511 235.338 824.511 234.855 824.809 234.557L826.367 236.115L824.809 237.673ZM820.737 231.565C820.439 231.267 820.439 230.783 820.737 230.485L823.852 233.601C823.554 233.899 823.071 233.899 822.773 233.601L820.737 231.565ZM816.665 227.492C816.367 227.194 816.367 226.711 816.665 226.413L819.78 229.528C819.482 229.826 818.999 229.826 818.7 229.528L816.665 227.492ZM814.15 223.899L815.709 225.457C815.41 225.755 814.927 225.755 814.629 225.457L813.611 224.438L814.15 223.899ZM811.378 227.54C811.468 226.908 811.751 226.298 812.237 225.812C811.798 226.251 811.635 226.882 811.721 227.553C811.61 227.574 811.493 227.571 811.378 227.54ZM820.498 238.391C820.759 238.13 821.161 238.097 821.457 238.292L821.577 238.391L822.294 239.108L822.773 238.629L822.892 238.531C823.188 238.336 823.592 238.369 823.852 238.629L822.294 240.188L820.498 238.391ZM812.237 230.13C811.751 229.644 811.467 229.035 811.377 228.403C811.601 228.343 811.833 228.392 812.014 228.52C812.154 228.811 812.337 229.096 812.565 229.362L812.777 229.59L814.034 230.848C814.332 231.146 814.332 231.63 814.034 231.928L812.237 230.13ZM815.469 233.362C815.767 233.064 816.251 233.064 816.549 233.362L819.063 235.877C819.361 236.175 819.361 236.658 819.063 236.956L815.469 233.362Z' fill='url(%23paint723_linear_40004690_134055)'/%3E%3Cpath d='M800.424 136.352L828.492 108.284C829.685 107.091 829.685 105.158 828.492 103.965L800.424 75.8976L770.197 106.125L800.424 136.352Z' fill='url(%23paint724_linear_40004690_134055)'/%3E%3Cpath d='M772.789 108.716L772.893 108.599C773.382 107.999 773.347 107.116 772.789 106.557L772.356 106.125L772.789 105.692L772.893 105.577C773.382 104.978 773.348 104.092 772.789 103.533L770.197 106.125L772.789 108.716ZM774.731 101.59L773.652 102.67C774.248 103.266 775.215 103.266 775.811 102.67L774.731 101.59ZM778.833 99.6474C779.43 99.0511 779.43 98.0845 778.833 97.4883L774.731 101.59L775.811 102.67L778.833 99.6474ZM780.776 95.5453L779.697 96.6249C780.293 97.221 781.26 97.2209 781.856 96.6249L780.776 95.5453ZM784.878 93.6024L784.984 93.4864C785.473 92.8868 785.437 92.0023 784.878 91.4433L780.776 95.5453L781.856 96.6249L784.878 93.6024ZM786.822 89.4993L785.743 90.5788C786.339 91.175 787.306 91.175 787.902 90.5788L786.822 89.4993ZM790.924 87.5563L789.845 86.4768L786.822 89.4993L787.902 90.5788L790.924 87.5563ZM790.924 87.5563C791.52 86.9601 791.521 85.9934 790.924 85.3973L789.845 86.4768L790.924 87.5563ZM792.867 83.4543L791.788 84.5339C792.384 85.1301 793.351 85.1301 793.947 84.5339L792.867 83.4543ZM796.969 81.5114L795.89 80.4318L792.867 83.4543L793.947 84.5339L796.969 81.5114ZM796.969 81.5114C797.566 80.9152 797.566 79.9485 796.969 79.3523L795.89 80.4318L796.969 81.5114ZM798.912 77.4093L797.833 78.4889C798.429 79.085 799.396 79.0847 799.992 78.4889L798.912 77.4093ZM800.424 75.8976L798.912 77.4093L799.992 78.4889L800.424 78.0566L801.099 78.7314C801.695 79.3276 802.662 79.3276 803.258 78.7314L800.424 75.8976ZM778.833 114.761C779.43 114.165 779.43 113.198 778.833 112.602L775.811 109.579C775.215 108.983 774.248 108.983 773.652 109.579L778.833 114.761ZM804.607 80.0808L804.502 80.1967C804.013 80.7964 804.049 81.681 804.607 82.2398L808.116 85.7483C808.712 86.3445 809.679 86.3445 810.275 85.7483L804.607 80.0808ZM784.878 120.806L784.984 120.69C785.473 120.09 785.437 119.206 784.878 118.647L781.856 115.624C781.26 115.028 780.293 115.028 779.697 115.624L784.878 120.806ZM811.624 87.0978L811.519 87.2137C811.03 87.8134 811.066 88.698 811.624 89.2568L815.133 92.7653C815.729 93.3615 816.696 93.3615 817.292 92.7653L811.624 87.0978ZM790.924 126.852L791.03 126.736C791.519 126.136 791.483 125.252 790.924 124.693L787.902 121.67C787.306 121.074 786.339 121.074 785.743 121.67L790.924 126.852ZM818.641 94.1147L818.536 94.2307C818.047 94.8303 818.083 95.715 818.641 96.2738L822.15 99.7823C822.746 100.379 823.713 100.379 824.309 99.7823L818.641 94.1147ZM796.969 132.897L797.075 132.781C797.564 132.181 797.528 131.297 796.969 130.738L793.947 127.715C793.351 127.119 792.384 127.119 791.788 127.715L796.969 132.897ZM825.658 101.132L825.553 101.248C825.064 101.847 825.099 102.732 825.658 103.291L827.413 105.045C827.561 105.193 827.671 105.362 827.745 105.539C827.842 105.774 827.99 105.973 828.173 106.126C827.991 106.278 827.842 106.475 827.745 106.71L829.153 107.294C829.612 106.187 829.392 104.865 828.492 103.965L825.658 101.132ZM800.424 136.352L803.258 133.518C802.662 132.922 801.695 132.922 801.099 133.518L800.424 134.192L799.992 133.76C799.396 133.164 798.429 133.164 797.833 133.76L800.424 136.352ZM828.701 108.052C828.892 107.818 829.042 107.562 829.153 107.294L827.745 106.71C827.671 106.888 827.561 107.056 827.413 107.204L825.658 108.958C825.099 109.517 825.064 110.402 825.553 111.001L825.658 111.117L828.492 108.284L828.701 108.052ZM810.275 126.501C809.716 125.942 808.831 125.907 808.232 126.395L808.116 126.501L804.607 130.009C804.049 130.568 804.013 131.453 804.502 132.052L804.607 132.168L810.275 126.501ZM817.292 119.484C816.733 118.925 815.848 118.89 815.249 119.378L815.133 119.484L811.624 122.992C811.066 123.551 811.03 124.436 811.519 125.035L811.624 125.151L817.292 119.484ZM824.309 112.467C823.75 111.908 822.865 111.873 822.266 112.361L822.15 112.467L818.641 115.975C818.083 116.534 818.047 117.419 818.536 118.018L818.641 118.134L824.309 112.467Z' fill='url(%23paint725_linear_40004690_134055)'/%3E%3Cpath d='M800.424 129.398L821.541 108.282C822.733 107.089 822.733 105.156 821.541 103.963L800.424 82.8467L777.148 106.123L800.424 129.398Z' fill='url(%23paint726_linear_40004690_134055)'/%3E%3Cpath d='M779.682 108.656L779.788 108.54C780.276 107.941 780.241 107.056 779.682 106.497L779.308 106.123L779.683 105.748L778.604 104.668L777.149 106.123L779.682 108.656ZM779.683 105.748C780.279 105.152 780.279 104.185 779.683 103.589L778.604 104.668L779.683 105.748ZM781.513 101.759L780.434 102.838C781.03 103.434 781.997 103.434 782.593 102.838L781.513 101.759ZM785.503 99.9284L785.606 99.8124C786.095 99.2129 786.061 98.3284 785.503 97.7693L781.513 101.759L782.593 102.838L785.503 99.9284ZM787.332 95.9402L786.252 97.0197C786.848 97.6153 787.815 97.6154 788.411 97.0197L787.332 95.9402ZM791.321 94.1101L790.241 93.0305L787.332 95.9402L788.411 97.0197L791.321 94.1101ZM791.321 94.1101C791.917 93.514 791.917 92.5472 791.321 91.951L790.241 93.0305L791.321 94.1101ZM793.151 90.1208L792.071 91.2004C792.668 91.7961 793.635 91.7964 794.231 91.2004L793.151 90.1208ZM797.14 88.2907L797.244 88.1747C797.733 87.5752 797.699 86.6907 797.14 86.1316L793.151 90.1208L794.231 91.2004L797.14 88.2907ZM798.97 84.3015L797.891 85.381C798.487 85.9767 799.454 85.977 800.05 85.381L798.97 84.3015ZM800.424 82.8477L798.97 84.3015L800.05 85.381L800.424 85.0067L801.104 85.6867C801.7 86.2825 802.667 86.2824 803.263 85.6867L800.424 82.8477ZM785.502 114.476L785.607 114.36C786.096 113.76 786.06 112.876 785.502 112.317L782.592 109.407C781.996 108.811 781.029 108.811 780.433 109.407L785.502 114.476ZM804.623 87.0467L804.519 87.1616C804.03 87.7612 804.064 88.6467 804.623 89.2058L808.143 92.7259C808.739 93.3214 809.706 93.3214 810.302 92.7259L804.623 87.0467ZM791.321 120.295L791.425 120.178C791.914 119.579 791.879 118.695 791.321 118.136L788.411 115.226C787.815 114.63 786.848 114.63 786.252 115.226L791.321 120.295ZM811.662 94.0858L811.558 94.2007C811.069 94.8004 811.103 95.6858 811.662 96.2449L815.181 99.7639C815.777 100.36 816.744 100.36 817.34 99.7639L811.662 94.0858ZM797.139 126.113L797.245 125.997C797.733 125.398 797.698 124.513 797.139 123.954L794.23 121.045C793.633 120.449 792.666 120.449 792.07 121.045L797.139 126.113ZM818.701 101.125L818.597 101.24C818.108 101.839 818.142 102.725 818.701 103.284L820.461 105.044C820.572 105.155 820.662 105.277 820.731 105.406L820.793 105.538L820.859 105.678C820.953 105.852 821.077 106.002 821.222 106.123C821.04 106.276 820.89 106.473 820.793 106.708L821.529 107.012L822.204 107.292C822.662 106.185 822.44 104.864 821.541 103.964L818.701 101.125ZM800.424 129.398L803.263 126.559C802.667 125.963 801.7 125.963 801.104 126.559L800.424 127.239L800.049 126.864C799.453 126.268 798.486 126.268 797.89 126.864L800.424 129.398ZM821.75 108.049C821.941 107.816 822.092 107.561 822.203 107.293L820.793 106.708C820.719 106.886 820.609 107.054 820.461 107.203L818.701 108.962C818.143 109.521 818.108 110.405 818.597 111.004L818.701 111.121L821.541 108.282L821.75 108.049ZM810.302 119.52C809.706 118.924 808.74 118.924 808.143 119.52L804.624 123.039C804.065 123.598 804.03 124.483 804.519 125.082L804.624 125.198L810.302 119.52ZM817.341 112.481C816.783 111.922 815.898 111.887 815.298 112.376L815.182 112.481L811.662 116.001C811.104 116.56 811.069 117.444 811.558 118.043L811.662 118.16L817.341 112.481Z' fill='url(%23paint727_linear_40004690_134055)'/%3E%3Cpath d='M800.424 116.246L808.386 108.285C809.578 107.092 809.578 105.159 808.386 103.966L800.424 96.005L790.304 106.126L800.424 116.246Z' fill='url(%23paint728_linear_40004690_134055)'/%3E%3Cpath d='M792.648 108.47L792.754 108.354C793.242 107.755 793.207 106.87 792.648 106.311L792.463 106.126L792.648 105.94L791.569 104.86L790.304 106.126L792.648 108.47ZM792.648 105.94C793.244 105.344 793.244 104.377 792.648 103.781L791.569 104.86L792.648 105.94ZM794.099 102.33L793.019 103.41C793.616 104.006 794.582 104.006 795.178 103.41L794.099 102.33ZM797.709 100.88L796.629 99.8002L794.099 102.33L795.178 103.41L797.709 100.88ZM797.709 100.88C798.305 100.284 798.305 99.3169 797.709 98.7207L796.629 99.8002L797.709 100.88ZM799.159 97.2701L798.08 98.3496C798.676 98.9458 799.642 98.9458 800.239 98.3496L799.159 97.2701ZM800.424 96.005L799.159 97.2701L800.239 98.3496L800.424 98.164L801.335 99.0749C801.931 99.6711 802.898 99.6711 803.494 99.0749L800.424 96.005ZM797.709 113.53L797.814 113.414C798.303 112.815 798.267 111.93 797.709 111.371L795.178 108.841C794.582 108.245 793.616 108.245 793.019 108.841L797.709 113.53ZM805.316 100.897L805.21 101.013C804.721 101.612 804.757 102.497 805.316 103.056L807.306 105.046C807.455 105.194 807.565 105.362 807.638 105.54L809.047 104.959C808.898 104.598 808.679 104.259 808.386 103.966L805.316 100.897ZM800.424 116.246L803.494 113.176C802.898 112.58 801.931 112.58 801.335 113.176L800.424 114.087L800.239 113.901C799.642 113.305 798.676 113.305 798.08 113.901L800.424 116.246ZM809.047 107.295C809.356 106.548 809.355 105.705 809.047 104.959L807.638 105.54C807.736 105.775 807.884 105.974 808.066 106.127C807.884 106.279 807.735 106.476 807.638 106.711L809.047 107.295ZM808.594 108.053C808.785 107.819 808.936 107.563 809.047 107.295L807.638 106.711C807.565 106.889 807.454 107.057 807.306 107.205L805.316 109.195C804.757 109.754 804.722 110.639 805.21 111.239L805.316 111.354L808.386 108.285L808.594 108.053Z' fill='url(%23paint729_linear_40004690_134055)'/%3E%3Cpath d='M830.955 105.82L854.705 82.0705C855.898 80.8781 855.898 78.9448 854.705 77.7524L848.228 71.2752L822.319 97.184L830.955 105.82Z' fill='url(%23paint730_linear_40004690_134055)'/%3E%3Cpath d='M824.478 97.184C825.074 96.5878 825.074 95.6212 824.478 95.025L822.319 97.184L823.399 98.2636L824.478 97.184ZM828.796 92.8659C829.393 92.2697 829.393 91.303 828.796 90.7068L824.478 95.025C825.074 95.6212 826.041 95.6212 826.637 95.025L828.796 92.8659ZM833.115 88.5477C833.711 87.9515 833.711 86.9849 833.115 86.3887L828.796 90.7068C829.393 91.303 830.359 91.303 830.955 90.7068L833.115 88.5477ZM837.433 84.2296C838.029 83.6334 838.029 82.6667 837.433 82.0705L833.115 86.3887C833.711 86.9849 834.677 86.9849 835.274 86.3887L837.433 84.2296ZM841.751 79.9115C842.347 79.3153 842.347 78.3486 841.751 77.7524L837.433 82.0705C838.029 82.6667 838.996 82.6667 839.592 82.0705L841.751 79.9115ZM846.069 75.5933C846.665 74.9971 846.665 74.0305 846.069 73.4342L841.751 77.7524C842.347 78.3486 843.314 78.3486 843.91 77.7524L846.069 75.5933ZM855.366 81.0806C855.825 79.9737 855.605 78.6523 854.705 77.7524L848.228 71.2752L846.069 73.4342C846.628 73.9931 847.512 74.0285 848.112 73.5397L848.228 73.4342L848.264 73.3984C848.531 73.556 848.834 73.6262 849.135 73.6071C849.108 74.0295 849.255 74.4609 849.577 74.7837L851.197 76.403C851.52 76.7258 851.951 76.8725 852.373 76.8457C852.347 77.2682 852.493 77.6995 852.816 78.0223L853.626 78.8319C853.774 78.9803 853.884 79.1484 853.958 79.3264C854.055 79.5614 854.203 79.7597 854.386 79.9125C854.204 80.0652 854.055 80.262 853.958 80.4966L855.366 81.0806ZM854.705 82.0705C854.998 81.778 855.217 81.4404 855.366 81.0806L853.958 80.4966C853.906 80.6221 853.836 80.7428 853.747 80.855C853.71 80.9022 853.669 80.9475 853.626 80.991L852.636 81.9809C852.193 82.4239 852.079 83.0713 852.294 83.6192C851.793 83.4225 851.208 83.4997 850.773 83.8543L850.657 83.9597L848.678 85.9385C848.235 86.3814 848.122 87.0288 848.337 87.5768C847.789 87.3617 847.141 87.4755 846.698 87.9184L844.72 89.8972C844.277 90.3401 844.163 90.9874 844.378 91.5354C843.876 91.3385 843.291 91.4164 842.856 91.7716L842.741 91.876L840.761 93.8558C840.318 94.2988 840.204 94.9462 840.419 95.4941C839.918 95.2974 839.333 95.3746 838.898 95.7292L838.782 95.8346L836.803 97.8134C836.36 98.2563 836.247 98.9037 836.462 99.4517C835.96 99.2547 835.375 99.3329 834.939 99.6878L834.823 99.7933L832.845 101.772C832.402 102.215 832.288 102.862 832.503 103.41C831.955 103.195 831.309 103.308 830.866 103.751L829.876 104.741L830.955 105.82L854.705 82.0705Z' fill='url(%23paint731_linear_40004690_134055)'/%3E%3Cpath d='M834.587 98.5508L844.649 88.4895C845.841 87.2971 845.841 85.3638 844.649 84.1714L842.734 82.257L830.514 94.4773L834.587 98.5508Z' fill='url(%23paint732_linear_40004690_134055)'/%3E%3Cpath d='M832.072 93.9986C832.37 93.7005 832.37 93.2172 832.072 92.9191L830.514 94.4772L831.053 95.017L832.072 93.9986ZM836.145 89.925C836.443 89.6269 836.443 89.1436 836.145 88.8455L833.029 91.9618C833.327 92.2599 833.811 92.2599 834.109 91.9618L836.145 89.925ZM840.219 85.8515C840.517 85.5534 840.517 85.07 840.219 84.7719L837.103 87.8883C837.401 88.1864 837.884 88.1864 838.182 87.8883L840.219 85.8515ZM845.508 85.8968C845.418 85.2657 845.134 84.6565 844.649 84.171L842.734 82.2565L841.176 83.8147C841.474 84.1128 841.958 84.1128 842.256 83.8147L842.741 83.3298C842.944 83.4918 843.208 83.5363 843.445 83.4605C843.361 83.724 843.421 84.0231 843.63 84.2322L844.109 84.7108C844.274 84.8761 844.408 85.06 844.512 85.2548C844.547 85.3199 844.578 85.3865 844.606 85.454C844.754 85.8122 845.143 85.9949 845.508 85.8968ZM844.649 88.4892C845.134 88.0036 845.418 87.3946 845.508 86.7634C845.193 86.6789 844.86 86.8041 844.679 87.0712L844.607 87.2072L844.54 87.3474C844.531 87.3659 844.524 87.3851 844.514 87.4033C844.5 87.4304 844.482 87.4558 844.467 87.4824C844.445 87.5199 844.424 87.5587 844.4 87.5952C844.385 87.6181 844.367 87.6391 844.351 87.6616C844.323 87.6998 844.296 87.7386 844.266 87.7755L844.109 87.9494L842.851 89.2071C842.553 89.5052 842.553 89.9885 842.851 90.2866L844.649 88.4892ZM836.385 96.7533C836.087 96.4552 835.603 96.4552 835.305 96.7533L834.048 98.011L834.587 98.5508L836.385 96.7533ZM841.416 91.7225C841.155 91.4616 840.751 91.4288 840.455 91.6245L840.336 91.7225L837.821 94.2379C837.523 94.536 837.523 95.0193 837.821 95.3174L841.416 91.7225Z' fill='url(%23paint733_linear_40004690_134055)'/%3E%3Cpath d='M752.839 140.934L776.589 117.184C777.781 115.991 777.781 114.058 776.589 112.866L770.112 106.388L744.203 132.297L752.839 140.934Z' fill='url(%23paint734_linear_40004690_134055)'/%3E%3Cpath d='M746.362 134.456C746.958 133.86 746.958 132.894 746.362 132.297L746.467 132.181C746.956 131.582 746.921 130.697 746.362 130.138L744.203 132.297L746.362 134.456ZM750.68 127.979C751.276 127.383 751.276 126.416 750.68 125.82L746.362 130.138C746.958 130.734 747.925 130.734 748.521 130.138L750.68 127.979ZM754.998 123.661C755.595 123.065 755.595 122.098 754.998 121.502L750.68 125.82C751.276 126.416 752.243 126.416 752.839 125.82L754.998 123.661ZM759.316 119.343C759.913 118.747 759.913 117.78 759.316 117.184L754.998 121.502C755.595 122.098 756.561 122.098 757.157 121.502L759.316 119.343ZM763.635 115.025C764.231 114.429 764.231 113.462 763.635 112.866L759.316 117.184C759.913 117.78 760.879 117.78 761.476 117.184L763.635 115.025ZM767.953 110.707C768.549 110.11 768.549 109.144 767.953 108.548L763.635 112.866C764.231 113.462 765.197 113.462 765.794 112.866L767.953 110.707ZM770.112 106.388L767.953 108.548C768.549 109.144 769.516 109.144 770.112 108.548L771.191 107.468L770.112 106.388ZM750.68 138.775C751.276 138.178 751.276 137.212 750.68 136.615L748.521 134.456C747.925 133.86 746.958 133.86 746.362 134.456L750.68 138.775ZM776.589 117.184C777.781 115.991 777.781 114.058 776.589 112.866C777.11 113.387 776.806 114.561 775.925 115.645C775.798 115.8 775.659 115.954 775.509 116.104L774.52 117.094C774.077 117.537 773.963 118.185 774.178 118.732C773.63 118.518 772.984 118.63 772.541 119.073L770.562 121.052C770.119 121.495 770.005 122.142 770.22 122.69C769.718 122.493 769.133 122.571 768.698 122.926L768.582 123.032L766.603 125.01C766.16 125.453 766.047 126.101 766.262 126.649C765.76 126.452 765.175 126.53 764.739 126.885L764.625 126.989L762.645 128.969C762.202 129.412 762.088 130.059 762.303 130.607C761.801 130.411 761.217 130.488 760.782 130.842L760.666 130.948L758.687 132.927C758.244 133.37 758.13 134.017 758.345 134.565C757.797 134.35 757.15 134.464 756.707 134.907L754.728 136.885C754.286 137.328 754.172 137.976 754.387 138.524C753.876 138.323 753.282 138.409 752.845 138.78L752.839 138.775C752.243 138.178 751.276 138.178 750.68 138.775L752.839 140.934L776.589 117.184Z' fill='url(%23paint735_linear_40004690_134055)'/%3E%3Cpath d='M753.331 127.73L763.389 117.673C764.581 116.481 766.514 116.481 767.707 117.673L769.62 119.586L757.404 131.803L753.331 127.73Z' fill='url(%23paint736_linear_40004690_134055)'/%3E%3Cpath d='M755.846 130.245C756.144 129.947 756.627 129.947 756.925 130.245L757.404 130.723L757.883 130.245C758.181 129.947 758.664 129.947 758.962 130.245L757.404 131.803L755.846 130.245ZM761.954 126.173C762.252 125.875 762.735 125.875 763.034 126.173L759.918 129.289C759.62 128.991 759.62 128.507 759.918 128.209L761.954 126.173ZM766.027 122.101C766.325 121.803 766.808 121.803 767.106 122.101L763.991 125.216C763.693 124.918 763.693 124.435 763.991 124.137L766.027 122.101ZM769.62 119.587L768.062 121.145C767.764 120.847 767.764 120.363 768.062 120.065L769.081 119.047L769.62 119.587ZM765.979 116.814C766.611 116.904 767.221 117.187 767.707 117.673C767.268 117.234 766.637 117.071 765.966 117.158C765.944 117.046 765.948 116.929 765.979 116.814ZM755.128 125.934C755.389 126.195 755.422 126.597 755.227 126.893L755.128 127.014L754.411 127.73L754.89 128.209L754.988 128.328C755.183 128.625 755.15 129.028 754.89 129.289L753.331 127.73L755.128 125.934ZM763.389 117.673C763.875 117.187 764.484 116.903 765.116 116.813C765.176 117.037 765.127 117.269 764.999 117.451C764.708 117.59 764.423 117.773 764.157 118.001L763.929 118.213L762.671 119.471C762.373 119.768 761.889 119.769 761.591 119.471L763.389 117.673ZM760.157 120.905C760.455 121.203 760.455 121.687 760.157 121.985L757.642 124.499C757.344 124.797 756.861 124.797 756.563 124.499L760.157 120.905Z' fill='url(%23paint737_linear_40004690_134055)'/%3E%3Cpath d='M858.798 103.164L886.866 131.232C888.059 132.424 889.992 132.424 891.184 131.232L919.252 103.164L889.025 72.9371L858.798 103.164Z' fill='url(%23paint738_linear_40004690_134055)'/%3E%3Cpath d='M886.434 75.5284L886.551 75.6327C887.15 76.1214 888.034 76.0868 888.593 75.5284L889.025 75.0961L889.457 75.5284L889.572 75.6327C890.172 76.1221 891.057 76.0874 891.617 75.5284L889.025 72.9371L886.434 75.5284ZM893.559 77.4713L892.48 76.3918C891.884 76.988 891.884 77.9547 892.48 78.5509L893.559 77.4713ZM895.502 81.5734C896.099 82.1696 897.065 82.1696 897.661 81.5734L893.559 77.4713L892.48 78.5509L895.502 81.5734ZM899.604 83.5163L898.525 82.4368C897.929 83.0329 897.929 83.9996 898.525 84.5958L899.604 83.5163ZM901.547 87.6183L901.663 87.7238C902.263 88.213 903.147 88.1773 903.706 87.6183L899.604 83.5163L898.525 84.5958L901.547 87.6183ZM905.65 89.5623L904.571 88.4828C903.975 89.079 903.975 90.0457 904.571 90.6419L905.65 89.5623ZM907.593 93.6644L908.673 92.5848L905.65 89.5623L904.571 90.6419L907.593 93.6644ZM907.593 93.6644C908.19 94.2604 909.156 94.2605 909.753 93.6644L908.673 92.5848L907.593 93.6644ZM911.695 95.6073L910.616 94.5278C910.02 95.124 910.02 96.0906 910.616 96.6868L911.695 95.6073ZM913.638 99.7093L914.718 98.6298L911.695 95.6073L910.616 96.6868L913.638 99.7093ZM913.638 99.7093C914.235 100.306 915.201 100.306 915.797 99.7093L914.718 98.6298L913.638 99.7093ZM917.74 101.652L916.661 100.573C916.065 101.169 916.065 102.136 916.661 102.732L917.74 101.652ZM919.252 103.164L917.74 101.652L916.661 102.732L917.093 103.164L916.418 103.839C915.822 104.435 915.822 105.402 916.418 105.998L919.252 103.164ZM880.389 81.5734C880.985 82.1696 881.952 82.1696 882.548 81.5734L885.57 78.5509C886.167 77.9547 886.167 76.988 885.57 76.3918L880.389 81.5734ZM915.069 107.347L914.953 107.242C914.353 106.753 913.469 106.788 912.91 107.347L909.401 110.856C908.805 111.452 908.805 112.419 909.401 113.015L915.069 107.347ZM874.344 87.6183L874.46 87.7238C875.06 88.2125 875.944 88.1772 876.503 87.6183L879.526 84.5958C880.122 83.9996 880.122 83.0329 879.526 82.4368L874.344 87.6183ZM908.052 114.364L907.936 114.259C907.336 113.77 906.452 113.805 905.893 114.364L902.384 117.873C901.788 118.469 901.788 119.436 902.384 120.032L908.052 114.364ZM868.298 93.6644L868.414 93.7698C869.013 94.2586 869.898 94.223 870.457 93.6644L873.479 90.6419C874.076 90.0457 874.076 89.079 873.479 88.4828L868.298 93.6644ZM901.035 121.381L900.919 121.276C900.319 120.787 899.435 120.822 898.876 121.381L895.367 124.89C894.771 125.486 894.771 126.453 895.367 127.049L901.035 121.381ZM862.253 99.7093L862.369 99.8148C862.969 100.304 863.853 100.268 864.412 99.7093L867.435 96.6868C868.031 96.0906 868.031 95.124 867.435 94.5278L862.253 99.7093ZM894.018 128.398L893.902 128.293C893.302 127.804 892.418 127.839 891.859 128.398L890.105 130.152C889.956 130.301 889.788 130.411 889.61 130.485C889.375 130.582 889.177 130.73 889.024 130.913C888.871 130.731 888.675 130.582 888.44 130.485L887.856 131.893C888.963 132.351 890.284 132.132 891.184 131.232L894.018 128.398ZM858.798 103.164L861.632 105.998C862.228 105.402 862.228 104.435 861.632 103.839L860.957 103.164L861.39 102.732C861.985 102.136 861.986 101.169 861.39 100.573L858.798 103.164ZM887.098 131.441C887.332 131.632 887.588 131.782 887.856 131.893L888.44 130.485C888.262 130.411 888.094 130.301 887.946 130.152L886.191 128.398C885.633 127.839 884.748 127.804 884.148 128.293L884.032 128.398L886.866 131.232L887.098 131.441ZM868.649 113.015C869.208 112.456 869.243 111.571 868.754 110.972L868.649 110.856L865.14 107.347C864.582 106.788 863.697 106.753 863.097 107.242L862.981 107.347L868.649 113.015ZM875.666 120.032C876.225 119.473 876.26 118.588 875.771 117.989L875.666 117.873L872.157 114.364C871.599 113.805 870.714 113.77 870.114 114.259L869.998 114.364L875.666 120.032ZM882.683 127.049C883.242 126.49 883.277 125.605 882.788 125.006L882.683 124.89L879.174 121.381C878.616 120.822 877.731 120.787 877.131 121.276L877.015 121.381L882.683 127.049Z' fill='url(%23paint739_linear_40004690_134055)'/%3E%3Cpath d='M865.748 103.164L886.864 124.281C888.057 125.473 889.99 125.473 891.183 124.281L912.299 103.164L889.024 79.8882L865.748 103.164Z' fill='url(%23paint740_linear_40004690_134055)'/%3E%3Cpath d='M886.49 82.422L886.606 82.5274C887.205 83.0162 888.09 82.9808 888.649 82.422L889.023 82.0478L889.398 82.4231L890.478 81.3435L889.023 79.8887L886.49 82.422ZM889.398 82.4231C889.994 83.019 890.961 83.0187 891.557 82.4231L890.478 81.3435L889.398 82.4231ZM893.388 84.2532L892.308 83.1737C891.712 83.7699 891.712 84.7367 892.308 85.3327L893.388 84.2532ZM895.218 88.2424L895.334 88.3457C895.933 88.8349 896.818 88.801 897.377 88.2424L893.388 84.2532L892.308 85.3327L895.218 88.2424ZM899.206 90.0715L898.126 88.992C897.531 89.5881 897.531 90.555 898.126 91.1511L899.206 90.0715ZM901.036 94.0608L902.116 92.9812L899.206 90.0715L898.126 91.1511L901.036 94.0608ZM901.036 94.0608C901.632 94.6568 902.599 94.6565 903.195 94.0608L902.116 92.9812L901.036 94.0608ZM905.025 95.8909L903.946 94.8114C903.35 95.4076 903.35 96.3744 903.946 96.9704L905.025 95.8909ZM906.855 99.8801L906.971 99.9834C907.571 100.473 908.455 100.439 909.015 99.8801L905.025 95.8909L903.946 96.9704L906.855 99.8801ZM910.845 101.71L909.765 100.631C909.169 101.227 909.169 102.194 909.765 102.79L910.845 101.71ZM912.298 103.164L910.845 101.71L909.765 102.79L910.139 103.164L909.459 103.844C908.864 104.44 908.864 105.407 909.459 106.003L912.298 103.164ZM880.67 88.2414L880.786 88.3468C881.386 88.8356 882.271 88.8002 882.829 88.2414L885.739 85.3317C886.335 84.7355 886.335 83.7687 885.739 83.1726L880.67 88.2414ZM908.099 107.363L907.985 107.259C907.385 106.769 906.499 106.804 905.94 107.363L902.42 110.883C901.825 111.479 901.825 112.446 902.42 113.042L908.099 107.363ZM874.851 94.0608L874.968 94.1651C875.568 94.6538 876.451 94.6192 877.01 94.0608L879.92 91.1511C880.516 90.5549 880.516 89.5882 879.92 88.992L874.851 94.0608ZM901.06 114.402L900.945 114.298C900.346 113.808 899.46 113.843 898.901 114.402L895.382 117.921C894.786 118.517 894.786 119.484 895.382 120.08L901.06 114.402ZM869.033 99.8791L869.149 99.9845C869.748 100.473 870.633 100.438 871.192 99.8791L874.101 96.9694C874.697 96.3731 874.697 95.4064 874.101 94.8103L869.033 99.8791ZM894.021 121.441L893.906 121.337C893.307 120.848 892.421 120.882 891.862 121.441L890.103 123.201C889.991 123.312 889.869 123.402 889.74 123.471L889.608 123.533L889.468 123.599C889.294 123.693 889.144 123.817 889.023 123.962C888.87 123.78 888.673 123.63 888.438 123.533L888.134 124.269L887.854 124.943C888.961 125.402 890.282 125.18 891.182 124.28L894.021 121.441ZM865.748 103.164L868.587 106.003C869.183 105.407 869.183 104.44 868.587 103.844L867.907 103.164L868.282 102.789C868.878 102.193 868.878 101.226 868.282 100.63L865.748 103.164ZM887.097 124.49C887.33 124.681 887.585 124.831 887.853 124.942L888.438 123.533C888.26 123.459 888.092 123.349 887.944 123.201L886.184 121.441C885.625 120.883 884.741 120.848 884.142 121.337L884.025 121.441L886.864 124.28L887.097 124.49ZM875.626 113.042C876.222 112.446 876.222 111.479 875.626 110.883L872.107 107.364C871.548 106.805 870.663 106.77 870.064 107.259L869.948 107.364L875.626 113.042ZM882.665 120.081C883.224 119.523 883.259 118.638 882.77 118.038L882.665 117.922L879.145 114.402C878.586 113.844 877.702 113.809 877.103 114.298L876.986 114.402L882.665 120.081Z' fill='url(%23paint741_linear_40004690_134055)'/%3E%3Cpath d='M878.907 103.164L886.868 111.126C888.061 112.318 889.994 112.318 891.186 111.126L899.148 103.164L889.027 93.0435L878.907 103.164Z' fill='url(%23paint742_linear_40004690_134055)'/%3E%3Cpath d='M886.683 95.3881L886.799 95.4935C887.398 95.9823 888.283 95.9469 888.842 95.3881L889.027 95.2026L889.213 95.3881L890.292 94.3086L889.027 93.0435L886.683 95.3881ZM889.213 95.3881C889.809 95.9843 890.776 95.9843 891.372 95.3881L890.292 94.3086L889.213 95.3881ZM892.822 96.8387L891.743 95.7592C891.147 96.3554 891.147 97.322 891.743 97.9182L892.822 96.8387ZM894.273 100.448L895.353 99.3689L892.822 96.8387L891.743 97.9182L894.273 100.448ZM894.273 100.448C894.869 101.045 895.836 101.045 896.432 100.448L895.353 99.3689L894.273 100.448ZM897.883 101.899L896.803 100.819C896.207 101.416 896.207 102.382 896.803 102.979L897.883 101.899ZM899.148 103.164L897.883 101.899L896.803 102.979L896.989 103.164L896.078 104.075C895.482 104.671 895.482 105.638 896.078 106.234L899.148 103.164ZM881.622 100.448L881.738 100.554C882.338 101.043 883.223 101.007 883.781 100.448L886.311 97.9182C886.908 97.322 886.908 96.3554 886.311 95.7592L881.622 100.448ZM894.256 108.056L894.14 107.95C893.541 107.461 892.656 107.497 892.097 108.056L890.107 110.046C889.958 110.194 889.79 110.304 889.612 110.378L890.194 111.787C890.555 111.638 890.893 111.419 891.186 111.126L894.256 108.056ZM878.907 103.164L881.977 106.234C882.573 105.638 882.573 104.671 881.977 104.075L881.066 103.164L881.251 102.979C881.847 102.382 881.847 101.416 881.251 100.819L878.907 103.164ZM887.858 111.787C888.605 112.096 889.448 112.095 890.194 111.787L889.612 110.378C889.377 110.475 889.179 110.624 889.026 110.806C888.873 110.624 888.677 110.475 888.442 110.378L887.858 111.787ZM887.1 111.334C887.334 111.525 887.59 111.675 887.858 111.787L888.442 110.378C888.264 110.305 888.096 110.194 887.948 110.046L885.957 108.056C885.398 107.497 884.514 107.461 883.914 107.95L883.798 108.056L886.868 111.126L887.1 111.334Z' fill='url(%23paint743_linear_40004690_134055)'/%3E%3Cpath d='M889.331 133.695L913.08 157.445C914.273 158.638 916.206 158.638 917.399 157.445L923.876 150.968L897.967 125.059L889.331 133.695Z' fill='url(%23paint744_linear_40004690_134055)'/%3E%3Cpath d='M897.967 127.218C898.563 127.814 899.53 127.814 900.126 127.218L897.967 125.059L896.887 126.139L897.967 127.218ZM902.285 131.536C902.881 132.132 903.848 132.132 904.444 131.536L900.126 127.218C899.53 127.814 899.53 128.781 900.126 129.377L902.285 131.536ZM906.603 135.854C907.199 136.451 908.166 136.451 908.762 135.854L904.444 131.536C903.848 132.132 903.848 133.099 904.444 133.695L906.603 135.854ZM910.921 140.173C911.518 140.769 912.484 140.769 913.08 140.173L908.762 135.854C908.166 136.451 908.166 137.417 908.762 138.013L910.921 140.173ZM915.24 144.491C915.836 145.087 916.802 145.087 917.399 144.491L913.08 140.173C912.484 140.769 912.484 141.735 913.08 142.332L915.24 144.491ZM919.558 148.809C920.154 149.405 921.121 149.405 921.717 148.809L917.399 144.491C916.802 145.087 916.802 146.054 917.399 146.65L919.558 148.809ZM914.07 158.106C915.177 158.564 916.499 158.345 917.399 157.445L923.876 150.968L921.717 148.809C921.158 149.368 921.123 150.252 921.611 150.852L921.717 150.968L921.753 151.004C921.595 151.271 921.525 151.574 921.544 151.875C921.121 151.848 920.69 151.994 920.367 152.317L918.748 153.937C918.425 154.259 918.279 154.691 918.305 155.113C917.883 155.086 917.452 155.233 917.129 155.556L916.319 156.366C916.171 156.514 916.003 156.624 915.825 156.698C915.59 156.795 915.391 156.943 915.238 157.126C915.086 156.944 914.889 156.795 914.654 156.698L914.07 158.106ZM913.08 157.445C913.373 157.738 913.711 157.957 914.07 158.106L914.654 156.698C914.529 156.646 914.408 156.575 914.296 156.487C914.249 156.45 914.204 156.409 914.16 156.366L913.17 155.376C912.727 154.933 912.08 154.819 911.532 155.034C911.729 154.532 911.651 153.948 911.297 153.513L911.191 153.397L909.212 151.418C908.77 150.975 908.122 150.861 907.574 151.076C907.789 150.528 907.675 149.881 907.233 149.438L905.254 147.459C904.811 147.016 904.164 146.903 903.616 147.118C903.812 146.616 903.735 146.031 903.379 145.596L903.275 145.481L901.295 143.501C900.852 143.058 900.205 142.944 899.657 143.159C899.854 142.657 899.776 142.073 899.422 141.638L899.316 141.522L897.338 139.543C896.895 139.1 896.247 138.987 895.699 139.202C895.896 138.7 895.818 138.114 895.463 137.679L895.358 137.563L893.379 135.584C892.936 135.142 892.289 135.028 891.741 135.243C891.956 134.695 891.843 134.049 891.4 133.606L890.41 132.616L889.331 133.695L913.08 157.445Z' fill='url(%23paint745_linear_40004690_134055)'/%3E%3Cpath d='M896.601 137.328L906.662 147.389C907.855 148.582 909.788 148.582 910.981 147.389L912.895 145.475L900.675 133.255L896.601 137.328Z' fill='url(%23paint746_linear_40004690_134055)'/%3E%3Cpath d='M901.153 134.813C901.451 135.111 901.935 135.111 902.233 134.813L900.675 133.255L900.135 133.794L901.153 134.813ZM905.227 138.886C905.525 139.184 906.008 139.184 906.306 138.886L903.19 135.77C902.892 136.068 902.892 136.551 903.19 136.85L905.227 138.886ZM909.3 142.96C909.599 143.258 910.082 143.258 910.38 142.96L907.264 139.844C906.966 140.142 906.966 140.625 907.264 140.923L909.3 142.96ZM909.255 148.249C909.886 148.159 910.495 147.875 910.981 147.39L912.895 145.475L911.337 143.917C911.039 144.215 911.039 144.699 911.337 144.997L911.822 145.482C911.66 145.685 911.616 145.949 911.692 146.186C911.428 146.102 911.129 146.162 910.92 146.371L910.441 146.85C910.276 147.015 910.092 147.149 909.897 147.253C909.832 147.287 909.765 147.319 909.698 147.347C909.34 147.495 909.157 147.884 909.255 148.249ZM906.663 147.39C907.148 147.875 907.757 148.159 908.389 148.249C908.473 147.934 908.348 147.601 908.081 147.42L907.945 147.348L907.805 147.281C907.786 147.272 907.767 147.264 907.749 147.255C907.722 147.24 907.696 147.223 907.67 147.207C907.632 147.185 907.593 147.165 907.557 147.141C907.534 147.126 907.513 147.108 907.49 147.091C907.452 147.064 907.413 147.037 907.377 147.007L907.203 146.85L905.945 145.592C905.647 145.294 905.163 145.294 904.865 145.592L906.663 147.39ZM898.399 139.126C898.697 138.828 898.697 138.344 898.399 138.046L897.141 136.788L896.601 137.328L898.399 139.126ZM903.429 144.156C903.69 143.896 903.723 143.492 903.528 143.196L903.429 143.077L900.914 140.561C900.616 140.263 900.133 140.263 899.835 140.561L903.429 144.156Z' fill='url(%23paint747_linear_40004690_134055)'/%3E%3Cpath d='M854.219 55.5703L877.969 79.3201C879.161 80.5125 881.095 80.5125 882.287 79.3201L888.764 72.8429L862.855 46.934L854.219 55.5703Z' fill='url(%23paint748_linear_40004690_134055)'/%3E%3Cpath d='M860.696 49.0931C861.293 49.6893 862.259 49.6893 862.855 49.0931L862.971 49.1985C863.571 49.6873 864.456 49.652 865.014 49.0931L862.855 46.934L860.696 49.0931ZM867.174 53.4112C867.77 54.0075 868.736 54.0075 869.333 53.4112L865.014 49.0931C864.418 49.6893 864.418 50.656 865.014 51.2522L867.174 53.4112ZM871.492 57.7294C872.088 58.3256 873.055 58.3256 873.651 57.7294L869.333 53.4112C868.736 54.0075 868.736 54.9741 869.333 55.5703L871.492 57.7294ZM875.81 62.0475C876.406 62.6437 877.373 62.6437 877.969 62.0475L873.651 57.7294C873.055 58.3256 873.055 59.2922 873.651 59.8885L875.81 62.0475ZM880.128 66.3657C880.724 66.9619 881.691 66.9619 882.287 66.3657L877.969 62.0475C877.373 62.6437 877.373 63.6104 877.969 64.2066L880.128 66.3657ZM884.446 70.6838C885.042 71.28 886.009 71.28 886.605 70.6838L882.287 66.3657C881.691 66.9619 881.691 67.9285 882.287 68.5247L884.446 70.6838ZM888.764 72.8429L886.605 70.6838C886.009 71.28 886.009 72.2467 886.605 72.8429L887.685 73.9224L888.764 72.8429ZM856.378 53.4112C856.974 54.0075 857.941 54.0075 858.537 53.4112L860.696 51.2522C861.293 50.656 861.293 49.6893 860.696 49.0931L856.378 53.4112ZM877.969 79.3201C879.161 80.5125 881.095 80.5125 882.287 79.3201C881.766 79.8414 880.592 79.5375 879.508 78.6559C879.352 78.5292 879.198 78.3904 879.048 78.2406L878.059 77.2506C877.616 76.808 876.968 76.6939 876.42 76.9091C876.635 76.3611 876.522 75.7146 876.08 75.2718L874.101 73.293C873.658 72.8502 873.011 72.7364 872.463 72.9515C872.66 72.4495 872.581 71.8643 872.226 71.4292L872.121 71.3132L870.142 69.3344C869.699 68.8915 869.052 68.7777 868.504 68.9928C868.701 68.4908 868.623 67.9056 868.268 67.4705L868.163 67.3556L866.184 65.3757C865.741 64.9331 865.093 64.819 864.545 65.0342C864.742 64.5325 864.665 63.9479 864.31 63.5129L864.205 63.3969L862.226 61.4181C861.783 60.9753 861.136 60.8615 860.588 61.0766C860.803 60.5286 860.689 59.8812 860.246 59.4383L858.267 57.4595C857.824 57.0166 857.177 56.9028 856.629 57.1179C856.829 56.6075 856.743 56.0128 856.373 55.5756L856.378 55.5703C856.974 54.9741 856.974 54.0075 856.378 53.4112L854.219 55.5703L877.969 79.3201Z' fill='url(%23paint749_linear_40004690_134055)'/%3E%3Cpath d='M867.417 56.0664L877.475 66.1237C878.667 67.3161 878.667 69.2494 877.475 70.4418L875.562 72.3548L863.345 60.1385L867.417 56.0664Z' fill='url(%23paint750_linear_40004690_134055)'/%3E%3Cpath d='M864.903 58.5808C865.201 58.8789 865.201 59.3622 864.903 59.6603L864.424 60.1389L864.903 60.6175C865.201 60.9157 865.201 61.3991 864.903 61.6971L863.345 60.1389L864.903 58.5808ZM868.974 64.689C869.273 64.9871 869.273 65.4704 868.974 65.7685L865.859 62.6533C866.157 62.3552 866.641 62.3552 866.939 62.6533L868.974 64.689ZM873.047 68.7615C873.345 69.0596 873.345 69.543 873.047 69.841L869.932 66.7258C870.23 66.4277 870.713 66.4277 871.011 66.7258L873.047 68.7615ZM875.561 72.3554L874.003 70.7972C874.301 70.4992 874.785 70.4993 875.083 70.7972L876.101 71.8156L875.561 72.3554ZM878.334 68.7141C878.244 69.346 877.961 69.9559 877.475 70.4419C877.914 70.0028 878.077 69.3715 877.99 68.7014C878.102 68.6795 878.219 68.6831 878.334 68.7141ZM869.214 57.8628C868.953 58.1236 868.551 58.1573 868.254 57.9619L868.134 57.8628L867.417 57.1459L866.939 57.6246L866.82 57.7226C866.523 57.9182 866.12 57.8854 865.859 57.6246L867.417 56.0664L869.214 57.8628ZM877.475 66.1238C877.961 66.6097 878.245 67.219 878.335 67.8506C878.111 67.9105 877.879 67.8621 877.697 67.7336C877.558 67.4428 877.375 67.1578 877.147 66.8923L876.935 66.6636L875.677 65.4059C875.38 65.1077 875.379 64.6243 875.677 64.3263L877.475 66.1238ZM874.242 62.8915C873.944 63.1896 873.461 63.1896 873.163 62.8915L870.649 60.3772C870.351 60.079 870.351 59.5956 870.649 59.2976L874.242 62.8915Z' fill='url(%23paint751_linear_40004690_134055)'/%3E%3Cpath d='M887.667 164.402L859.599 192.47C858.407 193.663 858.407 195.596 859.599 196.788L887.667 224.856L917.894 194.629L887.667 164.402Z' fill='url(%23paint752_linear_40004690_134055)'/%3E%3Cpath d='M915.303 192.038L915.199 192.155C914.71 192.755 914.745 193.638 915.303 194.197L915.735 194.629L915.303 195.062L915.199 195.176C914.709 195.776 914.744 196.662 915.303 197.221L917.894 194.629L915.303 192.038ZM913.36 199.164L914.44 198.084C913.843 197.488 912.877 197.488 912.281 198.084L913.36 199.164ZM909.258 201.107C908.662 201.703 908.662 202.669 909.258 203.266L913.36 199.164L912.281 198.084L909.258 201.107ZM907.315 205.209L908.395 204.129C907.799 203.533 906.832 203.533 906.236 204.129L907.315 205.209ZM903.213 207.152L903.108 207.267C902.618 207.867 902.654 208.752 903.213 209.311L907.315 205.209L906.236 204.129L903.213 207.152ZM901.269 211.255L902.349 210.175C901.752 209.579 900.786 209.579 900.19 210.175L901.269 211.255ZM897.167 213.198L898.247 214.277L901.269 211.255L900.19 210.175L897.167 213.198ZM897.167 213.198C896.571 213.794 896.571 214.76 897.167 215.357L898.247 214.277L897.167 213.198ZM895.224 217.3L896.304 216.22C895.707 215.624 894.741 215.624 894.145 216.22L895.224 217.3ZM891.122 219.243L892.202 220.322L895.224 217.3L894.145 216.22L891.122 219.243ZM891.122 219.243C890.526 219.839 890.526 220.805 891.122 221.402L892.202 220.322L891.122 219.243ZM889.179 223.345L890.259 222.265C889.663 221.669 888.696 221.669 888.1 222.265L889.179 223.345ZM887.667 224.856L889.179 223.345L888.1 222.265L887.667 222.697L886.993 222.023C886.396 221.426 885.43 221.426 884.834 222.023L887.667 224.856ZM909.258 185.993C908.662 186.589 908.662 187.556 909.258 188.152L912.281 191.175C912.877 191.771 913.843 191.771 914.44 191.175L909.258 185.993ZM883.484 220.673L883.59 220.557C884.078 219.958 884.043 219.073 883.484 218.514L879.976 215.006C879.379 214.409 878.413 214.409 877.817 215.006L883.484 220.673ZM903.213 179.948L903.108 180.064C902.619 180.664 902.654 181.548 903.213 182.107L906.236 185.13C906.832 185.726 907.799 185.726 908.395 185.13L903.213 179.948ZM876.467 213.656L876.573 213.54C877.061 212.941 877.026 212.056 876.467 211.497L872.959 207.989C872.362 207.392 871.396 207.392 870.8 207.989L876.467 213.656ZM897.167 173.902L897.062 174.018C896.573 174.618 896.608 175.502 897.167 176.061L900.19 179.084C900.786 179.68 901.752 179.68 902.349 179.084L897.167 173.902ZM869.45 206.639L869.556 206.523C870.044 205.924 870.009 205.039 869.45 204.48L865.942 200.972C865.345 200.375 864.379 200.375 863.783 200.972L869.45 206.639ZM891.122 167.857L891.017 167.973C890.528 168.573 890.563 169.457 891.122 170.016L894.145 173.039C894.741 173.635 895.707 173.635 896.304 173.039L891.122 167.857ZM862.433 199.622L862.539 199.506C863.027 198.907 862.992 198.022 862.433 197.463L860.679 195.709C860.531 195.561 860.421 195.392 860.347 195.214C860.25 194.979 860.101 194.781 859.919 194.628C860.101 194.476 860.25 194.279 860.347 194.044L858.938 193.46C858.48 194.567 858.7 195.888 859.599 196.788L862.433 199.622ZM887.667 164.402L884.834 167.236C885.43 167.832 886.396 167.832 886.993 167.236L887.667 166.561L888.1 166.994C888.696 167.589 889.663 167.59 890.259 166.994L887.667 164.402ZM859.391 192.702C859.2 192.936 859.05 193.192 858.938 193.46L860.347 194.044C860.421 193.866 860.531 193.698 860.679 193.55L862.433 191.796C862.992 191.237 863.027 190.352 862.539 189.752L862.433 189.636L859.599 192.47L859.391 192.702ZM877.817 174.253C878.375 174.812 879.26 174.847 879.86 174.359L879.976 174.253L883.484 170.745C884.043 170.186 884.078 169.301 883.59 168.702L883.484 168.586L877.817 174.253ZM870.8 181.27C871.358 181.829 872.243 181.864 872.843 181.376L872.959 181.27L876.467 177.762C877.026 177.203 877.061 176.318 876.573 175.718L876.467 175.603L870.8 181.27ZM863.783 188.287C864.341 188.846 865.226 188.881 865.826 188.392L865.942 188.287L869.45 184.779C870.009 184.22 870.044 183.335 869.556 182.735L869.45 182.62L863.783 188.287Z' fill='url(%23paint753_linear_40004690_134055)'/%3E%3Cpath d='M887.667 171.355L866.551 192.472C865.358 193.665 865.358 195.598 866.551 196.79L887.667 217.907L910.943 194.631L887.667 171.355Z' fill='url(%23paint754_linear_40004690_134055)'/%3E%3Cpath d='M908.409 192.098L908.304 192.213C907.815 192.813 907.851 193.698 908.409 194.257L908.784 194.631L908.408 195.006L909.488 196.086L910.943 194.631L908.409 192.098ZM908.408 195.006C907.812 195.602 907.813 196.569 908.408 197.165L909.488 196.086L908.408 195.006ZM906.578 198.995L907.658 197.916C907.061 197.32 906.095 197.32 905.499 197.916L906.578 198.995ZM902.589 200.826L902.486 200.941C901.997 201.541 902.03 202.426 902.589 202.985L906.578 198.995L905.499 197.916L902.589 200.826ZM900.76 204.814L901.839 203.734C901.243 203.139 900.276 203.138 899.68 203.734L900.76 204.814ZM896.771 206.644L897.85 207.723L900.76 204.814L899.68 203.734L896.771 206.644ZM896.771 206.644C896.175 207.24 896.175 208.207 896.771 208.803L897.85 207.723L896.771 206.644ZM894.941 210.633L896.02 209.554C895.424 208.958 894.457 208.957 893.861 209.554L894.941 210.633ZM890.951 212.463L890.848 212.579C890.359 213.179 890.393 214.063 890.951 214.622L894.941 210.633L893.861 209.554L890.951 212.463ZM889.121 216.452L890.201 215.373C889.604 214.777 888.638 214.777 888.042 215.373L889.121 216.452ZM887.667 217.906L889.121 216.452L888.042 215.373L887.667 215.747L886.987 215.067C886.391 214.471 885.424 214.472 884.828 215.067L887.667 217.906ZM902.59 186.278L902.485 186.394C901.996 186.994 902.031 187.878 902.59 188.437L905.5 191.347C906.096 191.943 907.063 191.943 907.659 191.347L902.59 186.278ZM883.468 213.707L883.573 213.592C884.062 212.993 884.027 212.107 883.468 211.548L879.948 208.028C879.352 207.432 878.385 207.432 877.789 208.028L883.468 213.707ZM896.771 180.459L896.666 180.576C896.178 181.175 896.212 182.059 896.771 182.618L899.68 185.528C900.277 186.124 901.243 186.124 901.839 185.528L896.771 180.459ZM876.429 206.668L876.534 206.553C877.023 205.954 876.988 205.068 876.429 204.509L872.91 200.99C872.314 200.394 871.347 200.394 870.751 200.99L876.429 206.668ZM890.952 174.64L890.847 174.756C890.358 175.356 890.394 176.241 890.952 176.8L893.862 179.709C894.458 180.305 895.425 180.305 896.021 179.709L890.952 174.64ZM869.39 199.629L869.494 199.514C869.984 198.914 869.949 198.029 869.39 197.47L867.631 195.71C867.519 195.599 867.43 195.477 867.361 195.348L867.299 195.216L867.232 195.076C867.138 194.902 867.014 194.752 866.869 194.631C867.052 194.478 867.201 194.281 867.299 194.046L866.563 193.742L865.888 193.462C865.43 194.569 865.651 195.89 866.551 196.79L869.39 199.629ZM887.667 171.355L884.828 174.195C885.425 174.791 886.391 174.791 886.987 174.195L887.667 173.515L888.043 173.89C888.639 174.486 889.606 174.486 890.202 173.89L887.667 171.355ZM866.341 192.705C866.151 192.938 866 193.193 865.889 193.461L867.299 194.046C867.372 193.868 867.482 193.7 867.631 193.551L869.39 191.792C869.949 191.233 869.983 190.349 869.494 189.75L869.39 189.633L866.551 192.472L866.341 192.705ZM877.789 181.234C878.385 181.83 879.352 181.83 879.948 181.234L883.467 177.715C884.026 177.156 884.061 176.271 883.573 175.672L883.467 175.556L877.789 181.234ZM870.75 188.273C871.309 188.832 872.194 188.867 872.793 188.378L872.909 188.273L876.429 184.753C876.988 184.194 877.022 183.31 876.534 182.711L876.429 182.594L870.75 188.273Z' fill='url(%23paint755_linear_40004690_134055)'/%3E%3Cpath d='M887.667 184.508L879.706 192.469C878.513 193.662 878.513 195.595 879.706 196.787L887.667 204.749L897.788 194.628L887.667 184.508Z' fill='url(%23paint756_linear_40004690_134055)'/%3E%3Cpath d='M895.443 192.284L895.338 192.4C894.849 192.999 894.884 193.884 895.443 194.443L895.629 194.628L895.443 194.814L896.523 195.893L897.788 194.628L895.443 192.284ZM895.443 194.814C894.847 195.41 894.847 196.377 895.443 196.973L896.523 195.893L895.443 194.814ZM893.993 198.424L895.072 197.344C894.476 196.748 893.509 196.748 892.913 197.344L893.993 198.424ZM890.383 199.874L891.463 200.954L893.993 198.424L892.913 197.344L890.383 199.874ZM890.383 199.874C889.787 200.47 889.787 201.437 890.383 202.033L891.463 200.954L890.383 199.874ZM888.932 203.484L890.012 202.404C889.416 201.808 888.449 201.808 887.853 202.404L888.932 203.484ZM887.667 204.749L888.932 203.484L887.853 202.404L887.667 202.59L886.757 201.679C886.16 201.083 885.194 201.083 884.597 201.679L887.667 204.749ZM890.383 187.223L890.278 187.339C889.789 187.939 889.824 188.824 890.383 189.383L892.913 191.913C893.509 192.509 894.476 192.509 895.072 191.913L890.383 187.223ZM882.776 199.857L882.881 199.741C883.37 199.142 883.335 198.257 882.776 197.698L880.785 195.708C880.637 195.56 880.527 195.391 880.453 195.213L879.045 195.795C879.194 196.156 879.413 196.494 879.706 196.787L882.776 199.857ZM887.667 184.508L884.597 187.578C885.194 188.174 886.16 188.174 886.757 187.578L887.667 186.667L887.853 186.852C888.449 187.449 889.416 187.449 890.012 186.852L887.667 184.508ZM879.045 193.459C878.736 194.206 878.736 195.049 879.045 195.795L880.453 195.213C880.356 194.978 880.208 194.78 880.025 194.627C880.207 194.475 880.356 194.278 880.453 194.043L879.045 193.459ZM879.497 192.701C879.306 192.935 879.156 193.191 879.045 193.459L880.453 194.043C880.527 193.865 880.637 193.697 880.785 193.549L882.776 191.558C883.335 191 883.37 190.115 882.881 189.515L882.776 189.399L879.706 192.469L879.497 192.701Z' fill='url(%23paint757_linear_40004690_134055)'/%3E%3Cpath d='M857.136 194.934L833.386 218.683C832.194 219.876 832.194 221.809 833.386 223.002L839.864 229.479L865.772 203.57L857.136 194.934Z' fill='url(%23paint758_linear_40004690_134055)'/%3E%3Cpath d='M863.613 203.57C863.017 204.166 863.017 205.133 863.613 205.729L865.772 203.57L864.693 202.49L863.613 203.57ZM859.295 207.888C858.699 208.484 858.699 209.451 859.295 210.047L863.613 205.729C863.017 205.133 862.05 205.133 861.454 205.729L859.295 207.888ZM854.977 212.206C854.381 212.802 854.381 213.769 854.977 214.365L859.295 210.047C858.699 209.451 857.732 209.451 857.136 210.047L854.977 212.206ZM850.659 216.524C850.063 217.121 850.063 218.087 850.659 218.683L854.977 214.365C854.381 213.769 853.414 213.769 852.818 214.365L850.659 216.524ZM846.341 220.842C845.745 221.439 845.745 222.405 846.341 223.002L850.659 218.683C850.063 218.087 849.096 218.087 848.5 218.683L846.341 220.842ZM842.023 225.161C841.426 225.757 841.426 226.723 842.023 227.32L846.341 223.002C845.745 222.405 844.778 222.405 844.182 223.002L842.023 225.161ZM832.725 219.673C832.267 220.78 832.486 222.102 833.386 223.002L839.864 229.479L842.023 227.32C841.464 226.761 840.579 226.725 839.98 227.214L839.864 227.32L839.828 227.356C839.561 227.198 839.257 227.128 838.957 227.147C838.984 226.724 838.837 226.293 838.514 225.97L836.895 224.351C836.572 224.028 836.141 223.881 835.718 223.908C835.745 223.486 835.598 223.054 835.276 222.732L834.466 221.922C834.317 221.774 834.207 221.605 834.134 221.428C834.037 221.193 833.888 220.994 833.706 220.841C833.888 220.689 834.037 220.492 834.134 220.257L832.725 219.673ZM833.386 218.683C833.094 218.976 832.874 219.313 832.725 219.673L834.134 220.257C834.186 220.132 834.256 220.011 834.345 219.899C834.382 219.852 834.422 219.806 834.466 219.763L835.456 218.773C835.898 218.33 836.013 217.683 835.797 217.135C836.299 217.331 836.884 217.254 837.319 216.9L837.435 216.794L839.413 214.815C839.856 214.373 839.97 213.725 839.755 213.177C840.303 213.392 840.95 213.278 841.393 212.836L843.372 210.857C843.815 210.414 843.929 209.767 843.714 209.218C844.216 209.415 844.801 209.337 845.236 208.982L845.351 208.878L847.331 206.898C847.773 206.455 847.887 205.808 847.672 205.26C848.174 205.457 848.759 205.379 849.194 205.025L849.309 204.919L851.288 202.94C851.731 202.498 851.845 201.85 851.63 201.302C852.132 201.499 852.717 201.421 853.152 201.066L853.268 200.961L855.247 198.982C855.69 198.539 855.804 197.892 855.588 197.344C856.136 197.558 856.783 197.446 857.226 197.003L858.216 196.013L857.136 194.934L833.386 218.683Z' fill='url(%23paint759_linear_40004690_134055)'/%3E%3Cpath d='M853.504 202.203L843.443 212.264C842.251 213.457 842.251 215.39 843.443 216.583L845.357 218.497L857.578 206.277L853.504 202.203Z' fill='url(%23paint760_linear_40004690_134055)'/%3E%3Cpath d='M856.02 206.755C855.722 207.053 855.722 207.537 856.02 207.835L857.578 206.277L857.038 205.737L856.02 206.755ZM851.946 210.829C851.648 211.127 851.648 211.61 851.946 211.908L855.062 208.792C854.764 208.494 854.281 208.494 853.983 208.792L851.946 210.829ZM847.873 214.902C847.575 215.201 847.575 215.684 847.873 215.982L850.989 212.866C850.691 212.568 850.207 212.568 849.909 212.866L847.873 214.902ZM842.583 214.857C842.674 215.488 842.957 216.097 843.443 216.583L845.357 218.497L846.915 216.939C846.617 216.641 846.134 216.641 845.836 216.939L845.351 217.424C845.147 217.262 844.884 217.218 844.647 217.293C844.731 217.03 844.67 216.731 844.461 216.522L843.982 216.043C843.817 215.878 843.683 215.694 843.58 215.499C843.545 215.434 843.514 215.367 843.486 215.3C843.337 214.942 842.948 214.759 842.583 214.857ZM843.443 212.265C842.957 212.75 842.673 213.359 842.583 213.991C842.899 214.075 843.232 213.95 843.412 213.683L843.485 213.547L843.551 213.406C843.56 213.388 843.568 213.369 843.578 213.351C843.592 213.324 843.61 213.298 843.625 213.272C843.647 213.234 843.667 213.195 843.691 213.159C843.707 213.136 843.725 213.115 843.741 213.092C843.768 213.054 843.795 213.015 843.825 212.978L843.982 212.805L845.24 211.547C845.538 211.249 845.538 210.765 845.24 210.467L843.443 212.265ZM851.707 204.001C852.005 204.299 852.488 204.299 852.786 204.001L854.044 202.743L853.504 202.203L851.707 204.001ZM846.676 209.031C846.937 209.292 847.34 209.325 847.636 209.129L847.756 209.031L850.271 206.516C850.569 206.218 850.569 205.735 850.271 205.436L846.676 209.031Z' fill='url(%23paint761_linear_40004690_134055)'/%3E%3Cpath d='M935.252 159.82L911.503 183.57C910.31 184.763 910.31 186.696 911.503 187.888L917.98 194.365L943.889 168.457L935.252 159.82Z' fill='url(%23paint762_linear_40004690_134055)'/%3E%3Cpath d='M941.73 166.298C941.133 166.894 941.133 167.86 941.73 168.457L941.624 168.573C941.135 169.172 941.171 170.057 941.73 170.616L943.889 168.457L941.73 166.298ZM937.411 172.775C936.815 173.371 936.815 174.338 937.411 174.934L941.73 170.616C941.133 170.019 940.167 170.019 939.57 170.616L937.411 172.775ZM933.093 177.093C932.497 177.689 932.497 178.656 933.093 179.252L937.411 174.934C936.815 174.338 935.849 174.338 935.252 174.934L933.093 177.093ZM928.775 181.411C928.179 182.007 928.179 182.974 928.775 183.57L933.093 179.252C932.497 178.656 931.53 178.656 930.934 179.252L928.775 181.411ZM924.457 185.729C923.861 186.325 923.861 187.292 924.457 187.888L928.775 183.57C928.179 182.974 927.212 182.974 926.616 183.57L924.457 185.729ZM920.139 190.047C919.543 190.644 919.543 191.61 920.139 192.206L924.457 187.888C923.861 187.292 922.894 187.292 922.298 187.888L920.139 190.047ZM917.98 194.365L920.139 192.206C919.543 191.61 918.576 191.61 917.98 192.206L916.9 193.286L917.98 194.365ZM937.411 161.979C936.815 162.576 936.815 163.542 937.411 164.138L939.57 166.298C940.167 166.894 941.133 166.894 941.73 166.298L937.411 161.979ZM911.503 183.57C910.31 184.763 910.31 186.696 911.503 187.888C910.981 187.367 911.285 186.193 912.167 185.109C912.293 184.953 912.432 184.8 912.582 184.65L913.572 183.66C914.015 183.217 914.129 182.569 913.914 182.021C914.461 182.236 915.108 182.124 915.551 181.681L917.53 179.702C917.972 179.259 918.086 178.612 917.871 178.064C918.373 178.261 918.958 178.183 919.393 177.828L919.509 177.722L921.488 175.743C921.931 175.301 922.045 174.653 921.83 174.105C922.332 174.302 922.917 174.224 923.352 173.869L923.467 173.765L925.447 171.785C925.89 171.342 926.004 170.694 925.788 170.147C926.29 170.343 926.875 170.266 927.31 169.911L927.426 169.806L929.404 167.827C929.847 167.384 929.961 166.737 929.746 166.189C930.294 166.404 930.941 166.29 931.384 165.847L933.363 163.869C933.806 163.426 933.92 162.778 933.705 162.23C934.215 162.431 934.81 162.345 935.247 161.974L935.252 161.979C935.849 162.576 936.815 162.576 937.411 161.979L935.252 159.82L911.503 183.57Z' fill='url(%23paint763_linear_40004690_134055)'/%3E%3Cpath d='M934.756 173.023L924.699 183.081C923.507 184.273 921.573 184.273 920.381 183.081L918.468 181.168L930.684 168.951L934.756 173.023Z' fill='url(%23paint764_linear_40004690_134055)'/%3E%3Cpath d='M932.242 170.509C931.944 170.807 931.46 170.807 931.162 170.509L930.684 170.03L930.205 170.509C929.907 170.807 929.424 170.807 929.126 170.509L930.684 168.951L932.242 170.509ZM926.134 174.581C925.836 174.879 925.352 174.879 925.054 174.581L928.169 171.465C928.467 171.763 928.467 172.247 928.169 172.545L926.134 174.581ZM922.061 178.653C921.763 178.951 921.28 178.951 920.982 178.653L924.097 175.538C924.395 175.836 924.395 176.319 924.097 176.617L922.061 178.653ZM918.467 181.167L920.025 179.609C920.323 179.907 920.323 180.391 920.025 180.689L919.007 181.707L918.467 181.167ZM922.109 183.94C921.477 183.85 920.867 183.567 920.381 183.081C920.82 183.52 921.451 183.683 922.121 183.596C922.143 183.708 922.14 183.825 922.109 183.94ZM932.96 174.82C932.699 174.559 932.665 174.157 932.861 173.86L932.96 173.74L933.677 173.023L933.198 172.545L933.1 172.426C932.904 172.129 932.937 171.726 933.198 171.465L934.756 173.023L932.96 174.82ZM924.699 183.081C924.213 183.567 923.604 183.851 922.972 183.941C922.912 183.717 922.96 183.485 923.089 183.303C923.38 183.164 923.665 182.981 923.93 182.753L924.159 182.541L925.417 181.283C925.715 180.986 926.198 180.985 926.496 181.283L924.699 183.081ZM927.931 179.849C927.633 179.55 927.633 179.067 927.931 178.769L930.445 176.255C930.744 175.957 931.227 175.957 931.525 176.255L927.931 179.849Z' fill='url(%23paint765_linear_40004690_134055)'/%3E%3Cpath d='M969.206 57.4559C970.398 56.2635 970.398 54.3302 969.206 53.1378L938.979 22.9108C937.786 21.7184 935.853 21.7184 934.66 22.9108L904.433 53.1378C903.241 54.3302 903.241 56.2635 904.433 57.4559L934.66 87.6829C935.853 88.8754 937.786 88.8754 938.979 87.6829L969.206 57.4559Z' fill='url(%23paint766_linear_40004690_134055)'/%3E%3Cpath d='M950.853 75.808L950.626 75.5909C948.229 73.4252 944.527 73.4978 942.217 75.808L936.819 81.2057L931.422 75.808L927.104 80.1262L934.66 87.6829C935.853 88.8754 937.786 88.8754 938.979 87.6829L950.853 75.808ZM931.422 75.808C929.037 73.4232 925.17 73.4232 922.786 75.808L927.104 80.1262L931.422 75.808ZM911.99 65.0127L916.308 69.3308C918.693 66.946 918.693 63.0794 916.308 60.6946L911.99 65.0127ZM904.433 53.1378C903.241 54.3302 903.241 56.2635 904.433 57.4559L911.99 65.0127L916.308 60.6946L910.911 55.2969L916.308 49.8992C918.693 47.5144 918.693 43.6478 916.308 41.2629L904.433 53.1378ZM969.206 57.4559C970.398 56.2635 970.398 54.3302 969.206 53.1378L957.331 41.2629C954.946 43.6478 954.946 47.5144 957.331 49.8992L962.728 55.2969L957.331 60.6946C954.946 63.0794 954.946 66.946 957.331 69.3308L969.206 57.4559ZM922.786 34.7857C925.17 37.1705 929.037 37.1705 931.422 34.7857L936.819 29.388L942.217 34.7857C944.527 37.0959 948.229 37.1686 950.626 35.0029L950.853 34.7857L938.979 22.9108C937.786 21.7184 935.853 21.7184 934.66 22.9108L922.786 34.7857Z' fill='url(%23paint767_linear_40004690_134055)'/%3E%3Cpath d='M931.229 42.8306L924.356 49.7031L928.674 54.0213C930.076 52.6192 930.652 50.7049 930.405 48.8808C932.23 49.1277 934.145 48.5507 935.547 47.1487L931.229 42.8306ZM938.984 39.3938C937.791 38.2013 935.858 38.2013 934.666 39.3938L931.229 42.8306L935.547 47.1487L936.825 45.871L938.102 47.1487C939.505 48.5507 941.419 49.1277 943.244 48.8808C942.997 50.7049 943.573 52.6192 944.975 54.0213L946.253 55.299L944.975 56.5767C943.573 57.9792 942.996 59.8938 943.243 61.7182C941.419 61.4716 939.504 62.0472 938.102 63.4493L936.825 64.727L935.547 63.4493C934.145 62.0472 932.231 61.4716 930.406 61.7182C930.653 59.8938 930.076 57.9792 928.674 56.5767L927.397 55.299L928.674 54.0213L924.356 49.7031L920.919 53.1399C919.727 54.3323 919.727 56.2656 920.919 57.4581L934.666 71.2042C935.858 72.3966 937.791 72.3966 938.984 71.2042L952.73 57.4581C953.922 56.2656 953.922 54.3323 952.73 53.1399L938.984 39.3938Z' fill='url(%23paint768_linear_40004690_134055)'/%3E%3Cpath d='M969.206 240.714C970.398 239.521 970.398 237.588 969.206 236.396L938.979 206.169C937.786 204.976 935.853 204.976 934.66 206.169L904.433 236.396C903.241 237.588 903.241 239.521 904.433 240.714L934.66 270.941C935.853 272.133 937.786 272.133 938.979 270.941L969.206 240.714Z' fill='url(%23paint769_linear_40004690_134055)'/%3E%3Cpath d='M950.853 259.066L950.626 258.849C948.229 256.683 944.527 256.756 942.217 259.066L936.819 264.464L931.422 259.066L927.104 263.384L934.66 270.941C935.853 272.133 937.786 272.133 938.979 270.941L950.853 259.066ZM931.422 259.066C929.037 256.681 925.17 256.681 922.786 259.066L927.104 263.384L931.422 259.066ZM911.99 248.271L916.308 252.589C918.693 250.204 918.693 246.337 916.308 243.952L911.99 248.271ZM904.433 236.396C903.241 237.588 903.241 239.521 904.433 240.714L911.99 248.271L916.308 243.952L910.911 238.555L916.308 233.157C918.693 230.772 918.693 226.906 916.308 224.521L904.433 236.396ZM969.206 240.714C970.398 239.521 970.398 237.588 969.206 236.396L957.331 224.521C954.946 226.906 954.946 230.772 957.331 233.157L962.728 238.555L957.331 243.952C954.946 246.337 954.946 250.204 957.331 252.589L969.206 240.714ZM922.786 218.044C925.17 220.428 929.037 220.428 931.422 218.044L936.819 212.646L942.217 218.044C944.527 220.354 948.229 220.426 950.626 218.261L950.853 218.044L938.979 206.169C937.786 204.976 935.853 204.976 934.66 206.169L922.786 218.044Z' fill='url(%23paint770_linear_40004690_134055)'/%3E%3Cpath d='M931.229 226.084L924.356 232.957L928.674 237.275C930.076 235.873 930.652 233.959 930.405 232.135C932.23 232.382 934.145 231.805 935.547 230.403L931.229 226.084ZM938.984 222.648C937.791 221.455 935.858 221.455 934.666 222.648L931.229 226.084L935.547 230.403L936.825 229.125L938.102 230.403C939.505 231.805 941.419 232.382 943.244 232.135C942.997 233.959 943.573 235.873 944.975 237.275L946.253 238.553L944.975 239.831C943.573 241.233 942.996 243.148 943.243 244.972C941.419 244.725 939.504 245.301 938.102 246.703L936.825 247.981L935.547 246.703C934.145 245.301 932.231 244.725 930.406 244.972C930.653 243.148 930.076 241.233 928.674 239.831L927.397 238.553L928.674 237.275L924.356 232.957L920.919 236.394C919.727 237.586 919.727 239.52 920.919 240.712L934.666 254.458C935.858 255.651 937.791 255.651 938.984 254.458L952.73 240.712C953.922 239.52 953.922 237.586 952.73 236.394L938.984 222.648Z' fill='url(%23paint771_linear_40004690_134055)'/%3E%3Cpath d='M787.549 57.5341C788.742 56.3416 788.742 54.4084 787.549 53.2159L757.322 22.9889C756.13 21.7965 754.197 21.7965 753.004 22.9889L722.777 53.2159C721.585 54.4084 721.585 56.3416 722.777 57.5341L753.004 87.7611C754.197 88.9535 756.13 88.9535 757.322 87.7611L787.549 57.5341Z' fill='url(%23paint772_linear_40004690_134055)'/%3E%3Cpath d='M769.197 75.8862L768.969 75.669C766.572 73.5033 762.871 73.5759 760.561 75.8862L755.163 81.2838L749.766 75.8862L745.447 80.2043L753.004 87.7611C754.197 88.9535 756.13 88.9535 757.322 87.7611L769.197 75.8862ZM749.766 75.8862C747.381 73.5013 743.514 73.5013 741.129 75.8862L745.447 80.2043L749.766 75.8862ZM730.334 65.0908L734.652 69.409C737.037 67.0241 737.037 63.1575 734.652 60.7727L730.334 65.0908ZM722.777 53.2159C721.585 54.4084 721.585 56.3416 722.777 57.5341L730.334 65.0908L734.652 60.7727L729.254 55.375L734.652 49.9773C737.037 47.5925 737.037 43.7259 734.652 41.341L722.777 53.2159ZM787.549 57.5341C788.742 56.3416 788.742 54.4084 787.549 53.2159L775.674 41.341C773.29 43.7259 773.29 47.5925 775.674 49.9773L781.072 55.375L775.674 60.7727C773.29 63.1575 773.29 67.0241 775.674 69.409L787.549 57.5341ZM741.129 34.8638C743.514 37.2487 747.381 37.2487 749.766 34.8638L755.163 29.4662L760.561 34.8638C762.871 37.1741 766.572 37.2467 768.969 35.081L769.197 34.8638L757.322 22.9889C756.13 21.7965 754.197 21.7965 753.004 22.9889L741.129 34.8638Z' fill='url(%23paint773_linear_40004690_134055)'/%3E%3Cpath d='M749.57 42.9048L742.697 49.7773L747.015 54.0955C748.417 52.6934 748.993 50.7792 748.746 48.955C750.571 49.2019 752.485 48.625 753.888 47.2229L749.57 42.9048ZM757.324 39.468C756.132 38.2756 754.199 38.2756 753.006 39.468L749.57 42.9048L753.888 47.2229L755.165 45.9452L756.443 47.2229C757.845 48.625 759.76 49.2019 761.585 48.955C761.338 50.7792 761.914 52.6934 763.316 54.0955L764.593 55.3732L763.316 56.6509C761.914 58.0534 761.337 59.968 761.584 61.7924C759.759 61.5458 757.845 62.1214 756.443 63.5235L755.165 64.8012L753.888 63.5235C752.486 62.1214 750.571 61.5458 748.747 61.7924C748.994 59.968 748.417 58.0534 747.015 56.6509L745.737 55.3732L747.015 54.0955L742.697 49.7773L739.26 53.2141C738.068 54.4066 738.068 56.3399 739.26 57.5323L753.006 71.2784C754.199 72.4709 756.132 72.4709 757.324 71.2784L771.071 57.5323C772.263 56.3399 772.263 54.4066 771.071 53.2141L757.324 39.468Z' fill='url(%23paint774_linear_40004690_134055)'/%3E%3Cpath d='M936.039 324.133L959.789 300.383C960.982 299.191 960.982 297.257 959.789 296.065L953.312 289.588L927.403 315.497L936.039 324.133Z' fill='url(%23paint775_linear_40004690_134055)'/%3E%3Cpath d='M929.562 317.656C930.158 317.059 930.158 316.093 929.562 315.497L929.668 315.381C930.156 314.781 930.121 313.896 929.562 313.337L927.403 315.497L929.562 317.656ZM933.88 311.178C934.477 310.582 934.477 309.616 933.88 309.019L929.562 313.337C930.158 313.934 931.125 313.934 931.721 313.337L933.88 311.178ZM938.198 306.86C938.795 306.264 938.795 305.297 938.199 304.701L933.88 309.019C934.477 309.616 935.443 309.616 936.039 309.019L938.198 306.86ZM942.517 302.542C943.113 301.946 943.113 300.979 942.517 300.383L938.199 304.701C938.795 305.297 939.761 305.297 940.358 304.701L942.517 302.542ZM946.835 298.224C947.431 297.628 947.431 296.661 946.835 296.065L942.517 300.383C943.113 300.979 944.08 300.979 944.676 300.383L946.835 298.224ZM951.153 293.906C951.749 293.31 951.749 292.343 951.153 291.747L946.835 296.065C947.431 296.661 948.398 296.661 948.994 296.065L951.153 293.906ZM953.312 289.588L951.153 291.747C951.749 292.343 952.716 292.343 953.312 291.747L954.392 290.667L953.312 289.588ZM933.88 321.974C934.477 321.378 934.477 320.411 933.88 319.815L931.721 317.656C931.125 317.059 930.158 317.059 929.562 317.656L933.88 321.974ZM959.789 300.383C960.982 299.191 960.982 297.257 959.789 296.065C960.31 296.586 960.007 297.76 959.125 298.844C958.998 299 958.86 299.154 958.71 299.303L957.72 300.293C957.277 300.736 957.163 301.384 957.378 301.932C956.83 301.717 956.184 301.829 955.741 302.272L953.762 304.251C953.319 304.694 953.206 305.341 953.421 305.889C952.919 305.692 952.333 305.77 951.898 306.125L951.782 306.231L949.804 308.21C949.361 308.653 949.247 309.3 949.462 309.848C948.96 309.651 948.375 309.729 947.94 310.084L947.825 310.188L945.845 312.168C945.402 312.611 945.288 313.259 945.503 313.807C945.002 313.61 944.417 313.687 943.982 314.042L943.866 314.147L941.887 316.126C941.444 316.569 941.331 317.216 941.546 317.764C940.998 317.549 940.35 317.663 939.907 318.106L937.929 320.085C937.486 320.527 937.372 321.175 937.587 321.723C937.077 321.523 936.482 321.609 936.045 321.979L936.039 321.974C935.443 321.378 934.477 321.378 933.88 321.974L936.039 324.133L959.789 300.383Z' fill='url(%23paint776_linear_40004690_134055)'/%3E%3Cpath d='M936.535 310.93L946.592 300.872C947.784 299.68 949.718 299.68 950.91 300.872L952.823 302.785L940.607 315.002L936.535 310.93Z' fill='url(%23paint777_linear_40004690_134055)'/%3E%3Cpath d='M939.049 313.444C939.347 313.146 939.83 313.146 940.128 313.444L940.607 313.923L941.086 313.444C941.384 313.146 941.867 313.146 942.165 313.444L940.607 315.002L939.049 313.444ZM945.157 309.373C945.455 309.074 945.939 309.074 946.237 309.373L943.121 312.488C942.823 312.19 942.823 311.706 943.121 311.408L945.157 309.373ZM949.23 305.3C949.528 305.002 950.011 305.002 950.309 305.3L947.194 308.415C946.896 308.117 946.896 307.634 947.194 307.336L949.23 305.3ZM952.824 302.786L951.265 304.344C950.967 304.046 950.967 303.562 951.265 303.264L952.284 302.246L952.824 302.786ZM949.182 300.013C949.814 300.103 950.424 300.386 950.91 300.872C950.471 300.433 949.84 300.27 949.17 300.357C949.148 300.245 949.151 300.128 949.182 300.013ZM938.331 309.133C938.592 309.394 938.625 309.796 938.43 310.093L938.331 310.213L937.614 310.93L938.093 311.408L938.191 311.527C938.386 311.824 938.354 312.227 938.093 312.488L936.535 310.93L938.331 309.133ZM946.592 300.872C947.078 300.386 947.687 300.102 948.319 300.012C948.379 300.236 948.33 300.468 948.202 300.65C947.911 300.789 947.626 300.972 947.36 301.2L947.132 301.412L945.874 302.67C945.576 302.967 945.092 302.968 944.794 302.67L946.592 300.872ZM943.36 304.105C943.658 304.403 943.658 304.886 943.36 305.184L940.845 307.698C940.547 307.996 940.064 307.996 939.766 307.698L943.36 304.105Z' fill='url(%23paint778_linear_40004690_134055)'/%3E%3Cpath d='M877.037 334.491C878.229 333.299 878.229 331.365 877.037 330.173L846.81 299.946C845.617 298.754 843.684 298.754 842.492 299.946L812.265 330.173C811.072 331.365 811.072 333.299 812.265 334.491L842.492 364.718C843.684 365.911 845.617 365.911 846.81 364.718L877.037 334.491Z' fill='url(%23paint779_linear_40004690_134055)'/%3E%3Cpath d='M858.685 352.843L858.457 352.626C856.06 350.46 852.359 350.533 850.048 352.843L844.651 358.241L839.253 352.843L834.935 357.161L842.492 364.718C843.684 365.911 845.617 365.911 846.81 364.718L858.685 352.843ZM839.253 352.843C836.868 350.458 833.002 350.458 830.617 352.843L834.935 357.161L839.253 352.843ZM819.821 342.048L824.14 346.366C826.524 343.981 826.524 340.115 824.14 337.73L819.821 342.048ZM812.265 330.173C811.072 331.365 811.072 333.299 812.265 334.491L819.821 342.048L824.14 337.73L818.742 332.332L824.14 326.934C826.524 324.55 826.524 320.683 824.14 318.298L812.265 330.173ZM877.037 334.491C878.229 333.299 878.229 331.365 877.037 330.173L865.162 318.298C862.777 320.683 862.777 324.55 865.162 326.934L870.56 332.332L865.162 337.73C862.777 340.115 862.777 343.981 865.162 346.366L877.037 334.491ZM830.617 311.821C833.002 314.206 836.868 314.206 839.253 311.821L844.651 306.423L850.048 311.821C852.359 314.131 856.06 314.204 858.457 312.038L858.685 311.821L846.81 299.946C845.617 298.754 843.684 298.754 842.492 299.946L830.617 311.821Z' fill='url(%23paint780_linear_40004690_134055)'/%3E%3Cpath d='M839.055 319.862L832.182 326.734L836.5 331.053C837.902 329.65 838.478 327.736 838.232 325.912C840.056 326.159 841.971 325.582 843.373 324.18L839.055 319.862ZM846.81 316.425C845.617 315.233 843.684 315.233 842.492 316.425L839.055 319.862L843.373 324.18L844.651 322.902L845.928 324.18C847.331 325.582 849.246 326.159 851.07 325.912C850.823 327.736 851.399 329.65 852.801 331.053L854.079 332.33L852.801 333.608C851.399 335.01 850.822 336.925 851.069 338.749C849.245 338.503 847.331 339.078 845.928 340.481L844.651 341.758L843.373 340.481C841.971 339.078 840.057 338.503 838.233 338.749C838.48 336.925 837.903 335.01 836.5 333.608L835.223 332.33L836.5 331.053L832.182 326.734L828.746 330.171C827.553 331.364 827.553 333.297 828.746 334.489L842.492 348.235C843.684 349.428 845.617 349.428 846.81 348.235L860.556 334.489C861.748 333.297 861.748 331.364 860.556 330.171L846.81 316.425Z' fill='url(%23paint781_linear_40004690_134055)'/%3E%3Cpath d='M830.912 376.309L802.845 348.241C801.652 347.048 799.719 347.048 798.526 348.241L770.458 376.309L800.685 406.536L830.912 376.309Z' fill='url(%23paint782_linear_40004690_134055)'/%3E%3Cpath d='M803.277 403.944L803.16 403.84C802.56 403.351 801.677 403.386 801.118 403.944L800.685 404.377L800.253 403.944L800.138 403.84C799.539 403.351 798.653 403.385 798.094 403.944L800.685 406.536L803.277 403.944ZM796.151 402.001L797.231 403.081C797.827 402.485 797.827 401.518 797.231 400.922L796.151 402.001ZM794.208 397.899C793.612 397.303 792.645 397.303 792.049 397.899L796.151 402.001L797.231 400.922L794.208 397.899ZM790.106 395.956L791.186 397.036C791.782 396.44 791.782 395.473 791.186 394.877L790.106 395.956ZM788.163 391.854L788.047 391.749C787.448 391.26 786.563 391.295 786.004 391.854L790.106 395.956L791.186 394.877L788.163 391.854ZM784.06 389.91L785.14 390.99C785.736 390.394 785.736 389.427 785.14 388.831L784.06 389.91ZM782.117 385.808L781.038 386.888L784.06 389.91L785.14 388.831L782.117 385.808ZM782.117 385.808C781.521 385.212 780.554 385.212 779.958 385.808L781.038 386.888L782.117 385.808ZM778.015 383.865L779.095 384.945C779.691 384.349 779.691 383.382 779.095 382.786L778.015 383.865ZM776.072 379.763L774.993 380.843L778.015 383.865L779.095 382.786L776.072 379.763ZM776.072 379.763C775.476 379.167 774.509 379.167 773.913 379.763L774.993 380.843L776.072 379.763ZM771.97 377.82L773.05 378.9C773.646 378.304 773.646 377.337 773.05 376.741L771.97 377.82ZM770.458 376.309L771.97 377.82L773.05 376.741L772.618 376.309L773.292 375.634C773.888 375.038 773.888 374.071 773.292 373.475L770.458 376.309ZM809.322 397.899C808.726 397.303 807.759 397.303 807.163 397.899L804.14 400.922C803.544 401.518 803.544 402.485 804.14 403.081L809.322 397.899ZM774.642 372.125L774.758 372.231C775.357 372.72 776.242 372.684 776.801 372.125L780.309 368.617C780.905 368.021 780.905 367.054 780.309 366.458L774.642 372.125ZM815.367 391.854L815.251 391.749C814.651 391.26 813.767 391.295 813.208 391.854L810.185 394.877C809.589 395.473 809.589 396.44 810.185 397.036L815.367 391.854ZM781.659 365.108L781.775 365.214C782.374 365.703 783.259 365.667 783.818 365.108L787.326 361.6C787.922 361.004 787.922 360.037 787.326 359.441L781.659 365.108ZM821.413 385.808L821.297 385.703C820.697 385.214 819.813 385.25 819.254 385.808L816.231 388.831C815.635 389.427 815.635 390.394 816.231 390.99L821.413 385.808ZM788.676 358.091L788.792 358.197C789.391 358.686 790.276 358.65 790.835 358.091L794.343 354.583C794.939 353.987 794.939 353.02 794.343 352.424L788.676 358.091ZM827.458 379.763L827.342 379.658C826.742 379.169 825.858 379.204 825.299 379.763L822.276 382.786C821.68 383.382 821.68 384.349 822.276 384.945L827.458 379.763ZM795.693 351.074L795.809 351.18C796.408 351.669 797.293 351.633 797.852 351.074L799.606 349.32C799.754 349.172 799.922 349.062 800.1 348.988C800.335 348.891 800.534 348.742 800.687 348.56C800.839 348.742 801.036 348.891 801.271 348.988L801.855 347.58C800.748 347.121 799.426 347.341 798.526 348.241L795.693 351.074ZM830.912 376.309L828.079 373.475C827.482 374.071 827.482 375.038 828.079 375.634L828.753 376.309L828.321 376.741C827.725 377.337 827.725 378.304 828.321 378.9L830.912 376.309ZM802.613 348.032C802.379 347.841 802.123 347.691 801.855 347.58L801.271 348.988C801.449 349.062 801.617 349.172 801.765 349.32L803.519 351.074C804.078 351.633 804.963 351.669 805.562 351.18L805.678 351.074L802.845 348.241L802.613 348.032ZM821.062 366.458C820.503 367.017 820.467 367.901 820.956 368.501L821.062 368.617L824.57 372.125C825.129 372.684 826.014 372.72 826.613 372.231L826.729 372.125L821.062 366.458ZM814.045 359.441C813.486 360 813.45 360.884 813.939 361.484L814.045 361.6L817.553 365.108C818.112 365.667 818.997 365.703 819.596 365.214L819.712 365.108L814.045 359.441ZM807.028 352.424C806.469 352.983 806.434 353.867 806.922 354.467L807.028 354.583L810.536 358.091C811.095 358.65 811.98 358.686 812.579 358.197L812.695 358.091L807.028 352.424Z' fill='url(%23paint783_linear_40004690_134055)'/%3E%3Cpath d='M823.964 376.309L802.847 355.192C801.655 353.999 799.722 353.999 798.529 355.192L777.412 376.309L800.688 399.584L823.964 376.309Z' fill='url(%23paint784_linear_40004690_134055)'/%3E%3Cpath d='M803.222 397.051L803.106 396.945C802.507 396.456 801.622 396.492 801.063 397.051L800.689 397.425L800.314 397.05L799.234 398.129L800.689 399.584L803.222 397.051ZM800.314 397.05C799.717 396.454 798.751 396.454 798.154 397.05L799.234 398.129L800.314 397.05ZM796.324 395.219L797.404 396.299C798 395.703 798 394.736 797.404 394.14L796.324 395.219ZM794.494 391.23L794.378 391.127C793.779 390.638 792.894 390.672 792.335 391.23L796.324 395.219L797.404 394.14L794.494 391.23ZM790.506 389.401L791.586 390.481C792.181 389.885 792.181 388.918 791.586 388.322L790.506 389.401ZM788.676 385.412L787.596 386.491L790.506 389.401L791.586 388.322L788.676 385.412ZM788.676 385.412C788.08 384.816 787.113 384.816 786.517 385.412L787.596 386.491L788.676 385.412ZM784.687 383.582L785.766 384.661C786.362 384.065 786.362 383.098 785.766 382.502L784.687 383.582ZM782.856 379.593L782.741 379.489C782.141 379 781.257 379.034 780.697 379.593L784.687 383.582L785.766 382.502L782.856 379.593ZM778.867 377.762L779.947 378.842C780.543 378.246 780.543 377.279 779.947 376.683L778.867 377.762ZM777.413 376.309L778.867 377.762L779.947 376.683L779.573 376.309L780.253 375.629C780.848 375.033 780.848 374.066 780.253 373.47L777.413 376.309ZM809.042 391.231L808.926 391.126C808.326 390.637 807.441 390.672 806.882 391.231L803.973 394.141C803.377 394.737 803.377 395.704 803.973 396.3L809.042 391.231ZM781.612 372.11L781.727 372.214C782.327 372.703 783.213 372.668 783.772 372.11L787.292 368.589C787.887 367.993 787.887 367.027 787.292 366.43L781.612 372.11ZM814.861 385.412L814.744 385.308C814.144 384.819 813.261 384.853 812.702 385.412L809.792 388.322C809.196 388.918 809.196 389.884 809.792 390.481L814.861 385.412ZM788.652 365.07L788.767 365.175C789.366 365.664 790.252 365.629 790.811 365.07L794.33 361.551C794.926 360.955 794.925 359.989 794.33 359.392L788.652 365.07ZM820.679 379.594L820.563 379.488C819.964 378.999 819.079 379.035 818.52 379.594L815.61 382.503C815.015 383.1 815.014 384.066 815.61 384.662L820.679 379.594ZM795.691 358.031L795.806 358.136C796.405 358.625 797.291 358.59 797.85 358.031L799.609 356.272C799.721 356.161 799.843 356.071 799.972 356.002L800.104 355.94L800.244 355.873C800.418 355.78 800.568 355.655 800.689 355.511C800.842 355.693 801.039 355.843 801.274 355.94L801.578 355.204L801.858 354.529C800.751 354.071 799.43 354.292 798.53 355.192L795.691 358.031ZM823.964 376.309L821.125 373.47C820.529 374.066 820.529 375.032 821.125 375.629L821.805 376.309L821.43 376.684C820.834 377.28 820.834 378.247 821.43 378.843L823.964 376.309ZM802.615 354.982C802.381 354.792 802.127 354.641 801.859 354.53L801.274 355.94C801.452 356.013 801.62 356.124 801.768 356.272L803.528 358.031C804.087 358.59 804.97 358.624 805.57 358.136L805.687 358.031L802.848 355.192L802.615 354.982ZM814.086 366.43C813.49 367.027 813.49 367.993 814.086 368.589L817.605 372.109C818.164 372.667 819.049 372.703 819.648 372.214L819.764 372.109L814.086 366.43ZM807.047 359.391C806.488 359.95 806.453 360.835 806.942 361.434L807.047 361.55L810.567 365.07C811.126 365.629 812.01 365.663 812.609 365.175L812.726 365.07L807.047 359.391Z' fill='url(%23paint785_linear_40004690_134055)'/%3E%3Cpath d='M810.804 376.309L802.843 368.347C801.65 367.155 799.717 367.155 798.524 368.347L790.563 376.309L800.684 386.429L810.804 376.309Z' fill='url(%23paint786_linear_40004690_134055)'/%3E%3Cpath d='M803.028 384.085L802.912 383.979C802.313 383.49 801.428 383.526 800.869 384.085L800.684 384.27L800.498 384.085L799.418 385.164L800.684 386.429L803.028 384.085ZM800.498 384.085C799.902 383.488 798.935 383.488 798.339 384.085L799.418 385.164L800.498 384.085ZM796.888 382.634L797.968 383.713C798.564 383.117 798.564 382.151 797.968 381.554L796.888 382.634ZM795.438 379.024L794.358 380.104L796.888 382.634L797.968 381.554L795.438 379.024ZM795.438 379.024C794.841 378.428 793.875 378.428 793.279 379.024L794.358 380.104L795.438 379.024ZM791.828 377.574L792.908 378.653C793.504 378.057 793.504 377.09 792.908 376.494L791.828 377.574ZM790.563 376.309L791.828 377.574L792.908 376.494L792.722 376.309L793.633 375.398C794.229 374.802 794.229 373.835 793.633 373.239L790.563 376.309ZM808.088 379.024L807.972 378.919C807.373 378.43 806.488 378.465 805.929 379.024L803.399 381.554C802.803 382.151 802.803 383.117 803.399 383.713L808.088 379.024ZM795.455 371.417L795.571 371.522C796.17 372.011 797.055 371.976 797.614 371.417L799.604 369.427C799.752 369.278 799.92 369.168 800.098 369.095L799.516 367.686C799.156 367.835 798.817 368.054 798.524 368.347L795.455 371.417ZM810.804 376.309L807.734 373.239C807.138 373.835 807.138 374.802 807.734 375.398L808.645 376.309L808.459 376.494C807.863 377.09 807.863 378.057 808.459 378.653L810.804 376.309ZM801.853 367.686C801.106 367.377 800.263 367.377 799.516 367.686L800.098 369.095C800.333 368.997 800.532 368.849 800.685 368.667C800.837 368.848 801.034 368.997 801.269 369.095L801.853 367.686ZM802.611 368.138C802.377 367.947 802.121 367.797 801.853 367.686L801.269 369.095C801.447 369.168 801.615 369.278 801.763 369.427L803.753 371.417C804.312 371.976 805.197 372.011 805.797 371.522L805.912 371.417L802.843 368.347L802.611 368.138Z' fill='url(%23paint787_linear_40004690_134055)'/%3E%3Cpath d='M800.38 345.773L776.63 322.024C775.438 320.831 773.505 320.831 772.312 322.024L765.835 328.501L791.744 354.41L800.38 345.773Z' fill='url(%23paint788_linear_40004690_134055)'/%3E%3Cpath d='M791.744 352.251C791.148 351.654 790.181 351.654 789.585 352.251L791.744 354.41L792.824 353.33L791.744 352.251ZM787.426 347.933C786.83 347.336 785.863 347.336 785.267 347.933L789.585 352.251C790.181 351.654 790.181 350.688 789.585 350.092L787.426 347.933ZM783.108 343.614C782.511 343.018 781.545 343.018 780.949 343.614L785.267 347.933C785.863 347.336 785.863 346.37 785.267 345.773L783.108 343.614ZM778.79 339.296C778.193 338.7 777.227 338.7 776.63 339.296L780.949 343.614C781.545 343.018 781.545 342.052 780.949 341.455L778.79 339.296ZM774.471 334.978C773.875 334.382 772.909 334.382 772.312 334.978L776.63 339.296C777.227 338.7 777.227 337.733 776.63 337.137L774.471 334.978ZM770.153 330.66C769.557 330.064 768.59 330.064 767.994 330.66L772.312 334.978C772.909 334.382 772.909 333.415 772.312 332.819L770.153 330.66ZM775.641 321.363C774.534 320.904 773.212 321.124 772.312 322.024L765.835 328.501L767.994 330.66C768.553 330.101 768.588 329.216 768.1 328.617L767.994 328.501L767.958 328.465C768.116 328.198 768.186 327.894 768.167 327.594C768.589 327.621 769.021 327.474 769.344 327.151L770.963 325.532C771.286 325.209 771.432 324.778 771.406 324.356C771.828 324.382 772.259 324.236 772.582 323.913L773.392 323.103C773.54 322.955 773.708 322.845 773.886 322.771C774.121 322.674 774.32 322.525 774.472 322.343C774.625 322.525 774.822 322.674 775.056 322.771L775.641 321.363ZM776.63 322.024C776.338 321.731 776 321.512 775.641 321.363L775.056 322.771C775.182 322.823 775.303 322.893 775.415 322.982C775.462 323.019 775.507 323.06 775.551 323.103L776.541 324.093C776.984 324.536 777.631 324.65 778.179 324.435C777.982 324.936 778.06 325.521 778.414 325.956L778.52 326.072L780.498 328.051C780.941 328.494 781.589 328.607 782.137 328.392C781.922 328.94 782.035 329.588 782.478 330.031L784.457 332.009C784.9 332.452 785.547 332.566 786.095 332.351C785.898 332.853 785.976 333.438 786.332 333.873L786.436 333.988L788.416 335.968C788.859 336.411 789.506 336.525 790.054 336.31C789.857 336.811 789.935 337.396 790.289 337.831L790.395 337.947L792.373 339.926C792.816 340.368 793.464 340.482 794.012 340.267C793.815 340.769 793.893 341.354 794.248 341.789L794.353 341.905L796.332 343.884C796.775 344.327 797.422 344.441 797.97 344.226C797.755 344.774 797.868 345.42 798.311 345.863L799.301 346.853L800.38 345.773L776.63 322.024Z' fill='url(%23paint789_linear_40004690_134055)'/%3E%3Cpath d='M793.115 342.141L783.053 332.079C781.861 330.887 779.928 330.887 778.735 332.079L776.821 333.994L789.041 346.214L793.115 342.141Z' fill='url(%23paint790_linear_40004690_134055)'/%3E%3Cpath d='M788.562 344.656C788.264 344.358 787.781 344.358 787.483 344.656L789.041 346.214L789.581 345.674L788.562 344.656ZM784.489 340.582C784.191 340.285 783.707 340.284 783.409 340.582L786.526 343.699C786.824 343.401 786.824 342.917 786.526 342.619L784.489 340.582ZM780.415 336.509C780.117 336.211 779.634 336.211 779.336 336.509L782.452 339.625C782.75 339.327 782.75 338.844 782.452 338.546L780.415 336.509ZM780.461 331.22C779.83 331.31 779.22 331.594 778.735 332.079L776.82 333.994L778.379 335.552C778.677 335.254 778.677 334.77 778.379 334.472L777.894 333.987C778.056 333.784 778.1 333.52 778.024 333.283C778.288 333.367 778.587 333.306 778.796 333.097L779.275 332.619C779.44 332.453 779.624 332.32 779.819 332.216C779.884 332.181 779.95 332.15 780.018 332.122C780.376 331.974 780.559 331.585 780.461 331.22ZM783.053 332.079C782.567 331.594 781.958 331.31 781.327 331.22C781.243 331.535 781.368 331.868 781.635 332.048L781.771 332.121L781.911 332.188C781.93 332.197 781.949 332.204 781.967 332.214C781.994 332.228 782.02 332.246 782.046 332.261C782.084 332.283 782.123 332.304 782.159 332.328C782.182 332.343 782.203 332.361 782.225 332.377C782.264 332.405 782.302 332.432 782.339 332.462L782.513 332.619L783.771 333.876C784.069 334.175 784.552 334.175 784.85 333.876L783.053 332.079ZM791.317 340.343C791.019 340.641 791.019 341.125 791.317 341.423L792.575 342.68L793.115 342.141L791.317 340.343ZM786.286 335.312C786.025 335.573 785.993 335.976 786.188 336.273L786.286 336.392L788.802 338.907C789.1 339.205 789.583 339.205 789.881 338.907L786.286 335.312Z' fill='url(%23paint791_linear_40004690_134055)'/%3E%3Cpath d='M835.492 423.895L811.742 400.145C810.549 398.952 808.616 398.952 807.424 400.145L800.946 406.622L826.855 432.531L835.492 423.895Z' fill='url(%23paint792_linear_40004690_134055)'/%3E%3Cpath d='M829.014 430.372C828.418 429.776 827.452 429.776 826.855 430.372L826.739 430.266C826.14 429.778 825.255 429.813 824.696 430.372L826.855 432.531L829.014 430.372ZM822.537 426.054C821.941 425.457 820.974 425.457 820.378 426.054L824.696 430.372C825.292 429.776 825.292 428.809 824.696 428.213L822.537 426.054ZM818.219 421.735C817.623 421.139 816.656 421.139 816.06 421.735L820.378 426.054C820.974 425.457 820.974 424.491 820.378 423.895L818.219 421.735ZM813.901 417.417C813.305 416.821 812.338 416.821 811.742 417.417L816.06 421.735C816.656 421.139 816.656 420.173 816.06 419.576L813.901 417.417ZM809.583 413.099C808.987 412.503 808.02 412.503 807.424 413.099L811.742 417.417C812.338 416.821 812.338 415.854 811.742 415.258L809.583 413.099ZM805.265 408.781C804.668 408.185 803.702 408.185 803.106 408.781L807.424 413.099C808.02 412.503 808.02 411.536 807.424 410.94L805.265 408.781ZM800.946 406.622L803.106 408.781C803.702 408.185 803.702 407.218 803.106 406.622L802.026 405.542L800.946 406.622ZM833.333 426.054C832.736 425.457 831.77 425.457 831.173 426.054L829.014 428.213C828.418 428.809 828.418 429.776 829.014 430.372L833.333 426.054ZM811.742 400.145C810.549 398.952 808.616 398.952 807.424 400.145C807.945 399.623 809.119 399.927 810.203 400.809C810.358 400.936 810.512 401.074 810.662 401.224L811.652 402.214C812.095 402.657 812.743 402.771 813.29 402.556C813.076 403.104 813.188 403.75 813.631 404.193L815.61 406.172C816.053 406.615 816.7 406.728 817.248 406.513C817.051 407.015 817.129 407.601 817.484 408.036L817.59 408.152L819.568 410.13C820.011 410.573 820.659 410.687 821.207 410.472C821.01 410.974 821.088 411.559 821.443 411.994L821.547 412.109L823.527 414.089C823.97 414.532 824.617 414.646 825.165 414.431C824.969 414.932 825.046 415.517 825.4 415.952L825.506 416.068L827.485 418.047C827.928 418.49 828.575 418.603 829.123 418.388C828.908 418.936 829.022 419.584 829.465 420.027L831.443 422.005C831.886 422.448 832.534 422.562 833.082 422.347C832.881 422.857 832.967 423.452 833.338 423.889L833.333 423.895C832.736 424.491 832.736 425.457 833.333 426.054L835.492 423.895L811.742 400.145Z' fill='url(%23paint793_linear_40004690_134055)'/%3E%3Cpath d='M800.424 319.555L828.492 291.487C829.685 290.294 829.685 288.361 828.492 287.169L800.424 259.101L770.197 289.328L800.424 319.555Z' fill='url(%23paint794_linear_40004690_134055)'/%3E%3Cpath d='M772.789 291.919L772.893 291.802C773.382 291.202 773.347 290.319 772.789 289.76L772.356 289.328L772.789 288.895L772.893 288.781C773.382 288.181 773.348 287.295 772.789 286.736L770.197 289.328L772.789 291.919ZM774.731 284.793L773.652 285.873C774.248 286.469 775.215 286.469 775.811 285.873L774.731 284.793ZM778.833 282.85C779.43 282.254 779.43 281.288 778.833 280.691L774.731 284.793L775.811 285.873L778.833 282.85ZM780.776 278.748L779.697 279.828C780.293 280.424 781.26 280.424 781.856 279.828L780.776 278.748ZM784.878 276.806L784.984 276.69C785.473 276.09 785.437 275.205 784.878 274.646L780.776 278.748L781.856 279.828L784.878 276.806ZM786.822 272.702L785.743 273.782C786.339 274.378 787.306 274.378 787.902 273.782L786.822 272.702ZM790.924 270.759L789.845 269.68L786.822 272.702L787.902 273.782L790.924 270.759ZM790.924 270.759C791.52 270.163 791.521 269.197 790.924 268.6L789.845 269.68L790.924 270.759ZM792.867 266.657L791.788 267.737C792.384 268.333 793.351 268.333 793.947 267.737L792.867 266.657ZM796.969 264.714L795.89 263.635L792.867 266.657L793.947 267.737L796.969 264.714ZM796.969 264.714C797.566 264.118 797.566 263.152 796.969 262.555L795.89 263.635L796.969 264.714ZM798.912 260.612L797.833 261.692C798.429 262.288 799.396 262.288 799.992 261.692L798.912 260.612ZM800.424 259.101L798.912 260.612L799.992 261.692L800.424 261.26L801.099 261.934C801.695 262.531 802.662 262.531 803.258 261.934L800.424 259.101ZM778.833 297.964C779.43 297.368 779.43 296.401 778.833 295.805L775.811 292.782C775.215 292.186 774.248 292.186 773.652 292.782L778.833 297.964ZM804.607 263.284L804.502 263.4C804.013 264 804.049 264.884 804.607 265.443L808.116 268.951C808.712 269.548 809.679 269.548 810.275 268.951L804.607 263.284ZM784.878 304.009L784.984 303.893C785.473 303.293 785.437 302.409 784.878 301.85L781.856 298.827C781.26 298.231 780.293 298.231 779.697 298.827L784.878 304.009ZM811.624 270.301L811.519 270.417C811.03 271.016 811.066 271.901 811.624 272.46L815.133 275.968C815.729 276.565 816.696 276.565 817.292 275.968L811.624 270.301ZM790.924 310.055L791.03 309.939C791.519 309.339 791.483 308.455 790.924 307.896L787.902 304.873C787.306 304.277 786.339 304.277 785.743 304.873L790.924 310.055ZM818.641 277.318L818.536 277.434C818.047 278.033 818.083 278.918 818.641 279.477L822.15 282.985C822.746 283.582 823.713 283.582 824.309 282.985L818.641 277.318ZM796.969 316.1L797.075 315.984C797.564 315.384 797.528 314.5 796.969 313.941L793.947 310.918C793.351 310.322 792.384 310.322 791.788 310.918L796.969 316.1ZM825.658 284.335L825.553 284.451C825.064 285.05 825.099 285.935 825.658 286.494L827.413 288.248C827.561 288.397 827.671 288.565 827.745 288.743C827.842 288.978 827.99 289.176 828.173 289.329C827.991 289.481 827.842 289.678 827.745 289.913L829.153 290.497C829.612 289.39 829.392 288.069 828.492 287.169L825.658 284.335ZM800.424 319.555L803.258 316.721C802.662 316.125 801.695 316.125 801.099 316.721L800.424 317.396L799.992 316.963C799.396 316.368 798.429 316.367 797.833 316.963L800.424 319.555ZM828.701 291.255C828.892 291.021 829.042 290.765 829.153 290.497L827.745 289.913C827.671 290.091 827.561 290.259 827.413 290.407L825.658 292.161C825.099 292.72 825.064 293.605 825.553 294.205L825.658 294.321L828.492 291.487L828.701 291.255ZM810.275 309.704C809.716 309.145 808.831 309.11 808.232 309.599L808.116 309.704L804.607 313.212C804.049 313.771 804.013 314.656 804.502 315.256L804.607 315.371L810.275 309.704ZM817.292 302.687C816.733 302.128 815.848 302.093 815.249 302.582L815.133 302.687L811.624 306.195C811.066 306.754 811.03 307.639 811.519 308.239L811.624 308.355L817.292 302.687ZM824.309 295.67C823.75 295.111 822.865 295.076 822.266 295.565L822.15 295.67L818.641 299.178C818.083 299.737 818.047 300.622 818.536 301.222L818.641 301.338L824.309 295.67Z' fill='url(%23paint795_linear_40004690_134055)'/%3E%3Cpath d='M800.424 312.598L821.541 291.481C822.733 290.288 822.733 288.355 821.541 287.163L800.424 266.046L777.148 289.322L800.424 312.598Z' fill='url(%23paint796_linear_40004690_134055)'/%3E%3Cpath d='M779.682 291.856L779.788 291.74C780.276 291.14 780.241 290.255 779.682 289.697L779.308 289.322L779.683 288.947L778.604 287.867L777.149 289.322L779.682 291.856ZM779.683 288.947C780.279 288.351 780.279 287.384 779.683 286.788L778.604 287.867L779.683 288.947ZM781.513 284.958L780.434 286.037C781.03 286.633 781.997 286.633 782.593 286.037L781.513 284.958ZM785.503 283.128L785.606 283.012C786.095 282.412 786.061 281.528 785.503 280.969L781.513 284.958L782.593 286.037L785.503 283.128ZM787.332 279.139L786.252 280.219C786.848 280.815 787.815 280.815 788.411 280.219L787.332 279.139ZM791.321 277.309L790.241 276.23L787.332 279.139L788.411 280.219L791.321 277.309ZM791.321 277.309C791.917 276.713 791.917 275.746 791.321 275.15L790.241 276.23L791.321 277.309ZM793.151 273.32L792.071 274.4C792.668 274.995 793.635 274.996 794.231 274.4L793.151 273.32ZM797.14 271.49L797.244 271.374C797.733 270.774 797.699 269.89 797.14 269.331L793.151 273.32L794.231 274.4L797.14 271.49ZM798.97 267.501L797.891 268.58C798.487 269.176 799.454 269.176 800.05 268.58L798.97 267.501ZM800.424 266.047L798.97 267.501L800.05 268.58L800.424 268.206L801.104 268.886C801.7 269.482 802.667 269.482 803.263 268.886L800.424 266.047ZM785.502 297.675L785.607 297.559C786.096 296.959 786.06 296.075 785.502 295.516L782.592 292.606C781.996 292.01 781.029 292.01 780.433 292.606L785.502 297.675ZM804.623 270.246L804.519 270.361C804.03 270.96 804.064 271.846 804.623 272.405L808.143 275.925C808.739 276.521 809.706 276.521 810.302 275.925L804.623 270.246ZM791.321 303.494L791.425 303.377C791.914 302.778 791.879 301.894 791.321 301.335L788.411 298.426C787.815 297.829 786.848 297.829 786.252 298.426L791.321 303.494ZM811.662 277.285L811.558 277.4C811.069 278 811.103 278.885 811.662 279.444L815.181 282.963C815.777 283.559 816.744 283.559 817.34 282.963L811.662 277.285ZM797.139 309.313L797.245 309.197C797.733 308.597 797.698 307.712 797.139 307.154L794.23 304.244C793.633 303.648 792.666 303.648 792.07 304.244L797.139 309.313ZM818.701 284.324L818.597 284.439C818.108 285.039 818.142 285.924 818.701 286.483L820.461 288.243C820.572 288.354 820.662 288.476 820.731 288.605L820.793 288.737L820.859 288.877C820.953 289.052 821.077 289.201 821.222 289.322C821.04 289.475 820.89 289.672 820.793 289.907L821.529 290.211L822.204 290.491C822.662 289.385 822.44 288.063 821.541 287.163L818.701 284.324ZM800.424 312.598L803.263 309.759C802.667 309.162 801.7 309.162 801.104 309.759L800.424 310.439L800.049 310.063C799.453 309.467 798.486 309.467 797.89 310.063L800.424 312.598ZM821.75 291.248C821.941 291.015 822.092 290.76 822.203 290.492L820.793 289.907C820.719 290.085 820.609 290.254 820.461 290.402L818.701 292.161C818.143 292.72 818.108 293.604 818.597 294.203L818.701 294.32L821.541 291.481L821.75 291.248ZM810.302 302.719C809.706 302.123 808.74 302.123 808.143 302.719L804.624 306.239C804.065 306.797 804.03 307.682 804.519 308.282L804.624 308.398L810.302 302.719ZM817.341 295.68C816.783 295.122 815.898 295.086 815.298 295.575L815.182 295.68L811.662 299.2C811.104 299.759 811.069 300.643 811.558 301.243L811.662 301.36L817.341 295.68Z' fill='url(%23paint797_linear_40004690_134055)'/%3E%3Cpath d='M800.424 299.441L808.386 291.48C809.578 290.287 809.578 288.354 808.386 287.162L800.424 279.2L790.304 289.321L800.424 299.441Z' fill='url(%23paint798_linear_40004690_134055)'/%3E%3Cpath d='M792.648 291.665L792.754 291.549C793.242 290.95 793.207 290.065 792.648 289.506L792.463 289.321L792.648 289.135L791.569 288.056L790.304 289.321L792.648 291.665ZM792.648 289.135C793.244 288.539 793.244 287.572 792.648 286.976L791.569 288.056L792.648 289.135ZM794.099 285.526L793.019 286.605C793.616 287.201 794.582 287.201 795.178 286.605L794.099 285.526ZM797.709 284.075L796.629 282.996L794.099 285.526L795.178 286.605L797.709 284.075ZM797.709 284.075C798.305 283.479 798.305 282.512 797.709 281.916L796.629 282.996L797.709 284.075ZM799.159 280.465L798.08 281.545C798.676 282.141 799.642 282.141 800.239 281.545L799.159 280.465ZM800.424 279.2L799.159 280.465L800.239 281.545L800.424 281.359L801.335 282.27C801.931 282.866 802.898 282.866 803.494 282.27L800.424 279.2ZM797.709 296.726L797.814 296.61C798.303 296.01 798.267 295.126 797.709 294.567L795.178 292.037C794.582 291.44 793.616 291.44 793.019 292.037L797.709 296.726ZM805.316 284.092L805.21 284.208C804.721 284.807 804.757 285.692 805.316 286.251L807.306 288.241C807.455 288.39 807.565 288.558 807.638 288.736L809.047 288.154C808.898 287.793 808.679 287.455 808.386 287.162L805.316 284.092ZM800.424 299.441L803.494 296.372C802.898 295.775 801.931 295.775 801.335 296.372L800.424 297.282L800.239 297.097C799.642 296.501 798.676 296.501 798.08 297.097L800.424 299.441ZM809.047 290.49C809.356 289.743 809.355 288.9 809.047 288.154L807.638 288.736C807.736 288.971 807.884 289.169 808.066 289.322C807.884 289.475 807.735 289.671 807.638 289.906L809.047 290.49ZM808.594 291.248C808.785 291.014 808.936 290.758 809.047 290.49L807.638 289.906C807.565 290.084 807.454 290.252 807.306 290.4L805.316 292.391C804.757 292.95 804.722 293.834 805.21 294.434L805.316 294.55L808.386 291.48L808.594 291.248Z' fill='url(%23paint799_linear_40004690_134055)'/%3E%3Cpath d='M830.955 289.016L854.705 265.266C855.898 264.073 855.898 262.14 854.705 260.948L848.228 254.47L822.319 280.379L830.955 289.016Z' fill='url(%23paint800_linear_40004690_134055)'/%3E%3Cpath d='M824.478 280.379C825.074 279.783 825.074 278.816 824.478 278.22L822.319 280.379L823.399 281.459L824.478 280.379ZM828.796 276.061C829.393 275.465 829.393 274.498 828.796 273.902L824.478 278.22C825.074 278.816 826.041 278.816 826.637 278.22L828.796 276.061ZM833.115 271.743C833.711 271.147 833.711 270.18 833.115 269.584L828.796 273.902C829.393 274.498 830.359 274.498 830.955 273.902L833.115 271.743ZM837.433 267.425C838.029 266.829 838.029 265.862 837.433 265.266L833.115 269.584C833.711 270.18 834.677 270.18 835.274 269.584L837.433 267.425ZM841.751 263.107C842.347 262.511 842.347 261.544 841.751 260.948L837.433 265.266C838.029 265.862 838.996 265.862 839.592 265.266L841.751 263.107ZM846.069 258.789C846.665 258.192 846.665 257.226 846.069 256.63L841.751 260.948C842.347 261.544 843.314 261.544 843.91 260.948L846.069 258.789ZM855.366 264.276C855.825 263.169 855.605 261.848 854.705 260.948L848.228 254.47L846.069 256.63C846.628 257.188 847.512 257.224 848.112 256.735L848.228 256.63L848.264 256.594C848.531 256.751 848.834 256.821 849.135 256.802C849.108 257.225 849.255 257.656 849.577 257.979L851.197 259.598C851.52 259.921 851.951 260.068 852.373 260.041C852.347 260.463 852.493 260.895 852.816 261.218L853.626 262.027C853.774 262.176 853.884 262.344 853.958 262.522C854.055 262.757 854.203 262.955 854.386 263.108C854.204 263.261 854.055 263.457 853.958 263.692L855.366 264.276ZM854.705 265.266C854.998 264.973 855.217 264.636 855.366 264.276L853.958 263.692C853.906 263.817 853.836 263.938 853.747 264.05C853.71 264.097 853.669 264.143 853.626 264.186L852.636 265.176C852.193 265.619 852.079 266.267 852.294 266.815C851.793 266.618 851.208 266.695 850.773 267.05L850.657 267.155L848.678 269.134C848.235 269.577 848.122 270.224 848.337 270.772C847.789 270.557 847.141 270.671 846.698 271.114L844.72 273.092C844.277 273.535 844.163 274.183 844.378 274.731C843.876 274.534 843.291 274.612 842.856 274.967L842.741 275.071L840.761 277.051C840.318 277.494 840.204 278.141 840.419 278.689C839.918 278.493 839.333 278.57 838.898 278.924L838.782 279.03L836.803 281.009C836.36 281.452 836.247 282.099 836.462 282.647C835.96 282.45 835.375 282.528 834.939 282.883L834.823 282.989L832.845 284.967C832.402 285.41 832.288 286.058 832.503 286.606C831.955 286.391 831.309 286.504 830.866 286.946L829.876 287.936L830.955 289.016L854.705 265.266Z' fill='url(%23paint801_linear_40004690_134055)'/%3E%3Cpath d='M834.587 281.746L844.649 271.685C845.841 270.492 845.841 268.559 844.649 267.367L842.734 265.452L830.514 277.673L834.587 281.746Z' fill='url(%23paint802_linear_40004690_134055)'/%3E%3Cpath d='M832.072 277.194C832.37 276.896 832.37 276.412 832.072 276.114L830.514 277.673L831.053 278.212L832.072 277.194ZM836.145 273.12C836.443 272.822 836.443 272.339 836.145 272.041L833.029 275.157C833.327 275.455 833.811 275.455 834.109 275.157L836.145 273.12ZM840.219 269.047C840.517 268.749 840.517 268.265 840.219 267.967L837.103 271.084C837.401 271.382 837.884 271.382 838.182 271.084L840.219 269.047ZM845.508 269.092C845.418 268.461 845.134 267.852 844.649 267.366L842.734 265.452L841.176 267.01C841.474 267.308 841.958 267.308 842.256 267.01L842.741 266.525C842.944 266.687 843.208 266.732 843.445 266.656C843.361 266.919 843.421 267.218 843.63 267.427L844.109 267.906C844.274 268.071 844.408 268.255 844.512 268.45C844.547 268.515 844.578 268.582 844.606 268.649C844.754 269.008 845.143 269.19 845.508 269.092ZM844.649 271.684C845.134 271.199 845.418 270.59 845.508 269.959C845.193 269.874 844.86 269.999 844.679 270.267L844.607 270.403L844.54 270.543C844.531 270.561 844.524 270.58 844.514 270.599C844.5 270.626 844.482 270.651 844.467 270.678C844.445 270.715 844.424 270.754 844.4 270.79C844.385 270.813 844.367 270.834 844.351 270.857C844.323 270.895 844.296 270.934 844.266 270.971L844.109 271.145L842.851 272.402C842.553 272.701 842.553 273.184 842.851 273.482L844.649 271.684ZM836.385 279.949C836.087 279.651 835.603 279.651 835.305 279.949L834.048 281.206L834.587 281.746L836.385 279.949ZM841.416 274.918C841.155 274.657 840.751 274.624 840.455 274.82L840.336 274.918L837.821 277.433C837.523 277.731 837.523 278.215 837.821 278.513L841.416 274.918Z' fill='url(%23paint803_linear_40004690_134055)'/%3E%3Cpath d='M752.839 324.133L776.589 300.383C777.781 299.191 777.781 297.257 776.589 296.065L770.112 289.588L744.203 315.497L752.839 324.133Z' fill='url(%23paint804_linear_40004690_134055)'/%3E%3Cpath d='M746.362 317.656C746.958 317.059 746.958 316.093 746.362 315.497L746.467 315.381C746.956 314.781 746.921 313.896 746.362 313.337L744.203 315.497L746.362 317.656ZM750.68 311.178C751.276 310.582 751.276 309.616 750.68 309.019L746.362 313.337C746.958 313.934 747.925 313.934 748.521 313.337L750.68 311.178ZM754.998 306.86C755.595 306.264 755.595 305.297 754.998 304.701L750.68 309.019C751.276 309.616 752.243 309.616 752.839 309.019L754.998 306.86ZM759.316 302.542C759.913 301.946 759.913 300.979 759.316 300.383L754.998 304.701C755.595 305.297 756.561 305.297 757.157 304.701L759.316 302.542ZM763.635 298.224C764.231 297.628 764.231 296.661 763.635 296.065L759.316 300.383C759.913 300.979 760.879 300.979 761.476 300.383L763.635 298.224ZM767.953 293.906C768.549 293.31 768.549 292.343 767.953 291.747L763.635 296.065C764.231 296.661 765.197 296.661 765.794 296.065L767.953 293.906ZM770.112 289.588L767.953 291.747C768.549 292.343 769.516 292.343 770.112 291.747L771.191 290.667L770.112 289.588ZM750.68 321.974C751.276 321.378 751.276 320.411 750.68 319.815L748.521 317.656C747.925 317.059 746.958 317.059 746.362 317.656L750.68 321.974ZM776.589 300.383C777.781 299.191 777.781 297.257 776.589 296.065C777.11 296.586 776.806 297.76 775.925 298.844C775.798 299 775.659 299.154 775.509 299.303L774.52 300.293C774.077 300.736 773.963 301.384 774.178 301.932C773.63 301.717 772.984 301.829 772.541 302.272L770.562 304.251C770.119 304.694 770.005 305.341 770.22 305.889C769.718 305.692 769.133 305.77 768.698 306.125L768.582 306.231L766.603 308.21C766.16 308.653 766.047 309.3 766.262 309.848C765.76 309.651 765.175 309.729 764.739 310.084L764.625 310.188L762.645 312.168C762.202 312.611 762.088 313.259 762.303 313.807C761.801 313.61 761.217 313.687 760.782 314.042L760.666 314.147L758.687 316.126C758.244 316.569 758.13 317.216 758.345 317.764C757.797 317.549 757.15 317.663 756.707 318.106L754.728 320.085C754.286 320.527 754.172 321.175 754.387 321.723C753.876 321.523 753.282 321.609 752.845 321.979L752.839 321.974C752.243 321.378 751.276 321.378 750.68 321.974L752.839 324.133L776.589 300.383Z' fill='url(%23paint805_linear_40004690_134055)'/%3E%3Cpath d='M753.331 310.93L763.389 300.872C764.581 299.68 766.514 299.68 767.707 300.872L769.62 302.785L757.404 315.002L753.331 310.93Z' fill='url(%23paint806_linear_40004690_134055)'/%3E%3Cpath d='M755.846 313.444C756.144 313.146 756.627 313.146 756.925 313.444L757.404 313.923L757.883 313.444C758.181 313.146 758.664 313.146 758.962 313.444L757.404 315.002L755.846 313.444ZM761.954 309.373C762.252 309.074 762.735 309.074 763.034 309.373L759.918 312.488C759.62 312.19 759.62 311.706 759.918 311.408L761.954 309.373ZM766.027 305.3C766.325 305.002 766.808 305.002 767.106 305.3L763.991 308.415C763.693 308.117 763.693 307.634 763.991 307.336L766.027 305.3ZM769.62 302.786L768.062 304.344C767.764 304.046 767.764 303.562 768.062 303.264L769.081 302.246L769.62 302.786ZM765.979 300.013C766.611 300.103 767.221 300.386 767.707 300.872C767.268 300.433 766.637 300.27 765.966 300.357C765.944 300.245 765.948 300.128 765.979 300.013ZM755.128 309.133C755.389 309.394 755.422 309.796 755.227 310.093L755.128 310.213L754.411 310.93L754.89 311.408L754.988 311.527C755.183 311.824 755.15 312.227 754.89 312.488L753.331 310.93L755.128 309.133ZM763.389 300.872C763.875 300.386 764.484 300.102 765.116 300.012C765.176 300.236 765.127 300.468 764.999 300.65C764.708 300.789 764.423 300.972 764.157 301.2L763.929 301.412L762.671 302.67C762.373 302.967 761.889 302.968 761.591 302.67L763.389 300.872ZM760.157 304.105C760.455 304.403 760.455 304.886 760.157 305.184L757.642 307.698C757.344 307.996 756.861 307.996 756.563 307.698L760.157 304.105Z' fill='url(%23paint807_linear_40004690_134055)'/%3E%3Cpath d='M858.798 286.359L886.866 314.427C888.059 315.62 889.992 315.62 891.184 314.427L919.252 286.359L889.025 256.132L858.798 286.359Z' fill='url(%23paint808_linear_40004690_134055)'/%3E%3Cpath d='M886.434 258.724L886.551 258.828C887.15 259.317 888.034 259.282 888.593 258.724L889.025 258.291L889.457 258.724L889.572 258.828C890.172 259.317 891.057 259.283 891.617 258.724L889.025 256.132L886.434 258.724ZM893.559 260.667L892.48 259.587C891.884 260.183 891.884 261.15 892.48 261.746L893.559 260.667ZM895.502 264.769C896.099 265.365 897.065 265.365 897.661 264.769L893.559 260.667L892.48 261.746L895.502 264.769ZM899.604 266.712L898.525 265.632C897.929 266.228 897.929 267.195 898.525 267.791L899.604 266.712ZM901.547 270.814L901.663 270.919C902.263 271.408 903.147 271.373 903.706 270.814L899.604 266.712L898.525 267.791L901.547 270.814ZM905.65 272.758L904.571 271.678C903.975 272.274 903.975 273.241 904.571 273.837L905.65 272.758ZM907.593 276.86L908.673 275.78L905.65 272.758L904.571 273.837L907.593 276.86ZM907.593 276.86C908.19 277.456 909.156 277.456 909.753 276.86L908.673 275.78L907.593 276.86ZM911.695 278.803L910.616 277.723C910.02 278.319 910.02 279.286 910.616 279.882L911.695 278.803ZM913.638 282.905L914.718 281.825L911.695 278.803L910.616 279.882L913.638 282.905ZM913.638 282.905C914.235 283.501 915.201 283.501 915.797 282.905L914.718 281.825L913.638 282.905ZM917.74 284.848L916.661 283.768C916.065 284.364 916.065 285.331 916.661 285.927L917.74 284.848ZM919.252 286.359L917.74 284.848L916.661 285.927L917.093 286.359L916.418 287.034C915.822 287.63 915.822 288.597 916.418 289.193L919.252 286.359ZM880.389 264.769C880.985 265.365 881.952 265.365 882.548 264.769L885.57 261.746C886.167 261.15 886.167 260.183 885.57 259.587L880.389 264.769ZM915.069 290.543L914.953 290.437C914.353 289.948 913.469 289.984 912.91 290.543L909.401 294.051C908.805 294.647 908.805 295.614 909.401 296.21L915.069 290.543ZM874.344 270.814L874.46 270.919C875.06 271.408 875.944 271.372 876.503 270.814L879.526 267.791C880.122 267.195 880.122 266.228 879.526 265.632L874.344 270.814ZM908.052 297.56L907.936 297.454C907.336 296.965 906.452 297.001 905.893 297.56L902.384 301.068C901.788 301.664 901.788 302.631 902.384 303.227L908.052 297.56ZM868.298 276.86L868.414 276.965C869.013 277.454 869.898 277.418 870.457 276.86L873.479 273.837C874.076 273.241 874.076 272.274 873.479 271.678L868.298 276.86ZM901.035 304.577L900.919 304.471C900.319 303.982 899.435 304.018 898.876 304.577L895.367 308.085C894.771 308.681 894.771 309.648 895.367 310.244L901.035 304.577ZM862.253 282.905L862.369 283.01C862.969 283.499 863.853 283.463 864.412 282.905L867.435 279.882C868.031 279.286 868.031 278.319 867.435 277.723L862.253 282.905ZM894.018 311.594L893.902 311.488C893.302 310.999 892.418 311.035 891.859 311.594L890.105 313.348C889.956 313.496 889.788 313.606 889.61 313.68C889.375 313.777 889.177 313.926 889.024 314.108C888.871 313.926 888.675 313.777 888.44 313.68L887.856 315.088C888.963 315.547 890.284 315.327 891.184 314.427L894.018 311.594ZM858.798 286.359L861.632 289.193C862.228 288.597 862.228 287.63 861.632 287.034L860.957 286.359L861.39 285.927C861.985 285.331 861.986 284.364 861.39 283.768L858.798 286.359ZM887.098 314.636C887.332 314.827 887.588 314.977 887.856 315.088L888.44 313.68C888.262 313.606 888.094 313.496 887.946 313.348L886.191 311.594C885.633 311.035 884.748 310.999 884.148 311.488L884.032 311.594L886.866 314.427L887.098 314.636ZM868.649 296.21C869.208 295.651 869.243 294.767 868.754 294.167L868.649 294.051L865.14 290.543C864.582 289.984 863.697 289.948 863.097 290.437L862.981 290.543L868.649 296.21ZM875.666 303.227C876.225 302.668 876.26 301.784 875.771 301.184L875.666 301.068L872.157 297.56C871.599 297.001 870.714 296.965 870.114 297.454L869.998 297.56L875.666 303.227ZM882.683 310.244C883.242 309.685 883.277 308.801 882.788 308.201L882.683 308.085L879.174 304.577C878.616 304.018 877.731 303.982 877.131 304.471L877.015 304.577L882.683 310.244Z' fill='url(%23paint809_linear_40004690_134055)'/%3E%3Cpath d='M865.75 286.359L886.867 307.476C888.06 308.669 889.993 308.669 891.185 307.476L912.302 286.359L889.026 263.084L865.75 286.359Z' fill='url(%23paint810_linear_40004690_134055)'/%3E%3Cpath d='M886.492 265.617L886.608 265.723C887.208 266.212 888.093 266.176 888.651 265.617L889.026 265.243L889.401 265.618L890.481 264.539L889.026 263.084L886.492 265.617ZM889.401 265.618C889.997 266.214 890.964 266.214 891.56 265.618L890.481 264.539L889.401 265.618ZM893.39 267.449L892.311 266.369C891.715 266.965 891.715 267.932 892.311 268.528L893.39 267.449ZM895.22 271.438L895.336 271.541C895.936 272.03 896.82 271.996 897.379 271.438L893.39 267.449L892.311 268.528L895.22 271.438ZM899.209 273.267L898.129 272.187C897.533 272.783 897.533 273.75 898.129 274.346L899.209 273.267ZM901.039 277.256L902.118 276.177L899.209 273.267L898.129 274.346L901.039 277.256ZM901.039 277.256C901.635 277.852 902.602 277.852 903.198 277.256L902.118 276.177L901.039 277.256ZM905.028 279.086L903.948 278.007C903.353 278.603 903.352 279.57 903.948 280.166L905.028 279.086ZM906.858 283.075L906.974 283.179C907.574 283.668 908.458 283.634 909.017 283.075L905.028 279.086L903.948 280.166L906.858 283.075ZM910.847 284.906L909.768 283.826C909.172 284.422 909.172 285.389 909.768 285.985L910.847 284.906ZM912.301 286.359L910.847 284.906L909.768 285.985L910.142 286.359L909.462 287.039C908.866 287.635 908.866 288.602 909.462 289.198L912.301 286.359ZM880.673 271.437L880.789 271.542C881.389 272.031 882.273 271.996 882.832 271.437L885.742 268.527C886.338 267.931 886.338 266.964 885.742 266.368L880.673 271.437ZM908.102 290.558L907.987 290.454C907.388 289.965 906.502 289.999 905.943 290.558L902.423 294.078C901.827 294.675 901.827 295.641 902.423 296.238L908.102 290.558ZM874.854 277.256L874.971 277.36C875.57 277.849 876.454 277.815 877.013 277.256L879.922 274.346C880.519 273.75 880.519 272.784 879.922 272.187L874.854 277.256ZM901.063 297.598L900.948 297.493C900.348 297.004 899.463 297.038 898.904 297.598L895.385 301.117C894.789 301.713 894.789 302.679 895.385 303.276L901.063 297.598ZM869.035 283.074L869.151 283.18C869.751 283.669 870.636 283.633 871.194 283.074L874.104 280.165C874.7 279.568 874.7 278.602 874.104 278.006L869.035 283.074ZM894.024 304.637L893.909 304.532C893.309 304.043 892.424 304.078 891.865 304.637L890.105 306.396C889.994 306.507 889.872 306.597 889.743 306.666L889.611 306.728L889.471 306.795C889.296 306.888 889.147 307.013 889.026 307.157C888.873 306.975 888.676 306.825 888.441 306.728L888.137 307.464L887.857 308.139C888.964 308.597 890.285 308.376 891.185 307.476L894.024 304.637ZM865.75 286.359L868.589 289.198C869.186 288.602 869.186 287.636 868.589 287.039L867.909 286.359L868.285 285.984C868.881 285.388 868.881 284.421 868.285 283.825L865.75 286.359ZM887.1 307.685C887.333 307.876 887.588 308.027 887.856 308.138L888.441 306.728C888.263 306.655 888.094 306.544 887.946 306.396L886.187 304.637C885.628 304.078 884.744 304.044 884.145 304.532L884.028 304.637L886.867 307.476L887.1 307.685ZM875.629 296.238C876.225 295.641 876.225 294.675 875.629 294.078L872.11 290.559C871.551 290.001 870.666 289.965 870.066 290.454L869.95 290.559L875.629 296.238ZM882.668 303.277C883.226 302.718 883.262 301.833 882.773 301.234L882.668 301.118L879.148 297.598C878.589 297.039 877.705 297.005 877.106 297.493L876.989 297.598L882.668 303.277Z' fill='url(%23paint811_linear_40004690_134055)'/%3E%3Cpath d='M878.902 286.359L886.863 294.321C888.056 295.513 889.989 295.513 891.181 294.321L899.143 286.359L889.022 276.239L878.902 286.359Z' fill='url(%23paint812_linear_40004690_134055)'/%3E%3Cpath d='M886.678 278.583L886.794 278.689C887.393 279.178 888.278 279.142 888.837 278.583L889.022 278.398L889.208 278.583L890.287 277.504L889.022 276.239L886.678 278.583ZM889.208 278.583C889.804 279.18 890.771 279.18 891.367 278.583L890.287 277.504L889.208 278.583ZM892.817 280.034L891.738 278.955C891.142 279.551 891.142 280.517 891.738 281.114L892.817 280.034ZM894.268 283.644L895.348 282.564L892.817 280.034L891.738 281.114L894.268 283.644ZM894.268 283.644C894.864 284.24 895.831 284.24 896.427 283.644L895.348 282.564L894.268 283.644ZM897.878 285.094L896.798 284.015C896.202 284.611 896.202 285.578 896.798 286.174L897.878 285.094ZM899.143 286.359L897.878 285.094L896.798 286.174L896.984 286.359L896.073 287.27C895.477 287.866 895.477 288.833 896.073 289.429L899.143 286.359ZM881.617 283.644L881.733 283.749C882.333 284.238 883.218 284.203 883.776 283.644L886.307 281.114C886.903 280.517 886.903 279.551 886.307 278.955L881.617 283.644ZM894.251 291.251L894.135 291.146C893.536 290.657 892.651 290.692 892.092 291.251L890.102 293.241C889.953 293.39 889.785 293.5 889.607 293.573L890.189 294.982C890.55 294.833 890.888 294.614 891.181 294.321L894.251 291.251ZM878.902 286.359L881.972 289.429C882.568 288.833 882.568 287.866 881.972 287.27L881.061 286.359L881.246 286.174C881.843 285.578 881.843 284.611 881.246 284.015L878.902 286.359ZM887.853 294.982C888.6 295.291 889.443 295.291 890.189 294.982L889.607 293.573C889.372 293.671 889.174 293.819 889.021 294.001C888.869 293.82 888.672 293.671 888.437 293.573L887.853 294.982ZM887.095 294.53C887.329 294.72 887.585 294.871 887.853 294.982L888.437 293.573C888.259 293.5 888.091 293.39 887.943 293.241L885.952 291.251C885.394 290.692 884.509 290.657 883.909 291.146L883.793 291.251L886.863 294.321L887.095 294.53Z' fill='url(%23paint813_linear_40004690_134055)'/%3E%3Cpath d='M889.33 316.895L913.08 340.644C914.273 341.837 916.206 341.837 917.398 340.644L923.876 334.167L897.967 308.258L889.33 316.895Z' fill='url(%23paint814_linear_40004690_134055)'/%3E%3Cpath d='M897.967 310.417C898.563 311.014 899.53 311.014 900.126 310.417L897.967 308.258L896.887 309.338L897.967 310.417ZM902.285 314.735C902.881 315.332 903.848 315.332 904.444 314.735L900.126 310.417C899.53 311.014 899.53 311.98 900.126 312.576L902.285 314.735ZM906.603 319.054C907.199 319.65 908.166 319.65 908.762 319.054L904.444 314.735C903.848 315.332 903.848 316.298 904.444 316.895L906.603 319.054ZM910.921 323.372C911.517 323.968 912.484 323.968 913.08 323.372L908.762 319.054C908.166 319.65 908.166 320.616 908.762 321.213L910.921 323.372ZM915.239 327.69C915.836 328.286 916.802 328.286 917.398 327.69L913.08 323.372C912.484 323.968 912.484 324.935 913.08 325.531L915.239 327.69ZM919.557 332.008C920.154 332.604 921.12 332.604 921.717 332.008L917.398 327.69C916.802 328.286 916.802 329.253 917.398 329.849L919.557 332.008ZM914.07 341.305C915.177 341.764 916.498 341.544 917.398 340.644L923.876 334.167L921.717 332.008C921.158 332.567 921.122 333.451 921.611 334.051L921.717 334.167L921.752 334.203C921.595 334.47 921.525 334.773 921.544 335.074C921.121 335.047 920.69 335.194 920.367 335.517L918.748 337.136C918.425 337.459 918.278 337.89 918.305 338.312C917.883 338.286 917.451 338.432 917.128 338.755L916.319 339.565C916.17 339.713 916.002 339.823 915.824 339.897C915.589 339.994 915.391 340.143 915.238 340.325C915.086 340.143 914.889 339.994 914.654 339.897L914.07 341.305ZM913.08 340.644C913.373 340.937 913.71 341.156 914.07 341.305L914.654 339.897C914.529 339.845 914.408 339.775 914.296 339.686C914.249 339.649 914.203 339.608 914.16 339.565L913.17 338.575C912.727 338.132 912.079 338.018 911.532 338.233C911.728 337.732 911.651 337.147 911.296 336.712L911.191 336.596L909.212 334.617C908.769 334.174 908.122 334.061 907.574 334.276C907.789 333.728 907.675 333.08 907.232 332.637L905.254 330.659C904.811 330.216 904.163 330.102 903.615 330.317C903.812 329.815 903.734 329.23 903.379 328.795L903.275 328.68L901.295 326.7C900.852 326.257 900.205 326.143 899.657 326.358C899.853 325.857 899.776 325.272 899.422 324.837L899.316 324.721L897.337 322.742C896.894 322.3 896.247 322.186 895.699 322.401C895.896 321.899 895.818 321.314 895.463 320.878L895.357 320.763L893.379 318.784C892.936 318.341 892.288 318.227 891.74 318.442C891.955 317.894 891.842 317.248 891.4 316.805L890.41 315.815L889.33 316.895L913.08 340.644Z' fill='url(%23paint815_linear_40004690_134055)'/%3E%3Cpath d='M896.601 320.523L906.662 330.585C907.855 331.777 909.788 331.777 910.98 330.585L912.895 328.67L900.674 316.45L896.601 320.523Z' fill='url(%23paint816_linear_40004690_134055)'/%3E%3Cpath d='M901.153 318.008C901.451 318.306 901.935 318.306 902.233 318.008L900.675 316.45L900.135 316.99L901.153 318.008ZM905.227 322.082C905.525 322.38 906.008 322.38 906.306 322.082L903.19 318.965C902.892 319.263 902.892 319.747 903.19 320.045L905.227 322.082ZM909.3 326.155C909.598 326.453 910.082 326.453 910.38 326.155L907.263 323.039C906.965 323.337 906.965 323.82 907.263 324.118L909.3 326.155ZM909.255 331.444C909.886 331.354 910.495 331.071 910.981 330.585L912.895 328.671L911.337 327.112C911.039 327.411 911.039 327.894 911.337 328.192L911.822 328.677C911.66 328.88 911.615 329.144 911.691 329.381C911.428 329.297 911.129 329.358 910.92 329.567L910.441 330.045C910.276 330.211 910.092 330.344 909.897 330.448C909.832 330.483 909.765 330.514 909.698 330.542C909.34 330.69 909.157 331.08 909.255 331.444ZM906.663 330.585C907.148 331.07 907.757 331.354 908.388 331.444C908.473 331.129 908.348 330.796 908.081 330.616L907.945 330.543L907.804 330.476C907.786 330.467 907.767 330.46 907.748 330.45C907.721 330.436 907.696 330.418 907.669 330.403C907.632 330.381 907.593 330.36 907.557 330.336C907.534 330.321 907.513 330.303 907.49 330.287C907.452 330.259 907.413 330.232 907.376 330.202L907.202 330.045L905.945 328.788C905.647 328.489 905.163 328.489 904.865 328.788L906.663 330.585ZM898.398 322.321C898.697 322.023 898.696 321.539 898.398 321.241L897.141 319.984L896.601 320.523L898.398 322.321ZM903.429 327.352C903.69 327.091 903.723 326.688 903.527 326.391L903.429 326.272L900.914 323.757C900.616 323.459 900.132 323.459 899.834 323.757L903.429 327.352Z' fill='url(%23paint817_linear_40004690_134055)'/%3E%3Cpath d='M854.219 238.773L877.969 262.523C879.161 263.716 881.095 263.716 882.287 262.523L888.764 256.046L862.855 230.137L854.219 238.773Z' fill='url(%23paint818_linear_40004690_134055)'/%3E%3Cpath d='M860.696 232.296C861.293 232.892 862.259 232.892 862.855 232.296L862.971 232.402C863.571 232.89 864.456 232.855 865.014 232.296L862.855 230.137L860.696 232.296ZM867.174 236.614C867.77 237.211 868.736 237.211 869.333 236.614L865.014 232.296C864.418 232.892 864.418 233.859 865.014 234.455L867.174 236.614ZM871.492 240.933C872.088 241.529 873.055 241.529 873.651 240.933L869.333 236.614C868.736 237.211 868.736 238.177 869.333 238.773L871.492 240.933ZM875.81 245.251C876.406 245.847 877.373 245.847 877.969 245.251L873.651 240.933C873.055 241.529 873.055 242.495 873.651 243.092L875.81 245.251ZM880.128 249.569C880.724 250.165 881.691 250.165 882.287 249.569L877.969 245.251C877.373 245.847 877.373 246.814 877.969 247.41L880.128 249.569ZM884.446 253.887C885.042 254.483 886.009 254.483 886.605 253.887L882.287 249.569C881.691 250.165 881.691 251.132 882.287 251.728L884.446 253.887ZM888.764 256.046L886.605 253.887C886.009 254.483 886.009 255.45 886.605 256.046L887.685 257.126L888.764 256.046ZM856.378 236.614C856.974 237.211 857.941 237.211 858.537 236.614L860.696 234.455C861.293 233.859 861.293 232.892 860.696 232.296L856.378 236.614ZM877.969 262.523C879.161 263.716 881.095 263.716 882.287 262.523C881.766 263.044 880.592 262.741 879.508 261.859C879.352 261.732 879.198 261.594 879.048 261.444L878.059 260.454C877.616 260.011 876.968 259.897 876.42 260.112C876.635 259.564 876.522 258.918 876.08 258.475L874.101 256.496C873.658 256.053 873.011 255.94 872.463 256.155C872.66 255.653 872.581 255.067 872.226 254.632L872.121 254.516L870.142 252.538C869.699 252.095 869.052 251.981 868.504 252.196C868.701 251.694 868.623 251.109 868.268 250.674L868.163 250.559L866.184 248.579C865.741 248.136 865.093 248.022 864.545 248.237C864.742 247.736 864.665 247.151 864.31 246.716L864.205 246.6L862.226 244.621C861.783 244.178 861.136 244.065 860.588 244.28C860.803 243.732 860.689 243.084 860.246 242.641L858.267 240.663C857.824 240.22 857.177 240.106 856.629 240.321C856.829 239.811 856.743 239.216 856.373 238.779L856.378 238.773C856.974 238.177 856.974 237.211 856.378 236.614L854.219 238.773L877.969 262.523Z' fill='url(%23paint819_linear_40004690_134055)'/%3E%3Cpath d='M867.417 239.27L877.475 249.327C878.667 250.519 878.667 252.452 877.475 253.645L875.562 255.558L863.345 243.342L867.417 239.27Z' fill='url(%23paint820_linear_40004690_134055)'/%3E%3Cpath d='M864.903 241.784C865.201 242.082 865.201 242.565 864.903 242.863L864.424 243.342L864.903 243.821C865.201 244.119 865.201 244.602 864.903 244.9L863.345 243.342L864.903 241.784ZM868.974 247.892C869.273 248.19 869.273 248.674 868.974 248.972L865.859 245.856C866.157 245.558 866.641 245.558 866.939 245.856L868.974 247.892ZM873.047 251.965C873.345 252.263 873.345 252.746 873.047 253.044L869.932 249.929C870.23 249.631 870.713 249.631 871.011 249.929L873.047 251.965ZM875.561 255.558L874.003 254C874.301 253.702 874.785 253.702 875.083 254L876.101 255.019L875.561 255.558ZM878.334 251.917C878.244 252.549 877.961 253.159 877.475 253.645C877.914 253.206 878.077 252.575 877.99 251.905C878.102 251.883 878.219 251.886 878.334 251.917ZM869.214 241.066C868.953 241.327 868.551 241.36 868.254 241.165L868.134 241.066L867.417 240.349L866.939 240.828L866.82 240.926C866.523 241.121 866.12 241.089 865.859 240.828L867.417 239.27L869.214 241.066ZM877.475 249.327C877.961 249.813 878.245 250.422 878.335 251.054C878.111 251.114 877.879 251.065 877.697 250.937C877.558 250.646 877.375 250.361 877.147 250.095L876.935 249.867L875.677 248.609C875.38 248.311 875.379 247.827 875.677 247.529L877.475 249.327ZM874.242 246.095C873.944 246.393 873.461 246.393 873.163 246.095L870.649 243.58C870.351 243.282 870.351 242.799 870.649 242.501L874.242 246.095Z' fill='url(%23paint821_linear_40004690_134055)'/%3E%3Cpath d='M887.667 347.598L859.599 375.666C858.407 376.858 858.407 378.791 859.599 379.984L887.667 408.052L917.894 377.825L887.667 347.598Z' fill='url(%23paint822_linear_40004690_134055)'/%3E%3Cpath d='M915.303 375.233L915.199 375.35C914.71 375.95 914.745 376.834 915.303 377.392L915.735 377.825L915.303 378.257L915.199 378.372C914.709 378.971 914.744 379.857 915.303 380.416L917.894 377.825L915.303 375.233ZM913.36 382.359L914.44 381.279C913.843 380.683 912.877 380.683 912.281 381.279L913.36 382.359ZM909.258 384.302C908.662 384.898 908.662 385.865 909.258 386.461L913.36 382.359L912.281 381.279L909.258 384.302ZM907.315 388.404L908.395 387.324C907.799 386.728 906.832 386.728 906.236 387.324L907.315 388.404ZM903.213 390.347L903.108 390.463C902.618 391.062 902.654 391.947 903.213 392.506L907.315 388.404L906.236 387.324L903.213 390.347ZM901.269 394.45L902.349 393.37C901.752 392.774 900.786 392.774 900.19 393.37L901.269 394.45ZM897.167 396.393L898.247 397.472L901.269 394.45L900.19 393.37L897.167 396.393ZM897.167 396.393C896.571 396.989 896.571 397.956 897.167 398.552L898.247 397.472L897.167 396.393ZM895.224 400.495L896.304 399.415C895.707 398.819 894.741 398.819 894.145 399.415L895.224 400.495ZM891.122 402.438L892.202 403.517L895.224 400.495L894.145 399.415L891.122 402.438ZM891.122 402.438C890.526 403.034 890.526 404.001 891.122 404.597L892.202 403.517L891.122 402.438ZM889.179 406.54L890.259 405.46C889.663 404.864 888.696 404.865 888.1 405.46L889.179 406.54ZM887.667 408.052L889.179 406.54L888.1 405.46L887.667 405.893L886.993 405.218C886.396 404.622 885.43 404.622 884.834 405.218L887.667 408.052ZM909.258 369.188C908.662 369.785 908.662 370.751 909.258 371.347L912.281 374.37C912.877 374.966 913.843 374.966 914.44 374.37L909.258 369.188ZM883.484 403.868L883.59 403.752C884.078 403.153 884.043 402.268 883.484 401.709L879.976 398.201C879.379 397.605 878.413 397.605 877.817 398.201L883.484 403.868ZM903.213 363.143L903.108 363.259C902.619 363.859 902.654 364.744 903.213 365.302L906.236 368.325C906.832 368.921 907.799 368.921 908.395 368.325L903.213 363.143ZM876.467 396.851L876.573 396.735C877.061 396.136 877.026 395.251 876.467 394.692L872.959 391.184C872.362 390.588 871.396 390.588 870.8 391.184L876.467 396.851ZM897.167 357.097L897.062 357.213C896.573 357.813 896.608 358.698 897.167 359.256L900.19 362.279C900.786 362.875 901.752 362.875 902.349 362.279L897.167 357.097ZM869.45 389.834L869.556 389.719C870.044 389.119 870.009 388.234 869.45 387.675L865.942 384.167C865.345 383.571 864.379 383.571 863.783 384.167L869.45 389.834ZM891.122 351.052L891.017 351.168C890.528 351.768 890.563 352.653 891.122 353.211L894.145 356.234C894.741 356.83 895.707 356.83 896.304 356.234L891.122 351.052ZM862.433 382.818L862.539 382.702C863.027 382.102 862.992 381.217 862.433 380.658L860.679 378.904C860.531 378.756 860.421 378.588 860.347 378.41C860.25 378.175 860.101 377.976 859.919 377.824C860.101 377.671 860.25 377.474 860.347 377.24L858.938 376.656C858.48 377.762 858.7 379.084 859.599 379.984L862.433 382.818ZM887.667 347.598L884.834 350.431C885.43 351.028 886.396 351.028 886.993 350.431L887.667 349.757L888.1 350.189C888.696 350.785 889.663 350.785 890.259 350.189L887.667 347.598ZM859.391 375.898C859.2 376.131 859.05 376.387 858.938 376.656L860.347 377.24C860.421 377.062 860.531 376.893 860.679 376.745L862.433 374.991C862.992 374.432 863.027 373.547 862.539 372.948L862.433 372.832L859.599 375.666L859.391 375.898ZM877.817 357.448C878.375 358.007 879.26 358.043 879.86 357.554L879.976 357.448L883.484 353.94C884.043 353.381 884.078 352.496 883.59 351.897L883.484 351.781L877.817 357.448ZM870.8 364.465C871.358 365.024 872.243 365.06 872.843 364.571L872.959 364.465L876.467 360.957C877.026 360.398 877.061 359.513 876.573 358.914L876.467 358.798L870.8 364.465ZM863.783 371.482C864.341 372.041 865.226 372.077 865.826 371.588L865.942 371.482L869.45 367.974C870.009 367.415 870.044 366.53 869.556 365.931L869.45 365.815L863.783 371.482Z' fill='url(%23paint823_linear_40004690_134055)'/%3E%3Cpath d='M887.667 354.555L866.551 375.671C865.358 376.864 865.358 378.797 866.551 379.99L887.667 401.106L910.943 377.831L887.667 354.555Z' fill='url(%23paint824_linear_40004690_134055)'/%3E%3Cpath d='M908.409 375.297L908.304 375.413C907.815 376.012 907.851 376.897 908.409 377.456L908.784 377.83L908.408 378.205L909.488 379.285L910.943 377.83L908.409 375.297ZM908.408 378.205C907.812 378.801 907.813 379.768 908.408 380.364L909.488 379.285L908.408 378.205ZM906.578 382.195L907.658 381.115C907.061 380.519 906.095 380.519 905.499 381.115L906.578 382.195ZM902.589 384.025L902.486 384.141C901.997 384.74 902.03 385.625 902.589 386.184L906.578 382.195L905.499 381.115L902.589 384.025ZM900.76 388.013L901.839 386.933C901.243 386.338 900.276 386.338 899.68 386.933L900.76 388.013ZM896.771 389.843L897.85 390.923L900.76 388.013L899.68 386.933L896.771 389.843ZM896.771 389.843C896.175 390.439 896.175 391.406 896.771 392.002L897.85 390.923L896.771 389.843ZM894.941 393.832L896.02 392.753C895.424 392.157 894.457 392.157 893.861 392.753L894.941 393.832ZM890.951 395.662L890.848 395.778C890.359 396.378 890.393 397.262 890.951 397.822L894.941 393.832L893.861 392.753L890.951 395.662ZM889.121 399.652L890.201 398.572C889.604 397.976 888.638 397.976 888.042 398.572L889.121 399.652ZM887.667 401.105L889.121 399.652L888.042 398.572L887.667 398.946L886.987 398.266C886.391 397.671 885.424 397.671 884.828 398.266L887.667 401.105ZM902.59 369.477L902.485 369.593C901.996 370.193 902.031 371.078 902.59 371.636L905.5 374.546C906.096 375.142 907.063 375.142 907.659 374.546L902.59 369.477ZM883.468 396.906L883.573 396.792C884.062 396.192 884.027 395.306 883.468 394.747L879.948 391.227C879.352 390.632 878.385 390.632 877.789 391.227L883.468 396.906ZM896.771 363.658L896.666 363.775C896.178 364.375 896.212 365.258 896.771 365.817L899.68 368.727C900.277 369.323 901.243 369.323 901.839 368.727L896.771 363.658ZM876.429 389.867L876.534 389.752C877.023 389.153 876.988 388.267 876.429 387.708L872.91 384.189C872.314 383.593 871.347 383.593 870.751 384.189L876.429 389.867ZM890.952 357.84L890.847 357.956C890.358 358.555 890.394 359.44 890.952 359.999L893.862 362.908C894.458 363.504 895.425 363.504 896.021 362.908L890.952 357.84ZM869.39 382.828L869.494 382.713C869.984 382.114 869.949 381.228 869.39 380.669L867.631 378.91C867.519 378.798 867.43 378.676 867.361 378.547L867.299 378.415L867.232 378.275C867.138 378.101 867.014 377.951 866.869 377.83C867.052 377.677 867.201 377.48 867.299 377.245L866.563 376.941L865.888 376.661C865.43 377.768 865.651 379.089 866.551 379.989L869.39 382.828ZM887.667 354.555L884.828 357.394C885.425 357.99 886.391 357.99 886.987 357.394L887.667 356.714L888.043 357.089C888.639 357.685 889.606 357.685 890.202 357.089L887.667 354.555ZM866.341 375.904C866.151 376.137 866 376.392 865.889 376.66L867.299 377.245C867.372 377.067 867.482 376.899 867.631 376.751L869.39 374.991C869.949 374.432 869.983 373.549 869.494 372.949L869.39 372.832L866.551 375.671L866.341 375.904ZM877.789 364.433C878.385 365.029 879.352 365.029 879.948 364.433L883.467 360.914C884.026 360.355 884.061 359.47 883.573 358.871L883.467 358.755L877.789 364.433ZM870.75 371.472C871.309 372.031 872.194 372.066 872.793 371.577L872.909 371.472L876.429 367.952C876.988 367.393 877.022 366.509 876.534 365.91L876.429 365.793L870.75 371.472Z' fill='url(%23paint825_linear_40004690_134055)'/%3E%3Cpath d='M887.667 367.711L879.706 375.672C878.513 376.865 878.513 378.798 879.706 379.991L887.667 387.952L897.788 377.831L887.667 367.711Z' fill='url(%23paint826_linear_40004690_134055)'/%3E%3Cpath d='M895.443 375.487L895.338 375.603C894.849 376.202 894.884 377.087 895.443 377.646L895.629 377.831L895.443 378.017L896.523 379.097L897.788 377.831L895.443 375.487ZM895.443 378.017C894.847 378.613 894.847 379.58 895.443 380.176L896.523 379.097L895.443 378.017ZM893.993 381.627L895.072 380.547C894.476 379.951 893.509 379.951 892.913 380.547L893.993 381.627ZM890.383 383.077L891.463 384.157L893.993 381.627L892.913 380.547L890.383 383.077ZM890.383 383.077C889.787 383.674 889.787 384.64 890.383 385.236L891.463 384.157L890.383 383.077ZM888.932 386.687L890.012 385.607C889.416 385.011 888.449 385.011 887.853 385.607L888.932 386.687ZM887.667 387.952L888.932 386.687L887.853 385.607L887.667 385.793L886.757 384.882C886.16 384.286 885.194 384.286 884.597 384.882L887.667 387.952ZM890.383 370.427L890.278 370.543C889.789 371.142 889.824 372.027 890.383 372.586L892.913 375.116C893.509 375.712 894.476 375.712 895.072 375.116L890.383 370.427ZM882.776 383.06L882.881 382.944C883.37 382.345 883.335 381.46 882.776 380.901L880.785 378.911C880.637 378.763 880.527 378.595 880.453 378.417L879.045 378.999C879.194 379.359 879.413 379.698 879.706 379.991L882.776 383.06ZM887.667 367.711L884.597 370.781C885.194 371.377 886.16 371.377 886.757 370.781L887.667 369.87L887.853 370.056C888.449 370.652 889.416 370.652 890.012 370.056L887.667 367.711ZM879.045 376.662C878.736 377.409 878.736 378.252 879.045 378.999L880.453 378.417C880.356 378.182 880.208 377.983 880.025 377.83C880.207 377.678 880.356 377.481 880.453 377.246L879.045 376.662ZM879.497 375.904C879.306 376.138 879.156 376.394 879.045 376.662L880.453 377.246C880.527 377.068 880.637 376.9 880.785 376.752L882.776 374.762C883.335 374.203 883.37 373.318 882.881 372.719L882.776 372.603L879.706 375.672L879.497 375.904Z' fill='url(%23paint827_linear_40004690_134055)'/%3E%3Cpath d='M857.136 378.133L833.386 401.883C832.194 403.075 832.194 405.008 833.386 406.201L839.864 412.678L865.772 386.769L857.136 378.133Z' fill='url(%23paint828_linear_40004690_134055)'/%3E%3Cpath d='M863.613 386.769C863.017 387.365 863.017 388.332 863.613 388.928L865.772 386.769L864.693 385.69L863.613 386.769ZM859.295 391.087C858.699 391.683 858.699 392.65 859.295 393.246L863.613 388.928C863.017 388.332 862.05 388.332 861.454 388.928L859.295 391.087ZM854.977 395.405C854.381 396.002 854.381 396.968 854.977 397.564L859.295 393.246C858.699 392.65 857.732 392.65 857.136 393.246L854.977 395.405ZM850.659 399.724C850.063 400.32 850.063 401.286 850.659 401.883L854.977 397.564C854.381 396.968 853.414 396.968 852.818 397.564L850.659 399.724ZM846.341 404.042C845.745 404.638 845.745 405.605 846.341 406.201L850.659 401.883C850.063 401.286 849.096 401.286 848.5 401.883L846.341 404.042ZM842.023 408.36C841.426 408.956 841.426 409.923 842.023 410.519L846.341 406.201C845.745 405.605 844.778 405.605 844.182 406.201L842.023 408.36ZM832.725 402.873C832.267 403.979 832.486 405.301 833.386 406.201L839.864 412.678L842.023 410.519C841.464 409.96 840.579 409.925 839.98 410.413L839.864 410.519L839.828 410.555C839.561 410.397 839.257 410.327 838.957 410.346C838.984 409.924 838.837 409.492 838.514 409.169L836.895 407.55C836.572 407.227 836.141 407.081 835.718 407.107C835.745 406.685 835.598 406.254 835.276 405.931L834.466 405.121C834.317 404.973 834.207 404.805 834.134 404.627C834.037 404.392 833.888 404.193 833.706 404.041C833.888 403.888 834.037 403.691 834.134 403.457L832.725 402.873ZM833.386 401.883C833.094 402.175 832.874 402.513 832.725 402.873L834.134 403.457C834.186 403.331 834.256 403.21 834.345 403.098C834.382 403.051 834.422 403.006 834.466 402.962L835.456 401.972C835.898 401.529 836.013 400.882 835.797 400.334C836.299 400.531 836.884 400.453 837.319 400.099L837.435 399.993L839.413 398.015C839.856 397.572 839.97 396.924 839.755 396.376C840.303 396.591 840.95 396.478 841.393 396.035L843.372 394.056C843.815 393.613 843.929 392.966 843.714 392.418C844.216 392.615 844.801 392.537 845.236 392.182L845.351 392.077L847.331 390.097C847.773 389.654 847.887 389.007 847.672 388.459C848.174 388.656 848.759 388.579 849.194 388.224L849.309 388.119L851.288 386.14C851.731 385.697 851.845 385.049 851.63 384.501C852.132 384.698 852.717 384.62 853.152 384.265L853.268 384.16L855.247 382.181C855.69 381.738 855.804 381.091 855.588 380.543C856.136 380.758 856.783 380.645 857.226 380.202L858.216 379.212L857.136 378.133L833.386 401.883Z' fill='url(%23paint829_linear_40004690_134055)'/%3E%3Cpath d='M853.504 385.406L843.443 395.468C842.251 396.66 842.251 398.593 843.443 399.786L845.357 401.7L857.578 389.48L853.504 385.406Z' fill='url(%23paint830_linear_40004690_134055)'/%3E%3Cpath d='M856.02 389.958C855.722 390.257 855.722 390.74 856.02 391.038L857.578 389.48L857.038 388.94L856.02 389.958ZM851.946 394.032C851.648 394.33 851.648 394.813 851.946 395.112L855.062 391.995C854.764 391.697 854.281 391.697 853.983 391.995L851.946 394.032ZM847.873 398.106C847.575 398.404 847.575 398.887 847.873 399.185L850.989 396.069C850.691 395.771 850.207 395.771 849.909 396.069L847.873 398.106ZM842.583 398.06C842.674 398.691 842.957 399.301 843.443 399.786L845.357 401.7L846.915 400.142C846.617 399.844 846.134 399.844 845.836 400.142L845.351 400.627C845.147 400.465 844.884 400.421 844.647 400.497C844.731 400.233 844.67 399.934 844.461 399.725L843.982 399.246C843.817 399.081 843.683 398.897 843.58 398.702C843.545 398.637 843.514 398.571 843.486 398.503C843.337 398.145 842.948 397.962 842.583 398.06ZM843.443 395.468C842.957 395.953 842.673 396.562 842.583 397.194C842.899 397.278 843.232 397.153 843.412 396.886L843.485 396.75L843.551 396.61C843.56 396.591 843.568 396.572 843.578 396.554C843.592 396.527 843.61 396.501 843.625 396.475C843.647 396.437 843.667 396.398 843.691 396.362C843.707 396.339 843.725 396.318 843.741 396.295C843.768 396.257 843.795 396.218 843.825 396.182L843.982 396.008L845.24 394.75C845.538 394.452 845.538 393.968 845.24 393.67L843.443 395.468ZM851.707 387.204C852.005 387.502 852.488 387.502 852.786 387.204L854.044 385.946L853.504 385.406L851.707 387.204ZM846.676 392.235C846.937 392.495 847.34 392.528 847.636 392.333L847.756 392.235L850.271 389.719C850.569 389.421 850.569 388.938 850.271 388.64L846.676 392.235Z' fill='url(%23paint831_linear_40004690_134055)'/%3E%3Cpath d='M935.252 343.02L911.503 366.769C910.31 367.962 910.31 369.895 911.503 371.087L917.98 377.565L943.889 351.656L935.252 343.02Z' fill='url(%23paint832_linear_40004690_134055)'/%3E%3Cpath d='M941.73 349.497C941.133 350.093 941.133 351.06 941.73 351.656L941.624 351.772C941.135 352.371 941.171 353.256 941.73 353.815L943.889 351.656L941.73 349.497ZM937.411 355.974C936.815 356.57 936.815 357.537 937.411 358.133L941.73 353.815C941.133 353.219 940.167 353.219 939.57 353.815L937.411 355.974ZM933.093 360.292C932.497 360.888 932.497 361.855 933.093 362.451L937.411 358.133C936.815 357.537 935.849 357.537 935.252 358.133L933.093 360.292ZM928.775 364.61C928.179 365.206 928.179 366.173 928.775 366.769L933.093 362.451C932.497 361.855 931.53 361.855 930.934 362.451L928.775 364.61ZM924.457 368.928C923.861 369.525 923.861 370.491 924.457 371.087L928.775 366.769C928.179 366.173 927.212 366.173 926.616 366.769L924.457 368.928ZM920.139 373.247C919.543 373.843 919.543 374.809 920.139 375.406L924.457 371.087C923.861 370.491 922.894 370.491 922.298 371.087L920.139 373.247ZM917.98 377.565L920.139 375.406C919.543 374.809 918.576 374.809 917.98 375.406L916.9 376.485L917.98 377.565ZM937.411 345.179C936.815 345.775 936.815 346.741 937.411 347.338L939.57 349.497C940.167 350.093 941.133 350.093 941.73 349.497L937.411 345.179ZM911.503 366.769C910.31 367.962 910.31 369.895 911.503 371.087C910.981 370.566 911.285 369.392 912.167 368.308C912.293 368.153 912.432 367.999 912.582 367.849L913.572 366.859C914.015 366.416 914.129 365.769 913.914 365.221C914.461 365.435 915.108 365.323 915.551 364.88L917.53 362.901C917.972 362.458 918.086 361.811 917.871 361.263C918.373 361.46 918.958 361.382 919.393 361.027L919.509 360.921L921.488 358.943C921.931 358.5 922.045 357.852 921.83 357.304C922.332 357.501 922.917 357.423 923.352 357.068L923.467 356.964L925.447 354.984C925.89 354.541 926.004 353.894 925.788 353.346C926.29 353.542 926.875 353.465 927.31 353.111L927.426 353.005L929.404 351.026C929.847 350.584 929.961 349.936 929.746 349.388C930.294 349.603 930.941 349.489 931.384 349.047L933.363 347.068C933.806 346.625 933.92 345.978 933.705 345.43C934.215 345.63 934.81 345.544 935.247 345.173L935.252 345.179C935.849 345.775 936.815 345.775 937.411 345.179L935.252 343.02L911.503 366.769Z' fill='url(%23paint833_linear_40004690_134055)'/%3E%3Cpath d='M934.756 356.223L924.699 366.28C923.507 367.472 921.573 367.472 920.381 366.28L918.468 364.367L930.684 352.151L934.756 356.223Z' fill='url(%23paint834_linear_40004690_134055)'/%3E%3Cpath d='M932.242 353.708C931.944 354.006 931.46 354.006 931.162 353.708L930.684 353.23L930.205 353.708C929.907 354.006 929.424 354.006 929.126 353.708L930.684 352.15L932.242 353.708ZM926.134 357.78C925.836 358.078 925.352 358.078 925.054 357.78L928.169 354.664C928.467 354.963 928.467 355.446 928.169 355.744L926.134 357.78ZM922.061 361.852C921.763 362.15 921.28 362.15 920.982 361.852L924.097 358.737C924.395 359.035 924.395 359.518 924.097 359.817L922.061 361.852ZM918.467 364.367L920.025 362.808C920.323 363.106 920.323 363.59 920.025 363.888L919.007 364.906L918.467 364.367ZM922.109 367.139C921.477 367.049 920.867 366.766 920.381 366.28C920.82 366.719 921.451 366.882 922.121 366.796C922.143 366.907 922.14 367.024 922.109 367.139ZM932.96 358.019C932.699 357.758 932.665 357.356 932.861 357.06L932.96 356.94L933.677 356.223L933.198 355.744L933.1 355.625C932.904 355.329 932.937 354.925 933.198 354.664L934.756 356.223L932.96 358.019ZM924.699 366.28C924.213 366.766 923.604 367.05 922.972 367.14C922.912 366.916 922.96 366.684 923.089 366.502C923.38 366.363 923.665 366.18 923.93 365.952L924.159 365.74L925.417 364.483C925.715 364.185 926.198 364.185 926.496 364.483L924.699 366.28ZM927.931 363.048C927.633 362.75 927.633 362.266 927.931 361.968L930.445 359.454C930.744 359.156 931.227 359.156 931.525 359.454L927.931 363.048Z' fill='url(%23paint835_linear_40004690_134055)'/%3E%3Cpath d='M969.206 423.862C970.398 422.67 970.398 420.736 969.206 419.544L938.979 389.317C937.786 388.125 935.853 388.125 934.66 389.317L904.433 419.544C903.241 420.736 903.241 422.67 904.433 423.862L934.66 454.089C935.853 455.282 937.786 455.282 938.979 454.089L969.206 423.862Z' fill='url(%23paint836_linear_40004690_134055)'/%3E%3Cpath d='M950.853 442.214L950.626 441.997C948.229 439.831 944.527 439.904 942.217 442.214L936.819 447.612L931.422 442.214L927.104 446.532L934.66 454.089C935.853 455.282 937.786 455.282 938.979 454.089L950.853 442.214ZM931.422 442.214C929.037 439.829 925.17 439.829 922.786 442.214L927.104 446.532L931.422 442.214ZM911.99 431.419L916.308 435.737C918.693 433.352 918.693 429.486 916.308 427.101L911.99 431.419ZM904.433 419.544C903.241 420.736 903.241 422.67 904.433 423.862L911.99 431.419L916.308 427.101L910.911 421.703L916.308 416.305C918.693 413.921 918.693 410.054 916.308 407.669L904.433 419.544ZM969.206 423.862C970.398 422.67 970.398 420.736 969.206 419.544L957.331 407.669C954.946 410.054 954.946 413.921 957.331 416.305L962.728 421.703L957.331 427.101C954.946 429.486 954.946 433.352 957.331 435.737L969.206 423.862ZM922.786 401.192C925.17 403.577 929.037 403.577 931.422 401.192L936.819 395.794L942.217 401.192C944.527 403.502 948.229 403.575 950.626 401.409L950.853 401.192L938.979 389.317C937.786 388.125 935.853 388.125 934.66 389.317L922.786 401.192Z' fill='url(%23paint837_linear_40004690_134055)'/%3E%3Cpath d='M787.549 423.94C788.742 422.748 788.742 420.815 787.549 419.622L757.322 389.395C756.13 388.203 754.197 388.203 753.004 389.395L722.777 419.622C721.585 420.815 721.585 422.748 722.777 423.94L753.004 454.167C754.197 455.36 756.13 455.36 757.322 454.167L787.549 423.94Z' fill='url(%23paint838_linear_40004690_134055)'/%3E%3Cpath d='M769.197 442.292L768.969 442.075C766.572 439.91 762.871 439.982 760.561 442.292L755.163 447.69L749.766 442.292L745.447 446.611L753.004 454.167C754.197 455.36 756.13 455.36 757.322 454.167L769.197 442.292ZM749.766 442.292C747.381 439.908 743.514 439.908 741.129 442.292L745.447 446.611L749.766 442.292ZM730.334 431.497L734.652 435.815C737.037 433.43 737.037 429.564 734.652 427.179L730.334 431.497ZM722.777 419.622C721.585 420.815 721.585 422.748 722.777 423.94L730.334 431.497L734.652 427.179L729.254 421.781L734.652 416.384C737.037 413.999 737.037 410.132 734.652 407.747L722.777 419.622ZM787.549 423.94C788.742 422.748 788.742 420.815 787.549 419.622L775.674 407.747C773.29 410.132 773.29 413.999 775.674 416.384L781.072 421.781L775.674 427.179C773.29 429.564 773.29 433.43 775.674 435.815L787.549 423.94ZM741.129 401.27C743.514 403.655 747.381 403.655 749.766 401.27L755.163 395.872L760.561 401.27C762.871 403.58 766.572 403.653 768.969 401.487L769.197 401.27L757.322 389.395C756.13 388.203 754.197 388.203 753.004 389.395L741.129 401.27Z' fill='url(%23paint839_linear_40004690_134055)'/%3E%3Cpath d='M293.514 376.309L265.446 348.241C264.254 347.048 262.32 347.048 261.128 348.241L233.06 376.309L263.287 406.536L293.514 376.309Z' fill='url(%23paint840_linear_40004690_134055)'/%3E%3Cpath d='M265.878 403.944L265.761 403.84C265.162 403.351 264.278 403.386 263.719 403.944L263.287 404.377L262.855 403.944L262.74 403.84C262.14 403.351 261.255 403.385 260.696 403.944L263.287 406.536L265.878 403.944ZM258.753 402.001L259.832 403.081C260.429 402.485 260.429 401.518 259.832 400.922L258.753 402.001ZM256.81 397.899C256.214 397.303 255.247 397.303 254.651 397.899L258.753 402.001L259.832 400.922L256.81 397.899ZM252.708 395.956L253.787 397.036C254.383 396.44 254.383 395.473 253.787 394.877L252.708 395.956ZM250.765 391.854L250.649 391.749C250.049 391.26 249.165 391.295 248.606 391.854L252.708 395.956L253.787 394.877L250.765 391.854ZM246.662 389.91L247.741 390.99C248.338 390.394 248.338 389.427 247.741 388.831L246.662 389.91ZM244.719 385.808L243.639 386.888L246.662 389.91L247.741 388.831L244.719 385.808ZM244.719 385.808C244.123 385.212 243.156 385.212 242.56 385.808L243.639 386.888L244.719 385.808ZM240.617 383.865L241.696 384.945C242.293 384.349 242.293 383.382 241.696 382.786L240.617 383.865ZM238.674 379.763L237.594 380.843L240.617 383.865L241.696 382.786L238.674 379.763ZM238.674 379.763C238.078 379.167 237.111 379.167 236.515 379.763L237.594 380.843L238.674 379.763ZM234.572 377.82L235.651 378.9C236.247 378.304 236.247 377.337 235.651 376.741L234.572 377.82ZM233.06 376.309L234.572 377.82L235.651 376.741L235.219 376.309L235.894 375.634C236.49 375.038 236.49 374.071 235.894 373.475L233.06 376.309ZM271.923 397.899C271.327 397.303 270.36 397.303 269.764 397.899L266.742 400.922C266.146 401.518 266.146 402.485 266.742 403.081L271.923 397.899ZM237.243 372.125L237.359 372.231C237.959 372.72 238.843 372.684 239.402 372.125L242.911 368.617C243.507 368.021 243.507 367.054 242.911 366.458L237.243 372.125ZM277.968 391.854L277.852 391.749C277.253 391.26 276.368 391.295 275.809 391.854L272.787 394.877C272.191 395.473 272.191 396.44 272.787 397.036L277.968 391.854ZM244.26 365.108L244.376 365.214C244.976 365.703 245.86 365.667 246.419 365.108L249.928 361.6C250.524 361.004 250.524 360.037 249.928 359.441L244.26 365.108ZM284.014 385.808L283.898 385.703C283.299 385.214 282.414 385.25 281.855 385.808L278.833 388.831C278.237 389.427 278.237 390.394 278.833 390.99L284.014 385.808ZM251.277 358.091L251.393 358.197C251.993 358.686 252.877 358.65 253.436 358.091L256.945 354.583C257.541 353.987 257.541 353.02 256.945 352.424L251.277 358.091ZM290.059 379.763L289.943 379.658C289.344 379.169 288.459 379.204 287.9 379.763L284.878 382.786C284.282 383.382 284.282 384.349 284.878 384.945L290.059 379.763ZM258.294 351.074L258.41 351.18C259.01 351.669 259.894 351.633 260.453 351.074L262.208 349.32C262.356 349.172 262.524 349.062 262.702 348.988C262.937 348.891 263.135 348.742 263.288 348.56C263.441 348.742 263.638 348.891 263.872 348.988L264.456 347.58C263.349 347.121 262.028 347.341 261.128 348.241L258.294 351.074ZM293.514 376.309L290.68 373.475C290.084 374.071 290.084 375.038 290.68 375.634L291.355 376.309L290.923 376.741C290.327 377.337 290.327 378.304 290.923 378.9L293.514 376.309ZM265.214 348.032C264.98 347.841 264.724 347.691 264.456 347.58L263.872 348.988C264.05 349.062 264.218 349.172 264.367 349.32L266.121 351.074C266.68 351.633 267.564 351.669 268.164 351.18L268.28 351.074L265.446 348.241L265.214 348.032ZM283.663 366.458C283.104 367.017 283.069 367.901 283.558 368.501L283.663 368.617L287.172 372.125C287.731 372.684 288.615 372.72 289.215 372.231L289.331 372.125L283.663 366.458ZM276.646 359.441C276.087 360 276.052 360.884 276.541 361.484L276.646 361.6L280.155 365.108C280.714 365.667 281.598 365.703 282.198 365.214L282.314 365.108L276.646 359.441ZM269.629 352.424C269.07 352.983 269.035 353.867 269.524 354.467L269.629 354.583L273.138 358.091C273.697 358.65 274.581 358.686 275.181 358.197L275.297 358.091L269.629 352.424Z' fill='url(%23paint841_linear_40004690_134055)'/%3E%3Cpath d='M286.561 376.309L265.444 355.192C264.252 353.999 262.318 353.999 261.126 355.192L240.009 376.309L263.285 399.584L286.561 376.309Z' fill='url(%23paint842_linear_40004690_134055)'/%3E%3Cpath d='M265.819 397.051L265.703 396.945C265.103 396.456 264.219 396.492 263.66 397.051L263.286 397.425L262.91 397.05L261.831 398.129L263.286 399.584L265.819 397.051ZM262.91 397.05C262.314 396.454 261.347 396.454 260.751 397.05L261.831 398.129L262.91 397.05ZM258.921 395.219L260.001 396.299C260.596 395.703 260.597 394.736 260.001 394.14L258.921 395.219ZM257.091 391.23L256.975 391.127C256.375 390.638 255.491 390.672 254.932 391.23L258.921 395.219L260.001 394.14L257.091 391.23ZM253.103 389.401L254.182 390.481C254.778 389.885 254.778 388.918 254.182 388.322L253.103 389.401ZM251.273 385.412L250.193 386.491L253.103 389.401L254.182 388.322L251.273 385.412ZM251.273 385.412C250.676 384.816 249.71 384.816 249.113 385.412L250.193 386.491L251.273 385.412ZM247.283 383.582L248.363 384.661C248.959 384.065 248.959 383.098 248.363 382.502L247.283 383.582ZM245.453 379.593L245.337 379.489C244.738 379 243.853 379.034 243.294 379.593L247.283 383.582L248.363 382.502L245.453 379.593ZM241.464 377.762L242.543 378.842C243.139 378.246 243.14 377.279 242.543 376.683L241.464 377.762ZM240.01 376.309L241.464 377.762L242.543 376.683L242.169 376.309L242.849 375.629C243.445 375.033 243.445 374.066 242.849 373.47L240.01 376.309ZM271.638 391.231L271.522 391.126C270.923 390.637 270.038 390.672 269.479 391.231L266.569 394.141C265.974 394.737 265.973 395.704 266.569 396.3L271.638 391.231ZM244.209 372.11L244.324 372.214C244.924 372.703 245.809 372.668 246.368 372.11L249.888 368.589C250.484 367.993 250.484 367.027 249.888 366.43L244.209 372.11ZM277.458 385.412L277.341 385.308C276.741 384.819 275.857 384.853 275.299 385.412L272.389 388.322C271.793 388.918 271.793 389.884 272.389 390.481L277.458 385.412ZM251.248 365.07L251.363 365.175C251.963 365.664 252.848 365.629 253.407 365.07L256.926 361.551C257.522 360.955 257.522 359.989 256.926 359.392L251.248 365.07ZM283.276 379.594L283.16 379.488C282.56 378.999 281.676 379.035 281.117 379.594L278.207 382.503C277.611 383.1 277.611 384.066 278.207 384.662L283.276 379.594ZM258.287 358.031L258.402 358.136C259.002 358.625 259.887 358.59 260.446 358.031L262.206 356.272C262.317 356.161 262.439 356.071 262.569 356.002L262.7 355.94L262.841 355.873C263.015 355.78 263.164 355.655 263.286 355.511C263.438 355.693 263.636 355.843 263.871 355.94L264.174 355.204L264.455 354.529C263.348 354.071 262.026 354.292 261.126 355.192L258.287 358.031ZM286.561 376.309L283.722 373.47C283.126 374.066 283.126 375.032 283.722 375.629L284.402 376.309L284.027 376.684C283.43 377.28 283.43 378.247 284.027 378.843L286.561 376.309ZM265.212 354.982C264.978 354.792 264.723 354.641 264.456 354.53L263.871 355.94C264.048 356.013 264.217 356.124 264.365 356.272L266.125 358.031C266.683 358.59 267.567 358.624 268.167 358.136L268.284 358.031L265.445 355.192L265.212 354.982ZM276.683 366.43C276.087 367.027 276.087 367.993 276.683 368.589L280.202 372.109C280.761 372.667 281.645 372.703 282.245 372.214L282.361 372.109L276.683 366.43ZM269.644 359.391C269.085 359.95 269.05 360.835 269.538 361.434L269.644 361.55L273.164 365.07C273.723 365.629 274.606 365.663 275.206 365.175L275.323 365.07L269.644 359.391Z' fill='url(%23paint843_linear_40004690_134055)'/%3E%3Cpath d='M273.406 376.309L265.444 368.347C264.252 367.155 262.319 367.155 261.126 368.347L253.165 376.309L263.285 386.429L273.406 376.309Z' fill='url(%23paint844_linear_40004690_134055)'/%3E%3Cpath d='M265.63 384.085L265.514 383.979C264.914 383.49 264.03 383.526 263.471 384.085L263.285 384.27L263.1 384.085L262.02 385.164L263.285 386.429L265.63 384.085ZM263.1 384.085C262.503 383.488 261.537 383.488 260.941 384.085L262.02 385.164L263.1 384.085ZM259.49 382.634L260.57 383.713C261.166 383.117 261.166 382.151 260.57 381.554L259.49 382.634ZM258.039 379.024L256.96 380.104L259.49 382.634L260.57 381.554L258.039 379.024ZM258.039 379.024C257.443 378.428 256.477 378.428 255.88 379.024L256.96 380.104L258.039 379.024ZM254.43 377.574L255.509 378.653C256.105 378.057 256.105 377.09 255.509 376.494L254.43 377.574ZM253.165 376.309L254.43 377.574L255.509 376.494L255.324 376.309L256.235 375.398C256.831 374.802 256.831 373.835 256.235 373.239L253.165 376.309ZM270.69 379.024L270.574 378.919C269.974 378.43 269.09 378.465 268.531 379.024L266.001 381.554C265.405 382.151 265.405 383.117 266.001 383.713L270.69 379.024ZM258.056 371.417L258.172 371.522C258.772 372.011 259.656 371.976 260.215 371.417L262.206 369.427C262.354 369.278 262.522 369.168 262.7 369.095L262.118 367.686C261.758 367.835 261.419 368.054 261.126 368.347L258.056 371.417ZM273.406 376.309L270.336 373.239C269.74 373.835 269.74 374.802 270.336 375.398L271.247 376.309L271.061 376.494C270.465 377.09 270.465 378.057 271.061 378.653L273.406 376.309ZM264.454 367.686C263.708 367.377 262.865 367.377 262.118 367.686L262.7 369.095C262.935 368.997 263.133 368.849 263.286 368.667C263.439 368.848 263.636 368.997 263.87 369.095L264.454 367.686ZM265.212 368.138C264.978 367.947 264.723 367.797 264.454 367.686L263.87 369.095C264.048 369.168 264.216 369.278 264.365 369.427L266.355 371.417C266.914 371.976 267.799 372.011 268.398 371.522L268.514 371.417L265.444 368.347L265.212 368.138Z' fill='url(%23paint845_linear_40004690_134055)'/%3E%3Cpath d='M262.981 345.773L239.231 322.024C238.039 320.831 236.105 320.831 234.913 322.024L228.436 328.501L254.345 354.41L262.981 345.773Z' fill='url(%23paint846_linear_40004690_134055)'/%3E%3Cpath d='M254.345 352.251C253.748 351.654 252.782 351.654 252.185 352.251L254.345 354.41L255.424 353.33L254.345 352.251ZM250.026 347.933C249.43 347.336 248.464 347.336 247.867 347.933L252.185 352.251C252.782 351.654 252.782 350.688 252.185 350.092L250.026 347.933ZM245.708 343.614C245.112 343.018 244.145 343.018 243.549 343.614L247.867 347.933C248.464 347.336 248.464 346.37 247.867 345.773L245.708 343.614ZM241.39 339.296C240.794 338.7 239.827 338.7 239.231 339.296L243.549 343.614C244.145 343.018 244.145 342.052 243.549 341.455L241.39 339.296ZM237.072 334.978C236.476 334.382 235.509 334.382 234.913 334.978L239.231 339.296C239.827 338.7 239.827 337.733 239.231 337.137L237.072 334.978ZM232.754 330.66C232.158 330.064 231.191 330.064 230.595 330.66L234.913 334.978C235.509 334.382 235.509 333.415 234.913 332.819L232.754 330.66ZM238.241 321.363C237.134 320.904 235.813 321.124 234.913 322.024L228.436 328.501L230.595 330.66C231.154 330.101 231.189 329.216 230.7 328.617L230.595 328.501L230.559 328.465C230.717 328.198 230.787 327.894 230.768 327.594C231.19 327.621 231.621 327.474 231.944 327.151L233.563 325.532C233.886 325.209 234.033 324.778 234.006 324.356C234.429 324.382 234.86 324.236 235.183 323.913L235.992 323.103C236.141 322.955 236.309 322.845 236.487 322.771C236.722 322.674 236.92 322.525 237.073 322.343C237.226 322.525 237.423 322.674 237.657 322.771L238.241 321.363ZM239.231 322.024C238.939 321.731 238.601 321.512 238.241 321.363L237.657 322.771C237.783 322.823 237.903 322.893 238.016 322.982C238.063 323.019 238.108 323.06 238.152 323.103L239.141 324.093C239.584 324.536 240.232 324.65 240.78 324.435C240.583 324.936 240.66 325.521 241.015 325.956L241.12 326.072L243.099 328.051C243.542 328.494 244.189 328.607 244.737 328.392C244.522 328.94 244.636 329.588 245.079 330.031L247.058 332.009C247.501 332.452 248.148 332.566 248.696 332.351C248.499 332.853 248.577 333.438 248.932 333.873L249.036 333.988L251.016 335.968C251.459 336.411 252.107 336.525 252.655 336.31C252.458 336.811 252.535 337.396 252.89 337.831L252.995 337.947L254.974 339.926C255.417 340.368 256.064 340.482 256.612 340.267C256.415 340.769 256.493 341.354 256.848 341.789L256.954 341.905L258.933 343.884C259.375 344.327 260.023 344.441 260.571 344.226C260.356 344.774 260.469 345.42 260.911 345.863L261.901 346.853L262.981 345.773L239.231 322.024Z' fill='url(%23paint847_linear_40004690_134055)'/%3E%3Cpath d='M255.711 342.141L245.65 332.079C244.458 330.887 242.524 330.887 241.332 332.079L239.418 333.994L251.638 346.214L255.711 342.141Z' fill='url(%23paint848_linear_40004690_134055)'/%3E%3Cpath d='M251.159 344.656C250.861 344.358 250.378 344.358 250.08 344.656L251.638 346.214L252.178 345.674L251.159 344.656ZM247.086 340.582C246.787 340.285 246.304 340.284 246.006 340.582L249.122 343.699C249.42 343.401 249.42 342.917 249.122 342.619L247.086 340.582ZM243.012 336.509C242.714 336.211 242.23 336.211 241.932 336.509L245.049 339.625C245.347 339.327 245.347 338.844 245.049 338.546L243.012 336.509ZM243.057 331.22C242.426 331.31 241.817 331.594 241.332 332.079L239.417 333.994L240.975 335.552C241.273 335.254 241.273 334.77 240.975 334.472L240.49 333.987C240.652 333.784 240.697 333.52 240.621 333.283C240.884 333.367 241.184 333.306 241.393 333.097L241.871 332.619C242.037 332.453 242.221 332.32 242.415 332.216C242.48 332.181 242.547 332.15 242.615 332.122C242.973 331.974 243.155 331.585 243.057 331.22ZM245.65 332.079C245.164 331.594 244.555 331.31 243.924 331.22C243.839 331.535 243.965 331.868 244.232 332.048L244.368 332.121L244.508 332.188C244.526 332.197 244.546 332.204 244.564 332.214C244.591 332.228 244.616 332.246 244.643 332.261C244.68 332.283 244.719 332.304 244.756 332.328C244.779 332.343 244.8 332.361 244.822 332.377C244.86 332.405 244.899 332.432 244.936 332.462L245.11 332.619L246.368 333.876C246.666 334.175 247.149 334.175 247.447 333.876L245.65 332.079ZM253.914 340.343C253.616 340.641 253.616 341.125 253.914 341.423L255.172 342.68L255.711 342.141L253.914 340.343ZM248.883 335.312C248.622 335.573 248.589 335.976 248.785 336.273L248.883 336.392L251.398 338.907C251.697 339.205 252.18 339.205 252.478 338.907L248.883 335.312Z' fill='url(%23paint849_linear_40004690_134055)'/%3E%3Cpath d='M298.093 423.895L274.343 400.145C273.151 398.952 271.218 398.952 270.025 400.145L263.548 406.622L289.457 432.531L298.093 423.895Z' fill='url(%23paint850_linear_40004690_134055)'/%3E%3Cpath d='M291.616 430.372C291.02 429.776 290.053 429.776 289.457 430.372L289.341 430.266C288.741 429.778 287.857 429.813 287.298 430.372L289.457 432.531L291.616 430.372ZM285.139 426.054C284.543 425.457 283.576 425.457 282.98 426.054L287.298 430.372C287.894 429.776 287.894 428.809 287.298 428.213L285.139 426.054ZM280.821 421.735C280.224 421.139 279.258 421.139 278.662 421.735L282.98 426.054C283.576 425.457 283.576 424.491 282.98 423.895L280.821 421.735ZM276.502 417.417C275.906 416.821 274.94 416.821 274.343 417.417L278.662 421.735C279.258 421.139 279.258 420.173 278.662 419.576L276.502 417.417ZM272.184 413.099C271.588 412.503 270.621 412.503 270.025 413.099L274.343 417.417C274.94 416.821 274.94 415.854 274.343 415.258L272.184 413.099ZM267.866 408.781C267.27 408.185 266.303 408.185 265.707 408.781L270.025 413.099C270.621 412.503 270.621 411.536 270.025 410.94L267.866 408.781ZM263.548 406.622L265.707 408.781C266.303 408.185 266.303 407.218 265.707 406.622L264.628 405.542L263.548 406.622ZM295.934 426.054C295.338 425.457 294.371 425.457 293.775 426.054L291.616 428.213C291.02 428.809 291.02 429.776 291.616 430.372L295.934 426.054ZM274.343 400.145C273.151 398.952 271.218 398.952 270.025 400.145C270.546 399.623 271.72 399.927 272.804 400.809C272.96 400.936 273.114 401.074 273.264 401.224L274.254 402.214C274.697 402.657 275.344 402.771 275.892 402.556C275.677 403.104 275.79 403.75 276.233 404.193L278.211 406.172C278.654 406.615 279.302 406.728 279.85 406.513C279.653 407.015 279.731 407.601 280.086 408.036L280.191 408.152L282.17 410.13C282.613 410.573 283.26 410.687 283.808 410.472C283.611 410.974 283.689 411.559 284.044 411.994L284.149 412.109L286.129 414.089C286.572 414.532 287.219 414.646 287.767 414.431C287.57 414.932 287.647 415.517 288.002 415.952L288.107 416.068L290.086 418.047C290.529 418.49 291.177 418.603 291.725 418.388C291.509 418.936 291.623 419.584 292.066 420.027L294.045 422.005C294.488 422.448 295.135 422.562 295.683 422.347C295.483 422.857 295.569 423.452 295.939 423.889L295.934 423.895C295.338 424.491 295.338 425.457 295.934 426.054L298.093 423.895L274.343 400.145Z' fill='url(%23paint851_linear_40004690_134055)'/%3E%3Cpath d='M263.024 319.555L291.092 291.487C292.284 290.294 292.284 288.361 291.092 287.169L263.024 259.101L232.797 289.328L263.024 319.555Z' fill='url(%23paint852_linear_40004690_134055)'/%3E%3Cpath d='M235.388 291.919L235.492 291.802C235.981 291.202 235.947 290.319 235.388 289.76L234.956 289.328L235.388 288.895L235.492 288.781C235.982 288.181 235.947 287.295 235.388 286.736L232.797 289.328L235.388 291.919ZM237.331 284.793L236.252 285.873C236.848 286.469 237.814 286.469 238.411 285.873L237.331 284.793ZM241.433 282.85C242.029 282.254 242.029 281.288 241.433 280.691L237.331 284.793L238.411 285.873L241.433 282.85ZM243.376 278.748L242.297 279.828C242.893 280.424 243.859 280.424 244.456 279.828L243.376 278.748ZM247.478 276.806L247.583 276.69C248.073 276.09 248.037 275.205 247.478 274.646L243.376 278.748L244.456 279.828L247.478 276.806ZM249.422 272.702L248.343 273.782C248.939 274.378 249.905 274.378 250.502 273.782L249.422 272.702ZM253.524 270.759L252.445 269.68L249.422 272.702L250.502 273.782L253.524 270.759ZM253.524 270.759C254.12 270.163 254.12 269.197 253.524 268.6L252.445 269.68L253.524 270.759ZM255.467 266.657L254.388 267.737C254.984 268.333 255.95 268.333 256.547 267.737L255.467 266.657ZM259.569 264.714L258.49 263.635L255.467 266.657L256.547 267.737L259.569 264.714ZM259.569 264.714C260.165 264.118 260.165 263.152 259.569 262.555L258.49 263.635L259.569 264.714ZM261.512 260.612L260.432 261.692C261.029 262.288 261.995 262.288 262.592 261.692L261.512 260.612ZM263.024 259.101L261.512 260.612L262.592 261.692L263.024 261.26L263.699 261.934C264.295 262.531 265.261 262.531 265.858 261.934L263.024 259.101ZM241.433 297.964C242.029 297.368 242.029 296.401 241.433 295.805L238.411 292.782C237.814 292.186 236.848 292.186 236.252 292.782L241.433 297.964ZM267.207 263.284L267.102 263.4C266.613 264 266.648 264.884 267.207 265.443L270.715 268.951C271.312 269.548 272.278 269.548 272.875 268.951L267.207 263.284ZM247.478 304.009L247.583 303.893C248.072 303.293 248.037 302.409 247.478 301.85L244.456 298.827C243.859 298.231 242.893 298.231 242.297 298.827L247.478 304.009ZM274.224 270.301L274.119 270.417C273.63 271.016 273.665 271.901 274.224 272.46L277.732 275.968C278.329 276.565 279.295 276.565 279.892 275.968L274.224 270.301ZM253.524 310.055L253.63 309.939C254.118 309.339 254.083 308.455 253.524 307.896L250.502 304.873C249.905 304.277 248.939 304.277 248.343 304.873L253.524 310.055ZM281.241 277.318L281.136 277.434C280.647 278.033 280.682 278.918 281.241 279.477L284.749 282.985C285.346 283.582 286.312 283.582 286.909 282.985L281.241 277.318ZM259.569 316.1L259.675 315.984C260.163 315.384 260.128 314.5 259.569 313.941L256.547 310.918C255.95 310.322 254.984 310.322 254.388 310.918L259.569 316.1ZM288.258 284.335L288.153 284.451C287.664 285.05 287.699 285.935 288.258 286.494L290.012 288.248C290.161 288.397 290.271 288.565 290.344 288.743C290.442 288.978 290.59 289.176 290.772 289.329C290.59 289.481 290.441 289.678 290.344 289.913L291.753 290.497C292.211 289.39 291.992 288.069 291.092 287.169L288.258 284.335ZM263.024 319.555L265.858 316.721C265.261 316.125 264.295 316.125 263.699 316.721L263.024 317.396L262.592 316.963C261.995 316.368 261.029 316.367 260.432 316.963L263.024 319.555ZM291.3 291.255C291.491 291.021 291.642 290.765 291.753 290.497L290.344 289.913C290.271 290.091 290.161 290.259 290.012 290.407L288.258 292.161C287.699 292.72 287.664 293.605 288.153 294.205L288.258 294.321L291.092 291.487L291.3 291.255ZM272.875 309.704C272.316 309.145 271.431 309.11 270.831 309.599L270.715 309.704L267.207 313.212C266.648 313.771 266.613 314.656 267.102 315.256L267.207 315.371L272.875 309.704ZM279.892 302.687C279.333 302.128 278.448 302.093 277.848 302.582L277.732 302.687L274.224 306.195C273.665 306.754 273.63 307.639 274.119 308.239L274.224 308.355L279.892 302.687ZM286.909 295.67C286.35 295.111 285.465 295.076 284.865 295.565L284.749 295.67L281.241 299.178C280.682 299.737 280.647 300.622 281.136 301.222L281.241 301.338L286.909 295.67Z' fill='url(%23paint853_linear_40004690_134055)'/%3E%3Cpath d='M263.024 312.598L284.141 291.481C285.333 290.288 285.333 288.355 284.141 287.163L263.024 266.046L239.748 289.322L263.024 312.598Z' fill='url(%23paint854_linear_40004690_134055)'/%3E%3Cpath d='M242.282 291.856L242.387 291.74C242.876 291.14 242.841 290.255 242.282 289.697L241.907 289.322L242.283 288.947L241.203 287.867L239.748 289.322L242.282 291.856ZM242.283 288.947C242.879 288.351 242.878 287.384 242.283 286.788L241.203 287.867L242.283 288.947ZM244.113 284.958L243.033 286.037C243.63 286.633 244.596 286.633 245.192 286.037L244.113 284.958ZM248.102 283.128L248.205 283.012C248.695 282.412 248.661 281.528 248.102 280.969L244.113 284.958L245.192 286.037L248.102 283.128ZM249.931 279.139L248.852 280.219C249.448 280.815 250.415 280.815 251.011 280.219L249.931 279.139ZM253.92 277.309L252.841 276.23L249.931 279.139L251.011 280.219L253.92 277.309ZM253.92 277.309C254.517 276.713 254.516 275.746 253.92 275.15L252.841 276.23L253.92 277.309ZM255.751 273.32L254.671 274.4C255.267 274.995 256.234 274.996 256.83 274.4L255.751 273.32ZM259.74 271.49L259.843 271.374C260.333 270.774 260.298 269.89 259.74 269.331L255.751 273.32L256.83 274.4L259.74 271.49ZM261.57 267.501L260.49 268.58C261.087 269.176 262.054 269.176 262.65 268.58L261.57 267.501ZM263.024 266.047L261.57 267.501L262.65 268.58L263.024 268.206L263.704 268.886C264.3 269.482 265.267 269.482 265.863 268.886L263.024 266.047ZM248.101 297.675L248.207 297.559C248.695 296.959 248.66 296.075 248.101 295.516L245.191 292.606C244.595 292.01 243.628 292.01 243.032 292.606L248.101 297.675ZM267.223 270.246L267.118 270.361C266.629 270.96 266.664 271.846 267.223 272.405L270.743 275.925C271.339 276.521 272.306 276.521 272.902 275.925L267.223 270.246ZM253.92 303.494L254.025 303.377C254.514 302.778 254.479 301.894 253.92 301.335L251.011 298.426C250.415 297.829 249.448 297.829 248.852 298.426L253.92 303.494ZM274.262 277.285L274.158 277.4C273.668 278 273.703 278.885 274.262 279.444L277.781 282.963C278.377 283.559 279.344 283.559 279.94 282.963L274.262 277.285ZM259.739 309.313L259.844 309.197C260.333 308.597 260.298 307.712 259.739 307.154L256.829 304.244C256.233 303.648 255.266 303.648 254.67 304.244L259.739 309.313ZM281.301 284.324L281.197 284.439C280.707 285.039 280.742 285.924 281.301 286.483L283.061 288.243C283.172 288.354 283.262 288.476 283.33 288.605L283.393 288.737L283.459 288.877C283.553 289.052 283.677 289.201 283.822 289.322C283.64 289.475 283.49 289.672 283.393 289.907L284.129 290.211L284.803 290.491C285.262 289.385 285.04 288.063 284.14 287.163L281.301 284.324ZM263.024 312.598L265.863 309.759C265.267 309.162 264.3 309.162 263.704 309.759L263.024 310.439L262.648 310.063C262.052 309.467 261.086 309.467 260.489 310.063L263.024 312.598ZM284.35 291.248C284.54 291.015 284.691 290.76 284.802 290.492L283.393 289.907C283.319 290.085 283.209 290.254 283.061 290.402L281.301 292.161C280.743 292.72 280.708 293.604 281.197 294.203L281.301 294.32L284.14 291.481L284.35 291.248ZM272.902 302.719C272.306 302.123 271.339 302.123 270.743 302.719L267.224 306.239C266.665 306.797 266.63 307.682 267.118 308.282L267.224 308.398L272.902 302.719ZM279.941 295.68C279.382 295.122 278.498 295.086 277.898 295.575L277.782 295.68L274.262 299.2C273.704 299.759 273.669 300.643 274.158 301.243L274.262 301.36L279.941 295.68Z' fill='url(%23paint855_linear_40004690_134055)'/%3E%3Cpath d='M263.024 299.441L270.985 291.48C272.178 290.287 272.178 288.354 270.985 287.162L263.024 279.2L252.903 289.321L263.024 299.441Z' fill='url(%23paint856_linear_40004690_134055)'/%3E%3Cpath d='M255.248 291.665L255.353 291.549C255.842 290.95 255.807 290.065 255.248 289.506L255.062 289.321L255.248 289.135L254.168 288.056L252.903 289.321L255.248 291.665ZM255.248 289.135C255.844 288.539 255.844 287.572 255.248 286.976L254.168 288.056L255.248 289.135ZM256.698 285.526L255.619 286.605C256.215 287.201 257.182 287.201 257.778 286.605L256.698 285.526ZM260.308 284.075L259.229 282.996L256.698 285.526L257.778 286.605L260.308 284.075ZM260.308 284.075C260.904 283.479 260.904 282.512 260.308 281.916L259.229 282.996L260.308 284.075ZM261.759 280.465L260.679 281.545C261.275 282.141 262.242 282.141 262.838 281.545L261.759 280.465ZM263.024 279.2L261.759 280.465L262.838 281.545L263.024 281.359L263.935 282.27C264.531 282.866 265.497 282.866 266.094 282.27L263.024 279.2ZM260.308 296.726L260.414 296.61C260.902 296.01 260.867 295.126 260.308 294.567L257.778 292.037C257.182 291.44 256.215 291.44 255.619 292.037L260.308 296.726ZM267.915 284.092L267.81 284.208C267.321 284.807 267.357 285.692 267.915 286.251L269.906 288.241C270.054 288.39 270.164 288.558 270.238 288.736L271.646 288.154C271.497 287.793 271.278 287.455 270.985 287.162L267.915 284.092ZM263.024 299.441L266.094 296.372C265.498 295.775 264.531 295.775 263.935 296.372L263.024 297.282L262.838 297.097C262.242 296.501 261.275 296.501 260.679 297.097L263.024 299.441ZM271.646 290.49C271.955 289.743 271.955 288.9 271.646 288.154L270.238 288.736C270.335 288.971 270.484 289.169 270.666 289.322C270.484 289.475 270.335 289.671 270.238 289.906L271.646 290.49ZM271.194 291.248C271.385 291.014 271.535 290.758 271.646 290.49L270.238 289.906C270.164 290.084 270.054 290.252 269.906 290.4L267.915 292.391C267.357 292.95 267.321 293.834 267.81 294.434L267.915 294.55L270.985 291.48L271.194 291.248Z' fill='url(%23paint857_linear_40004690_134055)'/%3E%3Cpath d='M293.557 289.016L317.307 265.266C318.499 264.073 318.499 262.14 317.307 260.948L310.83 254.47L284.921 280.379L293.557 289.016Z' fill='url(%23paint858_linear_40004690_134055)'/%3E%3Cpath d='M287.08 280.379C287.676 279.783 287.676 278.816 287.08 278.22L284.921 280.379L286 281.459L287.08 280.379ZM291.398 276.061C291.994 275.465 291.994 274.498 291.398 273.902L287.08 278.22C287.676 278.816 288.643 278.816 289.239 278.22L291.398 276.061ZM295.716 271.743C296.312 271.147 296.312 270.18 295.716 269.584L291.398 273.902C291.994 274.498 292.961 274.498 293.557 273.902L295.716 271.743ZM300.034 267.425C300.63 266.829 300.63 265.862 300.034 265.266L295.716 269.584C296.312 270.18 297.279 270.18 297.875 269.584L300.034 267.425ZM304.352 263.107C304.949 262.511 304.949 261.544 304.352 260.948L300.034 265.266C300.63 265.862 301.597 265.862 302.193 265.266L304.352 263.107ZM308.671 258.789C309.267 258.192 309.267 257.226 308.671 256.63L304.352 260.948C304.949 261.544 305.915 261.544 306.511 260.948L308.671 258.789ZM317.968 264.276C318.426 263.169 318.207 261.848 317.307 260.948L310.83 254.47L308.671 256.63C309.229 257.188 310.114 257.224 310.714 256.735L310.83 256.63L310.865 256.594C311.133 256.751 311.436 256.821 311.736 256.802C311.709 257.225 311.856 257.656 312.179 257.979L313.798 259.598C314.121 259.921 314.552 260.068 314.975 260.041C314.948 260.463 315.095 260.895 315.418 261.218L316.227 262.027C316.376 262.176 316.486 262.344 316.559 262.522C316.657 262.757 316.805 262.955 316.987 263.108C316.805 263.261 316.656 263.457 316.559 263.692L317.968 264.276ZM317.307 265.266C317.599 264.973 317.819 264.636 317.968 264.276L316.559 263.692C316.507 263.817 316.437 263.938 316.348 264.05C316.311 264.097 316.271 264.143 316.227 264.186L315.237 265.176C314.795 265.619 314.681 266.267 314.896 266.815C314.394 266.618 313.809 266.695 313.374 267.05L313.259 267.155L311.28 269.134C310.837 269.577 310.723 270.224 310.938 270.772C310.39 270.557 309.743 270.671 309.3 271.114L307.321 273.092C306.878 273.535 306.764 274.183 306.98 274.731C306.477 274.534 305.892 274.612 305.457 274.967L305.342 275.071L303.362 277.051C302.92 277.494 302.806 278.141 303.021 278.689C302.519 278.493 301.935 278.57 301.5 278.924L301.384 279.03L299.405 281.009C298.962 281.452 298.848 282.099 299.063 282.647C298.561 282.45 297.976 282.528 297.541 282.883L297.425 282.989L295.446 284.967C295.003 285.41 294.889 286.058 295.105 286.606C294.557 286.391 293.91 286.504 293.467 286.946L292.477 287.936L293.557 289.016L317.307 265.266Z' fill='url(%23paint859_linear_40004690_134055)'/%3E%3Cpath d='M297.188 281.746L307.249 271.685C308.442 270.492 308.442 268.559 307.249 267.367L305.335 265.452L293.114 277.673L297.188 281.746Z' fill='url(%23paint860_linear_40004690_134055)'/%3E%3Cpath d='M294.672 277.194C294.971 276.896 294.971 276.412 294.672 276.114L293.114 277.673L293.654 278.212L294.672 277.194ZM298.746 273.12C299.044 272.822 299.044 272.339 298.746 272.041L295.63 275.157C295.928 275.455 296.411 275.455 296.709 275.157L298.746 273.12ZM302.82 269.047C303.117 268.749 303.118 268.265 302.82 267.967L299.703 271.084C300.001 271.382 300.485 271.382 300.783 271.084L302.82 269.047ZM308.109 269.092C308.019 268.461 307.735 267.852 307.249 267.366L305.335 265.452L303.777 267.01C304.075 267.308 304.558 267.308 304.856 267.01L305.341 266.525C305.545 266.687 305.808 266.732 306.046 266.656C305.961 266.919 306.022 267.218 306.231 267.427L306.71 267.906C306.875 268.071 307.009 268.255 307.112 268.45C307.147 268.515 307.178 268.582 307.206 268.649C307.355 269.008 307.744 269.19 308.109 269.092ZM307.249 271.684C307.735 271.199 308.019 270.59 308.109 269.959C307.794 269.874 307.461 269.999 307.28 270.267L307.207 270.403L307.141 270.543C307.132 270.561 307.124 270.58 307.115 270.599C307.1 270.626 307.083 270.651 307.067 270.678C307.045 270.715 307.025 270.754 307.001 270.79C306.985 270.813 306.967 270.834 306.951 270.857C306.924 270.895 306.897 270.934 306.867 270.971L306.71 271.145L305.452 272.402C305.154 272.701 305.154 273.184 305.452 273.482L307.249 271.684ZM298.985 279.949C298.687 279.651 298.204 279.651 297.906 279.949L296.648 281.206L297.188 281.746L298.985 279.949ZM304.016 274.918C303.755 274.657 303.352 274.624 303.056 274.82L302.937 274.918L300.421 277.433C300.123 277.731 300.123 278.215 300.421 278.513L304.016 274.918Z' fill='url(%23paint861_linear_40004690_134055)'/%3E%3Cpath d='M215.44 324.133L239.19 300.383C240.382 299.191 240.382 297.257 239.19 296.065L232.712 289.588L206.804 315.497L215.44 324.133Z' fill='url(%23paint862_linear_40004690_134055)'/%3E%3Cpath d='M208.963 317.656C209.559 317.059 209.559 316.093 208.963 315.497L209.068 315.381C209.557 314.781 209.521 313.896 208.963 313.337L206.804 315.497L208.963 317.656ZM213.281 311.178C213.877 310.582 213.877 309.616 213.281 309.019L208.963 313.337C209.559 313.934 210.525 313.934 211.122 313.337L213.281 311.178ZM217.599 306.86C218.195 306.264 218.195 305.297 217.599 304.701L213.281 309.019C213.877 309.616 214.844 309.616 215.44 309.019L217.599 306.86ZM221.917 302.542C222.513 301.946 222.513 300.979 221.917 300.383L217.599 304.701C218.195 305.297 219.162 305.297 219.758 304.701L221.917 302.542ZM226.235 298.224C226.831 297.628 226.831 296.661 226.235 296.065L221.917 300.383C222.513 300.979 223.48 300.979 224.076 300.383L226.235 298.224ZM230.553 293.906C231.15 293.31 231.15 292.343 230.553 291.747L226.235 296.065C226.831 296.661 227.798 296.661 228.394 296.065L230.553 293.906ZM232.712 289.588L230.553 291.747C231.15 292.343 232.116 292.343 232.712 291.747L233.792 290.667L232.712 289.588ZM213.281 321.974C213.877 321.378 213.877 320.411 213.281 319.815L211.122 317.656C210.525 317.059 209.559 317.059 208.963 317.656L213.281 321.974ZM239.19 300.383C240.382 299.191 240.382 297.257 239.19 296.065C239.711 296.586 239.407 297.76 238.525 298.844C238.399 299 238.26 299.154 238.11 299.303L237.12 300.293C236.677 300.736 236.563 301.384 236.779 301.932C236.231 301.717 235.584 301.829 235.141 302.272L233.163 304.251C232.72 304.694 232.606 305.341 232.821 305.889C232.319 305.692 231.734 305.77 231.299 306.125L231.183 306.231L229.204 308.21C228.761 308.653 228.647 309.3 228.862 309.848C228.36 309.651 227.775 309.729 227.34 310.084L227.225 310.188L225.245 312.168C224.803 312.611 224.688 313.259 224.904 313.807C224.402 313.61 223.817 313.687 223.382 314.042L223.266 314.147L221.288 316.126C220.845 316.569 220.731 317.216 220.946 317.764C220.398 317.549 219.751 317.663 219.308 318.106L217.329 320.085C216.886 320.527 216.772 321.175 216.987 321.723C216.477 321.523 215.882 321.609 215.445 321.979L215.44 321.974C214.844 321.378 213.877 321.378 213.281 321.974L215.44 324.133L239.19 300.383Z' fill='url(%23paint863_linear_40004690_134055)'/%3E%3Cpath d='M215.936 310.93L225.993 300.872C227.186 299.68 229.119 299.68 230.311 300.872L232.224 302.785L220.008 315.002L215.936 310.93Z' fill='url(%23paint864_linear_40004690_134055)'/%3E%3Cpath d='M218.45 313.444C218.748 313.146 219.232 313.146 219.53 313.444L220.008 313.923L220.487 313.444C220.785 313.146 221.269 313.146 221.567 313.444L220.008 315.002L218.45 313.444ZM224.558 309.373C224.857 309.074 225.34 309.074 225.638 309.373L222.523 312.488C222.225 312.19 222.225 311.706 222.523 311.408L224.558 309.373ZM228.631 305.3C228.929 305.002 229.412 305.002 229.711 305.3L226.595 308.415C226.297 308.117 226.297 307.634 226.595 307.336L228.631 305.3ZM232.225 302.786L230.667 304.344C230.369 304.046 230.369 303.562 230.667 303.264L231.685 302.246L232.225 302.786ZM228.584 300.013C229.215 300.103 229.825 300.386 230.311 300.872C229.872 300.433 229.241 300.27 228.571 300.357C228.549 300.245 228.553 300.128 228.584 300.013ZM217.732 309.133C217.993 309.394 218.027 309.796 217.831 310.093L217.732 310.213L217.015 310.93L217.494 311.408L217.592 311.527C217.788 311.824 217.755 312.227 217.494 312.488L215.936 310.93L217.732 309.133ZM225.993 300.872C226.479 300.386 227.089 300.102 227.72 300.012C227.78 300.236 227.732 300.468 227.603 300.65C227.312 300.789 227.027 300.972 226.762 301.2L226.533 301.412L225.275 302.67C224.977 302.967 224.494 302.968 224.196 302.67L225.993 300.872ZM222.761 304.105C223.059 304.403 223.059 304.886 222.761 305.184L220.247 307.698C219.949 307.996 219.465 307.996 219.167 307.698L222.761 304.105Z' fill='url(%23paint865_linear_40004690_134055)'/%3E%3Cpath d='M321.4 286.359L349.468 314.427C350.66 315.62 352.593 315.62 353.786 314.427L381.854 286.359L351.627 256.132L321.4 286.359Z' fill='url(%23paint866_linear_40004690_134055)'/%3E%3Cpath d='M349.035 258.724L349.152 258.828C349.752 259.317 350.636 259.282 351.195 258.724L351.627 258.291L352.059 258.724L352.174 258.828C352.774 259.317 353.659 259.283 354.218 258.724L351.627 256.132L349.035 258.724ZM356.161 260.667L355.081 259.587C354.485 260.183 354.485 261.15 355.081 261.746L356.161 260.667ZM358.104 264.769C358.7 265.365 359.667 265.365 360.263 264.769L356.161 260.667L355.081 261.746L358.104 264.769ZM362.206 266.712L361.126 265.632C360.53 266.228 360.53 267.195 361.126 267.791L362.206 266.712ZM364.149 270.814L364.265 270.919C364.865 271.408 365.749 271.373 366.308 270.814L362.206 266.712L361.126 267.791L364.149 270.814ZM368.252 272.758L367.173 271.678C366.576 272.274 366.576 273.241 367.173 273.837L368.252 272.758ZM370.195 276.86L371.275 275.78L368.252 272.758L367.173 273.837L370.195 276.86ZM370.195 276.86C370.791 277.456 371.758 277.456 372.354 276.86L371.275 275.78L370.195 276.86ZM374.297 278.803L373.217 277.723C372.621 278.319 372.621 279.286 373.217 279.882L374.297 278.803ZM376.24 282.905L377.32 281.825L374.297 278.803L373.217 279.882L376.24 282.905ZM376.24 282.905C376.836 283.501 377.803 283.501 378.399 282.905L377.32 281.825L376.24 282.905ZM380.342 284.848L379.262 283.768C378.666 284.364 378.667 285.331 379.262 285.927L380.342 284.848ZM381.854 286.359L380.342 284.848L379.262 285.927L379.695 286.359L379.02 287.034C378.424 287.63 378.424 288.597 379.02 289.193L381.854 286.359ZM342.99 264.769C343.587 265.365 344.553 265.365 345.15 264.769L348.172 261.746C348.768 261.15 348.768 260.183 348.172 259.587L342.99 264.769ZM377.671 290.543L377.555 290.437C376.955 289.948 376.07 289.984 375.511 290.543L372.003 294.051C371.407 294.647 371.407 295.614 372.003 296.21L377.671 290.543ZM336.946 270.814L337.061 270.919C337.661 271.408 338.546 271.372 339.105 270.814L342.127 267.791C342.723 267.195 342.723 266.228 342.127 265.632L336.946 270.814ZM370.654 297.56L370.538 297.454C369.938 296.965 369.053 297.001 368.495 297.56L364.986 301.068C364.39 301.664 364.39 302.631 364.986 303.227L370.654 297.56ZM330.899 276.86L331.015 276.965C331.615 277.454 332.5 277.418 333.059 276.86L336.081 273.837C336.677 273.241 336.677 272.274 336.081 271.678L330.899 276.86ZM363.637 304.577L363.521 304.471C362.921 303.982 362.036 304.018 361.478 304.577L357.969 308.085C357.373 308.681 357.373 309.648 357.969 310.244L363.637 304.577ZM324.855 282.905L324.97 283.01C325.57 283.499 326.455 283.463 327.014 282.905L330.036 279.882C330.632 279.286 330.632 278.319 330.036 277.723L324.855 282.905ZM356.62 311.594L356.504 311.488C355.904 310.999 355.019 311.035 354.461 311.594L352.706 313.348C352.558 313.496 352.39 313.606 352.212 313.68C351.977 313.777 351.779 313.926 351.626 314.108C351.473 313.926 351.276 313.777 351.042 313.68L350.458 315.088C351.565 315.547 352.886 315.327 353.786 314.427L356.62 311.594ZM321.4 286.359L324.234 289.193C324.83 288.597 324.83 287.63 324.234 287.034L323.559 286.359L323.991 285.927C324.587 285.331 324.587 284.364 323.991 283.768L321.4 286.359ZM349.7 314.636C349.934 314.827 350.189 314.977 350.458 315.088L351.042 313.68C350.864 313.606 350.696 313.496 350.547 313.348L348.793 311.594C348.234 311.035 347.35 310.999 346.75 311.488L346.634 311.594L349.468 314.427L349.7 314.636ZM331.251 296.21C331.809 295.651 331.845 294.767 331.356 294.167L331.251 294.051L327.742 290.543C327.183 289.984 326.299 289.948 325.699 290.437L325.583 290.543L331.251 296.21ZM338.268 303.227C338.826 302.668 338.862 301.784 338.373 301.184L338.268 301.068L334.759 297.56C334.2 297.001 333.316 296.965 332.716 297.454L332.6 297.56L338.268 303.227ZM345.285 310.244C345.843 309.685 345.879 308.801 345.39 308.201L345.285 308.085L341.776 304.577C341.217 304.018 340.333 303.982 339.733 304.471L339.617 304.577L345.285 310.244Z' fill='url(%23paint867_linear_40004690_134055)'/%3E%3Cpath d='M328.352 286.359L349.469 307.476C350.661 308.669 352.594 308.669 353.787 307.476L374.904 286.359L351.628 263.084L328.352 286.359Z' fill='url(%23paint868_linear_40004690_134055)'/%3E%3Cpath d='M349.094 265.617L349.21 265.723C349.81 266.212 350.694 266.176 351.253 265.617L351.627 265.243L352.003 265.618L353.082 264.539L351.627 263.084L349.094 265.617ZM352.003 265.618C352.599 266.214 353.565 266.214 354.162 265.618L353.082 264.539L352.003 265.618ZM355.992 267.449L354.912 266.369C354.317 266.965 354.316 267.932 354.912 268.528L355.992 267.449ZM357.822 271.438L357.938 271.541C358.537 272.03 359.422 271.996 359.981 271.438L355.992 267.449L354.912 268.528L357.822 271.438ZM361.81 273.267L360.731 272.187C360.135 272.783 360.135 273.75 360.731 274.346L361.81 273.267ZM363.64 277.256L364.72 276.177L361.81 273.267L360.731 274.346L363.64 277.256ZM363.64 277.256C364.236 277.852 365.203 277.852 365.799 277.256L364.72 276.177L363.64 277.256ZM367.63 279.086L366.55 278.007C365.954 278.603 365.954 279.57 366.55 280.166L367.63 279.086ZM369.46 283.075L369.576 283.179C370.175 283.668 371.06 283.634 371.619 283.075L367.63 279.086L366.55 280.166L369.46 283.075ZM373.449 284.906L372.369 283.826C371.774 284.422 371.773 285.389 372.369 285.985L373.449 284.906ZM374.903 286.359L373.449 284.906L372.369 285.985L372.744 286.359L372.064 287.039C371.468 287.635 371.468 288.602 372.064 289.198L374.903 286.359ZM343.275 271.437L343.391 271.542C343.99 272.031 344.875 271.996 345.434 271.437L348.343 268.527C348.939 267.931 348.939 266.964 348.343 266.368L343.275 271.437ZM370.704 290.558L370.589 290.454C369.989 289.965 369.104 289.999 368.545 290.558L365.025 294.078C364.429 294.675 364.429 295.641 365.025 296.238L370.704 290.558ZM337.455 277.256L337.572 277.36C338.172 277.849 339.055 277.815 339.614 277.256L342.524 274.346C343.12 273.75 343.12 272.784 342.524 272.187L337.455 277.256ZM363.665 297.598L363.55 297.493C362.95 297.004 362.065 297.038 361.505 297.598L357.986 301.117C357.39 301.713 357.391 302.679 357.986 303.276L363.665 297.598ZM331.637 283.074L331.753 283.18C332.353 283.669 333.237 283.633 333.796 283.074L336.706 280.165C337.301 279.568 337.302 278.602 336.706 278.006L331.637 283.074ZM356.625 304.637L356.511 304.532C355.911 304.043 355.025 304.078 354.466 304.637L352.707 306.396C352.596 306.507 352.474 306.597 352.344 306.666L352.212 306.728L352.072 306.795C351.898 306.888 351.749 307.013 351.627 307.157C351.475 306.975 351.277 306.825 351.042 306.728L350.739 307.464L350.458 308.139C351.565 308.597 352.887 308.376 353.786 307.476L356.625 304.637ZM328.352 286.359L331.191 289.198C331.787 288.602 331.787 287.636 331.191 287.039L330.511 286.359L330.886 285.984C331.482 285.388 331.482 284.421 330.886 283.825L328.352 286.359ZM349.701 307.685C349.935 307.876 350.189 308.027 350.457 308.138L351.042 306.728C350.864 306.655 350.696 306.544 350.548 306.396L348.788 304.637C348.229 304.078 347.346 304.044 346.746 304.532L346.629 304.637L349.468 307.476L349.701 307.685ZM338.23 296.238C338.826 295.641 338.826 294.675 338.23 294.078L334.711 290.559C334.152 290.001 333.268 289.965 332.668 290.454L332.552 290.559L338.23 296.238ZM345.269 303.277C345.828 302.718 345.863 301.833 345.375 301.234L345.269 301.118L341.749 297.598C341.19 297.039 340.307 297.005 339.707 297.493L339.59 297.598L345.269 303.277Z' fill='url(%23paint869_linear_40004690_134055)'/%3E%3Cpath d='M341.503 286.359L349.465 294.321C350.657 295.513 352.591 295.513 353.783 294.321L361.744 286.359L351.624 276.239L341.503 286.359Z' fill='url(%23paint870_linear_40004690_134055)'/%3E%3Cpath d='M349.279 278.583L349.395 278.689C349.995 279.178 350.879 279.142 351.438 278.583L351.624 278.398L351.809 278.583L352.889 277.504L351.624 276.239L349.279 278.583ZM351.809 278.583C352.406 279.18 353.372 279.18 353.968 278.583L352.889 277.504L351.809 278.583ZM355.419 280.034L354.34 278.955C353.743 279.551 353.743 280.517 354.34 281.114L355.419 280.034ZM356.87 283.644L357.949 282.564L355.419 280.034L354.34 281.114L356.87 283.644ZM356.87 283.644C357.466 284.24 358.433 284.24 359.029 283.644L357.949 282.564L356.87 283.644ZM360.479 285.094L359.4 284.015C358.804 284.611 358.804 285.578 359.4 286.174L360.479 285.094ZM361.744 286.359L360.479 285.094L359.4 286.174L359.585 286.359L358.675 287.27C358.078 287.866 358.078 288.833 358.675 289.429L361.744 286.359ZM344.219 283.644L344.335 283.749C344.935 284.238 345.819 284.203 346.378 283.644L348.908 281.114C349.504 280.517 349.504 279.551 348.908 278.955L344.219 283.644ZM356.853 291.251L356.737 291.146C356.137 290.657 355.253 290.692 354.694 291.251L352.703 293.241C352.555 293.39 352.387 293.5 352.209 293.573L352.791 294.982C353.151 294.833 353.49 294.614 353.783 294.321L356.853 291.251ZM341.503 286.359L344.573 289.429C345.169 288.833 345.169 287.866 344.573 287.27L343.662 286.359L343.848 286.174C344.444 285.578 344.444 284.611 343.848 284.015L341.503 286.359ZM350.455 294.982C351.201 295.291 352.044 295.291 352.791 294.982L352.209 293.573C351.974 293.671 351.776 293.819 351.623 294.001C351.47 293.82 351.273 293.671 351.039 293.573L350.455 294.982ZM349.697 294.53C349.931 294.72 350.186 294.871 350.455 294.982L351.039 293.573C350.861 293.5 350.693 293.39 350.544 293.241L348.554 291.251C347.995 290.692 347.11 290.657 346.511 291.146L346.395 291.251L349.465 294.321L349.697 294.53Z' fill='url(%23paint871_linear_40004690_134055)'/%3E%3Cpath d='M351.931 316.895L375.681 340.644C376.873 341.837 378.807 341.837 379.999 340.644L386.476 334.167L360.567 308.258L351.931 316.895Z' fill='url(%23paint872_linear_40004690_134055)'/%3E%3Cpath d='M360.567 310.417C361.164 311.014 362.13 311.014 362.726 310.417L360.567 308.258L359.488 309.338L360.567 310.417ZM364.885 314.735C365.482 315.332 366.448 315.332 367.045 314.735L362.726 310.417C362.13 311.014 362.13 311.98 362.726 312.576L364.885 314.735ZM369.204 319.054C369.8 319.65 370.766 319.65 371.363 319.054L367.045 314.735C366.448 315.332 366.448 316.298 367.045 316.895L369.204 319.054ZM373.522 323.372C374.118 323.968 375.085 323.968 375.681 323.372L371.363 319.054C370.766 319.65 370.766 320.616 371.363 321.213L373.522 323.372ZM377.84 327.69C378.436 328.286 379.403 328.286 379.999 327.69L375.681 323.372C375.085 323.968 375.085 324.935 375.681 325.531L377.84 327.69ZM382.158 332.008C382.754 332.604 383.721 332.604 384.317 332.008L379.999 327.69C379.403 328.286 379.403 329.253 379.999 329.849L382.158 332.008ZM376.671 341.305C377.778 341.764 379.099 341.544 379.999 340.644L386.476 334.167L384.317 332.008C383.758 332.567 383.723 333.451 384.212 334.051L384.317 334.167L384.353 334.203C384.195 334.47 384.125 334.773 384.144 335.074C383.722 335.047 383.29 335.194 382.968 335.517L381.348 337.136C381.026 337.459 380.879 337.89 380.906 338.312C380.483 338.286 380.052 338.432 379.729 338.755L378.919 339.565C378.771 339.713 378.603 339.823 378.425 339.897C378.19 339.994 377.992 340.143 377.839 340.325C377.686 340.143 377.489 339.994 377.255 339.897L376.671 341.305ZM375.681 340.644C375.973 340.937 376.311 341.156 376.671 341.305L377.255 339.897C377.129 339.845 377.009 339.775 376.896 339.686C376.849 339.649 376.804 339.608 376.76 339.565L375.77 338.575C375.327 338.132 374.68 338.018 374.132 338.233C374.329 337.732 374.252 337.147 373.897 336.712L373.792 336.596L371.813 334.617C371.37 334.174 370.723 334.061 370.175 334.276C370.39 333.728 370.276 333.08 369.833 332.637L367.854 330.659C367.411 330.216 366.764 330.102 366.216 330.317C366.413 329.815 366.335 329.23 365.98 328.795L365.875 328.68L363.896 326.7C363.453 326.257 362.805 326.143 362.257 326.358C362.454 325.857 362.377 325.272 362.022 324.837L361.917 324.721L359.938 322.742C359.495 322.3 358.848 322.186 358.3 322.401C358.497 321.899 358.418 321.314 358.064 320.878L357.958 320.763L355.979 318.784C355.536 318.341 354.889 318.227 354.341 318.442C354.556 317.894 354.443 317.248 354 316.805L353.011 315.815L351.931 316.895L375.681 340.644Z' fill='url(%23paint873_linear_40004690_134055)'/%3E%3Cpath d='M359.198 320.523L369.259 330.585C370.451 331.777 372.385 331.777 373.577 330.585L375.491 328.67L363.271 316.45L359.198 320.523Z' fill='url(%23paint874_linear_40004690_134055)'/%3E%3Cpath d='M363.75 318.008C364.048 318.306 364.531 318.306 364.829 318.008L363.271 316.45L362.731 316.99L363.75 318.008ZM367.823 322.082C368.121 322.38 368.605 322.38 368.903 322.082L365.787 318.965C365.488 319.263 365.488 319.747 365.787 320.045L367.823 322.082ZM371.897 326.155C372.195 326.453 372.678 326.453 372.976 326.155L369.86 323.039C369.562 323.337 369.562 323.82 369.86 324.118L371.897 326.155ZM371.852 331.444C372.483 331.354 373.092 331.071 373.577 330.585L375.492 328.671L373.934 327.112C373.636 327.411 373.636 327.894 373.934 328.192L374.419 328.677C374.257 328.88 374.212 329.144 374.288 329.381C374.024 329.297 373.725 329.358 373.516 329.567L373.038 330.045C372.872 330.211 372.688 330.344 372.494 330.448C372.428 330.483 372.362 330.514 372.294 330.542C371.936 330.69 371.753 331.08 371.852 331.444ZM369.259 330.585C369.745 331.07 370.354 331.354 370.985 331.444C371.07 331.129 370.944 330.796 370.677 330.616L370.541 330.543L370.401 330.476C370.383 330.467 370.363 330.46 370.345 330.45C370.318 330.436 370.293 330.418 370.266 330.403C370.228 330.381 370.19 330.36 370.153 330.336C370.13 330.321 370.109 330.303 370.087 330.287C370.049 330.259 370.01 330.232 369.973 330.202L369.799 330.045L368.541 328.788C368.243 328.489 367.76 328.489 367.462 328.788L369.259 330.585ZM360.995 322.321C361.293 322.023 361.293 321.539 360.995 321.241L359.737 319.984L359.198 320.523L360.995 322.321ZM366.026 327.352C366.287 327.091 366.32 326.688 366.124 326.391L366.026 326.272L363.511 323.757C363.212 323.459 362.729 323.459 362.431 323.757L366.026 327.352Z' fill='url(%23paint875_linear_40004690_134055)'/%3E%3Cpath d='M316.816 238.773L340.566 262.523C341.758 263.716 343.691 263.716 344.884 262.523L351.361 256.046L325.452 230.137L316.816 238.773Z' fill='url(%23paint876_linear_40004690_134055)'/%3E%3Cpath d='M323.293 232.296C323.889 232.892 324.856 232.892 325.452 232.296L325.568 232.402C326.168 232.89 327.052 232.855 327.611 232.296L325.452 230.137L323.293 232.296ZM329.77 236.614C330.366 237.211 331.333 237.211 331.929 236.614L327.611 232.296C327.015 232.892 327.015 233.859 327.611 234.455L329.77 236.614ZM334.088 240.933C334.685 241.529 335.651 241.529 336.247 240.933L331.929 236.614C331.333 237.211 331.333 238.177 331.929 238.773L334.088 240.933ZM338.407 245.251C339.003 245.847 339.969 245.847 340.566 245.251L336.247 240.933C335.651 241.529 335.651 242.495 336.247 243.092L338.407 245.251ZM342.725 249.569C343.321 250.165 344.288 250.165 344.884 249.569L340.566 245.251C339.969 245.847 339.969 246.814 340.566 247.41L342.725 249.569ZM347.043 253.887C347.639 254.483 348.606 254.483 349.202 253.887L344.884 249.569C344.288 250.165 344.288 251.132 344.884 251.728L347.043 253.887ZM351.361 256.046L349.202 253.887C348.606 254.483 348.606 255.45 349.202 256.046L350.281 257.126L351.361 256.046ZM318.975 236.614C319.571 237.211 320.538 237.211 321.134 236.614L323.293 234.455C323.889 233.859 323.889 232.892 323.293 232.296L318.975 236.614ZM340.566 262.523C341.758 263.716 343.691 263.716 344.884 262.523C344.362 263.044 343.189 262.741 342.105 261.859C341.949 261.732 341.795 261.594 341.645 261.444L340.655 260.454C340.212 260.011 339.565 259.897 339.017 260.112C339.232 259.564 339.119 258.918 338.676 258.475L336.698 256.496C336.255 256.053 335.607 255.94 335.059 256.155C335.256 255.653 335.178 255.067 334.823 254.632L334.718 254.516L332.739 252.538C332.296 252.095 331.649 251.981 331.101 252.196C331.298 251.694 331.22 251.109 330.865 250.674L330.76 250.559L328.78 248.579C328.337 248.136 327.69 248.022 327.142 248.237C327.339 247.736 327.262 247.151 326.907 246.716L326.801 246.6L324.823 244.621C324.38 244.178 323.732 244.065 323.184 244.28C323.399 243.732 323.286 243.084 322.843 242.641L320.864 240.663C320.421 240.22 319.774 240.106 319.226 240.321C319.426 239.811 319.34 239.216 318.97 238.779L318.975 238.773C319.571 238.177 319.571 237.211 318.975 236.614L316.816 238.773L340.566 262.523Z' fill='url(%23paint877_linear_40004690_134055)'/%3E%3Cpath d='M330.018 239.27L340.075 249.327C341.268 250.519 341.268 252.452 340.075 253.645L338.162 255.558L325.946 243.342L330.018 239.27Z' fill='url(%23paint878_linear_40004690_134055)'/%3E%3Cpath d='M327.504 241.784C327.802 242.082 327.802 242.565 327.504 242.863L327.025 243.342L327.504 243.821C327.801 244.119 327.802 244.602 327.504 244.9L325.945 243.342L327.504 241.784ZM331.575 247.892C331.873 248.19 331.873 248.674 331.575 248.972L328.46 245.856C328.758 245.558 329.241 245.558 329.539 245.856L331.575 247.892ZM335.648 251.965C335.946 252.263 335.946 252.746 335.648 253.044L332.532 249.929C332.83 249.631 333.314 249.631 333.612 249.929L335.648 251.965ZM338.162 255.558L336.604 254C336.902 253.702 337.385 253.702 337.683 254L338.702 255.019L338.162 255.558ZM340.935 251.917C340.845 252.549 340.561 253.159 340.075 253.645C340.514 253.206 340.678 252.575 340.591 251.905C340.702 251.883 340.82 251.886 340.935 251.917ZM331.814 241.066C331.554 241.327 331.151 241.36 330.855 241.165L330.735 241.066L330.018 240.349L329.539 240.828L329.42 240.926C329.124 241.121 328.721 241.089 328.46 240.828L330.018 239.27L331.814 241.066ZM340.075 249.327C340.561 249.813 340.846 250.422 340.936 251.054C340.711 251.114 340.479 251.065 340.298 250.937C340.158 250.646 339.975 250.361 339.747 250.095L339.536 249.867L338.278 248.609C337.98 248.311 337.98 247.827 338.278 247.529L340.075 249.327ZM336.843 246.095C336.545 246.393 336.062 246.393 335.764 246.095L333.249 243.58C332.952 243.282 332.951 242.799 333.249 242.501L336.843 246.095Z' fill='url(%23paint879_linear_40004690_134055)'/%3E%3Cpath d='M350.269 347.598L322.201 375.666C321.009 376.858 321.009 378.791 322.201 379.984L350.269 408.052L380.496 377.825L350.269 347.598Z' fill='url(%23paint880_linear_40004690_134055)'/%3E%3Cpath d='M377.905 375.233L377.8 375.35C377.312 375.95 377.346 376.834 377.905 377.392L378.337 377.825L377.905 378.257L377.8 378.372C377.311 378.971 377.346 379.857 377.905 380.416L380.496 377.825L377.905 375.233ZM375.962 382.359L377.041 381.279C376.445 380.683 375.478 380.683 374.882 381.279L375.962 382.359ZM371.86 384.302C371.263 384.898 371.263 385.865 371.86 386.461L375.962 382.359L374.882 381.279L371.86 384.302ZM369.917 388.404L370.996 387.324C370.4 386.728 369.433 386.728 368.837 387.324L369.917 388.404ZM365.815 390.347L365.709 390.463C365.22 391.062 365.256 391.947 365.815 392.506L369.917 388.404L368.837 387.324L365.815 390.347ZM363.871 394.45L364.95 393.37C364.354 392.774 363.387 392.774 362.791 393.37L363.871 394.45ZM359.769 396.393L360.848 397.472L363.871 394.45L362.791 393.37L359.769 396.393ZM359.769 396.393C359.173 396.989 359.172 397.956 359.769 398.552L360.848 397.472L359.769 396.393ZM357.826 400.495L358.905 399.415C358.309 398.819 357.342 398.819 356.746 399.415L357.826 400.495ZM353.724 402.438L354.803 403.517L357.826 400.495L356.746 399.415L353.724 402.438ZM353.724 402.438C353.127 403.034 353.127 404.001 353.724 404.597L354.803 403.517L353.724 402.438ZM351.781 406.54L352.86 405.46C352.264 404.864 351.297 404.865 350.701 405.46L351.781 406.54ZM350.269 408.052L351.781 406.54L350.701 405.46L350.269 405.893L349.594 405.218C348.998 404.622 348.031 404.622 347.435 405.218L350.269 408.052ZM371.86 369.188C371.263 369.785 371.263 370.751 371.86 371.347L374.882 374.37C375.478 374.966 376.445 374.966 377.041 374.37L371.86 369.188ZM346.086 403.868L346.191 403.752C346.68 403.153 346.645 402.268 346.086 401.709L342.577 398.201C341.981 397.605 341.014 397.605 340.418 398.201L346.086 403.868ZM365.815 363.143L365.709 363.259C365.22 363.859 365.256 364.744 365.815 365.302L368.837 368.325C369.433 368.921 370.4 368.921 370.996 368.325L365.815 363.143ZM339.069 396.851L339.174 396.735C339.663 396.136 339.628 395.251 339.069 394.692L335.56 391.184C334.964 390.588 333.997 390.588 333.401 391.184L339.069 396.851ZM359.769 357.097L359.663 357.213C359.174 357.813 359.21 358.698 359.769 359.256L362.791 362.279C363.387 362.875 364.354 362.875 364.95 362.279L359.769 357.097ZM332.052 389.834L332.157 389.719C332.646 389.119 332.611 388.234 332.052 387.675L328.543 384.167C327.947 383.571 326.98 383.571 326.384 384.167L332.052 389.834ZM353.724 351.052L353.618 351.168C353.129 351.768 353.165 352.653 353.724 353.211L356.746 356.234C357.342 356.83 358.309 356.83 358.905 356.234L353.724 351.052ZM325.035 382.818L325.14 382.702C325.629 382.102 325.594 381.217 325.035 380.658L323.281 378.904C323.132 378.756 323.022 378.588 322.948 378.41C322.851 378.175 322.703 377.976 322.52 377.824C322.702 377.671 322.851 377.474 322.948 377.24L321.54 376.656C321.082 377.762 321.301 379.084 322.201 379.984L325.035 382.818ZM350.269 347.598L347.435 350.431C348.031 351.028 348.998 351.028 349.594 350.431L350.269 349.757L350.701 350.189C351.297 350.785 352.264 350.785 352.86 350.189L350.269 347.598ZM321.992 375.898C321.801 376.131 321.651 376.387 321.54 376.656L322.948 377.24C323.022 377.062 323.132 376.893 323.281 376.745L325.035 374.991C325.594 374.432 325.629 373.547 325.14 372.948L325.035 372.832L322.201 375.666L321.992 375.898ZM340.418 357.448C340.977 358.007 341.862 358.043 342.461 357.554L342.577 357.448L346.086 353.94C346.645 353.381 346.68 352.496 346.191 351.897L346.086 351.781L340.418 357.448ZM333.401 364.465C333.96 365.024 334.845 365.06 335.444 364.571L335.56 364.465L339.069 360.957C339.628 360.398 339.663 359.513 339.174 358.914L339.069 358.798L333.401 364.465ZM326.384 371.482C326.943 372.041 327.828 372.077 328.427 371.588L328.543 371.482L332.052 367.974C332.611 367.415 332.646 366.53 332.157 365.931L332.052 365.815L326.384 371.482Z' fill='url(%23paint881_linear_40004690_134055)'/%3E%3Cpath d='M350.269 354.555L329.152 375.671C327.96 376.864 327.96 378.797 329.152 379.99L350.269 401.106L373.545 377.831L350.269 354.555Z' fill='url(%23paint882_linear_40004690_134055)'/%3E%3Cpath d='M371.011 375.297L370.906 375.413C370.417 376.012 370.452 376.897 371.011 377.456L371.385 377.83L371.01 378.205L372.089 379.285L373.544 377.83L371.011 375.297ZM371.01 378.205C370.414 378.801 370.414 379.768 371.01 380.364L372.089 379.285L371.01 378.205ZM369.18 382.195L370.259 381.115C369.663 380.519 368.696 380.519 368.1 381.115L369.18 382.195ZM365.191 384.025L365.087 384.141C364.598 384.74 364.632 385.625 365.191 386.184L369.18 382.195L368.1 381.115L365.191 384.025ZM363.361 388.013L364.441 386.933C363.845 386.338 362.878 386.338 362.282 386.933L363.361 388.013ZM359.372 389.843L360.452 390.923L363.361 388.013L362.282 386.933L359.372 389.843ZM359.372 389.843C358.776 390.439 358.777 391.406 359.372 392.002L360.452 390.923L359.372 389.843ZM357.542 393.832L358.622 392.753C358.025 392.157 357.059 392.157 356.463 392.753L357.542 393.832ZM353.553 395.662L353.45 395.778C352.96 396.378 352.994 397.262 353.553 397.822L357.542 393.832L356.463 392.753L353.553 395.662ZM351.723 399.652L352.802 398.572C352.206 397.976 351.239 397.976 350.643 398.572L351.723 399.652ZM350.269 401.105L351.723 399.652L350.643 398.572L350.269 398.946L349.589 398.266C348.993 397.671 348.026 397.671 347.43 398.266L350.269 401.105ZM365.192 369.477L365.086 369.593C364.597 370.193 364.633 371.078 365.192 371.636L368.101 374.546C368.698 375.142 369.664 375.142 370.26 374.546L365.192 369.477ZM346.07 396.906L346.174 396.792C346.664 396.192 346.629 395.306 346.07 394.747L342.55 391.227C341.954 390.632 340.987 390.632 340.391 391.227L346.07 396.906ZM359.372 363.658L359.268 363.775C358.779 364.375 358.814 365.258 359.372 365.817L362.282 368.727C362.878 369.323 363.845 369.323 364.441 368.727L359.372 363.658ZM339.031 389.867L339.135 389.752C339.624 389.153 339.59 388.267 339.031 387.708L335.512 384.189C334.916 383.593 333.949 383.593 333.353 384.189L339.031 389.867ZM353.554 357.84L353.448 357.956C352.96 358.555 352.995 359.44 353.554 359.999L356.464 362.908C357.06 363.504 358.027 363.504 358.623 362.908L353.554 357.84ZM331.992 382.828L332.096 382.713C332.585 382.114 332.551 381.228 331.992 380.669L330.232 378.91C330.121 378.798 330.031 378.676 329.962 378.547L329.9 378.415L329.834 378.275C329.74 378.101 329.616 377.951 329.471 377.83C329.653 377.677 329.803 377.48 329.9 377.245L329.164 376.941L328.489 376.661C328.031 377.768 328.253 379.089 329.153 379.989L331.992 382.828ZM350.269 354.555L347.43 357.394C348.026 357.99 348.993 357.99 349.589 357.394L350.269 356.714L350.644 357.089C351.24 357.685 352.207 357.685 352.803 357.089L350.269 354.555ZM328.943 375.904C328.752 376.137 328.602 376.392 328.491 376.66L329.9 377.245C329.974 377.067 330.084 376.899 330.232 376.751L331.992 374.991C332.55 374.432 332.585 373.549 332.096 372.949L331.992 372.832L329.153 375.671L328.943 375.904ZM340.391 364.433C340.987 365.029 341.954 365.029 342.55 364.433L346.069 360.914C346.628 360.355 346.663 359.47 346.174 358.871L346.069 358.755L340.391 364.433ZM333.352 371.472C333.91 372.031 334.795 372.066 335.395 371.577L335.511 371.472L339.031 367.952C339.589 367.393 339.624 366.509 339.135 365.91L339.031 365.793L333.352 371.472Z' fill='url(%23paint883_linear_40004690_134055)'/%3E%3Cpath d='M350.269 367.711L342.307 375.672C341.115 376.865 341.115 378.798 342.307 379.991L350.269 387.952L360.389 377.831L350.269 367.711Z' fill='url(%23paint884_linear_40004690_134055)'/%3E%3Cpath d='M358.045 375.487L357.939 375.603C357.451 376.202 357.486 377.087 358.045 377.646L358.23 377.831L358.045 378.017L359.124 379.097L360.389 377.831L358.045 375.487ZM358.045 378.017C357.449 378.613 357.449 379.58 358.045 380.176L359.124 379.097L358.045 378.017ZM356.594 381.627L357.674 380.547C357.078 379.951 356.111 379.951 355.515 380.547L356.594 381.627ZM352.985 383.077L354.064 384.157L356.594 381.627L355.515 380.547L352.985 383.077ZM352.985 383.077C352.388 383.674 352.388 384.64 352.985 385.236L354.064 384.157L352.985 383.077ZM351.534 386.687L352.614 385.607C352.017 385.011 351.051 385.011 350.454 385.607L351.534 386.687ZM350.269 387.952L351.534 386.687L350.454 385.607L350.269 385.793L349.358 384.882C348.762 384.286 347.795 384.286 347.199 384.882L350.269 387.952ZM352.985 370.427L352.879 370.543C352.39 371.142 352.426 372.027 352.985 372.586L355.515 375.116C356.111 375.712 357.078 375.712 357.674 375.116L352.985 370.427ZM345.377 383.06L345.483 382.944C345.972 382.345 345.936 381.46 345.377 380.901L343.387 378.911C343.239 378.763 343.128 378.595 343.055 378.417L341.646 378.999C341.795 379.359 342.014 379.698 342.307 379.991L345.377 383.06ZM350.269 367.711L347.199 370.781C347.795 371.377 348.762 371.377 349.358 370.781L350.269 369.87L350.454 370.056C351.051 370.652 352.017 370.652 352.614 370.056L350.269 367.711ZM341.646 376.662C341.337 377.409 341.338 378.252 341.646 378.999L343.055 378.417C342.958 378.182 342.809 377.983 342.627 377.83C342.809 377.678 342.958 377.481 343.055 377.246L341.646 376.662ZM342.099 375.904C341.908 376.138 341.758 376.394 341.646 376.662L343.055 377.246C343.128 377.068 343.239 376.9 343.387 376.752L345.377 374.762C345.936 374.203 345.972 373.318 345.483 372.719L345.377 372.603L342.307 375.672L342.099 375.904Z' fill='url(%23paint885_linear_40004690_134055)'/%3E%3Cpath d='M319.733 378.133L295.983 401.883C294.791 403.075 294.791 405.008 295.983 406.201L302.46 412.678L328.369 386.769L319.733 378.133Z' fill='url(%23paint886_linear_40004690_134055)'/%3E%3Cpath d='M326.21 386.769C325.614 387.365 325.614 388.332 326.21 388.928L328.369 386.769L327.29 385.69L326.21 386.769ZM321.892 391.087C321.296 391.683 321.296 392.65 321.892 393.246L326.21 388.928C325.614 388.332 324.647 388.332 324.051 388.928L321.892 391.087ZM317.574 395.405C316.978 396.002 316.978 396.968 317.574 397.564L321.892 393.246C321.296 392.65 320.329 392.65 319.733 393.246L317.574 395.405ZM313.256 399.724C312.659 400.32 312.659 401.286 313.256 401.883L317.574 397.564C316.978 396.968 316.011 396.968 315.415 397.564L313.256 399.724ZM308.937 404.042C308.341 404.638 308.341 405.605 308.937 406.201L313.256 401.883C312.659 401.286 311.693 401.286 311.097 401.883L308.937 404.042ZM304.619 408.36C304.023 408.956 304.023 409.923 304.619 410.519L308.937 406.201C308.341 405.605 307.375 405.605 306.778 406.201L304.619 408.36ZM295.322 402.873C294.864 403.979 295.083 405.301 295.983 406.201L302.46 412.678L304.619 410.519C304.06 409.96 303.176 409.925 302.576 410.413L302.46 410.519L302.424 410.555C302.157 410.397 301.854 410.327 301.554 410.346C301.58 409.924 301.434 409.492 301.111 409.169L299.491 407.55C299.169 407.227 298.737 407.081 298.315 407.107C298.342 406.685 298.195 406.254 297.872 405.931L297.063 405.121C296.914 404.973 296.804 404.805 296.73 404.627C296.633 404.392 296.485 404.193 296.302 404.041C296.484 403.888 296.633 403.691 296.73 403.457L295.322 402.873ZM295.983 401.883C295.69 402.175 295.471 402.513 295.322 402.873L296.73 403.457C296.782 403.331 296.853 403.21 296.941 403.098C296.978 403.051 297.019 403.006 297.063 402.962L298.052 401.972C298.495 401.529 298.609 400.882 298.394 400.334C298.896 400.531 299.48 400.453 299.915 400.099L300.031 399.993L302.01 398.015C302.453 397.572 302.567 396.924 302.352 396.376C302.9 396.591 303.547 396.478 303.99 396.035L305.969 394.056C306.412 393.613 306.525 392.966 306.31 392.418C306.812 392.615 307.397 392.537 307.833 392.182L307.948 392.077L309.927 390.097C310.37 389.654 310.484 389.007 310.269 388.459C310.771 388.656 311.355 388.579 311.79 388.224L311.906 388.119L313.885 386.14C314.328 385.697 314.442 385.049 314.227 384.501C314.728 384.698 315.314 384.62 315.749 384.265L315.865 384.16L317.844 382.181C318.287 381.738 318.4 381.091 318.185 380.543C318.733 380.758 319.38 380.645 319.822 380.202L320.812 379.212L319.733 378.133L295.983 401.883Z' fill='url(%23paint887_linear_40004690_134055)'/%3E%3Cpath d='M316.105 385.406L306.044 395.468C304.851 396.66 304.851 398.593 306.044 399.786L307.958 401.7L320.178 389.48L316.105 385.406Z' fill='url(%23paint888_linear_40004690_134055)'/%3E%3Cpath d='M318.62 389.958C318.322 390.257 318.322 390.74 318.62 391.038L320.178 389.48L319.639 388.94L318.62 389.958ZM314.547 394.032C314.249 394.33 314.249 394.813 314.547 395.112L317.663 391.995C317.365 391.697 316.882 391.697 316.583 391.995L314.547 394.032ZM310.473 398.106C310.175 398.404 310.175 398.887 310.473 399.185L313.589 396.069C313.291 395.771 312.808 395.771 312.51 396.069L310.473 398.106ZM305.184 398.06C305.274 398.691 305.558 399.301 306.043 399.786L307.958 401.7L309.516 400.142C309.218 399.844 308.734 399.844 308.436 400.142L307.951 400.627C307.748 400.465 307.484 400.421 307.247 400.497C307.331 400.233 307.271 399.934 307.062 399.725L306.583 399.246C306.418 399.081 306.284 398.897 306.18 398.702C306.146 398.637 306.114 398.571 306.086 398.503C305.938 398.145 305.549 397.962 305.184 398.06ZM306.043 395.468C305.558 395.953 305.274 396.562 305.184 397.194C305.499 397.278 305.832 397.153 306.013 396.886L306.085 396.75L306.152 396.61C306.161 396.591 306.169 396.572 306.178 396.554C306.193 396.527 306.21 396.501 306.226 396.475C306.248 396.437 306.268 396.398 306.292 396.362C306.307 396.339 306.325 396.318 306.342 396.295C306.369 396.257 306.396 396.218 306.426 396.182L306.583 396.008L307.841 394.75C308.139 394.452 308.139 393.968 307.841 393.67L306.043 395.468ZM314.307 387.204C314.605 387.502 315.089 387.502 315.387 387.204L316.645 385.946L316.105 385.406L314.307 387.204ZM309.277 392.235C309.537 392.495 309.941 392.528 310.237 392.333L310.356 392.235L312.872 389.719C313.17 389.421 313.17 388.938 312.872 388.64L309.277 392.235Z' fill='url(%23paint889_linear_40004690_134055)'/%3E%3Cpath d='M397.854 343.02L374.104 366.769C372.912 367.962 372.912 369.895 374.104 371.087L380.581 377.565L406.49 351.656L397.854 343.02Z' fill='url(%23paint890_linear_40004690_134055)'/%3E%3Cpath d='M404.331 349.497C403.735 350.093 403.735 351.06 404.331 351.656L404.226 351.772C403.737 352.371 403.772 353.256 404.331 353.815L406.49 351.656L404.331 349.497ZM400.013 355.974C399.417 356.57 399.417 357.537 400.013 358.133L404.331 353.815C403.735 353.219 402.768 353.219 402.172 353.815L400.013 355.974ZM395.695 360.292C395.099 360.888 395.099 361.855 395.695 362.451L400.013 358.133C399.417 357.537 398.45 357.537 397.854 358.133L395.695 360.292ZM391.377 364.61C390.78 365.206 390.78 366.173 391.377 366.769L395.695 362.451C395.099 361.855 394.132 361.855 393.536 362.451L391.377 364.61ZM387.059 368.928C386.462 369.525 386.462 370.491 387.059 371.087L391.377 366.769C390.78 366.173 389.814 366.173 389.218 366.769L387.059 368.928ZM382.74 373.247C382.144 373.843 382.144 374.809 382.74 375.406L387.059 371.087C386.462 370.491 385.496 370.491 384.899 371.087L382.74 373.247ZM380.581 377.565L382.74 375.406C382.144 374.809 381.178 374.809 380.581 375.406L379.502 376.485L380.581 377.565ZM400.013 345.179C399.417 345.775 399.417 346.741 400.013 347.338L402.172 349.497C402.768 350.093 403.735 350.093 404.331 349.497L400.013 345.179ZM374.104 366.769C372.912 367.962 372.912 369.895 374.104 371.087C373.583 370.566 373.887 369.392 374.768 368.308C374.895 368.153 375.034 367.999 375.184 367.849L376.174 366.859C376.616 366.416 376.73 365.769 376.515 365.221C377.063 365.435 377.71 365.323 378.152 364.88L380.131 362.901C380.574 362.458 380.688 361.811 380.473 361.263C380.975 361.46 381.56 361.382 381.995 361.027L382.111 360.921L384.09 358.943C384.533 358.5 384.647 357.852 384.431 357.304C384.933 357.501 385.519 357.423 385.954 357.068L386.069 356.964L388.048 354.984C388.491 354.541 388.605 353.894 388.39 353.346C388.892 353.542 389.476 353.465 389.911 353.111L390.027 353.005L392.006 351.026C392.449 350.584 392.563 349.936 392.348 349.388C392.896 349.603 393.543 349.489 393.986 349.047L395.965 347.068C396.408 346.625 396.521 345.978 396.306 345.43C396.817 345.63 397.411 345.544 397.849 345.173L397.854 345.179C398.45 345.775 399.417 345.775 400.013 345.179L397.854 343.02L374.104 366.769Z' fill='url(%23paint891_linear_40004690_134055)'/%3E%3Cpath d='M397.358 356.223L387.301 366.28C386.108 367.472 384.175 367.472 382.982 366.28L381.069 364.367L393.286 352.151L397.358 356.223Z' fill='url(%23paint892_linear_40004690_134055)'/%3E%3Cpath d='M394.843 353.708C394.545 354.006 394.062 354.006 393.764 353.708L393.285 353.23L392.807 353.708C392.509 354.006 392.025 354.006 391.727 353.708L393.285 352.15L394.843 353.708ZM388.735 357.78C388.437 358.078 387.954 358.078 387.656 357.78L390.771 354.664C391.069 354.963 391.069 355.446 390.771 355.744L388.735 357.78ZM384.663 361.852C384.365 362.15 383.881 362.15 383.583 361.852L386.698 358.737C386.997 359.035 386.997 359.518 386.698 359.817L384.663 361.852ZM381.069 364.367L382.627 362.808C382.925 363.106 382.925 363.59 382.627 363.888L381.609 364.906L381.069 364.367ZM384.71 367.139C384.078 367.049 383.468 366.766 382.982 366.28C383.421 366.719 384.053 366.882 384.723 366.796C384.745 366.907 384.741 367.024 384.71 367.139ZM395.561 358.019C395.301 357.758 395.267 357.356 395.462 357.06L395.561 356.94L396.278 356.223L395.8 355.744L395.702 355.625C395.506 355.329 395.539 354.925 395.8 354.664L397.358 356.223L395.561 358.019ZM387.3 366.28C386.815 366.766 386.205 367.05 385.574 367.14C385.514 366.916 385.562 366.684 385.691 366.502C385.981 366.363 386.266 366.18 386.532 365.952L386.761 365.74L388.018 364.483C388.316 364.185 388.8 364.185 389.098 364.483L387.3 366.28ZM390.533 363.048C390.235 362.75 390.235 362.266 390.533 361.968L393.047 359.454C393.345 359.156 393.829 359.156 394.127 359.454L390.533 363.048Z' fill='url(%23paint893_linear_40004690_134055)'/%3E%3Cpath d='M339.638 334.358C340.831 333.166 340.831 331.233 339.638 330.04L309.411 299.813C308.219 298.621 306.285 298.621 305.093 299.813L274.866 330.04C273.674 331.233 273.674 333.166 274.866 334.358L305.093 364.585C306.285 365.778 308.219 365.778 309.411 364.585L339.638 334.358Z' fill='url(%23paint894_linear_40004690_134055)'/%3E%3Cpath d='M321.286 352.71L321.058 352.493C318.661 350.328 314.96 350.4 312.65 352.71L307.252 358.108L301.854 352.71L297.536 357.029L305.093 364.585C306.285 365.778 308.219 365.778 309.411 364.585L321.286 352.71ZM301.854 352.71C299.47 350.326 295.603 350.326 293.218 352.71L297.536 357.029L301.854 352.71ZM282.423 341.915L286.741 346.233C289.126 343.848 289.126 339.982 286.741 337.597L282.423 341.915ZM274.866 330.04C273.674 331.233 273.674 333.166 274.866 334.358L282.423 341.915L286.741 337.597L281.343 332.199L286.741 326.802C289.126 324.417 289.126 320.55 286.741 318.165L274.866 330.04ZM339.638 334.358C340.831 333.166 340.831 331.233 339.638 330.04L327.763 318.165C325.378 320.55 325.378 324.417 327.763 326.802L333.161 332.199L327.763 337.597C325.378 339.982 325.378 343.848 327.763 346.233L339.638 334.358ZM293.218 311.688C295.603 314.073 299.47 314.073 301.854 311.688L307.252 306.29L312.65 311.688C314.96 313.998 318.661 314.071 321.058 311.905L321.286 311.688L309.411 299.813C308.219 298.621 306.285 298.621 305.093 299.813L293.218 311.688Z' fill='url(%23paint895_linear_40004690_134055)'/%3E%3Cpath d='M301.656 319.733L294.784 326.605L299.102 330.924C300.504 329.522 301.08 327.607 300.833 325.783C302.657 326.03 304.572 325.453 305.975 324.051L301.656 319.733ZM309.411 316.296C308.219 315.104 306.286 315.104 305.093 316.296L301.656 319.733L305.975 324.051L307.252 322.773L308.53 324.051C309.932 325.453 311.847 326.03 313.672 325.783C313.425 327.607 314.001 329.522 315.403 330.924L316.68 332.201L315.403 333.479C314 334.881 313.423 336.796 313.67 338.621C311.846 338.374 309.932 338.95 308.53 340.352L307.252 341.629L305.975 340.352C304.572 338.95 302.658 338.374 300.834 338.621C301.081 336.796 300.504 334.881 299.102 333.479L297.824 332.201L299.102 330.924L294.784 326.605L291.347 330.042C290.155 331.235 290.155 333.168 291.347 334.36L305.093 348.107C306.286 349.299 308.219 349.299 309.411 348.107L323.158 334.36C324.35 333.168 324.35 331.235 323.158 330.042L309.411 316.296Z' fill='url(%23paint896_linear_40004690_134055)'/%3E%3Cpath d='M156.438 334.491C157.63 333.299 157.63 331.365 156.438 330.173L126.211 299.946C125.018 298.754 123.085 298.754 121.893 299.946L91.6657 330.173C90.4733 331.365 90.4733 333.299 91.6657 334.491L121.893 364.718C123.085 365.911 125.018 365.911 126.211 364.718L156.438 334.491Z' fill='url(%23paint897_linear_40004690_134055)'/%3E%3Cpath d='M138.086 352.843L137.858 352.626C135.461 350.46 131.76 350.533 129.449 352.843L124.052 358.241L118.654 352.843L114.336 357.161L121.893 364.718C123.085 365.911 125.018 365.911 126.211 364.718L138.086 352.843ZM118.654 352.843C116.269 350.458 112.403 350.458 110.018 352.843L114.336 357.161L118.654 352.843ZM99.2225 342.048L103.541 346.366C105.925 343.981 105.925 340.115 103.541 337.73L99.2225 342.048ZM91.6657 330.173C90.4733 331.365 90.4733 333.299 91.6657 334.491L99.2225 342.048L103.541 337.73L98.1429 332.332L103.541 326.934C105.925 324.55 105.925 320.683 103.541 318.298L91.6657 330.173ZM156.438 334.491C157.63 333.299 157.63 331.365 156.438 330.173L144.563 318.298C142.178 320.683 142.178 324.55 144.563 326.934L149.961 332.332L144.563 337.73C142.178 340.115 142.178 343.981 144.563 346.366L156.438 334.491ZM110.018 311.821C112.403 314.206 116.269 314.206 118.654 311.821L124.052 306.423L129.449 311.821C131.76 314.131 135.461 314.204 137.858 312.038L138.086 311.821L126.211 299.946C125.018 298.754 123.085 298.754 121.893 299.946L110.018 311.821Z' fill='url(%23paint898_linear_40004690_134055)'/%3E%3Cpath d='M118.453 319.862L111.581 326.734L115.899 331.053C117.301 329.65 117.877 327.736 117.63 325.912C119.454 326.159 121.369 325.582 122.771 324.18L118.453 319.862ZM126.208 316.425C125.016 315.233 123.083 315.233 121.89 316.425L118.453 319.862L122.771 324.18L124.049 322.902L125.327 324.18C126.729 325.582 128.644 326.159 130.468 325.912C130.222 327.736 130.798 329.65 132.199 331.053L133.477 332.33L132.199 333.608C130.797 335.01 130.22 336.925 130.467 338.749C128.643 338.503 126.729 339.078 125.327 340.481L124.049 341.758L122.771 340.481C121.369 339.078 119.455 338.503 117.631 338.749C117.878 336.925 117.301 335.01 115.899 333.608L114.621 332.33L115.899 331.053L111.581 326.734L108.144 330.171C106.952 331.364 106.952 333.297 108.144 334.489L121.89 348.235C123.083 349.428 125.016 349.428 126.208 348.235L139.954 334.489C141.147 333.297 141.147 331.364 139.954 330.171L126.208 316.425Z' fill='url(%23paint899_linear_40004690_134055)'/%3E%3Cpath d='M110.311 376.309L82.2427 348.241C81.0503 347.048 79.117 347.048 77.9246 348.241L49.8567 376.309L80.0837 406.536L110.311 376.309Z' fill='url(%23paint900_linear_40004690_134055)'/%3E%3Cpath d='M82.675 403.944L82.558 403.84C81.9585 403.351 81.0748 403.386 80.5159 403.944L80.0837 404.377L79.6514 403.944L79.5365 403.84C78.9369 403.351 78.0514 403.385 77.4924 403.944L80.0837 406.536L82.675 403.944ZM75.5494 402.001L76.629 403.081C77.2252 402.485 77.2252 401.518 76.629 400.922L75.5494 402.001ZM73.6065 397.899C73.0103 397.303 72.0436 397.303 71.4474 397.899L75.5494 402.001L76.629 400.922L73.6065 397.899ZM69.5044 395.956L70.584 397.036C71.1801 396.44 71.18 395.473 70.584 394.877L69.5044 395.956ZM67.5615 391.854L67.4455 391.749C66.8459 391.26 65.9614 391.295 65.4024 391.854L69.5044 395.956L70.584 394.877L67.5615 391.854ZM63.4584 389.91L64.5379 390.99C65.1342 390.394 65.1342 389.427 64.5379 388.831L63.4584 389.91ZM61.5155 385.808L60.4359 386.888L63.4584 389.91L64.5379 388.831L61.5155 385.808ZM61.5155 385.808C60.9192 385.212 59.9525 385.212 59.3564 385.808L60.4359 386.888L61.5155 385.808ZM57.4134 383.865L58.493 384.945C59.0892 384.349 59.0892 383.382 58.493 382.786L57.4134 383.865ZM55.4705 379.763L54.3909 380.843L57.4134 383.865L58.493 382.786L55.4705 379.763ZM55.4705 379.763C54.8743 379.167 53.9076 379.167 53.3114 379.763L54.3909 380.843L55.4705 379.763ZM51.3685 377.82L52.448 378.9C53.0441 378.304 53.0438 377.337 52.448 376.741L51.3685 377.82ZM49.8567 376.309L51.3685 377.82L52.448 376.741L52.0158 376.309L52.6905 375.634C53.2867 375.038 53.2867 374.071 52.6905 373.475L49.8567 376.309ZM88.72 397.899C88.1237 397.303 87.1571 397.303 86.5609 397.899L83.5384 400.922C82.9422 401.518 82.9422 402.485 83.5384 403.081L88.72 397.899ZM54.0399 372.125L54.1558 372.231C54.7555 372.72 55.6401 372.684 56.199 372.125L59.7074 368.617C60.3037 368.021 60.3037 367.054 59.7074 366.458L54.0399 372.125ZM94.7649 391.854L94.649 391.749C94.0493 391.26 93.1647 391.295 92.6059 391.854L89.5834 394.877C88.9874 395.473 88.9872 396.44 89.5834 397.036L94.7649 391.854ZM61.0569 365.108L61.1728 365.214C61.7725 365.703 62.6571 365.667 63.2159 365.108L66.7244 361.6C67.3206 361.004 67.3206 360.037 66.7244 359.441L61.0569 365.108ZM100.811 385.808L100.695 385.703C100.095 385.214 99.2108 385.25 98.6519 385.808L95.6294 388.831C95.0332 389.427 95.0332 390.394 95.6294 390.99L100.811 385.808ZM68.0738 358.091L68.1898 358.197C68.7894 358.686 69.6741 358.65 70.2329 358.091L73.7414 354.583C74.3376 353.987 74.3376 353.02 73.7414 352.424L68.0738 358.091ZM106.856 379.763L106.74 379.658C106.14 379.169 105.256 379.204 104.697 379.763L101.674 382.786C101.078 383.382 101.078 384.349 101.674 384.945L106.856 379.763ZM75.0908 351.074L75.2068 351.18C75.8064 351.669 76.691 351.633 77.2499 351.074L79.0041 349.32C79.1525 349.172 79.3206 349.062 79.4986 348.988C79.7336 348.891 79.9319 348.742 80.0847 348.56C80.2374 348.742 80.4342 348.891 80.6688 348.988L81.2528 347.58C80.1459 347.121 78.8245 347.341 77.9246 348.241L75.0908 351.074ZM110.311 376.309L107.477 373.475C106.881 374.071 106.881 375.038 107.477 375.634L108.152 376.309L107.719 376.741C107.124 377.337 107.123 378.304 107.719 378.9L110.311 376.309ZM82.0108 348.032C81.7768 347.841 81.5211 347.691 81.2528 347.58L80.6688 348.988C80.8467 349.062 81.0148 349.172 81.1632 349.32L82.9175 351.074C83.4763 351.633 84.3609 351.669 84.9606 351.18L85.0765 351.074L82.2427 348.241L82.0108 348.032ZM100.46 366.458C99.9011 367.017 99.8657 367.901 100.354 368.501L100.46 368.617L103.968 372.125C104.527 372.684 105.412 372.72 106.012 372.231L106.127 372.125L100.46 366.458ZM93.4429 359.441C92.8841 360 92.8487 360.884 93.3375 361.484L93.4429 361.6L96.9514 365.108C97.5103 365.667 98.3949 365.703 98.9945 365.214L99.1105 365.108L93.4429 359.441ZM86.4259 352.424C85.8671 352.983 85.8317 353.867 86.3205 354.467L86.4259 354.583L89.9344 358.091C90.4933 358.65 91.3779 358.686 91.9775 358.197L92.0935 358.091L86.4259 352.424Z' fill='url(%23paint901_linear_40004690_134055)'/%3E%3Cpath d='M103.359 376.309L82.242 355.192C81.0495 353.999 79.1162 353.999 77.9238 355.192L56.807 376.309L80.0829 399.584L103.359 376.309Z' fill='url(%23paint902_linear_40004690_134055)'/%3E%3Cpath d='M82.6167 397.051L82.5007 396.945C81.9011 396.456 81.0165 396.492 80.4576 397.051L80.0834 397.425L79.7081 397.05L78.6285 398.129L80.0834 399.584L82.6167 397.051ZM79.7081 397.05C79.112 396.454 78.1452 396.454 77.549 397.05L78.6285 398.129L79.7081 397.05ZM75.7189 395.219L76.7984 396.299C77.3941 395.703 77.3944 394.736 76.7984 394.14L75.7189 395.219ZM73.8887 391.23L73.7727 391.127C73.1733 390.638 72.2887 390.672 71.7296 391.23L75.7189 395.219L76.7984 394.14L73.8887 391.23ZM69.9005 389.401L70.9801 390.481C71.5757 389.885 71.5758 388.918 70.9801 388.322L69.9005 389.401ZM68.0704 385.412L66.9909 386.491L69.9005 389.401L70.9801 388.322L68.0704 385.412ZM68.0704 385.412C67.4743 384.816 66.5076 384.816 65.9113 385.412L66.9909 386.491L68.0704 385.412ZM64.0812 383.582L65.1607 384.661C65.7564 384.065 65.7567 383.098 65.1607 382.502L64.0812 383.582ZM62.251 379.593L62.135 379.489C61.5356 379 60.6511 379.034 60.0919 379.593L64.0812 383.582L65.1607 382.502L62.251 379.593ZM58.2618 377.762L59.3413 378.842C59.937 378.246 59.9374 377.279 59.3413 376.683L58.2618 377.762ZM56.808 376.309L58.2618 377.762L59.3413 376.683L58.9671 376.309L59.6471 375.629C60.2428 375.033 60.2427 374.066 59.6471 373.47L56.808 376.309ZM88.4361 391.231L88.3201 391.126C87.7205 390.637 86.8359 390.672 86.277 391.231L83.3673 394.141C82.7714 394.737 82.7712 395.704 83.3673 396.3L88.4361 391.231ZM61.007 372.11L61.1219 372.214C61.7215 372.703 62.607 372.668 63.1661 372.11L66.6862 368.589C67.2818 367.993 67.2817 367.027 66.6862 366.43L61.007 372.11ZM94.2555 385.412L94.1384 385.308C93.5389 384.819 92.6552 384.853 92.0964 385.412L89.1867 388.322C88.5905 388.918 88.5905 389.884 89.1867 390.481L94.2555 385.412ZM68.0461 365.07L68.1611 365.175C68.7607 365.664 69.6462 365.629 70.2052 365.07L73.7242 361.551C74.3203 360.955 74.32 359.989 73.7242 359.392L68.0461 365.07ZM100.074 379.594L99.9578 379.488C99.3582 378.999 98.4735 379.035 97.9147 379.594L95.005 382.503C94.4093 383.1 94.409 384.066 95.005 384.662L100.074 379.594ZM75.0853 358.031L75.2002 358.136C75.7998 358.625 76.6853 358.59 77.2443 358.031L79.0038 356.272C79.1152 356.161 79.2372 356.071 79.3665 356.002L79.4983 355.94L79.6385 355.873C79.8127 355.78 79.962 355.655 80.0834 355.511C80.2362 355.693 80.4336 355.843 80.6685 355.94L80.9721 355.204L81.2525 354.529C80.1456 354.071 78.8242 354.292 77.9243 355.192L75.0853 358.031ZM103.359 376.309L100.52 373.47C99.9235 374.066 99.9235 375.032 100.52 375.629L101.2 376.309L100.824 376.684C100.228 377.28 100.228 378.247 100.824 378.843L103.359 376.309ZM82.0095 354.982C81.776 354.792 81.5212 354.641 81.2536 354.53L80.6685 355.94C80.8463 356.013 81.0147 356.124 81.1629 356.272L82.9224 358.031C83.4813 358.59 84.3649 358.624 84.9645 358.136L85.0815 358.031L82.2425 355.192L82.0095 354.982ZM93.4806 366.43C92.8844 367.027 92.8844 367.993 93.4806 368.589L96.9996 372.109C97.5585 372.667 98.4431 372.703 99.0427 372.214L99.1587 372.109L93.4806 366.43ZM86.4415 359.391C85.8827 359.95 85.8474 360.835 86.336 361.434L86.4415 361.55L89.9616 365.07C90.5204 365.629 91.4041 365.663 92.0036 365.175L92.1206 365.07L86.4415 359.391Z' fill='url(%23paint903_linear_40004690_134055)'/%3E%3Cpath d='M90.2026 376.309L82.2412 368.347C81.0487 367.155 79.1154 367.155 77.923 368.347L69.9615 376.309L80.0821 386.429L90.2026 376.309Z' fill='url(%23paint904_linear_40004690_134055)'/%3E%3Cpath d='M82.4267 384.085L82.3107 383.979C81.7111 383.49 80.8265 383.526 80.2676 384.085L80.0821 384.27L79.8965 384.085L78.817 385.164L80.0821 386.429L82.4267 384.085ZM79.8965 384.085C79.3003 383.488 78.3337 383.488 77.7375 384.085L78.817 385.164L79.8965 384.085ZM76.2869 382.634L77.3664 383.713C77.9626 383.117 77.9626 382.151 77.3664 381.554L76.2869 382.634ZM74.8363 379.024L73.7567 380.104L76.2869 382.634L77.3664 381.554L74.8363 379.024ZM74.8363 379.024C74.24 378.428 73.2734 378.428 72.6772 379.024L73.7567 380.104L74.8363 379.024ZM71.2266 377.574L72.3061 378.653C72.9023 378.057 72.9023 377.09 72.3061 376.494L71.2266 377.574ZM69.9615 376.309L71.2266 377.574L72.3061 376.494L72.1206 376.309L73.0314 375.398C73.6276 374.802 73.6276 373.835 73.0314 373.239L69.9615 376.309ZM87.487 379.024L87.371 378.919C86.7714 378.43 85.8867 378.465 85.3279 379.024L82.7978 381.554C82.2016 382.151 82.2016 383.117 82.7978 383.713L87.487 379.024ZM74.8531 371.417L74.9691 371.522C75.5687 372.011 76.4533 371.976 77.0122 371.417L79.0026 369.427C79.1509 369.278 79.319 369.168 79.497 369.095L78.9151 367.686C78.5546 367.835 78.216 368.054 77.923 368.347L74.8531 371.417ZM90.2026 376.309L87.1327 373.239C86.5365 373.835 86.5366 374.802 87.1327 375.398L88.0436 376.309L87.858 376.494C87.2618 377.09 87.2618 378.057 87.858 378.653L90.2026 376.309ZM81.2512 367.686C80.5047 367.377 79.6617 367.377 78.9151 367.686L79.497 369.095C79.732 368.997 79.9303 368.849 80.0831 368.667C80.2358 368.848 80.4326 368.997 80.6672 369.095L81.2512 367.686ZM82.0092 368.138C81.7752 367.947 81.5195 367.797 81.2512 367.686L80.6672 369.095C80.8451 369.168 81.0133 369.278 81.1616 369.427L83.152 371.417C83.7108 371.976 84.5954 372.011 85.1951 371.522L85.311 371.417L82.2411 368.347L82.0092 368.138Z' fill='url(%23paint905_linear_40004690_134055)'/%3E%3Cpath d='M79.7748 345.773L56.025 322.024C54.8326 320.831 52.8993 320.831 51.7069 322.024L45.2296 328.501L71.1385 354.41L79.7748 345.773Z' fill='url(%23paint906_linear_40004690_134055)'/%3E%3Cpath d='M71.1385 352.251C70.5423 351.654 69.5756 351.654 68.9794 352.251L71.1385 354.41L72.218 353.33L71.1385 352.251ZM66.8204 347.933C66.2241 347.336 65.2575 347.336 64.6613 347.933L68.9794 352.251C69.5756 351.654 69.5756 350.688 68.9794 350.092L66.8204 347.933ZM62.5022 343.614C61.906 343.018 60.9394 343.018 60.3431 343.614L64.6613 347.933C65.2575 347.336 65.2575 346.37 64.6613 345.773L62.5022 343.614ZM58.1841 339.296C57.5879 338.7 56.6212 338.7 56.025 339.296L60.3431 343.614C60.9394 343.018 60.9394 342.052 60.3431 341.455L58.1841 339.296ZM53.8659 334.978C53.2697 334.382 52.3031 334.382 51.7069 334.978L56.025 339.296C56.6212 338.7 56.6212 337.733 56.025 337.137L53.8659 334.978ZM49.5478 330.66C48.9516 330.064 47.9849 330.064 47.3887 330.66L51.7069 334.978C52.3031 334.382 52.3031 333.415 51.7069 332.819L49.5478 330.66ZM55.0351 321.363C53.9281 320.904 52.6068 321.124 51.7069 322.024L45.2296 328.501L47.3887 330.66C47.9476 330.101 47.983 329.216 47.4941 328.617L47.3887 328.501L47.3529 328.465C47.5105 328.198 47.5806 327.894 47.5616 327.594C47.984 327.621 48.4153 327.474 48.7381 327.151L50.3574 325.532C50.6802 325.209 50.827 324.778 50.8002 324.356C51.2226 324.382 51.6539 324.236 51.9767 323.913L52.7864 323.103C52.9348 322.955 53.1029 322.845 53.2808 322.771C53.5158 322.674 53.7142 322.525 53.867 322.343C54.0197 322.525 54.2165 322.674 54.451 322.771L55.0351 321.363ZM56.025 322.024C55.7325 321.731 55.3949 321.512 55.0351 321.363L54.451 322.771C54.5765 322.823 54.6972 322.893 54.8095 322.982C54.8566 323.019 54.902 323.06 54.9455 323.103L55.9354 324.093C56.3783 324.536 57.0257 324.65 57.5737 324.435C57.3769 324.936 57.4542 325.521 57.8088 325.956L57.9142 326.072L59.893 328.051C60.3358 328.494 60.9833 328.607 61.5313 328.392C61.3162 328.94 61.43 329.588 61.8728 330.031L63.8516 332.009C64.2945 332.452 64.9419 332.566 65.4899 332.351C65.293 332.853 65.3709 333.438 65.7261 333.873L65.8304 333.988L67.8103 335.968C68.2532 336.411 68.9006 336.525 69.4486 336.31C69.2518 336.811 69.3291 337.396 69.6837 337.831L69.7891 337.947L71.7679 339.926C72.2107 340.368 72.8582 340.482 73.4062 340.267C73.2092 340.769 73.2874 341.354 73.6423 341.789L73.7477 341.905L75.7265 343.884C76.1694 344.327 76.8168 344.441 77.3648 344.226C77.1499 344.774 77.2628 345.42 77.7053 345.863L78.6952 346.853L79.7748 345.773L56.025 322.024Z' fill='url(%23paint907_linear_40004690_134055)'/%3E%3Cpath d='M72.5082 342.141L62.4469 332.079C61.2545 330.887 59.3212 330.887 58.1288 332.079L56.2144 333.994L68.4347 346.214L72.5082 342.141Z' fill='url(%23paint908_linear_40004690_134055)'/%3E%3Cpath d='M67.956 344.656C67.6579 344.358 67.1746 344.358 66.8765 344.656L68.4346 346.214L68.9744 345.674L67.956 344.656ZM63.8824 340.582C63.5843 340.285 63.101 340.284 62.8029 340.582L65.9192 343.699C66.2173 343.401 66.2173 342.917 65.9192 342.619L63.8824 340.582ZM59.8089 336.509C59.5108 336.211 59.0274 336.211 58.7293 336.509L61.8457 339.625C62.1438 339.327 62.1438 338.844 61.8457 338.546L59.8089 336.509ZM59.8542 331.22C59.2231 331.31 58.6139 331.594 58.1284 332.079L56.2139 333.994L57.7721 335.552C58.0702 335.254 58.0702 334.77 57.7721 334.472L57.2871 333.987C57.4492 333.784 57.4937 333.52 57.4179 333.283C57.6814 333.367 57.9805 333.306 58.1896 333.097L58.6682 332.619C58.8335 332.453 59.0174 332.32 59.2122 332.216C59.2773 332.181 59.3439 332.15 59.4114 332.122C59.7696 331.974 59.9523 331.585 59.8542 331.22ZM62.4466 332.079C61.961 331.594 61.352 331.31 60.7208 331.22C60.6363 331.535 60.7615 331.868 61.0286 332.048L61.1646 332.121L61.3048 332.188C61.3232 332.197 61.3425 332.204 61.3607 332.214C61.3878 332.228 61.4132 332.246 61.4398 332.261C61.4773 332.283 61.5161 332.304 61.5526 332.328C61.5755 332.343 61.5965 332.361 61.619 332.377C61.6572 332.405 61.696 332.432 61.7329 332.462L61.9068 332.619L63.1645 333.876C63.4626 334.175 63.9459 334.175 64.244 333.876L62.4466 332.079ZM70.7107 340.343C70.4126 340.641 70.4126 341.125 70.7107 341.423L71.9684 342.68L72.5082 342.141L70.7107 340.343ZM65.6799 335.312C65.419 335.573 65.3862 335.976 65.5819 336.273L65.6799 336.392L68.1953 338.907C68.4934 339.205 68.9767 339.205 69.2748 338.907L65.6799 335.312Z' fill='url(%23paint909_linear_40004690_134055)'/%3E%3Cpath d='M114.89 423.895L91.1402 400.145C89.9478 398.952 88.0145 398.952 86.8221 400.145L80.3449 406.622L106.254 432.531L114.89 423.895Z' fill='url(%23paint910_linear_40004690_134055)'/%3E%3Cpath d='M108.413 430.372C107.817 429.776 106.85 429.776 106.254 430.372L106.138 430.266C105.538 429.778 104.654 429.813 104.095 430.372L106.254 432.531L108.413 430.372ZM101.936 426.054C101.339 425.457 100.373 425.457 99.7765 426.054L104.095 430.372C104.691 429.776 104.691 428.809 104.095 428.213L101.936 426.054ZM97.6174 421.735C97.0212 421.139 96.0546 421.139 95.4584 421.735L99.7765 426.054C100.373 425.457 100.373 424.491 99.7765 423.895L97.6174 421.735ZM93.2993 417.417C92.7031 416.821 91.7364 416.821 91.1402 417.417L95.4584 421.735C96.0546 421.139 96.0546 420.173 95.4584 419.576L93.2993 417.417ZM88.9812 413.099C88.385 412.503 87.4183 412.503 86.8221 413.099L91.1402 417.417C91.7364 416.821 91.7364 415.854 91.1402 415.258L88.9812 413.099ZM84.663 408.781C84.0668 408.185 83.1002 408.185 82.504 408.781L86.8221 413.099C87.4183 412.503 87.4183 411.536 86.8221 410.94L84.663 408.781ZM80.3449 406.622L82.504 408.781C83.1002 408.185 83.1002 407.218 82.504 406.622L81.4244 405.542L80.3449 406.622ZM112.731 426.054C112.135 425.457 111.168 425.457 110.572 426.054L108.413 428.213C107.817 428.809 107.817 429.776 108.413 430.372L112.731 426.054ZM91.1402 400.145C89.9478 398.952 88.0145 398.952 86.8221 400.145C87.3434 399.623 88.5173 399.927 89.6011 400.809C89.7569 400.936 89.9108 401.074 90.0607 401.224L91.0506 402.214C91.4936 402.657 92.141 402.771 92.6889 402.556C92.474 403.104 92.5867 403.75 93.0294 404.193L95.0082 406.172C95.4511 406.615 96.0985 406.728 96.6465 406.513C96.4495 407.015 96.5277 407.601 96.8826 408.036L96.9881 408.152L98.9669 410.13C99.4098 410.573 100.057 410.687 100.605 410.472C100.408 410.974 100.486 411.559 100.841 411.994L100.946 412.109L102.926 414.089C103.368 414.532 104.016 414.646 104.564 414.431C104.367 414.932 104.444 415.517 104.799 415.952L104.904 416.068L106.883 418.047C107.326 418.49 107.973 418.603 108.521 418.388C108.306 418.936 108.42 419.584 108.863 420.027L110.842 422.005C111.285 422.448 111.932 422.562 112.48 422.347C112.28 422.857 112.366 423.452 112.736 423.889L112.731 423.895C112.135 424.491 112.135 425.457 112.731 426.054L114.89 423.895L91.1402 400.145Z' fill='url(%23paint911_linear_40004690_134055)'/%3E%3Cpath d='M79.8187 319.555L107.887 291.487C109.079 290.294 109.079 288.361 107.887 287.169L79.8187 259.101L49.5917 289.328L79.8187 319.555Z' fill='url(%23paint912_linear_40004690_134055)'/%3E%3Cpath d='M52.183 291.919L52.2874 291.802C52.776 291.202 52.7415 290.319 52.183 289.76L51.7508 289.328L52.183 288.895L52.2874 288.781C52.7768 288.181 52.7421 287.295 52.183 286.736L49.5917 289.328L52.183 291.919ZM54.126 284.793L53.0465 285.873C53.6427 286.469 54.6093 286.469 55.2055 285.873L54.126 284.793ZM58.228 282.85C58.8242 282.254 58.8242 281.288 58.228 280.691L54.126 284.793L55.2055 285.873L58.228 282.85ZM60.171 278.748L59.0914 279.828C59.6876 280.424 60.6543 280.424 61.2505 279.828L60.171 278.748ZM64.273 276.806L64.3784 276.69C64.8676 276.09 64.832 275.205 64.273 274.646L60.171 278.748L61.2505 279.828L64.273 276.806ZM66.217 272.702L65.1375 273.782C65.7337 274.378 66.7003 274.378 67.2965 273.782L66.217 272.702ZM70.319 270.759L69.2395 269.68L66.217 272.702L67.2965 273.782L70.319 270.759ZM70.319 270.759C70.915 270.163 70.9152 269.197 70.319 268.6L69.2395 269.68L70.319 270.759ZM72.262 266.657L71.1824 267.737C71.7787 268.333 72.7453 268.333 73.3415 267.737L72.262 266.657ZM76.364 264.714L75.2845 263.635L72.262 266.657L73.3415 267.737L76.364 264.714ZM76.364 264.714C76.9602 264.118 76.9602 263.152 76.364 262.555L75.2845 263.635L76.364 264.714ZM78.307 260.612L77.2274 261.692C77.8235 262.288 78.7902 262.288 79.3865 261.692L78.307 260.612ZM79.8187 259.101L78.307 260.612L79.3865 261.692L79.8187 261.26L80.4934 261.934C81.0896 262.531 82.0563 262.531 82.6525 261.934L79.8187 259.101ZM58.228 297.964C58.8242 297.368 58.8242 296.401 58.228 295.805L55.2055 292.782C54.6093 292.186 53.6427 292.186 53.0465 292.782L58.228 297.964ZM84.0019 263.284L83.8965 263.4C83.4077 264 83.4431 264.884 84.0019 265.443L87.5104 268.951C88.1066 269.548 89.0733 269.548 89.6695 268.951L84.0019 263.284ZM64.273 304.009L64.3784 303.893C64.8672 303.293 64.8318 302.409 64.273 301.85L61.2505 298.827C60.6543 298.231 59.6876 298.231 59.0914 298.827L64.273 304.009ZM91.0189 270.301L90.9135 270.417C90.4247 271.016 90.4601 271.901 91.0189 272.46L94.5274 275.968C95.1236 276.565 96.0903 276.565 96.6865 275.968L91.0189 270.301ZM70.319 310.055L70.4244 309.939C70.9132 309.339 70.8777 308.455 70.319 307.896L67.2965 304.873C66.7003 304.277 65.7337 304.277 65.1375 304.873L70.319 310.055ZM98.0359 277.318L97.9305 277.434C97.4417 278.033 97.477 278.918 98.0359 279.477L101.544 282.985C102.141 283.582 103.107 283.582 103.703 282.985L98.0359 277.318ZM76.364 316.1L76.4694 315.984C76.9582 315.384 76.9228 314.5 76.364 313.941L73.3415 310.918C72.7453 310.322 71.7787 310.322 71.1824 310.918L76.364 316.1ZM105.053 284.335L104.947 284.451C104.459 285.05 104.494 285.935 105.053 286.494L106.807 288.248C106.955 288.397 107.066 288.565 107.139 288.743C107.236 288.978 107.385 289.176 107.567 289.329C107.385 289.481 107.236 289.678 107.139 289.913L108.548 290.497C109.006 289.39 108.787 288.069 107.887 287.169L105.053 284.335ZM79.8187 319.555L82.6525 316.721C82.0563 316.125 81.0896 316.125 80.4934 316.721L79.8187 317.396L79.3865 316.963C78.7902 316.368 77.8235 316.367 77.2274 316.963L79.8187 319.555ZM108.095 291.255C108.286 291.021 108.437 290.765 108.548 290.497L107.139 289.913C107.066 290.091 106.955 290.259 106.807 290.407L105.053 292.161C104.494 292.72 104.459 293.605 104.947 294.205L105.053 294.321L107.887 291.487L108.095 291.255ZM89.6695 309.704C89.1106 309.145 88.226 309.11 87.6264 309.599L87.5104 309.704L84.0019 313.212C83.4431 313.771 83.4077 314.656 83.8965 315.256L84.0019 315.371L89.6695 309.704ZM96.6865 302.687C96.1276 302.128 95.243 302.093 94.6434 302.582L94.5274 302.687L91.0189 306.195C90.4601 306.754 90.4247 307.639 90.9135 308.239L91.0189 308.355L96.6865 302.687ZM103.703 295.67C103.145 295.111 102.26 295.076 101.66 295.565L101.544 295.67L98.0359 299.178C97.477 299.737 97.4417 300.622 97.9305 301.222L98.0359 301.338L103.703 295.67Z' fill='url(%23paint913_linear_40004690_134055)'/%3E%3Cpath d='M79.8187 312.598L100.936 291.481C102.128 290.288 102.128 288.355 100.936 287.163L79.8187 266.046L56.5429 289.322L79.8187 312.598Z' fill='url(%23paint914_linear_40004690_134055)'/%3E%3Cpath d='M59.0767 291.856L59.1821 291.74C59.6709 291.14 59.6355 290.255 59.0767 289.697L58.7024 289.322L59.0777 288.947L57.9982 287.867L56.5433 289.322L59.0767 291.856ZM59.0777 288.947C59.6737 288.351 59.6734 287.384 59.0777 286.788L57.9982 287.867L59.0777 288.947ZM60.9079 284.958L59.8283 286.037C60.4246 286.633 61.3914 286.633 61.9874 286.037L60.9079 284.958ZM64.8971 283.128L65.0004 283.012C65.4895 282.412 65.4556 281.528 64.8971 280.969L60.9079 284.958L61.9874 286.037L64.8971 283.128ZM66.7262 279.139L65.6467 280.219C66.2428 280.815 67.2097 280.815 67.8057 280.219L66.7262 279.139ZM70.7154 277.309L69.6359 276.23L66.7262 279.139L67.8057 280.219L70.7154 277.309ZM70.7154 277.309C71.3115 276.713 71.3111 275.746 70.7154 275.15L69.6359 276.23L70.7154 277.309ZM72.5456 273.32L71.466 274.4C72.0623 274.995 73.0291 274.996 73.6251 274.4L72.5456 273.32ZM76.5348 271.49L76.6381 271.374C77.1275 270.774 77.0934 269.89 76.5348 269.331L72.5456 273.32L73.6251 274.4L76.5348 271.49ZM78.3649 267.501L77.2854 268.58C77.8817 269.176 78.8484 269.176 79.4445 268.58L78.3649 267.501ZM79.8187 266.047L78.3649 267.501L79.4445 268.58L79.8187 268.206L80.4987 268.886C81.0948 269.482 82.0616 269.482 82.6578 268.886L79.8187 266.047ZM64.896 297.675L65.0015 297.559C65.4903 296.959 65.4549 296.075 64.896 295.516L61.9864 292.606C61.3901 292.01 60.4234 292.01 59.8273 292.606L64.896 297.675ZM84.0177 270.246L83.9134 270.361C83.4241 270.96 83.4588 271.846 84.0177 272.405L87.5378 275.925C88.1339 276.521 89.1008 276.521 89.6969 275.925L84.0177 270.246ZM70.7154 303.494L70.8198 303.377C71.3084 302.778 71.2739 301.894 70.7154 301.335L67.8057 298.426C67.2095 297.829 66.2429 297.829 65.6467 298.426L70.7154 303.494ZM91.0569 277.285L90.9525 277.4C90.4632 278 90.4978 278.885 91.0569 279.444L94.5759 282.963C95.1719 283.559 96.1387 283.559 96.735 282.963L91.0569 277.285ZM76.5337 309.313L76.6392 309.197C77.1279 308.597 77.0926 307.712 76.5337 307.154L73.624 304.244C73.0278 303.648 72.061 303.648 71.465 304.244L76.5337 309.313ZM98.096 284.324L97.9916 284.439C97.5023 285.039 97.5369 285.924 98.096 286.483L99.8555 288.243C99.9668 288.354 100.057 288.476 100.125 288.605L100.188 288.737L100.254 288.877C100.348 289.052 100.472 289.201 100.617 289.322C100.434 289.475 100.285 289.672 100.188 289.907L100.923 290.211L101.598 290.491C102.056 289.385 101.835 288.063 100.935 287.163L98.096 284.324ZM79.8187 312.598L82.6578 309.759C82.0616 309.162 81.0949 309.162 80.4987 309.759L79.8187 310.439L79.4434 310.063C78.8472 309.467 77.8805 309.467 77.2843 310.063L79.8187 312.598ZM101.145 291.248C101.335 291.015 101.486 290.76 101.597 290.492L100.188 289.907C100.114 290.085 100.004 290.254 99.8555 290.402L98.096 292.161C97.5374 292.72 97.503 293.604 97.9916 294.203L98.096 294.32L100.935 291.481L101.145 291.248ZM89.6969 302.719C89.1007 302.123 88.134 302.123 87.5378 302.719L84.0188 306.239C83.46 306.797 83.4246 307.682 83.9134 308.282L84.0188 308.398L89.6969 302.719ZM96.736 295.68C96.1772 295.122 95.2926 295.086 94.6929 295.575L94.5769 295.68L91.0569 299.2C90.4985 299.759 90.4639 300.643 90.9525 301.243L91.0569 301.36L96.736 295.68Z' fill='url(%23paint915_linear_40004690_134055)'/%3E%3Cpath d='M79.8187 299.441L87.7802 291.48C88.9726 290.287 88.9726 288.354 87.7802 287.162L79.8187 279.2L69.6982 289.321L79.8187 299.441Z' fill='url(%23paint916_linear_40004690_134055)'/%3E%3Cpath d='M72.0428 291.665L72.1482 291.549C72.637 290.95 72.6016 290.065 72.0428 289.506L71.8572 289.321L72.0428 289.135L70.9632 288.056L69.6982 289.321L72.0428 291.665ZM72.0428 289.135C72.639 288.539 72.639 287.572 72.0428 286.976L70.9632 288.056L72.0428 289.135ZM73.4934 285.526L72.4139 286.605C73.0101 287.201 73.9767 287.201 74.5729 286.605L73.4934 285.526ZM77.103 284.075L76.0235 282.996L73.4934 285.526L74.5729 286.605L77.103 284.075ZM77.103 284.075C77.6992 283.479 77.6992 282.512 77.103 281.916L76.0235 282.996L77.103 284.075ZM78.5537 280.465L77.4741 281.545C78.0703 282.141 79.037 282.141 79.6332 281.545L78.5537 280.465ZM79.8187 279.2L78.5537 280.465L79.6332 281.545L79.8187 281.359L80.7296 282.27C81.3258 282.866 82.2924 282.866 82.8886 282.27L79.8187 279.2ZM77.103 296.726L77.2085 296.61C77.6973 296.01 77.6619 295.126 77.103 294.567L74.5729 292.037C73.9767 291.44 73.01 291.44 72.4139 292.037L77.103 296.726ZM84.7103 284.092L84.6049 284.208C84.116 284.807 84.1515 285.692 84.7103 286.251L86.7007 288.241C86.8491 288.39 86.9592 288.558 87.0328 288.736L88.4412 288.154C88.2922 287.793 88.0732 287.455 87.7802 287.162L84.7103 284.092ZM79.8187 299.441L82.8886 296.372C82.2924 295.775 81.3258 295.775 80.7296 296.372L79.8187 297.282L79.6332 297.097C79.037 296.501 78.0703 296.501 77.4741 297.097L79.8187 299.441ZM88.4412 290.49C88.7503 289.743 88.7499 288.9 88.4412 288.154L87.0328 288.736C87.1301 288.971 87.2785 289.169 87.4608 289.322C87.2789 289.475 87.1299 289.671 87.0328 289.906L88.4412 290.49ZM87.989 291.248C88.1798 291.014 88.3301 290.758 88.4412 290.49L87.0328 289.906C86.9592 290.084 86.849 290.252 86.7007 290.4L84.7103 292.391C84.1515 292.95 84.1161 293.834 84.6049 294.434L84.7103 294.55L87.7802 291.48L87.989 291.248Z' fill='url(%23paint917_linear_40004690_134055)'/%3E%3Cpath d='M110.354 289.016L134.104 265.266C135.296 264.073 135.296 262.14 134.104 260.948L127.626 254.47L101.718 280.379L110.354 289.016Z' fill='url(%23paint918_linear_40004690_134055)'/%3E%3Cpath d='M103.877 280.379C104.473 279.783 104.473 278.816 103.877 278.22L101.718 280.379L102.797 281.459L103.877 280.379ZM108.195 276.061C108.791 275.465 108.791 274.498 108.195 273.902L103.877 278.22C104.473 278.816 105.44 278.816 106.036 278.22L108.195 276.061ZM112.513 271.743C113.109 271.147 113.109 270.18 112.513 269.584L108.195 273.902C108.791 274.498 109.758 274.498 110.354 273.902L112.513 271.743ZM116.831 267.425C117.427 266.829 117.427 265.862 116.831 265.266L112.513 269.584C113.109 270.18 114.076 270.18 114.672 269.584L116.831 267.425ZM121.149 263.107C121.745 262.511 121.745 261.544 121.149 260.948L116.831 265.266C117.427 265.862 118.394 265.862 118.99 265.266L121.149 263.107ZM125.467 258.789C126.064 258.192 126.064 257.226 125.467 256.63L121.149 260.948C121.745 261.544 122.712 261.544 123.308 260.948L125.467 258.789ZM134.765 264.276C135.223 263.169 135.004 261.848 134.104 260.948L127.626 254.47L125.467 256.63C126.026 257.188 126.911 257.224 127.51 256.735L127.626 256.63L127.662 256.594C127.929 256.751 128.233 256.821 128.533 256.802C128.506 257.225 128.653 257.656 128.976 257.979L130.595 259.598C130.918 259.921 131.349 260.068 131.772 260.041C131.745 260.463 131.892 260.895 132.214 261.218L133.024 262.027C133.172 262.176 133.283 262.344 133.356 262.522C133.453 262.757 133.602 262.955 133.784 263.108C133.602 263.261 133.453 263.457 133.356 263.692L134.765 264.276ZM134.104 265.266C134.396 264.973 134.616 264.636 134.765 264.276L133.356 263.692C133.304 263.817 133.234 263.938 133.145 264.05C133.108 264.097 133.068 264.143 133.024 264.186L132.034 265.176C131.592 265.619 131.477 266.267 131.693 266.815C131.191 266.618 130.606 266.695 130.171 267.05L130.055 267.155L128.077 269.134C127.634 269.577 127.52 270.224 127.735 270.772C127.187 270.557 126.54 270.671 126.097 271.114L124.118 273.092C123.675 273.535 123.561 274.183 123.776 274.731C123.274 274.534 122.689 274.612 122.254 274.967L122.139 275.071L120.159 277.051C119.717 277.494 119.603 278.141 119.818 278.689C119.316 278.493 118.731 278.57 118.296 278.924L118.181 279.03L116.202 281.009C115.759 281.452 115.645 282.099 115.86 282.647C115.358 282.45 114.773 282.528 114.338 282.883L114.222 282.989L112.243 284.967C111.8 285.41 111.686 286.058 111.901 286.606C111.354 286.391 110.707 286.504 110.264 286.946L109.274 287.936L110.354 289.016L134.104 265.266Z' fill='url(%23paint919_linear_40004690_134055)'/%3E%3Cpath d='M113.985 281.746L124.046 271.685C125.238 270.492 125.238 268.559 124.046 267.367L122.132 265.452L109.911 277.673L113.985 281.746Z' fill='url(%23paint920_linear_40004690_134055)'/%3E%3Cpath d='M111.469 277.194C111.767 276.896 111.767 276.412 111.469 276.114L109.911 277.673L110.451 278.212L111.469 277.194ZM115.543 273.12C115.841 272.822 115.841 272.339 115.543 272.041L112.427 275.157C112.725 275.455 113.208 275.455 113.506 275.157L115.543 273.12ZM119.616 269.047C119.914 268.749 119.914 268.265 119.616 267.967L116.5 271.084C116.798 271.382 117.282 271.382 117.58 271.084L119.616 269.047ZM124.906 269.092C124.815 268.461 124.532 267.852 124.046 267.366L122.132 265.452L120.574 267.01C120.872 267.308 121.355 267.308 121.653 267.01L122.138 266.525C122.342 266.687 122.605 266.732 122.842 266.656C122.758 266.919 122.819 267.218 123.028 267.427L123.507 267.906C123.672 268.071 123.806 268.255 123.909 268.45C123.944 268.515 123.975 268.582 124.003 268.649C124.152 269.008 124.541 269.19 124.906 269.092ZM124.046 271.684C124.532 271.199 124.816 270.59 124.906 269.959C124.59 269.874 124.257 269.999 124.077 270.267L124.004 270.403L123.938 270.543C123.929 270.561 123.921 270.58 123.911 270.599C123.897 270.626 123.88 270.651 123.864 270.678C123.842 270.715 123.822 270.754 123.798 270.79C123.782 270.813 123.764 270.834 123.748 270.857C123.721 270.895 123.694 270.934 123.664 270.971L123.507 271.145L122.249 272.402C121.951 272.701 121.951 273.184 122.249 273.482L124.046 271.684ZM115.782 279.949C115.484 279.651 115.001 279.651 114.703 279.949L113.445 281.206L113.985 281.746L115.782 279.949ZM120.813 274.918C120.552 274.657 120.149 274.624 119.853 274.82L119.733 274.918L117.218 277.433C116.92 277.731 116.92 278.215 117.218 278.513L120.813 274.918Z' fill='url(%23paint921_linear_40004690_134055)'/%3E%3Cpath d='M32.2367 324.133L55.9865 300.383C57.1789 299.191 57.1789 297.257 55.9865 296.065L49.5093 289.588L23.6004 315.497L32.2367 324.133Z' fill='url(%23paint922_linear_40004690_134055)'/%3E%3Cpath d='M25.7595 317.656C26.3557 317.059 26.3557 316.093 25.7595 315.497L25.8649 315.381C26.3537 314.781 26.3183 313.896 25.7595 313.337L23.6004 315.497L25.7595 317.656ZM30.0776 311.178C30.6738 310.582 30.6738 309.616 30.0776 309.019L25.7595 313.337C26.3557 313.934 27.3223 313.934 27.9186 313.337L30.0776 311.178ZM34.3958 306.86C34.992 306.264 34.992 305.297 34.3958 304.701L30.0776 309.019C30.6738 309.616 31.6405 309.616 32.2367 309.019L34.3958 306.86ZM38.7139 302.542C39.3101 301.946 39.3101 300.979 38.7139 300.383L34.3958 304.701C34.992 305.297 35.9586 305.297 36.5548 304.701L38.7139 302.542ZM43.032 298.224C43.6283 297.628 43.6283 296.661 43.032 296.065L38.7139 300.383C39.3101 300.979 40.2768 300.979 40.873 300.383L43.032 298.224ZM47.3502 293.906C47.9464 293.31 47.9464 292.343 47.3502 291.747L43.032 296.065C43.6283 296.661 44.5949 296.661 45.1911 296.065L47.3502 293.906ZM49.5093 289.588L47.3502 291.747C47.9464 292.343 48.9131 292.343 49.5093 291.747L50.5888 290.667L49.5093 289.588ZM30.0776 321.974C30.6738 321.378 30.6738 320.411 30.0776 319.815L27.9186 317.656C27.3223 317.059 26.3557 317.059 25.7595 317.656L30.0776 321.974ZM55.9865 300.383C57.1789 299.191 57.1789 297.257 55.9865 296.065C56.5077 296.586 56.2039 297.76 55.3223 298.844C55.1956 299 55.0568 299.154 54.9069 299.303L53.917 300.293C53.4743 300.736 53.3602 301.384 53.5754 301.932C53.0275 301.717 52.381 301.829 51.9382 302.272L49.9594 304.251C49.5166 304.694 49.4028 305.341 49.6178 305.889C49.1159 305.692 48.5307 305.77 48.0955 306.125L47.9796 306.231L46.0008 308.21C45.5579 308.653 45.444 309.3 45.6592 309.848C45.1572 309.651 44.572 309.729 44.1369 310.084L44.022 310.188L42.0421 312.168C41.5995 312.611 41.4854 313.259 41.7006 313.807C41.1989 313.61 40.6143 313.687 40.1793 314.042L40.0633 314.147L38.0845 316.126C37.6417 316.569 37.5279 317.216 37.743 317.764C37.195 317.549 36.5475 317.663 36.1047 318.106L34.1259 320.085C33.683 320.527 33.5692 321.175 33.7843 321.723C33.2739 321.523 32.6792 321.609 32.242 321.979L32.2367 321.974C31.6405 321.378 30.6738 321.378 30.0776 321.974L32.2367 324.133L55.9865 300.383Z' fill='url(%23paint923_linear_40004690_134055)'/%3E%3Cpath d='M32.7338 310.93L42.791 300.872C43.9834 299.68 45.9167 299.68 47.1092 300.872L49.0222 302.785L36.8059 315.002L32.7338 310.93Z' fill='url(%23paint924_linear_40004690_134055)'/%3E%3Cpath d='M35.2481 313.444C35.5462 313.146 36.0295 313.146 36.3276 313.444L36.8063 313.923L37.2849 313.444C37.583 313.146 38.0664 313.146 38.3644 313.444L36.8063 315.002L35.2481 313.444ZM41.3563 309.373C41.6544 309.074 42.1378 309.074 42.4359 309.373L39.3206 312.488C39.0225 312.19 39.0225 311.706 39.3206 311.408L41.3563 309.373ZM45.4288 305.3C45.727 305.002 46.2103 305.002 46.5084 305.3L43.3931 308.415C43.095 308.117 43.095 307.634 43.3931 307.336L45.4288 305.3ZM49.0227 302.786L47.4646 304.344C47.1665 304.046 47.1667 303.562 47.4646 303.264L48.483 302.246L49.0227 302.786ZM45.3814 300.013C46.0133 300.103 46.6232 300.386 47.1093 300.872C46.6702 300.433 46.0389 300.27 45.3688 300.357C45.3468 300.245 45.3505 300.128 45.3814 300.013ZM34.5302 309.133C34.7909 309.394 34.8247 309.796 34.6293 310.093L34.5302 310.213L33.8133 310.93L34.2919 311.408L34.39 311.527C34.5855 311.824 34.5527 312.227 34.2919 312.488L32.7338 310.93L34.5302 309.133ZM42.7912 300.872C43.277 300.386 43.8864 300.102 44.518 300.012C44.5779 300.236 44.5295 300.468 44.401 300.65C44.1102 300.789 43.8252 300.972 43.5597 301.2L43.3309 301.412L42.0732 302.67C41.7751 302.967 41.2917 302.968 40.9937 302.67L42.7912 300.872ZM39.5589 304.105C39.857 304.403 39.857 304.886 39.5589 305.184L37.0445 307.698C36.7464 307.996 36.2629 307.996 35.965 307.698L39.5589 304.105Z' fill='url(%23paint925_linear_40004690_134055)'/%3E%3Cpath d='M138.196 286.359L166.264 314.427C167.456 315.62 169.389 315.62 170.582 314.427L198.65 286.359L168.423 256.132L138.196 286.359Z' fill='url(%23paint926_linear_40004690_134055)'/%3E%3Cpath d='M165.831 258.724L165.948 258.828C166.548 259.317 167.432 259.282 167.99 258.724L168.423 258.291L168.855 258.724L168.97 258.828C169.569 259.317 170.455 259.283 171.014 258.724L168.423 256.132L165.831 258.724ZM172.957 260.667L171.877 259.587C171.281 260.183 171.281 261.15 171.877 261.746L172.957 260.667ZM174.9 264.769C175.496 265.365 176.463 265.365 177.059 264.769L172.957 260.667L171.877 261.746L174.9 264.769ZM179.002 266.712L177.922 265.632C177.326 266.228 177.326 267.195 177.922 267.791L179.002 266.712ZM180.945 270.814L181.061 270.919C181.66 271.408 182.545 271.373 183.104 270.814L179.002 266.712L177.922 267.791L180.945 270.814ZM185.048 272.758L183.968 271.678C183.372 272.274 183.372 273.241 183.968 273.837L185.048 272.758ZM186.991 276.86L188.07 275.78L185.048 272.758L183.968 273.837L186.991 276.86ZM186.991 276.86C187.587 277.456 188.554 277.456 189.15 276.86L188.07 275.78L186.991 276.86ZM191.093 278.803L190.013 277.723C189.417 278.319 189.417 279.286 190.013 279.882L191.093 278.803ZM193.036 282.905L194.115 281.825L191.093 278.803L190.013 279.882L193.036 282.905ZM193.036 282.905C193.632 283.501 194.599 283.501 195.195 282.905L194.115 281.825L193.036 282.905ZM197.138 284.848L196.058 283.768C195.462 284.364 195.463 285.331 196.058 285.927L197.138 284.848ZM198.65 286.359L197.138 284.848L196.058 285.927L196.491 286.359L195.816 287.034C195.22 287.63 195.22 288.597 195.816 289.193L198.65 286.359ZM159.786 264.769C160.383 265.365 161.349 265.365 161.945 264.769L164.968 261.746C165.564 261.15 165.564 260.183 164.968 259.587L159.786 264.769ZM194.466 290.543L194.35 290.437C193.751 289.948 192.866 289.984 192.307 290.543L188.799 294.051C188.203 294.647 188.203 295.614 188.799 296.21L194.466 290.543ZM153.741 270.814L153.857 270.919C154.457 271.408 155.342 271.372 155.9 270.814L158.923 267.791C159.519 267.195 159.519 266.228 158.923 265.632L153.741 270.814ZM187.449 297.56L187.334 297.454C186.734 296.965 185.849 297.001 185.29 297.56L181.782 301.068C181.186 301.664 181.186 302.631 181.782 303.227L187.449 297.56ZM147.695 276.86L147.811 276.965C148.411 277.454 149.296 277.418 149.854 276.86L152.877 273.837C153.473 273.241 153.473 272.274 152.877 271.678L147.695 276.86ZM180.433 304.577L180.317 304.471C179.717 303.982 178.832 304.018 178.273 304.577L174.765 308.085C174.169 308.681 174.169 309.648 174.765 310.244L180.433 304.577ZM141.65 282.905L141.766 283.01C142.366 283.499 143.251 283.463 143.809 282.905L146.832 279.882C147.428 279.286 147.428 278.319 146.832 277.723L141.65 282.905ZM173.416 311.594L173.3 311.488C172.7 310.999 171.815 311.035 171.256 311.594L169.502 313.348C169.354 313.496 169.186 313.606 169.008 313.68C168.773 313.777 168.574 313.926 168.422 314.108C168.269 313.926 168.072 313.777 167.838 313.68L167.254 315.088C168.36 315.547 169.682 315.327 170.582 314.427L173.416 311.594ZM138.196 286.359L141.029 289.193C141.626 288.597 141.626 287.63 141.029 287.034L140.355 286.359L140.787 285.927C141.383 285.331 141.383 284.364 140.787 283.768L138.196 286.359ZM166.496 314.636C166.729 314.827 166.985 314.977 167.254 315.088L167.838 313.68C167.66 313.606 167.491 313.496 167.343 313.348L165.589 311.594C165.03 311.035 164.145 310.999 163.546 311.488L163.43 311.594L166.264 314.427L166.496 314.636ZM148.046 296.21C148.605 295.651 148.641 294.767 148.152 294.167L148.046 294.051L144.538 290.543C143.979 289.984 143.094 289.948 142.495 290.437L142.379 290.543L148.046 296.21ZM155.063 303.227C155.622 302.668 155.658 301.784 155.169 301.184L155.063 301.068L151.555 297.56C150.996 297.001 150.111 296.965 149.512 297.454L149.396 297.56L155.063 303.227ZM162.08 310.244C162.639 309.685 162.675 308.801 162.186 308.201L162.08 308.085L158.572 304.577C158.013 304.018 157.128 303.982 156.529 304.471L156.413 304.577L162.08 310.244Z' fill='url(%23paint927_linear_40004690_134055)'/%3E%3Cpath d='M145.145 286.359L166.262 307.476C167.454 308.669 169.387 308.669 170.58 307.476L191.697 286.359L168.421 263.084L145.145 286.359Z' fill='url(%23paint928_linear_40004690_134055)'/%3E%3Cpath d='M165.887 265.617L166.003 265.723C166.603 266.212 167.487 266.176 168.046 265.617L168.42 265.243L168.796 265.618L169.875 264.539L168.42 263.084L165.887 265.617ZM168.796 265.618C169.392 266.214 170.358 266.214 170.955 265.618L169.875 264.539L168.796 265.618ZM172.785 267.449L171.705 266.369C171.11 266.965 171.109 267.932 171.705 268.528L172.785 267.449ZM174.615 271.438L174.731 271.541C175.33 272.03 176.215 271.996 176.774 271.438L172.785 267.449L171.705 268.528L174.615 271.438ZM178.603 273.267L177.524 272.187C176.928 272.783 176.928 273.75 177.524 274.346L178.603 273.267ZM180.433 277.256L181.513 276.177L178.603 273.267L177.524 274.346L180.433 277.256ZM180.433 277.256C181.029 277.852 181.996 277.852 182.592 277.256L181.513 276.177L180.433 277.256ZM184.422 279.086L183.343 278.007C182.747 278.603 182.747 279.57 183.343 280.166L184.422 279.086ZM186.253 283.075L186.369 283.179C186.968 283.668 187.853 283.634 188.412 283.075L184.422 279.086L183.343 280.166L186.253 283.075ZM190.242 284.906L189.162 283.826C188.567 284.422 188.566 285.389 189.162 285.985L190.242 284.906ZM191.696 286.359L190.242 284.906L189.162 285.985L189.537 286.359L188.857 287.039C188.261 287.635 188.261 288.602 188.857 289.198L191.696 286.359ZM160.068 271.437L160.184 271.542C160.783 272.031 161.668 271.996 162.227 271.437L165.136 268.527C165.732 267.931 165.732 266.964 165.136 266.368L160.068 271.437ZM187.497 290.558L187.382 290.454C186.782 289.965 185.897 289.999 185.338 290.558L181.817 294.078C181.222 294.675 181.222 295.641 181.817 296.238L187.497 290.558ZM154.248 277.256L154.365 277.36C154.965 277.849 155.848 277.815 156.407 277.256L159.317 274.346C159.913 273.75 159.913 272.784 159.317 272.187L154.248 277.256ZM180.458 297.598L180.343 297.493C179.743 297.004 178.857 297.038 178.298 297.598L174.779 301.117C174.183 301.713 174.184 302.679 174.779 303.276L180.458 297.598ZM148.43 283.074L148.546 283.18C149.145 283.669 150.03 283.633 150.589 283.074L153.499 280.165C154.094 279.568 154.095 278.602 153.499 278.006L148.43 283.074ZM173.418 304.637L173.303 304.532C172.704 304.043 171.818 304.078 171.259 304.637L169.5 306.396C169.389 306.507 169.267 306.597 169.137 306.666L169.005 306.728L168.865 306.795C168.691 306.888 168.542 307.013 168.42 307.157C168.267 306.975 168.07 306.825 167.835 306.728L167.532 307.464L167.251 308.139C168.358 308.597 169.679 308.376 170.579 307.476L173.418 304.637ZM145.145 286.359L147.984 289.198C148.58 288.602 148.58 287.636 147.984 287.039L147.304 286.359L147.679 285.984C148.275 285.388 148.275 284.421 147.679 283.825L145.145 286.359ZM166.494 307.685C166.728 307.876 166.982 308.027 167.25 308.138L167.835 306.728C167.657 306.655 167.489 306.544 167.341 306.396L165.581 304.637C165.022 304.078 164.139 304.044 163.539 304.532L163.422 304.637L166.261 307.476L166.494 307.685ZM155.023 296.238C155.619 295.641 155.619 294.675 155.023 294.078L151.504 290.559C150.945 290.001 150.061 289.965 149.461 290.454L149.345 290.559L155.023 296.238ZM162.062 303.277C162.621 302.718 162.656 301.833 162.168 301.234L162.062 301.118L158.542 297.598C157.983 297.039 157.1 297.005 156.5 297.493L156.383 297.598L162.062 303.277Z' fill='url(%23paint929_linear_40004690_134055)'/%3E%3Cpath d='M158.304 286.359L166.266 294.321C167.458 295.513 169.391 295.513 170.584 294.321L178.545 286.359L168.425 276.239L158.304 286.359Z' fill='url(%23paint930_linear_40004690_134055)'/%3E%3Cpath d='M166.08 278.583L166.196 278.689C166.796 279.178 167.68 279.142 168.239 278.583L168.425 278.398L168.61 278.583L169.69 277.504L168.425 276.239L166.08 278.583ZM168.61 278.583C169.206 279.18 170.173 279.18 170.769 278.583L169.69 277.504L168.61 278.583ZM172.22 280.034L171.14 278.955C170.544 279.551 170.544 280.517 171.14 281.114L172.22 280.034ZM173.67 283.644L174.75 282.564L172.22 280.034L171.14 281.114L173.67 283.644ZM173.67 283.644C174.267 284.24 175.233 284.24 175.83 283.644L174.75 282.564L173.67 283.644ZM177.28 285.094L176.201 284.015C175.604 284.611 175.604 285.578 176.201 286.174L177.28 285.094ZM178.545 286.359L177.28 285.094L176.201 286.174L176.386 286.359L175.475 287.27C174.879 287.866 174.879 288.833 175.475 289.429L178.545 286.359ZM161.02 283.644L161.136 283.749C161.735 284.238 162.62 284.203 163.179 283.644L165.709 281.114C166.305 280.517 166.305 279.551 165.709 278.955L161.02 283.644ZM173.654 291.251L173.538 291.146C172.938 290.657 172.053 290.692 171.495 291.251L169.504 293.241C169.356 293.39 169.188 293.5 169.01 293.573L169.592 294.982C169.952 294.833 170.291 294.614 170.584 294.321L173.654 291.251ZM158.304 286.359L161.374 289.429C161.97 288.833 161.97 287.866 161.374 287.27L160.463 286.359L160.649 286.174C161.245 285.578 161.245 284.611 160.649 284.015L158.304 286.359ZM167.255 294.982C168.002 295.291 168.845 295.291 169.592 294.982L169.01 293.573C168.775 293.671 168.576 293.819 168.424 294.001C168.271 293.82 168.074 293.671 167.84 293.573L167.255 294.982ZM166.498 294.53C166.731 294.72 166.987 294.871 167.255 294.982L167.84 293.573C167.662 293.5 167.493 293.39 167.345 293.241L165.355 291.251C164.796 290.692 163.911 290.657 163.312 291.146L163.196 291.251L166.266 294.321L166.498 294.53Z' fill='url(%23paint931_linear_40004690_134055)'/%3E%3Cpath d='M168.729 316.895L192.479 340.644C193.671 341.837 195.604 341.837 196.797 340.644L203.274 334.167L177.365 308.258L168.729 316.895Z' fill='url(%23paint932_linear_40004690_134055)'/%3E%3Cpath d='M177.365 310.417C177.961 311.014 178.928 311.014 179.524 310.417L177.365 308.258L176.286 309.338L177.365 310.417ZM181.683 314.735C182.28 315.332 183.246 315.332 183.842 314.735L179.524 310.417C178.928 311.014 178.928 311.98 179.524 312.576L181.683 314.735ZM186.001 319.054C186.598 319.65 187.564 319.65 188.161 319.054L183.842 314.735C183.246 315.332 183.246 316.298 183.842 316.895L186.001 319.054ZM190.32 323.372C190.916 323.968 191.882 323.968 192.479 323.372L188.161 319.054C187.564 319.65 187.564 320.616 188.161 321.213L190.32 323.372ZM194.638 327.69C195.234 328.286 196.201 328.286 196.797 327.69L192.479 323.372C191.882 323.968 191.882 324.935 192.479 325.531L194.638 327.69ZM198.956 332.008C199.552 332.604 200.519 332.604 201.115 332.008L196.797 327.69C196.201 328.286 196.201 329.253 196.797 329.849L198.956 332.008ZM193.469 341.305C194.576 341.764 195.897 341.544 196.797 340.644L203.274 334.167L201.115 332.008C200.556 332.567 200.521 333.451 201.01 334.051L201.115 334.167L201.151 334.203C200.993 334.47 200.923 334.773 200.942 335.074C200.52 335.047 200.088 335.194 199.766 335.517L198.146 337.136C197.823 337.459 197.677 337.89 197.703 338.312C197.281 338.286 196.85 338.432 196.527 338.755L195.717 339.565C195.569 339.713 195.401 339.823 195.223 339.897C194.988 339.994 194.789 340.143 194.637 340.325C194.484 340.143 194.287 339.994 194.053 339.897L193.469 341.305ZM192.479 340.644C192.771 340.937 193.109 341.156 193.469 341.305L194.053 339.897C193.927 339.845 193.806 339.775 193.694 339.686C193.647 339.649 193.602 339.608 193.558 339.565L192.568 338.575C192.125 338.132 191.478 338.018 190.93 338.233C191.127 337.732 191.049 337.147 190.695 336.712L190.589 336.596L188.611 334.617C188.168 334.174 187.52 334.061 186.972 334.276C187.187 333.728 187.074 333.08 186.631 332.637L184.652 330.659C184.209 330.216 183.562 330.102 183.014 330.317C183.211 329.815 183.133 329.23 182.778 328.795L182.673 328.68L180.693 326.7C180.25 326.257 179.603 326.143 179.055 326.358C179.252 325.857 179.175 325.272 178.82 324.837L178.715 324.721L176.736 322.742C176.293 322.3 175.646 322.186 175.098 322.401C175.294 321.899 175.216 321.314 174.861 320.878L174.756 320.763L172.777 318.784C172.334 318.341 171.687 318.227 171.139 318.442C171.354 317.894 171.241 317.248 170.798 316.805L169.808 315.815L168.729 316.895L192.479 340.644Z' fill='url(%23paint933_linear_40004690_134055)'/%3E%3Cpath d='M175.995 320.523L186.057 330.585C187.249 331.777 189.182 331.777 190.375 330.585L192.289 328.67L180.069 316.45L175.995 320.523Z' fill='url(%23paint934_linear_40004690_134055)'/%3E%3Cpath d='M180.548 318.008C180.846 318.306 181.329 318.306 181.627 318.008L180.069 316.45L179.529 316.99L180.548 318.008ZM184.621 322.082C184.919 322.38 185.403 322.38 185.701 322.082L182.584 318.965C182.286 319.263 182.286 319.747 182.584 320.045L184.621 322.082ZM188.695 326.155C188.993 326.453 189.476 326.453 189.774 326.155L186.658 323.039C186.36 323.337 186.36 323.82 186.658 324.118L188.695 326.155ZM188.649 331.444C189.281 331.354 189.89 331.071 190.375 330.585L192.29 328.671L190.732 327.112C190.433 327.411 190.433 327.894 190.732 328.192L191.217 328.677C191.054 328.88 191.01 329.144 191.086 329.381C190.822 329.297 190.523 329.358 190.314 329.567L189.835 330.045C189.67 330.211 189.486 330.344 189.291 330.448C189.226 330.483 189.16 330.514 189.092 330.542C188.734 330.69 188.551 331.08 188.649 331.444ZM186.057 330.585C186.543 331.07 187.152 331.354 187.783 331.444C187.867 331.129 187.742 330.796 187.475 330.616L187.339 330.543L187.199 330.476C187.18 330.467 187.161 330.46 187.143 330.45C187.116 330.436 187.091 330.418 187.064 330.403C187.026 330.381 186.988 330.36 186.951 330.336C186.928 330.321 186.907 330.303 186.885 330.287C186.846 330.259 186.808 330.232 186.771 330.202L186.597 330.045L185.339 328.788C185.041 328.489 184.558 328.489 184.26 328.788L186.057 330.585ZM177.793 322.321C178.091 322.023 178.091 321.539 177.793 321.241L176.535 319.984L175.995 320.523L177.793 322.321ZM182.824 327.352C183.085 327.091 183.117 326.688 182.922 326.391L182.824 326.272L180.308 323.757C180.01 323.459 179.527 323.459 179.229 323.757L182.824 327.352Z' fill='url(%23paint935_linear_40004690_134055)'/%3E%3Cpath d='M133.617 238.773L157.366 262.523C158.559 263.716 160.492 263.716 161.684 262.523L168.162 256.046L142.253 230.137L133.617 238.773Z' fill='url(%23paint936_linear_40004690_134055)'/%3E%3Cpath d='M140.094 232.296C140.69 232.892 141.657 232.892 142.253 232.296L142.369 232.402C142.968 232.89 143.853 232.855 144.412 232.296L142.253 230.137L140.094 232.296ZM146.571 236.614C147.167 237.211 148.134 237.211 148.73 236.614L144.412 232.296C143.816 232.892 143.816 233.859 144.412 234.455L146.571 236.614ZM150.889 240.933C151.485 241.529 152.452 241.529 153.048 240.933L148.73 236.614C148.134 237.211 148.134 238.177 148.73 238.773L150.889 240.933ZM155.207 245.251C155.803 245.847 156.77 245.847 157.366 245.251L153.048 240.933C152.452 241.529 152.452 242.495 153.048 243.092L155.207 245.251ZM159.525 249.569C160.122 250.165 161.088 250.165 161.684 249.569L157.366 245.251C156.77 245.847 156.77 246.814 157.366 247.41L159.525 249.569ZM163.844 253.887C164.44 254.483 165.406 254.483 166.003 253.887L161.684 249.569C161.088 250.165 161.088 251.132 161.684 251.728L163.844 253.887ZM168.162 256.046L166.003 253.887C165.406 254.483 165.406 255.45 166.003 256.046L167.082 257.126L168.162 256.046ZM135.776 236.614C136.372 237.211 137.339 237.211 137.935 236.614L140.094 234.455C140.69 233.859 140.69 232.892 140.094 232.296L135.776 236.614ZM157.366 262.523C158.559 263.716 160.492 263.716 161.684 262.523C161.163 263.044 159.989 262.741 158.906 261.859C158.75 261.732 158.596 261.594 158.446 261.444L157.456 260.454C157.013 260.011 156.366 259.897 155.818 260.112C156.033 259.564 155.92 258.918 155.477 258.475L153.498 256.496C153.056 256.053 152.408 255.94 151.86 256.155C152.057 255.653 151.979 255.067 151.624 254.632L151.519 254.516L149.54 252.538C149.097 252.095 148.449 251.981 147.901 252.196C148.098 251.694 148.02 251.109 147.665 250.674L147.561 250.559L145.581 248.579C145.138 248.136 144.491 248.022 143.943 248.237C144.14 247.736 144.062 247.151 143.708 246.716L143.602 246.6L141.623 244.621C141.181 244.178 140.533 244.065 139.985 244.28C140.2 243.732 140.086 243.084 139.644 242.641L137.665 240.663C137.222 240.22 136.575 240.106 136.027 240.321C136.227 239.811 136.141 239.216 135.77 238.779L135.776 238.773C136.372 238.177 136.372 237.211 135.776 236.614L133.617 238.773L157.366 262.523Z' fill='url(%23paint937_linear_40004690_134055)'/%3E%3Cpath d='M146.815 239.27L156.872 249.327C158.064 250.519 158.064 252.452 156.872 253.645L154.959 255.558L142.743 243.342L146.815 239.27Z' fill='url(%23paint938_linear_40004690_134055)'/%3E%3Cpath d='M144.3 241.784C144.599 242.082 144.599 242.565 144.3 242.863L143.822 243.342L144.3 243.821C144.598 244.119 144.598 244.602 144.3 244.9L142.742 243.342L144.3 241.784ZM148.372 247.892C148.67 248.19 148.67 248.674 148.372 248.972L145.257 245.856C145.555 245.558 146.038 245.558 146.336 245.856L148.372 247.892ZM152.444 251.965C152.742 252.263 152.742 252.746 152.444 253.044L149.329 249.929C149.627 249.631 150.111 249.631 150.409 249.929L152.444 251.965ZM154.959 255.558L153.401 254C153.699 253.702 154.182 253.702 154.48 254L155.499 255.019L154.959 255.558ZM157.731 251.917C157.642 252.549 157.358 253.159 156.872 253.645C157.311 253.206 157.474 252.575 157.388 251.905C157.499 251.883 157.616 251.886 157.731 251.917ZM148.611 241.066C148.35 241.327 147.948 241.36 147.652 241.165L147.532 241.066L146.815 240.349L146.336 240.828L146.217 240.926C145.921 241.121 145.517 241.089 145.257 240.828L146.815 239.27L148.611 241.066ZM156.872 249.327C157.358 249.813 157.643 250.422 157.732 251.054C157.508 251.114 157.276 251.065 157.095 250.937C156.955 250.646 156.772 250.361 156.544 250.095L156.332 249.867L155.075 248.609C154.777 248.311 154.777 247.827 155.075 247.529L156.872 249.327ZM153.64 246.095C153.342 246.393 152.858 246.393 152.56 246.095L150.046 243.58C149.748 243.282 149.748 242.799 150.046 242.501L153.64 246.095Z' fill='url(%23paint939_linear_40004690_134055)'/%3E%3Cpath d='M167.065 347.598L138.997 375.666C137.804 376.858 137.804 378.791 138.997 379.984L167.065 408.052L197.292 377.825L167.065 347.598Z' fill='url(%23paint940_linear_40004690_134055)'/%3E%3Cpath d='M194.701 375.233L194.596 375.35C194.108 375.95 194.142 376.834 194.701 377.392L195.133 377.825L194.701 378.257L194.596 378.372C194.107 378.971 194.141 379.857 194.701 380.416L197.292 377.825L194.701 375.233ZM192.758 382.359L193.837 381.279C193.241 380.683 192.274 380.683 191.678 381.279L192.758 382.359ZM188.656 384.302C188.059 384.898 188.059 385.865 188.656 386.461L192.758 382.359L191.678 381.279L188.656 384.302ZM186.713 388.404L187.792 387.324C187.196 386.728 186.229 386.728 185.633 387.324L186.713 388.404ZM182.611 390.347L182.505 390.463C182.016 391.062 182.052 391.947 182.611 392.506L186.713 388.404L185.633 387.324L182.611 390.347ZM180.667 394.45L181.746 393.37C181.15 392.774 180.183 392.774 179.587 393.37L180.667 394.45ZM176.565 396.393L177.644 397.472L180.667 394.45L179.587 393.37L176.565 396.393ZM176.565 396.393C175.969 396.989 175.968 397.956 176.565 398.552L177.644 397.472L176.565 396.393ZM174.622 400.495L175.701 399.415C175.105 398.819 174.138 398.819 173.542 399.415L174.622 400.495ZM170.52 402.438L171.599 403.517L174.622 400.495L173.542 399.415L170.52 402.438ZM170.52 402.438C169.923 403.034 169.923 404.001 170.52 404.597L171.599 403.517L170.52 402.438ZM168.577 406.54L169.656 405.46C169.06 404.864 168.093 404.865 167.497 405.46L168.577 406.54ZM167.065 408.052L168.577 406.54L167.497 405.46L167.065 405.893L166.39 405.218C165.794 404.622 164.827 404.622 164.231 405.218L167.065 408.052ZM188.656 369.188C188.059 369.785 188.059 370.751 188.656 371.347L191.678 374.37C192.274 374.966 193.241 374.966 193.837 374.37L188.656 369.188ZM162.882 403.868L162.987 403.752C163.476 403.153 163.44 402.268 162.882 401.709L159.373 398.201C158.777 397.605 157.81 397.605 157.214 398.201L162.882 403.868ZM182.611 363.143L182.505 363.259C182.016 363.859 182.052 364.744 182.611 365.302L185.633 368.325C186.229 368.921 187.196 368.921 187.792 368.325L182.611 363.143ZM155.865 396.851L155.97 396.735C156.459 396.136 156.423 395.251 155.865 394.692L152.356 391.184C151.76 390.588 150.793 390.588 150.197 391.184L155.865 396.851ZM176.565 357.097L176.459 357.213C175.97 357.813 176.006 358.698 176.565 359.256L179.587 362.279C180.183 362.875 181.15 362.875 181.746 362.279L176.565 357.097ZM148.848 389.834L148.953 389.719C149.442 389.119 149.407 388.234 148.848 387.675L145.339 384.167C144.743 383.571 143.776 383.571 143.18 384.167L148.848 389.834ZM170.52 351.052L170.414 351.168C169.925 351.768 169.961 352.653 170.52 353.211L173.542 356.234C174.138 356.83 175.105 356.83 175.701 356.234L170.52 351.052ZM141.831 382.818L141.936 382.702C142.425 382.102 142.39 381.217 141.831 380.658L140.076 378.904C139.928 378.756 139.818 378.588 139.744 378.41C139.647 378.175 139.499 377.976 139.316 377.824C139.498 377.671 139.647 377.474 139.744 377.24L138.336 376.656C137.877 377.762 138.097 379.084 138.997 379.984L141.831 382.818ZM167.065 347.598L164.231 350.431C164.827 351.028 165.794 351.028 166.39 350.431L167.065 349.757L167.497 350.189C168.093 350.785 169.06 350.785 169.656 350.189L167.065 347.598ZM138.788 375.898C138.597 376.131 138.447 376.387 138.336 376.656L139.744 377.24C139.818 377.062 139.928 376.893 140.076 376.745L141.831 374.991C142.39 374.432 142.425 373.547 141.936 372.948L141.831 372.832L138.997 375.666L138.788 375.898ZM157.214 357.448C157.773 358.007 158.658 358.043 159.257 357.554L159.373 357.448L162.882 353.94C163.44 353.381 163.476 352.496 162.987 351.897L162.882 351.781L157.214 357.448ZM150.197 364.465C150.756 365.024 151.641 365.06 152.24 364.571L152.356 364.465L155.865 360.957C156.423 360.398 156.459 359.513 155.97 358.914L155.865 358.798L150.197 364.465ZM143.18 371.482C143.739 372.041 144.624 372.077 145.223 371.588L145.339 371.482L148.848 367.974C149.407 367.415 149.442 366.53 148.953 365.931L148.848 365.815L143.18 371.482Z' fill='url(%23paint941_linear_40004690_134055)'/%3E%3Cpath d='M167.065 354.555L145.948 375.671C144.756 376.864 144.756 378.797 145.948 379.99L167.065 401.106L190.341 377.831L167.065 354.555Z' fill='url(%23paint942_linear_40004690_134055)'/%3E%3Cpath d='M187.807 375.297L187.701 375.413C187.213 376.012 187.248 376.897 187.807 377.456L188.181 377.83L187.806 378.205L188.885 379.285L190.34 377.83L187.807 375.297ZM187.806 378.205C187.21 378.801 187.21 379.768 187.806 380.364L188.885 379.285L187.806 378.205ZM185.976 382.195L187.055 381.115C186.459 380.519 185.492 380.519 184.896 381.115L185.976 382.195ZM181.986 384.025L181.883 384.141C181.394 384.74 181.428 385.625 181.986 386.184L185.976 382.195L184.896 381.115L181.986 384.025ZM180.157 388.013L181.237 386.933C180.641 386.338 179.674 386.338 179.078 386.933L180.157 388.013ZM176.168 389.843L177.248 390.923L180.157 388.013L179.078 386.933L176.168 389.843ZM176.168 389.843C175.572 390.439 175.572 391.406 176.168 392.002L177.248 390.923L176.168 389.843ZM174.338 393.832L175.418 392.753C174.821 392.157 173.854 392.157 173.258 392.753L174.338 393.832ZM170.349 395.662L170.245 395.778C169.756 396.378 169.79 397.262 170.349 397.822L174.338 393.832L173.258 392.753L170.349 395.662ZM168.519 399.652L169.598 398.572C169.002 397.976 168.035 397.976 167.439 398.572L168.519 399.652ZM167.065 401.105L168.519 399.652L167.439 398.572L167.065 398.946L166.385 398.266C165.789 397.671 164.822 397.671 164.226 398.266L167.065 401.105ZM181.988 369.477L181.882 369.593C181.393 370.193 181.429 371.078 181.988 371.636L184.897 374.546C185.493 375.142 186.46 375.142 187.056 374.546L181.988 369.477ZM162.866 396.906L162.97 396.792C163.459 396.192 163.425 395.306 162.866 394.747L159.346 391.227C158.75 390.632 157.783 390.632 157.187 391.227L162.866 396.906ZM176.168 363.658L176.064 363.775C175.575 364.375 175.61 365.258 176.168 365.817L179.078 368.727C179.674 369.323 180.641 369.323 181.237 368.727L176.168 363.658ZM155.827 389.867L155.931 389.752C156.42 389.153 156.386 388.267 155.827 387.708L152.308 384.189C151.712 383.593 150.745 383.593 150.149 384.189L155.827 389.867ZM170.35 357.84L170.244 357.956C169.756 358.555 169.791 359.44 170.35 359.999L173.259 362.908C173.856 363.504 174.823 363.504 175.419 362.908L170.35 357.84ZM148.788 382.828L148.892 382.713C149.381 382.114 149.347 381.228 148.788 380.669L147.028 378.91C146.917 378.798 146.827 378.676 146.758 378.547L146.696 378.415L146.63 378.275C146.536 378.101 146.412 377.951 146.267 377.83C146.449 377.677 146.599 377.48 146.696 377.245L145.96 376.941L145.285 376.661C144.827 377.768 145.049 379.089 145.949 379.989L148.788 382.828ZM167.065 354.555L164.226 357.394C164.822 357.99 165.789 357.99 166.385 357.394L167.065 356.714L167.44 357.089C168.036 357.685 169.003 357.685 169.599 357.089L167.065 354.555ZM145.739 375.904C145.548 376.137 145.397 376.392 145.286 376.66L146.696 377.245C146.77 377.067 146.88 376.899 147.028 376.751L148.788 374.991C149.346 374.432 149.381 373.549 148.892 372.949L148.788 372.832L145.949 375.671L145.739 375.904ZM157.187 364.433C157.783 365.029 158.75 365.029 159.346 364.433L162.865 360.914C163.424 360.355 163.459 359.47 162.97 358.871L162.865 358.755L157.187 364.433ZM150.148 371.472C150.706 372.031 151.591 372.066 152.191 371.577L152.307 371.472L155.827 367.952C156.385 367.393 156.42 366.509 155.931 365.91L155.827 365.793L150.148 371.472Z' fill='url(%23paint943_linear_40004690_134055)'/%3E%3Cpath d='M167.065 367.711L159.103 375.672C157.911 376.865 157.911 378.798 159.103 379.991L167.065 387.952L177.185 377.831L167.065 367.711Z' fill='url(%23paint944_linear_40004690_134055)'/%3E%3Cpath d='M174.841 375.487L174.735 375.603C174.247 376.202 174.282 377.087 174.841 377.646L175.026 377.831L174.841 378.017L175.92 379.097L177.185 377.831L174.841 375.487ZM174.841 378.017C174.245 378.613 174.245 379.58 174.841 380.176L175.92 379.097L174.841 378.017ZM173.39 381.627L174.47 380.547C173.873 379.951 172.907 379.951 172.311 380.547L173.39 381.627ZM169.781 383.077L170.86 384.157L173.39 381.627L172.311 380.547L169.781 383.077ZM169.781 383.077C169.184 383.674 169.184 384.64 169.781 385.236L170.86 384.157L169.781 383.077ZM168.33 386.687L169.409 385.607C168.813 385.011 167.847 385.011 167.25 385.607L168.33 386.687ZM167.065 387.952L168.33 386.687L167.25 385.607L167.065 385.793L166.154 384.882C165.558 384.286 164.591 384.286 163.995 384.882L167.065 387.952ZM169.781 370.427L169.675 370.543C169.186 371.142 169.222 372.027 169.781 372.586L172.311 375.116C172.907 375.712 173.874 375.712 174.47 375.116L169.781 370.427ZM162.173 383.06L162.279 382.944C162.768 382.345 162.732 381.46 162.173 380.901L160.183 378.911C160.034 378.763 159.924 378.595 159.851 378.417L158.442 378.999C158.591 379.359 158.81 379.698 159.103 379.991L162.173 383.06ZM167.065 367.711L163.995 370.781C164.591 371.377 165.558 371.377 166.154 370.781L167.065 369.87L167.25 370.056C167.847 370.652 168.813 370.652 169.409 370.056L167.065 367.711ZM158.442 376.662C158.133 377.409 158.134 378.252 158.442 378.999L159.851 378.417C159.753 378.182 159.605 377.983 159.423 377.83C159.605 377.678 159.754 377.481 159.851 377.246L158.442 376.662ZM158.895 375.904C158.704 376.138 158.553 376.394 158.442 376.662L159.851 377.246C159.924 377.068 160.035 376.9 160.183 376.752L162.173 374.762C162.732 374.203 162.767 373.318 162.279 372.719L162.173 372.603L159.103 375.672L158.895 375.904Z' fill='url(%23paint945_linear_40004690_134055)'/%3E%3Cpath d='M136.534 378.133L112.784 401.883C111.591 403.075 111.591 405.008 112.784 406.201L119.261 412.678L145.17 386.769L136.534 378.133Z' fill='url(%23paint946_linear_40004690_134055)'/%3E%3Cpath d='M143.011 386.769C142.415 387.365 142.415 388.332 143.011 388.928L145.17 386.769L144.09 385.69L143.011 386.769ZM138.693 391.087C138.096 391.683 138.096 392.65 138.693 393.246L143.011 388.928C142.415 388.332 141.448 388.332 140.852 388.928L138.693 391.087ZM134.374 395.405C133.778 396.002 133.778 396.968 134.374 397.564L138.693 393.246C138.096 392.65 137.13 392.65 136.534 393.246L134.374 395.405ZM130.056 399.724C129.46 400.32 129.46 401.286 130.056 401.883L134.374 397.564C133.778 396.968 132.812 396.968 132.215 397.564L130.056 399.724ZM125.738 404.042C125.142 404.638 125.142 405.605 125.738 406.201L130.056 401.883C129.46 401.286 128.493 401.286 127.897 401.883L125.738 404.042ZM121.42 408.36C120.824 408.956 120.824 409.923 121.42 410.519L125.738 406.201C125.142 405.605 124.175 405.605 123.579 406.201L121.42 408.36ZM112.123 402.873C111.664 403.979 111.884 405.301 112.784 406.201L119.261 412.678L121.42 410.519C120.861 409.96 119.977 409.925 119.377 410.413L119.261 410.519L119.225 410.555C118.958 410.397 118.655 410.327 118.354 410.346C118.381 409.924 118.234 409.492 117.912 409.169L116.292 407.55C115.969 407.227 115.538 407.081 115.116 407.107C115.143 406.685 114.996 406.254 114.673 405.931L113.863 405.121C113.715 404.973 113.605 404.805 113.531 404.627C113.434 404.392 113.286 404.193 113.103 404.041C113.285 403.888 113.434 403.691 113.531 403.457L112.123 402.873ZM112.784 401.883C112.491 402.175 112.272 402.513 112.123 402.873L113.531 403.457C113.583 403.331 113.653 403.21 113.742 403.098C113.779 403.051 113.82 403.006 113.863 402.962L114.853 401.972C115.296 401.529 115.41 400.882 115.195 400.334C115.697 400.531 116.281 400.453 116.716 400.099L116.832 399.993L118.811 398.015C119.254 397.572 119.367 396.924 119.152 396.376C119.7 396.591 120.348 396.478 120.791 396.035L122.769 394.056C123.212 393.613 123.326 392.966 123.111 392.418C123.613 392.615 124.198 392.537 124.633 392.182L124.748 392.077L126.728 390.097C127.171 389.654 127.285 389.007 127.07 388.459C127.571 388.656 128.156 388.579 128.591 388.224L128.707 388.119L130.686 386.14C131.129 385.697 131.242 385.049 131.027 384.501C131.529 384.698 132.114 384.62 132.55 384.265L132.666 384.16L134.644 382.181C135.087 381.738 135.201 381.091 134.986 380.543C135.534 380.758 136.18 380.645 136.623 380.202L137.613 379.212L136.534 378.133L112.784 401.883Z' fill='url(%23paint947_linear_40004690_134055)'/%3E%3Cpath d='M132.903 385.406L122.841 395.468C121.649 396.66 121.649 398.593 122.841 399.786L124.756 401.7L136.976 389.48L132.903 385.406Z' fill='url(%23paint948_linear_40004690_134055)'/%3E%3Cpath d='M135.418 389.958C135.12 390.257 135.12 390.74 135.418 391.038L136.976 389.48L136.437 388.94L135.418 389.958ZM131.345 394.032C131.047 394.33 131.046 394.813 131.345 395.112L134.461 391.995C134.163 391.697 133.679 391.697 133.381 391.995L131.345 394.032ZM127.271 398.106C126.973 398.404 126.973 398.887 127.271 399.185L130.387 396.069C130.089 395.771 129.606 395.771 129.308 396.069L127.271 398.106ZM121.982 398.06C122.072 398.691 122.356 399.301 122.841 399.786L124.756 401.7L126.314 400.142C126.016 399.844 125.532 399.844 125.234 400.142L124.749 400.627C124.546 400.465 124.282 400.421 124.045 400.497C124.129 400.233 124.069 399.934 123.859 399.725L123.381 399.246C123.216 399.081 123.082 398.897 122.978 398.702C122.943 398.637 122.912 398.571 122.884 398.503C122.736 398.145 122.347 397.962 121.982 398.06ZM122.841 395.468C122.356 395.953 122.072 396.562 121.982 397.194C122.297 397.278 122.63 397.153 122.811 396.886L122.883 396.75L122.95 396.61C122.959 396.591 122.966 396.572 122.976 396.554C122.99 396.527 123.008 396.501 123.023 396.475C123.045 396.437 123.066 396.398 123.09 396.362C123.105 396.339 123.123 396.318 123.139 396.295C123.167 396.257 123.194 396.218 123.224 396.182L123.381 396.008L124.639 394.75C124.937 394.452 124.937 393.968 124.639 393.67L122.841 395.468ZM131.105 387.204C131.403 387.502 131.887 387.502 132.185 387.204L133.442 385.946L132.903 385.406L131.105 387.204ZM126.074 392.235C126.335 392.495 126.739 392.528 127.035 392.333L127.154 392.235L129.669 389.719C129.967 389.421 129.967 388.938 129.669 388.64L126.074 392.235Z' fill='url(%23paint949_linear_40004690_134055)'/%3E%3Cpath d='M214.65 343.02L190.9 366.769C189.708 367.962 189.708 369.895 190.9 371.087L197.377 377.565L223.286 351.656L214.65 343.02Z' fill='url(%23paint950_linear_40004690_134055)'/%3E%3Cpath d='M221.127 349.497C220.531 350.093 220.531 351.06 221.127 351.656L221.022 351.772C220.533 352.371 220.568 353.256 221.127 353.815L223.286 351.656L221.127 349.497ZM216.809 355.974C216.213 356.57 216.213 357.537 216.809 358.133L221.127 353.815C220.531 353.219 219.564 353.219 218.968 353.815L216.809 355.974ZM212.491 360.292C211.894 360.888 211.894 361.855 212.491 362.451L216.809 358.133C216.213 357.537 215.246 357.537 214.65 358.133L212.491 360.292ZM208.173 364.61C207.576 365.206 207.576 366.173 208.173 366.769L212.491 362.451C211.894 361.855 210.928 361.855 210.332 362.451L208.173 364.61ZM203.854 368.928C203.258 369.525 203.258 370.491 203.854 371.087L208.173 366.769C207.576 366.173 206.61 366.173 206.013 366.769L203.854 368.928ZM199.536 373.247C198.94 373.843 198.94 374.809 199.536 375.406L203.854 371.087C203.258 370.491 202.292 370.491 201.695 371.087L199.536 373.247ZM197.377 377.565L199.536 375.406C198.94 374.809 197.973 374.809 197.377 375.406L196.298 376.485L197.377 377.565ZM216.809 345.179C216.213 345.775 216.213 346.741 216.809 347.338L218.968 349.497C219.564 350.093 220.531 350.093 221.127 349.497L216.809 345.179ZM190.9 366.769C189.708 367.962 189.708 369.895 190.9 371.087C190.379 370.566 190.683 369.392 191.564 368.308C191.691 368.153 191.83 367.999 191.98 367.849L192.969 366.859C193.412 366.416 193.526 365.769 193.311 365.221C193.859 365.435 194.505 365.323 194.948 364.88L196.927 362.901C197.37 362.458 197.484 361.811 197.269 361.263C197.771 361.46 198.356 361.382 198.791 361.027L198.907 360.921L200.886 358.943C201.329 358.5 201.442 357.852 201.227 357.304C201.729 357.501 202.314 357.423 202.75 357.068L202.864 356.964L204.844 354.984C205.287 354.541 205.401 353.894 205.186 353.346C205.688 353.542 206.272 353.465 206.707 353.111L206.823 353.005L208.802 351.026C209.245 350.584 209.359 349.936 209.144 349.388C209.692 349.603 210.339 349.489 210.782 349.047L212.761 347.068C213.204 346.625 213.317 345.978 213.102 345.43C213.613 345.63 214.207 345.544 214.645 345.173L214.65 345.179C215.246 345.775 216.213 345.775 216.809 345.179L214.65 343.02L190.9 366.769Z' fill='url(%23paint951_linear_40004690_134055)'/%3E%3Cpath d='M214.155 356.223L204.097 366.28C202.905 367.472 200.972 367.472 199.779 366.28L197.866 364.367L210.083 352.151L214.155 356.223Z' fill='url(%23paint952_linear_40004690_134055)'/%3E%3Cpath d='M211.64 353.708C211.342 354.006 210.859 354.006 210.561 353.708L210.082 353.23L209.604 353.708C209.305 354.006 208.822 354.006 208.524 353.708L210.082 352.15L211.64 353.708ZM205.532 357.78C205.234 358.078 204.751 358.078 204.453 357.78L207.568 354.664C207.866 354.963 207.866 355.446 207.568 355.744L205.532 357.78ZM201.46 361.852C201.161 362.15 200.678 362.15 200.38 361.852L203.495 358.737C203.793 359.035 203.793 359.518 203.495 359.817L201.46 361.852ZM197.866 364.367L199.424 362.808C199.722 363.106 199.722 363.59 199.424 363.888L198.405 364.906L197.866 364.367ZM201.507 367.139C200.875 367.049 200.265 366.766 199.779 366.28C200.218 366.719 200.85 366.882 201.52 366.796C201.542 366.907 201.538 367.024 201.507 367.139ZM212.358 358.019C212.097 357.758 212.064 357.356 212.259 357.06L212.358 356.94L213.075 356.223L212.597 355.744L212.498 355.625C212.303 355.329 212.336 354.925 212.597 354.664L214.155 356.223L212.358 358.019ZM204.097 366.28C203.611 366.766 203.002 367.05 202.37 367.14C202.311 366.916 202.359 366.684 202.487 366.502C202.778 366.363 203.063 366.18 203.329 365.952L203.558 365.74L204.815 364.483C205.113 364.185 205.597 364.185 205.895 364.483L204.097 366.28ZM207.33 363.048C207.031 362.75 207.031 362.266 207.33 361.968L209.844 359.454C210.142 359.156 210.625 359.156 210.923 359.454L207.33 363.048Z' fill='url(%23paint953_linear_40004690_134055)'/%3E%3Cpath d='M248.611 423.862C249.803 422.67 249.803 420.736 248.611 419.544L218.384 389.317C217.191 388.125 215.258 388.125 214.066 389.317L183.839 419.544C182.646 420.736 182.646 422.67 183.839 423.862L214.066 454.089C215.258 455.282 217.191 455.282 218.384 454.089L248.611 423.862Z' fill='url(%23paint954_linear_40004690_134055)'/%3E%3Cpath d='M230.259 442.214L230.031 441.997C227.634 439.831 223.933 439.904 221.622 442.214L216.225 447.612L210.827 442.214L206.509 446.532L214.066 454.089C215.258 455.282 217.191 455.282 218.384 454.089L230.259 442.214ZM210.827 442.214C208.442 439.829 204.576 439.829 202.191 442.214L206.509 446.532L210.827 442.214ZM191.395 431.419L195.714 435.737C198.098 433.352 198.098 429.486 195.714 427.101L191.395 431.419ZM183.839 419.544C182.646 420.736 182.646 422.67 183.839 423.862L191.395 431.419L195.714 427.101L190.316 421.703L195.714 416.305C198.098 413.921 198.098 410.054 195.714 407.669L183.839 419.544ZM248.611 423.862C249.803 422.67 249.803 420.736 248.611 419.544L236.736 407.669C234.351 410.054 234.351 413.921 236.736 416.305L242.134 421.703L236.736 427.101C234.351 429.486 234.351 433.352 236.736 435.737L248.611 423.862ZM202.191 401.192C204.576 403.577 208.442 403.577 210.827 401.192L216.225 395.794L221.622 401.192C223.933 403.502 227.634 403.575 230.031 401.409L230.259 401.192L218.384 389.317C217.191 388.125 215.258 388.125 214.066 389.317L202.191 401.192Z' fill='url(%23paint955_linear_40004690_134055)'/%3E%3Cpath d='M427.244 423.929C428.436 422.736 428.436 420.803 427.244 419.61L397.017 389.383C395.824 388.191 393.891 388.191 392.699 389.383L362.472 419.61C361.279 420.803 361.279 422.736 362.472 423.929L392.699 454.156C393.891 455.348 395.824 455.348 397.017 454.156L427.244 423.929Z' fill='url(%23paint956_linear_40004690_134055)'/%3E%3Cpath d='M408.892 442.281L408.664 442.064C406.267 439.898 402.565 439.97 400.255 442.281L394.858 447.678L389.46 442.281L385.142 446.599L392.699 454.156C393.891 455.348 395.824 455.348 397.017 454.156L408.892 442.281ZM389.46 442.281C387.075 439.896 383.208 439.896 380.824 442.281L385.142 446.599L389.46 442.281ZM370.028 431.485L374.346 435.803C376.731 433.419 376.731 429.552 374.346 427.167L370.028 431.485ZM362.472 419.61C361.279 420.803 361.279 422.736 362.472 423.929L370.028 431.485L374.346 427.167L368.949 421.77L374.346 416.372C376.731 413.987 376.731 410.12 374.346 407.736L362.472 419.61ZM427.244 423.929C428.436 422.736 428.436 420.803 427.244 419.61L415.369 407.736C412.984 410.12 412.984 413.987 415.369 416.372L420.766 421.77L415.369 427.167C412.984 429.552 412.984 433.419 415.369 435.803L427.244 423.929ZM380.824 401.258C383.208 403.643 387.075 403.643 389.46 401.258L394.858 395.861L400.255 401.258C402.565 403.569 406.267 403.641 408.664 401.476L408.892 401.258L397.017 389.383C395.824 388.191 393.891 388.191 392.699 389.383L380.824 401.258Z' fill='url(%23paint957_linear_40004690_134055)'/%3E%3Cpath d='M66.9516 423.94C68.1441 422.748 68.1441 420.815 66.9516 419.622L36.7247 389.395C35.5322 388.203 33.5989 388.203 32.4065 389.395L2.17952 419.622C0.987102 420.815 0.987102 422.748 2.17952 423.94L32.4065 454.167C33.5989 455.36 35.5322 455.36 36.7247 454.167L66.9516 423.94Z' fill='url(%23paint958_linear_40004690_134055)'/%3E%3Cpath d='M48.5995 442.292L48.3718 442.075C45.9746 439.91 42.2735 439.982 39.9633 442.292L34.5656 447.69L29.1679 442.292L24.8498 446.611L32.4065 454.167C33.5989 455.36 35.5322 455.36 36.7247 454.167L48.5995 442.292ZM29.1679 442.292C26.7831 439.908 22.9165 439.908 20.5316 442.292L24.8498 446.611L29.1679 442.292ZM9.73627 431.497L14.0544 435.815C16.4393 433.43 16.4393 429.564 14.0544 427.179L9.73627 431.497ZM2.17952 419.622C0.987102 420.815 0.987102 422.748 2.17952 423.94L9.73627 431.497L14.0544 427.179L8.65674 421.781L14.0544 416.384C16.4393 413.999 16.4393 410.132 14.0544 407.747L2.17952 419.622ZM66.9516 423.94C68.1441 422.748 68.1441 420.815 66.9516 419.622L55.0768 407.747C52.6919 410.132 52.6919 413.999 55.0768 416.384L60.4744 421.781L55.0768 427.179C52.6919 429.564 52.6919 433.43 55.0768 435.815L66.9516 423.94ZM20.5316 401.27C22.9165 403.655 26.7831 403.655 29.1679 401.27L34.5656 395.872L39.9633 401.27C42.2735 403.58 45.9746 403.653 48.3718 401.487L48.5995 401.27L36.7247 389.395C35.5322 388.203 33.5989 388.203 32.4065 389.395L20.5316 401.27Z' fill='url(%23paint959_linear_40004690_134055)'/%3E%3Cpath d='M293.514 9.90234L265.446 -18.1656C264.254 -19.358 262.32 -19.358 261.128 -18.1656L233.06 9.90234L263.287 40.1293L293.514 9.90234Z' fill='url(%23paint960_linear_40004690_134055)'/%3E%3Cpath d='M265.878 37.538L265.761 37.4337C265.162 36.945 264.278 36.9796 263.719 37.538L263.287 37.9703L262.855 37.538L262.74 37.4337C262.14 36.9443 261.255 36.979 260.696 37.538L263.287 40.1293L265.878 37.538ZM258.753 35.5951L259.832 36.6746C260.429 36.0784 260.429 35.1118 259.832 34.5155L258.753 35.5951ZM256.81 31.4931C256.214 30.8968 255.247 30.8968 254.651 31.4931L258.753 35.5951L259.832 34.5155L256.81 31.4931ZM252.708 29.5501L253.787 30.6296C254.383 30.0335 254.383 29.0668 253.787 28.4706L252.708 29.5501ZM250.765 25.4481L250.649 25.3427C250.049 24.8534 249.165 24.8891 248.606 25.4481L252.708 29.5501L253.787 28.4706L250.765 25.4481ZM246.662 23.5041L247.741 24.5836C248.338 23.9874 248.338 23.0207 247.741 22.4245L246.662 23.5041ZM244.719 19.402L243.639 20.4816L246.662 23.5041L247.741 22.4245L244.719 19.402ZM244.719 19.402C244.123 18.806 243.156 18.8059 242.56 19.402L243.639 20.4816L244.719 19.402ZM240.617 17.4591L241.696 18.5386C242.293 17.9424 242.293 16.9758 241.696 16.3796L240.617 17.4591ZM238.674 13.3571L237.594 14.4366L240.617 17.4591L241.696 16.3796L238.674 13.3571ZM238.674 13.3571C238.078 12.7609 237.111 12.7609 236.515 13.3571L237.594 14.4366L238.674 13.3571ZM234.572 11.4141L235.651 12.4937C236.247 11.8976 236.247 10.9308 235.651 10.3346L234.572 11.4141ZM233.06 9.90234L234.572 11.4141L235.651 10.3346L235.219 9.90234L235.894 9.22764C236.49 8.63142 236.49 7.66477 235.894 7.06856L233.06 9.90234ZM271.923 31.4931C271.327 30.8968 270.36 30.8968 269.764 31.4931L266.742 34.5155C266.146 35.1118 266.146 36.0784 266.742 36.6746L271.923 31.4931ZM237.243 5.71914L237.359 5.82457C237.959 6.31338 238.843 6.278 239.402 5.71914L242.911 2.21065C243.507 1.61444 243.507 0.647793 242.911 0.0515815L237.243 5.71914ZM277.968 25.4481L277.852 25.3427C277.253 24.8539 276.368 24.8892 275.809 25.4481L272.787 28.4706C272.191 29.0668 272.191 30.0335 272.787 30.6296L277.968 25.4481ZM244.26 -1.29784L244.376 -1.19241C244.976 -0.703602 245.86 -0.738985 246.419 -1.29784L249.928 -4.80633C250.524 -5.40254 250.524 -6.36919 249.928 -6.9654L244.26 -1.29784ZM284.014 19.402L283.898 19.2966C283.299 18.8079 282.414 18.8434 281.855 19.402L278.833 22.4245C278.237 23.0207 278.237 23.9874 278.833 24.5836L284.014 19.402ZM251.277 -8.31482L251.393 -8.20939C251.993 -7.72058 252.877 -7.75597 253.436 -8.31482L256.945 -11.8233C257.541 -12.4195 257.541 -13.3862 256.945 -13.9824L251.277 -8.31482ZM290.059 13.3571L289.943 13.2516C289.344 12.7629 288.459 12.7982 287.9 13.3571L284.878 16.3796C284.282 16.9758 284.282 17.9424 284.878 18.5386L290.059 13.3571ZM258.294 -15.3318L258.41 -15.2264C259.01 -14.7376 259.894 -14.7729 260.453 -15.3318L262.208 -17.086C262.356 -17.2344 262.524 -17.3445 262.702 -17.4181C262.937 -17.5154 263.135 -17.6638 263.288 -17.8461C263.441 -17.6643 263.638 -17.5152 263.872 -17.4181L264.456 -18.8266C263.349 -19.285 262.028 -19.0655 261.128 -18.1656L258.294 -15.3318ZM293.514 9.90234L290.68 7.06856C290.084 7.66477 290.084 8.63142 290.68 9.22763L291.355 9.90234L290.923 10.3346C290.327 10.9308 290.327 11.8976 290.923 12.4937L293.514 9.90234ZM265.214 -18.3743C264.98 -18.5652 264.724 -18.7155 264.456 -18.8266L263.872 -17.4181C264.05 -17.3445 264.218 -17.2344 264.367 -17.086L266.121 -15.3318C266.68 -14.7729 267.564 -14.7376 268.164 -15.2264L268.28 -15.3318L265.446 -18.1656L265.214 -18.3743ZM283.663 0.0515829C283.104 0.610433 283.069 1.49505 283.558 2.09469L283.663 2.21065L287.172 5.71914C287.731 6.27799 288.615 6.31338 289.215 5.82457L289.331 5.71914L283.663 0.0515829ZM276.646 -6.9654C276.087 -6.40655 276.052 -5.52193 276.541 -4.92229L276.646 -4.80633L280.155 -1.29784C280.714 -0.738987 281.598 -0.703602 282.198 -1.19241L282.314 -1.29784L276.646 -6.9654ZM269.629 -13.9824C269.07 -13.4235 269.035 -12.5389 269.524 -11.9393L269.629 -11.8233L273.138 -8.31482C273.697 -7.75597 274.581 -7.72058 275.181 -8.20939L275.297 -8.31482L269.629 -13.9824Z' fill='url(%23paint961_linear_40004690_134055)'/%3E%3Cpath d='M286.561 9.90234L265.444 -11.2145C264.252 -12.4069 262.318 -12.4069 261.126 -11.2145L240.009 9.90234L263.285 33.1782L286.561 9.90234Z' fill='url(%23paint962_linear_40004690_134055)'/%3E%3Cpath d='M265.819 30.6444L265.703 30.539C265.103 30.0502 264.219 30.0856 263.66 30.6444L263.286 31.0187L262.91 30.6433L261.831 31.7229L263.286 33.1777L265.819 30.6444ZM262.91 30.6433C262.314 30.0474 261.347 30.0477 260.751 30.6433L261.831 31.7229L262.91 30.6433ZM258.921 28.8132L260.001 29.8927C260.596 29.2965 260.597 28.3297 260.001 27.7337L258.921 28.8132ZM257.091 24.824L256.975 24.7207C256.375 24.2315 255.491 24.2654 254.932 24.824L258.921 28.8132L260.001 27.7337L257.091 24.824ZM253.103 22.9949L254.182 24.0744C254.778 23.4783 254.778 22.5114 254.182 21.9153L253.103 22.9949ZM251.273 19.0057L250.193 20.0852L253.103 22.9949L254.182 21.9153L251.273 19.0057ZM251.273 19.0057C250.676 18.4096 249.71 18.4099 249.113 19.0057L250.193 20.0852L251.273 19.0057ZM247.283 17.1755L248.363 18.255C248.959 17.6588 248.959 16.692 248.363 16.096L247.283 17.1755ZM245.453 13.1863L245.337 13.083C244.738 12.5936 243.853 12.6277 243.294 13.1863L247.283 17.1755L248.363 16.096L245.453 13.1863ZM241.464 11.3561L242.543 12.4357C243.139 11.8394 243.14 10.8726 242.543 10.2766L241.464 11.3561ZM240.01 9.90234L241.464 11.3561L242.543 10.2766L242.169 9.90234L242.849 9.22236C243.445 8.62629 243.445 7.65945 242.849 7.06329L240.01 9.90234ZM271.638 24.825L271.522 24.7196C270.923 24.2308 270.038 24.2662 269.479 24.825L266.569 27.7347C265.974 28.3309 265.973 29.2977 266.569 29.8938L271.638 24.825ZM244.209 5.70333L244.324 5.8077C244.924 6.297 245.809 6.26223 246.368 5.70333L249.888 2.18324C250.484 1.58716 250.484 0.620266 249.888 0.0241706L244.209 5.70333ZM277.458 19.0057L277.341 18.9013C276.741 18.4126 275.857 18.4472 275.299 19.0057L272.389 21.9153C271.793 22.5116 271.793 23.4782 272.389 24.0744L277.458 19.0057ZM251.248 -1.33579L251.363 -1.23142C251.963 -0.742091 252.848 -0.776753 253.407 -1.33579L256.926 -4.85483C257.522 -5.45087 257.522 -6.41764 256.926 -7.0139L251.248 -1.33579ZM283.276 13.1873L283.16 13.0819C282.56 12.5931 281.676 12.6285 281.117 13.1873L278.207 16.097C277.611 16.6933 277.611 17.6601 278.207 18.2561L283.276 13.1873ZM258.287 -8.37491L258.402 -8.27054C259.002 -7.78123 259.887 -7.81588 260.446 -8.37491L262.206 -10.1344C262.317 -10.2457 262.439 -10.3355 262.569 -10.4043L262.7 -10.4665L262.841 -10.5329C263.015 -10.6265 263.164 -10.7508 263.286 -10.8956C263.438 -10.7134 263.636 -10.5637 263.871 -10.4665L264.174 -11.2024L264.455 -11.8771C263.348 -12.3354 262.026 -12.1138 261.126 -11.214L258.287 -8.37491ZM286.561 9.90234L283.722 7.06329C283.126 7.6595 283.126 8.62615 283.722 9.22236L284.402 9.90234L284.027 10.2777C283.43 10.8739 283.43 11.8405 284.027 12.4367L286.561 9.90234ZM265.212 -11.4238C264.978 -11.6141 264.723 -11.7651 264.456 -11.876L263.871 -10.4665C264.048 -10.3929 264.217 -10.2827 264.365 -10.1344L266.125 -8.37491C266.683 -7.81636 267.567 -7.78189 268.167 -8.27054L268.284 -8.37491L265.445 -11.214L265.212 -11.4238ZM276.683 0.0241706C276.087 0.620382 276.087 1.58703 276.683 2.18324L280.202 5.70227C280.761 6.26111 281.645 6.29647 282.245 5.8077L282.361 5.70228L276.683 0.0241706ZM269.644 -7.01495C269.085 -6.45615 269.05 -5.57148 269.538 -4.97185L269.644 -4.85588L273.164 -1.33579C273.723 -0.777408 274.606 -0.742802 275.206 -1.23142L275.323 -1.33579L269.644 -7.01495Z' fill='url(%23paint963_linear_40004690_134055)'/%3E%3Cpath d='M273.406 9.90234L265.444 1.94086C264.252 0.748437 262.318 0.748437 261.126 1.94086L253.165 9.90234L263.285 20.0229L273.406 9.90234Z' fill='url(%23paint964_linear_40004690_134055)'/%3E%3Cpath d='M265.63 17.6783L265.514 17.5729C264.914 17.0841 264.029 17.1195 263.471 17.6783L263.285 17.8638L263.1 17.6783L262.02 18.7578L263.285 20.0229L265.63 17.6783ZM263.1 17.6783C262.503 17.0821 261.537 17.0821 260.94 17.6783L262.02 18.7578L263.1 17.6783ZM259.49 16.2277L260.569 17.3072C261.166 16.711 261.166 15.7444 260.569 15.1482L259.49 16.2277ZM258.039 12.618L256.96 13.6976L259.49 16.2277L260.569 15.1482L258.039 12.618ZM258.039 12.618C257.443 12.0219 256.476 12.0218 255.88 12.618L256.96 13.6976L258.039 12.618ZM254.43 11.1674L255.509 12.2469C256.105 11.6507 256.105 10.6841 255.509 10.0879L254.43 11.1674ZM253.165 9.90234L254.43 11.1674L255.509 10.0879L255.324 9.90234L256.234 8.99149C256.831 8.39529 256.831 7.42865 256.234 6.83244L253.165 9.90234ZM270.69 12.618L270.574 12.5126C269.974 12.0238 269.09 12.0592 268.531 12.618L266.001 15.1482C265.405 15.7444 265.405 16.711 266.001 17.3072L270.69 12.618ZM258.056 5.01074L258.172 5.11616C258.772 5.60505 259.656 5.5696 260.215 5.01074L262.206 3.02037C262.354 2.872 262.522 2.76191 262.7 2.68828L262.118 1.27984C261.758 1.42885 261.419 1.64786 261.126 1.94084L258.056 5.01074ZM273.406 9.90234L270.336 6.83244C269.74 7.42864 269.74 8.39529 270.336 8.99149L271.247 9.90234L271.061 10.0879C270.465 10.6841 270.465 11.6507 271.061 12.2469L273.406 9.90234ZM264.454 1.27984C263.708 0.970728 262.865 0.971183 262.118 1.27984L262.7 2.68828C262.935 2.59101 263.133 2.44261 263.286 2.26027C263.439 2.44214 263.636 2.59117 263.87 2.68829L264.454 1.27984ZM265.212 1.7321C264.978 1.54122 264.723 1.39093 264.454 1.27984L263.87 2.68829C264.048 2.7619 264.216 2.87205 264.365 3.02037L266.355 5.01074C266.914 5.56958 267.798 5.60496 268.398 5.11616L268.514 5.01074L265.444 1.94084L265.212 1.7321Z' fill='url(%23paint965_linear_40004690_134055)'/%3E%3Cpath d='M298.093 57.4766L274.343 33.7268C273.151 32.5344 271.218 32.5344 270.025 33.7268L263.548 40.204L289.457 66.1128L298.093 57.4766Z' fill='url(%23paint966_linear_40004690_134055)'/%3E%3Cpath d='M291.616 63.9538C291.02 63.3576 290.053 63.3576 289.457 63.9538L289.341 63.8484C288.741 63.3595 287.857 63.3949 287.298 63.9538L289.457 66.1128L291.616 63.9538ZM285.139 59.6356C284.543 59.0394 283.576 59.0394 282.98 59.6356L287.298 63.9538C287.894 63.3576 287.894 62.3909 287.298 61.7947L285.139 59.6356ZM280.821 55.3175C280.224 54.7213 279.258 54.7213 278.662 55.3175L282.98 59.6356C283.576 59.0394 283.576 58.0728 282.98 57.4766L280.821 55.3175ZM276.502 50.9993C275.906 50.4031 274.94 50.4031 274.343 50.9993L278.662 55.3175C279.258 54.7213 279.258 53.7546 278.662 53.1584L276.502 50.9993ZM272.184 46.6812C271.588 46.085 270.621 46.085 270.025 46.6812L274.343 50.9993C274.94 50.4031 274.94 49.4365 274.343 48.8403L272.184 46.6812ZM267.866 42.3631C267.27 41.7669 266.303 41.7669 265.707 42.3631L270.025 46.6812C270.621 46.085 270.621 45.1183 270.025 44.5221L267.866 42.3631ZM263.548 40.204L265.707 42.3631C266.303 41.7669 266.303 40.8002 265.707 40.204L264.628 39.1245L263.548 40.204ZM295.934 59.6356C295.338 59.0394 294.371 59.0394 293.775 59.6356L291.616 61.7947C291.02 62.3909 291.02 63.3576 291.616 63.9538L295.934 59.6356ZM274.343 33.7268C273.151 32.5344 271.218 32.5344 270.025 33.7268C270.546 33.2055 271.72 33.5094 272.804 34.3909C272.96 34.5177 273.114 34.6564 273.264 34.8063L274.254 35.7962C274.697 36.2389 275.344 36.353 275.892 36.1378C275.677 36.6857 275.79 37.3323 276.233 37.775L278.211 39.7538C278.654 40.1967 279.302 40.3105 279.85 40.0954C279.653 40.5973 279.731 41.1826 280.086 41.6177L280.191 41.7337L282.17 43.7125C282.613 44.1554 283.26 44.2692 283.808 44.0541C283.611 44.5561 283.689 45.1412 284.044 45.5764L284.149 45.6913L286.129 47.6711C286.572 48.1138 287.219 48.2279 287.767 48.0127C287.57 48.5144 287.647 49.099 288.002 49.534L288.107 49.6499L290.086 51.6287C290.529 52.0716 291.177 52.1854 291.725 51.9703C291.509 52.5183 291.623 53.1657 292.066 53.6086L294.045 55.5874C294.488 56.0303 295.135 56.1441 295.683 55.9289C295.483 56.4394 295.569 57.0341 295.939 57.4713L295.934 57.4766C295.338 58.0728 295.338 59.0394 295.934 59.6356L298.093 57.4766L274.343 33.7268Z' fill='url(%23paint967_linear_40004690_134055)'/%3E%3Cpath d='M284.891 56.9805L274.834 46.9232C273.641 45.7308 273.641 43.7975 274.834 42.6051L276.747 40.692L288.963 52.9084L284.891 56.9805Z' fill='url(%23paint968_linear_40004690_134055)'/%3E%3Cpath d='M287.405 54.4661C287.107 54.168 287.107 53.6847 287.405 53.3866L287.884 52.908L287.405 52.4293C287.108 52.1312 287.107 51.6478 287.405 51.3498L288.963 52.908L287.405 54.4661ZM283.334 48.3579C283.036 48.0598 283.036 47.5765 283.334 47.2784L286.449 50.3936C286.151 50.6917 285.668 50.6917 285.37 50.3936L283.334 48.3579ZM279.261 44.2854C278.963 43.9873 278.963 43.5039 279.261 43.2058L282.377 46.3211C282.079 46.6192 281.595 46.6192 281.297 46.3211L279.261 44.2854ZM276.747 40.6915L278.305 42.2497C278.007 42.5477 277.524 42.5475 277.226 42.2497L276.207 41.2313L276.747 40.6915ZM273.974 44.3328C274.064 43.7009 274.348 43.091 274.834 42.6049C274.394 43.0441 274.231 43.6753 274.318 44.3455C274.207 44.3674 274.089 44.3638 273.974 44.3328ZM283.095 55.1841C283.355 54.9233 283.758 54.8895 284.054 55.085L284.174 55.1841L284.891 55.9009L285.37 55.4223L285.489 55.3243C285.785 55.1287 286.188 55.1615 286.449 55.4223L284.891 56.9805L283.095 55.1841ZM274.834 46.9231C274.348 46.4372 274.063 45.8279 273.973 45.1962C274.197 45.1364 274.43 45.1847 274.611 45.3133C274.75 45.6041 274.934 45.8891 275.161 46.1545L275.373 46.3833L276.631 47.641C276.929 47.9391 276.929 48.4226 276.631 48.7205L274.834 46.9231ZM278.066 50.1554C278.364 49.8573 278.847 49.8573 279.145 50.1554L281.66 52.6697C281.957 52.9678 281.958 53.4513 281.66 53.7492L278.066 50.1554Z' fill='url(%23paint969_linear_40004690_134055)'/%3E%3Cpath d='M350.269 -18.8008L322.201 9.26714C321.009 10.4596 321.009 12.3929 322.201 13.5853L350.269 41.6532L380.496 11.4262L350.269 -18.8008Z' fill='url(%23paint970_linear_40004690_134055)'/%3E%3Cpath d='M377.905 8.83491L377.8 8.95193C377.312 9.55141 377.346 10.4351 377.905 10.994L378.337 11.4262L377.905 11.8584L377.8 11.9734C377.311 12.573 377.346 13.4585 377.905 14.0175L380.496 11.4262L377.905 8.83491ZM375.962 15.9605L377.041 14.8809C376.445 14.2847 375.478 14.2847 374.882 14.8809L375.962 15.9605ZM371.86 17.9034C371.263 18.4996 371.263 19.4663 371.86 20.0625L375.962 15.9605L374.882 14.8809L371.86 17.9034ZM369.917 22.0054L370.996 20.9259C370.4 20.3298 369.433 20.3299 368.837 20.9259L369.917 22.0054ZM365.815 23.9484L365.709 24.0644C365.22 24.664 365.256 25.5485 365.815 26.1075L369.917 22.0054L368.837 20.9259L365.815 23.9484ZM363.871 28.0515L364.95 26.9719C364.354 26.3757 363.387 26.3757 362.791 26.9719L363.871 28.0515ZM359.769 29.9944L360.848 31.074L363.871 28.0515L362.791 26.9719L359.769 29.9944ZM359.769 29.9944C359.173 30.5907 359.172 31.5574 359.769 32.1535L360.848 31.074L359.769 29.9944ZM357.826 34.0965L358.905 33.0169C358.309 32.4207 357.342 32.4207 356.746 33.0169L357.826 34.0965ZM353.724 36.0394L354.803 37.1189L357.826 34.0965L356.746 33.0169L353.724 36.0394ZM353.724 36.0394C353.127 36.6356 353.127 37.6023 353.724 38.1985L354.803 37.1189L353.724 36.0394ZM351.781 40.1414L352.86 39.0619C352.264 38.4658 351.297 38.4661 350.701 39.0619L351.781 40.1414ZM350.269 41.6532L351.781 40.1414L350.701 39.0619L350.269 39.4941L349.594 38.8194C348.998 38.2232 348.031 38.2232 347.435 38.8194L350.269 41.6532ZM371.86 2.78993C371.263 3.38614 371.263 4.35279 371.86 4.949L374.882 7.97149C375.478 8.5677 376.445 8.5677 377.041 7.97149L371.86 2.78993ZM346.086 37.47L346.191 37.354C346.68 36.7544 346.645 35.8698 346.086 35.3109L342.577 31.8024C341.981 31.2062 341.014 31.2062 340.418 31.8024L346.086 37.47ZM365.815 -3.25505L365.709 -3.13908C365.22 -2.53944 365.256 -1.65481 365.815 -1.09598L368.837 1.92651C369.433 2.52251 370.4 2.52265 370.996 1.92651L365.815 -3.25505ZM339.069 30.453L339.174 30.3371C339.663 29.7374 339.628 28.8528 339.069 28.294L335.56 24.7855C334.964 24.1893 333.997 24.1893 333.401 24.7855L339.069 30.453ZM359.769 -9.30108L359.663 -9.18511C359.174 -8.58555 359.21 -7.70088 359.769 -7.14201L362.791 -4.11952C363.387 -3.52331 364.354 -3.52331 364.95 -4.11952L359.769 -9.30108ZM332.052 23.436L332.157 23.3201C332.646 22.7204 332.611 21.8358 332.052 21.277L328.543 17.7685C327.947 17.1723 326.98 17.1723 326.384 17.7685L332.052 23.436ZM353.724 -15.3461L353.618 -15.2301C353.129 -14.6305 353.165 -13.7458 353.724 -13.187L356.746 -10.1645C357.342 -9.56829 358.309 -9.56829 358.905 -10.1645L353.724 -15.3461ZM325.035 16.4191L325.14 16.3031C325.629 15.7035 325.594 14.8188 325.035 14.26L323.281 12.5057C323.132 12.3574 323.022 12.1893 322.948 12.0113C322.851 11.7763 322.703 11.578 322.52 11.4252C322.702 11.2725 322.851 11.0757 322.948 10.8411L321.54 10.2571C321.082 11.364 321.301 12.6854 322.201 13.5853L325.035 16.4191ZM350.269 -18.8008L347.435 -15.967C348.031 -15.3708 348.998 -15.3708 349.594 -15.967L350.269 -16.6417L350.701 -16.2095C351.297 -15.6137 352.264 -15.6134 352.86 -16.2095L350.269 -18.8008ZM321.992 9.49907C321.801 9.73304 321.651 9.98878 321.54 10.2571L322.948 10.8411C323.022 10.6632 323.132 10.495 323.281 10.3467L325.035 8.59243C325.594 8.03358 325.629 7.14897 325.14 6.54933L325.035 6.43336L322.201 9.26714L321.992 9.49907ZM340.418 -8.95002C340.977 -8.39117 341.862 -8.35579 342.461 -8.8446L342.577 -8.95002L346.086 -12.4585C346.645 -13.0174 346.68 -13.902 346.191 -14.5016L346.086 -14.6176L340.418 -8.95002ZM333.401 -1.93304C333.96 -1.37419 334.845 -1.3388 335.444 -1.82762L335.56 -1.93304L339.069 -5.44153C339.628 -6.00038 339.663 -6.885 339.174 -7.48464L339.069 -7.6006L333.401 -1.93304ZM326.384 5.08394C326.943 5.64279 327.828 5.67817 328.427 5.18936L328.543 5.08394L332.052 1.57545C332.611 1.0166 332.646 0.131985 332.157 -0.467655L332.052 -0.58362L326.384 5.08394Z' fill='url(%23paint971_linear_40004690_134055)'/%3E%3Cpath d='M350.269 -11.8477L329.152 9.26915C327.96 10.4616 327.96 12.3949 329.152 13.5873L350.269 34.7041L373.545 11.4282L350.269 -11.8477Z' fill='url(%23paint972_linear_40004690_134055)'/%3E%3Cpath d='M371.011 8.8944L370.906 9.01037C370.417 9.61 370.452 10.4946 371.011 11.0535L371.385 11.4277L371.01 11.803L372.089 12.8826L373.544 11.4277L371.011 8.8944ZM371.01 11.803C370.414 12.3991 370.414 13.3659 371.01 13.9621L372.089 12.8826L371.01 11.803ZM369.18 15.7923L370.259 14.7127C369.663 14.117 368.696 14.1167 368.1 14.7127L369.18 15.7923ZM365.191 17.6224L365.087 17.7384C364.598 18.3378 364.632 19.2224 365.191 19.7815L369.18 15.7923L368.1 14.7127L365.191 17.6224ZM363.361 21.6106L364.441 20.531C363.845 19.9354 362.878 19.9353 362.282 20.531L363.361 21.6106ZM359.372 23.4407L360.452 24.5203L363.361 21.6106L362.282 20.531L359.372 23.4407ZM359.372 23.4407C358.776 24.0368 358.777 25.0035 359.372 25.5998L360.452 24.5203L359.372 23.4407ZM357.542 27.4299L358.622 26.3504C358.025 25.7547 357.059 25.7544 356.463 26.3504L357.542 27.4299ZM353.553 29.2601L353.45 29.3761C352.96 29.9755 352.994 30.86 353.553 31.4192L357.542 27.4299L356.463 26.3504L353.553 29.2601ZM351.723 33.2493L352.802 32.1698C352.206 31.5741 351.239 31.5737 350.643 32.1698L351.723 33.2493ZM350.269 34.7031L351.723 33.2493L350.643 32.1698L350.269 32.544L349.589 31.8641C348.993 31.2683 348.026 31.2684 347.43 31.8641L350.269 34.7031ZM365.192 3.07503L365.086 3.19099C364.597 3.79063 364.633 4.67525 365.192 5.2341L368.101 8.14379C368.698 8.73974 369.664 8.73991 370.26 8.14378L365.192 3.07503ZM346.07 30.5041L346.174 30.3892C346.664 29.7896 346.629 28.9041 346.07 28.345L342.55 24.8249C341.954 24.2293 340.987 24.2294 340.391 24.8249L346.07 30.5041ZM359.372 -2.74435L359.268 -2.62733C358.779 -2.02781 358.814 -1.14412 359.372 -0.585274L362.282 2.32441C362.878 2.92062 363.845 2.92062 364.441 2.32441L359.372 -2.74435ZM339.031 23.465L339.135 23.3501C339.624 22.7504 339.59 21.8649 339.031 21.3059L335.512 17.7869C334.916 17.1908 333.949 17.1911 333.353 17.7869L339.031 23.465ZM353.554 -8.56266L353.448 -8.4467C352.96 -7.84706 352.995 -6.96243 353.554 -6.40359L356.464 -3.49391C357.06 -2.8982 358.027 -2.89786 358.623 -3.49391L353.554 -8.56266ZM331.992 16.4258L332.096 16.3109C332.585 15.7113 332.551 14.8258 331.992 14.2668L330.232 12.5073C330.121 12.396 330.031 12.274 329.962 12.1446L329.9 12.0128L329.834 11.8726C329.74 11.6984 329.616 11.5491 329.471 11.4277C329.653 11.2749 329.803 11.0776 329.9 10.8426L329.164 10.539L328.489 10.2586C328.031 11.3655 328.253 12.6869 329.153 13.5868L331.992 16.4258ZM350.269 -11.8477L347.43 -9.0086C348.026 -8.41239 348.993 -8.41239 349.589 -9.0086L350.269 -9.68858L350.644 -9.31328C351.24 -8.71717 352.207 -8.7171 352.803 -9.31328L350.269 -11.8477ZM328.943 9.50164C328.752 9.73511 328.602 9.98988 328.491 10.2575L329.9 10.8426C329.974 10.6648 330.084 10.4964 330.232 10.3482L331.992 8.58867C332.55 8.02983 332.585 7.14616 332.096 6.54662L331.992 6.4296L329.153 9.26865L328.943 9.50164ZM340.391 -1.96948C340.987 -1.37327 341.954 -1.37327 342.55 -1.96948L346.069 -5.48852C346.628 -6.04735 346.663 -6.93198 346.174 -7.53162L346.069 -7.64759L340.391 -1.96948ZM333.352 5.06964C333.91 5.62844 334.795 5.66373 335.395 5.17506L335.511 5.06964L339.031 1.54955C339.589 0.990695 339.624 0.106971 339.135 -0.492501L339.031 -0.609521L333.352 5.06964Z' fill='url(%23paint973_linear_40004690_134055)'/%3E%3Cpath d='M350.269 1.30859L342.307 9.27008C341.115 10.4625 341.115 12.3958 342.307 13.5882L350.269 21.5497L360.389 11.4291L350.269 1.30859Z' fill='url(%23paint974_linear_40004690_134055)'/%3E%3Cpath d='M358.045 9.08455L357.939 9.20052C357.451 9.80015 357.486 10.6848 358.045 11.2436L358.23 11.4291L358.045 11.6147L359.124 12.6942L360.389 11.4292L358.045 9.08455ZM358.045 11.6147C357.449 12.2109 357.449 13.1775 358.045 13.7737L359.124 12.6942L358.045 11.6147ZM356.594 15.2244L357.674 14.1448C357.078 13.5486 356.111 13.5486 355.515 14.1448L356.594 15.2244ZM352.985 16.675L354.064 17.7545L356.594 15.2244L355.515 14.1448L352.985 16.675ZM352.985 16.675C352.388 17.2712 352.388 18.2378 352.985 18.834L354.064 17.7545L352.985 16.675ZM351.534 20.2846L352.614 19.2051C352.017 18.6089 351.051 18.6089 350.454 19.2051L351.534 20.2846ZM350.269 21.5497L351.534 20.2846L350.454 19.2051L350.269 19.3907L349.358 18.4798C348.762 17.8836 347.795 17.8836 347.199 18.4798L350.269 21.5497ZM352.985 4.02428L352.879 4.14024C352.39 4.73988 352.426 5.62448 352.985 6.18333L355.515 8.71347C356.111 9.30962 357.078 9.30965 357.674 8.71347L352.985 4.02428ZM345.377 16.6581L345.483 16.5421C345.972 15.9425 345.936 15.0579 345.377 14.4991L343.387 12.5087C343.239 12.3603 343.128 12.1922 343.055 12.0142L341.646 12.5962C341.795 12.9566 342.014 13.2952 342.307 13.5882L345.377 16.6581ZM350.269 1.30859L347.199 4.3785C347.795 4.97469 348.762 4.97468 349.358 4.3785L350.269 3.46765L350.454 3.65319C351.051 4.24938 352.017 4.24939 352.614 3.65319L350.269 1.30859ZM341.646 10.26C341.337 11.0065 341.338 11.8495 341.646 12.5962L343.055 12.0142C342.958 11.7792 342.809 11.5809 342.627 11.4281C342.809 11.2754 342.958 11.0786 343.055 10.8441L341.646 10.26ZM342.099 9.50203C341.908 9.736 341.758 9.99173 341.646 10.26L343.055 10.8441C343.128 10.6661 343.239 10.498 343.387 10.3496L345.377 8.35925C345.936 7.8004 345.972 6.9158 345.483 6.31616L345.377 6.2002L342.307 9.2701L342.099 9.50203Z' fill='url(%23paint975_linear_40004690_134055)'/%3E%3Cpath d='M319.733 11.7344L295.983 35.4842C294.791 36.6766 294.791 38.6099 295.983 39.8023L302.46 46.2795L328.369 20.3707L319.733 11.7344Z' fill='url(%23paint976_linear_40004690_134055)'/%3E%3Cpath d='M326.21 20.3707C325.614 20.9669 325.614 21.9335 326.21 22.5297L328.369 20.3707L327.29 19.2911L326.21 20.3707ZM321.892 24.6888C321.296 25.285 321.296 26.2517 321.892 26.8479L326.21 22.5297C325.614 21.9335 324.647 21.9335 324.051 22.5297L321.892 24.6888ZM317.574 29.0069C316.978 29.6032 316.978 30.5698 317.574 31.166L321.892 26.8479C321.296 26.2517 320.329 26.2517 319.733 26.8479L317.574 29.0069ZM313.256 33.3251C312.659 33.9213 312.659 34.8879 313.256 35.4842L317.574 31.166C316.978 30.5698 316.011 30.5698 315.415 31.166L313.256 33.3251ZM308.937 37.6432C308.341 38.2394 308.341 39.2061 308.937 39.8023L313.256 35.4842C312.659 34.8879 311.693 34.8879 311.097 35.4842L308.937 37.6432ZM304.619 41.9614C304.023 42.5576 304.023 43.5242 304.619 44.1204L308.937 39.8023C308.341 39.2061 307.375 39.2061 306.778 39.8023L304.619 41.9614ZM295.322 36.4741C294.864 37.581 295.083 38.9024 295.983 39.8023L302.46 46.2795L304.619 44.1204C304.06 43.5616 303.176 43.5262 302.576 44.015L302.46 44.1204L302.424 44.1563C302.157 43.9987 301.854 43.9285 301.554 43.9475C301.58 43.5251 301.434 43.0938 301.111 42.771L299.491 41.1517C299.169 40.8289 298.737 40.6822 298.315 40.7089C298.342 40.2865 298.195 39.8552 297.872 39.5324L297.063 38.7228C296.914 38.5744 296.804 38.4063 296.73 38.2283C296.633 37.9933 296.485 37.795 296.302 37.6422C296.484 37.4895 296.633 37.2927 296.73 37.0581L295.322 36.4741ZM295.983 35.4842C295.69 35.7767 295.471 36.1143 295.322 36.4741L296.73 37.0581C296.782 36.9326 296.853 36.8119 296.941 36.6997C296.978 36.6525 297.019 36.6072 297.063 36.5637L298.052 35.5738C298.495 35.1308 298.609 34.4834 298.394 33.9355C298.896 34.1322 299.48 34.055 299.915 33.7004L300.031 33.595L302.01 31.6162C302.453 31.1733 302.567 30.5259 302.352 29.9779C302.9 30.1929 303.547 30.0792 303.99 29.6363L305.969 27.6575C306.412 27.2146 306.525 26.5673 306.31 26.0192C306.812 26.2162 307.397 26.1383 307.833 25.7831L307.948 25.6787L309.927 23.6989C310.37 23.2559 310.484 22.6085 310.269 22.0606C310.771 22.2573 311.355 22.1801 311.79 21.8255L311.906 21.7201L313.885 19.7413C314.328 19.2984 314.442 18.651 314.227 18.103C314.728 18.3 315.314 18.2218 315.749 17.8669L315.865 17.7614L317.844 15.7826C318.287 15.3397 318.4 14.6924 318.185 14.1444C318.733 14.3593 319.38 14.2464 319.822 13.8038L320.812 12.8139L319.733 11.7344L295.983 35.4842Z' fill='url(%23paint977_linear_40004690_134055)'/%3E%3Cpath d='M316.105 19L306.044 29.0613C304.851 30.2537 304.851 32.187 306.044 33.3794L307.958 35.2938L320.178 23.0734L316.105 19Z' fill='url(%23paint978_linear_40004690_134055)'/%3E%3Cpath d='M318.62 23.5522C318.322 23.8503 318.322 24.3336 318.62 24.6317L320.178 23.0736L319.639 22.5338L318.62 23.5522ZM314.547 27.6257C314.249 27.9239 314.249 28.4072 314.547 28.7053L317.663 25.589C317.365 25.2909 316.882 25.2909 316.583 25.589L314.547 27.6257ZM310.473 31.6993C310.175 31.9974 310.175 32.4808 310.473 32.7788L313.589 29.6625C313.291 29.3644 312.808 29.3644 312.51 29.6625L310.473 31.6993ZM305.184 31.654C305.274 32.2851 305.558 32.8943 306.043 33.3798L307.958 35.2942L309.516 33.7361C309.218 33.438 308.734 33.438 308.436 33.7361L307.951 34.221C307.748 34.059 307.484 34.0145 307.247 34.0903C307.331 33.8268 307.271 33.5277 307.062 33.3186L306.583 32.84C306.418 32.6747 306.284 32.4908 306.18 32.296C306.146 32.2308 306.114 32.1643 306.086 32.0967C305.938 31.7386 305.549 31.5558 305.184 31.654ZM306.043 29.0616C305.558 29.5472 305.274 30.1562 305.184 30.7874C305.499 30.8719 305.832 30.7467 306.013 30.4796L306.085 30.3436L306.152 30.2033C306.161 30.1849 306.169 30.1657 306.178 30.1475C306.193 30.1204 306.21 30.095 306.226 30.0684C306.248 30.0309 306.268 29.9921 306.292 29.9556C306.307 29.9327 306.325 29.9117 306.342 29.8892C306.369 29.851 306.396 29.8122 306.426 29.7753L306.583 29.6014L307.841 28.3437C308.139 28.0456 308.139 27.5622 307.841 27.2641L306.043 29.0616ZM314.307 20.7975C314.605 21.0956 315.089 21.0955 315.387 20.7975L316.645 19.5398L316.105 19L314.307 20.7975ZM309.277 25.8283C309.537 26.0891 309.941 26.122 310.237 25.9263L310.356 25.8283L312.872 23.3129C313.17 23.0148 313.17 22.5314 312.872 22.2333L309.277 25.8283Z' fill='url(%23paint979_linear_40004690_134055)'/%3E%3Cpath d='M397.854 -23.3828L374.104 0.366967C372.912 1.55939 372.912 3.49269 374.104 4.68511L380.581 11.1623L406.49 -14.7465L397.854 -23.3828Z' fill='url(%23paint980_linear_40004690_134055)'/%3E%3Cpath d='M404.331 -16.9056C403.735 -16.3094 403.735 -15.3427 404.331 -14.7465L404.226 -14.6306C403.737 -14.0309 403.772 -13.1463 404.331 -12.5875L406.49 -14.7465L404.331 -16.9056ZM400.013 -10.4284C399.417 -9.83218 399.417 -8.86553 400.013 -8.26932L404.331 -12.5875C403.735 -13.1837 402.768 -13.1837 402.172 -12.5875L400.013 -10.4284ZM395.695 -6.11025C395.099 -5.51403 395.099 -4.54739 395.695 -3.95117L400.013 -8.26932C399.417 -8.86553 398.45 -8.86553 397.854 -8.26932L395.695 -6.11025ZM391.377 -1.7921C390.78 -1.19589 390.78 -0.229243 391.377 0.366967L395.695 -3.95117C395.099 -4.54739 394.132 -4.54739 393.536 -3.95117L391.377 -1.7921ZM387.059 2.52604C386.462 3.12225 386.462 4.0889 387.059 4.68511L391.377 0.366967C390.78 -0.229243 389.814 -0.229244 389.218 0.366967L387.059 2.52604ZM382.74 6.84418C382.144 7.44039 382.144 8.40704 382.74 9.00325L387.059 4.68511C386.462 4.0889 385.496 4.0889 384.899 4.68511L382.74 6.84418ZM380.581 11.1623L382.74 9.00325C382.144 8.40704 381.178 8.40704 380.581 9.00325L379.502 10.0828L380.581 11.1623ZM400.013 -21.2237C399.417 -20.6275 399.417 -19.6609 400.013 -19.0647L402.172 -16.9056C402.768 -16.3094 403.735 -16.3094 404.331 -16.9056L400.013 -21.2237ZM374.104 0.366967C372.912 1.55939 372.912 3.49269 374.104 4.68511C373.583 4.16384 373.887 2.98994 374.768 1.90615C374.895 1.75032 375.034 1.59639 375.184 1.4465L376.174 0.456576C376.616 0.0136221 376.73 -0.633766 376.515 -1.1817C377.063 -0.966845 377.71 -1.07945 378.152 -1.52222L380.131 -3.50102C380.574 -3.94388 380.688 -4.59129 380.473 -5.1393C380.975 -4.94233 381.56 -5.02049 381.995 -5.37544L382.111 -5.48087L384.09 -7.45966C384.533 -7.90258 384.647 -8.5499 384.431 -9.09794C384.933 -8.90101 385.519 -8.97892 385.954 -9.33409L386.069 -9.43846L388.048 -11.4183C388.491 -11.8613 388.605 -12.5087 388.39 -13.0566C388.892 -12.8599 389.476 -12.9371 389.911 -13.2917L390.027 -13.3971L392.006 -15.3759C392.449 -15.8188 392.563 -16.4662 392.348 -17.0142C392.896 -16.7991 393.543 -16.9129 393.986 -17.3558L395.965 -19.3346C396.408 -19.7775 396.521 -20.4248 396.306 -20.9728C396.817 -20.7726 397.411 -20.8585 397.849 -21.229L397.854 -21.2237C398.45 -20.6275 399.417 -20.6275 400.013 -21.2237L397.854 -23.3828L374.104 0.366967Z' fill='url(%23paint981_linear_40004690_134055)'/%3E%3Cpath d='M397.358 -10.1758L387.301 -0.118533C386.108 1.07389 384.175 1.07389 382.982 -0.118535L381.069 -2.03157L393.286 -14.2479L397.358 -10.1758Z' fill='url(%23paint982_linear_40004690_134055)'/%3E%3Cpath d='M394.843 -12.6901C394.545 -12.392 394.062 -12.392 393.764 -12.6901L393.285 -13.1688L392.807 -12.6901C392.509 -12.3924 392.025 -12.3921 391.727 -12.6901L393.285 -14.2483L394.843 -12.6901ZM388.735 -8.61868C388.437 -8.32057 387.954 -8.32057 387.656 -8.61868L390.771 -11.7339C391.069 -11.4358 391.069 -10.9525 390.771 -10.6544L388.735 -8.61868ZM384.663 -4.54617C384.365 -4.24818 383.881 -4.2481 383.583 -4.54617L386.698 -7.66143C386.997 -7.36333 386.997 -6.88 386.698 -6.5819L384.663 -4.54617ZM381.069 -2.03182L382.627 -3.58998C382.925 -3.29195 382.925 -2.80857 382.627 -2.51045L381.609 -1.49206L381.069 -2.03182ZM384.71 0.740811C384.078 0.651007 383.468 0.367667 382.982 -0.11839C383.421 0.32075 384.053 0.483864 384.723 0.39713C384.745 0.508571 384.741 0.625898 384.71 0.740811ZM395.561 -8.37937C395.301 -8.64012 395.267 -9.04245 395.462 -9.33872L395.561 -9.4589L396.278 -10.1758L395.8 -10.6544L395.702 -10.7735C395.506 -11.0698 395.539 -11.4731 395.8 -11.7339L397.358 -10.1758L395.561 -8.37937ZM387.3 -0.11839C386.815 0.367425 386.205 0.651974 385.574 0.741865C385.514 0.517727 385.562 0.285408 385.691 0.104054C385.981 -0.0352558 386.266 -0.218317 386.532 -0.446256L386.761 -0.658157L388.018 -1.91586C388.316 -2.21356 388.8 -2.21383 389.098 -1.91586L387.3 -0.11839ZM390.533 -3.35067C390.235 -3.64878 390.235 -4.1321 390.533 -4.43021L393.047 -6.94455C393.345 -7.24219 393.829 -7.2425 394.127 -6.94455L390.533 -3.35067Z' fill='url(%23paint983_linear_40004690_134055)'/%3E%3Cpath d='M339.638 -32.0362C340.831 -33.2287 340.831 -35.162 339.638 -36.3544L309.411 -66.5814C308.219 -67.7738 306.285 -67.7738 305.093 -66.5814L274.866 -36.3544C273.674 -35.162 273.674 -33.2287 274.866 -32.0362L305.093 -1.80925C306.285 -0.61683 308.219 -0.616829 309.411 -1.80925L339.638 -32.0362Z' fill='url(%23paint984_linear_40004690_134055)'/%3E%3Cpath d='M321.286 -13.6841L321.058 -13.9013C318.661 -16.067 314.96 -15.9944 312.65 -13.6841L307.252 -8.28646L301.854 -13.6841L297.536 -9.366L305.093 -1.80925C306.285 -0.61683 308.219 -0.616829 309.411 -1.80925L321.286 -13.6841ZM301.854 -13.6841C299.47 -16.069 295.603 -16.069 293.218 -13.6841L297.536 -9.366L301.854 -13.6841ZM282.423 -24.4795L286.741 -20.1614C289.126 -22.5462 289.126 -26.4128 286.741 -28.7976L282.423 -24.4795ZM274.866 -36.3544C273.674 -35.162 273.674 -33.2287 274.866 -32.0362L282.423 -24.4795L286.741 -28.7976L281.343 -34.1953L286.741 -39.593C289.126 -41.9778 289.126 -45.8444 286.741 -48.2293L274.866 -36.3544ZM339.638 -32.0362C340.831 -33.2287 340.831 -35.162 339.638 -36.3544L327.763 -48.2293C325.378 -45.8444 325.378 -41.9778 327.763 -39.593L333.161 -34.1953L327.763 -28.7976C325.378 -26.4128 325.378 -22.5462 327.763 -20.1614L339.638 -32.0362ZM293.218 -54.7065C295.603 -52.3216 299.47 -52.3216 301.854 -54.7065L307.252 -60.1042L312.65 -54.7065C314.96 -52.3962 318.661 -52.3236 321.058 -54.4893L321.286 -54.7065L309.411 -66.5814C308.219 -67.7738 306.285 -67.7738 305.093 -66.5814L293.218 -54.7065Z' fill='url(%23paint985_linear_40004690_134055)'/%3E%3Cpath d='M156.438 -31.9073C157.63 -33.0998 157.63 -35.0331 156.438 -36.2255L126.211 -66.4525C125.019 -67.6449 123.085 -67.6449 121.893 -66.4525L91.6659 -36.2255C90.4734 -35.0331 90.4734 -33.0998 91.6659 -31.9073L121.893 -1.68035C123.085 -0.487924 125.019 -0.487922 126.211 -1.68034L156.438 -31.9073Z' fill='url(%23paint986_linear_40004690_134055)'/%3E%3Cpath d='M138.086 -13.5552L137.858 -13.7724C135.461 -15.9381 131.76 -15.8655 129.45 -13.5552L124.052 -8.15756L118.654 -13.5552L114.336 -9.23709L121.893 -1.68035C123.085 -0.487924 125.019 -0.487922 126.211 -1.68034L138.086 -13.5552ZM118.654 -13.5552C116.269 -15.9401 112.403 -15.9401 110.018 -13.5552L114.336 -9.23709L118.654 -13.5552ZM99.2226 -24.3506L103.541 -20.0324C105.926 -22.4173 105.926 -26.2839 103.541 -28.6687L99.2226 -24.3506ZM91.6659 -36.2255C90.4734 -35.0331 90.4734 -33.0998 91.6659 -31.9073L99.2226 -24.3506L103.541 -28.6687L98.1431 -34.0664L103.541 -39.4641C105.926 -41.8489 105.926 -45.7155 103.541 -48.1004L91.6659 -36.2255ZM156.438 -31.9073C157.63 -33.0998 157.63 -35.0331 156.438 -36.2255L144.563 -48.1004C142.178 -45.7155 142.178 -41.8489 144.563 -39.4641L149.961 -34.0664L144.563 -28.6687C142.178 -26.2839 142.178 -22.4173 144.563 -20.0324L156.438 -31.9073ZM110.018 -54.5776C112.403 -52.1927 116.269 -52.1927 118.654 -54.5776L124.052 -59.9753L129.45 -54.5776C131.76 -52.2673 135.461 -52.1947 137.858 -54.3604L138.086 -54.5776L126.211 -66.4525C125.019 -67.6449 123.085 -67.6449 121.893 -66.4525L110.018 -54.5776Z' fill='url(%23paint987_linear_40004690_134055)'/%3E%3Cpath d='M110.311 9.90234L82.243 -18.1656C81.0506 -19.358 79.1173 -19.358 77.9248 -18.1656L49.8569 9.90234L80.0839 40.1293L110.311 9.90234Z' fill='url(%23paint988_linear_40004690_134055)'/%3E%3Cpath d='M82.6752 37.538L82.5582 37.4337C81.9587 36.945 81.075 36.9796 80.5162 37.538L80.0839 37.9703L79.6517 37.538L79.5368 37.4337C78.9371 36.9443 78.0517 36.979 77.4926 37.538L80.0839 40.1293L82.6752 37.538ZM75.5497 35.5951L76.6292 36.6746C77.2254 36.0784 77.2254 35.1118 76.6292 34.5155L75.5497 35.5951ZM73.6067 31.4931C73.0105 30.8968 72.0438 30.8968 71.4476 31.4931L75.5497 35.5951L76.6292 34.5155L73.6067 31.4931ZM69.5047 29.5501L70.5842 30.6296C71.1804 30.0335 71.1802 29.0668 70.5842 28.4706L69.5047 29.5501ZM67.5617 25.4481L67.4458 25.3427C66.8461 24.8534 65.9617 24.8891 65.4027 25.4481L69.5047 29.5501L70.5842 28.4706L67.5617 25.4481ZM63.4587 23.5041L64.5382 24.5836C65.1344 23.9874 65.1344 23.0207 64.5382 22.4245L63.4587 23.5041ZM61.5157 19.402L60.4362 20.4816L63.4587 23.5041L64.5382 22.4245L61.5157 19.402ZM61.5157 19.402C60.9195 18.806 59.9528 18.8059 59.3566 19.402L60.4362 20.4816L61.5157 19.402ZM57.4137 17.4591L58.4932 18.5386C59.0894 17.9424 59.0894 16.9758 58.4932 16.3796L57.4137 17.4591ZM55.4707 13.3571L54.3912 14.4366L57.4137 17.4591L58.4932 16.3796L55.4707 13.3571ZM55.4707 13.3571C54.8745 12.7609 53.9079 12.7609 53.3117 13.3571L54.3912 14.4366L55.4707 13.3571ZM51.3687 11.4141L52.4482 12.4937C53.0443 11.8976 53.044 10.9308 52.4482 10.3346L51.3687 11.4141ZM49.8569 9.90234L51.3687 11.4141L52.4482 10.3346L52.016 9.90234L52.6907 9.22764C53.2869 8.63142 53.2869 7.66477 52.6907 7.06856L49.8569 9.90234ZM88.7202 31.4931C88.124 30.8968 87.1573 30.8968 86.5611 31.4931L83.5386 34.5155C82.9424 35.1118 82.9424 36.0784 83.5386 36.6746L88.7202 31.4931ZM54.0401 5.71914L54.1561 5.82457C54.7557 6.31338 55.6403 6.278 56.1992 5.71914L59.7077 2.21065C60.3039 1.61444 60.3039 0.647793 59.7077 0.0515815L54.0401 5.71914ZM94.7652 25.4481L94.6492 25.3427C94.0496 24.8539 93.1649 24.8892 92.6061 25.4481L89.5836 28.4706C88.9876 29.0668 88.9875 30.0335 89.5836 30.6296L94.7652 25.4481ZM61.0571 -1.29784L61.1731 -1.19241C61.7727 -0.703602 62.6573 -0.738985 63.2162 -1.29784L66.7247 -4.80633C67.3209 -5.40254 67.3209 -6.36919 66.7247 -6.9654L61.0571 -1.29784ZM100.811 19.402L100.695 19.2966C100.096 18.8079 99.211 18.8434 98.6521 19.402L95.6297 22.4245C95.0334 23.0207 95.0334 23.9874 95.6297 24.5836L100.811 19.402ZM68.0741 -8.31482L68.1901 -8.20939C68.7897 -7.72058 69.6743 -7.75597 70.2332 -8.31482L73.7416 -11.8233C74.3379 -12.4195 74.3379 -13.3862 73.7416 -13.9824L68.0741 -8.31482ZM106.856 13.3571L106.74 13.2516C106.141 12.7629 105.256 12.7982 104.697 13.3571L101.675 16.3796C101.078 16.9758 101.078 17.9424 101.675 18.5386L106.856 13.3571ZM75.0911 -15.3318L75.207 -15.2264C75.8067 -14.7376 76.6913 -14.7729 77.2501 -15.3318L79.0044 -17.086C79.1528 -17.2344 79.3209 -17.3445 79.4988 -17.4181C79.7338 -17.5154 79.9322 -17.6638 80.085 -17.8461C80.2377 -17.6643 80.4344 -17.5152 80.669 -17.4181L81.2531 -18.8266C80.1461 -19.285 78.8248 -19.0655 77.9248 -18.1656L75.0911 -15.3318ZM110.311 9.90234L107.477 7.06856C106.881 7.66477 106.881 8.63142 107.477 9.22763L108.152 9.90234L107.72 10.3346C107.124 10.9308 107.124 11.8976 107.72 12.4937L110.311 9.90234ZM82.0111 -18.3743C81.7771 -18.5652 81.5214 -18.7155 81.2531 -18.8266L80.669 -17.4181C80.847 -17.3445 81.0151 -17.2344 81.1635 -17.086L82.9177 -15.3318C83.4766 -14.7729 84.3612 -14.7376 84.9608 -15.2264L85.0768 -15.3318L82.243 -18.1656L82.0111 -18.3743ZM100.46 0.0515829C99.9013 0.610433 99.8659 1.49505 100.355 2.09469L100.46 2.21065L103.969 5.71914C104.527 6.27799 105.412 6.31338 106.012 5.82457L106.128 5.71914L100.46 0.0515829ZM93.4432 -6.9654C92.8843 -6.40655 92.8489 -5.52193 93.3377 -4.92229L93.4432 -4.80633L96.9517 -1.29784C97.5105 -0.738987 98.3951 -0.703602 98.9948 -1.19241L99.1107 -1.29784L93.4432 -6.9654ZM86.4262 -13.9824C85.8673 -13.4235 85.832 -12.5389 86.3208 -11.9393L86.4262 -11.8233L89.9347 -8.31482C90.4935 -7.75597 91.3781 -7.72058 91.9778 -8.20939L92.0938 -8.31482L86.4262 -13.9824Z' fill='url(%23paint989_linear_40004690_134055)'/%3E%3Cpath d='M103.359 9.90234L82.242 -11.2145C81.0495 -12.4069 79.1162 -12.4069 77.9238 -11.2145L56.807 9.90234L80.0829 33.1782L103.359 9.90234Z' fill='url(%23paint990_linear_40004690_134055)'/%3E%3Cpath d='M82.6167 30.6444L82.5007 30.539C81.9011 30.0502 81.0165 30.0856 80.4576 30.6444L80.0834 31.0187L79.7081 30.6433L78.6285 31.7229L80.0834 33.1777L82.6167 30.6444ZM79.7081 30.6433C79.112 30.0474 78.1452 30.0477 77.549 30.6433L78.6285 31.7229L79.7081 30.6433ZM75.7189 28.8132L76.7984 29.8927C77.3941 29.2965 77.3944 28.3297 76.7984 27.7337L75.7189 28.8132ZM73.8887 24.824L73.7727 24.7207C73.1733 24.2315 72.2887 24.2654 71.7296 24.824L75.7189 28.8132L76.7984 27.7337L73.8887 24.824ZM69.9005 22.9949L70.9801 24.0744C71.5757 23.4783 71.5758 22.5114 70.9801 21.9153L69.9005 22.9949ZM68.0704 19.0057L66.9909 20.0852L69.9005 22.9949L70.9801 21.9153L68.0704 19.0057ZM68.0704 19.0057C67.4743 18.4096 66.5076 18.4099 65.9113 19.0057L66.9909 20.0852L68.0704 19.0057ZM64.0812 17.1755L65.1607 18.255C65.7564 17.6588 65.7567 16.692 65.1607 16.096L64.0812 17.1755ZM62.251 13.1863L62.135 13.083C61.5356 12.5936 60.6511 12.6277 60.0919 13.1863L64.0812 17.1755L65.1607 16.096L62.251 13.1863ZM58.2618 11.3561L59.3413 12.4357C59.937 11.8394 59.9374 10.8726 59.3413 10.2766L58.2618 11.3561ZM56.808 9.90234L58.2618 11.3561L59.3413 10.2766L58.9671 9.90234L59.6471 9.22236C60.2428 8.62629 60.2427 7.65945 59.6471 7.06329L56.808 9.90234ZM88.4361 24.825L88.3201 24.7196C87.7205 24.2308 86.8359 24.2662 86.277 24.825L83.3673 27.7347C82.7714 28.3309 82.7712 29.2977 83.3673 29.8938L88.4361 24.825ZM61.007 5.70333L61.1219 5.8077C61.7215 6.297 62.607 6.26223 63.1661 5.70333L66.6862 2.18324C67.2818 1.58716 67.2817 0.620266 66.6862 0.0241706L61.007 5.70333ZM94.2555 19.0057L94.1384 18.9013C93.5389 18.4126 92.6552 18.4472 92.0964 19.0057L89.1867 21.9153C88.5905 22.5116 88.5905 23.4782 89.1867 24.0744L94.2555 19.0057ZM68.0461 -1.33579L68.1611 -1.23142C68.7607 -0.742091 69.6462 -0.776753 70.2052 -1.33579L73.7242 -4.85483C74.3203 -5.45087 74.32 -6.41764 73.7242 -7.0139L68.0461 -1.33579ZM100.074 13.1873L99.9578 13.0819C99.3582 12.5931 98.4735 12.6285 97.9147 13.1873L95.005 16.097C94.4093 16.6933 94.409 17.6601 95.005 18.2561L100.074 13.1873ZM75.0853 -8.37491L75.2002 -8.27054C75.7998 -7.78123 76.6853 -7.81588 77.2443 -8.37491L79.0038 -10.1344C79.1152 -10.2457 79.2372 -10.3355 79.3665 -10.4043L79.4983 -10.4665L79.6385 -10.5329C79.8127 -10.6265 79.962 -10.7508 80.0834 -10.8956C80.2362 -10.7134 80.4336 -10.5637 80.6685 -10.4665L80.9721 -11.2024L81.2525 -11.8771C80.1456 -12.3354 78.8242 -12.1138 77.9243 -11.214L75.0853 -8.37491ZM103.359 9.90234L100.52 7.06329C99.9235 7.6595 99.9235 8.62615 100.52 9.22236L101.2 9.90234L100.824 10.2777C100.228 10.8739 100.228 11.8405 100.824 12.4367L103.359 9.90234ZM82.0095 -11.4238C81.776 -11.6141 81.5212 -11.7651 81.2536 -11.876L80.6685 -10.4665C80.8463 -10.3929 81.0147 -10.2827 81.1629 -10.1344L82.9224 -8.37491C83.4813 -7.81636 84.3649 -7.78189 84.9645 -8.27054L85.0815 -8.37491L82.2425 -11.214L82.0095 -11.4238ZM93.4806 0.0241706C92.8844 0.620382 92.8844 1.58703 93.4806 2.18324L96.9996 5.70227C97.5585 6.26111 98.4431 6.29647 99.0427 5.8077L99.1587 5.70228L93.4806 0.0241706ZM86.4415 -7.01495C85.8827 -6.45615 85.8474 -5.57148 86.336 -4.97185L86.4415 -4.85588L89.9616 -1.33579C90.5204 -0.777408 91.4041 -0.742802 92.0036 -1.23142L92.1206 -1.33579L86.4415 -7.01495Z' fill='url(%23paint991_linear_40004690_134055)'/%3E%3Cpath d='M90.2025 9.90234L82.241 1.94086C81.0486 0.748437 79.1153 0.748437 77.9229 1.94086L69.9614 9.90234L80.082 20.0229L90.2025 9.90234Z' fill='url(%23paint992_linear_40004690_134055)'/%3E%3Cpath d='M82.4266 17.6783L82.3106 17.5729C81.711 17.0841 80.8263 17.1195 80.2675 17.6783L80.082 17.8638L79.8964 17.6783L78.8169 18.7578L80.082 20.0229L82.4266 17.6783ZM79.8964 17.6783C79.3002 17.0821 78.3336 17.0821 77.7374 17.6783L78.8169 18.7578L79.8964 17.6783ZM76.2867 16.2277L77.3663 17.3072C77.9625 16.711 77.9625 15.7444 77.3663 15.1482L76.2867 16.2277ZM74.8361 12.618L73.7566 13.6976L76.2867 16.2277L77.3663 15.1482L74.8361 12.618ZM74.8361 12.618C74.2399 12.0219 73.2733 12.0218 72.6771 12.618L73.7566 13.6976L74.8361 12.618ZM71.2265 11.1674L72.306 12.2469C72.9022 11.6507 72.9022 10.6841 72.306 10.0879L71.2265 11.1674ZM69.9614 9.90234L71.2265 11.1674L72.306 10.0879L72.1205 9.90234L73.0313 8.99149C73.6275 8.39529 73.6275 7.42865 73.0313 6.83244L69.9614 9.90234ZM87.4868 12.618L87.3709 12.5126C86.7712 12.0238 85.8866 12.0592 85.3278 12.618L82.7976 15.1482C82.2015 15.7444 82.2015 16.711 82.7976 17.3072L87.4868 12.618ZM74.853 5.01074L74.969 5.11616C75.5686 5.60505 76.4532 5.5696 77.0121 5.01074L79.0024 3.02037C79.1508 2.872 79.3189 2.76191 79.4969 2.68828L78.9149 1.27984C78.5545 1.42885 78.2159 1.64786 77.9229 1.94084L74.853 5.01074ZM90.2025 9.90234L87.1326 6.83244C86.5364 7.42864 86.5364 8.39529 87.1326 8.99149L88.0435 9.90234L87.8579 10.0879C87.2617 10.6841 87.2617 11.6507 87.8579 12.2469L90.2025 9.90234ZM81.2511 1.27984C80.5046 0.970728 79.6616 0.971183 78.9149 1.27984L79.4969 2.68828C79.7319 2.59101 79.9302 2.44261 80.083 2.26027C80.2357 2.44214 80.4325 2.59117 80.6671 2.68829L81.2511 1.27984ZM82.0091 1.7321C81.7751 1.54122 81.5194 1.39093 81.2511 1.27984L80.6671 2.68829C80.845 2.7619 81.0131 2.87205 81.1615 3.02037L83.1519 5.01074C83.7107 5.56958 84.5953 5.60496 85.1949 5.11616L85.3109 5.01074L82.241 1.94084L82.0091 1.7321Z' fill='url(%23paint993_linear_40004690_134055)'/%3E%3Cpath d='M114.89 57.4766L91.14 33.7268C89.9476 32.5344 88.0143 32.5344 86.8218 33.7268L80.3446 40.204L106.253 66.1128L114.89 57.4766Z' fill='url(%23paint994_linear_40004690_134055)'/%3E%3Cpath d='M108.413 63.9538C107.816 63.3576 106.85 63.3576 106.253 63.9538L106.138 63.8484C105.538 63.3595 104.653 63.3949 104.094 63.9538L106.253 66.1128L108.413 63.9538ZM101.935 59.6356C101.339 59.0394 100.372 59.0394 99.7763 59.6356L104.094 63.9538C104.691 63.3576 104.691 62.3909 104.094 61.7947L101.935 59.6356ZM97.6172 55.3175C97.021 54.7213 96.0543 54.7213 95.4581 55.3175L99.7763 59.6356C100.372 59.0394 100.372 58.0728 99.7763 57.4766L97.6172 55.3175ZM93.2991 50.9993C92.7029 50.4031 91.7362 50.4031 91.14 50.9993L95.4581 55.3175C96.0543 54.7213 96.0543 53.7546 95.4581 53.1584L93.2991 50.9993ZM88.9809 46.6812C88.3847 46.085 87.4181 46.085 86.8218 46.6812L91.14 50.9993C91.7362 50.4031 91.7362 49.4365 91.14 48.8403L88.9809 46.6812ZM84.6628 42.3631C84.0666 41.7669 83.0999 41.7669 82.5037 42.3631L86.8218 46.6812C87.4181 46.085 87.4181 45.1183 86.8218 44.5221L84.6628 42.3631ZM80.3446 40.204L82.5037 42.3631C83.0999 41.7669 83.0999 40.8002 82.5037 40.204L81.4242 39.1245L80.3446 40.204ZM112.731 59.6356C112.134 59.0394 111.168 59.0394 110.572 59.6356L108.413 61.7947C107.816 62.3909 107.816 63.3576 108.413 63.9538L112.731 59.6356ZM91.14 33.7268C89.9476 32.5344 88.0143 32.5344 86.8218 33.7268C87.3431 33.2055 88.517 33.5094 89.6008 34.3909C89.7566 34.5177 89.9106 34.6564 90.0605 34.8063L91.0504 35.7962C91.4933 36.2389 92.1407 36.353 92.6887 36.1378C92.4738 36.6857 92.5864 37.3323 93.0292 37.775L95.008 39.7538C95.4508 40.1967 96.0983 40.3105 96.6463 40.0954C96.4493 40.5973 96.5275 41.1826 96.8824 41.6177L96.9878 41.7337L98.9666 43.7125C99.4095 44.1554 100.057 44.2692 100.605 44.0541C100.408 44.5561 100.486 45.1412 100.841 45.5764L100.945 45.6913L102.925 47.6711C103.368 48.1138 104.016 48.2279 104.564 48.0127C104.367 48.5144 104.444 49.099 104.799 49.534L104.904 49.6499L106.883 51.6287C107.326 52.0716 107.973 52.1854 108.521 51.9703C108.306 52.5183 108.42 53.1657 108.863 53.6086L110.842 55.5874C111.284 56.0303 111.932 56.1441 112.48 55.9289C112.28 56.4394 112.365 57.0341 112.736 57.4713L112.731 57.4766C112.134 58.0728 112.134 59.0394 112.731 59.6356L114.89 57.4766L91.14 33.7268Z' fill='url(%23paint995_linear_40004690_134055)'/%3E%3Cpath d='M101.688 56.9805L91.6306 46.9232C90.4382 45.7308 90.4382 43.7975 91.6306 42.6051L93.5437 40.692L105.76 52.9084L101.688 56.9805Z' fill='url(%23paint996_linear_40004690_134055)'/%3E%3Cpath d='M104.202 54.4661C103.904 54.168 103.904 53.6847 104.202 53.3866L104.681 52.908L104.202 52.4293C103.904 52.1312 103.904 51.6478 104.202 51.3498L105.76 52.908L104.202 54.4661ZM100.131 48.3579C99.8327 48.0598 99.8327 47.5765 100.131 47.2784L103.246 50.3936C102.948 50.6917 102.465 50.6917 102.166 50.3936L100.131 48.3579ZM96.0583 44.2854C95.7603 43.9873 95.7602 43.5039 96.0583 43.2058L99.1735 46.3211C98.8754 46.6192 98.3921 46.6192 98.094 46.3211L96.0583 44.2854ZM93.5439 40.6915L95.1021 42.2497C94.804 42.5477 94.3207 42.5475 94.0225 42.2497L93.0041 41.2313L93.5439 40.6915ZM90.7713 44.3328C90.8611 43.7009 91.1444 43.091 91.6305 42.6049C91.1913 43.0441 91.0282 43.6753 91.115 44.3455C91.0035 44.3674 90.8862 44.3638 90.7713 44.3328ZM99.8915 55.1841C100.152 54.9233 100.555 54.8895 100.851 55.085L100.971 55.1841L101.688 55.9009L102.166 55.4223L102.286 55.3243C102.582 55.1287 102.985 55.1615 103.246 55.4223L101.688 56.9805L99.8915 55.1841ZM91.6305 46.9231C91.1447 46.4372 90.8601 45.8279 90.7702 45.1962C90.9944 45.1364 91.2267 45.1847 91.408 45.3133C91.5473 45.6041 91.7304 45.8891 91.9583 46.1545L92.1702 46.3833L93.4279 47.641C93.7256 47.9391 93.7259 48.4226 93.4279 48.7205L91.6305 46.9231ZM94.8628 50.1554C95.1609 49.8573 95.6442 49.8573 95.9423 50.1554L98.4566 52.6697C98.7543 52.9678 98.7546 53.4513 98.4566 53.7492L94.8628 50.1554Z' fill='url(%23paint997_linear_40004690_134055)'/%3E%3Cpath d='M167.065 -18.8008L138.997 9.26714C137.804 10.4596 137.804 12.3929 138.997 13.5853L167.065 41.6532L197.292 11.4262L167.065 -18.8008Z' fill='url(%23paint998_linear_40004690_134055)'/%3E%3Cpath d='M194.701 8.83491L194.596 8.95193C194.108 9.55141 194.142 10.4351 194.701 10.994L195.133 11.4262L194.701 11.8584L194.596 11.9734C194.107 12.573 194.141 13.4585 194.701 14.0175L197.292 11.4262L194.701 8.83491ZM192.758 15.9605L193.837 14.8809C193.241 14.2847 192.274 14.2847 191.678 14.8809L192.758 15.9605ZM188.656 17.9034C188.059 18.4996 188.059 19.4663 188.656 20.0625L192.758 15.9605L191.678 14.8809L188.656 17.9034ZM186.713 22.0054L187.792 20.9259C187.196 20.3298 186.229 20.3299 185.633 20.9259L186.713 22.0054ZM182.611 23.9484L182.505 24.0644C182.016 24.664 182.052 25.5485 182.611 26.1075L186.713 22.0054L185.633 20.9259L182.611 23.9484ZM180.667 28.0515L181.746 26.9719C181.15 26.3757 180.183 26.3757 179.587 26.9719L180.667 28.0515ZM176.565 29.9944L177.644 31.074L180.667 28.0515L179.587 26.9719L176.565 29.9944ZM176.565 29.9944C175.969 30.5907 175.968 31.5574 176.565 32.1535L177.644 31.074L176.565 29.9944ZM174.622 34.0965L175.701 33.0169C175.105 32.4207 174.138 32.4207 173.542 33.0169L174.622 34.0965ZM170.52 36.0394L171.599 37.1189L174.622 34.0965L173.542 33.0169L170.52 36.0394ZM170.52 36.0394C169.923 36.6356 169.923 37.6023 170.52 38.1985L171.599 37.1189L170.52 36.0394ZM168.577 40.1414L169.656 39.0619C169.06 38.4658 168.093 38.4661 167.497 39.0619L168.577 40.1414ZM167.065 41.6532L168.577 40.1414L167.497 39.0619L167.065 39.4941L166.39 38.8194C165.794 38.2232 164.827 38.2232 164.231 38.8194L167.065 41.6532ZM188.656 2.78993C188.059 3.38614 188.059 4.35279 188.656 4.949L191.678 7.97149C192.274 8.5677 193.241 8.5677 193.837 7.97149L188.656 2.78993ZM162.882 37.47L162.987 37.354C163.476 36.7544 163.44 35.8698 162.882 35.3109L159.373 31.8024C158.777 31.2062 157.81 31.2062 157.214 31.8024L162.882 37.47ZM182.611 -3.25505L182.505 -3.13908C182.016 -2.53944 182.052 -1.65481 182.611 -1.09598L185.633 1.92651C186.229 2.52251 187.196 2.52265 187.792 1.92651L182.611 -3.25505ZM155.865 30.453L155.97 30.3371C156.459 29.7374 156.423 28.8528 155.865 28.294L152.356 24.7855C151.76 24.1893 150.793 24.1893 150.197 24.7855L155.865 30.453ZM176.565 -9.30108L176.459 -9.18511C175.97 -8.58555 176.006 -7.70088 176.565 -7.14201L179.587 -4.11952C180.183 -3.52331 181.15 -3.52331 181.746 -4.11952L176.565 -9.30108ZM148.848 23.436L148.953 23.3201C149.442 22.7204 149.407 21.8358 148.848 21.277L145.339 17.7685C144.743 17.1723 143.776 17.1723 143.18 17.7685L148.848 23.436ZM170.52 -15.3461L170.414 -15.2301C169.925 -14.6305 169.961 -13.7458 170.52 -13.187L173.542 -10.1645C174.138 -9.56829 175.105 -9.56829 175.701 -10.1645L170.52 -15.3461ZM141.831 16.4191L141.936 16.3031C142.425 15.7035 142.39 14.8188 141.831 14.26L140.076 12.5057C139.928 12.3574 139.818 12.1893 139.744 12.0113C139.647 11.7763 139.499 11.578 139.316 11.4252C139.498 11.2725 139.647 11.0757 139.744 10.8411L138.336 10.2571C137.877 11.364 138.097 12.6854 138.997 13.5853L141.831 16.4191ZM167.065 -18.8008L164.231 -15.967C164.827 -15.3708 165.794 -15.3708 166.39 -15.967L167.065 -16.6417L167.497 -16.2095C168.093 -15.6137 169.06 -15.6134 169.656 -16.2095L167.065 -18.8008ZM138.788 9.49907C138.597 9.73304 138.447 9.98878 138.336 10.2571L139.744 10.8411C139.818 10.6632 139.928 10.495 140.076 10.3467L141.831 8.59243C142.39 8.03358 142.425 7.14897 141.936 6.54933L141.831 6.43336L138.997 9.26714L138.788 9.49907ZM157.214 -8.95002C157.773 -8.39117 158.658 -8.35579 159.257 -8.8446L159.373 -8.95002L162.882 -12.4585C163.44 -13.0174 163.476 -13.902 162.987 -14.5016L162.882 -14.6176L157.214 -8.95002ZM150.197 -1.93304C150.756 -1.37419 151.641 -1.3388 152.24 -1.82762L152.356 -1.93304L155.865 -5.44153C156.423 -6.00038 156.459 -6.885 155.97 -7.48464L155.865 -7.6006L150.197 -1.93304ZM143.18 5.08394C143.739 5.64279 144.624 5.67817 145.223 5.18936L145.339 5.08394L148.848 1.57545C149.407 1.0166 149.442 0.131985 148.953 -0.467655L148.848 -0.58362L143.18 5.08394Z' fill='url(%23paint999_linear_40004690_134055)'/%3E%3Cpath d='M167.065 -11.8477L145.948 9.26915C144.756 10.4616 144.756 12.3949 145.948 13.5873L167.065 34.7041L190.341 11.4282L167.065 -11.8477Z' fill='url(%23paint1000_linear_40004690_134055)'/%3E%3Cpath d='M187.807 8.8944L187.701 9.01037C187.213 9.61 187.248 10.4946 187.807 11.0535L188.181 11.4277L187.806 11.803L188.885 12.8826L190.34 11.4277L187.807 8.8944ZM187.806 11.803C187.21 12.3991 187.21 13.3659 187.806 13.9621L188.885 12.8826L187.806 11.803ZM185.976 15.7923L187.055 14.7127C186.459 14.117 185.492 14.1167 184.896 14.7127L185.976 15.7923ZM181.986 17.6224L181.883 17.7384C181.394 18.3378 181.428 19.2224 181.986 19.7815L185.976 15.7923L184.896 14.7127L181.986 17.6224ZM180.157 21.6106L181.237 20.531C180.641 19.9354 179.674 19.9353 179.078 20.531L180.157 21.6106ZM176.168 23.4407L177.248 24.5203L180.157 21.6106L179.078 20.531L176.168 23.4407ZM176.168 23.4407C175.572 24.0368 175.572 25.0035 176.168 25.5998L177.248 24.5203L176.168 23.4407ZM174.338 27.4299L175.418 26.3504C174.821 25.7547 173.854 25.7544 173.258 26.3504L174.338 27.4299ZM170.349 29.2601L170.245 29.3761C169.756 29.9755 169.79 30.86 170.349 31.4192L174.338 27.4299L173.258 26.3504L170.349 29.2601ZM168.519 33.2493L169.598 32.1698C169.002 31.5741 168.035 31.5737 167.439 32.1698L168.519 33.2493ZM167.065 34.7031L168.519 33.2493L167.439 32.1698L167.065 32.544L166.385 31.8641C165.789 31.2683 164.822 31.2684 164.226 31.8641L167.065 34.7031ZM181.988 3.07503L181.882 3.19099C181.393 3.79063 181.429 4.67525 181.988 5.2341L184.897 8.14379C185.493 8.73974 186.46 8.73991 187.056 8.14378L181.988 3.07503ZM162.866 30.5041L162.97 30.3892C163.459 29.7896 163.425 28.9041 162.866 28.345L159.346 24.8249C158.75 24.2293 157.783 24.2294 157.187 24.8249L162.866 30.5041ZM176.168 -2.74435L176.064 -2.62733C175.575 -2.02781 175.61 -1.14412 176.168 -0.585274L179.078 2.32441C179.674 2.92062 180.641 2.92062 181.237 2.32441L176.168 -2.74435ZM155.827 23.465L155.931 23.3501C156.42 22.7504 156.386 21.8649 155.827 21.3059L152.308 17.7869C151.712 17.1908 150.745 17.1911 150.149 17.7869L155.827 23.465ZM170.35 -8.56266L170.244 -8.4467C169.756 -7.84706 169.791 -6.96243 170.35 -6.40359L173.259 -3.49391C173.856 -2.8982 174.823 -2.89786 175.419 -3.49391L170.35 -8.56266ZM148.788 16.4258L148.892 16.3109C149.381 15.7113 149.347 14.8258 148.788 14.2668L147.028 12.5073C146.917 12.396 146.827 12.274 146.758 12.1446L146.696 12.0128L146.63 11.8726C146.536 11.6984 146.412 11.5491 146.267 11.4277C146.449 11.2749 146.599 11.0776 146.696 10.8426L145.96 10.539L145.285 10.2586C144.827 11.3655 145.049 12.6869 145.949 13.5868L148.788 16.4258ZM167.065 -11.8477L164.226 -9.0086C164.822 -8.41239 165.789 -8.41239 166.385 -9.0086L167.065 -9.68858L167.44 -9.31328C168.036 -8.71717 169.003 -8.7171 169.599 -9.31328L167.065 -11.8477ZM145.739 9.50164C145.548 9.73511 145.397 9.98988 145.286 10.2575L146.696 10.8426C146.77 10.6648 146.88 10.4964 147.028 10.3482L148.788 8.58867C149.346 8.02983 149.381 7.14616 148.892 6.54662L148.788 6.4296L145.949 9.26865L145.739 9.50164ZM157.187 -1.96948C157.783 -1.37327 158.75 -1.37327 159.346 -1.96948L162.865 -5.48852C163.424 -6.04735 163.459 -6.93198 162.97 -7.53162L162.865 -7.64759L157.187 -1.96948ZM150.148 5.06964C150.706 5.62844 151.591 5.66373 152.191 5.17506L152.307 5.06964L155.827 1.54955C156.385 0.990695 156.42 0.106971 155.931 -0.492501L155.827 -0.609521L150.148 5.06964Z' fill='url(%23paint1001_linear_40004690_134055)'/%3E%3Cpath d='M167.065 1.30859L159.103 9.27008C157.911 10.4625 157.911 12.3958 159.103 13.5882L167.065 21.5497L177.185 11.4291L167.065 1.30859Z' fill='url(%23paint1002_linear_40004690_134055)'/%3E%3Cpath d='M174.841 9.08455L174.735 9.20052C174.247 9.80015 174.282 10.6848 174.841 11.2436L175.026 11.4291L174.841 11.6147L175.92 12.6942L177.185 11.4292L174.841 9.08455ZM174.841 11.6147C174.245 12.2109 174.245 13.1775 174.841 13.7737L175.92 12.6942L174.841 11.6147ZM173.39 15.2244L174.47 14.1448C173.873 13.5486 172.907 13.5486 172.311 14.1448L173.39 15.2244ZM169.781 16.675L170.86 17.7545L173.39 15.2244L172.311 14.1448L169.781 16.675ZM169.781 16.675C169.184 17.2712 169.184 18.2378 169.781 18.834L170.86 17.7545L169.781 16.675ZM168.33 20.2846L169.409 19.2051C168.813 18.6089 167.847 18.6089 167.25 19.2051L168.33 20.2846ZM167.065 21.5497L168.33 20.2846L167.25 19.2051L167.065 19.3907L166.154 18.4798C165.558 17.8836 164.591 17.8836 163.995 18.4798L167.065 21.5497ZM169.781 4.02428L169.675 4.14024C169.186 4.73988 169.222 5.62448 169.781 6.18333L172.311 8.71347C172.907 9.30962 173.874 9.30965 174.47 8.71347L169.781 4.02428ZM162.173 16.6581L162.279 16.5421C162.768 15.9425 162.732 15.0579 162.173 14.4991L160.183 12.5087C160.034 12.3603 159.924 12.1922 159.851 12.0142L158.442 12.5962C158.591 12.9566 158.81 13.2952 159.103 13.5882L162.173 16.6581ZM167.065 1.30859L163.995 4.3785C164.591 4.97469 165.558 4.97468 166.154 4.3785L167.065 3.46765L167.25 3.65319C167.847 4.24938 168.813 4.24939 169.409 3.65319L167.065 1.30859ZM158.442 10.26C158.133 11.0065 158.134 11.8495 158.442 12.5962L159.851 12.0142C159.753 11.7792 159.605 11.5809 159.423 11.4281C159.605 11.2754 159.754 11.0786 159.851 10.8441L158.442 10.26ZM158.895 9.50203C158.704 9.736 158.553 9.99173 158.442 10.26L159.851 10.8441C159.924 10.6661 160.035 10.498 160.183 10.3496L162.173 8.35925C162.732 7.8004 162.767 6.9158 162.279 6.31616L162.173 6.2002L159.103 9.2701L158.895 9.50203Z' fill='url(%23paint1003_linear_40004690_134055)'/%3E%3Cpath d='M136.534 11.7344L112.784 35.4842C111.591 36.6766 111.591 38.6099 112.784 39.8023L119.261 46.2795L145.17 20.3707L136.534 11.7344Z' fill='url(%23paint1004_linear_40004690_134055)'/%3E%3Cpath d='M143.011 20.3707C142.415 20.9669 142.415 21.9335 143.011 22.5297L145.17 20.3707L144.09 19.2911L143.011 20.3707ZM138.693 24.6888C138.096 25.285 138.096 26.2517 138.693 26.8479L143.011 22.5297C142.415 21.9335 141.448 21.9335 140.852 22.5297L138.693 24.6888ZM134.374 29.0069C133.778 29.6032 133.778 30.5698 134.374 31.166L138.693 26.8479C138.096 26.2517 137.13 26.2517 136.534 26.8479L134.374 29.0069ZM130.056 33.3251C129.46 33.9213 129.46 34.8879 130.056 35.4842L134.374 31.166C133.778 30.5698 132.812 30.5698 132.215 31.166L130.056 33.3251ZM125.738 37.6432C125.142 38.2394 125.142 39.2061 125.738 39.8023L130.056 35.4842C129.46 34.8879 128.493 34.8879 127.897 35.4842L125.738 37.6432ZM121.42 41.9614C120.824 42.5576 120.824 43.5242 121.42 44.1204L125.738 39.8023C125.142 39.2061 124.175 39.2061 123.579 39.8023L121.42 41.9614ZM112.123 36.4741C111.664 37.581 111.884 38.9024 112.784 39.8023L119.261 46.2795L121.42 44.1204C120.861 43.5616 119.977 43.5262 119.377 44.015L119.261 44.1204L119.225 44.1563C118.958 43.9987 118.655 43.9285 118.354 43.9475C118.381 43.5251 118.234 43.0938 117.912 42.771L116.292 41.1517C115.969 40.8289 115.538 40.6822 115.116 40.7089C115.143 40.2865 114.996 39.8552 114.673 39.5324L113.863 38.7228C113.715 38.5744 113.605 38.4063 113.531 38.2283C113.434 37.9933 113.286 37.795 113.103 37.6422C113.285 37.4895 113.434 37.2927 113.531 37.0581L112.123 36.4741ZM112.784 35.4842C112.491 35.7767 112.272 36.1143 112.123 36.4741L113.531 37.0581C113.583 36.9326 113.653 36.8119 113.742 36.6997C113.779 36.6525 113.82 36.6072 113.863 36.5637L114.853 35.5738C115.296 35.1308 115.41 34.4834 115.195 33.9355C115.697 34.1322 116.281 34.055 116.716 33.7004L116.832 33.595L118.811 31.6162C119.254 31.1733 119.367 30.5259 119.152 29.9779C119.7 30.1929 120.348 30.0792 120.791 29.6363L122.769 27.6575C123.212 27.2146 123.326 26.5673 123.111 26.0192C123.613 26.2162 124.198 26.1383 124.633 25.7831L124.748 25.6787L126.728 23.6989C127.171 23.2559 127.285 22.6085 127.07 22.0606C127.571 22.2573 128.156 22.1801 128.591 21.8255L128.707 21.7201L130.686 19.7413C131.129 19.2984 131.242 18.651 131.027 18.103C131.529 18.3 132.114 18.2218 132.55 17.8669L132.666 17.7614L134.644 15.7826C135.087 15.3397 135.201 14.6924 134.986 14.1444C135.534 14.3593 136.18 14.2464 136.623 13.8038L137.613 12.8139L136.534 11.7344L112.784 35.4842Z' fill='url(%23paint1005_linear_40004690_134055)'/%3E%3Cpath d='M132.903 19L122.841 29.0613C121.649 30.2537 121.649 32.187 122.841 33.3794L124.756 35.2938L136.976 23.0734L132.903 19Z' fill='url(%23paint1006_linear_40004690_134055)'/%3E%3Cpath d='M135.418 23.5522C135.12 23.8503 135.12 24.3336 135.418 24.6317L136.976 23.0736L136.437 22.5338L135.418 23.5522ZM131.345 27.6257C131.047 27.9239 131.046 28.4072 131.345 28.7053L134.461 25.589C134.163 25.2909 133.679 25.2909 133.381 25.589L131.345 27.6257ZM127.271 31.6993C126.973 31.9974 126.973 32.4808 127.271 32.7788L130.387 29.6625C130.089 29.3644 129.606 29.3644 129.308 29.6625L127.271 31.6993ZM121.982 31.654C122.072 32.2851 122.356 32.8943 122.841 33.3798L124.756 35.2942L126.314 33.7361C126.016 33.438 125.532 33.438 125.234 33.7361L124.749 34.221C124.546 34.059 124.282 34.0145 124.045 34.0903C124.129 33.8268 124.069 33.5277 123.859 33.3186L123.381 32.84C123.216 32.6747 123.082 32.4908 122.978 32.296C122.943 32.2308 122.912 32.1643 122.884 32.0967C122.736 31.7386 122.347 31.5558 121.982 31.654ZM122.841 29.0616C122.356 29.5472 122.072 30.1562 121.982 30.7874C122.297 30.8719 122.63 30.7467 122.811 30.4796L122.883 30.3436L122.95 30.2033C122.959 30.1849 122.966 30.1657 122.976 30.1475C122.99 30.1204 123.008 30.095 123.023 30.0684C123.045 30.0309 123.066 29.9921 123.09 29.9556C123.105 29.9327 123.123 29.9117 123.139 29.8892C123.167 29.851 123.194 29.8122 123.224 29.7753L123.381 29.6014L124.639 28.3437C124.937 28.0456 124.937 27.5622 124.639 27.2641L122.841 29.0616ZM131.105 20.7975C131.403 21.0956 131.887 21.0955 132.185 20.7975L133.442 19.5398L132.903 19L131.105 20.7975ZM126.074 25.8283C126.335 26.0891 126.739 26.122 127.035 25.9263L127.154 25.8283L129.669 23.3129C129.967 23.0148 129.967 22.5314 129.669 22.2333L126.074 25.8283Z' fill='url(%23paint1007_linear_40004690_134055)'/%3E%3Cpath d='M214.65 -23.3828L190.9 0.366967C189.708 1.55939 189.708 3.49269 190.9 4.68511L197.377 11.1623L223.286 -14.7465L214.65 -23.3828Z' fill='url(%23paint1008_linear_40004690_134055)'/%3E%3Cpath d='M221.127 -16.9056C220.531 -16.3094 220.531 -15.3427 221.127 -14.7465L221.022 -14.6306C220.533 -14.0309 220.568 -13.1463 221.127 -12.5875L223.286 -14.7465L221.127 -16.9056ZM216.809 -10.4284C216.213 -9.83218 216.213 -8.86553 216.809 -8.26932L221.127 -12.5875C220.531 -13.1837 219.564 -13.1837 218.968 -12.5875L216.809 -10.4284ZM212.491 -6.11025C211.894 -5.51403 211.894 -4.54739 212.491 -3.95117L216.809 -8.26932C216.213 -8.86553 215.246 -8.86553 214.65 -8.26932L212.491 -6.11025ZM208.173 -1.7921C207.576 -1.19589 207.576 -0.229243 208.173 0.366967L212.491 -3.95117C211.894 -4.54739 210.928 -4.54739 210.332 -3.95117L208.173 -1.7921ZM203.854 2.52604C203.258 3.12225 203.258 4.0889 203.854 4.68511L208.173 0.366967C207.576 -0.229243 206.61 -0.229244 206.013 0.366967L203.854 2.52604ZM199.536 6.84418C198.94 7.44039 198.94 8.40704 199.536 9.00325L203.854 4.68511C203.258 4.0889 202.292 4.0889 201.695 4.68511L199.536 6.84418ZM197.377 11.1623L199.536 9.00325C198.94 8.40704 197.973 8.40704 197.377 9.00325L196.298 10.0828L197.377 11.1623ZM216.809 -21.2237C216.213 -20.6275 216.213 -19.6609 216.809 -19.0647L218.968 -16.9056C219.564 -16.3094 220.531 -16.3094 221.127 -16.9056L216.809 -21.2237ZM190.9 0.366967C189.708 1.55939 189.708 3.49269 190.9 4.68511C190.379 4.16384 190.683 2.98994 191.564 1.90615C191.691 1.75032 191.83 1.59639 191.98 1.4465L192.969 0.456576C193.412 0.0136221 193.526 -0.633766 193.311 -1.1817C193.859 -0.966845 194.505 -1.07945 194.948 -1.52222L196.927 -3.50102C197.37 -3.94388 197.484 -4.59129 197.269 -5.1393C197.771 -4.94233 198.356 -5.02049 198.791 -5.37544L198.907 -5.48087L200.886 -7.45966C201.329 -7.90258 201.442 -8.5499 201.227 -9.09794C201.729 -8.90101 202.314 -8.97892 202.75 -9.33409L202.864 -9.43846L204.844 -11.4183C205.287 -11.8613 205.401 -12.5087 205.186 -13.0566C205.688 -12.8599 206.272 -12.9371 206.707 -13.2917L206.823 -13.3971L208.802 -15.3759C209.245 -15.8188 209.359 -16.4662 209.144 -17.0142C209.692 -16.7991 210.339 -16.9129 210.782 -17.3558L212.761 -19.3346C213.204 -19.7775 213.317 -20.4248 213.102 -20.9728C213.613 -20.7726 214.207 -20.8585 214.645 -21.229L214.65 -21.2237C215.246 -20.6275 216.213 -20.6275 216.809 -21.2237L214.65 -23.3828L190.9 0.366967Z' fill='url(%23paint1009_linear_40004690_134055)'/%3E%3Cpath d='M214.155 -10.1758L204.097 -0.118533C202.905 1.07389 200.972 1.07389 199.779 -0.118535L197.866 -2.03157L210.083 -14.2479L214.155 -10.1758Z' fill='url(%23paint1010_linear_40004690_134055)'/%3E%3Cpath d='M211.64 -12.6901C211.342 -12.392 210.859 -12.392 210.561 -12.6901L210.082 -13.1688L209.604 -12.6901C209.305 -12.3924 208.822 -12.3921 208.524 -12.6901L210.082 -14.2483L211.64 -12.6901ZM205.532 -8.61868C205.234 -8.32057 204.751 -8.32057 204.453 -8.61868L207.568 -11.7339C207.866 -11.4358 207.866 -10.9525 207.568 -10.6544L205.532 -8.61868ZM201.46 -4.54617C201.161 -4.24818 200.678 -4.2481 200.38 -4.54617L203.495 -7.66143C203.793 -7.36333 203.793 -6.88 203.495 -6.5819L201.46 -4.54617ZM197.866 -2.03182L199.424 -3.58998C199.722 -3.29195 199.722 -2.80857 199.424 -2.51045L198.405 -1.49206L197.866 -2.03182ZM201.507 0.740811C200.875 0.651007 200.265 0.367667 199.779 -0.11839C200.218 0.32075 200.85 0.483864 201.52 0.39713C201.542 0.508571 201.538 0.625898 201.507 0.740811ZM212.358 -8.37937C212.097 -8.64012 212.064 -9.04245 212.259 -9.33872L212.358 -9.4589L213.075 -10.1758L212.597 -10.6544L212.498 -10.7735C212.303 -11.0698 212.336 -11.4731 212.597 -11.7339L214.155 -10.1758L212.358 -8.37937ZM204.097 -0.11839C203.611 0.367425 203.002 0.651974 202.37 0.741865C202.311 0.517727 202.359 0.285408 202.487 0.104054C202.778 -0.0352558 203.063 -0.218317 203.329 -0.446256L203.558 -0.658157L204.815 -1.91586C205.113 -2.21356 205.597 -2.21383 205.895 -1.91586L204.097 -0.11839ZM207.33 -3.35067C207.031 -3.64878 207.031 -4.1321 207.33 -4.43021L209.844 -6.94455C210.142 -7.24219 210.625 -7.2425 210.923 -6.94455L207.33 -3.35067Z' fill='url(%23paint1011_linear_40004690_134055)'/%3E%3Cpath d='M339.641 151.284C340.834 150.092 340.834 148.158 339.641 146.966L309.414 116.739C308.222 115.547 306.288 115.547 305.096 116.739L274.869 146.966C273.677 148.158 273.677 150.092 274.869 151.284L305.096 181.511C306.288 182.703 308.222 182.703 309.414 181.511L339.641 151.284Z' fill='url(%23paint1012_linear_40004690_134055)'/%3E%3Cpath d='M321.289 169.636L321.061 169.419C318.664 167.253 314.963 167.326 312.653 169.636L307.255 175.034L301.857 169.636L297.539 173.954L305.096 181.511C306.288 182.703 308.222 182.703 309.414 181.511L321.289 169.636ZM301.857 169.636C299.473 167.251 295.606 167.251 293.221 169.636L297.539 173.954L301.857 169.636ZM282.426 158.841L286.744 163.159C289.129 160.774 289.129 156.908 286.744 154.523L282.426 158.841ZM274.869 146.966C273.677 148.158 273.677 150.092 274.869 151.284L282.426 158.841L286.744 154.523L281.346 149.125L286.744 143.727C289.129 141.342 289.129 137.476 286.744 135.091L274.869 146.966ZM339.641 151.284C340.834 150.092 340.834 148.158 339.641 146.966L327.766 135.091C325.381 137.476 325.381 141.342 327.766 143.727L333.164 149.125L327.766 154.523C325.381 156.908 325.381 160.774 327.766 163.159L339.641 151.284ZM293.221 128.614C295.606 130.999 299.473 130.999 301.857 128.614L307.255 123.216L312.653 128.614C314.963 130.924 318.664 130.997 321.061 128.831L321.289 128.614L309.414 116.739C308.222 115.547 306.288 115.547 305.096 116.739L293.221 128.614Z' fill='url(%23paint1013_linear_40004690_134055)'/%3E%3Cpath d='M301.66 136.651L294.788 143.523L299.106 147.842C300.508 146.439 301.084 144.525 300.837 142.701C302.661 142.948 304.576 142.371 305.978 140.969L301.66 136.651ZM309.415 133.214C308.223 132.022 306.29 132.022 305.097 133.214L301.66 136.651L305.978 140.969L307.256 139.691L308.534 140.969C309.936 142.371 311.851 142.948 313.675 142.701C313.429 144.525 314.005 146.439 315.407 147.842L316.684 149.119L315.407 150.397C314.004 151.799 313.427 153.714 313.674 155.539C311.85 155.292 309.936 155.868 308.534 157.27L307.256 158.547L305.978 157.27C304.576 155.868 302.662 155.292 300.838 155.539C301.085 153.714 300.508 151.799 299.106 150.397L297.828 149.119L299.106 147.842L294.788 143.523L291.351 146.96C290.159 148.153 290.159 150.086 291.351 151.278L305.097 165.025C306.29 166.217 308.223 166.217 309.415 165.025L323.161 151.278C324.354 150.086 324.354 148.153 323.161 146.96L309.415 133.214Z' fill='url(%23paint1014_linear_40004690_134055)'/%3E%3Cpath d='M293.514 193.098L265.446 165.03C264.254 163.837 262.32 163.837 261.128 165.03L233.06 193.098L263.287 223.325L293.514 193.098Z' fill='url(%23paint1015_linear_40004690_134055)'/%3E%3Cpath d='M265.878 220.733L265.761 220.629C265.162 220.14 264.278 220.175 263.719 220.733L263.287 221.166L262.855 220.733L262.74 220.629C262.14 220.14 261.255 220.174 260.696 220.733L263.287 223.325L265.878 220.733ZM258.753 218.79L259.832 219.87C260.429 219.274 260.429 218.307 259.832 217.711L258.753 218.79ZM256.81 214.688C256.214 214.092 255.247 214.092 254.651 214.688L258.753 218.79L259.832 217.711L256.81 214.688ZM252.708 212.745L253.787 213.825C254.383 213.229 254.383 212.262 253.787 211.666L252.708 212.745ZM250.765 208.643L250.649 208.538C250.049 208.049 249.165 208.084 248.606 208.643L252.708 212.745L253.787 211.666L250.765 208.643ZM246.662 206.699L247.741 207.779C248.338 207.183 248.338 206.216 247.741 205.62L246.662 206.699ZM244.719 202.597L243.639 203.677L246.662 206.699L247.741 205.62L244.719 202.597ZM244.719 202.597C244.123 202.001 243.156 202.001 242.56 202.597L243.639 203.677L244.719 202.597ZM240.617 200.654L241.696 201.734C242.293 201.138 242.293 200.171 241.696 199.575L240.617 200.654ZM238.674 196.552L237.594 197.632L240.617 200.654L241.696 199.575L238.674 196.552ZM238.674 196.552C238.078 195.956 237.111 195.956 236.515 196.552L237.594 197.632L238.674 196.552ZM234.572 194.609L235.651 195.689C236.247 195.093 236.247 194.126 235.651 193.53L234.572 194.609ZM233.06 193.098L234.572 194.609L235.651 193.53L235.219 193.098L235.894 192.423C236.49 191.827 236.49 190.86 235.894 190.264L233.06 193.098ZM271.923 214.688C271.327 214.092 270.36 214.092 269.764 214.688L266.742 217.711C266.146 218.307 266.146 219.274 266.742 219.87L271.923 214.688ZM237.243 188.914L237.359 189.02C237.959 189.509 238.843 189.473 239.402 188.914L242.911 185.406C243.507 184.81 243.507 183.843 242.911 183.247L237.243 188.914ZM277.968 208.643L277.852 208.538C277.253 208.049 276.368 208.085 275.809 208.643L272.787 211.666C272.191 212.262 272.191 213.229 272.787 213.825L277.968 208.643ZM244.26 181.897L244.376 182.003C244.976 182.492 245.86 182.456 246.419 181.897L249.928 178.389C250.524 177.793 250.524 176.826 249.928 176.23L244.26 181.897ZM284.014 202.597L283.898 202.492C283.299 202.003 282.414 202.039 281.855 202.597L278.833 205.62C278.237 206.216 278.237 207.183 278.833 207.779L284.014 202.597ZM251.277 174.88L251.393 174.986C251.993 175.475 252.877 175.439 253.436 174.88L256.945 171.372C257.541 170.776 257.541 169.809 256.945 169.213L251.277 174.88ZM290.059 196.552L289.943 196.447C289.344 195.958 288.459 195.994 287.9 196.552L284.878 199.575C284.282 200.171 284.282 201.138 284.878 201.734L290.059 196.552ZM258.294 167.864L258.41 167.969C259.01 168.458 259.894 168.422 260.453 167.864L262.208 166.109C262.356 165.961 262.524 165.851 262.702 165.777C262.937 165.68 263.135 165.531 263.288 165.349C263.441 165.531 263.638 165.68 263.872 165.777L264.456 164.369C263.349 163.91 262.028 164.13 261.128 165.03L258.294 167.864ZM293.514 193.098L290.68 190.264C290.084 190.86 290.084 191.827 290.68 192.423L291.355 193.098L290.923 193.53C290.327 194.126 290.327 195.093 290.923 195.689L293.514 193.098ZM265.214 164.821C264.98 164.63 264.724 164.48 264.456 164.369L263.872 165.777C264.05 165.851 264.218 165.961 264.367 166.109L266.121 167.864C266.68 168.422 267.564 168.458 268.164 167.969L268.28 167.864L265.446 165.03L265.214 164.821ZM283.663 183.247C283.104 183.806 283.069 184.69 283.558 185.29L283.663 185.406L287.172 188.914C287.731 189.473 288.615 189.509 289.215 189.02L289.331 188.914L283.663 183.247ZM276.646 176.23C276.087 176.789 276.052 177.673 276.541 178.273L276.646 178.389L280.155 181.897C280.714 182.456 281.598 182.492 282.198 182.003L282.314 181.897L276.646 176.23ZM269.629 169.213C269.07 169.772 269.035 170.656 269.524 171.256L269.629 171.372L273.138 174.88C273.697 175.439 274.581 175.475 275.181 174.986L275.297 174.88L269.629 169.213Z' fill='url(%23paint1016_linear_40004690_134055)'/%3E%3Cpath d='M286.565 193.098L265.448 171.981C264.255 170.788 262.322 170.788 261.13 171.981L240.013 193.098L263.289 216.374L286.565 193.098Z' fill='url(%23paint1017_linear_40004690_134055)'/%3E%3Cpath d='M265.823 213.84L265.707 213.734C265.107 213.246 264.222 213.281 263.664 213.84L263.289 214.214L262.914 213.839L261.834 214.918L263.289 216.373L265.823 213.84ZM262.914 213.839C262.318 213.243 261.351 213.243 260.755 213.839L261.834 214.918L262.914 213.839ZM258.925 212.009L260.004 213.088C260.6 212.492 260.6 211.525 260.004 210.929L258.925 212.009ZM257.095 208.019L256.979 207.916C256.379 207.427 255.495 207.461 254.936 208.019L258.925 212.009L260.004 210.929L257.095 208.019ZM253.106 206.19L254.186 207.27C254.782 206.674 254.782 205.707 254.186 205.111L253.106 206.19ZM251.276 202.201L250.197 203.281L253.106 206.19L254.186 205.111L251.276 202.201ZM251.276 202.201C250.68 201.605 249.714 201.605 249.117 202.201L250.197 203.281L251.276 202.201ZM247.287 200.371L248.367 201.45C248.962 200.854 248.963 199.887 248.367 199.291L247.287 200.371ZM245.457 196.382L245.341 196.278C244.742 195.789 243.857 195.823 243.298 196.382L247.287 200.371L248.367 199.291L245.457 196.382ZM241.468 194.551L242.547 195.631C243.143 195.035 243.143 194.068 242.547 193.472L241.468 194.551ZM240.014 193.098L241.468 194.551L242.547 193.472L242.173 193.098L242.853 192.418C243.449 191.822 243.449 190.855 242.853 190.259L240.014 193.098ZM271.642 208.02L271.526 207.915C270.926 207.426 270.042 207.461 269.483 208.02L266.573 210.93C265.977 211.526 265.977 212.493 266.573 213.089L271.642 208.02ZM244.213 188.899L244.328 189.003C244.927 189.492 245.813 189.458 246.372 188.899L249.892 185.379C250.488 184.782 250.488 183.816 249.892 183.219L244.213 188.899ZM277.461 202.201L277.344 202.097C276.745 201.608 275.861 201.642 275.302 202.201L272.393 205.111C271.796 205.707 271.796 206.674 272.393 207.27L277.461 202.201ZM251.252 181.86L251.367 181.964C251.967 182.453 252.852 182.419 253.411 181.86L256.93 178.34C257.526 177.744 257.526 176.778 256.93 176.181L251.252 181.86ZM283.28 196.383L283.164 196.277C282.564 195.788 281.679 195.824 281.121 196.383L278.211 199.292C277.615 199.889 277.615 200.855 278.211 201.451L283.28 196.383ZM258.291 174.82L258.406 174.925C259.006 175.414 259.891 175.379 260.45 174.82L262.21 173.061C262.321 172.95 262.443 172.86 262.572 172.791L262.704 172.729L262.844 172.662C263.019 172.569 263.168 172.445 263.289 172.3C263.442 172.482 263.639 172.632 263.874 172.729L264.178 171.993L264.458 171.318C263.352 170.86 262.03 171.081 261.13 171.981L258.291 174.82ZM286.565 193.098L283.726 190.259C283.129 190.855 283.129 191.821 283.726 192.418L284.406 193.098L284.03 193.473C283.434 194.069 283.434 195.036 284.03 195.632L286.565 193.098ZM265.215 171.772C264.982 171.581 264.727 171.43 264.46 171.319L263.874 172.729C264.052 172.802 264.221 172.913 264.369 173.061L266.128 174.82C266.687 175.379 267.571 175.413 268.17 174.925L268.287 174.82L265.448 171.981L265.215 171.772ZM276.687 183.219C276.09 183.816 276.09 184.782 276.687 185.379L280.206 188.898C280.764 189.456 281.649 189.492 282.249 189.003L282.365 188.898L276.687 183.219ZM269.647 176.18C269.089 176.739 269.053 177.624 269.542 178.223L269.647 178.339L273.167 181.86C273.726 182.418 274.61 182.453 275.21 181.964L275.327 181.86L269.647 176.18Z' fill='url(%23paint1018_linear_40004690_134055)'/%3E%3Cpath d='M273.41 193.098L265.448 185.136C264.256 183.944 262.322 183.944 261.13 185.136L253.168 193.098L263.289 203.218L273.41 193.098Z' fill='url(%23paint1019_linear_40004690_134055)'/%3E%3Cpath d='M265.634 200.874L265.518 200.768C264.918 200.279 264.033 200.315 263.475 200.874L263.289 201.059L263.103 200.874L262.024 201.953L263.289 203.218L265.634 200.874ZM263.103 200.874C262.507 200.277 261.541 200.277 260.944 200.874L262.024 201.953L263.103 200.874ZM259.494 199.423L260.573 200.503C261.17 199.906 261.17 198.94 260.573 198.343L259.494 199.423ZM258.043 195.813L256.964 196.893L259.494 199.423L260.573 198.343L258.043 195.813ZM258.043 195.813C257.447 195.217 256.48 195.217 255.884 195.813L256.964 196.893L258.043 195.813ZM254.434 194.363L255.513 195.442C256.109 194.846 256.109 193.879 255.513 193.283L254.434 194.363ZM253.168 193.098L254.434 194.363L255.513 193.283L255.327 193.098L256.238 192.187C256.835 191.591 256.835 190.624 256.238 190.028L253.168 193.098ZM270.694 195.813L270.578 195.708C269.978 195.219 269.094 195.254 268.535 195.813L266.005 198.343C265.409 198.94 265.408 199.906 266.005 200.503L270.694 195.813ZM258.06 188.206L258.176 188.311C258.776 188.8 259.66 188.765 260.219 188.206L262.209 186.216C262.358 186.067 262.526 185.957 262.704 185.884L262.122 184.475C261.762 184.624 261.423 184.843 261.13 185.136L258.06 188.206ZM273.41 193.098L270.34 190.028C269.743 190.624 269.743 191.591 270.34 192.187L271.25 193.098L271.065 193.283C270.469 193.879 270.469 194.846 271.065 195.442L273.41 193.098ZM264.458 184.475C263.712 184.166 262.869 184.166 262.122 184.475L262.704 185.884C262.939 185.786 263.137 185.638 263.29 185.456C263.443 185.637 263.64 185.786 263.874 185.884L264.458 184.475ZM265.216 184.927C264.982 184.737 264.726 184.586 264.458 184.475L263.874 185.884C264.052 185.957 264.22 186.067 264.369 186.216L266.359 188.206C266.918 188.765 267.802 188.8 268.402 188.311L268.518 188.206L265.448 185.136L265.216 184.927Z' fill='url(%23paint1020_linear_40004690_134055)'/%3E%3Cpath d='M262.981 162.566L239.231 138.817C238.039 137.624 236.105 137.624 234.913 138.817L228.436 145.294L254.344 171.203L262.981 162.566Z' fill='url(%23paint1021_linear_40004690_134055)'/%3E%3Cpath d='M254.344 169.044C253.748 168.447 252.782 168.447 252.185 169.044L254.344 171.203L255.424 170.123L254.344 169.044ZM250.026 164.725C249.43 164.129 248.463 164.129 247.867 164.725L252.185 169.044C252.782 168.447 252.782 167.481 252.185 166.885L250.026 164.725ZM245.708 160.407C245.112 159.811 244.145 159.811 243.549 160.407L247.867 164.725C248.463 164.129 248.463 163.163 247.867 162.566L245.708 160.407ZM241.39 156.089C240.794 155.493 239.827 155.493 239.231 156.089L243.549 160.407C244.145 159.811 244.145 158.844 243.549 158.248L241.39 156.089ZM237.072 151.771C236.476 151.175 235.509 151.175 234.913 151.771L239.231 156.089C239.827 155.493 239.827 154.526 239.231 153.93L237.072 151.771ZM232.754 147.453C232.158 146.857 231.191 146.857 230.595 147.453L234.913 151.771C235.509 151.175 235.509 150.208 234.913 149.612L232.754 147.453ZM238.241 138.156C237.134 137.697 235.813 137.917 234.913 138.817L228.436 145.294L230.595 147.453C231.154 146.894 231.189 146.009 230.7 145.41L230.595 145.294L230.559 145.258C230.716 144.991 230.787 144.687 230.768 144.387C231.19 144.414 231.621 144.267 231.944 143.944L233.563 142.325C233.886 142.002 234.033 141.571 234.006 141.149C234.429 141.175 234.86 141.029 235.183 140.706L235.992 139.896C236.141 139.748 236.309 139.638 236.487 139.564C236.722 139.467 236.92 139.318 237.073 139.136C237.226 139.318 237.422 139.467 237.657 139.564L238.241 138.156ZM239.231 138.817C238.938 138.524 238.601 138.305 238.241 138.156L237.657 139.564C237.782 139.616 237.903 139.686 238.015 139.775C238.063 139.812 238.108 139.853 238.151 139.896L239.141 140.886C239.584 141.329 240.232 141.443 240.78 141.228C240.583 141.729 240.66 142.314 241.015 142.749L241.12 142.865L243.099 144.844C243.542 145.287 244.189 145.4 244.737 145.185C244.522 145.733 244.636 146.381 245.079 146.824L247.058 148.802C247.5 149.245 248.148 149.359 248.696 149.144C248.499 149.646 248.577 150.231 248.932 150.666L249.036 150.781L251.016 152.761C251.459 153.204 252.107 153.318 252.654 153.103C252.458 153.604 252.535 154.189 252.89 154.624L252.995 154.74L254.974 156.719C255.417 157.161 256.064 157.275 256.612 157.06C256.415 157.562 256.493 158.147 256.848 158.582L256.954 158.698L258.932 160.677C259.375 161.12 260.023 161.234 260.571 161.019C260.356 161.567 260.469 162.213 260.911 162.656L261.901 163.646L262.981 162.566L239.231 138.817Z' fill='url(%23paint1022_linear_40004690_134055)'/%3E%3Cpath d='M255.715 158.934L245.654 148.872C244.462 147.68 242.528 147.68 241.336 148.872L239.421 150.787L251.642 163.007L255.715 158.934Z' fill='url(%23paint1023_linear_40004690_134055)'/%3E%3Cpath d='M251.163 161.449C250.865 161.151 250.382 161.151 250.083 161.449L251.642 163.007L252.181 162.467L251.163 161.449ZM247.089 157.375C246.791 157.077 246.308 157.077 246.01 157.375L249.126 160.492C249.424 160.194 249.424 159.71 249.126 159.412L247.089 157.375ZM243.016 153.302C242.718 153.004 242.234 153.004 241.936 153.302L245.053 156.418C245.351 156.12 245.351 155.637 245.053 155.339L243.016 153.302ZM243.061 148.013C242.43 148.103 241.821 148.387 241.335 148.872L239.421 150.786L240.979 152.345C241.277 152.047 241.277 151.563 240.979 151.265L240.494 150.78C240.656 150.577 240.701 150.313 240.625 150.076C240.888 150.16 241.188 150.099 241.397 149.89L241.875 149.412C242.041 149.246 242.224 149.113 242.419 149.009C242.484 148.974 242.551 148.943 242.618 148.915C242.977 148.767 243.159 148.377 243.061 148.013ZM245.654 148.872C245.168 148.387 244.559 148.103 243.928 148.013C243.843 148.328 243.969 148.661 244.236 148.841L244.372 148.914L244.512 148.981C244.53 148.99 244.55 148.997 244.568 149.007C244.595 149.021 244.62 149.039 244.647 149.054C244.684 149.076 244.723 149.097 244.76 149.121C244.783 149.136 244.804 149.154 244.826 149.17C244.864 149.198 244.903 149.225 244.94 149.255L245.114 149.412L246.372 150.669C246.67 150.968 247.153 150.968 247.451 150.669L245.654 148.872ZM253.918 157.136C253.62 157.434 253.62 157.918 253.918 158.216L255.175 159.473L255.715 158.934L253.918 157.136ZM248.887 152.105C248.626 152.366 248.593 152.769 248.789 153.066L248.887 153.185L251.402 155.7C251.7 155.998 252.184 155.998 252.482 155.7L248.887 152.105Z' fill='url(%23paint1024_linear_40004690_134055)'/%3E%3Cpath d='M298.098 240.68L274.348 216.93C273.156 215.737 271.223 215.737 270.03 216.93L263.553 223.407L289.462 249.316L298.098 240.68Z' fill='url(%23paint1025_linear_40004690_134055)'/%3E%3Cpath d='M291.621 247.157C291.025 246.561 290.058 246.561 289.462 247.157L289.346 247.051C288.746 246.563 287.862 246.598 287.303 247.157L289.462 249.316L291.621 247.157ZM285.144 242.839C284.547 242.243 283.581 242.243 282.985 242.839L287.303 247.157C287.899 246.561 287.899 245.594 287.303 244.998L285.144 242.839ZM280.825 238.521C280.229 237.924 279.263 237.924 278.666 238.521L282.985 242.839C283.581 242.243 283.581 241.276 282.985 240.68L280.825 238.521ZM276.507 234.202C275.911 233.606 274.944 233.606 274.348 234.202L278.666 238.521C279.263 237.924 279.263 236.958 278.666 236.362L276.507 234.202ZM272.189 229.884C271.593 229.288 270.626 229.288 270.03 229.884L274.348 234.202C274.944 233.606 274.944 232.64 274.348 232.043L272.189 229.884ZM267.871 225.566C267.275 224.97 266.308 224.97 265.712 225.566L270.03 229.884C270.626 229.288 270.626 228.321 270.03 227.725L267.871 225.566ZM263.553 223.407L265.712 225.566C266.308 224.97 266.308 224.003 265.712 223.407L264.632 222.328L263.553 223.407ZM295.939 242.839C295.343 242.243 294.376 242.243 293.78 242.839L291.621 244.998C291.025 245.594 291.025 246.561 291.621 247.157L295.939 242.839ZM274.348 216.93C273.156 215.737 271.223 215.737 270.03 216.93C270.551 216.409 271.725 216.713 272.809 217.594C272.965 217.721 273.119 217.86 273.269 218.009L274.259 218.999C274.702 219.442 275.349 219.556 275.897 219.341C275.682 219.889 275.795 220.535 276.237 220.978L278.216 222.957C278.659 223.4 279.307 223.514 279.855 223.299C279.658 223.8 279.736 224.386 280.091 224.821L280.196 224.937L282.175 226.916C282.618 227.359 283.265 227.472 283.813 227.257C283.616 227.759 283.694 228.344 284.049 228.779L284.154 228.894L286.134 230.874C286.576 231.317 287.224 231.431 287.772 231.216C287.575 231.718 287.652 232.302 288.007 232.737L288.112 232.853L290.091 234.832C290.534 235.275 291.181 235.388 291.729 235.173C291.514 235.721 291.628 236.369 292.071 236.812L294.05 238.791C294.493 239.233 295.14 239.347 295.688 239.132C295.488 239.642 295.574 240.237 295.944 240.674L295.939 240.68C295.343 241.276 295.343 242.243 295.939 242.839L298.098 240.68L274.348 216.93Z' fill='url(%23paint1026_linear_40004690_134055)'/%3E%3Cpath d='M284.894 240.188L274.837 230.13C273.644 228.938 273.644 227.005 274.837 225.812L276.75 223.899L288.966 236.115L284.894 240.188Z' fill='url(%23paint1027_linear_40004690_134055)'/%3E%3Cpath d='M287.408 237.673C287.11 237.375 287.11 236.892 287.408 236.594L287.887 236.115L287.408 235.636C287.111 235.338 287.11 234.855 287.408 234.557L288.966 236.115L287.408 237.673ZM283.337 231.565C283.039 231.267 283.039 230.783 283.337 230.485L286.452 233.601C286.154 233.899 285.671 233.899 285.373 233.601L283.337 231.565ZM279.264 227.492C278.966 227.194 278.966 226.711 279.264 226.413L282.38 229.528C282.081 229.826 281.598 229.826 281.3 229.528L279.264 227.492ZM276.75 223.899L278.308 225.457C278.01 225.755 277.527 225.755 277.229 225.457L276.21 224.438L276.75 223.899ZM273.977 227.54C274.067 226.908 274.35 226.298 274.837 225.812C274.397 226.251 274.234 226.882 274.321 227.553C274.21 227.574 274.092 227.571 273.977 227.54ZM283.098 238.391C283.358 238.13 283.761 238.097 284.057 238.292L284.177 238.391L284.894 239.108L285.373 238.629L285.492 238.531C285.788 238.336 286.191 238.369 286.452 238.629L284.894 240.188L283.098 238.391ZM274.837 230.13C274.351 229.644 274.066 229.035 273.976 228.403C274.2 228.343 274.433 228.392 274.614 228.52C274.753 228.811 274.936 229.096 275.164 229.362L275.376 229.59L276.634 230.848C276.932 231.146 276.932 231.63 276.634 231.928L274.837 230.13ZM278.069 233.362C278.367 233.064 278.85 233.064 279.148 233.362L281.663 235.877C281.96 236.175 281.961 236.658 281.663 236.956L278.069 233.362Z' fill='url(%23paint1028_linear_40004690_134055)'/%3E%3Cpath d='M263.029 136.344L291.097 108.276C292.289 107.083 292.289 105.15 291.097 103.958L263.029 75.8898L232.802 106.117L263.029 136.344Z' fill='url(%23paint1029_linear_40004690_134055)'/%3E%3Cpath d='M235.393 108.708L235.497 108.591C235.986 107.992 235.951 107.108 235.393 106.549L234.961 106.117L235.393 105.685L235.497 105.57C235.987 104.97 235.952 104.085 235.393 103.525L232.802 106.117L235.393 108.708ZM237.336 101.582L236.256 102.662C236.853 103.258 237.819 103.258 238.415 102.662L237.336 101.582ZM241.438 99.6395C242.034 99.0433 242.034 98.0767 241.438 97.4805L237.336 101.582L238.415 102.662L241.438 99.6395ZM243.381 95.5375L242.301 96.6171C242.898 97.2132 243.864 97.2131 244.46 96.6171L243.381 95.5375ZM247.483 93.5946L247.588 93.4786C248.078 92.879 248.042 91.9945 247.483 91.4355L243.381 95.5375L244.46 96.6171L247.483 93.5946ZM249.427 89.4915L248.347 90.571C248.944 91.1672 249.91 91.1672 250.506 90.571L249.427 89.4915ZM253.529 87.5485L252.449 86.469L249.427 89.4915L250.506 90.571L253.529 87.5485ZM253.529 87.5485C254.125 86.9523 254.125 85.9856 253.529 85.3895L252.449 86.469L253.529 87.5485ZM255.472 83.4465L254.392 84.526C254.989 85.1223 255.955 85.1223 256.551 84.526L255.472 83.4465ZM259.574 81.5036L258.494 80.424L255.472 83.4465L256.551 84.526L259.574 81.5036ZM259.574 81.5036C260.17 80.9073 260.17 79.9407 259.574 79.3445L258.494 80.424L259.574 81.5036ZM261.517 77.4015L260.437 78.4811C261.033 79.0771 262 79.0769 262.596 78.4811L261.517 77.4015ZM263.029 75.8898L261.517 77.4015L262.596 78.4811L263.029 78.0488L263.703 78.7235C264.3 79.3198 265.266 79.3198 265.862 78.7235L263.029 75.8898ZM241.438 114.753C242.034 114.157 242.034 113.19 241.438 112.594L238.415 109.571C237.819 108.975 236.853 108.975 236.256 109.571L241.438 114.753ZM267.212 80.073L267.106 80.1889C266.618 80.7886 266.653 81.6732 267.212 82.232L270.72 85.7405C271.317 86.3367 272.283 86.3367 272.879 85.7405L267.212 80.073ZM247.483 120.798L247.588 120.682C248.077 120.082 248.042 119.198 247.483 118.639L244.46 115.616C243.864 115.02 242.898 115.02 242.301 115.616L247.483 120.798ZM274.229 87.0899L274.123 87.2059C273.635 87.8055 273.67 88.6902 274.229 89.249L277.737 92.7575C278.334 93.3537 279.3 93.3537 279.896 92.7575L274.229 87.0899ZM253.529 126.844L253.634 126.728C254.123 126.129 254.088 125.244 253.529 124.685L250.506 121.662C249.91 121.066 248.944 121.066 248.347 121.662L253.529 126.844ZM281.246 94.1069L281.14 94.2229C280.652 94.8225 280.687 95.7071 281.246 96.266L284.754 99.7745C285.351 100.371 286.317 100.371 286.913 99.7745L281.246 94.1069ZM259.574 132.889L259.679 132.773C260.168 132.173 260.133 131.289 259.574 130.73L256.551 127.707C255.955 127.111 254.989 127.111 254.392 127.707L259.574 132.889ZM288.263 101.124L288.157 101.24C287.669 101.84 287.704 102.724 288.263 103.283L290.017 105.037C290.165 105.186 290.276 105.354 290.349 105.532C290.446 105.767 290.595 105.965 290.777 106.118C290.595 106.27 290.446 106.467 290.349 106.702L291.758 107.286C292.216 106.179 291.997 104.858 291.097 103.958L288.263 101.124ZM263.029 136.344L265.862 133.51C265.266 132.914 264.3 132.914 263.703 133.51L263.029 134.185L262.596 133.752C262 133.157 261.033 133.156 260.437 133.752L263.029 136.344ZM291.305 108.044C291.496 107.81 291.647 107.554 291.758 107.286L290.349 106.702C290.276 106.88 290.165 107.048 290.017 107.196L288.263 108.951C287.704 109.509 287.669 110.394 288.157 110.994L288.263 111.11L291.097 108.276L291.305 108.044ZM272.879 126.493C272.321 125.934 271.436 125.899 270.836 126.388L270.72 126.493L267.212 130.001C266.653 130.56 266.618 131.445 267.106 132.045L267.212 132.161L272.879 126.493ZM279.896 119.476C279.338 118.917 278.453 118.882 277.853 119.371L277.737 119.476L274.229 122.984C273.67 123.543 273.635 124.428 274.123 125.028L274.229 125.144L279.896 119.476ZM286.913 112.459C286.355 111.9 285.47 111.865 284.87 112.354L284.754 112.459L281.246 115.968C280.687 116.526 280.652 117.411 281.14 118.011L281.246 118.127L286.913 112.459Z' fill='url(%23paint1030_linear_40004690_134055)'/%3E%3Cpath d='M263.029 129.391L284.145 108.274C285.338 107.081 285.338 105.148 284.145 103.956L263.029 82.8389L239.753 106.115L263.029 129.391Z' fill='url(%23paint1031_linear_40004690_134055)'/%3E%3Cpath d='M242.287 108.649L242.392 108.533C242.881 107.933 242.845 107.048 242.287 106.489L241.912 106.115L242.288 105.74L241.208 104.66L239.753 106.115L242.287 108.649ZM242.288 105.74C242.884 105.144 242.883 104.177 242.288 103.581L241.208 104.66L242.288 105.74ZM244.118 101.751L243.038 102.83C243.635 103.426 244.601 103.426 245.197 102.83L244.118 101.751ZM248.107 99.9206L248.21 99.8046C248.699 99.2051 248.666 98.3205 248.107 97.7615L244.118 101.751L245.197 102.83L248.107 99.9206ZM249.936 95.9324L248.857 97.0119C249.453 97.6075 250.42 97.6076 251.016 97.0119L249.936 95.9324ZM253.925 94.1022L252.846 93.0227L249.936 95.9324L251.016 97.0119L253.925 94.1022ZM253.925 94.1022C254.521 93.5062 254.521 92.5394 253.925 91.9432L252.846 93.0227L253.925 94.1022ZM255.756 90.113L254.676 91.1926C255.272 91.7883 256.239 91.7886 256.835 91.1926L255.756 90.113ZM259.745 88.2829L259.848 88.1669C260.337 87.5674 260.303 86.6829 259.745 86.1238L255.756 90.113L256.835 91.1926L259.745 88.2829ZM261.575 84.2937L260.495 85.3732C261.092 85.9689 262.058 85.9692 262.654 85.3732L261.575 84.2937ZM263.029 82.8399L261.575 84.2937L262.654 85.3732L263.029 84.9989L263.709 85.6789C264.305 86.2747 265.272 86.2745 265.868 85.6789L263.029 82.8399ZM248.106 114.468L248.211 114.352C248.7 113.752 248.665 112.868 248.106 112.309L245.196 109.399C244.6 108.803 243.633 108.803 243.037 109.399L248.106 114.468ZM267.228 87.0389L267.123 87.1538C266.634 87.7534 266.669 88.6389 267.228 89.198L270.748 92.718C271.344 93.3136 272.311 93.3136 272.907 92.718L267.228 87.0389ZM253.925 120.287L254.03 120.17C254.518 119.571 254.484 118.687 253.925 118.128L251.016 115.219C250.419 114.622 249.453 114.622 248.857 115.219L253.925 120.287ZM274.267 94.078L274.162 94.1929C273.673 94.7926 273.708 95.678 274.267 96.2371L277.786 99.7561C278.382 100.352 279.349 100.352 279.945 99.7561L274.267 94.078ZM259.744 126.106L259.849 125.99C260.338 125.39 260.303 124.505 259.744 123.947L256.834 121.037C256.238 120.441 255.271 120.441 254.675 121.037L259.744 126.106ZM281.306 101.117L281.202 101.232C280.712 101.832 280.747 102.717 281.306 103.276L283.065 105.036C283.177 105.147 283.267 105.269 283.335 105.398L283.398 105.53L283.464 105.67C283.558 105.845 283.682 105.994 283.827 106.115C283.644 106.268 283.495 106.465 283.398 106.7L284.133 107.004L284.808 107.284C285.266 106.177 285.045 104.856 284.145 103.956L281.306 101.117ZM263.029 129.391L265.868 126.552C265.272 125.955 264.305 125.955 263.709 126.552L263.029 127.232L262.653 126.856C262.057 126.26 261.09 126.26 260.494 126.856L263.029 129.391ZM284.355 108.041C284.545 107.808 284.696 107.553 284.807 107.285L283.398 106.7C283.324 106.878 283.214 107.047 283.065 107.195L281.306 108.954C280.747 109.513 280.713 110.397 281.202 110.996L281.306 111.113L284.145 108.274L284.355 108.041ZM272.907 119.512C272.311 118.916 271.344 118.916 270.748 119.512L267.229 123.031C266.67 123.59 266.635 124.475 267.123 125.075L267.229 125.191L272.907 119.512ZM279.946 112.473C279.387 111.915 278.503 111.879 277.903 112.368L277.787 112.473L274.267 115.993C273.708 116.552 273.674 117.436 274.162 118.035L274.267 118.152L279.946 112.473Z' fill='url(%23paint1032_linear_40004690_134055)'/%3E%3Cpath d='M263.029 116.234L270.99 108.273C272.183 107.08 272.183 105.147 270.99 103.955L263.029 95.9933L252.908 106.114L263.029 116.234Z' fill='url(%23paint1033_linear_40004690_134055)'/%3E%3Cpath d='M255.253 108.458L255.358 108.342C255.847 107.743 255.812 106.858 255.253 106.299L255.067 106.114L255.253 105.928L254.173 104.849L252.908 106.114L255.253 108.458ZM255.253 105.928C255.849 105.332 255.849 104.365 255.253 103.769L254.173 104.849L255.253 105.928ZM256.703 102.319L255.624 103.398C256.22 103.994 257.187 103.994 257.783 103.398L256.703 102.319ZM260.313 100.868L259.233 99.7885L256.703 102.319L257.783 103.398L260.313 100.868ZM260.313 100.868C260.909 100.272 260.909 99.3051 260.313 98.7089L259.233 99.7885L260.313 100.868ZM261.764 97.2583L260.684 98.3379C261.28 98.9341 262.247 98.9341 262.843 98.3379L261.764 97.2583ZM263.029 95.9933L261.764 97.2583L262.843 98.3379L263.029 98.1523L263.94 99.0632C264.536 99.6594 265.502 99.6594 266.099 99.0632L263.029 95.9933ZM260.313 113.519L260.418 113.403C260.907 112.803 260.872 111.918 260.313 111.36L257.783 108.83C257.187 108.233 256.22 108.233 255.624 108.83L260.313 113.519ZM267.92 100.885L267.815 101.001C267.326 101.6 267.361 102.485 267.92 103.044L269.911 105.034C270.059 105.183 270.169 105.351 270.243 105.529L271.651 104.947C271.502 104.586 271.283 104.248 270.99 103.955L267.92 100.885ZM263.029 116.234L266.099 113.164C265.502 112.568 264.536 112.568 263.94 113.164L263.029 114.075L262.843 113.89C262.247 113.294 261.28 113.294 260.684 113.89L263.029 116.234ZM271.651 107.283C271.96 106.536 271.96 105.693 271.651 104.947L270.243 105.529C270.34 105.764 270.488 105.962 270.671 106.115C270.489 106.268 270.34 106.464 270.243 106.699L271.651 107.283ZM271.199 108.041C271.39 107.807 271.54 107.551 271.651 107.283L270.243 106.699C270.169 106.877 270.059 107.045 269.911 107.193L267.92 109.184C267.361 109.743 267.326 110.627 267.815 111.227L267.92 111.343L270.99 108.273L271.199 108.041Z' fill='url(%23paint1034_linear_40004690_134055)'/%3E%3Cpath d='M293.561 105.809L317.311 82.0588C318.503 80.8664 318.503 78.9331 317.311 77.7407L310.833 71.2635L284.925 97.1723L293.561 105.809Z' fill='url(%23paint1035_linear_40004690_134055)'/%3E%3Cpath d='M287.084 97.1723C287.68 96.5761 287.68 95.6095 287.084 95.0132L284.925 97.1723L286.004 98.2518L287.084 97.1723ZM291.402 92.8542C291.998 92.258 291.998 91.2913 291.402 90.6951L287.084 95.0132C287.68 95.6095 288.647 95.6095 289.243 95.0132L291.402 92.8542ZM295.72 88.536C296.316 87.9398 296.316 86.9732 295.72 86.377L291.402 90.6951C291.998 91.2913 292.965 91.2913 293.561 90.6951L295.72 88.536ZM300.038 84.2179C300.634 83.6217 300.634 82.655 300.038 82.0588L295.72 86.377C296.316 86.9732 297.283 86.9732 297.879 86.377L300.038 84.2179ZM304.356 79.8997C304.952 79.3035 304.952 78.3369 304.356 77.7407L300.038 82.0588C300.634 82.655 301.601 82.655 302.197 82.0588L304.356 79.8997ZM308.674 75.5816C309.271 74.9854 309.271 74.0187 308.674 73.4225L304.356 77.7407C304.952 78.3369 305.919 78.3369 306.515 77.7407L308.674 75.5816ZM317.972 81.0689C318.43 79.962 318.211 78.6406 317.311 77.7407L310.833 71.2635L308.674 73.4225C309.233 73.9814 310.118 74.0168 310.718 73.528L310.833 73.4225L310.869 73.3867C311.136 73.5443 311.44 73.6144 311.74 73.5954C311.713 74.0178 311.86 74.4491 312.183 74.7719L313.802 76.3913C314.125 76.7141 314.556 76.8608 314.979 76.834C314.952 77.2564 315.099 77.6877 315.422 78.0106L316.231 78.8202C316.38 78.9686 316.49 79.1367 316.563 79.3146C316.661 79.5497 316.809 79.748 316.991 79.9008C316.809 80.0535 316.66 80.2503 316.563 80.4848L317.972 81.0689ZM317.311 82.0588C317.603 81.7663 317.823 81.4287 317.972 81.0689L316.563 80.4848C316.511 80.6103 316.441 80.731 316.352 80.8433C316.315 80.8905 316.275 80.9358 316.231 80.9793L315.241 81.9692C314.799 82.4122 314.684 83.0595 314.9 83.6075C314.398 83.4108 313.813 83.488 313.378 83.8426L313.262 83.948L311.284 85.9268C310.841 86.3697 310.727 87.0171 310.942 87.5651C310.394 87.35 309.747 87.4638 309.304 87.9066L307.325 89.8854C306.882 90.3284 306.768 90.9757 306.983 91.5237C306.481 91.3268 305.896 91.4047 305.461 91.7599L305.346 91.8642L303.366 93.8441C302.924 94.287 302.81 94.9344 303.025 95.4824C302.523 95.2856 301.939 95.3629 301.504 95.7175L301.388 95.8229L299.409 97.8017C298.966 98.2446 298.852 98.892 299.067 99.44C298.565 99.243 297.98 99.3212 297.545 99.6761L297.429 99.7815L295.45 101.76C295.007 102.203 294.893 102.851 295.109 103.399C294.561 103.184 293.914 103.297 293.471 103.739L292.481 104.729L293.561 105.809L317.311 82.0588Z' fill='url(%23paint1036_linear_40004690_134055)'/%3E%3Cpath d='M297.193 98.5391L307.254 88.4778C308.446 87.2854 308.446 85.3521 307.254 84.1596L305.34 82.2453L293.119 94.4656L297.193 98.5391Z' fill='url(%23paint1037_linear_40004690_134055)'/%3E%3Cpath d='M294.677 93.9869C294.975 93.6888 294.975 93.2054 294.677 92.9073L293.119 94.4655L293.659 95.0053L294.677 93.9869ZM298.751 89.9133C299.049 89.6152 299.049 89.1318 298.751 88.8338L295.635 91.9501C295.933 92.2482 296.416 92.2482 296.714 91.9501L298.751 89.9133ZM302.824 85.8398C303.122 85.5416 303.122 85.0582 302.824 84.7602L299.708 87.8765C300.006 88.1746 300.49 88.1746 300.788 87.8765L302.824 85.8398ZM308.114 85.8851C308.023 85.254 307.74 84.6448 307.254 84.1593L305.34 82.2448L303.782 83.803C304.08 84.1011 304.563 84.1011 304.861 83.803L305.346 83.318C305.55 83.4801 305.813 83.5245 306.05 83.4488C305.966 83.7122 306.027 84.0114 306.236 84.2205L306.715 84.6991C306.88 84.8644 307.014 85.0483 307.117 85.2431C307.152 85.3082 307.183 85.3748 307.211 85.4423C307.36 85.8005 307.749 85.9832 308.114 85.8851ZM307.254 88.4775C307.74 87.9919 308.024 87.3829 308.114 86.7517C307.798 86.6671 307.466 86.7924 307.285 87.0595L307.212 87.1955L307.146 87.3357C307.137 87.3541 307.129 87.3734 307.119 87.3916C307.105 87.4187 307.088 87.444 307.072 87.4707C307.05 87.5082 307.03 87.5469 307.006 87.5835C306.99 87.6064 306.972 87.6274 306.956 87.6499C306.929 87.6881 306.902 87.7269 306.872 87.7637L306.715 87.9377L305.457 89.1954C305.159 89.4935 305.159 89.9768 305.457 90.2749L307.254 88.4775ZM298.99 96.7416C298.692 96.4435 298.209 96.4435 297.911 96.7416L296.653 97.9993L297.193 98.5391L298.99 96.7416ZM304.021 91.7108C303.76 91.4499 303.357 91.4171 303.061 91.6127L302.941 91.7108L300.426 94.2262C300.128 94.5243 300.128 95.0076 300.426 95.3057L304.021 91.7108Z' fill='url(%23paint1038_linear_40004690_134055)'/%3E%3Cpath d='M215.444 140.922L239.194 117.172C240.386 115.98 240.386 114.046 239.194 112.854L232.716 106.377L206.807 132.286L215.444 140.922Z' fill='url(%23paint1039_linear_40004690_134055)'/%3E%3Cpath d='M208.967 134.445C209.563 133.848 209.563 132.882 208.967 132.286L209.072 132.17C209.561 131.57 209.525 130.685 208.967 130.127L206.807 132.286L208.967 134.445ZM213.285 127.967C213.881 127.371 213.881 126.405 213.285 125.808L208.967 130.127C209.563 130.723 210.529 130.723 211.126 130.127L213.285 127.967ZM217.603 123.649C218.199 123.053 218.199 122.086 217.603 121.49L213.285 125.808C213.881 126.405 214.848 126.405 215.444 125.808L217.603 123.649ZM221.921 119.331C222.517 118.735 222.517 117.768 221.921 117.172L217.603 121.49C218.199 122.086 219.166 122.086 219.762 121.49L221.921 119.331ZM226.239 115.013C226.835 114.417 226.835 113.45 226.239 112.854L221.921 117.172C222.517 117.768 223.484 117.768 224.08 117.172L226.239 115.013ZM230.557 110.695C231.153 110.099 231.153 109.132 230.557 108.536L226.239 112.854C226.835 113.45 227.802 113.45 228.398 112.854L230.557 110.695ZM232.716 106.377L230.557 108.536C231.153 109.132 232.12 109.132 232.716 108.536L233.796 107.456L232.716 106.377ZM213.285 138.763C213.881 138.167 213.881 137.2 213.285 136.604L211.126 134.445C210.529 133.848 209.563 133.848 208.967 134.445L213.285 138.763ZM239.194 117.172C240.386 115.98 240.386 114.046 239.194 112.854C239.715 113.375 239.411 114.549 238.529 115.633C238.403 115.789 238.264 115.943 238.114 116.093L237.124 117.082C236.681 117.525 236.567 118.173 236.782 118.721C236.235 118.506 235.588 118.619 235.145 119.061L233.166 121.04C232.724 121.483 232.61 122.13 232.825 122.678C232.323 122.481 231.738 122.56 231.303 122.915L231.187 123.02L229.208 124.999C228.765 125.442 228.651 126.089 228.866 126.637C228.364 126.44 227.779 126.518 227.344 126.873L227.229 126.978L225.249 128.957C224.806 129.4 224.692 130.048 224.908 130.596C224.406 130.399 223.821 130.476 223.386 130.831L223.27 130.936L221.292 132.915C220.849 133.358 220.735 134.005 220.95 134.553C220.402 134.338 219.755 134.452 219.312 134.895L217.333 136.874C216.89 137.317 216.776 137.964 216.991 138.512C216.481 138.312 215.886 138.398 215.449 138.768L215.444 138.763C214.848 138.167 213.881 138.167 213.285 138.763L215.444 140.922L239.194 117.172Z' fill='url(%23paint1040_linear_40004690_134055)'/%3E%3Cpath d='M215.936 127.719L225.993 117.662C227.186 116.469 229.119 116.469 230.311 117.662L232.224 119.575L220.008 131.791L215.936 127.719Z' fill='url(%23paint1041_linear_40004690_134055)'/%3E%3Cpath d='M218.45 130.233C218.748 129.935 219.232 129.935 219.53 130.233L220.008 130.712L220.487 130.233C220.785 129.935 221.269 129.935 221.567 130.233L220.008 131.791L218.45 130.233ZM224.558 126.162C224.857 125.864 225.34 125.864 225.638 126.162L222.523 129.277C222.225 128.979 222.225 128.495 222.523 128.197L224.558 126.162ZM228.631 122.089C228.929 121.791 229.412 121.791 229.711 122.089L226.595 125.204C226.297 124.906 226.297 124.423 226.595 124.125L228.631 122.089ZM232.225 119.575L230.667 121.133C230.369 120.835 230.369 120.352 230.667 120.053L231.685 119.035L232.225 119.575ZM228.584 116.802C229.215 116.892 229.825 117.175 230.311 117.661C229.872 117.222 229.241 117.059 228.571 117.146C228.549 117.034 228.553 116.917 228.584 116.802ZM217.732 125.922C217.993 126.183 218.027 126.585 217.831 126.882L217.732 127.002L217.015 127.719L217.494 128.197L217.592 128.317C217.788 128.613 217.755 129.016 217.494 129.277L215.936 127.719L217.732 125.922ZM225.993 117.661C226.479 117.176 227.089 116.891 227.72 116.801C227.78 117.025 227.732 117.258 227.603 117.439C227.312 117.578 227.027 117.761 226.762 117.989L226.533 118.201L225.275 119.459C224.977 119.757 224.494 119.757 224.196 119.459L225.993 117.661ZM222.761 120.894C223.059 121.192 223.059 121.675 222.761 121.973L220.247 124.488C219.949 124.785 219.465 124.785 219.167 124.488L222.761 120.894Z' fill='url(%23paint1042_linear_40004690_134055)'/%3E%3Cpath d='M321.403 103.152L349.471 131.22C350.663 132.413 352.596 132.413 353.789 131.22L381.857 103.152L351.63 72.9254L321.403 103.152Z' fill='url(%23paint1043_linear_40004690_134055)'/%3E%3Cpath d='M349.038 75.5167L349.155 75.621C349.755 76.1097 350.639 76.0751 351.197 75.5167L351.63 75.0844L352.062 75.5167L352.177 75.621C352.777 76.1104 353.662 76.0757 354.221 75.5167L351.63 72.9254L349.038 75.5167ZM356.164 77.4596L355.084 76.3801C354.488 76.9763 354.488 77.9429 355.084 78.5391L356.164 77.4596ZM358.107 81.5616C358.703 82.1578 359.67 82.1578 360.266 81.5616L356.164 77.4596L355.084 78.5391L358.107 81.5616ZM362.209 83.5046L361.129 82.4251C360.533 83.0212 360.533 83.9879 361.129 84.5841L362.209 83.5046ZM364.152 87.6066L364.268 87.712C364.868 88.2012 365.752 88.1656 366.311 87.6066L362.209 83.5046L361.129 84.5841L364.152 87.6066ZM368.255 89.5506L367.175 88.4711C366.579 89.0673 366.579 90.0339 367.175 90.6302L368.255 89.5506ZM370.198 93.6526L371.277 92.5731L368.255 89.5506L367.175 90.6302L370.198 93.6526ZM370.198 93.6526C370.794 94.2486 371.761 94.2488 372.357 93.6526L371.277 92.5731L370.198 93.6526ZM374.3 95.5956L373.22 94.5161C372.624 95.1123 372.624 96.0789 373.22 96.6751L374.3 95.5956ZM376.243 99.6976L377.322 98.6181L374.3 95.5956L373.22 96.6751L376.243 99.6976ZM376.243 99.6976C376.839 100.294 377.806 100.294 378.402 99.6976L377.322 98.6181L376.243 99.6976ZM380.345 101.641L379.265 100.561C378.669 101.157 378.67 102.124 379.265 102.72L380.345 101.641ZM381.857 103.152L380.345 101.641L379.265 102.72L379.698 103.152L379.023 103.827C378.427 104.423 378.427 105.39 379.023 105.986L381.857 103.152ZM342.993 81.5616C343.59 82.1578 344.556 82.1578 345.152 81.5616L348.175 78.5391C348.771 77.9429 348.771 76.9763 348.175 76.3801L342.993 81.5616ZM377.673 107.336L377.558 107.23C376.958 106.741 376.073 106.777 375.514 107.336L372.006 110.844C371.41 111.44 371.41 112.407 372.006 113.003L377.673 107.336ZM336.948 87.6066L337.064 87.712C337.664 88.2008 338.549 88.1654 339.108 87.6066L342.13 84.5841C342.726 83.9879 342.726 83.0212 342.13 82.4251L336.948 87.6066ZM370.657 114.353L370.541 114.247C369.941 113.758 369.056 113.794 368.497 114.353L364.989 117.861C364.393 118.457 364.393 119.424 364.989 120.02L370.657 114.353ZM330.902 93.6526L331.018 93.7581C331.618 94.2468 332.503 94.2113 333.061 93.6526L336.084 90.6302C336.68 90.0339 336.68 89.0673 336.084 88.4711L330.902 93.6526ZM363.64 121.37L363.524 121.264C362.924 120.775 362.039 120.811 361.48 121.37L357.972 124.878C357.376 125.474 357.376 126.441 357.972 127.037L363.64 121.37ZM324.857 99.6976L324.973 99.803C325.573 100.292 326.458 100.256 327.017 99.6976L330.039 96.6751C330.635 96.0789 330.635 95.1123 330.039 94.5161L324.857 99.6976ZM356.623 128.386L356.507 128.281C355.907 127.792 355.022 127.828 354.463 128.386L352.709 130.141C352.561 130.289 352.393 130.399 352.215 130.473C351.98 130.57 351.781 130.719 351.629 130.901C351.476 130.719 351.279 130.57 351.045 130.473L350.461 131.881C351.567 132.34 352.889 132.12 353.789 131.22L356.623 128.386ZM321.403 103.152L324.236 105.986C324.833 105.39 324.833 104.423 324.236 103.827L323.562 103.152L323.994 102.72C324.59 102.124 324.59 101.157 323.994 100.561L321.403 103.152ZM349.703 131.429C349.937 131.62 350.192 131.77 350.461 131.881L351.045 130.473C350.867 130.399 350.699 130.289 350.55 130.141L348.796 128.386C348.237 127.828 347.352 127.792 346.753 128.281L346.637 128.386L349.471 131.22L349.703 131.429ZM331.253 113.003C331.812 112.444 331.848 111.56 331.359 110.96L331.253 110.844L327.745 107.336C327.186 106.777 326.302 106.741 325.702 107.23L325.586 107.336L331.253 113.003ZM338.27 120.02C338.829 119.461 338.865 118.577 338.376 117.977L338.27 117.861L334.762 114.353C334.203 113.794 333.318 113.758 332.719 114.247L332.603 114.353L338.27 120.02ZM345.287 127.037C345.846 126.478 345.882 125.594 345.393 124.994L345.287 124.878L341.779 121.37C341.22 120.811 340.335 120.775 339.736 121.264L339.62 121.37L345.287 127.037Z' fill='url(%23paint1044_linear_40004690_134055)'/%3E%3Cpath d='M328.352 103.152L349.469 124.269C350.661 125.462 352.594 125.462 353.787 124.269L374.904 103.152L351.628 79.8765L328.352 103.152Z' fill='url(%23paint1045_linear_40004690_134055)'/%3E%3Cpath d='M349.094 82.4103L349.21 82.5157C349.81 83.0045 350.694 82.9691 351.253 82.4103L351.627 82.036L352.003 82.4113L353.082 81.3318L351.627 79.877L349.094 82.4103ZM352.003 82.4113C352.599 83.0073 353.565 83.007 354.162 82.4113L353.082 81.3318L352.003 82.4113ZM355.992 84.2415L354.912 83.162C354.317 83.7582 354.316 84.725 354.912 85.321L355.992 84.2415ZM357.822 88.2307L357.938 88.334C358.537 88.8232 359.422 88.7893 359.981 88.2307L355.992 84.2415L354.912 85.321L357.822 88.2307ZM361.81 90.0598L360.731 88.9803C360.135 89.5764 360.135 90.5433 360.731 91.1393L361.81 90.0598ZM363.64 94.049L364.72 92.9695L361.81 90.0598L360.731 91.1393L363.64 94.049ZM363.64 94.049C364.236 94.6451 365.203 94.6447 365.799 94.049L364.72 92.9695L363.64 94.049ZM367.63 95.8792L366.55 94.7996C365.954 95.3959 365.954 96.3627 366.55 96.9587L367.63 95.8792ZM369.46 99.8684L369.576 99.9717C370.175 100.461 371.06 100.427 371.619 99.8684L367.63 95.8792L366.55 96.9587L369.46 99.8684ZM373.449 101.699L372.369 100.619C371.774 101.215 371.773 102.182 372.369 102.778L373.449 101.699ZM374.903 103.152L373.449 101.699L372.369 102.778L372.744 103.152L372.064 103.832C371.468 104.428 371.468 105.395 372.064 105.991L374.903 103.152ZM343.275 88.2297L343.391 88.3351C343.99 88.8239 344.875 88.7885 345.434 88.2297L348.343 85.32C348.939 84.7237 348.939 83.757 348.343 83.1609L343.275 88.2297ZM370.704 107.351L370.589 107.247C369.989 106.758 369.104 106.792 368.545 107.351L365.025 110.871C364.429 111.468 364.429 112.434 365.025 113.031L370.704 107.351ZM337.455 94.049L337.572 94.1534C338.172 94.642 339.055 94.6075 339.614 94.049L342.524 91.1393C343.12 90.5431 343.12 89.5765 342.524 88.9803L337.455 94.049ZM363.665 114.39L363.55 114.286C362.95 113.797 362.065 113.831 361.505 114.39L357.986 117.91C357.39 118.506 357.391 119.472 357.986 120.069L363.665 114.39ZM331.637 99.8674L331.753 99.9728C332.353 100.462 333.237 100.426 333.796 99.8674L336.706 96.9577C337.301 96.3614 337.302 95.3946 336.706 94.7986L331.637 99.8674ZM356.625 121.43L356.511 121.325C355.911 120.836 355.025 120.871 354.466 121.43L352.707 123.189C352.596 123.3 352.474 123.39 352.344 123.459L352.212 123.521L352.072 123.588C351.898 123.681 351.749 123.805 351.627 123.95C351.475 123.768 351.277 123.618 351.042 123.521L350.739 124.257L350.458 124.932C351.565 125.39 352.887 125.169 353.786 124.269L356.625 121.43ZM328.352 103.152L331.191 105.991C331.787 105.395 331.787 104.429 331.191 103.832L330.511 103.152L330.886 102.777C331.482 102.181 331.482 101.214 330.886 100.618L328.352 103.152ZM349.701 124.478C349.935 124.669 350.189 124.82 350.457 124.931L351.042 123.521C350.864 123.448 350.696 123.337 350.548 123.189L348.788 121.43C348.229 120.871 347.346 120.837 346.746 121.325L346.629 121.43L349.468 124.269L349.701 124.478ZM338.23 113.031C338.826 112.434 338.826 111.468 338.23 110.871L334.711 107.352C334.152 106.794 333.268 106.758 332.668 107.247L332.552 107.352L338.23 113.031ZM345.269 120.07C345.828 119.511 345.863 118.626 345.375 118.027L345.269 117.911L341.749 114.39C341.19 113.832 340.307 113.797 339.707 114.286L339.59 114.39L345.269 120.07Z' fill='url(%23paint1046_linear_40004690_134055)'/%3E%3Cpath d='M341.508 103.152L349.47 111.114C350.662 112.306 352.595 112.306 353.788 111.114L361.749 103.152L351.629 93.0318L341.508 103.152Z' fill='url(%23paint1047_linear_40004690_134055)'/%3E%3Cpath d='M349.284 95.3764L349.4 95.4818C350 95.9706 350.884 95.9352 351.443 95.3764L351.629 95.1908L351.814 95.3764L352.894 94.2969L351.629 93.0318L349.284 95.3764ZM351.814 95.3764C352.41 95.9726 353.377 95.9726 353.973 95.3764L352.894 94.2969L351.814 95.3764ZM355.424 96.827L354.344 95.7475C353.748 96.3437 353.748 97.3103 354.344 97.9065L355.424 96.827ZM356.875 100.437L357.954 99.3571L355.424 96.827L354.344 97.9065L356.875 100.437ZM356.875 100.437C357.471 101.033 358.437 101.033 359.034 100.437L357.954 99.3571L356.875 100.437ZM360.484 101.887L359.405 100.808C358.808 101.404 358.808 102.371 359.405 102.967L360.484 101.887ZM361.749 103.152L360.484 101.887L359.405 102.967L359.59 103.152L358.679 104.063C358.083 104.659 358.083 105.626 358.679 106.222L361.749 103.152ZM344.224 100.437L344.34 100.542C344.939 101.031 345.824 100.996 346.383 100.437L348.913 97.9065C349.509 97.3103 349.509 96.3437 348.913 95.7475L344.224 100.437ZM356.858 108.044L356.742 107.939C356.142 107.45 355.258 107.485 354.699 108.044L352.708 110.034C352.56 110.183 352.392 110.293 352.214 110.366L352.796 111.775C353.156 111.626 353.495 111.407 353.788 111.114L356.858 108.044ZM341.508 103.152L344.578 106.222C345.174 105.626 345.174 104.659 344.578 104.063L343.667 103.152L343.853 102.967C344.449 102.371 344.449 101.404 343.853 100.808L341.508 103.152ZM350.46 111.775C351.206 112.084 352.049 112.084 352.796 111.775L352.214 110.366C351.979 110.464 351.78 110.612 351.628 110.794C351.475 110.613 351.278 110.464 351.044 110.366L350.46 111.775ZM349.702 111.323C349.936 111.513 350.191 111.664 350.46 111.775L351.044 110.366C350.866 110.293 350.698 110.183 350.549 110.034L348.559 108.044C348 107.485 347.115 107.45 346.516 107.939L346.4 108.044L349.47 111.114L349.702 111.323Z' fill='url(%23paint1048_linear_40004690_134055)'/%3E%3Cpath d='M351.936 133.684L375.686 157.433C376.878 158.626 378.811 158.626 380.004 157.433L386.481 150.956L360.572 125.047L351.936 133.684Z' fill='url(%23paint1049_linear_40004690_134055)'/%3E%3Cpath d='M360.572 127.206C361.168 127.803 362.135 127.803 362.731 127.206L360.572 125.047L359.493 126.127L360.572 127.206ZM364.89 131.525C365.487 132.121 366.453 132.121 367.049 131.525L362.731 127.206C362.135 127.803 362.135 128.769 362.731 129.365L364.89 131.525ZM369.208 135.843C369.805 136.439 370.771 136.439 371.368 135.843L367.049 131.525C366.453 132.121 366.453 133.087 367.049 133.684L369.208 135.843ZM373.527 140.161C374.123 140.757 375.089 140.757 375.686 140.161L371.368 135.843C370.771 136.439 370.771 137.406 371.368 138.002L373.527 140.161ZM377.845 144.479C378.441 145.075 379.408 145.075 380.004 144.479L375.686 140.161C375.089 140.757 375.089 141.724 375.686 142.32L377.845 144.479ZM382.163 148.797C382.759 149.393 383.726 149.393 384.322 148.797L380.004 144.479C379.408 145.075 379.408 146.042 380.004 146.638L382.163 148.797ZM376.676 158.094C377.783 158.553 379.104 158.333 380.004 157.433L386.481 150.956L384.322 148.797C383.763 149.356 383.728 150.241 384.217 150.84L384.322 150.956L384.358 150.992C384.2 151.259 384.13 151.563 384.149 151.863C383.727 151.836 383.295 151.983 382.973 152.306L381.353 153.925C381.03 154.248 380.884 154.679 380.91 155.101C380.488 155.075 380.057 155.221 379.734 155.544L378.924 156.354C378.776 156.502 378.608 156.612 378.43 156.686C378.195 156.783 377.997 156.932 377.844 157.114C377.691 156.932 377.494 156.783 377.26 156.686L376.676 158.094ZM375.686 157.433C375.978 157.726 376.316 157.945 376.676 158.094L377.26 156.686C377.134 156.634 377.013 156.564 376.901 156.475C376.854 156.438 376.809 156.397 376.765 156.354L375.775 155.364C375.332 154.921 374.685 154.807 374.137 155.022C374.334 154.521 374.257 153.936 373.902 153.501L373.797 153.385L371.818 151.406C371.375 150.963 370.727 150.85 370.179 151.065C370.394 150.517 370.281 149.869 369.838 149.426L367.859 147.448C367.416 147.005 366.769 146.891 366.221 147.106C366.418 146.604 366.34 146.019 365.985 145.584L365.88 145.469L363.9 143.489C363.457 143.046 362.81 142.932 362.262 143.147C362.459 142.646 362.382 142.061 362.027 141.626L361.922 141.51L359.943 139.531C359.5 139.089 358.853 138.975 358.305 139.19C358.502 138.688 358.423 138.103 358.068 137.668L357.963 137.552L355.984 135.573C355.541 135.13 354.894 135.016 354.346 135.231C354.561 134.683 354.448 134.037 354.005 133.594L353.015 132.604L351.936 133.684L375.686 157.433Z' fill='url(%23paint1050_linear_40004690_134055)'/%3E%3Cpath d='M359.203 137.312L369.264 147.374C370.456 148.566 372.39 148.566 373.582 147.374L375.496 145.459L363.276 133.239L359.203 137.312Z' fill='url(%23paint1051_linear_40004690_134055)'/%3E%3Cpath d='M363.755 134.797C364.053 135.095 364.536 135.095 364.834 134.797L363.276 133.239L362.736 133.779L363.755 134.797ZM367.828 138.871C368.126 139.169 368.61 139.169 368.908 138.871L365.791 135.754C365.493 136.052 365.493 136.536 365.791 136.834L367.828 138.871ZM371.902 142.944C372.2 143.242 372.683 143.242 372.981 142.944L369.865 139.828C369.567 140.126 369.567 140.609 369.865 140.907L371.902 142.944ZM371.856 148.233C372.488 148.143 373.097 147.86 373.582 147.374L375.497 145.46L373.939 143.901C373.64 144.2 373.64 144.683 373.939 144.981L374.424 145.466C374.261 145.669 374.217 145.933 374.293 146.17C374.029 146.086 373.73 146.147 373.521 146.356L373.042 146.834C372.877 147 372.693 147.133 372.499 147.237C372.433 147.272 372.367 147.303 372.299 147.331C371.941 147.479 371.758 147.869 371.856 148.233ZM369.264 147.374C369.75 147.86 370.359 148.143 370.99 148.233C371.074 147.918 370.949 147.585 370.682 147.405L370.546 147.332L370.406 147.266C370.387 147.256 370.368 147.249 370.35 147.239C370.323 147.225 370.298 147.207 370.271 147.192C370.233 147.17 370.195 147.15 370.158 147.125C370.135 147.11 370.114 147.092 370.092 147.076C370.053 147.048 370.015 147.021 369.978 146.991L369.804 146.834L368.546 145.577C368.248 145.279 367.765 145.279 367.467 145.577L369.264 147.374ZM361 139.11C361.298 138.812 361.298 138.329 361 138.03L359.742 136.773L359.203 137.312L361 139.11ZM366.031 144.141C366.292 143.88 366.325 143.477 366.129 143.18L366.031 143.061L363.515 140.546C363.217 140.248 362.734 140.248 362.436 140.546L366.031 144.141Z' fill='url(%23paint1052_linear_40004690_134055)'/%3E%3Cpath d='M316.82 55.5664L340.569 79.3162C341.762 80.5086 343.695 80.5086 344.888 79.3162L351.365 72.839L325.456 46.9301L316.82 55.5664Z' fill='url(%23paint1053_linear_40004690_134055)'/%3E%3Cpath d='M323.297 49.0892C323.893 49.6854 324.86 49.6854 325.456 49.0892L325.572 49.1946C326.172 49.6834 327.056 49.648 327.615 49.0892L325.456 46.9301L323.297 49.0892ZM329.774 53.4073C330.37 54.0035 331.337 54.0035 331.933 53.4073L327.615 49.0892C327.019 49.6854 327.019 50.6521 327.615 51.2483L329.774 53.4073ZM334.092 57.7255C334.688 58.3217 335.655 58.3217 336.251 57.7255L331.933 53.4073C331.337 54.0035 331.337 54.9702 331.933 55.5664L334.092 57.7255ZM338.41 62.0436C339.007 62.6398 339.973 62.6398 340.569 62.0436L336.251 57.7255C335.655 58.3217 335.655 59.2883 336.251 59.8845L338.41 62.0436ZM342.729 66.3618C343.325 66.958 344.291 66.958 344.888 66.3618L340.569 62.0436C339.973 62.6398 339.973 63.6065 340.569 64.2027L342.729 66.3618ZM347.047 70.6799C347.643 71.2761 348.61 71.2761 349.206 70.6799L344.888 66.3618C344.291 66.958 344.291 67.9246 344.888 68.5208L347.047 70.6799ZM351.365 72.839L349.206 70.6799C348.61 71.2761 348.61 72.2428 349.206 72.839L350.285 73.9185L351.365 72.839ZM318.979 53.4073C319.575 54.0035 320.542 54.0035 321.138 53.4073L323.297 51.2483C323.893 50.6521 323.893 49.6854 323.297 49.0892L318.979 53.4073ZM340.569 79.3162C341.762 80.5086 343.695 80.5086 344.888 79.3162C344.366 79.8375 343.192 79.5336 342.109 78.652C341.953 78.5253 341.799 78.3865 341.649 78.2367L340.659 77.2467C340.216 76.8041 339.569 76.69 339.021 76.9052C339.236 76.3572 339.123 75.7107 338.68 75.2679L336.701 73.2891C336.259 72.8463 335.611 72.7325 335.063 72.9476C335.26 72.4456 335.182 71.8604 334.827 71.4252L334.722 71.3093L332.743 69.3305C332.3 68.8876 331.653 68.7738 331.105 68.9889C331.302 68.4869 331.224 67.9017 330.868 67.4666L330.764 67.3517L328.784 65.3718C328.341 64.9292 327.694 64.8151 327.146 65.0303C327.343 64.5286 327.265 63.944 326.911 63.509L326.805 63.393L324.827 61.4142C324.384 60.9714 323.736 60.8576 323.188 61.0727C323.403 60.5247 323.29 59.8773 322.847 59.4344L320.868 57.4556C320.425 57.0127 319.778 56.8989 319.23 57.114C319.43 56.6036 319.344 56.0089 318.974 55.5717L318.979 55.5664C319.575 54.9702 319.575 54.0035 318.979 53.4073L316.82 55.5664L340.569 79.3162Z' fill='url(%23paint1054_linear_40004690_134055)'/%3E%3Cpath d='M330.023 56.0625L340.08 66.1197C341.272 67.3122 341.272 69.2455 340.08 70.4379L338.167 72.3509L325.951 60.1346L330.023 56.0625Z' fill='url(%23paint1055_linear_40004690_134055)'/%3E%3Cpath d='M327.508 58.5768C327.807 58.875 327.807 59.3583 327.508 59.6564L327.03 60.135L327.508 60.6136C327.806 60.9118 327.806 61.3952 327.508 61.6932L325.95 60.135L327.508 58.5768ZM331.58 64.6851C331.878 64.9832 331.878 65.4665 331.58 65.7646L328.465 62.6494C328.763 62.3512 329.246 62.3512 329.544 62.6494L331.58 64.6851ZM335.652 68.7576C335.95 69.0557 335.951 69.5391 335.652 69.8371L332.537 66.7219C332.835 66.4238 333.319 66.4238 333.617 66.7219L335.652 68.7576ZM338.167 72.3515L336.609 70.7933C336.907 70.4953 337.39 70.4954 337.688 70.7933L338.707 71.8117L338.167 72.3515ZM340.939 68.7101C340.85 69.342 340.566 69.952 340.08 70.438C340.519 69.9989 340.682 69.3676 340.596 68.6975C340.707 68.6756 340.825 68.6792 340.939 68.7101ZM331.819 57.8589C331.558 58.1197 331.156 58.1534 330.86 57.958L330.74 57.8589L330.023 57.142L329.544 57.6207L329.425 57.7187C329.129 57.9143 328.725 57.8815 328.465 57.6207L330.023 56.0625L331.819 57.8589ZM340.08 66.1199C340.566 66.6058 340.851 67.2151 340.94 67.8467C340.716 67.9066 340.484 67.8582 340.303 67.7297C340.163 67.4389 339.98 67.1539 339.752 66.8884L339.54 66.6597L338.283 65.402C337.985 65.1038 337.985 64.6204 338.283 64.3224L340.08 66.1199ZM336.848 62.8876C336.55 63.1857 336.067 63.1857 335.768 62.8876L333.254 60.3733C332.956 60.0751 332.956 59.5917 333.254 59.2937L336.848 62.8876Z' fill='url(%23paint1056_linear_40004690_134055)'/%3E%3Cpath d='M350.274 164.391L322.206 192.459C321.013 193.651 321.013 195.584 322.206 196.777L350.274 224.845L380.501 194.618L350.274 164.391Z' fill='url(%23paint1057_linear_40004690_134055)'/%3E%3Cpath d='M377.909 192.026L377.805 192.143C377.316 192.743 377.351 193.627 377.909 194.185L378.342 194.618L377.909 195.05L377.805 195.165C377.316 195.764 377.35 196.65 377.909 197.209L380.501 194.618L377.909 192.026ZM375.967 199.152L377.046 198.072C376.45 197.476 375.483 197.476 374.887 198.072L375.967 199.152ZM371.865 201.095C371.268 201.691 371.268 202.658 371.865 203.254L375.967 199.152L374.887 198.072L371.865 201.095ZM369.922 205.197L371.001 204.117C370.405 203.521 369.438 203.521 368.842 204.117L369.922 205.197ZM365.82 207.14L365.714 207.256C365.225 207.855 365.261 208.74 365.82 209.299L369.922 205.197L368.842 204.117L365.82 207.14ZM363.876 211.243L364.955 210.163C364.359 209.567 363.392 209.567 362.796 210.163L363.876 211.243ZM359.774 213.186L360.853 214.265L363.876 211.243L362.796 210.163L359.774 213.186ZM359.774 213.186C359.178 213.782 359.177 214.749 359.774 215.345L360.853 214.265L359.774 213.186ZM357.831 217.288L358.91 216.208C358.314 215.612 357.347 215.612 356.751 216.208L357.831 217.288ZM353.729 219.231L354.808 220.31L357.831 217.288L356.751 216.208L353.729 219.231ZM353.729 219.231C353.132 219.827 353.132 220.794 353.729 221.39L354.808 220.31L353.729 219.231ZM351.786 223.333L352.865 222.253C352.269 221.657 351.302 221.658 350.706 222.253L351.786 223.333ZM350.274 224.845L351.786 223.333L350.706 222.253L350.274 222.686L349.599 222.011C349.003 221.415 348.036 221.415 347.44 222.011L350.274 224.845ZM371.865 185.981C371.268 186.578 371.268 187.544 371.865 188.14L374.887 191.163C375.483 191.759 376.45 191.759 377.046 191.163L371.865 185.981ZM346.091 220.661L346.196 220.545C346.685 219.946 346.649 219.061 346.091 218.502L342.582 214.994C341.986 214.398 341.019 214.398 340.423 214.994L346.091 220.661ZM365.82 179.936L365.714 180.052C365.225 180.652 365.261 181.537 365.82 182.095L368.842 185.118C369.438 185.714 370.405 185.714 371.001 185.118L365.82 179.936ZM339.074 213.644L339.179 213.528C339.668 212.929 339.632 212.044 339.074 211.485L335.565 207.977C334.969 207.381 334.002 207.381 333.406 207.977L339.074 213.644ZM359.774 173.89L359.668 174.006C359.179 174.606 359.215 175.491 359.774 176.049L362.796 179.072C363.392 179.668 364.359 179.668 364.955 179.072L359.774 173.89ZM332.057 206.627L332.162 206.511C332.651 205.912 332.615 205.027 332.057 204.468L328.548 200.96C327.952 200.364 326.985 200.364 326.389 200.96L332.057 206.627ZM353.729 167.845L353.623 167.961C353.134 168.561 353.17 169.446 353.729 170.004L356.751 173.027C357.347 173.623 358.314 173.623 358.91 173.027L353.729 167.845ZM325.04 199.61L325.145 199.495C325.634 198.895 325.599 198.01 325.04 197.451L323.285 195.697C323.137 195.549 323.027 195.381 322.953 195.203C322.856 194.968 322.708 194.769 322.525 194.617C322.707 194.464 322.856 194.267 322.953 194.033L321.545 193.448C321.086 194.555 321.306 195.877 322.206 196.777L325.04 199.61ZM350.274 164.391L347.44 167.224C348.036 167.821 349.003 167.821 349.599 167.224L350.274 166.55L350.706 166.982C351.302 167.578 352.269 167.578 352.865 166.982L350.274 164.391ZM321.997 192.69C321.806 192.924 321.656 193.18 321.545 193.448L322.953 194.033C323.027 193.855 323.137 193.686 323.285 193.538L325.04 191.784C325.599 191.225 325.634 190.34 325.145 189.741L325.04 189.625L322.206 192.459L321.997 192.69ZM340.423 174.241C340.982 174.8 341.867 174.836 342.466 174.347L342.582 174.241L346.091 170.733C346.649 170.174 346.685 169.289 346.196 168.69L346.091 168.574L340.423 174.241ZM333.406 181.258C333.965 181.817 334.85 181.853 335.449 181.364L335.565 181.258L339.074 177.75C339.632 177.191 339.668 176.306 339.179 175.707L339.074 175.591L333.406 181.258ZM326.389 188.275C326.948 188.834 327.833 188.87 328.432 188.381L328.548 188.275L332.057 184.767C332.615 184.208 332.651 183.323 332.162 182.724L332.057 182.608L326.389 188.275Z' fill='url(%23paint1058_linear_40004690_134055)'/%3E%3Cpath d='M350.274 171.344L329.157 192.461C327.965 193.653 327.965 195.586 329.157 196.779L350.274 217.895L373.55 194.62L350.274 171.344Z' fill='url(%23paint1059_linear_40004690_134055)'/%3E%3Cpath d='M371.016 192.086L370.91 192.202C370.422 192.801 370.457 193.686 371.016 194.245L371.39 194.619L371.015 194.994L372.094 196.074L373.549 194.619L371.016 192.086ZM371.015 194.994C370.419 195.59 370.419 196.557 371.015 197.154L372.094 196.074L371.015 194.994ZM369.185 198.984L370.264 197.904C369.668 197.308 368.701 197.308 368.105 197.904L369.185 198.984ZM365.195 200.814L365.092 200.93C364.603 201.529 364.637 202.414 365.195 202.973L369.185 198.984L368.105 197.904L365.195 200.814ZM363.366 204.802L364.446 203.722C363.85 203.127 362.883 203.127 362.287 203.722L363.366 204.802ZM359.377 206.632L360.457 207.712L363.366 204.802L362.287 203.722L359.377 206.632ZM359.377 206.632C358.781 207.228 358.781 208.195 359.377 208.791L360.457 207.712L359.377 206.632ZM357.547 210.621L358.627 209.542C358.03 208.946 357.063 208.946 356.467 209.542L357.547 210.621ZM353.558 212.452L353.454 212.567C352.965 213.167 352.999 214.051 353.558 214.611L357.547 210.621L356.467 209.542L353.558 212.452ZM351.728 216.441L352.807 215.361C352.211 214.765 351.244 214.765 350.648 215.361L351.728 216.441ZM350.274 217.895L351.728 216.441L350.648 215.361L350.274 215.735L349.594 215.055C348.998 214.46 348.031 214.46 347.435 215.055L350.274 217.895ZM365.196 186.266L365.091 186.382C364.602 186.982 364.638 187.867 365.196 188.426L368.106 191.335C368.702 191.931 369.669 191.931 370.265 191.335L365.196 186.266ZM346.075 213.695L346.179 213.581C346.668 212.981 346.634 212.095 346.075 211.536L342.555 208.016C341.959 207.421 340.992 207.421 340.396 208.016L346.075 213.695ZM359.377 180.447L359.273 180.564C358.784 181.164 358.819 182.047 359.377 182.606L362.287 185.516C362.883 186.112 363.85 186.112 364.446 185.516L359.377 180.447ZM339.036 206.656L339.14 206.541C339.629 205.942 339.595 205.056 339.036 204.497L335.517 200.978C334.921 200.382 333.954 200.383 333.358 200.978L339.036 206.656ZM353.559 174.629L353.453 174.745C352.965 175.344 353 176.229 353.559 176.788L356.468 179.698C357.065 180.293 358.032 180.294 358.628 179.698L353.559 174.629ZM331.997 199.617L332.101 199.502C332.59 198.903 332.556 198.017 331.997 197.458L330.237 195.699C330.126 195.587 330.036 195.465 329.967 195.336L329.905 195.204L329.839 195.064C329.745 194.89 329.621 194.74 329.476 194.619C329.658 194.466 329.808 194.269 329.905 194.034L329.169 193.73L328.494 193.45C328.036 194.557 328.258 195.878 329.157 196.778L331.997 199.617ZM350.274 171.344L347.435 174.183C348.031 174.779 348.998 174.779 349.594 174.183L350.274 173.503L350.649 173.878C351.245 174.474 352.212 174.474 352.808 173.878L350.274 171.344ZM328.948 192.693C328.757 192.927 328.606 193.181 328.495 193.449L329.905 194.034C329.979 193.856 330.089 193.688 330.237 193.54L331.997 191.78C332.555 191.221 332.59 190.338 332.101 189.738L331.997 189.621L329.157 192.46L328.948 192.693ZM340.396 181.222C340.992 181.818 341.958 181.818 342.555 181.222L346.074 177.703C346.633 177.144 346.668 176.259 346.179 175.66L346.074 175.544L340.396 181.222ZM333.357 188.261C333.915 188.82 334.8 188.855 335.4 188.366L335.516 188.261L339.036 184.741C339.594 184.182 339.629 183.298 339.14 182.699L339.036 182.582L333.357 188.261Z' fill='url(%23paint1060_linear_40004690_134055)'/%3E%3Cpath d='M350.274 184.5L342.312 192.461C341.12 193.654 341.12 195.587 342.312 196.78L350.274 204.741L360.394 194.621L350.274 184.5Z' fill='url(%23paint1061_linear_40004690_134055)'/%3E%3Cpath d='M358.05 192.276L357.944 192.392C357.456 192.992 357.491 193.876 358.05 194.435L358.235 194.621L358.05 194.806L359.129 195.886L360.394 194.621L358.05 192.276ZM358.05 194.806C357.454 195.402 357.454 196.369 358.05 196.965L359.129 195.886L358.05 194.806ZM356.599 198.416L357.679 197.336C357.083 196.74 356.116 196.74 355.52 197.336L356.599 198.416ZM352.99 199.866L354.069 200.946L356.599 198.416L355.52 197.336L352.99 199.866ZM352.99 199.866C352.393 200.463 352.393 201.429 352.99 202.025L354.069 200.946L352.99 199.866ZM351.539 203.476L352.619 202.397C352.022 201.8 351.056 201.8 350.459 202.397L351.539 203.476ZM350.274 204.741L351.539 203.476L350.459 202.397L350.274 202.582L349.363 201.671C348.767 201.075 347.8 201.075 347.204 201.671L350.274 204.741ZM352.99 187.216L352.884 187.332C352.395 187.931 352.431 188.816 352.99 189.375L355.52 191.905C356.116 192.501 357.083 192.501 357.679 191.905L352.99 187.216ZM345.382 199.85L345.488 199.734C345.977 199.134 345.941 198.249 345.382 197.69L343.392 195.7C343.244 195.552 343.133 195.384 343.06 195.206L341.651 195.788C341.8 196.148 342.019 196.487 342.312 196.78L345.382 199.85ZM350.274 184.5L347.204 187.57C347.8 188.166 348.767 188.166 349.363 187.57L350.274 186.659L350.459 186.845C351.056 187.441 352.022 187.441 352.619 186.845L350.274 184.5ZM341.651 193.451C341.342 194.198 341.343 195.041 341.651 195.788L343.06 195.206C342.963 194.971 342.814 194.772 342.632 194.62C342.814 194.467 342.963 194.27 343.06 194.035L341.651 193.451ZM342.104 192.693C341.913 192.927 341.763 193.183 341.651 193.451L343.06 194.035C343.133 193.858 343.244 193.689 343.392 193.541L345.382 191.551C345.941 190.992 345.977 190.107 345.488 189.508L345.382 189.392L342.312 192.462L342.104 192.693Z' fill='url(%23paint1062_linear_40004690_134055)'/%3E%3Cpath d='M319.736 194.922L295.986 218.672C294.794 219.864 294.794 221.797 295.986 222.99L302.463 229.467L328.372 203.558L319.736 194.922Z' fill='url(%23paint1063_linear_40004690_134055)'/%3E%3Cpath d='M326.213 203.558C325.617 204.154 325.617 205.121 326.213 205.717L328.372 203.558L327.292 202.479L326.213 203.558ZM321.895 207.876C321.299 208.473 321.299 209.439 321.895 210.035L326.213 205.717C325.617 205.121 324.65 205.121 324.054 205.717L321.895 207.876ZM317.577 212.194C316.98 212.791 316.98 213.757 317.577 214.354L321.895 210.035C321.299 209.439 320.332 209.439 319.736 210.035L317.577 212.194ZM313.259 216.513C312.662 217.109 312.662 218.075 313.259 218.672L317.577 214.354C316.98 213.757 316.014 213.757 315.418 214.354L313.259 216.513ZM308.94 220.831C308.344 221.427 308.344 222.394 308.94 222.99L313.259 218.672C312.662 218.075 311.696 218.075 311.099 218.672L308.94 220.831ZM304.622 225.149C304.026 225.745 304.026 226.712 304.622 227.308L308.94 222.99C308.344 222.394 307.378 222.394 306.781 222.99L304.622 225.149ZM295.325 219.662C294.867 220.769 295.086 222.09 295.986 222.99L302.463 229.467L304.622 227.308C304.063 226.749 303.179 226.714 302.579 227.203L302.463 227.308L302.427 227.344C302.16 227.186 301.857 227.116 301.557 227.135C301.583 226.713 301.437 226.281 301.114 225.959L299.494 224.339C299.172 224.016 298.74 223.87 298.318 223.896C298.345 223.474 298.198 223.043 297.875 222.72L297.065 221.91C296.917 221.762 296.807 221.594 296.733 221.416C296.636 221.181 296.488 220.982 296.305 220.83C296.487 220.677 296.636 220.48 296.733 220.246L295.325 219.662ZM295.986 218.672C295.693 218.964 295.474 219.302 295.325 219.662L296.733 220.246C296.785 220.12 296.856 219.999 296.944 219.887C296.981 219.84 297.022 219.795 297.065 219.751L298.055 218.761C298.498 218.318 298.612 217.671 298.397 217.123C298.899 217.32 299.483 217.242 299.918 216.888L300.034 216.782L302.013 214.804C302.456 214.361 302.57 213.713 302.355 213.165C302.903 213.38 303.55 213.267 303.993 212.824L305.972 210.845C306.415 210.402 306.528 209.755 306.313 209.207C306.815 209.404 307.4 209.326 307.836 208.971L307.95 208.866L309.93 206.886C310.373 206.443 310.487 205.796 310.272 205.248C310.774 205.445 311.358 205.368 311.793 205.013L311.909 204.908L313.888 202.929C314.331 202.486 314.445 201.839 314.229 201.291C314.731 201.487 315.317 201.409 315.752 201.054L315.868 200.949L317.847 198.97C318.289 198.527 318.403 197.88 318.188 197.332C318.736 197.547 319.383 197.434 319.825 196.991L320.815 196.001L319.736 194.922L295.986 218.672Z' fill='url(%23paint1064_linear_40004690_134055)'/%3E%3Cpath d='M316.105 202.191L306.044 212.253C304.851 213.445 304.851 215.378 306.044 216.571L307.958 218.485L320.178 206.265L316.105 202.191Z' fill='url(%23paint1065_linear_40004690_134055)'/%3E%3Cpath d='M318.62 206.744C318.322 207.042 318.322 207.525 318.62 207.823L320.178 206.265L319.639 205.725L318.62 206.744ZM314.547 210.817C314.249 211.115 314.249 211.599 314.547 211.897L317.663 208.78C317.365 208.482 316.882 208.482 316.583 208.78L314.547 210.817ZM310.473 214.891C310.175 215.189 310.175 215.672 310.473 215.97L313.589 212.854C313.291 212.556 312.808 212.556 312.51 212.854L310.473 214.891ZM305.184 214.845C305.274 215.476 305.558 216.086 306.043 216.571L307.958 218.486L309.516 216.927C309.218 216.629 308.734 216.629 308.436 216.927L307.951 217.412C307.748 217.25 307.484 217.206 307.247 217.282C307.331 217.018 307.271 216.719 307.062 216.51L306.583 216.031C306.418 215.866 306.284 215.682 306.18 215.487C306.146 215.422 306.114 215.356 306.086 215.288C305.938 214.93 305.549 214.747 305.184 214.845ZM306.043 212.253C305.558 212.739 305.274 213.348 305.184 213.979C305.499 214.063 305.832 213.938 306.013 213.671L306.085 213.535L306.152 213.395C306.161 213.376 306.169 213.357 306.178 213.339C306.193 213.312 306.21 213.286 306.226 213.26C306.248 213.222 306.268 213.184 306.292 213.147C306.307 213.124 306.325 213.103 306.342 213.081C306.369 213.042 306.396 213.004 306.426 212.967L306.583 212.793L307.841 211.535C308.139 211.237 308.139 210.754 307.841 210.456L306.043 212.253ZM314.307 203.989C314.605 204.287 315.089 204.287 315.387 203.989L316.645 202.731L316.105 202.191L314.307 203.989ZM309.277 209.02C309.537 209.281 309.941 209.313 310.237 209.118L310.356 209.02L312.872 206.504C313.17 206.206 313.17 205.723 312.872 205.425L309.277 209.02Z' fill='url(%23paint1066_linear_40004690_134055)'/%3E%3Cpath d='M397.858 159.812L374.108 183.562C372.916 184.755 372.916 186.688 374.108 187.88L380.585 194.358L406.494 168.449L397.858 159.812Z' fill='url(%23paint1067_linear_40004690_134055)'/%3E%3Cpath d='M404.335 166.29C403.739 166.886 403.739 167.853 404.335 168.449L404.23 168.565C403.741 169.164 403.776 170.049 404.335 170.608L406.494 168.449L404.335 166.29ZM400.017 172.767C399.421 173.363 399.421 174.33 400.017 174.926L404.335 170.608C403.739 170.012 402.772 170.012 402.176 170.608L400.017 172.767ZM395.699 177.085C395.103 177.681 395.103 178.648 395.699 179.244L400.017 174.926C399.421 174.33 398.454 174.33 397.858 174.926L395.699 177.085ZM391.381 181.403C390.784 181.999 390.784 182.966 391.381 183.562L395.699 179.244C395.103 178.648 394.136 178.648 393.54 179.244L391.381 181.403ZM387.062 185.721C386.466 186.318 386.466 187.284 387.062 187.88L391.381 183.562C390.784 182.966 389.818 182.966 389.222 183.562L387.062 185.721ZM382.744 190.039C382.148 190.636 382.148 191.602 382.744 192.199L387.062 187.88C386.466 187.284 385.5 187.284 384.903 187.88L382.744 190.039ZM380.585 194.358L382.744 192.199C382.148 191.602 381.181 191.602 380.585 192.199L379.506 193.278L380.585 194.358ZM400.017 161.972C399.421 162.568 399.421 163.534 400.017 164.131L402.176 166.29C402.772 166.886 403.739 166.886 404.335 166.29L400.017 161.972ZM374.108 183.562C372.916 184.755 372.916 186.688 374.108 187.88C373.587 187.359 373.891 186.185 374.772 185.101C374.899 184.946 375.038 184.792 375.188 184.642L376.177 183.652C376.62 183.209 376.734 182.562 376.519 182.014C377.067 182.228 377.714 182.116 378.156 181.673L380.135 179.694C380.578 179.251 380.692 178.604 380.477 178.056C380.979 178.253 381.564 178.175 381.999 177.82L382.115 177.714L384.094 175.736C384.537 175.293 384.65 174.645 384.435 174.097C384.937 174.294 385.522 174.216 385.958 173.861L386.073 173.757L388.052 171.777C388.495 171.334 388.609 170.687 388.394 170.139C388.896 170.335 389.48 170.258 389.915 169.904L390.031 169.798L392.01 167.819C392.453 167.377 392.567 166.729 392.352 166.181C392.9 166.396 393.547 166.282 393.99 165.84L395.969 163.861C396.412 163.418 396.525 162.771 396.31 162.222C396.821 162.423 397.415 162.337 397.853 161.966L397.858 161.972C398.454 162.568 399.421 162.568 400.017 161.972L397.858 159.812L374.108 183.562Z' fill='url(%23paint1068_linear_40004690_134055)'/%3E%3Cpath d='M397.362 173.016L387.304 183.073C386.112 184.265 384.179 184.265 382.986 183.073L381.073 181.16L393.29 168.944L397.362 173.016Z' fill='url(%23paint1069_linear_40004690_134055)'/%3E%3Cpath d='M394.847 170.501C394.549 170.799 394.066 170.799 393.768 170.501L393.289 170.023L392.811 170.501C392.512 170.799 392.029 170.799 391.731 170.501L393.289 168.943L394.847 170.501ZM388.739 174.573C388.441 174.871 387.958 174.871 387.66 174.573L390.775 171.457C391.073 171.756 391.073 172.239 390.775 172.537L388.739 174.573ZM384.667 178.645C384.368 178.943 383.885 178.943 383.587 178.645L386.702 175.53C387 175.828 387 176.311 386.702 176.61L384.667 178.645ZM381.073 181.16L382.631 179.601C382.929 179.899 382.929 180.383 382.631 180.681L381.612 181.699L381.073 181.16ZM384.714 183.932C384.082 183.842 383.472 183.559 382.986 183.073C383.425 183.512 384.057 183.675 384.727 183.589C384.749 183.7 384.745 183.817 384.714 183.932ZM395.565 174.812C395.305 174.551 395.271 174.149 395.466 173.853L395.565 173.733L396.282 173.016L395.804 172.537L395.705 172.418C395.51 172.122 395.543 171.718 395.804 171.457L397.362 173.016L395.565 174.812ZM387.304 183.073C386.818 183.559 386.209 183.843 385.577 183.933C385.518 183.709 385.566 183.477 385.694 183.295C385.985 183.156 386.27 182.973 386.536 182.745L386.765 182.533L388.022 181.276C388.32 180.978 388.804 180.978 389.102 181.276L387.304 183.073ZM390.537 179.841C390.238 179.543 390.238 179.059 390.537 178.761L393.051 176.247C393.349 175.949 393.833 175.949 394.13 176.247L390.537 179.841Z' fill='url(%23paint1070_linear_40004690_134055)'/%3E%3Cpath d='M156.438 151.284C157.63 150.092 157.63 148.158 156.438 146.966L126.211 116.739C125.019 115.547 123.085 115.547 121.893 116.739L91.6659 146.966C90.4734 148.158 90.4734 150.092 91.6659 151.284L121.893 181.511C123.085 182.703 125.019 182.703 126.211 181.511L156.438 151.284Z' fill='url(%23paint1071_linear_40004690_134055)'/%3E%3Cpath d='M138.086 169.636L137.858 169.419C135.461 167.253 131.76 167.326 129.45 169.636L124.052 175.034L118.654 169.636L114.336 173.954L121.893 181.511C123.085 182.703 125.019 182.703 126.211 181.511L138.086 169.636ZM118.654 169.636C116.269 167.251 112.403 167.251 110.018 169.636L114.336 173.954L118.654 169.636ZM99.2226 158.841L103.541 163.159C105.926 160.774 105.926 156.908 103.541 154.523L99.2226 158.841ZM91.6659 146.966C90.4734 148.158 90.4734 150.092 91.6659 151.284L99.2226 158.841L103.541 154.523L98.1431 149.125L103.541 143.727C105.926 141.342 105.926 137.476 103.541 135.091L91.6659 146.966ZM156.438 151.284C157.63 150.092 157.63 148.158 156.438 146.966L144.563 135.091C142.178 137.476 142.178 141.342 144.563 143.727L149.961 149.125L144.563 154.523C142.178 156.908 142.178 160.774 144.563 163.159L156.438 151.284ZM110.018 128.614C112.403 130.999 116.269 130.999 118.654 128.614L124.052 123.216L129.45 128.614C131.76 130.924 135.461 130.997 137.858 128.831L138.086 128.614L126.211 116.739C125.019 115.547 123.085 115.547 121.893 116.739L110.018 128.614Z' fill='url(%23paint1072_linear_40004690_134055)'/%3E%3Cpath d='M118.458 136.663L111.586 143.535L115.904 147.853C117.306 146.451 117.881 144.537 117.635 142.713C119.459 142.96 121.374 142.383 122.776 140.981L118.458 136.663ZM126.213 133.226C125.021 132.033 123.087 132.033 121.895 133.226L118.458 136.663L122.776 140.981L124.054 139.703L125.332 140.981C126.734 142.383 128.649 142.96 130.473 142.713C130.227 144.537 130.802 146.451 132.204 147.853L133.482 149.131L132.204 150.409C130.802 151.811 130.225 153.726 130.472 155.55C128.648 155.304 126.734 155.879 125.332 157.281L124.054 158.559L122.776 157.281C121.374 155.879 119.46 155.304 117.636 155.55C117.883 153.726 117.306 151.811 115.904 150.409L114.626 149.131L115.904 147.853L111.586 143.535L108.149 146.972C106.956 148.164 106.956 150.098 108.149 151.29L121.895 165.036C123.087 166.229 125.021 166.229 126.213 165.036L139.959 151.29C141.152 150.098 141.152 148.164 139.959 146.972L126.213 133.226Z' fill='url(%23paint1073_linear_40004690_134055)'/%3E%3Cpath d='M110.314 193.094L82.2465 165.026C81.0541 163.833 79.1208 163.833 77.9284 165.026L49.8605 193.094L80.0875 223.321L110.314 193.094Z' fill='url(%23paint1074_linear_40004690_134055)'/%3E%3Cpath d='M82.6788 220.729L82.5617 220.625C81.9623 220.136 81.0785 220.171 80.5197 220.729L80.0875 221.162L79.6552 220.729L79.5403 220.625C78.9407 220.136 78.0552 220.17 77.4962 220.729L80.0875 223.321L82.6788 220.729ZM75.5532 218.786L76.6327 219.866C77.2289 219.27 77.2289 218.303 76.6327 217.707L75.5532 218.786ZM73.6102 214.684C73.014 214.088 72.0474 214.088 71.4512 214.684L75.5532 218.786L76.6327 217.707L73.6102 214.684ZM69.5082 212.742L70.5878 213.821C71.1839 213.225 71.1838 212.258 70.5878 211.662L69.5082 212.742ZM67.5653 208.639L67.4493 208.534C66.8497 208.045 65.9652 208.08 65.4062 208.639L69.5082 212.742L70.5878 211.662L67.5653 208.639ZM63.4622 206.695L64.5417 207.775C65.1379 207.179 65.1379 206.212 64.5417 205.616L63.4622 206.695ZM61.5192 202.593L60.4397 203.673L63.4622 206.695L64.5417 205.616L61.5192 202.593ZM61.5192 202.593C60.923 201.997 59.9563 201.997 59.3602 202.593L60.4397 203.673L61.5192 202.593ZM57.4172 200.651L58.4968 201.73C59.093 201.134 59.093 200.167 58.4968 199.571L57.4172 200.651ZM55.4743 196.548L54.3947 197.628L57.4172 200.651L58.4968 199.571L55.4743 196.548ZM55.4743 196.548C54.8781 195.952 53.9114 195.952 53.3152 196.548L54.3947 197.628L55.4743 196.548ZM51.3722 194.606L52.4518 195.685C53.0478 195.089 53.0476 194.122 52.4518 193.526L51.3722 194.606ZM49.8605 193.094L51.3722 194.606L52.4518 193.526L52.0195 193.094L52.6942 192.419C53.2905 191.823 53.2905 190.856 52.6942 190.26L49.8605 193.094ZM88.7237 214.684C88.1275 214.088 87.1609 214.088 86.5647 214.684L83.5422 217.707C82.946 218.303 82.946 219.27 83.5422 219.866L88.7237 214.684ZM54.0437 188.911L54.1596 189.016C54.7593 189.505 55.6439 189.469 56.2027 188.911L59.7112 185.402C60.3074 184.806 60.3074 183.839 59.7112 183.243L54.0437 188.911ZM94.7687 208.639L94.6528 208.534C94.0531 208.045 93.1685 208.081 92.6097 208.639L89.5872 211.662C88.9912 212.258 88.991 213.225 89.5872 213.821L94.7687 208.639ZM61.0606 181.894L61.1766 181.999C61.7763 182.488 62.6609 182.452 63.2197 181.894L66.7282 178.385C67.3244 177.789 67.3244 176.822 66.7282 176.226L61.0606 181.894ZM100.815 202.593L100.699 202.488C100.099 201.999 99.2145 202.035 98.6557 202.593L95.6332 205.616C95.037 206.212 95.037 207.179 95.6332 207.775L100.815 202.593ZM68.0776 174.877L68.1936 174.982C68.7932 175.471 69.6778 175.435 70.2367 174.877L73.7452 171.368C74.3414 170.772 74.3414 169.805 73.7452 169.209L68.0776 174.877ZM106.86 196.548L106.744 196.443C106.144 195.954 105.26 195.99 104.701 196.548L101.678 199.571C101.082 200.167 101.082 201.134 101.678 201.73L106.86 196.548ZM75.0946 167.86L75.2106 167.965C75.8102 168.454 76.6948 168.418 77.2537 167.86L79.0079 166.105C79.1563 165.957 79.3244 165.847 79.5024 165.773C79.7374 165.676 79.9357 165.528 80.0885 165.345C80.2412 165.527 80.438 165.676 80.6726 165.773L81.2566 164.365C80.1497 163.906 78.8283 164.126 77.9284 165.026L75.0946 167.86ZM110.314 193.094L107.481 190.26C106.884 190.856 106.884 191.823 107.481 192.419L108.155 193.094L107.723 193.526C107.127 194.122 107.127 195.089 107.723 195.685L110.314 193.094ZM82.0146 164.817C81.7806 164.626 81.5249 164.476 81.2566 164.365L80.6726 165.773C80.8505 165.847 81.0186 165.957 81.167 166.105L82.9212 167.86C83.4801 168.418 84.3647 168.454 84.9643 167.965L85.0803 167.86L82.2465 165.026L82.0146 164.817ZM100.464 183.243C99.9048 183.802 99.8695 184.686 100.358 185.286L100.464 185.402L103.972 188.911C104.531 189.469 105.416 189.505 106.015 189.016L106.131 188.911L100.464 183.243ZM93.4467 176.226C92.8879 176.785 92.8525 177.669 93.3413 178.269L93.4467 178.385L96.9552 181.894C97.5141 182.452 98.3987 182.488 98.9983 181.999L99.1143 181.894L93.4467 176.226ZM86.4297 169.209C85.8709 169.768 85.8355 170.652 86.3243 171.252L86.4297 171.368L89.9382 174.877C90.4971 175.435 91.3817 175.471 91.9813 174.982L92.0973 174.877L86.4297 169.209Z' fill='url(%23paint1075_linear_40004690_134055)'/%3E%3Cpath d='M103.362 193.094L82.2448 171.977C81.0523 170.785 79.1191 170.785 77.9266 171.977L56.8098 193.094L80.0857 216.37L103.362 193.094Z' fill='url(%23paint1076_linear_40004690_134055)'/%3E%3Cpath d='M82.6195 213.836L82.5036 213.73C81.9039 213.242 81.0193 213.277 80.4604 213.836L80.0862 214.21L79.7109 213.835L78.6313 214.914L80.0862 216.369L82.6195 213.836ZM79.7109 213.835C79.1148 213.239 78.148 213.239 77.5518 213.835L78.6313 214.914L79.7109 213.835ZM75.7217 212.005L76.8012 213.084C77.3969 212.488 77.3972 211.521 76.8012 210.925L75.7217 212.005ZM73.8915 208.015L73.7755 207.912C73.1761 207.423 72.2915 207.457 71.7324 208.015L75.7217 212.005L76.8012 210.925L73.8915 208.015ZM69.9033 206.186L70.9829 207.266C71.5785 206.67 71.5786 205.703 70.9829 205.107L69.9033 206.186ZM68.0732 202.197L66.9937 203.277L69.9033 206.186L70.9829 205.107L68.0732 202.197ZM68.0732 202.197C67.4771 201.601 66.5104 201.601 65.9141 202.197L66.9937 203.277L68.0732 202.197ZM64.084 200.367L65.1635 201.446C65.7592 200.85 65.7596 199.883 65.1635 199.287L64.084 200.367ZM62.2538 196.378L62.1379 196.274C61.5384 195.785 60.6539 195.819 60.0948 196.378L64.084 200.367L65.1635 199.287L62.2538 196.378ZM58.2646 194.548L59.3441 195.627C59.9399 195.031 59.9402 194.064 59.3441 193.468L58.2646 194.548ZM56.8108 193.094L58.2646 194.548L59.3441 193.468L58.9699 193.094L59.6499 192.414C60.2456 191.818 60.2455 190.851 59.6499 190.255L56.8108 193.094ZM88.4389 208.016L88.3229 207.911C87.7233 207.422 86.8387 207.458 86.2798 208.016L83.3701 210.926C82.7742 211.522 82.774 212.489 83.3701 213.085L88.4389 208.016ZM61.0098 188.895L61.1247 188.999C61.7243 189.488 62.6098 189.454 63.1689 188.895L66.689 185.375C67.2846 184.779 67.2845 183.812 66.689 183.216L61.0098 188.895ZM94.2583 202.197L94.1412 202.093C93.5417 201.604 92.658 201.639 92.0992 202.197L89.1895 205.107C88.5933 205.703 88.5933 206.67 89.1895 207.266L94.2583 202.197ZM68.0489 181.856L68.1639 181.96C68.7635 182.449 69.649 182.415 70.208 181.856L73.7271 178.337C74.3231 177.741 74.3228 176.774 73.7271 176.178L68.0489 181.856ZM100.077 196.379L99.9606 196.273C99.361 195.785 98.4763 195.82 97.9175 196.379L95.0078 199.288C94.4121 199.885 94.4118 200.851 95.0078 201.448L100.077 196.379ZM75.0881 174.816L75.203 174.921C75.8026 175.41 76.6881 175.376 77.2471 174.816L79.0067 173.057C79.118 172.946 79.24 172.856 79.3693 172.787L79.5011 172.725L79.6413 172.658C79.8155 172.565 79.9649 172.441 80.0862 172.296C80.239 172.478 80.4364 172.628 80.6713 172.725L80.9749 171.989L81.2553 171.314C80.1484 170.856 78.827 171.078 77.9271 171.977L75.0881 174.816ZM103.362 193.094L100.523 190.255C99.9263 190.851 99.9263 191.818 100.523 192.414L101.203 193.094L100.827 193.469C100.231 194.065 100.231 195.032 100.827 195.628L103.362 193.094ZM82.0123 171.768C81.7788 171.577 81.524 171.426 81.2564 171.315L80.6713 172.725C80.8491 172.799 81.0175 172.909 81.1657 173.057L82.9252 174.816C83.4841 175.375 84.3678 175.41 84.9673 174.921L85.0843 174.816L82.2453 171.977L82.0123 171.768ZM93.4834 183.216C92.8872 183.812 92.8872 184.778 93.4834 185.375L97.0024 188.894C97.5613 189.453 98.4459 189.488 99.0455 188.999L99.1615 188.894L93.4834 183.216ZM86.4443 176.176C85.8855 176.735 85.8502 177.62 86.3389 178.22L86.4443 178.336L89.9644 181.856C90.5232 182.414 91.4069 182.449 92.0064 181.96L92.1234 181.856L86.4443 176.176Z' fill='url(%23paint1077_linear_40004690_134055)'/%3E%3Cpath d='M90.2074 193.094L82.2459 185.132C81.0535 183.94 79.1202 183.94 77.9278 185.132L69.9663 193.094L80.0868 203.214L90.2074 193.094Z' fill='url(%23paint1078_linear_40004690_134055)'/%3E%3Cpath d='M82.4314 200.87L82.3155 200.764C81.7158 200.275 80.8312 200.311 80.2724 200.87L80.0868 201.055L79.9013 200.87L78.8218 201.949L80.0868 203.214L82.4314 200.87ZM79.9013 200.87C79.3051 200.274 78.3384 200.274 77.7422 200.87L78.8218 201.949L79.9013 200.87ZM76.2916 199.419L77.3712 200.499C77.9674 199.902 77.9674 198.936 77.3712 198.34L76.2916 199.419ZM74.841 195.809L73.7615 196.889L76.2916 199.419L77.3712 198.34L74.841 195.809ZM74.841 195.809C74.2448 195.213 73.2782 195.213 72.682 195.809L73.7615 196.889L74.841 195.809ZM71.2314 194.359L72.3109 195.438C72.9071 194.842 72.9071 193.875 72.3109 193.279L71.2314 194.359ZM69.9663 193.094L71.2314 194.359L72.3109 193.279L72.1253 193.094L73.0362 192.183C73.6324 191.587 73.6324 190.62 73.0362 190.024L69.9663 193.094ZM87.4917 195.809L87.3758 195.704C86.7761 195.215 85.8915 195.251 85.3327 195.809L82.8025 198.34C82.2064 198.936 82.2063 199.902 82.8025 200.499L87.4917 195.809ZM74.8579 188.202L74.9739 188.308C75.5735 188.796 76.4581 188.761 77.0169 188.202L79.0073 186.212C79.1557 186.063 79.3238 185.953 79.5017 185.88L78.9198 184.471C78.5594 184.62 78.2208 184.839 77.9278 185.132L74.8579 188.202ZM90.2074 193.094L87.1375 190.024C86.5413 190.62 86.5413 191.587 87.1375 192.183L88.0483 193.094L87.8628 193.279C87.2666 193.876 87.2666 194.842 87.8628 195.438L90.2074 193.094ZM81.256 184.471C80.5095 184.162 79.6665 184.163 78.9198 184.471L79.5017 185.88C79.7368 185.782 79.9351 185.634 80.0879 185.452C80.2406 185.634 80.4374 185.783 80.6719 185.88L81.256 184.471ZM82.014 184.924C81.78 184.733 81.5243 184.582 81.256 184.471L80.6719 185.88C80.8498 185.953 81.018 186.063 81.1664 186.212L83.1567 188.202C83.7156 188.761 84.6002 188.796 85.1998 188.308L85.3158 188.202L82.2459 185.132L82.014 184.924Z' fill='url(%23paint1079_linear_40004690_134055)'/%3E%3Cpath d='M79.7777 162.562L56.0279 138.813C54.8355 137.62 52.9022 137.62 51.7098 138.813L45.2326 145.29L71.1414 171.199L79.7777 162.562Z' fill='url(%23paint1080_linear_40004690_134055)'/%3E%3Cpath d='M71.1414 169.04C70.5452 168.444 69.5786 168.444 68.9824 169.04L71.1414 171.199L72.221 170.119L71.1414 169.04ZM66.8233 164.722C66.2271 164.125 65.2604 164.125 64.6642 164.722L68.9824 169.04C69.5786 168.444 69.5786 167.477 68.9824 166.881L66.8233 164.722ZM62.5051 160.403C61.9089 159.807 60.9423 159.807 60.3461 160.403L64.6642 164.722C65.2604 164.125 65.2604 163.159 64.6642 162.562L62.5051 160.403ZM58.187 156.085C57.5908 155.489 56.6241 155.489 56.0279 156.085L60.3461 160.403C60.9423 159.807 60.9423 158.841 60.3461 158.244L58.187 156.085ZM53.8689 151.767C53.2726 151.171 52.306 151.171 51.7098 151.767L56.0279 156.085C56.6241 155.489 56.6241 154.522 56.0279 153.926L53.8689 151.767ZM49.5507 147.449C48.9545 146.853 47.9879 146.853 47.3916 147.449L51.7098 151.767C52.306 151.171 52.306 150.204 51.7098 149.608L49.5507 147.449ZM55.038 138.152C53.9311 137.693 52.6097 137.913 51.7098 138.813L45.2326 145.29L47.3916 147.449C47.9505 146.89 47.9859 146.006 47.4971 145.406L47.3916 145.29L47.3558 145.254C47.5134 144.987 47.5836 144.684 47.5645 144.383C47.9869 144.41 48.4183 144.263 48.7411 143.941L50.3604 142.321C50.6832 141.998 50.8299 141.567 50.8031 141.145C51.2255 141.171 51.6569 141.025 51.9797 140.702L52.7893 139.892C52.9377 139.744 53.1058 139.634 53.2838 139.56C53.5188 139.463 53.7171 139.314 53.8699 139.132C54.0226 139.314 54.2194 139.463 54.454 139.56L55.038 138.152ZM56.0279 138.813C55.7354 138.52 55.3978 138.301 55.038 138.152L54.454 139.56C54.5795 139.612 54.7002 139.682 54.8124 139.771C54.8596 139.808 54.9049 139.849 54.9484 139.892L55.9383 140.882C56.3813 141.325 57.0287 141.439 57.5766 141.224C57.3799 141.725 57.4571 142.31 57.8117 142.745L57.9171 142.861L59.8959 144.84C60.3388 145.283 60.9862 145.396 61.5342 145.181C61.3191 145.729 61.4329 146.377 61.8758 146.82L63.8546 148.798C64.2975 149.241 64.9448 149.355 65.4928 149.14C65.2959 149.642 65.3738 150.227 65.729 150.662L65.8334 150.777L67.8132 152.757C68.2562 153.2 68.9036 153.314 69.4515 153.099C69.2548 153.6 69.332 154.185 69.6866 154.62L69.792 154.736L71.7708 156.715C72.2137 157.158 72.8611 157.271 73.4091 157.056C73.2121 157.558 73.2903 158.143 73.6452 158.579L73.7507 158.695L75.7295 160.673C76.1724 161.116 76.8197 161.23 77.3677 161.015C77.1528 161.563 77.2657 162.209 77.7082 162.652L78.6982 163.642L79.7777 162.562L56.0279 138.813Z' fill='url(%23paint1081_linear_40004690_134055)'/%3E%3Cpath d='M72.5131 158.926L62.4518 148.865C61.2594 147.672 59.3261 147.672 58.1336 148.865L56.2193 150.779L68.4396 162.999L72.5131 158.926Z' fill='url(%23paint1082_linear_40004690_134055)'/%3E%3Cpath d='M67.9609 161.441C67.6628 161.143 67.1794 161.143 66.8813 161.441L68.4395 162.999L68.9793 162.46L67.9609 161.441ZM63.8873 157.368C63.5892 157.07 63.1058 157.07 62.8078 157.368L65.9241 160.484C66.2222 160.186 66.2222 159.703 65.9241 159.404L63.8873 157.368ZM59.8138 153.294C59.5156 152.996 59.0322 152.996 58.7342 153.294L61.8505 156.41C62.1486 156.112 62.1486 155.629 61.8505 155.331L59.8138 153.294ZM59.8591 148.005C59.228 148.095 58.6188 148.379 58.1333 148.864L56.2188 150.779L57.777 152.337C58.0751 152.039 58.0751 151.555 57.777 151.257L57.292 150.772C57.4541 150.569 57.4985 150.305 57.4228 150.068C57.6862 150.152 57.9854 150.092 58.1945 149.883L58.6731 149.404C58.8384 149.239 59.0223 149.105 59.2171 149.001C59.2822 148.967 59.3488 148.935 59.4163 148.907C59.7745 148.759 59.9572 148.37 59.8591 148.005ZM62.4515 148.864C61.9659 148.379 61.3569 148.095 60.7257 148.005C60.6411 148.32 60.7664 148.653 61.0335 148.834L61.1695 148.906L61.3097 148.973C61.3281 148.982 61.3474 148.989 61.3656 148.999C61.3927 149.013 61.418 149.031 61.4447 149.047C61.4822 149.068 61.5209 149.089 61.5575 149.113C61.5804 149.128 61.6014 149.146 61.6239 149.163C61.6621 149.19 61.7009 149.217 61.7377 149.247L61.9117 149.404L63.1694 150.662C63.4675 150.96 63.9508 150.96 64.2489 150.662L62.4515 148.864ZM70.7156 157.128C70.4175 157.426 70.4175 157.91 70.7156 158.208L71.9733 159.466L72.5131 158.926L70.7156 157.128ZM65.6848 152.098C65.4239 152.358 65.3911 152.762 65.5867 153.058L65.6848 153.177L68.2002 155.692C68.4983 155.991 68.9816 155.991 69.2797 155.692L65.6848 152.098Z' fill='url(%23paint1083_linear_40004690_134055)'/%3E%3Cpath d='M114.89 240.68L91.1402 216.93C89.9478 215.737 88.0145 215.737 86.8221 216.93L80.3449 223.407L106.254 249.316L114.89 240.68Z' fill='url(%23paint1084_linear_40004690_134055)'/%3E%3Cpath d='M108.413 247.157C107.817 246.561 106.85 246.561 106.254 247.157L106.138 247.051C105.538 246.563 104.654 246.598 104.095 247.157L106.254 249.316L108.413 247.157ZM101.936 242.839C101.339 242.243 100.373 242.243 99.7765 242.839L104.095 247.157C104.691 246.561 104.691 245.594 104.095 244.998L101.936 242.839ZM97.6174 238.521C97.0212 237.924 96.0546 237.924 95.4584 238.521L99.7765 242.839C100.373 242.243 100.373 241.276 99.7765 240.68L97.6174 238.521ZM93.2993 234.202C92.7031 233.606 91.7364 233.606 91.1402 234.202L95.4584 238.521C96.0546 237.924 96.0546 236.958 95.4584 236.362L93.2993 234.202ZM88.9812 229.884C88.385 229.288 87.4183 229.288 86.8221 229.884L91.1402 234.202C91.7364 233.606 91.7364 232.64 91.1402 232.043L88.9812 229.884ZM84.663 225.566C84.0668 224.97 83.1002 224.97 82.504 225.566L86.8221 229.884C87.4183 229.288 87.4183 228.321 86.8221 227.725L84.663 225.566ZM80.3449 223.407L82.504 225.566C83.1002 224.97 83.1002 224.003 82.504 223.407L81.4244 222.328L80.3449 223.407ZM112.731 242.839C112.135 242.243 111.168 242.243 110.572 242.839L108.413 244.998C107.817 245.594 107.817 246.561 108.413 247.157L112.731 242.839ZM91.1402 216.93C89.9478 215.737 88.0145 215.737 86.8221 216.93C87.3434 216.409 88.5173 216.713 89.6011 217.594C89.7569 217.721 89.9108 217.86 90.0607 218.009L91.0506 218.999C91.4936 219.442 92.141 219.556 92.6889 219.341C92.474 219.889 92.5867 220.535 93.0294 220.978L95.0082 222.957C95.4511 223.4 96.0985 223.514 96.6465 223.299C96.4495 223.8 96.5277 224.386 96.8826 224.821L96.9881 224.937L98.9669 226.916C99.4098 227.359 100.057 227.472 100.605 227.257C100.408 227.759 100.486 228.344 100.841 228.779L100.946 228.894L102.926 230.874C103.368 231.317 104.016 231.431 104.564 231.216C104.367 231.718 104.444 232.302 104.799 232.737L104.904 232.853L106.883 234.832C107.326 235.275 107.973 235.388 108.521 235.173C108.306 235.721 108.42 236.369 108.863 236.812L110.842 238.791C111.285 239.233 111.932 239.347 112.48 239.132C112.28 239.642 112.366 240.237 112.736 240.674L112.731 240.68C112.135 241.276 112.135 242.243 112.731 242.839L114.89 240.68L91.1402 216.93Z' fill='url(%23paint1085_linear_40004690_134055)'/%3E%3Cpath d='M101.691 240.18L91.6339 230.122C90.4415 228.93 90.4415 226.997 91.6339 225.804L93.547 223.891L105.763 236.108L101.691 240.18Z' fill='url(%23paint1086_linear_40004690_134055)'/%3E%3Cpath d='M104.206 237.665C103.907 237.367 103.907 236.884 104.206 236.586L104.684 236.107L104.206 235.629C103.908 235.33 103.908 234.847 104.206 234.549L105.764 236.107L104.206 237.665ZM100.134 231.557C99.836 231.259 99.836 230.776 100.134 230.478L103.249 233.593C102.951 233.891 102.468 233.891 102.17 233.593L100.134 231.557ZM96.0616 227.485C95.7636 227.186 95.7635 226.703 96.0616 226.405L99.1768 229.52C98.8787 229.818 98.3954 229.818 98.0973 229.52L96.0616 227.485ZM93.5472 223.891L95.1054 225.449C94.8073 225.747 94.324 225.747 94.0258 225.449L93.0074 224.43L93.5472 223.891ZM90.7746 227.532C90.8644 226.9 91.1477 226.29 91.6338 225.804C91.1946 226.243 91.0315 226.875 91.1183 227.545C91.0068 227.567 90.8895 227.563 90.7746 227.532ZM99.8947 238.383C100.156 238.123 100.558 238.089 100.854 238.284L100.974 238.383L101.691 239.1L102.17 238.622L102.289 238.523C102.585 238.328 102.989 238.361 103.249 238.622L101.691 240.18L99.8947 238.383ZM91.6338 230.122C91.148 229.636 90.8634 229.027 90.7735 228.395C90.9977 228.336 91.23 228.384 91.4113 228.512C91.5506 228.803 91.7337 229.088 91.9616 229.354L92.1735 229.583L93.4312 230.84C93.7289 231.138 93.7292 231.622 93.4312 231.92L91.6338 230.122ZM94.8661 233.355C95.1642 233.056 95.6475 233.056 95.9456 233.355L98.4599 235.869C98.7576 236.167 98.7579 236.651 98.4599 236.948L94.8661 233.355Z' fill='url(%23paint1087_linear_40004690_134055)'/%3E%3Cpath d='M79.8258 136.352L107.894 108.284C109.086 107.091 109.086 105.158 107.894 103.965L79.8258 75.8976L49.5988 106.125L79.8258 136.352Z' fill='url(%23paint1088_linear_40004690_134055)'/%3E%3Cpath d='M52.1901 108.716L52.2945 108.599C52.7831 107.999 52.7485 107.116 52.1901 106.557L51.7579 106.125L52.1901 105.692L52.2945 105.577C52.7839 104.978 52.7492 104.092 52.1901 103.533L49.5988 106.125L52.1901 108.716ZM54.1331 101.59L53.0535 102.67C53.6497 103.266 54.6164 103.266 55.2126 102.67L54.1331 101.59ZM58.2351 99.6474C58.8313 99.0511 58.8313 98.0845 58.2351 97.4883L54.1331 101.59L55.2126 102.67L58.2351 99.6474ZM60.178 95.5453L59.0985 96.6249C59.6947 97.221 60.6614 97.2209 61.2576 96.6249L60.178 95.5453ZM64.2801 93.6024L64.3855 93.4864C64.8747 92.8868 64.8391 92.0023 64.2801 91.4433L60.178 95.5453L61.2576 96.6249L64.2801 93.6024ZM66.2241 89.4993L65.1445 90.5788C65.7408 91.175 66.7074 91.175 67.3036 90.5788L66.2241 89.4993ZM70.3261 87.5563L69.2466 86.4768L66.2241 89.4993L67.3036 90.5788L70.3261 87.5563ZM70.3261 87.5563C70.9221 86.9601 70.9222 85.9934 70.3261 85.3973L69.2466 86.4768L70.3261 87.5563ZM72.2691 83.4543L71.1895 84.5339C71.7857 85.1301 72.7524 85.1301 73.3486 84.5339L72.2691 83.4543ZM76.3711 81.5114L75.2915 80.4318L72.2691 83.4543L73.3486 84.5339L76.3711 81.5114ZM76.3711 81.5114C76.9673 80.9152 76.9673 79.9485 76.3711 79.3523L75.2915 80.4318L76.3711 81.5114ZM78.314 77.4093L77.2345 78.4889C77.8306 79.085 78.7973 79.0847 79.3936 78.4889L78.314 77.4093ZM79.8258 75.8976L78.314 77.4093L79.3936 78.4889L79.8258 78.0566L80.5005 78.7314C81.0967 79.3276 82.0634 79.3276 82.6596 78.7314L79.8258 75.8976ZM58.2351 114.761C58.8313 114.165 58.8313 113.198 58.2351 112.602L55.2126 109.579C54.6164 108.983 53.6497 108.983 53.0535 109.579L58.2351 114.761ZM84.009 80.0808L83.9036 80.1967C83.4148 80.7964 83.4502 81.681 84.009 82.2398L87.5175 85.7483C88.1137 86.3445 89.0804 86.3445 89.6766 85.7483L84.009 80.0808ZM64.2801 120.806L64.3855 120.69C64.8743 120.09 64.8389 119.206 64.2801 118.647L61.2576 115.624C60.6614 115.028 59.6947 115.028 59.0985 115.624L64.2801 120.806ZM91.026 87.0978L90.9206 87.2137C90.4318 87.8134 90.4671 88.698 91.026 89.2568L94.5345 92.7653C95.1307 93.3615 96.0973 93.3615 96.6935 92.7653L91.026 87.0978ZM70.3261 126.852L70.4315 126.736C70.9203 126.136 70.8848 125.252 70.3261 124.693L67.3036 121.67C66.7074 121.074 65.7408 121.074 65.1445 121.67L70.3261 126.852ZM98.043 94.1147L97.9375 94.2307C97.4487 94.8303 97.4841 95.715 98.043 96.2738L101.551 99.7823C102.148 100.379 103.114 100.379 103.711 99.7823L98.043 94.1147ZM76.3711 132.897L76.4765 132.781C76.9653 132.181 76.9299 131.297 76.3711 130.738L73.3486 127.715C72.7524 127.119 71.7857 127.119 71.1895 127.715L76.3711 132.897ZM105.06 101.132L104.955 101.248C104.466 101.847 104.501 102.732 105.06 103.291L106.814 105.045C106.963 105.193 107.073 105.362 107.146 105.539C107.244 105.774 107.392 105.973 107.574 106.126C107.392 106.278 107.243 106.475 107.146 106.71L108.555 107.294C109.013 106.187 108.794 104.865 107.894 103.965L105.06 101.132ZM79.8258 136.352L82.6596 133.518C82.0634 132.922 81.0967 132.922 80.5005 133.518L79.8258 134.192L79.3936 133.76C78.7973 133.164 77.8306 133.164 77.2345 133.76L79.8258 136.352ZM108.102 108.052C108.293 107.818 108.444 107.562 108.555 107.294L107.146 106.71C107.073 106.888 106.963 107.056 106.814 107.204L105.06 108.958C104.501 109.517 104.466 110.402 104.955 111.001L105.06 111.117L107.894 108.284L108.102 108.052ZM89.6766 126.501C89.1177 125.942 88.2331 125.907 87.6335 126.395L87.5175 126.501L84.009 130.009C83.4502 130.568 83.4148 131.453 83.9036 132.052L84.009 132.168L89.6766 126.501ZM96.6935 119.484C96.1347 118.925 95.2501 118.89 94.6504 119.378L94.5345 119.484L91.026 122.992C90.4671 123.551 90.4318 124.436 90.9206 125.035L91.026 125.151L96.6935 119.484ZM103.711 112.467C103.152 111.908 102.267 111.873 101.667 112.361L101.551 112.467L98.043 115.975C97.4841 116.534 97.4487 117.419 97.9375 118.018L98.043 118.134L103.711 112.467Z' fill='url(%23paint1089_linear_40004690_134055)'/%3E%3Cpath d='M79.8256 129.398L100.942 108.282C102.135 107.089 102.135 105.156 100.942 103.963L79.8256 82.8467L56.5497 106.123L79.8256 129.398Z' fill='url(%23paint1090_linear_40004690_134055)'/%3E%3Cpath d='M59.0835 108.656L59.1889 108.54C59.6777 107.941 59.6423 107.056 59.0835 106.497L58.7093 106.123L59.0846 105.748L58.005 104.668L56.5502 106.123L59.0835 108.656ZM59.0846 105.748C59.6805 105.152 59.6802 104.185 59.0846 103.589L58.005 104.668L59.0846 105.748ZM60.9147 101.759L59.8352 102.838C60.4314 103.434 61.3982 103.434 61.9942 102.838L60.9147 101.759ZM64.9039 99.9284L65.0072 99.8124C65.4964 99.2129 65.4625 98.3284 64.9039 97.7693L60.9147 101.759L61.9942 102.838L64.9039 99.9284ZM66.733 95.9402L65.6535 97.0197C66.2496 97.6153 67.2165 97.6154 67.8126 97.0197L66.733 95.9402ZM70.7222 94.1101L69.6427 93.0305L66.733 95.9402L67.8126 97.0197L70.7222 94.1101ZM70.7222 94.1101C71.3183 93.514 71.318 92.5472 70.7222 91.951L69.6427 93.0305L70.7222 94.1101ZM72.5524 90.1208L71.4729 91.2004C72.0691 91.7961 73.0359 91.7964 73.6319 91.2004L72.5524 90.1208ZM76.5416 88.2907L76.6449 88.1747C77.1343 87.5752 77.1003 86.6907 76.5416 86.1316L72.5524 90.1208L73.6319 91.2004L76.5416 88.2907ZM78.3718 84.3015L77.2922 85.381C77.8885 85.9767 78.8553 85.977 79.4513 85.381L78.3718 84.3015ZM79.8256 82.8477L78.3718 84.3015L79.4513 85.381L79.8256 85.0067L80.5055 85.6867C81.1016 86.2825 82.0685 86.2824 82.6646 85.6867L79.8256 82.8477ZM64.9029 114.476L65.0083 114.36C65.4971 113.76 65.4617 112.876 64.9029 112.317L61.9932 109.407C61.397 108.811 60.4302 108.811 59.8341 109.407L64.9029 114.476ZM84.0246 87.0467L83.9202 87.1616C83.4309 87.7612 83.4657 88.6467 84.0246 89.2058L87.5447 92.7259C88.1407 93.3214 89.1076 93.3214 89.7037 92.7259L84.0246 87.0467ZM70.7223 120.295L70.8266 120.178C71.3153 119.579 71.2807 118.695 70.7223 118.136L67.8126 115.226C67.2164 114.63 66.2497 114.63 65.6535 115.226L70.7223 120.295ZM91.0637 94.0858L90.9593 94.2007C90.47 94.8004 90.5047 95.6858 91.0637 96.2449L94.5827 99.7639C95.1788 100.36 96.1455 100.36 96.7418 99.7639L91.0637 94.0858ZM76.5406 126.113L76.646 125.997C77.1348 125.398 77.0994 124.513 76.5406 123.954L73.6309 121.045C73.0346 120.449 72.0679 120.449 71.4718 121.045L76.5406 126.113ZM98.1028 101.125L97.9984 101.24C97.5091 101.839 97.5438 102.725 98.1028 103.284L99.8623 105.044C99.9736 105.155 100.063 105.277 100.132 105.406L100.194 105.538L100.261 105.678C100.354 105.852 100.479 106.002 100.623 106.123C100.441 106.276 100.292 106.473 100.194 106.708L100.93 107.012L101.605 107.292C102.063 106.185 101.842 104.864 100.942 103.964L98.1028 101.125ZM79.8256 129.398L82.6646 126.559C82.0684 125.963 81.1018 125.963 80.5055 126.559L79.8256 127.239L79.4503 126.864C78.854 126.268 77.8874 126.268 77.2912 126.864L79.8256 129.398ZM101.152 108.049C101.342 107.816 101.493 107.561 101.604 107.293L100.194 106.708C100.121 106.886 100.011 107.054 99.8623 107.203L98.1028 108.962C97.5443 109.521 97.5098 110.405 97.9984 111.004L98.1028 111.121L100.942 108.282L101.152 108.049ZM89.7037 119.52C89.1075 118.924 88.1409 118.924 87.5447 119.52L84.0256 123.039C83.4668 123.598 83.4314 124.483 83.9202 125.082L84.0256 125.198L89.7037 119.52ZM96.7429 112.481C96.1841 111.922 95.2994 111.887 94.6998 112.376L94.5838 112.481L91.0637 116.001C90.5053 116.56 90.4707 117.444 90.9593 118.043L91.0637 118.16L96.7429 112.481Z' fill='url(%23paint1091_linear_40004690_134055)'/%3E%3Cpath d='M79.8256 116.242L87.787 108.281C88.9795 107.088 88.9795 105.155 87.787 103.963L79.8256 96.0011L69.705 106.122L79.8256 116.242Z' fill='url(%23paint1092_linear_40004690_134055)'/%3E%3Cpath d='M72.0496 108.466L72.155 108.35C72.6438 107.751 72.6084 106.866 72.0496 106.307L71.8641 106.122L72.0496 105.936L70.9701 104.857L69.705 106.122L72.0496 108.466ZM72.0496 105.936C72.6458 105.34 72.6458 104.373 72.0496 103.777L70.9701 104.857L72.0496 105.936ZM73.5002 102.326L72.4207 103.406C73.0169 104.002 73.9835 104.002 74.5797 103.406L73.5002 102.326ZM77.1099 100.876L76.0304 99.7963L73.5002 102.326L74.5797 103.406L77.1099 100.876ZM77.1099 100.876C77.706 100.28 77.7061 99.3129 77.1099 98.7168L76.0304 99.7963L77.1099 100.876ZM78.5605 97.2661L77.481 98.3457C78.0772 98.9419 79.0438 98.9419 79.64 98.3457L78.5605 97.2661ZM79.8256 96.0011L78.5605 97.2661L79.64 98.3457L79.8256 98.1601L80.7364 99.071C81.3326 99.6672 82.2993 99.6672 82.8955 99.071L79.8256 96.0011ZM77.1099 113.527L77.2153 113.411C77.7041 112.811 77.6687 111.926 77.1099 111.367L74.5797 108.837C73.9835 108.241 73.0169 108.241 72.4207 108.837L77.1099 113.527ZM84.7172 100.893L84.6117 101.009C84.1229 101.608 84.1583 102.493 84.7172 103.052L86.7075 105.042C86.8559 105.19 86.966 105.359 87.0396 105.537L88.4481 104.955C88.2991 104.594 88.08 104.256 87.7871 103.963L84.7172 100.893ZM79.8256 116.242L82.8955 113.172C82.2993 112.576 81.3326 112.576 80.7364 113.172L79.8256 114.083L79.64 113.898C79.0438 113.301 78.0772 113.301 77.481 113.898L79.8256 116.242ZM88.4481 107.291C88.7572 106.544 88.7567 105.701 88.4481 104.955L87.0396 105.537C87.1369 105.772 87.2853 105.97 87.4676 106.123C87.2858 106.275 87.1367 106.472 87.0396 106.707L88.4481 107.291ZM87.9958 108.049C88.1867 107.815 88.337 107.559 88.4481 107.291L87.0396 106.707C86.966 106.885 86.8559 107.053 86.7075 107.201L84.7172 109.192C84.1583 109.75 84.1229 110.635 84.6117 111.235L84.7172 111.351L87.7871 108.281L87.9958 108.049Z' fill='url(%23paint1093_linear_40004690_134055)'/%3E%3Cpath d='M110.358 105.812L134.108 82.0627C135.3 80.8703 135.3 78.937 134.108 77.7446L127.63 71.2674L101.722 97.1762L110.358 105.812Z' fill='url(%23paint1094_linear_40004690_134055)'/%3E%3Cpath d='M103.881 97.1762C104.477 96.58 104.477 95.6134 103.881 95.0171L101.722 97.1762L102.801 98.2558L103.881 97.1762ZM108.199 92.8581C108.795 92.2619 108.795 91.2952 108.199 90.699L103.881 95.0171C104.477 95.6134 105.443 95.6134 106.04 95.0171L108.199 92.8581ZM112.517 88.5399C113.113 87.9437 113.113 86.9771 112.517 86.3809L108.199 90.699C108.795 91.2952 109.762 91.2952 110.358 90.699L112.517 88.5399ZM116.835 84.2218C117.431 83.6256 117.431 82.6589 116.835 82.0627L112.517 86.3809C113.113 86.9771 114.08 86.9771 114.676 86.3809L116.835 84.2218ZM121.153 79.9036C121.749 79.3074 121.749 78.3408 121.153 77.7446L116.835 82.0627C117.431 82.6589 118.398 82.6589 118.994 82.0627L121.153 79.9036ZM125.471 75.5855C126.067 74.9893 126.067 74.0226 125.471 73.4264L121.153 77.7446C121.749 78.3408 122.716 78.3408 123.312 77.7446L125.471 75.5855ZM134.769 81.0728C135.227 79.9659 135.007 78.6445 134.108 77.7446L127.63 71.2674L125.471 73.4264C126.03 73.9853 126.915 74.0207 127.514 73.5319L127.63 73.4264L127.666 73.3906C127.933 73.5482 128.237 73.6183 128.537 73.5993C128.51 74.0217 128.657 74.453 128.98 74.7759L130.599 76.3952C130.922 76.718 131.353 76.8647 131.776 76.8379C131.749 77.2603 131.896 77.6917 132.218 78.0145L133.028 78.8241C133.176 78.9725 133.286 79.1406 133.36 79.3186C133.457 79.5536 133.606 79.7519 133.788 79.9047C133.606 80.0574 133.457 80.2542 133.36 80.4887L134.769 81.0728ZM134.108 82.0627C134.4 81.7702 134.62 81.4326 134.769 81.0728L133.36 80.4887C133.308 80.6143 133.238 80.7349 133.149 80.8472C133.112 80.8944 133.072 80.9397 133.028 80.9832L132.038 81.9731C131.595 82.4161 131.481 83.0635 131.697 83.6114C131.195 83.4147 130.61 83.4919 130.175 83.8465L130.059 83.9519L128.081 85.9307C127.638 86.3736 127.524 87.021 127.739 87.569C127.191 87.3539 126.544 87.4677 126.101 87.9106L124.122 89.8894C123.679 90.3323 123.565 90.9796 123.78 91.5276C123.278 91.3307 122.693 91.4086 122.258 91.7638L122.143 91.8681L120.163 93.848C119.721 94.291 119.606 94.9383 119.822 95.4863C119.32 95.2896 118.735 95.3668 118.3 95.7214L118.184 95.8268L116.206 97.8056C115.763 98.2485 115.649 98.8959 115.864 99.4439C115.362 99.2469 114.777 99.3251 114.342 99.68L114.226 99.7854L112.247 101.764C111.804 102.207 111.69 102.854 111.905 103.403C111.358 103.188 110.711 103.301 110.268 103.743L109.278 104.733L110.358 105.812L134.108 82.0627Z' fill='url(%23paint1095_linear_40004690_134055)'/%3E%3Cpath d='M113.989 98.543L124.05 88.4817C125.242 87.2893 125.242 85.356 124.05 84.1636L122.136 82.2492L109.915 94.4695L113.989 98.543Z' fill='url(%23paint1096_linear_40004690_134055)'/%3E%3Cpath d='M111.473 93.9908C111.771 93.6927 111.771 93.2093 111.473 92.9113L109.915 94.4694L110.455 95.0092L111.473 93.9908ZM115.547 89.9172C115.845 89.6191 115.845 89.1357 115.547 88.8377L112.43 91.954C112.729 92.2521 113.212 92.2521 113.51 91.954L115.547 89.9172ZM119.62 85.8437C119.918 85.5455 119.918 85.0622 119.62 84.7641L116.504 87.8804C116.802 88.1786 117.285 88.1786 117.584 87.8804L119.62 85.8437ZM124.909 85.889C124.819 85.2579 124.536 84.6487 124.05 84.1632L122.136 82.2487L120.578 83.8069C120.876 84.105 121.359 84.105 121.657 83.8069L122.142 83.3219C122.346 83.484 122.609 83.5285 122.846 83.4527C122.762 83.7161 122.823 84.0153 123.032 84.2244L123.51 84.703C123.676 84.8683 123.809 85.0522 123.913 85.247C123.948 85.3121 123.979 85.3787 124.007 85.4462C124.155 85.8044 124.545 85.9871 124.909 85.889ZM124.05 88.4814C124.536 87.9958 124.819 87.3868 124.909 86.7556C124.594 86.671 124.261 86.7963 124.081 87.0634L124.008 87.1994L123.942 87.3396C123.933 87.358 123.925 87.3773 123.915 87.3955C123.901 87.4226 123.883 87.4479 123.868 87.4746C123.846 87.5121 123.826 87.5509 123.801 87.5874C123.786 87.6103 123.768 87.6313 123.752 87.6538C123.725 87.692 123.698 87.7308 123.668 87.7676L123.51 87.9416L122.253 89.1993C121.955 89.4974 121.955 89.9807 122.253 90.2788L124.05 88.4814ZM115.786 96.7455C115.488 96.4474 115.005 96.4474 114.707 96.7455L113.449 98.0032L113.989 98.543L115.786 96.7455ZM120.817 91.7147C120.556 91.4538 120.153 91.421 119.857 91.6167L119.737 91.7147L117.222 94.2301C116.924 94.5282 116.924 95.0115 117.222 95.3096L120.817 91.7147Z' fill='url(%23paint1097_linear_40004690_134055)'/%3E%3Cpath d='M32.2406 140.93L55.9904 117.18C57.1828 115.987 57.1828 114.054 55.9904 112.862L49.5132 106.385L23.6043 132.293L32.2406 140.93Z' fill='url(%23paint1098_linear_40004690_134055)'/%3E%3Cpath d='M25.7634 134.452C26.3596 133.856 26.3596 132.89 25.7634 132.293L25.8688 132.177C26.3576 131.578 26.3222 130.693 25.7634 130.134L23.6043 132.293L25.7634 134.452ZM30.0815 127.975C30.6777 127.379 30.6777 126.412 30.0815 125.816L25.7634 130.134C26.3596 130.731 27.3262 130.731 27.9225 130.134L30.0815 127.975ZM34.3997 123.657C34.9959 123.061 34.9959 122.094 34.3997 121.498L30.0815 125.816C30.6777 126.412 31.6444 126.412 32.2406 125.816L34.3997 123.657ZM38.7178 119.339C39.314 118.743 39.314 117.776 38.7178 117.18L34.3997 121.498C34.9959 122.094 35.9625 122.094 36.5587 121.498L38.7178 119.339ZM43.036 115.021C43.6322 114.425 43.6322 113.458 43.036 112.862L38.7178 117.18C39.314 117.776 40.2807 117.776 40.8769 117.18L43.036 115.021ZM47.3541 110.703C47.9503 110.106 47.9503 109.14 47.3541 108.544L43.036 112.862C43.6322 113.458 44.5988 113.458 45.195 112.862L47.3541 110.703ZM49.5132 106.385L47.3541 108.544C47.9503 109.14 48.917 109.14 49.5132 108.544L50.5927 107.464L49.5132 106.385ZM30.0815 138.771C30.6777 138.174 30.6777 137.208 30.0815 136.612L27.9225 134.452C27.3262 133.856 26.3596 133.856 25.7634 134.452L30.0815 138.771ZM55.9904 117.18C57.1828 115.987 57.1828 114.054 55.9904 112.862C56.5116 113.383 56.2078 114.557 55.3262 115.641C55.1995 115.797 55.0607 115.95 54.9108 116.1L53.9209 117.09C53.4782 117.533 53.3642 118.181 53.5793 118.729C53.0314 118.514 52.3849 118.626 51.9421 119.069L49.9633 121.048C49.5205 121.491 49.4067 122.138 49.6218 122.686C49.1198 122.489 48.5346 122.567 48.0994 122.922L47.9835 123.028L46.0047 125.007C45.5618 125.449 45.448 126.097 45.6631 126.645C45.1611 126.448 44.5759 126.526 44.1408 126.881L44.0259 126.985L42.046 128.965C41.6034 129.408 41.4893 130.056 41.7045 130.603C41.2028 130.407 40.6182 130.484 40.1832 130.839L40.0672 130.944L38.0884 132.923C37.6456 133.366 37.5318 134.013 37.7469 134.561C37.1989 134.346 36.5514 134.46 36.1086 134.903L34.1298 136.881C33.6869 137.324 33.5731 137.972 33.7882 138.52C33.2778 138.319 32.6831 138.405 32.2459 138.776L32.2406 138.771C31.6444 138.174 30.6777 138.174 30.0815 138.771L32.2406 140.93L55.9904 117.18Z' fill='url(%23paint1099_linear_40004690_134055)'/%3E%3Cpath d='M32.7334 127.727L42.7906 117.669C43.9831 116.477 45.9164 116.477 47.1088 117.669L49.0218 119.582L36.8055 131.799L32.7334 127.727Z' fill='url(%23paint1100_linear_40004690_134055)'/%3E%3Cpath d='M35.2477 130.241C35.5459 129.943 36.0292 129.943 36.3273 130.241L36.8059 130.72L37.2845 130.241C37.5827 129.943 38.0661 129.943 38.3641 130.241L36.8059 131.799L35.2477 130.241ZM41.356 126.169C41.6541 125.871 42.1374 125.871 42.4355 126.169L39.3203 129.285C39.0221 128.987 39.0221 128.503 39.3203 128.205L41.356 126.169ZM45.4285 122.097C45.7266 121.799 46.2099 121.799 46.508 122.097L43.3928 125.212C43.0947 124.914 43.0947 124.431 43.3928 124.133L45.4285 122.097ZM49.0224 119.583L47.4642 121.141C47.1662 120.843 47.1663 120.359 47.4642 120.061L48.4826 119.043L49.0224 119.583ZM45.381 116.81C46.0129 116.9 46.6229 117.183 47.1089 117.669C46.6698 117.23 46.0385 117.067 45.3684 117.154C45.3465 117.042 45.3501 116.925 45.381 116.81ZM34.5298 125.93C34.7906 126.191 34.8243 126.593 34.6289 126.89L34.5298 127.01L33.8129 127.727L34.2916 128.205L34.3896 128.324C34.5852 128.621 34.5524 129.024 34.2916 129.285L32.7334 127.727L34.5298 125.93ZM42.7908 117.669C43.2767 117.183 43.886 116.899 44.5176 116.809C44.5775 117.033 44.5291 117.265 44.4006 117.447C44.1098 117.586 43.8248 117.769 43.5593 117.997L43.3306 118.209L42.0729 119.467C41.7747 119.764 41.2913 119.765 40.9933 119.467L42.7908 117.669ZM39.5585 120.901C39.8566 121.2 39.8566 121.683 39.5585 121.981L37.0442 124.495C36.746 124.793 36.2626 124.793 35.9646 124.495L39.5585 120.901Z' fill='url(%23paint1101_linear_40004690_134055)'/%3E%3Cpath d='M138.201 103.164L166.268 131.232C167.461 132.424 169.394 132.424 170.587 131.232L198.655 103.164L168.428 72.9371L138.201 103.164Z' fill='url(%23paint1102_linear_40004690_134055)'/%3E%3Cpath d='M165.836 75.5284L165.953 75.6327C166.553 76.1214 167.436 76.0868 167.995 75.5284L168.428 75.0961L168.86 75.5284L168.975 75.6327C169.574 76.1221 170.46 76.0874 171.019 75.5284L168.428 72.9371L165.836 75.5284ZM172.962 77.4713L171.882 76.3918C171.286 76.988 171.286 77.9547 171.882 78.5509L172.962 77.4713ZM174.905 81.5734C175.501 82.1696 176.468 82.1696 177.064 81.5734L172.962 77.4713L171.882 78.5509L174.905 81.5734ZM179.007 83.5163L177.927 82.4368C177.331 83.0329 177.331 83.9996 177.927 84.5958L179.007 83.5163ZM180.95 87.6183L181.066 87.7238C181.665 88.213 182.55 88.1773 183.109 87.6183L179.007 83.5163L177.927 84.5958L180.95 87.6183ZM185.053 89.5623L183.973 88.4828C183.377 89.079 183.377 90.0457 183.973 90.6419L185.053 89.5623ZM186.996 93.6644L188.075 92.5848L185.053 89.5623L183.973 90.6419L186.996 93.6644ZM186.996 93.6644C187.592 94.2604 188.559 94.2605 189.155 93.6644L188.075 92.5848L186.996 93.6644ZM191.098 95.6073L190.018 94.5278C189.422 95.124 189.422 96.0906 190.018 96.6868L191.098 95.6073ZM193.041 99.7093L194.12 98.6298L191.098 95.6073L190.018 96.6868L193.041 99.7093ZM193.041 99.7093C193.637 100.306 194.604 100.306 195.2 99.7093L194.12 98.6298L193.041 99.7093ZM197.143 101.652L196.063 100.573C195.467 101.169 195.467 102.136 196.063 102.732L197.143 101.652ZM198.655 103.164L197.143 101.652L196.063 102.732L196.495 103.164L195.821 103.839C195.225 104.435 195.225 105.402 195.821 105.998L198.655 103.164ZM159.791 81.5734C160.387 82.1696 161.354 82.1696 161.95 81.5734L164.973 78.5509C165.569 77.9547 165.569 76.988 164.973 76.3918L159.791 81.5734ZM194.471 107.347L194.355 107.242C193.756 106.753 192.871 106.788 192.312 107.347L188.804 110.856C188.208 111.452 188.208 112.419 188.804 113.015L194.471 107.347ZM153.746 87.6183L153.862 87.7238C154.462 88.2125 155.347 88.1772 155.905 87.6183L158.928 84.5958C159.524 83.9996 159.524 83.0329 158.928 82.4368L153.746 87.6183ZM187.454 114.364L187.338 114.259C186.739 113.77 185.854 113.805 185.295 114.364L181.787 117.873C181.191 118.469 181.191 119.436 181.787 120.032L187.454 114.364ZM147.7 93.6644L147.816 93.7698C148.416 94.2586 149.3 94.223 149.859 93.6644L152.882 90.6419C153.478 90.0457 153.478 89.079 152.882 88.4828L147.7 93.6644ZM180.437 121.381L180.321 121.276C179.722 120.787 178.837 120.822 178.278 121.381L174.77 124.89C174.174 125.486 174.174 126.453 174.77 127.049L180.437 121.381ZM141.655 99.7093L141.771 99.8148C142.371 100.304 143.256 100.268 143.814 99.7093L146.837 96.6868C147.433 96.0906 147.433 95.124 146.837 94.5278L141.655 99.7093ZM173.42 128.398L173.304 128.293C172.705 127.804 171.82 127.839 171.261 128.398L169.507 130.152C169.359 130.301 169.191 130.411 169.013 130.485C168.778 130.582 168.579 130.73 168.426 130.913C168.274 130.731 168.077 130.582 167.842 130.485L167.258 131.893C168.365 132.351 169.687 132.132 170.587 131.232L173.42 128.398ZM138.201 103.164L141.034 105.998C141.631 105.402 141.631 104.435 141.034 103.839L140.36 103.164L140.792 102.732C141.388 102.136 141.388 101.169 140.792 100.573L138.201 103.164ZM166.5 131.441C166.734 131.632 166.99 131.782 167.258 131.893L167.842 130.485C167.665 130.411 167.496 130.301 167.348 130.152L165.594 128.398C165.035 127.839 164.15 127.804 163.551 128.293L163.435 128.398L166.268 131.232L166.5 131.441ZM148.051 113.015C148.61 112.456 148.646 111.571 148.157 110.972L148.051 110.856L144.543 107.347C143.984 106.788 143.099 106.753 142.5 107.242L142.384 107.347L148.051 113.015ZM155.068 120.032C155.627 119.473 155.663 118.588 155.174 117.989L155.068 117.873L151.56 114.364C151.001 113.805 150.116 113.77 149.517 114.259L149.401 114.364L155.068 120.032ZM162.085 127.049C162.644 126.49 162.68 125.605 162.191 125.006L162.085 124.89L158.577 121.381C158.018 120.822 157.133 120.787 156.534 121.276L156.418 121.381L162.085 127.049Z' fill='url(%23paint1103_linear_40004690_134055)'/%3E%3Cpath d='M145.148 103.164L166.265 124.281C167.457 125.473 169.39 125.473 170.583 124.281L191.7 103.164L168.424 79.8882L145.148 103.164Z' fill='url(%23paint1104_linear_40004690_134055)'/%3E%3Cpath d='M165.89 82.422L166.006 82.5274C166.605 83.0162 167.49 82.9808 168.049 82.422L168.423 82.0478L168.799 82.4231L169.878 81.3435L168.423 79.8887L165.89 82.422ZM168.799 82.4231C169.395 83.019 170.361 83.0187 170.958 82.4231L169.878 81.3435L168.799 82.4231ZM172.788 84.2532L171.708 83.1737C171.112 83.7699 171.112 84.7367 171.708 85.3327L172.788 84.2532ZM174.618 88.2424L174.734 88.3457C175.333 88.8349 176.218 88.801 176.777 88.2424L172.788 84.2532L171.708 85.3327L174.618 88.2424ZM178.606 90.0715L177.527 88.992C176.931 89.5881 176.931 90.555 177.527 91.1511L178.606 90.0715ZM180.436 94.0608L181.516 92.9812L178.606 90.0715L177.527 91.1511L180.436 94.0608ZM180.436 94.0608C181.032 94.6568 181.999 94.6565 182.595 94.0608L181.516 92.9812L180.436 94.0608ZM184.425 95.8909L183.346 94.8114C182.75 95.4076 182.75 96.3744 183.346 96.9704L184.425 95.8909ZM186.256 99.8801L186.372 99.9834C186.971 100.473 187.856 100.439 188.415 99.8801L184.425 95.8909L183.346 96.9704L186.256 99.8801ZM190.245 101.71L189.165 100.631C188.57 101.227 188.569 102.194 189.165 102.79L190.245 101.71ZM191.699 103.164L190.245 101.71L189.165 102.79L189.54 103.164L188.86 103.844C188.264 104.44 188.264 105.407 188.86 106.003L191.699 103.164ZM160.071 88.2414L160.186 88.3468C160.786 88.8356 161.671 88.8002 162.23 88.2414L165.139 85.3317C165.735 84.7355 165.735 83.7687 165.139 83.1726L160.071 88.2414ZM187.5 107.363L187.385 107.259C186.785 106.769 185.9 106.804 185.341 107.363L181.82 110.883C181.225 111.479 181.225 112.446 181.82 113.042L187.5 107.363ZM154.251 94.0608L154.368 94.1651C154.968 94.6538 155.851 94.6192 156.41 94.0608L159.32 91.1511C159.916 90.5549 159.916 89.5882 159.32 88.992L154.251 94.0608ZM180.46 114.402L180.346 114.298C179.746 113.808 178.86 113.843 178.301 114.402L174.782 117.921C174.186 118.517 174.187 119.484 174.782 120.08L180.46 114.402ZM148.433 99.8791L148.549 99.9845C149.148 100.473 150.033 100.438 150.592 99.8791L153.502 96.9694C154.097 96.3731 154.098 95.4064 153.502 94.8103L148.433 99.8791ZM173.421 121.441L173.306 121.337C172.707 120.848 171.821 120.882 171.262 121.441L169.503 123.201C169.391 123.312 169.269 123.402 169.14 123.471L169.008 123.533L168.868 123.599C168.694 123.693 168.545 123.817 168.423 123.962C168.27 123.78 168.073 123.63 167.838 123.533L167.534 124.269L167.254 124.943C168.361 125.402 169.682 125.18 170.582 124.28L173.421 121.441ZM145.148 103.164L147.987 106.003C148.583 105.407 148.583 104.44 147.987 103.844L147.307 103.164L147.682 102.789C148.278 102.193 148.278 101.226 147.682 100.63L145.148 103.164ZM166.497 124.49C166.731 124.681 166.985 124.831 167.253 124.942L167.838 123.533C167.66 123.459 167.492 123.349 167.344 123.201L165.584 121.441C165.025 120.883 164.142 120.848 163.542 121.337L163.425 121.441L166.264 124.28L166.497 124.49ZM155.026 113.042C155.622 112.446 155.622 111.479 155.026 110.883L151.507 107.364C150.948 106.805 150.064 106.77 149.464 107.259L149.348 107.364L155.026 113.042ZM162.065 120.081C162.624 119.523 162.659 118.638 162.171 118.038L162.065 117.922L158.545 114.402C157.986 113.844 157.102 113.809 156.503 114.298L156.386 114.402L162.065 120.081Z' fill='url(%23paint1105_linear_40004690_134055)'/%3E%3Cpath d='M158.308 103.164L166.269 111.126C167.462 112.318 169.395 112.318 170.588 111.126L178.549 103.164L168.429 93.0435L158.308 103.164Z' fill='url(%23paint1106_linear_40004690_134055)'/%3E%3Cpath d='M166.084 95.3881L166.2 95.4935C166.8 95.9823 167.684 95.9469 168.243 95.3881L168.429 95.2026L168.614 95.3881L169.694 94.3086L168.429 93.0435L166.084 95.3881ZM168.614 95.3881C169.21 95.9843 170.177 95.9843 170.773 95.3881L169.694 94.3086L168.614 95.3881ZM172.224 96.8387L171.144 95.7592C170.548 96.3554 170.548 97.322 171.144 97.9182L172.224 96.8387ZM173.674 100.448L174.754 99.3689L172.224 96.8387L171.144 97.9182L173.674 100.448ZM173.674 100.448C174.271 101.045 175.237 101.045 175.833 100.448L174.754 99.3689L173.674 100.448ZM177.284 101.899L176.205 100.819C175.608 101.416 175.608 102.382 176.205 102.979L177.284 101.899ZM178.549 103.164L177.284 101.899L176.205 102.979L176.39 103.164L175.479 104.075C174.883 104.671 174.883 105.638 175.479 106.234L178.549 103.164ZM161.024 100.448L161.14 100.554C161.739 101.043 162.624 101.007 163.183 100.448L165.713 97.9182C166.309 97.322 166.309 96.3554 165.713 95.7592L161.024 100.448ZM173.657 108.056L173.542 107.95C172.942 107.461 172.057 107.497 171.498 108.056L169.508 110.046C169.36 110.194 169.192 110.304 169.014 110.378L169.596 111.787C169.956 111.638 170.295 111.419 170.588 111.126L173.657 108.056ZM158.308 103.164L161.378 106.234C161.974 105.638 161.974 104.671 161.378 104.075L160.467 103.164L160.653 102.979C161.249 102.382 161.249 101.416 160.653 100.819L158.308 103.164ZM167.259 111.787C168.006 112.096 168.849 112.095 169.596 111.787L169.014 110.378C168.779 110.475 168.58 110.624 168.427 110.806C168.275 110.624 168.078 110.475 167.843 110.378L167.259 111.787ZM166.501 111.334C166.735 111.525 166.991 111.675 167.259 111.787L167.843 110.378C167.666 110.305 167.497 110.194 167.349 110.046L165.359 108.056C164.8 107.497 163.915 107.461 163.316 107.95L163.2 108.056L166.269 111.126L166.501 111.334Z' fill='url(%23paint1107_linear_40004690_134055)'/%3E%3Cpath d='M168.732 133.695L192.482 157.445C193.674 158.638 195.607 158.638 196.8 157.445L203.277 150.968L177.368 125.059L168.732 133.695Z' fill='url(%23paint1108_linear_40004690_134055)'/%3E%3Cpath d='M177.368 127.218C177.964 127.814 178.931 127.814 179.527 127.218L177.368 125.059L176.289 126.139L177.368 127.218ZM181.686 131.536C182.282 132.132 183.249 132.132 183.845 131.536L179.527 127.218C178.931 127.814 178.931 128.781 179.527 129.377L181.686 131.536ZM186.004 135.854C186.601 136.451 187.567 136.451 188.163 135.854L183.845 131.536C183.249 132.132 183.249 133.099 183.845 133.695L186.004 135.854ZM190.323 140.173C190.919 140.769 191.885 140.769 192.482 140.173L188.163 135.854C187.567 136.451 187.567 137.417 188.163 138.013L190.323 140.173ZM194.641 144.491C195.237 145.087 196.204 145.087 196.8 144.491L192.482 140.173C191.885 140.769 191.885 141.735 192.482 142.332L194.641 144.491ZM198.959 148.809C199.555 149.405 200.522 149.405 201.118 148.809L196.8 144.491C196.204 145.087 196.204 146.054 196.8 146.65L198.959 148.809ZM193.472 158.106C194.578 158.564 195.9 158.345 196.8 157.445L203.277 150.968L201.118 148.809C200.559 149.368 200.524 150.252 201.012 150.852L201.118 150.968L201.154 151.004C200.996 151.271 200.926 151.574 200.945 151.875C200.523 151.848 200.091 151.994 199.768 152.317L198.149 153.937C197.826 154.259 197.68 154.691 197.706 155.113C197.284 155.086 196.853 155.233 196.53 155.556L195.72 156.366C195.572 156.514 195.404 156.624 195.226 156.698C194.991 156.795 194.792 156.943 194.64 157.126C194.487 156.944 194.29 156.795 194.056 156.698L193.472 158.106ZM192.482 157.445C192.774 157.738 193.112 157.957 193.472 158.106L194.056 156.698C193.93 156.646 193.809 156.575 193.697 156.487C193.65 156.45 193.605 156.409 193.561 156.366L192.571 155.376C192.128 154.933 191.481 154.819 190.933 155.034C191.13 154.532 191.052 153.948 190.698 153.513L190.592 153.397L188.614 151.418C188.171 150.975 187.523 150.861 186.975 151.076C187.19 150.528 187.077 149.881 186.634 149.438L184.655 147.459C184.212 147.016 183.565 146.903 183.017 147.118C183.214 146.616 183.136 146.031 182.781 145.596L182.676 145.481L180.696 143.501C180.253 143.058 179.606 142.944 179.058 143.159C179.255 142.657 179.178 142.073 178.823 141.638L178.718 141.522L176.739 139.543C176.296 139.1 175.648 138.987 175.1 139.202C175.297 138.7 175.219 138.114 174.864 137.679L174.759 137.563L172.78 135.584C172.337 135.142 171.69 135.028 171.142 135.243C171.357 134.695 171.244 134.049 170.801 133.606L169.811 132.616L168.732 133.695L192.482 157.445Z' fill='url(%23paint1109_linear_40004690_134055)'/%3E%3Cpath d='M175.998 137.328L186.06 147.389C187.252 148.582 189.185 148.582 190.378 147.389L192.292 145.475L180.072 133.255L175.998 137.328Z' fill='url(%23paint1110_linear_40004690_134055)'/%3E%3Cpath d='M180.551 134.813C180.849 135.111 181.332 135.111 181.63 134.813L180.072 133.255L179.532 133.794L180.551 134.813ZM184.624 138.886C184.922 139.184 185.406 139.184 185.704 138.886L182.587 135.77C182.289 136.068 182.289 136.551 182.587 136.85L184.624 138.886ZM188.698 142.96C188.996 143.258 189.479 143.258 189.777 142.96L186.661 139.844C186.363 140.142 186.363 140.625 186.661 140.923L188.698 142.96ZM188.652 148.249C189.283 148.159 189.893 147.875 190.378 147.39L192.293 145.475L190.734 143.917C190.436 144.215 190.436 144.699 190.734 144.997L191.219 145.482C191.057 145.685 191.013 145.949 191.089 146.186C190.825 146.102 190.526 146.162 190.317 146.371L189.838 146.85C189.673 147.015 189.489 147.149 189.294 147.253C189.229 147.287 189.163 147.319 189.095 147.347C188.737 147.495 188.554 147.884 188.652 148.249ZM186.06 147.39C186.546 147.875 187.155 148.159 187.786 148.249C187.87 147.934 187.745 147.601 187.478 147.42L187.342 147.348L187.202 147.281C187.183 147.272 187.164 147.264 187.146 147.255C187.119 147.24 187.093 147.223 187.067 147.207C187.029 147.185 186.991 147.165 186.954 147.141C186.931 147.126 186.91 147.108 186.888 147.091C186.849 147.064 186.811 147.037 186.774 147.007L186.6 146.85L185.342 145.592C185.044 145.294 184.561 145.294 184.263 145.592L186.06 147.39ZM177.796 139.126C178.094 138.828 178.094 138.344 177.796 138.046L176.538 136.788L175.998 137.328L177.796 139.126ZM182.827 144.156C183.088 143.896 183.12 143.492 182.925 143.196L182.827 143.077L180.311 140.561C180.013 140.263 179.53 140.263 179.232 140.561L182.827 144.156Z' fill='url(%23paint1111_linear_40004690_134055)'/%3E%3Cpath d='M133.62 55.5781L157.37 79.3279C158.563 80.5203 160.496 80.5203 161.688 79.3279L168.166 72.8507L142.257 46.9418L133.62 55.5781Z' fill='url(%23paint1112_linear_40004690_134055)'/%3E%3Cpath d='M140.098 49.1009C140.694 49.6971 141.661 49.6971 142.257 49.1009L142.373 49.2063C142.972 49.6951 143.857 49.6598 144.416 49.1009L142.257 46.9418L140.098 49.1009ZM146.575 53.4191C147.171 54.0153 148.138 54.0153 148.734 53.4191L144.416 49.1009C143.82 49.6971 143.82 50.6638 144.416 51.26L146.575 53.4191ZM150.893 57.7372C151.489 58.3334 152.456 58.3334 153.052 57.7372L148.734 53.4191C148.138 54.0153 148.138 54.9819 148.734 55.5781L150.893 57.7372ZM155.211 62.0553C155.807 62.6515 156.774 62.6515 157.37 62.0553L153.052 57.7372C152.456 58.3334 152.456 59.3001 153.052 59.8963L155.211 62.0553ZM159.529 66.3735C160.126 66.9697 161.092 66.9697 161.688 66.3735L157.37 62.0553C156.774 62.6515 156.774 63.6182 157.37 64.2144L159.529 66.3735ZM163.847 70.6916C164.444 71.2878 165.41 71.2878 166.007 70.6916L161.688 66.3735C161.092 66.9697 161.092 67.9363 161.688 68.5326L163.847 70.6916ZM168.166 72.8507L166.007 70.6916C165.41 71.2878 165.41 72.2545 166.007 72.8507L167.086 73.9302L168.166 72.8507ZM135.78 53.4191C136.376 54.0153 137.342 54.0153 137.939 53.4191L140.098 51.26C140.694 50.6638 140.694 49.6971 140.098 49.1009L135.78 53.4191ZM157.37 79.3279C158.563 80.5203 160.496 80.5203 161.688 79.3279C161.167 79.8492 159.993 79.5453 158.909 78.6637C158.754 78.537 158.6 78.3983 158.45 78.2484L157.46 77.2584C157.017 76.8158 156.37 76.7017 155.822 76.9169C156.036 76.3689 155.924 75.7224 155.481 75.2796L153.502 73.3009C153.059 72.858 152.412 72.7442 151.864 72.9593C152.061 72.4574 151.983 71.8721 151.628 71.437L151.522 71.321L149.544 69.3422C149.101 68.8993 148.453 68.7855 147.905 69.0006C148.102 68.4986 148.024 67.9134 147.669 67.4783L147.565 67.3634L145.585 65.3836C145.142 64.9409 144.495 64.8268 143.947 65.042C144.143 64.5403 144.066 63.9557 143.712 63.5207L143.606 63.4048L141.627 61.426C141.185 60.9831 140.537 60.8693 139.989 61.0844C140.204 60.5364 140.09 59.889 139.648 59.4461L137.669 57.4673C137.226 57.0244 136.579 56.9106 136.03 57.1257C136.231 56.6153 136.145 56.0206 135.774 55.5834L135.78 55.5781C136.376 54.9819 136.376 54.0153 135.78 53.4191L133.62 55.5781L157.37 79.3279Z' fill='url(%23paint1113_linear_40004690_134055)'/%3E%3Cpath d='M146.819 56.0742L156.876 66.1315C158.068 67.3239 158.068 69.2572 156.876 70.4496L154.963 72.3626L142.747 60.1463L146.819 56.0742Z' fill='url(%23paint1114_linear_40004690_134055)'/%3E%3Cpath d='M144.304 58.5886C144.602 58.8867 144.602 59.37 144.304 59.6681L143.826 60.1467L144.304 60.6253C144.602 60.9235 144.602 61.4069 144.304 61.7049L142.746 60.1467L144.304 58.5886ZM148.376 64.6968C148.674 64.9949 148.674 65.4782 148.376 65.7763L145.261 62.6611C145.559 62.363 146.042 62.363 146.34 62.6611L148.376 64.6968ZM152.448 68.7693C152.746 69.0674 152.746 69.5508 152.448 69.8488L149.333 66.7336C149.631 66.4355 150.115 66.4355 150.413 66.7336L152.448 68.7693ZM154.963 72.3632L153.405 70.805C153.703 70.507 154.186 70.5071 154.484 70.805L155.502 71.8234L154.963 72.3632ZM157.735 68.7219C157.646 69.3538 157.362 69.9637 156.876 70.4498C157.315 70.0106 157.478 69.3793 157.392 68.7092C157.503 68.6873 157.62 68.6909 157.735 68.7219ZM148.615 57.8706C148.354 58.1314 147.952 58.1651 147.656 57.9697L147.536 57.8706L146.819 57.1538L146.34 57.6324L146.221 57.7304C145.925 57.926 145.521 57.8932 145.261 57.6324L146.819 56.0742L148.615 57.8706ZM156.876 66.1316C157.362 66.6175 157.646 67.2268 157.736 67.8584C157.512 67.9183 157.28 67.87 157.099 67.7414C156.959 67.4506 156.776 67.1656 156.548 66.9001L156.336 66.6714L155.079 65.4137C154.781 65.1155 154.781 64.6321 155.079 64.3341L156.876 66.1316ZM153.644 62.8993C153.346 63.1974 152.862 63.1974 152.564 62.8993L150.05 60.385C149.752 60.0868 149.752 59.6034 150.05 59.3054L153.644 62.8993Z' fill='url(%23paint1115_linear_40004690_134055)'/%3E%3Cpath d='M167.07 164.395L139.002 192.462C137.809 193.655 137.809 195.588 139.002 196.781L167.07 224.849L197.297 194.622L167.07 164.395Z' fill='url(%23paint1116_linear_40004690_134055)'/%3E%3Cpath d='M194.705 192.03L194.601 192.147C194.112 192.747 194.147 193.63 194.705 194.189L195.138 194.622L194.705 195.054L194.601 195.169C194.112 195.768 194.146 196.654 194.705 197.213L197.297 194.622L194.705 192.03ZM192.762 199.156L193.842 198.076C193.246 197.48 192.279 197.48 191.683 198.076L192.762 199.156ZM188.66 201.099C188.064 201.695 188.064 202.662 188.66 203.258L192.762 199.156L191.683 198.076L188.66 201.099ZM186.717 205.201L187.797 204.121C187.201 203.525 186.234 203.525 185.638 204.121L186.717 205.201ZM182.615 207.144L182.51 207.26C182.021 207.859 182.056 208.744 182.615 209.303L186.717 205.201L185.638 204.121L182.615 207.144ZM180.671 211.247L181.751 210.167C181.155 209.571 180.188 209.571 179.592 210.167L180.671 211.247ZM176.569 213.19L177.649 214.269L180.671 211.247L179.592 210.167L176.569 213.19ZM176.569 213.19C175.973 213.786 175.973 214.753 176.569 215.349L177.649 214.269L176.569 213.19ZM174.626 217.292L175.706 216.212C175.11 215.616 174.143 215.616 173.547 216.212L174.626 217.292ZM170.524 219.235L171.604 220.314L174.626 217.292L173.547 216.212L170.524 219.235ZM170.524 219.235C169.928 219.831 169.928 220.798 170.524 221.394L171.604 220.314L170.524 219.235ZM168.581 223.337L169.661 222.257C169.065 221.661 168.098 221.661 167.502 222.257L168.581 223.337ZM167.07 224.849L168.581 223.337L167.502 222.257L167.07 222.689L166.395 222.015C165.799 221.419 164.832 221.419 164.236 222.015L167.07 224.849ZM188.66 185.985C188.064 186.581 188.064 187.548 188.66 188.144L191.683 191.167C192.279 191.763 193.246 191.763 193.842 191.167L188.66 185.985ZM162.887 220.665L162.992 220.549C163.481 219.95 163.445 219.065 162.887 218.506L159.378 214.998C158.782 214.402 157.815 214.402 157.219 214.998L162.887 220.665ZM182.615 179.94L182.51 180.056C182.021 180.656 182.057 181.54 182.615 182.099L185.638 185.122C186.234 185.718 187.201 185.718 187.797 185.122L182.615 179.94ZM155.87 213.648L155.975 213.532C156.464 212.933 156.428 212.048 155.87 211.489L152.361 207.981C151.765 207.385 150.798 207.385 150.202 207.981L155.87 213.648ZM176.569 173.894L176.464 174.01C175.975 174.61 176.011 175.494 176.569 176.053L179.592 179.076C180.188 179.672 181.155 179.672 181.751 179.076L176.569 173.894ZM148.853 206.631L148.958 206.515C149.447 205.916 149.411 205.031 148.853 204.472L145.344 200.964C144.748 200.368 143.781 200.368 143.185 200.964L148.853 206.631ZM170.524 167.849L170.419 167.965C169.93 168.565 169.966 169.449 170.524 170.008L173.547 173.031C174.143 173.627 175.11 173.627 175.706 173.031L170.524 167.849ZM141.836 199.614L141.941 199.498C142.43 198.899 142.394 198.014 141.836 197.455L140.081 195.701C139.933 195.553 139.823 195.385 139.749 195.207C139.652 194.972 139.504 194.773 139.321 194.62C139.503 194.468 139.652 194.271 139.749 194.036L138.341 193.452C137.882 194.559 138.102 195.881 139.002 196.781L141.836 199.614ZM167.07 164.395L164.236 167.228C164.832 167.825 165.799 167.825 166.395 167.228L167.07 166.554L167.502 166.986C168.098 167.582 169.065 167.582 169.661 166.986L167.07 164.395ZM138.793 192.694C138.602 192.928 138.452 193.184 138.341 193.452L139.749 194.036C139.823 193.858 139.933 193.69 140.081 193.542L141.836 191.788C142.394 191.229 142.43 190.344 141.941 189.745L141.836 189.629L139.002 192.462L138.793 192.694ZM157.219 174.245C157.778 174.804 158.662 174.84 159.262 174.351L159.378 174.245L162.887 170.737C163.445 170.178 163.481 169.293 162.992 168.694L162.887 168.578L157.219 174.245ZM150.202 181.262C150.761 181.821 151.645 181.857 152.245 181.368L152.361 181.262L155.87 177.754C156.428 177.195 156.464 176.31 155.975 175.711L155.87 175.595L150.202 181.262ZM143.185 188.279C143.744 188.838 144.628 188.873 145.228 188.385L145.344 188.279L148.853 184.771C149.411 184.212 149.447 183.327 148.958 182.728L148.853 182.612L143.185 188.279Z' fill='url(%23paint1117_linear_40004690_134055)'/%3E%3Cpath d='M167.07 171.352L145.953 192.468C144.76 193.661 144.76 195.594 145.953 196.787L167.07 217.903L190.346 194.627L167.07 171.352Z' fill='url(%23paint1118_linear_40004690_134055)'/%3E%3Cpath d='M187.812 192.094L187.706 192.21C187.218 192.809 187.253 193.694 187.812 194.253L188.186 194.627L187.811 195.002L188.89 196.082L190.345 194.627L187.812 192.094ZM187.811 195.002C187.215 195.598 187.215 196.565 187.811 197.161L188.89 196.082L187.811 195.002ZM185.981 198.991L187.06 197.912C186.464 197.316 185.497 197.316 184.901 197.912L185.981 198.991ZM181.991 200.822L181.888 200.938C181.399 201.537 181.433 202.422 181.991 202.981L185.981 198.991L184.901 197.912L181.991 200.822ZM180.162 204.81L181.242 203.73C180.646 203.135 179.679 203.135 179.083 203.73L180.162 204.81ZM176.173 206.64L177.253 207.719L180.162 204.81L179.083 203.73L176.173 206.64ZM176.173 206.64C175.577 207.236 175.577 208.203 176.173 208.799L177.253 207.719L176.173 206.64ZM174.343 210.629L175.422 209.55C174.826 208.954 173.859 208.954 173.263 209.55L174.343 210.629ZM170.354 212.459L170.25 212.575C169.761 213.175 169.795 214.059 170.354 214.618L174.343 210.629L173.263 209.55L170.354 212.459ZM168.523 216.449L169.603 215.369C169.007 214.773 168.04 214.773 167.444 215.369L168.523 216.449ZM167.07 217.902L168.523 216.449L167.444 215.369L167.07 215.743L166.39 215.063C165.794 214.468 164.827 214.468 164.231 215.063L167.07 217.902ZM181.992 186.274L181.887 186.39C181.398 186.99 181.434 187.874 181.992 188.433L184.902 191.343C185.498 191.939 186.465 191.939 187.061 191.343L181.992 186.274ZM162.871 213.703L162.975 213.588C163.464 212.989 163.43 212.103 162.871 211.544L159.351 208.024C158.755 207.429 157.788 207.429 157.192 208.024L162.871 213.703ZM176.173 180.455L176.069 180.572C175.58 181.171 175.615 182.055 176.173 182.614L179.083 185.524C179.679 186.12 180.646 186.12 181.242 185.524L176.173 180.455ZM155.832 206.664L155.936 206.549C156.425 205.95 156.391 205.064 155.832 204.505L152.313 200.986C151.716 200.39 150.75 200.39 150.153 200.986L155.832 206.664ZM170.355 174.637L170.249 174.753C169.76 175.352 169.796 176.237 170.355 176.796L173.264 179.705C173.861 180.301 174.827 180.301 175.423 179.705L170.355 174.637ZM148.792 199.625L148.897 199.51C149.386 198.911 149.351 198.025 148.792 197.466L147.033 195.706C146.922 195.595 146.832 195.473 146.763 195.344L146.701 195.212L146.634 195.072C146.541 194.898 146.417 194.748 146.272 194.627C146.454 194.474 146.604 194.277 146.701 194.042L145.965 193.738L145.29 193.458C144.832 194.565 145.054 195.886 145.953 196.786L148.792 199.625ZM167.07 171.352L164.231 174.191C164.827 174.787 165.794 174.787 166.39 174.191L167.07 173.511L167.445 173.886C168.041 174.482 169.008 174.482 169.604 173.886L167.07 171.352ZM145.744 192.701C145.553 192.934 145.402 193.189 145.291 193.457L146.701 194.042C146.774 193.864 146.885 193.696 147.033 193.547L148.792 191.788C149.351 191.229 149.385 190.345 148.897 189.746L148.792 189.629L145.953 192.468L145.744 192.701ZM157.192 181.23C157.788 181.826 158.754 181.826 159.351 181.23L162.87 177.711C163.428 177.152 163.464 176.267 162.975 175.668L162.87 175.552L157.192 181.23ZM150.152 188.269C150.711 188.828 151.596 188.863 152.196 188.374L152.311 188.269L155.832 184.749C156.39 184.19 156.425 183.306 155.936 182.707L155.832 182.59L150.152 188.269Z' fill='url(%23paint1119_linear_40004690_134055)'/%3E%3Cpath d='M167.07 184.508L159.108 192.469C157.916 193.662 157.916 195.595 159.108 196.787L167.07 204.749L177.19 194.628L167.07 184.508Z' fill='url(%23paint1120_linear_40004690_134055)'/%3E%3Cpath d='M174.846 192.284L174.74 192.4C174.251 192.999 174.287 193.884 174.846 194.443L175.031 194.628L174.846 194.814L175.925 195.893L177.19 194.628L174.846 192.284ZM174.846 194.814C174.249 195.41 174.249 196.377 174.846 196.973L175.925 195.893L174.846 194.814ZM173.395 198.424L174.475 197.344C173.878 196.748 172.912 196.748 172.316 197.344L173.395 198.424ZM169.785 199.874L170.865 200.954L173.395 198.424L172.316 197.344L169.785 199.874ZM169.785 199.874C169.189 200.47 169.189 201.437 169.785 202.033L170.865 200.954L169.785 199.874ZM168.335 203.484L169.414 202.404C168.818 201.808 167.851 201.808 167.255 202.404L168.335 203.484ZM167.07 204.749L168.335 203.484L167.255 202.404L167.07 202.59L166.159 201.679C165.563 201.083 164.596 201.083 164 201.679L167.07 204.749ZM169.785 187.223L169.68 187.339C169.191 187.939 169.227 188.824 169.785 189.383L172.316 191.913C172.912 192.509 173.878 192.509 174.475 191.913L169.785 187.223ZM162.178 199.857L162.284 199.741C162.772 199.142 162.737 198.257 162.178 197.698L160.188 195.708C160.039 195.56 159.929 195.391 159.856 195.213L158.447 195.795C158.596 196.156 158.815 196.494 159.108 196.787L162.178 199.857ZM167.07 184.508L164 187.578C164.596 188.174 165.563 188.174 166.159 187.578L167.07 186.667L167.255 186.852C167.851 187.449 168.818 187.449 169.414 186.852L167.07 184.508ZM158.447 193.459C158.138 194.206 158.139 195.049 158.447 195.795L159.856 195.213C159.758 194.978 159.61 194.78 159.428 194.627C159.61 194.475 159.759 194.278 159.856 194.043L158.447 193.459ZM158.899 192.701C158.709 192.935 158.558 193.191 158.447 193.459L159.856 194.043C159.929 193.865 160.039 193.697 160.188 193.549L162.178 191.558C162.737 191 162.772 190.115 162.284 189.515L162.178 189.399L159.108 192.469L158.899 192.701Z' fill='url(%23paint1121_linear_40004690_134055)'/%3E%3Cpath d='M136.534 194.93L112.784 218.679C111.591 219.872 111.591 221.805 112.784 222.998L119.261 229.475L145.17 203.566L136.534 194.93Z' fill='url(%23paint1122_linear_40004690_134055)'/%3E%3Cpath d='M143.011 203.566C142.415 204.162 142.415 205.129 143.011 205.725L145.17 203.566L144.09 202.486L143.011 203.566ZM138.693 207.884C138.096 208.48 138.096 209.447 138.693 210.043L143.011 205.725C142.415 205.129 141.448 205.129 140.852 205.725L138.693 207.884ZM134.374 212.202C133.778 212.798 133.778 213.765 134.374 214.361L138.693 210.043C138.096 209.447 137.13 209.447 136.534 210.043L134.374 212.202ZM130.056 216.52C129.46 217.117 129.46 218.083 130.056 218.679L134.374 214.361C133.778 213.765 132.812 213.765 132.215 214.361L130.056 216.52ZM125.738 220.839C125.142 221.435 125.142 222.401 125.738 222.998L130.056 218.679C129.46 218.083 128.493 218.083 127.897 218.679L125.738 220.839ZM121.42 225.157C120.824 225.753 120.824 226.72 121.42 227.316L125.738 222.998C125.142 222.401 124.175 222.401 123.579 222.998L121.42 225.157ZM112.123 219.669C111.664 220.776 111.884 222.098 112.784 222.998L119.261 229.475L121.42 227.316C120.861 226.757 119.977 226.722 119.377 227.21L119.261 227.316L119.225 227.352C118.958 227.194 118.655 227.124 118.354 227.143C118.381 226.72 118.234 226.289 117.912 225.966L116.292 224.347C115.969 224.024 115.538 223.878 115.116 223.904C115.143 223.482 114.996 223.051 114.673 222.728L113.863 221.918C113.715 221.77 113.605 221.602 113.531 221.424C113.434 221.189 113.286 220.99 113.103 220.837C113.285 220.685 113.434 220.488 113.531 220.253L112.123 219.669ZM112.784 218.679C112.491 218.972 112.272 219.31 112.123 219.669L113.531 220.253C113.583 220.128 113.653 220.007 113.742 219.895C113.779 219.848 113.82 219.803 113.863 219.759L114.853 218.769C115.296 218.326 115.41 217.679 115.195 217.131C115.697 217.328 116.281 217.25 116.716 216.896L116.832 216.79L118.811 214.811C119.254 214.369 119.367 213.721 119.152 213.173C119.7 213.388 120.348 213.274 120.791 212.832L122.769 210.853C123.212 210.41 123.326 209.763 123.111 209.215C123.613 209.411 124.198 209.334 124.633 208.978L124.748 208.874L126.728 206.894C127.171 206.451 127.285 205.804 127.07 205.256C127.571 205.453 128.156 205.375 128.591 205.021L128.707 204.915L130.686 202.937C131.129 202.494 131.242 201.846 131.027 201.298C131.529 201.495 132.114 201.417 132.55 201.062L132.666 200.957L134.644 198.978C135.087 198.535 135.201 197.888 134.986 197.34C135.534 197.555 136.18 197.442 136.623 196.999L137.613 196.009L136.534 194.93L112.784 218.679Z' fill='url(%23paint1123_linear_40004690_134055)'/%3E%3Cpath d='M132.903 202.203L122.841 212.264C121.649 213.457 121.649 215.39 122.841 216.583L124.756 218.497L136.976 206.277L132.903 202.203Z' fill='url(%23paint1124_linear_40004690_134055)'/%3E%3Cpath d='M135.418 206.755C135.12 207.053 135.12 207.537 135.418 207.835L136.976 206.277L136.437 205.737L135.418 206.755ZM131.345 210.829C131.047 211.127 131.046 211.61 131.345 211.908L134.461 208.792C134.163 208.494 133.679 208.494 133.381 208.792L131.345 210.829ZM127.271 214.902C126.973 215.201 126.973 215.684 127.271 215.982L130.387 212.866C130.089 212.568 129.606 212.568 129.308 212.866L127.271 214.902ZM121.982 214.857C122.072 215.488 122.356 216.097 122.841 216.583L124.756 218.497L126.314 216.939C126.016 216.641 125.532 216.641 125.234 216.939L124.749 217.424C124.546 217.262 124.282 217.218 124.045 217.293C124.129 217.03 124.069 216.731 123.859 216.522L123.381 216.043C123.216 215.878 123.082 215.694 122.978 215.499C122.943 215.434 122.912 215.367 122.884 215.3C122.736 214.942 122.347 214.759 121.982 214.857ZM122.841 212.265C122.356 212.75 122.072 213.359 121.982 213.991C122.297 214.075 122.63 213.95 122.811 213.683L122.883 213.547L122.95 213.406C122.959 213.388 122.966 213.369 122.976 213.351C122.99 213.324 123.008 213.298 123.023 213.272C123.045 213.234 123.066 213.195 123.09 213.159C123.105 213.136 123.123 213.115 123.139 213.092C123.167 213.054 123.194 213.015 123.224 212.978L123.381 212.805L124.639 211.547C124.937 211.249 124.937 210.765 124.639 210.467L122.841 212.265ZM131.105 204.001C131.403 204.299 131.887 204.299 132.185 204.001L133.442 202.743L132.903 202.203L131.105 204.001ZM126.074 209.031C126.335 209.292 126.739 209.325 127.035 209.129L127.154 209.031L129.669 206.516C129.967 206.218 129.967 205.735 129.669 205.436L126.074 209.031Z' fill='url(%23paint1125_linear_40004690_134055)'/%3E%3Cpath d='M214.655 159.812L190.905 183.562C189.712 184.755 189.712 186.688 190.905 187.88L197.382 194.358L223.291 168.449L214.655 159.812Z' fill='url(%23paint1126_linear_40004690_134055)'/%3E%3Cpath d='M221.132 166.29C220.536 166.886 220.536 167.853 221.132 168.449L221.026 168.565C220.538 169.164 220.573 170.049 221.132 170.608L223.291 168.449L221.132 166.29ZM216.814 172.767C216.218 173.363 216.218 174.33 216.814 174.926L221.132 170.608C220.536 170.012 219.569 170.012 218.973 170.608L216.814 172.767ZM212.496 177.085C211.899 177.681 211.899 178.648 212.496 179.244L216.814 174.926C216.218 174.33 215.251 174.33 214.655 174.926L212.496 177.085ZM208.177 181.403C207.581 181.999 207.581 182.966 208.177 183.562L212.496 179.244C211.899 178.648 210.933 178.648 210.337 179.244L208.177 181.403ZM203.859 185.721C203.263 186.318 203.263 187.284 203.859 187.88L208.177 183.562C207.581 182.966 206.615 182.966 206.018 183.562L203.859 185.721ZM199.541 190.039C198.945 190.636 198.945 191.602 199.541 192.199L203.859 187.88C203.263 187.284 202.296 187.284 201.7 187.88L199.541 190.039ZM197.382 194.358L199.541 192.199C198.945 191.602 197.978 191.602 197.382 192.199L196.303 193.278L197.382 194.358ZM216.814 161.972C216.218 162.568 216.218 163.534 216.814 164.131L218.973 166.29C219.569 166.886 220.536 166.886 221.132 166.29L216.814 161.972ZM190.905 183.562C189.712 184.755 189.712 186.688 190.905 187.88C190.384 187.359 190.688 186.185 191.569 185.101C191.696 184.946 191.835 184.792 191.984 184.642L192.974 183.652C193.417 183.209 193.531 182.562 193.316 182.014C193.864 182.228 194.51 182.116 194.953 181.673L196.932 179.694C197.375 179.251 197.489 178.604 197.274 178.056C197.775 178.253 198.361 178.175 198.796 177.82L198.912 177.714L200.891 175.736C201.334 175.293 201.447 174.645 201.232 174.097C201.734 174.294 202.319 174.216 202.754 173.861L202.869 173.757L204.849 171.777C205.292 171.334 205.406 170.687 205.191 170.139C205.692 170.335 206.277 170.258 206.712 169.904L206.828 169.798L208.807 167.819C209.25 167.377 209.363 166.729 209.148 166.181C209.696 166.396 210.344 166.282 210.787 165.84L212.765 163.861C213.208 163.418 213.322 162.771 213.107 162.222C213.617 162.423 214.212 162.337 214.649 161.966L214.655 161.972C215.251 162.568 216.218 162.568 216.814 161.972L214.655 159.812L190.905 183.562Z' fill='url(%23paint1127_linear_40004690_134055)'/%3E%3Cpath d='M214.159 173.023L204.101 183.081C202.909 184.273 200.976 184.273 199.783 183.081L197.87 181.168L210.086 168.951L214.159 173.023Z' fill='url(%23paint1128_linear_40004690_134055)'/%3E%3Cpath d='M211.644 170.509C211.346 170.807 210.863 170.807 210.565 170.509L210.086 170.03L209.607 170.509C209.309 170.807 208.826 170.807 208.528 170.509L210.086 168.951L211.644 170.509ZM205.536 174.581C205.238 174.879 204.755 174.879 204.456 174.581L207.572 171.465C207.87 171.763 207.87 172.247 207.572 172.545L205.536 174.581ZM201.463 178.653C201.165 178.951 200.682 178.951 200.384 178.653L203.499 175.538C203.797 175.836 203.797 176.319 203.499 176.617L201.463 178.653ZM197.87 181.167L199.428 179.609C199.726 179.907 199.726 180.391 199.428 180.689L198.409 181.707L197.87 181.167ZM201.511 183.94C200.879 183.85 200.269 183.567 199.783 183.081C200.222 183.52 200.853 183.683 201.524 183.596C201.546 183.708 201.542 183.825 201.511 183.94ZM212.362 174.82C212.101 174.559 212.068 174.157 212.263 173.86L212.362 173.74L213.079 173.023L212.6 172.545L212.502 172.426C212.307 172.129 212.34 171.726 212.6 171.465L214.159 173.023L212.362 174.82ZM204.101 183.081C203.615 183.567 203.006 183.851 202.374 183.941C202.314 183.717 202.363 183.485 202.491 183.303C202.782 183.164 203.067 182.981 203.333 182.753L203.561 182.541L204.819 181.283C205.117 180.986 205.601 180.985 205.899 181.283L204.101 183.081ZM207.333 179.849C207.035 179.55 207.035 179.067 207.333 178.769L209.848 176.255C210.146 175.957 210.629 175.957 210.927 176.255L207.333 179.849Z' fill='url(%23paint1129_linear_40004690_134055)'/%3E%3Cpath d='M248.611 57.4559C249.803 56.2635 249.803 54.3302 248.611 53.1378L218.384 22.9108C217.191 21.7184 215.258 21.7184 214.066 22.9108L183.839 53.1378C182.646 54.3302 182.646 56.2635 183.839 57.4559L214.066 87.6829C215.258 88.8754 217.191 88.8754 218.384 87.6829L248.611 57.4559Z' fill='url(%23paint1130_linear_40004690_134055)'/%3E%3Cpath d='M230.259 75.808L230.031 75.5909C227.634 73.4252 223.933 73.4978 221.622 75.808L216.225 81.2057L210.827 75.808L206.509 80.1262L214.066 87.6829C215.258 88.8754 217.191 88.8754 218.384 87.6829L230.259 75.808ZM210.827 75.808C208.442 73.4232 204.576 73.4232 202.191 75.808L206.509 80.1262L210.827 75.808ZM191.395 65.0127L195.714 69.3308C198.098 66.946 198.098 63.0794 195.714 60.6946L191.395 65.0127ZM183.839 53.1378C182.646 54.3302 182.646 56.2635 183.839 57.4559L191.395 65.0127L195.714 60.6946L190.316 55.2969L195.714 49.8992C198.098 47.5144 198.098 43.6478 195.714 41.2629L183.839 53.1378ZM248.611 57.4559C249.803 56.2635 249.803 54.3302 248.611 53.1378L236.736 41.2629C234.351 43.6478 234.351 47.5144 236.736 49.8992L242.134 55.2969L236.736 60.6946C234.351 63.0794 234.351 66.946 236.736 69.3308L248.611 57.4559ZM202.191 34.7857C204.576 37.1705 208.442 37.1705 210.827 34.7857L216.225 29.388L221.622 34.7857C223.933 37.0959 227.634 37.1686 230.031 35.0029L230.259 34.7857L218.384 22.9108C217.191 21.7184 215.258 21.7184 214.066 22.9108L202.191 34.7857Z' fill='url(%23paint1131_linear_40004690_134055)'/%3E%3Cpath d='M210.626 42.8306L203.754 49.7031L208.072 54.0213C209.474 52.6192 210.049 50.7049 209.803 48.8808C211.627 49.1277 213.542 48.5507 214.944 47.1487L210.626 42.8306ZM218.381 39.3938C217.189 38.2013 215.255 38.2013 214.063 39.3938L210.626 42.8306L214.944 47.1487L216.222 45.871L217.5 47.1487C218.902 48.5507 220.817 49.1277 222.641 48.8808C222.395 50.7049 222.97 52.6192 224.372 54.0213L225.65 55.299L224.372 56.5767C222.97 57.9792 222.393 59.8938 222.64 61.7182C220.816 61.4716 218.902 62.0472 217.5 63.4493L216.222 64.727L214.944 63.4493C213.542 62.0472 211.628 61.4716 209.804 61.7182C210.051 59.8938 209.474 57.9792 208.072 56.5767L206.794 55.299L208.072 54.0213L203.754 49.7031L200.317 53.1399C199.124 54.3323 199.124 56.2656 200.317 57.4581L214.063 71.2042C215.255 72.3966 217.189 72.3966 218.381 71.2042L232.127 57.4581C233.32 56.2656 233.32 54.3323 232.127 53.1399L218.381 39.3938Z' fill='url(%23paint1132_linear_40004690_134055)'/%3E%3Cpath d='M248.611 240.714C249.803 239.521 249.803 237.588 248.611 236.396L218.384 206.169C217.191 204.976 215.258 204.976 214.066 206.169L183.839 236.396C182.646 237.588 182.646 239.521 183.839 240.714L214.066 270.941C215.258 272.133 217.191 272.133 218.384 270.941L248.611 240.714Z' fill='url(%23paint1133_linear_40004690_134055)'/%3E%3Cpath d='M230.259 259.066L230.031 258.849C227.634 256.683 223.933 256.756 221.622 259.066L216.225 264.464L210.827 259.066L206.509 263.384L214.066 270.941C215.258 272.133 217.191 272.133 218.384 270.941L230.259 259.066ZM210.827 259.066C208.442 256.681 204.576 256.681 202.191 259.066L206.509 263.384L210.827 259.066ZM191.395 248.271L195.714 252.589C198.098 250.204 198.098 246.337 195.714 243.952L191.395 248.271ZM183.839 236.396C182.646 237.588 182.646 239.521 183.839 240.714L191.395 248.271L195.714 243.952L190.316 238.555L195.714 233.157C198.098 230.772 198.098 226.906 195.714 224.521L183.839 236.396ZM248.611 240.714C249.803 239.521 249.803 237.588 248.611 236.396L236.736 224.521C234.351 226.906 234.351 230.772 236.736 233.157L242.134 238.555L236.736 243.952C234.351 246.337 234.351 250.204 236.736 252.589L248.611 240.714ZM202.191 218.044C204.576 220.428 208.442 220.428 210.827 218.044L216.225 212.646L221.622 218.044C223.933 220.354 227.634 220.426 230.031 218.261L230.259 218.044L218.384 206.169C217.191 204.976 215.258 204.976 214.066 206.169L202.191 218.044Z' fill='url(%23paint1134_linear_40004690_134055)'/%3E%3Cpath d='M210.626 226.084L203.754 232.957L208.072 237.275C209.474 235.873 210.049 233.959 209.803 232.135C211.627 232.382 213.542 231.805 214.944 230.403L210.626 226.084ZM218.381 222.648C217.189 221.455 215.255 221.455 214.063 222.648L210.626 226.084L214.944 230.403L216.222 229.125L217.5 230.403C218.902 231.805 220.817 232.382 222.641 232.135C222.395 233.959 222.97 235.873 224.372 237.275L225.65 238.553L224.372 239.831C222.97 241.233 222.393 243.148 222.64 244.972C220.816 244.725 218.902 245.301 217.5 246.703L216.222 247.981L214.944 246.703C213.542 245.301 211.628 244.725 209.804 244.972C210.051 243.148 209.474 241.233 208.072 239.831L206.794 238.553L208.072 237.275L203.754 232.957L200.317 236.394C199.124 237.586 199.124 239.52 200.317 240.712L214.063 254.458C215.255 255.651 217.189 255.651 218.381 254.458L232.127 240.712C233.32 239.52 233.32 237.586 232.127 236.394L218.381 222.648Z' fill='url(%23paint1135_linear_40004690_134055)'/%3E%3Cpath d='M427.244 57.5224C428.436 56.3299 428.436 54.3966 427.244 53.2042L397.017 22.9772C395.824 21.7848 393.891 21.7848 392.699 22.9772L362.472 53.2042C361.279 54.3966 361.279 56.3299 362.472 57.5224L392.699 87.7493C393.891 88.9418 395.824 88.9418 397.017 87.7493L427.244 57.5224Z' fill='url(%23paint1136_linear_40004690_134055)'/%3E%3Cpath d='M408.892 75.8745L408.664 75.6573C406.267 73.4916 402.565 73.5642 400.255 75.8745L394.858 81.2721L389.46 75.8745L385.142 80.1926L392.699 87.7493C393.891 88.9418 395.824 88.9418 397.017 87.7493L408.892 75.8745ZM389.46 75.8745C387.075 73.4896 383.208 73.4896 380.824 75.8745L385.142 80.1926L389.46 75.8745ZM370.028 65.0791L374.346 69.3972C376.731 67.0124 376.731 63.1458 374.346 60.761L370.028 65.0791ZM362.472 53.2042C361.279 54.3966 361.279 56.3299 362.472 57.5224L370.028 65.0791L374.346 60.761L368.949 55.3633L374.346 49.9656C376.731 47.5808 376.731 43.7142 374.346 41.3293L362.472 53.2042ZM427.244 57.5224C428.436 56.3299 428.436 54.3966 427.244 53.2042L415.369 41.3293C412.984 43.7142 412.984 47.5808 415.369 49.9656L420.766 55.3633L415.369 60.761C412.984 63.1458 412.984 67.0124 415.369 69.3972L427.244 57.5224ZM380.824 34.8521C383.208 37.237 387.075 37.237 389.46 34.8521L394.858 29.4544L400.255 34.8521C402.565 37.1624 406.267 37.235 408.664 35.0693L408.892 34.8521L397.017 22.9772C395.824 21.7848 393.891 21.7848 392.699 22.9772L380.824 34.8521Z' fill='url(%23paint1137_linear_40004690_134055)'/%3E%3Cpath d='M389.262 42.8931L382.389 49.7656L386.708 54.0838C388.109 52.6817 388.685 50.7674 388.439 48.9433C390.263 49.1902 392.178 48.6132 393.58 47.2112L389.262 42.8931ZM397.017 39.4563C395.824 38.2638 393.891 38.2638 392.699 39.4563L389.262 42.8931L393.58 47.2112L394.858 45.9335L396.136 47.2112C397.538 48.6132 399.453 49.1902 401.277 48.9433C401.03 50.7674 401.606 52.6817 403.008 54.0838L404.286 55.3615L403.008 56.6392C401.606 58.0417 401.029 59.9563 401.276 61.7807C399.452 61.5341 397.538 62.1097 396.136 63.5118L394.858 64.7895L393.58 63.5118C392.178 62.1097 390.264 61.5341 388.44 61.7807C388.687 59.9563 388.11 58.0417 386.708 56.6392L385.43 55.3615L386.708 54.0838L382.389 49.7656L378.953 53.2024C377.76 54.3948 377.76 56.3281 378.953 57.5206L392.699 71.2667C393.891 72.4591 395.824 72.4591 397.017 71.2667L410.763 57.5206C411.955 56.3281 411.955 54.3948 410.763 53.2024L397.017 39.4563Z' fill='url(%23paint1138_linear_40004690_134055)'/%3E%3Cpath d='M66.9516 57.5341C68.1441 56.3416 68.1441 54.4084 66.9516 53.2159L36.7247 22.9889C35.5322 21.7965 33.5989 21.7965 32.4065 22.9889L2.17952 53.2159C0.987102 54.4084 0.987102 56.3416 2.17952 57.5341L32.4065 87.7611C33.5989 88.9535 35.5322 88.9535 36.7247 87.7611L66.9516 57.5341Z' fill='url(%23paint1139_linear_40004690_134055)'/%3E%3Cpath d='M48.5995 75.8862L48.3718 75.669C45.9746 73.5033 42.2735 73.5759 39.9633 75.8862L34.5656 81.2838L29.1679 75.8862L24.8498 80.2043L32.4065 87.7611C33.5989 88.9535 35.5322 88.9535 36.7247 87.7611L48.5995 75.8862ZM29.1679 75.8862C26.7831 73.5013 22.9165 73.5013 20.5316 75.8862L24.8498 80.2043L29.1679 75.8862ZM9.73627 65.0908L14.0544 69.409C16.4393 67.0241 16.4393 63.1575 14.0544 60.7727L9.73627 65.0908ZM2.17952 53.2159C0.987102 54.4084 0.987102 56.3416 2.17952 57.5341L9.73627 65.0908L14.0544 60.7727L8.65674 55.375L14.0544 49.9773C16.4393 47.5925 16.4393 43.7259 14.0544 41.341L2.17952 53.2159ZM66.9516 57.5341C68.1441 56.3416 68.1441 54.4084 66.9516 53.2159L55.0768 41.341C52.6919 43.7259 52.6919 47.5925 55.0768 49.9773L60.4744 55.375L55.0768 60.7727C52.6919 63.1575 52.6919 67.0241 55.0768 69.409L66.9516 57.5341ZM20.5316 34.8638C22.9165 37.2487 26.7831 37.2487 29.1679 34.8638L34.5656 29.4662L39.9633 34.8638C42.2735 37.1741 45.9746 37.2467 48.3718 35.081L48.5995 34.8638L36.7247 22.9889C35.5322 21.7965 33.5989 21.7965 32.4065 22.9889L20.5316 34.8638Z' fill='url(%23paint1140_linear_40004690_134055)'/%3E%3Cpath d='M28.9705 42.9048L22.098 49.7773L26.4161 54.0955C27.8181 52.6934 28.3937 50.7792 28.1472 48.955C29.9715 49.2019 31.8863 48.625 33.2887 47.2229L28.9705 42.9048ZM36.7255 39.468C35.5331 38.2756 33.5998 38.2756 32.4073 39.468L28.9705 42.9048L33.2887 47.2229L34.5664 45.9452L35.8441 47.2229C37.2465 48.625 39.1613 49.2019 40.9856 48.955C40.7391 50.7792 41.3147 52.6934 42.7167 54.0955L43.9944 55.3732L42.7167 56.6509C41.3146 58.0534 40.7375 59.968 40.9846 61.7924C39.1604 61.5458 37.2463 62.1214 35.8441 63.5235L34.5664 64.8012L33.2887 63.5235C31.8865 62.1214 29.9725 61.5458 28.1482 61.7924C28.3953 59.968 27.8183 58.0534 26.4161 56.6509L25.1384 55.3732L26.4161 54.0955L22.098 49.7773L18.6612 53.2141C17.4688 54.4066 17.4688 56.3399 18.6612 57.5323L32.4073 71.2784C33.5998 72.4709 35.5331 72.4709 36.7255 71.2784L50.4716 57.5323C51.6641 56.3399 51.6641 54.4066 50.4716 53.2141L36.7255 39.468Z' fill='url(%23paint1141_linear_40004690_134055)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_40004690_134055' x1='637.803' y1='26.031' x2='607.149' y2='-4.62318' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_40004690_134055' x1='637.803' y1='26.031' x2='607.149' y2='-4.62318' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_40004690_134055' x1='634.532' y1='22.3238' x2='610.927' y2='-1.28103' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_40004690_134055' x1='634.533' y1='22.3235' x2='610.928' y2='-1.2808' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_40004690_134055' x1='628.348' y1='15.3077' x2='618.084' y2='5.04413' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_40004690_134055' x1='628.348' y1='15.3077' x2='618.084' y2='5.04413' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_40004690_134055' x1='653.851' y1='62.113' x2='627.576' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_40004690_134055' x1='653.851' y1='62.113' x2='627.576' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_40004690_134055' x1='647.384' y1='54.8453' x2='634.995' y2='42.4563' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_40004690_134055' x1='647.384' y1='54.8451' x2='634.995' y2='42.456' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_40004690_134055' x1='726.693' y1='-2.78281' x2='696.038' y2='27.8714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_40004690_134055' x1='726.693' y1='-2.78281' x2='696.038' y2='27.8714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_40004690_134055' x1='722.985' y1='0.491558' x2='699.38' y2='24.0964' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_40004690_134055' x1='722.985' y1='0.491298' x2='699.381' y2='24.0956' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_40004690_134055' x1='715.969' y1='6.6743' x2='705.706' y2='16.9379' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_40004690_134055' x1='715.969' y1='6.6743' x2='705.706' y2='16.9379' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_40004690_134055' x1='684.672' y1='16.2871' x2='658.397' y2='42.5621' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_40004690_134055' x1='684.672' y1='16.2871' x2='658.397' y2='42.5621' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_40004690_134055' x1='678.592' y1='21.1476' x2='666.198' y2='33.5407' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint19_linear_40004690_134055' x1='678.592' y1='21.1477' x2='666.198' y2='33.5411' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint20_linear_40004690_134055' x1='762.79' y1='-18.8301' x2='736.515' y2='7.44495' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_40004690_134055' x1='762.79' y1='-18.8301' x2='736.515' y2='7.44495' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_40004690_134055' x1='755.518' y1='-12.358' x2='743.129' y2='0.0309471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint23_linear_40004690_134055' x1='755.517' y1='-12.3582' x2='743.128' y2='0.0308818' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint24_linear_40004690_134055' x1='683.798' y1='-15.7715' x2='648.765' y2='-50.8048' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint25_linear_40004690_134055' x1='683.798' y1='-15.7715' x2='648.765' y2='-50.8048' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint26_linear_40004690_134055' x1='500.595' y1='-15.6426' x2='465.562' y2='-50.6759' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint27_linear_40004690_134055' x1='500.595' y1='-15.6426' x2='465.562' y2='-50.6759' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint28_linear_40004690_134055' x1='454.599' y1='26.031' x2='423.944' y2='-4.62318' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint29_linear_40004690_134055' x1='454.599' y1='26.031' x2='423.944' y2='-4.62318' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint30_linear_40004690_134055' x1='451.329' y1='22.3238' x2='427.724' y2='-1.28103' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint31_linear_40004690_134055' x1='451.329' y1='22.3235' x2='427.725' y2='-1.2808' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint32_linear_40004690_134055' x1='445.143' y1='15.3077' x2='434.88' y2='5.04413' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint33_linear_40004690_134055' x1='445.143' y1='15.3077' x2='434.88' y2='5.04413' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint34_linear_40004690_134055' x1='470.648' y1='62.113' x2='444.373' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint35_linear_40004690_134055' x1='470.648' y1='62.113' x2='444.373' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint36_linear_40004690_134055' x1='464.181' y1='54.8453' x2='451.792' y2='42.4563' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint37_linear_40004690_134055' x1='464.181' y1='54.8451' x2='451.792' y2='42.456' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint38_linear_40004690_134055' x1='543.49' y1='-2.78672' x2='512.836' y2='27.8675' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint39_linear_40004690_134055' x1='543.49' y1='-2.78672' x2='512.836' y2='27.8675' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint40_linear_40004690_134055' x1='539.783' y1='0.479839' x2='516.178' y2='24.0847' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint41_linear_40004690_134055' x1='539.783' y1='0.479579' x2='516.179' y2='24.0839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint42_linear_40004690_134055' x1='532.767' y1='6.6704' x2='522.503' y2='16.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint43_linear_40004690_134055' x1='532.767' y1='6.6704' x2='522.503' y2='16.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint44_linear_40004690_134055' x1='501.469' y1='16.2754' x2='475.194' y2='42.5504' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint45_linear_40004690_134055' x1='501.469' y1='16.2754' x2='475.194' y2='42.5504' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint46_linear_40004690_134055' x1='495.392' y1='21.1437' x2='482.999' y2='33.5367' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint47_linear_40004690_134055' x1='495.392' y1='21.1438' x2='482.999' y2='33.5371' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint48_linear_40004690_134055' x1='579.591' y1='-18.834' x2='553.316' y2='7.44105' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint49_linear_40004690_134055' x1='579.591' y1='-18.834' x2='553.316' y2='7.44105' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint50_linear_40004690_134055' x1='572.314' y1='-12.3658' x2='559.925' y2='0.0231346' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint51_linear_40004690_134055' x1='572.314' y1='-12.3661' x2='559.925' y2='0.0230693' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint52_linear_40004690_134055' x1='683.798' y1='167.553' x2='648.765' y2='132.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint53_linear_40004690_134055' x1='683.798' y1='167.553' x2='648.765' y2='132.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint54_linear_40004690_134055' x1='657.921' y1='157.625' x2='676.24' y2='139.305' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint55_linear_40004690_134055' x1='637.803' y1='209.226' x2='607.149' y2='178.572' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint56_linear_40004690_134055' x1='637.803' y1='209.226' x2='607.149' y2='178.572' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint57_linear_40004690_134055' x1='634.532' y1='205.519' x2='610.927' y2='181.914' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint58_linear_40004690_134055' x1='634.533' y1='205.519' x2='610.928' y2='181.915' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint59_linear_40004690_134055' x1='628.348' y1='198.503' x2='618.084' y2='188.239' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint60_linear_40004690_134055' x1='628.348' y1='198.503' x2='618.084' y2='188.239' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint61_linear_40004690_134055' x1='618.735' y1='167.211' x2='592.46' y2='140.936' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint62_linear_40004690_134055' x1='618.735' y1='167.211' x2='592.46' y2='140.936' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint63_linear_40004690_134055' x1='613.87' y1='161.124' x2='601.477' y2='148.731' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint64_linear_40004690_134055' x1='613.87' y1='161.124' x2='601.477' y2='148.731' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint65_linear_40004690_134055' x1='653.851' y1='245.328' x2='627.576' y2='219.053' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint66_linear_40004690_134055' x1='653.851' y1='245.328' x2='627.576' y2='219.053' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint67_linear_40004690_134055' x1='647.384' y1='238.052' x2='634.995' y2='225.663' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint68_linear_40004690_134055' x1='647.384' y1='238.052' x2='634.995' y2='225.663' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint69_linear_40004690_134055' x1='607.207' y1='120.338' x2='637.861' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint70_linear_40004690_134055' x1='607.207' y1='120.338' x2='637.861' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint71_linear_40004690_134055' x1='610.914' y1='117.067' x2='634.519' y2='93.4622' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint72_linear_40004690_134055' x1='610.914' y1='117.067' x2='634.518' y2='93.463' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint73_linear_40004690_134055' x1='617.93' y1='110.876' x2='628.194' y2='100.613' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint74_linear_40004690_134055' x1='617.93' y1='110.876' x2='628.194' y2='100.613' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint75_linear_40004690_134055' x1='649.224' y1='101.268' x2='675.499' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint76_linear_40004690_134055' x1='649.224' y1='101.268' x2='675.499' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint77_linear_40004690_134055' x1='655.305' y1='96.3993' x2='667.698' y2='84.0062' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint78_linear_40004690_134055' x1='655.305' y1='96.3992' x2='667.698' y2='84.0058' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint79_linear_40004690_134055' x1='571.106' y1='136.385' x2='597.381' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint80_linear_40004690_134055' x1='571.106' y1='136.385' x2='597.381' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint81_linear_40004690_134055' x1='578.383' y1='129.913' x2='590.772' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint82_linear_40004690_134055' x1='578.383' y1='129.913' x2='590.772' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint83_linear_40004690_134055' x1='697.717' y1='87.0315' x2='728.371' y2='117.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint84_linear_40004690_134055' x1='697.717' y1='87.0315' x2='728.371' y2='117.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint85_linear_40004690_134055' x1='700.983' y1='90.7387' x2='724.588' y2='114.344' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint86_linear_40004690_134055' x1='700.983' y1='90.739' x2='724.587' y2='114.343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint87_linear_40004690_134055' x1='707.172' y1='97.7548' x2='717.435' y2='108.018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint88_linear_40004690_134055' x1='707.172' y1='97.7548' x2='717.435' y2='108.018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint89_linear_40004690_134055' x1='716.781' y1='129.047' x2='743.056' y2='155.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint90_linear_40004690_134055' x1='716.781' y1='129.047' x2='743.056' y2='155.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint91_linear_40004690_134055' x1='721.644' y1='135.126' x2='734.037' y2='147.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint92_linear_40004690_134055' x1='721.644' y1='135.126' x2='734.038' y2='147.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint93_linear_40004690_134055' x1='681.664' y1='50.9299' x2='707.939' y2='77.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint94_linear_40004690_134055' x1='681.664' y1='50.9299' x2='707.939' y2='77.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint95_linear_40004690_134055' x1='688.136' y1='58.2055' x2='700.524' y2='70.5945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint96_linear_40004690_134055' x1='688.135' y1='58.2057' x2='700.524' y2='70.5948' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint97_linear_40004690_134055' x1='726.693' y1='180.409' x2='696.038' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint98_linear_40004690_134055' x1='726.693' y1='180.409' x2='696.038' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint99_linear_40004690_134055' x1='722.985' y1='183.683' x2='699.38' y2='207.288' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint100_linear_40004690_134055' x1='722.985' y1='183.683' x2='699.381' y2='207.287' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint101_linear_40004690_134055' x1='715.969' y1='189.87' x2='705.706' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint102_linear_40004690_134055' x1='715.969' y1='189.87' x2='705.706' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint103_linear_40004690_134055' x1='684.677' y1='199.475' x2='658.402' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint104_linear_40004690_134055' x1='684.677' y1='199.475' x2='658.402' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint105_linear_40004690_134055' x1='678.592' y1='204.347' x2='666.198' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint106_linear_40004690_134055' x1='678.592' y1='204.347' x2='666.198' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint107_linear_40004690_134055' x1='762.79' y1='164.357' x2='736.515' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint108_linear_40004690_134055' x1='762.79' y1='164.357' x2='736.515' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint109_linear_40004690_134055' x1='755.518' y1='170.837' x2='743.129' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint110_linear_40004690_134055' x1='755.517' y1='170.837' x2='743.128' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint111_linear_40004690_134055' x1='500.592' y1='167.553' x2='465.559' y2='132.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint112_linear_40004690_134055' x1='500.592' y1='167.553' x2='465.559' y2='132.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint113_linear_40004690_134055' x1='474.717' y1='157.625' x2='493.036' y2='139.305' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint114_linear_40004690_134055' x1='454.596' y1='209.226' x2='423.941' y2='178.572' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint115_linear_40004690_134055' x1='454.596' y1='209.226' x2='423.941' y2='178.572' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint116_linear_40004690_134055' x1='451.325' y1='205.519' x2='427.72' y2='181.914' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint117_linear_40004690_134055' x1='451.325' y1='205.519' x2='427.721' y2='181.915' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint118_linear_40004690_134055' x1='445.143' y1='198.503' x2='434.88' y2='188.239' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint119_linear_40004690_134055' x1='445.143' y1='198.503' x2='434.88' y2='188.239' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint120_linear_40004690_134055' x1='435.528' y1='167.211' x2='409.253' y2='140.936' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint121_linear_40004690_134055' x1='435.528' y1='167.211' x2='409.253' y2='140.936' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint122_linear_40004690_134055' x1='430.663' y1='161.124' x2='418.27' y2='148.731' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint123_linear_40004690_134055' x1='430.663' y1='161.124' x2='418.27' y2='148.731' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint124_linear_40004690_134055' x1='470.644' y1='245.328' x2='444.369' y2='219.053' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint125_linear_40004690_134055' x1='470.644' y1='245.328' x2='444.369' y2='219.053' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint126_linear_40004690_134055' x1='464.176' y1='238.052' x2='451.787' y2='225.663' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint127_linear_40004690_134055' x1='464.176' y1='238.052' x2='451.787' y2='225.663' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint128_linear_40004690_134055' x1='424' y1='120.338' x2='454.654' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint129_linear_40004690_134055' x1='424' y1='120.338' x2='454.654' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint130_linear_40004690_134055' x1='427.707' y1='117.067' x2='451.312' y2='93.4622' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint131_linear_40004690_134055' x1='427.707' y1='117.067' x2='451.311' y2='93.463' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint132_linear_40004690_134055' x1='434.723' y1='110.876' x2='444.987' y2='100.613' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint133_linear_40004690_134055' x1='434.723' y1='110.876' x2='444.987' y2='100.613' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint134_linear_40004690_134055' x1='466.017' y1='101.268' x2='492.292' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint135_linear_40004690_134055' x1='466.017' y1='101.268' x2='492.292' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint136_linear_40004690_134055' x1='472.102' y1='96.3993' x2='484.495' y2='84.0062' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint137_linear_40004690_134055' x1='472.102' y1='96.3992' x2='484.495' y2='84.0058' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint138_linear_40004690_134055' x1='387.899' y1='136.385' x2='414.174' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint139_linear_40004690_134055' x1='387.899' y1='136.385' x2='414.174' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint140_linear_40004690_134055' x1='395.175' y1='129.913' x2='407.564' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint141_linear_40004690_134055' x1='395.175' y1='129.913' x2='407.564' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint142_linear_40004690_134055' x1='514.509' y1='87.0432' x2='545.164' y2='117.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint143_linear_40004690_134055' x1='514.509' y1='87.0432' x2='545.164' y2='117.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint144_linear_40004690_134055' x1='517.779' y1='90.7504' x2='541.384' y2='114.355' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint145_linear_40004690_134055' x1='517.779' y1='90.7507' x2='541.383' y2='114.355' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint146_linear_40004690_134055' x1='523.965' y1='97.7665' x2='534.228' y2='108.03' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint147_linear_40004690_134055' x1='523.965' y1='97.7665' x2='534.228' y2='108.03' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint148_linear_40004690_134055' x1='533.573' y1='129.059' x2='559.848' y2='155.334' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint149_linear_40004690_134055' x1='533.573' y1='129.059' x2='559.848' y2='155.334' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint150_linear_40004690_134055' x1='538.442' y1='135.141' x2='550.835' y2='147.534' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint151_linear_40004690_134055' x1='538.442' y1='135.141' x2='550.835' y2='147.535' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint152_linear_40004690_134055' x1='498.46' y1='50.9416' x2='524.735' y2='77.2167' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint153_linear_40004690_134055' x1='498.46' y1='50.9416' x2='524.735' y2='77.2167' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint154_linear_40004690_134055' x1='504.928' y1='58.2172' x2='517.317' y2='70.6062' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint155_linear_40004690_134055' x1='504.928' y1='58.2174' x2='517.317' y2='70.6065' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint156_linear_40004690_134055' x1='543.485' y1='180.409' x2='512.831' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint157_linear_40004690_134055' x1='543.485' y1='180.409' x2='512.831' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint158_linear_40004690_134055' x1='539.778' y1='183.683' x2='516.173' y2='207.288' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint159_linear_40004690_134055' x1='539.778' y1='183.683' x2='516.174' y2='207.287' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint160_linear_40004690_134055' x1='532.762' y1='189.87' x2='522.499' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint161_linear_40004690_134055' x1='532.762' y1='189.87' x2='522.499' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint162_linear_40004690_134055' x1='501.469' y1='199.475' x2='475.194' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint163_linear_40004690_134055' x1='501.469' y1='199.475' x2='475.194' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint164_linear_40004690_134055' x1='495.385' y1='204.347' x2='482.991' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint165_linear_40004690_134055' x1='495.385' y1='204.347' x2='482.991' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint166_linear_40004690_134055' x1='579.586' y1='164.357' x2='553.311' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint167_linear_40004690_134055' x1='579.586' y1='164.357' x2='553.311' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint168_linear_40004690_134055' x1='572.311' y1='170.837' x2='559.923' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint169_linear_40004690_134055' x1='572.311' y1='170.837' x2='559.922' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint170_linear_40004690_134055' x1='592.768' y1='73.7207' x2='557.735' y2='38.6874' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint171_linear_40004690_134055' x1='592.768' y1='73.7207' x2='557.735' y2='38.6874' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint172_linear_40004690_134055' x1='566.892' y1='63.7929' x2='585.211' y2='45.4733' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint173_linear_40004690_134055' x1='592.768' y1='256.979' x2='557.735' y2='221.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint174_linear_40004690_134055' x1='592.768' y1='256.979' x2='557.735' y2='221.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint175_linear_40004690_134055' x1='566.892' y1='247.047' x2='585.211' y2='228.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint176_linear_40004690_134055' x1='771.399' y1='73.7871' x2='736.365' y2='38.7538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint177_linear_40004690_134055' x1='771.399' y1='73.7871' x2='736.365' y2='38.7538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint178_linear_40004690_134055' x1='745.522' y1='63.8554' x2='763.842' y2='45.5358' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint179_linear_40004690_134055' x1='411.108' y1='73.7988' x2='376.074' y2='38.7655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint180_linear_40004690_134055' x1='411.108' y1='73.7988' x2='376.074' y2='38.7655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint181_linear_40004690_134055' x1='385.231' y1='63.8672' x2='403.551' y2='45.5476' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint182_linear_40004690_134055' x1='637.803' y1='392.429' x2='607.149' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint183_linear_40004690_134055' x1='637.803' y1='392.429' x2='607.149' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint184_linear_40004690_134055' x1='634.532' y1='388.722' x2='610.927' y2='365.117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint185_linear_40004690_134055' x1='634.533' y1='388.722' x2='610.928' y2='365.118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint186_linear_40004690_134055' x1='628.348' y1='381.706' x2='618.084' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint187_linear_40004690_134055' x1='628.348' y1='381.706' x2='618.084' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint188_linear_40004690_134055' x1='618.735' y1='350.41' x2='592.46' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint189_linear_40004690_134055' x1='618.735' y1='350.41' x2='592.46' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint190_linear_40004690_134055' x1='613.87' y1='344.327' x2='601.477' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint191_linear_40004690_134055' x1='613.87' y1='344.328' x2='601.477' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint192_linear_40004690_134055' x1='653.851' y1='428.531' x2='627.576' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint193_linear_40004690_134055' x1='653.851' y1='428.531' x2='627.576' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint194_linear_40004690_134055' x1='607.207' y1='303.541' x2='637.861' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint195_linear_40004690_134055' x1='607.207' y1='303.541' x2='637.861' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint196_linear_40004690_134055' x1='610.914' y1='300.266' x2='634.519' y2='276.661' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint197_linear_40004690_134055' x1='610.914' y1='300.267' x2='634.518' y2='276.662' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint198_linear_40004690_134055' x1='617.93' y1='294.08' x2='628.194' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint199_linear_40004690_134055' x1='617.93' y1='294.08' x2='628.194' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint200_linear_40004690_134055' x1='649.224' y1='284.471' x2='675.499' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint201_linear_40004690_134055' x1='649.224' y1='284.471' x2='675.499' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint202_linear_40004690_134055' x1='655.305' y1='279.602' x2='667.698' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint203_linear_40004690_134055' x1='655.305' y1='279.602' x2='667.698' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint204_linear_40004690_134055' x1='571.106' y1='319.588' x2='597.381' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint205_linear_40004690_134055' x1='571.106' y1='319.588' x2='597.381' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint206_linear_40004690_134055' x1='578.383' y1='313.116' x2='590.772' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint207_linear_40004690_134055' x1='578.383' y1='313.116' x2='590.772' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint208_linear_40004690_134055' x1='697.717' y1='270.246' x2='728.371' y2='300.901' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint209_linear_40004690_134055' x1='697.717' y1='270.246' x2='728.371' y2='300.901' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint210_linear_40004690_134055' x1='700.983' y1='273.954' x2='724.588' y2='297.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint211_linear_40004690_134055' x1='700.983' y1='273.954' x2='724.587' y2='297.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint212_linear_40004690_134055' x1='707.172' y1='280.97' x2='717.435' y2='291.233' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint213_linear_40004690_134055' x1='707.172' y1='280.97' x2='717.435' y2='291.233' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint214_linear_40004690_134055' x1='716.781' y1='312.262' x2='743.056' y2='338.537' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint215_linear_40004690_134055' x1='716.781' y1='312.262' x2='743.056' y2='338.537' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint216_linear_40004690_134055' x1='721.644' y1='318.344' x2='734.037' y2='330.737' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint217_linear_40004690_134055' x1='721.644' y1='318.344' x2='734.038' y2='330.738' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint218_linear_40004690_134055' x1='681.664' y1='234.145' x2='707.939' y2='260.42' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint219_linear_40004690_134055' x1='681.664' y1='234.145' x2='707.939' y2='260.42' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint220_linear_40004690_134055' x1='688.136' y1='241.416' x2='700.524' y2='253.805' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint221_linear_40004690_134055' x1='688.135' y1='241.417' x2='700.524' y2='253.806' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint222_linear_40004690_134055' x1='726.693' y1='363.612' x2='696.038' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint223_linear_40004690_134055' x1='726.693' y1='363.612' x2='696.038' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint224_linear_40004690_134055' x1='722.985' y1='366.886' x2='699.38' y2='390.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint225_linear_40004690_134055' x1='722.985' y1='366.886' x2='699.381' y2='390.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint226_linear_40004690_134055' x1='715.969' y1='373.073' x2='705.706' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint227_linear_40004690_134055' x1='715.969' y1='373.073' x2='705.706' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint228_linear_40004690_134055' x1='684.677' y1='382.678' x2='658.402' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint229_linear_40004690_134055' x1='684.677' y1='382.678' x2='658.402' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint230_linear_40004690_134055' x1='678.592' y1='387.55' x2='666.198' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint231_linear_40004690_134055' x1='678.592' y1='387.55' x2='666.198' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint232_linear_40004690_134055' x1='762.79' y1='347.564' x2='736.515' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint233_linear_40004690_134055' x1='762.79' y1='347.564' x2='736.515' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint234_linear_40004690_134055' x1='755.518' y1='354.037' x2='743.129' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint235_linear_40004690_134055' x1='755.517' y1='354.036' x2='743.128' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint236_linear_40004690_134055' x1='683.798' y1='350.623' x2='648.765' y2='315.59' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint237_linear_40004690_134055' x1='683.798' y1='350.623' x2='648.765' y2='315.59' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint238_linear_40004690_134055' x1='657.921' y1='340.695' x2='676.24' y2='322.376' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint239_linear_40004690_134055' x1='500.592' y1='350.756' x2='465.559' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint240_linear_40004690_134055' x1='500.592' y1='350.756' x2='465.559' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint241_linear_40004690_134055' x1='474.717' y1='340.824' x2='493.036' y2='322.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint242_linear_40004690_134055' x1='454.596' y1='392.429' x2='423.941' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint243_linear_40004690_134055' x1='454.596' y1='392.429' x2='423.941' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint244_linear_40004690_134055' x1='451.325' y1='388.722' x2='427.72' y2='365.117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint245_linear_40004690_134055' x1='451.325' y1='388.722' x2='427.721' y2='365.118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint246_linear_40004690_134055' x1='445.143' y1='381.706' x2='434.88' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint247_linear_40004690_134055' x1='445.143' y1='381.706' x2='434.88' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint248_linear_40004690_134055' x1='435.528' y1='350.41' x2='409.253' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint249_linear_40004690_134055' x1='435.528' y1='350.41' x2='409.253' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint250_linear_40004690_134055' x1='430.663' y1='344.327' x2='418.27' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint251_linear_40004690_134055' x1='430.663' y1='344.328' x2='418.27' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint252_linear_40004690_134055' x1='470.644' y1='428.531' x2='444.369' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint253_linear_40004690_134055' x1='470.644' y1='428.531' x2='444.369' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint254_linear_40004690_134055' x1='424' y1='303.541' x2='454.654' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint255_linear_40004690_134055' x1='424' y1='303.541' x2='454.654' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint256_linear_40004690_134055' x1='427.707' y1='300.266' x2='451.312' y2='276.661' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint257_linear_40004690_134055' x1='427.707' y1='300.267' x2='451.311' y2='276.662' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint258_linear_40004690_134055' x1='434.723' y1='294.08' x2='444.987' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint259_linear_40004690_134055' x1='434.723' y1='294.08' x2='444.987' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint260_linear_40004690_134055' x1='466.017' y1='284.471' x2='492.292' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint261_linear_40004690_134055' x1='466.017' y1='284.471' x2='492.292' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint262_linear_40004690_134055' x1='472.102' y1='279.602' x2='484.495' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint263_linear_40004690_134055' x1='472.102' y1='279.602' x2='484.495' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint264_linear_40004690_134055' x1='387.899' y1='319.588' x2='414.174' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint265_linear_40004690_134055' x1='387.899' y1='319.588' x2='414.174' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint266_linear_40004690_134055' x1='395.175' y1='313.116' x2='407.564' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint267_linear_40004690_134055' x1='395.175' y1='313.116' x2='407.564' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint268_linear_40004690_134055' x1='514.509' y1='270.246' x2='545.164' y2='300.901' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint269_linear_40004690_134055' x1='514.509' y1='270.246' x2='545.164' y2='300.901' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint270_linear_40004690_134055' x1='517.779' y1='273.954' x2='541.384' y2='297.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint271_linear_40004690_134055' x1='517.779' y1='273.954' x2='541.383' y2='297.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint272_linear_40004690_134055' x1='523.965' y1='280.97' x2='534.228' y2='291.233' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint273_linear_40004690_134055' x1='523.965' y1='280.97' x2='534.228' y2='291.233' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint274_linear_40004690_134055' x1='533.573' y1='312.262' x2='559.848' y2='338.537' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint275_linear_40004690_134055' x1='533.573' y1='312.262' x2='559.848' y2='338.537' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint276_linear_40004690_134055' x1='538.442' y1='318.344' x2='550.835' y2='330.737' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint277_linear_40004690_134055' x1='538.442' y1='318.344' x2='550.835' y2='330.738' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint278_linear_40004690_134055' x1='498.46' y1='234.145' x2='524.735' y2='260.42' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint279_linear_40004690_134055' x1='498.46' y1='234.145' x2='524.735' y2='260.42' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint280_linear_40004690_134055' x1='504.928' y1='241.416' x2='517.317' y2='253.805' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint281_linear_40004690_134055' x1='504.928' y1='241.417' x2='517.317' y2='253.806' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint282_linear_40004690_134055' x1='543.485' y1='363.612' x2='512.831' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint283_linear_40004690_134055' x1='543.485' y1='363.612' x2='512.831' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint284_linear_40004690_134055' x1='539.778' y1='366.886' x2='516.173' y2='390.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint285_linear_40004690_134055' x1='539.778' y1='366.886' x2='516.174' y2='390.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint286_linear_40004690_134055' x1='532.762' y1='373.073' x2='522.499' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint287_linear_40004690_134055' x1='532.762' y1='373.073' x2='522.499' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint288_linear_40004690_134055' x1='501.469' y1='382.678' x2='475.194' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint289_linear_40004690_134055' x1='501.469' y1='382.678' x2='475.194' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint290_linear_40004690_134055' x1='495.385' y1='387.55' x2='482.991' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint291_linear_40004690_134055' x1='495.385' y1='387.55' x2='482.991' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint292_linear_40004690_134055' x1='579.586' y1='347.564' x2='553.311' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint293_linear_40004690_134055' x1='579.586' y1='347.564' x2='553.311' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint294_linear_40004690_134055' x1='572.311' y1='354.037' x2='559.923' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint295_linear_40004690_134055' x1='572.311' y1='354.036' x2='559.922' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint296_linear_40004690_134055' x1='592.768' y1='440.127' x2='557.735' y2='405.094' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint297_linear_40004690_134055' x1='592.768' y1='440.127' x2='557.735' y2='405.094' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint298_linear_40004690_134055' x1='771.399' y1='440.193' x2='736.365' y2='405.16' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint299_linear_40004690_134055' x1='771.399' y1='440.193' x2='736.365' y2='405.16' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint300_linear_40004690_134055' x1='411.108' y1='440.205' x2='376.074' y2='405.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint301_linear_40004690_134055' x1='411.108' y1='440.205' x2='376.074' y2='405.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint302_linear_40004690_134055' x1='277.5' y1='209.215' x2='246.846' y2='178.56' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint303_linear_40004690_134055' x1='277.5' y1='209.215' x2='246.846' y2='178.56' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint304_linear_40004690_134055' x1='274.233' y1='205.507' x2='250.628' y2='181.903' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint305_linear_40004690_134055' x1='274.234' y1='205.507' x2='250.629' y2='181.903' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint306_linear_40004690_134055' x1='268.048' y1='198.491' x2='257.784' y2='188.228' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint307_linear_40004690_134055' x1='268.048' y1='198.491' x2='257.784' y2='188.228' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint308_linear_40004690_134055' x1='258.436' y1='167.199' x2='232.161' y2='140.924' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint309_linear_40004690_134055' x1='258.436' y1='167.199' x2='232.161' y2='140.924' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint310_linear_40004690_134055' x1='253.572' y1='161.113' x2='241.178' y2='148.72' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint311_linear_40004690_134055' x1='253.571' y1='161.113' x2='241.178' y2='148.719' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint312_linear_40004690_134055' x1='293.553' y1='245.316' x2='267.278' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint313_linear_40004690_134055' x1='293.553' y1='245.316' x2='267.278' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint314_linear_40004690_134055' x1='287.08' y1='238.037' x2='274.691' y2='225.648' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint315_linear_40004690_134055' x1='287.08' y1='238.036' x2='274.691' y2='225.647' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint316_linear_40004690_134055' x1='246.908' y1='120.338' x2='277.562' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint317_linear_40004690_134055' x1='246.908' y1='120.338' x2='277.562' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint318_linear_40004690_134055' x1='250.615' y1='117.067' x2='274.22' y2='93.4622' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint319_linear_40004690_134055' x1='250.615' y1='117.067' x2='274.22' y2='93.463' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint320_linear_40004690_134055' x1='257.631' y1='110.876' x2='267.895' y2='100.613' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint321_linear_40004690_134055' x1='257.631' y1='110.876' x2='267.895' y2='100.613' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint322_linear_40004690_134055' x1='288.924' y1='101.268' x2='315.199' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint323_linear_40004690_134055' x1='288.924' y1='101.268' x2='315.199' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint324_linear_40004690_134055' x1='295.006' y1='96.3993' x2='307.399' y2='84.0062' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint325_linear_40004690_134055' x1='295.006' y1='96.3992' x2='307.399' y2='84.0058' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint326_linear_40004690_134055' x1='210.807' y1='136.385' x2='237.082' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint327_linear_40004690_134055' x1='210.807' y1='136.385' x2='237.082' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint328_linear_40004690_134055' x1='218.079' y1='129.913' x2='230.468' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint329_linear_40004690_134055' x1='218.079' y1='129.913' x2='230.468' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint330_linear_40004690_134055' x1='337.417' y1='87.0315' x2='368.071' y2='117.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint331_linear_40004690_134055' x1='337.417' y1='87.0315' x2='368.071' y2='117.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint332_linear_40004690_134055' x1='340.683' y1='90.7387' x2='364.288' y2='114.344' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint333_linear_40004690_134055' x1='340.683' y1='90.739' x2='364.287' y2='114.343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint334_linear_40004690_134055' x1='346.87' y1='97.7548' x2='357.134' y2='108.018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint335_linear_40004690_134055' x1='346.87' y1='97.7548' x2='357.134' y2='108.018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint336_linear_40004690_134055' x1='356.481' y1='129.047' x2='382.756' y2='155.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint337_linear_40004690_134055' x1='356.481' y1='129.047' x2='382.756' y2='155.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint338_linear_40004690_134055' x1='361.346' y1='135.126' x2='373.739' y2='147.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint339_linear_40004690_134055' x1='361.346' y1='135.126' x2='373.74' y2='147.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint340_linear_40004690_134055' x1='321.365' y1='50.9299' x2='347.64' y2='77.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint341_linear_40004690_134055' x1='321.365' y1='50.9299' x2='347.64' y2='77.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint342_linear_40004690_134055' x1='327.837' y1='58.2055' x2='340.226' y2='70.5945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint343_linear_40004690_134055' x1='327.836' y1='58.2057' x2='340.226' y2='70.5948' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint344_linear_40004690_134055' x1='366.395' y1='180.409' x2='335.74' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint345_linear_40004690_134055' x1='366.395' y1='180.409' x2='335.74' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint346_linear_40004690_134055' x1='362.687' y1='183.683' x2='339.083' y2='207.288' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint347_linear_40004690_134055' x1='362.687' y1='183.683' x2='339.083' y2='207.287' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint348_linear_40004690_134055' x1='355.671' y1='189.87' x2='345.408' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint349_linear_40004690_134055' x1='355.671' y1='189.87' x2='345.408' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint350_linear_40004690_134055' x1='324.372' y1='199.475' x2='298.097' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint351_linear_40004690_134055' x1='324.372' y1='199.475' x2='298.097' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint352_linear_40004690_134055' x1='318.292' y1='204.347' x2='305.899' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint353_linear_40004690_134055' x1='318.292' y1='204.347' x2='305.898' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint354_linear_40004690_134055' x1='402.494' y1='164.357' x2='376.219' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint355_linear_40004690_134055' x1='402.494' y1='164.357' x2='376.219' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint356_linear_40004690_134055' x1='395.219' y1='170.837' x2='382.83' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint357_linear_40004690_134055' x1='395.218' y1='170.837' x2='382.829' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint358_linear_40004690_134055' x1='323.495' y1='167.42' x2='288.462' y2='132.387' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint359_linear_40004690_134055' x1='323.495' y1='167.42' x2='288.462' y2='132.387' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint360_linear_40004690_134055' x1='297.618' y1='157.492' x2='315.938' y2='139.173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint361_linear_40004690_134055' x1='140.295' y1='167.549' x2='105.262' y2='132.515' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint362_linear_40004690_134055' x1='140.295' y1='167.549' x2='105.262' y2='132.515' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint363_linear_40004690_134055' x1='114.42' y1='157.625' x2='132.74' y2='139.305' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint364_linear_40004690_134055' x1='94.3004' y1='209.215' x2='63.6462' y2='178.56' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint365_linear_40004690_134055' x1='94.3004' y1='209.215' x2='63.6462' y2='178.56' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint366_linear_40004690_134055' x1='91.0302' y1='205.507' x2='67.4253' y2='181.903' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint367_linear_40004690_134055' x1='91.0304' y1='205.507' x2='67.4261' y2='181.903' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint368_linear_40004690_134055' x1='84.8456' y1='198.491' x2='74.582' y2='188.228' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint369_linear_40004690_134055' x1='84.8456' y1='198.491' x2='74.582' y2='188.228' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint370_linear_40004690_134055' x1='75.2328' y1='167.199' x2='48.9578' y2='140.924' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint371_linear_40004690_134055' x1='75.2328' y1='167.199' x2='48.9578' y2='140.924' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint372_linear_40004690_134055' x1='70.3694' y1='161.113' x2='57.9763' y2='148.72' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint373_linear_40004690_134055' x1='70.3693' y1='161.113' x2='57.9759' y2='148.719' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint374_linear_40004690_134055' x1='110.345' y1='245.316' x2='84.0701' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint375_linear_40004690_134055' x1='110.345' y1='245.316' x2='84.0701' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint376_linear_40004690_134055' x1='103.877' y1='238.037' x2='91.4883' y2='225.648' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint377_linear_40004690_134055' x1='103.878' y1='238.036' x2='91.4884' y2='225.647' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint378_linear_40004690_134055' x1='63.7049' y1='120.338' x2='94.3591' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint379_linear_40004690_134055' x1='63.7049' y1='120.338' x2='94.3591' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint380_linear_40004690_134055' x1='67.4119' y1='117.067' x2='91.0167' y2='93.4622' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint381_linear_40004690_134055' x1='67.4122' y1='117.067' x2='91.0165' y2='93.463' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint382_linear_40004690_134055' x1='74.428' y1='110.88' x2='84.6916' y2='100.617' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint383_linear_40004690_134055' x1='74.428' y1='110.88' x2='84.6916' y2='100.617' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint384_linear_40004690_134055' x1='105.721' y1='101.268' x2='131.996' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint385_linear_40004690_134055' x1='105.721' y1='101.268' x2='131.996' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint386_linear_40004690_134055' x1='111.802' y1='96.3993' x2='124.195' y2='84.0062' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint387_linear_40004690_134055' x1='111.802' y1='96.3992' x2='124.195' y2='84.0058' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint388_linear_40004690_134055' x1='27.6041' y1='136.385' x2='53.8792' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint389_linear_40004690_134055' x1='27.6041' y1='136.385' x2='53.8792' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint390_linear_40004690_134055' x1='34.8764' y1='129.913' x2='47.2654' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint391_linear_40004690_134055' x1='34.8766' y1='129.913' x2='47.2657' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint392_linear_40004690_134055' x1='154.215' y1='87.0315' x2='184.869' y2='117.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint393_linear_40004690_134055' x1='154.215' y1='87.0315' x2='184.869' y2='117.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint394_linear_40004690_134055' x1='157.479' y1='90.7387' x2='181.084' y2='114.344' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint395_linear_40004690_134055' x1='157.479' y1='90.739' x2='181.083' y2='114.343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint396_linear_40004690_134055' x1='163.666' y1='97.7548' x2='173.929' y2='108.018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint397_linear_40004690_134055' x1='163.666' y1='97.7548' x2='173.929' y2='108.018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint398_linear_40004690_134055' x1='173.277' y1='129.047' x2='199.552' y2='155.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint399_linear_40004690_134055' x1='173.277' y1='129.047' x2='199.552' y2='155.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint400_linear_40004690_134055' x1='178.142' y1='135.126' x2='190.535' y2='147.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint401_linear_40004690_134055' x1='178.142' y1='135.126' x2='190.536' y2='147.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint402_linear_40004690_134055' x1='138.165' y1='50.9299' x2='164.44' y2='77.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint403_linear_40004690_134055' x1='138.165' y1='50.9299' x2='164.44' y2='77.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint404_linear_40004690_134055' x1='144.633' y1='58.2055' x2='157.022' y2='70.5945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint405_linear_40004690_134055' x1='144.632' y1='58.2057' x2='157.021' y2='70.5948' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint406_linear_40004690_134055' x1='183.191' y1='180.409' x2='152.536' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint407_linear_40004690_134055' x1='183.191' y1='180.409' x2='152.536' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint408_linear_40004690_134055' x1='179.483' y1='183.683' x2='155.879' y2='207.288' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint409_linear_40004690_134055' x1='179.483' y1='183.683' x2='155.879' y2='207.287' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint410_linear_40004690_134055' x1='172.467' y1='189.87' x2='162.204' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint411_linear_40004690_134055' x1='172.467' y1='189.87' x2='162.204' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint412_linear_40004690_134055' x1='141.17' y1='199.475' x2='114.895' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint413_linear_40004690_134055' x1='141.17' y1='199.475' x2='114.895' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint414_linear_40004690_134055' x1='135.09' y1='204.347' x2='122.697' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint415_linear_40004690_134055' x1='135.09' y1='204.347' x2='122.696' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint416_linear_40004690_134055' x1='219.291' y1='164.357' x2='193.016' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint417_linear_40004690_134055' x1='219.291' y1='164.357' x2='193.016' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint418_linear_40004690_134055' x1='212.016' y1='170.837' x2='199.627' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint419_linear_40004690_134055' x1='212.015' y1='170.837' x2='199.626' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint420_linear_40004690_134055' x1='323.495' y1='350.756' x2='288.462' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint421_linear_40004690_134055' x1='323.495' y1='350.756' x2='288.462' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint422_linear_40004690_134055' x1='297.618' y1='340.824' x2='315.938' y2='322.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint423_linear_40004690_134055' x1='277.5' y1='392.429' x2='246.846' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint424_linear_40004690_134055' x1='277.5' y1='392.429' x2='246.846' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint425_linear_40004690_134055' x1='274.23' y1='388.722' x2='250.625' y2='365.117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint426_linear_40004690_134055' x1='274.23' y1='388.722' x2='250.625' y2='365.118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint427_linear_40004690_134055' x1='268.044' y1='381.706' x2='257.78' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint428_linear_40004690_134055' x1='268.044' y1='381.706' x2='257.78' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint429_linear_40004690_134055' x1='258.436' y1='350.41' x2='232.161' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint430_linear_40004690_134055' x1='258.436' y1='350.41' x2='232.161' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint431_linear_40004690_134055' x1='253.568' y1='344.327' x2='241.175' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint432_linear_40004690_134055' x1='253.568' y1='344.328' x2='241.174' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint433_linear_40004690_134055' x1='293.548' y1='428.531' x2='267.273' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint434_linear_40004690_134055' x1='293.548' y1='428.531' x2='267.273' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint435_linear_40004690_134055' x1='246.903' y1='303.541' x2='277.557' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint436_linear_40004690_134055' x1='246.903' y1='303.541' x2='277.557' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint437_linear_40004690_134055' x1='250.61' y1='300.266' x2='274.215' y2='276.661' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint438_linear_40004690_134055' x1='250.61' y1='300.267' x2='274.215' y2='276.662' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint439_linear_40004690_134055' x1='257.626' y1='294.08' x2='267.89' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint440_linear_40004690_134055' x1='257.626' y1='294.08' x2='267.89' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint441_linear_40004690_134055' x1='288.921' y1='284.471' x2='315.196' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint442_linear_40004690_134055' x1='288.921' y1='284.471' x2='315.196' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint443_linear_40004690_134055' x1='295.001' y1='279.602' x2='307.394' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint444_linear_40004690_134055' x1='295.001' y1='279.602' x2='307.394' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint445_linear_40004690_134055' x1='210.803' y1='319.588' x2='237.078' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint446_linear_40004690_134055' x1='210.803' y1='319.588' x2='237.078' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint447_linear_40004690_134055' x1='218.079' y1='313.116' x2='230.468' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint448_linear_40004690_134055' x1='218.079' y1='313.116' x2='230.468' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint449_linear_40004690_134055' x1='337.414' y1='270.246' x2='368.068' y2='300.901' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint450_linear_40004690_134055' x1='337.414' y1='270.246' x2='368.068' y2='300.901' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint451_linear_40004690_134055' x1='340.683' y1='273.954' x2='364.288' y2='297.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint452_linear_40004690_134055' x1='340.683' y1='273.954' x2='364.287' y2='297.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint453_linear_40004690_134055' x1='346.865' y1='280.97' x2='357.129' y2='291.233' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint454_linear_40004690_134055' x1='346.865' y1='280.97' x2='357.129' y2='291.233' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint455_linear_40004690_134055' x1='356.481' y1='312.262' x2='382.756' y2='338.537' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint456_linear_40004690_134055' x1='356.481' y1='312.262' x2='382.756' y2='338.537' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint457_linear_40004690_134055' x1='361.342' y1='318.344' x2='373.735' y2='330.737' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint458_linear_40004690_134055' x1='361.342' y1='318.344' x2='373.735' y2='330.738' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint459_linear_40004690_134055' x1='321.361' y1='234.145' x2='347.636' y2='260.42' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint460_linear_40004690_134055' x1='321.361' y1='234.145' x2='347.636' y2='260.42' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint461_linear_40004690_134055' x1='327.832' y1='241.416' x2='340.221' y2='253.805' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint462_linear_40004690_134055' x1='327.832' y1='241.417' x2='340.221' y2='253.806' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint463_linear_40004690_134055' x1='366.39' y1='363.612' x2='335.736' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint464_linear_40004690_134055' x1='366.39' y1='363.612' x2='335.736' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint465_linear_40004690_134055' x1='362.683' y1='366.886' x2='339.078' y2='390.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint466_linear_40004690_134055' x1='362.682' y1='366.886' x2='339.078' y2='390.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint467_linear_40004690_134055' x1='355.666' y1='373.073' x2='345.403' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint468_linear_40004690_134055' x1='355.666' y1='373.073' x2='345.403' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint469_linear_40004690_134055' x1='324.369' y1='382.678' x2='298.094' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint470_linear_40004690_134055' x1='324.369' y1='382.678' x2='298.094' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint471_linear_40004690_134055' x1='318.292' y1='387.55' x2='305.899' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint472_linear_40004690_134055' x1='318.292' y1='387.55' x2='305.898' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint473_linear_40004690_134055' x1='402.49' y1='347.564' x2='376.215' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint474_linear_40004690_134055' x1='402.49' y1='347.564' x2='376.215' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint475_linear_40004690_134055' x1='395.215' y1='354.037' x2='382.826' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint476_linear_40004690_134055' x1='395.215' y1='354.036' x2='382.825' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint477_linear_40004690_134055' x1='140.295' y1='350.756' x2='105.262' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint478_linear_40004690_134055' x1='140.295' y1='350.756' x2='105.262' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint479_linear_40004690_134055' x1='114.42' y1='340.824' x2='132.74' y2='322.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint480_linear_40004690_134055' x1='94.3008' y1='392.418' x2='63.6466' y2='361.764' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint481_linear_40004690_134055' x1='94.3008' y1='392.418' x2='63.6466' y2='361.764' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint482_linear_40004690_134055' x1='91.0303' y1='388.711' x2='67.4255' y2='365.106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint483_linear_40004690_134055' x1='91.0306' y1='388.71' x2='67.4262' y2='365.106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint484_linear_40004690_134055' x1='84.8456' y1='381.694' x2='74.582' y2='371.431' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint485_linear_40004690_134055' x1='84.8456' y1='381.694' x2='74.582' y2='371.431' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint486_linear_40004690_134055' x1='75.2328' y1='350.394' x2='48.9578' y2='324.119' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint487_linear_40004690_134055' x1='75.2328' y1='350.394' x2='48.9578' y2='324.119' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint488_linear_40004690_134055' x1='70.369' y1='344.32' x2='57.9759' y2='331.927' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint489_linear_40004690_134055' x1='70.3689' y1='344.32' x2='57.9755' y2='331.926' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint490_linear_40004690_134055' x1='110.345' y1='428.519' x2='84.0698' y2='402.244' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint491_linear_40004690_134055' x1='110.345' y1='428.519' x2='84.0698' y2='402.244' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint492_linear_40004690_134055' x1='63.7047' y1='303.541' x2='94.3589' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint493_linear_40004690_134055' x1='63.7047' y1='303.541' x2='94.3589' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint494_linear_40004690_134055' x1='67.4119' y1='300.27' x2='91.0167' y2='276.665' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint495_linear_40004690_134055' x1='67.4122' y1='300.27' x2='91.0165' y2='276.666' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint496_linear_40004690_134055' x1='74.428' y1='294.08' x2='84.6916' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint497_linear_40004690_134055' x1='74.428' y1='294.08' x2='84.6916' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint498_linear_40004690_134055' x1='105.721' y1='284.471' x2='131.996' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint499_linear_40004690_134055' x1='105.721' y1='284.471' x2='131.996' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint500_linear_40004690_134055' x1='111.802' y1='279.602' x2='124.195' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint501_linear_40004690_134055' x1='111.802' y1='279.602' x2='124.195' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint502_linear_40004690_134055' x1='27.6041' y1='319.588' x2='53.8792' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint503_linear_40004690_134055' x1='27.6041' y1='319.588' x2='53.8792' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint504_linear_40004690_134055' x1='34.8768' y1='313.116' x2='47.2657' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint505_linear_40004690_134055' x1='34.877' y1='313.116' x2='47.2661' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint506_linear_40004690_134055' x1='154.215' y1='270.239' x2='184.869' y2='300.893' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint507_linear_40004690_134055' x1='154.215' y1='270.239' x2='184.869' y2='300.893' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint508_linear_40004690_134055' x1='157.479' y1='273.946' x2='181.084' y2='297.551' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint509_linear_40004690_134055' x1='157.479' y1='273.946' x2='181.083' y2='297.55' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint510_linear_40004690_134055' x1='163.666' y1='280.962' x2='173.929' y2='291.225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint511_linear_40004690_134055' x1='163.666' y1='280.962' x2='173.929' y2='291.225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint512_linear_40004690_134055' x1='173.277' y1='312.258' x2='199.552' y2='338.533' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint513_linear_40004690_134055' x1='173.277' y1='312.258' x2='199.552' y2='338.533' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint514_linear_40004690_134055' x1='178.142' y1='318.337' x2='190.535' y2='330.73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint515_linear_40004690_134055' x1='178.142' y1='318.337' x2='190.536' y2='330.73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint516_linear_40004690_134055' x1='138.165' y1='234.137' x2='164.44' y2='260.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint517_linear_40004690_134055' x1='138.165' y1='234.137' x2='164.44' y2='260.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint518_linear_40004690_134055' x1='144.633' y1='241.413' x2='157.022' y2='253.801' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint519_linear_40004690_134055' x1='144.632' y1='241.413' x2='157.021' y2='253.802' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint520_linear_40004690_134055' x1='183.191' y1='363.612' x2='152.536' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint521_linear_40004690_134055' x1='183.191' y1='363.612' x2='152.536' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint522_linear_40004690_134055' x1='179.484' y1='366.886' x2='155.879' y2='390.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint523_linear_40004690_134055' x1='179.483' y1='366.886' x2='155.879' y2='390.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint524_linear_40004690_134055' x1='172.467' y1='373.073' x2='162.204' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint525_linear_40004690_134055' x1='172.467' y1='373.073' x2='162.204' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint526_linear_40004690_134055' x1='141.17' y1='382.678' x2='114.895' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint527_linear_40004690_134055' x1='141.17' y1='382.678' x2='114.895' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint528_linear_40004690_134055' x1='135.09' y1='387.55' x2='122.697' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint529_linear_40004690_134055' x1='135.09' y1='387.55' x2='122.696' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint530_linear_40004690_134055' x1='219.291' y1='347.564' x2='193.016' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint531_linear_40004690_134055' x1='219.291' y1='347.564' x2='193.016' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint532_linear_40004690_134055' x1='212.016' y1='354.033' x2='199.627' y2='366.422' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint533_linear_40004690_134055' x1='212.015' y1='354.032' x2='199.626' y2='366.422' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint534_linear_40004690_134055' x1='232.468' y1='256.924' x2='197.435' y2='221.89' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint535_linear_40004690_134055' x1='232.468' y1='256.924' x2='197.435' y2='221.89' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint536_linear_40004690_134055' x1='206.588' y1='246.992' x2='224.907' y2='228.673' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint537_linear_40004690_134055' x1='232.468' y1='440.182' x2='197.435' y2='405.148' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint538_linear_40004690_134055' x1='232.468' y1='440.182' x2='197.435' y2='405.148' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint539_linear_40004690_134055' x1='411.101' y1='256.99' x2='376.068' y2='221.957' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint540_linear_40004690_134055' x1='411.101' y1='256.99' x2='376.068' y2='221.957' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint541_linear_40004690_134055' x1='385.224' y1='247.062' x2='403.543' y2='228.743' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint542_linear_40004690_134055' x1='50.8087' y1='257.002' x2='15.7753' y2='221.969' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint543_linear_40004690_134055' x1='50.8087' y1='257.002' x2='15.7753' y2='221.969' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint544_linear_40004690_134055' x1='24.9326' y1='247.07' x2='43.2522' y2='228.751' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint545_linear_40004690_134055' x1='931.403' y1='136.377' x2='957.678' y2='110.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint546_linear_40004690_134055' x1='931.403' y1='136.377' x2='957.678' y2='110.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint547_linear_40004690_134055' x1='938.678' y1='129.905' x2='951.067' y2='117.516' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint548_linear_40004690_134055' x1='938.678' y1='129.905' x2='951.067' y2='117.516' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint549_linear_40004690_134055' x1='860.894' y1='167.549' x2='825.861' y2='132.515' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint550_linear_40004690_134055' x1='860.894' y1='167.549' x2='825.861' y2='132.515' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint551_linear_40004690_134055' x1='835.017' y1='157.613' x2='853.336' y2='139.294' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint552_linear_40004690_134055' x1='814.898' y1='209.219' x2='784.244' y2='178.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint553_linear_40004690_134055' x1='814.898' y1='209.219' x2='784.244' y2='178.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint554_linear_40004690_134055' x1='811.633' y1='205.511' x2='788.028' y2='181.906' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint555_linear_40004690_134055' x1='811.633' y1='205.511' x2='788.029' y2='181.907' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint556_linear_40004690_134055' x1='805.442' y1='198.495' x2='795.179' y2='188.232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint557_linear_40004690_134055' x1='805.442' y1='198.495' x2='795.179' y2='188.232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint558_linear_40004690_134055' x1='795.835' y1='167.203' x2='769.56' y2='140.928' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint559_linear_40004690_134055' x1='795.835' y1='167.203' x2='769.56' y2='140.928' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint560_linear_40004690_134055' x1='790.971' y1='161.12' x2='778.578' y2='148.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint561_linear_40004690_134055' x1='790.971' y1='161.121' x2='778.577' y2='148.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint562_linear_40004690_134055' x1='830.947' y1='245.316' x2='804.672' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint563_linear_40004690_134055' x1='830.947' y1='245.316' x2='804.672' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint564_linear_40004690_134055' x1='824.48' y1='238.045' x2='812.091' y2='225.656' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint565_linear_40004690_134055' x1='824.481' y1='238.044' x2='812.092' y2='225.655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint566_linear_40004690_134055' x1='784.303' y1='120.33' x2='814.958' y2='89.6755' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint567_linear_40004690_134055' x1='784.303' y1='120.33' x2='814.958' y2='89.6755' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint568_linear_40004690_134055' x1='788.011' y1='117.059' x2='811.615' y2='93.4544' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint569_linear_40004690_134055' x1='788.011' y1='117.059' x2='811.615' y2='93.4551' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint570_linear_40004690_134055' x1='795.027' y1='110.873' x2='805.29' y2='100.609' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint571_linear_40004690_134055' x1='795.027' y1='110.873' x2='805.29' y2='100.609' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint572_linear_40004690_134055' x1='826.319' y1='101.264' x2='852.594' y2='74.9886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint573_linear_40004690_134055' x1='826.319' y1='101.264' x2='852.594' y2='74.9886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint574_linear_40004690_134055' x1='832.4' y1='96.3954' x2='844.793' y2='84.0023' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint575_linear_40004690_134055' x1='832.4' y1='96.3953' x2='844.794' y2='84.0019' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint576_linear_40004690_134055' x1='748.203' y1='136.377' x2='774.478' y2='110.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint577_linear_40004690_134055' x1='748.203' y1='136.377' x2='774.478' y2='110.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint578_linear_40004690_134055' x1='755.474' y1='129.905' x2='767.863' y2='117.516' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint579_linear_40004690_134055' x1='755.475' y1='129.905' x2='767.864' y2='117.516' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint580_linear_40004690_134055' x1='874.812' y1='87.0354' x2='905.466' y2='117.69' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint581_linear_40004690_134055' x1='874.812' y1='87.0354' x2='905.466' y2='117.69' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint582_linear_40004690_134055' x1='878.082' y1='90.7426' x2='901.687' y2='114.347' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint583_linear_40004690_134055' x1='878.082' y1='90.7429' x2='901.686' y2='114.347' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint584_linear_40004690_134055' x1='884.264' y1='97.7587' x2='894.527' y2='108.022' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint585_linear_40004690_134055' x1='884.264' y1='97.7587' x2='894.527' y2='108.022' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint586_linear_40004690_134055' x1='893.875' y1='129.051' x2='920.15' y2='155.326' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint587_linear_40004690_134055' x1='893.875' y1='129.051' x2='920.15' y2='155.326' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint588_linear_40004690_134055' x1='898.745' y1='135.133' x2='911.138' y2='147.526' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint589_linear_40004690_134055' x1='898.745' y1='135.133' x2='911.138' y2='147.527' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint590_linear_40004690_134055' x1='858.764' y1='50.9338' x2='885.039' y2='77.2089' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint591_linear_40004690_134055' x1='858.764' y1='50.9338' x2='885.039' y2='77.2089' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint592_linear_40004690_134055' x1='865.231' y1='58.2094' x2='877.62' y2='70.5984' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint593_linear_40004690_134055' x1='865.231' y1='58.2096' x2='877.62' y2='70.5987' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint594_linear_40004690_134055' x1='903.788' y1='180.405' x2='873.134' y2='211.059' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint595_linear_40004690_134055' x1='903.788' y1='180.405' x2='873.134' y2='211.059' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint596_linear_40004690_134055' x1='900.081' y1='183.675' x2='876.476' y2='207.28' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint597_linear_40004690_134055' x1='900.081' y1='183.675' x2='876.476' y2='207.279' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint598_linear_40004690_134055' x1='893.065' y1='189.862' x2='882.801' y2='200.125' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint599_linear_40004690_134055' x1='893.065' y1='189.862' x2='882.801' y2='200.125' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint600_linear_40004690_134055' x1='861.773' y1='199.467' x2='835.498' y2='225.742' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint601_linear_40004690_134055' x1='861.773' y1='199.467' x2='835.498' y2='225.742' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint602_linear_40004690_134055' x1='855.691' y1='204.335' x2='843.298' y2='216.728' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint603_linear_40004690_134055' x1='855.691' y1='204.335' x2='843.298' y2='216.729' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint604_linear_40004690_134055' x1='939.889' y1='164.357' x2='913.614' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint605_linear_40004690_134055' x1='939.889' y1='164.357' x2='913.614' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint606_linear_40004690_134055' x1='932.613' y1='170.829' x2='920.224' y2='183.218' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint607_linear_40004690_134055' x1='932.613' y1='170.829' x2='920.224' y2='183.218' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint608_linear_40004690_134055' x1='931.403' y1='319.588' x2='957.678' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint609_linear_40004690_134055' x1='931.403' y1='319.588' x2='957.678' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint610_linear_40004690_134055' x1='938.678' y1='313.116' x2='951.067' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint611_linear_40004690_134055' x1='938.678' y1='313.116' x2='951.067' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint612_linear_40004690_134055' x1='860.894' y1='350.752' x2='825.861' y2='315.719' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint613_linear_40004690_134055' x1='860.894' y1='350.752' x2='825.861' y2='315.719' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint614_linear_40004690_134055' x1='835.017' y1='340.82' x2='853.336' y2='322.501' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint615_linear_40004690_134055' x1='814.898' y1='392.422' x2='784.244' y2='361.767' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint616_linear_40004690_134055' x1='814.898' y1='392.422' x2='784.244' y2='361.767' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint617_linear_40004690_134055' x1='811.633' y1='388.714' x2='788.028' y2='365.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint618_linear_40004690_134055' x1='811.633' y1='388.714' x2='788.029' y2='365.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint619_linear_40004690_134055' x1='805.442' y1='381.698' x2='795.179' y2='371.435' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint620_linear_40004690_134055' x1='805.442' y1='381.698' x2='795.179' y2='371.435' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint621_linear_40004690_134055' x1='795.835' y1='350.406' x2='769.56' y2='324.131' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint622_linear_40004690_134055' x1='795.835' y1='350.406' x2='769.56' y2='324.131' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint623_linear_40004690_134055' x1='790.971' y1='344.324' x2='778.578' y2='331.931' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint624_linear_40004690_134055' x1='790.971' y1='344.324' x2='778.577' y2='331.93' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint625_linear_40004690_134055' x1='830.947' y1='428.519' x2='804.672' y2='402.244' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint626_linear_40004690_134055' x1='830.947' y1='428.519' x2='804.672' y2='402.244' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint627_linear_40004690_134055' x1='784.303' y1='303.533' x2='814.958' y2='272.879' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint628_linear_40004690_134055' x1='784.303' y1='303.533' x2='814.958' y2='272.879' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint629_linear_40004690_134055' x1='788.011' y1='300.262' x2='811.615' y2='276.658' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint630_linear_40004690_134055' x1='788.011' y1='300.263' x2='811.615' y2='276.658' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint631_linear_40004690_134055' x1='795.027' y1='294.076' x2='805.29' y2='283.812' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint632_linear_40004690_134055' x1='795.027' y1='294.076' x2='805.29' y2='283.812' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint633_linear_40004690_134055' x1='826.319' y1='284.471' x2='852.594' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint634_linear_40004690_134055' x1='826.319' y1='284.471' x2='852.594' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint635_linear_40004690_134055' x1='832.4' y1='279.598' x2='844.793' y2='267.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint636_linear_40004690_134055' x1='832.4' y1='279.598' x2='844.794' y2='267.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint637_linear_40004690_134055' x1='748.203' y1='319.58' x2='774.478' y2='293.305' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint638_linear_40004690_134055' x1='748.203' y1='319.58' x2='774.478' y2='293.305' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint639_linear_40004690_134055' x1='755.474' y1='313.108' x2='767.863' y2='300.719' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint640_linear_40004690_134055' x1='755.475' y1='313.108' x2='767.864' y2='300.719' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint641_linear_40004690_134055' x1='874.812' y1='270.246' x2='905.466' y2='300.901' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint642_linear_40004690_134055' x1='874.812' y1='270.246' x2='905.466' y2='300.901' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint643_linear_40004690_134055' x1='878.082' y1='273.954' x2='901.687' y2='297.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint644_linear_40004690_134055' x1='878.082' y1='273.954' x2='901.686' y2='297.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint645_linear_40004690_134055' x1='884.264' y1='280.97' x2='894.527' y2='291.233' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint646_linear_40004690_134055' x1='884.264' y1='280.97' x2='894.527' y2='291.233' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint647_linear_40004690_134055' x1='893.876' y1='312.262' x2='920.151' y2='338.537' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint648_linear_40004690_134055' x1='893.876' y1='312.262' x2='920.151' y2='338.537' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint649_linear_40004690_134055' x1='898.745' y1='318.344' x2='911.138' y2='330.737' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint650_linear_40004690_134055' x1='898.745' y1='318.344' x2='911.138' y2='330.738' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint651_linear_40004690_134055' x1='858.764' y1='234.145' x2='885.039' y2='260.42' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint652_linear_40004690_134055' x1='858.764' y1='234.145' x2='885.039' y2='260.42' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint653_linear_40004690_134055' x1='865.231' y1='241.416' x2='877.62' y2='253.805' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint654_linear_40004690_134055' x1='865.231' y1='241.417' x2='877.62' y2='253.806' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint655_linear_40004690_134055' x1='903.788' y1='363.608' x2='873.134' y2='394.262' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint656_linear_40004690_134055' x1='903.788' y1='363.608' x2='873.134' y2='394.262' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint657_linear_40004690_134055' x1='900.081' y1='366.878' x2='876.476' y2='390.483' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint658_linear_40004690_134055' x1='900.081' y1='366.878' x2='876.476' y2='390.482' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint659_linear_40004690_134055' x1='893.065' y1='373.065' x2='882.801' y2='383.329' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint660_linear_40004690_134055' x1='893.065' y1='373.065' x2='882.801' y2='383.329' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint661_linear_40004690_134055' x1='861.773' y1='382.67' x2='835.498' y2='408.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint662_linear_40004690_134055' x1='861.773' y1='382.67' x2='835.498' y2='408.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint663_linear_40004690_134055' x1='855.691' y1='387.542' x2='843.298' y2='399.935' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint664_linear_40004690_134055' x1='855.691' y1='387.542' x2='843.298' y2='399.936' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint665_linear_40004690_134055' x1='939.889' y1='347.561' x2='913.614' y2='373.836' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint666_linear_40004690_134055' x1='939.889' y1='347.561' x2='913.614' y2='373.836' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint667_linear_40004690_134055' x1='932.613' y1='354.033' x2='920.224' y2='366.422' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint668_linear_40004690_134055' x1='932.613' y1='354.032' x2='920.224' y2='366.422' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint669_linear_40004690_134055' x1='953.063' y1='256.924' x2='918.029' y2='221.89' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint670_linear_40004690_134055' x1='953.063' y1='256.924' x2='918.029' y2='221.89' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint671_linear_40004690_134055' x1='927.19' y1='246.992' x2='945.51' y2='228.673' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint672_linear_40004690_134055' x1='953.063' y1='440.182' x2='918.029' y2='405.148' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint673_linear_40004690_134055' x1='953.063' y1='440.182' x2='918.029' y2='405.148' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint674_linear_40004690_134055' x1='771.407' y1='257.002' x2='736.373' y2='221.969' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint675_linear_40004690_134055' x1='771.407' y1='257.002' x2='736.373' y2='221.969' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint676_linear_40004690_134055' x1='745.531' y1='247.07' x2='763.851' y2='228.751' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint677_linear_40004690_134055' x1='860.894' y1='-15.6387' x2='825.861' y2='-50.672' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint678_linear_40004690_134055' x1='860.894' y1='-15.6387' x2='825.861' y2='-50.672' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint679_linear_40004690_134055' x1='814.895' y1='26.031' x2='784.24' y2='-4.62318' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint680_linear_40004690_134055' x1='814.895' y1='26.031' x2='784.24' y2='-4.62318' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint681_linear_40004690_134055' x1='811.624' y1='22.3238' x2='788.019' y2='-1.28103' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint682_linear_40004690_134055' x1='811.624' y1='22.3235' x2='788.02' y2='-1.2808' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint683_linear_40004690_134055' x1='805.439' y1='15.3077' x2='795.176' y2='5.04413' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint684_linear_40004690_134055' x1='805.439' y1='15.3077' x2='795.176' y2='5.04413' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint685_linear_40004690_134055' x1='830.944' y1='62.113' x2='804.669' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint686_linear_40004690_134055' x1='830.944' y1='62.113' x2='804.669' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint687_linear_40004690_134055' x1='824.476' y1='54.8453' x2='812.087' y2='42.4563' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint688_linear_40004690_134055' x1='824.476' y1='54.8451' x2='812.087' y2='42.456' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint689_linear_40004690_134055' x1='903.785' y1='-2.78281' x2='873.131' y2='27.8714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint690_linear_40004690_134055' x1='903.785' y1='-2.78281' x2='873.131' y2='27.8714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint691_linear_40004690_134055' x1='900.078' y1='0.491558' x2='876.473' y2='24.0964' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint692_linear_40004690_134055' x1='900.078' y1='0.491298' x2='876.473' y2='24.0956' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint693_linear_40004690_134055' x1='893.062' y1='6.6743' x2='882.798' y2='16.9379' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint694_linear_40004690_134055' x1='893.062' y1='6.6743' x2='882.798' y2='16.9379' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint695_linear_40004690_134055' x1='861.769' y1='16.2871' x2='835.494' y2='42.5621' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint696_linear_40004690_134055' x1='861.769' y1='16.2871' x2='835.494' y2='42.5621' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint697_linear_40004690_134055' x1='855.688' y1='21.1476' x2='843.295' y2='33.5407' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint698_linear_40004690_134055' x1='855.688' y1='21.1477' x2='843.295' y2='33.5411' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint699_linear_40004690_134055' x1='939.885' y1='-18.8301' x2='913.61' y2='7.44495' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint700_linear_40004690_134055' x1='939.885' y1='-18.8301' x2='913.61' y2='7.44495' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint701_linear_40004690_134055' x1='932.613' y1='-12.358' x2='920.225' y2='0.0309471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint702_linear_40004690_134055' x1='932.613' y1='-12.3582' x2='920.224' y2='0.0308818' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint703_linear_40004690_134055' x1='931.406' y1='136.377' x2='957.681' y2='110.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint704_linear_40004690_134055' x1='931.406' y1='136.377' x2='957.681' y2='110.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint705_linear_40004690_134055' x1='938.681' y1='129.905' x2='951.07' y2='117.516' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint706_linear_40004690_134055' x1='938.682' y1='129.905' x2='951.071' y2='117.516' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint707_linear_40004690_134055' x1='860.894' y1='167.561' x2='825.861' y2='132.527' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint708_linear_40004690_134055' x1='860.894' y1='167.561' x2='825.861' y2='132.527' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint709_linear_40004690_134055' x1='835.017' y1='157.629' x2='853.336' y2='139.309' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint710_linear_40004690_134055' x1='814.898' y1='209.219' x2='784.244' y2='178.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint711_linear_40004690_134055' x1='814.898' y1='209.219' x2='784.244' y2='178.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint712_linear_40004690_134055' x1='811.633' y1='205.511' x2='788.028' y2='181.906' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint713_linear_40004690_134055' x1='811.633' y1='205.511' x2='788.029' y2='181.907' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint714_linear_40004690_134055' x1='805.442' y1='198.495' x2='795.179' y2='188.232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint715_linear_40004690_134055' x1='805.442' y1='198.495' x2='795.179' y2='188.232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint716_linear_40004690_134055' x1='795.835' y1='167.203' x2='769.56' y2='140.928' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint717_linear_40004690_134055' x1='795.835' y1='167.203' x2='769.56' y2='140.928' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint718_linear_40004690_134055' x1='790.971' y1='161.12' x2='778.578' y2='148.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint719_linear_40004690_134055' x1='790.971' y1='161.121' x2='778.577' y2='148.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint720_linear_40004690_134055' x1='830.947' y1='245.316' x2='804.672' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint721_linear_40004690_134055' x1='830.947' y1='245.316' x2='804.672' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint722_linear_40004690_134055' x1='824.48' y1='238.045' x2='812.091' y2='225.656' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint723_linear_40004690_134055' x1='824.481' y1='238.044' x2='812.092' y2='225.655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint724_linear_40004690_134055' x1='784.303' y1='120.338' x2='814.958' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint725_linear_40004690_134055' x1='784.303' y1='120.338' x2='814.958' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint726_linear_40004690_134055' x1='788.011' y1='117.067' x2='811.615' y2='93.4622' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint727_linear_40004690_134055' x1='788.011' y1='117.067' x2='811.615' y2='93.463' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint728_linear_40004690_134055' x1='795.027' y1='110.884' x2='805.29' y2='100.621' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint729_linear_40004690_134055' x1='795.027' y1='110.884' x2='805.29' y2='100.621' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint730_linear_40004690_134055' x1='826.319' y1='101.275' x2='852.594' y2='75.0004' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint731_linear_40004690_134055' x1='826.319' y1='101.275' x2='852.594' y2='75.0004' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint732_linear_40004690_134055' x1='832.4' y1='96.4071' x2='844.793' y2='84.014' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint733_linear_40004690_134055' x1='832.4' y1='96.407' x2='844.794' y2='84.0136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint734_linear_40004690_134055' x1='748.203' y1='136.389' x2='774.478' y2='110.114' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint735_linear_40004690_134055' x1='748.203' y1='136.389' x2='774.478' y2='110.114' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint736_linear_40004690_134055' x1='755.474' y1='129.917' x2='767.863' y2='117.528' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint737_linear_40004690_134055' x1='755.475' y1='129.917' x2='767.864' y2='117.528' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint738_linear_40004690_134055' x1='874.812' y1='87.0432' x2='905.466' y2='117.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint739_linear_40004690_134055' x1='874.812' y1='87.0432' x2='905.466' y2='117.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint740_linear_40004690_134055' x1='878.079' y1='90.7504' x2='901.684' y2='114.355' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint741_linear_40004690_134055' x1='878.079' y1='90.7507' x2='901.683' y2='114.355' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint742_linear_40004690_134055' x1='884.268' y1='97.7665' x2='894.532' y2='108.03' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint743_linear_40004690_134055' x1='884.268' y1='97.7665' x2='894.532' y2='108.03' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint744_linear_40004690_134055' x1='893.876' y1='129.059' x2='920.151' y2='155.334' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint745_linear_40004690_134055' x1='893.876' y1='129.059' x2='920.151' y2='155.334' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint746_linear_40004690_134055' x1='898.745' y1='135.141' x2='911.138' y2='147.534' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint747_linear_40004690_134055' x1='898.745' y1='135.141' x2='911.138' y2='147.535' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint748_linear_40004690_134055' x1='858.764' y1='50.9338' x2='885.039' y2='77.2089' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint749_linear_40004690_134055' x1='858.764' y1='50.9338' x2='885.039' y2='77.2089' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint750_linear_40004690_134055' x1='865.231' y1='58.2094' x2='877.62' y2='70.5984' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint751_linear_40004690_134055' x1='865.231' y1='58.2096' x2='877.62' y2='70.5987' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint752_linear_40004690_134055' x1='903.788' y1='180.416' x2='873.134' y2='211.071' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint753_linear_40004690_134055' x1='903.788' y1='180.416' x2='873.134' y2='211.071' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint754_linear_40004690_134055' x1='900.081' y1='183.687' x2='876.476' y2='207.292' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint755_linear_40004690_134055' x1='900.081' y1='183.687' x2='876.476' y2='207.291' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint756_linear_40004690_134055' x1='893.065' y1='189.87' x2='882.801' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint757_linear_40004690_134055' x1='893.065' y1='189.87' x2='882.801' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint758_linear_40004690_134055' x1='861.773' y1='199.479' x2='835.498' y2='225.754' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint759_linear_40004690_134055' x1='861.773' y1='199.479' x2='835.498' y2='225.754' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint760_linear_40004690_134055' x1='855.691' y1='204.347' x2='843.298' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint761_linear_40004690_134055' x1='855.691' y1='204.347' x2='843.298' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint762_linear_40004690_134055' x1='939.889' y1='164.365' x2='913.614' y2='190.64' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint763_linear_40004690_134055' x1='939.889' y1='164.365' x2='913.614' y2='190.64' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint764_linear_40004690_134055' x1='932.613' y1='170.837' x2='920.224' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint765_linear_40004690_134055' x1='932.613' y1='170.837' x2='920.224' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint766_linear_40004690_134055' x1='953.063' y1='73.7207' x2='918.029' y2='38.6874' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint767_linear_40004690_134055' x1='953.063' y1='73.7207' x2='918.029' y2='38.6874' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint768_linear_40004690_134055' x1='927.19' y1='63.7929' x2='945.51' y2='45.4733' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint769_linear_40004690_134055' x1='953.063' y1='256.979' x2='918.029' y2='221.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint770_linear_40004690_134055' x1='953.063' y1='256.979' x2='918.029' y2='221.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint771_linear_40004690_134055' x1='927.19' y1='247.047' x2='945.51' y2='228.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint772_linear_40004690_134055' x1='771.407' y1='73.7988' x2='736.373' y2='38.7655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint773_linear_40004690_134055' x1='771.407' y1='73.7988' x2='736.373' y2='38.7655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint774_linear_40004690_134055' x1='745.531' y1='63.8672' x2='763.851' y2='45.5476' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint775_linear_40004690_134055' x1='931.403' y1='319.588' x2='957.678' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint776_linear_40004690_134055' x1='931.403' y1='319.588' x2='957.678' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint777_linear_40004690_134055' x1='938.678' y1='313.116' x2='951.067' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint778_linear_40004690_134055' x1='938.678' y1='313.116' x2='951.067' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint779_linear_40004690_134055' x1='860.894' y1='350.756' x2='825.861' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint780_linear_40004690_134055' x1='860.894' y1='350.756' x2='825.861' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint781_linear_40004690_134055' x1='835.017' y1='340.824' x2='853.336' y2='322.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint782_linear_40004690_134055' x1='814.898' y1='392.429' x2='784.244' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint783_linear_40004690_134055' x1='814.898' y1='392.429' x2='784.244' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint784_linear_40004690_134055' x1='811.633' y1='388.722' x2='788.028' y2='365.117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint785_linear_40004690_134055' x1='811.633' y1='388.722' x2='788.029' y2='365.118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint786_linear_40004690_134055' x1='805.442' y1='381.706' x2='795.179' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint787_linear_40004690_134055' x1='805.442' y1='381.706' x2='795.179' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint788_linear_40004690_134055' x1='795.835' y1='350.41' x2='769.56' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint789_linear_40004690_134055' x1='795.835' y1='350.41' x2='769.56' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint790_linear_40004690_134055' x1='790.971' y1='344.327' x2='778.578' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint791_linear_40004690_134055' x1='790.971' y1='344.328' x2='778.577' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint792_linear_40004690_134055' x1='830.947' y1='428.531' x2='804.672' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint793_linear_40004690_134055' x1='830.947' y1='428.531' x2='804.672' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint794_linear_40004690_134055' x1='784.303' y1='303.541' x2='814.958' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint795_linear_40004690_134055' x1='784.303' y1='303.541' x2='814.958' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint796_linear_40004690_134055' x1='788.011' y1='300.266' x2='811.615' y2='276.661' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint797_linear_40004690_134055' x1='788.011' y1='300.267' x2='811.615' y2='276.662' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint798_linear_40004690_134055' x1='795.027' y1='294.08' x2='805.29' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint799_linear_40004690_134055' x1='795.027' y1='294.08' x2='805.29' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint800_linear_40004690_134055' x1='826.319' y1='284.471' x2='852.594' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint801_linear_40004690_134055' x1='826.319' y1='284.471' x2='852.594' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint802_linear_40004690_134055' x1='832.4' y1='279.602' x2='844.793' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint803_linear_40004690_134055' x1='832.4' y1='279.602' x2='844.794' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint804_linear_40004690_134055' x1='748.203' y1='319.588' x2='774.478' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint805_linear_40004690_134055' x1='748.203' y1='319.588' x2='774.478' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint806_linear_40004690_134055' x1='755.474' y1='313.116' x2='767.863' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint807_linear_40004690_134055' x1='755.475' y1='313.116' x2='767.864' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint808_linear_40004690_134055' x1='874.812' y1='270.239' x2='905.466' y2='300.893' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint809_linear_40004690_134055' x1='874.812' y1='270.239' x2='905.466' y2='300.893' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint810_linear_40004690_134055' x1='878.082' y1='273.946' x2='901.687' y2='297.551' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint811_linear_40004690_134055' x1='878.082' y1='273.946' x2='901.686' y2='297.55' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint812_linear_40004690_134055' x1='884.264' y1='280.962' x2='894.527' y2='291.225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint813_linear_40004690_134055' x1='884.264' y1='280.962' x2='894.527' y2='291.225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint814_linear_40004690_134055' x1='893.875' y1='312.258' x2='920.15' y2='338.533' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint815_linear_40004690_134055' x1='893.875' y1='312.258' x2='920.15' y2='338.533' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint816_linear_40004690_134055' x1='898.745' y1='318.337' x2='911.138' y2='330.73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint817_linear_40004690_134055' x1='898.745' y1='318.337' x2='911.138' y2='330.73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint818_linear_40004690_134055' x1='858.764' y1='234.137' x2='885.039' y2='260.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint819_linear_40004690_134055' x1='858.764' y1='234.137' x2='885.039' y2='260.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint820_linear_40004690_134055' x1='865.231' y1='241.413' x2='877.62' y2='253.801' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint821_linear_40004690_134055' x1='865.231' y1='241.413' x2='877.62' y2='253.802' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint822_linear_40004690_134055' x1='903.788' y1='363.612' x2='873.134' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint823_linear_40004690_134055' x1='903.788' y1='363.612' x2='873.134' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint824_linear_40004690_134055' x1='900.081' y1='366.886' x2='876.476' y2='390.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint825_linear_40004690_134055' x1='900.081' y1='366.886' x2='876.476' y2='390.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint826_linear_40004690_134055' x1='893.065' y1='373.073' x2='882.801' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint827_linear_40004690_134055' x1='893.065' y1='373.073' x2='882.801' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint828_linear_40004690_134055' x1='861.773' y1='382.678' x2='835.498' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint829_linear_40004690_134055' x1='861.773' y1='382.678' x2='835.498' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint830_linear_40004690_134055' x1='855.691' y1='387.55' x2='843.298' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint831_linear_40004690_134055' x1='855.691' y1='387.55' x2='843.298' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint832_linear_40004690_134055' x1='939.889' y1='347.564' x2='913.614' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint833_linear_40004690_134055' x1='939.889' y1='347.564' x2='913.614' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint834_linear_40004690_134055' x1='932.613' y1='354.037' x2='920.224' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint835_linear_40004690_134055' x1='932.613' y1='354.036' x2='920.224' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint836_linear_40004690_134055' x1='953.063' y1='440.127' x2='918.029' y2='405.094' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint837_linear_40004690_134055' x1='953.063' y1='440.127' x2='918.029' y2='405.094' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint838_linear_40004690_134055' x1='771.407' y1='440.205' x2='736.373' y2='405.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint839_linear_40004690_134055' x1='771.407' y1='440.205' x2='736.373' y2='405.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint840_linear_40004690_134055' x1='277.5' y1='392.429' x2='246.846' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint841_linear_40004690_134055' x1='277.5' y1='392.429' x2='246.846' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint842_linear_40004690_134055' x1='274.23' y1='388.722' x2='250.625' y2='365.117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint843_linear_40004690_134055' x1='274.23' y1='388.722' x2='250.625' y2='365.118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint844_linear_40004690_134055' x1='268.044' y1='381.706' x2='257.78' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint845_linear_40004690_134055' x1='268.044' y1='381.706' x2='257.78' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint846_linear_40004690_134055' x1='258.436' y1='350.41' x2='232.161' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint847_linear_40004690_134055' x1='258.436' y1='350.41' x2='232.161' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint848_linear_40004690_134055' x1='253.568' y1='344.327' x2='241.175' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint849_linear_40004690_134055' x1='253.568' y1='344.328' x2='241.174' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint850_linear_40004690_134055' x1='293.548' y1='428.531' x2='267.273' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint851_linear_40004690_134055' x1='293.548' y1='428.531' x2='267.273' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint852_linear_40004690_134055' x1='246.903' y1='303.541' x2='277.557' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint853_linear_40004690_134055' x1='246.903' y1='303.541' x2='277.557' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint854_linear_40004690_134055' x1='250.61' y1='300.266' x2='274.215' y2='276.661' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint855_linear_40004690_134055' x1='250.61' y1='300.267' x2='274.215' y2='276.662' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint856_linear_40004690_134055' x1='257.626' y1='294.08' x2='267.89' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint857_linear_40004690_134055' x1='257.626' y1='294.08' x2='267.89' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint858_linear_40004690_134055' x1='288.921' y1='284.471' x2='315.196' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint859_linear_40004690_134055' x1='288.921' y1='284.471' x2='315.196' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint860_linear_40004690_134055' x1='295.001' y1='279.602' x2='307.394' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint861_linear_40004690_134055' x1='295.001' y1='279.602' x2='307.394' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint862_linear_40004690_134055' x1='210.803' y1='319.588' x2='237.078' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint863_linear_40004690_134055' x1='210.803' y1='319.588' x2='237.078' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint864_linear_40004690_134055' x1='218.079' y1='313.116' x2='230.468' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint865_linear_40004690_134055' x1='218.079' y1='313.116' x2='230.468' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint866_linear_40004690_134055' x1='337.414' y1='270.239' x2='368.068' y2='300.893' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint867_linear_40004690_134055' x1='337.414' y1='270.239' x2='368.068' y2='300.893' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint868_linear_40004690_134055' x1='340.683' y1='273.946' x2='364.288' y2='297.551' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint869_linear_40004690_134055' x1='340.683' y1='273.946' x2='364.287' y2='297.55' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint870_linear_40004690_134055' x1='346.865' y1='280.962' x2='357.129' y2='291.225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint871_linear_40004690_134055' x1='346.865' y1='280.962' x2='357.129' y2='291.225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint872_linear_40004690_134055' x1='356.476' y1='312.258' x2='382.751' y2='338.533' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint873_linear_40004690_134055' x1='356.476' y1='312.258' x2='382.751' y2='338.533' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint874_linear_40004690_134055' x1='361.341' y1='318.337' x2='373.734' y2='330.73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint875_linear_40004690_134055' x1='361.341' y1='318.337' x2='373.735' y2='330.73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint876_linear_40004690_134055' x1='321.361' y1='234.137' x2='347.636' y2='260.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint877_linear_40004690_134055' x1='321.361' y1='234.137' x2='347.636' y2='260.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint878_linear_40004690_134055' x1='327.832' y1='241.413' x2='340.221' y2='253.801' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint879_linear_40004690_134055' x1='327.832' y1='241.413' x2='340.221' y2='253.802' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint880_linear_40004690_134055' x1='366.39' y1='363.612' x2='335.736' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint881_linear_40004690_134055' x1='366.39' y1='363.612' x2='335.736' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint882_linear_40004690_134055' x1='362.683' y1='366.886' x2='339.078' y2='390.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint883_linear_40004690_134055' x1='362.682' y1='366.886' x2='339.078' y2='390.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint884_linear_40004690_134055' x1='355.666' y1='373.073' x2='345.403' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint885_linear_40004690_134055' x1='355.666' y1='373.073' x2='345.403' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint886_linear_40004690_134055' x1='324.369' y1='382.678' x2='298.094' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint887_linear_40004690_134055' x1='324.369' y1='382.678' x2='298.094' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint888_linear_40004690_134055' x1='318.292' y1='387.55' x2='305.899' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint889_linear_40004690_134055' x1='318.292' y1='387.55' x2='305.898' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint890_linear_40004690_134055' x1='402.49' y1='347.564' x2='376.215' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint891_linear_40004690_134055' x1='402.49' y1='347.564' x2='376.215' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint892_linear_40004690_134055' x1='395.215' y1='354.037' x2='382.826' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint893_linear_40004690_134055' x1='395.215' y1='354.036' x2='382.825' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint894_linear_40004690_134055' x1='323.495' y1='350.623' x2='288.462' y2='315.59' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint895_linear_40004690_134055' x1='323.495' y1='350.623' x2='288.462' y2='315.59' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint896_linear_40004690_134055' x1='297.618' y1='340.695' x2='315.938' y2='322.376' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint897_linear_40004690_134055' x1='140.295' y1='350.756' x2='105.262' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint898_linear_40004690_134055' x1='140.295' y1='350.756' x2='105.262' y2='315.723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint899_linear_40004690_134055' x1='114.415' y1='340.824' x2='132.735' y2='322.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint900_linear_40004690_134055' x1='94.2966' y1='392.429' x2='63.6424' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint901_linear_40004690_134055' x1='94.2966' y1='392.429' x2='63.6424' y2='361.775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint902_linear_40004690_134055' x1='91.0274' y1='388.722' x2='67.4225' y2='365.117' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint903_linear_40004690_134055' x1='91.0276' y1='388.722' x2='67.4233' y2='365.118' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint904_linear_40004690_134055' x1='84.8408' y1='381.706' x2='74.5772' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint905_linear_40004690_134055' x1='84.8408' y1='381.706' x2='74.5772' y2='371.443' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint906_linear_40004690_134055' x1='75.2299' y1='350.41' x2='48.9548' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint907_linear_40004690_134055' x1='75.2299' y1='350.41' x2='48.9548' y2='324.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint908_linear_40004690_134055' x1='70.3645' y1='344.327' x2='57.9714' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint909_linear_40004690_134055' x1='70.3644' y1='344.328' x2='57.971' y2='331.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint910_linear_40004690_134055' x1='110.345' y1='428.531' x2='84.0701' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint911_linear_40004690_134055' x1='110.345' y1='428.531' x2='84.0701' y2='402.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint912_linear_40004690_134055' x1='63.6979' y1='303.541' x2='94.3521' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint913_linear_40004690_134055' x1='63.6979' y1='303.541' x2='94.3521' y2='272.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint914_linear_40004690_134055' x1='67.4051' y1='300.266' x2='91.0099' y2='276.661' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint915_linear_40004690_134055' x1='67.4053' y1='300.267' x2='91.0097' y2='276.662' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint916_linear_40004690_134055' x1='74.4212' y1='294.08' x2='84.6848' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint917_linear_40004690_134055' x1='74.4212' y1='294.08' x2='84.6848' y2='283.816' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint918_linear_40004690_134055' x1='105.717' y1='284.471' x2='131.992' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint919_linear_40004690_134055' x1='105.717' y1='284.471' x2='131.992' y2='258.196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint920_linear_40004690_134055' x1='111.798' y1='279.602' x2='124.191' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint921_linear_40004690_134055' x1='111.798' y1='279.602' x2='124.191' y2='267.209' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint922_linear_40004690_134055' x1='27.6002' y1='319.588' x2='53.8752' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint923_linear_40004690_134055' x1='27.6002' y1='319.588' x2='53.8752' y2='293.313' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint924_linear_40004690_134055' x1='34.8768' y1='313.116' x2='47.2657' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint925_linear_40004690_134055' x1='34.877' y1='313.116' x2='47.2661' y2='300.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint926_linear_40004690_134055' x1='154.21' y1='270.239' x2='184.864' y2='300.893' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint927_linear_40004690_134055' x1='154.21' y1='270.239' x2='184.864' y2='300.893' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint928_linear_40004690_134055' x1='157.476' y1='273.946' x2='181.081' y2='297.551' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint929_linear_40004690_134055' x1='157.476' y1='273.946' x2='181.08' y2='297.55' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint930_linear_40004690_134055' x1='163.666' y1='280.962' x2='173.929' y2='291.225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint931_linear_40004690_134055' x1='163.666' y1='280.962' x2='173.929' y2='291.225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint932_linear_40004690_134055' x1='173.274' y1='312.258' x2='199.549' y2='338.533' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint933_linear_40004690_134055' x1='173.274' y1='312.258' x2='199.549' y2='338.533' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint934_linear_40004690_134055' x1='178.139' y1='318.337' x2='190.532' y2='330.73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint935_linear_40004690_134055' x1='178.139' y1='318.337' x2='190.533' y2='330.73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint936_linear_40004690_134055' x1='138.162' y1='234.137' x2='164.437' y2='260.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint937_linear_40004690_134055' x1='138.162' y1='234.137' x2='164.437' y2='260.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint938_linear_40004690_134055' x1='144.629' y1='241.413' x2='157.018' y2='253.801' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint939_linear_40004690_134055' x1='144.628' y1='241.413' x2='157.018' y2='253.802' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint940_linear_40004690_134055' x1='183.186' y1='363.612' x2='152.531' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint941_linear_40004690_134055' x1='183.186' y1='363.612' x2='152.531' y2='394.266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint942_linear_40004690_134055' x1='179.478' y1='366.886' x2='155.874' y2='390.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint943_linear_40004690_134055' x1='179.478' y1='366.886' x2='155.874' y2='390.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint944_linear_40004690_134055' x1='172.462' y1='373.073' x2='162.199' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint945_linear_40004690_134055' x1='172.462' y1='373.073' x2='162.199' y2='383.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint946_linear_40004690_134055' x1='141.17' y1='382.678' x2='114.895' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint947_linear_40004690_134055' x1='141.17' y1='382.678' x2='114.895' y2='408.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint948_linear_40004690_134055' x1='135.09' y1='387.55' x2='122.697' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint949_linear_40004690_134055' x1='135.09' y1='387.55' x2='122.696' y2='399.943' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint950_linear_40004690_134055' x1='219.286' y1='347.564' x2='193.011' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint951_linear_40004690_134055' x1='219.286' y1='347.564' x2='193.011' y2='373.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint952_linear_40004690_134055' x1='212.012' y1='354.037' x2='199.623' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint953_linear_40004690_134055' x1='212.011' y1='354.036' x2='199.622' y2='366.425' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint954_linear_40004690_134055' x1='232.468' y1='440.127' x2='197.435' y2='405.094' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint955_linear_40004690_134055' x1='232.468' y1='440.127' x2='197.435' y2='405.094' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint956_linear_40004690_134055' x1='411.101' y1='440.193' x2='376.068' y2='405.16' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint957_linear_40004690_134055' x1='411.101' y1='440.193' x2='376.068' y2='405.16' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint958_linear_40004690_134055' x1='50.8089' y1='440.205' x2='15.7756' y2='405.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint959_linear_40004690_134055' x1='50.8089' y1='440.205' x2='15.7756' y2='405.172' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint960_linear_40004690_134055' x1='277.5' y1='26.0232' x2='246.846' y2='-4.63099' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint961_linear_40004690_134055' x1='277.5' y1='26.0232' x2='246.846' y2='-4.63099' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint962_linear_40004690_134055' x1='274.23' y1='22.316' x2='250.625' y2='-1.28884' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint963_linear_40004690_134055' x1='274.23' y1='22.3157' x2='250.625' y2='-1.28861' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint964_linear_40004690_134055' x1='268.044' y1='15.2999' x2='257.78' y2='5.03632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint965_linear_40004690_134055' x1='268.044' y1='15.2999' x2='257.78' y2='5.03632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint966_linear_40004690_134055' x1='293.548' y1='62.113' x2='267.273' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint967_linear_40004690_134055' x1='293.548' y1='62.113' x2='267.273' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint968_linear_40004690_134055' x1='287.077' y1='54.8375' x2='274.688' y2='42.4485' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint969_linear_40004690_134055' x1='287.077' y1='54.8373' x2='274.688' y2='42.4481' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint970_linear_40004690_134055' x1='366.39' y1='-2.78672' x2='335.736' y2='27.8675' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint971_linear_40004690_134055' x1='366.39' y1='-2.78672' x2='335.736' y2='27.8675' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint972_linear_40004690_134055' x1='362.683' y1='0.483746' x2='339.078' y2='24.0886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint973_linear_40004690_134055' x1='362.682' y1='0.483486' x2='339.078' y2='24.0878' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint974_linear_40004690_134055' x1='355.666' y1='6.6704' x2='345.403' y2='16.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint975_linear_40004690_134055' x1='355.666' y1='6.6704' x2='345.403' y2='16.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint976_linear_40004690_134055' x1='324.369' y1='16.2793' x2='298.094' y2='42.5543' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint977_linear_40004690_134055' x1='324.369' y1='16.2793' x2='298.094' y2='42.5543' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint978_linear_40004690_134055' x1='318.292' y1='21.1437' x2='305.899' y2='33.5367' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint979_linear_40004690_134055' x1='318.292' y1='21.1438' x2='305.898' y2='33.5371' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint980_linear_40004690_134055' x1='402.49' y1='-18.8379' x2='376.215' y2='7.43714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint981_linear_40004690_134055' x1='402.49' y1='-18.8379' x2='376.215' y2='7.43714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint982_linear_40004690_134055' x1='395.215' y1='-12.3619' x2='382.826' y2='0.0270408' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint983_linear_40004690_134055' x1='395.215' y1='-12.3621' x2='382.825' y2='0.0269756' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint984_linear_40004690_134055' x1='323.495' y1='-15.7715' x2='288.462' y2='-50.8048' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint985_linear_40004690_134055' x1='323.495' y1='-15.7715' x2='288.462' y2='-50.8048' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint986_linear_40004690_134055' x1='140.295' y1='-15.6426' x2='105.262' y2='-50.6759' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint987_linear_40004690_134055' x1='140.295' y1='-15.6426' x2='105.262' y2='-50.6759' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint988_linear_40004690_134055' x1='94.2969' y1='26.0232' x2='63.6427' y2='-4.63099' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint989_linear_40004690_134055' x1='94.2969' y1='26.0232' x2='63.6427' y2='-4.63099' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint990_linear_40004690_134055' x1='91.0274' y1='22.316' x2='67.4225' y2='-1.28884' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint991_linear_40004690_134055' x1='91.0276' y1='22.3157' x2='67.4233' y2='-1.28861' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint992_linear_40004690_134055' x1='84.8407' y1='15.2999' x2='74.5771' y2='5.03632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint993_linear_40004690_134055' x1='84.8407' y1='15.2999' x2='74.5771' y2='5.03632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint994_linear_40004690_134055' x1='110.345' y1='62.113' x2='84.0698' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint995_linear_40004690_134055' x1='110.345' y1='62.113' x2='84.0698' y2='35.838' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint996_linear_40004690_134055' x1='103.874' y1='54.8375' x2='91.485' y2='42.4485' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint997_linear_40004690_134055' x1='103.874' y1='54.8373' x2='91.4851' y2='42.4481' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint998_linear_40004690_134055' x1='183.186' y1='-2.78672' x2='152.531' y2='27.8675' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint999_linear_40004690_134055' x1='183.186' y1='-2.78672' x2='152.531' y2='27.8675' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1000_linear_40004690_134055' x1='179.478' y1='0.483746' x2='155.874' y2='24.0886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1001_linear_40004690_134055' x1='179.478' y1='0.483486' x2='155.874' y2='24.0878' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1002_linear_40004690_134055' x1='172.462' y1='6.6704' x2='162.199' y2='16.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1003_linear_40004690_134055' x1='172.462' y1='6.6704' x2='162.199' y2='16.934' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1004_linear_40004690_134055' x1='141.17' y1='16.2793' x2='114.895' y2='42.5543' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1005_linear_40004690_134055' x1='141.17' y1='16.2793' x2='114.895' y2='42.5543' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1006_linear_40004690_134055' x1='135.09' y1='21.1437' x2='122.697' y2='33.5367' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1007_linear_40004690_134055' x1='135.09' y1='21.1438' x2='122.696' y2='33.5371' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1008_linear_40004690_134055' x1='219.286' y1='-18.8379' x2='193.011' y2='7.43714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1009_linear_40004690_134055' x1='219.286' y1='-18.8379' x2='193.011' y2='7.43714' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1010_linear_40004690_134055' x1='212.012' y1='-12.3619' x2='199.623' y2='0.0270408' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1011_linear_40004690_134055' x1='212.011' y1='-12.3621' x2='199.622' y2='0.0269756' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1012_linear_40004690_134055' x1='323.498' y1='167.549' x2='288.465' y2='132.515' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1013_linear_40004690_134055' x1='323.498' y1='167.549' x2='288.465' y2='132.515' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1014_linear_40004690_134055' x1='297.622' y1='157.613' x2='315.942' y2='139.294' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1015_linear_40004690_134055' x1='277.5' y1='209.219' x2='246.846' y2='178.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1016_linear_40004690_134055' x1='277.5' y1='209.219' x2='246.846' y2='178.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1017_linear_40004690_134055' x1='274.233' y1='205.511' x2='250.628' y2='181.906' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1018_linear_40004690_134055' x1='274.234' y1='205.511' x2='250.629' y2='181.907' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1019_linear_40004690_134055' x1='268.048' y1='198.495' x2='257.784' y2='188.232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1020_linear_40004690_134055' x1='268.048' y1='198.495' x2='257.784' y2='188.232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1021_linear_40004690_134055' x1='258.436' y1='167.203' x2='232.161' y2='140.928' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1022_linear_40004690_134055' x1='258.436' y1='167.203' x2='232.161' y2='140.928' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1023_linear_40004690_134055' x1='253.572' y1='161.12' x2='241.178' y2='148.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1024_linear_40004690_134055' x1='253.571' y1='161.121' x2='241.178' y2='148.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1025_linear_40004690_134055' x1='293.553' y1='245.316' x2='267.278' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1026_linear_40004690_134055' x1='293.553' y1='245.316' x2='267.278' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1027_linear_40004690_134055' x1='287.08' y1='238.045' x2='274.691' y2='225.656' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1028_linear_40004690_134055' x1='287.08' y1='238.044' x2='274.691' y2='225.655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1029_linear_40004690_134055' x1='246.908' y1='120.33' x2='277.562' y2='89.6755' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1030_linear_40004690_134055' x1='246.908' y1='120.33' x2='277.562' y2='89.6755' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1031_linear_40004690_134055' x1='250.615' y1='117.059' x2='274.22' y2='93.4544' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1032_linear_40004690_134055' x1='250.615' y1='117.059' x2='274.22' y2='93.4551' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1033_linear_40004690_134055' x1='257.631' y1='110.873' x2='267.895' y2='100.609' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1034_linear_40004690_134055' x1='257.631' y1='110.873' x2='267.895' y2='100.609' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1035_linear_40004690_134055' x1='288.924' y1='101.264' x2='315.199' y2='74.9886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1036_linear_40004690_134055' x1='288.924' y1='101.264' x2='315.199' y2='74.9886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1037_linear_40004690_134055' x1='295.006' y1='96.3954' x2='307.399' y2='84.0023' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1038_linear_40004690_134055' x1='295.006' y1='96.3953' x2='307.399' y2='84.0019' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1039_linear_40004690_134055' x1='210.807' y1='136.377' x2='237.082' y2='110.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1040_linear_40004690_134055' x1='210.807' y1='136.377' x2='237.082' y2='110.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1041_linear_40004690_134055' x1='218.079' y1='129.905' x2='230.468' y2='117.516' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1042_linear_40004690_134055' x1='218.079' y1='129.905' x2='230.468' y2='117.516' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1043_linear_40004690_134055' x1='337.417' y1='87.0315' x2='368.071' y2='117.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1044_linear_40004690_134055' x1='337.417' y1='87.0315' x2='368.071' y2='117.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1045_linear_40004690_134055' x1='340.683' y1='90.7387' x2='364.288' y2='114.344' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1046_linear_40004690_134055' x1='340.683' y1='90.739' x2='364.287' y2='114.343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1047_linear_40004690_134055' x1='346.87' y1='97.7548' x2='357.134' y2='108.018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1048_linear_40004690_134055' x1='346.87' y1='97.7548' x2='357.134' y2='108.018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1049_linear_40004690_134055' x1='356.481' y1='129.047' x2='382.756' y2='155.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1050_linear_40004690_134055' x1='356.481' y1='129.047' x2='382.756' y2='155.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1051_linear_40004690_134055' x1='361.346' y1='135.126' x2='373.739' y2='147.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1052_linear_40004690_134055' x1='361.346' y1='135.126' x2='373.74' y2='147.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1053_linear_40004690_134055' x1='321.365' y1='50.9299' x2='347.64' y2='77.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1054_linear_40004690_134055' x1='321.365' y1='50.9299' x2='347.64' y2='77.205' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1055_linear_40004690_134055' x1='327.837' y1='58.2055' x2='340.226' y2='70.5945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1056_linear_40004690_134055' x1='327.836' y1='58.2057' x2='340.226' y2='70.5948' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1057_linear_40004690_134055' x1='366.395' y1='180.405' x2='335.74' y2='211.059' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1058_linear_40004690_134055' x1='366.395' y1='180.405' x2='335.74' y2='211.059' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1059_linear_40004690_134055' x1='362.687' y1='183.675' x2='339.083' y2='207.28' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1060_linear_40004690_134055' x1='362.687' y1='183.675' x2='339.083' y2='207.279' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1061_linear_40004690_134055' x1='355.671' y1='189.862' x2='345.408' y2='200.125' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1062_linear_40004690_134055' x1='355.671' y1='189.862' x2='345.408' y2='200.125' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1063_linear_40004690_134055' x1='324.372' y1='199.467' x2='298.097' y2='225.742' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1064_linear_40004690_134055' x1='324.372' y1='199.467' x2='298.097' y2='225.742' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1065_linear_40004690_134055' x1='318.292' y1='204.335' x2='305.899' y2='216.728' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1066_linear_40004690_134055' x1='318.292' y1='204.335' x2='305.898' y2='216.729' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1067_linear_40004690_134055' x1='402.494' y1='164.357' x2='376.219' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1068_linear_40004690_134055' x1='402.494' y1='164.357' x2='376.219' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1069_linear_40004690_134055' x1='395.219' y1='170.829' x2='382.83' y2='183.218' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1070_linear_40004690_134055' x1='395.218' y1='170.829' x2='382.829' y2='183.218' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1071_linear_40004690_134055' x1='140.295' y1='167.549' x2='105.262' y2='132.515' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1072_linear_40004690_134055' x1='140.295' y1='167.549' x2='105.262' y2='132.515' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1073_linear_40004690_134055' x1='114.42' y1='157.625' x2='132.74' y2='139.305' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1074_linear_40004690_134055' x1='94.3004' y1='209.215' x2='63.6462' y2='178.56' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1075_linear_40004690_134055' x1='94.3004' y1='209.215' x2='63.6462' y2='178.56' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1076_linear_40004690_134055' x1='91.0302' y1='205.507' x2='67.4253' y2='181.903' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1077_linear_40004690_134055' x1='91.0304' y1='205.507' x2='67.4261' y2='181.903' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1078_linear_40004690_134055' x1='84.8456' y1='198.491' x2='74.582' y2='188.228' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1079_linear_40004690_134055' x1='84.8456' y1='198.491' x2='74.582' y2='188.228' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1080_linear_40004690_134055' x1='75.2328' y1='167.199' x2='48.9578' y2='140.924' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1081_linear_40004690_134055' x1='75.2328' y1='167.199' x2='48.9578' y2='140.924' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1082_linear_40004690_134055' x1='70.3694' y1='161.113' x2='57.9763' y2='148.72' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1083_linear_40004690_134055' x1='70.3693' y1='161.113' x2='57.9759' y2='148.719' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1084_linear_40004690_134055' x1='110.345' y1='245.316' x2='84.0701' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1085_linear_40004690_134055' x1='110.345' y1='245.316' x2='84.0701' y2='219.041' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1086_linear_40004690_134055' x1='103.877' y1='238.037' x2='91.4883' y2='225.648' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1087_linear_40004690_134055' x1='103.878' y1='238.036' x2='91.4884' y2='225.647' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1088_linear_40004690_134055' x1='63.7049' y1='120.338' x2='94.3591' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1089_linear_40004690_134055' x1='63.7049' y1='120.338' x2='94.3591' y2='89.6833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1090_linear_40004690_134055' x1='67.4119' y1='117.067' x2='91.0167' y2='93.4622' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1091_linear_40004690_134055' x1='67.4122' y1='117.067' x2='91.0165' y2='93.463' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1092_linear_40004690_134055' x1='74.428' y1='110.88' x2='84.6916' y2='100.617' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1093_linear_40004690_134055' x1='74.428' y1='110.88' x2='84.6916' y2='100.617' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1094_linear_40004690_134055' x1='105.721' y1='101.268' x2='131.996' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1095_linear_40004690_134055' x1='105.721' y1='101.268' x2='131.996' y2='74.9925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1096_linear_40004690_134055' x1='111.802' y1='96.3993' x2='124.195' y2='84.0062' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1097_linear_40004690_134055' x1='111.802' y1='96.3992' x2='124.195' y2='84.0058' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1098_linear_40004690_134055' x1='27.6041' y1='136.385' x2='53.8792' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1099_linear_40004690_134055' x1='27.6041' y1='136.385' x2='53.8792' y2='110.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1100_linear_40004690_134055' x1='34.8764' y1='129.913' x2='47.2654' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1101_linear_40004690_134055' x1='34.8766' y1='129.913' x2='47.2657' y2='117.524' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1102_linear_40004690_134055' x1='154.215' y1='87.0432' x2='184.869' y2='117.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1103_linear_40004690_134055' x1='154.215' y1='87.0432' x2='184.869' y2='117.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1104_linear_40004690_134055' x1='157.479' y1='90.7504' x2='181.084' y2='114.355' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1105_linear_40004690_134055' x1='157.479' y1='90.7507' x2='181.083' y2='114.355' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1106_linear_40004690_134055' x1='163.67' y1='97.7665' x2='173.933' y2='108.03' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1107_linear_40004690_134055' x1='163.67' y1='97.7665' x2='173.933' y2='108.03' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1108_linear_40004690_134055' x1='173.277' y1='129.059' x2='199.552' y2='155.334' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1109_linear_40004690_134055' x1='173.277' y1='129.059' x2='199.552' y2='155.334' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1110_linear_40004690_134055' x1='178.142' y1='135.141' x2='190.535' y2='147.534' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1111_linear_40004690_134055' x1='178.142' y1='135.141' x2='190.536' y2='147.535' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1112_linear_40004690_134055' x1='138.165' y1='50.9416' x2='164.44' y2='77.2167' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1113_linear_40004690_134055' x1='138.165' y1='50.9416' x2='164.44' y2='77.2167' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1114_linear_40004690_134055' x1='144.633' y1='58.2172' x2='157.022' y2='70.6062' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1115_linear_40004690_134055' x1='144.632' y1='58.2174' x2='157.021' y2='70.6065' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1116_linear_40004690_134055' x1='183.191' y1='180.409' x2='152.536' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1117_linear_40004690_134055' x1='183.191' y1='180.409' x2='152.536' y2='211.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1118_linear_40004690_134055' x1='179.483' y1='183.683' x2='155.879' y2='207.288' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1119_linear_40004690_134055' x1='179.483' y1='183.683' x2='155.879' y2='207.287' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1120_linear_40004690_134055' x1='172.467' y1='189.87' x2='162.204' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1121_linear_40004690_134055' x1='172.467' y1='189.87' x2='162.204' y2='200.133' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1122_linear_40004690_134055' x1='141.17' y1='199.475' x2='114.895' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1123_linear_40004690_134055' x1='141.17' y1='199.475' x2='114.895' y2='225.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1124_linear_40004690_134055' x1='135.09' y1='204.347' x2='122.697' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1125_linear_40004690_134055' x1='135.09' y1='204.347' x2='122.696' y2='216.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1126_linear_40004690_134055' x1='219.291' y1='164.357' x2='193.016' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1127_linear_40004690_134055' x1='219.291' y1='164.357' x2='193.016' y2='190.632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1128_linear_40004690_134055' x1='212.016' y1='170.837' x2='199.627' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1129_linear_40004690_134055' x1='212.015' y1='170.837' x2='199.626' y2='183.226' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1130_linear_40004690_134055' x1='232.468' y1='73.7207' x2='197.435' y2='38.6874' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1131_linear_40004690_134055' x1='232.468' y1='73.7207' x2='197.435' y2='38.6874' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1132_linear_40004690_134055' x1='206.588' y1='63.7929' x2='224.907' y2='45.4733' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1133_linear_40004690_134055' x1='232.468' y1='256.979' x2='197.435' y2='221.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1134_linear_40004690_134055' x1='232.468' y1='256.979' x2='197.435' y2='221.945' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1135_linear_40004690_134055' x1='206.588' y1='247.047' x2='224.907' y2='228.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1136_linear_40004690_134055' x1='411.101' y1='73.7871' x2='376.068' y2='38.7538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1137_linear_40004690_134055' x1='411.101' y1='73.7871' x2='376.068' y2='38.7538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1138_linear_40004690_134055' x1='385.224' y1='63.8554' x2='403.543' y2='45.5358' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1139_linear_40004690_134055' x1='50.8089' y1='73.7988' x2='15.7756' y2='38.7655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1140_linear_40004690_134055' x1='50.8089' y1='73.7988' x2='15.7756' y2='38.7655' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1141_linear_40004690_134055' x1='24.9322' y1='63.8672' x2='43.2518' y2='45.5476' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B9C8FF' stop-opacity='0.9'/%3E%3Cstop offset='1' stop-color='%2396ADFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}@media (min-width:481px){.min-\[481px\]\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:1432px){.min-\[481px\]\:container{max-width:1432px}}}@media (min-width:768px){.md\:prose-base{font-size:1rem;line-height:1.75}.md\:prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.md\:prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.md\:prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.md\:prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.md\:prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.md\:prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.md\:prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.md\:prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.md\:prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.md\:prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.md\:prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.md\:prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.md\:prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose-base :where(.md\:prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose-base :where(.md\:prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.md\:prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857}.md\:prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.md\:prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.md\:prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.md\:prose-base :where(.md\:prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(.md\:prose-base>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1024px){.lg\:fw-shadow{--tw-shadow:0px 1px 15px 0px #09184e0d;--tw-shadow-colored:0px 1px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}.placeholder\:\!text-sm::-moz-placeholder{font-size:.875rem!important;line-height:1.25rem!important}.placeholder\:\!text-sm::placeholder{font-size:.875rem!important;line-height:1.25rem!important}.placeholder\:text-base::-moz-placeholder{font-size:1rem;line-height:1.5rem}.placeholder\:text-base::placeholder{font-size:1rem;line-height:1.5rem}.placeholder\:text-sm::-moz-placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:text-sm::placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:\!font-normal::-moz-placeholder{font-weight:400!important}.placeholder\:\!font-normal::placeholder{font-weight:400!important}.placeholder\:font-normal::-moz-placeholder{font-weight:400}.placeholder\:font-normal::placeholder{font-weight:400}.placeholder\:\!text-\[\#8A9CDD\]::-moz-placeholder{--tw-text-opacity:1!important;color:rgb(138 156 221/var(--tw-text-opacity))!important}.placeholder\:\!text-\[\#8A9CDD\]::placeholder{--tw-text-opacity:1!important;color:rgb(138 156 221/var(--tw-text-opacity))!important}.placeholder\:\!text-\[\#ABABAB\]::-moz-placeholder{--tw-text-opacity:1!important;color:rgb(171 171 171/var(--tw-text-opacity))!important}.placeholder\:\!text-\[\#ABABAB\]::placeholder{--tw-text-opacity:1!important;color:rgb(171 171 171/var(--tw-text-opacity))!important}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-left-\[4px\]:before{content:var(--tw-content);left:-4px}.before\:left-0:before{content:var(--tw-content);left:0}.before\:left-\[-10px\]:before{content:var(--tw-content);left:-10px}.before\:top-2:before{content:var(--tw-content);top:.5rem}.before\:top-\[50\%\]:before{content:var(--tw-content);top:50%}.before\:block:before{content:var(--tw-content);display:block}.before\:\!h-\[2px\]:before{content:var(--tw-content);height:2px!important}.before\:h-\[5px\]:before{content:var(--tw-content);height:5px}.before\:h-\[6px\]:before{content:var(--tw-content);height:6px}.before\:h-\[90\%\]:before{content:var(--tw-content);height:90%}.before\:\!w-\[15px\]:before{content:var(--tw-content);width:15px!important}.before\:w-\[10px\]:before{content:var(--tw-content);width:10px}.before\:w-\[5px\]:before{content:var(--tw-content);width:5px}.before\:w-\[6px\]:before{content:var(--tw-content);width:6px}.before\:flex-auto:before{content:var(--tw-content);flex:1 1 auto}.before\:-translate-y-1\/2:before,.before\:translate-y-\[-50\%\]:before{content:var(--tw-content);--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:rounded-\[20px\]:before{content:var(--tw-content);border-radius:20px}.before\:rounded-\[50\%\]:before{content:var(--tw-content);border-radius:50%}.before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\:border-b:before{content:var(--tw-content);border-bottom-width:1px}.before\:border-\[\#F4F4F4\]:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(244 244 244/var(--tw-border-opacity))}.before\:\!bg-\[\#263238\]:before{content:var(--tw-content);--tw-bg-opacity:1!important;background-color:rgb(38 50 56/var(--tw-bg-opacity))!important}.before\:\!bg-white:before{content:var(--tw-content);--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.before\:bg-\[\#2C981B\]:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(44 152 27/var(--tw-bg-opacity))}.before\:bg-\[\#385AD4\]:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(56 90 212/var(--tw-bg-opacity))}.before\:bg-\[\#5276F9\]:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(82 118 249/var(--tw-bg-opacity))}.before\:bg-\[\#FFA51F\]:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 165 31/var(--tw-bg-opacity))}.before\:content-\[\"\"\]:before,.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-0:after{content:var(--tw-content);bottom:0}.after\:left-0:after{content:var(--tw-content);left:0}.after\:block:after{content:var(--tw-content);display:block}.after\:\!h-\[2px\]:after{content:var(--tw-content);height:2px!important}.after\:h-\[90\%\]:after{content:var(--tw-content);height:90%}.after\:\!w-\[15px\]:after{content:var(--tw-content);width:15px!important}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:rounded-\[15px\]:after{content:var(--tw-content);border-radius:15px}.after\:\!bg-\[\#263238\]:after{content:var(--tw-content);--tw-bg-opacity:1!important;background-color:rgb(38 50 56/var(--tw-bg-opacity))!important}.after\:\!bg-white:after{content:var(--tw-content);--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.after\:bg-\[\#DFE6FF\]:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(223 230 255/var(--tw-bg-opacity))}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.first\:\!mt-6:first-child{margin-top:1.5rem!important}.first\:mt-0:first-child{margin-top:0}.first\:border-t-0:first-child{border-top-width:0}.last\:border-0:last-child{border-width:0}.focus-within\:\!border-\[\#385AD4\]:focus-within{--tw-border-opacity:1!important;border-color:rgb(56 90 212/var(--tw-border-opacity))!important}.focus-within\:\!border-transparent:focus-within{border-color:transparent!important}.focus-within\:border-\[\#385AD4\]:focus-within{--tw-border-opacity:1;border-color:rgb(56 90 212/var(--tw-border-opacity))}.focus-within\:border-\[\#F14D4D\]:focus-within{--tw-border-opacity:1;border-color:rgb(241 77 77/var(--tw-border-opacity))}.focus-within\:border-blue-600:focus-within{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.hover\:scale-\[1\.15\]:hover{--tw-scale-x:1.15;--tw-scale-y:1.15;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:\!border-\[\#385AD4\]:hover{--tw-border-opacity:1!important;border-color:rgb(56 90 212/var(--tw-border-opacity))!important}.hover\:\!border-transparent:hover{border-color:transparent!important}.hover\:border-\[\#385AD4\]:hover{--tw-border-opacity:1;border-color:rgb(56 90 212/var(--tw-border-opacity))}.hover\:border-\[\#5276F9\]:hover{--tw-border-opacity:1;border-color:rgb(82 118 249/var(--tw-border-opacity))}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-opacity-100:hover{--tw-border-opacity:1}.hover\:\!bg-\[\#385AD4\]:hover{--tw-bg-opacity:1!important;background-color:rgb(56 90 212/var(--tw-bg-opacity))!important}.hover\:\!bg-\[\#5276F9\]:hover{--tw-bg-opacity:1!important;background-color:rgb(82 118 249/var(--tw-bg-opacity))!important}.hover\:\!bg-\[\#F7F7FF\]:hover{--tw-bg-opacity:1!important;background-color:rgb(247 247 255/var(--tw-bg-opacity))!important}.hover\:\!bg-white:hover{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.hover\:bg-\[\#385AD4\]:hover{--tw-bg-opacity:1;background-color:rgb(56 90 212/var(--tw-bg-opacity))}.hover\:bg-\[\#3FB3E7\]:hover{--tw-bg-opacity:1;background-color:rgb(63 179 231/var(--tw-bg-opacity))}.hover\:bg-\[\#5276F9\]:hover{--tw-bg-opacity:1;background-color:rgb(82 118 249/var(--tw-bg-opacity))}.hover\:bg-\[\#E2E8FC\]:hover{--tw-bg-opacity:1;background-color:rgb(226 232 252/var(--tw-bg-opacity))}.hover\:bg-\[\#E4EAFF\]:hover{--tw-bg-opacity:1;background-color:rgb(228 234 255/var(--tw-bg-opacity))}.hover\:bg-\[\#E5E5FA\]:hover{--tw-bg-opacity:1;background-color:rgb(229 229 250/var(--tw-bg-opacity))}.hover\:bg-\[\#E5EBFF\]:hover{--tw-bg-opacity:1;background-color:rgb(229 235 255/var(--tw-bg-opacity))}.hover\:bg-\[\#F5F5F5\]\/50:hover{background-color:hsla(0,0%,96%,.5)}.hover\:bg-\[\#FFFFFF55\]:hover{background-color:#ffffff55}.hover\:bg-\[\#d5dcf6\]:hover{--tw-bg-opacity:1;background-color:rgb(213 220 246/var(--tw-bg-opacity))}.hover\:bg-\[\#e4eaff\]:hover{--tw-bg-opacity:1;background-color:rgb(228 234 255/var(--tw-bg-opacity))}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}.hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.hover\:bg-fuchsia-600:hover{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.hover\:bg-lime-600:hover{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity))}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.hover\:bg-white\/10:hover{background-color:hsla(0,0%,100%,.1)}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.hover\:\!text-\[\#385AD4\]:hover{--tw-text-opacity:1!important;color:rgb(56 90 212/var(--tw-text-opacity))!important}.hover\:\!text-\[\#686868\]:hover{--tw-text-opacity:1!important;color:rgb(104 104 104/var(--tw-text-opacity))!important}.hover\:\!text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.hover\:text-\[\#385AD4\]:hover{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.hover\:text-\[\#5276F9\]:hover{--tw-text-opacity:1;color:rgb(82 118 249/var(--tw-text-opacity))}.hover\:text-\[\#5879EF\]:hover{--tw-text-opacity:1;color:rgb(88 121 239/var(--tw-text-opacity))}.hover\:text-amber-700:hover{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.hover\:text-blue-400:hover{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.hover\:text-cyan-700:hover{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.hover\:text-emerald-700:hover{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.hover\:text-fuchsia-700:hover{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}.hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgb(67 56 202/var(--tw-text-opacity))}.hover\:text-lime-700:hover{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}.hover\:text-orange-700:hover{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity))}.hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgb(190 24 93/var(--tw-text-opacity))}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.hover\:text-rose-700:hover{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.hover\:text-sky-700:hover{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.hover\:text-teal-700:hover{--tw-text-opacity:1;color:rgb(15 118 110/var(--tw-text-opacity))}.hover\:text-violet-700:hover{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:\!no-underline:hover{text-decoration-line:none!important}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-85:hover{opacity:.85}.hover\:opacity-90:hover{opacity:.9}.focus\:border:focus{border-width:1px}.focus\:border-amber-500:focus{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.focus\:border-blue-600:focus{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.focus\:border-cyan-500:focus{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.focus\:border-emerald-500:focus{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.focus\:border-fuchsia-500:focus{--tw-border-opacity:1;border-color:rgb(217 70 239/var(--tw-border-opacity))}.focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.focus\:border-lime-500:focus{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity))}.focus\:border-orange-500:focus{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity))}.focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.focus\:border-rose-500:focus{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.focus\:border-sky-500:focus{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.focus\:border-teal-500:focus{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity))}.focus\:border-violet-500:focus{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity))}.focus\:bg-amber-100\/50:focus{background-color:hsla(48,96%,89%,.5)}.focus\:bg-blue-100\/50:focus{background-color:rgba(219,234,254,.5)}.focus\:bg-cyan-100\/50:focus{background-color:rgba(207,250,254,.5)}.focus\:bg-emerald-100\/50:focus{background-color:rgba(209,250,229,.5)}.focus\:bg-fuchsia-100\/50:focus{background-color:rgba(250,232,255,.5)}.focus\:bg-green-100\/50:focus{background-color:rgba(220,252,231,.5)}.focus\:bg-indigo-100\/50:focus{background-color:rgba(224,231,255,.5)}.focus\:bg-lime-100\/50:focus{background-color:hsla(80,89%,89%,.5)}.focus\:bg-orange-100\/50:focus{background-color:rgba(255,237,213,.5)}.focus\:bg-pink-100\/50:focus{background-color:rgba(252,231,243,.5)}.focus\:bg-purple-100\/50:focus{background-color:rgba(243,232,255,.5)}.focus\:bg-red-100\/50:focus{background-color:hsla(0,93%,94%,.5)}.focus\:bg-rose-100\/50:focus{background-color:rgba(255,228,230,.5)}.focus\:bg-sky-100\/50:focus{background-color:rgba(224,242,254,.5)}.focus\:bg-teal-100\/50:focus{background-color:rgba(204,251,241,.5)}.focus\:bg-violet-100\/50:focus{background-color:rgba(237,233,254,.5)}.focus\:bg-yellow-100\/50:focus{background-color:hsla(55,97%,88%,.5)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-amber-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(245 158 11/var(--tw-ring-opacity))}.focus\:ring-amber-500\/20:focus{--tw-ring-color:rgba(245,158,11,.2)}.focus\:ring-amber-500\/50:focus{--tw-ring-color:rgba(245,158,11,.5)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:ring-blue-500\/20:focus{--tw-ring-color:rgba(59,130,246,.2)}.focus\:ring-blue-500\/50:focus{--tw-ring-color:rgba(59,130,246,.5)}.focus\:ring-cyan-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(6 182 212/var(--tw-ring-opacity))}.focus\:ring-cyan-500\/20:focus{--tw-ring-color:rgba(6,182,212,.2)}.focus\:ring-cyan-500\/50:focus{--tw-ring-color:rgba(6,182,212,.5)}.focus\:ring-emerald-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(16 185 129/var(--tw-ring-opacity))}.focus\:ring-emerald-500\/20:focus{--tw-ring-color:rgba(16,185,129,.2)}.focus\:ring-emerald-500\/50:focus{--tw-ring-color:rgba(16,185,129,.5)}.focus\:ring-fuchsia-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(217 70 239/var(--tw-ring-opacity))}.focus\:ring-fuchsia-500\/20:focus{--tw-ring-color:rgba(217,70,239,.2)}.focus\:ring-fuchsia-500\/50:focus{--tw-ring-color:rgba(217,70,239,.5)}.focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(34 197 94/var(--tw-ring-opacity))}.focus\:ring-green-500\/20:focus{--tw-ring-color:rgba(34,197,94,.2)}.focus\:ring-green-500\/50:focus{--tw-ring-color:rgba(34,197,94,.5)}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-indigo-500\/20:focus{--tw-ring-color:rgba(99,102,241,.2)}.focus\:ring-indigo-500\/50:focus{--tw-ring-color:rgba(99,102,241,.5)}.focus\:ring-lime-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(132 204 22/var(--tw-ring-opacity))}.focus\:ring-lime-500\/20:focus{--tw-ring-color:rgba(132,204,22,.2)}.focus\:ring-lime-500\/50:focus{--tw-ring-color:rgba(132,204,22,.5)}.focus\:ring-orange-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22/var(--tw-ring-opacity))}.focus\:ring-orange-500\/20:focus{--tw-ring-color:rgba(249,115,22,.2)}.focus\:ring-orange-500\/50:focus{--tw-ring-color:rgba(249,115,22,.5)}.focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(236 72 153/var(--tw-ring-opacity))}.focus\:ring-pink-500\/20:focus{--tw-ring-color:rgba(236,72,153,.2)}.focus\:ring-pink-500\/50:focus{--tw-ring-color:rgba(236,72,153,.5)}.focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity))}.focus\:ring-purple-500\/20:focus{--tw-ring-color:rgba(168,85,247,.2)}.focus\:ring-purple-500\/50:focus{--tw-ring-color:rgba(168,85,247,.5)}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))}.focus\:ring-red-500\/20:focus{--tw-ring-color:rgba(239,68,68,.2)}.focus\:ring-red-500\/50:focus{--tw-ring-color:rgba(239,68,68,.5)}.focus\:ring-rose-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(244 63 94/var(--tw-ring-opacity))}.focus\:ring-rose-500\/20:focus{--tw-ring-color:rgba(244,63,94,.2)}.focus\:ring-rose-500\/50:focus{--tw-ring-color:rgba(244,63,94,.5)}.focus\:ring-sky-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity))}.focus\:ring-sky-500\/20:focus{--tw-ring-color:rgba(14,165,233,.2)}.focus\:ring-sky-500\/50:focus{--tw-ring-color:rgba(14,165,233,.5)}.focus\:ring-teal-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(20 184 166/var(--tw-ring-opacity))}.focus\:ring-teal-500\/20:focus{--tw-ring-color:rgba(20,184,166,.2)}.focus\:ring-teal-500\/50:focus{--tw-ring-color:rgba(20,184,166,.5)}.focus\:ring-violet-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(139 92 246/var(--tw-ring-opacity))}.focus\:ring-violet-500\/20:focus{--tw-ring-color:rgba(139,92,246,.2)}.focus\:ring-violet-500\/50:focus{--tw-ring-color:rgba(139,92,246,.5)}.focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(234 179 8/var(--tw-ring-opacity))}.focus\:ring-yellow-500\/20:focus{--tw-ring-color:rgba(234,179,8,.2)}.focus\:ring-yellow-500\/50:focus{--tw-ring-color:rgba(234,179,8,.5)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-\[\#5276F9\]{--tw-bg-opacity:1;background-color:rgb(82 118 249/var(--tw-bg-opacity))}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:text-\[\#385AD4\]{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.group:hover .group-hover\:text-\[\#5276F9\]{--tw-text-opacity:1;color:rgb(82 118 249/var(--tw-text-opacity))}.peer:checked~.peer-checked\:bg-\[\#E5E5FA\]{--tw-bg-opacity:1;background-color:rgb(229 229 250/var(--tw-bg-opacity))}.peer:checked~.peer-checked\:text-\[\#385AD4\]{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}@media (max-width:1500px){.max-\[1500px\]\:gap-x-\[37px\]{-moz-column-gap:37px;column-gap:37px}}@media (max-width:1440px){.max-\[1440px\]\:max-w-\[281px\]{max-width:281px}.max-\[1440px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.max-\[1440px\]\:pl-6{padding-left:1.5rem}}@media (max-width:1432px){.max-\[1432px\]\:mx-0{margin-left:0;margin-right:0}.max-\[1432px\]\:pl-0{padding-left:0}}@media (max-width:1400px){.max-\[1400px\]\:shrink-0{flex-shrink:0}.max-\[1400px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-\[1400px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-\[1400px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media (max-width:1386px){.max-\[1386px\]\:h-\[186px\]{height:186px}}@media (max-width:1366px){.max-\[1366px\]\:hidden{display:none}}@media (max-width:1300px){.max-\[1300px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.max-\[1300px\]\:gap-x-\[23px\]{-moz-column-gap:23px;column-gap:23px}.max-\[1300px\]\:gap-x-\[38px\]{-moz-column-gap:38px;column-gap:38px}}@media (max-width:1283px){.max-\[1283px\]\:flex-col{flex-direction:column}.max-\[1283px\]\:items-start{align-items:flex-start}}@media not all and (min-width:1280px){.max-xl\:mb-3{margin-bottom:.75rem}.max-xl\:flex-wrap{flex-wrap:wrap}.max-xl\:gap-1{gap:.25rem}.max-xl\:gap-3{gap:.75rem}.max-xl\:p-4{padding:1rem}.max-xl\:p-5{padding:1.25rem}.max-xl\:text-base{font-size:1rem;line-height:1.5rem}.max-xl\:text-sm{font-size:.875rem;line-height:1.25rem}.max-xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (max-width:1280px){.max-\[1280px\]\:max-w-\[60\%\]{max-width:60%}.max-\[1280px\]\:flex-col{flex-direction:column}.max-\[1280px\]\:items-center{align-items:center}}@media (max-width:1270px){.max-\[1270px\]\:text-base{font-size:1rem;line-height:1.5rem}.max-\[1270px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:1250px){.max-\[1250px\]\:mx-auto{margin-left:auto;margin-right:auto}.max-\[1250px\]\:max-w-\[400px\]{max-width:400px}.max-\[1250px\]\:max-w-full{max-width:100%}.max-\[1250px\]\:flex-col{flex-direction:column}}@media (max-width:1230px){.max-\[1230px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:1216px){.max-\[1216px\]\:\!px-\[20px\]{padding-left:20px!important;padding-right:20px!important}}@media (max-width:1210px){.max-\[1210px\]\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media (max-width:1205px){.max-\[1205px\]\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.max-\[1205px\]\:pl-5{padding-left:1.25rem}}@media (max-width:1200px){.max-\[1200px\]\:right-2{right:.5rem}.max-\[1200px\]\:order-2{order:2}.max-\[1200px\]\:order-3{order:3}.max-\[1200px\]\:mt-1{margin-top:.25rem}.max-\[1200px\]\:flex{display:flex}.max-\[1200px\]\:hidden{display:none}.max-\[1200px\]\:w-\[250px\]{width:250px}.max-\[1200px\]\:w-\[265px\]{width:265px}.max-\[1200px\]\:w-full{width:100%}.max-\[1200px\]\:max-w-\[100\%\]{max-width:100%}.max-\[1200px\]\:max-w-\[120px\]{max-width:120px}.max-\[1200px\]\:max-w-full{max-width:100%}.max-\[1200px\]\:grid-cols-\[repeat\(2\2c 1fr\)\]{grid-template-columns:repeat(2,1fr)}.max-\[1200px\]\:flex-row-reverse{flex-direction:row-reverse}.max-\[1200px\]\:flex-col{flex-direction:column}.max-\[1200px\]\:items-start{align-items:flex-start}.max-\[1200px\]\:justify-end{justify-content:flex-end}.max-\[1200px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.max-\[1200px\]\:gap-y-3{row-gap:.75rem}.max-\[1200px\]\:gap-y-5{row-gap:1.25rem}.max-\[1200px\]\:px-3{padding-left:.75rem;padding-right:.75rem}.max-\[1200px\]\:\!pr-1{padding-right:.25rem!important}.max-\[1200px\]\:\!text-base{font-size:1rem!important;line-height:1.5rem!important}.max-\[1200px\]\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (max-width:1196px){.max-\[1196px\]\:flex-col{flex-direction:column}.max-\[1196px\]\:items-start{align-items:flex-start}}@media (max-width:1181px){.max-\[1181px\]\:order-2{order:2}.max-\[1181px\]\:flex-col{flex-direction:column}}@media (max-width:1150px){.max-\[1150px\]\:mx-auto{margin-left:auto;margin-right:auto}.max-\[1150px\]\:block{display:block}.max-\[1150px\]\:flex{display:flex}.max-\[1150px\]\:w-full{width:100%}.max-\[1150px\]\:max-w-\[400px\]{max-width:400px}.max-\[1150px\]\:max-w-full{max-width:100%}.max-\[1150px\]\:-translate-x-full{--tw-translate-x:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.max-\[1150px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-\[1150px\]\:grid-cols-\[repeat\(2\2c 1fr\)\]{grid-template-columns:repeat(2,1fr)}.max-\[1150px\]\:flex-col{flex-direction:column}.max-\[1150px\]\:flex-wrap{flex-wrap:wrap}.max-\[1150px\]\:items-start{align-items:flex-start}.max-\[1150px\]\:justify-between{justify-content:space-between}.max-\[1150px\]\:gap-y-3{row-gap:.75rem}.max-\[1150px\]\:px-3{padding-left:.75rem;padding-right:.75rem}.max-\[1150px\]\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:1147px){.max-\[1147px\]\:max-w-\[420px\]{max-width:420px}}@media (max-width:1110px){.max-\[1110px\]\:grid-cols-\[repeat\(2\2c 1fr\)\]{grid-template-columns:repeat(2,1fr)}}@media (max-width:1100px){.max-\[1100px\]\:\!w-\[100\%\]{width:100%!important}.max-\[1100px\]\:w-full{width:100%}.max-\[1100px\]\:flex-\[0_0_auto\]{flex:0 0 auto}.max-\[1100px\]\:grid-cols-\[repeat\(2\2c 1fr\)\]{grid-template-columns:repeat(2,1fr)}.max-\[1100px\]\:flex-row{flex-direction:row}.max-\[1100px\]\:flex-col{flex-direction:column}.max-\[1100px\]\:gap-y-3{row-gap:.75rem}.max-\[1100px\]\:gap-y-4{row-gap:1rem}.max-\[1100px\]\:overflow-x-auto{overflow-x:auto}.max-\[1100px\]\:px-0{padding-left:0;padding-right:0}}@media (max-width:1050px){.max-\[1050px\]\:\!w-\[100\%\]{width:100%!important}.max-\[1050px\]\:max-w-full{max-width:100%}.max-\[1050px\]\:flex-row{flex-direction:row}.max-\[1050px\]\:flex-col{flex-direction:column}.max-\[1050px\]\:gap-y-5{row-gap:1.25rem}.max-\[1050px\]\:overflow-x-auto{overflow-x:auto}.max-\[1050px\]\:pb-1{padding-bottom:.25rem}}@media not all and (min-width:1024px){.max-lg\:static{position:static}.max-lg\:absolute{position:absolute}.max-lg\:bottom-24{bottom:6rem}.max-lg\:right-5{right:1.25rem}.max-lg\:order-1{order:1}.max-lg\:order-2{order:2}.max-lg\:m-0{margin:0}.max-lg\:mb-1{margin-bottom:.25rem}.max-lg\:mb-2{margin-bottom:.5rem}.max-lg\:mb-3{margin-bottom:.75rem}.max-lg\:block{display:block}.max-lg\:flex{display:flex}.max-lg\:hidden{display:none}.max-lg\:h-20{height:5rem}.max-lg\:h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.max-lg\:h-screen{height:100vh}.max-lg\:w-20{width:5rem}.max-lg\:w-full{width:100%}.max-lg\:min-w-\[80\%\]{min-width:80%}.max-lg\:max-w-full{max-width:100%}.max-lg\:snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.max-lg\:snap-mandatory{--tw-scroll-snap-strictness:mandatory}.max-lg\:snap-start{scroll-snap-align:start}.max-lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-lg\:flex-col{flex-direction:column}.max-lg\:flex-wrap{flex-wrap:wrap}.max-lg\:gap-0{gap:0}.max-lg\:gap-3{gap:.75rem}.max-lg\:overflow-x-auto{overflow-x:auto}.max-lg\:overflow-y-auto{overflow-y:auto}.max-lg\:scroll-smooth{scroll-behavior:smooth}.max-lg\:rounded-none{border-radius:0}.max-lg\:border-none{border-style:none}.max-lg\:bg-\[\#F5F5F5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.max-lg\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.max-lg\:p-0{padding:0}.max-lg\:p-3{padding:.75rem}.max-lg\:p-4{padding:1rem}.max-lg\:p-5{padding:1.25rem}.max-lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.max-lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.max-lg\:scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.max-lg\:scrollbar-hide::-webkit-scrollbar{display:none}}@media (max-width:1024px){.max-\[1024px\]\:mx-auto{margin-left:auto;margin-right:auto}.max-\[1024px\]\:ml-\[15px\]{margin-left:15px}.max-\[1024px\]\:mt-\[10px\]{margin-top:10px}.max-\[1024px\]\:mt-\[20px\]{margin-top:20px}.max-\[1024px\]\:mt-\[50px\]{margin-top:50px}.max-\[1024px\]\:hidden{display:none}.max-\[1024px\]\:h-3\.5{height:.875rem}.max-\[1024px\]\:h-4{height:1rem}.max-\[1024px\]\:h-5{height:1.25rem}.max-\[1024px\]\:max-w-\[251px\]{max-width:251px}.max-\[1024px\]\:max-w-\[425px\]{max-width:425px}.max-\[1024px\]\:max-w-\[458px\]{max-width:458px}.max-\[1024px\]\:max-w-\[592px\]{max-width:592px}.max-\[1024px\]\:max-w-full{max-width:100%}.max-\[1024px\]\:gap-x-\[20px\]{-moz-column-gap:20px;column-gap:20px}.max-\[1024px\]\:gap-y-5{row-gap:1.25rem}.max-\[1024px\]\:p-2{padding:.5rem}.max-\[1024px\]\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.max-\[1024px\]\:\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.max-\[1024px\]\:pb-\[15px\]{padding-bottom:15px}.max-\[1024px\]\:\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.max-\[1024px\]\:text-\[14px\]{font-size:14px}.max-\[1024px\]\:text-\[16px\]{font-size:16px}.max-\[1024px\]\:text-\[18px\]{font-size:18px}.max-\[1024px\]\:text-\[22px\]{font-size:22px}.max-\[1024px\]\:text-\[24px\]{font-size:24px}.max-\[1024px\]\:text-base{font-size:1rem;line-height:1.5rem}.max-\[1024px\]\:text-sm{font-size:.875rem;line-height:1.25rem}.max-\[1024px\]\:text-xs{font-size:.75rem;line-height:1rem}.max-\[1024px\]\:leading-6{line-height:1.5rem}}@media (max-width:1020px){.max-\[1020px\]\:rounded-\[15px\]{border-radius:15px}.max-\[1020px\]\:\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.max-\[1020px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:1000px){.max-\[1000px\]\:order-2{order:2}.max-\[1000px\]\:mt-0{margin-top:0}.max-\[1000px\]\:h-4{height:1rem}.max-\[1000px\]\:h-7{height:1.75rem}.max-\[1000px\]\:max-w-\[500px\]{max-width:500px}.max-\[1000px\]\:max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-\[1000px\]\:max-w-full{max-width:100%}.max-\[1000px\]\:flex-col{flex-direction:column}.max-\[1000px\]\:gap-y-5{row-gap:1.25rem}.max-\[1000px\]\:px-4{padding-left:1rem;padding-right:1rem}.max-\[1000px\]\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-\[1000px\]\:pt-3{padding-top:.75rem}.max-\[1000px\]\:text-justify{text-align:justify}.max-\[1000px\]\:text-\[16px\]{font-size:16px}.max-\[1000px\]\:text-base{font-size:1rem;line-height:1.5rem}}@media (max-width:980px){.max-\[980px\]\:w-\[175px\]{width:175px}.max-\[980px\]\:\!px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}}@media (max-width:960px){.max-\[960px\]\:flex-col{flex-direction:column}}@media (max-width:950px){.max-\[950px\]\:order-2{order:2}.max-\[950px\]\:mt-0{margin-top:0}.max-\[950px\]\:hidden{display:none}.max-\[950px\]\:w-full{width:100%}.max-\[950px\]\:max-w-full{max-width:100%}.max-\[950px\]\:flex-col{flex-direction:column}.max-\[950px\]\:gap-y-3{row-gap:.75rem}.max-\[950px\]\:gap-y-5{row-gap:1.25rem}}@media (max-width:933px){.max-\[933px\]\:justify-start{justify-content:flex-start}}@media (max-width:928px){.max-\[928px\]\:shrink{flex-shrink:1}}@media (max-width:900px){.max-\[900px\]\:order-2{order:2}.max-\[900px\]\:mt-0{margin-top:0}.max-\[900px\]\:max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-\[900px\]\:flex-row{flex-direction:row}.max-\[900px\]\:gap-y-3{row-gap:.75rem}.max-\[900px\]\:bg-\[\#EDF0FF\]{--tw-bg-opacity:1;background-color:rgb(237 240 255/var(--tw-bg-opacity))}.max-\[900px\]\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}}@media (max-width:875px){.max-\[875px\]\:pb-2{padding-bottom:.5rem}}@media (max-width:870px){.max-\[870px\]\:h-\[280px\]{height:280px}.max-\[870px\]\:w-\[280px\]{width:280px}}@media (max-width:866px){.max-\[866px\]\:text-\[18px\]{font-size:18px}.max-\[866px\]\:text-\[20px\]{font-size:20px}}@media (max-width:850px){.max-\[850px\]\:mb-5{margin-bottom:1.25rem}.max-\[850px\]\:ml-auto{margin-left:auto}.max-\[850px\]\:mt-5{margin-top:1.25rem}.max-\[850px\]\:max-w-\[300px\]{max-width:300px}.max-\[850px\]\:flex-col{flex-direction:column}.max-\[850px\]\:items-start{align-items:flex-start}}@media (max-width:816px){.max-\[816px\]\:grow{flex-grow:1}.max-\[816px\]\:flex-col{flex-direction:column}.max-\[816px\]\:flex-nowrap{flex-wrap:nowrap}}@media (max-width:815px){.max-\[815px\]\:ml-auto{margin-left:auto}}@media (max-width:810px){.max-\[810px\]\:mt-3{margin-top:.75rem}}@media (max-width:805px){.max-\[805px\]\:h-\[129px\]{height:129px}.max-\[805px\]\:w-\[129px\]{width:129px}}@media (max-width:800px){.max-\[800px\]\:inline-block{display:inline-block}.max-\[800px\]\:w-full{width:100%}.max-\[800px\]\:flex-col{flex-direction:column}.max-\[800px\]\:items-start{align-items:flex-start}.max-\[800px\]\:justify-between{justify-content:space-between}.max-\[800px\]\:\!gap-x-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.max-\[800px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.max-\[800px\]\:gap-y-3{row-gap:.75rem}.max-\[800px\]\:py-1{padding-top:.25rem;padding-bottom:.25rem}.max-\[800px\]\:pl-\[14px\]{padding-left:14px}.max-\[800px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:780px){.max-\[780px\]\:h-\[129px\]{height:129px}.max-\[780px\]\:w-\[129px\]{width:129px}}@media (max-width:770px){.max-\[770px\]\:hidden{display:none}}@media not all and (min-width:768px){.max-md\:my-4{margin-top:1rem;margin-bottom:1rem}.max-md\:mb-3{margin-bottom:.75rem}.max-md\:mb-4{margin-bottom:1rem}.max-md\:flex{display:flex}.max-md\:flex-wrap{flex-wrap:wrap}.max-md\:gap-2{gap:.5rem}.max-md\:text-base{font-size:1rem;line-height:1.5rem}.max-md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:768px){.max-\[768px\]\:-bottom-\[65\%\]{bottom:-65%}.max-\[768px\]\:mt-2{margin-top:.5rem}.max-\[768px\]\:mt-3{margin-top:.75rem}.max-\[768px\]\:flex{display:flex}.max-\[768px\]\:grid{display:grid}.max-\[768px\]\:hidden{display:none}.max-\[768px\]\:h-4{height:1rem}.max-\[768px\]\:h-48{height:12rem}.max-\[768px\]\:h-5{height:1.25rem}.max-\[768px\]\:h-6{height:1.5rem}.max-\[768px\]\:h-\[17px\]{height:17px}.max-\[768px\]\:h-\[50px\]{height:50px}.max-\[768px\]\:w-\[50px\]{width:50px}.max-\[768px\]\:max-w-\[221px\]{max-width:221px}.max-\[768px\]\:max-w-\[342px\]{max-width:342px}.max-\[768px\]\:max-w-\[345px\]{max-width:345px}.max-\[768px\]\:max-w-\[592px\]{max-width:592px}.max-\[768px\]\:max-w-\[80px\]{max-width:80px}.max-\[768px\]\:max-w-full{max-width:100%}.max-\[768px\]\:shrink-0{flex-shrink:0}.max-\[768px\]\:grow{flex-grow:1}.max-\[768px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-\[768px\]\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.max-\[768px\]\:flex-wrap{flex-wrap:wrap}.max-\[768px\]\:gap-5{gap:1.25rem}.max-\[768px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.max-\[768px\]\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.max-\[768px\]\:overflow-x-auto{overflow-x:auto}.max-\[768px\]\:px-4{padding-left:1rem;padding-right:1rem}.max-\[768px\]\:py-2{padding-top:.5rem;padding-bottom:.5rem}.max-\[768px\]\:\!pl-1{padding-left:.25rem!important}.max-\[768px\]\:\!pr-1{padding-right:.25rem!important}.max-\[768px\]\:pb-3{padding-bottom:.75rem}.max-\[768px\]\:pl-4{padding-left:1rem}.max-\[768px\]\:pt-3{padding-top:.75rem}.max-\[768px\]\:text-\[14px\]{font-size:14px}.max-\[768px\]\:text-\[16px\]{font-size:16px}.max-\[768px\]\:text-\[17px\]{font-size:17px}.max-\[768px\]\:text-\[18px\]{font-size:18px}.max-\[768px\]\:text-\[20px\]{font-size:20px}.max-\[768px\]\:text-base{font-size:1rem;line-height:1.5rem}.max-\[768px\]\:text-lg{font-size:1.125rem;line-height:1.75rem}.max-\[768px\]\:text-sm{font-size:.875rem;line-height:1.25rem}.max-\[768px\]\:text-xs{font-size:.75rem;line-height:1rem}}@media (max-width:767px){.max-\[767px\]\:flex-col{flex-direction:column}.max-\[767px\]\:gap-y-3{row-gap:.75rem}}@media (max-width:760px){.max-\[760px\]\:hidden{display:none}.max-\[760px\]\:flex-row{flex-direction:row}.max-\[760px\]\:justify-start{justify-content:flex-start}}@media (max-width:751px){.max-\[751px\]\:min-h-\[300px\]{min-height:300px}.max-\[751px\]\:flex-row{flex-direction:row}}@media (max-width:750px){.max-\[750px\]\:mt-4{margin-top:1rem}.max-\[750px\]\:flex-row{flex-direction:row}.max-\[750px\]\:flex-col{flex-direction:column}.max-\[750px\]\:items-start{align-items:flex-start}.max-\[750px\]\:gap-y-3{row-gap:.75rem}.max-\[750px\]\:pt-0{padding-top:0}}@media (max-width:741px){.max-\[741px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:725px){.max-\[725px\]\:grid-cols-\[repeat\(1\2c 1fr\)\]{grid-template-columns:repeat(1,1fr)}}@media (max-width:700px){.max-\[700px\]\:w-full{width:100%}.max-\[700px\]\:max-w-\[65px\]{max-width:65px}.max-\[700px\]\:max-w-\[85\%\]{max-width:85%}.max-\[700px\]\:grid-cols-\[repeat\(1\2c 1fr\)\]{grid-template-columns:repeat(1,1fr)}.max-\[700px\]\:flex-col{flex-direction:column}.max-\[700px\]\:items-start{align-items:flex-start}.max-\[700px\]\:justify-between{justify-content:space-between}.max-\[700px\]\:gap-y-3{row-gap:.75rem}.max-\[700px\]\:pb-4{padding-bottom:1rem}}@media (max-width:690px){.max-\[690px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-\[690px\]\:overflow-x-auto{overflow-x:auto}}@media (max-width:680px){.max-\[680px\]\:col-span-2{grid-column:span 2/span 2}.max-\[680px\]\:text-base{font-size:1rem;line-height:1.5rem}.max-\[680px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:664px){.max-\[664px\]\:order-1{order:1}}@media (max-width:660px){.max-\[660px\]\:hidden{display:none}.max-\[660px\]\:px-\[10px\]{padding-left:10px;padding-right:10px}}@media (max-width:650px){.max-\[650px\]\:flex-wrap{flex-wrap:wrap}.max-\[650px\]\:gap-y-\[15px\]{row-gap:15px}.max-\[650px\]\:pr-0{padding-right:0}}@media not all and (min-width:640px){.max-sm\:-bottom-\[75\%\]{bottom:-75%}.max-sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.max-sm\:mt-4{margin-top:1rem}.max-sm\:mt-6{margin-top:1.5rem}.max-sm\:h-10{height:2.5rem}.max-sm\:w-full{width:100%}.max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-sm\:flex-col{flex-direction:column}.max-sm\:justify-center{justify-content:center}.max-sm\:gap-5{gap:1.25rem}.max-sm\:\!p-\[5px_10px_5px_10px\]{padding:5px 10px!important}.max-sm\:text-justify{text-align:justify}.max-sm\:\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.max-sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:640px){.max-\[640px\]\:mt-1{margin-top:.25rem}.max-\[640px\]\:hidden{display:none}.max-\[640px\]\:flex-col{flex-direction:column}.max-\[640px\]\:justify-center{justify-content:center}.max-\[640px\]\:gap-y-3{row-gap:.75rem}}@media (max-width:627px){.max-\[627px\]\:w-full{width:100%}.max-\[627px\]\:justify-start{justify-content:flex-start}.max-\[627px\]\:overflow-x-auto{overflow-x:auto}.max-\[627px\]\:pb-4{padding-bottom:1rem}}@media (max-width:611px){.max-\[611px\]\:max-w-\[300px\]{max-width:300px}}@media (max-width:600px){.max-\[600px\]\:order-1{order:1}.max-\[600px\]\:order-3{order:3}.max-\[600px\]\:col-span-2{grid-column:span 2/span 2}.max-\[600px\]\:mt-3{margin-top:.75rem}.max-\[600px\]\:grid{display:grid}.max-\[600px\]\:hidden{display:none}.max-\[600px\]\:h-6{height:1.5rem}.max-\[600px\]\:min-h-\[220px\]{min-height:220px}.max-\[600px\]\:w-16{width:4rem}.max-\[600px\]\:max-w-full{max-width:100%}.max-\[600px\]\:grid-cols-\[repeat\(2\2c 1fr\)\]{grid-template-columns:repeat(2,1fr)}.max-\[600px\]\:flex-col{flex-direction:column}.max-\[600px\]\:flex-wrap{flex-wrap:wrap}.max-\[600px\]\:gap-y-4{row-gap:1rem}.max-\[600px\]\:\!overscroll-x-none{overscroll-behavior-x:none!important}.max-\[600px\]\:p-5{padding:1.25rem}.max-\[600px\]\:px-4{padding-left:1rem;padding-right:1rem}.max-\[600px\]\:pr-5{padding-right:1.25rem}.max-\[600px\]\:text-base{font-size:1rem;line-height:1.5rem}.max-\[600px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:595px){.max-\[595px\]\:ml-auto{margin-left:auto}}@media (max-width:580px){.max-\[580px\]\:grid-cols-\[repeat\(2\2c 1fr\)\]{grid-template-columns:repeat(2,1fr)}}@media (max-width:567px){.max-\[567px\]\:ml-auto{margin-left:auto}}@media (max-width:563px){.max-\[563px\]\:max-w-\[170px\]{max-width:170px}}@media (max-width:560px){.max-\[560px\]\:flex-col{flex-direction:column}.max-\[560px\]\:gap-y-3{row-gap:.75rem}}@media (max-width:558px){.max-\[558px\]\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}}@media (max-width:557px){.max-\[557px\]\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (max-width:550px){.max-\[550px\]\:order-2{order:2}.max-\[550px\]\:block{display:block}.max-\[550px\]\:flex{display:flex}.max-\[550px\]\:grid{display:grid}.max-\[550px\]\:h-3{height:.75rem}.max-\[550px\]\:h-\[45px\]{height:45px}.max-\[550px\]\:w-20{width:5rem}.max-\[550px\]\:w-\[45px\]{width:45px}.max-\[550px\]\:w-full{width:100%}.max-\[550px\]\:max-w-\[200px\]{max-width:200px}.max-\[550px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-\[550px\]\:grid-cols-\[repeat\(1\2c 1fr\)\]{grid-template-columns:repeat(1,1fr)}.max-\[550px\]\:gap-y-4{row-gap:1rem}.max-\[550px\]\:text-\[18px\]{font-size:18px}.max-\[550px\]\:text-base{font-size:1rem;line-height:1.5rem}.max-\[550px\]\:text-sm{font-size:.875rem;line-height:1.25rem}.max-\[550px\]\:text-xs{font-size:.75rem;line-height:1rem}}@media (max-width:532px){.max-\[532px\]\:text-\[16px\]{font-size:16px}}@media (max-width:530px){.max-\[530px\]\:flex-col{flex-direction:column}.max-\[530px\]\:items-start{align-items:flex-start}.max-\[530px\]\:gap-y-3{row-gap:.75rem}}@media (max-width:524px){.max-\[524px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:522px){.max-\[522px\]\:gap-y-3{row-gap:.75rem}}@media (max-width:510px){.max-\[510px\]\:w-full{width:100%}.max-\[510px\]\:pb-2{padding-bottom:.5rem}}@media (max-width:500px){.max-\[500px\]\:mx-auto{margin-left:auto;margin-right:auto}.max-\[500px\]\:my-2{margin-top:.5rem;margin-bottom:.5rem}.max-\[500px\]\:mt-4{margin-top:1rem}.max-\[500px\]\:mt-5{margin-top:1.25rem}.max-\[500px\]\:hidden{display:none}.max-\[500px\]\:h-3{height:.75rem}.max-\[500px\]\:h-4{height:1rem}.max-\[500px\]\:h-5{height:1.25rem}.max-\[500px\]\:h-\[110px\]{height:110px}.max-\[500px\]\:h-auto{height:auto}.max-\[500px\]\:h-fit{height:-moz-fit-content;height:fit-content}.max-\[500px\]\:w-\[110px\]{width:110px}.max-\[500px\]\:w-full{width:100%}.max-\[500px\]\:max-w-\[100\%\],.max-\[500px\]\:max-w-full{max-width:100%}.max-\[500px\]\:gap-2{gap:.5rem}.max-\[500px\]\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.max-\[500px\]\:px-3{padding-left:.75rem;padding-right:.75rem}.max-\[500px\]\:pl-4{padding-left:1rem}.max-\[500px\]\:pr-4{padding-right:1rem}.max-\[500px\]\:\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.max-\[500px\]\:text-base{font-size:1rem;line-height:1.5rem}.max-\[500px\]\:text-sm{font-size:.875rem;line-height:1.25rem}.max-\[500px\]\:text-xs{font-size:.75rem;line-height:1rem}}@media (max-width:490px){.max-\[490px\]\:mb-2{margin-bottom:.5rem}.max-\[490px\]\:ml-0{margin-left:0}.max-\[490px\]\:mr-0{margin-right:0}.max-\[490px\]\:mt-0{margin-top:0}}@media (max-width:480px){.max-\[480px\]\:order-1{order:1}.max-\[480px\]\:col-span-2{grid-column:span 2/span 2}.max-\[480px\]\:mt-3{margin-top:.75rem}.max-\[480px\]\:mt-4{margin-top:1rem}.max-\[480px\]\:block{display:block}.max-\[480px\]\:flex{display:flex}.max-\[480px\]\:hidden{display:none}.max-\[480px\]\:h-3{height:.75rem}.max-\[480px\]\:h-4{height:1rem}.max-\[480px\]\:h-\[168px\]{height:168px}.max-\[480px\]\:h-\[260px\]{height:260px}.max-\[480px\]\:h-\[30px\]{height:30px}.max-\[480px\]\:h-\[48px\]{height:48px}.max-\[480px\]\:min-h-\[50px\]{min-height:50px}.max-\[480px\]\:w-\[168px\]{width:168px}.max-\[480px\]\:w-\[30px\]{width:30px}.max-\[480px\]\:w-\[50px\]{width:50px}.max-\[480px\]\:w-\[55px\]{width:55px}.max-\[480px\]\:w-full{width:100%}.max-\[480px\]\:max-w-\[100\%\]{max-width:100%}.max-\[480px\]\:max-w-\[300px\]{max-width:300px}.max-\[480px\]\:max-w-\[343px\]{max-width:343px}.max-\[480px\]\:shrink-0{flex-shrink:0}.max-\[480px\]\:flex-wrap{flex-wrap:wrap}.max-\[480px\]\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.max-\[480px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.max-\[480px\]\:gap-x-\[10px\]{-moz-column-gap:10px;column-gap:10px}.max-\[480px\]\:overflow-auto{overflow:auto}.max-\[480px\]\:overflow-x-auto{overflow-x:auto}.max-\[480px\]\:\!p-1{padding:.25rem!important}.max-\[480px\]\:p-0{padding:0}.max-\[480px\]\:p-3{padding:.75rem}.max-\[480px\]\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.max-\[480px\]\:\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.max-\[480px\]\:py-3{padding-top:.75rem;padding-bottom:.75rem}.max-\[480px\]\:pl-4{padding-left:1rem}.max-\[480px\]\:pr-0{padding-right:0}.max-\[480px\]\:pr-3{padding-right:.75rem}.max-\[480px\]\:pr-4{padding-right:1rem}.max-\[480px\]\:\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.max-\[480px\]\:text-\[10px\]{font-size:10px}.max-\[480px\]\:text-\[18px\]{font-size:18px}.max-\[480px\]\:text-sm{font-size:.875rem;line-height:1.25rem}.max-\[480px\]\:text-xs{font-size:.75rem;line-height:1rem}.max-\[480px\]\:placeholder\:\!text-xs::-moz-placeholder{font-size:.75rem!important;line-height:1rem!important}.max-\[480px\]\:placeholder\:\!text-xs::placeholder{font-size:.75rem!important;line-height:1rem!important}}@media (max-width:479px){.max-\[479px\]\:hidden{display:none}}@media (max-width:465px){.max-\[465px\]\:flex-col{flex-direction:column}.max-\[465px\]\:items-start{align-items:flex-start}.max-\[465px\]\:gap-y-2{row-gap:.5rem}}@media (max-width:464px){.max-\[464px\]\:flex-col{flex-direction:column}.max-\[464px\]\:gap-y-2{row-gap:.5rem}}@media (max-width:460px){.max-\[460px\]\:col-span-2{grid-column:span 2/span 2}.max-\[460px\]\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}}@media (max-width:450px){.max-\[450px\]\:h-11{height:2.75rem}.max-\[450px\]\:w-11{width:2.75rem}.max-\[450px\]\:\!max-w-\[100\%\]{max-width:100%!important}.max-\[450px\]\:gap-3{gap:.75rem}.max-\[450px\]\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}}@media (max-width:447px){.max-\[447px\]\:flex-col{flex-direction:column}}@media (max-width:435px){.max-\[435px\]\:flex-col{flex-direction:column}.max-\[435px\]\:gap-5{gap:1.25rem}}@media (max-width:430px){.max-\[430px\]\:h-\[159px\]{height:159px}.max-\[430px\]\:w-full{width:100%}.max-\[430px\]\:flex-col{flex-direction:column}.max-\[430px\]\:gap-5{gap:1.25rem}.max-\[430px\]\:pl-4{padding-left:1rem}.max-\[430px\]\:pt-2{padding-top:.5rem}.max-\[430px\]\:text-sm{font-size:.875rem;line-height:1.25rem}.max-\[430px\]\:text-xs{font-size:.75rem;line-height:1rem}.max-\[430px\]\:before\:left-\[-10px\]:before{content:var(--tw-content);left:-10px}}@media (max-width:417px){.max-\[417px\]\:max-w-\[220px\]{max-width:220px}}@media (max-width:410px){.max-\[410px\]\:max-w-\[180px\]{max-width:180px}}@media (max-width:405px){.max-\[405px\]\:max-w-\[235px\]{max-width:235px}}@media (max-width:400px){.max-\[400px\]\:absolute{position:absolute}.max-\[400px\]\:top-\[180px\]{top:180px}.max-\[400px\]\:mt-5{margin-top:1.25rem}.max-\[400px\]\:hidden{display:none}.max-\[400px\]\:h-\[170px\]{height:170px}.max-\[400px\]\:h-\[220px\]{height:220px}.max-\[400px\]\:w-\[220px\]{width:220px}.max-\[400px\]\:w-\[50px\]{width:50px}.max-\[400px\]\:max-w-\[90\%\]{max-width:90%}.max-\[400px\]\:flex-col{flex-direction:column}.max-\[400px\]\:items-start{align-items:flex-start}.max-\[400px\]\:gap-y-2{row-gap:.5rem}.max-\[400px\]\:px-3{padding-left:.75rem;padding-right:.75rem}.max-\[400px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:380px){.max-\[380px\]\:static{position:static}.max-\[380px\]\:-right-1{right:-.25rem}.max-\[380px\]\:z-20{z-index:20}.max-\[380px\]\:mt-0{margin-top:0}.max-\[380px\]\:h-\[140px\]{height:140px}.max-\[380px\]\:w-full{width:100%}.max-\[380px\]\:flex-col{flex-direction:column}.max-\[380px\]\:justify-center{justify-content:center}.max-\[380px\]\:rounded-\[10px_0px_10px_10px\]{border-radius:10px 0 10px 10px}.max-\[380px\]\:px-2{padding-left:.5rem;padding-right:.5rem}.max-\[380px\]\:pr-0{padding-right:0}}@media (max-width:375px){.max-\[375px\]\:max-w-\[270px\]{max-width:270px}}@media (max-width:374px){.max-\[374px\]\:p-\[15px_20px_15px_10px\]{padding:15px 20px 15px 10px}}@media (max-width:370px){.max-\[370px\]\:mt-\[8px\]{margin-top:8px}.max-\[370px\]\:pb-4{padding-bottom:1rem}.max-\[370px\]\:pt-\[45px\]{padding-top:45px}}@media (max-width:364px){.max-\[364px\]\:h-\[88px\]{height:88px}.max-\[364px\]\:w-\[82px\]{width:82px}}@media (max-width:360px){.max-\[360px\]\:h-3{height:.75rem}.max-\[360px\]\:h-4{height:1rem}.max-\[360px\]\:h-5{height:1.25rem}.max-\[360px\]\:w-12{width:3rem}.max-\[360px\]\:px-2{padding-left:.5rem;padding-right:.5rem}.max-\[360px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:350px){.max-\[350px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (max-width:344px){.max-\[344px\]\:p-\[12px_17px\]{padding:12px 17px}.max-\[344px\]\:p-\[6px_17px\]{padding:6px 17px}.max-\[344px\]\:text-xs{font-size:.75rem;line-height:1rem}}@media (max-width:340px){.max-\[340px\]\:mt-10{margin-top:2.5rem}.max-\[340px\]\:h-\[140px\]{height:140px}.max-\[340px\]\:h-\[190px\]{height:190px}.max-\[340px\]\:w-\[190px\]{width:190px}.max-\[340px\]\:w-full{width:100%}.max-\[340px\]\:flex-col{flex-direction:column}}@media (min-width:375px){.min-\[375px\]\:h-\[292px\]{height:292px}}@media (min-width:412px){.min-\[412px\]\:text-2xl{font-size:1.5rem;line-height:2rem}.min-\[412px\]\:text-\[32px\]{font-size:32px}.min-\[412px\]\:text-\[36px\]{font-size:36px}.min-\[412px\]\:text-base{font-size:1rem;line-height:1.5rem}.min-\[412px\]\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:414px){.min-\[414px\]\:block{display:block}.min-\[414px\]\:px-2{padding-left:.5rem;padding-right:.5rem}}@media (min-width:425px){.min-\[425px\]\:rounded-tl-\[50px\]{border-top-left-radius:50px}.min-\[425px\]\:rounded-tr-\[50px\]{border-top-right-radius:50px}.min-\[425px\]\:p-7{padding:1.75rem}.min-\[425px\]\:text-\[28px\]{font-size:28px}}@media (min-width:431px){.min-\[431px\]\:mt-0{margin-top:0}}@media (min-width:450px){.min-\[450px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:480px){.min-\[480px\]\:right-4{right:1rem}.min-\[480px\]\:mx-0{margin-left:0;margin-right:0}.min-\[480px\]\:mb-5{margin-bottom:1.25rem}.min-\[480px\]\:mr-0{margin-right:0}.min-\[480px\]\:\!block{display:block!important}.min-\[480px\]\:block{display:block}.min-\[480px\]\:flex{display:flex}.min-\[480px\]\:hidden{display:none}.min-\[480px\]\:h-20{height:5rem}.min-\[480px\]\:\!w-auto{width:auto!important}.min-\[480px\]\:w-1\/2{width:50%}.min-\[480px\]\:w-auto{width:auto}.min-\[480px\]\:flex-row{flex-direction:row}.min-\[480px\]\:flex-nowrap{flex-wrap:nowrap}.min-\[480px\]\:items-center{align-items:center}.min-\[480px\]\:justify-start{justify-content:flex-start}.min-\[480px\]\:gap-5{gap:1.25rem}.min-\[480px\]\:text-left{text-align:left}.min-\[480px\]\:text-base{font-size:1rem;line-height:1.5rem}.min-\[480px\]\:text-xl{font-size:1.25rem;line-height:1.75rem}.min-\[480px\]\:text-xs{font-size:.75rem;line-height:1rem}.min-\[480px\]\:\!leading-3{line-height:.75rem!important}}@media (min-width:481px){.min-\[481px\]\:right-1\.5{right:.375rem}.min-\[481px\]\:\!hidden{display:none!important}.min-\[481px\]\:flex-row{flex-direction:row}}@media (min-width:540px){.min-\[540px\]\:flex-row{flex-direction:row}}@media (min-width:550px){.min-\[550px\]\:order-1{order:1}.min-\[550px\]\:ml-auto{margin-left:auto}.min-\[550px\]\:w-\[300px\]{width:300px}.min-\[550px\]\:flex-row{flex-direction:row}.min-\[550px\]\:justify-start{justify-content:flex-start}.min-\[550px\]\:py-3{padding-top:.75rem;padding-bottom:.75rem}.min-\[550px\]\:text-left{text-align:left}}@media (min-width:551px){.min-\[551px\]\:flex{display:flex}.min-\[551px\]\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}}@media (min-width:640px){.sm\:absolute{position:absolute}.sm\:-left-5{left:-1.25rem}.sm\:-left-\[18px\]{left:-18px}.sm\:-right-2{right:-.5rem}.sm\:-right-3{right:-.75rem}.sm\:-right-\[80px\]{right:-80px}.sm\:-top-3{top:-.75rem}.sm\:-top-44{top:-11rem}.sm\:bottom-40{bottom:10rem}.sm\:bottom-52{bottom:13rem}.sm\:left-12{left:3rem}.sm\:left-auto{left:auto}.sm\:right-1\.5{right:.375rem}.sm\:right-2{right:.5rem}.sm\:right-5{right:1.25rem}.sm\:right-\[92px\]{right:92px}.sm\:top-0{top:0}.sm\:top-1\.5{top:.375rem}.sm\:top-\[100px\]{top:100px}.sm\:z-10{z-index:10}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-3{grid-column-start:3}.sm\:col-start-4{grid-column-start:4}.sm\:col-end-2{grid-column-end:2}.sm\:col-end-3{grid-column-end:3}.sm\:col-end-4{grid-column-end:4}.sm\:col-end-5{grid-column-end:5}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:row-start-3{grid-row-start:3}.sm\:row-end-2{grid-row-end:2}.sm\:row-end-3{grid-row-end:3}.sm\:row-end-5{grid-row-end:5}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:-ml-\[152px\]{margin-left:-152px}.sm\:mb-0{margin-bottom:0}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-\[10px\]{margin-bottom:10px}.sm\:mb-\[18px\]{margin-bottom:18px}.sm\:mb-\[51px\]{margin-bottom:51px}.sm\:ml-auto{margin-left:auto}.sm\:mr-2{margin-right:.5rem}.sm\:mt-1{margin-top:.25rem}.sm\:mt-52{margin-top:13rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-24{height:6rem}.sm\:h-5{height:1.25rem}.sm\:h-72{height:18rem}.sm\:h-8{height:2rem}.sm\:h-\[133px\]{height:133px}.sm\:h-\[137px\]{height:137px}.sm\:h-\[203px\]{height:203px}.sm\:h-\[227px\]{height:227px}.sm\:h-\[27px\]{height:27px}.sm\:h-\[37px\]{height:37px}.sm\:h-\[50px\]{height:50px}.sm\:h-\[634px\]{height:634px}.sm\:h-\[825px\]{height:825px}.sm\:min-h-\[240px\]{min-height:240px}.sm\:\!w-\[220px\]{width:220px!important}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-10{width:2.5rem}.sm\:w-2\/3{width:66.666667%}.sm\:w-36{width:9rem}.sm\:w-5{width:1.25rem}.sm\:w-64{width:16rem}.sm\:w-8{width:2rem}.sm\:w-80{width:20rem}.sm\:w-96{width:24rem}.sm\:w-\[15\%\]{width:15%}.sm\:w-\[200px\]{width:200px}.sm\:w-\[207px\]{width:207px}.sm\:w-\[219px\]{width:219px}.sm\:w-\[250px\]{width:250px}.sm\:w-\[260px\]{width:260px}.sm\:w-\[27px\]{width:27px}.sm\:w-\[35\%\]{width:35%}.sm\:w-\[380px\]{width:380px}.sm\:w-\[402px\]{width:402px}.sm\:w-\[48\%\]{width:48%}.sm\:w-\[500px\]{width:500px}.sm\:w-\[50px\]{width:50px}.sm\:w-\[600px\]{width:600px}.sm\:w-\[60px\]{width:60px}.sm\:w-auto{width:auto}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:w-max{width:-moz-max-content;width:max-content}.sm\:\!min-w-\[365px\]{min-width:365px!important}.sm\:min-w-\[204px\]{min-width:204px}.sm\:min-w-\[365px\]{min-width:365px}.sm\:min-w-\[380px\]{min-width:380px}.sm\:\!max-w-\[550px\]{max-width:550px!important}.sm\:max-w-\[135px\]{max-width:135px}.sm\:max-w-\[246px\]{max-width:246px}.sm\:max-w-\[340px\]{max-width:340px}.sm\:max-w-\[75\%\]{max-width:75%}.sm\:flex-1{flex:1 1 0%}.sm\:flex-\[0_0_250px\]{flex:0 0 250px}.sm\:flex-\[0_0_60px\]{flex:0 0 60px}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-none{flex:none}.sm\:flex-shrink-0{flex-shrink:0}.sm\:translate-x-0{--tw-translate-x:0px}.sm\:translate-x-0,.sm\:translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-x-full{--tw-translate-x:100%}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:rotate-0,.sm\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:rotate-0{--tw-rotate:0deg}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[repeat\(2\2c 1fr\)\]{grid-template-columns:repeat(2,1fr)}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-3\.5{gap:.875rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-7{gap:1.75rem}.sm\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.sm\:gap-y-0{row-gap:0}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:border-b-0{border-bottom-width:0}.sm\:border-r-2{border-right-width:2px}.sm\:\!p-5{padding:1.25rem!important}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.sm\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}.sm\:px-\[20px\]{padding-left:20px;padding-right:20px}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-\[30px\]{padding-top:30px;padding-bottom:30px}.sm\:\!pr-28{padding-right:7rem!important}.sm\:pr-9{padding-right:2.25rem}.sm\:pr-\[210px\]{padding-right:210px}.sm\:pr-\[260px\]{padding-right:260px}.sm\:pr-\[400px\]{padding-right:400px}.sm\:pt-0{padding-top:0}.sm\:pt-2{padding-top:.5rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-start{text-align:start}.sm\:\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.sm\:\!text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[12px\]{font-size:12px}.sm\:text-\[14px\]{font-size:14px}.sm\:text-\[16px\]{font-size:16px}.sm\:text-\[18px\]{font-size:18px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:\!leading-4{line-height:1rem!important}.sm\:\!leading-6{line-height:1.5rem!important}.sm\:leading-5{line-height:1.25rem}}@media (min-width:751px){.min-\[751px\]\:flex-row{flex-direction:row}}@media (min-width:755px){.min-\[755px\]\:flex-row{flex-direction:row}.min-\[755px\]\:gap-y-0{row-gap:0}}@media (min-width:760px){.min-\[760px\]\:flex-row{flex-direction:row}}@media (min-width:768px){.md\:absolute{position:absolute}.md\:-inset-2\.5{inset:-.625rem}.md\:-bottom-10{bottom:-2.5rem}.md\:-bottom-32{bottom:-8rem}.md\:-bottom-\[34px\]{bottom:-34px}.md\:-bottom-\[38px\]{bottom:-38px}.md\:-left-10{left:-2.5rem}.md\:-right-16{right:-4rem}.md\:-right-4{right:-1rem}.md\:-right-7{right:-1.75rem}.md\:-right-\[316px\]{right:-316px}.md\:left-5{left:1.25rem}.md\:left-auto{left:auto}.md\:right-4{right:1rem}.md\:right-8{right:2rem}.md\:top-1\/2{top:50%}.md\:top-3{top:.75rem}.md\:top-5{top:1.25rem}.md\:top-\[27px\]{top:27px}.md\:top-\[50\%\]{top:50%}.md\:z-10{z-index:10}.md\:order-1{order:1}.md\:col-span-6{grid-column:span 6/span 6}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:my-\[30px\]{margin-top:30px;margin-bottom:30px}.md\:-mt-11{margin-top:-2.75rem}.md\:-mt-16{margin-top:-4rem}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-11{margin-bottom:2.75rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-7{margin-bottom:1.75rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-\[10px\]{margin-bottom:10px}.md\:ml-auto{margin-left:auto}.md\:mr-0{margin-right:0}.md\:mt-0{margin-top:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-7{margin-top:1.75rem}.md\:mt-8{margin-top:2rem}.md\:mt-\[22px\]{margin-top:22px}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-44{height:11rem}.md\:h-48{height:12rem}.md\:h-6{height:1.5rem}.md\:h-7{height:1.75rem}.md\:h-8{height:2rem}.md\:h-\[266px\]{height:266px}.md\:h-fit{height:-moz-fit-content;height:fit-content}.md\:h-full{height:100%}.md\:max-h-\[548px\]{max-height:548px}.md\:min-h-0{min-height:0}.md\:min-h-60{min-height:15rem}.md\:min-h-96{min-height:24rem}.md\:min-h-\[235px\]{min-height:235px}.md\:min-h-\[420px\]{min-height:420px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-3\/4{width:75%}.md\:w-52{width:13rem}.md\:w-56{width:14rem}.md\:w-7{width:1.75rem}.md\:w-72{width:18rem}.md\:w-8{width:2rem}.md\:w-\[170px\]{width:170px}.md\:w-\[180px\]{width:180px}.md\:w-\[200px\]{width:200px}.md\:w-\[228px\]{width:228px}.md\:w-\[250px\]{width:250px}.md\:w-\[294px\]{width:294px}.md\:w-\[296px\]{width:296px}.md\:w-\[310px\]{width:310px}.md\:w-\[314px\]{width:314px}.md\:w-\[320px\]{width:320px}.md\:w-\[321px\]{width:321px}.md\:w-\[342px\]{width:342px}.md\:w-\[382px\]{width:382px}.md\:w-\[400px\]{width:400px}.md\:w-\[440px\]{width:440px}.md\:w-\[574px\]{width:574px}.md\:w-\[580px\]{width:580px}.md\:w-\[650px\]{width:650px}.md\:w-\[730px\]{width:730px}.md\:w-\[822px\]{width:822px}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:min-w-\[296px\]{min-width:296px}.md\:min-w-\[432px\]{min-width:432px}.md\:max-w-\[13rem\]{max-width:13rem}.md\:max-w-\[305px\]{max-width:305px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[432px\]{max-width:432px}.md\:max-w-\[480px\]{max-width:480px}.md\:max-w-\[500px\]{max-width:500px}.md\:max-w-\[725px\]{max-width:725px}.md\:flex-\[1_1_45\%\]{flex:1 1 45%}.md\:flex-auto{flex:1 1 auto}.md\:translate-x-0{--tw-translate-x:0px}.md\:translate-x-0,.md\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-y-0{--tw-translate-y:0px}.md\:translate-y-\[-50\%\]{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[repeat\(2\2c 1fr\)\]{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-\[repeat\(3\2c 1fr\)\]{grid-template-columns:repeat(3,1fr)}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:\!justify-center{justify-content:center!important}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:2.5rem}.md\:gap-16{gap:4rem}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-3\.5{gap:.875rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-7{gap:1.75rem}.md\:gap-8{gap:2rem}.md\:gap-9{gap:2.25rem}.md\:gap-\[120px\]{gap:120px}.md\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.md\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:whitespace-normal{white-space:normal}.md\:rounded-\[0_10px_10px_10px\]{border-radius:0 10px 10px 10px}.md\:rounded-tl-\[15px\]{border-top-left-radius:15px}.md\:rounded-tr-\[15px\]{border-top-right-radius:15px}.md\:border-b{border-bottom-width:1px}.md\:\!bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.md\:p-2\.5{padding:.625rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.md\:\!px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.md\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:\!py-0{padding-top:0!important;padding-bottom:0!important}.md\:\!py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.md\:\!py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.md\:\!py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:\!pb-\[88px\]{padding-bottom:88px!important}.md\:\!pr-4{padding-right:1rem!important}.md\:\!pr-44{padding-right:11rem!important}.md\:pb-16{padding-bottom:4rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pb-7{padding-bottom:1.75rem}.md\:pb-\[390px\]{padding-bottom:390px}.md\:pl-1{padding-left:.25rem}.md\:pl-10{padding-left:2.5rem}.md\:pl-2{padding-left:.5rem}.md\:pr-5{padding-right:1.25rem}.md\:pr-\[246px\]{padding-right:246px}.md\:pr-\[270px\]{padding-right:270px}.md\:pr-\[384px\]{padding-right:384px}.md\:pt-32{padding-top:8rem}.md\:pt-8{padding-top:2rem}.md\:pt-9{padding-top:2.25rem}.md\:\!text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.md\:\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.md\:\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-\[16px\]{font-size:16px}.md\:text-\[17px\]{font-size:17px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[22px\]{font-size:22px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[30px\]{font-size:30px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[48px\]{font-size:48px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:\!leading-5{line-height:1.25rem!important}.md\:\!leading-6{line-height:1.5rem!important}.md\:leading-\[16px\]{line-height:16px}.min-\[768px\]\:gap-2{gap:.5rem}.min-\[768px\]\:gap-2\.5{gap:.625rem}.min-\[768px\]\:gap-5{gap:1.25rem}.min-\[768px\]\:gap-7{gap:1.75rem}.min-\[768px\]\:px-7{padding-left:1.75rem;padding-right:1.75rem}.min-\[768px\]\:px-8{padding-left:2rem;padding-right:2rem}.min-\[768px\]\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.min-\[768px\]\:py-8{padding-top:2rem;padding-bottom:2rem}.min-\[768px\]\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:769px){.min-\[769px\]\:hidden{display:none}}@media (min-width:900px){.min-\[900px\]\:flex-row{flex-direction:row}}@media (min-width:960px){.min-\[960px\]\:block{display:block}.min-\[960px\]\:min-h-\[217px\]{min-height:217px}.min-\[960px\]\:w-\[275px\]{width:275px}.min-\[960px\]\:w-\[390px\]{width:390px}.min-\[960px\]\:w-\[50\%\]{width:50%}.min-\[960px\]\:w-\[70\%\]{width:70%}.min-\[960px\]\:flex-\[0_0_389px\]{flex:0 0 389px}.min-\[960px\]\:flex-shrink-0{flex-shrink:0}.min-\[960px\]\:\!flex-row{flex-direction:row!important}.min-\[960px\]\:gap-5{gap:1.25rem}.min-\[960px\]\:px-7{padding-left:1.75rem;padding-right:1.75rem}.min-\[960px\]\:px-8{padding-left:2rem;padding-right:2rem}.min-\[960px\]\:px-9{padding-left:2.25rem;padding-right:2.25rem}}@media (min-width:1024px){.lg\:invisible{visibility:hidden}.lg\:static{position:static}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:-right-\[10px\]{right:-10px}.lg\:-top-4{top:-1rem}.lg\:bottom-16{bottom:4rem}.lg\:bottom-20{bottom:5rem}.lg\:bottom-4{bottom:1rem}.lg\:bottom-8{bottom:2rem}.lg\:left-0{left:0}.lg\:left-1\/3{left:33.333333%}.lg\:left-7{left:1.75rem}.lg\:right-0{right:0}.lg\:right-20{right:5rem}.lg\:right-5{right:1.25rem}.lg\:right-8{right:2rem}.lg\:right-\[10px\]{right:10px}.lg\:right-\[60px\]{right:60px}.lg\:top-0{top:0}.lg\:top-1\/2,.lg\:top-2\/4{top:50%}.lg\:top-36{top:9rem}.lg\:top-4{top:1rem}.lg\:top-7{top:1.75rem}.lg\:top-8{top:2rem}.lg\:z-10{z-index:10}.lg\:order-1{order:1}.lg\:order-none{order:0}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:\!mt-12{margin-top:3rem!important}.lg\:mb-0{margin-bottom:0}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-14{margin-bottom:3.5rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-0{margin-right:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mt-36{margin-top:9rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-28{height:7rem}.lg\:h-52{height:13rem}.lg\:h-7{height:1.75rem}.lg\:h-8{height:2rem}.lg\:h-9{height:2.25rem}.lg\:h-\[200px\]{height:200px}.lg\:h-\[260px\]{height:260px}.lg\:h-\[30px\]{height:30px}.lg\:h-\[400px\]{height:400px}.lg\:h-\[40vh\]{height:40vh}.lg\:h-\[50px\]{height:50px}.lg\:h-\[60px\]{height:60px}.lg\:h-\[90\%\]{height:90%}.lg\:h-auto{height:auto}.lg\:min-h-\[217px\]{min-height:217px}.lg\:min-h-\[65px\]{min-height:65px}.lg\:w-1\/2{width:50%}.lg\:w-10{width:2.5rem}.lg\:w-28{width:7rem}.lg\:w-8{width:2rem}.lg\:w-9{width:2.25rem}.lg\:w-96{width:24rem}.lg\:w-\[19\%\]{width:19%}.lg\:w-\[200px\]{width:200px}.lg\:w-\[253px\]{width:253px}.lg\:w-\[30px\]{width:30px}.lg\:w-\[325px\]{width:325px}.lg\:w-\[360px\]{width:360px}.lg\:w-\[374px\]{width:374px}.lg\:w-\[375px\]{width:375px}.lg\:w-\[400px\]{width:400px}.lg\:w-\[420px\]{width:420px}.lg\:w-\[530px\]{width:530px}.lg\:w-\[542px\]{width:542px}.lg\:w-\[55\%\]{width:55%}.lg\:w-\[600px\]{width:600px}.lg\:w-\[610px\]{width:610px}.lg\:w-\[766px\]{width:766px}.lg\:w-\[830px\]{width:830px}.lg\:w-\[950px\]{width:950px}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:w-max{width:-moz-max-content;width:max-content}.lg\:min-w-\[400px\]{min-width:400px}.lg\:max-w-\[1069px\]{max-width:1069px}.lg\:max-w-\[325px\]{max-width:325px}.lg\:max-w-\[550px\]{max-width:550px}.lg\:max-w-\[650px\]{max-width:650px}.lg\:max-w-\[660px\]{max-width:660px}.lg\:max-w-\[750px\]{max-width:750px}.lg\:max-w-full{max-width:100%}.lg\:flex-\[0_0_auto\]{flex:0 0 auto}.lg\:flex-none{flex:none}.lg\:shrink{flex-shrink:1}.lg\:-translate-y-1\/2{--tw-translate-y:-50%}.lg\:-translate-y-1\/2,.lg\:translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-x-0{--tw-translate-x:0px}.lg\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:transform-none{transform:none}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-1{gap:.25rem}.lg\:gap-10{gap:2.5rem}.lg\:gap-12{gap:3rem}.lg\:gap-2{gap:.5rem}.lg\:gap-2\.5{gap:.625rem}.lg\:gap-24{gap:6rem}.lg\:gap-4{gap:1rem}.lg\:gap-40{gap:10rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.lg\:overflow-visible{overflow:visible}.lg\:overflow-x-visible{overflow-x:visible}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-\[15px\]{border-radius:15px}.lg\:border-b-0{border-bottom-width:0}.lg\:border-r{border-right-width:1px}.lg\:border-\[\#C2D0FF\]{--tw-border-opacity:1;border-color:rgb(194 208 255/var(--tw-border-opacity))}.lg\:bg-\[\#E2E9FFCC\]{background-color:#e2e9ffcc}.lg\:bg-transparent{background-color:transparent}.lg\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.lg\:p-0{padding:0}.lg\:p-16{padding:4rem}.lg\:p-6{padding:1.5rem}.lg\:p-7{padding:1.75rem}.lg\:p-8{padding:2rem}.lg\:p-9{padding:2.25rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pl-9{padding-left:2.25rem}.lg\:pr-0{padding-right:0}.lg\:pr-1{padding-right:.25rem}.lg\:pr-14{padding-right:3.5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-8{padding-top:2rem}.lg\:text-center{text-align:center}.lg\:text-start{text-align:start}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[64px\]{font-size:64px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:\!leading-6{line-height:1.5rem!important}.lg\:\!leading-7{line-height:1.75rem!important}.lg\:opacity-0{opacity:0}.lg\:opacity-100{opacity:1}.lg\:shadow-\[0px_1px_15px_0px_rgba\(9\2c 24\2c 78\2c 0\.05\)\]{--tw-shadow:0px 1px 15px 0px rgba(9,24,78,.05);--tw-shadow-colored:0px 1px 15px 0px var(--tw-shadow-color)}.lg\:shadow-\[0px_1px_15px_0px_rgba\(9\2c 24\2c 78\2c 0\.05\)\],.lg\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.lg\:hover\:bg-\[\#E3ECFF\]:hover,.min-\[1024px\]\:hover\:bg-\[\#E3ECFF\]:hover{--tw-bg-opacity:1;background-color:rgb(227 236 255/var(--tw-bg-opacity))}}@media (min-width:1051px){.min-\[1051px\]\:text-left{text-align:left}}@media (min-width:1100px){.min-\[1100px\]\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.min-\[1100px\]\:shadow-\[15px_0px_15px_0px_rgba\(9\2c 24\2c 78\2c 0\.05\)\]{--tw-shadow:15px 0px 15px 0px rgba(9,24,78,.05);--tw-shadow-colored:15px 0px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:1101px){.min-\[1101px\]\:block{display:block}.min-\[1101px\]\:pl-0{padding-left:0}}@media (min-width:1150px){.min-\[1150px\]\:hidden{display:none}.min-\[1150px\]\:w-\[340px\]{width:340px}.min-\[1150px\]\:flex-col{flex-direction:column}}@media (min-width:1151px){.min-\[1151px\]\:hidden{display:none}.min-\[1151px\]\:w-\[340px\]{width:340px}.min-\[1151px\]\:gap-4{gap:1rem}.min-\[1151px\]\:pb-7{padding-bottom:1.75rem}}@media (min-width:1200px){.min-\[1200px\]\:hidden{display:none}}@media (min-width:1201px){.min-\[1201px\]\:order-1{order:1}.min-\[1201px\]\:block{display:block}.min-\[1201px\]\:pr-0{padding-right:0}}@media (min-width:1280px){.xl\:static{position:static}.xl\:-bottom-32{bottom:-8rem}.xl\:-bottom-\[37px\]{bottom:-37px}.xl\:-right-1\/2{right:-50%}.xl\:-right-16{right:-4rem}.xl\:-right-5{right:-1.25rem}.xl\:-right-7{right:-1.75rem}.xl\:-right-\[38px\]{right:-38px}.xl\:bottom-0{bottom:0}.xl\:bottom-auto{bottom:auto}.xl\:left-auto{left:auto}.xl\:right-12{right:3rem}.xl\:top-1\/2{top:50%}.xl\:top-4{top:1rem}.xl\:-order-1{order:-1}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mb-14{margin-bottom:3.5rem}.xl\:ml-auto{margin-left:auto}.xl\:mt-11{margin-top:2.75rem}.xl\:mt-8{margin-top:2rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:size-\[70px\]{width:70px;height:70px}.xl\:h-44{height:11rem}.xl\:h-\[206px\]{height:206px}.xl\:h-\[215px\]{height:215px}.xl\:h-\[320px\]{height:320px}.xl\:min-h-0{min-height:0}.xl\:min-h-\[400px\]{min-height:400px}.xl\:min-h-\[432px\]{min-height:432px}.xl\:min-h-\[82px\]{min-height:82px}.xl\:\!w-80{width:20rem!important}.xl\:w-\[196px\]{width:196px}.xl\:w-\[200px\]{width:200px}.xl\:w-\[206px\]{width:206px}.xl\:w-\[300px\]{width:300px}.xl\:w-\[411px\]{width:411px}.xl\:w-\[426px\]{width:426px}.xl\:w-\[450px\]{width:450px}.xl\:w-\[48\%\]{width:48%}.xl\:w-\[520px\]{width:520px}.xl\:w-\[527px\]{width:527px}.xl\:w-\[620px\]{width:620px}.xl\:w-\[650px\]{width:650px}.xl\:w-\[966px\]{width:966px}.xl\:w-auto{width:auto}.xl\:w-full{width:100%}.xl\:max-w-\[433px\]{max-width:433px}.xl\:max-w-\[480px\]{max-width:480px}.xl\:max-w-\[570px\]{max-width:570px}.xl\:max-w-\[601px\]{max-width:601px}.xl\:max-w-\[620px\]{max-width:620px}.xl\:max-w-\[810px\]{max-width:810px}.xl\:flex-\[0_0_290px\]{flex:0 0 290px}.xl\:flex-\[0_0_310px\]{flex:0 0 310px}.xl\:flex-shrink-0{flex-shrink:0}.xl\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.xl\:-translate-x-1\/3,.xl\:-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:-translate-y-1\/2{--tw-translate-y:-50%}.xl\:-translate-y-\[54\%\]{--tw-translate-y:-54%}.xl\:-translate-y-\[54\%\],.xl\:translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:translate-x-0{--tw-translate-x:0px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:items-start{align-items:flex-start}.xl\:items-center{align-items:center}.xl\:gap-10{gap:2.5rem}.xl\:gap-12{gap:3rem}.xl\:gap-14{gap:3.5rem}.xl\:gap-16{gap:4rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-8{gap:2rem}.xl\:overflow-visible{overflow:visible}.xl\:overflow-x-visible{overflow-x:visible}.xl\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-20{padding-top:5rem}.xl\:pb-20,.xl\:py-20{padding-bottom:5rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pb-9{padding-bottom:2.25rem}.xl\:pb-\[250px\]{padding-bottom:250px}.xl\:pr-7{padding-right:1.75rem}.xl\:pr-\[326px\]{padding-right:326px}.xl\:pr-\[340px\]{padding-right:340px}.xl\:pr-\[500px\]{padding-right:500px}.xl\:pr-\[600px\]{padding-right:600px}.xl\:pt-40{padding-top:10rem}.xl\:pt-6{padding-top:1.5rem}.xl\:text-left{text-align:left}.xl\:\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.xl\:\!text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-\[22px\]{font-size:22px}.xl\:text-\[32px\]{font-size:32px}.xl\:text-\[48px\]{font-size:48px}.xl\:text-\[64px\]{font-size:64px}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:\!leading-7{line-height:1.75rem!important}.xl\:\!leading-9{line-height:2.25rem!important}.xl\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.xl\:duration-300{transition-duration:.3s}.xl\:hover\:opacity-70:hover{opacity:.7}}@media (min-width:1400px){.min-\[1400px\]\:col-start-1{grid-column-start:1}.min-\[1400px\]\:col-start-2{grid-column-start:2}.min-\[1400px\]\:col-end-3{grid-column-end:3}.min-\[1400px\]\:col-end-4{grid-column-end:4}}@media (min-width:1440px){.min-\[1440px\]\:pb-5{padding-bottom:1.25rem}}@media (min-width:1441px){.min-\[1441px\]\:max-w-\[291px\]{max-width:291px}.min-\[1441px\]\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width:1536px){.\32xl\:max-w-\[850px\]{max-width:850px}.\32xl\:flex-row{flex-direction:row}.\32xl\:gap-10{gap:2.5rem}.\32xl\:gap-16{gap:4rem}.\32xl\:gap-4{gap:1rem}.\32xl\:p-12{padding:3rem}.\32xl\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1600px){.min-\[1600px\]\:-right-20{right:-5rem}}@media (prefers-color-scheme:dark){.dark\:border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.dark\:border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}.dark\:bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:bg-white\/10{background-color:hsla(0,0%,100%,.1)}.dark\:bg-white\/5{background-color:hsla(0,0%,100%,.05)}.dark\:text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.dark\:text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.dark\:text-cyan-400{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.dark\:text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.dark\:text-fuchsia-400{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.dark\:text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.dark\:text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.dark\:text-indigo-400{--tw-text-opacity:1;color:rgb(129 140 248/var(--tw-text-opacity))}.dark\:text-lime-400{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.dark\:text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.dark\:text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182/var(--tw-text-opacity))}.dark\:text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity))}.dark\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.dark\:text-rose-400{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.dark\:text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.dark\:text-teal-400{--tw-text-opacity:1;color:rgb(45 212 191/var(--tw-text-opacity))}.dark\:text-violet-400{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:text-white\/70{color:hsla(0,0%,100%,.7)}.dark\:text-white\/80{color:hsla(0,0%,100%,.8)}.dark\:text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.dark\:hover\:bg-white\/10:hover{background-color:hsla(0,0%,100%,.1)}.dark\:hover\:text-amber-400:hover{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.dark\:hover\:text-blue-400:hover{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.dark\:hover\:text-cyan-400:hover{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.dark\:hover\:text-emerald-400:hover{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.dark\:hover\:text-fuchsia-400:hover{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.dark\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.dark\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgb(129 140 248/var(--tw-text-opacity))}.dark\:hover\:text-lime-400:hover{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.dark\:hover\:text-orange-400:hover{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.dark\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgb(244 114 182/var(--tw-text-opacity))}.dark\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity))}.dark\:hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.dark\:hover\:text-rose-400:hover{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.dark\:hover\:text-sky-400:hover{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.dark\:hover\:text-teal-400:hover{--tw-text-opacity:1;color:rgb(45 212 191/var(--tw-text-opacity))}.dark\:hover\:text-violet-400:hover{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.dark\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.dark\:focus\:bg-white\/10:focus{background-color:hsla(0,0%,100%,.1)}}.\[\&\>\*\]\:flex-auto>*{flex:1 1 auto}.\[\&\>\*\]\:\!text-center>*{text-align:center!important}.\[\&\>\*\]\:font-medium>*{font-weight:500}.\[\&\>\*\]\:\!text-\[\#385AD4\]>*{--tw-text-opacity:1!important;color:rgb(56 90 212/var(--tw-text-opacity))!important}.\[\&\>div\]\:mt-0>div{margin-top:0}.\[\&\>input\]\:w-\[45px\]>input{width:45px}.\[\&\>input\]\:text-center>input{text-align:center}.\[\&\>span\]\:left-1>span{left:.25rem}.\[\&\>span\]\:top-1>span{top:.25rem}.\[\&\>span\]\:\!h-\[1px\]>span{height:1px!important}.\[\&\>svg\]\:fill-gray-400>svg{fill:#9ca3af}.peer:checked~.peer-checked\:\[\&\>svg\]\:fill-blue-400>svg{fill:#60a5fa}.\[\&_\#editor-wrapper_ul\]\:\!pl-5 #editor-wrapper ul{padding-left:1.25rem!important}.\[\&_\*\]\:\!px-0 *{padding-left:0!important;padding-right:0!important}.\[\&_\*\]\:transition-colors *{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:1024px){.lg\:\[\&_\.apps-content\]\:px-9 .apps-content{padding-left:2.25rem;padding-right:2.25rem}.lg\:\[\&_\.apps-content\]\:py-10 .apps-content{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:\[\&_\.apps-footer\]\:\!max-w-\[380px\] .apps-footer{max-width:380px!important}.lg\:\[\&_\.apps-footer\]\:flex-wrap .apps-footer{flex-wrap:wrap}}.\[\&_\.container\]\:px-0 .container{padding-left:0;padding-right:0}.\[\&_\.crated-date\]\:text-\[\#2C981B\] .crated-date{--tw-text-opacity:1;color:rgb(44 152 27/var(--tw-text-opacity))}.\[\&_\.crated-date\]\:text-\[\#385AD4\] .crated-date{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.\[\&_\.crated-date\]\:text-\[\#FFA51F\] .crated-date{--tw-text-opacity:1;color:rgb(255 165 31/var(--tw-text-opacity))}.\[\&_\.created-date-icon_path\]\:fill-\[\#2C981B\] .created-date-icon path{fill:#2c981b}.\[\&_\.created-date-icon_path\]\:fill-\[\#385AD4\] .created-date-icon path{fill:#385ad4}.\[\&_\.created-date-icon_path\]\:fill-\[\#FFA51F\] .created-date-icon path{fill:#ffa51f}.peer:checked~.peer-checked\:\[\&_\.selected-indicator\]\:bg-\[\#5276F9\] .selected-indicator{--tw-bg-opacity:1;background-color:rgb(82 118 249/var(--tw-bg-opacity))}.peer:checked~.peer-checked\:\[\&_\.selected-indicator\]\:text-white .selected-indicator{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.peer:checked~.peer-checked\:\[\&_\.selected-indicator_svg_path\]\:stroke-white .selected-indicator svg path{stroke:#fff}.\[\&_\.step\]\:rounded-\[15px\] .step{border-radius:15px}.\[\&_\.step\]\:bg-white .step{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.\[\&_\.step\]\:shadow-\[0px_1px_15px_0px_rgba\(9\2c 24\2c 78\2c 0\.1\)\] .step{--tw-shadow:0px 1px 15px 0px rgba(9,24,78,.1);--tw-shadow-colored:0px 1px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\[\&_\.swiper-pagination\]\:\!bottom-4 .swiper-pagination{bottom:1rem!important}.\[\&_\.swiper-pagination\]\:px-1 .swiper-pagination{padding-left:.25rem;padding-right:.25rem}.\[\&_\.toggle-role\]\:\!bg-\[\#F5F5F5\] .toggle-role{--tw-bg-opacity:1!important;background-color:rgb(245 245 245/var(--tw-bg-opacity))!important}.\[\&_\.toggle-role\]\:\!shadow-none .toggle-role{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\[\&_\>_div\]\:w-full>div{width:100%}.\[\&_\>div\]\:flex-wrap>div{flex-wrap:wrap}.\[\&_\>div\]\:justify-center>div{justify-content:center}@media (min-width:640px){.sm\:\[\&_\>div\]\:flex-nowrap>div{flex-wrap:nowrap}.sm\:\[\&_\>div\]\:justify-start>div{justify-content:flex-start}}.\[\&__span\]\:text-\[\#385AD4\] span{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.\[\&_a_img\]\:\!h-auto a img{height:auto!important}.\[\&_b\]\:hidden b{display:none}.\[\&_blockquote\]\:text-wrap blockquote{text-wrap:wrap}.\[\&_button\]\:hover\:visible:hover button{visibility:visible}.\[\&_button\]\:hover\:opacity-100:hover button{opacity:1}.\[\&_code\]\:break-words code{overflow-wrap:break-word}.\[\&_div\:first-child\]\:w-\[457px\] div:first-child{width:457px}.\[\&_div\]\:w-full div{width:100%}.\[\&_div\]\:max-w-full div{max-width:100%}.\[\&_div\]\:flex-auto div{flex:1 1 auto}.\[\&_div\]\:justify-center div{justify-content:center}.\[\&_div\]\:p-9 div{padding:2.25rem}.first\:\[\&_div\]\:\!mt-0 div:first-child{margin-top:0!important}.first\:\[\&_div\]\:mt-0 div:first-child{margin-top:0}.\[\&_div\]\:hover\:border-\[\#5276F9\]:hover div{--tw-border-opacity:1;border-color:rgb(82 118 249/var(--tw-border-opacity))}@media not all and (min-width:1024px){.max-lg\:\[\&_div\]\:p-5 div{padding:1.25rem}}.\[\&_div_b\]\:hover\:text-\[\#5276F9\]:hover div b{--tw-text-opacity:1;color:rgb(82 118 249/var(--tw-text-opacity))}.\[\&_figcaption\]\:hidden figcaption{display:none}.\[\&_figure\]\:my-3 figure{margin-top:.75rem;margin-bottom:.75rem}.\[\&_figure\]\:hidden figure{display:none}.\[\&_h3\+ul\]\:\!mb-6 h3+ul{margin-bottom:1.5rem!important}.\[\&_h3\]\:py-4 h3{padding-top:1rem;padding-bottom:1rem}.\[\&_h3\]\:text-base h3{font-size:1rem;line-height:1.5rem}.\[\&_h3\]\:text-sm h3{font-size:.875rem;line-height:1.25rem}.\[\&_h3\]\:text-\[\#263238\] h3{--tw-text-opacity:1;color:rgb(38 50 56/var(--tw-text-opacity))}.\[\&_h3\]\:transition-colors h3{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&_h4\]\:mb-0 h4{margin-bottom:0}.\[\&_h4\]\:mt-0 h4{margin-top:0}.\[\&_h4\]\:\!text-left h4{text-align:left!important}.\[\&_h4\]\:\!text-base h4{font-size:1rem!important;line-height:1.5rem!important}.\[\&_h4_a\]\:hover\:text-\[\#385AD4\]:hover h4 a{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.\[\&_h4_a\]\:hover\:underline:hover h4 a{text-decoration-line:underline}.\[\&_i\]\:bg-white i{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.\[\&_i\]\:text-\[\#385AD4\] i{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.\[\&_i\]\:hover\:bg-white:hover i{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.\[\&_i\]\:hover\:text-\[\#5276F9\]:hover i{--tw-text-opacity:1;color:rgb(82 118 249/var(--tw-text-opacity))}@media (min-width:1024px){.\[\&_i\]\:lg\:\!h-5 i{height:1.25rem!important}.\[\&_i\]\:lg\:\!w-5 i{width:1.25rem!important}}.\[\&_img\]\:mx-auto img{margin-left:auto;margin-right:auto}.\[\&_img\]\:my-auto img{margin-top:auto;margin-bottom:auto}.\[\&_img\]\:h-full img{height:100%}.\[\&_img\]\:w-full img{width:100%}.\[\&_img\]\:object-cover img{-o-object-fit:cover;object-fit:cover}.hover\:\[\&_img\]\:scale-110 img:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_input\]\:mt-1 input{margin-top:.25rem}.\[\&_input\]\:cursor-pointer input{cursor:pointer}.\[\&_label\]\:flex-auto label{flex:1 1 auto}.\[\&_li\]\:flex li{display:flex}.\[\&_li\]\:items-center li{align-items:center}.\[\&_li\]\:gap-2\.5 li{gap:.625rem}.\[\&_li_a_strong\]\:text-nowrap li a strong{text-wrap:nowrap}.\[\&_li_p\]\:text-sm li p{font-size:.875rem;line-height:1.25rem}@media (min-width:640px){.sm\:\[\&_li_p\]\:text-base li p{font-size:1rem;line-height:1.5rem}}.\[\&_ol\:last-child\]\:\!mb-0 ol:last-child{margin-bottom:0!important}.\[\&_p\]\:\!mb-3\.5 p{margin-bottom:.875rem!important}.\[\&_p\]\:mb-3 p{margin-bottom:.75rem}.\[\&_p\]\:mb-4 p{margin-bottom:1rem}.\[\&_p\]\:text-wrap p{text-wrap:wrap}.\[\&_p\]\:text-\[14px\] p{font-size:14px}.\[\&_p\]\:text-sm p{font-size:.875rem;line-height:1.25rem}.\[\&_p\]\:font-medium p{font-weight:500}.\[\&_p\]\:\!text-white p{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.\[\&_p\]\:text-white p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media not all and (min-width:640px){.\[\&_p\]\:max-sm\:text-justify p{text-align:justify}}@media (min-width:640px){.\[\&_p\]\:sm\:mb-6 p{margin-bottom:1.5rem}.\[\&_p\]\:sm\:text-base p{font-size:1rem;line-height:1.5rem}}.\[\&_p_strong\]\:\!text-lg p strong{font-size:1.125rem!important;line-height:1.75rem!important}.\[\&_p_strong\]\:font-semibold p strong{font-weight:600}.\[\&_p_strong\]\:\!leading-5 p strong{line-height:1.25rem!important}.\[\&_path\]\:h-full path{height:100%}.\[\&_path\]\:w-full path{width:100%}.\[\&_path\]\:\!fill-white path{fill:#fff!important}.\[\&_path\]\:fill-\[\#5276F9\] path{fill:#5276f9}.\[\&_path\]\:fill-white path{fill:#fff}.group:hover .group-hover\:\[\&_path\]\:fill-\[\#5276F9\] path{fill:#5276f9}.\[\&_picture\]\:w-\[50px\] picture{width:50px}.\[\&_pre\]\:text-wrap pre{text-wrap:wrap}.\[\&_rect\]\:fill-\[\#5276F9\] rect{fill:#5276f9}.\[\&_small\]\:bg-opacity-10 small{--tw-bg-opacity:0.1}.\[\&_small\]\:text-\[\#385AD4\] small{--tw-text-opacity:1;color:rgb(56 90 212/var(--tw-text-opacity))}.\[\&_span\]\:hover\:text-white:hover span{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.\[\&_span\]\:hover\:underline:hover span{text-decoration-line:underline}.\[\&_span\]\:hover\:no-underline:hover span{text-decoration-line:none}.\[\&_strong\]\:font-medium strong{font-weight:500}.\[\&_svg\]\:h-full svg{height:100%}.\[\&_svg\]\:\!w-5 svg{width:1.25rem!important}.\[\&_svg\]\:w-full svg{width:100%}.\[\&_svg_g_path\]\:hover\:fill-white:hover svg g path{fill:#fff}.\[\&_svg_path\]\:fill-\[\#FFA51F\] svg path{fill:#ffa51f}.\[\&_svg_path\]\:transition-colors svg path{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&_svg_path\]\:hover\:fill-white:hover svg path{fill:#fff}.\[\&_ul\]\:\!mb-0 ul{margin-bottom:0!important}.\[\&_ul\]\:flex ul{display:flex}.\[\&_ul\]\:list-disc ul{list-style-type:disc}.\[\&_ul\]\:flex-col ul{flex-direction:column}.\[\&_ul\]\:gap-1 ul{gap:.25rem}.\[\&_ul\]\:pl-3 ul{padding-left:.75rem}@media (max-width:1050px){.\[\&_ul\]\:max-\[1050px\]\:flex-wrap ul{flex-wrap:wrap}}.\[\&_ul_li\]\:marker\:text-\[\#686868\] * ul li::marker{color:#686868}.\[\&_ul_li\]\:marker\:text-\[\#686868\] ul li::marker{color:#686868}.\[\&_ul_li_strong\]\:text-base ul li strong{font-size:1rem;line-height:1.5rem}.\[\&_ul_li_strong\]\:font-normal ul li strong{font-weight:400}.\[\&_ul_li_strong\]\:text-\[\#686868\] ul li strong{--tw-text-opacity:1;color:rgb(104 104 104/var(--tw-text-opacity))}