.fw-1 {
  font-weight: 100 !important;
}

.fw-2 {
  font-weight: 200 !important;
}

.fw-3 {
  font-weight: 300 !important;
}

.fw-4 {
  font-weight: 400 !important;
}

.fw-5 {
  font-weight: 500 !important;
}

.fw-6 {
  font-weight: 600 !important;
}

.fw-7 {
  font-weight: 700 !important;
}

.fw-8 {
  font-weight: 800 !important;
}

.fw-9 {
  font-weight: 900 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.fs-36 {
  font-size: 36px !important;
}

.fs-38 {
  font-size: 38px !important;
}

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

.fs-42 {
  font-size: 42px !important;
}

.fs-44 {
  font-size: 44px !important;
}

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

.fs-48 {
  font-size: 48px !important;
}

.flex-1 {
  flex: 1 !important;
}

.flex-hidden-1 {
  overflow: hidden !important;
  flex: 1 !important;
}

.flex-scroll-1 {
  overflow: auto !important;
  flex: 1 !important;
}

.flex-2 {
  flex: 2 !important;
}

.flex-hidden-2 {
  overflow: hidden !important;
  flex: 2 !important;
}

.flex-scroll-2 {
  overflow: auto !important;
  flex: 2 !important;
}

.flex-3 {
  flex: 3 !important;
}

.flex-hidden-3 {
  overflow: hidden !important;
  flex: 3 !important;
}

.flex-scroll-3 {
  overflow: auto !important;
  flex: 3 !important;
}

.flex-4 {
  flex: 4 !important;
}

.flex-hidden-4 {
  overflow: hidden !important;
  flex: 4 !important;
}

.flex-scroll-4 {
  overflow: auto !important;
  flex: 4 !important;
}

.w-0, .wh-0 {
  width: 0% !important;
}

.h-0, .wh-0 {
  height: 0% !important;
}

.w-10 {
  width: 10% !important;
}

.h-10 {
  height: 10% !important;
}

.w-20 {
  width: 20% !important;
}

.h-20 {
  height: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.h-30 {
  height: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.h-40 {
  height: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.h-50 {
  height: 50% !important;
}

.w-60 {
  width: 60% !important;
}

.h-60 {
  height: 60% !important;
}

.w-70 {
  width: 70% !important;
}

.h-70 {
  height: 70% !important;
}

.w-80 {
  width: 80% !important;
}

.h-80 {
  height: 80% !important;
}

.w-90 {
  width: 90% !important;
}

.h-90 {
  height: 90% !important;
}

.w-100, .wh-100 {
  width: 100% !important;
}

.h-100, .wh-100 {
  height: 100% !important;
}

.bor-radius-2 {
  border-radius: 2px !important;
}

.bor-radius-4 {
  border-radius: 4px !important;
}

.bor-radius-6 {
  border-radius: 6px !important;
}

.bor-radius-8 {
  border-radius: 8px !important;
}

.bor-radius-10 {
  border-radius: 10px !important;
}

.bor-radius-12 {
  border-radius: 12px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-36 {
  margin: 36px !important;
}

.p-36 {
  padding: 36px !important;
}

.mt-36, .my-36 {
  margin-top: 36px !important;
}

.pt-36, .py-36 {
  padding-top: 36px !important;
}

.mr-36, .mx-36 {
  margin-right: 36px !important;
}

.pr-36, .px-36 {
  padding-right: 36px !important;
}

.mb-36, .my-36 {
  margin-bottom: 36px !important;
}

.pb-36, .py-36 {
  padding-bottom: 36px !important;
}

.ml-36, .mx-36 {
  margin-left: 36px !important;
}

.pl-36, .px-36 {
  padding-left: 36px !important;
}

.m-38 {
  margin: 38px !important;
}

.p-38 {
  padding: 38px !important;
}

.mt-38, .my-38 {
  margin-top: 38px !important;
}

.pt-38, .py-38 {
  padding-top: 38px !important;
}

.mr-38, .mx-38 {
  margin-right: 38px !important;
}

.pr-38, .px-38 {
  padding-right: 38px !important;
}

.mb-38, .my-38 {
  margin-bottom: 38px !important;
}

.pb-38, .py-38 {
  padding-bottom: 38px !important;
}

.ml-38, .mx-38 {
  margin-left: 38px !important;
}

.pl-38, .px-38 {
  padding-left: 38px !important;
}

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

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

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

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

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

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

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

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

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

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

.m-42 {
  margin: 42px !important;
}

.p-42 {
  padding: 42px !important;
}

.mt-42, .my-42 {
  margin-top: 42px !important;
}

.pt-42, .py-42 {
  padding-top: 42px !important;
}

.mr-42, .mx-42 {
  margin-right: 42px !important;
}

.pr-42, .px-42 {
  padding-right: 42px !important;
}

.mb-42, .my-42 {
  margin-bottom: 42px !important;
}

.pb-42, .py-42 {
  padding-bottom: 42px !important;
}

.ml-42, .mx-42 {
  margin-left: 42px !important;
}

.pl-42, .px-42 {
  padding-left: 42px !important;
}

.m-44 {
  margin: 44px !important;
}

.p-44 {
  padding: 44px !important;
}

.mt-44, .my-44 {
  margin-top: 44px !important;
}

.pt-44, .py-44 {
  padding-top: 44px !important;
}

.mr-44, .mx-44 {
  margin-right: 44px !important;
}

.pr-44, .px-44 {
  padding-right: 44px !important;
}

.mb-44, .my-44 {
  margin-bottom: 44px !important;
}

.pb-44, .py-44 {
  padding-bottom: 44px !important;
}

.ml-44, .mx-44 {
  margin-left: 44px !important;
}

.pl-44, .px-44 {
  padding-left: 44px !important;
}

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

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

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

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

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

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

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

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

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

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

.m-48 {
  margin: 48px !important;
}

.p-48 {
  padding: 48px !important;
}

.mt-48, .my-48 {
  margin-top: 48px !important;
}

.pt-48, .py-48 {
  padding-top: 48px !important;
}

.mr-48, .mx-48 {
  margin-right: 48px !important;
}

.pr-48, .px-48 {
  padding-right: 48px !important;
}

.mb-48, .my-48 {
  margin-bottom: 48px !important;
}

.pb-48, .py-48 {
  padding-bottom: 48px !important;
}

.ml-48, .mx-48 {
  margin-left: 48px !important;
}

.pl-48, .px-48 {
  padding-left: 48px !important;
}

.m-50 {
  margin: 50px !important;
}

.p-50 {
  padding: 50px !important;
}

.mt-50, .my-50 {
  margin-top: 50px !important;
}

.pt-50, .py-50 {
  padding-top: 50px !important;
}

.mr-50, .mx-50 {
  margin-right: 50px !important;
}

.pr-50, .px-50 {
  padding-right: 50px !important;
}

.mb-50, .my-50 {
  margin-bottom: 50px !important;
}

.pb-50, .py-50 {
  padding-bottom: 50px !important;
}

.ml-50, .mx-50 {
  margin-left: 50px !important;
}

.pl-50, .px-50 {
  padding-left: 50px !important;
}

.m-52 {
  margin: 52px !important;
}

.p-52 {
  padding: 52px !important;
}

.mt-52, .my-52 {
  margin-top: 52px !important;
}

.pt-52, .py-52 {
  padding-top: 52px !important;
}

.mr-52, .mx-52 {
  margin-right: 52px !important;
}

.pr-52, .px-52 {
  padding-right: 52px !important;
}

.mb-52, .my-52 {
  margin-bottom: 52px !important;
}

.pb-52, .py-52 {
  padding-bottom: 52px !important;
}

.ml-52, .mx-52 {
  margin-left: 52px !important;
}

.pl-52, .px-52 {
  padding-left: 52px !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto, .my-auto {
  margin-top: auto !important;
}

.mr-auto, .mx-auto {
  margin-right: auto !important;
}

.mb-auto, .my-auto {
  margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
  margin-left: auto !important;
}

.grid-columns-2 {
  grid-template-columns: repeat(2, 1fr) !important;
}

.grid-col-span-2 {
  grid-column: span 2 !important;
}

.grid-row-span-2 {
  grid-row: span 2 !important;
}

.grid-columns-3 {
  grid-template-columns: repeat(3, 1fr) !important;
}

.grid-col-span-3 {
  grid-column: span 3 !important;
}

.grid-row-span-3 {
  grid-row: span 3 !important;
}

.grid-columns-4 {
  grid-template-columns: repeat(4, 1fr) !important;
}

.grid-col-span-4 {
  grid-column: span 4 !important;
}

.grid-row-span-4 {
  grid-row: span 4 !important;
}

.grid-columns-5 {
  grid-template-columns: repeat(5, 1fr) !important;
}

.grid-col-span-5 {
  grid-column: span 5 !important;
}

.grid-row-span-5 {
  grid-row: span 5 !important;
}

.grid-columns-6 {
  grid-template-columns: repeat(6, 1fr) !important;
}

.grid-col-span-6 {
  grid-column: span 6 !important;
}

.grid-row-span-6 {
  grid-row: span 6 !important;
}

.grid-columns-7 {
  grid-template-columns: repeat(7, 1fr) !important;
}

.grid-col-span-7 {
  grid-column: span 7 !important;
}

.grid-row-span-7 {
  grid-row: span 7 !important;
}

.grid-columns-8 {
  grid-template-columns: repeat(8, 1fr) !important;
}

.grid-col-span-8 {
  grid-column: span 8 !important;
}

.grid-row-span-8 {
  grid-row: span 8 !important;
}

.grid-columns-auto {
  --min-col-width: 100px;
  grid-template-columns: repeat(auto-fit, minmax(var(--min-col-width), 1fr)) !important;
}

.gap-2 {
  grid-gap: 2px !important;
}

.gap-row-2 {
  grid-row-gap: 2px !important;
}

.gap-col-2 {
  grid-column-gap: 2px !important;
}

.gap-4 {
  grid-gap: 4px !important;
}

.gap-row-4 {
  grid-row-gap: 4px !important;
}

.gap-col-4 {
  grid-column-gap: 4px !important;
}

.gap-6 {
  grid-gap: 6px !important;
}

.gap-row-6 {
  grid-row-gap: 6px !important;
}

.gap-col-6 {
  grid-column-gap: 6px !important;
}

.gap-8 {
  grid-gap: 8px !important;
}

.gap-row-8 {
  grid-row-gap: 8px !important;
}

.gap-col-8 {
  grid-column-gap: 8px !important;
}

.gap-10 {
  grid-gap: 10px !important;
}

.gap-row-10 {
  grid-row-gap: 10px !important;
}

.gap-col-10 {
  grid-column-gap: 10px !important;
}

.gap-12 {
  grid-gap: 12px !important;
}

.gap-row-12 {
  grid-row-gap: 12px !important;
}

.gap-col-12 {
  grid-column-gap: 12px !important;
}

.gap-14 {
  grid-gap: 14px !important;
}

.gap-row-14 {
  grid-row-gap: 14px !important;
}

.gap-col-14 {
  grid-column-gap: 14px !important;
}

.gap-16 {
  grid-gap: 16px !important;
}

.gap-row-16 {
  grid-row-gap: 16px !important;
}

.gap-col-16 {
  grid-column-gap: 16px !important;
}

.gap-18 {
  grid-gap: 18px !important;
}

.gap-row-18 {
  grid-row-gap: 18px !important;
}

.gap-col-18 {
  grid-column-gap: 18px !important;
}

.gap-20 {
  grid-gap: 20px !important;
}

.gap-row-20 {
  grid-row-gap: 20px !important;
}

.gap-col-20 {
  grid-column-gap: 20px !important;
}

.gap-22 {
  grid-gap: 22px !important;
}

.gap-row-22 {
  grid-row-gap: 22px !important;
}

.gap-col-22 {
  grid-column-gap: 22px !important;
}

.gap-24 {
  grid-gap: 24px !important;
}

.gap-row-24 {
  grid-row-gap: 24px !important;
}

.gap-col-24 {
  grid-column-gap: 24px !important;
}

.gap-26 {
  grid-gap: 26px !important;
}

.gap-row-26 {
  grid-row-gap: 26px !important;
}

.gap-col-26 {
  grid-column-gap: 26px !important;
}

.gap-28 {
  grid-gap: 28px !important;
}

.gap-row-28 {
  grid-row-gap: 28px !important;
}

.gap-col-28 {
  grid-column-gap: 28px !important;
}

.gap-30 {
  grid-gap: 30px !important;
}

.gap-row-30 {
  grid-row-gap: 30px !important;
}

.gap-col-30 {
  grid-column-gap: 30px !important;
}

.gap-32 {
  grid-gap: 32px !important;
}

.gap-row-32 {
  grid-row-gap: 32px !important;
}

.gap-col-32 {
  grid-column-gap: 32px !important;
}

.gap-34 {
  grid-gap: 34px !important;
}

.gap-row-34 {
  grid-row-gap: 34px !important;
}

.gap-col-34 {
  grid-column-gap: 34px !important;
}

.gap-36 {
  grid-gap: 36px !important;
}

.gap-row-36 {
  grid-row-gap: 36px !important;
}

.gap-col-36 {
  grid-column-gap: 36px !important;
}

.gap-38 {
  grid-gap: 38px !important;
}

.gap-row-38 {
  grid-row-gap: 38px !important;
}

.gap-col-38 {
  grid-column-gap: 38px !important;
}

.gap-40 {
  grid-gap: 40px !important;
}

.gap-row-40 {
  grid-row-gap: 40px !important;
}

.gap-col-40 {
  grid-column-gap: 40px !important;
}

.gap-42 {
  grid-gap: 42px !important;
}

.gap-row-42 {
  grid-row-gap: 42px !important;
}

.gap-col-42 {
  grid-column-gap: 42px !important;
}

.gap-44 {
  grid-gap: 44px !important;
}

.gap-row-44 {
  grid-row-gap: 44px !important;
}

.gap-col-44 {
  grid-column-gap: 44px !important;
}

.gap-46 {
  grid-gap: 46px !important;
}

.gap-row-46 {
  grid-row-gap: 46px !important;
}

.gap-col-46 {
  grid-column-gap: 46px !important;
}

.gap-48 {
  grid-gap: 48px !important;
}

.gap-row-48 {
  grid-row-gap: 48px !important;
}

.gap-col-48 {
  grid-column-gap: 48px !important;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-inline {
  display: inline !important;
}

.d-flex, .d-flex-around-center, .d-flex-between-center, .d-flex-between, .d-flex-align-center, .d-flex-column-center, .d-flex-column, .d-flex-center {
  display: flex !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-between, .d-flex-between-center, .d-flex-between {
  justify-content: space-between !important;
}

.justify-content-around, .d-flex-around-center {
  justify-content: space-around !important;
}

.justify-content-center, .d-flex-center {
  justify-content: center !important;
}

.justify-content-initial {
  justify-content: initial !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-initial {
  align-content: initial !important;
}

.align-content-inherit {
  align-content: inherit !important;
}

.justify-items-center {
  justify-items: center !important;
}

.justify-items-start {
  justify-items: start !important;
}

.justify-items-end {
  justify-items: end !important;
}

.justify-items-start {
  justify-items: flex-start !important;
}

.justify-items-end {
  justify-items: flex-end !important;
}

.justify-items-self-start {
  justify-items: self-start !important;
}

.justify-items-self-end {
  justify-items: self-end !important;
}

.justify-items-left {
  justify-items: left !important;
}

.justify-items-right {
  justify-items: right !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-items-center, .d-flex-around-center, .d-flex-between-center, .d-flex-align-center, .d-flex-column-center, .d-flex-center {
  align-items: center !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-initial {
  align-items: initial !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column, .d-flex-column-center, .d-flex-column {
  flex-direction: column !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-relative {
  position: relative !important;
}

.position-static {
  position: static !important;
}

.position-inherit {
  position: inherit !important;
}

.position-sticky {
  position: sticky !important;
}

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

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

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

.text-justify {
  text-align: justify !important;
}

.text-inherit {
  text-align: inherit !important;
}

.vertical-align-baseline {
  vertical-align: baseline !important;
}

.vertical-align-sub {
  vertical-align: sub !important;
}

.vertical-align-super {
  vertical-align: super !important;
}

.vertical-align-top {
  vertical-align: top !important;
}

.vertical-align-text-top {
  vertical-align: text-top !important;
}

.vertical-align-middle {
  vertical-align: middle !important;
}

.vertical-align-bottom {
  vertical-align: bottom !important;
}

.vertical-align-text-bottom {
  vertical-align: text-bottom !important;
}

.vertical-align-inherit {
  vertical-align: inherit !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

.float-inherit {
  float: inherit !important;
}

.w-auto {
  width: auto !important;
}

.w-fit {
  width: fit-content !important;
}

.w-inherit {
  width: inherit !important;
}

.h-auto {
  height: auto !important;
}

.h-fit {
  height: fit-content !important;
}

.h-inherit {
  height: inherit !important;
}

.cursor-default {
  cursor: default !important;
}

.cursor-auto {
  cursor: auto !important;
}

.cursor-crosshair {
  cursor: crosshair !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-move {
  cursor: move !important;
}

.cursor-e-resize {
  cursor: e-resize !important;
}

.cursor-ne-resize {
  cursor: ne-resize !important;
}

.cursor-nw-resize {
  cursor: nw-resize !important;
}

.cursor-n-resize {
  cursor: n-resize !important;
}

.cursor-se-resize {
  cursor: se-resize !important;
}

.cursor-sw-resize {
  cursor: sw-resize !important;
}

.cursor-s-resize {
  cursor: s-resize !important;
}

.cursor-w-resize {
  cursor: w-resize !important;
}

.cursor-text {
  cursor: text !important;
}

.cursor-wait {
  cursor: wait !important;
}

.cursor-help {
  cursor: help !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-inherit {
  overflow: inherit !important;
}

.events-none {
  pointer-events: none !important;
}

.events-initial {
  pointer-events: initial !important;
}

.events-inherit {
  pointer-events: inherit !important;
}

.resize-both {
  resize: both !important;
}

.resize-horizontal {
  resize: horizontal !important;
}

.resize-vertical {
  resize: vertical !important;
}

.resize-none {
  resize: none !important;
}

.resize-initial {
  resize: initial !important;
}

.resize-inherit {
  resize: inherit !important;
}

.container-normal {
  container-type: normal !important;
}

.container-size {
  container-type: size !important;
}

.container-inline-size {
  container-type: inline-size !important;
}

.container-inherit {
  container-type: inherit !important;
}

.container-initial {
  container-type: initial !important;
}

.container-unset {
  container-type: unset !important;
}

.white-space-nowrap {
  white-space: nowrap !important;
}

.white-space-normal {
  white-space: normal !important;
}

.white-space-pre {
  white-space: pre !important;
}

.white-space-pre-wrap {
  white-space: pre-wrap !important;
}

.white-space-break-spaces {
  white-space: break-spaces !important;
}

.white-space-pre-line {
  white-space: pre-line !important;
}

.white-space-inherit {
  white-space: inherit !important;
}

.white-space-initial {
  white-space: initial !important;
}

.white-space-unset {
  white-space: unset !important;
}

.overflow-ellipsis {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.overflow-line-clamp-2 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

.overflow-line-clamp-3 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
}

.overflow-line-clamp-4 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 4 !important;
  -webkit-box-orient: vertical !important;
}

.bor-radius-full {
  border-radius: 50% !important;
}

.aspect-ratio-1 {
  aspect-ratio: 1/1 !important;
}

.text-gradient {
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

/*# sourceMappingURL=index.css.map */
