.euro-event {
  position: fixed;
  bottom: 6.25vw;
  right: 4.166666666666667vw;
  z-index: 1;
  width: 8.333333333333334vw;
  height: 8.333333333333334vw; }

.clip-footer .d-flex {
  display: flex; }
.clip-footer .mb-6 {
  margin-bottom: 6px; }
.clip-footer .mr-8 {
  margin-right: 8px; }
.clip-footer .justify-content-flex-end {
  justify-content: flex-end; }
.clip-footer .footer-group .footer-left .logo-mobi {
  margin-bottom: 33px; }
  .clip-footer .footer-group .footer-left .logo-mobi img {
    width: 180px; }
.clip-footer .footer-group .footer-left .bct {
  margin-bottom: 13px; }
  .clip-footer .footer-group .footer-left .bct img:first-child {
    margin-right: 14px; }
.clip-footer .footer-group .footer-left .dmca img {
  width: 140px; }
.clip-footer .footer-group .footer-center .list-menu {
  display: flex;
  justify-content: space-between; }
  .clip-footer .footer-group .footer-center .list-menu a {
    font-weight: 400;
    font-size: 14px;
    color: #979899; }
    .clip-footer .footer-group .footer-center .list-menu a:hover {
      color: #FFFFFF; }
  .clip-footer .footer-group .footer-center .list-menu .active {
    color: #FFFFFF; }
.clip-footer .footer-group .footer-center .border-bottom {
  height: 1px;
  background: #242424;
  margin: 16px 0; }
.clip-footer .footer-group .footer-center .info .email {
  color: #0563C1;
  text-decoration: underline; }
.clip-footer .footer-group .footer-center .info p {
  margin-bottom: 10px; }
  .clip-footer .footer-group .footer-center .info p:last-child {
    margin-bottom: 0; }
.clip-footer .footer-group .footer-right {
  text-align: right; }
  .clip-footer .footer-group .footer-right .hv {
    display: none; }
  .clip-footer .footer-group .footer-right a:hover .active {
    display: none; }
  .clip-footer .footer-group .footer-right a:hover .hv {
    display: inline-block; }
  .clip-footer .footer-group .footer-right .tiktok {
    margin-right: 8px; }
  .clip-footer .footer-group .footer-right .fb {
    margin-bottom: 27.5px; }
  .clip-footer .footer-group .footer-right .faq {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap; }
    .clip-footer .footer-group .footer-right .faq .support {
      text-align: center;
      margin-bottom: 16px; }
    .clip-footer .footer-group .footer-right .faq .contact {
      text-align: center;
      margin-right: 8px;
      margin-bottom: 16px; }
  .clip-footer .footer-group .footer-right .title {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-bottom: 8px; }
  .clip-footer .footer-group .footer-right .store {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap; }
    .clip-footer .footer-group .footer-right .store .apple-store {
      margin-right: 10px;
      margin-bottom: 16px; }
