/* .h71ab662a START */
.h71ab662a .h9f0cdcf3 {
  display: flex;
  justify-content: space-between;
  max-width: 1167px;
  width: 100%;
  margin: 0 auto;
}

.h71ab662a .fb42bf99 {
  max-width: 225px;
  width: 100%;
}

.h71ab662a .a5774313 {
  display: flex;
  justify-content: space-between;
}

.h71ab662a .h64f78d38 {
  position: relative;
}

.h71ab662a .h64f78d38 > a {
  display: block;
  padding: 32px 12px;
  font-weight: 600;
  color: #303030;
}

.h71ab662a .h64f78d38:hover > a {
  color: var(--color-primary);
  margin-top: -3px;
}

.h71ab662a .h64f78d38:hover .h32a47366 {
  display: flex;
}

.h71ab662a .h32a47366 {
  display: none;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: var(--pads-color-tertiary);
  z-index: 10;
}

.h71ab662a .h8d1678ea {
  padding: 0 32px 16px 32px;
}

.h71ab662a .h8d1678ea > a {
  color: #303030;
  font-weight: 600;
  white-space: nowrap;
}

.h71ab662a .h8d1678ea:hover > a {
  color: var(--color-primary);
}

.h71ab662a .h6988a39f {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.h71ab662a .d7ad2e27 {
  cursor: pointer;
  width: 22px;
}

.h71ab662a .h79a418b1 {
  cursor: pointer;
  display: none;
}

.h71ab662a .h7f8b42a1 {
  display: none;
  position: absolute;
  top: 20px;
  right: 30px;
  background: #fff;
}

.h71ab662a .h6988a39f.show-search .h7f8b42a1 {
  display: block;
}

.h71ab662a .h6988a39f.show-search .d7ad2e27 {
  display: none;
}

.h71ab662a .h6988a39f.show-search .h79a418b1 {
  display: block;
}

.h71ab662a .aae4a2d1 {
  width: 290px;
  height: 42px;
  padding-left: 50px;
  box-shadow: 0px 5px 10px rgba(58, 21, 0, 0.25);
  border: none;
  border-radius: 12px;
}

.h71ab662a .aae4a2d1::placeholder {
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 12px;
}

.h71ab662a .h0cd67bde {
  position: absolute;
  left: 20px;
  top: 12px;
}

.h71ab662a .header-search-results {
  width: 290px;
  position: absolute;
  display: flex;
  flex-direction: column;
  background: #fff;
  top: 56px;
  right: 30px;
  box-shadow: 0px 5px 10px rgba(58, 21, 0, 0.25);
  border-radius: 0 0 12px 12px;
  padding: 28px 20px 0 20px;
  z-index: 10;
}

.h71ab662a .header-search-results-item {
  margin-bottom: 24px;
}

.h71ab662a .f7b3a741,
.h71ab662a .h43759cfe {
  display: flex;
  align-items: center;
}

.h71ab662a .e31b1bb7 {
  display: none;
  align-items: center;
}

.h71ab662a .h51106091 {
  cursor: pointer;
  padding: 0 0 0 12px;
  width: 35px;
}

.h71ab662a .h321d3886 {
  display: none;
  background: #fff;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  padding: 24px;
  overflow: auto;
}

.h71ab662a .h321d3886.show-menu {
  display: flex;
}

.h71ab662a .b5e21d58 {
  cursor: pointer;
  position: absolute;
  top: 24px;
  right: 24px;
  width: 18px;
  height: 18px;
}

.h71ab662a .f696fc5f {
  width: 120px;
}

.h71ab662a .h7a2dc14d {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}

.h71ab662a .h0462a75c {
  margin-bottom: 24px;
  position: relative;
}

.h71ab662a .h0462a75c > a {
  color: #303030;
}

.h71ab662a .h0462a75c.h7ead936d > a {
  position: relative;
}

.h71ab662a .h0462a75c.h7ead936d > a::after {
  content: url(../images/menu-arrow.svg);
  position: absolute;
  right: -15px;
  top: -2px;
}

.h71ab662a .h0462a75c.h7ead936d:hover > a::after {
  transform: rotate(180deg);
  top: 2px;
}

.h71ab662a .h0462a75c:hover .eef9a7ad {
  display: flex;
}

.h71ab662a .eef9a7ad {
  display: none;
  flex-direction: column;
  margin: 16px 0 0 8px;
}

.h71ab662a .h3faee5f8 {
  margin-bottom: 8px;
}

.h71ab662a .h3faee5f8 > a {
  color: #303030;
}

@media (max-width: 1200px) {
  .h71ab662a .h9f0cdcf3 {
    padding: 0 16px;
  }
}

@media (max-width: 768px) {
  .h71ab662a .h9f0cdcf3 {
    padding: 20px 16px;
  }

  .h71ab662a .h9f0cdcf3 {
    background: #fff;
  }

  .h71ab662a .a5774313 {
    display: none;
  }

  .h71ab662a .e31b1bb7 {
    display: flex;
  }

  .h71ab662a .h7f8b42a1 {
    top: auto;
  }

  .h71ab662a .header-search-results {
    top: 31px;
  }
}

@media (max-width: 480px) {
  .h71ab662a .aae4a2d1 {
    right: 0;
  }

  .h71ab662a .h9f0cdcf3 {
    padding: 12px 16px 16px 16px;
  }
}
/* .h71ab662a END */
