/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-affix {
  position: fixed;
  z-index: 10;
}

.relevant-kind--EeV_1 a:hover {
  color: #fff;
}
.relevant-kind--EeV_1 .left-icon--BZwGE {
  width: 20px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 50px;
  cursor: pointer;
  background-image: url('https://photo.8891.com.tw/2023/02/01/1675222234588282.png');
  left: 0;
}
.relevant-kind--EeV_1 .right-icon--lo0Uw {
  width: 20px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 50px;
  cursor: pointer;
  background-image: url('https://photo.8891.com.tw/2023/02/01/1675222234567023.png');
  right: 0px;
}
.relevant-kind--EeV_1 .brand-scroll--VxmzF {
  display: -webkit-box;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}
.relevant-kind--EeV_1 .brand-scroll--VxmzF::-webkit-scrollbar {
  display: none;
}

