/* color palette from <https://github.com/vuejs/theme> */
[data-v-bf729897]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-bf729897]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-bf729897] {
  color: #4C4E51;
}
.loader-container[data-v-bf729897] {
  font-size: 0.8125rem;
  background-color: #FFFFFF;
}
.loader-container p[data-v-bf729897] {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}/* color palette from <https://github.com/vuejs/theme> */
:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view {
  color: #4C4E51;
}
.lds-default {
  color: #767676;
}
.lds-default,
.lds-default div {
  box-sizing: border-box;
}
.lds-default {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 70px;
  top: var(--v3d2c18c8);
  left: var(--v4bd0b6a0);
  transform: translateX(-50%);
}
.lds-default div {
  position: absolute;
  width: 5.6px;
  height: 5.6px;
  background: currentColor;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 32px;
  left: 61px;
}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 19px;
  left: 57px;
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 10px;
  left: 47px;
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 6px;
  left: 34px;
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 10px;
  left: 19px;
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 19px;
  left: 10px;
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 32px;
  left: 6px;
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 47px;
  left: 10px;
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 57px;
  left: 19px;
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 61px;
  left: 34px;
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 57px;
  left: 47px;
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 47px;
  left: 57px;
}
@keyframes lds-default {
0%, 20%, 80%, 100% {
    transform: scale(1);
}
50% {
    transform: scale(1.5);
}
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-17085c25]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-17085c25]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-17085c25] {
  color: #4C4E51;
}
br-modal-lit[data-v-17085c25]::part(shadow-modal-element) {
  height: 100%;
  width: 80%;
  left: calc(50% + 32px);
  top: calc(50% + 23px);
  max-height: calc(-82px + 100%);
}
@media (max-width: 599px) {
br-modal-lit[data-v-17085c25]::part(shadow-modal-element) {
    border-radius: 0;
    left: revert-layer;
    width: 100%;
    top: calc(50% + 32px);
    max-height: calc(100% - 67px);
}
br-modal-lit[data-v-17085c25]::part(br-modal-header) {
    border-radius: 0;
}
}
br-modal-lit[data-v-17085c25]::part(modal-content) {
  max-height: 100%;
}
br-modal-lit[data-v-17085c25]::part(br-modal-footer-actions) {
  display: none;
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-d4ab08b6]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-d4ab08b6]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-d4ab08b6] {
  color: #4C4E51;
}
.hidden-element[data-v-d4ab08b6] {
  opacity: 0;
}
.link-label[data-v-d4ab08b6] {
  color: #017d80;
  gap: 0.25rem;
  line-height: 1.25rem;
}
.table-container[data-v-d4ab08b6] {
  max-height: auto;
  border: 1px solid #cfd4db;
}
thead[data-v-d4ab08b6] {
  top: -1px;
}
td[data-v-d4ab08b6],
th[data-v-d4ab08b6] {
  font-size: 0.8125rem;
}
.no-reading-message[data-v-d4ab08b6] {
  height: 3.75rem;
  color: #767676;
}
.responsive-grid th[data-v-d4ab08b6],
.responsive-grid td[data-v-d4ab08b6] {
  border: 1px solid #e1e5eb;
  border-left: none;
  border-top: none;
  padding: 0.5rem;
}
.responsive-grid th[data-v-d4ab08b6] {
  background-color: #f4f5f8;
  border-top: none;
}
.responsive-grid th[data-v-d4ab08b6]:last-child {
  border-right: none;
}
tbody tr[data-v-d4ab08b6]:last-child {
  border-bottom: none;
}
tr td[data-v-d4ab08b6]:last-child {
  border-bottom: none;
  border-right: none;
}
.table-container[data-v-d4ab08b6]::-webkit-scrollbar {
  width: 2px;
  position: relative;
  background-color: white;
  border: 1px solid #e1e5eb;
  border-radius: 0.25rem;
}
.table-container[data-v-d4ab08b6]::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  position: relative;
  background-color: #a4a7ad;
  box-shadow: none;
}
.cell[data-v-d4ab08b6] {
  border: 1px solid #e1e5eb;
  padding: 0.5rem;
}
@media (min-width: 768px) {
.title[data-v-d4ab08b6] {
    width: 9.375rem;
    max-width: 9.375rem;
}
.date[data-v-d4ab08b6] {
    width: 11rem;
    max-width: 11rem;
}
.reading[data-v-d4ab08b6] {
    width: 5.5rem;
    max-width: 5.5rem;
}
.type[data-v-d4ab08b6] {
    width: 7.0625rem;
    max-width: 7.0625rem;
}
.cell[data-v-d4ab08b6] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
tbody tr[data-v-d4ab08b6]:nth-child(even) {
    background-color: #f4f5f8;
}
tr[data-v-d4ab08b6] {
    height: 2.375rem;
    max-height: 2.375rem;
}
}
@media (max-width: 768px) {
.table-container[data-v-d4ab08b6] {
    max-height: 357px;
}
.cell[data-v-d4ab08b6] {
    line-height: 13.5px;
    align-items: center;
    display: flex;
}
.responsive-grid[data-v-d4ab08b6] {
    border: 0;
}
.responsive-grid thead[data-v-d4ab08b6] {
    display: none;
}
.responsive-grid tr[data-v-d4ab08b6] {
    border-bottom: 1px solid #e1e5eb;
}
.responsive-grid td[data-v-d4ab08b6] {
    position: relative;
    padding: 0;
    border: 0;
    white-space: normal;
    overflow: visible;
    overflow-wrap: anywhere;
}
.responsive-grid td[data-v-d4ab08b6]::before {
    content: attr(data-label);
    flex: 0 0 40%;
    background-color: #f4f5f8;
    border-right: 1px solid #cfd4db;
    font-weight: bold;
    padding: 0.5rem;
    text-align: left;
    display: flex;
    align-items: center;
    align-self: stretch;
    box-sizing: border-box;
    margin-right: 1rem;
}
.responsive-grid td span[data-v-d4ab08b6] {
    flex: 1 1 60%;
    padding: 0.5rem 0.5rem 0 0;
}
a[data-v-d4ab08b6] {
    width: fit-content;
    height: 1.25rem;
}
.right-arrow[data-v-d4ab08b6] {
    margin: 3px;
}
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-31a8fc3d]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-31a8fc3d]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-31a8fc3d] {
  color: #4C4E51;
}
.error-container[data-v-31a8fc3d] {
  box-sizing: border-box;
  border: 1px solid #B40909;
  background-color: #FFF1F0;
  border-radius: 7px;
  display: flex;
}
.error-container div[data-v-31a8fc3d]:first-child {
  width: 30px;
}
.error-container div[data-v-31a8fc3d]:nth-child(2) {
  width: calc(100% - 60px);
  overflow-x: auto;
}
.error-container div[data-v-31a8fc3d]:last-child {
  width: 30px;
}
.error-container .error-title[data-v-31a8fc3d] {
  font-weight: 700;
}
.error-container .close-error[data-v-31a8fc3d] {
  background: none;
  border: none;
  cursor: pointer;
}
@media (max-width: 599px) {
.error-container[data-v-31a8fc3d] {
    display: block;
}
.error-container div[data-v-31a8fc3d]:first-child {
    width: 100%;
}
.error-container div[data-v-31a8fc3d]:nth-child(2) {
    width: 100%;
    overflow-x: auto;
}
.error-container div[data-v-31a8fc3d]:last-child {
    width: 100%;
}
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-69f4dfdd]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-69f4dfdd]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-69f4dfdd] {
  color: #4C4E51;
}
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-header-icon) {
  color: white;
}
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-header) {
  font-family: "Roboto", sans-serif;
  font-size: 0.8125rem;
}
@media (max-width: 959px) {
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-container) {
    height: calc(100% - 64px);
    top: 64px;
}
}
@media (max-width: 768px) {
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-container) {
    width: calc(100% - 70px);
    z-index: 999;
}
}
@media (max-width: 599px) {
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-container) {
    width: 100%;
}
.asset-statuses[data-v-69f4dfdd] {
    column-gap: 2rem;
    row-gap: 1rem;
}
}
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-content) {
  padding: 0rem;
  overflow: hidden;
}
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-actions) {
  padding: 0;
}
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-header-icon) {
  position: absolute;
  right: 1.25rem;
}
br-slideout-lit[data-v-69f4dfdd]::part(br-slideout-header-title) {
  white-space: nowrap;
}
.main-content[data-v-69f4dfdd] {
  height: calc(100% - 2.5rem);
  padding: 1rem;
}
.main-content[data-v-69f4dfdd]::-webkit-scrollbar {
  width: 0.25rem;
  background-color: #ecf6f6;
}
.main-content[data-v-69f4dfdd]::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  background-color: #a4a7ad;
  box-shadow: none;
}
.asset-details[data-v-69f4dfdd] {
  width: calc(100% - 5.3rem);
}
.image[data-v-69f4dfdd] {
  margin-top: 0.2rem;
}
.asset-img[data-v-69f4dfdd] {
  height: 4.6875rem;
  min-width: 4.6875rem;
  max-width: 4.6875rem;
  border-radius: 0.5rem;
}
.asset-number[data-v-69f4dfdd] {
  color: #4C4E51;
  font-size: 0.8125rem;
  min-height: 1.21875rem;
  padding-left: 5.3125rem;
}
.asset-statuses[data-v-69f4dfdd] {
  grid-template-columns: repeat(auto-fit, minmax(7.5rem, 1fr));
  grid-template-rows: repeat(auto-fit, minmax(3.125rem, 1fr));
  column-gap: 0.5rem;
  row-gap: 1rem;
}
.asset-name[data-v-69f4dfdd] {
  font-size: 1.125rem;
  line-height: 1.3125rem;
}
.description-box[data-v-69f4dfdd] {
  line-height: 1.125rem;
}
.asset-description[data-v-69f4dfdd] {
  display: inline;
  font-size: 0.8125rem;
  color: #4C4E51;
  margin-top: 0.35rem;
}
.text-expand-btn[data-v-69f4dfdd] {
  font-size: 0.8125rem;
}
.meter-heading[data-v-69f4dfdd] {
  width: 8.125rem;
}
.status-heading[data-v-69f4dfdd] {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #002743;
}
.status-key[data-v-69f4dfdd] {
  font-weight: 400;
  font-size: 0.8125rem;
  color: #4C4E51;
  margin-top: 0.5rem;
}
.btn-label[data-v-69f4dfdd] {
  font-size: 0.8125rem;
  line-height: 0.75rem;
}
.action-buttons-list[data-v-69f4dfdd] {
  grid-template-columns: repeat(auto-fit, minmax(9.5rem, 1fr));
  grid-template-rows: repeat(auto-fit, minmax(2.25rem, 1fr));
  column-gap: 1.5rem;
  row-gap: 0.625rem;
}
br-btn[data-v-69f4dfdd]::part(br-btn) {
  border-radius: 5px;
  padding: 0 !important;
}
.analytics-btn[data-v-69f4dfdd] {
  margin-left: 0.125rem;
}
br-accordion[data-v-69f4dfdd]::part(br-accordion-wrapper) {
  margin: 0.625rem 0 0.625rem 0;
}
br-accordion[data-v-69f4dfdd]::part(br-accordion-arrow) {
  margin-top: 1px;
}
hr[data-v-69f4dfdd] {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.hidden-element[data-v-69f4dfdd] {
  opacity: 0;
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-0bce7cbd]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-0bce7cbd]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-0bce7cbd] {
  color: #4C4E51;
}
.no-results[data-v-0bce7cbd] {
  font-size: 0.8125rem;
}
.no-results .description[data-v-0bce7cbd] {
  top: 50%;
  left: 25%;
  right: 25%;
  transform: translate(0px, -50%);
  min-width: 220px;
}
.no-results h3[data-v-0bce7cbd] {
  color: #002743;
  text-transform: none !important;
}
@media (max-width: 599px) {
.no-results .description[data-v-0bce7cbd] {
    transform: translate(-9%, -50%);
    top: 45%;
}
}/* color palette from <https://github.com/vuejs/theme> */
:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view {
  color: #4C4E51;
}
br-grid::part(br-grid-root) {
  --ag-range-selection-border-color: black;
}
br-grid::part(br-grid-pagination) {
  z-index: 2;
}
.grid-container {
  position: relative !important;
  padding: 10px;
  height: calc(100% - 37px);
}
.grid-container .grid-opecity {
  opacity: 0;
}
.loader-container {
  width: calc(100% - 42px) !important;
  top: 10px;
  z-index: 100;
  left: 10px;
  height: calc(100% - 20px) !important;
}
.no-results-container {
  overflow-x: auto;
  border: 1px solid #babfc7;
  border-radius: 12px;
}
.no-results-container .no-results-content {
  color: #4C4E51 !important;
}
.error {
  box-sizing: border-box;
  width: calc(100% - 50px);
  left: 24px;
  top: 23px;
  z-index: 99;
}
@media (max-width: 768px) {
.grid-container {
    height: 100%;
    padding-top: 0px;
}
br-grid::part(br-grid-container) {
    border: none;
    --ag-background-color: transparent;
    padding: 10px 11px 20px 11px;
}
br-grid::part(br-grid-root) {
    height: calc(100% - 37px);
}
br-grid::part(br-grid-pagination-container) {
    border-top: 1px solid #dbdfe5;
    height: 64px;
    background: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    justify-content: center;
    z-index: 0;
}
.no-results-container {
    border: 0px;
}
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-743ff710]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-743ff710]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-743ff710] {
  color: #4C4E51;
}
.panel-container[data-v-743ff710] {
  background-color: #ecf6f6;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  transition: width 0.2s linear;
}
.flip[data-v-743ff710] {
  transform: rotate(180deg);
}
.expanded-panel[data-v-743ff710] {
  width: var(--v4ec7f581);
}
.collapsed-panel[data-v-743ff710] {
  width: 2rem;
}
.closed-btn[data-v-743ff710] {
  margin-right: 0.525rem;
}
.main[data-v-743ff710] {
  margin-top: 0.5rem;
}
.main[data-v-743ff710]::-webkit-scrollbar {
  width: 0.25rem;
  background-color: #ecf6f6;
}
.main[data-v-743ff710]::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  background-color: #a4a7ad;
  box-shadow: none;
}
.main-slot[data-v-743ff710] {
  margin-right: 0.45rem;
  margin-left: 0.45rem;
  overflow-x: hidden !important;
}
.toggle-btn[data-v-743ff710] {
  width: 1rem;
  height: 1rem;
}
@media (max-width: 768px) {
.expanded-panel[data-v-743ff710] {
    width: 100%;
    padding: 10px 16px 16px 16px;
}
.collapsed-panel[data-v-743ff710] {
    width: 100% !important;
}
.toggle-btn[data-v-743ff710] {
    display: none !important;
}
.panel-container[data-v-743ff710] {
    border: 1px solid rgb(219, 223, 229);
    border-radius: 0;
}
.main[data-v-743ff710] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-6d245827]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-6d245827]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-6d245827] {
  color: #4C4E51;
}
.dropdown-parent-container[data-v-6d245827] {
  width: calc(100% - 4px);
  margin-left: 2px;
}
.dropdown[data-v-6d245827] {
  min-height: 1.938rem;
  border: 1px solid #d9d9d9;
  color: #4C4E51;
  margin-top: 2px;
  cursor: pointer;
}
.focused[data-v-6d245827] {
  border: 1px solid #017D80;
  box-shadow: 0 0 0 0.125rem rgba(2, 125, 128, 0.2509803922);
}
.dropdown-list[data-v-6d245827] {
  border-radius: 0.375rem;
  padding: 0.5rem 0.188rem;
  margin-top: 0.25rem;
  color: #002743;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.36);
  max-height: 170px;
  overflow-y: auto;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: #BCBCBC;
}
.dropdown-list[data-v-6d245827]::-webkit-scrollbar {
  width: 5px;
  background-color: #FFFFFF;
}
.dropdown-list[data-v-6d245827]::-webkit-scrollbar-thumb {
  background: #BCBCBC;
  border-radius: 6px;
}
.dropdown-list[data-v-6d245827]::-webkit-scrollbar-thumb:hover {
  background: #ABABAB;
}
.dropdown-list[data-v-6d245827]::-webkit-scrollbar-button {
  display: none;
}
.dropdown-list .dropdown-list-item[data-v-6d245827] {
  padding: 8px 8px 6px 10px;
  width: 22px;
  border-radius: 0.188rem;
  min-width: fit-content !important;
}
.dropdown-list .dropdown-list-item[data-v-6d245827]:hover {
  background-color: #F0F2F5;
  cursor: pointer;
}
@media (max-width: 768px) {
.dropdown-list[data-v-6d245827] {
    position: fixed;
    width: -webkit-fill-available;
    margin-right: 1rem;
    z-index: 11;
}
}
.dropdown-value[data-v-6d245827] {
  width: 90%;
  padding: 7px 0 6px 10px;
  color: #4C4E51;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.select-arrow[data-v-6d245827] {
  width: 10%;
}
.select-arrow .select-arrow-toggled[data-v-6d245827] {
  transform: rotate(180deg);
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-c0240bfe]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-c0240bfe]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-c0240bfe] {
  color: #4C4E51;
}
.main-container[data-v-c0240bfe] {
  height: calc(100dvh - 64px);
  height: calc(var(--vh, 1dvh) * 100 - 64px);
  box-sizing: border-box;
}
.hierarchy-container[data-v-c0240bfe] {
  margin: 0px 0 0;
  flex-direction: row;
  border-radius: 8px;
  border: 1px solid #dbdfe5;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  height: calc(100% - 50px);
  box-sizing: border-box;
}
@media (max-width: 768px) {
.hierarchy-container[data-v-c0240bfe] {
    flex-direction: column;
    border: none;
    box-shadow: none;
    margin: 0 -10px 0 -10px;
    background-color: transparent !important;
}
.main-container[data-v-c0240bfe] {
    padding: 1.25rem 0 0 0 !important;
}
.search[data-v-c0240bfe] {
    margin-left: 16px;
    margin-right: 10px;
    width: 272px;
    min-width: 150px;
}
}
.tree-component[data-v-c0240bfe] {
  transition: width 0.2s linear;
  margin-bottom: -1rem;
}
br-tab-group[data-v-c0240bfe] {
  --nav-margin: 3px 0 0 0;
  --tab-group-bg-color: none;
}
.w-15[data-v-c0240bfe] {
  width: 15%;
}
.w-85[data-v-c0240bfe] {
  width: 85%;
}
.search[data-v-c0240bfe] {
  width: 285px;
  margin-right: 1.125rem;
}
.btn-label[data-v-c0240bfe] {
  font-size: 13px;
  font-weight: 500;
}
br-search[data-v-c0240bfe]::part(br-search-container) {
  background: transparent;
}
br-search[data-v-c0240bfe]::part(br-search-container):focus-within {
  background: #FFFFFF;
}
br-search[data-v-c0240bfe]::part(br-search-input) {
  background: transparent;
  max-width: calc(100% - 15px);
  padding-right: 2rem;
}
br-search[data-v-c0240bfe]::part(br-search-input):focus {
  background: #FFFFFF;
}
br-search[data-v-c0240bfe]::part(br-search-clear) {
  background: transparent !important;
  color: #000000 !important;
}
.grid-btn[data-v-c0240bfe] {
  min-width: 90px;
}.container {
  width: 100%; }

