.style_cta__wK_6M {
  margin: 0px;
  display: block;
  width: 100%;
  cursor: pointer;
  border-radius: 0;
  --tw-border-opacity: 1;
  border-color: rgba(0, 92, 168, var(--tw-border-opacity));
  text-align: center;
  border-width: 3px;
  box-sizing: content-box;
  height: 40px;
  line-height: 40px !important;
}

.style_divider__o5e6a {
  height: 2px;
  background-color: black;
  opacity: 0.2;
}
.style_formInput__jz0YC {
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
}

@media (min-width: 640px) {
  .style_mapInputContainer__XVj9V:after {
    width: 33% !important;
  }
}

.style_mapInput__anrKF {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.style_mapInput__anrKF:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.style_mapInputContainer__XVj9V {
  position: relative;
}

.style_mapInputContainer__XVj9V:after {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
  content: '';
  right: 11px;
  bottom: 7px;
  height: 3px;
  width: 55%;
}

.style_mapInputContainerSmall__aA5EU:after {
  width: 50% !important;
}

.style_radioInput___biZg, .style_checkInput__DwtgL {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-left: 30px;
}

.style_radioInput___biZg input, .style_checkInput__DwtgL input {
  position: absolute;
  cursor: pointer;
}

.style_radioInput___biZg input,
.style_checkInput__DwtgL input {
  width: 0;
  height: 0;
  opacity: 0;
}

.style_radioInput___biZg span,
.style_checkInput__DwtgL span {
  line-height: 16px !important;
}

.style_radioInputCheckmark__JsJFR {
  position: absolute;
  border-radius: 0;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 92, 168, var(--tw-border-opacity));
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
}

.style_radioInput___biZg input:checked ~ .style_radioInputCheckmark__JsJFR:before {
  position: absolute;
  border-radius: 0;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
  content: '';
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
}

.style_checkInputCheckmark__rmUkT {
  position: absolute;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 92, 168, var(--tw-border-opacity));
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
}

.style_checkInput__DwtgL input:checked ~ .style_checkInputCheckmark__rmUkT:before {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
  content: '';
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
}

.style_container__ltTXt {
  position: relative;
}

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

.style_input___fCMh, .style_selectInput__Zo9ez, .style_rangeInput__1UgMy {
  width: 100%;
  flex: 1 1 0%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(236, 236, 236, var(--tw-border-opacity));
  padding-right: 20px;
  padding-left: 10px;
  font-size: 14px;
  line-height: normal;
}

.style_input___fCMh::-moz-placeholder, .style_selectInput__Zo9ez::-moz-placeholder, .style_rangeInput__1UgMy::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 153, 153, var(--tw-placeholder-opacity));
}

.style_input___fCMh::placeholder, .style_selectInput__Zo9ez::placeholder, .style_rangeInput__1UgMy::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 153, 153, var(--tw-placeholder-opacity));
}

.style_input___fCMh,
.style_selectInput__Zo9ez,
.style_rangeInput__1UgMy {
  text-overflow: ellipsis;
}

.style_input___fCMh + label, .style_selectInput__Zo9ez + label, .style_rangeInputLabel__u9T3y {
  position: absolute;
  margin-left: 6px;
  display: block;
  overflow: hidden;
}

.style_input___fCMh + label,
.style_selectInput__Zo9ez + label,
.style_rangeInputLabel__u9T3y {
  left: 0;
  top: -5px;
}

.style_input___fCMh + label p, .style_selectInput__Zo9ez + label p, .style_rangeInputLabel__u9T3y p {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  opacity: 1;
}

.style_input___fCMh + label p,
.style_selectInput__Zo9ez + label p,
.style_rangeInputLabel__u9T3y p {
  padding-left: 1px;
  padding-right: 2px;
  transition: opacity 0.1s ease-in-out;
}

.style_input___fCMh:not([value]) + label,
.style_input___fCMh[value=''] + label p,
.style_selectInput__Zo9ez:not(.style_selected__rvaEj):not(.style_showOptionAny__x8WEC) + label p,
.style_rangeHiddenInput__sYhgl[value=''] + .style_rangeInputLabel__u9T3y p {
  opacity: 0;
}

/* Chrome, Safari, Edge, Opera */

.style_input___fCMh::-webkit-outer-spin-button,
.style_input___fCMh::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.style_input___fCMh[type='number'] {
  -moz-appearance: textfield;
}

.style_passwordInput__RganR {
  padding-right: 20px;
}

.style_visibilityIcon__H0ikW {
  position: absolute;
  cursor: pointer;
  opacity: 0.3;
  right: 10px;
  top: 12px;
}

