:root {
  --max-width: 1200px;
  --header-height: 60px;
  --header-logo-width: 133px;
  --header-banner-height: 650px;
  --header-banner-image: url(/static/images/main_banner--mobile.png) no-repeat
    center bottom;
  --header-banner-image-background-size: contain;
  --header-banner-image-fade: 450px;
  --header-banner-content-logo-img-heigh: 23px;
  --header-banner-content-top: 7%;
  --header-banner-content-left: 20px;
  --header-banner-content-width: 342px;
  --header-banner-content-logo: 74px;
  --header-banner-content-text-align: left;
  --header-banner-content-intro-font-size: 33px;
  --header-banner-content-intro-margin-top: 22px;
  --header-banner-content-intro-line-height: 40px;
  --header-banner-content-subtext-font-size: 16px;
  --header-banner-content-subtext-line-height: 24px;
  --header-banner-content-subtext-margin-top: 16px;
  --header-slider-bullet-bottom: 38px;
  --common-section-padding: 80px 0;
  --common-section-h1-font-size: 26px;
  --content-title-font-size: 16px;
  --content-title-line-height: 24px;
  --content-title-bottom: 3px;
  --content-title-top: 300px;
  --content-p-margin-top: 25px;
  --content-p-font-size: 12px;
  --content-li-margin: 30px;
  --content-li-width: 480px;
  --content-image-chere-wallet-en: url(/static/images/content/content_image_chere_wallet--mobile-en.png)
    no-repeat center center;
  --content-image-hyper-dex-en: url(/static/images/content/content_image_hyper_dex--mobile-en.png)
    no-repeat center center;
  --content-image-crypto-card-en: url(/static/images/content/content_image_crypto_card--mobile-en.png)
    no-repeat center center;

  --content-image-chere-wallet-ko: url(/static/images/content/content_image_chere_wallet--mobile-ko.png)
    no-repeat center center;
  --content-image-hyper-dex-ko: url(/static/images/content/content_image_hyper_dex--mobile-ko.png)
    no-repeat center center;
  --content-image-crypto-card-ko: url(/static/images/content/content_image_crypto_card--mobile-ko.png)
    no-repeat center center;

  --content-image-width: 358px;
  --content-image-height: 280px;
  --content-image-radius: 0px;
  --content-slider-margin-top: 32px;
  --content-slider-height: 495px;
  --content-slider-arrow-width: 18px;
  --content-slider-arrow-height: 40px;
  --content-slider-arrow-location-correction: 8px;
  --content-slider-arrow-top-position: 23%;
  --contact-p-margin-top: 32px;
  --contact-p-font-size: 18px;
  --contact-p-line-height: 27px;
  --contact-map-height: 200px;
  --contact-info-map-margin: 32px;
  --contact-info-wrap-map-margin: 32px;
  --ci-image-margin: 32px;
  --ci-image-height: 183px;
  --ci-download-width: 150px;
  --ci-download-line-height: 45px;
  --ci-download-margin: 0 20px;
  --ci-download-font-size: 13px;
  --footer-height: 202px;
  --footer-company-font-size: 15px;
  --footer-select-font-size: 13px;
  --footer-select-width: 120px;
  --footer-select-height: 34px;
  --footer-select-padding: 0 9px;
  --footer-info-font-size: 13px;

  --mobile-padding-horizontal: 0 20px;
}
