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

.ca9dc57c .h16d1bd53 {
  max-width: 225px;
  width: 100%;
}

.ca9dc57c .h8b4f556d {
  display: flex;
  justify-content: space-between;
}

.ca9dc57c .h030f6b1d {
  position: relative;
}

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

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

.ca9dc57c .h030f6b1d:hover .d5f66c15 {
  display: flex;
}

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

.ca9dc57c .h13b5d819 {
  padding: 0 32px 16px 32px;
}

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

.ca9dc57c .h13b5d819:hover > a {
  color: var(--color-primary);
}

.ca9dc57c .h262330ef {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.ca9dc57c .h7bedb613 {
  cursor: pointer;
  width: 22px;
}

.ca9dc57c .h35136eee {
  cursor: pointer;
  display: none;
}

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

.ca9dc57c .h262330ef.show-search .e7369431 {
  display: block;
}

.ca9dc57c .h262330ef.show-search .h7bedb613 {
  display: none;
}

.ca9dc57c .h262330ef.show-search .h35136eee {
  display: block;
}

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

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

.ca9dc57c .h8559a1cc {
  position: absolute;
  left: 20px;
  top: 12px;
}

.ca9dc57c .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;
}

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

.ca9dc57c .d98bb13f,
.ca9dc57c .aee69e34 {
  display: flex;
  align-items: center;
}

.ca9dc57c .h59417481 {
  display: none;
  align-items: center;
}

.ca9dc57c .h40b95382 {
  cursor: pointer;
  padding: 0 0 0 12px;
  width: 35px;
}

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

.ca9dc57c .h9e5da0b2.show-menu {
  display: flex;
}

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

.ca9dc57c .h68355cac {
  width: 120px;
}

.ca9dc57c .e29017dd {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}

.ca9dc57c .e9efcc48 {
  margin-bottom: 24px;
  position: relative;
}

.ca9dc57c .e9efcc48 > a {
  color: #303030;
}

.ca9dc57c .e9efcc48.h50958513 > a {
  position: relative;
}

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

.ca9dc57c .e9efcc48.h50958513:hover > a::after {
  transform: rotate(180deg);
  top: 2px;
}

.ca9dc57c .e9efcc48:hover .d2e9c57e {
  display: flex;
}

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

.ca9dc57c .h85f48ace {
  margin-bottom: 8px;
}

.ca9dc57c .h85f48ace > a {
  color: #303030;
}

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

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

  .ca9dc57c .h729fde39 {
    background: #fff;
  }

  .ca9dc57c .h8b4f556d {
    display: none;
  }

  .ca9dc57c .h59417481 {
    display: flex;
  }

  .ca9dc57c .e7369431 {
    top: auto;
  }

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

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

  .ca9dc57c .h729fde39 {
    padding: 12px 16px 16px 16px;
  }
}
/* .ca9dc57c END */
