@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700;800&display=swap");

/* @import "app.css"; */

#map_controls_3D.active{
  left: 10px;
}

#map_controls_3D:focus,
#map_controls_3D:hover{
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity));
  background-color: #ffffffc2;
  box-shadow: 0 0 2px -1px #333;
}

#map_controls_3D > button {
  box-shadow: 0px 0px 5px 1px #80808085;
}

#map_controls_3D:hover > button{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#map_controls_3D:focus #map_controls_3D_panel,
#map_controls_3D:hover #map_controls_3D_panel{
  visibility: visible;
  overflow: visible;
}

#map_controls_3D:focus button,
#map_controls_3D:hover button{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  opacity: 1 !important;
}

#map_controls_3D > button .data-hover:after,
#map_controls_3D > #map_controls_3D_panel > button .data-hover:after {
  content: attr(data-title);
}

#map_controls_3D:focus > button .data-hover:after,
#map_controls_3D:hover > button .data-hover:after {
  content: attr(data-hover);
}

#map_controls_3D > button:focus .data-hover:after,
#map_controls_3D > button:hover .data-hover:after {
  content: attr(data-hover);
}

#map_controls_3D button{
  position: relative;
  height: 70px;
  width: 90px;
  min-width: 90px;
  overflow: hidden;
  border-radius: 0;
  border-width: 3px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

#map_controls_3D button:hover{
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(17 37 141 / var(--tw-border-opacity));
}

#map_controls_3D button.opacity-0{
  order: 1;
}

#map_controls_3D button img{
  border-radius: 0;
}

#map_controls_3D:hover button img{
  border-radius: 0px;
}

#map_controls_3D.hover-all:focus > button.opacity-0,
#map_controls_3D.hover-all:hover > button.opacity-0{
  position: relative;
}

#map_controls_3D.hover-all #map_controls_3D_panel{
  order: 2;
}

#map_controls_3D:focus #map_controls_3D_panel button,
#map_controls_3D:hover #map_controls_3D_panel button{
  opacity: 1;
}

#map_controls_3D #map_controls_3D_panel > button{
  opacity: 0;
}

#map_controls_3D button#map_controls_3D #map_controls_3D_panel > button{
  order: 1;
}

#map_controls_3D.hover-all:focus > button#map_controls_3D #map_controls_3D_panel > button,
#map_controls_3D.hover-all:hover > button#map_controls_3D #map_controls_3D_panel > button{
  position: relative;
}

#map_controls_maptype,
.top-right.subcontrol-container,
.top-left.subcontrol-container,
.bottom-left.subcontrol-container,
.bottom-right.subcontrol-container{
  z-index: 80;
}

.azure-maps-control-container.light > div{
  display: flex;
  flex-direction: column;
}

.azure-maps-control-button.routeRange-selection {
  display: none;
}

#panels .hidden{
  visibility: visible !important;
}

.bottom-right.subcontrol-container{
  flex-direction: row !important;
  gap: 3px !important;
  padding-right: 3px !important;
}

.azure-maps-control-container{
  margin-top: 3px !important;
  margin-bottom: 3px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  flex-direction: row !important;
}

.azure-maps-control-container.in-use,
.azure-maps-control-container.in-use .sub-container{
  flex-direction: column !important;
}

.azure-maps-control-container .sub-container.hidden-accessible-element{
  width: 0px;
}

#map_controls_maptype{
  position: absolute;
  bottom: 27px;
  right: 140px;
  height: 38px;
  transition-delay: 2000ms;
}

#map_controls_maptype_panel #map_controls_maptype_panel_inner {
  box-shadow: 0px 0px 6px 2px #41414185;
}

#map_controls_maptype:hover #map_controls_maptype_panel{
  visibility: visible;
  width: auto;
}

.azure-maps-control-button{
  position: relative;
  border-radius: 0.25rem;
}

.azure-maps-control-button.zoom-in{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.azure-maps-control-button.zoom-out{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.atlas-map .popup-container{
  max-width: 600px;
}

.atlas-map .popup-container *{
  max-width: 100%;
  white-space: normal;
}

.atlas-map .popup-content-container{
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 136 0 / var(--tw-border-opacity));
  --tw-shadow-color: unset !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}


.intern:not(.a11y-contrast) .atlas-map .popup-content-container{
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
}

.popup-container.pinned.animate-pinned{
  position: absolute;
  left: calc(100% - 15px);
  top: 20px;
  z-index: 100;
  max-width: calc(100% - 70px);
  --tw-translate-x: -100% !important;
  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)) !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: linear;
}

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

@media (min-width: 992px){
  .popup-container.pinned.animate-pinned{
    left: calc(100% - 65px);
  }
}

.popup-container.animate-pinned{
  top: 0px;
  left: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: linear;
}

@media (min-width: 992px){
  .popup-container.pinned.legend-open{
    left: calc(75% - 75px);
  }
}

.atlas-map .popup-container > .popup-arrow{
  border-top-color: #ff8800cc !important;
  border-bottom-color: #ff8800cc !important;
}

.popup-container.pinned .popup-arrow{
  display: none;
}

#panels .popup-container.pinned .popup-arrow{
  visibility: visible !important;
}

@media screen and (max-width: 768px) {
  #map_controls_maptype #map_controls_maptype_panel{
    position: absolute;
    right: -18px;
    bottom: 44px;
    height: auto;
    flex-direction: column-reverse;
  }

  #map_controls_maptype #map_controls_maptype_panel button{
    margin-left: 0px !important;
  }
}

.switch-container{
  margin-bottom: 20px;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 700;
}

.switch-container .toggleswitch{
  position: relative;
  top: 1px;
  height: 24px;
  width: 42px;
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.switch-container .toggleswitch.small-switch{
  height: 20px;
  width: 30px;
  border-radius: 0.75rem;
}

.switch-container.switchactive .toggleswitch{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.switch-container .toggleswitch:before{
  position: absolute;
  right: 20px;
  top: 2px;
  display: inline-block;
  height: 16px;
  width: 16px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: linear;
  --tw-content: "";
  content: var(--tw-content);
}

.switch-container .toggleswitch.small-switch:before{
  right: 12px;
  top: 2px;
  height: 13px;
  width: 13px;
}

.switch-container.switchactive .toggleswitch:before{
  right: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: linear;
}

.faq-question:after{
  position: absolute;
  right: 12px;
  top: 50%;
  display: block;
  height: 16px;
  width: 16px;
  --tw-translate-y: -8px;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity));
  background-size: 100% 100%;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  --tw-content: "";
  content: var(--tw-content);
  -webkit-mask: url(/base/static/icons/angle-down.svg) no-repeat 100% 100%;
  -moz-mask-mask: url(/base/static/icons/angle-down.svg) no-repeat 100% 100%;
  -webkit-mask: url(/base/static/icons/angle-down.svg) no-repeat 100% 100%;
          mask: url(/base/static/icons/angle-down.svg) no-repeat 100% 100%;
}

.active-search .faq-question,
.faq-question.active{
  background-color: #ff8800cc;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}


.intern .active-search .faq-question,
.intern 
.faq-question.active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
}

.active-search .faq-question:after,
.faq-question.active:after{
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.active-search .faq-answer.max-h-0,
.faq-answer.max-h-0{
  transition-duration: 500ms !important;
}

.active-search .faq-answer,
.faq-answer{
  max-height: 1000vh;
  transition-duration: 1000ms !important;
}

.icon {
  -webkit-mask-size: 100% 100%;
  -moz-mask-size: 100% 100%;
  -mask-size: 100% 100%;
}

.filter-icon{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity));
  -webkit-mask: url(/base/static/icons/filter.svg) no-repeat 100% 100%;
  -moz-mask-mask: url(/base/static/icons/filter.svg) no-repeat 100% 100%;
  -webkit-mask: url(/base/static/icons/filter.svg) no-repeat 100% 100%;
          mask: url(/base/static/icons/filter.svg) no-repeat 100% 100%;
}

.active.filter-icon,
.active .filter-icon{
  top: 1px;
  width: 24px;
  background-color: #ff8800cc;
}


.intern .active.filter-icon,
.intern 
.active .filter-icon{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
}

.active.filter-icon,
.active .filter-icon {
  -webkit-mask: url(/base/static/icons/filter-x.svg) no-repeat 100% 100%;
  -moz-mask: url(/base/static/icons/filter-x.svg) no-repeat 100% 100%;
  mask: url(/base/static/icons/filter-x.svg) no-repeat 100% 100%;
}

.angle-up-icon{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity));
  -webkit-mask: url(/base/static/icons/angle-up.svg) no-repeat 100% 100%;
  -moz-mask-mask: url(/base/static/icons/angle-up.svg) no-repeat 100% 100%;
  -webkit-mask: url(/base/static/icons/angle-up.svg) no-repeat 100% 100%;
          mask: url(/base/static/icons/angle-up.svg) no-repeat 100% 100%;
}

.angle-down-icon{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity));
  -webkit-mask: url(/base/static/icons/angle-down.svg) no-repeat 100% 100%;
  -moz-mask-mask: url(/base/static/icons/angle-down.svg) no-repeat 100% 100%;
  -webkit-mask: url(/base/static/icons/angle-down.svg) no-repeat 100% 100%;
          mask: url(/base/static/icons/angle-down.svg) no-repeat 100% 100%;
}

.caret-up-icon{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity));
  -webkit-mask: url(/base/static/icons/caret-up.svg) no-repeat 100% 100%;
  -moz-mask-mask: url(/base/static/icons/caret-up.svg) no-repeat 100% 100%;
  -webkit-mask: url(/base/static/icons/caret-up.svg) no-repeat 100% 100%;
          mask: url(/base/static/icons/caret-up.svg) no-repeat 100% 100%;
}

.caret-down-icon{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity));
  -webkit-mask: url(/base/static/icons/caret-down.svg) no-repeat 100% 100%;
  -moz-mask-mask: url(/base/static/icons/caret-down.svg) no-repeat 100% 100%;
  -webkit-mask: url(/base/static/icons/caret-down.svg) no-repeat 100% 100%;
          mask: url(/base/static/icons/caret-down.svg) no-repeat 100% 100%;
}

/* @import "components/intern.css"; */

@keyframes fade-out-in {
  0%   {
    opacity: 1;
  }

  12.5%  {
    opacity: 0.75;
  }

  25%  {
    opacity: 0.5;
  }

  37.5%  {
    opacity: 0.25;
  }

  50%  {
    opacity: 0;
  }

  62.5%  {
    opacity: 0.25;
  }

  75%  {
    opacity: 0.5;
  }

  87.5%  {
    opacity: 0.75;
  }

  100% {
    opacity:1;
  }
}

@keyframes pulse-scale {
  0% {
    transform: scale(0.8);
  }

  50% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.8);
  }
}

@media screen and (min-width: 992px) {
  aside[id$="-panel"].show{
    z-index: 60;
    --tw-translate-x: 0px;
    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));
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  button[id$="-sidepanel-btn"].active{
    z-index: 20;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  button[id$="-sidepanel-btn"].active span{
    max-width: 0px;
    padding-left: 0px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  button[id$="-sidepanel-btn"].active span.btn-icon{
    max-width: 10px;
    --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));
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .size-buttons .active > div,
  .size-buttons .active{
    --tw-border-opacity: 1;
    border-color: rgb(255 136 0 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 136 0 / var(--tw-text-opacity));
    opacity: 1;
  }

  
.intern:not(.a11y-contrast) .size-buttons .active > div,
.intern:not(.a11y-contrast) 
  .size-buttons .active{
    --tw-text-opacity: 1 !important;
    color: rgb(2 128 179 / var(--tw-text-opacity)) !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
  }

  .half .size-buttons .active > div:nth-child(2){
    --tw-bg-opacity: 1;
    background-color: rgb(255 136 0 / var(--tw-bg-opacity));
  }

  .third .size-buttons .active > div:nth-child(3){
    --tw-bg-opacity: 1;
    background-color: rgb(255 136 0 / var(--tw-bg-opacity));
  }

  #information-panel #sidepanel-buttons{
    overflow: hidden;
  }

  #information-panel.show #sidepanel-buttons button.active{
    background-color: #ff8800cc;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  
