/*
! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
*/
[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[multiple]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
select:focus,
textarea:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
}
input::placeholder,
textarea::placeholder {
  color: #6b7280;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-date-and-time-value {
  min-height: 1.5em;
}
::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
  padding-top: 0;
  padding-bottom: 0;
}
select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  print-color-adjust: exact;
}
[multiple] {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  print-color-adjust: unset;
}
[type="checkbox"],
[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type="checkbox"] {
  border-radius: 0;
}
[type="radio"] {
  border-radius: 100%;
}
[type="checkbox"]:focus,
[type="radio"]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
}
[type="checkbox"]:checked,
[type="radio"]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type="checkbox"]:checked:focus,
[type="checkbox"]:checked:hover,
[type="radio"]:checked:focus,
[type="radio"]:checked:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type="checkbox"]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
[type="checkbox"]:indeterminate:focus,
[type="checkbox"]:indeterminate:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type="file"] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type="file"]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
.font-helvetica {
  font-family: helvetica neue, Helvetica, arial, sans-serif;
}
.font-sofia {
  font-family: sofia-pro, helvetica neue, helvetica, arial, sans-serif;
}
[data-reach-combobox-option][data-highlighted] {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
.outline-dashed {
  outline-style: dashed;
}
.sr-only-focusable:active,
.sr-only-focusable:focus,
.sr-only-focusable:focus-visible {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.appearance-auto {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
.link {
  --tw-text-opacity: 1;
  color: rgb(61 105 149 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke,
    -webkit-text-decoration-color;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.link:hover {
  --tw-text-opacity: 1;
  color: rgb(40 67 98 / var(--tw-text-opacity));
}
.link-underline,
.link:focus,
.link:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.link-underline {
  --tw-text-opacity: 1;
  color: rgb(61 105 149 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke,
    -webkit-text-decoration-color;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.link-underline:hover {
  --tw-text-opacity: 1;
  color: rgb(40 67 98 / var(--tw-text-opacity));
}
.link-underline:focus,
.link-underline:hover {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.solid-focus-ring:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(1px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 167 232 / var(--tw-ring-opacity));
}
.group:focus-visible .group-solid-focus-ring {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(1px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 167 232 / var(--tw-ring-opacity));
}
.image-link-focus-ring:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 167 232 / var(--tw-ring-opacity));
}
.group:focus-visible .group-image-link-focus-ring {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 167 232 / var(--tw-ring-opacity));
}
.text-balance {
  text-wrap: balance;
}
.text-pretty {
  text-wrap: pretty;
}
.swiper-horizontal .swiper {
  padding: 0 0 1.5rem !important;
}
.swiper-horizontal .swiper.image-slider {
  padding: 0 !important;
}
.swiper-horizontal .swiper-wrapper {
  align-items: stretch;
}
.swiper-horizontal .swiper-slide {
  height: auto !important;
}
.swiper-horizontal .swiper-pagination-bullet {
  height: 0.75rem !important;
  width: 0.75rem !important;
  border-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 129 129 / var(--tw-bg-opacity)) !important;
  opacity: 0.5 !important;
}
.swiper-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1 !important;
}
.swiper-horizontal .swiper-button-next:after,
.swiper-horizontal .swiper-button-prev:after {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(65 64 66 / var(--tw-text-opacity)) !important;
}
.swiper-horizontal .swiper-button-prev {
  left: 0 !important;
}
.swiper-horizontal .swiper-button-next {
  right: 0 !important;
}
.swiper-horizontal .swiper-button-disabled {
  visibility: hidden;
}
.slider-nav-btn:disabled {
  opacity: 0.3 !important;
}
.custom-rich-text h1,
.custom-rich-text h2,
.custom-rich-text h3,
.custom-rich-text h4,
.custom-rich-text h5,
.custom-rich-text h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: sofia-pro, helvetica neue, helvetica, arial, sans-serif;
}
.custom-rich-text h1,
.h1 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
@media (min-width: 720px) {
  .custom-rich-text h1,
  .h1 {
    font-size: 32px;
  }
}
.custom-rich-text h1,
.h1 {
  font-weight: 600;
  line-height: 1.5;
}
.custom-rich-text h2,
.h2 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
@media (min-width: 720px) {
  .custom-rich-text h2,
  .h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.custom-rich-text h3,
.h3 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}
@media (min-width: 720px) {
  .custom-rich-text h3,
  .h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.custom-rich-text h4,
.h4 {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.custom-rich-text h5,
.h5 {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}
.custom-rich-text h6,
.h6 {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.custom-rich-text p {
  margin-bottom: 1rem;
}
.custom-rich-text li > p {
  margin-bottom: 0.5rem;
}
.custom-rich-text hr {
  clear: both;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.custom-rich-text b,
.custom-rich-text strong {
  font-weight: 600;
}
.custom-rich-text a:not(.button) {
  border-width: 1px !important;
  border-style: dashed;
  border-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(61 105 149 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, fill, stroke,
    -webkit-text-decoration-color;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.custom-rich-text a:not(.button):focus,
.custom-rich-text a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(40 67 98 / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.custom-rich-text a:not(.button):focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(81 167 232 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.card-tile.light .custom-rich-text a:not(.button),
.event-price-tile .custom-rich-text.light a:not(.button),
.extended-rte.light .custom-rich-text a:not(.button),
.multi-column.light .custom-rich-text a:not(.button),
.two-column.light .custom-rich-text a:not(.button) {
  --tw-text-opacity: 1;
  color: rgb(157 202 244 / var(--tw-text-opacity));
}
.card-tile.light .custom-rich-text a:not(.button):focus,
.card-tile.light .custom-rich-text a:not(.button):hover,
.event-price-tile .custom-rich-text.light a:not(.button):focus,
.event-price-tile .custom-rich-text.light a:not(.button):hover,
.extended-rte.light .custom-rich-text a:not(.button):focus,
.extended-rte.light .custom-rich-text a:not(.button):hover,
.multi-column.light .custom-rich-text a:not(.button):focus,
.multi-column.light .custom-rich-text a:not(.button):hover,
.two-column.light .custom-rich-text a:not(.button):focus,
.two-column.light .custom-rich-text a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(111 177 239 / var(--tw-text-opacity));
}
.card-tile.light .custom-rich-text a:not(.button):focus-visible,
.event-price-tile .custom-rich-text.light a:not(.button):focus-visible,
.extended-rte.light .custom-rich-text a:not(.button):focus-visible,
.multi-column.light .custom-rich-text a:not(.button):focus-visible,
.two-column.light .custom-rich-text a:not(.button):focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(157 202 244 / var(--tw-border-opacity));
}
.card-tile.dark .custom-rich-text a:not(.button) {
  --tw-text-opacity: 1;
  color: rgb(61 105 149 / var(--tw-text-opacity));
}
.card-tile.dark .custom-rich-text a:not(.button):focus,
.card-tile.dark .custom-rich-text a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(40 67 98 / var(--tw-text-opacity));
}
.card-tile.dark .custom-rich-text a:not(.button):focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(61 105 149 / var(--tw-border-opacity));
}
.custom-rich-text ol {
  list-style-type: decimal;
}
.custom-rich-text ul {
  list-style-type: disc;
}
.custom-rich-text ol,
.custom-rich-text ul {
  margin-bottom: 1rem;
  padding-left: 40px;
}
.article-body .custom-rich-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.75;
}
@media (min-width: 720px) {
  .article-body .custom-rich-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.625;
  }
}
.product-promotion .custom-rich-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.625;
}
.product-promotion .custom-rich-text h1 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.product-promotion .custom-rich-text h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.product-promotion .custom-rich-text h3 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.product-promotion .custom-rich-text h4 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.product-promotion .custom-rich-text h5,
.product-promotion .custom-rich-text h6 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.custom-embed > *,
.embed-responsive > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.video-player-embed > * {
  padding-bottom: 0 !important;
}
.jumbo-video-hero .vjs-big-play-button,
.jumbo-video-hero .vjs-contextmenu-ui-menu,
.jumbo-video-hero .vjs-control-bar,
.jumbo-video-hero .vjs-dock-text,
.jumbo-video-hero .vjs-loading-spinner,
.jumbo-video-hero .vjs-text-track-display {
  display: none;
}
.vjs-poster {
  background-size: cover !important;
}
input.number-spin-none[type="number"] {
  -moz-appearance: textfield;
}
input.number-spin-none[type="number"]::-webkit-inner-spin-button,
input.number-spin-none[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.popper-arrow,
.popper-arrow:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
}
.popper-arrow {
  visibility: hidden;
}
.popper-arrow:before {
  visibility: visible;
  content: "";
  transform: rotate(45deg);
}
.popper-panel[data-popper-placement^="top"] > .popper-arrow {
  bottom: -3px;
}
.popper-panel[data-popper-placement^="bottom"] > .popper-arrow {
  top: -3px;
}
.popper-panel[data-popper-placement^="left"] > .popper-arrow {
  right: -3px;
}
.popper-panel[data-popper-placement^="right"] > .popper-arrow {
  left: -3px;
}
.slash {
  --slash-width: 0.8px;
  background: linear-gradient(
    to top right,
    transparent 0,
    transparent calc(50% - var(--slash-width)),
    #ccc 50%,
    transparent calc(50% + var(--slash-width)),
    transparent 100%
  );
}
.slash-2 {
  --slash-width: 1.6px;
}
.slash-3 {
  --slash-width: 2.4px;
}
.rhap_container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  line-height: 1;
  font-family: inherit;
  width: 100%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.rhap_button-clear:focus:not(:focus-visible),
.rhap_container:focus:not(:focus-visible),
.rhap_progress-container:focus:not(:focus-visible),
.rhap_volume-bar-area:focus:not(:focus-visible) {
  outline: 0;
}
.rhap_container svg {
  vertical-align: initial;
}
.rhap_header {
  margin-bottom: 10px;
}
.rhap_footer {
  margin-top: 5px;
}
.rhap_progress-section {
  flex: 3 1 auto;
  align-items: center;
}
.rhap_progress-container {
  display: flex;
  align-items: center;
  height: 20px;
  flex: 1 0 auto;
  align-self: center;
  margin: 0 calc(10px+1%);
  cursor: pointer;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.rhap_controls-section {
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.rhap_additional-controls {
  align-items: center;
  display: flex;
  margin-bottom: 0.5rem;
  width: 100%;
}
.rhap_main-controls {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  justify-self: flex-end;
}
@media screen and (min-width: 480px) and (max-width: 719px) {
  .rhap_controls-section {
    flex-wrap: nowrap;
  }
  .rhap_additional-controls {
    flex: 1;
    margin-bottom: 0;
    width: auto;
  }
  .rhap_main-controls {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 719px) {
  .full-width .rhap_controls-section {
    flex-wrap: nowrap;
    margin-bottom: 0;
  }
  .full-width .rhap_main-controls {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 1140px) {
  .rhap_controls-section {
    flex-wrap: nowrap;
  }
  .rhap_additional-controls {
    flex: 1;
    margin-bottom: 0;
    width: auto;
  }
  .rhap_main-controls {
    padding: 0 1rem;
  }
}
.rhap_main-controls-button {
  margin: 0 3px;
  color: #414042;
  font-size: 35px;
  width: 35px;
  height: 35px;
}
.rhap_play-pause-button {
  font-size: 40px;
  width: 40px;
  height: 40px;
}
.rhap_volume-controls {
  display: flex;
  flex: 0 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  max-width: 135px;
}
.rhap_volume-button {
  flex: 0 0 15px;
  font-size: 15px;
  width: 15px;
  height: 15px;
  color: #414042;
  margin-right: 6px;
}
.rhap_volume-container {
  display: flex;
  align-items: center;
  flex: 0 1 100%;
  padding-right: 0.5rem;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.rhap_volume-bar-area {
  display: flex;
  align-items: center;
  width: 100%;
  height: 14px;
  cursor: pointer;
}
.rhap_volume-bar {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 4px;
  background: #ddd;
  border-radius: 2px;
}
.rhap_volume-indicator {
  box-sizing: border-box;
  position: absolute;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  left: 0;
  top: -4px;
  background: #414042;
  opacity: 0.9;
  border-radius: 50px;
  cursor: pointer;
}
.rhap_button-clear,
.rhap_container {
  padding: 0;
  background-color: transparent;
}
.rhap_volume-indicator:hover {
  opacity: 0.9;
}
.rhap_volume-filled {
  height: 100%;
  position: absolute;
  z-index: 2;
  border-radius: 2px;
}
.rhap_button-clear {
  border: none;
  overflow: hidden;
  cursor: pointer;
}
.rhap_button-clear:hover {
  opacity: 0.9;
  transition-duration: 0.2s;
}
.rhap_button-clear:active {
  opacity: 0.95;
}
.rhap_progress-section {
  display: none;
}
.rhap_controls-section {
  margin-top: 0 !important;
  max-width: 100%;
  width: 100%;
}
.rhap_container {
  box-shadow: 0 0 0 0 transparent;
}
.no-playlist .rhap_skip-button {
  opacity: 0.3;
  cursor: not-allowed;
}
.account-menu-button {
  position: relative;
  z-index: 200;
  margin: 0;
  display: flex;
  height: 42px;
  width: 240px;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0 7px;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.account-menu-button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(71 102 146 / var(--tw-border-opacity));
}
.account-menu-mobile {
  position: relative;
  z-index: 200;
  margin: 0;
  display: flex;
  height: 42px;
  width: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: transparent;
  padding: 0 7px;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.colorhighlight {
  animation: colorhighlight-kf 2s;
}
@keyframes colorhighlight-kf {
  0% {
    background: #fcec9a;
  }
  to {
    background: transparent;
  }
}
@media (min-width: 480px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .sm\:mt-\[30px\] {
    margin-top: 30px;
  }
  .sm\:inline {
    display: inline;
  }
  .sm\:max-h-\[338px\] {
    max-height: 338px;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-1\/3 {
    width: 33.333333%;
  }
  .sm\:w-64 {
    width: 16rem;
  }
  .sm\:w-\[180px\] {
    width: 180px;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:max-w-\[600px\] {
    max-width: 600px;
  }
  .sm\:\!rounded-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sm\:pl-1 {
    padding-left: 0.25rem;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem;
  }
}
@media (min-width: 720px) {
  .md\:pointer-events-none {
    pointer-events: none;
  }
  .md\:right-0 {
    right: 0;
  }
  .md\:right-8 {
    right: 2rem;
  }
  .md\:top-0 {
    top: 0;
  }
  .md\:top-6 {
    top: 1.5rem;
  }
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .md\:col-start-10 {
    grid-column-start: 10;
  }
  .md\:row-start-1 {
    grid-row-start: 1;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:block {
    display: block;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:h-screen {
    height: 100vh;
  }
  .md\:max-h-\[506px\] {
    max-height: 506px;
  }
  .md\:max-h-\[645px\] {
    max-height: 645px;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-6 {
    width: 1.5rem;
  }
  .md\:w-\[200px\] {
    width: 200px;
  }
  .md\:w-\[26rem\] {
    width: 26rem;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:max-w-\[700px\] {
    max-width: 700px;
  }
  .md\:max-w-\[900px\] {
    max-width: 900px;
  }
  .md\:translate-x-0 {
    --tw-translate-x: 0px;
  }
  .md\:translate-x-0,
  .md\:translate-x-full {
    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\:translate-x-full {
    --tw-translate-x: 100%;
  }
  .md\:translate-y-0 {
    --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));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:gap-y-6 {
    row-gap: 1.5rem;
  }
  .md\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }
  .md\:rounded-tr-none {
    border-top-right-radius: 0;
  }
  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-6 {
    padding-top: 1.5rem;
  }
  .md\:pb-6,
  .md\:py-6 {
    padding-bottom: 1.5rem;
  }
  .md\:pl-4 {
    padding-left: 1rem;
  }
  .md\:pl-8 {
    padding-left: 2rem;
  }
  .md\:pl-\[38px\] {
    padding-left: 38px;
  }
  .md\:pr-20 {
    padding-right: 5rem;
  }
  .md\:pt-0 {
    padding-top: 0;
  }
  .md\:text-right {
    text-align: right;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-\[32px\] {
    font-size: 32px;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 960px) {
  .lg\:-mb-20 {
    margin-bottom: -5rem;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-1\/5 {
    width: 20%;
  }
  .lg\:w-1\/6 {
    width: 16.666667%;
  }
  .lg\:max-w-xl {
    max-width: 36rem;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .lg\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .lg\:px-1\.5 {
    padding-left: 0.325rem;
    padding-right: 0.325rem;
  }
  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
@media (min-width: 1140px) {
  @media (min-width: 960px) {
    .xl\:lg\:px-1 {
      padding-left: 0.25rem;
      padding-right: 0.25rem;
    }
  }
  .xl\:w-1\/4 {
    width: 25%;
  }
  .xl\:pr-12 {
    padding-right: 3rem;
  }
  .xl\:pr-4 {
    padding-right: 1rem;
  }
  .xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1440px) {
  @media (min-width: 960px) {
    .\32xl\:lg\:px-2 {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
  }
}
.lw-formio {
  --gray: #414042;
  --blue: #3d6995;
  --blue-hover: #284362;
  --yellow: #fdb528;
  --yellow-hover: #fda905;
  font-size: 14px; /*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
}
.lw-formio .choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}
.lw-formio .choices:focus {
  outline: 0;
}
.lw-formio .choices:last-child {
  margin-bottom: 0;
}
.lw-formio .choices.is-disabled .choices__inner,
.lw-formio .choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.lw-formio .choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.lw-formio .choices [hidden] {
  display: none !important;
}
.lw-formio .choices[data-type*="select-one"] {
  cursor: pointer;
}
.lw-formio .choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 7.5px;
}
.lw-formio .choices[data-type*="select-one"] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}
.lw-formio .choices[data-type*="select-one"] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.5;
}
.lw-formio .choices[data-type*="select-one"] .choices__button:focus,
.lw-formio .choices[data-type*="select-one"] .choices__button:hover {
  opacity: 1;
}
.lw-formio .choices[data-type*="select-one"] .choices__button:focus {
  box-shadow: 0 0 0 2px #00bcd4;
}
.lw-formio
  .choices[data-type*="select-one"]
  .choices__item[data-value=""]
  .choices__button {
  display: none;
}
.lw-formio .choices[data-type*="select-one"]:after {
  content: "";
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #333;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}
.lw-formio .choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #333;
  margin-top: -7.5px;
}
.lw-formio .choices[data-type*="select-one"][dir="rtl"]:after {
  left: 11.5px;
  right: auto;
}
.lw-formio .choices[data-type*="select-one"][dir="rtl"] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}
.lw-formio .choices[data-type*="select-multiple"] .choices__inner,
.lw-formio .choices[data-type*="text"] .choices__inner {
  cursor: text;
}
.lw-formio .choices[data-type*="select-multiple"] .choices__button,
.lw-formio .choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.lw-formio .choices[data-type*="select-multiple"] .choices__button:focus,
.lw-formio .choices[data-type*="select-multiple"] .choices__button:hover,
.lw-formio .choices[data-type*="text"] .choices__button:focus,
.lw-formio .choices[data-type*="text"] .choices__button:hover {
  opacity: 1;
}
.lw-formio .choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}
.lw-formio .is-focused .choices__inner,
.lw-formio .is-open .choices__inner {
  border-color: #b7b7b7;
}
.lw-formio .is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.lw-formio .is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}
.lw-formio .choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.lw-formio .choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}
.lw-formio [dir="rtl"] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.lw-formio .choices__list--single .choices__item {
  width: 100%;
}
.lw-formio .choices__list--multiple {
  display: inline;
}
.lw-formio .choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}
.lw-formio .choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
.lw-formio [dir="rtl"] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.lw-formio .choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}
.lw-formio .is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}
.lw-formio .choices__list--dropdown {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}
.lw-formio .choices__list--dropdown.is-active {
  visibility: visible;
}
.lw-formio .is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}
.lw-formio .is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.lw-formio .choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.lw-formio .choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
.lw-formio [dir="rtl"] .choices__list--dropdown .choices__item {
  text-align: right;
}
@media (min-width: 640px) {
  .lw-formio .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .lw-formio .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .lw-formio [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  .lw-formio
    [dir="rtl"]
    .choices__list--dropdown
    .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}
.lw-formio .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}
.lw-formio
  .choices__list--dropdown
  .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}
.lw-formio .choices__item {
  cursor: default;
}
.lw-formio .choices__item--selectable {
  cursor: pointer;
}
.lw-formio .choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.5;
}
.lw-formio .choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}
.lw-formio .choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
}
.lw-formio .choices__button:focus,
.lw-formio .choices__input:focus {
  outline: 0;
}
.lw-formio .choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
.lw-formio [dir="rtl"] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}
.lw-formio .choices__placeholder {
  opacity: 0.5;
}
.lw-formio .tippy-box[data-animation="fade"][data-state="hidden"] {
  opacity: 0;
}
.lw-formio [data-tippy-root] {
  max-width: calc(100vw - 10px);
}
.lw-formio .tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity;
}
.lw-formio .tippy-box[data-placement^="top"] > .tippy-arrow {
  bottom: 0;
}
.lw-formio .tippy-box[data-placement^="top"] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top;
}
.lw-formio .tippy-box[data-placement^="bottom"] > .tippy-arrow {
  top: 0;
}
.lw-formio .tippy-box[data-placement^="bottom"] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom;
}
.lw-formio .tippy-box[data-placement^="left"] > .tippy-arrow {
  right: 0;
}
.lw-formio .tippy-box[data-placement^="left"] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}
.lw-formio .tippy-box[data-placement^="right"] > .tippy-arrow {
  left: 0;
}
.lw-formio .tippy-box[data-placement^="right"] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right;
}
.lw-formio .tippy-box[data-inertia][data-state="visible"] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}
.lw-formio .tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}
.lw-formio .tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}
.lw-formio .tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}
.lw-formio dialog {
  position: absolute;
  left: 0;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  border: solid;
  padding: 1em;
  background: #fff;
  color: #000;
  display: block;
}
.lw-formio dialog:not([open]) {
  display: none;
}
.lw-formio dialog + .backdrop {
  background: rgba(0, 0, 0, 0.1);
}
.lw-formio ._dialog_overlay,
.lw-formio dialog + .backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.lw-formio dialog.fixed {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
}
.lw-formio .formio-loader {
  position: relative;
  min-height: 60px;
}
.lw-formio .loader-wrapper {
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 120px;
  background-color: transparent;
}
.lw-formio .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 10000;
  display: inline-block;
  border: 6px solid #f3f3f3;
  border-top-color: #3498db;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
}
.lw-formio .formio-form {
  position: relative;
  min-height: 80px;
}
.lw-formio .formio-error-wrapper,
.lw-formio .formio-warning-wrapper {
  padding: 1em;
}
.lw-formio .formio-error-wrapper {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.lw-formio .formio-error-wrapper .field-required:after,
.lw-formio .formio-error-wrapper .formio-errors .error {
  color: #c20000;
}
.lw-formio .formio-warning-wrapper {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.lw-formio .formio-disabled-input .form-control.flatpickr-input {
  background-color: #eee;
}
.lw-formio .builder-component.has-error .invalid-feedback,
.lw-formio .formio-component-modal-wrapper.has-error .invalid-feedback,
.lw-formio .formio-component-modal-wrapper.has-message .invalid-feedback,
.lw-formio .formio-component.alert-danger .invalid-feedback,
.lw-formio .formio-component.has-error .invalid-feedback,
.lw-formio .formio-component.has-message .invalid-feedback {
  display: block;
  color: inherit;
  margin-top: 4px;
}
.lw-formio .formio-errors .error {
  color: #dc3545;
}
.lw-formio .formio-errors .warning {
  color: #856404;
}
.lw-formio .formio-errors .info {
  color: #004085;
}
.lw-formio .formio-wysiwyg-editor {
  min-height: 200px;
  background-color: #fff;
}
.lw-formio .has-feedback .form-control {
  padding-right: 10px;
}
.lw-formio .has-feedback .form-control[type="hidden"] {
  padding-right: 0;
}
.lw-formio .has-error.bg-danger {
  padding: 4px;
}
.lw-formio .ql-source:after {
  content: "[source]";
  white-space: nowrap;
}
.lw-formio .quill-source-code {
  width: 100%;
  margin: 0;
  background: #1d1d1d;
  box-sizing: border-box;
  color: #ccc;
  font-size: 15px;
  outline: 0;
  padding: 20px;
  line-height: 24px;
  font-family: Consolas, Menlo, Monaco, Courier New, monospace;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  display: none;
}
.lw-formio .formio-component-tags tags {
  background-color: #fff;
}
.lw-formio .field-required:after,
.lw-formio .tab-error:after {
  content: " *";
  color: #eb0000;
}
.lw-formio .field-required:after {
  position: relative;
}
.lw-formio .glyphicon-spin {
  animation: formio-spin 1s linear infinite;
}
@keyframes formio-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.lw-formio .button-icon-right {
  margin-left: 5px;
}
.lw-formio .formio-component-submit .submit-success:after {
  content: "✓";
  position: relative;
  right: -4px;
  top: 1px;
  line-height: 1;
}
.lw-formio .formio-component-submit .submit-fail:after {
  content: "✗";
  position: relative;
  right: -4px;
  top: 1px;
  line-height: 1;
}
.lw-formio .card-vertical {
  display: flex;
  flex-direction: row;
  margin-top: 5px;
}
.lw-formio .card-vertical .card-body,
.lw-formio .tab,
.lw-formio .tab-content {
  flex-grow: 2;
}
.lw-formio .nav-tabs-vertical {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #ddd;
  padding-left: 5px;
  margin-right: 10px;
  border-bottom: 0;
}
.lw-formio .card-vertical > .card-body,
.lw-formio .card-vertical > .tab,
.lw-formio .card-vertical > .tab-content {
  flex-basis: 85%;
}
.lw-formio .card-vertical ul > li > .nav-link-vertical {
  border-right-color: transparent;
  border-radius: 4px 0 0 4px;
  margin-right: 0;
}
.lw-formio .card-vertical ul > li > .nav-link-vertical.active {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}
.lw-formio .card-vertical ul > li > .nav-link-vertical.active:hover {
  border-right-color: transparent;
}
.lw-formio .nav-tabs-vertical > li {
  margin: 0 -1px 0 0;
}
.lw-formio .formio-component-submit .submit-fail[disabled] {
  opacity: 1;
}
.lw-formio .form-control.flatpickr-input {
  background-color: #fff;
}
.lw-formio .input-group .flatpickr-wrapper {
  flex-grow: 1;
}
.lw-formio
  .flatpickr-calendar
  .flatpickr-current-month
  .flatpickr-monthDropdown-months:focus,
.lw-formio .flatpickr-calendar .flatpickr-current-month input.cur-year:focus,
.lw-formio .flatpickr-calendar .flatpickr-days:focus {
  outline: auto;
}
.lw-formio td > .form-group {
  margin-bottom: 0;
}
.lw-formio .signature-pad-body {
  overflow: hidden;
  position: relative;
}
.lw-formio .signature-pad-canvas {
  border-radius: 4px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.02);
  border: 1px solid #f4f4f4;
}
.lw-formio .btn.signature-pad-refresh {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  padding: 3px;
  line-height: 0;
}
.lw-formio [dir="rtl"] .btn.signature-pad-refresh {
  left: unset;
  right: 0;
}
.lw-formio .formio-component-multiple .choices__input {
  width: 100%;
}
.lw-formio .formio-component-multiple .is-invalid {
  border-color: #f04124;
}
.lw-formio .formio-component-multiple :not(.is-invalid) {
  border-color: #ccc;
}
.lw-formio .choices__list--dropdown .choices__item--selectable {
  padding-right: 0;
}
.lw-formio .signature-pad-refresh img {
  height: 1.2em;
}
.lw-formio .signature-pad-footer {
  text-align: center;
  color: #c3c3c3;
}
.lw-formio .choices__list--dropdown {
  z-index: 100;
}
.lw-formio .choices__list--multiple .choices__item {
  border-radius: 0;
  padding: 2px 8px;
  line-height: 1em;
  margin-bottom: 6px;
}
.lw-formio .choices__list--single {
  padding: 0;
}
.lw-formio .choices__item.choices__item--selectable {
  white-space: nowrap;
  overflow: hidden;
  padding-right: 25px;
  text-overflow: ellipsis;
}
.lw-formio .choices__input {
  padding: 2px;
}
.lw-formio .choices[dir="rtl"] > * {
  text-align: right;
}
.lw-formio
  .choices[dir="rtl"]
  .choices__list--multiple
  .choices__item[data-deletable] {
  padding-left: 5px;
  float: right;
}
.lw-formio
  .choices[dir="rtl"]
  .choices__list--multiple
  .choices__item[data-deletable]
  .choices__button {
  float: left;
  margin: 0 8px 0 -4px;
  padding-left: unset;
  padding-right: 16px;
  border-left: unset;
  border-right: 1px solid #008fa1;
  overflow: hidden;
}
@-moz-document url-prefix() {
  .lw-formio .choices__button {
    float: right;
  }
}
.lw-formio .formio-component-file .fileSelector {
  position: relative;
  padding: 15px;
  border: 2px dashed #ddd;
  text-align: center;
}
.lw-formio .formio-component-file .fileSelector .loader-wrapper {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.lw-formio .formio-component-file .fileSelector .loader-wrapper .loader {
  height: 45px;
  width: 45px;
  margin-top: -23px;
  margin-left: -23px;
}
.lw-formio .formio-component-file .fileSelector a {
  text-decoration: underline;
}
.lw-formio .formio-component-file .fileSelector.fileDragOver {
  border-color: #127abe;
}
.lw-formio .formio-component-file .fileSelector .fa,
.lw-formio .formio-component-file .fileSelector .glyphicon {
  font-size: 20px;
  margin-right: 5px;
}
.lw-formio [dir="rtl"] .formio-component-file .fileSelector .fa,
.lw-formio [dir="rtl"] .formio-component-file .fileSelector .glyphicon {
  margin-right: unset;
  margin-left: 5px;
}
.lw-formio .formio-component-file .fileSelector .browse {
  cursor: pointer;
}
@keyframes formio-dialog-fadeout {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes formio-dialog-fadein {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.lw-formio .formio-dialog {
  box-sizing: border-box;
  font-size: 0.8em;
  color: #666;
}
.lw-formio .formio-dialog.formio-modaledit-dialog {
  font-size: inherit;
}
.lw-formio .formio-dialog *,
.lw-formio .formio-dialog :after,
.lw-formio .formio-dialog :before {
  box-sizing: inherit;
}
.lw-formio .formio-dialog {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  animation: formio-dialog-fadein 0.5s;
}
.lw-formio .formio-dialog.formio-dialog-disabled-animation,
.lw-formio
  .formio-dialog.formio-dialog-disabled-animation
  .formio-dialog-content,
.lw-formio
  .formio-dialog.formio-dialog-disabled-animation
  .formio-dialog-overlay {
  animation: none !important;
}
.lw-formio .formio-dialog-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  animation: formio-dialog-fadein 0.5s;
  margin-right: 15px;
  background: 0 0;
}
.lw-formio .formio-dialog-no-overlay {
  pointer-events: none;
}
.lw-formio .formio-dialog.formio-dialog-closing .formio-dialog-overlay {
  -webkit-backface-visibility: hidden;
  animation: formio-dialog-fadeout 0.5s;
}
.lw-formio .formio-dialog-content {
  background: #fff;
  -webkit-backface-visibility: hidden;
  animation: formio-dialog-fadein 0.5s;
  pointer-events: all;
  overflow: auto;
}
.lw-formio .formio-component-modal-wrapper-select .formio-dialog-content {
  overflow: initial;
}
.lw-formio .formio-dialog.formio-dialog-closing .formio-dialog-content {
  -webkit-backface-visibility: hidden;
  animation: formio-dialog-fadeout 0.5s;
}
.lw-formio .formio-dialog-close:before {
  font-family: Helvetica, Arial, sans-serif;
  content: "×";
  cursor: pointer;
}
.lw-formio body.formio-dialog-open,
.lw-formio html.formio-dialog-open {
  overflow: hidden;
}
.lw-formio .formio-dialog .tab-content {
  padding-top: 12px;
}
.lw-formio .formio-dialog-close {
  z-index: 1000;
}
@keyframes formio-dialog-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes formio-dialog-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-40px);
  }
}
.lw-formio .formio-dialog.formio-dialog-theme-default {
  padding-bottom: 160px;
  padding-top: 160px;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .component-edit-container {
  padding: 0.5em;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default.formio-dialog-closing
  .formio-dialog-content {
  animation: formio-dialog-flyout 0.5s;
}
.lw-formio .formio-dialog.formio-dialog-theme-default .formio-dialog-content {
  animation: formio-dialog-flyin 0.5s;
  background: #f0f0f0;
  border-radius: 5px;
  font-family: Helvetica, sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 100%;
  padding: 1em;
  position: relative;
  width: 80%;
}
.lw-formio .formio-dialog.formio-dialog-theme-default .formio-dialog-close {
  border: none;
  background: 0 0;
  cursor: pointer;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 100;
}
.lw-formio .formio-clickable {
  cursor: pointer;
}
.lw-formio .component-settings .nav > li > a {
  padding: 8px 10px;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-close:before {
  display: block;
  padding: 3px;
  background: 0 0;
  color: #8a8a8a;
  content: "×";
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-close:active:before,
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-close:hover:before {
  color: #777;
}
.lw-formio .formio-dialog.formio-dialog-theme-default .formio-dialog-message {
  margin-bottom: 0.5em;
}
.lw-formio .formio-dialog.formio-dialog-theme-default .formio-dialog-input {
  margin-bottom: 1em;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  input[type="email"],
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  input[type="password"],
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  input[type="text"],
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  input[type="url"],
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  textarea {
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 0.25em;
  min-height: 2.5em;
  padding: 0.25em 0.67em;
  width: 100%;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  input[type="email"]:focus,
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  input[type="password"]:focus,
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  input[type="text"]:focus,
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  input[type="url"]:focus,
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-input
  textarea:focus {
  box-shadow: inset 0 0 0 2px #8dbdf1;
  outline: 0;
}
.lw-formio .formio-dialog-buttons {
  display: flex;
  justify-content: flex-end;
}
.lw-formio .formio-dialog.formio-dialog-theme-default .formio-dialog-buttons {
  *zoom: 1;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.lw-formio .formio-dialog.formio-dialog-theme-default .formio-dialog-button {
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  font-family: inherit;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  line-height: 1em;
  margin: 0 0 0 0.5em;
  padding: 0.75em 2em;
  text-transform: uppercase;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-button:focus {
  animation: formio-dialog-pulse 1.1s infinite;
  outline: 0;
}
@media (max-width: 568px) {
  .lw-formio
    .formio-dialog.formio-dialog-theme-default
    .formio-dialog-button:focus {
    animation: none;
  }
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-button.formio-dialog-button-primary {
  background: #3288e6;
  color: #fff;
}
.lw-formio
  .formio-dialog.formio-dialog-theme-default
  .formio-dialog-button.formio-dialog-button-secondary {
  background: #e0e0e0;
  color: #777;
}
.lw-formio .formio-dialog-content .panel {
  margin: 0;
}
.lw-formio .formio-dialog-content [ref="dialogHeader"] {
  padding-right: 15px;
}
.lw-formio .formio-placeholder {
  position: absolute;
  color: #999;
}
.lw-formio .formio-dialog .formio-dialog-close {
  cursor: pointer;
}
.lw-formio .formio-iframe {
  border: none;
  width: 100%;
  height: 1000px;
}
.lw-formio .inline-form-button {
  margin-right: 10px;
}
.lw-formio .tooltip {
  opacity: 1;
}
.lw-formio .tooltip[x-placement="right"] .tooltip-arrow {
  border-right: 5px solid #000;
}
.lw-formio .tooltip[x-placement="right"] .tooltip-inner {
  margin-left: 8px;
}
.lw-formio .control-label--bottom {
  margin-bottom: 0;
  margin-top: 5px;
}
.lw-formio .formio-component-label-hidden {
  position: relative;
}
.lw-formio .formio-hidden {
  margin: 0;
}
.lw-formio .formio-removed {
  display: none;
}
.lw-formio .control-label--hidden {
  position: absolute;
  top: 6px;
  right: 5px;
}
.lw-formio .formio-component-datetime .control-label--hidden.field-required {
  right: 45px;
  z-index: 3;
}
.lw-formio .formio-component-selectboxes .control-label--hidden.field-required,
.lw-formio .formio-component-survey .control-label--hidden.field-required {
  top: 0;
}
.lw-formio .formio-component-resource .control-label--hidden.field-required,
.lw-formio .formio-component-select .control-label--hidden.field-required {
  right: 40px;
  z-index: 2;
}
.lw-formio .formio-component-radio .control-label--hidden.field-required:after,
.lw-formio
  .formio-component-selectboxes
  .control-label--hidden.field-required:after {
  display: none;
}
.lw-formio
  .formio-component-radio.formio-component-label-hidden.required
  .form-check-label:before,
.lw-formio
  .formio-component-selectboxes.formio-component-label-hidden.required
  .form-check-label:before {
  position: relative;
  content: "* ";
  color: #eb0000;
}
.lw-formio
  .formio-component-radio.formio-component-label-hidden.required
  .label-position-right.form-check-label:before,
.lw-formio
  .formio-component-selectboxes.formio-component-label-hidden.required
  .label-position-right.form-check-label:before {
  right: 20px;
}
.lw-formio .formio-component-datasource,
.lw-formio .formio-component-hidden:not(.formio-component-checkbox) {
  margin-bottom: 0;
}
.lw-formio .checkbox-inline label,
.lw-formio .radio-inline label {
  font-weight: 400;
  cursor: pointer;
}
.lw-formio .editgrid-listgroup {
  margin-bottom: 10px;
}
.lw-formio .tree-listgroup {
  flex-direction: row;
}
.lw-formio .formio-component-submit button[disabled] + .has-error {
  display: block;
}
.lw-formio .formio-choices.form-group {
  margin-bottom: 0;
}
.lw-formio .formio-choices[data-type="select-multiple"] .form-control {
  height: auto;
}
.lw-formio .form-control.formio-multiple-mask-select {
  width: 15%;
  z-index: 4;
}
.lw-formio .form-control.formio-multiple-mask-input {
  width: 85%;
}
.lw-formio .input-group.formio-multiple-mask-container {
  width: 100%;
}
.lw-formio .formio-component .table {
  margin-bottom: 0;
}
.lw-formio .formio-component-htmlelement {
  word-wrap: break-word;
}
.lw-formio .editgrid-table-container {
  margin-bottom: 10px;
  max-width: calc(100vw - 140px);
}
.lw-formio .editgrid-table-container .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.lw-formio .editgrid-table-column {
  border: none;
}
.lw-formio .editgrid-table-head {
  border: 1px solid #ddd;
}
.lw-formio .editgrid-table-body {
  border: 1px solid #ddd;
  border-top: 0;
}
.lw-formio .formio-hide-label-panel-tooltip {
  margin-top: -10px;
  margin-left: -10px;
}
.lw-formio .is-disabled .choices__list--multiple .choices__item {
  padding: 5px 10px;
}
.lw-formio
  .is-disabled
  .choices__list--multiple
  .choices__item
  .choices__button {
  display: none;
}
.lw-formio .formio-collapse-icon {
  cursor: pointer;
  margin-right: 4px;
}
.lw-formio [dir="rtl"] .formio-collapse-icon {
  margin-right: unset;
  margin-left: 4px;
}
.lw-formio
  .formio-component-dateTime
  .form-control[type="datetime-local"]
  ~ .input-group-addon,
.lw-formio
  .formio-component-datetime
  .form-control[type="datetime-local"]
  ~ .input-group-addon {
  width: auto;
}
.lw-formio .formio-component-datagrid .formio-datagrid-remove {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s linear, visibility 0s 0.2s;
}
.lw-formio .formio-component-datagrid {
  overflow-x: auto;
}
.lw-formio .formio-component-datagrid .datagrid-table,
.lw-formio .formio-component-datagrid .datagrid-table td,
.lw-formio .formio-component-datagrid .datagrid-table th {
  border: 3px solid #ddd !important;
  padding: 10px;
}
.lw-formio
  .formio-component-datagrid
  .datagrid-table
  > tbody
  > tr
  > td:last-child {
  position: relative;
}
.lw-formio
  .formio-component-datagrid
  .datagrid-table
  > tbody
  > tr:hover
  > td:last-child
  .formio-datagrid-remove {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.2s linear;
}
.lw-formio .formio-component-modaledit .formio-modaledit-view-container {
  position: relative;
  border: 1px solid #ddd;
  min-height: 34px;
  padding: 6px 12px;
  cursor: text;
}
.lw-formio td .formio-component-modaledit .formio-modaledit-view-container {
  padding: 0;
  border-style: none;
}
.lw-formio .formio-component-modaledit .formio-modaledit-edit {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s linear, visibility 0s 0.2s;
}
.lw-formio
  .formio-component-modaledit
  .formio-modaledit-view-container:hover
  .formio-modaledit-edit {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.2s linear;
}
.lw-formio .formio-modaledit-dialog .formio-modaledit-close {
  position: absolute;
  top: 100%;
  right: 0;
  border-radius: 0;
}
.lw-formio .ck-body .ck.ck-balloon-panel {
  z-index: 101000;
}
.lw-formio .formio-component-select select[disabled="disabled"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.lw-formio .datagrid-group-label.collapsed > td,
.lw-formio
  .formio-component-select
  .choices.is-disabled[data-type*="select-one"]:after,
.lw-formio .formio-component-select div[disabled="disabled"] button {
  display: none;
}
.lw-formio .datagrid-group-header.clickable {
  cursor: pointer;
}
.lw-formio .datagrid-group-header.clickable .datagrid-group-label:before {
  display: inline-block;
  vertical-align: middle;
  content: "▾";
  margin: 0 5px;
}
.lw-formio
  .datagrid-group-header.clickable.collapsed
  .datagrid-group-label:before {
  content: "▸";
}
.lw-formio .formio-component.alert-danger .help-block,
.lw-formio .formio-component.alert-warning .help-block {
  color: inherit;
}
.lw-formio .tree__level_even {
  background-color: #f6f6f6;
}
.lw-formio .tree__node-content {
  margin-bottom: 10px;
}
.lw-formio .tree__node-children {
  margin: 0;
}
.lw-formio .formio-select-autocomplete-input {
  opacity: 0;
  position: relative;
  z-index: -1;
  display: block;
  height: 0;
  border: none;
  padding: 0;
}
.lw-formio .has-error > .help-block {
  margin-top: 5px;
  margin-bottom: 10px;
}
.lw-formio .no-top-border-table > .table > tbody > tr:first-child > td {
  border-top: none;
}
.lw-formio .table > tbody > tr > td.cell-align-left {
  text-align: left;
}
.lw-formio .table > tbody > tr > td.cell-align-center {
  text-align: center;
}
.lw-formio .table > tbody > tr > td.cell-align-center > div {
  margin-left: auto;
  margin-right: auto;
}
.lw-formio .table > tbody > tr > td.cell-align-right {
  text-align: right;
}
.lw-formio .table > tbody > tr > td.cell-align-right > div {
  margin-left: auto;
}
.lw-formio .table-responsive[ref="component"] {
  overflow-x: visible;
}
.lw-formio .formio-component-textarea .alert .ck-editor__editable {
  color: inherit;
}
.lw-formio
  .formio-component-textarea
  .ck.ck-editor__editable
  .image
  .ck-progress-bar {
  height: 4px;
}
.lw-formio div[data-oembed-url] {
  width: 100%;
}
.lw-formio .checkbox label.label-position-bottom,
.lw-formio .checkbox label.label-position-left,
.lw-formio .checkbox label.label-position-top,
.lw-formio .radio label.label-position-bottom,
.lw-formio .radio label.label-position-left,
.lw-formio .radio label.label-position-top {
  padding-left: 0;
}
.lw-formio .checkbox label.label-position-bottom span,
.lw-formio .checkbox label.label-position-top span,
.lw-formio .radio label.label-position-bottom span,
.lw-formio .radio label.label-position-top span {
  display: block;
}
.lw-formio .checkbox label.label-position-bottom input[type="checkbox"],
.lw-formio .checkbox label.label-position-top input[type="checkbox"],
.lw-formio .radio label.label-position-bottom input[type="radio"],
.lw-formio .radio label.label-position-top input[type="radio"] {
  position: relative;
  margin-left: 0;
}
.lw-formio .checkbox label.label-position-top input[type="checkbox"],
.lw-formio .radio label.label-position-top input[type="radio"] {
  margin-top: 4px;
}
.lw-formio .checkbox label.label-position-bottom input[type="checkbox"],
.lw-formio .radio label.label-position-bottom input[type="radio"] {
  margin-bottom: 8px;
}
.lw-formio .radio label.label-position-left input[type="radio"] {
  margin-left: 10px;
}
.lw-formio .checkbox label.label-position-left input[type="checkbox"] {
  margin-left: 4px;
  position: relative;
}
.lw-formio .open-modal-button {
  width: 100%;
  text-align: left;
  white-space: normal;
  height: auto;
}
.lw-formio .formio-component-modal-wrapper-signature .open-modal-button {
  text-align: center;
  height: 100%;
  font-size: 1.4em;
  padding: 0;
  margin: 0;
}
.lw-formio .formio-component-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 1em auto;
}
.lw-formio .formio-component-content .image > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 50px;
}
.lw-formio .formio-component-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: #333;
  background-color: #f7f7f7;
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
.lw-formio .formio-component-content .image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}
.lw-formio .formio-component-content .image.image_resized img {
  width: 100%;
}
.lw-formio .formio-component-content .image.image_resized > figcaption {
  display: block;
}
.lw-formio .formio-component-content .media {
  clear: both;
  margin: 1em 0;
  display: block;
  min-width: 15em;
}
.lw-formio
  .formio-component-content
  .image-style-align-center:not(.image_resized),
.lw-formio
  .formio-component-content
  .image-style-align-left:not(.image_resized),
.lw-formio
  .formio-component-content
  .image-style-align-right:not(.image_resized),
.lw-formio .formio-component-content .image-style-side:not(.image_resized) {
  max-width: 50%;
}
.lw-formio .formio-component-content .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}
.lw-formio .formio-component-content .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing);
}
.lw-formio .formio-component-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}
.lw-formio .formio-component-content .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}
.lw-formio .formio-component-content blockquote {
  overflow: hidden;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: 5px solid #ccc;
}
.lw-formio .formio-component-content[dir="rtl"] blockquote {
  border-left: 0;
  border-right: 5px solid #ccc;
}
.lw-formio .formio-component-content .text-tiny {
  font-size: 0.7em;
}
.lw-formio .formio-component-content .text-small {
  font-size: 0.85em;
}
.lw-formio .formio-component-content .text-big {
  font-size: 1.4em;
}
.lw-formio .formio-component-content .text-huge {
  font-size: 1.8em;
}
.lw-formio
  .formio-component-address.formio-component-label-hidden
  > label.field-required {
  z-index: 1;
}
.lw-formio
  .formio-component-address.formio-component-label-hidden
  > label.field-required
  ~ .address-autocomplete-container
  .address-autocomplete-remove-value-icon {
  right: 20px;
}
.lw-formio .address-autocomplete-container {
  position: relative;
}
.lw-formio
  .address-autocomplete-container
  .address-autocomplete-remove-value-icon {
  cursor: pointer;
  position: absolute;
  margin-top: -9px;
  right: 10px;
  top: 50%;
}
.lw-formio
  .address-autocomplete-container
  .address-autocomplete-remove-value-icon--hidden {
  display: none;
}
.lw-formio .autocomplete {
  background: #fff;
  font: 14px/22px -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, sans-serif;
  overflow: auto;
  box-sizing: border-box;
  border: 1px solid rgba(50, 50, 50, 0.6);
  z-index: 11000;
}
.lw-formio .autocomplete > div {
  cursor: pointer;
  padding: 6px 10px;
}
.lw-formio .autocomplete > div.selected,
.lw-formio .autocomplete > div:hover:not(.group) {
  background: #1e90ff;
  color: #fff;
}
.lw-formio .field-wrapper {
  display: flex;
}
.lw-formio .field-wrapper--reverse {
  flex-direction: row-reverse;
}
.lw-formio .field-wrapper .field-label--right {
  text-align: right;
}
.lw-formio .formio-component-modal-wrapper {
  margin-bottom: 10px;
}
.lw-formio .formio-component-modal-wrapper .open-modal-button {
  height: auto;
}
.lw-formio .formio-component-modal-wrapper .component-rendering-hidden {
  visibility: hidden;
}
.lw-formio
  .formio-component-textarea
  div.formio-editor-read-only-content[ref="input"] {
  white-space: pre-wrap;
}
.lw-formio .formio-editor-read-only-content img {
  max-width: 100%;
}
.lw-formio .formio-editor-read-only-content li[data-list="bullet"] {
  list-style-type: none;
}
.lw-formio .formio-editor-read-only-content li[data-list="bullet"] .ql-ui {
  padding-right: 0.5rem;
}
.lw-formio
  .formio-editor-read-only-content
  li[data-list="bullet"]
  .ql-ui:before {
  content: "•";
}
.lw-formio .formio-editor-read-only-content li[data-list="ordered"] {
  list-style-type: none;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.lw-formio .formio-editor-read-only-content li[data-list="ordered"] .ql-ui {
  padding-right: 0.5rem;
}
.lw-formio
  .formio-editor-read-only-content
  li[data-list="ordered"]
  .ql-ui:before {
  content: counter(list-0, decimal) ". ";
}
.lw-formio .formio-editor-read-only-content figure.table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  border: 1px double #b3b3b3;
  table-layout: fixed;
}
.lw-formio .formio-editor-read-only-content figure.table table td,
.lw-formio .formio-editor-read-only-content figure.table table th {
  min-width: 2em;
  padding: 0.4em;
  border: 1px solid #bfbfbf;
}
.lw-formio .formio-component-password .pull-right:not(:last-child),
.lw-formio .formio-component-textarea .pull-right:not(:last-child),
.lw-formio .formio-component-textfield .pull-right:not(:last-child) {
  padding-left: 12px;
}
.lw-formio .formio-form > div > nav > ul.pagination {
  flex-flow: row wrap;
  justify-content: flex-start;
}
.lw-formio .formio-form > div > nav > ul.pagination .page-link {
  cursor: pointer;
  color: var(--blue);
}
.lw-formio
  .formio-form
  > div
  > nav
  > ul.pagination
  .page-item.active
  .page-link {
  color: #fff;
  background-color: var(--blue);
  border-color: var(--blue);
}
.lw-formio .classic-pagination {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 15px 10px;
  line-height: 1em;
}
.lw-formio .classic-pagination-page {
  padding: 0;
  position: relative;
}
.lw-formio .classic-pagination-title {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}
.lw-formio .classic-pagination-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #fbe8aa;
  top: 40px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
}
.lw-formio .classic-pagination-dot:after {
  content: " ";
  width: 14px;
  height: 14px;
  background: #fbbd19;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
}
.lw-formio .classic-pagination .progress,
.lw-formio .classic-pagination-progress {
  position: relative;
  border-radius: 0;
  height: 8px;
  box-shadow: none;
  margin: 20px 0;
  border: none;
  padding: 0;
  background-color: #f6f6f6;
}
.lw-formio .classic-pagination .progress-bar,
.lw-formio .classic-pagination-progress-bar {
  width: 0;
  height: 10px;
  box-shadow: none;
  background: #fbe8aa;
}
.lw-formio .classic-pagination-page.complete .classic-pagination-progress-bar,
.lw-formio .classic-pagination-page.complete .progress-bar {
  width: 100%;
}
.lw-formio .classic-pagination-page.active .classic-pagination-progress-bar,
.lw-formio .classic-pagination-page.active .progress-bar {
  width: 50%;
}
.lw-formio .classic-pagination-page.disabled .classic-pagination-dot {
  background-color: #f5f5f5;
}
.lw-formio .classic-pagination-page.disabled .classic-pagination-dot:after {
  opacity: 0;
}
.lw-formio .classic-pagination-page:first-child .classic-pagination-progress,
.lw-formio .classic-pagination-page:first-child .progress {
  left: 50%;
  width: 50%;
}
.lw-formio
  .classic-pagination-page:first-child.active
  .classic-pagination-progress-bar,
.lw-formio .classic-pagination-page:first-child.active .progress-bar {
  width: 0;
}
.lw-formio .classic-pagination-page:last-child .classic-pagination-progress,
.lw-formio .classic-pagination-page:last-child .progress {
  width: 50%;
}
.lw-formio
  .classic-pagination-page:last-child.active
  .classic-pagination-progress-bar,
.lw-formio .classic-pagination-page:last-child.active .progress-bar {
  width: 100%;
}
.lw-formio .pac-container {
  z-index: 11000;
}
.lw-formio [ref="buttonMessageContainer"].has-error {
  cursor: pointer;
}
.lw-formio [ref="passwordStrengthIndicator"] {
  display: inline;
}
.lw-formio .formio-security-indicator {
  display: flex;
  height: 5px;
}
.lw-formio .formio-security-indicator [class^="security-"] {
  width: 100%;
  height: 100%;
}
.lw-formio .formio-security-indicator .security-low {
  background-color: #c51e00;
}
.lw-formio .formio-security-indicator .security-medium {
  background-color: #ebb400;
}
.lw-formio .formio-security-indicator .security-high {
  background-color: #bddf00;
}
.lw-formio .formio-security-indicator .security-very-high {
  background-color: #009118;
}
.lw-formio
  .formio-component-textarea
  .formio-editor-read-only-content
  .text-big {
  font-size: 1.4em;
}
.lw-formio
  .formio-component-textarea
  .formio-editor-read-only-content
  .text-huge {
  font-size: 1.8em;
}
.lw-formio
  .formio-component-textarea
  .formio-editor-read-only-content
  .text-small {
  font-size: 0.85em;
}
.lw-formio
  .formio-component-textarea
  .formio-editor-read-only-content
  .text-tiny {
  font-size: 0.7em;
}
.lw-formio .formio-component [ref="valueMaskInput"] {
  display: none;
}
.lw-formio .formio-wizard-nav-container {
  display: flex;
}
.lw-formio .formio-wizard-nav-container li {
  margin-right: 0.5rem;
}
@media not all and (min-width: 30em) {
  .lw-formio .formio-wizard-nav-container {
    flex-direction: column;
  }
  .lw-formio .formio-wizard-nav-container li {
    margin-right: 0;
  }
  .lw-formio .formio-wizard-nav-container li .btn {
    width: 100%;
    margin-bottom: 0.25rem;
  }
}
.lw-formio .formio-tooltip__trigger {
  cursor: pointer;
}
.lw-formio .formio-tooltip__body {
  background-color: #1b1b1b;
  border-radius: 0.25rem;
  bottom: 0;
  color: #f0f0f0;
  display: none;
  font-size: 1rem;
  padding: 0.5rem;
  position: absolute;
  left: 0;
  transform: translateX(-50%);
  width: auto;
  white-space: pre;
  z-index: 1000;
}
.lw-formio .formio-tooltip__body.formio-tooltip--is-set {
  display: block;
}
.lw-formio .formio-tooltip__body--whitespace {
  white-space: normal;
  width: 250px;
}
.lw-formio .formio-tooltip__body--right {
  top: auto;
  transform: translateX(0);
}
.lw-formio .formio-tooltip__body--left {
  top: auto;
  left: 0;
  right: auto;
  transform: translateX(0);
}
.lw-formio .formio-tooltip__body--bottom {
  bottom: auto;
  top: 0;
}
.lw-formio .formio-tooltip__wrapper {
  position: relative;
}
.lw-formio .formio-tooltip__wrapper > span {
  font-weight: 400;
}
.lw-formio span[role="link"] {
  text-decoration: underline;
  cursor: pointer;
}
.lw-formio *,
.lw-formio :after,
.lw-formio :before {
  box-sizing: border-box;
}
.lw-formio html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.lw-formio article,
.lw-formio aside,
.lw-formio figcaption,
.lw-formio figure,
.lw-formio footer,
.lw-formio header,
.lw-formio hgroup,
.lw-formio main,
.lw-formio nav,
.lw-formio section {
  display: block;
}
.lw-formio body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.lw-formio [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.lw-formio hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.lw-formio h1,
.lw-formio h2,
.lw-formio h3,
.lw-formio h4,
.lw-formio h5,
.lw-formio h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.lw-formio p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.lw-formio abbr[data-original-title],
.lw-formio abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.lw-formio address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.lw-formio dl,
.lw-formio ol,
.lw-formio ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
.lw-formio ol ol,
.lw-formio ol ul,
.lw-formio ul ol,
.lw-formio ul ul {
  margin-bottom: 0;
}
.lw-formio dt {
  font-weight: 700;
}
.lw-formio dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.lw-formio blockquote {
  margin: 0 0 1rem;
}
.lw-formio b,
.lw-formio strong {
  font-weight: bolder;
}
.lw-formio small {
  font-size: 80%;
}
.lw-formio sub,
.lw-formio sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.lw-formio sub {
  bottom: -0.25em;
}
.lw-formio sup {
  top: -0.5em;
}
.lw-formio a {
  color: var(--blue);
  text-decoration: none;
  background-color: transparent;
}
.lw-formio a:hover {
  color: var(--blue-hover);
  text-decoration: underline;
}
.lw-formio a:not([href]):not([class]),
.lw-formio a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.lw-formio code,
.lw-formio kbd,
.lw-formio pre,
.lw-formio samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-size: 1em;
}
.lw-formio pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.lw-formio figure {
  margin: 0 0 1rem;
}
.lw-formio img {
  vertical-align: middle;
  border-style: none;
}
.lw-formio svg {
  overflow: hidden;
  vertical-align: middle;
}
.lw-formio table {
  border-collapse: collapse;
}
.lw-formio caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.lw-formio th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.lw-formio label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.lw-formio button {
  border-radius: 0;
}
.lw-formio button:focus:not(:focus-visible) {
  outline: 0;
}
.lw-formio button,
.lw-formio input,
.lw-formio optgroup,
.lw-formio select,
.lw-formio textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.lw-formio button,
.lw-formio input {
  overflow: visible;
}
.lw-formio button,
.lw-formio select {
  text-transform: none;
}
.lw-formio [role="button"] {
  cursor: pointer;
}
.lw-formio select {
  word-wrap: normal;
}
.lw-formio [type="button"],
.lw-formio [type="reset"],
.lw-formio [type="submit"],
.lw-formio button {
  -webkit-appearance: button;
}
.lw-formio [type="button"]:not(:disabled),
.lw-formio [type="reset"]:not(:disabled),
.lw-formio [type="submit"]:not(:disabled),
.lw-formio button:not(:disabled) {
  cursor: pointer;
}
.lw-formio [type="button"]::-moz-focus-inner,
.lw-formio [type="reset"]::-moz-focus-inner,
.lw-formio [type="submit"]::-moz-focus-inner,
.lw-formio button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.lw-formio input[type="checkbox"],
.lw-formio input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.lw-formio [type="checkbox"]:checked,
.lw-formio [type="radio"]:checked {
  accent-color: #3d6995;
  border-color: transparent;
  background-color: #3d6995;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 2px #fff, var(--blue) 0 0 0 4px, 0 0 0 0 transparent;
}
.lw-formio textarea {
  overflow: auto;
  resize: vertical;
}
.lw-formio fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.lw-formio legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.lw-formio progress {
  vertical-align: baseline;
}
.lw-formio [type="number"]::-webkit-inner-spin-button,
.lw-formio [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.lw-formio [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.lw-formio [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.lw-formio ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.lw-formio output {
  display: inline-block;
}
.lw-formio summary {
  display: list-item;
  cursor: pointer;
}
.lw-formio template {
  display: none;
}
.lw-formio [hidden] {
  display: none !important;
}
.lw-formio .container,
.lw-formio .container-fluid,
.lw-formio .container-lg,
.lw-formio .container-md,
.lw-formio .container-sm,
.lw-formio .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .lw-formio .container,
  .lw-formio .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .lw-formio .container,
  .lw-formio .container-md,
  .lw-formio .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .lw-formio .container,
  .lw-formio .container-lg,
  .lw-formio .container-md,
  .lw-formio .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .lw-formio .container,
  .lw-formio .container-lg,
  .lw-formio .container-md,
  .lw-formio .container-sm,
  .lw-formio .container-xl {
    max-width: 1140px;
  }
}
.lw-formio .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.lw-formio .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.lw-formio .no-gutters > .col,
.lw-formio .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.lw-formio .col-md-4,
.lw-formio .col-md-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .lw-formio .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .lw-formio .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.lw-formio .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .form-control {
    transition: none;
  }
}
.lw-formio .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.lw-formio .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.lw-formio .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.lw-formio .form-control:disabled,
.lw-formio .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.lw-formio input[type="date"].form-control,
.lw-formio input[type="datetime-local"].form-control,
.lw-formio input[type="month"].form-control,
.lw-formio input[type="time"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.lw-formio select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.lw-formio select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.lw-formio .form-control-file,
.lw-formio .form-control-range {
  display: block;
  width: 100%;
}
.lw-formio .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
}
.lw-formio .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.lw-formio .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.lw-formio .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.lw-formio .form-control-plaintext.form-control-lg,
.lw-formio .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.lw-formio .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.lw-formio .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.lw-formio select.form-control[multiple],
.lw-formio select.form-control[size],
.lw-formio textarea.form-control {
  height: auto;
}
.lw-formio .form-group {
  margin-bottom: 1rem;
}
.lw-formio .form-text {
  display: block;
  font-size: 14px;
  margin-top: 0.25rem;
}
.lw-formio .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.lw-formio .form-row > .col,
.lw-formio .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.lw-formio .form-check {
  position: relative;
  display: block;
  padding-left: 1.5rem;
  margin-bottom: 0.25rem;
}
.lw-formio .form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.5rem;
}
.lw-formio .form-check-input:disabled ~ .form-check-label,
.lw-formio .form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.lw-formio .form-check-label {
  margin-bottom: 0;
  font-size: 14px;
}
.lw-formio .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.lw-formio .form-check-inline .form-check-input {
  position: static;
  margin-top: -2px;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.lw-formio .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}
.lw-formio .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.lw-formio .form-row > .col > .valid-tooltip,
.lw-formio .form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}
.lw-formio .is-valid ~ .valid-feedback,
.lw-formio .is-valid ~ .valid-tooltip,
.lw-formio .was-validated :valid ~ .valid-feedback,
.lw-formio .was-validated :valid ~ .valid-tooltip {
  display: block;
}
.lw-formio .form-control.is-valid,
.lw-formio .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.lw-formio .form-control.is-valid:focus,
.lw-formio .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.lw-formio .was-validated select.form-control:valid,
.lw-formio select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.lw-formio .was-validated textarea.form-control:valid,
.lw-formio textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.lw-formio .custom-select.is-valid,
.lw-formio .was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat;
}
.lw-formio .custom-select.is-valid:focus,
.lw-formio .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.lw-formio .form-check-input.is-valid ~ .form-check-label,
.lw-formio .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.lw-formio .form-check-input.is-valid ~ .valid-feedback,
.lw-formio .form-check-input.is-valid ~ .valid-tooltip,
.lw-formio .was-validated .form-check-input:valid ~ .valid-feedback,
.lw-formio .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.lw-formio .custom-control-input.is-valid ~ .custom-control-label,
.lw-formio .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.lw-formio .custom-control-input.is-valid ~ .custom-control-label:before,
.lw-formio
  .was-validated
  .custom-control-input:valid
  ~ .custom-control-label:before {
  border-color: #28a745;
}
.lw-formio
  .custom-control-input.is-valid:checked
  ~ .custom-control-label:before,
.lw-formio
  .was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.lw-formio .custom-control-input.is-valid:focus ~ .custom-control-label:before,
.lw-formio
  .was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.lw-formio
  .custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label:before,
.lw-formio
  .was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before {
  border-color: #28a745;
}
.lw-formio .custom-file-input.is-valid ~ .custom-file-label,
.lw-formio .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.lw-formio .custom-file-input.is-valid:focus ~ .custom-file-label,
.lw-formio .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.lw-formio .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.lw-formio .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.lw-formio .form-row > .col > .invalid-tooltip,
.lw-formio .form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}
.lw-formio .is-invalid ~ .invalid-feedback,
.lw-formio .is-invalid ~ .invalid-tooltip,
.lw-formio .was-validated :invalid ~ .invalid-feedback,
.lw-formio .was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.lw-formio .form-control.is-invalid,
.lw-formio .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.lw-formio .form-control.is-invalid:focus,
.lw-formio .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.lw-formio .was-validated select.form-control:invalid,
.lw-formio select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.lw-formio .was-validated textarea.form-control:invalid,
.lw-formio textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.lw-formio .custom-select.is-invalid,
.lw-formio .was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat;
}
.lw-formio .custom-select.is-invalid:focus,
.lw-formio .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.lw-formio .form-check-input.is-invalid ~ .form-check-label,
.lw-formio .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.lw-formio .form-check-input.is-invalid ~ .invalid-feedback,
.lw-formio .form-check-input.is-invalid ~ .invalid-tooltip,
.lw-formio .was-validated .form-check-input:invalid ~ .invalid-feedback,
.lw-formio .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.lw-formio .custom-control-input.is-invalid ~ .custom-control-label,
.lw-formio
  .was-validated
  .custom-control-input:invalid
  ~ .custom-control-label {
  color: #dc3545;
}
.lw-formio .custom-control-input.is-invalid ~ .custom-control-label:before,
.lw-formio
  .was-validated
  .custom-control-input:invalid
  ~ .custom-control-label:before {
  border-color: #dc3545;
}
.lw-formio
  .custom-control-input.is-invalid:checked
  ~ .custom-control-label:before,
.lw-formio
  .was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.lw-formio
  .custom-control-input.is-invalid:focus
  ~ .custom-control-label:before,
.lw-formio
  .was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.lw-formio
  .custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.lw-formio
  .was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before {
  border-color: #dc3545;
}
.lw-formio .custom-file-input.is-invalid ~ .custom-file-label,
.lw-formio .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.lw-formio .custom-file-input.is-invalid:focus ~ .custom-file-label,
.lw-formio
  .was-validated
  .custom-file-input:invalid:focus
  ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.lw-formio .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.lw-formio .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .lw-formio .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .lw-formio .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .lw-formio .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .lw-formio .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .lw-formio .form-inline .custom-select,
  .lw-formio .form-inline .input-group {
    width: auto;
  }
  .lw-formio .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .lw-formio .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .lw-formio .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .lw-formio .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.lw-formio .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 9999px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .btn {
    transition: none;
  }
}
.lw-formio .btn:hover {
  color: #212529;
  text-decoration: none;
}
.lw-formio .btn.focus,
.lw-formio .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio .btn.disabled,
.lw-formio .btn:disabled {
  opacity: 0.65;
}
.lw-formio .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.lw-formio a.btn.disabled,
.lw-formio fieldset:disabled a.btn {
  pointer-events: none;
}
.lw-formio .btn-primary {
  color: var(--gray);
  background-color: var(--yellow);
  border-color: var(--yellow);
}
.lw-formio .btn-primary:hover {
  color: var(--gray);
  background-color: var(--yellow-hover);
  border-color: var(--yellow-hover);
}
.lw-formio .btn-primary.focus,
.lw-formio .btn-primary:focus {
  color: var(--gray);
  background-color: var(--yellow-hover);
  border-color: var(--yellow);
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.lw-formio .btn-primary.disabled,
.lw-formio .btn-primary:disabled,
.lw-formio .btn-primary:not(:disabled):not(.disabled).active,
.lw-formio .btn-primary:not(:disabled):not(.disabled):active,
.lw-formio .show > .btn-primary.dropdown-toggle {
  color: var(--gray);
  background-color: var(--yellow);
  border-color: var(--yellow);
  opacity: 0.7;
}
.lw-formio .btn-primary:not(:disabled):not(.disabled).active:focus,
.lw-formio .btn-primary:not(:disabled):not(.disabled):active:focus,
.lw-formio .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.lw-formio .btn-secondary,
.lw-formio .btn-wizard-nav-next,
.lw-formio .btn-wizard-nav-previous {
  color: #fff;
  background-color: var(--blue);
  border-color: var(--blue);
}
.lw-formio .btn-secondary:hover,
.lw-formio .btn-wizard-nav-next:hover,
.lw-formio .btn-wizard-nav-previous:hover {
  color: #fff;
  background-color: var(--blue-hover);
  border-color: var(--blue-hover);
}
.lw-formio .btn-secondary.focus,
.lw-formio .btn-secondary:focus,
.lw-formio .btn-wizard-nav-next:focus,
.lw-formio .btn-wizard-nav-previous:focus {
  color: #fff;
  background-color: var(--blue-hover);
  border-color: var(--blue-hover);
  box-shadow: 0 0 0 0.2rem hsla(208, 6%, 54%, 0.5);
}
.lw-formio .btn-secondary.disabled,
.lw-formio .btn-secondary:disabled,
.lw-formio .btn-secondary:not(:disabled):not(.disabled).active,
.lw-formio .btn-secondary:not(:disabled):not(.disabled):active,
.lw-formio .btn-wizard-nav-next:disabled,
.lw-formio .btn-wizard-nav-next:not(:disabled):not(.disabled):active,
.lw-formio .btn-wizard-nav-previous:disabled,
.lw-formio .btn-wizard-nav-previous:not(:disabled):not(.disabled):active,
.lw-formio .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: var(--blue);
  border-color: var(--blue);
  opacity: 0.7;
}
.lw-formio .btn-secondary:not(:disabled):not(.disabled).active:focus,
.lw-formio .btn-secondary:not(:disabled):not(.disabled):active:focus,
.lw-formio .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 6%, 54%, 0.5);
}
.lw-formio .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.lw-formio .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.lw-formio .btn-link.focus,
.lw-formio .btn-link:focus {
  text-decoration: underline;
}
.lw-formio .btn-link.disabled,
.lw-formio .btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.lw-formio .btn-group-lg > .btn,
.lw-formio .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.lw-formio .btn-group-sm > .btn,
.lw-formio .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.lw-formio .btn-block {
  display: block;
  width: 100%;
}
.lw-formio .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.lw-formio input[type="button"].btn-block,
.lw-formio input[type="reset"].btn-block,
.lw-formio input[type="submit"].btn-block {
  width: 100%;
}
.lw-formio .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .fade {
    transition: none;
  }
}
.lw-formio .fade:not(.show) {
  opacity: 0;
}
.lw-formio .collapse:not(.show) {
  display: none;
}
.lw-formio .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .collapsing {
    transition: none;
  }
}
.lw-formio .collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .collapsing.width {
    transition: none;
  }
}
.lw-formio .dropdown,
.lw-formio .dropleft,
.lw-formio .dropright,
.lw-formio .dropup {
  position: relative;
}
.lw-formio .dropdown-toggle {
  white-space: nowrap;
}
.lw-formio .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.lw-formio .dropdown-toggle:empty:after {
  margin-left: 0;
}
.lw-formio .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.lw-formio .dropdown-menu-left {
  right: auto;
  left: 0;
}
.lw-formio .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .lw-formio .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .lw-formio .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .lw-formio .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .lw-formio .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .lw-formio .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .lw-formio .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .lw-formio .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .lw-formio .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.lw-formio .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.lw-formio .dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.lw-formio .dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.lw-formio .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.lw-formio .dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.lw-formio .dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.lw-formio .dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.lw-formio .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.lw-formio .dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.lw-formio .dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.lw-formio .dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.lw-formio .dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.lw-formio .dropdown-menu[x-placement^="bottom"],
.lw-formio .dropdown-menu[x-placement^="left"],
.lw-formio .dropdown-menu[x-placement^="right"],
.lw-formio .dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
.lw-formio .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.lw-formio .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.lw-formio .dropdown-item:focus,
.lw-formio .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.lw-formio .dropdown-item.active,
.lw-formio .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.lw-formio .dropdown-item.disabled,
.lw-formio .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.lw-formio .dropdown-menu.show {
  display: block;
}
.lw-formio .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.lw-formio .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.lw-formio .btn-group,
.lw-formio .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.lw-formio .btn-group-vertical > .btn,
.lw-formio .btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.lw-formio .btn-group-vertical > .btn.active,
.lw-formio .btn-group-vertical > .btn:active,
.lw-formio .btn-group-vertical > .btn:focus,
.lw-formio .btn-group-vertical > .btn:hover,
.lw-formio .btn-group > .btn.active,
.lw-formio .btn-group > .btn:active,
.lw-formio .btn-group > .btn:focus,
.lw-formio .btn-group > .btn:hover {
  z-index: 1;
}
.lw-formio .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.lw-formio .btn-toolbar .input-group {
  width: auto;
}
.lw-formio .btn-group > .btn-group:not(:first-child),
.lw-formio .btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.lw-formio .btn-group > .btn-group:not(:last-child) > .btn,
.lw-formio .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.lw-formio .btn-group > .btn-group:not(:first-child) > .btn,
.lw-formio .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.lw-formio .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.lw-formio .dropdown-toggle-split:after,
.lw-formio .dropright .dropdown-toggle-split:after,
.lw-formio .dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.lw-formio .dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.lw-formio .btn-group-sm > .btn + .dropdown-toggle-split,
.lw-formio .btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.lw-formio .btn-group-lg > .btn + .dropdown-toggle-split,
.lw-formio .btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.lw-formio .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.lw-formio .btn-group-vertical > .btn,
.lw-formio .btn-group-vertical > .btn-group {
  width: 100%;
}
.lw-formio .btn-group-vertical > .btn-group:not(:first-child),
.lw-formio .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.lw-formio .btn-group-vertical > .btn-group:not(:last-child) > .btn,
.lw-formio .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.lw-formio .btn-group-vertical > .btn-group:not(:first-child) > .btn,
.lw-formio .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lw-formio .btn-group-toggle > .btn,
.lw-formio .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.lw-formio .btn-group-toggle > .btn input[type="checkbox"],
.lw-formio .btn-group-toggle > .btn input[type="radio"],
.lw-formio .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.lw-formio .btn-group-toggle > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.lw-formio .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.lw-formio .input-group > .custom-file,
.lw-formio .input-group > .custom-select,
.lw-formio .input-group > .form-control,
.lw-formio .input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.lw-formio .input-group > .custom-file + .custom-file,
.lw-formio .input-group > .custom-file + .custom-select,
.lw-formio .input-group > .custom-file + .form-control,
.lw-formio .input-group > .custom-select + .custom-file,
.lw-formio .input-group > .custom-select + .custom-select,
.lw-formio .input-group > .custom-select + .form-control,
.lw-formio .input-group > .form-control + .custom-file,
.lw-formio .input-group > .form-control + .custom-select,
.lw-formio .input-group > .form-control + .form-control,
.lw-formio .input-group > .form-control-plaintext + .custom-file,
.lw-formio .input-group > .form-control-plaintext + .custom-select,
.lw-formio .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.lw-formio
  .input-group
  > .custom-file
  .custom-file-input:focus
  ~ .custom-file-label,
.lw-formio .input-group > .custom-select:focus,
.lw-formio .input-group > .form-control:focus {
  z-index: 3;
}
.lw-formio .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.lw-formio .input-group > .custom-select:not(:first-child),
.lw-formio .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.lw-formio .input-group > .custom-file {
  display: flex;
  align-items: center;
}
.lw-formio .input-group > .custom-file:not(:last-child) .custom-file-label,
.lw-formio
  .input-group
  > .custom-file:not(:last-child)
  .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.lw-formio .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.lw-formio
  .input-group.has-validation
  > .custom-file:nth-last-child(n + 3)
  .custom-file-label,
.lw-formio
  .input-group.has-validation
  > .custom-file:nth-last-child(n + 3)
  .custom-file-label:after,
.lw-formio .input-group.has-validation > .custom-select:nth-last-child(n + 3),
.lw-formio .input-group.has-validation > .form-control:nth-last-child(n + 3),
.lw-formio
  .input-group:not(.has-validation)
  > .custom-file:not(:last-child)
  .custom-file-label,
.lw-formio
  .input-group:not(.has-validation)
  > .custom-file:not(:last-child)
  .custom-file-label:after,
.lw-formio .input-group:not(.has-validation) > .custom-select:not(:last-child),
.lw-formio .input-group:not(.has-validation) > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.lw-formio .input-group-append,
.lw-formio .input-group-prepend {
  display: flex;
}
.lw-formio .input-group-append .btn,
.lw-formio .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.lw-formio .input-group-append .btn:focus,
.lw-formio .input-group-prepend .btn:focus {
  z-index: 3;
}
.lw-formio .input-group-append .btn + .btn,
.lw-formio .input-group-append .btn + .input-group-text,
.lw-formio .input-group-append .input-group-text + .btn,
.lw-formio .input-group-append .input-group-text + .input-group-text,
.lw-formio .input-group-prepend .btn + .btn,
.lw-formio .input-group-prepend .btn + .input-group-text,
.lw-formio .input-group-prepend .input-group-text + .btn,
.lw-formio .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.lw-formio .input-group-prepend {
  margin-right: -1px;
}
.lw-formio .input-group-append {
  margin-left: -1px;
}
.lw-formio .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.lw-formio .input-group-text input[type="checkbox"],
.lw-formio .input-group-text input[type="radio"] {
  margin-top: 0;
}
.lw-formio .input-group-lg > .custom-select,
.lw-formio .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.lw-formio .input-group-lg > .custom-select,
.lw-formio .input-group-lg > .form-control,
.lw-formio .input-group-lg > .input-group-append > .btn,
.lw-formio .input-group-lg > .input-group-append > .input-group-text,
.lw-formio .input-group-lg > .input-group-prepend > .btn,
.lw-formio .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.lw-formio .input-group-sm > .custom-select,
.lw-formio .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.lw-formio .input-group-sm > .custom-select,
.lw-formio .input-group-sm > .form-control,
.lw-formio .input-group-sm > .input-group-append > .btn,
.lw-formio .input-group-sm > .input-group-append > .input-group-text,
.lw-formio .input-group-sm > .input-group-prepend > .btn,
.lw-formio .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.lw-formio .input-group-lg > .custom-select,
.lw-formio .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.lw-formio
  .input-group.has-validation
  > .input-group-append:nth-last-child(n + 3)
  > .btn,
.lw-formio
  .input-group.has-validation
  > .input-group-append:nth-last-child(n + 3)
  > .input-group-text,
.lw-formio
  .input-group:not(.has-validation)
  > .input-group-append:not(:last-child)
  > .btn,
.lw-formio
  .input-group:not(.has-validation)
  > .input-group-append:not(:last-child)
  > .input-group-text,
.lw-formio
  .input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.lw-formio
  .input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.lw-formio .input-group > .input-group-prepend > .btn,
.lw-formio .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.lw-formio .input-group > .input-group-append > .btn,
.lw-formio .input-group > .input-group-append > .input-group-text,
.lw-formio
  .input-group
  > .input-group-prepend:first-child
  > .btn:not(:first-child),
.lw-formio
  .input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.lw-formio .input-group > .input-group-prepend:not(:first-child) > .btn,
.lw-formio
  .input-group
  > .input-group-prepend:not(:first-child)
  > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.lw-formio .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
.lw-formio .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.lw-formio .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.lw-formio .custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.lw-formio .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio
  .custom-control-input:focus:not(:checked)
  ~ .custom-control-label:before {
  border-color: #80bdff;
}
.lw-formio
  .custom-control-input:not(:disabled):active
  ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.lw-formio .custom-control-input:disabled ~ .custom-control-label,
.lw-formio .custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d;
}
.lw-formio .custom-control-input:disabled ~ .custom-control-label:before,
.lw-formio .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #e9ecef;
}
.lw-formio .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.lw-formio .custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.lw-formio .custom-control-label:after,
.lw-formio .custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
.lw-formio .custom-control-label:after {
  background: 50%/50% 50% no-repeat;
}
.lw-formio .custom-checkbox .custom-control-label:before {
  border-radius: 0.25rem;
}
.lw-formio
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.lw-formio
  .custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff;
}
.lw-formio
  .custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.lw-formio
  .custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.lw-formio
  .custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.lw-formio .custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.lw-formio
  .custom-radio
  .custom-control-input:checked
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.lw-formio
  .custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.lw-formio .custom-switch {
  padding-left: 2.25rem;
}
.lw-formio .custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.lw-formio .custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .custom-switch .custom-control-label:after {
    transition: none;
  }
}
.lw-formio
  .custom-switch
  .custom-control-input:checked
  ~ .custom-control-label:after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.lw-formio
  .custom-switch
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.lw-formio .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.lw-formio .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.lw-formio .custom-select[multiple],
.lw-formio .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.lw-formio .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.lw-formio .custom-select::-ms-expand {
  display: none;
}
.lw-formio .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.lw-formio .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.lw-formio .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.lw-formio .custom-file {
  display: inline-block;
  margin-bottom: 0;
}
.lw-formio .custom-file,
.lw-formio .custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
}
.lw-formio .custom-file-input {
  z-index: 2;
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.lw-formio .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio .custom-file-input:disabled ~ .custom-file-label,
.lw-formio .custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}
.lw-formio .custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse";
}
.lw-formio .custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}
.lw-formio .custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  overflow: hidden;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.lw-formio .custom-file-label,
.lw-formio .custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
}
.lw-formio .custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.lw-formio .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.lw-formio .custom-range:focus {
  outline: 0;
}
.lw-formio .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio .custom-range::-moz-focus-outer {
  border: 0;
}
.lw-formio .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.lw-formio .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.lw-formio .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.lw-formio .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.lw-formio .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.lw-formio .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.lw-formio .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.lw-formio .custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.lw-formio .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.lw-formio .custom-range::-ms-fill-lower,
.lw-formio .custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.lw-formio .custom-range::-ms-fill-upper {
  margin-right: 15px;
}
.lw-formio .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.lw-formio .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.lw-formio .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.lw-formio .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.lw-formio .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.lw-formio .custom-control-label:before,
.lw-formio .custom-file-label,
.lw-formio .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .custom-control-label:before,
  .lw-formio .custom-file-label,
  .lw-formio .custom-select {
    transition: none;
  }
}
.lw-formio .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.lw-formio .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.lw-formio .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.lw-formio .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lw-formio .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.lw-formio .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lw-formio .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.lw-formio .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.lw-formio .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.lw-formio .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.lw-formio .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.lw-formio .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.lw-formio .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.lw-formio .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.lw-formio .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.lw-formio .alert-heading {
  color: inherit;
}
.lw-formio .alert-link {
  font-weight: 700;
}
.lw-formio .alert-dismissible {
  padding-right: 4rem;
}
.lw-formio .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.lw-formio .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.lw-formio .alert-primary hr {
  border-top-color: #9fcdff;
}
.lw-formio .alert-primary .alert-link {
  color: #002752;
}
.lw-formio .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.lw-formio .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.lw-formio .alert-secondary .alert-link {
  color: #202326;
}
.lw-formio .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.lw-formio .alert-success hr {
  border-top-color: #b1dfbb;
}
.lw-formio .alert-success .alert-link {
  color: #0b2e13;
}
.lw-formio .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.lw-formio .alert-info hr {
  border-top-color: #abdde5;
}
.lw-formio .alert-info .alert-link {
  color: #062c33;
}
.lw-formio .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.lw-formio .alert-warning hr {
  border-top-color: #ffe8a1;
}
.lw-formio .alert-warning .alert-link {
  color: #533f03;
}
.lw-formio .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.lw-formio .alert-danger hr {
  border-top-color: #f1b0b7;
}
.lw-formio .alert-danger .alert-link {
  color: #491217;
}
.lw-formio .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.lw-formio .alert-light hr {
  border-top-color: #ececf6;
}
.lw-formio .alert-light .alert-link {
  color: #686868;
}
.lw-formio .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.lw-formio .alert-dark hr {
  border-top-color: #b9bbbe;
}
.lw-formio .alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.lw-formio .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.lw-formio .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .progress-bar {
    transition: none;
  }
}
.lw-formio .progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 1rem 1rem;
}
.lw-formio .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .progress-bar-animated {
    animation: none;
  }
}
.lw-formio .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}
.lw-formio .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.lw-formio .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}
.lw-formio .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .lw-formio .spinner-border,
  .lw-formio .spinner-grow {
    animation-duration: 1.5s;
  }
}
.lw-formio .align-baseline {
  vertical-align: baseline !important;
}
.lw-formio .align-top {
  vertical-align: top !important;
}
.lw-formio .align-middle {
  vertical-align: middle !important;
}
.lw-formio .align-bottom {
  vertical-align: bottom !important;
}
.lw-formio .align-text-bottom {
  vertical-align: text-bottom !important;
}
.lw-formio .align-text-top {
  vertical-align: text-top !important;
}
.lw-formio .bg-primary {
  background-color: #007bff !important;
}
.lw-formio a.bg-primary:focus,
.lw-formio a.bg-primary:hover,
.lw-formio button.bg-primary:focus,
.lw-formio button.bg-primary:hover {
  background-color: #0062cc !important;
}
.lw-formio .bg-secondary {
  background-color: #6c757d !important;
}
.lw-formio a.bg-secondary:focus,
.lw-formio a.bg-secondary:hover,
.lw-formio button.bg-secondary:focus,
.lw-formio button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.lw-formio .bg-success {
  background-color: #28a745 !important;
}
.lw-formio a.bg-success:focus,
.lw-formio a.bg-success:hover,
.lw-formio button.bg-success:focus,
.lw-formio button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.lw-formio .bg-info {
  background-color: #17a2b8 !important;
}
.lw-formio a.bg-info:focus,
.lw-formio a.bg-info:hover,
.lw-formio button.bg-info:focus,
.lw-formio button.bg-info:hover {
  background-color: #117a8b !important;
}
.lw-formio .bg-warning {
  background-color: #ffc107 !important;
}
.lw-formio a.bg-warning:focus,
.lw-formio a.bg-warning:hover,
.lw-formio button.bg-warning:focus,
.lw-formio button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.lw-formio .bg-danger {
  background-color: #dc3545 !important;
}
.lw-formio a.bg-danger:focus,
.lw-formio a.bg-danger:hover,
.lw-formio button.bg-danger:focus,
.lw-formio button.bg-danger:hover {
  background-color: #bd2130 !important;
}
.lw-formio .bg-light {
  background-color: #f8f9fa !important;
}
.lw-formio a.bg-light:focus,
.lw-formio a.bg-light:hover,
.lw-formio button.bg-light:focus,
.lw-formio button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.lw-formio .bg-dark {
  background-color: #343a40 !important;
}
.lw-formio a.bg-dark:focus,
.lw-formio a.bg-dark:hover,
.lw-formio button.bg-dark:focus,
.lw-formio button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.lw-formio .bg-white {
  background-color: #fff !important;
}
.lw-formio .bg-transparent {
  background-color: transparent !important;
}
.lw-formio .border {
  border: 1px solid #dee2e6 !important;
}
.lw-formio .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.lw-formio .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.lw-formio .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.lw-formio .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.lw-formio .border-0 {
  border: 0 !important;
}
.lw-formio .border-top-0 {
  border-top: 0 !important;
}
.lw-formio .border-right-0 {
  border-right: 0 !important;
}
.lw-formio .border-bottom-0 {
  border-bottom: 0 !important;
}
.lw-formio .border-left-0 {
  border-left: 0 !important;
}
.lw-formio .border-primary {
  border-color: #007bff !important;
}
.lw-formio .border-secondary {
  border-color: #6c757d !important;
}
.lw-formio .border-success {
  border-color: #28a745 !important;
}
.lw-formio .border-info {
  border-color: #17a2b8 !important;
}
.lw-formio .border-warning {
  border-color: #ffc107 !important;
}
.lw-formio .border-danger {
  border-color: #dc3545 !important;
}
.lw-formio .border-light {
  border-color: #f8f9fa !important;
}
.lw-formio .border-dark {
  border-color: #343a40 !important;
}
.lw-formio .border-white {
  border-color: #fff !important;
}
.lw-formio .rounded-sm {
  border-radius: 0.2rem !important;
}
.lw-formio .rounded {
  border-radius: 0.25rem !important;
}
.lw-formio .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.lw-formio .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.lw-formio .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.lw-formio .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.lw-formio .rounded-lg {
  border-radius: 0.3rem !important;
}
.lw-formio .rounded-circle {
  border-radius: 50% !important;
}
.lw-formio .rounded-pill {
  border-radius: 50rem !important;
}
.lw-formio .rounded-0 {
  border-radius: 0 !important;
}
.lw-formio .clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.lw-formio .d-none {
  display: none !important;
}
.lw-formio .d-inline {
  display: inline !important;
}
.lw-formio .d-inline-block {
  display: inline-block !important;
}
.lw-formio .d-block {
  display: block !important;
}
.lw-formio .d-table {
  display: table !important;
}
.lw-formio .d-table-row {
  display: table-row !important;
}
.lw-formio .d-table-cell {
  display: table-cell !important;
}
.lw-formio .d-flex {
  display: flex !important;
}
.lw-formio .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .lw-formio .d-sm-none {
    display: none !important;
  }
  .lw-formio .d-sm-inline {
    display: inline !important;
  }
  .lw-formio .d-sm-inline-block {
    display: inline-block !important;
  }
  .lw-formio .d-sm-block {
    display: block !important;
  }
  .lw-formio .d-sm-table {
    display: table !important;
  }
  .lw-formio .d-sm-table-row {
    display: table-row !important;
  }
  .lw-formio .d-sm-table-cell {
    display: table-cell !important;
  }
  .lw-formio .d-sm-flex {
    display: flex !important;
  }
  .lw-formio .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .lw-formio .d-md-none {
    display: none !important;
  }
  .lw-formio .d-md-inline {
    display: inline !important;
  }
  .lw-formio .d-md-inline-block {
    display: inline-block !important;
  }
  .lw-formio .d-md-block {
    display: block !important;
  }
  .lw-formio .d-md-table {
    display: table !important;
  }
  .lw-formio .d-md-table-row {
    display: table-row !important;
  }
  .lw-formio .d-md-table-cell {
    display: table-cell !important;
  }
  .lw-formio .d-md-flex {
    display: flex !important;
  }
  .lw-formio .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .lw-formio .d-lg-none {
    display: none !important;
  }
  .lw-formio .d-lg-inline {
    display: inline !important;
  }
  .lw-formio .d-lg-inline-block {
    display: inline-block !important;
  }
  .lw-formio .d-lg-block {
    display: block !important;
  }
  .lw-formio .d-lg-table {
    display: table !important;
  }
  .lw-formio .d-lg-table-row {
    display: table-row !important;
  }
  .lw-formio .d-lg-table-cell {
    display: table-cell !important;
  }
  .lw-formio .d-lg-flex {
    display: flex !important;
  }
  .lw-formio .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .lw-formio .d-xl-none {
    display: none !important;
  }
  .lw-formio .d-xl-inline {
    display: inline !important;
  }
  .lw-formio .d-xl-inline-block {
    display: inline-block !important;
  }
  .lw-formio .d-xl-block {
    display: block !important;
  }
  .lw-formio .d-xl-table {
    display: table !important;
  }
  .lw-formio .d-xl-table-row {
    display: table-row !important;
  }
  .lw-formio .d-xl-table-cell {
    display: table-cell !important;
  }
  .lw-formio .d-xl-flex {
    display: flex !important;
  }
  .lw-formio .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .lw-formio .d-print-none {
    display: none !important;
  }
  .lw-formio .d-print-inline {
    display: inline !important;
  }
  .lw-formio .d-print-inline-block {
    display: inline-block !important;
  }
  .lw-formio .d-print-block {
    display: block !important;
  }
  .lw-formio .d-print-table {
    display: table !important;
  }
  .lw-formio .d-print-table-row {
    display: table-row !important;
  }
  .lw-formio .d-print-table-cell {
    display: table-cell !important;
  }
  .lw-formio .d-print-flex {
    display: flex !important;
  }
  .lw-formio .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.lw-formio .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.lw-formio .embed-responsive:before {
  display: block;
  content: "";
}
.lw-formio .embed-responsive .embed-responsive-item,
.lw-formio .embed-responsive embed,
.lw-formio .embed-responsive iframe,
.lw-formio .embed-responsive object,
.lw-formio .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.lw-formio .embed-responsive-21by9:before {
  padding-top: 42.857143%;
}
.lw-formio .embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.lw-formio .embed-responsive-4by3:before {
  padding-top: 75%;
}
.lw-formio .embed-responsive-1by1:before {
  padding-top: 100%;
}
.lw-formio .flex-row {
  flex-direction: row !important;
}
.lw-formio .flex-column {
  flex-direction: column !important;
}
.lw-formio .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.lw-formio .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.lw-formio .flex-wrap {
  flex-wrap: wrap !important;
}
.lw-formio .flex-nowrap {
  flex-wrap: nowrap !important;
}
.lw-formio .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.lw-formio .flex-fill {
  flex: 1 1 auto !important;
}
.lw-formio .flex-grow-0 {
  flex-grow: 0 !important;
}
.lw-formio .flex-grow-1 {
  flex-grow: 1 !important;
}
.lw-formio .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.lw-formio .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.lw-formio .justify-content-start {
  justify-content: flex-start !important;
}
.lw-formio .justify-content-end {
  justify-content: flex-end !important;
}
.lw-formio .justify-content-center {
  justify-content: center !important;
}
.lw-formio .justify-content-between {
  justify-content: space-between !important;
}
.lw-formio .justify-content-around {
  justify-content: space-around !important;
}
.lw-formio .align-items-start {
  align-items: flex-start !important;
}
.lw-formio .align-items-end {
  align-items: flex-end !important;
}
.lw-formio .align-items-center {
  align-items: center !important;
}
.lw-formio .align-items-baseline {
  align-items: baseline !important;
}
.lw-formio .align-items-stretch {
  align-items: stretch !important;
}
.lw-formio .align-content-start {
  align-content: flex-start !important;
}
.lw-formio .align-content-end {
  align-content: flex-end !important;
}
.lw-formio .align-content-center {
  align-content: center !important;
}
.lw-formio .align-content-between {
  align-content: space-between !important;
}
.lw-formio .align-content-around {
  align-content: space-around !important;
}
.lw-formio .align-content-stretch {
  align-content: stretch !important;
}
.lw-formio .align-self-auto {
  align-self: auto !important;
}
.lw-formio .align-self-start {
  align-self: flex-start !important;
}
.lw-formio .align-self-end {
  align-self: flex-end !important;
}
.lw-formio .align-self-center {
  align-self: center !important;
}
.lw-formio .align-self-baseline {
  align-self: baseline !important;
}
.lw-formio .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .lw-formio .flex-sm-row {
    flex-direction: row !important;
  }
  .lw-formio .flex-sm-column {
    flex-direction: column !important;
  }
  .lw-formio .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lw-formio .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .lw-formio .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .lw-formio .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .lw-formio .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lw-formio .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .lw-formio .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .lw-formio .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .lw-formio .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lw-formio .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .lw-formio .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .lw-formio .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .lw-formio .justify-content-sm-center {
    justify-content: center !important;
  }
  .lw-formio .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .lw-formio .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .lw-formio .align-items-sm-start {
    align-items: flex-start !important;
  }
  .lw-formio .align-items-sm-end {
    align-items: flex-end !important;
  }
  .lw-formio .align-items-sm-center {
    align-items: center !important;
  }
  .lw-formio .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .lw-formio .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .lw-formio .align-content-sm-start {
    align-content: flex-start !important;
  }
  .lw-formio .align-content-sm-end {
    align-content: flex-end !important;
  }
  .lw-formio .align-content-sm-center {
    align-content: center !important;
  }
  .lw-formio .align-content-sm-between {
    align-content: space-between !important;
  }
  .lw-formio .align-content-sm-around {
    align-content: space-around !important;
  }
  .lw-formio .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .lw-formio .align-self-sm-auto {
    align-self: auto !important;
  }
  .lw-formio .align-self-sm-start {
    align-self: flex-start !important;
  }
  .lw-formio .align-self-sm-end {
    align-self: flex-end !important;
  }
  .lw-formio .align-self-sm-center {
    align-self: center !important;
  }
  .lw-formio .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .lw-formio .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .lw-formio .flex-md-row {
    flex-direction: row !important;
  }
  .lw-formio .flex-md-column {
    flex-direction: column !important;
  }
  .lw-formio .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lw-formio .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .lw-formio .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .lw-formio .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .lw-formio .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lw-formio .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .lw-formio .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .lw-formio .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .lw-formio .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lw-formio .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .lw-formio .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .lw-formio .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .lw-formio .justify-content-md-center {
    justify-content: center !important;
  }
  .lw-formio .justify-content-md-between {
    justify-content: space-between !important;
  }
  .lw-formio .justify-content-md-around {
    justify-content: space-around !important;
  }
  .lw-formio .align-items-md-start {
    align-items: flex-start !important;
  }
  .lw-formio .align-items-md-end {
    align-items: flex-end !important;
  }
  .lw-formio .align-items-md-center {
    align-items: center !important;
  }
  .lw-formio .align-items-md-baseline {
    align-items: baseline !important;
  }
  .lw-formio .align-items-md-stretch {
    align-items: stretch !important;
  }
  .lw-formio .align-content-md-start {
    align-content: flex-start !important;
  }
  .lw-formio .align-content-md-end {
    align-content: flex-end !important;
  }
  .lw-formio .align-content-md-center {
    align-content: center !important;
  }
  .lw-formio .align-content-md-between {
    align-content: space-between !important;
  }
  .lw-formio .align-content-md-around {
    align-content: space-around !important;
  }
  .lw-formio .align-content-md-stretch {
    align-content: stretch !important;
  }
  .lw-formio .align-self-md-auto {
    align-self: auto !important;
  }
  .lw-formio .align-self-md-start {
    align-self: flex-start !important;
  }
  .lw-formio .align-self-md-end {
    align-self: flex-end !important;
  }
  .lw-formio .align-self-md-center {
    align-self: center !important;
  }
  .lw-formio .align-self-md-baseline {
    align-self: baseline !important;
  }
  .lw-formio .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .lw-formio .flex-lg-row {
    flex-direction: row !important;
  }
  .lw-formio .flex-lg-column {
    flex-direction: column !important;
  }
  .lw-formio .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lw-formio .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .lw-formio .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .lw-formio .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .lw-formio .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lw-formio .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .lw-formio .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .lw-formio .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .lw-formio .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lw-formio .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .lw-formio .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .lw-formio .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .lw-formio .justify-content-lg-center {
    justify-content: center !important;
  }
  .lw-formio .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .lw-formio .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .lw-formio .align-items-lg-start {
    align-items: flex-start !important;
  }
  .lw-formio .align-items-lg-end {
    align-items: flex-end !important;
  }
  .lw-formio .align-items-lg-center {
    align-items: center !important;
  }
  .lw-formio .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .lw-formio .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .lw-formio .align-content-lg-start {
    align-content: flex-start !important;
  }
  .lw-formio .align-content-lg-end {
    align-content: flex-end !important;
  }
  .lw-formio .align-content-lg-center {
    align-content: center !important;
  }
  .lw-formio .align-content-lg-between {
    align-content: space-between !important;
  }
  .lw-formio .align-content-lg-around {
    align-content: space-around !important;
  }
  .lw-formio .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .lw-formio .align-self-lg-auto {
    align-self: auto !important;
  }
  .lw-formio .align-self-lg-start {
    align-self: flex-start !important;
  }
  .lw-formio .align-self-lg-end {
    align-self: flex-end !important;
  }
  .lw-formio .align-self-lg-center {
    align-self: center !important;
  }
  .lw-formio .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .lw-formio .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .lw-formio .flex-xl-row {
    flex-direction: row !important;
  }
  .lw-formio .flex-xl-column {
    flex-direction: column !important;
  }
  .lw-formio .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lw-formio .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .lw-formio .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .lw-formio .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .lw-formio .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lw-formio .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .lw-formio .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .lw-formio .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .lw-formio .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lw-formio .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .lw-formio .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .lw-formio .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .lw-formio .justify-content-xl-center {
    justify-content: center !important;
  }
  .lw-formio .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .lw-formio .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .lw-formio .align-items-xl-start {
    align-items: flex-start !important;
  }
  .lw-formio .align-items-xl-end {
    align-items: flex-end !important;
  }
  .lw-formio .align-items-xl-center {
    align-items: center !important;
  }
  .lw-formio .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .lw-formio .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .lw-formio .align-content-xl-start {
    align-content: flex-start !important;
  }
  .lw-formio .align-content-xl-end {
    align-content: flex-end !important;
  }
  .lw-formio .align-content-xl-center {
    align-content: center !important;
  }
  .lw-formio .align-content-xl-between {
    align-content: space-between !important;
  }
  .lw-formio .align-content-xl-around {
    align-content: space-around !important;
  }
  .lw-formio .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .lw-formio .align-self-xl-auto {
    align-self: auto !important;
  }
  .lw-formio .align-self-xl-start {
    align-self: flex-start !important;
  }
  .lw-formio .align-self-xl-end {
    align-self: flex-end !important;
  }
  .lw-formio .align-self-xl-center {
    align-self: center !important;
  }
  .lw-formio .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .lw-formio .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.lw-formio .float-left {
  float: left !important;
}
.lw-formio .float-right {
  float: right !important;
}
.lw-formio .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .lw-formio .float-sm-left {
    float: left !important;
  }
  .lw-formio .float-sm-right {
    float: right !important;
  }
  .lw-formio .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .lw-formio .float-md-left {
    float: left !important;
  }
  .lw-formio .float-md-right {
    float: right !important;
  }
  .lw-formio .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .lw-formio .float-lg-left {
    float: left !important;
  }
  .lw-formio .float-lg-right {
    float: right !important;
  }
  .lw-formio .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .lw-formio .float-xl-left {
    float: left !important;
  }
  .lw-formio .float-xl-right {
    float: right !important;
  }
  .lw-formio .float-xl-none {
    float: none !important;
  }
}
.lw-formio .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.lw-formio .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
.lw-formio .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.lw-formio .overflow-auto {
  overflow: auto !important;
}
.lw-formio .overflow-hidden {
  overflow: hidden !important;
}
.lw-formio .position-static {
  position: static !important;
}
.lw-formio .position-relative {
  position: relative !important;
}
.lw-formio .position-absolute {
  position: absolute !important;
}
.lw-formio .position-fixed {
  position: fixed !important;
}
.lw-formio .position-sticky {
  position: sticky !important;
}
.lw-formio .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.lw-formio .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .lw-formio .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.lw-formio .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.lw-formio .sr-only-focusable:active,
.lw-formio .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.lw-formio .text-muted {
  color: #6c757d;
}
.lw-formio .fa-question-circle.text-muted[ref="tooltip"] {
  background: var(--blue);
  border-radius: 100%;
  display: inline-block;
  height: 14px;
  width: 14px;
  transform: translateY(1px);
  position: relative;
}
.lw-formio .fa-question-circle.text-muted[ref="tooltip"]:before {
  content: "?";
  color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  font-style: normal;
  transform: translateY(-50%);
  margin-top: -1px;
}
.lw-formio .fa.fa-calendar {
  background: transparent
    url(https://assets.lifeway.com/c_scale,w_14/q_auto/f_auto/calendar-days)
    no-repeat 50%;
  content: "";
  filter: contrast(0.25);
  display: inline-block;
  height: 14px;
  width: 14px;
}
/*
 ! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
 */
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #ccc;
}
:after,
:before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --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-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: rgba(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-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: rgba(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: ;
}
.container {
  width: 100%;
}
@media (min-width: 414px) {
  .container {
    max-width: 414px;
  }
}
@media (min-width: 480px) {
  .container {
    max-width: 480px;
  }
}
@media (min-width: 720px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 800px) {
  .container {
    max-width: 800px;
  }
}
@media (min-width: 960px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1070px) {
  .container {
    max-width: 1070px;
  }
}
@media (min-width: 1140px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1350px) {
  .container {
    max-width: 1350px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
  }
}
@media (min-width: 1815px) {
  .container {
    max-width: 1815px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.\!static {
  position: static !important;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.\!relative {
  position: relative !important;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0;
}
.inset-x-0 {
  left: 0;
  right: 0;
}
.\!-top-0 {
  top: 0 !important;
}
.\!left-0 {
  left: 0 !important;
}
.\!left-1\/4 {
  left: 25% !important;
}
.\!left-3\/4 {
  left: 75% !important;
}
.-bottom-2 {
  bottom: -0.5rem;
}
.-bottom-4 {
  bottom: -1rem;
}
.-bottom-6 {
  bottom: -1.5rem;
}
.-left-0 {
  left: 0;
}
.-left-0\.5 {
  left: -0.125rem;
}
.-left-2 {
  left: -0.5rem;
}
.-left-4 {
  left: -1rem;
}
.-left-8 {
  left: -2rem;
}
.-left-px {
  left: -1px;
}
.-right-0 {
  right: 0;
}
.-right-0\.5 {
  right: -0.125rem;
}
.-right-1 {
  right: -0.25rem;
}
.-right-2 {
  right: -0.5rem;
}
.-right-2\.5 {
  right: -0.625rem;
}
.-right-3 {
  right: -0.75rem;
}
.-right-4 {
  right: -1rem;
}
.-right-9 {
  right: -2.25rem;
}
.-top-0 {
  top: 0;
}
.-top-0\.5 {
  top: -0.125rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-1\.5 {
  top: -0.375rem;
}
.-top-12 {
  top: -3rem;
}
.-top-2 {
  top: -0.5rem;
}
.-top-2\.5 {
  top: -0.625rem;
}
.-top-3 {
  top: -0.75rem;
}
.-top-8 {
  top: -2rem;
}
.-top-\[117px\] {
  top: -117px;
}
.-top-\[3px\] {
  top: -3px;
}
.-top-\[9px\] {
  top: -9px;
}
.-top-px {
  top: -1px;
}
.bottom-0 {
  bottom: 0;
}
.bottom-0\.5 {
  bottom: 0.125rem;
}
.bottom-1\/2 {
  bottom: 50%;
}
.bottom-10 {
  bottom: 2.5rem;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-\[-1px\] {
  bottom: -1px;
}
.bottom-\[-50px\] {
  bottom: -50px;
}
.bottom-full {
  bottom: 100%;
}
.bottom-px {
  bottom: 1px;
}
.left-0 {
  left: 0;
}
.left-0\.5 {
  left: 0.125rem;
}
.left-1 {
  left: 0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-2 {
  left: 0.5rem;
}
.left-4 {
  left: 1rem;
}
.left-\[50\%\] {
  left: 50%;
}
.left-auto {
  left: auto;
}
.left-px {
  left: 1px;
}
.right-0 {
  right: 0;
}
.right-0\.5 {
  right: 0.125rem;
}
.right-1 {
  right: 0.25rem;
}
.right-1\.5 {
  right: 0.375rem;
}
.right-1\/2 {
  right: 50%;
}
.right-16 {
  right: 4rem;
}
.right-2 {
  right: 0.5rem;
}
.right-2\.5 {
  right: 0.625rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-\[10px\] {
  right: 10px;
}
.right-\[5\%\] {
  right: 5%;
}
.right-auto {
  right: auto;
}
.right-px {
  right: 1px;
}
.top-0 {
  top: 0;
}
.top-0\.5 {
  top: 0.125rem;
}
.top-1 {
  top: 0.25rem;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-12 {
  top: 3rem;
}
.top-2 {
  top: 0.5rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-5 {
  top: 1.25rem;
}
.top-6 {
  top: 1.5rem;
}
.top-\[10px\] {
  top: 10px;
}
.top-\[10vh\] {
  top: 10vh;
}
.top-\[14px\] {
  top: 14px;
}
.top-\[26px\] {
  top: 26px;
}
.top-\[2px\] {
  top: 2px;
}
.top-\[30\%\] {
  top: 30%;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[calc\(50\%_-_8px\)\] {
  top: calc(50% - 8px);
}
.top-full {
  top: 100%;
}
.top-px {
  top: 1px;
}
.\!z-2000 {
  z-index: 2000 !important;
}
.\!z-\[1\] {
  z-index: 1 !important;
}
.\!z-\[2001\] {
  z-index: 2001 !important;
}
.-z-1 {
  z-index: -1;
}
.z-0 {
  z-index: 0;
}
.z-1 {
  z-index: 1;
}
.z-10 {
  z-index: 10;
}
.z-100 {
  z-index: 100;
}
.z-1000 {
  z-index: 1000;
}
.z-2 {
  z-index: 2;
}
.z-20 {
  z-index: 20;
}
.z-2000 {
  z-index: 2000;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[10000\] {
  z-index: 10000;
}
.z-\[12\] {
  z-index: 12;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2000\] {
  z-index: 2000;
}
.z-\[2001\] {
  z-index: 2001;
}
.z-\[2002\] {
  z-index: 2002;
}
.z-\[2005\] {
  z-index: 2005;
}
.z-\[2007\] {
  z-index: 2007;
}
.z-\[200\] {
  z-index: 200;
}
.z-\[3000\] {
  z-index: 3000;
}
.z-\[400\] {
  z-index: 400;
}
.order-1 {
  order: 1;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-full {
  grid-column: 1/-1;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-4 {
  grid-column-start: 4;
}
.col-start-7 {
  grid-column-start: 7;
}
.col-end-13 {
  grid-column-end: 13;
}
.col-end-4 {
  grid-column-end: 4;
}
.col-end-6 {
  grid-column-end: 6;
}
.col-end-7 {
  grid-column-end: 7;
}
.col-end-auto {
  grid-column-end: auto;
}
.row-auto {
  grid-row: auto;
}
.row-span-3 {
  grid-row: span 3 / span 3;
}
.row-start-1 {
  grid-row-start: 1;
}
.row-start-2 {
  grid-row-start: 2;
}
.row-start-3 {
  grid-row-start: 3;
}
.row-start-4 {
  grid-row-start: 4;
}
.row-end-2 {
  grid-row-end: 2;
}
.row-end-3 {
  grid-row-end: 3;
}
.row-end-\[12\] {
  grid-row-end: 12;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.clear-both {
  clear: both;
}
.m-0 {
  margin: 0;
}
.m-2 {
  margin: 0.5rem;
}
.m-4 {
  margin: 1rem;
}
.m-auto {
  margin: auto;
}
.\!-mx-4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.\!my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.\!my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-1\.5 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}
.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.-my-0\.5 {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-1\.5 {
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-\[-2px\] {
  margin-left: -2px;
  margin-right: -2px;
}
.mx-\[10px\] {
  margin-left: 10px;
  margin-right: 10px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-16 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mb-0 {
  margin-bottom: 0 !important;
}
.\!ml-2 {
  margin-left: 0.5rem !important;
}
.\!mr-1 {
  margin-right: 0.25rem !important;
}
.\!mr-1\.5 {
  margin-right: 0.375rem !important;
}
.\!mr-2 {
  margin-right: 0.5rem !important;
}
.\!mt-0 {
  margin-top: 0 !important;
}
.-mb-1 {
  margin-bottom: -0.25rem;
}
.-mb-2 {
  margin-bottom: -0.5rem;
}
.-mb-4 {
  margin-bottom: -1rem;
}
.-mb-\[35\%\] {
  margin-bottom: -35%;
}
.-mb-\[65px\] {
  margin-bottom: -65px;
}
.-ml-2 {
  margin-left: -0.5rem;
}
.-ml-3 {
  margin-left: -0.75rem;
}
.-ml-4 {
  margin-left: -1rem;
}
.-ml-\[9px\] {
  margin-left: -9px;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.-mr-4 {
  margin-right: -1rem;
}
.-mr-full {
  margin-right: -100%;
}
.-mt-0 {
  margin-top: 0;
}
.-mt-0\.5 {
  margin-top: -0.125rem;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-1\.5 {
  margin-top: -0.375rem;
}
.-mt-11 {
  margin-top: -2.75rem;
}
.-mt-16 {
  margin-top: -64px;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-24 {
  margin-top: -6rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.-mt-\[52px\] {
  margin-top: -52px;
}
.-mt-px {
  margin-top: -1px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-16 {
  margin-bottom: 64px;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.ml-0 {
  margin-left: 0;
}
.ml-0\.5 {
  margin-left: 0.125rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-1\.5 {
  margin-left: 0.375rem;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-8 {
  margin-left: 2rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-0 {
  margin-right: 0;
}
.mr-0\.5 {
  margin-right: 0.125rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-1\.5 {
  margin-right: 0.375rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-\[10px\] {
  margin-right: 10px;
}
.mr-auto {
  margin-right: auto;
}
.mt-0 {
  margin-top: 0;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[6px\] {
  margin-top: 6px;
}
.mt-auto {
  margin-top: auto;
}
.mt-px {
  margin-top: 1px;
}
.box-content {
  box-sizing: content-box;
}
.line-clamp-1 {
  -webkit-line-clamp: 1;
}
.line-clamp-1,
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-2 {
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  -webkit-line-clamp: 3;
}
.line-clamp-3,
.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-4 {
  -webkit-line-clamp: 4;
}
.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.\!inline-block {
  display: inline-block !important;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.list-item {
  display: list-item;
}
.hidden {
  display: none;
}
.aspect-\[10\/3\] {
  aspect-ratio: 10/3;
}
.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-\[5\/3\] {
  aspect-ratio: 5/3;
}
.aspect-square {
  aspect-ratio: 1/1;
}
.aspect-video {
  aspect-ratio: 16/9;
}
.\!h-6 {
  height: 1.5rem !important;
}
.\!h-full {
  height: 100% !important;
}
.h-0 {
  height: 0;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[130px\] {
  height: 130px;
}
.h-\[13px\] {
  height: 13px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[37px\] {
  height: 37px;
}
.h-\[38px\] {
  height: 38px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[43px\] {
  height: 43px;
}
.h-\[50vh\] {
  height: 50vh;
}
.h-\[55px\] {
  height: 55px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[90\%\] {
  height: 90%;
}
.h-\[calc\(100\%_-_2px\)\] {
  height: calc(100% - 2px);
}
.h-\[calc\(90vh_-_62px\)\] {
  height: calc(90vh - 62px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-0 {
  max-height: 0;
}
.max-h-12 {
  max-height: 3rem;
}
.max-h-32 {
  max-height: 8rem;
}
.max-h-6 {
  max-height: 1.5rem;
}
.max-h-64 {
  max-height: 16rem;
}
.max-h-7 {
  max-height: 1.75rem;
}
.max-h-\[100vh\] {
  max-height: 100vh;
}
.max-h-\[130px\] {
  max-height: 130px;
}
.max-h-\[150px\] {
  max-height: 150px;
}
.max-h-\[170px\] {
  max-height: 170px;
}
.max-h-\[180px\] {
  max-height: 180px;
}
.max-h-\[190px\] {
  max-height: 190px;
}
.max-h-\[200px\] {
  max-height: 200px;
}
.max-h-\[20vw\] {
  max-height: 20vw;
}
.max-h-\[24px\] {
  max-height: 24px;
}
.max-h-\[250px\] {
  max-height: 250px;
}
.max-h-\[260px\] {
  max-height: 260px;
}
.max-h-\[26px\] {
  max-height: 26px;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[30px\] {
  max-height: 30px;
}
.max-h-\[30vw\] {
  max-height: 30vw;
}
.max-h-\[50vw\] {
  max-height: 50vw;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[85vh\] {
  max-height: 85vh;
}
.max-h-\[90\%\] {
  max-height: 90%;
}
.max-h-\[96px\] {
  max-height: 96px;
}
.max-h-full {
  max-height: 100%;
}
.max-h-max {
  max-height: -moz-max-content;
  max-height: max-content;
}
.max-h-screen {
  max-height: 100vh;
}
.max-h-screen-95 {
  max-height: 95vh;
}
.min-h-\[100vw\] {
  min-height: 100vw;
}
.min-h-\[23vw\] {
  min-height: 23vw;
}
.min-h-\[24px\] {
  min-height: 24px;
}
.min-h-\[26px\] {
  min-height: 26px;
}
.min-h-\[30px\] {
  min-height: 30px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-\[38vw\] {
  min-height: 38vw;
}
.min-h-\[48px\] {
  min-height: 48px;
}
.min-h-\[50px\] {
  min-height: 50px;
}
.min-h-full {
  min-height: 100%;
}
.\!w-0 {
  width: 0 !important;
}
.\!w-1\/2 {
  width: 50% !important;
}
.\!w-6 {
  width: 1.5rem !important;
}
.\!w-\[15\%\] {
  width: 15% !important;
}
.\!w-\[34px\] {
  width: 34px !important;
}
.\!w-auto {
  width: auto !important;
}
.\!w-max {
  width: -moz-max-content !important;
  width: max-content !important;
}
.w-0 {
  width: 0;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-1\/5 {
  width: 20%;
}
.w-1\/6 {
  width: 16.666667%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/5 {
  width: 40%;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\/12 {
  width: 25%;
}
.w-3\/4 {
  width: 75%;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-4\/5 {
  width: 80%;
}
.w-40 {
  width: 10rem;
}
.w-470 {
  width: 470px;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-5\/6 {
  width: 83.333333%;
}
.w-52 {
  width: 13rem;
}
.w-6 {
  width: 1.5rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-96 {
  width: 24rem;
}
.w-\[1000px\] {
  width: 1000px;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[120\%\] {
  width: 120%;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[126px\] {
  width: 126px;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[13px\] {
  width: 13px;
}
.w-\[141\%\] {
  width: 141%;
}
.w-\[14px\] {
  width: 14px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[22px\] {
  width: 22px;
}
.w-\[26px\] {
  width: 26px;
}
.w-\[28px\] {
  width: 28px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[30vw\] {
  width: 30vw;
}
.w-\[33px\] {
  width: 33px;
}
.w-\[375px\] {
  width: 375px;
}
.w-\[38px\] {
  width: 38px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[43px\] {
  width: 43px;
}
.w-\[45\%\] {
  width: 45%;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[55px\] {
  width: 55px;
}
.w-\[60\%\] {
  width: 60%;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[75px\] {
  width: 75px;
}
.w-\[76px\] {
  width: 76px;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[82px\] {
  width: 82px;
}
.w-\[calc\(100\%_-_2px\)\] {
  width: calc(100% - 2px);
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-min {
  width: -moz-min-content;
  width: min-content;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.min-w-32 {
  min-width: 8rem;
}
.min-w-\[14px\] {
  min-width: 14px;
}
.min-w-\[15\%\] {
  min-width: 15%;
}
.min-w-\[2\.5rem\] {
  min-width: 2.5rem;
}
.min-w-\[23\%\] {
  min-width: 23%;
}
.min-w-\[24px\] {
  min-width: 24px;
}
.min-w-\[250px\] {
  min-width: 250px;
}
.min-w-\[26px\] {
  min-width: 26px;
}
.min-w-\[28px\] {
  min-width: 28px;
}
.min-w-\[30px\] {
  min-width: 30px;
}
.min-w-\[33\.33\%\] {
  min-width: 33.33%;
}
.min-w-\[40px\] {
  min-width: 40px;
}
.min-w-\[41\%\] {
  min-width: 41%;
}
.min-w-\[58px\] {
  min-width: 58px;
}
.min-w-\[75px\] {
  min-width: 75px;
}
.min-w-full {
  min-width: 100%;
}
.min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}
.\!max-w-full {
  max-width: 100% !important;
}
.\!max-w-none {
  max-width: none !important;
}
.max-w-0 {
  max-width: 0;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[100vw\] {
  max-width: 100vw;
}
.max-w-\[1024px\] {
  max-width: 1024px;
}
.max-w-\[110px\] {
  max-width: 110px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[127px\] {
  max-width: 127px;
}
.max-w-\[1300px\] {
  max-width: 1300px;
}
.max-w-\[1408px\] {
  max-width: 1408px;
}
.max-w-\[1440px\] {
  max-width: 1440px;
}
.max-w-\[15\%\] {
  max-width: 15%;
}
.max-w-\[160px\] {
  max-width: 160px;
}
.max-w-\[19\.5rem\] {
  max-width: 19.5rem;
}
.max-w-\[200\%\] {
  max-width: 200%;
}
.max-w-\[20vw\] {
  max-width: 20vw;
}
.max-w-\[24px\] {
  max-width: 24px;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[260px\] {
  max-width: 260px;
}
.max-w-\[280px\] {
  max-width: 280px;
}
.max-w-\[28px\] {
  max-width: 28px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[305px\] {
  max-width: 305px;
}
.max-w-\[30px\] {
  max-width: 30px;
}
.max-w-\[30vw\] {
  max-width: 30vw;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-\[326px\] {
  max-width: 326px;
}
.max-w-\[33\.33\%\] {
  max-width: 33.33%;
}
.max-w-\[33px\] {
  max-width: 33px;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-\[41\%\] {
  max-width: 41%;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[640px\] {
  max-width: 640px;
}
.max-w-\[67\%\] {
  max-width: 67%;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[80px\] {
  max-width: 80px;
}
.max-w-\[80vw\] {
  max-width: 80vw;
}
.max-w-\[860px\] {
  max-width: 860px;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-min {
  max-width: -moz-min-content;
  max-width: min-content;
}
.max-w-none {
  max-width: none;
}
.max-w-screen-2xl {
  max-width: 1440px;
}
.max-w-screen-lg {
  max-width: 960px;
}
.max-w-screen-md {
  max-width: 720px;
}
.max-w-screen-xl {
  max-width: 1140px;
}
.max-w-screen-xs {
  max-width: 414px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.flex-grow,
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.origin-top-left {
  transform-origin: top left;
}
.origin-top-right {
  transform-origin: top right;
}
.\!-translate-x-1\/4 {
  --tw-translate-x: -25% !important;
}
.\!-translate-x-1\/4,
.\!-translate-x-3\/4 {
  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-3\/4 {
  --tw-translate-x: -75% !important;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.-translate-x-1\/4 {
  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-1\/4 {
  --tw-translate-x: -25%;
}
.-translate-x-4 {
  --tw-translate-x: -1rem;
}
.-translate-x-4,
.-translate-x-full {
  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-full {
  --tw-translate-x: -100%;
}
.-translate-y-0 {
  --tw-translate-y: -0px;
}
.-translate-y-0,
.-translate-y-0\.5 {
  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-0\.5 {
  --tw-translate-y: -0.125rem;
}
.-translate-y-1 {
  --tw-translate-y: -0.25rem;
}
.-translate-y-1,
.-translate-y-1\/2 {
  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-1\/2 {
  --tw-translate-y: -50%;
}
.-translate-y-16 {
  --tw-translate-y: -4rem;
}
.-translate-y-16,
.-translate-y-3 {
  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-3 {
  --tw-translate-y: -0.75rem;
}
.-translate-y-\[2px\] {
  --tw-translate-y: -2px;
}
.-translate-y-\[2px\],
.-translate-y-full {
  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-full {
  --tw-translate-y: -100%;
}
.-translate-y-px {
  --tw-translate-y: -1px;
}
.-translate-y-px,
.translate-x-0 {
  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-0 {
  --tw-translate-x: 0px;
}
.translate-x-1 {
  --tw-translate-x: 0.25rem;
}
.translate-x-1,
.translate-x-1\/2 {
  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-1\/2 {
  --tw-translate-x: 50%;
}
.translate-x-2 {
  --tw-translate-x: 0.5rem;
}
.translate-x-2,
.translate-x-6 {
  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-6 {
  --tw-translate-x: 1.5rem;
}
.translate-x-\[15\%\] {
  --tw-translate-x: 15%;
}
.translate-x-\[15\%\],
.translate-x-full {
  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-full {
  --tw-translate-x: 100%;
}
.translate-y-0 {
  --tw-translate-y: 0px;
}
.translate-y-0,
.translate-y-1 {
  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-1 {
  --tw-translate-y: 0.25rem;
}
.translate-y-1\/2 {
  --tw-translate-y: 50%;
}
.translate-y-1\/2,
.translate-y-\[2px\] {
  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-\[2px\] {
  --tw-translate-y: 2px;
}
.translate-y-full {
  --tw-translate-y: 100%;
}
.translate-y-full,
.translate-y-px {
  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-px {
  --tw-translate-y: 1px;
}
.-rotate-90 {
  --tw-rotate: -90deg;
}
.-rotate-90,
.rotate-0 {
  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-0 {
  --tw-rotate: 0deg;
}
.rotate-180 {
  --tw-rotate: 180deg;
}
.rotate-180,
.rotate-45 {
  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-45 {
  --tw-rotate: 45deg;
}
.rotate-90 {
  --tw-rotate: 90deg;
}
.rotate-90,
.scale-0 {
  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));
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.scale-100,
.scale-95 {
  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));
}
.scale-95 {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
}
.scale-\[2\] {
  --tw-scale-x: 2;
  --tw-scale-y: 2;
}
.scale-\[2\],
.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));
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-auto {
  cursor: auto;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.resize {
  resize: both;
}
.snap-y {
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start {
  scroll-snap-align: start;
}
.list-disc {
  list-style-type: disc;
}
.columns-1 {
  -moz-columns: 1;
  column-count: 1;
}
.break-inside-avoid {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}
.auto-cols-max {
  grid-auto-columns: max-content;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.auto-rows-max {
  grid-auto-rows: max-content;
}
.auto-rows-min {
  grid-auto-rows: min-content;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-\[auto\2c minmax\(auto\2c min\(calc\(15\%_-_\.25rem\)\2c 80px\)\)\] {
  grid-template-columns: auto minmax(auto, min(calc(15% - 0.25rem), 80px));
}
.grid-cols-\[min\(calc\(15\%_-_\.25rem\)\2c
  80px\)\2c
  minmax\(auto\2c
  min\(calc\(15\%_-_\.25rem\)\2c
  80px\)\)\] {
  grid-template-columns: min(calc(15% - 0.25rem), 80px) minmax(
      auto,
      min(calc(15% - 0.25rem), 80px)
    );
}
.grid-cols-\[min\(calc\(30\%_-_\.25rem\)\2c
  160px\)\2c
  minmax\(auto\2c
  min\(calc\(15\%_-_\.25rem\)\2c
  80px\)\)\] {
  grid-template-columns: min(calc(30% - 0.25rem), 160px) minmax(
      auto,
      min(calc(15% - 0.25rem), 80px)
    );
}
.grid-cols-\[min\(calc\(45\%_-_\.25rem\)\2c
  220px\)\2c
  minmax\(auto\2c
  min\(calc\(15\%_-_\.25rem\)\2c
  80px\)\)\] {
  grid-template-columns: min(calc(45% - 0.25rem), 220px) minmax(
      auto,
      min(calc(15% - 0.25rem), 80px)
    );
}
.grid-cols-\[min\(calc\(65\%_-_\.25rem\)\2c
  300px\)\2c
  minmax\(auto\2c
  min\(calc\(15\%_-_\.25rem\)\2c
  80px\)\)\] {
  grid-template-columns: min(calc(65% - 0.25rem), 300px) minmax(
      auto,
      min(calc(15% - 0.25rem), 80px)
    );
}
.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-content-center {
  place-content: center;
}
.content-center {
  align-content: center;
}
.content-end {
  align-content: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.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;
}
.justify-evenly {
  justify-content: space-evenly;
}
.justify-items-end {
  justify-items: end;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-x-0 {
  -moz-column-gap: 0;
  column-gap: 0;
}
.gap-x-1 {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}
.gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}
.gap-y-0 {
  row-gap: 0;
}
.gap-y-0\.5 {
  row-gap: 0.125rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.justify-self-end {
  justify-self: end;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.\!overflow-visible {
  overflow: visible !important;
}
.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;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.\!rounded-3xl {
  border-radius: 1.5rem !important;
}
.\!rounded-full {
  border-radius: 9999px !important;
}
.\!rounded-md {
  border-radius: 0.375rem !important;
}
.rounded {
  border-radius: 3px;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[15px\] {
  border-radius: 15px;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rounded-l-2xl {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-r-2xl {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.rounded-r-3xl {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.\!border-0 {
  border-width: 0 !important;
}
.\!border-1 {
  border-width: 1px !important;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-1 {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-\[3px\] {
  border-width: 3px;
}
.border-x-0 {
  border-left-width: 0;
  border-right-width: 0;
}
.border-x-1 {
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y-2 {
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.\!border-r-0 {
  border-right-width: 0 !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0;
}
.border-b-1 {
  border-bottom-width: 1px;
}
.border-b-\[50px\] {
  border-bottom-width: 50px;
}
.border-e {
  border-inline-end-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-l-\[80px\] {
  border-left-width: 80px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0;
}
.border-r-\[80px\] {
  border-right-width: 80px;
}
.border-t,
.border-t-1 {
  border-top-width: 1px;
}
.border-t-\[4px\] {
  border-top-width: 4px;
}
.border-solid {
  border-style: solid;
}
.border-none {
  border-style: none;
}
.\!border-\[\#e0e0e0\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(224 224 224 / var(--tw-border-opacity)) !important;
}
.\!border-blue {
  border-color: rgb(61 105 149 / var(--tw-border-opacity)) !important;
}
.\!border-blue,
.\!border-gray {
  --tw-border-opacity: 1 !important;
}
.\!border-gray {
  border-color: rgb(65 64 66 / var(--tw-border-opacity)) !important;
}
.\!border-gray-e {
  --tw-border-opacity: 1 !important;
  border-color: rgb(238 238 238 / var(--tw-border-opacity)) !important;
}
.\!border-yellow {
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 181 40 / var(--tw-border-opacity)) !important;
}
.border-9 {
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
}
.border-\[\#00000026\] {
  border-color: #00000026;
}
.border-\[\#a6403e\] {
  --tw-border-opacity: 1;
  border-color: rgb(166 64 62 / var(--tw-border-opacity));
}
.border-\[\#bcdff1\] {
  --tw-border-opacity: 1;
  border-color: rgb(188 223 241 / var(--tw-border-opacity));
}
.border-\[\#cccccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}
.border-\[\#ebcccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 204 204 / var(--tw-border-opacity));
}
.border-\[\#edf1f4\] {
  --tw-border-opacity: 1;
  border-color: rgb(237 241 244 / var(--tw-border-opacity));
}
.border-\[\#eeeeee\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity));
}
.border-\[\#f2f2f2\] {
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
}
.border-\[\#f4f4f4\] {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 244 / var(--tw-border-opacity));
}
.border-\[color\:var\(--border-color\)\] {
  border-color: var(--border-color);
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(61 105 149 / var(--tw-border-opacity));
}
.border-blue-infotext {
  --tw-border-opacity: 1;
  border-color: rgb(15 105 194 / var(--tw-border-opacity));
}
.border-borderColor {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}
.border-d {
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}
.border-d,
.border-e {
  --tw-border-opacity: 1;
}
.border-e {
  border-color: rgb(238 238 238 / var(--tw-border-opacity));
}
.border-gray {
  --tw-border-opacity: 1;
  border-color: rgb(65 64 66 / var(--tw-border-opacity));
}
.border-gray-74 {
  --tw-border-opacity: 1;
  border-color: rgb(116 116 116 / var(--tw-border-opacity));
}
.border-gray-9 {
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
}
.border-gray-a {
  --tw-border-opacity: 1;
  border-color: rgb(170 170 170 / var(--tw-border-opacity));
}
.border-gray-b {
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity));
}
.border-gray-c {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}
.border-gray-d {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}
.border-gray-e {
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity));
}
.border-gray-f3 {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity));
}
.border-gray-f5 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.border-gray-f7 {
  --tw-border-opacity: 1;
  border-color: rgb(247 247 249 / var(--tw-border-opacity));
}
.border-gray-light {
  --tw-border-opacity: 1;
  border-color: rgb(112 112 112 / var(--tw-border-opacity));
}
.border-gray-new {
  --tw-border-opacity: 1;
  border-color: rgb(90 89 92 / var(--tw-border-opacity));
}
.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity));
}
.border-red {
  --tw-border-opacity: 1;
  border-color: rgb(166 64 62 / var(--tw-border-opacity));
}
.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-yellow {
  --tw-border-opacity: 1;
  border-color: rgb(253 181 40 / var(--tw-border-opacity));
}
.border-yellow-gold {
  --tw-border-opacity: 1;
  border-color: rgb(202 145 32 / var(--tw-border-opacity));
}
.border-b-\[\#e0e0e0\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(224 224 224 / var(--tw-border-opacity));
}
.border-b-\[transparent\] {
  border-bottom-color: transparent;
}
.border-l-\[\#29292a\] {
  --tw-border-opacity: 1;
  border-left-color: rgb(41 41 42 / var(--tw-border-opacity));
}
.border-r-\[\#29292a\] {
  --tw-border-opacity: 1;
  border-right-color: rgb(41 41 42 / var(--tw-border-opacity));
}
.\!bg-\[\#e0e0e0\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity)) !important;
}
.\!bg-yellow {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 181 40 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#006778\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 120 / var(--tw-bg-opacity));
}
.bg-\[\#29292a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 42 / var(--tw-bg-opacity));
}
.bg-\[\#476692\] {
  --tw-bg-opacity: 1;
  background-color: rgb(71 102 146 / var(--tw-bg-opacity));
}
.bg-\[\#F0F0EF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 239 / var(--tw-bg-opacity));
}
.bg-\[\#c1cada\] {
  --tw-bg-opacity: 1;
  background-color: rgb(193 202 218 / var(--tw-bg-opacity));
}
.bg-\[\#dadada\] {
  --tw-bg-opacity: 1;
  background-color: rgb(218 218 218 / var(--tw-bg-opacity));
}
.bg-\[\#edf1f4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(237 241 244 / var(--tw-bg-opacity));
}
.bg-\[\#eeda67\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 218 103 / var(--tw-bg-opacity));
}
.bg-\[\#ffcc00\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 204 0 / var(--tw-bg-opacity));
}
.bg-\[\#ffee86\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 238 134 / var(--tw-bg-opacity));
}
.bg-\[var\(--background-color\)\] {
  background-color: var(--background-color);
}
.bg-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 244 / var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/30 {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg-black\/50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(61 105 149 / var(--tw-bg-opacity));
}
.bg-blue-hover {
  --tw-bg-opacity: 1;
  background-color: rgb(40 67 98 / var(--tw-bg-opacity));
}
.bg-blue-info {
  --tw-bg-opacity: 1;
  background-color: rgb(217 237 247 / var(--tw-bg-opacity));
}
.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-gray-5 {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.bg-gray-a {
  --tw-bg-opacity: 1;
  background-color: rgb(170 170 170 / var(--tw-bg-opacity));
}
.bg-gray-c {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity));
}
.bg-gray-d {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
.bg-gray-e {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}
.bg-gray-f3 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}
.bg-gray-f5 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-gray-f7 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 249 / var(--tw-bg-opacity));
}
.bg-gray-fa {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-gray-overlay {
  background-color: #00000014;
}
.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(46 127 52 / var(--tw-bg-opacity));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-green-background {
  --tw-bg-opacity: 1;
  background-color: rgb(232 242 225 / var(--tw-bg-opacity));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-red-alertbg {
  --tw-bg-opacity: 1;
  background-color: rgb(242 222 222 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/90 {
  background-color: hsla(0, 0%, 100%, 0.9);
}
.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(253 181 40 / var(--tw-bg-opacity));
}
.bg-yellow-alertbg {
  --tw-bg-opacity: 1;
  background-color: rgb(252 236 154 / var(--tw-bg-opacity));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-none {
  background-image: none;
}
.from-black\/30 {
  --tw-gradient-from: rgba(0, 0, 0, 0.3) var(--tw-gradient-from-position);
  --tw-gradient-from-position: ;
  --tw-gradient-to: transparent var(--tw-gradient-from-position);
  --tw-gradient-to-position: ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-from-position: ;
  --tw-gradient-to: transparent var(--tw-gradient-from-position);
  --tw-gradient-to-position: ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-from-position: ;
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-from-position);
  --tw-gradient-to-position: ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white\/50 {
  --tw-gradient-from: hsla(0, 0%, 100%, 0.5) var(--tw-gradient-from-position);
  --tw-gradient-from-position: ;
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-from-position);
  --tw-gradient-to-position: ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-100\% {
  --tw-gradient-from-position: 100%;
}
.from-35\% {
  --tw-gradient-from-position: 35%;
}
.via-black\/20 {
  --tw-gradient-via-position: ;
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-to-position: ;
  --tw-gradient-stops: var(--tw-gradient-from),
    rgba(0, 0, 0, 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-white\/30 {
  --tw-gradient-via-position: ;
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-to-position: ;
  --tw-gradient-stops: var(--tw-gradient-from),
    hsla(0, 0%, 100%, 0.3) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-50\% {
  --tw-gradient-via-position: 50%;
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-to-position: ;
}
.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
  --tw-gradient-to-position: ;
}
.to-50\% {
  --tw-gradient-to-position: 50%;
}
.to-55\% {
  --tw-gradient-to-position: 55%;
}
.to-65\% {
  --tw-gradient-to-position: 65%;
}
.to-70\% {
  --tw-gradient-to-position: 70%;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-bottom {
  background-position: bottom;
}
.bg-center {
  background-position: 50%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.\!fill-gray {
  fill: #414042 !important;
}
.\!fill-green {
  fill: #2e7f34 !important;
}
.\!fill-green-hover {
  fill: #226127 !important;
}
.\!fill-white {
  fill: #fff !important;
}
.fill-\[\#3b5998\] {
  fill: #3b5998;
}
.fill-black {
  fill: #000;
}
.fill-blue {
  fill: #3d6995;
}
.fill-blue-focusborder {
  fill: #51a7e8;
}
.fill-blue-infotext {
  fill: #0f69c2;
}
.fill-gray {
  fill: #414042;
}
.fill-gray-300 {
  fill: #d1d5db;
}
.fill-gray-74 {
  fill: #747474;
}
.fill-gray-81 {
  fill: #818181;
}
.fill-gray-d {
  fill: #ddd;
}
.fill-green {
  fill: #2e7f34;
}
.fill-green-check {
  fill: #1a931a;
}
.fill-green-text {
  fill: #2b7530;
}
.fill-red {
  fill: #a6403e;
}
.fill-white {
  fill: #fff;
}
.fill-yellow {
  fill: #fdb528;
}
.fill-yellow-400 {
  fill: #facc15;
}
.fill-yellow-gold {
  fill: #ca9120;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-bottom {
  -o-object-position: bottom;
  object-position: bottom;
}
.object-top {
  -o-object-position: top;
  object-position: top;
}
.\!p-0 {
  padding: 0 !important;
}
.\!p-2 {
  padding: 0.5rem !important;
}
.\!p-2\.5 {
  padding: 0.625rem !important;
}
.\!p-4 {
  padding: 1rem !important;
}
.p-0 {
  padding: 0;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.325rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[24px\] {
  padding: 24px;
}
.p-px {
  padding: 1px;
}
.\!px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.\!px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.\!px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\!px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.\!py-1\.5 {
  padding-top: 0.325rem !important;
  padding-bottom: 0.325rem !important;
}
.\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.\!py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.\!py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.325rem;
  padding-right: 0.325rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[0\.3rem\] {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.px-\[15\%\] {
  padding-left: 15%;
  padding-right: 15%;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.px-px {
  padding-left: 1px;
  padding-right: 1px;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.325rem;
  padding-bottom: 0.325rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.\!pb-0 {
  padding-bottom: 0 !important;
}
.\!pb-12 {
  padding-bottom: 3rem !important;
}
.\!pb-2 {
  padding-bottom: 0.5rem !important;
}
.\!pb-4 {
  padding-bottom: 1rem !important;
}
.\!pb-8 {
  padding-bottom: 2rem !important;
}
.\!pl-0 {
  padding-left: 0 !important;
}
.\!pr-0 {
  padding-right: 0 !important;
}
.\!pt-6 {
  padding-top: 1.5rem !important;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-1\.5 {
  padding-bottom: 0.325rem;
}
.pb-1\/1 {
  padding-bottom: 100%;
}
.pb-1\/4 {
  padding-bottom: 25%;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-3\/4 {
  padding-bottom: 75%;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[12px\] {
  padding-bottom: 12px;
}
.pb-\[14px\] {
  padding-bottom: 14px;
}
.pb-\[30vw\] {
  padding-bottom: 30vw;
}
.pb-\[70px\] {
  padding-bottom: 70px;
}
.pb-\[78px\] {
  padding-bottom: 78px;
}
.pb-\[85\%\] {
  padding-bottom: 85%;
}
.pb-full {
  padding-bottom: 100%;
}
.pl-0 {
  padding-left: 0;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-1\.5 {
  padding-left: 0.325rem;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-14 {
  padding-left: 3.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pl-\[26px\] {
  padding-left: 26px;
}
.pl-\[49px\] {
  padding-left: 49px;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-1\.5 {
  padding-right: 0.325rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-16 {
  padding-right: 4rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-2\.5 {
  padding-right: 0.625rem;
}
.pr-24 {
  padding-right: 6rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-7 {
  padding-right: 1.75rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-\[128px\] {
  padding-right: 128px;
}
.pr-\[30px\] {
  padding-right: 30px;
}
.pr-\[34px\] {
  padding-right: 34px;
}
.pr-\[64px\] {
  padding-right: 64px;
}
.pr-\[76px\] {
  padding-right: 76px;
}
.pt-0 {
  padding-top: 0;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-1\.5 {
  padding-top: 0.325rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-32 {
  padding-top: 8rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[126px\] {
  padding-top: 126px;
}
.pt-\[17\%\] {
  padding-top: 17%;
}
.pt-\[26px\] {
  padding-top: 26px;
}
.pt-\[3\%\] {
  padding-top: 3%;
}
.pt-\[52px\] {
  padding-top: 52px;
}
.pt-\[70px\] {
  padding-top: 70px;
}
.pt-full {
  padding-top: 100%;
}
.pt-px {
  padding-top: 1px;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-text-top {
  vertical-align: text-top;
}
.font-script {
  font-family: OPTIGoudy-Cursive;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[19px\] {
  font-size: 19px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[23px\] {
  font-size: 23px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[29px\] {
  font-size: 29px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[50px\] {
  font-size: 50px;
}
.text-\[59\%\] {
  font-size: 59%;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-responsive-heading-mobile {
  font-size: calc(((100vw - 0px) * 0.55 - 0px) / 100 * 0.2528764698 * 77);
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-semibold {
  font-weight: 600 !important;
}
.font-bold {
  font-weight: 700;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.\!leading-\[1\.75\] {
  line-height: 1.75 !important;
}
.\!leading-none {
  line-height: 1 !important;
}
.\!leading-relaxed {
  line-height: 1.625 !important;
}
.\!leading-snug {
  line-height: 1.375 !important;
}
.leading-3 {
  line-height: 0.75rem;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[1\.1\] {
  line-height: 1.1;
}
.leading-loose {
  line-height: 2;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.\!text-gray {
  color: rgb(65 64 66 / var(--tw-text-opacity)) !important;
}
.\!text-gray,
.\!text-red {
  --tw-text-opacity: 1 !important;
}
.\!text-red {
  color: rgb(166 64 62 / var(--tw-text-opacity)) !important;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#006778\] {
  --tw-text-opacity: 1;
  color: rgb(0 103 120 / var(--tw-text-opacity));
}
.text-\[\#333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}
.text-\[\#3D6995\] {
  --tw-text-opacity: 1;
  color: rgb(61 105 149 / var(--tw-text-opacity));
}
.text-\[\#3a4847\] {
  --tw-text-opacity: 1;
  color: rgb(58 72 71 / var(--tw-text-opacity));
}
.text-\[\#476692\] {
  --tw-text-opacity: 1;
  color: rgb(71 102 146 / var(--tw-text-opacity));
}
.text-\[\#6d6d6d\] {
  --tw-text-opacity: 1;
  color: rgb(109 109 109 / var(--tw-text-opacity));
}
.text-\[\#999999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}
.text-\[\#A6111D\] {
  --tw-text-opacity: 1;
  color: rgb(166 17 29 / var(--tw-text-opacity));
}
.text-\[\#DADADA\] {
  --tw-text-opacity: 1;
  color: rgb(218 218 218 / var(--tw-text-opacity));
}
.text-\[\#a9a9a9\] {
  --tw-text-opacity: 1;
  color: rgb(169 169 169 / var(--tw-text-opacity));
}
.text-\[\#eeda67\] {
  --tw-text-opacity: 1;
  color: rgb(238 218 103 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue {
  --tw-text-opacity: 1;
  color: rgb(61 105 149 / var(--tw-text-opacity));
}
.text-blue-infotext {
  --tw-text-opacity: 1;
  color: rgb(15 105 194 / var(--tw-text-opacity));
}
.text-gray {
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity));
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-5 {
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity));
}
.text-gray-64 {
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity));
}
.text-gray-74 {
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-gray-a {
  --tw-text-opacity: 1;
  color: rgb(170 170 170 / var(--tw-text-opacity));
}
.text-gray-b {
  --tw-text-opacity: 1;
  color: rgb(187 187 187 / var(--tw-text-opacity));
}
.text-gray-d {
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity));
}
.text-gray-e {
  --tw-text-opacity: 1;
  color: rgb(238 238 238 / 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(46 127 52 / var(--tw-text-opacity));
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-green-text {
  --tw-text-opacity: 1;
  color: rgb(43 117 48 / var(--tw-text-opacity));
}
.text-lightBlue {
  --tw-text-opacity: 1;
  color: rgb(157 202 244 / var(--tw-text-opacity));
}
.text-red {
  --tw-text-opacity: 1;
  color: rgb(166 64 62 / var(--tw-text-opacity));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-red-alerttext {
  --tw-text-opacity: 1;
  color: rgb(112 24 30 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-alerttext {
  --tw-text-opacity: 1;
  color: rgb(128 89 0 / var(--tw-text-opacity));
}
.text-yellow-autoship {
  --tw-text-opacity: 1;
  color: rgb(148 106 22 / var(--tw-text-opacity));
}
.text-yellow-dark {
  --tw-text-opacity: 1;
  color: rgb(151 108 24 / var(--tw-text-opacity));
}
.text-yellow-live {
  --tw-text-opacity: 1;
  color: rgb(225 178 67 / var(--tw-text-opacity));
}
.text-opacity-80 {
  --tw-text-opacity: 0.8;
}
.underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.line-through {
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}
.\!no-underline {
  -webkit-text-decoration-line: none !important;
  text-decoration-line: none !important;
}
.no-underline {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.decoration-solid {
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-\[15\%\] {
  opacity: 15%;
}
.\!shadow-md-all {
  --tw-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color) !important;
}
.\!shadow-md-all,
.\!shadow-none {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.\!shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
}
.shadow,
.shadow-2nd-button-inner {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2nd-button-inner {
  --tw-shadow: inset 0 0 0 1px #414042;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
}
.shadow-\[0_0_20px_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 20px var(--tw-shadow-color);
}
.shadow-\[0_0_20px_rgba\(0\2c 0\2c 0\2c 0\.1\)\],
.shadow-\[0_0_20px_rgba\(0\2c 0\2c 0\2c 0\.4\)\] {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_20px_rgba\(0\2c 0\2c 0\2c 0\.4\)\] {
  --tw-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  --tw-shadow-colored: 0 0 20px var(--tw-shadow-color);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
}
.shadow-lg,
.shadow-md {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
}
.shadow-md-all {
  --tw-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
}
.shadow-md-all,
.shadow-none {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
}
.shadow-sm,
.shadow-sm-all {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm-all {
  --tw-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 6px var(--tw-shadow-color);
}
.shadow-xl-all {
  --tw-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 20px 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-black\/20 {
  --tw-shadow-color: rgba(0, 0, 0, 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-gold {
  --tw-shadow-color: #ca9120;
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.outline-0 {
  outline-width: 0;
}
.ring-1 {
  --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(1px + 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);
}
.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.brightness-\[15\%\] {
  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);
}
.brightness-\[15\%\] {
  --tw-brightness: brightness(15%);
}
.grayscale {
  --tw-grayscale: grayscale(100%);
}
.filter,
.grayscale {
  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);
}
.backdrop-blur-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
}
.\!transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -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-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-\[padding-right\] {
  transition-property: padding-right;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-\[padding\] {
  transition-property: padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke,
    -webkit-text-decoration-color;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-height {
  transition-property: height, max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-width {
  transition-property: width, max-width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.duration-100 {
  transition-duration: 0.1s;
}
.duration-150 {
  transition-duration: 0.15s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
.duration-75 {
  transition-duration: 75ms;
}
.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-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.\@container {
  container-type: inline-size;
}
.before\:absolute:before {
  content: var(--tw-content);
  position: absolute;
}
.before\:\!left-1\/4:before {
  content: var(--tw-content);
  left: 25% !important;
}
.before\:\!left-3\/4:before {
  content: var(--tw-content);
  left: 75% !important;
}
.before\:-bottom-\[8px\]:before {
  content: var(--tw-content);
  bottom: -8px;
}
.before\:left-1\/2:before {
  content: var(--tw-content);
  left: 50%;
}
.before\:block:before {
  content: var(--tw-content);
  display: block;
}
.before\:-translate-x-1\/2:before {
  content: var(--tw-content);
  --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));
}
.before\:border-b-0:before {
  content: var(--tw-content);
  border-bottom-width: 0;
}
.before\:border-l-\[8px\]:before {
  content: var(--tw-content);
  border-left-width: 8px;
}
.before\:border-r-\[8px\]:before {
  content: var(--tw-content);
  border-right-width: 8px;
}
.before\:border-t-\[8px\]:before {
  content: var(--tw-content);
  border-top-width: 8px;
}
.before\:border-l-transparent:before {
  content: var(--tw-content);
  border-left-color: transparent;
}
.before\:border-r-transparent:before {
  content: var(--tw-content);
  border-right-color: transparent;
}
.before\:border-t-gray-e:before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(238 238 238 / var(--tw-border-opacity));
}
.before\:content-\[\"\"\]:before {
  --tw-content: "";
  content: var(--tw-content);
}
.after\:absolute:after {
  content: var(--tw-content);
  position: absolute;
}
.after\:\!left-1\/4:after {
  content: var(--tw-content);
  left: 25% !important;
}
.after\:\!left-3\/4:after {
  content: var(--tw-content);
  left: 75% !important;
}
.after\:-bottom-\[7px\]:after {
  content: var(--tw-content);
  bottom: -7px;
}
.after\:left-1\/2:after {
  content: var(--tw-content);
  left: 50%;
}
.after\:clear-both:after {
  content: var(--tw-content);
  clear: both;
}
.after\:block:after {
  content: var(--tw-content);
  display: block;
}
.after\:table:after {
  content: var(--tw-content);
  display: table;
}
.after\:w-full:after {
  content: var(--tw-content);
  width: 100%;
}
.after\:-translate-x-1\/2:after {
  content: var(--tw-content);
  --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));
}
.after\:border-b-0:after {
  content: var(--tw-content);
  border-bottom-width: 0;
}
.after\:border-l-\[8px\]:after {
  content: var(--tw-content);
  border-left-width: 8px;
}
.after\:border-r-\[8px\]:after {
  content: var(--tw-content);
  border-right-width: 8px;
}
.after\:border-t-\[8px\]:after {
  content: var(--tw-content);
  border-top-width: 8px;
}
.after\:border-l-transparent:after {
  content: var(--tw-content);
  border-left-color: transparent;
}
.after\:border-r-transparent:after {
  content: var(--tw-content);
  border-right-color: transparent;
}
.after\:border-t-white:after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.after\:content-\[\"\"\]:after,
.after\:content-\[\'\'\]:after {
  --tw-content: "";
  content: var(--tw-content);
}
.first\:mt-0:first-child {
  margin-top: 0;
}
.first\:block:first-child {
  display: block;
}
.first\:border-none:first-child {
  border-style: none;
}
.last\:\!mb-0:last-child {
  margin-bottom: 0 !important;
}
.last\:-mb-4:last-child {
  margin-bottom: -1rem;
}
.last\:mb-0:last-child {
  margin-bottom: 0;
}
.last\:border-b-0:last-child {
  border-bottom-width: 0;
}
.last\:border-b-1:last-child {
  border-bottom-width: 1px;
}
.last\:pb-0:last-child {
  padding-bottom: 0;
}
.odd\:rounded-2xl:nth-child(odd) {
  border-radius: 1rem;
}
.odd\:bg-gray-e:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}
.odd\:bg-gray-fa:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.checked\:bg-blue:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(61 105 149 / var(--tw-bg-opacity));
}
.checked\:text-blue:checked {
  --tw-text-opacity: 1;
  color: rgb(61 105 149 / var(--tw-text-opacity));
}
.checked\:accent-blue:checked {
  accent-color: #3d6995;
}
.checked\:ring-blue:checked {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(61 105 149 / var(--tw-ring-opacity));
}
.hover\:\!-ml-full:hover {
  margin-left: -100% !important;
}
.hover\:-translate-y-2:hover {
  --tw-translate-y: -0.5rem;
  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\:cursor-not-allowed:hover {
  cursor: not-allowed;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:border-\[3px\]:hover {
  border-width: 3px;
}
.hover\:border-e:hover {
  border-inline-end-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity));
}
.hover\:border-gray:hover {
  --tw-border-opacity: 1;
  border-color: rgb(65 64 66 / var(--tw-border-opacity));
}
.hover\:border-gray-c:hover {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}
.hover\:border-gray-d:hover {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}
.hover\:border-yellow:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 181 40 / var(--tw-border-opacity));
}
.hover\:border-yellow-gold:hover {
  --tw-border-opacity: 1;
  border-color: rgb(202 145 32 / var(--tw-border-opacity));
}
.hover\:border-yellow-hover:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 169 5 / var(--tw-border-opacity));
}
.hover\:border-b-white:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.hover\:\!bg-\[\#333\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity)) !important;
}
.hover\:\!bg-\[\#e0e0e0\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-\[\#006778\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 120 / var(--tw-bg-opacity));
}
.hover\:bg-\[\#3d3d3d\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(61 61 61 / var(--tw-bg-opacity));
}
.hover\:bg-\[\#edf1f4\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(237 241 244 / var(--tw-bg-opacity));
}
.hover\:bg-blue-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(40 67 98 / var(--tw-bg-opacity));
}
.hover\:bg-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-gray-9:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity));
}
.hover\:bg-gray-d:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
.hover\:bg-gray-e:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}
.hover\:bg-gray-fa:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:bg-white\/90:hover {
  background-color: hsla(0, 0%, 100%, 0.9);
}
.hover\:bg-yellow-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 169 5 / var(--tw-bg-opacity));
}
.hover\:bg-yellow-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 218 211 / var(--tw-bg-opacity));
}
.hover\:\!fill-green-hover:hover {
  fill: #226127 !important;
}
.hover\:\!fill-white:hover {
  fill: #fff !important;
}
.hover\:fill-black:hover {
  fill: #000;
}
.hover\:fill-blue:hover {
  fill: #3d6995;
}
.hover\:fill-blue-200:hover {
  fill: #bfdbfe;
}
.hover\:fill-blue-hover:hover {
  fill: #284362;
}
.hover\:fill-gray:hover {
  fill: #414042;
}
.hover\:fill-green-hover:hover {
  fill: #226127;
}
.hover\:fill-white:hover {
  fill: #fff;
}
.hover\:\!text-red-light:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(221 21 28 / var(--tw-text-opacity)) !important;
}
.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.hover\:text-\[\#006778\]:hover {
  --tw-text-opacity: 1;
  color: rgb(0 103 120 / var(--tw-text-opacity));
}
.hover\:text-\[\#27435f\]:hover {
  --tw-text-opacity: 1;
  color: rgb(39 67 95 / var(--tw-text-opacity));
}
.hover\:text-\[\#ffffff\]:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.hover\:text-blue-200:hover {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity));
}
.hover\:text-blue-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(40 67 98 / var(--tw-text-opacity));
}
.hover\:text-gray:hover {
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity));
}
.hover\:text-gray-3:hover {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}
.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.hover\:text-green-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(34 97 39 / var(--tw-text-opacity));
}
.hover\:text-lightBlue-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(111 177 239 / var(--tw-text-opacity));
}
.hover\:text-red-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(140 54 52 / var(--tw-text-opacity));
}
.hover\:text-red-light:hover {
  --tw-text-opacity: 1;
  color: rgb(221 21 28 / var(--tw-text-opacity));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:shadow-2nd-button-inner:hover {
  --tw-shadow: inset 0 0 0 1px #414042;
  --tw-shadow-colored: inset 0 0 0 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);
}
.hover\:shadow-\[0_0_20px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]:hover {
  --tw-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0 0 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-\[inset_0_0_0_1px_\#ffffff\]:hover {
  --tw-shadow: inset 0 0 0 1px #fff;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
}
.hover\:shadow-\[inset_0_0_0_1px_\#ffffff\]:hover,
.hover\:shadow-md-all:hover {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-md-all:hover {
  --tw-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
}
.hover\:shadow-xl-all:hover {
  --tw-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-yellow-gold:hover {
  --tw-shadow-color: #ca9120;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:outline-1:hover {
  outline-width: 1px;
}
.hover\:checked\:bg-blue:checked:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(61 105 149 / var(--tw-bg-opacity));
}
.hover\:checked\:text-blue:checked:hover {
  --tw-text-opacity: 1;
  color: rgb(61 105 149 / var(--tw-text-opacity));
}
.focus\:-translate-y-2:focus {
  --tw-translate-y: -0.5rem;
  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));
}
.focus\:border-\[\#cccccc\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}
.focus\:border-blue:focus {
  --tw-border-opacity: 1;
  border-color: rgb(61 105 149 / var(--tw-border-opacity));
}
.focus\:border-yellow:focus {
  --tw-border-opacity: 1;
  border-color: rgb(253 181 40 / var(--tw-border-opacity));
}
.focus\:bg-\[\#006778\]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 120 / var(--tw-bg-opacity));
}
.focus\:bg-\[\#3d3d3d\]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(61 61 61 / var(--tw-bg-opacity));
}
.focus\:bg-\[\#edf1f4\]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(237 241 244 / var(--tw-bg-opacity));
}
.focus\:bg-blue:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(61 105 149 / var(--tw-bg-opacity));
}
.focus\:bg-blue-hover:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(40 67 98 / var(--tw-bg-opacity));
}
.focus\:bg-gray-d:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
.focus\:bg-gray-e:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}
.focus\:bg-yellow-hover:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 169 5 / var(--tw-bg-opacity));
}
.focus\:fill-black:focus {
  fill: #000;
}
.focus\:fill-blue-hover:focus {
  fill: #284362;
}
.focus\:fill-gray:focus {
  fill: #414042;
}
.focus\:text-\[\#27435f\]:focus {
  --tw-text-opacity: 1;
  color: rgb(39 67 95 / var(--tw-text-opacity));
}
.focus\:text-\[\#ffffff\]:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.focus\:text-black:focus {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.focus\:text-blue-hover:focus {
  --tw-text-opacity: 1;
  color: rgb(40 67 98 / var(--tw-text-opacity));
}
.focus\:text-gray-3:focus {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}
.focus\:text-lightBlue-hover:focus {
  --tw-text-opacity: 1;
  color: rgb(111 177 239 / var(--tw-text-opacity));
}
.focus\:text-red-hover:focus {
  --tw-text-opacity: 1;
  color: rgb(140 54 52 / var(--tw-text-opacity));
}
.focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.focus\:underline:focus {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.focus\:no-underline:focus {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.focus\:opacity-100:focus {
  opacity: 1;
}
.focus\:shadow-black\/20:focus {
  --tw-shadow-color: rgba(0, 0, 0, 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + 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);
}
.focus\:ring-blue:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(61 105 149 / var(--tw-ring-opacity));
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus\:checked\:bg-blue:checked:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(61 105 149 / var(--tw-bg-opacity));
}
.focus-visible\:border-blue-focusborder:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(81 167 232 / var(--tw-border-opacity));
}
.focus-visible\:border-lightBlue:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(157 202 244 / var(--tw-border-opacity));
}
.active\:\!bg-\[\#e0e0e0\]:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity)) !important;
}
.active\:bg-blue-active:active {
  --tw-bg-opacity: 1;
  background-color: rgb(51 72 102 / var(--tw-bg-opacity));
}
.active\:bg-gray-d:active {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
.active\:bg-gray-e:active {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}
.active\:bg-yellow-active:active {
  --tw-bg-opacity: 1;
  background-color: rgb(225 149 2 / var(--tw-bg-opacity));
}
.active\:outline-\[\#476692\]:active {
  outline-color: #476692;
}
.disabled\:hidden:disabled {
  display: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:\!fill-gray-74:disabled {
  fill: #747474 !important;
}
.disabled\:opacity-30:disabled {
  opacity: 0.3;
}
.disabled\:\!shadow-sm-all:disabled {
  --tw-shadow: 0 0 6px rgba(0, 0, 0, 0.1) !important;
  --tw-shadow-colored: 0 0 6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.group:hover .group-hover\:max-h-\[50px\] {
  max-height: 50px;
}
.group\/chat:hover .group-hover\/chat\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}
.group\/chat:hover .group-hover\/chat\:scale-110,
.group\/icon:hover .group-hover\/icon\:scale-125 {
  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\/icon:hover .group-hover\/icon\:scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}
.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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\/list-checkbox:hover .group-hover\/list-checkbox\:border-blue,
.group\/list-radio:hover .group-hover\/list-radio\:border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(61 105 149 / var(--tw-border-opacity));
}
.group:hover .group-hover\:border-d {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}
.group:hover .group-hover\:border-yellow-gold {
  --tw-border-opacity: 1;
  border-color: rgb(202 145 32 / var(--tw-border-opacity));
}
.group:hover .group-hover\:border-l-\[\#3d3d3d\] {
  --tw-border-opacity: 1;
  border-left-color: rgb(61 61 61 / var(--tw-border-opacity));
}
.group:hover .group-hover\:border-r-\[\#3d3d3d\] {
  --tw-border-opacity: 1;
  border-right-color: rgb(61 61 61 / var(--tw-border-opacity));
}
.group:hover .group-hover\:bg-\[\#006778\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 120 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-black\/50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.group:hover .group-hover\:bg-blue-hover {
  --tw-bg-opacity: 1;
  background-color: rgb(40 67 98 / var(--tw-bg-opacity));
}
.group\/icon:hover .group-hover\/icon\:fill-black {
  fill: #000;
}
.group\/variant-select:hover .group-hover\/variant-select\:fill-blue-hover {
  fill: #284362;
}
.group\/as-link:hover .group-hover\/as-link\:text-blue-hover {
  --tw-text-opacity: 1;
  color: rgb(40 67 98 / var(--tw-text-opacity));
}
.group\/custom-slide:hover .group-hover\/custom-slide\:text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.group\/logo-text:hover .group-hover\/logo-text\:text-blue-hover {
  --tw-text-opacity: 1;
  color: rgb(40 67 98 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group:hover .group-hover\:underline,
.group\/as-link:hover .group-hover\/as-link\:underline,
.group\/bundle:hover .group-hover\/bundle\:underline,
.group\/category-tile:hover .group-hover\/category-tile\:underline,
.group\/custom-slide:hover .group-hover\/custom-slide\:underline,
.group\/feature-link:hover .group-hover\/feature-link\:underline,
.group\/logo-text:hover .group-hover\/logo-text\:underline,
.group\/slide-link:hover .group-hover\/slide-link\:underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.group\/location:hover .group-hover\/location\:no-underline {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group:focus .group-focus\:max-h-\[50px\] {
  max-height: 50px;
}
.group:focus .group-focus\:border-l-\[\#3d3d3d\] {
  --tw-border-opacity: 1;
  border-left-color: rgb(61 61 61 / var(--tw-border-opacity));
}
.group:focus .group-focus\:border-r-\[\#3d3d3d\] {
  --tw-border-opacity: 1;
  border-right-color: rgb(61 61 61 / var(--tw-border-opacity));
}
.group:focus .group-focus\:underline,
.group\/as-link:focus .group-focus\/as-link\:underline,
.group\/logo-text:focus .group-focus\/logo-text\:underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.group.swiper-slide:not(.swiper-slide-visible)
  .group-\[\.swiper-slide\:not\(\.swiper-slide-visible\)\]\:opacity-30 {
  opacity: 0.3;
}
.peer:checked ~ .peer-checked\:cursor-default {
  cursor: default;
}
.peer:checked ~ .peer-checked\:border-yellow-gold {
  --tw-border-opacity: 1;
  border-color: rgb(202 145 32 / var(--tw-border-opacity));
}
.peer:checked ~ .peer-checked\:shadow-2nd-button-inner {
  --tw-shadow: inset 0 0 0 1px #414042;
  --tw-shadow-colored: inset 0 0 0 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);
}
.peer:checked ~ .peer-checked\:shadow-yellow-gold {
  --tw-shadow-color: #ca9120;
  --tw-shadow: var(--tw-shadow-colored);
}
.peer:focus-visible ~ .peer-focus-visible\:opacity-100 {
  opacity: 1;
}
.peer:focus-visible ~ .peer-focus-visible\:outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.peer\/filter-input:focus-visible ~ .peer-focus-visible\/filter-input\:ring-2 {
  --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(2px + 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);
}
.peer:focus-visible ~ .peer-focus-visible\:ring-1 {
  --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(1px + 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);
}
.peer\/filter-input:focus-visible
  ~ .peer-focus-visible\/filter-input\:ring-\[\#005fcc\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 95 204 / var(--tw-ring-opacity));
}
.peer:focus-visible ~ .peer-focus-visible\:ring-blue-focusborder {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 167 232 / var(--tw-ring-opacity));
}
.peer:disabled ~ .peer-disabled\:hidden {
  display: none;
}
.peer.btn ~ .peer-\[\.btn\]\:ml-4 {
  margin-left: 1rem;
}
.peer.btn ~ .peer-\[\.btn\]\:inline-block {
  display: inline-block;
}
.group:hover
  .group-hover\:aria-disabled\:cursor-not-allowed[aria-disabled="true"] {
  cursor: not-allowed;
}
.group:hover
  .group-hover\:aria-disabled\:border-\[\#bbbbbb\][aria-disabled="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity));
}
.group:hover .group-hover\:aria-disabled\:opacity-20[aria-disabled="true"] {
  opacity: 0.2;
}
.group:hover .group-hover\:aria-disabled\:opacity-30[aria-disabled="true"] {
  opacity: 0.3;
}
.group:hover .group-hover\:aria-disabled\:opacity-50[aria-disabled="true"] {
  opacity: 0.5;
}
.aria-expanded\:text-black[aria-expanded="true"] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.peer[aria-expanded="false"] ~ .peer-aria-\[expanded\=false\]\:\!hidden {
  display: none !important;
}
@container (min-width: 28rem) {
  .\@md\:max-h-none {
    max-height: none;
  }
  .\@md\:max-w-\[150px\] {
    max-width: 150px;
  }
  .\@md\:flex-row {
    flex-direction: row;
  }
  .\@md\:gap-8 {
    gap: 2rem;
  }
}
@supports (container-type: var(--tw)) {
  .supports-\[container-type\]\:\!max-h-\[100cqw\] {
    max-height: 100cqw !important;
  }
}
@media print {
  .print\:static {
    position: static;
  }
  .print\:float-right {
    float: right;
  }
  .print\:float-left {
    float: left;
  }
  .print\:clear-right {
    clear: right;
  }
  .print\:clear-both {
    clear: both;
  }
  .print\:block {
    display: block;
  }
  .print\:\!hidden {
    display: none !important;
  }
  .print\:hidden {
    display: none;
  }
  .print\:w-1\/2 {
    width: 50%;
  }
  .print\:w-\[1024px\] {
    width: 1024px;
  }
  .print\:w-full {
    width: 100%;
  }
  .print\:pl-4 {
    padding-left: 1rem;
  }
  .print\:pr-8 {
    padding-right: 2rem;
  }
  .print\:text-left {
    text-align: left;
  }
  .print\:text-gray {
    --tw-text-opacity: 1;
    color: rgb(65 64 66 / var(--tw-text-opacity));
  }
  .print\:opacity-50 {
    opacity: 0.5;
  }
  .print\:before\:hidden:before {
    content: var(--tw-content);
    display: none;
  }
}
@media (min-width: 414px) {
  .xs\:mr-4 {
    margin-right: 1rem;
  }
  .xs\:pl-6 {
    padding-left: 1.5rem;
  }
}
@media (min-width: 480px) {
  .sm\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .sm\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  .sm\:absolute {
    position: absolute;
  }
  .sm\:relative {
    position: relative;
  }
  .sm\:bottom-0 {
    bottom: 0;
  }
  .sm\:bottom-6 {
    bottom: 1.5rem;
  }
  .sm\:left-1\/4 {
    left: 25%;
  }
  .sm\:left-\[60\%\] {
    left: 60%;
  }
  .sm\:right-0 {
    right: 0;
  }
  .sm\:right-2 {
    right: 0.5rem;
  }
  .sm\:right-6 {
    right: 1.5rem;
  }
  .sm\:top-0 {
    top: 0;
  }
  .sm\:top-2 {
    top: 0.5rem;
  }
  .sm\:top-px {
    top: 1px;
  }
  .sm\:order-2 {
    order: 2;
  }
  .sm\:col-auto {
    grid-column: auto;
  }
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .sm\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .sm\:col-start-1 {
    grid-column-start: 1;
  }
  .sm\:col-start-10 {
    grid-column-start: 10;
  }
  .sm\:col-start-3 {
    grid-column-start: 3;
  }
  .sm\:col-start-4 {
    grid-column-start: 4;
  }
  .sm\:col-start-9 {
    grid-column-start: 9;
  }
  .sm\:col-end-10 {
    grid-column-end: 10;
  }
  .sm\:col-end-13 {
    grid-column-end: 13;
  }
  .sm\:col-end-3 {
    grid-column-end: 3;
  }
  .sm\:col-end-4 {
    grid-column-end: 4;
  }
  .sm\:col-end-6 {
    grid-column-end: 6;
  }
  .sm\:col-end-9 {
    grid-column-end: 9;
  }
  .sm\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  .sm\:row-span-6 {
    grid-row: span 6 / span 6;
  }
  .sm\:row-start-1 {
    grid-row-start: 1;
  }
  .sm\:row-start-2 {
    grid-row-start: 2;
  }
  .sm\:row-start-3 {
    grid-row-start: 3;
  }
  .sm\:row-end-3 {
    grid-row-end: 3;
  }
  .sm\:row-end-5 {
    grid-row-end: 5;
  }
  .sm\:row-end-6 {
    grid-row-end: 6;
  }
  .sm\:float-right {
    float: right;
  }
  .sm\:float-left {
    float: left;
  }
  .sm\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .sm\:mb-8 {
    margin-bottom: 2rem;
  }
  .sm\:ml-0 {
    margin-left: 0;
  }
  .sm\:ml-4 {
    margin-left: 1rem;
  }
  .sm\:ml-8 {
    margin-left: 2rem;
  }
  .sm\:mr-8 {
    margin-right: 2rem;
  }
  .sm\:mt-0 {
    margin-top: 0;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem;
  }
  .sm\:mt-\[30px\] {
    margin-top: 30px;
  }
  .sm\:block {
    display: block;
  }
  .sm\:\!inline-block {
    display: inline-block !important;
  }
  .sm\:inline-block {
    display: inline-block;
  }
  .sm\:inline {
    display: inline;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:grid {
    display: grid;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:h-0 {
    height: 0;
  }
  .sm\:h-12 {
    height: 3rem;
  }
  .sm\:h-14 {
    height: 3.5rem;
  }
  .sm\:h-auto {
    height: auto;
  }
  .sm\:h-full {
    height: 100%;
  }
  .sm\:max-h-\[170px\] {
    max-height: 170px;
  }
  .sm\:max-h-\[338px\] {
    max-height: 338px;
  }
  .sm\:max-h-\[400px\] {
    max-height: 400px;
  }
  .sm\:max-h-full {
    max-height: 100%;
  }
  .sm\:max-h-screen-95 {
    max-height: 95vh;
  }
  .sm\:min-h-\[182px\] {
    min-height: 182px;
  }
  .sm\:min-h-\[74px\] {
    min-height: 74px;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-1\/3 {
    width: 33.333333%;
  }
  .sm\:w-12 {
    width: 3rem;
  }
  .sm\:w-14 {
    width: 3.5rem;
  }
  .sm\:w-16 {
    width: 4rem;
  }
  .sm\:w-2\/3 {
    width: 66.666667%;
  }
  .sm\:w-2\/5 {
    width: 40%;
  }
  .sm\:w-20 {
    width: 5rem;
  }
  .sm\:w-3\/5 {
    width: 60%;
  }
  .sm\:w-64 {
    width: 16rem;
  }
  .sm\:w-80 {
    width: 20rem;
  }
  .sm\:w-\[126px\] {
    width: 126px;
  }
  .sm\:w-\[18\%\] {
    width: 18%;
  }
  .sm\:w-\[180px\] {
    width: 180px;
  }
  .sm\:w-\[22px\] {
    width: 22px;
  }
  .sm\:w-\[256px\] {
    width: 256px;
  }
  .sm\:w-\[82\%\] {
    width: 82%;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .sm\:min-w-\[16\%\] {
    min-width: 16%;
  }
  .sm\:min-w-\[29\%\] {
    min-width: 29%;
  }
  .sm\:min-w-\[82\%\] {
    min-width: 82%;
  }
  .sm\:\!max-w-\[200px\] {
    max-width: 200px !important;
  }
  .sm\:max-w-\[18\%\] {
    max-width: 18%;
  }
  .sm\:max-w-\[220px\] {
    max-width: 220px;
  }
  .sm\:max-w-\[272px\] {
    max-width: 272px;
  }
  .sm\:max-w-\[29\%\] {
    max-width: 29%;
  }
  .sm\:max-w-\[370px\] {
    max-width: 370px;
  }
  .sm\:max-w-\[45\%\] {
    max-width: 45%;
  }
  .sm\:max-w-\[480px\] {
    max-width: 480px;
  }
  .sm\:max-w-\[600px\] {
    max-width: 600px;
  }
  .sm\:max-w-\[82\%\] {
    max-width: 82%;
  }
  .sm\:max-w-full {
    max-width: 100%;
  }
  .sm\:shrink-0 {
    flex-shrink: 0;
  }
  .sm\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }
  .sm\:-translate-x-1\/4,
  .sm\:translate-y-0 {
    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));
  }
  .sm\:translate-y-0 {
    --tw-translate-y: 0px;
  }
  .sm\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }
  .sm\:scale-100,
  .sm\:scale-95 {
    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));
  }
  .sm\:scale-95 {
    --tw-scale-x: 0.95;
    --tw-scale-y: 0.95;
  }
  .sm\:\!grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .sm\:grid-cols-\[max-content\2c min-content\] {
    grid-template-columns: max-content min-content;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:justify-start {
    justify-content: flex-start;
  }
  .sm\:justify-end {
    justify-content: flex-end;
  }
  .sm\:justify-center {
    justify-content: center;
  }
  .sm\:gap-4 {
    gap: 1rem;
  }
  .sm\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  .sm\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .sm\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .sm\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .sm\:gap-y-0 {
    row-gap: 0;
  }
  .sm\:overflow-hidden {
    overflow: hidden;
  }
  .sm\:overflow-y-auto {
    overflow-y: auto;
  }
  .sm\:overflow-y-hidden {
    overflow-y: hidden;
  }
  .sm\:\!rounded-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:rounded-2xl {
    border-radius: 1rem;
  }
  .sm\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }
  .sm\:p-3 {
    padding: 0.75rem;
  }
  .sm\:p-4 {
    padding: 1rem;
  }
  .sm\:p-6 {
    padding: 1.5rem;
  }
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .sm\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .sm\:pb-0 {
    padding-bottom: 0;
  }
  .sm\:pb-3 {
    padding-bottom: 0.75rem;
  }
  .sm\:pb-\[100\%\] {
    padding-bottom: 100%;
  }
  .sm\:pl-1 {
    padding-left: 0.25rem;
  }
  .sm\:pl-1\.5 {
    padding-left: 0.325rem;
  }
  .sm\:pl-16 {
    padding-left: 4rem;
  }
  .sm\:pl-3 {
    padding-left: 0.75rem;
  }
  .sm\:pl-5 {
    padding-left: 1.25rem;
  }
  .sm\:pl-\[38px\] {
    padding-left: 38px;
  }
  .sm\:pr-0 {
    padding-right: 0;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem;
  }
  .sm\:pr-10 {
    padding-right: 2.5rem;
  }
  .sm\:pr-4 {
    padding-right: 1rem;
  }
  .sm\:pr-6 {
    padding-right: 1.5rem;
  }
  .sm\:pt-0 {
    padding-top: 0;
  }
  .sm\:pt-3 {
    padding-top: 0.75rem;
  }
  .sm\:pt-\[12\.5\%\] {
    padding-top: 12.5%;
  }
  .sm\:text-left {
    text-align: left;
  }
  .sm\:text-right {
    text-align: right;
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:text-\[32px\] {
    font-size: 32px;
  }
  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .sm\:leading-normal {
    line-height: 1.5;
  }
  .sm\:leading-tight {
    line-height: 1.25;
  }
  .sm\:opacity-0 {
    opacity: 0;
  }
  .sm\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 720px) {
  .md\:pointer-events-none {
    pointer-events: none;
  }
  .md\:absolute {
    position: absolute;
  }
  .md\:relative {
    position: relative;
  }
  .md\:sticky {
    position: sticky;
  }
  .md\:inset-0 {
    inset: 0;
  }
  .md\:-right-4 {
    right: -1rem;
  }
  .md\:-top-4 {
    top: -1rem;
  }
  .md\:-top-\[72px\] {
    top: -72px;
  }
  .md\:-top-px {
    top: -1px;
  }
  .md\:bottom-0 {
    bottom: 0;
  }
  .md\:bottom-auto {
    bottom: auto;
  }
  .md\:left-auto {
    left: auto;
  }
  .md\:right-0 {
    right: 0;
  }
  .md\:right-8 {
    right: 2rem;
  }
  .md\:right-auto {
    right: auto;
  }
  .md\:top-0 {
    top: 0;
  }
  .md\:top-1\/2 {
    top: 50%;
  }
  .md\:top-6 {
    top: 1.5rem;
  }
  .md\:top-full {
    top: 100%;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .md\:col-start-10 {
    grid-column-start: 10;
  }
  .md\:col-start-2 {
    grid-column-start: 2;
  }
  .md\:col-start-4 {
    grid-column-start: 4;
  }
  .md\:col-start-5 {
    grid-column-start: 5;
  }
  .md\:col-start-auto {
    grid-column-start: auto;
  }
  .md\:col-end-4 {
    grid-column-end: 4;
  }
  .md\:col-end-6 {
    grid-column-end: 6;
  }
  .md\:col-end-auto {
    grid-column-end: auto;
  }
  .md\:row-span-1 {
    grid-row: span 1 / span 1;
  }
  .md\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  .md\:row-span-3 {
    grid-row: span 3 / span 3;
  }
  .md\:row-start-1 {
    grid-row-start: 1;
  }
  .md\:row-start-2 {
    grid-row-start: 2;
  }
  .md\:row-start-3 {
    grid-row-start: 3;
  }
  .md\:row-start-auto {
    grid-row-start: auto;
  }
  .md\:row-end-auto {
    grid-row-end: auto;
  }
  .md\:float-right {
    float: right;
  }
  .md\:float-left {
    float: left;
  }
  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .md\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:\!mr-0 {
    margin-right: 0 !important;
  }
  .md\:-mb-16 {
    margin-bottom: -64px;
  }
  .md\:-mb-\[70px\] {
    margin-bottom: -70px;
  }
  .md\:-mt-28 {
    margin-top: -7rem;
  }
  .md\:-mt-\[52px\] {
    margin-top: -52px;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:mb-12 {
    margin-bottom: 3rem;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .md\:mb-4 {
    margin-bottom: 1rem;
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .md\:mb-8 {
    margin-bottom: 2rem;
  }
  .md\:ml-0 {
    margin-left: 0;
  }
  .md\:ml-4 {
    margin-left: 1rem;
  }
  .md\:ml-8 {
    margin-left: 2rem;
  }
  .md\:mr-8 {
    margin-right: 2rem;
  }
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:mt-2 {
    margin-top: 0.5rem;
  }
  .md\:mt-3 {
    margin-top: 0.75rem;
  }
  .md\:mt-6 {
    margin-top: 1.5rem;
  }
  .md\:mt-\[6px\] {
    margin-top: 6px;
  }
  .md\:block {
    display: block;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:contents {
    display: contents;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-16 {
    height: 4rem;
  }
  .md\:h-\[calc\(100vh_-_69px\)\] {
    height: calc(100vh - 69px);
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:h-max {
    height: -moz-max-content;
    height: max-content;
  }
  .md\:h-screen {
    height: 100vh;
  }
  .md\:max-h-\[506px\] {
    max-height: 506px;
  }
  .md\:max-h-\[645px\] {
    max-height: 645px;
  }
  .md\:max-h-screen-95 {
    max-height: 95vh;
  }
  .md\:min-h-\[25vw\] {
    min-height: 25vw;
  }
  .md\:min-h-\[44\.8vw\] {
    min-height: 44.8vw;
  }
  .md\:\!w-full {
    width: 100% !important;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-1\/5 {
    width: 20%;
  }
  .md\:w-1\/6 {
    width: 16.666667%;
  }
  .md\:w-14 {
    width: 3.5rem;
  }
  .md\:w-16 {
    width: 4rem;
  }
  .md\:w-2\/3 {
    width: 66.666667%;
  }
  .md\:w-2\/5 {
    width: 40%;
  }
  .md\:w-28 {
    width: 7rem;
  }
  .md\:w-3\/5 {
    width: 60%;
  }
  .md\:w-4\/5 {
    width: 80%;
  }
  .md\:w-5\/6 {
    width: 83.333333%;
  }
  .md\:w-6 {
    width: 1.5rem;
  }
  .md\:w-\[20\%\] {
    width: 20%;
  }
  .md\:w-\[200px\] {
    width: 200px;
  }
  .md\:w-\[26rem\] {
    width: 26rem;
  }
  .md\:w-\[32\%\] {
    width: 32%;
  }
  .md\:w-\[48\%\] {
    width: 48%;
  }
  .md\:w-\[60\%\] {
    width: 60%;
  }
  .md\:w-\[85\%\] {
    width: 85%;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .md\:min-w-0 {
    min-width: 0;
  }
  .md\:min-w-\[22\%\] {
    min-width: 22%;
  }
  .md\:min-w-\[40\%\] {
    min-width: 40%;
  }
  .md\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .md\:\!max-w-1\/3 {
    max-width: 33.333333% !important;
  }
  .md\:max-w-\[1300px\] {
    max-width: 1300px;
  }
  .md\:max-w-\[22\%\] {
    max-width: 22%;
  }
  .md\:max-w-\[280px\] {
    max-width: 280px;
  }
  .md\:max-w-\[30\%\] {
    max-width: 30%;
  }
  .md\:max-w-\[40\%\] {
    max-width: 40%;
  }
  .md\:max-w-\[45\%\] {
    max-width: 45%;
  }
  .md\:max-w-\[460px\] {
    max-width: 460px;
  }
  .md\:max-w-\[700px\] {
    max-width: 700px;
  }
  .md\:max-w-\[900px\] {
    max-width: 900px;
  }
  .md\:max-w-\[960px\] {
    max-width: 960px;
  }
  .md\:max-w-full {
    max-width: 100%;
  }
  .md\:max-w-none {
    max-width: none;
  }
  .md\:max-w-screen-2xl {
    max-width: 1440px;
  }
  .md\:max-w-screen-sm {
    max-width: 480px;
  }
  .md\:grow {
    flex-grow: 1;
  }
  .md\:grow-0 {
    flex-grow: 0;
  }
  .md\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }
  .md\:-translate-y-1\/2,
  .md\:translate-x-0 {
    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\:translate-x-0 {
    --tw-translate-x: 0px;
  }
  .md\:translate-x-\[10\%\] {
    --tw-translate-x: 10%;
  }
  .md\:translate-x-\[10\%\],
  .md\:translate-x-full {
    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\:translate-x-full {
    --tw-translate-x: 100%;
  }
  .md\:translate-y-0 {
    --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));
  }
  .md\:columns-2 {
    -moz-columns: 2;
    column-count: 2;
  }
  .md\:\!grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .md\:grid-cols-none {
    grid-template-columns: none;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .md\:items-end {
    align-items: flex-end;
  }
  .md\:items-stretch {
    align-items: stretch;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-0 {
    gap: 0;
  }
  .md\:gap-4 {
    gap: 1rem;
  }
  .md\:gap-6 {
    gap: 1.5rem;
  }
  .md\:\!gap-y-6 {
    row-gap: 1.5rem !important;
  }
  .md\:gap-x-0 {
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .md\:gap-y-6 {
    row-gap: 1.5rem;
  }
  .md\:gap-y-8 {
    row-gap: 2rem;
  }
  .md\:self-start {
    align-self: flex-start;
  }
  .md\:\!overflow-hidden {
    overflow: hidden !important;
  }
  .md\:overflow-hidden {
    overflow: hidden;
  }
  .md\:overflow-visible {
    overflow: visible;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }
  .md\:rounded-2xl {
    border-radius: 1rem;
  }
  .md\:rounded-md {
    border-radius: 0.375rem;
  }
  .md\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  .md\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  .md\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }
  .md\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .md\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }
  .md\:rounded-tr-none {
    border-top-right-radius: 0;
  }
  .md\:border-e {
    border-inline-end-width: 1px;
  }
  .md\:border-r {
    border-right-width: 1px;
  }
  .md\:border-r-0 {
    border-right-width: 0;
  }
  .md\:border-t {
    border-top-width: 1px;
  }
  .md\:border-t-\[6px\] {
    border-top-width: 6px;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:border-e,
  .md\:border-gray-e {
    --tw-border-opacity: 1;
    border-color: rgb(238 238 238 / var(--tw-border-opacity));
  }
  .md\:border-t-e {
    --tw-border-opacity: 1;
    border-top-color: rgb(238 238 238 / var(--tw-border-opacity));
  }
  .md\:from-0\% {
    --tw-gradient-from-position: 0%;
  }
  .md\:via-35\% {
    --tw-gradient-via-position: 35%;
  }
  .md\:via-40\% {
    --tw-gradient-via-position: 40%;
  }
  .md\:via-50\% {
    --tw-gradient-via-position: 50%;
  }
  .md\:to-50\% {
    --tw-gradient-to-position: 50%;
  }
  .md\:to-55\% {
    --tw-gradient-to-position: 55%;
  }
  .md\:to-65\% {
    --tw-gradient-to-position: 65%;
  }
  .md\:\!object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .md\:p-2 {
    padding: 0.5rem;
  }
  .md\:p-4 {
    padding: 1rem;
  }
  .md\:p-6 {
    padding: 1.5rem;
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:\!pl-0 {
    padding-left: 0 !important;
  }
  .md\:\!pt-0 {
    padding-top: 0 !important;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }
  .md\:pb-12 {
    padding-bottom: 3rem;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .md\:pb-4 {
    padding-bottom: 1rem;
  }
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .md\:pb-\[45\%\] {
    padding-bottom: 45%;
  }
  .md\:pl-2 {
    padding-left: 0.5rem;
  }
  .md\:pl-28 {
    padding-left: 7rem;
  }
  .md\:pl-4 {
    padding-left: 1rem;
  }
  .md\:pl-6 {
    padding-left: 1.5rem;
  }
  .md\:pl-8 {
    padding-left: 2rem;
  }
  .md\:pl-\[38px\] {
    padding-left: 38px;
  }
  .md\:pr-10 {
    padding-right: 2.5rem;
  }
  .md\:pr-14 {
    padding-right: 3.5rem;
  }
  .md\:pr-2 {
    padding-right: 0.5rem;
  }
  .md\:pr-20 {
    padding-right: 5rem;
  }
  .md\:pr-4 {
    padding-right: 1rem;
  }
  .md\:pr-6 {
    padding-right: 1.5rem;
  }
  .md\:pr-8 {
    padding-right: 2rem;
  }
  .md\:pt-0 {
    padding-top: 0;
  }
  .md\:pt-1 {
    padding-top: 0.25rem;
  }
  .md\:pt-24 {
    padding-top: 6rem;
  }
  .md\:pt-4 {
    padding-top: 1rem;
  }
  .md\:pt-6 {
    padding-top: 1.5rem;
  }
  .md\:pt-8 {
    padding-top: 2rem;
  }
  .md\:pt-\[40px\] {
    padding-top: 40px;
  }
  .md\:pt-\[9\.5\%\] {
    padding-top: 9.5%;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-right {
    text-align: right;
  }
  .md\:align-middle {
    vertical-align: middle;
  }
  .md\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-\[24px\] {
    font-size: 24px;
  }
  .md\:text-\[26px\] {
    font-size: 26px;
  }
  .md\:text-\[27px\] {
    font-size: 27px;
  }
  .md\:text-\[29px\] {
    font-size: 29px;
  }
  .md\:text-\[30px\] {
    font-size: 30px;
  }
  .md\:text-\[32px\] {
    font-size: 32px;
  }
  .md\:text-\[42px\] {
    font-size: 42px;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-responsive-heading {
    font-size: calc(((100vw - 0px) * 0.4 - 0px) / 100 * 0.1737317582 * 77);
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:\!leading-relaxed {
    line-height: 1.625 !important;
  }
  .md\:leading-9 {
    line-height: 2.25rem;
  }
  .md\:leading-normal {
    line-height: 1.5;
  }
  .md\:leading-tight {
    line-height: 1.25;
  }
  .md\:opacity-100 {
    opacity: 1;
  }
  .md\: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);
  }
  .md\:transition-none {
    transition-property: none;
  }
  .group.swiper-slide:not(.swiper-slide-visible)
    .md\:group-\[\.swiper-slide\:not\(\.swiper-slide-visible\)\]\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 800px) {
  .md800\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .md800\:max-w-\[768px\] {
    max-width: 768px;
  }
  .md800\:rounded-2xl {
    border-radius: 1rem;
  }
  .md800\:\!px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md800\:shadow-md-all {
    --tw-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}
@media (min-width: 960px) {
  .lg\:sr-only {
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .lg\:absolute,
  .lg\:sr-only {
    position: absolute;
  }
  .lg\:relative {
    position: relative;
  }
  .lg\:-right-6 {
    right: -1.5rem;
  }
  .lg\:-top-0 {
    top: 0;
  }
  .lg\:-top-0\.5 {
    top: -0.125rem;
  }
  .lg\:bottom-0 {
    bottom: 0;
  }
  .lg\:left-1\/2 {
    left: 50%;
  }
  .lg\:right-0 {
    right: 0;
  }
  .lg\:top-0 {
    top: 0;
  }
  .lg\:top-0\.5 {
    top: 0.125rem;
  }
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .lg\:col-start-5 {
    grid-column-start: 5;
  }
  .lg\:col-end-10 {
    grid-column-end: 10;
  }
  .lg\:col-end-5 {
    grid-column-end: 5;
  }
  .lg\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .lg\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .lg\:-mb-20 {
    margin-bottom: -5rem;
  }
  .lg\:-mb-\[85px\] {
    margin-bottom: -85px;
  }
  .lg\:-mt-32 {
    margin-top: -8rem;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:mt-4 {
    margin-top: 1rem;
  }
  .lg\:mt-6 {
    margin-top: 1.5rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-12 {
    height: 3rem;
  }
  .lg\:h-16 {
    height: 4rem;
  }
  .lg\:h-full {
    height: 100%;
  }
  .lg\:max-h-full {
    max-height: 100%;
  }
  .lg\:min-h-\[240px\] {
    min-height: 240px;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-1\/5 {
    width: 20%;
  }
  .lg\:w-1\/6 {
    width: 16.666667%;
  }
  .lg\:w-16 {
    width: 4rem;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-2\/5 {
    width: 40%;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-3\/5 {
    width: 60%;
  }
  .lg\:w-\[128px\] {
    width: 128px;
  }
  .lg\:w-\[160px\] {
    width: 160px;
  }
  .lg\:w-\[25\%\] {
    width: 25%;
  }
  .lg\:w-\[29\%\] {
    width: 29%;
  }
  .lg\:w-\[38\%\] {
    width: 38%;
  }
  .lg\:w-\[50\%\] {
    width: 50%;
  }
  .lg\:w-\[500px\] {
    width: 500px;
  }
  .lg\:w-\[62\%\] {
    width: 62%;
  }
  .lg\:w-\[71\%\] {
    width: 71%;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:min-w-\[128px\] {
    min-width: 128px;
  }
  .lg\:min-w-\[18\%\] {
    min-width: 18%;
  }
  .lg\:min-w-\[256px\] {
    min-width: 256px;
  }
  .lg\:min-w-\[95px\] {
    min-width: 95px;
  }
  .lg\:\!max-w-1\/4 {
    max-width: 25% !important;
  }
  .lg\:max-w-1\/3 {
    max-width: 33.333333%;
  }
  .lg\:max-w-\[18\%\] {
    max-width: 18%;
  }
  .lg\:max-w-\[300px\] {
    max-width: 300px;
  }
  .lg\:max-w-\[520px\] {
    max-width: 520px;
  }
  .lg\:max-w-\[55\%\] {
    max-width: 55%;
  }
  .lg\:max-w-\[85\%\] {
    max-width: 85%;
  }
  .lg\:max-w-xl {
    max-width: 36rem;
  }
  .lg\:grow {
    flex-grow: 1;
  }
  .lg\:-translate-x-1\/2 {
    --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));
  }
  .lg\:columns-3 {
    -moz-columns: 3;
    column-count: 3;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-2 {
    gap: 0.5rem;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .lg\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .lg\:overflow-auto {
    overflow: auto;
  }
  .lg\:overflow-hidden {
    overflow: hidden;
  }
  .lg\:border-t-\[8px\] {
    border-top-width: 8px;
  }
  .lg\:p-10 {
    padding: 2.5rem;
  }
  .lg\:p-12 {
    padding: 3rem;
  }
  .lg\:p-6 {
    padding: 1.5rem;
  }
  .lg\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .lg\:px-1\.5 {
    padding-left: 0.325rem;
    padding-right: 0.325rem;
  }
  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .lg\:pb-\[86px\] {
    padding-bottom: 86px;
  }
  .lg\:pl-3 {
    padding-left: 0.75rem;
  }
  .lg\:pl-6 {
    padding-left: 1.5rem;
  }
  .lg\:pl-8 {
    padding-left: 2rem;
  }
  .lg\:pl-\[15\%\] {
    padding-left: 15%;
  }
  .lg\:pr-10 {
    padding-right: 2.5rem;
  }
  .lg\:pr-3 {
    padding-right: 0.75rem;
  }
  .lg\:pr-\[160px\] {
    padding-right: 160px;
  }
  .lg\:pt-16 {
    padding-top: 4rem;
  }
  .lg\:pt-6 {
    padding-top: 1.5rem;
  }
  .lg\:pt-\[34px\] {
    padding-top: 34px;
  }
  .lg\:pt-\[8\%\] {
    padding-top: 8%;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-\[32px\] {
    font-size: 32px;
  }
  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .lg\:\!leading-tight {
    line-height: 1.25 !important;
  }
  .lg\:leading-normal {
    line-height: 1.5;
  }
  .lg\:transition-\[padding-right\] {
    transition-property: padding-right;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
  }
  .lg\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .lg\:duration-150,
  .lg\:transition-all {
    transition-duration: 0.15s;
  }
  .lg\:duration-200 {
    transition-duration: 0.2s;
  }
  .marker\:lg\:w-1\/3 ::marker {
    width: 33.333333%;
  }
  .marker\:lg\:w-1\/3::marker {
    width: 33.333333%;
  }
  .lg\:before\:fixed:before {
    content: var(--tw-content);
    position: fixed;
  }
  .lg\:before\:bottom-0:before {
    content: var(--tw-content);
    bottom: 0;
  }
  .lg\:before\:right-0:before {
    content: var(--tw-content);
    right: 0;
  }
  .lg\:before\:top-0:before {
    content: var(--tw-content);
    top: 0;
  }
  .lg\:before\:block:before {
    content: var(--tw-content);
    display: block;
  }
  .lg\:before\:w-0:before {
    content: var(--tw-content);
    width: 0;
  }
  .lg\:before\:bg-gray-f5:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  }
  .lg\:before\:content-\[\"\"\]:before {
    --tw-content: "";
    content: var(--tw-content);
  }
  .group.article-landing .lg\:group-\[\.article-landing\]\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1140px) {
  .xl\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  .xl\:-top-1 {
    top: -0.25rem;
  }
  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .xl\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .xl\:col-start-10 {
    grid-column-start: 10;
  }
  .xl\:col-start-11 {
    grid-column-start: 11;
  }
  .xl\:col-end-11 {
    grid-column-end: 11;
  }
  .xl\:row-start-1 {
    grid-row-start: 1;
  }
  .xl\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .xl\:-mb-20 {
    margin-bottom: -5rem;
  }
  .xl\:-mb-\[45\%\] {
    margin-bottom: -45%;
  }
  .xl\:mb-0 {
    margin-bottom: 0;
  }
  .xl\:mb-8 {
    margin-bottom: 2rem;
  }
  .xl\:mr-0 {
    margin-right: 0;
  }
  .xl\:mt-6 {
    margin-top: 1.5rem;
  }
  .xl\:block {
    display: block;
  }
  .xl\:w-1\/3 {
    width: 33.333333%;
  }
  .xl\:w-1\/4 {
    width: 25%;
  }
  .xl\:w-1\/5 {
    width: 20%;
  }
  .xl\:w-1\/6 {
    width: 16.666667%;
  }
  .xl\:w-2\/3 {
    width: 66.666667%;
  }
  .xl\:w-3\/4 {
    width: 75%;
  }
  .xl\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .xl\:max-w-1\/3 {
    max-width: 33.333333%;
  }
  .xl\:max-w-\[550px\] {
    max-width: 550px;
  }
  .xl\:max-w-\[80\%\] {
    max-width: 80%;
  }
  .xl\:max-w-\[87\%\] {
    max-width: 87%;
  }
  .xl\:max-w-full {
    max-width: 100%;
  }
  .xl\:max-w-md {
    max-width: 28rem;
  }
  .xl\:flex-grow {
    flex-grow: 1;
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:flex-col {
    flex-direction: column;
  }
  .xl\:gap-12 {
    gap: 3rem;
  }
  .xl\:\!gap-y-6 {
    row-gap: 1.5rem !important;
  }
  .xl\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .xl\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .xl\:gap-y-10 {
    row-gap: 2.5rem;
  }
  .xl\:self-start {
    align-self: flex-start;
  }
  .xl\:justify-self-end {
    justify-self: end;
  }
  .xl\:border-b {
    border-bottom-width: 1px;
  }
  .xl\:border-t {
    border-top-width: 1px;
  }
  .xl\:border-t-\[10px\] {
    border-top-width: 10px;
  }
  .xl\:border-none {
    border-style: none;
  }
  .xl\:border-gray-e {
    --tw-border-opacity: 1;
    border-color: rgb(238 238 238 / var(--tw-border-opacity));
  }
  .xl\:p-12 {
    padding: 3rem;
  }
  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:pb-0 {
    padding-bottom: 0;
  }
  .xl\:pb-\[300px\] {
    padding-bottom: 300px;
  }
  .xl\:pl-4 {
    padding-left: 1rem;
  }
  .xl\:pr-12 {
    padding-right: 3rem;
  }
  .xl\:pr-16 {
    padding-right: 4rem;
  }
  .xl\:pr-4 {
    padding-right: 1rem;
  }
  .xl\:pt-4 {
    padding-top: 1rem;
  }
  .xl\:pt-8 {
    padding-top: 2rem;
  }
  .xl\:text-right {
    text-align: right;
  }
  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .xl\:text-\[42px\] {
    font-size: 42px;
  }
  .xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .xl\:\!leading-tight {
    line-height: 1.25 !important;
  }
  @media (min-width: 960px) {
    .xl\:lg\:px-1 {
      padding-left: 0.25rem;
      padding-right: 0.25rem;
    }
  }
}
@media (min-width: 1440px) {
  .\32xl\:absolute {
    position: absolute;
  }
  .\32xl\:right-4 {
    right: 1rem;
  }
  .\32xl\:col-start-2 {
    grid-column-start: 2;
  }
  .\32xl\:col-start-8 {
    grid-column-start: 8;
  }
  .\32xl\:col-end-10 {
    grid-column-end: 10;
  }
  .\32xl\:col-end-2 {
    grid-column-end: 2;
  }
  .\32xl\:col-end-8 {
    grid-column-end: 8;
  }
  .\32xl\:row-start-2 {
    grid-row-start: 2;
  }
  .\32xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .\32xl\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .\32xl\:mt-0 {
    margin-top: 0;
  }
  .\32xl\:mt-2 {
    margin-top: 0.5rem;
  }
  .\32xl\:block {
    display: block;
  }
  .\32xl\:hidden {
    display: none;
  }
  .\32xl\:max-h-\[720px\] {
    max-height: 720px;
  }
  .\32xl\:min-h-\[331px\] {
    min-height: 331px;
  }
  .\32xl\:min-h-\[645px\] {
    min-height: 645px;
  }
  .\32xl\:w-1\/2 {
    width: 50%;
  }
  .\32xl\:w-1\/5 {
    width: 20%;
  }
  .\32xl\:w-10 {
    width: 2.5rem;
  }
  .\32xl\:w-4\/5 {
    width: 80%;
  }
  .\32xl\:w-470 {
    width: 470px;
  }
  .\32xl\:w-\[432px\] {
    width: 432px;
  }
  .\32xl\:max-w-\[1408px\] {
    max-width: 1408px;
  }
  .\32xl\:max-w-none {
    max-width: none;
  }
  .\32xl\:max-w-screen-2xl {
    max-width: 1440px;
  }
  .\32xl\:gap-12 {
    gap: 3rem;
  }
  .\32xl\:rounded-2xl {
    border-radius: 1rem;
  }
  .\32xl\:p-14 {
    padding: 3.5rem;
  }
  .\32xl\:\!px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .\32xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .\32xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .\32xl\:pl-0 {
    padding-left: 0;
  }
  .\32xl\:pl-10 {
    padding-left: 2.5rem;
  }
  .\32xl\:pl-4 {
    padding-left: 1rem;
  }
  .\32xl\:pl-7 {
    padding-left: 1.75rem;
  }
  .\32xl\:pr-4 {
    padding-right: 1rem;
  }
  .\32xl\:pr-\[160px\] {
    padding-right: 160px;
  }
  .\32xl\:pr-\[375px\] {
    padding-right: 375px;
  }
  .\32xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .\32xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .\32xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .\32xl\:text-\[77px\] {
    font-size: 77px;
  }
  .\32xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .\32xl\:shadow-md-all {
    --tw-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  @media (min-width: 960px) {
    .\32xl\:lg\:px-2 {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
  }
}
@media (min-width: 1070px) {
  .hxl\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
}
.\[\&\+li\]\:pt-6 + li {
  padding-top: 1.5rem;
}
.\[\&\:first-child\]\:pt-0:first-child {
  padding-top: 0;
}
.\[\&\:not\(\.swiper-initialized\)\]\:max-h-0:not(.swiper-initialized) {
  max-height: 0;
}
.\[\&\:not\(\.swiper-initialized\)\]\:overflow-hidden:not(.swiper-initialized) {
  overflow: hidden;
}
.\[\&\:not\(\.swiper-initialized\)\]\:\!py-0:not(.swiper-initialized) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.\[\&\:not\(\.swiper-initialized\)\]\:opacity-0:not(.swiper-initialized) {
  opacity: 0;
}
.\[\&\:not\(\.swiper-slide-visible\)\]\:opacity-50:not(.swiper-slide-visible) {
  opacity: 0.5;
}
@media (min-width: 720px) {
  .md\:\[\&\:not\(\.swiper-slide-visible\)\]\:opacity-0:not(
      .swiper-slide-visible
    ) {
    opacity: 0;
  }
}
.\[\&\>\*\]\:last\:mb-0:last-child > *,
.\[\&_\*\]\:last\:mb-0:last-child * {
  margin-bottom: 0;
}
.\[\&_\.annotationLayer\]\:\!hidden .annotationLayer {
  display: none !important;
}
.\[\&_\.annotationLayer\]\:\!h-full .annotationLayer {
  height: 100% !important;
}
.\[\&_\.annotationLayer\]\:\!w-full .annotationLayer {
  width: 100% !important;
}
.\[\&_\.annotationLayer\]\:\!object-contain .annotationLayer {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.\[\&_\.category-slider-wrapper\]\:\!mb-0 .category-slider-wrapper {
  margin-bottom: 0 !important;
}
.\[\&_\.extended-rte\:first-child\>div\.px-4\]\:pt-0
  .extended-rte:first-child
  > div.px-4 {
  padding-top: 0;
}
.\[\&_\.extended-rte\>div\.px-4\]\:px-0 .extended-rte > div.px-4 {
  padding-left: 0;
  padding-right: 0;
}
.\[\&_\.flex\.flex-col\.justify-between\.h-full\]\:\!justify-normal
  .flex.flex-col.justify-between.h-full {
  justify-content: normal !important;
}
.\[\&_\.main-swiper-wrap\]\:px-0 .main-swiper-wrap {
  padding-left: 0;
  padding-right: 0;
}
.\[\&_\.max-w-screen-2xl\.p-4\]\:\!px-0 .max-w-screen-2xl.p-4 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.\[\&_\.max-w-screen-2xl\.p-4\]\:\!pb-0 .max-w-screen-2xl.p-4 {
  padding-bottom: 0 !important;
}
.\[\&_\.max-w-screen-2xl\.p-4\]\:\!pt-0 .max-w-screen-2xl.p-4 {
  padding-top: 0 !important;
}
@media (min-width: 480px) {
  .sm\:\[\&_\.nav-btn-wrap\]\:pt-\[19\%\] .nav-btn-wrap {
    padding-top: 19%;
  }
}
@media (min-width: 720px) {
  .md\:\[\&_\.nav-btn-wrap\]\:pt-\[19\%\] .nav-btn-wrap {
    padding-top: 19%;
  }
}
@media (min-width: 960px) {
  .lg\:\[\&_\.nav-btn-wrap\]\:pt-\[13\%\] .nav-btn-wrap {
    padding-top: 13%;
  }
}
.\[\&_\.new-swiper-nav-next\]\:-right-4 .new-swiper-nav-next {
  right: -1rem;
}
.\[\&_\.new-swiper-nav-prev\]\:-left-4 .new-swiper-nav-prev {
  left: -1rem;
}
.\[\&_\.swiper-pagination-bullet\]\:\!h-1\.5 .swiper-pagination-bullet {
  height: 0.375rem !important;
}
.\[\&_\.swiper-pagination-bullet\]\:\!w-1\.5 .swiper-pagination-bullet {
  width: 0.375rem !important;
}
.\[\&_\.swiper-pagination-bullets\]\:\!bottom-1 .swiper-pagination-bullets {
  bottom: 0.25rem !important;
}
.\[\&_\.swiper-pagination-bullets\]\:\!w-auto .swiper-pagination-bullets {
  width: auto !important;
}
.\[\&_\.swiper-pagination-bullets\]\:rounded-\[30px\]
  .swiper-pagination-bullets {
  border-radius: 30px;
}
.\[\&_\.swiper-pagination-bullets\]\:bg-white .swiper-pagination-bullets {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.\[\&_\.swiper-pagination-bullets\]\:\!py-1\.5 .swiper-pagination-bullets {
  padding-top: 0.325rem !important;
  padding-bottom: 0.325rem !important;
}
.\[\&_\.swiper-pagination-bullets\]\:px-1 .swiper-pagination-bullets {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.\[\&_\.swiper-pagination-bullets\]\:shadow-md-all .swiper-pagination-bullets {
  --tw-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.\[\&_\.swiper\.swiper-initialized\]\:\!px-4 .swiper.swiper-initialized {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\[\&_\.textLayer\]\:\!hidden .textLayer {
  display: none !important;
}
.\[\&_\.textLayer\]\:\!h-full .textLayer {
  height: 100% !important;
}
.\[\&_\.textLayer\]\:\!w-full .textLayer {
  width: 100% !important;
}
.\[\&_\.textLayer\]\:\!object-contain .textLayer {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.\[\&_\.track-1\]\:\!bg-gray .track-1 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity)) !important;
}
.\[\&_\.track\]\:h-2 .track {
  height: 0.5rem;
}
.\[\&_\.track\]\:rounded-full .track {
  border-radius: 9999px;
}
.\[\&_\.track\]\:bg-\[\#D9D9D9\] .track {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}
.\[\&_\>_\*\]\:\!h-full > * {
  height: 100% !important;
}
.\[\&_\>_\*\]\:\!w-full > * {
  width: 100% !important;
}
.\[\&_\>_section_\>_\[id\^\=\'product-slider\'\]\]\:\!px-0
  > section
  > [id^="product-slider"],
.\[\&_\>_section_\>_\[id\^\=\'type-ahead-products\'\]\]\:\!px-0
  > section
  > [id^="type-ahead-products"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.\[\&_a\]\:underline a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.hover\:\[\&_a\]\:no-underline a:hover {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.\[\&_canvas\]\:\!h-full canvas {
  height: 100% !important;
}
.\[\&_canvas\]\:\!w-full canvas {
  width: 100% !important;
}
.\[\&_canvas\]\:\!max-w-full canvas {
  max-width: 100% !important;
}
.\[\&_canvas\]\:\!object-contain canvas {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.\[\&_iframe\]\:absolute iframe {
  position: absolute;
}
.\[\&_iframe\]\:inset-0 iframe {
  inset: 0;
}
.\[\&_iframe\]\:\!h-full iframe {
  height: 100% !important;
}
.\[\&_iframe\]\:h-full iframe {
  height: 100%;
}
.\[\&_iframe\]\:\!w-full iframe {
  width: 100% !important;
}
.\[\&_iframe\]\:w-full iframe {
  width: 100%;
}
.\[\&_img\]\:h-\[18px\] img {
  height: 18px;
}
.\[\&_section\.w-full\]\:\!py-0 section.w-full {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.\[\&_section_\.flex\.items-center\.mb-3\]\:\!mb-0
  section
  .flex.items-center.mb-3 {
  margin-bottom: 0 !important;
}
.\[\&_section_\.min-h-\[48px\]\]\:\!min-h-0 section .min-h-[\34 8px] {
  min-height: 0 !important;
}
.\[\&_section_h2\]\:\!hidden section h2 {
  display: none !important;
}
.\[\&_section_p\.line-clamp-3\.font-semibold\]\:\!mb-0
  section
  p.line-clamp-3.font-semibold {
  margin-bottom: 0 !important;
}
.peer:focus-visible ~ .peer-focus-visible\:\[\&_span\]\:opacity-50 span {
  opacity: 0.5;
}
.peer:focus-visible ~ .peer-focus-visible\:\[\&_span\]\:transition-none span {
  transition-property: none;
}
.\[\&_span_img\]\:h-\[14px\] span img {
  height: 14px;
}
.bundle-product-details-drawer .\[\.bundle-product-details-drawer_\&\]\:px-0 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 720px) {
  .bundle-product-details-drawer
    .md\:\[\.bundle-product-details-drawer_\&\]\:columns-1 {
    -moz-columns: 1;
    column-count: 1;
  }
}
.bundle-product-details-drawer
  .\[\.bundle-product-details-drawer_\&_h3\]\:text-xl
  h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (min-width: 1440px) {
  .cart-pane-on.cart-pane-open
    .\32xl\:\[\.cart-pane-on\.cart-pane-open_\&\]\:left-\[calc\(50\%_-_187\.5px\)\] {
    left: calc(50% - 187.5px);
  }
  .cart-pane-on.cart-pane-open
    .\32xl\:\[\.cart-pane-on\.cart-pane-open_\&\]\:right-\[375px\] {
    right: 375px;
  }
  .cart-pane-on.cart-pane-open
    .\32xl\:\[\.cart-pane-on\.cart-pane-open_\&\]\:right-\[455px\] {
    right: 455px;
  }
  .cart-pane-on.cart-pane-open
    .\32xl\:\[\.cart-pane-on\.cart-pane-open_\&\]\:w-\[calc\(100\%_-_375px\)\] {
    width: calc(100% - 375px);
  }
  .cart-pane-on.cart-pane-open
    .\32xl\:\[\.cart-pane-on\.cart-pane-open_\&\]\:pr-\[375px\] {
    padding-right: 375px;
  }
}
@media (min-width: 960px) {
  .cart-pane-on .lg\:\[\.cart-pane-on_\&\]\:left-\[calc\(50\%_-_80px\)\] {
    left: calc(50% - 80px);
  }
  .cart-pane-on .lg\:\[\.cart-pane-on_\&\]\:right-\[160px\] {
    right: 160px;
  }
  .cart-pane-on .lg\:\[\.cart-pane-on_\&\]\:right-\[245px\] {
    right: 245px;
  }
  .cart-pane-on .lg\:\[\.cart-pane-on_\&\]\:w-\[calc\(100\%_-_160px\)\] {
    width: calc(100% - 160px);
  }
  .cart-pane-on .lg\:\[\.cart-pane-on_\&\]\:pr-\[160px\] {
    padding-right: 160px;
  }
}
@media (min-width: 1440px) {
  .cart-pane-on .\32xl\:\[\.cart-pane-on_\&\]\:right-\[160px\] {
    right: 160px;
  }
  .cart-pane-on .\32xl\:\[\.cart-pane-on_\&\]\:pr-\[160px\] {
    padding-right: 160px;
  }
}
.modal-body .\[\.modal-body_\&\]\:mb-4 {
  margin-bottom: 1rem;
}
.modal-body .\[\.modal-body_\&\]\:h-\[80px\] {
  height: 80px;
}
.modal-body .\[\.modal-body_\&\]\:w-\[88px\] {
  width: 88px;
}
.product-share .\[\.product-share_\&\]\:sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
@media (min-width: 1140px) {
  .product-share .xl\:\[\.product-share_\&\]\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
}
.type-ahead-on .\[\.type-ahead-on_\&\]\:max-h-0 {
  max-height: 0;
}
@media (min-width: 720px) {
  .type-ahead-on .md\:\[\.type-ahead-on_\&\]\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
html[style*="padding-right: 15px"]
  .\[html\[style\*\=\"padding-right\:_15px\"\]_\&\:before\]\:w-\[15px\]:before {
  width: 15px;
}
@media (min-width: 960px) {
  html[style*="padding-right: 15px"]
    .lg\:\[html\[style\*\=\"padding-right\:_15px\"\]_\&\]\:right-\[15px\] {
    right: 15px;
  }
}
html {
  font-family: helvetica neue, Helvetica, arial, sans-serif;
}
.mainNavItemRight {
  margin-left: auto !important;
  margin-right: 1rem !important;
}
.custom-embed > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.custom-embed > *,
.custom-video-embed > * > video-js {
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: "OPTIGoudy-Cursive";
  src: url(/_next/static/media/OPTIGoudy-Cursive.ttf.993b90e2.woff)
      format("woff"),
    url(/_next/static/media/OPTIGoudy-Cursive.ttf.a3629c08.svg#OPTIGoudy-Cursive)
      format("svg"),
    url(/_next/static/media/OPTIGoudy-Cursive.ttf.6814d941.eot),
    url(/_next/static/media/OPTIGoudy-Cursive.ttf.6814d941.eot?#iefix)
      format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
#attentive_overlay {
  z-index: 2050 !important;
}
.cart-pane-on #attentive_overlay {
  z-index: 1999 !important;
}
@media screen and (max-width: 959px) {
  .cart-pane-on #attentive_overlay iframe {
    bottom: 74px !important;
  }
}
#footer {
  padding-bottom: 64px;
}
.intercom-lightweight-app {
  z-index: 3000 !important;
}
.intercom-lightweight-app-launcher,
.intercom-namespace .intercom-messenger-frame,
.intercom-namespace .intercom-messenger-frame + [class^="intercom-"] {
  z-index: 3000;
}
@media screen and (min-width: 451px) {
  .cart-pane-on .intercom-lightweight-app,
  .cart-pane-on .intercom-lightweight-app-launcher,
  .cart-pane-on .intercom-namespace .intercom-messenger-frame,
  .cart-pane-on
    .intercom-namespace
    .intercom-messenger-frame
    + [class^="intercom-"] {
    z-index: 3000 !important;
  }
}
.cart-pane-on .intercom-lightweight-app-launcher {
  transition: all 0.25s linear;
}
.cart-pane-on .intercom-lightweight-app-gradient {
  display: none !important;
}
@media screen and (max-width: 959px) {
  .cart-pane-on .intercom-lightweight-app-launcher,
  .cart-pane-on
    .intercom-namespace
    .intercom-messenger-frame
    + [class^="intercom-"] {
    bottom: 76px;
  }
  .cart-pane-on .intercom-namespace .intercom-messenger-frame {
    bottom: 138px;
  }
  .cart-pane-on #footer {
    padding-bottom: 120px;
  }
  .cart-pane-on
    .intercom-namespace
    .intercom-messenger-frame
    + [class^="intercom-"],
  .checkout-button-sticky-on .intercom-lightweight-app-launcher,
  .checkout-button-sticky-on
    .intercom-namespace
    .intercom-messenger-frame
    + [class^="intercom-"] {
    bottom: 80px;
  }
  .cart-pane-on .intercom-namespace .intercom-messenger-frame,
  .checkout-button-sticky-on .intercom-namespace .intercom-messenger-frame {
    bottom: 144px;
  }
  .cart-pane-on .intercom-lightweight-app-messenger,
  .checkout-button-sticky-on .intercom-lightweight-app-messenger {
    bottom: 144px !important;
  }
}
@media screen and (min-width: 960px) {
  .cart-pane-on .intercom-lightweight-app-launcher,
  .cart-pane-on .intercom-namespace .intercom-messenger-frame,
  .cart-pane-on
    .intercom-namespace
    .intercom-messenger-frame
    + [class^="intercom-"] {
    right: 190px;
  }
  .cart-pane-on .intercom-lightweight-app-messenger {
    right: 190px !important;
  }
}
@media screen and (min-width: 1440px) {
  .cart-pane-open .intercom-lightweight-app-launcher,
  .cart-pane-open .intercom-namespace .intercom-messenger-frame,
  .cart-pane-open
    .intercom-namespace
    .intercom-messenger-frame
    + [class^="intercom-"] {
    right: 407px;
  }
  .cart-pane-open .intercom-lightweight-app-messenger {
    right: 407px !important;
  }
}
.plp-slider .swiper {
  padding: 0 !important;
}
.plp-slider.no-touchdevice .swiper-pagination {
  opacity: 0;
  transition: opacity 0.2s linear;
}
.plp-slider.no-touchdevice:hover .swiper-pagination {
  opacity: 1;
}
.plp-slider
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  bottom: 12px;
  cursor: default;
  font-size: 0;
  left: 50%;
  padding: 4px 6px;
  transform: translateX(-50%);
  white-space: nowrap;
  width: auto;
}
.plp-slider .swiper-pagination-bullet {
  height: 6px !important;
  width: 6px !important;
}
.bottom-label.plp-slider
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 30px;
}
@media (min-width: 720px) {
  .bottom-label.plp-slider
    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 40px;
  }
}
.plp-slider.no-touchdevice .plp-next,
.plp-slider.no-touchdevice .plp-prev {
  color: #747474;
}
.plp-slider.no-touchdevice .plp-next:focus,
.plp-slider.no-touchdevice .plp-next:hover,
.plp-slider.no-touchdevice .plp-prev:focus,
.plp-slider.no-touchdevice .plp-prev:hover {
  color: #414042;
}
.plp-slider .swiper-button-disabled,
.plp-slider.touchdevice .plp-nav-btn,
.plp-slider:hover .swiper-button-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
@media screen and (max-width: 425px) {
  body #onetrust-policy {
    margin-bottom: 0 !important;
    padding-right: 30px !important;
  }
}
@media screen and (max-width: 476px) {
  body #onetrust-pc-sdk .ot-btn-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
body #onetrust-consent-sdk #onetrust-banner-sdk {
  background-color: #3d6995;
  padding: 10px 0;
}
body .onetrust-close-btn-ui {
  filter: invert(100%) brightness(150%);
}
body #onetrust-consent-sdk #onetrust-banner-sdk a[href],
body
  #onetrust-consent-sdk
  #onetrust-policy-text
  :not(.onetrust-vendors-list-handler) {
  color: #fff;
}
body #onetrust-policy {
  margin-top: 16px !important;
}
body #onetrust-consent-sdk button:not([ot-accordion]) {
  border-radius: 9999px !important;
}
#onetrust-pc-sdk .ot-pc-footer-logo {
  display: none !important;
}
body #close-pc-btn-handler {
  right: 10px !important;
}
body #ot-sdk-btn-floating {
  display: none;
}
body #onetrust-banner-sdk #onetrust-accept-btn-handler {
  padding: 12px 30px;
  color: #3d6995;
  border-color: #3d6995;
  background-color: #fff;
  white-space: nowrap;
}
body #onetrust-consent-sdk #onetrust-pc-btn-handler,
body #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: #fff;
  border-color: #3d6995;
  background-color: transparent;
}
@media only screen and (min-width: 769px) {
  body #onetrust-banner-sdk #onetrust-button-group {
    margin-right: 0;
  }
}
@media (min-width: 550px) {
  body #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,
  body #onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,
  body #ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns {
    width: auto !important;
  }
}
@media only screen and (min-width: 897px) {
  body
    #onetrust-banner-sdk.vertical-align-content
    #onetrust-button-group-parent {
    position: static !important;
    top: auto !important;
    left: auto !important;
    margin-left: 0 !important;
    transform: translateY(0) !important;
    flex-grow: 1;
    min-width: -moz-min-content;
    min-width: min-content;
    padding: 0.75em 50px 0.625em 30px;
    text-align: center;
  }
  body #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row {
    display: flex !important;
    flex-flow: row !important;
  }
  body #onetrust-button-group {
    text-align: center !important;
  }
  body #onetrust-banner-sdk #onetrust-accept-btn-handler,
  body #onetrust-consent-sdk #onetrust-pc-btn-handler,
  body #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  body #onetrust-banner-sdk .ot-sdk-container,
  body #onetrust-pc-sdk .ot-sdk-container,
  body #ot-sdk-cookie-policy .ot-sdk-container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1024px) {
  body #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent {
    width: auto !important;
  }
}
@media only screen and (min-width: 1140px) {
  body #onetrust-button-group {
    display: flex !important;
    flex-flow: row !important;
  }
}
@media only screen and (min-width: 1540px) {
  body
    #onetrust-banner-sdk.vertical-align-content
    #onetrust-button-group-parent {
    padding-right: 0;
  }
}
.slider-nav-btn {
  position: relative;
  z-index: 1;
  display: block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  border-inline-end-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 6px var(--tw-shadow-color);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.slider-nav-btn,
.slider-nav-btn:hover {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.slider-nav-btn:hover {
  --tw-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
}
.slider-nav-btn:disabled {
  cursor: not-allowed;
  opacity: 0.3;
  --tw-shadow: 0 0 6px rgba(0, 0, 0, 0.1) !important;
  --tw-shadow-colored: 0 0 6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.slider-nav-btn svg {
  fill: #747474;
  transition-property: color, background-color, border-color, fill, stroke,
    -webkit-text-decoration-color;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.slider-nav-btn:hover svg {
  fill: #414042;
}
.slider-nav-btn:disabled svg,
.slider-nav-btn:focus svg {
  fill: #747474;
}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: hsla(0, 0%, 100%, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    90deg,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}
.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translateZ(var(--toastify-z-index));
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-center,
  .Toastify__toast-container--top-left,
  .Toastify__toast-container--top-right {
    top: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-center,
  .Toastify__toast-container--bottom-left,
  .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: auto;
  }
}
.Toastify__toast {
  position: relative;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  overflow: hidden;
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  z-index: 0;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  margin: auto 0;
  flex: 1 1 auto;
  padding: 6px;
  display: flex;
  align-items: center;
}
.Toastify__toast-body > div:last-child {
  word-break: break-word;
  flex: 1;
}
.Toastify__toast-icon {
  margin-inline-end: 10px;
  width: 20px;
  flex-shrink: 0;
  display: flex;
}
.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.7s;
}
.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}
.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
  background: var(--toastify-color-transparent);
}
.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  align-self: flex-start;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:focus,
.Toastify__close-button:hover {
  opacity: 1;
}
@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  to {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: auto;
  transform-origin: right;
}
.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}
@keyframes Toastify__bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}
.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}
@keyframes Toastify__zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}
.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}
@keyframes Toastify__flipIn {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}
.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}
@keyframes Toastify__slideInRight {
  0% {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInLeft {
  0% {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInUp {
  0% {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInDown {
  0% {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}
.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}
@keyframes Toastify__spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
:root {
  --toastify-color-info: #d9edf7;
  --toastify-color-success: #e8f2e1;
  --toastify-color-warning: #fcec9a;
  --toastify-color-error: #f2dede;
  --toastify-text-color-light: #414042;
  --toastify-text-color-info: #0f69c2;
  --toastify-text-color-success: #2b7530;
  --toastify-text-color-warning: #805900;
  --toastify-text-color-error: #70181e;
  --toastify-color-progress-light: #fdb528;
  --toastify-color-progress-info: var(--toastify-text-color-info);
  --toastify-color-progress-success: #2b7530;
  --toastify-color-progress-warning: var(--toastify-text-color-warning);
  --toastify-color-progress-error: var(--toastify-text-color-error);
}
.Toastify__toast--default .Toastify__close-button {
  color: var(--toastify-text-color-light);
}
.Toastify__toast--warning .Toastify__close-button {
  color: var(--toastify-text-color-warning);
}
.Toastify__toast--error .Toastify__close-button {
  color: var(--toastify-text-color-error);
}
.Toastify__toast--success .Toastify__close-button {
  color: var(--toastify-text-color-success);
}
.Toastify__toast--info .Toastify__close-button {
  color: var(--toastify-text-color-info);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-text-color-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info {
  background: var(--toastify-text-color-info);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success {
  background: var(--toastify-text-color-success);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
  background: var(--toastify-text-color-warning);
}
.customYotpo .yotpo {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  --yp-gray: #414042;
  --yp-blue: #3d6995;
  --yp-blue-hover: #284362;
  --yp-yellow: #fdb528;
  --yp-gold: #ca9120;
  --yp-green: #2e7f34;
}
.customYotpo .yotpo a,
.customYotpo .yotpo div,
.customYotpo .yotpo form,
.customYotpo .yotpo i,
.customYotpo .yotpo img,
.customYotpo .yotpo label,
.customYotpo .yotpo li,
.customYotpo .yotpo p,
.customYotpo .yotpo span,
.customYotpo .yotpo strong,
.customYotpo .yotpo sup,
.customYotpo .yotpo ul {
  font-family: sofia-pro, helvetica neue, helvetica, arial, sans-serif !important;
}
.customYotpo .yotpo .yotpo-display-wrapper {
  position: relative;
}
.customYotpo .yotpo .write-review-wrapper * {
  color: var(--yp-gray);
}
.customYotpo
  .yotpo
  .write-review-wrapper.write-form
  .yotpo-header
  .yotpo-header-title {
  color: var(--yp-gray) !important;
  font-size: 24px !important;
  font-weight: 600 !important;
}
.customYotpo .yotpo .write-question-review-buttons-container {
  display: block !important;
  margin-bottom: 0.5rem;
  position: relative;
  z-index: 999;
}
.customYotpo
  .yotpo
  .write-question-review-buttons-container
  .yotpo-icon-write-no-frame {
  color: var(--yp-gray) !important;
}
@media screen and (min-width: 769px) {
  .customYotpo .yotpo .write-question-review-buttons-container {
    position: absolute !important;
    top: 125px;
    left: 30%;
    float: none !important;
    padding: 0 !important;
  }
}
@media screen and (min-width: 960px) {
  .customYotpo .yotpo .write-question-review-buttons-container {
    top: 120px;
    left: 38%;
  }
}
.customYotpo .yotpo .write-form .connect-wrapper {
  padding: 0 !important;
}
.customYotpo .yotpo .write-form .connect-wrapper .name-input label {
  visibility: hidden;
  position: relative;
}
.customYotpo .yotpo .write-form .connect-wrapper .name-input label:after {
  content: "First Name (published):";
  visibility: visible;
  position: absolute;
  left: 0;
  min-width: 300px;
}
.customYotpo .yotpo .write-form .connect-wrapper .email-input label {
  visibility: hidden;
  position: relative;
}
.customYotpo .yotpo .write-form .connect-wrapper .email-input label:after {
  content: "Email (not published, used for verification):";
  visibility: visible;
  position: absolute;
  left: 0;
  min-width: 300px;
}
.customYotpo .yotpo .write-form .socialize-wrapper {
  display: none !important;
}
.customYotpo .yotpo .write-form .y-label {
  font-size: 0.875rem !important;
  font-weight: 600;
}
.customYotpo .yotpo .write-form .yotpo-header .y-label {
  margin-bottom: 4px;
  padding-bottom: 0;
}
.customYotpo .yotpo .write-form .yotpo-header .yotpo-header-title {
  font-size: 1rem !important;
  font-weight: 600;
  margin-bottom: 16px;
}
.customYotpo .yotpo .write-form .y-input {
  line-height: 1.625;
  font-size: 0.875rem;
  margin-top: 4px;
  padding-block: 0.5rem;
  padding-inline: 0.75rem;
  border-radius: 3px;
  border-color: #dadada;
}
.customYotpo .yotpo .write-form .yotpo-submit {
  background-color: var(--yp-blue) !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  border-radius: 999px;
  line-height: 1.625;
  padding-top: 0.5rem;
  padding-bottom: 0.625rem;
  padding-inline: 1.5rem;
}
.customYotpo .yotpo .write-form .yotpo-submit:hover {
  background-color: var(--yp-blue-hover) !important;
}
.customYotpo .yotpo input[type="button"].yotpo-default-button {
  min-width: 0;
  text-transform: capitalize;
}
@media screen and (max-width: 656px) {
  .customYotpo .yotpo .connect-wrapper .name-input {
    margin-bottom: 1rem;
  }
}
.customYotpo .yotpo .connect-wrapper .y-input {
  margin-top: 4px !important;
}
.customYotpo .yotpo .connect-wrapper .y-label {
  padding-top: 0;
  padding-bottom: 0;
}
.customYotpo .yotpo .yotpo-no-reviews .bottom-line-items-wrapper {
  position: static !important;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.customYotpo .yotpo .yotpo-no-reviews .bottom-line-items-wrapper:after {
  content: "Be the first to write a review!";
  color: var(--yp-gray);
  width: 100%;
  text-align: center;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  font-size: 1.5rem;
  line-height: 1;
  text-wrap: balance;
}
@media screen and (min-width: 768px) {
  .customYotpo .yotpo .yotpo-no-reviews .bottom-line-items-wrapper:after {
    font-size: 2rem;
    margin-bottom: 1rem;
    margin-top: 2rem;
  }
}
.customYotpo .yotpo .yotpo-no-reviews .bottom-line-items {
  position: static !important;
}
.customYotpo .yotpo .yotpo-no-reviews .bottom-line-only-container {
  margin: 0 !important;
}
.customYotpo .yotpo .yotpo-no-reviews .yotpo-filter-stars {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  display: flex !important;
  align-items: center;
  position: static !important;
}
.customYotpo
  .yotpo
  .yotpo-no-reviews
  .yotpo-filter-stars
  + .reviews-qa-labels-container
  span {
  left: 0;
}
.customYotpo .yotpo .yotpo-no-reviews .reviews-qa-label {
  color: var(--yp-gray);
  font-size: 1rem !important;
  font-weight: 600 !important;
}
.customYotpo .yotpo .yotpo-no-reviews .yotpo-nav-content {
  display: none;
}
.customYotpo .yotpo .yotpo-no-reviews .write-question-review-buttons-container {
  position: static !important;
  display: flex !important;
  justify-content: center;
  margin-bottom: 2rem;
}
.customYotpo
  .yotpo
  .yotpo-no-reviews
  .yotpo-regular-box.yotpo-bottomline.bottom-line-items-container-desktop {
  height: auto;
}
.customYotpo .yotpo.yotpo-main-widget .yotpo-messages .yotpo-thank-you {
  border-radius: 6px;
  padding: 1rem 2.5rem;
  background: #e8f2e1;
  margin-bottom: 1rem;
  text-wrap: balance;
}
.customYotpo
  .yotpo.yotpo-main-widget
  .yotpo-messages
  .yotpo-thank-you
  .yotpo-icon-cross {
  font-size: 19px;
  color: var(--yp-green);
  top: 0;
  right: 0;
  padding: 0.75rem;
}
.customYotpo
  .yotpo.yotpo-main-widget
  .yotpo-messages
  .yotpo-thank-you
  .yotpo-icon-btn {
  display: block;
  padding: 0;
}
.customYotpo
  .yotpo.yotpo-main-widget
  .yotpo-messages
  .yotpo-thank-you
  .yotpo-thankyou-header {
  margin-bottom: 16px;
}
.customYotpo
  .yotpo.yotpo-main-widget
  .yotpo-messages
  .yotpo-thank-you
  .yotpo-thankyou-header
  span {
  display: block;
  color: var(--yp-green);
  line-height: 1.25;
  text-transform: capitalize;
}
.customYotpo
  .yotpo.yotpo-main-widget
  .yotpo-messages
  .yotpo-thank-you
  .yotpo-thankyou-header
  span.yotpo-icon-heart {
  display: none;
}
.customYotpo
  .yotpo.yotpo-main-widget
  .yotpo-messages
  .yotpo-thank-you
  .yotpo-thankyou-content {
  margin-bottom: 0;
}
.customYotpo
  .yotpo.yotpo-main-widget
  .yotpo-messages
  .yotpo-thank-you
  .yotpo-thankyou-content
  span {
  font-size: 16px;
  line-height: 1.25;
  color: var(--yp-green);
}
.customYotpo .yotpo .yotpo-review .yotpo-read-more,
.customYotpo .yotpo a {
  color: var(--yp-blue) !important;
}
.customYotpo .yotpo .yotpo-review .yotpo-read-more:hover,
.customYotpo .yotpo a:hover {
  color: var(--yp-blue-hover) !important;
  text-decoration: underline !important;
}
.customYotpo .yotpo .promoted-products-box {
  display: none !important;
}
.customYotpo .yotpo .bottom-line-items {
  padding: 0;
}
.customYotpo .yotpo .yotpo-regular-box,
.customYotpo .yotpo .yotpo-reviews-filters,
.customYotpo .yotpo .yotpo-reviews-header {
  margin-left: 0;
  margin-right: 0;
}
.customYotpo .yotpo .sort-drop-down .yotpo-dropdown-button > span:first-child {
  font-size: 16px;
  font-weight: 600;
  margin-right: 4px;
}
.customYotpo
  .yotpo
  .sort-drop-down
  .yotpo-dropdown-button
  > span:first-child
  + .selected-bold {
  font-size: 14px;
}
.customYotpo .yotpo .sort-drop-down .non-default-item-selected {
  color: var(--yp-blue) !important;
}
.customYotpo .yotpo .font-color-gray-darker {
  color: var(--yp-gray) !important;
}
.customYotpo .yotpo .yotpo-star-distribution-score-value {
  color: var(--yp-gray) !important;
  font-size: 14px !important;
}
.customYotpo .yotpo .yotpo-star-distribution-bar {
  border-radius: 3px;
  height: 13px !important;
}
.customYotpo .yotpo .yotpo-star-distribution-bar-score {
  background-color: var(--yp-gold) !important;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  height: 13px !important;
}
@media screen and (min-width: 480px) {
  .customYotpo
    .yotpo
    .bottom-line-items-container-desktop
    .bottom-line-items-wrapper
    .yotpo-star-distribution-wrapper
    .yotpo-distribution-rows
    .yotpo-distribution-row,
  .customYotpo
    .yotpo
    .bottom-line-items-container-mobile
    .bottom-line-items-wrapper
    .yotpo-star-distribution-wrapper
    .yotpo-distribution-rows
    .yotpo-distribution-row {
    display: flex;
    gap: 0 0.5rem;
    width: auto;
  }
  .customYotpo .yotpo .yotpo-star-distribution-score-value {
    float: none !important;
  }
  .customYotpo .yotpo .yotpo-star-distribution-bar {
    float: none;
    width: 150px !important;
  }
}
.customYotpo .yotpo .yotpo-label-container {
  display: none !important;
}
.customYotpo .yotpo li[data-type="reviews"] {
  margin-bottom: 0 !important;
}
.customYotpo .yotpo li[data-type="questions"] {
  display: none !important;
}
.customYotpo
  .yotpo
  .filters-container
  .filters-dropdown
  .yotpo-dropdown-button
  .selected,
.customYotpo .yotpo .filters-container input,
.customYotpo .yotpo .filters-container select {
  color: var(--yp-gray);
  font-size: 14px;
  font-weight: 400;
}
.customYotpo .yotpo .filters-container .filters-container-title {
  color: var(--yp-gray);
  padding-bottom: 0;
}
.customYotpo .yotpo .filters-container .free-text-search-input {
  border-color: #ddd;
  border-radius: 3px;
  margin-bottom: 8px;
}
.customYotpo .yotpo .content-title.yotpo-font-bold {
  margin-bottom: 1rem;
}
.customYotpo .yotpo .yotpo-nav-tab .yotpo-nav-wrapper {
  border-width: 0 !important;
  cursor: default;
}
.customYotpo .yotpo .yotpo-nav-tab .yotpo-nav-wrapper span {
  color: var(--yp-gray) !important;
  font-size: 24px;
  font-weight: 600 !important;
}
.customYotpo .yotpo .new-yotpo-small-box {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.customYotpo .yotpo .yotpo-review .yotpo-footer .footer-actions,
.customYotpo .yotpo.yotpo-main-widget .yotpo-header .yotpo-icon-profile,
.customYotpo
  .yotpo.yotpo-main-widget.yotpo-small
  .yotpo-review
  .footer-additional-actions,
.customYotpo
  .yotpo.yotpo-main-widget.yotpo-small
  .yotpo-review
  .yotpo-footer
  .footer-actions {
  display: none !important;
}
.customYotpo .yotpo .yotpo-review .yotpo-main {
  margin-left: 0;
}
.customYotpo
  .yotpo
  .yotpo-review
  .yotpo-header
  .yotpo-header-element
  .yotpo-user-name.y-label {
  color: var(--yp-gray);
  font-size: 16px;
  vertical-align: middle;
}
.customYotpo
  .yotpo
  .yotpo-review
  .yotpo-header
  .yotpo-header-element
  .yotpo-user-title.y-label {
  color: #747474;
  font-size: 14px;
}
.customYotpo .yotpo .yotpo-review .yotpo-header .yotpo-user-name,
.customYotpo
  .yotpo
  .yotpo-review
  .yotpo-header
  .yotpo-user-name
  + .label-with-tooltip.pull-left {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.customYotpo
  .yotpo
  .yotpo-review
  .yotpo-header
  .yotpo-header-element
  .yotpo-review-date {
  font-size: 14px;
}
.customYotpo .yotpo .yotpo-review .yotpo-footer {
  margin-left: 0 !important;
}
.customYotpo .yotpo .yotpo-review .yotpo-footer .yotpo-grouping-reference {
  margin-bottom: 16px;
  margin-top: 0;
}
.customYotpo .yotpo .yotpo-review .rest-content-collapsed {
  font-size: 16px;
}
.customYotpo
  .yotpo.yotpo-main-widget.yotpo-small
  .yotpo-review
  .yotpo-header
  .yotpo-header-actions {
  display: inline-block;
}
@media screen and (min-width: 720px) {
  .customYotpo .yotpo .yotpo-review.yotpo-regular-box {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .customYotpo .yotpo .yotpo-review .yotpo-header-element.yotpo-header-actions {
    margin-left: 1rem;
    padding-top: 5px;
  }
  .customYotpo .yotpo .yotpo-header {
    padding-right: 24px;
    width: 320px;
  }
  .customYotpo .yotpo .yotpo-review .yotpo-main {
    margin-top: 5px;
    position: relative;
    width: calc(100% - 320px);
  }
  .customYotpo .yotpo .content-title.yotpo-font-bold,
  .customYotpo .yotpo .yotpo-review-wrapper .content-review {
    font-size: 16px;
  }
  .customYotpo .yotpo .yotpo-review .yotpo-footer {
    clear: both;
    width: 100%;
  }
  .customYotpo .yotpo .yotpo-review .yotpo-footer .yotpo-grouping-reference {
    float: left;
    margin-bottom: 0;
    width: calc(100% - 300px);
  }
  .customYotpo .yotpo .yotpo-footer span.y-label.label-helpful {
    font-size: 14px;
  }
}
@media screen and (min-width: 1140px) {
  .customYotpo .yotpo .yotpo-header {
    padding-right: 80px;
    width: 400px;
  }
  .customYotpo .yotpo .yotpo-review .yotpo-main {
    width: calc(100% - 400px);
  }
}
.customYotpo .yotpo .bottom-line-items-container-mobile .avg-score {
  transform: translateX(0);
}
.customYotpo
  .yotpo
  .bottom-line-items-container-mobile
  .bottom-line-items-wrapper {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.customYotpo .yotpo .bottom-line-items-wrapper {
  align-items: center;
  display: flex;
  flex-flow: row;
  gap: 0 2rem;
}
.customYotpo .yotpo .bottom-line-items-wrapper > .bottom-line-items {
  display: flex;
  flex-flow: column;
  float: none;
  height: auto;
  margin-bottom: 0;
  margin-top: 0;
  padding-right: 0;
  padding-inline-end: 0;
  text-align: center;
}
.customYotpo
  .yotpo
  .bottom-line-items-wrapper
  > .bottom-line-items
  > .avg-score {
  float: none;
  display: block;
  height: auto;
  left: 0;
  line-height: 1;
  margin: 4px 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  top: 0;
  width: 100%;
}
.customYotpo
  .yotpo
  .bottom-line-items-wrapper
  > .bottom-line-items
  > .bottom-line-only-container {
  align-items: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  min-width: -moz-max-content;
  min-width: max-content;
  text-align: center;
}
.customYotpo
  .yotpo
  .bottom-line-items-wrapper
  > .bottom-line-items
  .yotpo-filter-stars {
  height: auto;
  margin: 4px 0;
  min-width: -moz-max-content;
  min-width: max-content;
  padding-inline-start: 0 !important;
  top: 0;
  white-space: nowrap;
}
.customYotpo
  .yotpo
  .bottom-line-items-wrapper
  > .bottom-line-items
  .reviews-qa-labels-container {
  float: none;
  justify-content: center;
  margin: 4px 0;
  padding-top: 0;
  position: relative;
}
.customYotpo
  .yotpo
  .bottom-line-items-wrapper
  > .bottom-line-items
  .reviews-qa-labels-container
  > .reviews-qa-label {
  color: var(--yp-gray);
  height: auto;
  margin-left: 0;
  padding-top: 0;
  padding-inline-start: 0;
  top: 0;
  width: auto;
}
.customYotpo
  .yotpo
  .bottom-line-items-wrapper
  > .yotpo-star-distribution-wrapper {
  border-right: none;
  float: none;
  padding-right: 0;
}
@media screen and (min-width: 720px) {
  .customYotpo .yotpo .bottom-line-items-wrapper > .bottom-line-items {
    flex-flow: row;
    gap: 0 1rem;
  }
  .customYotpo
    .yotpo
    .bottom-line-items-wrapper
    > .bottom-line-items
    .reviews-qa-labels-container {
    height: auto;
    margin: 0;
  }
  .customYotpo
    .yotpo
    .bottom-line-items-wrapper
    > .bottom-line-items
    .reviews-qa-labels-container
    .reviews-qa-label {
    font-size: 16px;
  }
}
@media screen and (min-width: 960px) {
  .customYotpo
    .yotpo
    .bottom-line-items-wrapper
    > .bottom-line-items
    > .bottom-line-only-container {
    align-items: center;
    flex-flow: row;
    gap: 0 1rem;
  }
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: normal;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl)
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
