.base_modal__baseModal--BE-z {
  background: #ffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  left: 80px;
  top: 12px;
  z-index: 400;
  width: 292px;
  border-radius: 14px;
  -webkit-box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
          box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
}
@media only screen and (min-width: 576px) {
  .base_modal__baseModal--BE-z {
    top: 79px;
    width: 240px;
  }
}
.base_modal__header--TBPG {
  border-bottom: 1px solid #e4e4e7;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: 600;
}
.base_modal__header--TBPG .base_modal__closeIcon--B4\+7 {
  position: absolute;
  top: 8px;
  right: 12px;
}
.base_modal__header--TBPG .base_modal__closeIcon--B4\+7 svg {
  color: rgba(116, 116, 116);
  cursor: pointer;
  width: 16px;
}
.base_modal__fieldset--WAww {
  padding-inline: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  padding-top: 12px;
  margin-top: 12px;
  border-bottom: 1px solid #e4e4e7;
}
.base_modal__label--kazj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  cursor: pointer;
  border-radius: 14px;
  outline: 2px solid #ffffff;
}
.base_modal__label--kazj input[type='radio'] {
  display: none;
}
.base_modal__label--kazj img {
  border-radius: 14px;
  width: 260px;
}
.base_modal__label__selected--t9fD {
  outline: 2px solid #389e0d;
}
.base_modal__label__selected--t9fD input[type='radio'] {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.base_modal__checkMark--2yuz {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #389e0d;
  color: #ffffff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  outline: 2px solid #fff;
  font-size: 15px;
}
.base_modal__checkMark--2yuz span {
  margin-top: 5.5px;
}
.base_modal__baseLayerContainer--uT61 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}
.base_modal__baseLayerName--vQO2 {
  margin-block: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #657d7d;
}
.base_modal__baseLayerName__selected--2e6P {
  color: #000;
}