.intern #information-panel.show #sidepanel-buttons button.active{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
  }

  #information-panel.show #sidepanel-buttons{
    top: 0px;
    height: 100%;
    width: 160px;
    max-width: 160px;
    border-radius: 0;
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(239 239 239 / var(--tw-border-opacity));
    transition-property: max-width;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  #information-panel #sidepanel-buttons button{
    margin-left: 0px !important;
    justify-content: flex-start;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  #information-panel.show #sidepanel-buttons button{
    transition-property: background-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  #information-panel.show #sidepanel-buttons button:first-child{
    border-top-left-radius: 3px !important;
    transition-property: background-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  #information-panel.show #sidepanel-buttons button:hover{
    background-color: #ff8800cc;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: background-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  
.intern #information-panel.show #sidepanel-buttons button:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
  }

  #information-panel.show #sidepanel-buttons button:hover i{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  #information-panel #sidepanel-buttons button#hide-buttons{
    padding-left: 8px !important;
    display: none;
  }

  #information-panel.show #sidepanel-buttons.smaller{
    max-width: 30px;
    overflow: hidden;
    transition-property: max-width;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  #information-panel.show #sidepanel-buttons.smaller:hover{
    max-width: 160px;
    transition-property: max-width;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  #information-panel #sidepanel-buttons button#hide-buttons i{
    position: relative;
  }

  #information-panel.show #sidepanel-buttons.smaller button#hide-buttons .fa-thumbtack {
    display: none;
  }

  #information-panel.show #sidepanel-buttons.smaller:hover button#hide-buttons .fa-thumbtack{
    display: block;
  }

  #information-panel #sidepanel-buttons button#hide-buttons .fa-thumbtack:after{
    position: absolute;
    top: 7px;
    left: -6px;
    display: block;
    height: 2px;
    width: 26px;
    --tw-rotate: 225deg;
    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));
    --tw-bg-opacity: 1;
    background-color: rgb(255 0 0 / var(--tw-bg-opacity));
    --tw-content: "";
    content: var(--tw-content);
  }

  #information-panel.show #sidepanel-buttons.smaller button#hide-buttons .fa-thumbtack:after {
    display: none;
  }

  #information-panel.show #sidepanel-buttons.smaller button{
    padding-left: 40px !important;
  }

  #information-panel.show #sidepanel-buttons.smaller:hover button{
    padding-left: 14px !important;
  }

  #information-panel.show #sidepanel-buttons button#hide-buttons{
    display: flex;
  }

  #information-panel #sidepanel-buttons button:not(\!hidden) + button:not(\!hidden){
    border-top-width: 1px !important;
    border-style: solid !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  }

  aside[id$="-panel"].third{
    min-width: 450px !important;
    max-width: 30%;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
  }

  @media (min-width: 1440px){
    aside[id$="-panel"].third{
      max-width: 25%;
    }
  }

  @media (min-width: 2160px){
    aside[id$="-panel"].third{
      max-width: 20%;
    }
  }

  aside[id$="-panel"].full{
    max-width: calc(100% - 225px);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
  }

  aside[id$="-panel"].full.active-sidepanel{
    max-width: calc(100% - 580px);
  }

  aside[id$="-panel"].half{
    max-width: 50%;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
  }

  aside[id$="-panel"].fullscreen{
    position: fixed !important;
    top: 20px !important;
    right: 0px !important;
    height: calc(100dvh - 50px) !important;
    max-height: 100vh !important;
    max-width: 100% !important;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
  }

  /* .half #tab-content .lg\:grid-cols-12,  */

  .third #tab-content .lg\:col-span-6{
    grid-column: span 12 / span 12;
  }

  .third #tab-content .gap-x-40{
    -moz-column-gap: 0px;
         column-gap: 0px;
    row-gap: 40px;
  }

  .third #overview-tab > .grid{
    padding-left: 0px;
    padding-right: 0px;
  }

  /* .half #tab-content .lg\:col-span-12, */

  /* .third #tab-content .lg\:col-span-12 {
    @apply col-span-6;
  } */

  aside[id$="-panel"] #info-tabs{
    max-width: 40px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  aside[id$="-panel"] #info-tabs:hover{
    max-width: 250px;
    --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);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  aside[id$="-panel"] #info-tabs button span{
    display: none;
    white-space: nowrap;
  }

  #panels aside[id$="-panel"] #info-tabs button span{
    visibility: visible !important;
  }

  aside[id$="-panel"] #info-tabs:hover button span{
    display: inline-block;
  }

  body.fullscreen:after{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
    height: 100%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    opacity: 0.5;
    --tw-content: "";
    content: var(--tw-content);
  }
}

aside[id$="-panel"] > div[id$="_panel"],
aside[id$="-panel"] > div[id$="-panel"]{
  display: none !important;
  opacity: 0;
}

#map_controls_3D buttonaside[id$="-panel"] > div[id$="_panel"],#map_controls_3D button
aside[id$="-panel"] > div[id$="-panel"]{
  order: 1;
}

#map_controls_3D.hover-all:focus > buttonaside[id$="-panel"] > div[id$="_panel"],
#map_controls_3D.hover-all:hover > buttonaside[id$="-panel"] > div[id$="_panel"],#map_controls_3D.hover-all:focus > button
aside[id$="-panel"] > div[id$="-panel"],
#map_controls_3D.hover-all:hover > button
aside[id$="-panel"] > div[id$="-panel"]{
  position: relative;
}

aside[id$="-panel"] > div[id$="_panel"].active,
aside[id$="-panel"] > div[id$="-panel"].active{
  display: block !important;
}

aside[id$="-panel"] > div[id$="_panel"].active.fade,
aside[id$="-panel"] > div[id$="-panel"].active.fade{
  z-index: 10;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

#tab-content > div{
  display: none;
  opacity: 0;
}

#map_controls_3D button#tab-content > div{
  order: 1;
}

#map_controls_3D.hover-all:focus > button#tab-content > div,
#map_controls_3D.hover-all:hover > button#tab-content > div{
  position: relative;
}

#panels #tab-content > div{
  visibility: visible !important;
}

#info-tabs button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(148 148 148 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#tab-content > div.active{
  display: flex;
}

#tab-content > div.active.fade{
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

@media screen and (max-width: 992px) {
  #sidebar-menu-generatedlist .dropdown-container.active{
    max-height: unset;
  }
}

#panels #context-panel-sm #context-panel{
  display: block !important;
}

.legend-gradient{
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: auto;
}

#sidebar-legend-generated div[id^="leg_"]{
  margin-bottom: 24px;
}

#sidepanel-buttons button{
  border-width: 0px !important;
  background-image: none;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  text-align: left;
  font-size: 15px;
}

#information-panel.show #sidepanel-buttons button{
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  font-size: 14px;
}

.loader-bars {
  width: 20px;
  aspect-ratio: .75;
  --c: no-repeat linear-gradient(#000 0 0);
  background: 
        var(--c) 0%   100%,
        var(--c) 50%  100%,
        var(--c) 100% 100%;
  background-size: 20% 65%;
  animation: l5 1s infinite linear;
}

@keyframes l5 {
  20% {
    background-position: 0% 50% ,50% 100%,100% 100%
  }

  40% {
    background-position: 0% 0%  ,50% 50% ,100% 100%
  }

  60% {
    background-position: 0% 100%,50% 0%  ,100% 50%
  }

  80% {
    background-position: 0% 100%,50% 100%,100% 0%
  }
}

.loader-circle{
  --tw-bg-opacity: 1;
  background-color: rgb(255 93 0 / var(--tw-bg-opacity));
  padding: 8px;
  width: 35px;
  aspect-ratio: 1;
  border-radius: 50%;
  --_m: 
        conic-gradient(#0000 10%,#000),
        linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: l3 1s infinite linear;
}

@keyframes l3 {
  to{
    transform: rotate(1turn)
  }
}

.loader-dots {
  display: inline-flex;
  width: 60px;
  aspect-ratio: 4;
  background: radial-gradient(circle closest-side,#000 90%,#0000) 0/calc(100%/3) 100% space;
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  animation: l1 0.75s steps(4) infinite;
  &.small-dots {
    width: 10px;
    background-size: calc(100%/3) 100%;
  }
}

@keyframes l1 {
  to{
    -webkit-clip-path: inset(0 -34% 0 0);
            clip-path: inset(0 -34% 0 0)
  }
}

body.dragging #map_extra,
body.dragging #map_extra_inner,
body.dragging #sidepanel,
body.dragging iframe{
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

body.dragging #map_mobile_dragger{
  opacity: 0.5;
}

div[id^="selected_filters"]{
  max-height: 0px;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}

.active-search div.faq-answer[id^="selected_filters"],div
.faq-answer[id^="selected_filters"]{
  transition-duration: 500ms !important;
}

div[id^="selected_filters"].active-filters{
  max-height: 210px;
  padding-bottom: 10px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}

div[id^="selected_filters"] ul{
  margin: 0px;
  display: flex;
  max-height: 86px;
  list-style-type: none;
  flex-wrap: wrap;
  gap: 2px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0px;
  vertical-align: baseline;
}

div[id^="selected_filters"] ul li{
  position: relative;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 93 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 93 0 / var(--tw-bg-opacity));
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 6px;
  padding-left: 20px;
  font-size: 12px;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

div[id^="selected_filters"] ul li:hover{
  opacity: 0.75;
}

div[id^="selected_filters"] ul li:before{
  position: absolute;
  left: 5px;
  top: 0px;
  display: inline-flex;
  height: 100%;
  align-items: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-family: 'Font Awesome 5 Free';
  content: '\f00d';
}

.popup-content-container{
  border-radius: 0.375rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 209 209 / var(--tw-border-opacity));
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.popup-content-container .popup-close{
  right: 15px;
  top: 15px;
  font-size: 28px;
}

.popup-content-container .popup-close:hover{
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}

#map_3D iframe{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

#mow [id$="_filterbtn"]{
  left: 2px;
}

#mow #datalayers-panel .checkbox-container,
#mow #datalayers-panel .checkbox-button{
  padding-left: 22px;
}

#datalayers-panel .sidepanel:not(.active-content){
  left: -100%;
  transition: left 0.3s ease-in;
}

#datalayers-panel .sidepanel.active-content{
  left: 0px;
  transition: left 0.3s ease-in;
}

#menu-toggler:not(.collapsed) span:nth-child(1){
  margin-left: -2px;
  width: 100%;
  --tw-translate-y: 6px;
  --tw-rotate: 225deg;
  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));
}

#menu-toggler:not(.collapsed) span:nth-child(2){
  opacity: 0;
  transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#map_controls_3D button#menu-toggler:not(.collapsed) span:nth-child(2){
  order: 1;
}

#map_controls_3D.hover-all:focus > button#menu-toggler:not(.collapsed) span:nth-child(2),
#map_controls_3D.hover-all:hover > button#menu-toggler:not(.collapsed) span:nth-child(2){
  position: relative;
}

#menu-toggler:not(.collapsed) span:nth-child(3){
  margin-left: -2px;
  width: 100%;
  --tw-translate-y: -10px;
  --tw-rotate: -225deg;
  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));
}

#navbar .nav-item .nav-link{
  position: relative;
  display: block;
  width: 100%;
  padding: 16px;
  text-align: center;
  font-size: 17px;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

#navbar .nav-item .nav-link:visited{
  color: rgb(51 51 51 );
}

@media (min-width: 992px){
  #navbar .nav-item .nav-link{
    display: inline-flex;
    width: auto;
    justify-content: center;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    font-size: .95625rem;
  }
}

@media (min-width: 1200px){
  #navbar .nav-item .nav-link{
    font-size: 20px;
  }
}

#navbar .nav-item:hover > .nav-link:before{
  visibility: visible;
  --tw-translate-y: 0px;
  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));
  opacity: 1;
}

#navbar .nav-item .nav-link.active{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity));
}


.intern:not(.a11y-contrast) #navbar .nav-item .nav-link.active{
  --tw-text-opacity: 1 !important;
  color: rgb(2 128 179 / var(--tw-text-opacity)) !important;
}

#navbar .nav-item .nav-link.active:visited{
  color: rgb(255 136 0 );
}

#navbar .nav-item .nav-link.active:before{
  visibility: visible;
  --tw-translate-y: 0px;
  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));
  opacity: 1;
}