.style_visibilityIcon__H0ikW.style_visibilityIconActive__QgTW5 {
  opacity: 1;
}

.style_selectInput__Zo9ez, .style_rangeInput__1UgMy {
  cursor: pointer;
  background-repeat: no-repeat;
}

.style_selectInput__Zo9ez,
.style_rangeInput__1UgMy {
  background-image: url('/assets/icon-down.svg');
  background-position: center right 10px;
}

.style_searchInput__vLK8Q {
  background-repeat: no-repeat;
  padding-right: 50px;
}

.style_selected__rvaEj {
}

.style_rangeInput__1UgMy {
  position: relative;
  display: flex;
  align-items: center;
}

.style_rangeInput__1UgMy:focus .style_rangeInputContent__iuqYn, .style_rangeInput__1UgMy:focus-within .style_rangeInputContent__iuqYn {
  display: block;
}

.style_rangeInputContent__iuqYn {
  position: absolute;
  z-index: 50;
  display: none;
  cursor: default;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(236, 236, 236, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  left: -1px;
  top: 30px;
  width: calc(100% + 2px);
}

.style_rangeInputFromToContainer__RCWwd {
  margin-bottom: 15px;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 15px;
}

.style_rangeInputFromContainer__vkXes, .style_rangeInputToContainer__AUWGB {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.style_rangeInputFromContainer__vkXes {
  padding-right: 5px;
}

.style_rangeInputToContainer__AUWGB {
  padding-left: 5px;
}

.style_rangeInputListContainer__MOvmV {
  overflow-y: auto;
  max-height: 180px;
}

.style_rangeInputListContainer__MOvmV .style_rangeInputListItem__QoSmT {
  width: 100%;
  cursor: pointer;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(236, 236, 236, var(--tw-border-opacity));
  padding-left: 15px;
  padding-right: 15px;
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  height: 35px;
  line-height: 35px !important;
}

.style_rangeInputListContainer__MOvmV .style_rangeInputListItem__QoSmT:not(.style_rangeInputListItemSelected__Kc8zU):hover {
  background-color: rgba(10, 10, 10, 0.025);
}

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

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

.style_rangeInputListItemSelected__Kc8zU {
  background-color: rgb(0, 92, 168, .12);
  --tw-text-opacity: 1;
  color: rgba(0, 92, 168, var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .style_mapInputCTA__shB_R {
    left: 50% !important;
  }
}

@media (min-width: 768px) {
  .style_mapInputCTA__shB_R {
    left: 68% !important;
  }
}

.style_mapInputCTA__shB_R {
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  top: 0;
  bottom: 0;
  left: 51%;
  line-height: 40px !important;
}

.style_mapInputCTASmall__UwIml {
  left: 50% !important;
}

.style_pdfPlaceholderText__na0by {
  margin-left: 0.75rem;
  line-height: 40px !important;
  height: 40px;
}

.style_searchIcon__EAlpo {
  position: absolute;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  top: 4px;
  right: 8px;
  width: 32px;
  height: 32px;
}

.style_disabledInput__0t2dd {
  background-color: #efefef4d;
  cursor: default;
}

.style_enabledInput__cAy36 {
  background-color: white;
}

.style_pdfContainer__yMmsW {
  overflow: auto;
}

.style_pdfDoc__2FQAF {
  margin: 0 auto;
  display: table;
}

.style_changePageContainer__3C8Ms {
  position: absolute;
  bottom: 0;
  background-color: rgba(209, 205, 205, 0.5);
  border-radius: 10px;
  left: 0;
  right: 0;
  text-align: center;
  overflow: auto;
}

.style_changePageBtn__7RgoY {
  margin: 7px;
  font-weight: bold;
}

.style_tooltip__QQmRN {
  position: absolute;
  margin-top: 0.25rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(153, 153, 153, var(--tw-border-opacity));
  padding: 1rem;
  z-index: 1;
}

.style_tooltip__QQmRN:before,
.style_tooltip__QQmRN:after {
  content: '';
  position: absolute;
  border-style: solid;
}

/* outer triangle: for border */

.style_tooltip__QQmRN:before {
  top: -16px;
  left: 33%;
  border-width: 0 16px 16px;
  --tw-border-opacity: 1;
  border-color: rgba(153, 153, 153, var(--tw-border-opacity));
  border-right-color: transparent;
  border-left-color: transparent;
}

/* inner triangle: for fill */

.style_tooltip__QQmRN:after {
  top: -14px;
  left: calc(33% + 2px);
  border-width: 0 14px 14px;
  border-color: white transparent;
}

.style_closeTooltip__UTQQn {
  top: 12px;
  right: 0px;
  font-size: 24px;
  line-height: normal;
  z-index: 1;
}

.style_modal__hSYcm {
  z-index: 999 !important;
  animation: style_fadein__6P3lR .5s;
}

@keyframes style_fadein__6P3lR {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.style_modalContainer__WT3pO {
  display: inline-block;
  display: flex;
  width: 100%;
  --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;
  transform: translateX(var(--tw-translate-x)) translateY(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));
  flex-direction: column;
  overflow: hidden;
  border-radius: 0;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 2.5rem;
  --tw-shadow: 10px 10px 60px rgba(0,0,0,0.25);
  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: 150ms
}

@media (min-width: 640px) {
  .style_modalContainer__WT3pO {
    width: 83.333333%;
  }
}

@media (min-width: 768px) {
  .style_modalContainer__WT3pO {
    width: 66.666667%;
  }
}

@media (min-width: 1330px) {
  .style_modalContainer__WT3pO {
    width: 41.666667%;
  }
}

/* TODO: SCEGLIERE DEI COLORI PIÙ GRADEVOLI */

.style_danger__67z6h {
  color: red;
}

.style_warning__K1qjN {
  color: orange;
}

.style_info__zogna {
  color: green;
}

.style_action__nxPjJ {
  color: blue;
}

.style_bgDanger__0nh4L {
  background-color: red;
}

.style_bgWarning__ys0nf {
  background-color: orange;
}

.style_bgInfo__RNTD2 {
  background-color: green;
}

.style_bgAction__dEORG {
  background-color: blue;
}

.style_iconAlert__1h7AP {
  position: absolute;
  fill: currentColor;
  width: 45px;
  height: 45px;
  top: 20px;
  left: 25px;
}

.style_iconClose__Mb9xk {
  position: absolute;
  fill: currentColor;
  width: 17px;
  height: 17px;
  top: 25px;
  right: 30px;
  cursor: pointer;
}

.style_titleContainer__M9w0Z {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%;
}

.style_titleText__4EHOL {
  margin-top: 10px
}

.style_alertModalBackground__ukUSQ {
  background-color: rgba(0, 0, 0, 0.9);
}

.style_bgRed__kN_tH {
  background-color: #fee2e2;
}

.style_bgGreen__xJnmL {
  background-color: #e2fee2;
}

@media (min-width: 640px) {
  .style_icon__mlodz,
  .style_searchIcon____tKf {
    width: 31px !important;
    height: 31px !important;
  }

  @media (min-width: 640px) {
    .style_searchContainer__8N0BE {
      display: flex;
      justify-content: flex-end;
    }
  }

  .style_searchContainer__8N0BE {
    top: -4px !important;
    left: unset !important;
    right: -26px !important;
    z-index: 0 !important;
  }

  .style_searchContainer__8N0BE img {
    width: 16px !important;
    height: 16px !important;
  }

  .style_container__VRRqB {
    position: relative;
  }

  .style_containerCDA__Gzwuh {
    position: relative;
    width: 10%;
  }

  .style_searchInput__HZ6vT.style_searchInputActive__kjHxI {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 295px;
    width: 295px;
  }

  .style_searchInput__HZ6vT.style_searchInputActiveCDA__3Usu9 {
    flex-grow: 1;
    flex-shrink: 0;
  }
}

.style_container__VRRqB {
}

.style_containerCDA__Gzwuh {
  width: 30%;
  margin: 0 auto;
  top: -20px;
}

.style_icon__mlodz {
  position: relative;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 38px;
  height: 38px;
}

.style_searchIcon____tKf {
  position: relative;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 38px;
  height: 38px;
  top: -22px;
  left: 38px;
  z-index: 99999;
}

.style_searchContainer__8N0BE {
  position: absolute;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  bottom: -40px;
  left: 0;
  z-index: -100;
}

.style_searchInput__HZ6vT {
  display: block;
  border-radius: 0;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(236, 236, 236, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 0;
  flex-basis: 0;
  height: 0;
  opacity: 0;
}

.style_searchContainer__8N0BE img {
  width: 19px;
  height: 19px;
}

.style_searchInput__HZ6vT.style_searchInputActive__kjHxI,
.style_searchInput__HZ6vT.style_searchInputActiveCDA__3Usu9 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  z-index: 999;
}

@media (min-width: 768px) {
  .style_searchIcon____tKf {
    position: relative;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    width: 20px;
    height: 20px;
    top: 5px;
    left: -10px;
  }
}

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

.style_iconOpen__spYoH {
  transform: rotateZ(180deg);
}

.style_menu__AYDQh {
  position: absolute;
  border-radius: 0;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  top: 60px;
  left: -50px;
  width: 250px;
  z-index: -1;
  opacity: 0;
}

.style_menuOpen__rO6Ah {
  z-index: 999;
  opacity: 1;
}

.style_menu__AYDQh ul li {
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
}

.style_menu__AYDQh ul li:not(:last-child) {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(236, 236, 236, var(--tw-border-opacity));
}

.style_container___BIb6 {
  position: fixed;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  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: 150ms;
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  right: -263px;
  top: 0;
  width: 263px;
  z-index: 999;
}

.style_containerOpen__tFD9_ {
  right: 0;
}

.style_header__sGeF0 {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 194px;
}

.style_body__8Mdwj {
  display: flex;
  flex-direction: column;
}

.style_closeIcon__XMT6Y {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.style_separator__VuXs6 {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

.style_separator__VuXs6:after {
  position: relative;
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgba(10, 10, 10, var(--tw-bg-opacity));
  vertical-align: middle;
  content: '';
  height: 1px;
  position: relative;
  width: calc(100% - 110px);
}

.style_separator__VuXs6:after {
  left: 0.5em;
  margin-right: -50%;
}

.style_menuIconContainer__qkOFm {
  width: 31px;
  height: 31px;
}

.style_menuIcon__ZWzbU {
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 31px;
  height: 31px;
  transform: scale3d(1, 1, 1);
}

.style_menuIconActive__QyY02 {
  /*noinspection CssInvalidPropertyValue*/
  transform-origin: center right;
  transform: scale3d(0.5, 1, 1);
}

.style_logo__g2ULk {
  height: 48px !important;
}

.style_footerGrid__JHDQ9 {
  /* Mobile: flex column is handled by Tailwind classes */
}

@media (min-width: 640px) {
  .style_footerGrid__JHDQ9 {
    display: grid !important;
    grid-template-columns: 35% 35% 15% 15%;
    gap: 10px;
    align-items: start;
  }
}

.style_infoText__jPxkp {
  line-height: 24px !important;
}

.style_subInfoText__VislY {
  line-height: 19px !important;
}

.style_cta__9WDC2 {
  line-height: 28px !important;
}

.style_customFooter__U2xwK {
  white-space: pre-line;
}

.style_container__zQDi_ {
  position: relative;
  margin-top: 90px;
  margin-bottom: 80px;
  width: 100%;
  overflow: hidden;
  height: 60px;
}

.style_container__zQDi_ img {
  margin-right: 45px;
  display: inline-block;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  height: 60px;
  filter: grayscale(100%);
}

.style_container__zQDi_ img:hover:not(.style_disabled__FThlT) {
  filter: grayscale(0%);
}

.style_container__t8L04 {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 92, 168, var(--tw-bg-opacity));
  padding: 14px 0;
}

@media (min-width: 640px) {
  @media (min-width: 640px) {
    .style_container__t8L04 {
      padding-top: 50px !important;
      padding-bottom: 50px !important;
    }
  }
}

.style_accordion__JmzLj {
  /* Hide on desktop */
  display: block;
}

@media (min-width: 640px) {
  .style_accordion__JmzLj {
    display: none;
  }
}

.style_accordionHeader__KLIWv {
  cursor: pointer;
}

.style_accordionTitle__1XijS {
  display: block;
  display: flex;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  padding-bottom: 11px;
  padding-top: 11px;
}

.style_accordionTitle__1XijS:after {
  content: '\25BE';
  margin-right: 20px;
}

.style_accordionContainer__HoEMX .style_accordion__JmzLj:first-child .style_accordionTitle__1XijS {
  padding-top: 0 !important;
}

.style_accordionContainer__HoEMX .style_accordion__JmzLj:last-child .style_accordionTitle__1XijS {
  border: none !important;
  padding-bottom: 0 !important;
}

.style_accordionBody___s25B {
  height: 0px;
  overflow-y: hidden;
}

.style_accordionBodyActive__ksHIr {
  height: auto;
  padding-top: 15px;
}

.style_inlineContainer__w2af7 {
  display: grid;
  grid-template-columns: 35% 35% 15% 15%;
  gap: 10px;
  align-items: start;
}

.style_inlineTitle__fipPQ {
  margin-bottom: 6px !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.style_link___K6az {
  margin-bottom: 6px !important;
  display: block !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

