/* sc-component-id: sc-global-4282425616 */
iframe.goog-te-banner-frame {
  bottom: 0 !important;
  top: auto;
}

html,
body {
  font-family: 'Work Sans' !important;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
}

body {
  margin: 0;
}

button,
li {
  outline: none;
}

.newbid-input input {
  background-color: transparent;
  border: none;
  font-size: 32px;
  -webkit-letter-spacing: -0.2px;
  -moz-letter-spacing: -0.2px;
  -ms-letter-spacing: -0.2px;
  letter-spacing: -0.2px;
  color: #000;
  outline: none;
}

.newbid-input input:placeholder {
  color: #626262;
}

.amount {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.amount input {
  background-color: transparent;
  border: none;
  font-size: 16px;
  color: #000;
  outline: none;
}

.amount input:placeholder {
  color: #626262;
}

/* sc-component-id: Logo-sc-1q98ajp-0 */
.dWmbqa {
  width: 76px;
  height: 34px;
  cursor: pointer;
}

/* sc-component-id: Input__InputContainer-su1vo6-0 */
.gdEVKI {
  position: relative;
}

/* sc-component-id: Input-su1vo6-2 */
.gTzxkg {
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
  color: #000;
  padding: 15px 16px;
  border-radius: 6px;
  border: solid 1px rgba(0, 0, 0, 0.08);
  outline: none !important;
  font-family: 'Work Sans', sans-serif;
}

.gTzxkg::-webkit-input-placeholder {
  color: #8c8c8c;
}

.gTzxkg::-moz-placeholder {
  color: #8c8c8c;
}

.gTzxkg:-ms-input-placeholder {
  color: #8c8c8c;
}

.gTzxkg::placeholder {
  color: #8c8c8c;
}

.gTzxkg:disabled {
  opacity: 0.5;
}

/* sc-component-id: Button-sc-1jou5nb-0 */
.dJUWlp {
  display: block;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border: solid 1px #ebebe7;
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
  cursor: pointer;
  outline: none !important;
}

.dJUWlp:active {
  box-shadow: none;
}

/* sc-component-id: Button__BlueText-sc-1jou5nb-1 */
.gkGjMS {
  background-image: linear-gradient(94deg, #2ca2df, #30e1eb);
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}


/* sc-component-id: CheckBox-sc-1de2nq4-0 */
.bSycbm {
  width: 28px;
  height: 28px;
  box-sizing: border-box;
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 2px #dadada;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.bSycbm img {
  width: 16px;
  height: 16px;
  display: block;
}

/* sc-component-id: SignLayout__MainContainer-sc-5bcgxe-0 */
@media (min-width:881px) {
  .gZzswB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@media (max-width:880px) {
  .gZzswB {
    min-height: 100vh;
    display: block;
    background-color: #f0f0ed;
  }
}

/* sc-component-id: SignLayout__StyledLogo-sc-5bcgxe-1 */
@media (min-width:881px) {}

@media (max-width:880px) {
  .bGHCmh {
    width: 94px;
  }
}

/* sc-component-id: SignLayout__Left-sc-5bcgxe-2 */
.jgPhNq {
  box-sizing: border-box;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width:881px) {
  .jgPhNq {
    width: 550px;
  }
}

@media (max-width:880px) {
  .jgPhNq {
    padding: 26px 32px;
  }
}

/* sc-component-id: SignLayout__LeftInner-sc-5bcgxe-3 */
@media (min-width:881px) {
  .bYLPaF {
    width: 550px;
    padding: 85px 20px 0 20px;
  }
}

@media (max-width:880px) {
  .bYLPaF {
    width: 100%;
  }
}

/* sc-component-id: SignLayout__Right-sc-5bcgxe-4 */
.jLXsQr {
  -webkit-flex: 1 0;
  -ms-flex: 1 0;
  flex: 1 0;
  background-color: #f0f0ed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width:881px) {
  .jLXsQr {
    padding: 85px 20px 32px 20px;
  }
}

@media (max-width:880px) {
  .jLXsQr {
    padding: 26px 32px;
  }
}

/* sc-component-id: SignLayout__RightInner-sc-5bcgxe-5 */
@media (min-width:881px) {
  .hWNMOf {
    width: 550px;
  }
}

@media (max-width:880px) {
  .hWNMOf {
    width: 100%;
  }
}

/* sc-component-id: SignLayout__Title-sc-5bcgxe-6 */
.idSKCq {
  margin: 0;
  font-weight: 500;
  -webkit-letter-spacing: -0.2px;
  -moz-letter-spacing: -0.2px;
  -ms-letter-spacing: -0.2px;
  letter-spacing: -0.2px;
  color: #000000;
  line-height: 1.4;
}

@media (min-width:881px) {
  .idSKCq {
    font-size: 32px;
  }
}

@media (max-width:880px) {
  .idSKCq {
    font-size: 26px;
  }
}

/* sc-component-id: SignLayout__Already-sc-5bcgxe-7 */
.iPsWZZ {
  padding-top: 0;
  margin-top: 8px;
  margin-bottom: 26px;
  font-size: 16px;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
}

@-webkit-keyframes ani {
  0% {
    left: 0;
  }

  50% {
    left: 10px;
  }

  100% {
    left: 0;
  }
}

@keyframes ani {
  0% {
    left: 0;
  }

  50% {
    left: 10px;
  }

  100% {
    left: 0;
  }
}

.iPsWZZ span {
  color: #8c8c8c;
}

.iPsWZZ a {
  margin-left: 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
  padding: 6px 16px 6px 6px;
  display: inline-block;
  border-radius: 6px;
}

.iPsWZZ a:hover {
  background-color: #ebeae7;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.iPsWZZ a:hover img {
  position: relative;
}

.iPsWZZ strong {
  color: #000;
  font-weight: 500;
}

.iPsWZZ img {
  width: 11px;
  height: 10px;
  margin-left: 6px;
  x-transition: all 0.5s ease-in-out;
  -webkit-animation: ani 1s infinite;
  animation: ani 1s infinite;
}

/* sc-component-id: SignLayout__StyledInput-sc-5bcgxe-8 */
.gTEtqm {
  margin-top: 16px;
}

/* sc-component-id: SignLayout__AgreeContainer-sc-5bcgxe-9 */
.cwZwuZ {
  margin: 30px 0;
}

/* sc-component-id: SignLayout__AgreeContent-sc-5bcgxe-10 */
.ehqfoP {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ehqfoP>span {
  margin-left: 16px;
}

.ehqfoP>span,
.ehqfoP>a {
  font-size: 16px;
  color: #8c8c8c;
}

/* sc-component-id: SignLayout__Help-sc-5bcgxe-11 */
.haKEYp {
  font-size: 18px;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
  color: #8c8c8c;
  margin-top: 12px;
  padding-bottom: 70px;
}

@media (max-width:880px) {
  .haKEYp {
    display: none;
  }
}

/* sc-component-id: SignLayout__AnimationContainer-sc-5bcgxe-12 */
@media (max-width:880px) {
  .jjUHbe {
    display: none;
  }
}

/* sc-component-id: style__Forgot-sc-1cv7t7l-0 */
.kqdHSn {
  display: block;
  text-decoration: none;
  width: 191px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  background-color: #ebeae7;
  font-size: 16px;
  font-weight: 500;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
  color: #8c8c8c;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;

}

.kqdHSn:hover {
  color: #000;
}

@media (min-width:881px) {
  .kqdHSn {
    /* margin-top: 136px; */
  }
}

@media (max-width:880px) {
  .kqdHSn {
    margin-top: 42px;
  }
}

/* Customize the label (the container) */
.checkbox-container {
  display: block;
  position: relative;
  /* padding-left: 35px; */
  /* margin-bottom: 12px; */
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 28px;
  height: 28px;
  box-sizing: border-box;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  box-sizing: border-box;
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 2px #dadada;
  color: #000;
  /* background-color: #eee; */
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked~.checkmark {
  /* background-color: #0ebc00; */
  /* color: #0ebc00; */
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #0ebc00;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

