/* screen - aucto-sale-page */
.px-content {
  padding-bottom: 0px !important;
}
/* Tooltip container */
.tooltip {
  position: relative;
  opacity: 1;
}

/* Tooltip text */
.tooltip .hide-bubble {
  display: none;
}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #535860;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  width: 200px;
  bottom: 65px;
  left: 50%;
  margin-left: -100px; /* Use half of the width (120/2 = 60), to center the tooltip */

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}
.company-name.tooltip .tooltiptext {
  width: 200px;
  margin-left: -100px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #535860 transparent transparent transparent;
}

.aucto-sale-page {
  align-items: center;
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  position: relative;
  max-width: 1500px;
  margin: 0px auto;
  margin-top: -20px;
  margin-bottom: 50px;
}

.aucto-sale-page .navbar-banner {
  align-items: flex-start;
  box-shadow: 0px 2px 8px #00000026;
  display: flex;
  flex-direction: column;
  opacity: 1;
  position: relative;
  width: calc(100% + 40px);
  margin: -20px -20px 0px -20px;
}

.banner-section {
  width: 100%;
  max-width: 1500px;
  margin: 0px auto;
}

.aucto-sale-page .group-979 {
  height: 102px;
  width: 100%;
  position: relative;
}

.aucto-sale-page .banner {
  align-items: center;
  background-color: #141414;
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 8px 160px;
  position: absolute;
  top: 0;
  width: 100%;
}

.aucto-sale-page .group-58 {
  height: 22px;
  min-width: 230px;
  position: relative;
}

.aucto-sale-page .mon-fri-900-am-600-pm-gmt-4 {
  color: transparent;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-weight: 400;
  height: 22px;
  left: 0;
  letter-spacing: 0;
  line-height: 14px;
  position: absolute;
  top: 0;
}

.aucto-sale-page .span0 {
  color: #f0f0f0;
  line-height: 22px;
}

.aucto-sale-page .span1 {
  color: var(--white);
  line-height: 22px;
}

.aucto-sale-page .span2 {
  line-height: 22px;
}

.aucto-sale-page .span3 {
  color: var(--white);
  font-size: var(--font-size-s);
  line-height: 20px;
}

