img {
  max-width: 100%;
  height: auto;
}

.__dhiwise1740678219388 button,
.__dhiwise1740678219388 input,
.__dhiwise1740678219388 optgroup,
.__dhiwise1740678219388 select,
.__dhiwise1740678219388 textarea {
  margin: 0;
  padding: 0;
}

.__dhiwise1740678219388 h1,
.__dhiwise1740678219388 h2,
.__dhiwise1740678219388 h3,
.__dhiwise1740678219388 h4,
.__dhiwise1740678219388 h5,
.__dhiwise1740678219388 h6,
.__dhiwise1740678219388 hr,
.__dhiwise1740678219388 p {
  margin: 0;
}

.__dhiwise1740678219388 {
  [type="text"],
  input:where(:not([type])),
  [type="email"],
  [type="url"],
  [type="password"],
  [type="number"],
  [type="date"],
  [type="datetime-local"],
  [type="month"],
  [type="search"],
  [type="tel"],
  [type="time"],
  [type="week"],
  [multiple] {
    appearance: none;
    background-color: transparent;
    border-color: unset;
    border-width: 0;
    border-radius: unset;
    padding: unset;
    font-size: unset;
    line-height: unset;
    color: inherit;
  }
  input:focus-visible,
  [multiple]:focus-visible,
  textarea:focus-visible,
  select:focus-visible {
    outline: none;
    box-shadow: none;
  }
}

.__dhiwise1740678219388.test {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.__dhiwise1740678219388 .best-sellers__view {
  height: 372px;
  margin-top: 162px;
  background-color: #1e3a2b;
  width: 372px;
  @media only screen and (max-width: 1050px) {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.__dhiwise1740678219388 .best-sellers {
  align-self: center;
  width: 72%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.__dhiwise1740678219388 .best-sellers__view-1 {
  height: 372px;
  margin-top: 162px;
  z-index: 1;
  background-color: #1e3a2b;
  width: 372px;
  position: relative;
}

.__dhiwise1740678219388 .best-sellers__content {
  margin-left: -160px;
  align-self: center;
  position: relative;
  flex: 1;
  @media only screen and (max-width: 1050px) {
    align-self: stretch;
    margin-left: 0px;
  }
}

.__dhiwise1740678219388 .best-sellers__card {
  height: 806px;
  margin-bottom: 80px;
  position: relative;
  align-content: center;
  @media only screen and (max-width: 1440px) {
    height: auto;
  }

  @media only screen and (max-width: 1050px) {
    height: auto;
  }
}

.__dhiwise1740678219388 .best-sellers__image {
  height: 806px;
  width: 92%;
  object-fit: contain;
  margin-left: auto;
}

.__dhiwise1740678219388 .best-sellers__details {
  height: 806px;
  background-size: cover;
  background-repeat: no-repeat;
  flex: 1;
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  top: 0px;
  padding: 162px 56px;
  margin: auto;
  @media only screen and (max-width: 1440px) {
    height: auto;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  @media only screen and (max-width: 1050px) {
    height: auto;
    padding: 20px;
  }

  @media only screen and (max-width: 550px) {
    padding: 16px;
  }
}

.__dhiwise1740678219388 .best-sellers__info {
  margin-bottom: 18px;
  gap: 82px;
  display: flex;
  flex-direction: column;
  @media only screen and (max-width: 1440px) {
    gap: 82px;
  }

  @media only screen and (max-width: 1050px) {
    gap: 61px;
  }

  @media only screen and (max-width: 550px) {
    gap: 41px;
  }
}

.__dhiwise1740678219388 .best-sellers__info-row {
  gap: 11px;
  display: flex;
  justify-content: flex-end;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.__dhiwise1740678219388 .best-sellers__slider {
  margin-left: 64px;
  margin-right: 64px;
  display: flex;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.__dhiwise1740678219388 .best-sellers__slide--first {
  height: 8px;
  width: 34px;
  border-radius: 4px;
  border: 1px solid #522f20;
}
.__dhiwise1740678219388 .best-sellers__info-description {
  height: 372px;
  background-color: #1e3a2b;
  width: 372px;
}

.__dhiwise1740678219388 .best-sellers__slide--second {
  height: 8px;
  margin-left: 4px;
  width: 8px;
  border-radius: 4px;
  border: 1px solid #522f20;
}