@media (min-width: 600px) {
  .container {
    max-width: 600px; } }

@media (min-width: 960px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1264px) {
  .container {
    max-width: 1264px; } }

.sr-only {
  position: absolute !important;
  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-width: 0 !important; }

.not-sr-only {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.focus\:sr-only:focus {
  position: absolute !important;
  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-width: 0 !important; }

.focus\:not-sr-only:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.appearance-none {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; }

.bg-fixed {
  background-attachment: fixed !important; }

.bg-local {
  background-attachment: local !important; }

.bg-scroll {
  background-attachment: scroll !important; }

.bg-clip-border {
  background-clip: border-box !important; }

.bg-clip-padding {
  background-clip: padding-box !important; }

.bg-clip-content {
  background-clip: content-box !important; }

.bg-clip-text {
  background-clip: text !important; }

.bg-transparent {
  background-color: transparent !important; }

.bg-br-black {
  background-color: #000 !important; }

.bg-br-gray90 {
  background-color: #575656 !important; }

.bg-br-gray80 {
  background-color: #666666 !important; }

.bg-br-gray70 {
  background-color: #ABABAB !important; }

.bg-br-gray50 {
  background-color: #BCBCBC !important; }

.bg-br-gray40 {
  background-color: #D9D9D9 !important; }

.bg-br-gray30 {
  background-color: #E6E6E6 !important; }

.bg-br-gray10 {
  background-color: #F5F5F5 !important; }

.bg-br-white {
  background-color: #FFF !important; }

.bg-br-white-t3 {
  background-color: rgba(255, 255, 255, 0.2) !important; }

.bg-br-emphasis {
  background-color: #6200EE !important; }

.bg-br-primary {
  background-color: #017D80 !important; }

.bg-br-secondary {
  background-color: #002743 !important; }

.bg-br-primary90 {
  background-color: #025153 !important; }

.bg-br-primary10 {
  background-color: #DFEEEF !important; }

.bg-br-primary-softer {
  background-color: #E2EEEF !important; }

.bg-br-green {
  background-color: #48FE9B !important; }

.bg-br-purple {
  background-color: #6200EE !important; }

.bg-br-purple90 {
  background-color: #4816AF !important; }

.bg-br-purple10 {
  background-color: #C794FF !important; }

.bg-br-error {
  background-color: #B40909 !important; }

.bg-br-error10 {
  background-color: #FCECEE !important; }

.bg-br-success {
  background-color: #029B49 !important; }

.bg-br-success10 {
  background-color: #CDF8E6 !important; }

.hover\:bg-transparent:hover {
  background-color: transparent !important; }

.hover\:bg-br-black:hover {
  background-color: #000 !important; }

.hover\:bg-br-gray90:hover {
  background-color: #575656 !important; }

.hover\:bg-br-gray80:hover {
  background-color: #666666 !important; }

.hover\:bg-br-gray70:hover {
  background-color: #ABABAB !important; }

.hover\:bg-br-gray50:hover {
  background-color: #BCBCBC !important; }

.hover\:bg-br-gray40:hover {
  background-color: #D9D9D9 !important; }

.hover\:bg-br-gray30:hover {
  background-color: #E6E6E6 !important; }

.hover\:bg-br-gray10:hover {
  background-color: #F5F5F5 !important; }

.hover\:bg-br-white:hover {
  background-color: #FFF !important; }

.hover\:bg-br-white-t3:hover {
  background-color: rgba(255, 255, 255, 0.2) !important; }

.hover\:bg-br-emphasis:hover {
  background-color: #6200EE !important; }

.hover\:bg-br-primary:hover {
  background-color: #017D80 !important; }

.hover\:bg-br-secondary:hover {
  background-color: #002743 !important; }

.hover\:bg-br-primary90:hover {
  background-color: #025153 !important; }

.hover\:bg-br-primary10:hover {
  background-color: #DFEEEF !important; }

.hover\:bg-br-primary-softer:hover {
  background-color: #E2EEEF !important; }

.hover\:bg-br-green:hover {
  background-color: #48FE9B !important; }

.hover\:bg-br-purple:hover {
  background-color: #6200EE !important; }

.hover\:bg-br-purple90:hover {
  background-color: #4816AF !important; }

.hover\:bg-br-purple10:hover {
  background-color: #C794FF !important; }

.hover\:bg-br-error:hover {
  background-color: #B40909 !important; }

.hover\:bg-br-error10:hover {
  background-color: #FCECEE !important; }

.hover\:bg-br-success:hover {
  background-color: #029B49 !important; }

.hover\:bg-br-success10:hover {
  background-color: #CDF8E6 !important; }

.border-collapse {
  border-collapse: collapse !important; }

.border-separate {
  border-collapse: separate !important; }

.border-transparent {
  border-color: transparent !important; }

.border-br-black {
  border-color: #000 !important; }

.border-br-gray90 {
  border-color: #575656 !important; }

.border-br-gray80 {
  border-color: #666666 !important; }

.border-br-gray70 {
  border-color: #ABABAB !important; }

.border-br-gray50 {
  border-color: #BCBCBC !important; }

.border-br-gray40 {
  border-color: #D9D9D9 !important; }

.border-br-gray30 {
  border-color: #E6E6E6 !important; }

.border-br-gray10 {
  border-color: #F5F5F5 !important; }

.border-br-white {
  border-color: #FFF !important; }

.border-br-white-t3 {
  border-color: rgba(255, 255, 255, 0.2) !important; }

.border-br-emphasis {
  border-color: #6200EE !important; }

.border-br-primary {
  border-color: #017D80 !important; }

.border-br-secondary {
  border-color: #002743 !important; }

.border-br-primary90 {
  border-color: #025153 !important; }

.border-br-primary10 {
  border-color: #DFEEEF !important; }

.border-br-primary-softer {
  border-color: #E2EEEF !important; }

.border-br-green {
  border-color: #48FE9B !important; }

.border-br-purple {
  border-color: #6200EE !important; }

.border-br-purple90 {
  border-color: #4816AF !important; }

.border-br-purple10 {
  border-color: #C794FF !important; }

.border-br-error {
  border-color: #B40909 !important; }

.border-br-error10 {
  border-color: #FCECEE !important; }

.border-br-success {
  border-color: #029B49 !important; }

.border-br-success10 {
  border-color: #CDF8E6 !important; }

.hover\:border-transparent:hover {
  border-color: transparent !important; }

.hover\:border-br-black:hover {
  border-color: #000 !important; }

.hover\:border-br-gray90:hover {
  border-color: #575656 !important; }

.hover\:border-br-gray80:hover {
  border-color: #666666 !important; }

.hover\:border-br-gray70:hover {
  border-color: #ABABAB !important; }

.hover\:border-br-gray50:hover {
  border-color: #BCBCBC !important; }

.hover\:border-br-gray40:hover {
  border-color: #D9D9D9 !important; }

.hover\:border-br-gray30:hover {
  border-color: #E6E6E6 !important; }

.hover\:border-br-gray10:hover {
  border-color: #F5F5F5 !important; }

.hover\:border-br-white:hover {
  border-color: #FFF !important; }

.hover\:border-br-white-t3:hover {
  border-color: rgba(255, 255, 255, 0.2) !important; }

.hover\:border-br-emphasis:hover {
  border-color: #6200EE !important; }

.hover\:border-br-primary:hover {
  border-color: #017D80 !important; }

.hover\:border-br-secondary:hover {
  border-color: #002743 !important; }

.hover\:border-br-primary90:hover {
  border-color: #025153 !important; }

.hover\:border-br-primary10:hover {
  border-color: #DFEEEF !important; }

.hover\:border-br-primary-softer:hover {
  border-color: #E2EEEF !important; }

.hover\:border-br-green:hover {
  border-color: #48FE9B !important; }

.hover\:border-br-purple:hover {
  border-color: #6200EE !important; }

.hover\:border-br-purple90:hover {
  border-color: #4816AF !important; }

.hover\:border-br-purple10:hover {
  border-color: #C794FF !important; }

.hover\:border-br-error:hover {
  border-color: #B40909 !important; }

.hover\:border-br-error10:hover {
  border-color: #FCECEE !important; }

.hover\:border-br-success:hover {
  border-color: #029B49 !important; }

.hover\:border-br-success10:hover {
  border-color: #CDF8E6 !important; }

.rounded-none {
  border-radius: 0 !important; }

.rounded {
  border-radius: .25rem !important; }

.rounded-round {
  border-radius: 50% !important; }

.rounded-full {
  border-radius: 9999px !important; }

.rounded-t-none {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.rounded-r-none {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-b-none {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-l-none {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-t {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important; }

.rounded-r {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important; }

.rounded-b {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }

.rounded-l {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }

.rounded-t-round {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important; }

.rounded-r-round {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important; }

.rounded-b-round {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important; }

.rounded-l-round {
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important; }

.rounded-t-full {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important; }

.rounded-r-full {
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important; }

.rounded-b-full {
  border-bottom-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important; }

.rounded-l-full {
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important; }

.rounded-tl-none {
  border-top-left-radius: 0 !important; }

.rounded-tr-none {
  border-top-right-radius: 0 !important; }

.rounded-br-none {
  border-bottom-right-radius: 0 !important; }

.rounded-bl-none {
  border-bottom-left-radius: 0 !important; }

.rounded-tl {
  border-top-left-radius: .25rem !important; }

.rounded-tr {
  border-top-right-radius: .25rem !important; }

.rounded-br {
  border-bottom-right-radius: .25rem !important; }

.rounded-bl {
  border-bottom-left-radius: .25rem !important; }

.rounded-tl-round {
  border-top-left-radius: 50% !important; }

.rounded-tr-round {
  border-top-right-radius: 50% !important; }

.rounded-br-round {
  border-bottom-right-radius: 50% !important; }

.rounded-bl-round {
  border-bottom-left-radius: 50% !important; }

.rounded-tl-full {
  border-top-left-radius: 9999px !important; }

.rounded-tr-full {
  border-top-right-radius: 9999px !important; }

.rounded-br-full {
  border-bottom-right-radius: 9999px !important; }

.rounded-bl-full {
  border-bottom-left-radius: 9999px !important; }

.border-solid {
  border-style: solid !important; }

.border-dashed {
  border-style: dashed !important; }

.border-dotted {
  border-style: dotted !important; }

.border-double {
  border-style: double !important; }

.border-none {
  border-style: none !important; }

.border-0 {
  border-width: 0 !important; }

.border-1 {
  border-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.border {
  border-width: 1px !important; }

.border-t-0 {
  border-top-width: 0 !important; }

.border-r-0 {
  border-right-width: 0 !important; }

.border-b-0 {
  border-bottom-width: 0 !important; }

.border-l-0 {
  border-left-width: 0 !important; }

.border-t-1 {
  border-top-width: 1px !important; }

.border-r-1 {
  border-right-width: 1px !important; }

.border-b-1 {
  border-bottom-width: 1px !important; }

.border-l-1 {
  border-left-width: 1px !important; }

.border-t-2 {
  border-top-width: 2px !important; }

.border-r-2 {
  border-right-width: 2px !important; }

.border-b-2 {
  border-bottom-width: 2px !important; }

.border-l-2 {
  border-left-width: 2px !important; }

.border-t {
  border-top-width: 1px !important; }

.border-r {
  border-right-width: 1px !important; }

.border-b {
  border-bottom-width: 1px !important; }

.border-l {
  border-left-width: 1px !important; }

.box-border {
  box-sizing: border-box !important; }

.box-content {
  box-sizing: content-box !important; }

.cursor-auto {
  cursor: auto !important; }

.cursor-default {
  cursor: default !important; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-wait {
  cursor: wait !important; }

.cursor-text {
  cursor: text !important; }

.cursor-move {
  cursor: move !important; }

.cursor-not-allowed {
  cursor: not-allowed !important; }

.block {
  display: block !important; }

.inline-block {
  display: inline-block !important; }

.inline {
  display: inline !important; }

.flex {
  display: flex !important; }

.inline-flex {
  display: inline-flex !important; }

.table {
  display: table !important; }

.table-caption {
  display: table-caption !important; }

.table-cell {
  display: table-cell !important; }

.table-column {
  display: table-column !important; }

.table-column-group {
  display: table-column-group !important; }

.table-footer-group {
  display: table-footer-group !important; }

.table-header-group {
  display: table-header-group !important; }

.table-row-group {
  display: table-row-group !important; }

.table-row {
  display: table-row !important; }

.flow-root {
  display: flow-root !important; }

.grid {
  display: grid !important; }

.inline-grid {
  display: inline-grid !important; }

.contents {
  display: contents !important; }

.hidden {
  display: none !important; }

.flex-row {
  flex-direction: row !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-col {
  flex-direction: column !important; }

.flex-col-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-no-wrap {
  flex-wrap: nowrap !important; }

.place-items-auto {
  place-items: auto !important; }

.place-items-start {
  place-items: start !important; }

.place-items-end {
  place-items: end !important; }

.place-items-center {
  place-items: center !important; }

.place-items-stretch {
  place-items: stretch !important; }

.items-start {
  align-items: flex-start !important; }

.items-end {
  align-items: flex-end !important; }

.items-center {
  align-items: center !important; }

.items-baseline {
  align-items: baseline !important; }

.items-stretch {
  align-items: stretch !important; }

.content-center {
  align-content: center !important; }

.content-start {
  align-content: flex-start !important; }

.content-end {
  align-content: flex-end !important; }

.content-between {
  align-content: space-between !important; }

.content-around {
  align-content: space-around !important; }

.content-evenly {
  align-content: space-evenly !important; }

.self-auto {
  align-self: auto !important; }

.self-start {
  align-self: flex-start !important; }

.self-end {
  align-self: flex-end !important; }

.self-center {
  align-self: center !important; }

.self-stretch {
  align-self: stretch !important; }

.justify-items-auto {
  justify-items: auto !important; }

.justify-items-start {
  justify-items: start !important; }

.justify-items-end {
  justify-items: end !important; }

.justify-items-center {
  justify-items: center !important; }

.justify-items-stretch {
  justify-items: stretch !important; }

.justify-start {
  justify-content: flex-start !important; }

.justify-end {
  justify-content: flex-end !important; }

.justify-center {
  justify-content: center !important; }

.justify-between {
  justify-content: space-between !important; }

.justify-around {
  justify-content: space-around !important; }

.justify-evenly {
  justify-content: space-evenly !important; }

.justify-self-auto {
  justify-self: auto !important; }

.justify-self-start {
  justify-self: start !important; }

.justify-self-end {
  justify-self: end !important; }

.justify-self-center {
  justify-self: center !important; }

.justify-self-stretch {
  justify-self: stretch !important; }

.flex-1 {
  flex: 1 1 0% !important; }

.flex-auto {
  flex: 1 1 auto !important; }

.flex-initial {
  flex: 0 1 auto !important; }

.flex-none {
  flex: none !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink {
  flex-shrink: 1 !important; }

.float-right {
  float: right !important; }

.float-left {
  float: left !important; }

.float-none {
  float: none !important; }

.clearfix:after {
  content: "" !important;
  display: table !important;
  clear: both !important; }

.clear-left {
  clear: left !important; }

.clear-right {
  clear: right !important; }

.clear-both {
  clear: both !important; }

.clear-none {
  clear: none !important; }

.font-primary {
  font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif !important; }

.font-secondary {
  font-family: Montserrat, montserrat, 'Source Sans', 'Helvetica Neue', Helvetica, 'Arial Black', Arial, sans-serif !important; }

.font-hairline {
  font-weight: 100 !important; }

.font-thin {
  font-weight: 200 !important; }

.font-light {
  font-weight: 300 !important; }

.font-normal {
  font-weight: 400 !important; }

.font-medium {
  font-weight: 500 !important; }

.font-semibold {
  font-weight: 600 !important; }

.font-bold {
  font-weight: 700 !important; }

.font-extrabold {
  font-weight: 800 !important; }

.font-black {
  font-weight: 900 !important; }

.hover\:font-hairline:hover {
  font-weight: 100 !important; }

.hover\:font-thin:hover {
  font-weight: 200 !important; }

.hover\:font-light:hover {
  font-weight: 300 !important; }

.hover\:font-normal:hover {
  font-weight: 400 !important; }

.hover\:font-medium:hover {
  font-weight: 500 !important; }

.hover\:font-semibold:hover {
  font-weight: 600 !important; }

.hover\:font-bold:hover {
  font-weight: 700 !important; }

.hover\:font-extrabold:hover {
  font-weight: 800 !important; }

.hover\:font-black:hover {
  font-weight: 900 !important; }

.h-0 {
  height: 0 !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.h-full {
  height: 100% !important; }

.h-screen {
  height: 100vh !important; }

.text-xs {
  font-size: .75rem !important; }

.text-sm {
  font-size: .875rem !important; }

.text-md {
  font-size: 1rem !important; }

.text-lg {
  font-size: 1.125rem !important; }

.text-xl {
  font-size: 1.25rem !important; }

.leading-none {
  line-height: 1 !important; }

.leading-normal {
  line-height: 1.5 !important; }

.list-inside {
  list-style-position: inside !important; }

.list-outside {
  list-style-position: outside !important; }

.list-none {
  list-style-type: none !important; }

.list-disc {
  list-style-type: disc !important; }

.list-decimal {
  list-style-type: decimal !important; }

.m-0 {
  margin: 0 !important; }

.m-auto {
  margin: auto !important; }

.m-xs {
  margin: 0.5rem !important; }

.m-sm {
  margin: 0.625rem !important; }

.m-md {
  margin: 1.25rem !important; }

.m-lg {
  margin: 1.5rem !important; }

.m-xl {
  margin: 2rem !important; }

.-m-xs {
  margin: -0.5rem !important; }

.-m-sm {
  margin: -0.625rem !important; }

.-m-md {
  margin: -1.25rem !important; }

.-m-lg {
  margin: -1.5rem !important; }

.-m-xl {
  margin: -2rem !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

.my-xs {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.mx-xs {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important; }

.my-sm {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important; }

.mx-sm {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important; }

.my-md {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important; }

.mx-md {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important; }

.my-lg {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.mx-lg {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important; }

.my-xl {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.mx-xl {
  margin-left: 2rem !important;
  margin-right: 2rem !important; }

.-my-xs {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important; }

.-mx-xs {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important; }

.-my-sm {
  margin-top: -0.625rem !important;
  margin-bottom: -0.625rem !important; }

.-mx-sm {
  margin-left: -0.625rem !important;
  margin-right: -0.625rem !important; }

.-my-md {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important; }

.-mx-md {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important; }

.-my-lg {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important; }

.-mx-lg {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important; }

.-my-xl {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important; }

.-mx-xl {
  margin-left: -2rem !important;
  margin-right: -2rem !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mt-xs {
  margin-top: 0.5rem !important; }

.mr-xs {
  margin-right: 0.5rem !important; }

.mb-xs {
  margin-bottom: 0.5rem !important; }

.ml-xs {
  margin-left: 0.5rem !important; }

.mt-sm {
  margin-top: 0.625rem !important; }

.mr-sm {
  margin-right: 0.625rem !important; }

.mb-sm {
  margin-bottom: 0.625rem !important; }

.ml-sm {
  margin-left: 0.625rem !important; }

.mt-md {
  margin-top: 1.25rem !important; }

.mr-md {
  margin-right: 1.25rem !important; }

.mb-md {
  margin-bottom: 1.25rem !important; }

.ml-md {
  margin-left: 1.25rem !important; }

.mt-lg {
  margin-top: 1.5rem !important; }

.mr-lg {
  margin-right: 1.5rem !important; }

.mb-lg {
  margin-bottom: 1.5rem !important; }

.ml-lg {
  margin-left: 1.5rem !important; }

.mt-xl {
  margin-top: 2rem !important; }

.mr-xl {
  margin-right: 2rem !important; }

.mb-xl {
  margin-bottom: 2rem !important; }

.ml-xl {
  margin-left: 2rem !important; }

.-mt-xs {
  margin-top: -0.5rem !important; }

.-mr-xs {
  margin-right: -0.5rem !important; }

.-mb-xs {
  margin-bottom: -0.5rem !important; }

.-ml-xs {
  margin-left: -0.5rem !important; }

.-mt-sm {
  margin-top: -0.625rem !important; }

.-mr-sm {
  margin-right: -0.625rem !important; }

.-mb-sm {
  margin-bottom: -0.625rem !important; }

.-ml-sm {
  margin-left: -0.625rem !important; }

.-mt-md {
  margin-top: -1.25rem !important; }

.-mr-md {
  margin-right: -1.25rem !important; }

.-mb-md {
  margin-bottom: -1.25rem !important; }

.-ml-md {
  margin-left: -1.25rem !important; }

.-mt-lg {
  margin-top: -1.5rem !important; }

.-mr-lg {
  margin-right: -1.5rem !important; }

.-mb-lg {
  margin-bottom: -1.5rem !important; }

.-ml-lg {
  margin-left: -1.5rem !important; }

.-mt-xl {
  margin-top: -2rem !important; }

.-mr-xl {
  margin-right: -2rem !important; }

.-mb-xl {
  margin-bottom: -2rem !important; }

.-ml-xl {
  margin-left: -2rem !important; }

.max-h-0 {
  max-height: 0 !important; }

.max-h-full {
  max-height: 100% !important; }

.max-h-screen {
  max-height: 100vh !important; }

.max-w-0 {
  max-width: 0 !important; }

.max-w-full {
  max-width: 100% !important; }

.max-w-screen {
  max-width: 100vw !important; }

.min-h-0 {
  min-height: 0 !important; }

.min-h-full {
  min-height: 100% !important; }

.min-h-screen {
  min-height: 100vh !important; }

.min-w-0 {
  min-width: 0 !important; }

.min-w-full {
  min-width: 100% !important; }

.min-w-screen {
  min-width: 100vw !important; }

.object-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important; }

.object-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important; }

.object-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important; }

.object-none {
  -o-object-fit: none !important;
  object-fit: none !important; }

.object-scale-down {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important; }

.outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important; }

.outline-white {
  outline: 2px dotted white !important;
  outline-offset: 2px !important; }

.outline-black {
  outline: 2px dotted black !important;
  outline-offset: 2px !important; }

.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important; }

.focus\:outline-white:focus {
  outline: 2px dotted white !important;
  outline-offset: 2px !important; }

.focus\:outline-black:focus {
  outline: 2px dotted black !important;
  outline-offset: 2px !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-y-auto {
  overflow-y: auto !important; }

.overflow-x-hidden {
  overflow-x: hidden !important; }

.overflow-y-hidden {
  overflow-y: hidden !important; }

.overflow-x-visible {
  overflow-x: visible !important; }

.overflow-y-visible {
  overflow-y: visible !important; }

.overflow-x-scroll {
  overflow-x: scroll !important; }

.overflow-y-scroll {
  overflow-y: scroll !important; }

.scrolling-touch {
  -webkit-overflow-scrolling: touch !important; }

.scrolling-auto {
  -webkit-overflow-scrolling: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-xs {
  padding: 0.5rem !important; }

.p-sm {
  padding: 0.625rem !important; }

.p-md {
  padding: 1.25rem !important; }

.p-lg {
  padding: 1.5rem !important; }

.p-xl {
  padding: 2rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.py-xs {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.px-xs {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

.py-sm {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important; }

.px-sm {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important; }

.py-md {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important; }

.px-md {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important; }

.py-lg {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.px-lg {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important; }

.py-xl {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.px-xl {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.pt-xs {
  padding-top: 0.5rem !important; }

.pr-xs {
  padding-right: 0.5rem !important; }

.pb-xs {
  padding-bottom: 0.5rem !important; }

.pl-xs {
  padding-left: 0.5rem !important; }

.pt-sm {
  padding-top: 0.625rem !important; }

.pr-sm {
  padding-right: 0.625rem !important; }

.pb-sm {
  padding-bottom: 0.625rem !important; }

.pl-sm {
  padding-left: 0.625rem !important; }

.pt-md {
  padding-top: 1.25rem !important; }

.pr-md {
  padding-right: 1.25rem !important; }

.pb-md {
  padding-bottom: 1.25rem !important; }

.pl-md {
  padding-left: 1.25rem !important; }

.pt-lg {
  padding-top: 1.5rem !important; }

.pr-lg {
  padding-right: 1.5rem !important; }

.pb-lg {
  padding-bottom: 1.5rem !important; }

.pl-lg {
  padding-left: 1.5rem !important; }

.pt-xl {
  padding-top: 2rem !important; }

.pr-xl {
  padding-right: 2rem !important; }

.pb-xl {
  padding-bottom: 2rem !important; }

.pl-xl {
  padding-left: 2rem !important; }

.pointer-events-none {
  pointer-events: none !important; }

.pointer-events-auto {
  pointer-events: auto !important; }

.static {
  position: static !important; }

.fixed {
  position: fixed !important; }

.absolute {
  position: absolute !important; }

.relative {
  position: relative !important; }

.sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.inset-0 {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }

.inset-auto {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important; }

.inset-y-0 {
  top: 0 !important;
  bottom: 0 !important; }

.inset-x-0 {
  right: 0 !important;
  left: 0 !important; }

.inset-y-auto {
  top: auto !important;
  bottom: auto !important; }

.inset-x-auto {
  right: auto !important;
  left: auto !important; }

.top-0 {
  top: 0 !important; }

.right-0 {
  right: 0 !important; }

.bottom-0 {
  bottom: 0 !important; }

.left-0 {
  left: 0 !important; }

.top-auto {
  top: auto !important; }

.right-auto {
  right: auto !important; }

.bottom-auto {
  bottom: auto !important; }

.left-auto {
  left: auto !important; }

.shadow {
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }

.shadow-text {
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3) !important; }

.shadow-box {
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }

.shadow-modal {
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3) !important; }

.shadow-none {
  box-shadow: none !important; }

.fill-current {
  fill: currentColor !important; }

.stroke-current {
  stroke: currentColor !important; }

.stroke-0 {
  stroke-width: 0 !important; }

.stroke-1 {
  stroke-width: 1 !important; }

.stroke-2 {
  stroke-width: 2 !important; }

.table-auto {
  table-layout: auto !important; }

.table-fixed {
  table-layout: fixed !important; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.text-justify {
  text-align: justify !important; }

.text-transparent {
  color: transparent !important; }

.text-br-black {
  color: #000 !important; }

.text-br-gray90 {
  color: #575656 !important; }

.text-br-gray80 {
  color: #666666 !important; }

.text-br-gray70 {
  color: #ABABAB !important; }

.text-br-gray50 {
  color: #BCBCBC !important; }

.text-br-gray40 {
  color: #D9D9D9 !important; }

.text-br-gray30 {
  color: #E6E6E6 !important; }

.text-br-gray10 {
  color: #F5F5F5 !important; }

.text-br-white {
  color: #FFF !important; }

.text-br-white-t3 {
  color: rgba(255, 255, 255, 0.2) !important; }

.text-br-emphasis {
  color: #6200EE !important; }

.text-br-primary {
  color: #017D80 !important; }

.text-br-secondary {
  color: #002743 !important; }

.text-br-primary90 {
  color: #025153 !important; }

.text-br-primary10 {
  color: #DFEEEF !important; }

.text-br-primary-softer {
  color: #E2EEEF !important; }

.text-br-green {
  color: #48FE9B !important; }

.text-br-purple {
  color: #6200EE !important; }

.text-br-purple90 {
  color: #4816AF !important; }

.text-br-purple10 {
  color: #C794FF !important; }

.text-br-error {
  color: #B40909 !important; }

.text-br-error10 {
  color: #FCECEE !important; }

.text-br-success {
  color: #029B49 !important; }

.text-br-success10 {
  color: #CDF8E6 !important; }

.hover\:text-transparent:hover {
  color: transparent !important; }

.hover\:text-br-black:hover {
  color: #000 !important; }

.hover\:text-br-gray90:hover {
  color: #575656 !important; }

.hover\:text-br-gray80:hover {
  color: #666666 !important; }

.hover\:text-br-gray70:hover {
  color: #ABABAB !important; }

.hover\:text-br-gray50:hover {
  color: #BCBCBC !important; }

.hover\:text-br-gray40:hover {
  color: #D9D9D9 !important; }

.hover\:text-br-gray30:hover {
  color: #E6E6E6 !important; }

.hover\:text-br-gray10:hover {
  color: #F5F5F5 !important; }

.hover\:text-br-white:hover {
  color: #FFF !important; }

.hover\:text-br-white-t3:hover {
  color: rgba(255, 255, 255, 0.2) !important; }

.hover\:text-br-emphasis:hover {
  color: #6200EE !important; }

.hover\:text-br-primary:hover {
  color: #017D80 !important; }

.hover\:text-br-secondary:hover {
  color: #002743 !important; }

.hover\:text-br-primary90:hover {
  color: #025153 !important; }

.hover\:text-br-primary10:hover {
  color: #DFEEEF !important; }

.hover\:text-br-primary-softer:hover {
  color: #E2EEEF !important; }

.hover\:text-br-green:hover {
  color: #48FE9B !important; }

.hover\:text-br-purple:hover {
  color: #6200EE !important; }

.hover\:text-br-purple90:hover {
  color: #4816AF !important; }

.hover\:text-br-purple10:hover {
  color: #C794FF !important; }

.hover\:text-br-error:hover {
  color: #B40909 !important; }

.hover\:text-br-error10:hover {
  color: #FCECEE !important; }

.hover\:text-br-success:hover {
  color: #029B49 !important; }

.hover\:text-br-success10:hover {
  color: #CDF8E6 !important; }

.italic {
  font-style: italic !important; }

.not-italic {
  font-style: normal !important; }

.hover\:italic:hover {
  font-style: italic !important; }

.hover\:not-italic:hover {
  font-style: normal !important; }

.uppercase {
  text-transform: uppercase !important; }

.lowercase {
  text-transform: lowercase !important; }

.capitalize {
  text-transform: capitalize !important; }

.normal-case {
  text-transform: none !important; }

.underline {
  text-decoration: underline !important; }

.line-through {
  text-decoration: line-through !important; }

.no-underline {
  text-decoration: none !important; }

.antialiased {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }

.subpixel-antialiased {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important; }

.select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.select-text {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important; }

.select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important; }

.select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !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-top {
  vertical-align: text-top !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.whitespace-normal {
  white-space: normal !important; }

.whitespace-no-wrap {
  white-space: nowrap !important; }

.whitespace-pre {
  white-space: pre !important; }

.whitespace-pre-line {
  white-space: pre-line !important; }

.whitespace-pre-wrap {
  white-space: pre-wrap !important; }

.break-normal {
  word-wrap: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important; }

.break-words {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important; }

.break-all {
  word-break: break-all !important; }

.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important; }

.w-0 {
  width: 0 !important; }

.w-20 {
  width: 20% !important; }

.w-25 {
  width: 25% !important; }

.w-33 {
  width: 33.33333% !important; }

.w-40 {
  width: 40% !important; }

.w-50 {
  width: 50% !important; }

.w-60 {
  width: 60% !important; }

.w-66 {
  width: 66.66667% !important; }

.w-75 {
  width: 75% !important; }

.w-80 {
  width: 80% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.w-full {
  width: 100% !important; }

.w-screen {
  width: 100vw !important; }

.z-auto {
  z-index: auto !important; }

.z-bg {
  z-index: -1 !important; }

.z-base {
  z-index: 1 !important; }

.z-section {
  z-index: 10 !important; }

.z-element {
  z-index: 100 !important; }

.z-nav {
  z-index: 1000 !important; }

.z-modal {
  z-index: 10000 !important; }

.auto-cols-auto {
  grid-auto-columns: auto !important; }

.auto-cols-min {
  grid-auto-columns: -webkit-min-content !important;
  grid-auto-columns: min-content !important; }

.auto-cols-max {
  grid-auto-columns: -webkit-max-content !important;
  grid-auto-columns: max-content !important; }

.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr) !important; }

.auto-rows-auto {
  grid-auto-rows: auto !important; }

.auto-rows-min {
  grid-auto-rows: -webkit-min-content !important;
  grid-auto-rows: min-content !important; }

.auto-rows-max {
  grid-auto-rows: -webkit-max-content !important;
  grid-auto-rows: max-content !important; }

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr) !important; }

/* Brigthly branding*/
/* grayscale */
/* other vars */
.dw-grid {
  display: -ms-grid !important;
  display: grid !important; }

.dw-grid-container {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-columns: 1fr [12]; }
  .dw-grid-container .dw-grid-item {
    -ms-grid-column: span 6;
    grid-column: span 6;
    width: 100%; }
    .dw-grid-container .dw-grid-item-small {
      -ms-grid-column: span 3;
      grid-column: span 3;
      width: 100%; }
    .dw-grid-container .dw-grid-item-large {
      -ms-grid-column: span 12;
      grid-column: span 12;
      width: 100%; }
  .dw-grid-container .dw-grid-cols-1 {
    -ms-grid-column: span 1;
    grid-column: span 1;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-1 {
      -ms-grid-column: span 1;
      grid-column: span 1;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-1 {
      -ms-grid-column: span 1;
      grid-column: span 1;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-1 {
      -ms-grid-column: span 1;
      grid-column: span 1;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-2 {
    -ms-grid-column: span 2;
    grid-column: span 2;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-2 {
      -ms-grid-column: span 2;
      grid-column: span 2;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-2 {
      -ms-grid-column: span 2;
      grid-column: span 2;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-2 {
      -ms-grid-column: span 2;
      grid-column: span 2;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-3 {
    -ms-grid-column: span 3;
    grid-column: span 3;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-3 {
      -ms-grid-column: span 3;
      grid-column: span 3;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-3 {
      -ms-grid-column: span 3;
      grid-column: span 3;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-3 {
      -ms-grid-column: span 3;
      grid-column: span 3;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-4 {
    -ms-grid-column: span 4;
    grid-column: span 4;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-4 {
      -ms-grid-column: span 4;
      grid-column: span 4;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-4 {
      -ms-grid-column: span 4;
      grid-column: span 4;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-4 {
      -ms-grid-column: span 4;
      grid-column: span 4;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-5 {
    -ms-grid-column: span 5;
    grid-column: span 5;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-5 {
      -ms-grid-column: span 5;
      grid-column: span 5;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-5 {
      -ms-grid-column: span 5;
      grid-column: span 5;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-5 {
      -ms-grid-column: span 5;
      grid-column: span 5;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-6 {
    -ms-grid-column: span 6;
    grid-column: span 6;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-6 {
      -ms-grid-column: span 6;
      grid-column: span 6;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-6 {
      -ms-grid-column: span 6;
      grid-column: span 6;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-6 {
      -ms-grid-column: span 6;
      grid-column: span 6;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-7 {
    -ms-grid-column: span 7;
    grid-column: span 7;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-7 {
      -ms-grid-column: span 7;
      grid-column: span 7;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-7 {
      -ms-grid-column: span 7;
      grid-column: span 7;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-7 {
      -ms-grid-column: span 7;
      grid-column: span 7;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-8 {
    -ms-grid-column: span 8;
    grid-column: span 8;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-8 {
      -ms-grid-column: span 8;
      grid-column: span 8;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-8 {
      -ms-grid-column: span 8;
      grid-column: span 8;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-8 {
      -ms-grid-column: span 8;
      grid-column: span 8;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-9 {
    -ms-grid-column: span 9;
    grid-column: span 9;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-9 {
      -ms-grid-column: span 9;
      grid-column: span 9;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-9 {
      -ms-grid-column: span 9;
      grid-column: span 9;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-9 {
      -ms-grid-column: span 9;
      grid-column: span 9;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-10 {
    -ms-grid-column: span 10;
    grid-column: span 10;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-10 {
      -ms-grid-column: span 10;
      grid-column: span 10;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-10 {
      -ms-grid-column: span 10;
      grid-column: span 10;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-10 {
      -ms-grid-column: span 10;
      grid-column: span 10;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-11 {
    -ms-grid-column: span 11;
    grid-column: span 11;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-11 {
      -ms-grid-column: span 11;
      grid-column: span 11;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-11 {
      -ms-grid-column: span 11;
      grid-column: span 11;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-11 {
      -ms-grid-column: span 11;
      grid-column: span 11;
      width: 100%; } }
  .dw-grid-container .dw-grid-cols-12 {
    -ms-grid-column: span 12;
    grid-column: span 12;
    width: 100%; }
  @media (min-width: 600px) {
    .dw-grid-container .dw-grid-item.sm\:dw-grid-cols-12 {
      -ms-grid-column: span 12;
      grid-column: span 12;
      width: 100%; } }
  @media (min-width: 960px) {
    .dw-grid-container .dw-grid-item.md\:dw-grid-cols-12 {
      -ms-grid-column: span 12;
      grid-column: span 12;
      width: 100%; } }
  @media (min-width: 1264px) {
    .dw-grid-container .dw-grid-item.lg\:dw-grid-cols-12 {
      -ms-grid-column: span 12;
      grid-column: span 12;
      width: 100%; } }

.dxIE .dw-grid {
  display: flex !important;
  flex-direction: row; }

.dxIE .dw-grid-container .dw-grid-item {
  max-width: 50%;
  width: 50%;
  padding-right: 15px; }
  .dxIE .dw-grid-container .dw-grid-item-small {
    max-width: 25%;
    width: 25%; }
  .dxIE .dw-grid-container .dw-grid-item-large {
    max-width: 100%;
    width: 100%; }

.dw-toolbar {
  background-color: #002743 !important;
  padding: 0 !important; }
  .dw-toolbar .v-toolbar__content {
    padding: 0 !important; }
  .dw-toolbar .theme--light.v-btn:not(.v-btn--icon):not(.v-btn--flat),
  .dw-toolbar .theme--dark.v-btn:not(.v-btn--icon):not(.v-btn--flat) {
    border-color: #FFF;
    color: #FFF;
    border-style: solid;
    background-color: transparent;
    height: 34px !important;
    border-radius: 4px; }
  .dw-toolbar .theme--light.v-btn.v-btn--disabled {
    color: #FFF !important;
    opacity: 0.4; }
    .dw-toolbar .theme--light.v-btn.v-btn--disabled .v-icon {
      color: #FFF !important; }
  .dw-toolbar .v-select {
    padding: 0;
    align-self: center;
    height: 34px; }
    .dw-toolbar .v-select .v-input__slot:after,
    .dw-toolbar .v-select .v-input__icon .v-icon,
    .dw-toolbar .v-select .v-select__selection {
      color: #FFF; }
    .dw-toolbar .v-select .v-input__slot:before {
      border-color: #FFF !important; }
  .dw-toolbar.dw-toolbar__alt {
    background-color: #002743 !important; }
  .dw-toolbar.dw-toolbar__light {
    background-color: #FFF !important; }
    .dw-toolbar.dw-toolbar__light .theme--light.v-btn:not(.v-btn--icon):not(.v-btn--flat),
    .dw-toolbar.dw-toolbar__light .theme--dark.v-btn:not(.v-btn--icon):not(.v-btn--flat) {
      border-color: #002743;
      color: #002743; }
    .dw-toolbar.dw-toolbar__light .v-select .v-input__slot:after,
    .dw-toolbar.dw-toolbar__light .v-select .v-input__icon .v-icon,
    .dw-toolbar.dw-toolbar__light .v-select .v-select__selection {
      color: #002743; }
    .dw-toolbar.dw-toolbar__light .v-select .v-input__slot:before {
      border-color: #002743 !important; }
    .dw-toolbar.dw-toolbar__light .theme--light.v-btn.v-btn--disabled {
      color: #002743 !important;
      opacity: 0.4; }
      .dw-toolbar.dw-toolbar__light .theme--light.v-btn.v-btn--disabled .v-icon {
        color: #002743 !important; }

.dw-highlighted-field .custom-label {
  border-radius: .25rem;
  background-color: #E2EEEF;
  border-width: 1px;
  border-style: solid;
  border-color: #002743;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin: 0;
  margin-left: -0.625rem; }

.dw-toggle {
  display: inline-block;
  position: relative;
  background-color: #FFF;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-color: #E2EEEF;
  width: 28px;
  height: 17px;
  border-radius: 8.5px;
  transition: all 250ms ease-in; }
  .dw-toggle.active {
    background-color: #017D80;
    border-color: #017D80; }
    .dw-toggle.active::after {
      margin-left: 11px; }
  .dw-toggle::after {
    content: '';
    position: absolute;
    z-index: 10;
    border-width: 1px;
    border-style: solid;
    border-color: #017D80;
    background-color: #FFF;
    top: -1px;
    left: -1px;
    width: 17px;
    height: 17px;
    border-radius: 8.5px;
    transition: all 250ms ease-in; }

.dw-main-button {
  background-color: #6200EE;
  color: #FFF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF; }

.br-secondary-button {
  background-color: #002743;
  color: #FFF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF; }

.dw-alt-button {
  align-items: center !important;
  width: 50px;
  height: 42px; }
  .dw-alt-button .v-btn__content {
    display: flex !important;
    flex-direction: column !important; }
    .dw-alt-button .v-btn__content .v-icon {
      font-size: 24px; }
    .dw-alt-button .v-btn__content span {
      line-height: 1 !important;
      text-transform: none !important;
      white-space: normal !important; }

.dw-button {
  border-width: 1px !important;
  border-style: solid !important;
  color: #002743 !important;
  font-weight: 500 !important;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
  border-radius: 20px !important; }
  .dw-button.theme--light.v-btn.v-btn--disabled .v-icon {
    color: inherit !important; }
  .dw-button.v-btn:not(.v-btn--depressed):not(.v-btn--flat):active {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important; }
  .dw-button.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat):not(.v-btn--outline) {
    opacity: 0.4;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important; }
  .dw-button.dw-button-primary {
    background-color: #017D80 !important;
    color: #FFF !important;
    border-width: 0 !important; }
    .dw-button.dw-button-primary:hover, .dw-button.dw-button-primary:active, .dw-button.dw-button-primary:focus {
      background-color: #025153 !important; }
    .dw-button.dw-button-primary:disabled {
      opacity: 0.4 !important; }
    .dw-button.dw-button-primary.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat):not(.v-btn--outline) {
      background-color: #017D80 !important;
      color: #FFF !important; }
  .dw-button.dw-button-emphasis {
    background-color: #6200EE !important;
    color: #FFF !important;
    border-color: #FFF !important; }
    .dw-button.dw-button-emphasis:hover, .dw-button.dw-button-emphasis:active, .dw-button.dw-button-emphasis:focus {
      background-color: #4816AF !important; }
    .dw-button.dw-button-emphasis:disabled {
      opacity: 0.4 !important; }
    .dw-button.dw-button-emphasis.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat):not(.v-btn--outline) {
      background-color: #6200EE !important;
      color: #FFF !important; }
  .dw-button.dw-button-secondary {
    background-color: #FFF !important;
    color: #002743 !important;
    border-color: #BCBCBC !important; }
    .dw-button.dw-button-secondary:hover, .dw-button.dw-button-secondary:active, .dw-button.dw-button-secondary:focus {
      background-color: #D9D9D9 !important; }
    .dw-button.dw-button-secondary:disabled {
      opacity: 0.4 !important; }
    .dw-button.dw-button-secondary.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat):not(.v-btn--outline) {
      background-color: #FFF !important;
      color: #002743 !important; }
  .dw-button.dw-button-dark {
    background-color: transparent !important;
    color: #FFF !important;
    border-color: #FFF !important; }
    .dw-button.dw-button-dark.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat):not(.v-btn--outline) {
      background-color: transparent !important;
      color: #FFF !important; }
  .dw-button.dw-button-link {
    border-width: 0 !important;
    background-color: transparent !important;
    color: #002743 !important;
    box-shadow: none !important; }
    .dw-button.dw-button-link:hover, .dw-button.dw-button-link:active, .dw-button.dw-button-link:focus {
      background-color: #E2EEEF !important; }
    .dw-button.dw-button-link.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat):not(.v-btn--outline) {
      background-color: transparent !important;
      color: #002743 !important;
      box-shadow: none !important; }
  .dw-button.dw-button-condensed {
    min-width: 0;
    width: 50px !important;
    height: 42px !important;
    border-radius: 4px !important;
    padding: 0 !important;
    margin: 0 !important;
    border-width: 0 !important;
    color: #017D80 !important; }
    .dw-button.dw-button-condensed .v-btn__content {
      display: flex;
      flex-direction: column !important;
      text-align: center; }
      .dw-button.dw-button-condensed .v-btn__content .v-icon {
        font-size: 1.125rem !important;
        color: #017D80 !important; }
      .dw-button.dw-button-condensed .v-btn__content span {
        font-size: .75rem !important;
        color: #017D80 !important;
        max-width: 100% !important;
        line-height: 1 !important;
        text-transform: none !important;
        white-space: normal !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important; }
    .dw-button.dw-button-condensed.disabled.v-btn--disabled .v-btn__content .v-icon,
    .dw-button.dw-button-condensed.disabled.v-btn--disabled .v-btn__content span,
    .dw-button.dw-button-condensed.disabled.v-btn--disabled .v-btn__content .custom-action-button {
      color: #017D80 !important; }

@media (min-width: 600px) {
  .sm\:container {
    width: 100%; } }

@media (min-width: 600px) and (min-width: 600px) {
  .sm\:container {
    max-width: 600px; } }

@media (min-width: 600px) and (min-width: 960px) {
  .sm\:container {
    max-width: 960px; } }

@media (min-width: 600px) and (min-width: 1264px) {
  .sm\:container {
    max-width: 1264px; } }

@media (min-width: 600px) {
  .sm\:sr-only {
    position: absolute !important;
    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-width: 0 !important; }
  .sm\:not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important; }
  .sm\:focus\:sr-only:focus {
    position: absolute !important;
    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-width: 0 !important; }
  .sm\:focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important; }
  .sm\:appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important; }
  .sm\:bg-clip-border {
    background-clip: border-box !important; }
  .sm\:bg-clip-padding {
    background-clip: padding-box !important; }
  .sm\:bg-clip-content {
    background-clip: content-box !important; }
  .sm\:bg-clip-text {
    background-clip: text !important; }
  .sm\:border-collapse {
    border-collapse: collapse !important; }
  .sm\:border-separate {
    border-collapse: separate !important; }
  .sm\:border-0 {
    border-width: 0 !important; }
  .sm\:border-1 {
    border-width: 1px !important; }
  .sm\:border-2 {
    border-width: 2px !important; }
  .sm\:border {
    border-width: 1px !important; }
  .sm\:border-t-0 {
    border-top-width: 0 !important; }
  .sm\:border-r-0 {
    border-right-width: 0 !important; }
  .sm\:border-b-0 {
    border-bottom-width: 0 !important; }
  .sm\:border-l-0 {
    border-left-width: 0 !important; }
  .sm\:border-t-1 {
    border-top-width: 1px !important; }
  .sm\:border-r-1 {
    border-right-width: 1px !important; }
  .sm\:border-b-1 {
    border-bottom-width: 1px !important; }
  .sm\:border-l-1 {
    border-left-width: 1px !important; }
  .sm\:border-t-2 {
    border-top-width: 2px !important; }
  .sm\:border-r-2 {
    border-right-width: 2px !important; }
  .sm\:border-b-2 {
    border-bottom-width: 2px !important; }
  .sm\:border-l-2 {
    border-left-width: 2px !important; }
  .sm\:border-t {
    border-top-width: 1px !important; }
  .sm\:border-r {
    border-right-width: 1px !important; }
  .sm\:border-b {
    border-bottom-width: 1px !important; }
  .sm\:border-l {
    border-left-width: 1px !important; }
  .sm\:box-border {
    box-sizing: border-box !important; }
  .sm\:box-content {
    box-sizing: content-box !important; }
  .sm\:cursor-auto {
    cursor: auto !important; }
  .sm\:cursor-default {
    cursor: default !important; }
  .sm\:cursor-pointer {
    cursor: pointer !important; }
  .sm\:cursor-wait {
    cursor: wait !important; }
  .sm\:cursor-text {
    cursor: text !important; }
  .sm\:cursor-move {
    cursor: move !important; }
  .sm\:cursor-not-allowed {
    cursor: not-allowed !important; }
  .sm\:block {
    display: block !important; }
  .sm\:inline-block {
    display: inline-block !important; }
  .sm\:inline {
    display: inline !important; }
  .sm\:flex {
    display: flex !important; }
  .sm\:inline-flex {
    display: inline-flex !important; }
  .sm\:table {
    display: table !important; }
  .sm\:table-caption {
    display: table-caption !important; }
  .sm\:table-cell {
    display: table-cell !important; }
  .sm\:table-column {
    display: table-column !important; }
  .sm\:table-column-group {
    display: table-column-group !important; }
  .sm\:table-footer-group {
    display: table-footer-group !important; }
  .sm\:table-header-group {
    display: table-header-group !important; }
  .sm\:table-row-group {
    display: table-row-group !important; }
  .sm\:table-row {
    display: table-row !important; }
  .sm\:flow-root {
    display: flow-root !important; }
  .sm\:grid {
    display: grid !important; }
  .sm\:inline-grid {
    display: inline-grid !important; }
  .sm\:contents {
    display: contents !important; }
  .sm\:hidden {
    display: none !important; }
  .sm\:flex-row {
    flex-direction: row !important; }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important; }
  .sm\:flex-col {
    flex-direction: column !important; }
  .sm\:flex-col-reverse {
    flex-direction: column-reverse !important; }
  .sm\:flex-wrap {
    flex-wrap: wrap !important; }
  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .sm\:flex-no-wrap {
    flex-wrap: nowrap !important; }
  .sm\:place-items-auto {
    place-items: auto !important; }
  .sm\:place-items-start {
    place-items: start !important; }
  .sm\:place-items-end {
    place-items: end !important; }
  .sm\:place-items-center {
    place-items: center !important; }
  .sm\:place-items-stretch {
    place-items: stretch !important; }
  .sm\:items-start {
    align-items: flex-start !important; }
  .sm\:items-end {
    align-items: flex-end !important; }
  .sm\:items-center {
    align-items: center !important; }
  .sm\:items-baseline {
    align-items: baseline !important; }
  .sm\:items-stretch {
    align-items: stretch !important; }
  .sm\:content-center {
    align-content: center !important; }
  .sm\:content-start {
    align-content: flex-start !important; }
  .sm\:content-end {
    align-content: flex-end !important; }
  .sm\:content-between {
    align-content: space-between !important; }
  .sm\:content-around {
    align-content: space-around !important; }
  .sm\:content-evenly {
    align-content: space-evenly !important; }
  .sm\:self-auto {
    align-self: auto !important; }
  .sm\:self-start {
    align-self: flex-start !important; }
  .sm\:self-end {
    align-self: flex-end !important; }
  .sm\:self-center {
    align-self: center !important; }
  .sm\:self-stretch {
    align-self: stretch !important; }
  .sm\:justify-items-auto {
    justify-items: auto !important; }
  .sm\:justify-items-start {
    justify-items: start !important; }
  .sm\:justify-items-end {
    justify-items: end !important; }
  .sm\:justify-items-center {
    justify-items: center !important; }
  .sm\:justify-items-stretch {
    justify-items: stretch !important; }
  .sm\:justify-start {
    justify-content: flex-start !important; }
  .sm\:justify-end {
    justify-content: flex-end !important; }
  .sm\:justify-center {
    justify-content: center !important; }
  .sm\:justify-between {
    justify-content: space-between !important; }
  .sm\:justify-around {
    justify-content: space-around !important; }
  .sm\:justify-evenly {
    justify-content: space-evenly !important; }
  .sm\:justify-self-auto {
    justify-self: auto !important; }
  .sm\:justify-self-start {
    justify-self: start !important; }
  .sm\:justify-self-end {
    justify-self: end !important; }
  .sm\:justify-self-center {
    justify-self: center !important; }
  .sm\:justify-self-stretch {
    justify-self: stretch !important; }
  .sm\:flex-1 {
    flex: 1 1 0% !important; }
  .sm\:flex-auto {
    flex: 1 1 auto !important; }
  .sm\:flex-initial {
    flex: 0 1 auto !important; }
  .sm\:flex-none {
    flex: none !important; }
  .sm\:flex-grow-0 {
    flex-grow: 0 !important; }
  .sm\:flex-grow {
    flex-grow: 1 !important; }
  .sm\:flex-shrink-0 {
    flex-shrink: 0 !important; }
  .sm\:flex-shrink {
    flex-shrink: 1 !important; }
  .sm\:float-right {
    float: right !important; }
  .sm\:float-left {
    float: left !important; }
  .sm\:float-none {
    float: none !important; }
  .sm\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important; }
  .sm\:clear-left {
    clear: left !important; }
  .sm\:clear-right {
    clear: right !important; }
  .sm\:clear-both {
    clear: both !important; }
  .sm\:clear-none {
    clear: none !important; }
  .sm\:font-primary {
    font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif !important; }
  .sm\:font-secondary {
    font-family: Montserrat, montserrat, 'Source Sans', 'Helvetica Neue', Helvetica, 'Arial Black', Arial, sans-serif !important; }
  .sm\:font-hairline {
    font-weight: 100 !important; }
  .sm\:font-thin {
    font-weight: 200 !important; }
  .sm\:font-light {
    font-weight: 300 !important; }
  .sm\:font-normal {
    font-weight: 400 !important; }
  .sm\:font-medium {
    font-weight: 500 !important; }
  .sm\:font-semibold {
    font-weight: 600 !important; }
  .sm\:font-bold {
    font-weight: 700 !important; }
  .sm\:font-extrabold {
    font-weight: 800 !important; }
  .sm\:font-black {
    font-weight: 900 !important; }
  .sm\:hover\:font-hairline:hover {
    font-weight: 100 !important; }
  .sm\:hover\:font-thin:hover {
    font-weight: 200 !important; }
  .sm\:hover\:font-light:hover {
    font-weight: 300 !important; }
  .sm\:hover\:font-normal:hover {
    font-weight: 400 !important; }
  .sm\:hover\:font-medium:hover {
    font-weight: 500 !important; }
  .sm\:hover\:font-semibold:hover {
    font-weight: 600 !important; }
  .sm\:hover\:font-bold:hover {
    font-weight: 700 !important; }
  .sm\:hover\:font-extrabold:hover {
    font-weight: 800 !important; }
  .sm\:hover\:font-black:hover {
    font-weight: 900 !important; }
  .sm\:h-0 {
    height: 0 !important; }
  .sm\:h-100 {
    height: 100% !important; }
  .sm\:h-auto {
    height: auto !important; }
  .sm\:h-full {
    height: 100% !important; }
  .sm\:h-screen {
    height: 100vh !important; }
  .sm\:text-xs {
    font-size: .75rem !important; }
  .sm\:text-sm {
    font-size: .875rem !important; }
  .sm\:text-md {
    font-size: 1rem !important; }
  .sm\:text-lg {
    font-size: 1.125rem !important; }
  .sm\:text-xl {
    font-size: 1.25rem !important; }
  .sm\:leading-none {
    line-height: 1 !important; }
  .sm\:leading-normal {
    line-height: 1.5 !important; }
  .sm\:m-0 {
    margin: 0 !important; }
  .sm\:m-auto {
    margin: auto !important; }
  .sm\:m-xs {
    margin: 0.5rem !important; }
  .sm\:m-sm {
    margin: 0.625rem !important; }
  .sm\:m-md {
    margin: 1.25rem !important; }
  .sm\:m-lg {
    margin: 1.5rem !important; }
  .sm\:m-xl {
    margin: 2rem !important; }
  .sm\:-m-xs {
    margin: -0.5rem !important; }
  .sm\:-m-sm {
    margin: -0.625rem !important; }
  .sm\:-m-md {
    margin: -1.25rem !important; }
  .sm\:-m-lg {
    margin: -1.5rem !important; }
  .sm\:-m-xl {
    margin: -2rem !important; }
  .sm\:my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .sm\:mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important; }
  .sm\:my-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .sm\:mx-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .sm\:my-sm {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .sm\:mx-sm {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important; }
  .sm\:my-md {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .sm\:mx-md {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important; }
  .sm\:my-lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .sm\:mx-lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .sm\:my-xl {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .sm\:mx-xl {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .sm\:-my-xs {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important; }
  .sm\:-mx-xs {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important; }
  .sm\:-my-sm {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important; }
  .sm\:-mx-sm {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important; }
  .sm\:-my-md {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important; }
  .sm\:-mx-md {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important; }
  .sm\:-my-lg {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important; }
  .sm\:-mx-lg {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important; }
  .sm\:-my-xl {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important; }
  .sm\:-mx-xl {
    margin-left: -2rem !important;
    margin-right: -2rem !important; }
  .sm\:mt-0 {
    margin-top: 0 !important; }
  .sm\:mr-0 {
    margin-right: 0 !important; }
  .sm\:mb-0 {
    margin-bottom: 0 !important; }
  .sm\:ml-0 {
    margin-left: 0 !important; }
  .sm\:mt-auto {
    margin-top: auto !important; }
  .sm\:mr-auto {
    margin-right: auto !important; }
  .sm\:mb-auto {
    margin-bottom: auto !important; }
  .sm\:ml-auto {
    margin-left: auto !important; }
  .sm\:mt-xs {
    margin-top: 0.5rem !important; }
  .sm\:mr-xs {
    margin-right: 0.5rem !important; }
  .sm\:mb-xs {
    margin-bottom: 0.5rem !important; }
  .sm\:ml-xs {
    margin-left: 0.5rem !important; }
  .sm\:mt-sm {
    margin-top: 0.625rem !important; }
  .sm\:mr-sm {
    margin-right: 0.625rem !important; }
  .sm\:mb-sm {
    margin-bottom: 0.625rem !important; }
  .sm\:ml-sm {
    margin-left: 0.625rem !important; }
  .sm\:mt-md {
    margin-top: 1.25rem !important; }
  .sm\:mr-md {
    margin-right: 1.25rem !important; }
  .sm\:mb-md {
    margin-bottom: 1.25rem !important; }
  .sm\:ml-md {
    margin-left: 1.25rem !important; }
  .sm\:mt-lg {
    margin-top: 1.5rem !important; }
  .sm\:mr-lg {
    margin-right: 1.5rem !important; }
  .sm\:mb-lg {
    margin-bottom: 1.5rem !important; }
  .sm\:ml-lg {
    margin-left: 1.5rem !important; }
  .sm\:mt-xl {
    margin-top: 2rem !important; }
  .sm\:mr-xl {
    margin-right: 2rem !important; }
  .sm\:mb-xl {
    margin-bottom: 2rem !important; }
  .sm\:ml-xl {
    margin-left: 2rem !important; }
  .sm\:-mt-xs {
    margin-top: -0.5rem !important; }
  .sm\:-mr-xs {
    margin-right: -0.5rem !important; }
  .sm\:-mb-xs {
    margin-bottom: -0.5rem !important; }
  .sm\:-ml-xs {
    margin-left: -0.5rem !important; }
  .sm\:-mt-sm {
    margin-top: -0.625rem !important; }
  .sm\:-mr-sm {
    margin-right: -0.625rem !important; }
  .sm\:-mb-sm {
    margin-bottom: -0.625rem !important; }
  .sm\:-ml-sm {
    margin-left: -0.625rem !important; }
  .sm\:-mt-md {
    margin-top: -1.25rem !important; }
  .sm\:-mr-md {
    margin-right: -1.25rem !important; }
  .sm\:-mb-md {
    margin-bottom: -1.25rem !important; }
  .sm\:-ml-md {
    margin-left: -1.25rem !important; }
  .sm\:-mt-lg {
    margin-top: -1.5rem !important; }
  .sm\:-mr-lg {
    margin-right: -1.5rem !important; }
  .sm\:-mb-lg {
    margin-bottom: -1.5rem !important; }
  .sm\:-ml-lg {
    margin-left: -1.5rem !important; }
  .sm\:-mt-xl {
    margin-top: -2rem !important; }
  .sm\:-mr-xl {
    margin-right: -2rem !important; }
  .sm\:-mb-xl {
    margin-bottom: -2rem !important; }
  .sm\:-ml-xl {
    margin-left: -2rem !important; }
  .sm\:max-h-0 {
    max-height: 0 !important; }
  .sm\:max-h-full {
    max-height: 100% !important; }
  .sm\:max-h-screen {
    max-height: 100vh !important; }
  .sm\:max-w-0 {
    max-width: 0 !important; }
  .sm\:max-w-full {
    max-width: 100% !important; }
  .sm\:max-w-screen {
    max-width: 100vw !important; }
  .sm\:min-h-0 {
    min-height: 0 !important; }
  .sm\:min-h-full {
    min-height: 100% !important; }
  .sm\:min-h-screen {
    min-height: 100vh !important; }
  .sm\:min-w-0 {
    min-width: 0 !important; }
  .sm\:min-w-full {
    min-width: 100% !important; }
  .sm\:min-w-screen {
    min-width: 100vw !important; }
  .sm\:object-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .sm\:object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important; }
  .sm\:object-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important; }
  .sm\:object-none {
    -o-object-fit: none !important;
    object-fit: none !important; }
  .sm\:object-scale-down {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important; }
  .sm\:outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important; }
  .sm\:outline-white {
    outline: 2px dotted white !important;
    outline-offset: 2px !important; }
  .sm\:outline-black {
    outline: 2px dotted black !important;
    outline-offset: 2px !important; }
  .sm\:focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important; }
  .sm\:focus\:outline-white:focus {
    outline: 2px dotted white !important;
    outline-offset: 2px !important; }
  .sm\:focus\:outline-black:focus {
    outline: 2px dotted black !important;
    outline-offset: 2px !important; }
  .sm\:overflow-auto {
    overflow: auto !important; }
  .sm\:overflow-hidden {
    overflow: hidden !important; }
  .sm\:overflow-visible {
    overflow: visible !important; }
  .sm\:overflow-scroll {
    overflow: scroll !important; }
  .sm\:overflow-x-auto {
    overflow-x: auto !important; }
  .sm\:overflow-y-auto {
    overflow-y: auto !important; }
  .sm\:overflow-x-hidden {
    overflow-x: hidden !important; }
  .sm\:overflow-y-hidden {
    overflow-y: hidden !important; }
  .sm\:overflow-x-visible {
    overflow-x: visible !important; }
  .sm\:overflow-y-visible {
    overflow-y: visible !important; }
  .sm\:overflow-x-scroll {
    overflow-x: scroll !important; }
  .sm\:overflow-y-scroll {
    overflow-y: scroll !important; }
  .sm\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important; }
  .sm\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important; }
  .sm\:p-0 {
    padding: 0 !important; }
  .sm\:p-xs {
    padding: 0.5rem !important; }
  .sm\:p-sm {
    padding: 0.625rem !important; }
  .sm\:p-md {
    padding: 1.25rem !important; }
  .sm\:p-lg {
    padding: 1.5rem !important; }
  .sm\:p-xl {
    padding: 2rem !important; }
  .sm\:py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .sm\:px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .sm\:py-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .sm\:px-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .sm\:py-sm {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .sm\:px-sm {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important; }
  .sm\:py-md {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .sm\:px-md {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important; }
  .sm\:py-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .sm\:px-lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .sm\:py-xl {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .sm\:px-xl {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .sm\:pt-0 {
    padding-top: 0 !important; }
  .sm\:pr-0 {
    padding-right: 0 !important; }
  .sm\:pb-0 {
    padding-bottom: 0 !important; }
  .sm\:pl-0 {
    padding-left: 0 !important; }
  .sm\:pt-xs {
    padding-top: 0.5rem !important; }
  .sm\:pr-xs {
    padding-right: 0.5rem !important; }
  .sm\:pb-xs {
    padding-bottom: 0.5rem !important; }
  .sm\:pl-xs {
    padding-left: 0.5rem !important; }
  .sm\:pt-sm {
    padding-top: 0.625rem !important; }
  .sm\:pr-sm {
    padding-right: 0.625rem !important; }
  .sm\:pb-sm {
    padding-bottom: 0.625rem !important; }
  .sm\:pl-sm {
    padding-left: 0.625rem !important; }
  .sm\:pt-md {
    padding-top: 1.25rem !important; }
  .sm\:pr-md {
    padding-right: 1.25rem !important; }
  .sm\:pb-md {
    padding-bottom: 1.25rem !important; }
  .sm\:pl-md {
    padding-left: 1.25rem !important; }
  .sm\:pt-lg {
    padding-top: 1.5rem !important; }
  .sm\:pr-lg {
    padding-right: 1.5rem !important; }
  .sm\:pb-lg {
    padding-bottom: 1.5rem !important; }
  .sm\:pl-lg {
    padding-left: 1.5rem !important; }
  .sm\:pt-xl {
    padding-top: 2rem !important; }
  .sm\:pr-xl {
    padding-right: 2rem !important; }
  .sm\:pb-xl {
    padding-bottom: 2rem !important; }
  .sm\:pl-xl {
    padding-left: 2rem !important; }
  .sm\:pointer-events-none {
    pointer-events: none !important; }
  .sm\:pointer-events-auto {
    pointer-events: auto !important; }
  .sm\:static {
    position: static !important; }
  .sm\:fixed {
    position: fixed !important; }
  .sm\:absolute {
    position: absolute !important; }
  .sm\:relative {
    position: relative !important; }
  .sm\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important; }
  .sm\:inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important; }
  .sm\:inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important; }
  .sm\:inset-y-0 {
    top: 0 !important;
    bottom: 0 !important; }
  .sm\:inset-x-0 {
    right: 0 !important;
    left: 0 !important; }
  .sm\:inset-y-auto {
    top: auto !important;
    bottom: auto !important; }
  .sm\:inset-x-auto {
    right: auto !important;
    left: auto !important; }
  .sm\:top-0 {
    top: 0 !important; }
  .sm\:right-0 {
    right: 0 !important; }
  .sm\:bottom-0 {
    bottom: 0 !important; }
  .sm\:left-0 {
    left: 0 !important; }
  .sm\:top-auto {
    top: auto !important; }
  .sm\:right-auto {
    right: auto !important; }
  .sm\:bottom-auto {
    bottom: auto !important; }
  .sm\:left-auto {
    left: auto !important; }
  .sm\:shadow {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }
  .sm\:shadow-text {
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3) !important; }
  .sm\:shadow-box {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }
  .sm\:shadow-modal {
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3) !important; }
  .sm\:shadow-none {
    box-shadow: none !important; }
  .sm\:stroke-0 {
    stroke-width: 0 !important; }
  .sm\:stroke-1 {
    stroke-width: 1 !important; }
  .sm\:stroke-2 {
    stroke-width: 2 !important; }
  .sm\:table-auto {
    table-layout: auto !important; }
  .sm\:table-fixed {
    table-layout: fixed !important; }
  .sm\:text-left {
    text-align: left !important; }
  .sm\:text-center {
    text-align: center !important; }
  .sm\:text-right {
    text-align: right !important; }
  .sm\:text-justify {
    text-align: justify !important; }
  .sm\:align-baseline {
    vertical-align: baseline !important; }
  .sm\:align-top {
    vertical-align: top !important; }
  .sm\:align-middle {
    vertical-align: middle !important; }
  .sm\:align-bottom {
    vertical-align: bottom !important; }
  .sm\:align-text-top {
    vertical-align: text-top !important; }
  .sm\:align-text-bottom {
    vertical-align: text-bottom !important; }
  .sm\:visible {
    visibility: visible !important; }
  .sm\:invisible {
    visibility: hidden !important; }
  .sm\:whitespace-normal {
    white-space: normal !important; }
  .sm\:whitespace-no-wrap {
    white-space: nowrap !important; }
  .sm\:whitespace-pre {
    white-space: pre !important; }
  .sm\:whitespace-pre-line {
    white-space: pre-line !important; }
  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap !important; }
  .sm\:break-normal {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important; }
  .sm\:break-words {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important; }
  .sm\:break-all {
    word-break: break-all !important; }
  .sm\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important; }
  .sm\:w-0 {
    width: 0 !important; }
  .sm\:w-20 {
    width: 20% !important; }
  .sm\:w-25 {
    width: 25% !important; }
  .sm\:w-33 {
    width: 33.33333% !important; }
  .sm\:w-40 {
    width: 40% !important; }
  .sm\:w-50 {
    width: 50% !important; }
  .sm\:w-60 {
    width: 60% !important; }
  .sm\:w-66 {
    width: 66.66667% !important; }
  .sm\:w-75 {
    width: 75% !important; }
  .sm\:w-80 {
    width: 80% !important; }
  .sm\:w-100 {
    width: 100% !important; }
  .sm\:w-auto {
    width: auto !important; }
  .sm\:w-full {
    width: 100% !important; }
  .sm\:w-screen {
    width: 100vw !important; }
  .sm\:z-auto {
    z-index: auto !important; }
  .sm\:z-bg {
    z-index: -1 !important; }
  .sm\:z-base {
    z-index: 1 !important; }
  .sm\:z-section {
    z-index: 10 !important; }
  .sm\:z-element {
    z-index: 100 !important; }
  .sm\:z-nav {
    z-index: 1000 !important; }
  .sm\:z-modal {
    z-index: 10000 !important; }
  .sm\:auto-cols-auto {
    grid-auto-columns: auto !important; }
  .sm\:auto-cols-min {
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important; }
  .sm\:auto-cols-max {
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important; }
  .sm\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr) !important; }
  .sm\:auto-rows-auto {
    grid-auto-rows: auto !important; }
  .sm\:auto-rows-min {
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important; }
  .sm\:auto-rows-max {
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important; }
  .sm\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr) !important; } }

@media (min-width: 960px) {
  .md\:container {
    width: 100%; } }

@media (min-width: 960px) and (min-width: 600px) {
  .md\:container {
    max-width: 600px; } }

@media (min-width: 960px) and (min-width: 960px) {
  .md\:container {
    max-width: 960px; } }

@media (min-width: 960px) and (min-width: 1264px) {
  .md\:container {
    max-width: 1264px; } }

@media (min-width: 960px) {
  .md\:sr-only {
    position: absolute !important;
    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-width: 0 !important; }
  .md\:not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important; }
  .md\:focus\:sr-only:focus {
    position: absolute !important;
    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-width: 0 !important; }
  .md\:focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important; }
  .md\:appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important; }
  .md\:bg-clip-border {
    background-clip: border-box !important; }
  .md\:bg-clip-padding {
    background-clip: padding-box !important; }
  .md\:bg-clip-content {
    background-clip: content-box !important; }
  .md\:bg-clip-text {
    background-clip: text !important; }
  .md\:border-collapse {
    border-collapse: collapse !important; }
  .md\:border-separate {
    border-collapse: separate !important; }
  .md\:border-0 {
    border-width: 0 !important; }
  .md\:border-1 {
    border-width: 1px !important; }
  .md\:border-2 {
    border-width: 2px !important; }
  .md\:border {
    border-width: 1px !important; }
  .md\:border-t-0 {
    border-top-width: 0 !important; }
  .md\:border-r-0 {
    border-right-width: 0 !important; }
  .md\:border-b-0 {
    border-bottom-width: 0 !important; }
  .md\:border-l-0 {
    border-left-width: 0 !important; }
  .md\:border-t-1 {
    border-top-width: 1px !important; }
  .md\:border-r-1 {
    border-right-width: 1px !important; }
  .md\:border-b-1 {
    border-bottom-width: 1px !important; }
  .md\:border-l-1 {
    border-left-width: 1px !important; }
  .md\:border-t-2 {
    border-top-width: 2px !important; }
  .md\:border-r-2 {
    border-right-width: 2px !important; }
  .md\:border-b-2 {
    border-bottom-width: 2px !important; }
  .md\:border-l-2 {
    border-left-width: 2px !important; }
  .md\:border-t {
    border-top-width: 1px !important; }
  .md\:border-r {
    border-right-width: 1px !important; }
  .md\:border-b {
    border-bottom-width: 1px !important; }
  .md\:border-l {
    border-left-width: 1px !important; }
  .md\:box-border {
    box-sizing: border-box !important; }
  .md\:box-content {
    box-sizing: content-box !important; }
  .md\:cursor-auto {
    cursor: auto !important; }
  .md\:cursor-default {
    cursor: default !important; }
  .md\:cursor-pointer {
    cursor: pointer !important; }
  .md\:cursor-wait {
    cursor: wait !important; }
  .md\:cursor-text {
    cursor: text !important; }
  .md\:cursor-move {
    cursor: move !important; }
  .md\:cursor-not-allowed {
    cursor: not-allowed !important; }
  .md\:block {
    display: block !important; }
  .md\:inline-block {
    display: inline-block !important; }
  .md\:inline {
    display: inline !important; }
  .md\:flex {
    display: flex !important; }
  .md\:inline-flex {
    display: inline-flex !important; }
  .md\:table {
    display: table !important; }
  .md\:table-caption {
    display: table-caption !important; }
  .md\:table-cell {
    display: table-cell !important; }
  .md\:table-column {
    display: table-column !important; }
  .md\:table-column-group {
    display: table-column-group !important; }
  .md\:table-footer-group {
    display: table-footer-group !important; }
  .md\:table-header-group {
    display: table-header-group !important; }
  .md\:table-row-group {
    display: table-row-group !important; }
  .md\:table-row {
    display: table-row !important; }
  .md\:flow-root {
    display: flow-root !important; }
  .md\:grid {
    display: grid !important; }
  .md\:inline-grid {
    display: inline-grid !important; }
  .md\:contents {
    display: contents !important; }
  .md\:hidden {
    display: none !important; }
  .md\:flex-row {
    flex-direction: row !important; }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important; }
  .md\:flex-col {
    flex-direction: column !important; }
  .md\:flex-col-reverse {
    flex-direction: column-reverse !important; }
  .md\:flex-wrap {
    flex-wrap: wrap !important; }
  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .md\:flex-no-wrap {
    flex-wrap: nowrap !important; }
  .md\:place-items-auto {
    place-items: auto !important; }
  .md\:place-items-start {
    place-items: start !important; }
  .md\:place-items-end {
    place-items: end !important; }
  .md\:place-items-center {
    place-items: center !important; }
  .md\:place-items-stretch {
    place-items: stretch !important; }
  .md\:items-start {
    align-items: flex-start !important; }
  .md\:items-end {
    align-items: flex-end !important; }
  .md\:items-center {
    align-items: center !important; }
  .md\:items-baseline {
    align-items: baseline !important; }
  .md\:items-stretch {
    align-items: stretch !important; }
  .md\:content-center {
    align-content: center !important; }
  .md\:content-start {
    align-content: flex-start !important; }
  .md\:content-end {
    align-content: flex-end !important; }
  .md\:content-between {
    align-content: space-between !important; }
  .md\:content-around {
    align-content: space-around !important; }
  .md\:content-evenly {
    align-content: space-evenly !important; }
  .md\:self-auto {
    align-self: auto !important; }
  .md\:self-start {
    align-self: flex-start !important; }
  .md\:self-end {
    align-self: flex-end !important; }
  .md\:self-center {
    align-self: center !important; }
  .md\:self-stretch {
    align-self: stretch !important; }
  .md\:justify-items-auto {
    justify-items: auto !important; }
  .md\:justify-items-start {
    justify-items: start !important; }
  .md\:justify-items-end {
    justify-items: end !important; }
  .md\:justify-items-center {
    justify-items: center !important; }
  .md\:justify-items-stretch {
    justify-items: stretch !important; }
  .md\:justify-start {
    justify-content: flex-start !important; }
  .md\:justify-end {
    justify-content: flex-end !important; }
  .md\:justify-center {
    justify-content: center !important; }
  .md\:justify-between {
    justify-content: space-between !important; }
  .md\:justify-around {
    justify-content: space-around !important; }
  .md\:justify-evenly {
    justify-content: space-evenly !important; }
  .md\:justify-self-auto {
    justify-self: auto !important; }
  .md\:justify-self-start {
    justify-self: start !important; }
  .md\:justify-self-end {
    justify-self: end !important; }
  .md\:justify-self-center {
    justify-self: center !important; }
  .md\:justify-self-stretch {
    justify-self: stretch !important; }
  .md\:flex-1 {
    flex: 1 1 0% !important; }
  .md\:flex-auto {
    flex: 1 1 auto !important; }
  .md\:flex-initial {
    flex: 0 1 auto !important; }
  .md\:flex-none {
    flex: none !important; }
  .md\:flex-grow-0 {
    flex-grow: 0 !important; }
  .md\:flex-grow {
    flex-grow: 1 !important; }
  .md\:flex-shrink-0 {
    flex-shrink: 0 !important; }
  .md\:flex-shrink {
    flex-shrink: 1 !important; }
  .md\:float-right {
    float: right !important; }
  .md\:float-left {
    float: left !important; }
  .md\:float-none {
    float: none !important; }
  .md\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important; }
  .md\:clear-left {
    clear: left !important; }
  .md\:clear-right {
    clear: right !important; }
  .md\:clear-both {
    clear: both !important; }
  .md\:clear-none {
    clear: none !important; }
  .md\:font-primary {
    font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif !important; }
  .md\:font-secondary {
    font-family: Montserrat, montserrat, 'Source Sans', 'Helvetica Neue', Helvetica, 'Arial Black', Arial, sans-serif !important; }
  .md\:font-hairline {
    font-weight: 100 !important; }
  .md\:font-thin {
    font-weight: 200 !important; }
  .md\:font-light {
    font-weight: 300 !important; }
  .md\:font-normal {
    font-weight: 400 !important; }
  .md\:font-medium {
    font-weight: 500 !important; }
  .md\:font-semibold {
    font-weight: 600 !important; }
  .md\:font-bold {
    font-weight: 700 !important; }
  .md\:font-extrabold {
    font-weight: 800 !important; }
  .md\:font-black {
    font-weight: 900 !important; }
  .md\:hover\:font-hairline:hover {
    font-weight: 100 !important; }
  .md\:hover\:font-thin:hover {
    font-weight: 200 !important; }
  .md\:hover\:font-light:hover {
    font-weight: 300 !important; }
  .md\:hover\:font-normal:hover {
    font-weight: 400 !important; }
  .md\:hover\:font-medium:hover {
    font-weight: 500 !important; }
  .md\:hover\:font-semibold:hover {
    font-weight: 600 !important; }
  .md\:hover\:font-bold:hover {
    font-weight: 700 !important; }
  .md\:hover\:font-extrabold:hover {
    font-weight: 800 !important; }
  .md\:hover\:font-black:hover {
    font-weight: 900 !important; }
  .md\:h-0 {
    height: 0 !important; }
  .md\:h-100 {
    height: 100% !important; }
  .md\:h-auto {
    height: auto !important; }
  .md\:h-full {
    height: 100% !important; }
  .md\:h-screen {
    height: 100vh !important; }
  .md\:text-xs {
    font-size: .75rem !important; }
  .md\:text-sm {
    font-size: .875rem !important; }
  .md\:text-md {
    font-size: 1rem !important; }
  .md\:text-lg {
    font-size: 1.125rem !important; }
  .md\:text-xl {
    font-size: 1.25rem !important; }
  .md\:leading-none {
    line-height: 1 !important; }
  .md\:leading-normal {
    line-height: 1.5 !important; }
  .md\:m-0 {
    margin: 0 !important; }
  .md\:m-auto {
    margin: auto !important; }
  .md\:m-xs {
    margin: 0.5rem !important; }
  .md\:m-sm {
    margin: 0.625rem !important; }
  .md\:m-md {
    margin: 1.25rem !important; }
  .md\:m-lg {
    margin: 1.5rem !important; }
  .md\:m-xl {
    margin: 2rem !important; }
  .md\:-m-xs {
    margin: -0.5rem !important; }
  .md\:-m-sm {
    margin: -0.625rem !important; }
  .md\:-m-md {
    margin: -1.25rem !important; }
  .md\:-m-lg {
    margin: -1.5rem !important; }
  .md\:-m-xl {
    margin: -2rem !important; }
  .md\:my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .md\:mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important; }
  .md\:my-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .md\:mx-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .md\:my-sm {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .md\:mx-sm {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important; }
  .md\:my-md {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .md\:mx-md {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important; }
  .md\:my-lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .md\:mx-lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .md\:my-xl {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .md\:mx-xl {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .md\:-my-xs {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important; }
  .md\:-mx-xs {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important; }
  .md\:-my-sm {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important; }
  .md\:-mx-sm {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important; }
  .md\:-my-md {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important; }
  .md\:-mx-md {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important; }
  .md\:-my-lg {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important; }
  .md\:-mx-lg {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important; }
  .md\:-my-xl {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important; }
  .md\:-mx-xl {
    margin-left: -2rem !important;
    margin-right: -2rem !important; }
  .md\:mt-0 {
    margin-top: 0 !important; }
  .md\:mr-0 {
    margin-right: 0 !important; }
  .md\:mb-0 {
    margin-bottom: 0 !important; }
  .md\:ml-0 {
    margin-left: 0 !important; }
  .md\:mt-auto {
    margin-top: auto !important; }
  .md\:mr-auto {
    margin-right: auto !important; }
  .md\:mb-auto {
    margin-bottom: auto !important; }
  .md\:ml-auto {
    margin-left: auto !important; }
  .md\:mt-xs {
    margin-top: 0.5rem !important; }
  .md\:mr-xs {
    margin-right: 0.5rem !important; }
  .md\:mb-xs {
    margin-bottom: 0.5rem !important; }
  .md\:ml-xs {
    margin-left: 0.5rem !important; }
  .md\:mt-sm {
    margin-top: 0.625rem !important; }
  .md\:mr-sm {
    margin-right: 0.625rem !important; }
  .md\:mb-sm {
    margin-bottom: 0.625rem !important; }
  .md\:ml-sm {
    margin-left: 0.625rem !important; }
  .md\:mt-md {
    margin-top: 1.25rem !important; }
  .md\:mr-md {
    margin-right: 1.25rem !important; }
  .md\:mb-md {
    margin-bottom: 1.25rem !important; }
  .md\:ml-md {
    margin-left: 1.25rem !important; }
  .md\:mt-lg {
    margin-top: 1.5rem !important; }
  .md\:mr-lg {
    margin-right: 1.5rem !important; }
  .md\:mb-lg {
    margin-bottom: 1.5rem !important; }
  .md\:ml-lg {
    margin-left: 1.5rem !important; }
  .md\:mt-xl {
    margin-top: 2rem !important; }
  .md\:mr-xl {
    margin-right: 2rem !important; }
  .md\:mb-xl {
    margin-bottom: 2rem !important; }
  .md\:ml-xl {
    margin-left: 2rem !important; }
  .md\:-mt-xs {
    margin-top: -0.5rem !important; }
  .md\:-mr-xs {
    margin-right: -0.5rem !important; }
  .md\:-mb-xs {
    margin-bottom: -0.5rem !important; }
  .md\:-ml-xs {
    margin-left: -0.5rem !important; }
  .md\:-mt-sm {
    margin-top: -0.625rem !important; }
  .md\:-mr-sm {
    margin-right: -0.625rem !important; }
  .md\:-mb-sm {
    margin-bottom: -0.625rem !important; }
  .md\:-ml-sm {
    margin-left: -0.625rem !important; }
  .md\:-mt-md {
    margin-top: -1.25rem !important; }
  .md\:-mr-md {
    margin-right: -1.25rem !important; }
  .md\:-mb-md {
    margin-bottom: -1.25rem !important; }
  .md\:-ml-md {
    margin-left: -1.25rem !important; }
  .md\:-mt-lg {
    margin-top: -1.5rem !important; }
  .md\:-mr-lg {
    margin-right: -1.5rem !important; }
  .md\:-mb-lg {
    margin-bottom: -1.5rem !important; }
  .md\:-ml-lg {
    margin-left: -1.5rem !important; }
  .md\:-mt-xl {
    margin-top: -2rem !important; }
  .md\:-mr-xl {
    margin-right: -2rem !important; }
  .md\:-mb-xl {
    margin-bottom: -2rem !important; }
  .md\:-ml-xl {
    margin-left: -2rem !important; }
  .md\:max-h-0 {
    max-height: 0 !important; }
  .md\:max-h-full {
    max-height: 100% !important; }
  .md\:max-h-screen {
    max-height: 100vh !important; }
  .md\:max-w-0 {
    max-width: 0 !important; }
  .md\:max-w-full {
    max-width: 100% !important; }
  .md\:max-w-screen {
    max-width: 100vw !important; }
  .md\:min-h-0 {
    min-height: 0 !important; }
  .md\:min-h-full {
    min-height: 100% !important; }
  .md\:min-h-screen {
    min-height: 100vh !important; }
  .md\:min-w-0 {
    min-width: 0 !important; }
  .md\:min-w-full {
    min-width: 100% !important; }
  .md\:min-w-screen {
    min-width: 100vw !important; }
  .md\:object-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .md\:object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important; }
  .md\:object-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important; }
  .md\:object-none {
    -o-object-fit: none !important;
    object-fit: none !important; }
  .md\:object-scale-down {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important; }
  .md\:outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important; }
  .md\:outline-white {
    outline: 2px dotted white !important;
    outline-offset: 2px !important; }
  .md\:outline-black {
    outline: 2px dotted black !important;
    outline-offset: 2px !important; }
  .md\:focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important; }
  .md\:focus\:outline-white:focus {
    outline: 2px dotted white !important;
    outline-offset: 2px !important; }
  .md\:focus\:outline-black:focus {
    outline: 2px dotted black !important;
    outline-offset: 2px !important; }
  .md\:overflow-auto {
    overflow: auto !important; }
  .md\:overflow-hidden {
    overflow: hidden !important; }
  .md\:overflow-visible {
    overflow: visible !important; }
  .md\:overflow-scroll {
    overflow: scroll !important; }
  .md\:overflow-x-auto {
    overflow-x: auto !important; }
  .md\:overflow-y-auto {
    overflow-y: auto !important; }
  .md\:overflow-x-hidden {
    overflow-x: hidden !important; }
  .md\:overflow-y-hidden {
    overflow-y: hidden !important; }
  .md\:overflow-x-visible {
    overflow-x: visible !important; }
  .md\:overflow-y-visible {
    overflow-y: visible !important; }
  .md\:overflow-x-scroll {
    overflow-x: scroll !important; }
  .md\:overflow-y-scroll {
    overflow-y: scroll !important; }
  .md\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important; }
  .md\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important; }
  .md\:p-0 {
    padding: 0 !important; }
  .md\:p-xs {
    padding: 0.5rem !important; }
  .md\:p-sm {
    padding: 0.625rem !important; }
  .md\:p-md {
    padding: 1.25rem !important; }
  .md\:p-lg {
    padding: 1.5rem !important; }
  .md\:p-xl {
    padding: 2rem !important; }
  .md\:py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .md\:px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .md\:py-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .md\:px-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .md\:py-sm {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .md\:px-sm {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important; }
  .md\:py-md {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .md\:px-md {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important; }
  .md\:py-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .md\:px-lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .md\:py-xl {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .md\:px-xl {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .md\:pt-0 {
    padding-top: 0 !important; }
  .md\:pr-0 {
    padding-right: 0 !important; }
  .md\:pb-0 {
    padding-bottom: 0 !important; }
  .md\:pl-0 {
    padding-left: 0 !important; }
  .md\:pt-xs {
    padding-top: 0.5rem !important; }
  .md\:pr-xs {
    padding-right: 0.5rem !important; }
  .md\:pb-xs {
    padding-bottom: 0.5rem !important; }
  .md\:pl-xs {
    padding-left: 0.5rem !important; }
  .md\:pt-sm {
    padding-top: 0.625rem !important; }
  .md\:pr-sm {
    padding-right: 0.625rem !important; }
  .md\:pb-sm {
    padding-bottom: 0.625rem !important; }
  .md\:pl-sm {
    padding-left: 0.625rem !important; }
  .md\:pt-md {
    padding-top: 1.25rem !important; }
  .md\:pr-md {
    padding-right: 1.25rem !important; }
  .md\:pb-md {
    padding-bottom: 1.25rem !important; }
  .md\:pl-md {
    padding-left: 1.25rem !important; }
  .md\:pt-lg {
    padding-top: 1.5rem !important; }
  .md\:pr-lg {
    padding-right: 1.5rem !important; }
  .md\:pb-lg {
    padding-bottom: 1.5rem !important; }
  .md\:pl-lg {
    padding-left: 1.5rem !important; }
  .md\:pt-xl {
    padding-top: 2rem !important; }
  .md\:pr-xl {
    padding-right: 2rem !important; }
  .md\:pb-xl {
    padding-bottom: 2rem !important; }
  .md\:pl-xl {
    padding-left: 2rem !important; }
  .md\:pointer-events-none {
    pointer-events: none !important; }
  .md\:pointer-events-auto {
    pointer-events: auto !important; }
  .md\:static {
    position: static !important; }
  .md\:fixed {
    position: fixed !important; }
  .md\:absolute {
    position: absolute !important; }
  .md\:relative {
    position: relative !important; }
  .md\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important; }
  .md\:inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important; }
  .md\:inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important; }
  .md\:inset-y-0 {
    top: 0 !important;
    bottom: 0 !important; }
  .md\:inset-x-0 {
    right: 0 !important;
    left: 0 !important; }
  .md\:inset-y-auto {
    top: auto !important;
    bottom: auto !important; }
  .md\:inset-x-auto {
    right: auto !important;
    left: auto !important; }
  .md\:top-0 {
    top: 0 !important; }
  .md\:right-0 {
    right: 0 !important; }
  .md\:bottom-0 {
    bottom: 0 !important; }
  .md\:left-0 {
    left: 0 !important; }
  .md\:top-auto {
    top: auto !important; }
  .md\:right-auto {
    right: auto !important; }
  .md\:bottom-auto {
    bottom: auto !important; }
  .md\:left-auto {
    left: auto !important; }
  .md\:shadow {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }
  .md\:shadow-text {
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3) !important; }
  .md\:shadow-box {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }
  .md\:shadow-modal {
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3) !important; }
  .md\:shadow-none {
    box-shadow: none !important; }
  .md\:stroke-0 {
    stroke-width: 0 !important; }
  .md\:stroke-1 {
    stroke-width: 1 !important; }
  .md\:stroke-2 {
    stroke-width: 2 !important; }
  .md\:table-auto {
    table-layout: auto !important; }
  .md\:table-fixed {
    table-layout: fixed !important; }
  .md\:text-left {
    text-align: left !important; }
  .md\:text-center {
    text-align: center !important; }
  .md\:text-right {
    text-align: right !important; }
  .md\:text-justify {
    text-align: justify !important; }
  .md\:align-baseline {
    vertical-align: baseline !important; }
  .md\:align-top {
    vertical-align: top !important; }
  .md\:align-middle {
    vertical-align: middle !important; }
  .md\:align-bottom {
    vertical-align: bottom !important; }
  .md\:align-text-top {
    vertical-align: text-top !important; }
  .md\:align-text-bottom {
    vertical-align: text-bottom !important; }
  .md\:visible {
    visibility: visible !important; }
  .md\:invisible {
    visibility: hidden !important; }
  .md\:whitespace-normal {
    white-space: normal !important; }
  .md\:whitespace-no-wrap {
    white-space: nowrap !important; }
  .md\:whitespace-pre {
    white-space: pre !important; }
  .md\:whitespace-pre-line {
    white-space: pre-line !important; }
  .md\:whitespace-pre-wrap {
    white-space: pre-wrap !important; }
  .md\:break-normal {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important; }
  .md\:break-words {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important; }
  .md\:break-all {
    word-break: break-all !important; }
  .md\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important; }
  .md\:w-0 {
    width: 0 !important; }
  .md\:w-20 {
    width: 20% !important; }
  .md\:w-25 {
    width: 25% !important; }
  .md\:w-33 {
    width: 33.33333% !important; }
  .md\:w-40 {
    width: 40% !important; }
  .md\:w-50 {
    width: 50% !important; }
  .md\:w-60 {
    width: 60% !important; }
  .md\:w-66 {
    width: 66.66667% !important; }
  .md\:w-75 {
    width: 75% !important; }
  .md\:w-80 {
    width: 80% !important; }
  .md\:w-100 {
    width: 100% !important; }
  .md\:w-auto {
    width: auto !important; }
  .md\:w-full {
    width: 100% !important; }
  .md\:w-screen {
    width: 100vw !important; }
  .md\:z-auto {
    z-index: auto !important; }
  .md\:z-bg {
    z-index: -1 !important; }
  .md\:z-base {
    z-index: 1 !important; }
  .md\:z-section {
    z-index: 10 !important; }
  .md\:z-element {
    z-index: 100 !important; }
  .md\:z-nav {
    z-index: 1000 !important; }
  .md\:z-modal {
    z-index: 10000 !important; }
  .md\:auto-cols-auto {
    grid-auto-columns: auto !important; }
  .md\:auto-cols-min {
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important; }
  .md\:auto-cols-max {
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important; }
  .md\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr) !important; }
  .md\:auto-rows-auto {
    grid-auto-rows: auto !important; }
  .md\:auto-rows-min {
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important; }
  .md\:auto-rows-max {
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important; }
  .md\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr) !important; } }

@media (min-width: 1264px) {
  .lg\:container {
    width: 100%; } }

@media (min-width: 1264px) and (min-width: 600px) {
  .lg\:container {
    max-width: 600px; } }

@media (min-width: 1264px) and (min-width: 960px) {
  .lg\:container {
    max-width: 960px; } }

@media (min-width: 1264px) and (min-width: 1264px) {
  .lg\:container {
    max-width: 1264px; } }

@media (min-width: 1264px) {
  .lg\:sr-only {
    position: absolute !important;
    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-width: 0 !important; }
  .lg\:not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important; }
  .lg\:focus\:sr-only:focus {
    position: absolute !important;
    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-width: 0 !important; }
  .lg\:focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important; }
  .lg\:appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important; }
  .lg\:bg-clip-border {
    background-clip: border-box !important; }
  .lg\:bg-clip-padding {
    background-clip: padding-box !important; }
  .lg\:bg-clip-content {
    background-clip: content-box !important; }
  .lg\:bg-clip-text {
    background-clip: text !important; }
  .lg\:border-collapse {
    border-collapse: collapse !important; }
  .lg\:border-separate {
    border-collapse: separate !important; }
  .lg\:border-0 {
    border-width: 0 !important; }
  .lg\:border-1 {
    border-width: 1px !important; }
  .lg\:border-2 {
    border-width: 2px !important; }
  .lg\:border {
    border-width: 1px !important; }
  .lg\:border-t-0 {
    border-top-width: 0 !important; }
  .lg\:border-r-0 {
    border-right-width: 0 !important; }
  .lg\:border-b-0 {
    border-bottom-width: 0 !important; }
  .lg\:border-l-0 {
    border-left-width: 0 !important; }
  .lg\:border-t-1 {
    border-top-width: 1px !important; }
  .lg\:border-r-1 {
    border-right-width: 1px !important; }
  .lg\:border-b-1 {
    border-bottom-width: 1px !important; }
  .lg\:border-l-1 {
    border-left-width: 1px !important; }
  .lg\:border-t-2 {
    border-top-width: 2px !important; }
  .lg\:border-r-2 {
    border-right-width: 2px !important; }
  .lg\:border-b-2 {
    border-bottom-width: 2px !important; }
  .lg\:border-l-2 {
    border-left-width: 2px !important; }
  .lg\:border-t {
    border-top-width: 1px !important; }
  .lg\:border-r {
    border-right-width: 1px !important; }
  .lg\:border-b {
    border-bottom-width: 1px !important; }
  .lg\:border-l {
    border-left-width: 1px !important; }
  .lg\:box-border {
    box-sizing: border-box !important; }
  .lg\:box-content {
    box-sizing: content-box !important; }
  .lg\:cursor-auto {
    cursor: auto !important; }
  .lg\:cursor-default {
    cursor: default !important; }
  .lg\:cursor-pointer {
    cursor: pointer !important; }
  .lg\:cursor-wait {
    cursor: wait !important; }
  .lg\:cursor-text {
    cursor: text !important; }
  .lg\:cursor-move {
    cursor: move !important; }
  .lg\:cursor-not-allowed {
    cursor: not-allowed !important; }
  .lg\:block {
    display: block !important; }
  .lg\:inline-block {
    display: inline-block !important; }
  .lg\:inline {
    display: inline !important; }
  .lg\:flex {
    display: flex !important; }
  .lg\:inline-flex {
    display: inline-flex !important; }
  .lg\:table {
    display: table !important; }
  .lg\:table-caption {
    display: table-caption !important; }
  .lg\:table-cell {
    display: table-cell !important; }
  .lg\:table-column {
    display: table-column !important; }
  .lg\:table-column-group {
    display: table-column-group !important; }
  .lg\:table-footer-group {
    display: table-footer-group !important; }
  .lg\:table-header-group {
    display: table-header-group !important; }
  .lg\:table-row-group {
    display: table-row-group !important; }
  .lg\:table-row {
    display: table-row !important; }
  .lg\:flow-root {
    display: flow-root !important; }
  .lg\:grid {
    display: grid !important; }
  .lg\:inline-grid {
    display: inline-grid !important; }
  .lg\:contents {
    display: contents !important; }
  .lg\:hidden {
    display: none !important; }
  .lg\:flex-row {
    flex-direction: row !important; }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important; }
  .lg\:flex-col {
    flex-direction: column !important; }
  .lg\:flex-col-reverse {
    flex-direction: column-reverse !important; }
  .lg\:flex-wrap {
    flex-wrap: wrap !important; }
  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .lg\:flex-no-wrap {
    flex-wrap: nowrap !important; }
  .lg\:place-items-auto {
    place-items: auto !important; }
  .lg\:place-items-start {
    place-items: start !important; }
  .lg\:place-items-end {
    place-items: end !important; }
  .lg\:place-items-center {
    place-items: center !important; }
  .lg\:place-items-stretch {
    place-items: stretch !important; }
  .lg\:items-start {
    align-items: flex-start !important; }
  .lg\:items-end {
    align-items: flex-end !important; }
  .lg\:items-center {
    align-items: center !important; }
  .lg\:items-baseline {
    align-items: baseline !important; }
  .lg\:items-stretch {
    align-items: stretch !important; }
  .lg\:content-center {
    align-content: center !important; }
  .lg\:content-start {
    align-content: flex-start !important; }
  .lg\:content-end {
    align-content: flex-end !important; }
  .lg\:content-between {
    align-content: space-between !important; }
  .lg\:content-around {
    align-content: space-around !important; }
  .lg\:content-evenly {
    align-content: space-evenly !important; }
  .lg\:self-auto {
    align-self: auto !important; }
  .lg\:self-start {
    align-self: flex-start !important; }
  .lg\:self-end {
    align-self: flex-end !important; }
  .lg\:self-center {
    align-self: center !important; }
  .lg\:self-stretch {
    align-self: stretch !important; }
  .lg\:justify-items-auto {
    justify-items: auto !important; }
  .lg\:justify-items-start {
    justify-items: start !important; }
  .lg\:justify-items-end {
    justify-items: end !important; }
  .lg\:justify-items-center {
    justify-items: center !important; }
  .lg\:justify-items-stretch {
    justify-items: stretch !important; }
  .lg\:justify-start {
    justify-content: flex-start !important; }
  .lg\:justify-end {
    justify-content: flex-end !important; }
  .lg\:justify-center {
    justify-content: center !important; }
  .lg\:justify-between {
    justify-content: space-between !important; }
  .lg\:justify-around {
    justify-content: space-around !important; }
  .lg\:justify-evenly {
    justify-content: space-evenly !important; }
  .lg\:justify-self-auto {
    justify-self: auto !important; }
  .lg\:justify-self-start {
    justify-self: start !important; }
  .lg\:justify-self-end {
    justify-self: end !important; }
  .lg\:justify-self-center {
    justify-self: center !important; }
  .lg\:justify-self-stretch {
    justify-self: stretch !important; }
  .lg\:flex-1 {
    flex: 1 1 0% !important; }
  .lg\:flex-auto {
    flex: 1 1 auto !important; }
  .lg\:flex-initial {
    flex: 0 1 auto !important; }
  .lg\:flex-none {
    flex: none !important; }
  .lg\:flex-grow-0 {
    flex-grow: 0 !important; }
  .lg\:flex-grow {
    flex-grow: 1 !important; }
  .lg\:flex-shrink-0 {
    flex-shrink: 0 !important; }
  .lg\:flex-shrink {
    flex-shrink: 1 !important; }
  .lg\:float-right {
    float: right !important; }
  .lg\:float-left {
    float: left !important; }
  .lg\:float-none {
    float: none !important; }
  .lg\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important; }
  .lg\:clear-left {
    clear: left !important; }
  .lg\:clear-right {
    clear: right !important; }
  .lg\:clear-both {
    clear: both !important; }
  .lg\:clear-none {
    clear: none !important; }
  .lg\:font-primary {
    font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif !important; }
  .lg\:font-secondary {
    font-family: Montserrat, montserrat, 'Source Sans', 'Helvetica Neue', Helvetica, 'Arial Black', Arial, sans-serif !important; }
  .lg\:font-hairline {
    font-weight: 100 !important; }
  .lg\:font-thin {
    font-weight: 200 !important; }
  .lg\:font-light {
    font-weight: 300 !important; }
  .lg\:font-normal {
    font-weight: 400 !important; }
  .lg\:font-medium {
    font-weight: 500 !important; }
  .lg\:font-semibold {
    font-weight: 600 !important; }
  .lg\:font-bold {
    font-weight: 700 !important; }
  .lg\:font-extrabold {
    font-weight: 800 !important; }
  .lg\:font-black {
    font-weight: 900 !important; }
  .lg\:hover\:font-hairline:hover {
    font-weight: 100 !important; }
  .lg\:hover\:font-thin:hover {
    font-weight: 200 !important; }
  .lg\:hover\:font-light:hover {
    font-weight: 300 !important; }
  .lg\:hover\:font-normal:hover {
    font-weight: 400 !important; }
  .lg\:hover\:font-medium:hover {
    font-weight: 500 !important; }
  .lg\:hover\:font-semibold:hover {
    font-weight: 600 !important; }
  .lg\:hover\:font-bold:hover {
    font-weight: 700 !important; }
  .lg\:hover\:font-extrabold:hover {
    font-weight: 800 !important; }
  .lg\:hover\:font-black:hover {
    font-weight: 900 !important; }
  .lg\:h-0 {
    height: 0 !important; }
  .lg\:h-100 {
    height: 100% !important; }
  .lg\:h-auto {
    height: auto !important; }
  .lg\:h-full {
    height: 100% !important; }
  .lg\:h-screen {
    height: 100vh !important; }
  .lg\:text-xs {
    font-size: .75rem !important; }
  .lg\:text-sm {
    font-size: .875rem !important; }
  .lg\:text-md {
    font-size: 1rem !important; }
  .lg\:text-lg {
    font-size: 1.125rem !important; }
  .lg\:text-xl {
    font-size: 1.25rem !important; }
  .lg\:leading-none {
    line-height: 1 !important; }
  .lg\:leading-normal {
    line-height: 1.5 !important; }
  .lg\:m-0 {
    margin: 0 !important; }
  .lg\:m-auto {
    margin: auto !important; }
  .lg\:m-xs {
    margin: 0.5rem !important; }
  .lg\:m-sm {
    margin: 0.625rem !important; }
  .lg\:m-md {
    margin: 1.25rem !important; }
  .lg\:m-lg {
    margin: 1.5rem !important; }
  .lg\:m-xl {
    margin: 2rem !important; }
  .lg\:-m-xs {
    margin: -0.5rem !important; }
  .lg\:-m-sm {
    margin: -0.625rem !important; }
  .lg\:-m-md {
    margin: -1.25rem !important; }
  .lg\:-m-lg {
    margin: -1.5rem !important; }
  .lg\:-m-xl {
    margin: -2rem !important; }
  .lg\:my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .lg\:mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .lg\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important; }
  .lg\:my-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .lg\:mx-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .lg\:my-sm {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important; }
  .lg\:mx-sm {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important; }
  .lg\:my-md {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important; }
  .lg\:mx-md {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important; }
  .lg\:my-lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .lg\:mx-lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .lg\:my-xl {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .lg\:mx-xl {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .lg\:-my-xs {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important; }
  .lg\:-mx-xs {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important; }
  .lg\:-my-sm {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important; }
  .lg\:-mx-sm {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important; }
  .lg\:-my-md {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important; }
  .lg\:-mx-md {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important; }
  .lg\:-my-lg {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important; }
  .lg\:-mx-lg {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important; }
  .lg\:-my-xl {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important; }
  .lg\:-mx-xl {
    margin-left: -2rem !important;
    margin-right: -2rem !important; }
  .lg\:mt-0 {
    margin-top: 0 !important; }
  .lg\:mr-0 {
    margin-right: 0 !important; }
  .lg\:mb-0 {
    margin-bottom: 0 !important; }
  .lg\:ml-0 {
    margin-left: 0 !important; }
  .lg\:mt-auto {
    margin-top: auto !important; }
  .lg\:mr-auto {
    margin-right: auto !important; }
  .lg\:mb-auto {
    margin-bottom: auto !important; }
  .lg\:ml-auto {
    margin-left: auto !important; }
  .lg\:mt-xs {
    margin-top: 0.5rem !important; }
  .lg\:mr-xs {
    margin-right: 0.5rem !important; }
  .lg\:mb-xs {
    margin-bottom: 0.5rem !important; }
  .lg\:ml-xs {
    margin-left: 0.5rem !important; }
  .lg\:mt-sm {
    margin-top: 0.625rem !important; }
  .lg\:mr-sm {
    margin-right: 0.625rem !important; }
  .lg\:mb-sm {
    margin-bottom: 0.625rem !important; }
  .lg\:ml-sm {
    margin-left: 0.625rem !important; }
  .lg\:mt-md {
    margin-top: 1.25rem !important; }
  .lg\:mr-md {
    margin-right: 1.25rem !important; }
  .lg\:mb-md {
    margin-bottom: 1.25rem !important; }
  .lg\:ml-md {
    margin-left: 1.25rem !important; }
  .lg\:mt-lg {
    margin-top: 1.5rem !important; }
  .lg\:mr-lg {
    margin-right: 1.5rem !important; }
  .lg\:mb-lg {
    margin-bottom: 1.5rem !important; }
  .lg\:ml-lg {
    margin-left: 1.5rem !important; }
  .lg\:mt-xl {
    margin-top: 2rem !important; }
  .lg\:mr-xl {
    margin-right: 2rem !important; }
  .lg\:mb-xl {
    margin-bottom: 2rem !important; }
  .lg\:ml-xl {
    margin-left: 2rem !important; }
  .lg\:-mt-xs {
    margin-top: -0.5rem !important; }
  .lg\:-mr-xs {
    margin-right: -0.5rem !important; }
  .lg\:-mb-xs {
    margin-bottom: -0.5rem !important; }
  .lg\:-ml-xs {
    margin-left: -0.5rem !important; }
  .lg\:-mt-sm {
    margin-top: -0.625rem !important; }
  .lg\:-mr-sm {
    margin-right: -0.625rem !important; }
  .lg\:-mb-sm {
    margin-bottom: -0.625rem !important; }
  .lg\:-ml-sm {
    margin-left: -0.625rem !important; }
  .lg\:-mt-md {
    margin-top: -1.25rem !important; }
  .lg\:-mr-md {
    margin-right: -1.25rem !important; }
  .lg\:-mb-md {
    margin-bottom: -1.25rem !important; }
  .lg\:-ml-md {
    margin-left: -1.25rem !important; }
  .lg\:-mt-lg {
    margin-top: -1.5rem !important; }
  .lg\:-mr-lg {
    margin-right: -1.5rem !important; }
  .lg\:-mb-lg {
    margin-bottom: -1.5rem !important; }
  .lg\:-ml-lg {
    margin-left: -1.5rem !important; }
  .lg\:-mt-xl {
    margin-top: -2rem !important; }
  .lg\:-mr-xl {
    margin-right: -2rem !important; }
  .lg\:-mb-xl {
    margin-bottom: -2rem !important; }
  .lg\:-ml-xl {
    margin-left: -2rem !important; }
  .lg\:max-h-0 {
    max-height: 0 !important; }
  .lg\:max-h-full {
    max-height: 100% !important; }
  .lg\:max-h-screen {
    max-height: 100vh !important; }
  .lg\:max-w-0 {
    max-width: 0 !important; }
  .lg\:max-w-full {
    max-width: 100% !important; }
  .lg\:max-w-screen {
    max-width: 100vw !important; }
  .lg\:min-h-0 {
    min-height: 0 !important; }
  .lg\:min-h-full {
    min-height: 100% !important; }
  .lg\:min-h-screen {
    min-height: 100vh !important; }
  .lg\:min-w-0 {
    min-width: 0 !important; }
  .lg\:min-w-full {
    min-width: 100% !important; }
  .lg\:min-w-screen {
    min-width: 100vw !important; }
  .lg\:object-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .lg\:object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important; }
  .lg\:object-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important; }
  .lg\:object-none {
    -o-object-fit: none !important;
    object-fit: none !important; }
  .lg\:object-scale-down {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important; }
  .lg\:outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important; }
  .lg\:outline-white {
    outline: 2px dotted white !important;
    outline-offset: 2px !important; }
  .lg\:outline-black {
    outline: 2px dotted black !important;
    outline-offset: 2px !important; }
  .lg\:focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important; }
  .lg\:focus\:outline-white:focus {
    outline: 2px dotted white !important;
    outline-offset: 2px !important; }
  .lg\:focus\:outline-black:focus {
    outline: 2px dotted black !important;
    outline-offset: 2px !important; }
  .lg\:overflow-auto {
    overflow: auto !important; }
  .lg\:overflow-hidden {
    overflow: hidden !important; }
  .lg\:overflow-visible {
    overflow: visible !important; }
  .lg\:overflow-scroll {
    overflow: scroll !important; }
  .lg\:overflow-x-auto {
    overflow-x: auto !important; }
  .lg\:overflow-y-auto {
    overflow-y: auto !important; }
  .lg\:overflow-x-hidden {
    overflow-x: hidden !important; }
  .lg\:overflow-y-hidden {
    overflow-y: hidden !important; }
  .lg\:overflow-x-visible {
    overflow-x: visible !important; }
  .lg\:overflow-y-visible {
    overflow-y: visible !important; }
  .lg\:overflow-x-scroll {
    overflow-x: scroll !important; }
  .lg\:overflow-y-scroll {
    overflow-y: scroll !important; }
  .lg\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important; }
  .lg\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important; }
  .lg\:p-0 {
    padding: 0 !important; }
  .lg\:p-xs {
    padding: 0.5rem !important; }
  .lg\:p-sm {
    padding: 0.625rem !important; }
  .lg\:p-md {
    padding: 1.25rem !important; }
  .lg\:p-lg {
    padding: 1.5rem !important; }
  .lg\:p-xl {
    padding: 2rem !important; }
  .lg\:py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .lg\:px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .lg\:py-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .lg\:px-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .lg\:py-sm {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important; }
  .lg\:px-sm {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important; }
  .lg\:py-md {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important; }
  .lg\:px-md {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important; }
  .lg\:py-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .lg\:px-lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .lg\:py-xl {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .lg\:px-xl {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .lg\:pt-0 {
    padding-top: 0 !important; }
  .lg\:pr-0 {
    padding-right: 0 !important; }
  .lg\:pb-0 {
    padding-bottom: 0 !important; }
  .lg\:pl-0 {
    padding-left: 0 !important; }
  .lg\:pt-xs {
    padding-top: 0.5rem !important; }
  .lg\:pr-xs {
    padding-right: 0.5rem !important; }
  .lg\:pb-xs {
    padding-bottom: 0.5rem !important; }
  .lg\:pl-xs {
    padding-left: 0.5rem !important; }
  .lg\:pt-sm {
    padding-top: 0.625rem !important; }
  .lg\:pr-sm {
    padding-right: 0.625rem !important; }
  .lg\:pb-sm {
    padding-bottom: 0.625rem !important; }
  .lg\:pl-sm {
    padding-left: 0.625rem !important; }
  .lg\:pt-md {
    padding-top: 1.25rem !important; }
  .lg\:pr-md {
    padding-right: 1.25rem !important; }
  .lg\:pb-md {
    padding-bottom: 1.25rem !important; }
  .lg\:pl-md {
    padding-left: 1.25rem !important; }
  .lg\:pt-lg {
    padding-top: 1.5rem !important; }
  .lg\:pr-lg {
    padding-right: 1.5rem !important; }
  .lg\:pb-lg {
    padding-bottom: 1.5rem !important; }
  .lg\:pl-lg {
    padding-left: 1.5rem !important; }
  .lg\:pt-xl {
    padding-top: 2rem !important; }
  .lg\:pr-xl {
    padding-right: 2rem !important; }
  .lg\:pb-xl {
    padding-bottom: 2rem !important; }
  .lg\:pl-xl {
    padding-left: 2rem !important; }
  .lg\:pointer-events-none {
    pointer-events: none !important; }
  .lg\:pointer-events-auto {
    pointer-events: auto !important; }
  .lg\:static {
    position: static !important; }
  .lg\:fixed {
    position: fixed !important; }
  .lg\:absolute {
    position: absolute !important; }
  .lg\:relative {
    position: relative !important; }
  .lg\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important; }
  .lg\:inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important; }
  .lg\:inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important; }
  .lg\:inset-y-0 {
    top: 0 !important;
    bottom: 0 !important; }
  .lg\:inset-x-0 {
    right: 0 !important;
    left: 0 !important; }
  .lg\:inset-y-auto {
    top: auto !important;
    bottom: auto !important; }
  .lg\:inset-x-auto {
    right: auto !important;
    left: auto !important; }
  .lg\:top-0 {
    top: 0 !important; }
  .lg\:right-0 {
    right: 0 !important; }
  .lg\:bottom-0 {
    bottom: 0 !important; }
  .lg\:left-0 {
    left: 0 !important; }
  .lg\:top-auto {
    top: auto !important; }
  .lg\:right-auto {
    right: auto !important; }
  .lg\:bottom-auto {
    bottom: auto !important; }
  .lg\:left-auto {
    left: auto !important; }
  .lg\:shadow {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }
  .lg\:shadow-text {
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3) !important; }
  .lg\:shadow-box {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }
  .lg\:shadow-modal {
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3) !important; }
  .lg\:shadow-none {
    box-shadow: none !important; }
  .lg\:stroke-0 {
    stroke-width: 0 !important; }
  .lg\:stroke-1 {
    stroke-width: 1 !important; }
  .lg\:stroke-2 {
    stroke-width: 2 !important; }
  .lg\:table-auto {
    table-layout: auto !important; }
  .lg\:table-fixed {
    table-layout: fixed !important; }
  .lg\:text-left {
    text-align: left !important; }
  .lg\:text-center {
    text-align: center !important; }
  .lg\:text-right {
    text-align: right !important; }
  .lg\:text-justify {
    text-align: justify !important; }
  .lg\:align-baseline {
    vertical-align: baseline !important; }
  .lg\:align-top {
    vertical-align: top !important; }
  .lg\:align-middle {
    vertical-align: middle !important; }
  .lg\:align-bottom {
    vertical-align: bottom !important; }
  .lg\:align-text-top {
    vertical-align: text-top !important; }
  .lg\:align-text-bottom {
    vertical-align: text-bottom !important; }
  .lg\:visible {
    visibility: visible !important; }
  .lg\:invisible {
    visibility: hidden !important; }
  .lg\:whitespace-normal {
    white-space: normal !important; }
  .lg\:whitespace-no-wrap {
    white-space: nowrap !important; }
  .lg\:whitespace-pre {
    white-space: pre !important; }
  .lg\:whitespace-pre-line {
    white-space: pre-line !important; }
  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap !important; }
  .lg\:break-normal {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important; }
  .lg\:break-words {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important; }
  .lg\:break-all {
    word-break: break-all !important; }
  .lg\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important; }
  .lg\:w-0 {
    width: 0 !important; }
  .lg\:w-20 {
    width: 20% !important; }
  .lg\:w-25 {
    width: 25% !important; }
  .lg\:w-33 {
    width: 33.33333% !important; }
  .lg\:w-40 {
    width: 40% !important; }
  .lg\:w-50 {
    width: 50% !important; }
  .lg\:w-60 {
    width: 60% !important; }
  .lg\:w-66 {
    width: 66.66667% !important; }
  .lg\:w-75 {
    width: 75% !important; }
  .lg\:w-80 {
    width: 80% !important; }
  .lg\:w-100 {
    width: 100% !important; }
  .lg\:w-auto {
    width: auto !important; }
  .lg\:w-full {
    width: 100% !important; }
  .lg\:w-screen {
    width: 100vw !important; }
  .lg\:z-auto {
    z-index: auto !important; }
  .lg\:z-bg {
    z-index: -1 !important; }
  .lg\:z-base {
    z-index: 1 !important; }
  .lg\:z-section {
    z-index: 10 !important; }
  .lg\:z-element {
    z-index: 100 !important; }
  .lg\:z-nav {
    z-index: 1000 !important; }
  .lg\:z-modal {
    z-index: 10000 !important; }
  .lg\:auto-cols-auto {
    grid-auto-columns: auto !important; }
  .lg\:auto-cols-min {
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important; }
  .lg\:auto-cols-max {
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important; }
  .lg\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr) !important; }
  .lg\:auto-rows-auto {
    grid-auto-rows: auto !important; }
  .lg\:auto-rows-min {
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important; }
  .lg\:auto-rows-max {
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important; }
  .lg\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr) !important; } }

/* color palette from <https://github.com/vuejs/theme> */
:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view {
  color: #4C4E51;
}
.export {
  border-bottom: 1px solid #e1e5eb;
  padding-right: 2rem;
}
br-list-btn::part(list-btn-menu-container) {
  position: absolute;
  z-index: 101;
  width: 6.1rem;
}
@keyframes rotate {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
br-list-btn::part(list-items-container) {
  padding: 0;
}
@-webkit-keyframes rotate {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.load {
  width: 8px;
  height: 8px;
  border: solid 3px white;
  border-radius: 50%;
  border-right-color: transparent;
  border-bottom-color: transparent;
  -webkit-transition: all 0.5s ease-in;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  transition: all 0.5s ease-in;
  animation-name: rotate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}/* color palette from <https://github.com/vuejs/theme> */
[data-v-31ef9d93]:root {
  --vt-c-white: #ffffff;
}

/* semantic color variables for this project */
[data-v-31ef9d93]:root {
  --color-background: var(--vt-c-white);
}

/*
*	usage:
*		input{
*			@include placeholder{
*				color:#ccc;
*				text-shadow:0 0 5px $color;
*			}
*		}
*/
/*
*   .site-header {
*     z-index: z('site-header');
*   }
*/
/*
 *      @include hcBlack("border-color", $br-primary);
 */
/* Brigthly branding*/
/* grayscale */
/* other vars */
.tree-view[data-v-31ef9d93] {
  color: #4C4E51;
}
#reportContainer[data-v-31ef9d93] {
  height: 100%;
}
#reportContainer iframe[data-v-31ef9d93] {
  border: 1px solid #E6E6E6;
}
.report-container[data-v-31ef9d93] {
  height: 96%;
}
br-toast-lit[data-v-31ef9d93]::part(br-toast) {
  min-height: 3rem;
  width: auto;
  word-break: break-all;
  padding: 0.3125rem 0.625rem 0.3125rem 0.625rem;
}
@media only screen and (max-width: 768px) {
br-toast-lit[data-v-31ef9d93]::part(br-toast) {
    left: 1rem;
    max-width: 95%;
}
}
.reload-btn[data-v-31ef9d93] {
  word-break: break-word;
}