@media screen and (max-width: 991px) {
  #navbar{
    max-height: 0px;
    overflow-y: hidden;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .active-search .faq-answer#navbar,
.faq-answer#navbar{
    transition-duration: 500ms !important;
  }

  #navbar.show{
    visibility: visible;
    display: block;
    max-height: 600px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  #header{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
  }

  #header.fixed{
    top: 0px;
    left: 0px;
    z-index: 100;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
  }
}

@media screen and (min-width: 992px) {
  #navbar .nav-item .nav-link:before{
    visibility: hidden;
    position: absolute;
    bottom: -6px;
    height: 3px;
    width: 75%;
    --tw-translate-y: 10px;
    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));
    background-color: #ff8800cc;
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: linear;
    --tw-content: "";
    content: var(--tw-content);
  }

  #map_controls_3D button#navbar .nav-item .nav-link:before{
    order: 1;
  }

  #map_controls_3D.hover-all:focus > button#navbar .nav-item .nav-link:before,
#map_controls_3D.hover-all:hover > button#navbar .nav-item .nav-link:before{
    position: relative;
  }

  
.intern #navbar .nav-item .nav-link:before{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
  }

  #navbar .nav-item .nav-link:before {
    width: calc(75% - 18px);
  }
}

#sidepanel #input-bar:before{
  position: absolute;
  left: 10px;
  top: 12px;
  z-index: 20;
  display: block;
  height: 16px;
  width: 16px;
  background-image: url('/base/static/icons/magnifying-glass.svg');
  background-size: 100% 100%;
  --tw-content: "";
  content: var(--tw-content);
}

#sidepanel #search-results li{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#sidepanel #search-results li:hover{
  cursor: pointer;
  background-color: #ff8800cc;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}


.intern #sidepanel #search-results li:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
}

#sidepanel #queryTbx::-webkit-search-cancel-button{
  display: none;
}

#panels #sidepanel #queryTbx::-webkit-search-cancel-button{
  visibility: visible !important;
}

#search-results.show-results{
  border-width: 1px;
  border-style: solid;
  border-color: rgb(198 198 198 / var(--tw-border-opacity));
  --tw-border-opacity: 1;
  border-top-color: rgb(242 242 242 / var(--tw-border-opacity));
}

#sidepanel .dropdown-btn::after{
  position: absolute;
  right: 24px;
  display: block;
  height: 16px;
  width: 16px;
  background-image: url('/base/static/icons/angle-down.svg');
  background-size: 100% 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  --tw-content: "";
  content: var(--tw-content);
}

#sidepanel .dropdown-container .dropdown-elements{
  max-height: 0px;
  transition-property: max-height;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.active-search .faq-answer#sidepanel .dropdown-container .dropdown-elements,
.faq-answer#sidepanel .dropdown-container .dropdown-elements{
  transition-duration: 500ms !important;
}

#sidepanel .dropdown-container.active > .dropdown-elements{
  max-height: 100vh;
  padding-bottom: 10px;
  transition-property: max-height;
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#sidepanel .dropdown-btn.active{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 93 0 / var(--tw-text-opacity));
}

#sidepanel a:hover,
.dropdown-btn:hover{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

#sidepanel .dropdown-btn.active::after,
#map-sidepanel-btn.active img{
  --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));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

@media (min-width: 992px){
  #sidepanel #tab-section #tab-group{
    display: none;
  }
}

#tab-group button{
  margin-top: 10px;
  max-width: calc(100% / 3);
  border-width: 1px;
  border-color: transparent;
  border-bottom-color: #ff8800cc;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}


.intern:not(.a11y-contrast) #tab-group button{
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
}

#tab-group button.active{
  border-width: 1px;
  border-color: #ff8800cc;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}


.intern:not(.a11y-contrast) #tab-group button.active{
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
}

.checkbox-button .checkbox-button-control{
  position: relative;
  display: inline-flex;
  height: 20px;
  width: 20px;
  min-width: 20px;
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
  border-width: 2px;
  border-style: solid;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  vertical-align: middle;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  outline-width: 1px;
  outline-color: #fff;
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate)) rotate3d(var(--tw-rotate-3d)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scale3d(var(--tw-scale-x),var(--tw-scale-y),var(--tw-scale-z));
}

.checkbox-button input:checked + .checkbox-button-control::after{
  display: block;
  height: 80%;
  width: 80%;
  border-radius: 0.125rem;
  background-color: #ff8800cc;
  --tw-content: "";
  content: var(--tw-content);
}


.intern .checkbox-button input:checked + .checkbox-button-control::after{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
}

.legend-title{
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 0px;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: #ff8800cc;
  padding-bottom: 4px;
  font-size: 20px;
  font-weight: 400;
}


.intern:not(.a11y-contrast) .legend-title{
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
}

@media (min-width: 992px){
  .legend-title{
    margin-top: 0px;
  }
}

[type="checkbox"]:focus-visible + span{
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 0 0 / var(--tw-border-opacity));
}

[type="checkbox"]:focus-visible + span + span{
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 136 0 / var(--tw-border-opacity));
}


.intern:not(.a11y-contrast) [type="checkbox"]:focus-visible + span + span{
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
}

.dropdown-container #sidebar-menu-generatedlist .group-header{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

@media screen and (min-width: 992px) {
  #sidepanel.show{
    --tw-translate-x: 0px;
    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));
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  #map-sidepanel-btn span{
    opacity: 1;
  }

  #map-sidepanel-btn span.btn-icon{
    max-height: 0px;
    opacity: 0;
  }

  #map_controls_3D button#map-sidepanel-btn span.btn-icon{
    order: 1;
  }

  #map_controls_3D.hover-all:focus > button#map-sidepanel-btn span.btn-icon,
#map_controls_3D.hover-all:hover > button#map-sidepanel-btn span.btn-icon{
    position: relative;
  }

  .active-search .faq-answer#map-sidepanel-btn span.btn-icon,
.faq-answer#map-sidepanel-btn span.btn-icon{
    transition-duration: 500ms !important;
  }

  #map-sidepanel-btn.active{
    margin-left: 0px !important;
    padding-left: 10px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  #map-sidepanel-btn.active span{
    max-height: 0px;
    padding-right: 0px;
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  #map_controls_3D button#map-sidepanel-btn.active span{
    order: 1;
  }

  #map_controls_3D.hover-all:focus > button#map-sidepanel-btn.active span,
#map_controls_3D.hover-all:hover > button#map-sidepanel-btn.active span{
    position: relative;
  }

  .active-search .faq-answer#map-sidepanel-btn.active span,
.faq-answer#map-sidepanel-btn.active span{
    transition-duration: 500ms !important;
  }

  #map-sidepanel-btn.active span.btn-icon{
    max-height: 30px;
    --tw-rotate: 90deg;
    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));
    opacity: 1;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}

@media screen and (max-width: 991px) {
  .dropdown-elements:focus-within{
    border-radius: 3px;
    border-width: 3px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
}

@media screen and (max-width: 768px) {
  #tab-group.alt-btns{
    position: relative;
    flex-direction: column;
    gap: 5px;
    border-width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  #tab-group.alt-btns #mobile-tab-menu{
    position: absolute;
    right: 5px;
    border-radius: 0.125rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(255 136 0 / var(--tw-border-opacity));
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px;
  }

  
.intern:not(.a11y-contrast) #tab-group.alt-btns #mobile-tab-menu{
    --tw-border-opacity: 1 !important;
    border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
  }

  #tab-group.alt-btns #mobile-tab-menu.active{
    --tw-bg-opacity: 1;
    background-color: rgb(255 136 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  #tab-group.alt-btns button{
    margin-top: 0px;
    min-width: 100%;
    border-radius: 0.125rem;
    border-width: 1px;
    border-color: #ff8800cc;
    padding: 5px;
    text-align: left;
  }

  
.intern:not(.a11y-contrast) #tab-group.alt-btns button{
    --tw-border-opacity: 1 !important;
    border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
  }

  #tab-group.alt-btns button.active{
    order: -1;
    display: block;
    border-width: 0px;
    background-color: #ff8800cc;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  
.intern #tab-group.alt-btns button.active{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
  }
}

@media (min-width: 340px) and (max-width: 500px) {
  #tab-group.alt-btns button:nth-child(1) {
    width: 100%;
  }
}

/* ! tailwindcss v3.4.1 | 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: currentColor;
  /* 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: Open Sans, sans-serif;
  /* 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 */
  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,
[type='button'],
[type='reset'],
[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] {
  display: none;
}

:root{
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-translate-z: 0;
  --tw-scale-z: 1;
  --tw-rotate-3d: 0,0,0,0deg;
}

*, ::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:  ;
}

::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:  ;
}

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

