.overflow-menu_wrapper__3mBCo {
  display: block;
  position: relative;
}
.overflow-menu_more__2r8GI {
  display: inline-flex;
  position: relative;
  font-weight: 700;
  line-height: 39px;
  height: 39px;
  width: 39px;
  vertical-align: middle;
  border-radius: 12px;
  background: var(--nav-link-bg);
  color: var(--nav-text);
  margin: 2px 13px;
  border: 3px solid var(--nav-text);
  cursor: pointer;
}
.overflow-menu_more__2r8GI:before {
  content: "";
  display: block;
  height: 9px;
  width: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../images/arrow.png);
}
.overflow-menu_more__2r8GI.overflow-menu_text__3fUJP:before {
  left: auto;
  right: 7px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overflow-menu_more__2r8GI.overflow-menu_text__3fUJP {
  padding-right: 24px;
  padding-left: 10px;
  text-align: center;
  width: auto;
}
.overflow-menu_overflow__3juqv {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(-25%, 100%);
  transform: translate(-25%, 100%);
  z-index: 3;
  background: #fff;
  background: none;
  display: none;
}
.overflow-menu_modal__A0xj2 {
  background: var(--modal-bg);
  color: var(--modal-text);
}
.overflow-menu_cover__2YLd1 {
  z-index: 3;
  display: none;
}
.overflow-menu_cover__2YLd1,
.site-menu_cover__VPUwW {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--cover-bg);
}
.site-menu_cover__VPUwW {
  z-index: 2;
  display: none;
}
.site-menu_wrapper__FKGFb {
  display: flex;
  padding: 0 20px 0 9px;
  position: relative;
  z-index: 2;
}
.site-menu_menuSeperator__3Id9v {
  width: 6px;
  height: 49px;
  background-color: var(--header-text);
  border-radius: 5px;
  margin: -4px 0;
}
.site-menu_logo__1WvID {
  height: 42px;
}
.site-menu_toggle__yJsfI {
  position: relative;
  font-weight: 700;
  line-height: 34px;
  height: 39px;
  width: 39px;
  vertical-align: middle;
  border-radius: 12px;
  background: var(--nav-link-bg);
  color: var(--nav-text);
  margin: 2px 13px;
  border: 3px solid var(--nav-text);
  cursor: pointer;
}
.site-menu_toggle__yJsfI:before {
  content: "";
  display: block;
  height: 9px;
  width: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../images/arrow.png);
}
.site-menu_toggleActive__1w-S4 {
  background: var(--header-inner-border);
  color: var(--header-text);
  border: 1px solid var(--header-text);
}
.site-menu_chevron__yyEYT {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.site-menu_mainBody__Zmh5q {
  background: var(--nav-link-bg);
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(46%, 100%);
  transform: translate(46%, 100%);
  z-index: 11;
  border: 3px solid var(--header-text);
  border-radius: 10px;
}
.site-menu_mainBody__Zmh5q.site-menu_mobile__1586b {
  left: -60px;
  right: unset;
  display: none;
}
.site-menu_links__33owD {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.site-menu_link__5jxab {
  display: block;
  padding: 5px 20px;
  margin: 5px;
}
.site-menu_link__5jxab:hover {
  background: var(--nav-link-hover);
  border-radius: 5px;
}
.site-menu_linkActive__16Ubh {
  font-weight: 700;
  cursor: auto;
}
.site-menu_linkActive__16Ubh:hover {
  cursor: default;
  background: var(--nav-link-hover);
  border-radius: 5px;
}
.site-menu_seperator__ocziS {
  background: var(--header-text);
  margin: 10px;
  border-radius: 3px;
  height: 6px;
}
.site-menu_language__LaYuG {
  position: relative;
}
.site-menu_languageTitle__2_yOr {
  font-weight: 700;
  padding: 0 20px;
}
.site-menu_activeLanguage__3Qoh8 {
  cursor: pointer;
  padding: 5px 20px;
  margin: 5px;
}
.site-menu_activeArrow__1ZgAb {
  float: right;
  font-weight: 700;
}
.site-menu_activeLanguage__3Qoh8:hover {
  background: var(--nav-link-hover);
  border-radius: 5px;
}
.site-menu_languageBody__hNpvv {
  background: var(--nav-link-bg);
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  border: 3px solid var(--header-text);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.search_search__36iUM {
  padding: 0 4px;
  margin-top: 2px;
  width: 262px;
  position: relative;
}
.search_search__36iUM.search_open__3du2d {
  z-index: 3;
}
.search_form__1on73 {
  margin: 0 auto;
  position: relative;
  width: 262px;
  display: none;
}
.search_input__38XWr {
  border: 3px solid var(--search-box-border);
  outline: none;
  padding: 0 10px;
  height: 39px;
  line-height: 38px;
  width: 100%;
  border-radius: 12px;
  background: var(--search-box-bg);
  color: var(--search-box-text);
  font-weight: 700;
}
.search_input__38XWr::-webkit-input-placeholder {
  color: var(--search-box-text);
  font-weight: 700;
}
.search_input__38XWr:-ms-input-placeholder {
  color: var(--search-box-text);
  font-weight: 700;
}
.search_input__38XWr::placeholder {
  color: var(--search-box-text);
  font-weight: 700;
}
.search_button__3zRUh,
.search_submit__gZrKt {
  border: none;
  background: url(../images/search.png);
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  font-size: 0;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
.search_mobileResultsContainer__CBt9F,
.search_resultsContainer__3fy01 {
  position: absolute;
  bottom: 3px;
  right: 8px;
  width: 246px;
  z-index: 10;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  overflow: hidden;
  border: 3px solid var(--header-text);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.search_resultsContainer__3fy01 .search_resultsInner__3MsOZ {
  background: var(--search-box-bg);
  padding: 5px;
}
.search_mobileResultsContainer__CBt9F {
  background: var(--search-box-bg);
  bottom: 6px;
  right: 12px;
  width: calc(100vw - 34px);
  display: none;
}
.search_mobileResultsContainer__CBt9F .search_results__3L7gn {
  padding: 0 5px;
}
.search_entry__135e_ {
  padding: 5px 0;
  border-radius: 8px;
}
.search_entry__135e_:hover {
  background: var(--search-result-hover-bg);
  color: var(--search-result-hover-text);
}
.search_link__84k1K {
  display: flex;
  position: relative;
}
.search_image__1dREv {
  width: 74px;
  height: 40px;
  border-radius: 8px;
}
.search_closeCover__LdXY5 {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: var(--cover-bg);
  z-index: 2;
  display: none;
}
.search_cover__1srwg {
  position: absolute;
  left: 0;
  top: 0;
  width: 74px;
  height: 40px;
  border-radius: 8px;
  background: var(--cover-bg);
}
.search_coverInner__2kk1w > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.search_name__gI4dp {
  font-weight: 700;
}
.search_count__1gQZU,
.search_name__gI4dp {
  padding-left: 10px;
  line-height: 40px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.search_more__3ojs6 {
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}
.search_fullWidget__W72yl,
.search_mobileWidget__1ho0P {
  right: 0;
  position: absolute;
}
.search_fullWidget__W72yl.search_open__3du2d,
.search_mobileResultsContainer__CBt9F,
.search_mobileWidget__1ho0P.search_open__3du2d {
  z-index: 2;
}
.search_openIcon__2ZCK_ {
  position: absolute;
  top: 16px;
  right: 16px;
  height: 24px;
}
.search_mobileWidget__1ho0P {
  border: 3px solid var(--search-box-border);
  height: 39px;
  min-width: 60px;
  border-radius: 12px;
  background: var(--search-box-bg);
}
.search_mobileWidget__1ho0P form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 4px 8px;
  background: var(--header-bg);
  width: 100vw;
  z-index: 10;
}
.search_mobileWidget__1ho0P .search_input__38XWr {
  width: 100%;
}
.search_mobileWidget__1ho0P .search_button__3zRUh {
  top: 9px;
  right: 19px;
  background: none;
  width: 24px;
  height: 24px;
}
.search_mobileWidget__1ho0P > img {
  position: absolute;
  top: 5px;
  right: 6px;
}
.search_mobileWidget__1ho0P .search_button__3zRUh svg {
  color: var(--header-text);
}
.category-widget_alternate__1u9Z8,
.category-widget_link__Fnlkh {
  position: relative;
  display: inline-flex;
  padding: 0 10px 0 30px;
  font-weight: 700;
  line-height: 34px;
  height: 34px;
  vertical-align: middle;
  border-radius: 10px;
  background: var(--nav-link-bg);
  color: var(--nav-text);
  margin: 4px 13px;
  border: 3px solid var(--nav-text);
}
.category-widget_alternate__1u9Z8 {
  box-shadow: 0 0 2px 0 #000;
}
.category-widget_linkIcon__sAgbo {
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-transform: translate(-40%, -50%);
  transform: translate(-40%, -50%);
  background: var(--nav-link-img-bg);
  border-radius: 20px;
  width: 43px;
  height: 43px;
  margin-top: 3px;
  margin-right: 6px;
}
.category-widget_linkIcon__sAgbo > img {
  height: 28px;
  position: absolute;
  top: 6px;
  left: 9px;
}
@media (max-width: 1500px) {
  .category-widget_alternate__1u9Z8 {
    padding: 0 6px 0 18px;
    line-height: 23px;
    height: 23px;
    border-radius: 6px;
    margin: 3px 8px;
    border: 2px solid var(--nav-text);
    font-size: 15px;
  }
  .category-widget_alternate__1u9Z8 .category-widget_linkIcon__sAgbo {
    top: 8px;
    background-size: 100% 100%;
    border-radius: 12px;
    width: 29px;
    height: 29px;
    margin-top: 2px;
    margin-right: 4px;
  }
  .category-widget_alternate__1u9Z8 .category-widget_linkIcon__sAgbo > img {
    height: 19px;
    top: 4px;
    left: 6px;
  }
}
.header_header__fCWF_.header_mobile__228G2 {
  position: fixed;
  z-index: 4;
  width: 100%;
}
.header_header__fCWF_ {
  display: flex;
  height: 55px;
  padding: 5px;
  background: var(--header-bg);
  color: var(--header-text);
  border-bottom: 4px solid var(--header-outer-border);
  box-shadow: 0 1px 23px 4px var(--header-shadow-color);
}
.header_mobile__228G2 .header_nav__3M0tC {
  margin-left: -10px;
}
.header_nav__3M0tC {
  flex-grow: 1;
  margin: 0 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.header_ul__3A-aV {
  margin: 0;
  padding: 0;
  display: flex;
}
.header_li__1TPHQ {
  list-style-type: none;
}
.header_search__2DZoy {
  padding: 4px;
}
.header_moreWrapper__2yDCv {
  background: var(--header-bg);
  border: 3px solid var(--header-text);
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
}
.header_moreWrapper__2yDCv > * {
  margin: 6px 0 6px 4px;
}
.header_overflowToggle__1wpi5 {
  height: 39px;
  font-weight: 700;
  margin-left: 10px;
}
.header_mobileCategories__2-lc6 {
  left: 40px;
  right: unset;
}
.header_mobileCategories__2-lc6 a {
  white-space: nowrap;
}
.footer_footer__3lcrx {
  display: flex;
  text-align: center;
  padding: 10px;
  background: var(--footer-bg);
  border-top: 1px solid var(--footer-outer-border);
  color: var(--footer-text);
}
.footer_footer__3lcrx ul {
  flex-grow: 1;
}
.footer_links__38Ev_ {
  list-style-type: none;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.footer_link__18ZBP {
  display: block;
  padding: 0 10px;
}
.footer_link__18ZBP:hover {
  text-decoration: underline;
}
.footer_copy__17PY4 {
  font-weight: 700;
  color: grey;
  float: right;
}
.description_description__2lpob {
  position: relative;
  margin-top: 40px;
}
.description_descriptionInner__2bzSN {
  position: relative;
  padding: 10px;
  margin: 0 20px 20px;
  border: 3px solid var(--border);
  border-radius: 10px;
  background: var(--default-bg);
  box-shadow: 0 0 2px 0 #000;
  overflow: hidden;
}
.description_descriptionTitle__1M5oz {
  position: absolute;
  top: 0;
  left: 20px;
  -webkit-transform: translateY(-80%);
  transform: translateY(-80%);
  border: 3px solid var(--border);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  padding: 5px 15px 10px;
  background: var(--default-bg);
  box-shadow: 0 0 2px 0 #000;
}
.description_toggleWrapper__33TFz {
  height: 32px;
}
.description_toggle__36aY_ {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px 10px;
  background: var(--dark-bg);
  cursor: pointer;
  text-decoration: underline;
  border-top: 3px solid var(--border);
  border-left: 3px solid var(--border);
  border-top-left-radius: 10px;
}
