Browse Source

update active bar

master
Gunawan19621 11 months ago
parent
commit
d4d4ae5a6c
  1. 50
      app/Http/Controllers/M_assetController.php
  2. 44
      app/Http/Controllers/M_userController.php
  3. 38
      app/Http/Controllers/PeminjamanController.php
  4. 17
      app/Http/Controllers/PengembalianController.php
  5. 47
      app/Http/Controllers/ProfileController.php
  6. 7
      app/Http/Controllers/RoleController.php
  7. 7
      app/Http/Controllers/WarehouseController.php
  8. 1
      composer.json
  9. 817
      composer.lock
  10. 2
      config/app.php
  11. 2
      database/migrations/2023_10_23_074754_create_m_assets_table.php
  12. 0
      public/asset_landingpage/css/_mixins.css
  13. 0
      public/asset_landingpage/css/_site-blocks.css
  14. 9
      public/asset_landingpage/css/animate.min.css
  15. 1
      public/asset_landingpage/css/aos.css
  16. 471
      public/asset_landingpage/css/bootstrap-datepicker.css
  17. 7
      public/asset_landingpage/css/bootstrap.min.css
  18. 9
      public/asset_landingpage/css/index.html
  19. 1
      public/asset_landingpage/css/jquery.fancybox.min.css
  20. 0
      public/asset_landingpage/css/mixins/_background-variant.css
  21. 0
      public/asset_landingpage/css/mixins/_grid-framework.css
  22. 0
      public/asset_landingpage/css/mixins/_lists.css
  23. 0
      public/asset_landingpage/css/mixins/_nav-divider.css
  24. 6
      public/asset_landingpage/css/owl.carousel.min.css
  25. 15
      public/asset_landingpage/css/owl.theme.default.min.css
  26. 1658
      public/asset_landingpage/css/style.css
  27. 0
      public/asset_landingpage/css/vendor/_rfs.css
  28. BIN
      public/asset_landingpage/favicon.png
  29. 1
      public/asset_landingpage/fonts/flaticon/backup.txt
  30. BIN
      public/asset_landingpage/fonts/flaticon/font/Flaticon.eot
  31. 217
      public/asset_landingpage/fonts/flaticon/font/Flaticon.svg
  32. BIN
      public/asset_landingpage/fonts/flaticon/font/Flaticon.ttf
  33. BIN
      public/asset_landingpage/fonts/flaticon/font/Flaticon.woff
  34. BIN
      public/asset_landingpage/fonts/flaticon/font/Flaticon.woff2
  35. 52
      public/asset_landingpage/fonts/flaticon/font/_flaticon.scss
  36. 45
      public/asset_landingpage/fonts/flaticon/font/flaticon.css
  37. 485
      public/asset_landingpage/fonts/flaticon/font/flaticon.html
  38. BIN
      public/asset_landingpage/fonts/flaticon/license/license.pdf
  39. 7
      public/asset_landingpage/fonts/icomoon/Read Me.txt
  40. 155
      public/asset_landingpage/fonts/icomoon/demo-files/demo.css
  41. 30
      public/asset_landingpage/fonts/icomoon/demo-files/demo.js
  42. 26137
      public/asset_landingpage/fonts/icomoon/demo.html
  43. BIN
      public/asset_landingpage/fonts/icomoon/fonts/icomoon.eot
  44. 1530
      public/asset_landingpage/fonts/icomoon/fonts/icomoon.svg
  45. BIN
      public/asset_landingpage/fonts/icomoon/fonts/icomoon.ttf
  46. BIN
      public/asset_landingpage/fonts/icomoon/fonts/icomoon.woff
  47. 41190
      public/asset_landingpage/fonts/icomoon/selection.json
  48. 4919
      public/asset_landingpage/fonts/icomoon/style.css
  49. 9
      public/asset_landingpage/fonts/index.html
  50. BIN
      public/asset_landingpage/images/1x/asset-1.png
  51. BIN
      public/asset_landingpage/images/1x/asset-2.png
  52. BIN
      public/asset_landingpage/images/1x/asset-3.png
  53. BIN
      public/asset_landingpage/images/about_1.jpg
  54. BIN
      public/asset_landingpage/images/about_2.jpg
  55. BIN
      public/asset_landingpage/images/bg1.jpg
  56. BIN
      public/asset_landingpage/images/gal_1.jpg
  57. BIN
      public/asset_landingpage/images/gal_2.jpg
  58. BIN
      public/asset_landingpage/images/gal_3.jpg
  59. BIN
      public/asset_landingpage/images/gal_4.jpg
  60. BIN
      public/asset_landingpage/images/gal_5.jpg
  61. BIN
      public/asset_landingpage/images/gal_6.jpg
  62. BIN
      public/asset_landingpage/images/hero-img-1-min.jpg
  63. BIN
      public/asset_landingpage/images/hero_bg.jpg
  64. BIN
      public/asset_landingpage/images/hero_bg_2.jpg
  65. BIN
      public/asset_landingpage/images/img-school-1-min.jpg
  66. BIN
      public/asset_landingpage/images/img-school-2-min.jpg
  67. BIN
      public/asset_landingpage/images/img-school-3-min.jpg
  68. BIN
      public/asset_landingpage/images/img-school-4-min.jpg
  69. BIN
      public/asset_landingpage/images/img-school-5-min.jpg
  70. BIN
      public/asset_landingpage/images/img-school-6-min.jpg
  71. BIN
      public/asset_landingpage/images/img_1.jpg
  72. BIN
      public/asset_landingpage/images/img_10.jpg
  73. BIN
      public/asset_landingpage/images/img_2.jpg
  74. BIN
      public/asset_landingpage/images/img_3.jpg
  75. BIN
      public/asset_landingpage/images/img_4.jpg
  76. BIN
      public/asset_landingpage/images/img_5.jpg
  77. BIN
      public/asset_landingpage/images/img_6.jpg
  78. BIN
      public/asset_landingpage/images/img_7.jpg
  79. BIN
      public/asset_landingpage/images/img_8.jpg
  80. BIN
      public/asset_landingpage/images/img_9.jpg
  81. BIN
      public/asset_landingpage/images/person_1.jpg
  82. BIN
      public/asset_landingpage/images/person_2.jpg
  83. BIN
      public/asset_landingpage/images/person_3.jpg
  84. BIN
      public/asset_landingpage/images/person_4.jpg
  85. BIN
      public/asset_landingpage/images/staff_1.jpg
  86. BIN
      public/asset_landingpage/images/staff_2.jpg
  87. BIN
      public/asset_landingpage/images/staff_3.jpg
  88. BIN
      public/asset_landingpage/images/teacher-min.jpg
  89. 1
      public/asset_landingpage/js/aos.js
  90. 9
      public/asset_landingpage/js/bootstrap-datepicker.min.js
  91. 7
      public/asset_landingpage/js/bootstrap.min.js
  92. 334
      public/asset_landingpage/js/custom.js
  93. 9
      public/asset_landingpage/js/index.html
  94. 6
      public/asset_landingpage/js/jarallax.min.js
  95. 2
      public/asset_landingpage/js/jquery-3.4.1.min.js
  96. 8
      public/asset_landingpage/js/jquery.animateNumber.min.js
  97. 13
      public/asset_landingpage/js/jquery.fancybox.min.js
  98. 288
      public/asset_landingpage/js/jquery.sticky.js
  99. 7
      public/asset_landingpage/js/jquery.waypoints.min.js
  100. 7
      public/asset_landingpage/js/owl.carousel.min.js
  101. Some files were not shown because too many files have changed in this diff Show More

50
app/Http/Controllers/M_assetController.php

