/*
* Variables for breakpoints
*/
.fail-pass-card[data-v-06e86484] {
  flex: 1;
  padding: 0.625rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  font-variant: normal;
  line-height: 1.125rem;
  color: #4c4e51;
  text-align: center;
  letter-spacing: 0;
  background: #ffffff 0 0 no-repeat padding-box;
  border: 1px solid #a7a7a7;
}
.fail-pass-card[data-v-06e86484]:first-child {
  border-right: none;
  border-radius: 0.5rem 0 0 0.5rem;
}
.fail-pass-card[data-v-06e86484]:last-child {
  border-left: none;
  border-radius: 0 0.5rem 0.5rem 0;
}
.passActive[data-v-06e86484] {
  background-color: #057538;
  border: 1px solid #057538;
  color: #ffffff;
}
.fixedActive[data-v-06e86484] {
  background-color: #ad8b00;
  border: 0.063rem solid #ad8b00;
  color: #ffffff;
}
.failActive[data-v-06e86484] {
  background-color: #b40909;
  border: 0.063rem solid #b40909;
  color: #ffffff;
}.underline-text[data-v-0cac4caf]::part(br-btn) {
  text-decoration: underline;
}
br-btn[data-v-e517b64c]::part(br-btn) {
  padding: 0 !important;
  font-weight: 100;
}
br-btn[data-v-e517b64c]::part(br-btn):focus {
  outline: auto;
  text-decoration: underline;
}
/*
* Variables for breakpoints
*/
br-date-picker[data-v-e1a30d77]::part(br-datepicker) {
  width: 19.563rem;
}
.date-picker-endDate[data-v-e1a30d77] ::part(br-datepicker) {
  right: 0;
}
@media (max-width: 370px) {
br-date-picker[data-v-e1a30d77]::part(br-datepicker) {
    width: 17.5rem;
}
}
@media (max-width: 345px) {
br-date-picker[data-v-e1a30d77]::part(br-datepicker) {
    width: 16.25rem;
}
}
.disabled-text[data-v-e1a30d77] {
  opacity: 0.5;
}/*
* Variables for breakpoints
*/
.task-loader[data-v-8e3b0d0a] {
  color: #002743;
  font-size: 0.625rem;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: mulShdSpin-8e3b0d0a 1.3s infinite linear;
  transform: translateZ(0);
  padding: 0.438rem;
}
@keyframes mulShdSpin-8e3b0d0a {
0%, 100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
}
5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
}
75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
}
87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
}
}
.progress-bar[data-v-8e3b0d0a] {
  display: inline-block;
  position: relative;
  background: #edeff3;
  overflow: hidden;
  height: 1rem;
  border-radius: 3.75rem;
  width: 24.813rem;
}
.progress-bar[data-v-8e3b0d0a]::after {
  content: "";
  box-sizing: border-box;
  background: #1d39c4;
  position: absolute;
  animation: animFw-8e3b0d0a 6s linear infinite;
  height: 1rem;
  border-radius: 3.75rem;
  width: 24.813rem;
}
@keyframes animFw-8e3b0d0a {
0% {
    width: 0;
}
100% {
    width: 100%;
}
}
@media (max-width: 430px) {
.progress-bar[data-v-8e3b0d0a] {
    width: 18.75rem;
}
}
@media (max-width: 510px) {
.progress-bar[data-v-8e3b0d0a] {
    width: 12.5rem;
}
}/*
* Variables for breakpoints
*/
br-toast-lit[data-v-f4658fce]::part(br-toast) {
  min-height: 3rem;
  width: auto;
  left: 7rem;
  padding-left: 0.5rem;
  word-break: break-all;
}
@media only screen and (max-width: 599px) {
br-toast-lit[data-v-f4658fce]::part(br-toast) {
    left: 1rem;
    max-width: 95%;
}
}/*
* Variables for breakpoints
*/
[data-v-ab951083] br-toast-lit::part(br-toast) {
  position: relative !important;
  margin-top: 0.875rem;
  margin-right: 1.25rem;
  min-height: 2.625rem;
  width: 22.5rem;
}
@media (max-width: 700px) {
[data-v-ab951083] br-toast-lit::part(br-toast) {
    width: 18.125rem;
    margin-top: 1.125rem;
}
}
@media (max-width: 360px) {
[data-v-ab951083] br-toast-lit::part(br-toast) {
    width: 15rem;
}
}
@media (max-width: 320px) {
[data-v-ab951083] br-toast-lit::part(br-toast) {
    width: 12.5rem;
}
}
br-accordion[data-v-ab951083]::part(br-accordion-wrapper) {
  padding: 0.5rem;
  display: flex;
  align-items: center;
  height: 3.25rem;
}
button[data-v-ab951083] {
  background: none;
  border: none;
  cursor: pointer;
  font-weight: 700;
}
@media only screen and (max-width: 599px) {
br-btn[data-v-ab951083]::part(br-btn) {
    width: 100%;
    margin-top: 1rem;
}
}
.inline-wrapper[data-v-ab951083] {
  display: inline;
}
.inline-wrapper span[data-v-ab951083] > *,
.inline-wrapper button[data-v-ab951083] {
  display: inline;
  margin: 0;
}
.fade-out[data-v-ab951083] {
  opacity: 0.4;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
br-multiselect[data-v-0d790e4e]::part(br-dropdown-container) {
  word-break: break-all;
}
/*
* Variables for breakpoints
*/
[contenteditable=true][data-v-152ebc61]:empty:before {
  content: attr(data-placeholder) !important;
  color: #767676;
}
br-baseselect[data-v-92a8edec]::part(br-baseselect-items) {
  word-break: break-word;
}
/*
* Variables for breakpoints
*/
.time-input[data-v-d5719aa2]::-webkit-outer-spin-button, .time-input[data-v-d5719aa2]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.time-input[data-v-d5719aa2] {
  -moz-appearance: textfield;
}
.control-btn[data-v-d5719aa2] {
  width: 2.45rem;
  height: 2.5rem;
  border: 1px solid #c1c6ce;
  transition: background-color 0.2s;
}
.control-btn[data-v-d5719aa2]:hover {
  background-color: #f5f5f5;
}
.time-input[data-v-d5719aa2] {
  width: 3.125rem;
  height: 2.5rem;
  border: 1px solid #c1c6ce;
}
.disabled-btn[data-v-d5719aa2] {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
@media (min-width: 720px) and (max-width: 957px) {
.time-input[data-v-d5719aa2] {
    width: 4.5rem;
}
.control-btn[data-v-d5719aa2] {
    width: 3rem;
}
}
@media (min-width: 320px) and (max-width: 639px) {
.time-input[data-v-d5719aa2] {
    width: 5rem;
}
.control-btn[data-v-d5719aa2] {
    width: 4.4rem;
}
}
.btn-wrapper[data-v-d5719aa2] {
  min-width: 50%;
}
br-baseselect[data-v-32e99d2d]::part(br-baseselect-items) {
  word-break: break-word;
}
.sr-only[data-v-32e99d2d] {
  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;
  border: 0 !important;
}

.range-color[data-v-0850261b] {
  background-color: rgb(229 242 242);
}
.calender-parent[data-v-0850261b] {
  box-shadow: rgba(0, 0, 0, 0.36) 0px 0.1875rem 0.5625rem;
  z-index: 1;
}
.days-text-style[data-v-0850261b],
.text-color-navy[data-v-0850261b] {
  color: #002743;
}
.days-selected-text-style[data-v-0850261b] {
  color: #fff;
}
.days-text-style[data-v-0850261b]:hover {
  background-color: #fff;
  border: 1px solid #017d80;
  color: #017d80;
}
.year-selector[data-v-0850261b],
.dates-selector[data-v-0850261b] {
  color: #002743;
  font-weight: normal;
}
.year-selector[data-v-0850261b]:hover {
  color: #017d80;
}
.days-text-style-disabled[data-v-0850261b] {
  color: #767676 !important;
}
.days-text-style-disabled[data-v-0850261b]:hover {
  cursor: default;
  background-color: #fff;
}
.selected-style[data-v-0850261b],
.selected-style[data-v-0850261b]:hover {
  color: #ffffff;
  background-color: #017d80;
  font-weight: 500;
}
.text-color-cyan[data-v-0850261b] {
  color: #017d80;
}
.selected-month-year[data-v-0850261b]:hover {
  background-color: #f4f5f8;
  text-decoration: underline;
}
.button-classes[data-v-0850261b] {
  border: 1px solid #b9bec4;
  border-radius: 8px;
  color: #002743;
}
.done-button-classes[data-v-0850261b] {
  background-color: #017d80;
  color: #fff;
  border-radius: 8px;
}
.done-button-classes[data-v-0850261b]:hover,
.selected-style[data-v-0850261b]:hover {
  background-color: #014c4d;
}
.start-end-date-link[data-v-0850261b] {
  color: #017d80;
}
.start-end-date-link[data-v-0850261b]:hover {
  text-decoration: underline;
  cursor: pointer;
}
/*
* Variables for breakpoints
*/
br-card[data-v-0ac35d07]::part(br-card) {
  border: 1px solid #cfd4db;
}
[data-v-0ac35d07] br-toast-lit::part(br-toast) {
  position: relative !important;
  top: 10px;
  min-height: 2.625rem;
  width: 22.5rem;
}
@media (max-width: 700px) {
[data-v-0ac35d07] br-toast-lit::part(br-toast) {
    width: 18.125rem;
    margin-top: 1.125rem;
}
}
@media (max-width: 360px) {
[data-v-0ac35d07] br-toast-lit::part(br-toast) {
    width: 15rem;
}
}
@media (max-width: 320px) {
[data-v-0ac35d07] br-toast-lit::part(br-toast) {
    width: 12.5rem;
}
}
.fade-out[data-v-0ac35d07] {
  opacity: 0.5;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.add-entry-button[data-v-0ac35d07] {
  border: 1px solid #b9bec4;
  border-color: #b9bec4;
}
.add-entry-button[data-v-0ac35d07]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.date-input[data-v-0ac35d07] {
  border: 1px solid #b9bec4;
}
.date-input[data-v-0ac35d07]:focus {
  outline: 2px solid #017d80;
}
.calendar-popup[data-v-0ac35d07] {
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.18);
  background: #fff;
  border-radius: 0.8rem;
}
.sr-only[data-v-0ac35d07] {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}/*
* Variables for breakpoints
*/
br-modal-lit[data-v-3667acbc]::part(br-modal-header) {
  box-shadow: none;
  z-index: 1;
}
br-modal-lit[data-v-3667acbc]::part(modal-content) {
  position: relative;
  top: -2.188rem;
  margin-bottom: -3.438rem;
  justify-content: start;
}
br-modal-lit[data-v-3667acbc]::part(background-overlay) {
  z-index: 2;
}
@media only screen and (max-width: 959px) {
br-modal-lit[data-v-3667acbc]::part(shadow-modal-element) {
    width: 80%;
    left: calc(50% + 35px);
}
}
@media only screen and (max-width: 599px) {
br-modal-lit[data-v-3667acbc]::part(shadow-modal-element) {
    width: 90%;
    left: 50%;
}
}
br-modal-lit[data-v-7a97cd11]::part(br-modal-header) {
  box-shadow: none;
}
br-modal-lit[data-v-7a97cd11]::part(br-modal-title) {
  letter-spacing: 0.3px;
  max-width: 80% !important;
  text-overflow: ellipsis !important;
}
br-modal-lit[data-v-7a97cd11]::part(modal-content) {
  overflow-y: scroll;
  scrollbar-width: thin;
}
/*
* Variables for breakpoints
*/
br-modal-lit[data-v-59877408]::part(background-overlay) {
  z-index: 2;
}
br-modal-lit[data-v-59877408]::part(modal-content) {
  padding: 0;
  overflow-y: auto;
}
br-modal-lit[data-v-59877408]::part(br-modal-footer-actions) {
  padding: 1.25rem 2.5rem;
  height: 6.25rem;
}
@media only screen and (max-width: 959px) {
br-modal-lit[data-v-59877408]::part(shadow-modal-element) {
    width: calc(100% - 12rem);
    left: 55%;
}
br-modal-lit[data-v-59877408]::part(br-modal-footer-actions) {
    padding: 0.75rem;
}
}
@media only screen and (max-width: 599px) {
br-modal-lit[data-v-59877408]::part(shadow-modal-element) {
    width: calc(100% - 4.375rem);
    left: 50%;
}
br-modal-lit[data-v-59877408]::part(br-modal-footer-actions) {
    padding: 0.75rem;
}
}/*
* Variables for breakpoints
*/
br-slideout-lit[data-v-5352ad92]::part(br-slideout-header-icon) {
  color: white;
}
br-slideout-lit[data-v-5352ad92]::part(br-slideout-header) {
  font-family: Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif !important;
}
br-slideout-lit[data-v-5352ad92]::part(br-slideout-header-title) {
  line-height: 0.875rem;
  margin: 0;
}
br-slideout-lit[data-v-5352ad92]::part(br-slideout-actions) {
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3) !important;
}
@media only screen and (max-width: 959px) {
br-slideout-lit[data-v-5352ad92]::part(br-slideout-container) {
    height: calc(100% - 64px);
    width: calc(100% - 70px);
    max-width: calc(100% - 70px);
    top: 64px;
    border-top-left-radius: 0;
}
br-slideout-lit[data-v-5352ad92]::part(br-slideout-header) {
    padding: 0.75rem 1.25rem;
    height: 2.5rem;
}
br-slideout-lit[data-v-5352ad92]::part(br-slideout-actions) {
    padding: 0 1rem 0rem;
    height: 3.375rem;
}
br-slideout-lit[data-v-5352ad92]::part(br-slideout-content) {
    max-height: calc(100% - 2.5rem - 3.375rem);
}
}
@media only screen and (max-width: 599px) {
br-slideout-lit[data-v-5352ad92]::part(br-slideout-container) {
    width: 100%;
    max-width: 100%;
}
}
br-slideout-lit[data-v-5352ad92]::part(br-slideout-content) {
  padding: 0;
}
.custom-slideout-bg br-slideout-lit[data-v-5352ad92]::part(br-slideout-content) {
  background-color: #f4f5f6;
}/*
* Variables for breakpoints
*/
.priority-critical {
  color: #390006;
  background-color: #ffd5d0;
}
.priority-high,
.priority-medium {
  color: #60330e;
  background-color: #ffe8c2;
}
.priority-low,
.priority-default {
  color: #002743;
  background-color: #d6e4ff;
}
.priority-spareTime {
  color: #014f2a;
  background-color: #daebe3;
}
br-card::part(br-card) {
  border-left: 11px solid #002743;
}
br-card.leftRedBorder::part(br-card) {
  border-left: 11px solid #9a1414;
}
.shape {
  clip-path: polygon(50% 0%, 19% 100%, 83% 100%);
}
.shape::before {
  content: "";
  display: block;
  position: relative;
  top: 1px;
  left: 0px;
  height: 19px;
  background-color: #f0f2f5;
  clip-path: inherit;
}
.list-container {
  max-height: calc(100vh - 13.375rem);
  min-height: 19.25rem;
}
.no-wo-icon {
  background-color: #bfdedf;
}
br-slideout::part(br-slideout-header-title) {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.defaultColor {
  color: #767676 !important;
  cursor: default !important;
}
/* some case not posible to handle through tailwind class for responsive, 
Thats we need custom media queries */
@media screen and (max-width: 1024px) {
  .list-container {
    max-height: calc(100vh - 7.125rem);
  }
}
.wo-description ul {
  list-style: disc;
  padding-left: 1.25rem;
}
.wo-description ol {
  list-style: auto;
  padding-left: 1.25rem;
  margin: 0.2rem;
}
.wo-description table {
  width: auto;
  height: auto;
  margin-top: 0.5rem;
  margin-bottom: 4px;
  display: block !important;
}
.wo-description td {
  border: 1.5px solid #4c4e51;
  padding: 6px 5px 6px 5px;
}
.wo-description th {
  border: 1.5px solid #4c4e51;
  font-weight: bold;
  padding: 6px 5px 6px 5px;
}
.wo-description h1 {
  font-size: 1.5rem;
  color: #015456;
}
.wo-description h2 {
  font-size: 1.25rem;
  color: #015456;
}
.wo-description h3 {
  font-size: 1.125rem;
}
.wo-description a {
  color: #002743;
  text-decoration: underline;
}
.rich-textarea:focus,
.rich-textarea:hover {
  border-color: #017d80;
  outline: #017d80;
  box-shadow: 0rem 0rem 0rem 0.25rem rgba(1, 125, 128, 0.25);
}
.custom-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.188rem;
  height: 1.188rem;
  position: relative;
  cursor: pointer;
  border: 0.063rem solid #b9bec4;
  border-radius: 0.125rem;
}
.custom-checkbox:checked {
  background-color: #017d80;
  border-color: #017d80;
}
.custom-checkbox:checked::after {
  content: "";
  position: absolute;
  top: 0.188rem;
  left: 0.375rem;
  width: 0.375rem;
  height: 0.563rem;
  border: solid #fff;
  border-width: 0 0.119rem 0.119rem 0;
  transform: rotate(45deg);
  transition: 0.3s ease-in-out;
  border-radius: 0.044rem;
}/*
* Variables for breakpoints
*//*
* Variables for breakpoints
*/
.alignment[data-v-414a0763] {
  align-items: start;
}
.LabelAlignment[data-v-414a0763] {
  margin-top: -0.375rem;
}
.hasBorder[data-v-414a0763]:hover,
.defaultBorder[data-v-414a0763]:hover,
.hasBorder[data-v-414a0763]:focus,
.defaultBorder[data-v-414a0763]:focus {
  background-color: #edeff3;
  cursor: pointer;
}
.hasBorder[data-v-414a0763]:focus,
.defaultBorder[data-v-414a0763]:focus {
  outline: none;
}
.hasBorder[data-v-414a0763] {
  border: 0.063rem solid #002743;
  padding: 0.75rem;
  border-radius: 0.5rem;
}
.defaultBorder[data-v-414a0763] {
  border: 0.063rem solid #b9bec4;
  padding: 0.75rem;
  border-radius: 0.5rem;
}
.fontStyle[data-v-414a0763] {
  font-weight: 600;
}/*
* Variables for breakpoints
*/
.info-label[data-v-61009731] {
  color: #4c4e51;
}
.info-label span[data-v-61009731] {
  color: #b3261e;
}/*
* Variables for breakpoints
*/
.error-label[data-v-1f15055b] {
  color: #b3261e;
}
.error-label span[data-v-1f15055b] {
  color: #b3261e;
}/*
* Variables for breakpoints
*/
br-slideout-lit[data-v-58a63070]::part(br-slideout-header-icon) {
  color: white;
}
br-slideout-lit[data-v-58a63070]::part(br-slideout-header) {
  font-family: Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif !important;
}
br-slideout-lit[data-v-58a63070]::part(br-slideout-header-title) {
  line-height: 0.875rem;
  margin: 0;
}
.visibleCard[data-v-58a63070] {
  display: block;
}
@media only screen and (max-width: 959px) {
br-slideout-lit[data-v-58a63070]::part(br-slideout-container) {
    height: calc(100% - 64px);
    width: calc(100% - 70px);
    max-width: calc(100% - 70px);
    top: 64px;
    border-top-left-radius: 0;
}
br-slideout-lit[data-v-58a63070]::part(br-slideout-header) {
    padding: 0.75rem 1.25rem;
    height: 2.5rem;
}
br-slideout-lit[data-v-58a63070]::part(br-slideout-actions) {
    padding: 0 1rem 0rem;
    height: 3.375rem;
}
br-slideout-lit[data-v-58a63070]::part(br-slideout-content) {
    max-height: calc(100% - 2.5rem - 3.375rem);
}
}
@media only screen and (max-width: 599px) {
br-slideout-lit[data-v-58a63070]::part(br-slideout-container) {
    width: 100%;
    max-width: 100%;
    border-top-left-radius: 1rem;
}
}/*
* Variables for breakpoints
*/
.background-error[data-v-b1bfe32e] {
  background-color: #fcebeb;
  border: 0.047rem solid #b3261e;
  border-radius: 0.25rem;
  margin-right: 1rem;
}
br-card[data-v-49bac256]::part(br-card) {
  border-left: 0;
  padding: 0.75rem 1rem;
}
/*
* Variables for breakpoints
*/
br-card[data-v-2e1cf4aa]::part(br-card) {
  border-left: 0;
  padding: 0.75rem 1rem;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
br-card.hover-effect[data-v-2e1cf4aa]::part(br-card):hover {
  background-color: #f4f5f8;
  text-decoration: underline;
}
.m-t-2[data-v-2e1cf4aa] {
  margin-top: -0.125rem;
}
br-btn[data-v-714f6a01]::part(br-btn) {
  padding: 0 !important;
  font-weight: 100;
  margin-top: 1rem;
}
br-btn[data-v-714f6a01]::part(br-btn):focus {
  outline: auto;
  text-decoration: underline;
}
/*
* Variables for breakpoints
*/
br-baseselect[data-v-4f61d4e4]::part(br-baseselect-container) {
  height: 2.125rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  width: 9rem;
}
br-baseselect[data-v-4f61d4e4]::part(br-baseselect-items) {
  font-weight: 400;
  word-break: break-word;
}
.hover-settings-icon[data-v-4f61d4e4] {
  margin-left: -0.375rem;
  padding: 0.125rem 0.125rem 0.25rem 0.625rem;
}
.hover-settings-icon[data-v-4f61d4e4]:hover {
  background-color: #f4f5f8;
  border-radius: 0.5rem;
  opacity: 1;
  pointer-events: auto;
}/*
* Variables for breakpoints
*/
br-baseselect[data-v-8a5ee51d]::part(br-baseselect-container) {
  height: 2.125rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  width: 13.5rem;
}
br-baseselect[data-v-8a5ee51d]::part(br-baseselect-items) {
  font-weight: 400;
  word-break: break-word;
}
.hover-settings-icon[data-v-8a5ee51d] {
  margin-left: -0.375rem;
  padding: 0.125rem 0.125rem 0.25rem 0.625rem;
}
.hover-settings-icon[data-v-8a5ee51d]:hover {
  background-color: #f4f5f8;
  border-radius: 0.5rem;
  opacity: 1;
  pointer-events: auto;
}
.rearrange-icon[data-v-8a5ee51d] {
  background-color: #00263a;
  border-radius: 0.25rem;
  border-top-left-radius: 0.75rem;
}
.rearrange-icon-color[data-v-8a5ee51d] {
  color: #ffffff;
}
svg[data-v-14cbeff1] {
  display: block;
}

svg[data-v-53added9] {
  display: block;
}

svg[data-v-3facde6e] {
  display: block;
}

br-btn[data-v-19f1ca9f]::part(br-btn) {
  height: 2.125rem;
}

br-baseselect[data-v-863c9923]::part(br-baseselect-container) {
  height: 2.125rem;
  box-shadow: 0px 2px 2px rgb(0 0 0 / 16%);
  width: 13.5rem;
}
br-baseselect[data-v-863c9923]::part(br-baseselect-items) {
  font-weight: 400;
  word-break: break-word;
}
@container (max-inline-size: 310px) {
br-baseselect[data-v-863c9923]::part(br-baseselect-container) {
    width: 10.54rem;
}
}

br-baseselect[data-v-26750cac]::part(br-baseselect-items) {
  word-break: break-word;
}
br-multiselect[data-v-26750cac]::part(br-dropdown-container) {
  word-break: break-all;
}

svg[data-v-b131aa60] {
  display: block;
}
/*
* Variables for breakpoints
*/
br-card[data-v-e1fa17bb]::part(br-card) {
  border: 0;
  background-color: #f4f5f6;
  margin-bottom: 0.625rem;
}
br-btn[data-v-e1fa17bb]::part(br-btn):focus {
  outline: #000000 auto 5px;
}/*
* Variables for breakpoints
*/
.rearrange-icon[data-v-9f3fdd65] {
  background-color: #00263a;
  border-radius: 0.25rem;
  border-top-left-radius: 0.75rem;
}
.rearrange-icon-color[data-v-9f3fdd65] {
  color: #ffffff;
}/*
* Variables for breakpoints
*/
br-baseselect[data-v-0c1faf7b]::part(br-baseselect-container) {
  height: 2.125rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  width: 13.5rem;
}
br-baseselect[data-v-0c1faf7b]::part(br-baseselect-items) {
  font-weight: 400;
  word-break: break-word;
}
.hover-settings-icon[data-v-0c1faf7b] {
  margin-left: -0.375rem;
  padding: 0.125rem 0.125rem 0.25rem 0.625rem;
}
.hover-settings-icon[data-v-0c1faf7b]:hover {
  background-color: #f4f5f8;
  border-radius: 0.5rem;
  opacity: 1;
  pointer-events: auto;
}
.rearrange-icon[data-v-0c1faf7b] {
  background-color: #00263a;
  border-radius: 0.25rem;
  border-top-left-radius: 0.75rem;
}
.rearrange-icon-color[data-v-0c1faf7b] {
  color: #ffffff;
}
.sub-title-width {
  max-width: 16.688rem;
}
/*
* Variables for breakpoints
*/
br-baseselect[data-v-e47265e2]::part(br-baseselect-container) {
  height: 2.125rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  width: 13rem;
  margin-top: 4px;
  margin-right: 16px;
}
br-baseselect[data-v-e47265e2]::part(br-baseselect-items) {
  font-weight: 400;
  word-break: break-word;
}
.hover-settings-icon[data-v-e47265e2] {
  margin-left: -0.375rem;
  padding: 0.125rem 0.125rem 0.25rem 0.625rem;
}
.hover-settings-icon[data-v-e47265e2]:hover {
  background-color: #f4f5f8;
  border-radius: 0.5rem;
  opacity: 1;
  pointer-events: auto;
}/*
* Variables for breakpoints
*/
.hover-settings-icon[data-v-251968cb] {
  margin-left: -0.375rem;
  padding: 0.125rem 0.125rem 0.25rem 0.625rem;
}
.hover-settings-icon[data-v-251968cb]:hover {
  background-color: #f4f5f8;
  border-radius: 0.5rem;
  opacity: 1;
  pointer-events: auto;
}
.rearrange-icon[data-v-251968cb] {
  background-color: #00263a;
  border-radius: 0.25rem;
  border-top-left-radius: 0.75rem;
}
.rearrange-icon-color[data-v-251968cb] {
  color: #ffffff;
}
br-card[data-v-d7f7786c]::part(br-card) {
  border-left: 0;
  padding: 0.75rem 1rem;
}

br-card[data-v-3c64efa8]::part(br-card) {
    border-left: 0;
    padding: 0.75rem 1rem;
}
  
.gauge-container[data-v-59715814] {
  width: 100%;
}

br-card[data-v-cbec9612]::part(br-card) {
  border-left: 0;
  padding: 0.75rem 1rem;
}
/*
* Variables for breakpoints
*/
br-baseselect[data-v-b94839fe]::part(br-baseselect-container) {
  height: 2.125rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
  width: 13.5rem;
}
br-baseselect[data-v-b94839fe]::part(br-baseselect-items) {
  font-weight: 400;
  word-break: break-word;
}
.hover-settings-icon[data-v-b94839fe] {
  margin-left: -0.375rem;
  padding: 0.125rem 0.125rem 0.25rem 0.625rem;
}
.hover-settings-icon[data-v-b94839fe]:hover {
  background-color: #f4f5f8;
  border-radius: 0.5rem;
  opacity: 1;
  pointer-events: auto;
}
.rearrange-icon[data-v-b94839fe] {
  background-color: #00263a;
  border-radius: 0.25rem;
  border-top-left-radius: 0.75rem;
}
.rearrange-icon-color[data-v-b94839fe] {
  color: #ffffff;
}/*
* Variables for breakpoints
*/
br-card[data-v-8baa1041]::part(br-card) {
  border-left: 0;
  padding: 0.75rem 1rem;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
br-card.hover-effect[data-v-8baa1041]::part(br-card):hover {
  background-color: #f4f5f8;
  text-decoration: underline;
}
.m-t-2[data-v-8baa1041] {
  margin-top: -0.125rem;
}
.plus-icon svg[data-v-8baa1041] {
  margin-top: 0.25rem;
}
br-card[data-v-d37315a1]::part(br-card) {
    border-left: 0;
}
  
br-btn[data-v-1aacca89]::part(br-btn) {
  padding: 0 !important;
  font-weight: 100;
}
br-btn[data-v-1aacca89]::part(br-btn):focus {
  outline: auto;
  text-decoration: underline;
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.dw-pointer-events-none {
  pointer-events: none;
}
.dw-absolute {
  position: absolute;
}
.dw-relative {
  position: relative;
}
.dw-bottom-2 {
  bottom: 0.5rem;
}
.dw-bottom-\[-18px\] {
  bottom: -18px;
}
.dw-bottom-\[45px\] {
  bottom: 45px;
}
.dw-left-0 {
  left: 0px;
}
.dw-left-\[-10px\] {
  left: -10px;
}
.dw-left-\[-1px\] {
  left: -1px;
}
.dw-right-0 {
  right: 0px;
}
.dw-right-\[10px\] {
  right: 10px;
}
.dw-top-0 {
  top: 0px;
}
.dw-top-1\/2 {
  top: 50%;
}
.dw-top-8 {
  top: 2rem;
}
.dw-top-\[-18px\] {
  top: -18px;
}
.dw-top-auto {
  top: auto;
}
.dw-z-0 {
  z-index: 0;
}
.dw-z-10 {
  z-index: 10;
}
.dw-z-20 {
  z-index: 20;
}
.dw-col-span-2 {
  grid-column: span 2 / span 2;
}
.dw-m-0 {
  margin: 0px;
}
.dw-m-2 {
  margin: 0.5rem;
}
.dw-m-3 {
  margin: 0.75rem;
}
.dw-m-5 {
  margin: 1.25rem;
}
.dw--my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.dw-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.dw-my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.dw-my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.dw-my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.dw-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.-dw-ml-3 {
  margin-left: -0.75rem;
}
.-dw-mr-3 {
  margin-right: -0.75rem;
}
.dw--ml-1 {
  margin-left: -0.25rem;
}
.dw-mb-1 {
  margin-bottom: 0.25rem;
}
.dw-mb-2 {
  margin-bottom: 0.5rem;
}
.dw-mb-3 {
  margin-bottom: 0.75rem;
}
.dw-mb-4 {
  margin-bottom: 1rem;
}
.dw-mb-5 {
  margin-bottom: 1.25rem;
}
.dw-mb-7 {
  margin-bottom: 1.75rem;
}
.dw-mb-\[-8px\] {
  margin-bottom: -8px;
}
.dw-mb-\[20px\] {
  margin-bottom: 20px;
}
.dw-ml-1 {
  margin-left: 0.25rem;
}
.dw-ml-16 {
  margin-left: 4rem;
}
.dw-ml-2 {
  margin-left: 0.5rem;
}
.dw-ml-3 {
  margin-left: 0.75rem;
}
.dw-ml-5 {
  margin-left: 1.25rem;
}
.dw-ml-\[-12px\] {
  margin-left: -12px;
}
.dw-ml-\[-16px\] {
  margin-left: -16px;
}
.dw-ml-\[20px\] {
  margin-left: 20px;
}
.dw-ml-\[4px\] {
  margin-left: 4px;
}
.dw-ml-\[6px\] {
  margin-left: 6px;
}
.dw-ml-\[8px\] {
  margin-left: 8px;
}
.dw-mr-1\.5 {
  margin-right: 0.375rem;
}
.dw-mr-2 {
  margin-right: 0.5rem;
}
.dw-mr-4 {
  margin-right: 1rem;
}
.dw-mr-\[4px\] {
  margin-right: 4px;
}
.dw-mt-1 {
  margin-top: 0.25rem;
}
.dw-mt-2 {
  margin-top: 0.5rem;
}
.dw-mt-3 {
  margin-top: 0.75rem;
}
.dw-mt-4 {
  margin-top: 1rem;
}
.dw-mt-5 {
  margin-top: 1.25rem;
}
.dw-mt-6 {
  margin-top: 1.5rem;
}
.dw-mt-\[-10px\] {
  margin-top: -10px;
}
.dw-mt-\[-12px\] {
  margin-top: -12px;
}
.dw-mt-\[-16px\] {
  margin-top: -16px;
}
.dw-mt-\[-2px\] {
  margin-top: -2px;
}
.dw-mt-\[-5px\] {
  margin-top: -5px;
}
.dw-mt-\[-60px\] {
  margin-top: -60px;
}
.dw-mt-\[10px\] {
  margin-top: 10px;
}
.dw-mt-\[18px\] {
  margin-top: 18px;
}
.dw-mt-\[20px\] {
  margin-top: 20px;
}
.dw-mt-\[4px\] {
  margin-top: 4px;
}
.dw-block {
  display: block;
}
.dw-inline-block {
  display: inline-block;
}
.dw-flex {
  display: flex;
}
.dw-grid {
  display: grid;
}
.dw-contents {
  display: contents;
}
.dw-hidden {
  display: none;
}
.dw-h-10 {
  height: 2.5rem;
}
.dw-h-11 {
  height: 2.75rem;
}
.dw-h-14 {
  height: 3.5rem;
}
.dw-h-2 {
  height: 0.5rem;
}
.dw-h-2\.5 {
  height: 0.625rem;
}
.dw-h-24 {
  height: 6rem;
}
.dw-h-28 {
  height: 7rem;
}
.dw-h-3 {
  height: 0.75rem;
}
.dw-h-3\.5 {
  height: 0.875rem;
}
.dw-h-36 {
  height: 9rem;
}
.dw-h-4 {
  height: 1rem;
}
.dw-h-5 {
  height: 1.25rem;
}
.dw-h-6 {
  height: 1.5rem;
}
.dw-h-60 {
  height: 15rem;
}
.dw-h-7 {
  height: 1.75rem;
}
.dw-h-8 {
  height: 2rem;
}
.dw-h-80 {
  height: 20rem;
}
.dw-h-9 {
  height: 2.25rem;
}
.dw-h-\[10px\] {
  height: 10px;
}
.dw-h-\[160px\] {
  height: 160px;
}
.dw-h-\[177px\] {
  height: 177px;
}
.dw-h-\[18px\] {
  height: 18px;
}
.dw-h-\[190px\] {
  height: 190px;
}
.dw-h-\[19px\] {
  height: 19px;
}
.dw-h-\[220px\] {
  height: 220px;
}
.dw-h-\[2px\] {
  height: 2px;
}
.dw-h-\[32px\] {
  height: 32px;
}
.dw-h-\[34px\] {
  height: 34px;
}
.dw-h-\[37px\] {
  height: 37px;
}
.dw-h-\[52px\] {
  height: 52px;
}
.dw-h-\[60px\] {
  height: 60px;
}
.dw-h-\[634px\] {
  height: 634px;
}
.dw-h-\[85px\] {
  height: 85px;
}
.dw-h-full {
  height: 100%;
}
.dw-h-screen {
  height: 100vh;
}
.dw-max-h-24 {
  max-height: 6rem;
}
.dw-max-h-28 {
  max-height: 7rem;
}
.dw-max-h-60 {
  max-height: 15rem;
}
.dw-max-h-\[500px\] {
  max-height: 500px;
}
.dw-max-h-locationPopupHeight {
  max-height: 6rem;
}
.dw-min-h-24 {
  min-height: 6rem;
}
.dw-min-h-52 {
  min-height: 13rem;
}
.dw-min-h-6 {
  min-height: 1.5rem;
}
.dw-w-0 {
  width: 0px;
}
.dw-w-1\/2 {
  width: 50%;
}
.dw-w-1\/3 {
  width: 33.333333%;
}
.dw-w-1\/4 {
  width: 25%;
}
.dw-w-1\/6 {
  width: 16.666667%;
}
.dw-w-10 {
  width: 2.5rem;
}
.dw-w-11\/12 {
  width: 91.666667%;
}
.dw-w-12 {
  width: 3rem;
}
.dw-w-2\/3 {
  width: 66.666667%;
}
.dw-w-20 {
  width: 5rem;
}
.dw-w-24 {
  width: 6rem;
}
.dw-w-28 {
  width: 7rem;
}
.dw-w-3 {
  width: 0.75rem;
}
.dw-w-3\.5 {
  width: 0.875rem;
}
.dw-w-3\/5 {
  width: 60%;
}
.dw-w-32 {
  width: 8rem;
}
.dw-w-5 {
  width: 1.25rem;
}
.dw-w-5\/12 {
  width: 41.666667%;
}
.dw-w-5\/6 {
  width: 83.333333%;
}
.dw-w-6 {
  width: 1.5rem;
}
.dw-w-60 {
  width: 15rem;
}
.dw-w-7 {
  width: 1.75rem;
}
.dw-w-9 {
  width: 2.25rem;
}
.dw-w-\[100\%\] {
  width: 100%;
}
.dw-w-\[10px\] {
  width: 10px;
}
.dw-w-\[120px\] {
  width: 120px;
}
.dw-w-\[130px\] {
  width: 130px;
}
.dw-w-\[160px\] {
  width: 160px;
}
.dw-w-\[180px\] {
  width: 180px;
}
.dw-w-\[200px\] {
  width: 200px;
}
.dw-w-\[250px\] {
  width: 250px;
}
.dw-w-\[30px\] {
  width: 30px;
}
.dw-w-\[40px\] {
  width: 40px;
}
.dw-w-\[440px\] {
  width: 440px;
}
.dw-w-\[52px\] {
  width: 52px;
}
.dw-w-full {
  width: 100%;
}
.dw-w-max {
  width: -moz-max-content;
  width: max-content;
}
.dw-min-w-3 {
  min-width: 0.75rem;
}
.dw-min-w-\[5\.4rem\] {
  min-width: 5.4rem;
}
.dw-min-w-\[85px\] {
  min-width: 85px;
}
.dw-max-w-2xl {
  max-width: 42rem;
}
.dw-max-w-\[10\%\] {
  max-width: 10%;
}
.dw-max-w-\[100\%\] {
  max-width: 100%;
}
.dw-max-w-\[48\%\] {
  max-width: 48%;
}
.dw-max-w-\[50\%\] {
  max-width: 50%;
}
.dw-max-w-\[90\%\] {
  max-width: 90%;
}
.dw-max-w-full {
  max-width: 100%;
}
.dw-flex-1 {
  flex: 1 1 0%;
}
.dw-flex-auto {
  flex: 1 1 auto;
}
.dw-grow {
  flex-grow: 1;
}
.dw--translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dw-rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes dw-pulse {

  50% {
    opacity: .5;
  }
}
.dw-animate-pulse {
  animation: dw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes dw-spin {

  to {
    transform: rotate(360deg);
  }
}
.dw-animate-spin {
  animation: dw-spin 1s linear infinite;
}
.dw-cursor-default {
  cursor: default;
}
.dw-cursor-move {
  cursor: move;
}
.dw-cursor-not-allowed {
  cursor: not-allowed;
}
.dw-cursor-pointer {
  cursor: pointer;
}
.dw-resize-y {
  resize: vertical;
}
.dw-list-none {
  list-style-type: none;
}
.dw-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.dw-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.dw-grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.dw-flex-row {
  flex-direction: row;
}
.dw-flex-col {
  flex-direction: column;
}
.dw-flex-col-reverse {
  flex-direction: column-reverse;
}
.dw-flex-wrap {
  flex-wrap: wrap;
}
.dw-items-start {
  align-items: flex-start;
}
.dw-items-end {
  align-items: flex-end;
}
.dw-items-center {
  align-items: center;
}
.dw-justify-end {
  justify-content: flex-end;
}
.dw-justify-center {
  justify-content: center;
}
.dw-justify-between {
  justify-content: space-between;
}
.dw-gap-0 {
  gap: 0px;
}
.dw-gap-1 {
  gap: 0.25rem;
}
.dw-gap-2 {
  gap: 0.5rem;
}
.dw-gap-2\.5 {
  gap: 0.625rem;
}
.dw-gap-3 {
  gap: 0.75rem;
}
.dw-gap-4 {
  gap: 1rem;
}
.dw-gap-5 {
  gap: 1.25rem;
}
.dw-gap-6 {
  gap: 1.5rem;
}
.dw-gap-9 {
  gap: 2.25rem;
}
.dw-gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.dw-gap-y-3 {
  row-gap: 0.75rem;
}
.dw-overflow-auto {
  overflow: auto;
}
.dw-overflow-hidden {
  overflow: hidden;
}
.dw-overflow-x-auto {
  overflow-x: auto;
}
.dw-overflow-y-auto {
  overflow-y: auto;
}
.dw-overflow-x-hidden {
  overflow-x: hidden;
}
.dw-overflow-y-scroll {
  overflow-y: scroll;
}
.dw-text-ellipsis {
  text-overflow: ellipsis;
}
.dw-whitespace-nowrap {
  white-space: nowrap;
}
.dw-break-all {
  word-break: break-all;
}
.dw-rounded {
  border-radius: 0.25rem;
}
.dw-rounded-2xl {
  border-radius: 1rem;
}
.dw-rounded-\[20px\] {
  border-radius: 20px;
}
.dw-rounded-full {
  border-radius: 9999px;
}
.dw-rounded-lg {
  border-radius: 0.5rem;
}
.dw-rounded-md {
  border-radius: 0.375rem;
}
.dw-rounded-xl {
  border-radius: 0.75rem;
}
.dw-rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.dw-rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.dw-border {
  border-width: 1px;
}
.dw-border-2 {
  border-width: 2px;
}
.dw-border-4 {
  border-width: 4px;
}
.dw-border-b {
  border-bottom-width: 1px;
}
.dw-border-t-\[2px\] {
  border-top-width: 2px;
}
.dw-border-dashed {
  border-style: dashed;
}
.dw-border-\[\#002743\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 39 67 / var(--tw-border-opacity, 1));
}
.dw-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.dw-border-locationPopup {
  --tw-border-opacity: 1;
  border-color: rgb(179 190 199 / var(--tw-border-opacity, 1));
}
.dw-border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.dw-border-sky-600 {
  --tw-border-opacity: 1;
  border-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.dw-border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.dw-border-stone-300 {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.dw-border-stone-400 {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.dw-border-transparent {
  border-color: transparent;
}
.dw-border-t-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.dw-bg-\[\#F0F2F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 245 / var(--tw-bg-opacity, 1));
}
.dw-bg-\[\#e5f2f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 242 242 / var(--tw-bg-opacity, 1));
}
.dw-bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.dw-bg-checkboxColor {
  --tw-bg-opacity: 1;
  background-color: rgb(1 125 128 / var(--tw-bg-opacity, 1));
}
.dw-bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.dw-bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.dw-bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.dw-bg-iconBG {
  --tw-bg-opacity: 1;
  background-color: rgb(237 239 243 / var(--tw-bg-opacity, 1));
}
.dw-bg-locationPopup {
  --tw-bg-opacity: 1;
  background-color: rgb(179 190 199 / var(--tw-bg-opacity, 1));
}
.dw-bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.dw-bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
.dw-bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.dw-bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.dw-bg-teal-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.dw-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.dw-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.dw-object-center {
  -o-object-position: center;
     object-position: center;
}
.dw-p-1 {
  padding: 0.25rem;
}
.dw-p-2 {
  padding: 0.5rem;
}
.dw-p-3 {
  padding: 0.75rem;
}
.dw-p-4 {
  padding: 1rem;
}
.dw-p-5 {
  padding: 1.25rem;
}
.dw-p-6 {
  padding: 1.5rem;
}
.dw-p-7 {
  padding: 1.75rem;
}
.dw-px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.dw-px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.dw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.dw-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.dw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.dw-px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.dw-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.dw-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.dw-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.dw-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.dw-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.dw-py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.dw-pb-0 {
  padding-bottom: 0px;
}
.dw-pb-1 {
  padding-bottom: 0.25rem;
}
.dw-pb-10 {
  padding-bottom: 2.5rem;
}
.dw-pb-2 {
  padding-bottom: 0.5rem;
}
.dw-pb-3 {
  padding-bottom: 0.75rem;
}
.dw-pb-40 {
  padding-bottom: 10rem;
}
.dw-pb-\[2px\] {
  padding-bottom: 2px;
}
.dw-pl-0 {
  padding-left: 0px;
}
.dw-pl-1 {
  padding-left: 0.25rem;
}
.dw-pl-1\.5 {
  padding-left: 0.375rem;
}
.dw-pl-2 {
  padding-left: 0.5rem;
}
.dw-pl-3 {
  padding-left: 0.75rem;
}
.dw-pl-4 {
  padding-left: 1rem;
}
.dw-pl-\[11px\] {
  padding-left: 11px;
}
.dw-pr-10 {
  padding-right: 2.5rem;
}
.dw-pr-2 {
  padding-right: 0.5rem;
}
.dw-pr-6 {
  padding-right: 1.5rem;
}
.dw-pt-0 {
  padding-top: 0px;
}
.dw-pt-0\.5 {
  padding-top: 0.125rem;
}
.dw-pt-1 {
  padding-top: 0.25rem;
}
.dw-pt-10 {
  padding-top: 2.5rem;
}
.dw-pt-2 {
  padding-top: 0.5rem;
}
.dw-pt-9 {
  padding-top: 2.25rem;
}
.dw-pt-\[2px\] {
  padding-top: 2px;
}
.dw-pt-\[6px\] {
  padding-top: 6px;
}
.dw-text-left {
  text-align: left;
}
.dw-text-center {
  text-align: center;
}
.dw-align-middle {
  vertical-align: middle;
}
.dw-font-primary {
  font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}
.dw-text-\[22px\] {
  font-size: 22px;
}
.dw-text-\[32px\] {
  font-size: 32px;
}
.dw-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.dw-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.dw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.dw-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.dw-font-bold {
  font-weight: 700;
}
.dw-font-light {
  font-weight: 300;
}
.dw-font-medium {
  font-weight: 500;
}
.dw-font-normal {
  font-weight: 400;
}
.dw-font-semibold {
  font-weight: 600;
}
.dw-normal-case {
  text-transform: none;
}
.dw-leading-3 {
  line-height: .75rem;
}
.dw-leading-9 {
  line-height: 2.25rem;
}
.dw-leading-normal {
  line-height: 1.5;
}
.dw-text-primary {
  --tw-text-opacity: 1;
  color: rgb(0 39 67 / var(--tw-text-opacity, 1));
}
.dw-text-secondary {
  --tw-text-opacity: 1;
  color: rgb(76 78 81 / var(--tw-text-opacity, 1));
}
.dw-text-warningRed {
  --tw-text-opacity: 1;
  color: rgb(154 20 20 / var(--tw-text-opacity, 1));
}
.dw-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dw-underline {
  text-decoration-line: underline;
}
.dw-accent-checkboxColor {
  accent-color: #017D80;
}
.dw-opacity-0 {
  opacity: 0;
}
.dw-opacity-50 {
  opacity: 0.5;
}
.dw-opacity-80 {
  opacity: 0.8;
}
.dw-shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dw-shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dw-shadow-shadow-2 {
  --tw-shadow: 0px 3px 6px #00000029;
  --tw-shadow-colored: 0px 3px 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dw-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dw-shadow-locationPopupShadow {
  --tw-shadow-color: #00000029;
  --tw-shadow: var(--tw-shadow-colored);
}
.dw-transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.dw-transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.dw-\@container {
  container-type: inline-size;
}

::-webkit-scrollbar {
  height: 0.25rem;
  width: 0.25rem;
}

::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

::-webkit-scrollbar-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.hover\:dw-bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:dw-bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.hover\:dw-bg-teal-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}

.hover\:dw-underline:hover {
  text-decoration-line: underline;
}

.focus\:dw-underline:focus {
  text-decoration-line: underline;
}

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

.focus\:dw-ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

@container (min-width: 28rem) {

  .\@md\:dw-block {
    display: block;
  }

  .\@md\:dw-hidden {
    display: none;
  }
}

@container (min-width: 32rem) {

  .\@lg\:-dw-mt-7 {
    margin-top: -1.75rem;
  }

  .\@lg\:dw-max-w-\[45\%\] {
    max-width: 45%;
  }

  .\@lg\:dw-max-w-\[55\%\] {
    max-width: 55%;
  }

  .\@lg\:dw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .\@lg\:dw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .\@lg\:dw-flex-row {
    flex-direction: row;
  }

  .\@lg\:dw-justify-center {
    justify-content: center;
  }

  .\@lg\:dw-justify-between {
    justify-content: space-between;
  }
}

@container (min-width: 36rem) {

  .\@xl\:dw-justify-end {
    justify-content: flex-end;
  }
}

@container (min-width: 42rem) {

  .\@2xl\:dw-ml-2 {
    margin-left: 0.5rem;
  }

  .\@2xl\:dw-mt-0 {
    margin-top: 0px;
  }

  .\@2xl\:dw-block {
    display: block;
  }

  .\@2xl\:dw-hidden {
    display: none;
  }

  .\@2xl\:dw-w-1\/3 {
    width: 33.333333%;
  }

  .\@2xl\:dw-w-1\/5 {
    width: 20%;
  }

  .\@2xl\:dw-w-3\/5 {
    width: 60%;
  }

  .\@2xl\:dw-w-\[400px\] {
    width: 400px;
  }

  .\@2xl\:dw-flex-row {
    flex-direction: row;
  }

  .\@2xl\:dw-items-center {
    align-items: center;
  }

  .\@2xl\:dw-px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\@2xl\:dw-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@container (min-width: 56rem) {

  .\@4xl\:dw-mb-4 {
    margin-bottom: 1rem;
  }

  .\@4xl\:dw-hidden {
    display: none;
  }

  .\@4xl\:dw-w-36 {
    width: 9rem;
  }

  .\@4xl\:dw-w-44 {
    width: 11rem;
  }

  .\@4xl\:dw-w-80 {
    width: 20rem;
  }

  .\@4xl\:dw-flex-row {
    flex-direction: row;
  }

  .\@4xl\:dw-flex-wrap {
    flex-wrap: wrap;
  }

  .\@4xl\:dw-items-center {
    align-items: center;
  }

  .\@4xl\:dw-justify-normal {
    justify-content: normal;
  }

  .\@4xl\:dw-gap-0 {
    gap: 0px;
  }

  .\@4xl\:dw-pb-0 {
    padding-bottom: 0px;
  }

  .\@4xl\:dw-pb-3 {
    padding-bottom: 0.75rem;
  }
}

@media (prefers-reduced-motion: no-preference) {

  @keyframes dw-pulse {

    50% {
      opacity: .5;
    }
  }

  .motion-safe\:dw-animate-pulse {
    animation: dw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }
}

@media (min-width: 640px) {

  .sm\:dw-col-span-1 {
    grid-column: span 1 / span 1;
  }

  .sm\:dw-mt-0 {
    margin-top: 0px;
  }

  .sm\:dw-inline {
    display: inline;
  }

  .sm\:dw-flex {
    display: flex;
  }

  .sm\:dw-hidden {
    display: none;
  }

  .sm\:dw-max-h-52 {
    max-height: 13rem;
  }

  .sm\:dw-w-\[140px\] {
    width: 140px;
  }

  .sm\:dw-w-\[220px\] {
    width: 220px;
  }

  .sm\:dw-w-\[30px\] {
    width: 30px;
  }

  .sm\:dw-w-auto {
    width: auto;
  }

  .sm\:dw-px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (min-width: 768px) {

  .md\:dw-right-5 {
    right: 1.25rem;
  }

  .md\:-dw-mt-5 {
    margin-top: -1.25rem;
  }

  .md\:dw-mb-0 {
    margin-bottom: 0px;
  }

  .md\:dw-mb-\[100px\] {
    margin-bottom: 100px;
  }

  .md\:dw-ml-2 {
    margin-left: 0.5rem;
  }

  .md\:dw-mr-0 {
    margin-right: 0px;
  }

  .md\:dw-mt-\[0\] {
    margin-top: 0;
  }

  .md\:dw-w-1\/2 {
    width: 50%;
  }

  .md\:dw-w-3\/4 {
    width: 75%;
  }

  .md\:dw-flex-row {
    flex-direction: row;
  }
}

@media (min-width: 1024px) {

  .lg\:dw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:dw-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:dw-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:dw-pb-20 {
    padding-bottom: 5rem;
  }
}
