.im_tooltip {
  background: #8AAF0C !important;
}

.im_point_object.left .im_tooltip::before {
  border-left-color: #8AAF0C !important;
}

.im_point_object.right .im_tooltip::before {
  border-right-color: #8AAF0C !important;
}

.im_point_object.top .im_tooltip::before {
  border-top-color: #8AAF0C !important;
}

.im_point_object.bottom .im_tooltip::before {
  border-bottom-color: #8AAF0C !important;
}

.im_tooltip {
  background: #8AAF0C !important;
}

.im_point_object.left .im_tooltip::before {
  border-left-color: #8AAF0C !important;
}

.im_point_object.right .im_tooltip::before {
  border-right-color: #8AAF0C !important;
}

.im_point_object.top .im_tooltip::before {
  border-top-color: #8AAF0C !important;
}

.im_point_object.bottom .im_tooltip::before {
  border-bottom-color: #8AAF0C !important;
}

@media (min-width: 1200px) {
  .wc-left.wc-login-show-header {
    --bs-aspect-ratio: 90%;
  }
}
.wc-left .wc-side-image {
  background: var(--wc-side-image, url("../../../img/side-image.jpg")) no-repeat center/cover;
}

.wc-fill-bg-right .wc-company-logo.wc-top-logo {
  max-width: 220px;
  max-height: 100px;
}

.wc-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.wc-right #wc-page-login-form {
  min-width: 300px;
}
.wc-right#wc-login-form-info {
  width: 400px;
}
.wc-right .wc-company-logo.wc-top-logo {
  margin-bottom: 72px;
  max-width: 220px;
  max-height: 100px;
}
.wc-right h1 {
  font-family: "Inter Bold", Roboto, sans-serif;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -1.5px;
}
@media (min-width: 576px) {
  .wc-right h1 {
    font-family: "Inter Bold", Roboto, sans-serif;
    font-size: 48px;
    line-height: 1.17;
    letter-spacing: -2.4px;
  }
}
@media (min-width: 576px) {
  .wc-right .wc-login-btn {
    min-height: 60px;
  }
}
.wc-right .wc-sso-toggle-button {
  z-index: 1;
}
.wc-right .wc-sso-wrapper p {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .wc-right .wc-sso-wrapper p {
    margin-bottom: 56px;
  }
}