.aucto-sale-page .want-to-sell-your-us {
  color: transparent;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .span0-1 {
  color: #f0f0f0;
}

.aucto-sale-page .span1-1 {
  color: #acacac;
}

.aucto-sale-page .span2-1 {
  text-decoration: underline;
}

.aucto-sale-page .call-us-social-media {
  align-items: center;
  display: flex;
  gap: 32px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .call-us-1-844-326-7305 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .social-media {
  align-items: flex-end;
  display: flex;
  gap: 16px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .icon-facebook {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.aucto-sale-page .icon-instagram {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.aucto-sale-page .icon-twitter {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.aucto-sale-page .icon-linkedin {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.aucto-sale-page .navbar-marketplace-client-facing {
  align-items: center;
  background-color: var(--white);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--alto);
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 8px 0px;
  position: absolute;
  top: 38px;
  width: 100%;
}

.aucto-sale-page .logo-menu-items {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 24px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .logo-aucto {
  align-self: stretch;
  height: 48px;
  min-width: 131px;
  position: relative;
}

.aucto-sale-page .menu-legacy {
  height: 48px;
}

.aucto-sale-page .menu-item {
  align-self: stretch;
  gap: 10px;
  padding: 13px 20px;
}

.aucto-sale-page .title-1 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .title-2 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .title-3 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .title-4 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .title-5 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .title-6 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .title-7 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .menu-item-1 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  padding: 0px 20px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .balancer {
  align-self: stretch;
  height: 1px;
  margin-left: -7454px;
  min-width: 78px;
  position: relative;
}

.aucto-sale-page .title-8 {
  color: var(--flamingo);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  margin-top: -1419px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .ink {
  align-self: stretch;
  height: 2px;
  margin-top: -1419px;
  min-width: 78px;
  position: relative;
}

.aucto-sale-page .search-bar {
  padding: 0px 24px 0px 0px;
  width: fit-content;
}

.aucto-sale-page .search-bar-1 {
  align-items: flex-start;
  display: flex;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .dropdown-trigger {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--alto);
  border-radius: 2px 0px 0px 2px;
  box-shadow: 0px 2px 0px #00000004;
  display: flex;
  gap: 8px;
  overflow: hidden;
  padding: 5px 16px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .text-text {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .text-3 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .icon-wrapper-3 {
  height: 11.25px;
  min-width: 10px;
  position: relative;
}

.aucto-sale-page .union-1 {
  height: 6px;
  left: 1px;
  position: absolute;
  top: 3px;
  width: 8px;
}

.aucto-sale-page .menu-legacy-1 {
  align-items: center;
  border: 1px solid;
  border-color: var(--alto);
  display: flex;
  margin-left: -1px;
  position: relative;
  width: 400px;
}

.aucto-sale-page .search-box {
  background-color: var(--white);
  border: 1px solid;
  border-radius: 2px;
  flex: 1;
  overflow: hidden;
}

.aucto-sale-page .wrapper-1 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  gap: 10px;
  padding: 4px 12px;
  position: relative;
}

.aucto-sale-page .text-4 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  gap: 10px;
  padding: 1px 0px;
  position: relative;
}

.aucto-sale-page .placeholder {
  color: #00000040;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .search {
  height: 22px;
  min-width: 20px;
  position: relative;
}

.aucto-sale-page .icon-search {
  height: 11px;
  left: 5px;
  position: absolute;
  top: 6px;
  width: 11px;
}

.aucto-sale-page .title-9 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .icon-change-size-here {
  height: 14px;
  min-width: 14px;
  position: relative;
}

.aucto-sale-page .union-2 {
  height: 5px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 8px;
}

.aucto-sale-page .badge-on-icon {
  align-items: flex-start;
  display: flex;
  justify-content: flex-end;
  padding: 12px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .icon {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  padding: 4px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .icon-notifications {
  height: 16px;
  min-width: 16px;
  position: relative;
}

.aucto-sale-page .badge-wrapper {
  height: 1px;
  margin-right: -1px;
  min-width: 1px;
  position: relative;
}

.aucto-sale-page .main-container-website {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: center;
  position: relative;
}

.aucto-sale-page .categories-vol1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  width: 100%;
  padding-top: 24px;
  /* overflow-y: hidden; */
}

/* .aucto-sale-page .categories-vol1::after {
  content: " ";
  position: absolute;
  margin-top: -25px;
  margin-left: -1200px;
  width: 4000px;
  height: 267px;
  background-color: #FAFAFA;
  z-index: -1;
} */

.aucto-sale-page .title-10 {
  height: 64px;
  min-width: 420px;
  position: relative;
}

.aucto-sale-page .overlap-group {
  height: 56px;
  position: relative;
  width: 420px;
}

.aucto-sale-page .text-5 {
  color: #092846;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-weight: 400;
  left: 138px;
  letter-spacing: 0;
  line-height: 22px;
  position: absolute;
  text-align: center;
  top: 5px;
  white-space: nowrap;
}

.aucto-sale-page .rectangle-319 {
  background-color: var(--white);
  height: 29px;
  left: 133px;
  position: absolute;
  top: 4px;
  width: 139px;
}

.aucto-sale-page .icon-wrapper-4 {
  align-items: center;
  background-color: #ffffff00;
  display: flex;
  flex-direction: column;
  height: 14px;
  justify-content: center;
  left: 141px;
  position: absolute;
  top: 9px;
  width: 14px;
}

.aucto-sale-page .wrapper-2 {
  height: 14px;
  min-width: 14px;
  position: relative;
}

.aucto-sale-page .union {
  height: 20px;
  left: 1px;
  position: absolute;
  top: -4px;
  width: 20px;
}

.aucto-sale-page .frame-998 {
  align-items: flex-start;
  left: 0;
  /* position: absolute; */
  top: 0;
  width: fit-content;
}

.aucto-sale-page .categories-1 {
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .explore-top-quality {
  color: var(--chicago);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
  margin-top: 8px;
}

.aucto-sale-page .category {
  /* height: 130px; */
  width: 100%;
  position: relative;
}

.aucto-sale-page .overlap-group1 {
  /* height: 130px; */
  position: relative;
  width: 100%;
}

.aucto-sale-page .categories-2::-webkit-scrollbar {
  display: none;
  width: 0;
}

.aucto-sale-page .categories-2 {
  align-items: flex-start;
  display: flex;
  left: 0;
  min-width: 100%;
  top: 0;
}

.aucto-sale-page .frame-997-1 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 100%;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-left: 10px;
  padding-right: 100px;
  overflow-x: scroll;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.aucto-sale-page .frame-997-1::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}

.aucto-sale-page .categories {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex: 0 0 120px;
  padding: 0px 10px;
  gap: 8px;
  position: relative;
  width: fit-content;
  cursor: pointer;
  width: 120px;
}
.aucto-sale-page .categories .roboto-normal-black-12px {
  color: #595959;
}

.aucto-sale-page .categories:hover {
  opacity: 0.7;
}

.aucto-sale-page .category-icon-wrapper {
  border-radius: 50px;
  box-shadow: 0px 4px 8px #23263b40;
  padding: 10px;
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.aucto-sale-page .mask-group {
  height: 40px;
  width: 40px;
  position: relative;
}

.aucto-sale-page .agriculture-equipment {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.aucto-sale-page .aviation {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .construction {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .food-processing {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .forestry {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .heavy-equipment {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.aucto-sale-page .laboratory-and-scientific {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.aucto-sale-page .metalworking-and-forming {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.aucto-sale-page .mining {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .miscellaneous {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .mro-and-industrial-parts {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.aucto-sale-page .oil-and-gas {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .packaging-and-labeling {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.aucto-sale-page .pharmaceutical {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .plant-support {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .plastics-rubber {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .power-generation {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.aucto-sale-page .process-equipment {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .pulp-and-paper {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .textile {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .categories-3 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0px 60px 0px 0px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .warehousing-material-handling {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.aucto-sale-page .rectangle-307 {
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 110px;
  left: 1283px;
  position: absolute;
  top: 0;
  width: 115px;
}

.aucto-sale-page .carousel-arrow {
  align-items: center;
  background-color: var(--white);
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #d9d9d9;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 2px 0px 0px 2px;
  display: flex;
  justify-content: center;
  /* left: 1362px; */
  overflow: hidden;
  padding: 8px;
  position: absolute;
  width: fit-content;
  height: 80px;
  position: relative;
  width: 46px;
  cursor: pointer;
}
.aucto-sale-page .carousel-arrow:hover {
  background-color: #f9f9fc;
}

.aucto-sale-page .arrow-right {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.aucto-sale-page .group-980 {
  /* height: 377px; */
  width: 100%;
  position: relative;
  margin-top: -32px;
}

.aucto-sale-page .overlap-group2 {
  /* height: 377px; */
  position: relative;
  width: 100%;
}

.aucto-sale-page .clients-section {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  left: 0;
  padding: 0px 0px 8px;
  /* position: absolute; */
  top: 0;
  width: 100%;
}

.aucto-sale-page .container-categories {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .title-arrow {
  align-items: center;
  display: flex;
  gap: 24px;
  justify-content: center;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .active-events {
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .icon-wrapper {
  align-items: center;
  background-color: #ffffff00;
  display: inline-block;
  margin-left: 24px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .wrapper-3 {
  height: 14px;
  min-width: 14px;
  position: relative;
}

.aucto-sale-page .experience-the-thril {
  letter-spacing: 0;
  line-height: 22px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .categories-new-events-cta {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  overflow: hidden;
  position: relative;
  width: calc(100% + 10px);
  margin-left: -8px;
  overflow-x: scroll;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
  /* column-gap: 16px; */
}
.aucto-sale-page .categories-new-events-cta::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}

.aucto-sale-page .event-card {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  cursor: pointer;
  transition: 0.4s;
}

.aucto-sale-page .event-card:focus,
.aucto-sale-page .event-card:hover {
  text-decoration: none;
}

.aucto-sale-page .event-card .auction-photos {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: space-between;
}

.aucto-sale-page .event-card .auction-photos .img {
  width: calc(50% - 4px);
  height: 100px;
  object-fit: cover;
  border-radius: 2px;
  background-color: black !important;
  background-position: center;
  background-repeat: no-repeat;
}

.auction-location-dropdown {
  max-height: 130px;
  overflow-y: scroll;
}

.auction-location-dropdown .dropdown-item {
  line-height: 30px;
  padding: 5px 18px;
}

.auction-location-dropdown .dropdown-item:hover {
  background: #f2f2f2;
}

.auction-location {
  margin-top: 8px;
  margin-bottom: 24px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.auction-location .asset-locations {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.auction-location .fa-map-marker {
  margin-right: 10px;
}

.aucto-sale-page .imagerounded {
  align-items: center;
  align-self: stretch;
  /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15); */
  background-size: auto;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* padding: 16px 0px 16px 0px; */
  position: relative;
  height: 116px;
  /* background: #FAFAFA; */
}

.aucto-sale-page .frame-997 {
  align-items: flex-end;
  align-self: stretch;
  border-radius: 16px;
  gap: 10px;
  overflow: hidden;
  padding: 8px;
  position: relative;
}

.aucto-sale-page .btnlarge {
  align-items: flex-end;
  align-self: stretch;
  box-shadow: 0px 2px 8px #00000026;
  display: flex;
  flex-direction: column;
  padding: 0px 0px 16px;
  position: relative;
}

.aucto-sale-page .event-tag {
  background-color: var(--white);
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 0px 8px;
  position: absolute;
  left: 0px;
  text-align: center;
  top: 8px;
  line-height: 22px;
}

.aucto-sale-page .event-tag.tender {
  color: #722ed1;
  border-color: #d3adf7;
  background: #f9f0ff;
}

.aucto-sale-page .event-tag.upcoming {
  color: #2f54eb;
  border-color: #adc6ff;
  background: #f0f5ff;
}

.aucto-sale-page .event-tag.live {
  color: #52c41a;
  border-color: #b7eb8f;
  background: #f6ffed;
}

.aucto-sale-page .event-tag.ending {
  color: #f37720;
  border-color: #f37720;
  background: #fff7e6;
}

.aucto-sale-page .view-event-btn {
  padding: 4px 15px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.016);
  border-radius: 2px;
  line-height: 26px;
  height: fit-content;
  white-space: nowrap;
  transition: 0.4s;
  text-align: center;
}

.aucto-sale-page .blue-view-btn {
  background-color: #092846 !important;
  color: white !important;
}

.aucto-sale-page .auction-below {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.aucto-sale-page .timeline {
  font-size: 16px;
  font-weight: 500;
  color: var(--geek-blue-6, #2f54eb);
}

.aucto-sale-page .btnlarge-1 .title-11 {
  font-weight: 600;
}

.aucto-sale-page .btnlarge-1 {
  align-items: center;
  background-color: var(--white);
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  padding: 0px 4px;
  position: absolute;
  right: 0px;
  top: 8px;
  width: fit-content;
}

.aucto-sale-page .title-11 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .clients {
  background-size: 100% 100%;
  height: 103px;
  margin-top: -38px;
  min-width: 109px;
  position: relative;
}

.aucto-sale-page .content-text {
  align-self: stretch;
  flex-direction: column;
}

.aucto-sale-page .company-name {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 138px;
  position: relative;
}

.aucto-sale-page .title {
  display: flex;
  /* flex: 52px 1; */
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
  vertical-align: center;
  border-radius: 2px;
  /* justify-content: center; */
  border-radius: 2px;
}

.aucto-sale-page .title p {
  letter-spacing: 0;
  line-height: 22px;
  margin: 0;
  position: relative;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding: 4px 8px;
  overflow: hidden;
  /* text-align: center; */
  color: white;
  height: fit-content;
  font-size: 16px;
  font-family: Roboto;
  width: 100%;
}

.aucto-sale-page .auction {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 109px;
  position: relative;
}

.aucto-sale-page .text {
  flex: 1;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
}

.aucto-sale-page .end-in p {
  margin: 0px;
}

.aucto-sale-page .end-in {
  align-items: center;
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.aucto-sale-page .ends-in-35-hour-22-min {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .icon-wrapper-1 {
  align-items: center;
  background-color: #ffffff00;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .wrapper {
  height: 14px;
  min-width: 14px;
  overflow: hidden;
  position: relative;
}

.aucto-sale-page .union-3 {
  height: 11px;
  left: -7155px;
  position: absolute;
  top: 770px;
  width: 12px;
}

.aucto-sale-page .clients-card-1 {
  align-items: flex-start;
  background-color: var(--white);
  border-radius: 8px;
  box-shadow: 0px 2px 8px #00000026;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  position: relative;
  width: 220px;
}

.aucto-sale-page .title-12 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .wrapper-4 {
  height: 14px;
  min-width: 14px;
  position: relative;
}

.aucto-sale-page .title-13 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .union-4 {
  height: 11px;
  left: -7659px;
  position: absolute;
  top: 770px;
  width: 12px;
}

.aucto-sale-page .title-14 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .union-5 {
  height: 11px;
  left: -7911px;
  position: absolute;
  top: 770px;
  width: 12px;
}

.aucto-sale-page .title-15 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .text-1 {
  color: var(--flamingo);
  flex: 1;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-l);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
}

.aucto-sale-page .union-6 {
  height: 11px;
  left: -8163px;
  position: absolute;
  top: 770px;
  width: 12px;
}

.aucto-sale-page .title-16 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .clients-1 {
  height: 103px;
  margin-top: -38px;
  min-width: 109px;
  position: relative;
}

.aucto-sale-page .logo {
  height: 103px;
  left: 0;
  position: absolute;
  top: 0;
  width: 74px;
}

.aucto-sale-page .union-7 {
  height: 11px;
  left: -8415px;
  position: absolute;
  top: 770px;
  width: 12px;
}

.aucto-sale-page .right-arrow-gradient {
  align-items: center;
  height: 100%;
  background: linear-gradient(
    270deg,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  display: flex;
  justify-content: flex-end;
  right: 0px;
  min-width: 80px;
  padding: 0px;
  position: absolute;
  top: 0px;
  z-index: 1;
  margin-right: -2px;
}

.aucto-sale-page .category .right-arrow-gradient {
  height: 180px;
  bottom: -25px;
  background: linear-gradient(270deg, #fafafa 0%, rgba(250, 250, 250, 0) 100%);
  top: unset;
}

#sales-active-events .right-arrow-gradient {
  height: 450px;
  bottom: 50px;
  top: unset;
}

.aucto-sale-page .left-arrow-gradient {
  align-items: center;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  display: flex;
  justify-content: flex-start;
  left: 0px;
  min-width: 80px;
  padding: 0px;
  margin-left: -8px;
  position: absolute;
  top: 0px;
  z-index: 1;
}

.aucto-sale-page .category .left-arrow-gradient {
  height: 180px;
  bottom: -25px;
  background: linear-gradient(90deg, #fafafa 0%, rgba(250, 250, 250, 0) 100%);
  top: unset;
}

#sales-active-events .left-arrow-gradient {
  height: 450px;
  bottom: 50px;
  top: unset;
}

.aucto-sale-page .left-arrow-gradient img {
  transform: scaleX(-1);
}

.carousel-right-arrow {
  display: none !important;
}

.carousel-left-arrow {
  display: none !important;
}

.aucto-sale-page .arrow-right-1 {
  margin-bottom: -2.29px;
  margin-left: -0.1px;
  margin-top: -2.29px;
}

.aucto-sale-page .recently-browsed {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
}

.aucto-sale-page .frame-980 {
  align-items: flex-start;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .frame-980-1 {
  align-items: center;
  gap: 24px;
  justify-content: center;
}

.aucto-sale-page .ending-soon {
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .wrapper-5 {
  height: 14px;
  min-width: 14px;
  position: relative;
}

.aucto-sale-page .blue-bid-btn {
  background-color: #092846 !important;
}

.aucto-sale-page .blue-bid-btn .text-2 {
  color: white !important;
}

.aucto-sale-page .bid-now-btn {
  margin-top: 8px;
  transition: 0.4s;
}

.aucto-sale-page .bid-now-btn .text-2 {
  transition: 0.4s;
}

.aucto-sale-page .bid-now-before-they-are-gone {
  letter-spacing: 0;
  line-height: 22px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .frame-998-1 {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 16px;
  position: relative;
}

.aucto-sale-page .group-982 {
  flex: 1;
  /* min-width: calc(100% + 8px); */
  position: relative;
  /* height: 400px; */
  overflow: hidden;
}

.aucto-sale-page .auction-preview-1 {
  align-items: flex-start;
  display: grid;
  gap: 500px 0px;
  position: relative;
  width: 100%;
  /* margin-left: -8px; */
  overflow-x: scroll;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}

.aucto-sale-page .auction-preview-1::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}

.aucto-sale-page .auction-image {
  width: calc(100% - 100px);
  min-width: 50px;
  height: 100px;
  margin-top: 20px;
  object-fit: contain;
}

.aucto-sale-page .lot-image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-color: black !important;
}

.aucto-sale-page .lot-card {
  align-items: center;
  height: 100%;
  background-color: var(--white);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  padding-right: 8px;
  gap: 8px;
  position: relative;
  cursor: pointer;
  transition: 0.4s;
}

.aucto-sale-page .event-card:hover {
  color: #333;
  text-decoration: none;
}

.aucto-sale-page .item-desc {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.aucto-sale-page .img {
  align-self: stretch;
  background-image: url(../img/image-36@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 2px;
  height: 248px;
  position: relative;
}

.aucto-sale-page .days-left-current-bid {
  align-items: flex-start;
  /* background-color: var(--shark); */
  /* border-radius: 4px; */
  display: flex;
  justify-content: space-between;
  left: 0px;
  padding: 4px 8px 4px 8px;
  position: relative;
  top: 218px;
  width: 100%;
}

.aucto-sale-page .days-left-current-bid::before {
  content: "";
  background: rgba(0, 0, 0, 0.85);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 0;
}

.aucto-sale-page .timer {
  align-items: flex-start;
  display: flex;
  gap: 4px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .component-timeline-item-head {
  height: 22px;
  min-width: 22px;
  position: relative;
}

.aucto-sale-page .trail-below {
  height: 1px;
  left: 10px;
  position: absolute;
  top: 22px;
  width: 1px;
}

.aucto-sale-page .icon-wrapper-2 {
  align-items: center;
  background-color: var(--shark);
  display: flex;
  left: 3px;
  position: absolute;
  top: 3px;
  width: fit-content;
}

.aucto-sale-page .clock-circle {
  height: 16px;
  min-width: 16px;
  position: relative;
}

.aucto-sale-page .bid {
  align-items: flex-start;
  display: flex;
  gap: 4px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .bid-1 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .price {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .frame-982 {
  align-items: flex-start;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .lot-title {
  font-weight: 500;
  margin: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* Change this line if you want. In this case it trimmed the text to 2 lines. */
  overflow: hidden;
}

.aucto-sale-page .address {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  width: 278px;
}

.aucto-sale-page .bottom-card {
  margin-top: auto;
  width: 100%;
}

.aucto-sale-page .in-stock {
  align-items: center;
  display: flex;
  gap: 8px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .nri-industrial-sales {
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
  color: #092846;
}

.aucto-sale-page .lot-address {
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .button {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--alto);
  border-radius: 2px;
  box-shadow: 0px 2px 0px #00000004;
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 4px 15px;
  position: relative;
}

.aucto-sale-page .text-2 {
  letter-spacing: 0;
  line-height: 22px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .img-1 {
  background-image: url(../img/image-37@2x.png);
}

.aucto-sale-page .bid-2 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-3 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-2 {
  background-image: url(../img/image-38@2x.png);
}

.aucto-sale-page .bid-4 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-5 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-3 {
  background-image: url(../img/image-39@2x.png);
}

.aucto-sale-page .bid-6 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-7 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .auction-preview-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
}

.aucto-sale-page .frame-980-2 {
  align-items: flex-start;
  flex-direction: column;
}

.aucto-sale-page .frame-980-3 {
  align-items: center;
  gap: 24px;
  justify-content: center;
}

.aucto-sale-page .incredible-deals {
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .wrapper-6 {
  height: 14px;
  min-width: 14px;
  position: relative;
}

.aucto-sale-page .explore-our-remarkab {
  letter-spacing: 0;
  line-height: 22px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .auction-preview {
  display: grid;
  position: relative;
  width: 100%;
  gap: 24px 0px;
}

.aucto-sale-page .img-4 {
  background-image: url(../img/image-38-1@2x.png);
}

.aucto-sale-page .bid-8 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-9 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-5 {
  background-image: url(../img/image-36-1@2x.png);
}

.aucto-sale-page .bid-10 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-11 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-6 {
  background-image: url(../img/image-39-1@2x.png);
}

.aucto-sale-page .bid-12 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-13 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-7 {
  background-image: url(../img/image-37-1@2x.png);
}

.aucto-sale-page .bid-14 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-15 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-8 {
  background-image: url(../img/image-37-1@2x.png);
}

.aucto-sale-page .bid-16 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-17 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-9 {
  background-image: url(../img/image-37@2x.png);
}

.aucto-sale-page .bid-18 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-19 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-10 {
  background-image: url(../img/image-38@2x.png);
}

.aucto-sale-page .bid-20 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-21 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-11 {
  background-image: url(../img/image-36@2x.png);
}

.aucto-sale-page .bid-22 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-23 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-12 {
  background-image: url(../img/image-37-1@2x.png);
}

.aucto-sale-page .bid-24 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-25 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-13 {
  background-image: url(../img/image-38-3@2x.png);
}

.aucto-sale-page .bid-26 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-27 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-14 {
  background-image: url(../img/image-39-1@2x.png);
}

.aucto-sale-page .bid-28 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-29 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-15 {
  background-image: url(../img/image-37-1@2x.png);
}

.aucto-sale-page .bid-30 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-31 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .load-more-line {
  width: 4000px;
  position: absolute;
  margin-left: -2000px;
}

.aucto-sale-page .load-more-btn {
  align-items: center;
  border-radius: 2px;
  display: flex;
  margin: 0px auto;
  gap: 10px;
  justify-content: center;
  overflow: hidden;
  padding: 8px 15px 6.4px;
  background-color: white;
  position: relative;
  width: fit-content;
  cursor: pointer;
}

.aucto-sale-page .load-more-btn:hover {
  opacity: 0.7;
  text-decoration: underline;
}

.aucto-sale-page .text-6 {
  color: #092846;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .recently-browsed-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0px;
  position: relative;
  width: 100%;
}

.aucto-sale-page .recently-browsed-2 {
  color: #1c1c1c;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xl);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .frame-998-2 {
  min-width: 100%;
  position: relative;
}

.aucto-sale-page .overlap-group1-1 {
  position: relative;
  width: 100%;
}

.aucto-sale-page .overlap-group-2 {
  overflow: hidden;
  height: 450px;
  width: 100%;
}

.aucto-sale-page .auction-preview-3 {
  align-items: flex-start;
  display: grid;
  margin-left: -8px;
  gap: 300px 0px;
  width: calc(100% + 8px);
}

.aucto-sale-page .img-16 {
  background-image: url(../img/image-36-3@2x.png);
}

.aucto-sale-page .bid-32 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-33 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-17 {
  background-image: url(../img/image-37-6@2x.png);
}

.aucto-sale-page .bid-34 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-35 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-18 {
  background-image: url(../img/image-38-4@2x.png);
}

.aucto-sale-page .bid-36 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-37 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .img-19 {
  background-image: url(../img/image-39-3@2x.png);
}

.aucto-sale-page .bid-38 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}

.aucto-sale-page .bid-39 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  white-space: nowrap;
}

.aucto-sale-page .rectangle-305 {
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255) 5.19%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 8px;
  height: 324px;
  left: 1163px;
  position: absolute;
  top: 1px;
  width: 235px;
}

.aucto-sale-page .susbcribe {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0px 24px 32px;
  position: relative;
  width: 100%;
}

.aucto-sale-page .content {
  align-items: center;
  align-self: stretch;
  border: 1px solid;
  border-color: var(--silver);
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  padding: 50px 24px;
  position: relative;
}

.aucto-sale-page .header {
  align-items: center;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: auto;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .create-your-messaing {
  color: var(--shark);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xxxl);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 40px;
  margin-top: 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: 456px;
}

.aucto-sale-page .enjoy-big-discounts {
  color: var(--shark);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: 540px;
}

.aucto-sale-page .form-input {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 52px;
  justify-content: center;
  position: relative;
  width: 488px;
}

.aucto-sale-page .input {
  align-items: center;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #d0d5dd;
  display: flex;
  gap: 8px;
  height: 52px;
  position: relative;
}

.aucto-sale-page .icon-input {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 8px;
  position: relative;
}

.aucto-sale-page .icon-mail {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.aucto-sale-page .your-email {
  color: #8c8c8c;
  flex: 1;
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
}

.aucto-sale-page .button-1 {
  align-items: center;
  border: 0px none;
  display: flex;
  gap: 2px;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .content-1 {
  gap: 4px;
  width: fit-content;
}

.aucto-sale-page .get-started {
  color: var(--black-2);
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-l);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .screenshot-27-2 {
  align-self: stretch;
  height: 439px;
  margin-bottom: -154px;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.aucto-sale-page .address-21 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .arrow-right-3 {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.aucto-sale-page .bid-40 {
  position: relative;
  width: fit-content;
}

.aucto-sale-page .clock-circle-20 {
  height: 16px;
  min-width: 16px;
  position: relative;
}

.aucto-sale-page .content-2 {
  align-items: center;
  display: flex;
  position: relative;
  gap: 16px;
}

.aucto-sale-page .lot-address-20 {
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .ends-in-35-hour-22-min-6 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .frame {
  display: flex;
  flex-direction: column;
}

.aucto-sale-page .frame-980-4 {
  display: flex;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .incredible-deals:hover {
  cursor: pointer;
  color: "#134F8C";
}

.aucto-sale-page .frame-982-20 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .img-20 {
  align-self: stretch;
  border-radius: 2px;
  height: 248px;
  width: 100%;
  position: relative;
}

.aucto-sale-page .menu {
  align-items: center;
  display: flex;
  position: relative;
  width: fit-content;
}

.aucto-sale-page .nri-industrial-sales-20 {
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .price-20 {
  letter-spacing: 0;
  line-height: 22px;
  margin-top: 1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aucto-sale-page .search-1 {
  align-items: center;
  display: flex;
  position: relative;
}

.aucto-sale-page .timer-20 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
  position: relative;
  width: fit-content;
}

@media only screen and (min-device-width: 1024px), (min-width: 1024px) {
  .carousel-right-arrow.carousel-arrow-show {
    display: flex !important;
  }

  .carousel-left-arrow.carousel-arrow-show {
    display: flex !important;
  }
}

@media only screen and (min-device-width: 901px), (min-width: 901px) {
  .event-card {
    min-width: 25%;
  }
  .auction-preview {
    grid-template-columns: repeat(4, calc(25% + 2px));
  }
  .auction-preview-1 {
    grid-template-columns: repeat(4, calc(25% + 2px));
  }
  .auction-preview-3 {
    grid-template-columns: repeat(4, calc(25% + 2px));
  }
}

@media only screen and (max-width: 960px) {
  .aucto-sale-page .event-card .auction-below {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 16px;
  }
  .aucto-sale-page .event-card .auction-below .view-event-btn {
    width: 100%;
    margin-top: 16px;
    text-align: center;
  }
  .aucto-sale-page .auction-image {
    width: calc(100% - 80px);
  }
}

@media only screen and (max-device-width: 900px), (max-width: 900px) {
  .event-card {
    min-width: calc(33% - 4px);
  }
  .aucto-sale-page .event-tag {
    font-size: 12px;
  }
  .aucto-sale-page .title-11 {
    font-size: 12px;
  }
  /* .aucto-sale-page .title {
    flex: 44px 1;
  } */
  .aucto-sale-page .title p {
    font-size: 12px;
    line-height: 18px;
  }
  .aucto-sale-page .timeline {
    font-size: 14px;
  }
  .aucto-sale-page .view-event-btn {
    font-size: 12px;
  }
  .aucto-sale-page .lot-title {
    font-size: 12px;
  }
  .aucto-sale-page .text-2 {
    font-size: 12px;
  }
  .aucto-sale-page .address-21 {
    font-size: 12px;
  }
  .aucto-sale-page .tooltiptext {
    width: 150px;
    margin-left: -75px;
    font-size: 12px;
  }
  .aucto-sale-page .price-20 {
    font-size: 12px;
    line-height: 22px;
  }
  .aucto-sale-page .nri-industrial-sales {
    font-size: 11px;
  }
  .auction-preview {
    grid-template-columns: repeat(3, calc(33% + 5px));
  }
  .auction-preview-1 {
    grid-template-columns: repeat(3, calc(33% + 4px));
    row-gap: 24px !important;
  }
  .auction-preview-3 {
    grid-template-columns: repeat(3, calc(33% + 4px));
  }
}

@media only screen and (max-device-width: 640px), (max-width: 640px) {
  .aucto-sale-page .component-timeline-item-head {
    display: none;
  }
  .aucto-sale-page .event-card {
    min-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }
  .aucto-sale-page .event-tag {
    font-size: 11px;
  }
  .aucto-sale-page .title-11 {
    font-size: 11px;
  }
  .aucto-sale-page .title p {
    font-size: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .aucto-sale-page .timeline {
    font-size: 12px;
  }
  .aucto-sale-page .view-event-btn {
    font-size: 11px;
  }
  .aucto-sale-page .lot-title {
    font-size: 11px;
  }
  .aucto-sale-page .text-2 {
    font-size: 11px;
  }
  .aucto-sale-page .tooltiptext {
    font-size: 11px;
  }
  .aucto-sale-page .address-21 {
    font-size: 11px;
  }
  .aucto-sale-page .price-20 {
    font-size: 11px;
    line-height: 14px;
  }
  .aucto-sale-page .lot-address {
    font-size: 11px;
    line-height: 14px;
    white-space: wrap;
    text-align: start;
  }
  .aucto-sale-page .event-card .imagerounded {
    justify-content: flex-end;
  }
  .aucto-sale-page .event-card .auction-image {
    width: calc(100% - 50px);
  }
  .aucto-sale-page .auction-preview {
    grid-template-columns: repeat(2, calc(50% + 4px));
  }
  .aucto-sale-page .group-982 {
    height: fit-content;
  }
  .aucto-sale-page .auction-preview-1 {
    row-gap: 24px;
    grid-template-columns: repeat(2, calc(50% + 4px));
  }
  .aucto-sale-page .overlap-group-2 {
    height: fit-content;
  }
  .aucto-sale-page .auction-preview-3 {
    grid-template-columns: repeat(2, calc(50% + 4px));
    row-gap: 24px;
  }
  .aucto-sale-page .recently-browsed {
    margin-top: 60px;
  }
  .aucto-sale-page .lot-image {
    background-size: cover !important;
  }
  .aucto-sale-page .days-left-current-bid {
    flex-direction: row;
    /* flex-wrap: wrap; */
    /* height: 46px; */
    top: 218px;
    align-items: center;
  }
}

/* banner section */
#index-banners-section .side_btn {
  width: 35px;
  height: 35px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  position: absolute;
  top: 40%;
  cursor: pointer;
  z-index: 200;
  margin: 40px;
  visibility: hidden;
}

#index-banners-section:hover .side_btn {
  visibility: visible;
}

#index-banners-section .side_btn:hover {
  border-color: rgba(0, 0, 0, 0.2);
  border-width: 6px;
}

#index-banners-section .banner_prevbtn {
  left: 2.5%;
  transform: translateY(-100%) rotate(225deg);
  opacity: 0.5;
}

#index-banners-section .banner_nextbtn {
  right: 2.5%;
  transform: translateY(-100%) rotate(45deg);
  opacity: 0.5;
}

#index-banners-section .banner_bottombtns {
  position: absolute;
  bottom: 20px;
  z-index: 200;
  text-align: center;
  width: 100%;
}

#index-banners-section .banner_bottombtns span {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #595959;
  display: inline-block;
  /* visibility: hidden; */
  margin-right: 12px;
  /* opacity: 0.5; */
}

#index-banners-section .banner_bottombtns span.active {
  border: 2px solid #fa541c;
  background: #fff;
}

#index-banners-section:hover .banner_bottombtns span {
  visibility: visible;
  cursor: pointer;
}

#index-banners-section img {
  width: 100%;
}

@media only screen and (min-device-width: 500px), (min-width: 500px) {
  #index-banners-section .mobile-banner {
    display: none;
  }
}

@media only screen and (max-device-width: 500px), (max-width: 500px) {
  #index-banners-section .desktop-banner {
    display: none !important;
  }
}

/* banner section end */

@media only screen and (max-device-width: 428px), (max-width: 428px) {
  .aucto-sale-page .lot-image {
    height: 158px;
  }
  .aucto-sale-page .days-left-current-bid {
    top: 114px;
  }
}

@media only screen and (max-device-width: 390px), (max-width: 390px) {
  .aucto-sale-page .lot-image {
    height: 142px;
  }
  .aucto-sale-page .event-card .auction-photos .img {
    width: calc(100% - 4px);
  }
  .aucto-sale-page .event-card .auction-photos .img:nth-child(n + 3) {
    display: none;
  }
}

@media only screen and (max-device-width: 360px), (max-width: 360px) {
  .aucto-sale-page .lot-image {
    height: 132px;
  }
}

.auction-alert-subscription-container {
  display: flex;
  height: 400px;
  align-items: center;
  color: #fff;
  font-family: Montserrat, Sans-serif;
  position: relative;
  justify-content: center;
}
.auction-alert-subscription-container::after {
  content: "";
  background: url(/img/v3/auction-alert-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.6; /* Here is your opacity */
}
.auction-alert-subscription-container::before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 0;
}
.auction-alert-subscription-content {
  display: flex;
  justify-content: center;
  gap: 0px 20px;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
.auction-alert-subscription-left-column {
  display: flex;
  width: 50%;
  flex-wrap: wrap;
  align-content: center;
}
.auction-alert-subscription-left-column h2 {
  font-weight: 500;
  line-height: 46px;
  font-size: 38px;
  margin-bottom: 32px;
}
.auction-alert-subscription-left-column h2 span {
  color: #ff7a45;
}
.auction-alert-subscription-left-column p {
  font-weight: 400;
  font-size: 16px;
}
.auction-alert-subscription-form {
  display: flex;
  width: 50%;
  flex-wrap: wrap;
  font-size: 16px;
  align-content: center;
}
.auction-alert-subscription-form .help-block {
  color: #ff7a45;
  display: none;
}
.auction-alert-subscription-form input[type="text"] {
  font-size: 18px;
  height: 42px;
  padding: 12px;
  border: none;
  box-shadow: 0.174px 0.985px 10px rgba(0, 0, 0, 0.27) !important;
  margin-bottom: 0;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  width: 75%;
}
.auction-alert-subscription-form form {
  width: 100%;
}
.auction-alert-subscription-form .form-group {
  display: flex;
  flex-wrap: wrap;
}
.auction-alert-subscription-form button {
  font-size: 16px;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  font-family: Montserrat;
  text-transform: uppercase;
  padding: 13px 0px;
  cursor: pointer;
  border: none;
  background: #fa541c;
  width: fit-content;
  text-decoration: none !important;
  transition: 0.3s;
  display: inline-block;
  width: 20%;
}
.auction-alert-subscription-success {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-weight: 400;
  flex-wrap: wrap;
  text-align: center;
  width: 70%;
}
.auction-alert-subscription-success h2 {
  display: flex;
  width: 100%;
  justify-content: center;
  font-size: 56px;
  font-weight: 600;
}
.auction-alert-subscription-success a {
  color: #fff;
}
@media only screen and (max-device-width: 1366px), (max-width: 1366px) {
  .auction-alert-subscription-left-column h2 {
    font-size: 30px;
  }
  .auction-alert-subscription-left-column p {
    font-size: 16px;
  }
  .auction-alert-subscription-form {
    font-size: 14px;
  }
  .auction-alert-subscription-success h2 {
    font-size: 44px;
  }
  .auction-alert-subscription-form button {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 1024px), (max-width: 1024px) {
  .auction-alert-subscription-left-column h2 {
    font-size: 28px;
  }
  .auction-alert-subscription-left-column p {
    font-size: 16px;
  }
  .auction-alert-subscription-success h2 {
    font-size: 32px;
  }
}
@media only screen and (max-device-width: 767px), (max-width: 767px) {
  .auction-alert-subscription-left-column {
    width: 80%;
    text-align: center;
  }
  .auction-alert-subscription-form {
    width: 80%;
  }
  .auction-alert-subscription-content {
    flex-wrap: wrap;
  }
  .auction-alert-subscription-success h2 {
    font-size: 28px;
  }
  .auction-alert-subscription-form input[type="text"] {
    width: 65%;
  }
  .auction-alert-subscription-form button {
    width: 30%;
  }
  .auction-alert-subscription-success {
    width: 90%;
  }
}

/* stats section */
.stats-section-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fafafa;
  padding: 80px 20px;
}
.stats-content-wraper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 1500px;
}
.stats-headline {
  font-size: 24px;
  font-weight: 500;
  font-family: Roboto;
}
.stats-card-container {
  display: flex;
  column-gap: 32px;
  font-family: Roboto;
}
.stats-card {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  column-gap: 32px;
  padding: 24px;
  flex: 1 1;
  row-gap: 10px;
}
.stats-card > span:first-child {
  font-size: 38px;
  font-weight: 500;
  line-height: 46px;
}
.stats-card > span:last-child {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #595959;
}
@media (max-width: 1366px) {
  .stats-section-container {
    align-items: stretch;
    padding: 40px 10px;
  }
}
@media (max-width: 767px) {
  .stats-card > span:first-child {
    font-size: 30px;
    line-height: 40px;
  }
  .stats-card > span:last-child {
    font-size: 16px;
    line-height: 24px;
  }
  .stats-card {
    row-gap: 0px;
    padding: 24px;
    width: unset;
  }
  .stats-card-container {
    row-gap: 32px;
    flex-direction: column;
    align-items: stretch;
  }
}
/* stats section end */

/* industries section start */
.industries-section-container {
  display: flex;
  padding: 56px 20px;
  flex-direction: column;
  align-items: center;
}
.industries-content-wraper {
  display: flex;
  gap: 32px;
  flex-direction: column;
  width: 100%;
  max-width: 1500px;
}
.industries-headline {
  font-size: 24px;
  font-weight: 500;
  font-family: Roboto;
}
.industries-card-container {
  display: flex;
  column-gap: 24px;
}
.industries-card {
  position: relative;
}
.industries-card-column img {
  height: 100%;
  object-fit: contain;
}
.industries-card-container > .industries-card:first-child::before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 0;
}
.industries-card-container > .industries-card:first-child {
  width: 50%;
  object-fit: cover;
}
.industries-card-container > .industries-card:first-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.industries-card-column {
  display: flex;
  flex-direction: column;
  width: 50%;
  row-gap: 24px;
}
.industries-card-column img {
  float: right;
}
.industries-card-column .industries-card {
  height: 284px;
  width: 100%;
  background-color: #0d0d0d;
}
.industries-section-container .description {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  flex-direction: column;
  width: 255px;
  row-gap: 16px;
  color: #fafafa;
  font-weight: 400;
  line-height: 22px;
}
.industries-section-container .description .headline {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
.industries-section-container .description .btn {
  width: fit-content;
}
@media (max-width: 1366px) {
  .industries-content-wraper {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .industries-section-container {
    align-items: stretch;
    padding: 40px 20px;
  }
  .industries-content-wraper {
    width: 100%;
  }
  .industries-card-container {
    flex-direction: column;
    row-gap: 32px;
  }
  .industries-card-column {
    width: 100%;
  }
  .industries-card-container > .industries-card:first-child {
    width: 100%;
  }
  .industries-section-container .description {
    width: 322px;
    bottom: unset;
    top: 30%;
  }
}
/* industries section end */

/* top brands section start */
.top-brands-headline {
  font-size: 24px;
  font-weight: 500;
  font-family: Roboto;
}
.top-brands-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 56px;
  padding: 0px 20px;
}
.top-brands-container .carousel-container {
  display: flex;
  column-gap: 100px;
  height: 200px;
}
.top-brands-container .carousel-container img {
  object-fit: none;
  width: 200px;
}
.top-brands-content-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1500px;
}
.swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-wrapper {
  height: 200px;
}
.swiper-slide img {
  width: 200px;
  height: 80px;
  object-fit: contain;
  max-width: 200px;
}
@media (max-width: 1366px) {
  .top-brands-content-container {
    width: 100%;
  }
  .swiper-slide img {
    width: 100%;
  }
}
/* top brands section end */