@ -4,15 +4,20 @@ namespace App\Http\Controllers;
use Dompdf\Dompdf;
use App\Models\m_asset;
use BaconQrCode\Writer;
use Barryvdh\DomPDF\PDF;
use App\Models\m_warehouse;
use App\Exports\AssetExport;
use Illuminate\Http\Request;
use App\Http\Controllers\Controller;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\File;
use Maatwebsite\Excel\Facades\Excel;
use BaconQrCode\Renderer\ImageRenderer;
use Illuminate\Support\Facades\Storage;
// use SimpleSoftwareIO\QrCode\Facades\QrCode;
use SimpleSoftwareIO\QrCode\Facades\QrCode;
use BaconQrCode\Renderer\RendererStyle\RendererStyle;
class M_assetController extends Controller
{
@ -21,9 +26,12 @@ class M_assetController extends Controller
*/
public function index()
{
$asset = m_asset::get();
$warehouse = m_warehouse::all();
return view('dashboard.Master_Data.Asset.index', compact('asset', 'warehouse'));
$data = [
'asset' => m_asset::get(),
'warehouse' => m_warehouse::all(),
'active' => 'menu-asset',
];
return view('dashboard.Master_Data.Asset.index', $data);
}
/**
@ -39,41 +47,31 @@ class M_assetController extends Controller
*/
public function store(Request $request)
{
// dd($request);
$latestAsset = \App\Models\m_asset::latest()->first();
// Mendapatkan tahun saat ini
$currentYear = date("Y-m-d");
// Menghitung nomor urut untuk kode barang
if ($latestAsset == null) {
// Kode pertama
$nomorUrut = 1;
} else {
// Kode berikutnya
$lastCode = substr($latestAsset->seri, 7);
$nomorUrut = intval($lastCode) + 1;
}
// Menggabungkan semua komponen kode barang
$seri = 'AST' . $currentYear . '-' . str_pad($nomorUrut, STR_PAD_LEFT);
// Validasi input
$request->validate([
'name' => 'required',
'description' => 'required',
'warehouse_id' => 'required',
'date' => 'required',
'qr_count' => 'nullable'
]);
try {
$currentUser = Auth::user();
// Menyiapkan data untuk disimpan
$validatedData = $request->except('_token');
$validatedData['seri'] = $seri;
$validatedData['created_by'] = $currentUser->fullname; // Menambahkan ID pengguna sebagai created_by
$validatedData['updated_by'] = $currentUser->fullname; // Menambahkan ID pengguna sebagai updated_by
// dd($validatedData);
// Menyimpan data ke dalam database
$validatedData['created_by'] = $currentUser->fullname;
$validatedData['updated_by'] = $currentUser->fullname;
\App\Models\m_asset::create($validatedData);
return redirect()->back()->with('success', 'Data asset berhasil ditambah.');
} catch (\Throwable $th) {
// dd($th);
return redirect()->back()->with('error', 'Data asset gagal ditambah.');
}
}
@ -83,10 +81,12 @@ class M_assetController extends Controller
*/
public function show($id)
{
// dd('oke');
$asset = m_asset::find($id);
$warehouse = m_warehouse::all();
return view('dashboard.Master_Data.Asset.show', compact('asset', 'warehouse'));
$data = [
'asset' => m_asset::find($id),
'warehouse' => m_warehouse::all(),
'active' => 'menu-asset',
];
return view('dashboard.Master_Data.Asset.show', $data);
}
// Menampilkan data QR
@ -101,10 +101,10 @@ class M_assetController extends Controller
/**
* Show the form for editing the specified resource.
*/
// public function edit()
// {
// //
// }
public function edit()
{
//
}
/**
* Update the specified resource in storage.

44
app/Http/Controllers/M_userController.php

@ -15,11 +15,13 @@ class M_userController extends Controller
*/
public function index()
{
// dd('oke');
$warehouse = m_warehouse::get();
$role = m_role::get();
$user = User::get();
return view('dashboard.Master_Data.User.index', compact('user', 'role', 'warehouse'));
$data = [
'warehouse' => m_warehouse::get(),
'role' => m_role::get(),
'user' => User::get(),
'active' => 'menu-user',
];
return view('dashboard.Master_Data.User.index', $data);
}
/**
@ -27,9 +29,12 @@ class M_userController extends Controller
*/
public function create()
{
$role = m_role::get();
$warehouse = m_warehouse::get();
return view('dashboard.Master_Data.User.create', compact('role', 'warehouse'));
$data = [
'warehouse' => m_warehouse::get(),
'role' => m_role::get(),
'active' => 'menu-user',
];
return view('dashboard.Master_Data.User.create', $data);
}
/**
@ -65,10 +70,13 @@ class M_userController extends Controller
*/
public function show($id)
{
$user = User::find($id);
$role = m_role::get();
$warehouse = m_warehouse::get();
return view('dashboard.Master_Data.User.show', compact('user', 'role', 'warehouse'));
$data = [
'warehouse' => m_warehouse::get(),
'role' => m_role::get(),
'user' => User::find($id),
'active' => 'menu-user',
];
return view('dashboard.Master_Data.User.show', $data);
}
/**
@ -76,11 +84,13 @@ class M_userController extends Controller
*/
public function edit($id)
{
// dd('oke');
$user = User::find($id);
$role = m_role::get();
$warehouse = m_warehouse::get();
return view('dashboard.Master_Data.User.edit', compact('user', 'role', 'warehouse'));
$data = [
'warehouse' => m_warehouse::get(),
'role' => m_role::get(),
'user' => User::find($id),
'active' => 'menu-user',
];
return view('dashboard.Master_Data.User.edit', $data);
}
/**

38
app/Http/Controllers/PeminjamanController.php

@ -2,11 +2,12 @@
namespace App\Http\Controllers;
use App\Models\asset_status;
use App\Models\m_asset;
use App\Models\m_warehouse;
use App\Models\asset_status;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Auth;
use SimpleSoftwareIO\QrCode\Facades\QrCode;
class PeminjamanController extends Controller
{
@ -15,10 +16,15 @@ class PeminjamanController extends Controller
*/
public function index()
{
$asset = m_asset::all();
$peminjaman = asset_status::get();
$warehouse = m_warehouse::get();
return view('dashboard.Peminjaman.index', compact('asset', 'peminjaman', 'warehouse'));
$data = [
'asset' => m_asset::all(),
'peminjaman' => asset_status::get(),
'warehouse' => m_warehouse::get(),
'active' => 'menu-peminjaman',
];
return view('dashboard.Peminjaman.index', $data);
}
/**
@ -26,10 +32,13 @@ class PeminjamanController extends Controller
*/
public function create()
{
$asset = m_asset::all();
$peminjaman = asset_status::get();
$warehouse = m_warehouse::get();
return view('dashboard.Peminjaman.create', compact('asset', 'peminjaman', 'warehouse'));
$data = [
'asset' => m_asset::all(),
'peminjaman' => asset_status::get(),
'warehouse' => m_warehouse::get(),
'active' => 'menu-peminjaman',
];
return view('dashboard.Peminjaman.create', $data);
}
/**
@ -72,10 +81,13 @@ class PeminjamanController extends Controller
*/
public function edit($id)
{
$peminjaman = asset_status::find($id);
$asset = m_asset::all();
$warehouse = m_warehouse::get();
return view('dashboard.Peminjaman.edit', compact('asset', 'peminjaman', 'warehouse'));
$data = [
'asset' => m_asset::all(),
'peminjaman' => asset_status::find($id),
'warehouse' => m_warehouse::get(),
'active' => 'menu-peminjaman',
];
return view('dashboard.Peminjaman.edit', $data);
}
/**

17
app/Http/Controllers/PengembalianController.php

@ -12,9 +12,11 @@ class PengembalianController extends Controller
{
public function index()
{
// dd('oke');
$peminjaman = asset_status::get();
return view('dashboard.Pengembalian.index', compact('peminjaman'));
$data = [
'peminjaman' => asset_status::get(),
'active' => 'menu-pengembalian',
];
return view('dashboard.Pengembalian.index', $data);
}
/**
@ -45,9 +47,12 @@ class PengembalianController extends Controller
*/
public function edit($id)
{
$warehouse = m_warehouse::get();
$peminjaman = asset_status::findOrFail($id);
return view('dashboard.Pengembalian.edit', compact('peminjaman', 'warehouse'));
$data = [
'peminjaman' => asset_status::findOrFail($id),
'warehouse' => m_warehouse::get(),
'active' => 'menu-pengembalian',
];
return view('dashboard.Pengembalian.edit', $data);
}
/**

47
app/Http/Controllers/ProfileController.php

@ -4,6 +4,7 @@ namespace App\Http\Controllers;
use App\Models\User;
use Illuminate\View\View;
use Illuminate\Support\Str;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\Hash;
@ -18,15 +19,21 @@ class ProfileController extends Controller
//halaman setting profile
public function setting(Request $request): View
{
$data = [
'active' => 'menu-profile',
];
return view('profil.setting', [
'user' => $request->user(),
]);
], $data);
}
// Halaman edit profile
public function edit()
{
return view('profil.profil');
$data = [
'active' => 'menu-profile',
];
return view('profil.profil', $data);
}
//Proses update Profile
@ -53,9 +60,13 @@ class ProfileController extends Controller
Storage::delete('public/' . $pengguna->foto);
}
// Upload foto baru
$fotoPath = $request->file('foto')->store('profile_photos', 'public');
$pengguna->foto = $fotoPath;
// Generate nama file acak
// $randomFileName = Str::random(20) . '.' . $request->file('foto')->getClientOriginalExtension();
// $fotoPath = $request->file('foto')->storeAs('public/Profile_foto', $randomFileName);
// $pengguna->foto = $randomFileName;
$randomFileName = Str::random(20); // Menghasilkan nama file acak dengan panjang 20 karakter
$fotoPath = $request->file('foto')->storeAs('public/Profile_foto', $randomFileName);
$pengguna->foto = str_replace('public/', '', $fotoPath);
}
// Update other fields
@ -76,20 +87,20 @@ class ProfileController extends Controller
}
//Proses update Profile Photo
public function updatePhoto(Request $request)
{
// dd('okr');
$user = User::find(auth()->user()->id);
if ($request->hasFile('foto')) {
// Mengunggah file foto profil
$file = $request->file('foto');
$foto = $file->store('profile-fotos');
$user->update(['foto' => $foto]);
}
// public function updatePhoto(Request $request)
// {
// // dd('okr');
// $user = User::find(auth()->user()->id);
// if ($request->hasFile('foto')) {
// // Mengunggah file foto profil
// $file = $request->file('foto');
// $foto = $file->store('profile-fotos');
// $user->update(['foto' => $foto]);
// }
// Logika lain yang diperlukan setelah update foto profil
return redirect()->back()->with('success', 'Foto profil berhasil diperbarui.');
}
// // Logika lain yang diperlukan setelah update foto profil
// return redirect()->back()->with('success', 'Foto profil berhasil diperbarui.');
// }
//Proses update Profile Informasi
public function update(ProfileUpdateRequest $request): RedirectResponse

7
app/Http/Controllers/RoleController.php

@ -13,8 +13,11 @@ class RoleController extends Controller
*/
public function index()
{
$role = m_role::all();
return view('dashboard.Master_Data.Role.index', compact('role'));
$data = [
'role' => m_role::all(),
'active' => 'menu-role',
];
return view('dashboard.Master_Data.Role.index', $data);
}
/**

7
app/Http/Controllers/WarehouseController.php

@ -13,8 +13,11 @@ class WarehouseController extends Controller
*/
public function index()
{
$warehouses = m_warehouse::all();
return view('dashboard.Master_Data.Warehouse.index', compact('warehouses'));
$data = [
'warehouses' => m_warehouse::all(),
'active' => 'menu-warehouse',
];
return view('dashboard.Master_Data.Warehouse.index', $data);
}
/**
* Show the form for creating a new resource.

1
composer.json

@ -6,6 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"bacon/bacon-qr-code": "^2.0",
"barryvdh/laravel-dompdf": "^2.0",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.10",

817
composer.lock generated

File diff suppressed because it is too large Load Diff

2
config/app.php

@ -170,6 +170,7 @@ return [
App\Providers\RouteServiceProvider::class,
Barryvdh\DomPDF\ServiceProvider::class,
Maatwebsite\Excel\ExcelServiceProvider::class,
SimpleSoftwareIO\QrCode\QrCodeServiceProvider::class
])->toArray(),
/*
@ -187,6 +188,7 @@ return [
// 'Example' => App\Facades\Example::class,
'PDF' => Barryvdh\DomPDF\Facade::class,
'Excel' => Maatwebsite\Excel\Facades\Excel::class,
'QrCode' => SimpleSoftwareIO\QrCode\Facades\QrCode::class
])->toArray(),
];

2
database/migrations/2023_10_23_074754_create_m_assets_table.php

@ -18,7 +18,7 @@ return new class extends Migration
$table->text('description')->nullable();
$table->unsignedBigInteger('warehouse_id')->nullable();
$table->foreign('warehouse_id')->references('id')->on('m_warehouses')->onDelete('set null');
$table->datetime('date')->nullable();
$table->date('date')->nullable();
$table->string('qr_count', 255)->nullable();
$table->timestamps();
$table->softDeletes();

0
public/asset_landingpage/css/_mixins.css

0
public/asset_landingpage/css/_site-blocks.css

9
public/asset_landingpage/css/animate.min.css vendored

File diff suppressed because one or more lines are too long

1
public/asset_landingpage/css/aos.css

File diff suppressed because one or more lines are too long

471
public/asset_landingpage/css/bootstrap-datepicker.css vendored

@ -1,471 +0,0 @@
/*!
* Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
*
* Copyright 2012 Stefan Petre
* Improvements by Andrew Rowls
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
*/
.datepicker {
padding: 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
}
.datepicker-inline {
width: 220px;
}
.datepicker.datepicker-rtl {
direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
float: right;
}
.datepicker-dropdown {
top: 0;
left: 0;
}
.datepicker-dropdown:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #999;
border-top: 0;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
}
.datepicker-dropdown:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #fff;
border-top: 0;
position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
bottom: -7px;
border-bottom: 0;
border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
bottom: -6px;
border-bottom: 0;
border-top: 6px solid #fff;
}
.datepicker table {
margin: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.datepicker td,
.datepicker th {
text-align: center;
width: 40px;
height: 40px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
background: #eee;
cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
background: none;
color: #999;
cursor: default;
}
.datepicker table tr td.highlighted {
background: #d9edf7;
border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
background-color: #fde19a;
background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
border-color: #fdf59a #fdf59a #fbed50;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
color: #000;
}
.datepicker table tr td.today.active:hover {
color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
background: #eee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
background-color: #f3d17a;
background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
border-color: #f3e97a #f3e97a #edde34;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
background-color: #9e9e9e;
background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: linear-gradient(to bottom, #b3b3b3, #808080);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
border-color: #808080 #808080 #595959;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
background-image: linear-gradient(to bottom, #08c, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span {
display: block;
width: 23%;
height: 54px;
line-height: 54px;
float: left;
margin: 1%;
cursor: pointer;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
background: none;
color: #999;
cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
background-image: linear-gradient(to bottom, #08c, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
color: #999;
}
.datepicker .datepicker-switch {
width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
background: #eee;
}
.datepicker .cw {
font-size: 10px;
width: 12px;
padding: 0 2px 0 5px;
vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
margin-top: 3px;
}
.input-daterange input {
text-align: center;
}
.input-daterange input:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
display: inline-block;
width: auto;
min-width: 16px;
height: 18px;
padding: 4px 5px;
font-weight: normal;
line-height: 18px;
text-align: center;
text-shadow: 0 1px 0 #fff;
vertical-align: middle;
background-color: #eee;
border: 1px solid #ccc;
margin-left: -5px;
margin-right: -5px;
}
/*# sourceMappingURL=bootstrap-datepicker.css.map */

7
public/asset_landingpage/css/bootstrap.min.css vendored

File diff suppressed because one or more lines are too long

9
public/asset_landingpage/css/index.html

@ -1,9 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Silence is eloquence.</title>
</head>
<body>
</body>
</html>

1
public/asset_landingpage/css/jquery.fancybox.min.css vendored

File diff suppressed because one or more lines are too long

0
public/asset_landingpage/css/mixins/_background-variant.css

0
public/asset_landingpage/css/mixins/_grid-framework.css

0
public/asset_landingpage/css/mixins/_lists.css

0
public/asset_landingpage/css/mixins/_nav-divider.css

6
public/asset_landingpage/css/owl.carousel.min.css vendored

@ -1,6 +0,0 @@
/**
* Owl Carousel v2.2.1
* Copyright 2013-2017 David Deutsch
* Licensed under ()
*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

15
public/asset_landingpage/css/owl.theme.default.min.css vendored

@ -1,15 +0,0 @@
/**
* Owl Carousel v2.2.1
* Copyright 2013-2017 David Deutsch
* Licensed under ()
*/
.owl-theme .owl-dots,
.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;position: absolute;}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

1658
public/asset_landingpage/css/style.css

File diff suppressed because it is too large Load Diff

0
public/asset_landingpage/css/vendor/_rfs.css vendored

BIN
public/asset_landingpage/favicon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

1
public/asset_landingpage/fonts/flaticon/backup.txt

@ -1 +0,0 @@
eyIxIjp7IklEIjoxLCJuYW1lIjoiTXkgaWNvbnMgY29sbGVjdGlvbiIsImJvb2ttYXJrX2lkIjoia3lnZjliNWRzbTAwMDAwMCIsImNyZWF0ZWQiOm51bGwsInVwZGF0ZWQiOjE1OTI4MDI5OTUsImFjdGl2ZSI6MSwic291cmNlIjoibG9jYWwiLCJvcmRlciI6MCwiY29sb3IiOiIwMDAwMDAiLCJzdGF0dXMiOjF9LCJreWdmOWI1ZHNtMDAwMDAwIjpbeyJpZCI6MjYzNTQ0NywidGVhbSI6MCwibmFtZSI6ImJhYnkiLCJjb2xvciI6IiMwMDAwMDAiLCJwcmVtaXVtIjowLCJzb3J0IjoyfSx7ImlkIjoyOTkxNTc3LCJ0ZWFtIjowLCJuYW1lIjoidGVhY2giLCJjb2xvciI6IiMwMDAwMDAiLCJwcmVtaXVtIjowLCJzb3J0IjozfSx7ImlkIjoyMzAyODA2LCJ0ZWFtIjowLCJuYW1lIjoiY2hpbGQiLCJjb2xvciI6IiMwMDAwMDAiLCJwcmVtaXVtIjowLCJzb3J0Ijo0fSx7ImlkIjoyODE5MTkyLCJ0ZWFtIjowLCJuYW1lIjoiYmVhciIsImNvbG9yIjoiIzAwMDAwMCIsInByZW1pdW0iOjAsInNvcnQiOjF9LHsiaWQiOjI5MTI3NjEsInRlYW0iOjAsIm5hbWUiOiJjZXJ0aWZpY2F0ZSIsImNvbG9yIjoiIzAwMDAwMCIsInByZW1pdW0iOjAsInNvcnQiOjV9LHsiaWQiOjExMTcwNDUsInRlYW0iOjAsIm5hbWUiOiJkcmF3IiwiY29sb3IiOiIjMDAwMDAwIiwicHJlbWl1bSI6MCwic29ydCI6Nn1dfQ==

BIN
public/asset_landingpage/fonts/flaticon/font/Flaticon.eot

Binary file not shown.

217
public/asset_landingpage/fonts/flaticon/font/Flaticon.svg

@ -1,217 +0,0 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<!--
2020-6-22: Created with FontForge (http://fontforge.org)
-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
Created by FontForge 20170731 at Mon Jun 22 05:16:38 2020
By root
</metadata>
<defs>
<font id="Flaticon" horiz-adv-x="512" >
<font-face
font-family="Flaticon"
font-weight="400"
font-stretch="normal"
units-per-em="512"
panose-1="2 0 5 3 0 0 0 0 0 0"
ascent="448"
descent="-64"
bbox="-0 -64.001 512 448.011"
underline-thickness="25.6"
underline-position="-51.2"
unicode-range="U+0020-F105"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
/>
<glyph glyph-name="004-child" unicode="&#xf103;"
d="M261.441 171.323c2.05273 3.60156 6.6377 4.85645 10.2363 2.80371c3.60254 -2.05176 4.85742 -6.63574 2.80566 -10.2373c-8.70312 -15.2705 -25.0098 -24.7568 -42.5566 -24.7568s-33.8535 9.48633 -42.5557 24.7578
c-2.05176 3.60156 -0.795898 8.18555 2.80469 10.2373c3.60059 2.0498 8.18555 0.795898 10.2373 -2.80566c6.03906 -10.5957 17.3467 -17.1777 29.5137 -17.1777s23.4766 6.58203 29.5146 17.1787zM147.927 211.175c-3.47363 8.37891 0.503906 17.9873 8.88184 21.46
c8.37891 3.47266 17.9873 -0.503906 21.46 -8.88281s-0.503906 -17.9863 -8.88281 -21.46c-8.37891 -3.47266 -17.9863 0.503906 -21.459 8.88281zM285.789 211.218c-3.47266 8.37891 0.503906 17.9873 8.88281 21.46s17.9863 -0.503906 21.459 -8.88281
c3.47363 -8.37891 -0.50293 -17.9863 -8.88184 -21.46c-8.37891 -3.47266 -17.9873 0.503906 -21.46 8.88281zM475.427 151.749c6.97168 -0.0498047 12.6748 -5.7959 12.6758 -12.7686v-76.7314c0 -17.3418 -4.03027 -34.7402 -11.6572 -50.3154
c-7.62695 -15.5732 -18.9004 -29.4268 -32.6016 -40.0586l-37.5957 -29.1787c-5.56543 -4.31934 -12.5039 -6.69727 -19.541 -6.69727c-7.03613 0 -13.9746 2.37793 -19.5391 6.69629l-37.5967 29.1797c-13.7002 10.6318 -24.9727 24.4844 -32.6006 40.0586
c-6.40137 13.0713 -10.2588 27.4277 -11.3369 41.9561c-0.00488281 0.0644531 -0.0703125 0.102539 -0.128906 0.0761719c-17.4043 -7.91016 -35.3887 -11.9141 -53.5781 -11.9141c-33.2637 0 -65.9258 13.4541 -94.4541 38.9072
c-24.3154 21.6963 -44.1553 51.0576 -56.3477 83.2393c-0.0146484 0.0380859 -0.0527344 0.0615234 -0.09375 0.0576172c-1.03809 -0.100586 -2.08105 -0.149414 -3.12695 -0.149414c-21.1025 -0.00292969 -43.5947 19.9023 -51.1543 40.8877
c-4.34961 12.0781 -3.70215 25.1973 1.77832 35.9922c5.08398 10.0137 13.7939 17.2637 24.5244 20.415c4.83203 1.41699 10.9844 2.02344 17.2275 -0.574219c0.0527344 -0.0224609 0.112305 0.00976562 0.124023 0.0664062c2.8623 15.5938 8.20508 30.0322 15.9541 43.1426
c0.0263672 0.0449219 0.00976562 0.101562 -0.0361328 0.125977c-9.65039 5.03809 -16.6309 14.6855 -17.8838 25.873c-1.42676 12.7373 4.47852 25.0957 15.1348 31.959c0.0283203 0.0185547 0.0449219 0.0507812 0.0410156 0.0849609
c-1.36914 13.0156 2.71094 26.0146 11.3291 35.9111c12.0508 13.8398 30.7461 19.3672 48.252 14.4688c0.0458984 -0.0126953 0.09375 0.0117188 0.109375 0.0566406c0.339844 0.958008 0.707031 1.90723 1.09961 2.83789c1.84082 4.37305 7.33789 6.09277 11.4414 3.09082
c2.82227 -2.06445 3.65039 -5.88379 2.31152 -9.11328c-0.49707 -1.19922 -0.936523 -2.4375 -1.30859 -3.68262c-2.38281 -7.61816 -10.6201 -9.94629 -15.959 -8.18359c-12.4189 4.22656 -26.0117 0.5625 -34.626 -9.33008
c-6.13672 -7.04785 -8.89648 -16.4082 -7.57129 -25.6797c0.724609 -5.07031 -1.7041 -10.0127 -6.1875 -12.5898c-6.38184 -3.66797 -9.97266 -10.7949 -9.14746 -18.1562c0.933594 -8.33398 7.64551 -15.1201 15.96 -16.1348
c8.33984 -1.02148 16.3486 3.6709 19.4678 11.4062c1.93066 4.79102 6.47266 7.87988 11.5791 7.87988c0.0498047 -0.000976562 0.0986328 0 0.147461 0c9.31738 0 18.1562 4.0166 24.2646 11.0303c2.14062 2.45898 3.88477 5.20508 5.18555 8.16211
c1.53516 3.48926 4.51074 6.03223 8.27539 7.02148c2.96387 0.777344 6.1123 0.318359 8.87891 -1c5.15723 -2.45996 10.6855 -3.70703 16.4395 -3.70703c8.40527 0 16.3838 2.67188 23.0713 7.72852c4.49414 3.39746 10.5996 3.39746 15.0938 0
c6.68945 -5.05664 14.666 -7.72949 23.0713 -7.72949c4.82617 0 9.53418 0.889648 13.9922 2.64355c6.05273 2.38477 13.0107 -0.283203 15.834 -6.07031c5.43945 -11.1582 16.5195 -18.0898 28.917 -18.0898c2.31152 0 4.62402 0.249023 6.87109 0.740234
c6.16211 1.34863 12.4102 -2.07031 14.5225 -7.95508c2.79785 -7.79395 10.2607 -12.6748 18.5449 -12.1699c9.05176 0.5625 16.6104 8.08789 17.208 17.1348c0.614258 9.28516 -5.77734 17.6113 -14.8672 19.3672c-6.20117 1.2002 -10.5762 6.81055 -10.1797 13.0498
c0.0419922 0.665039 0.0644531 1.33496 0.0644531 1.99512c0 17.7354 -14.4297 32.1631 -32.1631 32.1631c-2.55859 0 -5.10547 -0.301758 -7.57031 -0.898438c-6.25195 -1.5127 -12.7354 2.15332 -14.7637 8.34277c-5.16797 15.7725 -19.7998 26.3701 -36.4102 26.3701
c-8.41406 0 -16.3984 -2.67871 -23.0898 -7.74316c-4.43359 -3.35742 -10.624 -3.35449 -15.0557 -0.000976562c-6.69238 5.06543 -14.6768 7.74414 -23.0908 7.74414c-5.02734 0 -9.90918 -0.957031 -14.5107 -2.84473
c-4.3125 -1.76855 -9.32422 0.772461 -10.2432 5.62695c-0.65918 3.47949 1.37012 6.96777 4.64941 8.30469c6.3877 2.60352 13.1514 3.92383 20.1045 3.92383c11.0566 0 21.582 -3.32422 30.5664 -9.63086c0.0322266 -0.0224609 0.0732422 -0.0224609 0.103516 0
c8.98535 6.30762 19.5107 9.63086 30.5664 9.63086c22.3574 0 42.1396 -13.7969 49.9248 -34.5654c0.0166016 -0.0410156 0.0585938 -0.0644531 0.101562 -0.0566406c2.86621 0.537109 5.79004 0.808594 8.71973 0.808594c26.0117 0 47.1738 -21.1611 47.1738 -47.1738
c0 -0.254883 -0.00195312 -0.509766 -0.00585938 -0.765625c15.4092 -3.99121 26.0225 -18.5195 24.958 -34.6357c-0.594727 -9.00195 -4.77441 -17.0332 -11.1133 -22.6934c-0.0341797 -0.0302734 -0.0410156 -0.0791016 -0.015625 -0.117188
c9.3623 -14.3496 15.7021 -30.4014 18.917 -47.9033c0.00976562 -0.0585938 0.0703125 -0.0898438 0.124023 -0.0673828c6.24219 2.59668 12.3926 1.99414 17.2256 0.574219c10.7334 -3.15137 19.4424 -10.4004 24.5264 -20.415
c5.48047 -10.7959 6.12891 -23.9141 1.77832 -35.9922c-1.76367 -4.8916 -4.3623 -9.77148 -7.72656 -14.501c-3.52148 -4.29199 -8.8252 -3.24609 -10.9121 -1.4248c-3.04688 2.51562 -3.4668 7.0791 -1.19043 10.3086c2.47461 3.51074 4.44531 7.20898 5.70508 10.7041
c2.95312 8.20117 2.57422 16.9883 -1.04004 24.1094c-3.19141 6.28516 -8.64941 10.834 -15.3691 12.8066c-5.37012 1.5752 -8.96387 0.236328 -12.8125 -4.78418c-1.88184 -2.45312 -5.0752 -3.5 -8.04492 -2.64258c-2.9707 0.860352 -5.1084 3.4541 -5.38672 6.53418
c-1.87207 20.7266 -8.28027 39.373 -19.0312 55.4795c-0.0224609 0.0332031 -0.0625 0.0488281 -0.101562 0.0380859c-2.18555 -0.602539 -8.16309 -1.20605 -8.84375 -1.20605c-13.251 -0.000976562 -25.4111 7.94727 -30.7178 20.0488
c-0.015625 0.0380859 -0.0556641 0.0605469 -0.0966797 0.0537109c-2.6377 -0.453125 -5.32129 -0.682617 -8.00098 -0.682617c-17.3721 0 -32.9805 9.27539 -41.2939 24.3691c-0.0214844 0.0390625 -0.0664062 0.0556641 -0.108398 0.0419922
c-5.57129 -1.9209 -11.3945 -2.89355 -17.3418 -2.89355c-11.0547 0 -21.5801 3.32227 -30.5664 9.63086c-0.03125 0.0214844 -0.0722656 0.0214844 -0.103516 0c-8.98633 -6.30859 -19.5107 -9.63086 -30.5664 -9.63086c-7.26758 0 -14.2832 1.43066 -20.8916 4.25977
c-0.0439453 0.0185547 -0.09375 0.000976562 -0.116211 -0.0419922c-1.74707 -3.4209 -3.91016 -6.62207 -6.45117 -9.54004c-8.6084 -9.88672 -20.9121 -15.7148 -33.9775 -16.1582c-0.0341797 -0.000976562 -0.0644531 -0.0205078 -0.078125 -0.0517578
c-5.45703 -11.7861 -17.3037 -19.2803 -30.1934 -19.375c-0.0302734 0 -0.0595703 -0.0166016 -0.0761719 -0.0419922c-10.2812 -15.834 -16.4189 -34.0752 -18.2441 -54.2988c-0.374023 -4.13867 -4.10645 -7.39941 -8.70117 -6.75879
c-1.90625 0.266602 -3.58496 1.37402 -4.75684 2.89941c-3.83887 4.99316 -7.42773 6.32617 -12.7881 4.75098c-6.71875 -1.97168 -12.1768 -6.52148 -15.3682 -12.8066c-3.61523 -7.12109 -3.99414 -15.9082 -1.04004 -24.1094
c6.10938 -16.96 26.918 -34.6426 41.5928 -30.334c7.10059 1.91602 8.64746 -1.09863 10.5547 -4.30762c0.00292969 -0.00585938 0.00585938 -0.0107422 0.0078125 -0.0166016c19.5889 -57.0078 71.4102 -118.36 138.897 -118.36c18.0918 0 36.0303 4.53809 53.334 13.4727
c0.03125 0.015625 0.0507812 0.0488281 0.0507812 0.0839844v68.3594c0 6.97168 5.7041 12.7168 12.6768 12.7676l11.3359 0.0820312c35.123 0.254883 51.5479 11.4727 58.2119 18.1367c2.02734 2.02637 3.9082 4.19141 5.5918 6.43555
c3.25684 4.33789 8.21582 6.80957 13.6553 6.80469c5.40625 -0.0136719 10.3545 -2.50879 13.5801 -6.8457c1.68457 -2.26855 3.54102 -4.41797 5.51562 -6.39355c4.1875 -4.18652 20.7549 -17.8662 58.2129 -18.1377zM473.091 62.25h-0.000976562v74.4102
c0 0.0507812 -0.0410156 0.0927734 -0.0917969 0.0927734l-9.01562 0.0664062c-41.9902 0.304688 -62.0459 15.8604 -68.7188 22.5342c-2.49023 2.49023 -4.83008 5.2002 -6.94824 8.05273c-0.484375 0.650391 -1.12012 0.789062 -1.56934 0.790039h-0.00488281
c-0.376953 0 -1.08301 -0.105469 -1.60938 -0.807617c-2.10645 -2.80469 -4.45605 -5.50977 -6.98145 -8.03613c-8.28906 -8.28809 -28.2402 -22.2383 -68.7178 -22.5322l-9.0166 -0.0664062c-0.0507812 0 -0.0917969 -0.0419922 -0.0917969 -0.0927734v-74.4111
c0 -15.0674 3.50293 -30.1826 10.1289 -43.7129c6.62598 -13.5312 16.4199 -25.5654 28.3223 -34.8027l37.5967 -29.1807c2.9873 -2.31641 6.56055 -3.54297 10.335 -3.54297c3.77539 0 7.34863 1.22656 10.3369 3.54395l37.5957 29.1797
c11.9033 9.23633 21.6963 21.2715 28.3223 34.8027c6.62598 13.5303 10.1289 28.6465 10.1289 43.7129zM451.266 125.224c5.45801 -0.617188 9.57324 -5.22754 9.56934 -10.7236v-51.6084c0 -27.5273 -12.4717 -52.9951 -34.2178 -69.8721l-33.2939 -25.8408
c-1.94824 -1.51172 -4.28418 -2.26758 -6.61914 -2.26758c-2.33398 0 -4.66895 0.754883 -6.61719 2.26562l-14.1943 11.0166c-3.27344 2.54199 -3.86816 7.25684 -1.32617 10.5312c2.54102 3.27539 7.25684 3.86816 10.5312 1.32715l11.6064 -9.00781l30.709 23.835
c18.0557 14.0127 28.4111 35.1572 28.4111 58.0127v47.876c-12.8955 1.70215 -24.9873 4.59473 -35.9922 8.6123c-8.28027 3.02148 -15.8145 6.65527 -22.3916 10.8008c-0.452148 0.285156 -1.01758 0.286133 -1.4707 -0.000976562
c-6.57715 -4.14355 -14.1104 -7.77734 -22.3916 -10.8008c-11.0029 -4.01562 -23.0957 -6.9082 -35.9922 -8.61133v-47.876c0 -19.9561 7.81152 -38.5732 21.9941 -52.4238c2.96582 -2.89648 3.02148 -7.64844 0.125977 -10.6152
c-2.89648 -2.96484 -7.64844 -3.02051 -10.6143 -0.125977c-17.0996 16.6982 -26.5166 39.1318 -26.5166 63.1641v51.6094c0 5.49609 4.11523 10.1064 9.57129 10.7227c13.1289 1.48242 25.3369 4.26074 36.2852 8.25586c7.28516 2.6582 13.8574 5.82129 19.5361 9.40039
c5.30859 3.34473 12.168 3.34375 17.4775 0.000976562c5.68066 -3.58008 12.2529 -6.74316 19.5361 -9.39941c10.9502 -3.99707 23.1582 -6.77441 36.2842 -8.25684zM381.824 30.1885c-2.31836 0.0166016 -4.49902 1.10254 -5.9082 2.94141l-24.0586 31.415
c-2.52051 3.29199 -1.89551 8.00195 1.39551 10.5234c3.29102 2.51953 8.00195 1.89453 10.5234 -1.39551l18.1836 -23.7451l37.4072 47.4697c2.56543 3.25586 7.28613 3.81445 10.541 1.25c3.25586 -2.56543 3.81543 -7.28516 1.25 -10.54l-43.3867 -55.0586
c-1.42383 -1.80664 -3.59668 -2.86035 -5.89551 -2.86035h-0.0517578zM181.656 277.934c0.365234 -4.12891 -2.68652 -7.77148 -6.81641 -8.1377c-8.29004 -0.734375 -15.9971 -4.47559 -21.7012 -10.5381c-0.233398 -0.25 -0.461914 -0.499023 -0.685547 -0.750977
c-1.4834 -1.66895 -3.54492 -2.52051 -5.61523 -2.52051c-1.77148 0 -3.55078 0.624023 -4.98047 1.89355c-3.09961 2.75293 -3.38086 7.49707 -0.626953 10.5957c0.319336 0.359375 0.645508 0.716797 0.977539 1.06934c8.22754 8.74609 19.3477 14.1465 31.3096 15.2041
c4.12109 0.349609 7.77344 -2.68555 8.13867 -6.81543zM322.626 268.476c2.75293 -3.09863 2.47168 -7.84277 -0.625977 -10.5957c-1.42871 -1.26855 -3.20898 -1.89355 -4.98145 -1.89355c-2.07031 0 -4.13184 0.850586 -5.61426 2.52051
c-0.224609 0.25293 -0.452148 0.501953 -0.685547 0.749023c-5.70605 6.06445 -13.4131 9.80566 -21.7031 10.54c-4.12891 0.365234 -7.18066 4.00879 -6.81445 8.1377c0.365234 4.12988 4.01172 7.16699 8.1377 6.81543
c11.9609 -1.05762 23.0811 -6.45801 31.3115 -15.2051c0.330078 -0.351562 0.655273 -0.708008 0.975586 -1.06836z" />
<glyph glyph-name="003-teach" unicode="&#xf102;"
d="M243.26 137.754c0 7.03613 5.7041 12.7402 12.7402 12.7402s12.7402 -5.7041 12.7402 -12.7402s-5.7041 -12.7402 -12.7402 -12.7402s-12.7402 5.7041 -12.7402 12.7402zM289.464 283.055c0 7.55469 6.12402 13.6797 13.6787 13.6797s13.6797 -6.125 13.6797 -13.6797
s-6.125 -13.6787 -13.6797 -13.6787s-13.6787 6.12402 -13.6787 13.6787zM195.178 283.055c0 7.55469 6.125 13.6797 13.6797 13.6797s13.6787 -6.125 13.6787 -13.6797s-6.12402 -13.6787 -13.6787 -13.6787s-13.6797 6.12402 -13.6797 13.6787zM482.177 85.4521
c10.2705 0 18.624 -8.35547 18.624 -18.624v-106.62c0 -13.3486 -10.8594 -24.209 -24.209 -24.209h-184.153c-4.11621 0 -7.45312 3.33594 -7.45312 7.45312v19.8799c0 1.99805 -0.203125 3.94922 -0.59082 5.83398c-2.70801 13.1953 -14.4102 23.1504 -28.3945 23.1504
c-13.9854 0 -25.6885 -9.9541 -28.3945 -23.1504c-0.387695 -1.88477 -0.59082 -3.83594 -0.59082 -5.83398v-19.8799c0 -4.11719 -3.33691 -7.45312 -7.45312 -7.45312h-184.153c-13.3496 0 -24.209 10.8604 -24.209 24.209v106.62c0 10.2676 8.35449 18.623 18.624 18.623
h3.18164c6.85449 0 13.6445 0.208008 20.3711 0.599609c10.4053 57.9355 46.7637 108.117 98.6592 136.244c-1.22461 1.86621 -2.41309 3.75098 -3.54785 5.66211c-3.19531 -1.16602 -6.58691 -1.76074 -10.1064 -1.76074c-4.98926 0 -10.2256 1.17383 -15.4873 3.52344
c-10.0186 4.47656 -19.0732 12.834 -25.4951 23.5322c-6.47949 10.792 -9.02148 21.8623 -7.35254 32.0146c1.65137 10.0469 7.35938 18.459 16.0732 23.6904c7.64258 4.58691 16.3594 5.9541 24.8369 4.05762c4.9082 30.7812 21.7627 56.3291 48.751 73.3926
c-2.07617 15.6748 2.65625 32.0283 13.8818 44.166c15.6416 16.9102 40.3506 22.1162 61.4824 12.957l37.6729 -16.3291c12.4307 -5.3877 26.7969 -4.45605 38.4277 2.49316l15.5996 9.31934c5.03418 3.00977 11.1875 2.5127 15.6758 -1.26465
c4.48633 -3.77734 6.02539 -9.75488 3.9209 -15.2305l-8.64062 -22.4678c-3.19434 -8.30664 -7.88379 -15.7842 -13.6729 -22.1885c20.0576 -16.6055 32.7793 -39.0156 36.9629 -64.8701c8.49023 1.89844 17.2393 0.541992 24.8633 -4.03613
c8.71387 -5.23047 14.4219 -13.6426 16.0732 -23.6895c1.66895 -10.1523 -0.873047 -21.2227 -7.35254 -32.0146c-6.42188 -10.6992 -15.4766 -19.0557 -25.4941 -23.5322c-5.26172 -2.35059 -10.498 -3.52344 -15.4873 -3.52344
c-3.52051 0 -6.91113 0.594727 -10.1064 1.76074c-1.13379 -1.90918 -2.31348 -3.79785 -3.54102 -5.66797c25.3965 -13.7871 47.6748 -33.2852 64.71 -56.7217c2.4209 -3.33008 1.68457 -7.99121 -1.64551 -10.4111
c-1.32324 -0.961914 -2.85742 -1.42578 -4.37598 -1.42578c-2.30469 0 -4.57617 1.06445 -6.03516 3.07031c-16.1279 22.1885 -37.3418 40.5479 -61.5244 53.3252c-1.94922 -2.41406 -3.98047 -4.78223 -6.09375 -7.09766v-55.9199
c0.361328 -11.1182 -12.5684 -19.0752 -22.3271 -13.7598l-52.9893 26.668c-4.58398 -0.682617 -9.15723 -1.03516 -13.6914 -1.03516c-4.51855 0 -9.08789 0.353516 -13.6768 1.04199l-53.0039 -26.6748c-4.80078 -2.41699 -10.4121 -2.18457 -15.0039 0.645508
c-4.58496 2.82617 -7.32324 7.72754 -7.32324 13.1143v55.917c-2.10938 2.30859 -4.13281 4.68359 -6.08789 7.10547c-47.6826 -25.1621 -81.4658 -70.3486 -92.1006 -122.828c18.0381 1.8877 35.5234 5.20898 52.2646 9.96094
c15.916 4.51758 32.3633 6.80762 48.8867 6.80762c30.1016 0 59.0254 -7.38281 86.0449 -21.917c27.0195 14.5342 55.9434 21.917 86.0449 21.917c16.5234 0 32.9707 -2.29102 48.8857 -6.80762c16.7451 -4.75293 34.2354 -8.07422 52.2773 -9.96191
c-2.92773 14.4609 -7.63184 28.4873 -14.0391 41.8115c-1.78516 3.70898 -0.223633 8.16211 3.48633 9.94531c3.70898 1.78516 8.16309 0.224609 9.94629 -3.48633c7.56445 -15.7285 12.9365 -32.3604 16.0166 -49.5205
c6.72852 -0.391602 13.5215 -0.599609 20.377 -0.599609h3.18164zM182.618 146.664l37.9453 19.0947c-13.249 4.99609 -26.2773 12.665 -38.3691 22.7275c-0.100586 0.0839844 -0.196289 0.171875 -0.295898 0.255859v-41.6338c0 -0.104492 0 -0.277344 0.235352 -0.423828
c0.236328 -0.144531 0.391602 -0.0664062 0.484375 -0.0205078zM330.102 147.109v41.6016c-12.0928 -10.1523 -25.2139 -17.918 -38.6318 -22.9658l37.9121 -19.0801c0.0927734 -0.0458984 0.249023 -0.125 0.484375 0.0205078s0.235352 0.319336 0.235352 0.423828z
M382.55 293.738c0 -17.5156 -4.17773 -35.3975 -11.9551 -52.3145c4.78809 -0.946289 9.60742 0.645508 12.4326 1.90723c7.25488 3.24121 13.9307 9.49023 18.7949 17.5938c4.63574 7.72266 6.51172 15.3057 5.42383 21.9248
c-0.943359 5.73535 -4.06836 10.3447 -9.03613 13.3262c-4.86133 2.91895 -10.3643 3.52441 -15.7393 1.79004c0.046875 -1.40234 0.0791016 -2.80957 0.0791016 -4.22754zM204.532 420.452c-12.5312 -13.5479 -13.9229 -34.3379 -3.31055 -49.4355
c0.944336 -1.34277 2.48828 -2.14551 4.12988 -2.14551h85.2754c23.4102 0 44.7852 14.6807 53.1885 36.5322l7.23047 18.8027l-12.2285 -7.30664c-15.7393 -9.40137 -35.1807 -10.6641 -52.001 -3.37402l-37.6738 16.3271
c-15.334 6.64648 -33.2617 2.86914 -44.6104 -9.40039zM139.699 268.237c3.93652 1.1875 8.09961 -1.03906 9.29199 -4.98047c14.8877 -49.2793 62.8926 -89.3701 107.01 -89.3701c55.2988 0 111.643 60.4854 111.643 119.852c0 30.1562 -12.3184 56.2393 -34.8145 74.04
c-12.0576 -8.75391 -26.7773 -13.8145 -42.2012 -13.8145h-85.2754c-6.4873 0 -12.5908 3.16992 -16.3232 8.47949c-1.99316 2.83398 -3.66699 5.81738 -5.04883 8.89844c-25.6143 -17.8096 -39.623 -45.0859 -39.623 -77.6045
c0 -4.11719 -3.33789 -7.45312 -7.45312 -7.45312c-4.11621 0 -7.45312 3.33594 -7.45312 7.45312c0 1.41797 0.0292969 2.82617 0.0751953 4.22559c-5.375 1.73535 -10.8623 1.1377 -15.7354 -1.78809c-4.96777 -2.98145 -8.09277 -7.59082 -9.03613 -13.3262
c-1.08789 -6.62012 0.787109 -14.2012 5.42285 -21.9248c4.86523 -8.10352 11.54 -14.3525 18.7949 -17.5938c2.82422 -1.26172 7.64551 -2.85352 12.4336 -1.90625c-2.63477 5.72852 -4.8916 11.5811 -6.68652 17.5234c-1.19043 3.93945 1.03809 8.09863 4.97949 9.29004z
M248.547 6.58789h-0.00195312v62.6709c-24.7158 13.2119 -51.1338 19.9062 -78.5918 19.9062c-15.1475 0 -30.2256 -2.09863 -44.8174 -6.24023c-28.9375 -8.21387 -59.9365 -12.3789 -92.1328 -12.3789h-3.18164c-2.0498 0 -3.71875 -1.66699 -3.71875 -3.7168v-88.0742
c0 -2.0498 1.66895 -3.7168 3.71875 -3.7168c0 0 23.0225 0.416016 32.6631 1.23828c4.10156 0.363281 7.70996 -2.69141 8.05957 -6.79297s-2.69238 -7.70996 -6.79297 -8.05957c-10.0596 -0.857422 -33.9287 -1.29297 -33.9287 -1.29297
c-2.16602 0 -3.76172 0.381836 -3.76172 0.381836c0 -5.50879 4.21777 -9.60742 9.34766 -9.60742h176.702v12.4268c0.00976562 3.2959 0.34082 6.47754 1.06738 9.58887c-14.1387 3.86523 -28.6436 5.82715 -43.2227 5.82715
c-15.1504 0 -30.2295 -2.09863 -44.8174 -6.24023c-8.79199 -2.49609 -17.8896 -4.64453 -27.043 -6.3877c-4.04492 -0.773438 -7.94531 1.88379 -8.71582 5.92676c-0.769531 4.04297 1.88281 7.94629 5.92676 8.71582c8.72461 1.66309 17.3916 3.70898 25.7627 6.08496
c15.9121 4.51758 32.3604 6.80762 48.8867 6.80762c16.5312 0 32.9697 -2.30273 48.957 -6.85156c0.0761719 0.120117 0.163086 0.220703 0.243164 0.333984c6.53613 10.0996 17.1113 17.3096 29.3916 19.4502zM292.803 -12.7959
c0.0947266 -0.134766 0.196289 -0.258789 0.285156 -0.399414c15.9873 4.54785 32.4258 6.85156 48.957 6.85156c16.5273 0 32.9746 -2.29102 48.8867 -6.80762c27.6133 -7.83691 57.2422 -11.8105 88.0645 -11.8105h3.18164c2.0498 0 3.71875 1.66699 3.71875 3.7168
v88.0742c0 2.0498 -1.66895 3.7168 -3.71875 3.7168h-3.18164c-32.1963 0 -63.1953 4.16504 -92.1338 12.3789c-14.5928 4.1416 -29.6699 6.24023 -44.8174 6.24023c-27.458 0 -53.876 -6.69434 -78.5918 -19.9062v-62.6709
c12.251 -2.13574 22.8115 -9.31934 29.3496 -19.3838zM485.895 -39.791v0.297852c-1.22852 -0.254883 -6.89746 -0.375977 -6.89746 -0.375977c-32.1982 0 -63.1973 4.16406 -92.1338 12.3779c-14.5889 4.1416 -29.667 6.24023 -44.8174 6.24023
c-14.5801 0 -29.085 -1.96191 -43.2227 -5.82715c0.726562 -3.11133 1.05762 -6.29297 1.06738 -9.58887v-12.4268h176.701c5.12988 0 9.30273 4.17285 9.30273 9.30273zM256 216.642c-11.6807 0 -23.126 4.04688 -32.2266 11.3926
c-3.22363 2.60156 -3.72754 7.32324 -1.125 10.5469c2.60156 3.22363 7.32324 3.72656 10.5469 1.125c6.53516 -5.27539 14.4209 -8.06348 22.8047 -8.06348s16.2695 2.78809 22.8047 8.06348c3.22363 2.60254 7.94531 2.09766 10.5469 -1.125
c2.60254 -3.22363 2.09863 -7.94531 -1.125 -10.5469c-9.10059 -7.3457 -20.5459 -11.3926 -32.2266 -11.3926z" />
<glyph glyph-name="001-bear" unicode="&#xf100;"
d="M196.267 311.467c-14.1387 0 -25.5996 11.4609 -25.5996 25.5996s11.4609 25.6006 25.5996 25.6006s25.5996 -11.4619 25.5996 -25.6006s-11.4609 -25.5996 -25.5996 -25.5996zM196.267 345.6c-4.71289 0 -8.5332 -3.82031 -8.5332 -8.5332
s3.82031 -8.5332 8.5332 -8.5332s8.5332 3.82031 8.5332 8.5332s-3.82031 8.5332 -8.5332 8.5332zM315.733 311.467c-14.1387 0 -25.5996 11.4609 -25.5996 25.5996s11.4609 25.6006 25.5996 25.6006s25.5996 -11.4619 25.5996 -25.6006
s-11.4609 -25.5996 -25.5996 -25.5996zM315.733 345.6c-4.71289 0 -8.5332 -3.82031 -8.5332 -8.5332s3.82031 -8.5332 8.5332 -8.5332s8.5332 3.82031 8.5332 8.5332s-3.82031 8.5332 -8.5332 8.5332zM460.8 115.2c51.2002 0 51.2002 -66.6113 51.2002 -102.4
c0 -35.4307 -17.877 -76.7998 -68.2666 -76.7998c-34.0225 0 -83.627 11.3154 -115.627 42.624c-22.2559 -11.5557 -47.0322 -17.4053 -72.1064 -17.0244c-25.0742 -0.380859 -49.8506 5.46875 -72.1064 17.0244c-32 -31.3086 -81.6045 -42.624 -115.627 -42.624
c-50.3467 0 -68.2666 41.3691 -68.2666 76.7998c0 35.7891 0 102.4 51.2002 102.4c2.19531 -0.00292969 4.38965 -0.133789 6.57031 -0.392578c17.127 39.3936 48.7412 70.6963 88.3027 87.4326c1.43164 9.07227 5.49316 17.5254 11.6826 24.3115
c-19.0742 20.8721 -29.6836 48.1064 -29.7559 76.3818c0 3.60059 0.239258 7.15039 0.580078 10.6748c-30.3145 7.51953 -51.6445 34.6719 -51.7734 65.9043c-0.12793 31.2334 20.9795 58.5605 51.2314 66.3281c30.251 7.7666 61.9131 -6.01074 76.8477 -33.4414
c32.7715 13.334 69.457 13.334 102.229 0c14.9316 27.4424 46.5996 41.2305 76.8604 33.4639s51.375 -35.1025 51.2441 -66.3438c-0.131836 -31.2412 -21.4736 -58.3984 -51.7988 -65.9111c0.34082 -3.52441 0.580078 -7.07422 0.580078 -10.6748
c-0.0761719 -28.2676 -10.6846 -55.4912 -29.7559 -76.3564c6.19336 -6.79297 10.2559 -15.2559 11.6826 -24.3369c39.5596 -16.7393 71.1729 -48.041 88.3027 -87.4326c2.18066 0.258789 4.37402 0.389648 6.57031 0.392578zM437.615 110.08
c-14.5781 31.9727 -39.7852 57.9062 -71.3301 73.3867c-0.319336 -1.98145 -0.755859 -3.94141 -1.30566 -5.87109c12.708 -27.3135 19.2041 -57.1035 19.0205 -87.2275c0 -5.33398 -0.24707 -10.3682 -0.614258 -15.2744l20.2666 -8.04688
c5.05078 18.3389 17.2988 33.8584 33.9629 43.0332zM162.134 192c-0.0595703 -4.23633 0.589844 -8.45312 1.91992 -12.4756c1.6543 -5.1748 4.81641 -9.73926 9.0791 -13.1074c28.2363 0.349609 43.0078 6.68164 50.543 12.1768
c-1.14453 2.91406 -1.75781 6.00977 -1.80957 9.13965c0.0566406 5.4248 1.75488 10.7061 4.87305 15.1465c-6.12695 5.7002 -20.7783 14.3105 -53.6152 14.7197c-6.70801 -5.43457 -10.6738 -13.5547 -10.8369 -22.1865
c-0.0771484 -1.08301 -0.15332 -2.24414 -0.15332 -3.41309zM238.934 187.733c0 -6.9375 7.81641 -12.7998 17.0664 -12.7998s17.0664 5.8623 17.0664 12.7998s-7.81641 12.7998 -17.0664 12.7998s-17.0664 -5.8623 -17.0664 -12.7998zM285.261 202.863
c3.11426 -4.43555 4.81348 -9.70996 4.87305 -15.1299c-0.0498047 -3.13574 -0.663086 -6.2373 -1.80957 -9.15625c7.54395 -5.50391 22.3066 -11.8359 50.5518 -12.1768c4.26074 3.34375 7.41504 7.89355 9.05371 13.0557c1.33984 4.03809 1.99414 8.27246 1.93652 12.5273
c0 1.15137 -0.0761719 2.3125 -0.15332 3.41309c-0.175781 8.63086 -4.14355 16.7461 -10.8457 22.1865c-32.8359 -0.410156 -47.4795 -9.01953 -53.6064 -14.7197zM366.66 362.667h0.273438c8.96191 -0.0410156 16.4287 6.85742 17.0967 15.7939
c0.667969 8.9375 -5.69141 16.8691 -14.5596 18.1611c-8.86914 1.29102 -17.2256 -4.49707 -19.1348 -13.2539c6.18262 -6.28223 11.6562 -13.2246 16.3242 -20.7012zM366.934 430.934c-18.4502 -0.0761719 -35.4502 -10.0137 -44.5703 -26.0527
c5.04199 -2.81738 9.8877 -5.9707 14.5068 -9.4375c7.22168 13.9844 23.084 21.2002 38.3711 17.4561s26.0195 -17.4736 25.9609 -33.2119c-0.0576172 -15.7393 -10.8906 -29.3896 -26.2051 -33.0205c2.20703 -5.22949 4.01465 -10.6182 5.41016 -16.1201
c24.7422 6.69824 40.6885 30.6963 37.2793 56.1016c-3.41016 25.4043 -25.1201 44.3486 -50.7529 44.2852zM93.8662 379.733c-0.0107422 -23.04 15.4561 -43.2148 37.709 -49.1865c1.39551 5.50195 3.2041 10.8906 5.41016 16.1201
c-15.252 3.66895 -26.0166 17.2939 -26.0566 32.9814c-0.0410156 15.6875 10.6523 29.3682 25.8857 33.1172c15.2334 3.74805 31.0537 -3.40723 38.2979 -17.3223c4.61914 3.4668 9.46582 6.62012 14.5068 9.4375c-11.4502 20.2207 -35.083 30.1943 -57.5586 24.292
c-22.4756 -5.90332 -38.1572 -26.2021 -38.1943 -49.4395zM145.34 362.667c4.66602 7.48535 10.1406 14.4365 16.3242 20.7275c-1.92188 8.74902 -10.2812 14.5244 -19.1445 13.2246c-8.86328 -1.29883 -15.2139 -9.22949 -14.5439 -18.1631
c0.669922 -8.93262 8.13281 -15.8271 17.0908 -15.7891h0.273438zM256 405.333c-61.167 0 -110.934 -45.9346 -110.934 -102.399c0.125 -25.6543 10.3887 -50.2188 28.5527 -68.335c38.9463 -0.563477 57.6172 -11.8359 66.2529 -20.7109
c10.1826 4.9502 22.0732 4.9502 32.2559 0c8.63574 8.875 27.3066 20.1475 66.2529 20.7109c18.1641 18.1162 28.4277 42.6807 28.5527 68.335c0 56.4648 -49.7666 102.399 -110.934 102.399zM145.715 183.467c-31.5449 -15.4805 -56.752 -41.4141 -71.3301 -73.3867
c16.6689 -9.18066 28.918 -24.7109 33.9629 -43.0596l20.2666 8.07324c-0.367188 4.90625 -0.614258 9.94043 -0.614258 15.2744c-0.188477 30.124 6.30469 59.915 19.0127 87.2275c-0.543945 1.93066 -0.976562 3.89062 -1.29785 5.87109zM68.2666 -46.9336
c32.0342 0 74.2402 11.0078 101.086 35.3115c-21.0752 17.4219 -34.8457 42.1182 -38.5879 69.2051l-25.207 -10.0439c-2.39746 -0.953125 -5.09668 -0.771484 -7.34375 0.494141c-2.24805 1.2666 -3.80176 3.48145 -4.22754 6.02539
c-0.307617 1.7832 -7.96191 44.0752 -42.7861 44.0752c-8.04883 0.211914 -15.7061 -3.4707 -20.5654 -9.89062c18.9609 -3.52441 46.165 -15.9658 46.165 -58.5469v-42.4961c0 -4.71289 -3.82031 -8.5332 -8.5332 -8.5332s-8.5332 3.82031 -8.5332 8.5332v42.4961
c0 31.6582 -18.9014 40.9004 -36.9922 42.5303c-4.57031 -19.4609 -6.47949 -39.4521 -5.6748 -59.4268c0 -28.877 13.4492 -59.7334 51.2002 -59.7334zM145.066 90.3682c0 -92.3223 60.3223 -111.701 110.934 -111.701s110.934 19.3789 110.934 111.701
c0.105469 23.0996 -4.02246 46.0225 -12.1777 67.6348c-2.73828 -3.10156 -5.97754 -5.72363 -9.58301 -7.75684c-1.19043 -0.599609 -2.50586 -0.913086 -3.83984 -0.913086c-33.3564 0 -52.4883 7.62891 -63.3936 15.71c-13.0615 -9.56934 -30.8174 -9.56934 -43.8789 0
c-10.9053 -8.08105 -30.0371 -15.71 -63.3936 -15.71c-1.33398 0 -2.64941 0.313477 -3.83984 0.913086c-3.60547 2.03711 -6.84375 4.66113 -9.58301 7.76562c-8.15527 -21.6152 -12.2822 -44.541 -12.1777 -67.6436zM443.733 -46.9336
c37.751 0 51.2002 30.8564 51.2002 59.7334c0.804688 19.9746 -1.10449 39.9658 -5.6748 59.4268c-18.0908 -1.62988 -36.9922 -10.8721 -36.9922 -42.5303v-42.4961c0 -4.71289 -3.82031 -8.5332 -8.5332 -8.5332s-8.5332 3.82031 -8.5332 8.5332v42.4961
c0 42.5811 27.2041 55.0225 46.165 58.5469c-4.85938 6.41992 -12.5166 10.1025 -20.5654 9.89062c-34.8242 0 -42.4785 -42.292 -42.7861 -44.0918c-0.430664 -2.54102 -1.98633 -4.75195 -4.23242 -6.01465c-2.24707 -1.2627 -4.94434 -1.44141 -7.33887 -0.488281
l-25.207 10.0439c-3.74219 -27.0869 -17.5127 -51.7832 -38.5879 -69.2051c26.8887 -24.3037 69.0518 -35.3115 101.086 -35.3115zM256 140.8c4.71289 0 8.5332 -3.82031 8.5332 -8.5332v-8.5332c0 -4.71289 -3.82031 -8.5332 -8.5332 -8.5332
s-8.5332 3.82031 -8.5332 8.5332v8.5332c0 4.71289 3.82031 8.5332 8.5332 8.5332zM256 98.1338c4.71289 0 8.5332 -3.82129 8.5332 -8.53418v-8.5332c0 -4.71289 -3.82031 -8.5332 -8.5332 -8.5332s-8.5332 3.82031 -8.5332 8.5332v8.5332
c0 4.71289 3.82031 8.53418 8.5332 8.53418zM256 55.4668c4.71289 0 8.5332 -3.82031 8.5332 -8.5332v-8.5332c0 -4.71289 -3.82031 -8.53418 -8.5332 -8.53418s-8.5332 3.82129 -8.5332 8.53418v8.5332c0 4.71289 3.82031 8.5332 8.5332 8.5332zM256 12.7998
c4.71289 0 8.5332 -3.82031 8.5332 -8.5332v-8.5332c0 -4.71289 -3.82031 -8.5332 -8.5332 -8.5332s-8.5332 3.82031 -8.5332 8.5332v8.5332c0 4.71289 3.82031 8.5332 8.5332 8.5332zM204.8 277.333c0 23.5264 22.9639 42.667 51.2002 42.667
s51.2002 -19.1406 51.2002 -42.667s-22.9639 -42.666 -51.2002 -42.666s-51.2002 19.1396 -51.2002 42.666zM264.533 294.4c0 4.71289 -3.82031 8.5332 -8.5332 8.5332s-8.5332 -3.82031 -8.5332 -8.5332s3.82031 -8.53418 8.5332 -8.53418s8.5332 3.82129 8.5332 8.53418z
M230.4 294.11c-5.18359 -4.05762 -8.30664 -10.1992 -8.53418 -16.7773c0 -14.1143 15.3096 -25.5996 34.1338 -25.5996s34.1338 11.4854 34.1338 25.5996c-0.239258 6.58691 -3.38281 12.7295 -8.58496 16.7773c-0.612305 -13.6807 -11.8809 -24.4561 -25.5742 -24.4561
s-24.9619 10.7754 -25.5742 24.4561z" />
<glyph glyph-name="002-baby" unicode="&#xf101;"
d="M60.6426 243.63c15.751 0 28.5664 -12.8145 28.5664 -28.5654c0 -5.94824 -1.82617 -11.6318 -5.15723 -16.376c3.33008 -4.74414 5.15723 -10.4277 5.15723 -16.375c0 -5.94922 -1.82617 -11.6328 -5.15723 -16.377c3.33105 -4.74414 5.15723 -10.4277 5.15723 -16.376
c0 -15.751 -12.8154 -28.5654 -28.5664 -28.5654c-15.752 0 -28.5654 12.8145 -28.5654 28.5654c0 5.94824 1.82617 11.6318 5.15723 16.376c-3.33008 4.74512 -5.15723 10.4287 -5.15723 16.377c0 5.94727 1.82617 11.6309 5.15723 16.375
c-3.33105 4.74414 -5.15723 10.4277 -5.15723 16.376c0 15.751 12.8145 28.5654 28.5654 28.5654zM69.1641 192.858c-1.75977 1.42383 -2.78223 3.56543 -2.78125 5.83008c0 2.2627 1.02246 4.4043 2.78125 5.82812c3.20703 2.59668 5.0459 6.44043 5.0459 10.5479
c0 7.47949 -6.08594 13.5654 -13.5664 13.5654s-13.5654 -6.08594 -13.5654 -13.5654c0 -4.10742 1.83887 -7.95117 5.0459 -10.5479c1.75879 -1.42383 2.78125 -3.56543 2.78125 -5.82812c0 -2.26465 -1.02246 -4.40625 -2.78125 -5.83008
c-3.20703 -2.5957 -5.0459 -6.44043 -5.0459 -10.5469s1.83887 -7.9502 5.0459 -10.5459c1.75879 -1.42383 2.78125 -3.56543 2.78125 -5.8291s-1.02246 -4.40527 -2.78125 -5.8291c-3.20703 -2.59668 -5.0459 -6.44043 -5.0459 -10.5479
c0 -7.47949 6.08594 -13.5654 13.5654 -13.5654c7.48047 0 13.5664 6.08594 13.5664 13.5654c0 4.10742 -1.83887 7.95117 -5.0459 10.5479c-1.75879 1.42383 -2.78125 3.56543 -2.78125 5.8291s1.02246 4.40527 2.78125 5.8291
c3.20605 2.5957 5.04492 6.43945 5.04492 10.5459c0 4.10742 -1.83887 7.95117 -5.04492 10.5469zM444.792 324.281c43.3887 -38.8311 67.208 -89.041 67.208 -141.97c0 -56.4199 -26.8291 -109.368 -75.5439 -149.091
c-48.2705 -39.3594 -112.357 -61.0361 -180.456 -61.0361s-132.186 21.6777 -180.456 61.0361c-48.7148 39.7227 -75.5439 92.6709 -75.5439 149.091c0 56.4209 26.8291 109.369 75.5439 149.092c48.2705 39.3584 112.357 61.0352 180.456 61.0352
c55.8799 0 108.871 -14.4736 153.393 -41.8584l54.8564 54.8555c8.50488 8.50586 22.3438 8.50488 30.8486 0s8.50488 -22.3438 0 -30.8486zM474.855 394.83l-71.6133 -71.6133l9.63574 -9.63574l71.6133 71.6133c2.65723 2.65625 2.65723 6.97852 0 9.63574
c-2.65723 2.65625 -6.97949 2.65723 -9.63574 0zM398.663 182.312c0 16.6006 -2.78906 32.7324 -8.30469 48.1025c-1.30469 -1.61035 -2.69434 -3.16602 -4.17969 -4.65137c-11.3711 -11.3721 -26.0918 -17.1465 -40.3223 -17.1465
c-12.5967 0 -24.8086 4.52246 -33.9805 13.6943c-19.5342 19.5342 -17.9863 52.8672 3.45215 74.3047c3.63867 3.63867 7.68652 6.73828 11.998 9.26758c-14.8096 8.57031 -30.9521 14.3389 -47.7676 17.1318v-51.0488c0 -4.1416 -3.35742 -7.5 -7.5 -7.5
c-4.1416 0 -7.5 3.3584 -7.5 7.5v52.7334c-2.8418 0.167969 -5.69238 0.275391 -8.55762 0.275391c-2.875 0 -5.72559 -0.0947266 -8.55859 -0.263672v-120.212c0 -7.74316 -6.2998 -14.042 -14.042 -14.042h-119.825
c-0.15332 -2.69629 -0.238281 -5.41113 -0.238281 -8.14551c0 -2.37109 0.0615234 -4.73047 0.175781 -7.07422h56.6279c4.14258 0 7.5 -3.3584 7.5 -7.5c0 -4.14258 -3.35742 -7.5 -7.5 -7.5h-55.0947c9.44238 -60.5273 57.0742 -108.566 117.396 -118.632v118.632
h-32.3018c-4.1416 0 -7.5 3.35742 -7.5 7.5c0 4.1416 3.3584 7.5 7.5 7.5h33.2598c7.74219 0 14.042 -6.29883 14.042 -14.042v-121.282c2.83301 -0.167969 5.68457 -0.263672 8.55859 -0.263672s5.72559 0.0947266 8.55762 0.263672v202.053c0 4.14258 3.3584 7.5 7.5 7.5
c4.14258 0 7.5 -3.35742 7.5 -7.5v-200.362c67.4932 11.2646 119.105 70.0674 119.105 140.708zM115.224 205.457h117.219v117.562c-59.9658 -10.0068 -107.384 -57.541 -117.219 -117.562zM393.411 294.168l8.83398 8.83301l-9.67773 9.67773l-8.83301 -8.83301
c-5.32324 -5.32227 -12.9492 -7.51953 -20.4033 -5.87793c-12.8535 2.83203 -27.1846 -1.74902 -37.3965 -11.96c-7.6582 -7.65918 -12.1797 -17.4834 -12.7314 -27.666c-0.535156 -9.87598 2.76074 -18.9053 9.28027 -25.4248
c13.6855 -13.6846 37.502 -12.1357 53.0908 3.45215c10.2109 10.2109 14.793 24.541 11.96 37.3955c-1.64453 7.45215 0.553711 15.0791 5.87695 20.4033zM256 -12.8154c132.888 0 241 87.5342 241 195.127c0 48.8359 -22.2812 95.3125 -62.8369 131.341l-30.1455 -30.0908
c-1.68457 -1.68457 -2.37012 -4.13965 -1.83594 -6.56738c2.17773 -9.87988 1.25391 -20.3203 -2.35156 -30.0156c9.17773 -20.3828 13.833 -42.1377 13.833 -64.667c0 -86.9355 -70.7275 -157.663 -157.663 -157.663s-157.664 70.7275 -157.664 157.663
s70.7285 157.663 157.664 157.663c31.5928 0 62.0771 -9.3125 88.1562 -26.9307c0.192383 -0.129883 0.375 -0.269531 0.551758 -0.415039c7.24707 1.51465 14.6953 1.56543 21.8496 -0.0117188c2.42871 -0.535156 4.88379 0.150391 6.56836 1.83594l25.3486 25.209
c-41.5195 24.7275 -90.6523 37.7764 -142.475 37.7764c-132.888 0 -241 -87.5332 -241 -195.127c0 -107.593 108.112 -195.127 241 -195.127zM474.899 198.687c3.3291 -4.74316 5.15625 -10.4268 5.15625 -16.375s-1.8252 -11.6318 -5.15625 -16.376
c3.33105 -4.74414 5.15625 -10.4277 5.15625 -16.376c0 -15.751 -12.8145 -28.5654 -28.5654 -28.5654s-28.5664 12.8145 -28.5664 28.5654c0 5.94824 1.82617 11.6318 5.15723 16.376c-3.33008 4.74512 -5.15723 10.4287 -5.15723 16.376
c0 5.94824 1.82715 11.6318 5.15723 16.375c-3.33105 4.74512 -5.15723 10.4287 -5.15723 16.377c0 15.751 12.8154 28.5654 28.5664 28.5654c15.752 0 28.5654 -12.8145 28.5654 -28.5654c0 -5.94824 -1.8252 -11.6318 -5.15625 -16.377zM460.011 192.858
c-1.75977 1.42383 -2.78223 3.56543 -2.78027 5.83008c0 2.2627 1.02148 4.4043 2.78027 5.82812c3.20703 2.59668 5.0459 6.44043 5.0459 10.5479c0 7.47949 -6.08594 13.5654 -13.5654 13.5654c-7.48047 0 -13.5664 -6.08594 -13.5664 -13.5654
c0 -4.10742 1.83887 -7.95117 5.0459 -10.5479c1.75977 -1.42383 2.78125 -3.56543 2.78125 -5.82812c0 -2.26465 -1.02148 -4.40625 -2.78125 -5.83008c-3.20605 -2.5957 -5.04492 -6.44043 -5.04492 -10.5469s1.83789 -7.9502 5.04492 -10.5459
c1.75977 -1.42383 2.78125 -3.56543 2.78125 -5.8291s-1.02148 -4.40527 -2.78125 -5.8291c-3.20703 -2.59668 -5.0459 -6.44043 -5.0459 -10.5479c0 -7.47949 6.08496 -13.5654 13.5664 -13.5654c7.48047 0 13.5654 6.08594 13.5654 13.5654
c0 4.10742 -1.83887 7.95117 -5.0459 10.5479c-1.75879 1.42383 -2.78027 3.56543 -2.78027 5.8291s1.02148 4.40527 2.78027 5.8291c3.20605 2.5957 5.04492 6.43945 5.04492 10.5459c0 4.10742 -1.83789 7.95117 -5.04492 10.5469z" />
<glyph glyph-name="006-draw" unicode="&#xf105;"
d="M497.656 383.785c2.98828 -1.83984 4.85547 -5.05469 4.98047 -8.5625l4.08984 -89.8125c0.808594 -17.418 -3.57422 -34.6875 -12.5859 -49.6133c-7.10156 -11.7344 -16.8125 -21.668 -28.3867 -29.0273l-22.0273 -13.9414l-139.512 -231.441
c-7.15234 -11.9414 -18.7812 -20.5195 -32.2969 -23.8359c-4.15625 -1.02734 -8.42188 -1.54688 -12.7031 -1.55078c-21.5625 -0.0078125 -40.8867 13.3086 -48.5586 33.4609c-0.753906 0.640625 -156.672 236.965 -156.746 237.066
c-0.0742188 0.105469 -0.0742188 0.242188 -0.148438 0.347656c-0.582031 0.972656 -1 2.03906 -1.23828 3.14844c-0.0664062 0.214844 -0.121094 0.4375 -0.167969 0.660156c-0.0429688 0.136719 -0.078125 0.277344 -0.105469 0.417969l-5.24219 44.1211l-15.9141 24.2188
l-28.8555 43.8086c-0.46875 0.707031 -0.847656 1.46484 -1.12891 2.26562c-1.94141 5.45703 0.914062 11.4531 6.37109 13.3945l40.8164 14.3164c4.53906 1.59375 9.58203 -0.105469 12.2305 -4.12109l23.0781 -35.0352l15.9648 -24.2305l38.457 -22.2383
c0.132812 -0.0742188 0.167969 -0.148438 0.375 -0.285156c0.210938 -0.136719 0.390625 -0.304688 0.589844 -0.449219c0.863281 -0.644531 1.62109 -1.41406 2.25391 -2.28906c0.0742188 -0.101562 0.199219 -0.167969 0.28125 -0.28125l65.3516 -99.1914v41.8633
v0.285156c0.015625 1.02734 0.179688 2.05078 0.496094 3.03125l19.6055 58.8164l-40.0312 80.0352c-1.77344 3.55469 -1.38672 7.80469 0.996094 10.9844l62.9414 83.918c0.445312 0.539062 0.941406 1.03906 1.48438 1.48438
c4.63672 3.8125 11.4844 3.14844 15.2969 -1.48438l62.9375 -83.918c2.40234 -3.16797 2.80859 -7.42188 1.05078 -10.9844l-40.0312 -80.0352l19.6055 -58.8164c0.316406 -0.980469 0.480469 -2.00391 0.496094 -3.03125
c0 -0.105469 0.0507812 -0.1875 0.0507812 -0.285156v-29.8828l42.1367 69.9883l2.09766 25.9805c2.51172 31.5938 21.7539 59.4219 50.4258 72.9258l81.3242 38.3086c3.17188 1.51562 6.89453 1.32422 9.89453 -0.503906zM421.68 196.859l-53.8867 32.5156l-16.25 -26.9492
l53.9062 -32.5156zM227.859 37.9062l62.9375 104.383v54.1914h-62.9375v-158.574zM245.914 259.418l-13.9844 -41.957h54.7969l-13.9805 41.957h-26.832zM259.328 332.848c5.79297 0 10.4922 4.69531 10.4922 10.4883s-4.69922 10.4883 -10.4922 10.4883
s-10.4883 -4.69531 -10.4883 -10.4883s4.69531 -10.4883 10.4883 -10.4883zM259.328 420.258l-50.6562 -67.5352l36.1602 -72.3242h4.00781v33.3984c-8.96094 3.16797 -16.0117 10.2188 -19.1797 19.1797c-5.79297 16.3867 2.79297 34.3672 19.1797 40.1602
s34.3633 -2.79297 40.1562 -19.1797c5.79688 -16.3867 -2.79297 -34.3672 -19.1797 -40.1602v-33.3984h4.00781l36.1602 72.3242zM112.82 257.941l-25.9102 15c-1.40625 0.816406 -2.60547 1.94531 -3.50391 3.30469l-11.5391 17.5156l-17.5156 -11.5391l11.5352 -17.5156
c0.898438 -1.35938 1.46484 -2.90625 1.66016 -4.52344l3.55469 -29.7266l38.6328 25.4492zM47.5195 330.75l-20.4531 -7.16797l15.7344 -23.8086l17.5156 11.5391zM103.504 226.699l-26.2773 -17.3281l129.652 -196.797v114.41l-77.1484 117.035zM286.277 -27.7148
l108.367 179.656l-26.9883 16.2148l-26.9492 16.2812l-28.9297 -47.9922v-0.28125h-0.179688l-79.207 -131.363c-0.0625 -0.105469 -0.125 -0.207031 -0.191406 -0.3125c-8.89062 -14.9336 -3.99609 -34.25 10.9375 -43.1406
c14.9336 -8.89453 34.2461 -3.99609 43.1406 10.9375zM476.223 246.672c6.875 11.3906 10.2148 24.5625 9.60156 37.8477l-1.10156 24.1289l-24.5039 -6.07422c-15.8984 -3.89453 -28.207 -16.4766 -31.7539 -32.457c-1.07031 -4.78906 -5.32031 -8.19531 -10.2266 -8.20312
c-0.773438 0 -1.54297 0.0898438 -2.29688 0.265625c-5.65234 1.26562 -9.20703 6.87109 -7.94141 12.5234c5.25391 23.7656 23.5586 42.4766 47.2031 48.25l25.4062 6.29688c1.03516 0.207031 2.09766 0.25 3.14844 0.136719l-1.33594 29.2344l-67.1328 -31.6055
c-21.8555 -10.3008 -36.5234 -31.5117 -38.4453 -55.5977l-1.73047 -22.0273l30.4219 -18.3164l30.418 -18.3125l18.6328 11.8008c8.82031 5.60156 16.2266 13.1719 21.6367 22.1094zM476.223 246.672z" />
<glyph glyph-name="005-certificate" unicode="&#xf104;"
d="M494.5 413.064c9.64941 0 17.5 -7.85059 17.5 -17.5v-365.739c0 -9.64941 -7.85059 -17.5 -17.5 -17.5h-96.1123v-33.9502c0 -5.5752 -6.12598 -8.91016 -10.6631 -6.7998l-18.3369 8.52832l-18.3369 -8.52832c-6.04004 -1.63086 -9.59473 0.635742 -10.6631 6.7998
v33.9502h-322.888c-9.64941 0 -17.5 7.85059 -17.5 17.5v266.145c0 9.69727 15 9.69727 15 0v-266.145c0 -1.37793 1.12109 -2.5 2.5 -2.5h322.888v15.6055h-302.209c-4.14258 0 -7.5 3.3584 -7.5 7.5v324.528c0 4.1416 3.35742 7.5 7.5 7.5h435.644
c4.14258 0 7.5 -3.3584 7.5 -7.5v-205.989c0 -9.69629 -15 -9.69629 -15 0v198.489h-420.644v-309.53h294.709v33.2783c-17.1826 -1.48438 -25.7646 5.46387 -24.1895 23.4326c0.583984 6.68652 -0.0449219 8.51465 -5.18359 12.7881
c-13.4736 11.2012 -13.2285 22.9814 0 33.9805c5.13867 4.27344 5.76758 6.10059 5.18359 12.7881c-1.49805 17.0908 6.68262 24.9707 23.4717 23.4961c6.6748 -0.588867 8.48535 0.0488281 12.7412 5.18652c11.1865 13.5049 22.9727 13.2598 33.9561 0
c4.25586 -5.13867 6.06641 -5.77246 12.7422 -5.18652c17.1025 1.50293 24.9385 -6.71973 23.4707 -23.4961c-0.583984 -6.68652 0.0449219 -8.51465 5.18262 -12.7881c13.4756 -11.2021 13.2295 -22.9805 0 -33.9805c-5.1377 -4.27051 -5.76953 -6.10059 -5.18262 -12.7861
c0.544922 -6.22852 1.22266 -13.9805 -4.13574 -19.3496c-5.36523 -5.375 -13.1094 -4.69434 -19.335 -4.14746c-0.231445 0.0214844 -0.477539 0.0419922 -0.72168 0.0634766v-33.2773h67.9346v71.0391c0 9.69727 15 9.69727 15 0v-78.5391
c0 -4.1416 -3.35742 -7.5 -7.5 -7.5h-75.4346v-15.6055h96.1123c1.37891 0 2.5 1.12207 2.5 2.5v365.739c0 1.37793 -1.12109 2.5 -2.5 2.5h-477c-1.37891 0 -2.5 -1.12207 -2.5 -2.5v-61.5957c0 -9.69629 -15 -9.69629 -15 0v61.5957c0 9.64844 7.85059 17.5 17.5 17.5h477
zM338.355 106.089c4.98242 0.767578 9.90137 0.410156 14.7559 -1.07031c4.55371 -1.89062 7.75391 -5.75488 10.8486 -9.49023c1.45801 -1.76074 4.11914 -4.97363 5.42578 -5.54785c1.30859 0.574219 3.96973 3.78711 5.42773 5.54785
c3.09473 3.73633 6.2959 7.59961 10.8486 9.49023c4.7041 1.9541 10.0479 1.48438 14.7588 1.07031c7.50684 -0.660156 7.87305 -0.256836 7.21387 7.24707c-1.00879 11.5166 1.6416 18.2344 10.5361 25.6289c6.08887 5.06055 6.08594 5.85156 0.000976562 10.9121
c-8.89453 7.39453 -11.5439 14.1133 -10.5361 25.6299c0.65625 7.50391 0.292969 7.90625 -7.21582 7.24512c-11.5176 -1.01074 -18.2266 1.6543 -25.6055 10.5615c-5.04102 6.08398 -5.8125 6.08398 -10.8535 0c-7.37695 -8.90723 -14.0879 -11.5762 -25.6055 -10.5615
c-7.50879 0.657227 -7.87207 0.258789 -7.2168 -7.24609c1.00977 -11.5156 -1.64062 -18.2363 -10.5361 -25.6299c-6.08496 -5.06055 -6.08594 -5.84961 0 -10.9111c8.89551 -7.39355 11.5449 -14.1143 10.5361 -25.6309
c-0.655273 -7.50391 -0.291992 -7.90625 7.2168 -7.24512zM372.551 -4.8252l10.8369 -5.04102v92.3486c-3.55859 -3.91309 -7.94922 -7.5459 -14 -7.5459c-6.0498 0 -10.4404 3.63379 -14 7.54688v-92.3496l10.8369 5.04102c2.00684 0.933594 4.32031 0.933594 6.32617 0z
M97.2627 304.679c-9.69727 0 -9.69727 15 0 15h258.547c9.69727 0 9.69727 -15 0 -15h-258.547zM422.237 266.561c0 -4.1416 -3.35742 -7.5 -7.49902 -7.5h-317.476c-9.69629 0 -9.69629 15 0 15h317.475c4.14258 0 7.5 -3.35742 7.5 -7.5zM285.137 220.944
c0 -4.14258 -3.35742 -7.5 -7.5 -7.5h-180.374c-9.69629 0 -9.69629 15 0 15h180.374c4.14355 0 7.5 -3.3584 7.5 -7.5zM186.651 116.402c12.7295 0.0205078 25.46 0.0498047 38.1895 0.0859375c9.66895 0.0263672 9.65137 -14.9736 0 -15
c-14.8477 -0.0410156 -29.6943 -0.0761719 -44.542 -0.0957031c-9.84863 -0.0117188 -20.4062 -0.382812 -27.502 7.80078c-2.64844 -2.92383 -5.76074 -5.3252 -9.17188 -6.69922c-9.55762 -3.85059 -18.4912 1.27051 -22.8711 9.92676
c-1.71484 3.39062 -3.12012 6.87695 -4.29785 10.4307c-2.19629 -9.75391 -5.02637 -19.3643 -8.59082 -28.751c-3.40039 -8.9502 -17.8955 -5.04492 -14.4639 3.98828c9.24609 24.3428 13.4912 49.958 14.1641 75.9287c0.210938 8.15332 13.2998 10.5811 14.7314 1.99414
c2.46973 -14.8076 3.25781 -29.9824 7.20605 -44.5166c0.935547 -3.44043 2.02734 -6.87305 3.52637 -10.1123c0.769531 -1.66406 1.67969 -4.87695 3.7627 -5.24219c3.93066 -0.688477 8.43066 7.73633 9.32227 10.6797c2.0127 6.64453 12.9971 7.61426 14.4639 0
c1.60645 -8.34277 5.9375 -10.4395 13.8047 -10.4336c4.08887 0.00292969 8.17871 0.0078125 12.2686 0.015625zM369.388 115.126c-16.1523 0 -29.2939 13.1416 -29.2939 29.2939s13.1426 29.2939 29.2939 29.2939c16.1533 0 29.2949 -13.1406 29.2949 -29.2939
s-13.1416 -29.2939 -29.2949 -29.2939zM369.388 158.714c-7.88184 0 -14.2939 -6.41211 -14.2939 -14.2939s6.41211 -14.2939 14.2939 -14.2939s14.2949 6.41309 14.2949 14.2939s-6.41309 14.2939 -14.2949 14.2939z" />
</font>
</defs></svg>

Before

Width:  |  Height:  |  Size: 42 KiB

BIN
public/asset_landingpage/fonts/flaticon/font/Flaticon.ttf

Binary file not shown.

BIN
public/asset_landingpage/fonts/flaticon/font/Flaticon.woff

Binary file not shown.

BIN
public/asset_landingpage/fonts/flaticon/font/Flaticon.woff2

Binary file not shown.

52
public/asset_landingpage/fonts/flaticon/font/_flaticon.scss

@ -1,52 +0,0 @@
/*
Flaticon icon font: Flaticon
Creation date: 22/06/2020 05:16
*/
@font-face {
font-family: "Flaticon";
src: url("./Flaticon.eot");
src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
url("./Flaticon.woff2") format("woff2"),
url("./Flaticon.woff") format("woff"),
url("./Flaticon.ttf") format("truetype"),
url("./Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url("./Flaticon.svg#Flaticon") format("svg");
}
}
.fi:before{
display: inline-block;
font-family: "Flaticon";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.flaticon-bear:before { content: "\f100"; }
.flaticon-baby:before { content: "\f101"; }
.flaticon-teach:before { content: "\f102"; }
.flaticon-child:before { content: "\f103"; }
.flaticon-certificate:before { content: "\f104"; }
.flaticon-draw:before { content: "\f105"; }
$font-Flaticon-bear: "\f100";
$font-Flaticon-baby: "\f101";
$font-Flaticon-teach: "\f102";
$font-Flaticon-child: "\f103";
$font-Flaticon-certificate: "\f104";
$font-Flaticon-draw: "\f105";

45
public/asset_landingpage/fonts/flaticon/font/flaticon.css

@ -1,45 +0,0 @@
/*
Flaticon icon font: Flaticon
Creation date: 22/06/2020 05:16
*/
@font-face {
font-family: "Flaticon";
src: url("./Flaticon.eot");
src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
url("./Flaticon.woff2") format("woff2"),
url("./Flaticon.woff") format("woff"),
url("./Flaticon.ttf") format("truetype"),
url("./Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url("./Flaticon.svg#Flaticon") format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-bear:before { content: "\f100"; }
.flaticon-baby:before { content: "\f101"; }
.flaticon-teach:before { content: "\f102"; }
.flaticon-child:before { content: "\f103"; }
.flaticon-certificate:before { content: "\f104"; }
.flaticon-draw:before { content: "\f105"; }

485
public/asset_landingpage/fonts/flaticon/font/flaticon.html

@ -1,485 +0,0 @@
<!DOCTYPE html>
<!--
Flaticon icon font: Flaticon
Creation date: 22/06/2020 05:16
-->
<html>
<!DOCTYPE html>
<html>
<head>
<title>Flaticon WebFont</title>
<link href="http://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="flaticon.css">
<meta charset="UTF-8">
<style>
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
font-family: 'Varela Round', Helvetica, Arial, sans-serif;
font-size: 16px;
color: #222;
}
a {
color: #333;
border-bottom: 1px solid #a9fd00;
font-weight: bold;
text-decoration: none;
}
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-size: 30px;
font-style: normal;
margin-left: 20px;
color: #333;
}
.wrapper {
max-width: 600px;
margin: auto;
padding: 0 1em;
}
.title {
font-size: 1.25em;
text-align: center;
margin-bottom: 1em;
text-transform: uppercase;
}
header {
text-align: center;
background-color: #222;
color: #fff;
padding: 1em;
}
header .logo {
width: 210px;
height: 38px;
display: inline-block;
vertical-align: middle;
margin-right: 1em;
border: none;
}
header strong {
font-size: 1.95em;
font-weight: bold;
vertical-align: middle;
margin-top: 5px;
display: inline-block;
}
.demo {
margin: 2em auto;
line-height: 1.25em;
}
.demo ul li {
margin-bottom: 1em;
}
.demo ul li .num {
color: #222;
border-radius: 20px;
display: inline-block;
width: 26px;
padding: 3px;
height: 26px;
text-align: center;
margin-right: 0.5em;
border: 1px solid #222;
}
.demo ul li code {
background-color: #222;
border-radius: 4px;
padding: 0.25em 0.5em;
display: inline-block;
color: #fff;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
font-weight: lighter;
margin-top: 1em;
font-size: 0.8em;
word-break: break-all;
}
.demo ul li code.big {
padding: 1em;
font-size: 0.9em;
}
.demo ul li code .red {
color: #EF3159;
}
.demo ul li code .green {
color: #ACFF65;
}
.demo ul li code .yellow {
color: #FFFF99;
}
.demo ul li code .blue {
color: #99D3FF;
}
.demo ul li code .purple {
color: #A295FF;
}
.demo ul li code .dots {
margin-top: 0.5em;
display: block;
}
#glyphs {
border-bottom: 1px solid #ccc;
padding: 2em 0;
text-align: center;
}
.glyph {
display: inline-block;
width: 9em;
margin: 1em;
text-align: center;
vertical-align: top;
background: #FFF;
}
.glyph .glyph-icon {
padding: 10px;
display: block;
font-family:"Flaticon";
font-size: 64px;
line-height: 1;
}
.glyph .glyph-icon:before {
font-size: 64px;
color: #222;
margin-left: 0;
}
.class-name {
font-size: 0.65em;
background-color: #222;
color: #fff;
border-radius: 4px 4px 0 0;
padding: 0.5em;
color: #FFFF99;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
}
.author-name {
font-size: 0.6em;
background-color: #fcfcfd;
border: 1px solid #DEDEE4;
border-top: 0;
border-radius: 0 0 4px 4px;
padding: 0.5em;
}
.class-name:last-child {
font-size: 10px;
color:#888;
}
.class-name:last-child a {
font-size: 10px;
color:#555;
}
.class-name:last-child a:hover {
color:#a9fd00;
}
.glyph > input {
display: block;
width: 100px;
margin: 5px auto;
text-align: center;
font-size: 12px;
cursor: text;
}
.glyph > input.icon-input {
font-family:"Flaticon";
font-size: 16px;
margin-bottom: 10px;
}
.attribution .title {
margin-top: 2em;
}
.attribution textarea {
background-color: #fcfcfd;
padding: 1em;
border: none;
box-shadow: none;
border: 1px solid #DEDEE4;
border-radius: 4px;
resize: none;
width: 100%;
height: 150px;
font-size: 0.8em;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
-webkit-appearance: none;
}
.iconsuse {
margin: 2em auto;
text-align: center;
max-width: 1200px;
}
.iconsuse:after {
content: '';
display: table;
clear: both;
}
.iconsuse .image {
float: left;
width: 25%;
padding: 0 1em;
}
.iconsuse .image p {
margin-bottom: 1em;
}
.iconsuse .image span {
display: block;
font-size: 0.65em;
background-color: #222;
color: #fff;
border-radius: 4px;
padding: 0.5em;
color: #FFFF99;
margin-top: 1em;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
}
#footer {
text-align: center;
background-color: #4C5B5C;
color: #7c9192;
padding: 1em;
}
#footer a {
border: none;
color: #a9fd00;
font-weight: normal;
}
@media (max-width: 960px) {
.iconsuse .image {
width: 50%;
}
}
@media (max-width: 560px) {
.iconsuse .image {
width: 100%;
}
}
</style>
</head>
<body class="characters-off">
<header>
<a href="https://www.flaticon.com" target="_blank" class="logo">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" viewBox="0 0 560.875 102.036" enable-background="new 0 0 560.875 102.036" xml:space="preserve">
<defs>
</defs>
<g>
<g class="letters">
<path fill="#ffffff" d="M141.596,29.675c0-3.777,2.985-6.767,6.764-6.767h34.438c3.426,0,6.15,2.728,6.15,6.15
c0,3.43-2.724,6.149-6.15,6.149h-27.674v13.091h23.719c3.429,0,6.151,2.724,6.151,6.15c0,3.43-2.723,6.149-6.151,6.149h-23.719
v17.574c0,3.773-2.986,6.761-6.764,6.761c-3.779,0-6.764-2.989-6.764-6.761V29.675z"></path>
<path fill="#ffffff" d="M193.844,29.149c0-3.781,2.985-6.767,6.764-6.767c3.776,0,6.763,2.985,6.763,6.767v42.957h25.039
c3.426,0,6.149,2.726,6.149,6.153c0,3.425-2.723,6.15-6.149,6.15h-31.802c-3.779,0-6.764-2.986-6.764-6.768V29.149z"></path>
<path fill="#ffffff" d="M241.891,75.71l21.438-48.407c1.492-3.341,4.215-5.357,7.906-5.357h0.792
c3.686,0,6.323,2.017,7.815,5.357l21.439,48.407c0.436,0.967,0.701,1.845,0.701,2.723c0,3.602-2.809,6.501-6.414,6.501
c-3.161,0-5.269-1.845-6.499-4.655l-4.132-9.661h-27.059l-4.301,10.102c-1.144,2.631-3.426,4.214-6.237,4.214
c-3.517,0-6.24-2.81-6.24-6.325C241.1,77.64,241.451,76.677,241.891,75.71z M279.932,58.666l-8.521-20.297l-8.526,20.297H279.932
z"></path>
<path fill="#ffffff" d="M314.864,35.387H301.86c-3.429,0-6.239-2.813-6.239-6.238c0-3.429,2.811-6.24,6.239-6.24h39.533
c3.426,0,6.237,2.811,6.237,6.24c0,3.425-2.811,6.238-6.237,6.238h-13.001v42.785c0,3.773-2.99,6.761-6.764,6.761
c-3.779,0-6.764-2.989-6.764-6.761V35.387z"></path>
<path fill="#A9FD00" d="M352.615,29.149c0-3.781,2.985-6.767,6.767-6.767c3.774,0,6.761,2.985,6.761,6.767v49.024
c0,3.773-2.987,6.761-6.761,6.761c-3.781,0-6.767-2.989-6.767-6.761V29.149z"></path>
<path fill="#A9FD00" d="M374.132,53.836v-0.179c0-17.481,13.178-31.801,32.065-31.801c9.22,0,15.459,2.458,20.557,6.238
c1.402,1.054,2.637,2.985,2.637,5.357c0,3.692-2.985,6.59-6.681,6.59c-1.845,0-3.071-0.702-4.044-1.319
c-3.776-2.813-7.729-4.393-12.562-4.393c-10.364,0-17.831,8.611-17.831,19.154v0.173c0,10.542,7.291,19.329,17.831,19.329
c5.715,0,9.492-1.756,13.359-4.834c1.049-0.874,2.458-1.491,4.039-1.491c3.429,0,6.325,2.813,6.325,6.236
c0,2.106-1.056,3.78-2.282,4.834c-5.539,4.834-12.036,7.733-21.878,7.733C387.572,85.464,374.132,71.493,374.132,53.836z"></path>
<path fill="#A9FD00" d="M433.009,53.836v-0.179c0-17.481,13.79-31.801,32.766-31.801c18.981,0,32.592,14.143,32.592,31.628v0.173
c0,17.483-13.785,31.807-32.769,31.807C446.625,85.464,433.009,71.32,433.009,53.836z M484.224,53.836v-0.179
c0-10.539-7.725-19.326-18.626-19.326c-10.893,0-18.449,8.611-18.449,19.154v0.173c0,10.542,7.73,19.329,18.626,19.329
C476.676,72.986,484.224,64.378,484.224,53.836z"></path>
<path fill="#A9FD00" d="M506.233,29.321c0-3.774,2.99-6.763,6.767-6.763h1.401c3.252,0,5.183,1.583,7.029,3.953l26.093,34.265
V29.059c0-3.692,2.99-6.677,6.681-6.677c3.683,0,6.671,2.985,6.671,6.677v48.934c0,3.78-2.987,6.765-6.764,6.765h-0.436
c-3.257,0-5.188-1.581-7.034-3.953l-27.056-35.492v32.944c0,3.687-2.985,6.676-6.678,6.676c-3.683,0-6.673-2.989-6.673-6.676
V29.321z"></path>
</g>
<g class="insignia">
<path fill="#ffffff" d="M48.372,56.137h12.517l11.156-18.537H37.186L25.688,18.539h57.825L94.668,0H9.271
C5.925,0,2.842,1.801,1.198,4.716c-1.644,2.907-1.593,6.482,0.134,9.343l50.38,83.501c1.678,2.781,4.689,4.476,7.938,4.476
c3.246,0,6.257-1.695,7.935-4.476l2.898-4.804L48.372,56.137z"></path>
<g class="i">
<path fill="#A9FD00" d="M93.575,18.539h0.031v0.004l21.652,0.004l2.705-4.488c1.727-2.861,1.778-6.436,0.133-9.343
C116.454,1.801,113.371,0,110.026,0h-5.294L93.575,18.539z"></path>
<polygon fill="#A9FD00" points="88.291,27.356 64.725,66.486 75.519,84.404 109.942,27.356"></polygon>
</g>
</g>
</g>
</svg>
</a>
<strong>Font Demo</strong>
</header>
<section class="demo wrapper">
<p class="title">Instructions</p>
<ul>
<li>
<span class="num">1</span>Copy the "Fonts" files and CSS files to your website CSS folder.
</li>
<li>
<span class="num">2</span>Add the CSS link to your website source code on header.
<code class="big">
&lt;<span class="red">head</span>&gt;
<br/><span class="dots">...</span>
<br/>&lt;<span class="red">link</span> <span class="green">rel</span>=<span class="yellow">"stylesheet"</span> <span class="green">type</span>=<span class="yellow">"text/css"</span> <span class="green">href</span>=<span class="yellow">"your_website_domain/css_root/flaticon.css"</span>&gt;
<br/><span class="dots">...</span>
<br/>&lt;/<span class="red">head</span>&gt;
</code>
</li>
<li>
<p>
<span class="num">3</span>Use the icon class on <code>"<span class="blue">display</span>:<span class="purple"> inline</span>"</code> elements:
<br />
Use example: <code>&lt;<span class="red">i</span> <span class="green">class</span>=<span class="yellow">&quot;flaticon-airplane49&quot;</span>&gt;&lt;/<span class="red">i</span>&gt;</code> or <code>&lt;<span class="red">span</span> <span class="green">class</span>=<span class="yellow">&quot;flaticon-airplane49&quot;</span>&gt;&lt;/<span class="red">span</span>&gt;</code>
</li>
</ul>
</section>
<section id="glyphs">
<div class="glyph"><div class="glyph-icon flaticon-bear"></div>
<div class="class-name">.flaticon-bear</div>
<div class="author-name">Author: <a data-file="001-bear" href="https://www.flaticon.com/authors/smashicons">Smashicons</a> </div>
</div>
<div class="glyph"><div class="glyph-icon flaticon-baby"></div>
<div class="class-name">.flaticon-baby</div>
<div class="author-name">Author: <a data-file="002-baby" href="http://www.freepik.com">Freepik</a> </div>
</div>
<div class="glyph"><div class="glyph-icon flaticon-teach"></div>
<div class="class-name">.flaticon-teach</div>
<div class="author-name">Author: <a data-file="003-teach" href="http://www.freepik.com">Freepik</a> </div>
</div>
<div class="glyph"><div class="glyph-icon flaticon-child"></div>
<div class="class-name">.flaticon-child</div>
<div class="author-name">Author: <a data-file="004-child" href="http://www.freepik.com">Freepik</a> </div>
</div>
<div class="glyph"><div class="glyph-icon flaticon-certificate"></div>
<div class="class-name">.flaticon-certificate</div>
<div class="author-name">Author: <a data-file="005-certificate" href="http://www.freepik.com">Freepik</a> </div>
</div>
<div class="glyph"><div class="glyph-icon flaticon-draw"></div>
<div class="class-name">.flaticon-draw</div>
<div class="author-name">Author: <a data-file="006-draw" href="https://www.flaticon.com/authors/photo3idea-studio">photo3idea_studio</a> </div>
</div>
</section>
<section class="attribution wrapper" style="text-align:center;">
<div class="title">License and attribution:</div><div class="attrDiv">Font generated by <a href="https://www.flaticon.com">flaticon.com</a>. <div><p>Under <a href="http://creativecommons.org/licenses/by/3.0/">CC</a>: <a data-file="005-certificate" href="http://www.freepik.com">Freepik</a>, <a data-file="001-bear" href="https://www.flaticon.com/authors/smashicons">Smashicons</a>, <a data-file="006-draw" href="https://www.flaticon.com/authors/photo3idea-studio">photo3idea_studio</a></p> </div>
</div>
<div class="title">Copy the Attribution License:</div>
<textarea onclick="this.focus();this.select();">Font generated by &lt;a href=&quot;https://www.flaticon.com&quot;&gt;flaticon.com&lt;/a&gt;. <p>Under <a href="http://creativecommons.org/licenses/by/3.0/">CC</a>: <a data-file="005-certificate" href="http://www.freepik.com">Freepik</a>, <a data-file="001-bear" href="https://www.flaticon.com/authors/smashicons">Smashicons</a>, <a data-file="006-draw" href="https://www.flaticon.com/authors/photo3idea-studio">photo3idea_studio</a></p>
</textarea>
</section>
<section class="iconsuse">
<div class="title">Examples:</div>
<div class="image">
<p>
<i class="glyph-icon flaticon-bear"></i>
<span>&lt;i class=&quot;flaticon-bear&quot;&gt;&lt;/i&gt;</span>
</p>
</div>
<div class="image">
<p>
<i class="glyph-icon flaticon-baby"></i>
<span>&lt;i class=&quot;flaticon-baby&quot;&gt;&lt;/i&gt;</span>
</p>
</div>
<div class="image">
<p>
<i class="glyph-icon flaticon-teach"></i>
<span>&lt;i class=&quot;flaticon-teach&quot;&gt;&lt;/i&gt;</span>
</p>
</div>
<div class="image">
<p>
<i class="glyph-icon flaticon-child"></i>
<span>&lt;i class=&quot;flaticon-child&quot;&gt;&lt;/i&gt;</span>
</p>
</div>
</div>
</section>
<div id="footer">
<div>Generated by <a href="https://www.flaticon.com">flaticon.com</a>
</div>
</div>
</body>
</html>

BIN
public/asset_landingpage/fonts/flaticon/license/license.pdf

Binary file not shown.

7
public/asset_landingpage/fonts/icomoon/Read Me.txt

@ -1,7 +0,0 @@
Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts
You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.

155
public/asset_landingpage/fonts/icomoon/demo-files/demo.css

@ -1,155 +0,0 @@
body {
padding: 0;
margin: 0;
font-family: sans-serif;
font-size: 1em;
line-height: 1.5;
color: #555;
background: #fff;
}
h1 {
font-size: 1.5em;
font-weight: normal;
}
small {
font-size: .66666667em;
}
a {
color: #e74c3c;
text-decoration: none;
}
a:hover, a:focus {
box-shadow: 0 1px #e74c3c;
}
.bshadow0, input {
box-shadow: inset 0 -2px #e7e7e7;
}
input:hover {
box-shadow: inset 0 -2px #ccc;
}
input, fieldset {
font-family: sans-serif;
font-size: 1em;
margin: 0;
padding: 0;
border: 0;
}
input {
color: inherit;
line-height: 1.5;
height: 1.5em;
padding: .25em 0;
}
input:focus {
outline: none;
box-shadow: inset 0 -2px #449fdb;
}
.glyph {
font-size: 16px;
width: 15em;
padding-bottom: 1em;
margin-right: 4em;
margin-bottom: 1em;
float: left;
overflow: hidden;
}
.liga {
width: 80%;
width: calc(100% - 2.5em);
}
.talign-right {
text-align: right;
}
.talign-center {
text-align: center;
}
.bgc1 {
background: #f1f1f1;
}
.fgc1 {
color: #999;
}
.fgc0 {
color: #000;
}
p {
margin-top: 1em;
margin-bottom: 1em;
}
.mvm {
margin-top: .75em;
margin-bottom: .75em;
}
.mtn {
margin-top: 0;
}
.mtl, .mal {
margin-top: 1.5em;
}
.mbl, .mal {
margin-bottom: 1.5em;
}
.mal, .mhl {
margin-left: 1.5em;
margin-right: 1.5em;
}
.mhmm {
margin-left: 1em;
margin-right: 1em;
}
.mls {
margin-left: .25em;
}
.ptl {
padding-top: 1.5em;
}
.pbs, .pvs {
padding-bottom: .25em;
}
.pvs, .pts {
padding-top: .25em;
}
.unit {
float: left;
}
.unitRight {
float: right;
}
.size1of2 {
width: 50%;
}
.size1of1 {
width: 100%;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.hidden-true {
display: none;
}
.textbox0 {
width: 3em;
background: #f1f1f1;
padding: .25em .5em;
line-height: 1.5;
height: 1.5em;
}
#testDrive {
display: block;
padding-top: 24px;
line-height: 1.5;
}
.fs0 {
font-size: 16px;
}
.fs1 {
font-size: 28px;
}
.fs2 {
font-size: 24px;
}

30
public/asset_landingpage/fonts/icomoon/demo-files/demo.js

@ -1,30 +0,0 @@
if (!('boxShadow' in document.body.style)) {
document.body.setAttribute('class', 'noBoxShadow');
}
document.body.addEventListener("click", function(e) {
var target = e.target;
if (target.tagName === "INPUT" &&
target.getAttribute('class').indexOf('liga') === -1) {
target.select();
}
});
(function() {
var fontSize = document.getElementById('fontSize'),
testDrive = document.getElementById('testDrive'),
testText = document.getElementById('testText');
function updateTest() {
testDrive.innerHTML = testText.value || String.fromCharCode(160);
if (window.icomoonLiga) {
window.icomoonLiga(testDrive);
}
}
function updateSize() {
testDrive.style.fontSize = fontSize.value + 'px';
}
fontSize.addEventListener('change', updateSize, false);
testText.addEventListener('input', updateTest, false);
testText.addEventListener('change', updateTest, false);
updateSize();
}());

26137
public/asset_landingpage/fonts/icomoon/demo.html

File diff suppressed because it is too large Load Diff

BIN
public/asset_landingpage/fonts/icomoon/fonts/icomoon.eot

Binary file not shown.

1530
public/asset_landingpage/fonts/icomoon/fonts/icomoon.svg

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 913 KiB

BIN
public/asset_landingpage/fonts/icomoon/fonts/icomoon.ttf

Binary file not shown.

BIN
public/asset_landingpage/fonts/icomoon/fonts/icomoon.woff

Binary file not shown.

41190
public/asset_landingpage/fonts/icomoon/selection.json

File diff suppressed because one or more lines are too long

4919
public/asset_landingpage/fonts/icomoon/style.css

File diff suppressed because it is too large Load Diff

9
public/asset_landingpage/fonts/index.html

@ -1,9 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Silence is eloquence.</title>
</head>
<body>
</body>
</html>

BIN
public/asset_landingpage/images/1x/asset-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

BIN
public/asset_landingpage/images/1x/asset-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

BIN
public/asset_landingpage/images/1x/asset-3.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

BIN
public/asset_landingpage/images/about_1.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

BIN
public/asset_landingpage/images/about_2.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

BIN
public/asset_landingpage/images/bg1.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 393 KiB

BIN
public/asset_landingpage/images/gal_1.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

BIN
public/asset_landingpage/images/gal_2.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

BIN
public/asset_landingpage/images/gal_3.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

BIN
public/asset_landingpage/images/gal_4.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

BIN
public/asset_landingpage/images/gal_5.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

BIN
public/asset_landingpage/images/gal_6.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

BIN
public/asset_landingpage/images/hero-img-1-min.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

BIN
public/asset_landingpage/images/hero_bg.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

BIN
public/asset_landingpage/images/hero_bg_2.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

BIN
public/asset_landingpage/images/img-school-1-min.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

BIN
public/asset_landingpage/images/img-school-2-min.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

BIN
public/asset_landingpage/images/img-school-3-min.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

BIN
public/asset_landingpage/images/img-school-4-min.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

BIN
public/asset_landingpage/images/img-school-5-min.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

BIN
public/asset_landingpage/images/img-school-6-min.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

BIN
public/asset_landingpage/images/img_1.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

BIN
public/asset_landingpage/images/img_10.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

BIN
public/asset_landingpage/images/img_2.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

BIN
public/asset_landingpage/images/img_3.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

BIN
public/asset_landingpage/images/img_4.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

BIN
public/asset_landingpage/images/img_5.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

BIN
public/asset_landingpage/images/img_6.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

BIN
public/asset_landingpage/images/img_7.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

BIN
public/asset_landingpage/images/img_8.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

BIN
public/asset_landingpage/images/img_9.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

BIN
public/asset_landingpage/images/person_1.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

BIN
public/asset_landingpage/images/person_2.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

BIN
public/asset_landingpage/images/person_3.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

BIN
public/asset_landingpage/images/person_4.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

BIN
public/asset_landingpage/images/staff_1.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

BIN
public/asset_landingpage/images/staff_2.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

BIN
public/asset_landingpage/images/staff_3.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

BIN
public/asset_landingpage/images/teacher-min.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

1
public/asset_landingpage/js/aos.js

File diff suppressed because one or more lines are too long

9
public/asset_landingpage/js/bootstrap-datepicker.min.js vendored

File diff suppressed because one or more lines are too long

7
public/asset_landingpage/js/bootstrap.min.js vendored

File diff suppressed because one or more lines are too long

334
public/asset_landingpage/js/custom.js

@ -1,334 +0,0 @@
AOS.init({
duration: 800,
easing: 'slide',
once: true
});
$(function(){
'use strict';
$(".loader").delay(200).fadeOut("slow");
$("#overlayer").delay(200).fadeOut("slow");
var siteMenuClone = function() {
$('.js-clone-nav').each(function() {
var $this = $(this);
$this.clone().attr('class', 'site-nav-wrap').appendTo('.site-mobile-menu-body');
});
setTimeout(function() {
var counter = 0;
$('.site-mobile-menu .has-children').each(function(){
var $this = $(this);
$this.prepend('<span class="arrow-collapse collapsed">');
$this.find('.arrow-collapse').attr({
'data-toggle' : 'collapse',
'data-target' : '#collapseItem' + counter,
});
$this.find('> ul').attr({
'class' : 'collapse',
'id' : 'collapseItem' + counter,
});
counter++;
});
}, 1000);
$('body').on('click', '.arrow-collapse', function(e) {
var $this = $(this);
if ( $this.closest('li').find('.collapse').hasClass('show') ) {
$this.removeClass('active');
} else {
$this.addClass('active');
}
e.preventDefault();
});
$(window).resize(function() {
var $this = $(this),
w = $this.width();
if ( w > 768 ) {
if ( $('body').hasClass('offcanvas-menu') ) {
$('body').removeClass('offcanvas-menu');
}
}
})
$('body').on('click', '.js-menu-toggle', function(e) {
var $this = $(this);
e.preventDefault();
if ( $('body').hasClass('offcanvas-menu') ) {
$('body').removeClass('offcanvas-menu');
$('body').find('.js-menu-toggle').removeClass('active');
} else {
$('body').addClass('offcanvas-menu');
$('body').find('.js-menu-toggle').addClass('active');
}
})
// click outisde offcanvas
$(document).mouseup(function(e) {
var container = $(".site-mobile-menu");
if (!container.is(e.target) && container.has(e.target).length === 0) {
if ( $('body').hasClass('offcanvas-menu') ) {
$('body').removeClass('offcanvas-menu');
$('body').find('.js-menu-toggle').removeClass('active');
}
}
});
};
siteMenuClone();
var owlPlugin = function() {
if ( $('.owl-3-slider').length > 0 ) {
var owl3 = $('.owl-3-slider').owlCarousel({
loop: true,
autoHeight: true,
margin: 40,
autoplay: true,
smartSpeed: 700,
items: 4,
stagePadding: 0,
nav: true,
dots: true,
navText: ['<span class="icon-keyboard_backspace"></span>','<span class="icon-keyboard_backspace"></span>'],
responsive:{
0:{
items:1
},
600:{
items:1
},
800: {
items:2
},
1000:{
items:2
},
1100:{
items:3
}
}
});
}
$('.js-custom-next-v2').click(function(e) {
e.preventDefault();
owl3.trigger('next.owl.carousel');
})
$('.js-custom-prev-v2').click(function(e) {
e.preventDefault();
owl3.trigger('prev.owl.carousel');
})
if ( $('.owl-4-slider').length > 0 ) {
var owl4 = $('.owl-4-slider').owlCarousel({
loop: true,
autoHeight: true,
margin: 10,
autoplay: true,
smartSpeed: 700,
items: 4,
nav: false,
dots: true,
navText: ['<span class="icon-keyboard_backspace"></span>','<span class="icon-keyboard_backspace"></span>'],
responsive:{
0:{
items:1
},
600:{
items:2
},
800: {
items:2
},
1000:{
items:3
},
1100:{
items:4
}
}
});
}
if ( $('.owl-single-text').length > 0 ) {
var owlText = $('.owl-single-text').owlCarousel({
loop: true,
autoHeight: true,
margin: 0,
autoplay: true,
smartSpeed: 1200,
items: 1,
nav: false,
navText: ['<span class="icon-keyboard_backspace"></span>','<span class="icon-keyboard_backspace"></span>']
});
}
if ( $('.events-slider').length > 0 ) {
var owl = $('.events-slider').owlCarousel({
loop: true,
autoHeight: true,
margin: 0,
autoplay: true,
smartSpeed: 800,
mouseDrag: false,
touchDrag: false,
items: 1,
nav: false,
navText: ['<span class="icon-keyboard_backspace"></span>','<span class="icon-keyboard_backspace"></span>'],
});
}
if ( $('.owl-single').length > 0 ) {
var owl = $('.owl-single').owlCarousel({
loop: true,
autoHeight: true,
margin: 0,
autoplay: true,
smartSpeed: 800,
mouseDrag: false,
touchDrag: false,
items: 1,
nav: false,
navText: ['<span class="icon-keyboard_backspace"></span>','<span class="icon-keyboard_backspace"></span>'],
onChanged: changed,
});
function changed(event) {
var i = event.item.index;
if ( i == 0 || i == null) {
i = 1;
} else {
i = i - 1;
$('.js-custom-dots li').removeClass('active');
$('.js-custom-dots li[data-index="'+i+'"]').addClass('active');
}
}
$('.js-custom-dots li').each(function(i) {
var i = i + 1;
$(this).attr('data-index', i);
});
$('.js-custom-dots a').on('click', function(e){
e.preventDefault();
owl.trigger('stop.owl.autoplay');
var k = $(this).closest('li').data('index');
k = k - 1;
owl.trigger('to.owl.carousel', [k, 500]);
})
}
if ( $('.wide-slider-testimonial').length > 0 ) {
$('.wide-slider-testimonial').owlCarousel({
loop:true,
autoplay: true,
margin:0,
nav: false,
autoplayHoverPause: false,
items: 1,
smartSpeed: 1000,
autoHeight: true,
navText : ["<span class='ion-android-arrow-dropleft'></span>","<span class='ion-android-arrow-dropright'></span>"],
responsive:{
0:{
items:1,
nav:false
},
600:{
items:1,
nav:false
},
1000:{
items:1,
nav:false
}
}
});
}
}
owlPlugin();
var counter = function() {
$('.count-numbers').waypoint( function( direction ) {
if( direction === 'down' && !$(this.element).hasClass('ut-animated') ) {
var comma_separator_number_step = $.animateNumber.numberStepFactories.separator(',')
$('.counter > span').each(function(){
var $this = $(this),
num = $this.data('number');
$this.animateNumber(
{
number: num,
numberStep: comma_separator_number_step
}, 5000
);
});
}
} , { offset: '95%' } );
}
counter();
// jarallax
var jarallaxPlugin = function() {
if ( $('.jarallax').length > 0 ) {
$('.jarallax').jarallax({
speed: 0.2
});
}
};
jarallaxPlugin();
var accordion = function() {
$('.btn-link[aria-expanded="true"]').closest('.accordion-item').addClass('active');
$('.collapse').on('show.bs.collapse', function () {
$(this).closest('.accordion-item').addClass('active');
});
$('.collapse').on('hidden.bs.collapse', function () {
$(this).closest('.accordion-item').removeClass('active');
});
}
accordion();
var siteDatePicker = function() {
if ( $('.datepicker').length > 0 ) {
$('.datepicker').datepicker();
}
};
siteDatePicker();
var siteSticky = function() {
$(".js-sticky-header").sticky({topSpacing:0});
};
siteSticky();
})

9
public/asset_landingpage/js/index.html

@ -1,9 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Silence is eloquence.</title>
</head>
<body>
</body>
</html>

6
public/asset_landingpage/js/jarallax.min.js vendored

File diff suppressed because one or more lines are too long

2
public/asset_landingpage/js/jquery-3.4.1.min.js vendored

File diff suppressed because one or more lines are too long

8
public/asset_landingpage/js/jquery.animateNumber.min.js vendored

@ -1,8 +0,0 @@
/*
jQuery animateNumber plugin v0.0.14
(c) 2013, Alexandr Borisov.
https://github.com/aishek/jquery-animateNumber
*/
(function(d){var r=function(b){return b.split("").reverse().join("")},m={numberStep:function(b,a){var e=Math.floor(b);d(a.elem).text(e)}},g=function(b){var a=b.elem;a.nodeType&&a.parentNode&&(a=a._animateNumberSetter,a||(a=m.numberStep),a(b.now,b))};d.Tween&&d.Tween.propHooks?d.Tween.propHooks.number={set:g}:d.fx.step.number=g;d.animateNumber={numberStepFactories:{append:function(b){return function(a,e){var f=Math.floor(a);d(e.elem).prop("number",a).text(f+b)}},separator:function(b,a,e){b=b||" ";
a=a||3;e=e||"";return function(f,k){var u=0>f,c=Math.floor((u?-1:1)*f).toString(),n=d(k.elem);if(c.length>a){for(var h=c,l=a,m=h.split("").reverse(),c=[],p,s,q,t=0,g=Math.ceil(h.length/l);t<g;t++){p="";for(q=0;q<l;q++){s=t*l+q;if(s===h.length)break;p+=m[s]}c.push(p)}h=c.length-1;l=r(c[h]);c[h]=r(parseInt(l,10).toString());c=c.join(b);c=r(c)}n.prop("number",f).text((u?"-":"")+c+e)}}}};d.fn.animateNumber=function(){for(var b=arguments[0],a=d.extend({},m,b),e=d(this),f=[a],k=1,g=arguments.length;k<g;k++)f.push(arguments[k]);
if(b.numberStep){var c=this.each(function(){this._animateNumberSetter=b.numberStep}),n=a.complete;a.complete=function(){c.each(function(){delete this._animateNumberSetter});n&&n.apply(this,arguments)}}return e.animate.apply(e,f)}})(jQuery);

13
public/asset_landingpage/js/jquery.fancybox.min.js vendored

File diff suppressed because one or more lines are too long

288
public/asset_landingpage/js/jquery.sticky.js

@ -1,288 +0,0 @@
// Sticky Plugin v1.0.4 for jQuery
// =============
// Author: Anthony Garand
// Improvements by German M. Bravo (Kronuz) and Ruud Kamphuis (ruudk)
// Improvements by Leonardo C. Daronco (daronco)
// Created: 02/14/2011
// Date: 07/20/2015
// Website: http://stickyjs.com/
// Description: Makes an element on the page stick on the screen as you scroll
// It will only set the 'top' and 'position' of your element, you
// might need to adjust the width in some cases.
(function (factory) {
if (typeof define === 'function' && define.amd) {
// AMD. Register as an anonymous module.
define(['jquery'], factory);
} else if (typeof module === 'object' && module.exports) {
// Node/CommonJS
module.exports = factory(require('jquery'));
} else {
// Browser globals
factory(jQuery);
}
}(function ($) {
var slice = Array.prototype.slice; // save ref to original slice()
var splice = Array.prototype.splice; // save ref to original slice()
var defaults = {
topSpacing: 0,
bottomSpacing: 0,
className: 'is-sticky',
wrapperClassName: 'sticky-wrapper',
center: false,
getWidthFrom: '',
widthFromWrapper: true, // works only when .getWidthFrom is empty
responsiveWidth: false,
zIndex: 'inherit'
},
$window = $(window),
$document = $(document),
sticked = [],
windowHeight = $window.height(),
scroller = function() {
var scrollTop = $window.scrollTop(),
documentHeight = $document.height(),
dwh = documentHeight - windowHeight,
extra = (scrollTop > dwh) ? dwh - scrollTop : 0;
for (var i = 0, l = sticked.length; i < l; i++) {
var s = sticked[i],
elementTop = s.stickyWrapper.offset().top,
etse = elementTop - s.topSpacing - extra;
//update height in case of dynamic content
s.stickyWrapper.css('height', s.stickyElement.outerHeight());
if (scrollTop <= etse) {
if (s.currentTop !== null) {
s.stickyElement
.css({
'width': '',
'position': '',
'top': '',
'z-index': ''
});
s.stickyElement.parent().removeClass(s.className);
s.stickyElement.trigger('sticky-end', [s]);
s.currentTop = null;
}
}
else {
var newTop = documentHeight - s.stickyElement.outerHeight()
- s.topSpacing - s.bottomSpacing - scrollTop - extra;
if (newTop < 0) {
newTop = newTop + s.topSpacing;
} else {
newTop = s.topSpacing;
}
if (s.currentTop !== newTop) {
var newWidth;
if (s.getWidthFrom) {
padding = s.stickyElement.innerWidth() - s.stickyElement.width();
newWidth = $(s.getWidthFrom).width() - padding || null;
} else if (s.widthFromWrapper) {
newWidth = s.stickyWrapper.width();
}
if (newWidth == null) {
newWidth = s.stickyElement.width();
}
s.stickyElement
.css('width', newWidth)
.css('position', 'fixed')
.css('top', newTop)
.css('z-index', s.zIndex);
s.stickyElement.parent().addClass(s.className);
if (s.currentTop === null) {
s.stickyElement.trigger('sticky-start', [s]);
} else {
// sticky is started but it have to be repositioned
s.stickyElement.trigger('sticky-update', [s]);
}
if (s.currentTop === s.topSpacing && s.currentTop > newTop || s.currentTop === null && newTop < s.topSpacing) {
// just reached bottom || just started to stick but bottom is already reached
s.stickyElement.trigger('sticky-bottom-reached', [s]);
} else if(s.currentTop !== null && newTop === s.topSpacing && s.currentTop < newTop) {
// sticky is started && sticked at topSpacing && overflowing from top just finished
s.stickyElement.trigger('sticky-bottom-unreached', [s]);
}
s.currentTop = newTop;
}
// Check if sticky has reached end of container and stop sticking
var stickyWrapperContainer = s.stickyWrapper.parent();
var unstick = (s.stickyElement.offset().top + s.stickyElement.outerHeight() >= stickyWrapperContainer.offset().top + stickyWrapperContainer.outerHeight()) && (s.stickyElement.offset().top <= s.topSpacing);
if( unstick ) {
s.stickyElement
.css('position', 'absolute')
.css('top', '')
.css('bottom', 0)
.css('z-index', '');
} else {
s.stickyElement
.css('position', 'fixed')
.css('top', newTop)
.css('bottom', '')
.css('z-index', s.zIndex);
}
}
}
},
resizer = function() {
windowHeight = $window.height();
for (var i = 0, l = sticked.length; i < l; i++) {
var s = sticked[i];
var newWidth = null;
if (s.getWidthFrom) {
if (s.responsiveWidth) {
newWidth = $(s.getWidthFrom).width();
}
} else if(s.widthFromWrapper) {
newWidth = s.stickyWrapper.width();
}
if (newWidth != null) {
s.stickyElement.css('width', newWidth);
}
}
},
methods = {
init: function(options) {
return this.each(function() {
var o = $.extend({}, defaults, options);
var stickyElement = $(this);
var stickyId = stickyElement.attr('id');
var wrapperId = stickyId ? stickyId + '-' + defaults.wrapperClassName : defaults.wrapperClassName;
var wrapper = $('<div></div>')
.attr('id', wrapperId)
.addClass(o.wrapperClassName);
stickyElement.wrapAll(function() {
if ($(this).parent("#" + wrapperId).length == 0) {
return wrapper;
}
});
var stickyWrapper = stickyElement.parent();
if (o.center) {
stickyWrapper.css({width:stickyElement.outerWidth(),marginLeft:"auto",marginRight:"auto"});
}
if (stickyElement.css("float") === "right") {
stickyElement.css({"float":"none"}).parent().css({"float":"right"});
}
o.stickyElement = stickyElement;
o.stickyWrapper = stickyWrapper;
o.currentTop = null;
sticked.push(o);
methods.setWrapperHeight(this);
methods.setupChangeListeners(this);
});
},
setWrapperHeight: function(stickyElement) {
var element = $(stickyElement);
var stickyWrapper = element.parent();
if (stickyWrapper) {
stickyWrapper.css('height', element.outerHeight());
}
},
setupChangeListeners: function(stickyElement) {
if (window.MutationObserver) {
var mutationObserver = new window.MutationObserver(function(mutations) {
if (mutations[0].addedNodes.length || mutations[0].removedNodes.length) {
methods.setWrapperHeight(stickyElement);
}
});
mutationObserver.observe(stickyElement, {subtree: true, childList: true});
} else {
if (window.addEventListener) {
stickyElement.addEventListener('DOMNodeInserted', function() {
methods.setWrapperHeight(stickyElement);
}, false);
stickyElement.addEventListener('DOMNodeRemoved', function() {
methods.setWrapperHeight(stickyElement);
}, false);
} else if (window.attachEvent) {
stickyElement.attachEvent('onDOMNodeInserted', function() {
methods.setWrapperHeight(stickyElement);
});
stickyElement.attachEvent('onDOMNodeRemoved', function() {
methods.setWrapperHeight(stickyElement);
});
}
}
},
update: scroller,
unstick: function(options) {
return this.each(function() {
var that = this;
var unstickyElement = $(that);
var removeIdx = -1;
var i = sticked.length;
while (i-- > 0) {
if (sticked[i].stickyElement.get(0) === that) {
splice.call(sticked,i,1);
removeIdx = i;
}
}
if(removeIdx !== -1) {
unstickyElement.unwrap();
unstickyElement
.css({
'width': '',
'position': '',
'top': '',
'float': '',
'z-index': ''
})
;
}
});
}
};
// should be more efficient than using $window.scroll(scroller) and $window.resize(resizer):
if (window.addEventListener) {
window.addEventListener('scroll', scroller, false);
window.addEventListener('resize', resizer, false);
} else if (window.attachEvent) {
window.attachEvent('onscroll', scroller);
window.attachEvent('onresize', resizer);
}
$.fn.sticky = function(method) {
if (methods[method]) {
return methods[method].apply(this, slice.call(arguments, 1));
} else if (typeof method === 'object' || !method ) {
return methods.init.apply( this, arguments );
} else {
$.error('Method ' + method + ' does not exist on jQuery.sticky');
}
};
$.fn.unstick = function(method) {
if (methods[method]) {
return methods[method].apply(this, slice.call(arguments, 1));
} else if (typeof method === 'object' || !method ) {
return methods.unstick.apply( this, arguments );
} else {
$.error('Method ' + method + ' does not exist on jQuery.sticky');
}
};
$(function() {
setTimeout(scroller, 0);
});
}));

7
public/asset_landingpage/js/jquery.waypoints.min.js vendored

File diff suppressed because one or more lines are too long

7
public/asset_landingpage/js/owl.carousel.min.js vendored

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save