.boat_landing_modal__modalWrapper--9KGA {
  position: absolute;
  width: 350px;
  top: 9px;
  right: 9px;
  z-index: 400;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  border-radius: 14px;
}
.boat_landing_modal__modalWrapper--9KGA p {
  margin-bottom: 2px;
}
.boat_landing_modal__modalWrapper--9KGA .anticon-close {
  position: absolute;
  top: -1px;
  right: 0px;
}
.boat_landing_modal__boatLandingModal--RFbh {
  display: block;
}
.boat_landing_modal__iconWrapper--q89K {
  margin-right: 12px;
  min-width: 44px;
}
.boat_landing_modal__modalHeader--8e6g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.boat_landing_modal__landingName--mTha {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.2em;
}
.boat_landing_modal__locationLine--AZgo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #657d7d;
}
.boat_landing_modal__locationLine--AZgo span:first-of-type {
  display: block;
  margin-right: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.boat_landing_modal__locationLine--AZgo span:nth-of-type(2) {
  display: block;
  color: #000;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 68%;
          flex: 0 0 68%;
}
.boat_landing_modal__boatLandingType--H--- {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #657d7d;
  font-size: 14px;
  margin-top: 6px;
}
.boat_landing_modal__smallIconWrapper--KdCa {
  width: 16px;
  margin-right: 5px;
}
.boat_landing_modal__smallIconWrapper--KdCa svg {
  width: 16px;
  color: #657d7d;
}

.modal_no_reports__noOptionsList--jI0- {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.modal_no_reports__noOptionsList--jI0- li {
  list-style: disc;
  margin-bottom: 0;
  line-height: 16px;
}
.modal_no_reports__noOptionsList--jI0- li:first-of-type {
  margin-top: 8px;
}
.modal_no_reports__noOptionsList--jI0- button {
  padding-inline: 0;
}
.modal_no_reports__noReportsBlurb--s8v2 {
  margin-top: 8px;
}
.modal_no_reports__noReportsBlurb--s8v2 strong {
  display: block;
}
.modal_no_reports__expandButton--bcbH {
  margin-block: 24px;
}

.season_group_select__label--idhX {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}

.species_select_mobile__selectWrapper--549s .ant-select {
  color: #000000;
  border-radius: 8px;
  position: relative;
  overflow: visible;
  margin-right: -8px;
}
.species_select_mobile__selectWrapper--549s .ant-select-selection-item {
  overflow: visible;
}
.species_select_mobile__selectWrapper--549s .ant-select-selection-item .species_select_mobile__selectName--jw6k {
  gap: 4px;
  line-height: 38px;
}
.species_select_mobile__selectWrapper--549s .ant-select-selection-item .species_select_mobile__selectName--jw6k svg {
  margin-right: 6px;
}
.species_select_mobile__selectWrapper--549s .ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background-color: transparent;
  border-color: transparent;
  padding-inline: 11px;
  height: 40px;
}
.species_select_mobile__selectWrapper--549s .ant-select-selection-placeholder {
  color: #fff;
}
.species_select_mobile__selectWrapper--549s .ant-select-selection-search-input {
  font-size: 16px;
}
.species_select_mobile__selectName--jw6k {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 24px;
  gap: 8px;
}
.species_select_mobile__selectName--jw6k svg {
  width: 20px;
  margin-right: 18px;
  margin-left: 8px;
}
.species_select_mobile__selectImg--jfqb {
  display: block;
  width: 40px;
  margin-right: 6px;
}

.featured_hotbaits_modal__modal--ud87 {
  overflow-y: auto;
  min-width: 0;
  padding: 0 12px 12px;
  z-index: 400;
  background-color: #e9eeec;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  position: absolute;
  top: 12px;
  left: 12px;
  border-radius: 14px;
}
@media only screen and (min-width: 576px) {
  .featured_hotbaits_modal__modal--ud87 {
    width: 520px;
    top: 79px;
    left: 80px;
    max-height: calc(100% - 101px);
    grid-column: 1;
    grid-row: 1;
    -webkit-box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
            box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
  }
}
.featured_hotbaits_modal__modalContent--vFrq {
  position: relative;
}
.featured_hotbaits_modal__modalHeader---W1r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: sticky;
  background: #ffffff;
  top: 0;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 12px 9px 12px;
  margin-inline: -12px;
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid #e4e4e7;
}
.featured_hotbaits_modal__modalHeader---W1r .anticon-close {
  color: #747474;
}
.featured_hotbaits_modal__modalHeader---W1r .anticon-close svg {
  width: 20px;
  min-width: 20px;
}
.featured_hotbaits_modal__heading--oXkP {
  font-size: 14px;
  line-height: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.featured_hotbaits_modal__reportList--Db8U {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.featured_hotbaits_modal__reportList--Db8U li {
  list-style: none;
  margin-bottom: 12px;
}
.featured_hotbaits_modal__sideBarBlurb--5ehr {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.featured_hotbaits_modal__pin--WdAy {
  width: 31px;
  height: 31px;
}

.map_hotbait_card__card--KhwJ {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  border: 1px solid #e4e4e7;
  border-radius: 8px;
  background-color: #fff;
  height: 100%;
}
.map_hotbait_card__img--ke9w {
  aspect-ratio: 1;
  width: 140px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 8px;
  border: 1px solid #e4e4e7;
  overflow: hidden;
  position: relative;
}
.map_hotbait_card__season--Rnzb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-weight: 600;
  font-size: 11px;
  line-height: 1.64;
  position: absolute;
  left: 0;
  top: 0;
  color: #000000b2;
  background-color: #e6e6e6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 14px 0 4px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0% 100%);
}
.map_hotbait_card__seasonIcon--lj-v {
  width: 12px;
}
.map_hotbait_card__price--LgTf {
  color: #657d7d;
}
.map_hotbait_card__regPrice--KDGQ {
  color: #657d7d;
}
.map_hotbait_card__sale--q6En {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.map_hotbait_card__sale--q6En .map_hotbait_card__price--LgTf {
  color: #d8363e;
}
.map_hotbait_card__buttons--4VHo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-top: auto;
}
.map_hotbait_card__buttons--4VHo > button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.map_hotbait_card__trending--olf9 {
  position: absolute;
  right: 4px;
  bottom: 4px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 1;
  padding: 2px 4px;
  border-radius: 4px;
  background-color: #ff9948;
}

.featured_reports_modal__modal--6cTp {
  overflow-y: auto;
  min-width: 0;
  padding: 0 12px 12px;
  z-index: 400;
  background-color: #e9eeec;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  position: absolute;
  top: 12px;
  left: 12px;
  border-radius: 14px;
}
@media only screen and (min-width: 576px) {
  .featured_reports_modal__modal--6cTp {
    width: 520px;
    top: 79px;
    left: 80px;
    max-height: calc(100% - 101px);
    grid-column: 1;
    grid-row: 1;
    -webkit-box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
            box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
  }
}
.featured_reports_modal__modalContent--a33R {
  position: relative;
}
.featured_reports_modal__modalHeader--xQ5\+ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: sticky;
  background: #ffffff;
  top: 0;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 12px 9px 12px;
  margin-inline: -12px;
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid #e4e4e7;
}
.featured_reports_modal__modalHeader--xQ5\+ .anticon-close {
  color: #747474;
}
.featured_reports_modal__modalHeader--xQ5\+ .anticon-close svg {
  width: 20px;
  min-width: 20px;
}
.featured_reports_modal__heading--tnmL {
  font-size: 14px;
  line-height: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.featured_reports_modal__reportList--qSZe {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.featured_reports_modal__reportList--qSZe li {
  list-style: none;
  margin-bottom: 12px;
}
.featured_reports_modal__sideBarBlurb--lGtr {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.featured_reports_modal__pin--5VF1 {
  width: 31px;
  height: 31px;
}

.slider_modal__modal--GJcB {
  position: absolute;
  width: 100%;
  max-width: 350px;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 6px;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 8px 64px 0px #0000001a;
          box-shadow: 0px 8px 64px 0px #0000001a;
  padding: 6px 12px 12px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 100;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.slider_modal__heading--Wzhv {
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  display: block;
  text-align: center;
}
.slider_modal__close--y42Q {
  position: absolute;
  padding: 6px;
  right: 0;
  top: 0;
  cursor: pointer;
}
.slider_modal__closeIcon--Iq-n {
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  font-size: 12px;
  color: #999999;
}
.slider_modal__closeIcon--Iq-n svg {
  stroke: currentColor;
  stroke-width: 80px;
}
.slider_modal__selectedDate--ekdI {
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
  padding: 4px 8px;
  -webkit-box-shadow: 0px 2px 8px 0px #00000026;
          box-shadow: 0px 2px 8px 0px #00000026;
  font-weight: 700;
  font-size: 11px;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 19px;
}
.slider_modal__sliderLabel--AzWP {
  display: none;
}
.slider_modal__sliderDates--s44j {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 11px;
  color: #71717a;
}
.slider_modal__sliderDates--s44j > *:last-child {
  text-align: right;
}
.slider_modal__oldData--soSl {
  text-decoration: underline;
  opacity: 0.8;
  cursor: pointer;
  display: block;
}
.slider_modal__loading--snln {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 22px 0;
}
.slider_modal__noCoverage--625S {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 9px 0;
  font-size: 13px;
}
.slider_modal__error--Q41I {
  padding: 19px 0;
  font-size: 13px;
  text-align: center;
  color: #d81a1a;
}
.slider_modal__slider--FLMU.slider_modal__slider--FLMU {
  margin: 0 0 4px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.slider_modal__slider--FLMU.slider_modal__slider--FLMU .ant-slider-step {
  height: 8px;
}
.slider_modal__slider--FLMU.slider_modal__slider--FLMU .ant-slider-handle:focus {
  -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.12);
}
.slider_modal__slider--FLMU.slider_modal__slider--FLMU .ant-slider-dot {
  top: 0;
  border-color: #3f3f46;
}
.slider_modal__slider--FLMU.slider_modal__slider--FLMU .ant-tooltip-content {
  top: 13px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 700;
}
.slider_modal__slider--FLMU.slider_modal__slider--FLMU .ant-tooltip-inner {
  background-color: #ffff;
  color: #000;
  border-radius: 4px;
  padding: 1px 3px;
  min-height: 12px;
}
.slider_modal__slider--FLMU.slider_modal__slider--FLMU .ant-tooltip-arrow-content {
  background-color: #ffff !important;
  --antd-arrow-background-color: #ffff !important;
}
.slider_modal__slider--FLMU.slider_modal__slider--FLMU .ant-tooltip-arrow {
  width: 17px;
  height: 13px;
}
.slider_modal__sliderContainer--ITfK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11px;
  margin-top: 28px;
}
.slider_modal__sliderContainer--ITfK:has(button) {
  margin-top: 24px;
}
.slider_modal__circleButton--Y2Hy {
  padding: 5px;
}
.slider_modal__circleButton--Y2Hy .anticon {
  width: 11px;
}

.forecast_modal__modal--LvwP {
  position: absolute;
  z-index: 150;
  width: 100%;
  max-width: 350px;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 12px;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 8px 64px 0px #0000001a;
          box-shadow: 0px 8px 64px 0px #0000001a;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.forecast_modal__top--th\+u {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.forecast_modal__button--1jeD {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border-width: 0;
  aspect-ratio: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #a1a1aa80;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  cursor: pointer;
}
.forecast_modal__button--1jeD:active {
  background-color: #71717acc;
}
.forecast_modal__button--1jeD .anticon-caret-right {
  -webkit-transform: translateX(1px);
          transform: translateX(1px);
}
.forecast_modal__button--1jeD span {
  min-width: 16px;
}
.forecast_modal__timeframeSelector--pqIU {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.forecast_modal__time--tHhN {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 12px;
}
.forecast_modal__select--FcPF {
  width: 150px;
  font-size: 13px !important;
}
.forecast_modal__select--FcPF .ant-select-selector {
  border-radius: 8px !important;
  background-color: transparent !important;
  height: 26px !important;
}
.forecast_modal__select--FcPF .ant-select-selector .ant-select-selection-search-input {
  height: 26px !important;
}
.forecast_modal__select--FcPF .ant-select-selector .ant-select-selection-item,
.forecast_modal__select--FcPF .ant-select-selector .ant-select-selection-placeholder {
  line-height: 25px !important;
  font-weight: 700;
}
.forecast_modal__progressTimes--Vyi3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: 22px;
}
.forecast_modal__progressTimes--Vyi3 span {
  display: block;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.forecast_modal__progressTimes--Vyi3 span:first-child {
  text-align: left;
  -webkit-transform: none;
          transform: none;
}
.forecast_modal__progressTimes--Vyi3 span:last-child {
  text-align: right;
  -webkit-transform: none;
          transform: none;
}
.forecast_modal__progressTicks--FLzF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -12px;
  pointer-events: none;
  font-size: 11px;
}
.forecast_modal__progressTick--rZqe {
  width: 2px;
  height: 8px;
  background-color: #a1a1aa;
}
.forecast_modal__progressTick--rZqe:last-child,
.forecast_modal__progressTick--rZqe:first-child {
  opacity: 0;
}

.lakes_modal__modal--yWGy {
  overflow-y: auto;
  min-width: 0;
  z-index: 400;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 24px);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  max-height: calc(100% - 24px);
  position: absolute;
  top: 12px;
  left: 12px;
  border-radius: 14px;
}
@media only screen and (min-width: 576px) {
  .lakes_modal__modal--yWGy {
    left: 80px;
    top: 79px;
    width: 520px;
    max-height: calc(100% - 101px);
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  }
}
.lakes_modal__modalHeader--QYg3 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  position: sticky;
  top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 12px 15px 12px;
  border-bottom: 1px solid #e4e4e7;
}
.lakes_modal__modalHeader--QYg3 .anticon-close {
  color: #747474;
}
.lakes_modal__modalHeader--QYg3 .anticon-close svg {
  width: 20px;
  min-width: 20px;
}
.lakes_modal__modalHeader__detail--4Zzb {
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0;
  background-color: #061622;
}
.lakes_modal__modalContent--4kIB {
  position: relative;
  overflow-y: auto;
  background-color: #e9eeec;
}
.lakes_modal__modalFooter--ytkp {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  border-top: 1px solid #e4e4e7;
  gap: 12px;
  position: relative;
}
.lakes_modal__modalFooter--ytkp > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.lakes_modal__modalFooter__small--wQVl {
  border-top: none;
}
.lakes_modal__modalFooter__small--wQVl:before {
  content: '';
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
  height: 36px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.lakes_modal__footerButton--UwwO svg {
  width: 14px;
  min-width: 14px;
}
@media only screen and (min-width: 576px) {
  .lakes_modal__footerButton--UwwO svg {
    width: 16px;
    min-width: 16px;
  }
}
.lakes_modal__footerButton--UwwO a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.lakes_modal__heading--AP7A {
  font-size: 14px;
  line-height: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.lakes_modal__heading--AP7A svg {
  width: 20px;
  min-width: 20px;
  color: #747474;
}
.lakes_modal__reportList--9ES3 {
  padding: 12px;
}
.lakes_modal__reportList--9ES3 li {
  list-style: none;
  margin-bottom: 12px;
}
.lakes_modal__sideBarBlurb--6gPp {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.lakes_modal__detailHeader--WD9G {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1px;
  padding: 0 12px 12px 12px;
  border-bottom: 1px solid #e4e4e7;
  position: relative;
}
.lakes_modal__detailHeader__small--BM-c {
  padding-top: 12px;
}
.lakes_modal__detailHeaderTop--hxWw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  padding: 13px 12px 4px 12px;
}
.lakes_modal__detailHeaderName--mNNh {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
  color: #fff;
}
@media only screen and (min-width: 576px) {
  .lakes_modal__detailHeaderName--mNNh {
    font-size: 25px;
  }
}
.lakes_modal__detailHeaderFishingReports--rU1H {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.lakes_modal__detailHeaderFishingReports--rU1H svg {
  width: 1em;
  height: 1em;
  color: #657d7d;
}
.lakes_modal__locales--7nGE {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em;
  line-height: 1.5em;
}
.lakes_modal__tabs--144r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 6px;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #e4e4e7;
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  background-color: #061622;
  position: sticky;
  top: 0;
  z-index: 2;
}
.lakes_modal__tab--N7Lw {
  padding: 10px 14px;
  margin-bottom: 5px;
  color: #e0e2e5;
  cursor: pointer;
  position: relative;
  border-radius: 8px;
}
.lakes_modal__tab--N7Lw:hover {
  background-color: #ffffff15;
}
.lakes_modal__tab__active--6lS8:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 5px;
  background-color: #e84b25;
  z-index: 1;
}
.lakes_modal__tab__active--6lS8:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 3px;
  right: 0;
  height: 6px;
  width: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 9999px;
  background-color: #e84b25;
}
.lakes_modal__tabHeading--rJX6 {
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
}
.lakes_modal__tab__active--6lS8 .lakes_modal__tabHeading--rJX6 {
  color: #fff;
}
.lakes_modal__modalContent__condensed--4qYF {
  max-height: 120px;
  overflow-y: auto;
}
@media only screen and (min-width: 576px) {
  .lakes_modal__modalContent__condensed--4qYF {
    max-height: unset;
  }
}
.lakes_modal__modalContent__condensed--4qYF .react-tabs__tab-panel--selected {
  min-height: 110px;
}
@media only screen and (min-width: 576px) {
  .lakes_modal__modalContent__condensed--4qYF .react-tabs__tab-panel--selected {
    min-height: unset;
  }
}
.lakes_modal__moreButton--ZLOJ.lakes_modal__moreButton--ZLOJ {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -20px;
  left: 50%;
  -webkit-transform: translate(-58%);
          transform: translate(-58%);
  background: white;
  opacity: 1;
  z-index: 1;
}
.lakes_modal__moreButton--ZLOJ.lakes_modal__moreButton--ZLOJ .anticon-down {
  font-size: 17px;
  margin-top: 1px;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
}
.lakes_modal__closeIcon--40fU {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}

.tab_fishing_reports__body--Hdd9 {
  padding: 12px;
}
.tab_fishing_reports__fishingReportsList--ap53 {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.lake_summary__tableWrapper--BG25 {
  overflow: hidden;
  position: relative;
}
.lake_summary__tableWrapper__frosted--qSHh {
  max-height: 300px;
}
.lake_summary__table--MAs9 {
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.lake_summary__table--MAs9 thead th {
  background-color: #f1f1f1;
}
.lake_summary__table--MAs9 th,
.lake_summary__table--MAs9 td {
  padding: 6px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  vertical-align: top;
}
.lake_summary__table__frosted--0M8l tbody {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.lake_summary__table__frosted--0M8l tbody::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  backdrop-filter: blur(10px);
}

.tab_overview__body--pOXp {
  padding: 12px;
}
.tab_overview__sectionHeader--na4I {
  font-weight: 700;
  font-size: 16px;
}
.tab_overview__speciesList--RNWb {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.tab_overview__speciesItem--5vnZ {
  padding: 8px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e4e4e7;
  border-radius: 8px;
  gap: 8px;
}
.tab_overview__speciesImg--bTnr {
  width: 78px;
}
.tab_overview__footer--o0Rr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px;
}
.tab_overview__stats--wH\+h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 24px;
}
.tab_overview__stat--oIEB {
  background-color: #657d7d0d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 8px;
  padding: 6px;
  gap: 6px;
  width: calc(50% - 3px);
}
.tab_overview__statIcon--SjFw {
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
  border-radius: 50%;
  color: #657d7d;
  background-color: #657d7d0d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tab_overview__statIcon--SjFw svg {
  width: 16px;
  min-width: 16px;
}
.tab_overview__statTitle--kqGs {
  display: block;
  font-weight: 400;
  font-size: 11px;
  line-height: 1.2;
  color: #657d7d;
}
.tab_overview__lakeBreakdownSection--cdwN {
  margin-bottom: 24px;
}
.tab_overview__videoPlayer--4soG {
  margin-bottom: 12px;
}
@-webkit-keyframes tab_overview__shimmer--E2SY {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes tab_overview__shimmer--E2SY {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.tab_overview__weatherCurrent--Ki\+j {
  font-size: 21px;
}
.tab_overview__weatherHighLow--tS-K {
  color: #657d7d;
}
.tab_overview__weatherLoading--Lmrw {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: rgba(190, 190, 190, 0.2);
  color: transparent;
  font-size: 21px;
  height: 50px;
  position: relative;
}
.tab_overview__weatherLoading--Lmrw::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: tab_overview__shimmer--E2SY 2s infinite;
  animation: tab_overview__shimmer--E2SY 2s infinite;
  content: '';
}

.map_lake_card__card--P24l {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #e4e4e7;
  background-color: #ffffff;
  border-radius: 8px;
  cursor: pointer;
}
.map_lake_card__img--hIR\+ {
  aspect-ratio: 1;
  width: 90px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.map_lake_card__followButton--VtBi {
  position: absolute;
  left: 4px;
  top: 4px;
}
.map_lake_card__text--l5S0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 12px;
}
.map_lake_card__name--Det- {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
}
.map_lake_card__fishingReports--Ms1u {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.map_lake_card__fishingReports--Ms1u svg {
  width: 1em;
  height: 1em;
  color: #657d7d;
}
.map_lake_card__locales--TveR {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em;
  line-height: 1.5em;
}

.modal_no_lakes__noOptionsList--WLd5 {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.modal_no_lakes__noOptionsList--WLd5 li {
  list-style: disc;
  margin-bottom: 0;
  line-height: 16px;
}
.modal_no_lakes__noOptionsList--WLd5 li:first-of-type {
  margin-top: 8px;
}
.modal_no_lakes__noOptionsList--WLd5 button {
  padding-inline: 0;
}
.modal_no_lakes__noReportsBlurb--0Ctn {
  margin-top: 8px;
}
.modal_no_lakes__noReportsBlurb--0Ctn strong {
  display: block;
}
.modal_no_lakes__expandButton--QbbB {
  margin-block: 24px;
}

.footer_card__footer--27f1 {
  border-top: 1px solid #eeeeef;
  padding: 12px 12px 0 12px;
}
.footer_card__footerCard--eH7d {
  padding: 12px 16px;
  border-radius: 10px;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer_card__footerCard--eH7d > span {
  font-size: 16px;
}
.footer_card__footerIcons--zvLM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  gap: 19px;
}
.footer_card__footerIcons--zvLM span,
.footer_card__footerIcons--zvLM a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 3px;
  color: #000000;
}
.footer_card__footerIcons--zvLM span:hover,
.footer_card__footerIcons--zvLM a:hover {
  color: #000000;
}
.footer_card__footerIcons--zvLM span:focus,
.footer_card__footerIcons--zvLM a:focus {
  color: #000000;
}
.footer_card__footerIcons--zvLM span:active,
.footer_card__footerIcons--zvLM a:active {
  color: #000000;
}
.footer_card__footerIcons--zvLM span {
  margin-top: 1px;
  margin-bottom: -5px;
}
.footer_card__footerIcons--zvLM img {
  width: 25px;
}

.layers_detail_card__layerDetailsSection--T0Vt {
  padding-inline: 12px;
}
.layers_detail_card__iconButtons--KDzT {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-block: 20px 16px;
}
.layers_detail_card__iconButtons--KDzT svg {
  width: 17px;
  color: #747474;
}
.layers_detail_card__footer--gmPm.layers_detail_card__footer--gmPm {
  padding-inline: 0;
  border: none;
}
.layers_detail_card__description--uT\+t {
  display: block;
  margin-bottom: 12px;
}
.layers_detail_card__layerCardWrapper--Seyn {
  border-radius: 10px;
  border: 1px solid #e4e4e7;
  padding-block: 8px;
  margin-bottom: 12px;
}

.layer_card__card--L\+zS {
  padding: 10px 10px 5px;
}
.layer_card__cardInfo--67\+A {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1px;
  margin-left: 12px;
  padding-right: 15px;
}
.layer_card__infoLineTwo--NdjA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.layer_card__detailsButton--6e-h {
  padding: 0;
  color: #657d7d;
  font-weight: 400;
  line-height: 18px;
  font-size: 13px;
}
.layer_card__layerIcon--gfod {
  width: 48px;
  font-size: 24px;
}
.layer_card__layerIcon--gfod > span {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.layer_card__layerIcon--gfod svg {
  color: #fff;
}
.layer_card__layerIcon--gfod svg path {
  fill: #fff;
}
.layer_card__rowTwo--AmcW {
  margin-left: 60px;
  border-top: 1px solid #e6e8eb;
  padding-top: 5px;
  margin-right: -12px;
  cursor: pointer;
}
.layer_card__rowTwo--AmcW svg {
  color: #657d7d;
  cursor: pointer;
}
.layer_card__toggle--nqRq {
  position: relative;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layer_card__toggle--nqRq .ant-switch-checked {
  background: #389e0d;
}
.layer_card__toggle--nqRq .ant-switch {
  min-width: 51px;
  height: 28px;
  line-height: 28px;
}
.layer_card__toggle--nqRq .ant-switch-handle {
  width: 23px;
  height: 23px;
}
.layer_card__toggle--nqRq .ant-switch-handle:before {
  border-radius: 18px;
}
.layer_card__toggle--nqRq .ant-switch-checked .ant-switch-handle {
  left: calc(100% - 23px - 2px);
}
.layer_card__comingSoon--KTeU {
  margin-left: auto;
  background-color: #002b3a;
  color: #ffffff;
  font-size: 9px;
  line-height: 1;
  text-align: center;
  border-radius: 8px;
  padding: 4px 3px;
  margin-right: -6px;
}
.layer_card__layerName--hbG4 {
  font-weight: 500;
  line-height: 18px;
}
.layer_card__lockIcon--Aps5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25px;
          flex: 0 0 25px;
}
.layer_card__lockIcon--Aps5 svg {
  color: #657d7d;
  margin-right: 2px;
  font-size: 25px;
}
.layer_card__radioButton--QtK5 {
  width: 28px;
  height: 28px;
  border: 2px solid #e1e1e2;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  background-color: #ffffff;
}
.layer_card__checkMark--6VlP {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #389e0d;
  color: #ffffff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  font-size: 15px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.layer_card__checkMark__active--qAWL {
  opacity: 1;
}
.layer_card__proButtonOverlay--SXTr {
  position: absolute;
  background-color: #006b99;
  color: #ffffff;
  font-size: 9px;
  border-radius: 25px;
  padding: 0 3px;
  top: -4.5px;
  right: -6px;
  cursor: pointer;
}
.layer_card__radioButtonContainer--sbss {
  position: relative;
  cursor: pointer;
  display: inline-block;
  line-height: 28px;
}
.layer_card__cmapTag--JuBT {
  margin-top: 2px;
  border-radius: 42px;
  border: 1px solid #657d7d;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #657d7d;
  line-height: 1;
  padding: 2px 6px;
  font-size: 10px;
}
.layer_card__otherDetails---7dq {
  color: #657d7d;
  line-height: 1;
  font-size: 12px;
  margin-block: 4px;
}
.layer_card__otherDetails---7dq a {
  font-size: 12px;
  text-decoration: underline;
}

.layers_modal__modal--MRho {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 300;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  overflow-y: auto;
  max-height: calc(100% - 24px);
  width: calc(100% - 24px);
}
@media only screen and (min-width: 576px) {
  .layers_modal__modal--MRho {
    height: auto;
    width: 375px;
  }
}
.layers_modal__modalContent--Oh7E {
  position: relative;
}
.layers_modal__modalContent--Oh7E section {
  padding-inline: 12px;
}
.layers_modal__modalContent--Oh7E section:last-of-type {
  padding-bottom: 12px;
}
.layers_modal__modalContent--Oh7E .ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding: 0;
}
.layers_modal__modalContent--Oh7E .ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px 12px;
}
.layers_modal__modalContent--Oh7E .ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  font-size: 15px;
}
.layers_modal__modalContent--Oh7E .ant-collapse-item {
  background-color: #f3f3f4;
}
.layers_modal__modalContent--Oh7E .ant-collapse > div:not(:first-child) {
  border-top: 1px solid #e4e4e7;
}
.layers_modal__modalHeader---oqi {
  position: sticky;
  background: #ffffff;
  top: 0;
  z-index: 1;
  padding: 12px 12px 9px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e4e4e7;
}
.layers_modal__modalHeader---oqi svg {
  width: 20px;
  color: #747474;
}
.layers_modal__buttons--nbIt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  padding-inline: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layers_modal__buttons--nbIt button {
  width: 50%;
}
.layers_modal__modalToggle--5ZHr {
  position: absolute;
  right: 12px;
  bottom: 12px;
  z-index: 50;
  padding: 12px;
  background: #ffffff;
  cursor: pointer;
}
.layers_modal__layerHeading--YxnL {
  display: block;
  font-weight: 500;
  font-size: 16px;
}
@media only screen and (min-width: 576px) {
  .layers_modal__layerHeading--YxnL {
    font-size: 17px;
  }
}
.layers_modal__baseLayerImg--WgN8 {
  height: 65px;
  width: 100px;
  border-radius: 14px;
}
@media only screen and (min-width: 576px) {
  .layers_modal__baseLayerImg--WgN8 {
    height: 75px;
  }
}
.layers_modal__heading--rqK7 {
  font-weight: 500;
  font-size: 18px;
}
@media only screen and (min-width: 576px) {
  .layers_modal__heading--rqK7 {
    font-size: 21px;
  }
}
.layers_modal__mobileLayersButton--63Wj {
  background: white;
  display: grid;
  place-content: center;
  padding: 8px;
  position: absolute;
  z-index: 299;
  bottom: 18px;
  right: 7px;
  border-radius: 8px;
  font-weight: 500;
  border: 1.5px solid #d8d8d8;
}
.layers_modal__mobileLayersButton--63Wj svg {
  width: 24px;
}
@media only screen and (min-width: 576px) {
  .layers_modal__mobileLayersButton--63Wj {
    display: none;
  }
}
.layers_modal__premProLink--lsTE {
  padding: 0;
  font-weight: 400;
  padding-left: 3px;
}
.layers_modal__premProLine--ok1c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #657d7d;
  font-weight: 400;
  font-size: 13px;
}
.layers_modal__layerCardsList--Qe3h {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin-bottom: 0;
}
.layers_modal__layerCardsList--Qe3h li {
  background-color: #ffffff;
  list-style: none;
  border-left: 1px solid #e4e4e7;
  border-right: 1px solid #e4e4e7;
  border-bottom: 1px solid #e4e4e7;
}
.layers_modal__layerCardsList--Qe3h li:first-of-type {
  border-radius: 10px 10px 0 0;
  border-top: 1px solid #e4e4e7;
}
.layers_modal__layerCardsList--Qe3h li:last-of-type {
  border-radius: 0 0 10px 10px;
}
.layers_modal__layerIcon--SkYF {
  width: 48px;
  font-size: 24px;
}
.layers_modal__layerIcon--SkYF > span {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.layers_modal__layerIcon--SkYF svg {
  color: #fff;
}
.layers_modal__layerIcon--SkYF svg path {
  fill: #fff;
}

.upgrade_card__upgradeSection--nBUn {
  background: -webkit-gradient(linear, left top, left bottom, from(#00576c), to(#002b3a)), #002b3a;
  background: linear-gradient(180deg, #00576c 0%, #002b3a 100%), #002b3a;
}
.upgrade_card__upgradeCard--fGwa svg {
  color: #657d7d;
  font-size: 36px;
  margin-right: 3px;
  margin-left: 5px;
}
.upgrade_card__upgradeButton--KE1K {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  -webkit-transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  color: #fff;
  background-color: #e84b25;
  border: 1px solid #e84b25;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
  padding: 4px 15px;
  font-size: 14px;
}
@media only screen and (min-width: 576px) {
  .upgrade_card__upgradeButton--KE1K {
    -webkit-transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  }
}
.upgrade_card__upgradeButton--KE1K[aria-disabled='true'],
.upgrade_card__upgradeButton--KE1K[disabled] {
  background-color: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.upgrade_card__upgradeButton--KE1K[aria-disabled='true'].upgrade_card__pressed--QKiP,
.upgrade_card__upgradeButton--KE1K[disabled].upgrade_card__pressed--QKiP {
  pointer-events: none;
}
.upgrade_card__upgradeButton--KE1K:focus-visible {
  outline: none;
}
a.upgrade_card__upgradeButton--KE1K:hover {
  color: #fff;
}
@media (hover: hover) {
  .upgrade_card__upgradeButton--KE1K:hover,
  a.upgrade_card__upgradeButton--KE1K:hover {
    color: #fff;
    background-color: #f5754e;
    border: 1px solid #f5754e;
    -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
.upgrade_card__upgradeButton--KE1K:active,
a.upgrade_card__upgradeButton--KE1K.upgrade_card__active--qxyv {
  color: #fff;
}
.upgrade_card__upgradeButton--KE1K.upgrade_card__pressed--QKiP,
a.upgrade_card__upgradeButton--KE1K.upgrade_card__pressed--QKiP {
  color: #fff;
  background-color: #c23215;
  border: 1px solid #c23215;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.layers_quick_toggle_menu__legendWrapper--SmsK {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background-color: #fafafacc;
  backdrop-filter: blur(6px);
  z-index: 290;
  top: 12px;
  right: 12px;
  border-radius: 8px;
  overflow: hidden;
  display: none;
}
@media only screen and (min-width: 576px) {
  .layers_quick_toggle_menu__legendWrapper--SmsK {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.layers_quick_toggle_menu__waypointListButton--HvaW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background-color: #fafafacc;
  backdrop-filter: blur(6px);
  z-index: 290;
  top: 64px;
  border-radius: 8px;
  left: 12px;
  cursor: pointer;
  color: #3f3f46;
}
.layers_quick_toggle_menu__waypointListButton--HvaW span {
  padding: 6.5px;
}
.layers_quick_toggle_menu__waypointListButton--HvaW span svg {
  width: 27px;
}
.layers_quick_toggle_menu__waypointCreateButton--hJxg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background-color: #fafafacc;
  backdrop-filter: blur(6px);
  z-index: 290;
  top: 64px;
  border-radius: 8px;
  right: 12px;
  cursor: pointer;
}
.layers_quick_toggle_menu__waypointCreateButton--hJxg span {
  padding: 8.5px;
}
.layers_quick_toggle_menu__waypointCreateButton--hJxg span svg {
  width: 23px;
}
.layers_quick_toggle_menu__layerIcon--gKuh:not(:last-child) {
  border-bottom: 1px solid #a1a1aa80;
}
.layers_quick_toggle_menu__legend--SaDR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  color: #3f3f46;
}
.layers_quick_toggle_menu__legend--SaDR:not(:last-child) {
  border-bottom: 1px solid #a1a1aa80;
}
@media only screen and (min-width: 576px) {
  .layers_quick_toggle_menu__legend--SaDR {
    color: rgba(0, 0, 0, 0.85);
  }
}
.layers_quick_toggle_menu__legend--SaDR:hover {
  background-color: hsla(0, 0%, 90%, 0.8);
}
.layers_quick_toggle_menu__legend__selected--Yzja {
  background-color: hsla(0, 0%, 90%, 0.8);
}
.layers_quick_toggle_menu__legend--SaDR {
  padding: 10px;
  min-width: 20px;
}
.layers_quick_toggle_menu__legend--SaDR svg {
  width: 20px;
}

.legend_modal__container--u7hM {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 400;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-block: 12px;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  height: auto;
  width: calc(100% - 24px);
}
@media only screen and (min-width: 576px) {
  .legend_modal__container--u7hM {
    width: 375px;
    left: auto;
    right: 64px;
  }
}
.legend_modal__modalHeader--RQlK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 9px;
  border-bottom: 1px solid #e4e4e7;
  margin-bottom: 12px;
  padding-inline: 12px;
}
.legend_modal__modalHeader--RQlK svg {
  width: 20px;
  color: #747474;
}
.legend_modal__heading--zGQm {
  font-weight: 500;
  font-size: 18px;
}
@media only screen and (min-width: 576px) {
  .legend_modal__heading--zGQm {
    font-size: 21px;
  }
}
.legend_modal__modalContent--x55g {
  padding-inline: 12px;
}
.legend_modal__pinsContainer--Hj34 {
  border-radius: 8px;
  border: 1px solid #e4e4e7;
  background: #f5f5f5;
  padding-block: 10px;
}
.legend_modal__pinsContainer--Hj34 p {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
}
.legend_modal__pinsList--ja4r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px;
}
.legend_modal__pin--XUAG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.legend_modal__pin--XUAG > span {
  display: inline-block;
  line-height: 1.2;
  text-align: center;
  width: 99%;
  padding-top: 0.3em;
}
.legend_modal__pinLessActive--Pkr\+ {
  margin-top: auto;
}
.legend_modal__layersContainer--g4FS:not(:empty) {
  margin-top: 10px;
}
.legend_modal__layersContainer__borderTop--x2xc {
  border-top: 1px solid #e4e4e7;
  margin-inline: -12px;
  padding-inline: 12px;
}
.legend_modal__tabs--YKdP {
  margin: 0 0 -6.25px;
  padding: 0;
  list-style: none;
  text-align: center;
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
.legend_modal__tabs__left--uXvF .legend_modal__tabs--YKdP {
  text-align: left;
}
.legend_modal__tab--LnBL {
  display: inline-block;
  padding-block: 8px;
  margin-inline: 16px;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  position: relative;
}
.legend_modal__tab--LnBL svg {
  height: 24px;
}
.legend_modal__tab--LnBL svg path {
  fill: #8c8c8c;
}
.legend_modal__tab__active--M70P.legend_modal__tab__active--M70P {
  border-bottom-color: #000;
  color: #000;
}
.legend_modal__tab__active--M70P.legend_modal__tab__active--M70P svg path {
  fill: #000 !important;
}
.legend_modal__tab__wind--xLG8 {
  margin-bottom: -1.5px;
}
.legend_modal__tab__wind--xLG8 svg {
  height: 27px;
}
.legend_modal__tab__airTemp--bGG- {
  margin-top: -1.5px;
}
.legend_modal__tab__waterTemp--DKE- svg {
  height: 22.5px;
  margin-top: -1px;
}
.legend_modal__tabContentContainer--bht5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f4f4f4;
  padding-inline: 12px;
  margin-inline: -12px;
  padding-block: 6px 12px;
  margin-bottom: -12px;
  border-top: 1px solid #e4e4e7;
}
.legend_modal__row__contours--c5aS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-block: 10px;
}
.legend_modal__row__spaceBetween--\+lOb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
}
.legend_modal__tabHeading--tnrF {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.legend_modal__colorScaleText--CjrW {
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.legend_modal__contourColorBox--5C\+O {
  width: 100px;
  height: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid #d9d9d9;
}
.legend_modal__contourDescription--oKRB {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: Roboto;
  font-size: 12px;
  line-height: 140%;
}
.legend_modal__legendScaleNumbers--QWCt {
  color: #8c8c8c;
  text-align: center;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
}
.legend_modal__colorScale__hardness--bzyC {
  width: 100%;
  margin-bottom: 16px;
}
.legend_modal__mobileLegendButton--kYye {
  display: grid;
  font-size: 14px;
  place-content: center;
  padding: 10px 11px;
  position: absolute;
  z-index: 299;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 8px;
  font-weight: 500;
  background: #fafafacc;
  backdrop-filter: blur(6px);
}
@media only screen and (min-width: 576px) {
  .legend_modal__mobileLegendButton--kYye {
    display: none;
  }
}

.mobile_content_toggle_menu__searchButton--WKQU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background-color: #fafafacc;
  backdrop-filter: blur(6px);
  z-index: 290;
  top: 12px;
  right: 12px;
  border-radius: 8px;
  color: #3f3f46;
  font-size: 22px;
}
@media only screen and (min-width: 576px) {
  .mobile_content_toggle_menu__searchButton--WKQU {
    display: none;
  }
}
.mobile_content_toggle_menu__searchButton--WKQU span {
  padding: 3.5px 4.5px;
}
.mobile_content_toggle_menu__searchButton__active--UqHd {
  background-color: #ddddddcc;
}
.mobile_content_toggle_menu__toggleButtonsWrapper--W8W4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background-color: #fafafacc;
  backdrop-filter: blur(6px);
  z-index: 290;
  top: 64px;
  right: 12px;
  border-radius: 8px;
}
@media only screen and (min-width: 576px) {
  .mobile_content_toggle_menu__toggleButtonsWrapper--W8W4 {
    display: none;
  }
}
.mobile_content_toggle_menu__layerIcon--fAVc {
  color: #3f3f46;
}
.mobile_content_toggle_menu__layerIcon--fAVc svg path {
  fill: #3f3f46;
}
.mobile_content_toggle_menu__layerIcon--fAVc:not(:last-child) {
  border-bottom: 1px solid #a1a1aa80;
}
.mobile_content_toggle_menu__fishingReportsModal--rpce,
.mobile_content_toggle_menu__lakesModal--CqgP {
  color: #3f3f46;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 20px;
  padding: 10px;
  position: relative;
}
.mobile_content_toggle_menu__fishingReportsModal--rpce svg path,
.mobile_content_toggle_menu__lakesModal--CqgP svg path {
  fill: #3f3f46;
}
.mobile_content_toggle_menu__fishingReportsModal--rpce:not(:last-child),
.mobile_content_toggle_menu__lakesModal--CqgP:not(:last-child) {
  border-bottom: 1px solid #a1a1aa80;
}
.mobile_content_toggle_menu__fishingReportsModal--rpce svg,
.mobile_content_toggle_menu__lakesModal--CqgP svg {
  width: 20px;
}
.mobile_content_toggle_menu__fishingReportsModal--rpce {
  min-width: 19px;
}
.mobile_content_toggle_menu__fishingReportsModal--rpce svg {
  width: 19px;
}
.mobile_content_toggle_menu__count--XZoT {
  position: absolute;
  top: -2px;
  right: calc(100% - 10px);
  background-color: #002b3a;
  color: #fff;
  border: 2px solid #ffffff;
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 80px;
  font-weight: 700;
  font-size: 9.6px;
  line-height: 0.6;
}
.mobile_content_toggle_menu__waypointCreateButton--oYje {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background-color: #fafafacc;
  backdrop-filter: blur(6px);
  z-index: 290;
  top: 116px;
  right: 12px;
  border-radius: 8px;
  color: #3f3f46;
}
@media only screen and (min-width: 576px) {
  .mobile_content_toggle_menu__waypointCreateButton--oYje {
    display: none;
  }
}
.mobile_content_toggle_menu__waypointCreateButton--oYje span {
  padding: 8.5px;
}
.mobile_content_toggle_menu__waypointCreateButton--oYje span svg {
  width: 23px;
}

.my_lakes_modal__modal--8HBs {
  overflow-y: auto;
  min-width: 0;
  z-index: 400;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 24px);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  max-height: calc(100% - 24px);
  position: absolute;
  top: 12px;
  left: 12px;
  border-radius: 14px;
}
@media only screen and (min-width: 576px) {
  .my_lakes_modal__modal--8HBs {
    left: 80px;
    top: 79px;
    max-height: calc(100% - 101px);
    width: 375px;
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  }
}
.my_lakes_modal__modalHeader--9Mam {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  position: sticky;
  top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px;
  border-bottom: 1px solid #e4e4e7;
  font-size: 21px;
  font-weight: 500;
}
.my_lakes_modal__modalHeader--9Mam .anticon-close {
  color: #747474;
}
.my_lakes_modal__modalHeader--9Mam .anticon-close svg {
  width: 20px;
  min-width: 20px;
}
.my_lakes_modal__modalContent--yFU\+ {
  position: relative;
  overflow-y: auto;
  background-color: #e9eeec;
  padding: 12px;
}
.my_lakes_modal__closeIcon--6N5J {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}
.my_lakes_modal__reportList---OWw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.pin_filters_modal__modal--WjOP {
  overflow-y: auto;
  min-width: 0;
  z-index: 400;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 24px);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  max-height: calc(100% - 24px);
  position: absolute;
  top: 12px;
  left: 12px;
  border-radius: 14px;
}
@media only screen and (min-width: 576px) {
  .pin_filters_modal__modal--WjOP {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 65px;
    max-height: calc(100% - 101px);
    width: 375px;
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  }
}
.pin_filters_modal__modalHeader--s2Xz {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  position: sticky;
  top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px;
  border-bottom: 1px solid #e4e4e7;
  font-size: 21px;
  font-weight: 500;
}
.pin_filters_modal__modalHeader--s2Xz .anticon-close {
  color: #747474;
}
.pin_filters_modal__modalHeader--s2Xz .anticon-close svg {
  width: 20px;
  min-width: 20px;
}
.pin_filters_modal__modalContent--duWD {
  position: relative;
  overflow-y: auto;
  background-color: #e9eeec;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.pin_filters_modal__closeIcon--MYdS {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}

.points_of_interest_modal__modal--FHdD {
  background-color: #ffffff;
  width: 310px;
  border-radius: 14px;
  -webkit-box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
          box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
  position: absolute;
  top: 12px;
  left: 80px;
  z-index: 400;
}
@media only screen and (min-width: 576px) {
  .points_of_interest_modal__modal--FHdD {
    top: 79px;
  }
}
.points_of_interest_modal__modal--FHdD > div:first-of-type {
  border-radius: 14px 14px 0 0;
}
.points_of_interest_modal__modal--FHdD > div:last-child {
  border-radius: 0 0 14px 14px;
}
.points_of_interest_modal__layerItem--PcVm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 16px;
  border-bottom: 1px solid rgba(161, 161, 170, 0.5);
  cursor: pointer;
}
@media only screen and (min-width: 576px) {
  .points_of_interest_modal__layerItem--PcVm:hover {
    background-color: hsla(0, 0%, 90%, 0.8);
  }
}
.points_of_interest_modal__layerItem__selected--Q1t\+ {
  background-color: hsla(0, 0%, 90%, 0.8);
}
.points_of_interest_modal__label--aJes {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #3f3f46;
  font-size: 15px;
  line-height: 22px;
}
.points_of_interest_modal__layerIcon--VhTe {
  margin-left: auto;
  width: 23px;
}
.points_of_interest_modal__layerIcon--VhTe svg {
  width: 23px;
  color: #3f3f46;
}
.points_of_interest_modal__layerIcon--VhTe svg path {
  fill: #3f3f46 !important;
}
.points_of_interest_modal__layerIcon__weather--IFBF {
  margin-left: auto;
  width: 21px;
}
.points_of_interest_modal__layerIcon__weather--IFBF svg {
  width: 21px;
  color: #3f3f46;
}
.points_of_interest_modal__layerIcon__weather--IFBF svg path {
  fill: #3f3f46 !important;
}
.points_of_interest_modal__lockIcon--NMsg {
  margin-right: 6px;
}
.points_of_interest_modal__lockIcon--NMsg svg {
  width: 16px;
}
.points_of_interest_modal__checkmark--x60b {
  margin-right: 6px;
  width: 12px;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.points_of_interest_modal__checkmark__selected--fTSQ {
  opacity: 1;
}

.modal_non_pro_footer__nonProFooter--oxOM {
  padding: 11px 16px;
  background-color: #e84b25;
  cursor: pointer;
  display: grid;
  place-content: center;
}
.modal_non_pro_footer__nonProFooter--oxOM p {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal_non_pro_footer__lockIcon--qHEH {
  color: #ffffff;
  margin-right: 6px;
}
.modal_non_pro_footer__lockIcon--qHEH svg {
  width: 16px;
}

.water_layers_modal__modal--IxwK {
  background-color: #ffffff;
  width: 310px;
  border-radius: 14px;
  -webkit-box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
          box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
  position: absolute;
  top: 12px;
  left: 80px;
  z-index: 400;
}
@media only screen and (min-width: 576px) {
  .water_layers_modal__modal--IxwK {
    top: 79px;
  }
}
.water_layers_modal__modal--IxwK > div:first-of-type {
  border-radius: 14px 14px 0 0;
}
.water_layers_modal__modal--IxwK > div:last-child {
  border-radius: 0 0 14px 14px;
}
.water_layers_modal__layerItem--0SUe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 16px;
  border-bottom: 1px solid rgba(161, 161, 170, 0.5);
  cursor: pointer;
}
@media only screen and (min-width: 576px) {
  .water_layers_modal__layerItem--0SUe:hover {
    background-color: hsla(0, 0%, 90%, 0.8);
  }
}
.water_layers_modal__layerItem__selected--pt7I {
  background-color: hsla(0, 0%, 90%, 0.8);
}
.water_layers_modal__comingSoon--803M,
.water_layers_modal__appOnly--Ja6N {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px 5px;
  border-radius: 8px;
  background-color: #002b3a;
  color: #ffffff;
  font-size: 9px;
  line-height: 1;
  text-align: center;
  margin-left: -5px;
}
.water_layers_modal__layerItem__comingSoon--hB05 > span:first-of-type {
  display: none;
}
.water_layers_modal__label--4k7u {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #3f3f46;
  font-size: 15px;
  line-height: 22px;
}
.water_layers_modal__layerIcon--sDyE {
  margin-left: auto;
  width: 23px;
}
.water_layers_modal__layerIcon--sDyE svg {
  width: 23px;
  color: #3f3f46;
}
.water_layers_modal__layerIcon--sDyE svg path {
  fill: #3f3f46 !important;
}
.water_layers_modal__layerIcon__weather--cPy6 {
  margin-left: auto;
  width: 21px;
}
.water_layers_modal__layerIcon__weather--cPy6 svg {
  width: 21px;
  color: #3f3f46;
}
.water_layers_modal__layerIcon__weather--cPy6 svg path {
  fill: #3f3f46 !important;
}
.water_layers_modal__layerIcon__appOnly--FG7w {
  width: auto;
}
.water_layers_modal__lockIcon--KmKu {
  margin-right: 6px;
}
.water_layers_modal__lockIcon--KmKu svg {
  width: 16px;
}
.water_layers_modal__checkmark--63AA {
  margin-right: 6px;
  width: 12px;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.water_layers_modal__checkmark__selected--IPZH {
  opacity: 1;
}

.current_conditions__conditions--7FDc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.current_conditions__condition--TI1v {
  background-color: #fafafa;
  border-radius: 8px;
  padding: 12px;
  position: relative;
  overflow: hidden;
}
.current_conditions__condition--TI1v strong {
  color: #000;
  font-weight: 500;
}
.current_conditions__condition--TI1v::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 8px;
  -webkit-transition: opacity 100ms;
  transition: opacity 100ms;
}
.current_conditions__condition__frosted--DBI8 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.current_conditions__condition__frosted--DBI8::after {
  -webkit-transition: none;
  transition: none;
  opacity: 1;
}
.current_conditions__conditionHeading--5t3M {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}
.current_conditions__conditionHeading--5t3M h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 14px;
}
.current_conditions__conditionHeading--5t3M > span {
  font-weight: 400;
  color: #657d7d;
}
.current_conditions__condition__frosted--DBI8 .current_conditions__conditionHeading--5t3M > span {
  display: none;
}
.current_conditions__weatherTop--R9Eh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid #d9d9d9;
}
.current_conditions__weatherCurrent--VTjU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 36px;
  font-weight: 500;
}
.current_conditions__weatherTopCondtions--0r\+w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.current_conditions__conditionAttr--nRAt.current_conditions__conditionAttr--nRAt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  color: #657d7d;
  margin-bottom: 0;
  font-size: 14px;
}
.current_conditions__conditionAttr--nRAt.current_conditions__conditionAttr--nRAt svg {
  width: 16px;
  min-width: 16px;
}
.current_conditions__pressure--9UQd {
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.current_conditions__pressureTrend--dJCw {
  background-color: #657d7d;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  padding: 3px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.current_conditions__pressureTrend--dJCw svg {
  width: 10px;
  min-width: 10px;
}
.current_conditions__pressureTrend--dJCw .anticon-pause {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.current_conditions__solunarTop--IHbF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px;
}
.current_conditions__solunarRiseSets--Uabl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 36px;
}
.current_conditions__solunarRiseSetsCol--PVps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.current_conditions__wind--2VYJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}
.current_conditions__wind--2VYJ svg {
  width: 11px;
  min-width: 11px;
}
.current_conditions__proBadge--EPZM {
  position: absolute;
  z-index: 2;
  background-color: #006b99;
  color: #fff;
  right: 0;
  top: 0;
  font-size: 10px;
  line-height: 1;
  padding: 12px 16px 2px;
  right: -18px;
  top: -4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.current_conditions__unlock--MgKv,
.current_conditions__loading--cCcs {
  position: absolute;
  z-index: 2;
  color: #006b99;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  cursor: pointer;
}
.current_conditions__unlock--MgKv svg,
.current_conditions__loading--cCcs svg {
  width: 22px;
  min-width: 22px;
}

.conditions_upgrade__container--dnvG {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  background-color: #002b3a;
  background-image: url(/0cc6c3b21d06f1285e9481ff587616b8.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 30% center;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 24px 12px 12px 12px;
}
.conditions_upgrade__container--dnvG button {
  margin-top: 12px;
}
.conditions_upgrade__heading--\+lyh {
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
.conditions_upgrade__heading--\+lyh svg {
  width: 18px;
  min-width: 18px;
  opacity: 0.7;
}
.conditions_upgrade__proBadge--X-6R {
  position: absolute;
  z-index: 2;
  background-color: #006b99;
  color: #fff;
  right: 0;
  top: 0;
  font-size: 10px;
  line-height: 1;
  padding: 12px 16px 2px;
  right: -18px;
  top: -4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.waypoint_details_screen__modal--xgMt {
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  overflow-y: auto;
  height: 30vh;
  max-height: calc(100% - 24px);
  width: calc(100% - 24px);
  z-index: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  border-radius: 14px;
  position: absolute;
  bottom: 0;
  left: 12px;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__modal--xgMt {
    bottom: unset;
    height: 100vh;
    width: 375px;
    top: 79px;
    max-height: calc(100% - 101px);
    left: 80px;
  }
}
.waypoint_details_screen__modal__expanded--VmeZ {
  height: 100%;
}
.waypoint_details_screen__modalHeader--Nvrj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  top: 0;
  z-index: 1;
  padding: 6px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e4e4e7;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__modalHeader--Nvrj {
    padding: 12px;
  }
}
.waypoint_details_screen__modalHeader--Nvrj svg {
  width: 22px;
  color: #747474;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__modalHeader--Nvrj svg {
    width: 20px;
  }
}
.waypoint_details_screen__modalHeader--Nvrj .anticon-close {
  margin-top: -22px;
}
.waypoint_details_screen__modalContent--gBmF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  height: 100%;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__modalContent--gBmF {
    height: auto;
  }
}
.waypoint_details_screen__subHeading--3aBa {
  display: block;
  color: #657d7d;
}
.waypoint_details_screen__heading--TkPu {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: -6px;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__heading--TkPu {
    font-size: 21px;
    display: block;
  }
}
.waypoint_details_screen__waypointDetails--T\+wf {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__waypointDetails--T\+wf {
    padding: 12px 12px 24px 12px;
  }
}
.waypoint_details_screen__date--g5xr {
  margin-bottom: 24px;
}
.waypoint_details_screen__date--g5xr strong,
.waypoint_details_screen__date--g5xr span {
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.waypoint_details_screen__location--lXvJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
}
.waypoint_details_screen__location--lXvJ div span,
.waypoint_details_screen__location--lXvJ div strong {
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.waypoint_details_screen__notes--oCE1 {
  display: block;
  margin-bottom: 24px;
}
.waypoint_details_screen__notes--oCE1 span {
  display: block;
  font-size: 14px;
  line-height: 22px;
  min-height: 40px;
}
.waypoint_details_screen__footer--hzku {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.waypoint_details_screen__footerContent--YPCm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
}
.waypoint_details_screen__footerContent--YPCm:before {
  content: '';
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
  height: 24px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.waypoint_details_screen__footerContent__shared--n-ch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
  padding: 12px;
}
.waypoint_details_screen__footerContent__shared--n-ch:before {
  content: '';
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
  height: 24px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.waypoint_details_screen__actionButton--vs5K {
  padding: 14px;
}
.waypoint_details_screen__buttonAndHeader--mODV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.waypoint_details_screen__buttons--wTUf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 12px;
}
.waypoint_details_screen__buttons--wTUf button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.waypoint_details_screen__buttonWrapper--SWaM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  gap: 4px;
}
.waypoint_details_screen__sharedWaypoint__topLine--NYrE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
  gap: 6px;
}
.waypoint_details_screen__sharedWaypoint__topLine--NYrE svg {
  width: 45px;
  height: 45px;
}
.waypoint_details_screen__appsFlyerButton--qXvE {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  -webkit-transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  color: #fff;
  background-color: #e84b25;
  border: 1px solid #e84b25;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 4px 15px;
  font-size: 14px;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__appsFlyerButton--qXvE {
    -webkit-transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  }
}
.waypoint_details_screen__appsFlyerButton--qXvE[aria-disabled='true'],
.waypoint_details_screen__appsFlyerButton--qXvE[disabled] {
  background-color: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.waypoint_details_screen__appsFlyerButton--qXvE[aria-disabled='true'].waypoint_details_screen__pressed--uk\+r,
.waypoint_details_screen__appsFlyerButton--qXvE[disabled].waypoint_details_screen__pressed--uk\+r {
  pointer-events: none;
}
.waypoint_details_screen__appsFlyerButton--qXvE:focus-visible {
  outline: none;
}
a.waypoint_details_screen__appsFlyerButton--qXvE:hover {
  color: #fff;
}
@media (hover: hover) {
  .waypoint_details_screen__appsFlyerButton--qXvE:hover,
  a.waypoint_details_screen__appsFlyerButton--qXvE:hover {
    color: #fff;
    background-color: #f5754e;
    border: 1px solid #f5754e;
    -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
.waypoint_details_screen__appsFlyerButton--qXvE:active,
a.waypoint_details_screen__appsFlyerButton--qXvE.waypoint_details_screen__active--M7Zc {
  color: #fff;
}
.waypoint_details_screen__appsFlyerButton--qXvE.waypoint_details_screen__pressed--uk\+r,
a.waypoint_details_screen__appsFlyerButton--qXvE.waypoint_details_screen__pressed--uk\+r {
  color: #fff;
  background-color: #c23215;
  border: 1px solid #c23215;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.waypoint_details_screen__mobileBlurb--Zg3n {
  display: block;
  color: #657d7d;
  margin-top: 10px;
}
.waypoint_details_screen__mobileShareButtonWrapper--9aSs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.waypoint_details_screen__sharedWaypointDetails--cPl0 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 12px;
  overflow-y: hidden;
  max-height: 92px;
  -webkit-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__sharedWaypointDetails--cPl0 {
    max-height: unset;
  }
}
.waypoint_details_screen__sharedWaypointDetails__open--nCr- {
  max-height: 324px;
  overflow-y: auto;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__sharedWaypointDetails__open--nCr- {
    max-height: unset;
  }
}
.waypoint_details_screen__moreButton--vNq7.waypoint_details_screen__moreButton--vNq7 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -20px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  background: white;
  opacity: 1;
  z-index: 1;
}
.waypoint_details_screen__moreButton--vNq7.waypoint_details_screen__moreButton--vNq7 .anticon-down {
  font-size: 17px;
  margin-top: 1px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.waypoint_details_screen__moreButton__open--lA9u .anticon-down {
  -webkit-transform: rotate(180deg) translateY(1px);
          transform: rotate(180deg) translateY(1px);
}
.waypoint_details_screen__topLineWrapper--93qL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.waypoint_details_screen__column--lJD7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.waypoint_details_screen__nameDateMobile--KtXL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.waypoint_details_screen__nameDateMobile--KtXL span {
  margin-top: -3px;
  font-size: 13px;
  color: #657d7d;
}
.waypoint_details_screen__conditions--MgPE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  border-top: 1px solid #d9d9d9;
  margin-bottom: 12px;
  padding-top: 12px;
}
@media only screen and (min-width: 576px) {
  .waypoint_details_screen__conditions--MgPE {
    padding-top: 24px;
    margin-inline: -12px;
    padding-inline: 12px;
    margin-bottom: 0;
  }
}
.waypoint_details_screen__conditionsHeading--XCEC {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
.waypoint_details_screen__mediaContainer--EtXV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 225px;
  -webkit-transition: height 350ms ease;
  transition: height 350ms ease;
  width: 225px;
}
.waypoint_details_screen__image--uPqU {
  position: relative;
  margin-inline: auto;
  cursor: pointer;
}
.waypoint_details_screen__loading--vqc6 {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 225px;
  width: 100%;
}
.waypoint_details_screen__expandIcon--95iR {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  position: absolute;
  top: 2px;
  right: 2px;
  border-radius: 50%;
  z-index: 5;
}
.waypoint_details_screen__expandIcon--95iR svg {
  cursor: pointer;
  -webkit-transition: background-color ease-in-out 150ms;
  transition: background-color ease-in-out 150ms;
  border-radius: 50%;
}
.waypoint_details_screen__expandIcon--95iR svg:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.waypoint_details_screen__expandIcon--95iR svg:active {
  background-color: rgba(0, 0, 0, 0.9);
}
.waypoint_details_screen__expandModalIcon--qBka {
  display: block;
  margin-right: 12px;
}

.filters_screen__modalHeader--lZr\+ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  top: 0;
  z-index: 1;
  padding: 6px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e4e4e7;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (min-width: 576px) {
  .filters_screen__modalHeader--lZr\+ {
    padding: 12px;
  }
}
.filters_screen__modalHeader--lZr\+ svg {
  width: 22px;
  color: #747474;
}
@media only screen and (min-width: 576px) {
  .filters_screen__modalHeader--lZr\+ svg {
    width: 20px;
  }
}
.filters_screen__heading--RzcC {
  font-weight: 500;
  font-size: 18px;
  margin-inline: 8px auto;
}
@media only screen and (min-width: 576px) {
  .filters_screen__heading--RzcC {
    font-size: 21px;
    display: block;
  }
}
.filters_screen__body--50KD {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
  padding: 12px;
}
.filters_screen__body--50KD .ant-collapse {
  border-top: 1px solid #e4e4e7;
  border-bottom: 1px solid #e4e4e7;
  margin-top: -1px;
  border-radius: 0;
}
.filters_screen__body--50KD .ant-collapse-header-text {
  font-weight: 500;
  font-size: 16px;
}
.filters_screen__body--50KD .ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header {
  padding-left: 0;
}
.filters_screen__body--50KD .ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.filters_screen__waypointTypeList--GCRi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  gap: 14px;
}
.filters_screen__waypointTypeList--GCRi:not(:has(:nth-child(5))) {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.filters_screen__waypointTypeList--GCRi:not(:has(:nth-child(5))) .filters_screen__waypointType--G2qV {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.filters_screen__waypointType--G2qV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  cursor: pointer;
}
.filters_screen__waypointType--G2qV input {
  visibility: hidden;
  height: 0;
}
.filters_screen__waypointType--G2qV input:disabled + .filters_screen__waypointMarker--nsUe {
  opacity: 0.5;
}
.filters_screen__waypointType--G2qV input:checked + .filters_screen__waypointMarker--nsUe {
  outline: 2px solid #000000;
  border-radius: 50%;
}
.filters_screen__waypointMarker--nsUe {
  padding: 1px;
}
.filters_screen__waypointMarker--nsUe svg {
  width: 36px;
  height: 36px;
}
.filters_screen__label__legend--XD7X {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: -6px;
}
.filters_screen__waypointTypeLabel--VS0E {
  color: #657d7d;
  font-weight: 400;
}
.filters_screen__waypointTypeLabel__selected--6O4L {
  color: #000000;
  font-weight: 500;
}
.filters_screen__footer--umK0 {
  padding: 12px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.filters_screen__footer--umK0 button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.filters_screen__footerWrapper--zbKi {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-shadow: 0 -5px 18px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -5px 18px 1px rgba(0, 0, 0, 0.2);
}
.filters_screen__checkboxRow--EGU5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding-block: 12px;
  border-bottom: 1px solid #e4e4e7;
}
.filters_screen__checkboxRow--EGU5 span {
  font-weight: 400;
}
.filters_screen__checkboxRow--EGU5:last-child {
  border-bottom: none;
}
.filters_screen__checkboxNativeInput--\+ji3 {
  visibility: hidden;
  width: 0;
}
.filters_screen__label--AG41 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.filters_screen__labelText--jnwh {
  margin-left: 0.6em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: capitalize;
}
.filters_screen__checkboxOverlay--cKNO {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.filters_screen__checkboxNativeInput--\+ji3:checked + .filters_screen__checkboxOverlay--cKNO {
  background-color: #002b3a;
}
.filters_screen__checkboxNativeInput--\+ji3:checked + .filters_screen__checkboxOverlay--cKNO::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.filters_screen__checkboxNativeInput--\+ji3:disabled + .filters_screen__checkboxOverlay--cKNO {
  background-color: #f2f2f2;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.filters_screen__goBackBtn--Fo1Z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.filters_screen__datesLabel--tPEI {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.filters_screen__dateWrapper--e8Z5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.filters_screen__dateLabel--is6e {
  font-weight: 500;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.filters_screen__monthSelect--BWY1 {
  width: 160px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.filters_screen__daySelect--vDGl {
  width: 90px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.filters_screen__dateCreatedToggle--zxWZ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.filters_screen__dateCreatedToggle--zxWZ label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-weight: 400;
}
.filters_screen__pickerWrapper--LnMZ {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.filters_screen__pickerWrapper--LnMZ .ant-picker-range {
  border-radius: 8px;
}
.filters_screen__nestedCollapseContent--tM67 {
  padding-left: 12px;
}

.waypoint_card__waypointItem--VGj- {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 12px 8px 7px;
  border-bottom: 1px solid #e4e4e7;
  cursor: pointer;
}
.waypoint_card__waypointType--CITS {
  margin-right: 9px;
}
.waypoint_card__waypointType--CITS svg {
  width: 46px;
}
.waypoint_card__waypointDetails--0kzZ {
  font-size: 14px;
  line-height: 22px;
}
.waypoint_card__waypointDetails--0kzZ .waypoint_card__waypointDetailsSecondaryInfo--eLSB {
  display: block;
  color: #657d7d;
}
.waypoint_card__moreButton--gR6P {
  margin-left: auto;
  margin-block: auto;
}
.waypoint_card__moreButton--gR6P button {
  padding: 0;
}
.waypoint_card__moreButton--gR6P .anticon-more {
  font-size: 22px;
}

.share_waypoint_button__shareButton--oojY {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
.share_waypoint_button__shareButton--oojY button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  -webkit-transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  background-color: #fff;
  color: #595959;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0px 1px 4px 0px #0000001f;
          box-shadow: 0px 1px 4px 0px #0000001f;
  aspect-ratio: 1;
  border-radius: 50%;
  padding: 0;
  height: 44px;
  width: 44px;
  padding: 15.5px;
}
@media only screen and (min-width: 576px) {
  .share_waypoint_button__shareButton--oojY button {
    -webkit-transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  }
}
.share_waypoint_button__shareButton--oojY button[aria-disabled='true'],
.share_waypoint_button__shareButton--oojY button[disabled] {
  background-color: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.share_waypoint_button__shareButton--oojY button[aria-disabled='true'].share_waypoint_button__pressed--IqMF,
.share_waypoint_button__shareButton--oojY button[disabled].share_waypoint_button__pressed--IqMF {
  pointer-events: none;
}
.share_waypoint_button__shareButton--oojY button:focus-visible {
  outline: none;
}
a.share_waypoint_button__shareButton--oojY button:hover {
  color: #595959;
}
@media (hover: hover) {
  .share_waypoint_button__shareButton--oojY button:hover,
  a.share_waypoint_button__shareButton--oojY button:hover {
    color: rgba(0, 0, 0, 0.85);
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 0px 2px 4px -1px #00000033;
            box-shadow: 0px 2px 4px -1px #00000033;
  }
}
.share_waypoint_button__shareButton--oojY button:active,
a.share_waypoint_button__shareButton--oojY button.share_waypoint_button__active--i13Q {
  color: #595959;
}
.share_waypoint_button__shareButton--oojY button.share_waypoint_button__pressed--IqMF,
a.share_waypoint_button__shareButton--oojY button.share_waypoint_button__pressed--IqMF {
  color: #595959;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.share_waypoint_button__shareButton--oojY button.share_waypoint_button__small--i\+s3 {
  height: 24px;
  width: 24px;
}
.share_waypoint_button__shareButton--oojY button.share_waypoint_button__medium--iSbs {
  height: 32px;
  width: 32px;
}
.share_waypoint_button__shareButton--oojY button.share_waypoint_button__large--C3BH {
  height: 44px;
  width: 44px;
}
.share_waypoint_button__shareButton--oojY button.share_waypoint_button__xlarge--uCMX {
  height: 52px;
  width: 52px;
}

.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-modal-header,
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-modal-body {
  padding: 16px;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-modal-footer {
  border-top: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 16px;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  -webkit-transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
}
@media only screen and (min-width: 576px) {
  .waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn {
    -webkit-transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  }
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn[aria-disabled='true'],
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn[disabled] {
  background-color: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn[aria-disabled='true'].pressed,
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn[disabled].pressed {
  pointer-events: none;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn:focus-visible {
  outline: none;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary {
  color: #fff;
  border: 1px solid #e84b25;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
  background-color: #e84b25 !important;
  border-color: #e84b25 !important;
  font-size: 14px;
  color: #ffffff !important;
  border: 1px solid #cf1322 !important;
  background: #cf1322 !important;
}
a.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary:hover {
  color: #fff;
}
@media (hover: hover) {
  .waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary:hover,
  a.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary:hover {
    color: #fff;
    background-color: #f5754e;
    border: 1px solid #f5754e;
    -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary:active,
a.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary.active {
  color: #fff;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary.pressed,
a.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary.pressed {
  color: #fff;
  background-color: #c23215;
  border: 1px solid #c23215;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-primary:hover {
  border: none !important;
  background: #cf1323e4 !important;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-default {
  background-color: #fff;
  color: #595959;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0px 1px 4px 0px #0000001f;
          box-shadow: 0px 1px 4px 0px #0000001f;
  font-size: 14px;
}
a.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-default:hover {
  color: #595959;
}
@media (hover: hover) {
  .waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-default:hover,
  a.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-default:hover {
    color: rgba(0, 0, 0, 0.85);
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 0px 2px 4px -1px #00000033;
            box-shadow: 0px 2px 4px -1px #00000033;
  }
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-default:active,
a.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-default.active {
  color: #595959;
}
.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-default.pressed,
a.waypoint_delete_modal__antModal--f1Sm.waypoint_delete_modal__antModal--f1Sm .ant-btn-default.pressed {
  color: #595959;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.waypoint_delete_modal__buttonAndHeader--R8Vi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.waypoint_delete_modal__buttonAndHeader--R8Vi div {
  margin-left: 12px;
}

.waypoint_more_button__wrapper--Xnpa {
  display: block;
}
.waypoint_more_button__wrapper--Xnpa .ant-dropdown-menu {
  padding: 0;
}
.waypoint_more_button__wrapper--Xnpa button {
  width: 40px;
}
@media only screen and (min-width: 576px) {
  .waypoint_more_button__wrapper--Xnpa button {
    margin-right: -9px;
  }
}
.waypoint_more_button__shareButton--a59z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.waypoint_more_button__antModal--3eiN .ant-modal-confirm-body .ant-modal-confirm-title {
  padding-inline: 16px;
  margin-inline: -16px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  margin-top: -10px;
}
.waypoint_more_button__antModal--3eiN .ant-modal-confirm .ant-modal-body {
  padding: 24px 16px;
}
.waypoint_more_button__antModal--3eiN .ant-modal-close {
  top: -3px;
  right: -9px;
}
.waypoint_more_button__antModal--3eiN .ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 18px;
}
.waypoint_more_button__antModal--3eiN .ant-modal-confirm .ant-modal-confirm-btns {
  margin-bottom: -8px;
  margin-top: 30px;
}
.waypoint_more_button__antModal--3eiN .ant-modal-confirm-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.waypoint_more_button__antModal--3eiN .ant-modal-confirm-btns button {
  width: calc(50% - 4px);
}
.waypoint_more_button__antModal--3eiN .ant-modal-confirm .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-left: 0;
}
.waypoint_more_button__antModal--3eiN .ant-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  -webkit-transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out, -webkit-box-shadow 100ms ease-out;
}
@media only screen and (min-width: 576px) {
  .waypoint_more_button__antModal--3eiN .ant-btn {
    -webkit-transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  }
}
.waypoint_more_button__antModal--3eiN .ant-btn[aria-disabled='true'],
.waypoint_more_button__antModal--3eiN .ant-btn[disabled] {
  background-color: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.waypoint_more_button__antModal--3eiN .ant-btn[aria-disabled='true'].pressed,
.waypoint_more_button__antModal--3eiN .ant-btn[disabled].pressed {
  pointer-events: none;
}
.waypoint_more_button__antModal--3eiN .ant-btn:focus-visible {
  outline: none;
}
.waypoint_more_button__antModal--3eiN .ant-btn-primary {
  color: #fff;
  border: 1px solid #e84b25;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
  background-color: #e84b25 !important;
  border-color: #e84b25 !important;
  font-size: 14px;
}
a.waypoint_more_button__antModal--3eiN .ant-btn-primary:hover {
  color: #fff;
}
@media (hover: hover) {
  .waypoint_more_button__antModal--3eiN .ant-btn-primary:hover,
  a.waypoint_more_button__antModal--3eiN .ant-btn-primary:hover {
    color: #fff;
    background-color: #f5754e;
    border: 1px solid #f5754e;
    -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
.waypoint_more_button__antModal--3eiN .ant-btn-primary:active,
a.waypoint_more_button__antModal--3eiN .ant-btn-primary.active {
  color: #fff;
}
.waypoint_more_button__antModal--3eiN .ant-btn-primary.pressed,
a.waypoint_more_button__antModal--3eiN .ant-btn-primary.pressed {
  color: #fff;
  background-color: #c23215;
  border: 1px solid #c23215;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.waypoint_more_button__antModal--3eiN .ant-btn-primary:hover {
  background-color: #f5754e !important;
  border: none !important;
}
.waypoint_more_button__antModal--3eiN .ant-btn-default {
  background-color: #fff;
  color: #595959;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0px 1px 4px 0px #0000001f;
          box-shadow: 0px 1px 4px 0px #0000001f;
  font-size: 14px;
}
a.waypoint_more_button__antModal--3eiN .ant-btn-default:hover {
  color: #595959;
}
@media (hover: hover) {
  .waypoint_more_button__antModal--3eiN .ant-btn-default:hover,
  a.waypoint_more_button__antModal--3eiN .ant-btn-default:hover {
    color: rgba(0, 0, 0, 0.85);
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 0px 2px 4px -1px #00000033;
            box-shadow: 0px 2px 4px -1px #00000033;
  }
}
.waypoint_more_button__antModal--3eiN .ant-btn-default:active,
a.waypoint_more_button__antModal--3eiN .ant-btn-default.active {
  color: #595959;
}
.waypoint_more_button__antModal--3eiN .ant-btn-default.pressed,
a.waypoint_more_button__antModal--3eiN .ant-btn-default.pressed {
  color: #595959;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.waypoint_more_button__antModal--3eiN .ant-btn-primary {
  border: 1px solid #cf1322 !important;
  background: #cf1322 !important;
}
.waypoint_more_button__antModal--3eiN .ant-btn-primary:hover {
  border: none !important;
  background: #cf1323e4 !important;
}
.waypoint_more_button__label--3vPh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.waypoint_more_button__label--3vPh .anticon-delete {
  margin-right: -2px;
}
.waypoint_more_button__labelText--DkRm {
  display: block;
  margin-left: 8px;
  margin-top: 2px;
}
.waypoint_more_button__shareIcon---0qx {
  width: 11px;
  margin-top: 4px;
  margin-left: 2px;
}

.waypoint_form__form--bXID {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 12px 24px 12px;
}
.waypoint_form__form--bXID input[type='number']::-webkit-inner-spin-button,
.waypoint_form__form--bXID input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.waypoint_form__form--bXID input[type='number'] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  /* Firefox */
}
.waypoint_form__form--bXID textarea {
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  padding: 4px 11px;
}
.waypoint_form__form--bXID textarea:focus,
.waypoint_form__form--bXID textarea:active,
.waypoint_form__form--bXID textarea:focus-visible {
  outline: none;
  border-color: #1b81a6;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
}
.waypoint_form__form--bXID label {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.waypoint_form__body--70pE {
  overflow-y: auto;
}
.waypoint_form__label--JGL- {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.waypoint_form__input--XMBu {
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  padding: 4px 11px;
}
.waypoint_form__input--XMBu:focus,
.waypoint_form__input--XMBu:active,
.waypoint_form__input--XMBu:focus-visible {
  outline: none;
  border-color: #1b81a6;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
}
.waypoint_form__latLng--dBjx {
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  padding: 4px 11px;
}
.waypoint_form__latLng--dBjx:focus,
.waypoint_form__latLng--dBjx:active,
.waypoint_form__latLng--dBjx:focus-visible {
  outline: none;
  border-color: #1b81a6;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
}
.waypoint_form__column--1BSK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  margin-top: 12px;
}
.waypoint_form__column__date--yNR\+ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  margin-top: 12px;
  gap: 0;
}
.waypoint_form__lakeSearch--C7nw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  margin-top: 12px;
}
.waypoint_form__lakeSearch--C7nw .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 26px 0 11px;
}
.waypoint_form__notes--QL3p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  margin-top: 12px;
}
.waypoint_form__column__latLng--taY7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  margin-top: 12px;
  width: 50%;
}
.waypoint_form__column__latLng--taY7 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.waypoint_form__column__latLng--taY7 input {
  width: 125px;
}
.waypoint_form__row--0geR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.waypoint_form__identifier--q32D {
  font-size: 19px;
  margin-left: 2px;
  margin-top: 2px;
}
.waypoint_form__modalContent--pRac {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.waypoint_form__footer--ii\+P {
  padding: 12px;
  background-color: #ffffff;
}
.waypoint_form__footerWrapper--tD17 {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.waypoint_form__footer--ii\+P::before {
  content: '';
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
  height: 24px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}
.waypoint_form__waypointType--Rr3m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
}
.waypoint_form__waypointType--Rr3m input {
  visibility: hidden;
}
.waypoint_form__waypointTypeList--PMaf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  gap: 14px;
}
.waypoint_form__waypointMarker--KWKY {
  padding: 1px;
}
.waypoint_form__waypointMarker--KWKY svg {
  width: 36px;
  height: 36px;
}
.waypoint_form__waypointMarker__selected--EvRu {
  outline: 2px solid #000000;
  border-radius: 50%;
}
.waypoint_form__label__legend--xwcw {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: -6px;
}
.waypoint_form__waypointTypeLabel--C1Gr {
  color: #657d7d;
  font-weight: 400;
}
.waypoint_form__waypointTypeLabel__selected--6Jpk {
  color: #000000;
  font-weight: 500;
}
.waypoint_form__error--HfXn {
  font-size: 13px;
  color: #ff0000;
  margin-top: -5px;
  margin-bottom: -8px;
}
.waypoint_form__input__small--sjYb {
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  padding: 4px 11px;
  padding: 4px 8px;
  width: 38px;
}
.waypoint_form__input__small--sjYb:focus,
.waypoint_form__input__small--sjYb:active,
.waypoint_form__input__small--sjYb:focus-visible {
  outline: none;
  border-color: #1b81a6;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
}
.waypoint_form__input__small--sjYb + .waypoint_form__identifier--q32D {
  margin-right: 6px;
}
.waypoint_form__input__medium--w2L7 {
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  padding: 4px 11px;
  padding: 4px 8px;
  width: 54px;
}
.waypoint_form__input__medium--w2L7:focus,
.waypoint_form__input__medium--w2L7:active,
.waypoint_form__input__medium--w2L7:focus-visible {
  outline: none;
  border-color: #1b81a6;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 107, 153, 0.2);
}
.waypoint_form__row__dms---Bva {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.waypoint_form__row__dms---Bva + .waypoint_form__row__dms---Bva {
  margin-left: 8px;
}
.waypoint_form__coordinateToggle--gpmT {
  margin-block: 24px 12px;
}
.waypoint_form__coordinateToggle--gpmT .ant-segmented {
  width: 100%;
  border-radius: 8px;
}
.waypoint_form__coordinateToggle--gpmT .ant-segmented-group {
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
}
.waypoint_form__coordinateToggle--gpmT .ant-segmented-item {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  border-radius: 8px;
}
.waypoint_form__coordinateToggle--gpmT .ant-segmented-thumb {
  border-radius: 8px;
}
.waypoint_form__conditions--87n2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  border-top: 1px solid #d9d9d9;
  padding: 24px 12px;
}
.waypoint_form__conditionsHeading--mHFZ {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

.waypoints_list_screen__modal--0FdO {
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  overflow-y: auto;
  height: 30vh;
  max-height: calc(100% - 24px);
  width: calc(100% - 24px);
  z-index: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  border-radius: 14px;
  position: absolute;
  bottom: 0;
  left: 12px;
}
@media only screen and (min-width: 576px) {
  .waypoints_list_screen__modal--0FdO {
    bottom: unset;
    height: 100vh;
    width: 375px;
    top: 79px;
    max-height: calc(100% - 101px);
    left: 80px;
  }
}
.waypoints_list_screen__modal__expanded--CF4j {
  height: 100%;
}
.waypoints_list_screen__modalContent--VHVK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.waypoints_list_screen__heading--LjSG {
  font-weight: 500;
  font-size: 18px;
}
@media only screen and (min-width: 576px) {
  .waypoints_list_screen__heading--LjSG {
    font-size: 21px;
    display: block;
  }
}
.waypoints_list_screen__modalHeader--WE\+E {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  top: 0;
  z-index: 1;
  padding: 6px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e4e4e7;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 12px;
}
@media only screen and (min-width: 576px) {
  .waypoints_list_screen__modalHeader--WE\+E {
    padding: 12px;
  }
}
.waypoints_list_screen__modalHeader--WE\+E svg {
  width: 22px;
  color: #747474;
}
@media only screen and (min-width: 576px) {
  .waypoints_list_screen__modalHeader--WE\+E svg {
    width: 20px;
  }
}
.waypoints_list_screen__waypointList--Y7f9 {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.waypoints_list_screen__footer--SsQO {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.waypoints_list_screen__footerContent--V0DG {
  display: none;
}
@media only screen and (min-width: 576px) {
  .waypoints_list_screen__footerContent--V0DG {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 0;
  }
}
.waypoints_list_screen__footerContent--V0DG:before {
  content: '';
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
  height: 24px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.waypoints_list_screen__footerContent__noUser--FRpR {
  padding: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.waypoints_list_screen__buttonWrapper--K84j {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  gap: 4px;
  text-align: center;
  line-height: 1.2;
}
.waypoints_list_screen__noWaypoints--2Gri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 12px;
}
.waypoints_list_screen__noWaypoints--2Gri svg {
  color: #657d7d;
  font-size: 36px;
  margin-bottom: 12px;
  margin-top: 25px;
}
.waypoints_list_screen__noWaypoints--2Gri strong {
  font-size: 16px;
  font-weight: 600;
}
.waypoints_list_screen__noWaypoints--2Gri small {
  color: #657d7d;
  text-align: center;
  font-size: 14px;
  padding-inline: 10px;
}
.waypoints_list_screen__noWaypoints--2Gri p {
  color: #657d7d;
  margin-bottom: 0;
  padding-inline: 10px;
}
.waypoints_list_screen__filters--K4-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 12px 8px;
  position: sticky;
  top: 0;
  background-color: #ffffff;
  gap: 12px;
  -webkit-filter: drop-shadow(0 1.5px 2px #00000010);
          filter: drop-shadow(0 1.5px 2px #00000010);
}
@media only screen and (min-width: 576px) {
  .waypoints_list_screen__filters--K4-1 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
    -webkit-filter: none;
            filter: none;
  }
}
.waypoints_list_screen__filters--K4-1 .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  margin-top: 1px;
}
.waypoints_list_screen__filters--K4-1 div:first-of-type {
  margin-left: auto;
}
@media only screen and (min-width: 576px) {
  .waypoints_list_screen__filters--K4-1 div:first-of-type {
    margin-left: unset;
  }
}
.waypoints_list_screen__sortSelect--F5bK.waypoints_list_screen__sortSelect--F5bK {
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 8px;
}
.waypoints_list_screen__sortSelect--F5bK.waypoints_list_screen__sortSelect--F5bK .ant-select-selection-placeholder {
  color: #595959;
}
.waypoints_list_screen__sortSelect--F5bK.waypoints_list_screen__sortSelect--F5bK .ant-select-selector {
  border: none !important;
  border-radius: 8px !important;
}
.waypoints_list_screen__sortSelect--F5bK.waypoints_list_screen__sortSelect--F5bK .ant-select-single.ant-select-show-arrow .ant-select-selection-item {
  margin-top: 1px;
}
.waypoints_list_screen__filtersButton--yBsf {
  padding: 5.5px 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: -1px;
}
.waypoints_list_screen__filtersButton--yBsf svg {
  color: rgba(0, 0, 0, 0.25);
}
.waypoints_list_screen__clearButton--DFCE {
  color: #595959;
  margin-right: 8px;
}
.waypoints_list_screen__loading--3onZ {
  padding: 12px;
}
.waypoints_list_screen__expandIcon--eFc1 {
  margin-right: 8px;
}

.waypoint_form_screen__modal--4pl\+ {
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  overflow-y: auto;
  height: 30vh;
  max-height: calc(100% - 24px);
  width: calc(100% - 24px);
  z-index: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  border-radius: 14px;
  position: absolute;
  bottom: 0;
  left: 12px;
}
@media only screen and (min-width: 576px) {
  .waypoint_form_screen__modal--4pl\+ {
    bottom: unset;
    height: 100vh;
    width: 375px;
    top: 79px;
    max-height: calc(100% - 101px);
    left: 80px;
  }
}
.waypoint_form_screen__modal__expanded--cNPe {
  height: 100%;
}
.waypoint_form_screen__modalHeader--ry2H {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  top: 0;
  z-index: 1;
  padding: 6px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e4e4e7;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (min-width: 576px) {
  .waypoint_form_screen__modalHeader--ry2H {
    padding: 12px;
  }
}
.waypoint_form_screen__modalHeader--ry2H svg {
  width: 22px;
  color: #747474;
}
@media only screen and (min-width: 576px) {
  .waypoint_form_screen__modalHeader--ry2H svg {
    width: 20px;
  }
}
.waypoint_form_screen__modalHeader--ry2H .anticon-close {
  margin-top: -22px;
}
.waypoint_form_screen__modalContent--rWon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  height: 100%;
}
.waypoint_form_screen__subHeading--SO8A {
  display: block;
  color: #657d7d;
}
.waypoint_form_screen__heading--cwdI {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: -6px;
  display: block;
}
@media only screen and (min-width: 576px) {
  .waypoint_form_screen__heading--cwdI {
    font-size: 21px;
    display: block;
  }
}

.waypoint_import_screen__modal--cmul {
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  overflow-y: auto;
  height: 30vh;
  max-height: calc(100% - 24px);
  width: calc(100% - 24px);
  z-index: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.15), 0px 6px 10px rgba(0, 0, 0, 0.07), 0px 1px 18px rgba(0, 0, 0, 0.06);
  border-radius: 14px;
  bottom: 0;
  left: 12px;
  position: absolute;
}
@media only screen and (min-width: 576px) {
  .waypoint_import_screen__modal--cmul {
    bottom: unset;
    height: 100vh;
    width: 375px;
    top: 79px;
    max-height: calc(100% - 101px);
    left: 80px;
  }
}
.waypoint_import_screen__modalContent--vK4q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.waypoint_import_screen__waypointList--w96b {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin-bottom: 0;
  overflow-y: auto;
}
.waypoint_import_screen__heading--D8hp {
  font-weight: 500;
  font-size: 18px;
}
@media only screen and (min-width: 576px) {
  .waypoint_import_screen__heading--D8hp {
    font-size: 21px;
    display: block;
  }
}
.waypoint_import_screen__modalHeader--pZDM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  top: 0;
  z-index: 1;
  padding: 6px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e4e4e7;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (min-width: 576px) {
  .waypoint_import_screen__modalHeader--pZDM {
    padding: 12px;
  }
}
.waypoint_import_screen__modalHeader--pZDM svg {
  width: 22px;
  color: #747474;
}
@media only screen and (min-width: 576px) {
  .waypoint_import_screen__modalHeader--pZDM svg {
    width: 20px;
  }
}
.waypoint_import_screen__waypointItem--r7pE {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 12px 8px 7px;
  border-bottom: 1px solid #e4e4e7;
}
.waypoint_import_screen__waypointType--QKGY {
  margin-right: 9px;
}
.waypoint_import_screen__waypointType--QKGY svg {
  width: 46px;
}
.waypoint_import_screen__waypointDetails--LhZn span,
.waypoint_import_screen__waypointDetails--LhZn strong {
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.waypoint_import_screen__waypointDetails--LhZn span {
  color: #657d7d;
}
.waypoint_import_screen__noWaypoints--LxVF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #e4e4e7;
}
.waypoint_import_screen__noWaypoints--LxVF svg {
  color: #657d7d;
  font-size: 36px;
  margin-bottom: 12px;
  margin-top: 25px;
}
.waypoint_import_screen__noWaypoints--LxVF strong {
  font-size: 16px;
  font-weight: 600;
}
.waypoint_import_screen__noWaypoints--LxVF small {
  color: #657d7d;
  text-align: center;
  font-size: 14px;
  padding-inline: 10px;
}
.waypoint_import_screen__noWaypoints--LxVF p {
  color: #657d7d;
  margin-bottom: 0;
  padding-inline: 10px;
}
.waypoint_import_screen__footer--kdHd {
  padding: 12px;
  background-color: #ffffff;
}
.waypoint_import_screen__footerWrapper--Z3vE {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.waypoint_import_screen__footer--kdHd::before {
  content: '';
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
  height: 24px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}

.weather_layers_modal__modal--6U7p {
  background-color: #ffffff;
  width: 310px;
  border-radius: 14px;
  -webkit-box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
          box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
  position: absolute;
  top: 12px;
  left: 80px;
  z-index: 400;
}
@media only screen and (min-width: 576px) {
  .weather_layers_modal__modal--6U7p {
    top: 79px;
  }
}
.weather_layers_modal__modal--6U7p > div:first-of-type {
  border-radius: 14px 14px 0 0;
}
.weather_layers_modal__modal--6U7p > div:last-child {
  border-radius: 0 0 14px 14px;
}
.weather_layers_modal__layerItem--RyCz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 16px;
  border-bottom: 1px solid rgba(161, 161, 170, 0.5);
  cursor: pointer;
}
@media only screen and (min-width: 576px) {
  .weather_layers_modal__layerItem--RyCz:hover {
    background-color: hsla(0, 0%, 90%, 0.8);
  }
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__label--2lnm {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #3f3f46;
  font-size: 15px;
  line-height: 22px;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__layerIcon--S3LI {
  margin-left: auto;
  width: 23px;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__layerIcon--S3LI svg {
  width: 23px;
  color: #3f3f46;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__layerIcon--S3LI svg path {
  fill: #3f3f46 !important;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__layerIcon__weather--kjNW {
  margin-left: auto;
  width: 21px;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__layerIcon__weather--kjNW svg {
  width: 21px;
  color: #3f3f46;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__layerIcon__weather--kjNW svg path {
  fill: #3f3f46 !important;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__windIcon--6yWj {
  width: 28px;
  margin-right: -3px;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__windIcon--6yWj svg {
  width: 28px;
}
.weather_layers_modal__layerItem--RyCz .weather_layers_modal__windIcon--6yWj svg path {
  fill: #3f3f46 !important;
}
.weather_layers_modal__comingSoon--4HXt {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px 3px;
  border-radius: 8px;
  background-color: #002b3a;
  color: #ffffff;
  font-size: 9px;
  line-height: 1;
  text-align: center;
  margin-left: -5px;
}
.weather_layers_modal__layerItem__comingSoon--n0Em > span:first-of-type {
  display: none;
}
.weather_layers_modal__layerItem__selected--q7hs {
  background-color: hsla(0, 0%, 90%, 0.8);
}
.weather_layers_modal__lockIcon--dsJ6 {
  margin-right: 6px;
}
.weather_layers_modal__lockIcon--dsJ6 svg {
  width: 16px;
}
.weather_layers_modal__radio--LIlW {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #3f3f46;
  position: relative;
  margin-right: 6px;
}
.weather_layers_modal__radio--LIlW::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 2px;
  left: 2px;
  background-color: #3f3f46;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.weather_layers_modal__radio__selected--e6rf::after {
  opacity: 1;
}
.weather_layers_modal__checkmark--Lxd2 {
  margin-right: 6px;
  width: 12px;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.weather_layers_modal__checkmark__selected--u1Hd {
  opacity: 1;
}

.popup__popup--EBG6 {
  z-index: 200;
}
.popup__popup--EBG6 .mapboxgl-popup-content {
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-radius: 0;
}
.popup__popup--EBG6 .mapboxgl-popup-close-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  color: #999999;
  width: 18px;
  height: 18px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  top: 4px;
  right: 4px;
}
.popup__popup--EBG6 .mapboxgl-popup-close-button:hover {
  background-color: #fff;
}
.popup__popup--EBG6.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  margin-top: -1px;
}
.popup__popup--EBG6.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  border-bottom-color: #3f3f46;
}
.popup__popup--EBG6.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  margin-left: -1px;
}
.popup__popup--EBG6.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  margin-right: -1px;
}
.popup__content---Et2 {
  -webkit-box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
          box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
}
.popup__header--QfS7 {
  background-color: #3f3f46;
  color: #fff;
  padding: 6px 30px 6px 6px;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
}
.popup__close--P8Gp {
  position: absolute;
  padding: 4px;
  right: 0;
  top: 0;
  cursor: pointer;
}
.popup__closeIcon--eIfW {
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  font-size: 12px;
  color: #999999;
  cursor: pointer;
}
.popup__closeIcon--eIfW svg {
  stroke: currentColor;
  stroke-width: 80px;
}
.popup__body--2IY2 {
  padding: 6px;
  text-align: center;
}
.popup__legend--vz9k {
  position: relative;
}
.popup__legend--vz9k span {
  position: absolute;
  left: 2px;
  top: 1.6px;
  background: #fff;
  border-radius: 50%;
  font-size: 11.5px;
  line-height: 16px;
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.025em;
  outline: 1.75px solid #00000090;
  font-weight: 600;
}
.popup__legendWords--YYTt {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.025em;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.popup__clarityBlurb--3qqj {
  display: block;
  margin-top: -5px;
  margin-bottom: 4px;
  font-weight: 300;
}
.popup__clarityBlurb--3qqj strong {
  font-weight: 600;
}

.map_page__mapPage--2fzM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.map_page__mapHeader--JMoq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  border-bottom: 1px solid #c1cbca;
}
.map_page__mapAndSidebarContainer--23Y8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
}
.map_page__mapContainer--sGku {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  isolation: isolate;
}
.map_page__map--EvnN {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 100%;
}
.map_page__map--EvnN [mapboxgl-children] {
  position: absolute;
  top: 0;
  left: 0;
}
.map_page__map--EvnN .awxgl-tooltip {
  z-index: 299;
}
.map_page__wrapper--euf2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl button .mapboxgl-ctrl-icon {
  background-size: 80%;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
  right: auto;
  left: -250px;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-top-left,
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right {
  z-index: 300;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-attrib.mapboxgl-compact {
  display: none;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-top-right {
  top: 36px;
  right: 12px;
  z-index: 300;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-top-right > div:nth-child(2) {
  top: -27px;
  margin: 0 !important;
  position: relative;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl .mapboxgl-ctrl-group {
  z-index: 300;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right {
  bottom: -12px;
}
@media only screen and (min-width: 576px) {
  .map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right {
    bottom: -1px;
  }
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right > div {
  margin: 0 !important;
  right: 12px;
  position: relative;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right > div:nth-child(1) {
  border-radius: 0 0 8px 8px;
  border-top: 1px solid #d7d7db;
}
@media only screen and (min-width: 576px) {
  .map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right > div:nth-child(1) {
    border-radius: 8px;
    border-top: none;
  }
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right > div:nth-child(2) {
  border-radius: 8px 8px 0 0;
  top: -40px !important;
}
@media only screen and (min-width: 576px) {
  .map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right > div:nth-child(2) {
    top: -140px !important;
  }
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-group {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-group button {
  background-color: #fafafacc;
  backdrop-filter: blur(6px);
  width: 40px;
  height: 40px;
  border: none;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-group button + button {
  border-top: 1px solid #a1a1aa80;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-attrib.mapboxgl-compact {
  display: block;
}
.map_page__wrapper--euf2 .mapboxgl-ctrl-attrib.mapboxgl-compact {
  opacity: 0;
}
.map_page__searchAndFilters--K78i {
  position: absolute;
  top: 12px;
  left: 80px;
  width: 266px;
  z-index: 301;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  background: #ffffff;
  border-radius: 14px;
  -webkit-box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
          box-shadow: 0px 9px 28px 8px #0000000d, 0px 6px 16px 0px #00000014, 0px 3px 6px -4px #0000001f;
}
.map_page__pinFilters--Ezqt {
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 300;
}
.map_page__pinFiltersButton--foHl {
  border-radius: 9999px;
  -webkit-box-shadow: 0px 0px 2.8px 0px #ffffffb0;
          box-shadow: 0px 0px 2.8px 0px #ffffffb0;
  background-color: #002b3a;
  width: 150px;
  padding: 10px 20px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px;
}
.map_page__pinFiltersButtonIcon--q8to {
  font-size: 18px;
}
.map_page__sidebar--GNt\+ {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 55px;
  z-index: 300;
  background-color: #002b3a;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 2.8px 0px #ffffffb0;
          box-shadow: 0px 0px 2.8px 0px #ffffffb0;
}
.map_page__sidebarItem--d6ho {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-align: center;
  font-size: 10px;
  line-height: 1.2;
  font-weight: 500;
  gap: 4px;
  padding: 12px 5px 12px 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-transition: background 300ms;
  transition: background 300ms;
  border-right: 3px solid transparent;
}
.map_page__sidebarItem--d6ho + .map_page__sidebarItem--d6ho {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.map_page__sidebarItem__selected--V1aU {
  border-right-color: #ff2a00;
}
.map_page__sidebarItemIcon--sydu {
  color: #ffffff;
  opacity: 0.53;
}
.map_page__sidebarItem__selected--V1aU .map_page__sidebarItemIcon--sydu {
  opacity: 1;
}
.map_page__sidebarItem__mapIcon--TQ3b svg {
  width: 20px;
}
.map_page__viewMapButton--2Pi5.map_page__viewMapButton--2Pi5 {
  background-color: #000;
  border-color: #000;
  position: absolute;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 301;
  border-radius: 10px;
  padding: 9px 15px;
  font-size: 13.5px;
}
.map_page__viewMapButton--2Pi5.map_page__viewMapButton--2Pi5:hover,
.map_page__viewMapButton--2Pi5.map_page__viewMapButton--2Pi5:focus {
  background-color: #000;
}
.map_page__keyMapLayers--sm\+9 {
  margin-top: auto;
  padding: 12px;
  border-top: 1px solid #e4e4e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.map_page__keyMapLayersHeading--UpGJ {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  color: #002b3a;
}
.map_page__keyMapLayersLayerGroup--vxT9 {
  border: 1px solid #e4e4e7;
  border-radius: 10px;
}
.map_page__keyMapLayersLayer--VxCK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 12px 6px 6px;
  gap: 6px;
  cursor: pointer;
}
.map_page__keyMapLayersLayer--VxCK + .map_page__keyMapLayersLayer--VxCK {
  border-top: 1px solid #e4e4e7;
}
.map_page__keyMapLayersLayerName--Mktw {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  color: #002b3a;
}
.map_page__proUpgrade--aRaP {
  background: #002b3a;
  padding: 8px 8px 16px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.map_page__proUpgrade--aRaP > span {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 6px;
}
.map_page__upgradeButtons--vjx8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.map_page__upgradeButtons--vjx8 button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.map_page__upgradeButton--FCSg {
  padding-inline: 8px;
  position: relative;
  overflow: hidden;
}
.map_page__upgradeButton--FCSg:after {
  content: '';
  position: absolute;
  top: 0;
  left: -150%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 45%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-animation: map_page__shimmer--J3XA 10s infinite;
          animation: map_page__shimmer--J3XA 10s infinite;
}
@-webkit-keyframes map_page__shimmer--J3XA {
  30% {
    left: -150%;
  }
  40% {
    left: 100%;
  }
  50% {
    left: 150%;
  }
  100% {
    left: 150%;
  }
}
@keyframes map_page__shimmer--J3XA {
  30% {
    left: -150%;
  }
  40% {
    left: 100%;
  }
  50% {
    left: 150%;
  }
  100% {
    left: 150%;
  }
}
.map_page__mapContainer__targetModel--BuJE .mapboxgl-canvas-container.mapboxgl-interactive {
  cursor: crosshair;
}
.map_page__antQuickModal--dYmy .ant-modal-confirm-body .ant-modal-confirm-title {
  padding-inline: 16px;
  margin-inline: -16px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  margin-top: -10px;
}
.map_page__antQuickModal--dYmy .ant-modal-confirm .ant-modal-body {
  padding: 24px 16px;
}
.map_page__antQuickModal--dYmy .ant-modal-close {
  top: -3px;
  right: -9px;
}
.map_page__antQuickModal--dYmy .ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 18px;
}
.map_page__antQuickModal--dYmy .ant-modal-confirm .ant-modal-confirm-btns {
  margin-bottom: -8px;
  margin-top: 30px;
}
.map_page__antQuickModal--dYmy .ant-modal-confirm-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.map_page__antQuickModal--dYmy .ant-modal-confirm-btns button {
  width: calc(50% - 4px);
}
.map_page__antQuickModal--dYmy .ant-modal-confirm .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-left: 0;
}
.map_page__antQuickModal--dYmy .ant-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  -webkit-transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, -webkit-box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out;
  transition: background-color 100ms ease-out, color 100ms ease-out, border-color 100ms ease-out, box-shadow 100ms ease-out, -webkit-box-shadow 100ms ease-out;
}
@media only screen and (min-width: 576px) {
  .map_page__antQuickModal--dYmy .ant-btn {
    -webkit-transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, -webkit-box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out;
    transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out, box-shadow 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  }
}
.map_page__antQuickModal--dYmy .ant-btn[aria-disabled='true'],
.map_page__antQuickModal--dYmy .ant-btn[disabled] {
  background-color: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.map_page__antQuickModal--dYmy .ant-btn[aria-disabled='true'].pressed,
.map_page__antQuickModal--dYmy .ant-btn[disabled].pressed {
  pointer-events: none;
}
.map_page__antQuickModal--dYmy .ant-btn:focus-visible {
  outline: none;
}
.map_page__antQuickModal--dYmy .ant-btn-primary {
  color: #fff;
  border: 1px solid #e84b25;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
  background-color: #e84b25 !important;
  border-color: #e84b25 !important;
  font-size: 14px;
}
a.map_page__antQuickModal--dYmy .ant-btn-primary:hover {
  color: #fff;
}
@media (hover: hover) {
  .map_page__antQuickModal--dYmy .ant-btn-primary:hover,
  a.map_page__antQuickModal--dYmy .ant-btn-primary:hover {
    color: #fff;
    background-color: #f5754e;
    border: 1px solid #f5754e;
    -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
.map_page__antQuickModal--dYmy .ant-btn-primary:active,
a.map_page__antQuickModal--dYmy .ant-btn-primary.active {
  color: #fff;
}
.map_page__antQuickModal--dYmy .ant-btn-primary.pressed,
a.map_page__antQuickModal--dYmy .ant-btn-primary.pressed {
  color: #fff;
  background-color: #c23215;
  border: 1px solid #c23215;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.map_page__antQuickModal--dYmy .ant-btn-primary:hover {
  background-color: #f5754e !important;
  border: none !important;
}
.map_page__antQuickModal--dYmy .ant-btn-default {
  background-color: #fff;
  color: #595959;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0px 1px 4px 0px #0000001f;
          box-shadow: 0px 1px 4px 0px #0000001f;
  font-size: 14px;
}
a.map_page__antQuickModal--dYmy .ant-btn-default:hover {
  color: #595959;
}
@media (hover: hover) {
  .map_page__antQuickModal--dYmy .ant-btn-default:hover,
  a.map_page__antQuickModal--dYmy .ant-btn-default:hover {
    color: rgba(0, 0, 0, 0.85);
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 0px 2px 4px -1px #00000033;
            box-shadow: 0px 2px 4px -1px #00000033;
  }
}
.map_page__antQuickModal--dYmy .ant-btn-default:active,
a.map_page__antQuickModal--dYmy .ant-btn-default.active {
  color: #595959;
}
.map_page__antQuickModal--dYmy .ant-btn-default.pressed,
a.map_page__antQuickModal--dYmy .ant-btn-default.pressed {
  color: #595959;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.map_page__lakeDetails--2sZY {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 400;
}
@media only screen and (min-width: 576px) {
  .map_page__lakeDetails--2sZY {
    top: 6px;
    right: 8px;
  }
}
.map_page__lakeDetails--2sZY .ant-card {
  border-radius: 4px;
}
.map_page__layerIcon--tr\+P > span {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.map_page__layerIcon--tr\+P svg {
  color: #fff;
}
.map_page__layerIcon--tr\+P svg path {
  fill: #fff;
}
.map_page__modalContent--x1N1 {
  top: 30dvh;
}
@media only screen and (min-width: 576px) {
  .map_page__modalContent--x1N1 {
    top: 50px;
  }
}
.map_page__modalContent--x1N1 .ant-modal-close {
  z-index: 200;
}

.search_and_filters__searchWrapper--dvQq {
  width: 55px;
  height: 55px;
}
@media only screen and (min-width: 576px) {
  .search_and_filters__searchWrapper--dvQq {
    width: auto;
    height: auto;
  }
}
.search_and_filters__search--ET78 {
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 576px) {
  .search_and_filters__search--ET78 {
    position: static;
  }
}
.search_and_filters__filter--z50r {
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}
.search_and_filters__filter__hidden--Bw6X {
  opacity: 0;
  pointer-events: none;
}


/*# sourceMappingURL=8899.40a76603427b54a4cd01.css.map*/