Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<svg viewBox="0 0 725 573" fill="none" xmlns="http://www.w3.org/2000/svg">
<style type="text/css">
@keyframes appear {
0% {
transform: translateY(300px);
}
100% {
transform: translateY(0) ;
}
}
@keyframes appearRotate {
0% {
opacity:0;
transform: scale(0) translateY(-100px) rotateX(90deg);
}
40%{
opacity:0;
}
100% {
opacity:1;
transform: scale(1) translateY(0) rotateX(0);
}
}
#star {
transform-origin: 40% 80%;
animation-name: appearRotate;
animation-duration: 2s;
animation-timing-function: ease-out;
}
.reload-star {
transform-origin: 40% 80%;
animation-name: appearRotate;
animation-duration: 2s;
animation-timing-function: ease-out;
animation-play-state: running;
}
#landing-sun{
transform-origin: 50% 80%;
animation-name: appear;
animation-duration: 2s;
animation-timing-function: ease-out;
}
.reload-sun{
transform-origin: 50% 80%;
animation-name: appear;
animation-duration: 2s;
animation-timing-function: ease-out;
animation-play-state: running;
}
</style>
<g id="landing-sun" clip-path="url(#clip0)">
<g id="Group 304">
<g id="star" filter="url(#filter0_f)">
<path d="M288.5 -110L288.8 170.778L318.447 -108.431L289.396 170.841L348.067 -103.739L289.983 170.965L377.033 -95.9777L290.553 171.151L405.03 -85.2308L291.101 171.395L431.75 -71.6163L291.621 171.694L456.901 -55.2834L292.106 172.047L480.206 -36.411L292.552 172.448L501.411 -15.2059L292.953 172.894L520.283 8.09952L293.306 173.379L536.616 33.25L293.605 173.899L550.231 59.97L293.849 174.447L560.978 87.9666L294.035 175.017L568.739 116.933L294.159 175.604L573.431 146.553L294.222 176.2L575 176.5L294.222 176.8L573.431 206.447L294.159 177.396L568.739 236.067L294.035 177.983L560.978 265.033L293.849 178.553L550.231 293.03L293.605 179.101L536.616 319.75L293.306 179.621L520.283 344.9L292.953 180.106L501.411 368.206L292.552 180.552L480.206 389.411L292.106 180.953L456.9 408.283L291.621 181.306L431.75 424.616L291.101 181.605L405.03 438.231L290.553 181.849L377.033 448.978L289.983 182.035L348.067 456.739L289.396 182.159L318.447 461.431L288.8 182.222L288.5 463L288.2 182.222L258.553 461.431L287.604 182.159L228.933 456.739L287.017 182.035L199.967 448.978L286.447 181.849L171.97 438.231L285.899 181.605L145.25 424.616L285.379 181.306L120.1 408.283L284.894 180.953L96.7941 389.411L284.448 180.552L75.589 368.206L284.047 180.106L56.7166 344.9L283.694 179.621L40.3837 319.75L283.395 179.101L26.7692 293.03L283.151 178.553L16.0223 265.033L282.965 177.983L8.26069 236.067L282.841 177.396L3.56947 206.447L282.778 176.8L1.99998 176.5L282.778 176.2L3.56947 146.553L282.841 175.604L8.2607 116.933L282.965 175.017L16.0223 87.9666L283.151 174.447L26.7692 59.97L283.395 173.899L40.3837 33.25L283.694 173.379L56.7166 8.09952L284.047 172.894L75.589 -15.2059L284.448 172.448L96.7941 -36.411L284.894 172.047L120.1 -55.2834L285.379 171.694L145.25 -71.6163L285.899 171.395L171.97 -85.2308L286.447 171.151L199.967 -95.9777L287.017 170.965L228.933 -103.739L287.604 170.841L258.553 -108.431L288.2 170.778L288.5 -110Z" fill="#FFD951"/>
</g>
<g id="#badge">
<g id="Polygon 2" opacity="0.55" filter="url(#filter1_f)">
<path d="M401.919 176.932C404.473 181.298 404.473 186.702 401.919 191.068L350.581 278.849C348.07 283.142 343.469 285.781 338.496 285.781L235.504 285.781C230.531 285.781 225.93 283.142 223.42 278.849L172.081 191.068C169.528 186.702 169.528 181.298 172.081 176.932L223.42 89.1513C225.93 84.858 230.531 82.2192 235.504 82.2192L338.496 82.2192C343.469 82.2192 348.07 84.858 350.581 89.1513L401.919 176.932Z" fill="#121212"/>
</g>
<path id="Polygon 3" d="M397.804 175C401.019 180.569 401.019 187.431 397.804 193L350.196 275.459C346.981 281.028 341.038 284.459 334.608 284.459L239.392 284.459C232.962 284.459 227.019 281.028 223.804 275.459L176.196 193C172.981 187.431 172.981 180.569 176.196 175L223.804 92.541C227.019 86.9718 232.962 83.541 239.392 83.541L334.608 83.5411C341.038 83.5411 346.981 86.9718 350.196 92.5411L397.804 175Z" fill="black"/>
<g id="Vector">
<path d="M258.671 209.37V211.462C258.671 217.216 263.365 221.924 269.102 221.924H305.609C311.346 221.924 316.04 217.216 316.04 211.462V209.37L287.355 199.692L258.671 209.37Z" fill="url(#paint0_angular)"/>
<path d="M235.985 111.814C237.028 108.414 239.635 105.537 242.765 103.968L233.377 99.5217C233.116 99.2602 232.595 99.2602 232.334 99.2602C231.291 99.2602 230.509 100.045 229.987 100.829L225.554 110.245C225.293 110.768 225.293 111.553 225.554 112.076C225.815 112.86 226.336 113.383 226.858 113.645L234.681 117.307L235.985 111.814Z" fill="url(#paint1_angular)"/>
<path d="M258.671 174.323V206.493L286.052 197.339V189.231L258.671 174.323Z" fill="url(#paint2_angular)"/>
<path d="M337.683 111.814L338.205 113.122C338.205 113.383 338.465 113.383 338.465 113.645L339.509 117.307L347.071 113.907C347.592 113.645 348.114 113.122 348.375 112.337C348.635 111.553 348.635 110.768 348.375 110.245L343.942 100.829C343.42 99.7833 342.638 99.2602 341.595 99.2602C341.334 99.2602 340.812 99.2602 340.552 99.5217L330.903 103.968C334.032 105.537 336.64 108.414 337.683 111.814Z" fill="url(#paint3_angular)"/>
<path d="M288.659 197.339L316.04 206.493V174.846L288.659 190.277V197.339Z" fill="url(#paint4_angular)"/>
<path d="M346.289 149.999L337.423 120.707L335.336 113.645C333.511 108.676 328.035 105.537 322.82 107.106L289.963 116.26C288.138 116.784 286.052 116.784 284.226 116.26L251.37 107.106C245.894 105.537 240.157 108.676 238.592 114.168L227.901 149.999C226.597 153.923 227.901 158.369 231.03 160.984L235.724 165.169L255.803 182.692V172.492L273.535 136.138L249.805 140.061C247.458 140.584 244.851 139.538 243.547 137.707L239.375 131.691C238.071 129.861 239.635 127.768 241.982 127.768H252.934C255.542 127.768 258.15 128.291 260.497 129.338L276.664 135.615L258.671 173.015L284.487 179.292C286.834 179.815 289.442 179.815 291.788 179.292L315.779 173.277L299.872 135.615L316.04 129.338C318.387 128.291 320.994 127.768 323.602 127.768H334.293C336.64 127.768 338.205 129.861 336.901 131.691L332.729 137.707C331.425 139.538 329.078 140.584 326.47 140.061L303.001 136.138L318.647 173.8V182.692L343.159 160.984C346.289 158.107 347.592 153.923 346.289 149.999Z" fill="url(#paint5_angular)"/>
<path d="M397.92 170.923L354.112 94.8139C349.418 86.7061 340.812 81.7368 331.425 81.7368H243.808C234.42 81.7368 225.815 86.7061 221.121 94.8139L177.573 170.923C172.879 179.031 172.879 188.969 177.573 197.077L221.382 273.186C226.076 281.294 234.681 286.263 244.068 286.263H331.686C341.073 286.263 349.678 281.294 354.372 273.186L398.181 197.077C402.614 188.969 402.614 179.031 397.92 170.923ZM395.834 188.708C395.313 190.8 394.53 192.892 393.487 194.723L392.705 196.031L328.035 177.984L324.123 181.385L390.619 199.693L387.229 205.97L324.384 181.385L321.255 184.262L385.143 209.631L381.753 215.647L321.255 184.262L318.908 186.354V189.492L379.667 219.047L376.016 225.324L318.908 189.492V192.108L374.19 228.724L370.801 234.739L318.908 191.846V197.6L368.714 238.139L365.064 244.416L318.908 197.6V204.662L362.978 248.078L359.066 254.878L318.647 204.662V211.462C318.647 211.723 318.647 211.985 318.647 212.247L356.719 258.54L352.286 266.386L318.387 213.293C318.126 215.124 317.344 217.216 316.3 218.785L350.2 270.309L349.678 271.355C348.375 273.709 346.549 275.801 344.202 277.632L315.257 220.093C314.214 221.401 313.171 222.447 311.607 223.231L341.073 279.725C338.466 281.032 335.597 281.817 332.468 282.078L310.564 223.493C308.999 224.278 307.434 224.539 305.87 224.539L327.513 281.555H318.647L303.784 224.539H298.829L314.736 281.555H306.391L297.786 224.539H292.832L302.48 281.555H294.657L292.049 224.539H287.355L290.745 281.555H282.922L286.312 224.539H281.619L279.011 281.555H271.188L280.836 224.539H275.882L267.277 281.555H259.454L275.099 224.539H270.145L255.281 281.555H246.415L268.58 224.539C267.016 224.539 265.451 224.016 263.887 223.493L242.243 281.555C239.114 281.294 236.245 280.509 233.638 279.201L262.843 222.97C261.54 222.185 260.236 221.139 259.193 219.831L230.509 277.371C228.422 275.801 226.597 273.709 225.032 271.355L224.511 270.309L258.15 219.308C257.107 217.739 256.324 215.908 256.064 213.816L222.686 266.124L218.253 258.54L256.064 212.247C256.064 211.985 256.064 211.723 256.064 211.462V204.662L216.166 254.878L211.994 247.816L256.064 204.4V198.385L209.908 244.416L206.257 238.139L256.064 198.646V193.416L204.432 234.478L201.042 228.462L256.324 193.154V188.708L198.956 225.062L195.305 219.047L256.064 188.708V186.092L253.717 184L193.219 215.385L189.829 209.37L253.717 183.738L250.848 181.123L187.743 205.708L184.092 199.431L250.587 180.861L246.676 177.461L182.006 195.769L181.485 194.723C180.441 192.892 179.659 190.8 179.138 188.708L246.676 177.723L242.765 174.323L178.616 184.785C178.616 182.169 178.877 179.554 179.92 177.2L242.765 174.323L237.288 169.615L182.006 172.754L185.918 165.954L236.767 169.092L231.03 164.123L187.743 162.815L191.654 156.015L227.64 160.984C226.597 159.938 226.076 158.63 225.554 157.323L193.741 152.353L196.609 147.122L225.293 154.969C225.032 153.399 225.032 151.83 225.293 150.261L198.695 143.461L201.303 138.753L225.554 148.169L226.858 143.722L203.389 134.83L205.997 130.384L227.379 141.63L228.944 137.184L208.083 126.722L210.69 122.276L229.726 134.83L231.03 130.122L213.037 118.353L215.645 113.907L232.073 127.507L233.377 122.799L217.731 110.245L220.599 105.537L223.729 108.676L225.554 104.491L222.946 101.876L225.554 97.1678C225.554 96.9063 225.815 96.9063 225.815 96.6447L227.64 98.9986C227.64 98.9986 227.901 99.2602 227.901 99.5217C228.422 97.9525 229.726 96.9063 231.291 96.6447L228.422 93.2447C229.726 91.6754 231.291 90.6293 233.116 89.5831L239.114 98.9986L246.415 102.399L237.028 88.0138C238.853 87.4908 240.939 86.9677 243.025 86.9677L251.891 104.491C252.152 104.491 252.152 104.491 252.413 104.491L257.889 106.06L247.98 86.9677H253.717L261.279 106.845L266.755 108.414L258.41 86.9677H263.365L269.102 109.199L274.317 110.768L267.537 86.9677H272.231L276.143 111.553L281.097 112.86L276.664 86.9677H281.097L282.401 113.122L285.53 113.907C286.052 114.168 286.573 114.168 287.095 114.168L285.53 86.9677H289.963L288.138 114.168C288.659 114.168 289.181 114.168 289.702 113.907L292.832 113.122L294.135 86.9677H298.568L294.135 112.86L299.09 111.553L302.741 86.9677H307.434L300.655 111.03L305.87 109.46L311.867 86.9677H316.822L308.217 108.937L313.693 107.368L321.516 86.9677H326.992L316.822 106.583L322.298 105.014C322.559 105.014 322.559 105.014 322.82 105.014L331.946 86.9677C334.033 86.9677 336.119 87.4908 337.944 88.0138L328.296 102.399L335.858 98.7371L341.595 89.5831C343.42 90.6293 344.985 91.6754 346.289 93.2447L343.159 96.9063H342.899C344.202 97.4294 345.506 98.4755 346.028 99.7833V100.045L348.896 96.3832C349.157 96.6447 349.157 96.9063 349.418 97.1678L352.025 101.614L348.635 105.014L350.461 109.199L354.112 105.537L356.98 110.245L341.073 123.061L342.377 127.768L359.066 113.907L361.674 118.353L343.42 130.384L344.985 135.092L364.021 122.537L366.628 126.984L345.767 137.445L347.071 141.892L368.714 130.645L371.322 135.092L347.592 144.246L348.896 148.692L373.408 139.015L376.016 143.722L349.418 150.784C349.678 152.353 349.678 153.923 349.418 155.492L378.102 147.646L380.97 152.876L349.157 157.846C348.635 159.677 347.332 161.507 345.767 163.077L383.317 156.8L386.707 162.815L343.942 164.646L337.944 169.877L389.054 166.738L392.966 173.538L337.683 169.615L332.468 174.323L395.313 177.2C396.095 179.554 396.616 182.169 396.616 184.785L332.468 174.323L328.296 177.984L395.834 188.708Z" fill="url(#paint6_angular)"/>
</g>
</g>
</g>
</g>
<defs>
<filter id="filter0_f" x="1" y="-111" width="575" height="575" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="0.5" result="effect1_foregroundBlur"/>
</filter>
<filter id="filter1_f" x="152.166" y="64.2191" width="269.668" height="239.562" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="9" result="effect1_foregroundBlur"/>
</filter>
<radialGradient id="paint0_angular" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(283.947 184) rotate(29.2771) scale(167.904 157.834)">
<stop offset="0.0896365" stop-color="#BE7D1B"/>
<stop offset="0.283947" stop-color="#BF723B"/>
<stop offset="0.449352" stop-color="#DD9A2B"/>
<stop offset="0.579588" stop-color="#F6D74C"/>
<stop offset="0.657802" stop-color="#D1880D"/>
<stop offset="0.787567" stop-color="#A05B11"/>
<stop offset="0.872994" stop-color="#F5B11B"/>
</radialGradient>
<radialGradient id="paint1_angular" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(283.947 184) rotate(29.2771) scale(167.904 157.834)">
<stop offset="0.0896365" stop-color="#BE7D1B"/>
<stop offset="0.283947" stop-color="#BF723B"/>
<stop offset="0.449352" stop-color="#DD9A2B"/>
<stop offset="0.579588" stop-color="#F6D74C"/>
<stop offset="0.657802" stop-color="#D1880D"/>
<stop offset="0.787567" stop-color="#A05B11"/>
<stop offset="0.872994" stop-color="#F5B11B"/>
</radialGradient>
<radialGradient id="paint2_angular" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(283.947 184) rotate(29.2771) scale(167.904 157.834)">
<stop offset="0.0896365" stop-color="#BE7D1B"/>
<stop offset="0.283947" stop-color="#BF723B"/>
<stop offset="0.449352" stop-color="#DD9A2B"/>
<stop offset="0.579588" stop-color="#F6D74C"/>
<stop offset="0.657802" stop-color="#D1880D"/>
<stop offset="0.787567" stop-color="#A05B11"/>
<stop offset="0.872994" stop-color="#F5B11B"/>
</radialGradient>
<radialGradient id="paint3_angular" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(283.947 184) rotate(29.2771) scale(167.904 157.834)">
<stop offset="0.0896365" stop-color="#BE7D1B"/>
<stop offset="0.283947" stop-color="#BF723B"/>
<stop offset="0.449352" stop-color="#DD9A2B"/>
<stop offset="0.579588" stop-color="#F6D74C"/>
<stop offset="0.657802" stop-color="#D1880D"/>
<stop offset="0.787567" stop-color="#A05B11"/>
<stop offset="0.872994" stop-color="#F5B11B"/>
</radialGradient>
<radialGradient id="paint4_angular" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(283.947 184) rotate(29.2771) scale(167.904 157.834)">
<stop offset="0.0896365" stop-color="#BE7D1B"/>
<stop offset="0.283947" stop-color="#BF723B"/>
<stop offset="0.449352" stop-color="#DD9A2B"/>
<stop offset="0.579588" stop-color="#F6D74C"/>
<stop offset="0.657802" stop-color="#D1880D"/>
<stop offset="0.787567" stop-color="#A05B11"/>
<stop offset="0.872994" stop-color="#F5B11B"/>
</radialGradient>
<radialGradient id="paint5_angular" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(283.947 184) rotate(29.2771) scale(167.904 157.834)">
<stop offset="0.0896365" stop-color="#BE7D1B"/>
<stop offset="0.283947" stop-color="#BF723B"/>
<stop offset="0.449352" stop-color="#DD9A2B"/>
<stop offset="0.579588" stop-color="#F6D74C"/>
<stop offset="0.657802" stop-color="#D1880D"/>
<stop offset="0.787567" stop-color="#A05B11"/>
<stop offset="0.872994" stop-color="#F5B11B"/>
</radialGradient>
<radialGradient id="paint6_angular" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(283.947 184) rotate(29.2771) scale(167.904 157.834)">
<stop offset="0.0896365" stop-color="#BE7D1B"/>
<stop offset="0.283947" stop-color="#BF723B"/>
<stop offset="0.449352" stop-color="#DD9A2B"/>
<stop offset="0.579588" stop-color="#F6D74C"/>
<stop offset="0.657802" stop-color="#D1880D"/>
<stop offset="0.787567" stop-color="#A05B11"/>
<stop offset="0.872994" stop-color="#F5B11B"/>
</radialGradient>
<clipPath id="clip0">
<rect width="725" height="573" fill="white"/>
</clipPath>
</defs>
</svg>