:root {
  --primary-color: #212121;
  --primary-2-color: #333;
  --secondary-color: #666;
  --background-color: #fff;
  --surface-color: #ddd;
  --product-color: #949695;
  --error-color: #c85656;
  --border-radius: 6px;
}

.fz-0 {
  font-size: 0px !important;
}

.lh-0 {
  line-height: 0px !important;
}

.r-p-0 {
  padding: 0px !important;
}

.r-pt-0 {
  padding-top: 0px !important;
}

.r-pb-0 {
  padding-bottom: 0px !important;
}

.r-pl-0 {
  padding-left: 0px !important;
}

.r-pr-0 {
  padding-right: 0px !important;
}

.r-m-0 {
  margin: 0px !important;
}

.r-mt-0 {
  margin-top: 0px !important;
}

.r-mb-0 {
  margin-bottom: 0px !important;
}

.r-ml-0 {
  margin-left: 0px !important;
}

.r-mr-0 {
  margin-right: 0px !important;
}

.fz-1 {
  font-size: 1px !important;
}

.lh-1 {
  line-height: 1px !important;
}

.r-p-1 {
  padding: 1px !important;
}

.r-pt-1 {
  padding-top: 1px !important;
}

.r-pb-1 {
  padding-bottom: 1px !important;
}

.r-pl-1 {
  padding-left: 1px !important;
}

.r-pr-1 {
  padding-right: 1px !important;
}

.r-m-1 {
  margin: 1px !important;
}

.r-mt-1 {
  margin-top: 1px !important;
}

.r-mb-1 {
  margin-bottom: 1px !important;
}

.r-ml-1 {
  margin-left: 1px !important;
}

.r-mr-1 {
  margin-right: 1px !important;
}

.fz-2 {
  font-size: 2px !important;
}

.lh-2 {
  line-height: 2px !important;
}

.r-p-2 {
  padding: 2px !important;
}

.r-pt-2 {
  padding-top: 2px !important;
}

.r-pb-2 {
  padding-bottom: 2px !important;
}

.r-pl-2 {
  padding-left: 2px !important;
}

.r-pr-2 {
  padding-right: 2px !important;
}

.r-m-2 {
  margin: 2px !important;
}

.r-mt-2 {
  margin-top: 2px !important;
}

.r-mb-2 {
  margin-bottom: 2px !important;
}

.r-ml-2 {
  margin-left: 2px !important;
}

.r-mr-2 {
  margin-right: 2px !important;
}

.fz-4 {
  font-size: 4px !important;
}

.lh-4 {
  line-height: 4px !important;
}

.r-p-4 {
  padding: 4px !important;
}

.r-pt-4 {
  padding-top: 4px !important;
}

.r-pb-4 {
  padding-bottom: 4px !important;
}

.r-pl-4 {
  padding-left: 4px !important;
}

.r-pr-4 {
  padding-right: 4px !important;
}

.r-m-4 {
  margin: 4px !important;
}

.r-mt-4 {
  margin-top: 4px !important;
}

.r-mb-4 {
  margin-bottom: 4px !important;
}

.r-ml-4 {
  margin-left: 4px !important;
}

.r-mr-4 {
  margin-right: 4px !important;
}

.fz-6 {
  font-size: 6px !important;
}

.lh-6 {
  line-height: 6px !important;
}

.r-p-6 {
  padding: 6px !important;
}

.r-pt-6 {
  padding-top: 6px !important;
}

.r-pb-6 {
  padding-bottom: 6px !important;
}

.r-pl-6 {
  padding-left: 6px !important;
}

.r-pr-6 {
  padding-right: 6px !important;
}

.r-m-6 {
  margin: 6px !important;
}

.r-mt-6 {
  margin-top: 6px !important;
}

.r-mb-6 {
  margin-bottom: 6px !important;
}

.r-ml-6 {
  margin-left: 6px !important;
}

.r-mr-6 {
  margin-right: 6px !important;
}

.fz-8 {
  font-size: 8px !important;
}

.lh-8 {
  line-height: 8px !important;
}

.r-p-8 {
  padding: 8px !important;
}

.r-pt-8 {
  padding-top: 8px !important;
}

.r-pb-8 {
  padding-bottom: 8px !important;
}

.r-pl-8 {
  padding-left: 8px !important;
}

.r-pr-8 {
  padding-right: 8px !important;
}

.r-m-8 {
  margin: 8px !important;
}

.r-mt-8 {
  margin-top: 8px !important;
}

.r-mb-8 {
  margin-bottom: 8px !important;
}

.r-ml-8 {
  margin-left: 8px !important;
}

.r-mr-8 {
  margin-right: 8px !important;
}

.fz-10 {
  font-size: 10px !important;
}

.lh-10 {
  line-height: 10px !important;
}

.r-p-10 {
  padding: 10px !important;
}

.r-pt-10 {
  padding-top: 10px !important;
}

.r-pb-10 {
  padding-bottom: 10px !important;
}

.r-pl-10 {
  padding-left: 10px !important;
}

.r-pr-10 {
  padding-right: 10px !important;
}

.r-m-10 {
  margin: 10px !important;
}

.r-mt-10 {
  margin-top: 10px !important;
}

.r-mb-10 {
  margin-bottom: 10px !important;
}

.r-ml-10 {
  margin-left: 10px !important;
}

.r-mr-10 {
  margin-right: 10px !important;
}

.fz-12 {
  font-size: 12px !important;
}

.lh-12 {
  line-height: 12px !important;
}

.r-p-12 {
  padding: 12px !important;
}

.r-pt-12 {
  padding-top: 12px !important;
}

.r-pb-12 {
  padding-bottom: 12px !important;
}

.r-pl-12 {
  padding-left: 12px !important;
}

.r-pr-12 {
  padding-right: 12px !important;
}

.r-m-12 {
  margin: 12px !important;
}

.r-mt-12 {
  margin-top: 12px !important;
}

.r-mb-12 {
  margin-bottom: 12px !important;
}

.r-ml-12 {
  margin-left: 12px !important;
}