.\!visible{
  visibility: visible !important;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.collapse{
  visibility: collapse;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.\!absolute{
  position: absolute !important;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.\!top-80{
  top: 80px !important;
}

.-bottom-1{
  bottom: -1px;
}

.-bottom-28{
  bottom: -28px;
}

.-left-1{
  left: -1px;
}

.-left-15{
  left: -15px;
}

.-left-3{
  left: -3px;
}

.-left-6{
  left: -6px;
}

.-left-8{
  left: -8px;
}

.-left-9{
  left: -9px;
}

.-right-6{
  right: -6px;
}

.-top-1{
  top: -1px;
}

.bottom-0{
  bottom: 0px;
}

.bottom-100p{
  bottom: 100%;
}

.bottom-25{
  bottom: 25px;
}

.left-0{
  left: 0px;
}

.left-100p{
  left: 100%;
}

.left-15{
  left: 15px;
}

.left-25{
  left: 25px;
}

.left-3{
  left: 3px;
}

.left-4{
  left: 4px;
}

.left-5{
  left: 5px;
}

.left-50p{
  left: 50%;
}

.left-7{
  left: 7px;
}

.left-\[clamp\(10px\2c 20\%\2c 10px\)\]{
  left: clamp(10px,20%,10px);
}

.right-0{
  right: 0px;
}

.right-10{
  right: 10px;
}

.right-100p{
  right: 100%;
}

.right-12{
  right: 12px;
}

.right-20{
  right: 20px;
}

.right-40{
  right: 40px;
}

.right-5{
  right: 5px;
}

.right-8{
  right: 8px;
}

.right-\[15px\]{
  right: 15px;
}

.right-\[22px\]{
  right: 22px;
}

.top-0{
  top: 0px;
}

.top-100p{
  top: 100%;
}

.top-105{
  top: 105px;
}

.top-12{
  top: 12px;
}

.top-18{
  top: 18px;
}

.top-2{
  top: 2px;
}

.top-20{
  top: 20px;
}

.top-20p{
  top: 20%;
}

.top-25p{
  top: 25%;
}

.top-3{
  top: 3px;
}

.top-30{
  top: 30px;
}

.top-30p{
  top: 30%;
}

.top-4{
  top: 4px;
}

.top-5{
  top: 5px;
}

.top-50{
  top: 50px;
}

.top-50p{
  top: 50%;
}

.top-7{
  top: 7px;
}

.top-8{
  top: 8px;
}

.top-80{
  top: 80px;
}

.top-90{
  top: 90px;
}

.top-\[39px\]{
  top: 39px;
}

.top-\[6\.5px\]{
  top: 6.5px;
}

.top-\[70px\]{
  top: 70px;
}

.top-\[80px\]{
  top: 80px;
}

.z-0{
  z-index: 0;
}

.z-10{
  z-index: 10;
}

.z-100{
  z-index: 100;
}

.z-20{
  z-index: 20;
}

.z-30{
  z-index: 30;
}

.z-50{
  z-index: 50;
}

.z-80{
  z-index: 80;
}

.z-\[99999\]{
  z-index: 99999;
}

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.col-span-12{
  grid-column: span 12 / span 12;
}

.col-span-2{
  grid-column: span 2 / span 2;
}

.col-span-6{
  grid-column: span 6 / span 6;
}

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

.m-10{
  margin: 10px;
}

.m-auto{
  margin: auto;
}

.mx-8{
  margin-left: 8px;
  margin-right: 8px;
}

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

.my-10{
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-16{
  margin-top: 16px;
  margin-bottom: 16px;
}

.my-20{
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.\!mb-18{
  margin-bottom: 18px !important;
}

.\!mt-10{
  margin-top: 10px !important;
}

.\!mt-15{
  margin-top: 15px !important;
}

.\!mt-5{
  margin-top: 5px !important;
}

.-ml-2{
  margin-left: -2px;
}

.-mt-3{
  margin-top: -3px;
}

.-mt-\[6\.5px\]{
  margin-top: -6.5px;
}

.mb-0{
  margin-bottom: 0px;
}

.mb-1{
  margin-bottom: 1px;
}

.mb-10{
  margin-bottom: 10px;
}

.mb-100{
  margin-bottom: 100px;
}

.mb-12{
  margin-bottom: 12px;
}

.mb-15{
  margin-bottom: 15px;
}

.mb-16{
  margin-bottom: 16px;
}

.mb-2{
  margin-bottom: 2px;
}

.mb-20{
  margin-bottom: 20px;
}

.mb-25{
  margin-bottom: 25px;
}

.mb-3{
  margin-bottom: 3px;
}

.mb-30{
  margin-bottom: 30px;
}

.mb-4{
  margin-bottom: 4px;
}

.mb-40{
  margin-bottom: 40px;
}

.mb-5{
  margin-bottom: 5px;
}

.mb-6{
  margin-bottom: 6px;
}

.mb-7{
  margin-bottom: 7px;
}

.mb-8{
  margin-bottom: 8px;
}

.ml-0{
  margin-left: 0px;
}

.ml-10{
  margin-left: 10px;
}

.ml-12{
  margin-left: 12px;
}

.ml-2{
  margin-left: 2px;
}

.ml-3{
  margin-left: 3px;
}

.ml-7{
  margin-left: 7px;
}

.ml-8{
  margin-left: 8px;
}

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

.mr-0{
  margin-right: 0px;
}

.mr-16{
  margin-right: 16px;
}

.mr-2{
  margin-right: 2px;
}

.mr-22{
  margin-right: 22px;
}

.mr-3{
  margin-right: 3px;
}

.mr-8{
  margin-right: 8px;
}

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

.mt-0{
  margin-top: 0px;
}

.mt-10{
  margin-top: 10px;
}

.mt-15{
  margin-top: 15px;
}

.mt-20{
  margin-top: 20px;
}

.mt-24{
  margin-top: 24px;
}

.mt-3{
  margin-top: 3px;
}

.mt-30{
  margin-top: 30px;
}

.mt-4{
  margin-top: 4px;
}

.mt-40{
  margin-top: 40px;
}

.mt-46{
  margin-top: 46px;
}

.mt-5{
  margin-top: 5px;
}

.mt-6{
  margin-top: 6px;
}

.mt-7{
  margin-top: 7px;
}

.mt-8{
  margin-top: 8px;
}

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

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

.block{
  display: block;
}

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

.inline{
  display: inline;
}

.\!flex{
  display: flex !important;
}

.flex{
  display: flex;
}

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

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.\!hidden{
  display: none !important;
}

.hidden{
  display: none;
}

.h-1{
  height: 1px;
}

.h-100p{
  height: 100%;
}

.h-12{
  height: 12px;
}

.h-2{
  height: 2px;
}

.h-20{
  height: 20px;
}

.h-24{
  height: 24px;
}

.h-28{
  height: 28px;
}

.h-3{
  height: 3px;
}

.h-30{
  height: 30px;
}

.h-40{
  height: 40px;
}

.h-46{
  height: 46px;
}

.h-5{
  height: 5px;
}

.h-50{
  height: 50px;
}

.h-56{
  height: 56px;
}

.h-6{
  height: 6px;
}

.h-60{
  height: 60px;
}

.h-80{
  height: 80px;
}

.h-\[calc\(100\%_-_40px\)\]{
  height: calc(100% - 40px);
}

.h-\[calc\(100vh_-_200px\)\]{
  height: calc(100vh - 200px);
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.\!max-h-30{
  max-height: 30px !important;
}

.\!max-h-\[100dvh\]{
  max-height: 100dvh !important;
}

.\!max-h-\[165px\]{
  max-height: 165px !important;
}

.max-h-0{
  max-height: 0px;
}

.max-h-100{
  max-height: 100px;
}

.max-h-36{
  max-height: 36px;
}

.max-h-50{
  max-height: 50px;
}

.max-h-\[200px\]{
  max-height: 200px;
}

.max-h-\[375px\]{
  max-height: 375px;
}

.max-h-\[50\%\]{
  max-height: 50%;
}

.max-h-\[500px\]{
  max-height: 500px;
}

.max-h-\[50vh\]{
  max-height: 50vh;
}

.max-h-\[80dvh\]{
  max-height: 80dvh;
}

.max-h-\[calc\(100\%_-_50px\)\]{
  max-height: calc(100% - 50px);
}

.max-h-none{
  max-height: none;
}

.\!min-h-80{
  min-height: 80px !important;
}

.min-h-100{
  min-height: 100px;
}

.min-h-100vh{
  min-height: 100vh;
}

.min-h-100vh-max{
  min-height: calc(100vh - 100px);
}

.min-h-2{
  min-height: 2px;
}

.min-h-38{
  min-height: 38px;
}

.min-h-\[calc\(100_-_50px\)\]{
  min-height: calc(100 - 50px);
}

.min-h-\[calc\(100vh_-_360px\)\]{
  min-height: calc(100vh - 360px);
}

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

.\!w-\[30px\]{
  width: 30px !important;
}

.\!w-\[60px\]{
  width: 60px !important;
}

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

.w-10{
  width: 10px;
}

.w-100{
  width: 100px;
}

.w-100p{
  width: 100%;
}

.w-12{
  width: 12px;
}

.w-20{
  width: 20px;
}

.w-24{
  width: 24px;
}

.w-25{
  width: 25px;
}

.w-26{
  width: 26px;
}

.w-30{
  width: 30px;
}

.w-40{
  width: 40px;
}

.w-48{
  width: 48px;
}

.w-50{
  width: 50px;
}

.w-50p{
  width: 50%;
}

.w-55{
  width: 55px;
}

.w-56{
  width: 56px;
}

.w-60{
  width: 60px;
}

.w-85p{
  width: 85%;
}

.w-90{
  width: 90px;
}

.w-\[104px\]{
  width: 104px;
}

.w-\[105px\]{
  width: 105px;
}

.w-\[200px\]{
  width: 200px;
}

.w-\[240px\]{
  width: 240px;
}

.w-\[400px\]{
  width: 400px;
}

.w-\[50\%\]{
  width: 50%;
}

.w-\[calc\(100\%_-_10px\)\]{
  width: calc(100% - 10px);
}

.w-\[calc\(100\%_-_16px\)\]{
  width: calc(100% - 16px);
}

.w-auto{
  width: auto;
}

.w-full{
  width: 100%;
}

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

.min-w-100{
  min-width: 100px;
}

.min-w-16{
  min-width: 16px;
}

.min-w-20{
  min-width: 20px;
}

.min-w-65{
  min-width: 65px;
}

.min-w-75{
  min-width: 75px;
}

.min-w-\[100px\]{
  min-width: 100px;
}

.min-w-\[105px\]{
  min-width: 105px;
}

.min-w-\[150px\]{
  min-width: 150px;
}

.min-w-\[200px\]{
  min-width: 200px;
}

.min-w-\[42px\]{
  min-width: 42px;
}

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

.max-w-0{
  max-width: 0px;
}

.max-w-100p{
  max-width: 100%;
}

.max-w-40{
  max-width: 40px;
}

.max-w-50p{
  max-width: 50%;
}

.max-w-960{
  max-width: 960px;
}

.max-w-\[175px\]{
  max-width: 175px;
}

.max-w-\[200px\]{
  max-width: 200px;
}

.max-w-\[280px\]{
  max-width: 280px;
}

.max-w-\[300px\]{
  max-width: 300px;
}

.max-w-\[400px\]{
  max-width: 400px;
}

.max-w-\[500px\]{
  max-width: 500px;
}

.max-w-\[calc\(100\%_-_5px\)\]{
  max-width: calc(100% - 5px);
}

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

.max-w-screen-xxl{
  max-width: 1440px;
}

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

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

.grow{
  flex-grow: 1;
}

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

.\!translate-y-0{
  --tw-translate-y: 0px !important;
  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)) !important;
}

.-translate-x-0{
  --tw-translate-x: -0px;
  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));
}

.-translate-x-50p{
  --tw-translate-x: -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));
}

.-translate-y-100p{
  --tw-translate-y: -100%;
  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));
}

.-translate-y-12{
  --tw-translate-y: -12px;
  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));
}

.-translate-y-50p{
  --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));
}

.translate-x-100p{
  --tw-translate-x: 100%;
  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));
}

.translate-y-100p{
  --tw-translate-y: 100%;
  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));
}

.translate-y-50p{
  --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));
}

.-rotate-90{
  --tw-rotate: -90deg;
  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));
}

.transform{
  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));
}

.animate-\[pulse-scale_2s_infinite\]{
  animation: pulse-scale 2s infinite;
}

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

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

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

.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

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

.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-10{
  gap: 10px;
}

.gap-12{
  gap: 12px;
}

.gap-20{
  gap: 20px;
}

.gap-3{
  gap: 3px;
}

.gap-32{
  gap: 32px;
}

.gap-5{
  gap: 5px;
}

.gap-6{
  gap: 6px;
}

.gap-8{
  gap: 8px;
}

.gap-x-10{
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.gap-x-40{
  -moz-column-gap: 40px;
       column-gap: 40px;
}

.gap-y-10{
  row-gap: 10px;
}

.gap-y-20{
  row-gap: 20px;
}

.gap-y-5{
  row-gap: 5px;
}

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

.overflow-auto{
  overflow: auto;
}

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

.overflow-hidden{
  overflow: hidden;
}

.overflow-scroll{
  overflow: scroll;
}

.overflow-x-auto{
  overflow-x: auto;
}

.overflow-y-auto{
  overflow-y: auto;
}

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

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

.overscroll-contain{
  overscroll-behavior: contain;
}

.text-ellipsis{
  text-overflow: ellipsis;
}

.text-wrap{
  text-wrap: wrap;
}

.text-nowrap{
  text-wrap: nowrap;
}

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

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

.rounded{
  border-radius: 0.25rem;
}

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

.rounded-md{
  border-radius: 0.375rem;
}

.rounded-radius-md{
  border-radius: 0;
}

.rounded-radius-r{
  border-radius: 0;
}

.rounded-radius-sm{
  border-radius: 0.125rem;
}

.rounded-radius-t{
  border-radius: 0;
}

.rounded-radius-t-md{
  border-radius: 0;
}

.rounded-sm{
  border-radius: 0.125rem;
}

.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-r-sm{
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

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

.\!border-3{
  border-width: 3px !important;
}

.border{
  border-width: 1px;
}

.border-0{
  border-width: 0px;
}

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

.border-3{
  border-width: 3px;
}

.border-4{
  border-width: 4px;
}

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

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

.border-b-3{
  border-bottom-width: 3px;
}

.border-l-0{
  border-left-width: 0px;
}

.border-r-0{
  border-right-width: 0px;
}

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

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

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

.\!border-alert{
  --tw-border-opacity: 1 !important;
  border-color: rgb(197 48 48 / var(--tw-border-opacity)) !important;
}

.\!border-region{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 121 173 / var(--tw-border-opacity)) !important;
}

.\!border-text{
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 51 51 / var(--tw-border-opacity)) !important;
}

.border-\[\#000000\]{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-\[\#1b5976\]{
  --tw-border-opacity: 1;
  border-color: rgb(27 89 118 / var(--tw-border-opacity));
}

.border-\[\#c80404\]{
  --tw-border-opacity: 1;
  border-color: rgb(200 4 4 / var(--tw-border-opacity));
}

.border-\[\#ced4da\]{
  --tw-border-opacity: 1;
  border-color: rgb(206 212 218 / var(--tw-border-opacity));
}

.border-\[\#e5e5e5\]{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}

.border-\[\#f4f4f4\]{
  --tw-border-opacity: 1;
  border-color: rgb(244 244 244 / var(--tw-border-opacity));
}

.border-alert-border{
  --tw-border-opacity: 1;
  border-color: rgb(252 129 129 / var(--tw-border-opacity));
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-black-lightest{
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity));
}

.border-gray-border{
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity));
}

.border-gray-lighter{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}

.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 0 / var(--tw-border-opacity));
}

.border-primary-lighter{
  border-color: #ff8800cc;
}

