.shop_page_categories__catHeaderLink--2ys8 {
  color: rgba(0, 0, 0, 0.85);
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.shop_page_categories__catHeaderLink--2ys8:hover {
  color: rgba(0, 0, 0, 0.85);
}
.shop_page_categories__catHeaderLink--2ys8:focus {
  color: rgba(0, 0, 0, 0.85);
}
.shop_page_categories__catHeaderLink--2ys8:active {
  color: rgba(0, 0, 0, 0.85);
}
.shop_page_categories__catHeaderLink--2ys8:hover {
  text-decoration: underline;
}
.shop_page_categories__catHeaderLink__span--c7sh {
  color: rgba(0, 0, 0, 0.85);
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.shop_page_categories__catHeaderLink__span--c7sh:hover {
  color: rgba(0, 0, 0, 0.85);
}
.shop_page_categories__catHeaderLink__span--c7sh:focus {
  color: rgba(0, 0, 0, 0.85);
}
.shop_page_categories__catHeaderLink__span--c7sh:active {
  color: rgba(0, 0, 0, 0.85);
}
.shop_page_categories__catHeaderLink__span--c7sh:hover {
  text-decoration: underline;
  text-decoration: none;
}
.shop_page_categories__categoryList--fjfu {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.shop_page_categories__categoryList--fjfu li {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  list-style: none;
  margin-bottom: 12px;
  cursor: pointer;
  color: #006b99;
}
.shop_page_categories__categoryList--fjfu li:hover {
  color: #006b99;
}
.shop_page_categories__categoryList--fjfu li:focus {
  color: #006b99;
}
.shop_page_categories__categoryList--fjfu li:active {
  color: #006b99;
}
.shop_page_categories__categoryList--fjfu li:hover {
  text-decoration: underline;
}
.shop_page_categories__categoriesContainer--7-th {
  display: grid;
  row-gap: 24px;
  grid-template-columns: repeat(auto-fill, minmax(49%, 1fr));
}
@media only screen and (min-width: 576px) {
  .shop_page_categories__categoriesContainer--7-th {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  }
}
.shop_page_categories__categoryImageWrapper--U-tx {
  width: 100px;
  height: 100px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  display: block;
}
.shop_page_categories__categoryImage--z48r {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.shop_page_categories__h2--CUUp {
  line-height: 24px;
  margin-block: 5px 36px;
  font-size: 30px;
}
@media only screen and (min-width: 576px) {
  .shop_page_categories__h2--CUUp {
    font-size: 38px;
    margin-block: 13px 30px;
  }
}
.shop_page_categories__sectionWrapper--YmNO {
  padding-bottom: 20px;
}
@media only screen and (min-width: 576px) {
  .shop_page_categories__sectionWrapper--YmNO {
    padding-bottom: 32px;
  }
}
/*# sourceMappingURL=shop_page_categories.css.map */
@media only screen and (min-width: 576px) {
  .shop_panel__shopPanel--LTOy {
    margin-bottom: 24px;
  }
}
.shop_panel__shopPanelContent--txUC {
  padding: 12px 12px 24px 12px;
}
@media only screen and (min-width: 576px) {
  .shop_panel__shopPanelContent--txUC {
    padding-left: 0;
    padding-right: 0;
  }
}
.shop_panel__shopHeading--DYBL {
  line-height: 1;
  font-size: 20px;
  color: #fff;
  background-color: #006b99;
  padding: 18px 12px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2px;
}
@media only screen and (min-width: 576px) {
  .shop_panel__shopHeading--DYBL {
    background-color: transparent;
    font-size: 30px;
    color: rgba(0, 0, 0, 0.85);
    border-bottom: 1px solid #979797;
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 12px;
    cursor: auto;
  }
}
/*# sourceMappingURL=shop_panel.css.map */
.shop_page__list--WOfu {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
@media only screen and (min-width: 576px) {
  .shop_page__list--WOfu {
    margin: 0 -12px;
  }
}
.shop_page__listItem--kEQS {
  width: 33.3%;
  padding: 0 10px;
}
@media only screen and (min-width: 576px) {
  .shop_page__listItem--kEQS {
    width: 16.66%;
    padding: 0 12px;
  }
}
.shop_page__subcategoryBlock--KmlZ {
  display: block;
  text-align: center;
  color: #006b99;
  margin-bottom: 24px;
  font-size: 16px;
  text-transform: capitalize;
}
@media only screen and (min-width: 576px) {
  .shop_page__subcategoryBlock--KmlZ {
    margin-bottom: 48px;
  }
}
.shop_page__link--7Z1f {
  text-transform: capitalize;
  display: inline-block;
  padding: 5px 0;
}
.shop_page__link--7Z1f:hover {
  text-decoration: underline;
}
.shop_page__link--7Z1f img {
  -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;
}
.shop_page__link--7Z1f img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.shop_page__shopSection--GCf1 {
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (min-width: 576px) {
  .shop_page__shopSection--GCf1 {
    margin-bottom: 48px;
  }
}
.shop_page__featuredList--rTsO {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 576px) {
  .shop_page__featuredList--rTsO {
    -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap;
  }
}
.shop_page__featuredItem--LBkx {
  margin-bottom: 12px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media only screen and (min-width: 576px) {
  .shop_page__featuredItem--LBkx {
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
  }
}
.shop_page__shopList--1yXO {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media only screen and (min-width: 576px) {
  .shop_page__shopList--1yXO {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
.shop_page__componentWrapper--V3E3 {
  margin-top: 24px;
}
@media only screen and (min-width: 576px) {
  .shop_page__componentWrapper--V3E3 {
    padding-bottom: 96px;
  }
}
.shop_page__backgroundOmniaBlue--taM3 h2 {
  background-color: #002b3a;
  opacity: 0.85;
}
@media only screen and (min-width: 576px) {
  .shop_page__backgroundOmniaBlue--taM3 h2 {
    opacity: 1;
    background-color: #fff;
  }
}
@media only screen and (min-width: 768px) {
  .shop_page__search--yB38.shop_page__search--yB38 .ant-input-group {
    width: 50% !important;
  }
}
.shop_page__search--yB38.shop_page__search--yB38 .ant-input {
  border-radius: 8px 0 0 8px;
}
.shop_page__search--yB38.shop_page__search--yB38 .ant-input-group-addon button {
  border-radius: 0 8px 8px 0 !important;
}
/*# sourceMappingURL=shop_page.css.map */

/*# sourceMappingURL=1674.85ff6fc6874aa97410c3.css.map*/