/*!
  * Understrap v1.1.0 (https://understrap.com)
  * Copyright 2013-2021 The Understrap Authors (https://github.com/understrap/understrap/graphs/contributors)
  * Licensed under GPL (http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
  */
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).understrap={})}(this,(function(t){"use strict";"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;function e(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function n(t){if(t.__esModule)return t;var e=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(t).forEach((function(n){var i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:function(){return t[n]}})})),e}var i={exports:{}},s={exports:{}};
/*!
	  * Bootstrap event-handler.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(){const t=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},e=/[^.]*(?=\..*)\.|.*/,n=/\..*/,i=/::\d+$/,s={};let o=1;const r={mouseenter:"mouseover",mouseleave:"mouseout"},a=/^(mouseenter|mouseleave)/i,l=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 c(t,e){return e&&`${e}::${o++}`||t.uidEvent||o++}function d(t){const e=c(t);return t.uidEvent=e,s[e]=s[e]||{},s[e]}function u(t,e){return function n(i){return i.delegateTarget=t,n.oneOff&&v.off(t,i.type,e),e.apply(t,[i])}}function f(t,e,n){return function i(s){const o=t.querySelectorAll(e);for(let{target:r}=s;r&&r!==this;r=r.parentNode)for(let a=o.length;a--;)if(o[a]===r)return s.delegateTarget=r,i.oneOff&&v.off(t,s.type,e,n),n.apply(r,[s]);return null}}function h(t,e,n=null){const i=Object.keys(t);for(let s=0,o=i.length;s<o;s++){const o=t[i[s]];if(o.originalHandler===e&&o.delegationSelector===n)return o}return null}function p(t,e,n){const i="string"==typeof e,s=i?n:e;let o=b(t);return l.has(o)||(o=t),[i,s,o]}function m(t,n,i,s,o){if("string"!=typeof n||!t)return;if(i||(i=s,s=null),a.test(n)){const t=t=>function(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};s?s=t(s):i=t(i)}const[r,l,m]=p(n,i,s),g=d(t),_=g[m]||(g[m]={}),b=h(_,l,r?i:null);if(b)return void(b.oneOff=b.oneOff&&o);const v=c(l,n.replace(e,"")),y=r?f(t,i,s):u(t,i);y.delegationSelector=r?i:null,y.originalHandler=l,y.oneOff=o,y.uidEvent=v,_[v]=y,t.addEventListener(m,y,r)}function g(t,e,n,i,s){const o=h(e[n],i,s);o&&(t.removeEventListener(n,o,Boolean(s)),delete e[n][o.uidEvent])}function _(t,e,n,i){const s=e[n]||{};Object.keys(s).forEach((o=>{if(o.includes(i)){const i=s[o];g(t,e,n,i.originalHandler,i.delegationSelector)}}))}function b(t){return t=t.replace(n,""),r[t]||t}const v={on(t,e,n,i){m(t,e,n,i,!1)},one(t,e,n,i){m(t,e,n,i,!0)},off(t,e,n,s){if("string"!=typeof e||!t)return;const[o,r,a]=p(e,n,s),l=a!==e,c=d(t),u=e.startsWith(".");if(void 0!==r){if(!c||!c[a])return;return void g(t,c,a,r,o?n:null)}u&&Object.keys(c).forEach((n=>{_(t,c,n,e.slice(1))}));const f=c[a]||{};Object.keys(f).forEach((n=>{const s=n.replace(i,"");if(!l||e.includes(s)){const e=f[n];g(t,c,a,e.originalHandler,e.delegationSelector)}}))},trigger(e,n,i){if("string"!=typeof n||!e)return null;const s=t(),o=b(n),r=n!==o,a=l.has(o);let c,d=!0,u=!0,f=!1,h=null;return r&&s&&(c=s.Event(n,i),s(e).trigger(c),d=!c.isPropagationStopped(),u=!c.isImmediatePropagationStopped(),f=c.isDefaultPrevented()),a?(h=document.createEvent("HTMLEvents"),h.initEvent(o,d,!0)):h=new CustomEvent(n,{bubbles:d,cancelable:!0}),void 0!==i&&Object.keys(i).forEach((t=>{Object.defineProperty(h,t,{get:()=>i[t]})})),f&&h.preventDefault(),u&&e.dispatchEvent(h),h.defaultPrevented&&void 0!==c&&c.preventDefault(),h}};return v}()}(s);var o={exports:{}},r={exports:{}};
/*!
	  * Bootstrap data.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(){const t=new Map;return{set(e,n,i){t.has(e)||t.set(e,new Map);const s=t.get(e);(s.has(n)||0===s.size)&&s.set(n,i)},get:(e,n)=>t.has(e)&&t.get(e).get(n)||null,remove(e,n){if(!t.has(e))return;const i=t.get(e);i.delete(n),0===i.size&&t.delete(e)}}}()}(r),
/*!
	  * Bootstrap base-component.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
function(t,e){t.exports=function(t,e){const n=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},i=n(t),s=n(e),o=1e3,r="transitionend",a=t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:n}=window.getComputedStyle(t);const i=Number.parseFloat(e),s=Number.parseFloat(n);return i||s?(e=e.split(",")[0],n=n.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(n))*o):0},l=t=>{t.dispatchEvent(new Event(r))},c=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),d=t=>c(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(t):null,u=t=>{"function"==typeof t&&t()},f=(t,e,n=!0)=>{if(!n)return void u(t);const i=5,s=a(e)+i;let o=!1;const c=({target:n})=>{n===e&&(o=!0,e.removeEventListener(r,c),u(t))};e.addEventListener(r,c),setTimeout((()=>{o||l(e)}),s)},h="5.1.3";class p{constructor(t){(t=d(t))&&(this._element=t,i.default.set(this._element,this.constructor.DATA_KEY,this))}dispose(){i.default.remove(this._element,this.constructor.DATA_KEY),s.default.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach((t=>{this[t]=null}))}_queueCallback(t,e,n=!0){f(t,e,n)}static getInstance(t){return i.default.get(d(t),this.DATA_KEY)}static getOrCreateInstance(t,e={}){return this.getInstance(t)||new this(t,"object"==typeof e?e:null)}static get VERSION(){return h}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}}return p}(r.exports,s.exports)}(o),
/*!
	  * Bootstrap alert.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
function(t,e){t.exports=function(t,e){const n=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},i=n(t),s=n(e),o=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},r=t=>{const e=o(t);return e?document.querySelector(e):null},a=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),l=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},c=[],d=t=>{"loading"===document.readyState?(c.length||document.addEventListener("DOMContentLoaded",(()=>{c.forEach((t=>t()))})),c.push(t)):t()},u=t=>{d((()=>{const e=l();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},f=(t,e="hide")=>{const n=`click.dismiss${t.EVENT_KEY}`,s=t.NAME;i.default.on(document,n,`[data-bs-dismiss="${s}"]`,(function(n){if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),a(this))return;const i=r(this)||this.closest(`.${s}`);t.getOrCreateInstance(i)[e]()}))},h="alert",p=".bs.alert",m=`close${p}`,g=`closed${p}`,_="fade",b="show";class v extends s.default{static get NAME(){return h}close(){if(i.default.trigger(this._element,m).defaultPrevented)return;this._element.classList.remove(b);const t=this._element.classList.contains(_);this._queueCallback((()=>this._destroyElement()),this._element,t)}_destroyElement(){this._element.remove(),i.default.trigger(this._element,g),this.dispose()}static jQueryInterface(t){return this.each((function(){const e=v.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return f(v,"close"),u(v),v}(s.exports,o.exports)}(i);var a=i.exports,l={exports:{}};
/*!
	  * Bootstrap button.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e){const n=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},i=n(t),s=n(e),o=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},r=[],a=t=>{"loading"===document.readyState?(r.length||document.addEventListener("DOMContentLoaded",(()=>{r.forEach((t=>t()))})),r.push(t)):t()},l=t=>{a((()=>{const e=o();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},c="button",d="active",u='[data-bs-toggle="button"]',f="click.bs.button.data-api";class h extends s.default{static get NAME(){return c}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(d))}static jQueryInterface(t){return this.each((function(){const e=h.getOrCreateInstance(this);"toggle"===t&&e[t]()}))}}return i.default.on(document,f,u,(t=>{t.preventDefault();const e=t.target.closest(u);h.getOrCreateInstance(e).toggle()})),l(h),h}(s.exports,o.exports)}(l);var c=l.exports,d={exports:{}},u={exports:{}};
/*!
	  * Bootstrap manipulator.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(){function t(t){return"true"===t||"false"!==t&&(t===Number(t).toString()?Number(t):""===t||"null"===t?null:t)}function e(t){return t.replace(/[A-Z]/g,(t=>`-${t.toLowerCase()}`))}return{setDataAttribute(t,n,i){t.setAttribute(`data-bs-${e(n)}`,i)},removeDataAttribute(t,n){t.removeAttribute(`data-bs-${e(n)}`)},getDataAttributes(e){if(!e)return{};const n={};return Object.keys(e.dataset).filter((t=>t.startsWith("bs"))).forEach((i=>{let s=i.replace(/^bs/,"");s=s.charAt(0).toLowerCase()+s.slice(1,s.length),n[s]=t(e.dataset[i])})),n},getDataAttribute:(n,i)=>t(n.getAttribute(`data-bs-${e(i)}`)),offset(t){const e=t.getBoundingClientRect();return{top:e.top+window.pageYOffset,left:e.left+window.pageXOffset}},position:t=>({top:t.offsetTop,left:t.offsetLeft})}}()}(u);var f={exports:{}};
/*!
	  * Bootstrap selector-engine.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */!function(t,e){t.exports=function(){const t=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),e=e=>!(!t(e)||0===e.getClientRects().length)&&"visible"===getComputedStyle(e).getPropertyValue("visibility"),n=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),i=3;return{find:(t,e=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(e,t)),findOne:(t,e=document.documentElement)=>Element.prototype.querySelector.call(e,t),children:(t,e)=>[].concat(...t.children).filter((t=>t.matches(e))),parents(t,e){const n=[];let s=t.parentNode;for(;s&&s.nodeType===Node.ELEMENT_NODE&&s.nodeType!==i;)s.matches(e)&&n.push(s),s=s.parentNode;return n},prev(t,e){let n=t.previousElementSibling;for(;n;){if(n.matches(e))return[n];n=n.previousElementSibling}return[]},next(t,e){let n=t.nextElementSibling;for(;n;){if(n.matches(e))return[n];n=n.nextElementSibling}return[]},focusableChildren(t){const i=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map((t=>`${t}:not([tabindex^="-"])`)).join(", ");return this.find(i,t).filter((t=>!n(t)&&e(t)))}}}()}(f),