.border-secundary{
  --tw-border-opacity: 1;
  border-color: rgb(17 37 141 / var(--tw-border-opacity));
}

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

.border-b-\[\#efefef\]{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(239 239 239 / var(--tw-border-opacity));
}

.border-b-primary-lighter{
  border-bottom-color: #ff8800cc;
}

.\!bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}

.\!bg-primary{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity)) !important;
}

.\!bg-region{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 121 173 / var(--tw-bg-opacity)) !important;
}

.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#1F78B4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(31 120 180 / var(--tw-bg-opacity));
}

.bg-\[\#1a9641\]{
  --tw-bg-opacity: 1;
  background-color: rgb(26 150 65 / var(--tw-bg-opacity));
}

.bg-\[\#275ec4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(39 94 196 / var(--tw-bg-opacity));
}

.bg-\[\#2A52F5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(42 82 245 / var(--tw-bg-opacity));
}

.bg-\[\#2b83ba\]{
  --tw-bg-opacity: 1;
  background-color: rgb(43 131 186 / var(--tw-bg-opacity));
}

.bg-\[\#2c7bb6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(44 123 182 / var(--tw-bg-opacity));
}

.bg-\[\#2d668b\]{
  --tw-bg-opacity: 1;
  background-color: rgb(45 102 139 / var(--tw-bg-opacity));
}

.bg-\[\#33A02C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(51 160 44 / var(--tw-bg-opacity));
}

.bg-\[\#376742\]{
  --tw-bg-opacity: 1;
  background-color: rgb(55 103 66 / var(--tw-bg-opacity));
}

.bg-\[\#389938\]{
  --tw-bg-opacity: 1;
  background-color: rgb(56 153 56 / var(--tw-bg-opacity));
}

.bg-\[\#3C5941\]{
  --tw-bg-opacity: 1;
  background-color: rgb(60 89 65 / var(--tw-bg-opacity));
}

.bg-\[\#424242\]{
  --tw-bg-opacity: 1;
  background-color: rgb(66 66 66 / var(--tw-bg-opacity));
}

.bg-\[\#4eaf50\]{
  --tw-bg-opacity: 1;
  background-color: rgb(78 175 80 / var(--tw-bg-opacity));
}

.bg-\[\#5E7658\]{
  --tw-bg-opacity: 1;
  background-color: rgb(94 118 88 / var(--tw-bg-opacity));
}

.bg-\[\#5a9dc9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(90 157 201 / var(--tw-bg-opacity));
}

.bg-\[\#6EF176\]{
  --tw-bg-opacity: 1;
  background-color: rgb(110 241 118 / var(--tw-bg-opacity));
}

.bg-\[\#70bb70\]{
  --tw-bg-opacity: 1;
  background-color: rgb(112 187 112 / var(--tw-bg-opacity));
}

.bg-\[\#74b6ad\]{
  --tw-bg-opacity: 1;
  background-color: rgb(116 182 173 / var(--tw-bg-opacity));
}

.bg-\[\#7e3eb9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(126 62 185 / var(--tw-bg-opacity));
}

.bg-\[\#808080\]{
  --tw-bg-opacity: 1;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity));
}

.bg-\[\#819470\]{
  --tw-bg-opacity: 1;
  background-color: rgb(129 148 112 / var(--tw-bg-opacity));
}

.bg-\[\#82c85f\]{
  --tw-bg-opacity: 1;
  background-color: rgb(130 200 95 / var(--tw-bg-opacity));
}

.bg-\[\#88bfdb\]{
  --tw-bg-opacity: 1;
  background-color: rgb(136 191 219 / var(--tw-bg-opacity));
}

.bg-\[\#A64DB2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(166 77 178 / var(--tw-bg-opacity));
}

.bg-\[\#A7B38A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(167 179 138 / var(--tw-bg-opacity));
}

.bg-\[\#AAAAAA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(170 170 170 / var(--tw-bg-opacity));
}

.bg-\[\#B2DF8A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(178 223 138 / var(--tw-bg-opacity));
}

.bg-\[\#CF783F\]{
  --tw-bg-opacity: 1;
  background-color: rgb(207 120 63 / var(--tw-bg-opacity));
}

.bg-\[\#D0D2A6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(208 210 166 / var(--tw-bg-opacity));
}

.bg-\[\#D2691E\]{
  --tw-bg-opacity: 1;
  background-color: rgb(210 105 30 / var(--tw-bg-opacity));
}

.bg-\[\#D7995E\]{
  --tw-bg-opacity: 1;
  background-color: rgb(215 153 94 / var(--tw-bg-opacity));
}

.bg-\[\#DBE51B\]{
  --tw-bg-opacity: 1;
  background-color: rgb(219 229 27 / var(--tw-bg-opacity));
}

.bg-\[\#E0B881\]{
  --tw-bg-opacity: 1;
  background-color: rgb(224 184 129 / var(--tw-bg-opacity));
}

.bg-\[\#E31A1C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(227 26 28 / var(--tw-bg-opacity));
}

.bg-\[\#F16EE3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(241 110 227 / var(--tw-bg-opacity));
}

.bg-\[\#F3B642\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 182 66 / var(--tw-bg-opacity));
}

.bg-\[\#FB9A99\]{
  --tw-bg-opacity: 1;
  background-color: rgb(251 154 153 / var(--tw-bg-opacity));
}

.bg-\[\#FBF2C4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(251 242 196 / var(--tw-bg-opacity));
}

.bg-\[\#FDBF6F\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 191 111 / var(--tw-bg-opacity));
}

.bg-\[\#FFA500\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 165 0 / var(--tw-bg-opacity));
}

.bg-\[\#b0dd74\]{
  --tw-bg-opacity: 1;
  background-color: rgb(176 221 116 / var(--tw-bg-opacity));
}

.bg-\[\#b3dce5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(179 220 229 / var(--tw-bg-opacity));
}

.bg-\[\#b7e2a8\]{
  --tw-bg-opacity: 1;
  background-color: rgb(183 226 168 / var(--tw-bg-opacity));
}

.bg-\[\#ccff66\]{
  --tw-bg-opacity: 1;
  background-color: rgb(204 255 102 / var(--tw-bg-opacity));
}

.bg-\[\#d1ead6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(209 234 214 / var(--tw-bg-opacity));
}

.bg-\[\#d1eb93\]{
  --tw-bg-opacity: 1;
  background-color: rgb(209 235 147 / var(--tw-bg-opacity));
}

.bg-\[\#d7191c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(215 25 28 / var(--tw-bg-opacity));
}

.bg-\[\#e4be41\]{
  --tw-bg-opacity: 1;
  background-color: rgb(228 190 65 / var(--tw-bg-opacity));
}

.bg-\[\#e54f35\]{
  --tw-bg-opacity: 1;
  background-color: rgb(229 79 53 / var(--tw-bg-opacity));
}

.bg-\[\#e7f5b7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(231 245 183 / var(--tw-bg-opacity));
}

.bg-\[\#ea4411\]{
  --tw-bg-opacity: 1;
  background-color: rgb(234 68 17 / var(--tw-bg-opacity));
}

.bg-\[\#ebebeb\]{
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity));
}

.bg-\[\#efefef\]{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}

.bg-\[\#f0f8c7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 248 199 / var(--tw-bg-opacity));
}

.bg-\[\#f1f2f3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(241 242 243 / var(--tw-bg-opacity));
}

.bg-\[\#f2f9b3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(242 249 179 / var(--tw-bg-opacity));
}

.bg-\[\#f3854e\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 133 78 / var(--tw-bg-opacity));
}

.bg-\[\#f9f9f9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.bg-\[\#fafafa\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-\[\#fdb56a\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 181 106 / var(--tw-bg-opacity));
}

.bg-\[\#fdb76c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 183 108 / var(--tw-bg-opacity));
}

.bg-\[\#fdba6e\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 110 / var(--tw-bg-opacity));
}

.bg-\[\#fed38c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(254 211 140 / var(--tw-bg-opacity));
}

.bg-\[\#fee4a0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(254 228 160 / var(--tw-bg-opacity));
}

.bg-\[\#fee8a4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(254 232 164 / var(--tw-bg-opacity));
}

.bg-\[\#ff0000\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity));
}

.bg-\[\#fff0ae\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 240 174 / var(--tw-bg-opacity));
}

.bg-alert-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 245 / var(--tw-bg-opacity));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-black-lightest{
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity));
}

.bg-body{
  --tw-bg-opacity: 1;
  background-color: rgb(244 245 248 / var(--tw-bg-opacity));
}

.bg-gray-input{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.bg-gray-lightest{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity));
}

.bg-primary-lighter{
  background-color: #ff8800cc;
}

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

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-linear-black{
  background-image: linear-gradient(transparent,transparent 20%,rgba(0,0,0,0.1) 40%,rgba(0,0,0,0.4) 60%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.6));
}

.bg-xmark{
  background-image: url('/base/static/icons/xmark.svg');
}

