@visitscotland/component-library 5.15.0 → 5.15.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/manifest.json +42 -42
- package/dist/client/scripts/3393ce56f729291588aa.js +1 -0
- package/dist/client/scripts/465be4f4d4ddbe9b4741.js +1 -0
- package/dist/client/scripts/5f1fb56b0d235de7a280.js +1 -0
- package/dist/client/scripts/66d5a4a2cf08cdaa86bb.js +1 -0
- package/dist/client/scripts/6a8e8fabd2fa07e4709a.js +1 -0
- package/dist/client/scripts/{5b58f17e8baf99adb0f9.js → c414a72f533223c0e349.js} +1 -1
- package/dist/client/scripts/{ac41271cb234a2aeb156.js → da2e15296fabbccab55c.js} +1 -1
- package/dist/client/styles/3393ce56f729291588aa.css +1 -0
- package/dist/client/styles/{1a19296a134c900b079f.css → 5f1fb56b0d235de7a280.css} +1 -1
- package/dist/client/styles/{782ce1733a2189c4cd61.css → 6a8e8fabd2fa07e4709a.css} +1 -1
- package/dist/components/stores/federatedSearch.store.d.ts +4 -1
- package/dist/components/style.css +1 -1
- package/dist/components/utils/federated-search/event-search.d.ts +1 -1
- package/dist/components/vs-component-library.js +37 -37
- package/dist/components/vs-component-library.mjs +828 -818
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{783ed0c1e95f3f226b1b.css → 65c8ef2841d577a4af7a.css} +3 -3
- package/package.json +1 -1
- package/dist/client/scripts/19aeb43187cf24c041e1.js +0 -1
- package/dist/client/scripts/1a19296a134c900b079f.js +0 -1
- package/dist/client/scripts/5fa872e7e946763cbd0e.js +0 -1
- package/dist/client/scripts/782ce1733a2189c4cd61.js +0 -1
- package/dist/client/scripts/dc8de28fbf0095a6bdc4.js +0 -1
- package/dist/client/styles/19aeb43187cf24c041e1.css +0 -1
- /package/dist/client/styles/{dc8de28fbf0095a6bdc4.css → 465be4f4d4ddbe9b4741.css} +0 -0
- /package/dist/client/styles/{5fa872e7e946763cbd0e.css → 66d5a4a2cf08cdaa86bb.css} +0 -0
- /package/dist/client/styles/{ac41271cb234a2aeb156.css → da2e15296fabbccab55c.css} +0 -0
package/dist/ssr/manifest.json
CHANGED
|
@@ -160,9 +160,9 @@ button.vs-guest-selector__trigger{text-align:left}button.vs-guest-selector__trig
|
|
|
160
160
|
.vs-video__iframe-wrapper,.vs-video__fallback-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.vs-video__iframe-wrapper iframe,.vs-video__fallback-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.vs-video__warning{position:absolute;height:100%;width:100%;z-index:1}.vs-video__warning--no-js{display:none}.no-js .vs-video__warning{display:none}.no-js .vs-video__warning--no-js{display:flex}
|
|
161
161
|
.vs-divider{margin:1rem auto;border-top:1px solid}.vs-divider.vs-divider--variant-primary{color:#e9e9e9}.vs-divider.vs-divider--variant-secondary{color:#a3a3cc}.vs-divider.vs-divider--variant-inverse{color:#fff}
|
|
162
162
|
.vs-fed-filter__header{font-weight:600}.vs-fed-filter__scroll-container{display:flex}.vs-fed-filter__scroll-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;align-items:center;padding:.25rem;display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.vs-fed-filter__scroll-rail::-webkit-scrollbar{height:4px}.vs-fed-filter__scroll-rail::-webkit-scrollbar-track{background:#f2f2f8;border-radius:.25rem}.vs-fed-filter__scroll-rail::-webkit-scrollbar-thumb{background:#1f49d6;border-radius:.25rem}.vs-fed-filter__scroll-rail .vs-card{flex:0 0 266px;scroll-snap-align:start;margin-bottom:1.5rem}@media(min-width: 576px){.vs-fed-filter__scroll-rail .vs-card{flex:0 0 235px}}@media(min-width: 768px){.vs-fed-filter__scroll-rail .vs-card{flex:0 0 312px}}@media(min-width: 992px){.vs-fed-filter__scroll-rail .vs-card{flex:0 0 330px}}.vs-fed-filter__scroll-rail--primary{column-gap:.75rem;row-gap:.75rem}.vs-fed-filter__scroll-rail--secondary{column-gap:.5rem;margin-top:.25rem}@media(min-width: 992px){.vs-fed-filter__scroll-rail--wrap{overflow-x:hidden;scroll-snap-type:none;flex-wrap:wrap;row-gap:.5rem}}@media(prefers-reduced-motion: no-preference){.vs-fed-filter__scroll-rail{scroll-behavior:smooth}}.vs-fed-filter__scroll-button{flex:0 0 max-content;aspect-ratio:1/1;margin-top:.25rem}.vs-fed-filter__category-button{flex:0 0 content;height:min-content}
|
|
163
|
-
.vs-fed-search-input .vs-fed-search__input{display:flex;position:relative;z-index:1;padding:1rem 0}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input{padding:2rem 0}}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input{flex-grow:1}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input{margin-right:1rem}}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label{position:absolute;left:.75rem;top:50%;transform:translate(0, -50%)}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label{left:1.5rem}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label .vs-icon{font-size:20px}}.vs-fed-search-input .vs-fed-search__input .vs-input.form-control{font-size:1rem;padding:.75rem 1.25rem .75rem 2.5rem;margin:0;border-radius:1000rem}.vs-fed-search-input .vs-fed-search__input .vs-input.form-control:focus{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-input.form-control{padding:1rem 1rem 1rem 4rem;font-size:1.25rem;height:3rem}}.vs-fed-search-
|
|
164
|
-
.vs-fed-search-sort__label{font-weight:400}.vs-fed-search-sort__dropdown-wrapper{display:flex;align-items:flex-end}.vs-fed-search-sort__dropdown-wrapper button{height:50px}@media(max-width:
|
|
165
|
-
.vs-federated-
|
|
163
|
+
.vs-fed-search-input .vs-fed-search__input{display:flex;position:relative;z-index:1;padding:1rem 0}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input{padding:2rem 0}}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input{flex-grow:1}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input{margin-right:1rem}}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label{position:absolute;left:.75rem;top:50%;transform:translate(0, -50%)}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label{left:1.5rem}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label .vs-icon{font-size:20px}}.vs-fed-search-input .vs-fed-search__input .vs-input.form-control{font-size:1rem;padding:.75rem 1.25rem .75rem 2.5rem;margin:0;border-radius:1000rem}.vs-fed-search-input .vs-fed-search__input .vs-input.form-control:focus{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-input.form-control{padding:1rem 1rem 1rem 4rem;font-size:1.25rem;height:3rem}}.vs-fed-search-input__autocomplete{position:absolute;z-index:10;background-color:#fff;width:90%;margin:0 auto;border:1px solid #e9e9e9}@media(max-width: 991.98px){.vs-fed-search-input__autocomplete{width:100%;right:0}}.vs-fed-search-input__autocomplete__suggestion{padding:.5rem .5rem;text-decoration:none}.vs-fed-search-input__autocomplete__suggestion:hover{background:#d6e5ff}.vs-fed-search-input__autocomplete__suggestion:focus{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}
|
|
164
|
+
.vs-fed-search-sort__label{font-weight:400}.vs-fed-search-sort__dropdown-wrapper{display:flex;align-items:flex-end}.vs-fed-search-sort__dropdown-wrapper button{height:50px}@media(max-width: 767.98px){.vs-fed-search-sort__dropdown-wrapper{display:block;margin-top:1rem}.vs-fed-search-sort__dropdown-wrapper button{width:100%}}
|
|
165
|
+
.vs-federated-search__pagination{margin:4rem 0rem 3rem 0rem}@media(max-width: 991.98px){.vs-federated-search__pagination{margin:1rem 0rem 2rem 0rem}}.vs-federated-search__error--no-js{display:none}.vs-federated-search__results{display:flex;justify-content:space-between;margin-bottom:2rem}@media(max-width: 991.98px){.vs-federated-search__results{flex-direction:column;gap:2rem}}.no-js .vs-federated-search__container{display:none}.no-js .vs-federated-search__error--no-js{display:block}
|
|
166
166
|
.fade-enter-active,.fade-leave-active{transition:opacity .25s linear}.fade-enter-from,.fade-leave-to{opacity:0}.modal[data-v-8a2b2b28]{display:block}.modal-dialog[data-v-8a2b2b28]{z-index:1051}.b-avatar{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:inherit;font-weight:400;line-height:1;max-width:100%;max-height:auto;text-align:center;overflow:visible;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.b-avatar:focus{outline:0}.b-avatar.btn,.b-avatar[href]{padding:0;border:0}.b-avatar.btn .b-avatar-img img,.b-avatar[href] .b-avatar-img img{transition:transform .15s ease-in-out}.b-avatar.btn:not(:disabled):not(.disabled),.b-avatar[href]:not(:disabled):not(.disabled){cursor:pointer}.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img{transform:scale(1.15)}.b-avatar.disabled,.b-avatar:disabled,.b-avatar[disabled]{opacity:.65;pointer-events:none}.b-avatar .b-avatar-custom,.b-avatar .b-avatar-text,.b-avatar .b-avatar-img{border-radius:inherit;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.b-avatar .b-avatar-text{text-transform:uppercase;white-space:nowrap}.b-avatar[href]{text-decoration:none}.b-avatar>.bootstrap-icon{width:60%;height:auto;max-width:100%}.b-avatar .b-avatar-img img{width:100%;height:100%;max-height:auto;border-radius:inherit;object-fit:cover}.b-avatar .b-avatar-badge{position:absolute;min-height:1.5em;min-width:1.5em;padding:.25em;line-height:1;border-radius:10em;font-size:70%;font-weight:700;z-index:1}.b-avatar-sm{width:1.5rem;height:1.5rem}.b-avatar-sm .b-avatar-text{font-size:.6rem}.b-avatar-sm .b-avatar-badge{font-size:.42rem}.b-avatar-lg{width:3.5rem;height:3.5rem}.b-avatar-lg .b-avatar-text{font-size:1.4rem}.b-avatar-lg .b-avatar-badge{font-size:.98rem}.b-avatar-group .b-avatar-group-inner{display:flex;flex-wrap:wrap}.b-avatar-group .b-avatar{border:1px solid #dee2e6}.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled),.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled){z-index:1}.card-deck{gap:1.5rem}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap}}.card-deck>.card{flex:1 0 0%;margin-bottom:0}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.b-form-tags.focus{color:#212529;background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.b-form-tags.disabled{background-color:var(--bs-secondary-bg)}.b-form-tag.disabled{opacity:.75}.b-form-tags.focus.is-valid{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.b-form-tags.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.b-form-tags .b-form-tags-list{margin-top:-.25rem}.b-form-tags .b-form-tags-list .b-form-tag,.b-form-tags .b-form-tags-list .b-from-tags-field{margin-top:.25rem}.b-form-tags .b-form-tags-list .b-form-tag{padding:.25em .65em}.b-form-tag{font-size:75%!important;font-weight:400!important;line-height:1.5!important;margin-right:.25rem}.b-form-tags .b-form-tag+.b-form-tag{margin-left:0}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:75%;line-height:1;float:none;margin-left:.25rem}.input-group>.input-group-prepend>.btn-group>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-lg .input-group-append>.form-control,.input-group-lg .input-group-append>.form-select,.input-group-lg .input-group-append>.input-group-text,.input-group-lg .input-group-append>.btn,.input-group-lg .input-group-prepend>.form-control,.input-group-lg .input-group-prepend>.form-select,.input-group-lg .input-group-prepend>.input-group-text,.input-group-lg .input-group-prepend>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm .input-group-append>.form-control,.input-group-sm .input-group-append>.form-select,.input-group-sm .input-group-append>.input-group-text,.input-group-sm .input-group-append>.btn,.input-group-sm .input-group-prepend>.form-control,.input-group-sm .input-group-prepend>.form-select,.input-group-sm .input-group-prepend>.input-group-text,.input-group-sm .input-group-prepend>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group .btn-group:not(:last-child)>:not(:first-child){border-start-end-radius:0px;border-end-end-radius:0px}.input-group .btn-group:not(:last-child)>:not(:last-child){border-start-start-radius:0px;border-end-start-radius:0px}.input-group .btn-group:not(:last-child)>:not(:last-child){border-start-end-radius:0px;border-end-end-radius:0px}.input-group .btn-group:not(:first-child)>:not(:last-child){border-end-start-radius:0px;border-start-start-radius:0px}.b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem!important;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0!important}.b-table-stacked-label{display:none;font-weight:700}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>tfoot,.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>thead,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>tbody>tr>:first-child,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}@media (max-width: 575.98px){.table.b-table.b-table-stacked-sm{display:block;width:100%}.table.b-table.b-table-stacked-sm>tfoot,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>thead,.table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-sm>caption,.table.b-table.b-table-stacked-sm>tbody,.table.b-table.b-table-stacked-sm>tbody>tr,.table.b-table.b-table-stacked-sm>tbody>tr>td,.table.b-table.b-table-stacked-sm>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.table.b-table.b-table-stacked-sm>tbody>tr>:first-child,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}@media (max-width: 767.98px){.table.b-table.b-table-stacked-md{display:block;width:100%}.table.b-table.b-table-stacked-md>tfoot,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-md>thead,.table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-md>caption,.table.b-table.b-table-stacked-md>tbody,.table.b-table.b-table-stacked-md>tbody>tr,.table.b-table.b-table-stacked-md>tbody>tr>td,.table.b-table.b-table-stacked-md>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.table.b-table.b-table-stacked-md>tbody>tr>:first-child,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}@media (max-width: 991.98px){.table.b-table.b-table-stacked-lg{display:block;width:100%}.table.b-table.b-table-stacked-lg>tfoot,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>thead,.table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-lg>caption,.table.b-table.b-table-stacked-lg>tbody,.table.b-table.b-table-stacked-lg>tbody>tr,.table.b-table.b-table-stacked-lg>tbody>tr>td,.table.b-table.b-table-stacked-lg>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.table.b-table.b-table-stacked-lg>tbody>tr>:first-child,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}@media (max-width: 1199.98px){.table.b-table.b-table-stacked-xl{display:block;width:100%}.table.b-table.b-table-stacked-xl>tfoot,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>thead,.table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xl>caption,.table.b-table.b-table-stacked-xl>tbody,.table.b-table.b-table-stacked-xl>tbody>tr,.table.b-table.b-table-stacked-xl>tbody>tr>td,.table.b-table.b-table-stacked-xl>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xl>tbody>tr>:first-child,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}@media (max-width: 1399.98px){.table.b-table.b-table-stacked-xxl{display:block;width:100%}.table.b-table.b-table-stacked-xxl>tfoot,.table.b-table.b-table-stacked-xxl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xxl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xxl>thead,.table.b-table.b-table-stacked-xxl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xxl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xxl>caption,.table.b-table.b-table-stacked-xxl>tbody,.table.b-table.b-table-stacked-xxl>tbody>tr,.table.b-table.b-table-stacked-xxl>tbody>tr>td,.table.b-table.b-table-stacked-xxl>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-xxl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xxl>tbody>tr>:first-child,.table.b-table.b-table-stacked-xxl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xxl>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-xxl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xxl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xxl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto}@media print{.b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}.table.b-table[aria-busy=true]{opacity:.55}@supports (position: sticky){.b-table-sticky-header>.table.b-table>thead>tr>th{position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}}.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default,.table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.table th.b-table-sortable-column,.b-table.b-table-selectable td{cursor:pointer}.b-table.b-table-busy .b-table-busy-slot>td{border:none;padding:0}.form-control-highlighted{border-color:#86b7fe;transition:box-shadow .3s ease-in-out;animation:form-control-highlighted-blink 1s infinite}@keyframes form-control-highlighted-blink{0%{box-shadow:0 0 0 0 transparent}50%{box-shadow:0 0 0 .25rem #0d6efd40}to{box-shadow:0 0 0 0 transparent}}.b-form-spinbutton{text-align:center;overflow:hidden;background-image:none;padding:0}[dir=rtl] .b-form-spinbutton:not(.flex-column),.b-form-spinbutton[dir=rtl]:not(.flex-column){flex-direction:row-reverse}.b-form-spinbutton output{font-size:inherit;outline:0;border:0;background-color:transparent;width:auto;margin:0;padding:0 .25rem}.b-form-spinbutton output>div,.b-form-spinbutton output>bdi{display:block;min-width:2.25em;height:1.5em}.b-form-spinbutton.flex-column{height:auto;width:auto}.b-form-spinbutton.flex-column output{margin:0 .25rem;padding:.25rem 0}.b-form-spinbutton:not(.d-inline-flex):not(.flex-column){output-width:100%}.b-form-spinbutton.d-inline-flex:not(.flex-column){width:auto}.b-form-spinbutton .btn{line-height:1;box-shadow:none!important}.b-form-spinbutton .btn:disabled{pointer-events:none}.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon{transform:scale(1.25)}.b-form-spinbutton.disabled,.b-form-spinbutton.readonly{background-color:var(--bs-secondary-bg)}.b-form-spinbutton.disabled{pointer-events:none}.container,.container-fluid{display:block}.input-group>.form-floating:not(:first-child)>:not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-floating:not(:last-child)>:not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.dropdown-toggle.dropdown-toggle-no-caret:before,.dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}.bv-no-focus-ring:focus{outline:none}.btn-close-custom[data-v-30d91aa1]{position:absolute;top:0;right:0;z-index:2;margin:var(--bs-alert-padding-y) var(--bs-alert-padding-x)}.form-input-file[data-v-1eb930f5] input[type=file][data-v-1eb930f5]{margin-left:-2px!important}.form-input-file[data-v-1eb930f5] input[type=file][data-v-1eb930f5][data-v-1eb930f5]::-webkit-file-upload-button{display:none}.form-input-file[data-v-1eb930f5] input[type=file][data-v-1eb930f5][data-v-1eb930f5]::file-selector-button{display:none}.form-input-file[data-v-1eb930f5][data-v-1eb930f5]:hover label[data-v-1eb930f5]{background-color:#dde0e3;cursor:pointer}.b-list-move,.b-list-enter-active,.b-list-leave-active{transition:all .5s cubic-bezier(.55,0,.1,1)}.b-list-enter-from,.b-list-leave-to{opacity:0}.b-list-leave-active{position:fixed}
|
|
167
167
|
|
|
168
168
|
*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:0}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color)}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0rem !important}.m-0125{margin:.125rem !important}.m-025{margin:.25rem !important}.m-050{margin:.5rem !important}.m-075{margin:.75rem !important}.m-100{margin:1rem !important}.m-125{margin:1.25rem !important}.m-150{margin:1.5rem !important}.m-175{margin:1.75rem !important}.m-200{margin:2rem !important}.m-250{margin:2.5rem !important}.m-300{margin:3rem !important}.m-400{margin:4rem !important}.m-500{margin:5rem !important}.m-600{margin:6rem !important}.m-700{margin:7rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0rem !important;margin-left:0rem !important}.mx-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-100{margin-right:1rem !important;margin-left:1rem !important}.mx-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-200{margin-right:2rem !important;margin-left:2rem !important}.mx-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-300{margin-right:3rem !important;margin-left:3rem !important}.mx-400{margin-right:4rem !important;margin-left:4rem !important}.mx-500{margin-right:5rem !important;margin-left:5rem !important}.mx-600{margin-right:6rem !important;margin-left:6rem !important}.mx-700{margin-right:7rem !important;margin-left:7rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0rem !important}.mt-0125{margin-top:.125rem !important}.mt-025{margin-top:.25rem !important}.mt-050{margin-top:.5rem !important}.mt-075{margin-top:.75rem !important}.mt-100{margin-top:1rem !important}.mt-125{margin-top:1.25rem !important}.mt-150{margin-top:1.5rem !important}.mt-175{margin-top:1.75rem !important}.mt-200{margin-top:2rem !important}.mt-250{margin-top:2.5rem !important}.mt-300{margin-top:3rem !important}.mt-400{margin-top:4rem !important}.mt-500{margin-top:5rem !important}.mt-600{margin-top:6rem !important}.mt-700{margin-top:7rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0rem !important}.me-0125{margin-right:.125rem !important}.me-025{margin-right:.25rem !important}.me-050{margin-right:.5rem !important}.me-075{margin-right:.75rem !important}.me-100{margin-right:1rem !important}.me-125{margin-right:1.25rem !important}.me-150{margin-right:1.5rem !important}.me-175{margin-right:1.75rem !important}.me-200{margin-right:2rem !important}.me-250{margin-right:2.5rem !important}.me-300{margin-right:3rem !important}.me-400{margin-right:4rem !important}.me-500{margin-right:5rem !important}.me-600{margin-right:6rem !important}.me-700{margin-right:7rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0rem !important}.mb-0125{margin-bottom:.125rem !important}.mb-025{margin-bottom:.25rem !important}.mb-050{margin-bottom:.5rem !important}.mb-075{margin-bottom:.75rem !important}.mb-100{margin-bottom:1rem !important}.mb-125{margin-bottom:1.25rem !important}.mb-150{margin-bottom:1.5rem !important}.mb-175{margin-bottom:1.75rem !important}.mb-200{margin-bottom:2rem !important}.mb-250{margin-bottom:2.5rem !important}.mb-300{margin-bottom:3rem !important}.mb-400{margin-bottom:4rem !important}.mb-500{margin-bottom:5rem !important}.mb-600{margin-bottom:6rem !important}.mb-700{margin-bottom:7rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0rem !important}.ms-0125{margin-left:.125rem !important}.ms-025{margin-left:.25rem !important}.ms-050{margin-left:.5rem !important}.ms-075{margin-left:.75rem !important}.ms-100{margin-left:1rem !important}.ms-125{margin-left:1.25rem !important}.ms-150{margin-left:1.5rem !important}.ms-175{margin-left:1.75rem !important}.ms-200{margin-left:2rem !important}.ms-250{margin-left:2.5rem !important}.ms-300{margin-left:3rem !important}.ms-400{margin-left:4rem !important}.ms-500{margin-left:5rem !important}.ms-600{margin-left:6rem !important}.ms-700{margin-left:7rem !important}.ms-auto{margin-left:auto !important}.m-n0{margin:0rem !important}.m-n0125{margin:-0.125rem !important}.m-n025{margin:-0.25rem !important}.m-n050{margin:-0.5rem !important}.m-n075{margin:-0.75rem !important}.m-n100{margin:-1rem !important}.m-n125{margin:-1.25rem !important}.m-n150{margin:-1.5rem !important}.m-n175{margin:-1.75rem !important}.m-n200{margin:-2rem !important}.m-n250{margin:-2.5rem !important}.m-n300{margin:-3rem !important}.m-n400{margin:-4rem !important}.m-n500{margin:-5rem !important}.m-n600{margin:-6rem !important}.m-n700{margin:-7rem !important}.mx-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-n0{margin-top:0rem !important}.mt-n0125{margin-top:-0.125rem !important}.mt-n025{margin-top:-0.25rem !important}.mt-n050{margin-top:-0.5rem !important}.mt-n075{margin-top:-0.75rem !important}.mt-n100{margin-top:-1rem !important}.mt-n125{margin-top:-1.25rem !important}.mt-n150{margin-top:-1.5rem !important}.mt-n175{margin-top:-1.75rem !important}.mt-n200{margin-top:-2rem !important}.mt-n250{margin-top:-2.5rem !important}.mt-n300{margin-top:-3rem !important}.mt-n400{margin-top:-4rem !important}.mt-n500{margin-top:-5rem !important}.mt-n600{margin-top:-6rem !important}.mt-n700{margin-top:-7rem !important}.me-n0{margin-right:0rem !important}.me-n0125{margin-right:-0.125rem !important}.me-n025{margin-right:-0.25rem !important}.me-n050{margin-right:-0.5rem !important}.me-n075{margin-right:-0.75rem !important}.me-n100{margin-right:-1rem !important}.me-n125{margin-right:-1.25rem !important}.me-n150{margin-right:-1.5rem !important}.me-n175{margin-right:-1.75rem !important}.me-n200{margin-right:-2rem !important}.me-n250{margin-right:-2.5rem !important}.me-n300{margin-right:-3rem !important}.me-n400{margin-right:-4rem !important}.me-n500{margin-right:-5rem !important}.me-n600{margin-right:-6rem !important}.me-n700{margin-right:-7rem !important}.mb-n0{margin-bottom:0rem !important}.mb-n0125{margin-bottom:-0.125rem !important}.mb-n025{margin-bottom:-0.25rem !important}.mb-n050{margin-bottom:-0.5rem !important}.mb-n075{margin-bottom:-0.75rem !important}.mb-n100{margin-bottom:-1rem !important}.mb-n125{margin-bottom:-1.25rem !important}.mb-n150{margin-bottom:-1.5rem !important}.mb-n175{margin-bottom:-1.75rem !important}.mb-n200{margin-bottom:-2rem !important}.mb-n250{margin-bottom:-2.5rem !important}.mb-n300{margin-bottom:-3rem !important}.mb-n400{margin-bottom:-4rem !important}.mb-n500{margin-bottom:-5rem !important}.mb-n600{margin-bottom:-6rem !important}.mb-n700{margin-bottom:-7rem !important}.ms-n0{margin-left:0rem !important}.ms-n0125{margin-left:-0.125rem !important}.ms-n025{margin-left:-0.25rem !important}.ms-n050{margin-left:-0.5rem !important}.ms-n075{margin-left:-0.75rem !important}.ms-n100{margin-left:-1rem !important}.ms-n125{margin-left:-1.25rem !important}.ms-n150{margin-left:-1.5rem !important}.ms-n175{margin-left:-1.75rem !important}.ms-n200{margin-left:-2rem !important}.ms-n250{margin-left:-2.5rem !important}.ms-n300{margin-left:-3rem !important}.ms-n400{margin-left:-4rem !important}.ms-n500{margin-left:-5rem !important}.ms-n600{margin-left:-6rem !important}.ms-n700{margin-left:-7rem !important}.p-0{padding:0rem !important}.p-0125{padding:.125rem !important}.p-025{padding:.25rem !important}.p-050{padding:.5rem !important}.p-075{padding:.75rem !important}.p-100{padding:1rem !important}.p-125{padding:1.25rem !important}.p-150{padding:1.5rem !important}.p-175{padding:1.75rem !important}.p-200{padding:2rem !important}.p-250{padding:2.5rem !important}.p-300{padding:3rem !important}.p-400{padding:4rem !important}.p-500{padding:5rem !important}.p-600{padding:6rem !important}.p-700{padding:7rem !important}.px-0{padding-right:0rem !important;padding-left:0rem !important}.px-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-100{padding-right:1rem !important;padding-left:1rem !important}.px-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-200{padding-right:2rem !important;padding-left:2rem !important}.px-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-300{padding-right:3rem !important;padding-left:3rem !important}.px-400{padding-right:4rem !important;padding-left:4rem !important}.px-500{padding-right:5rem !important;padding-left:5rem !important}.px-600{padding-right:6rem !important;padding-left:6rem !important}.px-700{padding-right:7rem !important;padding-left:7rem !important}.py-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-0{padding-top:0rem !important}.pt-0125{padding-top:.125rem !important}.pt-025{padding-top:.25rem !important}.pt-050{padding-top:.5rem !important}.pt-075{padding-top:.75rem !important}.pt-100{padding-top:1rem !important}.pt-125{padding-top:1.25rem !important}.pt-150{padding-top:1.5rem !important}.pt-175{padding-top:1.75rem !important}.pt-200{padding-top:2rem !important}.pt-250{padding-top:2.5rem !important}.pt-300{padding-top:3rem !important}.pt-400{padding-top:4rem !important}.pt-500{padding-top:5rem !important}.pt-600{padding-top:6rem !important}.pt-700{padding-top:7rem !important}.pe-0{padding-right:0rem !important}.pe-0125{padding-right:.125rem !important}.pe-025{padding-right:.25rem !important}.pe-050{padding-right:.5rem !important}.pe-075{padding-right:.75rem !important}.pe-100{padding-right:1rem !important}.pe-125{padding-right:1.25rem !important}.pe-150{padding-right:1.5rem !important}.pe-175{padding-right:1.75rem !important}.pe-200{padding-right:2rem !important}.pe-250{padding-right:2.5rem !important}.pe-300{padding-right:3rem !important}.pe-400{padding-right:4rem !important}.pe-500{padding-right:5rem !important}.pe-600{padding-right:6rem !important}.pe-700{padding-right:7rem !important}.pb-0{padding-bottom:0rem !important}.pb-0125{padding-bottom:.125rem !important}.pb-025{padding-bottom:.25rem !important}.pb-050{padding-bottom:.5rem !important}.pb-075{padding-bottom:.75rem !important}.pb-100{padding-bottom:1rem !important}.pb-125{padding-bottom:1.25rem !important}.pb-150{padding-bottom:1.5rem !important}.pb-175{padding-bottom:1.75rem !important}.pb-200{padding-bottom:2rem !important}.pb-250{padding-bottom:2.5rem !important}.pb-300{padding-bottom:3rem !important}.pb-400{padding-bottom:4rem !important}.pb-500{padding-bottom:5rem !important}.pb-600{padding-bottom:6rem !important}.pb-700{padding-bottom:7rem !important}.ps-0{padding-left:0rem !important}.ps-0125{padding-left:.125rem !important}.ps-025{padding-left:.25rem !important}.ps-050{padding-left:.5rem !important}.ps-075{padding-left:.75rem !important}.ps-100{padding-left:1rem !important}.ps-125{padding-left:1.25rem !important}.ps-150{padding-left:1.5rem !important}.ps-175{padding-left:1.75rem !important}.ps-200{padding-left:2rem !important}.ps-250{padding-left:2.5rem !important}.ps-300{padding-left:3rem !important}.ps-400{padding-left:4rem !important}.ps-500{padding-left:5rem !important}.ps-600{padding-left:6rem !important}.ps-700{padding-left:7rem !important}.gap-0{gap:0rem !important}.gap-0125{gap:.125rem !important}.gap-025{gap:.25rem !important}.gap-050{gap:.5rem !important}.gap-075{gap:.75rem !important}.gap-100{gap:1rem !important}.gap-125{gap:1.25rem !important}.gap-150{gap:1.5rem !important}.gap-175{gap:1.75rem !important}.gap-200{gap:2rem !important}.gap-250{gap:2.5rem !important}.gap-300{gap:3rem !important}.gap-400{gap:4rem !important}.gap-500{gap:5rem !important}.gap-600{gap:6rem !important}.gap-700{gap:7rem !important}.row-gap-0{row-gap:0rem !important}.row-gap-0125{row-gap:.125rem !important}.row-gap-025{row-gap:.25rem !important}.row-gap-050{row-gap:.5rem !important}.row-gap-075{row-gap:.75rem !important}.row-gap-100{row-gap:1rem !important}.row-gap-125{row-gap:1.25rem !important}.row-gap-150{row-gap:1.5rem !important}.row-gap-175{row-gap:1.75rem !important}.row-gap-200{row-gap:2rem !important}.row-gap-250{row-gap:2.5rem !important}.row-gap-300{row-gap:3rem !important}.row-gap-400{row-gap:4rem !important}.row-gap-500{row-gap:5rem !important}.row-gap-600{row-gap:6rem !important}.row-gap-700{row-gap:7rem !important}.column-gap-0{column-gap:0rem !important}.column-gap-0125{column-gap:.125rem !important}.column-gap-025{column-gap:.25rem !important}.column-gap-050{column-gap:.5rem !important}.column-gap-075{column-gap:.75rem !important}.column-gap-100{column-gap:1rem !important}.column-gap-125{column-gap:1.25rem !important}.column-gap-150{column-gap:1.5rem !important}.column-gap-175{column-gap:1.75rem !important}.column-gap-200{column-gap:2rem !important}.column-gap-250{column-gap:2.5rem !important}.column-gap-300{column-gap:3rem !important}.column-gap-400{column-gap:4rem !important}.column-gap-500{column-gap:5rem !important}.column-gap-600{column-gap:6rem !important}.column-gap-700{column-gap:7rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0rem !important}.m-sm-0125{margin:.125rem !important}.m-sm-025{margin:.25rem !important}.m-sm-050{margin:.5rem !important}.m-sm-075{margin:.75rem !important}.m-sm-100{margin:1rem !important}.m-sm-125{margin:1.25rem !important}.m-sm-150{margin:1.5rem !important}.m-sm-175{margin:1.75rem !important}.m-sm-200{margin:2rem !important}.m-sm-250{margin:2.5rem !important}.m-sm-300{margin:3rem !important}.m-sm-400{margin:4rem !important}.m-sm-500{margin:5rem !important}.m-sm-600{margin:6rem !important}.m-sm-700{margin:7rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0rem !important;margin-left:0rem !important}.mx-sm-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-sm-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-sm-100{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-sm-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-sm-200{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-300{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-400{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-500{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-600{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-700{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-sm-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-sm-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-sm-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-sm-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-sm-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0rem !important}.mt-sm-0125{margin-top:.125rem !important}.mt-sm-025{margin-top:.25rem !important}.mt-sm-050{margin-top:.5rem !important}.mt-sm-075{margin-top:.75rem !important}.mt-sm-100{margin-top:1rem !important}.mt-sm-125{margin-top:1.25rem !important}.mt-sm-150{margin-top:1.5rem !important}.mt-sm-175{margin-top:1.75rem !important}.mt-sm-200{margin-top:2rem !important}.mt-sm-250{margin-top:2.5rem !important}.mt-sm-300{margin-top:3rem !important}.mt-sm-400{margin-top:4rem !important}.mt-sm-500{margin-top:5rem !important}.mt-sm-600{margin-top:6rem !important}.mt-sm-700{margin-top:7rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0rem !important}.me-sm-0125{margin-right:.125rem !important}.me-sm-025{margin-right:.25rem !important}.me-sm-050{margin-right:.5rem !important}.me-sm-075{margin-right:.75rem !important}.me-sm-100{margin-right:1rem !important}.me-sm-125{margin-right:1.25rem !important}.me-sm-150{margin-right:1.5rem !important}.me-sm-175{margin-right:1.75rem !important}.me-sm-200{margin-right:2rem !important}.me-sm-250{margin-right:2.5rem !important}.me-sm-300{margin-right:3rem !important}.me-sm-400{margin-right:4rem !important}.me-sm-500{margin-right:5rem !important}.me-sm-600{margin-right:6rem !important}.me-sm-700{margin-right:7rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0rem !important}.mb-sm-0125{margin-bottom:.125rem !important}.mb-sm-025{margin-bottom:.25rem !important}.mb-sm-050{margin-bottom:.5rem !important}.mb-sm-075{margin-bottom:.75rem !important}.mb-sm-100{margin-bottom:1rem !important}.mb-sm-125{margin-bottom:1.25rem !important}.mb-sm-150{margin-bottom:1.5rem !important}.mb-sm-175{margin-bottom:1.75rem !important}.mb-sm-200{margin-bottom:2rem !important}.mb-sm-250{margin-bottom:2.5rem !important}.mb-sm-300{margin-bottom:3rem !important}.mb-sm-400{margin-bottom:4rem !important}.mb-sm-500{margin-bottom:5rem !important}.mb-sm-600{margin-bottom:6rem !important}.mb-sm-700{margin-bottom:7rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0rem !important}.ms-sm-0125{margin-left:.125rem !important}.ms-sm-025{margin-left:.25rem !important}.ms-sm-050{margin-left:.5rem !important}.ms-sm-075{margin-left:.75rem !important}.ms-sm-100{margin-left:1rem !important}.ms-sm-125{margin-left:1.25rem !important}.ms-sm-150{margin-left:1.5rem !important}.ms-sm-175{margin-left:1.75rem !important}.ms-sm-200{margin-left:2rem !important}.ms-sm-250{margin-left:2.5rem !important}.ms-sm-300{margin-left:3rem !important}.ms-sm-400{margin-left:4rem !important}.ms-sm-500{margin-left:5rem !important}.ms-sm-600{margin-left:6rem !important}.ms-sm-700{margin-left:7rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n0{margin:0rem !important}.m-sm-n0125{margin:-0.125rem !important}.m-sm-n025{margin:-0.25rem !important}.m-sm-n050{margin:-0.5rem !important}.m-sm-n075{margin:-0.75rem !important}.m-sm-n100{margin:-1rem !important}.m-sm-n125{margin:-1.25rem !important}.m-sm-n150{margin:-1.5rem !important}.m-sm-n175{margin:-1.75rem !important}.m-sm-n200{margin:-2rem !important}.m-sm-n250{margin:-2.5rem !important}.m-sm-n300{margin:-3rem !important}.m-sm-n400{margin:-4rem !important}.m-sm-n500{margin:-5rem !important}.m-sm-n600{margin:-6rem !important}.m-sm-n700{margin:-7rem !important}.mx-sm-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-sm-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-sm-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-sm-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-sm-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-sm-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-sm-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-sm-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sm-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-sm-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-sm-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-sm-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-sm-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-sm-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-sm-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-sm-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-sm-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-sm-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sm-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-sm-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-sm-n0{margin-top:0rem !important}.mt-sm-n0125{margin-top:-0.125rem !important}.mt-sm-n025{margin-top:-0.25rem !important}.mt-sm-n050{margin-top:-0.5rem !important}.mt-sm-n075{margin-top:-0.75rem !important}.mt-sm-n100{margin-top:-1rem !important}.mt-sm-n125{margin-top:-1.25rem !important}.mt-sm-n150{margin-top:-1.5rem !important}.mt-sm-n175{margin-top:-1.75rem !important}.mt-sm-n200{margin-top:-2rem !important}.mt-sm-n250{margin-top:-2.5rem !important}.mt-sm-n300{margin-top:-3rem !important}.mt-sm-n400{margin-top:-4rem !important}.mt-sm-n500{margin-top:-5rem !important}.mt-sm-n600{margin-top:-6rem !important}.mt-sm-n700{margin-top:-7rem !important}.me-sm-n0{margin-right:0rem !important}.me-sm-n0125{margin-right:-0.125rem !important}.me-sm-n025{margin-right:-0.25rem !important}.me-sm-n050{margin-right:-0.5rem !important}.me-sm-n075{margin-right:-0.75rem !important}.me-sm-n100{margin-right:-1rem !important}.me-sm-n125{margin-right:-1.25rem !important}.me-sm-n150{margin-right:-1.5rem !important}.me-sm-n175{margin-right:-1.75rem !important}.me-sm-n200{margin-right:-2rem !important}.me-sm-n250{margin-right:-2.5rem !important}.me-sm-n300{margin-right:-3rem !important}.me-sm-n400{margin-right:-4rem !important}.me-sm-n500{margin-right:-5rem !important}.me-sm-n600{margin-right:-6rem !important}.me-sm-n700{margin-right:-7rem !important}.mb-sm-n0{margin-bottom:0rem !important}.mb-sm-n0125{margin-bottom:-0.125rem !important}.mb-sm-n025{margin-bottom:-0.25rem !important}.mb-sm-n050{margin-bottom:-0.5rem !important}.mb-sm-n075{margin-bottom:-0.75rem !important}.mb-sm-n100{margin-bottom:-1rem !important}.mb-sm-n125{margin-bottom:-1.25rem !important}.mb-sm-n150{margin-bottom:-1.5rem !important}.mb-sm-n175{margin-bottom:-1.75rem !important}.mb-sm-n200{margin-bottom:-2rem !important}.mb-sm-n250{margin-bottom:-2.5rem !important}.mb-sm-n300{margin-bottom:-3rem !important}.mb-sm-n400{margin-bottom:-4rem !important}.mb-sm-n500{margin-bottom:-5rem !important}.mb-sm-n600{margin-bottom:-6rem !important}.mb-sm-n700{margin-bottom:-7rem !important}.ms-sm-n0{margin-left:0rem !important}.ms-sm-n0125{margin-left:-0.125rem !important}.ms-sm-n025{margin-left:-0.25rem !important}.ms-sm-n050{margin-left:-0.5rem !important}.ms-sm-n075{margin-left:-0.75rem !important}.ms-sm-n100{margin-left:-1rem !important}.ms-sm-n125{margin-left:-1.25rem !important}.ms-sm-n150{margin-left:-1.5rem !important}.ms-sm-n175{margin-left:-1.75rem !important}.ms-sm-n200{margin-left:-2rem !important}.ms-sm-n250{margin-left:-2.5rem !important}.ms-sm-n300{margin-left:-3rem !important}.ms-sm-n400{margin-left:-4rem !important}.ms-sm-n500{margin-left:-5rem !important}.ms-sm-n600{margin-left:-6rem !important}.ms-sm-n700{margin-left:-7rem !important}.p-sm-0{padding:0rem !important}.p-sm-0125{padding:.125rem !important}.p-sm-025{padding:.25rem !important}.p-sm-050{padding:.5rem !important}.p-sm-075{padding:.75rem !important}.p-sm-100{padding:1rem !important}.p-sm-125{padding:1.25rem !important}.p-sm-150{padding:1.5rem !important}.p-sm-175{padding:1.75rem !important}.p-sm-200{padding:2rem !important}.p-sm-250{padding:2.5rem !important}.p-sm-300{padding:3rem !important}.p-sm-400{padding:4rem !important}.p-sm-500{padding:5rem !important}.p-sm-600{padding:6rem !important}.p-sm-700{padding:7rem !important}.px-sm-0{padding-right:0rem !important;padding-left:0rem !important}.px-sm-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-sm-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-sm-100{padding-right:1rem !important;padding-left:1rem !important}.px-sm-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-sm-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-sm-200{padding-right:2rem !important;padding-left:2rem !important}.px-sm-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-300{padding-right:3rem !important;padding-left:3rem !important}.px-sm-400{padding-right:4rem !important;padding-left:4rem !important}.px-sm-500{padding-right:5rem !important;padding-left:5rem !important}.px-sm-600{padding-right:6rem !important;padding-left:6rem !important}.px-sm-700{padding-right:7rem !important;padding-left:7rem !important}.py-sm-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-sm-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-sm-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-sm-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-sm-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-sm-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-sm-0{padding-top:0rem !important}.pt-sm-0125{padding-top:.125rem !important}.pt-sm-025{padding-top:.25rem !important}.pt-sm-050{padding-top:.5rem !important}.pt-sm-075{padding-top:.75rem !important}.pt-sm-100{padding-top:1rem !important}.pt-sm-125{padding-top:1.25rem !important}.pt-sm-150{padding-top:1.5rem !important}.pt-sm-175{padding-top:1.75rem !important}.pt-sm-200{padding-top:2rem !important}.pt-sm-250{padding-top:2.5rem !important}.pt-sm-300{padding-top:3rem !important}.pt-sm-400{padding-top:4rem !important}.pt-sm-500{padding-top:5rem !important}.pt-sm-600{padding-top:6rem !important}.pt-sm-700{padding-top:7rem !important}.pe-sm-0{padding-right:0rem !important}.pe-sm-0125{padding-right:.125rem !important}.pe-sm-025{padding-right:.25rem !important}.pe-sm-050{padding-right:.5rem !important}.pe-sm-075{padding-right:.75rem !important}.pe-sm-100{padding-right:1rem !important}.pe-sm-125{padding-right:1.25rem !important}.pe-sm-150{padding-right:1.5rem !important}.pe-sm-175{padding-right:1.75rem !important}.pe-sm-200{padding-right:2rem !important}.pe-sm-250{padding-right:2.5rem !important}.pe-sm-300{padding-right:3rem !important}.pe-sm-400{padding-right:4rem !important}.pe-sm-500{padding-right:5rem !important}.pe-sm-600{padding-right:6rem !important}.pe-sm-700{padding-right:7rem !important}.pb-sm-0{padding-bottom:0rem !important}.pb-sm-0125{padding-bottom:.125rem !important}.pb-sm-025{padding-bottom:.25rem !important}.pb-sm-050{padding-bottom:.5rem !important}.pb-sm-075{padding-bottom:.75rem !important}.pb-sm-100{padding-bottom:1rem !important}.pb-sm-125{padding-bottom:1.25rem !important}.pb-sm-150{padding-bottom:1.5rem !important}.pb-sm-175{padding-bottom:1.75rem !important}.pb-sm-200{padding-bottom:2rem !important}.pb-sm-250{padding-bottom:2.5rem !important}.pb-sm-300{padding-bottom:3rem !important}.pb-sm-400{padding-bottom:4rem !important}.pb-sm-500{padding-bottom:5rem !important}.pb-sm-600{padding-bottom:6rem !important}.pb-sm-700{padding-bottom:7rem !important}.ps-sm-0{padding-left:0rem !important}.ps-sm-0125{padding-left:.125rem !important}.ps-sm-025{padding-left:.25rem !important}.ps-sm-050{padding-left:.5rem !important}.ps-sm-075{padding-left:.75rem !important}.ps-sm-100{padding-left:1rem !important}.ps-sm-125{padding-left:1.25rem !important}.ps-sm-150{padding-left:1.5rem !important}.ps-sm-175{padding-left:1.75rem !important}.ps-sm-200{padding-left:2rem !important}.ps-sm-250{padding-left:2.5rem !important}.ps-sm-300{padding-left:3rem !important}.ps-sm-400{padding-left:4rem !important}.ps-sm-500{padding-left:5rem !important}.ps-sm-600{padding-left:6rem !important}.ps-sm-700{padding-left:7rem !important}.gap-sm-0{gap:0rem !important}.gap-sm-0125{gap:.125rem !important}.gap-sm-025{gap:.25rem !important}.gap-sm-050{gap:.5rem !important}.gap-sm-075{gap:.75rem !important}.gap-sm-100{gap:1rem !important}.gap-sm-125{gap:1.25rem !important}.gap-sm-150{gap:1.5rem !important}.gap-sm-175{gap:1.75rem !important}.gap-sm-200{gap:2rem !important}.gap-sm-250{gap:2.5rem !important}.gap-sm-300{gap:3rem !important}.gap-sm-400{gap:4rem !important}.gap-sm-500{gap:5rem !important}.gap-sm-600{gap:6rem !important}.gap-sm-700{gap:7rem !important}.row-gap-sm-0{row-gap:0rem !important}.row-gap-sm-0125{row-gap:.125rem !important}.row-gap-sm-025{row-gap:.25rem !important}.row-gap-sm-050{row-gap:.5rem !important}.row-gap-sm-075{row-gap:.75rem !important}.row-gap-sm-100{row-gap:1rem !important}.row-gap-sm-125{row-gap:1.25rem !important}.row-gap-sm-150{row-gap:1.5rem !important}.row-gap-sm-175{row-gap:1.75rem !important}.row-gap-sm-200{row-gap:2rem !important}.row-gap-sm-250{row-gap:2.5rem !important}.row-gap-sm-300{row-gap:3rem !important}.row-gap-sm-400{row-gap:4rem !important}.row-gap-sm-500{row-gap:5rem !important}.row-gap-sm-600{row-gap:6rem !important}.row-gap-sm-700{row-gap:7rem !important}.column-gap-sm-0{column-gap:0rem !important}.column-gap-sm-0125{column-gap:.125rem !important}.column-gap-sm-025{column-gap:.25rem !important}.column-gap-sm-050{column-gap:.5rem !important}.column-gap-sm-075{column-gap:.75rem !important}.column-gap-sm-100{column-gap:1rem !important}.column-gap-sm-125{column-gap:1.25rem !important}.column-gap-sm-150{column-gap:1.5rem !important}.column-gap-sm-175{column-gap:1.75rem !important}.column-gap-sm-200{column-gap:2rem !important}.column-gap-sm-250{column-gap:2.5rem !important}.column-gap-sm-300{column-gap:3rem !important}.column-gap-sm-400{column-gap:4rem !important}.column-gap-sm-500{column-gap:5rem !important}.column-gap-sm-600{column-gap:6rem !important}.column-gap-sm-700{column-gap:7rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0rem !important}.m-md-0125{margin:.125rem !important}.m-md-025{margin:.25rem !important}.m-md-050{margin:.5rem !important}.m-md-075{margin:.75rem !important}.m-md-100{margin:1rem !important}.m-md-125{margin:1.25rem !important}.m-md-150{margin:1.5rem !important}.m-md-175{margin:1.75rem !important}.m-md-200{margin:2rem !important}.m-md-250{margin:2.5rem !important}.m-md-300{margin:3rem !important}.m-md-400{margin:4rem !important}.m-md-500{margin:5rem !important}.m-md-600{margin:6rem !important}.m-md-700{margin:7rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0rem !important;margin-left:0rem !important}.mx-md-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-md-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-md-100{margin-right:1rem !important;margin-left:1rem !important}.mx-md-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-md-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-md-200{margin-right:2rem !important;margin-left:2rem !important}.mx-md-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-300{margin-right:3rem !important;margin-left:3rem !important}.mx-md-400{margin-right:4rem !important;margin-left:4rem !important}.mx-md-500{margin-right:5rem !important;margin-left:5rem !important}.mx-md-600{margin-right:6rem !important;margin-left:6rem !important}.mx-md-700{margin-right:7rem !important;margin-left:7rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-md-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-md-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-md-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-md-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-md-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0rem !important}.mt-md-0125{margin-top:.125rem !important}.mt-md-025{margin-top:.25rem !important}.mt-md-050{margin-top:.5rem !important}.mt-md-075{margin-top:.75rem !important}.mt-md-100{margin-top:1rem !important}.mt-md-125{margin-top:1.25rem !important}.mt-md-150{margin-top:1.5rem !important}.mt-md-175{margin-top:1.75rem !important}.mt-md-200{margin-top:2rem !important}.mt-md-250{margin-top:2.5rem !important}.mt-md-300{margin-top:3rem !important}.mt-md-400{margin-top:4rem !important}.mt-md-500{margin-top:5rem !important}.mt-md-600{margin-top:6rem !important}.mt-md-700{margin-top:7rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0rem !important}.me-md-0125{margin-right:.125rem !important}.me-md-025{margin-right:.25rem !important}.me-md-050{margin-right:.5rem !important}.me-md-075{margin-right:.75rem !important}.me-md-100{margin-right:1rem !important}.me-md-125{margin-right:1.25rem !important}.me-md-150{margin-right:1.5rem !important}.me-md-175{margin-right:1.75rem !important}.me-md-200{margin-right:2rem !important}.me-md-250{margin-right:2.5rem !important}.me-md-300{margin-right:3rem !important}.me-md-400{margin-right:4rem !important}.me-md-500{margin-right:5rem !important}.me-md-600{margin-right:6rem !important}.me-md-700{margin-right:7rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0rem !important}.mb-md-0125{margin-bottom:.125rem !important}.mb-md-025{margin-bottom:.25rem !important}.mb-md-050{margin-bottom:.5rem !important}.mb-md-075{margin-bottom:.75rem !important}.mb-md-100{margin-bottom:1rem !important}.mb-md-125{margin-bottom:1.25rem !important}.mb-md-150{margin-bottom:1.5rem !important}.mb-md-175{margin-bottom:1.75rem !important}.mb-md-200{margin-bottom:2rem !important}.mb-md-250{margin-bottom:2.5rem !important}.mb-md-300{margin-bottom:3rem !important}.mb-md-400{margin-bottom:4rem !important}.mb-md-500{margin-bottom:5rem !important}.mb-md-600{margin-bottom:6rem !important}.mb-md-700{margin-bottom:7rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0rem !important}.ms-md-0125{margin-left:.125rem !important}.ms-md-025{margin-left:.25rem !important}.ms-md-050{margin-left:.5rem !important}.ms-md-075{margin-left:.75rem !important}.ms-md-100{margin-left:1rem !important}.ms-md-125{margin-left:1.25rem !important}.ms-md-150{margin-left:1.5rem !important}.ms-md-175{margin-left:1.75rem !important}.ms-md-200{margin-left:2rem !important}.ms-md-250{margin-left:2.5rem !important}.ms-md-300{margin-left:3rem !important}.ms-md-400{margin-left:4rem !important}.ms-md-500{margin-left:5rem !important}.ms-md-600{margin-left:6rem !important}.ms-md-700{margin-left:7rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n0{margin:0rem !important}.m-md-n0125{margin:-0.125rem !important}.m-md-n025{margin:-0.25rem !important}.m-md-n050{margin:-0.5rem !important}.m-md-n075{margin:-0.75rem !important}.m-md-n100{margin:-1rem !important}.m-md-n125{margin:-1.25rem !important}.m-md-n150{margin:-1.5rem !important}.m-md-n175{margin:-1.75rem !important}.m-md-n200{margin:-2rem !important}.m-md-n250{margin:-2.5rem !important}.m-md-n300{margin:-3rem !important}.m-md-n400{margin:-4rem !important}.m-md-n500{margin:-5rem !important}.m-md-n600{margin:-6rem !important}.m-md-n700{margin:-7rem !important}.mx-md-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-md-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-md-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-md-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-md-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-md-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-md-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-md-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-md-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-md-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-md-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-md-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-md-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-md-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-md-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-md-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-md-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-md-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-md-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-md-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-md-n0{margin-top:0rem !important}.mt-md-n0125{margin-top:-0.125rem !important}.mt-md-n025{margin-top:-0.25rem !important}.mt-md-n050{margin-top:-0.5rem !important}.mt-md-n075{margin-top:-0.75rem !important}.mt-md-n100{margin-top:-1rem !important}.mt-md-n125{margin-top:-1.25rem !important}.mt-md-n150{margin-top:-1.5rem !important}.mt-md-n175{margin-top:-1.75rem !important}.mt-md-n200{margin-top:-2rem !important}.mt-md-n250{margin-top:-2.5rem !important}.mt-md-n300{margin-top:-3rem !important}.mt-md-n400{margin-top:-4rem !important}.mt-md-n500{margin-top:-5rem !important}.mt-md-n600{margin-top:-6rem !important}.mt-md-n700{margin-top:-7rem !important}.me-md-n0{margin-right:0rem !important}.me-md-n0125{margin-right:-0.125rem !important}.me-md-n025{margin-right:-0.25rem !important}.me-md-n050{margin-right:-0.5rem !important}.me-md-n075{margin-right:-0.75rem !important}.me-md-n100{margin-right:-1rem !important}.me-md-n125{margin-right:-1.25rem !important}.me-md-n150{margin-right:-1.5rem !important}.me-md-n175{margin-right:-1.75rem !important}.me-md-n200{margin-right:-2rem !important}.me-md-n250{margin-right:-2.5rem !important}.me-md-n300{margin-right:-3rem !important}.me-md-n400{margin-right:-4rem !important}.me-md-n500{margin-right:-5rem !important}.me-md-n600{margin-right:-6rem !important}.me-md-n700{margin-right:-7rem !important}.mb-md-n0{margin-bottom:0rem !important}.mb-md-n0125{margin-bottom:-0.125rem !important}.mb-md-n025{margin-bottom:-0.25rem !important}.mb-md-n050{margin-bottom:-0.5rem !important}.mb-md-n075{margin-bottom:-0.75rem !important}.mb-md-n100{margin-bottom:-1rem !important}.mb-md-n125{margin-bottom:-1.25rem !important}.mb-md-n150{margin-bottom:-1.5rem !important}.mb-md-n175{margin-bottom:-1.75rem !important}.mb-md-n200{margin-bottom:-2rem !important}.mb-md-n250{margin-bottom:-2.5rem !important}.mb-md-n300{margin-bottom:-3rem !important}.mb-md-n400{margin-bottom:-4rem !important}.mb-md-n500{margin-bottom:-5rem !important}.mb-md-n600{margin-bottom:-6rem !important}.mb-md-n700{margin-bottom:-7rem !important}.ms-md-n0{margin-left:0rem !important}.ms-md-n0125{margin-left:-0.125rem !important}.ms-md-n025{margin-left:-0.25rem !important}.ms-md-n050{margin-left:-0.5rem !important}.ms-md-n075{margin-left:-0.75rem !important}.ms-md-n100{margin-left:-1rem !important}.ms-md-n125{margin-left:-1.25rem !important}.ms-md-n150{margin-left:-1.5rem !important}.ms-md-n175{margin-left:-1.75rem !important}.ms-md-n200{margin-left:-2rem !important}.ms-md-n250{margin-left:-2.5rem !important}.ms-md-n300{margin-left:-3rem !important}.ms-md-n400{margin-left:-4rem !important}.ms-md-n500{margin-left:-5rem !important}.ms-md-n600{margin-left:-6rem !important}.ms-md-n700{margin-left:-7rem !important}.p-md-0{padding:0rem !important}.p-md-0125{padding:.125rem !important}.p-md-025{padding:.25rem !important}.p-md-050{padding:.5rem !important}.p-md-075{padding:.75rem !important}.p-md-100{padding:1rem !important}.p-md-125{padding:1.25rem !important}.p-md-150{padding:1.5rem !important}.p-md-175{padding:1.75rem !important}.p-md-200{padding:2rem !important}.p-md-250{padding:2.5rem !important}.p-md-300{padding:3rem !important}.p-md-400{padding:4rem !important}.p-md-500{padding:5rem !important}.p-md-600{padding:6rem !important}.p-md-700{padding:7rem !important}.px-md-0{padding-right:0rem !important;padding-left:0rem !important}.px-md-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-md-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-md-100{padding-right:1rem !important;padding-left:1rem !important}.px-md-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-md-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-md-200{padding-right:2rem !important;padding-left:2rem !important}.px-md-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-300{padding-right:3rem !important;padding-left:3rem !important}.px-md-400{padding-right:4rem !important;padding-left:4rem !important}.px-md-500{padding-right:5rem !important;padding-left:5rem !important}.px-md-600{padding-right:6rem !important;padding-left:6rem !important}.px-md-700{padding-right:7rem !important;padding-left:7rem !important}.py-md-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-md-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-md-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-md-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-md-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-md-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-md-0{padding-top:0rem !important}.pt-md-0125{padding-top:.125rem !important}.pt-md-025{padding-top:.25rem !important}.pt-md-050{padding-top:.5rem !important}.pt-md-075{padding-top:.75rem !important}.pt-md-100{padding-top:1rem !important}.pt-md-125{padding-top:1.25rem !important}.pt-md-150{padding-top:1.5rem !important}.pt-md-175{padding-top:1.75rem !important}.pt-md-200{padding-top:2rem !important}.pt-md-250{padding-top:2.5rem !important}.pt-md-300{padding-top:3rem !important}.pt-md-400{padding-top:4rem !important}.pt-md-500{padding-top:5rem !important}.pt-md-600{padding-top:6rem !important}.pt-md-700{padding-top:7rem !important}.pe-md-0{padding-right:0rem !important}.pe-md-0125{padding-right:.125rem !important}.pe-md-025{padding-right:.25rem !important}.pe-md-050{padding-right:.5rem !important}.pe-md-075{padding-right:.75rem !important}.pe-md-100{padding-right:1rem !important}.pe-md-125{padding-right:1.25rem !important}.pe-md-150{padding-right:1.5rem !important}.pe-md-175{padding-right:1.75rem !important}.pe-md-200{padding-right:2rem !important}.pe-md-250{padding-right:2.5rem !important}.pe-md-300{padding-right:3rem !important}.pe-md-400{padding-right:4rem !important}.pe-md-500{padding-right:5rem !important}.pe-md-600{padding-right:6rem !important}.pe-md-700{padding-right:7rem !important}.pb-md-0{padding-bottom:0rem !important}.pb-md-0125{padding-bottom:.125rem !important}.pb-md-025{padding-bottom:.25rem !important}.pb-md-050{padding-bottom:.5rem !important}.pb-md-075{padding-bottom:.75rem !important}.pb-md-100{padding-bottom:1rem !important}.pb-md-125{padding-bottom:1.25rem !important}.pb-md-150{padding-bottom:1.5rem !important}.pb-md-175{padding-bottom:1.75rem !important}.pb-md-200{padding-bottom:2rem !important}.pb-md-250{padding-bottom:2.5rem !important}.pb-md-300{padding-bottom:3rem !important}.pb-md-400{padding-bottom:4rem !important}.pb-md-500{padding-bottom:5rem !important}.pb-md-600{padding-bottom:6rem !important}.pb-md-700{padding-bottom:7rem !important}.ps-md-0{padding-left:0rem !important}.ps-md-0125{padding-left:.125rem !important}.ps-md-025{padding-left:.25rem !important}.ps-md-050{padding-left:.5rem !important}.ps-md-075{padding-left:.75rem !important}.ps-md-100{padding-left:1rem !important}.ps-md-125{padding-left:1.25rem !important}.ps-md-150{padding-left:1.5rem !important}.ps-md-175{padding-left:1.75rem !important}.ps-md-200{padding-left:2rem !important}.ps-md-250{padding-left:2.5rem !important}.ps-md-300{padding-left:3rem !important}.ps-md-400{padding-left:4rem !important}.ps-md-500{padding-left:5rem !important}.ps-md-600{padding-left:6rem !important}.ps-md-700{padding-left:7rem !important}.gap-md-0{gap:0rem !important}.gap-md-0125{gap:.125rem !important}.gap-md-025{gap:.25rem !important}.gap-md-050{gap:.5rem !important}.gap-md-075{gap:.75rem !important}.gap-md-100{gap:1rem !important}.gap-md-125{gap:1.25rem !important}.gap-md-150{gap:1.5rem !important}.gap-md-175{gap:1.75rem !important}.gap-md-200{gap:2rem !important}.gap-md-250{gap:2.5rem !important}.gap-md-300{gap:3rem !important}.gap-md-400{gap:4rem !important}.gap-md-500{gap:5rem !important}.gap-md-600{gap:6rem !important}.gap-md-700{gap:7rem !important}.row-gap-md-0{row-gap:0rem !important}.row-gap-md-0125{row-gap:.125rem !important}.row-gap-md-025{row-gap:.25rem !important}.row-gap-md-050{row-gap:.5rem !important}.row-gap-md-075{row-gap:.75rem !important}.row-gap-md-100{row-gap:1rem !important}.row-gap-md-125{row-gap:1.25rem !important}.row-gap-md-150{row-gap:1.5rem !important}.row-gap-md-175{row-gap:1.75rem !important}.row-gap-md-200{row-gap:2rem !important}.row-gap-md-250{row-gap:2.5rem !important}.row-gap-md-300{row-gap:3rem !important}.row-gap-md-400{row-gap:4rem !important}.row-gap-md-500{row-gap:5rem !important}.row-gap-md-600{row-gap:6rem !important}.row-gap-md-700{row-gap:7rem !important}.column-gap-md-0{column-gap:0rem !important}.column-gap-md-0125{column-gap:.125rem !important}.column-gap-md-025{column-gap:.25rem !important}.column-gap-md-050{column-gap:.5rem !important}.column-gap-md-075{column-gap:.75rem !important}.column-gap-md-100{column-gap:1rem !important}.column-gap-md-125{column-gap:1.25rem !important}.column-gap-md-150{column-gap:1.5rem !important}.column-gap-md-175{column-gap:1.75rem !important}.column-gap-md-200{column-gap:2rem !important}.column-gap-md-250{column-gap:2.5rem !important}.column-gap-md-300{column-gap:3rem !important}.column-gap-md-400{column-gap:4rem !important}.column-gap-md-500{column-gap:5rem !important}.column-gap-md-600{column-gap:6rem !important}.column-gap-md-700{column-gap:7rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0rem !important}.m-lg-0125{margin:.125rem !important}.m-lg-025{margin:.25rem !important}.m-lg-050{margin:.5rem !important}.m-lg-075{margin:.75rem !important}.m-lg-100{margin:1rem !important}.m-lg-125{margin:1.25rem !important}.m-lg-150{margin:1.5rem !important}.m-lg-175{margin:1.75rem !important}.m-lg-200{margin:2rem !important}.m-lg-250{margin:2.5rem !important}.m-lg-300{margin:3rem !important}.m-lg-400{margin:4rem !important}.m-lg-500{margin:5rem !important}.m-lg-600{margin:6rem !important}.m-lg-700{margin:7rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0rem !important;margin-left:0rem !important}.mx-lg-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-lg-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-lg-100{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-lg-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-lg-200{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-300{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-400{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-500{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-600{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-700{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-lg-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-lg-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-lg-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-lg-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-lg-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0rem !important}.mt-lg-0125{margin-top:.125rem !important}.mt-lg-025{margin-top:.25rem !important}.mt-lg-050{margin-top:.5rem !important}.mt-lg-075{margin-top:.75rem !important}.mt-lg-100{margin-top:1rem !important}.mt-lg-125{margin-top:1.25rem !important}.mt-lg-150{margin-top:1.5rem !important}.mt-lg-175{margin-top:1.75rem !important}.mt-lg-200{margin-top:2rem !important}.mt-lg-250{margin-top:2.5rem !important}.mt-lg-300{margin-top:3rem !important}.mt-lg-400{margin-top:4rem !important}.mt-lg-500{margin-top:5rem !important}.mt-lg-600{margin-top:6rem !important}.mt-lg-700{margin-top:7rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0rem !important}.me-lg-0125{margin-right:.125rem !important}.me-lg-025{margin-right:.25rem !important}.me-lg-050{margin-right:.5rem !important}.me-lg-075{margin-right:.75rem !important}.me-lg-100{margin-right:1rem !important}.me-lg-125{margin-right:1.25rem !important}.me-lg-150{margin-right:1.5rem !important}.me-lg-175{margin-right:1.75rem !important}.me-lg-200{margin-right:2rem !important}.me-lg-250{margin-right:2.5rem !important}.me-lg-300{margin-right:3rem !important}.me-lg-400{margin-right:4rem !important}.me-lg-500{margin-right:5rem !important}.me-lg-600{margin-right:6rem !important}.me-lg-700{margin-right:7rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0rem !important}.mb-lg-0125{margin-bottom:.125rem !important}.mb-lg-025{margin-bottom:.25rem !important}.mb-lg-050{margin-bottom:.5rem !important}.mb-lg-075{margin-bottom:.75rem !important}.mb-lg-100{margin-bottom:1rem !important}.mb-lg-125{margin-bottom:1.25rem !important}.mb-lg-150{margin-bottom:1.5rem !important}.mb-lg-175{margin-bottom:1.75rem !important}.mb-lg-200{margin-bottom:2rem !important}.mb-lg-250{margin-bottom:2.5rem !important}.mb-lg-300{margin-bottom:3rem !important}.mb-lg-400{margin-bottom:4rem !important}.mb-lg-500{margin-bottom:5rem !important}.mb-lg-600{margin-bottom:6rem !important}.mb-lg-700{margin-bottom:7rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0rem !important}.ms-lg-0125{margin-left:.125rem !important}.ms-lg-025{margin-left:.25rem !important}.ms-lg-050{margin-left:.5rem !important}.ms-lg-075{margin-left:.75rem !important}.ms-lg-100{margin-left:1rem !important}.ms-lg-125{margin-left:1.25rem !important}.ms-lg-150{margin-left:1.5rem !important}.ms-lg-175{margin-left:1.75rem !important}.ms-lg-200{margin-left:2rem !important}.ms-lg-250{margin-left:2.5rem !important}.ms-lg-300{margin-left:3rem !important}.ms-lg-400{margin-left:4rem !important}.ms-lg-500{margin-left:5rem !important}.ms-lg-600{margin-left:6rem !important}.ms-lg-700{margin-left:7rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n0{margin:0rem !important}.m-lg-n0125{margin:-0.125rem !important}.m-lg-n025{margin:-0.25rem !important}.m-lg-n050{margin:-0.5rem !important}.m-lg-n075{margin:-0.75rem !important}.m-lg-n100{margin:-1rem !important}.m-lg-n125{margin:-1.25rem !important}.m-lg-n150{margin:-1.5rem !important}.m-lg-n175{margin:-1.75rem !important}.m-lg-n200{margin:-2rem !important}.m-lg-n250{margin:-2.5rem !important}.m-lg-n300{margin:-3rem !important}.m-lg-n400{margin:-4rem !important}.m-lg-n500{margin:-5rem !important}.m-lg-n600{margin:-6rem !important}.m-lg-n700{margin:-7rem !important}.mx-lg-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-lg-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-lg-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-lg-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-lg-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-lg-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-lg-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-lg-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-lg-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-lg-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-lg-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-lg-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-lg-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-lg-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-lg-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-lg-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-lg-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-lg-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-lg-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-lg-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-lg-n0{margin-top:0rem !important}.mt-lg-n0125{margin-top:-0.125rem !important}.mt-lg-n025{margin-top:-0.25rem !important}.mt-lg-n050{margin-top:-0.5rem !important}.mt-lg-n075{margin-top:-0.75rem !important}.mt-lg-n100{margin-top:-1rem !important}.mt-lg-n125{margin-top:-1.25rem !important}.mt-lg-n150{margin-top:-1.5rem !important}.mt-lg-n175{margin-top:-1.75rem !important}.mt-lg-n200{margin-top:-2rem !important}.mt-lg-n250{margin-top:-2.5rem !important}.mt-lg-n300{margin-top:-3rem !important}.mt-lg-n400{margin-top:-4rem !important}.mt-lg-n500{margin-top:-5rem !important}.mt-lg-n600{margin-top:-6rem !important}.mt-lg-n700{margin-top:-7rem !important}.me-lg-n0{margin-right:0rem !important}.me-lg-n0125{margin-right:-0.125rem !important}.me-lg-n025{margin-right:-0.25rem !important}.me-lg-n050{margin-right:-0.5rem !important}.me-lg-n075{margin-right:-0.75rem !important}.me-lg-n100{margin-right:-1rem !important}.me-lg-n125{margin-right:-1.25rem !important}.me-lg-n150{margin-right:-1.5rem !important}.me-lg-n175{margin-right:-1.75rem !important}.me-lg-n200{margin-right:-2rem !important}.me-lg-n250{margin-right:-2.5rem !important}.me-lg-n300{margin-right:-3rem !important}.me-lg-n400{margin-right:-4rem !important}.me-lg-n500{margin-right:-5rem !important}.me-lg-n600{margin-right:-6rem !important}.me-lg-n700{margin-right:-7rem !important}.mb-lg-n0{margin-bottom:0rem !important}.mb-lg-n0125{margin-bottom:-0.125rem !important}.mb-lg-n025{margin-bottom:-0.25rem !important}.mb-lg-n050{margin-bottom:-0.5rem !important}.mb-lg-n075{margin-bottom:-0.75rem !important}.mb-lg-n100{margin-bottom:-1rem !important}.mb-lg-n125{margin-bottom:-1.25rem !important}.mb-lg-n150{margin-bottom:-1.5rem !important}.mb-lg-n175{margin-bottom:-1.75rem !important}.mb-lg-n200{margin-bottom:-2rem !important}.mb-lg-n250{margin-bottom:-2.5rem !important}.mb-lg-n300{margin-bottom:-3rem !important}.mb-lg-n400{margin-bottom:-4rem !important}.mb-lg-n500{margin-bottom:-5rem !important}.mb-lg-n600{margin-bottom:-6rem !important}.mb-lg-n700{margin-bottom:-7rem !important}.ms-lg-n0{margin-left:0rem !important}.ms-lg-n0125{margin-left:-0.125rem !important}.ms-lg-n025{margin-left:-0.25rem !important}.ms-lg-n050{margin-left:-0.5rem !important}.ms-lg-n075{margin-left:-0.75rem !important}.ms-lg-n100{margin-left:-1rem !important}.ms-lg-n125{margin-left:-1.25rem !important}.ms-lg-n150{margin-left:-1.5rem !important}.ms-lg-n175{margin-left:-1.75rem !important}.ms-lg-n200{margin-left:-2rem !important}.ms-lg-n250{margin-left:-2.5rem !important}.ms-lg-n300{margin-left:-3rem !important}.ms-lg-n400{margin-left:-4rem !important}.ms-lg-n500{margin-left:-5rem !important}.ms-lg-n600{margin-left:-6rem !important}.ms-lg-n700{margin-left:-7rem !important}.p-lg-0{padding:0rem !important}.p-lg-0125{padding:.125rem !important}.p-lg-025{padding:.25rem !important}.p-lg-050{padding:.5rem !important}.p-lg-075{padding:.75rem !important}.p-lg-100{padding:1rem !important}.p-lg-125{padding:1.25rem !important}.p-lg-150{padding:1.5rem !important}.p-lg-175{padding:1.75rem !important}.p-lg-200{padding:2rem !important}.p-lg-250{padding:2.5rem !important}.p-lg-300{padding:3rem !important}.p-lg-400{padding:4rem !important}.p-lg-500{padding:5rem !important}.p-lg-600{padding:6rem !important}.p-lg-700{padding:7rem !important}.px-lg-0{padding-right:0rem !important;padding-left:0rem !important}.px-lg-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-lg-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-lg-100{padding-right:1rem !important;padding-left:1rem !important}.px-lg-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-lg-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-lg-200{padding-right:2rem !important;padding-left:2rem !important}.px-lg-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-300{padding-right:3rem !important;padding-left:3rem !important}.px-lg-400{padding-right:4rem !important;padding-left:4rem !important}.px-lg-500{padding-right:5rem !important;padding-left:5rem !important}.px-lg-600{padding-right:6rem !important;padding-left:6rem !important}.px-lg-700{padding-right:7rem !important;padding-left:7rem !important}.py-lg-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-lg-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-lg-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-lg-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-lg-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-lg-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-lg-0{padding-top:0rem !important}.pt-lg-0125{padding-top:.125rem !important}.pt-lg-025{padding-top:.25rem !important}.pt-lg-050{padding-top:.5rem !important}.pt-lg-075{padding-top:.75rem !important}.pt-lg-100{padding-top:1rem !important}.pt-lg-125{padding-top:1.25rem !important}.pt-lg-150{padding-top:1.5rem !important}.pt-lg-175{padding-top:1.75rem !important}.pt-lg-200{padding-top:2rem !important}.pt-lg-250{padding-top:2.5rem !important}.pt-lg-300{padding-top:3rem !important}.pt-lg-400{padding-top:4rem !important}.pt-lg-500{padding-top:5rem !important}.pt-lg-600{padding-top:6rem !important}.pt-lg-700{padding-top:7rem !important}.pe-lg-0{padding-right:0rem !important}.pe-lg-0125{padding-right:.125rem !important}.pe-lg-025{padding-right:.25rem !important}.pe-lg-050{padding-right:.5rem !important}.pe-lg-075{padding-right:.75rem !important}.pe-lg-100{padding-right:1rem !important}.pe-lg-125{padding-right:1.25rem !important}.pe-lg-150{padding-right:1.5rem !important}.pe-lg-175{padding-right:1.75rem !important}.pe-lg-200{padding-right:2rem !important}.pe-lg-250{padding-right:2.5rem !important}.pe-lg-300{padding-right:3rem !important}.pe-lg-400{padding-right:4rem !important}.pe-lg-500{padding-right:5rem !important}.pe-lg-600{padding-right:6rem !important}.pe-lg-700{padding-right:7rem !important}.pb-lg-0{padding-bottom:0rem !important}.pb-lg-0125{padding-bottom:.125rem !important}.pb-lg-025{padding-bottom:.25rem !important}.pb-lg-050{padding-bottom:.5rem !important}.pb-lg-075{padding-bottom:.75rem !important}.pb-lg-100{padding-bottom:1rem !important}.pb-lg-125{padding-bottom:1.25rem !important}.pb-lg-150{padding-bottom:1.5rem !important}.pb-lg-175{padding-bottom:1.75rem !important}.pb-lg-200{padding-bottom:2rem !important}.pb-lg-250{padding-bottom:2.5rem !important}.pb-lg-300{padding-bottom:3rem !important}.pb-lg-400{padding-bottom:4rem !important}.pb-lg-500{padding-bottom:5rem !important}.pb-lg-600{padding-bottom:6rem !important}.pb-lg-700{padding-bottom:7rem !important}.ps-lg-0{padding-left:0rem !important}.ps-lg-0125{padding-left:.125rem !important}.ps-lg-025{padding-left:.25rem !important}.ps-lg-050{padding-left:.5rem !important}.ps-lg-075{padding-left:.75rem !important}.ps-lg-100{padding-left:1rem !important}.ps-lg-125{padding-left:1.25rem !important}.ps-lg-150{padding-left:1.5rem !important}.ps-lg-175{padding-left:1.75rem !important}.ps-lg-200{padding-left:2rem !important}.ps-lg-250{padding-left:2.5rem !important}.ps-lg-300{padding-left:3rem !important}.ps-lg-400{padding-left:4rem !important}.ps-lg-500{padding-left:5rem !important}.ps-lg-600{padding-left:6rem !important}.ps-lg-700{padding-left:7rem !important}.gap-lg-0{gap:0rem !important}.gap-lg-0125{gap:.125rem !important}.gap-lg-025{gap:.25rem !important}.gap-lg-050{gap:.5rem !important}.gap-lg-075{gap:.75rem !important}.gap-lg-100{gap:1rem !important}.gap-lg-125{gap:1.25rem !important}.gap-lg-150{gap:1.5rem !important}.gap-lg-175{gap:1.75rem !important}.gap-lg-200{gap:2rem !important}.gap-lg-250{gap:2.5rem !important}.gap-lg-300{gap:3rem !important}.gap-lg-400{gap:4rem !important}.gap-lg-500{gap:5rem !important}.gap-lg-600{gap:6rem !important}.gap-lg-700{gap:7rem !important}.row-gap-lg-0{row-gap:0rem !important}.row-gap-lg-0125{row-gap:.125rem !important}.row-gap-lg-025{row-gap:.25rem !important}.row-gap-lg-050{row-gap:.5rem !important}.row-gap-lg-075{row-gap:.75rem !important}.row-gap-lg-100{row-gap:1rem !important}.row-gap-lg-125{row-gap:1.25rem !important}.row-gap-lg-150{row-gap:1.5rem !important}.row-gap-lg-175{row-gap:1.75rem !important}.row-gap-lg-200{row-gap:2rem !important}.row-gap-lg-250{row-gap:2.5rem !important}.row-gap-lg-300{row-gap:3rem !important}.row-gap-lg-400{row-gap:4rem !important}.row-gap-lg-500{row-gap:5rem !important}.row-gap-lg-600{row-gap:6rem !important}.row-gap-lg-700{row-gap:7rem !important}.column-gap-lg-0{column-gap:0rem !important}.column-gap-lg-0125{column-gap:.125rem !important}.column-gap-lg-025{column-gap:.25rem !important}.column-gap-lg-050{column-gap:.5rem !important}.column-gap-lg-075{column-gap:.75rem !important}.column-gap-lg-100{column-gap:1rem !important}.column-gap-lg-125{column-gap:1.25rem !important}.column-gap-lg-150{column-gap:1.5rem !important}.column-gap-lg-175{column-gap:1.75rem !important}.column-gap-lg-200{column-gap:2rem !important}.column-gap-lg-250{column-gap:2.5rem !important}.column-gap-lg-300{column-gap:3rem !important}.column-gap-lg-400{column-gap:4rem !important}.column-gap-lg-500{column-gap:5rem !important}.column-gap-lg-600{column-gap:6rem !important}.column-gap-lg-700{column-gap:7rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0rem !important}.m-xl-0125{margin:.125rem !important}.m-xl-025{margin:.25rem !important}.m-xl-050{margin:.5rem !important}.m-xl-075{margin:.75rem !important}.m-xl-100{margin:1rem !important}.m-xl-125{margin:1.25rem !important}.m-xl-150{margin:1.5rem !important}.m-xl-175{margin:1.75rem !important}.m-xl-200{margin:2rem !important}.m-xl-250{margin:2.5rem !important}.m-xl-300{margin:3rem !important}.m-xl-400{margin:4rem !important}.m-xl-500{margin:5rem !important}.m-xl-600{margin:6rem !important}.m-xl-700{margin:7rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0rem !important;margin-left:0rem !important}.mx-xl-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-xl-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-xl-100{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xl-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-xl-200{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-300{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-400{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-500{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-600{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-700{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-xl-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-xl-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-xl-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xl-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-xl-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0rem !important}.mt-xl-0125{margin-top:.125rem !important}.mt-xl-025{margin-top:.25rem !important}.mt-xl-050{margin-top:.5rem !important}.mt-xl-075{margin-top:.75rem !important}.mt-xl-100{margin-top:1rem !important}.mt-xl-125{margin-top:1.25rem !important}.mt-xl-150{margin-top:1.5rem !important}.mt-xl-175{margin-top:1.75rem !important}.mt-xl-200{margin-top:2rem !important}.mt-xl-250{margin-top:2.5rem !important}.mt-xl-300{margin-top:3rem !important}.mt-xl-400{margin-top:4rem !important}.mt-xl-500{margin-top:5rem !important}.mt-xl-600{margin-top:6rem !important}.mt-xl-700{margin-top:7rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0rem !important}.me-xl-0125{margin-right:.125rem !important}.me-xl-025{margin-right:.25rem !important}.me-xl-050{margin-right:.5rem !important}.me-xl-075{margin-right:.75rem !important}.me-xl-100{margin-right:1rem !important}.me-xl-125{margin-right:1.25rem !important}.me-xl-150{margin-right:1.5rem !important}.me-xl-175{margin-right:1.75rem !important}.me-xl-200{margin-right:2rem !important}.me-xl-250{margin-right:2.5rem !important}.me-xl-300{margin-right:3rem !important}.me-xl-400{margin-right:4rem !important}.me-xl-500{margin-right:5rem !important}.me-xl-600{margin-right:6rem !important}.me-xl-700{margin-right:7rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0rem !important}.mb-xl-0125{margin-bottom:.125rem !important}.mb-xl-025{margin-bottom:.25rem !important}.mb-xl-050{margin-bottom:.5rem !important}.mb-xl-075{margin-bottom:.75rem !important}.mb-xl-100{margin-bottom:1rem !important}.mb-xl-125{margin-bottom:1.25rem !important}.mb-xl-150{margin-bottom:1.5rem !important}.mb-xl-175{margin-bottom:1.75rem !important}.mb-xl-200{margin-bottom:2rem !important}.mb-xl-250{margin-bottom:2.5rem !important}.mb-xl-300{margin-bottom:3rem !important}.mb-xl-400{margin-bottom:4rem !important}.mb-xl-500{margin-bottom:5rem !important}.mb-xl-600{margin-bottom:6rem !important}.mb-xl-700{margin-bottom:7rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0rem !important}.ms-xl-0125{margin-left:.125rem !important}.ms-xl-025{margin-left:.25rem !important}.ms-xl-050{margin-left:.5rem !important}.ms-xl-075{margin-left:.75rem !important}.ms-xl-100{margin-left:1rem !important}.ms-xl-125{margin-left:1.25rem !important}.ms-xl-150{margin-left:1.5rem !important}.ms-xl-175{margin-left:1.75rem !important}.ms-xl-200{margin-left:2rem !important}.ms-xl-250{margin-left:2.5rem !important}.ms-xl-300{margin-left:3rem !important}.ms-xl-400{margin-left:4rem !important}.ms-xl-500{margin-left:5rem !important}.ms-xl-600{margin-left:6rem !important}.ms-xl-700{margin-left:7rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n0{margin:0rem !important}.m-xl-n0125{margin:-0.125rem !important}.m-xl-n025{margin:-0.25rem !important}.m-xl-n050{margin:-0.5rem !important}.m-xl-n075{margin:-0.75rem !important}.m-xl-n100{margin:-1rem !important}.m-xl-n125{margin:-1.25rem !important}.m-xl-n150{margin:-1.5rem !important}.m-xl-n175{margin:-1.75rem !important}.m-xl-n200{margin:-2rem !important}.m-xl-n250{margin:-2.5rem !important}.m-xl-n300{margin:-3rem !important}.m-xl-n400{margin:-4rem !important}.m-xl-n500{margin:-5rem !important}.m-xl-n600{margin:-6rem !important}.m-xl-n700{margin:-7rem !important}.mx-xl-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-xl-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-xl-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-xl-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xl-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xl-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xl-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xl-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xl-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xl-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-xl-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-xl-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-xl-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-xl-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xl-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xl-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xl-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xl-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xl-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xl-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-xl-n0{margin-top:0rem !important}.mt-xl-n0125{margin-top:-0.125rem !important}.mt-xl-n025{margin-top:-0.25rem !important}.mt-xl-n050{margin-top:-0.5rem !important}.mt-xl-n075{margin-top:-0.75rem !important}.mt-xl-n100{margin-top:-1rem !important}.mt-xl-n125{margin-top:-1.25rem !important}.mt-xl-n150{margin-top:-1.5rem !important}.mt-xl-n175{margin-top:-1.75rem !important}.mt-xl-n200{margin-top:-2rem !important}.mt-xl-n250{margin-top:-2.5rem !important}.mt-xl-n300{margin-top:-3rem !important}.mt-xl-n400{margin-top:-4rem !important}.mt-xl-n500{margin-top:-5rem !important}.mt-xl-n600{margin-top:-6rem !important}.mt-xl-n700{margin-top:-7rem !important}.me-xl-n0{margin-right:0rem !important}.me-xl-n0125{margin-right:-0.125rem !important}.me-xl-n025{margin-right:-0.25rem !important}.me-xl-n050{margin-right:-0.5rem !important}.me-xl-n075{margin-right:-0.75rem !important}.me-xl-n100{margin-right:-1rem !important}.me-xl-n125{margin-right:-1.25rem !important}.me-xl-n150{margin-right:-1.5rem !important}.me-xl-n175{margin-right:-1.75rem !important}.me-xl-n200{margin-right:-2rem !important}.me-xl-n250{margin-right:-2.5rem !important}.me-xl-n300{margin-right:-3rem !important}.me-xl-n400{margin-right:-4rem !important}.me-xl-n500{margin-right:-5rem !important}.me-xl-n600{margin-right:-6rem !important}.me-xl-n700{margin-right:-7rem !important}.mb-xl-n0{margin-bottom:0rem !important}.mb-xl-n0125{margin-bottom:-0.125rem !important}.mb-xl-n025{margin-bottom:-0.25rem !important}.mb-xl-n050{margin-bottom:-0.5rem !important}.mb-xl-n075{margin-bottom:-0.75rem !important}.mb-xl-n100{margin-bottom:-1rem !important}.mb-xl-n125{margin-bottom:-1.25rem !important}.mb-xl-n150{margin-bottom:-1.5rem !important}.mb-xl-n175{margin-bottom:-1.75rem !important}.mb-xl-n200{margin-bottom:-2rem !important}.mb-xl-n250{margin-bottom:-2.5rem !important}.mb-xl-n300{margin-bottom:-3rem !important}.mb-xl-n400{margin-bottom:-4rem !important}.mb-xl-n500{margin-bottom:-5rem !important}.mb-xl-n600{margin-bottom:-6rem !important}.mb-xl-n700{margin-bottom:-7rem !important}.ms-xl-n0{margin-left:0rem !important}.ms-xl-n0125{margin-left:-0.125rem !important}.ms-xl-n025{margin-left:-0.25rem !important}.ms-xl-n050{margin-left:-0.5rem !important}.ms-xl-n075{margin-left:-0.75rem !important}.ms-xl-n100{margin-left:-1rem !important}.ms-xl-n125{margin-left:-1.25rem !important}.ms-xl-n150{margin-left:-1.5rem !important}.ms-xl-n175{margin-left:-1.75rem !important}.ms-xl-n200{margin-left:-2rem !important}.ms-xl-n250{margin-left:-2.5rem !important}.ms-xl-n300{margin-left:-3rem !important}.ms-xl-n400{margin-left:-4rem !important}.ms-xl-n500{margin-left:-5rem !important}.ms-xl-n600{margin-left:-6rem !important}.ms-xl-n700{margin-left:-7rem !important}.p-xl-0{padding:0rem !important}.p-xl-0125{padding:.125rem !important}.p-xl-025{padding:.25rem !important}.p-xl-050{padding:.5rem !important}.p-xl-075{padding:.75rem !important}.p-xl-100{padding:1rem !important}.p-xl-125{padding:1.25rem !important}.p-xl-150{padding:1.5rem !important}.p-xl-175{padding:1.75rem !important}.p-xl-200{padding:2rem !important}.p-xl-250{padding:2.5rem !important}.p-xl-300{padding:3rem !important}.p-xl-400{padding:4rem !important}.p-xl-500{padding:5rem !important}.p-xl-600{padding:6rem !important}.p-xl-700{padding:7rem !important}.px-xl-0{padding-right:0rem !important;padding-left:0rem !important}.px-xl-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-xl-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-xl-100{padding-right:1rem !important;padding-left:1rem !important}.px-xl-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xl-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-xl-200{padding-right:2rem !important;padding-left:2rem !important}.px-xl-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-300{padding-right:3rem !important;padding-left:3rem !important}.px-xl-400{padding-right:4rem !important;padding-left:4rem !important}.px-xl-500{padding-right:5rem !important;padding-left:5rem !important}.px-xl-600{padding-right:6rem !important;padding-left:6rem !important}.px-xl-700{padding-right:7rem !important;padding-left:7rem !important}.py-xl-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-xl-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-xl-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-xl-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xl-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-xl-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-xl-0{padding-top:0rem !important}.pt-xl-0125{padding-top:.125rem !important}.pt-xl-025{padding-top:.25rem !important}.pt-xl-050{padding-top:.5rem !important}.pt-xl-075{padding-top:.75rem !important}.pt-xl-100{padding-top:1rem !important}.pt-xl-125{padding-top:1.25rem !important}.pt-xl-150{padding-top:1.5rem !important}.pt-xl-175{padding-top:1.75rem !important}.pt-xl-200{padding-top:2rem !important}.pt-xl-250{padding-top:2.5rem !important}.pt-xl-300{padding-top:3rem !important}.pt-xl-400{padding-top:4rem !important}.pt-xl-500{padding-top:5rem !important}.pt-xl-600{padding-top:6rem !important}.pt-xl-700{padding-top:7rem !important}.pe-xl-0{padding-right:0rem !important}.pe-xl-0125{padding-right:.125rem !important}.pe-xl-025{padding-right:.25rem !important}.pe-xl-050{padding-right:.5rem !important}.pe-xl-075{padding-right:.75rem !important}.pe-xl-100{padding-right:1rem !important}.pe-xl-125{padding-right:1.25rem !important}.pe-xl-150{padding-right:1.5rem !important}.pe-xl-175{padding-right:1.75rem !important}.pe-xl-200{padding-right:2rem !important}.pe-xl-250{padding-right:2.5rem !important}.pe-xl-300{padding-right:3rem !important}.pe-xl-400{padding-right:4rem !important}.pe-xl-500{padding-right:5rem !important}.pe-xl-600{padding-right:6rem !important}.pe-xl-700{padding-right:7rem !important}.pb-xl-0{padding-bottom:0rem !important}.pb-xl-0125{padding-bottom:.125rem !important}.pb-xl-025{padding-bottom:.25rem !important}.pb-xl-050{padding-bottom:.5rem !important}.pb-xl-075{padding-bottom:.75rem !important}.pb-xl-100{padding-bottom:1rem !important}.pb-xl-125{padding-bottom:1.25rem !important}.pb-xl-150{padding-bottom:1.5rem !important}.pb-xl-175{padding-bottom:1.75rem !important}.pb-xl-200{padding-bottom:2rem !important}.pb-xl-250{padding-bottom:2.5rem !important}.pb-xl-300{padding-bottom:3rem !important}.pb-xl-400{padding-bottom:4rem !important}.pb-xl-500{padding-bottom:5rem !important}.pb-xl-600{padding-bottom:6rem !important}.pb-xl-700{padding-bottom:7rem !important}.ps-xl-0{padding-left:0rem !important}.ps-xl-0125{padding-left:.125rem !important}.ps-xl-025{padding-left:.25rem !important}.ps-xl-050{padding-left:.5rem !important}.ps-xl-075{padding-left:.75rem !important}.ps-xl-100{padding-left:1rem !important}.ps-xl-125{padding-left:1.25rem !important}.ps-xl-150{padding-left:1.5rem !important}.ps-xl-175{padding-left:1.75rem !important}.ps-xl-200{padding-left:2rem !important}.ps-xl-250{padding-left:2.5rem !important}.ps-xl-300{padding-left:3rem !important}.ps-xl-400{padding-left:4rem !important}.ps-xl-500{padding-left:5rem !important}.ps-xl-600{padding-left:6rem !important}.ps-xl-700{padding-left:7rem !important}.gap-xl-0{gap:0rem !important}.gap-xl-0125{gap:.125rem !important}.gap-xl-025{gap:.25rem !important}.gap-xl-050{gap:.5rem !important}.gap-xl-075{gap:.75rem !important}.gap-xl-100{gap:1rem !important}.gap-xl-125{gap:1.25rem !important}.gap-xl-150{gap:1.5rem !important}.gap-xl-175{gap:1.75rem !important}.gap-xl-200{gap:2rem !important}.gap-xl-250{gap:2.5rem !important}.gap-xl-300{gap:3rem !important}.gap-xl-400{gap:4rem !important}.gap-xl-500{gap:5rem !important}.gap-xl-600{gap:6rem !important}.gap-xl-700{gap:7rem !important}.row-gap-xl-0{row-gap:0rem !important}.row-gap-xl-0125{row-gap:.125rem !important}.row-gap-xl-025{row-gap:.25rem !important}.row-gap-xl-050{row-gap:.5rem !important}.row-gap-xl-075{row-gap:.75rem !important}.row-gap-xl-100{row-gap:1rem !important}.row-gap-xl-125{row-gap:1.25rem !important}.row-gap-xl-150{row-gap:1.5rem !important}.row-gap-xl-175{row-gap:1.75rem !important}.row-gap-xl-200{row-gap:2rem !important}.row-gap-xl-250{row-gap:2.5rem !important}.row-gap-xl-300{row-gap:3rem !important}.row-gap-xl-400{row-gap:4rem !important}.row-gap-xl-500{row-gap:5rem !important}.row-gap-xl-600{row-gap:6rem !important}.row-gap-xl-700{row-gap:7rem !important}.column-gap-xl-0{column-gap:0rem !important}.column-gap-xl-0125{column-gap:.125rem !important}.column-gap-xl-025{column-gap:.25rem !important}.column-gap-xl-050{column-gap:.5rem !important}.column-gap-xl-075{column-gap:.75rem !important}.column-gap-xl-100{column-gap:1rem !important}.column-gap-xl-125{column-gap:1.25rem !important}.column-gap-xl-150{column-gap:1.5rem !important}.column-gap-xl-175{column-gap:1.75rem !important}.column-gap-xl-200{column-gap:2rem !important}.column-gap-xl-250{column-gap:2.5rem !important}.column-gap-xl-300{column-gap:3rem !important}.column-gap-xl-400{column-gap:4rem !important}.column-gap-xl-500{column-gap:5rem !important}.column-gap-xl-600{column-gap:6rem !important}.column-gap-xl-700{column-gap:7rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0rem !important}.m-xxl-0125{margin:.125rem !important}.m-xxl-025{margin:.25rem !important}.m-xxl-050{margin:.5rem !important}.m-xxl-075{margin:.75rem !important}.m-xxl-100{margin:1rem !important}.m-xxl-125{margin:1.25rem !important}.m-xxl-150{margin:1.5rem !important}.m-xxl-175{margin:1.75rem !important}.m-xxl-200{margin:2rem !important}.m-xxl-250{margin:2.5rem !important}.m-xxl-300{margin:3rem !important}.m-xxl-400{margin:4rem !important}.m-xxl-500{margin:5rem !important}.m-xxl-600{margin:6rem !important}.m-xxl-700{margin:7rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0rem !important;margin-left:0rem !important}.mx-xxl-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-xxl-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-xxl-100{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xxl-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-xxl-200{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-300{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-400{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-500{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-600{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-700{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-xxl-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-xxl-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-xxl-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xxl-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-xxl-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0rem !important}.mt-xxl-0125{margin-top:.125rem !important}.mt-xxl-025{margin-top:.25rem !important}.mt-xxl-050{margin-top:.5rem !important}.mt-xxl-075{margin-top:.75rem !important}.mt-xxl-100{margin-top:1rem !important}.mt-xxl-125{margin-top:1.25rem !important}.mt-xxl-150{margin-top:1.5rem !important}.mt-xxl-175{margin-top:1.75rem !important}.mt-xxl-200{margin-top:2rem !important}.mt-xxl-250{margin-top:2.5rem !important}.mt-xxl-300{margin-top:3rem !important}.mt-xxl-400{margin-top:4rem !important}.mt-xxl-500{margin-top:5rem !important}.mt-xxl-600{margin-top:6rem !important}.mt-xxl-700{margin-top:7rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0rem !important}.me-xxl-0125{margin-right:.125rem !important}.me-xxl-025{margin-right:.25rem !important}.me-xxl-050{margin-right:.5rem !important}.me-xxl-075{margin-right:.75rem !important}.me-xxl-100{margin-right:1rem !important}.me-xxl-125{margin-right:1.25rem !important}.me-xxl-150{margin-right:1.5rem !important}.me-xxl-175{margin-right:1.75rem !important}.me-xxl-200{margin-right:2rem !important}.me-xxl-250{margin-right:2.5rem !important}.me-xxl-300{margin-right:3rem !important}.me-xxl-400{margin-right:4rem !important}.me-xxl-500{margin-right:5rem !important}.me-xxl-600{margin-right:6rem !important}.me-xxl-700{margin-right:7rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0rem !important}.mb-xxl-0125{margin-bottom:.125rem !important}.mb-xxl-025{margin-bottom:.25rem !important}.mb-xxl-050{margin-bottom:.5rem !important}.mb-xxl-075{margin-bottom:.75rem !important}.mb-xxl-100{margin-bottom:1rem !important}.mb-xxl-125{margin-bottom:1.25rem !important}.mb-xxl-150{margin-bottom:1.5rem !important}.mb-xxl-175{margin-bottom:1.75rem !important}.mb-xxl-200{margin-bottom:2rem !important}.mb-xxl-250{margin-bottom:2.5rem !important}.mb-xxl-300{margin-bottom:3rem !important}.mb-xxl-400{margin-bottom:4rem !important}.mb-xxl-500{margin-bottom:5rem !important}.mb-xxl-600{margin-bottom:6rem !important}.mb-xxl-700{margin-bottom:7rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0rem !important}.ms-xxl-0125{margin-left:.125rem !important}.ms-xxl-025{margin-left:.25rem !important}.ms-xxl-050{margin-left:.5rem !important}.ms-xxl-075{margin-left:.75rem !important}.ms-xxl-100{margin-left:1rem !important}.ms-xxl-125{margin-left:1.25rem !important}.ms-xxl-150{margin-left:1.5rem !important}.ms-xxl-175{margin-left:1.75rem !important}.ms-xxl-200{margin-left:2rem !important}.ms-xxl-250{margin-left:2.5rem !important}.ms-xxl-300{margin-left:3rem !important}.ms-xxl-400{margin-left:4rem !important}.ms-xxl-500{margin-left:5rem !important}.ms-xxl-600{margin-left:6rem !important}.ms-xxl-700{margin-left:7rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n0{margin:0rem !important}.m-xxl-n0125{margin:-0.125rem !important}.m-xxl-n025{margin:-0.25rem !important}.m-xxl-n050{margin:-0.5rem !important}.m-xxl-n075{margin:-0.75rem !important}.m-xxl-n100{margin:-1rem !important}.m-xxl-n125{margin:-1.25rem !important}.m-xxl-n150{margin:-1.5rem !important}.m-xxl-n175{margin:-1.75rem !important}.m-xxl-n200{margin:-2rem !important}.m-xxl-n250{margin:-2.5rem !important}.m-xxl-n300{margin:-3rem !important}.m-xxl-n400{margin:-4rem !important}.m-xxl-n500{margin:-5rem !important}.m-xxl-n600{margin:-6rem !important}.m-xxl-n700{margin:-7rem !important}.mx-xxl-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-xxl-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-xxl-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-xxl-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xxl-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xxl-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xxl-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxl-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxl-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xxl-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-xxl-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-xxl-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-xxl-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-xxl-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xxl-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xxl-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xxl-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxl-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxl-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xxl-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-xxl-n0{margin-top:0rem !important}.mt-xxl-n0125{margin-top:-0.125rem !important}.mt-xxl-n025{margin-top:-0.25rem !important}.mt-xxl-n050{margin-top:-0.5rem !important}.mt-xxl-n075{margin-top:-0.75rem !important}.mt-xxl-n100{margin-top:-1rem !important}.mt-xxl-n125{margin-top:-1.25rem !important}.mt-xxl-n150{margin-top:-1.5rem !important}.mt-xxl-n175{margin-top:-1.75rem !important}.mt-xxl-n200{margin-top:-2rem !important}.mt-xxl-n250{margin-top:-2.5rem !important}.mt-xxl-n300{margin-top:-3rem !important}.mt-xxl-n400{margin-top:-4rem !important}.mt-xxl-n500{margin-top:-5rem !important}.mt-xxl-n600{margin-top:-6rem !important}.mt-xxl-n700{margin-top:-7rem !important}.me-xxl-n0{margin-right:0rem !important}.me-xxl-n0125{margin-right:-0.125rem !important}.me-xxl-n025{margin-right:-0.25rem !important}.me-xxl-n050{margin-right:-0.5rem !important}.me-xxl-n075{margin-right:-0.75rem !important}.me-xxl-n100{margin-right:-1rem !important}.me-xxl-n125{margin-right:-1.25rem !important}.me-xxl-n150{margin-right:-1.5rem !important}.me-xxl-n175{margin-right:-1.75rem !important}.me-xxl-n200{margin-right:-2rem !important}.me-xxl-n250{margin-right:-2.5rem !important}.me-xxl-n300{margin-right:-3rem !important}.me-xxl-n400{margin-right:-4rem !important}.me-xxl-n500{margin-right:-5rem !important}.me-xxl-n600{margin-right:-6rem !important}.me-xxl-n700{margin-right:-7rem !important}.mb-xxl-n0{margin-bottom:0rem !important}.mb-xxl-n0125{margin-bottom:-0.125rem !important}.mb-xxl-n025{margin-bottom:-0.25rem !important}.mb-xxl-n050{margin-bottom:-0.5rem !important}.mb-xxl-n075{margin-bottom:-0.75rem !important}.mb-xxl-n100{margin-bottom:-1rem !important}.mb-xxl-n125{margin-bottom:-1.25rem !important}.mb-xxl-n150{margin-bottom:-1.5rem !important}.mb-xxl-n175{margin-bottom:-1.75rem !important}.mb-xxl-n200{margin-bottom:-2rem !important}.mb-xxl-n250{margin-bottom:-2.5rem !important}.mb-xxl-n300{margin-bottom:-3rem !important}.mb-xxl-n400{margin-bottom:-4rem !important}.mb-xxl-n500{margin-bottom:-5rem !important}.mb-xxl-n600{margin-bottom:-6rem !important}.mb-xxl-n700{margin-bottom:-7rem !important}.ms-xxl-n0{margin-left:0rem !important}.ms-xxl-n0125{margin-left:-0.125rem !important}.ms-xxl-n025{margin-left:-0.25rem !important}.ms-xxl-n050{margin-left:-0.5rem !important}.ms-xxl-n075{margin-left:-0.75rem !important}.ms-xxl-n100{margin-left:-1rem !important}.ms-xxl-n125{margin-left:-1.25rem !important}.ms-xxl-n150{margin-left:-1.5rem !important}.ms-xxl-n175{margin-left:-1.75rem !important}.ms-xxl-n200{margin-left:-2rem !important}.ms-xxl-n250{margin-left:-2.5rem !important}.ms-xxl-n300{margin-left:-3rem !important}.ms-xxl-n400{margin-left:-4rem !important}.ms-xxl-n500{margin-left:-5rem !important}.ms-xxl-n600{margin-left:-6rem !important}.ms-xxl-n700{margin-left:-7rem !important}.p-xxl-0{padding:0rem !important}.p-xxl-0125{padding:.125rem !important}.p-xxl-025{padding:.25rem !important}.p-xxl-050{padding:.5rem !important}.p-xxl-075{padding:.75rem !important}.p-xxl-100{padding:1rem !important}.p-xxl-125{padding:1.25rem !important}.p-xxl-150{padding:1.5rem !important}.p-xxl-175{padding:1.75rem !important}.p-xxl-200{padding:2rem !important}.p-xxl-250{padding:2.5rem !important}.p-xxl-300{padding:3rem !important}.p-xxl-400{padding:4rem !important}.p-xxl-500{padding:5rem !important}.p-xxl-600{padding:6rem !important}.p-xxl-700{padding:7rem !important}.px-xxl-0{padding-right:0rem !important;padding-left:0rem !important}.px-xxl-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-xxl-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-xxl-100{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xxl-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-xxl-200{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-300{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-400{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-500{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-600{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-700{padding-right:7rem !important;padding-left:7rem !important}.py-xxl-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-xxl-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-xxl-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-xxl-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xxl-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-xxl-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-xxl-0{padding-top:0rem !important}.pt-xxl-0125{padding-top:.125rem !important}.pt-xxl-025{padding-top:.25rem !important}.pt-xxl-050{padding-top:.5rem !important}.pt-xxl-075{padding-top:.75rem !important}.pt-xxl-100{padding-top:1rem !important}.pt-xxl-125{padding-top:1.25rem !important}.pt-xxl-150{padding-top:1.5rem !important}.pt-xxl-175{padding-top:1.75rem !important}.pt-xxl-200{padding-top:2rem !important}.pt-xxl-250{padding-top:2.5rem !important}.pt-xxl-300{padding-top:3rem !important}.pt-xxl-400{padding-top:4rem !important}.pt-xxl-500{padding-top:5rem !important}.pt-xxl-600{padding-top:6rem !important}.pt-xxl-700{padding-top:7rem !important}.pe-xxl-0{padding-right:0rem !important}.pe-xxl-0125{padding-right:.125rem !important}.pe-xxl-025{padding-right:.25rem !important}.pe-xxl-050{padding-right:.5rem !important}.pe-xxl-075{padding-right:.75rem !important}.pe-xxl-100{padding-right:1rem !important}.pe-xxl-125{padding-right:1.25rem !important}.pe-xxl-150{padding-right:1.5rem !important}.pe-xxl-175{padding-right:1.75rem !important}.pe-xxl-200{padding-right:2rem !important}.pe-xxl-250{padding-right:2.5rem !important}.pe-xxl-300{padding-right:3rem !important}.pe-xxl-400{padding-right:4rem !important}.pe-xxl-500{padding-right:5rem !important}.pe-xxl-600{padding-right:6rem !important}.pe-xxl-700{padding-right:7rem !important}.pb-xxl-0{padding-bottom:0rem !important}.pb-xxl-0125{padding-bottom:.125rem !important}.pb-xxl-025{padding-bottom:.25rem !important}.pb-xxl-050{padding-bottom:.5rem !important}.pb-xxl-075{padding-bottom:.75rem !important}.pb-xxl-100{padding-bottom:1rem !important}.pb-xxl-125{padding-bottom:1.25rem !important}.pb-xxl-150{padding-bottom:1.5rem !important}.pb-xxl-175{padding-bottom:1.75rem !important}.pb-xxl-200{padding-bottom:2rem !important}.pb-xxl-250{padding-bottom:2.5rem !important}.pb-xxl-300{padding-bottom:3rem !important}.pb-xxl-400{padding-bottom:4rem !important}.pb-xxl-500{padding-bottom:5rem !important}.pb-xxl-600{padding-bottom:6rem !important}.pb-xxl-700{padding-bottom:7rem !important}.ps-xxl-0{padding-left:0rem !important}.ps-xxl-0125{padding-left:.125rem !important}.ps-xxl-025{padding-left:.25rem !important}.ps-xxl-050{padding-left:.5rem !important}.ps-xxl-075{padding-left:.75rem !important}.ps-xxl-100{padding-left:1rem !important}.ps-xxl-125{padding-left:1.25rem !important}.ps-xxl-150{padding-left:1.5rem !important}.ps-xxl-175{padding-left:1.75rem !important}.ps-xxl-200{padding-left:2rem !important}.ps-xxl-250{padding-left:2.5rem !important}.ps-xxl-300{padding-left:3rem !important}.ps-xxl-400{padding-left:4rem !important}.ps-xxl-500{padding-left:5rem !important}.ps-xxl-600{padding-left:6rem !important}.ps-xxl-700{padding-left:7rem !important}.gap-xxl-0{gap:0rem !important}.gap-xxl-0125{gap:.125rem !important}.gap-xxl-025{gap:.25rem !important}.gap-xxl-050{gap:.5rem !important}.gap-xxl-075{gap:.75rem !important}.gap-xxl-100{gap:1rem !important}.gap-xxl-125{gap:1.25rem !important}.gap-xxl-150{gap:1.5rem !important}.gap-xxl-175{gap:1.75rem !important}.gap-xxl-200{gap:2rem !important}.gap-xxl-250{gap:2.5rem !important}.gap-xxl-300{gap:3rem !important}.gap-xxl-400{gap:4rem !important}.gap-xxl-500{gap:5rem !important}.gap-xxl-600{gap:6rem !important}.gap-xxl-700{gap:7rem !important}.row-gap-xxl-0{row-gap:0rem !important}.row-gap-xxl-0125{row-gap:.125rem !important}.row-gap-xxl-025{row-gap:.25rem !important}.row-gap-xxl-050{row-gap:.5rem !important}.row-gap-xxl-075{row-gap:.75rem !important}.row-gap-xxl-100{row-gap:1rem !important}.row-gap-xxl-125{row-gap:1.25rem !important}.row-gap-xxl-150{row-gap:1.5rem !important}.row-gap-xxl-175{row-gap:1.75rem !important}.row-gap-xxl-200{row-gap:2rem !important}.row-gap-xxl-250{row-gap:2.5rem !important}.row-gap-xxl-300{row-gap:3rem !important}.row-gap-xxl-400{row-gap:4rem !important}.row-gap-xxl-500{row-gap:5rem !important}.row-gap-xxl-600{row-gap:6rem !important}.row-gap-xxl-700{row-gap:7rem !important}.column-gap-xxl-0{column-gap:0rem !important}.column-gap-xxl-0125{column-gap:.125rem !important}.column-gap-xxl-025{column-gap:.25rem !important}.column-gap-xxl-050{column-gap:.5rem !important}.column-gap-xxl-075{column-gap:.75rem !important}.column-gap-xxl-100{column-gap:1rem !important}.column-gap-xxl-125{column-gap:1.25rem !important}.column-gap-xxl-150{column-gap:1.5rem !important}.column-gap-xxl-175{column-gap:1.75rem !important}.column-gap-xxl-200{column-gap:2rem !important}.column-gap-xxl-250{column-gap:2.5rem !important}.column-gap-xxl-300{column-gap:3rem !important}.column-gap-xxl-400{column-gap:4rem !important}.column-gap-xxl-500{column-gap:5rem !important}.column-gap-xxl-600{column-gap:6rem !important}.column-gap-xxl-700{column-gap:7rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#000 !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(25, 58, 171, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(25, 58, 171, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(53, 187, 107, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(53, 187, 107, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(234, 234, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(234, 234, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(253, 240, 117, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(253, 240, 117, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(118, 12, 35, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(118, 12, 35, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: rgb(31, 73, 214);--bs-success: rgb(3, 170, 70);--bs-info: rgb(229, 229, 240);--bs-warning: rgb(253, 236, 83);--bs-danger: rgb(148, 15, 44);--bs-primary-rgb: 31, 73, 214;--bs-success-rgb: 3, 170, 70;--bs-info-rgb: 229, 229, 240;--bs-warning-rgb: 253, 236, 83;--bs-danger-rgb: 148, 15, 44;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: rgb(32, 15, 46);--bs-body-color-rgb: 32, 15, 46;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: rgb(32, 15, 46);--bs-emphasis-color-rgb: 32, 15, 46;--bs-secondary-color: rgba(32, 15, 46, 0.75);--bs-secondary-color-rgb: 32, 15, 46;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(32, 15, 46, 0.5);--bs-tertiary-color-rgb: 32, 15, 46;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: rgb(31, 73, 214);--bs-link-color-rgb: 31, 73, 214;--bs-link-decoration: underline;--bs-link-hover-color: rgb(31, 73, 214);--bs-link-hover-color-rgb: 31, 73, 214;--bs-link-hover-decoration: none;--bs-code-color: #d63384;--bs-highlight-color: rgb(32, 15, 46);--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: rgb(233, 233, 233);--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.25rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.75rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 1000rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}.sr-only-xs-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 0){.sr-only-xs-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-sm-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 576px){.sr-only-sm-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-md-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 768px){.sr-only-md-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-lg-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 992px){.sr-only-lg-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-xl-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 1200px){.sr-only-xl-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-xxl-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 1400px){.sr-only-xxl-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}body{line-height:1.5;letter-spacing:.01em;font-size:1rem;font-weight:400;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}@media(min-width: 768px){body{font-size:1.125rem}}hr{opacity:1}.vs-sticky-nav{position:sticky;z-index:1030;top:-28px}@media(min-width: 768px){.vs-sticky-nav{top:-36px}}.vs-sticky-nav--has-content{top:-34px}@media(min-width: 768px){.vs-sticky-nav--has-content{top:-42px}}.vs-sticky-nav:has(.vs-skip-to:focus-within){top:0}.no-js .vs-sticky-nav{position:initial;top:0}@media(min-width: 768px){.no-js .vs-sticky-nav{top:0}}.zindex-fixed{z-index:1030}.aspect-ratio-3-2{aspect-ratio:3/2}.truncate-2-lines{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:2}.truncate-3-lines{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:3}.rounded-top-start{border-top-left-radius:var(--bs-border-radius) !important}.rounded-top-end{border-top-right-radius:var(--bs-border-radius) !important}.rounded-bottom-start{border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-end{border-bottom-right-radius:var(--bs-border-radius) !important}/*!
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.VsFederatedSearch=t():e.VsFederatedSearch=t()}(self,(function(){return(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[1746],{26134:function(e,t,a){"use strict";var r=a(85072),n=a.n(r),s=a(97825),o=a.n(s),l=a(77659),i=a.n(l),u=a(55056),d=a.n(u),c=a(10540),f=a.n(c),g=a(41113),p=a.n(g),b=a(28864),v=a.n(b),y={};y.styleTagTransform=p(),y.setAttributes=d(),y.insert=i().bind(null,"head"),y.domAPI=o(),y.insertStyleElement=f(),n()(v(),y),v()&&v().locals&&v().locals},28864:function(){},39535:function(e,t,a){"use strict";a.d(t,{A:function(){return r.A}});var r=a(77891)},49439:function(e,t,a){"use strict";a.r(t);var r=a(39535);a(87250);const n=r.A;t.default=n},77891:function(e,t,a){"use strict";var r=a(20641),n=a(50953),s=a(53751),o=a(90033),l=a(12903),i=a(45922),u=a.n(i),d=a(88620),c=a(1780),f=a(58995),g=a(35965),p={class:"vs-federated-search","data-test":"vs-federated-search"},b={class:"vs-federated-search__container"},v={key:0,class:"d-flex justify-content-between mb-200"},y={key:2},m={class:"position-relative"},h={class:"position-absolute bottom-0 start-0 d-flex gap-2"},R={class:"position-absolute bottom-0 end-0 d-flex"},k={class:"truncate-3-lines"},L={class:"d-flex justify-content-end align-items-end mt-050"},C={key:0,class:"d-flex align-items-start flex-grow-1"},_={key:3,class:"vs-federated-search--warning"};t.A={__name:"FederatedSearch",props:{cludoApiKey:{type:String,default:(0,d.A)("CLUDO_API_KEY")},cludoCustomerId:{type:Number,default:Number((0,d.A)("CLUDO_CUSTOMER_ID"))},cludoEngineId:{type:Number,default:Number((0,d.A)("CLUDO_ENGINE_ID"))},eventsApi:{type:String,default:(0,d.A)("EVENTS_API_URL")},cludoCategories:{type:Array,default:void 0},subFilters:{type:Array,default:void 0},errorMessages:{type:Object,required:!0},fromText:{type:String,default:""},paginationLabels:{type:Object,required:!0},searchLabels:{type:Object,required:!0},sortLabels:{type:Object,required:!0},cardCategoryLabels:{type:Object,required:!0,default:function(){}}},setup:function(e){var t=u()(),a=(0,n.KR)({message:"",error:!1}),i=e;(0,r.Gt)("cludoCategories",i.cludoCategories);var d=(0,r.EW)((function(){return Math.ceil(t.totalResults/12)}));function D(){t.endDate&&t.startDate>t.endDate?(a.value.error=!0,a.value.message=i.errorMessages.incorrectDateOrder):"events"===t.selectedCategoryKey&&t.eventsApiError&&!t.isLoading?(a.value.error=!0,a.value.message=i.errorMessages.eventError):(t.searchTerm||t.selectedCategory)&&"events"!==t.selectedCategoryKey&&t.cludoError&&!t.isLoading?(a.value.error=!0,a.value.message=i.errorMessages.cludoError):0!==t.totalResults||t.isLoading?(a.value.error=!1,a.value.message=""):(a.value.error=!0,a.value.message=i.errorMessages.noResults)}function S(e){t.startDate=e,t.navigateToResultsPage(!0)}function E(e){t.endDate=e,t.navigateToResultsPage(!0)}function V(e){t.sortBy=e,t.navigateToResultsPage(!0)}function A(e){t.currentPage=e,"undefined"!=typeof window&&window.scrollTo({top:0,left:0,behavior:"smooth"}),t.navigateToResultsPage()}function F(e){if(e.url)return e.url;if(e.placeUrl)return e.placeUrl;var t=encodeURIComponent(e.title.replaceAll(" ","-").toLowerCase());return"".concat("https://www.datathistle.com/event/").concat(e.parentId,"-").concat(t)}return(0,r.sV)((function(){if(t.cludoCredentials={apiKey:i.cludoApiKey,customerId:i.cludoCustomerId,engineId:i.cludoEngineId},t.eventsApi=i.eventsApi,t.cludoCategories=i.cludoCategories,D(),"undefined"!=typeof window&&"undefined"!=typeof document){var e=new URLSearchParams(document.location.search),a=e.get("search-term"),r=parseInt(e.get("page"),10);r&&(t.currentPage=r),a&&(t.searchTerm=a,t.getSearchResults())}})),(0,r.$u)((function(){D()})),function(u,D){return(0,r.uX)(),(0,r.CE)("div",p,[(0,r.Lk)("div",b,[(0,r.bF)(f.default,{"cludo-api-key":i.cludoApiKey,"cludo-customer-id":i.cludoCustomerId,"cludo-engine-id":i.cludoEngineId,"sub-filters":i.subFilters,labels:i.searchLabels},null,8,["cludo-api-key","cludo-customer-id","cludo-engine-id","sub-filters","labels"]),(0,r.bF)(c.default,{class:"my-200"}),((0,r.uX)(!0),(0,r.CE)(r.FK,null,(0,r.pI)((0,n.R1)(t).cludoCategories,(function(e,a){return(0,r.bo)(((0,r.uX)(),(0,r.CE)("div",{key:a,class:"mb-200"},[(0,r.RG)(u.$slots,"federated-search__spotlight-".concat(e.Key))],512)),[[s.vShow,(0,n.R1)(t).selectedCategoryKey===e.Key]])})),128)),(0,n.R1)(t).results?((0,r.uX)(),(0,r.CE)("div",v,[(0,r.Lk)("div",null,[(0,r.bF)((0,n.R1)(l.VsHeading),{"heading-style":"heading-m",level:2,class:"my-0"},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(i.searchLabels.searchResults),1)]})),_:1}),0!==(0,n.R1)(t).totalResults?((0,r.uX)(),(0,r.Wv)((0,n.R1)(l.VsDetail),{key:0},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(i.searchLabels.resultsFirst)+" "+(0,o.toDisplayString)((0,n.R1)(t).totalResults)+" "+(0,o.toDisplayString)(i.searchLabels.resultsSecond),1)]})),_:1})):(0,r.Q3)("",!0)]),"events"===(0,n.R1)(t).selectedCategoryKey?((0,r.uX)(),(0,r.Wv)(g.default,{key:0,"date-filter-visible":!0,"sort-options":i.sortLabels.sortOptions,"from-date-label":i.sortLabels.dateFrom,"to-date-label":i.sortLabels.dateTo,"sort-label":i.sortLabels.sort,onFromDateUpdated:S,onEndDateUpdated:E,onSortOrderUpdated:V},null,8,["sort-options","from-date-label","to-date-label","sort-label"])):(0,r.Q3)("",!0)])):(0,r.Q3)("",!0),(0,n.R1)(t).isLoading?((0,r.uX)(),(0,r.Wv)((0,n.R1)(l.VsLoadingSpinner),{key:1})):(0,r.Q3)("",!0),(0,n.R1)(t).isLoading||!(0,n.R1)(t).results||(0,n.R1)(t).eventsApiError?(0,r.Q3)("",!0):((0,r.uX)(),(0,r.CE)("div",y,[(0,r.bF)((0,n.R1)(l.VsCardGroup),{"cards-per-row":3,"scroll-snap":!0},{default:(0,r.k6)((function(){return[((0,r.uX)(!0),(0,r.CE)(r.FK,null,(0,r.pI)((0,n.R1)(t).results,(function(t){return(0,r.uX)(),(0,r.Wv)((0,n.R1)(l.VsCard),{key:t.id},{"vs-card-header":(0,r.k6)((function(){return[(0,r.Lk)("div",m,[(0,r.bF)((0,n.R1)(l.VsImg),{src:t.imgSrc||"https://static.visitscotland.com/img/fallback-img.png",class:"w-100 aspect-ratio-3-2 rounded-1 object-fit-cover img-zoom-on-hover"},null,8,["src"]),(0,r.Lk)("div",h,[t.minPrice?((0,r.uX)(),(0,r.Wv)((0,n.R1)(l.VsBadge),{key:0,variant:"information",class:"rounded-top-end rounded-bottom-start"},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(i.fromText)+" "+(0,o.toDisplayString)((e=t.minPrice,null===e?"":e.match(/\b\d+\.\d\b/)?"£".concat(e,"0"):"£".concat(e))),1)];var e})),_:2},1024)):(0,r.Q3)("",!0),t.startDate?((0,r.uX)(),(0,r.Wv)((0,n.R1)(l.VsBadge),{key:1,variant:"information",class:"rounded-top"},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)((e=t.startDate,a=t.endDate,e===a?e:"".concat(e," - ").concat(a))),1)];var e,a})),_:2},1024)):(0,r.Q3)("",!0)]),(0,r.Lk)("div",R,[t.categoryCard&&e.cardCategoryLabels[t.categoryCard]?((0,r.uX)(),(0,r.Wv)((0,n.R1)(l.VsBadge),{key:0,variant:"highlight",class:"rounded-top-start rounded-bottom-start mx-0"},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(e.cardCategoryLabels[t.categoryCard]),1)]})),_:2},1024)):(0,r.Q3)("",!0)])])]})),"vs-card-body":(0,r.k6)((function(){return[(0,r.bF)((0,n.R1)(l.VsHeading),{level:"3","heading-style":"heading-xs"},{default:(0,r.k6)((function(){return[(0,r.bF)((0,n.R1)(l.VsLink),{href:F(t),class:"stretched-link",variant:"secondary"},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(t.title),1)]})),_:2},1032,["href"])]})),_:2},1024),(0,r.bF)((0,n.R1)(l.VsBody),null,{default:(0,r.k6)((function(){return[(0,r.Lk)("p",k,(0,o.toDisplayString)(t.description),1)]})),_:2},1024)]})),"vs-card-footer":(0,r.k6)((function(){return[(0,r.Lk)("div",L,[t.location?((0,r.uX)(),(0,r.CE)("div",C,[(0,r.bF)((0,n.R1)(l.VsIcon),{icon:"fa-solid fa-location-dot",variant:"highlight",class:"me-050",size:"sm"}),(0,r.bF)((0,n.R1)(l.VsDetail),{"no-margins":"",color:"tertiary"},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(t.location),1)]})),_:2},1024)])):(0,r.Q3)("",!0),(0,r.Lk)("div",null,[(0,r.bF)((0,n.R1)(l.VsIcon),{class:"flex-grow-1 align-items-end me-050",icon:"cludo"===t.dataSrc?"fa-regular fa-arrow-right":"vs-icon-control-external-link",variant:"highlight",size:"sm"},null,8,["icon"])])])]})),_:2},1024)})),128))]})),_:1}),(0,n.R1)(t).results&&d.value>1?((0,r.uX)(),(0,r.Wv)((0,n.R1)(l.VsPagination),{key:0,class:"vs-federated-search--pagination","number-of-pages":d.value,"next-button-label":i.paginationLabels.nextButtonLabel,"previous-button-label":i.paginationLabels.previousButtonLabel,"page-label":i.paginationLabels.pageLabel,"of-label":i.paginationLabels.ofLabel,modelValue:(0,n.R1)(t).currentPage,"onUpdate:modelValue":D[0]||(D[0]=function(e){return(0,n.R1)(t).currentPage=e}),onPageClick:A},null,8,["number-of-pages","next-button-label","previous-button-label","page-label","of-label","modelValue"])):(0,r.Q3)("",!0)])),a.value.error?((0,r.uX)(),(0,r.CE)("div",_,[a.value.error?((0,r.uX)(),(0,r.Wv)((0,n.R1)(l.VsWarning),{key:0},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(a.value.message),1)]})),_:1})):(0,r.Q3)("",!0)])):(0,r.Q3)("",!0)]),(0,r.bF)((0,n.R1)(l.VsWarning),{"data-test":"vs-federated-search__error--no-js",class:"vs-federated-search__error--no-js"},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(i.searchLabels.noJs),1)]})),_:1})])}}}},87250:function(e,t,a){"use strict";a(26134)}},function(e){return e.O(0,[641,6262,7510,3751,4352,4467,7527,8086,810,7800,9394,2543,3453,281,7536,7511,9033,8795,6425,7171,3498,8449,4982,6422,8745,8836,8638,2368,3838,7521,1438,4580,5676,1574,9122,4282,1459,5921,2142,5025,7957,9116,7275,4448,9810,8896,3486,378,6494,1244,1688,6216,1454,2491,4900,4360,6305,9856,8861,630,4179,7933,2710,3706,3614,3484,1371,9054,7553,6086,3130,5945,8167,4921,1288,3990,3293,680,4828,459,2329,4409,6358,1696,80,2152,4145,922,4433,2822,8258,1086,1154,8533,4681,71,7033,7894,6665,6618,1389,1161,9621,4029,3350,9146,6838,4879,4953,1718,1120,47,9464,9177,9839,625,6004,5513,7097,7311,8399,5465,6641,9633,5809,3337,2810,7086,3603,555,8978,3033,6649,5807,4712,5048,2761,8693,5782,8407,4562,7906,1841,6175,3642,7692,8462,7231,7195,8573,1106,1379,4999,4232,6431,3609,2759,7848,6241,8817,8570,815,4061,9323,9923,3731,2837,3914,5577,3650,2612,6283,9783,7969,9280,4036,8332,2437,6123,7570,4670,9423,9886,1474,3734,1901,8969,5106,627,538,1493,4297,4856,7006,6689,8995,5965,1780],(function(){return e(e.s=49439)})),e.O()}])}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[8995],{10343:function(e,t,r){"use strict";var n=r(10467),a=r(54756),u=r.n(a),o=r(20641),i=r(50953),l=r(53751),c=r(90033),s=r(45922),f=r.n(s),d=r(12903),b=r(88620),p=r(30555),v={class:"vs-fed-search-input"},g={class:"vs-fed-search__input"},y={class:"vs-fed-search__text-input"},m={for:"federated-search",class:"vs-federated-search__label"},V={class:"position-relative"},h={key:0,class:"vs-fed-search-input--autocomplete"},P=["onClick","onKeyup"];t.A={__name:"FedSearchInput",props:{cludoApiKey:{type:String,default:(0,b.A)("CLUDO_API_KEY")},cludoCustomerId:{type:Number,default:Number((0,b.A)("CLUDO_CUSTOMER_ID"))},cludoEngineId:{type:Number,default:Number((0,b.A)("CLUDO_ENGINE_ID"))},isHomePage:{type:Boolean,default:!1},searchUrl:{type:String,default:void 0},subFilters:{type:Array,default:void 0},labels:{type:Object,required:!0}},setup:function(e){var t=e,r=f()(),a=(0,i.KR)(),s=(0,o.WQ)("cludoCategories");function b(e){return O.apply(this,arguments)}function O(){return(O=(0,n.A)(u().mark((function e(t){var n,o;return u().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r.currentPage=1,r.searchTerm=t.value,n=window.location.search,o=new URLSearchParams(n),!r.searchTerm||o.get("search-term")===r.searchTerm){e.next=2;break}return e.next=1,r.getAutoComplete();case 1:a.value=e.sent;case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function j(){a.value=null,r.navigateToResultsPage()}function S(e){r.searchTerm=e,a.value=null,r.navigateToResultsPage()}function I(e){var t=new URL(window.location);t.searchParams.delete("page"),r.currentPage=1,t.searchParams.delete("start-date"),t.searchParams.delete("end-date"),r.startDate="",r.endDate="",r.sortBy=void 0,r.selectedCategory=r.selectedCategory!==e.Label?e.Label:"",r.selectedCategoryKey=r.selectedCategoryKey!==e.Key?e.Key:"",r.navigateToResultsPage(!0)}function w(e){if(r.selectedSubCategory.includes(e)){var t=r.selectedSubCategory.indexOf(e);t>=0&&r.selectedSubCategory.splice(t,1)}else r.selectedSubCategory.push(e);r.navigateToResultsPage(!0)}return(0,o.sV)((function(){r.cludoCredentials={apiKey:t.cludoApiKey,customerId:t.cludoCustomerId,engineId:t.cludoEngineId},r.isHomePage=t.isHomePage;var e=window.location.search,n=new URLSearchParams(e);n.has("search-term")&&(r.searchTerm=n.get("search-term")),n.has("category")&&(r.selectedCategory=decodeURIComponent(n.get("category"))),n.has("sub-category")&&r.selectedSubCategory.push(decodeURIComponent(n.get("sub-category"))),(n.has("search-term")||n.has("category"))&&r.getSearchResults()})),function(e,n){return(0,o.uX)(),(0,o.CE)("div",v,[(0,o.Lk)("div",g,[(0,o.Lk)("div",y,[(0,o.Lk)("label",m,[n[0]||(n[0]=(0,o.Lk)("span",{class:"visually-hidden"}," Search for something ",-1)),(0,o.bF)((0,i.R1)(d.VsIcon),{icon:"vs-icon-control-search",size:"xs"})]),(0,o.bF)((0,i.R1)(d.VsInput),{"auto-complete":!1,class:"vs-federated-search__input w-100","field-name":"federated-search",name:"searchrequest",placeholder:t.labels.searchLabel,type:"search",value:(0,i.R1)(r).searchTerm,onUpdated:b,onKeyup:(0,l.withKeys)(j,["enter"])},null,8,["placeholder","value"])]),(0,o.bF)((0,i.R1)(d.VsButton),{class:"d-none d-lg-block px-200",disabled:(0,i.R1)(r).isLoading,onClick:j},{default:(0,o.k6)((function(){return[(0,o.eW)((0,c.toDisplayString)(t.labels.search),1)]})),_:1},8,["disabled"])]),(0,o.Lk)("div",V,[a.value?((0,o.uX)(),(0,o.CE)("div",h,[(0,o.bF)((0,i.R1)(d.VsList),{unstyled:""},{default:(0,o.k6)((function(){return[((0,o.uX)(!0),(0,o.CE)(o.FK,null,(0,o.pI)(a.value,(function(e){return(0,o.uX)(),(0,o.CE)("li",{key:e,class:"vs-fed-search-input--autocomplete__suggestion",onClick:function(t){return S(e)},onKeyup:(0,l.withKeys)((function(t){return S(e)}),["enter"]),tabindex:"0"},(0,c.toDisplayString)(e),41,P)})),128))]})),_:1})])):(0,o.Q3)("",!0)]),(0,i.R1)(s)?((0,o.uX)(),(0,o.Wv)(p.default,{key:0,"active-filter":(0,i.R1)(r).selectedCategory,"filter-categories":(0,i.R1)(s),wrap:!0,onFilterUpdated:I},null,8,["active-filter","filter-categories"])):(0,o.Q3)("",!0),"events"===(0,i.R1)(r).selectedCategoryKey&&t.subFilters?((0,o.uX)(),(0,o.Wv)(p.default,{key:1,"active-filter":(0,i.R1)(r).selectedSubCategory,class:"mt-200","filter-categories":t.subFilters,variant:"secondary",onFilterUpdated:w},{"fed-filter-header":(0,o.k6)((function(){return[(0,o.eW)((0,c.toDisplayString)(t.labels.refine),1)]})),_:1},8,["active-filter","filter-categories"])):(0,o.Q3)("",!0)])}}}},12903:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.VsTourismInfo=t.VsHtmlError=t.VsHeroSection=t.VsHeading=t.VsRow=t.VsContainer=t.VsCol=t.VsGlobalMenuLanguageItem=t.VsGlobalMenuLanguage=t.VsGlobalMenu=t.VsFooterCopyright=t.VsFooterUtilityList=t.VsFooterSocialItem=t.VsFooterSocialMenu=t.VsFooterNavListItem=t.VsFooterAccordionItem=t.VsFooter=t.VsFilterSection=t.VsFilter=t.VsEventCard=t.VsEmbedWrapper=t.VsDropdownItem=t.VsDropdown=t.VsDetail=t.VsDescriptionListItem=t.VsDescriptionList=t.VsCheckbox=t.VsCarouselSlide=t.VsCarousel=t.VsCardGroup=t.VsCard=t.VsCarbonCalculator=t.VsCaption=t.VsCannedSearch=t.VsButtonToggleGroup=t.VsButton=t.VsBreadcrumbItem=t.VsBreadcrumb=t.VsArticleDetails=t.VsBanner=t.VsBadge=t.VsBackToTop=t.VsArticleSidebar=t.VsArticleSection=t.VsArticle=t.VsAlert=t.VsAddress=t.VsAccordionToggle=t.VsAccordionItem=t.VsAccordion=void 0,t.VsSkipTo=t.VsSkiScotlandStatus=t.VsSkiScotlandCard=t.VsSiteSearchForm=t.VsSiteSearch=t.VsSelect=t.VsSectionHeader=t.VsBody=t.VsRecaptcha=t.VsQuote=t.VsRadioButton=t.VsProgressBar=t.VsProductSearch=t.VsPanel=t.VsPagination=t.VsPageIntro=t.VsNumberInput=t.VsModuleWrapper=t.VsModal=t.VsMegalinkSingleImage=t.VsMegalinkMultiImage=t.VsMegalinkLinkList=t.VsMegalinks=t.VsMegaNavStaticLink=t.VsMegaNavFeaturedEvent=t.VsMegaNavFeaturedItem=t.VsMegaNavAccordionItem=t.VsMegaNavListItem=t.VsMegaNavList=t.VsMegaNavDropdownContainer=t.VsMeganav=t.VsForm=t.VsLoadingSpinner=t.VsListicleItem=t.VsLinkListItem=t.VsLinkList=t.VsList=t.VsLink=t.VsItineraryBorderOverlapWrapper=t.VsItineraryTips=t.VsItineraryStopInfo=t.VsItineraryStop=t.VsItineraryDay=t.VsItinerary=t.VsInput=t.VsImg=t.VsImageWithCaption=t.VsIconListItem=t.VsIconList=t.VsIcon=void 0,t.VsWarning=t.VsVideoCaption=t.VsVideo=t.VsTooltip=t.VsToggleButton=t.VsTextarea=t.VsTagManagerWrapper=t.VsTag=t.VsTabItem=t.VsTabs=t.VsTableFooter=t.VsTableDataCell=t.VsTableBody=t.VsTableHeaderCell=t.VsTableRow=t.VsTableHead=t.VsTable=t.VsSvgLink=t.VsSvg=t.VsSummaryBoxDistanceListItem=t.VsSummaryBoxListItem=t.VsSummaryBoxList=t.VsStyledListItem=t.VsStyledList=t.VsStretchedLinkPanel=t.VsStretchedLinkCard=t.VsSpotlightSection=t.VsSocialShareItem=t.VsSocialShare=t.VsSocialCreditLink=void 0;var a=r(73486);Object.defineProperty(t,"VsAccordion",{enumerable:!0,get:function(){return n(a).default}});var u=r(49810);Object.defineProperty(t,"VsAccordionItem",{enumerable:!0,get:function(){return n(u).default}});var o=r(17275);Object.defineProperty(t,"VsAccordionToggle",{enumerable:!0,get:function(){return n(o).default}});var i=r(20538);Object.defineProperty(t,"VsAddress",{enumerable:!0,get:function(){return n(i).default}});var l=r(9886);Object.defineProperty(t,"VsAlert",{enumerable:!0,get:function(){return n(l).default}});var c=r(75782);Object.defineProperty(t,"VsArticle",{enumerable:!0,get:function(){return n(c).default}});var s=r(87848);Object.defineProperty(t,"VsArticleSection",{enumerable:!0,get:function(){return n(s).default}});var f=r(2437);Object.defineProperty(t,"VsArticleSidebar",{enumerable:!0,get:function(){return n(f).default}});var d=r(54670);Object.defineProperty(t,"VsBackToTop",{enumerable:!0,get:function(){return n(d).default}});var b=r(63734);Object.defineProperty(t,"VsBadge",{enumerable:!0,get:function(){return n(b).default}});var p=r(64712);Object.defineProperty(t,"VsBanner",{enumerable:!0,get:function(){return n(p).default}});var v=r(9923);Object.defineProperty(t,"VsArticleDetails",{enumerable:!0,get:function(){return n(v).default}});var g=r(47006);Object.defineProperty(t,"VsBreadcrumb",{enumerable:!0,get:function(){return n(g).default}});var y=r(97570);Object.defineProperty(t,"VsBreadcrumbItem",{enumerable:!0,get:function(){return n(y).default}});var m=r(48836);Object.defineProperty(t,"VsButton",{enumerable:!0,get:function(){return n(m).default}});var V=r(90080);Object.defineProperty(t,"VsButtonToggleGroup",{enumerable:!0,get:function(){return n(V).default}});var h=r(70625);Object.defineProperty(t,"VsCannedSearch",{enumerable:!0,get:function(){return n(h).default}});var P=r(90630);Object.defineProperty(t,"VsCaption",{enumerable:!0,get:function(){return n(P).default}});var O=r(69177);Object.defineProperty(t,"VsCarbonCalculator",{enumerable:!0,get:function(){return n(O).default}});var j=r(14232);Object.defineProperty(t,"VsCard",{enumerable:!0,get:function(){return n(j).default}});var S=r(50815);Object.defineProperty(t,"VsCardGroup",{enumerable:!0,get:function(){return n(S).default}});var I=r(70680);Object.defineProperty(t,"VsCarousel",{enumerable:!0,get:function(){return n(I).default}});var w=r(8978);Object.defineProperty(t,"VsCarouselSlide",{enumerable:!0,get:function(){return n(w).default}});var C=r(26358);Object.defineProperty(t,"VsCheckbox",{enumerable:!0,get:function(){return n(C).default}});var L=r(54297);Object.defineProperty(t,"VsDescriptionList",{enumerable:!0,get:function(){return n(L).default}});var k=r(36283);Object.defineProperty(t,"VsDescriptionListItem",{enumerable:!0,get:function(){return n(k).default}});var _=r(43614);Object.defineProperty(t,"VsDetail",{enumerable:!0,get:function(){return n(_).default}});var T=r(62710);Object.defineProperty(t,"VsDropdown",{enumerable:!0,get:function(){return n(T).default}});var A=r(83130);Object.defineProperty(t,"VsDropdownItem",{enumerable:!0,get:function(){return n(A).default}});var M=r(66649);Object.defineProperty(t,"VsEmbedWrapper",{enumerable:!0,get:function(){return n(M).default}});var F=r(68573);Object.defineProperty(t,"VsEventCard",{enumerable:!0,get:function(){return n(F).default}});var R=r(62837);Object.defineProperty(t,"VsFilter",{enumerable:!0,get:function(){return n(R).default}});var D=r(19783);Object.defineProperty(t,"VsFilterSection",{enumerable:!0,get:function(){return n(D).default}});var E=r(63914);Object.defineProperty(t,"VsFooter",{enumerable:!0,get:function(){return n(E).default}});var x=r(58462);Object.defineProperty(t,"VsFooterAccordionItem",{enumerable:!0,get:function(){return n(x).default}});var B=r(76899);Object.defineProperty(t,"VsFooterNavListItem",{enumerable:!0,get:function(){return n(B).default}});var N=r(26123);Object.defineProperty(t,"VsFooterSocialMenu",{enumerable:!0,get:function(){return n(N).default}});var U=r(63731);Object.defineProperty(t,"VsFooterSocialItem",{enumerable:!0,get:function(){return n(U).default}});var K=r(98817);Object.defineProperty(t,"VsFooterUtilityList",{enumerable:!0,get:function(){return n(K).default}});var W=r(98570);Object.defineProperty(t,"VsFooterCopyright",{enumerable:!0,get:function(){return n(W).default}});var H=r(99323);Object.defineProperty(t,"VsGlobalMenu",{enumerable:!0,get:function(){return n(H).default}});var G=r(57692);Object.defineProperty(t,"VsGlobalMenuLanguage",{enumerable:!0,get:function(){return n(G).default}});var Q=r(5577);Object.defineProperty(t,"VsGlobalMenuLanguageItem",{enumerable:!0,get:function(){return n(Q).default}});var X=r(68638);Object.defineProperty(t,"VsCol",{enumerable:!0,get:function(){return n(X).default}});var q=r(27521);Object.defineProperty(t,"VsContainer",{enumerable:!0,get:function(){return n(q).default}});var z=r(22368);Object.defineProperty(t,"VsRow",{enumerable:!0,get:function(){return n(z).default}});var J=r(13838);Object.defineProperty(t,"VsHeading",{enumerable:!0,get:function(){return n(J).default}});var Y=r(38399);Object.defineProperty(t,"VsHeroSection",{enumerable:!0,get:function(){return n(Y).default}});var Z=r(26689);Object.defineProperty(t,"VsHtmlError",{enumerable:!0,get:function(){return n(Z).default}});var $=r(61379);Object.defineProperty(t,"VsTourismInfo",{enumerable:!0,get:function(){return n($).default}});var ee=r(46422);Object.defineProperty(t,"VsIcon",{enumerable:!0,get:function(){return n(ee).default}});var te=r(41901);Object.defineProperty(t,"VsIconList",{enumerable:!0,get:function(){return n(te).default}});var re=r(49423);Object.defineProperty(t,"VsIconListItem",{enumerable:!0,get:function(){return n(re).default}});var ne=r(46004);Object.defineProperty(t,"VsImageWithCaption",{enumerable:!0,get:function(){return n(ne).default}});var ae=r(31574);Object.defineProperty(t,"VsImg",{enumerable:!0,get:function(){return n(ae).default}});var ue=r(22142);Object.defineProperty(t,"VsInput",{enumerable:!0,get:function(){return n(ue).default}});var oe=r(24562);Object.defineProperty(t,"VsItinerary",{enumerable:!0,get:function(){return n(oe).default}});var ie=r(62761);Object.defineProperty(t,"VsItineraryDay",{enumerable:!0,get:function(){return n(ie).default}});var le=r(21841);Object.defineProperty(t,"VsItineraryStop",{enumerable:!0,get:function(){return n(le).default}});var ce=r(97097);Object.defineProperty(t,"VsItineraryStopInfo",{enumerable:!0,get:function(){return n(ce).default}});var se=r(20627);Object.defineProperty(t,"VsItineraryTips",{enumerable:!0,get:function(){return n(se).default}});var fe=r(68969);Object.defineProperty(t,"VsItineraryBorderOverlapWrapper",{enumerable:!0,get:function(){return n(fe).default}});var de=r(45676);Object.defineProperty(t,"VsLink",{enumerable:!0,get:function(){return n(de).default}});var be=r(54448);Object.defineProperty(t,"VsList",{enumerable:!0,get:function(){return n(be).default}});var pe=r(81161);Object.defineProperty(t,"VsLinkList",{enumerable:!0,get:function(){return n(pe).default}});var ve=r(83609);Object.defineProperty(t,"VsLinkListItem",{enumerable:!0,get:function(){return n(ve).default}});var ge=r(98407);Object.defineProperty(t,"VsListicleItem",{enumerable:!0,get:function(){return n(ge).default}});var ye=r(35025);Object.defineProperty(t,"VsLoadingSpinner",{enumerable:!0,get:function(){return n(ye).default}});var me=r(19464);Object.defineProperty(t,"VsForm",{enumerable:!0,get:function(){return n(me).default}});var Ve=r(99692);Object.defineProperty(t,"VsMeganav",{enumerable:!0,get:function(){return n(Ve).default}});var he=r(62810);Object.defineProperty(t,"VsMegaNavDropdownContainer",{enumerable:!0,get:function(){return n(he).default}});var Pe=r(3650);Object.defineProperty(t,"VsMegaNavList",{enumerable:!0,get:function(){return n(Pe).default}});var Oe=r(42759);Object.defineProperty(t,"VsMegaNavListItem",{enumerable:!0,get:function(){return n(Oe).default}});var je=r(88693);Object.defineProperty(t,"VsMegaNavAccordionItem",{enumerable:!0,get:function(){return n(je).default}});var Se=r(56241);Object.defineProperty(t,"VsMegaNavFeaturedItem",{enumerable:!0,get:function(){return n(Se).default}});var Ie=r(75048);Object.defineProperty(t,"VsMegaNavFeaturedEvent",{enumerable:!0,get:function(){return n(Ie).default}});var we=r(82612);Object.defineProperty(t,"VsMegaNavStaticLink",{enumerable:!0,get:function(){return n(we).default}});var Ce=r(17086);Object.defineProperty(t,"VsMegalinks",{enumerable:!0,get:function(){return n(Ce).default}});var Le=r(6641);Object.defineProperty(t,"VsMegalinkLinkList",{enumerable:!0,get:function(){return n(Le).default}});var ke=r(45809);Object.defineProperty(t,"VsMegalinkMultiImage",{enumerable:!0,get:function(){return n(ke).default}});var _e=r(23603);Object.defineProperty(t,"VsMegalinkSingleImage",{enumerable:!0,get:function(){return n(_e).default}});var Te=r(93642);Object.defineProperty(t,"VsModal",{enumerable:!0,get:function(){return n(Te).default}});var Ae=r(34179);Object.defineProperty(t,"VsModuleWrapper",{enumerable:!0,get:function(){return n(Ae).default}});var Me=r(66305);Object.defineProperty(t,"VsNumberInput",{enumerable:!0,get:function(){return n(Me).default}});var Fe=r(59633);Object.defineProperty(t,"VsPageIntro",{enumerable:!0,get:function(){return n(Fe).default}});var Re=r(53337);Object.defineProperty(t,"VsPagination",{enumerable:!0,get:function(){return n(Re).default}});var De=r(61474);Object.defineProperty(t,"VsPanel",{enumerable:!0,get:function(){return n(De).default}});var Ee=r(57231);Object.defineProperty(t,"VsProductSearch",{enumerable:!0,get:function(){return n(Ee).default}});var xe=r(74433);Object.defineProperty(t,"VsProgressBar",{enumerable:!0,get:function(){return n(xe).default}});var Be=r(41979);Object.defineProperty(t,"VsRadioButton",{enumerable:!0,get:function(){return n(Be).default}});var Ne=r(31106);Object.defineProperty(t,"VsQuote",{enumerable:!0,get:function(){return n(Ne).default}});var Ue=r(88258);Object.defineProperty(t,"VsRecaptcha",{enumerable:!0,get:function(){return n(Ue).default}});var Ke=r(44580);Object.defineProperty(t,"VsBody",{enumerable:!0,get:function(){return n(Ke).default}});var We=r(46431);Object.defineProperty(t,"VsSectionHeader",{enumerable:!0,get:function(){return n(We).default}});var He=r(51688);Object.defineProperty(t,"VsSelect",{enumerable:!0,get:function(){return n(He).default}});var Ge=r(57033);Object.defineProperty(t,"VsSiteSearch",{enumerable:!0,get:function(){return n(Ge).default}});var Qe=r(12152);Object.defineProperty(t,"VsSiteSearchForm",{enumerable:!0,get:function(){return n(Qe).default}});var Xe=r(19839);Object.defineProperty(t,"VsSkiScotlandCard",{enumerable:!0,get:function(){return n(Xe).default}});var qe=r(10047);Object.defineProperty(t,"VsSkiScotlandStatus",{enumerable:!0,get:function(){return n(qe).default}});var ze=r(16175);Object.defineProperty(t,"VsSkipTo",{enumerable:!0,get:function(){return n(ze).default}});var Je=r(8332);Object.defineProperty(t,"VsSocialCreditLink",{enumerable:!0,get:function(){return n(Je).default}});var Ye=r(75465);Object.defineProperty(t,"VsSocialShare",{enumerable:!0,get:function(){return n(Ye).default}});var Ze=r(5807);Object.defineProperty(t,"VsSocialShareItem",{enumerable:!0,get:function(){return n(Ze).default}});var $e=r(73033);Object.defineProperty(t,"VsSpotlightSection",{enumerable:!0,get:function(){return n($e).default}});var et=r(59116);Object.defineProperty(t,"VsStretchedLinkCard",{enumerable:!0,get:function(){return n(et).default}});var tt=r(61454);Object.defineProperty(t,"VsStretchedLinkPanel",{enumerable:!0,get:function(){return n(tt).default}});var rt=r(17969);Object.defineProperty(t,"VsStyledList",{enumerable:!0,get:function(){return n(rt).default}});var nt=r(74999);Object.defineProperty(t,"VsStyledListItem",{enumerable:!0,get:function(){return n(nt).default}});var at=r(91493);Object.defineProperty(t,"VsSummaryBoxList",{enumerable:!0,get:function(){return n(at).default}});var ut=r(57195);Object.defineProperty(t,"VsSummaryBoxListItem",{enumerable:!0,get:function(){return n(ut).default}});var ot=r(17906);Object.defineProperty(t,"VsSummaryBoxDistanceListItem",{enumerable:!0,get:function(){return n(ot).default}});var it=r(46494);Object.defineProperty(t,"VsSvg",{enumerable:!0,get:function(){return n(it).default}});var lt=r(47553);Object.defineProperty(t,"VsSvgLink",{enumerable:!0,get:function(){return n(lt).default}});var ct=r(3706);Object.defineProperty(t,"VsTable",{enumerable:!0,get:function(){return n(ct).default}});var st=r(95945);Object.defineProperty(t,"VsTableHead",{enumerable:!0,get:function(){return n(st).default}});var ft=r(64921);Object.defineProperty(t,"VsTableRow",{enumerable:!0,get:function(){return n(ft).default}});var dt=r(3484);Object.defineProperty(t,"VsTableHeaderCell",{enumerable:!0,get:function(){return n(dt).default}});var bt=r(58167);Object.defineProperty(t,"VsTableBody",{enumerable:!0,get:function(){return n(bt).default}});var pt=r(51371);Object.defineProperty(t,"VsTableDataCell",{enumerable:!0,get:function(){return n(pt).default}});var vt=r(49054);Object.defineProperty(t,"VsTableFooter",{enumerable:!0,get:function(){return n(vt).default}});var gt=r(54036);Object.defineProperty(t,"VsTabs",{enumerable:!0,get:function(){return n(gt).default}});var yt=r(74061);Object.defineProperty(t,"VsTabItem",{enumerable:!0,get:function(){return n(yt).default}});var mt=r(75106);Object.defineProperty(t,"VsTag",{enumerable:!0,get:function(){return n(mt).default}});var Vt=r(94856);Object.defineProperty(t,"VsTagManagerWrapper",{enumerable:!0,get:function(){return n(Vt).default}});var ht=r(11696);Object.defineProperty(t,"VsTextarea",{enumerable:!0,get:function(){return n(ht).default}});var Pt=r(17933);Object.defineProperty(t,"VsToggleButton",{enumerable:!0,get:function(){return n(Pt).default}});var Ot=r(96086);Object.defineProperty(t,"VsTooltip",{enumerable:!0,get:function(){return n(Ot).default}});var jt=r(85513);Object.defineProperty(t,"VsVideo",{enumerable:!0,get:function(){return n(jt).default}});var St=r(70459);Object.defineProperty(t,"VsVideoCaption",{enumerable:!0,get:function(){return n(St).default}});var It=r(79122);Object.defineProperty(t,"VsWarning",{enumerable:!0,get:function(){return n(It).default}})},14123:function(e,t,r){"use strict";r.d(t,{A:function(){return n.A}});var n=r(10343)},33270:function(e,t,r){"use strict";var n=r(85072),a=r.n(n),u=r(97825),o=r.n(u),i=r(77659),l=r.n(i),c=r(55056),s=r.n(c),f=r(10540),d=r.n(f),b=r(41113),p=r.n(b),v=r(59672),g=r.n(v),y={};y.styleTagTransform=p(),y.setAttributes=s(),y.insert=l().bind(null,"head"),y.domAPI=o(),y.insertStyleElement=d(),a()(g(),y),g()&&g().locals&&g().locals},45922:function(e,t,r){"use strict";var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(a,u){function o(e){try{l(n.next(e))}catch(e){u(e)}}function i(e){try{l(n.throw(e))}catch(e){u(e)}}function l(e){var t;e.done?a(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(o,i)}l((n=n.apply(e,t||[])).next())}))},a=this&&this.__generator||function(e,t){var r,n,a,u={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},o=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return o.next=i(0),o.throw=i(1),o.return=i(2),"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function i(i){return function(l){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,i[0]&&(u=0)),u;)try{if(r=1,n&&(a=2&i[0]?n.return:i[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,i[1])).done)return a;switch(n=0,a&&(i=[2&i[0],a.value]),i[0]){case 0:case 1:a=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,n=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((a=(a=u.trys).length>0&&a[a.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!a||i[1]>a[0]&&i[1]<a[3])){u.label=i[1];break}if(6===i[0]&&u.label<a[1]){u.label=a[1],a=i;break}if(a&&u.label<a[2]){u.label=a[2],u.ops.push(i);break}a[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],n=0}finally{r=a=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,l])}}},u=this&&this.__spreadArray||function(e,t,r){if(r||2===arguments.length)for(var n,a=0,u=t.length;a<u;a++)!n&&a in t||(n||(n=Array.prototype.slice.call(t,0,a)),n[a]=t[a]);return e.concat(n||Array.prototype.slice.call(t))},o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=r(17527),l=r(48086),c=o(r(80358)),s=o(r(84843)),f=o(r(46842)),d=(0,l.defineStore)("federatedSearch",(function(){var e=(0,i.ref)(null),t=(0,i.ref)(void 0),r=(0,i.ref)(!1),o=(0,i.ref)(1),l=(0,i.ref)(void 0),d=(0,i.ref)(!1),b=(0,i.ref)(!1),p=(0,i.ref)(null),v=(0,i.ref)(""),g=(0,i.ref)(null),y=(0,i.ref)(null),m=(0,i.ref)([]),V=(0,i.ref)(void 0),h=(0,i.ref)(!1),P=(0,i.ref)(""),O=(0,i.ref)(""),j=(0,i.ref)(void 0),S=(0,i.ref)(void 0);function I(){return n(this,void 0,void 0,(function(){var e,r;return a(this,(function(n){switch(n.label){case 0:return b.value=!0,[4,(0,c.default)(v.value,t.value,o.value,g.value,y.value)];case 1:return e=n.sent(),[4,(0,s.default)(l.value,v.value,o.value,y.value,m.value,P.value,O.value,j.value)];case 2:return r=n.sent(),p.value=u(u([],e.results,!0),r.results,!0),V.value=e.totalResults+r.totalResults,b.value=!1,[2]}}))}))}return{cludoCategories:e,currentPage:o,cludoCredentials:t,cludoError:r,eventsApi:l,eventsApiError:d,getAutoComplete:function(){return n(this,void 0,void 0,(function(){return a(this,(function(e){return[2,(0,f.default)(v.value,t.value)]}))}))},getSearchResults:I,isLoading:b,results:p,searchTerm:v,selectedCategory:g,selectedCategoryKey:y,selectedSubCategory:m,totalResults:V,navigateToResultsPage:function(e){var t=new URL(window.location);if(v.value?t.searchParams.set("search-term",v.value):t.searchParams.delete("search-term"),y.value?t.searchParams.set("category",encodeURIComponent(y.value)):t.searchParams.delete("category"),m.value.length>0&&t.searchParams.set("sub-category",encodeURIComponent(m.value.join(","))),e?(o.value=1,t.searchParams.set("page",o.value.toString())):o.value&&o.value>1?t.searchParams.set("page",o.value.toString()):t.searchParams.delete("page"),P.value?t.searchParams.set("start-date",P.value):t.searchParams.delete("start-date"),O.value?t.searchParams.set("end-date",O.value):t.searchParams.delete("end-date"),j.value?t.searchParams.set("sort-by",j.value.key):t.searchParams.delete("sort-by"),h.value){var r="./".concat(S.value,"/").concat(t.search);window.location.href=r}else window.history.pushState({},"",t),I()},isHomePage:h,startDate:P,endDate:O,sortBy:j}}));t.default=d},46842:function(e,t){"use strict";var r=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(a,u){function o(e){try{l(n.next(e))}catch(e){u(e)}}function i(e){try{l(n.throw(e))}catch(e){u(e)}}function l(e){var t;e.done?a(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(o,i)}l((n=n.apply(e,t||[])).next())}))},n=this&&this.__generator||function(e,t){var r,n,a,u={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},o=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return o.next=i(0),o.throw=i(1),o.return=i(2),"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function i(i){return function(l){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,i[0]&&(u=0)),u;)try{if(r=1,n&&(a=2&i[0]?n.return:i[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,i[1])).done)return a;switch(n=0,a&&(i=[2&i[0],a.value]),i[0]){case 0:case 1:a=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,n=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((a=(a=u.trys).length>0&&a[a.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!a||i[1]>a[0]&&i[1]<a[3])){u.label=i[1];break}if(6===i[0]&&u.label<a[1]){u.label=a[1],a=i;break}if(a&&u.label<a[2]){u.label=a[2],u.ops.push(i);break}a[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],n=0}finally{r=a=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,l])}}};Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return r(this,void 0,void 0,(function(){var r,a,u,o,i,l,c;return n(this,(function(n){switch(n.label){case 0:r=t.apiKey,a=t.customerId,u=t.engineId,o="".concat("https://api-eu1.cludo.com/api/v3","/").concat(a,"/").concat(u,"/Autocomplete"),i="".concat(a,":").concat(r),n.label=1;case 1:return n.trys.push([1,4,,5]),[4,fetch(o,{method:"POST",body:JSON.stringify({text:e}),headers:{"Content-Type":"application/json",Authorization:"Basic ".concat(btoa(i))}})];case 2:if(!(l=n.sent()).ok)throw new Error("Autocomplete search error ".concat(l.status));return[4,l.json()];case 3:return[2,n.sent()];case 4:throw c=n.sent(),new Error("Autocomplete search error: ".concat(c));case 5:return[2]}}))}))}},54530:function(e,t,r){"use strict";r(33270)},58995:function(e,t,r){"use strict";r.r(t);var n=r(14123);r(54530);const a=n.A;t.default=a},59672:function(){},80358:function(e,t,r){"use strict";var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(a,u){function o(e){try{l(n.next(e))}catch(e){u(e)}}function i(e){try{l(n.throw(e))}catch(e){u(e)}}function l(e){var t;e.done?a(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(o,i)}l((n=n.apply(e,t||[])).next())}))},a=this&&this.__generator||function(e,t){var r,n,a,u={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},o=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return o.next=i(0),o.throw=i(1),o.return=i(2),"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function i(i){return function(l){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,i[0]&&(u=0)),u;)try{if(r=1,n&&(a=2&i[0]?n.return:i[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,i[1])).done)return a;switch(n=0,a&&(i=[2&i[0],a.value]),i[0]){case 0:case 1:a=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,n=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((a=(a=u.trys).length>0&&a[a.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!a||i[1]>a[0]&&i[1]<a[3])){u.label=i[1];break}if(6===i[0]&&u.label<a[1]){u.label=a[1],a=i;break}if(a&&u.label<a[2]){u.label=a[2],u.ops.push(i);break}a[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],n=0}finally{r=a=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,l])}}},u=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=u(r(45922));t.default=function(e,t,r,u,i){return n(this,void 0,void 0,(function(){var n,u,l,c,s,f,d,b,p;return a(this,(function(a){switch(a.label){case 0:if(n=t.apiKey,u=t.customerId,l=t.engineId,c="https://api-eu1.cludo.com/api/v3/".concat(u,"/").concat(l,"/search"),s="".concat(u,":").concat(n),(f=(0,o.default)()).eventsApiError=!1,f.cludoError=!1,!t)return f.cludoError=!0,f.isLoading=!1,[2,{results:[],totalResults:0}];if("events"===i)return[2,{results:[],totalResults:0}];a.label=1;case 1:return a.trys.push([1,4,,5]),[4,fetch(c,{method:"POST",body:JSON.stringify({query:e||"*",operator:"or",responseType:"JsonObject",perPage:6,page:r,facets:{Category:i?[i]:null}}),headers:{"Content-Type":"application/json",Authorization:"Basic ".concat(btoa(s))}})];case 2:if(!(d=a.sent()).ok)throw f.cludoError=!0,f.isLoading=!1,new Error("Cludo response message: ".concat(d.status));return[4,d.json()];case 3:return b=a.sent(),p=b.TypedDocuments.map((function(e){var t;return{id:e.Fields.Id.Value||"",title:e.Fields.Title.Value||"",description:e.Fields.Description.Value||"",imgSrc:(null===(t=e.Fields.Image)||void 0===t?void 0:t.Value)||"",url:e.Fields.Url.Value||"",dataSrc:"cludo",categoryCard:e.Fields.categoryCard.Value||""}})),[2,{results:p,totalResults:b.TotalDocument}];case 4:return a.sent(),f.cludoError=!0,f.isLoading=!1,[2,{results:[],totalResults:0}];case 5:return[2]}}))}))}},84843:function(e,t,r){"use strict";var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(a,u){function o(e){try{l(n.next(e))}catch(e){u(e)}}function i(e){try{l(n.throw(e))}catch(e){u(e)}}function l(e){var t;e.done?a(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(o,i)}l((n=n.apply(e,t||[])).next())}))},a=this&&this.__generator||function(e,t){var r,n,a,u={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},o=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return o.next=i(0),o.throw=i(1),o.return=i(2),"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function i(i){return function(l){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,i[0]&&(u=0)),u;)try{if(r=1,n&&(a=2&i[0]?n.return:i[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,i[1])).done)return a;switch(n=0,a&&(i=[2&i[0],a.value]),i[0]){case 0:case 1:a=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,n=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((a=(a=u.trys).length>0&&a[a.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!a||i[1]>a[0]&&i[1]<a[3])){u.label=i[1];break}if(6===i[0]&&u.label<a[1]){u.label=a[1],a=i;break}if(a&&u.label<a[2]){u.label=a[2],u.ops.push(i);break}a[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],n=0}finally{r=a=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,l])}}},u=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=u(r(45922));t.default=function(e,t,r,u,i,l,c,s){return n(this,void 0,void 0,(function(){var n,f,d,b;return a(this,(function(a){switch(a.label){case 0:if((n=(0,o.default)()).eventsApiError=!1,n.cludoError=!1,"events"!==u&&u)return[3,6];f="".concat(e,"?query=").concat(t),f=r>1?"".concat(f,"&page=").concat(r):f,f=""!==l?"".concat(f,"&startDate=").concat(l):f,f=""!==c?"".concat(f,"&endDate=").concat(c):f,f=s?"".concat(f,"&sort=").concat(s.key):f,i.forEach((function(e){f+="&category=".concat(e.toLowerCase())})),a.label=1;case 1:return a.trys.push([1,4,,5]),[4,fetch(f)];case 2:if(!(d=a.sent()).ok)throw n.isLoading=!1,n.eventsApiError=!0,new Error("Events response message: ".concat(d.status));return[4,d.json()];case 3:return[2,{results:(p=b=a.sent(),p.events.map((function(e){var t,r,n,a,u,o,i;return{id:e.id,parentId:e.parentId,title:e.name,description:(null===(r=null===(t=e.descriptions)||void 0===t?void 0:t[0])||void 0===r?void 0:r.description)||"",imgSrc:(null===(a=null===(n=e.images)||void 0===n?void 0:n[0])||void 0===a?void 0:a.url)||"",url:(null===(o=null===(u=e.performances)||void 0===u?void 0:u[0])||void 0===o?void 0:o.url)||"",placeUrl:e.place.website,location:e.place.town,startDate:e.startFormatted,endDate:e.endFormatted,minPrice:null===(i=e.minPrice)||void 0===i?void 0:i.toString(),dataSrc:"data-thistle",categoryCard:e.categoryCard||""}}))),totalResults:b.totalResults}];case 4:return a.sent(),n.isLoading=!1,n.eventsApiError=!0,[2,{results:[],totalResults:0}];case 5:return[3,7];case 6:return[2,{results:[],totalResults:0}];case 7:return[2]}var p}))}))}}}]);
|