-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
136 lines (132 loc) · 9.41 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Civics - Nation Project</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"><link rel="stylesheet" type="text/css" href="css/style.css"></link>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<link href="css/style.css" rel="stylesheet">
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
</head>
<body>
<div id="page">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h1>Pandora</h1>
<div id="tiers">
<div class="tier" id="tier1">
<div class="tier-title">Tier 1</div>
<div class="tier-description">
<p>
You have a month to stay in the country before you have to renew, and you are allowed basic rights such as the ability to use their bank and ability to vote for a representative or laws. You must pay tax and to have property you must pay a higher property tax(2x) than other tiers. Sales tax higher. You cannot drive. 30K to pay in a single month.
</p>
</div>
</div>
<div class="tier" id="tier2">
<div class="tier-title">Tier 2</div>
<div class="tier-description">
<p>
You have to renew your citizenship every 6 months, You have all the perks to a Tier I citizenship plus, you can drive, your car has to be at least 100k to drive, you pay normal property(10%) and sales tax(20%). You are allowed access into some lower tier services, and you are provided with the lowest insurance. 250K to renew.
</p>
</div>
</div>
<div class="tier" id="tier3">
<div class="tier-title">Tier 3</div>
<div class="tier-description">
<p>
You have to renew your citizenship every 1 years, you have all the perks of the previous citizenships, however at this point you have access to the best of services (if you are able to pay). Your vote is counter more than Tier II and Tier I citizen ships, and you are provided with a home if you are unable to provide for one yourself.
500 thousand to renew.
</p>
</div>
</div>
<div class="tier" id="tier4">
<div class="tier-title">Tier 4</div>
<div class="tier-description">
<p>
You have to renew your citizenship every 1 years, you are provided with free access to the most basic of services, along with not having to pay any taxes. You have all insurances at this point, and your vote will count for 10x of those of the most basic citizenship. 800 thousand to renew.
</p>
</div>
</div>
<div class="tier" id="tier5">
<div class="tier-title">Tier 5</div>
<div class="tier-description">
<p>
5 year past requirement, annual renewal, you get a place in the government every 3 years and for 3 years. You have basically a free pass to anything, and your vote is the same as a representative. This citizenship covers 1 year is 2M.
</p>
</div>
</div>
<div class="tier" id="tier6">
<div class="tier-title">Working Visa</div>
<div class="tier-description">
<p>
A working visa can be earned by being a skilled worker in a feild that we need. you can have to opertunity to make a large amount of money and live in a amazing comunity. Terms for a visa varry. </p>
</div>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-5 col-md-6 col-12">
<div class="videoWrapper">
<iframe src='https://www.wevideo.com/view/2377433792' allowfullscreen></iframe>
</div>
</div>
<div class="col-lg-7 col-md-6 col-12">
<h2>What is our government like and how can you be involved?</h2>
<p>
Representative democracy with a judicial court in order. LIfetime memberships do have their vote count as a representative however their numbers cannot exceed those of the actual representatives of the other districts by 30. Districts vote for their side on an issue and a representative casts a vote based on their district. Districts are based on where you live which is for the most part predetermined by your membership. There is no overarching leader and the judicial branch is composed of many small courts to settle disputes. Any major dispute is brought before the representatives and the districts to decide on. Every representative serves a lifetime but gets a tier V citizenship in exchange for being there. They are elected from the people for a person in that district that chooses to run for rep. Each representative of a district has a separate role in addition to casting a vote, and they all manage areas of the economy or jobs to make sure that things are running smoothly.
</p>
<p>
This works best because we are keeping the interests of the people at heart while running public services smoothly on the side. Corruption is hard because each representative is voted by the people for that district, preventing higher districts from being dominant in politics. Tier V citizenship provides a way to incentivize more cash flow into the economy while still being fair as it cannot exceed the number of representatives.
</p>
</div>
<div class="col-lg-8 col-md-10 col-12" style="text-align: left">
<h2>Things to know about the community</h2>
<p>
Our community is based on the concept that humans themselves are good, honesty and integrity are important her. when you become a citizen you are expected to be a active member, you must follow laws, should help out with community projects, and help out your fellow man. Our government believes in freedom, we have very relaxed laws, enough to keep a strong economy and a safe community. A responsibility you would have as a citizen is to stay informed on local and global issues to keep this a educated and thriving community, we supply multiple news outlet sources that operates independently from the government to keep you informed.
</p>
<h3>Some thing that are required as a citizen are to</h3>
<ul>
<li>Support the government, contribute at least $200(tier 1 tier 2) $500(tier 3 tier 4) to the economy a day. 1000 a day for tier V. 18 or under does not apply.</li>
<li>Jury Duty, (once a year)</li>
<li>Vote, want the people to be educated on politics.</li>
<li>Follow laws (basic moral compass laws ex. Dont kill don't steal)</li>
<li>Responsibilities (all ages)</li>
<li>You must act with humility and civility towards one another, say thank you at least once a day (heavily encouraged)</li>
<li>Clean environment, community service.</li>
</ul>
<h3>In return we promise to</h3>
<ul>
<li>Provide a safe environment for the people, law enforcement, however heavy monitoring of the law enforcement on the job to make sure they don't act up.</li>
<li>Customs to verify your citizenship card (citizenship must be bought before visiting the country) when entering the airplane to our citystate you must provide evidence of your citizenship or you are not allowed on board. If you are caught with a fake ID you are subject to 10 years in prison. (part of providing a safe environment)</li>
<li>Ensure freedoms, such as freedom of speech, freedom of religion.</li>
<li>Provide basic support for those who need it, such as public restrooms, water fountains, restaurants, grocery stores(etc.) are all supported.</li>
<li>Maintain relations with other countries in order to have the best possible services (ex. Agricultural, banking, various companies can set up shop within country)</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-12">
<h6>Brought to you by:</h6>
<ul>
<li>Callie Allred</li>
<li>Alexander Shen</li>
<li>Holden Noble</li>
<li>Hamilton Vaughn</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>