.bg-100p{
  background-size: 100% 100%;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

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

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

.p-0{
  padding: 0px;
}

.p-10{
  padding: 10px;
}

.p-12{
  padding: 12px;
}

.p-15{
  padding: 15px;
}

.p-20{
  padding: 20px;
}

.p-3{
  padding: 3px;
}

.p-30{
  padding: 30px;
}

.p-5{
  padding: 5px;
}

.p-8{
  padding: 8px;
}

.\!py-10{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.\!py-16{
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.\!py-3{
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.\!py-4{
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.px-10{
  padding-left: 10px;
  padding-right: 10px;
}

.px-14{
  padding-left: 14px;
  padding-right: 14px;
}

.px-15{
  padding-left: 15px;
  padding-right: 15px;
}

.px-16{
  padding-left: 16px;
  padding-right: 16px;
}

.px-2{
  padding-left: 2px;
  padding-right: 2px;
}

.px-20{
  padding-left: 20px;
  padding-right: 20px;
}

.px-25{
  padding-left: 25px;
  padding-right: 25px;
}

.px-26{
  padding-left: 26px;
  padding-right: 26px;
}

.px-3{
  padding-left: 3px;
  padding-right: 3px;
}

.px-30{
  padding-left: 30px;
  padding-right: 30px;
}

.px-35{
  padding-left: 35px;
  padding-right: 35px;
}

.px-6{
  padding-left: 6px;
  padding-right: 6px;
}

.px-8{
  padding-left: 8px;
  padding-right: 8px;
}

.px-80{
  padding-left: 80px;
  padding-right: 80px;
}

.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-10{
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-15{
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-2{
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-20{
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-3{
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-30{
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-40{
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-5{
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-50{
  padding-top: 50px;
  padding-bottom: 50px;
}

.pb-0{
  padding-bottom: 0px;
}

.pb-10{
  padding-bottom: 10px;
}

.pb-15{
  padding-bottom: 15px;
}

.pb-16{
  padding-bottom: 16px;
}

.pb-2{
  padding-bottom: 2px;
}

.pb-20{
  padding-bottom: 20px;
}

.pb-25{
  padding-bottom: 25px;
}

.pb-30{
  padding-bottom: 30px;
}

.pb-4{
  padding-bottom: 4px;
}

.pb-40{
  padding-bottom: 40px;
}

.pb-5{
  padding-bottom: 5px;
}

.pb-7{
  padding-bottom: 7px;
}

.pb-8{
  padding-bottom: 8px;
}

.pb-\[120px\]{
  padding-bottom: 120px;
}

.pl-0{
  padding-left: 0px;
}

.pl-1{
  padding-left: 1px;
}

.pl-10{
  padding-left: 10px;
}

.pl-100{
  padding-left: 100px;
}

.pl-1rem{
  padding-left: 1rem;
}

.pl-2{
  padding-left: 2px;
}

.pl-20{
  padding-left: 20px;
}

.pl-24{
  padding-left: 24px;
}

.pl-25{
  padding-left: 25px;
}

.pl-35{
  padding-left: 35px;
}

.pl-5{
  padding-left: 5px;
}

.pl-5p{
  padding-left: 5%;
}

.pl-60{
  padding-left: 60px;
}

.pr-10{
  padding-right: 10px;
}

.pr-14{
  padding-right: 14px;
}

.pr-15{
  padding-right: 15px;
}

.pr-3{
  padding-right: 3px;
}

.pr-40{
  padding-right: 40px;
}

.pr-5{
  padding-right: 5px;
}

.pr-5p{
  padding-right: 5%;
}

.pr-7{
  padding-right: 7px;
}

.pr-8{
  padding-right: 8px;
}

.pt-0{
  padding-top: 0px;
}

.pt-1{
  padding-top: 1px;
}

.pt-10{
  padding-top: 10px;
}

.pt-100{
  padding-top: 100px;
}

.pt-15{
  padding-top: 15px;
}

.pt-16{
  padding-top: 16px;
}

.pt-20{
  padding-top: 20px;
}

.pt-20p{
  padding-top: 20%;
}

.pt-3{
  padding-top: 3px;
}

.pt-32{
  padding-top: 32px;
}

.pt-5{
  padding-top: 5px;
}

.pt-6{
  padding-top: 6px;
}

.pt-7{
  padding-top: 7px;
}

.pt-8{
  padding-top: 8px;
}

.pt-80{
  padding-top: 80px;
}

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

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

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

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

.align-top{
  vertical-align: top;
}

.text-11{
  font-size: 11px;
}

.text-12{
  font-size: 12px;
}

.text-14{
  font-size: 14px;
}

.text-15{
  font-size: 15px;
}

.text-16{
  font-size: 16px;
}

.text-17{
  font-size: 17px;
}

.text-18{
  font-size: 18px;
}

.text-20{
  font-size: 20px;
}

.text-22{
  font-size: 22px;
}

.text-24{
  font-size: 24px;
}

.text-30{
  font-size: 30px;
}

.text-48{
  font-size: 48px;
}

.text-\[0\]{
  font-size: 0;
}

.text-\[42px\]{
  font-size: 42px;
}

.text-\[58px\]{
  font-size: 58px;
}

.text-\[9px\]{
  font-size: 9px;
}

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

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

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

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

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

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.capitalize{
  text-transform: capitalize;
}

.italic{
  font-style: italic;
}

.leading-24{
  line-height: 24px;
}

.leading-4{
  line-height: 1rem;
}

.leading-6{
  line-height: 1.5rem;
}

.leading-9{
  line-height: 2.25rem;
}

.leading-\[0\]{
  line-height: 0;
}

.leading-\[12px\]{
  line-height: 12px;
}

.leading-\[14px\]{
  line-height: 14px;
}

.leading-\[18px\]{
  line-height: 18px;
}

.leading-\[19px\]{
  line-height: 19px;
}

.leading-\[21px\]{
  line-height: 21px;
}

.leading-\[22px\]{
  line-height: 22px;
}

.leading-\[40px\]{
  line-height: 40px;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

.\!text-alert{
  --tw-text-opacity: 1 !important;
  color: rgb(197 48 48 / var(--tw-text-opacity)) !important;
}

.text-\[\#14b814\]{
  --tw-text-opacity: 1;
  color: rgb(20 184 20 / var(--tw-text-opacity));
}

.text-\[\#18EE43\]{
  --tw-text-opacity: 1;
  color: rgb(24 238 67 / var(--tw-text-opacity));
}

.text-\[\#1b5976\]{
  --tw-text-opacity: 1;
  color: rgb(27 89 118 / var(--tw-text-opacity));
}

.text-\[\#F1C40F\]{
  --tw-text-opacity: 1;
  color: rgb(241 196 15 / var(--tw-text-opacity));
}

.text-\[\#c80404\]{
  --tw-text-opacity: 1;
  color: rgb(200 4 4 / var(--tw-text-opacity));
}

.text-\[\#ff0000\]{
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}

.text-\[\#ffa600\]{
  --tw-text-opacity: 1;
  color: rgb(255 166 0 / var(--tw-text-opacity));
}

.text-alert{
  --tw-text-opacity: 1;
  color: rgb(197 48 48 / var(--tw-text-opacity));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-black-lighter{
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.text-black-lightest{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

.text-gray-light{
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
}

.text-green{
  --tw-text-opacity: 1;
  color: rgb(0 128 0 / var(--tw-text-opacity));
}

.text-intern{
  --tw-text-opacity: 1;
  color: rgb(2 128 179 / var(--tw-text-opacity));
}

.text-intern-light{
  --tw-text-opacity: 1;
  color: rgb(92 174 230 / var(--tw-text-opacity));
}

.text-primary{
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity));
}

.text-primary-lighter{
  color: #ff8800cc;
}

.text-red{
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}

.text-secundary{
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

.text-text-sidebar{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline{
  text-decoration-line: underline;
}

.\!opacity-0{
  opacity: 0 !important;
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-30{
  opacity: 0.3;
}

.opacity-60{
  opacity: 0.6;
}

.opacity-70{
  opacity: 0.7;
}

.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);
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[1px_1px_6px_\#333\]{
  --tw-shadow: 1px 1px 6px #333;
  --tw-shadow-colored: 1px 1px 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);
}

.shadow-cookies{
  --tw-shadow: 0 -1px 10px 0 #acabab4d;
  --tw-shadow-colored: 0 -1px 10px 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);
}

.shadow-footer{
  --tw-shadow: 0 2px 3px 4px rgba(40,44,53,.08), 0 1px 1px 2px rgba(40,44,53,.1);
  --tw-shadow-colored: 0 2px 3px 4px var(--tw-shadow-color), 0 1px 1px 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);
}

.shadow-header{
  --tw-shadow: 0 2px 3px 0 rgba(40,44,53,.08), 0 1px 1px 0 rgba(40,44,53,.1);
  --tw-shadow-colored: 0 2px 3px 0 var(--tw-shadow-color), 0 1px 1px 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);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-regionblock{
  --tw-shadow: 0 0.15rem 0.5rem 0 rgba(0, 0, 0, 0.16);
  --tw-shadow-colored: 0 0.15rem 0.5rem 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);
}

.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);
}

.outline{
  outline-style: solid;
}

.outline-0{
  outline-width: 0px;
}

.ring{
  --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);
}

.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-border{
  transition-property: border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-max-height{
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-150{
  transition-duration: 150ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-300{
  transition-duration: 300ms;
}

.duration-500{
  transition-duration: 500ms;
}

.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear{
  transition-timing-function: linear;
}

.content-empty{
  --tw-content: "";
  content: var(--tw-content);
}

.transform{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate)) rotate3d(var(--tw-rotate-3d)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scale3d(var(--tw-scale-x),var(--tw-scale-y),var(--tw-scale-z)) !important;
}

.\[writing-mode\:vertical-rl\]{
  writing-mode: vertical-rl;
}

/* @tailwind components; */

html {
  overscroll-behavior: none;
}

body{
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

@media (min-width: 1440px){
  body{
    font-size: 18px;
  }
}

body p{
  margin-bottom: 12px;
}

body.preload * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

*{
  margin: 0px;
  box-sizing: border-box;
  padding: 0px;
}

a{
  text-decoration-line: none;
}

p a{
  --tw-text-opacity: 1;
  color: rgb(0 128 179 / var(--tw-text-opacity));
}


.intern:not(.a11y-contrast) p a{
  --tw-text-opacity: 1 !important;
  color: rgb(92 174 230 / var(--tw-text-opacity)) !important;
}

p a:hover{
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity));
}

input{
  background-color: transparent;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 12px;
  padding-right: 12px;
}

input[type="checkbox"]{
  box-sizing: border-box;
  padding: 0px;
}

h1{
  margin-bottom: 20px;
  display: inline-block;
  font-size: 2.5rem;
  line-height: 3.5rem;
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

h1:after{
  display: block;
  height: 3px;
  width: 100%;
  background-color: #ff8800cc;
  --tw-content: "";
  content: var(--tw-content);
}


.intern h1:after{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
}

h2{
  margin-bottom: 20px;
  font-size: 2rem;
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

h3{
  margin-bottom: 20px;
  font-size: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

h4{
  margin-bottom: 10px;
  font-size: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

h5{
  margin-bottom: 10px;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

h6{
  margin-bottom: 10px;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6{
  font-weight: 500;
}

.dropdown-elements:focus-within{
  border-width: 0px !important;
  outline-width: 0px;
}

:focus-visible{
  outline-width: 0px !important;
}

@media (min-width: 992px){
  :focus-visible{
    border-width: 2px !important;
    border-color: #ff8800cc !important;
  }

  button:focus-visible{
    --tw-border-opacity: 1 !important;
    border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
  }
}

main ul{
  margin-bottom: 12px;
  list-style-type: disc;
  padding-left: 30px;
}

main ul li{
  padding-bottom: 7px;
}

table th{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

table td,
table th{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}

table tbody tr:nth-child(odd) {
  background-color: #fff;
}

table tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

.btn{
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 0;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(17 37 141 / var(--tw-border-opacity));
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 128 179 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(17 37 141 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.btn.btn-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(17 37 141 / var(--tw-bg-opacity));
}

.btn.btn-clear{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

.btn.btn-clear:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(17 37 141 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(17 37 141 / var(--tw-text-opacity));
}

.btn[target="_blank"]:after{
  margin-left: 8px;
  display: inline-block;
  height: 12px;
  width: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 37 141 / var(--tw-bg-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  --tw-content: "";
  content: var(--tw-content);
  -webkit-mask: url(/base/static/icons/external-link.svg) no-repeat 100% 100%;
  -moz-mask-mask: url(/base/static/icons/external-link.svg) no-repeat 100% 100%;
  -webkit-mask: url(/base/static/icons/external-link.svg) no-repeat 100% 100%;
          mask: url(/base/static/icons/external-link.svg) no-repeat 100% 100%;
}

.btn.arrow[target="_blank"]:after{
  margin-left: 0px;
  margin-right: 12px;
  display: inline-block;
  height: 16px;
  width: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 37 141 / var(--tw-bg-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  --tw-content: "";
  content: var(--tw-content);
  -webkit-mask: url(/base/static/icons/angle-right.svg) no-repeat 100% 100%;
  -moz-mask-mask: url(/base/static/icons/angle-right.svg) no-repeat 100% 100%;
  -webkit-mask: url(/base/static/icons/angle-right.svg) no-repeat 100% 100%;
          mask: url(/base/static/icons/angle-right.svg) no-repeat 100% 100%;
}

.btn.arrow[target="_blank"]:hover:after{
  --tw-translate-x: 8px;
  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));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn[target="_blank"]:hover:after{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.btn.btn-clear[target="_blank"]:after{
  --tw-bg-opacity: 1;
  background-color: rgb(17 37 141 / var(--tw-bg-opacity));
}

.intern .btn[target="_blank"]:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(92 174 230 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
}

body *::-webkit-scrollbar{
  width: 6px;
  border-left-width: 3px;
  border-style: solid;
  border-color: transparent;
}

body *::-webkit-scrollbar-track{
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgb(226, 226, 226);
}

body *::-webkit-scrollbar-thumb{
  border-radius: 3px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity));
}

.hide {
  display: none !important;
}

.rsbtn .rspart .rsbtn_text {
  display: none;
}

.popup-container.lbm-marker .popup-close{
  right:-2px;
  top:-21px
}

.popup-container.lbm-marker:nth-child(n+2){
  display:none
}

.intern:not(.a11y-contrast) #sidepanel .dropdown-btn.active,
.intern:not(.a11y-contrast) .text-primary{
  --tw-text-opacity: 1 !important;
  color: rgb(2 128 179 / var(--tw-text-opacity)) !important;
}

.intern:not(.a11y-contrast) .text-primary-lightest,
.intern:not(.a11y-contrast) .text-primary-lighter,
.intern:not(.a11y-contrast) .text-primary-light{
  --tw-text-opacity: 1 !important;
  color: rgb(92 174 230 / var(--tw-text-opacity)) !important;
}

.intern:not(.a11y-contrast) .\[\&\.active\]\:border-primary-lighter.active,
.intern:not(.a11y-contrast) .border-b-primary-lighter,
.intern:not(.a11y-contrast) .border-primary-lighter,
.intern:not(.a11y-contrast) :focus-visible,
.intern:not(.a11y-contrast) .border-primary{
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
}

.intern:not(.a11y-contrast) .atlas-map .popup-container > .popup-arrow{
  border-top-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
}

.intern:not(.a11y-contrast) table th,
.intern .bg-primary-lighter,
.intern #navbar .nav-item .nav-link:before{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
}

.intern:not(.a11y-contrast) h1:after,
.intern:not(.a11y-contrast) .half .size-buttons .active > div:nth-child(2),
.intern:not(.a11y-contrast) .third .size-buttons .active > div:nth-child(3),
.intern:not(.a11y-contrast) .btn:not(.btn-clear),
body.intern:not(.a11y-contrast) *::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 128 179 / var(--tw-bg-opacity)) !important;
}

.intern .public-icon{
  display: inline-block !important;
}

.intern:not(.a11y-contrast) #tab-section #tab-group button.active{
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}

.shepherd-button{
  margin-right: 0.5rem;
  cursor: pointer;
  border-radius: 3px;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity));
  padding: 0.5rem 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: linear;
}

.shepherd-button:not(:disabled):hover{
  background-color: #ff8800cc;
}


.intern .shepherd-button:not(:disabled):hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 174 230 / var(--tw-bg-opacity)) !important;
}

.shepherd-button:disabled{
  cursor: not-allowed;
}

.shepherd-button.shepherd-button-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(241 242 243 / var(--tw-bg-opacity));
  color: #000000bf;
}

.shepherd-button.shepherd-button-secondary:not(:disabled):hover{
  --tw-bg-opacity: 1;
  background-color: rgb(214 217 219 / var(--tw-bg-opacity));
}

.shepherd-footer{
  display: flex;
  justify-content: flex-end;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0 0.75rem 0.75rem;;
}

.shepherd-footer .shepherd-button:last-child{
  margin-right: 0px;
}

.shepherd-cancel-icon{
  margin: 0px;
  cursor: pointer;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding: 0px;
  font-size: 2em;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  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: 500ms;
  transition-timing-function: linear;
}

.shepherd-cancel-icon:hover{
  color: #000000bf;
}

.shepherd-has-title .shepherd-content .shepherd-cancel-icon{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}

.shepherd-has-title .shepherd-content .shepherd-header{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity));
  padding: 1rem;
}

.shepherd-title{
  margin: 0px;
  display: flex;
  flex: 1 0 auto;
  padding: 0px;
  font-size: 1.1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.shepherd-header{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 0.75rem 0.75rem 0;
  line-height: 1em;
}

.shepherd-text{
  margin-bottom: 20px;
  padding: 0.75em;
  font-size: 1rem;
  line-height: 1.3em;
  color: #000000bf;
}

.shepherd-text p{
  margin-top: 0px;
}

.shepherd-text p:last-child{
  margin-bottom: 0px;
}

.shepherd-content{
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.shepherd-content:focus-visible{
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 136 0 / var(--tw-border-opacity));
}


.intern:not(.a11y-contrast) .shepherd-content:focus-visible{
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 128 179 / var(--tw-border-opacity)) !important;
}

.shepherd-element{
  visibility: hidden;
  z-index: 100;
  box-sizing: border-box;
  width: 100%;
  max-width: 500px;
  border-radius: 5px;
  padding: 10px;
  opacity: 0;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: opacity,visibility;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

#map_controls_3D button.shepherd-element{
  order: 1;
}

#map_controls_3D.hover-all:focus > button.shepherd-element,
#map_controls_3D.hover-all:hover > button.shepherd-element{
  position: relative;
}

.shepherd-element *,
.shepherd-element:after,
.shepherd-element:before{
  box-sizing: border-box;
}

.shepherd-enabled.shepherd-element{
  visibility: visible;
  opacity: 1;
}

.shepherd-enabled.shepherd-element:focus-visible{
  border-width: 0px;
}

.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){
  pointer-events: none;
  display: none;
  opacity: 0;
}

#map_controls_3D button.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){
  order: 1;
}

#map_controls_3D.hover-all:focus > button.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered),
#map_controls_3D.hover-all:hover > button.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){
  position: relative;
}

#panels .shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){
  visibility: visible !important;
}

.shepherd-arrow{
  position: absolute;
  z-index: -1;
  height: 16px;
  width: 16px;
}

.shepherd-arrow:before{
  position: absolute;
  font-size: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity));
}


.intern:not(.a11y-contrast) .shepherd-arrow:before{
  --tw-text-opacity: 1 !important;
  color: rgb(2 128 179 / var(--tw-text-opacity)) !important;
}

.shepherd-arrow:before {
  font-family: "Font Awesome 6 Free";
  content: "";
}

.shepherd-element[data-popper-placement^="top"] > .shepherd-arrow{
  bottom: 0px;
}

.shepherd-element[data-popper-placement^="top"] > .shepherd-arrow:before{
  --tw-rotate: 90deg;
  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));
}

