.fishing_report__fishingReport--5PtP {
  width: 100%;
}
.fishing_report__details--NrbC {
  font-family: termina, sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  font-size: 11px;
  line-height: 13px;
}
@media only screen and (min-width: 576px) {
  .fishing_report__details--NrbC {
    font-size: 12px;
    line-height: 16px;
  }
}
.fishing_report__text--J9Yu p {
  margin-bottom: 6px;
}
.fishing_report__name--H6pW {
  font-weight: 500;
  font-size: 13px;
}
@media only screen and (min-width: 576px) {
  .fishing_report__name--H6pW {
    font-size: 14px;
  }
}
.fishing_report__commentsWrapper--RtdN {
  background-color: #edf0f1;
  border-radius: 8px;
  position: relative;
  margin-top: 14px;
  padding: 12px;
}
.fishing_report__commentsWrapper--RtdN:after {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #edf0f1;
  border-width: 10px;
  margin-left: -10px;
}
.fishing_report__comments--Te4K {
  margin: 0;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.fishing_report__comments--Te4K em {
  font-weight: bold;
  font-style: normal;
}
.fishing_report__comments__clamped--twls {
  -webkit-line-clamp: 3;
}
@media only screen and (min-width: 576px) {
  .fishing_report__comments__clamped--twls {
    -webkit-line-clamp: 4;
  }
}
.fishing_report__more--Xoh6 {
  cursor: pointer;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding-left: 12px;
  padding-top: 16px;
  padding-bottom: 2px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #edf0f1), to(rgba(237, 240, 241, 0)));
  background: linear-gradient(to top, #edf0f1 50%, rgba(237, 240, 241, 0) 100%);
  color: #005773;
  font-weight: bold;
  font-size: 12px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
/*# sourceMappingURL=fishing_report.css.map */
.style_keyword__h2--4iTw.style_keyword__h2--4iTw {
  font-size: 20px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.85);
}
.style_keyword__h2--4iTw.style_keyword__h2--4iTw strong {
  font-weight: 500;
}
@media only screen and (min-width: 576px) {
  .style_keyword__h2--4iTw.style_keyword__h2--4iTw {
    font-size: 28px;
  }
}
.style_keyword__h3--gaV6 {
  font-weight: 300;
  font-size: 20px;
}
.style_keyword__h3--gaV6 strong {
  font-weight: 500;
}
@media only screen and (min-width: 576px) {
  .style_keyword__h3--gaV6 {
    font-size: 24px;
  }
}
.style_keyword__header--e5Xg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
@media only screen and (min-width: 576px) {
  .style_keyword__header--e5Xg {
    padding-top: 25%;
    padding-top: clamp(200px, 25%, 400px);
  }
}
.style_keyword__headerOverlay--Oy\+d {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-align: center;
  padding: 12px 0;
}
@media only screen and (min-width: 576px) {
  .style_keyword__headerOverlay--Oy\+d {
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.style_keyword__breadcrumb--OYjs {
  margin-top: 12px;
  margin-bottom: 36px;
}
.style_keyword__carousel--tVzt {
  margin: 0 -12px;
}
.style_keyword__carouselProduct--A02S {
  width: 50%;
  padding: 0 12px;
}
@media only screen and (min-width: 576px) {
  .style_keyword__carouselProduct--A02S {
    width: 16.65%;
  }
}
.style_keyword__styleCategories--bjWa {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  margin-top: 48px;
  padding: 0;
  row-gap: 48px;
}
.style_keyword__styleCategory--97ZP {
  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;
  width: 50%;
  text-align: center;
  font-family: termina, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
}
@media only screen and (min-width: 576px) {
  .style_keyword__styleCategory--97ZP {
    width: 16.66%;
  }
}
.style_keyword__styleCategory--97ZP strong {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.style_keyword__styleCategory--97ZP 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;
  text-decoration: underline;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.style_keyword__styleCategory--97ZP img {
  margin-bottom: 6px;
}
.style_keyword__expertRecommendationsSection--8mcD {
  background-color: rgba(0, 43, 58, 0.05);
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding: 55px 0;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 300;
  margin: 36px 0;
}
@media only screen and (min-width: 576px) {
  .style_keyword__expertRecommendationsSection--8mcD {
    margin: 55px 0;
  }
}
.style_keyword__moreTechniques--gh5g {
  text-align: center;
}
.style_keyword__styleKeywordsList--LJd7 {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 6px;
}
@media only screen and (min-width: 576px) {
  .style_keyword__styleKeywordsList--LJd7 {
    text-align: left;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
.style_keyword__styleKeyword--SsWg {
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .style_keyword__styleKeyword--SsWg {
    width: 33%;
  }
}
.style_keyword__topReportedContent--1U8i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .style_keyword__topReportedContent--1U8i {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.style_keyword__topReportedProductFamily--ANkI {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 190px;
  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;
}
@media only screen and (min-width: 576px) {
  .style_keyword__topReportedProductFamily--ANkI {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.style_keyword__topReportedProductFamilyImg--ovPx {
  border: 2px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 12px;
  display: none;
}
@media only screen and (min-width: 576px) {
  .style_keyword__topReportedProductFamilyImg--ovPx {
    display: block;
  }
}
.style_keyword__productFamilyTitle--iDGR {
  font-size: 16px;
  margin-bottom: 4px;
}
@media only screen and (min-width: 576px) {
  .style_keyword__productFamilyTitle--iDGR {
    font-size: 20px;
  }
}
.style_keyword__fishingReportsCarousel--X\+Ir .flicking-arrow-prev {
  left: -20px;
}
.style_keyword__fishingReportsCarousel--X\+Ir .flicking-arrow-next {
  right: -20px;
}
.style_keyword__topReportedFishingReports--xttp {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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;
}
.style_keyword__fishingReportWrapper--Ft3g {
  width: 100%;
  margin-bottom: 30px;
  padding: 0 12px;
}
.style_keyword__topReportedProducts--UdVm {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
  width: 30%;
}
.style_keyword__priceRange--yRSg {
  font-family: termina, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 43, 58, 0.5);
}
.style_keyword__topReportedProduct--yKrs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.style_keyword__topReportedProductImg--hkhv {
  width: 85px;
}
.style_keyword__topReportedProductText--usZt {
  font-family: termina, sans-serif;
  font-weight: 500;
}
.style_keyword__topReportedProductPrice--Uh7x {
  color: #e84b25;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.2;
}
.style_keyword__topReportedProductOptions--mHCW {
  color: rgba(0, 43, 58, 0.5);
  font-size: 13px;
}
@media only screen and (min-width: 576px) {
  .style_keyword__topReportedProductOptions--mHCW {
    font-size: 14px;
  }
}
.style_keyword__topReportedProductButton--Nagp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  background-color: #e84b25;
  font-size: 14px;
}
.style_keyword__aboutOmnia--ePfw {
  font-family: termina, sans-serif;
  font-size: 14px;
  padding: 20px 0;
  font-weight: 400;
  text-align: center;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  color: #69697b;
  line-height: 1.2;
}
@media only screen and (min-width: 576px) {
  .style_keyword__aboutOmnia--ePfw {
    font-size: 18px;
  }
}
.style_keyword__viewAllButton--UYp\+ {
  text-align: center;
  margin-top: 24px;
}
.style_keyword__getStarted--Fgtb {
  font-family: termina, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  background-color: #002b3a;
  border-radius: 27px;
  padding: 15px 30px;
  color: #fff;
  display: inline-block;
  margin-bottom: 36px;
  margin-top: 36px;
}
.style_keyword__getStarted--Fgtb:hover {
  color: #fff;
}
.style_keyword__getStarted--Fgtb:focus {
  color: #fff;
}
.style_keyword__getStarted--Fgtb:active {
  color: #fff;
}
.style_keyword__talkExpert--my04 {
  font-family: termina, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
}
.style_keyword__talkExpert--my04 a {
  color: #002b3a;
  text-decoration: underline;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  margin-top: 12px;
  font-size: 16px;
}
.style_keyword__talkExpert--my04 a:hover {
  color: #002b3a;
}
.style_keyword__talkExpert--my04 a:focus {
  color: #002b3a;
}
.style_keyword__talkExpert--my04 a:active {
  color: #002b3a;
}
@media only screen and (min-width: 576px) {
  .style_keyword__talkExpert--my04 a {
    font-size: 14px;
  }
}
/*# sourceMappingURL=style_keyword.css.map */

/*# sourceMappingURL=8604.e0544265c5c2d7965cd1.css.map*/