Spaces:
Running
Running
ITS TOO COLORFUL AND CHEERFUL LETS MAKE IT MORE LIKE A GOVERMENT WEBSITE
Browse files
swat.html
CHANGED
|
@@ -75,49 +75,59 @@
|
|
| 75 |
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
|
| 76 |
border-color: rgba(255,255,255,0.2);
|
| 77 |
}
|
| 78 |
-
|
| 79 |
.gradient-text {
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
background-clip: text;
|
| 83 |
-
-webkit-background-clip: text;
|
| 84 |
-
-webkit-text-fill-color: transparent;
|
| 85 |
-
animation: gradientFlow 6s ease infinite;
|
| 86 |
-
}
|
| 87 |
-
|
| 88 |
-
@keyframes gradientFlow {
|
| 89 |
-
0% { background-position: 0% 50%; }
|
| 90 |
-
50% { background-position: 100% 50%; }
|
| 91 |
-
100% { background-position: 0% 50%; }
|
| 92 |
}
|
| 93 |
|
| 94 |
.swat-hero {
|
| 95 |
-
background: linear-gradient(
|
| 96 |
-
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
|
| 97 |
-
padding-bottom: 10rem;
|
| 98 |
}
|
| 99 |
|
| 100 |
section {
|
| 101 |
-
padding:
|
| 102 |
-
position: relative;
|
| 103 |
-
}
|
| 104 |
-
|
| 105 |
-
section::before {
|
| 106 |
-
content: '';
|
| 107 |
-
position: absolute;
|
| 108 |
-
top: 0;
|
| 109 |
-
left: 0;
|
| 110 |
-
right: 0;
|
| 111 |
-
height: 1px;
|
| 112 |
-
background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
|
| 113 |
}
|
| 114 |
|
| 115 |
body {
|
| 116 |
-
background:
|
|
|
|
|
|
|
| 117 |
}
|
| 118 |
|
| 119 |
.bg-gradient-to-b {
|
| 120 |
-
background:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 121 |
}
|
| 122 |
</style>
|
| 123 |
</head>
|
|
@@ -151,48 +161,47 @@
|
|
| 151 |
</div>
|
| 152 |
</header>
|
| 153 |
<!-- Hero Section -->
|
| 154 |
-
<section class="swat-hero py-
|
| 155 |
<div class="container mx-auto px-4 text-center">
|
| 156 |
-
<h1 class="text-
|
| 157 |
-
|
| 158 |
</h1>
|
| 159 |
-
<p class="text-
|
| 160 |
-
|
| 161 |
</p>
|
| 162 |
<div class="flex flex-wrap justify-center gap-4">
|
| 163 |
-
<a href="https://asrp.us/apply" class="px-8 py-3
|
| 164 |
<i class="fas fa-user-plus mr-2"></i> Apply to SWAT
|
| 165 |
</a>
|
| 166 |
-
<a href="https://asrp.us#dept" class="px-8 py-3
|
| 167 |
-
<i class="fas fa-arrow-left mr-2"></i> All Departments
|
| 168 |
</a>
|
| 169 |
</div>
|
| 170 |
-
|
| 171 |
</section>
|
| 172 |
<!-- About SWAT Section -->
|
| 173 |
-
<section class="bg-gradient-to-b">
|
| 174 |
<div class="container mx-auto px-4">
|
| 175 |
<div class="text-center mb-16">
|
| 176 |
-
<h2 class="text-
|
| 177 |
-
|
| 178 |
</h2>
|
| 179 |
-
<p class="max-w-3xl mx-auto text-gray-
|
| 180 |
-
|
| 181 |
</p>
|
| 182 |
-
|
| 183 |
|
| 184 |
<div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
|
| 185 |
<div>
|
| 186 |
-
<h3 class="text-
|
| 187 |
-
<p class="text-gray-
|
| 188 |
-
|
| 189 |
</p>
|
| 190 |
-
|
| 191 |
-
<
|
| 192 |
-
<ul class="space-y-3 text-gray-400">
|
| 193 |
<li class="flex items-start">
|
| 194 |
-
<i class="fas fa-check
|
| 195 |
-
|
| 196 |
</li>
|
| 197 |
<li class="flex items-start">
|
| 198 |
<i class="fas fa-check-circle text-[#e38c26] mt-1 mr-3"></i>
|
|
@@ -209,36 +218,36 @@
|
|
| 209 |
</ul>
|
| 210 |
</div>
|
| 211 |
<div class="grid grid-cols-2 gap-4">
|
| 212 |
-
<img src="http://static.photos/
|
| 213 |
-
<img src="http://static.photos/
|
| 214 |
-
<img src="http://static.photos/
|
| 215 |
-
<img src="http://static.photos/
|
| 216 |
</div>
|
| 217 |
-
|
| 218 |
</div>
|
| 219 |
</section>
|
| 220 |
<!-- SWAT Teams Section -->
|
| 221 |
<section class="bg-gradient-to-b">
|
| 222 |
<div class="container mx-auto px-4">
|
| 223 |
<div class="text-center mb-16">
|
| 224 |
-
<h2 class="text-
|
| 225 |
-
|
| 226 |
</h2>
|
| 227 |
-
<p class="max-w-2xl mx-auto text-gray-
|
| 228 |
-
|
| 229 |
</p>
|
| 230 |
-
|
| 231 |
|
| 232 |
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8">
|
| 233 |
<!-- Team Alpha -->
|
| 234 |
-
<div class="department-card rounded
|
| 235 |
-
<div class="h-48 bg-
|
| 236 |
-
<div class="text-5xl font-bold text-
|
| 237 |
</div>
|
| 238 |
<div class="p-6">
|
| 239 |
-
<h3 class="text-xl font-bold mb-2 text-
|
| 240 |
-
<p class="text-gray-
|
| 241 |
-
|
| 242 |
</p>
|
| 243 |
<div class="flex items-center text-sm text-gray-500">
|
| 244 |
<i class="fas fa-users mr-2"></i>
|
|
@@ -248,14 +257,14 @@
|
|
| 248 |
</div>
|
| 249 |
|
| 250 |
<!-- Team Bravo -->
|
| 251 |
-
<div class="department-card rounded
|
| 252 |
-
<div class="h-48 bg-
|
| 253 |
-
<div class="text-5xl font-bold text-
|
| 254 |
</div>
|
| 255 |
<div class="p-6">
|
| 256 |
-
<h3 class="text-xl font-bold mb-2 text-
|
| 257 |
-
<p class="text-gray-
|
| 258 |
-
|
| 259 |
</p>
|
| 260 |
<div class="flex items-center text-sm text-gray-500">
|
| 261 |
<i class="fas fa-users mr-2"></i>
|
|
@@ -265,14 +274,14 @@
|
|
| 265 |
</div>
|
| 266 |
|
| 267 |
<!-- Team Charlie -->
|
| 268 |
-
<div class="department-card rounded
|
| 269 |
-
<div class="h-48 bg-
|
| 270 |
-
<div class="text-5xl font-bold text-
|
| 271 |
</div>
|
| 272 |
<div class="p-6">
|
| 273 |
-
<h3 class="text-xl font-bold mb-2 text-
|
| 274 |
-
<p class="text-gray-
|
| 275 |
-
|
| 276 |
</p>
|
| 277 |
<div class="flex items-center text-sm text-gray-500">
|
| 278 |
<i class="fas fa-users mr-2"></i>
|
|
@@ -282,14 +291,14 @@
|
|
| 282 |
</div>
|
| 283 |
|
| 284 |
<!-- Team Delta -->
|
| 285 |
-
<div class="department-card rounded
|
| 286 |
-
<div class="h-48 bg-
|
| 287 |
-
<div class="text-5xl font-bold text-
|
| 288 |
</div>
|
| 289 |
<div class="p-6">
|
| 290 |
-
<h3 class="text-xl font-bold mb-2 text-
|
| 291 |
-
<p class="text-gray-
|
| 292 |
-
|
| 293 |
</p>
|
| 294 |
<div class="flex items-center text-sm text-gray-500">
|
| 295 |
<i class="fas fa-users mr-2"></i>
|
|
@@ -304,52 +313,52 @@
|
|
| 304 |
<section class="bg-gradient-to-b">
|
| 305 |
<div class="container mx-auto px-4">
|
| 306 |
<div class="text-center mb-16">
|
| 307 |
-
<h2 class="text-
|
| 308 |
-
|
| 309 |
</h2>
|
| 310 |
-
<p class="max-w-2xl mx-auto text-gray-
|
| 311 |
-
|
| 312 |
</p>
|
| 313 |
-
|
| 314 |
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 max-w-6xl mx-auto px-4">
|
| 315 |
<!-- Requirement 1 -->
|
| 316 |
-
<div class="department-card rounded
|
| 317 |
-
<div class="text-
|
| 318 |
-
<i class="fas fa-shield-alt
|
| 319 |
</div>
|
| 320 |
-
<h3 class="text-
|
| 321 |
-
<p class="text-gray-
|
| 322 |
-
|
| 323 |
</p>
|
| 324 |
</div>
|
| 325 |
|
| 326 |
<!-- Requirement 2 -->
|
| 327 |
-
<div class="department-card rounded
|
| 328 |
-
<div class="text-
|
| 329 |
-
<i class="fas fa-dumbbell
|
| 330 |
</div>
|
| 331 |
-
<h3 class="text-
|
| 332 |
-
<p class="text-gray-
|
| 333 |
-
|
| 334 |
</p>
|
| 335 |
</div>
|
| 336 |
|
| 337 |
<!-- Requirement 3 -->
|
| 338 |
-
<div class="department-card rounded
|
| 339 |
-
<div class="text-
|
| 340 |
-
<i class="fas fa-brain
|
| 341 |
</div>
|
| 342 |
-
<h3 class="text-
|
| 343 |
-
<p class="text-gray-
|
| 344 |
-
|
| 345 |
</p>
|
| 346 |
</div>
|
| 347 |
</div>
|
| 348 |
|
| 349 |
<div class="text-center mt-12">
|
| 350 |
-
<a href="https://asrp.us/apply" class="inline-block px-8 py-3
|
| 351 |
-
<i class="fas fa-file-alt mr-2"></i>
|
| 352 |
-
|
| 353 |
</div>
|
| 354 |
</div>
|
| 355 |
</section>
|
|
|
|
| 75 |
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
|
| 76 |
border-color: rgba(255,255,255,0.2);
|
| 77 |
}
|
|
|
|
| 78 |
.gradient-text {
|
| 79 |
+
color: #005288;
|
| 80 |
+
text-shadow: none;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
}
|
| 82 |
|
| 83 |
.swat-hero {
|
| 84 |
+
background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('http://static.photos/government/1200x630/45') center/cover no-repeat;
|
|
|
|
|
|
|
| 85 |
}
|
| 86 |
|
| 87 |
section {
|
| 88 |
+
padding: 3rem 0;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
}
|
| 90 |
|
| 91 |
body {
|
| 92 |
+
background: #f8f9fa;
|
| 93 |
+
color: #212529;
|
| 94 |
+
font-family: 'Helvetica Neue', Arial, sans-serif;
|
| 95 |
}
|
| 96 |
|
| 97 |
.bg-gradient-to-b {
|
| 98 |
+
background: #fff;
|
| 99 |
+
border-bottom: 1px solid #dee2e6;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
.department-card {
|
| 103 |
+
background: #fff;
|
| 104 |
+
border: 1px solid #dee2e6;
|
| 105 |
+
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
|
| 106 |
+
transition: none;
|
| 107 |
+
}
|
| 108 |
+
|
| 109 |
+
.department-card:hover {
|
| 110 |
+
transform: none;
|
| 111 |
+
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
|
| 112 |
+
}
|
| 113 |
+
|
| 114 |
+
.btn-primary {
|
| 115 |
+
background: #005288;
|
| 116 |
+
color: white;
|
| 117 |
+
border: none;
|
| 118 |
+
}
|
| 119 |
+
|
| 120 |
+
.btn-primary:hover {
|
| 121 |
+
background: #003d66;
|
| 122 |
+
}
|
| 123 |
+
|
| 124 |
+
.btn-outline {
|
| 125 |
+
border: 1px solid #005288;
|
| 126 |
+
color: #005288;
|
| 127 |
+
}
|
| 128 |
+
|
| 129 |
+
.btn-outline:hover {
|
| 130 |
+
background: #f1f8ff;
|
| 131 |
}
|
| 132 |
</style>
|
| 133 |
</head>
|
|
|
|
| 161 |
</div>
|
| 162 |
</header>
|
| 163 |
<!-- Hero Section -->
|
| 164 |
+
<section class="swat-hero py-20">
|
| 165 |
<div class="container mx-auto px-4 text-center">
|
| 166 |
+
<h1 class="text-3xl md:text-4xl font-bold mb-6 gradient-text">
|
| 167 |
+
SPECIAL WEAPONS AND TACTICS UNIT
|
| 168 |
</h1>
|
| 169 |
+
<p class="text-lg md:text-xl max-w-3xl mx-auto text-gray-700 mb-8">
|
| 170 |
+
Official tactical response division serving Key West, Florida
|
| 171 |
</p>
|
| 172 |
<div class="flex flex-wrap justify-center gap-4">
|
| 173 |
+
<a href="https://asrp.us/apply" class="px-8 py-3 btn-primary rounded font-semibold">
|
| 174 |
<i class="fas fa-user-plus mr-2"></i> Apply to SWAT
|
| 175 |
</a>
|
| 176 |
+
<a href="https://asrp.us#dept" class="px-8 py-3 btn-outline rounded font-semibold">
|
| 177 |
+
<i class="fas fa-arrow-left mr-2"></i> View All Departments
|
| 178 |
</a>
|
| 179 |
</div>
|
| 180 |
+
</div>
|
| 181 |
</section>
|
| 182 |
<!-- About SWAT Section -->
|
| 183 |
+
<section class="bg-gradient-to-b bg-white">
|
| 184 |
<div class="container mx-auto px-4">
|
| 185 |
<div class="text-center mb-16">
|
| 186 |
+
<h2 class="text-2xl md:text-3xl font-bold mb-4 gradient-text">
|
| 187 |
+
ABOUT THE SWAT DIVISION
|
| 188 |
</h2>
|
| 189 |
+
<p class="max-w-3xl mx-auto text-gray-700">
|
| 190 |
+
Specialized tactical unit handling high-risk situations with precision and professionalism
|
| 191 |
</p>
|
| 192 |
+
</div>
|
| 193 |
|
| 194 |
<div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
|
| 195 |
<div>
|
| 196 |
+
<h3 class="text-xl font-bold mb-4 text-gray-800">MISSION STATEMENT</h3>
|
| 197 |
+
<p class="text-gray-700 mb-6">
|
| 198 |
+
The Atlantic Shores Roleplay SWAT Division is committed to providing specialized tactical response to high-risk situations that exceed the capabilities of standard law enforcement units. We operate with the highest standards of professionalism, precision, and dedication to public safety.
|
| 199 |
</p>
|
| 200 |
+
<h3 class="text-xl font-bold mb-4 text-gray-800">CORE VALUES</h3>
|
| 201 |
+
<ul class="space-y-3 text-gray-700">
|
|
|
|
| 202 |
<li class="flex items-start">
|
| 203 |
+
<i class="fas fa-check text-gray-600 mt-1 mr-3"></i>
|
| 204 |
+
<span>Tactical Excellence in all operations</span>
|
| 205 |
</li>
|
| 206 |
<li class="flex items-start">
|
| 207 |
<i class="fas fa-check-circle text-[#e38c26] mt-1 mr-3"></i>
|
|
|
|
| 218 |
</ul>
|
| 219 |
</div>
|
| 220 |
<div class="grid grid-cols-2 gap-4">
|
| 221 |
+
<img src="http://static.photos/government/640x360/123" alt="SWAT Training" class="rounded shadow">
|
| 222 |
+
<img src="http://static.photos/government/640x360/456" alt="SWAT Equipment" class="rounded shadow mt-4">
|
| 223 |
+
<img src="http://static.photos/government/640x360/789" alt="SWAT Team" class="rounded shadow">
|
| 224 |
+
<img src="http://static.photos/government/640x360/321" alt="SWAT Operations" class="rounded shadow mt-4">
|
| 225 |
</div>
|
| 226 |
+
</div>
|
| 227 |
</div>
|
| 228 |
</section>
|
| 229 |
<!-- SWAT Teams Section -->
|
| 230 |
<section class="bg-gradient-to-b">
|
| 231 |
<div class="container mx-auto px-4">
|
| 232 |
<div class="text-center mb-16">
|
| 233 |
+
<h2 class="text-2xl md:text-3xl font-bold mb-4 gradient-text">
|
| 234 |
+
TACTICAL TEAMS
|
| 235 |
</h2>
|
| 236 |
+
<p class="max-w-2xl mx-auto text-gray-700">
|
| 237 |
+
Specialized units within the SWAT division
|
| 238 |
</p>
|
| 239 |
+
</div>
|
| 240 |
|
| 241 |
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8">
|
| 242 |
<!-- Team Alpha -->
|
| 243 |
+
<div class="department-card rounded overflow-hidden">
|
| 244 |
+
<div class="h-48 bg-gray-100 flex items-center justify-center">
|
| 245 |
+
<div class="text-5xl font-bold text-gray-400">A</div>
|
| 246 |
</div>
|
| 247 |
<div class="p-6">
|
| 248 |
+
<h3 class="text-xl font-bold mb-2 text-gray-800">TEAM ALPHA</h3>
|
| 249 |
+
<p class="text-gray-700 mb-4">
|
| 250 |
+
Primary assault team specializing in direct entry operations and high-risk warrant service.
|
| 251 |
</p>
|
| 252 |
<div class="flex items-center text-sm text-gray-500">
|
| 253 |
<i class="fas fa-users mr-2"></i>
|
|
|
|
| 257 |
</div>
|
| 258 |
|
| 259 |
<!-- Team Bravo -->
|
| 260 |
+
<div class="department-card rounded overflow-hidden">
|
| 261 |
+
<div class="h-48 bg-gray-100 flex items-center justify-center">
|
| 262 |
+
<div class="text-5xl font-bold text-gray-400">B</div>
|
| 263 |
</div>
|
| 264 |
<div class="p-6">
|
| 265 |
+
<h3 class="text-xl font-bold mb-2 text-gray-800">TEAM BRAVO</h3>
|
| 266 |
+
<p class="text-gray-700 mb-4">
|
| 267 |
+
Sniper and reconnaissance team providing overwatch and precision engagement capabilities.
|
| 268 |
</p>
|
| 269 |
<div class="flex items-center text-sm text-gray-500">
|
| 270 |
<i class="fas fa-users mr-2"></i>
|
|
|
|
| 274 |
</div>
|
| 275 |
|
| 276 |
<!-- Team Charlie -->
|
| 277 |
+
<div class="department-card rounded overflow-hidden">
|
| 278 |
+
<div class="h-48 bg-gray-100 flex items-center justify-center">
|
| 279 |
+
<div class="text-5xl font-bold text-gray-400">C</div>
|
| 280 |
</div>
|
| 281 |
<div class="p-6">
|
| 282 |
+
<h3 class="text-xl font-bold mb-2 text-gray-800">TEAM CHARLIE</h3>
|
| 283 |
+
<p class="text-gray-700 mb-4">
|
| 284 |
+
Breaching and entry specialists equipped with advanced tools for complex operations.
|
| 285 |
</p>
|
| 286 |
<div class="flex items-center text-sm text-gray-500">
|
| 287 |
<i class="fas fa-users mr-2"></i>
|
|
|
|
| 291 |
</div>
|
| 292 |
|
| 293 |
<!-- Team Delta -->
|
| 294 |
+
<div class="department-card rounded overflow-hidden">
|
| 295 |
+
<div class="h-48 bg-gray-100 flex items-center justify-center">
|
| 296 |
+
<div class="text-5xl font-bold text-gray-400">D</div>
|
| 297 |
</div>
|
| 298 |
<div class="p-6">
|
| 299 |
+
<h3 class="text-xl font-bold mb-2 text-gray-800">TEAM DELTA</h3>
|
| 300 |
+
<p class="text-gray-700 mb-4">
|
| 301 |
+
Crisis negotiation and tactical medical support team ensuring peaceful resolutions.
|
| 302 |
</p>
|
| 303 |
<div class="flex items-center text-sm text-gray-500">
|
| 304 |
<i class="fas fa-users mr-2"></i>
|
|
|
|
| 313 |
<section class="bg-gradient-to-b">
|
| 314 |
<div class="container mx-auto px-4">
|
| 315 |
<div class="text-center mb-16">
|
| 316 |
+
<h2 class="text-2xl md:text-3xl font-bold mb-4 gradient-text">
|
| 317 |
+
REQUIREMENTS
|
| 318 |
</h2>
|
| 319 |
+
<p class="max-w-2xl mx-auto text-gray-700">
|
| 320 |
+
Minimum qualifications for SWAT candidates
|
| 321 |
</p>
|
| 322 |
+
</div>
|
| 323 |
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 max-w-6xl mx-auto px-4">
|
| 324 |
<!-- Requirement 1 -->
|
| 325 |
+
<div class="department-card rounded p-6">
|
| 326 |
+
<div class="text-3xl mb-4">
|
| 327 |
+
<i class="fas fa-shield-alt text-gray-600"></i>
|
| 328 |
</div>
|
| 329 |
+
<h3 class="text-lg font-bold mb-3 text-gray-800">LAW ENFORCEMENT EXPERIENCE</h3>
|
| 330 |
+
<p class="text-gray-700">
|
| 331 |
+
Minimum of 6 months active service in a law enforcement department with excellent performance record.
|
| 332 |
</p>
|
| 333 |
</div>
|
| 334 |
|
| 335 |
<!-- Requirement 2 -->
|
| 336 |
+
<div class="department-card rounded p-6">
|
| 337 |
+
<div class="text-3xl mb-4">
|
| 338 |
+
<i class="fas fa-dumbbell text-gray-600"></i>
|
| 339 |
</div>
|
| 340 |
+
<h3 class="text-lg font-bold mb-3 text-gray-800">PHYSICAL FITNESS</h3>
|
| 341 |
+
<p class="text-gray-700">
|
| 342 |
+
Must pass rigorous physical fitness tests including strength, endurance, and agility assessments.
|
| 343 |
</p>
|
| 344 |
</div>
|
| 345 |
|
| 346 |
<!-- Requirement 3 -->
|
| 347 |
+
<div class="department-card rounded p-6">
|
| 348 |
+
<div class="text-3xl mb-4">
|
| 349 |
+
<i class="fas fa-brain text-gray-600"></i>
|
| 350 |
</div>
|
| 351 |
+
<h3 class="text-lg font-bold mb-3 text-gray-800">PSYCHOLOGICAL EVALUATION</h3>
|
| 352 |
+
<p class="text-gray-700">
|
| 353 |
+
Must successfully complete psychological screening to ensure mental stability under pressure.
|
| 354 |
</p>
|
| 355 |
</div>
|
| 356 |
</div>
|
| 357 |
|
| 358 |
<div class="text-center mt-12">
|
| 359 |
+
<a href="https://asrp.us/apply" class="inline-block px-8 py-3 btn-primary rounded font-semibold">
|
| 360 |
+
<i class="fas fa-file-alt mr-2"></i> SUBMIT APPLICATION
|
| 361 |
+
</a>
|
| 362 |
</div>
|
| 363 |
</div>
|
| 364 |
</section>
|