/*!
	  * Bootstrap carousel.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
function(t,e){t.exports=function(t,e,n,i){const s=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},o=s(t),r=s(e),a=s(n),l=s(i),c="transitionend",d=t=>null==t?`${t}`:{}.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),u=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},f=t=>{const e=u(t);return e?document.querySelector(e):null},h=t=>{t.dispatchEvent(new Event(c))},p=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),m=(t,e,n)=>{Object.keys(n).forEach((i=>{const s=n[i],o=e[i],r=o&&p(o)?"element":d(o);if(!new RegExp(s).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${s}".`)}))},g=t=>!(!p(t)||0===t.getClientRects().length)&&"visible"===getComputedStyle(t).getPropertyValue("visibility"),_=t=>{t.offsetHeight},b=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},v=[],y=t=>{"loading"===document.readyState?(v.length||document.addEventListener("DOMContentLoaded",(()=>{v.forEach((t=>t()))})),v.push(t)):t()},E=()=>"rtl"===document.documentElement.dir,w=t=>{y((()=>{const e=b();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},A=(t,e,n,i)=>{let s=t.indexOf(e);if(-1===s)return t[!n&&i?t.length-1:0];const o=t.length;return s+=n?1:-1,i&&(s=(s+o)%o),t[Math.max(0,Math.min(s,o-1))]},x="carousel",C=".bs.carousel",O=".data-api",T=500,L=40,$={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},j={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},k="next",N="prev",S="left",D="right",I={ArrowLeft:D,ArrowRight:S},M=`slide${C}`,P=`slid${C}`,q=`keydown${C}`,R=`mouseenter${C}`,W=`mouseleave${C}`,H=`touchstart${C}`,B=`touchmove${C}`,z=`touchend${C}`,F=`pointerdown${C}`,Q=`pointerup${C}`,V=`dragstart${C}`,U=`load${C}${O}`,K=`click${C}${O}`,Y="carousel",X="active",G="slide",Z="carousel-item-end",J="carousel-item-start",tt="carousel-item-next",et="carousel-item-prev",nt="pointer-event",it=".active",st=".active.carousel-item",ot=".carousel-item",rt=".carousel-item img",at=".carousel-item-next, .carousel-item-prev",lt=".carousel-indicators",ct="[data-bs-target]",dt="[data-bs-slide], [data-bs-slide-to]",ut='[data-bs-ride="carousel"]',ft="touch",ht="pen";class pt extends l.default{constructor(t,e){super(t),this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(e),this._indicatorsElement=a.default.findOne(lt,this._element),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent),this._addEventListeners()}static get Default(){return $}static get NAME(){return x}next(){this._slide(k)}nextWhenVisible(){!document.hidden&&g(this._element)&&this.next()}prev(){this._slide(N)}pause(t){t||(this._isPaused=!0),a.default.findOne(at,this._element)&&(h(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}cycle(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))}to(t){this._activeElement=a.default.findOne(st,this._element);const e=this._getItemIndex(this._activeElement);if(t>this._items.length-1||t<0)return;if(this._isSliding)return void o.default.one(this._element,P,(()=>this.to(t)));if(e===t)return this.pause(),void this.cycle();const n=t>e?k:N;this._slide(n,this._items[t])}_getConfig(t){return t={...$,...r.default.getDataAttributes(this._element),..."object"==typeof t?t:{}},m(x,t,j),t}_handleSwipe(){const t=Math.abs(this.touchDeltaX);if(t<=L)return;const e=t/this.touchDeltaX;this.touchDeltaX=0,e&&this._slide(e>0?D:S)}_addEventListeners(){this._config.keyboard&&o.default.on(this._element,q,(t=>this._keydown(t))),"hover"===this._config.pause&&(o.default.on(this._element,R,(t=>this.pause(t))),o.default.on(this._element,W,(t=>this.cycle(t)))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}_addTouchEventListeners(){const t=t=>this._pointerEvent&&(t.pointerType===ht||t.pointerType===ft),e=e=>{t(e)?this.touchStartX=e.clientX:this._pointerEvent||(this.touchStartX=e.touches[0].clientX)},n=t=>{this.touchDeltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this.touchStartX},i=e=>{t(e)&&(this.touchDeltaX=e.clientX-this.touchStartX),this._handleSwipe(),"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout((t=>this.cycle(t)),T+this._config.interval))};a.default.find(rt,this._element).forEach((t=>{o.default.on(t,V,(t=>t.preventDefault()))})),this._pointerEvent?(o.default.on(this._element,F,(t=>e(t))),o.default.on(this._element,Q,(t=>i(t))),this._element.classList.add(nt)):(o.default.on(this._element,H,(t=>e(t))),o.default.on(this._element,B,(t=>n(t))),o.default.on(this._element,z,(t=>i(t))))}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=I[t.key];e&&(t.preventDefault(),this._slide(e))}_getItemIndex(t){return this._items=t&&t.parentNode?a.default.find(ot,t.parentNode):[],this._items.indexOf(t)}_getItemByOrder(t,e){const n=t===k;return A(this._items,e,n,this._config.wrap)}_triggerSlideEvent(t,e){const n=this._getItemIndex(t),i=this._getItemIndex(a.default.findOne(st,this._element));return o.default.trigger(this._element,M,{relatedTarget:t,direction:e,from:i,to:n})}_setActiveIndicatorElement(t){if(this._indicatorsElement){const e=a.default.findOne(it,this._indicatorsElement);e.classList.remove(X),e.removeAttribute("aria-current");const n=a.default.find(ct,this._indicatorsElement);for(let e=0;e<n.length;e++)if(Number.parseInt(n[e].getAttribute("data-bs-slide-to"),10)===this._getItemIndex(t)){n[e].classList.add(X),n[e].setAttribute("aria-current","true");break}}}_updateInterval(){const t=this._activeElement||a.default.findOne(st,this._element);if(!t)return;const e=Number.parseInt(t.getAttribute("data-bs-interval"),10);e?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=e):this._config.interval=this._config.defaultInterval||this._config.interval}_slide(t,e){const n=this._directionToOrder(t),i=a.default.findOne(st,this._element),s=this._getItemIndex(i),r=e||this._getItemByOrder(n,i),l=this._getItemIndex(r),c=Boolean(this._interval),d=n===k,u=d?J:Z,f=d?tt:et,h=this._orderToDirection(n);if(r&&r.classList.contains(X))return void(this._isSliding=!1);if(this._isSliding)return;if(this._triggerSlideEvent(r,h).defaultPrevented)return;if(!i||!r)return;this._isSliding=!0,c&&this.pause(),this._setActiveIndicatorElement(r),this._activeElement=r;const p=()=>{o.default.trigger(this._element,P,{relatedTarget:r,direction:h,from:s,to:l})};if(this._element.classList.contains(G)){r.classList.add(f),_(r),i.classList.add(u),r.classList.add(u);const t=()=>{r.classList.remove(u,f),r.classList.add(X),i.classList.remove(X,f,u),this._isSliding=!1,setTimeout(p,0)};this._queueCallback(t,i,!0)}else i.classList.remove(X),r.classList.add(X),this._isSliding=!1,p();c&&this.cycle()}_directionToOrder(t){return[D,S].includes(t)?E()?t===S?N:k:t===S?k:N:t}_orderToDirection(t){return[k,N].includes(t)?E()?t===N?S:D:t===N?D:S:t}static carouselInterface(t,e){const n=pt.getOrCreateInstance(t,e);let{_config:i}=n;"object"==typeof e&&(i={...i,...e});const s="string"==typeof e?e:i.slide;if("number"==typeof e)n.to(e);else if("string"==typeof s){if(void 0===n[s])throw new TypeError(`No method named "${s}"`);n[s]()}else i.interval&&i.ride&&(n.pause(),n.cycle())}static jQueryInterface(t){return this.each((function(){pt.carouselInterface(this,t)}))}static dataApiClickHandler(t){const e=f(this);if(!e||!e.classList.contains(Y))return;const n={...r.default.getDataAttributes(e),...r.default.getDataAttributes(this)},i=this.getAttribute("data-bs-slide-to");i&&(n.interval=!1),pt.carouselInterface(e,n),i&&pt.getInstance(e).to(i),t.preventDefault()}}return o.default.on(document,K,dt,pt.dataApiClickHandler),o.default.on(window,U,(()=>{const t=a.default.find(ut);for(let e=0,n=t.length;e<n;e++)pt.carouselInterface(t[e],pt.getInstance(t[e]))})),w(pt),pt}(s.exports,u.exports,f.exports,o.exports)}(d);var h=d.exports,p={exports:{}};
/*!
	  * Bootstrap collapse.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e,n,i,s){const o=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},r=o(t),a=o(e),l=o(n),c=o(i),d=o(s),u=t=>null==t?`${t}`:{}.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),f=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},h=t=>{const e=f(t);return e&&document.querySelector(e)?e:null},p=t=>{const e=f(t);return e?document.querySelector(e):null},m=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),g=t=>m(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(t):null,_=(t,e,n)=>{Object.keys(n).forEach((i=>{const s=n[i],o=e[i],r=o&&m(o)?"element":u(o);if(!new RegExp(s).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${s}".`)}))},b=t=>{t.offsetHeight},v=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},y=[],E=t=>{"loading"===document.readyState?(y.length||document.addEventListener("DOMContentLoaded",(()=>{y.forEach((t=>t()))})),y.push(t)):t()},w=t=>{E((()=>{const e=v();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},A="collapse",x="bs.collapse",C=`.${x}`,O={toggle:!0,parent:null},T={toggle:"boolean",parent:"(null|element)"},L=`show${C}`,$=`shown${C}`,j=`hide${C}`,k=`hidden${C}`,N=`click${C}.data-api`,S="show",D="collapse",I="collapsing",M="collapsed",P=`:scope .${D} .${D}`,q="collapse-horizontal",R="width",W="height",H=".collapse.show, .collapse.collapsing",B='[data-bs-toggle="collapse"]';class z extends d.default{constructor(t,e){super(t),this._isTransitioning=!1,this._config=this._getConfig(e),this._triggerArray=[];const n=c.default.find(B);for(let t=0,e=n.length;t<e;t++){const e=n[t],i=h(e),s=c.default.find(i).filter((t=>t===this._element));null!==i&&s.length&&(this._selector=i,this._triggerArray.push(e))}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return O}static get NAME(){return A}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t,e=[];if(this._config.parent){const t=c.default.find(P,this._config.parent);e=c.default.find(H,this._config.parent).filter((e=>!t.includes(e)))}const n=c.default.findOne(this._selector);if(e.length){const i=e.find((t=>n!==t));if(t=i?z.getInstance(i):null,t&&t._isTransitioning)return}if(a.default.trigger(this._element,L).defaultPrevented)return;e.forEach((e=>{n!==e&&z.getOrCreateInstance(e,{toggle:!1}).hide(),t||r.default.set(e,x,null)}));const i=this._getDimension();this._element.classList.remove(D),this._element.classList.add(I),this._element.style[i]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const s=()=>{this._isTransitioning=!1,this._element.classList.remove(I),this._element.classList.add(D,S),this._element.style[i]="",a.default.trigger(this._element,$)},o=`scroll${i[0].toUpperCase()+i.slice(1)}`;this._queueCallback(s,this._element,!0),this._element.style[i]=`${this._element[o]}px`}hide(){if(this._isTransitioning||!this._isShown())return;if(a.default.trigger(this._element,j).defaultPrevented)return;const t=this._getDimension();this._element.style[t]=`${this._element.getBoundingClientRect()[t]}px`,b(this._element),this._element.classList.add(I),this._element.classList.remove(D,S);const e=this._triggerArray.length;for(let t=0;t<e;t++){const e=this._triggerArray[t],n=p(e);n&&!this._isShown(n)&&this._addAriaAndCollapsedClass([e],!1)}this._isTransitioning=!0;const n=()=>{this._isTransitioning=!1,this._element.classList.remove(I),this._element.classList.add(D),a.default.trigger(this._element,k)};this._element.style[t]="",this._queueCallback(n,this._element,!0)}_isShown(t=this._element){return t.classList.contains(S)}_getConfig(t){return(t={...O,...l.default.getDataAttributes(this._element),...t}).toggle=Boolean(t.toggle),t.parent=g(t.parent),_(A,t,T),t}_getDimension(){return this._element.classList.contains(q)?R:W}_initializeChildren(){if(!this._config.parent)return;const t=c.default.find(P,this._config.parent);c.default.find(B,this._config.parent).filter((e=>!t.includes(e))).forEach((t=>{const e=p(t);e&&this._addAriaAndCollapsedClass([t],this._isShown(e))}))}_addAriaAndCollapsedClass(t,e){t.length&&t.forEach((t=>{e?t.classList.remove(M):t.classList.add(M),t.setAttribute("aria-expanded",e)}))}static jQueryInterface(t){return this.each((function(){const e={};"string"==typeof t&&/show|hide/.test(t)&&(e.toggle=!1);const n=z.getOrCreateInstance(this,e);if("string"==typeof t){if(void 0===n[t])throw new TypeError(`No method named "${t}"`);n[t]()}}))}}return a.default.on(document,N,B,(function(t){("A"===t.target.tagName||t.delegateTarget&&"A"===t.delegateTarget.tagName)&&t.preventDefault();const e=h(this);c.default.find(e).forEach((t=>{z.getOrCreateInstance(t,{toggle:!1}).toggle()}))})),w(z),z}(r.exports,s.exports,u.exports,f.exports,o.exports)}(p);var m=p.exports,g={exports:{}},_="top",b="bottom",v="right",y="left",E="auto",w=[_,b,v,y],A="start",x="end",C="clippingParents",O="viewport",T="popper",L="reference",$=w.reduce((function(t,e){return t.concat([e+"-"+A,e+"-"+x])}),[]),j=[].concat(w,[E]).reduce((function(t,e){return t.concat([e,e+"-"+A,e+"-"+x])}),[]),k="beforeRead",N="read",S="afterRead",D="beforeMain",I="main",M="afterMain",P="beforeWrite",q="write",R="afterWrite",W=[k,N,S,D,I,M,P,q,R];function H(t){return t?(t.nodeName||"").toLowerCase():null}function B(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function z(t){return t instanceof B(t).Element||t instanceof Element}function F(t){return t instanceof B(t).HTMLElement||t instanceof HTMLElement}function Q(t){return"undefined"!=typeof ShadowRoot&&(t instanceof B(t).ShadowRoot||t instanceof ShadowRoot)}var V={name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach((function(t){var n=e.styles[t]||{},i=e.attributes[t]||{},s=e.elements[t];F(s)&&H(s)&&(Object.assign(s.style,n),Object.keys(i).forEach((function(t){var e=i[t];!1===e?s.removeAttribute(t):s.setAttribute(t,!0===e?"":e)})))}))},effect:function(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach((function(t){var i=e.elements[t],s=e.attributes[t]||{},o=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:n[t]).reduce((function(t,e){return t[e]="",t}),{});F(i)&&H(i)&&(Object.assign(i.style,o),Object.keys(s).forEach((function(t){i.removeAttribute(t)})))}))}},requires:["computeStyles"]};function U(t){return t.split("-")[0]}var K=Math.max,Y=Math.min,X=Math.round;function G(t,e){void 0===e&&(e=!1);var n=t.getBoundingClientRect(),i=1,s=1;if(F(t)&&e){var o=t.offsetHeight,r=t.offsetWidth;r>0&&(i=X(n.width)/r||1),o>0&&(s=X(n.height)/o||1)}return{width:n.width/i,height:n.height/s,top:n.top/s,right:n.right/i,bottom:n.bottom/s,left:n.left/i,x:n.left/i,y:n.top/s}}function Z(t){var e=G(t),n=t.offsetWidth,i=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-i)<=1&&(i=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:i}}function J(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&Q(n)){var i=e;do{if(i&&t.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function tt(t){return B(t).getComputedStyle(t)}function et(t){return["table","td","th"].indexOf(H(t))>=0}function nt(t){return((z(t)?t.ownerDocument:t.document)||window.document).documentElement}function it(t){return"html"===H(t)?t:t.assignedSlot||t.parentNode||(Q(t)?t.host:null)||nt(t)}function st(t){return F(t)&&"fixed"!==tt(t).position?t.offsetParent:null}function ot(t){for(var e=B(t),n=st(t);n&&et(n)&&"static"===tt(n).position;)n=st(n);return n&&("html"===H(n)||"body"===H(n)&&"static"===tt(n).position)?e:n||function(t){var e=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&F(t)&&"fixed"===tt(t).position)return null;for(var n=it(t);F(n)&&["html","body"].indexOf(H(n))<0;){var i=tt(n);if("none"!==i.transform||"none"!==i.perspective||"paint"===i.contain||-1!==["transform","perspective"].indexOf(i.willChange)||e&&"filter"===i.willChange||e&&i.filter&&"none"!==i.filter)return n;n=n.parentNode}return null}(t)||e}function rt(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function at(t,e,n){return K(t,Y(e,n))}function lt(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function ct(t,e){return e.reduce((function(e,n){return e[n]=t,e}),{})}var dt={name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,n=t.state,i=t.name,s=t.options,o=n.elements.arrow,r=n.modifiersData.popperOffsets,a=U(n.placement),l=rt(a),c=[y,v].indexOf(a)>=0?"height":"width";if(o&&r){var d=function(t,e){return lt("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:ct(t,w))}(s.padding,n),u=Z(o),f="y"===l?_:y,h="y"===l?b:v,p=n.rects.reference[c]+n.rects.reference[l]-r[l]-n.rects.popper[c],m=r[l]-n.rects.reference[l],g=ot(o),E=g?"y"===l?g.clientHeight||0:g.clientWidth||0:0,A=p/2-m/2,x=d[f],C=E-u[c]-d[h],O=E/2-u[c]/2+A,T=at(x,O,C),L=l;n.modifiersData[i]=((e={})[L]=T,e.centerOffset=T-O,e)}},effect:function(t){var e=t.state,n=t.options.element,i=void 0===n?"[data-popper-arrow]":n;null!=i&&("string"!=typeof i||(i=e.elements.popper.querySelector(i)))&&J(e.elements.popper,i)&&(e.elements.arrow=i)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function ut(t){return t.split("-")[1]}var ft={top:"auto",right:"auto",bottom:"auto",left:"auto"};function ht(t){var e,n=t.popper,i=t.popperRect,s=t.placement,o=t.variation,r=t.offsets,a=t.position,l=t.gpuAcceleration,c=t.adaptive,d=t.roundOffsets,u=t.isFixed,f=!0===d?function(t){var e=t.x,n=t.y,i=window.devicePixelRatio||1;return{x:X(e*i)/i||0,y:X(n*i)/i||0}}(r):"function"==typeof d?d(r):r,h=f.x,p=void 0===h?0:h,m=f.y,g=void 0===m?0:m,E=r.hasOwnProperty("x"),w=r.hasOwnProperty("y"),A=y,C=_,O=window;if(c){var T=ot(n),L="clientHeight",$="clientWidth";if(T===B(n)&&"static"!==tt(T=nt(n)).position&&"absolute"===a&&(L="scrollHeight",$="scrollWidth"),T=T,s===_||(s===y||s===v)&&o===x)C=b,g-=(u&&O.visualViewport?O.visualViewport.height:T[L])-i.height,g*=l?1:-1;if(s===y||(s===_||s===b)&&o===x)A=v,p-=(u&&O.visualViewport?O.visualViewport.width:T[$])-i.width,p*=l?1:-1}var j,k=Object.assign({position:a},c&&ft);return l?Object.assign({},k,((j={})[C]=w?"0":"",j[A]=E?"0":"",j.transform=(O.devicePixelRatio||1)<=1?"translate("+p+"px, "+g+"px)":"translate3d("+p+"px, "+g+"px, 0)",j)):Object.assign({},k,((e={})[C]=w?g+"px":"",e[A]=E?p+"px":"",e.transform="",e))}var pt={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,n=t.options,i=n.gpuAcceleration,s=void 0===i||i,o=n.adaptive,r=void 0===o||o,a=n.roundOffsets,l=void 0===a||a,c={placement:U(e.placement),variation:ut(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:s,isFixed:"fixed"===e.options.strategy};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,ht(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:r,roundOffsets:l})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,ht(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}},mt={passive:!0};var gt={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,n=t.instance,i=t.options,s=i.scroll,o=void 0===s||s,r=i.resize,a=void 0===r||r,l=B(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return o&&c.forEach((function(t){t.addEventListener("scroll",n.update,mt)})),a&&l.addEventListener("resize",n.update,mt),function(){o&&c.forEach((function(t){t.removeEventListener("scroll",n.update,mt)})),a&&l.removeEventListener("resize",n.update,mt)}},data:{}},_t={left:"right",right:"left",bottom:"top",top:"bottom"};function bt(t){return t.replace(/left|right|bottom|top/g,(function(t){return _t[t]}))}var vt={start:"end",end:"start"};function yt(t){return t.replace(/start|end/g,(function(t){return vt[t]}))}function Et(t){var e=B(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function wt(t){return G(nt(t)).left+Et(t).scrollLeft}function At(t){var e=tt(t),n=e.overflow,i=e.overflowX,s=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+s+i)}function xt(t){return["html","body","#document"].indexOf(H(t))>=0?t.ownerDocument.body:F(t)&&At(t)?t:xt(it(t))}function Ct(t,e){var n;void 0===e&&(e=[]);var i=xt(t),s=i===(null==(n=t.ownerDocument)?void 0:n.body),o=B(i),r=s?[o].concat(o.visualViewport||[],At(i)?i:[]):i,a=e.concat(r);return s?a:a.concat(Ct(it(r)))}function Ot(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Tt(t,e){return e===O?Ot(function(t){var e=B(t),n=nt(t),i=e.visualViewport,s=n.clientWidth,o=n.clientHeight,r=0,a=0;return i&&(s=i.width,o=i.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(r=i.offsetLeft,a=i.offsetTop)),{width:s,height:o,x:r+wt(t),y:a}}(t)):z(e)?function(t){var e=G(t);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}(e):Ot(function(t){var e,n=nt(t),i=Et(t),s=null==(e=t.ownerDocument)?void 0:e.body,o=K(n.scrollWidth,n.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),r=K(n.scrollHeight,n.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),a=-i.scrollLeft+wt(t),l=-i.scrollTop;return"rtl"===tt(s||n).direction&&(a+=K(n.clientWidth,s?s.clientWidth:0)-o),{width:o,height:r,x:a,y:l}}(nt(t)))}function Lt(t,e,n){var i="clippingParents"===e?function(t){var e=Ct(it(t)),n=["absolute","fixed"].indexOf(tt(t).position)>=0,i=n&&F(t)?ot(t):t;return z(i)?e.filter((function(t){return z(t)&&J(t,i)&&"body"!==H(t)&&(!n||"static"!==tt(t).position)})):[]}(t):[].concat(e),s=[].concat(i,[n]),o=s[0],r=s.reduce((function(e,n){var i=Tt(t,n);return e.top=K(i.top,e.top),e.right=Y(i.right,e.right),e.bottom=Y(i.bottom,e.bottom),e.left=K(i.left,e.left),e}),Tt(t,o));return r.width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}function $t(t){var e,n=t.reference,i=t.element,s=t.placement,o=s?U(s):null,r=s?ut(s):null,a=n.x+n.width/2-i.width/2,l=n.y+n.height/2-i.height/2;switch(o){case _:e={x:a,y:n.y-i.height};break;case b:e={x:a,y:n.y+n.height};break;case v:e={x:n.x+n.width,y:l};break;case y:e={x:n.x-i.width,y:l};break;default:e={x:n.x,y:n.y}}var c=o?rt(o):null;if(null!=c){var d="y"===c?"height":"width";switch(r){case A:e[c]=e[c]-(n[d]/2-i[d]/2);break;case x:e[c]=e[c]+(n[d]/2-i[d]/2)}}return e}function jt(t,e){void 0===e&&(e={});var n=e,i=n.placement,s=void 0===i?t.placement:i,o=n.boundary,r=void 0===o?C:o,a=n.rootBoundary,l=void 0===a?O:a,c=n.elementContext,d=void 0===c?T:c,u=n.altBoundary,f=void 0!==u&&u,h=n.padding,p=void 0===h?0:h,m=lt("number"!=typeof p?p:ct(p,w)),g=d===T?L:T,y=t.rects.popper,E=t.elements[f?g:d],A=Lt(z(E)?E:E.contextElement||nt(t.elements.popper),r,l),x=G(t.elements.reference),$=$t({reference:x,element:y,strategy:"absolute",placement:s}),j=Ot(Object.assign({},y,$)),k=d===T?j:x,N={top:A.top-k.top+m.top,bottom:k.bottom-A.bottom+m.bottom,left:A.left-k.left+m.left,right:k.right-A.right+m.right},S=t.modifiersData.offset;if(d===T&&S){var D=S[s];Object.keys(N).forEach((function(t){var e=[v,b].indexOf(t)>=0?1:-1,n=[_,b].indexOf(t)>=0?"y":"x";N[t]+=D[n]*e}))}return N}function kt(t,e){void 0===e&&(e={});var n=e,i=n.placement,s=n.boundary,o=n.rootBoundary,r=n.padding,a=n.flipVariations,l=n.allowedAutoPlacements,c=void 0===l?j:l,d=ut(i),u=d?a?$:$.filter((function(t){return ut(t)===d})):w,f=u.filter((function(t){return c.indexOf(t)>=0}));0===f.length&&(f=u);var h=f.reduce((function(e,n){return e[n]=jt(t,{placement:n,boundary:s,rootBoundary:o,padding:r})[U(n)],e}),{});return Object.keys(h).sort((function(t,e){return h[t]-h[e]}))}var Nt={name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,i=t.name;if(!e.modifiersData[i]._skip){for(var s=n.mainAxis,o=void 0===s||s,r=n.altAxis,a=void 0===r||r,l=n.fallbackPlacements,c=n.padding,d=n.boundary,u=n.rootBoundary,f=n.altBoundary,h=n.flipVariations,p=void 0===h||h,m=n.allowedAutoPlacements,g=e.options.placement,w=U(g),x=l||(w===g||!p?[bt(g)]:function(t){if(U(t)===E)return[];var e=bt(t);return[yt(t),e,yt(e)]}(g)),C=[g].concat(x).reduce((function(t,n){return t.concat(U(n)===E?kt(e,{placement:n,boundary:d,rootBoundary:u,padding:c,flipVariations:p,allowedAutoPlacements:m}):n)}),[]),O=e.rects.reference,T=e.rects.popper,L=new Map,$=!0,j=C[0],k=0;k<C.length;k++){var N=C[k],S=U(N),D=ut(N)===A,I=[_,b].indexOf(S)>=0,M=I?"width":"height",P=jt(e,{placement:N,boundary:d,rootBoundary:u,altBoundary:f,padding:c}),q=I?D?v:y:D?b:_;O[M]>T[M]&&(q=bt(q));var R=bt(q),W=[];if(o&&W.push(P[S]<=0),a&&W.push(P[q]<=0,P[R]<=0),W.every((function(t){return t}))){j=N,$=!1;break}L.set(N,W)}if($)for(var H=function(t){var e=C.find((function(e){var n=L.get(e);if(n)return n.slice(0,t).every((function(t){return t}))}));if(e)return j=e,"break"},B=p?3:1;B>0;B--){if("break"===H(B))break}e.placement!==j&&(e.modifiersData[i]._skip=!0,e.placement=j,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function St(t,e,n){return void 0===n&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function Dt(t){return[_,v,b,y].some((function(e){return t[e]>=0}))}var It={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var e=t.state,n=t.name,i=e.rects.reference,s=e.rects.popper,o=e.modifiersData.preventOverflow,r=jt(e,{elementContext:"reference"}),a=jt(e,{altBoundary:!0}),l=St(r,i),c=St(a,s,o),d=Dt(l),u=Dt(c);e.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:d,hasPopperEscaped:u},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":u})}};var Mt={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var e=t.state,n=t.options,i=t.name,s=n.offset,o=void 0===s?[0,0]:s,r=j.reduce((function(t,n){return t[n]=function(t,e,n){var i=U(t),s=[y,_].indexOf(i)>=0?-1:1,o="function"==typeof n?n(Object.assign({},e,{placement:t})):n,r=o[0],a=o[1];return r=r||0,a=(a||0)*s,[y,v].indexOf(i)>=0?{x:a,y:r}:{x:r,y:a}}(n,e.rects,o),t}),{}),a=r[e.placement],l=a.x,c=a.y;null!=e.modifiersData.popperOffsets&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=c),e.modifiersData[i]=r}};var Pt={name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state,n=t.name;e.modifiersData[n]=$t({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})},data:{}};var qt={name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,i=t.name,s=n.mainAxis,o=void 0===s||s,r=n.altAxis,a=void 0!==r&&r,l=n.boundary,c=n.rootBoundary,d=n.altBoundary,u=n.padding,f=n.tether,h=void 0===f||f,p=n.tetherOffset,m=void 0===p?0:p,g=jt(e,{boundary:l,rootBoundary:c,padding:u,altBoundary:d}),E=U(e.placement),w=ut(e.placement),x=!w,C=rt(E),O="x"===C?"y":"x",T=e.modifiersData.popperOffsets,L=e.rects.reference,$=e.rects.popper,j="function"==typeof m?m(Object.assign({},e.rects,{placement:e.placement})):m,k="number"==typeof j?{mainAxis:j,altAxis:j}:Object.assign({mainAxis:0,altAxis:0},j),N=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,S={x:0,y:0};if(T){if(o){var D,I="y"===C?_:y,M="y"===C?b:v,P="y"===C?"height":"width",q=T[C],R=q+g[I],W=q-g[M],H=h?-$[P]/2:0,B=w===A?L[P]:$[P],z=w===A?-$[P]:-L[P],F=e.elements.arrow,Q=h&&F?Z(F):{width:0,height:0},V=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},X=V[I],G=V[M],J=at(0,L[P],Q[P]),tt=x?L[P]/2-H-J-X-k.mainAxis:B-J-X-k.mainAxis,et=x?-L[P]/2+H+J+G+k.mainAxis:z+J+G+k.mainAxis,nt=e.elements.arrow&&ot(e.elements.arrow),it=nt?"y"===C?nt.clientTop||0:nt.clientLeft||0:0,st=null!=(D=null==N?void 0:N[C])?D:0,lt=q+et-st,ct=at(h?Y(R,q+tt-st-it):R,q,h?K(W,lt):W);T[C]=ct,S[C]=ct-q}if(a){var dt,ft="x"===C?_:y,ht="x"===C?b:v,pt=T[O],mt="y"===O?"height":"width",gt=pt+g[ft],_t=pt-g[ht],bt=-1!==[_,y].indexOf(E),vt=null!=(dt=null==N?void 0:N[O])?dt:0,yt=bt?gt:pt-L[mt]-$[mt]-vt+k.altAxis,Et=bt?pt+L[mt]+$[mt]-vt-k.altAxis:_t,wt=h&&bt?function(t,e,n){var i=at(t,e,n);return i>n?n:i}(yt,pt,Et):at(h?yt:gt,pt,h?Et:_t);T[O]=wt,S[O]=wt-pt}e.modifiersData[i]=S}},requiresIfExists:["offset"]};function Rt(t,e,n){void 0===n&&(n=!1);var i,s,o=F(e),r=F(e)&&function(t){var e=t.getBoundingClientRect(),n=X(e.width)/t.offsetWidth||1,i=X(e.height)/t.offsetHeight||1;return 1!==n||1!==i}(e),a=nt(e),l=G(t,r),c={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(o||!o&&!n)&&(("body"!==H(e)||At(a))&&(c=(i=e)!==B(i)&&F(i)?{scrollLeft:(s=i).scrollLeft,scrollTop:s.scrollTop}:Et(i)),F(e)?((d=G(e,!0)).x+=e.clientLeft,d.y+=e.clientTop):a&&(d.x=wt(a))),{x:l.left+c.scrollLeft-d.x,y:l.top+c.scrollTop-d.y,width:l.width,height:l.height}}function Wt(t){var e=new Map,n=new Set,i=[];function s(t){n.add(t.name),[].concat(t.requires||[],t.requiresIfExists||[]).forEach((function(t){if(!n.has(t)){var i=e.get(t);i&&s(i)}})),i.push(t)}return t.forEach((function(t){e.set(t.name,t)})),t.forEach((function(t){n.has(t.name)||s(t)})),i}var Ht={placement:"bottom",modifiers:[],strategy:"absolute"};function Bt(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some((function(t){return!(t&&"function"==typeof t.getBoundingClientRect)}))}function zt(t){void 0===t&&(t={});var e=t,n=e.defaultModifiers,i=void 0===n?[]:n,s=e.defaultOptions,o=void 0===s?Ht:s;return function(t,e,n){void 0===n&&(n=o);var s,r,a={placement:"bottom",orderedModifiers:[],options:Object.assign({},Ht,o),modifiersData:{},elements:{reference:t,popper:e},attributes:{},styles:{}},l=[],c=!1,d={state:a,setOptions:function(n){var s="function"==typeof n?n(a.options):n;u(),a.options=Object.assign({},o,a.options,s),a.scrollParents={reference:z(t)?Ct(t):t.contextElement?Ct(t.contextElement):[],popper:Ct(e)};var r,c,f=function(t){var e=Wt(t);return W.reduce((function(t,n){return t.concat(e.filter((function(t){return t.phase===n})))}),[])}((r=[].concat(i,a.options.modifiers),c=r.reduce((function(t,e){var n=t[e.name];return t[e.name]=n?Object.assign({},n,e,{options:Object.assign({},n.options,e.options),data:Object.assign({},n.data,e.data)}):e,t}),{}),Object.keys(c).map((function(t){return c[t]}))));return a.orderedModifiers=f.filter((function(t){return t.enabled})),a.orderedModifiers.forEach((function(t){var e=t.name,n=t.options,i=void 0===n?{}:n,s=t.effect;if("function"==typeof s){var o=s({state:a,name:e,instance:d,options:i}),r=function(){};l.push(o||r)}})),d.update()},forceUpdate:function(){if(!c){var t=a.elements,e=t.reference,n=t.popper;if(Bt(e,n)){a.rects={reference:Rt(e,ot(n),"fixed"===a.options.strategy),popper:Z(n)},a.reset=!1,a.placement=a.options.placement,a.orderedModifiers.forEach((function(t){return a.modifiersData[t.name]=Object.assign({},t.data)}));for(var i=0;i<a.orderedModifiers.length;i++)if(!0!==a.reset){var s=a.orderedModifiers[i],o=s.fn,r=s.options,l=void 0===r?{}:r,u=s.name;"function"==typeof o&&(a=o({state:a,options:l,name:u,instance:d})||a)}else a.reset=!1,i=-1}}},update:(s=function(){return new Promise((function(t){d.forceUpdate(),t(a)}))},function(){return r||(r=new Promise((function(t){Promise.resolve().then((function(){r=void 0,t(s())}))}))),r}),destroy:function(){u(),c=!0}};if(!Bt(t,e))return d;function u(){l.forEach((function(t){return t()})),l=[]}return d.setOptions(n).then((function(t){!c&&n.onFirstUpdate&&n.onFirstUpdate(t)})),d}}var Ft=zt(),Qt=zt({defaultModifiers:[gt,Pt,pt,V]}),Vt=zt({defaultModifiers:[gt,Pt,pt,V,Mt,Nt,qt,dt,It]}),Ut=n(Object.freeze({__proto__:null,popperGenerator:zt,detectOverflow:jt,createPopperBase:Ft,createPopper:Vt,createPopperLite:Qt,top:_,bottom:b,right:v,left:y,auto:E,basePlacements:w,start:A,end:x,clippingParents:C,viewport:O,popper:T,reference:L,variationPlacements:$,placements:j,beforeRead:k,read:N,afterRead:S,beforeMain:D,main:I,afterMain:M,beforeWrite:P,write:q,afterWrite:R,modifierPhases:W,applyStyles:V,arrow:dt,computeStyles:pt,eventListeners:gt,flip:Nt,hide:It,offset:Mt,popperOffsets:Pt,preventOverflow:qt}));
/*!
	  * Bootstrap dropdown.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e,n,i,s){const o=t=>t&&"object"==typeof t&&"default"in t?t:{default:t};function r(t){if(t&&t.__esModule)return t;const e=Object.create(null);if(t)for(const n in t)if("default"!==n){const i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:()=>t[n]})}return e.default=t,Object.freeze(e)}const a=r(t),l=o(e),c=o(n),d=o(i),u=o(s),f=t=>null==t?`${t}`:{}.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),h=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},p=t=>{const e=h(t);return e?document.querySelector(e):null},m=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),g=t=>m(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(t):null,_=(t,e,n)=>{Object.keys(n).forEach((i=>{const s=n[i],o=e[i],r=o&&m(o)?"element":f(o);if(!new RegExp(s).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${s}".`)}))},b=t=>!(!m(t)||0===t.getClientRects().length)&&"visible"===getComputedStyle(t).getPropertyValue("visibility"),v=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),y=()=>{},E=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},w=[],A=t=>{"loading"===document.readyState?(w.length||document.addEventListener("DOMContentLoaded",(()=>{w.forEach((t=>t()))})),w.push(t)):t()},x=()=>"rtl"===document.documentElement.dir,C=t=>{A((()=>{const e=E();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},O=(t,e,n,i)=>{let s=t.indexOf(e);if(-1===s)return t[!n&&i?t.length-1:0];const o=t.length;return s+=n?1:-1,i&&(s=(s+o)%o),t[Math.max(0,Math.min(s,o-1))]},T="dropdown",L=".bs.dropdown",$=".data-api",j="Escape",k="Space",N="Tab",S="ArrowUp",D="ArrowDown",I=2,M=new RegExp(`${S}|${D}|${j}`),P=`hide${L}`,q=`hidden${L}`,R=`show${L}`,W=`shown${L}`,H=`click${L}${$}`,B=`keydown${L}${$}`,z=`keyup${L}${$}`,F="show",Q="dropup",V="dropend",U="dropstart",K="navbar",Y='[data-bs-toggle="dropdown"]',X=".dropdown-menu",G=".navbar-nav",Z=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",J=x()?"top-end":"top-start",tt=x()?"top-start":"top-end",et=x()?"bottom-end":"bottom-start",nt=x()?"bottom-start":"bottom-end",it=x()?"left-start":"right-start",st=x()?"right-start":"left-start",ot={offset:[0,2],boundary:"clippingParents",reference:"toggle",display:"dynamic",popperConfig:null,autoClose:!0},rt={offset:"(array|string|function)",boundary:"(string|element)",reference:"(string|element|object)",display:"string",popperConfig:"(null|object|function)",autoClose:"(boolean|string)"};class at extends u.default{constructor(t,e){super(t),this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar()}static get Default(){return ot}static get DefaultType(){return rt}static get NAME(){return T}toggle(){return this._isShown()?this.hide():this.show()}show(){if(v(this._element)||this._isShown(this._menu))return;const t={relatedTarget:this._element};if(l.default.trigger(this._element,R,t).defaultPrevented)return;const e=at.getParentFromElement(this._element);this._inNavbar?c.default.setDataAttribute(this._menu,"popper","none"):this._createPopper(e),"ontouchstart"in document.documentElement&&!e.closest(G)&&[].concat(...document.body.children).forEach((t=>l.default.on(t,"mouseover",y))),this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(F),this._element.classList.add(F),l.default.trigger(this._element,W,t)}hide(){if(v(this._element)||!this._isShown(this._menu))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){l.default.trigger(this._element,P,t).defaultPrevented||("ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach((t=>l.default.off(t,"mouseover",y))),this._popper&&this._popper.destroy(),this._menu.classList.remove(F),this._element.classList.remove(F),this._element.setAttribute("aria-expanded","false"),c.default.removeDataAttribute(this._menu,"popper"),l.default.trigger(this._element,q,t))}_getConfig(t){if(t={...this.constructor.Default,...c.default.getDataAttributes(this._element),...t},_(T,t,this.constructor.DefaultType),"object"==typeof t.reference&&!m(t.reference)&&"function"!=typeof t.reference.getBoundingClientRect)throw new TypeError(`${T.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return t}_createPopper(t){if(void 0===a)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let e=this._element;"parent"===this._config.reference?e=t:m(this._config.reference)?e=g(this._config.reference):"object"==typeof this._config.reference&&(e=this._config.reference);const n=this._getPopperConfig(),i=n.modifiers.find((t=>"applyStyles"===t.name&&!1===t.enabled));this._popper=a.createPopper(e,this._menu,n),i&&c.default.setDataAttribute(this._menu,"popper","static")}_isShown(t=this._element){return t.classList.contains(F)}_getMenuElement(){return d.default.next(this._element,X)[0]}_getPlacement(){const t=this._element.parentNode;if(t.classList.contains(V))return it;if(t.classList.contains(U))return st;const e="end"===getComputedStyle(this._menu).getPropertyValue("--bs-position").trim();return t.classList.contains(Q)?e?tt:J:e?nt:et}_detectNavbar(){return null!==this._element.closest(`.${K}`)}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map((t=>Number.parseInt(t,10))):"function"==typeof t?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"static"===this._config.display&&(t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,..."function"==typeof this._config.popperConfig?this._config.popperConfig(t):this._config.popperConfig}}_selectMenuItem({key:t,target:e}){const n=d.default.find(Z,this._menu).filter(b);n.length&&O(n,e,t===D,!n.includes(e)).focus()}static jQueryInterface(t){return this.each((function(){const e=at.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}static clearMenus(t){if(t&&(t.button===I||"keyup"===t.type&&t.key!==N))return;const e=d.default.find(Y);for(let n=0,i=e.length;n<i;n++){const i=at.getInstance(e[n]);if(!i||!1===i._config.autoClose)continue;if(!i._isShown())continue;const s={relatedTarget:i._element};if(t){const e=t.composedPath(),n=e.includes(i._menu);if(e.includes(i._element)||"inside"===i._config.autoClose&&!n||"outside"===i._config.autoClose&&n)continue;if(i._menu.contains(t.target)&&("keyup"===t.type&&t.key===N||/input|select|option|textarea|form/i.test(t.target.tagName)))continue;"click"===t.type&&(s.clickEvent=t)}i._completeHide(s)}}static getParentFromElement(t){return p(t)||t.parentNode}static dataApiKeydownHandler(t){if(/input|textarea/i.test(t.target.tagName)?t.key===k||t.key!==j&&(t.key!==D&&t.key!==S||t.target.closest(X)):!M.test(t.key))return;const e=this.classList.contains(F);if(!e&&t.key===j)return;if(t.preventDefault(),t.stopPropagation(),v(this))return;const n=this.matches(Y)?this:d.default.prev(this,Y)[0],i=at.getOrCreateInstance(n);if(t.key!==j)return t.key===S||t.key===D?(e||i.show(),void i._selectMenuItem(t)):void(e&&t.key!==k||at.clearMenus());i.hide()}}return l.default.on(document,B,Y,at.dataApiKeydownHandler),l.default.on(document,B,X,at.dataApiKeydownHandler),l.default.on(document,H,at.clearMenus),l.default.on(document,z,at.clearMenus),l.default.on(document,H,Y,(function(t){t.preventDefault(),at.getOrCreateInstance(this).toggle()})),C(at),at}(Ut,s.exports,u.exports,f.exports,o.exports)}(g);var Kt=e(g.exports),Yt={exports:{}};
/*!
	  * Bootstrap modal.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e,n,i){const s=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},o=s(t),r=s(e),a=s(n),l=s(i),c=1e3,d="transitionend",u=t=>null==t?`${t}`:{}.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),f=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},h=t=>{const e=f(t);return e?document.querySelector(e):null},p=t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:n}=window.getComputedStyle(t);const i=Number.parseFloat(e),s=Number.parseFloat(n);return i||s?(e=e.split(",")[0],n=n.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(n))*c):0},m=t=>{t.dispatchEvent(new Event(d))},g=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),_=t=>g(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(t):null,b=(t,e,n)=>{Object.keys(n).forEach((i=>{const s=n[i],o=e[i],r=o&&g(o)?"element":u(o);if(!new RegExp(s).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${s}".`)}))},v=t=>!(!g(t)||0===t.getClientRects().length)&&"visible"===getComputedStyle(t).getPropertyValue("visibility"),y=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),E=t=>{t.offsetHeight},w=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},A=[],x=t=>{"loading"===document.readyState?(A.length||document.addEventListener("DOMContentLoaded",(()=>{A.forEach((t=>t()))})),A.push(t)):t()},C=()=>"rtl"===document.documentElement.dir,O=t=>{x((()=>{const e=w();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},T=t=>{"function"==typeof t&&t()},L=(t,e,n=!0)=>{if(!n)return void T(t);const i=5,s=p(e)+i;let o=!1;const r=({target:n})=>{n===e&&(o=!0,e.removeEventListener(d,r),T(t))};e.addEventListener(d,r),setTimeout((()=>{o||m(e)}),s)},$=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",j=".sticky-top";class k{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,"paddingRight",(e=>e+t)),this._setElementAttributes($,"paddingRight",(e=>e+t)),this._setElementAttributes(j,"marginRight",(e=>e-t))}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,n){const i=this.getWidth(),s=t=>{if(t!==this._element&&window.innerWidth>t.clientWidth+i)return;this._saveInitialAttribute(t,e);const s=window.getComputedStyle(t)[e];t.style[e]=`${n(Number.parseFloat(s))}px`};this._applyManipulationCallback(t,s)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,"paddingRight"),this._resetElementAttributes($,"paddingRight"),this._resetElementAttributes(j,"marginRight")}_saveInitialAttribute(t,e){const n=t.style[e];n&&r.default.setDataAttribute(t,e,n)}_resetElementAttributes(t,e){const n=t=>{const n=r.default.getDataAttribute(t,e);void 0===n?t.style.removeProperty(e):(r.default.removeDataAttribute(t,e),t.style[e]=n)};this._applyManipulationCallback(t,n)}_applyManipulationCallback(t,e){g(t)?e(t):a.default.find(t,this._element).forEach(e)}isOverflowing(){return this.getWidth()>0}}const N={className:"modal-backdrop",isVisible:!0,isAnimated:!1,rootElement:"body",clickCallback:null},S={className:"string",isVisible:"boolean",isAnimated:"boolean",rootElement:"(element|string)",clickCallback:"(function|null)"},D="backdrop",I="fade",M="show",P=`mousedown.bs.${D}`;class q{constructor(t){this._config=this._getConfig(t),this._isAppended=!1,this._element=null}show(t){this._config.isVisible?(this._append(),this._config.isAnimated&&E(this._getElement()),this._getElement().classList.add(M),this._emulateAnimation((()=>{T(t)}))):T(t)}hide(t){this._config.isVisible?(this._getElement().classList.remove(M),this._emulateAnimation((()=>{this.dispose(),T(t)}))):T(t)}_getElement(){if(!this._element){const t=document.createElement("div");t.className=this._config.className,this._config.isAnimated&&t.classList.add(I),this._element=t}return this._element}_getConfig(t){return(t={...N,..."object"==typeof t?t:{}}).rootElement=_(t.rootElement),b(D,t,S),t}_append(){this._isAppended||(this._config.rootElement.append(this._getElement()),o.default.on(this._getElement(),P,(()=>{T(this._config.clickCallback)})),this._isAppended=!0)}dispose(){this._isAppended&&(o.default.off(this._element,P),this._element.remove(),this._isAppended=!1)}_emulateAnimation(t){L(t,this._getElement(),this._config.isAnimated)}}const R={trapElement:null,autofocus:!0},W={trapElement:"element",autofocus:"boolean"},H="focustrap",B=".bs.focustrap",z=`focusin${B}`,F=`keydown.tab${B}`,Q="Tab",V="forward",U="backward";class K{constructor(t){this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}activate(){const{trapElement:t,autofocus:e}=this._config;this._isActive||(e&&t.focus(),o.default.off(document,B),o.default.on(document,z,(t=>this._handleFocusin(t))),o.default.on(document,F,(t=>this._handleKeydown(t))),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,o.default.off(document,B))}_handleFocusin(t){const{target:e}=t,{trapElement:n}=this._config;if(e===document||e===n||n.contains(e))return;const i=a.default.focusableChildren(n);0===i.length?n.focus():this._lastTabNavDirection===U?i[i.length-1].focus():i[0].focus()}_handleKeydown(t){t.key===Q&&(this._lastTabNavDirection=t.shiftKey?U:V)}_getConfig(t){return t={...R,..."object"==typeof t?t:{}},b(H,t,W),t}}const Y=(t,e="hide")=>{const n=`click.dismiss${t.EVENT_KEY}`,i=t.NAME;o.default.on(document,n,`[data-bs-dismiss="${i}"]`,(function(n){if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),y(this))return;const s=h(this)||this.closest(`.${i}`);t.getOrCreateInstance(s)[e]()}))},X="modal",G=".bs.modal",Z="Escape",J={backdrop:!0,keyboard:!0,focus:!0},tt={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean"},et=`hide${G}`,nt=`hidePrevented${G}`,it=`hidden${G}`,st=`show${G}`,ot=`shown${G}`,rt=`resize${G}`,at=`click.dismiss${G}`,lt=`keydown.dismiss${G}`,ct=`mouseup.dismiss${G}`,dt=`mousedown.dismiss${G}`,ut=`click${G}.data-api`,ft="modal-open",ht="fade",pt="show",mt="modal-static",gt=".modal.show",_t=".modal-dialog",bt=".modal-body",vt='[data-bs-toggle="modal"]';class yt extends l.default{constructor(t,e){super(t),this._config=this._getConfig(e),this._dialog=a.default.findOne(_t,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollBar=new k}static get Default(){return J}static get NAME(){return X}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||o.default.trigger(this._element,st,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isAnimated()&&(this._isTransitioning=!0),this._scrollBar.hide(),document.body.classList.add(ft),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),o.default.on(this._dialog,dt,(()=>{o.default.one(this._element,ct,(t=>{t.target===this._element&&(this._ignoreBackdropClick=!0)}))})),this._showBackdrop((()=>this._showElement(t))))}hide(){if(!this._isShown||this._isTransitioning)return;if(o.default.trigger(this._element,et).defaultPrevented)return;this._isShown=!1;const t=this._isAnimated();t&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),this._focustrap.deactivate(),this._element.classList.remove(pt),o.default.off(this._element,at),o.default.off(this._dialog,dt),this._queueCallback((()=>this._hideModal()),this._element,t)}dispose(){[window,this._dialog].forEach((t=>o.default.off(t,G))),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new q({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new K({trapElement:this._element})}_getConfig(t){return t={...J,...r.default.getDataAttributes(this._element),..."object"==typeof t?t:{}},b(X,t,tt),t}_showElement(t){const e=this._isAnimated(),n=a.default.findOne(bt,this._dialog);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||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,n&&(n.scrollTop=0),e&&E(this._element),this._element.classList.add(pt);const i=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,o.default.trigger(this._element,ot,{relatedTarget:t})};this._queueCallback(i,this._dialog,e)}_setEscapeEvent(){this._isShown?o.default.on(this._element,lt,(t=>{this._config.keyboard&&t.key===Z?(t.preventDefault(),this.hide()):this._config.keyboard||t.key!==Z||this._triggerBackdropTransition()})):o.default.off(this._element,lt)}_setResizeEvent(){this._isShown?o.default.on(window,rt,(()=>this._adjustDialog())):o.default.off(window,rt)}_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(ft),this._resetAdjustments(),this._scrollBar.reset(),o.default.trigger(this._element,it)}))}_showBackdrop(t){o.default.on(this._element,at,(t=>{this._ignoreBackdropClick?this._ignoreBackdropClick=!1:t.target===t.currentTarget&&(!0===this._config.backdrop?this.hide():"static"===this._config.backdrop&&this._triggerBackdropTransition())})),this._backdrop.show(t)}_isAnimated(){return this._element.classList.contains(ht)}_triggerBackdropTransition(){if(o.default.trigger(this._element,nt).defaultPrevented)return;const{classList:t,scrollHeight:e,style:n}=this._element,i=e>document.documentElement.clientHeight;!i&&"hidden"===n.overflowY||t.contains(mt)||(i||(n.overflowY="hidden"),t.add(mt),this._queueCallback((()=>{t.remove(mt),i||this._queueCallback((()=>{n.overflowY=""}),this._dialog)}),this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._scrollBar.getWidth(),n=e>0;(!n&&t&&!C()||n&&!t&&C())&&(this._element.style.paddingLeft=`${e}px`),(n&&!t&&!C()||!n&&t&&C())&&(this._element.style.paddingRight=`${e}px`)}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,e){return this.each((function(){const n=yt.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===n[t])throw new TypeError(`No method named "${t}"`);n[t](e)}}))}}return o.default.on(document,ut,vt,(function(t){const e=h(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),o.default.one(e,st,(t=>{t.defaultPrevented||o.default.one(e,it,(()=>{v(this)&&this.focus()}))}));const n=a.default.findOne(gt);n&&yt.getInstance(n).hide(),yt.getOrCreateInstance(e).toggle(this)})),Y(yt),O(yt),yt}(s.exports,u.exports,f.exports,o.exports)}(Yt);var Xt=Yt.exports,Gt={exports:{}};
/*!
	  * Bootstrap offcanvas.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e,n,i){const s=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},o=s(t),r=s(e),a=s(n),l=s(i),c=1e3,d="transitionend",u=t=>null==t?`${t}`:{}.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),f=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},h=t=>{const e=f(t);return e?document.querySelector(e):null},p=t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:n}=window.getComputedStyle(t);const i=Number.parseFloat(e),s=Number.parseFloat(n);return i||s?(e=e.split(",")[0],n=n.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(n))*c):0},m=t=>{t.dispatchEvent(new Event(d))},g=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),_=t=>g(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(t):null,b=(t,e,n)=>{Object.keys(n).forEach((i=>{const s=n[i],o=e[i],r=o&&g(o)?"element":u(o);if(!new RegExp(s).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${s}".`)}))},v=t=>!(!g(t)||0===t.getClientRects().length)&&"visible"===getComputedStyle(t).getPropertyValue("visibility"),y=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),E=t=>{t.offsetHeight},w=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},A=[],x=t=>{"loading"===document.readyState?(A.length||document.addEventListener("DOMContentLoaded",(()=>{A.forEach((t=>t()))})),A.push(t)):t()},C=t=>{x((()=>{const e=w();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},O=t=>{"function"==typeof t&&t()},T=(t,e,n=!0)=>{if(!n)return void O(t);const i=5,s=p(e)+i;let o=!1;const r=({target:n})=>{n===e&&(o=!0,e.removeEventListener(d,r),O(t))};e.addEventListener(d,r),setTimeout((()=>{o||m(e)}),s)},L=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",$=".sticky-top";class j{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,"paddingRight",(e=>e+t)),this._setElementAttributes(L,"paddingRight",(e=>e+t)),this._setElementAttributes($,"marginRight",(e=>e-t))}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,n){const i=this.getWidth(),s=t=>{if(t!==this._element&&window.innerWidth>t.clientWidth+i)return;this._saveInitialAttribute(t,e);const s=window.getComputedStyle(t)[e];t.style[e]=`${n(Number.parseFloat(s))}px`};this._applyManipulationCallback(t,s)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,"paddingRight"),this._resetElementAttributes(L,"paddingRight"),this._resetElementAttributes($,"marginRight")}_saveInitialAttribute(t,e){const n=t.style[e];n&&r.default.setDataAttribute(t,e,n)}_resetElementAttributes(t,e){const n=t=>{const n=r.default.getDataAttribute(t,e);void 0===n?t.style.removeProperty(e):(r.default.removeDataAttribute(t,e),t.style[e]=n)};this._applyManipulationCallback(t,n)}_applyManipulationCallback(t,e){g(t)?e(t):o.default.find(t,this._element).forEach(e)}isOverflowing(){return this.getWidth()>0}}const k={className:"modal-backdrop",isVisible:!0,isAnimated:!1,rootElement:"body",clickCallback:null},N={className:"string",isVisible:"boolean",isAnimated:"boolean",rootElement:"(element|string)",clickCallback:"(function|null)"},S="backdrop",D="fade",I="show",M=`mousedown.bs.${S}`;class P{constructor(t){this._config=this._getConfig(t),this._isAppended=!1,this._element=null}show(t){this._config.isVisible?(this._append(),this._config.isAnimated&&E(this._getElement()),this._getElement().classList.add(I),this._emulateAnimation((()=>{O(t)}))):O(t)}hide(t){this._config.isVisible?(this._getElement().classList.remove(I),this._emulateAnimation((()=>{this.dispose(),O(t)}))):O(t)}_getElement(){if(!this._element){const t=document.createElement("div");t.className=this._config.className,this._config.isAnimated&&t.classList.add(D),this._element=t}return this._element}_getConfig(t){return(t={...k,..."object"==typeof t?t:{}}).rootElement=_(t.rootElement),b(S,t,N),t}_append(){this._isAppended||(this._config.rootElement.append(this._getElement()),a.default.on(this._getElement(),M,(()=>{O(this._config.clickCallback)})),this._isAppended=!0)}dispose(){this._isAppended&&(a.default.off(this._element,M),this._element.remove(),this._isAppended=!1)}_emulateAnimation(t){T(t,this._getElement(),this._config.isAnimated)}}const q={trapElement:null,autofocus:!0},R={trapElement:"element",autofocus:"boolean"},W="focustrap",H=".bs.focustrap",B=`focusin${H}`,z=`keydown.tab${H}`,F="Tab",Q="forward",V="backward";class U{constructor(t){this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}activate(){const{trapElement:t,autofocus:e}=this._config;this._isActive||(e&&t.focus(),a.default.off(document,H),a.default.on(document,B,(t=>this._handleFocusin(t))),a.default.on(document,z,(t=>this._handleKeydown(t))),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,a.default.off(document,H))}_handleFocusin(t){const{target:e}=t,{trapElement:n}=this._config;if(e===document||e===n||n.contains(e))return;const i=o.default.focusableChildren(n);0===i.length?n.focus():this._lastTabNavDirection===V?i[i.length-1].focus():i[0].focus()}_handleKeydown(t){t.key===F&&(this._lastTabNavDirection=t.shiftKey?V:Q)}_getConfig(t){return t={...q,..."object"==typeof t?t:{}},b(W,t,R),t}}const K=(t,e="hide")=>{const n=`click.dismiss${t.EVENT_KEY}`,i=t.NAME;a.default.on(document,n,`[data-bs-dismiss="${i}"]`,(function(n){if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),y(this))return;const s=h(this)||this.closest(`.${i}`);t.getOrCreateInstance(s)[e]()}))},Y="offcanvas",X=".bs.offcanvas",G=".data-api",Z=`load${X}${G}`,J="Escape",tt={backdrop:!0,keyboard:!0,scroll:!1},et={backdrop:"boolean",keyboard:"boolean",scroll:"boolean"},nt="show",it="offcanvas-backdrop",st=".offcanvas.show",ot=`show${X}`,rt=`shown${X}`,at=`hide${X}`,lt=`hidden${X}`,ct=`click${X}${G}`,dt=`keydown.dismiss${X}`,ut='[data-bs-toggle="offcanvas"]';class ft extends l.default{constructor(t,e){super(t),this._config=this._getConfig(e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get NAME(){return Y}static get Default(){return tt}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){if(this._isShown)return;if(a.default.trigger(this._element,ot,{relatedTarget:t}).defaultPrevented)return;this._isShown=!0,this._element.style.visibility="visible",this._backdrop.show(),this._config.scroll||(new j).hide(),this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(nt);const e=()=>{this._config.scroll||this._focustrap.activate(),a.default.trigger(this._element,rt,{relatedTarget:t})};this._queueCallback(e,this._element,!0)}hide(){if(!this._isShown)return;if(a.default.trigger(this._element,at).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.remove(nt),this._backdrop.hide();const t=()=>{this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._element.style.visibility="hidden",this._config.scroll||(new j).reset(),a.default.trigger(this._element,lt)};this._queueCallback(t,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_getConfig(t){return t={...tt,...r.default.getDataAttributes(this._element),..."object"==typeof t?t:{}},b(Y,t,et),t}_initializeBackDrop(){return new P({className:it,isVisible:this._config.backdrop,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:()=>this.hide()})}_initializeFocusTrap(){return new U({trapElement:this._element})}_addEventListeners(){a.default.on(this._element,dt,(t=>{this._config.keyboard&&t.key===J&&this.hide()}))}static jQueryInterface(t){return this.each((function(){const e=ft.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return a.default.on(document,ct,ut,(function(t){const e=h(this);if(["A","AREA"].includes(this.tagName)&&t.preventDefault(),y(this))return;a.default.one(e,lt,(()=>{v(this)&&this.focus()}));const n=o.default.findOne(st);n&&n!==e&&ft.getInstance(n).hide(),ft.getOrCreateInstance(e).toggle(this)})),a.default.on(window,Z,(()=>o.default.find(st).forEach((t=>ft.getOrCreateInstance(t).show())))),K(ft),C(ft),ft}(f.exports,u.exports,s.exports,o.exports)}(Gt);var Zt=Gt.exports,Jt={exports:{}},te={exports:{}};
/*!
	  * Bootstrap tooltip.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e,n,i,s,o){const r=t=>t&&"object"==typeof t&&"default"in t?t:{default:t};function a(t){if(t&&t.__esModule)return t;const e=Object.create(null);if(t)for(const n in t)if("default"!==n){const i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:()=>t[n]})}return e.default=t,Object.freeze(e)}const l=a(t),c=r(e),d=r(n),u=r(i),f=r(s),h=r(o),p=1e6,m=t=>null==t?`${t}`:{}.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),g=t=>{do{t+=Math.floor(Math.random()*p)}while(document.getElementById(t));return t},_=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),b=t=>_(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(t):null,v=(t,e,n)=>{Object.keys(n).forEach((i=>{const s=n[i],o=e[i],r=o&&_(o)?"element":m(o);if(!new RegExp(s).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${s}".`)}))},y=t=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?y(t.parentNode):null},E=()=>{},w=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},A=[],x=t=>{"loading"===document.readyState?(A.length||document.addEventListener("DOMContentLoaded",(()=>{A.forEach((t=>t()))})),A.push(t)):t()},C=()=>"rtl"===document.documentElement.dir,O=t=>{x((()=>{const e=w();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},T=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),L=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^#&/:?]*(?:[#/?]|$))/i,$=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i,j=(t,e)=>{const n=t.nodeName.toLowerCase();if(e.includes(n))return!T.has(n)||Boolean(L.test(t.nodeValue)||$.test(t.nodeValue));const i=e.filter((t=>t instanceof RegExp));for(let t=0,e=i.length;t<e;t++)if(i[t].test(n))return!0;return!1},k={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],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:[]};function N(t,e,n){if(!t.length)return t;if(n&&"function"==typeof n)return n(t);const i=(new window.DOMParser).parseFromString(t,"text/html"),s=[].concat(...i.body.querySelectorAll("*"));for(let t=0,n=s.length;t<n;t++){const n=s[t],i=n.nodeName.toLowerCase();if(!Object.keys(e).includes(i)){n.remove();continue}const o=[].concat(...n.attributes),r=[].concat(e["*"]||[],e[i]||[]);o.forEach((t=>{j(t,r)||n.removeAttribute(t.nodeName)}))}return i.body.innerHTML}const S="tooltip",D=".bs.tooltip",I="bs-tooltip",M=new Set(["sanitize","allowList","sanitizeFn"]),P={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(array|string|function)",container:"(string|element|boolean)",fallbackPlacements:"array",boundary:"(string|element)",customClass:"(string|function)",sanitize:"boolean",sanitizeFn:"(null|function)",allowList:"object",popperConfig:"(null|object|function)"},q={AUTO:"auto",TOP:"top",RIGHT:C()?"left":"right",BOTTOM:"bottom",LEFT:C()?"right":"left"},R={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:[0,0],container:!1,fallbackPlacements:["top","right","bottom","left"],boundary:"clippingParents",customClass:"",sanitize:!0,sanitizeFn:null,allowList:k,popperConfig:null},W={HIDE:`hide${D}`,HIDDEN:`hidden${D}`,SHOW:`show${D}`,SHOWN:`shown${D}`,INSERTED:`inserted${D}`,CLICK:`click${D}`,FOCUSIN:`focusin${D}`,FOCUSOUT:`focusout${D}`,MOUSEENTER:`mouseenter${D}`,MOUSELEAVE:`mouseleave${D}`},H="fade",B="show",z="show",F="out",Q=".tooltip-inner",V=".modal",U="hide.bs.modal",K="hover",Y="focus",X="click",G="manual";class Z extends h.default{constructor(t,e){if(void 0===l)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(t),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this._config=this._getConfig(e),this.tip=null,this._setListeners()}static get Default(){return R}static get NAME(){return S}static get Event(){return W}static get DefaultType(){return P}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(t){if(this._isEnabled)if(t){const e=this._initializeOnDelegatedTarget(t);e._activeTrigger.click=!e._activeTrigger.click,e._isWithActiveTrigger()?e._enter(null,e):e._leave(null,e)}else{if(this.getTipElement().classList.contains(B))return void this._leave(null,this);this._enter(null,this)}}dispose(){clearTimeout(this._timeout),d.default.off(this._element.closest(V),U,this._hideModalHandler),this.tip&&this.tip.remove(),this._disposePopper(),super.dispose()}show(){if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(!this.isWithContent()||!this._isEnabled)return;const t=d.default.trigger(this._element,this.constructor.Event.SHOW),e=y(this._element),n=null===e?this._element.ownerDocument.documentElement.contains(this._element):e.contains(this._element);if(t.defaultPrevented||!n)return;"tooltip"===this.constructor.NAME&&this.tip&&this.getTitle()!==this.tip.querySelector(Q).innerHTML&&(this._disposePopper(),this.tip.remove(),this.tip=null);const i=this.getTipElement(),s=g(this.constructor.NAME);i.setAttribute("id",s),this._element.setAttribute("aria-describedby",s),this._config.animation&&i.classList.add(H);const o="function"==typeof this._config.placement?this._config.placement.call(this,i,this._element):this._config.placement,r=this._getAttachment(o);this._addAttachmentClass(r);const{container:a}=this._config;c.default.set(i,this.constructor.DATA_KEY,this),this._element.ownerDocument.documentElement.contains(this.tip)||(a.append(i),d.default.trigger(this._element,this.constructor.Event.INSERTED)),this._popper?this._popper.update():this._popper=l.createPopper(this._element,i,this._getPopperConfig(r)),i.classList.add(B);const u=this._resolvePossibleFunction(this._config.customClass);u&&i.classList.add(...u.split(" ")),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach((t=>{d.default.on(t,"mouseover",E)}));const f=()=>{const t=this._hoverState;this._hoverState=null,d.default.trigger(this._element,this.constructor.Event.SHOWN),t===F&&this._leave(null,this)},h=this.tip.classList.contains(H);this._queueCallback(f,this.tip,h)}hide(){if(!this._popper)return;const t=this.getTipElement(),e=()=>{this._isWithActiveTrigger()||(this._hoverState!==z&&t.remove(),this._cleanTipClass(),this._element.removeAttribute("aria-describedby"),d.default.trigger(this._element,this.constructor.Event.HIDDEN),this._disposePopper())};if(d.default.trigger(this._element,this.constructor.Event.HIDE).defaultPrevented)return;t.classList.remove(B),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach((t=>d.default.off(t,"mouseover",E))),this._activeTrigger[X]=!1,this._activeTrigger[Y]=!1,this._activeTrigger[K]=!1;const n=this.tip.classList.contains(H);this._queueCallback(e,this.tip,n),this._hoverState=""}update(){null!==this._popper&&this._popper.update()}isWithContent(){return Boolean(this.getTitle())}getTipElement(){if(this.tip)return this.tip;const t=document.createElement("div");t.innerHTML=this._config.template;const e=t.children[0];return this.setContent(e),e.classList.remove(H,B),this.tip=e,this.tip}setContent(t){this._sanitizeAndSetContent(t,this.getTitle(),Q)}_sanitizeAndSetContent(t,e,n){const i=f.default.findOne(n,t);e||!i?this.setElementContent(i,e):i.remove()}setElementContent(t,e){if(null!==t)return _(e)?(e=b(e),void(this._config.html?e.parentNode!==t&&(t.innerHTML="",t.append(e)):t.textContent=e.textContent)):void(this._config.html?(this._config.sanitize&&(e=N(e,this._config.allowList,this._config.sanitizeFn)),t.innerHTML=e):t.textContent=e)}getTitle(){const t=this._element.getAttribute("data-bs-original-title")||this._config.title;return this._resolvePossibleFunction(t)}updateAttachment(t){return"right"===t?"end":"left"===t?"start":t}_initializeOnDelegatedTarget(t,e){return e||this.constructor.getOrCreateInstance(t.delegateTarget,this._getDelegateConfig())}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map((t=>Number.parseInt(t,10))):"function"==typeof t?e=>t(e,this._element):t}_resolvePossibleFunction(t){return"function"==typeof t?t.call(this._element):t}_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:"onChange",enabled:!0,phase:"afterWrite",fn:t=>this._handlePopperPlacementChange(t)}],onFirstUpdate:t=>{t.options.placement!==t.placement&&this._handlePopperPlacementChange(t)}};return{...e,..."function"==typeof this._config.popperConfig?this._config.popperConfig(e):this._config.popperConfig}}_addAttachmentClass(t){this.getTipElement().classList.add(`${this._getBasicClassPrefix()}-${this.updateAttachment(t)}`)}_getAttachment(t){return q[t.toUpperCase()]}_setListeners(){this._config.trigger.split(" ").forEach((t=>{if("click"===t)d.default.on(this._element,this.constructor.Event.CLICK,this._config.selector,(t=>this.toggle(t)));else if(t!==G){const e=t===K?this.constructor.Event.MOUSEENTER:this.constructor.Event.FOCUSIN,n=t===K?this.constructor.Event.MOUSELEAVE:this.constructor.Event.FOCUSOUT;d.default.on(this._element,e,this._config.selector,(t=>this._enter(t))),d.default.on(this._element,n,this._config.selector,(t=>this._leave(t)))}})),this._hideModalHandler=()=>{this._element&&this.hide()},d.default.on(this._element.closest(V),U,this._hideModalHandler),this._config.selector?this._config={...this._config,trigger:"manual",selector:""}:this._fixTitle()}_fixTitle(){const t=this._element.getAttribute("title"),e=typeof this._element.getAttribute("data-bs-original-title");(t||"string"!==e)&&(this._element.setAttribute("data-bs-original-title",t||""),!t||this._element.getAttribute("aria-label")||this._element.textContent||this._element.setAttribute("aria-label",t),this._element.setAttribute("title",""))}_enter(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusin"===t.type?Y:K]=!0),e.getTipElement().classList.contains(B)||e._hoverState===z?e._hoverState=z:(clearTimeout(e._timeout),e._hoverState=z,e._config.delay&&e._config.delay.show?e._timeout=setTimeout((()=>{e._hoverState===z&&e.show()}),e._config.delay.show):e.show())}_leave(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusout"===t.type?Y:K]=e._element.contains(t.relatedTarget)),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=F,e._config.delay&&e._config.delay.hide?e._timeout=setTimeout((()=>{e._hoverState===F&&e.hide()}),e._config.delay.hide):e.hide())}_isWithActiveTrigger(){for(const t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1}_getConfig(t){const e=u.default.getDataAttributes(this._element);return Object.keys(e).forEach((t=>{M.has(t)&&delete e[t]})),(t={...this.constructor.Default,...e,..."object"==typeof t&&t?t:{}}).container=!1===t.container?document.body:b(t.container),"number"==typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),v(S,t,this.constructor.DefaultType),t.sanitize&&(t.template=N(t.template,t.allowList,t.sanitizeFn)),t}_getDelegateConfig(){const t={};for(const e in this._config)this.constructor.Default[e]!==this._config[e]&&(t[e]=this._config[e]);return t}_cleanTipClass(){const t=this.getTipElement(),e=new RegExp(`(^|\\s)${this._getBasicClassPrefix()}\\S+`,"g"),n=t.getAttribute("class").match(e);null!==n&&n.length>0&&n.map((t=>t.trim())).forEach((e=>t.classList.remove(e)))}_getBasicClassPrefix(){return I}_handlePopperPlacementChange(t){const{state:e}=t;e&&(this.tip=e.elements.popper,this._cleanTipClass(),this._addAttachmentClass(this._getAttachment(e.placement)))}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null)}static jQueryInterface(t){return this.each((function(){const e=Z.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}return O(Z),Z}(Ut,r.exports,s.exports,u.exports,f.exports,o.exports)}(te);var ee=e(te.exports);
/*!
	  * Bootstrap popover.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */!function(t,e){t.exports=function(t){const e=(t=>t&&"object"==typeof t&&"default"in t?t:{default:t})(t),n=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},i=[],s=t=>{"loading"===document.readyState?(i.length||document.addEventListener("DOMContentLoaded",(()=>{i.forEach((t=>t()))})),i.push(t)):t()},o=t=>{s((()=>{const e=n();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},r="popover",a=".bs.popover",l="bs-popover",c={...e.default.Default,placement:"right",offset:[0,8],trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'},d={...e.default.DefaultType,content:"(string|element|function)"},u={HIDE:`hide${a}`,HIDDEN:`hidden${a}`,SHOW:`show${a}`,SHOWN:`shown${a}`,INSERTED:`inserted${a}`,CLICK:`click${a}`,FOCUSIN:`focusin${a}`,FOCUSOUT:`focusout${a}`,MOUSEENTER:`mouseenter${a}`,MOUSELEAVE:`mouseleave${a}`},f=".popover-header",h=".popover-body";class p extends e.default{static get Default(){return c}static get NAME(){return r}static get Event(){return u}static get DefaultType(){return d}isWithContent(){return this.getTitle()||this._getContent()}setContent(t){this._sanitizeAndSetContent(t,this.getTitle(),f),this._sanitizeAndSetContent(t,this._getContent(),h)}_getContent(){return this._resolvePossibleFunction(this._config.content)}_getBasicClassPrefix(){return l}static jQueryInterface(t){return this.each((function(){const e=p.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}return o(p),p}(te.exports)}(Jt);var ne=Jt.exports,ie={exports:{}};
/*!
	  * Bootstrap scrollspy.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e,n,i){const s=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},o=s(t),r=s(e),a=s(n),l=s(i),c=t=>null==t?`${t}`:{}.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),d=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},u=t=>{const e=d(t);return e&&document.querySelector(e)?e:null},f=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),h=t=>f(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(t):null,p=(t,e,n)=>{Object.keys(n).forEach((i=>{const s=n[i],o=e[i],r=o&&f(o)?"element":c(o);if(!new RegExp(s).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${s}".`)}))},m=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},g=[],_=t=>{"loading"===document.readyState?(g.length||document.addEventListener("DOMContentLoaded",(()=>{g.forEach((t=>t()))})),g.push(t)):t()},b=t=>{_((()=>{const e=m();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},v="scrollspy",y=".bs.scrollspy",E={offset:10,method:"auto",target:""},w={offset:"number",method:"string",target:"(string|element)"},A=`activate${y}`,x=`scroll${y}`,C=`load${y}.data-api`,O="dropdown-item",T="active",L='[data-bs-spy="scroll"]',$=".nav, .list-group",j=".nav-link",k=".nav-item",N=".list-group-item",S=`${j}, ${N}, .${O}`,D=".dropdown",I=".dropdown-toggle",M="offset",P="position";class q extends l.default{constructor(t,e){super(t),this._scrollElement="BODY"===this._element.tagName?window:this._element,this._config=this._getConfig(e),this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,o.default.on(this._scrollElement,x,(()=>this._process())),this.refresh(),this._process()}static get Default(){return E}static get NAME(){return v}refresh(){const t=this._scrollElement===this._scrollElement.window?M:P,e="auto"===this._config.method?t:this._config.method,n=e===P?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),a.default.find(S,this._config.target).map((t=>{const i=u(t),s=i?a.default.findOne(i):null;if(s){const t=s.getBoundingClientRect();if(t.width||t.height)return[r.default[e](s).top+n,i]}return null})).filter((t=>t)).sort(((t,e)=>t[0]-e[0])).forEach((t=>{this._offsets.push(t[0]),this._targets.push(t[1])}))}dispose(){o.default.off(this._scrollElement,y),super.dispose()}_getConfig(t){return(t={...E,...r.default.getDataAttributes(this._element),..."object"==typeof t&&t?t:{}}).target=h(t.target)||document.documentElement,p(v,t,w),t}_getScrollTop(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop}_getScrollHeight(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)}_getOffsetHeight(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height}_process(){const t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=n){const t=this._targets[this._targets.length-1];this._activeTarget!==t&&this._activate(t)}else{if(this._activeTarget&&t<this._offsets[0]&&this._offsets[0]>0)return this._activeTarget=null,void this._clear();for(let e=this._offsets.length;e--;)this._activeTarget!==this._targets[e]&&t>=this._offsets[e]&&(void 0===this._offsets[e+1]||t<this._offsets[e+1])&&this._activate(this._targets[e])}}_activate(t){this._activeTarget=t,this._clear();const e=S.split(",").map((e=>`${e}[data-bs-target="${t}"],${e}[href="${t}"]`)),n=a.default.findOne(e.join(","),this._config.target);n.classList.add(T),n.classList.contains(O)?a.default.findOne(I,n.closest(D)).classList.add(T):a.default.parents(n,$).forEach((t=>{a.default.prev(t,`${j}, ${N}`).forEach((t=>t.classList.add(T))),a.default.prev(t,k).forEach((t=>{a.default.children(t,j).forEach((t=>t.classList.add(T)))}))})),o.default.trigger(this._scrollElement,A,{relatedTarget:t})}_clear(){a.default.find(S,this._config.target).filter((t=>t.classList.contains(T))).forEach((t=>t.classList.remove(T)))}static jQueryInterface(t){return this.each((function(){const e=q.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}return o.default.on(window,C,(()=>{a.default.find(L).forEach((t=>new q(t)))})),b(q),q}(s.exports,u.exports,f.exports,o.exports)}(ie);var se=ie.exports,oe={exports:{}};
/*!
	  * Bootstrap tab.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e,n){const i=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},s=i(t),o=i(e),r=i(n),a=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},l=t=>{const e=a(t);return e?document.querySelector(e):null},c=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),d=t=>{t.offsetHeight},u=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},f=[],h=t=>{"loading"===document.readyState?(f.length||document.addEventListener("DOMContentLoaded",(()=>{f.forEach((t=>t()))})),f.push(t)):t()},p=t=>{h((()=>{const e=u();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},m="tab",g=".bs.tab",_=`hide${g}`,b=`hidden${g}`,v=`show${g}`,y=`shown${g}`,E=`click${g}.data-api`,w="dropdown-menu",A="active",x="fade",C="show",O=".dropdown",T=".nav, .list-group",L=".active",$=":scope > li > .active",j='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',k=".dropdown-toggle",N=":scope > .dropdown-menu .active";class S extends r.default{static get NAME(){return m}show(){if(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&this._element.classList.contains(A))return;let t;const e=l(this._element),n=this._element.closest(T);if(n){const e="UL"===n.nodeName||"OL"===n.nodeName?$:L;t=o.default.find(e,n),t=t[t.length-1]}const i=t?s.default.trigger(t,_,{relatedTarget:this._element}):null;if(s.default.trigger(this._element,v,{relatedTarget:t}).defaultPrevented||null!==i&&i.defaultPrevented)return;this._activate(this._element,n);const r=()=>{s.default.trigger(t,b,{relatedTarget:this._element}),s.default.trigger(this._element,y,{relatedTarget:t})};e?this._activate(e,e.parentNode,r):r()}_activate(t,e,n){const i=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?o.default.children(e,L):o.default.find($,e))[0],s=n&&i&&i.classList.contains(x),r=()=>this._transitionComplete(t,i,n);i&&s?(i.classList.remove(C),this._queueCallback(r,t,!0)):r()}_transitionComplete(t,e,n){if(e){e.classList.remove(A);const t=o.default.findOne(N,e.parentNode);t&&t.classList.remove(A),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}t.classList.add(A),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),d(t),t.classList.contains(x)&&t.classList.add(C);let i=t.parentNode;if(i&&"LI"===i.nodeName&&(i=i.parentNode),i&&i.classList.contains(w)){const e=t.closest(O);e&&o.default.find(k,e).forEach((t=>t.classList.add(A))),t.setAttribute("aria-expanded",!0)}n&&n()}static jQueryInterface(t){return this.each((function(){const e=S.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}return s.default.on(document,E,j,(function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),c(this)||S.getOrCreateInstance(this).show()})),p(S),S}(s.exports,f.exports,o.exports)}(oe);var re=oe.exports,ae={exports:{}};
/*!
	  * Bootstrap toast.js v5.1.3 (https://getbootstrap.com/)
	  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
	  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
	  */
!function(t,e){t.exports=function(t,e,n){const i=t=>t&&"object"==typeof t&&"default"in t?t:{default:t},s=i(t),o=i(e),r=i(n),a=t=>null==t?`${t}`:{}.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),l=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let n=t.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n=`#${n.split("#")[1]}`),e=n&&"#"!==n?n.trim():null}return e},c=t=>{const e=l(t);return e?document.querySelector(e):null},d=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),u=(t,e,n)=>{Object.keys(n).forEach((i=>{const s=n[i],o=e[i],r=o&&d(o)?"element":a(o);if(!new RegExp(s).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${s}".`)}))},f=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),h=t=>{t.offsetHeight},p=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},m=[],g=t=>{"loading"===document.readyState?(m.length||document.addEventListener("DOMContentLoaded",(()=>{m.forEach((t=>t()))})),m.push(t)):t()},_=t=>{g((()=>{const e=p();if(e){const n=t.NAME,i=e.fn[n];e.fn[n]=t.jQueryInterface,e.fn[n].Constructor=t,e.fn[n].noConflict=()=>(e.fn[n]=i,t.jQueryInterface)}}))},b=(t,e="hide")=>{const n=`click.dismiss${t.EVENT_KEY}`,i=t.NAME;s.default.on(document,n,`[data-bs-dismiss="${i}"]`,(function(n){if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),f(this))return;const s=c(this)||this.closest(`.${i}`);t.getOrCreateInstance(s)[e]()}))},v="toast",y=".bs.toast",E=`mouseover${y}`,w=`mouseout${y}`,A=`focusin${y}`,x=`focusout${y}`,C=`hide${y}`,O=`hidden${y}`,T=`show${y}`,L=`shown${y}`,$="fade",j="hide",k="show",N="showing",S={animation:"boolean",autohide:"boolean",delay:"number"},D={animation:!0,autohide:!0,delay:5e3};class I extends r.default{constructor(t,e){super(t),this._config=this._getConfig(e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get DefaultType(){return S}static get Default(){return D}static get NAME(){return v}show(){if(s.default.trigger(this._element,T).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add($);const t=()=>{this._element.classList.remove(N),s.default.trigger(this._element,L),this._maybeScheduleHide()};this._element.classList.remove(j),h(this._element),this._element.classList.add(k),this._element.classList.add(N),this._queueCallback(t,this._element,this._config.animation)}hide(){if(!this._element.classList.contains(k))return;if(s.default.trigger(this._element,C).defaultPrevented)return;const t=()=>{this._element.classList.add(j),this._element.classList.remove(N),this._element.classList.remove(k),s.default.trigger(this._element,O)};this._element.classList.add(N),this._queueCallback(t,this._element,this._config.animation)}dispose(){this._clearTimeout(),this._element.classList.contains(k)&&this._element.classList.remove(k),super.dispose()}_getConfig(t){return t={...D,...o.default.getDataAttributes(this._element),..."object"==typeof t&&t?t:{}},u(v,t,this.constructor.DefaultType),t}_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}if(e)return void this._clearTimeout();const n=t.relatedTarget;this._element===n||this._element.contains(n)||this._maybeScheduleHide()}_setListeners(){s.default.on(this._element,E,(t=>this._onInteraction(t,!0))),s.default.on(this._element,w,(t=>this._onInteraction(t,!1))),s.default.on(this._element,A,(t=>this._onInteraction(t,!0))),s.default.on(this._element,x,(t=>this._onInteraction(t,!1)))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each((function(){const e=I.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return b(I),_(I),I}(s.exports,u.exports,o.exports)}(ae);var le,ce,de,ue=ae.exports;le=navigator.userAgent.toLowerCase().indexOf("webkit")>-1,ce=navigator.userAgent.toLowerCase().indexOf("opera")>-1,de=navigator.userAgent.toLowerCase().indexOf("msie")>-1,(le||ce||de)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",(function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())}),!1),t.Alert=a,t.Button=c,t.Carousel=h,t.Collapse=m,t.Dropdown=Kt,t.Modal=Xt,t.Offcanvas=Zt,t.Popover=ne,t.Scrollspy=se,t.Tab=re,t.Toast=ue,t.Tooltip=ee,Object.defineProperty(t,"__esModule",{value:!0})}));
//# sourceMappingURL=child-theme.min.js.map