.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 */
.list_page__header--vvgH {
  background-color: #042930;
  position: relative;
  z-index: 0;
}
.list_page__headerContent--k\+Wv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media only screen and (min-width: 576px) {
  .list_page__headerContent--k\+Wv {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list_page__headingText--BrlN {
    width: 50%;
  }
}
.list_page__headingHeader--TOOW {
  color: #fff;
  font-size: 40px;
  margin-bottom: 0;
  padding: 10px 0;
  padding-left: 12px;
  line-height: 1.2;
}
@media only screen and (min-width: 576px) {
  .list_page__headingHeader--TOOW {
    padding-left: 0;
  }
}
.list_page__headingSubhead--RVmg {
  position: relative;
  display: block;
  color: #fff;
  background-color: #27474d;
  padding: 12px 0;
  padding-left: 12px;
  margin-bottom: 0;
  font-size: 18px;
  text-transform: uppercase;
}
@media only screen and (min-width: 576px) {
  .list_page__headingSubhead--RVmg {
    font-size: 25px;
    padding-left: 0;
  }
}
.list_page__headingSubhead--RVmg:before {
  content: '';
  height: 100%;
  position: absolute;
  width: 100vw;
  background: #27474d;
  top: 0;
  left: -100vw;
  z-index: -1;
}
@media only screen and (min-width: 576px) {
  .list_page__headingImg--Q1DW {
    width: 50%;
  }
  .list_page__product--gilM {
    width: 20%;
  }
}
/*# sourceMappingURL=list_page.css.map */

/*# sourceMappingURL=7011.d33fec49be7df0efbe25.css.map*/