.shepherd-element[data-popper-placement^="bottom"] > .shepherd-arrow{
  top: 0px;
}

.shepherd-element[data-popper-placement^="bottom"] > .shepherd-arrow:before{
  --tw-rotate: 270deg;
  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));
}

.shepherd-element[data-popper-placement^="left"] > .shepherd-arrow{
  right: 0px;
}

.shepherd-element[data-popper-placement^="left"] > .shepherd-arrow:before{
  --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));
}

.shepherd-element[data-popper-placement^="right"] > .shepherd-arrow{
  left: 0px;
}

.shepherd-element.shepherd-centered > .shepherd-arrow{
  opacity: 0;
}

#map_controls_3D button.shepherd-element.shepherd-centered > .shepherd-arrow{
  order: 1;
}

#map_controls_3D.hover-all:focus > button.shepherd-element.shepherd-centered > .shepherd-arrow,
#map_controls_3D.hover-all:hover > button.shepherd-element.shepherd-centered > .shepherd-arrow{
  position: relative;
}

.shepherd-element.shepherd-has-title[data-popper-placement^="bottom"] > .shepherd-arrow:before{
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
}

.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,
.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{
  pointer-events: none;
}

.shepherd-modal-overlay-container{
  pointer-events: none;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9997;
  display: none;
  height: 0px;
  width: 100vw;
  opacity: 0;
  transition-property: all 0.3s ease-out, height 0ms 0.3s, opacity 0.3s 0ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

#map_controls_3D button.shepherd-modal-overlay-container{
  order: 1;
}

#map_controls_3D.hover-all:focus > button.shepherd-modal-overlay-container,
#map_controls_3D.hover-all:hover > button.shepherd-modal-overlay-container{
  position: relative;
}

#panels .shepherd-modal-overlay-container{
  visibility: visible !important;
}

@media screen and (max-width: 991px) {
  #header.shepherd-modal-overlay-container{
    top: 0px;
    left: 0px;
    z-index: 100;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
  }
}

.shepherd-modal-overlay-container.shepherd-modal-is-visible{
  height: 100vh;
  opacity: 0.5;
  transition-property: all 0.3s ease-out, height 0s 0s, opacity 0.3s 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-translate-z: 0px;
}

.shepherd-modal-overlay-container.shepherd-modal-is-visible path{
  pointer-events: auto;
}

.first-line\:flex::first-line{
  display: flex;
}

.before\:fixed::before{
  content: var(--tw-content);
  position: fixed;
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}

.before\:top-0::before{
  content: var(--tw-content);
  top: 0px;
}

.before\:z-10::before{
  content: var(--tw-content);
  z-index: 10;
}

.before\:block::before{
  content: var(--tw-content);
  display: block;
}

.before\:h-34::before{
  content: var(--tw-content);
  height: 34px;
}

.before\:w-\[calc\(100\%_-_6px\)\]::before{
  content: var(--tw-content);
  width: calc(100% - 6px);
}

.before\:w-auto::before{
  content: var(--tw-content);
  width: auto;
}

.before\:bg-white::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.before\:leading-\[36px\]::before{
  content: var(--tw-content);
  line-height: 36px;
}

.before\:content-\[\'Huidig_tab\:_\'\]::before{
  --tw-content: 'Huidig tab: ';
  content: var(--tw-content);
}

.before\:content-empty::before{
  --tw-content: "";
  content: var(--tw-content);
}

.after\:fixed::after{
  content: var(--tw-content);
  position: fixed;
}

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:relative::after{
  content: var(--tw-content);
  position: relative;
}

.after\:\!right-2::after{
  content: var(--tw-content);
  right: 2px !important;
}

.after\:\!right-9::after{
  content: var(--tw-content);
  right: 9px !important;
}

.after\:-left-5::after{
  content: var(--tw-content);
  left: -5px;
}

.after\:-right-4::after{
  content: var(--tw-content);
  right: -4px;
}

.after\:bottom-0::after{
  content: var(--tw-content);
  bottom: 0px;
}

.after\:bottom-7::after{
  content: var(--tw-content);
  bottom: 7px;
}

.after\:left-0::after{
  content: var(--tw-content);
  left: 0px;
}

.after\:right-10::after{
  content: var(--tw-content);
  right: 10px;
}

.after\:top-0::after{
  content: var(--tw-content);
  top: 0px;
}

.after\:top-1::after{
  content: var(--tw-content);
  top: 1px;
}

.after\:top-4::after{
  content: var(--tw-content);
  top: 4px;
}

.after\:z-10::after{
  content: var(--tw-content);
  z-index: 10;
}

.after\:block::after{
  content: var(--tw-content);
  display: block;
}

.after\:inline-block::after{
  content: var(--tw-content);
  display: inline-block;
}

.after\:h-1::after{
  content: var(--tw-content);
  height: 1px;
}

.after\:h-16::after{
  content: var(--tw-content);
  height: 16px;
}

.after\:h-3::after{
  content: var(--tw-content);
  height: 3px;
}

.after\:h-auto::after{
  content: var(--tw-content);
  height: auto;
}

.after\:h-full::after{
  content: var(--tw-content);
  height: 100%;
}

.after\:w-16::after{
  content: var(--tw-content);
  width: 16px;
}

.after\:w-20::after{
  content: var(--tw-content);
  width: 20px;
}

.after\:w-4::after{
  content: var(--tw-content);
  width: 4px;
}

.after\:w-\[calc\(100\%_-_16px\)\]::after{
  content: var(--tw-content);
  width: calc(100% - 16px);
}

.after\:w-\[calc\(100\%_-_6px\)\]::after{
  content: var(--tw-content);
  width: calc(100% - 6px);
}

.after\:w-auto::after{
  content: var(--tw-content);
  width: auto;
}

.after\:-rotate-45::after{
  content: var(--tw-content);
  --tw-rotate: -45deg;
  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));
}

.after\:cursor-ew-resize::after{
  content: var(--tw-content);
  cursor: ew-resize;
}

.after\:\!bg-region-green::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 122 0 / var(--tw-bg-opacity)) !important;
}

.after\:bg-\[\#1b5976\]::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(27 89 118 / var(--tw-bg-opacity));
}

.after\:bg-gray-lighter::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.after\:bg-primary-lighter::after{
  content: var(--tw-content);
  background-color: #ff8800cc;
}

.after\:bg-white::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.after\:bg-angle-down::after{
  content: var(--tw-content);
  background-image: url('/base/static/icons/angle-down.svg');
}

.after\:bg-no-repeat::after{
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.after\:font-awesome::after{
  content: var(--tw-content);
  font-family: "Font Awesome 6 Free";
}

.after\:font-bold::after{
  content: var(--tw-content);
  font-weight: 700;
}

.after\:text-white::after{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.after\:opacity-0::after{
  content: var(--tw-content);
  opacity: 0;
}

.after\:content-\[\'\\f078\'\]::after{
  --tw-content: '\f078';
  content: var(--tw-content);
}

.after\:content-empty::after{
  --tw-content: "";
  content: var(--tw-content);
}

.hover\:-top-10:hover{
  top: -10px;
}

.hover\:-ml-5:hover{
  margin-left: -5px;
}

.hover\:ml-6:hover{
  margin-left: 6px;
}

.hover\:w-auto:hover{
  width: auto;
}

.hover\:max-w-\[250px\]:hover{
  max-width: 250px;
}

.hover\:\!bg-alert:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(197 48 48 / var(--tw-bg-opacity)) !important;
}

.hover\:\!bg-primary:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity)) !important;
}

.hover\:\!bg-region-hover:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 224 220 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#ddd\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#efefef\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}

.hover\:bg-gray-lighter:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.hover\:bg-gray-lightest:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.hover\:pl-17:hover{
  padding-left: 17px;
}

.hover\:pl-21:hover{
  padding-left: 21px;
}

.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity));
}

.hover\:text-primary-lighter:hover{
  color: #ff8800cc;
}

.hover\:text-red:hover{
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}

