@visitscotland/component-library 5.18.2 → 5.19.0
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 +524 -97
- package/dist/client/scripts/{7623efe03b36f0ed4aed.js → 0887a6325eaa6c7fb1df.js} +1 -1
- package/dist/client/scripts/{afa7ad170a682bb30360.js → 0b79aed9c15439a99c5d.js} +1 -1
- package/dist/client/scripts/{361d750feef900d25cdd.js → 103cbd6c19dc19f4560d.js} +1 -1
- package/dist/client/scripts/1714d8bdf57ec37c7f7f.js +1 -0
- package/dist/client/scripts/{da9a5bb3a2c3ccd9b8c3.js → 2037ef46a5d25a2c0e6a.js} +1 -1
- package/dist/client/scripts/{e57ddd22b702da0b3e55.js → 374fbb8f39b0672b5a85.js} +1 -1
- package/dist/client/scripts/{3997e6bfb2077648fae3.js → 4089fbd8d035100ba7f5.js} +1 -1
- package/dist/client/scripts/{7e8d4a053626ca22af6b.js → 55002287d1b2302c7493.js} +1 -1
- package/dist/client/scripts/{41046f754522e73a8099.js → 5679716ad3929dc02e9b.js} +1 -1
- package/dist/client/scripts/57614c88f07f20a282b2.js +1 -0
- package/dist/client/scripts/59a76a459d32044ea545.js +1 -0
- package/dist/client/scripts/{4a232a5e9d26dde19f52.js → 5d524bc7f9489178b799.js} +1 -1
- package/dist/client/scripts/6e70f15e6d2bdbf34199.js +1 -0
- package/dist/client/scripts/{8acff47d593d27c139c5.js → 7f373c2c5b73adedf67b.js} +1 -1
- package/dist/client/scripts/{e3b6adc8ebe038bb8333.js → 89f02ff9d47a9e976bed.js} +1 -1
- package/dist/client/scripts/{18b7751ab328bbd3a091.js → 8c58cc191b05c2f558ac.js} +1 -1
- package/dist/client/scripts/933d633cb47a3304650c.js +1 -0
- package/dist/client/scripts/{bd4479c83bbb35a9350e.js → 9d925f6e0be9438d2e5c.js} +1 -1
- package/dist/client/scripts/af30ee7015b50e68973b.js +1 -0
- package/dist/client/scripts/af98b51a0b9e42f3e4b8.js +1 -0
- package/dist/client/scripts/b6f16cd8761cdc55f8c7.js +1 -0
- package/dist/client/scripts/{6afbf17da2ea8f279e92.js → b8242eaf85c9b74fa30e.js} +1 -1
- package/dist/client/scripts/{78b5052753a730211f39.js → c095fb3ef021232748ed.js} +1 -1
- package/dist/client/scripts/{e4b9034e8128914fbb28.js → cf83a12e3febb62030a6.js} +1 -1
- package/dist/client/scripts/{e49860772dfd117731dc.js → dba10c026b8321623d2e.js} +1 -1
- package/dist/client/scripts/{967b8f5dde3c44052690.js → e2eefa435e886ed26ae1.js} +1 -1
- package/dist/client/scripts/e550d1701ff3985309fc.js +1 -0
- package/dist/client/scripts/ebde9babb291ce858d18.js +1 -0
- package/dist/client/scripts/{d7b6acd233114c0dc290.js → f1ee7dc40b24ea9dbee7.js} +1 -1
- package/dist/client/styles/b6f16cd8761cdc55f8c7.css +1 -0
- package/dist/client/styles/e550d1701ff3985309fc.css +1 -0
- package/dist/components/src/components/mega-nav/MegaNav.vue.d.ts +26 -0
- package/dist/components/src/custom-components/index.d.ts +1 -0
- package/dist/components/src/custom-components/maps/MainMap.vue.d.ts +29 -0
- package/dist/components/src/custom-components/maps/components/MapSidebar.vue.d.ts +129 -0
- package/dist/components/src/custom-components/maps/components/__tests__/MapSidebar.jest.spec.d.ts +1 -0
- package/dist/components/src/custom-components/maps/composables/verifyCookiesComposable.d.ts +8 -0
- package/dist/components/src/custom-components/maps/index.d.ts +220 -0
- package/dist/components/src/stores/mainMap.store.d.ts +8 -0
- package/dist/components/src/types/types.d.ts +4 -0
- package/dist/components/src/utils/required-cookies-data.d.ts +1 -0
- package/dist/components/style.css +1 -1
- package/dist/components/vs-component-library.js +90 -90
- package/dist/components/vs-component-library.mjs +5155 -4418
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{85bd3d3ef92b562409e6.css → 3e1d35bdf789dd396767.css} +2 -0
- package/package.json +7 -2
- package/dist/client/scripts/8465dc4025dd186c61c4.js +0 -1
- package/dist/client/scripts/c414a72f533223c0e349.js +0 -1
- package/dist/client/scripts/c4b3ea690e53673d1f42.js +0 -1
- package/dist/client/scripts/cca4a73561360df71bc6.js +0 -1
- package/dist/client/scripts/d96ecb4b54a9beae9d1a.js +0 -1
- /package/dist/client/styles/{cca4a73561360df71bc6.css → 1714d8bdf57ec37c7f7f.css} +0 -0
- /package/dist/client/styles/{d96ecb4b54a9beae9d1a.css → 57614c88f07f20a282b2.css} +0 -0
- /package/dist/client/styles/{e49860772dfd117731dc.css → dba10c026b8321623d2e.css} +0 -0
- /package/dist/client/styles/{8465dc4025dd186c61c4.css → ebde9babb291ce858d18.css} +0 -0
package/dist/ssr/manifest.json
CHANGED
|
@@ -164,6 +164,8 @@ button.vs-guest-selector__trigger{text-align:left}button.vs-guest-selector__trig
|
|
|
164
164
|
.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}
|
|
165
165
|
.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%}}
|
|
166
166
|
.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}
|
|
167
|
+
.vs-map-sidebar{width:90vw;background:#fff;border-radius:1rem;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);pointer-events:auto;max-height:90vh}@media(min-width: 576px){.vs-map-sidebar{width:23.3rem}}.vs-map-sidebar__input input{margin:0rem;border-radius:.5rem 0rem 0rem .5rem;border-right:none;height:52px}.vs-map-sidebar__search-button{flex-grow:.125;border-radius:0rem .5rem .5rem 0rem}.vs-map-sidebar__sub-filters{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.25rem;row-gap:.25rem}@media(max-width: 767.98px){.vs-map-sidebar__sub-filters{width:100%;flex-wrap:nowrap;overflow-x:scroll;scroll-snap-type:mandatory x;align-items:start;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;column-gap:.5rem;padding:.25rem .25rem .5rem .25rem}.vs-map-sidebar__sub-filters::-webkit-scrollbar{height:4px}.vs-map-sidebar__sub-filters::-webkit-scrollbar-track{background:#f2f2f8;border-radius:.25rem}.vs-map-sidebar__sub-filters::-webkit-scrollbar-thumb{background:#1f49d6;border-radius:.25rem}.vs-map-sidebar__sub-filters .vs-card{flex:0 0 266px;scroll-snap-align:start;margin-bottom:1.5rem}}@media(max-width: 767.98px)and (min-width: 576px){.vs-map-sidebar__sub-filters .vs-card{flex:0 0 235px}}@media(max-width: 767.98px)and (min-width: 768px){.vs-map-sidebar__sub-filters .vs-card{flex:0 0 312px}}@media(max-width: 767.98px)and (min-width: 992px){.vs-map-sidebar__sub-filters .vs-card{flex:0 0 330px}}.vs-map-sidebar__sub-filters button{flex:0 0 max-content}.vs-map-sidebar__google-maps-container{max-height:20em;overflow-y:auto;border-radius:1rem}.vs-map-sidebar__swipe-tab{width:3rem;height:1px;border:#a8308c solid .15em;border-radius:1000rem;margin:1rem auto}@media(min-width: 768px){.vs-map-sidebar__sidebar-control{display:none}}.vs-map-sidebar__sidebar-control--open{pointer-events:auto}
|
|
168
|
+
.vs-map{--gmp-mat-color-surface: #fff //$vs-color-background-primary;--gmp-mat-color-on-surface: #200F2E;--gmp-mat-color-on-surface-variant: #606060;--gmp-mat-color-primary: #1F49D6;--gmp-mat-color-negative: #940F2C;--gmp-mat-color-positive: #03AA46;--gmp-mat-color-info: #A8308C;--gmp-mat-color-outline-decorative: #E9E9E9;--gmp-mat-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"}.vs-map__container{position:relative}.vs-map__wrapper,.vs-map #vs-map{height:100vh;width:100%}.vs-map__controls{position:absolute;top:1rem;left:1rem;z-index:100;display:flex;flex-direction:column;pointer-events:none;flex-grow:1;min-width:0;width:calc(100vw - 1rem)}@media(min-width: 768px){.vs-map__controls{flex-direction:row}}.vs-map__filter-controls{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;flex:1;height:fit-content;width:calc(100vw - 1rem);margin:.5rem 0rem;padding:.25rem .25rem .5rem .25rem;display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.vs-map__filter-controls::-webkit-scrollbar{height:4px}.vs-map__filter-controls::-webkit-scrollbar-track{background:#f2f2f8;border-radius:.25rem}.vs-map__filter-controls::-webkit-scrollbar-thumb{background:#1f49d6;border-radius:.25rem}.vs-map__filter-controls .vs-card{flex:0 0 266px;scroll-snap-align:start;margin-bottom:1.5rem}@media(min-width: 576px){.vs-map__filter-controls .vs-card{flex:0 0 235px}}@media(min-width: 768px){.vs-map__filter-controls .vs-card{flex:0 0 312px}}@media(min-width: 992px){.vs-map__filter-controls .vs-card{flex:0 0 330px}}.vs-map__filter-controls::-webkit-scrollbar-track{margin:0rem 1rem 0rem 0rem}@media(min-width: 768px){.vs-map__filter-controls{width:fit-content;overflow-x:auto;margin:.75rem 0rem 0rem 1rem}}@media(min-width: 992px){.vs-map__filter-controls{flex:0 1 max-content;width:auto}}.vs-map__filter-controls-button{flex:1 0 max-content;pointer-events:auto}.vs-map__filter-controls-button:last-child{margin-right:.25rem}.vs-map__warning{display:none}.vs-map .vs-map-marker{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#1f49d6;border-radius:1rem;border:.125em solid #fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);transition:transform .1s ease-in-out;font-size:1.5em;color:#fff}.vs-map .vs-map-marker:hover{transform:scale(1.25)}.no-js .vs-map__container{display:none}.no-js .vs-map__warning{display:none}.no-js .vs-map__warning--no-js{display:block}
|
|
167
169
|
.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}
|
|
168
170
|
|
|
169
171
|
*,*::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.5rem;--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-sm) !important}.rounded-top-end{border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-start{border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-end{border-bottom-right-radius:var(--bs-border-radius-sm) !important}/*!
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visitscotland/component-library",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.19.0",
|
|
4
4
|
"description": "VisitScotland Component Library",
|
|
5
5
|
"author": "VisitScotland",
|
|
6
6
|
"homepage": "https://github.com/visitscotland/vs-component-library#readme",
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"license": "MIT",
|
|
25
25
|
"scripts": {
|
|
26
26
|
"storybook": "yarn theo && storybook dev -p 6006",
|
|
27
|
+
"storybook:host": "yarn theo && storybook dev -h 127.0.0.1 -p 6006",
|
|
27
28
|
"build-storybook": "yarn theo && storybook build",
|
|
28
29
|
"build": "yarn theo && npm-run-all build:library build:ssr third-party build:vite-no-theo",
|
|
29
30
|
"build:dev": "yarn theo && npm-run-all build:library:dev build:ssr:dev third-party",
|
|
@@ -85,6 +86,7 @@
|
|
|
85
86
|
"@storybook/addon-docs": "9.1.0-alpha.2",
|
|
86
87
|
"@storybook/addon-links": "^9.1.0-alpha.2",
|
|
87
88
|
"@storybook/vue3-vite": "^9.1.0-alpha.2",
|
|
89
|
+
"@types/google.maps": "^3.58.1",
|
|
88
90
|
"@typescript-eslint/eslint-plugin": "^8.38.0",
|
|
89
91
|
"@typescript-eslint/parser": "^8.38.0",
|
|
90
92
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
@@ -154,6 +156,7 @@
|
|
|
154
156
|
"webpack-node-externals": "^3.0.0"
|
|
155
157
|
},
|
|
156
158
|
"dependencies": {
|
|
159
|
+
"@googlemaps/js-api-loader": "^2.0.1",
|
|
157
160
|
"@mapbox/geojson-extent": "^1.0.1",
|
|
158
161
|
"@pinia/testing": "^0.1.3",
|
|
159
162
|
"@rollup/plugin-replace": "^6.0.2",
|
|
@@ -162,6 +165,7 @@
|
|
|
162
165
|
"axios": "^1.4.0",
|
|
163
166
|
"bootstrap-vue-next": "^0.17.0",
|
|
164
167
|
"glob": "^8.1.0",
|
|
168
|
+
"global": "^4.4.0",
|
|
165
169
|
"lodash": "^4.17.21",
|
|
166
170
|
"mapbox-gl": "^1.11.1",
|
|
167
171
|
"mitt": "^3.0.0",
|
|
@@ -177,7 +181,8 @@
|
|
|
177
181
|
"vuelidate": "^0.7.7",
|
|
178
182
|
"vuex": "^4.1.0",
|
|
179
183
|
"webpack-merge": "^5.1.4",
|
|
180
|
-
"webpack-node-externals": "^3.0.0"
|
|
184
|
+
"webpack-node-externals": "^3.0.0",
|
|
185
|
+
"yalc": "^1.0.0-pre.53"
|
|
181
186
|
},
|
|
182
187
|
"peerDependencies": {
|
|
183
188
|
"@popperjs/core": "*",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[7311],{16649:function(e,t,n){"use strict";n.d(t,{A:function(){return o.A}});var o=n(86309)},33327:function(e,t,n){"use strict";n(69291)},51113:function(e,t,n){"use strict";n.d(t,{X:function(){return u}});var o=n(20641),s=n(90033),a=n(53751),i={class:"vs-mega-nav bg-white","aria-label":"main nav","data-test":"vs-mega-nav",id:"main-nav"},l={class:"visually-hidden-xxl-down"},r={class:"vs-mega-nav__menu-mobile d-lg-none",id:"vs-mega-nav__menu-mobile","data-test":"vs-mega-nav-mobile-container"};function u(e,t,n,u,c,g){var d=(0,o.g2)("VsSvgLink"),f=(0,o.g2)("VsCol"),v=(0,o.g2)("VsMegaNavTopMenu"),h=(0,o.g2)("VsSiteSearch"),m=(0,o.g2)("VsButton"),b=(0,o.g2)("VsMegaNavMobileMenu"),k=(0,o.g2)("VsRow"),p=(0,o.g2)("VsContainer"),S=(0,o.g2)("VsSiteSearchForm"),_=(0,o.gN)("click-outside");return(0,o.uX)(),(0,o.CE)("div",null,[(0,o.Lk)("nav",i,[(0,o.bF)(p,{fluid:"lg",class:"h-100"},{default:(0,o.k6)((function(){return[(0,o.bF)(k,{class:"align-items-center h-100 vs-mega-nav__main-row"},{default:(0,o.k6)((function(){return[(0,o.bF)(f,{cols:"8",md:"4",lg:"3"},{default:(0,o.k6)((function(){return[(0,o.Lk)("div",null,[(0,o.bF)(d,{class:"vs-mega-nav__logo","data-test":"vs-mega-nav__logo","link-alt-text":n.logoAltText,href:n.href,"svg-fill":c.tokens["vs-color-background-brand"],"svg-path":"visitscotland-logo","data-layer-value":"homePageLogoClickDataEvent"},null,8,["link-alt-text","href","svg-fill"])])]})),_:1}),(0,o.bF)(f,{cols:"4",md:"6",lg:n.noSearch?9:7,class:"vs-mega-nav__menu d-none d-lg-block"},{default:(0,o.k6)((function(){return[(0,o.bF)(v,null,{default:(0,o.k6)((function(){return[(0,o.RG)(e.$slots,"mega-nav-top-menu-items")]})),_:3})]})),_:3},8,["lg"]),(0,o.bF)(f,{cols:"4",md:"8",lg:"2",class:"justify-content-end align-items-center position-static d-flex h-100"},{default:(0,o.k6)((function(){return[n.noSearch||n.searchLink?(0,o.Q3)("",!0):((0,o.uX)(),(0,o.Wv)(h,{key:0,onToggleAction:g.toggleSearch,"is-showing":c.showSearch},{default:(0,o.k6)((function(){return[(0,o.eW)((0,s.toDisplayString)(n.searchButtonText),1)]})),_:1},8,["onToggleAction","is-showing"])),!n.noSearch&&n.searchLink?((0,o.uX)(),(0,o.Wv)(m,{key:1,animate:!1,class:"vs-site-search",href:n.searchLink,icon:"vs-icon-control-search",id:"site-search-btn",rounded:!1},{default:(0,o.k6)((function(){return[(0,o.Lk)("span",l,(0,s.toDisplayString)(n.searchButtonText),1)]})),_:1},8,["href"])):(0,o.Q3)("",!0),(0,o.Lk)("div",r,[(0,o.bF)(m,{class:"vs-mega-nav__mobile-menu-toggle p-0","icon-only":"",icon:c.isOpen?"vs-icon-control-dismiss":"vs-icon-control-menu",variant:"subtle",onClick:t[0]||(t[0]=function(e){return g.menuToggle()}),ref:"toggleButton",rounded:!1,"aria-haspopup":"true"},{default:(0,o.k6)((function(){return[(0,o.eW)((0,s.toDisplayString)(n.menuToggleAltText),1)]})),_:1},8,["icon"]),c.isOpen?(0,o.bo)(((0,o.uX)(),(0,o.Wv)(b,{key:0},{default:(0,o.k6)((function(){return[(0,o.RG)(e.$slots,"mega-nav-accordion-items")]})),_:3})),[[_,g.closeMenu]]):(0,o.Q3)("",!0)])]})),_:3})]})),_:3})]})),_:3})]),(0,o.bo)((0,o.bF)(S,{onToggleAction:g.toggleSearch,"is-showing":c.showSearch,"label-text":n.searchLabelText,"submit-button-text":n.searchButtonText,"close-button-text":n.searchCloseButtonText},null,8,["onToggleAction","is-showing","label-text","submit-button-text","close-button-text"]),[[a.vShow,c.showSearch]])])}},52757:function(){},69291:function(e,t,n){"use strict";var o=n(85072),s=n.n(o),a=n(97825),i=n.n(a),l=n(77659),r=n.n(l),u=n(55056),c=n.n(u),g=n(10540),d=n.n(g),f=n(41113),v=n.n(f),h=n(52757),m=n.n(h),b={};b.styleTagTransform=v(),b.setAttributes=c(),b.insert=r().bind(null,"head"),b.domAPI=i(),b.insertStyleElement=d(),s()(m(),b),m()&&m().locals&&m().locals},80617:function(e,t){"use strict";var n={mounted:function(e,t){e.clickOutsideEvent=function(n){e===n.target||e.contains(n.target)||t.value(n)},document.body.addEventListener("click",e.clickOutsideEvent)},unmounted:function(e){document.body.removeEventListener("click",e.clickOutsideEvent)}};t.A=n},85689:function(e,t,n){"use strict";n.d(t,{X:function(){return o.X}});var o=n(51113)},86309:function(e,t,n){"use strict";var o=n(11438),s=n(47553),a=n(61718),i=n(4953),l=n(48836),r=n(57033),u=n(12152),c=n(34982),g=n(80617),d=n(98745);t.A={name:"VsMegaNav",status:"prototype",release:"0.1.0",components:{VsCol:o.Il,VsRow:o.AQ,VsContainer:o.T$,VsSvgLink:s.default,VsMegaNavTopMenu:a.default,VsMegaNavMobileMenu:i.default,VsSiteSearch:r.default,VsSiteSearchForm:u.default,VsButton:l.default},directives:{clickOutside:g.A},mixins:[d.default],provide:function(){return{isStatic:this.isStatic}},props:{href:{type:String,required:!0},menuToggleAltText:{type:String,required:!0},logoAltText:{type:String,default:"VisitScotland Home"},searchButtonText:{type:String,required:!0},searchLabelText:{type:String,default:"What are you looking for?"},searchClearButtonText:{type:String,default:"Clear form"},searchCloseButtonText:{type:String,default:"Close search form"},noSearch:{type:Boolean,default:!1},searchLink:{type:String,default:void 0},isStatic:{type:Boolean,default:!1}},data:function(){return{isOpen:!1,showSearch:!1,tokens:c}},mounted:function(){this.addTabClose()},methods:{menuToggle:function(){this.isOpen=!this.isOpen},toggleSearch:function(){this.showSearch=!this.showSearch},closeMenu:function(e){var t=document.getElementsByClassName("vs-mega-nav__menu-mobile")[0];this.isOpen&&!t.contains(e.target)&&(this.isOpen=!1)},addTabClose:function(){var e=this;document.body.addEventListener("focusin",(function(t){e.isOpen&&(t.target.closest("#vs-mega-nav__menu-mobile")||(e.isOpen=!1))}))}}}},99692:function(e,t,n){"use strict";n.r(t);var o=n(85689),s=n(16649);n(33327);const a=(0,n(66262).A)(s.A,[["render",o.X]]);t.default=a}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[1459],{12308:function(e,o,n){var i=Object.freeze({analytical:0,marketing:1}),d={youtube:[i.marketing],embed:[i.analytical,i.marketing]};o.A=d},83178:function(e,o){var n={data:function(){return{requiredCookies:[],requiredCookiesAllowed:!1,cookieManagerLoaded:!1}},methods:{managerLoaded:function(){this.cookieManagerLoaded=!0},cookiesUpdated:function(){var e=!1;"undefined"!=typeof CookieControl&&(e=this.requiredCookies.every((function(e){return CookieControl&&!0===CookieControl.getCategoryConsent(e)}))),this.requiredCookiesAllowed=e,void 0!==this.callbackOnUpdated&&this.callbackOnUpdated()}},computed:{cookiesAllowed:function(){return!("undefined"==typeof window||!window.bypassCookiesRequired)||this.requiredCookiesAllowed},cookiesLoaded:function(){return!("undefined"==typeof window||!window.bypassCookiesLoaded)||this.cookieManagerLoaded}},mounted:function(){var e=this;window.addEventListener("cookieManagerLoaded",(function(){e.managerLoaded()})),window.addEventListener("cookiesUpdated",(function(){e.cookiesUpdated()}))}};o.A=n}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.VsFedSearchInput=t():e.VsFedSearchInput=t()}(self,(function(){return(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[4161],{},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,3614,3706,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,5922,9839,625,6004,5513,7097,7311,8399,5465,6641,9633,555,5809,3337,2810,7086,3603,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,3734,1901,8969,5106,627,538,1493,4297,1474,4856,7006,6689,8995],(function(){return e(e.s=58995)})),e.O()}])}));
|
|
@@ -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],{6608:function(e,t,a){"use strict";var r=a(85072),s=a.n(r),n=a(97825),o=a.n(n),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),v=a(41646),b=a.n(v),y={};y.styleTagTransform=p(),y.setAttributes=d(),y.insert=i().bind(null,"head"),y.domAPI=o(),y.insertStyleElement=f(),s()(b(),y),b()&&b().locals&&b().locals},39535:function(e,t,a){"use strict";a.d(t,{A:function(){return r.A}});var r=a(77891)},41646:function(){},49439:function(e,t,a){"use strict";a.r(t);var r=a(39535);a(71020);const s=r.A;t.default=s},71020:function(e,t,a){"use strict";a(6608)},77891:function(e,t,a){"use strict";var r=a(20641),s=a(50953),n=a(53751),o=a(90033),l=a(12903),i=a(45922),u=a.n(i),d=a(66239),c=a(1780),f=a(58995),g=a(35965),p={class:"vs-federated-search","data-test":"vs-federated-search"},v={class:"vs-federated-search__container"},b={key:0,class:"vs-federated-search__results"},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 text-break"},L={class:"d-flex justify-content-end align-items-end mt-050"},_={key:0,class:"d-flex align-items-start flex-grow-1"},C={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")},filters:{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(){}},siteLanguage:{type:String,default:"en",validator:function(e){return e.match(/(en|es|it|de|nl|fr)/)}}},setup:function(e){var t=u()(),a=(0,s.KR)({message:"",error:!1}),i=e,d=(0,r.EW)((function(){var e;return t.selectedCategoryKey?"events"!==t.selectedCategoryKey?e=Math.ceil(t.totalResultsCludo/12):"events"===t.selectedCategoryKey&&(e=Math.ceil(t.totalResultsEvents/12)):e=t.totalResultsCludo>=t.totalResultsEvents?Math.ceil(t.totalResultsCludo/6):Math.ceil(t.totalResultsEvents/6),e}));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 I(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.filters=i.filters,t.siteLanguage=i.siteLanguage,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",v,[(0,r.bF)(f.default,{"cludo-api-key":i.cludoApiKey,"cludo-customer-id":i.cludoCustomerId,"cludo-engine-id":i.cludoEngineId,filters:i.filters,"sub-filters":i.subFilters,labels:i.searchLabels},null,8,["cludo-api-key","cludo-customer-id","cludo-engine-id","filters","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,s.R1)(t).filters,(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)),[[n.vShow,(0,s.R1)(t).selectedCategoryKey===e.Key]])})),128)),(0,s.R1)(t).results?((0,r.uX)(),(0,r.CE)("div",b,[(0,r.Lk)("div",null,[(0,r.bF)((0,s.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,s.R1)(t).totalResults?((0,r.uX)(),(0,r.Wv)((0,s.R1)(l.VsDetail),{key:0},{default:(0,r.k6)((function(){return[(0,r.eW)((0,o.toDisplayString)(i.searchLabels.resultsFirst)+" "+(0,o.toDisplayString)((0,s.R1)(t).totalResults)+" "+(0,o.toDisplayString)(i.searchLabels.resultsSecond),1)]})),_:1})):(0,r.Q3)("",!0)]),"events"===(0,s.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,s.R1)(t).isLoading?((0,r.uX)(),(0,r.Wv)((0,s.R1)(l.VsLoadingSpinner),{key:1})):(0,r.Q3)("",!0),(0,s.R1)(t).isLoading||!(0,s.R1)(t).results||(0,s.R1)(t).eventsApiError?(0,r.Q3)("",!0):((0,r.uX)(),(0,r.CE)("div",y,[(0,r.bF)((0,s.R1)(l.VsCardGroup),{"cards-per-row":3,class:(0,o.normalizeClass)((0,s.R1)(t).results&&d.value<=1?"mb-300":null)},{default:(0,r.k6)((function(){return[((0,r.uX)(!0),(0,r.CE)(r.FK,null,(0,r.pI)((0,s.R1)(t).results,(function(t){return(0,r.uX)(),(0,r.Wv)((0,s.R1)(l.VsCard),{key:t.id},{"vs-card-header":(0,r.k6)((function(){return[(0,r.Lk)("div",m,[(0,r.bF)((0,s.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,s.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,s.R1)(l.VsBadge),{key:1,variant:"information",class:"rounded-top-end rounded-top-start"},{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,s.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,s.R1)(l.VsHeading),{level:"3","heading-style":"heading-xs"},{default:(0,r.k6)((function(){return[(0,r.bF)((0,s.R1)(l.VsLink),{href:I(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,s.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",_,[(0,r.bF)((0,s.R1)(l.VsIcon),{icon:"fa-solid fa-location-dot",variant:"highlight",class:"me-050",size:"sm"}),(0,r.bF)((0,s.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,["data-thistle"===t.dataSrc?((0,r.uX)(),(0,r.Wv)((0,s.R1)(l.VsIcon),{key:0,icon:"vs-icon-control-external-link",variant:"highlight",size:"sm"})):(0,r.Q3)("",!0)])])]})),_:2},1024)})),128))]})),_:1},8,["class"]),(0,s.R1)(t).results&&d.value>1?((0,r.uX)(),(0,r.Wv)((0,s.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,s.R1)(t).currentPage,"onUpdate:modelValue":D[0]||(D[0]=function(e){return(0,s.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",C,[a.value.error?((0,r.uX)(),(0,r.Wv)((0,s.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,s.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})])}}}}},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,3614,3706,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,5922,9839,625,6004,5513,7097,7311,8399,5465,6641,9633,555,5809,3337,2810,7086,3603,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,3734,1901,8969,5106,627,538,1493,4297,1474,4856,7006,6689,8995,5965,1780],(function(){return e(e.s=49439)})),e.O()}])}));
|