diff --git a/package-lock.json b/package-lock.json index 6590933..bf4c962 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,31 +11,17 @@ "jquery": "^3.7.1" }, "devDependencies": { - "@erbelion/vite-plugin-laravel-purgecss": "^0.2.3", + "@erbelion/vite-plugin-laravel-purgecss": "^0.2.5", "@popperjs/core": "^2.11.8", - "@rollup/plugin-inject": "^5.0.5", - "@vitejs/plugin-vue": "^5.0.0", - "autoprefixer": "^10.4.12", - "bootstrap": "^5.3.2", - "laravel-vite-plugin": "^1.0.1", + "@vitejs/plugin-vue": "^5.1.2", + "autoprefixer": "^10.4.20", + "bootstrap": "^5.3.3", + "laravel-vite-plugin": "^1.0.5", "lodash": "^4.17.21", - "postcss": "^8.4.31", - "rollup-plugin-critical": "^1.0.13", + "postcss": "^8.4.41", "sass": "^1.69.5", - "vanilla-lazyload": "^17.8.5", - "vite": "^5.0.11" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.23.5", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/highlight": "^7.23.4", - "chalk": "^2.4.2" - }, - "engines": { - "node": ">=6.9.0" + "vanilla-lazyload": "^17.9.0", + "vite": "^5.4.2" } }, "node_modules/@babel/helper-string-parser": { @@ -47,27 +33,6 @@ "node": ">=6.9.0" } }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.23.4", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@babel/parser": { "version": "7.25.4", "dev": true, @@ -107,9 +72,10 @@ } }, "node_modules/@erbelion/vite-plugin-laravel-purgecss": { - "version": "0.2.3", + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/@erbelion/vite-plugin-laravel-purgecss/-/vite-plugin-laravel-purgecss-0.2.5.tgz", + "integrity": "sha512-ncOsw3EsAHns0i5962PYi6m4qARrRAeo3NDoBteSWhwu0jUSyx1ERTmtFdK+PI0lMn9EZqoPqkPrrwkiZ23uTw==", "dev": true, - "license": "MIT", "dependencies": { "postcss": "^8.4.31", "purgecss": "^5.0.0", @@ -117,9 +83,10 @@ } }, "node_modules/@erbelion/vite-plugin-laravel-purgecss/node_modules/vite": { - "version": "4.5.2", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.3.tgz", + "integrity": "sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==", "dev": true, - "license": "MIT", "dependencies": { "esbuild": "^0.18.10", "postcss": "^8.4.27", @@ -170,6 +137,262 @@ } } }, + "node_modules/@esbuild/aix-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", + "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", + "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", + "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", + "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", + "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", + "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", + "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", + "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", + "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", + "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", + "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-loong64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", + "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", + "cpu": [ + "loong64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-mips64el": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", + "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", + "cpu": [ + "mips64el" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", + "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-riscv64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", + "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-s390x": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", + "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, "node_modules/@esbuild/linux-x64": { "version": "0.18.20", "cpu": [ @@ -185,6 +408,102 @@ "node": ">=12" } }, + "node_modules/@esbuild/netbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", + "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/openbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", + "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/sunos-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", + "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", + "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", + "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", + "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, "node_modules/@fontsource/bai-jamjuree": { "version": "5.0.8", "license": "OFL-1.1" @@ -193,239 +512,244 @@ "version": "5.0.8", "license": "Apache-2.0" }, - "node_modules/@hapi/hoek": { - "version": "9.3.0", - "dev": true, - "license": "BSD-3-Clause" - }, - "node_modules/@hapi/topo": { - "version": "5.1.0", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "@hapi/hoek": "^9.0.0" - } - }, - "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.15", - "dev": true, - "license": "MIT" - }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.stat": { - "version": "2.0.5", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.walk": { - "version": "1.2.8", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - }, - "engines": { - "node": ">= 8" - } - }, "node_modules/@popperjs/core": { "version": "2.11.8", + "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", + "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", "dev": true, - "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/popperjs" } }, - "node_modules/@rollup/plugin-inject": { - "version": "5.0.5", + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.21.0.tgz", + "integrity": "sha512-WTWD8PfoSAJ+qL87lE7votj3syLavxunWhzCnx3XFxFiI/BA/r3X7MUM8dVrH8rb2r4AiO8jJsr3ZjdaftmnfA==", + "cpu": [ + "arm" + ], "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^5.0.1", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.3" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - } - } + "optional": true, + "os": [ + "android" + ] }, - "node_modules/@rollup/pluginutils": { - "version": "5.1.0", + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.21.0.tgz", + "integrity": "sha512-a1sR2zSK1B4eYkiZu17ZUZhmUQcKjk2/j9Me2IDjk1GHW7LB5Z35LEzj9iJch6gtUfsnvZs1ZNyDW2oZSThrkA==", + "cpu": [ + "arm64" + ], "dev": true, - "license": "MIT", - "dependencies": { - "@types/estree": "^1.0.0", - "estree-walker": "^2.0.2", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" - }, - "peerDependenciesMeta": { - "rollup": { - "optional": true - } - } + "optional": true, + "os": [ + "android" + ] }, - "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.9.1", + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.21.0.tgz", + "integrity": "sha512-zOnKWLgDld/svhKO5PD9ozmL6roy5OQ5T4ThvdYZLpiOhEGY+dp2NwUmxK0Ld91LrbjrvtNAE0ERBwjqhZTRAA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.21.0.tgz", + "integrity": "sha512-7doS8br0xAkg48SKE2QNtMSFPFUlRdw9+votl27MvT46vo44ATBmdZdGysOevNELmZlfd+NEa0UYOA8f01WSrg==", "cpu": [ "x64" ], "dev": true, - "license": "MIT", + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.21.0.tgz", + "integrity": "sha512-pWJsfQjNWNGsoCq53KjMtwdJDmh/6NubwQcz52aEwLEuvx08bzcy6tOUuawAOncPnxz/3siRtd8hiQ32G1y8VA==", + "cpu": [ + "arm" + ], + "dev": true, "optional": true, "os": [ "linux" ] }, - "node_modules/@sideway/address": { - "version": "4.1.4", + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.21.0.tgz", + "integrity": "sha512-efRIANsz3UHZrnZXuEvxS9LoCOWMGD1rweciD6uJQIx2myN3a8Im1FafZBzh7zk1RJ6oKcR16dU3UPldaKd83w==", + "cpu": [ + "arm" + ], "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "@hapi/hoek": "^9.0.0" - } + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@sideway/formula": { - "version": "3.0.1", + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.21.0.tgz", + "integrity": "sha512-ZrPhydkTVhyeGTW94WJ8pnl1uroqVHM3j3hjdquwAcWnmivjAwOYjTEAuEDeJvGX7xv3Z9GAvrBkEzCgHq9U1w==", + "cpu": [ + "arm64" + ], "dev": true, - "license": "BSD-3-Clause" + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@sideway/pinpoint": { - "version": "2.0.0", + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.21.0.tgz", + "integrity": "sha512-cfaupqd+UEFeURmqNP2eEvXqgbSox/LHOyN9/d2pSdV8xTrjdg3NgOFJCtc1vQ/jEke1qD0IejbBfxleBPHnPw==", + "cpu": [ + "arm64" + ], "dev": true, - "license": "BSD-3-Clause" + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@sindresorhus/is": { - "version": "5.6.0", + "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.21.0.tgz", + "integrity": "sha512-ZKPan1/RvAhrUylwBXC9t7B2hXdpb/ufeu22pG2psV7RN8roOfGurEghw1ySmX/CmDDHNTDDjY3lo9hRlgtaHg==", + "cpu": [ + "ppc64" + ], "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sindresorhus/is?sponsor=1" - } + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@szmarczak/http-timer": { - "version": "5.0.1", + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.21.0.tgz", + "integrity": "sha512-H1eRaCwd5E8eS8leiS+o/NqMdljkcb1d6r2h4fKSsCXQilLKArq6WS7XBLDu80Yz+nMqHVFDquwcVrQmGr28rg==", + "cpu": [ + "riscv64" + ], "dev": true, - "license": "MIT", - "dependencies": { - "defer-to-connect": "^2.0.1" - }, - "engines": { - "node": ">=14.16" - } + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@tootallnate/once": { - "version": "2.0.0", + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.21.0.tgz", + "integrity": "sha512-zJ4hA+3b5tu8u7L58CCSI0A9N1vkfwPhWd/puGXwtZlsB5bTkwDNW/+JCU84+3QYmKpLi+XvHdmrlwUwDA6kqw==", + "cpu": [ + "s390x" + ], "dev": true, - "license": "MIT", - "engines": { - "node": ">= 10" - } + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@trysound/sax": { - "version": "0.2.0", + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.21.0.tgz", + "integrity": "sha512-e2hrvElFIh6kW/UNBQK/kzqMNY5mO+67YtEh9OA65RM5IJXYTWiXjX6fjIiPaqOkBthYF1EqgiZ6OXKcQsM0hg==", + "cpu": [ + "x64" + ], "dev": true, - "license": "ISC", - "engines": { - "node": ">=10.13.0" - } + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@types/cacheable-request": { - "version": "6.0.3", + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.21.0.tgz", + "integrity": "sha512-1vvmgDdUSebVGXWX2lIcgRebqfQSff0hMEkLJyakQ9JQUbLDkEaMsPTLOmyccyC6IJ/l3FZuJbmrBw/u0A0uCQ==", + "cpu": [ + "x64" + ], "dev": true, - "license": "MIT", - "dependencies": { - "@types/http-cache-semantics": "*", - "@types/keyv": "^3.1.4", - "@types/node": "*", - "@types/responselike": "^1.0.0" - } + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.21.0.tgz", + "integrity": "sha512-s5oFkZ/hFcrlAyBTONFY1TWndfyre1wOMwU+6KCpm/iatybvrRgmZVM+vCFwxmC5ZhdlgfE0N4XorsDpi7/4XQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.21.0.tgz", + "integrity": "sha512-G9+TEqRnAA6nbpqyUqgTiopmnfgnMkR3kMukFBDsiyy23LZvUCpiUwjTRx6ezYCjJODXrh52rBR9oXvm+Fp5wg==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.21.0.tgz", + "integrity": "sha512-2jsCDZwtQvRhejHLfZ1JY6w6kEuEtfF9nzYsZxzSlNVKDX+DpsDJ+Rbjkm74nvg2rdx0gwBS+IMdvwJuq3S9pQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] }, "node_modules/@types/estree": { "version": "1.0.5", "dev": true, "license": "MIT" }, - "node_modules/@types/http-cache-semantics": { - "version": "4.0.4", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/keyv": { - "version": "3.1.4", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/mime-types": { - "version": "2.1.4", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/minimist": { - "version": "1.2.5", - "dev": true, - "license": "MIT" - }, "node_modules/@types/node": { "version": "20.11.0", "dev": true, "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "undici-types": "~5.26.4" } }, - "node_modules/@types/normalize-package-data": { - "version": "2.4.4", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/responselike": { - "version": "1.0.3", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/node": "*" - } - }, "node_modules/@vitejs/plugin-vue": { "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.2.tgz", + "integrity": "sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A==", "dev": true, - "license": "MIT", "engines": { "node": "^18.0.0 || >=20.0.0" }, @@ -447,15 +771,6 @@ "source-map-js": "^1.2.0" } }, - "node_modules/@vue/compiler-core/node_modules/source-map-js": { - "version": "1.2.0", - "dev": true, - "license": "BSD-3-Clause", - "peer": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/@vue/compiler-dom": { "version": "3.4.38", "dev": true, @@ -498,49 +813,6 @@ "@jridgewell/sourcemap-codec": "^1.5.0" } }, - "node_modules/@vue/compiler-sfc/node_modules/picocolors": { - "version": "1.0.1", - "dev": true, - "license": "ISC", - "peer": true - }, - "node_modules/@vue/compiler-sfc/node_modules/postcss": { - "version": "8.4.41", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "peer": true, - "dependencies": { - "nanoid": "^3.3.7", - "picocolors": "^1.0.1", - "source-map-js": "^1.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/@vue/compiler-sfc/node_modules/source-map-js": { - "version": "1.2.0", - "dev": true, - "license": "BSD-3-Clause", - "peer": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/@vue/compiler-ssr": { "version": "3.4.38", "dev": true, @@ -601,95 +873,6 @@ "license": "MIT", "peer": true }, - "node_modules/abab": { - "version": "2.0.6", - "dev": true, - "license": "BSD-3-Clause" - }, - "node_modules/acorn": { - "version": "8.11.3", - "dev": true, - "license": "MIT", - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-globals": { - "version": "7.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "acorn": "^8.1.0", - "acorn-walk": "^8.0.2" - } - }, - "node_modules/acorn-walk": { - "version": "8.3.2", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/agent-base": { - "version": "6.0.2", - "dev": true, - "license": "MIT", - "dependencies": { - "debug": "4" - }, - "engines": { - "node": ">= 6.0.0" - } - }, - "node_modules/aggregate-error": { - "version": "4.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "clean-stack": "^4.0.0", - "indent-string": "^5.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ansi-colors": { - "version": "1.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-wrap": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ansi-styles": { - "version": "3.2.1", - "dev": true, - "license": "MIT", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/ansi-wrap": { - "version": "0.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/anymatch": { "version": "3.1.3", "dev": true, @@ -702,446 +885,10 @@ "node": ">= 8" } }, - "node_modules/array-union": { - "version": "2.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/arrify": { - "version": "1.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/asset-resolver": { - "version": "3.0.5", - "dev": true, - "license": "MIT", - "dependencies": { - "debug": "^4.3.1", - "globby": "^11.0.1", - "got": "^11.8.1", - "meow": "^7.1.1", - "mime": "^2.4.7", - "normalize-path": "^3.0.0" - }, - "bin": { - "asset-resolver": "cli.js" - }, - "engines": { - "node": ">=10.19.0" - } - }, - "node_modules/asset-resolver/node_modules/@sindresorhus/is": { - "version": "4.6.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/is?sponsor=1" - } - }, - "node_modules/asset-resolver/node_modules/@szmarczak/http-timer": { - "version": "4.0.6", - "dev": true, - "license": "MIT", - "dependencies": { - "defer-to-connect": "^2.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/asset-resolver/node_modules/cacheable-lookup": { - "version": "5.0.4", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10.6.0" - } - }, - "node_modules/asset-resolver/node_modules/cacheable-request": { - "version": "7.0.4", - "dev": true, - "license": "MIT", - "dependencies": { - "clone-response": "^1.0.2", - "get-stream": "^5.1.0", - "http-cache-semantics": "^4.0.0", - "keyv": "^4.0.0", - "lowercase-keys": "^2.0.0", - "normalize-url": "^6.0.1", - "responselike": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/camelcase-keys": { - "version": "6.2.2", - "dev": true, - "license": "MIT", - "dependencies": { - "camelcase": "^5.3.1", - "map-obj": "^4.0.0", - "quick-lru": "^4.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/camelcase-keys/node_modules/quick-lru": { - "version": "4.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/find-up": { - "version": "4.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/get-stream": { - "version": "5.2.0", - "dev": true, - "license": "MIT", - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/globby": { - "version": "11.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/got": { - "version": "11.8.6", - "dev": true, - "license": "MIT", - "dependencies": { - "@sindresorhus/is": "^4.0.0", - "@szmarczak/http-timer": "^4.0.5", - "@types/cacheable-request": "^6.0.1", - "@types/responselike": "^1.0.0", - "cacheable-lookup": "^5.0.3", - "cacheable-request": "^7.0.2", - "decompress-response": "^6.0.0", - "http2-wrapper": "^1.0.0-beta.5.2", - "lowercase-keys": "^2.0.0", - "p-cancelable": "^2.0.0", - "responselike": "^2.0.0" - }, - "engines": { - "node": ">=10.19.0" - }, - "funding": { - "url": "https://github.com/sindresorhus/got?sponsor=1" - } - }, - "node_modules/asset-resolver/node_modules/hosted-git-info": { - "version": "2.8.9", - "dev": true, - "license": "ISC" - }, - "node_modules/asset-resolver/node_modules/http2-wrapper": { - "version": "1.0.3", - "dev": true, - "license": "MIT", - "dependencies": { - "quick-lru": "^5.1.1", - "resolve-alpn": "^1.0.0" - }, - "engines": { - "node": ">=10.19.0" - } - }, - "node_modules/asset-resolver/node_modules/indent-string": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/locate-path": { - "version": "5.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/meow": { - "version": "7.1.1", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/minimist": "^1.2.0", - "camelcase-keys": "^6.2.2", - "decamelize-keys": "^1.1.0", - "hard-rejection": "^2.1.0", - "minimist-options": "4.1.0", - "normalize-package-data": "^2.5.0", - "read-pkg-up": "^7.0.1", - "redent": "^3.0.0", - "trim-newlines": "^3.0.0", - "type-fest": "^0.13.1", - "yargs-parser": "^18.1.3" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/meow/node_modules/type-fest": { - "version": "0.13.1", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/normalize-package-data": { - "version": "2.5.0", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "node_modules/asset-resolver/node_modules/normalize-url": { - "version": "6.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/p-cancelable": { - "version": "2.1.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/p-limit": { - "version": "2.3.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/p-locate": { - "version": "4.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/read-pkg": { - "version": "5.2.0", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^2.5.0", - "parse-json": "^5.0.0", - "type-fest": "^0.6.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/read-pkg-up": { - "version": "7.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "find-up": "^4.1.0", - "read-pkg": "^5.2.0", - "type-fest": "^0.8.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/read-pkg-up/node_modules/type-fest": { - "version": "0.8.1", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/redent": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "indent-string": "^4.0.0", - "strip-indent": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/responselike": { - "version": "2.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "lowercase-keys": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/asset-resolver/node_modules/semver": { - "version": "5.7.2", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/asset-resolver/node_modules/slash": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/strip-indent": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "min-indent": "^1.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/trim-newlines": { - "version": "3.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/type-fest": { - "version": "0.6.0", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=8" - } - }, - "node_modules/asset-resolver/node_modules/yargs-parser": { - "version": "18.1.3", - "dev": true, - "license": "ISC", - "dependencies": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/async-limiter": { - "version": "1.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/asynckit": { - "version": "0.4.0", - "dev": true, - "license": "MIT" - }, - "node_modules/atob": { - "version": "2.1.2", - "dev": true, - "license": "(MIT OR Apache-2.0)", - "bin": { - "atob": "bin/atob.js" - }, - "engines": { - "node": ">= 4.5.0" - } - }, "node_modules/autoprefixer": { "version": "10.4.20", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.20.tgz", + "integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==", "dev": true, "funding": [ { @@ -1157,7 +904,6 @@ "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "dependencies": { "browserslist": "^4.23.3", "caniuse-lite": "^1.0.30001646", @@ -1176,11 +922,6 @@ "postcss": "^8.1.0" } }, - "node_modules/autoprefixer/node_modules/picocolors": { - "version": "1.0.1", - "dev": true, - "license": "ISC" - }, "node_modules/balanced-match": { "version": "1.0.2", "dev": true, @@ -1198,13 +939,10 @@ "node": ">=8" } }, - "node_modules/boolbase": { - "version": "1.0.0", - "dev": true, - "license": "ISC" - }, "node_modules/bootstrap": { - "version": "5.3.2", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz", + "integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==", "dev": true, "funding": [ { @@ -1216,7 +954,6 @@ "url": "https://opencollective.com/bootstrap" } ], - "license": "MIT", "peerDependencies": { "@popperjs/core": "^2.11.8" } @@ -1230,11 +967,12 @@ } }, "node_modules/braces": { - "version": "3.0.2", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "dev": true, - "license": "MIT", "dependencies": { - "fill-range": "^7.0.1" + "fill-range": "^7.1.1" }, "engines": { "node": ">=8" @@ -1271,80 +1009,6 @@ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, - "node_modules/buffer-crc32": { - "version": "0.2.13", - "dev": true, - "license": "MIT", - "engines": { - "node": "*" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "dev": true, - "license": "MIT" - }, - "node_modules/cacheable-lookup": { - "version": "7.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.16" - } - }, - "node_modules/cacheable-request": { - "version": "10.2.14", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/http-cache-semantics": "^4.0.2", - "get-stream": "^6.0.1", - "http-cache-semantics": "^4.1.1", - "keyv": "^4.5.3", - "mimic-response": "^4.0.0", - "normalize-url": "^8.0.0", - "responselike": "^3.0.0" - }, - "engines": { - "node": ">=14.16" - } - }, - "node_modules/camelcase": { - "version": "5.3.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/camelcase-keys": { - "version": "7.0.2", - "dev": true, - "license": "MIT", - "dependencies": { - "camelcase": "^6.3.0", - "map-obj": "^4.1.0", - "quick-lru": "^5.1.1", - "type-fest": "^1.2.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/camelcase-keys/node_modules/camelcase": { - "version": "6.3.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/caniuse-lite": { "version": "1.0.30001651", "dev": true, @@ -1364,55 +1028,6 @@ ], "license": "CC-BY-4.0" }, - "node_modules/chalk": { - "version": "2.4.2", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/cheerio": { - "version": "1.0.0-rc.12", - "dev": true, - "license": "MIT", - "dependencies": { - "cheerio-select": "^2.1.0", - "dom-serializer": "^2.0.0", - "domhandler": "^5.0.3", - "domutils": "^3.0.1", - "htmlparser2": "^8.0.1", - "parse5": "^7.0.0", - "parse5-htmlparser2-tree-adapter": "^7.0.0" - }, - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/cheeriojs/cheerio?sponsor=1" - } - }, - "node_modules/cheerio-select": { - "version": "2.1.0", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "boolbase": "^1.0.0", - "css-select": "^5.1.0", - "css-what": "^6.1.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3", - "domutils": "^3.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, "node_modules/chokidar": { "version": "3.5.3", "dev": true, @@ -1439,98 +1054,6 @@ "fsevents": "~2.3.2" } }, - "node_modules/clean-css": { - "version": "5.3.3", - "dev": true, - "license": "MIT", - "dependencies": { - "source-map": "~0.6.0" - }, - "engines": { - "node": ">= 10.0" - } - }, - "node_modules/clean-stack": { - "version": "4.2.0", - "dev": true, - "license": "MIT", - "dependencies": { - "escape-string-regexp": "5.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/clean-stack/node_modules/escape-string-regexp": { - "version": "5.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/clone": { - "version": "2.1.2", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/clone-response": { - "version": "1.0.3", - "dev": true, - "license": "MIT", - "dependencies": { - "mimic-response": "^1.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/clone-response/node_modules/mimic-response": { - "version": "1.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/clone-stats": { - "version": "1.0.0", - "dev": true, - "license": "MIT" - }, - "node_modules/color-convert": { - "version": "1.9.3", - "dev": true, - "license": "MIT", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/color-name": { - "version": "1.1.3", - "dev": true, - "license": "MIT" - }, - "node_modules/combined-stream": { - "version": "1.0.8", - "dev": true, - "license": "MIT", - "dependencies": { - "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, "node_modules/commander": { "version": "9.5.0", "dev": true, @@ -1539,345 +1062,6 @@ "node": "^12.20.0 || >=14" } }, - "node_modules/common-tags": { - "version": "1.8.2", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/concat-map": { - "version": "0.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/concat-stream": { - "version": "1.6.2", - "dev": true, - "engines": [ - "node >= 0.8" - ], - "license": "MIT", - "dependencies": { - "buffer-from": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^2.2.2", - "typedarray": "^0.0.6" - } - }, - "node_modules/core-util-is": { - "version": "1.0.3", - "dev": true, - "license": "MIT" - }, - "node_modules/critical": { - "version": "5.3.0", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "clean-css": "^5.3.2", - "common-tags": "^1.8.2", - "css-url-parser": "^1.1.3", - "data-uri-to-buffer": "^5.0.1", - "debug": "^4.3.4", - "find-up": "^6.3.0", - "get-stdin": "^9.0.0", - "globby": "^13.2.2", - "got": "^12.6.0", - "group-args": "^0.1.0", - "indent-string": "^5.0.0", - "inline-critical": "^10.0.1", - "is-glob": "^4.0.3", - "joi": "^17.10.1", - "lodash": "^4.17.21", - "lodash-es": "^4.17.21", - "make-dir": "^3.1.0", - "meow": "^11.0.0", - "oust": "^2.0.4", - "p-all": "^4.0.0", - "penthouse": "^2.3.3", - "picocolors": "^1.0.0", - "plugin-error": "^2.0.1", - "postcss": "^8.4.29", - "postcss-discard": "^2.0.0", - "postcss-image-inliner": "^6.1.0", - "postcss-url": "^10.1.3", - "replace-ext": "^2.0.0", - "slash": "^5.1.0", - "tempy": "^3.1.0", - "through2": "^4.0.2", - "vinyl": "^3.0.0" - }, - "bin": { - "critical": "cli.js" - }, - "engines": { - "node": ">=14.16" - } - }, - "node_modules/critical/node_modules/camelcase": { - "version": "7.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/camelcase-keys": { - "version": "8.0.2", - "dev": true, - "license": "MIT", - "dependencies": { - "camelcase": "^7.0.0", - "map-obj": "^4.3.0", - "quick-lru": "^6.1.1", - "type-fest": "^2.13.0" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/decamelize": { - "version": "6.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/lru-cache": { - "version": "7.18.3", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "node_modules/critical/node_modules/meow": { - "version": "11.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/minimist": "^1.2.2", - "camelcase-keys": "^8.0.2", - "decamelize": "^6.0.0", - "decamelize-keys": "^1.1.0", - "hard-rejection": "^2.1.0", - "minimist-options": "4.1.0", - "normalize-package-data": "^4.0.1", - "read-pkg-up": "^9.1.0", - "redent": "^4.0.0", - "trim-newlines": "^4.0.2", - "type-fest": "^3.1.0", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/meow/node_modules/type-fest": { - "version": "3.13.1", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/normalize-package-data": { - "version": "4.0.1", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "hosted-git-info": "^5.0.0", - "is-core-module": "^2.8.1", - "semver": "^7.3.5", - "validate-npm-package-license": "^3.0.4" - }, - "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" - } - }, - "node_modules/critical/node_modules/normalize-package-data/node_modules/hosted-git-info": { - "version": "5.2.1", - "dev": true, - "license": "ISC", - "dependencies": { - "lru-cache": "^7.5.1" - }, - "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" - } - }, - "node_modules/critical/node_modules/quick-lru": { - "version": "6.1.2", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/read-pkg": { - "version": "7.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/normalize-package-data": "^2.4.1", - "normalize-package-data": "^3.0.2", - "parse-json": "^5.2.0", - "type-fest": "^2.0.0" - }, - "engines": { - "node": ">=12.20" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/read-pkg-up": { - "version": "9.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "find-up": "^6.3.0", - "read-pkg": "^7.1.0", - "type-fest": "^2.5.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/read-pkg/node_modules/normalize-package-data": { - "version": "3.0.3", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "hosted-git-info": "^4.0.1", - "is-core-module": "^2.5.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/critical/node_modules/type-fest": { - "version": "2.19.0", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=12.20" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/critical/node_modules/yargs-parser": { - "version": "21.1.1", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "node_modules/crypto-random-string": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "type-fest": "^1.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/css": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "inherits": "^2.0.4", - "source-map": "^0.6.1", - "source-map-resolve": "^0.6.0" - } - }, - "node_modules/css-mediaquery": { - "version": "0.1.2", - "dev": true, - "license": "BSD" - }, - "node_modules/css-select": { - "version": "5.1.0", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.1.0", - "domhandler": "^5.0.2", - "domutils": "^3.0.1", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/css-tree": { - "version": "1.1.3", - "dev": true, - "license": "MIT", - "dependencies": { - "mdn-data": "2.0.14", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/css-tree/node_modules/mdn-data": { - "version": "2.0.14", - "dev": true, - "license": "CC0-1.0" - }, - "node_modules/css-url-parser": { - "version": "1.1.3", - "dev": true, - "license": "MIT" - }, - "node_modules/css-what": { - "version": "6.1.0", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, "node_modules/cssesc": { "version": "3.0.0", "dev": true, @@ -1889,269 +1073,22 @@ "node": ">=4" } }, - "node_modules/csso": { - "version": "4.2.0", - "dev": true, - "license": "MIT", - "dependencies": { - "css-tree": "^1.1.2" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/cssom": { - "version": "0.5.0", - "dev": true, - "license": "MIT" - }, - "node_modules/cssstyle": { - "version": "2.3.0", - "dev": true, - "license": "MIT", - "dependencies": { - "cssom": "~0.3.6" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cssstyle/node_modules/cssom": { - "version": "0.3.8", - "dev": true, - "license": "MIT" - }, "node_modules/csstype": { "version": "3.1.3", "dev": true, "license": "MIT", "peer": true }, - "node_modules/cuint": { - "version": "0.2.2", - "dev": true, - "license": "MIT" - }, - "node_modules/data-uri-to-buffer": { - "version": "5.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 14" - } - }, - "node_modules/data-urls": { - "version": "3.0.2", - "dev": true, - "license": "MIT", - "dependencies": { - "abab": "^2.0.6", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^11.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/debug": { - "version": "4.3.4", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/decamelize": { - "version": "1.2.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decamelize-keys": { - "version": "1.1.1", - "dev": true, - "license": "MIT", - "dependencies": { - "decamelize": "^1.1.0", - "map-obj": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/decamelize-keys/node_modules/map-obj": { - "version": "1.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decimal.js": { - "version": "10.4.3", - "dev": true, - "license": "MIT" - }, - "node_modules/decode-uri-component": { - "version": "0.2.2", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10" - } - }, - "node_modules/decompress-response": { - "version": "6.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "mimic-response": "^3.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/decompress-response/node_modules/mimic-response": { - "version": "3.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/defer-to-connect": { - "version": "2.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - } - }, - "node_modules/delayed-stream": { - "version": "1.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/detect-indent": { - "version": "7.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12.20" - } - }, - "node_modules/dir-glob": { - "version": "3.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/dom-serializer": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/domelementtype": { - "version": "2.3.0", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "license": "BSD-2-Clause" - }, - "node_modules/domexception": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "webidl-conversions": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/domhandler": { - "version": "5.0.3", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "domelementtype": "^2.3.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/domutils": { - "version": "3.1.0", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, "node_modules/electron-to-chromium": { "version": "1.5.13", "dev": true, "license": "ISC" }, - "node_modules/end-of-stream": { - "version": "1.4.4", - "dev": true, - "license": "MIT", - "dependencies": { - "once": "^1.4.0" - } - }, "node_modules/entities": { "version": "4.5.0", "dev": true, "license": "BSD-2-Clause", + "peer": true, "engines": { "node": ">=0.12" }, @@ -2159,14 +1096,6 @@ "url": "https://github.com/fb55/entities?sponsor=1" } }, - "node_modules/error-ex": { - "version": "1.3.2", - "dev": true, - "license": "MIT", - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, "node_modules/esbuild": { "version": "0.18.20", "dev": true, @@ -2203,6 +1132,342 @@ "@esbuild/win32-x64": "0.18.20" } }, + "node_modules/esbuild/node_modules/@esbuild/android-arm": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz", + "integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/android-arm64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz", + "integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/android-x64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz", + "integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/darwin-arm64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz", + "integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/darwin-x64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz", + "integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/freebsd-arm64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz", + "integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/freebsd-x64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz", + "integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/linux-arm": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz", + "integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/linux-arm64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz", + "integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/linux-ia32": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz", + "integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/linux-loong64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz", + "integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==", + "cpu": [ + "loong64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/linux-mips64el": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz", + "integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==", + "cpu": [ + "mips64el" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/linux-ppc64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz", + "integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/linux-riscv64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz", + "integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/linux-s390x": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz", + "integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/netbsd-x64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz", + "integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/openbsd-x64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz", + "integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/sunos-x64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz", + "integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/win32-arm64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz", + "integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/win32-ia32": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz", + "integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild/node_modules/@esbuild/win32-x64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz", + "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, "node_modules/escalade": { "version": "3.1.2", "dev": true, @@ -2211,147 +1476,17 @@ "node": ">=6" } }, - "node_modules/escape-string-regexp": { - "version": "1.0.5", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/escodegen": { - "version": "2.1.0", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "esprima": "^4.0.1", - "estraverse": "^5.2.0", - "esutils": "^2.0.2" - }, - "bin": { - "escodegen": "bin/escodegen.js", - "esgenerate": "bin/esgenerate.js" - }, - "engines": { - "node": ">=6.0" - }, - "optionalDependencies": { - "source-map": "~0.6.1" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "dev": true, - "license": "BSD-2-Clause", - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/estraverse": { - "version": "5.3.0", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=4.0" - } - }, "node_modules/estree-walker": { "version": "2.0.2", "dev": true, - "license": "MIT" - }, - "node_modules/esutils": { - "version": "2.0.3", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/extract-zip": { - "version": "1.7.0", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "concat-stream": "^1.6.2", - "debug": "^2.6.9", - "mkdirp": "^0.5.4", - "yauzl": "^2.10.0" - }, - "bin": { - "extract-zip": "cli.js" - } - }, - "node_modules/extract-zip/node_modules/debug": { - "version": "2.6.9", - "dev": true, "license": "MIT", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/extract-zip/node_modules/ms": { - "version": "2.0.0", - "dev": true, - "license": "MIT" - }, - "node_modules/fast-fifo": { - "version": "1.3.2", - "dev": true, - "license": "MIT" - }, - "node_modules/fast-glob": { - "version": "3.3.2", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/fastq": { - "version": "1.16.0", - "dev": true, - "license": "ISC", - "dependencies": { - "reusify": "^1.0.4" - } - }, - "node_modules/fd-slicer": { - "version": "1.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "pend": "~1.2.0" - } - }, - "node_modules/fg-loadcss": { - "version": "2.1.0", - "dev": true, - "license": "MIT" - }, - "node_modules/filesize": { - "version": "9.0.11", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">= 0.4.0" - } + "peer": true }, "node_modules/fill-range": { - "version": "7.0.1", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "dev": true, - "license": "MIT", "dependencies": { "to-regex-range": "^5.0.1" }, @@ -2359,50 +1494,6 @@ "node": ">=8" } }, - "node_modules/find-up": { - "version": "6.3.0", - "dev": true, - "license": "MIT", - "dependencies": { - "locate-path": "^7.1.0", - "path-exists": "^5.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/find-up/node_modules/path-exists": { - "version": "5.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - } - }, - "node_modules/form-data": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/form-data-encoder": { - "version": "2.1.4", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 14.17" - } - }, "node_modules/fraction.js": { "version": "4.3.7", "dev": true, @@ -2420,34 +1511,18 @@ "dev": true, "license": "ISC" }, - "node_modules/function-bind": { - "version": "1.1.2", + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-stdin": { - "version": "9.0.0", - "dev": true, - "license": "MIT", + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/get-stream": { - "version": "6.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, "node_modules/glob": { @@ -2479,226 +1554,11 @@ "node": ">= 6" } }, - "node_modules/globby": { - "version": "13.2.2", - "dev": true, - "license": "MIT", - "dependencies": { - "dir-glob": "^3.0.1", - "fast-glob": "^3.3.0", - "ignore": "^5.2.4", - "merge2": "^1.4.1", - "slash": "^4.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/globby/node_modules/slash": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/got": { - "version": "12.6.1", - "dev": true, - "license": "MIT", - "dependencies": { - "@sindresorhus/is": "^5.2.0", - "@szmarczak/http-timer": "^5.0.1", - "cacheable-lookup": "^7.0.0", - "cacheable-request": "^10.2.8", - "decompress-response": "^6.0.0", - "form-data-encoder": "^2.1.2", - "get-stream": "^6.0.1", - "http2-wrapper": "^2.1.10", - "lowercase-keys": "^3.0.0", - "p-cancelable": "^3.0.0", - "responselike": "^3.0.0" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sindresorhus/got?sponsor=1" - } - }, - "node_modules/got/node_modules/lowercase-keys": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/group-args": { - "version": "0.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "lodash": "^4.11.1", - "minimist": "^1.2.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/hard-rejection": { - "version": "2.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/has-flag": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/hasown": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/hosted-git-info": { - "version": "4.1.0", - "dev": true, - "license": "ISC", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/html-encoding-sniffer": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "whatwg-encoding": "^2.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/htmlparser2": { - "version": "8.0.2", - "dev": true, - "funding": [ - "https://github.com/fb55/htmlparser2?sponsor=1", - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "license": "MIT", - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3", - "domutils": "^3.0.1", - "entities": "^4.4.0" - } - }, - "node_modules/http-cache-semantics": { - "version": "4.1.1", - "dev": true, - "license": "BSD-2-Clause" - }, - "node_modules/http-proxy-agent": { - "version": "5.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "@tootallnate/once": "2", - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/http2-wrapper": { - "version": "2.2.1", - "dev": true, - "license": "MIT", - "dependencies": { - "quick-lru": "^5.1.1", - "resolve-alpn": "^1.2.0" - }, - "engines": { - "node": ">=10.19.0" - } - }, - "node_modules/https-proxy-agent": { - "version": "5.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/iconv-lite": { - "version": "0.6.3", - "dev": true, - "license": "MIT", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ignore": { - "version": "5.3.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, "node_modules/immutable": { "version": "4.3.4", "dev": true, "license": "MIT" }, - "node_modules/indent-string": { - "version": "5.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/inflight": { "version": "1.0.6", "dev": true, @@ -2713,43 +1573,6 @@ "dev": true, "license": "ISC" }, - "node_modules/inline-critical": { - "version": "10.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "clean-css": "^5.3.1", - "css": "^3.0.0", - "detect-indent": "^7.0.1", - "fg-loadcss": "^2.1.0", - "get-stdin": "^9.0.0", - "indent-string": "^5.0.0", - "jsdom": "^20.0.0", - "lodash.defaults": "^4.2.0", - "lodash.escaperegexp": "^4.1.2", - "lodash.isregexp": "^4.0.1", - "lodash.isstring": "^4.0.1", - "meow": "^10.1.3", - "normalize-newline": "^4.1.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.16", - "postcss-discard": "^2.0.0", - "reaver": "^2.0.0", - "slash": "^5.0.0", - "uglify-js": "^3.17.1" - }, - "bin": { - "inline-critical": "cli.js" - }, - "engines": { - "node": ">=14.16" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "dev": true, - "license": "MIT" - }, "node_modules/is-binary-path": { "version": "2.1.0", "dev": true, @@ -2761,17 +1584,6 @@ "node": ">=8" } }, - "node_modules/is-core-module": { - "version": "2.13.1", - "dev": true, - "license": "MIT", - "dependencies": { - "hasown": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/is-extglob": { "version": "2.1.1", "dev": true, @@ -2793,147 +1605,23 @@ }, "node_modules/is-number": { "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", "dev": true, - "license": "MIT", "engines": { "node": ">=0.12.0" } }, - "node_modules/is-plain-obj": { - "version": "1.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-potential-custom-element-name": { - "version": "1.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/is-stream": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/isarray": { - "version": "1.0.0", - "dev": true, - "license": "MIT" - }, - "node_modules/joi": { - "version": "17.11.0", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "@hapi/hoek": "^9.0.0", - "@hapi/topo": "^5.0.0", - "@sideway/address": "^4.1.3", - "@sideway/formula": "^3.0.1", - "@sideway/pinpoint": "^2.0.0" - } - }, "node_modules/jquery": { "version": "3.7.1", - "license": "MIT" - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "dev": true, - "license": "MIT" - }, - "node_modules/jsdom": { - "version": "20.0.3", - "dev": true, - "license": "MIT", - "dependencies": { - "abab": "^2.0.6", - "acorn": "^8.8.1", - "acorn-globals": "^7.0.0", - "cssom": "^0.5.0", - "cssstyle": "^2.3.0", - "data-urls": "^3.0.2", - "decimal.js": "^10.4.2", - "domexception": "^4.0.0", - "escodegen": "^2.0.0", - "form-data": "^4.0.0", - "html-encoding-sniffer": "^3.0.0", - "http-proxy-agent": "^5.0.0", - "https-proxy-agent": "^5.0.1", - "is-potential-custom-element-name": "^1.0.1", - "nwsapi": "^2.2.2", - "parse5": "^7.1.1", - "saxes": "^6.0.0", - "symbol-tree": "^3.2.4", - "tough-cookie": "^4.1.2", - "w3c-xmlserializer": "^4.0.0", - "webidl-conversions": "^7.0.0", - "whatwg-encoding": "^2.0.0", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^11.0.0", - "ws": "^8.11.0", - "xml-name-validator": "^4.0.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "canvas": "^2.5.0" - }, - "peerDependenciesMeta": { - "canvas": { - "optional": true - } - } - }, - "node_modules/jsesc": { - "version": "2.5.2", - "dev": true, - "license": "MIT", - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/json-parse-even-better-errors": { - "version": "2.3.1", - "dev": true, - "license": "MIT" - }, - "node_modules/keyv": { - "version": "4.5.4", - "dev": true, - "license": "MIT", - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/kind-of": { - "version": "6.0.3", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz", + "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==" }, "node_modules/laravel-vite-plugin": { - "version": "1.0.1", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/laravel-vite-plugin/-/laravel-vite-plugin-1.0.5.tgz", + "integrity": "sha512-Zv+to82YLBknDCZ6g3iwOv9wZ7f6EWStb9pjSm7MGe9Mfoy5ynT2ssZbGsMr1udU6rDg9HOoYEVGw5Qf+p9zbw==", "dev": true, - "license": "MIT", "dependencies": { "picocolors": "^1.0.0", "vite-plugin-full-reload": "^1.1.0" @@ -2948,232 +1636,11 @@ "vite": "^5.0.0" } }, - "node_modules/lines-and-columns": { - "version": "1.2.4", - "dev": true, - "license": "MIT" - }, - "node_modules/locate-path": { - "version": "7.2.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-locate": "^6.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/lodash": { "version": "4.17.21", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash-es": { - "version": "4.17.21", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.defaults": { - "version": "4.2.0", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.escaperegexp": { - "version": "4.1.2", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.isfunction": { - "version": "3.0.9", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.isregexp": { - "version": "4.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.isstring": { - "version": "4.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/lowercase-keys": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/lru-cache": { - "version": "6.0.0", - "dev": true, - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/magic-string": { - "version": "0.30.7", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.15" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/make-dir": { - "version": "3.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "semver": "^6.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/make-dir/node_modules/semver": { - "version": "6.3.1", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/map-obj": { - "version": "4.3.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/mdn-data": { - "version": "1.1.4", - "dev": true, - "license": "MPL-2.0" - }, - "node_modules/meow": { - "version": "10.1.5", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/minimist": "^1.2.2", - "camelcase-keys": "^7.0.0", - "decamelize": "^5.0.0", - "decamelize-keys": "^1.1.0", - "hard-rejection": "^2.1.0", - "minimist-options": "4.1.0", - "normalize-package-data": "^3.0.2", - "read-pkg-up": "^8.0.0", - "redent": "^4.0.0", - "trim-newlines": "^4.0.2", - "type-fest": "^1.2.2", - "yargs-parser": "^20.2.9" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/meow/node_modules/decamelize": { - "version": "5.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/merge2": { - "version": "1.4.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/micromatch": { - "version": "4.0.5", - "dev": true, - "license": "MIT", - "dependencies": { - "braces": "^3.0.2", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/mime": { - "version": "2.6.0", - "dev": true, - "license": "MIT", - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/mime-db": { - "version": "1.52.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.35", - "dev": true, - "license": "MIT", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mimic-response": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/min-indent": { - "version": "1.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true }, "node_modules/minimatch": { "version": "5.1.6", @@ -3186,43 +1653,6 @@ "node": ">=10" } }, - "node_modules/minimist": { - "version": "1.2.8", - "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/minimist-options": { - "version": "4.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "arrify": "^1.0.1", - "is-plain-obj": "^1.1.0", - "kind-of": "^6.0.3" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/mkdirp": { - "version": "0.5.6", - "dev": true, - "license": "MIT", - "dependencies": { - "minimist": "^1.2.6" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "dev": true, - "license": "MIT" - }, "node_modules/nanoid": { "version": "3.3.7", "dev": true, @@ -3245,34 +1675,6 @@ "dev": true, "license": "MIT" }, - "node_modules/normalize-newline": { - "version": "4.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "replace-buffer": "^1.2.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/normalize-package-data": { - "version": "3.0.3", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "hosted-git-info": "^4.0.1", - "is-core-module": "^2.5.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/normalize-path": { "version": "3.0.0", "dev": true, @@ -3289,33 +1691,6 @@ "node": ">=0.10.0" } }, - "node_modules/normalize-url": { - "version": "8.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/nth-check": { - "version": "2.1.1", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "boolbase": "^1.0.0" - }, - "funding": { - "url": "https://github.com/fb55/nth-check?sponsor=1" - } - }, - "node_modules/nwsapi": { - "version": "2.2.7", - "dev": true, - "license": "MIT" - }, "node_modules/once": { "version": "1.4.0", "dev": true, @@ -3324,206 +1699,11 @@ "wrappy": "1" } }, - "node_modules/oust": { - "version": "2.0.4", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "cheerio": "^1.0.0-rc.12", - "minimist": "^1.2.8" - }, - "bin": { - "oust": "bin/cli.js" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/p-all": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-map": "^5.0.0" - }, - "engines": { - "node": ">=12.20" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-cancelable": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12.20" - } - }, - "node_modules/p-limit": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "yocto-queue": "^1.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate": { - "version": "6.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-limit": "^4.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-map": { - "version": "5.5.0", - "dev": true, - "license": "MIT", - "dependencies": { - "aggregate-error": "^4.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/parse-json": { - "version": "5.2.0", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/parse5": { - "version": "7.1.2", - "dev": true, - "license": "MIT", - "dependencies": { - "entities": "^4.4.0" - }, - "funding": { - "url": "https://github.com/inikulin/parse5?sponsor=1" - } - }, - "node_modules/parse5-htmlparser2-tree-adapter": { - "version": "7.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "domhandler": "^5.0.2", - "parse5": "^7.0.0" - }, - "funding": { - "url": "https://github.com/inikulin/parse5?sponsor=1" - } - }, - "node_modules/path-exists": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "dev": true, - "license": "MIT" - }, - "node_modules/path-type": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/pend": { - "version": "1.2.0", - "dev": true, - "license": "MIT" - }, - "node_modules/penthouse": { - "version": "2.3.3", - "dev": true, - "license": "MIT", - "dependencies": { - "css-mediaquery": "^0.1.2", - "css-tree": "1.0.0-alpha.28", - "debug": "^4.1.1", - "jsesc": "^2.5.2", - "puppeteer": "2.1.1" - }, - "engines": { - "node": ">=8.16.0" - } - }, - "node_modules/penthouse/node_modules/css-tree": { - "version": "1.0.0-alpha.28", - "dev": true, - "license": "MIT", - "dependencies": { - "mdn-data": "~1.1.0", - "source-map": "^0.5.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/penthouse/node_modules/source-map": { - "version": "0.5.7", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/picocolors": { - "version": "1.0.0", - "dev": true, - "license": "ISC" + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "dev": true }, "node_modules/picomatch": { "version": "2.3.1", @@ -3536,19 +1716,10 @@ "url": "https://github.com/sponsors/jonschlinkert" } }, - "node_modules/plugin-error": { - "version": "2.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-colors": "^1.0.1" - }, - "engines": { - "node": ">=10.13.0" - } - }, "node_modules/postcss": { - "version": "8.4.33", + "version": "8.4.41", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz", + "integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==", "dev": true, "funding": [ { @@ -3564,47 +1735,15 @@ "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "dependencies": { "nanoid": "^3.3.7", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "picocolors": "^1.0.1", + "source-map-js": "^1.2.0" }, "engines": { "node": "^10 || ^12 || >=14" } }, - "node_modules/postcss-discard": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "clean-css": "^5.1.2", - "lodash.isfunction": "^3.0.9", - "lodash.isregexp": "^4.0.1", - "postcss": "^8.3.0" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/postcss-image-inliner": { - "version": "6.2.0", - "dev": true, - "license": "MIT", - "dependencies": { - "asset-resolver": "^3.0.5", - "debug": "^4.3.4", - "filesize": "^9.0.11", - "svgo": "^2.8.0" - }, - "engines": { - "node": "^12 || >=14" - }, - "peerDependencies": { - "postcss": "^8.3.0" - } - }, "node_modules/postcss-selector-parser": { "version": "6.0.15", "dev": true, @@ -3617,148 +1756,11 @@ "node": ">=4" } }, - "node_modules/postcss-url": { - "version": "10.1.3", - "dev": true, - "license": "MIT", - "dependencies": { - "make-dir": "~3.1.0", - "mime": "~2.5.2", - "minimatch": "~3.0.4", - "xxhashjs": "~0.2.2" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "postcss": "^8.0.0" - } - }, - "node_modules/postcss-url/node_modules/brace-expansion": { - "version": "1.1.11", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/postcss-url/node_modules/mime": { - "version": "2.5.2", - "dev": true, - "license": "MIT", - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/postcss-url/node_modules/minimatch": { - "version": "3.0.8", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, "node_modules/postcss-value-parser": { "version": "4.2.0", "dev": true, "license": "MIT" }, - "node_modules/process-nextick-args": { - "version": "2.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/progress": { - "version": "2.0.3", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/proxy-from-env": { - "version": "1.1.0", - "dev": true, - "license": "MIT" - }, - "node_modules/psl": { - "version": "1.9.0", - "dev": true, - "license": "MIT" - }, - "node_modules/pump": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "node_modules/punycode": { - "version": "2.3.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/puppeteer": { - "version": "2.1.1", - "dev": true, - "hasInstallScript": true, - "license": "Apache-2.0", - "dependencies": { - "@types/mime-types": "^2.1.0", - "debug": "^4.1.0", - "extract-zip": "^1.6.6", - "https-proxy-agent": "^4.0.0", - "mime": "^2.0.3", - "mime-types": "^2.1.25", - "progress": "^2.0.1", - "proxy-from-env": "^1.0.0", - "rimraf": "^2.6.1", - "ws": "^6.1.0" - }, - "engines": { - "node": ">=8.16.0" - } - }, - "node_modules/puppeteer/node_modules/agent-base": { - "version": "5.1.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 6.0.0" - } - }, - "node_modules/puppeteer/node_modules/https-proxy-agent": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "agent-base": "5", - "debug": "4" - }, - "engines": { - "node": ">= 6.0.0" - } - }, - "node_modules/puppeteer/node_modules/ws": { - "version": "6.2.2", - "dev": true, - "license": "MIT", - "dependencies": { - "async-limiter": "~1.0.0" - } - }, "node_modules/purgecss": { "version": "5.0.0", "dev": true, @@ -3773,161 +1775,6 @@ "purgecss": "bin/purgecss.js" } }, - "node_modules/querystringify": { - "version": "2.2.0", - "dev": true, - "license": "MIT" - }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/queue-tick": { - "version": "1.0.1", - "dev": true, - "license": "MIT" - }, - "node_modules/quick-lru": { - "version": "5.1.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg": { - "version": "6.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^3.0.2", - "parse-json": "^5.2.0", - "type-fest": "^1.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up": { - "version": "8.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "find-up": "^5.0.0", - "read-pkg": "^6.0.0", - "type-fest": "^1.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/find-up": { - "version": "5.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/locate-path": { - "version": "6.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/p-limit": { - "version": "3.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/p-locate": { - "version": "5.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/yocto-queue": { - "version": "0.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/readable-stream": { - "version": "2.3.8", - "dev": true, - "license": "MIT", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, "node_modules/readdirp": { "version": "3.6.0", "dev": true, @@ -3939,163 +1786,6 @@ "node": ">=8.10.0" } }, - "node_modules/reaver": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "minimist": "^1.1.0" - }, - "bin": { - "reaver": "bin/reaver" - } - }, - "node_modules/redent": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "indent-string": "^5.0.0", - "strip-indent": "^4.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/remove-trailing-separator": { - "version": "1.1.0", - "dev": true, - "license": "ISC" - }, - "node_modules/replace-buffer": { - "version": "1.2.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/replace-ext": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 10" - } - }, - "node_modules/requires-port": { - "version": "1.0.0", - "dev": true, - "license": "MIT" - }, - "node_modules/resolve": { - "version": "1.22.8", - "dev": true, - "license": "MIT", - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-alpn": { - "version": "1.2.1", - "dev": true, - "license": "MIT" - }, - "node_modules/responselike": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "lowercase-keys": "^3.0.0" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/responselike/node_modules/lowercase-keys": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/reusify": { - "version": "1.0.4", - "dev": true, - "license": "MIT", - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, - "node_modules/rimraf": { - "version": "2.7.1", - "dev": true, - "license": "ISC", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - } - }, - "node_modules/rimraf/node_modules/brace-expansion": { - "version": "1.1.11", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/rimraf/node_modules/glob": { - "version": "7.2.3", - "dev": true, - "license": "ISC", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/rimraf/node_modules/minimatch": { - "version": "3.1.2", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, "node_modules/rollup": { "version": "3.29.4", "dev": true, @@ -4111,50 +1801,11 @@ "fsevents": "~2.3.2" } }, - "node_modules/rollup-plugin-critical": { - "version": "1.0.13", - "dev": true, - "license": "MIT", - "dependencies": { - "critical": "^5.0.0" - } - }, - "node_modules/run-parallel": { - "version": "1.2.0", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "dependencies": { - "queue-microtask": "^1.2.2" - } - }, - "node_modules/safe-buffer": { - "version": "5.1.2", - "dev": true, - "license": "MIT" - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "dev": true, - "license": "MIT" - }, "node_modules/sass": { "version": "1.69.5", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz", + "integrity": "sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==", "dev": true, - "license": "MIT", "dependencies": { "chokidar": ">=3.0.0 <4.0.0", "immutable": "^4.0.0", @@ -4167,341 +1818,15 @@ "node": ">=14.0.0" } }, - "node_modules/saxes": { - "version": "6.0.0", - "dev": true, - "license": "ISC", - "dependencies": { - "xmlchars": "^2.2.0" - }, - "engines": { - "node": ">=v12.22.7" - } - }, - "node_modules/semver": { - "version": "7.5.4", - "dev": true, - "license": "ISC", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/slash": { - "version": "5.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/source-map": { - "version": "0.6.1", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/source-map-js": { - "version": "1.0.2", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", "dev": true, - "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, - "node_modules/source-map-resolve": { - "version": "0.6.0", - "dev": true, - "license": "MIT", - "dependencies": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0" - } - }, - "node_modules/spdx-correct": { - "version": "3.2.0", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-exceptions": { - "version": "2.3.0", - "dev": true, - "license": "CC-BY-3.0" - }, - "node_modules/spdx-expression-parse": { - "version": "3.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-license-ids": { - "version": "3.0.16", - "dev": true, - "license": "CC0-1.0" - }, - "node_modules/stable": { - "version": "0.1.8", - "dev": true, - "license": "MIT" - }, - "node_modules/streamx": { - "version": "2.15.6", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-fifo": "^1.1.0", - "queue-tick": "^1.0.1" - } - }, - "node_modules/string_decoder": { - "version": "1.1.1", - "dev": true, - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/strip-indent": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "min-indent": "^1.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/supports-color": { - "version": "5.5.0", - "dev": true, - "license": "MIT", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/svgo": { - "version": "2.8.0", - "dev": true, - "license": "MIT", - "dependencies": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^4.1.3", - "css-tree": "^1.1.3", - "csso": "^4.2.0", - "picocolors": "^1.0.0", - "stable": "^0.1.8" - }, - "bin": { - "svgo": "bin/svgo" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/svgo/node_modules/commander": { - "version": "7.2.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 10" - } - }, - "node_modules/svgo/node_modules/css-select": { - "version": "4.3.0", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.0.1", - "domhandler": "^4.3.1", - "domutils": "^2.8.0", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/svgo/node_modules/dom-serializer": { - "version": "1.4.1", - "dev": true, - "license": "MIT", - "dependencies": { - "domelementtype": "^2.0.1", - "domhandler": "^4.2.0", - "entities": "^2.0.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/svgo/node_modules/domhandler": { - "version": "4.3.1", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "domelementtype": "^2.2.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/svgo/node_modules/domutils": { - "version": "2.8.0", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "dom-serializer": "^1.0.1", - "domelementtype": "^2.2.0", - "domhandler": "^4.2.0" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/svgo/node_modules/entities": { - "version": "2.2.0", - "dev": true, - "license": "BSD-2-Clause", - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/symbol-tree": { - "version": "3.2.4", - "dev": true, - "license": "MIT" - }, - "node_modules/teex": { - "version": "1.0.1", - "dev": true, - "license": "MIT", - "dependencies": { - "streamx": "^2.12.5" - } - }, - "node_modules/temp-dir": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.16" - } - }, - "node_modules/tempy": { - "version": "3.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "is-stream": "^3.0.0", - "temp-dir": "^3.0.0", - "type-fest": "^2.12.2", - "unique-string": "^3.0.0" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/tempy/node_modules/type-fest": { - "version": "2.19.0", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=12.20" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/through2": { - "version": "4.0.2", - "dev": true, - "license": "MIT", - "dependencies": { - "readable-stream": "3" - } - }, - "node_modules/through2/node_modules/readable-stream": { - "version": "3.6.2", - "dev": true, - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/through2/node_modules/safe-buffer": { - "version": "5.2.1", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/through2/node_modules/string_decoder": { - "version": "1.3.0", - "dev": true, - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, "node_modules/to-fast-properties": { "version": "2.0.0", "dev": true, @@ -4513,8 +1838,9 @@ }, "node_modules/to-regex-range": { "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", "dev": true, - "license": "MIT", "dependencies": { "is-number": "^7.0.0" }, @@ -4522,95 +1848,12 @@ "node": ">=8.0" } }, - "node_modules/tough-cookie": { - "version": "4.1.3", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "psl": "^1.1.33", - "punycode": "^2.1.1", - "universalify": "^0.2.0", - "url-parse": "^1.5.3" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/tr46": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "punycode": "^2.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/trim-newlines": { - "version": "4.1.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/type-fest": { - "version": "1.4.0", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/typedarray": { - "version": "0.0.6", - "dev": true, - "license": "MIT" - }, - "node_modules/uglify-js": { - "version": "3.17.4", - "dev": true, - "license": "BSD-2-Clause", - "bin": { - "uglifyjs": "bin/uglifyjs" - }, - "engines": { - "node": ">=0.8.0" - } - }, "node_modules/undici-types": { "version": "5.26.5", "dev": true, - "license": "MIT" - }, - "node_modules/unique-string": { - "version": "3.0.0", - "dev": true, "license": "MIT", - "dependencies": { - "crypto-random-string": "^4.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/universalify": { - "version": "0.2.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4.0.0" - } + "optional": true, + "peer": true }, "node_modules/update-browserslist-db": { "version": "1.1.0", @@ -4641,66 +1884,30 @@ "browserslist": ">= 4.21.0" } }, - "node_modules/update-browserslist-db/node_modules/picocolors": { - "version": "1.0.1", - "dev": true, - "license": "ISC" - }, - "node_modules/url-parse": { - "version": "1.5.10", - "dev": true, - "license": "MIT", - "dependencies": { - "querystringify": "^2.1.1", - "requires-port": "^1.0.0" - } - }, "node_modules/util-deprecate": { "version": "1.0.2", "dev": true, "license": "MIT" }, - "node_modules/validate-npm-package-license": { - "version": "3.0.4", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, "node_modules/vanilla-lazyload": { - "version": "17.8.5", + "version": "17.9.0", + "resolved": "https://registry.npmjs.org/vanilla-lazyload/-/vanilla-lazyload-17.9.0.tgz", + "integrity": "sha512-VOuNHn6xCXmC1I/Lz2cB/l1ScpsY2aXcymXzxtbsMmLQ2qiHr2KlBeJ7uf2Su/yqKTLkgdDWahznb/ae5YzZNA==", "dev": true, - "license": "MIT", "funding": { "type": "individual", "url": "https://ko-fi.com/verlok" } }, - "node_modules/vinyl": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "clone": "^2.1.2", - "clone-stats": "^1.0.0", - "remove-trailing-separator": "^1.1.0", - "replace-ext": "^2.0.0", - "teex": "^1.0.1" - }, - "engines": { - "node": ">=10.13.0" - } - }, "node_modules/vite": { - "version": "5.0.11", + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.2.tgz", + "integrity": "sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==", "dev": true, - "license": "MIT", "dependencies": { - "esbuild": "^0.19.3", - "postcss": "^8.4.32", - "rollup": "^4.2.0" + "esbuild": "^0.21.3", + "postcss": "^8.4.41", + "rollup": "^4.20.0" }, "bin": { "vite": "bin/vite.js" @@ -4719,6 +1926,7 @@ "less": "*", "lightningcss": "^1.21.0", "sass": "*", + "sass-embedded": "*", "stylus": "*", "sugarss": "*", "terser": "^5.4.0" @@ -4736,6 +1944,9 @@ "sass": { "optional": true }, + "sass-embedded": { + "optional": true + }, "stylus": { "optional": true }, @@ -4757,12 +1968,13 @@ } }, "node_modules/vite/node_modules/@esbuild/linux-x64": { - "version": "0.19.10", + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", + "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", "cpu": [ "x64" ], "dev": true, - "license": "MIT", "optional": true, "os": [ "linux" @@ -4772,10 +1984,11 @@ } }, "node_modules/vite/node_modules/esbuild": { - "version": "0.19.10", + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", + "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", "dev": true, "hasInstallScript": true, - "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, @@ -4783,62 +1996,39 @@ "node": ">=12" }, "optionalDependencies": { - "@esbuild/aix-ppc64": "0.19.10", - "@esbuild/android-arm": "0.19.10", - "@esbuild/android-arm64": "0.19.10", - "@esbuild/android-x64": "0.19.10", - "@esbuild/darwin-arm64": "0.19.10", - "@esbuild/darwin-x64": "0.19.10", - "@esbuild/freebsd-arm64": "0.19.10", - "@esbuild/freebsd-x64": "0.19.10", - "@esbuild/linux-arm": "0.19.10", - "@esbuild/linux-arm64": "0.19.10", - "@esbuild/linux-ia32": "0.19.10", - "@esbuild/linux-loong64": "0.19.10", - "@esbuild/linux-mips64el": "0.19.10", - "@esbuild/linux-ppc64": "0.19.10", - "@esbuild/linux-riscv64": "0.19.10", - "@esbuild/linux-s390x": "0.19.10", - "@esbuild/linux-x64": "0.19.10", - "@esbuild/netbsd-x64": "0.19.10", - "@esbuild/openbsd-x64": "0.19.10", - "@esbuild/sunos-x64": "0.19.10", - "@esbuild/win32-arm64": "0.19.10", - "@esbuild/win32-ia32": "0.19.10", - "@esbuild/win32-x64": "0.19.10" - } - }, - "node_modules/vite/node_modules/postcss": { - "version": "8.4.32", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "nanoid": "^3.3.7", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" + "@esbuild/aix-ppc64": "0.21.5", + "@esbuild/android-arm": "0.21.5", + "@esbuild/android-arm64": "0.21.5", + "@esbuild/android-x64": "0.21.5", + "@esbuild/darwin-arm64": "0.21.5", + "@esbuild/darwin-x64": "0.21.5", + "@esbuild/freebsd-arm64": "0.21.5", + "@esbuild/freebsd-x64": "0.21.5", + "@esbuild/linux-arm": "0.21.5", + "@esbuild/linux-arm64": "0.21.5", + "@esbuild/linux-ia32": "0.21.5", + "@esbuild/linux-loong64": "0.21.5", + "@esbuild/linux-mips64el": "0.21.5", + "@esbuild/linux-ppc64": "0.21.5", + "@esbuild/linux-riscv64": "0.21.5", + "@esbuild/linux-s390x": "0.21.5", + "@esbuild/linux-x64": "0.21.5", + "@esbuild/netbsd-x64": "0.21.5", + "@esbuild/openbsd-x64": "0.21.5", + "@esbuild/sunos-x64": "0.21.5", + "@esbuild/win32-arm64": "0.21.5", + "@esbuild/win32-ia32": "0.21.5", + "@esbuild/win32-x64": "0.21.5" } }, "node_modules/vite/node_modules/rollup": { - "version": "4.9.1", + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.21.0.tgz", + "integrity": "sha512-vo+S/lfA2lMS7rZ2Qoubi6I5hwZwzXeUIctILZLbHI+laNtvhhOIon2S1JksA5UEDQ7l3vberd0fxK44lTYjbQ==", "dev": true, - "license": "MIT", + "dependencies": { + "@types/estree": "1.0.5" + }, "bin": { "rollup": "dist/bin/rollup" }, @@ -4847,19 +2037,22 @@ "npm": ">=8.0.0" }, "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.9.1", - "@rollup/rollup-android-arm64": "4.9.1", - "@rollup/rollup-darwin-arm64": "4.9.1", - "@rollup/rollup-darwin-x64": "4.9.1", - "@rollup/rollup-linux-arm-gnueabihf": "4.9.1", - "@rollup/rollup-linux-arm64-gnu": "4.9.1", - "@rollup/rollup-linux-arm64-musl": "4.9.1", - "@rollup/rollup-linux-riscv64-gnu": "4.9.1", - "@rollup/rollup-linux-x64-gnu": "4.9.1", - "@rollup/rollup-linux-x64-musl": "4.9.1", - "@rollup/rollup-win32-arm64-msvc": "4.9.1", - "@rollup/rollup-win32-ia32-msvc": "4.9.1", - "@rollup/rollup-win32-x64-msvc": "4.9.1", + "@rollup/rollup-android-arm-eabi": "4.21.0", + "@rollup/rollup-android-arm64": "4.21.0", + "@rollup/rollup-darwin-arm64": "4.21.0", + "@rollup/rollup-darwin-x64": "4.21.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.21.0", + "@rollup/rollup-linux-arm-musleabihf": "4.21.0", + "@rollup/rollup-linux-arm64-gnu": "4.21.0", + "@rollup/rollup-linux-arm64-musl": "4.21.0", + "@rollup/rollup-linux-powerpc64le-gnu": "4.21.0", + "@rollup/rollup-linux-riscv64-gnu": "4.21.0", + "@rollup/rollup-linux-s390x-gnu": "4.21.0", + "@rollup/rollup-linux-x64-gnu": "4.21.0", + "@rollup/rollup-linux-x64-musl": "4.21.0", + "@rollup/rollup-win32-arm64-msvc": "4.21.0", + "@rollup/rollup-win32-ia32-msvc": "4.21.0", + "@rollup/rollup-win32-x64-msvc": "4.21.0", "fsevents": "~2.3.2" } }, @@ -4884,134 +2077,10 @@ } } }, - "node_modules/w3c-xmlserializer": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "xml-name-validator": "^4.0.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/webidl-conversions": { - "version": "7.0.0", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=12" - } - }, - "node_modules/whatwg-encoding": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "iconv-lite": "0.6.3" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/whatwg-mimetype": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - } - }, - "node_modules/whatwg-url": { - "version": "11.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "tr46": "^3.0.0", - "webidl-conversions": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/wrappy": { "version": "1.0.2", "dev": true, "license": "ISC" - }, - "node_modules/ws": { - "version": "8.16.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/xml-name-validator": { - "version": "4.0.0", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=12" - } - }, - "node_modules/xmlchars": { - "version": "2.2.0", - "dev": true, - "license": "MIT" - }, - "node_modules/xxhashjs": { - "version": "0.2.2", - "dev": true, - "license": "MIT", - "dependencies": { - "cuint": "^0.2.2" - } - }, - "node_modules/yallist": { - "version": "4.0.0", - "dev": true, - "license": "ISC" - }, - "node_modules/yargs-parser": { - "version": "20.2.9", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=10" - } - }, - "node_modules/yauzl": { - "version": "2.10.0", - "dev": true, - "license": "MIT", - "dependencies": { - "buffer-crc32": "~0.2.3", - "fd-slicer": "~1.1.0" - } - }, - "node_modules/yocto-queue": { - "version": "1.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12.20" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } } } } diff --git a/package.json b/package.json index 647691b..b926b0a 100644 --- a/package.json +++ b/package.json @@ -6,19 +6,17 @@ "build": "vite build" }, "devDependencies": { - "@erbelion/vite-plugin-laravel-purgecss": "^0.2.3", + "@erbelion/vite-plugin-laravel-purgecss": "^0.2.5", "@popperjs/core": "^2.11.8", - "@rollup/plugin-inject": "^5.0.5", - "@vitejs/plugin-vue": "^5.0.0", - "autoprefixer": "^10.4.12", - "bootstrap": "^5.3.2", - "laravel-vite-plugin": "^1.0.1", + "@vitejs/plugin-vue": "^5.1.2", + "autoprefixer": "^10.4.20", + "bootstrap": "^5.3.3", + "laravel-vite-plugin": "^1.0.5", "lodash": "^4.17.21", - "postcss": "^8.4.31", - "rollup-plugin-critical": "^1.0.13", + "postcss": "^8.4.41", "sass": "^1.69.5", - "vanilla-lazyload": "^17.8.5", - "vite": "^5.0.11" + "vanilla-lazyload": "^17.9.0", + "vite": "^5.4.2" }, "dependencies": { "@fontsource/bai-jamjuree": "^5.0.8", diff --git a/public/build/assets/app-W1Im0Ckf.css b/public/build/assets/app-BKVzokcy.css similarity index 99% rename from public/build/assets/app-W1Im0Ckf.css rename to public/build/assets/app-BKVzokcy.css index e06cc45..0749149 100644 --- a/public/build/assets/app-W1Im0Ckf.css +++ b/public/build/assets/app-BKVzokcy.css @@ -1 +1 @@ -@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #03cf03;--bs-secondary: #1B1B3F;--bs-warning: #ffc107;--bs-primary-rgb: 3, 207, 3;--bs-secondary-rgb: 27, 27, 63;--bs-warning-rgb: 255, 193, 7;--bs-primary-text-emphasis: #015301;--bs-secondary-text-emphasis: #0b0b19;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cdf5cd;--bs-secondary-bg-subtle: #d1d1d9;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9aec9a;--bs-secondary-border-subtle: #a4a4b2;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #03cf03;--bs-link-color-rgb: 3, 207, 3;--bs-link-decoration: none;--bs-link-hover-color: #02a602;--bs-link-hover-color-rgb: 2, 166, 2;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(3, 207, 3, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}small,.small{font-size:.875em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:none}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}button,[type=button],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}summary{display:list-item;cursor:pointer}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-md{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container-md,.container{max-width:720px}}@media (min-width: 992px){.container-md,.container{max-width:960px}}@media (min-width: 1200px){.container-md,.container{max-width:1140px}}@media (min-width: 1400px){.container-md,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-2>*{flex:0 0 auto;width:50%}.col-4{flex:0 0 auto;width:33.33333333%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.gy-3{--bs-gutter-y: 1rem}.g-4{--bs-gutter-x: 1.5rem}.g-4{--bs-gutter-y: 1.5rem}@media (min-width: 576px){.row-cols-sm-4>*{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width: 768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-6{flex:0 0 auto;width:50%}}@media (min-width: 992px){.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width: 1200px){.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width: 1400px){.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-6{flex:0 0 auto;width:50%}}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #000;--bs-btn-bg: #03cf03;--bs-btn-border-color: #03cf03;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #29d629;--bs-btn-hover-border-color: #1cd41c;--bs-btn-focus-shadow-rgb: 3, 176, 3;--bs-btn-active-color: #000;--bs-btn-active-bg: #35d935;--bs-btn-active-border-color: #1cd41c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #03cf03;--bs-btn-disabled-border-color: #03cf03}.btn-lg{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #03cf03;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropdown-menu.show{display:block}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: rgb(240, 255, 255);--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-img-top{width:100%}.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#81e781;outline:0;box-shadow:0 0 0 .25rem #03cf0340}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(3, 207, 3, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #03cf03;--bs-pagination-active-border-color: #03cf03;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opacity-100{opacity:1!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.position-relative{position:relative!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-fill{flex:1 1 auto!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-center{align-items:center!important}.order-2{order:2!important}.m-0{margin:0!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-3{padding:1rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pe-2{padding-right:.5rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-4{gap:1.5rem!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.rounded{border-radius:var(--bs-border-radius)!important}@media (min-width: 576px){.d-sm-flex{display:flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.justify-content-sm-end{justify-content:flex-end!important}.align-items-sm-center{align-items:center!important}.order-sm-1{order:1!important}.mt-sm-0{margin-top:0!important}.mt-sm-3{margin-top:1rem!important}.mb-sm-3{margin-bottom:1rem!important}}@media (min-width: 768px){.justify-content-md-end{justify-content:flex-end!important}.mt-md-0{margin-top:0!important}}@media (min-width: 992px){.justify-content-lg-start{justify-content:flex-start!important}.mt-lg-0{margin-top:0!important}.mt-lg-5{margin-top:3rem!important}}@media (min-width: 1200px){.ms-xl-5{margin-left:3rem!important}}@media (min-width: 1200px){.fs-3{font-size:1.75rem!important}}.base--color{color:#03cf03!important}.header .main-menu li .sub-menu{position:absolute;width:220px;top:105%;left:-20px;z-index:9999;background-color:#d50055;padding:10px 0;border-top:2px solid #ee005f;box-shadow:0 18px 54px -8px #00000026;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;transition:all .3s;opacity:0;visibility:hidden;border-top:2px solid #ffffff;z-index:9}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;font-size:16px;padding:0;margin:0;font-weight:400;position:relative;background-color:#0d0d31;color:#bfbfbf}img{max-width:100%;height:auto}ul,ol{padding:0;margin:0;list-style:none}button{cursor:pointer}*:focus{outline:none}button{border:none}button:focus{outline:none}span{display:inline-block}a:hover{color:#ee005f}.container-fluid,.container-md{padding-left:50px;padding-right:50px}@media (max-width: 767px){.container-fluid,.container-md{padding-left:15px;padding-right:15px}}@media (min-width: 1550px){.col-xxl-6{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%}.col-xxl-3{flex:0 0 25%;-ms-flex:0 0 25%;max-width:25%}.col-xxl-2{flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;max-width:16.66667%}}@media (max-width: 480px){.col-xs-12{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%}.col-xs-6{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%}}.mb-30{margin-bottom:30px}.mb-50{margin-bottom:50px}.mb-none-30{margin-bottom:-30px}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}@media (min-width: 1360px){.container{max-width:1240px}}.bg_img{background-size:cover;background-position:center}.text-small{font-size:12px!important}.dark--overlay{position:relative}.dark--overlay:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#1b1b3f8a;box-shadow:inset 1px 0 105px 105px #0d0d31}label{color:#777;margin-bottom:13px}.nice-select{width:100%;min-height:50px;line-height:50px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.card-header{background-color:#1b1b3f;border-bottom:1px solid rgba(238,0,95,.431372549)}.card-body{background-color:#1b1b3f}.section-header{margin-bottom:35px;margin-top:-8px;border-bottom:2px solid rgba(255,255,255,.1607843137)}.section-title{font-size:28px;padding-bottom:5px}.pagination{justify-content:center}.pagination .page-item:first-child{padding-left:15px}.pagination .page-item:first-child .page-link{padding:5px 15px;font-size:28px}.pagination .page-item:first-child .page-link:after{display:none}.pagination .page-item:last-child{padding-right:15px}.pagination .page-item:last-child .page-link{padding:5px 15px;font-size:28px}.pagination .page-item:last-child .page-link:after{display:none}.pagination .page-item.disabled .page-link{background-color:transparent}.pagination .page-item.active .page-link:after{opacity:1}.pagination .page-item .page-link{background-color:transparent;border:none;color:#bfbfbf;padding:15px;display:block;position:relative}.pagination .page-item .page-link:hover:after{opacity:1}.pagination .page-item .page-link:focus{box-shadow:none}.pagination .page-item .page-link:after{position:absolute;content:"";width:100%;height:3px;background-color:#ee005f;bottom:0;left:0;opacity:0;transition:all .3s}.cmn-accordion .card-header .acc-btn.collapsed .plus-icon:after{transform:translate(-50%,-50%) rotate(0)}.tab-content{padding:30px 0 0}.page-breadcrumb{display:flex;flex-wrap:wrap;margin-top:10px}.page-breadcrumb li{color:#fff;text-transform:capitalize}.page-breadcrumb li:after{content:"-";color:#fff;margin:0 5px}.page-breadcrumb li:first-child:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:#ee005f;margin-right:6px}.page-breadcrumb li:last-child:after{display:none}.page-breadcrumb li a{color:#fff;text-transform:capitalize}h1,.h1{font-size:62px}h2,.h2{font-size:36px}@media (max-width: 991px){h2,.h2{font-size:32px}}@media (max-width: 767px){h2,.h2{font-size:28px}}@media (max-width: 575px){h2,.h2{font-size:24px}}h3,.h3{font-size:24px}h4,.h4{font-size:22px}@media (max-width: 767px){h4,.h4{font-size:20px}}h5,.h5{font-size:20px}@media (max-width: 767px){h5,.h5{font-size:18px}}h6,.h6{font-size:18px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:Bai Jamjuree,sans-serif;color:#fff;font-weight:400;margin:0;line-height:1.3}h1>a,.h1>a,h2>a,.h2>a,h3>a,.h3>a,h4>a,.h4>a,h5>a,.h5>a,h6>a,.h6>a{font-family:Bai Jamjuree,sans-serif;color:#fff;font-weight:400;transition:all .3s;line-height:1.3}p,li,span{line-height:1.7;margin:0}a{text-decoration:none;display:inline-block;font-weight:400}a:hover{text-decoration:none}.base--color{color:#ee005f}.color--glod{color:gold!important}.color--primary{color:#7367f0!important}.color--danger{color:#6efd6e!important}.cmn-btn{padding:14px 35px;text-transform:capitalize;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;background-color:#ee005f;box-shadow:0 10px 20px #00000026;transition:all .3s;color:#fff}.cmn-btn:hover{color:#fff;background-color:#03cf03}.video-btn{display:flex;flex-wrap:wrap;align-items:center}.video-btn span{color:#fff;margin-left:20px;font-size:18px}.video-btn .icon{width:65px;height:65px;color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#ee005f;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;animation:pulse 2s linear infinite;-webkit-animation:pulse 2s linear infinite;-moz-animation:pulse 2s linear infinite}@media (max-width: 991px){.video-btn .icon{width:45px;height:45px;line-height:45px}}@media (max-width: 400px){.video-btn .icon{width:35px;height:35px;line-height:35px}.video-btn span{font-size:12px}.video-btn .icon i{font-size:12px!important}}.video-btn .icon:hover{color:#fff}.video-btn .icon:before,.video-btn .icon:after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;border-radius:74px;background-color:#ee005f;opacity:.15;z-index:-10}.video-btn .icon:before{z-index:-10;animation:inner-ripple 2s linear infinite;-webkit-animation:inner-ripple 2s linear infinite;-moz-animation:inner-ripple 2s linear infinite}.video-btn .icon:after{z-index:-10;animation:outer-ripple 2s linear infinite;-webkit-animation:outer-ripple 2s linear infinite;-moz-animation:outer-ripple 2s linear infinite}.video-btn .icon i{font-size:18px}@keyframes outer-ripple{0%{transform:scale(1);opacity:.5}80%{transform:scale(1.5);opacity:0}to{transform:scale(2.5);opacity:0}}@keyframes inner-ripple{0%{transform:scale(1);opacity:.5}30%{transform:scale(1);opacity:.5}to{transform:scale(1.5);opacity:0}}.form-control{min-height:50px;padding:10px 20px;border:1px solid rgba(255,255,255,.15);width:100%;background-color:#1b1b3f;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#fff!important}.form-control::-webkit-input-placeholder{color:#fff3}.form-control::-moz-placeholder{color:#fff3}.form-control:-ms-input-placeholder{color:#fff3}.form-control:-moz-placeholder{color:#fff3}.form-control:focus{background-color:transparent;box-shadow:none;border-color:#ee005f}[data-label]{position:relative}[data-label]:before{position:absolute;content:attr(data-label);font-weight:700;color:#fff;top:0;left:0;padding:13px 15px;display:none}.header{position:fixed;width:100%;left:0;top:0;z-index:9;transition:all .3s;background:#bdc3c7;background:linear-gradient(to bottom,#000000b3,#00000001)}.header.active{background-color:#070b28}.header__bottom{padding:0 30px}.header .site-logo img{max-width:150px}@media (max-width: 1199px){.header .main-menu{padding:15px 0}}.header .main-menu li,.header .main-menu li.menu_has_children{position:relative}@media (max-width: 1199px){.header .main-menu li.menu_has_children>a{display:block}}.header .main-menu li.menu_has_children>a:before{position:absolute;content:"";font-family:"Font Awesome 5 Free";font-weight:900;top:0;right:0;color:#fff;transition:all .3s;display:none}@media (max-width: 1199px){.header .main-menu li.menu_has_children>a:before{display:block;top:9px}}.header .main-menu li.menu_has_children:hover>a:before{transform:rotate(180deg);color:#ee005f}.header .main-menu li a{padding:20px 15px 20px 0;text-transform:uppercase;font-size:14px;color:#e7e7f4;position:relative}@media (max-width: 1199px){.header .main-menu li a{padding:8px 0;display:block;border-bottom:1px solid rgba(255,255,255,.1)}}.header .main-menu li a:hover,.header .main-menu li a:focus{color:#ee005f}.header .main-menu li .sub-menu{position:absolute;width:220px;top:105%;left:-20px;z-index:9999;background-color:#03cf03;padding:10px 0;border-top:2px solid #ee005f;box-shadow:0 18px 54px -8px #00000026;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;transition:all .3s;opacity:0;visibility:hidden;border-top:2px solid #ffffff;z-index:9}@media (max-width: 1199px){.header .main-menu li .sub-menu{opacity:1;visibility:visible;display:none;position:static;transition:none;width:100%}}.header .main-menu li .sub-menu li a{padding:8px 20px;display:block;color:#fff;font-size:14px}.header .main-menu li .sub-menu li a:hover{background-color:#ffffff0d;color:#fff;text-decoration:underline}.header .main-menu li .sub-menu li+li{margin-left:0}.header .main-menu li:hover .sub-menu{top:100%;opacity:1;visibility:visible}.header .main-menu li+li{margin-left:10px}@media (max-width: 1199px){.header .main-menu li+li{margin-left:0}}.header .nav-right{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 575px){.header .nav-right{justify-content:space-between;margin-top:20px}}.header .nav-right a{color:#fff;text-transform:uppercase;display:inline-flex;align-items:center;font-size:14px}.header .nav-right a i{font-size:20px;margin-right:8px}.header .nav-right a+a{margin-left:30px}@media (max-width: 575px){.header .nav-right a+a{margin-left:0}}.header .nav-right .nice-select{margin-left:30px;width:90px;background-color:transparent;min-height:40px;line-height:40px;border:1px solid rgba(255,255,255,.15)}@media (max-width: 575px){.header .nav-right .nice-select{margin-left:0}}.header .nav-right .nice-select .current{color:#fff}.header .nav-right__search-btn{background-color:transparent;font-size:18px;color:#fff}@media (max-width: 767px){.navbar-collapse{max-height:320px;overflow:auto}}.navbar-toggler{padding:0;border:none}.navbar-toggler:focus{outline:none}.menu-toggle{margin:10px 0;position:relative;display:block;width:35px;height:20px;background:transparent;border-top:2px solid;border-bottom:2px solid;color:#000;font-size:0;transition:all .25s ease-in-out;cursor:pointer}@media (max-width: 1199px){.menu-toggle{color:#fff}}.menu-toggle:before,.menu-toggle:after{content:"";display:block;width:100%;height:2px;position:absolute;top:50%;left:50%;background:currentColor;transform:translate(-50%,-50%);transition:transform .25s ease-in-out;-moz-transition:-webkit-transform .25s ease-in-out;-ms-transition:-webkit-transform .25s ease-in-out}@media (max-width: 1199px){.menu-toggle:before,.menu-toggle:after{background-color:#fff}}span.menu-toggle:hover{color:#000}@media (max-width: 1199px){span.menu-toggle:hover{color:#fff}}.header-search-area{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#000000a6;cursor:crosshair;transform:scaleY(0);transform-origin:center;transition:all .5s}.header-search-area.active{transform:scale(1)}.header-search-form{position:relative}.header-search-form input{width:100%;min-height:70px;padding:10px 80px 10px 20px;background-color:#000;border:1px solid rgba(255,255,255,.15);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#fff}.header-search-form button{position:absolute;top:0;right:0;width:60px;height:100%;background-color:#ee005f;color:#fff;font-size:24px;border-radius:0 5px 5px 0}@media (max-width: 1199px){.hero{margin-top:70px}}.movie-slide{padding-top:50px;padding-bottom:50px;position:relative;z-index:1;min-height:695px;display:flex!important;flex-wrap:wrap;align-items:center}@media (max-width: 1199px){.movie-slide{min-height:auto;height:600px;padding-top:50px;padding-bottom:50px}}@media (max-width: 991px){.movie-slide{height:450px}}@media (max-width: 767px){.movie-slide{height:400px}}@media (max-width: 575px){.movie-slide{height:290px}}@media (max-width: 400px){.movie-slide{height:195px}}.movie-slide:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.56;z-index:-1}.movie-slide__content{width:60%;padding-left:200px;padding-right:250px}@media (max-width: 1500px){.movie-slide__content{padding-right:0}}@media (max-width: 1199px){.movie-slide__content{width:80%}}@media (max-width: 991px){.movie-slide__content{width:100%;padding-left:30px;padding-right:30px;text-align:center}}@media (max-width: 575px){.movie-slide__content{padding:0 15px}}.movie-slide__content .movie-name{font-size:72px}@media (max-width: 991px){.movie-slide__content .movie-name{font-size:42px}}@media (max-width: 575px){.movie-slide__content .movie-name{font-size:30px}}@media (max-width: 400px){.movie-slide__content .movie-name{font-size:24px}}.movie-slide__content p{margin-top:20px;font-size:18px;color:#d6d6d6}@media (max-width: 991px){.movie-slide__content p{display:none}}.movie-slide .movie-meta{display:flex;flex-wrap:wrap;margin:-3px -15px}.movie-slide .movie-meta li{margin:3px 15px;position:relative}.movie-slide .movie-meta li:last-child:after{display:none}.movie-slide .movie-meta li:after{position:absolute;content:"";top:12px;right:-19px;width:6px;height:6px;background-color:#bbb;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.movie-slide .movie-meta li i{font-size:14px}.movie-slide .movie-meta li span{padding-left:4px;color:#fff;font-size:14px}.hero__slider .slick-dots{position:absolute;width:100%;display:flex;flex-wrap:wrap;justify-content:center;bottom:30px}@media (max-width: 575px){.hero__slider .slick-dots{bottom:15px}}.hero__slider .slick-dots li{margin:0 10px}.hero__slider .slick-dots li.slick-active button{background-color:#03cf03}.hero__slider .slick-dots li button{font-size:0;width:35px;height:4px;background-color:#c5c5c5}@media (max-width: 400px){.hero__slider .slick-dots{bottom:10px}.hero__slider .slick-dots li button{height:2px}}.hero__slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__slider .single-slide,.hero__slider .single-slide a{display:block;height:695px}@media (max-width: 1199px){.hero__slider .single-slide,.hero__slider .single-slide a{height:600px}}@media (max-width: 991px){.hero__slider .single-slide,.hero__slider .single-slide a{height:450px}}@media (max-width: 767px){.hero__slider .single-slide,.hero__slider .single-slide a{height:400px}}@media (max-width: 575px){.hero__slider .single-slide,.hero__slider .single-slide a{height:290px}}@media (max-width: 400px){.hero__slider .single-slide,.hero__slider .single-slide a{height:195px}}.inner-hero{padding-top:200px;padding-bottom:150px}@media (max-width: 1199px){.inner-hero{padding-top:150px;padding-bottom:100px}}.movie-card{overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;transition:all .3s}.movie-card:hover{transform:scale(1.05)}.movie-card:hover .movie-card__thumb .icon{opacity:1;visibility:visible}.movie-card__thumb{position:relative}.movie-card__thumb img{width:100%;aspect-ratio:2/3;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center}.movie-card__thumb .icon{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000008c;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#ee005f;font-size:24px;opacity:0;visibility:hidden;transition:all .3s}.movie-card__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}@media (max-width: 425px){.movie-card .movie-card__content{display:none}}.movie-card__content .year{font-size:14px}.movie-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:5px}.movie-card__meta li i{font-size:12px}.movie-card__meta li span{font-size:12px;padding-left:4px}.movie-slider-one .slick-arrow{position:absolute;width:30px;height:25px;line-height:25px;text-align:center;font-size:20px;color:#fff;background-color:#03cf03;z-index:1;top:-35px;right:0;cursor:pointer;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;transition:all .3s}@media (max-width: 575px){.movie-slider-one .slick-arrow{top:50%}}.movie-slider-one .slick-arrow.slick-disabled{background-color:#880036}.movie-slider-one .slick-arrow.prev{right:50px}@media (max-width: 575px){.movie-slider-one .slick-arrow.prev{right:auto;left:-15px}}@media (max-width: 575px){.movie-slider-one .slick-arrow.next{right:-15px}}.movie-slider-one .slick-list{margin:-30px -15px}.movie-slider-one .movie-card{margin:30px 15px}.movie-slider-two .slick-arrow{position:absolute;width:30px;height:25px;line-height:25px;text-align:center;font-size:20px;color:#fff;background-color:#ee005f;z-index:1;top:-50px;right:0;cursor:pointer;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;transition:all .3s}.movie-slider-two .slick-arrow.slick-disabled{background-color:#880036}.movie-slider-two .slick-arrow.prev{right:50px}.movie-slider-two .slick-list{margin:-15px}.movie-slider-two .slick-slide{margin:15px}.single-movie-thumb{position:relative}.single-movie-thumb .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.single-movie-content p{color:#fff}.single-movie-content .movie-card__meta{margin:-3px -7px}.single-movie-content .movie-card__meta li{margin:3px 7px}.single-movie-content .movie-card__meta li span{color:#fff;font-size:18px}.movie-small{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1215686275);display:flex;flex-wrap:wrap}.movie-small:first-child{padding-top:0}.movie-small:last-child{padding-bottom:0;border-bottom:none}.movie-small__thumb{width:80px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;overflow:hidden}.movie-small__thumb img{width:100%;height:80px;min-height:80px;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center}.movie-small__content{width:calc(100% - 80px);padding-left:20px}.movie-small__content .movie-card__meta{justify-content:flex-start;margin:-3px -7px}.movie-small__content .movie-card__meta li{margin:3px 7px}.single-movie{position:relative;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden}.single-movie:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#000;background:linear-gradient(to bottom,#ffffff12,#000000a3)}.single-movie__thumb img{height:480px;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center}@media (max-width: 767px){.single-movie__thumb img{height:400px}}@media (max-width: 575px){.single-movie__thumb img{height:300px}}@media (max-width: 480px){.single-movie__thumb img{height:225px}}@media (max-width: 380px){.single-movie__thumb img{height:195px}}.single-movie .video-btn{position:absolute;bottom:30px;right:30px}@media (max-width: 1549px) and (min-width: 1200px){.single-movie .video-btn{bottom:auto;top:30px;right:auto;left:30px}}@media (max-width: 575px){.single-movie .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);justify-content:center}}.single-movie .video-btn .icon{width:55px;height:55px;line-height:55px}.single-movie .video-btn .icon i{font-size:18px}.single-movie .video-btn span{font-size:16px}@media (max-width: 575px){.single-movie .video-btn span{display:none}}.trailer-card:hover .trailer-card__content{opacity:1;visibility:visible}.trailer-card__thumb{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;overflow:hidden;position:relative}.trailer-card__thumb img{width:100%;height:195px;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center}@media (max-width: 1199px){.trailer-card__thumb img{height:130px}}@media (max-width: 991px){.trailer-card__thumb img{height:115px}}@media (max-width: 575px){.trailer-card__thumb img{height:140px}}@media (max-width: 380px){.trailer-card__thumb img{height:90px}}.trailer-card__content{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#0000008c;opacity:0;visibility:hidden;transition:all .3s}.trailer-slider .slick-arrow{position:absolute;width:30px;height:25px;line-height:25px;text-align:center;font-size:20px;color:#fff;background-color:#ee005f;z-index:1;top:-68px;right:0;cursor:pointer;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;transition:all .3s}.trailer-slider .slick-arrow.slick-disabled{background-color:#880036}.trailer-slider .slick-arrow.prev{right:50px}.trailer-slider .slick-list{margin:0 -15px}.trailer-slider .slick-slide{margin:0 15px}.video-modal{background-color:#0000006b}.video-modal .close{opacity:1;width:35px;height:35px;line-height:30px;padding:0;background-color:#ee005f;color:#fff;position:absolute;top:0;right:0;z-index:1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.video-modal .close:hover{opacity:1;color:#fff}.video-modal .modal-content{background-color:transparent;border:none}.video-modal .my-video-dimensions{width:100%!important}.movie-details-content .movie-small-list{counter-reset:section}.movie-details-content .movie-small-list .movie-small{padding:15px 15px 15px 40px;position:relative;cursor:pointer}.movie-details-content .movie-small-list .movie-small:before{position:absolute;counter-increment:section;content:counter(section);color:#fff;top:50%;left:14px;margin-top:-10px}.movie-details-list li{display:flex;flex-wrap:wrap}.movie-details-list .caption{width:100px;color:#fff}.movie-details-list .value{width:calc(100% - 100px)}#preloader{position:fixed;width:100%;height:100vh;z-index:99999;overflow:visible;background:#1b1b3f;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;top:0;left:0}#preloader .pre-logo{text-align:center}#preloader .gif{width:130px;height:105px;margin:0 auto;background-position:center;background-repeat:no-repeat}.footer__top{padding-top:100px;padding-bottom:80px}.footer__bottom{padding:20px 0;background-color:#0d0d31}.social-links{display:flex;flex-wrap:wrap;margin:-3px -7px}.social-links li{margin:3px 7px}.social-links li a{width:45px;height:45px;text-align:center;line-height:45px;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:all .3s}.social-links li a:hover{background-color:#ee005f;border-color:#ee005f}.footer-widget__title{margin-bottom:25px}.link-list li+li{margin-top:10px}.link-list li a{color:#bfbfbf;transition:all .3s}.link-list li a:hover{color:#fff}.subscribe-form{display:flex;flex-wrap:wrap}.subscribe-form input{padding:10px 25px;width:calc(100% - 55px);border:none;border-radius:25px 0 0 25px;-webkit-border-radius:25px 0 0 25px;-moz-border-radius:25px 0 0 25px;-ms-border-radius:25px 0 0 25px;-o-border-radius:25px 0 0 25px;min-height:50px;background-color:#0d0d31;color:#fff}.subscribe-form button{width:55px;background-color:#ee005f;color:#fff;border-radius:0 25px 25px 0;-webkit-border-radius:0 25px 25px 0;-moz-border-radius:0 25px 25px 0;-ms-border-radius:0 25px 25px 0;-o-border-radius:0 25px 25px 0}.links{display:flex;flex-wrap:wrap;margin:-3px -10px}.links li{margin:3px 10px}.links li a{color:#bfbfbf;transition:all .3s}.links li a:hover{color:#ee005f}@media (max-width: 991px){.thumb__2 img{height:300px}}@media (max-width: 575px){.thumb__2 img{height:230px}}@media (max-width: 575px){.movie-slider-one .movie-card__thumb img{height:385px}}@media (max-width: 480px){.thumb__2 img,.movie-slider-one .movie-card__thumb img{height:310px}}@media (max-width: 425px){.thumb__2 img,.movie-slider-one .movie-card__thumb img{height:280px}}@media (max-width: 380px){.thumb__2 img,.movie-slider-one .movie-card__thumb img{height:240px}}@media (max-width: 340px){.thumb__2 img,.movie-slider-one .movie-card__thumb img{height:200px}}.single-movie:before{display:none}.loader{border:4px solid #1b1b3f;border-radius:50%;border-top:4px solid #d1093a;width:60px;height:60px;animation:spin 2s linear infinite;margin:20px auto 30px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-content{background-color:#0d0d31}.modal-header{border-bottom:1px solid rgba(221,221,221,.15)}.modal-footer{border-top:1px solid rgba(221,221,221,.15)}.modal-footer .cmn-btn{padding:7px 15px}.form-control:disabled{background-color:#1b1b3f!important;border:1px solid rgba(255,255,255,.15)!important;opacity:.5!important}.dropdown-menu{background-color:#ee005f}@media (max-width: 380px){.dropdown-menu{width:100%}}.dropdown-menu a{color:#fff!important;margin-left:0!important;border-bottom:1px solid rgba(13,13,49,.1803921569)}.dropdown-menu a+a{margin-top:0!important}.movie-card,.movie-small{position:relative}.movie-small:first-child:after{top:0}.movie-content{padding-top:15px}.movie-content .title{font-size:26px;margin-bottom:15px}@media (max-width: 575px){.movie-content .title{margin-bottom:0}}@media only screen and (max-width: 991px){.movie-content .title{font-size:20px}}.movie-content .sub-title,.movie-content p{font-size:13px}.movie-content-right .movie-widget-area{border:none;padding:0;margin:0;display:flex;align-items:center;flex-direction:row}.movie-content-right .movie-widget-area span:last-child{margin-right:0}.movie-content-right .movie-widget-area span i{font-size:24px;margin-right:5px;cursor:pointer}.movie-content-right .movie-widget-area [class*=movie-widget]:last-child i{margin-right:0;cursor:pointer}.movie-widget-area{border-top:1px solid rgba(255,255,255,.1);padding-top:10px;margin-top:20px;padding-bottom:20px}.movie-widget-area .movie-widget{font-size:16px;margin-right:15px;display:flex;align-items:center;flex-direction:row}.movie-widget-area .addWishlist{margin-right:0!important}.btn{transition:all .3s ease .02s}.title-share{margin:0 -5px;padding-top:10px}@media (max-width: 575px){.title-share{padding-top:5px}}.title-share li{padding:0 5px}.title-share li a{color:#bfbfbf}.title-share li a:hover{color:#03cf03}.movie-details-content .movie-small-list{height:auto!important}.footer-widget a img{width:200px}.single-movie-content{position:relative}.nav-right__search-btn{padding:0}.header .nav-right a+a{margin-left:0}.header .nav-right .nice-select{margin-left:0}.table--responsive--lg tbody tr .data-not-found{justify-content:center;padding-left:0}.table--responsive--lg tbody tr .data-not-found:before{content:unset}.data-not-found__text{display:block!important;padding-left:0!important;text-align:center!important}.movie-single-video.video-show{position:relative}@media (max-width: 575px){#adModal .modal-content{padding:0 10px 0 0}}.btn{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.download-links{display:flex;flex-direction:row;gap:15px;align-items:center;margin-top:30px}.download-links__item img{height:45px!important;width:150px!important}.loader{border-top:4px solid #03cf03}.hero__slider .slick-dots li.slick-active button,.video-btn .icon{background-color:#03cf03}.video-btn .icon:before,.video-btn .icon:after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;border-radius:74px;background-color:#03cf03;opacity:.15;z-index:-10}.video-btn .icon:before:hover,.video-btn .icon:after:hover{background-color:#029d02}.header .main-menu li a:hover,.header .main-menu li a:focus{color:#03cf03}.header .main-menu li .sub-menu{background-color:#1b1b3f;border-top:2px solid #03cf03}.header-search-form button,.dropdown-menu{background-color:#03cf03}.movie-card__thumb .icon,a:hover{color:#03cf03}.cmn-btn{background-color:#03cf03}.base--color{color:#03cf03}.social-links li a:hover{background-color:#03cf03;border-color:#03cf03}.subscribe-form button{background-color:#03cf03}.links li a:hover{color:#03cf03}.page-breadcrumb li:first-child:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:#03cf03;margin-right:6px}.cmn-btn:hover{background-color:#029d02}.form-control:focus{border-color:#03cf03}.card-header{background-color:#1b1b3f;border-bottom:1px solid #03cf03}.card{border-color:#1b1b3f;background-color:#1b1b3f}.card-header{background-color:#1b1b3f}.card-body{background-color:#1b1b3f!important}.pagination .page-item{background-color:#1b1b3f}@media (max-width: 1199px){.header__bottom{background-color:#1b1b3f;padding:15px 30px}}.movie-card__content{padding:20px;background-color:#1b1b3f}#preloader{background:#1b1b3f}.footer{background-color:#1b1b3f}.movie-small:after{position:absolute;content:attr(data-text);top:15px;left:30px;background-color:#03cf03!important;color:#fff;font-size:12px;padding:1px 6px;border-radius:0 3px 3px 0;animation:pulse 1s infinite}.movie-card:after{position:absolute;content:attr(data-text);top:0;left:0;background-color:#03cf03!important;color:#fff;font-size:13px;padding:2px 10px;border-radius:0 3px 3px 0;animation:pulse 1s infinite}.plyr--video .plyr__control[aria-expanded=true]{background:#03cf03!important}.home_search{background-image:linear-gradient(#080f28cc,#080f28e6),url(/build/assets/home-BTKKZvIc.webp);background-color:#fafafa;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;background-size:cover;width:100%}.home_search input{padding:10px 25px;width:calc(100% - 55px);border:none;border-radius:25px 0 0 25px;-webkit-border-radius:25px 0 0 25px;-moz-border-radius:25px 0 0 25px;-ms-border-radius:25px 0 0 25px;-o-border-radius:25px 0 0 25px;min-height:50px;background-color:#0d0d31;color:#fff}.home_search input:focus{background-color:#0d0d31}.home_search button{background-color:#03cf03;width:55px;color:#fff;border-radius:0 25px 25px 0;-webkit-border-radius:0 25px 25px 0;-moz-border-radius:0 25px 25px 0;-ms-border-radius:0 25px 25px 0;-o-border-radius:0 25px 25px 0}img.loaded{opacity:1!important;transition:.6s ease-out!important}img.lazy{opacity:.6;transition:.6s ease-out} +@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #03cf03;--bs-secondary: #1B1B3F;--bs-warning: #ffc107;--bs-primary-rgb: 3, 207, 3;--bs-secondary-rgb: 27, 27, 63;--bs-warning-rgb: 255, 193, 7;--bs-primary-text-emphasis: #015301;--bs-secondary-text-emphasis: #0b0b19;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cdf5cd;--bs-secondary-bg-subtle: #d1d1d9;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9aec9a;--bs-secondary-border-subtle: #a4a4b2;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #03cf03;--bs-link-color-rgb: 3, 207, 3;--bs-link-decoration: none;--bs-link-hover-color: #02a602;--bs-link-hover-color-rgb: 2, 166, 2;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(3, 207, 3, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}small,.small{font-size:.875em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:none}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}button,[type=button],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}summary{display:list-item;cursor:pointer}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-md{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container-md,.container{max-width:720px}}@media (min-width: 992px){.container-md,.container{max-width:960px}}@media (min-width: 1200px){.container-md,.container{max-width:1140px}}@media (min-width: 1400px){.container-md,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-2>*{flex:0 0 auto;width:50%}.col-4{flex:0 0 auto;width:33.33333333%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.gy-3{--bs-gutter-y: 1rem}.g-4{--bs-gutter-x: 1.5rem}.g-4{--bs-gutter-y: 1.5rem}@media (min-width: 576px){.row-cols-sm-4>*{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width: 768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-6{flex:0 0 auto;width:50%}}@media (min-width: 992px){.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width: 1200px){.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width: 1400px){.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-6{flex:0 0 auto;width:50%}}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #000;--bs-btn-bg: #03cf03;--bs-btn-border-color: #03cf03;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #29d629;--bs-btn-hover-border-color: #1cd41c;--bs-btn-focus-shadow-rgb: 3, 176, 3;--bs-btn-active-color: #000;--bs-btn-active-bg: #35d935;--bs-btn-active-border-color: #1cd41c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #03cf03;--bs-btn-disabled-border-color: #03cf03}.btn-lg{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #03cf03;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropdown-menu.show{display:block}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: rgb(240, 255, 255);--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-img-top{width:100%}.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#81e781;outline:0;box-shadow:0 0 0 .25rem #03cf0340}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(3, 207, 3, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #03cf03;--bs-pagination-active-border-color: #03cf03;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opacity-100{opacity:1!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.position-relative{position:relative!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-fill{flex:1 1 auto!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-center{align-items:center!important}.order-2{order:2!important}.m-0{margin:0!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-3{padding:1rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pe-2{padding-right:.5rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-4{gap:1.5rem!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.rounded{border-radius:var(--bs-border-radius)!important}@media (min-width: 576px){.d-sm-flex{display:flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.justify-content-sm-end{justify-content:flex-end!important}.align-items-sm-center{align-items:center!important}.order-sm-1{order:1!important}.mt-sm-0{margin-top:0!important}.mt-sm-3{margin-top:1rem!important}.mb-sm-3{margin-bottom:1rem!important}}@media (min-width: 768px){.justify-content-md-end{justify-content:flex-end!important}.mt-md-0{margin-top:0!important}}@media (min-width: 992px){.justify-content-lg-start{justify-content:flex-start!important}.mt-lg-0{margin-top:0!important}.mt-lg-5{margin-top:3rem!important}}@media (min-width: 1200px){.ms-xl-5{margin-left:3rem!important}}@media (min-width: 1200px){.fs-3{font-size:1.75rem!important}}.base--color{color:#03cf03!important}.header .main-menu li .sub-menu{position:absolute;width:220px;top:105%;left:-20px;z-index:9999;background-color:#d50055;padding:10px 0;border-top:2px solid #ee005f;box-shadow:0 18px 54px -8px #00000026;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;transition:all .3s;opacity:0;visibility:hidden;border-top:2px solid #ffffff;z-index:9}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;font-size:16px;padding:0;margin:0;font-weight:400;position:relative;background-color:#0d0d31;color:#bfbfbf}img{max-width:100%;height:auto}ul,ol{padding:0;margin:0;list-style:none}button{cursor:pointer}*:focus{outline:none}button{border:none}button:focus{outline:none}span{display:inline-block}a:hover{color:#ee005f}.container-fluid,.container-md{padding-left:50px;padding-right:50px}@media (max-width: 767px){.container-fluid,.container-md{padding-left:15px;padding-right:15px}}@media (min-width: 1550px){.col-xxl-6{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%}.col-xxl-3{flex:0 0 25%;-ms-flex:0 0 25%;max-width:25%}.col-xxl-2{flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;max-width:16.66667%}}@media (max-width: 480px){.col-xs-12{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%}.col-xs-6{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%}}.mb-30{margin-bottom:30px}.mb-50{margin-bottom:50px}.mb-none-30{margin-bottom:-30px}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}@media (min-width: 1360px){.container{max-width:1240px}}.bg_img{background-size:cover;background-position:center}.text-small{font-size:12px!important}.dark--overlay{position:relative}.dark--overlay:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#1b1b3f8a;box-shadow:inset 1px 0 105px 105px #0d0d31}label{color:#777;margin-bottom:13px}.nice-select{width:100%;min-height:50px;line-height:50px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.card-header{background-color:#1b1b3f;border-bottom:1px solid rgba(238,0,95,.431372549)}.card-body{background-color:#1b1b3f}.section-header{margin-bottom:35px;margin-top:-8px;border-bottom:2px solid rgba(255,255,255,.1607843137)}.section-title{font-size:28px;padding-bottom:5px}.pagination{justify-content:center}.pagination .page-item:first-child{padding-left:15px}.pagination .page-item:first-child .page-link{padding:5px 15px;font-size:28px}.pagination .page-item:first-child .page-link:after{display:none}.pagination .page-item:last-child{padding-right:15px}.pagination .page-item:last-child .page-link{padding:5px 15px;font-size:28px}.pagination .page-item:last-child .page-link:after{display:none}.pagination .page-item.disabled .page-link{background-color:transparent}.pagination .page-item.active .page-link:after{opacity:1}.pagination .page-item .page-link{background-color:transparent;border:none;color:#bfbfbf;padding:15px;display:block;position:relative}.pagination .page-item .page-link:hover:after{opacity:1}.pagination .page-item .page-link:focus{box-shadow:none}.pagination .page-item .page-link:after{position:absolute;content:"";width:100%;height:3px;background-color:#ee005f;bottom:0;left:0;opacity:0;transition:all .3s}.cmn-accordion .card-header .acc-btn.collapsed .plus-icon:after{transform:translate(-50%,-50%) rotate(0)}.tab-content{padding:30px 0 0}.page-breadcrumb{display:flex;flex-wrap:wrap;margin-top:10px}.page-breadcrumb li{color:#fff;text-transform:capitalize}.page-breadcrumb li:after{content:"-";color:#fff;margin:0 5px}.page-breadcrumb li:first-child:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:#ee005f;margin-right:6px}.page-breadcrumb li:last-child:after{display:none}.page-breadcrumb li a{color:#fff;text-transform:capitalize}h1,.h1{font-size:62px}h2,.h2{font-size:36px}@media (max-width: 991px){h2,.h2{font-size:32px}}@media (max-width: 767px){h2,.h2{font-size:28px}}@media (max-width: 575px){h2,.h2{font-size:24px}}h3,.h3{font-size:24px}h4,.h4{font-size:22px}@media (max-width: 767px){h4,.h4{font-size:20px}}h5,.h5{font-size:20px}@media (max-width: 767px){h5,.h5{font-size:18px}}h6,.h6{font-size:18px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:Bai Jamjuree,sans-serif;color:#fff;font-weight:400;margin:0;line-height:1.3}h1>a,.h1>a,h2>a,.h2>a,h3>a,.h3>a,h4>a,.h4>a,h5>a,.h5>a,h6>a,.h6>a{font-family:Bai Jamjuree,sans-serif;color:#fff;font-weight:400;transition:all .3s;line-height:1.3}p,li,span{line-height:1.7;margin:0}a{text-decoration:none;display:inline-block;font-weight:400}a:hover{text-decoration:none}.base--color{color:#ee005f}.color--glod{color:gold!important}.color--primary{color:#7367f0!important}.color--danger{color:#6efd6e!important}.cmn-btn{padding:14px 35px;text-transform:capitalize;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;background-color:#ee005f;box-shadow:0 10px 20px #00000026;transition:all .3s;color:#fff}.cmn-btn:hover{color:#fff;background-color:#03cf03}.video-btn{display:flex;flex-wrap:wrap;align-items:center}.video-btn span{color:#fff;margin-left:20px;font-size:18px}.video-btn .icon{width:65px;height:65px;color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#ee005f;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;animation:pulse 2s linear infinite;-webkit-animation:pulse 2s linear infinite;-moz-animation:pulse 2s linear infinite}@media (max-width: 991px){.video-btn .icon{width:45px;height:45px;line-height:45px}}@media (max-width: 400px){.video-btn .icon{width:35px;height:35px;line-height:35px}.video-btn span{font-size:12px}.video-btn .icon i{font-size:12px!important}}.video-btn .icon:hover{color:#fff}.video-btn .icon:before,.video-btn .icon:after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;border-radius:74px;background-color:#ee005f;opacity:.15;z-index:-10}.video-btn .icon:before{z-index:-10;animation:inner-ripple 2s linear infinite;-webkit-animation:inner-ripple 2s linear infinite;-moz-animation:inner-ripple 2s linear infinite}.video-btn .icon:after{z-index:-10;animation:outer-ripple 2s linear infinite;-webkit-animation:outer-ripple 2s linear infinite;-moz-animation:outer-ripple 2s linear infinite}.video-btn .icon i{font-size:18px}@keyframes outer-ripple{0%{transform:scale(1);opacity:.5}80%{transform:scale(1.5);opacity:0}to{transform:scale(2.5);opacity:0}}@keyframes inner-ripple{0%{transform:scale(1);opacity:.5}30%{transform:scale(1);opacity:.5}to{transform:scale(1.5);opacity:0}}.form-control{min-height:50px;padding:10px 20px;border:1px solid rgba(255,255,255,.15);width:100%;background-color:#1b1b3f;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#fff!important}.form-control::-webkit-input-placeholder{color:#fff3}.form-control::-moz-placeholder{color:#fff3}.form-control:-ms-input-placeholder{color:#fff3}.form-control:-moz-placeholder{color:#fff3}.form-control:focus{background-color:transparent;box-shadow:none;border-color:#ee005f}[data-label]{position:relative}[data-label]:before{position:absolute;content:attr(data-label);font-weight:700;color:#fff;top:0;left:0;padding:13px 15px;display:none}.header{position:fixed;width:100%;left:0;top:0;z-index:9;transition:all .3s;background:#bdc3c7;background:linear-gradient(to bottom,#000000b3,#00000001)}.header.active{background-color:#070b28}.header__bottom{padding:0 30px}.header .site-logo img{max-width:150px}@media (max-width: 1199px){.header .main-menu{padding:15px 0}}.header .main-menu li,.header .main-menu li.menu_has_children{position:relative}@media (max-width: 1199px){.header .main-menu li.menu_has_children>a{display:block}}.header .main-menu li.menu_has_children>a:before{position:absolute;content:"";font-family:"Font Awesome 5 Free";font-weight:900;top:0;right:0;color:#fff;transition:all .3s;display:none}@media (max-width: 1199px){.header .main-menu li.menu_has_children>a:before{display:block;top:9px}}.header .main-menu li.menu_has_children:hover>a:before{transform:rotate(180deg);color:#ee005f}.header .main-menu li a{padding:20px 15px 20px 0;text-transform:uppercase;font-size:14px;color:#e7e7f4;position:relative}@media (max-width: 1199px){.header .main-menu li a{padding:8px 0;display:block;border-bottom:1px solid rgba(255,255,255,.1)}}.header .main-menu li a:hover,.header .main-menu li a:focus{color:#ee005f}.header .main-menu li .sub-menu{position:absolute;width:220px;top:105%;left:-20px;z-index:9999;background-color:#03cf03;padding:10px 0;border-top:2px solid #ee005f;box-shadow:0 18px 54px -8px #00000026;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;transition:all .3s;opacity:0;visibility:hidden;border-top:2px solid #ffffff;z-index:9}@media (max-width: 1199px){.header .main-menu li .sub-menu{opacity:1;visibility:visible;display:none;position:static;transition:none;width:100%}}.header .main-menu li .sub-menu li a{padding:8px 20px;display:block;color:#fff;font-size:14px}.header .main-menu li .sub-menu li a:hover{background-color:#ffffff0d;color:#fff;text-decoration:underline}.header .main-menu li .sub-menu li+li{margin-left:0}.header .main-menu li:hover .sub-menu{top:100%;opacity:1;visibility:visible}.header .main-menu li+li{margin-left:10px}@media (max-width: 1199px){.header .main-menu li+li{margin-left:0}}.header .nav-right{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 575px){.header .nav-right{justify-content:space-between;margin-top:20px}}.header .nav-right a{color:#fff;text-transform:uppercase;display:inline-flex;align-items:center;font-size:14px}.header .nav-right a i{font-size:20px;margin-right:8px}.header .nav-right a+a{margin-left:30px}@media (max-width: 575px){.header .nav-right a+a{margin-left:0}}.header .nav-right .nice-select{margin-left:30px;width:90px;background-color:transparent;min-height:40px;line-height:40px;border:1px solid rgba(255,255,255,.15)}@media (max-width: 575px){.header .nav-right .nice-select{margin-left:0}}.header .nav-right .nice-select .current{color:#fff}.header .nav-right__search-btn{background-color:transparent;font-size:18px;color:#fff}@media (max-width: 767px){.navbar-collapse{max-height:320px;overflow:auto}}.navbar-toggler{padding:0;border:none}.navbar-toggler:focus{outline:none}.menu-toggle{margin:10px 0;position:relative;display:block;width:35px;height:20px;background:transparent;border-top:2px solid;border-bottom:2px solid;color:#000;font-size:0;transition:all .25s ease-in-out;cursor:pointer}@media (max-width: 1199px){.menu-toggle{color:#fff}}.menu-toggle:before,.menu-toggle:after{content:"";display:block;width:100%;height:2px;position:absolute;top:50%;left:50%;background:currentColor;transform:translate(-50%,-50%);transition:transform .25s ease-in-out;-moz-transition:-webkit-transform .25s ease-in-out;-ms-transition:-webkit-transform .25s ease-in-out}@media (max-width: 1199px){.menu-toggle:before,.menu-toggle:after{background-color:#fff}}span.menu-toggle:hover{color:#000}@media (max-width: 1199px){span.menu-toggle:hover{color:#fff}}.header-search-area{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#000000a6;cursor:crosshair;transform:scaleY(0);transform-origin:center;transition:all .5s}.header-search-area.active{transform:scale(1)}.header-search-form{position:relative}.header-search-form input{width:100%;min-height:70px;padding:10px 80px 10px 20px;background-color:#000;border:1px solid rgba(255,255,255,.15);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#fff}.header-search-form button{position:absolute;top:0;right:0;width:60px;height:100%;background-color:#ee005f;color:#fff;font-size:24px;border-radius:0 5px 5px 0}@media (max-width: 1199px){.hero{margin-top:70px}}.movie-slide{padding-top:50px;padding-bottom:50px;position:relative;z-index:1;min-height:695px;display:flex!important;flex-wrap:wrap;align-items:center}@media (max-width: 1199px){.movie-slide{min-height:auto;height:600px;padding-top:50px;padding-bottom:50px}}@media (max-width: 991px){.movie-slide{height:450px}}@media (max-width: 767px){.movie-slide{height:400px}}@media (max-width: 575px){.movie-slide{height:290px}}@media (max-width: 400px){.movie-slide{height:195px}}.movie-slide:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.56;z-index:-1}.movie-slide__content{width:60%;padding-left:200px;padding-right:250px}@media (max-width: 1500px){.movie-slide__content{padding-right:0}}@media (max-width: 1199px){.movie-slide__content{width:80%}}@media (max-width: 991px){.movie-slide__content{width:100%;padding-left:30px;padding-right:30px;text-align:center}}@media (max-width: 575px){.movie-slide__content{padding:0 15px}}.movie-slide__content .movie-name{font-size:72px}@media (max-width: 991px){.movie-slide__content .movie-name{font-size:42px}}@media (max-width: 575px){.movie-slide__content .movie-name{font-size:30px}}@media (max-width: 400px){.movie-slide__content .movie-name{font-size:24px}}.movie-slide__content p{margin-top:20px;font-size:18px;color:#d6d6d6}@media (max-width: 991px){.movie-slide__content p{display:none}}.movie-slide .movie-meta{display:flex;flex-wrap:wrap;margin:-3px -15px}.movie-slide .movie-meta li{margin:3px 15px;position:relative}.movie-slide .movie-meta li:last-child:after{display:none}.movie-slide .movie-meta li:after{position:absolute;content:"";top:12px;right:-19px;width:6px;height:6px;background-color:#bbb;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.movie-slide .movie-meta li i{font-size:14px}.movie-slide .movie-meta li span{padding-left:4px;color:#fff;font-size:14px}.hero__slider .slick-dots{position:absolute;width:100%;display:flex;flex-wrap:wrap;justify-content:center;bottom:30px}@media (max-width: 575px){.hero__slider .slick-dots{bottom:15px}}.hero__slider .slick-dots li{margin:0 10px}.hero__slider .slick-dots li.slick-active button{background-color:#03cf03}.hero__slider .slick-dots li button{font-size:0;width:35px;height:4px;background-color:#c5c5c5}@media (max-width: 400px){.hero__slider .slick-dots{bottom:10px}.hero__slider .slick-dots li button{height:2px}}.hero__slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__slider .single-slide,.hero__slider .single-slide a{display:block;height:695px}@media (max-width: 1199px){.hero__slider .single-slide,.hero__slider .single-slide a{height:600px}}@media (max-width: 991px){.hero__slider .single-slide,.hero__slider .single-slide a{height:450px}}@media (max-width: 767px){.hero__slider .single-slide,.hero__slider .single-slide a{height:400px}}@media (max-width: 575px){.hero__slider .single-slide,.hero__slider .single-slide a{height:290px}}@media (max-width: 400px){.hero__slider .single-slide,.hero__slider .single-slide a{height:195px}}.inner-hero{padding-top:200px;padding-bottom:150px}@media (max-width: 1199px){.inner-hero{padding-top:150px;padding-bottom:100px}}.movie-card{overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;transition:all .3s}.movie-card:hover{transform:scale(1.05)}.movie-card:hover .movie-card__thumb .icon{opacity:1;visibility:visible}.movie-card__thumb{position:relative}.movie-card__thumb img{width:100%;aspect-ratio:2/3;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center}.movie-card__thumb .icon{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000008c;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#ee005f;font-size:24px;opacity:0;visibility:hidden;transition:all .3s}.movie-card__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}@media (max-width: 425px){.movie-card .movie-card__content{display:none}}.movie-card__content .year{font-size:14px}.movie-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:5px}.movie-card__meta li i{font-size:12px}.movie-card__meta li span{font-size:12px;padding-left:4px}.movie-slider-one .slick-arrow{position:absolute;width:30px;height:25px;line-height:25px;text-align:center;font-size:20px;color:#fff;background-color:#03cf03;z-index:1;top:-35px;right:0;cursor:pointer;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;transition:all .3s}@media (max-width: 575px){.movie-slider-one .slick-arrow{top:50%}}.movie-slider-one .slick-arrow.slick-disabled{background-color:#880036}.movie-slider-one .slick-arrow.prev{right:50px}@media (max-width: 575px){.movie-slider-one .slick-arrow.prev{right:auto;left:-15px}}@media (max-width: 575px){.movie-slider-one .slick-arrow.next{right:-15px}}.movie-slider-one .slick-list{margin:-30px -15px}.movie-slider-one .movie-card{margin:30px 15px}.movie-slider-two .slick-arrow{position:absolute;width:30px;height:25px;line-height:25px;text-align:center;font-size:20px;color:#fff;background-color:#ee005f;z-index:1;top:-50px;right:0;cursor:pointer;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;transition:all .3s}.movie-slider-two .slick-arrow.slick-disabled{background-color:#880036}.movie-slider-two .slick-arrow.prev{right:50px}.movie-slider-two .slick-list{margin:-15px}.movie-slider-two .slick-slide{margin:15px}.single-movie-thumb{position:relative}.single-movie-thumb .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.single-movie-content p{color:#fff}.single-movie-content .movie-card__meta{margin:-3px -7px}.single-movie-content .movie-card__meta li{margin:3px 7px}.single-movie-content .movie-card__meta li span{color:#fff;font-size:18px}.movie-small{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1215686275);display:flex;flex-wrap:wrap}.movie-small:first-child{padding-top:0}.movie-small:last-child{padding-bottom:0;border-bottom:none}.movie-small__thumb{width:80px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;overflow:hidden}.movie-small__thumb img{width:100%;height:80px;min-height:80px;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center}.movie-small__content{width:calc(100% - 80px);padding-left:20px}.movie-small__content .movie-card__meta{justify-content:flex-start;margin:-3px -7px}.movie-small__content .movie-card__meta li{margin:3px 7px}.single-movie{position:relative;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden}.single-movie:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#000;background:linear-gradient(to bottom,#ffffff12,#000000a3)}.single-movie__thumb img{height:480px;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center}@media (max-width: 767px){.single-movie__thumb img{height:400px}}@media (max-width: 575px){.single-movie__thumb img{height:300px}}@media (max-width: 480px){.single-movie__thumb img{height:225px}}@media (max-width: 380px){.single-movie__thumb img{height:195px}}.single-movie .video-btn{position:absolute;bottom:30px;right:30px}@media (max-width: 1549px) and (min-width: 1200px){.single-movie .video-btn{bottom:auto;top:30px;right:auto;left:30px}}@media (max-width: 575px){.single-movie .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);justify-content:center}}.single-movie .video-btn .icon{width:55px;height:55px;line-height:55px}.single-movie .video-btn .icon i{font-size:18px}.single-movie .video-btn span{font-size:16px}@media (max-width: 575px){.single-movie .video-btn span{display:none}}.trailer-card:hover .trailer-card__content{opacity:1;visibility:visible}.trailer-card__thumb{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;overflow:hidden;position:relative}.trailer-card__thumb img{width:100%;height:195px;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center}@media (max-width: 1199px){.trailer-card__thumb img{height:130px}}@media (max-width: 991px){.trailer-card__thumb img{height:115px}}@media (max-width: 575px){.trailer-card__thumb img{height:140px}}@media (max-width: 380px){.trailer-card__thumb img{height:90px}}.trailer-card__content{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#0000008c;opacity:0;visibility:hidden;transition:all .3s}.trailer-slider .slick-arrow{position:absolute;width:30px;height:25px;line-height:25px;text-align:center;font-size:20px;color:#fff;background-color:#ee005f;z-index:1;top:-68px;right:0;cursor:pointer;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;transition:all .3s}.trailer-slider .slick-arrow.slick-disabled{background-color:#880036}.trailer-slider .slick-arrow.prev{right:50px}.trailer-slider .slick-list{margin:0 -15px}.trailer-slider .slick-slide{margin:0 15px}.video-modal{background-color:#0000006b}.video-modal .close{opacity:1;width:35px;height:35px;line-height:30px;padding:0;background-color:#ee005f;color:#fff;position:absolute;top:0;right:0;z-index:1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.video-modal .close:hover{opacity:1;color:#fff}.video-modal .modal-content{background-color:transparent;border:none}.video-modal .my-video-dimensions{width:100%!important}.movie-details-content .movie-small-list{counter-reset:section}.movie-details-content .movie-small-list .movie-small{padding:15px 15px 15px 40px;position:relative;cursor:pointer}.movie-details-content .movie-small-list .movie-small:before{position:absolute;counter-increment:section;content:counter(section);color:#fff;top:50%;left:14px;margin-top:-10px}.movie-details-list li{display:flex;flex-wrap:wrap}.movie-details-list .caption{width:100px;color:#fff}.movie-details-list .value{width:calc(100% - 100px)}#preloader{position:fixed;width:100%;height:100vh;z-index:99999;overflow:visible;background:#1b1b3f;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;top:0;left:0}#preloader .pre-logo{text-align:center}#preloader .gif{width:130px;height:105px;margin:0 auto;background-position:center;background-repeat:no-repeat}.footer__top{padding-top:100px;padding-bottom:80px}.footer__bottom{padding:20px 0;background-color:#0d0d31}.social-links{display:flex;flex-wrap:wrap;margin:-3px -7px}.social-links li{margin:3px 7px}.social-links li a{width:45px;height:45px;text-align:center;line-height:45px;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:all .3s}.social-links li a:hover{background-color:#ee005f;border-color:#ee005f}.footer-widget__title{margin-bottom:25px}.link-list li+li{margin-top:10px}.link-list li a{color:#bfbfbf;transition:all .3s}.link-list li a:hover{color:#fff}.subscribe-form{display:flex;flex-wrap:wrap}.subscribe-form input{padding:10px 25px;width:calc(100% - 55px);border:none;border-radius:25px 0 0 25px;-webkit-border-radius:25px 0 0 25px;-moz-border-radius:25px 0 0 25px;-ms-border-radius:25px 0 0 25px;-o-border-radius:25px 0 0 25px;min-height:50px;background-color:#0d0d31;color:#fff}.subscribe-form button{width:55px;background-color:#ee005f;color:#fff;border-radius:0 25px 25px 0;-webkit-border-radius:0 25px 25px 0;-moz-border-radius:0 25px 25px 0;-ms-border-radius:0 25px 25px 0;-o-border-radius:0 25px 25px 0}.links{display:flex;flex-wrap:wrap;margin:-3px -10px}.links li{margin:3px 10px}.links li a{color:#bfbfbf;transition:all .3s}.links li a:hover{color:#ee005f}@media (max-width: 991px){.thumb__2 img{height:300px}}@media (max-width: 575px){.thumb__2 img{height:230px}}@media (max-width: 575px){.movie-slider-one .movie-card__thumb img{height:385px}}@media (max-width: 480px){.thumb__2 img,.movie-slider-one .movie-card__thumb img{height:310px}}@media (max-width: 425px){.thumb__2 img,.movie-slider-one .movie-card__thumb img{height:280px}}@media (max-width: 380px){.thumb__2 img,.movie-slider-one .movie-card__thumb img{height:240px}}@media (max-width: 340px){.thumb__2 img,.movie-slider-one .movie-card__thumb img{height:200px}}.single-movie:before{display:none}.loader{border:4px solid #1b1b3f;border-radius:50%;border-top:4px solid #d1093a;width:60px;height:60px;animation:spin 2s linear infinite;margin:20px auto 30px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-content{background-color:#0d0d31}.modal-header{border-bottom:1px solid rgba(221,221,221,.15)}.modal-footer{border-top:1px solid rgba(221,221,221,.15)}.modal-footer .cmn-btn{padding:7px 15px}.form-control:disabled{background-color:#1b1b3f!important;border:1px solid rgba(255,255,255,.15)!important;opacity:.5!important}.dropdown-menu{background-color:#ee005f}@media (max-width: 380px){.dropdown-menu{width:100%}}.dropdown-menu a{color:#fff!important;margin-left:0!important;border-bottom:1px solid rgba(13,13,49,.1803921569)}.dropdown-menu a+a{margin-top:0!important}.movie-card,.movie-small{position:relative}.movie-small:first-child:after{top:0}.movie-content{padding-top:15px}.movie-content .title{font-size:26px;margin-bottom:15px}@media (max-width: 575px){.movie-content .title{margin-bottom:0}}@media only screen and (max-width: 991px){.movie-content .title{font-size:20px}}.movie-content .sub-title,.movie-content p{font-size:13px}.movie-content-right .movie-widget-area{border:none;padding:0;margin:0;display:flex;align-items:center;flex-direction:row}.movie-content-right .movie-widget-area span:last-child{margin-right:0}.movie-content-right .movie-widget-area span i{font-size:24px;margin-right:5px;cursor:pointer}.movie-content-right .movie-widget-area [class*=movie-widget]:last-child i{margin-right:0;cursor:pointer}.movie-widget-area{border-top:1px solid rgba(255,255,255,.1);padding-top:10px;margin-top:20px;padding-bottom:20px}.movie-widget-area .movie-widget{font-size:16px;margin-right:15px;display:flex;align-items:center;flex-direction:row}.movie-widget-area .addWishlist{margin-right:0!important}.btn{transition:all .3s ease .02s}.title-share{margin:0 -5px;padding-top:10px}@media (max-width: 575px){.title-share{padding-top:5px}}.title-share li{padding:0 5px}.title-share li a{color:#bfbfbf}.title-share li a:hover{color:#03cf03}.movie-details-content .movie-small-list{height:auto!important}.footer-widget a img{width:200px}.single-movie-content{position:relative}.nav-right__search-btn{padding:0}.header .nav-right a+a{margin-left:0}.header .nav-right .nice-select{margin-left:0}.table--responsive--lg tbody tr .data-not-found{justify-content:center;padding-left:0}.table--responsive--lg tbody tr .data-not-found:before{content:unset}.data-not-found__text{display:block!important;padding-left:0!important;text-align:center!important}.movie-single-video.video-show{position:relative}@media (max-width: 575px){#adModal .modal-content{padding:0 10px 0 0}}.btn{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.download-links{display:flex;flex-direction:row;gap:15px;align-items:center;margin-top:30px}.download-links__item img{height:45px!important;width:150px!important}.loader{border-top:4px solid #03cf03}.hero__slider .slick-dots li.slick-active button,.video-btn .icon{background-color:#03cf03}.video-btn .icon:before,.video-btn .icon:after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;border-radius:74px;background-color:#03cf03;opacity:.15;z-index:-10}.video-btn .icon:before:hover,.video-btn .icon:after:hover{background-color:#029d02}.header .main-menu li a:hover,.header .main-menu li a:focus{color:#03cf03}.header .main-menu li .sub-menu{background-color:#1b1b3f;border-top:2px solid #03cf03}.header-search-form button,.dropdown-menu{background-color:#03cf03}.movie-card__thumb .icon,a:hover{color:#03cf03}.cmn-btn{background-color:#03cf03}.base--color{color:#03cf03}.social-links li a:hover{background-color:#03cf03;border-color:#03cf03}.subscribe-form button{background-color:#03cf03}.links li a:hover{color:#03cf03}.page-breadcrumb li:first-child:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:#03cf03;margin-right:6px}.cmn-btn:hover{background-color:#029d02}.form-control:focus{border-color:#03cf03}.card-header{background-color:#1b1b3f;border-bottom:1px solid #03cf03}.card{border-color:#1b1b3f;background-color:#1b1b3f}.card-header{background-color:#1b1b3f}.card-body{background-color:#1b1b3f!important}.pagination .page-item{background-color:#1b1b3f}@media (max-width: 1199px){.header__bottom{background-color:#1b1b3f;padding:15px 30px}}.movie-card__content{padding:20px;background-color:#1b1b3f}#preloader{background:#1b1b3f}.footer{background-color:#1b1b3f}.movie-small:after{position:absolute;content:attr(data-text);top:15px;left:30px;background-color:#03cf03!important;color:#fff;font-size:12px;padding:1px 6px;border-radius:0 3px 3px 0;animation:pulse 1s infinite}.movie-card:after{position:absolute;content:attr(data-text);top:0;left:0;background-color:#03cf03!important;color:#fff;font-size:13px;padding:2px 10px;border-radius:0 3px 3px 0;animation:pulse 1s infinite}.plyr--video .plyr__control[aria-expanded=true]{background:#03cf03!important}.home_search{background-image:linear-gradient(#080f28cc,#080f28e6),url(/build/assets/home-FMopm8hx.webp);background-color:#fafafa;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;background-size:cover;width:100%}.home_search input{padding:10px 25px;width:calc(100% - 55px);border:none;border-radius:25px 0 0 25px;-webkit-border-radius:25px 0 0 25px;-moz-border-radius:25px 0 0 25px;-ms-border-radius:25px 0 0 25px;-o-border-radius:25px 0 0 25px;min-height:50px;background-color:#0d0d31;color:#fff}.home_search input:focus{background-color:#0d0d31}.home_search button{background-color:#03cf03;width:55px;color:#fff;border-radius:0 25px 25px 0;-webkit-border-radius:0 25px 25px 0;-moz-border-radius:0 25px 25px 0;-ms-border-radius:0 25px 25px 0;-o-border-radius:0 25px 25px 0}img.loaded{opacity:1!important;transition:.6s ease-out!important}img.lazy{opacity:.6;transition:.6s ease-out} diff --git a/public/build/assets/app-DMJ9SGkc.js b/public/build/assets/app-DMJ9SGkc.js new file mode 100644 index 0000000..0af62ba --- /dev/null +++ b/public/build/assets/app-DMJ9SGkc.js @@ -0,0 +1,5 @@ +var I="top",R="bottom",k="right",P="left",pe="auto",Pt=[I,R,k,P],_t="start",Ct="end",os="clippingParents",Ge="viewport",Tt="popper",as="reference",Be=Pt.reduce(function(n,t){return n.concat([t+"-"+_t,t+"-"+Ct])},[]),qe=[].concat(Pt,[pe]).reduce(function(n,t){return n.concat([t,t+"-"+_t,t+"-"+Ct])},[]),cs="beforeRead",ls="read",us="afterRead",hs="beforeMain",ds="main",fs="afterMain",ps="beforeWrite",_s="write",ms="afterWrite",gs=[cs,ls,us,hs,ds,fs,ps,_s,ms];function G(n){return n?(n.nodeName||"").toLowerCase():null}function V(n){if(n==null)return window;if(n.toString()!=="[object Window]"){var t=n.ownerDocument;return t&&t.defaultView||window}return n}function mt(n){var t=V(n).Element;return n instanceof t||n instanceof Element}function H(n){var t=V(n).HTMLElement;return n instanceof t||n instanceof HTMLElement}function Xe(n){if(typeof ShadowRoot>"u")return!1;var t=V(n).ShadowRoot;return n instanceof t||n instanceof ShadowRoot}function hi(n){var t=n.state;Object.keys(t.elements).forEach(function(e){var s=t.styles[e]||{},i=t.attributes[e]||{},r=t.elements[e];!H(r)||!G(r)||(Object.assign(r.style,s),Object.keys(i).forEach(function(o){var a=i[o];a===!1?r.removeAttribute(o):r.setAttribute(o,a===!0?"":a)}))})}function di(n){var t=n.state,e={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,e.popper),t.styles=e,t.elements.arrow&&Object.assign(t.elements.arrow.style,e.arrow),function(){Object.keys(t.elements).forEach(function(s){var i=t.elements[s],r=t.attributes[s]||{},o=Object.keys(t.styles.hasOwnProperty(s)?t.styles[s]:e[s]),a=o.reduce(function(l,h){return l[h]="",l},{});!H(i)||!G(i)||(Object.assign(i.style,a),Object.keys(r).forEach(function(l){i.removeAttribute(l)}))})}}const Qe={name:"applyStyles",enabled:!0,phase:"write",fn:hi,effect:di,requires:["computeStyles"]};function U(n){return n.split("-")[0]}var pt=Math.max,ue=Math.min,Nt=Math.round;function je(){var n=navigator.userAgentData;return n!=null&&n.brands&&Array.isArray(n.brands)?n.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function Es(){return!/^((?!chrome|android).)*safari/i.test(je())}function St(n,t,e){t===void 0&&(t=!1),e===void 0&&(e=!1);var s=n.getBoundingClientRect(),i=1,r=1;t&&H(n)&&(i=n.offsetWidth>0&&Nt(s.width)/n.offsetWidth||1,r=n.offsetHeight>0&&Nt(s.height)/n.offsetHeight||1);var o=mt(n)?V(n):window,a=o.visualViewport,l=!Es()&&e,h=(s.left+(l&&a?a.offsetLeft:0))/i,u=(s.top+(l&&a?a.offsetTop:0))/r,p=s.width/i,_=s.height/r;return{width:p,height:_,top:u,right:h+p,bottom:u+_,left:h,x:h,y:u}}function Ze(n){var t=St(n),e=n.offsetWidth,s=n.offsetHeight;return Math.abs(t.width-e)<=1&&(e=t.width),Math.abs(t.height-s)<=1&&(s=t.height),{x:n.offsetLeft,y:n.offsetTop,width:e,height:s}}function vs(n,t){var e=t.getRootNode&&t.getRootNode();if(n.contains(t))return!0;if(e&&Xe(e)){var s=t;do{if(s&&n.isSameNode(s))return!0;s=s.parentNode||s.host}while(s)}return!1}function Q(n){return V(n).getComputedStyle(n)}function fi(n){return["table","td","th"].indexOf(G(n))>=0}function it(n){return((mt(n)?n.ownerDocument:n.document)||window.document).documentElement}function _e(n){return G(n)==="html"?n:n.assignedSlot||n.parentNode||(Xe(n)?n.host:null)||it(n)}function yn(n){return!H(n)||Q(n).position==="fixed"?null:n.offsetParent}function pi(n){var t=/firefox/i.test(je()),e=/Trident/i.test(je());if(e&&H(n)){var s=Q(n);if(s.position==="fixed")return null}var i=_e(n);for(Xe(i)&&(i=i.host);H(i)&&["html","body"].indexOf(G(i))<0;){var r=Q(i);if(r.transform!=="none"||r.perspective!=="none"||r.contain==="paint"||["transform","perspective"].indexOf(r.willChange)!==-1||t&&r.willChange==="filter"||t&&r.filter&&r.filter!=="none")return i;i=i.parentNode}return null}function Kt(n){for(var t=V(n),e=yn(n);e&&fi(e)&&Q(e).position==="static";)e=yn(e);return e&&(G(e)==="html"||G(e)==="body"&&Q(e).position==="static")?t:e||pi(n)||t}function Je(n){return["top","bottom"].indexOf(n)>=0?"x":"y"}function Bt(n,t,e){return pt(n,ue(t,e))}function _i(n,t,e){var s=Bt(n,t,e);return s>e?e:s}function bs(){return{top:0,right:0,bottom:0,left:0}}function As(n){return Object.assign({},bs(),n)}function Ts(n,t){return t.reduce(function(e,s){return e[s]=n,e},{})}var mi=function(t,e){return t=typeof t=="function"?t(Object.assign({},e.rects,{placement:e.placement})):t,As(typeof t!="number"?t:Ts(t,Pt))};function gi(n){var t,e=n.state,s=n.name,i=n.options,r=e.elements.arrow,o=e.modifiersData.popperOffsets,a=U(e.placement),l=Je(a),h=[P,k].indexOf(a)>=0,u=h?"height":"width";if(!(!r||!o)){var p=mi(i.padding,e),_=Ze(r),f=l==="y"?I:P,A=l==="y"?R:k,m=e.rects.reference[u]+e.rects.reference[l]-o[l]-e.rects.popper[u],E=o[l]-e.rects.reference[l],T=Kt(r),w=T?l==="y"?T.clientHeight||0:T.clientWidth||0:0,O=m/2-E/2,g=p[f],v=w-_[u]-p[A],b=w/2-_[u]/2+O,y=Bt(g,b,v),S=l;e.modifiersData[s]=(t={},t[S]=y,t.centerOffset=y-b,t)}}function Ei(n){var t=n.state,e=n.options,s=e.element,i=s===void 0?"[data-popper-arrow]":s;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||vs(t.elements.popper,i)&&(t.elements.arrow=i))}const ys={name:"arrow",enabled:!0,phase:"main",fn:gi,effect:Ei,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Dt(n){return n.split("-")[1]}var vi={top:"auto",right:"auto",bottom:"auto",left:"auto"};function bi(n,t){var e=n.x,s=n.y,i=t.devicePixelRatio||1;return{x:Nt(e*i)/i||0,y:Nt(s*i)/i||0}}function wn(n){var t,e=n.popper,s=n.popperRect,i=n.placement,r=n.variation,o=n.offsets,a=n.position,l=n.gpuAcceleration,h=n.adaptive,u=n.roundOffsets,p=n.isFixed,_=o.x,f=_===void 0?0:_,A=o.y,m=A===void 0?0:A,E=typeof u=="function"?u({x:f,y:m}):{x:f,y:m};f=E.x,m=E.y;var T=o.hasOwnProperty("x"),w=o.hasOwnProperty("y"),O=P,g=I,v=window;if(h){var b=Kt(e),y="clientHeight",S="clientWidth";if(b===V(e)&&(b=it(e),Q(b).position!=="static"&&a==="absolute"&&(y="scrollHeight",S="scrollWidth")),b=b,i===I||(i===P||i===k)&&r===Ct){g=R;var N=p&&b===v&&v.visualViewport?v.visualViewport.height:b[y];m-=N-s.height,m*=l?1:-1}if(i===P||(i===I||i===R)&&r===Ct){O=k;var C=p&&b===v&&v.visualViewport?v.visualViewport.width:b[S];f-=C-s.width,f*=l?1:-1}}var D=Object.assign({position:a},h&&vi),F=u===!0?bi({x:f,y:m},V(e)):{x:f,y:m};if(f=F.x,m=F.y,l){var L;return Object.assign({},D,(L={},L[g]=w?"0":"",L[O]=T?"0":"",L.transform=(v.devicePixelRatio||1)<=1?"translate("+f+"px, "+m+"px)":"translate3d("+f+"px, "+m+"px, 0)",L))}return Object.assign({},D,(t={},t[g]=w?m+"px":"",t[O]=T?f+"px":"",t.transform="",t))}function Ai(n){var t=n.state,e=n.options,s=e.gpuAcceleration,i=s===void 0?!0:s,r=e.adaptive,o=r===void 0?!0:r,a=e.roundOffsets,l=a===void 0?!0:a,h={placement:U(t.placement),variation:Dt(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,wn(Object.assign({},h,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,wn(Object.assign({},h,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const tn={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Ai,data:{}};var te={passive:!0};function Ti(n){var t=n.state,e=n.instance,s=n.options,i=s.scroll,r=i===void 0?!0:i,o=s.resize,a=o===void 0?!0:o,l=V(t.elements.popper),h=[].concat(t.scrollParents.reference,t.scrollParents.popper);return r&&h.forEach(function(u){u.addEventListener("scroll",e.update,te)}),a&&l.addEventListener("resize",e.update,te),function(){r&&h.forEach(function(u){u.removeEventListener("scroll",e.update,te)}),a&&l.removeEventListener("resize",e.update,te)}}const en={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Ti,data:{}};var yi={left:"right",right:"left",bottom:"top",top:"bottom"};function ae(n){return n.replace(/left|right|bottom|top/g,function(t){return yi[t]})}var wi={start:"end",end:"start"};function On(n){return n.replace(/start|end/g,function(t){return wi[t]})}function nn(n){var t=V(n),e=t.pageXOffset,s=t.pageYOffset;return{scrollLeft:e,scrollTop:s}}function sn(n){return St(it(n)).left+nn(n).scrollLeft}function Oi(n,t){var e=V(n),s=it(n),i=e.visualViewport,r=s.clientWidth,o=s.clientHeight,a=0,l=0;if(i){r=i.width,o=i.height;var h=Es();(h||!h&&t==="fixed")&&(a=i.offsetLeft,l=i.offsetTop)}return{width:r,height:o,x:a+sn(n),y:l}}function Ci(n){var t,e=it(n),s=nn(n),i=(t=n.ownerDocument)==null?void 0:t.body,r=pt(e.scrollWidth,e.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),o=pt(e.scrollHeight,e.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),a=-s.scrollLeft+sn(n),l=-s.scrollTop;return Q(i||e).direction==="rtl"&&(a+=pt(e.clientWidth,i?i.clientWidth:0)-r),{width:r,height:o,x:a,y:l}}function rn(n){var t=Q(n),e=t.overflow,s=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(e+i+s)}function ws(n){return["html","body","#document"].indexOf(G(n))>=0?n.ownerDocument.body:H(n)&&rn(n)?n:ws(_e(n))}function jt(n,t){var e;t===void 0&&(t=[]);var s=ws(n),i=s===((e=n.ownerDocument)==null?void 0:e.body),r=V(s),o=i?[r].concat(r.visualViewport||[],rn(s)?s:[]):s,a=t.concat(o);return i?a:a.concat(jt(_e(o)))}function Fe(n){return Object.assign({},n,{left:n.x,top:n.y,right:n.x+n.width,bottom:n.y+n.height})}function Ni(n,t){var e=St(n,!1,t==="fixed");return e.top=e.top+n.clientTop,e.left=e.left+n.clientLeft,e.bottom=e.top+n.clientHeight,e.right=e.left+n.clientWidth,e.width=n.clientWidth,e.height=n.clientHeight,e.x=e.left,e.y=e.top,e}function Cn(n,t,e){return t===Ge?Fe(Oi(n,e)):mt(t)?Ni(t,e):Fe(Ci(it(n)))}function Si(n){var t=jt(_e(n)),e=["absolute","fixed"].indexOf(Q(n).position)>=0,s=e&&H(n)?Kt(n):n;return mt(s)?t.filter(function(i){return mt(i)&&vs(i,s)&&G(i)!=="body"}):[]}function Di(n,t,e,s){var i=t==="clippingParents"?Si(n):[].concat(t),r=[].concat(i,[e]),o=r[0],a=r.reduce(function(l,h){var u=Cn(n,h,s);return l.top=pt(u.top,l.top),l.right=ue(u.right,l.right),l.bottom=ue(u.bottom,l.bottom),l.left=pt(u.left,l.left),l},Cn(n,o,s));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Os(n){var t=n.reference,e=n.element,s=n.placement,i=s?U(s):null,r=s?Dt(s):null,o=t.x+t.width/2-e.width/2,a=t.y+t.height/2-e.height/2,l;switch(i){case I:l={x:o,y:t.y-e.height};break;case R:l={x:o,y:t.y+t.height};break;case k:l={x:t.x+t.width,y:a};break;case P:l={x:t.x-e.width,y:a};break;default:l={x:t.x,y:t.y}}var h=i?Je(i):null;if(h!=null){var u=h==="y"?"height":"width";switch(r){case _t:l[h]=l[h]-(t[u]/2-e[u]/2);break;case Ct:l[h]=l[h]+(t[u]/2-e[u]/2);break}}return l}function $t(n,t){t===void 0&&(t={});var e=t,s=e.placement,i=s===void 0?n.placement:s,r=e.strategy,o=r===void 0?n.strategy:r,a=e.boundary,l=a===void 0?os:a,h=e.rootBoundary,u=h===void 0?Ge:h,p=e.elementContext,_=p===void 0?Tt:p,f=e.altBoundary,A=f===void 0?!1:f,m=e.padding,E=m===void 0?0:m,T=As(typeof E!="number"?E:Ts(E,Pt)),w=_===Tt?as:Tt,O=n.rects.popper,g=n.elements[A?w:_],v=Di(mt(g)?g:g.contextElement||it(n.elements.popper),l,u,o),b=St(n.elements.reference),y=Os({reference:b,element:O,strategy:"absolute",placement:i}),S=Fe(Object.assign({},O,y)),N=_===Tt?S:b,C={top:v.top-N.top+T.top,bottom:N.bottom-v.bottom+T.bottom,left:v.left-N.left+T.left,right:N.right-v.right+T.right},D=n.modifiersData.offset;if(_===Tt&&D){var F=D[i];Object.keys(C).forEach(function(L){var at=[k,R].indexOf(L)>=0?1:-1,ct=[I,R].indexOf(L)>=0?"y":"x";C[L]+=F[ct]*at})}return C}function $i(n,t){t===void 0&&(t={});var e=t,s=e.placement,i=e.boundary,r=e.rootBoundary,o=e.padding,a=e.flipVariations,l=e.allowedAutoPlacements,h=l===void 0?qe:l,u=Dt(s),p=u?a?Be:Be.filter(function(A){return Dt(A)===u}):Pt,_=p.filter(function(A){return h.indexOf(A)>=0});_.length===0&&(_=p);var f=_.reduce(function(A,m){return A[m]=$t(n,{placement:m,boundary:i,rootBoundary:r,padding:o})[U(m)],A},{});return Object.keys(f).sort(function(A,m){return f[A]-f[m]})}function Li(n){if(U(n)===pe)return[];var t=ae(n);return[On(n),t,On(t)]}function Ii(n){var t=n.state,e=n.options,s=n.name;if(!t.modifiersData[s]._skip){for(var i=e.mainAxis,r=i===void 0?!0:i,o=e.altAxis,a=o===void 0?!0:o,l=e.fallbackPlacements,h=e.padding,u=e.boundary,p=e.rootBoundary,_=e.altBoundary,f=e.flipVariations,A=f===void 0?!0:f,m=e.allowedAutoPlacements,E=t.options.placement,T=U(E),w=T===E,O=l||(w||!A?[ae(E)]:Li(E)),g=[E].concat(O).reduce(function(vt,J){return vt.concat(U(J)===pe?$i(t,{placement:J,boundary:u,rootBoundary:p,padding:h,flipVariations:A,allowedAutoPlacements:m}):J)},[]),v=t.rects.reference,b=t.rects.popper,y=new Map,S=!0,N=g[0],C=0;C=0,ct=at?"width":"height",x=$t(t,{placement:D,boundary:u,rootBoundary:p,altBoundary:_,padding:h}),K=at?L?k:P:L?R:I;v[ct]>b[ct]&&(K=ae(K));var qt=ae(K),lt=[];if(r&<.push(x[F]<=0),a&<.push(x[K]<=0,x[qt]<=0),lt.every(function(vt){return vt})){N=D,S=!1;break}y.set(D,lt)}if(S)for(var Xt=A?3:1,Te=function(J){var Vt=g.find(function(Zt){var ut=y.get(Zt);if(ut)return ut.slice(0,J).every(function(ye){return ye})});if(Vt)return N=Vt,"break"},kt=Xt;kt>0;kt--){var Qt=Te(kt);if(Qt==="break")break}t.placement!==N&&(t.modifiersData[s]._skip=!0,t.placement=N,t.reset=!0)}}const Cs={name:"flip",enabled:!0,phase:"main",fn:Ii,requiresIfExists:["offset"],data:{_skip:!1}};function Nn(n,t,e){return e===void 0&&(e={x:0,y:0}),{top:n.top-t.height-e.y,right:n.right-t.width+e.x,bottom:n.bottom-t.height+e.y,left:n.left-t.width-e.x}}function Sn(n){return[I,k,R,P].some(function(t){return n[t]>=0})}function Pi(n){var t=n.state,e=n.name,s=t.rects.reference,i=t.rects.popper,r=t.modifiersData.preventOverflow,o=$t(t,{elementContext:"reference"}),a=$t(t,{altBoundary:!0}),l=Nn(o,s),h=Nn(a,i,r),u=Sn(l),p=Sn(h);t.modifiersData[e]={referenceClippingOffsets:l,popperEscapeOffsets:h,isReferenceHidden:u,hasPopperEscaped:p},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":p})}const Ns={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Pi};function Mi(n,t,e){var s=U(n),i=[P,I].indexOf(s)>=0?-1:1,r=typeof e=="function"?e(Object.assign({},t,{placement:n})):e,o=r[0],a=r[1];return o=o||0,a=(a||0)*i,[P,k].indexOf(s)>=0?{x:a,y:o}:{x:o,y:a}}function xi(n){var t=n.state,e=n.options,s=n.name,i=e.offset,r=i===void 0?[0,0]:i,o=qe.reduce(function(u,p){return u[p]=Mi(p,t.rects,r),u},{}),a=o[t.placement],l=a.x,h=a.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=h),t.modifiersData[s]=o}const Ss={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:xi};function Ri(n){var t=n.state,e=n.name;t.modifiersData[e]=Os({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const on={name:"popperOffsets",enabled:!0,phase:"read",fn:Ri,data:{}};function ki(n){return n==="x"?"y":"x"}function Vi(n){var t=n.state,e=n.options,s=n.name,i=e.mainAxis,r=i===void 0?!0:i,o=e.altAxis,a=o===void 0?!1:o,l=e.boundary,h=e.rootBoundary,u=e.altBoundary,p=e.padding,_=e.tether,f=_===void 0?!0:_,A=e.tetherOffset,m=A===void 0?0:A,E=$t(t,{boundary:l,rootBoundary:h,padding:p,altBoundary:u}),T=U(t.placement),w=Dt(t.placement),O=!w,g=Je(T),v=ki(g),b=t.modifiersData.popperOffsets,y=t.rects.reference,S=t.rects.popper,N=typeof m=="function"?m(Object.assign({},t.rects,{placement:t.placement})):m,C=typeof N=="number"?{mainAxis:N,altAxis:N}:Object.assign({mainAxis:0,altAxis:0},N),D=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,F={x:0,y:0};if(b){if(r){var L,at=g==="y"?I:P,ct=g==="y"?R:k,x=g==="y"?"height":"width",K=b[g],qt=K+E[at],lt=K-E[ct],Xt=f?-S[x]/2:0,Te=w===_t?y[x]:S[x],kt=w===_t?-S[x]:-y[x],Qt=t.elements.arrow,vt=f&&Qt?Ze(Qt):{width:0,height:0},J=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:bs(),Vt=J[at],Zt=J[ct],ut=Bt(0,y[x],vt[x]),ye=O?y[x]/2-Xt-ut-Vt-C.mainAxis:Te-ut-Vt-C.mainAxis,ri=O?-y[x]/2+Xt+ut+Zt+C.mainAxis:kt+ut+Zt+C.mainAxis,we=t.elements.arrow&&Kt(t.elements.arrow),oi=we?g==="y"?we.clientTop||0:we.clientLeft||0:0,pn=(L=D==null?void 0:D[g])!=null?L:0,ai=K+ye-pn-oi,ci=K+ri-pn,_n=Bt(f?ue(qt,ai):qt,K,f?pt(lt,ci):lt);b[g]=_n,F[g]=_n-K}if(a){var mn,li=g==="x"?I:P,ui=g==="x"?R:k,ht=b[v],Jt=v==="y"?"height":"width",gn=ht+E[li],En=ht-E[ui],Oe=[I,P].indexOf(T)!==-1,vn=(mn=D==null?void 0:D[v])!=null?mn:0,bn=Oe?gn:ht-y[Jt]-S[Jt]-vn+C.altAxis,An=Oe?ht+y[Jt]+S[Jt]-vn-C.altAxis:En,Tn=f&&Oe?_i(bn,ht,An):Bt(f?bn:gn,ht,f?An:En);b[v]=Tn,F[v]=Tn-ht}t.modifiersData[s]=F}}const Ds={name:"preventOverflow",enabled:!0,phase:"main",fn:Vi,requiresIfExists:["offset"]};function Hi(n){return{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}}function Wi(n){return n===V(n)||!H(n)?nn(n):Hi(n)}function Bi(n){var t=n.getBoundingClientRect(),e=Nt(t.width)/n.offsetWidth||1,s=Nt(t.height)/n.offsetHeight||1;return e!==1||s!==1}function ji(n,t,e){e===void 0&&(e=!1);var s=H(t),i=H(t)&&Bi(t),r=it(t),o=St(n,i,e),a={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(s||!s&&!e)&&((G(t)!=="body"||rn(r))&&(a=Wi(t)),H(t)?(l=St(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):r&&(l.x=sn(r))),{x:o.left+a.scrollLeft-l.x,y:o.top+a.scrollTop-l.y,width:o.width,height:o.height}}function Fi(n){var t=new Map,e=new Set,s=[];n.forEach(function(r){t.set(r.name,r)});function i(r){e.add(r.name);var o=[].concat(r.requires||[],r.requiresIfExists||[]);o.forEach(function(a){if(!e.has(a)){var l=t.get(a);l&&i(l)}}),s.push(r)}return n.forEach(function(r){e.has(r.name)||i(r)}),s}function Ki(n){var t=Fi(n);return gs.reduce(function(e,s){return e.concat(t.filter(function(i){return i.phase===s}))},[])}function Yi(n){var t;return function(){return t||(t=new Promise(function(e){Promise.resolve().then(function(){t=void 0,e(n())})})),t}}function Ui(n){var t=n.reduce(function(e,s){var i=e[s.name];return e[s.name]=i?Object.assign({},i,s,{options:Object.assign({},i.options,s.options),data:Object.assign({},i.data,s.data)}):s,e},{});return Object.keys(t).map(function(e){return t[e]})}var Dn={placement:"bottom",modifiers:[],strategy:"absolute"};function $n(){for(var n=arguments.length,t=new Array(n),e=0;e(n&&window.CSS&&window.CSS.escape&&(n=n.replace(/#([^\s"#']+)/g,(t,e)=>`#${CSS.escape(e)}`)),n),Ji=n=>n==null?`${n}`:Object.prototype.toString.call(n).match(/\s([a-z]+)/i)[1].toLowerCase(),tr=n=>{do n+=Math.floor(Math.random()*Qi);while(document.getElementById(n));return n},er=n=>{if(!n)return 0;let{transitionDuration:t,transitionDelay:e}=window.getComputedStyle(n);const s=Number.parseFloat(t),i=Number.parseFloat(e);return!s&&!i?0:(t=t.split(",")[0],e=e.split(",")[0],(Number.parseFloat(t)+Number.parseFloat(e))*Zi)},Ls=n=>{n.dispatchEvent(new Event(Ke))},q=n=>!n||typeof n!="object"?!1:(typeof n.jquery<"u"&&(n=n[0]),typeof n.nodeType<"u"),et=n=>q(n)?n.jquery?n[0]:n:typeof n=="string"&&n.length>0?document.querySelector($s(n)):null,Mt=n=>{if(!q(n)||n.getClientRects().length===0)return!1;const t=getComputedStyle(n).getPropertyValue("visibility")==="visible",e=n.closest("details:not([open])");if(!e)return t;if(e!==n){const s=n.closest("summary");if(s&&s.parentNode!==e||s===null)return!1}return t},nt=n=>!n||n.nodeType!==Node.ELEMENT_NODE||n.classList.contains("disabled")?!0:typeof n.disabled<"u"?n.disabled:n.hasAttribute("disabled")&&n.getAttribute("disabled")!=="false",Is=n=>{if(!document.documentElement.attachShadow)return null;if(typeof n.getRootNode=="function"){const t=n.getRootNode();return t instanceof ShadowRoot?t:null}return n instanceof ShadowRoot?n:n.parentNode?Is(n.parentNode):null},he=()=>{},Yt=n=>{n.offsetHeight},Ps=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,Ne=[],nr=n=>{document.readyState==="loading"?(Ne.length||document.addEventListener("DOMContentLoaded",()=>{for(const t of Ne)t()}),Ne.push(n)):n()},W=()=>document.documentElement.dir==="rtl",j=n=>{nr(()=>{const t=Ps();if(t){const e=n.NAME,s=t.fn[e];t.fn[e]=n.jQueryInterface,t.fn[e].Constructor=n,t.fn[e].noConflict=()=>(t.fn[e]=s,n.jQueryInterface)}})},M=(n,t=[],e=n)=>typeof n=="function"?n(...t):e,Ms=(n,t,e=!0)=>{if(!e){M(n);return}const i=er(t)+5;let r=!1;const o=({target:a})=>{a===t&&(r=!0,t.removeEventListener(Ke,o),M(n))};t.addEventListener(Ke,o),setTimeout(()=>{r||Ls(t)},i)},ln=(n,t,e,s)=>{const i=n.length;let r=n.indexOf(t);return r===-1?!e&&s?n[i-1]:n[0]:(r+=e?1:-1,s&&(r=(r+i)%i),n[Math.max(0,Math.min(r,i-1))])},sr=/[^.]*(?=\..*)\.|.*/,ir=/\..*/,rr=/::\d+$/,Se={};let Ln=1;const xs={mouseenter:"mouseover",mouseleave:"mouseout"},or=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function Rs(n,t){return t&&`${t}::${Ln++}`||n.uidEvent||Ln++}function ks(n){const t=Rs(n);return n.uidEvent=t,Se[t]=Se[t]||{},Se[t]}function ar(n,t){return function e(s){return un(s,{delegateTarget:n}),e.oneOff&&c.off(n,s.type,t),t.apply(n,[s])}}function cr(n,t,e){return function s(i){const r=n.querySelectorAll(t);for(let{target:o}=i;o&&o!==this;o=o.parentNode)for(const a of r)if(a===o)return un(i,{delegateTarget:o}),s.oneOff&&c.off(n,i.type,t,e),e.apply(o,[i])}}function Vs(n,t,e=null){return Object.values(n).find(s=>s.callable===t&&s.delegationSelector===e)}function Hs(n,t,e){const s=typeof t=="string",i=s?e:t||e;let r=Ws(n);return or.has(r)||(r=n),[s,i,r]}function In(n,t,e,s,i){if(typeof t!="string"||!n)return;let[r,o,a]=Hs(t,e,s);t in xs&&(o=(A=>function(m){if(!m.relatedTarget||m.relatedTarget!==m.delegateTarget&&!m.delegateTarget.contains(m.relatedTarget))return A.call(this,m)})(o));const l=ks(n),h=l[a]||(l[a]={}),u=Vs(h,o,r?e:null);if(u){u.oneOff=u.oneOff&&i;return}const p=Rs(o,t.replace(sr,"")),_=r?cr(n,e,o):ar(n,o);_.delegationSelector=r?e:null,_.callable=o,_.oneOff=i,_.uidEvent=p,h[p]=_,n.addEventListener(a,_,r)}function Ye(n,t,e,s,i){const r=Vs(t[e],s,i);r&&(n.removeEventListener(e,r,!!i),delete t[e][r.uidEvent])}function lr(n,t,e,s){const i=t[e]||{};for(const[r,o]of Object.entries(i))r.includes(s)&&Ye(n,t,e,o.callable,o.delegationSelector)}function Ws(n){return n=n.replace(ir,""),xs[n]||n}const c={on(n,t,e,s){In(n,t,e,s,!1)},one(n,t,e,s){In(n,t,e,s,!0)},off(n,t,e,s){if(typeof t!="string"||!n)return;const[i,r,o]=Hs(t,e,s),a=o!==t,l=ks(n),h=l[o]||{},u=t.startsWith(".");if(typeof r<"u"){if(!Object.keys(h).length)return;Ye(n,l,o,r,i?e:null);return}if(u)for(const p of Object.keys(l))lr(n,l,p,t.slice(1));for(const[p,_]of Object.entries(h)){const f=p.replace(rr,"");(!a||t.includes(f))&&Ye(n,l,o,_.callable,_.delegationSelector)}},trigger(n,t,e){if(typeof t!="string"||!n)return null;const s=Ps(),i=Ws(t),r=t!==i;let o=null,a=!0,l=!0,h=!1;r&&s&&(o=s.Event(t,e),s(n).trigger(o),a=!o.isPropagationStopped(),l=!o.isImmediatePropagationStopped(),h=o.isDefaultPrevented());const u=un(new Event(t,{bubbles:a,cancelable:!0}),e);return h&&u.preventDefault(),l&&n.dispatchEvent(u),u.defaultPrevented&&o&&o.preventDefault(),u}};function un(n,t={}){for(const[e,s]of Object.entries(t))try{n[e]=s}catch{Object.defineProperty(n,e,{configurable:!0,get(){return s}})}return n}function Pn(n){if(n==="true")return!0;if(n==="false")return!1;if(n===Number(n).toString())return Number(n);if(n===""||n==="null")return null;if(typeof n!="string")return n;try{return JSON.parse(decodeURIComponent(n))}catch{return n}}function De(n){return n.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}const X={setDataAttribute(n,t,e){n.setAttribute(`data-bs-${De(t)}`,e)},removeDataAttribute(n,t){n.removeAttribute(`data-bs-${De(t)}`)},getDataAttributes(n){if(!n)return{};const t={},e=Object.keys(n.dataset).filter(s=>s.startsWith("bs")&&!s.startsWith("bsConfig"));for(const s of e){let i=s.replace(/^bs/,"");i=i.charAt(0).toLowerCase()+i.slice(1,i.length),t[i]=Pn(n.dataset[s])}return t},getDataAttribute(n,t){return Pn(n.getAttribute(`data-bs-${De(t)}`))}};class Ut{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(t){return t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t}_mergeConfigObj(t,e){const s=q(e)?X.getDataAttribute(e,"config"):{};return{...this.constructor.Default,...typeof s=="object"?s:{},...q(e)?X.getDataAttributes(e):{},...typeof t=="object"?t:{}}}_typeCheckConfig(t,e=this.constructor.DefaultType){for(const[s,i]of Object.entries(e)){const r=t[s],o=q(r)?"element":Ji(r);if(!new RegExp(i).test(o))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${s}" provided type "${o}" but expected type "${i}".`)}}}const ur="5.3.3";class Y extends Ut{constructor(t,e){super(),t=et(t),t&&(this._element=t,this._config=this._getConfig(e),Ce.set(this._element,this.constructor.DATA_KEY,this))}dispose(){Ce.remove(this._element,this.constructor.DATA_KEY),c.off(this._element,this.constructor.EVENT_KEY);for(const t of Object.getOwnPropertyNames(this))this[t]=null}_queueCallback(t,e,s=!0){Ms(t,e,s)}_getConfig(t){return t=this._mergeConfigObj(t,this._element),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}static getInstance(t){return Ce.get(et(t),this.DATA_KEY)}static getOrCreateInstance(t,e={}){return this.getInstance(t)||new this(t,typeof e=="object"?e:null)}static get VERSION(){return ur}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(t){return`${t}${this.EVENT_KEY}`}}const $e=n=>{let t=n.getAttribute("data-bs-target");if(!t||t==="#"){let e=n.getAttribute("href");if(!e||!e.includes("#")&&!e.startsWith("."))return null;e.includes("#")&&!e.startsWith("#")&&(e=`#${e.split("#")[1]}`),t=e&&e!=="#"?e.trim():null}return t?t.split(",").map(e=>$s(e)).join(","):null},d={find(n,t=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(t,n))},findOne(n,t=document.documentElement){return Element.prototype.querySelector.call(t,n)},children(n,t){return[].concat(...n.children).filter(e=>e.matches(t))},parents(n,t){const e=[];let s=n.parentNode.closest(t);for(;s;)e.push(s),s=s.parentNode.closest(t);return e},prev(n,t){let e=n.previousElementSibling;for(;e;){if(e.matches(t))return[e];e=e.previousElementSibling}return[]},next(n,t){let e=n.nextElementSibling;for(;e;){if(e.matches(t))return[e];e=e.nextElementSibling}return[]},focusableChildren(n){const t=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(e=>`${e}:not([tabindex^="-"])`).join(",");return this.find(t,n).filter(e=>!nt(e)&&Mt(e))},getSelectorFromElement(n){const t=$e(n);return t&&d.findOne(t)?t:null},getElementFromSelector(n){const t=$e(n);return t?d.findOne(t):null},getMultipleElementsFromSelector(n){const t=$e(n);return t?d.find(t):[]}},ge=(n,t="hide")=>{const e=`click.dismiss${n.EVENT_KEY}`,s=n.NAME;c.on(document,e,`[data-bs-dismiss="${s}"]`,function(i){if(["A","AREA"].includes(this.tagName)&&i.preventDefault(),nt(this))return;const r=d.getElementFromSelector(this)||this.closest(`.${s}`);n.getOrCreateInstance(r)[t]()})},hr="alert",dr="bs.alert",Bs=`.${dr}`,fr=`close${Bs}`,pr=`closed${Bs}`,_r="fade",mr="show";class Ee extends Y{static get NAME(){return hr}close(){if(c.trigger(this._element,fr).defaultPrevented)return;this._element.classList.remove(mr);const e=this._element.classList.contains(_r);this._queueCallback(()=>this._destroyElement(),this._element,e)}_destroyElement(){this._element.remove(),c.trigger(this._element,pr),this.dispose()}static jQueryInterface(t){return this.each(function(){const e=Ee.getOrCreateInstance(this);if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t](this)}})}}ge(Ee,"close");j(Ee);const gr="button",Er="bs.button",vr=`.${Er}`,br=".data-api",Ar="active",Mn='[data-bs-toggle="button"]',Tr=`click${vr}${br}`;class ve extends Y{static get NAME(){return gr}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(Ar))}static jQueryInterface(t){return this.each(function(){const e=ve.getOrCreateInstance(this);t==="toggle"&&e[t]()})}}c.on(document,Tr,Mn,n=>{n.preventDefault();const t=n.target.closest(Mn);ve.getOrCreateInstance(t).toggle()});j(ve);const yr="swipe",xt=".bs.swipe",wr=`touchstart${xt}`,Or=`touchmove${xt}`,Cr=`touchend${xt}`,Nr=`pointerdown${xt}`,Sr=`pointerup${xt}`,Dr="touch",$r="pen",Lr="pointer-event",Ir=40,Pr={endCallback:null,leftCallback:null,rightCallback:null},Mr={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class de extends Ut{constructor(t,e){super(),this._element=t,!(!t||!de.isSupported())&&(this._config=this._getConfig(e),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return Pr}static get DefaultType(){return Mr}static get NAME(){return yr}dispose(){c.off(this._element,xt)}_start(t){if(!this._supportPointerEvents){this._deltaX=t.touches[0].clientX;return}this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX)}_end(t){this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX-this._deltaX),this._handleSwipe(),M(this._config.endCallback)}_move(t){this._deltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this._deltaX}_handleSwipe(){const t=Math.abs(this._deltaX);if(t<=Ir)return;const e=t/this._deltaX;this._deltaX=0,e&&M(e>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(c.on(this._element,Nr,t=>this._start(t)),c.on(this._element,Sr,t=>this._end(t)),this._element.classList.add(Lr)):(c.on(this._element,wr,t=>this._start(t)),c.on(this._element,Or,t=>this._move(t)),c.on(this._element,Cr,t=>this._end(t)))}_eventIsPointerPenTouch(t){return this._supportPointerEvents&&(t.pointerType===$r||t.pointerType===Dr)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const xr="carousel",Rr="bs.carousel",rt=`.${Rr}`,js=".data-api",kr="ArrowLeft",Vr="ArrowRight",Hr=500,Ht="next",bt="prev",yt="left",ce="right",Wr=`slide${rt}`,Le=`slid${rt}`,Br=`keydown${rt}`,jr=`mouseenter${rt}`,Fr=`mouseleave${rt}`,Kr=`dragstart${rt}`,Yr=`load${rt}${js}`,Ur=`click${rt}${js}`,Fs="carousel",ee="active",zr="slide",Gr="carousel-item-end",qr="carousel-item-start",Xr="carousel-item-next",Qr="carousel-item-prev",Ks=".active",Ys=".carousel-item",Zr=Ks+Ys,Jr=".carousel-item img",to=".carousel-indicators",eo="[data-bs-slide], [data-bs-slide-to]",no='[data-bs-ride="carousel"]',so={[kr]:ce,[Vr]:yt},io={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},ro={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class zt extends Y{constructor(t,e){super(t,e),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=d.findOne(to,this._element),this._addEventListeners(),this._config.ride===Fs&&this.cycle()}static get Default(){return io}static get DefaultType(){return ro}static get NAME(){return xr}next(){this._slide(Ht)}nextWhenVisible(){!document.hidden&&Mt(this._element)&&this.next()}prev(){this._slide(bt)}pause(){this._isSliding&&Ls(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){c.one(this._element,Le,()=>this.cycle());return}this.cycle()}}to(t){const e=this._getItems();if(t>e.length-1||t<0)return;if(this._isSliding){c.one(this._element,Le,()=>this.to(t));return}const s=this._getItemIndex(this._getActive());if(s===t)return;const i=t>s?Ht:bt;this._slide(i,e[t])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(t){return t.defaultInterval=t.interval,t}_addEventListeners(){this._config.keyboard&&c.on(this._element,Br,t=>this._keydown(t)),this._config.pause==="hover"&&(c.on(this._element,jr,()=>this.pause()),c.on(this._element,Fr,()=>this._maybeEnableCycle())),this._config.touch&&de.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const s of d.find(Jr,this._element))c.on(s,Kr,i=>i.preventDefault());const e={leftCallback:()=>this._slide(this._directionToOrder(yt)),rightCallback:()=>this._slide(this._directionToOrder(ce)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),Hr+this._config.interval))}};this._swipeHelper=new de(this._element,e)}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=so[t.key];e&&(t.preventDefault(),this._slide(this._directionToOrder(e)))}_getItemIndex(t){return this._getItems().indexOf(t)}_setActiveIndicatorElement(t){if(!this._indicatorsElement)return;const e=d.findOne(Ks,this._indicatorsElement);e.classList.remove(ee),e.removeAttribute("aria-current");const s=d.findOne(`[data-bs-slide-to="${t}"]`,this._indicatorsElement);s&&(s.classList.add(ee),s.setAttribute("aria-current","true"))}_updateInterval(){const t=this._activeElement||this._getActive();if(!t)return;const e=Number.parseInt(t.getAttribute("data-bs-interval"),10);this._config.interval=e||this._config.defaultInterval}_slide(t,e=null){if(this._isSliding)return;const s=this._getActive(),i=t===Ht,r=e||ln(this._getItems(),s,i,this._config.wrap);if(r===s)return;const o=this._getItemIndex(r),a=f=>c.trigger(this._element,f,{relatedTarget:r,direction:this._orderToDirection(t),from:this._getItemIndex(s),to:o});if(a(Wr).defaultPrevented||!s||!r)return;const h=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(o),this._activeElement=r;const u=i?qr:Gr,p=i?Xr:Qr;r.classList.add(p),Yt(r),s.classList.add(u),r.classList.add(u);const _=()=>{r.classList.remove(u,p),r.classList.add(ee),s.classList.remove(ee,p,u),this._isSliding=!1,a(Le)};this._queueCallback(_,s,this._isAnimated()),h&&this.cycle()}_isAnimated(){return this._element.classList.contains(zr)}_getActive(){return d.findOne(Zr,this._element)}_getItems(){return d.find(Ys,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(t){return W()?t===yt?bt:Ht:t===yt?Ht:bt}_orderToDirection(t){return W()?t===bt?yt:ce:t===bt?ce:yt}static jQueryInterface(t){return this.each(function(){const e=zt.getOrCreateInstance(this,t);if(typeof t=="number"){e.to(t);return}if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t]()}})}}c.on(document,Ur,eo,function(n){const t=d.getElementFromSelector(this);if(!t||!t.classList.contains(Fs))return;n.preventDefault();const e=zt.getOrCreateInstance(t),s=this.getAttribute("data-bs-slide-to");if(s){e.to(s),e._maybeEnableCycle();return}if(X.getDataAttribute(this,"slide")==="next"){e.next(),e._maybeEnableCycle();return}e.prev(),e._maybeEnableCycle()});c.on(window,Yr,()=>{const n=d.find(no);for(const t of n)zt.getOrCreateInstance(t)});j(zt);const oo="collapse",ao="bs.collapse",Gt=`.${ao}`,co=".data-api",lo=`show${Gt}`,uo=`shown${Gt}`,ho=`hide${Gt}`,fo=`hidden${Gt}`,po=`click${Gt}${co}`,Ie="show",Ot="collapse",ne="collapsing",_o="collapsed",mo=`:scope .${Ot} .${Ot}`,go="collapse-horizontal",Eo="width",vo="height",bo=".collapse.show, .collapse.collapsing",Ue='[data-bs-toggle="collapse"]',Ao={parent:null,toggle:!0},To={parent:"(null|element)",toggle:"boolean"};class Ft extends Y{constructor(t,e){super(t,e),this._isTransitioning=!1,this._triggerArray=[];const s=d.find(Ue);for(const i of s){const r=d.getSelectorFromElement(i),o=d.find(r).filter(a=>a===this._element);r!==null&&o.length&&this._triggerArray.push(i)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return Ao}static get DefaultType(){return To}static get NAME(){return oo}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(bo).filter(a=>a!==this._element).map(a=>Ft.getOrCreateInstance(a,{toggle:!1}))),t.length&&t[0]._isTransitioning||c.trigger(this._element,lo).defaultPrevented)return;for(const a of t)a.hide();const s=this._getDimension();this._element.classList.remove(Ot),this._element.classList.add(ne),this._element.style[s]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const i=()=>{this._isTransitioning=!1,this._element.classList.remove(ne),this._element.classList.add(Ot,Ie),this._element.style[s]="",c.trigger(this._element,uo)},o=`scroll${s[0].toUpperCase()+s.slice(1)}`;this._queueCallback(i,this._element,!0),this._element.style[s]=`${this._element[o]}px`}hide(){if(this._isTransitioning||!this._isShown()||c.trigger(this._element,ho).defaultPrevented)return;const e=this._getDimension();this._element.style[e]=`${this._element.getBoundingClientRect()[e]}px`,Yt(this._element),this._element.classList.add(ne),this._element.classList.remove(Ot,Ie);for(const i of this._triggerArray){const r=d.getElementFromSelector(i);r&&!this._isShown(r)&&this._addAriaAndCollapsedClass([i],!1)}this._isTransitioning=!0;const s=()=>{this._isTransitioning=!1,this._element.classList.remove(ne),this._element.classList.add(Ot),c.trigger(this._element,fo)};this._element.style[e]="",this._queueCallback(s,this._element,!0)}_isShown(t=this._element){return t.classList.contains(Ie)}_configAfterMerge(t){return t.toggle=!!t.toggle,t.parent=et(t.parent),t}_getDimension(){return this._element.classList.contains(go)?Eo:vo}_initializeChildren(){if(!this._config.parent)return;const t=this._getFirstLevelChildren(Ue);for(const e of t){const s=d.getElementFromSelector(e);s&&this._addAriaAndCollapsedClass([e],this._isShown(s))}}_getFirstLevelChildren(t){const e=d.find(mo,this._config.parent);return d.find(t,this._config.parent).filter(s=>!e.includes(s))}_addAriaAndCollapsedClass(t,e){if(t.length)for(const s of t)s.classList.toggle(_o,!e),s.setAttribute("aria-expanded",e)}static jQueryInterface(t){const e={};return typeof t=="string"&&/show|hide/.test(t)&&(e.toggle=!1),this.each(function(){const s=Ft.getOrCreateInstance(this,e);if(typeof t=="string"){if(typeof s[t]>"u")throw new TypeError(`No method named "${t}"`);s[t]()}})}}c.on(document,po,Ue,function(n){(n.target.tagName==="A"||n.delegateTarget&&n.delegateTarget.tagName==="A")&&n.preventDefault();for(const t of d.getMultipleElementsFromSelector(this))Ft.getOrCreateInstance(t,{toggle:!1}).toggle()});j(Ft);const xn="dropdown",yo="bs.dropdown",gt=`.${yo}`,hn=".data-api",wo="Escape",Rn="Tab",Oo="ArrowUp",kn="ArrowDown",Co=2,No=`hide${gt}`,So=`hidden${gt}`,Do=`show${gt}`,$o=`shown${gt}`,Us=`click${gt}${hn}`,zs=`keydown${gt}${hn}`,Lo=`keyup${gt}${hn}`,wt="show",Io="dropup",Po="dropend",Mo="dropstart",xo="dropup-center",Ro="dropdown-center",dt='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',ko=`${dt}.${wt}`,le=".dropdown-menu",Vo=".navbar",Ho=".navbar-nav",Wo=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",Bo=W()?"top-end":"top-start",jo=W()?"top-start":"top-end",Fo=W()?"bottom-end":"bottom-start",Ko=W()?"bottom-start":"bottom-end",Yo=W()?"left-start":"right-start",Uo=W()?"right-start":"left-start",zo="top",Go="bottom",qo={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},Xo={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class z extends Y{constructor(t,e){super(t,e),this._popper=null,this._parent=this._element.parentNode,this._menu=d.next(this._element,le)[0]||d.prev(this._element,le)[0]||d.findOne(le,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return qo}static get DefaultType(){return Xo}static get NAME(){return xn}toggle(){return this._isShown()?this.hide():this.show()}show(){if(nt(this._element)||this._isShown())return;const t={relatedTarget:this._element};if(!c.trigger(this._element,Do,t).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(Ho))for(const s of[].concat(...document.body.children))c.on(s,"mouseover",he);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(wt),this._element.classList.add(wt),c.trigger(this._element,$o,t)}}hide(){if(nt(this._element)||!this._isShown())return;const t={relatedTarget:this._element};this._completeHide(t)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(t){if(!c.trigger(this._element,No,t).defaultPrevented){if("ontouchstart"in document.documentElement)for(const s of[].concat(...document.body.children))c.off(s,"mouseover",he);this._popper&&this._popper.destroy(),this._menu.classList.remove(wt),this._element.classList.remove(wt),this._element.setAttribute("aria-expanded","false"),X.removeDataAttribute(this._menu,"popper"),c.trigger(this._element,So,t)}}_getConfig(t){if(t=super._getConfig(t),typeof t.reference=="object"&&!q(t.reference)&&typeof t.reference.getBoundingClientRect!="function")throw new TypeError(`${xn.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return t}_createPopper(){if(typeof cn>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let t=this._element;this._config.reference==="parent"?t=this._parent:q(this._config.reference)?t=et(this._config.reference):typeof this._config.reference=="object"&&(t=this._config.reference);const e=this._getPopperConfig();this._popper=an(t,this._menu,e)}_isShown(){return this._menu.classList.contains(wt)}_getPlacement(){const t=this._parent;if(t.classList.contains(Po))return Yo;if(t.classList.contains(Mo))return Uo;if(t.classList.contains(xo))return zo;if(t.classList.contains(Ro))return Go;const e=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return t.classList.contains(Io)?e?jo:Bo:e?Ko:Fo}_detectNavbar(){return this._element.closest(Vo)!==null}_getOffset(){const{offset:t}=this._config;return typeof t=="string"?t.split(",").map(e=>Number.parseInt(e,10)):typeof t=="function"?e=>t(e,this._element):t}_getPopperConfig(){const t={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(X.setDataAttribute(this._menu,"popper","static"),t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,...M(this._config.popperConfig,[t])}}_selectMenuItem({key:t,target:e}){const s=d.find(Wo,this._menu).filter(i=>Mt(i));s.length&&ln(s,e,t===kn,!s.includes(e)).focus()}static jQueryInterface(t){return this.each(function(){const e=z.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof e[t]>"u")throw new TypeError(`No method named "${t}"`);e[t]()}})}static clearMenus(t){if(t.button===Co||t.type==="keyup"&&t.key!==Rn)return;const e=d.find(ko);for(const s of e){const i=z.getInstance(s);if(!i||i._config.autoClose===!1)continue;const r=t.composedPath(),o=r.includes(i._menu);if(r.includes(i._element)||i._config.autoClose==="inside"&&!o||i._config.autoClose==="outside"&&o||i._menu.contains(t.target)&&(t.type==="keyup"&&t.key===Rn||/input|select|option|textarea|form/i.test(t.target.tagName)))continue;const a={relatedTarget:i._element};t.type==="click"&&(a.clickEvent=t),i._completeHide(a)}}static dataApiKeydownHandler(t){const e=/input|textarea/i.test(t.target.tagName),s=t.key===wo,i=[Oo,kn].includes(t.key);if(!i&&!s||e&&!s)return;t.preventDefault();const r=this.matches(dt)?this:d.prev(this,dt)[0]||d.next(this,dt)[0]||d.findOne(dt,t.delegateTarget.parentNode),o=z.getOrCreateInstance(r);if(i){t.stopPropagation(),o.show(),o._selectMenuItem(t);return}o._isShown()&&(t.stopPropagation(),o.hide(),r.focus())}}c.on(document,zs,dt,z.dataApiKeydownHandler);c.on(document,zs,le,z.dataApiKeydownHandler);c.on(document,Us,z.clearMenus);c.on(document,Lo,z.clearMenus);c.on(document,Us,dt,function(n){n.preventDefault(),z.getOrCreateInstance(this).toggle()});j(z);const Gs="backdrop",Qo="fade",Vn="show",Hn=`mousedown.bs.${Gs}`,Zo={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},Jo={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class qs extends Ut{constructor(t){super(),this._config=this._getConfig(t),this._isAppended=!1,this._element=null}static get Default(){return Zo}static get DefaultType(){return Jo}static get NAME(){return Gs}show(t){if(!this._config.isVisible){M(t);return}this._append();const e=this._getElement();this._config.isAnimated&&Yt(e),e.classList.add(Vn),this._emulateAnimation(()=>{M(t)})}hide(t){if(!this._config.isVisible){M(t);return}this._getElement().classList.remove(Vn),this._emulateAnimation(()=>{this.dispose(),M(t)})}dispose(){this._isAppended&&(c.off(this._element,Hn),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const t=document.createElement("div");t.className=this._config.className,this._config.isAnimated&&t.classList.add(Qo),this._element=t}return this._element}_configAfterMerge(t){return t.rootElement=et(t.rootElement),t}_append(){if(this._isAppended)return;const t=this._getElement();this._config.rootElement.append(t),c.on(t,Hn,()=>{M(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(t){Ms(t,this._getElement(),this._config.isAnimated)}}const ta="focustrap",ea="bs.focustrap",fe=`.${ea}`,na=`focusin${fe}`,sa=`keydown.tab${fe}`,ia="Tab",ra="forward",Wn="backward",oa={autofocus:!0,trapElement:null},aa={autofocus:"boolean",trapElement:"element"};class Xs extends Ut{constructor(t){super(),this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return oa}static get DefaultType(){return aa}static get NAME(){return ta}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),c.off(document,fe),c.on(document,na,t=>this._handleFocusin(t)),c.on(document,sa,t=>this._handleKeydown(t)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,c.off(document,fe))}_handleFocusin(t){const{trapElement:e}=this._config;if(t.target===document||t.target===e||e.contains(t.target))return;const s=d.focusableChildren(e);s.length===0?e.focus():this._lastTabNavDirection===Wn?s[s.length-1].focus():s[0].focus()}_handleKeydown(t){t.key===ia&&(this._lastTabNavDirection=t.shiftKey?Wn:ra)}}const Bn=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",jn=".sticky-top",se="padding-right",Fn="margin-right";class ze{constructor(){this._element=document.body}getWidth(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}hide(){const t=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,se,e=>e+t),this._setElementAttributes(Bn,se,e=>e+t),this._setElementAttributes(jn,Fn,e=>e-t)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,se),this._resetElementAttributes(Bn,se),this._resetElementAttributes(jn,Fn)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,s){const i=this.getWidth(),r=o=>{if(o!==this._element&&window.innerWidth>o.clientWidth+i)return;this._saveInitialAttribute(o,e);const a=window.getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,`${s(Number.parseFloat(a))}px`)};this._applyManipulationCallback(t,r)}_saveInitialAttribute(t,e){const s=t.style.getPropertyValue(e);s&&X.setDataAttribute(t,e,s)}_resetElementAttributes(t,e){const s=i=>{const r=X.getDataAttribute(i,e);if(r===null){i.style.removeProperty(e);return}X.removeDataAttribute(i,e),i.style.setProperty(e,r)};this._applyManipulationCallback(t,s)}_applyManipulationCallback(t,e){if(q(t)){e(t);return}for(const s of d.find(t,this._element))e(s)}}const ca="modal",la="bs.modal",B=`.${la}`,ua=".data-api",ha="Escape",da=`hide${B}`,fa=`hidePrevented${B}`,Qs=`hidden${B}`,Zs=`show${B}`,pa=`shown${B}`,_a=`resize${B}`,ma=`click.dismiss${B}`,ga=`mousedown.dismiss${B}`,Ea=`keydown.dismiss${B}`,va=`click${B}${ua}`,Kn="modal-open",ba="fade",Yn="show",Pe="modal-static",Aa=".modal.show",Ta=".modal-dialog",ya=".modal-body",wa='[data-bs-toggle="modal"]',Oa={backdrop:!0,focus:!0,keyboard:!0},Ca={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class Lt extends Y{constructor(t,e){super(t,e),this._dialog=d.findOne(Ta,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new ze,this._addEventListeners()}static get Default(){return Oa}static get DefaultType(){return Ca}static get NAME(){return ca}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||c.trigger(this._element,Zs,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Kn),this._adjustDialog(),this._backdrop.show(()=>this._showElement(t)))}hide(){!this._isShown||this._isTransitioning||c.trigger(this._element,da).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Yn),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){c.off(window,B),c.off(this._dialog,B),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new qs({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new Xs({trapElement:this._element})}_showElement(t){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const e=d.findOne(ya,this._dialog);e&&(e.scrollTop=0),Yt(this._element),this._element.classList.add(Yn);const s=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,c.trigger(this._element,pa,{relatedTarget:t})};this._queueCallback(s,this._dialog,this._isAnimated())}_addEventListeners(){c.on(this._element,Ea,t=>{if(t.key===ha){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),c.on(window,_a,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),c.on(this._element,ga,t=>{c.one(this._element,ma,e=>{if(!(this._element!==t.target||this._element!==e.target)){if(this._config.backdrop==="static"){this._triggerBackdropTransition();return}this._config.backdrop&&this.hide()}})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(Kn),this._resetAdjustments(),this._scrollBar.reset(),c.trigger(this._element,Qs)})}_isAnimated(){return this._element.classList.contains(ba)}_triggerBackdropTransition(){if(c.trigger(this._element,fa).defaultPrevented)return;const e=this._element.scrollHeight>document.documentElement.clientHeight,s=this._element.style.overflowY;s==="hidden"||this._element.classList.contains(Pe)||(e||(this._element.style.overflowY="hidden"),this._element.classList.add(Pe),this._queueCallback(()=>{this._element.classList.remove(Pe),this._queueCallback(()=>{this._element.style.overflowY=s},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._scrollBar.getWidth(),s=e>0;if(s&&!t){const i=W()?"paddingLeft":"paddingRight";this._element.style[i]=`${e}px`}if(!s&&t){const i=W()?"paddingRight":"paddingLeft";this._element.style[i]=`${e}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,e){return this.each(function(){const s=Lt.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof s[t]>"u")throw new TypeError(`No method named "${t}"`);s[t](e)}})}}c.on(document,va,wa,function(n){const t=d.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&n.preventDefault(),c.one(t,Zs,i=>{i.defaultPrevented||c.one(t,Qs,()=>{Mt(this)&&this.focus()})});const e=d.findOne(Aa);e&&Lt.getInstance(e).hide(),Lt.getOrCreateInstance(t).toggle(this)});ge(Lt);j(Lt);const Na="offcanvas",Sa="bs.offcanvas",Z=`.${Sa}`,Js=".data-api",Da=`load${Z}${Js}`,$a="Escape",Un="show",zn="showing",Gn="hiding",La="offcanvas-backdrop",ti=".offcanvas.show",Ia=`show${Z}`,Pa=`shown${Z}`,Ma=`hide${Z}`,qn=`hidePrevented${Z}`,ei=`hidden${Z}`,xa=`resize${Z}`,Ra=`click${Z}${Js}`,ka=`keydown.dismiss${Z}`,Va='[data-bs-toggle="offcanvas"]',Ha={backdrop:!0,keyboard:!0,scroll:!1},Wa={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class st extends Y{constructor(t,e){super(t,e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return Ha}static get DefaultType(){return Wa}static get NAME(){return Na}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){if(this._isShown||c.trigger(this._element,Ia,{relatedTarget:t}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new ze().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(zn);const s=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(Un),this._element.classList.remove(zn),c.trigger(this._element,Pa,{relatedTarget:t})};this._queueCallback(s,this._element,!0)}hide(){if(!this._isShown||c.trigger(this._element,Ma).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(Gn),this._backdrop.hide();const e=()=>{this._element.classList.remove(Un,Gn),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new ze().reset(),c.trigger(this._element,ei)};this._queueCallback(e,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const t=()=>{if(this._config.backdrop==="static"){c.trigger(this._element,qn);return}this.hide()},e=!!this._config.backdrop;return new qs({className:La,isVisible:e,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:e?t:null})}_initializeFocusTrap(){return new Xs({trapElement:this._element})}_addEventListeners(){c.on(this._element,ka,t=>{if(t.key===$a){if(this._config.keyboard){this.hide();return}c.trigger(this._element,qn)}})}static jQueryInterface(t){return this.each(function(){const e=st.getOrCreateInstance(this,t);if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t](this)}})}}c.on(document,Ra,Va,function(n){const t=d.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),nt(this))return;c.one(t,ei,()=>{Mt(this)&&this.focus()});const e=d.findOne(ti);e&&e!==t&&st.getInstance(e).hide(),st.getOrCreateInstance(t).toggle(this)});c.on(window,Da,()=>{for(const n of d.find(ti))st.getOrCreateInstance(n).show()});c.on(window,xa,()=>{for(const n of d.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(n).position!=="fixed"&&st.getOrCreateInstance(n).hide()});ge(st);j(st);const Ba=/^aria-[\w-]*$/i,ni={"*":["class","dir","id","lang","role",Ba],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],dd:[],div:[],dl:[],dt:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},ja=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),Fa=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,Ka=(n,t)=>{const e=n.nodeName.toLowerCase();return t.includes(e)?ja.has(e)?!!Fa.test(n.nodeValue):!0:t.filter(s=>s instanceof RegExp).some(s=>s.test(e))};function Ya(n,t,e){if(!n.length)return n;if(e&&typeof e=="function")return e(n);const i=new window.DOMParser().parseFromString(n,"text/html"),r=[].concat(...i.body.querySelectorAll("*"));for(const o of r){const a=o.nodeName.toLowerCase();if(!Object.keys(t).includes(a)){o.remove();continue}const l=[].concat(...o.attributes),h=[].concat(t["*"]||[],t[a]||[]);for(const u of l)Ka(u,h)||o.removeAttribute(u.nodeName)}return i.body.innerHTML}const Ua="TemplateFactory",za={allowList:ni,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"
"},Ga={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},qa={entry:"(string|element|function|null)",selector:"(string|element)"};class Xa extends Ut{constructor(t){super(),this._config=this._getConfig(t)}static get Default(){return za}static get DefaultType(){return Ga}static get NAME(){return Ua}getContent(){return Object.values(this._config.content).map(t=>this._resolvePossibleFunction(t)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(t){return this._checkContent(t),this._config.content={...this._config.content,...t},this}toHtml(){const t=document.createElement("div");t.innerHTML=this._maybeSanitize(this._config.template);for(const[i,r]of Object.entries(this._config.content))this._setContent(t,r,i);const e=t.children[0],s=this._resolvePossibleFunction(this._config.extraClass);return s&&e.classList.add(...s.split(" ")),e}_typeCheckConfig(t){super._typeCheckConfig(t),this._checkContent(t.content)}_checkContent(t){for(const[e,s]of Object.entries(t))super._typeCheckConfig({selector:e,entry:s},qa)}_setContent(t,e,s){const i=d.findOne(s,t);if(i){if(e=this._resolvePossibleFunction(e),!e){i.remove();return}if(q(e)){this._putElementInTemplate(et(e),i);return}if(this._config.html){i.innerHTML=this._maybeSanitize(e);return}i.textContent=e}}_maybeSanitize(t){return this._config.sanitize?Ya(t,this._config.allowList,this._config.sanitizeFn):t}_resolvePossibleFunction(t){return M(t,[this])}_putElementInTemplate(t,e){if(this._config.html){e.innerHTML="",e.append(t);return}e.textContent=t.textContent}}const Qa="tooltip",Za=new Set(["sanitize","allowList","sanitizeFn"]),Me="fade",Ja="modal",ie="show",tc=".tooltip-inner",Xn=`.${Ja}`,Qn="hide.bs.modal",Wt="hover",xe="focus",ec="click",nc="manual",sc="hide",ic="hidden",rc="show",oc="shown",ac="inserted",cc="click",lc="focusin",uc="focusout",hc="mouseenter",dc="mouseleave",fc={AUTO:"auto",TOP:"top",RIGHT:W()?"left":"right",BOTTOM:"bottom",LEFT:W()?"right":"left"},pc={allowList:ni,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'',title:"",trigger:"hover focus"},_c={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class Rt extends Y{constructor(t,e){if(typeof cn>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(t,e),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return pc}static get DefaultType(){return _c}static get NAME(){return Qa}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),c.off(this._element.closest(Xn),Qn,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const t=c.trigger(this._element,this.constructor.eventName(rc)),s=(Is(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(t.defaultPrevented||!s)return;this._disposePopper();const i=this._getTipElement();this._element.setAttribute("aria-describedby",i.getAttribute("id"));const{container:r}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(r.append(i),c.trigger(this._element,this.constructor.eventName(ac))),this._popper=this._createPopper(i),i.classList.add(ie),"ontouchstart"in document.documentElement)for(const a of[].concat(...document.body.children))c.on(a,"mouseover",he);const o=()=>{c.trigger(this._element,this.constructor.eventName(oc)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(o,this.tip,this._isAnimated())}hide(){if(!this._isShown()||c.trigger(this._element,this.constructor.eventName(sc)).defaultPrevented)return;if(this._getTipElement().classList.remove(ie),"ontouchstart"in document.documentElement)for(const i of[].concat(...document.body.children))c.off(i,"mouseover",he);this._activeTrigger[ec]=!1,this._activeTrigger[xe]=!1,this._activeTrigger[Wt]=!1,this._isHovered=null;const s=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),c.trigger(this._element,this.constructor.eventName(ic)))};this._queueCallback(s,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(t){const e=this._getTemplateFactory(t).toHtml();if(!e)return null;e.classList.remove(Me,ie),e.classList.add(`bs-${this.constructor.NAME}-auto`);const s=tr(this.constructor.NAME).toString();return e.setAttribute("id",s),this._isAnimated()&&e.classList.add(Me),e}setContent(t){this._newContent=t,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(t){return this._templateFactory?this._templateFactory.changeContent(t):this._templateFactory=new Xa({...this._config,content:t,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[tc]:this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(t){return this.constructor.getOrCreateInstance(t.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(Me)}_isShown(){return this.tip&&this.tip.classList.contains(ie)}_createPopper(t){const e=M(this._config.placement,[this,t,this._element]),s=fc[e.toUpperCase()];return an(this._element,t,this._getPopperConfig(s))}_getOffset(){const{offset:t}=this._config;return typeof t=="string"?t.split(",").map(e=>Number.parseInt(e,10)):typeof t=="function"?e=>t(e,this._element):t}_resolvePossibleFunction(t){return M(t,[this._element])}_getPopperConfig(t){const e={placement:t,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:s=>{this._getTipElement().setAttribute("data-popper-placement",s.state.placement)}}]};return{...e,...M(this._config.popperConfig,[e])}}_setListeners(){const t=this._config.trigger.split(" ");for(const e of t)if(e==="click")c.on(this._element,this.constructor.eventName(cc),this._config.selector,s=>{this._initializeOnDelegatedTarget(s).toggle()});else if(e!==nc){const s=e===Wt?this.constructor.eventName(hc):this.constructor.eventName(lc),i=e===Wt?this.constructor.eventName(dc):this.constructor.eventName(uc);c.on(this._element,s,this._config.selector,r=>{const o=this._initializeOnDelegatedTarget(r);o._activeTrigger[r.type==="focusin"?xe:Wt]=!0,o._enter()}),c.on(this._element,i,this._config.selector,r=>{const o=this._initializeOnDelegatedTarget(r);o._activeTrigger[r.type==="focusout"?xe:Wt]=o._element.contains(r.relatedTarget),o._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},c.on(this._element.closest(Xn),Qn,this._hideModalHandler)}_fixTitle(){const t=this._element.getAttribute("title");t&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",t),this._element.setAttribute("data-bs-original-title",t),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(t,e){clearTimeout(this._timeout),this._timeout=setTimeout(t,e)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(t){const e=X.getDataAttributes(this._element);for(const s of Object.keys(e))Za.has(s)&&delete e[s];return t={...e,...typeof t=="object"&&t?t:{}},t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t.container=t.container===!1?document.body:et(t.container),typeof t.delay=="number"&&(t.delay={show:t.delay,hide:t.delay}),typeof t.title=="number"&&(t.title=t.title.toString()),typeof t.content=="number"&&(t.content=t.content.toString()),t}_getDelegateConfig(){const t={};for(const[e,s]of Object.entries(this._config))this.constructor.Default[e]!==s&&(t[e]=s);return t.selector=!1,t.trigger="manual",t}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(t){return this.each(function(){const e=Rt.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof e[t]>"u")throw new TypeError(`No method named "${t}"`);e[t]()}})}}j(Rt);const mc="popover",gc=".popover-header",Ec=".popover-body",vc={...Rt.Default,content:"",offset:[0,8],placement:"right",template:'',trigger:"click"},bc={...Rt.DefaultType,content:"(null|string|element|function)"};class dn extends Rt{static get Default(){return vc}static get DefaultType(){return bc}static get NAME(){return mc}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[gc]:this._getTitle(),[Ec]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(t){return this.each(function(){const e=dn.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof e[t]>"u")throw new TypeError(`No method named "${t}"`);e[t]()}})}}j(dn);const Ac="scrollspy",Tc="bs.scrollspy",fn=`.${Tc}`,yc=".data-api",wc=`activate${fn}`,Zn=`click${fn}`,Oc=`load${fn}${yc}`,Cc="dropdown-item",At="active",Nc='[data-bs-spy="scroll"]',Re="[href]",Sc=".nav, .list-group",Jn=".nav-link",Dc=".nav-item",$c=".list-group-item",Lc=`${Jn}, ${Dc} > ${Jn}, ${$c}`,Ic=".dropdown",Pc=".dropdown-toggle",Mc={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},xc={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class be extends Y{constructor(t,e){super(t,e),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement=getComputedStyle(this._element).overflowY==="visible"?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return Mc}static get DefaultType(){return xc}static get NAME(){return Ac}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const t of this._observableSections.values())this._observer.observe(t)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(t){return t.target=et(t.target)||document.body,t.rootMargin=t.offset?`${t.offset}px 0px -30%`:t.rootMargin,typeof t.threshold=="string"&&(t.threshold=t.threshold.split(",").map(e=>Number.parseFloat(e))),t}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(c.off(this._config.target,Zn),c.on(this._config.target,Zn,Re,t=>{const e=this._observableSections.get(t.target.hash);if(e){t.preventDefault();const s=this._rootElement||window,i=e.offsetTop-this._element.offsetTop;if(s.scrollTo){s.scrollTo({top:i,behavior:"smooth"});return}s.scrollTop=i}}))}_getNewObserver(){const t={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(e=>this._observerCallback(e),t)}_observerCallback(t){const e=o=>this._targetLinks.get(`#${o.target.id}`),s=o=>{this._previousScrollData.visibleEntryTop=o.target.offsetTop,this._process(e(o))},i=(this._rootElement||document.documentElement).scrollTop,r=i>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=i;for(const o of t){if(!o.isIntersecting){this._activeTarget=null,this._clearActiveClass(e(o));continue}const a=o.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(r&&a){if(s(o),!i)return;continue}!r&&!a&&s(o)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const t=d.find(Re,this._config.target);for(const e of t){if(!e.hash||nt(e))continue;const s=d.findOne(decodeURI(e.hash),this._element);Mt(s)&&(this._targetLinks.set(decodeURI(e.hash),e),this._observableSections.set(e.hash,s))}}_process(t){this._activeTarget!==t&&(this._clearActiveClass(this._config.target),this._activeTarget=t,t.classList.add(At),this._activateParents(t),c.trigger(this._element,wc,{relatedTarget:t}))}_activateParents(t){if(t.classList.contains(Cc)){d.findOne(Pc,t.closest(Ic)).classList.add(At);return}for(const e of d.parents(t,Sc))for(const s of d.prev(e,Lc))s.classList.add(At)}_clearActiveClass(t){t.classList.remove(At);const e=d.find(`${Re}.${At}`,t);for(const s of e)s.classList.remove(At)}static jQueryInterface(t){return this.each(function(){const e=be.getOrCreateInstance(this,t);if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t]()}})}}c.on(window,Oc,()=>{for(const n of d.find(Nc))be.getOrCreateInstance(n)});j(be);const Rc="tab",kc="bs.tab",Et=`.${kc}`,Vc=`hide${Et}`,Hc=`hidden${Et}`,Wc=`show${Et}`,Bc=`shown${Et}`,jc=`click${Et}`,Fc=`keydown${Et}`,Kc=`load${Et}`,Yc="ArrowLeft",ts="ArrowRight",Uc="ArrowUp",es="ArrowDown",ke="Home",ns="End",ft="active",ss="fade",Ve="show",zc="dropdown",si=".dropdown-toggle",Gc=".dropdown-menu",He=`:not(${si})`,qc='.list-group, .nav, [role="tablist"]',Xc=".nav-item, .list-group-item",Qc=`.nav-link${He}, .list-group-item${He}, [role="tab"]${He}`,ii='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',We=`${Qc}, ${ii}`,Zc=`.${ft}[data-bs-toggle="tab"], .${ft}[data-bs-toggle="pill"], .${ft}[data-bs-toggle="list"]`;class It extends Y{constructor(t){super(t),this._parent=this._element.closest(qc),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),c.on(this._element,Fc,e=>this._keydown(e)))}static get NAME(){return Rc}show(){const t=this._element;if(this._elemIsActive(t))return;const e=this._getActiveElem(),s=e?c.trigger(e,Vc,{relatedTarget:t}):null;c.trigger(t,Wc,{relatedTarget:e}).defaultPrevented||s&&s.defaultPrevented||(this._deactivate(e,t),this._activate(t,e))}_activate(t,e){if(!t)return;t.classList.add(ft),this._activate(d.getElementFromSelector(t));const s=()=>{if(t.getAttribute("role")!=="tab"){t.classList.add(Ve);return}t.removeAttribute("tabindex"),t.setAttribute("aria-selected",!0),this._toggleDropDown(t,!0),c.trigger(t,Bc,{relatedTarget:e})};this._queueCallback(s,t,t.classList.contains(ss))}_deactivate(t,e){if(!t)return;t.classList.remove(ft),t.blur(),this._deactivate(d.getElementFromSelector(t));const s=()=>{if(t.getAttribute("role")!=="tab"){t.classList.remove(Ve);return}t.setAttribute("aria-selected",!1),t.setAttribute("tabindex","-1"),this._toggleDropDown(t,!1),c.trigger(t,Hc,{relatedTarget:e})};this._queueCallback(s,t,t.classList.contains(ss))}_keydown(t){if(![Yc,ts,Uc,es,ke,ns].includes(t.key))return;t.stopPropagation(),t.preventDefault();const e=this._getChildren().filter(i=>!nt(i));let s;if([ke,ns].includes(t.key))s=e[t.key===ke?0:e.length-1];else{const i=[ts,es].includes(t.key);s=ln(e,t.target,i,!0)}s&&(s.focus({preventScroll:!0}),It.getOrCreateInstance(s).show())}_getChildren(){return d.find(We,this._parent)}_getActiveElem(){return this._getChildren().find(t=>this._elemIsActive(t))||null}_setInitialAttributes(t,e){this._setAttributeIfNotExists(t,"role","tablist");for(const s of e)this._setInitialAttributesOnChild(s)}_setInitialAttributesOnChild(t){t=this._getInnerElement(t);const e=this._elemIsActive(t),s=this._getOuterElement(t);t.setAttribute("aria-selected",e),s!==t&&this._setAttributeIfNotExists(s,"role","presentation"),e||t.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(t,"role","tab"),this._setInitialAttributesOnTargetPanel(t)}_setInitialAttributesOnTargetPanel(t){const e=d.getElementFromSelector(t);e&&(this._setAttributeIfNotExists(e,"role","tabpanel"),t.id&&this._setAttributeIfNotExists(e,"aria-labelledby",`${t.id}`))}_toggleDropDown(t,e){const s=this._getOuterElement(t);if(!s.classList.contains(zc))return;const i=(r,o)=>{const a=d.findOne(r,s);a&&a.classList.toggle(o,e)};i(si,ft),i(Gc,Ve),s.setAttribute("aria-expanded",e)}_setAttributeIfNotExists(t,e,s){t.hasAttribute(e)||t.setAttribute(e,s)}_elemIsActive(t){return t.classList.contains(ft)}_getInnerElement(t){return t.matches(We)?t:d.findOne(We,t)}_getOuterElement(t){return t.closest(Xc)||t}static jQueryInterface(t){return this.each(function(){const e=It.getOrCreateInstance(this);if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t]()}})}}c.on(document,jc,ii,function(n){["A","AREA"].includes(this.tagName)&&n.preventDefault(),!nt(this)&&It.getOrCreateInstance(this).show()});c.on(window,Kc,()=>{for(const n of d.find(Zc))It.getOrCreateInstance(n)});j(It);const Jc="toast",tl="bs.toast",ot=`.${tl}`,el=`mouseover${ot}`,nl=`mouseout${ot}`,sl=`focusin${ot}`,il=`focusout${ot}`,rl=`hide${ot}`,ol=`hidden${ot}`,al=`show${ot}`,cl=`shown${ot}`,ll="fade",is="hide",re="show",oe="showing",ul={animation:"boolean",autohide:"boolean",delay:"number"},hl={animation:!0,autohide:!0,delay:5e3};class Ae extends Y{constructor(t,e){super(t,e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return hl}static get DefaultType(){return ul}static get NAME(){return Jc}show(){if(c.trigger(this._element,al).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(ll);const e=()=>{this._element.classList.remove(oe),c.trigger(this._element,cl),this._maybeScheduleHide()};this._element.classList.remove(is),Yt(this._element),this._element.classList.add(re,oe),this._queueCallback(e,this._element,this._config.animation)}hide(){if(!this.isShown()||c.trigger(this._element,rl).defaultPrevented)return;const e=()=>{this._element.classList.add(is),this._element.classList.remove(oe,re),c.trigger(this._element,ol)};this._element.classList.add(oe),this._queueCallback(e,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(re),super.dispose()}isShown(){return this._element.classList.contains(re)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(t,e){switch(t.type){case"mouseover":case"mouseout":{this._hasMouseInteraction=e;break}case"focusin":case"focusout":{this._hasKeyboardInteraction=e;break}}if(e){this._clearTimeout();return}const s=t.relatedTarget;this._element===s||this._element.contains(s)||this._maybeScheduleHide()}_setListeners(){c.on(this._element,el,t=>this._onInteraction(t,!0)),c.on(this._element,nl,t=>this._onInteraction(t,!1)),c.on(this._element,sl,t=>this._onInteraction(t,!0)),c.on(this._element,il,t=>this._onInteraction(t,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each(function(){const e=Ae.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof e[t]>"u")throw new TypeError(`No method named "${t}"`);e[t](this)}})}}ge(Ae);j(Ae);window.Popper=cn;var rs=$(".header");$(window).on("scroll",function(){$(window).scrollTop()>50?rs.addClass("animated fadeInDown menu-fixed"):rs.removeClass("animated fadeInDown menu-fixed")});$(".navbar-toggler").on("click",function(){$(".header").toggleClass("active")});$(".nav-right__search-btn").on("click",function(){$(".header-search-area").addClass("active")});$(document).on("click touchstart",function(n){$(n.target).is(".nav-right__search-btn, .nav-right__search-btn *, .header-search-form, .header-search-form *")||$(".header-search-area").removeClass("active")});$(".navbar-collapse>ul>li>a, .navbar-collapse ul.sub-menu>li>a").on("click",function(){const n=$(this).parent("li");n.hasClass("open")?(n.removeClass("open"),n.find("li").removeClass("open")):(n.addClass("open"),n.siblings("li").removeClass("open"),n.siblings("li").find("li").removeClass("open"))});$(".scroll-to-top").on("click",function(n){n.preventDefault(),$("html, body").animate({scrollTop:0},300)});$("#preloader").delay(300).animate({opacity:"0"},300,function(){$("#preloader").css("display","none")});$(function(){$('[data-toggle="tooltip"]').tooltip()});function dl(){let n=document.querySelectorAll(".loading-img");function t(i){let r=i.getAttribute("data-src");i.setAttribute("src",r),i=$(i),i.siblings(".thumb_overlay").fadeTo(2500,0)}let e={threshold:1};const s=new IntersectionObserver((i,r)=>{i.forEach(o=>{o.isIntersecting&&(t(o.target),r.unobserve(o.target))})},e);n.forEach(i=>{s.observe(i)},e)}dl();(function(n){"user strict";n(".search-bar > a").on("click",function(){n(".header-top-search-area").slideToggle()})})(jQuery); diff --git a/public/build/assets/app-ZdW3WXj1.js b/public/build/assets/app-ZdW3WXj1.js deleted file mode 100644 index e5d72bb..0000000 --- a/public/build/assets/app-ZdW3WXj1.js +++ /dev/null @@ -1,5 +0,0 @@ -var I="top",R="bottom",k="right",P="left",pe="auto",Pt=[I,R,k,P],_t="start",Ct="end",os="clippingParents",Ge="viewport",Tt="popper",as="reference",Be=Pt.reduce(function(n,t){return n.concat([t+"-"+_t,t+"-"+Ct])},[]),qe=[].concat(Pt,[pe]).reduce(function(n,t){return n.concat([t,t+"-"+_t,t+"-"+Ct])},[]),cs="beforeRead",ls="read",us="afterRead",hs="beforeMain",ds="main",fs="afterMain",ps="beforeWrite",_s="write",ms="afterWrite",gs=[cs,ls,us,hs,ds,fs,ps,_s,ms];function G(n){return n?(n.nodeName||"").toLowerCase():null}function V(n){if(n==null)return window;if(n.toString()!=="[object Window]"){var t=n.ownerDocument;return t&&t.defaultView||window}return n}function mt(n){var t=V(n).Element;return n instanceof t||n instanceof Element}function H(n){var t=V(n).HTMLElement;return n instanceof t||n instanceof HTMLElement}function Xe(n){if(typeof ShadowRoot>"u")return!1;var t=V(n).ShadowRoot;return n instanceof t||n instanceof ShadowRoot}function hi(n){var t=n.state;Object.keys(t.elements).forEach(function(e){var s=t.styles[e]||{},i=t.attributes[e]||{},r=t.elements[e];!H(r)||!G(r)||(Object.assign(r.style,s),Object.keys(i).forEach(function(o){var a=i[o];a===!1?r.removeAttribute(o):r.setAttribute(o,a===!0?"":a)}))})}function di(n){var t=n.state,e={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,e.popper),t.styles=e,t.elements.arrow&&Object.assign(t.elements.arrow.style,e.arrow),function(){Object.keys(t.elements).forEach(function(s){var i=t.elements[s],r=t.attributes[s]||{},o=Object.keys(t.styles.hasOwnProperty(s)?t.styles[s]:e[s]),a=o.reduce(function(l,h){return l[h]="",l},{});!H(i)||!G(i)||(Object.assign(i.style,a),Object.keys(r).forEach(function(l){i.removeAttribute(l)}))})}}const Qe={name:"applyStyles",enabled:!0,phase:"write",fn:hi,effect:di,requires:["computeStyles"]};function U(n){return n.split("-")[0]}var pt=Math.max,ue=Math.min,Nt=Math.round;function je(){var n=navigator.userAgentData;return n!=null&&n.brands&&Array.isArray(n.brands)?n.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function Es(){return!/^((?!chrome|android).)*safari/i.test(je())}function St(n,t,e){t===void 0&&(t=!1),e===void 0&&(e=!1);var s=n.getBoundingClientRect(),i=1,r=1;t&&H(n)&&(i=n.offsetWidth>0&&Nt(s.width)/n.offsetWidth||1,r=n.offsetHeight>0&&Nt(s.height)/n.offsetHeight||1);var o=mt(n)?V(n):window,a=o.visualViewport,l=!Es()&&e,h=(s.left+(l&&a?a.offsetLeft:0))/i,u=(s.top+(l&&a?a.offsetTop:0))/r,p=s.width/i,_=s.height/r;return{width:p,height:_,top:u,right:h+p,bottom:u+_,left:h,x:h,y:u}}function Ze(n){var t=St(n),e=n.offsetWidth,s=n.offsetHeight;return Math.abs(t.width-e)<=1&&(e=t.width),Math.abs(t.height-s)<=1&&(s=t.height),{x:n.offsetLeft,y:n.offsetTop,width:e,height:s}}function vs(n,t){var e=t.getRootNode&&t.getRootNode();if(n.contains(t))return!0;if(e&&Xe(e)){var s=t;do{if(s&&n.isSameNode(s))return!0;s=s.parentNode||s.host}while(s)}return!1}function Q(n){return V(n).getComputedStyle(n)}function fi(n){return["table","td","th"].indexOf(G(n))>=0}function it(n){return((mt(n)?n.ownerDocument:n.document)||window.document).documentElement}function _e(n){return G(n)==="html"?n:n.assignedSlot||n.parentNode||(Xe(n)?n.host:null)||it(n)}function yn(n){return!H(n)||Q(n).position==="fixed"?null:n.offsetParent}function pi(n){var t=/firefox/i.test(je()),e=/Trident/i.test(je());if(e&&H(n)){var s=Q(n);if(s.position==="fixed")return null}var i=_e(n);for(Xe(i)&&(i=i.host);H(i)&&["html","body"].indexOf(G(i))<0;){var r=Q(i);if(r.transform!=="none"||r.perspective!=="none"||r.contain==="paint"||["transform","perspective"].indexOf(r.willChange)!==-1||t&&r.willChange==="filter"||t&&r.filter&&r.filter!=="none")return i;i=i.parentNode}return null}function Kt(n){for(var t=V(n),e=yn(n);e&&fi(e)&&Q(e).position==="static";)e=yn(e);return e&&(G(e)==="html"||G(e)==="body"&&Q(e).position==="static")?t:e||pi(n)||t}function Je(n){return["top","bottom"].indexOf(n)>=0?"x":"y"}function Bt(n,t,e){return pt(n,ue(t,e))}function _i(n,t,e){var s=Bt(n,t,e);return s>e?e:s}function bs(){return{top:0,right:0,bottom:0,left:0}}function As(n){return Object.assign({},bs(),n)}function Ts(n,t){return t.reduce(function(e,s){return e[s]=n,e},{})}var mi=function(t,e){return t=typeof t=="function"?t(Object.assign({},e.rects,{placement:e.placement})):t,As(typeof t!="number"?t:Ts(t,Pt))};function gi(n){var t,e=n.state,s=n.name,i=n.options,r=e.elements.arrow,o=e.modifiersData.popperOffsets,a=U(e.placement),l=Je(a),h=[P,k].indexOf(a)>=0,u=h?"height":"width";if(!(!r||!o)){var p=mi(i.padding,e),_=Ze(r),f=l==="y"?I:P,A=l==="y"?R:k,m=e.rects.reference[u]+e.rects.reference[l]-o[l]-e.rects.popper[u],E=o[l]-e.rects.reference[l],T=Kt(r),w=T?l==="y"?T.clientHeight||0:T.clientWidth||0:0,O=m/2-E/2,g=p[f],v=w-_[u]-p[A],b=w/2-_[u]/2+O,y=Bt(g,b,v),S=l;e.modifiersData[s]=(t={},t[S]=y,t.centerOffset=y-b,t)}}function Ei(n){var t=n.state,e=n.options,s=e.element,i=s===void 0?"[data-popper-arrow]":s;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||vs(t.elements.popper,i)&&(t.elements.arrow=i))}const ys={name:"arrow",enabled:!0,phase:"main",fn:gi,effect:Ei,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Dt(n){return n.split("-")[1]}var vi={top:"auto",right:"auto",bottom:"auto",left:"auto"};function bi(n,t){var e=n.x,s=n.y,i=t.devicePixelRatio||1;return{x:Nt(e*i)/i||0,y:Nt(s*i)/i||0}}function wn(n){var t,e=n.popper,s=n.popperRect,i=n.placement,r=n.variation,o=n.offsets,a=n.position,l=n.gpuAcceleration,h=n.adaptive,u=n.roundOffsets,p=n.isFixed,_=o.x,f=_===void 0?0:_,A=o.y,m=A===void 0?0:A,E=typeof u=="function"?u({x:f,y:m}):{x:f,y:m};f=E.x,m=E.y;var T=o.hasOwnProperty("x"),w=o.hasOwnProperty("y"),O=P,g=I,v=window;if(h){var b=Kt(e),y="clientHeight",S="clientWidth";if(b===V(e)&&(b=it(e),Q(b).position!=="static"&&a==="absolute"&&(y="scrollHeight",S="scrollWidth")),b=b,i===I||(i===P||i===k)&&r===Ct){g=R;var N=p&&b===v&&v.visualViewport?v.visualViewport.height:b[y];m-=N-s.height,m*=l?1:-1}if(i===P||(i===I||i===R)&&r===Ct){O=k;var C=p&&b===v&&v.visualViewport?v.visualViewport.width:b[S];f-=C-s.width,f*=l?1:-1}}var D=Object.assign({position:a},h&&vi),F=u===!0?bi({x:f,y:m},V(e)):{x:f,y:m};if(f=F.x,m=F.y,l){var L;return Object.assign({},D,(L={},L[g]=w?"0":"",L[O]=T?"0":"",L.transform=(v.devicePixelRatio||1)<=1?"translate("+f+"px, "+m+"px)":"translate3d("+f+"px, "+m+"px, 0)",L))}return Object.assign({},D,(t={},t[g]=w?m+"px":"",t[O]=T?f+"px":"",t.transform="",t))}function Ai(n){var t=n.state,e=n.options,s=e.gpuAcceleration,i=s===void 0?!0:s,r=e.adaptive,o=r===void 0?!0:r,a=e.roundOffsets,l=a===void 0?!0:a,h={placement:U(t.placement),variation:Dt(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,wn(Object.assign({},h,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,wn(Object.assign({},h,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const tn={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Ai,data:{}};var te={passive:!0};function Ti(n){var t=n.state,e=n.instance,s=n.options,i=s.scroll,r=i===void 0?!0:i,o=s.resize,a=o===void 0?!0:o,l=V(t.elements.popper),h=[].concat(t.scrollParents.reference,t.scrollParents.popper);return r&&h.forEach(function(u){u.addEventListener("scroll",e.update,te)}),a&&l.addEventListener("resize",e.update,te),function(){r&&h.forEach(function(u){u.removeEventListener("scroll",e.update,te)}),a&&l.removeEventListener("resize",e.update,te)}}const en={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Ti,data:{}};var yi={left:"right",right:"left",bottom:"top",top:"bottom"};function ae(n){return n.replace(/left|right|bottom|top/g,function(t){return yi[t]})}var wi={start:"end",end:"start"};function On(n){return n.replace(/start|end/g,function(t){return wi[t]})}function nn(n){var t=V(n),e=t.pageXOffset,s=t.pageYOffset;return{scrollLeft:e,scrollTop:s}}function sn(n){return St(it(n)).left+nn(n).scrollLeft}function Oi(n,t){var e=V(n),s=it(n),i=e.visualViewport,r=s.clientWidth,o=s.clientHeight,a=0,l=0;if(i){r=i.width,o=i.height;var h=Es();(h||!h&&t==="fixed")&&(a=i.offsetLeft,l=i.offsetTop)}return{width:r,height:o,x:a+sn(n),y:l}}function Ci(n){var t,e=it(n),s=nn(n),i=(t=n.ownerDocument)==null?void 0:t.body,r=pt(e.scrollWidth,e.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),o=pt(e.scrollHeight,e.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),a=-s.scrollLeft+sn(n),l=-s.scrollTop;return Q(i||e).direction==="rtl"&&(a+=pt(e.clientWidth,i?i.clientWidth:0)-r),{width:r,height:o,x:a,y:l}}function rn(n){var t=Q(n),e=t.overflow,s=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(e+i+s)}function ws(n){return["html","body","#document"].indexOf(G(n))>=0?n.ownerDocument.body:H(n)&&rn(n)?n:ws(_e(n))}function jt(n,t){var e;t===void 0&&(t=[]);var s=ws(n),i=s===((e=n.ownerDocument)==null?void 0:e.body),r=V(s),o=i?[r].concat(r.visualViewport||[],rn(s)?s:[]):s,a=t.concat(o);return i?a:a.concat(jt(_e(o)))}function Fe(n){return Object.assign({},n,{left:n.x,top:n.y,right:n.x+n.width,bottom:n.y+n.height})}function Ni(n,t){var e=St(n,!1,t==="fixed");return e.top=e.top+n.clientTop,e.left=e.left+n.clientLeft,e.bottom=e.top+n.clientHeight,e.right=e.left+n.clientWidth,e.width=n.clientWidth,e.height=n.clientHeight,e.x=e.left,e.y=e.top,e}function Cn(n,t,e){return t===Ge?Fe(Oi(n,e)):mt(t)?Ni(t,e):Fe(Ci(it(n)))}function Si(n){var t=jt(_e(n)),e=["absolute","fixed"].indexOf(Q(n).position)>=0,s=e&&H(n)?Kt(n):n;return mt(s)?t.filter(function(i){return mt(i)&&vs(i,s)&&G(i)!=="body"}):[]}function Di(n,t,e,s){var i=t==="clippingParents"?Si(n):[].concat(t),r=[].concat(i,[e]),o=r[0],a=r.reduce(function(l,h){var u=Cn(n,h,s);return l.top=pt(u.top,l.top),l.right=ue(u.right,l.right),l.bottom=ue(u.bottom,l.bottom),l.left=pt(u.left,l.left),l},Cn(n,o,s));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Os(n){var t=n.reference,e=n.element,s=n.placement,i=s?U(s):null,r=s?Dt(s):null,o=t.x+t.width/2-e.width/2,a=t.y+t.height/2-e.height/2,l;switch(i){case I:l={x:o,y:t.y-e.height};break;case R:l={x:o,y:t.y+t.height};break;case k:l={x:t.x+t.width,y:a};break;case P:l={x:t.x-e.width,y:a};break;default:l={x:t.x,y:t.y}}var h=i?Je(i):null;if(h!=null){var u=h==="y"?"height":"width";switch(r){case _t:l[h]=l[h]-(t[u]/2-e[u]/2);break;case Ct:l[h]=l[h]+(t[u]/2-e[u]/2);break}}return l}function $t(n,t){t===void 0&&(t={});var e=t,s=e.placement,i=s===void 0?n.placement:s,r=e.strategy,o=r===void 0?n.strategy:r,a=e.boundary,l=a===void 0?os:a,h=e.rootBoundary,u=h===void 0?Ge:h,p=e.elementContext,_=p===void 0?Tt:p,f=e.altBoundary,A=f===void 0?!1:f,m=e.padding,E=m===void 0?0:m,T=As(typeof E!="number"?E:Ts(E,Pt)),w=_===Tt?as:Tt,O=n.rects.popper,g=n.elements[A?w:_],v=Di(mt(g)?g:g.contextElement||it(n.elements.popper),l,u,o),b=St(n.elements.reference),y=Os({reference:b,element:O,strategy:"absolute",placement:i}),S=Fe(Object.assign({},O,y)),N=_===Tt?S:b,C={top:v.top-N.top+T.top,bottom:N.bottom-v.bottom+T.bottom,left:v.left-N.left+T.left,right:N.right-v.right+T.right},D=n.modifiersData.offset;if(_===Tt&&D){var F=D[i];Object.keys(C).forEach(function(L){var at=[k,R].indexOf(L)>=0?1:-1,ct=[I,R].indexOf(L)>=0?"y":"x";C[L]+=F[ct]*at})}return C}function $i(n,t){t===void 0&&(t={});var e=t,s=e.placement,i=e.boundary,r=e.rootBoundary,o=e.padding,a=e.flipVariations,l=e.allowedAutoPlacements,h=l===void 0?qe:l,u=Dt(s),p=u?a?Be:Be.filter(function(A){return Dt(A)===u}):Pt,_=p.filter(function(A){return h.indexOf(A)>=0});_.length===0&&(_=p);var f=_.reduce(function(A,m){return A[m]=$t(n,{placement:m,boundary:i,rootBoundary:r,padding:o})[U(m)],A},{});return Object.keys(f).sort(function(A,m){return f[A]-f[m]})}function Li(n){if(U(n)===pe)return[];var t=ae(n);return[On(n),t,On(t)]}function Ii(n){var t=n.state,e=n.options,s=n.name;if(!t.modifiersData[s]._skip){for(var i=e.mainAxis,r=i===void 0?!0:i,o=e.altAxis,a=o===void 0?!0:o,l=e.fallbackPlacements,h=e.padding,u=e.boundary,p=e.rootBoundary,_=e.altBoundary,f=e.flipVariations,A=f===void 0?!0:f,m=e.allowedAutoPlacements,E=t.options.placement,T=U(E),w=T===E,O=l||(w||!A?[ae(E)]:Li(E)),g=[E].concat(O).reduce(function(vt,J){return vt.concat(U(J)===pe?$i(t,{placement:J,boundary:u,rootBoundary:p,padding:h,flipVariations:A,allowedAutoPlacements:m}):J)},[]),v=t.rects.reference,b=t.rects.popper,y=new Map,S=!0,N=g[0],C=0;C=0,ct=at?"width":"height",x=$t(t,{placement:D,boundary:u,rootBoundary:p,altBoundary:_,padding:h}),K=at?L?k:P:L?R:I;v[ct]>b[ct]&&(K=ae(K));var qt=ae(K),lt=[];if(r&<.push(x[F]<=0),a&<.push(x[K]<=0,x[qt]<=0),lt.every(function(vt){return vt})){N=D,S=!1;break}y.set(D,lt)}if(S)for(var Xt=A?3:1,Te=function(J){var Vt=g.find(function(Zt){var ut=y.get(Zt);if(ut)return ut.slice(0,J).every(function(ye){return ye})});if(Vt)return N=Vt,"break"},kt=Xt;kt>0;kt--){var Qt=Te(kt);if(Qt==="break")break}t.placement!==N&&(t.modifiersData[s]._skip=!0,t.placement=N,t.reset=!0)}}const Cs={name:"flip",enabled:!0,phase:"main",fn:Ii,requiresIfExists:["offset"],data:{_skip:!1}};function Nn(n,t,e){return e===void 0&&(e={x:0,y:0}),{top:n.top-t.height-e.y,right:n.right-t.width+e.x,bottom:n.bottom-t.height+e.y,left:n.left-t.width-e.x}}function Sn(n){return[I,k,R,P].some(function(t){return n[t]>=0})}function Pi(n){var t=n.state,e=n.name,s=t.rects.reference,i=t.rects.popper,r=t.modifiersData.preventOverflow,o=$t(t,{elementContext:"reference"}),a=$t(t,{altBoundary:!0}),l=Nn(o,s),h=Nn(a,i,r),u=Sn(l),p=Sn(h);t.modifiersData[e]={referenceClippingOffsets:l,popperEscapeOffsets:h,isReferenceHidden:u,hasPopperEscaped:p},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":p})}const Ns={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Pi};function Mi(n,t,e){var s=U(n),i=[P,I].indexOf(s)>=0?-1:1,r=typeof e=="function"?e(Object.assign({},t,{placement:n})):e,o=r[0],a=r[1];return o=o||0,a=(a||0)*i,[P,k].indexOf(s)>=0?{x:a,y:o}:{x:o,y:a}}function xi(n){var t=n.state,e=n.options,s=n.name,i=e.offset,r=i===void 0?[0,0]:i,o=qe.reduce(function(u,p){return u[p]=Mi(p,t.rects,r),u},{}),a=o[t.placement],l=a.x,h=a.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=h),t.modifiersData[s]=o}const Ss={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:xi};function Ri(n){var t=n.state,e=n.name;t.modifiersData[e]=Os({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const on={name:"popperOffsets",enabled:!0,phase:"read",fn:Ri,data:{}};function ki(n){return n==="x"?"y":"x"}function Vi(n){var t=n.state,e=n.options,s=n.name,i=e.mainAxis,r=i===void 0?!0:i,o=e.altAxis,a=o===void 0?!1:o,l=e.boundary,h=e.rootBoundary,u=e.altBoundary,p=e.padding,_=e.tether,f=_===void 0?!0:_,A=e.tetherOffset,m=A===void 0?0:A,E=$t(t,{boundary:l,rootBoundary:h,padding:p,altBoundary:u}),T=U(t.placement),w=Dt(t.placement),O=!w,g=Je(T),v=ki(g),b=t.modifiersData.popperOffsets,y=t.rects.reference,S=t.rects.popper,N=typeof m=="function"?m(Object.assign({},t.rects,{placement:t.placement})):m,C=typeof N=="number"?{mainAxis:N,altAxis:N}:Object.assign({mainAxis:0,altAxis:0},N),D=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,F={x:0,y:0};if(b){if(r){var L,at=g==="y"?I:P,ct=g==="y"?R:k,x=g==="y"?"height":"width",K=b[g],qt=K+E[at],lt=K-E[ct],Xt=f?-S[x]/2:0,Te=w===_t?y[x]:S[x],kt=w===_t?-S[x]:-y[x],Qt=t.elements.arrow,vt=f&&Qt?Ze(Qt):{width:0,height:0},J=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:bs(),Vt=J[at],Zt=J[ct],ut=Bt(0,y[x],vt[x]),ye=O?y[x]/2-Xt-ut-Vt-C.mainAxis:Te-ut-Vt-C.mainAxis,ri=O?-y[x]/2+Xt+ut+Zt+C.mainAxis:kt+ut+Zt+C.mainAxis,we=t.elements.arrow&&Kt(t.elements.arrow),oi=we?g==="y"?we.clientTop||0:we.clientLeft||0:0,pn=(L=D==null?void 0:D[g])!=null?L:0,ai=K+ye-pn-oi,ci=K+ri-pn,_n=Bt(f?ue(qt,ai):qt,K,f?pt(lt,ci):lt);b[g]=_n,F[g]=_n-K}if(a){var mn,li=g==="x"?I:P,ui=g==="x"?R:k,ht=b[v],Jt=v==="y"?"height":"width",gn=ht+E[li],En=ht-E[ui],Oe=[I,P].indexOf(T)!==-1,vn=(mn=D==null?void 0:D[v])!=null?mn:0,bn=Oe?gn:ht-y[Jt]-S[Jt]-vn+C.altAxis,An=Oe?ht+y[Jt]+S[Jt]-vn-C.altAxis:En,Tn=f&&Oe?_i(bn,ht,An):Bt(f?bn:gn,ht,f?An:En);b[v]=Tn,F[v]=Tn-ht}t.modifiersData[s]=F}}const Ds={name:"preventOverflow",enabled:!0,phase:"main",fn:Vi,requiresIfExists:["offset"]};function Hi(n){return{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}}function Wi(n){return n===V(n)||!H(n)?nn(n):Hi(n)}function Bi(n){var t=n.getBoundingClientRect(),e=Nt(t.width)/n.offsetWidth||1,s=Nt(t.height)/n.offsetHeight||1;return e!==1||s!==1}function ji(n,t,e){e===void 0&&(e=!1);var s=H(t),i=H(t)&&Bi(t),r=it(t),o=St(n,i,e),a={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(s||!s&&!e)&&((G(t)!=="body"||rn(r))&&(a=Wi(t)),H(t)?(l=St(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):r&&(l.x=sn(r))),{x:o.left+a.scrollLeft-l.x,y:o.top+a.scrollTop-l.y,width:o.width,height:o.height}}function Fi(n){var t=new Map,e=new Set,s=[];n.forEach(function(r){t.set(r.name,r)});function i(r){e.add(r.name);var o=[].concat(r.requires||[],r.requiresIfExists||[]);o.forEach(function(a){if(!e.has(a)){var l=t.get(a);l&&i(l)}}),s.push(r)}return n.forEach(function(r){e.has(r.name)||i(r)}),s}function Ki(n){var t=Fi(n);return gs.reduce(function(e,s){return e.concat(t.filter(function(i){return i.phase===s}))},[])}function Yi(n){var t;return function(){return t||(t=new Promise(function(e){Promise.resolve().then(function(){t=void 0,e(n())})})),t}}function Ui(n){var t=n.reduce(function(e,s){var i=e[s.name];return e[s.name]=i?Object.assign({},i,s,{options:Object.assign({},i.options,s.options),data:Object.assign({},i.data,s.data)}):s,e},{});return Object.keys(t).map(function(e){return t[e]})}var Dn={placement:"bottom",modifiers:[],strategy:"absolute"};function $n(){for(var n=arguments.length,t=new Array(n),e=0;e(n&&window.CSS&&window.CSS.escape&&(n=n.replace(/#([^\s"#']+)/g,(t,e)=>`#${CSS.escape(e)}`)),n),Ji=n=>n==null?`${n}`:Object.prototype.toString.call(n).match(/\s([a-z]+)/i)[1].toLowerCase(),tr=n=>{do n+=Math.floor(Math.random()*Qi);while(document.getElementById(n));return n},er=n=>{if(!n)return 0;let{transitionDuration:t,transitionDelay:e}=window.getComputedStyle(n);const s=Number.parseFloat(t),i=Number.parseFloat(e);return!s&&!i?0:(t=t.split(",")[0],e=e.split(",")[0],(Number.parseFloat(t)+Number.parseFloat(e))*Zi)},Ls=n=>{n.dispatchEvent(new Event(Ke))},q=n=>!n||typeof n!="object"?!1:(typeof n.jquery<"u"&&(n=n[0]),typeof n.nodeType<"u"),et=n=>q(n)?n.jquery?n[0]:n:typeof n=="string"&&n.length>0?document.querySelector($s(n)):null,Mt=n=>{if(!q(n)||n.getClientRects().length===0)return!1;const t=getComputedStyle(n).getPropertyValue("visibility")==="visible",e=n.closest("details:not([open])");if(!e)return t;if(e!==n){const s=n.closest("summary");if(s&&s.parentNode!==e||s===null)return!1}return t},nt=n=>!n||n.nodeType!==Node.ELEMENT_NODE||n.classList.contains("disabled")?!0:typeof n.disabled<"u"?n.disabled:n.hasAttribute("disabled")&&n.getAttribute("disabled")!=="false",Is=n=>{if(!document.documentElement.attachShadow)return null;if(typeof n.getRootNode=="function"){const t=n.getRootNode();return t instanceof ShadowRoot?t:null}return n instanceof ShadowRoot?n:n.parentNode?Is(n.parentNode):null},he=()=>{},Yt=n=>{n.offsetHeight},Ps=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,Ne=[],nr=n=>{document.readyState==="loading"?(Ne.length||document.addEventListener("DOMContentLoaded",()=>{for(const t of Ne)t()}),Ne.push(n)):n()},W=()=>document.documentElement.dir==="rtl",j=n=>{nr(()=>{const t=Ps();if(t){const e=n.NAME,s=t.fn[e];t.fn[e]=n.jQueryInterface,t.fn[e].Constructor=n,t.fn[e].noConflict=()=>(t.fn[e]=s,n.jQueryInterface)}})},M=(n,t=[],e=n)=>typeof n=="function"?n(...t):e,Ms=(n,t,e=!0)=>{if(!e){M(n);return}const s=5,i=er(t)+s;let r=!1;const o=({target:a})=>{a===t&&(r=!0,t.removeEventListener(Ke,o),M(n))};t.addEventListener(Ke,o),setTimeout(()=>{r||Ls(t)},i)},ln=(n,t,e,s)=>{const i=n.length;let r=n.indexOf(t);return r===-1?!e&&s?n[i-1]:n[0]:(r+=e?1:-1,s&&(r=(r+i)%i),n[Math.max(0,Math.min(r,i-1))])},sr=/[^.]*(?=\..*)\.|.*/,ir=/\..*/,rr=/::\d+$/,Se={};let Ln=1;const xs={mouseenter:"mouseover",mouseleave:"mouseout"},or=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function Rs(n,t){return t&&`${t}::${Ln++}`||n.uidEvent||Ln++}function ks(n){const t=Rs(n);return n.uidEvent=t,Se[t]=Se[t]||{},Se[t]}function ar(n,t){return function e(s){return un(s,{delegateTarget:n}),e.oneOff&&c.off(n,s.type,t),t.apply(n,[s])}}function cr(n,t,e){return function s(i){const r=n.querySelectorAll(t);for(let{target:o}=i;o&&o!==this;o=o.parentNode)for(const a of r)if(a===o)return un(i,{delegateTarget:o}),s.oneOff&&c.off(n,i.type,t,e),e.apply(o,[i])}}function Vs(n,t,e=null){return Object.values(n).find(s=>s.callable===t&&s.delegationSelector===e)}function Hs(n,t,e){const s=typeof t=="string",i=s?e:t||e;let r=Ws(n);return or.has(r)||(r=n),[s,i,r]}function In(n,t,e,s,i){if(typeof t!="string"||!n)return;let[r,o,a]=Hs(t,e,s);t in xs&&(o=(A=>function(m){if(!m.relatedTarget||m.relatedTarget!==m.delegateTarget&&!m.delegateTarget.contains(m.relatedTarget))return A.call(this,m)})(o));const l=ks(n),h=l[a]||(l[a]={}),u=Vs(h,o,r?e:null);if(u){u.oneOff=u.oneOff&&i;return}const p=Rs(o,t.replace(sr,"")),_=r?cr(n,e,o):ar(n,o);_.delegationSelector=r?e:null,_.callable=o,_.oneOff=i,_.uidEvent=p,h[p]=_,n.addEventListener(a,_,r)}function Ye(n,t,e,s,i){const r=Vs(t[e],s,i);r&&(n.removeEventListener(e,r,!!i),delete t[e][r.uidEvent])}function lr(n,t,e,s){const i=t[e]||{};for(const[r,o]of Object.entries(i))r.includes(s)&&Ye(n,t,e,o.callable,o.delegationSelector)}function Ws(n){return n=n.replace(ir,""),xs[n]||n}const c={on(n,t,e,s){In(n,t,e,s,!1)},one(n,t,e,s){In(n,t,e,s,!0)},off(n,t,e,s){if(typeof t!="string"||!n)return;const[i,r,o]=Hs(t,e,s),a=o!==t,l=ks(n),h=l[o]||{},u=t.startsWith(".");if(typeof r<"u"){if(!Object.keys(h).length)return;Ye(n,l,o,r,i?e:null);return}if(u)for(const p of Object.keys(l))lr(n,l,p,t.slice(1));for(const[p,_]of Object.entries(h)){const f=p.replace(rr,"");(!a||t.includes(f))&&Ye(n,l,o,_.callable,_.delegationSelector)}},trigger(n,t,e){if(typeof t!="string"||!n)return null;const s=Ps(),i=Ws(t),r=t!==i;let o=null,a=!0,l=!0,h=!1;r&&s&&(o=s.Event(t,e),s(n).trigger(o),a=!o.isPropagationStopped(),l=!o.isImmediatePropagationStopped(),h=o.isDefaultPrevented());const u=un(new Event(t,{bubbles:a,cancelable:!0}),e);return h&&u.preventDefault(),l&&n.dispatchEvent(u),u.defaultPrevented&&o&&o.preventDefault(),u}};function un(n,t={}){for(const[e,s]of Object.entries(t))try{n[e]=s}catch{Object.defineProperty(n,e,{configurable:!0,get(){return s}})}return n}function Pn(n){if(n==="true")return!0;if(n==="false")return!1;if(n===Number(n).toString())return Number(n);if(n===""||n==="null")return null;if(typeof n!="string")return n;try{return JSON.parse(decodeURIComponent(n))}catch{return n}}function De(n){return n.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}const X={setDataAttribute(n,t,e){n.setAttribute(`data-bs-${De(t)}`,e)},removeDataAttribute(n,t){n.removeAttribute(`data-bs-${De(t)}`)},getDataAttributes(n){if(!n)return{};const t={},e=Object.keys(n.dataset).filter(s=>s.startsWith("bs")&&!s.startsWith("bsConfig"));for(const s of e){let i=s.replace(/^bs/,"");i=i.charAt(0).toLowerCase()+i.slice(1,i.length),t[i]=Pn(n.dataset[s])}return t},getDataAttribute(n,t){return Pn(n.getAttribute(`data-bs-${De(t)}`))}};class Ut{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(t){return t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t}_mergeConfigObj(t,e){const s=q(e)?X.getDataAttribute(e,"config"):{};return{...this.constructor.Default,...typeof s=="object"?s:{},...q(e)?X.getDataAttributes(e):{},...typeof t=="object"?t:{}}}_typeCheckConfig(t,e=this.constructor.DefaultType){for(const[s,i]of Object.entries(e)){const r=t[s],o=q(r)?"element":Ji(r);if(!new RegExp(i).test(o))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${s}" provided type "${o}" but expected type "${i}".`)}}}const ur="5.3.2";class Y extends Ut{constructor(t,e){super(),t=et(t),t&&(this._element=t,this._config=this._getConfig(e),Ce.set(this._element,this.constructor.DATA_KEY,this))}dispose(){Ce.remove(this._element,this.constructor.DATA_KEY),c.off(this._element,this.constructor.EVENT_KEY);for(const t of Object.getOwnPropertyNames(this))this[t]=null}_queueCallback(t,e,s=!0){Ms(t,e,s)}_getConfig(t){return t=this._mergeConfigObj(t,this._element),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}static getInstance(t){return Ce.get(et(t),this.DATA_KEY)}static getOrCreateInstance(t,e={}){return this.getInstance(t)||new this(t,typeof e=="object"?e:null)}static get VERSION(){return ur}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(t){return`${t}${this.EVENT_KEY}`}}const $e=n=>{let t=n.getAttribute("data-bs-target");if(!t||t==="#"){let e=n.getAttribute("href");if(!e||!e.includes("#")&&!e.startsWith("."))return null;e.includes("#")&&!e.startsWith("#")&&(e=`#${e.split("#")[1]}`),t=e&&e!=="#"?$s(e.trim()):null}return t},d={find(n,t=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(t,n))},findOne(n,t=document.documentElement){return Element.prototype.querySelector.call(t,n)},children(n,t){return[].concat(...n.children).filter(e=>e.matches(t))},parents(n,t){const e=[];let s=n.parentNode.closest(t);for(;s;)e.push(s),s=s.parentNode.closest(t);return e},prev(n,t){let e=n.previousElementSibling;for(;e;){if(e.matches(t))return[e];e=e.previousElementSibling}return[]},next(n,t){let e=n.nextElementSibling;for(;e;){if(e.matches(t))return[e];e=e.nextElementSibling}return[]},focusableChildren(n){const t=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(e=>`${e}:not([tabindex^="-"])`).join(",");return this.find(t,n).filter(e=>!nt(e)&&Mt(e))},getSelectorFromElement(n){const t=$e(n);return t&&d.findOne(t)?t:null},getElementFromSelector(n){const t=$e(n);return t?d.findOne(t):null},getMultipleElementsFromSelector(n){const t=$e(n);return t?d.find(t):[]}},ge=(n,t="hide")=>{const e=`click.dismiss${n.EVENT_KEY}`,s=n.NAME;c.on(document,e,`[data-bs-dismiss="${s}"]`,function(i){if(["A","AREA"].includes(this.tagName)&&i.preventDefault(),nt(this))return;const r=d.getElementFromSelector(this)||this.closest(`.${s}`);n.getOrCreateInstance(r)[t]()})},hr="alert",dr="bs.alert",Bs=`.${dr}`,fr=`close${Bs}`,pr=`closed${Bs}`,_r="fade",mr="show";class Ee extends Y{static get NAME(){return hr}close(){if(c.trigger(this._element,fr).defaultPrevented)return;this._element.classList.remove(mr);const e=this._element.classList.contains(_r);this._queueCallback(()=>this._destroyElement(),this._element,e)}_destroyElement(){this._element.remove(),c.trigger(this._element,pr),this.dispose()}static jQueryInterface(t){return this.each(function(){const e=Ee.getOrCreateInstance(this);if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t](this)}})}}ge(Ee,"close");j(Ee);const gr="button",Er="bs.button",vr=`.${Er}`,br=".data-api",Ar="active",Mn='[data-bs-toggle="button"]',Tr=`click${vr}${br}`;class ve extends Y{static get NAME(){return gr}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(Ar))}static jQueryInterface(t){return this.each(function(){const e=ve.getOrCreateInstance(this);t==="toggle"&&e[t]()})}}c.on(document,Tr,Mn,n=>{n.preventDefault();const t=n.target.closest(Mn);ve.getOrCreateInstance(t).toggle()});j(ve);const yr="swipe",xt=".bs.swipe",wr=`touchstart${xt}`,Or=`touchmove${xt}`,Cr=`touchend${xt}`,Nr=`pointerdown${xt}`,Sr=`pointerup${xt}`,Dr="touch",$r="pen",Lr="pointer-event",Ir=40,Pr={endCallback:null,leftCallback:null,rightCallback:null},Mr={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class de extends Ut{constructor(t,e){super(),this._element=t,!(!t||!de.isSupported())&&(this._config=this._getConfig(e),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return Pr}static get DefaultType(){return Mr}static get NAME(){return yr}dispose(){c.off(this._element,xt)}_start(t){if(!this._supportPointerEvents){this._deltaX=t.touches[0].clientX;return}this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX)}_end(t){this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX-this._deltaX),this._handleSwipe(),M(this._config.endCallback)}_move(t){this._deltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this._deltaX}_handleSwipe(){const t=Math.abs(this._deltaX);if(t<=Ir)return;const e=t/this._deltaX;this._deltaX=0,e&&M(e>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(c.on(this._element,Nr,t=>this._start(t)),c.on(this._element,Sr,t=>this._end(t)),this._element.classList.add(Lr)):(c.on(this._element,wr,t=>this._start(t)),c.on(this._element,Or,t=>this._move(t)),c.on(this._element,Cr,t=>this._end(t)))}_eventIsPointerPenTouch(t){return this._supportPointerEvents&&(t.pointerType===$r||t.pointerType===Dr)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const xr="carousel",Rr="bs.carousel",rt=`.${Rr}`,js=".data-api",kr="ArrowLeft",Vr="ArrowRight",Hr=500,Ht="next",bt="prev",yt="left",ce="right",Wr=`slide${rt}`,Le=`slid${rt}`,Br=`keydown${rt}`,jr=`mouseenter${rt}`,Fr=`mouseleave${rt}`,Kr=`dragstart${rt}`,Yr=`load${rt}${js}`,Ur=`click${rt}${js}`,Fs="carousel",ee="active",zr="slide",Gr="carousel-item-end",qr="carousel-item-start",Xr="carousel-item-next",Qr="carousel-item-prev",Ks=".active",Ys=".carousel-item",Zr=Ks+Ys,Jr=".carousel-item img",to=".carousel-indicators",eo="[data-bs-slide], [data-bs-slide-to]",no='[data-bs-ride="carousel"]',so={[kr]:ce,[Vr]:yt},io={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},ro={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class zt extends Y{constructor(t,e){super(t,e),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=d.findOne(to,this._element),this._addEventListeners(),this._config.ride===Fs&&this.cycle()}static get Default(){return io}static get DefaultType(){return ro}static get NAME(){return xr}next(){this._slide(Ht)}nextWhenVisible(){!document.hidden&&Mt(this._element)&&this.next()}prev(){this._slide(bt)}pause(){this._isSliding&&Ls(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){c.one(this._element,Le,()=>this.cycle());return}this.cycle()}}to(t){const e=this._getItems();if(t>e.length-1||t<0)return;if(this._isSliding){c.one(this._element,Le,()=>this.to(t));return}const s=this._getItemIndex(this._getActive());if(s===t)return;const i=t>s?Ht:bt;this._slide(i,e[t])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(t){return t.defaultInterval=t.interval,t}_addEventListeners(){this._config.keyboard&&c.on(this._element,Br,t=>this._keydown(t)),this._config.pause==="hover"&&(c.on(this._element,jr,()=>this.pause()),c.on(this._element,Fr,()=>this._maybeEnableCycle())),this._config.touch&&de.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const s of d.find(Jr,this._element))c.on(s,Kr,i=>i.preventDefault());const e={leftCallback:()=>this._slide(this._directionToOrder(yt)),rightCallback:()=>this._slide(this._directionToOrder(ce)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),Hr+this._config.interval))}};this._swipeHelper=new de(this._element,e)}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=so[t.key];e&&(t.preventDefault(),this._slide(this._directionToOrder(e)))}_getItemIndex(t){return this._getItems().indexOf(t)}_setActiveIndicatorElement(t){if(!this._indicatorsElement)return;const e=d.findOne(Ks,this._indicatorsElement);e.classList.remove(ee),e.removeAttribute("aria-current");const s=d.findOne(`[data-bs-slide-to="${t}"]`,this._indicatorsElement);s&&(s.classList.add(ee),s.setAttribute("aria-current","true"))}_updateInterval(){const t=this._activeElement||this._getActive();if(!t)return;const e=Number.parseInt(t.getAttribute("data-bs-interval"),10);this._config.interval=e||this._config.defaultInterval}_slide(t,e=null){if(this._isSliding)return;const s=this._getActive(),i=t===Ht,r=e||ln(this._getItems(),s,i,this._config.wrap);if(r===s)return;const o=this._getItemIndex(r),a=f=>c.trigger(this._element,f,{relatedTarget:r,direction:this._orderToDirection(t),from:this._getItemIndex(s),to:o});if(a(Wr).defaultPrevented||!s||!r)return;const h=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(o),this._activeElement=r;const u=i?qr:Gr,p=i?Xr:Qr;r.classList.add(p),Yt(r),s.classList.add(u),r.classList.add(u);const _=()=>{r.classList.remove(u,p),r.classList.add(ee),s.classList.remove(ee,p,u),this._isSliding=!1,a(Le)};this._queueCallback(_,s,this._isAnimated()),h&&this.cycle()}_isAnimated(){return this._element.classList.contains(zr)}_getActive(){return d.findOne(Zr,this._element)}_getItems(){return d.find(Ys,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(t){return W()?t===yt?bt:Ht:t===yt?Ht:bt}_orderToDirection(t){return W()?t===bt?yt:ce:t===bt?ce:yt}static jQueryInterface(t){return this.each(function(){const e=zt.getOrCreateInstance(this,t);if(typeof t=="number"){e.to(t);return}if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t]()}})}}c.on(document,Ur,eo,function(n){const t=d.getElementFromSelector(this);if(!t||!t.classList.contains(Fs))return;n.preventDefault();const e=zt.getOrCreateInstance(t),s=this.getAttribute("data-bs-slide-to");if(s){e.to(s),e._maybeEnableCycle();return}if(X.getDataAttribute(this,"slide")==="next"){e.next(),e._maybeEnableCycle();return}e.prev(),e._maybeEnableCycle()});c.on(window,Yr,()=>{const n=d.find(no);for(const t of n)zt.getOrCreateInstance(t)});j(zt);const oo="collapse",ao="bs.collapse",Gt=`.${ao}`,co=".data-api",lo=`show${Gt}`,uo=`shown${Gt}`,ho=`hide${Gt}`,fo=`hidden${Gt}`,po=`click${Gt}${co}`,Ie="show",Ot="collapse",ne="collapsing",_o="collapsed",mo=`:scope .${Ot} .${Ot}`,go="collapse-horizontal",Eo="width",vo="height",bo=".collapse.show, .collapse.collapsing",Ue='[data-bs-toggle="collapse"]',Ao={parent:null,toggle:!0},To={parent:"(null|element)",toggle:"boolean"};class Ft extends Y{constructor(t,e){super(t,e),this._isTransitioning=!1,this._triggerArray=[];const s=d.find(Ue);for(const i of s){const r=d.getSelectorFromElement(i),o=d.find(r).filter(a=>a===this._element);r!==null&&o.length&&this._triggerArray.push(i)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return Ao}static get DefaultType(){return To}static get NAME(){return oo}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(bo).filter(a=>a!==this._element).map(a=>Ft.getOrCreateInstance(a,{toggle:!1}))),t.length&&t[0]._isTransitioning||c.trigger(this._element,lo).defaultPrevented)return;for(const a of t)a.hide();const s=this._getDimension();this._element.classList.remove(Ot),this._element.classList.add(ne),this._element.style[s]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const i=()=>{this._isTransitioning=!1,this._element.classList.remove(ne),this._element.classList.add(Ot,Ie),this._element.style[s]="",c.trigger(this._element,uo)},o=`scroll${s[0].toUpperCase()+s.slice(1)}`;this._queueCallback(i,this._element,!0),this._element.style[s]=`${this._element[o]}px`}hide(){if(this._isTransitioning||!this._isShown()||c.trigger(this._element,ho).defaultPrevented)return;const e=this._getDimension();this._element.style[e]=`${this._element.getBoundingClientRect()[e]}px`,Yt(this._element),this._element.classList.add(ne),this._element.classList.remove(Ot,Ie);for(const i of this._triggerArray){const r=d.getElementFromSelector(i);r&&!this._isShown(r)&&this._addAriaAndCollapsedClass([i],!1)}this._isTransitioning=!0;const s=()=>{this._isTransitioning=!1,this._element.classList.remove(ne),this._element.classList.add(Ot),c.trigger(this._element,fo)};this._element.style[e]="",this._queueCallback(s,this._element,!0)}_isShown(t=this._element){return t.classList.contains(Ie)}_configAfterMerge(t){return t.toggle=!!t.toggle,t.parent=et(t.parent),t}_getDimension(){return this._element.classList.contains(go)?Eo:vo}_initializeChildren(){if(!this._config.parent)return;const t=this._getFirstLevelChildren(Ue);for(const e of t){const s=d.getElementFromSelector(e);s&&this._addAriaAndCollapsedClass([e],this._isShown(s))}}_getFirstLevelChildren(t){const e=d.find(mo,this._config.parent);return d.find(t,this._config.parent).filter(s=>!e.includes(s))}_addAriaAndCollapsedClass(t,e){if(t.length)for(const s of t)s.classList.toggle(_o,!e),s.setAttribute("aria-expanded",e)}static jQueryInterface(t){const e={};return typeof t=="string"&&/show|hide/.test(t)&&(e.toggle=!1),this.each(function(){const s=Ft.getOrCreateInstance(this,e);if(typeof t=="string"){if(typeof s[t]>"u")throw new TypeError(`No method named "${t}"`);s[t]()}})}}c.on(document,po,Ue,function(n){(n.target.tagName==="A"||n.delegateTarget&&n.delegateTarget.tagName==="A")&&n.preventDefault();for(const t of d.getMultipleElementsFromSelector(this))Ft.getOrCreateInstance(t,{toggle:!1}).toggle()});j(Ft);const xn="dropdown",yo="bs.dropdown",gt=`.${yo}`,hn=".data-api",wo="Escape",Rn="Tab",Oo="ArrowUp",kn="ArrowDown",Co=2,No=`hide${gt}`,So=`hidden${gt}`,Do=`show${gt}`,$o=`shown${gt}`,Us=`click${gt}${hn}`,zs=`keydown${gt}${hn}`,Lo=`keyup${gt}${hn}`,wt="show",Io="dropup",Po="dropend",Mo="dropstart",xo="dropup-center",Ro="dropdown-center",dt='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',ko=`${dt}.${wt}`,le=".dropdown-menu",Vo=".navbar",Ho=".navbar-nav",Wo=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",Bo=W()?"top-end":"top-start",jo=W()?"top-start":"top-end",Fo=W()?"bottom-end":"bottom-start",Ko=W()?"bottom-start":"bottom-end",Yo=W()?"left-start":"right-start",Uo=W()?"right-start":"left-start",zo="top",Go="bottom",qo={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},Xo={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class z extends Y{constructor(t,e){super(t,e),this._popper=null,this._parent=this._element.parentNode,this._menu=d.next(this._element,le)[0]||d.prev(this._element,le)[0]||d.findOne(le,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return qo}static get DefaultType(){return Xo}static get NAME(){return xn}toggle(){return this._isShown()?this.hide():this.show()}show(){if(nt(this._element)||this._isShown())return;const t={relatedTarget:this._element};if(!c.trigger(this._element,Do,t).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(Ho))for(const s of[].concat(...document.body.children))c.on(s,"mouseover",he);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(wt),this._element.classList.add(wt),c.trigger(this._element,$o,t)}}hide(){if(nt(this._element)||!this._isShown())return;const t={relatedTarget:this._element};this._completeHide(t)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(t){if(!c.trigger(this._element,No,t).defaultPrevented){if("ontouchstart"in document.documentElement)for(const s of[].concat(...document.body.children))c.off(s,"mouseover",he);this._popper&&this._popper.destroy(),this._menu.classList.remove(wt),this._element.classList.remove(wt),this._element.setAttribute("aria-expanded","false"),X.removeDataAttribute(this._menu,"popper"),c.trigger(this._element,So,t)}}_getConfig(t){if(t=super._getConfig(t),typeof t.reference=="object"&&!q(t.reference)&&typeof t.reference.getBoundingClientRect!="function")throw new TypeError(`${xn.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return t}_createPopper(){if(typeof cn>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let t=this._element;this._config.reference==="parent"?t=this._parent:q(this._config.reference)?t=et(this._config.reference):typeof this._config.reference=="object"&&(t=this._config.reference);const e=this._getPopperConfig();this._popper=an(t,this._menu,e)}_isShown(){return this._menu.classList.contains(wt)}_getPlacement(){const t=this._parent;if(t.classList.contains(Po))return Yo;if(t.classList.contains(Mo))return Uo;if(t.classList.contains(xo))return zo;if(t.classList.contains(Ro))return Go;const e=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return t.classList.contains(Io)?e?jo:Bo:e?Ko:Fo}_detectNavbar(){return this._element.closest(Vo)!==null}_getOffset(){const{offset:t}=this._config;return typeof t=="string"?t.split(",").map(e=>Number.parseInt(e,10)):typeof t=="function"?e=>t(e,this._element):t}_getPopperConfig(){const t={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(X.setDataAttribute(this._menu,"popper","static"),t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,...M(this._config.popperConfig,[t])}}_selectMenuItem({key:t,target:e}){const s=d.find(Wo,this._menu).filter(i=>Mt(i));s.length&&ln(s,e,t===kn,!s.includes(e)).focus()}static jQueryInterface(t){return this.each(function(){const e=z.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof e[t]>"u")throw new TypeError(`No method named "${t}"`);e[t]()}})}static clearMenus(t){if(t.button===Co||t.type==="keyup"&&t.key!==Rn)return;const e=d.find(ko);for(const s of e){const i=z.getInstance(s);if(!i||i._config.autoClose===!1)continue;const r=t.composedPath(),o=r.includes(i._menu);if(r.includes(i._element)||i._config.autoClose==="inside"&&!o||i._config.autoClose==="outside"&&o||i._menu.contains(t.target)&&(t.type==="keyup"&&t.key===Rn||/input|select|option|textarea|form/i.test(t.target.tagName)))continue;const a={relatedTarget:i._element};t.type==="click"&&(a.clickEvent=t),i._completeHide(a)}}static dataApiKeydownHandler(t){const e=/input|textarea/i.test(t.target.tagName),s=t.key===wo,i=[Oo,kn].includes(t.key);if(!i&&!s||e&&!s)return;t.preventDefault();const r=this.matches(dt)?this:d.prev(this,dt)[0]||d.next(this,dt)[0]||d.findOne(dt,t.delegateTarget.parentNode),o=z.getOrCreateInstance(r);if(i){t.stopPropagation(),o.show(),o._selectMenuItem(t);return}o._isShown()&&(t.stopPropagation(),o.hide(),r.focus())}}c.on(document,zs,dt,z.dataApiKeydownHandler);c.on(document,zs,le,z.dataApiKeydownHandler);c.on(document,Us,z.clearMenus);c.on(document,Lo,z.clearMenus);c.on(document,Us,dt,function(n){n.preventDefault(),z.getOrCreateInstance(this).toggle()});j(z);const Gs="backdrop",Qo="fade",Vn="show",Hn=`mousedown.bs.${Gs}`,Zo={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},Jo={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class qs extends Ut{constructor(t){super(),this._config=this._getConfig(t),this._isAppended=!1,this._element=null}static get Default(){return Zo}static get DefaultType(){return Jo}static get NAME(){return Gs}show(t){if(!this._config.isVisible){M(t);return}this._append();const e=this._getElement();this._config.isAnimated&&Yt(e),e.classList.add(Vn),this._emulateAnimation(()=>{M(t)})}hide(t){if(!this._config.isVisible){M(t);return}this._getElement().classList.remove(Vn),this._emulateAnimation(()=>{this.dispose(),M(t)})}dispose(){this._isAppended&&(c.off(this._element,Hn),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const t=document.createElement("div");t.className=this._config.className,this._config.isAnimated&&t.classList.add(Qo),this._element=t}return this._element}_configAfterMerge(t){return t.rootElement=et(t.rootElement),t}_append(){if(this._isAppended)return;const t=this._getElement();this._config.rootElement.append(t),c.on(t,Hn,()=>{M(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(t){Ms(t,this._getElement(),this._config.isAnimated)}}const ta="focustrap",ea="bs.focustrap",fe=`.${ea}`,na=`focusin${fe}`,sa=`keydown.tab${fe}`,ia="Tab",ra="forward",Wn="backward",oa={autofocus:!0,trapElement:null},aa={autofocus:"boolean",trapElement:"element"};class Xs extends Ut{constructor(t){super(),this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return oa}static get DefaultType(){return aa}static get NAME(){return ta}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),c.off(document,fe),c.on(document,na,t=>this._handleFocusin(t)),c.on(document,sa,t=>this._handleKeydown(t)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,c.off(document,fe))}_handleFocusin(t){const{trapElement:e}=this._config;if(t.target===document||t.target===e||e.contains(t.target))return;const s=d.focusableChildren(e);s.length===0?e.focus():this._lastTabNavDirection===Wn?s[s.length-1].focus():s[0].focus()}_handleKeydown(t){t.key===ia&&(this._lastTabNavDirection=t.shiftKey?Wn:ra)}}const Bn=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",jn=".sticky-top",se="padding-right",Fn="margin-right";class ze{constructor(){this._element=document.body}getWidth(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}hide(){const t=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,se,e=>e+t),this._setElementAttributes(Bn,se,e=>e+t),this._setElementAttributes(jn,Fn,e=>e-t)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,se),this._resetElementAttributes(Bn,se),this._resetElementAttributes(jn,Fn)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,s){const i=this.getWidth(),r=o=>{if(o!==this._element&&window.innerWidth>o.clientWidth+i)return;this._saveInitialAttribute(o,e);const a=window.getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,`${s(Number.parseFloat(a))}px`)};this._applyManipulationCallback(t,r)}_saveInitialAttribute(t,e){const s=t.style.getPropertyValue(e);s&&X.setDataAttribute(t,e,s)}_resetElementAttributes(t,e){const s=i=>{const r=X.getDataAttribute(i,e);if(r===null){i.style.removeProperty(e);return}X.removeDataAttribute(i,e),i.style.setProperty(e,r)};this._applyManipulationCallback(t,s)}_applyManipulationCallback(t,e){if(q(t)){e(t);return}for(const s of d.find(t,this._element))e(s)}}const ca="modal",la="bs.modal",B=`.${la}`,ua=".data-api",ha="Escape",da=`hide${B}`,fa=`hidePrevented${B}`,Qs=`hidden${B}`,Zs=`show${B}`,pa=`shown${B}`,_a=`resize${B}`,ma=`click.dismiss${B}`,ga=`mousedown.dismiss${B}`,Ea=`keydown.dismiss${B}`,va=`click${B}${ua}`,Kn="modal-open",ba="fade",Yn="show",Pe="modal-static",Aa=".modal.show",Ta=".modal-dialog",ya=".modal-body",wa='[data-bs-toggle="modal"]',Oa={backdrop:!0,focus:!0,keyboard:!0},Ca={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class Lt extends Y{constructor(t,e){super(t,e),this._dialog=d.findOne(Ta,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new ze,this._addEventListeners()}static get Default(){return Oa}static get DefaultType(){return Ca}static get NAME(){return ca}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||c.trigger(this._element,Zs,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Kn),this._adjustDialog(),this._backdrop.show(()=>this._showElement(t)))}hide(){!this._isShown||this._isTransitioning||c.trigger(this._element,da).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Yn),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){c.off(window,B),c.off(this._dialog,B),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new qs({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new Xs({trapElement:this._element})}_showElement(t){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const e=d.findOne(ya,this._dialog);e&&(e.scrollTop=0),Yt(this._element),this._element.classList.add(Yn);const s=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,c.trigger(this._element,pa,{relatedTarget:t})};this._queueCallback(s,this._dialog,this._isAnimated())}_addEventListeners(){c.on(this._element,Ea,t=>{if(t.key===ha){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),c.on(window,_a,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),c.on(this._element,ga,t=>{c.one(this._element,ma,e=>{if(!(this._element!==t.target||this._element!==e.target)){if(this._config.backdrop==="static"){this._triggerBackdropTransition();return}this._config.backdrop&&this.hide()}})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(Kn),this._resetAdjustments(),this._scrollBar.reset(),c.trigger(this._element,Qs)})}_isAnimated(){return this._element.classList.contains(ba)}_triggerBackdropTransition(){if(c.trigger(this._element,fa).defaultPrevented)return;const e=this._element.scrollHeight>document.documentElement.clientHeight,s=this._element.style.overflowY;s==="hidden"||this._element.classList.contains(Pe)||(e||(this._element.style.overflowY="hidden"),this._element.classList.add(Pe),this._queueCallback(()=>{this._element.classList.remove(Pe),this._queueCallback(()=>{this._element.style.overflowY=s},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._scrollBar.getWidth(),s=e>0;if(s&&!t){const i=W()?"paddingLeft":"paddingRight";this._element.style[i]=`${e}px`}if(!s&&t){const i=W()?"paddingRight":"paddingLeft";this._element.style[i]=`${e}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,e){return this.each(function(){const s=Lt.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof s[t]>"u")throw new TypeError(`No method named "${t}"`);s[t](e)}})}}c.on(document,va,wa,function(n){const t=d.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&n.preventDefault(),c.one(t,Zs,i=>{i.defaultPrevented||c.one(t,Qs,()=>{Mt(this)&&this.focus()})});const e=d.findOne(Aa);e&&Lt.getInstance(e).hide(),Lt.getOrCreateInstance(t).toggle(this)});ge(Lt);j(Lt);const Na="offcanvas",Sa="bs.offcanvas",Z=`.${Sa}`,Js=".data-api",Da=`load${Z}${Js}`,$a="Escape",Un="show",zn="showing",Gn="hiding",La="offcanvas-backdrop",ti=".offcanvas.show",Ia=`show${Z}`,Pa=`shown${Z}`,Ma=`hide${Z}`,qn=`hidePrevented${Z}`,ei=`hidden${Z}`,xa=`resize${Z}`,Ra=`click${Z}${Js}`,ka=`keydown.dismiss${Z}`,Va='[data-bs-toggle="offcanvas"]',Ha={backdrop:!0,keyboard:!0,scroll:!1},Wa={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class st extends Y{constructor(t,e){super(t,e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return Ha}static get DefaultType(){return Wa}static get NAME(){return Na}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){if(this._isShown||c.trigger(this._element,Ia,{relatedTarget:t}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new ze().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(zn);const s=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(Un),this._element.classList.remove(zn),c.trigger(this._element,Pa,{relatedTarget:t})};this._queueCallback(s,this._element,!0)}hide(){if(!this._isShown||c.trigger(this._element,Ma).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(Gn),this._backdrop.hide();const e=()=>{this._element.classList.remove(Un,Gn),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new ze().reset(),c.trigger(this._element,ei)};this._queueCallback(e,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const t=()=>{if(this._config.backdrop==="static"){c.trigger(this._element,qn);return}this.hide()},e=!!this._config.backdrop;return new qs({className:La,isVisible:e,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:e?t:null})}_initializeFocusTrap(){return new Xs({trapElement:this._element})}_addEventListeners(){c.on(this._element,ka,t=>{if(t.key===$a){if(this._config.keyboard){this.hide();return}c.trigger(this._element,qn)}})}static jQueryInterface(t){return this.each(function(){const e=st.getOrCreateInstance(this,t);if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t](this)}})}}c.on(document,Ra,Va,function(n){const t=d.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),nt(this))return;c.one(t,ei,()=>{Mt(this)&&this.focus()});const e=d.findOne(ti);e&&e!==t&&st.getInstance(e).hide(),st.getOrCreateInstance(t).toggle(this)});c.on(window,Da,()=>{for(const n of d.find(ti))st.getOrCreateInstance(n).show()});c.on(window,xa,()=>{for(const n of d.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(n).position!=="fixed"&&st.getOrCreateInstance(n).hide()});ge(st);j(st);const Ba=/^aria-[\w-]*$/i,ni={"*":["class","dir","id","lang","role",Ba],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},ja=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),Fa=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,Ka=(n,t)=>{const e=n.nodeName.toLowerCase();return t.includes(e)?ja.has(e)?!!Fa.test(n.nodeValue):!0:t.filter(s=>s instanceof RegExp).some(s=>s.test(e))};function Ya(n,t,e){if(!n.length)return n;if(e&&typeof e=="function")return e(n);const i=new window.DOMParser().parseFromString(n,"text/html"),r=[].concat(...i.body.querySelectorAll("*"));for(const o of r){const a=o.nodeName.toLowerCase();if(!Object.keys(t).includes(a)){o.remove();continue}const l=[].concat(...o.attributes),h=[].concat(t["*"]||[],t[a]||[]);for(const u of l)Ka(u,h)||o.removeAttribute(u.nodeName)}return i.body.innerHTML}const Ua="TemplateFactory",za={allowList:ni,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"
"},Ga={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},qa={entry:"(string|element|function|null)",selector:"(string|element)"};class Xa extends Ut{constructor(t){super(),this._config=this._getConfig(t)}static get Default(){return za}static get DefaultType(){return Ga}static get NAME(){return Ua}getContent(){return Object.values(this._config.content).map(t=>this._resolvePossibleFunction(t)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(t){return this._checkContent(t),this._config.content={...this._config.content,...t},this}toHtml(){const t=document.createElement("div");t.innerHTML=this._maybeSanitize(this._config.template);for(const[i,r]of Object.entries(this._config.content))this._setContent(t,r,i);const e=t.children[0],s=this._resolvePossibleFunction(this._config.extraClass);return s&&e.classList.add(...s.split(" ")),e}_typeCheckConfig(t){super._typeCheckConfig(t),this._checkContent(t.content)}_checkContent(t){for(const[e,s]of Object.entries(t))super._typeCheckConfig({selector:e,entry:s},qa)}_setContent(t,e,s){const i=d.findOne(s,t);if(i){if(e=this._resolvePossibleFunction(e),!e){i.remove();return}if(q(e)){this._putElementInTemplate(et(e),i);return}if(this._config.html){i.innerHTML=this._maybeSanitize(e);return}i.textContent=e}}_maybeSanitize(t){return this._config.sanitize?Ya(t,this._config.allowList,this._config.sanitizeFn):t}_resolvePossibleFunction(t){return M(t,[this])}_putElementInTemplate(t,e){if(this._config.html){e.innerHTML="",e.append(t);return}e.textContent=t.textContent}}const Qa="tooltip",Za=new Set(["sanitize","allowList","sanitizeFn"]),Me="fade",Ja="modal",ie="show",tc=".tooltip-inner",Xn=`.${Ja}`,Qn="hide.bs.modal",Wt="hover",xe="focus",ec="click",nc="manual",sc="hide",ic="hidden",rc="show",oc="shown",ac="inserted",cc="click",lc="focusin",uc="focusout",hc="mouseenter",dc="mouseleave",fc={AUTO:"auto",TOP:"top",RIGHT:W()?"left":"right",BOTTOM:"bottom",LEFT:W()?"right":"left"},pc={allowList:ni,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'',title:"",trigger:"hover focus"},_c={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class Rt extends Y{constructor(t,e){if(typeof cn>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(t,e),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return pc}static get DefaultType(){return _c}static get NAME(){return Qa}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),c.off(this._element.closest(Xn),Qn,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const t=c.trigger(this._element,this.constructor.eventName(rc)),s=(Is(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(t.defaultPrevented||!s)return;this._disposePopper();const i=this._getTipElement();this._element.setAttribute("aria-describedby",i.getAttribute("id"));const{container:r}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(r.append(i),c.trigger(this._element,this.constructor.eventName(ac))),this._popper=this._createPopper(i),i.classList.add(ie),"ontouchstart"in document.documentElement)for(const a of[].concat(...document.body.children))c.on(a,"mouseover",he);const o=()=>{c.trigger(this._element,this.constructor.eventName(oc)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(o,this.tip,this._isAnimated())}hide(){if(!this._isShown()||c.trigger(this._element,this.constructor.eventName(sc)).defaultPrevented)return;if(this._getTipElement().classList.remove(ie),"ontouchstart"in document.documentElement)for(const i of[].concat(...document.body.children))c.off(i,"mouseover",he);this._activeTrigger[ec]=!1,this._activeTrigger[xe]=!1,this._activeTrigger[Wt]=!1,this._isHovered=null;const s=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),c.trigger(this._element,this.constructor.eventName(ic)))};this._queueCallback(s,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(t){const e=this._getTemplateFactory(t).toHtml();if(!e)return null;e.classList.remove(Me,ie),e.classList.add(`bs-${this.constructor.NAME}-auto`);const s=tr(this.constructor.NAME).toString();return e.setAttribute("id",s),this._isAnimated()&&e.classList.add(Me),e}setContent(t){this._newContent=t,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(t){return this._templateFactory?this._templateFactory.changeContent(t):this._templateFactory=new Xa({...this._config,content:t,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[tc]:this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(t){return this.constructor.getOrCreateInstance(t.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(Me)}_isShown(){return this.tip&&this.tip.classList.contains(ie)}_createPopper(t){const e=M(this._config.placement,[this,t,this._element]),s=fc[e.toUpperCase()];return an(this._element,t,this._getPopperConfig(s))}_getOffset(){const{offset:t}=this._config;return typeof t=="string"?t.split(",").map(e=>Number.parseInt(e,10)):typeof t=="function"?e=>t(e,this._element):t}_resolvePossibleFunction(t){return M(t,[this._element])}_getPopperConfig(t){const e={placement:t,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:s=>{this._getTipElement().setAttribute("data-popper-placement",s.state.placement)}}]};return{...e,...M(this._config.popperConfig,[e])}}_setListeners(){const t=this._config.trigger.split(" ");for(const e of t)if(e==="click")c.on(this._element,this.constructor.eventName(cc),this._config.selector,s=>{this._initializeOnDelegatedTarget(s).toggle()});else if(e!==nc){const s=e===Wt?this.constructor.eventName(hc):this.constructor.eventName(lc),i=e===Wt?this.constructor.eventName(dc):this.constructor.eventName(uc);c.on(this._element,s,this._config.selector,r=>{const o=this._initializeOnDelegatedTarget(r);o._activeTrigger[r.type==="focusin"?xe:Wt]=!0,o._enter()}),c.on(this._element,i,this._config.selector,r=>{const o=this._initializeOnDelegatedTarget(r);o._activeTrigger[r.type==="focusout"?xe:Wt]=o._element.contains(r.relatedTarget),o._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},c.on(this._element.closest(Xn),Qn,this._hideModalHandler)}_fixTitle(){const t=this._element.getAttribute("title");t&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",t),this._element.setAttribute("data-bs-original-title",t),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(t,e){clearTimeout(this._timeout),this._timeout=setTimeout(t,e)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(t){const e=X.getDataAttributes(this._element);for(const s of Object.keys(e))Za.has(s)&&delete e[s];return t={...e,...typeof t=="object"&&t?t:{}},t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t.container=t.container===!1?document.body:et(t.container),typeof t.delay=="number"&&(t.delay={show:t.delay,hide:t.delay}),typeof t.title=="number"&&(t.title=t.title.toString()),typeof t.content=="number"&&(t.content=t.content.toString()),t}_getDelegateConfig(){const t={};for(const[e,s]of Object.entries(this._config))this.constructor.Default[e]!==s&&(t[e]=s);return t.selector=!1,t.trigger="manual",t}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(t){return this.each(function(){const e=Rt.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof e[t]>"u")throw new TypeError(`No method named "${t}"`);e[t]()}})}}j(Rt);const mc="popover",gc=".popover-header",Ec=".popover-body",vc={...Rt.Default,content:"",offset:[0,8],placement:"right",template:'',trigger:"click"},bc={...Rt.DefaultType,content:"(null|string|element|function)"};class dn extends Rt{static get Default(){return vc}static get DefaultType(){return bc}static get NAME(){return mc}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[gc]:this._getTitle(),[Ec]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(t){return this.each(function(){const e=dn.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof e[t]>"u")throw new TypeError(`No method named "${t}"`);e[t]()}})}}j(dn);const Ac="scrollspy",Tc="bs.scrollspy",fn=`.${Tc}`,yc=".data-api",wc=`activate${fn}`,Zn=`click${fn}`,Oc=`load${fn}${yc}`,Cc="dropdown-item",At="active",Nc='[data-bs-spy="scroll"]',Re="[href]",Sc=".nav, .list-group",Jn=".nav-link",Dc=".nav-item",$c=".list-group-item",Lc=`${Jn}, ${Dc} > ${Jn}, ${$c}`,Ic=".dropdown",Pc=".dropdown-toggle",Mc={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},xc={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class be extends Y{constructor(t,e){super(t,e),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement=getComputedStyle(this._element).overflowY==="visible"?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return Mc}static get DefaultType(){return xc}static get NAME(){return Ac}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const t of this._observableSections.values())this._observer.observe(t)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(t){return t.target=et(t.target)||document.body,t.rootMargin=t.offset?`${t.offset}px 0px -30%`:t.rootMargin,typeof t.threshold=="string"&&(t.threshold=t.threshold.split(",").map(e=>Number.parseFloat(e))),t}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(c.off(this._config.target,Zn),c.on(this._config.target,Zn,Re,t=>{const e=this._observableSections.get(t.target.hash);if(e){t.preventDefault();const s=this._rootElement||window,i=e.offsetTop-this._element.offsetTop;if(s.scrollTo){s.scrollTo({top:i,behavior:"smooth"});return}s.scrollTop=i}}))}_getNewObserver(){const t={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(e=>this._observerCallback(e),t)}_observerCallback(t){const e=o=>this._targetLinks.get(`#${o.target.id}`),s=o=>{this._previousScrollData.visibleEntryTop=o.target.offsetTop,this._process(e(o))},i=(this._rootElement||document.documentElement).scrollTop,r=i>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=i;for(const o of t){if(!o.isIntersecting){this._activeTarget=null,this._clearActiveClass(e(o));continue}const a=o.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(r&&a){if(s(o),!i)return;continue}!r&&!a&&s(o)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const t=d.find(Re,this._config.target);for(const e of t){if(!e.hash||nt(e))continue;const s=d.findOne(decodeURI(e.hash),this._element);Mt(s)&&(this._targetLinks.set(decodeURI(e.hash),e),this._observableSections.set(e.hash,s))}}_process(t){this._activeTarget!==t&&(this._clearActiveClass(this._config.target),this._activeTarget=t,t.classList.add(At),this._activateParents(t),c.trigger(this._element,wc,{relatedTarget:t}))}_activateParents(t){if(t.classList.contains(Cc)){d.findOne(Pc,t.closest(Ic)).classList.add(At);return}for(const e of d.parents(t,Sc))for(const s of d.prev(e,Lc))s.classList.add(At)}_clearActiveClass(t){t.classList.remove(At);const e=d.find(`${Re}.${At}`,t);for(const s of e)s.classList.remove(At)}static jQueryInterface(t){return this.each(function(){const e=be.getOrCreateInstance(this,t);if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t]()}})}}c.on(window,Oc,()=>{for(const n of d.find(Nc))be.getOrCreateInstance(n)});j(be);const Rc="tab",kc="bs.tab",Et=`.${kc}`,Vc=`hide${Et}`,Hc=`hidden${Et}`,Wc=`show${Et}`,Bc=`shown${Et}`,jc=`click${Et}`,Fc=`keydown${Et}`,Kc=`load${Et}`,Yc="ArrowLeft",ts="ArrowRight",Uc="ArrowUp",es="ArrowDown",ke="Home",ns="End",ft="active",ss="fade",Ve="show",zc="dropdown",si=".dropdown-toggle",Gc=".dropdown-menu",He=`:not(${si})`,qc='.list-group, .nav, [role="tablist"]',Xc=".nav-item, .list-group-item",Qc=`.nav-link${He}, .list-group-item${He}, [role="tab"]${He}`,ii='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',We=`${Qc}, ${ii}`,Zc=`.${ft}[data-bs-toggle="tab"], .${ft}[data-bs-toggle="pill"], .${ft}[data-bs-toggle="list"]`;class It extends Y{constructor(t){super(t),this._parent=this._element.closest(qc),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),c.on(this._element,Fc,e=>this._keydown(e)))}static get NAME(){return Rc}show(){const t=this._element;if(this._elemIsActive(t))return;const e=this._getActiveElem(),s=e?c.trigger(e,Vc,{relatedTarget:t}):null;c.trigger(t,Wc,{relatedTarget:e}).defaultPrevented||s&&s.defaultPrevented||(this._deactivate(e,t),this._activate(t,e))}_activate(t,e){if(!t)return;t.classList.add(ft),this._activate(d.getElementFromSelector(t));const s=()=>{if(t.getAttribute("role")!=="tab"){t.classList.add(Ve);return}t.removeAttribute("tabindex"),t.setAttribute("aria-selected",!0),this._toggleDropDown(t,!0),c.trigger(t,Bc,{relatedTarget:e})};this._queueCallback(s,t,t.classList.contains(ss))}_deactivate(t,e){if(!t)return;t.classList.remove(ft),t.blur(),this._deactivate(d.getElementFromSelector(t));const s=()=>{if(t.getAttribute("role")!=="tab"){t.classList.remove(Ve);return}t.setAttribute("aria-selected",!1),t.setAttribute("tabindex","-1"),this._toggleDropDown(t,!1),c.trigger(t,Hc,{relatedTarget:e})};this._queueCallback(s,t,t.classList.contains(ss))}_keydown(t){if(![Yc,ts,Uc,es,ke,ns].includes(t.key))return;t.stopPropagation(),t.preventDefault();const e=this._getChildren().filter(i=>!nt(i));let s;if([ke,ns].includes(t.key))s=e[t.key===ke?0:e.length-1];else{const i=[ts,es].includes(t.key);s=ln(e,t.target,i,!0)}s&&(s.focus({preventScroll:!0}),It.getOrCreateInstance(s).show())}_getChildren(){return d.find(We,this._parent)}_getActiveElem(){return this._getChildren().find(t=>this._elemIsActive(t))||null}_setInitialAttributes(t,e){this._setAttributeIfNotExists(t,"role","tablist");for(const s of e)this._setInitialAttributesOnChild(s)}_setInitialAttributesOnChild(t){t=this._getInnerElement(t);const e=this._elemIsActive(t),s=this._getOuterElement(t);t.setAttribute("aria-selected",e),s!==t&&this._setAttributeIfNotExists(s,"role","presentation"),e||t.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(t,"role","tab"),this._setInitialAttributesOnTargetPanel(t)}_setInitialAttributesOnTargetPanel(t){const e=d.getElementFromSelector(t);e&&(this._setAttributeIfNotExists(e,"role","tabpanel"),t.id&&this._setAttributeIfNotExists(e,"aria-labelledby",`${t.id}`))}_toggleDropDown(t,e){const s=this._getOuterElement(t);if(!s.classList.contains(zc))return;const i=(r,o)=>{const a=d.findOne(r,s);a&&a.classList.toggle(o,e)};i(si,ft),i(Gc,Ve),s.setAttribute("aria-expanded",e)}_setAttributeIfNotExists(t,e,s){t.hasAttribute(e)||t.setAttribute(e,s)}_elemIsActive(t){return t.classList.contains(ft)}_getInnerElement(t){return t.matches(We)?t:d.findOne(We,t)}_getOuterElement(t){return t.closest(Xc)||t}static jQueryInterface(t){return this.each(function(){const e=It.getOrCreateInstance(this);if(typeof t=="string"){if(e[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);e[t]()}})}}c.on(document,jc,ii,function(n){["A","AREA"].includes(this.tagName)&&n.preventDefault(),!nt(this)&&It.getOrCreateInstance(this).show()});c.on(window,Kc,()=>{for(const n of d.find(Zc))It.getOrCreateInstance(n)});j(It);const Jc="toast",tl="bs.toast",ot=`.${tl}`,el=`mouseover${ot}`,nl=`mouseout${ot}`,sl=`focusin${ot}`,il=`focusout${ot}`,rl=`hide${ot}`,ol=`hidden${ot}`,al=`show${ot}`,cl=`shown${ot}`,ll="fade",is="hide",re="show",oe="showing",ul={animation:"boolean",autohide:"boolean",delay:"number"},hl={animation:!0,autohide:!0,delay:5e3};class Ae extends Y{constructor(t,e){super(t,e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return hl}static get DefaultType(){return ul}static get NAME(){return Jc}show(){if(c.trigger(this._element,al).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(ll);const e=()=>{this._element.classList.remove(oe),c.trigger(this._element,cl),this._maybeScheduleHide()};this._element.classList.remove(is),Yt(this._element),this._element.classList.add(re,oe),this._queueCallback(e,this._element,this._config.animation)}hide(){if(!this.isShown()||c.trigger(this._element,rl).defaultPrevented)return;const e=()=>{this._element.classList.add(is),this._element.classList.remove(oe,re),c.trigger(this._element,ol)};this._element.classList.add(oe),this._queueCallback(e,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(re),super.dispose()}isShown(){return this._element.classList.contains(re)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(t,e){switch(t.type){case"mouseover":case"mouseout":{this._hasMouseInteraction=e;break}case"focusin":case"focusout":{this._hasKeyboardInteraction=e;break}}if(e){this._clearTimeout();return}const s=t.relatedTarget;this._element===s||this._element.contains(s)||this._maybeScheduleHide()}_setListeners(){c.on(this._element,el,t=>this._onInteraction(t,!0)),c.on(this._element,nl,t=>this._onInteraction(t,!1)),c.on(this._element,sl,t=>this._onInteraction(t,!0)),c.on(this._element,il,t=>this._onInteraction(t,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each(function(){const e=Ae.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof e[t]>"u")throw new TypeError(`No method named "${t}"`);e[t](this)}})}}ge(Ae);j(Ae);window.Popper=cn;var rs=$(".header");$(window).on("scroll",function(){$(window).scrollTop()>50?rs.addClass("animated fadeInDown menu-fixed"):rs.removeClass("animated fadeInDown menu-fixed")});$(".navbar-toggler").on("click",function(){$(".header").toggleClass("active")});$(".nav-right__search-btn").on("click",function(){$(".header-search-area").addClass("active")});$(document).on("click touchstart",function(n){$(n.target).is(".nav-right__search-btn, .nav-right__search-btn *, .header-search-form, .header-search-form *")||$(".header-search-area").removeClass("active")});$(".navbar-collapse>ul>li>a, .navbar-collapse ul.sub-menu>li>a").on("click",function(){const n=$(this).parent("li");n.hasClass("open")?(n.removeClass("open"),n.find("li").removeClass("open")):(n.addClass("open"),n.siblings("li").removeClass("open"),n.siblings("li").find("li").removeClass("open"))});$(".scroll-to-top").on("click",function(n){n.preventDefault(),$("html, body").animate({scrollTop:0},300)});$("#preloader").delay(300).animate({opacity:"0"},300,function(){$("#preloader").css("display","none")});$(function(){$('[data-toggle="tooltip"]').tooltip()});function dl(){let n=document.querySelectorAll(".loading-img");function t(i){let r=i.getAttribute("data-src");i.setAttribute("src",r),i=$(i),i.siblings(".thumb_overlay").fadeTo(2500,0)}let e={threshold:1};const s=new IntersectionObserver((i,r)=>{i.forEach(o=>{o.isIntersecting&&(t(o.target),r.unobserve(o.target))})},e);n.forEach(i=>{s.observe(i)},e)}dl();(function(n){"user strict";n(".search-bar > a").on("click",function(){n(".header-top-search-area").slideToggle()})})(jQuery); diff --git a/public/build/assets/fa-G2W2mMIo.css b/public/build/assets/fa-bZbaYwij.css similarity index 100% rename from public/build/assets/fa-G2W2mMIo.css rename to public/build/assets/fa-bZbaYwij.css diff --git a/public/build/assets/google-fonts-Hf30gNLt.css b/public/build/assets/google-fonts-d_fSA0u1.css similarity index 100% rename from public/build/assets/google-fonts-Hf30gNLt.css rename to public/build/assets/google-fonts-d_fSA0u1.css diff --git a/public/build/assets/home-9hb-1U7n.js b/public/build/assets/home-BhWzZn8-.js similarity index 100% rename from public/build/assets/home-9hb-1U7n.js rename to public/build/assets/home-BhWzZn8-.js diff --git a/public/build/assets/home-BTKKZvIc.webp b/public/build/assets/home-FMopm8hx.webp similarity index 100% rename from public/build/assets/home-BTKKZvIc.webp rename to public/build/assets/home-FMopm8hx.webp diff --git a/public/build/assets/home-w40geAFS.js b/public/build/assets/home-l0sNRNKZ.js similarity index 100% rename from public/build/assets/home-w40geAFS.js rename to public/build/assets/home-l0sNRNKZ.js diff --git a/public/build/assets/img-8tqXJaKN.js b/public/build/assets/img-8tqXJaKN.js deleted file mode 100644 index 0aba8aa..0000000 --- a/public/build/assets/img-8tqXJaKN.js +++ /dev/null @@ -1 +0,0 @@ -import{L as e}from"./lazyload.esm-12OIww4J.js";window.lLoad=new e({elements_selector:".lazy"}); diff --git a/public/build/assets/img-BW8E9934.js b/public/build/assets/img-BW8E9934.js new file mode 100644 index 0000000..fda0b19 --- /dev/null +++ b/public/build/assets/img-BW8E9934.js @@ -0,0 +1 @@ +import{L as e}from"./lazyload.esm-2_xOKgVb.js";window.lLoad=new e({elements_selector:".lazy"}); diff --git a/public/build/assets/jqfix-XQjGhjYs.js b/public/build/assets/jqfix-BaKlTciu.js similarity index 100% rename from public/build/assets/jqfix-XQjGhjYs.js rename to public/build/assets/jqfix-BaKlTciu.js diff --git a/public/build/assets/la-XQhkln6V.css b/public/build/assets/la-BdCGSWfp.css similarity index 100% rename from public/build/assets/la-XQhkln6V.css rename to public/build/assets/la-BdCGSWfp.css diff --git a/public/build/assets/lazyload.esm-12OIww4J.js b/public/build/assets/lazyload.esm-12OIww4J.js deleted file mode 100644 index 5dcf4e6..0000000 --- a/public/build/assets/lazyload.esm-12OIww4J.js +++ /dev/null @@ -1 +0,0 @@ -const u=typeof window<"u",j=u&&!("onscroll"in window)||typeof navigator<"u"&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),J=u&&"IntersectionObserver"in window,U=u&&"classList"in document.createElement("p"),q=u&&window.devicePixelRatio>1,pt={elements_selector:".lazy",container:j||u?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_bg_set:"bg-set",data_poster:"poster",class_applied:"applied",class_loading:"loading",class_loaded:"loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1,restore_on_error:!1},W=t=>Object.assign({},pt,t),B=function(t,o){let r;const s="LazyLoad::Initialized",a=new t(o);try{r=new CustomEvent(s,{detail:{instance:a}})}catch{r=document.createEvent("CustomEvent"),r.initCustomEvent(s,!1,!1,{instance:a})}window.dispatchEvent(r)},vt=(t,o)=>{if(o)if(!o.length)B(t,o);else for(let r=0,s;s=o[r];r+=1)B(t,s)},i="src",C="srcset",N="sizes",Z="poster",v="llOriginalAttrs",K="data",w="loading",Q="loaded",X="applied",Et="entered",y="error",Y="native",m="data-",tt="ll-status",c=(t,o)=>t.getAttribute(m+o),It=(t,o,r)=>{const s=m+o;if(r===null){t.removeAttribute(s);return}t.setAttribute(s,r)},E=t=>c(t,tt),f=(t,o)=>It(t,tt,o),L=t=>f(t,null),x=t=>E(t)===null,Lt=t=>E(t)===w,St=t=>E(t)===y,V=t=>E(t)===Y,At=[w,Q,X,y],Ot=t=>At.indexOf(E(t))>=0,l=(t,o,r,s)=>{if(!(!t||typeof t!="function")){if(s!==void 0){t(o,r,s);return}if(r!==void 0){t(o,r);return}t(o)}},h=(t,o)=>{if(U){t.classList.add(o);return}t.className+=(t.className?" ":"")+o},n=(t,o)=>{if(U){t.classList.remove(o);return}t.className=t.className.replace(new RegExp("(^|\\s+)"+o+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")},kt=t=>{t.llTempImage=document.createElement("IMG")},Tt=t=>{delete t.llTempImage},ot=t=>t.llTempImage,S=(t,o)=>{if(!o)return;const r=o._observer;r&&r.unobserve(t)},Ct=t=>{t.disconnect()},Nt=(t,o,r)=>{o.unobserve_entered&&S(t,r)},D=(t,o)=>{t&&(t.loadingCount+=o)},wt=t=>{t&&(t.toLoadCount-=1)},rt=(t,o)=>{t&&(t.toLoadCount=o)},yt=t=>t.loadingCount>0,xt=t=>t.toLoadCount>0,st=t=>{let o=[];for(let r=0,s;s=t.children[r];r+=1)s.tagName==="SOURCE"&&o.push(s);return o},H=(t,o)=>{const r=t.parentNode;if(!r||r.tagName!=="PICTURE")return;st(r).forEach(o)},at=(t,o)=>{st(t).forEach(o)},A=[i],ct=[i,Z],p=[i,C,N],et=[K],O=t=>!!t[v],nt=t=>t[v],it=t=>delete t[v],b=(t,o)=>{if(O(t))return;const r={};o.forEach(s=>{r[s]=t.getAttribute(s)}),t[v]=r},Vt=t=>{O(t)||(t[v]={backgroundImage:t.style.backgroundImage})},Dt=(t,o,r)=>{if(!r){t.removeAttribute(o);return}t.setAttribute(o,r)},g=(t,o)=>{if(!O(t))return;const r=nt(t);o.forEach(s=>{Dt(t,s,r[s])})},Ht=t=>{if(!O(t))return;const o=nt(t);t.style.backgroundImage=o.backgroundImage},dt=(t,o,r)=>{h(t,o.class_applied),f(t,X),r&&(o.unobserve_completed&&S(t,o),l(o.callback_applied,t,r))},ut=(t,o,r)=>{h(t,o.class_loading),f(t,w),r&&(D(r,1),l(o.callback_loading,t,r))},d=(t,o,r)=>{r&&t.setAttribute(o,r)},F=(t,o)=>{d(t,N,c(t,o.data_sizes)),d(t,C,c(t,o.data_srcset)),d(t,i,c(t,o.data_src))},Rt=(t,o)=>{H(t,r=>{b(r,p),F(r,o)}),b(t,p),F(t,o)},zt=(t,o)=>{b(t,A),d(t,i,c(t,o.data_src))},Mt=(t,o)=>{at(t,r=>{b(r,A),d(r,i,c(r,o.data_src))}),b(t,ct),d(t,Z,c(t,o.data_poster)),d(t,i,c(t,o.data_src)),t.load()},Bt=(t,o)=>{b(t,et),d(t,K,c(t,o.data_src))},Ft=(t,o,r)=>{const s=c(t,o.data_bg),a=c(t,o.data_bg_hidpi),e=q&&a?a:s;e&&(t.style.backgroundImage=`url("${e}")`,ot(t).setAttribute(i,e),ut(t,o,r))},Gt=(t,o,r)=>{const s=c(t,o.data_bg_multi),a=c(t,o.data_bg_multi_hidpi),e=q&&a?a:s;e&&(t.style.backgroundImage=e,dt(t,o,r))},Pt=(t,o,r)=>{const s=c(t,o.data_bg_set);if(!s)return;const a=s.split("|");let e=a.map(_=>`image-set(${_})`);t.style.backgroundImage=e.join(),t.style.backgroundImage===""&&(e=a.map(_=>`-webkit-image-set(${_})`),t.style.backgroundImage=e.join()),dt(t,o,r)},lt={IMG:Rt,IFRAME:zt,VIDEO:Mt,OBJECT:Bt},$t=(t,o)=>{const r=lt[t.tagName];r&&r(t,o)},jt=(t,o,r)=>{const s=lt[t.tagName];s&&(s(t,o),ut(t,o,r))},Jt=["IMG","IFRAME","VIDEO","OBJECT"],Ut=t=>Jt.indexOf(t.tagName)>-1,_t=(t,o)=>{o&&!yt(o)&&!xt(o)&&l(t.callback_finish,o)},G=(t,o,r)=>{t.addEventListener(o,r),t.llEvLisnrs[o]=r},qt=(t,o,r)=>{t.removeEventListener(o,r)},R=t=>!!t.llEvLisnrs,Wt=(t,o,r)=>{R(t)||(t.llEvLisnrs={});const s=t.tagName==="VIDEO"?"loadeddata":"load";G(t,s,o),G(t,"error",r)},T=t=>{if(!R(t))return;const o=t.llEvLisnrs;for(let r in o){const s=o[r];qt(t,r,s)}delete t.llEvLisnrs},gt=(t,o,r)=>{Tt(t),D(r,-1),wt(r),n(t,o.class_loading),o.unobserve_completed&&S(t,r)},Zt=(t,o,r,s)=>{const a=V(o);gt(o,r,s),h(o,r.class_loaded),f(o,Q),l(r.callback_loaded,o,s),a||_t(r,s)},Kt=(t,o,r,s)=>{const a=V(o);gt(o,r,s),h(o,r.class_error),f(o,y),l(r.callback_error,o,s),r.restore_on_error&&g(o,p),a||_t(r,s)},z=(t,o,r)=>{const s=ot(t)||t;if(R(s))return;Wt(s,_=>{Zt(_,t,o,r),T(s)},_=>{Kt(_,t,o,r),T(s)})},Qt=(t,o,r)=>{kt(t),z(t,o,r),Vt(t),Ft(t,o,r),Gt(t,o,r),Pt(t,o,r)},Xt=(t,o,r)=>{z(t,o,r),jt(t,o,r)},M=(t,o,r)=>{Ut(t)?Xt(t,o,r):Qt(t,o,r)},Yt=(t,o,r)=>{t.setAttribute("loading","lazy"),z(t,o,r),$t(t,o),f(t,Y)},P=t=>{t.removeAttribute(i),t.removeAttribute(C),t.removeAttribute(N)},mt=t=>{H(t,o=>{P(o)}),P(t)},ft=t=>{H(t,o=>{g(o,p)}),g(t,p)},to=t=>{at(t,o=>{g(o,A)}),g(t,ct),t.load()},oo=t=>{g(t,A)},ro=t=>{g(t,et)},so={IMG:ft,IFRAME:oo,VIDEO:to,OBJECT:ro},ao=t=>{const o=so[t.tagName];if(!o){Ht(t);return}o(t)},co=(t,o)=>{x(t)||V(t)||(n(t,o.class_entered),n(t,o.class_exited),n(t,o.class_applied),n(t,o.class_loading),n(t,o.class_loaded),n(t,o.class_error))},eo=(t,o)=>{ao(t),co(t,o),L(t),it(t)},no=(t,o,r,s)=>{r.cancel_on_exit&&Lt(t)&&t.tagName==="IMG"&&(T(t),mt(t),ft(t),n(t,r.class_loading),D(s,-1),L(t),l(r.callback_cancel,t,o,s))},io=(t,o,r,s)=>{const a=Ot(t);f(t,Et),h(t,r.class_entered),n(t,r.class_exited),Nt(t,r,s),l(r.callback_enter,t,o,s),!a&&M(t,r,s)},uo=(t,o,r,s)=>{x(t)||(h(t,r.class_exited),no(t,o,r,s),l(r.callback_exit,t,o,s))},lo=["IMG","IFRAME","VIDEO"],bt=t=>t.use_native&&"loading"in HTMLImageElement.prototype,_o=(t,o,r)=>{t.forEach(s=>{lo.indexOf(s.tagName)!==-1&&Yt(s,o,r)}),rt(r,0)},go=t=>t.isIntersecting||t.intersectionRatio>0,fo=t=>({root:t.container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}),bo=(t,o,r)=>{t.forEach(s=>go(s)?io(s.target,s,o,r):uo(s.target,s,o,r))},ho=(t,o)=>{o.forEach(r=>{t.observe(r)})},po=(t,o)=>{Ct(t),ho(t,o)},vo=(t,o)=>{!J||bt(t)||(o._observer=new IntersectionObserver(r=>{bo(r,t,o)},fo(t)))},ht=t=>Array.prototype.slice.call(t),I=t=>t.container.querySelectorAll(t.elements_selector),Eo=t=>ht(t).filter(x),Io=t=>St(t),Lo=t=>ht(t).filter(Io),$=(t,o)=>Eo(t||I(o)),So=(t,o)=>{Lo(I(t)).forEach(s=>{n(s,t.class_error),L(s)}),o.update()},Ao=(t,o)=>{u&&(o._onlineHandler=()=>{So(t,o)},window.addEventListener("online",o._onlineHandler))},Oo=t=>{u&&window.removeEventListener("online",t._onlineHandler)},k=function(t,o){const r=W(t);this._settings=r,this.loadingCount=0,vo(r,this),Ao(r,this),this.update(o)};k.prototype={update:function(t){const o=this._settings,r=$(t,o);if(rt(this,r.length),j||!J){this.loadAll(r);return}if(bt(o)){_o(r,o,this);return}po(this._observer,r)},destroy:function(){this._observer&&this._observer.disconnect(),Oo(this),I(this._settings).forEach(t=>{it(t)}),delete this._observer,delete this._settings,delete this._onlineHandler,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){const o=this._settings;$(t,o).forEach(s=>{S(s,this),M(s,o,this)})},restoreAll:function(){const t=this._settings;I(t).forEach(o=>{eo(o,t)})}};k.load=(t,o)=>{const r=W(o);M(t,r)};k.resetStatus=t=>{L(t)};u&&vt(k,window.lazyLoadOptions);export{k as L}; diff --git a/public/build/assets/lazyload.esm-2_xOKgVb.js b/public/build/assets/lazyload.esm-2_xOKgVb.js new file mode 100644 index 0000000..7628a7f --- /dev/null +++ b/public/build/assets/lazyload.esm-2_xOKgVb.js @@ -0,0 +1 @@ +const u=typeof window<"u",j=u&&!("onscroll"in window)||typeof navigator<"u"&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),J=u&&"IntersectionObserver"in window,U=u&&"classList"in document.createElement("p"),q=u&&window.devicePixelRatio>1,pt={elements_selector:".lazy",container:j||u?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_bg_set:"bg-set",data_poster:"poster",class_applied:"applied",class_loading:"loading",class_loaded:"loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1,restore_on_error:!1},W=t=>Object.assign({},pt,t),B=function(t,o){let r;const s="LazyLoad::Initialized",a=new t(o);try{r=new CustomEvent(s,{detail:{instance:a}})}catch{r=document.createEvent("CustomEvent"),r.initCustomEvent(s,!1,!1,{instance:a})}window.dispatchEvent(r)},vt=(t,o)=>{if(o)if(!o.length)B(t,o);else for(let r=0,s;s=o[r];r+=1)B(t,s)},i="src",C="srcset",w="sizes",Z="poster",v="llOriginalAttrs",K="data",y="loading",Q="loaded",X="applied",Et="entered",x="error",Y="native",m="data-",tt="ll-status",c=(t,o)=>t.getAttribute(m+o),It=(t,o,r)=>{const s=m+o;if(r===null){t.removeAttribute(s);return}t.setAttribute(s,r)},E=t=>c(t,tt),f=(t,o)=>It(t,tt,o),L=t=>f(t,null),N=t=>E(t)===null,Lt=t=>E(t)===y,St=t=>E(t)===x,V=t=>E(t)===Y,At=[y,Q,X,x],Ot=t=>At.indexOf(E(t))>=0,l=(t,o,r,s)=>{if(!(!t||typeof t!="function")){if(s!==void 0){t(o,r,s);return}if(r!==void 0){t(o,r);return}t(o)}},h=(t,o)=>{if(o!==""){if(U){t.classList.add(o);return}t.className+=(t.className?" ":"")+o}},n=(t,o)=>{if(o!==""){if(U){t.classList.remove(o);return}t.className=t.className.replace(new RegExp("(^|\\s+)"+o+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}},kt=t=>{t.llTempImage=document.createElement("IMG")},Tt=t=>{delete t.llTempImage},ot=t=>t.llTempImage,S=(t,o)=>{if(!o)return;const r=o._observer;r&&r.unobserve(t)},Ct=t=>{t.disconnect()},wt=(t,o,r)=>{o.unobserve_entered&&S(t,r)},D=(t,o)=>{t&&(t.loadingCount+=o)},yt=t=>{t&&(t.toLoadCount-=1)},rt=(t,o)=>{t&&(t.toLoadCount=o)},xt=t=>t.loadingCount>0,Nt=t=>t.toLoadCount>0,st=t=>{let o=[];for(let r=0,s;s=t.children[r];r+=1)s.tagName==="SOURCE"&&o.push(s);return o},H=(t,o)=>{const r=t.parentNode;if(!r||r.tagName!=="PICTURE")return;st(r).forEach(o)},at=(t,o)=>{st(t).forEach(o)},A=[i],ct=[i,Z],p=[i,C,w],et=[K],O=t=>!!t[v],nt=t=>t[v],it=t=>delete t[v],b=(t,o)=>{if(O(t))return;const r={};o.forEach(s=>{r[s]=t.getAttribute(s)}),t[v]=r},Vt=t=>{O(t)||(t[v]={backgroundImage:t.style.backgroundImage})},Dt=(t,o,r)=>{if(!r){t.removeAttribute(o);return}t.setAttribute(o,r)},g=(t,o)=>{if(!O(t))return;const r=nt(t);o.forEach(s=>{Dt(t,s,r[s])})},Ht=t=>{if(!O(t))return;const o=nt(t);t.style.backgroundImage=o.backgroundImage},dt=(t,o,r)=>{h(t,o.class_applied),f(t,X),r&&(o.unobserve_completed&&S(t,o),l(o.callback_applied,t,r))},ut=(t,o,r)=>{h(t,o.class_loading),f(t,y),r&&(D(r,1),l(o.callback_loading,t,r))},d=(t,o,r)=>{r&&t.setAttribute(o,r)},F=(t,o)=>{d(t,w,c(t,o.data_sizes)),d(t,C,c(t,o.data_srcset)),d(t,i,c(t,o.data_src))},Rt=(t,o)=>{H(t,r=>{b(r,p),F(r,o)}),b(t,p),F(t,o)},zt=(t,o)=>{b(t,A),d(t,i,c(t,o.data_src))},Mt=(t,o)=>{at(t,r=>{b(r,A),d(r,i,c(r,o.data_src))}),b(t,ct),d(t,Z,c(t,o.data_poster)),d(t,i,c(t,o.data_src)),t.load()},Bt=(t,o)=>{b(t,et),d(t,K,c(t,o.data_src))},Ft=(t,o,r)=>{const s=c(t,o.data_bg),a=c(t,o.data_bg_hidpi),e=q&&a?a:s;e&&(t.style.backgroundImage=`url("${e}")`,ot(t).setAttribute(i,e),ut(t,o,r))},Gt=(t,o,r)=>{const s=c(t,o.data_bg_multi),a=c(t,o.data_bg_multi_hidpi),e=q&&a?a:s;e&&(t.style.backgroundImage=e,dt(t,o,r))},Pt=(t,o,r)=>{const s=c(t,o.data_bg_set);if(!s)return;const a=s.split("|");let e=a.map(_=>`image-set(${_})`);t.style.backgroundImage=e.join(),t.style.backgroundImage===""&&(e=a.map(_=>`-webkit-image-set(${_})`),t.style.backgroundImage=e.join()),dt(t,o,r)},lt={IMG:Rt,IFRAME:zt,VIDEO:Mt,OBJECT:Bt},$t=(t,o)=>{const r=lt[t.tagName];r&&r(t,o)},jt=(t,o,r)=>{const s=lt[t.tagName];s&&(s(t,o),ut(t,o,r))},Jt=["IMG","IFRAME","VIDEO","OBJECT"],Ut=t=>Jt.indexOf(t.tagName)>-1,_t=(t,o)=>{o&&!xt(o)&&!Nt(o)&&l(t.callback_finish,o)},G=(t,o,r)=>{t.addEventListener(o,r),t.llEvLisnrs[o]=r},qt=(t,o,r)=>{t.removeEventListener(o,r)},R=t=>!!t.llEvLisnrs,Wt=(t,o,r)=>{R(t)||(t.llEvLisnrs={});const s=t.tagName==="VIDEO"?"loadeddata":"load";G(t,s,o),G(t,"error",r)},T=t=>{if(!R(t))return;const o=t.llEvLisnrs;for(let r in o){const s=o[r];qt(t,r,s)}delete t.llEvLisnrs},gt=(t,o,r)=>{Tt(t),D(r,-1),yt(r),n(t,o.class_loading),o.unobserve_completed&&S(t,r)},Zt=(t,o,r,s)=>{const a=V(o);gt(o,r,s),h(o,r.class_loaded),f(o,Q),l(r.callback_loaded,o,s),a||_t(r,s)},Kt=(t,o,r,s)=>{const a=V(o);gt(o,r,s),h(o,r.class_error),f(o,x),l(r.callback_error,o,s),r.restore_on_error&&g(o,p),a||_t(r,s)},z=(t,o,r)=>{const s=ot(t)||t;if(R(s))return;Wt(s,_=>{Zt(_,t,o,r),T(s)},_=>{Kt(_,t,o,r),T(s)})},Qt=(t,o,r)=>{kt(t),z(t,o,r),Vt(t),Ft(t,o,r),Gt(t,o,r),Pt(t,o,r)},Xt=(t,o,r)=>{z(t,o,r),jt(t,o,r)},M=(t,o,r)=>{Ut(t)?Xt(t,o,r):Qt(t,o,r)},Yt=(t,o,r)=>{t.setAttribute("loading","lazy"),z(t,o,r),$t(t,o),f(t,Y)},P=t=>{t.removeAttribute(i),t.removeAttribute(C),t.removeAttribute(w)},mt=t=>{H(t,o=>{P(o)}),P(t)},ft=t=>{H(t,o=>{g(o,p)}),g(t,p)},to=t=>{at(t,o=>{g(o,A)}),g(t,ct),t.load()},oo=t=>{g(t,A)},ro=t=>{g(t,et)},so={IMG:ft,IFRAME:oo,VIDEO:to,OBJECT:ro},ao=t=>{const o=so[t.tagName];if(!o){Ht(t);return}o(t)},co=(t,o)=>{N(t)||V(t)||(n(t,o.class_entered),n(t,o.class_exited),n(t,o.class_applied),n(t,o.class_loading),n(t,o.class_loaded),n(t,o.class_error))},eo=(t,o)=>{ao(t),co(t,o),L(t),it(t)},no=(t,o,r,s)=>{r.cancel_on_exit&&Lt(t)&&t.tagName==="IMG"&&(T(t),mt(t),ft(t),n(t,r.class_loading),D(s,-1),L(t),l(r.callback_cancel,t,o,s))},io=(t,o,r,s)=>{const a=Ot(t);f(t,Et),h(t,r.class_entered),n(t,r.class_exited),wt(t,r,s),l(r.callback_enter,t,o,s),!a&&M(t,r,s)},uo=(t,o,r,s)=>{N(t)||(h(t,r.class_exited),no(t,o,r,s),l(r.callback_exit,t,o,s))},lo=["IMG","IFRAME","VIDEO"],bt=t=>t.use_native&&"loading"in HTMLImageElement.prototype,_o=(t,o,r)=>{t.forEach(s=>{lo.indexOf(s.tagName)!==-1&&Yt(s,o,r)}),rt(r,0)},go=t=>t.isIntersecting||t.intersectionRatio>0,fo=t=>({root:t.container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}),bo=(t,o,r)=>{t.forEach(s=>go(s)?io(s.target,s,o,r):uo(s.target,s,o,r))},ho=(t,o)=>{o.forEach(r=>{t.observe(r)})},po=(t,o)=>{Ct(t),ho(t,o)},vo=(t,o)=>{!J||bt(t)||(o._observer=new IntersectionObserver(r=>{bo(r,t,o)},fo(t)))},ht=t=>Array.prototype.slice.call(t),I=t=>t.container.querySelectorAll(t.elements_selector),Eo=t=>ht(t).filter(N),Io=t=>St(t),Lo=t=>ht(t).filter(Io),$=(t,o)=>Eo(t||I(o)),So=(t,o)=>{Lo(I(t)).forEach(s=>{n(s,t.class_error),L(s)}),o.update()},Ao=(t,o)=>{u&&(o._onlineHandler=()=>{So(t,o)},window.addEventListener("online",o._onlineHandler))},Oo=t=>{u&&window.removeEventListener("online",t._onlineHandler)},k=function(t,o){const r=W(t);this._settings=r,this.loadingCount=0,vo(r,this),Ao(r,this),this.update(o)};k.prototype={update:function(t){const o=this._settings,r=$(t,o);if(rt(this,r.length),j||!J){this.loadAll(r);return}if(bt(o)){_o(r,o,this);return}po(this._observer,r)},destroy:function(){this._observer&&this._observer.disconnect(),Oo(this),I(this._settings).forEach(t=>{it(t)}),delete this._observer,delete this._settings,delete this._onlineHandler,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){const o=this._settings;$(t,o).forEach(s=>{S(s,this),M(s,o,this)})},restoreAll:function(){const t=this._settings;I(t).forEach(o=>{eo(o,t)})}};k.load=(t,o)=>{const r=W(o);M(t,r)};k.resetStatus=t=>{L(t)};u&&vt(k,window.lazyLoadOptions);export{k as L}; diff --git a/public/build/assets/load-more-IW-QvNJd.js b/public/build/assets/load-more-CJiZ-Ghi.js similarity index 94% rename from public/build/assets/load-more-IW-QvNJd.js rename to public/build/assets/load-more-CJiZ-Ghi.js index a573136..21bbab2 100644 --- a/public/build/assets/load-more-IW-QvNJd.js +++ b/public/build/assets/load-more-CJiZ-Ghi.js @@ -1 +1 @@ -import{L as s}from"./lazyload.esm-12OIww4J.js";window.lazyFunctions={more:function(a){const n=a,e=JSON.parse(atob(a.dataset.params)),r=new Headers;r.append("Content-Type","application/json"),r.append("Accept","application/json");const o={page:e.page,route:e.route};"genre"in e.route_parameters&&(o.genre=e.route_parameters.genre);const p={method:"POST",headers:r,body:JSON.stringify(o)};fetch(e.route,p).then(t=>t.json()).then(t=>{const i=a.parentNode;i.innerHTML+=t.html,window.lLoad.update(),a.remove(),document.getElementById(a.getAttribute("id")).remove(),t.has_more_pages&&(e.page=t.current_page+1,n.setAttribute("href",n.getAttribute("href").replace(new RegExp(t.current_page+"$"),t.current_page+1)),n.setAttribute("data-params",btoa(JSON.stringify(e))),n.removeAttribute("data-ll-status"),n.classList.remove("entered"),i.appendChild(n),window.lMore.update())}).catch(t=>console.error(t))}};function c(a){var n=a.getAttribute("data-lazy-function"),e=window.lazyFunctions[n];e&&e(a)}window.lMore=new s({elements_selector:"#next-page",unobserve_entered:!0,callback_enter:c}); +import{L as s}from"./lazyload.esm-2_xOKgVb.js";window.lazyFunctions={more:function(a){const n=a,e=JSON.parse(atob(a.dataset.params)),r=new Headers;r.append("Content-Type","application/json"),r.append("Accept","application/json");const o={page:e.page,route:e.route};"genre"in e.route_parameters&&(o.genre=e.route_parameters.genre);const p={method:"POST",headers:r,body:JSON.stringify(o)};fetch(e.route,p).then(t=>t.json()).then(t=>{const i=a.parentNode;i.innerHTML+=t.html,window.lLoad.update(),a.remove(),document.getElementById(a.getAttribute("id")).remove(),t.has_more_pages&&(e.page=t.current_page+1,n.setAttribute("href",n.getAttribute("href").replace(new RegExp(t.current_page+"$"),t.current_page+1)),n.setAttribute("data-params",btoa(JSON.stringify(e))),n.removeAttribute("data-ll-status"),n.classList.remove("entered"),i.appendChild(n),window.lMore.update())}).catch(t=>console.error(t))}};function c(a){var n=a.getAttribute("data-lazy-function"),e=window.lazyFunctions[n];e&&e(a)}window.lMore=new s({elements_selector:"#next-page",unobserve_entered:!0,callback_enter:c}); diff --git a/public/build/assets/watch--s0EFSGo.css b/public/build/assets/watch-D6zQQVIa.css similarity index 100% rename from public/build/assets/watch--s0EFSGo.css rename to public/build/assets/watch-D6zQQVIa.css diff --git a/public/build/assets/watch-eweoBqrQ.js b/public/build/assets/watch-DyWjwkm3.js similarity index 100% rename from public/build/assets/watch-eweoBqrQ.js rename to public/build/assets/watch-DyWjwkm3.js diff --git a/public/build/manifest.json b/public/build/manifest.json index 7b0280a..f0bee3c 100644 --- a/public/build/manifest.json +++ b/public/build/manifest.json @@ -1,75 +1,83 @@ { - "_lazyload.esm-12OIww4J.js": { - "file": "assets/lazyload.esm-12OIww4J.js" + "_lazyload.esm-2_xOKgVb.js": { + "file": "assets/lazyload.esm-2_xOKgVb.js", + "name": "lazyload.esm" }, "resources/images/home.webp": { - "file": "assets/home-BTKKZvIc.webp", + "file": "assets/home-FMopm8hx.webp", "src": "resources/images/home.webp" }, "resources/js/app.js": { - "file": "assets/app-ZdW3WXj1.js", - "isEntry": true, - "src": "resources/js/app.js" + "file": "assets/app-DMJ9SGkc.js", + "name": "app", + "src": "resources/js/app.js", + "isEntry": true }, "resources/js/home.js": { - "file": "assets/home-9hb-1U7n.js", - "isEntry": true, - "src": "resources/js/home.js" + "file": "assets/home-BhWzZn8-.js", + "name": "home", + "src": "resources/js/home.js", + "isEntry": true }, "resources/js/img.js": { - "file": "assets/img-8tqXJaKN.js", - "imports": [ - "_lazyload.esm-12OIww4J.js" - ], + "file": "assets/img-BW8E9934.js", + "name": "img", + "src": "resources/js/img.js", "isEntry": true, - "src": "resources/js/img.js" + "imports": [ + "_lazyload.esm-2_xOKgVb.js" + ] }, "resources/js/jqfix.js": { - "file": "assets/jqfix-XQjGhjYs.js", - "isEntry": true, - "src": "resources/js/jqfix.js" + "file": "assets/jqfix-BaKlTciu.js", + "name": "jqfix", + "src": "resources/js/jqfix.js", + "isEntry": true }, "resources/js/load-more.js": { - "file": "assets/load-more-IW-QvNJd.js", - "imports": [ - "_lazyload.esm-12OIww4J.js" - ], + "file": "assets/load-more-CJiZ-Ghi.js", + "name": "load-more", + "src": "resources/js/load-more.js", "isEntry": true, - "src": "resources/js/load-more.js" + "imports": [ + "_lazyload.esm-2_xOKgVb.js" + ] }, "resources/js/watch.js": { - "file": "assets/watch-eweoBqrQ.js", - "isEntry": true, - "src": "resources/js/watch.js" + "file": "assets/watch-DyWjwkm3.js", + "name": "watch", + "src": "resources/js/watch.js", + "isEntry": true }, "resources/scss/app.scss": { - "file": "assets/app-W1Im0Ckf.css", - "isEntry": true, - "src": "resources/scss/app.scss" + "file": "assets/app-BKVzokcy.css", + "src": "resources/scss/app.scss", + "isEntry": true }, "resources/scss/fa.scss": { - "file": "assets/fa-G2W2mMIo.css", - "isEntry": true, - "src": "resources/scss/fa.scss" + "file": "assets/fa-bZbaYwij.css", + "src": "resources/scss/fa.scss", + "isEntry": true }, "resources/scss/google-fonts.scss": { - "file": "assets/google-fonts-Hf30gNLt.css", - "isEntry": true, - "src": "resources/scss/google-fonts.scss" + "file": "assets/google-fonts-d_fSA0u1.css", + "src": "resources/scss/google-fonts.scss", + "isEntry": true }, "resources/scss/home.scss": { - "file": "assets/home-w40geAFS.js", - "isEntry": true, - "src": "resources/scss/home.scss" + "file": "assets/home-l0sNRNKZ.js", + "name": "home", + "src": "resources/scss/home.scss", + "isEntry": true }, "resources/scss/la.scss": { - "file": "assets/la-XQhkln6V.css", - "isEntry": true, - "src": "resources/scss/la.scss" + "file": "assets/la-BdCGSWfp.css", + "src": "resources/scss/la.scss", + "isEntry": true }, "resources/scss/watch.scss": { - "file": "assets/watch--s0EFSGo.css", - "isEntry": true, - "src": "resources/scss/watch.scss" + "file": "assets/watch-D6zQQVIa.css", + "src": "resources/scss/watch.scss", + "isEntry": true } } \ No newline at end of file diff --git a/resources/views/layouts/layout.blade.php b/resources/views/layouts/layout.blade.php index 61408c7..72fde6b 100644 --- a/resources/views/layouts/layout.blade.php +++ b/resources/views/layouts/layout.blade.php @@ -41,7 +41,7 @@ --}} @vite(['resources/scss/app.scss']) - @vite(['resources/js/jqfix.js']) + {{-- @vite(['resources/js/jqfix.js']) --}} {{-- @vite(['resources/js/app.js']) --}} @yield('head') @yield('schema') @@ -83,10 +83,10 @@ {!! Vite::content('resources/js/img.js')!!} --}} {{-- --}} - {{-- - --}} - {{-- @vite(['resources/js/img.js']) - @vite(['resources/js/jqfix.js']) --}} + + + {{-- @vite(['resources/js/img.js'])--}} + {{-- @vite(['resources/js/jqfix.js']) --}} @vite(['resources/js/app.js']) @yield('footer')