.hover\:opacity-100:hover{
  opacity: 1;
}

.hover\:shadow-none:hover{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:transition-all:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.focus\:\!bg-primary:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity)) !important;
}

.focus\:shadow-\[_0_0_0_0\.25rem_rgba\(13\2c 110\2c 253\2c \.25\)\]:focus{
  --tw-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);
  --tw-shadow-colored: 0 0 0 0.25rem var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.focus-visible\:\!border-\[\#ced4da\]:focus-visible{
  --tw-border-opacity: 1 !important;
  border-color: rgb(206 212 218 / var(--tw-border-opacity)) !important;
}

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.disabled\:opacity-30:disabled{
  opacity: 0.3;
}

.disabled\:hover\:opacity-50:hover:disabled{
  opacity: 0.5;
}

.group:hover .group-hover\:max-w-10{
  max-width: 10px;
}

.group:hover .group-hover\:-translate-y-100p{
  --tw-translate-y: -100%;
  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));
}

.group:hover .group-hover\:text-primary{
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:opacity-70{
  opacity: 0.7;
}

.group.list .group-\[\.list\]\:hidden{
  display: none;
}

@media (min-width: 360px){
  .xs\:gap-12{
    gap: 12px;
  }
}

@media (min-width: 576px){
  .sm\:bottom-40{
    bottom: 40px;
  }

  .sm\:right-40{
    right: 40px;
  }

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

  .sm\:mb-20{
    margin-bottom: 20px;
  }

  .sm\:mr-80{
    margin-right: 80px;
  }

  .sm\:block{
    display: block;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:w-50{
    width: 50px;
  }

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

  .sm\:w-\[calc\(50\%_-_32px\)\]{
    width: calc(50% - 32px);
  }

  .sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:flex-row{
    flex-direction: row;
  }
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }

  .md\:relative{
    position: relative;
  }

  .md\:bottom-6{
    bottom: 6px;
  }

  .md\:bottom-auto{
    bottom: auto;
  }

  .md\:right-32{
    right: 32px;
  }

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

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

  .md\:max-h-none{
    max-height: none;
  }

  .md\:w-60{
    width: 60px;
  }

  .md\: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));
  }

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

  .md\:flex-wrap{
    flex-wrap: wrap;
  }

  .md\:overflow-visible{
    overflow: visible;
  }

  .md\:px-40{
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:pb-0{
    padding-bottom: 0px;
  }

  .md\:pb-60{
    padding-bottom: 60px;
  }

  .md\:pl-0{
    padding-left: 0px;
  }

  .md\:before\:content-\[\'\'\]::before{
    --tw-content: '';
    content: var(--tw-content);
  }
}

@media (min-width: 992px){
  .lg\:\!visible{
    visibility: visible !important;
  }

  .lg\:visible{
    visibility: visible;
  }

  .lg\:fixed{
    position: fixed;
  }

  .lg\:absolute{
    position: absolute;
  }

  .lg\:relative{
    position: relative;
  }

  .lg\:bottom-20{
    bottom: 20px;
  }

  .lg\:bottom-auto{
    bottom: auto;
  }

  .lg\:left-0{
    left: 0px;
  }

  .lg\:left-\[385px\]{
    left: 385px;
  }

  .lg\:left-auto{
    left: auto;
  }

  .lg\:right-0{
    right: 0px;
  }

  .lg\:top-0{
    top: 0px;
  }

  .lg\:top-105{
    top: 105px;
  }

  .lg\:top-40{
    top: 40px;
  }

  .lg\:top-\[50px\]{
    top: 50px;
  }

  .lg\:top-auto{
    top: auto;
  }

  .lg\:z-10{
    z-index: 10;
  }

  .lg\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .lg\:mx-30{
    margin-left: 30px;
    margin-right: 30px;
  }

  .lg\:my-16{
    margin-top: 16px;
    margin-bottom: 16px;
  }

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

  .lg\:mb-10{
    margin-bottom: 10px;
  }

  .lg\:mb-30{
    margin-bottom: 30px;
  }

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

  .lg\:\!block{
    display: block !important;
  }

  .lg\:block{
    display: block;
  }

  .lg\:inline{
    display: inline;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:\!hidden{
    display: none !important;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:\!h-\[calc\(100dvh_-_110px\)\]{
    height: calc(100dvh - 110px) !important;
  }

  .lg\:h-\[calc\(100\%_-_50px\)\]{
    height: calc(100% - 50px);
  }

  .lg\:h-auto{
    height: auto;
  }

  .lg\:h-full{
    height: 100%;
  }

  .lg\:\!max-h-\[calc\(100\%_-_100px\)\]{
    max-height: calc(100% - 100px) !important;
  }

  .lg\:max-h-50{
    max-height: 50px;
  }

  .lg\:max-h-\[500px\]{
    max-height: 500px;
  }

  .lg\:max-h-\[86px\]{
    max-height: 86px;
  }

  .lg\:max-h-\[calc\(100\%_-_75px\)\]{
    max-height: calc(100% - 75px);
  }

  .lg\:w-\[375px\]{
    width: 375px;
  }

  .lg\:w-\[50\%\]{
    width: 50%;
  }

  .lg\:w-\[calc\(33\.33\%_-_32px\)\]{
    width: calc(33.33% - 32px);
  }

  .lg\:w-full{
    width: 100%;
  }

  .lg\:\!min-w-\[10px\]{
    min-width: 10px !important;
  }

  .lg\:\!max-w-100p{
    max-width: 100% !important;
  }

  .lg\:max-w-80p{
    max-width: 80%;
  }

  .lg\:max-w-\[250px\]{
    max-width: 250px;
  }

  .lg\:-translate-x-100p{
    --tw-translate-x: -100%;
    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));
  }

  .lg\:translate-x-100p{
    --tw-translate-x: 100%;
    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));
  }

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

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

  .lg\:flex-col{
    flex-direction: column;
  }

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

  .lg\:gap-6{
    gap: 6px;
  }

  .lg\:gap-x-30{
    -moz-column-gap: 30px;
         column-gap: 30px;
  }

  .lg\:overflow-hidden{
    overflow: hidden;
  }

  .lg\:overflow-visible{
    overflow: visible;
  }

  .lg\:overflow-y-auto{
    overflow-y: auto;
  }

  .lg\:rounded-radius-r-md{
    border-radius: 0;
  }

  .lg\:rounded-tl-none{
    border-top-left-radius: 0px;
  }

  .lg\:border{
    border-width: 1px;
  }

  .lg\:border-solid{
    border-style: solid;
  }

  .lg\:border-gray-border{
    --tw-border-opacity: 1;
    border-color: rgb(198 198 198 / var(--tw-border-opacity));
  }

  .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .lg\:p-0{
    padding: 0px;
  }

  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-16{
    padding-left: 16px;
    padding-right: 16px;
  }

  .lg\:px-30{
    padding-left: 30px;
    padding-right: 30px;
  }

  .lg\:px-60{
    padding-left: 60px;
    padding-right: 60px;
  }

  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-6{
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .lg\:pb-0{
    padding-bottom: 0px;
  }

  .lg\:pb-15{
    padding-bottom: 15px;
  }

  .lg\:pl-0{
    padding-left: 0px;
  }

  .lg\:pl-6{
    padding-left: 6px;
  }

  .lg\:pl-7{
    padding-left: 7px;
  }

  .lg\:pr-0{
    padding-right: 0px;
  }

  .lg\:pt-0{
    padding-top: 0px;
  }

  .lg\:pt-10{
    padding-top: 10px;
  }

  .lg\:pt-20{
    padding-top: 20px;
  }

  .lg\:pt-25{
    padding-top: 25px;
  }

  .lg\:pt-34{
    padding-top: 34px;
  }

  .lg\:pt-5{
    padding-top: 5px;
  }

  .lg\:pt-50{
    padding-top: 50px;
  }

  .lg\:pt-7{
    padding-top: 7px;
  }

  .lg\:text-36{
    font-size: 36px;
  }

  .lg\:font-bold{
    font-weight: 700;
  }

  .lg\:normal-case{
    text-transform: none;
  }

  .lg\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:duration-300{
    transition-duration: 300ms;
  }

  .lg\:duration-500{
    transition-duration: 500ms;
  }

  .lg\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .after\:lg\:w-5::after{
    content: var(--tw-content);
    width: 5px;
  }
}

@media (min-width: 1200px){
  .xl\:mb-0{
    margin-bottom: 0px;
  }

  .xl\:max-h-75{
    max-height: 75px;
  }

  .xl\:max-w-full{
    max-width: 100%;
  }

  .xl\:py-60{
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (min-width: 1440px){
  .xxl\:relative{
    position: relative;
  }

  .xxl\:right-\[unset\]{
    right: unset;
  }

  .xxl\:top-\[unset\]{
    top: unset;
  }

  .xxl\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .xxl\:max-w-80p{
    max-width: 80%;
  }

  .xxl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .xxl\:py-80{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .xxl\:pr-60{
    padding-right: 60px;
  }
}

@media (min-width: 1600px){
  .xxxl\:w-\[calc\(25\%_-_32px\)\]{
    width: calc(25% - 32px);
  }

  .xxxl\:justify-center{
    justify-content: center;
  }
}

@media (min-width: 2160px){
  .wide\:right-50p{
    right: 50%;
  }

  .wide\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .wide\:w-\[calc\(20\%_-_32px\)\]{
    width: calc(20% - 32px);
  }

  .wide\:translate-x-50p{
    --tw-translate-x: 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));
  }

  .wide\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
}

.\[\&\.\\\!cursor-not-allowed\]\:opacity-50.\!cursor-not-allowed{
  opacity: 0.5;
}

.\[\&\.active-label\]\:text-primary.active-label{
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity));
}

.\[\&\.active-select\]\:border-primary.active-select{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 0 / var(--tw-border-opacity));
}

.\[\&\.active-speed\]\:border-red.active-speed{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 0 / var(--tw-border-opacity));
}

.\[\&\.active-speed\]\:bg-red.active-speed{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity));
}

.\[\&\.active-tab\]\:\!block.active-tab{
  display: block !important;
}

.\[\&\.active-tab\]\:\!flex.active-tab{
  display: flex !important;
}

.\[\&\.active\]\:order-first.active{
  order: -9999;
}

.\[\&\.active\]\:max-h-100vh.active{
  max-height: 100vh;
}

.\[\&\.active\]\:border-solid.active{
  border-style: solid;
}

.\[\&\.active\]\:border-primary-lighter.active{
  border-color: #ff8800cc;
}

.\[\&\.active\]\:text-center.active{
  text-align: center;
}

.\[\&\.active\]\:text-primary.active{
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity));
}

.\[\&\.active\]\:shadow.active{
  --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);
}

.\[\&\.active\]\:transition-all.active{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&\.active\]\:duration-1000.active{
  transition-duration: 1000ms;
}

.after\:\[\&\.active\]\:rotate-180.active::after{
  content: var(--tw-content);
  --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));
}

.hover\:\[\&\.active\]\:bg-white.active:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.group.list .group-\[\.list\]\:\[\&\.active\]\:bg-primary.active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 0 / var(--tw-bg-opacity));
}

.group.list .group-\[\.list\]\:\[\&\.active\]\:text-white.active{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.\[\&\.dropdown\]\:max-h-\[300px\].dropdown{
  max-height: 300px;
}

.\[\&\.dropdown\]\:overflow-auto.dropdown{
  overflow: auto;
}

.\[\&\.dropdown\]\:border.dropdown{
  border-width: 1px;
}

.\[\&\.dropdown\]\:border-\[\#ced4da\].dropdown{
  --tw-border-opacity: 1;
  border-color: rgb(206 212 218 / var(--tw-border-opacity));
}

.\[\&\.fa-eye-slash\]\:text-gray-focus.fa-eye-slash{
  --tw-text-opacity: 1;
  color: rgb(108 117 125 / var(--tw-text-opacity));
}

.\[\&_\+_div\]\:border-t + div{
  border-top-width: 1px;
}

.\[\&_\+_div\]\:border-gray-lighter + div{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}

.atlas-page .\[\.atlas-page_\&\]\:bottom-90{
  bottom: 90px;
}

@media (min-width: 2160px){
  .atlas-page .wide\:\[\.atlas-page_\&\]\:bottom-40{
    bottom: 40px;
  }
}

