.article__wrapper--vHCZ {
  padding-top: 17px;
  padding-bottom: 48px;
}
.article__article_container--XaPS {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.article__article_container--XaPS header {
  margin-bottom: -12px;
}
/*# sourceMappingURL=article.css.map */
.list__list--Gpjk {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.list__top--nLkn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 12px 6px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .list__top--nLkn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list__top_col1--XBcU {
    width: 50%;
  }
  .list__top_col2--CoUV {
    width: 50%;
  }
}
.list__bottom--iXcj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (min-width: 576px) {
  .list__bottom--iXcj {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.list__bottom_col1--4lfS {
  margin-bottom: 12px;
}
@media only screen and (min-width: 576px) {
  .list__bottom_col1--4lfS {
    margin-bottom: 0;
    width: 50%;
    padding-right: 24px;
  }
  .list__bottom_col2--YN3P {
    width: 50%;
  }
}
.list__details--8EIL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 576px) {
  .list__details--8EIL {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}
.list__detail--gJWU {
  text-transform: uppercase;
  width: 50%;
  margin-bottom: 6px;
}
@media only screen and (min-width: 576px) {
  .list__detail--gJWU {
    width: auto;
  }
  .list__detail--gJWU:not(:first-child) {
    margin-left: 12px;
  }
}
.list__detail--gJWU strong {
  text-transform: none;
}
.list__commentsWrapper--gPv8 {
  background-color: hsl(0, 0%, 97%);
  position: relative;
  margin-bottom: 14px;
  padding: 6px;
}
.list__commentsWrapper--gPv8:after {
  top: 100%;
  left: 25px;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(240, 240, 240, 0);
  border-top-color: hsl(0, 0%, 97%);
  border-width: 10px;
  margin-left: -10px;
}
.list__user--uSNs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list__heading--g373 {
  font-size: 25px;
  line-height: 1.2;
  font-weight: 300;
}
.list__type--sJOm {
  color: #e84b25;
  font-weight: bold;
  margin-bottom: 0;
}
.list__buttons--fVCx {
  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;
}
.list__productCount--Wym2 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.list__linkPill--GIdk {
  display: inline-block;
  padding: 5px 7px;
  border-radius: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.list__productsWrapper--hTtA {
  overflow: hidden;
  padding: 12px;
}
.list__imgLink--PvYh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/*# sourceMappingURL=list.css.map */
.us_states_map_select__miniForm--oqhT {
  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;
  gap: 12px 9px;
  margin-top: 24px;
  margin-bottom: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .us_states_map_select__miniForm--oqhT {
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 375px) {
  .us_states_map_select__miniForm--oqhT {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.us_states_map_select__miniForm--oqhT .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  width: clamp(224px, 50vw, 320px);
}
@media only screen and (min-width: 576px) {
  .us_states_map_select__miniForm--oqhT .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    width: 270px;
  }
}
.us_states_map_select__miniForm--oqhT .ant-select-selection-item {
  color: #00000080;
}
.us_states_map_select__miniForm--oqhT a.ant-btn {
  line-height: 32px;
}
.us_states_map_select__map--KKYH {
  margin-bottom: 32px;
}
@media only screen and (min-width: 576px) {
  .us_states_map_select__map--KKYH {
    margin-bottom: 59px;
  }
}
.us_states_map_select__map--KKYH svg {
  width: 100%;
}
.us_states_map_select__map--KKYH path:hover,
.us_states_map_select__map--KKYH circle:hover {
  cursor: pointer;
  fill: #006b99;
}
.us_states_map_select__mapContainer--gtm7 {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media only screen and (min-width: 576px) {
  .us_states_map_select__mapContainer--gtm7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/*# sourceMappingURL=us_states_map_select.css.map */
.article_body__videoWrapper--4Cpu:not(:empty) {
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 24px;
}
.article_body__videoWrapper--4Cpu:not(:empty) .wistia_embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article_body__body--Yy4i > h1,
.article_body__raw_html--iauR > h1,
.article_body__body--Yy4i > h2,
.article_body__raw_html--iauR > h2,
.article_body__body--Yy4i > h3,
.article_body__raw_html--iauR > h3,
.article_body__body--Yy4i > h4,
.article_body__raw_html--iauR > h4,
.article_body__body--Yy4i > h5,
.article_body__raw_html--iauR > h5 {
  margin-top: 1em;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.article_body__body--Yy4i > h1,
.article_body__raw_html--iauR > h1 {
  font-size: 28px;
  line-height: 38px;
}
.article_body__body--Yy4i > h1 strong,
.article_body__raw_html--iauR > h1 strong {
  font-weight: inherit;
}
.article_body__body--Yy4i > h2,
.article_body__raw_html--iauR > h2 {
  font-size: 28px;
  line-height: 38px;
}
.article_body__body--Yy4i > h2 strong,
.article_body__raw_html--iauR > h2 strong {
  font-weight: inherit;
}
.article_body__body--Yy4i > h2:first-child,
.article_body__raw_html--iauR > h2:first-child {
  margin-top: 25px;
}
.article_body__body--Yy4i > h3,
.article_body__raw_html--iauR > h3 {
  font-size: 24px;
  line-height: 32px;
}
.article_body__body--Yy4i > h3 strong,
.article_body__raw_html--iauR > h3 strong {
  font-weight: inherit;
}
.article_body__body--Yy4i > h4,
.article_body__raw_html--iauR > h4 {
  font-size: 20px;
  line-height: 28px;
}
.article_body__body--Yy4i > h5,
.article_body__raw_html--iauR > h5 {
  font-size: 18px;
  line-height: 26px;
}
.article_body__body--Yy4i > p,
.article_body__raw_html--iauR > p {
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 20px;
}
.article_body__body--Yy4i > p:last-child,
.article_body__raw_html--iauR > p:last-child {
  margin-bottom: 48px;
}
.article_body__body--Yy4i > h1,
.article_body__raw_html--iauR > h1,
.article_body__body--Yy4i > h2,
.article_body__raw_html--iauR > h2,
.article_body__body--Yy4i > h3,
.article_body__raw_html--iauR > h3 {
  margin-top: 48px;
}
.article_body__body--Yy4i > h1 + h3,
.article_body__raw_html--iauR > h1 + h3,
.article_body__body--Yy4i > h1 + h2,
.article_body__raw_html--iauR > h1 + h2,
.article_body__body--Yy4i > h1 + h4,
.article_body__raw_html--iauR > h1 + h4,
.article_body__body--Yy4i > h1 + h5,
.article_body__raw_html--iauR > h1 + h5 {
  margin-top: 24px;
}
.article_body__body--Yy4i > h2 + h3,
.article_body__raw_html--iauR > h2 + h3,
.article_body__body--Yy4i > h2 + h4,
.article_body__raw_html--iauR > h2 + h4,
.article_body__body--Yy4i > h2 + h5,
.article_body__raw_html--iauR > h2 + h5 {
  margin-top: 24px;
}
.article_body__body--Yy4i > ul,
.article_body__raw_html--iauR > ul,
.article_body__body--Yy4i > ol,
.article_body__raw_html--iauR > ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.article_body__body--Yy4i > ul li::marker,
.article_body__raw_html--iauR > ul li::marker,
.article_body__body--Yy4i > ol li::marker,
.article_body__raw_html--iauR > ol li::marker {
  color: #e84b25;
}
.article_body__body--Yy4i > ul li,
.article_body__raw_html--iauR > ul li,
.article_body__body--Yy4i > ol li,
.article_body__raw_html--iauR > ol li {
  margin-bottom: 4px;
}
.article_body__body--Yy4i > h2 + ul,
.article_body__raw_html--iauR > h2 + ul,
.article_body__body--Yy4i > h2 + ol,
.article_body__raw_html--iauR > h2 + ol,
.article_body__body--Yy4i > h3 + ul,
.article_body__raw_html--iauR > h3 + ul,
.article_body__body--Yy4i > h3 + ol,
.article_body__raw_html--iauR > h3 + ol,
.article_body__body--Yy4i > h4 + ul,
.article_body__raw_html--iauR > h4 + ul,
.article_body__body--Yy4i > h4 + ol,
.article_body__raw_html--iauR > h4 + ol,
.article_body__body--Yy4i > h5 + ul,
.article_body__raw_html--iauR > h5 + ul,
.article_body__body--Yy4i > h5 + ol,
.article_body__raw_html--iauR > h5 + ol {
  margin-top: -10px;
}
.article_body__body--Yy4i .article_body__fishingReport--T1sP,
.article_body__raw_html--iauR .article_body__fishingReport--T1sP,
.article_body__body--Yy4i .article_body__productFamilyCard--WyEo,
.article_body__raw_html--iauR .article_body__productFamilyCard--WyEo {
  margin-bottom: 36px;
}
.article_body__body--Yy4i :is(.article_body__fishingReport--T1sP, .article_body__productFamilyCard--WyEo) + :is(h2, h3),
.article_body__raw_html--iauR :is(.article_body__fishingReport--T1sP, .article_body__productFamilyCard--WyEo) + :is(h2, h3) {
  margin-top: 64px;
}
.article_body__body--Yy4i .article_body__waterbodySlice--6xKv,
.article_body__raw_html--iauR .article_body__waterbodySlice--6xKv {
  margin-bottom: 36px;
}
.article_body__body--Yy4i .article_body__waterbodySlice--6xKv + h2,
.article_body__raw_html--iauR .article_body__waterbodySlice--6xKv + h2 {
  margin-top: 64px;
}
.article_body__body--Yy4i .article_body__productFamilyCard--WyEo,
.article_body__raw_html--iauR .article_body__productFamilyCard--WyEo {
  margin-top: -8px;
}
.article_body__body--Yy4i .article_body__productFamilyCard--WyEo + .article_body__productFamilyCard--WyEo,
.article_body__raw_html--iauR .article_body__productFamilyCard--WyEo + .article_body__productFamilyCard--WyEo {
  margin-top: -36px;
}
.article_body__body--Yy4i a,
.article_body__raw_html--iauR a {
  color: #006b99;
}
.article_body__body--Yy4i .block-img,
.article_body__raw_html--iauR .block-img {
  margin-top: 32px;
}
.article_body__body--Yy4i .block-img img,
.article_body__raw_html--iauR .block-img img {
  -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  margin-bottom: 18px;
}
.article_body__body--Yy4i .embed,
.article_body__raw_html--iauR .embed {
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 32px;
}
.article_body__body--Yy4i .embed iframe,
.article_body__raw_html--iauR .embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article_body__articleUSMap--8l6x {
  margin-top: 32px;
  margin-bottom: 32px;
}
.article_body__omniaVideoArticleSlice--WpD5 {
  margin-block: 24px;
}
.article_body__fishingReportCard--7YNQ.article_body__fishingReportCard--7YNQ {
  width: 75%;
  height: 100%;
}
/*# sourceMappingURL=article_body.css.map */
.article_cta__buttonContainer--zm8f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.article_cta__buttonContainer--zm8f a {
  color: #fff;
}
.article_cta__left--HnDS {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.article_cta__center--7SHV {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.article_cta__button--pD1Z {
  margin-bottom: 24px;
}
.article_cta__button--pD1Z .ant-btn {
  height: 44px;
}
.article_cta__button--pD1Z .ant-btn span {
  margin-top: 2px;
}
.article_cta__primary--JN3s .ant-btn {
  background-color: #e84b25;
  border-color: #e84b25;
  color: #fff;
}
.article_cta__secondary--aaSk .ant-btn {
  background-color: #006b99;
  border-color: #006b99;
  color: #fff;
}
/*# sourceMappingURL=article_cta.css.map */
.article_fishing_report_form__formWrapper---vlf {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0;
  -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
  padding: 24px;
  border-radius: 8px;
}
.article_fishing_report_form__formWrapper---vlf h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
}
.article_fishing_report_form__formWrapper---vlf button {
  margin-top: 20px;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
/*# sourceMappingURL=article_fishing_report_form.css.map */
.badges__badge--wvfy {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 14px 0px 4px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0% 100%);
}
.badges__badge__hotbait--aLij {
  background-color: #fb2422;
}
.badges__badge__nearYou--Dbt4 {
  background-color: #0082d5;
}
.badges__icon--EZid {
  color: #fff;
}
/*# sourceMappingURL=badges.css.map */
.article_product_card__section--LuAZ {
  margin-bottom: 24px;
}
.article_product_card__card--15ag {
  -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.article_product_card__cardContent--Le7d {
  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;
  position: relative;
}
@media only screen and (min-width: 576px) {
  .article_product_card__cardContent--Le7d {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.article_product_card__detailsContainer--c1UL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
@media only screen and (min-width: 576px) {
  .article_product_card__detailsContainer--c1UL {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.article_product_card__productDetails--sN6q {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.article_product_card__rightSide--O1nD {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.article_product_card__upperSection--7Gec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.article_product_card__imgSection--wWEP {
  padding-right: 12px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 576px) {
  .article_product_card__imgSection--wWEP {
    padding-bottom: 0;
    padding-right: 24px;
  }
}
.article_product_card__imgWrapper--XKDX {
  width: 88px;
  position: relative;
}
@media only screen and (min-width: 576px) {
  .article_product_card__imgWrapper--XKDX {
    width: 175px;
    padding-bottom: 0;
  }
}
.article_product_card__imgWrapper--XKDX img {
  border: 1px solid #d9d9d9;
  -webkit-filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.1));
  border-radius: 8px;
  background-color: #fff;
}
.article_product_card__productTitle--Ofkf {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 6px;
  word-break: break-word;
}
.article_product_card__optionsSelector--B97Y {
  padding-left: 12px;
}
.article_product_card__price--7k2n {
  font-family: termina, sans-serif;
  margin-bottom: 0;
  color: #657d7d;
  font-weight: 500;
  letter-spacing: 0.84px;
  line-height: 17px;
  font-size: 14px;
  padding: 24px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 576px) {
  .article_product_card__price--7k2n {
    display: block;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    font-size: 16px;
    padding: 0;
  }
}
.article_product_card__originalPrice--Eh0Z {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 24px;
}
.article_product_card__priceCompare--PcRx {
  margin-left: 0.3em;
  white-space: nowrap;
  color: #657d7d;
}
.article_product_card__price__sale--vyTv {
  color: #d8363e;
}
.article_product_card__footerDivider--rgSj.article_product_card__footerDivider--rgSj {
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (min-width: 576px) {
  .article_product_card__footerDivider--rgSj.article_product_card__footerDivider--rgSj {
    margin-top: 0;
  }
}
.article_product_card__bottomButtons---oZB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .article_product_card__bottomButtons---oZB {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.article_product_card__bottomButtons---oZB .ant-btn {
  font-size: 12px;
}
.article_product_card__productChip--A7I-.article_product_card__productChip--A7I- {
  position: unset;
}
@media only screen and (min-width: 576px) {
  .article_product_card__productChip--A7I-.article_product_card__productChip--A7I- {
    position: absolute;
  }
}
.article_product_card__fishingReportsCount--xRla,
.article_product_card__reportedOnLake--RhNH,
.article_product_card__reportedInLake--YR6a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  line-height: 1.2;
  margin-bottom: 4px;
  font-size: 12px;
  cursor: pointer;
  color: #657d7d;
}
.article_product_card__fishingReportsCount--xRla:hover,
.article_product_card__reportedOnLake--RhNH:hover,
.article_product_card__reportedInLake--YR6a:hover {
  color: #657d7d;
}
.article_product_card__fishingReportsCount--xRla:focus,
.article_product_card__reportedOnLake--RhNH:focus,
.article_product_card__reportedInLake--YR6a:focus {
  color: #657d7d;
}
.article_product_card__fishingReportsCount--xRla:active,
.article_product_card__reportedOnLake--RhNH:active,
.article_product_card__reportedInLake--YR6a:active {
  color: #657d7d;
}
.article_product_card__fishingReportsCount--xRla em,
.article_product_card__reportedOnLake--RhNH em,
.article_product_card__reportedInLake--YR6a em {
  text-decoration: underline;
  font-style: normal;
}
.article_product_card__brand--BTYy {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #657d7d;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 6px;
}
.article_product_card__star--2huf {
  color: #f3a626 !important;
  margin-left: 0.3em;
}
.article_product_card__icon--DrA5 {
  padding-top: 4px;
  display: block;
}
@media only screen and (min-width: 576px) {
  .article_product_card__icon--DrA5 {
    display: initial;
    padding: unset;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.article_product_card__nearYouBadge--pgYL.article_product_card__nearYouBadge--pgYL {
  clip-path: none;
  border-radius: 4px;
  padding-inline: 4px 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (min-width: 576px) {
  .article_product_card__nearYouBadge--pgYL.article_product_card__nearYouBadge--pgYL {
    padding: 0 14px 0 4px;
    width: unset;
    border-radius: 0;
    clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0% 100%);
  }
}
/*# sourceMappingURL=article_product_card.css.map */
.article_product_family_card__section--ir1l {
  margin-bottom: 24px;
}
.article_product_family_card__footerDivider--Rk4Y.article_product_family_card__footerDivider--Rk4Y {
  margin-bottom: 0;
  margin-top: 12px;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__footerDivider--Rk4Y.article_product_family_card__footerDivider--Rk4Y {
    margin-top: 0;
  }
}
.article_product_family_card__dividerNoTopMargin--OK4q {
  margin-top: 0;
}
.article_product_family_card__card--24Ba {
  -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.article_product_family_card__cardContent--zaAr {
  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;
  position: relative;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__cardContent--zaAr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.article_product_family_card__productFamilyDetails--4lDS {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.article_product_family_card__titleBrandContainer--2tLG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 70%;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__titleBrandContainer--2tLG {
    padding-left: 24px;
  }
}
.article_product_family_card__title--72w9 {
  font-family: 'Roboto', sans-serif;
  color: #006b99;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.84px;
  line-height: 26px;
}
.article_product_family_card__brandImg--u6i1 {
  position: absolute;
  top: 4px;
  right: 12px;
  display: none;
  width: 100px;
  height: 100px;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__brandImg--u6i1 {
    display: block;
  }
}
.article_product_family_card__brandImgLink--9Qtz {
  display: block;
  background-position: right center;
  background-size: contain;
  height: 100%;
  background-repeat: no-repeat;
}
.article_product_family_card__imgWrapper--7-OU {
  padding-bottom: 18px;
  width: 88px;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__imgWrapper--7-OU {
    width: 175px;
    padding-bottom: 0;
  }
}
.article_product_family_card__imgWrapper--7-OU img {
  border: 1px solid #d9d9d9;
  -webkit-filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.1));
  border-radius: 8px;
  background-color: #fff;
}
.article_product_family_card__optionsSelector--KaO7 {
  padding-left: 24px;
}
.article_product_family_card__optionsSelector__hasColors--D5Pc {
  padding-left: 0;
}
.article_product_family_card__fieldset--31kD {
  margin-bottom: 12px;
}
.article_product_family_card__optionLegend--3-Zu,
.article_product_family_card__stock--tOOH {
  text-transform: uppercase;
  color: #938883;
  font-family: termina, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.56px;
  line-height: 18px;
}
.article_product_family_card__optionLegend--3-Zu span,
.article_product_family_card__stock--tOOH span {
  color: #000000;
}
.article_product_family_card__optionLegend__variantSelect--i5ZO {
  display: block;
  margin-bottom: 6px;
}
.article_product_family_card__optionName--4erA {
  color: #000;
  margin: 0 0.5em;
  text-transform: initial;
}
.article_product_family_card__optionRadio--ixfi {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.article_product_family_card__optionUnavailable--zbpM {
  opacity: 0.2;
}
.article_product_family_card__optionSelected--V8a2 {
  -webkit-box-shadow: 0 0 0 2px #e84b25;
          box-shadow: 0 0 0 2px #e84b25;
  position: relative;
  z-index: 1;
  color: #e84b25;
}
.article_product_family_card__colorLabel--uTHd {
  display: block;
  position: relative;
  cursor: pointer;
  -ms-flex-preferred-size: 18%;
      flex-basis: 18%;
  margin-right: 2%;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__colorLabel--uTHd {
    -ms-flex-preferred-size: 12%;
        flex-basis: 12%;
  }
}
.article_product_family_card__textLabel---UIt {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 12px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  min-width: 60px;
  text-align: center;
}
.article_product_family_card__variantSelect--3Ns8 {
  width: 100%;
  max-width: 350px;
  margin-bottom: 12px;
}
.article_product_family_card__variantSelect--3Ns8 .ant-select-selector {
  border-radius: 8px !important;
}
.article_product_family_card__variantSelect--3Ns8 .ant-select-selection-item {
  font-weight: 500;
}
.article_product_family_card__priceQuantity--SANT {
  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;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__priceQuantity--SANT {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.article_product_family_card__price--hEYi {
  font-family: termina, sans-serif;
  margin-bottom: 0;
  color: #657d7d;
  font-weight: 500;
  letter-spacing: 0.84px;
  line-height: 17px;
  font-size: 14px;
  padding-right: 8px;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__price--hEYi {
    font-size: 16px;
  }
}
.article_product_family_card__originalPrice--qxDM {
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.article_product_family_card__priceCompare--chEQ {
  margin-left: 0.3em;
  white-space: nowrap;
  color: #657d7d;
}
.article_product_family_card__price__sale--2EQR {
  color: #d8363e;
}
.article_product_family_card__priceContainer--0Cw3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.article_product_family_card__quantityWrapper--1t8F {
  font-family: termina, sans-serif;
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__quantityWrapper--1t8F {
    margin-bottom: 12px;
  }
}
.article_product_family_card__quantityInput--JqvD {
  width: 60px;
  border: 2px solid #000;
}
.article_product_family_card__quantityInput--JqvD.article_product_family_card__disabled--m1BQ {
  border-color: unset;
}
.article_product_family_card__bottomButtons--0y66 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__bottomButtons--0y66 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.article_product_family_card__newReleaseTag--3S2y {
  background-color: rgba(43, 237, 4, 0.5);
  border-radius: 2px;
  display: inline-block;
  padding: 0 2px;
  font-weight: normal;
  font-size: 12px;
  margin-left: 0.3em;
  word-break: keep-all;
  vertical-align: middle;
}
.article_product_family_card__variantColor--gA7x {
  font-family: termina, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.56px;
  line-height: 18px;
  margin-bottom: 17px;
  margin-right: 12px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.85);
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__variantColor--gA7x {
    height: 36px;
  }
}
.article_product_family_card__variantColor--gA7x span {
  color: #938883;
}
.article_product_family_card__detailLink--niGV {
  text-align: center;
}
.article_product_family_card__allColors--B8Yu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}
.article_product_family_card__allColorsItem--gEyD {
  width: 40px;
}
.article_product_family_card__shippingContainer--UmMc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 24px;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__shippingContainer--UmMc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.article_product_family_card__shippingContainer--UmMc svg {
  color: #237804;
  margin: 24px auto 0;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__shippingContainer--UmMc svg {
    margin: 0 1em;
  }
}
.article_product_family_card__shippingContainer--UmMc span svg {
  color: rgba(0, 0, 0, 0.85);
}
.article_product_family_card__shipFast--o9FP {
  color: #237804;
  margin: 0 0 12px 0;
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__shipFast--o9FP {
    margin: 0 0 24px 0;
    text-align: left;
    margin-bottom: 0;
  }
}
.article_product_family_card__shipDrop--iahj {
  color: rgba(0, 0, 0, 0.6);
}
.article_product_family_card__shippingEstimate--5YcQ {
  text-align: center;
  margin: 12px 0 0 0;
}
.article_product_family_card__shippingEstimate--5YcQ svg {
  margin: 0;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__shippingEstimate--5YcQ {
    text-align: left;
    margin: 0 0 0 24px;
  }
}
.article_product_family_card__fullDetails--iBwS {
  text-align: center;
  padding: 12px 0;
}
.article_product_family_card__clarityParent--stmy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5em;
  line-height: 1.2;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
.article_product_family_card__clarityLabel--Wgac {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article_product_family_card__linkTitle--ZGJC {
  margin: 0 0.1em;
}
.article_product_family_card__miniProductImgs--cPUg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__miniProductImgs--cPUg {
    padding-right: 16px;
  }
}
.article_product_family_card__miniProductContainer--ajsK {
  padding-right: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}
.article_product_family_card__miniProductImg--XAGA {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #dcdcdc;
          box-shadow: 0 0 0 1px #dcdcdc;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: border-color 200ms ease-out, outline-color 200ms ease-out;
  transition: border-color 200ms ease-out, outline-color 200ms ease-out;
  width: 31px;
}
.article_product_family_card__miniProductImg__selected--048p {
  -webkit-box-shadow: 0 0 0 2px #e84b25;
          box-shadow: 0 0 0 2px #e84b25;
}
.article_product_family_card__plusMore--cgH1 {
  width: 25%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__plusMore--cgH1 {
    width: 16.66%;
  }
}
.article_product_family_card__frWidgetWrapper--VwOh {
  margin: 0 0 24px;
}
@media only screen and (min-width: 576px) {
  .article_product_family_card__frWidgetWrapper--VwOh {
    margin: 24px 0;
  }
}
.article_product_family_card__mobileTitleWrapper--mqTT {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.article_product_family_card__titleVariantWrapper--Jsvl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 12px;
}
.article_product_family_card__variantTitle--DnKh {
  font-size: 16px;
}
/*# sourceMappingURL=article_product_family_card.css.map */
.waterbody_notifications_form__item--Nd6\+ {
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.waterbody_notifications_form__label--dGCx {
  font-weight: bold;
}
/*# sourceMappingURL=waterbody_notifications_form.css.map */
.waterbody_slice__lakeDetail--\+0OR {
  background-color: #002b3a;
  color: #fff;
  padding: 36px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-top: 36px;
  margin-left: -12px;
  margin-right: -12px;
}
@media only screen and (min-width: 576px) {
  .waterbody_slice__lakeDetail--\+0OR {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.waterbody_slice__lakeDetailContent--MbhJ {
  max-width: 900px;
  gap: 36px;
  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;
}
@media only screen and (min-width: 576px) {
  .waterbody_slice__lakeDetailContent--MbhJ {
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.waterbody_slice__lakeDetailImg--JD95 {
  border-radius: 12px;
  border: 3px solid #fff;
  overflow: hidden;
}
.waterbody_slice__lakeDetailName--5izk {
  font-family: termina, sans-serif;
  font-weight: 500;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 576px) {
  .waterbody_slice__lakeDetailName--5izk {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.waterbody_slice__lakeDetailNameLink--oF9\+ {
  margin-right: 0.3em;
  color: inherit;
  text-decoration: underline;
  color: #fff;
}
.waterbody_slice__lakeDetailNameLink--oF9\+:hover {
  color: #fff;
}
.waterbody_slice__lakeDetailNameLink--oF9\+:focus {
  color: #fff;
}
.waterbody_slice__lakeDetailNameLink--oF9\+:active {
  color: #fff;
}
.waterbody_slice__lakeDetailNameLink--oF9\+:hover {
  text-decoration: underline;
}
.waterbody_slice__state--Gq7x {
  color: #e84b25;
  text-decoration: underline;
}
.waterbody_slice__state--Gq7x:hover {
  color: #e84b25;
}
.waterbody_slice__state--Gq7x:focus {
  color: #e84b25;
}
.waterbody_slice__state--Gq7x:active {
  color: #e84b25;
}
.waterbody_slice__state--Gq7x:hover {
  text-decoration: underline;
}
.waterbody_slice__state--Gq7x ~ .waterbody_slice__state--Gq7x {
  margin-left: 0.3em;
}
.waterbody_slice__lakeDetailInfo--fwcd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
@media only screen and (min-width: 576px) {
  .waterbody_slice__lakeDetailInfo--fwcd {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    gap: 20px;
  }
}
.waterbody_slice__lakeDetailInfo--fwcd a {
  text-decoration: underline;
  color: #fff;
}
.waterbody_slice__lakeDetailInfo--fwcd a:hover {
  color: #fff;
}
.waterbody_slice__lakeDetailInfo--fwcd a:focus {
  color: #fff;
}
.waterbody_slice__lakeDetailInfo--fwcd a:active {
  color: #fff;
}
.waterbody_slice__lakeDetailsButtons--g2n0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 576px) {
  .waterbody_slice__lakeDetailsButtons--g2n0 {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.waterbody_slice__lakeDetailsViewButton--i4O3,
.waterbody_slice__lakeDetailsFollowButton--kqj5 {
  font-size: 16px;
  border-radius: 8px;
  height: 48px;
  line-height: 48px !important;
  padding-top: 0.1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.waterbody_slice__lakeDetailsViewButton--i4O3.waterbody_slice__lakeDetailsViewButton--i4O3 {
  background-color: #e84b25;
  border-color: #e84b25;
  color: #fff;
}
.waterbody_slice__lakeDetailsViewButton--i4O3.waterbody_slice__lakeDetailsViewButton--i4O3:hover,
.waterbody_slice__lakeDetailsViewButton--i4O3.waterbody_slice__lakeDetailsViewButton--i4O3:focus {
  background-color: #ea5e3c;
  border-color: #ea5e3c;
  color: #fff;
}
.waterbody_slice__lakeDetailsViewButton--i4O3.waterbody_slice__lakeDetailsViewButton--i4O3:active {
  background-color: #e84b25;
  border-color: #e84b25;
  color: #fff;
}
/*# sourceMappingURL=waterbody_slice.css.map */
.article_header__articleHeadline--XRiN {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 24px;
  font-family: termina, sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 576px) {
  .article_header__articleHeadline--XRiN {
    font-size: 38px;
    line-height: 46px;
  }
}
.article_header__heroImg--WHd8 {
  width: 100%;
  -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 576px) {
  .article_header__heroImg--WHd8 {
    margin-bottom: 24px;
  }
}
.article_header__byline--by7Z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  margin-bottom: 29px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article_header__ambassadorLink--X9Qu {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 15px;
}
.article_header__ambassadorLink--X9Qu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.article_header__publishDates--wZl6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 0;
  margin-left: 2px;
  color: #000000d9;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article_header__publishDates--wZl6 strong {
  font-weight: 500;
}
.article_header__publishDates--wZl6 .article_header__updated--8vCC strong {
  margin-left: 6px;
}
.article_header__publishDates--wZl6 .anticon-calendar {
  color: #000000d9;
  margin-top: 2px;
  margin-right: -4px;
}
.article_header__publishDates--wZl6 .anticon-calendar svg {
  width: 1.1em;
}
/*# sourceMappingURL=article_header.css.map */
.article_share_button__shareButton--No7W {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: rgba(0, 0, 0, 0.7);
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  border-radius: 70px;
  border: none;
  padding: 5px 8px;
  cursor: pointer;
  z-index: 5;
}
.article_share_button__shareButton--No7W:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.article_share_button__shareButton--No7W:active {
  background-color: rgba(0, 0, 0, 0.9);
}
.article_share_button__shareButton--No7W span {
  font-size: 14px;
}
.article_share_button__shareButton--No7W svg {
  min-width: 16px;
}
/*# sourceMappingURL=article_share_button.css.map */
.article_sidebar__container--zfOw {
  margin-top: 12px;
  margin-bottom: 32px;
}
.article_sidebar__container--zfOw h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-top: 48px;
  margin-bottom: 14px;
  font-size: 18px;
}
.article_sidebar__linkList--plr4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article_sidebar__listItem---7jG {
  display: inline-block;
}
.article_sidebar__linkPill--X6IU {
  display: inline-block;
  padding: 5px 7px;
  border-radius: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.article_sidebar__tags--TiuU {
  margin-top: 16px;
  margin-bottom: 10px;
}
.article_sidebar__tags--TiuU p {
  margin-bottom: 5px;
}
/*# sourceMappingURL=article_sidebar.css.map */

/*# sourceMappingURL=8076.e38e4db105fb8252312e.css.map*/