body, html { overflow-x: clip !important; }
  @font-face {
    font-family: 'Microsoft Jhenghei', 'Gotham_Light', 'Microsoft Jhenghei';
    src: url('../fonts/GothamLight.eot');
    src: url('../fonts/GothamLight.eot') format('embedded-opentype'),
      url('../fonts/GothamLight.woff2') format('woff2'),
      url('../fonts/GothamLight.woff') format('woff'),
      url('../fonts/GothamLight.ttf') format('truetype'),
      url('../fonts/GothamLight.svg#GothamLight') format('svg');
  }
  .clarins-finder {
    --FONT-CLARINS: "Microsoft Jhenghei", "ClarinsRegular", "Clarins", "Microsoft Jhenghei";
    --FONT-GOTHAM-LIGHT: "Microsoft Jhenghei", "Gotham_Light", "Microsoft Jhenghei";
    --FONT-GOTHAM-BOOK: "Microsoft Jhenghei", "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", "Microsoft Jhenghei", Helvetica, Arial, sans-serif, "Microsoft Jhenghei";
    --FONT-GOTHAM-MEDIUM: "Microsoft Jhenghei", "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", "GothamMedium", "Microsoft Jhenghei", Helvetica, Arial, sans-serif, "Microsoft Jhenghei";
  }
  .pushs-finders {
    --FONT-CLARINS: "Microsoft Jhenghei", "ClarinsRegular", "Clarins", "Microsoft Jhenghei";
    --FONT-GOTHAM-BOOK: "Microsoft Jhenghei", "Gotham SSm book A", "Gotham SSm book B", "Microsoft Jhenghei", Helvetica, Arial, sans-serif, "Microsoft Jhenghei";
    --FONT-GOTHAM-MEDIUM: "Microsoft Jhenghei", "Gotham SSm medium A", "Gotham SSm medium B", "Microsoft Jhenghei", Helvetica, Arial, sans-serif, "Microsoft Jhenghei";
  }
  


@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {}
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 480px) {}