.r-mr-12 {
  margin-right: 12px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.lh-14 {
  line-height: 14px !important;
}

.r-p-14 {
  padding: 14px !important;
}

.r-pt-14 {
  padding-top: 14px !important;
}

.r-pb-14 {
  padding-bottom: 14px !important;
}

.r-pl-14 {
  padding-left: 14px !important;
}

.r-pr-14 {
  padding-right: 14px !important;
}

.r-m-14 {
  margin: 14px !important;
}

.r-mt-14 {
  margin-top: 14px !important;
}

.r-mb-14 {
  margin-bottom: 14px !important;
}

.r-ml-14 {
  margin-left: 14px !important;
}

.r-mr-14 {
  margin-right: 14px !important;
}

.fz-15 {
  font-size: 15px !important;
}

.lh-15 {
  line-height: 15px !important;
}

.r-p-15 {
  padding: 15px !important;
}

.r-pt-15 {
  padding-top: 15px !important;
}

.r-pb-15 {
  padding-bottom: 15px !important;
}

.r-pl-15 {
  padding-left: 15px !important;
}

.r-pr-15 {
  padding-right: 15px !important;
}

.r-m-15 {
  margin: 15px !important;
}

.r-mt-15 {
  margin-top: 15px !important;
}

.r-mb-15 {
  margin-bottom: 15px !important;
}

.r-ml-15 {
  margin-left: 15px !important;
}

.r-mr-15 {
  margin-right: 15px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.lh-16 {
  line-height: 16px !important;
}

.r-p-16 {
  padding: 16px !important;
}

.r-pt-16 {
  padding-top: 16px !important;
}

.r-pb-16 {
  padding-bottom: 16px !important;
}

.r-pl-16 {
  padding-left: 16px !important;
}

.r-pr-16 {
  padding-right: 16px !important;
}

.r-m-16 {
  margin: 16px !important;
}

.r-mt-16 {
  margin-top: 16px !important;
}

.r-mb-16 {
  margin-bottom: 16px !important;
}

.r-ml-16 {
  margin-left: 16px !important;
}

.r-mr-16 {
  margin-right: 16px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.lh-18 {
  line-height: 18px !important;
}

.r-p-18 {
  padding: 18px !important;
}

.r-pt-18 {
  padding-top: 18px !important;
}

.r-pb-18 {
  padding-bottom: 18px !important;
}

.r-pl-18 {
  padding-left: 18px !important;
}

.r-pr-18 {
  padding-right: 18px !important;
}

.r-m-18 {
  margin: 18px !important;
}

.r-mt-18 {
  margin-top: 18px !important;
}

.r-mb-18 {
  margin-bottom: 18px !important;
}

.r-ml-18 {
  margin-left: 18px !important;
}

.r-mr-18 {
  margin-right: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.lh-20 {
  line-height: 20px !important;
}

.r-p-20 {
  padding: 20px !important;
}

.r-pt-20 {
  padding-top: 20px !important;
}

.r-pb-20 {
  padding-bottom: 20px !important;
}

.r-pl-20 {
  padding-left: 20px !important;
}

.r-pr-20 {
  padding-right: 20px !important;
}

.r-m-20 {
  margin: 20px !important;
}

.r-mt-20 {
  margin-top: 20px !important;
}

.r-mb-20 {
  margin-bottom: 20px !important;
}

.r-ml-20 {
  margin-left: 20px !important;
}

.r-mr-20 {
  margin-right: 20px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.lh-22 {
  line-height: 22px !important;
}

.r-p-22 {
  padding: 22px !important;
}

.r-pt-22 {
  padding-top: 22px !important;
}

.r-pb-22 {
  padding-bottom: 22px !important;
}

.r-pl-22 {
  padding-left: 22px !important;
}

.r-pr-22 {
  padding-right: 22px !important;
}

.r-m-22 {
  margin: 22px !important;
}

.r-mt-22 {
  margin-top: 22px !important;
}

.r-mb-22 {
  margin-bottom: 22px !important;
}

.r-ml-22 {
  margin-left: 22px !important;
}

.r-mr-22 {
  margin-right: 22px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.lh-24 {
  line-height: 24px !important;
}

.r-p-24 {
  padding: 24px !important;
}

.r-pt-24 {
  padding-top: 24px !important;
}

.r-pb-24 {
  padding-bottom: 24px !important;
}

.r-pl-24 {
  padding-left: 24px !important;
}

.r-pr-24 {
  padding-right: 24px !important;
}

.r-m-24 {
  margin: 24px !important;
}

.r-mt-24 {
  margin-top: 24px !important;
}

.r-mb-24 {
  margin-bottom: 24px !important;
}

.r-ml-24 {
  margin-left: 24px !important;
}

.r-mr-24 {
  margin-right: 24px !important;
}

.fz-26 {
  font-size: 26px !important;
}

.lh-26 {
  line-height: 26px !important;
}

.r-p-26 {
  padding: 26px !important;
}

.r-pt-26 {
  padding-top: 26px !important;
}

.r-pb-26 {
  padding-bottom: 26px !important;
}

.r-pl-26 {
  padding-left: 26px !important;
}

.r-pr-26 {
  padding-right: 26px !important;
}

.r-m-26 {
  margin: 26px !important;
}

.r-mt-26 {
  margin-top: 26px !important;
}

.r-mb-26 {
  margin-bottom: 26px !important;
}

.r-ml-26 {
  margin-left: 26px !important;
}

.r-mr-26 {
  margin-right: 26px !important;
}

.fz-28 {
  font-size: 28px !important;
}

.lh-28 {
  line-height: 28px !important;
}

.r-p-28 {
  padding: 28px !important;
}

.r-pt-28 {
  padding-top: 28px !important;
}

.r-pb-28 {
  padding-bottom: 28px !important;
}

.r-pl-28 {
  padding-left: 28px !important;
}

.r-pr-28 {
  padding-right: 28px !important;
}

.r-m-28 {
  margin: 28px !important;
}

.r-mt-28 {
  margin-top: 28px !important;
}

.r-mb-28 {
  margin-bottom: 28px !important;
}

.r-ml-28 {
  margin-left: 28px !important;
}

.r-mr-28 {
  margin-right: 28px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.lh-30 {
  line-height: 30px !important;
}

.r-p-30 {
  padding: 30px !important;
}

.r-pt-30 {
  padding-top: 30px !important;
}

.r-pb-30 {
  padding-bottom: 30px !important;
}

.r-pl-30 {
  padding-left: 30px !important;
}

.r-pr-30 {
  padding-right: 30px !important;
}

.r-m-30 {
  margin: 30px !important;
}

.r-mt-30 {
  margin-top: 30px !important;
}

.r-mb-30 {
  margin-bottom: 30px !important;
}

.r-ml-30 {
  margin-left: 30px !important;
}

.r-mr-30 {
  margin-right: 30px !important;
}

.fz-32 {
  font-size: 32px !important;
}

.lh-32 {
  line-height: 32px !important;
}

.r-p-32 {
  padding: 32px !important;
}

.r-pt-32 {
  padding-top: 32px !important;
}

.r-pb-32 {
  padding-bottom: 32px !important;
}

.r-pl-32 {
  padding-left: 32px !important;
}

.r-pr-32 {
  padding-right: 32px !important;
}

.r-m-32 {
  margin: 32px !important;
}

.r-mt-32 {
  margin-top: 32px !important;
}

.r-mb-32 {
  margin-bottom: 32px !important;
}

.r-ml-32 {
  margin-left: 32px !important;
}

.r-mr-32 {
  margin-right: 32px !important;
}

.fz-34 {
  font-size: 34px !important;
}

.lh-34 {
  line-height: 34px !important;
}

.r-p-34 {
  padding: 34px !important;
}

.r-pt-34 {
  padding-top: 34px !important;
}

.r-pb-34 {
  padding-bottom: 34px !important;
}

.r-pl-34 {
  padding-left: 34px !important;
}

.r-pr-34 {
  padding-right: 34px !important;
}

.r-m-34 {
  margin: 34px !important;
}

.r-mt-34 {
  margin-top: 34px !important;
}

.r-mb-34 {
  margin-bottom: 34px !important;
}

.r-ml-34 {
  margin-left: 34px !important;
}

.r-mr-34 {
  margin-right: 34px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.lh-40 {
  line-height: 40px !important;
}

.r-p-40 {
  padding: 40px !important;
}

.r-pt-40 {
  padding-top: 40px !important;
}

.r-pb-40 {
  padding-bottom: 40px !important;
}

.r-pl-40 {
  padding-left: 40px !important;
}

.r-pr-40 {
  padding-right: 40px !important;
}

.r-m-40 {
  margin: 40px !important;
}

.r-mt-40 {
  margin-top: 40px !important;
}

.r-mb-40 {
  margin-bottom: 40px !important;
}

.r-ml-40 {
  margin-left: 40px !important;
}

.r-mr-40 {
  margin-right: 40px !important;
}

.fz-46 {
  font-size: 46px !important;
}

.lh-46 {
  line-height: 46px !important;
}

.r-p-46 {
  padding: 46px !important;
}

.r-pt-46 {
  padding-top: 46px !important;
}

.r-pb-46 {
  padding-bottom: 46px !important;
}

.r-pl-46 {
  padding-left: 46px !important;
}

.r-pr-46 {
  padding-right: 46px !important;
}

.r-m-46 {
  margin: 46px !important;
}

.r-mt-46 {
  margin-top: 46px !important;
}

.r-mb-46 {
  margin-bottom: 46px !important;
}

.r-ml-46 {
  margin-left: 46px !important;
}

.r-mr-46 {
  margin-right: 46px !important;
}

.fz-60 {
  font-size: 60px !important;
}

.lh-60 {
  line-height: 60px !important;
}

.r-p-60 {
  padding: 60px !important;
}

.r-pt-60 {
  padding-top: 60px !important;
}

.r-pb-60 {
  padding-bottom: 60px !important;
}

.r-pl-60 {
  padding-left: 60px !important;
}

.r-pr-60 {
  padding-right: 60px !important;
}

.r-m-60 {
  margin: 60px !important;
}

.r-mt-60 {
  margin-top: 60px !important;
}

.r-mb-60 {
  margin-bottom: 60px !important;
}

.r-ml-60 {
  margin-left: 60px !important;
}

.r-mr-60 {
  margin-right: 60px !important;
}

.fz-72 {
  font-size: 72px !important;
}

.lh-72 {
  line-height: 72px !important;
}

.r-p-72 {
  padding: 72px !important;
}

.r-pt-72 {
  padding-top: 72px !important;
}

.r-pb-72 {
  padding-bottom: 72px !important;
}

.r-pl-72 {
  padding-left: 72px !important;
}

.r-pr-72 {
  padding-right: 72px !important;
}

.r-m-72 {
  margin: 72px !important;
}

.r-mt-72 {
  margin-top: 72px !important;
}

.r-mb-72 {
  margin-bottom: 72px !important;
}

.r-ml-72 {
  margin-left: 72px !important;
}

.r-mr-72 {
  margin-right: 72px !important;
}

@media (max-width: 1439px) {
  .fz-pad-0 {
    font-size: 0px !important;
  }
  .lh-pad-0 {
    line-height: 0px !important;
  }
  .r-p-pad-0 {
    padding: 0px !important;
  }
  .r-pt-pad-0 {
    padding-top: 0px !important;
  }
  .r-pb-pad-0 {
    padding-bottom: 0px !important;
  }
  .r-pl-pad-0 {
    padding-left: 0px !important;
  }
  .r-pr-pad-0 {
    padding-right: 0px !important;
  }
  .r-m-pad-0 {
    margin: 0px !important;
  }
  .r-mt-pad-0 {
    margin-top: 0px !important;
  }
  .r-mb-pad-0 {
    margin-bottom: 0px !important;
  }
  .r-ml-pad-0 {
    margin-left: 0px !important;
  }
  .r-mr-pad-0 {
    margin-right: 0px !important;
  }
  .fz-pad-1 {
    font-size: 1px !important;
  }
  .lh-pad-1 {
    line-height: 1px !important;
  }
  .r-p-pad-1 {
    padding: 1px !important;
  }
  .r-pt-pad-1 {
    padding-top: 1px !important;
  }
  .r-pb-pad-1 {
    padding-bottom: 1px !important;
  }
  .r-pl-pad-1 {
    padding-left: 1px !important;
  }
  .r-pr-pad-1 {
    padding-right: 1px !important;
  }
  .r-m-pad-1 {
    margin: 1px !important;
  }
  .r-mt-pad-1 {
    margin-top: 1px !important;
  }
  .r-mb-pad-1 {
    margin-bottom: 1px !important;
  }
  .r-ml-pad-1 {
    margin-left: 1px !important;
  }
  .r-mr-pad-1 {
    margin-right: 1px !important;
  }
  .fz-pad-2 {
    font-size: 2px !important;
  }
  .lh-pad-2 {
    line-height: 2px !important;
  }
  .r-p-pad-2 {
    padding: 2px !important;
  }
  .r-pt-pad-2 {
    padding-top: 2px !important;
  }
  .r-pb-pad-2 {
    padding-bottom: 2px !important;
  }
  .r-pl-pad-2 {
    padding-left: 2px !important;
  }
  .r-pr-pad-2 {
    padding-right: 2px !important;
  }
  .r-m-pad-2 {
    margin: 2px !important;
  }
  .r-mt-pad-2 {
    margin-top: 2px !important;
  }
  .r-mb-pad-2 {
    margin-bottom: 2px !important;
  }
  .r-ml-pad-2 {
    margin-left: 2px !important;
  }
  .r-mr-pad-2 {
    margin-right: 2px !important;
  }
  .fz-pad-4 {
    font-size: 4px !important;
  }
  .lh-pad-4 {
    line-height: 4px !important;
  }
  .r-p-pad-4 {
    padding: 4px !important;
  }
  .r-pt-pad-4 {
    padding-top: 4px !important;
  }
  .r-pb-pad-4 {
    padding-bottom: 4px !important;
  }
  .r-pl-pad-4 {
    padding-left: 4px !important;
  }
  .r-pr-pad-4 {
    padding-right: 4px !important;
  }
  .r-m-pad-4 {
    margin: 4px !important;
  }
  .r-mt-pad-4 {
    margin-top: 4px !important;
  }
  .r-mb-pad-4 {
    margin-bottom: 4px !important;
  }
  .r-ml-pad-4 {
    margin-left: 4px !important;
  }
  .r-mr-pad-4 {
    margin-right: 4px !important;
  }
  .fz-pad-6 {
    font-size: 6px !important;
  }
  .lh-pad-6 {
    line-height: 6px !important;
  }
  .r-p-pad-6 {
    padding: 6px !important;
  }
  .r-pt-pad-6 {
    padding-top: 6px !important;
  }
  .r-pb-pad-6 {
    padding-bottom: 6px !important;
  }
  .r-pl-pad-6 {
    padding-left: 6px !important;
  }
  .r-pr-pad-6 {
    padding-right: 6px !important;
  }
  .r-m-pad-6 {
    margin: 6px !important;
  }
  .r-mt-pad-6 {
    margin-top: 6px !important;
  }
  .r-mb-pad-6 {
    margin-bottom: 6px !important;
  }
  .r-ml-pad-6 {
    margin-left: 6px !important;
  }
  .r-mr-pad-6 {
    margin-right: 6px !important;
  }
  .fz-pad-8 {
    font-size: 8px !important;
  }
  .lh-pad-8 {
    line-height: 8px !important;
  }
  .r-p-pad-8 {
    padding: 8px !important;
  }
  .r-pt-pad-8 {
    padding-top: 8px !important;
  }
  .r-pb-pad-8 {
    padding-bottom: 8px !important;
  }
  .r-pl-pad-8 {
    padding-left: 8px !important;
  }
  .r-pr-pad-8 {
    padding-right: 8px !important;
  }
  .r-m-pad-8 {
    margin: 8px !important;
  }
  .r-mt-pad-8 {
    margin-top: 8px !important;
  }
  .r-mb-pad-8 {
    margin-bottom: 8px !important;
  }
  .r-ml-pad-8 {
    margin-left: 8px !important;
  }
  .r-mr-pad-8 {
    margin-right: 8px !important;
  }
  .fz-pad-10 {
    font-size: 10px !important;
  }
  .lh-pad-10 {
    line-height: 10px !important;
  }
  .r-p-pad-10 {
    padding: 10px !important;
  }
  .r-pt-pad-10 {
    padding-top: 10px !important;
  }
  .r-pb-pad-10 {
    padding-bottom: 10px !important;
  }
  .r-pl-pad-10 {
    padding-left: 10px !important;
  }
  .r-pr-pad-10 {
    padding-right: 10px !important;
  }
  .r-m-pad-10 {
    margin: 10px !important;
  }
  .r-mt-pad-10 {
    margin-top: 10px !important;
  }
  .r-mb-pad-10 {
    margin-bottom: 10px !important;
  }
  .r-ml-pad-10 {
    margin-left: 10px !important;
  }
  .r-mr-pad-10 {
    margin-right: 10px !important;
  }
  .fz-pad-12 {
    font-size: 12px !important;
  }
  .lh-pad-12 {
    line-height: 12px !important;
  }
  .r-p-pad-12 {
    padding: 12px !important;
  }
  .r-pt-pad-12 {
    padding-top: 12px !important;
  }
  .r-pb-pad-12 {
    padding-bottom: 12px !important;
  }
  .r-pl-pad-12 {
    padding-left: 12px !important;
  }
  .r-pr-pad-12 {
    padding-right: 12px !important;
  }
  .r-m-pad-12 {
    margin: 12px !important;
  }
  .r-mt-pad-12 {
    margin-top: 12px !important;
  }
  .r-mb-pad-12 {
    margin-bottom: 12px !important;
  }
  .r-ml-pad-12 {
    margin-left: 12px !important;
  }
  .r-mr-pad-12 {
    margin-right: 12px !important;
  }
  .fz-pad-14 {
    font-size: 14px !important;
  }
  .lh-pad-14 {
    line-height: 14px !important;
  }
  .r-p-pad-14 {
    padding: 14px !important;
  }
  .r-pt-pad-14 {
    padding-top: 14px !important;
  }
  .r-pb-pad-14 {
    padding-bottom: 14px !important;
  }
  .r-pl-pad-14 {
    padding-left: 14px !important;
  }
  .r-pr-pad-14 {
    padding-right: 14px !important;
  }
  .r-m-pad-14 {
    margin: 14px !important;
  }
  .r-mt-pad-14 {
    margin-top: 14px !important;
  }
  .r-mb-pad-14 {
    margin-bottom: 14px !important;
  }
  .r-ml-pad-14 {
    margin-left: 14px !important;
  }
  .r-mr-pad-14 {
    margin-right: 14px !important;
  }
  .fz-pad-15 {
    font-size: 15px !important;
  }
  .lh-pad-15 {
    line-height: 15px !important;
  }
  .r-p-pad-15 {
    padding: 15px !important;
  }
  .r-pt-pad-15 {
    padding-top: 15px !important;
  }
  .r-pb-pad-15 {
    padding-bottom: 15px !important;
  }
  .r-pl-pad-15 {
    padding-left: 15px !important;
  }
  .r-pr-pad-15 {
    padding-right: 15px !important;
  }
  .r-m-pad-15 {
    margin: 15px !important;
  }
  .r-mt-pad-15 {
    margin-top: 15px !important;
  }
  .r-mb-pad-15 {
    margin-bottom: 15px !important;
  }
  .r-ml-pad-15 {
    margin-left: 15px !important;
  }
  .r-mr-pad-15 {
    margin-right: 15px !important;
  }
  .fz-pad-16 {
    font-size: 16px !important;
  }
  .lh-pad-16 {
    line-height: 16px !important;
  }
  .r-p-pad-16 {
    padding: 16px !important;
  }
  .r-pt-pad-16 {
    padding-top: 16px !important;
  }
  .r-pb-pad-16 {
    padding-bottom: 16px !important;
  }
  .r-pl-pad-16 {
    padding-left: 16px !important;
  }
  .r-pr-pad-16 {
    padding-right: 16px !important;
  }
  .r-m-pad-16 {
    margin: 16px !important;
  }
  .r-mt-pad-16 {
    margin-top: 16px !important;
  }
  .r-mb-pad-16 {
    margin-bottom: 16px !important;
  }
  .r-ml-pad-16 {
    margin-left: 16px !important;
  }
  .r-mr-pad-16 {
    margin-right: 16px !important;
  }
  .fz-pad-18 {
    font-size: 18px !important;
  }
  .lh-pad-18 {
    line-height: 18px !important;
  }
  .r-p-pad-18 {
    padding: 18px !important;
  }
  .r-pt-pad-18 {
    padding-top: 18px !important;
  }
  .r-pb-pad-18 {
    padding-bottom: 18px !important;
  }
  .r-pl-pad-18 {
    padding-left: 18px !important;
  }
  .r-pr-pad-18 {
    padding-right: 18px !important;
  }
  .r-m-pad-18 {
    margin: 18px !important;
  }
  .r-mt-pad-18 {
    margin-top: 18px !important;
  }
  .r-mb-pad-18 {
    margin-bottom: 18px !important;
  }
  .r-ml-pad-18 {
    margin-left: 18px !important;
  }
  .r-mr-pad-18 {
    margin-right: 18px !important;
  }
  .fz-pad-20 {
    font-size: 20px !important;
  }
  .lh-pad-20 {
    line-height: 20px !important;
  }
  .r-p-pad-20 {
    padding: 20px !important;
  }
  .r-pt-pad-20 {
    padding-top: 20px !important;
  }
  .r-pb-pad-20 {
    padding-bottom: 20px !important;
  }
  .r-pl-pad-20 {
    padding-left: 20px !important;
  }
  .r-pr-pad-20 {
    padding-right: 20px !important;
  }
  .r-m-pad-20 {
    margin: 20px !important;
  }
  .r-mt-pad-20 {
    margin-top: 20px !important;
  }
  .r-mb-pad-20 {
    margin-bottom: 20px !important;
  }
  .r-ml-pad-20 {
    margin-left: 20px !important;
  }
  .r-mr-pad-20 {
    margin-right: 20px !important;
  }
  .fz-pad-22 {
    font-size: 22px !important;
  }
  .lh-pad-22 {
    line-height: 22px !important;
  }
  .r-p-pad-22 {
    padding: 22px !important;
  }
  .r-pt-pad-22 {
    padding-top: 22px !important;
  }
  .r-pb-pad-22 {
    padding-bottom: 22px !important;
  }
  .r-pl-pad-22 {
    padding-left: 22px !important;
  }
  .r-pr-pad-22 {
    padding-right: 22px !important;
  }
  .r-m-pad-22 {
    margin: 22px !important;
  }
  .r-mt-pad-22 {
    margin-top: 22px !important;
  }
  .r-mb-pad-22 {
    margin-bottom: 22px !important;
  }
  .r-ml-pad-22 {
    margin-left: 22px !important;
  }
  .r-mr-pad-22 {
    margin-right: 22px !important;
  }
  .fz-pad-24 {
    font-size: 24px !important;
  }
  .lh-pad-24 {
    line-height: 24px !important;
  }
  .r-p-pad-24 {
    padding: 24px !important;
  }
  .r-pt-pad-24 {
    padding-top: 24px !important;
  }
  .r-pb-pad-24 {
    padding-bottom: 24px !important;
  }
  .r-pl-pad-24 {
    padding-left: 24px !important;
  }
  .r-pr-pad-24 {
    padding-right: 24px !important;
  }
  .r-m-pad-24 {
    margin: 24px !important;
  }
  .r-mt-pad-24 {
    margin-top: 24px !important;
  }
  .r-mb-pad-24 {
    margin-bottom: 24px !important;
  }
  .r-ml-pad-24 {
    margin-left: 24px !important;
  }
  .r-mr-pad-24 {
    margin-right: 24px !important;
  }
  .fz-pad-26 {
    font-size: 26px !important;
  }
  .lh-pad-26 {
    line-height: 26px !important;
  }
  .r-p-pad-26 {
    padding: 26px !important;
  }
  .r-pt-pad-26 {
    padding-top: 26px !important;
  }
  .r-pb-pad-26 {
    padding-bottom: 26px !important;
  }
  .r-pl-pad-26 {
    padding-left: 26px !important;
  }
  .r-pr-pad-26 {
    padding-right: 26px !important;
  }
  .r-m-pad-26 {
    margin: 26px !important;
  }
  .r-mt-pad-26 {
    margin-top: 26px !important;
  }
  .r-mb-pad-26 {
    margin-bottom: 26px !important;
  }
  .r-ml-pad-26 {
    margin-left: 26px !important;
  }
  .r-mr-pad-26 {
    margin-right: 26px !important;
  }
  .fz-pad-28 {
    font-size: 28px !important;
  }
  .lh-pad-28 {
    line-height: 28px !important;
  }
  .r-p-pad-28 {
    padding: 28px !important;
  }
  .r-pt-pad-28 {
    padding-top: 28px !important;
  }
  .r-pb-pad-28 {
    padding-bottom: 28px !important;
  }
  .r-pl-pad-28 {
    padding-left: 28px !important;
  }
  .r-pr-pad-28 {
    padding-right: 28px !important;
  }
  .r-m-pad-28 {
    margin: 28px !important;
  }
  .r-mt-pad-28 {
    margin-top: 28px !important;
  }
  .r-mb-pad-28 {
    margin-bottom: 28px !important;
  }
  .r-ml-pad-28 {
    margin-left: 28px !important;
  }
  .r-mr-pad-28 {
    margin-right: 28px !important;
  }
  .fz-pad-30 {
    font-size: 30px !important;
  }
  .lh-pad-30 {
    line-height: 30px !important;
  }
  .r-p-pad-30 {
    padding: 30px !important;
  }
  .r-pt-pad-30 {
    padding-top: 30px !important;
  }
  .r-pb-pad-30 {
    padding-bottom: 30px !important;
  }
  .r-pl-pad-30 {
    padding-left: 30px !important;
  }
  .r-pr-pad-30 {
    padding-right: 30px !important;
  }
  .r-m-pad-30 {
    margin: 30px !important;
  }
  .r-mt-pad-30 {
    margin-top: 30px !important;
  }
  .r-mb-pad-30 {
    margin-bottom: 30px !important;
  }
  .r-ml-pad-30 {
    margin-left: 30px !important;
  }
  .r-mr-pad-30 {
    margin-right: 30px !important;
  }
  .fz-pad-32 {
    font-size: 32px !important;
  }
  .lh-pad-32 {
    line-height: 32px !important;
  }
  .r-p-pad-32 {
    padding: 32px !important;
  }
  .r-pt-pad-32 {
    padding-top: 32px !important;
  }
  .r-pb-pad-32 {
    padding-bottom: 32px !important;
  }
  .r-pl-pad-32 {
    padding-left: 32px !important;
  }
  .r-pr-pad-32 {
    padding-right: 32px !important;
  }
  .r-m-pad-32 {
    margin: 32px !important;
  }
  .r-mt-pad-32 {
    margin-top: 32px !important;
  }
  .r-mb-pad-32 {
    margin-bottom: 32px !important;
  }
  .r-ml-pad-32 {
    margin-left: 32px !important;
  }
  .r-mr-pad-32 {
    margin-right: 32px !important;
  }
  .fz-pad-34 {
    font-size: 34px !important;
  }
  .lh-pad-34 {
    line-height: 34px !important;
  }
  .r-p-pad-34 {
    padding: 34px !important;
  }
  .r-pt-pad-34 {
    padding-top: 34px !important;
  }
  .r-pb-pad-34 {
    padding-bottom: 34px !important;
  }
  .r-pl-pad-34 {
    padding-left: 34px !important;
  }
  .r-pr-pad-34 {
    padding-right: 34px !important;
  }
  .r-m-pad-34 {
    margin: 34px !important;
  }
  .r-mt-pad-34 {
    margin-top: 34px !important;
  }
  .r-mb-pad-34 {
    margin-bottom: 34px !important;
  }
  .r-ml-pad-34 {
    margin-left: 34px !important;
  }
  .r-mr-pad-34 {
    margin-right: 34px !important;
  }
  .fz-pad-40 {
    font-size: 40px !important;
  }
  .lh-pad-40 {
    line-height: 40px !important;
  }
  .r-p-pad-40 {
    padding: 40px !important;
  }
  .r-pt-pad-40 {
    padding-top: 40px !important;
  }
  .r-pb-pad-40 {
    padding-bottom: 40px !important;
  }
  .r-pl-pad-40 {
    padding-left: 40px !important;
  }
  .r-pr-pad-40 {
    padding-right: 40px !important;
  }
  .r-m-pad-40 {
    margin: 40px !important;
  }
  .r-mt-pad-40 {
    margin-top: 40px !important;
  }
  .r-mb-pad-40 {
    margin-bottom: 40px !important;
  }
  .r-ml-pad-40 {
    margin-left: 40px !important;
  }
  .r-mr-pad-40 {
    margin-right: 40px !important;
  }
  .fz-pad-46 {
    font-size: 46px !important;
  }
  .lh-pad-46 {
    line-height: 46px !important;
  }
  .r-p-pad-46 {
    padding: 46px !important;
  }
  .r-pt-pad-46 {
    padding-top: 46px !important;
  }
  .r-pb-pad-46 {
    padding-bottom: 46px !important;
  }
  .r-pl-pad-46 {
    padding-left: 46px !important;
  }
  .r-pr-pad-46 {
    padding-right: 46px !important;
  }
  .r-m-pad-46 {
    margin: 46px !important;
  }
  .r-mt-pad-46 {
    margin-top: 46px !important;
  }
  .r-mb-pad-46 {
    margin-bottom: 46px !important;
  }
  .r-ml-pad-46 {
    margin-left: 46px !important;
  }
  .r-mr-pad-46 {
    margin-right: 46px !important;
  }
  .fz-pad-60 {
    font-size: 60px !important;
  }
  .lh-pad-60 {
    line-height: 60px !important;
  }
  .r-p-pad-60 {
    padding: 60px !important;
  }
  .r-pt-pad-60 {
    padding-top: 60px !important;
  }
  .r-pb-pad-60 {
    padding-bottom: 60px !important;
  }
  .r-pl-pad-60 {
    padding-left: 60px !important;
  }
  .r-pr-pad-60 {
    padding-right: 60px !important;
  }
  .r-m-pad-60 {
    margin: 60px !important;
  }
  .r-mt-pad-60 {
    margin-top: 60px !important;
  }
  .r-mb-pad-60 {
    margin-bottom: 60px !important;
  }
  .r-ml-pad-60 {
    margin-left: 60px !important;
  }
  .r-mr-pad-60 {
    margin-right: 60px !important;
  }
  .fz-pad-72 {
    font-size: 72px !important;
  }
  .lh-pad-72 {
    line-height: 72px !important;
  }
  .r-p-pad-72 {
    padding: 72px !important;
  }
  .r-pt-pad-72 {
    padding-top: 72px !important;
  }
  .r-pb-pad-72 {
    padding-bottom: 72px !important;
  }
  .r-pl-pad-72 {
    padding-left: 72px !important;
  }
  .r-pr-pad-72 {
    padding-right: 72px !important;
  }
  .r-m-pad-72 {
    margin: 72px !important;
  }
  .r-mt-pad-72 {
    margin-top: 72px !important;
  }
  .r-mb-pad-72 {
    margin-bottom: 72px !important;
  }
  .r-ml-pad-72 {
    margin-left: 72px !important;
  }
  .r-mr-pad-72 {
    margin-right: 72px !important;
  }
}
@media (max-width: 767px) {
  .fz-phone-0 {
    font-size: 0px !important;
  }
  .lh-phone-0 {
    line-height: 0px !important;
  }
  .r-p-phone-0 {
    padding: 0px !important;
  }
  .r-pt-phone-0 {
    padding-top: 0px !important;
  }
  .r-pb-phone-0 {
    padding-bottom: 0px !important;
  }
  .r-pl-phone-0 {
    padding-left: 0px !important;
  }
  .r-pr-phone-0 {
    padding-right: 0px !important;
  }
  .r-m-phone-0 {
    margin: 0px !important;
  }
  .r-mt-phone-0 {
    margin-top: 0px !important;
  }
  .r-mb-phone-0 {
    margin-bottom: 0px !important;
  }
  .r-ml-phone-0 {
    margin-left: 0px !important;
  }
  .r-mr-phone-0 {
    margin-right: 0px !important;
  }
  .fz-phone-1 {
    font-size: 1px !important;
  }
  .lh-phone-1 {
    line-height: 1px !important;
  }
  .r-p-phone-1 {
    padding: 1px !important;
  }
  .r-pt-phone-1 {
    padding-top: 1px !important;
  }
  .r-pb-phone-1 {
    padding-bottom: 1px !important;
  }
  .r-pl-phone-1 {
    padding-left: 1px !important;
  }
  .r-pr-phone-1 {
    padding-right: 1px !important;
  }
  .r-m-phone-1 {
    margin: 1px !important;
  }
  .r-mt-phone-1 {
    margin-top: 1px !important;
  }
  .r-mb-phone-1 {
    margin-bottom: 1px !important;
  }
  .r-ml-phone-1 {
    margin-left: 1px !important;
  }
  .r-mr-phone-1 {
    margin-right: 1px !important;
  }
  .fz-phone-2 {
    font-size: 2px !important;
  }
  .lh-phone-2 {
    line-height: 2px !important;
  }
  .r-p-phone-2 {
    padding: 2px !important;
  }
  .r-pt-phone-2 {
    padding-top: 2px !important;
  }
  .r-pb-phone-2 {
    padding-bottom: 2px !important;
  }
  .r-pl-phone-2 {
    padding-left: 2px !important;
  }
  .r-pr-phone-2 {
    padding-right: 2px !important;
  }
  .r-m-phone-2 {
    margin: 2px !important;
  }
  .r-mt-phone-2 {
    margin-top: 2px !important;
  }
  .r-mb-phone-2 {
    margin-bottom: 2px !important;
  }
  .r-ml-phone-2 {
    margin-left: 2px !important;
  }
  .r-mr-phone-2 {
    margin-right: 2px !important;
  }
  .fz-phone-4 {
    font-size: 4px !important;
  }
  .lh-phone-4 {
    line-height: 4px !important;
  }
  .r-p-phone-4 {
    padding: 4px !important;
  }
  .r-pt-phone-4 {
    padding-top: 4px !important;
  }
  .r-pb-phone-4 {
    padding-bottom: 4px !important;
  }
  .r-pl-phone-4 {
    padding-left: 4px !important;
  }
  .r-pr-phone-4 {
    padding-right: 4px !important;
  }
  .r-m-phone-4 {
    margin: 4px !important;
  }
  .r-mt-phone-4 {
    margin-top: 4px !important;
  }
  .r-mb-phone-4 {
    margin-bottom: 4px !important;
  }
  .r-ml-phone-4 {
    margin-left: 4px !important;
  }
  .r-mr-phone-4 {
    margin-right: 4px !important;
  }
  .fz-phone-6 {
    font-size: 6px !important;
  }
  .lh-phone-6 {
    line-height: 6px !important;
  }
  .r-p-phone-6 {
    padding: 6px !important;
  }
  .r-pt-phone-6 {
    padding-top: 6px !important;
  }
  .r-pb-phone-6 {
    padding-bottom: 6px !important;
  }
  .r-pl-phone-6 {
    padding-left: 6px !important;
  }
  .r-pr-phone-6 {
    padding-right: 6px !important;
  }
  .r-m-phone-6 {
    margin: 6px !important;
  }
  .r-mt-phone-6 {
    margin-top: 6px !important;
  }
  .r-mb-phone-6 {
    margin-bottom: 6px !important;
  }
  .r-ml-phone-6 {
    margin-left: 6px !important;
  }
  .r-mr-phone-6 {
    margin-right: 6px !important;
  }
  .fz-phone-8 {
    font-size: 8px !important;
  }
  .lh-phone-8 {
    line-height: 8px !important;
  }
  .r-p-phone-8 {
    padding: 8px !important;
  }
  .r-pt-phone-8 {
    padding-top: 8px !important;
  }
  .r-pb-phone-8 {
    padding-bottom: 8px !important;
  }
  .r-pl-phone-8 {
    padding-left: 8px !important;
  }
  .r-pr-phone-8 {
    padding-right: 8px !important;
  }
  .r-m-phone-8 {
    margin: 8px !important;
  }
  .r-mt-phone-8 {
    margin-top: 8px !important;
  }
  .r-mb-phone-8 {
    margin-bottom: 8px !important;
  }
  .r-ml-phone-8 {
    margin-left: 8px !important;
  }
  .r-mr-phone-8 {
    margin-right: 8px !important;
  }
  .fz-phone-10 {
    font-size: 10px !important;
  }
  .lh-phone-10 {
    line-height: 10px !important;
  }
  .r-p-phone-10 {
    padding: 10px !important;
  }
  .r-pt-phone-10 {
    padding-top: 10px !important;
  }
  .r-pb-phone-10 {
    padding-bottom: 10px !important;
  }
  .r-pl-phone-10 {
    padding-left: 10px !important;
  }
  .r-pr-phone-10 {
    padding-right: 10px !important;
  }
  .r-m-phone-10 {
    margin: 10px !important;
  }
  .r-mt-phone-10 {
    margin-top: 10px !important;
  }
  .r-mb-phone-10 {
    margin-bottom: 10px !important;
  }
  .r-ml-phone-10 {
    margin-left: 10px !important;
  }
  .r-mr-phone-10 {
    margin-right: 10px !important;
  }
  .fz-phone-12 {
    font-size: 12px !important;
  }
  .lh-phone-12 {
    line-height: 12px !important;
  }
  .r-p-phone-12 {
    padding: 12px !important;
  }
  .r-pt-phone-12 {
    padding-top: 12px !important;
  }
  .r-pb-phone-12 {
    padding-bottom: 12px !important;
  }
  .r-pl-phone-12 {
    padding-left: 12px !important;
  }
  .r-pr-phone-12 {
    padding-right: 12px !important;
  }
  .r-m-phone-12 {
    margin: 12px !important;
  }
  .r-mt-phone-12 {
    margin-top: 12px !important;
  }
  .r-mb-phone-12 {
    margin-bottom: 12px !important;
  }
  .r-ml-phone-12 {
    margin-left: 12px !important;
  }
  .r-mr-phone-12 {
    margin-right: 12px !important;
  }
  .fz-phone-14 {
    font-size: 14px !important;
  }
  .lh-phone-14 {
    line-height: 14px !important;
  }
  .r-p-phone-14 {
    padding: 14px !important;
  }
  .r-pt-phone-14 {
    padding-top: 14px !important;
  }
  .r-pb-phone-14 {
    padding-bottom: 14px !important;
  }
  .r-pl-phone-14 {
    padding-left: 14px !important;
  }
  .r-pr-phone-14 {
    padding-right: 14px !important;
  }
  .r-m-phone-14 {
    margin: 14px !important;
  }
  .r-mt-phone-14 {
    margin-top: 14px !important;
  }
  .r-mb-phone-14 {
    margin-bottom: 14px !important;
  }
  .r-ml-phone-14 {
    margin-left: 14px !important;
  }
  .r-mr-phone-14 {
    margin-right: 14px !important;
  }
  .fz-phone-15 {
    font-size: 15px !important;
  }
  .lh-phone-15 {
    line-height: 15px !important;
  }
  .r-p-phone-15 {
    padding: 15px !important;
  }
  .r-pt-phone-15 {
    padding-top: 15px !important;
  }
  .r-pb-phone-15 {
    padding-bottom: 15px !important;
  }
  .r-pl-phone-15 {
    padding-left: 15px !important;
  }
  .r-pr-phone-15 {
    padding-right: 15px !important;
  }
  .r-m-phone-15 {
    margin: 15px !important;
  }
  .r-mt-phone-15 {
    margin-top: 15px !important;
  }
  .r-mb-phone-15 {
    margin-bottom: 15px !important;
  }
  .r-ml-phone-15 {
    margin-left: 15px !important;
  }
  .r-mr-phone-15 {
    margin-right: 15px !important;
  }
  .fz-phone-16 {
    font-size: 16px !important;
  }
  .lh-phone-16 {
    line-height: 16px !important;
  }
  .r-p-phone-16 {
    padding: 16px !important;
  }
  .r-pt-phone-16 {
    padding-top: 16px !important;
  }
  .r-pb-phone-16 {
    padding-bottom: 16px !important;
  }
  .r-pl-phone-16 {
    padding-left: 16px !important;
  }
  .r-pr-phone-16 {
    padding-right: 16px !important;
  }
  .r-m-phone-16 {
    margin: 16px !important;
  }
  .r-mt-phone-16 {
    margin-top: 16px !important;
  }
  .r-mb-phone-16 {
    margin-bottom: 16px !important;
  }
  .r-ml-phone-16 {
    margin-left: 16px !important;
  }
  .r-mr-phone-16 {
    margin-right: 16px !important;
  }
  .fz-phone-18 {
    font-size: 18px !important;
  }
  .lh-phone-18 {
    line-height: 18px !important;
  }
  .r-p-phone-18 {
    padding: 18px !important;
  }
  .r-pt-phone-18 {
    padding-top: 18px !important;
  }
  .r-pb-phone-18 {
    padding-bottom: 18px !important;
  }
  .r-pl-phone-18 {
    padding-left: 18px !important;
  }
  .r-pr-phone-18 {
    padding-right: 18px !important;
  }
  .r-m-phone-18 {
    margin: 18px !important;
  }
  .r-mt-phone-18 {
    margin-top: 18px !important;
  }
  .r-mb-phone-18 {
    margin-bottom: 18px !important;
  }
  .r-ml-phone-18 {
    margin-left: 18px !important;
  }
  .r-mr-phone-18 {
    margin-right: 18px !important;
  }
  .fz-phone-20 {
    font-size: 20px !important;
  }
  .lh-phone-20 {
    line-height: 20px !important;
  }
  .r-p-phone-20 {
    padding: 20px !important;
  }
  .r-pt-phone-20 {
    padding-top: 20px !important;
  }
  .r-pb-phone-20 {
    padding-bottom: 20px !important;
  }
  .r-pl-phone-20 {
    padding-left: 20px !important;
  }
  .r-pr-phone-20 {
    padding-right: 20px !important;
  }
  .r-m-phone-20 {
    margin: 20px !important;
  }
  .r-mt-phone-20 {
    margin-top: 20px !important;
  }
  .r-mb-phone-20 {
    margin-bottom: 20px !important;
  }
  .r-ml-phone-20 {
    margin-left: 20px !important;
  }
  .r-mr-phone-20 {
    margin-right: 20px !important;
  }
  .fz-phone-22 {
    font-size: 22px !important;
  }
  .lh-phone-22 {
    line-height: 22px !important;
  }
  .r-p-phone-22 {
    padding: 22px !important;
  }
  .r-pt-phone-22 {
    padding-top: 22px !important;
  }
  .r-pb-phone-22 {
    padding-bottom: 22px !important;
  }
  .r-pl-phone-22 {
    padding-left: 22px !important;
  }
  .r-pr-phone-22 {
    padding-right: 22px !important;
  }
  .r-m-phone-22 {
    margin: 22px !important;
  }
  .r-mt-phone-22 {
    margin-top: 22px !important;
  }
  .r-mb-phone-22 {
    margin-bottom: 22px !important;
  }
  .r-ml-phone-22 {
    margin-left: 22px !important;
  }
  .r-mr-phone-22 {
    margin-right: 22px !important;
  }
  .fz-phone-24 {
    font-size: 24px !important;
  }
  .lh-phone-24 {
    line-height: 24px !important;
  }
  .r-p-phone-24 {
    padding: 24px !important;
  }
  .r-pt-phone-24 {
    padding-top: 24px !important;
  }
  .r-pb-phone-24 {
    padding-bottom: 24px !important;
  }
  .r-pl-phone-24 {
    padding-left: 24px !important;
  }
  .r-pr-phone-24 {
    padding-right: 24px !important;
  }
  .r-m-phone-24 {
    margin: 24px !important;
  }
  .r-mt-phone-24 {
    margin-top: 24px !important;
  }
  .r-mb-phone-24 {
    margin-bottom: 24px !important;
  }
  .r-ml-phone-24 {
    margin-left: 24px !important;
  }
  .r-mr-phone-24 {
    margin-right: 24px !important;
  }
  .fz-phone-26 {
    font-size: 26px !important;
  }
  .lh-phone-26 {
    line-height: 26px !important;
  }
  .r-p-phone-26 {
    padding: 26px !important;
  }
  .r-pt-phone-26 {
    padding-top: 26px !important;
  }
  .r-pb-phone-26 {
    padding-bottom: 26px !important;
  }
  .r-pl-phone-26 {
    padding-left: 26px !important;
  }
  .r-pr-phone-26 {
    padding-right: 26px !important;
  }
  .r-m-phone-26 {
    margin: 26px !important;
  }
  .r-mt-phone-26 {
    margin-top: 26px !important;
  }
  .r-mb-phone-26 {
    margin-bottom: 26px !important;
  }
  .r-ml-phone-26 {
    margin-left: 26px !important;
  }
  .r-mr-phone-26 {
    margin-right: 26px !important;
  }
  .fz-phone-28 {
    font-size: 28px !important;
  }
  .lh-phone-28 {
    line-height: 28px !important;
  }
  .r-p-phone-28 {
    padding: 28px !important;
  }
  .r-pt-phone-28 {
    padding-top: 28px !important;
  }
  .r-pb-phone-28 {
    padding-bottom: 28px !important;
  }
  .r-pl-phone-28 {
    padding-left: 28px !important;
  }
  .r-pr-phone-28 {
    padding-right: 28px !important;
  }
  .r-m-phone-28 {
    margin: 28px !important;
  }
  .r-mt-phone-28 {
    margin-top: 28px !important;
  }
  .r-mb-phone-28 {
    margin-bottom: 28px !important;
  }
  .r-ml-phone-28 {
    margin-left: 28px !important;
  }
  .r-mr-phone-28 {
    margin-right: 28px !important;
  }
  .fz-phone-30 {
    font-size: 30px !important;
  }
  .lh-phone-30 {
    line-height: 30px !important;
  }
  .r-p-phone-30 {
    padding: 30px !important;
  }
  .r-pt-phone-30 {
    padding-top: 30px !important;
  }
  .r-pb-phone-30 {
    padding-bottom: 30px !important;
  }
  .r-pl-phone-30 {
    padding-left: 30px !important;
  }
  .r-pr-phone-30 {
    padding-right: 30px !important;
  }
  .r-m-phone-30 {
    margin: 30px !important;
  }
  .r-mt-phone-30 {
    margin-top: 30px !important;
  }
  .r-mb-phone-30 {
    margin-bottom: 30px !important;
  }
  .r-ml-phone-30 {
    margin-left: 30px !important;
  }
  .r-mr-phone-30 {
    margin-right: 30px !important;
  }
  .fz-phone-32 {
    font-size: 32px !important;
  }
  .lh-phone-32 {
    line-height: 32px !important;
  }
  .r-p-phone-32 {
    padding: 32px !important;
  }
  .r-pt-phone-32 {
    padding-top: 32px !important;
  }
  .r-pb-phone-32 {
    padding-bottom: 32px !important;
  }
  .r-pl-phone-32 {
    padding-left: 32px !important;
  }
  .r-pr-phone-32 {
    padding-right: 32px !important;
  }
  .r-m-phone-32 {
    margin: 32px !important;
  }
  .r-mt-phone-32 {
    margin-top: 32px !important;
  }
  .r-mb-phone-32 {
    margin-bottom: 32px !important;
  }
  .r-ml-phone-32 {
    margin-left: 32px !important;
  }
  .r-mr-phone-32 {
    margin-right: 32px !important;
  }
  .fz-phone-34 {
    font-size: 34px !important;
  }
  .lh-phone-34 {
    line-height: 34px !important;
  }
  .r-p-phone-34 {
    padding: 34px !important;
  }
  .r-pt-phone-34 {
    padding-top: 34px !important;
  }
  .r-pb-phone-34 {
    padding-bottom: 34px !important;
  }
  .r-pl-phone-34 {
    padding-left: 34px !important;
  }
  .r-pr-phone-34 {
    padding-right: 34px !important;
  }
  .r-m-phone-34 {
    margin: 34px !important;
  }
  .r-mt-phone-34 {
    margin-top: 34px !important;
  }
  .r-mb-phone-34 {
    margin-bottom: 34px !important;
  }
  .r-ml-phone-34 {
    margin-left: 34px !important;
  }
  .r-mr-phone-34 {
    margin-right: 34px !important;
  }
  .fz-phone-40 {
    font-size: 40px !important;
  }
  .lh-phone-40 {
    line-height: 40px !important;
  }
  .r-p-phone-40 {
    padding: 40px !important;
  }
  .r-pt-phone-40 {
    padding-top: 40px !important;
  }
  .r-pb-phone-40 {
    padding-bottom: 40px !important;
  }
  .r-pl-phone-40 {
    padding-left: 40px !important;
  }
  .r-pr-phone-40 {
    padding-right: 40px !important;
  }
  .r-m-phone-40 {
    margin: 40px !important;
  }
  .r-mt-phone-40 {
    margin-top: 40px !important;
  }
  .r-mb-phone-40 {
    margin-bottom: 40px !important;
  }
  .r-ml-phone-40 {
    margin-left: 40px !important;
  }
  .r-mr-phone-40 {
    margin-right: 40px !important;
  }
  .fz-phone-46 {
    font-size: 46px !important;
  }
  .lh-phone-46 {
    line-height: 46px !important;
  }
  .r-p-phone-46 {
    padding: 46px !important;
  }
  .r-pt-phone-46 {
    padding-top: 46px !important;
  }
  .r-pb-phone-46 {
    padding-bottom: 46px !important;
  }
  .r-pl-phone-46 {
    padding-left: 46px !important;
  }
  .r-pr-phone-46 {
    padding-right: 46px !important;
  }
  .r-m-phone-46 {
    margin: 46px !important;
  }
  .r-mt-phone-46 {
    margin-top: 46px !important;
  }
  .r-mb-phone-46 {
    margin-bottom: 46px !important;
  }
  .r-ml-phone-46 {
    margin-left: 46px !important;
  }
  .r-mr-phone-46 {
    margin-right: 46px !important;
  }
  .fz-phone-60 {
    font-size: 60px !important;
  }
  .lh-phone-60 {
    line-height: 60px !important;
  }
  .r-p-phone-60 {
    padding: 60px !important;
  }
  .r-pt-phone-60 {
    padding-top: 60px !important;
  }
  .r-pb-phone-60 {
    padding-bottom: 60px !important;
  }
  .r-pl-phone-60 {
    padding-left: 60px !important;
  }
  .r-pr-phone-60 {
    padding-right: 60px !important;
  }
  .r-m-phone-60 {
    margin: 60px !important;
  }
  .r-mt-phone-60 {
    margin-top: 60px !important;
  }
  .r-mb-phone-60 {
    margin-bottom: 60px !important;
  }
  .r-ml-phone-60 {
    margin-left: 60px !important;
  }
  .r-mr-phone-60 {
    margin-right: 60px !important;
  }
  .fz-phone-72 {
    font-size: 72px !important;
  }
  .lh-phone-72 {
    line-height: 72px !important;
  }
  .r-p-phone-72 {
    padding: 72px !important;
  }
  .r-pt-phone-72 {
    padding-top: 72px !important;
  }
  .r-pb-phone-72 {
    padding-bottom: 72px !important;
  }
  .r-pl-phone-72 {
    padding-left: 72px !important;
  }
  .r-pr-phone-72 {
    padding-right: 72px !important;
  }
  .r-m-phone-72 {
    margin: 72px !important;
  }
  .r-mt-phone-72 {
    margin-top: 72px !important;
  }
  .r-mb-phone-72 {
    margin-bottom: 72px !important;
  }
  .r-ml-phone-72 {
    margin-left: 72px !important;
  }
  .r-mr-phone-72 {
    margin-right: 72px !important;
  }
}
#page {
  position: relative;
  top: 124px;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: calc(100dvh - 124px - 359px);
}

.rema-container {
  padding: 0 40px;
}
@media screen and (max-width: 1439px) {
  .rema-container {
    padding: 0 24px;
  }
}
@media screen and (max-width: 767px) {
  .rema-container {
    padding: 0 16px;
  }
}

.rema-full-container {
  margin-left: 40px;
}
@media screen and (max-width: 1439px) {
  .rema-full-container {
    margin-left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .rema-full-container {
    margin-left: 16px;
  }
}

body {
  font-family: "NotoSansTC", "Roboto", sans-serif;
}

.roboto {
  font-family: "Roboto";
}

.Noto-Sans-TC {
  font-family: "NotoSansTC", "Roboto", sans-serif;
}

.Noto-Serif-TC {
  font-family: "NotoSerifTC", Times, Georgia;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  max-width: 100%;
}

button {
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  font-family: "NotoSansTC", "Roboto", sans-serif;
}

a {
  text-decoration: none;
  color: var(--primary-color);
  font-size: 14px;
}

a:hover {
  color: inherit;
}

a:visited {
  color: inherit;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  color: var(--primary-color);
}

h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: var(--primary-color);
  line-height: 24px;
}

p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  color: var(--primary-color);
}

.swiper-pagination {
  display: flex;
  padding-left: 0;
}
.swiper-pagination > span {
  flex: 1;
  height: 1px;
  border-radius: 0;
  margin: 0 !important;
  background-color: #ddd;
  opacity: 1;
}
.swiper-pagination > span.swiper-pagination-bullet-active {
  background-color: var(--primary-color);
}

.swiper-scrollbar {
  height: 1px !important;
  left: 0px !important;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  background: var(--primary-color);
}

.modal-mask {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.color-green {
  color: #398b09;
}

.color-grey {
  color: var(--secondary-color);
}

.color-point {
  color: #f75611;
}

.rema-card {
  border: 1px solid var(--surface-color);
  border-radius: var(--border-radius);
  padding: 10px;
}
.rema-card.readonly {
  background-color: var(--surface-color);
}
.rema-card.readonly > * {
  color: #fff;
}
.rema-card.green {
  border: 1px solid #398b09;
}

.rema-btn {
  background-color: var(--primary-color);
  min-height: 40px;
  color: #fff;
  border-radius: var(--border-radius);
  padding: 8px 28px;
  font-size: 12px;
  cursor: pointer;
}
.rema-btn.secondary {
  border: 1px solid var(--surface-color);
  background-color: #fafafa;
  color: var(--primary-color);
}
.rema-btn:disabled {
  background-color: var(--surface-color);
  color: #fff;
}

.rema-radio.form-check-input[type=radio] {
  background-size: 8px;
  margin-top: 0;
  border: 1px solid var(--surface-color);
  box-shadow: none !important;
}
.rema-radio.form-check-input[type=radio]:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='3.5' height='3.5' viewBox='0 0 3.5 3.5'%3e%3ccircle cx='1.75' cy='1.75' r='1.75' fill='%23212121'/%3e%3c/svg%3e");
  background-color: #fff;
  border-color: var(--primary-color);
}
.rema-radio.form-check-input[type=radio]:checked[type=radio].point {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='3.5' height='3.5' viewBox='0 0 3.5 3.5'%3e%3ccircle cx='1.75' cy='1.75' r='1.75' fill='%23f75611'/%3e%3c/svg%3e");
  border: 1px solid #f75611;
  background-color: #fff;
}
.rema-radio.form-check-input[type=radio]:disabled {
  border: 1px solid #949695;
  background-color: var(--surface-color);
}

input.rema-input[type=text],
textarea.rema-input,
div.input {
  background-color: #fff;
  border: 1px solid var(--surface-color);
  padding: 10px;
  font-size: 12px;
  border-radius: 6px;
  color: var(--primary-color);
}
input.rema-input[type=text]:hover,
textarea.rema-input:hover,
div.input:hover {
  border: 1px solid var(--secondary-color);
}
input.rema-input[type=text]:disabled,
textarea.rema-input:disabled,
div.input:disabled {
  border: 1px solid var(--surface-color);
  background-color: var(--surface-color);
  color: var(--secondary-color);
}
input.rema-input[type=text].error,
textarea.rema-input.error,
div.input.error {
  border: 1px solid var(--error-color);
}
input.rema-input[type=text].success,
textarea.rema-input.success,
div.input.success {
  border: 1px solid #398b09;
}
input.rema-input[type=text]::-moz-placeholder, textarea.rema-input::-moz-placeholder, div.input::-moz-placeholder {
  color: var(--secondary-color);
  font-size: 12px;
}
input.rema-input[type=text]::placeholder,
textarea.rema-input::placeholder,
div.input::placeholder {
  color: var(--secondary-color);
  font-size: 12px;
}
input.rema-input[type=text]:focus-visible,
textarea.rema-input:focus-visible,
div.input:focus-visible {
  outline: none;
}
input.rema-input[type=text]:focus,
textarea.rema-input:focus,
div.input:focus {
  border: 1px solid var(--secondary-color);
}
input.rema-input[type=text]::after,
textarea.rema-input::after,
div.input::after {
  content: "";
}

label {
  position: relative;
}
label.success::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-image: url(../assets/image/success2.png);
  background-size: contain;
}

.error-text {
  margin-top: 4px;
  font-size: 10px;
  color: var(--error-color);
  display: none;
}

.rema-select {
  position: relative;
}
.rema-select::before {
  content: "";
  position: absolute;
  background-image: url(../assets/image/arrow-l.png);
  background-size: contain;
  width: 16px;
  height: 16px;
  pointer-events: none;
  z-index: 1;
  top: 20px;
  right: 10px;
  transform: translateY(-50%) rotate(-90deg);
  transition: transform 0.5s;
}
.rema-select.active::before {
  transform: translateY(-50%) rotate(-270deg);
}
.rema-select select {
  border: 1px solid var(--surface-color);
  border-radius: var(--border-radius);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  color: var(--primary-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  min-height: 40px;
}
.rema-select select.error {
  border: 1px solid var(--error-color);
}
.rema-select select:hover {
  border: 1px solid var(--secondary-color);
}
.rema-select select:focus-visible {
  outline: none;
}
.rema-select select:focus {
  border: 1px solid var(--secondary-color);
}
.rema-select option {
  border: 1px solid var(--surface-color);
  background: #fff;
}

.rema-checkbox.form-check-input[type=checkbox] {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  border: 1px solid var(--primary-color);
  margin: 0;
}
.rema-checkbox.form-check-input[type=checkbox]:checked {
  background-color: var(--primary-color);
}
.rema-checkbox.form-check-input[type=checkbox]:focus {
  box-shadow: none;
}

.rema-checkbox-grey.form-check-input[type=checkbox] {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid var(--surface-color);
  margin: 0;
}
.rema-checkbox-grey.form-check-input[type=checkbox]:checked {
  background-color: #999999;
}
.rema-checkbox-grey.form-check-input[type=checkbox]:focus {
  box-shadow: none;
}

.item-bottom-line {
  padding: 10px;
  padding-left: 0;
  border-bottom: 1px solid var(--surface-color);
}

.product {
  display: flex;
  gap: 20px;
  margin-top: 36px;
}
.product .images {
  width: 66%;
}
.product .images .images-swiper {
  width: 100%;
}
.product .images .images-swiper .swiper-scrollbar {
  width: calc(100% - 0px) !important;
}
.product .images .images-swiper img {
  aspect-ratio: 437/548;
  -o-object-fit: cover;
  object-fit: cover;
}
.product .text {
  flex: 1;
}
.product .product-color {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  width: 17px;
  height: 16px;
  background-color: transparent;
}
.product .product-color::-webkit-color-swatch {
  border-radius: 100%;
  border: none;
}
.product .size-picker .size-options {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  gap: 5px;
}
.product .size-picker .size-options p {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  border: 1px solid #666;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  cursor: pointer;
}
.product .size-picker .size-options p span {
  position: absolute;
  background-color: #fff;
}
.product .size-picker .size-options input.red:not(.disabled) + p {
  border: 1px solid #c85656;
}
.product .size-picker .size-options input.disabled + p {
  border: 1px dashed #949695;
  color: #949695;
  position: relative;
  z-index: 3;
}
.product .size-picker .size-options input.disabled + p::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #949695;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(135deg);
}
.product .size-picker .size-options input:checked + p {
  background-color: var(--primary-color);
  color: #ddd;
}
.product .size-picker .size-options input:checked + p span {
  background-color: transparent;
}
.product .size-picker .size-options input.disabled:checked + p {
  background-color: #fff;
  border: 1px solid var(--primary-color);
  color: #949695;
}
.product .size-picker .size-options input.disabled:checked + p span {
  background-color: #fff;
}
.product .price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product .price .find {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  border-bottom: 1px solid #000;
}
.product .price .find img {
  width: 20px;
}
.product .price .money {
  position: relative;
}
.product .price .money .discount {
  position: absolute;
  top: -20px;
  left: 0;
  font-size: 14px;
  color: #666;
  text-decoration: line-through;
}
@media screen and (max-width: 767px) {
  .product .price {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px 0;
  }
  .product .price .find {
    flex-basis: 110px;
    width: 50%;
  }
  .product .price .money {
    order: 2;
    text-align: right;
  }
  .product .price .money .discount {
    right: 0;
  }
  .product .price .hint {
    width: 100%;
    order: 3;
  }
}
.product .btns > button {
  display: block;
  width: 100%;
  height: 56px;
  border-radius: 6px;
  font-size: 14px;
}
.product .btns #size-pick-text {
  background-color: var(--primary-color);
}
.product .btns #size-pick-text:disabled {
  background-color: #ddd;
  color: #fff;
  cursor: not-allowed;
}
.product .btns #size-pick-text.subscript p {
  color: var(--primary-color);
}
.product .btns #size-pick-text.sold-out {
  background-color: #fff;
  border: 1px solid var(--secondary-color);
  position: relative;
}
.product .btns #size-pick-text.sold-out::before {
  content: "";
  position: absolute;
  height: 140%;
  width: 1px;
  background-color: #949695;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.product .btns #size-pick-text.sold-out p {
  color: var(--primary-color);
  z-index: 2;
  position: relative;
  background-color: #fff;
}
.product .btns #size-pick-text p {
  color: #fff;
}
.product .btns .bouns {
  cursor: auto;
  margin-top: 15px;
  background-color: #ddd;
  color: var(--primary-color);
}
.product #accordion h3 {
  cursor: pointer;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
}
.product #accordion h3 img.down {
  transition: transform 0.3s ease;
  margin-left: auto;
  width: 40px;
}
.product #accordion h3.ui-accordion-header-active {
  border-bottom: none;
}
.product #accordion h3.ui-accordion-header-active img.down {
  transform: rotate(-180deg);
}
.product #accordion .text {
  border-bottom: 1px solid #ddd;
  height: auto;
}
.product #accordion .text > p {
  font-size: 12px;
  padding-bottom: 10px;
}

