@font-face {
  font-family: "Anonymous Pro";
  src: url(/assets/fonts/rP2Bp2a15UIB7Un-bOeISG3pHl829RH9.woff2?h=b3305898eb18737a84a1e8453ff9c3b9)
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Anonymous Pro";
  src: url(/assets/fonts/rP2Bp2a15UIB7Un-bOeISG3pHlg29RH9.woff2?h=b3305898eb18737a84a1e8453ff9c3b9)
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
  font-family: "Anonymous Pro";
  src: url(/assets/fonts/rP2Bp2a15UIB7Un-bOeISG3pHlU29RH9.woff2?h=b3305898eb18737a84a1e8453ff9c3b9)
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
    U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Anonymous Pro";
  src: url(/assets/fonts/rP2Bp2a15UIB7Un-bOeISG3pHls29Q.woff2?h=b3305898eb18737a84a1e8453ff9c3b9)
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
.fit-cover {
  object-fit: cover;
}
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.lh-0 {
  line-height: 0.5 !important;
}
h3 {
  font-size: 24px;
}
.btitle-desc,
.ntitle-desc {
  font-size: 16px;
  color: #fff;
  height: inherit;
}
.vgsel {
  background-color: #a7e3ff;
  border-radius: 4px;
  height: 36px;
  max-width: 40px;
  cursor: pointer;
}
.vgsel:hover {
  background-color: #84dfff;
}
.title-desc {
  font-size: 0px;
  color: rgba(255, 255, 255, 0);
  height: 0;
  margin-bottom: 0;
}
.bs-icon {
  --bs-icon-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--bs-icon-size);
  width: calc(var(--bs-icon-size) * 2);
  height: calc(var(--bs-icon-size) * 2);
  color: var(--bs-primary);
}
.bs-icon-xs {
  --bs-icon-size: 1rem;
  width: calc(var(--bs-icon-size) * 1.5);
  height: calc(var(--bs-icon-size) * 1.5);
}
.bs-icon-sm {
  --bs-icon-size: 1rem;
}
.bs-icon-md {
  --bs-icon-size: 1.5rem;
}
.bs-icon-lg {
  --bs-icon-size: 2rem;
}
.bs-icon-xl {
  --bs-icon-size: 2.5rem;
}
.bs-icon.bs-icon-primary {
  color: var(--bs-white);
  background: var(--bs-primary);
}
.bs-icon.bs-icon-primary-light {
  color: var(--bs-primary);
  background: rgba(var(--bs-primary-rgb), 0.2);
}
.bs-icon.bs-icon-semi-white {
  color: var(--bs-primary);
  background: rgba(255, 255, 255, 0.5);
}
.bs-icon.bs-icon-rounded {
  border-radius: 0.5rem;
}
.bs-icon.bs-icon-circle {
  border-radius: 50%;
}
.carousel-control-prev-icon {
  background-image: url("/assets/img/icons/arrow_back_w.svg?h=692489a0d21b26d5b9d9573fc2ee0cd2");
}
.carousel-control-next-icon {
  background-image: url("/assets/img/icons/arrow_forward_w.svg?h=efc15efd29ef0f394c072aa5518ad6c9");
}
.dropdown-item {
  cursor: pointer;
}
.noshow {
  display: none;
}