@media screen and (max-width: 1439px) {
  .product {
    flex-direction: column;
  }
  .product .images {
    width: 100%;
  }
  .product .images-swiper {
    display: block;
    padding-bottom: 50px;
  }
  .product .images-swiper .swiper-wrapper {
    margin: 0;
  }
  .product .images-swiper .swiper-button-next::after,
  .product .images-swiper .swiper-button-prev::after {
    content: "";
    display: none;
  }
  .product .images-swiper .swiper-button-next img,
  .product .images-swiper .swiper-button-prev img {
    display: block;
    background-color: #eae8e9;
    width: 46px;
    max-width: none;
    transform: translateY(-25px);
  }
}
.description {
  display: flex;
  margin-top: 40px;
}
.description > .text {
  flex: 1;
  background-color: #949695;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.description > .text > div {
  padding: 0 24px;
  padding-top: 40px;
}
.description > .text > div.icons {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  height: 370px;
}
.description > .text > div.icons > div {
  border: 1px solid #fff;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.description > .text > div.icons > div:nth-child(even) {
  border-right: none;
  border-left: none;
}
.description > .text > div.icons > div:nth-child(odd) {
  border-left: none;
}
.description > .text > div.icons > div img {
  width: 50px;
}
.description > .text p {
  color: #fff;
}
.description > .text .range .bar {
  display: flex;
  margin-bottom: 8px;
}
.description > .text .range .bar .slider {
  -webkit-appearance: none;
  width: 100%;
  height: 8px;
  border-radius: 50px 50px;
  background: #fff;
  outline: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.description > .text .range .bar .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25%;
  height: 8px;
  border-radius: 100%;
  background: radial-gradient(ellipse 50% 50% at center, #000, #fff);
}
.description > .text .range .text {
  display: flex;
  justify-content: space-between;
}
.description > .text .range .text > p {
  text-align: center;
}
.description > .text .condition {
  display: flex;
  gap: 0 4px;
}
.description > .text .condition > div {
  width: 25%;
  padding-top: 10px;
  text-align: center;
}
.description > .text .condition > div > div {
  background-color: #fff;
  height: 8px;
  margin-bottom: 10px;
}
.description > .text .condition > div > div.active {
  background-color: var(--primary-color);
}
.description > .text .condition > div > div.first {
  border-radius: 10px 0 0 10px;
}
.description > .text .condition > div > div.last {
  border-radius: 0 10px 10px 0;
}
.description .image {
  width: 900px;
  aspect-ratio: 900/810;
}
.description .image img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 1439px) {
  .description {
    flex-direction: column;
  }
  .description .text,
  .description .image {
    width: 100%;
  }
  .description .image {
    aspect-ratio: 720/647;
  }
  .description .text {
    order: 2;
  }
}
@media screen and (min-width: 1440px) {
  .features {
    margin: 40px auto 0;
    padding: 0 40px;
    padding-right: 0;
  }
}
.features .feature-swiper {
  padding-right: 40px;
}
@media screen and (max-width: 1439px) {
  .features .feature-swiper {
    padding-bottom: 50px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .features .feature-swiper {
    padding-right: 16px;
  }
}
@media screen and (max-width: 1439px) {
  .features .feature-swiper .swiper-slide {
    width: 437px;
  }
}
@media screen and (max-width: 767px) {
  .features .feature-swiper .swiper-slide {
    width: 212px;
  }
}
.features .feature-swiper .swiper-scrollbar {
  width: calc(100% - 40px);
}
@media screen and (max-width: 1439px) {
  .features .feature-swiper .swiper-scrollbar {
    width: calc(100% - 24px);
  }
}
@media screen and (max-width: 767px) {
  .features .feature-swiper .swiper-scrollbar {
    width: calc(100% - 16px);
  }
}
.features .img {
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 437/675;
}
.features .img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recommend .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recommend .header .action img {
  cursor: pointer;
  width: 44px;
}
.recommend .header .action img.disabled {
  opacity: 0.3;
}
.recommend .recommend-swiper {
  padding-bottom: 50px;
  padding-right: 40px;
}
@media screen and (max-width: 1439px) {
  .recommend .recommend-swiper {
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .recommend .recommend-swiper {
    padding-right: 16px;
  }
}
.recommend .recommend-swiper .swiper-slide {
  width: 322px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.recommend .recommend-swiper .swiper-slide .images {
  height: 404px;
  position: relative;
}
.recommend .recommend-swiper .swiper-slide .images:hover .default {
  opacity: 0;
}
.recommend .recommend-swiper .swiper-slide .images:hover .hover {
  opacity: 1;
}
.recommend .recommend-swiper .swiper-slide .images:hover .size {
  opacity: 1;
}
.recommend .recommend-swiper .swiper-slide .images img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: opacity 0.4s;
}
.recommend .recommend-swiper .swiper-slide .images img.hover {
  opacity: 0;
}
.recommend .recommend-swiper .swiper-slide .images .size {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  gap: 0 24px;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 0;
  transition: opacity 0.4s;
}
.recommend .recommend-swiper .swiper-slide .images .size p {
  font-family: "Roboto";
}
.recommend .recommend-swiper .swiper-slide .images .size .disabled {
  color: var(--secondary-color);
  text-decoration: line-through;
}
@media screen and (max-width: 767px) {
  .recommend .recommend-swiper .swiper-slide {
    width: 241px;
  }
  .recommend .recommend-swiper .swiper-slide .images {
    height: 302px;
  }
}
.recommend .recommend-swiper .swiper-scrollbar {
  width: calc(100% - 40px);
}
@media screen and (max-width: 1439px) {
  .recommend .recommend-swiper .swiper-scrollbar {
    width: calc(100% - 24px);
  }
}
@media screen and (max-width: 767px) {
  .recommend .recommend-swiper .swiper-scrollbar {
    width: calc(100% - 16px);
  }
}

.size-modal {
  width: 100%;
  max-width: 616px;
  position: fixed;
  z-index: 1002;
  top: -200%;
  left: 50%;
  transform: translate(-50%);
  transition: top 1s, bottom 1s;
  border-radius: 6px;
  overflow: hidden;
  max-height: calc(100vh - 124px - 60px);
}
.size-modal.active {
  top: 124px;
}
.size-modal .header {
  position: absolute;
  width: 100%;
}
.size-modal .header p {
  line-height: 44px;
  background-color: #ddd;
  width: 35%;
  padding-top: 10px;
}
.size-modal .header .close-icon {
  width: 35%;
  padding-top: 10px;
  background-color: #fff;
}
.size-modal .header .close {
  display: block;
  margin-left: auto;
  cursor: pointer;
}
.size-modal .reference {
  display: none;
}
.size-modal div.content {
  display: flex;
  overflow: auto;
  max-height: calc(100vh - 124px - 60px);
  background-color: #fff;
}
.size-modal div.content > div {
  flex: 1;
}
.size-modal div.content .image-container {
  height: 100%;
  padding-top: 64px;
  background-color: #ddd;
}
.size-modal div.content .size-container {
  height: 100%;
  padding: 40px;
  padding-top: 104px;
  background-color: #fff;
}
.size-modal div.content .size-container table {
  width: 100%;
  border-collapse: collapse;
  letter-spacing: 1px;
  font-size: 14px;
}
.size-modal div.content .size-container table th,
.size-modal div.content .size-container table td {
  width: 75px;
  padding: 12px 0;
  text-align: center;
}
.size-modal div.content .size-container table tr {
  border-bottom: 1px solid #ddd;
}
.size-modal div.content .size-container .hint {
  max-width: 206px;
  margin: 20px auto 0;
}
.size-modal.sleeve div.content .size-container {
  padding-top: 93px;
}
.size-modal.sleeve div.content .size-container .hint {
  max-width: none;
}
.size-modal.sleeve div.content .size-container .number {
  border: 1px solid #000;
  width: 22px;
  height: 22px;
  background-color: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  color: #fff;
  margin: 0 auto;
}
.size-modal.female .instruct .image img, .size-modal.male .instruct .image img {
  max-width: 287px;
}
.size-modal.female, .size-modal.male, .size-modal.underwear, .size-modal.foot {
  max-width: 1200px;
}
.size-modal.female div.content > div, .size-modal.male div.content > div, .size-modal.underwear div.content > div, .size-modal.foot div.content > div {
  flex: auto;
}
.size-modal.female div.content .image-container, .size-modal.male div.content .image-container, .size-modal.underwear div.content .image-container, .size-modal.foot div.content .image-container {
  width: 600px;
}
.size-modal.female div.content .image-container .title, .size-modal.male div.content .image-container .title, .size-modal.underwear div.content .image-container .title, .size-modal.foot div.content .image-container .title {
  max-width: 464px;
  margin-left: 39px;
}
.size-modal.female div.content .image-container .instruct, .size-modal.male div.content .image-container .instruct, .size-modal.underwear div.content .image-container .instruct, .size-modal.foot div.content .image-container .instruct {
  display: flex;
  padding-left: 39px;
  padding-right: 58px;
  gap: 0 16px;
  margin-top: 15px;
}
.size-modal.female div.content .image-container .instruct .text, .size-modal.male div.content .image-container .instruct .text, .size-modal.underwear div.content .image-container .instruct .text, .size-modal.foot div.content .image-container .instruct .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 56px 0;
  width: 200px;
}
.size-modal.female div.content .image-container .instruct .image img, .size-modal.male div.content .image-container .instruct .image img, .size-modal.underwear div.content .image-container .instruct .image img, .size-modal.foot div.content .image-container .instruct .image img {
  width: 100%;
}
.size-modal.female div.content .size-container, .size-modal.male div.content .size-container, .size-modal.underwear div.content .size-container, .size-modal.foot div.content .size-container {
  width: 600px;
  padding-top: 133px;
}
.size-modal.female div.content .size-container .tab button p, .size-modal.male div.content .size-container .tab button p, .size-modal.underwear div.content .size-container .tab button p, .size-modal.foot div.content .size-container .tab button p {
  color: #666;
}
.size-modal.female div.content .size-container .tab button.active p, .size-modal.male div.content .size-container .tab button.active p, .size-modal.underwear div.content .size-container .tab button.active p, .size-modal.foot div.content .size-container .tab button.active p {
  color: var(--primary-color);
}
.size-modal.underwear {
  max-width: 963px;
}
.size-modal.underwear div.content .image-container {
  width: 412px;
}
.size-modal.underwear div.content .image-container .instruct {
  margin-top: 24px;
}
.size-modal.underwear div.content .size-container {
  width: auto;
  padding-top: 95px;
}
.size-modal.foot {
  max-width: 872px;
}
.size-modal.foot div.content > div {
  flex: none;
}
.size-modal.foot div.content .image-container {
  width: 322px;
}
.size-modal.foot div.content .image-container .instruct {
  margin-top: 8px;
  padding-bottom: 18px;
}
.size-modal.foot div.content .size-container {
  flex: 1;
  padding-top: 95px;
}
.size-modal.foot div.content .size-container table th,
.size-modal.foot div.content .size-container table td {
  width: auto;
}
@media screen and (max-width: 1439px) {
  .size-modal.female .header .close-icon, .size-modal.male .header .close-icon, .size-modal.underwear .header .close-icon {
    background-color: #ddd;
  }
  .size-modal.female div.content, .size-modal.male div.content, .size-modal.underwear div.content {
    max-height: calc(100vh - 124px - 140px);
  }
  .size-modal.female, .size-modal.male, .size-modal.underwear, .size-modal.foot {
    max-width: 600px;
  }
  .size-modal.female .header, .size-modal.male .header, .size-modal.underwear .header, .size-modal.foot .header {
    position: static;
    background-color: #ddd;
  }
  .size-modal.female div.content, .size-modal.male div.content, .size-modal.underwear div.content, .size-modal.foot div.content {
    flex-direction: column;
    overflow: auto;
  }
  .size-modal.female div.content .image-container, .size-modal.male div.content .image-container, .size-modal.underwear div.content .image-container, .size-modal.foot div.content .image-container {
    width: 100%;
    padding: 0;
  }
  .size-modal.female div.content .size-container, .size-modal.male div.content .size-container, .size-modal.underwear div.content .size-container, .size-modal.foot div.content .size-container {
    width: 100%;
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .size-modal.female div.content .size-container .tab, .size-modal.male div.content .size-container .tab, .size-modal.underwear div.content .size-container .tab, .size-modal.foot div.content .size-container .tab {
    text-align: center;
  }
  .size-modal.underwear {
    max-width: 413px;
  }
  .size-modal.foot {
    max-width: 499px;
    background-color: #fff;
  }
  .size-modal.foot .reference,
  .size-modal.foot .header {
    background-color: transparent;
  }
  .size-modal.foot .header {
    justify-content: flex-end !important;
  }
  .size-modal.foot .header p {
    display: none;
  }
  .size-modal.foot.show-color {
    background-color: #ddd;
  }
  .size-modal.foot.show-color .reference,
  .size-modal.foot.show-color .header {
    background-color: #ddd;
  }
  .size-modal.foot.show-color .close-icon {
    background-color: #ddd;
  }
  .size-modal.foot.show-color div.content .image-container,
  .size-modal.foot.show-color div.content .size-container {
    background-color: #ddd;
  }
  .size-modal.foot .reference {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 40px;
    padding-bottom: 40px;
  }
  .size-modal.foot .reference button {
    padding: 10px;
  }
  .size-modal.foot .reference button.active {
    border-bottom: 1px solid #000;
  }
  .size-modal.foot .reference button.active.measure {
    border-bottom: 1px solid #fff;
  }
  .size-modal.foot div.content {
    position: relative;
    align-items: stretch;
    background-color: transparent;
    height: 360px;
    max-height: calc(100vh - 124px - 145px - 60px);
  }
  .size-modal.foot div.content .image-container {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 0px;
    background-color: transparent;
  }
  .size-modal.foot div.content .image-container > div {
    display: flex;
  }
  .size-modal.foot div.content .image-container > div > div:first-child {
    flex: 1;
    margin-top: 20px;
  }
  .size-modal.foot div.content .image-container .title {
    margin: 0 16px;
    margin-left: 61px;
  }
  .size-modal.foot div.content .image-container .instruct {
    padding: 0 16px;
    top: 0;
  }
  .size-modal.foot div.content .image-container .instruct .text {
    gap: 24px 0;
    width: 133px;
  }
  .size-modal.foot div.content .size-container {
    position: absolute;
    top: 0;
    width: 100%;
    padding-bottom: 95px;
    padding-top: 0;
    background-color: transparent;
  }
  .size-modal.foot div.content .size-container .size-title {
    margin-top: 24px;
  }
  .size-modal.foot div.content .size-container .w-60 {
    width: 60px;
  }
  .size-modal.foot div.content .size-container td p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .size-modal.sleeve .header, .size-modal.head .header {
    position: static;
    background-color: #ddd;
  }
  .size-modal.sleeve div.content, .size-modal.head div.content {
    overflow: auto;
  }
  .size-modal.head, .size-modal.sleeve, .size-modal.female, .size-modal.male, .size-modal.underwear, .size-modal.foot {
    top: auto;
    bottom: -200%;
    max-width: 100%;
  }
  .size-modal.head div.content, .size-modal.sleeve div.content, .size-modal.female div.content, .size-modal.male div.content, .size-modal.underwear div.content, .size-modal.foot div.content {
    flex-direction: column;
  }
  .size-modal.head.active, .size-modal.sleeve.active, .size-modal.female.active, .size-modal.male.active, .size-modal.underwear.active, .size-modal.foot.active {
    bottom: 0;
  }
  .size-modal.head .header .close-icon {
    background-color: #ddd;
  }
  .size-modal.head div.content .size-container {
    padding: 24px 22px 145px;
  }
  .size-modal.head div.content .image-container {
    padding-top: 0;
  }
  .size-modal.sleeve .header .close-icon {
    background-color: #ddd;
  }
  .size-modal.sleeve div.content .size-container {
    padding: 24px 16px 123px;
  }
  .size-modal.sleeve div.content .image-container {
    padding-top: 0;
  }
  .size-modal.female, .size-modal.male, .size-modal.underwear, .size-modal.foot {
    background-color: #fff;
  }
  .size-modal.female .reference,
  .size-modal.female .header, .size-modal.male .reference,
  .size-modal.male .header, .size-modal.underwear .reference,
  .size-modal.underwear .header, .size-modal.foot .reference,
  .size-modal.foot .header {
    background-color: transparent;
  }
  .size-modal.female .header, .size-modal.male .header, .size-modal.underwear .header, .size-modal.foot .header {
    justify-content: flex-end !important;
  }
  .size-modal.female .header p, .size-modal.male .header p, .size-modal.underwear .header p, .size-modal.foot .header p {
    display: none;
  }
  .size-modal.female.show-color .reference,
  .size-modal.female.show-color .header, .size-modal.male.show-color .reference,
  .size-modal.male.show-color .header, .size-modal.underwear.show-color .reference,
  .size-modal.underwear.show-color .header, .size-modal.foot.show-color .reference,
  .size-modal.foot.show-color .header {
    background-color: #ddd;
  }
  .size-modal.female.show-color div.content .image-container,
  .size-modal.female.show-color div.content .size-container, .size-modal.male.show-color div.content .image-container,
  .size-modal.male.show-color div.content .size-container, .size-modal.underwear.show-color div.content .image-container,
  .size-modal.underwear.show-color div.content .size-container, .size-modal.foot.show-color div.content .image-container,
  .size-modal.foot.show-color div.content .size-container {
    background-color: #ddd;
  }
  .size-modal.female .reference, .size-modal.male .reference, .size-modal.underwear .reference, .size-modal.foot .reference {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 40px;
    padding-bottom: 40px;
  }
  .size-modal.female .reference button, .size-modal.male .reference button, .size-modal.underwear .reference button, .size-modal.foot .reference button {
    padding: 10px;
  }
  .size-modal.female .reference button.active, .size-modal.male .reference button.active, .size-modal.underwear .reference button.active, .size-modal.foot .reference button.active {
    border-bottom: 1px solid #000;
  }
  .size-modal.female .reference button.active.measure, .size-modal.male .reference button.active.measure, .size-modal.underwear .reference button.active.measure, .size-modal.foot .reference button.active.measure {
    border-bottom: 1px solid #fff;
  }
  .size-modal.female div.content, .size-modal.male div.content, .size-modal.underwear div.content, .size-modal.foot div.content {
    position: relative;
    background-color: transparent;
  }
  .size-modal.female div.content .image-container, .size-modal.male div.content .image-container, .size-modal.underwear div.content .image-container, .size-modal.foot div.content .image-container {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    padding-bottom: 150px;
    background-color: transparent;
  }
  .size-modal.female div.content .image-container .title, .size-modal.male div.content .image-container .title, .size-modal.underwear div.content .image-container .title, .size-modal.foot div.content .image-container .title {
    margin: 16px auto 16px;
    padding: 0 16px;
  }
  .size-modal.female div.content .image-container .instruct, .size-modal.male div.content .image-container .instruct, .size-modal.underwear div.content .image-container .instruct, .size-modal.foot div.content .image-container .instruct {
    justify-content: center;
    padding: 0 16px;
  }
  .size-modal.female div.content .image-container .instruct .text, .size-modal.male div.content .image-container .instruct .text, .size-modal.underwear div.content .image-container .instruct .text, .size-modal.foot div.content .image-container .instruct .text {
    gap: 24px 0;
    width: 133px;
  }
  .size-modal.female div.content .size-container, .size-modal.male div.content .size-container, .size-modal.underwear div.content .size-container, .size-modal.foot div.content .size-container {
    position: absolute;
    top: 0;
    width: 100%;
    padding-bottom: 150px;
    padding-top: 0;
    background-color: transparent;
  }
  .size-modal.female div.content .size-container .size-title, .size-modal.male div.content .size-container .size-title, .size-modal.underwear div.content .size-container .size-title, .size-modal.foot div.content .size-container .size-title {
    margin-top: 24px;
  }
  .size-modal.female div.content .size-container td p, .size-modal.male div.content .size-container td p, .size-modal.underwear div.content .size-container td p, .size-modal.foot div.content .size-container td p {
    font-size: 10px;
  }
  .size-modal.foot div.content {
    height: 410px;
  }
  .size-modal.foot div.content .image-container {
    padding-bottom: 115px;
  }
  .size-modal.foot div.content .image-container > div {
    display: block;
  }
  .size-modal.foot div.content .image-container .title {
    max-width: 242px;
    margin: 0 auto;
    padding: 0;
  }
  .size-modal.underwear.show-color .header .close-icon, .size-modal.male.show-color .header .close-icon, .size-modal.female.show-color .header .close-icon {
    background-color: #ddd;
  }
  .size-modal.underwear.show-color div.content, .size-modal.male.show-color div.content, .size-modal.female.show-color div.content {
    background-color: #ddd;
  }
  .size-modal.underwear .header .close-icon, .size-modal.male .header .close-icon, .size-modal.female .header .close-icon {
    background-color: #fff;
  }
  .size-modal.underwear div.content, .size-modal.male div.content, .size-modal.female div.content {
    height: calc(100vh - 124px - 145px - 140px);
  }
  .size-modal.underwear div.content {
    height: calc(100vh - 124px - 145px - 140px);
  }
  .size-modal.underwear div.content .size-container td p, .size-modal.foot div.content .size-container td p {
    font-size: 12px;
  }
  .size-modal .image-container .placeholder {
    width: 100%;
    background-color: #ddd;
    height: 180px;
  }
  .size-modal .size-container .placeholder {
    width: 100%;
    background-color: #fff;
    height: 180px;
  }
}