@charset "UTF-8";
@import url("https://csj.ru/css/fonts/?family=Ubuntu:ital,wght@0,100;0,300;0,400;0,500;0,700;1,300;1,400");
body {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 100;
  background-color: var(--c-w);
  color: var(--c-1);
}
a {
  color: #202121;
  text-decoration: none;
}
a:hover {
  color: #ED1C24;
}
.fzd-10 {
  font-size: 10px !important;
}
.fzd-12 {
  font-size: 12px !important;
}
.fzd-14 {
  font-size: 14px !important;
}
.fzd-16 {
  font-size: 16px !important;
}
.fzd-18 {
  font-size: 18px !important;
}
.fzd-20 {
  font-size: 20px !important;
}
.fzd-22 {
  font-size: 22px !important;
}
.fzd-24 {
  font-size: 24px !important;
}
.fzd-26 {
  font-size: 26px !important;
}
.fzd-28 {
  font-size: 28px !important;
}
.fzd-30 {
  font-size: 30px !important;
}
.fzd-32 {
  font-size: 32px !important;
}
.fzd-34 {
  font-size: 34px !important;
}
.fzd-36 {
  font-size: 36px !important;
}
.fzd-38 {
  font-size: 38px !important;
}
.fzd-44 {
  font-size: 44px !important;
}
.fzd-46 {
  font-size: 46px !important;
}
.fzd-48 {
  font-size: 48px !important;
}
.fzd-60 {
  font-size: 60px !important;
}
.fzd-240 {
  font-size: 240px !important;
}
.fz-10 {
  font-size: 10px !important;
}
.fz-12 {
  font-size: 12px !important;
}
.fz-14 {
  font-size: 14px !important;
}
.fz-16 {
  font-size: 16px !important;
}
.fz-18 {
  font-size: 18px !important;
}
.fz-20 {
  font-size: 20px !important;
}
.fz-22 {
  font-size: 22px !important;
}
.fz-24 {
  font-size: 24px !important;
}
.fz-26 {
  font-size: 26px !important;
}
.fz-28 {
  font-size: 28px !important;
}
.fz-30 {
  font-size: 30px !important;
}
.fz-32 {
  font-size: 32px !important;
}
.fz-34 {
  font-size: 34px !important;
}
.fz-36 {
  font-size: 36px !important;
}
.fz-38 {
  font-size: 38px !important;
}
.fz-44 {
  font-size: 44px !important;
}
.fz-46 {
  font-size: 46px !important;
}
.fz-48 {
  font-size: 48px !important;
}
.fz-60 {
  font-size: 60px !important;
}
.fz-240 {
  font-size: 240px !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.lh-0 {
  line-height: 0 !important;
}
.lh-10 {
  line-height: 1 !important;
}
.lh-11 {
  line-height: 1.1 !important;
}
.lh-12 {
  line-height: 1.2 !important;
}
.lh-13 {
  line-height: 1.3 !important;
}
.lh-14 {
  line-height: 1.4 !important;
}
.lh-18 {
  line-height: 1.8 !important;
}
.ls-10 {
  letter-spacing: 1px !important;
}
.ls-11 {
  letter-spacing: 1.1px !important;
}
.c-w {
  color: #FFFFFF !important;
}
.c-w-hf:hover, .c-w-hf:focus {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.bg-w {
  background-color: #FFFFFF !important;
}
.bg-w .c-back {
  color: #FFFFFF !important;
}
.border-c-w {
  border-color: #FFFFFF !important;
}
.c-b {
  color: #000000 !important;
}
.c-b-hf:hover, .c-b-hf:focus {
  color: #000000 !important;
  text-decoration: none !important;
}
.bg-b {
  background-color: #000000 !important;
}
.bg-b .c-back {
  color: #000000 !important;
}
.border-c-b {
  border-color: #000000 !important;
}
.c-t {
  color: transparent !important;
}
.c-t-hf:hover, .c-t-hf:focus {
  color: transparent !important;
  text-decoration: none !important;
}
.bg-t {
  background-color: transparent !important;
}
.bg-t .c-back {
  color: transparent !important;
}
.border-c-t {
  border-color: transparent !important;
}
.c-1 {
  color: #202121 !important;
}
.c-1-hf:hover, .c-1-hf:focus {
  color: #202121 !important;
  text-decoration: none !important;
}
.bg-1 {
  background-color: #202121 !important;
}
.bg-1 .c-back {
  color: #202121 !important;
}
.border-c-1 {
  border-color: #202121 !important;
}
.c-2 {
  color: #202121 !important;
}
.c-2-hf:hover, .c-2-hf:focus {
  color: #202121 !important;
  text-decoration: none !important;
}
.bg-2 {
  background-color: #202121 !important;
}
.bg-2 .c-back {
  color: #202121 !important;
}
.border-c-2 {
  border-color: #202121 !important;
}
.c-3 {
  color: #ED1C24 !important;
}
.c-3-hf:hover, .c-3-hf:focus {
  color: #ED1C24 !important;
  text-decoration: none !important;
}
.bg-3 {
  background-color: #ED1C24 !important;
}
.bg-3 .c-back {
  color: #ED1C24 !important;
}
.border-c-3 {
  border-color: #ED1C24 !important;
}
.c-4 {
  color: #202121 !important;
}
.c-4-hf:hover, .c-4-hf:focus {
  color: #202121 !important;
  text-decoration: none !important;
}
.bg-4 {
  background-color: #202121 !important;
}
.bg-4 .c-back {
  color: #202121 !important;
}
.border-c-4 {
  border-color: #202121 !important;
}
.c-6 {
  color: #F35975 !important;
}
.c-6-hf:hover, .c-6-hf:focus {
  color: #F35975 !important;
  text-decoration: none !important;
}
.bg-6 {
  background-color: #F35975 !important;
}
.bg-6 .c-back {
  color: #F35975 !important;
}
.border-c-6 {
  border-color: #F35975 !important;
}
.c-7 {
  color: #999999 !important;
}
.c-7-hf:hover, .c-7-hf:focus {
  color: #999999 !important;
  text-decoration: none !important;
}
.bg-7 {
  background-color: #999999 !important;
}
.bg-7 .c-back {
  color: #999999 !important;
}
.border-c-7 {
  border-color: #999999 !important;
}
.c-c1 {
  color: #FCFCFC !important;
}
.c-c1-hf:hover, .c-c1-hf:focus {
  color: #FCFCFC !important;
  text-decoration: none !important;
}
.bg-c1 {
  background-color: #FCFCFC !important;
}
.bg-c1 .c-back {
  color: #FCFCFC !important;
}
.border-c-c1 {
  border-color: #FCFCFC !important;
}
.c-c2 {
  color: #ED1C24 !important;
}
.c-c2-hf:hover, .c-c2-hf:focus {
  color: #ED1C24 !important;
  text-decoration: none !important;
}
.bg-c2 {
  background-color: #ED1C24 !important;
}
.bg-c2 .c-back {
  color: #ED1C24 !important;
}
.border-c-c2 {
  border-color: #ED1C24 !important;
}
.c-c3 {
  color: #C30438 !important;
}
.c-c3-hf:hover, .c-c3-hf:focus {
  color: #C30438 !important;
  text-decoration: none !important;
}
.bg-c3 {
  background-color: #C30438 !important;
}
.bg-c3 .c-back {
  color: #C30438 !important;
}
.border-c-c3 {
  border-color: #C30438 !important;
}
.c-c4 {
  color: #F4F7F6 !important;
}
.c-c4-hf:hover, .c-c4-hf:focus {
  color: #F4F7F6 !important;
  text-decoration: none !important;
}
.bg-c4 {
  background-color: #F4F7F6 !important;
}
.bg-c4 .c-back {
  color: #F4F7F6 !important;
}
.border-c-c4 {
  border-color: #F4F7F6 !important;
}
.c-c5 {
  color: #E6EAEA !important;
}
.c-c5-hf:hover, .c-c5-hf:focus {
  color: #E6EAEA !important;
  text-decoration: none !important;
}
.bg-c5 {
  background-color: #E6EAEA !important;
}
.bg-c5 .c-back {
  color: #E6EAEA !important;
}
.border-c-c5 {
  border-color: #E6EAEA !important;
}
.c-c6 {
  color: #202121 !important;
}
.c-c6-hf:hover, .c-c6-hf:focus {
  color: #202121 !important;
  text-decoration: none !important;
}
.bg-c6 {
  background-color: #202121 !important;
}
.bg-c6 .c-back {
  color: #202121 !important;
}
.border-c-c6 {
  border-color: #202121 !important;
}
.c-c7 {
  color: #818285 !important;
}
.c-c7-hf:hover, .c-c7-hf:focus {
  color: #818285 !important;
  text-decoration: none !important;
}
.bg-c7 {
  background-color: #818285 !important;
}
.bg-c7 .c-back {
  color: #818285 !important;
}
.border-c-c7 {
  border-color: #818285 !important;
}
.c-c8 {
  color: #ffffff !important;
}
.c-c8-hf:hover, .c-c8-hf:focus {
  color: #ffffff !important;
  text-decoration: none !important;
}
.bg-c8 {
  background-color: #ffffff !important;
}
.bg-c8 .c-back {
  color: #ffffff !important;
}
.border-c-c8 {
  border-color: #ffffff !important;
}
.c-c9 {
  color: #C3C7C6 !important;
}
.c-c9-hf:hover, .c-c9-hf:focus {
  color: #C3C7C6 !important;
  text-decoration: none !important;
}
.bg-c9 {
  background-color: #C3C7C6 !important;
}
.bg-c9 .c-back {
  color: #C3C7C6 !important;
}
.border-c-c9 {
  border-color: #C3C7C6 !important;
}
.c-c10 {
  color: #0C121C !important;
}
.c-c10-hf:hover, .c-c10-hf:focus {
  color: #0C121C !important;
  text-decoration: none !important;
}
.bg-c10 {
  background-color: #0C121C !important;
}
.bg-c10 .c-back {
  color: #0C121C !important;
}
.border-c-c10 {
  border-color: #0C121C !important;
}
.c-c11 {
  color: #4FC4B6 !important;
}
.c-c11-hf:hover, .c-c11-hf:focus {
  color: #4FC4B6 !important;
  text-decoration: none !important;
}
.bg-c11 {
  background-color: #4FC4B6 !important;
}
.bg-c11 .c-back {
  color: #4FC4B6 !important;
}
.border-c-c11 {
  border-color: #4FC4B6 !important;
}
.c-yt {
  color: #c4302b !important;
}
.c-yt-hf:hover, .c-yt-hf:focus {
  color: #c4302b !important;
  text-decoration: none !important;
}
.bg-yt {
  background-color: #c4302b !important;
}
.bg-yt .c-back {
  color: #c4302b !important;
}
.border-c-yt {
  border-color: #c4302b !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0, .my-0 {
  margin-top: 0 !important;
}
.mr-0, .mx-0 {
  margin-right: 0 !important;
}
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}
.ml-0, .mx-0 {
  margin-left: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0, .py-0 {
  padding-top: 0 !important;
}
.pr-0, .px-0 {
  padding-right: 0 !important;
}
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}
.pl-0, .px-0 {
  padding-left: 0 !important;
}
.gx-0 {
  margin-right: -0 !important;
  margin-left: -0 !important;
}
.gx-0 > * {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.gx-0 > .col, .gx-0 > [class*="col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-0 {
  margin-bottom: -0 !important;
}
.gy-0 > * {
  margin-bottom: 0 !important;
}
.l-0 {
  left: 0 !important;
}
.r-0 {
  right: 0 !important;
}
.t-0 {
  top: 0 !important;
}
.b-0 {
  bottom: 0 !important;
}
.mih-0 {
  min-height: 0 !important;
}
.mah-0 {
  max-height: 0 !important;
}
.miw-0 {
  min-width: 0 !important;
}
.maw-0 {
  max-width: 0 !important;
}
.h-0 {
  height: 0 !important;
}
.w-0 {
  width: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}
.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}
.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}
.gx-1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}
.gx-1 > * {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.gx-1 > .col, .gx-1 > [class*="col-"] {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-1 {
  margin-bottom: -0.25rem !important;
}
.gy-1 > * {
  margin-bottom: 0.25rem !important;
}
.l-1 {
  left: 0.25rem !important;
}
.r-1 {
  right: 0.25rem !important;
}
.t-1 {
  top: 0.25rem !important;
}
.b-1 {
  bottom: 0.25rem !important;
}
.mt-n1, .my-n1 {
  margin-top: -0.25rem !important;
}
.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important;
}
.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important;
}
.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important;
}
.l-n1 {
  left: -0.25rem !important;
}
.r-n1 {
  right: -0.25rem !important;
}
.t-n1 {
  top: -0.25rem !important;
}
.b-n1 {
  bottom: -0.25rem !important;
}
.mih-1 {
  min-height: 0.25rem !important;
}
.mah-1 {
  max-height: 0.25rem !important;
}
.miw-1 {
  min-width: 0.25rem !important;
}
.maw-1 {
  max-width: 0.25rem !important;
}
.h-1 {
  height: 0.25rem !important;
}
.w-1 {
  width: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}
.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}
.gx-2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}
.gx-2 > * {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.gx-2 > .col, .gx-2 > [class*="col-"] {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-2 {
  margin-bottom: -0.5rem !important;
}
.gy-2 > * {
  margin-bottom: 0.5rem !important;
}
.l-2 {
  left: 0.5rem !important;
}
.r-2 {
  right: 0.5rem !important;
}
.t-2 {
  top: 0.5rem !important;
}
.b-2 {
  bottom: 0.5rem !important;
}
.mt-n2, .my-n2 {
  margin-top: -0.5rem !important;
}
.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important;
}
.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important;
}
.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important;
}
.l-n2 {
  left: -0.5rem !important;
}
.r-n2 {
  right: -0.5rem !important;
}
.t-n2 {
  top: -0.5rem !important;
}
.b-n2 {
  bottom: -0.5rem !important;
}
.mih-2 {
  min-height: 0.5rem !important;
}
.mah-2 {
  max-height: 0.5rem !important;
}
.miw-2 {
  min-width: 0.5rem !important;
}
.maw-2 {
  max-width: 0.5rem !important;
}
.h-2 {
  height: 0.5rem !important;
}
.w-2 {
  width: 0.5rem !important;
}
.m-3 {
  margin: 0.75rem !important;
}
.mt-3, .my-3 {
  margin-top: 0.75rem !important;
}
.mr-3, .mx-3 {
  margin-right: 0.75rem !important;
}
.mb-3, .my-3 {
  margin-bottom: 0.75rem !important;
}
.ml-3, .mx-3 {
  margin-left: 0.75rem !important;
}
.p-3 {
  padding: 0.75rem !important;
}
.pt-3, .py-3 {
  padding-top: 0.75rem !important;
}
.pr-3, .px-3 {
  padding-right: 0.75rem !important;
}
.pb-3, .py-3 {
  padding-bottom: 0.75rem !important;
}
.pl-3, .px-3 {
  padding-left: 0.75rem !important;
}
.gx-3 {
  margin-right: -0.75rem !important;
  margin-left: -0.75rem !important;
}
.gx-3 > * {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important;
}
.gx-3 > .col, .gx-3 > [class*="col-"] {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-3 {
  margin-bottom: -0.75rem !important;
}
.gy-3 > * {
  margin-bottom: 0.75rem !important;
}
.l-3 {
  left: 0.75rem !important;
}
.r-3 {
  right: 0.75rem !important;
}
.t-3 {
  top: 0.75rem !important;
}
.b-3 {
  bottom: 0.75rem !important;
}
.mt-n3, .my-n3 {
  margin-top: -0.75rem !important;
}
.ml-n3, .mx-n3 {
  margin-left: -0.75rem !important;
}
.mb-n3, .my-n3 {
  margin-bottom: -0.75rem !important;
}
.mr-n3, .mx-n3 {
  margin-right: -0.75rem !important;
}
.l-n3 {
  left: -0.75rem !important;
}
.r-n3 {
  right: -0.75rem !important;
}
.t-n3 {
  top: -0.75rem !important;
}
.b-n3 {
  bottom: -0.75rem !important;
}
.mih-3 {
  min-height: 0.75rem !important;
}
.mah-3 {
  max-height: 0.75rem !important;
}
.miw-3 {
  min-width: 0.75rem !important;
}
.maw-3 {
  max-width: 0.75rem !important;
}
.h-3 {
  height: 0.75rem !important;
}
.w-3 {
  width: 0.75rem !important;
}
.m-4 {
  margin: 1rem !important;
}
.mt-4, .my-4 {
  margin-top: 1rem !important;
}
.mr-4, .mx-4 {
  margin-right: 1rem !important;
}
.mb-4, .my-4 {
  margin-bottom: 1rem !important;
}
.ml-4, .mx-4 {
  margin-left: 1rem !important;
}
.p-4 {
  padding: 1rem !important;
}
.pt-4, .py-4 {
  padding-top: 1rem !important;
}
.pr-4, .px-4 {
  padding-right: 1rem !important;
}
.pb-4, .py-4 {
  padding-bottom: 1rem !important;
}
.pl-4, .px-4 {
  padding-left: 1rem !important;
}
.gx-4 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}
.gx-4 > * {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.gx-4 > .col, .gx-4 > [class*="col-"] {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-4 {
  margin-bottom: -1rem !important;
}
.gy-4 > * {
  margin-bottom: 1rem !important;
}
.l-4 {
  left: 1rem !important;
}
.r-4 {
  right: 1rem !important;
}
.t-4 {
  top: 1rem !important;
}
.b-4 {
  bottom: 1rem !important;
}
.mt-n4, .my-n4 {
  margin-top: -1rem !important;
}
.ml-n4, .mx-n4 {
  margin-left: -1rem !important;
}
.mb-n4, .my-n4 {
  margin-bottom: -1rem !important;
}
.mr-n4, .mx-n4 {
  margin-right: -1rem !important;
}
.l-n4 {
  left: -1rem !important;
}
.r-n4 {
  right: -1rem !important;
}
.t-n4 {
  top: -1rem !important;
}
.b-n4 {
  bottom: -1rem !important;
}
.mih-4 {
  min-height: 1rem !important;
}
.mah-4 {
  max-height: 1rem !important;
}
.miw-4 {
  min-width: 1rem !important;
}
.maw-4 {
  max-width: 1rem !important;
}
.h-4 {
  height: 1rem !important;
}
.w-4 {
  width: 1rem !important;
}
.m-5 {
  margin: 1.25rem !important;
}
.mt-5, .my-5 {
  margin-top: 1.25rem !important;
}
.mr-5, .mx-5 {
  margin-right: 1.25rem !important;
}
.mb-5, .my-5 {
  margin-bottom: 1.25rem !important;
}
.ml-5, .mx-5 {
  margin-left: 1.25rem !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.pt-5, .py-5 {
  padding-top: 1.25rem !important;
}
.pr-5, .px-5 {
  padding-right: 1.25rem !important;
}
.pb-5, .py-5 {
  padding-bottom: 1.25rem !important;
}
.pl-5, .px-5 {
  padding-left: 1.25rem !important;
}
.gx-5 {
  margin-right: -1.25rem !important;
  margin-left: -1.25rem !important;
}
.gx-5 > * {
  margin-right: 1.25rem !important;
  margin-left: 1.25rem !important;
}
.gx-5 > .col, .gx-5 > [class*="col-"] {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-5 {
  margin-bottom: -1.25rem !important;
}
.gy-5 > * {
  margin-bottom: 1.25rem !important;
}
.l-5 {
  left: 1.25rem !important;
}
.r-5 {
  right: 1.25rem !important;
}
.t-5 {
  top: 1.25rem !important;
}
.b-5 {
  bottom: 1.25rem !important;
}
.mt-n5, .my-n5 {
  margin-top: -1.25rem !important;
}
.ml-n5, .mx-n5 {
  margin-left: -1.25rem !important;
}
.mb-n5, .my-n5 {
  margin-bottom: -1.25rem !important;
}
.mr-n5, .mx-n5 {
  margin-right: -1.25rem !important;
}
.l-n5 {
  left: -1.25rem !important;
}
.r-n5 {
  right: -1.25rem !important;
}
.t-n5 {
  top: -1.25rem !important;
}
.b-n5 {
  bottom: -1.25rem !important;
}
.mih-5 {
  min-height: 1.25rem !important;
}
.mah-5 {
  max-height: 1.25rem !important;
}
.miw-5 {
  min-width: 1.25rem !important;
}
.maw-5 {
  max-width: 1.25rem !important;
}
.h-5 {
  height: 1.25rem !important;
}
.w-5 {
  width: 1.25rem !important;
}
.m-6 {
  margin: 1.5rem !important;
}
.mt-6, .my-6 {
  margin-top: 1.5rem !important;
}
.mr-6, .mx-6 {
  margin-right: 1.5rem !important;
}
.mb-6, .my-6 {
  margin-bottom: 1.5rem !important;
}
.ml-6, .mx-6 {
  margin-left: 1.5rem !important;
}
.p-6 {
  padding: 1.5rem !important;
}
.pt-6, .py-6 {
  padding-top: 1.5rem !important;
}
.pr-6, .px-6 {
  padding-right: 1.5rem !important;
}
.pb-6, .py-6 {
  padding-bottom: 1.5rem !important;
}
.pl-6, .px-6 {
  padding-left: 1.5rem !important;
}
.gx-6 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}
.gx-6 > * {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.gx-6 > .col, .gx-6 > [class*="col-"] {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-6 {
  margin-bottom: -1.5rem !important;
}
.gy-6 > * {
  margin-bottom: 1.5rem !important;
}
.l-6 {
  left: 1.5rem !important;
}
.r-6 {
  right: 1.5rem !important;
}
.t-6 {
  top: 1.5rem !important;
}
.b-6 {
  bottom: 1.5rem !important;
}
.mt-n6, .my-n6 {
  margin-top: -1.5rem !important;
}
.ml-n6, .mx-n6 {
  margin-left: -1.5rem !important;
}
.mb-n6, .my-n6 {
  margin-bottom: -1.5rem !important;
}
.mr-n6, .mx-n6 {
  margin-right: -1.5rem !important;
}
.l-n6 {
  left: -1.5rem !important;
}
.r-n6 {
  right: -1.5rem !important;
}
.t-n6 {
  top: -1.5rem !important;
}
.b-n6 {
  bottom: -1.5rem !important;
}
.mih-6 {
  min-height: 1.5rem !important;
}
.mah-6 {
  max-height: 1.5rem !important;
}
.miw-6 {
  min-width: 1.5rem !important;
}
.maw-6 {
  max-width: 1.5rem !important;
}
.h-6 {
  height: 1.5rem !important;
}
.w-6 {
  width: 1.5rem !important;
}
.m-7 {
  margin: 1.75rem !important;
}
.mt-7, .my-7 {
  margin-top: 1.75rem !important;
}
.mr-7, .mx-7 {
  margin-right: 1.75rem !important;
}
.mb-7, .my-7 {
  margin-bottom: 1.75rem !important;
}
.ml-7, .mx-7 {
  margin-left: 1.75rem !important;
}
.p-7 {
  padding: 1.75rem !important;
}
.pt-7, .py-7 {
  padding-top: 1.75rem !important;
}
.pr-7, .px-7 {
  padding-right: 1.75rem !important;
}
.pb-7, .py-7 {
  padding-bottom: 1.75rem !important;
}
.pl-7, .px-7 {
  padding-left: 1.75rem !important;
}
.gx-7 {
  margin-right: -1.75rem !important;
  margin-left: -1.75rem !important;
}
.gx-7 > * {
  margin-right: 1.75rem !important;
  margin-left: 1.75rem !important;
}
.gx-7 > .col, .gx-7 > [class*="col-"] {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-7 {
  margin-bottom: -1.75rem !important;
}
.gy-7 > * {
  margin-bottom: 1.75rem !important;
}
.l-7 {
  left: 1.75rem !important;
}
.r-7 {
  right: 1.75rem !important;
}
.t-7 {
  top: 1.75rem !important;
}
.b-7 {
  bottom: 1.75rem !important;
}
.mt-n7, .my-n7 {
  margin-top: -1.75rem !important;
}
.ml-n7, .mx-n7 {
  margin-left: -1.75rem !important;
}
.mb-n7, .my-n7 {
  margin-bottom: -1.75rem !important;
}
.mr-n7, .mx-n7 {
  margin-right: -1.75rem !important;
}
.l-n7 {
  left: -1.75rem !important;
}
.r-n7 {
  right: -1.75rem !important;
}
.t-n7 {
  top: -1.75rem !important;
}
.b-n7 {
  bottom: -1.75rem !important;
}
.mih-7 {
  min-height: 1.75rem !important;
}
.mah-7 {
  max-height: 1.75rem !important;
}
.miw-7 {
  min-width: 1.75rem !important;
}
.maw-7 {
  max-width: 1.75rem !important;
}
.h-7 {
  height: 1.75rem !important;
}
.w-7 {
  width: 1.75rem !important;
}
.m-8 {
  margin: 2rem !important;
}
.mt-8, .my-8 {
  margin-top: 2rem !important;
}
.mr-8, .mx-8 {
  margin-right: 2rem !important;
}
.mb-8, .my-8 {
  margin-bottom: 2rem !important;
}
.ml-8, .mx-8 {
  margin-left: 2rem !important;
}
.p-8 {
  padding: 2rem !important;
}
.pt-8, .py-8 {
  padding-top: 2rem !important;
}
.pr-8, .px-8 {
  padding-right: 2rem !important;
}
.pb-8, .py-8 {
  padding-bottom: 2rem !important;
}
.pl-8, .px-8 {
  padding-left: 2rem !important;
}
.gx-8 {
  margin-right: -2rem !important;
  margin-left: -2rem !important;
}
.gx-8 > * {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}
.gx-8 > .col, .gx-8 > [class*="col-"] {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-8 {
  margin-bottom: -2rem !important;
}
.gy-8 > * {
  margin-bottom: 2rem !important;
}
.l-8 {
  left: 2rem !important;
}
.r-8 {
  right: 2rem !important;
}
.t-8 {
  top: 2rem !important;
}
.b-8 {
  bottom: 2rem !important;
}
.mt-n8, .my-n8 {
  margin-top: -2rem !important;
}
.ml-n8, .mx-n8 {
  margin-left: -2rem !important;
}
.mb-n8, .my-n8 {
  margin-bottom: -2rem !important;
}
.mr-n8, .mx-n8 {
  margin-right: -2rem !important;
}
.l-n8 {
  left: -2rem !important;
}
.r-n8 {
  right: -2rem !important;
}
.t-n8 {
  top: -2rem !important;
}
.b-n8 {
  bottom: -2rem !important;
}
.mih-8 {
  min-height: 2rem !important;
}
.mah-8 {
  max-height: 2rem !important;
}
.miw-8 {
  min-width: 2rem !important;
}
.maw-8 {
  max-width: 2rem !important;
}
.h-8 {
  height: 2rem !important;
}
.w-8 {
  width: 2rem !important;
}
.m-9 {
  margin: 2.25rem !important;
}
.mt-9, .my-9 {
  margin-top: 2.25rem !important;
}
.mr-9, .mx-9 {
  margin-right: 2.25rem !important;
}
.mb-9, .my-9 {
  margin-bottom: 2.25rem !important;
}
.ml-9, .mx-9 {
  margin-left: 2.25rem !important;
}
.p-9 {
  padding: 2.25rem !important;
}
.pt-9, .py-9 {
  padding-top: 2.25rem !important;
}
.pr-9, .px-9 {
  padding-right: 2.25rem !important;
}
.pb-9, .py-9 {
  padding-bottom: 2.25rem !important;
}
.pl-9, .px-9 {
  padding-left: 2.25rem !important;
}
.gx-9 {
  margin-right: -2.25rem !important;
  margin-left: -2.25rem !important;
}
.gx-9 > * {
  margin-right: 2.25rem !important;
  margin-left: 2.25rem !important;
}
.gx-9 > .col, .gx-9 > [class*="col-"] {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-9 {
  margin-bottom: -2.25rem !important;
}
.gy-9 > * {
  margin-bottom: 2.25rem !important;
}
.l-9 {
  left: 2.25rem !important;
}
.r-9 {
  right: 2.25rem !important;
}
.t-9 {
  top: 2.25rem !important;
}
.b-9 {
  bottom: 2.25rem !important;
}
.mt-n9, .my-n9 {
  margin-top: -2.25rem !important;
}
.ml-n9, .mx-n9 {
  margin-left: -2.25rem !important;
}
.mb-n9, .my-n9 {
  margin-bottom: -2.25rem !important;
}
.mr-n9, .mx-n9 {
  margin-right: -2.25rem !important;
}
.l-n9 {
  left: -2.25rem !important;
}
.r-n9 {
  right: -2.25rem !important;
}
.t-n9 {
  top: -2.25rem !important;
}
.b-n9 {
  bottom: -2.25rem !important;
}
.mih-9 {
  min-height: 2.25rem !important;
}
.mah-9 {
  max-height: 2.25rem !important;
}
.miw-9 {
  min-width: 2.25rem !important;
}
.maw-9 {
  max-width: 2.25rem !important;
}
.h-9 {
  height: 2.25rem !important;
}
.w-9 {
  width: 2.25rem !important;
}
.m-10 {
  margin: 2.5rem !important;
}
.mt-10, .my-10 {
  margin-top: 2.5rem !important;
}
.mr-10, .mx-10 {
  margin-right: 2.5rem !important;
}
.mb-10, .my-10 {
  margin-bottom: 2.5rem !important;
}
.ml-10, .mx-10 {
  margin-left: 2.5rem !important;
}
.p-10 {
  padding: 2.5rem !important;
}
.pt-10, .py-10 {
  padding-top: 2.5rem !important;
}
.pr-10, .px-10 {
  padding-right: 2.5rem !important;
}
.pb-10, .py-10 {
  padding-bottom: 2.5rem !important;
}
.pl-10, .px-10 {
  padding-left: 2.5rem !important;
}
.gx-10 {
  margin-right: -2.5rem !important;
  margin-left: -2.5rem !important;
}
.gx-10 > * {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}
.gx-10 > .col, .gx-10 > [class*="col-"] {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-10 {
  margin-bottom: -2.5rem !important;
}
.gy-10 > * {
  margin-bottom: 2.5rem !important;
}
.l-10 {
  left: 2.5rem !important;
}
.r-10 {
  right: 2.5rem !important;
}
.t-10 {
  top: 2.5rem !important;
}
.b-10 {
  bottom: 2.5rem !important;
}
.mt-n10, .my-n10 {
  margin-top: -2.5rem !important;
}
.ml-n10, .mx-n10 {
  margin-left: -2.5rem !important;
}
.mb-n10, .my-n10 {
  margin-bottom: -2.5rem !important;
}
.mr-n10, .mx-n10 {
  margin-right: -2.5rem !important;
}
.l-n10 {
  left: -2.5rem !important;
}
.r-n10 {
  right: -2.5rem !important;
}
.t-n10 {
  top: -2.5rem !important;
}
.b-n10 {
  bottom: -2.5rem !important;
}
.mih-10 {
  min-height: 2.5rem !important;
}
.mah-10 {
  max-height: 2.5rem !important;
}
.miw-10 {
  min-width: 2.5rem !important;
}
.maw-10 {
  max-width: 2.5rem !important;
}
.h-10 {
  height: 2.5rem !important;
}
.w-10 {
  width: 2.5rem !important;
}
.m-11 {
  margin: 2.75rem !important;
}
.mt-11, .my-11 {
  margin-top: 2.75rem !important;
}
.mr-11, .mx-11 {
  margin-right: 2.75rem !important;
}
.mb-11, .my-11 {
  margin-bottom: 2.75rem !important;
}
.ml-11, .mx-11 {
  margin-left: 2.75rem !important;
}
.p-11 {
  padding: 2.75rem !important;
}
.pt-11, .py-11 {
  padding-top: 2.75rem !important;
}
.pr-11, .px-11 {
  padding-right: 2.75rem !important;
}
.pb-11, .py-11 {
  padding-bottom: 2.75rem !important;
}
.pl-11, .px-11 {
  padding-left: 2.75rem !important;
}
.gx-11 {
  margin-right: -2.75rem !important;
  margin-left: -2.75rem !important;
}
.gx-11 > * {
  margin-right: 2.75rem !important;
  margin-left: 2.75rem !important;
}
.gx-11 > .col, .gx-11 > [class*="col-"] {
  padding-right: 2.75rem !important;
  padding-left: 2.75rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-11 {
  margin-bottom: -2.75rem !important;
}
.gy-11 > * {
  margin-bottom: 2.75rem !important;
}
.l-11 {
  left: 2.75rem !important;
}
.r-11 {
  right: 2.75rem !important;
}
.t-11 {
  top: 2.75rem !important;
}
.b-11 {
  bottom: 2.75rem !important;
}
.mt-n11, .my-n11 {
  margin-top: -2.75rem !important;
}
.ml-n11, .mx-n11 {
  margin-left: -2.75rem !important;
}
.mb-n11, .my-n11 {
  margin-bottom: -2.75rem !important;
}
.mr-n11, .mx-n11 {
  margin-right: -2.75rem !important;
}
.l-n11 {
  left: -2.75rem !important;
}
.r-n11 {
  right: -2.75rem !important;
}
.t-n11 {
  top: -2.75rem !important;
}
.b-n11 {
  bottom: -2.75rem !important;
}
.mih-11 {
  min-height: 2.75rem !important;
}
.mah-11 {
  max-height: 2.75rem !important;
}
.miw-11 {
  min-width: 2.75rem !important;
}
.maw-11 {
  max-width: 2.75rem !important;
}
.h-11 {
  height: 2.75rem !important;
}
.w-11 {
  width: 2.75rem !important;
}
.m-12 {
  margin: 3rem !important;
}
.mt-12, .my-12 {
  margin-top: 3rem !important;
}
.mr-12, .mx-12 {
  margin-right: 3rem !important;
}
.mb-12, .my-12 {
  margin-bottom: 3rem !important;
}
.ml-12, .mx-12 {
  margin-left: 3rem !important;
}
.p-12 {
  padding: 3rem !important;
}
.pt-12, .py-12 {
  padding-top: 3rem !important;
}
.pr-12, .px-12 {
  padding-right: 3rem !important;
}
.pb-12, .py-12 {
  padding-bottom: 3rem !important;
}
.pl-12, .px-12 {
  padding-left: 3rem !important;
}
.gx-12 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}
.gx-12 > * {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.gx-12 > .col, .gx-12 > [class*="col-"] {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-12 {
  margin-bottom: -3rem !important;
}
.gy-12 > * {
  margin-bottom: 3rem !important;
}
.l-12 {
  left: 3rem !important;
}
.r-12 {
  right: 3rem !important;
}
.t-12 {
  top: 3rem !important;
}
.b-12 {
  bottom: 3rem !important;
}
.mt-n12, .my-n12 {
  margin-top: -3rem !important;
}
.ml-n12, .mx-n12 {
  margin-left: -3rem !important;
}
.mb-n12, .my-n12 {
  margin-bottom: -3rem !important;
}
.mr-n12, .mx-n12 {
  margin-right: -3rem !important;
}
.l-n12 {
  left: -3rem !important;
}
.r-n12 {
  right: -3rem !important;
}
.t-n12 {
  top: -3rem !important;
}
.b-n12 {
  bottom: -3rem !important;
}
.mih-12 {
  min-height: 3rem !important;
}
.mah-12 {
  max-height: 3rem !important;
}
.miw-12 {
  min-width: 3rem !important;
}
.maw-12 {
  max-width: 3rem !important;
}
.h-12 {
  height: 3rem !important;
}
.w-12 {
  width: 3rem !important;
}
.m-13 {
  margin: 3.25rem !important;
}
.mt-13, .my-13 {
  margin-top: 3.25rem !important;
}
.mr-13, .mx-13 {
  margin-right: 3.25rem !important;
}
.mb-13, .my-13 {
  margin-bottom: 3.25rem !important;
}
.ml-13, .mx-13 {
  margin-left: 3.25rem !important;
}
.p-13 {
  padding: 3.25rem !important;
}
.pt-13, .py-13 {
  padding-top: 3.25rem !important;
}
.pr-13, .px-13 {
  padding-right: 3.25rem !important;
}
.pb-13, .py-13 {
  padding-bottom: 3.25rem !important;
}
.pl-13, .px-13 {
  padding-left: 3.25rem !important;
}
.gx-13 {
  margin-right: -3.25rem !important;
  margin-left: -3.25rem !important;
}
.gx-13 > * {
  margin-right: 3.25rem !important;
  margin-left: 3.25rem !important;
}
.gx-13 > .col, .gx-13 > [class*="col-"] {
  padding-right: 3.25rem !important;
  padding-left: 3.25rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-13 {
  margin-bottom: -3.25rem !important;
}
.gy-13 > * {
  margin-bottom: 3.25rem !important;
}
.l-13 {
  left: 3.25rem !important;
}
.r-13 {
  right: 3.25rem !important;
}
.t-13 {
  top: 3.25rem !important;
}
.b-13 {
  bottom: 3.25rem !important;
}
.mt-n13, .my-n13 {
  margin-top: -3.25rem !important;
}
.ml-n13, .mx-n13 {
  margin-left: -3.25rem !important;
}
.mb-n13, .my-n13 {
  margin-bottom: -3.25rem !important;
}
.mr-n13, .mx-n13 {
  margin-right: -3.25rem !important;
}
.l-n13 {
  left: -3.25rem !important;
}
.r-n13 {
  right: -3.25rem !important;
}
.t-n13 {
  top: -3.25rem !important;
}
.b-n13 {
  bottom: -3.25rem !important;
}
.mih-13 {
  min-height: 3.25rem !important;
}
.mah-13 {
  max-height: 3.25rem !important;
}
.miw-13 {
  min-width: 3.25rem !important;
}
.maw-13 {
  max-width: 3.25rem !important;
}
.h-13 {
  height: 3.25rem !important;
}
.w-13 {
  width: 3.25rem !important;
}
.m-14 {
  margin: 3.5rem !important;
}
.mt-14, .my-14 {
  margin-top: 3.5rem !important;
}
.mr-14, .mx-14 {
  margin-right: 3.5rem !important;
}
.mb-14, .my-14 {
  margin-bottom: 3.5rem !important;
}
.ml-14, .mx-14 {
  margin-left: 3.5rem !important;
}
.p-14 {
  padding: 3.5rem !important;
}
.pt-14, .py-14 {
  padding-top: 3.5rem !important;
}
.pr-14, .px-14 {
  padding-right: 3.5rem !important;
}
.pb-14, .py-14 {
  padding-bottom: 3.5rem !important;
}
.pl-14, .px-14 {
  padding-left: 3.5rem !important;
}
.gx-14 {
  margin-right: -3.5rem !important;
  margin-left: -3.5rem !important;
}
.gx-14 > * {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}
.gx-14 > .col, .gx-14 > [class*="col-"] {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-14 {
  margin-bottom: -3.5rem !important;
}
.gy-14 > * {
  margin-bottom: 3.5rem !important;
}
.l-14 {
  left: 3.5rem !important;
}
.r-14 {
  right: 3.5rem !important;
}
.t-14 {
  top: 3.5rem !important;
}
.b-14 {
  bottom: 3.5rem !important;
}
.mt-n14, .my-n14 {
  margin-top: -3.5rem !important;
}
.ml-n14, .mx-n14 {
  margin-left: -3.5rem !important;
}
.mb-n14, .my-n14 {
  margin-bottom: -3.5rem !important;
}
.mr-n14, .mx-n14 {
  margin-right: -3.5rem !important;
}
.l-n14 {
  left: -3.5rem !important;
}
.r-n14 {
  right: -3.5rem !important;
}
.t-n14 {
  top: -3.5rem !important;
}
.b-n14 {
  bottom: -3.5rem !important;
}
.mih-14 {
  min-height: 3.5rem !important;
}
.mah-14 {
  max-height: 3.5rem !important;
}
.miw-14 {
  min-width: 3.5rem !important;
}
.maw-14 {
  max-width: 3.5rem !important;
}
.h-14 {
  height: 3.5rem !important;
}
.w-14 {
  width: 3.5rem !important;
}
.m-15 {
  margin: 3.75rem !important;
}
.mt-15, .my-15 {
  margin-top: 3.75rem !important;
}
.mr-15, .mx-15 {
  margin-right: 3.75rem !important;
}
.mb-15, .my-15 {
  margin-bottom: 3.75rem !important;
}
.ml-15, .mx-15 {
  margin-left: 3.75rem !important;
}
.p-15 {
  padding: 3.75rem !important;
}
.pt-15, .py-15 {
  padding-top: 3.75rem !important;
}
.pr-15, .px-15 {
  padding-right: 3.75rem !important;
}
.pb-15, .py-15 {
  padding-bottom: 3.75rem !important;
}
.pl-15, .px-15 {
  padding-left: 3.75rem !important;
}
.gx-15 {
  margin-right: -3.75rem !important;
  margin-left: -3.75rem !important;
}
.gx-15 > * {
  margin-right: 3.75rem !important;
  margin-left: 3.75rem !important;
}
.gx-15 > .col, .gx-15 > [class*="col-"] {
  padding-right: 3.75rem !important;
  padding-left: 3.75rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-15 {
  margin-bottom: -3.75rem !important;
}
.gy-15 > * {
  margin-bottom: 3.75rem !important;
}
.l-15 {
  left: 3.75rem !important;
}
.r-15 {
  right: 3.75rem !important;
}
.t-15 {
  top: 3.75rem !important;
}
.b-15 {
  bottom: 3.75rem !important;
}
.mt-n15, .my-n15 {
  margin-top: -3.75rem !important;
}
.ml-n15, .mx-n15 {
  margin-left: -3.75rem !important;
}
.mb-n15, .my-n15 {
  margin-bottom: -3.75rem !important;
}
.mr-n15, .mx-n15 {
  margin-right: -3.75rem !important;
}
.l-n15 {
  left: -3.75rem !important;
}
.r-n15 {
  right: -3.75rem !important;
}
.t-n15 {
  top: -3.75rem !important;
}
.b-n15 {
  bottom: -3.75rem !important;
}
.mih-15 {
  min-height: 3.75rem !important;
}
.mah-15 {
  max-height: 3.75rem !important;
}
.miw-15 {
  min-width: 3.75rem !important;
}
.maw-15 {
  max-width: 3.75rem !important;
}
.h-15 {
  height: 3.75rem !important;
}
.w-15 {
  width: 3.75rem !important;
}
.m-16 {
  margin: 4rem !important;
}
.mt-16, .my-16 {
  margin-top: 4rem !important;
}
.mr-16, .mx-16 {
  margin-right: 4rem !important;
}
.mb-16, .my-16 {
  margin-bottom: 4rem !important;
}
.ml-16, .mx-16 {
  margin-left: 4rem !important;
}
.p-16 {
  padding: 4rem !important;
}
.pt-16, .py-16 {
  padding-top: 4rem !important;
}
.pr-16, .px-16 {
  padding-right: 4rem !important;
}
.pb-16, .py-16 {
  padding-bottom: 4rem !important;
}
.pl-16, .px-16 {
  padding-left: 4rem !important;
}
.gx-16 {
  margin-right: -4rem !important;
  margin-left: -4rem !important;
}
.gx-16 > * {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}
.gx-16 > .col, .gx-16 > [class*="col-"] {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-16 {
  margin-bottom: -4rem !important;
}
.gy-16 > * {
  margin-bottom: 4rem !important;
}
.l-16 {
  left: 4rem !important;
}
.r-16 {
  right: 4rem !important;
}
.t-16 {
  top: 4rem !important;
}
.b-16 {
  bottom: 4rem !important;
}
.mt-n16, .my-n16 {
  margin-top: -4rem !important;
}
.ml-n16, .mx-n16 {
  margin-left: -4rem !important;
}
.mb-n16, .my-n16 {
  margin-bottom: -4rem !important;
}
.mr-n16, .mx-n16 {
  margin-right: -4rem !important;
}
.l-n16 {
  left: -4rem !important;
}
.r-n16 {
  right: -4rem !important;
}
.t-n16 {
  top: -4rem !important;
}
.b-n16 {
  bottom: -4rem !important;
}
.mih-16 {
  min-height: 4rem !important;
}
.mah-16 {
  max-height: 4rem !important;
}
.miw-16 {
  min-width: 4rem !important;
}
.maw-16 {
  max-width: 4rem !important;
}
.h-16 {
  height: 4rem !important;
}
.w-16 {
  width: 4rem !important;
}
.m-17 {
  margin: 4.25rem !important;
}
.mt-17, .my-17 {
  margin-top: 4.25rem !important;
}
.mr-17, .mx-17 {
  margin-right: 4.25rem !important;
}
.mb-17, .my-17 {
  margin-bottom: 4.25rem !important;
}
.ml-17, .mx-17 {
  margin-left: 4.25rem !important;
}
.p-17 {
  padding: 4.25rem !important;
}
.pt-17, .py-17 {
  padding-top: 4.25rem !important;
}
.pr-17, .px-17 {
  padding-right: 4.25rem !important;
}
.pb-17, .py-17 {
  padding-bottom: 4.25rem !important;
}
.pl-17, .px-17 {
  padding-left: 4.25rem !important;
}
.gx-17 {
  margin-right: -4.25rem !important;
  margin-left: -4.25rem !important;
}
.gx-17 > * {
  margin-right: 4.25rem !important;
  margin-left: 4.25rem !important;
}
.gx-17 > .col, .gx-17 > [class*="col-"] {
  padding-right: 4.25rem !important;
  padding-left: 4.25rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-17 {
  margin-bottom: -4.25rem !important;
}
.gy-17 > * {
  margin-bottom: 4.25rem !important;
}
.l-17 {
  left: 4.25rem !important;
}
.r-17 {
  right: 4.25rem !important;
}
.t-17 {
  top: 4.25rem !important;
}
.b-17 {
  bottom: 4.25rem !important;
}
.mt-n17, .my-n17 {
  margin-top: -4.25rem !important;
}
.ml-n17, .mx-n17 {
  margin-left: -4.25rem !important;
}
.mb-n17, .my-n17 {
  margin-bottom: -4.25rem !important;
}
.mr-n17, .mx-n17 {
  margin-right: -4.25rem !important;
}
.l-n17 {
  left: -4.25rem !important;
}
.r-n17 {
  right: -4.25rem !important;
}
.t-n17 {
  top: -4.25rem !important;
}
.b-n17 {
  bottom: -4.25rem !important;
}
.mih-17 {
  min-height: 4.25rem !important;
}
.mah-17 {
  max-height: 4.25rem !important;
}
.miw-17 {
  min-width: 4.25rem !important;
}
.maw-17 {
  max-width: 4.25rem !important;
}
.h-17 {
  height: 4.25rem !important;
}
.w-17 {
  width: 4.25rem !important;
}
.m-18 {
  margin: 4.5rem !important;
}
.mt-18, .my-18 {
  margin-top: 4.5rem !important;
}
.mr-18, .mx-18 {
  margin-right: 4.5rem !important;
}
.mb-18, .my-18 {
  margin-bottom: 4.5rem !important;
}
.ml-18, .mx-18 {
  margin-left: 4.5rem !important;
}
.p-18 {
  padding: 4.5rem !important;
}
.pt-18, .py-18 {
  padding-top: 4.5rem !important;
}
.pr-18, .px-18 {
  padding-right: 4.5rem !important;
}
.pb-18, .py-18 {
  padding-bottom: 4.5rem !important;
}
.pl-18, .px-18 {
  padding-left: 4.5rem !important;
}
.gx-18 {
  margin-right: -4.5rem !important;
  margin-left: -4.5rem !important;
}
.gx-18 > * {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important;
}
.gx-18 > .col, .gx-18 > [class*="col-"] {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-18 {
  margin-bottom: -4.5rem !important;
}
.gy-18 > * {
  margin-bottom: 4.5rem !important;
}
.l-18 {
  left: 4.5rem !important;
}
.r-18 {
  right: 4.5rem !important;
}
.t-18 {
  top: 4.5rem !important;
}
.b-18 {
  bottom: 4.5rem !important;
}
.mt-n18, .my-n18 {
  margin-top: -4.5rem !important;
}
.ml-n18, .mx-n18 {
  margin-left: -4.5rem !important;
}
.mb-n18, .my-n18 {
  margin-bottom: -4.5rem !important;
}
.mr-n18, .mx-n18 {
  margin-right: -4.5rem !important;
}
.l-n18 {
  left: -4.5rem !important;
}
.r-n18 {
  right: -4.5rem !important;
}
.t-n18 {
  top: -4.5rem !important;
}
.b-n18 {
  bottom: -4.5rem !important;
}
.mih-18 {
  min-height: 4.5rem !important;
}
.mah-18 {
  max-height: 4.5rem !important;
}
.miw-18 {
  min-width: 4.5rem !important;
}
.maw-18 {
  max-width: 4.5rem !important;
}
.h-18 {
  height: 4.5rem !important;
}
.w-18 {
  width: 4.5rem !important;
}
.m-19 {
  margin: 4.75rem !important;
}
.mt-19, .my-19 {
  margin-top: 4.75rem !important;
}
.mr-19, .mx-19 {
  margin-right: 4.75rem !important;
}
.mb-19, .my-19 {
  margin-bottom: 4.75rem !important;
}
.ml-19, .mx-19 {
  margin-left: 4.75rem !important;
}
.p-19 {
  padding: 4.75rem !important;
}
.pt-19, .py-19 {
  padding-top: 4.75rem !important;
}
.pr-19, .px-19 {
  padding-right: 4.75rem !important;
}
.pb-19, .py-19 {
  padding-bottom: 4.75rem !important;
}
.pl-19, .px-19 {
  padding-left: 4.75rem !important;
}
.gx-19 {
  margin-right: -4.75rem !important;
  margin-left: -4.75rem !important;
}
.gx-19 > * {
  margin-right: 4.75rem !important;
  margin-left: 4.75rem !important;
}
.gx-19 > .col, .gx-19 > [class*="col-"] {
  padding-right: 4.75rem !important;
  padding-left: 4.75rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-19 {
  margin-bottom: -4.75rem !important;
}
.gy-19 > * {
  margin-bottom: 4.75rem !important;
}
.l-19 {
  left: 4.75rem !important;
}
.r-19 {
  right: 4.75rem !important;
}
.t-19 {
  top: 4.75rem !important;
}
.b-19 {
  bottom: 4.75rem !important;
}
.mt-n19, .my-n19 {
  margin-top: -4.75rem !important;
}
.ml-n19, .mx-n19 {
  margin-left: -4.75rem !important;
}
.mb-n19, .my-n19 {
  margin-bottom: -4.75rem !important;
}
.mr-n19, .mx-n19 {
  margin-right: -4.75rem !important;
}
.l-n19 {
  left: -4.75rem !important;
}
.r-n19 {
  right: -4.75rem !important;
}
.t-n19 {
  top: -4.75rem !important;
}
.b-n19 {
  bottom: -4.75rem !important;
}
.mih-19 {
  min-height: 4.75rem !important;
}
.mah-19 {
  max-height: 4.75rem !important;
}
.miw-19 {
  min-width: 4.75rem !important;
}
.maw-19 {
  max-width: 4.75rem !important;
}
.h-19 {
  height: 4.75rem !important;
}
.w-19 {
  width: 4.75rem !important;
}
.m-20 {
  margin: 5rem !important;
}
.mt-20, .my-20 {
  margin-top: 5rem !important;
}
.mr-20, .mx-20 {
  margin-right: 5rem !important;
}
.mb-20, .my-20 {
  margin-bottom: 5rem !important;
}
.ml-20, .mx-20 {
  margin-left: 5rem !important;
}
.p-20 {
  padding: 5rem !important;
}
.pt-20, .py-20 {
  padding-top: 5rem !important;
}
.pr-20, .px-20 {
  padding-right: 5rem !important;
}
.pb-20, .py-20 {
  padding-bottom: 5rem !important;
}
.pl-20, .px-20 {
  padding-left: 5rem !important;
}
.gx-20 {
  margin-right: -5rem !important;
  margin-left: -5rem !important;
}
.gx-20 > * {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}
.gx-20 > .col, .gx-20 > [class*="col-"] {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-20 {
  margin-bottom: -5rem !important;
}
.gy-20 > * {
  margin-bottom: 5rem !important;
}
.l-20 {
  left: 5rem !important;
}
.r-20 {
  right: 5rem !important;
}
.t-20 {
  top: 5rem !important;
}
.b-20 {
  bottom: 5rem !important;
}
.mt-n20, .my-n20 {
  margin-top: -5rem !important;
}
.ml-n20, .mx-n20 {
  margin-left: -5rem !important;
}
.mb-n20, .my-n20 {
  margin-bottom: -5rem !important;
}
.mr-n20, .mx-n20 {
  margin-right: -5rem !important;
}
.l-n20 {
  left: -5rem !important;
}
.r-n20 {
  right: -5rem !important;
}
.t-n20 {
  top: -5rem !important;
}
.b-n20 {
  bottom: -5rem !important;
}
.mih-20 {
  min-height: 5rem !important;
}
.mah-20 {
  max-height: 5rem !important;
}
.miw-20 {
  min-width: 5rem !important;
}
.maw-20 {
  max-width: 5rem !important;
}
.h-20 {
  height: 5rem !important;
}
.w-20 {
  width: 5rem !important;
}
.m-21 {
  margin: 5.25rem !important;
}
.mt-21, .my-21 {
  margin-top: 5.25rem !important;
}
.mr-21, .mx-21 {
  margin-right: 5.25rem !important;
}
.mb-21, .my-21 {
  margin-bottom: 5.25rem !important;
}
.ml-21, .mx-21 {
  margin-left: 5.25rem !important;
}
.p-21 {
  padding: 5.25rem !important;
}
.pt-21, .py-21 {
  padding-top: 5.25rem !important;
}
.pr-21, .px-21 {
  padding-right: 5.25rem !important;
}
.pb-21, .py-21 {
  padding-bottom: 5.25rem !important;
}
.pl-21, .px-21 {
  padding-left: 5.25rem !important;
}
.gx-21 {
  margin-right: -5.25rem !important;
  margin-left: -5.25rem !important;
}
.gx-21 > * {
  margin-right: 5.25rem !important;
  margin-left: 5.25rem !important;
}
.gx-21 > .col, .gx-21 > [class*="col-"] {
  padding-right: 5.25rem !important;
  padding-left: 5.25rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-21 {
  margin-bottom: -5.25rem !important;
}
.gy-21 > * {
  margin-bottom: 5.25rem !important;
}
.l-21 {
  left: 5.25rem !important;
}
.r-21 {
  right: 5.25rem !important;
}
.t-21 {
  top: 5.25rem !important;
}
.b-21 {
  bottom: 5.25rem !important;
}
.mt-n21, .my-n21 {
  margin-top: -5.25rem !important;
}
.ml-n21, .mx-n21 {
  margin-left: -5.25rem !important;
}
.mb-n21, .my-n21 {
  margin-bottom: -5.25rem !important;
}
.mr-n21, .mx-n21 {
  margin-right: -5.25rem !important;
}
.l-n21 {
  left: -5.25rem !important;
}
.r-n21 {
  right: -5.25rem !important;
}
.t-n21 {
  top: -5.25rem !important;
}
.b-n21 {
  bottom: -5.25rem !important;
}
.mih-21 {
  min-height: 5.25rem !important;
}
.mah-21 {
  max-height: 5.25rem !important;
}
.miw-21 {
  min-width: 5.25rem !important;
}
.maw-21 {
  max-width: 5.25rem !important;
}
.h-21 {
  height: 5.25rem !important;
}
.w-21 {
  width: 5.25rem !important;
}
.m-22 {
  margin: 5.5rem !important;
}
.mt-22, .my-22 {
  margin-top: 5.5rem !important;
}
.mr-22, .mx-22 {
  margin-right: 5.5rem !important;
}
.mb-22, .my-22 {
  margin-bottom: 5.5rem !important;
}
.ml-22, .mx-22 {
  margin-left: 5.5rem !important;
}
.p-22 {
  padding: 5.5rem !important;
}
.pt-22, .py-22 {
  padding-top: 5.5rem !important;
}
.pr-22, .px-22 {
  padding-right: 5.5rem !important;
}
.pb-22, .py-22 {
  padding-bottom: 5.5rem !important;
}
.pl-22, .px-22 {
  padding-left: 5.5rem !important;
}
.gx-22 {
  margin-right: -5.5rem !important;
  margin-left: -5.5rem !important;
}
.gx-22 > * {
  margin-right: 5.5rem !important;
  margin-left: 5.5rem !important;
}
.gx-22 > .col, .gx-22 > [class*="col-"] {
  padding-right: 5.5rem !important;
  padding-left: 5.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-22 {
  margin-bottom: -5.5rem !important;
}
.gy-22 > * {
  margin-bottom: 5.5rem !important;
}
.l-22 {
  left: 5.5rem !important;
}
.r-22 {
  right: 5.5rem !important;
}
.t-22 {
  top: 5.5rem !important;
}
.b-22 {
  bottom: 5.5rem !important;
}
.mt-n22, .my-n22 {
  margin-top: -5.5rem !important;
}
.ml-n22, .mx-n22 {
  margin-left: -5.5rem !important;
}
.mb-n22, .my-n22 {
  margin-bottom: -5.5rem !important;
}
.mr-n22, .mx-n22 {
  margin-right: -5.5rem !important;
}
.l-n22 {
  left: -5.5rem !important;
}
.r-n22 {
  right: -5.5rem !important;
}
.t-n22 {
  top: -5.5rem !important;
}
.b-n22 {
  bottom: -5.5rem !important;
}
.mih-22 {
  min-height: 5.5rem !important;
}
.mah-22 {
  max-height: 5.5rem !important;
}
.miw-22 {
  min-width: 5.5rem !important;
}
.maw-22 {
  max-width: 5.5rem !important;
}
.h-22 {
  height: 5.5rem !important;
}
.w-22 {
  width: 5.5rem !important;
}
.m-23 {
  margin: 5.75rem !important;
}
.mt-23, .my-23 {
  margin-top: 5.75rem !important;
}
.mr-23, .mx-23 {
  margin-right: 5.75rem !important;
}
.mb-23, .my-23 {
  margin-bottom: 5.75rem !important;
}
.ml-23, .mx-23 {
  margin-left: 5.75rem !important;
}
.p-23 {
  padding: 5.75rem !important;
}
.pt-23, .py-23 {
  padding-top: 5.75rem !important;
}
.pr-23, .px-23 {
  padding-right: 5.75rem !important;
}
.pb-23, .py-23 {
  padding-bottom: 5.75rem !important;
}
.pl-23, .px-23 {
  padding-left: 5.75rem !important;
}
.gx-23 {
  margin-right: -5.75rem !important;
  margin-left: -5.75rem !important;
}
.gx-23 > * {
  margin-right: 5.75rem !important;
  margin-left: 5.75rem !important;
}
.gx-23 > .col, .gx-23 > [class*="col-"] {
  padding-right: 5.75rem !important;
  padding-left: 5.75rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-23 {
  margin-bottom: -5.75rem !important;
}
.gy-23 > * {
  margin-bottom: 5.75rem !important;
}
.l-23 {
  left: 5.75rem !important;
}
.r-23 {
  right: 5.75rem !important;
}
.t-23 {
  top: 5.75rem !important;
}
.b-23 {
  bottom: 5.75rem !important;
}
.mt-n23, .my-n23 {
  margin-top: -5.75rem !important;
}
.ml-n23, .mx-n23 {
  margin-left: -5.75rem !important;
}
.mb-n23, .my-n23 {
  margin-bottom: -5.75rem !important;
}
.mr-n23, .mx-n23 {
  margin-right: -5.75rem !important;
}
.l-n23 {
  left: -5.75rem !important;
}
.r-n23 {
  right: -5.75rem !important;
}
.t-n23 {
  top: -5.75rem !important;
}
.b-n23 {
  bottom: -5.75rem !important;
}
.mih-23 {
  min-height: 5.75rem !important;
}
.mah-23 {
  max-height: 5.75rem !important;
}
.miw-23 {
  min-width: 5.75rem !important;
}
.maw-23 {
  max-width: 5.75rem !important;
}
.h-23 {
  height: 5.75rem !important;
}
.w-23 {
  width: 5.75rem !important;
}
.m-24 {
  margin: 6rem !important;
}
.mt-24, .my-24 {
  margin-top: 6rem !important;
}
.mr-24, .mx-24 {
  margin-right: 6rem !important;
}
.mb-24, .my-24 {
  margin-bottom: 6rem !important;
}
.ml-24, .mx-24 {
  margin-left: 6rem !important;
}
.p-24 {
  padding: 6rem !important;
}
.pt-24, .py-24 {
  padding-top: 6rem !important;
}
.pr-24, .px-24 {
  padding-right: 6rem !important;
}
.pb-24, .py-24 {
  padding-bottom: 6rem !important;
}
.pl-24, .px-24 {
  padding-left: 6rem !important;
}
.gx-24 {
  margin-right: -6rem !important;
  margin-left: -6rem !important;
}
.gx-24 > * {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}
.gx-24 > .col, .gx-24 > [class*="col-"] {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-24 {
  margin-bottom: -6rem !important;
}
.gy-24 > * {
  margin-bottom: 6rem !important;
}
.l-24 {
  left: 6rem !important;
}
.r-24 {
  right: 6rem !important;
}
.t-24 {
  top: 6rem !important;
}
.b-24 {
  bottom: 6rem !important;
}
.mt-n24, .my-n24 {
  margin-top: -6rem !important;
}
.ml-n24, .mx-n24 {
  margin-left: -6rem !important;
}
.mb-n24, .my-n24 {
  margin-bottom: -6rem !important;
}
.mr-n24, .mx-n24 {
  margin-right: -6rem !important;
}
.l-n24 {
  left: -6rem !important;
}
.r-n24 {
  right: -6rem !important;
}
.t-n24 {
  top: -6rem !important;
}
.b-n24 {
  bottom: -6rem !important;
}
.mih-24 {
  min-height: 6rem !important;
}
.mah-24 {
  max-height: 6rem !important;
}
.miw-24 {
  min-width: 6rem !important;
}
.maw-24 {
  max-width: 6rem !important;
}
.h-24 {
  height: 6rem !important;
}
.w-24 {
  width: 6rem !important;
}
.m-30 {
  margin: 7.5rem !important;
}
.mt-30, .my-30 {
  margin-top: 7.5rem !important;
}
.mr-30, .mx-30 {
  margin-right: 7.5rem !important;
}
.mb-30, .my-30 {
  margin-bottom: 7.5rem !important;
}
.ml-30, .mx-30 {
  margin-left: 7.5rem !important;
}
.p-30 {
  padding: 7.5rem !important;
}
.pt-30, .py-30 {
  padding-top: 7.5rem !important;
}
.pr-30, .px-30 {
  padding-right: 7.5rem !important;
}
.pb-30, .py-30 {
  padding-bottom: 7.5rem !important;
}
.pl-30, .px-30 {
  padding-left: 7.5rem !important;
}
.gx-30 {
  margin-right: -7.5rem !important;
  margin-left: -7.5rem !important;
}
.gx-30 > * {
  margin-right: 7.5rem !important;
  margin-left: 7.5rem !important;
}
.gx-30 > .col, .gx-30 > [class*="col-"] {
  padding-right: 7.5rem !important;
  padding-left: 7.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-30 {
  margin-bottom: -7.5rem !important;
}
.gy-30 > * {
  margin-bottom: 7.5rem !important;
}
.l-30 {
  left: 7.5rem !important;
}
.r-30 {
  right: 7.5rem !important;
}
.t-30 {
  top: 7.5rem !important;
}
.b-30 {
  bottom: 7.5rem !important;
}
.mt-n30, .my-n30 {
  margin-top: -7.5rem !important;
}
.ml-n30, .mx-n30 {
  margin-left: -7.5rem !important;
}
.mb-n30, .my-n30 {
  margin-bottom: -7.5rem !important;
}
.mr-n30, .mx-n30 {
  margin-right: -7.5rem !important;
}
.l-n30 {
  left: -7.5rem !important;
}
.r-n30 {
  right: -7.5rem !important;
}
.t-n30 {
  top: -7.5rem !important;
}
.b-n30 {
  bottom: -7.5rem !important;
}
.mih-30 {
  min-height: 7.5rem !important;
}
.mah-30 {
  max-height: 7.5rem !important;
}
.miw-30 {
  min-width: 7.5rem !important;
}
.maw-30 {
  max-width: 7.5rem !important;
}
.h-30 {
  height: 7.5rem !important;
}
.w-30 {
  width: 7.5rem !important;
}
.m-40 {
  margin: 10rem !important;
}
.mt-40, .my-40 {
  margin-top: 10rem !important;
}
.mr-40, .mx-40 {
  margin-right: 10rem !important;
}
.mb-40, .my-40 {
  margin-bottom: 10rem !important;
}
.ml-40, .mx-40 {
  margin-left: 10rem !important;
}
.p-40 {
  padding: 10rem !important;
}
.pt-40, .py-40 {
  padding-top: 10rem !important;
}
.pr-40, .px-40 {
  padding-right: 10rem !important;
}
.pb-40, .py-40 {
  padding-bottom: 10rem !important;
}
.pl-40, .px-40 {
  padding-left: 10rem !important;
}
.gx-40 {
  margin-right: -10rem !important;
  margin-left: -10rem !important;
}
.gx-40 > * {
  margin-right: 10rem !important;
  margin-left: 10rem !important;
}
.gx-40 > .col, .gx-40 > [class*="col-"] {
  padding-right: 10rem !important;
  padding-left: 10rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-40 {
  margin-bottom: -10rem !important;
}
.gy-40 > * {
  margin-bottom: 10rem !important;
}
.l-40 {
  left: 10rem !important;
}
.r-40 {
  right: 10rem !important;
}
.t-40 {
  top: 10rem !important;
}
.b-40 {
  bottom: 10rem !important;
}
.mt-n40, .my-n40 {
  margin-top: -10rem !important;
}
.ml-n40, .mx-n40 {
  margin-left: -10rem !important;
}
.mb-n40, .my-n40 {
  margin-bottom: -10rem !important;
}
.mr-n40, .mx-n40 {
  margin-right: -10rem !important;
}
.l-n40 {
  left: -10rem !important;
}
.r-n40 {
  right: -10rem !important;
}
.t-n40 {
  top: -10rem !important;
}
.b-n40 {
  bottom: -10rem !important;
}
.mih-40 {
  min-height: 10rem !important;
}
.mah-40 {
  max-height: 10rem !important;
}
.miw-40 {
  min-width: 10rem !important;
}
.maw-40 {
  max-width: 10rem !important;
}
.h-40 {
  height: 10rem !important;
}
.w-40 {
  width: 10rem !important;
}
.m-50 {
  margin: 12.5rem !important;
}
.mt-50, .my-50 {
  margin-top: 12.5rem !important;
}
.mr-50, .mx-50 {
  margin-right: 12.5rem !important;
}
.mb-50, .my-50 {
  margin-bottom: 12.5rem !important;
}
.ml-50, .mx-50 {
  margin-left: 12.5rem !important;
}
.p-50 {
  padding: 12.5rem !important;
}
.pt-50, .py-50 {
  padding-top: 12.5rem !important;
}
.pr-50, .px-50 {
  padding-right: 12.5rem !important;
}
.pb-50, .py-50 {
  padding-bottom: 12.5rem !important;
}
.pl-50, .px-50 {
  padding-left: 12.5rem !important;
}
.gx-50 {
  margin-right: -12.5rem !important;
  margin-left: -12.5rem !important;
}
.gx-50 > * {
  margin-right: 12.5rem !important;
  margin-left: 12.5rem !important;
}
.gx-50 > .col, .gx-50 > [class*="col-"] {
  padding-right: 12.5rem !important;
  padding-left: 12.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-50 {
  margin-bottom: -12.5rem !important;
}
.gy-50 > * {
  margin-bottom: 12.5rem !important;
}
.l-50 {
  left: 12.5rem !important;
}
.r-50 {
  right: 12.5rem !important;
}
.t-50 {
  top: 12.5rem !important;
}
.b-50 {
  bottom: 12.5rem !important;
}
.mt-n50, .my-n50 {
  margin-top: -12.5rem !important;
}
.ml-n50, .mx-n50 {
  margin-left: -12.5rem !important;
}
.mb-n50, .my-n50 {
  margin-bottom: -12.5rem !important;
}
.mr-n50, .mx-n50 {
  margin-right: -12.5rem !important;
}
.l-n50 {
  left: -12.5rem !important;
}
.r-n50 {
  right: -12.5rem !important;
}
.t-n50 {
  top: -12.5rem !important;
}
.b-n50 {
  bottom: -12.5rem !important;
}
.mih-50 {
  min-height: 12.5rem !important;
}
.mah-50 {
  max-height: 12.5rem !important;
}
.miw-50 {
  min-width: 12.5rem !important;
}
.maw-50 {
  max-width: 12.5rem !important;
}
.h-50 {
  height: 12.5rem !important;
}
.w-50 {
  width: 12.5rem !important;
}
.m-56 {
  margin: 14rem !important;
}
.mt-56, .my-56 {
  margin-top: 14rem !important;
}
.mr-56, .mx-56 {
  margin-right: 14rem !important;
}
.mb-56, .my-56 {
  margin-bottom: 14rem !important;
}
.ml-56, .mx-56 {
  margin-left: 14rem !important;
}
.p-56 {
  padding: 14rem !important;
}
.pt-56, .py-56 {
  padding-top: 14rem !important;
}
.pr-56, .px-56 {
  padding-right: 14rem !important;
}
.pb-56, .py-56 {
  padding-bottom: 14rem !important;
}
.pl-56, .px-56 {
  padding-left: 14rem !important;
}
.gx-56 {
  margin-right: -14rem !important;
  margin-left: -14rem !important;
}
.gx-56 > * {
  margin-right: 14rem !important;
  margin-left: 14rem !important;
}
.gx-56 > .col, .gx-56 > [class*="col-"] {
  padding-right: 14rem !important;
  padding-left: 14rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-56 {
  margin-bottom: -14rem !important;
}
.gy-56 > * {
  margin-bottom: 14rem !important;
}
.l-56 {
  left: 14rem !important;
}
.r-56 {
  right: 14rem !important;
}
.t-56 {
  top: 14rem !important;
}
.b-56 {
  bottom: 14rem !important;
}
.mt-n56, .my-n56 {
  margin-top: -14rem !important;
}
.ml-n56, .mx-n56 {
  margin-left: -14rem !important;
}
.mb-n56, .my-n56 {
  margin-bottom: -14rem !important;
}
.mr-n56, .mx-n56 {
  margin-right: -14rem !important;
}
.l-n56 {
  left: -14rem !important;
}
.r-n56 {
  right: -14rem !important;
}
.t-n56 {
  top: -14rem !important;
}
.b-n56 {
  bottom: -14rem !important;
}
.mih-56 {
  min-height: 14rem !important;
}
.mah-56 {
  max-height: 14rem !important;
}
.miw-56 {
  min-width: 14rem !important;
}
.maw-56 {
  max-width: 14rem !important;
}
.h-56 {
  height: 14rem !important;
}
.w-56 {
  width: 14rem !important;
}
.m-60 {
  margin: 15rem !important;
}
.mt-60, .my-60 {
  margin-top: 15rem !important;
}
.mr-60, .mx-60 {
  margin-right: 15rem !important;
}
.mb-60, .my-60 {
  margin-bottom: 15rem !important;
}
.ml-60, .mx-60 {
  margin-left: 15rem !important;
}
.p-60 {
  padding: 15rem !important;
}
.pt-60, .py-60 {
  padding-top: 15rem !important;
}
.pr-60, .px-60 {
  padding-right: 15rem !important;
}
.pb-60, .py-60 {
  padding-bottom: 15rem !important;
}
.pl-60, .px-60 {
  padding-left: 15rem !important;
}
.gx-60 {
  margin-right: -15rem !important;
  margin-left: -15rem !important;
}
.gx-60 > * {
  margin-right: 15rem !important;
  margin-left: 15rem !important;
}
.gx-60 > .col, .gx-60 > [class*="col-"] {
  padding-right: 15rem !important;
  padding-left: 15rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-60 {
  margin-bottom: -15rem !important;
}
.gy-60 > * {
  margin-bottom: 15rem !important;
}
.l-60 {
  left: 15rem !important;
}
.r-60 {
  right: 15rem !important;
}
.t-60 {
  top: 15rem !important;
}
.b-60 {
  bottom: 15rem !important;
}
.mt-n60, .my-n60 {
  margin-top: -15rem !important;
}
.ml-n60, .mx-n60 {
  margin-left: -15rem !important;
}
.mb-n60, .my-n60 {
  margin-bottom: -15rem !important;
}
.mr-n60, .mx-n60 {
  margin-right: -15rem !important;
}
.l-n60 {
  left: -15rem !important;
}
.r-n60 {
  right: -15rem !important;
}
.t-n60 {
  top: -15rem !important;
}
.b-n60 {
  bottom: -15rem !important;
}
.mih-60 {
  min-height: 15rem !important;
}
.mah-60 {
  max-height: 15rem !important;
}
.miw-60 {
  min-width: 15rem !important;
}
.maw-60 {
  max-width: 15rem !important;
}
.h-60 {
  height: 15rem !important;
}
.w-60 {
  width: 15rem !important;
}
.m-70 {
  margin: 17.5rem !important;
}
.mt-70, .my-70 {
  margin-top: 17.5rem !important;
}
.mr-70, .mx-70 {
  margin-right: 17.5rem !important;
}
.mb-70, .my-70 {
  margin-bottom: 17.5rem !important;
}
.ml-70, .mx-70 {
  margin-left: 17.5rem !important;
}
.p-70 {
  padding: 17.5rem !important;
}
.pt-70, .py-70 {
  padding-top: 17.5rem !important;
}
.pr-70, .px-70 {
  padding-right: 17.5rem !important;
}
.pb-70, .py-70 {
  padding-bottom: 17.5rem !important;
}
.pl-70, .px-70 {
  padding-left: 17.5rem !important;
}
.gx-70 {
  margin-right: -17.5rem !important;
  margin-left: -17.5rem !important;
}
.gx-70 > * {
  margin-right: 17.5rem !important;
  margin-left: 17.5rem !important;
}
.gx-70 > .col, .gx-70 > [class*="col-"] {
  padding-right: 17.5rem !important;
  padding-left: 17.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-70 {
  margin-bottom: -17.5rem !important;
}
.gy-70 > * {
  margin-bottom: 17.5rem !important;
}
.l-70 {
  left: 17.5rem !important;
}
.r-70 {
  right: 17.5rem !important;
}
.t-70 {
  top: 17.5rem !important;
}
.b-70 {
  bottom: 17.5rem !important;
}
.mt-n70, .my-n70 {
  margin-top: -17.5rem !important;
}
.ml-n70, .mx-n70 {
  margin-left: -17.5rem !important;
}
.mb-n70, .my-n70 {
  margin-bottom: -17.5rem !important;
}
.mr-n70, .mx-n70 {
  margin-right: -17.5rem !important;
}
.l-n70 {
  left: -17.5rem !important;
}
.r-n70 {
  right: -17.5rem !important;
}
.t-n70 {
  top: -17.5rem !important;
}
.b-n70 {
  bottom: -17.5rem !important;
}
.mih-70 {
  min-height: 17.5rem !important;
}
.mah-70 {
  max-height: 17.5rem !important;
}
.miw-70 {
  min-width: 17.5rem !important;
}
.maw-70 {
  max-width: 17.5rem !important;
}
.h-70 {
  height: 17.5rem !important;
}
.w-70 {
  width: 17.5rem !important;
}
.m-72 {
  margin: 18rem !important;
}
.mt-72, .my-72 {
  margin-top: 18rem !important;
}
.mr-72, .mx-72 {
  margin-right: 18rem !important;
}
.mb-72, .my-72 {
  margin-bottom: 18rem !important;
}
.ml-72, .mx-72 {
  margin-left: 18rem !important;
}
.p-72 {
  padding: 18rem !important;
}
.pt-72, .py-72 {
  padding-top: 18rem !important;
}
.pr-72, .px-72 {
  padding-right: 18rem !important;
}
.pb-72, .py-72 {
  padding-bottom: 18rem !important;
}
.pl-72, .px-72 {
  padding-left: 18rem !important;
}
.gx-72 {
  margin-right: -18rem !important;
  margin-left: -18rem !important;
}
.gx-72 > * {
  margin-right: 18rem !important;
  margin-left: 18rem !important;
}
.gx-72 > .col, .gx-72 > [class*="col-"] {
  padding-right: 18rem !important;
  padding-left: 18rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-72 {
  margin-bottom: -18rem !important;
}
.gy-72 > * {
  margin-bottom: 18rem !important;
}
.l-72 {
  left: 18rem !important;
}
.r-72 {
  right: 18rem !important;
}
.t-72 {
  top: 18rem !important;
}
.b-72 {
  bottom: 18rem !important;
}
.mt-n72, .my-n72 {
  margin-top: -18rem !important;
}
.ml-n72, .mx-n72 {
  margin-left: -18rem !important;
}
.mb-n72, .my-n72 {
  margin-bottom: -18rem !important;
}
.mr-n72, .mx-n72 {
  margin-right: -18rem !important;
}
.l-n72 {
  left: -18rem !important;
}
.r-n72 {
  right: -18rem !important;
}
.t-n72 {
  top: -18rem !important;
}
.b-n72 {
  bottom: -18rem !important;
}
.mih-72 {
  min-height: 18rem !important;
}
.mah-72 {
  max-height: 18rem !important;
}
.miw-72 {
  min-width: 18rem !important;
}
.maw-72 {
  max-width: 18rem !important;
}
.h-72 {
  height: 18rem !important;
}
.w-72 {
  width: 18rem !important;
}
.m-80 {
  margin: 20rem !important;
}
.mt-80, .my-80 {
  margin-top: 20rem !important;
}
.mr-80, .mx-80 {
  margin-right: 20rem !important;
}
.mb-80, .my-80 {
  margin-bottom: 20rem !important;
}
.ml-80, .mx-80 {
  margin-left: 20rem !important;
}
.p-80 {
  padding: 20rem !important;
}
.pt-80, .py-80 {
  padding-top: 20rem !important;
}
.pr-80, .px-80 {
  padding-right: 20rem !important;
}
.pb-80, .py-80 {
  padding-bottom: 20rem !important;
}
.pl-80, .px-80 {
  padding-left: 20rem !important;
}
.gx-80 {
  margin-right: -20rem !important;
  margin-left: -20rem !important;
}
.gx-80 > * {
  margin-right: 20rem !important;
  margin-left: 20rem !important;
}
.gx-80 > .col, .gx-80 > [class*="col-"] {
  padding-right: 20rem !important;
  padding-left: 20rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-80 {
  margin-bottom: -20rem !important;
}
.gy-80 > * {
  margin-bottom: 20rem !important;
}
.l-80 {
  left: 20rem !important;
}
.r-80 {
  right: 20rem !important;
}
.t-80 {
  top: 20rem !important;
}
.b-80 {
  bottom: 20rem !important;
}
.mt-n80, .my-n80 {
  margin-top: -20rem !important;
}
.ml-n80, .mx-n80 {
  margin-left: -20rem !important;
}
.mb-n80, .my-n80 {
  margin-bottom: -20rem !important;
}
.mr-n80, .mx-n80 {
  margin-right: -20rem !important;
}
.l-n80 {
  left: -20rem !important;
}
.r-n80 {
  right: -20rem !important;
}
.t-n80 {
  top: -20rem !important;
}
.b-n80 {
  bottom: -20rem !important;
}
.mih-80 {
  min-height: 20rem !important;
}
.mah-80 {
  max-height: 20rem !important;
}
.miw-80 {
  min-width: 20rem !important;
}
.maw-80 {
  max-width: 20rem !important;
}
.h-80 {
  height: 20rem !important;
}
.w-80 {
  width: 20rem !important;
}
.m-90 {
  margin: 22.5rem !important;
}
.mt-90, .my-90 {
  margin-top: 22.5rem !important;
}
.mr-90, .mx-90 {
  margin-right: 22.5rem !important;
}
.mb-90, .my-90 {
  margin-bottom: 22.5rem !important;
}
.ml-90, .mx-90 {
  margin-left: 22.5rem !important;
}
.p-90 {
  padding: 22.5rem !important;
}
.pt-90, .py-90 {
  padding-top: 22.5rem !important;
}
.pr-90, .px-90 {
  padding-right: 22.5rem !important;
}
.pb-90, .py-90 {
  padding-bottom: 22.5rem !important;
}
.pl-90, .px-90 {
  padding-left: 22.5rem !important;
}
.gx-90 {
  margin-right: -22.5rem !important;
  margin-left: -22.5rem !important;
}
.gx-90 > * {
  margin-right: 22.5rem !important;
  margin-left: 22.5rem !important;
}
.gx-90 > .col, .gx-90 > [class*="col-"] {
  padding-right: 22.5rem !important;
  padding-left: 22.5rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-90 {
  margin-bottom: -22.5rem !important;
}
.gy-90 > * {
  margin-bottom: 22.5rem !important;
}
.l-90 {
  left: 22.5rem !important;
}
.r-90 {
  right: 22.5rem !important;
}
.t-90 {
  top: 22.5rem !important;
}
.b-90 {
  bottom: 22.5rem !important;
}
.mt-n90, .my-n90 {
  margin-top: -22.5rem !important;
}
.ml-n90, .mx-n90 {
  margin-left: -22.5rem !important;
}
.mb-n90, .my-n90 {
  margin-bottom: -22.5rem !important;
}
.mr-n90, .mx-n90 {
  margin-right: -22.5rem !important;
}
.l-n90 {
  left: -22.5rem !important;
}
.r-n90 {
  right: -22.5rem !important;
}
.t-n90 {
  top: -22.5rem !important;
}
.b-n90 {
  bottom: -22.5rem !important;
}
.mih-90 {
  min-height: 22.5rem !important;
}
.mah-90 {
  max-height: 22.5rem !important;
}
.miw-90 {
  min-width: 22.5rem !important;
}
.maw-90 {
  max-width: 22.5rem !important;
}
.h-90 {
  height: 22.5rem !important;
}
.w-90 {
  width: 22.5rem !important;
}
.m-100 {
  margin: 25rem !important;
}
.mt-100, .my-100 {
  margin-top: 25rem !important;
}
.mr-100, .mx-100 {
  margin-right: 25rem !important;
}
.mb-100, .my-100 {
  margin-bottom: 25rem !important;
}
.ml-100, .mx-100 {
  margin-left: 25rem !important;
}
.p-100 {
  padding: 25rem !important;
}
.pt-100, .py-100 {
  padding-top: 25rem !important;
}
.pr-100, .px-100 {
  padding-right: 25rem !important;
}
.pb-100, .py-100 {
  padding-bottom: 25rem !important;
}
.pl-100, .px-100 {
  padding-left: 25rem !important;
}
.gx-100 {
  margin-right: -25rem !important;
  margin-left: -25rem !important;
}
.gx-100 > * {
  margin-right: 25rem !important;
  margin-left: 25rem !important;
}
.gx-100 > .col, .gx-100 > [class*="col-"] {
  padding-right: 25rem !important;
  padding-left: 25rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-100 {
  margin-bottom: -25rem !important;
}
.gy-100 > * {
  margin-bottom: 25rem !important;
}
.l-100 {
  left: 25rem !important;
}
.r-100 {
  right: 25rem !important;
}
.t-100 {
  top: 25rem !important;
}
.b-100 {
  bottom: 25rem !important;
}
.mt-n100, .my-n100 {
  margin-top: -25rem !important;
}
.ml-n100, .mx-n100 {
  margin-left: -25rem !important;
}
.mb-n100, .my-n100 {
  margin-bottom: -25rem !important;
}
.mr-n100, .mx-n100 {
  margin-right: -25rem !important;
}
.l-n100 {
  left: -25rem !important;
}
.r-n100 {
  right: -25rem !important;
}
.t-n100 {
  top: -25rem !important;
}
.b-n100 {
  bottom: -25rem !important;
}
.mih-100 {
  min-height: 25rem !important;
}
.mah-100 {
  max-height: 25rem !important;
}
.miw-100 {
  min-width: 25rem !important;
}
.maw-100 {
  max-width: 25rem !important;
}
.h-100 {
  height: 25rem !important;
}
.w-100 {
  width: 25rem !important;
}
.m-120 {
  margin: 30rem !important;
}
.mt-120, .my-120 {
  margin-top: 30rem !important;
}
.mr-120, .mx-120 {
  margin-right: 30rem !important;
}
.mb-120, .my-120 {
  margin-bottom: 30rem !important;
}
.ml-120, .mx-120 {
  margin-left: 30rem !important;
}
.p-120 {
  padding: 30rem !important;
}
.pt-120, .py-120 {
  padding-top: 30rem !important;
}
.pr-120, .px-120 {
  padding-right: 30rem !important;
}
.pb-120, .py-120 {
  padding-bottom: 30rem !important;
}
.pl-120, .px-120 {
  padding-left: 30rem !important;
}
.gx-120 {
  margin-right: -30rem !important;
  margin-left: -30rem !important;
}
.gx-120 > * {
  margin-right: 30rem !important;
  margin-left: 30rem !important;
}
.gx-120 > .col, .gx-120 > [class*="col-"] {
  padding-right: 30rem !important;
  padding-left: 30rem !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-120 {
  margin-bottom: -30rem !important;
}
.gy-120 > * {
  margin-bottom: 30rem !important;
}
.l-120 {
  left: 30rem !important;
}
.r-120 {
  right: 30rem !important;
}
.t-120 {
  top: 30rem !important;
}
.b-120 {
  bottom: 30rem !important;
}
.mt-n120, .my-n120 {
  margin-top: -30rem !important;
}
.ml-n120, .mx-n120 {
  margin-left: -30rem !important;
}
.mb-n120, .my-n120 {
  margin-bottom: -30rem !important;
}
.mr-n120, .mx-n120 {
  margin-right: -30rem !important;
}
.l-n120 {
  left: -30rem !important;
}
.r-n120 {
  right: -30rem !important;
}
.t-n120 {
  top: -30rem !important;
}
.b-n120 {
  bottom: -30rem !important;
}
.mih-120 {
  min-height: 30rem !important;
}
.mah-120 {
  max-height: 30rem !important;
}
.miw-120 {
  min-width: 30rem !important;
}
.maw-120 {
  max-width: 30rem !important;
}
.h-120 {
  height: 30rem !important;
}
.w-120 {
  width: 30rem !important;
}
.m-5p {
  margin: 5% !important;
}
.mt-5p, .my-5p {
  margin-top: 5% !important;
}
.mr-5p, .mx-5p {
  margin-right: 5% !important;
}
.mb-5p, .my-5p {
  margin-bottom: 5% !important;
}
.ml-5p, .mx-5p {
  margin-left: 5% !important;
}
.p-5p {
  padding: 5% !important;
}
.pt-5p, .py-5p {
  padding-top: 5% !important;
}
.pr-5p, .px-5p {
  padding-right: 5% !important;
}
.pb-5p, .py-5p {
  padding-bottom: 5% !important;
}
.pl-5p, .px-5p {
  padding-left: 5% !important;
}
.gx-5p {
  margin-right: -5% !important;
  margin-left: -5% !important;
}
.gx-5p > * {
  margin-right: 5% !important;
  margin-left: 5% !important;
}
.gx-5p > .col, .gx-5p > [class*="col-"] {
  padding-right: 5% !important;
  padding-left: 5% !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-5p {
  margin-bottom: -5% !important;
}
.gy-5p > * {
  margin-bottom: 5% !important;
}
.l-5p {
  left: 5% !important;
}
.r-5p {
  right: 5% !important;
}
.t-5p {
  top: 5% !important;
}
.b-5p {
  bottom: 5% !important;
}
.mt-n5p, .my-n5p {
  margin-top: -5% !important;
}
.ml-n5p, .mx-n5p {
  margin-left: -5% !important;
}
.mb-n5p, .my-n5p {
  margin-bottom: -5% !important;
}
.mr-n5p, .mx-n5p {
  margin-right: -5% !important;
}
.l-n5p {
  left: -5% !important;
}
.r-n5p {
  right: -5% !important;
}
.t-n5p {
  top: -5% !important;
}
.b-n5p {
  bottom: -5% !important;
}
.mih-5p {
  min-height: 5% !important;
}
.mah-5p {
  max-height: 5% !important;
}
.miw-5p {
  min-width: 5% !important;
}
.maw-5p {
  max-width: 5% !important;
}
.h-5p {
  height: 5% !important;
}
.w-5p {
  width: 5% !important;
}
.m-10p {
  margin: 10% !important;
}
.mt-10p, .my-10p {
  margin-top: 10% !important;
}
.mr-10p, .mx-10p {
  margin-right: 10% !important;
}
.mb-10p, .my-10p {
  margin-bottom: 10% !important;
}
.ml-10p, .mx-10p {
  margin-left: 10% !important;
}
.p-10p {
  padding: 10% !important;
}
.pt-10p, .py-10p {
  padding-top: 10% !important;
}
.pr-10p, .px-10p {
  padding-right: 10% !important;
}
.pb-10p, .py-10p {
  padding-bottom: 10% !important;
}
.pl-10p, .px-10p {
  padding-left: 10% !important;
}
.gx-10p {
  margin-right: -10% !important;
  margin-left: -10% !important;
}
.gx-10p > * {
  margin-right: 10% !important;
  margin-left: 10% !important;
}
.gx-10p > .col, .gx-10p > [class*="col-"] {
  padding-right: 10% !important;
  padding-left: 10% !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-10p {
  margin-bottom: -10% !important;
}
.gy-10p > * {
  margin-bottom: 10% !important;
}
.l-10p {
  left: 10% !important;
}
.r-10p {
  right: 10% !important;
}
.t-10p {
  top: 10% !important;
}
.b-10p {
  bottom: 10% !important;
}
.mt-n10p, .my-n10p {
  margin-top: -10% !important;
}
.ml-n10p, .mx-n10p {
  margin-left: -10% !important;
}
.mb-n10p, .my-n10p {
  margin-bottom: -10% !important;
}
.mr-n10p, .mx-n10p {
  margin-right: -10% !important;
}
.l-n10p {
  left: -10% !important;
}
.r-n10p {
  right: -10% !important;
}
.t-n10p {
  top: -10% !important;
}
.b-n10p {
  bottom: -10% !important;
}
.mih-10p {
  min-height: 10% !important;
}
.mah-10p {
  max-height: 10% !important;
}
.miw-10p {
  min-width: 10% !important;
}
.maw-10p {
  max-width: 10% !important;
}
.h-10p {
  height: 10% !important;
}
.w-10p {
  width: 10% !important;
}
.m-30p {
  margin: 30% !important;
}
.mt-30p, .my-30p {
  margin-top: 30% !important;
}
.mr-30p, .mx-30p {
  margin-right: 30% !important;
}
.mb-30p, .my-30p {
  margin-bottom: 30% !important;
}
.ml-30p, .mx-30p {
  margin-left: 30% !important;
}
.p-30p {
  padding: 30% !important;
}
.pt-30p, .py-30p {
  padding-top: 30% !important;
}
.pr-30p, .px-30p {
  padding-right: 30% !important;
}
.pb-30p, .py-30p {
  padding-bottom: 30% !important;
}
.pl-30p, .px-30p {
  padding-left: 30% !important;
}
.gx-30p {
  margin-right: -30% !important;
  margin-left: -30% !important;
}
.gx-30p > * {
  margin-right: 30% !important;
  margin-left: 30% !important;
}
.gx-30p > .col, .gx-30p > [class*="col-"] {
  padding-right: 30% !important;
  padding-left: 30% !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-30p {
  margin-bottom: -30% !important;
}
.gy-30p > * {
  margin-bottom: 30% !important;
}
.l-30p {
  left: 30% !important;
}
.r-30p {
  right: 30% !important;
}
.t-30p {
  top: 30% !important;
}
.b-30p {
  bottom: 30% !important;
}
.mt-n30p, .my-n30p {
  margin-top: -30% !important;
}
.ml-n30p, .mx-n30p {
  margin-left: -30% !important;
}
.mb-n30p, .my-n30p {
  margin-bottom: -30% !important;
}
.mr-n30p, .mx-n30p {
  margin-right: -30% !important;
}
.l-n30p {
  left: -30% !important;
}
.r-n30p {
  right: -30% !important;
}
.t-n30p {
  top: -30% !important;
}
.b-n30p {
  bottom: -30% !important;
}
.mih-30p {
  min-height: 30% !important;
}
.mah-30p {
  max-height: 30% !important;
}
.miw-30p {
  min-width: 30% !important;
}
.maw-30p {
  max-width: 30% !important;
}
.h-30p {
  height: 30% !important;
}
.w-30p {
  width: 30% !important;
}
.m-40p {
  margin: 40% !important;
}
.mt-40p, .my-40p {
  margin-top: 40% !important;
}
.mr-40p, .mx-40p {
  margin-right: 40% !important;
}
.mb-40p, .my-40p {
  margin-bottom: 40% !important;
}
.ml-40p, .mx-40p {
  margin-left: 40% !important;
}
.p-40p {
  padding: 40% !important;
}
.pt-40p, .py-40p {
  padding-top: 40% !important;
}
.pr-40p, .px-40p {
  padding-right: 40% !important;
}
.pb-40p, .py-40p {
  padding-bottom: 40% !important;
}
.pl-40p, .px-40p {
  padding-left: 40% !important;
}
.gx-40p {
  margin-right: -40% !important;
  margin-left: -40% !important;
}
.gx-40p > * {
  margin-right: 40% !important;
  margin-left: 40% !important;
}
.gx-40p > .col, .gx-40p > [class*="col-"] {
  padding-right: 40% !important;
  padding-left: 40% !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-40p {
  margin-bottom: -40% !important;
}
.gy-40p > * {
  margin-bottom: 40% !important;
}
.l-40p {
  left: 40% !important;
}
.r-40p {
  right: 40% !important;
}
.t-40p {
  top: 40% !important;
}
.b-40p {
  bottom: 40% !important;
}
.mt-n40p, .my-n40p {
  margin-top: -40% !important;
}
.ml-n40p, .mx-n40p {
  margin-left: -40% !important;
}
.mb-n40p, .my-n40p {
  margin-bottom: -40% !important;
}
.mr-n40p, .mx-n40p {
  margin-right: -40% !important;
}
.l-n40p {
  left: -40% !important;
}
.r-n40p {
  right: -40% !important;
}
.t-n40p {
  top: -40% !important;
}
.b-n40p {
  bottom: -40% !important;
}
.mih-40p {
  min-height: 40% !important;
}
.mah-40p {
  max-height: 40% !important;
}
.miw-40p {
  min-width: 40% !important;
}
.maw-40p {
  max-width: 40% !important;
}
.h-40p {
  height: 40% !important;
}
.w-40p {
  width: 40% !important;
}
.m-45p {
  margin: 45% !important;
}
.mt-45p, .my-45p {
  margin-top: 45% !important;
}
.mr-45p, .mx-45p {
  margin-right: 45% !important;
}
.mb-45p, .my-45p {
  margin-bottom: 45% !important;
}
.ml-45p, .mx-45p {
  margin-left: 45% !important;
}
.p-45p {
  padding: 45% !important;
}
.pt-45p, .py-45p {
  padding-top: 45% !important;
}
.pr-45p, .px-45p {
  padding-right: 45% !important;
}
.pb-45p, .py-45p {
  padding-bottom: 45% !important;
}
.pl-45p, .px-45p {
  padding-left: 45% !important;
}
.gx-45p {
  margin-right: -45% !important;
  margin-left: -45% !important;
}
.gx-45p > * {
  margin-right: 45% !important;
  margin-left: 45% !important;
}
.gx-45p > .col, .gx-45p > [class*="col-"] {
  padding-right: 45% !important;
  padding-left: 45% !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-45p {
  margin-bottom: -45% !important;
}
.gy-45p > * {
  margin-bottom: 45% !important;
}
.l-45p {
  left: 45% !important;
}
.r-45p {
  right: 45% !important;
}
.t-45p {
  top: 45% !important;
}
.b-45p {
  bottom: 45% !important;
}
.mt-n45p, .my-n45p {
  margin-top: -45% !important;
}
.ml-n45p, .mx-n45p {
  margin-left: -45% !important;
}
.mb-n45p, .my-n45p {
  margin-bottom: -45% !important;
}
.mr-n45p, .mx-n45p {
  margin-right: -45% !important;
}
.l-n45p {
  left: -45% !important;
}
.r-n45p {
  right: -45% !important;
}
.t-n45p {
  top: -45% !important;
}
.b-n45p {
  bottom: -45% !important;
}
.mih-45p {
  min-height: 45% !important;
}
.mah-45p {
  max-height: 45% !important;
}
.miw-45p {
  min-width: 45% !important;
}
.maw-45p {
  max-width: 45% !important;
}
.h-45p {
  height: 45% !important;
}
.w-45p {
  width: 45% !important;
}
.m-50p {
  margin: 50% !important;
}
.mt-50p, .my-50p {
  margin-top: 50% !important;
}
.mr-50p, .mx-50p {
  margin-right: 50% !important;
}
.mb-50p, .my-50p {
  margin-bottom: 50% !important;
}
.ml-50p, .mx-50p {
  margin-left: 50% !important;
}
.p-50p {
  padding: 50% !important;
}
.pt-50p, .py-50p {
  padding-top: 50% !important;
}
.pr-50p, .px-50p {
  padding-right: 50% !important;
}
.pb-50p, .py-50p {
  padding-bottom: 50% !important;
}
.pl-50p, .px-50p {
  padding-left: 50% !important;
}
.gx-50p {
  margin-right: -50% !important;
  margin-left: -50% !important;
}
.gx-50p > * {
  margin-right: 50% !important;
  margin-left: 50% !important;
}
.gx-50p > .col, .gx-50p > [class*="col-"] {
  padding-right: 50% !important;
  padding-left: 50% !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-50p {
  margin-bottom: -50% !important;
}
.gy-50p > * {
  margin-bottom: 50% !important;
}
.l-50p {
  left: 50% !important;
}
.r-50p {
  right: 50% !important;
}
.t-50p {
  top: 50% !important;
}
.b-50p {
  bottom: 50% !important;
}
.mt-n50p, .my-n50p {
  margin-top: -50% !important;
}
.ml-n50p, .mx-n50p {
  margin-left: -50% !important;
}
.mb-n50p, .my-n50p {
  margin-bottom: -50% !important;
}
.mr-n50p, .mx-n50p {
  margin-right: -50% !important;
}
.l-n50p {
  left: -50% !important;
}
.r-n50p {
  right: -50% !important;
}
.t-n50p {
  top: -50% !important;
}
.b-n50p {
  bottom: -50% !important;
}
.mih-50p {
  min-height: 50% !important;
}
.mah-50p {
  max-height: 50% !important;
}
.miw-50p {
  min-width: 50% !important;
}
.maw-50p {
  max-width: 50% !important;
}
.h-50p {
  height: 50% !important;
}
.w-50p {
  width: 50% !important;
}
.m-77p {
  margin: 77% !important;
}
.mt-77p, .my-77p {
  margin-top: 77% !important;
}
.mr-77p, .mx-77p {
  margin-right: 77% !important;
}
.mb-77p, .my-77p {
  margin-bottom: 77% !important;
}
.ml-77p, .mx-77p {
  margin-left: 77% !important;
}
.p-77p {
  padding: 77% !important;
}
.pt-77p, .py-77p {
  padding-top: 77% !important;
}
.pr-77p, .px-77p {
  padding-right: 77% !important;
}
.pb-77p, .py-77p {
  padding-bottom: 77% !important;
}
.pl-77p, .px-77p {
  padding-left: 77% !important;
}
.gx-77p {
  margin-right: -77% !important;
  margin-left: -77% !important;
}
.gx-77p > * {
  margin-right: 77% !important;
  margin-left: 77% !important;
}
.gx-77p > .col, .gx-77p > [class*="col-"] {
  padding-right: 77% !important;
  padding-left: 77% !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-77p {
  margin-bottom: -77% !important;
}
.gy-77p > * {
  margin-bottom: 77% !important;
}
.l-77p {
  left: 77% !important;
}
.r-77p {
  right: 77% !important;
}
.t-77p {
  top: 77% !important;
}
.b-77p {
  bottom: 77% !important;
}
.mt-n77p, .my-n77p {
  margin-top: -77% !important;
}
.ml-n77p, .mx-n77p {
  margin-left: -77% !important;
}
.mb-n77p, .my-n77p {
  margin-bottom: -77% !important;
}
.mr-n77p, .mx-n77p {
  margin-right: -77% !important;
}
.l-n77p {
  left: -77% !important;
}
.r-n77p {
  right: -77% !important;
}
.t-n77p {
  top: -77% !important;
}
.b-n77p {
  bottom: -77% !important;
}
.mih-77p {
  min-height: 77% !important;
}
.mah-77p {
  max-height: 77% !important;
}
.miw-77p {
  min-width: 77% !important;
}
.maw-77p {
  max-width: 77% !important;
}
.h-77p {
  height: 77% !important;
}
.w-77p {
  width: 77% !important;
}
.m-100p {
  margin: 100% !important;
}
.mt-100p, .my-100p {
  margin-top: 100% !important;
}
.mr-100p, .mx-100p {
  margin-right: 100% !important;
}
.mb-100p, .my-100p {
  margin-bottom: 100% !important;
}
.ml-100p, .mx-100p {
  margin-left: 100% !important;
}
.p-100p {
  padding: 100% !important;
}
.pt-100p, .py-100p {
  padding-top: 100% !important;
}
.pr-100p, .px-100p {
  padding-right: 100% !important;
}
.pb-100p, .py-100p {
  padding-bottom: 100% !important;
}
.pl-100p, .px-100p {
  padding-left: 100% !important;
}
.gx-100p {
  margin-right: -100% !important;
  margin-left: -100% !important;
}
.gx-100p > * {
  margin-right: 100% !important;
  margin-left: 100% !important;
}
.gx-100p > .col, .gx-100p > [class*="col-"] {
  padding-right: 100% !important;
  padding-left: 100% !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-100p {
  margin-bottom: -100% !important;
}
.gy-100p > * {
  margin-bottom: 100% !important;
}
.l-100p {
  left: 100% !important;
}
.r-100p {
  right: 100% !important;
}
.t-100p {
  top: 100% !important;
}
.b-100p {
  bottom: 100% !important;
}
.mt-n100p, .my-n100p {
  margin-top: -100% !important;
}
.ml-n100p, .mx-n100p {
  margin-left: -100% !important;
}
.mb-n100p, .my-n100p {
  margin-bottom: -100% !important;
}
.mr-n100p, .mx-n100p {
  margin-right: -100% !important;
}
.l-n100p {
  left: -100% !important;
}
.r-n100p {
  right: -100% !important;
}
.t-n100p {
  top: -100% !important;
}
.b-n100p {
  bottom: -100% !important;
}
.mih-100p {
  min-height: 100% !important;
}
.mah-100p {
  max-height: 100% !important;
}
.miw-100p {
  min-width: 100% !important;
}
.maw-100p {
  max-width: 100% !important;
}
.h-100p {
  height: 100% !important;
}
.w-100p {
  width: 100% !important;
}
.m-30vh {
  margin: 30vh !important;
}
.mt-30vh, .my-30vh {
  margin-top: 30vh !important;
}
.mr-30vh, .mx-30vh {
  margin-right: 30vh !important;
}
.mb-30vh, .my-30vh {
  margin-bottom: 30vh !important;
}
.ml-30vh, .mx-30vh {
  margin-left: 30vh !important;
}
.p-30vh {
  padding: 30vh !important;
}
.pt-30vh, .py-30vh {
  padding-top: 30vh !important;
}
.pr-30vh, .px-30vh {
  padding-right: 30vh !important;
}
.pb-30vh, .py-30vh {
  padding-bottom: 30vh !important;
}
.pl-30vh, .px-30vh {
  padding-left: 30vh !important;
}
.gx-30vh {
  margin-right: -30vh !important;
  margin-left: -30vh !important;
}
.gx-30vh > * {
  margin-right: 30vh !important;
  margin-left: 30vh !important;
}
.gx-30vh > .col, .gx-30vh > [class*="col-"] {
  padding-right: 30vh !important;
  padding-left: 30vh !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-30vh {
  margin-bottom: -30vh !important;
}
.gy-30vh > * {
  margin-bottom: 30vh !important;
}
.l-30vh {
  left: 30vh !important;
}
.r-30vh {
  right: 30vh !important;
}
.t-30vh {
  top: 30vh !important;
}
.b-30vh {
  bottom: 30vh !important;
}
.mt-n30vh, .my-n30vh {
  margin-top: -30vh !important;
}
.ml-n30vh, .mx-n30vh {
  margin-left: -30vh !important;
}
.mb-n30vh, .my-n30vh {
  margin-bottom: -30vh !important;
}
.mr-n30vh, .mx-n30vh {
  margin-right: -30vh !important;
}
.l-n30vh {
  left: -30vh !important;
}
.r-n30vh {
  right: -30vh !important;
}
.t-n30vh {
  top: -30vh !important;
}
.b-n30vh {
  bottom: -30vh !important;
}
.mih-30vh {
  min-height: 30vh !important;
}
.mah-30vh {
  max-height: 30vh !important;
}
.miw-30vh {
  min-width: 30vh !important;
}
.maw-30vh {
  max-width: 30vh !important;
}
.h-30vh {
  height: 30vh !important;
}
.w-30vh {
  width: 30vh !important;
}
.m-50vh {
  margin: 50vh !important;
}
.mt-50vh, .my-50vh {
  margin-top: 50vh !important;
}
.mr-50vh, .mx-50vh {
  margin-right: 50vh !important;
}
.mb-50vh, .my-50vh {
  margin-bottom: 50vh !important;
}
.ml-50vh, .mx-50vh {
  margin-left: 50vh !important;
}
.p-50vh {
  padding: 50vh !important;
}
.pt-50vh, .py-50vh {
  padding-top: 50vh !important;
}
.pr-50vh, .px-50vh {
  padding-right: 50vh !important;
}
.pb-50vh, .py-50vh {
  padding-bottom: 50vh !important;
}
.pl-50vh, .px-50vh {
  padding-left: 50vh !important;
}
.gx-50vh {
  margin-right: -50vh !important;
  margin-left: -50vh !important;
}
.gx-50vh > * {
  margin-right: 50vh !important;
  margin-left: 50vh !important;
}
.gx-50vh > .col, .gx-50vh > [class*="col-"] {
  padding-right: 50vh !important;
  padding-left: 50vh !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-50vh {
  margin-bottom: -50vh !important;
}
.gy-50vh > * {
  margin-bottom: 50vh !important;
}
.l-50vh {
  left: 50vh !important;
}
.r-50vh {
  right: 50vh !important;
}
.t-50vh {
  top: 50vh !important;
}
.b-50vh {
  bottom: 50vh !important;
}
.mt-n50vh, .my-n50vh {
  margin-top: -50vh !important;
}
.ml-n50vh, .mx-n50vh {
  margin-left: -50vh !important;
}
.mb-n50vh, .my-n50vh {
  margin-bottom: -50vh !important;
}
.mr-n50vh, .mx-n50vh {
  margin-right: -50vh !important;
}
.l-n50vh {
  left: -50vh !important;
}
.r-n50vh {
  right: -50vh !important;
}
.t-n50vh {
  top: -50vh !important;
}
.b-n50vh {
  bottom: -50vh !important;
}
.mih-50vh {
  min-height: 50vh !important;
}
.mah-50vh {
  max-height: 50vh !important;
}
.miw-50vh {
  min-width: 50vh !important;
}
.maw-50vh {
  max-width: 50vh !important;
}
.h-50vh {
  height: 50vh !important;
}
.w-50vh {
  width: 50vh !important;
}
.m-100vh {
  margin: 100vh !important;
}
.mt-100vh, .my-100vh {
  margin-top: 100vh !important;
}
.mr-100vh, .mx-100vh {
  margin-right: 100vh !important;
}
.mb-100vh, .my-100vh {
  margin-bottom: 100vh !important;
}
.ml-100vh, .mx-100vh {
  margin-left: 100vh !important;
}
.p-100vh {
  padding: 100vh !important;
}
.pt-100vh, .py-100vh {
  padding-top: 100vh !important;
}
.pr-100vh, .px-100vh {
  padding-right: 100vh !important;
}
.pb-100vh, .py-100vh {
  padding-bottom: 100vh !important;
}
.pl-100vh, .px-100vh {
  padding-left: 100vh !important;
}
.gx-100vh {
  margin-right: -100vh !important;
  margin-left: -100vh !important;
}
.gx-100vh > * {
  margin-right: 100vh !important;
  margin-left: 100vh !important;
}
.gx-100vh > .col, .gx-100vh > [class*="col-"] {
  padding-right: 100vh !important;
  padding-left: 100vh !important;
  margin-right: 0;
  margin-left: 0;
}
.gy-100vh {
  margin-bottom: -100vh !important;
}
.gy-100vh > * {
  margin-bottom: 100vh !important;
}
.l-100vh {
  left: 100vh !important;
}
.r-100vh {
  right: 100vh !important;
}
.t-100vh {
  top: 100vh !important;
}
.b-100vh {
  bottom: 100vh !important;
}
.mt-n100vh, .my-n100vh {
  margin-top: -100vh !important;
}
.ml-n100vh, .mx-n100vh {
  margin-left: -100vh !important;
}
.mb-n100vh, .my-n100vh {
  margin-bottom: -100vh !important;
}
.mr-n100vh, .mx-n100vh {
  margin-right: -100vh !important;
}
.l-n100vh {
  left: -100vh !important;
}
.r-n100vh {
  right: -100vh !important;
}
.t-n100vh {
  top: -100vh !important;
}
.b-n100vh {
  bottom: -100vh !important;
}
.mih-100vh {
  min-height: 100vh !important;
}
.mah-100vh {
  max-height: 100vh !important;
}
.miw-100vh {
  min-width: 100vh !important;
}
.maw-100vh {
  max-width: 100vh !important;
}
.h-100vh {
  height: 100vh !important;
}
.w-100vh {
  width: 100vh !important;
}
.m-a {
  margin: auto !important;
}
.mt-a, .my-a {
  margin-top: auto !important;
}
.mr-a, .mx-a {
  margin-right: auto !important;
}
.mb-a, .my-a {
  margin-bottom: auto !important;
}
.ml-a, .mx-a {
  margin-left: auto !important;
}
.gt-0, .gtx-0 {
  --bs-gutter-x: 0;
}
.gt-0 *, .gtx-0 * {
  --bs-gutter-x: 0;
}
.gt-0 .gt-0, .gt-0 .gtx-0, .gtx-0 .gt-0, .gtx-0 .gtx-0 {
  --bs-gutter-x: 0;
}
.gt-0 .gt-0 *, .gt-0 .gtx-0 *, .gtx-0 .gt-0 *, .gtx-0 .gtx-0 * {
  --bs-gutter-x: 0;
}
.gt-0 .gt-1, .gt-0 .gtx-1, .gtx-0 .gt-1, .gtx-0 .gtx-1 {
  --bs-gutter-x: 0.25rem;
}
.gt-0 .gt-1 *, .gt-0 .gtx-1 *, .gtx-0 .gt-1 *, .gtx-0 .gtx-1 * {
  --bs-gutter-x: 0.25rem;
}
.gt-0 .gt-2, .gt-0 .gtx-2, .gtx-0 .gt-2, .gtx-0 .gtx-2 {
  --bs-gutter-x: 0.5rem;
}
.gt-0 .gt-2 *, .gt-0 .gtx-2 *, .gtx-0 .gt-2 *, .gtx-0 .gtx-2 * {
  --bs-gutter-x: 0.5rem;
}
.gt-0 .gt-3, .gt-0 .gtx-3, .gtx-0 .gt-3, .gtx-0 .gtx-3 {
  --bs-gutter-x: 1rem;
}
.gt-0 .gt-3 *, .gt-0 .gtx-3 *, .gtx-0 .gt-3 *, .gtx-0 .gtx-3 * {
  --bs-gutter-x: 1rem;
}
.gt-0 .gt-4, .gt-0 .gtx-4, .gtx-0 .gt-4, .gtx-0 .gtx-4 {
  --bs-gutter-x: 1.5rem;
}
.gt-0 .gt-4 *, .gt-0 .gtx-4 *, .gtx-0 .gt-4 *, .gtx-0 .gtx-4 * {
  --bs-gutter-x: 1.5rem;
}
.gt-0 .gt-5, .gt-0 .gtx-5, .gtx-0 .gt-5, .gtx-0 .gtx-5 {
  --bs-gutter-x: 3rem;
}
.gt-0 .gt-5 *, .gt-0 .gtx-5 *, .gtx-0 .gt-5 *, .gtx-0 .gtx-5 * {
  --bs-gutter-x: 3rem;
}
.gt-0, .gty-0 {
  --bs-gutter-y: 0;
}
.gt-0 *, .gty-0 * {
  --bs-gutter-y: 0;
}
.gt-0 .gt-0, .gt-0 .gty-0, .gty-0 .gt-0, .gty-0 .gty-0 {
  --bs-gutter-y: 0;
}
.gt-0 .gt-0 *, .gt-0 .gty-0 *, .gty-0 .gt-0 *, .gty-0 .gty-0 * {
  --bs-gutter-y: 0;
}
.gt-0 .gt-1, .gt-0 .gty-1, .gty-0 .gt-1, .gty-0 .gty-1 {
  --bs-gutter-y: 0.25rem;
}
.gt-0 .gt-1 *, .gt-0 .gty-1 *, .gty-0 .gt-1 *, .gty-0 .gty-1 * {
  --bs-gutter-y: 0.25rem;
}
.gt-0 .gt-2, .gt-0 .gty-2, .gty-0 .gt-2, .gty-0 .gty-2 {
  --bs-gutter-y: 0.5rem;
}
.gt-0 .gt-2 *, .gt-0 .gty-2 *, .gty-0 .gt-2 *, .gty-0 .gty-2 * {
  --bs-gutter-y: 0.5rem;
}
.gt-0 .gt-3, .gt-0 .gty-3, .gty-0 .gt-3, .gty-0 .gty-3 {
  --bs-gutter-y: 1rem;
}
.gt-0 .gt-3 *, .gt-0 .gty-3 *, .gty-0 .gt-3 *, .gty-0 .gty-3 * {
  --bs-gutter-y: 1rem;
}
.gt-0 .gt-4, .gt-0 .gty-4, .gty-0 .gt-4, .gty-0 .gty-4 {
  --bs-gutter-y: 1.5rem;
}
.gt-0 .gt-4 *, .gt-0 .gty-4 *, .gty-0 .gt-4 *, .gty-0 .gty-4 * {
  --bs-gutter-y: 1.5rem;
}
.gt-0 .gt-5, .gt-0 .gty-5, .gty-0 .gt-5, .gty-0 .gty-5 {
  --bs-gutter-y: 3rem;
}
.gt-0 .gt-5 *, .gt-0 .gty-5 *, .gty-0 .gt-5 *, .gty-0 .gty-5 * {
  --bs-gutter-y: 3rem;
}
.gt-1, .gtx-1 {
  --bs-gutter-x: 0.25rem;
}
.gt-1 *, .gtx-1 * {
  --bs-gutter-x: 0.25rem;
}
.gt-1 .gt-0, .gt-1 .gtx-0, .gtx-1 .gt-0, .gtx-1 .gtx-0 {
  --bs-gutter-x: 0;
}
.gt-1 .gt-0 *, .gt-1 .gtx-0 *, .gtx-1 .gt-0 *, .gtx-1 .gtx-0 * {
  --bs-gutter-x: 0;
}
.gt-1 .gt-1, .gt-1 .gtx-1, .gtx-1 .gt-1, .gtx-1 .gtx-1 {
  --bs-gutter-x: 0.25rem;
}
.gt-1 .gt-1 *, .gt-1 .gtx-1 *, .gtx-1 .gt-1 *, .gtx-1 .gtx-1 * {
  --bs-gutter-x: 0.25rem;
}
.gt-1 .gt-2, .gt-1 .gtx-2, .gtx-1 .gt-2, .gtx-1 .gtx-2 {
  --bs-gutter-x: 0.5rem;
}
.gt-1 .gt-2 *, .gt-1 .gtx-2 *, .gtx-1 .gt-2 *, .gtx-1 .gtx-2 * {
  --bs-gutter-x: 0.5rem;
}
.gt-1 .gt-3, .gt-1 .gtx-3, .gtx-1 .gt-3, .gtx-1 .gtx-3 {
  --bs-gutter-x: 1rem;
}
.gt-1 .gt-3 *, .gt-1 .gtx-3 *, .gtx-1 .gt-3 *, .gtx-1 .gtx-3 * {
  --bs-gutter-x: 1rem;
}
.gt-1 .gt-4, .gt-1 .gtx-4, .gtx-1 .gt-4, .gtx-1 .gtx-4 {
  --bs-gutter-x: 1.5rem;
}
.gt-1 .gt-4 *, .gt-1 .gtx-4 *, .gtx-1 .gt-4 *, .gtx-1 .gtx-4 * {
  --bs-gutter-x: 1.5rem;
}
.gt-1 .gt-5, .gt-1 .gtx-5, .gtx-1 .gt-5, .gtx-1 .gtx-5 {
  --bs-gutter-x: 3rem;
}
.gt-1 .gt-5 *, .gt-1 .gtx-5 *, .gtx-1 .gt-5 *, .gtx-1 .gtx-5 * {
  --bs-gutter-x: 3rem;
}
.gt-1, .gty-1 {
  --bs-gutter-y: 0.25rem;
}
.gt-1 *, .gty-1 * {
  --bs-gutter-y: 0.25rem;
}
.gt-1 .gt-0, .gt-1 .gty-0, .gty-1 .gt-0, .gty-1 .gty-0 {
  --bs-gutter-y: 0;
}
.gt-1 .gt-0 *, .gt-1 .gty-0 *, .gty-1 .gt-0 *, .gty-1 .gty-0 * {
  --bs-gutter-y: 0;
}
.gt-1 .gt-1, .gt-1 .gty-1, .gty-1 .gt-1, .gty-1 .gty-1 {
  --bs-gutter-y: 0.25rem;
}
.gt-1 .gt-1 *, .gt-1 .gty-1 *, .gty-1 .gt-1 *, .gty-1 .gty-1 * {
  --bs-gutter-y: 0.25rem;
}
.gt-1 .gt-2, .gt-1 .gty-2, .gty-1 .gt-2, .gty-1 .gty-2 {
  --bs-gutter-y: 0.5rem;
}
.gt-1 .gt-2 *, .gt-1 .gty-2 *, .gty-1 .gt-2 *, .gty-1 .gty-2 * {
  --bs-gutter-y: 0.5rem;
}
.gt-1 .gt-3, .gt-1 .gty-3, .gty-1 .gt-3, .gty-1 .gty-3 {
  --bs-gutter-y: 1rem;
}
.gt-1 .gt-3 *, .gt-1 .gty-3 *, .gty-1 .gt-3 *, .gty-1 .gty-3 * {
  --bs-gutter-y: 1rem;
}
.gt-1 .gt-4, .gt-1 .gty-4, .gty-1 .gt-4, .gty-1 .gty-4 {
  --bs-gutter-y: 1.5rem;
}
.gt-1 .gt-4 *, .gt-1 .gty-4 *, .gty-1 .gt-4 *, .gty-1 .gty-4 * {
  --bs-gutter-y: 1.5rem;
}
.gt-1 .gt-5, .gt-1 .gty-5, .gty-1 .gt-5, .gty-1 .gty-5 {
  --bs-gutter-y: 3rem;
}
.gt-1 .gt-5 *, .gt-1 .gty-5 *, .gty-1 .gt-5 *, .gty-1 .gty-5 * {
  --bs-gutter-y: 3rem;
}
.gt-2, .gtx-2 {
  --bs-gutter-x: 0.5rem;
}
.gt-2 *, .gtx-2 * {
  --bs-gutter-x: 0.5rem;
}
.gt-2 .gt-0, .gt-2 .gtx-0, .gtx-2 .gt-0, .gtx-2 .gtx-0 {
  --bs-gutter-x: 0;
}
.gt-2 .gt-0 *, .gt-2 .gtx-0 *, .gtx-2 .gt-0 *, .gtx-2 .gtx-0 * {
  --bs-gutter-x: 0;
}
.gt-2 .gt-1, .gt-2 .gtx-1, .gtx-2 .gt-1, .gtx-2 .gtx-1 {
  --bs-gutter-x: 0.25rem;
}
.gt-2 .gt-1 *, .gt-2 .gtx-1 *, .gtx-2 .gt-1 *, .gtx-2 .gtx-1 * {
  --bs-gutter-x: 0.25rem;
}
.gt-2 .gt-2, .gt-2 .gtx-2, .gtx-2 .gt-2, .gtx-2 .gtx-2 {
  --bs-gutter-x: 0.5rem;
}
.gt-2 .gt-2 *, .gt-2 .gtx-2 *, .gtx-2 .gt-2 *, .gtx-2 .gtx-2 * {
  --bs-gutter-x: 0.5rem;
}
.gt-2 .gt-3, .gt-2 .gtx-3, .gtx-2 .gt-3, .gtx-2 .gtx-3 {
  --bs-gutter-x: 1rem;
}
.gt-2 .gt-3 *, .gt-2 .gtx-3 *, .gtx-2 .gt-3 *, .gtx-2 .gtx-3 * {
  --bs-gutter-x: 1rem;
}
.gt-2 .gt-4, .gt-2 .gtx-4, .gtx-2 .gt-4, .gtx-2 .gtx-4 {
  --bs-gutter-x: 1.5rem;
}
.gt-2 .gt-4 *, .gt-2 .gtx-4 *, .gtx-2 .gt-4 *, .gtx-2 .gtx-4 * {
  --bs-gutter-x: 1.5rem;
}
.gt-2 .gt-5, .gt-2 .gtx-5, .gtx-2 .gt-5, .gtx-2 .gtx-5 {
  --bs-gutter-x: 3rem;
}
.gt-2 .gt-5 *, .gt-2 .gtx-5 *, .gtx-2 .gt-5 *, .gtx-2 .gtx-5 * {
  --bs-gutter-x: 3rem;
}
.gt-2, .gty-2 {
  --bs-gutter-y: 0.5rem;
}
.gt-2 *, .gty-2 * {
  --bs-gutter-y: 0.5rem;
}
.gt-2 .gt-0, .gt-2 .gty-0, .gty-2 .gt-0, .gty-2 .gty-0 {
  --bs-gutter-y: 0;
}
.gt-2 .gt-0 *, .gt-2 .gty-0 *, .gty-2 .gt-0 *, .gty-2 .gty-0 * {
  --bs-gutter-y: 0;
}
.gt-2 .gt-1, .gt-2 .gty-1, .gty-2 .gt-1, .gty-2 .gty-1 {
  --bs-gutter-y: 0.25rem;
}
.gt-2 .gt-1 *, .gt-2 .gty-1 *, .gty-2 .gt-1 *, .gty-2 .gty-1 * {
  --bs-gutter-y: 0.25rem;
}
.gt-2 .gt-2, .gt-2 .gty-2, .gty-2 .gt-2, .gty-2 .gty-2 {
  --bs-gutter-y: 0.5rem;
}
.gt-2 .gt-2 *, .gt-2 .gty-2 *, .gty-2 .gt-2 *, .gty-2 .gty-2 * {
  --bs-gutter-y: 0.5rem;
}
.gt-2 .gt-3, .gt-2 .gty-3, .gty-2 .gt-3, .gty-2 .gty-3 {
  --bs-gutter-y: 1rem;
}
.gt-2 .gt-3 *, .gt-2 .gty-3 *, .gty-2 .gt-3 *, .gty-2 .gty-3 * {
  --bs-gutter-y: 1rem;
}
.gt-2 .gt-4, .gt-2 .gty-4, .gty-2 .gt-4, .gty-2 .gty-4 {
  --bs-gutter-y: 1.5rem;
}
.gt-2 .gt-4 *, .gt-2 .gty-4 *, .gty-2 .gt-4 *, .gty-2 .gty-4 * {
  --bs-gutter-y: 1.5rem;
}
.gt-2 .gt-5, .gt-2 .gty-5, .gty-2 .gt-5, .gty-2 .gty-5 {
  --bs-gutter-y: 3rem;
}
.gt-2 .gt-5 *, .gt-2 .gty-5 *, .gty-2 .gt-5 *, .gty-2 .gty-5 * {
  --bs-gutter-y: 3rem;
}
.gt-3, .gtx-3 {
  --bs-gutter-x: 1rem;
}
.gt-3 *, .gtx-3 * {
  --bs-gutter-x: 1rem;
}
.gt-3 .gt-0, .gt-3 .gtx-0, .gtx-3 .gt-0, .gtx-3 .gtx-0 {
  --bs-gutter-x: 0;
}
.gt-3 .gt-0 *, .gt-3 .gtx-0 *, .gtx-3 .gt-0 *, .gtx-3 .gtx-0 * {
  --bs-gutter-x: 0;
}
.gt-3 .gt-1, .gt-3 .gtx-1, .gtx-3 .gt-1, .gtx-3 .gtx-1 {
  --bs-gutter-x: 0.25rem;
}
.gt-3 .gt-1 *, .gt-3 .gtx-1 *, .gtx-3 .gt-1 *, .gtx-3 .gtx-1 * {
  --bs-gutter-x: 0.25rem;
}
.gt-3 .gt-2, .gt-3 .gtx-2, .gtx-3 .gt-2, .gtx-3 .gtx-2 {
  --bs-gutter-x: 0.5rem;
}
.gt-3 .gt-2 *, .gt-3 .gtx-2 *, .gtx-3 .gt-2 *, .gtx-3 .gtx-2 * {
  --bs-gutter-x: 0.5rem;
}
.gt-3 .gt-3, .gt-3 .gtx-3, .gtx-3 .gt-3, .gtx-3 .gtx-3 {
  --bs-gutter-x: 1rem;
}
.gt-3 .gt-3 *, .gt-3 .gtx-3 *, .gtx-3 .gt-3 *, .gtx-3 .gtx-3 * {
  --bs-gutter-x: 1rem;
}
.gt-3 .gt-4, .gt-3 .gtx-4, .gtx-3 .gt-4, .gtx-3 .gtx-4 {
  --bs-gutter-x: 1.5rem;
}
.gt-3 .gt-4 *, .gt-3 .gtx-4 *, .gtx-3 .gt-4 *, .gtx-3 .gtx-4 * {
  --bs-gutter-x: 1.5rem;
}
.gt-3 .gt-5, .gt-3 .gtx-5, .gtx-3 .gt-5, .gtx-3 .gtx-5 {
  --bs-gutter-x: 3rem;
}
.gt-3 .gt-5 *, .gt-3 .gtx-5 *, .gtx-3 .gt-5 *, .gtx-3 .gtx-5 * {
  --bs-gutter-x: 3rem;
}
.gt-3, .gty-3 {
  --bs-gutter-y: 1rem;
}
.gt-3 *, .gty-3 * {
  --bs-gutter-y: 1rem;
}
.gt-3 .gt-0, .gt-3 .gty-0, .gty-3 .gt-0, .gty-3 .gty-0 {
  --bs-gutter-y: 0;
}
.gt-3 .gt-0 *, .gt-3 .gty-0 *, .gty-3 .gt-0 *, .gty-3 .gty-0 * {
  --bs-gutter-y: 0;
}
.gt-3 .gt-1, .gt-3 .gty-1, .gty-3 .gt-1, .gty-3 .gty-1 {
  --bs-gutter-y: 0.25rem;
}
.gt-3 .gt-1 *, .gt-3 .gty-1 *, .gty-3 .gt-1 *, .gty-3 .gty-1 * {
  --bs-gutter-y: 0.25rem;
}
.gt-3 .gt-2, .gt-3 .gty-2, .gty-3 .gt-2, .gty-3 .gty-2 {
  --bs-gutter-y: 0.5rem;
}
.gt-3 .gt-2 *, .gt-3 .gty-2 *, .gty-3 .gt-2 *, .gty-3 .gty-2 * {
  --bs-gutter-y: 0.5rem;
}
.gt-3 .gt-3, .gt-3 .gty-3, .gty-3 .gt-3, .gty-3 .gty-3 {
  --bs-gutter-y: 1rem;
}
.gt-3 .gt-3 *, .gt-3 .gty-3 *, .gty-3 .gt-3 *, .gty-3 .gty-3 * {
  --bs-gutter-y: 1rem;
}
.gt-3 .gt-4, .gt-3 .gty-4, .gty-3 .gt-4, .gty-3 .gty-4 {
  --bs-gutter-y: 1.5rem;
}
.gt-3 .gt-4 *, .gt-3 .gty-4 *, .gty-3 .gt-4 *, .gty-3 .gty-4 * {
  --bs-gutter-y: 1.5rem;
}
.gt-3 .gt-5, .gt-3 .gty-5, .gty-3 .gt-5, .gty-3 .gty-5 {
  --bs-gutter-y: 3rem;
}
.gt-3 .gt-5 *, .gt-3 .gty-5 *, .gty-3 .gt-5 *, .gty-3 .gty-5 * {
  --bs-gutter-y: 3rem;
}
.gt-4, .gtx-4 {
  --bs-gutter-x: 1.5rem;
}
.gt-4 *, .gtx-4 * {
  --bs-gutter-x: 1.5rem;
}
.gt-4 .gt-0, .gt-4 .gtx-0, .gtx-4 .gt-0, .gtx-4 .gtx-0 {
  --bs-gutter-x: 0;
}
.gt-4 .gt-0 *, .gt-4 .gtx-0 *, .gtx-4 .gt-0 *, .gtx-4 .gtx-0 * {
  --bs-gutter-x: 0;
}
.gt-4 .gt-1, .gt-4 .gtx-1, .gtx-4 .gt-1, .gtx-4 .gtx-1 {
  --bs-gutter-x: 0.25rem;
}
.gt-4 .gt-1 *, .gt-4 .gtx-1 *, .gtx-4 .gt-1 *, .gtx-4 .gtx-1 * {
  --bs-gutter-x: 0.25rem;
}
.gt-4 .gt-2, .gt-4 .gtx-2, .gtx-4 .gt-2, .gtx-4 .gtx-2 {
  --bs-gutter-x: 0.5rem;
}
.gt-4 .gt-2 *, .gt-4 .gtx-2 *, .gtx-4 .gt-2 *, .gtx-4 .gtx-2 * {
  --bs-gutter-x: 0.5rem;
}
.gt-4 .gt-3, .gt-4 .gtx-3, .gtx-4 .gt-3, .gtx-4 .gtx-3 {
  --bs-gutter-x: 1rem;
}
.gt-4 .gt-3 *, .gt-4 .gtx-3 *, .gtx-4 .gt-3 *, .gtx-4 .gtx-3 * {
  --bs-gutter-x: 1rem;
}
.gt-4 .gt-4, .gt-4 .gtx-4, .gtx-4 .gt-4, .gtx-4 .gtx-4 {
  --bs-gutter-x: 1.5rem;
}
.gt-4 .gt-4 *, .gt-4 .gtx-4 *, .gtx-4 .gt-4 *, .gtx-4 .gtx-4 * {
  --bs-gutter-x: 1.5rem;
}
.gt-4 .gt-5, .gt-4 .gtx-5, .gtx-4 .gt-5, .gtx-4 .gtx-5 {
  --bs-gutter-x: 3rem;
}
.gt-4 .gt-5 *, .gt-4 .gtx-5 *, .gtx-4 .gt-5 *, .gtx-4 .gtx-5 * {
  --bs-gutter-x: 3rem;
}
.gt-4, .gty-4 {
  --bs-gutter-y: 1.5rem;
}
.gt-4 *, .gty-4 * {
  --bs-gutter-y: 1.5rem;
}
.gt-4 .gt-0, .gt-4 .gty-0, .gty-4 .gt-0, .gty-4 .gty-0 {
  --bs-gutter-y: 0;
}
.gt-4 .gt-0 *, .gt-4 .gty-0 *, .gty-4 .gt-0 *, .gty-4 .gty-0 * {
  --bs-gutter-y: 0;
}
.gt-4 .gt-1, .gt-4 .gty-1, .gty-4 .gt-1, .gty-4 .gty-1 {
  --bs-gutter-y: 0.25rem;
}
.gt-4 .gt-1 *, .gt-4 .gty-1 *, .gty-4 .gt-1 *, .gty-4 .gty-1 * {
  --bs-gutter-y: 0.25rem;
}
.gt-4 .gt-2, .gt-4 .gty-2, .gty-4 .gt-2, .gty-4 .gty-2 {
  --bs-gutter-y: 0.5rem;
}
.gt-4 .gt-2 *, .gt-4 .gty-2 *, .gty-4 .gt-2 *, .gty-4 .gty-2 * {
  --bs-gutter-y: 0.5rem;
}
.gt-4 .gt-3, .gt-4 .gty-3, .gty-4 .gt-3, .gty-4 .gty-3 {
  --bs-gutter-y: 1rem;
}
.gt-4 .gt-3 *, .gt-4 .gty-3 *, .gty-4 .gt-3 *, .gty-4 .gty-3 * {
  --bs-gutter-y: 1rem;
}
.gt-4 .gt-4, .gt-4 .gty-4, .gty-4 .gt-4, .gty-4 .gty-4 {
  --bs-gutter-y: 1.5rem;
}
.gt-4 .gt-4 *, .gt-4 .gty-4 *, .gty-4 .gt-4 *, .gty-4 .gty-4 * {
  --bs-gutter-y: 1.5rem;
}
.gt-4 .gt-5, .gt-4 .gty-5, .gty-4 .gt-5, .gty-4 .gty-5 {
  --bs-gutter-y: 3rem;
}
.gt-4 .gt-5 *, .gt-4 .gty-5 *, .gty-4 .gt-5 *, .gty-4 .gty-5 * {
  --bs-gutter-y: 3rem;
}
.gt-5, .gtx-5 {
  --bs-gutter-x: 3rem;
}
.gt-5 *, .gtx-5 * {
  --bs-gutter-x: 3rem;
}
.gt-5 .gt-0, .gt-5 .gtx-0, .gtx-5 .gt-0, .gtx-5 .gtx-0 {
  --bs-gutter-x: 0;
}
.gt-5 .gt-0 *, .gt-5 .gtx-0 *, .gtx-5 .gt-0 *, .gtx-5 .gtx-0 * {
  --bs-gutter-x: 0;
}
.gt-5 .gt-1, .gt-5 .gtx-1, .gtx-5 .gt-1, .gtx-5 .gtx-1 {
  --bs-gutter-x: 0.25rem;
}
.gt-5 .gt-1 *, .gt-5 .gtx-1 *, .gtx-5 .gt-1 *, .gtx-5 .gtx-1 * {
  --bs-gutter-x: 0.25rem;
}
.gt-5 .gt-2, .gt-5 .gtx-2, .gtx-5 .gt-2, .gtx-5 .gtx-2 {
  --bs-gutter-x: 0.5rem;
}
.gt-5 .gt-2 *, .gt-5 .gtx-2 *, .gtx-5 .gt-2 *, .gtx-5 .gtx-2 * {
  --bs-gutter-x: 0.5rem;
}
.gt-5 .gt-3, .gt-5 .gtx-3, .gtx-5 .gt-3, .gtx-5 .gtx-3 {
  --bs-gutter-x: 1rem;
}
.gt-5 .gt-3 *, .gt-5 .gtx-3 *, .gtx-5 .gt-3 *, .gtx-5 .gtx-3 * {
  --bs-gutter-x: 1rem;
}
.gt-5 .gt-4, .gt-5 .gtx-4, .gtx-5 .gt-4, .gtx-5 .gtx-4 {
  --bs-gutter-x: 1.5rem;
}
.gt-5 .gt-4 *, .gt-5 .gtx-4 *, .gtx-5 .gt-4 *, .gtx-5 .gtx-4 * {
  --bs-gutter-x: 1.5rem;
}
.gt-5 .gt-5, .gt-5 .gtx-5, .gtx-5 .gt-5, .gtx-5 .gtx-5 {
  --bs-gutter-x: 3rem;
}
.gt-5 .gt-5 *, .gt-5 .gtx-5 *, .gtx-5 .gt-5 *, .gtx-5 .gtx-5 * {
  --bs-gutter-x: 3rem;
}
.gt-5, .gty-5 {
  --bs-gutter-y: 3rem;
}
.gt-5 *, .gty-5 * {
  --bs-gutter-y: 3rem;
}
.gt-5 .gt-0, .gt-5 .gty-0, .gty-5 .gt-0, .gty-5 .gty-0 {
  --bs-gutter-y: 0;
}
.gt-5 .gt-0 *, .gt-5 .gty-0 *, .gty-5 .gt-0 *, .gty-5 .gty-0 * {
  --bs-gutter-y: 0;
}
.gt-5 .gt-1, .gt-5 .gty-1, .gty-5 .gt-1, .gty-5 .gty-1 {
  --bs-gutter-y: 0.25rem;
}
.gt-5 .gt-1 *, .gt-5 .gty-1 *, .gty-5 .gt-1 *, .gty-5 .gty-1 * {
  --bs-gutter-y: 0.25rem;
}
.gt-5 .gt-2, .gt-5 .gty-2, .gty-5 .gt-2, .gty-5 .gty-2 {
  --bs-gutter-y: 0.5rem;
}
.gt-5 .gt-2 *, .gt-5 .gty-2 *, .gty-5 .gt-2 *, .gty-5 .gty-2 * {
  --bs-gutter-y: 0.5rem;
}
.gt-5 .gt-3, .gt-5 .gty-3, .gty-5 .gt-3, .gty-5 .gty-3 {
  --bs-gutter-y: 1rem;
}
.gt-5 .gt-3 *, .gt-5 .gty-3 *, .gty-5 .gt-3 *, .gty-5 .gty-3 * {
  --bs-gutter-y: 1rem;
}
.gt-5 .gt-4, .gt-5 .gty-4, .gty-5 .gt-4, .gty-5 .gty-4 {
  --bs-gutter-y: 1.5rem;
}
.gt-5 .gt-4 *, .gt-5 .gty-4 *, .gty-5 .gt-4 *, .gty-5 .gty-4 * {
  --bs-gutter-y: 1.5rem;
}
.gt-5 .gt-5, .gt-5 .gty-5, .gty-5 .gt-5, .gty-5 .gty-5 {
  --bs-gutter-y: 3rem;
}
.gt-5 .gt-5 *, .gt-5 .gty-5 *, .gty-5 .gt-5 *, .gty-5 .gty-5 * {
  --bs-gutter-y: 3rem;
}
@media (max-width: 575.98px) {
  .fz-smd-10 {
    font-size: 10px !important;
  }
  .fz-smd-12 {
    font-size: 12px !important;
  }
  .fz-smd-14 {
    font-size: 14px !important;
  }
  .fz-smd-16 {
    font-size: 16px !important;
  }
  .fz-smd-18 {
    font-size: 18px !important;
  }
  .fz-smd-20 {
    font-size: 20px !important;
  }
  .fz-smd-22 {
    font-size: 22px !important;
  }
  .fz-smd-24 {
    font-size: 24px !important;
  }
  .fz-smd-26 {
    font-size: 26px !important;
  }
  .fz-smd-28 {
    font-size: 28px !important;
  }
  .fz-smd-30 {
    font-size: 30px !important;
  }
  .fz-smd-32 {
    font-size: 32px !important;
  }
  .fz-smd-34 {
    font-size: 34px !important;
  }
  .fz-smd-36 {
    font-size: 36px !important;
  }
  .fz-smd-38 {
    font-size: 38px !important;
  }
  .fz-smd-44 {
    font-size: 44px !important;
  }
  .fz-smd-46 {
    font-size: 46px !important;
  }
  .fz-smd-48 {
    font-size: 48px !important;
  }
  .fz-smd-60 {
    font-size: 60px !important;
  }
  .fz-smd-240 {
    font-size: 240px !important;
  }
}
@media (min-width: 576px) {
  .fz-sm-10 {
    font-size: 10px !important;
  }
  .fz-sm-12 {
    font-size: 12px !important;
  }
  .fz-sm-14 {
    font-size: 14px !important;
  }
  .fz-sm-16 {
    font-size: 16px !important;
  }
  .fz-sm-18 {
    font-size: 18px !important;
  }
  .fz-sm-20 {
    font-size: 20px !important;
  }
  .fz-sm-22 {
    font-size: 22px !important;
  }
  .fz-sm-24 {
    font-size: 24px !important;
  }
  .fz-sm-26 {
    font-size: 26px !important;
  }
  .fz-sm-28 {
    font-size: 28px !important;
  }
  .fz-sm-30 {
    font-size: 30px !important;
  }
  .fz-sm-32 {
    font-size: 32px !important;
  }
  .fz-sm-34 {
    font-size: 34px !important;
  }
  .fz-sm-36 {
    font-size: 36px !important;
  }
  .fz-sm-38 {
    font-size: 38px !important;
  }
  .fz-sm-44 {
    font-size: 44px !important;
  }
  .fz-sm-46 {
    font-size: 46px !important;
  }
  .fz-sm-48 {
    font-size: 48px !important;
  }
  .fz-sm-60 {
    font-size: 60px !important;
  }
  .fz-sm-240 {
    font-size: 240px !important;
  }
  .fw-sm-300 {
    font-weight: 300 !important;
  }
  .fw-sm-400 {
    font-weight: 400 !important;
  }
  .fw-sm-500 {
    font-weight: 500 !important;
  }
  .fw-sm-700 {
    font-weight: 700 !important;
  }
  .fw-sm-bold {
    font-weight: 700 !important;
  }
  .fw-sm-normal {
    font-weight: 400 !important;
  }
  .lh-sm-0 {
    line-height: 0 !important;
  }
  .lh-sm-10 {
    line-height: 1 !important;
  }
  .lh-sm-11 {
    line-height: 1.1 !important;
  }
  .lh-sm-12 {
    line-height: 1.2 !important;
  }
  .lh-sm-13 {
    line-height: 1.3 !important;
  }
  .lh-sm-14 {
    line-height: 1.4 !important;
  }
  .lh-sm-18 {
    line-height: 1.8 !important;
  }
  .ls-sm-10 {
    letter-spacing: 1px !important;
  }
  .ls-sm-11 {
    letter-spacing: 1.1px !important;
  }
  .c-sm-w {
    color: #FFFFFF !important;
  }
  .c-sm-w-hf:hover, .c-sm-w-hf:focus {
    color: #FFFFFF !important;
    text-decoration: none !important;
  }
  .bg-sm-w {
    background-color: #FFFFFF !important;
  }
  .bg-sm-w .c-back {
    color: #FFFFFF !important;
  }
  .border-c-sm-w {
    border-color: #FFFFFF !important;
  }
  .c-sm-b {
    color: #000000 !important;
  }
  .c-sm-b-hf:hover, .c-sm-b-hf:focus {
    color: #000000 !important;
    text-decoration: none !important;
  }
  .bg-sm-b {
    background-color: #000000 !important;
  }
  .bg-sm-b .c-back {
    color: #000000 !important;
  }
  .border-c-sm-b {
    border-color: #000000 !important;
  }
  .c-sm-t {
    color: transparent !important;
  }
  .c-sm-t-hf:hover, .c-sm-t-hf:focus {
    color: transparent !important;
    text-decoration: none !important;
  }
  .bg-sm-t {
    background-color: transparent !important;
  }
  .bg-sm-t .c-back {
    color: transparent !important;
  }
  .border-c-sm-t {
    border-color: transparent !important;
  }
  .c-sm-1 {
    color: #202121 !important;
  }
  .c-sm-1-hf:hover, .c-sm-1-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-sm-1 {
    background-color: #202121 !important;
  }
  .bg-sm-1 .c-back {
    color: #202121 !important;
  }
  .border-c-sm-1 {
    border-color: #202121 !important;
  }
  .c-sm-2 {
    color: #202121 !important;
  }
  .c-sm-2-hf:hover, .c-sm-2-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-sm-2 {
    background-color: #202121 !important;
  }
  .bg-sm-2 .c-back {
    color: #202121 !important;
  }
  .border-c-sm-2 {
    border-color: #202121 !important;
  }
  .c-sm-3 {
    color: #ED1C24 !important;
  }
  .c-sm-3-hf:hover, .c-sm-3-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-sm-3 {
    background-color: #ED1C24 !important;
  }
  .bg-sm-3 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-sm-3 {
    border-color: #ED1C24 !important;
  }
  .c-sm-4 {
    color: #202121 !important;
  }
  .c-sm-4-hf:hover, .c-sm-4-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-sm-4 {
    background-color: #202121 !important;
  }
  .bg-sm-4 .c-back {
    color: #202121 !important;
  }
  .border-c-sm-4 {
    border-color: #202121 !important;
  }
  .c-sm-6 {
    color: #F35975 !important;
  }
  .c-sm-6-hf:hover, .c-sm-6-hf:focus {
    color: #F35975 !important;
    text-decoration: none !important;
  }
  .bg-sm-6 {
    background-color: #F35975 !important;
  }
  .bg-sm-6 .c-back {
    color: #F35975 !important;
  }
  .border-c-sm-6 {
    border-color: #F35975 !important;
  }
  .c-sm-7 {
    color: #999999 !important;
  }
  .c-sm-7-hf:hover, .c-sm-7-hf:focus {
    color: #999999 !important;
    text-decoration: none !important;
  }
  .bg-sm-7 {
    background-color: #999999 !important;
  }
  .bg-sm-7 .c-back {
    color: #999999 !important;
  }
  .border-c-sm-7 {
    border-color: #999999 !important;
  }
  .c-sm-c1 {
    color: #FCFCFC !important;
  }
  .c-sm-c1-hf:hover, .c-sm-c1-hf:focus {
    color: #FCFCFC !important;
    text-decoration: none !important;
  }
  .bg-sm-c1 {
    background-color: #FCFCFC !important;
  }
  .bg-sm-c1 .c-back {
    color: #FCFCFC !important;
  }
  .border-c-sm-c1 {
    border-color: #FCFCFC !important;
  }
  .c-sm-c2 {
    color: #ED1C24 !important;
  }
  .c-sm-c2-hf:hover, .c-sm-c2-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-sm-c2 {
    background-color: #ED1C24 !important;
  }
  .bg-sm-c2 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-sm-c2 {
    border-color: #ED1C24 !important;
  }
  .c-sm-c3 {
    color: #C30438 !important;
  }
  .c-sm-c3-hf:hover, .c-sm-c3-hf:focus {
    color: #C30438 !important;
    text-decoration: none !important;
  }
  .bg-sm-c3 {
    background-color: #C30438 !important;
  }
  .bg-sm-c3 .c-back {
    color: #C30438 !important;
  }
  .border-c-sm-c3 {
    border-color: #C30438 !important;
  }
  .c-sm-c4 {
    color: #F4F7F6 !important;
  }
  .c-sm-c4-hf:hover, .c-sm-c4-hf:focus {
    color: #F4F7F6 !important;
    text-decoration: none !important;
  }
  .bg-sm-c4 {
    background-color: #F4F7F6 !important;
  }
  .bg-sm-c4 .c-back {
    color: #F4F7F6 !important;
  }
  .border-c-sm-c4 {
    border-color: #F4F7F6 !important;
  }
  .c-sm-c5 {
    color: #E6EAEA !important;
  }
  .c-sm-c5-hf:hover, .c-sm-c5-hf:focus {
    color: #E6EAEA !important;
    text-decoration: none !important;
  }
  .bg-sm-c5 {
    background-color: #E6EAEA !important;
  }
  .bg-sm-c5 .c-back {
    color: #E6EAEA !important;
  }
  .border-c-sm-c5 {
    border-color: #E6EAEA !important;
  }
  .c-sm-c6 {
    color: #202121 !important;
  }
  .c-sm-c6-hf:hover, .c-sm-c6-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-sm-c6 {
    background-color: #202121 !important;
  }
  .bg-sm-c6 .c-back {
    color: #202121 !important;
  }
  .border-c-sm-c6 {
    border-color: #202121 !important;
  }
  .c-sm-c7 {
    color: #818285 !important;
  }
  .c-sm-c7-hf:hover, .c-sm-c7-hf:focus {
    color: #818285 !important;
    text-decoration: none !important;
  }
  .bg-sm-c7 {
    background-color: #818285 !important;
  }
  .bg-sm-c7 .c-back {
    color: #818285 !important;
  }
  .border-c-sm-c7 {
    border-color: #818285 !important;
  }
  .c-sm-c8 {
    color: #ffffff !important;
  }
  .c-sm-c8-hf:hover, .c-sm-c8-hf:focus {
    color: #ffffff !important;
    text-decoration: none !important;
  }
  .bg-sm-c8 {
    background-color: #ffffff !important;
  }
  .bg-sm-c8 .c-back {
    color: #ffffff !important;
  }
  .border-c-sm-c8 {
    border-color: #ffffff !important;
  }
  .c-sm-c9 {
    color: #C3C7C6 !important;
  }
  .c-sm-c9-hf:hover, .c-sm-c9-hf:focus {
    color: #C3C7C6 !important;
    text-decoration: none !important;
  }
  .bg-sm-c9 {
    background-color: #C3C7C6 !important;
  }
  .bg-sm-c9 .c-back {
    color: #C3C7C6 !important;
  }
  .border-c-sm-c9 {
    border-color: #C3C7C6 !important;
  }
  .c-sm-c10 {
    color: #0C121C !important;
  }
  .c-sm-c10-hf:hover, .c-sm-c10-hf:focus {
    color: #0C121C !important;
    text-decoration: none !important;
  }
  .bg-sm-c10 {
    background-color: #0C121C !important;
  }
  .bg-sm-c10 .c-back {
    color: #0C121C !important;
  }
  .border-c-sm-c10 {
    border-color: #0C121C !important;
  }
  .c-sm-c11 {
    color: #4FC4B6 !important;
  }
  .c-sm-c11-hf:hover, .c-sm-c11-hf:focus {
    color: #4FC4B6 !important;
    text-decoration: none !important;
  }
  .bg-sm-c11 {
    background-color: #4FC4B6 !important;
  }
  .bg-sm-c11 .c-back {
    color: #4FC4B6 !important;
  }
  .border-c-sm-c11 {
    border-color: #4FC4B6 !important;
  }
  .c-sm-yt {
    color: #c4302b !important;
  }
  .c-sm-yt-hf:hover, .c-sm-yt-hf:focus {
    color: #c4302b !important;
    text-decoration: none !important;
  }
  .bg-sm-yt {
    background-color: #c4302b !important;
  }
  .bg-sm-yt .c-back {
    color: #c4302b !important;
  }
  .border-c-sm-yt {
    border-color: #c4302b !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  .gx-sm-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
  .gx-sm-0 > * {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .gx-sm-0 > .col, .gx-sm-0 > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-0 {
    margin-bottom: -0 !important;
  }
  .gy-sm-0 > * {
    margin-bottom: 0 !important;
  }
  .l-sm-0 {
    left: 0 !important;
  }
  .r-sm-0 {
    right: 0 !important;
  }
  .t-sm-0 {
    top: 0 !important;
  }
  .b-sm-0 {
    bottom: 0 !important;
  }
  .mih-sm-0 {
    min-height: 0 !important;
  }
  .mah-sm-0 {
    max-height: 0 !important;
  }
  .miw-sm-0 {
    min-width: 0 !important;
  }
  .maw-sm-0 {
    max-width: 0 !important;
  }
  .h-sm-0 {
    height: 0 !important;
  }
  .w-sm-0 {
    width: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .gx-sm-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .gx-sm-1 > * {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .gx-sm-1 > .col, .gx-sm-1 > [class*="col-"] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-1 {
    margin-bottom: -0.25rem !important;
  }
  .gy-sm-1 > * {
    margin-bottom: 0.25rem !important;
  }
  .l-sm-1 {
    left: 0.25rem !important;
  }
  .r-sm-1 {
    right: 0.25rem !important;
  }
  .t-sm-1 {
    top: 0.25rem !important;
  }
  .b-sm-1 {
    bottom: 0.25rem !important;
  }
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .l-sm-n1 {
    left: -0.25rem !important;
  }
  .r-sm-n1 {
    right: -0.25rem !important;
  }
  .t-sm-n1 {
    top: -0.25rem !important;
  }
  .b-sm-n1 {
    bottom: -0.25rem !important;
  }
  .mih-sm-1 {
    min-height: 0.25rem !important;
  }
  .mah-sm-1 {
    max-height: 0.25rem !important;
  }
  .miw-sm-1 {
    min-width: 0.25rem !important;
  }
  .maw-sm-1 {
    max-width: 0.25rem !important;
  }
  .h-sm-1 {
    height: 0.25rem !important;
  }
  .w-sm-1 {
    width: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .gx-sm-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .gx-sm-2 > * {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .gx-sm-2 > .col, .gx-sm-2 > [class*="col-"] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-2 {
    margin-bottom: -0.5rem !important;
  }
  .gy-sm-2 > * {
    margin-bottom: 0.5rem !important;
  }
  .l-sm-2 {
    left: 0.5rem !important;
  }
  .r-sm-2 {
    right: 0.5rem !important;
  }
  .t-sm-2 {
    top: 0.5rem !important;
  }
  .b-sm-2 {
    bottom: 0.5rem !important;
  }
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .l-sm-n2 {
    left: -0.5rem !important;
  }
  .r-sm-n2 {
    right: -0.5rem !important;
  }
  .t-sm-n2 {
    top: -0.5rem !important;
  }
  .b-sm-n2 {
    bottom: -0.5rem !important;
  }
  .mih-sm-2 {
    min-height: 0.5rem !important;
  }
  .mah-sm-2 {
    max-height: 0.5rem !important;
  }
  .miw-sm-2 {
    min-width: 0.5rem !important;
  }
  .maw-sm-2 {
    max-width: 0.5rem !important;
  }
  .h-sm-2 {
    height: 0.5rem !important;
  }
  .w-sm-2 {
    width: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 0.75rem !important;
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 0.75rem !important;
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 0.75rem !important;
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 0.75rem !important;
  }
  .p-sm-3 {
    padding: 0.75rem !important;
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 0.75rem !important;
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 0.75rem !important;
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 0.75rem !important;
  }
  .gx-sm-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .gx-sm-3 > * {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .gx-sm-3 > .col, .gx-sm-3 > [class*="col-"] {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-3 {
    margin-bottom: -0.75rem !important;
  }
  .gy-sm-3 > * {
    margin-bottom: 0.75rem !important;
  }
  .l-sm-3 {
    left: 0.75rem !important;
  }
  .r-sm-3 {
    right: 0.75rem !important;
  }
  .t-sm-3 {
    top: 0.75rem !important;
  }
  .b-sm-3 {
    bottom: 0.75rem !important;
  }
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -0.75rem !important;
  }
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -0.75rem !important;
  }
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -0.75rem !important;
  }
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -0.75rem !important;
  }
  .l-sm-n3 {
    left: -0.75rem !important;
  }
  .r-sm-n3 {
    right: -0.75rem !important;
  }
  .t-sm-n3 {
    top: -0.75rem !important;
  }
  .b-sm-n3 {
    bottom: -0.75rem !important;
  }
  .mih-sm-3 {
    min-height: 0.75rem !important;
  }
  .mah-sm-3 {
    max-height: 0.75rem !important;
  }
  .miw-sm-3 {
    min-width: 0.75rem !important;
  }
  .maw-sm-3 {
    max-width: 0.75rem !important;
  }
  .h-sm-3 {
    height: 0.75rem !important;
  }
  .w-sm-3 {
    width: 0.75rem !important;
  }
  .m-sm-4 {
    margin: 1rem !important;
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1rem !important;
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1rem !important;
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1rem !important;
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1rem !important;
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1rem !important;
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1rem !important;
  }
  .gx-sm-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .gx-sm-4 > * {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .gx-sm-4 > .col, .gx-sm-4 > [class*="col-"] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-4 {
    margin-bottom: -1rem !important;
  }
  .gy-sm-4 > * {
    margin-bottom: 1rem !important;
  }
  .l-sm-4 {
    left: 1rem !important;
  }
  .r-sm-4 {
    right: 1rem !important;
  }
  .t-sm-4 {
    top: 1rem !important;
  }
  .b-sm-4 {
    bottom: 1rem !important;
  }
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1rem !important;
  }
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1rem !important;
  }
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1rem !important;
  }
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1rem !important;
  }
  .l-sm-n4 {
    left: -1rem !important;
  }
  .r-sm-n4 {
    right: -1rem !important;
  }
  .t-sm-n4 {
    top: -1rem !important;
  }
  .b-sm-n4 {
    bottom: -1rem !important;
  }
  .mih-sm-4 {
    min-height: 1rem !important;
  }
  .mah-sm-4 {
    max-height: 1rem !important;
  }
  .miw-sm-4 {
    min-width: 1rem !important;
  }
  .maw-sm-4 {
    max-width: 1rem !important;
  }
  .h-sm-4 {
    height: 1rem !important;
  }
  .w-sm-4 {
    width: 1rem !important;
  }
  .m-sm-5 {
    margin: 1.25rem !important;
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 1.25rem !important;
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 1.25rem !important;
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 1.25rem !important;
  }
  .p-sm-5 {
    padding: 1.25rem !important;
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 1.25rem !important;
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 1.25rem !important;
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 1.25rem !important;
  }
  .gx-sm-5 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .gx-sm-5 > * {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .gx-sm-5 > .col, .gx-sm-5 > [class*="col-"] {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-5 {
    margin-bottom: -1.25rem !important;
  }
  .gy-sm-5 > * {
    margin-bottom: 1.25rem !important;
  }
  .l-sm-5 {
    left: 1.25rem !important;
  }
  .r-sm-5 {
    right: 1.25rem !important;
  }
  .t-sm-5 {
    top: 1.25rem !important;
  }
  .b-sm-5 {
    bottom: 1.25rem !important;
  }
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -1.25rem !important;
  }
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -1.25rem !important;
  }
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -1.25rem !important;
  }
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -1.25rem !important;
  }
  .l-sm-n5 {
    left: -1.25rem !important;
  }
  .r-sm-n5 {
    right: -1.25rem !important;
  }
  .t-sm-n5 {
    top: -1.25rem !important;
  }
  .b-sm-n5 {
    bottom: -1.25rem !important;
  }
  .mih-sm-5 {
    min-height: 1.25rem !important;
  }
  .mah-sm-5 {
    max-height: 1.25rem !important;
  }
  .miw-sm-5 {
    min-width: 1.25rem !important;
  }
  .maw-sm-5 {
    max-width: 1.25rem !important;
  }
  .h-sm-5 {
    height: 1.25rem !important;
  }
  .w-sm-5 {
    width: 1.25rem !important;
  }
  .m-sm-6 {
    margin: 1.5rem !important;
  }
  .mt-sm-6, .my-sm-6 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-6, .mx-sm-6 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-6, .my-sm-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-6, .mx-sm-6 {
    margin-left: 1.5rem !important;
  }
  .p-sm-6 {
    padding: 1.5rem !important;
  }
  .pt-sm-6, .py-sm-6 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-6, .px-sm-6 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-6, .py-sm-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-6, .px-sm-6 {
    padding-left: 1.5rem !important;
  }
  .gx-sm-6 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .gx-sm-6 > * {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .gx-sm-6 > .col, .gx-sm-6 > [class*="col-"] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-6 {
    margin-bottom: -1.5rem !important;
  }
  .gy-sm-6 > * {
    margin-bottom: 1.5rem !important;
  }
  .l-sm-6 {
    left: 1.5rem !important;
  }
  .r-sm-6 {
    right: 1.5rem !important;
  }
  .t-sm-6 {
    top: 1.5rem !important;
  }
  .b-sm-6 {
    bottom: 1.5rem !important;
  }
  .mt-sm-n6, .my-sm-n6 {
    margin-top: -1.5rem !important;
  }
  .ml-sm-n6, .mx-sm-n6 {
    margin-left: -1.5rem !important;
  }
  .mb-sm-n6, .my-sm-n6 {
    margin-bottom: -1.5rem !important;
  }
  .mr-sm-n6, .mx-sm-n6 {
    margin-right: -1.5rem !important;
  }
  .l-sm-n6 {
    left: -1.5rem !important;
  }
  .r-sm-n6 {
    right: -1.5rem !important;
  }
  .t-sm-n6 {
    top: -1.5rem !important;
  }
  .b-sm-n6 {
    bottom: -1.5rem !important;
  }
  .mih-sm-6 {
    min-height: 1.5rem !important;
  }
  .mah-sm-6 {
    max-height: 1.5rem !important;
  }
  .miw-sm-6 {
    min-width: 1.5rem !important;
  }
  .maw-sm-6 {
    max-width: 1.5rem !important;
  }
  .h-sm-6 {
    height: 1.5rem !important;
  }
  .w-sm-6 {
    width: 1.5rem !important;
  }
  .m-sm-7 {
    margin: 1.75rem !important;
  }
  .mt-sm-7, .my-sm-7 {
    margin-top: 1.75rem !important;
  }
  .mr-sm-7, .mx-sm-7 {
    margin-right: 1.75rem !important;
  }
  .mb-sm-7, .my-sm-7 {
    margin-bottom: 1.75rem !important;
  }
  .ml-sm-7, .mx-sm-7 {
    margin-left: 1.75rem !important;
  }
  .p-sm-7 {
    padding: 1.75rem !important;
  }
  .pt-sm-7, .py-sm-7 {
    padding-top: 1.75rem !important;
  }
  .pr-sm-7, .px-sm-7 {
    padding-right: 1.75rem !important;
  }
  .pb-sm-7, .py-sm-7 {
    padding-bottom: 1.75rem !important;
  }
  .pl-sm-7, .px-sm-7 {
    padding-left: 1.75rem !important;
  }
  .gx-sm-7 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .gx-sm-7 > * {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .gx-sm-7 > .col, .gx-sm-7 > [class*="col-"] {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-7 {
    margin-bottom: -1.75rem !important;
  }
  .gy-sm-7 > * {
    margin-bottom: 1.75rem !important;
  }
  .l-sm-7 {
    left: 1.75rem !important;
  }
  .r-sm-7 {
    right: 1.75rem !important;
  }
  .t-sm-7 {
    top: 1.75rem !important;
  }
  .b-sm-7 {
    bottom: 1.75rem !important;
  }
  .mt-sm-n7, .my-sm-n7 {
    margin-top: -1.75rem !important;
  }
  .ml-sm-n7, .mx-sm-n7 {
    margin-left: -1.75rem !important;
  }
  .mb-sm-n7, .my-sm-n7 {
    margin-bottom: -1.75rem !important;
  }
  .mr-sm-n7, .mx-sm-n7 {
    margin-right: -1.75rem !important;
  }
  .l-sm-n7 {
    left: -1.75rem !important;
  }
  .r-sm-n7 {
    right: -1.75rem !important;
  }
  .t-sm-n7 {
    top: -1.75rem !important;
  }
  .b-sm-n7 {
    bottom: -1.75rem !important;
  }
  .mih-sm-7 {
    min-height: 1.75rem !important;
  }
  .mah-sm-7 {
    max-height: 1.75rem !important;
  }
  .miw-sm-7 {
    min-width: 1.75rem !important;
  }
  .maw-sm-7 {
    max-width: 1.75rem !important;
  }
  .h-sm-7 {
    height: 1.75rem !important;
  }
  .w-sm-7 {
    width: 1.75rem !important;
  }
  .m-sm-8 {
    margin: 2rem !important;
  }
  .mt-sm-8, .my-sm-8 {
    margin-top: 2rem !important;
  }
  .mr-sm-8, .mx-sm-8 {
    margin-right: 2rem !important;
  }
  .mb-sm-8, .my-sm-8 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-8, .mx-sm-8 {
    margin-left: 2rem !important;
  }
  .p-sm-8 {
    padding: 2rem !important;
  }
  .pt-sm-8, .py-sm-8 {
    padding-top: 2rem !important;
  }
  .pr-sm-8, .px-sm-8 {
    padding-right: 2rem !important;
  }
  .pb-sm-8, .py-sm-8 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-8, .px-sm-8 {
    padding-left: 2rem !important;
  }
  .gx-sm-8 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .gx-sm-8 > * {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .gx-sm-8 > .col, .gx-sm-8 > [class*="col-"] {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-8 {
    margin-bottom: -2rem !important;
  }
  .gy-sm-8 > * {
    margin-bottom: 2rem !important;
  }
  .l-sm-8 {
    left: 2rem !important;
  }
  .r-sm-8 {
    right: 2rem !important;
  }
  .t-sm-8 {
    top: 2rem !important;
  }
  .b-sm-8 {
    bottom: 2rem !important;
  }
  .mt-sm-n8, .my-sm-n8 {
    margin-top: -2rem !important;
  }
  .ml-sm-n8, .mx-sm-n8 {
    margin-left: -2rem !important;
  }
  .mb-sm-n8, .my-sm-n8 {
    margin-bottom: -2rem !important;
  }
  .mr-sm-n8, .mx-sm-n8 {
    margin-right: -2rem !important;
  }
  .l-sm-n8 {
    left: -2rem !important;
  }
  .r-sm-n8 {
    right: -2rem !important;
  }
  .t-sm-n8 {
    top: -2rem !important;
  }
  .b-sm-n8 {
    bottom: -2rem !important;
  }
  .mih-sm-8 {
    min-height: 2rem !important;
  }
  .mah-sm-8 {
    max-height: 2rem !important;
  }
  .miw-sm-8 {
    min-width: 2rem !important;
  }
  .maw-sm-8 {
    max-width: 2rem !important;
  }
  .h-sm-8 {
    height: 2rem !important;
  }
  .w-sm-8 {
    width: 2rem !important;
  }
  .m-sm-9 {
    margin: 2.25rem !important;
  }
  .mt-sm-9, .my-sm-9 {
    margin-top: 2.25rem !important;
  }
  .mr-sm-9, .mx-sm-9 {
    margin-right: 2.25rem !important;
  }
  .mb-sm-9, .my-sm-9 {
    margin-bottom: 2.25rem !important;
  }
  .ml-sm-9, .mx-sm-9 {
    margin-left: 2.25rem !important;
  }
  .p-sm-9 {
    padding: 2.25rem !important;
  }
  .pt-sm-9, .py-sm-9 {
    padding-top: 2.25rem !important;
  }
  .pr-sm-9, .px-sm-9 {
    padding-right: 2.25rem !important;
  }
  .pb-sm-9, .py-sm-9 {
    padding-bottom: 2.25rem !important;
  }
  .pl-sm-9, .px-sm-9 {
    padding-left: 2.25rem !important;
  }
  .gx-sm-9 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .gx-sm-9 > * {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .gx-sm-9 > .col, .gx-sm-9 > [class*="col-"] {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-9 {
    margin-bottom: -2.25rem !important;
  }
  .gy-sm-9 > * {
    margin-bottom: 2.25rem !important;
  }
  .l-sm-9 {
    left: 2.25rem !important;
  }
  .r-sm-9 {
    right: 2.25rem !important;
  }
  .t-sm-9 {
    top: 2.25rem !important;
  }
  .b-sm-9 {
    bottom: 2.25rem !important;
  }
  .mt-sm-n9, .my-sm-n9 {
    margin-top: -2.25rem !important;
  }
  .ml-sm-n9, .mx-sm-n9 {
    margin-left: -2.25rem !important;
  }
  .mb-sm-n9, .my-sm-n9 {
    margin-bottom: -2.25rem !important;
  }
  .mr-sm-n9, .mx-sm-n9 {
    margin-right: -2.25rem !important;
  }
  .l-sm-n9 {
    left: -2.25rem !important;
  }
  .r-sm-n9 {
    right: -2.25rem !important;
  }
  .t-sm-n9 {
    top: -2.25rem !important;
  }
  .b-sm-n9 {
    bottom: -2.25rem !important;
  }
  .mih-sm-9 {
    min-height: 2.25rem !important;
  }
  .mah-sm-9 {
    max-height: 2.25rem !important;
  }
  .miw-sm-9 {
    min-width: 2.25rem !important;
  }
  .maw-sm-9 {
    max-width: 2.25rem !important;
  }
  .h-sm-9 {
    height: 2.25rem !important;
  }
  .w-sm-9 {
    width: 2.25rem !important;
  }
  .m-sm-10 {
    margin: 2.5rem !important;
  }
  .mt-sm-10, .my-sm-10 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-10, .mx-sm-10 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-10, .my-sm-10 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-10, .mx-sm-10 {
    margin-left: 2.5rem !important;
  }
  .p-sm-10 {
    padding: 2.5rem !important;
  }
  .pt-sm-10, .py-sm-10 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-10, .px-sm-10 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-10, .py-sm-10 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-10, .px-sm-10 {
    padding-left: 2.5rem !important;
  }
  .gx-sm-10 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .gx-sm-10 > * {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .gx-sm-10 > .col, .gx-sm-10 > [class*="col-"] {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-10 {
    margin-bottom: -2.5rem !important;
  }
  .gy-sm-10 > * {
    margin-bottom: 2.5rem !important;
  }
  .l-sm-10 {
    left: 2.5rem !important;
  }
  .r-sm-10 {
    right: 2.5rem !important;
  }
  .t-sm-10 {
    top: 2.5rem !important;
  }
  .b-sm-10 {
    bottom: 2.5rem !important;
  }
  .mt-sm-n10, .my-sm-n10 {
    margin-top: -2.5rem !important;
  }
  .ml-sm-n10, .mx-sm-n10 {
    margin-left: -2.5rem !important;
  }
  .mb-sm-n10, .my-sm-n10 {
    margin-bottom: -2.5rem !important;
  }
  .mr-sm-n10, .mx-sm-n10 {
    margin-right: -2.5rem !important;
  }
  .l-sm-n10 {
    left: -2.5rem !important;
  }
  .r-sm-n10 {
    right: -2.5rem !important;
  }
  .t-sm-n10 {
    top: -2.5rem !important;
  }
  .b-sm-n10 {
    bottom: -2.5rem !important;
  }
  .mih-sm-10 {
    min-height: 2.5rem !important;
  }
  .mah-sm-10 {
    max-height: 2.5rem !important;
  }
  .miw-sm-10 {
    min-width: 2.5rem !important;
  }
  .maw-sm-10 {
    max-width: 2.5rem !important;
  }
  .h-sm-10 {
    height: 2.5rem !important;
  }
  .w-sm-10 {
    width: 2.5rem !important;
  }
  .m-sm-11 {
    margin: 2.75rem !important;
  }
  .mt-sm-11, .my-sm-11 {
    margin-top: 2.75rem !important;
  }
  .mr-sm-11, .mx-sm-11 {
    margin-right: 2.75rem !important;
  }
  .mb-sm-11, .my-sm-11 {
    margin-bottom: 2.75rem !important;
  }
  .ml-sm-11, .mx-sm-11 {
    margin-left: 2.75rem !important;
  }
  .p-sm-11 {
    padding: 2.75rem !important;
  }
  .pt-sm-11, .py-sm-11 {
    padding-top: 2.75rem !important;
  }
  .pr-sm-11, .px-sm-11 {
    padding-right: 2.75rem !important;
  }
  .pb-sm-11, .py-sm-11 {
    padding-bottom: 2.75rem !important;
  }
  .pl-sm-11, .px-sm-11 {
    padding-left: 2.75rem !important;
  }
  .gx-sm-11 {
    margin-right: -2.75rem !important;
    margin-left: -2.75rem !important;
  }
  .gx-sm-11 > * {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .gx-sm-11 > .col, .gx-sm-11 > [class*="col-"] {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-11 {
    margin-bottom: -2.75rem !important;
  }
  .gy-sm-11 > * {
    margin-bottom: 2.75rem !important;
  }
  .l-sm-11 {
    left: 2.75rem !important;
  }
  .r-sm-11 {
    right: 2.75rem !important;
  }
  .t-sm-11 {
    top: 2.75rem !important;
  }
  .b-sm-11 {
    bottom: 2.75rem !important;
  }
  .mt-sm-n11, .my-sm-n11 {
    margin-top: -2.75rem !important;
  }
  .ml-sm-n11, .mx-sm-n11 {
    margin-left: -2.75rem !important;
  }
  .mb-sm-n11, .my-sm-n11 {
    margin-bottom: -2.75rem !important;
  }
  .mr-sm-n11, .mx-sm-n11 {
    margin-right: -2.75rem !important;
  }
  .l-sm-n11 {
    left: -2.75rem !important;
  }
  .r-sm-n11 {
    right: -2.75rem !important;
  }
  .t-sm-n11 {
    top: -2.75rem !important;
  }
  .b-sm-n11 {
    bottom: -2.75rem !important;
  }
  .mih-sm-11 {
    min-height: 2.75rem !important;
  }
  .mah-sm-11 {
    max-height: 2.75rem !important;
  }
  .miw-sm-11 {
    min-width: 2.75rem !important;
  }
  .maw-sm-11 {
    max-width: 2.75rem !important;
  }
  .h-sm-11 {
    height: 2.75rem !important;
  }
  .w-sm-11 {
    width: 2.75rem !important;
  }
  .m-sm-12 {
    margin: 3rem !important;
  }
  .mt-sm-12, .my-sm-12 {
    margin-top: 3rem !important;
  }
  .mr-sm-12, .mx-sm-12 {
    margin-right: 3rem !important;
  }
  .mb-sm-12, .my-sm-12 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-12, .mx-sm-12 {
    margin-left: 3rem !important;
  }
  .p-sm-12 {
    padding: 3rem !important;
  }
  .pt-sm-12, .py-sm-12 {
    padding-top: 3rem !important;
  }
  .pr-sm-12, .px-sm-12 {
    padding-right: 3rem !important;
  }
  .pb-sm-12, .py-sm-12 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-12, .px-sm-12 {
    padding-left: 3rem !important;
  }
  .gx-sm-12 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .gx-sm-12 > * {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .gx-sm-12 > .col, .gx-sm-12 > [class*="col-"] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-12 {
    margin-bottom: -3rem !important;
  }
  .gy-sm-12 > * {
    margin-bottom: 3rem !important;
  }
  .l-sm-12 {
    left: 3rem !important;
  }
  .r-sm-12 {
    right: 3rem !important;
  }
  .t-sm-12 {
    top: 3rem !important;
  }
  .b-sm-12 {
    bottom: 3rem !important;
  }
  .mt-sm-n12, .my-sm-n12 {
    margin-top: -3rem !important;
  }
  .ml-sm-n12, .mx-sm-n12 {
    margin-left: -3rem !important;
  }
  .mb-sm-n12, .my-sm-n12 {
    margin-bottom: -3rem !important;
  }
  .mr-sm-n12, .mx-sm-n12 {
    margin-right: -3rem !important;
  }
  .l-sm-n12 {
    left: -3rem !important;
  }
  .r-sm-n12 {
    right: -3rem !important;
  }
  .t-sm-n12 {
    top: -3rem !important;
  }
  .b-sm-n12 {
    bottom: -3rem !important;
  }
  .mih-sm-12 {
    min-height: 3rem !important;
  }
  .mah-sm-12 {
    max-height: 3rem !important;
  }
  .miw-sm-12 {
    min-width: 3rem !important;
  }
  .maw-sm-12 {
    max-width: 3rem !important;
  }
  .h-sm-12 {
    height: 3rem !important;
  }
  .w-sm-12 {
    width: 3rem !important;
  }
  .m-sm-13 {
    margin: 3.25rem !important;
  }
  .mt-sm-13, .my-sm-13 {
    margin-top: 3.25rem !important;
  }
  .mr-sm-13, .mx-sm-13 {
    margin-right: 3.25rem !important;
  }
  .mb-sm-13, .my-sm-13 {
    margin-bottom: 3.25rem !important;
  }
  .ml-sm-13, .mx-sm-13 {
    margin-left: 3.25rem !important;
  }
  .p-sm-13 {
    padding: 3.25rem !important;
  }
  .pt-sm-13, .py-sm-13 {
    padding-top: 3.25rem !important;
  }
  .pr-sm-13, .px-sm-13 {
    padding-right: 3.25rem !important;
  }
  .pb-sm-13, .py-sm-13 {
    padding-bottom: 3.25rem !important;
  }
  .pl-sm-13, .px-sm-13 {
    padding-left: 3.25rem !important;
  }
  .gx-sm-13 {
    margin-right: -3.25rem !important;
    margin-left: -3.25rem !important;
  }
  .gx-sm-13 > * {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .gx-sm-13 > .col, .gx-sm-13 > [class*="col-"] {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-13 {
    margin-bottom: -3.25rem !important;
  }
  .gy-sm-13 > * {
    margin-bottom: 3.25rem !important;
  }
  .l-sm-13 {
    left: 3.25rem !important;
  }
  .r-sm-13 {
    right: 3.25rem !important;
  }
  .t-sm-13 {
    top: 3.25rem !important;
  }
  .b-sm-13 {
    bottom: 3.25rem !important;
  }
  .mt-sm-n13, .my-sm-n13 {
    margin-top: -3.25rem !important;
  }
  .ml-sm-n13, .mx-sm-n13 {
    margin-left: -3.25rem !important;
  }
  .mb-sm-n13, .my-sm-n13 {
    margin-bottom: -3.25rem !important;
  }
  .mr-sm-n13, .mx-sm-n13 {
    margin-right: -3.25rem !important;
  }
  .l-sm-n13 {
    left: -3.25rem !important;
  }
  .r-sm-n13 {
    right: -3.25rem !important;
  }
  .t-sm-n13 {
    top: -3.25rem !important;
  }
  .b-sm-n13 {
    bottom: -3.25rem !important;
  }
  .mih-sm-13 {
    min-height: 3.25rem !important;
  }
  .mah-sm-13 {
    max-height: 3.25rem !important;
  }
  .miw-sm-13 {
    min-width: 3.25rem !important;
  }
  .maw-sm-13 {
    max-width: 3.25rem !important;
  }
  .h-sm-13 {
    height: 3.25rem !important;
  }
  .w-sm-13 {
    width: 3.25rem !important;
  }
  .m-sm-14 {
    margin: 3.5rem !important;
  }
  .mt-sm-14, .my-sm-14 {
    margin-top: 3.5rem !important;
  }
  .mr-sm-14, .mx-sm-14 {
    margin-right: 3.5rem !important;
  }
  .mb-sm-14, .my-sm-14 {
    margin-bottom: 3.5rem !important;
  }
  .ml-sm-14, .mx-sm-14 {
    margin-left: 3.5rem !important;
  }
  .p-sm-14 {
    padding: 3.5rem !important;
  }
  .pt-sm-14, .py-sm-14 {
    padding-top: 3.5rem !important;
  }
  .pr-sm-14, .px-sm-14 {
    padding-right: 3.5rem !important;
  }
  .pb-sm-14, .py-sm-14 {
    padding-bottom: 3.5rem !important;
  }
  .pl-sm-14, .px-sm-14 {
    padding-left: 3.5rem !important;
  }
  .gx-sm-14 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .gx-sm-14 > * {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .gx-sm-14 > .col, .gx-sm-14 > [class*="col-"] {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-14 {
    margin-bottom: -3.5rem !important;
  }
  .gy-sm-14 > * {
    margin-bottom: 3.5rem !important;
  }
  .l-sm-14 {
    left: 3.5rem !important;
  }
  .r-sm-14 {
    right: 3.5rem !important;
  }
  .t-sm-14 {
    top: 3.5rem !important;
  }
  .b-sm-14 {
    bottom: 3.5rem !important;
  }
  .mt-sm-n14, .my-sm-n14 {
    margin-top: -3.5rem !important;
  }
  .ml-sm-n14, .mx-sm-n14 {
    margin-left: -3.5rem !important;
  }
  .mb-sm-n14, .my-sm-n14 {
    margin-bottom: -3.5rem !important;
  }
  .mr-sm-n14, .mx-sm-n14 {
    margin-right: -3.5rem !important;
  }
  .l-sm-n14 {
    left: -3.5rem !important;
  }
  .r-sm-n14 {
    right: -3.5rem !important;
  }
  .t-sm-n14 {
    top: -3.5rem !important;
  }
  .b-sm-n14 {
    bottom: -3.5rem !important;
  }
  .mih-sm-14 {
    min-height: 3.5rem !important;
  }
  .mah-sm-14 {
    max-height: 3.5rem !important;
  }
  .miw-sm-14 {
    min-width: 3.5rem !important;
  }
  .maw-sm-14 {
    max-width: 3.5rem !important;
  }
  .h-sm-14 {
    height: 3.5rem !important;
  }
  .w-sm-14 {
    width: 3.5rem !important;
  }
  .m-sm-15 {
    margin: 3.75rem !important;
  }
  .mt-sm-15, .my-sm-15 {
    margin-top: 3.75rem !important;
  }
  .mr-sm-15, .mx-sm-15 {
    margin-right: 3.75rem !important;
  }
  .mb-sm-15, .my-sm-15 {
    margin-bottom: 3.75rem !important;
  }
  .ml-sm-15, .mx-sm-15 {
    margin-left: 3.75rem !important;
  }
  .p-sm-15 {
    padding: 3.75rem !important;
  }
  .pt-sm-15, .py-sm-15 {
    padding-top: 3.75rem !important;
  }
  .pr-sm-15, .px-sm-15 {
    padding-right: 3.75rem !important;
  }
  .pb-sm-15, .py-sm-15 {
    padding-bottom: 3.75rem !important;
  }
  .pl-sm-15, .px-sm-15 {
    padding-left: 3.75rem !important;
  }
  .gx-sm-15 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .gx-sm-15 > * {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .gx-sm-15 > .col, .gx-sm-15 > [class*="col-"] {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-15 {
    margin-bottom: -3.75rem !important;
  }
  .gy-sm-15 > * {
    margin-bottom: 3.75rem !important;
  }
  .l-sm-15 {
    left: 3.75rem !important;
  }
  .r-sm-15 {
    right: 3.75rem !important;
  }
  .t-sm-15 {
    top: 3.75rem !important;
  }
  .b-sm-15 {
    bottom: 3.75rem !important;
  }
  .mt-sm-n15, .my-sm-n15 {
    margin-top: -3.75rem !important;
  }
  .ml-sm-n15, .mx-sm-n15 {
    margin-left: -3.75rem !important;
  }
  .mb-sm-n15, .my-sm-n15 {
    margin-bottom: -3.75rem !important;
  }
  .mr-sm-n15, .mx-sm-n15 {
    margin-right: -3.75rem !important;
  }
  .l-sm-n15 {
    left: -3.75rem !important;
  }
  .r-sm-n15 {
    right: -3.75rem !important;
  }
  .t-sm-n15 {
    top: -3.75rem !important;
  }
  .b-sm-n15 {
    bottom: -3.75rem !important;
  }
  .mih-sm-15 {
    min-height: 3.75rem !important;
  }
  .mah-sm-15 {
    max-height: 3.75rem !important;
  }
  .miw-sm-15 {
    min-width: 3.75rem !important;
  }
  .maw-sm-15 {
    max-width: 3.75rem !important;
  }
  .h-sm-15 {
    height: 3.75rem !important;
  }
  .w-sm-15 {
    width: 3.75rem !important;
  }
  .m-sm-16 {
    margin: 4rem !important;
  }
  .mt-sm-16, .my-sm-16 {
    margin-top: 4rem !important;
  }
  .mr-sm-16, .mx-sm-16 {
    margin-right: 4rem !important;
  }
  .mb-sm-16, .my-sm-16 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-16, .mx-sm-16 {
    margin-left: 4rem !important;
  }
  .p-sm-16 {
    padding: 4rem !important;
  }
  .pt-sm-16, .py-sm-16 {
    padding-top: 4rem !important;
  }
  .pr-sm-16, .px-sm-16 {
    padding-right: 4rem !important;
  }
  .pb-sm-16, .py-sm-16 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-16, .px-sm-16 {
    padding-left: 4rem !important;
  }
  .gx-sm-16 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .gx-sm-16 > * {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .gx-sm-16 > .col, .gx-sm-16 > [class*="col-"] {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-16 {
    margin-bottom: -4rem !important;
  }
  .gy-sm-16 > * {
    margin-bottom: 4rem !important;
  }
  .l-sm-16 {
    left: 4rem !important;
  }
  .r-sm-16 {
    right: 4rem !important;
  }
  .t-sm-16 {
    top: 4rem !important;
  }
  .b-sm-16 {
    bottom: 4rem !important;
  }
  .mt-sm-n16, .my-sm-n16 {
    margin-top: -4rem !important;
  }
  .ml-sm-n16, .mx-sm-n16 {
    margin-left: -4rem !important;
  }
  .mb-sm-n16, .my-sm-n16 {
    margin-bottom: -4rem !important;
  }
  .mr-sm-n16, .mx-sm-n16 {
    margin-right: -4rem !important;
  }
  .l-sm-n16 {
    left: -4rem !important;
  }
  .r-sm-n16 {
    right: -4rem !important;
  }
  .t-sm-n16 {
    top: -4rem !important;
  }
  .b-sm-n16 {
    bottom: -4rem !important;
  }
  .mih-sm-16 {
    min-height: 4rem !important;
  }
  .mah-sm-16 {
    max-height: 4rem !important;
  }
  .miw-sm-16 {
    min-width: 4rem !important;
  }
  .maw-sm-16 {
    max-width: 4rem !important;
  }
  .h-sm-16 {
    height: 4rem !important;
  }
  .w-sm-16 {
    width: 4rem !important;
  }
  .m-sm-17 {
    margin: 4.25rem !important;
  }
  .mt-sm-17, .my-sm-17 {
    margin-top: 4.25rem !important;
  }
  .mr-sm-17, .mx-sm-17 {
    margin-right: 4.25rem !important;
  }
  .mb-sm-17, .my-sm-17 {
    margin-bottom: 4.25rem !important;
  }
  .ml-sm-17, .mx-sm-17 {
    margin-left: 4.25rem !important;
  }
  .p-sm-17 {
    padding: 4.25rem !important;
  }
  .pt-sm-17, .py-sm-17 {
    padding-top: 4.25rem !important;
  }
  .pr-sm-17, .px-sm-17 {
    padding-right: 4.25rem !important;
  }
  .pb-sm-17, .py-sm-17 {
    padding-bottom: 4.25rem !important;
  }
  .pl-sm-17, .px-sm-17 {
    padding-left: 4.25rem !important;
  }
  .gx-sm-17 {
    margin-right: -4.25rem !important;
    margin-left: -4.25rem !important;
  }
  .gx-sm-17 > * {
    margin-right: 4.25rem !important;
    margin-left: 4.25rem !important;
  }
  .gx-sm-17 > .col, .gx-sm-17 > [class*="col-"] {
    padding-right: 4.25rem !important;
    padding-left: 4.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-17 {
    margin-bottom: -4.25rem !important;
  }
  .gy-sm-17 > * {
    margin-bottom: 4.25rem !important;
  }
  .l-sm-17 {
    left: 4.25rem !important;
  }
  .r-sm-17 {
    right: 4.25rem !important;
  }
  .t-sm-17 {
    top: 4.25rem !important;
  }
  .b-sm-17 {
    bottom: 4.25rem !important;
  }
  .mt-sm-n17, .my-sm-n17 {
    margin-top: -4.25rem !important;
  }
  .ml-sm-n17, .mx-sm-n17 {
    margin-left: -4.25rem !important;
  }
  .mb-sm-n17, .my-sm-n17 {
    margin-bottom: -4.25rem !important;
  }
  .mr-sm-n17, .mx-sm-n17 {
    margin-right: -4.25rem !important;
  }
  .l-sm-n17 {
    left: -4.25rem !important;
  }
  .r-sm-n17 {
    right: -4.25rem !important;
  }
  .t-sm-n17 {
    top: -4.25rem !important;
  }
  .b-sm-n17 {
    bottom: -4.25rem !important;
  }
  .mih-sm-17 {
    min-height: 4.25rem !important;
  }
  .mah-sm-17 {
    max-height: 4.25rem !important;
  }
  .miw-sm-17 {
    min-width: 4.25rem !important;
  }
  .maw-sm-17 {
    max-width: 4.25rem !important;
  }
  .h-sm-17 {
    height: 4.25rem !important;
  }
  .w-sm-17 {
    width: 4.25rem !important;
  }
  .m-sm-18 {
    margin: 4.5rem !important;
  }
  .mt-sm-18, .my-sm-18 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-18, .mx-sm-18 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-18, .my-sm-18 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-18, .mx-sm-18 {
    margin-left: 4.5rem !important;
  }
  .p-sm-18 {
    padding: 4.5rem !important;
  }
  .pt-sm-18, .py-sm-18 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-18, .px-sm-18 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-18, .py-sm-18 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-18, .px-sm-18 {
    padding-left: 4.5rem !important;
  }
  .gx-sm-18 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .gx-sm-18 > * {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .gx-sm-18 > .col, .gx-sm-18 > [class*="col-"] {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-18 {
    margin-bottom: -4.5rem !important;
  }
  .gy-sm-18 > * {
    margin-bottom: 4.5rem !important;
  }
  .l-sm-18 {
    left: 4.5rem !important;
  }
  .r-sm-18 {
    right: 4.5rem !important;
  }
  .t-sm-18 {
    top: 4.5rem !important;
  }
  .b-sm-18 {
    bottom: 4.5rem !important;
  }
  .mt-sm-n18, .my-sm-n18 {
    margin-top: -4.5rem !important;
  }
  .ml-sm-n18, .mx-sm-n18 {
    margin-left: -4.5rem !important;
  }
  .mb-sm-n18, .my-sm-n18 {
    margin-bottom: -4.5rem !important;
  }
  .mr-sm-n18, .mx-sm-n18 {
    margin-right: -4.5rem !important;
  }
  .l-sm-n18 {
    left: -4.5rem !important;
  }
  .r-sm-n18 {
    right: -4.5rem !important;
  }
  .t-sm-n18 {
    top: -4.5rem !important;
  }
  .b-sm-n18 {
    bottom: -4.5rem !important;
  }
  .mih-sm-18 {
    min-height: 4.5rem !important;
  }
  .mah-sm-18 {
    max-height: 4.5rem !important;
  }
  .miw-sm-18 {
    min-width: 4.5rem !important;
  }
  .maw-sm-18 {
    max-width: 4.5rem !important;
  }
  .h-sm-18 {
    height: 4.5rem !important;
  }
  .w-sm-18 {
    width: 4.5rem !important;
  }
  .m-sm-19 {
    margin: 4.75rem !important;
  }
  .mt-sm-19, .my-sm-19 {
    margin-top: 4.75rem !important;
  }
  .mr-sm-19, .mx-sm-19 {
    margin-right: 4.75rem !important;
  }
  .mb-sm-19, .my-sm-19 {
    margin-bottom: 4.75rem !important;
  }
  .ml-sm-19, .mx-sm-19 {
    margin-left: 4.75rem !important;
  }
  .p-sm-19 {
    padding: 4.75rem !important;
  }
  .pt-sm-19, .py-sm-19 {
    padding-top: 4.75rem !important;
  }
  .pr-sm-19, .px-sm-19 {
    padding-right: 4.75rem !important;
  }
  .pb-sm-19, .py-sm-19 {
    padding-bottom: 4.75rem !important;
  }
  .pl-sm-19, .px-sm-19 {
    padding-left: 4.75rem !important;
  }
  .gx-sm-19 {
    margin-right: -4.75rem !important;
    margin-left: -4.75rem !important;
  }
  .gx-sm-19 > * {
    margin-right: 4.75rem !important;
    margin-left: 4.75rem !important;
  }
  .gx-sm-19 > .col, .gx-sm-19 > [class*="col-"] {
    padding-right: 4.75rem !important;
    padding-left: 4.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-19 {
    margin-bottom: -4.75rem !important;
  }
  .gy-sm-19 > * {
    margin-bottom: 4.75rem !important;
  }
  .l-sm-19 {
    left: 4.75rem !important;
  }
  .r-sm-19 {
    right: 4.75rem !important;
  }
  .t-sm-19 {
    top: 4.75rem !important;
  }
  .b-sm-19 {
    bottom: 4.75rem !important;
  }
  .mt-sm-n19, .my-sm-n19 {
    margin-top: -4.75rem !important;
  }
  .ml-sm-n19, .mx-sm-n19 {
    margin-left: -4.75rem !important;
  }
  .mb-sm-n19, .my-sm-n19 {
    margin-bottom: -4.75rem !important;
  }
  .mr-sm-n19, .mx-sm-n19 {
    margin-right: -4.75rem !important;
  }
  .l-sm-n19 {
    left: -4.75rem !important;
  }
  .r-sm-n19 {
    right: -4.75rem !important;
  }
  .t-sm-n19 {
    top: -4.75rem !important;
  }
  .b-sm-n19 {
    bottom: -4.75rem !important;
  }
  .mih-sm-19 {
    min-height: 4.75rem !important;
  }
  .mah-sm-19 {
    max-height: 4.75rem !important;
  }
  .miw-sm-19 {
    min-width: 4.75rem !important;
  }
  .maw-sm-19 {
    max-width: 4.75rem !important;
  }
  .h-sm-19 {
    height: 4.75rem !important;
  }
  .w-sm-19 {
    width: 4.75rem !important;
  }
  .m-sm-20 {
    margin: 5rem !important;
  }
  .mt-sm-20, .my-sm-20 {
    margin-top: 5rem !important;
  }
  .mr-sm-20, .mx-sm-20 {
    margin-right: 5rem !important;
  }
  .mb-sm-20, .my-sm-20 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-20, .mx-sm-20 {
    margin-left: 5rem !important;
  }
  .p-sm-20 {
    padding: 5rem !important;
  }
  .pt-sm-20, .py-sm-20 {
    padding-top: 5rem !important;
  }
  .pr-sm-20, .px-sm-20 {
    padding-right: 5rem !important;
  }
  .pb-sm-20, .py-sm-20 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-20, .px-sm-20 {
    padding-left: 5rem !important;
  }
  .gx-sm-20 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .gx-sm-20 > * {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .gx-sm-20 > .col, .gx-sm-20 > [class*="col-"] {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-20 {
    margin-bottom: -5rem !important;
  }
  .gy-sm-20 > * {
    margin-bottom: 5rem !important;
  }
  .l-sm-20 {
    left: 5rem !important;
  }
  .r-sm-20 {
    right: 5rem !important;
  }
  .t-sm-20 {
    top: 5rem !important;
  }
  .b-sm-20 {
    bottom: 5rem !important;
  }
  .mt-sm-n20, .my-sm-n20 {
    margin-top: -5rem !important;
  }
  .ml-sm-n20, .mx-sm-n20 {
    margin-left: -5rem !important;
  }
  .mb-sm-n20, .my-sm-n20 {
    margin-bottom: -5rem !important;
  }
  .mr-sm-n20, .mx-sm-n20 {
    margin-right: -5rem !important;
  }
  .l-sm-n20 {
    left: -5rem !important;
  }
  .r-sm-n20 {
    right: -5rem !important;
  }
  .t-sm-n20 {
    top: -5rem !important;
  }
  .b-sm-n20 {
    bottom: -5rem !important;
  }
  .mih-sm-20 {
    min-height: 5rem !important;
  }
  .mah-sm-20 {
    max-height: 5rem !important;
  }
  .miw-sm-20 {
    min-width: 5rem !important;
  }
  .maw-sm-20 {
    max-width: 5rem !important;
  }
  .h-sm-20 {
    height: 5rem !important;
  }
  .w-sm-20 {
    width: 5rem !important;
  }
  .m-sm-21 {
    margin: 5.25rem !important;
  }
  .mt-sm-21, .my-sm-21 {
    margin-top: 5.25rem !important;
  }
  .mr-sm-21, .mx-sm-21 {
    margin-right: 5.25rem !important;
  }
  .mb-sm-21, .my-sm-21 {
    margin-bottom: 5.25rem !important;
  }
  .ml-sm-21, .mx-sm-21 {
    margin-left: 5.25rem !important;
  }
  .p-sm-21 {
    padding: 5.25rem !important;
  }
  .pt-sm-21, .py-sm-21 {
    padding-top: 5.25rem !important;
  }
  .pr-sm-21, .px-sm-21 {
    padding-right: 5.25rem !important;
  }
  .pb-sm-21, .py-sm-21 {
    padding-bottom: 5.25rem !important;
  }
  .pl-sm-21, .px-sm-21 {
    padding-left: 5.25rem !important;
  }
  .gx-sm-21 {
    margin-right: -5.25rem !important;
    margin-left: -5.25rem !important;
  }
  .gx-sm-21 > * {
    margin-right: 5.25rem !important;
    margin-left: 5.25rem !important;
  }
  .gx-sm-21 > .col, .gx-sm-21 > [class*="col-"] {
    padding-right: 5.25rem !important;
    padding-left: 5.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-21 {
    margin-bottom: -5.25rem !important;
  }
  .gy-sm-21 > * {
    margin-bottom: 5.25rem !important;
  }
  .l-sm-21 {
    left: 5.25rem !important;
  }
  .r-sm-21 {
    right: 5.25rem !important;
  }
  .t-sm-21 {
    top: 5.25rem !important;
  }
  .b-sm-21 {
    bottom: 5.25rem !important;
  }
  .mt-sm-n21, .my-sm-n21 {
    margin-top: -5.25rem !important;
  }
  .ml-sm-n21, .mx-sm-n21 {
    margin-left: -5.25rem !important;
  }
  .mb-sm-n21, .my-sm-n21 {
    margin-bottom: -5.25rem !important;
  }
  .mr-sm-n21, .mx-sm-n21 {
    margin-right: -5.25rem !important;
  }
  .l-sm-n21 {
    left: -5.25rem !important;
  }
  .r-sm-n21 {
    right: -5.25rem !important;
  }
  .t-sm-n21 {
    top: -5.25rem !important;
  }
  .b-sm-n21 {
    bottom: -5.25rem !important;
  }
  .mih-sm-21 {
    min-height: 5.25rem !important;
  }
  .mah-sm-21 {
    max-height: 5.25rem !important;
  }
  .miw-sm-21 {
    min-width: 5.25rem !important;
  }
  .maw-sm-21 {
    max-width: 5.25rem !important;
  }
  .h-sm-21 {
    height: 5.25rem !important;
  }
  .w-sm-21 {
    width: 5.25rem !important;
  }
  .m-sm-22 {
    margin: 5.5rem !important;
  }
  .mt-sm-22, .my-sm-22 {
    margin-top: 5.5rem !important;
  }
  .mr-sm-22, .mx-sm-22 {
    margin-right: 5.5rem !important;
  }
  .mb-sm-22, .my-sm-22 {
    margin-bottom: 5.5rem !important;
  }
  .ml-sm-22, .mx-sm-22 {
    margin-left: 5.5rem !important;
  }
  .p-sm-22 {
    padding: 5.5rem !important;
  }
  .pt-sm-22, .py-sm-22 {
    padding-top: 5.5rem !important;
  }
  .pr-sm-22, .px-sm-22 {
    padding-right: 5.5rem !important;
  }
  .pb-sm-22, .py-sm-22 {
    padding-bottom: 5.5rem !important;
  }
  .pl-sm-22, .px-sm-22 {
    padding-left: 5.5rem !important;
  }
  .gx-sm-22 {
    margin-right: -5.5rem !important;
    margin-left: -5.5rem !important;
  }
  .gx-sm-22 > * {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .gx-sm-22 > .col, .gx-sm-22 > [class*="col-"] {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-22 {
    margin-bottom: -5.5rem !important;
  }
  .gy-sm-22 > * {
    margin-bottom: 5.5rem !important;
  }
  .l-sm-22 {
    left: 5.5rem !important;
  }
  .r-sm-22 {
    right: 5.5rem !important;
  }
  .t-sm-22 {
    top: 5.5rem !important;
  }
  .b-sm-22 {
    bottom: 5.5rem !important;
  }
  .mt-sm-n22, .my-sm-n22 {
    margin-top: -5.5rem !important;
  }
  .ml-sm-n22, .mx-sm-n22 {
    margin-left: -5.5rem !important;
  }
  .mb-sm-n22, .my-sm-n22 {
    margin-bottom: -5.5rem !important;
  }
  .mr-sm-n22, .mx-sm-n22 {
    margin-right: -5.5rem !important;
  }
  .l-sm-n22 {
    left: -5.5rem !important;
  }
  .r-sm-n22 {
    right: -5.5rem !important;
  }
  .t-sm-n22 {
    top: -5.5rem !important;
  }
  .b-sm-n22 {
    bottom: -5.5rem !important;
  }
  .mih-sm-22 {
    min-height: 5.5rem !important;
  }
  .mah-sm-22 {
    max-height: 5.5rem !important;
  }
  .miw-sm-22 {
    min-width: 5.5rem !important;
  }
  .maw-sm-22 {
    max-width: 5.5rem !important;
  }
  .h-sm-22 {
    height: 5.5rem !important;
  }
  .w-sm-22 {
    width: 5.5rem !important;
  }
  .m-sm-23 {
    margin: 5.75rem !important;
  }
  .mt-sm-23, .my-sm-23 {
    margin-top: 5.75rem !important;
  }
  .mr-sm-23, .mx-sm-23 {
    margin-right: 5.75rem !important;
  }
  .mb-sm-23, .my-sm-23 {
    margin-bottom: 5.75rem !important;
  }
  .ml-sm-23, .mx-sm-23 {
    margin-left: 5.75rem !important;
  }
  .p-sm-23 {
    padding: 5.75rem !important;
  }
  .pt-sm-23, .py-sm-23 {
    padding-top: 5.75rem !important;
  }
  .pr-sm-23, .px-sm-23 {
    padding-right: 5.75rem !important;
  }
  .pb-sm-23, .py-sm-23 {
    padding-bottom: 5.75rem !important;
  }
  .pl-sm-23, .px-sm-23 {
    padding-left: 5.75rem !important;
  }
  .gx-sm-23 {
    margin-right: -5.75rem !important;
    margin-left: -5.75rem !important;
  }
  .gx-sm-23 > * {
    margin-right: 5.75rem !important;
    margin-left: 5.75rem !important;
  }
  .gx-sm-23 > .col, .gx-sm-23 > [class*="col-"] {
    padding-right: 5.75rem !important;
    padding-left: 5.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-23 {
    margin-bottom: -5.75rem !important;
  }
  .gy-sm-23 > * {
    margin-bottom: 5.75rem !important;
  }
  .l-sm-23 {
    left: 5.75rem !important;
  }
  .r-sm-23 {
    right: 5.75rem !important;
  }
  .t-sm-23 {
    top: 5.75rem !important;
  }
  .b-sm-23 {
    bottom: 5.75rem !important;
  }
  .mt-sm-n23, .my-sm-n23 {
    margin-top: -5.75rem !important;
  }
  .ml-sm-n23, .mx-sm-n23 {
    margin-left: -5.75rem !important;
  }
  .mb-sm-n23, .my-sm-n23 {
    margin-bottom: -5.75rem !important;
  }
  .mr-sm-n23, .mx-sm-n23 {
    margin-right: -5.75rem !important;
  }
  .l-sm-n23 {
    left: -5.75rem !important;
  }
  .r-sm-n23 {
    right: -5.75rem !important;
  }
  .t-sm-n23 {
    top: -5.75rem !important;
  }
  .b-sm-n23 {
    bottom: -5.75rem !important;
  }
  .mih-sm-23 {
    min-height: 5.75rem !important;
  }
  .mah-sm-23 {
    max-height: 5.75rem !important;
  }
  .miw-sm-23 {
    min-width: 5.75rem !important;
  }
  .maw-sm-23 {
    max-width: 5.75rem !important;
  }
  .h-sm-23 {
    height: 5.75rem !important;
  }
  .w-sm-23 {
    width: 5.75rem !important;
  }
  .m-sm-24 {
    margin: 6rem !important;
  }
  .mt-sm-24, .my-sm-24 {
    margin-top: 6rem !important;
  }
  .mr-sm-24, .mx-sm-24 {
    margin-right: 6rem !important;
  }
  .mb-sm-24, .my-sm-24 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-24, .mx-sm-24 {
    margin-left: 6rem !important;
  }
  .p-sm-24 {
    padding: 6rem !important;
  }
  .pt-sm-24, .py-sm-24 {
    padding-top: 6rem !important;
  }
  .pr-sm-24, .px-sm-24 {
    padding-right: 6rem !important;
  }
  .pb-sm-24, .py-sm-24 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-24, .px-sm-24 {
    padding-left: 6rem !important;
  }
  .gx-sm-24 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .gx-sm-24 > * {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .gx-sm-24 > .col, .gx-sm-24 > [class*="col-"] {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-24 {
    margin-bottom: -6rem !important;
  }
  .gy-sm-24 > * {
    margin-bottom: 6rem !important;
  }
  .l-sm-24 {
    left: 6rem !important;
  }
  .r-sm-24 {
    right: 6rem !important;
  }
  .t-sm-24 {
    top: 6rem !important;
  }
  .b-sm-24 {
    bottom: 6rem !important;
  }
  .mt-sm-n24, .my-sm-n24 {
    margin-top: -6rem !important;
  }
  .ml-sm-n24, .mx-sm-n24 {
    margin-left: -6rem !important;
  }
  .mb-sm-n24, .my-sm-n24 {
    margin-bottom: -6rem !important;
  }
  .mr-sm-n24, .mx-sm-n24 {
    margin-right: -6rem !important;
  }
  .l-sm-n24 {
    left: -6rem !important;
  }
  .r-sm-n24 {
    right: -6rem !important;
  }
  .t-sm-n24 {
    top: -6rem !important;
  }
  .b-sm-n24 {
    bottom: -6rem !important;
  }
  .mih-sm-24 {
    min-height: 6rem !important;
  }
  .mah-sm-24 {
    max-height: 6rem !important;
  }
  .miw-sm-24 {
    min-width: 6rem !important;
  }
  .maw-sm-24 {
    max-width: 6rem !important;
  }
  .h-sm-24 {
    height: 6rem !important;
  }
  .w-sm-24 {
    width: 6rem !important;
  }
  .m-sm-30 {
    margin: 7.5rem !important;
  }
  .mt-sm-30, .my-sm-30 {
    margin-top: 7.5rem !important;
  }
  .mr-sm-30, .mx-sm-30 {
    margin-right: 7.5rem !important;
  }
  .mb-sm-30, .my-sm-30 {
    margin-bottom: 7.5rem !important;
  }
  .ml-sm-30, .mx-sm-30 {
    margin-left: 7.5rem !important;
  }
  .p-sm-30 {
    padding: 7.5rem !important;
  }
  .pt-sm-30, .py-sm-30 {
    padding-top: 7.5rem !important;
  }
  .pr-sm-30, .px-sm-30 {
    padding-right: 7.5rem !important;
  }
  .pb-sm-30, .py-sm-30 {
    padding-bottom: 7.5rem !important;
  }
  .pl-sm-30, .px-sm-30 {
    padding-left: 7.5rem !important;
  }
  .gx-sm-30 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .gx-sm-30 > * {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .gx-sm-30 > .col, .gx-sm-30 > [class*="col-"] {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-30 {
    margin-bottom: -7.5rem !important;
  }
  .gy-sm-30 > * {
    margin-bottom: 7.5rem !important;
  }
  .l-sm-30 {
    left: 7.5rem !important;
  }
  .r-sm-30 {
    right: 7.5rem !important;
  }
  .t-sm-30 {
    top: 7.5rem !important;
  }
  .b-sm-30 {
    bottom: 7.5rem !important;
  }
  .mt-sm-n30, .my-sm-n30 {
    margin-top: -7.5rem !important;
  }
  .ml-sm-n30, .mx-sm-n30 {
    margin-left: -7.5rem !important;
  }
  .mb-sm-n30, .my-sm-n30 {
    margin-bottom: -7.5rem !important;
  }
  .mr-sm-n30, .mx-sm-n30 {
    margin-right: -7.5rem !important;
  }
  .l-sm-n30 {
    left: -7.5rem !important;
  }
  .r-sm-n30 {
    right: -7.5rem !important;
  }
  .t-sm-n30 {
    top: -7.5rem !important;
  }
  .b-sm-n30 {
    bottom: -7.5rem !important;
  }
  .mih-sm-30 {
    min-height: 7.5rem !important;
  }
  .mah-sm-30 {
    max-height: 7.5rem !important;
  }
  .miw-sm-30 {
    min-width: 7.5rem !important;
  }
  .maw-sm-30 {
    max-width: 7.5rem !important;
  }
  .h-sm-30 {
    height: 7.5rem !important;
  }
  .w-sm-30 {
    width: 7.5rem !important;
  }
  .m-sm-40 {
    margin: 10rem !important;
  }
  .mt-sm-40, .my-sm-40 {
    margin-top: 10rem !important;
  }
  .mr-sm-40, .mx-sm-40 {
    margin-right: 10rem !important;
  }
  .mb-sm-40, .my-sm-40 {
    margin-bottom: 10rem !important;
  }
  .ml-sm-40, .mx-sm-40 {
    margin-left: 10rem !important;
  }
  .p-sm-40 {
    padding: 10rem !important;
  }
  .pt-sm-40, .py-sm-40 {
    padding-top: 10rem !important;
  }
  .pr-sm-40, .px-sm-40 {
    padding-right: 10rem !important;
  }
  .pb-sm-40, .py-sm-40 {
    padding-bottom: 10rem !important;
  }
  .pl-sm-40, .px-sm-40 {
    padding-left: 10rem !important;
  }
  .gx-sm-40 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .gx-sm-40 > * {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .gx-sm-40 > .col, .gx-sm-40 > [class*="col-"] {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-40 {
    margin-bottom: -10rem !important;
  }
  .gy-sm-40 > * {
    margin-bottom: 10rem !important;
  }
  .l-sm-40 {
    left: 10rem !important;
  }
  .r-sm-40 {
    right: 10rem !important;
  }
  .t-sm-40 {
    top: 10rem !important;
  }
  .b-sm-40 {
    bottom: 10rem !important;
  }
  .mt-sm-n40, .my-sm-n40 {
    margin-top: -10rem !important;
  }
  .ml-sm-n40, .mx-sm-n40 {
    margin-left: -10rem !important;
  }
  .mb-sm-n40, .my-sm-n40 {
    margin-bottom: -10rem !important;
  }
  .mr-sm-n40, .mx-sm-n40 {
    margin-right: -10rem !important;
  }
  .l-sm-n40 {
    left: -10rem !important;
  }
  .r-sm-n40 {
    right: -10rem !important;
  }
  .t-sm-n40 {
    top: -10rem !important;
  }
  .b-sm-n40 {
    bottom: -10rem !important;
  }
  .mih-sm-40 {
    min-height: 10rem !important;
  }
  .mah-sm-40 {
    max-height: 10rem !important;
  }
  .miw-sm-40 {
    min-width: 10rem !important;
  }
  .maw-sm-40 {
    max-width: 10rem !important;
  }
  .h-sm-40 {
    height: 10rem !important;
  }
  .w-sm-40 {
    width: 10rem !important;
  }
  .m-sm-50 {
    margin: 12.5rem !important;
  }
  .mt-sm-50, .my-sm-50 {
    margin-top: 12.5rem !important;
  }
  .mr-sm-50, .mx-sm-50 {
    margin-right: 12.5rem !important;
  }
  .mb-sm-50, .my-sm-50 {
    margin-bottom: 12.5rem !important;
  }
  .ml-sm-50, .mx-sm-50 {
    margin-left: 12.5rem !important;
  }
  .p-sm-50 {
    padding: 12.5rem !important;
  }
  .pt-sm-50, .py-sm-50 {
    padding-top: 12.5rem !important;
  }
  .pr-sm-50, .px-sm-50 {
    padding-right: 12.5rem !important;
  }
  .pb-sm-50, .py-sm-50 {
    padding-bottom: 12.5rem !important;
  }
  .pl-sm-50, .px-sm-50 {
    padding-left: 12.5rem !important;
  }
  .gx-sm-50 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .gx-sm-50 > * {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .gx-sm-50 > .col, .gx-sm-50 > [class*="col-"] {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-50 {
    margin-bottom: -12.5rem !important;
  }
  .gy-sm-50 > * {
    margin-bottom: 12.5rem !important;
  }
  .l-sm-50 {
    left: 12.5rem !important;
  }
  .r-sm-50 {
    right: 12.5rem !important;
  }
  .t-sm-50 {
    top: 12.5rem !important;
  }
  .b-sm-50 {
    bottom: 12.5rem !important;
  }
  .mt-sm-n50, .my-sm-n50 {
    margin-top: -12.5rem !important;
  }
  .ml-sm-n50, .mx-sm-n50 {
    margin-left: -12.5rem !important;
  }
  .mb-sm-n50, .my-sm-n50 {
    margin-bottom: -12.5rem !important;
  }
  .mr-sm-n50, .mx-sm-n50 {
    margin-right: -12.5rem !important;
  }
  .l-sm-n50 {
    left: -12.5rem !important;
  }
  .r-sm-n50 {
    right: -12.5rem !important;
  }
  .t-sm-n50 {
    top: -12.5rem !important;
  }
  .b-sm-n50 {
    bottom: -12.5rem !important;
  }
  .mih-sm-50 {
    min-height: 12.5rem !important;
  }
  .mah-sm-50 {
    max-height: 12.5rem !important;
  }
  .miw-sm-50 {
    min-width: 12.5rem !important;
  }
  .maw-sm-50 {
    max-width: 12.5rem !important;
  }
  .h-sm-50 {
    height: 12.5rem !important;
  }
  .w-sm-50 {
    width: 12.5rem !important;
  }
  .m-sm-56 {
    margin: 14rem !important;
  }
  .mt-sm-56, .my-sm-56 {
    margin-top: 14rem !important;
  }
  .mr-sm-56, .mx-sm-56 {
    margin-right: 14rem !important;
  }
  .mb-sm-56, .my-sm-56 {
    margin-bottom: 14rem !important;
  }
  .ml-sm-56, .mx-sm-56 {
    margin-left: 14rem !important;
  }
  .p-sm-56 {
    padding: 14rem !important;
  }
  .pt-sm-56, .py-sm-56 {
    padding-top: 14rem !important;
  }
  .pr-sm-56, .px-sm-56 {
    padding-right: 14rem !important;
  }
  .pb-sm-56, .py-sm-56 {
    padding-bottom: 14rem !important;
  }
  .pl-sm-56, .px-sm-56 {
    padding-left: 14rem !important;
  }
  .gx-sm-56 {
    margin-right: -14rem !important;
    margin-left: -14rem !important;
  }
  .gx-sm-56 > * {
    margin-right: 14rem !important;
    margin-left: 14rem !important;
  }
  .gx-sm-56 > .col, .gx-sm-56 > [class*="col-"] {
    padding-right: 14rem !important;
    padding-left: 14rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-56 {
    margin-bottom: -14rem !important;
  }
  .gy-sm-56 > * {
    margin-bottom: 14rem !important;
  }
  .l-sm-56 {
    left: 14rem !important;
  }
  .r-sm-56 {
    right: 14rem !important;
  }
  .t-sm-56 {
    top: 14rem !important;
  }
  .b-sm-56 {
    bottom: 14rem !important;
  }
  .mt-sm-n56, .my-sm-n56 {
    margin-top: -14rem !important;
  }
  .ml-sm-n56, .mx-sm-n56 {
    margin-left: -14rem !important;
  }
  .mb-sm-n56, .my-sm-n56 {
    margin-bottom: -14rem !important;
  }
  .mr-sm-n56, .mx-sm-n56 {
    margin-right: -14rem !important;
  }
  .l-sm-n56 {
    left: -14rem !important;
  }
  .r-sm-n56 {
    right: -14rem !important;
  }
  .t-sm-n56 {
    top: -14rem !important;
  }
  .b-sm-n56 {
    bottom: -14rem !important;
  }
  .mih-sm-56 {
    min-height: 14rem !important;
  }
  .mah-sm-56 {
    max-height: 14rem !important;
  }
  .miw-sm-56 {
    min-width: 14rem !important;
  }
  .maw-sm-56 {
    max-width: 14rem !important;
  }
  .h-sm-56 {
    height: 14rem !important;
  }
  .w-sm-56 {
    width: 14rem !important;
  }
  .m-sm-60 {
    margin: 15rem !important;
  }
  .mt-sm-60, .my-sm-60 {
    margin-top: 15rem !important;
  }
  .mr-sm-60, .mx-sm-60 {
    margin-right: 15rem !important;
  }
  .mb-sm-60, .my-sm-60 {
    margin-bottom: 15rem !important;
  }
  .ml-sm-60, .mx-sm-60 {
    margin-left: 15rem !important;
  }
  .p-sm-60 {
    padding: 15rem !important;
  }
  .pt-sm-60, .py-sm-60 {
    padding-top: 15rem !important;
  }
  .pr-sm-60, .px-sm-60 {
    padding-right: 15rem !important;
  }
  .pb-sm-60, .py-sm-60 {
    padding-bottom: 15rem !important;
  }
  .pl-sm-60, .px-sm-60 {
    padding-left: 15rem !important;
  }
  .gx-sm-60 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .gx-sm-60 > * {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .gx-sm-60 > .col, .gx-sm-60 > [class*="col-"] {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-60 {
    margin-bottom: -15rem !important;
  }
  .gy-sm-60 > * {
    margin-bottom: 15rem !important;
  }
  .l-sm-60 {
    left: 15rem !important;
  }
  .r-sm-60 {
    right: 15rem !important;
  }
  .t-sm-60 {
    top: 15rem !important;
  }
  .b-sm-60 {
    bottom: 15rem !important;
  }
  .mt-sm-n60, .my-sm-n60 {
    margin-top: -15rem !important;
  }
  .ml-sm-n60, .mx-sm-n60 {
    margin-left: -15rem !important;
  }
  .mb-sm-n60, .my-sm-n60 {
    margin-bottom: -15rem !important;
  }
  .mr-sm-n60, .mx-sm-n60 {
    margin-right: -15rem !important;
  }
  .l-sm-n60 {
    left: -15rem !important;
  }
  .r-sm-n60 {
    right: -15rem !important;
  }
  .t-sm-n60 {
    top: -15rem !important;
  }
  .b-sm-n60 {
    bottom: -15rem !important;
  }
  .mih-sm-60 {
    min-height: 15rem !important;
  }
  .mah-sm-60 {
    max-height: 15rem !important;
  }
  .miw-sm-60 {
    min-width: 15rem !important;
  }
  .maw-sm-60 {
    max-width: 15rem !important;
  }
  .h-sm-60 {
    height: 15rem !important;
  }
  .w-sm-60 {
    width: 15rem !important;
  }
  .m-sm-70 {
    margin: 17.5rem !important;
  }
  .mt-sm-70, .my-sm-70 {
    margin-top: 17.5rem !important;
  }
  .mr-sm-70, .mx-sm-70 {
    margin-right: 17.5rem !important;
  }
  .mb-sm-70, .my-sm-70 {
    margin-bottom: 17.5rem !important;
  }
  .ml-sm-70, .mx-sm-70 {
    margin-left: 17.5rem !important;
  }
  .p-sm-70 {
    padding: 17.5rem !important;
  }
  .pt-sm-70, .py-sm-70 {
    padding-top: 17.5rem !important;
  }
  .pr-sm-70, .px-sm-70 {
    padding-right: 17.5rem !important;
  }
  .pb-sm-70, .py-sm-70 {
    padding-bottom: 17.5rem !important;
  }
  .pl-sm-70, .px-sm-70 {
    padding-left: 17.5rem !important;
  }
  .gx-sm-70 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .gx-sm-70 > * {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .gx-sm-70 > .col, .gx-sm-70 > [class*="col-"] {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-70 {
    margin-bottom: -17.5rem !important;
  }
  .gy-sm-70 > * {
    margin-bottom: 17.5rem !important;
  }
  .l-sm-70 {
    left: 17.5rem !important;
  }
  .r-sm-70 {
    right: 17.5rem !important;
  }
  .t-sm-70 {
    top: 17.5rem !important;
  }
  .b-sm-70 {
    bottom: 17.5rem !important;
  }
  .mt-sm-n70, .my-sm-n70 {
    margin-top: -17.5rem !important;
  }
  .ml-sm-n70, .mx-sm-n70 {
    margin-left: -17.5rem !important;
  }
  .mb-sm-n70, .my-sm-n70 {
    margin-bottom: -17.5rem !important;
  }
  .mr-sm-n70, .mx-sm-n70 {
    margin-right: -17.5rem !important;
  }
  .l-sm-n70 {
    left: -17.5rem !important;
  }
  .r-sm-n70 {
    right: -17.5rem !important;
  }
  .t-sm-n70 {
    top: -17.5rem !important;
  }
  .b-sm-n70 {
    bottom: -17.5rem !important;
  }
  .mih-sm-70 {
    min-height: 17.5rem !important;
  }
  .mah-sm-70 {
    max-height: 17.5rem !important;
  }
  .miw-sm-70 {
    min-width: 17.5rem !important;
  }
  .maw-sm-70 {
    max-width: 17.5rem !important;
  }
  .h-sm-70 {
    height: 17.5rem !important;
  }
  .w-sm-70 {
    width: 17.5rem !important;
  }
  .m-sm-72 {
    margin: 18rem !important;
  }
  .mt-sm-72, .my-sm-72 {
    margin-top: 18rem !important;
  }
  .mr-sm-72, .mx-sm-72 {
    margin-right: 18rem !important;
  }
  .mb-sm-72, .my-sm-72 {
    margin-bottom: 18rem !important;
  }
  .ml-sm-72, .mx-sm-72 {
    margin-left: 18rem !important;
  }
  .p-sm-72 {
    padding: 18rem !important;
  }
  .pt-sm-72, .py-sm-72 {
    padding-top: 18rem !important;
  }
  .pr-sm-72, .px-sm-72 {
    padding-right: 18rem !important;
  }
  .pb-sm-72, .py-sm-72 {
    padding-bottom: 18rem !important;
  }
  .pl-sm-72, .px-sm-72 {
    padding-left: 18rem !important;
  }
  .gx-sm-72 {
    margin-right: -18rem !important;
    margin-left: -18rem !important;
  }
  .gx-sm-72 > * {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .gx-sm-72 > .col, .gx-sm-72 > [class*="col-"] {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-72 {
    margin-bottom: -18rem !important;
  }
  .gy-sm-72 > * {
    margin-bottom: 18rem !important;
  }
  .l-sm-72 {
    left: 18rem !important;
  }
  .r-sm-72 {
    right: 18rem !important;
  }
  .t-sm-72 {
    top: 18rem !important;
  }
  .b-sm-72 {
    bottom: 18rem !important;
  }
  .mt-sm-n72, .my-sm-n72 {
    margin-top: -18rem !important;
  }
  .ml-sm-n72, .mx-sm-n72 {
    margin-left: -18rem !important;
  }
  .mb-sm-n72, .my-sm-n72 {
    margin-bottom: -18rem !important;
  }
  .mr-sm-n72, .mx-sm-n72 {
    margin-right: -18rem !important;
  }
  .l-sm-n72 {
    left: -18rem !important;
  }
  .r-sm-n72 {
    right: -18rem !important;
  }
  .t-sm-n72 {
    top: -18rem !important;
  }
  .b-sm-n72 {
    bottom: -18rem !important;
  }
  .mih-sm-72 {
    min-height: 18rem !important;
  }
  .mah-sm-72 {
    max-height: 18rem !important;
  }
  .miw-sm-72 {
    min-width: 18rem !important;
  }
  .maw-sm-72 {
    max-width: 18rem !important;
  }
  .h-sm-72 {
    height: 18rem !important;
  }
  .w-sm-72 {
    width: 18rem !important;
  }
  .m-sm-80 {
    margin: 20rem !important;
  }
  .mt-sm-80, .my-sm-80 {
    margin-top: 20rem !important;
  }
  .mr-sm-80, .mx-sm-80 {
    margin-right: 20rem !important;
  }
  .mb-sm-80, .my-sm-80 {
    margin-bottom: 20rem !important;
  }
  .ml-sm-80, .mx-sm-80 {
    margin-left: 20rem !important;
  }
  .p-sm-80 {
    padding: 20rem !important;
  }
  .pt-sm-80, .py-sm-80 {
    padding-top: 20rem !important;
  }
  .pr-sm-80, .px-sm-80 {
    padding-right: 20rem !important;
  }
  .pb-sm-80, .py-sm-80 {
    padding-bottom: 20rem !important;
  }
  .pl-sm-80, .px-sm-80 {
    padding-left: 20rem !important;
  }
  .gx-sm-80 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .gx-sm-80 > * {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .gx-sm-80 > .col, .gx-sm-80 > [class*="col-"] {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-80 {
    margin-bottom: -20rem !important;
  }
  .gy-sm-80 > * {
    margin-bottom: 20rem !important;
  }
  .l-sm-80 {
    left: 20rem !important;
  }
  .r-sm-80 {
    right: 20rem !important;
  }
  .t-sm-80 {
    top: 20rem !important;
  }
  .b-sm-80 {
    bottom: 20rem !important;
  }
  .mt-sm-n80, .my-sm-n80 {
    margin-top: -20rem !important;
  }
  .ml-sm-n80, .mx-sm-n80 {
    margin-left: -20rem !important;
  }
  .mb-sm-n80, .my-sm-n80 {
    margin-bottom: -20rem !important;
  }
  .mr-sm-n80, .mx-sm-n80 {
    margin-right: -20rem !important;
  }
  .l-sm-n80 {
    left: -20rem !important;
  }
  .r-sm-n80 {
    right: -20rem !important;
  }
  .t-sm-n80 {
    top: -20rem !important;
  }
  .b-sm-n80 {
    bottom: -20rem !important;
  }
  .mih-sm-80 {
    min-height: 20rem !important;
  }
  .mah-sm-80 {
    max-height: 20rem !important;
  }
  .miw-sm-80 {
    min-width: 20rem !important;
  }
  .maw-sm-80 {
    max-width: 20rem !important;
  }
  .h-sm-80 {
    height: 20rem !important;
  }
  .w-sm-80 {
    width: 20rem !important;
  }
  .m-sm-90 {
    margin: 22.5rem !important;
  }
  .mt-sm-90, .my-sm-90 {
    margin-top: 22.5rem !important;
  }
  .mr-sm-90, .mx-sm-90 {
    margin-right: 22.5rem !important;
  }
  .mb-sm-90, .my-sm-90 {
    margin-bottom: 22.5rem !important;
  }
  .ml-sm-90, .mx-sm-90 {
    margin-left: 22.5rem !important;
  }
  .p-sm-90 {
    padding: 22.5rem !important;
  }
  .pt-sm-90, .py-sm-90 {
    padding-top: 22.5rem !important;
  }
  .pr-sm-90, .px-sm-90 {
    padding-right: 22.5rem !important;
  }
  .pb-sm-90, .py-sm-90 {
    padding-bottom: 22.5rem !important;
  }
  .pl-sm-90, .px-sm-90 {
    padding-left: 22.5rem !important;
  }
  .gx-sm-90 {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .gx-sm-90 > * {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .gx-sm-90 > .col, .gx-sm-90 > [class*="col-"] {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-90 {
    margin-bottom: -22.5rem !important;
  }
  .gy-sm-90 > * {
    margin-bottom: 22.5rem !important;
  }
  .l-sm-90 {
    left: 22.5rem !important;
  }
  .r-sm-90 {
    right: 22.5rem !important;
  }
  .t-sm-90 {
    top: 22.5rem !important;
  }
  .b-sm-90 {
    bottom: 22.5rem !important;
  }
  .mt-sm-n90, .my-sm-n90 {
    margin-top: -22.5rem !important;
  }
  .ml-sm-n90, .mx-sm-n90 {
    margin-left: -22.5rem !important;
  }
  .mb-sm-n90, .my-sm-n90 {
    margin-bottom: -22.5rem !important;
  }
  .mr-sm-n90, .mx-sm-n90 {
    margin-right: -22.5rem !important;
  }
  .l-sm-n90 {
    left: -22.5rem !important;
  }
  .r-sm-n90 {
    right: -22.5rem !important;
  }
  .t-sm-n90 {
    top: -22.5rem !important;
  }
  .b-sm-n90 {
    bottom: -22.5rem !important;
  }
  .mih-sm-90 {
    min-height: 22.5rem !important;
  }
  .mah-sm-90 {
    max-height: 22.5rem !important;
  }
  .miw-sm-90 {
    min-width: 22.5rem !important;
  }
  .maw-sm-90 {
    max-width: 22.5rem !important;
  }
  .h-sm-90 {
    height: 22.5rem !important;
  }
  .w-sm-90 {
    width: 22.5rem !important;
  }
  .m-sm-100 {
    margin: 25rem !important;
  }
  .mt-sm-100, .my-sm-100 {
    margin-top: 25rem !important;
  }
  .mr-sm-100, .mx-sm-100 {
    margin-right: 25rem !important;
  }
  .mb-sm-100, .my-sm-100 {
    margin-bottom: 25rem !important;
  }
  .ml-sm-100, .mx-sm-100 {
    margin-left: 25rem !important;
  }
  .p-sm-100 {
    padding: 25rem !important;
  }
  .pt-sm-100, .py-sm-100 {
    padding-top: 25rem !important;
  }
  .pr-sm-100, .px-sm-100 {
    padding-right: 25rem !important;
  }
  .pb-sm-100, .py-sm-100 {
    padding-bottom: 25rem !important;
  }
  .pl-sm-100, .px-sm-100 {
    padding-left: 25rem !important;
  }
  .gx-sm-100 {
    margin-right: -25rem !important;
    margin-left: -25rem !important;
  }
  .gx-sm-100 > * {
    margin-right: 25rem !important;
    margin-left: 25rem !important;
  }
  .gx-sm-100 > .col, .gx-sm-100 > [class*="col-"] {
    padding-right: 25rem !important;
    padding-left: 25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-100 {
    margin-bottom: -25rem !important;
  }
  .gy-sm-100 > * {
    margin-bottom: 25rem !important;
  }
  .l-sm-100 {
    left: 25rem !important;
  }
  .r-sm-100 {
    right: 25rem !important;
  }
  .t-sm-100 {
    top: 25rem !important;
  }
  .b-sm-100 {
    bottom: 25rem !important;
  }
  .mt-sm-n100, .my-sm-n100 {
    margin-top: -25rem !important;
  }
  .ml-sm-n100, .mx-sm-n100 {
    margin-left: -25rem !important;
  }
  .mb-sm-n100, .my-sm-n100 {
    margin-bottom: -25rem !important;
  }
  .mr-sm-n100, .mx-sm-n100 {
    margin-right: -25rem !important;
  }
  .l-sm-n100 {
    left: -25rem !important;
  }
  .r-sm-n100 {
    right: -25rem !important;
  }
  .t-sm-n100 {
    top: -25rem !important;
  }
  .b-sm-n100 {
    bottom: -25rem !important;
  }
  .mih-sm-100 {
    min-height: 25rem !important;
  }
  .mah-sm-100 {
    max-height: 25rem !important;
  }
  .miw-sm-100 {
    min-width: 25rem !important;
  }
  .maw-sm-100 {
    max-width: 25rem !important;
  }
  .h-sm-100 {
    height: 25rem !important;
  }
  .w-sm-100 {
    width: 25rem !important;
  }
  .m-sm-120 {
    margin: 30rem !important;
  }
  .mt-sm-120, .my-sm-120 {
    margin-top: 30rem !important;
  }
  .mr-sm-120, .mx-sm-120 {
    margin-right: 30rem !important;
  }
  .mb-sm-120, .my-sm-120 {
    margin-bottom: 30rem !important;
  }
  .ml-sm-120, .mx-sm-120 {
    margin-left: 30rem !important;
  }
  .p-sm-120 {
    padding: 30rem !important;
  }
  .pt-sm-120, .py-sm-120 {
    padding-top: 30rem !important;
  }
  .pr-sm-120, .px-sm-120 {
    padding-right: 30rem !important;
  }
  .pb-sm-120, .py-sm-120 {
    padding-bottom: 30rem !important;
  }
  .pl-sm-120, .px-sm-120 {
    padding-left: 30rem !important;
  }
  .gx-sm-120 {
    margin-right: -30rem !important;
    margin-left: -30rem !important;
  }
  .gx-sm-120 > * {
    margin-right: 30rem !important;
    margin-left: 30rem !important;
  }
  .gx-sm-120 > .col, .gx-sm-120 > [class*="col-"] {
    padding-right: 30rem !important;
    padding-left: 30rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-120 {
    margin-bottom: -30rem !important;
  }
  .gy-sm-120 > * {
    margin-bottom: 30rem !important;
  }
  .l-sm-120 {
    left: 30rem !important;
  }
  .r-sm-120 {
    right: 30rem !important;
  }
  .t-sm-120 {
    top: 30rem !important;
  }
  .b-sm-120 {
    bottom: 30rem !important;
  }
  .mt-sm-n120, .my-sm-n120 {
    margin-top: -30rem !important;
  }
  .ml-sm-n120, .mx-sm-n120 {
    margin-left: -30rem !important;
  }
  .mb-sm-n120, .my-sm-n120 {
    margin-bottom: -30rem !important;
  }
  .mr-sm-n120, .mx-sm-n120 {
    margin-right: -30rem !important;
  }
  .l-sm-n120 {
    left: -30rem !important;
  }
  .r-sm-n120 {
    right: -30rem !important;
  }
  .t-sm-n120 {
    top: -30rem !important;
  }
  .b-sm-n120 {
    bottom: -30rem !important;
  }
  .mih-sm-120 {
    min-height: 30rem !important;
  }
  .mah-sm-120 {
    max-height: 30rem !important;
  }
  .miw-sm-120 {
    min-width: 30rem !important;
  }
  .maw-sm-120 {
    max-width: 30rem !important;
  }
  .h-sm-120 {
    height: 30rem !important;
  }
  .w-sm-120 {
    width: 30rem !important;
  }
  .m-sm-5p {
    margin: 5% !important;
  }
  .mt-sm-5p, .my-sm-5p {
    margin-top: 5% !important;
  }
  .mr-sm-5p, .mx-sm-5p {
    margin-right: 5% !important;
  }
  .mb-sm-5p, .my-sm-5p {
    margin-bottom: 5% !important;
  }
  .ml-sm-5p, .mx-sm-5p {
    margin-left: 5% !important;
  }
  .p-sm-5p {
    padding: 5% !important;
  }
  .pt-sm-5p, .py-sm-5p {
    padding-top: 5% !important;
  }
  .pr-sm-5p, .px-sm-5p {
    padding-right: 5% !important;
  }
  .pb-sm-5p, .py-sm-5p {
    padding-bottom: 5% !important;
  }
  .pl-sm-5p, .px-sm-5p {
    padding-left: 5% !important;
  }
  .gx-sm-5p {
    margin-right: -5% !important;
    margin-left: -5% !important;
  }
  .gx-sm-5p > * {
    margin-right: 5% !important;
    margin-left: 5% !important;
  }
  .gx-sm-5p > .col, .gx-sm-5p > [class*="col-"] {
    padding-right: 5% !important;
    padding-left: 5% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-5p {
    margin-bottom: -5% !important;
  }
  .gy-sm-5p > * {
    margin-bottom: 5% !important;
  }
  .l-sm-5p {
    left: 5% !important;
  }
  .r-sm-5p {
    right: 5% !important;
  }
  .t-sm-5p {
    top: 5% !important;
  }
  .b-sm-5p {
    bottom: 5% !important;
  }
  .mt-sm-n5p, .my-sm-n5p {
    margin-top: -5% !important;
  }
  .ml-sm-n5p, .mx-sm-n5p {
    margin-left: -5% !important;
  }
  .mb-sm-n5p, .my-sm-n5p {
    margin-bottom: -5% !important;
  }
  .mr-sm-n5p, .mx-sm-n5p {
    margin-right: -5% !important;
  }
  .l-sm-n5p {
    left: -5% !important;
  }
  .r-sm-n5p {
    right: -5% !important;
  }
  .t-sm-n5p {
    top: -5% !important;
  }
  .b-sm-n5p {
    bottom: -5% !important;
  }
  .mih-sm-5p {
    min-height: 5% !important;
  }
  .mah-sm-5p {
    max-height: 5% !important;
  }
  .miw-sm-5p {
    min-width: 5% !important;
  }
  .maw-sm-5p {
    max-width: 5% !important;
  }
  .h-sm-5p {
    height: 5% !important;
  }
  .w-sm-5p {
    width: 5% !important;
  }
  .m-sm-10p {
    margin: 10% !important;
  }
  .mt-sm-10p, .my-sm-10p {
    margin-top: 10% !important;
  }
  .mr-sm-10p, .mx-sm-10p {
    margin-right: 10% !important;
  }
  .mb-sm-10p, .my-sm-10p {
    margin-bottom: 10% !important;
  }
  .ml-sm-10p, .mx-sm-10p {
    margin-left: 10% !important;
  }
  .p-sm-10p {
    padding: 10% !important;
  }
  .pt-sm-10p, .py-sm-10p {
    padding-top: 10% !important;
  }
  .pr-sm-10p, .px-sm-10p {
    padding-right: 10% !important;
  }
  .pb-sm-10p, .py-sm-10p {
    padding-bottom: 10% !important;
  }
  .pl-sm-10p, .px-sm-10p {
    padding-left: 10% !important;
  }
  .gx-sm-10p {
    margin-right: -10% !important;
    margin-left: -10% !important;
  }
  .gx-sm-10p > * {
    margin-right: 10% !important;
    margin-left: 10% !important;
  }
  .gx-sm-10p > .col, .gx-sm-10p > [class*="col-"] {
    padding-right: 10% !important;
    padding-left: 10% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-10p {
    margin-bottom: -10% !important;
  }
  .gy-sm-10p > * {
    margin-bottom: 10% !important;
  }
  .l-sm-10p {
    left: 10% !important;
  }
  .r-sm-10p {
    right: 10% !important;
  }
  .t-sm-10p {
    top: 10% !important;
  }
  .b-sm-10p {
    bottom: 10% !important;
  }
  .mt-sm-n10p, .my-sm-n10p {
    margin-top: -10% !important;
  }
  .ml-sm-n10p, .mx-sm-n10p {
    margin-left: -10% !important;
  }
  .mb-sm-n10p, .my-sm-n10p {
    margin-bottom: -10% !important;
  }
  .mr-sm-n10p, .mx-sm-n10p {
    margin-right: -10% !important;
  }
  .l-sm-n10p {
    left: -10% !important;
  }
  .r-sm-n10p {
    right: -10% !important;
  }
  .t-sm-n10p {
    top: -10% !important;
  }
  .b-sm-n10p {
    bottom: -10% !important;
  }
  .mih-sm-10p {
    min-height: 10% !important;
  }
  .mah-sm-10p {
    max-height: 10% !important;
  }
  .miw-sm-10p {
    min-width: 10% !important;
  }
  .maw-sm-10p {
    max-width: 10% !important;
  }
  .h-sm-10p {
    height: 10% !important;
  }
  .w-sm-10p {
    width: 10% !important;
  }
  .m-sm-30p {
    margin: 30% !important;
  }
  .mt-sm-30p, .my-sm-30p {
    margin-top: 30% !important;
  }
  .mr-sm-30p, .mx-sm-30p {
    margin-right: 30% !important;
  }
  .mb-sm-30p, .my-sm-30p {
    margin-bottom: 30% !important;
  }
  .ml-sm-30p, .mx-sm-30p {
    margin-left: 30% !important;
  }
  .p-sm-30p {
    padding: 30% !important;
  }
  .pt-sm-30p, .py-sm-30p {
    padding-top: 30% !important;
  }
  .pr-sm-30p, .px-sm-30p {
    padding-right: 30% !important;
  }
  .pb-sm-30p, .py-sm-30p {
    padding-bottom: 30% !important;
  }
  .pl-sm-30p, .px-sm-30p {
    padding-left: 30% !important;
  }
  .gx-sm-30p {
    margin-right: -30% !important;
    margin-left: -30% !important;
  }
  .gx-sm-30p > * {
    margin-right: 30% !important;
    margin-left: 30% !important;
  }
  .gx-sm-30p > .col, .gx-sm-30p > [class*="col-"] {
    padding-right: 30% !important;
    padding-left: 30% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-30p {
    margin-bottom: -30% !important;
  }
  .gy-sm-30p > * {
    margin-bottom: 30% !important;
  }
  .l-sm-30p {
    left: 30% !important;
  }
  .r-sm-30p {
    right: 30% !important;
  }
  .t-sm-30p {
    top: 30% !important;
  }
  .b-sm-30p {
    bottom: 30% !important;
  }
  .mt-sm-n30p, .my-sm-n30p {
    margin-top: -30% !important;
  }
  .ml-sm-n30p, .mx-sm-n30p {
    margin-left: -30% !important;
  }
  .mb-sm-n30p, .my-sm-n30p {
    margin-bottom: -30% !important;
  }
  .mr-sm-n30p, .mx-sm-n30p {
    margin-right: -30% !important;
  }
  .l-sm-n30p {
    left: -30% !important;
  }
  .r-sm-n30p {
    right: -30% !important;
  }
  .t-sm-n30p {
    top: -30% !important;
  }
  .b-sm-n30p {
    bottom: -30% !important;
  }
  .mih-sm-30p {
    min-height: 30% !important;
  }
  .mah-sm-30p {
    max-height: 30% !important;
  }
  .miw-sm-30p {
    min-width: 30% !important;
  }
  .maw-sm-30p {
    max-width: 30% !important;
  }
  .h-sm-30p {
    height: 30% !important;
  }
  .w-sm-30p {
    width: 30% !important;
  }
  .m-sm-40p {
    margin: 40% !important;
  }
  .mt-sm-40p, .my-sm-40p {
    margin-top: 40% !important;
  }
  .mr-sm-40p, .mx-sm-40p {
    margin-right: 40% !important;
  }
  .mb-sm-40p, .my-sm-40p {
    margin-bottom: 40% !important;
  }
  .ml-sm-40p, .mx-sm-40p {
    margin-left: 40% !important;
  }
  .p-sm-40p {
    padding: 40% !important;
  }
  .pt-sm-40p, .py-sm-40p {
    padding-top: 40% !important;
  }
  .pr-sm-40p, .px-sm-40p {
    padding-right: 40% !important;
  }
  .pb-sm-40p, .py-sm-40p {
    padding-bottom: 40% !important;
  }
  .pl-sm-40p, .px-sm-40p {
    padding-left: 40% !important;
  }
  .gx-sm-40p {
    margin-right: -40% !important;
    margin-left: -40% !important;
  }
  .gx-sm-40p > * {
    margin-right: 40% !important;
    margin-left: 40% !important;
  }
  .gx-sm-40p > .col, .gx-sm-40p > [class*="col-"] {
    padding-right: 40% !important;
    padding-left: 40% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-40p {
    margin-bottom: -40% !important;
  }
  .gy-sm-40p > * {
    margin-bottom: 40% !important;
  }
  .l-sm-40p {
    left: 40% !important;
  }
  .r-sm-40p {
    right: 40% !important;
  }
  .t-sm-40p {
    top: 40% !important;
  }
  .b-sm-40p {
    bottom: 40% !important;
  }
  .mt-sm-n40p, .my-sm-n40p {
    margin-top: -40% !important;
  }
  .ml-sm-n40p, .mx-sm-n40p {
    margin-left: -40% !important;
  }
  .mb-sm-n40p, .my-sm-n40p {
    margin-bottom: -40% !important;
  }
  .mr-sm-n40p, .mx-sm-n40p {
    margin-right: -40% !important;
  }
  .l-sm-n40p {
    left: -40% !important;
  }
  .r-sm-n40p {
    right: -40% !important;
  }
  .t-sm-n40p {
    top: -40% !important;
  }
  .b-sm-n40p {
    bottom: -40% !important;
  }
  .mih-sm-40p {
    min-height: 40% !important;
  }
  .mah-sm-40p {
    max-height: 40% !important;
  }
  .miw-sm-40p {
    min-width: 40% !important;
  }
  .maw-sm-40p {
    max-width: 40% !important;
  }
  .h-sm-40p {
    height: 40% !important;
  }
  .w-sm-40p {
    width: 40% !important;
  }
  .m-sm-45p {
    margin: 45% !important;
  }
  .mt-sm-45p, .my-sm-45p {
    margin-top: 45% !important;
  }
  .mr-sm-45p, .mx-sm-45p {
    margin-right: 45% !important;
  }
  .mb-sm-45p, .my-sm-45p {
    margin-bottom: 45% !important;
  }
  .ml-sm-45p, .mx-sm-45p {
    margin-left: 45% !important;
  }
  .p-sm-45p {
    padding: 45% !important;
  }
  .pt-sm-45p, .py-sm-45p {
    padding-top: 45% !important;
  }
  .pr-sm-45p, .px-sm-45p {
    padding-right: 45% !important;
  }
  .pb-sm-45p, .py-sm-45p {
    padding-bottom: 45% !important;
  }
  .pl-sm-45p, .px-sm-45p {
    padding-left: 45% !important;
  }
  .gx-sm-45p {
    margin-right: -45% !important;
    margin-left: -45% !important;
  }
  .gx-sm-45p > * {
    margin-right: 45% !important;
    margin-left: 45% !important;
  }
  .gx-sm-45p > .col, .gx-sm-45p > [class*="col-"] {
    padding-right: 45% !important;
    padding-left: 45% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-45p {
    margin-bottom: -45% !important;
  }
  .gy-sm-45p > * {
    margin-bottom: 45% !important;
  }
  .l-sm-45p {
    left: 45% !important;
  }
  .r-sm-45p {
    right: 45% !important;
  }
  .t-sm-45p {
    top: 45% !important;
  }
  .b-sm-45p {
    bottom: 45% !important;
  }
  .mt-sm-n45p, .my-sm-n45p {
    margin-top: -45% !important;
  }
  .ml-sm-n45p, .mx-sm-n45p {
    margin-left: -45% !important;
  }
  .mb-sm-n45p, .my-sm-n45p {
    margin-bottom: -45% !important;
  }
  .mr-sm-n45p, .mx-sm-n45p {
    margin-right: -45% !important;
  }
  .l-sm-n45p {
    left: -45% !important;
  }
  .r-sm-n45p {
    right: -45% !important;
  }
  .t-sm-n45p {
    top: -45% !important;
  }
  .b-sm-n45p {
    bottom: -45% !important;
  }
  .mih-sm-45p {
    min-height: 45% !important;
  }
  .mah-sm-45p {
    max-height: 45% !important;
  }
  .miw-sm-45p {
    min-width: 45% !important;
  }
  .maw-sm-45p {
    max-width: 45% !important;
  }
  .h-sm-45p {
    height: 45% !important;
  }
  .w-sm-45p {
    width: 45% !important;
  }
  .m-sm-50p {
    margin: 50% !important;
  }
  .mt-sm-50p, .my-sm-50p {
    margin-top: 50% !important;
  }
  .mr-sm-50p, .mx-sm-50p {
    margin-right: 50% !important;
  }
  .mb-sm-50p, .my-sm-50p {
    margin-bottom: 50% !important;
  }
  .ml-sm-50p, .mx-sm-50p {
    margin-left: 50% !important;
  }
  .p-sm-50p {
    padding: 50% !important;
  }
  .pt-sm-50p, .py-sm-50p {
    padding-top: 50% !important;
  }
  .pr-sm-50p, .px-sm-50p {
    padding-right: 50% !important;
  }
  .pb-sm-50p, .py-sm-50p {
    padding-bottom: 50% !important;
  }
  .pl-sm-50p, .px-sm-50p {
    padding-left: 50% !important;
  }
  .gx-sm-50p {
    margin-right: -50% !important;
    margin-left: -50% !important;
  }
  .gx-sm-50p > * {
    margin-right: 50% !important;
    margin-left: 50% !important;
  }
  .gx-sm-50p > .col, .gx-sm-50p > [class*="col-"] {
    padding-right: 50% !important;
    padding-left: 50% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-50p {
    margin-bottom: -50% !important;
  }
  .gy-sm-50p > * {
    margin-bottom: 50% !important;
  }
  .l-sm-50p {
    left: 50% !important;
  }
  .r-sm-50p {
    right: 50% !important;
  }
  .t-sm-50p {
    top: 50% !important;
  }
  .b-sm-50p {
    bottom: 50% !important;
  }
  .mt-sm-n50p, .my-sm-n50p {
    margin-top: -50% !important;
  }
  .ml-sm-n50p, .mx-sm-n50p {
    margin-left: -50% !important;
  }
  .mb-sm-n50p, .my-sm-n50p {
    margin-bottom: -50% !important;
  }
  .mr-sm-n50p, .mx-sm-n50p {
    margin-right: -50% !important;
  }
  .l-sm-n50p {
    left: -50% !important;
  }
  .r-sm-n50p {
    right: -50% !important;
  }
  .t-sm-n50p {
    top: -50% !important;
  }
  .b-sm-n50p {
    bottom: -50% !important;
  }
  .mih-sm-50p {
    min-height: 50% !important;
  }
  .mah-sm-50p {
    max-height: 50% !important;
  }
  .miw-sm-50p {
    min-width: 50% !important;
  }
  .maw-sm-50p {
    max-width: 50% !important;
  }
  .h-sm-50p {
    height: 50% !important;
  }
  .w-sm-50p {
    width: 50% !important;
  }
  .m-sm-77p {
    margin: 77% !important;
  }
  .mt-sm-77p, .my-sm-77p {
    margin-top: 77% !important;
  }
  .mr-sm-77p, .mx-sm-77p {
    margin-right: 77% !important;
  }
  .mb-sm-77p, .my-sm-77p {
    margin-bottom: 77% !important;
  }
  .ml-sm-77p, .mx-sm-77p {
    margin-left: 77% !important;
  }
  .p-sm-77p {
    padding: 77% !important;
  }
  .pt-sm-77p, .py-sm-77p {
    padding-top: 77% !important;
  }
  .pr-sm-77p, .px-sm-77p {
    padding-right: 77% !important;
  }
  .pb-sm-77p, .py-sm-77p {
    padding-bottom: 77% !important;
  }
  .pl-sm-77p, .px-sm-77p {
    padding-left: 77% !important;
  }
  .gx-sm-77p {
    margin-right: -77% !important;
    margin-left: -77% !important;
  }
  .gx-sm-77p > * {
    margin-right: 77% !important;
    margin-left: 77% !important;
  }
  .gx-sm-77p > .col, .gx-sm-77p > [class*="col-"] {
    padding-right: 77% !important;
    padding-left: 77% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-77p {
    margin-bottom: -77% !important;
  }
  .gy-sm-77p > * {
    margin-bottom: 77% !important;
  }
  .l-sm-77p {
    left: 77% !important;
  }
  .r-sm-77p {
    right: 77% !important;
  }
  .t-sm-77p {
    top: 77% !important;
  }
  .b-sm-77p {
    bottom: 77% !important;
  }
  .mt-sm-n77p, .my-sm-n77p {
    margin-top: -77% !important;
  }
  .ml-sm-n77p, .mx-sm-n77p {
    margin-left: -77% !important;
  }
  .mb-sm-n77p, .my-sm-n77p {
    margin-bottom: -77% !important;
  }
  .mr-sm-n77p, .mx-sm-n77p {
    margin-right: -77% !important;
  }
  .l-sm-n77p {
    left: -77% !important;
  }
  .r-sm-n77p {
    right: -77% !important;
  }
  .t-sm-n77p {
    top: -77% !important;
  }
  .b-sm-n77p {
    bottom: -77% !important;
  }
  .mih-sm-77p {
    min-height: 77% !important;
  }
  .mah-sm-77p {
    max-height: 77% !important;
  }
  .miw-sm-77p {
    min-width: 77% !important;
  }
  .maw-sm-77p {
    max-width: 77% !important;
  }
  .h-sm-77p {
    height: 77% !important;
  }
  .w-sm-77p {
    width: 77% !important;
  }
  .m-sm-100p {
    margin: 100% !important;
  }
  .mt-sm-100p, .my-sm-100p {
    margin-top: 100% !important;
  }
  .mr-sm-100p, .mx-sm-100p {
    margin-right: 100% !important;
  }
  .mb-sm-100p, .my-sm-100p {
    margin-bottom: 100% !important;
  }
  .ml-sm-100p, .mx-sm-100p {
    margin-left: 100% !important;
  }
  .p-sm-100p {
    padding: 100% !important;
  }
  .pt-sm-100p, .py-sm-100p {
    padding-top: 100% !important;
  }
  .pr-sm-100p, .px-sm-100p {
    padding-right: 100% !important;
  }
  .pb-sm-100p, .py-sm-100p {
    padding-bottom: 100% !important;
  }
  .pl-sm-100p, .px-sm-100p {
    padding-left: 100% !important;
  }
  .gx-sm-100p {
    margin-right: -100% !important;
    margin-left: -100% !important;
  }
  .gx-sm-100p > * {
    margin-right: 100% !important;
    margin-left: 100% !important;
  }
  .gx-sm-100p > .col, .gx-sm-100p > [class*="col-"] {
    padding-right: 100% !important;
    padding-left: 100% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-100p {
    margin-bottom: -100% !important;
  }
  .gy-sm-100p > * {
    margin-bottom: 100% !important;
  }
  .l-sm-100p {
    left: 100% !important;
  }
  .r-sm-100p {
    right: 100% !important;
  }
  .t-sm-100p {
    top: 100% !important;
  }
  .b-sm-100p {
    bottom: 100% !important;
  }
  .mt-sm-n100p, .my-sm-n100p {
    margin-top: -100% !important;
  }
  .ml-sm-n100p, .mx-sm-n100p {
    margin-left: -100% !important;
  }
  .mb-sm-n100p, .my-sm-n100p {
    margin-bottom: -100% !important;
  }
  .mr-sm-n100p, .mx-sm-n100p {
    margin-right: -100% !important;
  }
  .l-sm-n100p {
    left: -100% !important;
  }
  .r-sm-n100p {
    right: -100% !important;
  }
  .t-sm-n100p {
    top: -100% !important;
  }
  .b-sm-n100p {
    bottom: -100% !important;
  }
  .mih-sm-100p {
    min-height: 100% !important;
  }
  .mah-sm-100p {
    max-height: 100% !important;
  }
  .miw-sm-100p {
    min-width: 100% !important;
  }
  .maw-sm-100p {
    max-width: 100% !important;
  }
  .h-sm-100p {
    height: 100% !important;
  }
  .w-sm-100p {
    width: 100% !important;
  }
  .m-sm-30vh {
    margin: 30vh !important;
  }
  .mt-sm-30vh, .my-sm-30vh {
    margin-top: 30vh !important;
  }
  .mr-sm-30vh, .mx-sm-30vh {
    margin-right: 30vh !important;
  }
  .mb-sm-30vh, .my-sm-30vh {
    margin-bottom: 30vh !important;
  }
  .ml-sm-30vh, .mx-sm-30vh {
    margin-left: 30vh !important;
  }
  .p-sm-30vh {
    padding: 30vh !important;
  }
  .pt-sm-30vh, .py-sm-30vh {
    padding-top: 30vh !important;
  }
  .pr-sm-30vh, .px-sm-30vh {
    padding-right: 30vh !important;
  }
  .pb-sm-30vh, .py-sm-30vh {
    padding-bottom: 30vh !important;
  }
  .pl-sm-30vh, .px-sm-30vh {
    padding-left: 30vh !important;
  }
  .gx-sm-30vh {
    margin-right: -30vh !important;
    margin-left: -30vh !important;
  }
  .gx-sm-30vh > * {
    margin-right: 30vh !important;
    margin-left: 30vh !important;
  }
  .gx-sm-30vh > .col, .gx-sm-30vh > [class*="col-"] {
    padding-right: 30vh !important;
    padding-left: 30vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-30vh {
    margin-bottom: -30vh !important;
  }
  .gy-sm-30vh > * {
    margin-bottom: 30vh !important;
  }
  .l-sm-30vh {
    left: 30vh !important;
  }
  .r-sm-30vh {
    right: 30vh !important;
  }
  .t-sm-30vh {
    top: 30vh !important;
  }
  .b-sm-30vh {
    bottom: 30vh !important;
  }
  .mt-sm-n30vh, .my-sm-n30vh {
    margin-top: -30vh !important;
  }
  .ml-sm-n30vh, .mx-sm-n30vh {
    margin-left: -30vh !important;
  }
  .mb-sm-n30vh, .my-sm-n30vh {
    margin-bottom: -30vh !important;
  }
  .mr-sm-n30vh, .mx-sm-n30vh {
    margin-right: -30vh !important;
  }
  .l-sm-n30vh {
    left: -30vh !important;
  }
  .r-sm-n30vh {
    right: -30vh !important;
  }
  .t-sm-n30vh {
    top: -30vh !important;
  }
  .b-sm-n30vh {
    bottom: -30vh !important;
  }
  .mih-sm-30vh {
    min-height: 30vh !important;
  }
  .mah-sm-30vh {
    max-height: 30vh !important;
  }
  .miw-sm-30vh {
    min-width: 30vh !important;
  }
  .maw-sm-30vh {
    max-width: 30vh !important;
  }
  .h-sm-30vh {
    height: 30vh !important;
  }
  .w-sm-30vh {
    width: 30vh !important;
  }
  .m-sm-50vh {
    margin: 50vh !important;
  }
  .mt-sm-50vh, .my-sm-50vh {
    margin-top: 50vh !important;
  }
  .mr-sm-50vh, .mx-sm-50vh {
    margin-right: 50vh !important;
  }
  .mb-sm-50vh, .my-sm-50vh {
    margin-bottom: 50vh !important;
  }
  .ml-sm-50vh, .mx-sm-50vh {
    margin-left: 50vh !important;
  }
  .p-sm-50vh {
    padding: 50vh !important;
  }
  .pt-sm-50vh, .py-sm-50vh {
    padding-top: 50vh !important;
  }
  .pr-sm-50vh, .px-sm-50vh {
    padding-right: 50vh !important;
  }
  .pb-sm-50vh, .py-sm-50vh {
    padding-bottom: 50vh !important;
  }
  .pl-sm-50vh, .px-sm-50vh {
    padding-left: 50vh !important;
  }
  .gx-sm-50vh {
    margin-right: -50vh !important;
    margin-left: -50vh !important;
  }
  .gx-sm-50vh > * {
    margin-right: 50vh !important;
    margin-left: 50vh !important;
  }
  .gx-sm-50vh > .col, .gx-sm-50vh > [class*="col-"] {
    padding-right: 50vh !important;
    padding-left: 50vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-50vh {
    margin-bottom: -50vh !important;
  }
  .gy-sm-50vh > * {
    margin-bottom: 50vh !important;
  }
  .l-sm-50vh {
    left: 50vh !important;
  }
  .r-sm-50vh {
    right: 50vh !important;
  }
  .t-sm-50vh {
    top: 50vh !important;
  }
  .b-sm-50vh {
    bottom: 50vh !important;
  }
  .mt-sm-n50vh, .my-sm-n50vh {
    margin-top: -50vh !important;
  }
  .ml-sm-n50vh, .mx-sm-n50vh {
    margin-left: -50vh !important;
  }
  .mb-sm-n50vh, .my-sm-n50vh {
    margin-bottom: -50vh !important;
  }
  .mr-sm-n50vh, .mx-sm-n50vh {
    margin-right: -50vh !important;
  }
  .l-sm-n50vh {
    left: -50vh !important;
  }
  .r-sm-n50vh {
    right: -50vh !important;
  }
  .t-sm-n50vh {
    top: -50vh !important;
  }
  .b-sm-n50vh {
    bottom: -50vh !important;
  }
  .mih-sm-50vh {
    min-height: 50vh !important;
  }
  .mah-sm-50vh {
    max-height: 50vh !important;
  }
  .miw-sm-50vh {
    min-width: 50vh !important;
  }
  .maw-sm-50vh {
    max-width: 50vh !important;
  }
  .h-sm-50vh {
    height: 50vh !important;
  }
  .w-sm-50vh {
    width: 50vh !important;
  }
  .m-sm-100vh {
    margin: 100vh !important;
  }
  .mt-sm-100vh, .my-sm-100vh {
    margin-top: 100vh !important;
  }
  .mr-sm-100vh, .mx-sm-100vh {
    margin-right: 100vh !important;
  }
  .mb-sm-100vh, .my-sm-100vh {
    margin-bottom: 100vh !important;
  }
  .ml-sm-100vh, .mx-sm-100vh {
    margin-left: 100vh !important;
  }
  .p-sm-100vh {
    padding: 100vh !important;
  }
  .pt-sm-100vh, .py-sm-100vh {
    padding-top: 100vh !important;
  }
  .pr-sm-100vh, .px-sm-100vh {
    padding-right: 100vh !important;
  }
  .pb-sm-100vh, .py-sm-100vh {
    padding-bottom: 100vh !important;
  }
  .pl-sm-100vh, .px-sm-100vh {
    padding-left: 100vh !important;
  }
  .gx-sm-100vh {
    margin-right: -100vh !important;
    margin-left: -100vh !important;
  }
  .gx-sm-100vh > * {
    margin-right: 100vh !important;
    margin-left: 100vh !important;
  }
  .gx-sm-100vh > .col, .gx-sm-100vh > [class*="col-"] {
    padding-right: 100vh !important;
    padding-left: 100vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-sm-100vh {
    margin-bottom: -100vh !important;
  }
  .gy-sm-100vh > * {
    margin-bottom: 100vh !important;
  }
  .l-sm-100vh {
    left: 100vh !important;
  }
  .r-sm-100vh {
    right: 100vh !important;
  }
  .t-sm-100vh {
    top: 100vh !important;
  }
  .b-sm-100vh {
    bottom: 100vh !important;
  }
  .mt-sm-n100vh, .my-sm-n100vh {
    margin-top: -100vh !important;
  }
  .ml-sm-n100vh, .mx-sm-n100vh {
    margin-left: -100vh !important;
  }
  .mb-sm-n100vh, .my-sm-n100vh {
    margin-bottom: -100vh !important;
  }
  .mr-sm-n100vh, .mx-sm-n100vh {
    margin-right: -100vh !important;
  }
  .l-sm-n100vh {
    left: -100vh !important;
  }
  .r-sm-n100vh {
    right: -100vh !important;
  }
  .t-sm-n100vh {
    top: -100vh !important;
  }
  .b-sm-n100vh {
    bottom: -100vh !important;
  }
  .mih-sm-100vh {
    min-height: 100vh !important;
  }
  .mah-sm-100vh {
    max-height: 100vh !important;
  }
  .miw-sm-100vh {
    min-width: 100vh !important;
  }
  .maw-sm-100vh {
    max-width: 100vh !important;
  }
  .h-sm-100vh {
    height: 100vh !important;
  }
  .w-sm-100vh {
    width: 100vh !important;
  }
  .m-sm-a {
    margin: auto !important;
  }
  .mt-sm-a, .my-sm-a {
    margin-top: auto !important;
  }
  .mr-sm-a, .mx-sm-a {
    margin-right: auto !important;
  }
  .mb-sm-a, .my-sm-a {
    margin-bottom: auto !important;
  }
  .ml-sm-a, .mx-sm-a {
    margin-left: auto !important;
  }
  .gt-sm-0, .gtx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gt-sm-0 *, .gtx-sm-0 * {
    --bs-gutter-x: 0;
  }
  .gt-sm-0 .gt-sm-0, .gt-sm-0 .gtx-sm-0, .gtx-sm-0 .gt-sm-0, .gtx-sm-0 .gtx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gt-sm-0 .gt-sm-0 *, .gt-sm-0 .gtx-sm-0 *, .gtx-sm-0 .gt-sm-0 *, .gtx-sm-0 .gtx-sm-0 * {
    --bs-gutter-x: 0;
  }
  .gt-sm-0 .gt-sm-1, .gt-sm-0 .gtx-sm-1, .gtx-sm-0 .gt-sm-1, .gtx-sm-0 .gtx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-0 .gt-sm-1 *, .gt-sm-0 .gtx-sm-1 *, .gtx-sm-0 .gt-sm-1 *, .gtx-sm-0 .gtx-sm-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-0 .gt-sm-2, .gt-sm-0 .gtx-sm-2, .gtx-sm-0 .gt-sm-2, .gtx-sm-0 .gtx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-0 .gt-sm-2 *, .gt-sm-0 .gtx-sm-2 *, .gtx-sm-0 .gt-sm-2 *, .gtx-sm-0 .gtx-sm-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-0 .gt-sm-3, .gt-sm-0 .gtx-sm-3, .gtx-sm-0 .gt-sm-3, .gtx-sm-0 .gtx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-0 .gt-sm-3 *, .gt-sm-0 .gtx-sm-3 *, .gtx-sm-0 .gt-sm-3 *, .gtx-sm-0 .gtx-sm-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-0 .gt-sm-4, .gt-sm-0 .gtx-sm-4, .gtx-sm-0 .gt-sm-4, .gtx-sm-0 .gtx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-0 .gt-sm-4 *, .gt-sm-0 .gtx-sm-4 *, .gtx-sm-0 .gt-sm-4 *, .gtx-sm-0 .gtx-sm-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-0 .gt-sm-5, .gt-sm-0 .gtx-sm-5, .gtx-sm-0 .gt-sm-5, .gtx-sm-0 .gtx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-0 .gt-sm-5 *, .gt-sm-0 .gtx-sm-5 *, .gtx-sm-0 .gt-sm-5 *, .gtx-sm-0 .gtx-sm-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-0, .gty-sm-0 {
    --bs-gutter-y: 0;
  }
  .gt-sm-0 *, .gty-sm-0 * {
    --bs-gutter-y: 0;
  }
  .gt-sm-0 .gt-sm-0, .gt-sm-0 .gty-sm-0, .gty-sm-0 .gt-sm-0, .gty-sm-0 .gty-sm-0 {
    --bs-gutter-y: 0;
  }
  .gt-sm-0 .gt-sm-0 *, .gt-sm-0 .gty-sm-0 *, .gty-sm-0 .gt-sm-0 *, .gty-sm-0 .gty-sm-0 * {
    --bs-gutter-y: 0;
  }
  .gt-sm-0 .gt-sm-1, .gt-sm-0 .gty-sm-1, .gty-sm-0 .gt-sm-1, .gty-sm-0 .gty-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-0 .gt-sm-1 *, .gt-sm-0 .gty-sm-1 *, .gty-sm-0 .gt-sm-1 *, .gty-sm-0 .gty-sm-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-0 .gt-sm-2, .gt-sm-0 .gty-sm-2, .gty-sm-0 .gt-sm-2, .gty-sm-0 .gty-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-0 .gt-sm-2 *, .gt-sm-0 .gty-sm-2 *, .gty-sm-0 .gt-sm-2 *, .gty-sm-0 .gty-sm-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-0 .gt-sm-3, .gt-sm-0 .gty-sm-3, .gty-sm-0 .gt-sm-3, .gty-sm-0 .gty-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-0 .gt-sm-3 *, .gt-sm-0 .gty-sm-3 *, .gty-sm-0 .gt-sm-3 *, .gty-sm-0 .gty-sm-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-0 .gt-sm-4, .gt-sm-0 .gty-sm-4, .gty-sm-0 .gt-sm-4, .gty-sm-0 .gty-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-0 .gt-sm-4 *, .gt-sm-0 .gty-sm-4 *, .gty-sm-0 .gt-sm-4 *, .gty-sm-0 .gty-sm-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-0 .gt-sm-5, .gt-sm-0 .gty-sm-5, .gty-sm-0 .gt-sm-5, .gty-sm-0 .gty-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-0 .gt-sm-5 *, .gt-sm-0 .gty-sm-5 *, .gty-sm-0 .gt-sm-5 *, .gty-sm-0 .gty-sm-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-1, .gtx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-1 *, .gtx-sm-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-1 .gt-sm-0, .gt-sm-1 .gtx-sm-0, .gtx-sm-1 .gt-sm-0, .gtx-sm-1 .gtx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gt-sm-1 .gt-sm-0 *, .gt-sm-1 .gtx-sm-0 *, .gtx-sm-1 .gt-sm-0 *, .gtx-sm-1 .gtx-sm-0 * {
    --bs-gutter-x: 0;
  }
  .gt-sm-1 .gt-sm-1, .gt-sm-1 .gtx-sm-1, .gtx-sm-1 .gt-sm-1, .gtx-sm-1 .gtx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-1 .gt-sm-1 *, .gt-sm-1 .gtx-sm-1 *, .gtx-sm-1 .gt-sm-1 *, .gtx-sm-1 .gtx-sm-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-1 .gt-sm-2, .gt-sm-1 .gtx-sm-2, .gtx-sm-1 .gt-sm-2, .gtx-sm-1 .gtx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-1 .gt-sm-2 *, .gt-sm-1 .gtx-sm-2 *, .gtx-sm-1 .gt-sm-2 *, .gtx-sm-1 .gtx-sm-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-1 .gt-sm-3, .gt-sm-1 .gtx-sm-3, .gtx-sm-1 .gt-sm-3, .gtx-sm-1 .gtx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-1 .gt-sm-3 *, .gt-sm-1 .gtx-sm-3 *, .gtx-sm-1 .gt-sm-3 *, .gtx-sm-1 .gtx-sm-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-1 .gt-sm-4, .gt-sm-1 .gtx-sm-4, .gtx-sm-1 .gt-sm-4, .gtx-sm-1 .gtx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-1 .gt-sm-4 *, .gt-sm-1 .gtx-sm-4 *, .gtx-sm-1 .gt-sm-4 *, .gtx-sm-1 .gtx-sm-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-1 .gt-sm-5, .gt-sm-1 .gtx-sm-5, .gtx-sm-1 .gt-sm-5, .gtx-sm-1 .gtx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-1 .gt-sm-5 *, .gt-sm-1 .gtx-sm-5 *, .gtx-sm-1 .gt-sm-5 *, .gtx-sm-1 .gtx-sm-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-1, .gty-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-1 *, .gty-sm-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-1 .gt-sm-0, .gt-sm-1 .gty-sm-0, .gty-sm-1 .gt-sm-0, .gty-sm-1 .gty-sm-0 {
    --bs-gutter-y: 0;
  }
  .gt-sm-1 .gt-sm-0 *, .gt-sm-1 .gty-sm-0 *, .gty-sm-1 .gt-sm-0 *, .gty-sm-1 .gty-sm-0 * {
    --bs-gutter-y: 0;
  }
  .gt-sm-1 .gt-sm-1, .gt-sm-1 .gty-sm-1, .gty-sm-1 .gt-sm-1, .gty-sm-1 .gty-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-1 .gt-sm-1 *, .gt-sm-1 .gty-sm-1 *, .gty-sm-1 .gt-sm-1 *, .gty-sm-1 .gty-sm-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-1 .gt-sm-2, .gt-sm-1 .gty-sm-2, .gty-sm-1 .gt-sm-2, .gty-sm-1 .gty-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-1 .gt-sm-2 *, .gt-sm-1 .gty-sm-2 *, .gty-sm-1 .gt-sm-2 *, .gty-sm-1 .gty-sm-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-1 .gt-sm-3, .gt-sm-1 .gty-sm-3, .gty-sm-1 .gt-sm-3, .gty-sm-1 .gty-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-1 .gt-sm-3 *, .gt-sm-1 .gty-sm-3 *, .gty-sm-1 .gt-sm-3 *, .gty-sm-1 .gty-sm-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-1 .gt-sm-4, .gt-sm-1 .gty-sm-4, .gty-sm-1 .gt-sm-4, .gty-sm-1 .gty-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-1 .gt-sm-4 *, .gt-sm-1 .gty-sm-4 *, .gty-sm-1 .gt-sm-4 *, .gty-sm-1 .gty-sm-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-1 .gt-sm-5, .gt-sm-1 .gty-sm-5, .gty-sm-1 .gt-sm-5, .gty-sm-1 .gty-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-1 .gt-sm-5 *, .gt-sm-1 .gty-sm-5 *, .gty-sm-1 .gt-sm-5 *, .gty-sm-1 .gty-sm-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-2, .gtx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-2 *, .gtx-sm-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-2 .gt-sm-0, .gt-sm-2 .gtx-sm-0, .gtx-sm-2 .gt-sm-0, .gtx-sm-2 .gtx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gt-sm-2 .gt-sm-0 *, .gt-sm-2 .gtx-sm-0 *, .gtx-sm-2 .gt-sm-0 *, .gtx-sm-2 .gtx-sm-0 * {
    --bs-gutter-x: 0;
  }
  .gt-sm-2 .gt-sm-1, .gt-sm-2 .gtx-sm-1, .gtx-sm-2 .gt-sm-1, .gtx-sm-2 .gtx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-2 .gt-sm-1 *, .gt-sm-2 .gtx-sm-1 *, .gtx-sm-2 .gt-sm-1 *, .gtx-sm-2 .gtx-sm-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-2 .gt-sm-2, .gt-sm-2 .gtx-sm-2, .gtx-sm-2 .gt-sm-2, .gtx-sm-2 .gtx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-2 .gt-sm-2 *, .gt-sm-2 .gtx-sm-2 *, .gtx-sm-2 .gt-sm-2 *, .gtx-sm-2 .gtx-sm-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-2 .gt-sm-3, .gt-sm-2 .gtx-sm-3, .gtx-sm-2 .gt-sm-3, .gtx-sm-2 .gtx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-2 .gt-sm-3 *, .gt-sm-2 .gtx-sm-3 *, .gtx-sm-2 .gt-sm-3 *, .gtx-sm-2 .gtx-sm-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-2 .gt-sm-4, .gt-sm-2 .gtx-sm-4, .gtx-sm-2 .gt-sm-4, .gtx-sm-2 .gtx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-2 .gt-sm-4 *, .gt-sm-2 .gtx-sm-4 *, .gtx-sm-2 .gt-sm-4 *, .gtx-sm-2 .gtx-sm-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-2 .gt-sm-5, .gt-sm-2 .gtx-sm-5, .gtx-sm-2 .gt-sm-5, .gtx-sm-2 .gtx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-2 .gt-sm-5 *, .gt-sm-2 .gtx-sm-5 *, .gtx-sm-2 .gt-sm-5 *, .gtx-sm-2 .gtx-sm-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-2, .gty-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-2 *, .gty-sm-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-2 .gt-sm-0, .gt-sm-2 .gty-sm-0, .gty-sm-2 .gt-sm-0, .gty-sm-2 .gty-sm-0 {
    --bs-gutter-y: 0;
  }
  .gt-sm-2 .gt-sm-0 *, .gt-sm-2 .gty-sm-0 *, .gty-sm-2 .gt-sm-0 *, .gty-sm-2 .gty-sm-0 * {
    --bs-gutter-y: 0;
  }
  .gt-sm-2 .gt-sm-1, .gt-sm-2 .gty-sm-1, .gty-sm-2 .gt-sm-1, .gty-sm-2 .gty-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-2 .gt-sm-1 *, .gt-sm-2 .gty-sm-1 *, .gty-sm-2 .gt-sm-1 *, .gty-sm-2 .gty-sm-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-2 .gt-sm-2, .gt-sm-2 .gty-sm-2, .gty-sm-2 .gt-sm-2, .gty-sm-2 .gty-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-2 .gt-sm-2 *, .gt-sm-2 .gty-sm-2 *, .gty-sm-2 .gt-sm-2 *, .gty-sm-2 .gty-sm-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-2 .gt-sm-3, .gt-sm-2 .gty-sm-3, .gty-sm-2 .gt-sm-3, .gty-sm-2 .gty-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-2 .gt-sm-3 *, .gt-sm-2 .gty-sm-3 *, .gty-sm-2 .gt-sm-3 *, .gty-sm-2 .gty-sm-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-2 .gt-sm-4, .gt-sm-2 .gty-sm-4, .gty-sm-2 .gt-sm-4, .gty-sm-2 .gty-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-2 .gt-sm-4 *, .gt-sm-2 .gty-sm-4 *, .gty-sm-2 .gt-sm-4 *, .gty-sm-2 .gty-sm-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-2 .gt-sm-5, .gt-sm-2 .gty-sm-5, .gty-sm-2 .gt-sm-5, .gty-sm-2 .gty-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-2 .gt-sm-5 *, .gt-sm-2 .gty-sm-5 *, .gty-sm-2 .gt-sm-5 *, .gty-sm-2 .gty-sm-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-3, .gtx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-3 *, .gtx-sm-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-3 .gt-sm-0, .gt-sm-3 .gtx-sm-0, .gtx-sm-3 .gt-sm-0, .gtx-sm-3 .gtx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gt-sm-3 .gt-sm-0 *, .gt-sm-3 .gtx-sm-0 *, .gtx-sm-3 .gt-sm-0 *, .gtx-sm-3 .gtx-sm-0 * {
    --bs-gutter-x: 0;
  }
  .gt-sm-3 .gt-sm-1, .gt-sm-3 .gtx-sm-1, .gtx-sm-3 .gt-sm-1, .gtx-sm-3 .gtx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-3 .gt-sm-1 *, .gt-sm-3 .gtx-sm-1 *, .gtx-sm-3 .gt-sm-1 *, .gtx-sm-3 .gtx-sm-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-3 .gt-sm-2, .gt-sm-3 .gtx-sm-2, .gtx-sm-3 .gt-sm-2, .gtx-sm-3 .gtx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-3 .gt-sm-2 *, .gt-sm-3 .gtx-sm-2 *, .gtx-sm-3 .gt-sm-2 *, .gtx-sm-3 .gtx-sm-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-3 .gt-sm-3, .gt-sm-3 .gtx-sm-3, .gtx-sm-3 .gt-sm-3, .gtx-sm-3 .gtx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-3 .gt-sm-3 *, .gt-sm-3 .gtx-sm-3 *, .gtx-sm-3 .gt-sm-3 *, .gtx-sm-3 .gtx-sm-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-3 .gt-sm-4, .gt-sm-3 .gtx-sm-4, .gtx-sm-3 .gt-sm-4, .gtx-sm-3 .gtx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-3 .gt-sm-4 *, .gt-sm-3 .gtx-sm-4 *, .gtx-sm-3 .gt-sm-4 *, .gtx-sm-3 .gtx-sm-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-3 .gt-sm-5, .gt-sm-3 .gtx-sm-5, .gtx-sm-3 .gt-sm-5, .gtx-sm-3 .gtx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-3 .gt-sm-5 *, .gt-sm-3 .gtx-sm-5 *, .gtx-sm-3 .gt-sm-5 *, .gtx-sm-3 .gtx-sm-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-3, .gty-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-3 *, .gty-sm-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-3 .gt-sm-0, .gt-sm-3 .gty-sm-0, .gty-sm-3 .gt-sm-0, .gty-sm-3 .gty-sm-0 {
    --bs-gutter-y: 0;
  }
  .gt-sm-3 .gt-sm-0 *, .gt-sm-3 .gty-sm-0 *, .gty-sm-3 .gt-sm-0 *, .gty-sm-3 .gty-sm-0 * {
    --bs-gutter-y: 0;
  }
  .gt-sm-3 .gt-sm-1, .gt-sm-3 .gty-sm-1, .gty-sm-3 .gt-sm-1, .gty-sm-3 .gty-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-3 .gt-sm-1 *, .gt-sm-3 .gty-sm-1 *, .gty-sm-3 .gt-sm-1 *, .gty-sm-3 .gty-sm-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-3 .gt-sm-2, .gt-sm-3 .gty-sm-2, .gty-sm-3 .gt-sm-2, .gty-sm-3 .gty-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-3 .gt-sm-2 *, .gt-sm-3 .gty-sm-2 *, .gty-sm-3 .gt-sm-2 *, .gty-sm-3 .gty-sm-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-3 .gt-sm-3, .gt-sm-3 .gty-sm-3, .gty-sm-3 .gt-sm-3, .gty-sm-3 .gty-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-3 .gt-sm-3 *, .gt-sm-3 .gty-sm-3 *, .gty-sm-3 .gt-sm-3 *, .gty-sm-3 .gty-sm-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-3 .gt-sm-4, .gt-sm-3 .gty-sm-4, .gty-sm-3 .gt-sm-4, .gty-sm-3 .gty-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-3 .gt-sm-4 *, .gt-sm-3 .gty-sm-4 *, .gty-sm-3 .gt-sm-4 *, .gty-sm-3 .gty-sm-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-3 .gt-sm-5, .gt-sm-3 .gty-sm-5, .gty-sm-3 .gt-sm-5, .gty-sm-3 .gty-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-3 .gt-sm-5 *, .gt-sm-3 .gty-sm-5 *, .gty-sm-3 .gt-sm-5 *, .gty-sm-3 .gty-sm-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-4, .gtx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-4 *, .gtx-sm-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-4 .gt-sm-0, .gt-sm-4 .gtx-sm-0, .gtx-sm-4 .gt-sm-0, .gtx-sm-4 .gtx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gt-sm-4 .gt-sm-0 *, .gt-sm-4 .gtx-sm-0 *, .gtx-sm-4 .gt-sm-0 *, .gtx-sm-4 .gtx-sm-0 * {
    --bs-gutter-x: 0;
  }
  .gt-sm-4 .gt-sm-1, .gt-sm-4 .gtx-sm-1, .gtx-sm-4 .gt-sm-1, .gtx-sm-4 .gtx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-4 .gt-sm-1 *, .gt-sm-4 .gtx-sm-1 *, .gtx-sm-4 .gt-sm-1 *, .gtx-sm-4 .gtx-sm-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-4 .gt-sm-2, .gt-sm-4 .gtx-sm-2, .gtx-sm-4 .gt-sm-2, .gtx-sm-4 .gtx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-4 .gt-sm-2 *, .gt-sm-4 .gtx-sm-2 *, .gtx-sm-4 .gt-sm-2 *, .gtx-sm-4 .gtx-sm-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-4 .gt-sm-3, .gt-sm-4 .gtx-sm-3, .gtx-sm-4 .gt-sm-3, .gtx-sm-4 .gtx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-4 .gt-sm-3 *, .gt-sm-4 .gtx-sm-3 *, .gtx-sm-4 .gt-sm-3 *, .gtx-sm-4 .gtx-sm-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-4 .gt-sm-4, .gt-sm-4 .gtx-sm-4, .gtx-sm-4 .gt-sm-4, .gtx-sm-4 .gtx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-4 .gt-sm-4 *, .gt-sm-4 .gtx-sm-4 *, .gtx-sm-4 .gt-sm-4 *, .gtx-sm-4 .gtx-sm-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-4 .gt-sm-5, .gt-sm-4 .gtx-sm-5, .gtx-sm-4 .gt-sm-5, .gtx-sm-4 .gtx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-4 .gt-sm-5 *, .gt-sm-4 .gtx-sm-5 *, .gtx-sm-4 .gt-sm-5 *, .gtx-sm-4 .gtx-sm-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-4, .gty-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-4 *, .gty-sm-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-4 .gt-sm-0, .gt-sm-4 .gty-sm-0, .gty-sm-4 .gt-sm-0, .gty-sm-4 .gty-sm-0 {
    --bs-gutter-y: 0;
  }
  .gt-sm-4 .gt-sm-0 *, .gt-sm-4 .gty-sm-0 *, .gty-sm-4 .gt-sm-0 *, .gty-sm-4 .gty-sm-0 * {
    --bs-gutter-y: 0;
  }
  .gt-sm-4 .gt-sm-1, .gt-sm-4 .gty-sm-1, .gty-sm-4 .gt-sm-1, .gty-sm-4 .gty-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-4 .gt-sm-1 *, .gt-sm-4 .gty-sm-1 *, .gty-sm-4 .gt-sm-1 *, .gty-sm-4 .gty-sm-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-4 .gt-sm-2, .gt-sm-4 .gty-sm-2, .gty-sm-4 .gt-sm-2, .gty-sm-4 .gty-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-4 .gt-sm-2 *, .gt-sm-4 .gty-sm-2 *, .gty-sm-4 .gt-sm-2 *, .gty-sm-4 .gty-sm-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-4 .gt-sm-3, .gt-sm-4 .gty-sm-3, .gty-sm-4 .gt-sm-3, .gty-sm-4 .gty-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-4 .gt-sm-3 *, .gt-sm-4 .gty-sm-3 *, .gty-sm-4 .gt-sm-3 *, .gty-sm-4 .gty-sm-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-4 .gt-sm-4, .gt-sm-4 .gty-sm-4, .gty-sm-4 .gt-sm-4, .gty-sm-4 .gty-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-4 .gt-sm-4 *, .gt-sm-4 .gty-sm-4 *, .gty-sm-4 .gt-sm-4 *, .gty-sm-4 .gty-sm-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-4 .gt-sm-5, .gt-sm-4 .gty-sm-5, .gty-sm-4 .gt-sm-5, .gty-sm-4 .gty-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-4 .gt-sm-5 *, .gt-sm-4 .gty-sm-5 *, .gty-sm-4 .gt-sm-5 *, .gty-sm-4 .gty-sm-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-5, .gtx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-5 *, .gtx-sm-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-5 .gt-sm-0, .gt-sm-5 .gtx-sm-0, .gtx-sm-5 .gt-sm-0, .gtx-sm-5 .gtx-sm-0 {
    --bs-gutter-x: 0;
  }
  .gt-sm-5 .gt-sm-0 *, .gt-sm-5 .gtx-sm-0 *, .gtx-sm-5 .gt-sm-0 *, .gtx-sm-5 .gtx-sm-0 * {
    --bs-gutter-x: 0;
  }
  .gt-sm-5 .gt-sm-1, .gt-sm-5 .gtx-sm-1, .gtx-sm-5 .gt-sm-1, .gtx-sm-5 .gtx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-5 .gt-sm-1 *, .gt-sm-5 .gtx-sm-1 *, .gtx-sm-5 .gt-sm-1 *, .gtx-sm-5 .gtx-sm-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-sm-5 .gt-sm-2, .gt-sm-5 .gtx-sm-2, .gtx-sm-5 .gt-sm-2, .gtx-sm-5 .gtx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-5 .gt-sm-2 *, .gt-sm-5 .gtx-sm-2 *, .gtx-sm-5 .gt-sm-2 *, .gtx-sm-5 .gtx-sm-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-sm-5 .gt-sm-3, .gt-sm-5 .gtx-sm-3, .gtx-sm-5 .gt-sm-3, .gtx-sm-5 .gtx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-5 .gt-sm-3 *, .gt-sm-5 .gtx-sm-3 *, .gtx-sm-5 .gt-sm-3 *, .gtx-sm-5 .gtx-sm-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-sm-5 .gt-sm-4, .gt-sm-5 .gtx-sm-4, .gtx-sm-5 .gt-sm-4, .gtx-sm-5 .gtx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-5 .gt-sm-4 *, .gt-sm-5 .gtx-sm-4 *, .gtx-sm-5 .gt-sm-4 *, .gtx-sm-5 .gtx-sm-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-sm-5 .gt-sm-5, .gt-sm-5 .gtx-sm-5, .gtx-sm-5 .gt-sm-5, .gtx-sm-5 .gtx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-5 .gt-sm-5 *, .gt-sm-5 .gtx-sm-5 *, .gtx-sm-5 .gt-sm-5 *, .gtx-sm-5 .gtx-sm-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-sm-5, .gty-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-5 *, .gty-sm-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-5 .gt-sm-0, .gt-sm-5 .gty-sm-0, .gty-sm-5 .gt-sm-0, .gty-sm-5 .gty-sm-0 {
    --bs-gutter-y: 0;
  }
  .gt-sm-5 .gt-sm-0 *, .gt-sm-5 .gty-sm-0 *, .gty-sm-5 .gt-sm-0 *, .gty-sm-5 .gty-sm-0 * {
    --bs-gutter-y: 0;
  }
  .gt-sm-5 .gt-sm-1, .gt-sm-5 .gty-sm-1, .gty-sm-5 .gt-sm-1, .gty-sm-5 .gty-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-5 .gt-sm-1 *, .gt-sm-5 .gty-sm-1 *, .gty-sm-5 .gt-sm-1 *, .gty-sm-5 .gty-sm-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-sm-5 .gt-sm-2, .gt-sm-5 .gty-sm-2, .gty-sm-5 .gt-sm-2, .gty-sm-5 .gty-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-5 .gt-sm-2 *, .gt-sm-5 .gty-sm-2 *, .gty-sm-5 .gt-sm-2 *, .gty-sm-5 .gty-sm-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-sm-5 .gt-sm-3, .gt-sm-5 .gty-sm-3, .gty-sm-5 .gt-sm-3, .gty-sm-5 .gty-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-5 .gt-sm-3 *, .gt-sm-5 .gty-sm-3 *, .gty-sm-5 .gt-sm-3 *, .gty-sm-5 .gty-sm-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-sm-5 .gt-sm-4, .gt-sm-5 .gty-sm-4, .gty-sm-5 .gt-sm-4, .gty-sm-5 .gty-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-5 .gt-sm-4 *, .gt-sm-5 .gty-sm-4 *, .gty-sm-5 .gt-sm-4 *, .gty-sm-5 .gty-sm-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-sm-5 .gt-sm-5, .gt-sm-5 .gty-sm-5, .gty-sm-5 .gt-sm-5, .gty-sm-5 .gty-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-sm-5 .gt-sm-5 *, .gt-sm-5 .gty-sm-5 *, .gty-sm-5 .gt-sm-5 *, .gty-sm-5 .gty-sm-5 * {
    --bs-gutter-y: 3rem;
  }
}
@media (max-width: 767.98px) {
  .fz-mdd-10 {
    font-size: 10px !important;
  }
  .fz-mdd-12 {
    font-size: 12px !important;
  }
  .fz-mdd-14 {
    font-size: 14px !important;
  }
  .fz-mdd-16 {
    font-size: 16px !important;
  }
  .fz-mdd-18 {
    font-size: 18px !important;
  }
  .fz-mdd-20 {
    font-size: 20px !important;
  }
  .fz-mdd-22 {
    font-size: 22px !important;
  }
  .fz-mdd-24 {
    font-size: 24px !important;
  }
  .fz-mdd-26 {
    font-size: 26px !important;
  }
  .fz-mdd-28 {
    font-size: 28px !important;
  }
  .fz-mdd-30 {
    font-size: 30px !important;
  }
  .fz-mdd-32 {
    font-size: 32px !important;
  }
  .fz-mdd-34 {
    font-size: 34px !important;
  }
  .fz-mdd-36 {
    font-size: 36px !important;
  }
  .fz-mdd-38 {
    font-size: 38px !important;
  }
  .fz-mdd-44 {
    font-size: 44px !important;
  }
  .fz-mdd-46 {
    font-size: 46px !important;
  }
  .fz-mdd-48 {
    font-size: 48px !important;
  }
  .fz-mdd-60 {
    font-size: 60px !important;
  }
  .fz-mdd-240 {
    font-size: 240px !important;
  }
}
@media (min-width: 768px) {
  .fz-md-10 {
    font-size: 10px !important;
  }
  .fz-md-12 {
    font-size: 12px !important;
  }
  .fz-md-14 {
    font-size: 14px !important;
  }
  .fz-md-16 {
    font-size: 16px !important;
  }
  .fz-md-18 {
    font-size: 18px !important;
  }
  .fz-md-20 {
    font-size: 20px !important;
  }
  .fz-md-22 {
    font-size: 22px !important;
  }
  .fz-md-24 {
    font-size: 24px !important;
  }
  .fz-md-26 {
    font-size: 26px !important;
  }
  .fz-md-28 {
    font-size: 28px !important;
  }
  .fz-md-30 {
    font-size: 30px !important;
  }
  .fz-md-32 {
    font-size: 32px !important;
  }
  .fz-md-34 {
    font-size: 34px !important;
  }
  .fz-md-36 {
    font-size: 36px !important;
  }
  .fz-md-38 {
    font-size: 38px !important;
  }
  .fz-md-44 {
    font-size: 44px !important;
  }
  .fz-md-46 {
    font-size: 46px !important;
  }
  .fz-md-48 {
    font-size: 48px !important;
  }
  .fz-md-60 {
    font-size: 60px !important;
  }
  .fz-md-240 {
    font-size: 240px !important;
  }
  .fw-md-300 {
    font-weight: 300 !important;
  }
  .fw-md-400 {
    font-weight: 400 !important;
  }
  .fw-md-500 {
    font-weight: 500 !important;
  }
  .fw-md-700 {
    font-weight: 700 !important;
  }
  .fw-md-bold {
    font-weight: 700 !important;
  }
  .fw-md-normal {
    font-weight: 400 !important;
  }
  .lh-md-0 {
    line-height: 0 !important;
  }
  .lh-md-10 {
    line-height: 1 !important;
  }
  .lh-md-11 {
    line-height: 1.1 !important;
  }
  .lh-md-12 {
    line-height: 1.2 !important;
  }
  .lh-md-13 {
    line-height: 1.3 !important;
  }
  .lh-md-14 {
    line-height: 1.4 !important;
  }
  .lh-md-18 {
    line-height: 1.8 !important;
  }
  .ls-md-10 {
    letter-spacing: 1px !important;
  }
  .ls-md-11 {
    letter-spacing: 1.1px !important;
  }
  .c-md-w {
    color: #FFFFFF !important;
  }
  .c-md-w-hf:hover, .c-md-w-hf:focus {
    color: #FFFFFF !important;
    text-decoration: none !important;
  }
  .bg-md-w {
    background-color: #FFFFFF !important;
  }
  .bg-md-w .c-back {
    color: #FFFFFF !important;
  }
  .border-c-md-w {
    border-color: #FFFFFF !important;
  }
  .c-md-b {
    color: #000000 !important;
  }
  .c-md-b-hf:hover, .c-md-b-hf:focus {
    color: #000000 !important;
    text-decoration: none !important;
  }
  .bg-md-b {
    background-color: #000000 !important;
  }
  .bg-md-b .c-back {
    color: #000000 !important;
  }
  .border-c-md-b {
    border-color: #000000 !important;
  }
  .c-md-t {
    color: transparent !important;
  }
  .c-md-t-hf:hover, .c-md-t-hf:focus {
    color: transparent !important;
    text-decoration: none !important;
  }
  .bg-md-t {
    background-color: transparent !important;
  }
  .bg-md-t .c-back {
    color: transparent !important;
  }
  .border-c-md-t {
    border-color: transparent !important;
  }
  .c-md-1 {
    color: #202121 !important;
  }
  .c-md-1-hf:hover, .c-md-1-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-md-1 {
    background-color: #202121 !important;
  }
  .bg-md-1 .c-back {
    color: #202121 !important;
  }
  .border-c-md-1 {
    border-color: #202121 !important;
  }
  .c-md-2 {
    color: #202121 !important;
  }
  .c-md-2-hf:hover, .c-md-2-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-md-2 {
    background-color: #202121 !important;
  }
  .bg-md-2 .c-back {
    color: #202121 !important;
  }
  .border-c-md-2 {
    border-color: #202121 !important;
  }
  .c-md-3 {
    color: #ED1C24 !important;
  }
  .c-md-3-hf:hover, .c-md-3-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-md-3 {
    background-color: #ED1C24 !important;
  }
  .bg-md-3 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-md-3 {
    border-color: #ED1C24 !important;
  }
  .c-md-4 {
    color: #202121 !important;
  }
  .c-md-4-hf:hover, .c-md-4-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-md-4 {
    background-color: #202121 !important;
  }
  .bg-md-4 .c-back {
    color: #202121 !important;
  }
  .border-c-md-4 {
    border-color: #202121 !important;
  }
  .c-md-6 {
    color: #F35975 !important;
  }
  .c-md-6-hf:hover, .c-md-6-hf:focus {
    color: #F35975 !important;
    text-decoration: none !important;
  }
  .bg-md-6 {
    background-color: #F35975 !important;
  }
  .bg-md-6 .c-back {
    color: #F35975 !important;
  }
  .border-c-md-6 {
    border-color: #F35975 !important;
  }
  .c-md-7 {
    color: #999999 !important;
  }
  .c-md-7-hf:hover, .c-md-7-hf:focus {
    color: #999999 !important;
    text-decoration: none !important;
  }
  .bg-md-7 {
    background-color: #999999 !important;
  }
  .bg-md-7 .c-back {
    color: #999999 !important;
  }
  .border-c-md-7 {
    border-color: #999999 !important;
  }
  .c-md-c1 {
    color: #FCFCFC !important;
  }
  .c-md-c1-hf:hover, .c-md-c1-hf:focus {
    color: #FCFCFC !important;
    text-decoration: none !important;
  }
  .bg-md-c1 {
    background-color: #FCFCFC !important;
  }
  .bg-md-c1 .c-back {
    color: #FCFCFC !important;
  }
  .border-c-md-c1 {
    border-color: #FCFCFC !important;
  }
  .c-md-c2 {
    color: #ED1C24 !important;
  }
  .c-md-c2-hf:hover, .c-md-c2-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-md-c2 {
    background-color: #ED1C24 !important;
  }
  .bg-md-c2 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-md-c2 {
    border-color: #ED1C24 !important;
  }
  .c-md-c3 {
    color: #C30438 !important;
  }
  .c-md-c3-hf:hover, .c-md-c3-hf:focus {
    color: #C30438 !important;
    text-decoration: none !important;
  }
  .bg-md-c3 {
    background-color: #C30438 !important;
  }
  .bg-md-c3 .c-back {
    color: #C30438 !important;
  }
  .border-c-md-c3 {
    border-color: #C30438 !important;
  }
  .c-md-c4 {
    color: #F4F7F6 !important;
  }
  .c-md-c4-hf:hover, .c-md-c4-hf:focus {
    color: #F4F7F6 !important;
    text-decoration: none !important;
  }
  .bg-md-c4 {
    background-color: #F4F7F6 !important;
  }
  .bg-md-c4 .c-back {
    color: #F4F7F6 !important;
  }
  .border-c-md-c4 {
    border-color: #F4F7F6 !important;
  }
  .c-md-c5 {
    color: #E6EAEA !important;
  }
  .c-md-c5-hf:hover, .c-md-c5-hf:focus {
    color: #E6EAEA !important;
    text-decoration: none !important;
  }
  .bg-md-c5 {
    background-color: #E6EAEA !important;
  }
  .bg-md-c5 .c-back {
    color: #E6EAEA !important;
  }
  .border-c-md-c5 {
    border-color: #E6EAEA !important;
  }
  .c-md-c6 {
    color: #202121 !important;
  }
  .c-md-c6-hf:hover, .c-md-c6-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-md-c6 {
    background-color: #202121 !important;
  }
  .bg-md-c6 .c-back {
    color: #202121 !important;
  }
  .border-c-md-c6 {
    border-color: #202121 !important;
  }
  .c-md-c7 {
    color: #818285 !important;
  }
  .c-md-c7-hf:hover, .c-md-c7-hf:focus {
    color: #818285 !important;
    text-decoration: none !important;
  }
  .bg-md-c7 {
    background-color: #818285 !important;
  }
  .bg-md-c7 .c-back {
    color: #818285 !important;
  }
  .border-c-md-c7 {
    border-color: #818285 !important;
  }
  .c-md-c8 {
    color: #ffffff !important;
  }
  .c-md-c8-hf:hover, .c-md-c8-hf:focus {
    color: #ffffff !important;
    text-decoration: none !important;
  }
  .bg-md-c8 {
    background-color: #ffffff !important;
  }
  .bg-md-c8 .c-back {
    color: #ffffff !important;
  }
  .border-c-md-c8 {
    border-color: #ffffff !important;
  }
  .c-md-c9 {
    color: #C3C7C6 !important;
  }
  .c-md-c9-hf:hover, .c-md-c9-hf:focus {
    color: #C3C7C6 !important;
    text-decoration: none !important;
  }
  .bg-md-c9 {
    background-color: #C3C7C6 !important;
  }
  .bg-md-c9 .c-back {
    color: #C3C7C6 !important;
  }
  .border-c-md-c9 {
    border-color: #C3C7C6 !important;
  }
  .c-md-c10 {
    color: #0C121C !important;
  }
  .c-md-c10-hf:hover, .c-md-c10-hf:focus {
    color: #0C121C !important;
    text-decoration: none !important;
  }
  .bg-md-c10 {
    background-color: #0C121C !important;
  }
  .bg-md-c10 .c-back {
    color: #0C121C !important;
  }
  .border-c-md-c10 {
    border-color: #0C121C !important;
  }
  .c-md-c11 {
    color: #4FC4B6 !important;
  }
  .c-md-c11-hf:hover, .c-md-c11-hf:focus {
    color: #4FC4B6 !important;
    text-decoration: none !important;
  }
  .bg-md-c11 {
    background-color: #4FC4B6 !important;
  }
  .bg-md-c11 .c-back {
    color: #4FC4B6 !important;
  }
  .border-c-md-c11 {
    border-color: #4FC4B6 !important;
  }
  .c-md-yt {
    color: #c4302b !important;
  }
  .c-md-yt-hf:hover, .c-md-yt-hf:focus {
    color: #c4302b !important;
    text-decoration: none !important;
  }
  .bg-md-yt {
    background-color: #c4302b !important;
  }
  .bg-md-yt .c-back {
    color: #c4302b !important;
  }
  .border-c-md-yt {
    border-color: #c4302b !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  .gx-md-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
  .gx-md-0 > * {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .gx-md-0 > .col, .gx-md-0 > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-0 {
    margin-bottom: -0 !important;
  }
  .gy-md-0 > * {
    margin-bottom: 0 !important;
  }
  .l-md-0 {
    left: 0 !important;
  }
  .r-md-0 {
    right: 0 !important;
  }
  .t-md-0 {
    top: 0 !important;
  }
  .b-md-0 {
    bottom: 0 !important;
  }
  .mih-md-0 {
    min-height: 0 !important;
  }
  .mah-md-0 {
    max-height: 0 !important;
  }
  .miw-md-0 {
    min-width: 0 !important;
  }
  .maw-md-0 {
    max-width: 0 !important;
  }
  .h-md-0 {
    height: 0 !important;
  }
  .w-md-0 {
    width: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .gx-md-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .gx-md-1 > * {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .gx-md-1 > .col, .gx-md-1 > [class*="col-"] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-1 {
    margin-bottom: -0.25rem !important;
  }
  .gy-md-1 > * {
    margin-bottom: 0.25rem !important;
  }
  .l-md-1 {
    left: 0.25rem !important;
  }
  .r-md-1 {
    right: 0.25rem !important;
  }
  .t-md-1 {
    top: 0.25rem !important;
  }
  .b-md-1 {
    bottom: 0.25rem !important;
  }
  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .l-md-n1 {
    left: -0.25rem !important;
  }
  .r-md-n1 {
    right: -0.25rem !important;
  }
  .t-md-n1 {
    top: -0.25rem !important;
  }
  .b-md-n1 {
    bottom: -0.25rem !important;
  }
  .mih-md-1 {
    min-height: 0.25rem !important;
  }
  .mah-md-1 {
    max-height: 0.25rem !important;
  }
  .miw-md-1 {
    min-width: 0.25rem !important;
  }
  .maw-md-1 {
    max-width: 0.25rem !important;
  }
  .h-md-1 {
    height: 0.25rem !important;
  }
  .w-md-1 {
    width: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .gx-md-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .gx-md-2 > * {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .gx-md-2 > .col, .gx-md-2 > [class*="col-"] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-2 {
    margin-bottom: -0.5rem !important;
  }
  .gy-md-2 > * {
    margin-bottom: 0.5rem !important;
  }
  .l-md-2 {
    left: 0.5rem !important;
  }
  .r-md-2 {
    right: 0.5rem !important;
  }
  .t-md-2 {
    top: 0.5rem !important;
  }
  .b-md-2 {
    bottom: 0.5rem !important;
  }
  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .l-md-n2 {
    left: -0.5rem !important;
  }
  .r-md-n2 {
    right: -0.5rem !important;
  }
  .t-md-n2 {
    top: -0.5rem !important;
  }
  .b-md-n2 {
    bottom: -0.5rem !important;
  }
  .mih-md-2 {
    min-height: 0.5rem !important;
  }
  .mah-md-2 {
    max-height: 0.5rem !important;
  }
  .miw-md-2 {
    min-width: 0.5rem !important;
  }
  .maw-md-2 {
    max-width: 0.5rem !important;
  }
  .h-md-2 {
    height: 0.5rem !important;
  }
  .w-md-2 {
    width: 0.5rem !important;
  }
  .m-md-3 {
    margin: 0.75rem !important;
  }
  .mt-md-3, .my-md-3 {
    margin-top: 0.75rem !important;
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 0.75rem !important;
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 0.75rem !important;
  }
  .p-md-3 {
    padding: 0.75rem !important;
  }
  .pt-md-3, .py-md-3 {
    padding-top: 0.75rem !important;
  }
  .pr-md-3, .px-md-3 {
    padding-right: 0.75rem !important;
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-md-3, .px-md-3 {
    padding-left: 0.75rem !important;
  }
  .gx-md-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .gx-md-3 > * {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .gx-md-3 > .col, .gx-md-3 > [class*="col-"] {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-3 {
    margin-bottom: -0.75rem !important;
  }
  .gy-md-3 > * {
    margin-bottom: 0.75rem !important;
  }
  .l-md-3 {
    left: 0.75rem !important;
  }
  .r-md-3 {
    right: 0.75rem !important;
  }
  .t-md-3 {
    top: 0.75rem !important;
  }
  .b-md-3 {
    bottom: 0.75rem !important;
  }
  .mt-md-n3, .my-md-n3 {
    margin-top: -0.75rem !important;
  }
  .ml-md-n3, .mx-md-n3 {
    margin-left: -0.75rem !important;
  }
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -0.75rem !important;
  }
  .mr-md-n3, .mx-md-n3 {
    margin-right: -0.75rem !important;
  }
  .l-md-n3 {
    left: -0.75rem !important;
  }
  .r-md-n3 {
    right: -0.75rem !important;
  }
  .t-md-n3 {
    top: -0.75rem !important;
  }
  .b-md-n3 {
    bottom: -0.75rem !important;
  }
  .mih-md-3 {
    min-height: 0.75rem !important;
  }
  .mah-md-3 {
    max-height: 0.75rem !important;
  }
  .miw-md-3 {
    min-width: 0.75rem !important;
  }
  .maw-md-3 {
    max-width: 0.75rem !important;
  }
  .h-md-3 {
    height: 0.75rem !important;
  }
  .w-md-3 {
    width: 0.75rem !important;
  }
  .m-md-4 {
    margin: 1rem !important;
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1rem !important;
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1rem !important;
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1rem !important;
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1rem !important;
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1rem !important;
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1rem !important;
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1rem !important;
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1rem !important;
  }
  .gx-md-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .gx-md-4 > * {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .gx-md-4 > .col, .gx-md-4 > [class*="col-"] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-4 {
    margin-bottom: -1rem !important;
  }
  .gy-md-4 > * {
    margin-bottom: 1rem !important;
  }
  .l-md-4 {
    left: 1rem !important;
  }
  .r-md-4 {
    right: 1rem !important;
  }
  .t-md-4 {
    top: 1rem !important;
  }
  .b-md-4 {
    bottom: 1rem !important;
  }
  .mt-md-n4, .my-md-n4 {
    margin-top: -1rem !important;
  }
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1rem !important;
  }
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1rem !important;
  }
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1rem !important;
  }
  .l-md-n4 {
    left: -1rem !important;
  }
  .r-md-n4 {
    right: -1rem !important;
  }
  .t-md-n4 {
    top: -1rem !important;
  }
  .b-md-n4 {
    bottom: -1rem !important;
  }
  .mih-md-4 {
    min-height: 1rem !important;
  }
  .mah-md-4 {
    max-height: 1rem !important;
  }
  .miw-md-4 {
    min-width: 1rem !important;
  }
  .maw-md-4 {
    max-width: 1rem !important;
  }
  .h-md-4 {
    height: 1rem !important;
  }
  .w-md-4 {
    width: 1rem !important;
  }
  .m-md-5 {
    margin: 1.25rem !important;
  }
  .mt-md-5, .my-md-5 {
    margin-top: 1.25rem !important;
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 1.25rem !important;
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 1.25rem !important;
  }
  .p-md-5 {
    padding: 1.25rem !important;
  }
  .pt-md-5, .py-md-5 {
    padding-top: 1.25rem !important;
  }
  .pr-md-5, .px-md-5 {
    padding-right: 1.25rem !important;
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-md-5, .px-md-5 {
    padding-left: 1.25rem !important;
  }
  .gx-md-5 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .gx-md-5 > * {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .gx-md-5 > .col, .gx-md-5 > [class*="col-"] {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-5 {
    margin-bottom: -1.25rem !important;
  }
  .gy-md-5 > * {
    margin-bottom: 1.25rem !important;
  }
  .l-md-5 {
    left: 1.25rem !important;
  }
  .r-md-5 {
    right: 1.25rem !important;
  }
  .t-md-5 {
    top: 1.25rem !important;
  }
  .b-md-5 {
    bottom: 1.25rem !important;
  }
  .mt-md-n5, .my-md-n5 {
    margin-top: -1.25rem !important;
  }
  .ml-md-n5, .mx-md-n5 {
    margin-left: -1.25rem !important;
  }
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -1.25rem !important;
  }
  .mr-md-n5, .mx-md-n5 {
    margin-right: -1.25rem !important;
  }
  .l-md-n5 {
    left: -1.25rem !important;
  }
  .r-md-n5 {
    right: -1.25rem !important;
  }
  .t-md-n5 {
    top: -1.25rem !important;
  }
  .b-md-n5 {
    bottom: -1.25rem !important;
  }
  .mih-md-5 {
    min-height: 1.25rem !important;
  }
  .mah-md-5 {
    max-height: 1.25rem !important;
  }
  .miw-md-5 {
    min-width: 1.25rem !important;
  }
  .maw-md-5 {
    max-width: 1.25rem !important;
  }
  .h-md-5 {
    height: 1.25rem !important;
  }
  .w-md-5 {
    width: 1.25rem !important;
  }
  .m-md-6 {
    margin: 1.5rem !important;
  }
  .mt-md-6, .my-md-6 {
    margin-top: 1.5rem !important;
  }
  .mr-md-6, .mx-md-6 {
    margin-right: 1.5rem !important;
  }
  .mb-md-6, .my-md-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-6, .mx-md-6 {
    margin-left: 1.5rem !important;
  }
  .p-md-6 {
    padding: 1.5rem !important;
  }
  .pt-md-6, .py-md-6 {
    padding-top: 1.5rem !important;
  }
  .pr-md-6, .px-md-6 {
    padding-right: 1.5rem !important;
  }
  .pb-md-6, .py-md-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-6, .px-md-6 {
    padding-left: 1.5rem !important;
  }
  .gx-md-6 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .gx-md-6 > * {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .gx-md-6 > .col, .gx-md-6 > [class*="col-"] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-6 {
    margin-bottom: -1.5rem !important;
  }
  .gy-md-6 > * {
    margin-bottom: 1.5rem !important;
  }
  .l-md-6 {
    left: 1.5rem !important;
  }
  .r-md-6 {
    right: 1.5rem !important;
  }
  .t-md-6 {
    top: 1.5rem !important;
  }
  .b-md-6 {
    bottom: 1.5rem !important;
  }
  .mt-md-n6, .my-md-n6 {
    margin-top: -1.5rem !important;
  }
  .ml-md-n6, .mx-md-n6 {
    margin-left: -1.5rem !important;
  }
  .mb-md-n6, .my-md-n6 {
    margin-bottom: -1.5rem !important;
  }
  .mr-md-n6, .mx-md-n6 {
    margin-right: -1.5rem !important;
  }
  .l-md-n6 {
    left: -1.5rem !important;
  }
  .r-md-n6 {
    right: -1.5rem !important;
  }
  .t-md-n6 {
    top: -1.5rem !important;
  }
  .b-md-n6 {
    bottom: -1.5rem !important;
  }
  .mih-md-6 {
    min-height: 1.5rem !important;
  }
  .mah-md-6 {
    max-height: 1.5rem !important;
  }
  .miw-md-6 {
    min-width: 1.5rem !important;
  }
  .maw-md-6 {
    max-width: 1.5rem !important;
  }
  .h-md-6 {
    height: 1.5rem !important;
  }
  .w-md-6 {
    width: 1.5rem !important;
  }
  .m-md-7 {
    margin: 1.75rem !important;
  }
  .mt-md-7, .my-md-7 {
    margin-top: 1.75rem !important;
  }
  .mr-md-7, .mx-md-7 {
    margin-right: 1.75rem !important;
  }
  .mb-md-7, .my-md-7 {
    margin-bottom: 1.75rem !important;
  }
  .ml-md-7, .mx-md-7 {
    margin-left: 1.75rem !important;
  }
  .p-md-7 {
    padding: 1.75rem !important;
  }
  .pt-md-7, .py-md-7 {
    padding-top: 1.75rem !important;
  }
  .pr-md-7, .px-md-7 {
    padding-right: 1.75rem !important;
  }
  .pb-md-7, .py-md-7 {
    padding-bottom: 1.75rem !important;
  }
  .pl-md-7, .px-md-7 {
    padding-left: 1.75rem !important;
  }
  .gx-md-7 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .gx-md-7 > * {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .gx-md-7 > .col, .gx-md-7 > [class*="col-"] {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-7 {
    margin-bottom: -1.75rem !important;
  }
  .gy-md-7 > * {
    margin-bottom: 1.75rem !important;
  }
  .l-md-7 {
    left: 1.75rem !important;
  }
  .r-md-7 {
    right: 1.75rem !important;
  }
  .t-md-7 {
    top: 1.75rem !important;
  }
  .b-md-7 {
    bottom: 1.75rem !important;
  }
  .mt-md-n7, .my-md-n7 {
    margin-top: -1.75rem !important;
  }
  .ml-md-n7, .mx-md-n7 {
    margin-left: -1.75rem !important;
  }
  .mb-md-n7, .my-md-n7 {
    margin-bottom: -1.75rem !important;
  }
  .mr-md-n7, .mx-md-n7 {
    margin-right: -1.75rem !important;
  }
  .l-md-n7 {
    left: -1.75rem !important;
  }
  .r-md-n7 {
    right: -1.75rem !important;
  }
  .t-md-n7 {
    top: -1.75rem !important;
  }
  .b-md-n7 {
    bottom: -1.75rem !important;
  }
  .mih-md-7 {
    min-height: 1.75rem !important;
  }
  .mah-md-7 {
    max-height: 1.75rem !important;
  }
  .miw-md-7 {
    min-width: 1.75rem !important;
  }
  .maw-md-7 {
    max-width: 1.75rem !important;
  }
  .h-md-7 {
    height: 1.75rem !important;
  }
  .w-md-7 {
    width: 1.75rem !important;
  }
  .m-md-8 {
    margin: 2rem !important;
  }
  .mt-md-8, .my-md-8 {
    margin-top: 2rem !important;
  }
  .mr-md-8, .mx-md-8 {
    margin-right: 2rem !important;
  }
  .mb-md-8, .my-md-8 {
    margin-bottom: 2rem !important;
  }
  .ml-md-8, .mx-md-8 {
    margin-left: 2rem !important;
  }
  .p-md-8 {
    padding: 2rem !important;
  }
  .pt-md-8, .py-md-8 {
    padding-top: 2rem !important;
  }
  .pr-md-8, .px-md-8 {
    padding-right: 2rem !important;
  }
  .pb-md-8, .py-md-8 {
    padding-bottom: 2rem !important;
  }
  .pl-md-8, .px-md-8 {
    padding-left: 2rem !important;
  }
  .gx-md-8 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .gx-md-8 > * {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .gx-md-8 > .col, .gx-md-8 > [class*="col-"] {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-8 {
    margin-bottom: -2rem !important;
  }
  .gy-md-8 > * {
    margin-bottom: 2rem !important;
  }
  .l-md-8 {
    left: 2rem !important;
  }
  .r-md-8 {
    right: 2rem !important;
  }
  .t-md-8 {
    top: 2rem !important;
  }
  .b-md-8 {
    bottom: 2rem !important;
  }
  .mt-md-n8, .my-md-n8 {
    margin-top: -2rem !important;
  }
  .ml-md-n8, .mx-md-n8 {
    margin-left: -2rem !important;
  }
  .mb-md-n8, .my-md-n8 {
    margin-bottom: -2rem !important;
  }
  .mr-md-n8, .mx-md-n8 {
    margin-right: -2rem !important;
  }
  .l-md-n8 {
    left: -2rem !important;
  }
  .r-md-n8 {
    right: -2rem !important;
  }
  .t-md-n8 {
    top: -2rem !important;
  }
  .b-md-n8 {
    bottom: -2rem !important;
  }
  .mih-md-8 {
    min-height: 2rem !important;
  }
  .mah-md-8 {
    max-height: 2rem !important;
  }
  .miw-md-8 {
    min-width: 2rem !important;
  }
  .maw-md-8 {
    max-width: 2rem !important;
  }
  .h-md-8 {
    height: 2rem !important;
  }
  .w-md-8 {
    width: 2rem !important;
  }
  .m-md-9 {
    margin: 2.25rem !important;
  }
  .mt-md-9, .my-md-9 {
    margin-top: 2.25rem !important;
  }
  .mr-md-9, .mx-md-9 {
    margin-right: 2.25rem !important;
  }
  .mb-md-9, .my-md-9 {
    margin-bottom: 2.25rem !important;
  }
  .ml-md-9, .mx-md-9 {
    margin-left: 2.25rem !important;
  }
  .p-md-9 {
    padding: 2.25rem !important;
  }
  .pt-md-9, .py-md-9 {
    padding-top: 2.25rem !important;
  }
  .pr-md-9, .px-md-9 {
    padding-right: 2.25rem !important;
  }
  .pb-md-9, .py-md-9 {
    padding-bottom: 2.25rem !important;
  }
  .pl-md-9, .px-md-9 {
    padding-left: 2.25rem !important;
  }
  .gx-md-9 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .gx-md-9 > * {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .gx-md-9 > .col, .gx-md-9 > [class*="col-"] {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-9 {
    margin-bottom: -2.25rem !important;
  }
  .gy-md-9 > * {
    margin-bottom: 2.25rem !important;
  }
  .l-md-9 {
    left: 2.25rem !important;
  }
  .r-md-9 {
    right: 2.25rem !important;
  }
  .t-md-9 {
    top: 2.25rem !important;
  }
  .b-md-9 {
    bottom: 2.25rem !important;
  }
  .mt-md-n9, .my-md-n9 {
    margin-top: -2.25rem !important;
  }
  .ml-md-n9, .mx-md-n9 {
    margin-left: -2.25rem !important;
  }
  .mb-md-n9, .my-md-n9 {
    margin-bottom: -2.25rem !important;
  }
  .mr-md-n9, .mx-md-n9 {
    margin-right: -2.25rem !important;
  }
  .l-md-n9 {
    left: -2.25rem !important;
  }
  .r-md-n9 {
    right: -2.25rem !important;
  }
  .t-md-n9 {
    top: -2.25rem !important;
  }
  .b-md-n9 {
    bottom: -2.25rem !important;
  }
  .mih-md-9 {
    min-height: 2.25rem !important;
  }
  .mah-md-9 {
    max-height: 2.25rem !important;
  }
  .miw-md-9 {
    min-width: 2.25rem !important;
  }
  .maw-md-9 {
    max-width: 2.25rem !important;
  }
  .h-md-9 {
    height: 2.25rem !important;
  }
  .w-md-9 {
    width: 2.25rem !important;
  }
  .m-md-10 {
    margin: 2.5rem !important;
  }
  .mt-md-10, .my-md-10 {
    margin-top: 2.5rem !important;
  }
  .mr-md-10, .mx-md-10 {
    margin-right: 2.5rem !important;
  }
  .mb-md-10, .my-md-10 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-10, .mx-md-10 {
    margin-left: 2.5rem !important;
  }
  .p-md-10 {
    padding: 2.5rem !important;
  }
  .pt-md-10, .py-md-10 {
    padding-top: 2.5rem !important;
  }
  .pr-md-10, .px-md-10 {
    padding-right: 2.5rem !important;
  }
  .pb-md-10, .py-md-10 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-10, .px-md-10 {
    padding-left: 2.5rem !important;
  }
  .gx-md-10 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .gx-md-10 > * {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .gx-md-10 > .col, .gx-md-10 > [class*="col-"] {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-10 {
    margin-bottom: -2.5rem !important;
  }
  .gy-md-10 > * {
    margin-bottom: 2.5rem !important;
  }
  .l-md-10 {
    left: 2.5rem !important;
  }
  .r-md-10 {
    right: 2.5rem !important;
  }
  .t-md-10 {
    top: 2.5rem !important;
  }
  .b-md-10 {
    bottom: 2.5rem !important;
  }
  .mt-md-n10, .my-md-n10 {
    margin-top: -2.5rem !important;
  }
  .ml-md-n10, .mx-md-n10 {
    margin-left: -2.5rem !important;
  }
  .mb-md-n10, .my-md-n10 {
    margin-bottom: -2.5rem !important;
  }
  .mr-md-n10, .mx-md-n10 {
    margin-right: -2.5rem !important;
  }
  .l-md-n10 {
    left: -2.5rem !important;
  }
  .r-md-n10 {
    right: -2.5rem !important;
  }
  .t-md-n10 {
    top: -2.5rem !important;
  }
  .b-md-n10 {
    bottom: -2.5rem !important;
  }
  .mih-md-10 {
    min-height: 2.5rem !important;
  }
  .mah-md-10 {
    max-height: 2.5rem !important;
  }
  .miw-md-10 {
    min-width: 2.5rem !important;
  }
  .maw-md-10 {
    max-width: 2.5rem !important;
  }
  .h-md-10 {
    height: 2.5rem !important;
  }
  .w-md-10 {
    width: 2.5rem !important;
  }
  .m-md-11 {
    margin: 2.75rem !important;
  }
  .mt-md-11, .my-md-11 {
    margin-top: 2.75rem !important;
  }
  .mr-md-11, .mx-md-11 {
    margin-right: 2.75rem !important;
  }
  .mb-md-11, .my-md-11 {
    margin-bottom: 2.75rem !important;
  }
  .ml-md-11, .mx-md-11 {
    margin-left: 2.75rem !important;
  }
  .p-md-11 {
    padding: 2.75rem !important;
  }
  .pt-md-11, .py-md-11 {
    padding-top: 2.75rem !important;
  }
  .pr-md-11, .px-md-11 {
    padding-right: 2.75rem !important;
  }
  .pb-md-11, .py-md-11 {
    padding-bottom: 2.75rem !important;
  }
  .pl-md-11, .px-md-11 {
    padding-left: 2.75rem !important;
  }
  .gx-md-11 {
    margin-right: -2.75rem !important;
    margin-left: -2.75rem !important;
  }
  .gx-md-11 > * {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .gx-md-11 > .col, .gx-md-11 > [class*="col-"] {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-11 {
    margin-bottom: -2.75rem !important;
  }
  .gy-md-11 > * {
    margin-bottom: 2.75rem !important;
  }
  .l-md-11 {
    left: 2.75rem !important;
  }
  .r-md-11 {
    right: 2.75rem !important;
  }
  .t-md-11 {
    top: 2.75rem !important;
  }
  .b-md-11 {
    bottom: 2.75rem !important;
  }
  .mt-md-n11, .my-md-n11 {
    margin-top: -2.75rem !important;
  }
  .ml-md-n11, .mx-md-n11 {
    margin-left: -2.75rem !important;
  }
  .mb-md-n11, .my-md-n11 {
    margin-bottom: -2.75rem !important;
  }
  .mr-md-n11, .mx-md-n11 {
    margin-right: -2.75rem !important;
  }
  .l-md-n11 {
    left: -2.75rem !important;
  }
  .r-md-n11 {
    right: -2.75rem !important;
  }
  .t-md-n11 {
    top: -2.75rem !important;
  }
  .b-md-n11 {
    bottom: -2.75rem !important;
  }
  .mih-md-11 {
    min-height: 2.75rem !important;
  }
  .mah-md-11 {
    max-height: 2.75rem !important;
  }
  .miw-md-11 {
    min-width: 2.75rem !important;
  }
  .maw-md-11 {
    max-width: 2.75rem !important;
  }
  .h-md-11 {
    height: 2.75rem !important;
  }
  .w-md-11 {
    width: 2.75rem !important;
  }
  .m-md-12 {
    margin: 3rem !important;
  }
  .mt-md-12, .my-md-12 {
    margin-top: 3rem !important;
  }
  .mr-md-12, .mx-md-12 {
    margin-right: 3rem !important;
  }
  .mb-md-12, .my-md-12 {
    margin-bottom: 3rem !important;
  }
  .ml-md-12, .mx-md-12 {
    margin-left: 3rem !important;
  }
  .p-md-12 {
    padding: 3rem !important;
  }
  .pt-md-12, .py-md-12 {
    padding-top: 3rem !important;
  }
  .pr-md-12, .px-md-12 {
    padding-right: 3rem !important;
  }
  .pb-md-12, .py-md-12 {
    padding-bottom: 3rem !important;
  }
  .pl-md-12, .px-md-12 {
    padding-left: 3rem !important;
  }
  .gx-md-12 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .gx-md-12 > * {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .gx-md-12 > .col, .gx-md-12 > [class*="col-"] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-12 {
    margin-bottom: -3rem !important;
  }
  .gy-md-12 > * {
    margin-bottom: 3rem !important;
  }
  .l-md-12 {
    left: 3rem !important;
  }
  .r-md-12 {
    right: 3rem !important;
  }
  .t-md-12 {
    top: 3rem !important;
  }
  .b-md-12 {
    bottom: 3rem !important;
  }
  .mt-md-n12, .my-md-n12 {
    margin-top: -3rem !important;
  }
  .ml-md-n12, .mx-md-n12 {
    margin-left: -3rem !important;
  }
  .mb-md-n12, .my-md-n12 {
    margin-bottom: -3rem !important;
  }
  .mr-md-n12, .mx-md-n12 {
    margin-right: -3rem !important;
  }
  .l-md-n12 {
    left: -3rem !important;
  }
  .r-md-n12 {
    right: -3rem !important;
  }
  .t-md-n12 {
    top: -3rem !important;
  }
  .b-md-n12 {
    bottom: -3rem !important;
  }
  .mih-md-12 {
    min-height: 3rem !important;
  }
  .mah-md-12 {
    max-height: 3rem !important;
  }
  .miw-md-12 {
    min-width: 3rem !important;
  }
  .maw-md-12 {
    max-width: 3rem !important;
  }
  .h-md-12 {
    height: 3rem !important;
  }
  .w-md-12 {
    width: 3rem !important;
  }
  .m-md-13 {
    margin: 3.25rem !important;
  }
  .mt-md-13, .my-md-13 {
    margin-top: 3.25rem !important;
  }
  .mr-md-13, .mx-md-13 {
    margin-right: 3.25rem !important;
  }
  .mb-md-13, .my-md-13 {
    margin-bottom: 3.25rem !important;
  }
  .ml-md-13, .mx-md-13 {
    margin-left: 3.25rem !important;
  }
  .p-md-13 {
    padding: 3.25rem !important;
  }
  .pt-md-13, .py-md-13 {
    padding-top: 3.25rem !important;
  }
  .pr-md-13, .px-md-13 {
    padding-right: 3.25rem !important;
  }
  .pb-md-13, .py-md-13 {
    padding-bottom: 3.25rem !important;
  }
  .pl-md-13, .px-md-13 {
    padding-left: 3.25rem !important;
  }
  .gx-md-13 {
    margin-right: -3.25rem !important;
    margin-left: -3.25rem !important;
  }
  .gx-md-13 > * {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .gx-md-13 > .col, .gx-md-13 > [class*="col-"] {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-13 {
    margin-bottom: -3.25rem !important;
  }
  .gy-md-13 > * {
    margin-bottom: 3.25rem !important;
  }
  .l-md-13 {
    left: 3.25rem !important;
  }
  .r-md-13 {
    right: 3.25rem !important;
  }
  .t-md-13 {
    top: 3.25rem !important;
  }
  .b-md-13 {
    bottom: 3.25rem !important;
  }
  .mt-md-n13, .my-md-n13 {
    margin-top: -3.25rem !important;
  }
  .ml-md-n13, .mx-md-n13 {
    margin-left: -3.25rem !important;
  }
  .mb-md-n13, .my-md-n13 {
    margin-bottom: -3.25rem !important;
  }
  .mr-md-n13, .mx-md-n13 {
    margin-right: -3.25rem !important;
  }
  .l-md-n13 {
    left: -3.25rem !important;
  }
  .r-md-n13 {
    right: -3.25rem !important;
  }
  .t-md-n13 {
    top: -3.25rem !important;
  }
  .b-md-n13 {
    bottom: -3.25rem !important;
  }
  .mih-md-13 {
    min-height: 3.25rem !important;
  }
  .mah-md-13 {
    max-height: 3.25rem !important;
  }
  .miw-md-13 {
    min-width: 3.25rem !important;
  }
  .maw-md-13 {
    max-width: 3.25rem !important;
  }
  .h-md-13 {
    height: 3.25rem !important;
  }
  .w-md-13 {
    width: 3.25rem !important;
  }
  .m-md-14 {
    margin: 3.5rem !important;
  }
  .mt-md-14, .my-md-14 {
    margin-top: 3.5rem !important;
  }
  .mr-md-14, .mx-md-14 {
    margin-right: 3.5rem !important;
  }
  .mb-md-14, .my-md-14 {
    margin-bottom: 3.5rem !important;
  }
  .ml-md-14, .mx-md-14 {
    margin-left: 3.5rem !important;
  }
  .p-md-14 {
    padding: 3.5rem !important;
  }
  .pt-md-14, .py-md-14 {
    padding-top: 3.5rem !important;
  }
  .pr-md-14, .px-md-14 {
    padding-right: 3.5rem !important;
  }
  .pb-md-14, .py-md-14 {
    padding-bottom: 3.5rem !important;
  }
  .pl-md-14, .px-md-14 {
    padding-left: 3.5rem !important;
  }
  .gx-md-14 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .gx-md-14 > * {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .gx-md-14 > .col, .gx-md-14 > [class*="col-"] {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-14 {
    margin-bottom: -3.5rem !important;
  }
  .gy-md-14 > * {
    margin-bottom: 3.5rem !important;
  }
  .l-md-14 {
    left: 3.5rem !important;
  }
  .r-md-14 {
    right: 3.5rem !important;
  }
  .t-md-14 {
    top: 3.5rem !important;
  }
  .b-md-14 {
    bottom: 3.5rem !important;
  }
  .mt-md-n14, .my-md-n14 {
    margin-top: -3.5rem !important;
  }
  .ml-md-n14, .mx-md-n14 {
    margin-left: -3.5rem !important;
  }
  .mb-md-n14, .my-md-n14 {
    margin-bottom: -3.5rem !important;
  }
  .mr-md-n14, .mx-md-n14 {
    margin-right: -3.5rem !important;
  }
  .l-md-n14 {
    left: -3.5rem !important;
  }
  .r-md-n14 {
    right: -3.5rem !important;
  }
  .t-md-n14 {
    top: -3.5rem !important;
  }
  .b-md-n14 {
    bottom: -3.5rem !important;
  }
  .mih-md-14 {
    min-height: 3.5rem !important;
  }
  .mah-md-14 {
    max-height: 3.5rem !important;
  }
  .miw-md-14 {
    min-width: 3.5rem !important;
  }
  .maw-md-14 {
    max-width: 3.5rem !important;
  }
  .h-md-14 {
    height: 3.5rem !important;
  }
  .w-md-14 {
    width: 3.5rem !important;
  }
  .m-md-15 {
    margin: 3.75rem !important;
  }
  .mt-md-15, .my-md-15 {
    margin-top: 3.75rem !important;
  }
  .mr-md-15, .mx-md-15 {
    margin-right: 3.75rem !important;
  }
  .mb-md-15, .my-md-15 {
    margin-bottom: 3.75rem !important;
  }
  .ml-md-15, .mx-md-15 {
    margin-left: 3.75rem !important;
  }
  .p-md-15 {
    padding: 3.75rem !important;
  }
  .pt-md-15, .py-md-15 {
    padding-top: 3.75rem !important;
  }
  .pr-md-15, .px-md-15 {
    padding-right: 3.75rem !important;
  }
  .pb-md-15, .py-md-15 {
    padding-bottom: 3.75rem !important;
  }
  .pl-md-15, .px-md-15 {
    padding-left: 3.75rem !important;
  }
  .gx-md-15 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .gx-md-15 > * {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .gx-md-15 > .col, .gx-md-15 > [class*="col-"] {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-15 {
    margin-bottom: -3.75rem !important;
  }
  .gy-md-15 > * {
    margin-bottom: 3.75rem !important;
  }
  .l-md-15 {
    left: 3.75rem !important;
  }
  .r-md-15 {
    right: 3.75rem !important;
  }
  .t-md-15 {
    top: 3.75rem !important;
  }
  .b-md-15 {
    bottom: 3.75rem !important;
  }
  .mt-md-n15, .my-md-n15 {
    margin-top: -3.75rem !important;
  }
  .ml-md-n15, .mx-md-n15 {
    margin-left: -3.75rem !important;
  }
  .mb-md-n15, .my-md-n15 {
    margin-bottom: -3.75rem !important;
  }
  .mr-md-n15, .mx-md-n15 {
    margin-right: -3.75rem !important;
  }
  .l-md-n15 {
    left: -3.75rem !important;
  }
  .r-md-n15 {
    right: -3.75rem !important;
  }
  .t-md-n15 {
    top: -3.75rem !important;
  }
  .b-md-n15 {
    bottom: -3.75rem !important;
  }
  .mih-md-15 {
    min-height: 3.75rem !important;
  }
  .mah-md-15 {
    max-height: 3.75rem !important;
  }
  .miw-md-15 {
    min-width: 3.75rem !important;
  }
  .maw-md-15 {
    max-width: 3.75rem !important;
  }
  .h-md-15 {
    height: 3.75rem !important;
  }
  .w-md-15 {
    width: 3.75rem !important;
  }
  .m-md-16 {
    margin: 4rem !important;
  }
  .mt-md-16, .my-md-16 {
    margin-top: 4rem !important;
  }
  .mr-md-16, .mx-md-16 {
    margin-right: 4rem !important;
  }
  .mb-md-16, .my-md-16 {
    margin-bottom: 4rem !important;
  }
  .ml-md-16, .mx-md-16 {
    margin-left: 4rem !important;
  }
  .p-md-16 {
    padding: 4rem !important;
  }
  .pt-md-16, .py-md-16 {
    padding-top: 4rem !important;
  }
  .pr-md-16, .px-md-16 {
    padding-right: 4rem !important;
  }
  .pb-md-16, .py-md-16 {
    padding-bottom: 4rem !important;
  }
  .pl-md-16, .px-md-16 {
    padding-left: 4rem !important;
  }
  .gx-md-16 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .gx-md-16 > * {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .gx-md-16 > .col, .gx-md-16 > [class*="col-"] {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-16 {
    margin-bottom: -4rem !important;
  }
  .gy-md-16 > * {
    margin-bottom: 4rem !important;
  }
  .l-md-16 {
    left: 4rem !important;
  }
  .r-md-16 {
    right: 4rem !important;
  }
  .t-md-16 {
    top: 4rem !important;
  }
  .b-md-16 {
    bottom: 4rem !important;
  }
  .mt-md-n16, .my-md-n16 {
    margin-top: -4rem !important;
  }
  .ml-md-n16, .mx-md-n16 {
    margin-left: -4rem !important;
  }
  .mb-md-n16, .my-md-n16 {
    margin-bottom: -4rem !important;
  }
  .mr-md-n16, .mx-md-n16 {
    margin-right: -4rem !important;
  }
  .l-md-n16 {
    left: -4rem !important;
  }
  .r-md-n16 {
    right: -4rem !important;
  }
  .t-md-n16 {
    top: -4rem !important;
  }
  .b-md-n16 {
    bottom: -4rem !important;
  }
  .mih-md-16 {
    min-height: 4rem !important;
  }
  .mah-md-16 {
    max-height: 4rem !important;
  }
  .miw-md-16 {
    min-width: 4rem !important;
  }
  .maw-md-16 {
    max-width: 4rem !important;
  }
  .h-md-16 {
    height: 4rem !important;
  }
  .w-md-16 {
    width: 4rem !important;
  }
  .m-md-17 {
    margin: 4.25rem !important;
  }
  .mt-md-17, .my-md-17 {
    margin-top: 4.25rem !important;
  }
  .mr-md-17, .mx-md-17 {
    margin-right: 4.25rem !important;
  }
  .mb-md-17, .my-md-17 {
    margin-bottom: 4.25rem !important;
  }
  .ml-md-17, .mx-md-17 {
    margin-left: 4.25rem !important;
  }
  .p-md-17 {
    padding: 4.25rem !important;
  }
  .pt-md-17, .py-md-17 {
    padding-top: 4.25rem !important;
  }
  .pr-md-17, .px-md-17 {
    padding-right: 4.25rem !important;
  }
  .pb-md-17, .py-md-17 {
    padding-bottom: 4.25rem !important;
  }
  .pl-md-17, .px-md-17 {
    padding-left: 4.25rem !important;
  }
  .gx-md-17 {
    margin-right: -4.25rem !important;
    margin-left: -4.25rem !important;
  }
  .gx-md-17 > * {
    margin-right: 4.25rem !important;
    margin-left: 4.25rem !important;
  }
  .gx-md-17 > .col, .gx-md-17 > [class*="col-"] {
    padding-right: 4.25rem !important;
    padding-left: 4.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-17 {
    margin-bottom: -4.25rem !important;
  }
  .gy-md-17 > * {
    margin-bottom: 4.25rem !important;
  }
  .l-md-17 {
    left: 4.25rem !important;
  }
  .r-md-17 {
    right: 4.25rem !important;
  }
  .t-md-17 {
    top: 4.25rem !important;
  }
  .b-md-17 {
    bottom: 4.25rem !important;
  }
  .mt-md-n17, .my-md-n17 {
    margin-top: -4.25rem !important;
  }
  .ml-md-n17, .mx-md-n17 {
    margin-left: -4.25rem !important;
  }
  .mb-md-n17, .my-md-n17 {
    margin-bottom: -4.25rem !important;
  }
  .mr-md-n17, .mx-md-n17 {
    margin-right: -4.25rem !important;
  }
  .l-md-n17 {
    left: -4.25rem !important;
  }
  .r-md-n17 {
    right: -4.25rem !important;
  }
  .t-md-n17 {
    top: -4.25rem !important;
  }
  .b-md-n17 {
    bottom: -4.25rem !important;
  }
  .mih-md-17 {
    min-height: 4.25rem !important;
  }
  .mah-md-17 {
    max-height: 4.25rem !important;
  }
  .miw-md-17 {
    min-width: 4.25rem !important;
  }
  .maw-md-17 {
    max-width: 4.25rem !important;
  }
  .h-md-17 {
    height: 4.25rem !important;
  }
  .w-md-17 {
    width: 4.25rem !important;
  }
  .m-md-18 {
    margin: 4.5rem !important;
  }
  .mt-md-18, .my-md-18 {
    margin-top: 4.5rem !important;
  }
  .mr-md-18, .mx-md-18 {
    margin-right: 4.5rem !important;
  }
  .mb-md-18, .my-md-18 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-18, .mx-md-18 {
    margin-left: 4.5rem !important;
  }
  .p-md-18 {
    padding: 4.5rem !important;
  }
  .pt-md-18, .py-md-18 {
    padding-top: 4.5rem !important;
  }
  .pr-md-18, .px-md-18 {
    padding-right: 4.5rem !important;
  }
  .pb-md-18, .py-md-18 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-18, .px-md-18 {
    padding-left: 4.5rem !important;
  }
  .gx-md-18 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .gx-md-18 > * {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .gx-md-18 > .col, .gx-md-18 > [class*="col-"] {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-18 {
    margin-bottom: -4.5rem !important;
  }
  .gy-md-18 > * {
    margin-bottom: 4.5rem !important;
  }
  .l-md-18 {
    left: 4.5rem !important;
  }
  .r-md-18 {
    right: 4.5rem !important;
  }
  .t-md-18 {
    top: 4.5rem !important;
  }
  .b-md-18 {
    bottom: 4.5rem !important;
  }
  .mt-md-n18, .my-md-n18 {
    margin-top: -4.5rem !important;
  }
  .ml-md-n18, .mx-md-n18 {
    margin-left: -4.5rem !important;
  }
  .mb-md-n18, .my-md-n18 {
    margin-bottom: -4.5rem !important;
  }
  .mr-md-n18, .mx-md-n18 {
    margin-right: -4.5rem !important;
  }
  .l-md-n18 {
    left: -4.5rem !important;
  }
  .r-md-n18 {
    right: -4.5rem !important;
  }
  .t-md-n18 {
    top: -4.5rem !important;
  }
  .b-md-n18 {
    bottom: -4.5rem !important;
  }
  .mih-md-18 {
    min-height: 4.5rem !important;
  }
  .mah-md-18 {
    max-height: 4.5rem !important;
  }
  .miw-md-18 {
    min-width: 4.5rem !important;
  }
  .maw-md-18 {
    max-width: 4.5rem !important;
  }
  .h-md-18 {
    height: 4.5rem !important;
  }
  .w-md-18 {
    width: 4.5rem !important;
  }
  .m-md-19 {
    margin: 4.75rem !important;
  }
  .mt-md-19, .my-md-19 {
    margin-top: 4.75rem !important;
  }
  .mr-md-19, .mx-md-19 {
    margin-right: 4.75rem !important;
  }
  .mb-md-19, .my-md-19 {
    margin-bottom: 4.75rem !important;
  }
  .ml-md-19, .mx-md-19 {
    margin-left: 4.75rem !important;
  }
  .p-md-19 {
    padding: 4.75rem !important;
  }
  .pt-md-19, .py-md-19 {
    padding-top: 4.75rem !important;
  }
  .pr-md-19, .px-md-19 {
    padding-right: 4.75rem !important;
  }
  .pb-md-19, .py-md-19 {
    padding-bottom: 4.75rem !important;
  }
  .pl-md-19, .px-md-19 {
    padding-left: 4.75rem !important;
  }
  .gx-md-19 {
    margin-right: -4.75rem !important;
    margin-left: -4.75rem !important;
  }
  .gx-md-19 > * {
    margin-right: 4.75rem !important;
    margin-left: 4.75rem !important;
  }
  .gx-md-19 > .col, .gx-md-19 > [class*="col-"] {
    padding-right: 4.75rem !important;
    padding-left: 4.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-19 {
    margin-bottom: -4.75rem !important;
  }
  .gy-md-19 > * {
    margin-bottom: 4.75rem !important;
  }
  .l-md-19 {
    left: 4.75rem !important;
  }
  .r-md-19 {
    right: 4.75rem !important;
  }
  .t-md-19 {
    top: 4.75rem !important;
  }
  .b-md-19 {
    bottom: 4.75rem !important;
  }
  .mt-md-n19, .my-md-n19 {
    margin-top: -4.75rem !important;
  }
  .ml-md-n19, .mx-md-n19 {
    margin-left: -4.75rem !important;
  }
  .mb-md-n19, .my-md-n19 {
    margin-bottom: -4.75rem !important;
  }
  .mr-md-n19, .mx-md-n19 {
    margin-right: -4.75rem !important;
  }
  .l-md-n19 {
    left: -4.75rem !important;
  }
  .r-md-n19 {
    right: -4.75rem !important;
  }
  .t-md-n19 {
    top: -4.75rem !important;
  }
  .b-md-n19 {
    bottom: -4.75rem !important;
  }
  .mih-md-19 {
    min-height: 4.75rem !important;
  }
  .mah-md-19 {
    max-height: 4.75rem !important;
  }
  .miw-md-19 {
    min-width: 4.75rem !important;
  }
  .maw-md-19 {
    max-width: 4.75rem !important;
  }
  .h-md-19 {
    height: 4.75rem !important;
  }
  .w-md-19 {
    width: 4.75rem !important;
  }
  .m-md-20 {
    margin: 5rem !important;
  }
  .mt-md-20, .my-md-20 {
    margin-top: 5rem !important;
  }
  .mr-md-20, .mx-md-20 {
    margin-right: 5rem !important;
  }
  .mb-md-20, .my-md-20 {
    margin-bottom: 5rem !important;
  }
  .ml-md-20, .mx-md-20 {
    margin-left: 5rem !important;
  }
  .p-md-20 {
    padding: 5rem !important;
  }
  .pt-md-20, .py-md-20 {
    padding-top: 5rem !important;
  }
  .pr-md-20, .px-md-20 {
    padding-right: 5rem !important;
  }
  .pb-md-20, .py-md-20 {
    padding-bottom: 5rem !important;
  }
  .pl-md-20, .px-md-20 {
    padding-left: 5rem !important;
  }
  .gx-md-20 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .gx-md-20 > * {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .gx-md-20 > .col, .gx-md-20 > [class*="col-"] {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-20 {
    margin-bottom: -5rem !important;
  }
  .gy-md-20 > * {
    margin-bottom: 5rem !important;
  }
  .l-md-20 {
    left: 5rem !important;
  }
  .r-md-20 {
    right: 5rem !important;
  }
  .t-md-20 {
    top: 5rem !important;
  }
  .b-md-20 {
    bottom: 5rem !important;
  }
  .mt-md-n20, .my-md-n20 {
    margin-top: -5rem !important;
  }
  .ml-md-n20, .mx-md-n20 {
    margin-left: -5rem !important;
  }
  .mb-md-n20, .my-md-n20 {
    margin-bottom: -5rem !important;
  }
  .mr-md-n20, .mx-md-n20 {
    margin-right: -5rem !important;
  }
  .l-md-n20 {
    left: -5rem !important;
  }
  .r-md-n20 {
    right: -5rem !important;
  }
  .t-md-n20 {
    top: -5rem !important;
  }
  .b-md-n20 {
    bottom: -5rem !important;
  }
  .mih-md-20 {
    min-height: 5rem !important;
  }
  .mah-md-20 {
    max-height: 5rem !important;
  }
  .miw-md-20 {
    min-width: 5rem !important;
  }
  .maw-md-20 {
    max-width: 5rem !important;
  }
  .h-md-20 {
    height: 5rem !important;
  }
  .w-md-20 {
    width: 5rem !important;
  }
  .m-md-21 {
    margin: 5.25rem !important;
  }
  .mt-md-21, .my-md-21 {
    margin-top: 5.25rem !important;
  }
  .mr-md-21, .mx-md-21 {
    margin-right: 5.25rem !important;
  }
  .mb-md-21, .my-md-21 {
    margin-bottom: 5.25rem !important;
  }
  .ml-md-21, .mx-md-21 {
    margin-left: 5.25rem !important;
  }
  .p-md-21 {
    padding: 5.25rem !important;
  }
  .pt-md-21, .py-md-21 {
    padding-top: 5.25rem !important;
  }
  .pr-md-21, .px-md-21 {
    padding-right: 5.25rem !important;
  }
  .pb-md-21, .py-md-21 {
    padding-bottom: 5.25rem !important;
  }
  .pl-md-21, .px-md-21 {
    padding-left: 5.25rem !important;
  }
  .gx-md-21 {
    margin-right: -5.25rem !important;
    margin-left: -5.25rem !important;
  }
  .gx-md-21 > * {
    margin-right: 5.25rem !important;
    margin-left: 5.25rem !important;
  }
  .gx-md-21 > .col, .gx-md-21 > [class*="col-"] {
    padding-right: 5.25rem !important;
    padding-left: 5.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-21 {
    margin-bottom: -5.25rem !important;
  }
  .gy-md-21 > * {
    margin-bottom: 5.25rem !important;
  }
  .l-md-21 {
    left: 5.25rem !important;
  }
  .r-md-21 {
    right: 5.25rem !important;
  }
  .t-md-21 {
    top: 5.25rem !important;
  }
  .b-md-21 {
    bottom: 5.25rem !important;
  }
  .mt-md-n21, .my-md-n21 {
    margin-top: -5.25rem !important;
  }
  .ml-md-n21, .mx-md-n21 {
    margin-left: -5.25rem !important;
  }
  .mb-md-n21, .my-md-n21 {
    margin-bottom: -5.25rem !important;
  }
  .mr-md-n21, .mx-md-n21 {
    margin-right: -5.25rem !important;
  }
  .l-md-n21 {
    left: -5.25rem !important;
  }
  .r-md-n21 {
    right: -5.25rem !important;
  }
  .t-md-n21 {
    top: -5.25rem !important;
  }
  .b-md-n21 {
    bottom: -5.25rem !important;
  }
  .mih-md-21 {
    min-height: 5.25rem !important;
  }
  .mah-md-21 {
    max-height: 5.25rem !important;
  }
  .miw-md-21 {
    min-width: 5.25rem !important;
  }
  .maw-md-21 {
    max-width: 5.25rem !important;
  }
  .h-md-21 {
    height: 5.25rem !important;
  }
  .w-md-21 {
    width: 5.25rem !important;
  }
  .m-md-22 {
    margin: 5.5rem !important;
  }
  .mt-md-22, .my-md-22 {
    margin-top: 5.5rem !important;
  }
  .mr-md-22, .mx-md-22 {
    margin-right: 5.5rem !important;
  }
  .mb-md-22, .my-md-22 {
    margin-bottom: 5.5rem !important;
  }
  .ml-md-22, .mx-md-22 {
    margin-left: 5.5rem !important;
  }
  .p-md-22 {
    padding: 5.5rem !important;
  }
  .pt-md-22, .py-md-22 {
    padding-top: 5.5rem !important;
  }
  .pr-md-22, .px-md-22 {
    padding-right: 5.5rem !important;
  }
  .pb-md-22, .py-md-22 {
    padding-bottom: 5.5rem !important;
  }
  .pl-md-22, .px-md-22 {
    padding-left: 5.5rem !important;
  }
  .gx-md-22 {
    margin-right: -5.5rem !important;
    margin-left: -5.5rem !important;
  }
  .gx-md-22 > * {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .gx-md-22 > .col, .gx-md-22 > [class*="col-"] {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-22 {
    margin-bottom: -5.5rem !important;
  }
  .gy-md-22 > * {
    margin-bottom: 5.5rem !important;
  }
  .l-md-22 {
    left: 5.5rem !important;
  }
  .r-md-22 {
    right: 5.5rem !important;
  }
  .t-md-22 {
    top: 5.5rem !important;
  }
  .b-md-22 {
    bottom: 5.5rem !important;
  }
  .mt-md-n22, .my-md-n22 {
    margin-top: -5.5rem !important;
  }
  .ml-md-n22, .mx-md-n22 {
    margin-left: -5.5rem !important;
  }
  .mb-md-n22, .my-md-n22 {
    margin-bottom: -5.5rem !important;
  }
  .mr-md-n22, .mx-md-n22 {
    margin-right: -5.5rem !important;
  }
  .l-md-n22 {
    left: -5.5rem !important;
  }
  .r-md-n22 {
    right: -5.5rem !important;
  }
  .t-md-n22 {
    top: -5.5rem !important;
  }
  .b-md-n22 {
    bottom: -5.5rem !important;
  }
  .mih-md-22 {
    min-height: 5.5rem !important;
  }
  .mah-md-22 {
    max-height: 5.5rem !important;
  }
  .miw-md-22 {
    min-width: 5.5rem !important;
  }
  .maw-md-22 {
    max-width: 5.5rem !important;
  }
  .h-md-22 {
    height: 5.5rem !important;
  }
  .w-md-22 {
    width: 5.5rem !important;
  }
  .m-md-23 {
    margin: 5.75rem !important;
  }
  .mt-md-23, .my-md-23 {
    margin-top: 5.75rem !important;
  }
  .mr-md-23, .mx-md-23 {
    margin-right: 5.75rem !important;
  }
  .mb-md-23, .my-md-23 {
    margin-bottom: 5.75rem !important;
  }
  .ml-md-23, .mx-md-23 {
    margin-left: 5.75rem !important;
  }
  .p-md-23 {
    padding: 5.75rem !important;
  }
  .pt-md-23, .py-md-23 {
    padding-top: 5.75rem !important;
  }
  .pr-md-23, .px-md-23 {
    padding-right: 5.75rem !important;
  }
  .pb-md-23, .py-md-23 {
    padding-bottom: 5.75rem !important;
  }
  .pl-md-23, .px-md-23 {
    padding-left: 5.75rem !important;
  }
  .gx-md-23 {
    margin-right: -5.75rem !important;
    margin-left: -5.75rem !important;
  }
  .gx-md-23 > * {
    margin-right: 5.75rem !important;
    margin-left: 5.75rem !important;
  }
  .gx-md-23 > .col, .gx-md-23 > [class*="col-"] {
    padding-right: 5.75rem !important;
    padding-left: 5.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-23 {
    margin-bottom: -5.75rem !important;
  }
  .gy-md-23 > * {
    margin-bottom: 5.75rem !important;
  }
  .l-md-23 {
    left: 5.75rem !important;
  }
  .r-md-23 {
    right: 5.75rem !important;
  }
  .t-md-23 {
    top: 5.75rem !important;
  }
  .b-md-23 {
    bottom: 5.75rem !important;
  }
  .mt-md-n23, .my-md-n23 {
    margin-top: -5.75rem !important;
  }
  .ml-md-n23, .mx-md-n23 {
    margin-left: -5.75rem !important;
  }
  .mb-md-n23, .my-md-n23 {
    margin-bottom: -5.75rem !important;
  }
  .mr-md-n23, .mx-md-n23 {
    margin-right: -5.75rem !important;
  }
  .l-md-n23 {
    left: -5.75rem !important;
  }
  .r-md-n23 {
    right: -5.75rem !important;
  }
  .t-md-n23 {
    top: -5.75rem !important;
  }
  .b-md-n23 {
    bottom: -5.75rem !important;
  }
  .mih-md-23 {
    min-height: 5.75rem !important;
  }
  .mah-md-23 {
    max-height: 5.75rem !important;
  }
  .miw-md-23 {
    min-width: 5.75rem !important;
  }
  .maw-md-23 {
    max-width: 5.75rem !important;
  }
  .h-md-23 {
    height: 5.75rem !important;
  }
  .w-md-23 {
    width: 5.75rem !important;
  }
  .m-md-24 {
    margin: 6rem !important;
  }
  .mt-md-24, .my-md-24 {
    margin-top: 6rem !important;
  }
  .mr-md-24, .mx-md-24 {
    margin-right: 6rem !important;
  }
  .mb-md-24, .my-md-24 {
    margin-bottom: 6rem !important;
  }
  .ml-md-24, .mx-md-24 {
    margin-left: 6rem !important;
  }
  .p-md-24 {
    padding: 6rem !important;
  }
  .pt-md-24, .py-md-24 {
    padding-top: 6rem !important;
  }
  .pr-md-24, .px-md-24 {
    padding-right: 6rem !important;
  }
  .pb-md-24, .py-md-24 {
    padding-bottom: 6rem !important;
  }
  .pl-md-24, .px-md-24 {
    padding-left: 6rem !important;
  }
  .gx-md-24 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .gx-md-24 > * {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .gx-md-24 > .col, .gx-md-24 > [class*="col-"] {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-24 {
    margin-bottom: -6rem !important;
  }
  .gy-md-24 > * {
    margin-bottom: 6rem !important;
  }
  .l-md-24 {
    left: 6rem !important;
  }
  .r-md-24 {
    right: 6rem !important;
  }
  .t-md-24 {
    top: 6rem !important;
  }
  .b-md-24 {
    bottom: 6rem !important;
  }
  .mt-md-n24, .my-md-n24 {
    margin-top: -6rem !important;
  }
  .ml-md-n24, .mx-md-n24 {
    margin-left: -6rem !important;
  }
  .mb-md-n24, .my-md-n24 {
    margin-bottom: -6rem !important;
  }
  .mr-md-n24, .mx-md-n24 {
    margin-right: -6rem !important;
  }
  .l-md-n24 {
    left: -6rem !important;
  }
  .r-md-n24 {
    right: -6rem !important;
  }
  .t-md-n24 {
    top: -6rem !important;
  }
  .b-md-n24 {
    bottom: -6rem !important;
  }
  .mih-md-24 {
    min-height: 6rem !important;
  }
  .mah-md-24 {
    max-height: 6rem !important;
  }
  .miw-md-24 {
    min-width: 6rem !important;
  }
  .maw-md-24 {
    max-width: 6rem !important;
  }
  .h-md-24 {
    height: 6rem !important;
  }
  .w-md-24 {
    width: 6rem !important;
  }
  .m-md-30 {
    margin: 7.5rem !important;
  }
  .mt-md-30, .my-md-30 {
    margin-top: 7.5rem !important;
  }
  .mr-md-30, .mx-md-30 {
    margin-right: 7.5rem !important;
  }
  .mb-md-30, .my-md-30 {
    margin-bottom: 7.5rem !important;
  }
  .ml-md-30, .mx-md-30 {
    margin-left: 7.5rem !important;
  }
  .p-md-30 {
    padding: 7.5rem !important;
  }
  .pt-md-30, .py-md-30 {
    padding-top: 7.5rem !important;
  }
  .pr-md-30, .px-md-30 {
    padding-right: 7.5rem !important;
  }
  .pb-md-30, .py-md-30 {
    padding-bottom: 7.5rem !important;
  }
  .pl-md-30, .px-md-30 {
    padding-left: 7.5rem !important;
  }
  .gx-md-30 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .gx-md-30 > * {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .gx-md-30 > .col, .gx-md-30 > [class*="col-"] {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-30 {
    margin-bottom: -7.5rem !important;
  }
  .gy-md-30 > * {
    margin-bottom: 7.5rem !important;
  }
  .l-md-30 {
    left: 7.5rem !important;
  }
  .r-md-30 {
    right: 7.5rem !important;
  }
  .t-md-30 {
    top: 7.5rem !important;
  }
  .b-md-30 {
    bottom: 7.5rem !important;
  }
  .mt-md-n30, .my-md-n30 {
    margin-top: -7.5rem !important;
  }
  .ml-md-n30, .mx-md-n30 {
    margin-left: -7.5rem !important;
  }
  .mb-md-n30, .my-md-n30 {
    margin-bottom: -7.5rem !important;
  }
  .mr-md-n30, .mx-md-n30 {
    margin-right: -7.5rem !important;
  }
  .l-md-n30 {
    left: -7.5rem !important;
  }
  .r-md-n30 {
    right: -7.5rem !important;
  }
  .t-md-n30 {
    top: -7.5rem !important;
  }
  .b-md-n30 {
    bottom: -7.5rem !important;
  }
  .mih-md-30 {
    min-height: 7.5rem !important;
  }
  .mah-md-30 {
    max-height: 7.5rem !important;
  }
  .miw-md-30 {
    min-width: 7.5rem !important;
  }
  .maw-md-30 {
    max-width: 7.5rem !important;
  }
  .h-md-30 {
    height: 7.5rem !important;
  }
  .w-md-30 {
    width: 7.5rem !important;
  }
  .m-md-40 {
    margin: 10rem !important;
  }
  .mt-md-40, .my-md-40 {
    margin-top: 10rem !important;
  }
  .mr-md-40, .mx-md-40 {
    margin-right: 10rem !important;
  }
  .mb-md-40, .my-md-40 {
    margin-bottom: 10rem !important;
  }
  .ml-md-40, .mx-md-40 {
    margin-left: 10rem !important;
  }
  .p-md-40 {
    padding: 10rem !important;
  }
  .pt-md-40, .py-md-40 {
    padding-top: 10rem !important;
  }
  .pr-md-40, .px-md-40 {
    padding-right: 10rem !important;
  }
  .pb-md-40, .py-md-40 {
    padding-bottom: 10rem !important;
  }
  .pl-md-40, .px-md-40 {
    padding-left: 10rem !important;
  }
  .gx-md-40 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .gx-md-40 > * {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .gx-md-40 > .col, .gx-md-40 > [class*="col-"] {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-40 {
    margin-bottom: -10rem !important;
  }
  .gy-md-40 > * {
    margin-bottom: 10rem !important;
  }
  .l-md-40 {
    left: 10rem !important;
  }
  .r-md-40 {
    right: 10rem !important;
  }
  .t-md-40 {
    top: 10rem !important;
  }
  .b-md-40 {
    bottom: 10rem !important;
  }
  .mt-md-n40, .my-md-n40 {
    margin-top: -10rem !important;
  }
  .ml-md-n40, .mx-md-n40 {
    margin-left: -10rem !important;
  }
  .mb-md-n40, .my-md-n40 {
    margin-bottom: -10rem !important;
  }
  .mr-md-n40, .mx-md-n40 {
    margin-right: -10rem !important;
  }
  .l-md-n40 {
    left: -10rem !important;
  }
  .r-md-n40 {
    right: -10rem !important;
  }
  .t-md-n40 {
    top: -10rem !important;
  }
  .b-md-n40 {
    bottom: -10rem !important;
  }
  .mih-md-40 {
    min-height: 10rem !important;
  }
  .mah-md-40 {
    max-height: 10rem !important;
  }
  .miw-md-40 {
    min-width: 10rem !important;
  }
  .maw-md-40 {
    max-width: 10rem !important;
  }
  .h-md-40 {
    height: 10rem !important;
  }
  .w-md-40 {
    width: 10rem !important;
  }
  .m-md-50 {
    margin: 12.5rem !important;
  }
  .mt-md-50, .my-md-50 {
    margin-top: 12.5rem !important;
  }
  .mr-md-50, .mx-md-50 {
    margin-right: 12.5rem !important;
  }
  .mb-md-50, .my-md-50 {
    margin-bottom: 12.5rem !important;
  }
  .ml-md-50, .mx-md-50 {
    margin-left: 12.5rem !important;
  }
  .p-md-50 {
    padding: 12.5rem !important;
  }
  .pt-md-50, .py-md-50 {
    padding-top: 12.5rem !important;
  }
  .pr-md-50, .px-md-50 {
    padding-right: 12.5rem !important;
  }
  .pb-md-50, .py-md-50 {
    padding-bottom: 12.5rem !important;
  }
  .pl-md-50, .px-md-50 {
    padding-left: 12.5rem !important;
  }
  .gx-md-50 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .gx-md-50 > * {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .gx-md-50 > .col, .gx-md-50 > [class*="col-"] {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-50 {
    margin-bottom: -12.5rem !important;
  }
  .gy-md-50 > * {
    margin-bottom: 12.5rem !important;
  }
  .l-md-50 {
    left: 12.5rem !important;
  }
  .r-md-50 {
    right: 12.5rem !important;
  }
  .t-md-50 {
    top: 12.5rem !important;
  }
  .b-md-50 {
    bottom: 12.5rem !important;
  }
  .mt-md-n50, .my-md-n50 {
    margin-top: -12.5rem !important;
  }
  .ml-md-n50, .mx-md-n50 {
    margin-left: -12.5rem !important;
  }
  .mb-md-n50, .my-md-n50 {
    margin-bottom: -12.5rem !important;
  }
  .mr-md-n50, .mx-md-n50 {
    margin-right: -12.5rem !important;
  }
  .l-md-n50 {
    left: -12.5rem !important;
  }
  .r-md-n50 {
    right: -12.5rem !important;
  }
  .t-md-n50 {
    top: -12.5rem !important;
  }
  .b-md-n50 {
    bottom: -12.5rem !important;
  }
  .mih-md-50 {
    min-height: 12.5rem !important;
  }
  .mah-md-50 {
    max-height: 12.5rem !important;
  }
  .miw-md-50 {
    min-width: 12.5rem !important;
  }
  .maw-md-50 {
    max-width: 12.5rem !important;
  }
  .h-md-50 {
    height: 12.5rem !important;
  }
  .w-md-50 {
    width: 12.5rem !important;
  }
  .m-md-56 {
    margin: 14rem !important;
  }
  .mt-md-56, .my-md-56 {
    margin-top: 14rem !important;
  }
  .mr-md-56, .mx-md-56 {
    margin-right: 14rem !important;
  }
  .mb-md-56, .my-md-56 {
    margin-bottom: 14rem !important;
  }
  .ml-md-56, .mx-md-56 {
    margin-left: 14rem !important;
  }
  .p-md-56 {
    padding: 14rem !important;
  }
  .pt-md-56, .py-md-56 {
    padding-top: 14rem !important;
  }
  .pr-md-56, .px-md-56 {
    padding-right: 14rem !important;
  }
  .pb-md-56, .py-md-56 {
    padding-bottom: 14rem !important;
  }
  .pl-md-56, .px-md-56 {
    padding-left: 14rem !important;
  }
  .gx-md-56 {
    margin-right: -14rem !important;
    margin-left: -14rem !important;
  }
  .gx-md-56 > * {
    margin-right: 14rem !important;
    margin-left: 14rem !important;
  }
  .gx-md-56 > .col, .gx-md-56 > [class*="col-"] {
    padding-right: 14rem !important;
    padding-left: 14rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-56 {
    margin-bottom: -14rem !important;
  }
  .gy-md-56 > * {
    margin-bottom: 14rem !important;
  }
  .l-md-56 {
    left: 14rem !important;
  }
  .r-md-56 {
    right: 14rem !important;
  }
  .t-md-56 {
    top: 14rem !important;
  }
  .b-md-56 {
    bottom: 14rem !important;
  }
  .mt-md-n56, .my-md-n56 {
    margin-top: -14rem !important;
  }
  .ml-md-n56, .mx-md-n56 {
    margin-left: -14rem !important;
  }
  .mb-md-n56, .my-md-n56 {
    margin-bottom: -14rem !important;
  }
  .mr-md-n56, .mx-md-n56 {
    margin-right: -14rem !important;
  }
  .l-md-n56 {
    left: -14rem !important;
  }
  .r-md-n56 {
    right: -14rem !important;
  }
  .t-md-n56 {
    top: -14rem !important;
  }
  .b-md-n56 {
    bottom: -14rem !important;
  }
  .mih-md-56 {
    min-height: 14rem !important;
  }
  .mah-md-56 {
    max-height: 14rem !important;
  }
  .miw-md-56 {
    min-width: 14rem !important;
  }
  .maw-md-56 {
    max-width: 14rem !important;
  }
  .h-md-56 {
    height: 14rem !important;
  }
  .w-md-56 {
    width: 14rem !important;
  }
  .m-md-60 {
    margin: 15rem !important;
  }
  .mt-md-60, .my-md-60 {
    margin-top: 15rem !important;
  }
  .mr-md-60, .mx-md-60 {
    margin-right: 15rem !important;
  }
  .mb-md-60, .my-md-60 {
    margin-bottom: 15rem !important;
  }
  .ml-md-60, .mx-md-60 {
    margin-left: 15rem !important;
  }
  .p-md-60 {
    padding: 15rem !important;
  }
  .pt-md-60, .py-md-60 {
    padding-top: 15rem !important;
  }
  .pr-md-60, .px-md-60 {
    padding-right: 15rem !important;
  }
  .pb-md-60, .py-md-60 {
    padding-bottom: 15rem !important;
  }
  .pl-md-60, .px-md-60 {
    padding-left: 15rem !important;
  }
  .gx-md-60 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .gx-md-60 > * {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .gx-md-60 > .col, .gx-md-60 > [class*="col-"] {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-60 {
    margin-bottom: -15rem !important;
  }
  .gy-md-60 > * {
    margin-bottom: 15rem !important;
  }
  .l-md-60 {
    left: 15rem !important;
  }
  .r-md-60 {
    right: 15rem !important;
  }
  .t-md-60 {
    top: 15rem !important;
  }
  .b-md-60 {
    bottom: 15rem !important;
  }
  .mt-md-n60, .my-md-n60 {
    margin-top: -15rem !important;
  }
  .ml-md-n60, .mx-md-n60 {
    margin-left: -15rem !important;
  }
  .mb-md-n60, .my-md-n60 {
    margin-bottom: -15rem !important;
  }
  .mr-md-n60, .mx-md-n60 {
    margin-right: -15rem !important;
  }
  .l-md-n60 {
    left: -15rem !important;
  }
  .r-md-n60 {
    right: -15rem !important;
  }
  .t-md-n60 {
    top: -15rem !important;
  }
  .b-md-n60 {
    bottom: -15rem !important;
  }
  .mih-md-60 {
    min-height: 15rem !important;
  }
  .mah-md-60 {
    max-height: 15rem !important;
  }
  .miw-md-60 {
    min-width: 15rem !important;
  }
  .maw-md-60 {
    max-width: 15rem !important;
  }
  .h-md-60 {
    height: 15rem !important;
  }
  .w-md-60 {
    width: 15rem !important;
  }
  .m-md-70 {
    margin: 17.5rem !important;
  }
  .mt-md-70, .my-md-70 {
    margin-top: 17.5rem !important;
  }
  .mr-md-70, .mx-md-70 {
    margin-right: 17.5rem !important;
  }
  .mb-md-70, .my-md-70 {
    margin-bottom: 17.5rem !important;
  }
  .ml-md-70, .mx-md-70 {
    margin-left: 17.5rem !important;
  }
  .p-md-70 {
    padding: 17.5rem !important;
  }
  .pt-md-70, .py-md-70 {
    padding-top: 17.5rem !important;
  }
  .pr-md-70, .px-md-70 {
    padding-right: 17.5rem !important;
  }
  .pb-md-70, .py-md-70 {
    padding-bottom: 17.5rem !important;
  }
  .pl-md-70, .px-md-70 {
    padding-left: 17.5rem !important;
  }
  .gx-md-70 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .gx-md-70 > * {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .gx-md-70 > .col, .gx-md-70 > [class*="col-"] {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-70 {
    margin-bottom: -17.5rem !important;
  }
  .gy-md-70 > * {
    margin-bottom: 17.5rem !important;
  }
  .l-md-70 {
    left: 17.5rem !important;
  }
  .r-md-70 {
    right: 17.5rem !important;
  }
  .t-md-70 {
    top: 17.5rem !important;
  }
  .b-md-70 {
    bottom: 17.5rem !important;
  }
  .mt-md-n70, .my-md-n70 {
    margin-top: -17.5rem !important;
  }
  .ml-md-n70, .mx-md-n70 {
    margin-left: -17.5rem !important;
  }
  .mb-md-n70, .my-md-n70 {
    margin-bottom: -17.5rem !important;
  }
  .mr-md-n70, .mx-md-n70 {
    margin-right: -17.5rem !important;
  }
  .l-md-n70 {
    left: -17.5rem !important;
  }
  .r-md-n70 {
    right: -17.5rem !important;
  }
  .t-md-n70 {
    top: -17.5rem !important;
  }
  .b-md-n70 {
    bottom: -17.5rem !important;
  }
  .mih-md-70 {
    min-height: 17.5rem !important;
  }
  .mah-md-70 {
    max-height: 17.5rem !important;
  }
  .miw-md-70 {
    min-width: 17.5rem !important;
  }
  .maw-md-70 {
    max-width: 17.5rem !important;
  }
  .h-md-70 {
    height: 17.5rem !important;
  }
  .w-md-70 {
    width: 17.5rem !important;
  }
  .m-md-72 {
    margin: 18rem !important;
  }
  .mt-md-72, .my-md-72 {
    margin-top: 18rem !important;
  }
  .mr-md-72, .mx-md-72 {
    margin-right: 18rem !important;
  }
  .mb-md-72, .my-md-72 {
    margin-bottom: 18rem !important;
  }
  .ml-md-72, .mx-md-72 {
    margin-left: 18rem !important;
  }
  .p-md-72 {
    padding: 18rem !important;
  }
  .pt-md-72, .py-md-72 {
    padding-top: 18rem !important;
  }
  .pr-md-72, .px-md-72 {
    padding-right: 18rem !important;
  }
  .pb-md-72, .py-md-72 {
    padding-bottom: 18rem !important;
  }
  .pl-md-72, .px-md-72 {
    padding-left: 18rem !important;
  }
  .gx-md-72 {
    margin-right: -18rem !important;
    margin-left: -18rem !important;
  }
  .gx-md-72 > * {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .gx-md-72 > .col, .gx-md-72 > [class*="col-"] {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-72 {
    margin-bottom: -18rem !important;
  }
  .gy-md-72 > * {
    margin-bottom: 18rem !important;
  }
  .l-md-72 {
    left: 18rem !important;
  }
  .r-md-72 {
    right: 18rem !important;
  }
  .t-md-72 {
    top: 18rem !important;
  }
  .b-md-72 {
    bottom: 18rem !important;
  }
  .mt-md-n72, .my-md-n72 {
    margin-top: -18rem !important;
  }
  .ml-md-n72, .mx-md-n72 {
    margin-left: -18rem !important;
  }
  .mb-md-n72, .my-md-n72 {
    margin-bottom: -18rem !important;
  }
  .mr-md-n72, .mx-md-n72 {
    margin-right: -18rem !important;
  }
  .l-md-n72 {
    left: -18rem !important;
  }
  .r-md-n72 {
    right: -18rem !important;
  }
  .t-md-n72 {
    top: -18rem !important;
  }
  .b-md-n72 {
    bottom: -18rem !important;
  }
  .mih-md-72 {
    min-height: 18rem !important;
  }
  .mah-md-72 {
    max-height: 18rem !important;
  }
  .miw-md-72 {
    min-width: 18rem !important;
  }
  .maw-md-72 {
    max-width: 18rem !important;
  }
  .h-md-72 {
    height: 18rem !important;
  }
  .w-md-72 {
    width: 18rem !important;
  }
  .m-md-80 {
    margin: 20rem !important;
  }
  .mt-md-80, .my-md-80 {
    margin-top: 20rem !important;
  }
  .mr-md-80, .mx-md-80 {
    margin-right: 20rem !important;
  }
  .mb-md-80, .my-md-80 {
    margin-bottom: 20rem !important;
  }
  .ml-md-80, .mx-md-80 {
    margin-left: 20rem !important;
  }
  .p-md-80 {
    padding: 20rem !important;
  }
  .pt-md-80, .py-md-80 {
    padding-top: 20rem !important;
  }
  .pr-md-80, .px-md-80 {
    padding-right: 20rem !important;
  }
  .pb-md-80, .py-md-80 {
    padding-bottom: 20rem !important;
  }
  .pl-md-80, .px-md-80 {
    padding-left: 20rem !important;
  }
  .gx-md-80 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .gx-md-80 > * {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .gx-md-80 > .col, .gx-md-80 > [class*="col-"] {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-80 {
    margin-bottom: -20rem !important;
  }
  .gy-md-80 > * {
    margin-bottom: 20rem !important;
  }
  .l-md-80 {
    left: 20rem !important;
  }
  .r-md-80 {
    right: 20rem !important;
  }
  .t-md-80 {
    top: 20rem !important;
  }
  .b-md-80 {
    bottom: 20rem !important;
  }
  .mt-md-n80, .my-md-n80 {
    margin-top: -20rem !important;
  }
  .ml-md-n80, .mx-md-n80 {
    margin-left: -20rem !important;
  }
  .mb-md-n80, .my-md-n80 {
    margin-bottom: -20rem !important;
  }
  .mr-md-n80, .mx-md-n80 {
    margin-right: -20rem !important;
  }
  .l-md-n80 {
    left: -20rem !important;
  }
  .r-md-n80 {
    right: -20rem !important;
  }
  .t-md-n80 {
    top: -20rem !important;
  }
  .b-md-n80 {
    bottom: -20rem !important;
  }
  .mih-md-80 {
    min-height: 20rem !important;
  }
  .mah-md-80 {
    max-height: 20rem !important;
  }
  .miw-md-80 {
    min-width: 20rem !important;
  }
  .maw-md-80 {
    max-width: 20rem !important;
  }
  .h-md-80 {
    height: 20rem !important;
  }
  .w-md-80 {
    width: 20rem !important;
  }
  .m-md-90 {
    margin: 22.5rem !important;
  }
  .mt-md-90, .my-md-90 {
    margin-top: 22.5rem !important;
  }
  .mr-md-90, .mx-md-90 {
    margin-right: 22.5rem !important;
  }
  .mb-md-90, .my-md-90 {
    margin-bottom: 22.5rem !important;
  }
  .ml-md-90, .mx-md-90 {
    margin-left: 22.5rem !important;
  }
  .p-md-90 {
    padding: 22.5rem !important;
  }
  .pt-md-90, .py-md-90 {
    padding-top: 22.5rem !important;
  }
  .pr-md-90, .px-md-90 {
    padding-right: 22.5rem !important;
  }
  .pb-md-90, .py-md-90 {
    padding-bottom: 22.5rem !important;
  }
  .pl-md-90, .px-md-90 {
    padding-left: 22.5rem !important;
  }
  .gx-md-90 {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .gx-md-90 > * {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .gx-md-90 > .col, .gx-md-90 > [class*="col-"] {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-90 {
    margin-bottom: -22.5rem !important;
  }
  .gy-md-90 > * {
    margin-bottom: 22.5rem !important;
  }
  .l-md-90 {
    left: 22.5rem !important;
  }
  .r-md-90 {
    right: 22.5rem !important;
  }
  .t-md-90 {
    top: 22.5rem !important;
  }
  .b-md-90 {
    bottom: 22.5rem !important;
  }
  .mt-md-n90, .my-md-n90 {
    margin-top: -22.5rem !important;
  }
  .ml-md-n90, .mx-md-n90 {
    margin-left: -22.5rem !important;
  }
  .mb-md-n90, .my-md-n90 {
    margin-bottom: -22.5rem !important;
  }
  .mr-md-n90, .mx-md-n90 {
    margin-right: -22.5rem !important;
  }
  .l-md-n90 {
    left: -22.5rem !important;
  }
  .r-md-n90 {
    right: -22.5rem !important;
  }
  .t-md-n90 {
    top: -22.5rem !important;
  }
  .b-md-n90 {
    bottom: -22.5rem !important;
  }
  .mih-md-90 {
    min-height: 22.5rem !important;
  }
  .mah-md-90 {
    max-height: 22.5rem !important;
  }
  .miw-md-90 {
    min-width: 22.5rem !important;
  }
  .maw-md-90 {
    max-width: 22.5rem !important;
  }
  .h-md-90 {
    height: 22.5rem !important;
  }
  .w-md-90 {
    width: 22.5rem !important;
  }
  .m-md-100 {
    margin: 25rem !important;
  }
  .mt-md-100, .my-md-100 {
    margin-top: 25rem !important;
  }
  .mr-md-100, .mx-md-100 {
    margin-right: 25rem !important;
  }
  .mb-md-100, .my-md-100 {
    margin-bottom: 25rem !important;
  }
  .ml-md-100, .mx-md-100 {
    margin-left: 25rem !important;
  }
  .p-md-100 {
    padding: 25rem !important;
  }
  .pt-md-100, .py-md-100 {
    padding-top: 25rem !important;
  }
  .pr-md-100, .px-md-100 {
    padding-right: 25rem !important;
  }
  .pb-md-100, .py-md-100 {
    padding-bottom: 25rem !important;
  }
  .pl-md-100, .px-md-100 {
    padding-left: 25rem !important;
  }
  .gx-md-100 {
    margin-right: -25rem !important;
    margin-left: -25rem !important;
  }
  .gx-md-100 > * {
    margin-right: 25rem !important;
    margin-left: 25rem !important;
  }
  .gx-md-100 > .col, .gx-md-100 > [class*="col-"] {
    padding-right: 25rem !important;
    padding-left: 25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-100 {
    margin-bottom: -25rem !important;
  }
  .gy-md-100 > * {
    margin-bottom: 25rem !important;
  }
  .l-md-100 {
    left: 25rem !important;
  }
  .r-md-100 {
    right: 25rem !important;
  }
  .t-md-100 {
    top: 25rem !important;
  }
  .b-md-100 {
    bottom: 25rem !important;
  }
  .mt-md-n100, .my-md-n100 {
    margin-top: -25rem !important;
  }
  .ml-md-n100, .mx-md-n100 {
    margin-left: -25rem !important;
  }
  .mb-md-n100, .my-md-n100 {
    margin-bottom: -25rem !important;
  }
  .mr-md-n100, .mx-md-n100 {
    margin-right: -25rem !important;
  }
  .l-md-n100 {
    left: -25rem !important;
  }
  .r-md-n100 {
    right: -25rem !important;
  }
  .t-md-n100 {
    top: -25rem !important;
  }
  .b-md-n100 {
    bottom: -25rem !important;
  }
  .mih-md-100 {
    min-height: 25rem !important;
  }
  .mah-md-100 {
    max-height: 25rem !important;
  }
  .miw-md-100 {
    min-width: 25rem !important;
  }
  .maw-md-100 {
    max-width: 25rem !important;
  }
  .h-md-100 {
    height: 25rem !important;
  }
  .w-md-100 {
    width: 25rem !important;
  }
  .m-md-120 {
    margin: 30rem !important;
  }
  .mt-md-120, .my-md-120 {
    margin-top: 30rem !important;
  }
  .mr-md-120, .mx-md-120 {
    margin-right: 30rem !important;
  }
  .mb-md-120, .my-md-120 {
    margin-bottom: 30rem !important;
  }
  .ml-md-120, .mx-md-120 {
    margin-left: 30rem !important;
  }
  .p-md-120 {
    padding: 30rem !important;
  }
  .pt-md-120, .py-md-120 {
    padding-top: 30rem !important;
  }
  .pr-md-120, .px-md-120 {
    padding-right: 30rem !important;
  }
  .pb-md-120, .py-md-120 {
    padding-bottom: 30rem !important;
  }
  .pl-md-120, .px-md-120 {
    padding-left: 30rem !important;
  }
  .gx-md-120 {
    margin-right: -30rem !important;
    margin-left: -30rem !important;
  }
  .gx-md-120 > * {
    margin-right: 30rem !important;
    margin-left: 30rem !important;
  }
  .gx-md-120 > .col, .gx-md-120 > [class*="col-"] {
    padding-right: 30rem !important;
    padding-left: 30rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-120 {
    margin-bottom: -30rem !important;
  }
  .gy-md-120 > * {
    margin-bottom: 30rem !important;
  }
  .l-md-120 {
    left: 30rem !important;
  }
  .r-md-120 {
    right: 30rem !important;
  }
  .t-md-120 {
    top: 30rem !important;
  }
  .b-md-120 {
    bottom: 30rem !important;
  }
  .mt-md-n120, .my-md-n120 {
    margin-top: -30rem !important;
  }
  .ml-md-n120, .mx-md-n120 {
    margin-left: -30rem !important;
  }
  .mb-md-n120, .my-md-n120 {
    margin-bottom: -30rem !important;
  }
  .mr-md-n120, .mx-md-n120 {
    margin-right: -30rem !important;
  }
  .l-md-n120 {
    left: -30rem !important;
  }
  .r-md-n120 {
    right: -30rem !important;
  }
  .t-md-n120 {
    top: -30rem !important;
  }
  .b-md-n120 {
    bottom: -30rem !important;
  }
  .mih-md-120 {
    min-height: 30rem !important;
  }
  .mah-md-120 {
    max-height: 30rem !important;
  }
  .miw-md-120 {
    min-width: 30rem !important;
  }
  .maw-md-120 {
    max-width: 30rem !important;
  }
  .h-md-120 {
    height: 30rem !important;
  }
  .w-md-120 {
    width: 30rem !important;
  }
  .m-md-5p {
    margin: 5% !important;
  }
  .mt-md-5p, .my-md-5p {
    margin-top: 5% !important;
  }
  .mr-md-5p, .mx-md-5p {
    margin-right: 5% !important;
  }
  .mb-md-5p, .my-md-5p {
    margin-bottom: 5% !important;
  }
  .ml-md-5p, .mx-md-5p {
    margin-left: 5% !important;
  }
  .p-md-5p {
    padding: 5% !important;
  }
  .pt-md-5p, .py-md-5p {
    padding-top: 5% !important;
  }
  .pr-md-5p, .px-md-5p {
    padding-right: 5% !important;
  }
  .pb-md-5p, .py-md-5p {
    padding-bottom: 5% !important;
  }
  .pl-md-5p, .px-md-5p {
    padding-left: 5% !important;
  }
  .gx-md-5p {
    margin-right: -5% !important;
    margin-left: -5% !important;
  }
  .gx-md-5p > * {
    margin-right: 5% !important;
    margin-left: 5% !important;
  }
  .gx-md-5p > .col, .gx-md-5p > [class*="col-"] {
    padding-right: 5% !important;
    padding-left: 5% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-5p {
    margin-bottom: -5% !important;
  }
  .gy-md-5p > * {
    margin-bottom: 5% !important;
  }
  .l-md-5p {
    left: 5% !important;
  }
  .r-md-5p {
    right: 5% !important;
  }
  .t-md-5p {
    top: 5% !important;
  }
  .b-md-5p {
    bottom: 5% !important;
  }
  .mt-md-n5p, .my-md-n5p {
    margin-top: -5% !important;
  }
  .ml-md-n5p, .mx-md-n5p {
    margin-left: -5% !important;
  }
  .mb-md-n5p, .my-md-n5p {
    margin-bottom: -5% !important;
  }
  .mr-md-n5p, .mx-md-n5p {
    margin-right: -5% !important;
  }
  .l-md-n5p {
    left: -5% !important;
  }
  .r-md-n5p {
    right: -5% !important;
  }
  .t-md-n5p {
    top: -5% !important;
  }
  .b-md-n5p {
    bottom: -5% !important;
  }
  .mih-md-5p {
    min-height: 5% !important;
  }
  .mah-md-5p {
    max-height: 5% !important;
  }
  .miw-md-5p {
    min-width: 5% !important;
  }
  .maw-md-5p {
    max-width: 5% !important;
  }
  .h-md-5p {
    height: 5% !important;
  }
  .w-md-5p {
    width: 5% !important;
  }
  .m-md-10p {
    margin: 10% !important;
  }
  .mt-md-10p, .my-md-10p {
    margin-top: 10% !important;
  }
  .mr-md-10p, .mx-md-10p {
    margin-right: 10% !important;
  }
  .mb-md-10p, .my-md-10p {
    margin-bottom: 10% !important;
  }
  .ml-md-10p, .mx-md-10p {
    margin-left: 10% !important;
  }
  .p-md-10p {
    padding: 10% !important;
  }
  .pt-md-10p, .py-md-10p {
    padding-top: 10% !important;
  }
  .pr-md-10p, .px-md-10p {
    padding-right: 10% !important;
  }
  .pb-md-10p, .py-md-10p {
    padding-bottom: 10% !important;
  }
  .pl-md-10p, .px-md-10p {
    padding-left: 10% !important;
  }
  .gx-md-10p {
    margin-right: -10% !important;
    margin-left: -10% !important;
  }
  .gx-md-10p > * {
    margin-right: 10% !important;
    margin-left: 10% !important;
  }
  .gx-md-10p > .col, .gx-md-10p > [class*="col-"] {
    padding-right: 10% !important;
    padding-left: 10% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-10p {
    margin-bottom: -10% !important;
  }
  .gy-md-10p > * {
    margin-bottom: 10% !important;
  }
  .l-md-10p {
    left: 10% !important;
  }
  .r-md-10p {
    right: 10% !important;
  }
  .t-md-10p {
    top: 10% !important;
  }
  .b-md-10p {
    bottom: 10% !important;
  }
  .mt-md-n10p, .my-md-n10p {
    margin-top: -10% !important;
  }
  .ml-md-n10p, .mx-md-n10p {
    margin-left: -10% !important;
  }
  .mb-md-n10p, .my-md-n10p {
    margin-bottom: -10% !important;
  }
  .mr-md-n10p, .mx-md-n10p {
    margin-right: -10% !important;
  }
  .l-md-n10p {
    left: -10% !important;
  }
  .r-md-n10p {
    right: -10% !important;
  }
  .t-md-n10p {
    top: -10% !important;
  }
  .b-md-n10p {
    bottom: -10% !important;
  }
  .mih-md-10p {
    min-height: 10% !important;
  }
  .mah-md-10p {
    max-height: 10% !important;
  }
  .miw-md-10p {
    min-width: 10% !important;
  }
  .maw-md-10p {
    max-width: 10% !important;
  }
  .h-md-10p {
    height: 10% !important;
  }
  .w-md-10p {
    width: 10% !important;
  }
  .m-md-30p {
    margin: 30% !important;
  }
  .mt-md-30p, .my-md-30p {
    margin-top: 30% !important;
  }
  .mr-md-30p, .mx-md-30p {
    margin-right: 30% !important;
  }
  .mb-md-30p, .my-md-30p {
    margin-bottom: 30% !important;
  }
  .ml-md-30p, .mx-md-30p {
    margin-left: 30% !important;
  }
  .p-md-30p {
    padding: 30% !important;
  }
  .pt-md-30p, .py-md-30p {
    padding-top: 30% !important;
  }
  .pr-md-30p, .px-md-30p {
    padding-right: 30% !important;
  }
  .pb-md-30p, .py-md-30p {
    padding-bottom: 30% !important;
  }
  .pl-md-30p, .px-md-30p {
    padding-left: 30% !important;
  }
  .gx-md-30p {
    margin-right: -30% !important;
    margin-left: -30% !important;
  }
  .gx-md-30p > * {
    margin-right: 30% !important;
    margin-left: 30% !important;
  }
  .gx-md-30p > .col, .gx-md-30p > [class*="col-"] {
    padding-right: 30% !important;
    padding-left: 30% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-30p {
    margin-bottom: -30% !important;
  }
  .gy-md-30p > * {
    margin-bottom: 30% !important;
  }
  .l-md-30p {
    left: 30% !important;
  }
  .r-md-30p {
    right: 30% !important;
  }
  .t-md-30p {
    top: 30% !important;
  }
  .b-md-30p {
    bottom: 30% !important;
  }
  .mt-md-n30p, .my-md-n30p {
    margin-top: -30% !important;
  }
  .ml-md-n30p, .mx-md-n30p {
    margin-left: -30% !important;
  }
  .mb-md-n30p, .my-md-n30p {
    margin-bottom: -30% !important;
  }
  .mr-md-n30p, .mx-md-n30p {
    margin-right: -30% !important;
  }
  .l-md-n30p {
    left: -30% !important;
  }
  .r-md-n30p {
    right: -30% !important;
  }
  .t-md-n30p {
    top: -30% !important;
  }
  .b-md-n30p {
    bottom: -30% !important;
  }
  .mih-md-30p {
    min-height: 30% !important;
  }
  .mah-md-30p {
    max-height: 30% !important;
  }
  .miw-md-30p {
    min-width: 30% !important;
  }
  .maw-md-30p {
    max-width: 30% !important;
  }
  .h-md-30p {
    height: 30% !important;
  }
  .w-md-30p {
    width: 30% !important;
  }
  .m-md-40p {
    margin: 40% !important;
  }
  .mt-md-40p, .my-md-40p {
    margin-top: 40% !important;
  }
  .mr-md-40p, .mx-md-40p {
    margin-right: 40% !important;
  }
  .mb-md-40p, .my-md-40p {
    margin-bottom: 40% !important;
  }
  .ml-md-40p, .mx-md-40p {
    margin-left: 40% !important;
  }
  .p-md-40p {
    padding: 40% !important;
  }
  .pt-md-40p, .py-md-40p {
    padding-top: 40% !important;
  }
  .pr-md-40p, .px-md-40p {
    padding-right: 40% !important;
  }
  .pb-md-40p, .py-md-40p {
    padding-bottom: 40% !important;
  }
  .pl-md-40p, .px-md-40p {
    padding-left: 40% !important;
  }
  .gx-md-40p {
    margin-right: -40% !important;
    margin-left: -40% !important;
  }
  .gx-md-40p > * {
    margin-right: 40% !important;
    margin-left: 40% !important;
  }
  .gx-md-40p > .col, .gx-md-40p > [class*="col-"] {
    padding-right: 40% !important;
    padding-left: 40% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-40p {
    margin-bottom: -40% !important;
  }
  .gy-md-40p > * {
    margin-bottom: 40% !important;
  }
  .l-md-40p {
    left: 40% !important;
  }
  .r-md-40p {
    right: 40% !important;
  }
  .t-md-40p {
    top: 40% !important;
  }
  .b-md-40p {
    bottom: 40% !important;
  }
  .mt-md-n40p, .my-md-n40p {
    margin-top: -40% !important;
  }
  .ml-md-n40p, .mx-md-n40p {
    margin-left: -40% !important;
  }
  .mb-md-n40p, .my-md-n40p {
    margin-bottom: -40% !important;
  }
  .mr-md-n40p, .mx-md-n40p {
    margin-right: -40% !important;
  }
  .l-md-n40p {
    left: -40% !important;
  }
  .r-md-n40p {
    right: -40% !important;
  }
  .t-md-n40p {
    top: -40% !important;
  }
  .b-md-n40p {
    bottom: -40% !important;
  }
  .mih-md-40p {
    min-height: 40% !important;
  }
  .mah-md-40p {
    max-height: 40% !important;
  }
  .miw-md-40p {
    min-width: 40% !important;
  }
  .maw-md-40p {
    max-width: 40% !important;
  }
  .h-md-40p {
    height: 40% !important;
  }
  .w-md-40p {
    width: 40% !important;
  }
  .m-md-45p {
    margin: 45% !important;
  }
  .mt-md-45p, .my-md-45p {
    margin-top: 45% !important;
  }
  .mr-md-45p, .mx-md-45p {
    margin-right: 45% !important;
  }
  .mb-md-45p, .my-md-45p {
    margin-bottom: 45% !important;
  }
  .ml-md-45p, .mx-md-45p {
    margin-left: 45% !important;
  }
  .p-md-45p {
    padding: 45% !important;
  }
  .pt-md-45p, .py-md-45p {
    padding-top: 45% !important;
  }
  .pr-md-45p, .px-md-45p {
    padding-right: 45% !important;
  }
  .pb-md-45p, .py-md-45p {
    padding-bottom: 45% !important;
  }
  .pl-md-45p, .px-md-45p {
    padding-left: 45% !important;
  }
  .gx-md-45p {
    margin-right: -45% !important;
    margin-left: -45% !important;
  }
  .gx-md-45p > * {
    margin-right: 45% !important;
    margin-left: 45% !important;
  }
  .gx-md-45p > .col, .gx-md-45p > [class*="col-"] {
    padding-right: 45% !important;
    padding-left: 45% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-45p {
    margin-bottom: -45% !important;
  }
  .gy-md-45p > * {
    margin-bottom: 45% !important;
  }
  .l-md-45p {
    left: 45% !important;
  }
  .r-md-45p {
    right: 45% !important;
  }
  .t-md-45p {
    top: 45% !important;
  }
  .b-md-45p {
    bottom: 45% !important;
  }
  .mt-md-n45p, .my-md-n45p {
    margin-top: -45% !important;
  }
  .ml-md-n45p, .mx-md-n45p {
    margin-left: -45% !important;
  }
  .mb-md-n45p, .my-md-n45p {
    margin-bottom: -45% !important;
  }
  .mr-md-n45p, .mx-md-n45p {
    margin-right: -45% !important;
  }
  .l-md-n45p {
    left: -45% !important;
  }
  .r-md-n45p {
    right: -45% !important;
  }
  .t-md-n45p {
    top: -45% !important;
  }
  .b-md-n45p {
    bottom: -45% !important;
  }
  .mih-md-45p {
    min-height: 45% !important;
  }
  .mah-md-45p {
    max-height: 45% !important;
  }
  .miw-md-45p {
    min-width: 45% !important;
  }
  .maw-md-45p {
    max-width: 45% !important;
  }
  .h-md-45p {
    height: 45% !important;
  }
  .w-md-45p {
    width: 45% !important;
  }
  .m-md-50p {
    margin: 50% !important;
  }
  .mt-md-50p, .my-md-50p {
    margin-top: 50% !important;
  }
  .mr-md-50p, .mx-md-50p {
    margin-right: 50% !important;
  }
  .mb-md-50p, .my-md-50p {
    margin-bottom: 50% !important;
  }
  .ml-md-50p, .mx-md-50p {
    margin-left: 50% !important;
  }
  .p-md-50p {
    padding: 50% !important;
  }
  .pt-md-50p, .py-md-50p {
    padding-top: 50% !important;
  }
  .pr-md-50p, .px-md-50p {
    padding-right: 50% !important;
  }
  .pb-md-50p, .py-md-50p {
    padding-bottom: 50% !important;
  }
  .pl-md-50p, .px-md-50p {
    padding-left: 50% !important;
  }
  .gx-md-50p {
    margin-right: -50% !important;
    margin-left: -50% !important;
  }
  .gx-md-50p > * {
    margin-right: 50% !important;
    margin-left: 50% !important;
  }
  .gx-md-50p > .col, .gx-md-50p > [class*="col-"] {
    padding-right: 50% !important;
    padding-left: 50% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-50p {
    margin-bottom: -50% !important;
  }
  .gy-md-50p > * {
    margin-bottom: 50% !important;
  }
  .l-md-50p {
    left: 50% !important;
  }
  .r-md-50p {
    right: 50% !important;
  }
  .t-md-50p {
    top: 50% !important;
  }
  .b-md-50p {
    bottom: 50% !important;
  }
  .mt-md-n50p, .my-md-n50p {
    margin-top: -50% !important;
  }
  .ml-md-n50p, .mx-md-n50p {
    margin-left: -50% !important;
  }
  .mb-md-n50p, .my-md-n50p {
    margin-bottom: -50% !important;
  }
  .mr-md-n50p, .mx-md-n50p {
    margin-right: -50% !important;
  }
  .l-md-n50p {
    left: -50% !important;
  }
  .r-md-n50p {
    right: -50% !important;
  }
  .t-md-n50p {
    top: -50% !important;
  }
  .b-md-n50p {
    bottom: -50% !important;
  }
  .mih-md-50p {
    min-height: 50% !important;
  }
  .mah-md-50p {
    max-height: 50% !important;
  }
  .miw-md-50p {
    min-width: 50% !important;
  }
  .maw-md-50p {
    max-width: 50% !important;
  }
  .h-md-50p {
    height: 50% !important;
  }
  .w-md-50p {
    width: 50% !important;
  }
  .m-md-77p {
    margin: 77% !important;
  }
  .mt-md-77p, .my-md-77p {
    margin-top: 77% !important;
  }
  .mr-md-77p, .mx-md-77p {
    margin-right: 77% !important;
  }
  .mb-md-77p, .my-md-77p {
    margin-bottom: 77% !important;
  }
  .ml-md-77p, .mx-md-77p {
    margin-left: 77% !important;
  }
  .p-md-77p {
    padding: 77% !important;
  }
  .pt-md-77p, .py-md-77p {
    padding-top: 77% !important;
  }
  .pr-md-77p, .px-md-77p {
    padding-right: 77% !important;
  }
  .pb-md-77p, .py-md-77p {
    padding-bottom: 77% !important;
  }
  .pl-md-77p, .px-md-77p {
    padding-left: 77% !important;
  }
  .gx-md-77p {
    margin-right: -77% !important;
    margin-left: -77% !important;
  }
  .gx-md-77p > * {
    margin-right: 77% !important;
    margin-left: 77% !important;
  }
  .gx-md-77p > .col, .gx-md-77p > [class*="col-"] {
    padding-right: 77% !important;
    padding-left: 77% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-77p {
    margin-bottom: -77% !important;
  }
  .gy-md-77p > * {
    margin-bottom: 77% !important;
  }
  .l-md-77p {
    left: 77% !important;
  }
  .r-md-77p {
    right: 77% !important;
  }
  .t-md-77p {
    top: 77% !important;
  }
  .b-md-77p {
    bottom: 77% !important;
  }
  .mt-md-n77p, .my-md-n77p {
    margin-top: -77% !important;
  }
  .ml-md-n77p, .mx-md-n77p {
    margin-left: -77% !important;
  }
  .mb-md-n77p, .my-md-n77p {
    margin-bottom: -77% !important;
  }
  .mr-md-n77p, .mx-md-n77p {
    margin-right: -77% !important;
  }
  .l-md-n77p {
    left: -77% !important;
  }
  .r-md-n77p {
    right: -77% !important;
  }
  .t-md-n77p {
    top: -77% !important;
  }
  .b-md-n77p {
    bottom: -77% !important;
  }
  .mih-md-77p {
    min-height: 77% !important;
  }
  .mah-md-77p {
    max-height: 77% !important;
  }
  .miw-md-77p {
    min-width: 77% !important;
  }
  .maw-md-77p {
    max-width: 77% !important;
  }
  .h-md-77p {
    height: 77% !important;
  }
  .w-md-77p {
    width: 77% !important;
  }
  .m-md-100p {
    margin: 100% !important;
  }
  .mt-md-100p, .my-md-100p {
    margin-top: 100% !important;
  }
  .mr-md-100p, .mx-md-100p {
    margin-right: 100% !important;
  }
  .mb-md-100p, .my-md-100p {
    margin-bottom: 100% !important;
  }
  .ml-md-100p, .mx-md-100p {
    margin-left: 100% !important;
  }
  .p-md-100p {
    padding: 100% !important;
  }
  .pt-md-100p, .py-md-100p {
    padding-top: 100% !important;
  }
  .pr-md-100p, .px-md-100p {
    padding-right: 100% !important;
  }
  .pb-md-100p, .py-md-100p {
    padding-bottom: 100% !important;
  }
  .pl-md-100p, .px-md-100p {
    padding-left: 100% !important;
  }
  .gx-md-100p {
    margin-right: -100% !important;
    margin-left: -100% !important;
  }
  .gx-md-100p > * {
    margin-right: 100% !important;
    margin-left: 100% !important;
  }
  .gx-md-100p > .col, .gx-md-100p > [class*="col-"] {
    padding-right: 100% !important;
    padding-left: 100% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-100p {
    margin-bottom: -100% !important;
  }
  .gy-md-100p > * {
    margin-bottom: 100% !important;
  }
  .l-md-100p {
    left: 100% !important;
  }
  .r-md-100p {
    right: 100% !important;
  }
  .t-md-100p {
    top: 100% !important;
  }
  .b-md-100p {
    bottom: 100% !important;
  }
  .mt-md-n100p, .my-md-n100p {
    margin-top: -100% !important;
  }
  .ml-md-n100p, .mx-md-n100p {
    margin-left: -100% !important;
  }
  .mb-md-n100p, .my-md-n100p {
    margin-bottom: -100% !important;
  }
  .mr-md-n100p, .mx-md-n100p {
    margin-right: -100% !important;
  }
  .l-md-n100p {
    left: -100% !important;
  }
  .r-md-n100p {
    right: -100% !important;
  }
  .t-md-n100p {
    top: -100% !important;
  }
  .b-md-n100p {
    bottom: -100% !important;
  }
  .mih-md-100p {
    min-height: 100% !important;
  }
  .mah-md-100p {
    max-height: 100% !important;
  }
  .miw-md-100p {
    min-width: 100% !important;
  }
  .maw-md-100p {
    max-width: 100% !important;
  }
  .h-md-100p {
    height: 100% !important;
  }
  .w-md-100p {
    width: 100% !important;
  }
  .m-md-30vh {
    margin: 30vh !important;
  }
  .mt-md-30vh, .my-md-30vh {
    margin-top: 30vh !important;
  }
  .mr-md-30vh, .mx-md-30vh {
    margin-right: 30vh !important;
  }
  .mb-md-30vh, .my-md-30vh {
    margin-bottom: 30vh !important;
  }
  .ml-md-30vh, .mx-md-30vh {
    margin-left: 30vh !important;
  }
  .p-md-30vh {
    padding: 30vh !important;
  }
  .pt-md-30vh, .py-md-30vh {
    padding-top: 30vh !important;
  }
  .pr-md-30vh, .px-md-30vh {
    padding-right: 30vh !important;
  }
  .pb-md-30vh, .py-md-30vh {
    padding-bottom: 30vh !important;
  }
  .pl-md-30vh, .px-md-30vh {
    padding-left: 30vh !important;
  }
  .gx-md-30vh {
    margin-right: -30vh !important;
    margin-left: -30vh !important;
  }
  .gx-md-30vh > * {
    margin-right: 30vh !important;
    margin-left: 30vh !important;
  }
  .gx-md-30vh > .col, .gx-md-30vh > [class*="col-"] {
    padding-right: 30vh !important;
    padding-left: 30vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-30vh {
    margin-bottom: -30vh !important;
  }
  .gy-md-30vh > * {
    margin-bottom: 30vh !important;
  }
  .l-md-30vh {
    left: 30vh !important;
  }
  .r-md-30vh {
    right: 30vh !important;
  }
  .t-md-30vh {
    top: 30vh !important;
  }
  .b-md-30vh {
    bottom: 30vh !important;
  }
  .mt-md-n30vh, .my-md-n30vh {
    margin-top: -30vh !important;
  }
  .ml-md-n30vh, .mx-md-n30vh {
    margin-left: -30vh !important;
  }
  .mb-md-n30vh, .my-md-n30vh {
    margin-bottom: -30vh !important;
  }
  .mr-md-n30vh, .mx-md-n30vh {
    margin-right: -30vh !important;
  }
  .l-md-n30vh {
    left: -30vh !important;
  }
  .r-md-n30vh {
    right: -30vh !important;
  }
  .t-md-n30vh {
    top: -30vh !important;
  }
  .b-md-n30vh {
    bottom: -30vh !important;
  }
  .mih-md-30vh {
    min-height: 30vh !important;
  }
  .mah-md-30vh {
    max-height: 30vh !important;
  }
  .miw-md-30vh {
    min-width: 30vh !important;
  }
  .maw-md-30vh {
    max-width: 30vh !important;
  }
  .h-md-30vh {
    height: 30vh !important;
  }
  .w-md-30vh {
    width: 30vh !important;
  }
  .m-md-50vh {
    margin: 50vh !important;
  }
  .mt-md-50vh, .my-md-50vh {
    margin-top: 50vh !important;
  }
  .mr-md-50vh, .mx-md-50vh {
    margin-right: 50vh !important;
  }
  .mb-md-50vh, .my-md-50vh {
    margin-bottom: 50vh !important;
  }
  .ml-md-50vh, .mx-md-50vh {
    margin-left: 50vh !important;
  }
  .p-md-50vh {
    padding: 50vh !important;
  }
  .pt-md-50vh, .py-md-50vh {
    padding-top: 50vh !important;
  }
  .pr-md-50vh, .px-md-50vh {
    padding-right: 50vh !important;
  }
  .pb-md-50vh, .py-md-50vh {
    padding-bottom: 50vh !important;
  }
  .pl-md-50vh, .px-md-50vh {
    padding-left: 50vh !important;
  }
  .gx-md-50vh {
    margin-right: -50vh !important;
    margin-left: -50vh !important;
  }
  .gx-md-50vh > * {
    margin-right: 50vh !important;
    margin-left: 50vh !important;
  }
  .gx-md-50vh > .col, .gx-md-50vh > [class*="col-"] {
    padding-right: 50vh !important;
    padding-left: 50vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-50vh {
    margin-bottom: -50vh !important;
  }
  .gy-md-50vh > * {
    margin-bottom: 50vh !important;
  }
  .l-md-50vh {
    left: 50vh !important;
  }
  .r-md-50vh {
    right: 50vh !important;
  }
  .t-md-50vh {
    top: 50vh !important;
  }
  .b-md-50vh {
    bottom: 50vh !important;
  }
  .mt-md-n50vh, .my-md-n50vh {
    margin-top: -50vh !important;
  }
  .ml-md-n50vh, .mx-md-n50vh {
    margin-left: -50vh !important;
  }
  .mb-md-n50vh, .my-md-n50vh {
    margin-bottom: -50vh !important;
  }
  .mr-md-n50vh, .mx-md-n50vh {
    margin-right: -50vh !important;
  }
  .l-md-n50vh {
    left: -50vh !important;
  }
  .r-md-n50vh {
    right: -50vh !important;
  }
  .t-md-n50vh {
    top: -50vh !important;
  }
  .b-md-n50vh {
    bottom: -50vh !important;
  }
  .mih-md-50vh {
    min-height: 50vh !important;
  }
  .mah-md-50vh {
    max-height: 50vh !important;
  }
  .miw-md-50vh {
    min-width: 50vh !important;
  }
  .maw-md-50vh {
    max-width: 50vh !important;
  }
  .h-md-50vh {
    height: 50vh !important;
  }
  .w-md-50vh {
    width: 50vh !important;
  }
  .m-md-100vh {
    margin: 100vh !important;
  }
  .mt-md-100vh, .my-md-100vh {
    margin-top: 100vh !important;
  }
  .mr-md-100vh, .mx-md-100vh {
    margin-right: 100vh !important;
  }
  .mb-md-100vh, .my-md-100vh {
    margin-bottom: 100vh !important;
  }
  .ml-md-100vh, .mx-md-100vh {
    margin-left: 100vh !important;
  }
  .p-md-100vh {
    padding: 100vh !important;
  }
  .pt-md-100vh, .py-md-100vh {
    padding-top: 100vh !important;
  }
  .pr-md-100vh, .px-md-100vh {
    padding-right: 100vh !important;
  }
  .pb-md-100vh, .py-md-100vh {
    padding-bottom: 100vh !important;
  }
  .pl-md-100vh, .px-md-100vh {
    padding-left: 100vh !important;
  }
  .gx-md-100vh {
    margin-right: -100vh !important;
    margin-left: -100vh !important;
  }
  .gx-md-100vh > * {
    margin-right: 100vh !important;
    margin-left: 100vh !important;
  }
  .gx-md-100vh > .col, .gx-md-100vh > [class*="col-"] {
    padding-right: 100vh !important;
    padding-left: 100vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-md-100vh {
    margin-bottom: -100vh !important;
  }
  .gy-md-100vh > * {
    margin-bottom: 100vh !important;
  }
  .l-md-100vh {
    left: 100vh !important;
  }
  .r-md-100vh {
    right: 100vh !important;
  }
  .t-md-100vh {
    top: 100vh !important;
  }
  .b-md-100vh {
    bottom: 100vh !important;
  }
  .mt-md-n100vh, .my-md-n100vh {
    margin-top: -100vh !important;
  }
  .ml-md-n100vh, .mx-md-n100vh {
    margin-left: -100vh !important;
  }
  .mb-md-n100vh, .my-md-n100vh {
    margin-bottom: -100vh !important;
  }
  .mr-md-n100vh, .mx-md-n100vh {
    margin-right: -100vh !important;
  }
  .l-md-n100vh {
    left: -100vh !important;
  }
  .r-md-n100vh {
    right: -100vh !important;
  }
  .t-md-n100vh {
    top: -100vh !important;
  }
  .b-md-n100vh {
    bottom: -100vh !important;
  }
  .mih-md-100vh {
    min-height: 100vh !important;
  }
  .mah-md-100vh {
    max-height: 100vh !important;
  }
  .miw-md-100vh {
    min-width: 100vh !important;
  }
  .maw-md-100vh {
    max-width: 100vh !important;
  }
  .h-md-100vh {
    height: 100vh !important;
  }
  .w-md-100vh {
    width: 100vh !important;
  }
  .m-md-a {
    margin: auto !important;
  }
  .mt-md-a, .my-md-a {
    margin-top: auto !important;
  }
  .mr-md-a, .mx-md-a {
    margin-right: auto !important;
  }
  .mb-md-a, .my-md-a {
    margin-bottom: auto !important;
  }
  .ml-md-a, .mx-md-a {
    margin-left: auto !important;
  }
  .gt-md-0, .gtx-md-0 {
    --bs-gutter-x: 0;
  }
  .gt-md-0 *, .gtx-md-0 * {
    --bs-gutter-x: 0;
  }
  .gt-md-0 .gt-md-0, .gt-md-0 .gtx-md-0, .gtx-md-0 .gt-md-0, .gtx-md-0 .gtx-md-0 {
    --bs-gutter-x: 0;
  }
  .gt-md-0 .gt-md-0 *, .gt-md-0 .gtx-md-0 *, .gtx-md-0 .gt-md-0 *, .gtx-md-0 .gtx-md-0 * {
    --bs-gutter-x: 0;
  }
  .gt-md-0 .gt-md-1, .gt-md-0 .gtx-md-1, .gtx-md-0 .gt-md-1, .gtx-md-0 .gtx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-0 .gt-md-1 *, .gt-md-0 .gtx-md-1 *, .gtx-md-0 .gt-md-1 *, .gtx-md-0 .gtx-md-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-0 .gt-md-2, .gt-md-0 .gtx-md-2, .gtx-md-0 .gt-md-2, .gtx-md-0 .gtx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-0 .gt-md-2 *, .gt-md-0 .gtx-md-2 *, .gtx-md-0 .gt-md-2 *, .gtx-md-0 .gtx-md-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-0 .gt-md-3, .gt-md-0 .gtx-md-3, .gtx-md-0 .gt-md-3, .gtx-md-0 .gtx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-md-0 .gt-md-3 *, .gt-md-0 .gtx-md-3 *, .gtx-md-0 .gt-md-3 *, .gtx-md-0 .gtx-md-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-md-0 .gt-md-4, .gt-md-0 .gtx-md-4, .gtx-md-0 .gt-md-4, .gtx-md-0 .gtx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-0 .gt-md-4 *, .gt-md-0 .gtx-md-4 *, .gtx-md-0 .gt-md-4 *, .gtx-md-0 .gtx-md-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-0 .gt-md-5, .gt-md-0 .gtx-md-5, .gtx-md-0 .gt-md-5, .gtx-md-0 .gtx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-md-0 .gt-md-5 *, .gt-md-0 .gtx-md-5 *, .gtx-md-0 .gt-md-5 *, .gtx-md-0 .gtx-md-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-md-0, .gty-md-0 {
    --bs-gutter-y: 0;
  }
  .gt-md-0 *, .gty-md-0 * {
    --bs-gutter-y: 0;
  }
  .gt-md-0 .gt-md-0, .gt-md-0 .gty-md-0, .gty-md-0 .gt-md-0, .gty-md-0 .gty-md-0 {
    --bs-gutter-y: 0;
  }
  .gt-md-0 .gt-md-0 *, .gt-md-0 .gty-md-0 *, .gty-md-0 .gt-md-0 *, .gty-md-0 .gty-md-0 * {
    --bs-gutter-y: 0;
  }
  .gt-md-0 .gt-md-1, .gt-md-0 .gty-md-1, .gty-md-0 .gt-md-1, .gty-md-0 .gty-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-0 .gt-md-1 *, .gt-md-0 .gty-md-1 *, .gty-md-0 .gt-md-1 *, .gty-md-0 .gty-md-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-0 .gt-md-2, .gt-md-0 .gty-md-2, .gty-md-0 .gt-md-2, .gty-md-0 .gty-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-0 .gt-md-2 *, .gt-md-0 .gty-md-2 *, .gty-md-0 .gt-md-2 *, .gty-md-0 .gty-md-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-0 .gt-md-3, .gt-md-0 .gty-md-3, .gty-md-0 .gt-md-3, .gty-md-0 .gty-md-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-md-0 .gt-md-3 *, .gt-md-0 .gty-md-3 *, .gty-md-0 .gt-md-3 *, .gty-md-0 .gty-md-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-md-0 .gt-md-4, .gt-md-0 .gty-md-4, .gty-md-0 .gt-md-4, .gty-md-0 .gty-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-0 .gt-md-4 *, .gt-md-0 .gty-md-4 *, .gty-md-0 .gt-md-4 *, .gty-md-0 .gty-md-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-0 .gt-md-5, .gt-md-0 .gty-md-5, .gty-md-0 .gt-md-5, .gty-md-0 .gty-md-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-md-0 .gt-md-5 *, .gt-md-0 .gty-md-5 *, .gty-md-0 .gt-md-5 *, .gty-md-0 .gty-md-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-md-1, .gtx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-1 *, .gtx-md-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-1 .gt-md-0, .gt-md-1 .gtx-md-0, .gtx-md-1 .gt-md-0, .gtx-md-1 .gtx-md-0 {
    --bs-gutter-x: 0;
  }
  .gt-md-1 .gt-md-0 *, .gt-md-1 .gtx-md-0 *, .gtx-md-1 .gt-md-0 *, .gtx-md-1 .gtx-md-0 * {
    --bs-gutter-x: 0;
  }
  .gt-md-1 .gt-md-1, .gt-md-1 .gtx-md-1, .gtx-md-1 .gt-md-1, .gtx-md-1 .gtx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-1 .gt-md-1 *, .gt-md-1 .gtx-md-1 *, .gtx-md-1 .gt-md-1 *, .gtx-md-1 .gtx-md-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-1 .gt-md-2, .gt-md-1 .gtx-md-2, .gtx-md-1 .gt-md-2, .gtx-md-1 .gtx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-1 .gt-md-2 *, .gt-md-1 .gtx-md-2 *, .gtx-md-1 .gt-md-2 *, .gtx-md-1 .gtx-md-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-1 .gt-md-3, .gt-md-1 .gtx-md-3, .gtx-md-1 .gt-md-3, .gtx-md-1 .gtx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-md-1 .gt-md-3 *, .gt-md-1 .gtx-md-3 *, .gtx-md-1 .gt-md-3 *, .gtx-md-1 .gtx-md-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-md-1 .gt-md-4, .gt-md-1 .gtx-md-4, .gtx-md-1 .gt-md-4, .gtx-md-1 .gtx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-1 .gt-md-4 *, .gt-md-1 .gtx-md-4 *, .gtx-md-1 .gt-md-4 *, .gtx-md-1 .gtx-md-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-1 .gt-md-5, .gt-md-1 .gtx-md-5, .gtx-md-1 .gt-md-5, .gtx-md-1 .gtx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-md-1 .gt-md-5 *, .gt-md-1 .gtx-md-5 *, .gtx-md-1 .gt-md-5 *, .gtx-md-1 .gtx-md-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-md-1, .gty-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-1 *, .gty-md-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-1 .gt-md-0, .gt-md-1 .gty-md-0, .gty-md-1 .gt-md-0, .gty-md-1 .gty-md-0 {
    --bs-gutter-y: 0;
  }
  .gt-md-1 .gt-md-0 *, .gt-md-1 .gty-md-0 *, .gty-md-1 .gt-md-0 *, .gty-md-1 .gty-md-0 * {
    --bs-gutter-y: 0;
  }
  .gt-md-1 .gt-md-1, .gt-md-1 .gty-md-1, .gty-md-1 .gt-md-1, .gty-md-1 .gty-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-1 .gt-md-1 *, .gt-md-1 .gty-md-1 *, .gty-md-1 .gt-md-1 *, .gty-md-1 .gty-md-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-1 .gt-md-2, .gt-md-1 .gty-md-2, .gty-md-1 .gt-md-2, .gty-md-1 .gty-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-1 .gt-md-2 *, .gt-md-1 .gty-md-2 *, .gty-md-1 .gt-md-2 *, .gty-md-1 .gty-md-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-1 .gt-md-3, .gt-md-1 .gty-md-3, .gty-md-1 .gt-md-3, .gty-md-1 .gty-md-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-md-1 .gt-md-3 *, .gt-md-1 .gty-md-3 *, .gty-md-1 .gt-md-3 *, .gty-md-1 .gty-md-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-md-1 .gt-md-4, .gt-md-1 .gty-md-4, .gty-md-1 .gt-md-4, .gty-md-1 .gty-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-1 .gt-md-4 *, .gt-md-1 .gty-md-4 *, .gty-md-1 .gt-md-4 *, .gty-md-1 .gty-md-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-1 .gt-md-5, .gt-md-1 .gty-md-5, .gty-md-1 .gt-md-5, .gty-md-1 .gty-md-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-md-1 .gt-md-5 *, .gt-md-1 .gty-md-5 *, .gty-md-1 .gt-md-5 *, .gty-md-1 .gty-md-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-md-2, .gtx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-2 *, .gtx-md-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-2 .gt-md-0, .gt-md-2 .gtx-md-0, .gtx-md-2 .gt-md-0, .gtx-md-2 .gtx-md-0 {
    --bs-gutter-x: 0;
  }
  .gt-md-2 .gt-md-0 *, .gt-md-2 .gtx-md-0 *, .gtx-md-2 .gt-md-0 *, .gtx-md-2 .gtx-md-0 * {
    --bs-gutter-x: 0;
  }
  .gt-md-2 .gt-md-1, .gt-md-2 .gtx-md-1, .gtx-md-2 .gt-md-1, .gtx-md-2 .gtx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-2 .gt-md-1 *, .gt-md-2 .gtx-md-1 *, .gtx-md-2 .gt-md-1 *, .gtx-md-2 .gtx-md-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-2 .gt-md-2, .gt-md-2 .gtx-md-2, .gtx-md-2 .gt-md-2, .gtx-md-2 .gtx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-2 .gt-md-2 *, .gt-md-2 .gtx-md-2 *, .gtx-md-2 .gt-md-2 *, .gtx-md-2 .gtx-md-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-2 .gt-md-3, .gt-md-2 .gtx-md-3, .gtx-md-2 .gt-md-3, .gtx-md-2 .gtx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-md-2 .gt-md-3 *, .gt-md-2 .gtx-md-3 *, .gtx-md-2 .gt-md-3 *, .gtx-md-2 .gtx-md-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-md-2 .gt-md-4, .gt-md-2 .gtx-md-4, .gtx-md-2 .gt-md-4, .gtx-md-2 .gtx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-2 .gt-md-4 *, .gt-md-2 .gtx-md-4 *, .gtx-md-2 .gt-md-4 *, .gtx-md-2 .gtx-md-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-2 .gt-md-5, .gt-md-2 .gtx-md-5, .gtx-md-2 .gt-md-5, .gtx-md-2 .gtx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-md-2 .gt-md-5 *, .gt-md-2 .gtx-md-5 *, .gtx-md-2 .gt-md-5 *, .gtx-md-2 .gtx-md-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-md-2, .gty-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-2 *, .gty-md-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-2 .gt-md-0, .gt-md-2 .gty-md-0, .gty-md-2 .gt-md-0, .gty-md-2 .gty-md-0 {
    --bs-gutter-y: 0;
  }
  .gt-md-2 .gt-md-0 *, .gt-md-2 .gty-md-0 *, .gty-md-2 .gt-md-0 *, .gty-md-2 .gty-md-0 * {
    --bs-gutter-y: 0;
  }
  .gt-md-2 .gt-md-1, .gt-md-2 .gty-md-1, .gty-md-2 .gt-md-1, .gty-md-2 .gty-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-2 .gt-md-1 *, .gt-md-2 .gty-md-1 *, .gty-md-2 .gt-md-1 *, .gty-md-2 .gty-md-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-2 .gt-md-2, .gt-md-2 .gty-md-2, .gty-md-2 .gt-md-2, .gty-md-2 .gty-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-2 .gt-md-2 *, .gt-md-2 .gty-md-2 *, .gty-md-2 .gt-md-2 *, .gty-md-2 .gty-md-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-2 .gt-md-3, .gt-md-2 .gty-md-3, .gty-md-2 .gt-md-3, .gty-md-2 .gty-md-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-md-2 .gt-md-3 *, .gt-md-2 .gty-md-3 *, .gty-md-2 .gt-md-3 *, .gty-md-2 .gty-md-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-md-2 .gt-md-4, .gt-md-2 .gty-md-4, .gty-md-2 .gt-md-4, .gty-md-2 .gty-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-2 .gt-md-4 *, .gt-md-2 .gty-md-4 *, .gty-md-2 .gt-md-4 *, .gty-md-2 .gty-md-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-2 .gt-md-5, .gt-md-2 .gty-md-5, .gty-md-2 .gt-md-5, .gty-md-2 .gty-md-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-md-2 .gt-md-5 *, .gt-md-2 .gty-md-5 *, .gty-md-2 .gt-md-5 *, .gty-md-2 .gty-md-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-md-3, .gtx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-md-3 *, .gtx-md-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-md-3 .gt-md-0, .gt-md-3 .gtx-md-0, .gtx-md-3 .gt-md-0, .gtx-md-3 .gtx-md-0 {
    --bs-gutter-x: 0;
  }
  .gt-md-3 .gt-md-0 *, .gt-md-3 .gtx-md-0 *, .gtx-md-3 .gt-md-0 *, .gtx-md-3 .gtx-md-0 * {
    --bs-gutter-x: 0;
  }
  .gt-md-3 .gt-md-1, .gt-md-3 .gtx-md-1, .gtx-md-3 .gt-md-1, .gtx-md-3 .gtx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-3 .gt-md-1 *, .gt-md-3 .gtx-md-1 *, .gtx-md-3 .gt-md-1 *, .gtx-md-3 .gtx-md-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-3 .gt-md-2, .gt-md-3 .gtx-md-2, .gtx-md-3 .gt-md-2, .gtx-md-3 .gtx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-3 .gt-md-2 *, .gt-md-3 .gtx-md-2 *, .gtx-md-3 .gt-md-2 *, .gtx-md-3 .gtx-md-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-3 .gt-md-3, .gt-md-3 .gtx-md-3, .gtx-md-3 .gt-md-3, .gtx-md-3 .gtx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-md-3 .gt-md-3 *, .gt-md-3 .gtx-md-3 *, .gtx-md-3 .gt-md-3 *, .gtx-md-3 .gtx-md-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-md-3 .gt-md-4, .gt-md-3 .gtx-md-4, .gtx-md-3 .gt-md-4, .gtx-md-3 .gtx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-3 .gt-md-4 *, .gt-md-3 .gtx-md-4 *, .gtx-md-3 .gt-md-4 *, .gtx-md-3 .gtx-md-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-3 .gt-md-5, .gt-md-3 .gtx-md-5, .gtx-md-3 .gt-md-5, .gtx-md-3 .gtx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-md-3 .gt-md-5 *, .gt-md-3 .gtx-md-5 *, .gtx-md-3 .gt-md-5 *, .gtx-md-3 .gtx-md-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-md-3, .gty-md-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-md-3 *, .gty-md-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-md-3 .gt-md-0, .gt-md-3 .gty-md-0, .gty-md-3 .gt-md-0, .gty-md-3 .gty-md-0 {
    --bs-gutter-y: 0;
  }
  .gt-md-3 .gt-md-0 *, .gt-md-3 .gty-md-0 *, .gty-md-3 .gt-md-0 *, .gty-md-3 .gty-md-0 * {
    --bs-gutter-y: 0;
  }
  .gt-md-3 .gt-md-1, .gt-md-3 .gty-md-1, .gty-md-3 .gt-md-1, .gty-md-3 .gty-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-3 .gt-md-1 *, .gt-md-3 .gty-md-1 *, .gty-md-3 .gt-md-1 *, .gty-md-3 .gty-md-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-3 .gt-md-2, .gt-md-3 .gty-md-2, .gty-md-3 .gt-md-2, .gty-md-3 .gty-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-3 .gt-md-2 *, .gt-md-3 .gty-md-2 *, .gty-md-3 .gt-md-2 *, .gty-md-3 .gty-md-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-3 .gt-md-3, .gt-md-3 .gty-md-3, .gty-md-3 .gt-md-3, .gty-md-3 .gty-md-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-md-3 .gt-md-3 *, .gt-md-3 .gty-md-3 *, .gty-md-3 .gt-md-3 *, .gty-md-3 .gty-md-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-md-3 .gt-md-4, .gt-md-3 .gty-md-4, .gty-md-3 .gt-md-4, .gty-md-3 .gty-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-3 .gt-md-4 *, .gt-md-3 .gty-md-4 *, .gty-md-3 .gt-md-4 *, .gty-md-3 .gty-md-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-3 .gt-md-5, .gt-md-3 .gty-md-5, .gty-md-3 .gt-md-5, .gty-md-3 .gty-md-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-md-3 .gt-md-5 *, .gt-md-3 .gty-md-5 *, .gty-md-3 .gt-md-5 *, .gty-md-3 .gty-md-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-md-4, .gtx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-4 *, .gtx-md-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-4 .gt-md-0, .gt-md-4 .gtx-md-0, .gtx-md-4 .gt-md-0, .gtx-md-4 .gtx-md-0 {
    --bs-gutter-x: 0;
  }
  .gt-md-4 .gt-md-0 *, .gt-md-4 .gtx-md-0 *, .gtx-md-4 .gt-md-0 *, .gtx-md-4 .gtx-md-0 * {
    --bs-gutter-x: 0;
  }
  .gt-md-4 .gt-md-1, .gt-md-4 .gtx-md-1, .gtx-md-4 .gt-md-1, .gtx-md-4 .gtx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-4 .gt-md-1 *, .gt-md-4 .gtx-md-1 *, .gtx-md-4 .gt-md-1 *, .gtx-md-4 .gtx-md-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-4 .gt-md-2, .gt-md-4 .gtx-md-2, .gtx-md-4 .gt-md-2, .gtx-md-4 .gtx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-4 .gt-md-2 *, .gt-md-4 .gtx-md-2 *, .gtx-md-4 .gt-md-2 *, .gtx-md-4 .gtx-md-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-4 .gt-md-3, .gt-md-4 .gtx-md-3, .gtx-md-4 .gt-md-3, .gtx-md-4 .gtx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-md-4 .gt-md-3 *, .gt-md-4 .gtx-md-3 *, .gtx-md-4 .gt-md-3 *, .gtx-md-4 .gtx-md-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-md-4 .gt-md-4, .gt-md-4 .gtx-md-4, .gtx-md-4 .gt-md-4, .gtx-md-4 .gtx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-4 .gt-md-4 *, .gt-md-4 .gtx-md-4 *, .gtx-md-4 .gt-md-4 *, .gtx-md-4 .gtx-md-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-4 .gt-md-5, .gt-md-4 .gtx-md-5, .gtx-md-4 .gt-md-5, .gtx-md-4 .gtx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-md-4 .gt-md-5 *, .gt-md-4 .gtx-md-5 *, .gtx-md-4 .gt-md-5 *, .gtx-md-4 .gtx-md-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-md-4, .gty-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-4 *, .gty-md-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-4 .gt-md-0, .gt-md-4 .gty-md-0, .gty-md-4 .gt-md-0, .gty-md-4 .gty-md-0 {
    --bs-gutter-y: 0;
  }
  .gt-md-4 .gt-md-0 *, .gt-md-4 .gty-md-0 *, .gty-md-4 .gt-md-0 *, .gty-md-4 .gty-md-0 * {
    --bs-gutter-y: 0;
  }
  .gt-md-4 .gt-md-1, .gt-md-4 .gty-md-1, .gty-md-4 .gt-md-1, .gty-md-4 .gty-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-4 .gt-md-1 *, .gt-md-4 .gty-md-1 *, .gty-md-4 .gt-md-1 *, .gty-md-4 .gty-md-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-4 .gt-md-2, .gt-md-4 .gty-md-2, .gty-md-4 .gt-md-2, .gty-md-4 .gty-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-4 .gt-md-2 *, .gt-md-4 .gty-md-2 *, .gty-md-4 .gt-md-2 *, .gty-md-4 .gty-md-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-4 .gt-md-3, .gt-md-4 .gty-md-3, .gty-md-4 .gt-md-3, .gty-md-4 .gty-md-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-md-4 .gt-md-3 *, .gt-md-4 .gty-md-3 *, .gty-md-4 .gt-md-3 *, .gty-md-4 .gty-md-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-md-4 .gt-md-4, .gt-md-4 .gty-md-4, .gty-md-4 .gt-md-4, .gty-md-4 .gty-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-4 .gt-md-4 *, .gt-md-4 .gty-md-4 *, .gty-md-4 .gt-md-4 *, .gty-md-4 .gty-md-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-4 .gt-md-5, .gt-md-4 .gty-md-5, .gty-md-4 .gt-md-5, .gty-md-4 .gty-md-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-md-4 .gt-md-5 *, .gt-md-4 .gty-md-5 *, .gty-md-4 .gt-md-5 *, .gty-md-4 .gty-md-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-md-5, .gtx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-md-5 *, .gtx-md-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-md-5 .gt-md-0, .gt-md-5 .gtx-md-0, .gtx-md-5 .gt-md-0, .gtx-md-5 .gtx-md-0 {
    --bs-gutter-x: 0;
  }
  .gt-md-5 .gt-md-0 *, .gt-md-5 .gtx-md-0 *, .gtx-md-5 .gt-md-0 *, .gtx-md-5 .gtx-md-0 * {
    --bs-gutter-x: 0;
  }
  .gt-md-5 .gt-md-1, .gt-md-5 .gtx-md-1, .gtx-md-5 .gt-md-1, .gtx-md-5 .gtx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-5 .gt-md-1 *, .gt-md-5 .gtx-md-1 *, .gtx-md-5 .gt-md-1 *, .gtx-md-5 .gtx-md-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-md-5 .gt-md-2, .gt-md-5 .gtx-md-2, .gtx-md-5 .gt-md-2, .gtx-md-5 .gtx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-5 .gt-md-2 *, .gt-md-5 .gtx-md-2 *, .gtx-md-5 .gt-md-2 *, .gtx-md-5 .gtx-md-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-md-5 .gt-md-3, .gt-md-5 .gtx-md-3, .gtx-md-5 .gt-md-3, .gtx-md-5 .gtx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-md-5 .gt-md-3 *, .gt-md-5 .gtx-md-3 *, .gtx-md-5 .gt-md-3 *, .gtx-md-5 .gtx-md-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-md-5 .gt-md-4, .gt-md-5 .gtx-md-4, .gtx-md-5 .gt-md-4, .gtx-md-5 .gtx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-5 .gt-md-4 *, .gt-md-5 .gtx-md-4 *, .gtx-md-5 .gt-md-4 *, .gtx-md-5 .gtx-md-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-md-5 .gt-md-5, .gt-md-5 .gtx-md-5, .gtx-md-5 .gt-md-5, .gtx-md-5 .gtx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-md-5 .gt-md-5 *, .gt-md-5 .gtx-md-5 *, .gtx-md-5 .gt-md-5 *, .gtx-md-5 .gtx-md-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-md-5, .gty-md-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-md-5 *, .gty-md-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-md-5 .gt-md-0, .gt-md-5 .gty-md-0, .gty-md-5 .gt-md-0, .gty-md-5 .gty-md-0 {
    --bs-gutter-y: 0;
  }
  .gt-md-5 .gt-md-0 *, .gt-md-5 .gty-md-0 *, .gty-md-5 .gt-md-0 *, .gty-md-5 .gty-md-0 * {
    --bs-gutter-y: 0;
  }
  .gt-md-5 .gt-md-1, .gt-md-5 .gty-md-1, .gty-md-5 .gt-md-1, .gty-md-5 .gty-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-5 .gt-md-1 *, .gt-md-5 .gty-md-1 *, .gty-md-5 .gt-md-1 *, .gty-md-5 .gty-md-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-md-5 .gt-md-2, .gt-md-5 .gty-md-2, .gty-md-5 .gt-md-2, .gty-md-5 .gty-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-5 .gt-md-2 *, .gt-md-5 .gty-md-2 *, .gty-md-5 .gt-md-2 *, .gty-md-5 .gty-md-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-md-5 .gt-md-3, .gt-md-5 .gty-md-3, .gty-md-5 .gt-md-3, .gty-md-5 .gty-md-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-md-5 .gt-md-3 *, .gt-md-5 .gty-md-3 *, .gty-md-5 .gt-md-3 *, .gty-md-5 .gty-md-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-md-5 .gt-md-4, .gt-md-5 .gty-md-4, .gty-md-5 .gt-md-4, .gty-md-5 .gty-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-5 .gt-md-4 *, .gt-md-5 .gty-md-4 *, .gty-md-5 .gt-md-4 *, .gty-md-5 .gty-md-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-md-5 .gt-md-5, .gt-md-5 .gty-md-5, .gty-md-5 .gt-md-5, .gty-md-5 .gty-md-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-md-5 .gt-md-5 *, .gt-md-5 .gty-md-5 *, .gty-md-5 .gt-md-5 *, .gty-md-5 .gty-md-5 * {
    --bs-gutter-y: 3rem;
  }
}
@media (max-width: 991.98px) {
  .fz-lgd-10 {
    font-size: 10px !important;
  }
  .fz-lgd-12 {
    font-size: 12px !important;
  }
  .fz-lgd-14 {
    font-size: 14px !important;
  }
  .fz-lgd-16 {
    font-size: 16px !important;
  }
  .fz-lgd-18 {
    font-size: 18px !important;
  }
  .fz-lgd-20 {
    font-size: 20px !important;
  }
  .fz-lgd-22 {
    font-size: 22px !important;
  }
  .fz-lgd-24 {
    font-size: 24px !important;
  }
  .fz-lgd-26 {
    font-size: 26px !important;
  }
  .fz-lgd-28 {
    font-size: 28px !important;
  }
  .fz-lgd-30 {
    font-size: 30px !important;
  }
  .fz-lgd-32 {
    font-size: 32px !important;
  }
  .fz-lgd-34 {
    font-size: 34px !important;
  }
  .fz-lgd-36 {
    font-size: 36px !important;
  }
  .fz-lgd-38 {
    font-size: 38px !important;
  }
  .fz-lgd-44 {
    font-size: 44px !important;
  }
  .fz-lgd-46 {
    font-size: 46px !important;
  }
  .fz-lgd-48 {
    font-size: 48px !important;
  }
  .fz-lgd-60 {
    font-size: 60px !important;
  }
  .fz-lgd-240 {
    font-size: 240px !important;
  }
}
@media (min-width: 992px) {
  .fz-lg-10 {
    font-size: 10px !important;
  }
  .fz-lg-12 {
    font-size: 12px !important;
  }
  .fz-lg-14 {
    font-size: 14px !important;
  }
  .fz-lg-16 {
    font-size: 16px !important;
  }
  .fz-lg-18 {
    font-size: 18px !important;
  }
  .fz-lg-20 {
    font-size: 20px !important;
  }
  .fz-lg-22 {
    font-size: 22px !important;
  }
  .fz-lg-24 {
    font-size: 24px !important;
  }
  .fz-lg-26 {
    font-size: 26px !important;
  }
  .fz-lg-28 {
    font-size: 28px !important;
  }
  .fz-lg-30 {
    font-size: 30px !important;
  }
  .fz-lg-32 {
    font-size: 32px !important;
  }
  .fz-lg-34 {
    font-size: 34px !important;
  }
  .fz-lg-36 {
    font-size: 36px !important;
  }
  .fz-lg-38 {
    font-size: 38px !important;
  }
  .fz-lg-44 {
    font-size: 44px !important;
  }
  .fz-lg-46 {
    font-size: 46px !important;
  }
  .fz-lg-48 {
    font-size: 48px !important;
  }
  .fz-lg-60 {
    font-size: 60px !important;
  }
  .fz-lg-240 {
    font-size: 240px !important;
  }
  .fw-lg-300 {
    font-weight: 300 !important;
  }
  .fw-lg-400 {
    font-weight: 400 !important;
  }
  .fw-lg-500 {
    font-weight: 500 !important;
  }
  .fw-lg-700 {
    font-weight: 700 !important;
  }
  .fw-lg-bold {
    font-weight: 700 !important;
  }
  .fw-lg-normal {
    font-weight: 400 !important;
  }
  .lh-lg-0 {
    line-height: 0 !important;
  }
  .lh-lg-10 {
    line-height: 1 !important;
  }
  .lh-lg-11 {
    line-height: 1.1 !important;
  }
  .lh-lg-12 {
    line-height: 1.2 !important;
  }
  .lh-lg-13 {
    line-height: 1.3 !important;
  }
  .lh-lg-14 {
    line-height: 1.4 !important;
  }
  .lh-lg-18 {
    line-height: 1.8 !important;
  }
  .ls-lg-10 {
    letter-spacing: 1px !important;
  }
  .ls-lg-11 {
    letter-spacing: 1.1px !important;
  }
  .c-lg-w {
    color: #FFFFFF !important;
  }
  .c-lg-w-hf:hover, .c-lg-w-hf:focus {
    color: #FFFFFF !important;
    text-decoration: none !important;
  }
  .bg-lg-w {
    background-color: #FFFFFF !important;
  }
  .bg-lg-w .c-back {
    color: #FFFFFF !important;
  }
  .border-c-lg-w {
    border-color: #FFFFFF !important;
  }
  .c-lg-b {
    color: #000000 !important;
  }
  .c-lg-b-hf:hover, .c-lg-b-hf:focus {
    color: #000000 !important;
    text-decoration: none !important;
  }
  .bg-lg-b {
    background-color: #000000 !important;
  }
  .bg-lg-b .c-back {
    color: #000000 !important;
  }
  .border-c-lg-b {
    border-color: #000000 !important;
  }
  .c-lg-t {
    color: transparent !important;
  }
  .c-lg-t-hf:hover, .c-lg-t-hf:focus {
    color: transparent !important;
    text-decoration: none !important;
  }
  .bg-lg-t {
    background-color: transparent !important;
  }
  .bg-lg-t .c-back {
    color: transparent !important;
  }
  .border-c-lg-t {
    border-color: transparent !important;
  }
  .c-lg-1 {
    color: #202121 !important;
  }
  .c-lg-1-hf:hover, .c-lg-1-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-lg-1 {
    background-color: #202121 !important;
  }
  .bg-lg-1 .c-back {
    color: #202121 !important;
  }
  .border-c-lg-1 {
    border-color: #202121 !important;
  }
  .c-lg-2 {
    color: #202121 !important;
  }
  .c-lg-2-hf:hover, .c-lg-2-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-lg-2 {
    background-color: #202121 !important;
  }
  .bg-lg-2 .c-back {
    color: #202121 !important;
  }
  .border-c-lg-2 {
    border-color: #202121 !important;
  }
  .c-lg-3 {
    color: #ED1C24 !important;
  }
  .c-lg-3-hf:hover, .c-lg-3-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-lg-3 {
    background-color: #ED1C24 !important;
  }
  .bg-lg-3 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-lg-3 {
    border-color: #ED1C24 !important;
  }
  .c-lg-4 {
    color: #202121 !important;
  }
  .c-lg-4-hf:hover, .c-lg-4-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-lg-4 {
    background-color: #202121 !important;
  }
  .bg-lg-4 .c-back {
    color: #202121 !important;
  }
  .border-c-lg-4 {
    border-color: #202121 !important;
  }
  .c-lg-6 {
    color: #F35975 !important;
  }
  .c-lg-6-hf:hover, .c-lg-6-hf:focus {
    color: #F35975 !important;
    text-decoration: none !important;
  }
  .bg-lg-6 {
    background-color: #F35975 !important;
  }
  .bg-lg-6 .c-back {
    color: #F35975 !important;
  }
  .border-c-lg-6 {
    border-color: #F35975 !important;
  }
  .c-lg-7 {
    color: #999999 !important;
  }
  .c-lg-7-hf:hover, .c-lg-7-hf:focus {
    color: #999999 !important;
    text-decoration: none !important;
  }
  .bg-lg-7 {
    background-color: #999999 !important;
  }
  .bg-lg-7 .c-back {
    color: #999999 !important;
  }
  .border-c-lg-7 {
    border-color: #999999 !important;
  }
  .c-lg-c1 {
    color: #FCFCFC !important;
  }
  .c-lg-c1-hf:hover, .c-lg-c1-hf:focus {
    color: #FCFCFC !important;
    text-decoration: none !important;
  }
  .bg-lg-c1 {
    background-color: #FCFCFC !important;
  }
  .bg-lg-c1 .c-back {
    color: #FCFCFC !important;
  }
  .border-c-lg-c1 {
    border-color: #FCFCFC !important;
  }
  .c-lg-c2 {
    color: #ED1C24 !important;
  }
  .c-lg-c2-hf:hover, .c-lg-c2-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-lg-c2 {
    background-color: #ED1C24 !important;
  }
  .bg-lg-c2 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-lg-c2 {
    border-color: #ED1C24 !important;
  }
  .c-lg-c3 {
    color: #C30438 !important;
  }
  .c-lg-c3-hf:hover, .c-lg-c3-hf:focus {
    color: #C30438 !important;
    text-decoration: none !important;
  }
  .bg-lg-c3 {
    background-color: #C30438 !important;
  }
  .bg-lg-c3 .c-back {
    color: #C30438 !important;
  }
  .border-c-lg-c3 {
    border-color: #C30438 !important;
  }
  .c-lg-c4 {
    color: #F4F7F6 !important;
  }
  .c-lg-c4-hf:hover, .c-lg-c4-hf:focus {
    color: #F4F7F6 !important;
    text-decoration: none !important;
  }
  .bg-lg-c4 {
    background-color: #F4F7F6 !important;
  }
  .bg-lg-c4 .c-back {
    color: #F4F7F6 !important;
  }
  .border-c-lg-c4 {
    border-color: #F4F7F6 !important;
  }
  .c-lg-c5 {
    color: #E6EAEA !important;
  }
  .c-lg-c5-hf:hover, .c-lg-c5-hf:focus {
    color: #E6EAEA !important;
    text-decoration: none !important;
  }
  .bg-lg-c5 {
    background-color: #E6EAEA !important;
  }
  .bg-lg-c5 .c-back {
    color: #E6EAEA !important;
  }
  .border-c-lg-c5 {
    border-color: #E6EAEA !important;
  }
  .c-lg-c6 {
    color: #202121 !important;
  }
  .c-lg-c6-hf:hover, .c-lg-c6-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-lg-c6 {
    background-color: #202121 !important;
  }
  .bg-lg-c6 .c-back {
    color: #202121 !important;
  }
  .border-c-lg-c6 {
    border-color: #202121 !important;
  }
  .c-lg-c7 {
    color: #818285 !important;
  }
  .c-lg-c7-hf:hover, .c-lg-c7-hf:focus {
    color: #818285 !important;
    text-decoration: none !important;
  }
  .bg-lg-c7 {
    background-color: #818285 !important;
  }
  .bg-lg-c7 .c-back {
    color: #818285 !important;
  }
  .border-c-lg-c7 {
    border-color: #818285 !important;
  }
  .c-lg-c8 {
    color: #ffffff !important;
  }
  .c-lg-c8-hf:hover, .c-lg-c8-hf:focus {
    color: #ffffff !important;
    text-decoration: none !important;
  }
  .bg-lg-c8 {
    background-color: #ffffff !important;
  }
  .bg-lg-c8 .c-back {
    color: #ffffff !important;
  }
  .border-c-lg-c8 {
    border-color: #ffffff !important;
  }
  .c-lg-c9 {
    color: #C3C7C6 !important;
  }
  .c-lg-c9-hf:hover, .c-lg-c9-hf:focus {
    color: #C3C7C6 !important;
    text-decoration: none !important;
  }
  .bg-lg-c9 {
    background-color: #C3C7C6 !important;
  }
  .bg-lg-c9 .c-back {
    color: #C3C7C6 !important;
  }
  .border-c-lg-c9 {
    border-color: #C3C7C6 !important;
  }
  .c-lg-c10 {
    color: #0C121C !important;
  }
  .c-lg-c10-hf:hover, .c-lg-c10-hf:focus {
    color: #0C121C !important;
    text-decoration: none !important;
  }
  .bg-lg-c10 {
    background-color: #0C121C !important;
  }
  .bg-lg-c10 .c-back {
    color: #0C121C !important;
  }
  .border-c-lg-c10 {
    border-color: #0C121C !important;
  }
  .c-lg-c11 {
    color: #4FC4B6 !important;
  }
  .c-lg-c11-hf:hover, .c-lg-c11-hf:focus {
    color: #4FC4B6 !important;
    text-decoration: none !important;
  }
  .bg-lg-c11 {
    background-color: #4FC4B6 !important;
  }
  .bg-lg-c11 .c-back {
    color: #4FC4B6 !important;
  }
  .border-c-lg-c11 {
    border-color: #4FC4B6 !important;
  }
  .c-lg-yt {
    color: #c4302b !important;
  }
  .c-lg-yt-hf:hover, .c-lg-yt-hf:focus {
    color: #c4302b !important;
    text-decoration: none !important;
  }
  .bg-lg-yt {
    background-color: #c4302b !important;
  }
  .bg-lg-yt .c-back {
    color: #c4302b !important;
  }
  .border-c-lg-yt {
    border-color: #c4302b !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  .gx-lg-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
  .gx-lg-0 > * {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .gx-lg-0 > .col, .gx-lg-0 > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-0 {
    margin-bottom: -0 !important;
  }
  .gy-lg-0 > * {
    margin-bottom: 0 !important;
  }
  .l-lg-0 {
    left: 0 !important;
  }
  .r-lg-0 {
    right: 0 !important;
  }
  .t-lg-0 {
    top: 0 !important;
  }
  .b-lg-0 {
    bottom: 0 !important;
  }
  .mih-lg-0 {
    min-height: 0 !important;
  }
  .mah-lg-0 {
    max-height: 0 !important;
  }
  .miw-lg-0 {
    min-width: 0 !important;
  }
  .maw-lg-0 {
    max-width: 0 !important;
  }
  .h-lg-0 {
    height: 0 !important;
  }
  .w-lg-0 {
    width: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .gx-lg-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .gx-lg-1 > * {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .gx-lg-1 > .col, .gx-lg-1 > [class*="col-"] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-1 {
    margin-bottom: -0.25rem !important;
  }
  .gy-lg-1 > * {
    margin-bottom: 0.25rem !important;
  }
  .l-lg-1 {
    left: 0.25rem !important;
  }
  .r-lg-1 {
    right: 0.25rem !important;
  }
  .t-lg-1 {
    top: 0.25rem !important;
  }
  .b-lg-1 {
    bottom: 0.25rem !important;
  }
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .l-lg-n1 {
    left: -0.25rem !important;
  }
  .r-lg-n1 {
    right: -0.25rem !important;
  }
  .t-lg-n1 {
    top: -0.25rem !important;
  }
  .b-lg-n1 {
    bottom: -0.25rem !important;
  }
  .mih-lg-1 {
    min-height: 0.25rem !important;
  }
  .mah-lg-1 {
    max-height: 0.25rem !important;
  }
  .miw-lg-1 {
    min-width: 0.25rem !important;
  }
  .maw-lg-1 {
    max-width: 0.25rem !important;
  }
  .h-lg-1 {
    height: 0.25rem !important;
  }
  .w-lg-1 {
    width: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .gx-lg-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .gx-lg-2 > * {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .gx-lg-2 > .col, .gx-lg-2 > [class*="col-"] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-2 {
    margin-bottom: -0.5rem !important;
  }
  .gy-lg-2 > * {
    margin-bottom: 0.5rem !important;
  }
  .l-lg-2 {
    left: 0.5rem !important;
  }
  .r-lg-2 {
    right: 0.5rem !important;
  }
  .t-lg-2 {
    top: 0.5rem !important;
  }
  .b-lg-2 {
    bottom: 0.5rem !important;
  }
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .l-lg-n2 {
    left: -0.5rem !important;
  }
  .r-lg-n2 {
    right: -0.5rem !important;
  }
  .t-lg-n2 {
    top: -0.5rem !important;
  }
  .b-lg-n2 {
    bottom: -0.5rem !important;
  }
  .mih-lg-2 {
    min-height: 0.5rem !important;
  }
  .mah-lg-2 {
    max-height: 0.5rem !important;
  }
  .miw-lg-2 {
    min-width: 0.5rem !important;
  }
  .maw-lg-2 {
    max-width: 0.5rem !important;
  }
  .h-lg-2 {
    height: 0.5rem !important;
  }
  .w-lg-2 {
    width: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 0.75rem !important;
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 0.75rem !important;
  }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 0.75rem !important;
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 0.75rem !important;
  }
  .p-lg-3 {
    padding: 0.75rem !important;
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 0.75rem !important;
  }
  .pr-lg-3, .px-lg-3 {
    padding-right: 0.75rem !important;
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-lg-3, .px-lg-3 {
    padding-left: 0.75rem !important;
  }
  .gx-lg-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .gx-lg-3 > * {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .gx-lg-3 > .col, .gx-lg-3 > [class*="col-"] {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-3 {
    margin-bottom: -0.75rem !important;
  }
  .gy-lg-3 > * {
    margin-bottom: 0.75rem !important;
  }
  .l-lg-3 {
    left: 0.75rem !important;
  }
  .r-lg-3 {
    right: 0.75rem !important;
  }
  .t-lg-3 {
    top: 0.75rem !important;
  }
  .b-lg-3 {
    bottom: 0.75rem !important;
  }
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -0.75rem !important;
  }
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -0.75rem !important;
  }
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -0.75rem !important;
  }
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -0.75rem !important;
  }
  .l-lg-n3 {
    left: -0.75rem !important;
  }
  .r-lg-n3 {
    right: -0.75rem !important;
  }
  .t-lg-n3 {
    top: -0.75rem !important;
  }
  .b-lg-n3 {
    bottom: -0.75rem !important;
  }
  .mih-lg-3 {
    min-height: 0.75rem !important;
  }
  .mah-lg-3 {
    max-height: 0.75rem !important;
  }
  .miw-lg-3 {
    min-width: 0.75rem !important;
  }
  .maw-lg-3 {
    max-width: 0.75rem !important;
  }
  .h-lg-3 {
    height: 0.75rem !important;
  }
  .w-lg-3 {
    width: 0.75rem !important;
  }
  .m-lg-4 {
    margin: 1rem !important;
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1rem !important;
  }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1rem !important;
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1rem !important;
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1rem !important;
  }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1rem !important;
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1rem !important;
  }
  .gx-lg-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .gx-lg-4 > * {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .gx-lg-4 > .col, .gx-lg-4 > [class*="col-"] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-4 {
    margin-bottom: -1rem !important;
  }
  .gy-lg-4 > * {
    margin-bottom: 1rem !important;
  }
  .l-lg-4 {
    left: 1rem !important;
  }
  .r-lg-4 {
    right: 1rem !important;
  }
  .t-lg-4 {
    top: 1rem !important;
  }
  .b-lg-4 {
    bottom: 1rem !important;
  }
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1rem !important;
  }
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1rem !important;
  }
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1rem !important;
  }
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1rem !important;
  }
  .l-lg-n4 {
    left: -1rem !important;
  }
  .r-lg-n4 {
    right: -1rem !important;
  }
  .t-lg-n4 {
    top: -1rem !important;
  }
  .b-lg-n4 {
    bottom: -1rem !important;
  }
  .mih-lg-4 {
    min-height: 1rem !important;
  }
  .mah-lg-4 {
    max-height: 1rem !important;
  }
  .miw-lg-4 {
    min-width: 1rem !important;
  }
  .maw-lg-4 {
    max-width: 1rem !important;
  }
  .h-lg-4 {
    height: 1rem !important;
  }
  .w-lg-4 {
    width: 1rem !important;
  }
  .m-lg-5 {
    margin: 1.25rem !important;
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 1.25rem !important;
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 1.25rem !important;
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 1.25rem !important;
  }
  .p-lg-5 {
    padding: 1.25rem !important;
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 1.25rem !important;
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 1.25rem !important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 1.25rem !important;
  }
  .gx-lg-5 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .gx-lg-5 > * {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .gx-lg-5 > .col, .gx-lg-5 > [class*="col-"] {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-5 {
    margin-bottom: -1.25rem !important;
  }
  .gy-lg-5 > * {
    margin-bottom: 1.25rem !important;
  }
  .l-lg-5 {
    left: 1.25rem !important;
  }
  .r-lg-5 {
    right: 1.25rem !important;
  }
  .t-lg-5 {
    top: 1.25rem !important;
  }
  .b-lg-5 {
    bottom: 1.25rem !important;
  }
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -1.25rem !important;
  }
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -1.25rem !important;
  }
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -1.25rem !important;
  }
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -1.25rem !important;
  }
  .l-lg-n5 {
    left: -1.25rem !important;
  }
  .r-lg-n5 {
    right: -1.25rem !important;
  }
  .t-lg-n5 {
    top: -1.25rem !important;
  }
  .b-lg-n5 {
    bottom: -1.25rem !important;
  }
  .mih-lg-5 {
    min-height: 1.25rem !important;
  }
  .mah-lg-5 {
    max-height: 1.25rem !important;
  }
  .miw-lg-5 {
    min-width: 1.25rem !important;
  }
  .maw-lg-5 {
    max-width: 1.25rem !important;
  }
  .h-lg-5 {
    height: 1.25rem !important;
  }
  .w-lg-5 {
    width: 1.25rem !important;
  }
  .m-lg-6 {
    margin: 1.5rem !important;
  }
  .mt-lg-6, .my-lg-6 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-6, .mx-lg-6 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-6, .my-lg-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-6, .mx-lg-6 {
    margin-left: 1.5rem !important;
  }
  .p-lg-6 {
    padding: 1.5rem !important;
  }
  .pt-lg-6, .py-lg-6 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-6, .px-lg-6 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-6, .py-lg-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-6, .px-lg-6 {
    padding-left: 1.5rem !important;
  }
  .gx-lg-6 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .gx-lg-6 > * {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .gx-lg-6 > .col, .gx-lg-6 > [class*="col-"] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-6 {
    margin-bottom: -1.5rem !important;
  }
  .gy-lg-6 > * {
    margin-bottom: 1.5rem !important;
  }
  .l-lg-6 {
    left: 1.5rem !important;
  }
  .r-lg-6 {
    right: 1.5rem !important;
  }
  .t-lg-6 {
    top: 1.5rem !important;
  }
  .b-lg-6 {
    bottom: 1.5rem !important;
  }
  .mt-lg-n6, .my-lg-n6 {
    margin-top: -1.5rem !important;
  }
  .ml-lg-n6, .mx-lg-n6 {
    margin-left: -1.5rem !important;
  }
  .mb-lg-n6, .my-lg-n6 {
    margin-bottom: -1.5rem !important;
  }
  .mr-lg-n6, .mx-lg-n6 {
    margin-right: -1.5rem !important;
  }
  .l-lg-n6 {
    left: -1.5rem !important;
  }
  .r-lg-n6 {
    right: -1.5rem !important;
  }
  .t-lg-n6 {
    top: -1.5rem !important;
  }
  .b-lg-n6 {
    bottom: -1.5rem !important;
  }
  .mih-lg-6 {
    min-height: 1.5rem !important;
  }
  .mah-lg-6 {
    max-height: 1.5rem !important;
  }
  .miw-lg-6 {
    min-width: 1.5rem !important;
  }
  .maw-lg-6 {
    max-width: 1.5rem !important;
  }
  .h-lg-6 {
    height: 1.5rem !important;
  }
  .w-lg-6 {
    width: 1.5rem !important;
  }
  .m-lg-7 {
    margin: 1.75rem !important;
  }
  .mt-lg-7, .my-lg-7 {
    margin-top: 1.75rem !important;
  }
  .mr-lg-7, .mx-lg-7 {
    margin-right: 1.75rem !important;
  }
  .mb-lg-7, .my-lg-7 {
    margin-bottom: 1.75rem !important;
  }
  .ml-lg-7, .mx-lg-7 {
    margin-left: 1.75rem !important;
  }
  .p-lg-7 {
    padding: 1.75rem !important;
  }
  .pt-lg-7, .py-lg-7 {
    padding-top: 1.75rem !important;
  }
  .pr-lg-7, .px-lg-7 {
    padding-right: 1.75rem !important;
  }
  .pb-lg-7, .py-lg-7 {
    padding-bottom: 1.75rem !important;
  }
  .pl-lg-7, .px-lg-7 {
    padding-left: 1.75rem !important;
  }
  .gx-lg-7 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .gx-lg-7 > * {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .gx-lg-7 > .col, .gx-lg-7 > [class*="col-"] {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-7 {
    margin-bottom: -1.75rem !important;
  }
  .gy-lg-7 > * {
    margin-bottom: 1.75rem !important;
  }
  .l-lg-7 {
    left: 1.75rem !important;
  }
  .r-lg-7 {
    right: 1.75rem !important;
  }
  .t-lg-7 {
    top: 1.75rem !important;
  }
  .b-lg-7 {
    bottom: 1.75rem !important;
  }
  .mt-lg-n7, .my-lg-n7 {
    margin-top: -1.75rem !important;
  }
  .ml-lg-n7, .mx-lg-n7 {
    margin-left: -1.75rem !important;
  }
  .mb-lg-n7, .my-lg-n7 {
    margin-bottom: -1.75rem !important;
  }
  .mr-lg-n7, .mx-lg-n7 {
    margin-right: -1.75rem !important;
  }
  .l-lg-n7 {
    left: -1.75rem !important;
  }
  .r-lg-n7 {
    right: -1.75rem !important;
  }
  .t-lg-n7 {
    top: -1.75rem !important;
  }
  .b-lg-n7 {
    bottom: -1.75rem !important;
  }
  .mih-lg-7 {
    min-height: 1.75rem !important;
  }
  .mah-lg-7 {
    max-height: 1.75rem !important;
  }
  .miw-lg-7 {
    min-width: 1.75rem !important;
  }
  .maw-lg-7 {
    max-width: 1.75rem !important;
  }
  .h-lg-7 {
    height: 1.75rem !important;
  }
  .w-lg-7 {
    width: 1.75rem !important;
  }
  .m-lg-8 {
    margin: 2rem !important;
  }
  .mt-lg-8, .my-lg-8 {
    margin-top: 2rem !important;
  }
  .mr-lg-8, .mx-lg-8 {
    margin-right: 2rem !important;
  }
  .mb-lg-8, .my-lg-8 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-8, .mx-lg-8 {
    margin-left: 2rem !important;
  }
  .p-lg-8 {
    padding: 2rem !important;
  }
  .pt-lg-8, .py-lg-8 {
    padding-top: 2rem !important;
  }
  .pr-lg-8, .px-lg-8 {
    padding-right: 2rem !important;
  }
  .pb-lg-8, .py-lg-8 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-8, .px-lg-8 {
    padding-left: 2rem !important;
  }
  .gx-lg-8 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .gx-lg-8 > * {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .gx-lg-8 > .col, .gx-lg-8 > [class*="col-"] {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-8 {
    margin-bottom: -2rem !important;
  }
  .gy-lg-8 > * {
    margin-bottom: 2rem !important;
  }
  .l-lg-8 {
    left: 2rem !important;
  }
  .r-lg-8 {
    right: 2rem !important;
  }
  .t-lg-8 {
    top: 2rem !important;
  }
  .b-lg-8 {
    bottom: 2rem !important;
  }
  .mt-lg-n8, .my-lg-n8 {
    margin-top: -2rem !important;
  }
  .ml-lg-n8, .mx-lg-n8 {
    margin-left: -2rem !important;
  }
  .mb-lg-n8, .my-lg-n8 {
    margin-bottom: -2rem !important;
  }
  .mr-lg-n8, .mx-lg-n8 {
    margin-right: -2rem !important;
  }
  .l-lg-n8 {
    left: -2rem !important;
  }
  .r-lg-n8 {
    right: -2rem !important;
  }
  .t-lg-n8 {
    top: -2rem !important;
  }
  .b-lg-n8 {
    bottom: -2rem !important;
  }
  .mih-lg-8 {
    min-height: 2rem !important;
  }
  .mah-lg-8 {
    max-height: 2rem !important;
  }
  .miw-lg-8 {
    min-width: 2rem !important;
  }
  .maw-lg-8 {
    max-width: 2rem !important;
  }
  .h-lg-8 {
    height: 2rem !important;
  }
  .w-lg-8 {
    width: 2rem !important;
  }
  .m-lg-9 {
    margin: 2.25rem !important;
  }
  .mt-lg-9, .my-lg-9 {
    margin-top: 2.25rem !important;
  }
  .mr-lg-9, .mx-lg-9 {
    margin-right: 2.25rem !important;
  }
  .mb-lg-9, .my-lg-9 {
    margin-bottom: 2.25rem !important;
  }
  .ml-lg-9, .mx-lg-9 {
    margin-left: 2.25rem !important;
  }
  .p-lg-9 {
    padding: 2.25rem !important;
  }
  .pt-lg-9, .py-lg-9 {
    padding-top: 2.25rem !important;
  }
  .pr-lg-9, .px-lg-9 {
    padding-right: 2.25rem !important;
  }
  .pb-lg-9, .py-lg-9 {
    padding-bottom: 2.25rem !important;
  }
  .pl-lg-9, .px-lg-9 {
    padding-left: 2.25rem !important;
  }
  .gx-lg-9 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .gx-lg-9 > * {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .gx-lg-9 > .col, .gx-lg-9 > [class*="col-"] {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-9 {
    margin-bottom: -2.25rem !important;
  }
  .gy-lg-9 > * {
    margin-bottom: 2.25rem !important;
  }
  .l-lg-9 {
    left: 2.25rem !important;
  }
  .r-lg-9 {
    right: 2.25rem !important;
  }
  .t-lg-9 {
    top: 2.25rem !important;
  }
  .b-lg-9 {
    bottom: 2.25rem !important;
  }
  .mt-lg-n9, .my-lg-n9 {
    margin-top: -2.25rem !important;
  }
  .ml-lg-n9, .mx-lg-n9 {
    margin-left: -2.25rem !important;
  }
  .mb-lg-n9, .my-lg-n9 {
    margin-bottom: -2.25rem !important;
  }
  .mr-lg-n9, .mx-lg-n9 {
    margin-right: -2.25rem !important;
  }
  .l-lg-n9 {
    left: -2.25rem !important;
  }
  .r-lg-n9 {
    right: -2.25rem !important;
  }
  .t-lg-n9 {
    top: -2.25rem !important;
  }
  .b-lg-n9 {
    bottom: -2.25rem !important;
  }
  .mih-lg-9 {
    min-height: 2.25rem !important;
  }
  .mah-lg-9 {
    max-height: 2.25rem !important;
  }
  .miw-lg-9 {
    min-width: 2.25rem !important;
  }
  .maw-lg-9 {
    max-width: 2.25rem !important;
  }
  .h-lg-9 {
    height: 2.25rem !important;
  }
  .w-lg-9 {
    width: 2.25rem !important;
  }
  .m-lg-10 {
    margin: 2.5rem !important;
  }
  .mt-lg-10, .my-lg-10 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-10, .mx-lg-10 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-10, .my-lg-10 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-10, .mx-lg-10 {
    margin-left: 2.5rem !important;
  }
  .p-lg-10 {
    padding: 2.5rem !important;
  }
  .pt-lg-10, .py-lg-10 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-10, .px-lg-10 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-10, .py-lg-10 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-10, .px-lg-10 {
    padding-left: 2.5rem !important;
  }
  .gx-lg-10 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .gx-lg-10 > * {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .gx-lg-10 > .col, .gx-lg-10 > [class*="col-"] {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-10 {
    margin-bottom: -2.5rem !important;
  }
  .gy-lg-10 > * {
    margin-bottom: 2.5rem !important;
  }
  .l-lg-10 {
    left: 2.5rem !important;
  }
  .r-lg-10 {
    right: 2.5rem !important;
  }
  .t-lg-10 {
    top: 2.5rem !important;
  }
  .b-lg-10 {
    bottom: 2.5rem !important;
  }
  .mt-lg-n10, .my-lg-n10 {
    margin-top: -2.5rem !important;
  }
  .ml-lg-n10, .mx-lg-n10 {
    margin-left: -2.5rem !important;
  }
  .mb-lg-n10, .my-lg-n10 {
    margin-bottom: -2.5rem !important;
  }
  .mr-lg-n10, .mx-lg-n10 {
    margin-right: -2.5rem !important;
  }
  .l-lg-n10 {
    left: -2.5rem !important;
  }
  .r-lg-n10 {
    right: -2.5rem !important;
  }
  .t-lg-n10 {
    top: -2.5rem !important;
  }
  .b-lg-n10 {
    bottom: -2.5rem !important;
  }
  .mih-lg-10 {
    min-height: 2.5rem !important;
  }
  .mah-lg-10 {
    max-height: 2.5rem !important;
  }
  .miw-lg-10 {
    min-width: 2.5rem !important;
  }
  .maw-lg-10 {
    max-width: 2.5rem !important;
  }
  .h-lg-10 {
    height: 2.5rem !important;
  }
  .w-lg-10 {
    width: 2.5rem !important;
  }
  .m-lg-11 {
    margin: 2.75rem !important;
  }
  .mt-lg-11, .my-lg-11 {
    margin-top: 2.75rem !important;
  }
  .mr-lg-11, .mx-lg-11 {
    margin-right: 2.75rem !important;
  }
  .mb-lg-11, .my-lg-11 {
    margin-bottom: 2.75rem !important;
  }
  .ml-lg-11, .mx-lg-11 {
    margin-left: 2.75rem !important;
  }
  .p-lg-11 {
    padding: 2.75rem !important;
  }
  .pt-lg-11, .py-lg-11 {
    padding-top: 2.75rem !important;
  }
  .pr-lg-11, .px-lg-11 {
    padding-right: 2.75rem !important;
  }
  .pb-lg-11, .py-lg-11 {
    padding-bottom: 2.75rem !important;
  }
  .pl-lg-11, .px-lg-11 {
    padding-left: 2.75rem !important;
  }
  .gx-lg-11 {
    margin-right: -2.75rem !important;
    margin-left: -2.75rem !important;
  }
  .gx-lg-11 > * {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .gx-lg-11 > .col, .gx-lg-11 > [class*="col-"] {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-11 {
    margin-bottom: -2.75rem !important;
  }
  .gy-lg-11 > * {
    margin-bottom: 2.75rem !important;
  }
  .l-lg-11 {
    left: 2.75rem !important;
  }
  .r-lg-11 {
    right: 2.75rem !important;
  }
  .t-lg-11 {
    top: 2.75rem !important;
  }
  .b-lg-11 {
    bottom: 2.75rem !important;
  }
  .mt-lg-n11, .my-lg-n11 {
    margin-top: -2.75rem !important;
  }
  .ml-lg-n11, .mx-lg-n11 {
    margin-left: -2.75rem !important;
  }
  .mb-lg-n11, .my-lg-n11 {
    margin-bottom: -2.75rem !important;
  }
  .mr-lg-n11, .mx-lg-n11 {
    margin-right: -2.75rem !important;
  }
  .l-lg-n11 {
    left: -2.75rem !important;
  }
  .r-lg-n11 {
    right: -2.75rem !important;
  }
  .t-lg-n11 {
    top: -2.75rem !important;
  }
  .b-lg-n11 {
    bottom: -2.75rem !important;
  }
  .mih-lg-11 {
    min-height: 2.75rem !important;
  }
  .mah-lg-11 {
    max-height: 2.75rem !important;
  }
  .miw-lg-11 {
    min-width: 2.75rem !important;
  }
  .maw-lg-11 {
    max-width: 2.75rem !important;
  }
  .h-lg-11 {
    height: 2.75rem !important;
  }
  .w-lg-11 {
    width: 2.75rem !important;
  }
  .m-lg-12 {
    margin: 3rem !important;
  }
  .mt-lg-12, .my-lg-12 {
    margin-top: 3rem !important;
  }
  .mr-lg-12, .mx-lg-12 {
    margin-right: 3rem !important;
  }
  .mb-lg-12, .my-lg-12 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-12, .mx-lg-12 {
    margin-left: 3rem !important;
  }
  .p-lg-12 {
    padding: 3rem !important;
  }
  .pt-lg-12, .py-lg-12 {
    padding-top: 3rem !important;
  }
  .pr-lg-12, .px-lg-12 {
    padding-right: 3rem !important;
  }
  .pb-lg-12, .py-lg-12 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-12, .px-lg-12 {
    padding-left: 3rem !important;
  }
  .gx-lg-12 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .gx-lg-12 > * {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .gx-lg-12 > .col, .gx-lg-12 > [class*="col-"] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-12 {
    margin-bottom: -3rem !important;
  }
  .gy-lg-12 > * {
    margin-bottom: 3rem !important;
  }
  .l-lg-12 {
    left: 3rem !important;
  }
  .r-lg-12 {
    right: 3rem !important;
  }
  .t-lg-12 {
    top: 3rem !important;
  }
  .b-lg-12 {
    bottom: 3rem !important;
  }
  .mt-lg-n12, .my-lg-n12 {
    margin-top: -3rem !important;
  }
  .ml-lg-n12, .mx-lg-n12 {
    margin-left: -3rem !important;
  }
  .mb-lg-n12, .my-lg-n12 {
    margin-bottom: -3rem !important;
  }
  .mr-lg-n12, .mx-lg-n12 {
    margin-right: -3rem !important;
  }
  .l-lg-n12 {
    left: -3rem !important;
  }
  .r-lg-n12 {
    right: -3rem !important;
  }
  .t-lg-n12 {
    top: -3rem !important;
  }
  .b-lg-n12 {
    bottom: -3rem !important;
  }
  .mih-lg-12 {
    min-height: 3rem !important;
  }
  .mah-lg-12 {
    max-height: 3rem !important;
  }
  .miw-lg-12 {
    min-width: 3rem !important;
  }
  .maw-lg-12 {
    max-width: 3rem !important;
  }
  .h-lg-12 {
    height: 3rem !important;
  }
  .w-lg-12 {
    width: 3rem !important;
  }
  .m-lg-13 {
    margin: 3.25rem !important;
  }
  .mt-lg-13, .my-lg-13 {
    margin-top: 3.25rem !important;
  }
  .mr-lg-13, .mx-lg-13 {
    margin-right: 3.25rem !important;
  }
  .mb-lg-13, .my-lg-13 {
    margin-bottom: 3.25rem !important;
  }
  .ml-lg-13, .mx-lg-13 {
    margin-left: 3.25rem !important;
  }
  .p-lg-13 {
    padding: 3.25rem !important;
  }
  .pt-lg-13, .py-lg-13 {
    padding-top: 3.25rem !important;
  }
  .pr-lg-13, .px-lg-13 {
    padding-right: 3.25rem !important;
  }
  .pb-lg-13, .py-lg-13 {
    padding-bottom: 3.25rem !important;
  }
  .pl-lg-13, .px-lg-13 {
    padding-left: 3.25rem !important;
  }
  .gx-lg-13 {
    margin-right: -3.25rem !important;
    margin-left: -3.25rem !important;
  }
  .gx-lg-13 > * {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .gx-lg-13 > .col, .gx-lg-13 > [class*="col-"] {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-13 {
    margin-bottom: -3.25rem !important;
  }
  .gy-lg-13 > * {
    margin-bottom: 3.25rem !important;
  }
  .l-lg-13 {
    left: 3.25rem !important;
  }
  .r-lg-13 {
    right: 3.25rem !important;
  }
  .t-lg-13 {
    top: 3.25rem !important;
  }
  .b-lg-13 {
    bottom: 3.25rem !important;
  }
  .mt-lg-n13, .my-lg-n13 {
    margin-top: -3.25rem !important;
  }
  .ml-lg-n13, .mx-lg-n13 {
    margin-left: -3.25rem !important;
  }
  .mb-lg-n13, .my-lg-n13 {
    margin-bottom: -3.25rem !important;
  }
  .mr-lg-n13, .mx-lg-n13 {
    margin-right: -3.25rem !important;
  }
  .l-lg-n13 {
    left: -3.25rem !important;
  }
  .r-lg-n13 {
    right: -3.25rem !important;
  }
  .t-lg-n13 {
    top: -3.25rem !important;
  }
  .b-lg-n13 {
    bottom: -3.25rem !important;
  }
  .mih-lg-13 {
    min-height: 3.25rem !important;
  }
  .mah-lg-13 {
    max-height: 3.25rem !important;
  }
  .miw-lg-13 {
    min-width: 3.25rem !important;
  }
  .maw-lg-13 {
    max-width: 3.25rem !important;
  }
  .h-lg-13 {
    height: 3.25rem !important;
  }
  .w-lg-13 {
    width: 3.25rem !important;
  }
  .m-lg-14 {
    margin: 3.5rem !important;
  }
  .mt-lg-14, .my-lg-14 {
    margin-top: 3.5rem !important;
  }
  .mr-lg-14, .mx-lg-14 {
    margin-right: 3.5rem !important;
  }
  .mb-lg-14, .my-lg-14 {
    margin-bottom: 3.5rem !important;
  }
  .ml-lg-14, .mx-lg-14 {
    margin-left: 3.5rem !important;
  }
  .p-lg-14 {
    padding: 3.5rem !important;
  }
  .pt-lg-14, .py-lg-14 {
    padding-top: 3.5rem !important;
  }
  .pr-lg-14, .px-lg-14 {
    padding-right: 3.5rem !important;
  }
  .pb-lg-14, .py-lg-14 {
    padding-bottom: 3.5rem !important;
  }
  .pl-lg-14, .px-lg-14 {
    padding-left: 3.5rem !important;
  }
  .gx-lg-14 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .gx-lg-14 > * {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .gx-lg-14 > .col, .gx-lg-14 > [class*="col-"] {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-14 {
    margin-bottom: -3.5rem !important;
  }
  .gy-lg-14 > * {
    margin-bottom: 3.5rem !important;
  }
  .l-lg-14 {
    left: 3.5rem !important;
  }
  .r-lg-14 {
    right: 3.5rem !important;
  }
  .t-lg-14 {
    top: 3.5rem !important;
  }
  .b-lg-14 {
    bottom: 3.5rem !important;
  }
  .mt-lg-n14, .my-lg-n14 {
    margin-top: -3.5rem !important;
  }
  .ml-lg-n14, .mx-lg-n14 {
    margin-left: -3.5rem !important;
  }
  .mb-lg-n14, .my-lg-n14 {
    margin-bottom: -3.5rem !important;
  }
  .mr-lg-n14, .mx-lg-n14 {
    margin-right: -3.5rem !important;
  }
  .l-lg-n14 {
    left: -3.5rem !important;
  }
  .r-lg-n14 {
    right: -3.5rem !important;
  }
  .t-lg-n14 {
    top: -3.5rem !important;
  }
  .b-lg-n14 {
    bottom: -3.5rem !important;
  }
  .mih-lg-14 {
    min-height: 3.5rem !important;
  }
  .mah-lg-14 {
    max-height: 3.5rem !important;
  }
  .miw-lg-14 {
    min-width: 3.5rem !important;
  }
  .maw-lg-14 {
    max-width: 3.5rem !important;
  }
  .h-lg-14 {
    height: 3.5rem !important;
  }
  .w-lg-14 {
    width: 3.5rem !important;
  }
  .m-lg-15 {
    margin: 3.75rem !important;
  }
  .mt-lg-15, .my-lg-15 {
    margin-top: 3.75rem !important;
  }
  .mr-lg-15, .mx-lg-15 {
    margin-right: 3.75rem !important;
  }
  .mb-lg-15, .my-lg-15 {
    margin-bottom: 3.75rem !important;
  }
  .ml-lg-15, .mx-lg-15 {
    margin-left: 3.75rem !important;
  }
  .p-lg-15 {
    padding: 3.75rem !important;
  }
  .pt-lg-15, .py-lg-15 {
    padding-top: 3.75rem !important;
  }
  .pr-lg-15, .px-lg-15 {
    padding-right: 3.75rem !important;
  }
  .pb-lg-15, .py-lg-15 {
    padding-bottom: 3.75rem !important;
  }
  .pl-lg-15, .px-lg-15 {
    padding-left: 3.75rem !important;
  }
  .gx-lg-15 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .gx-lg-15 > * {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .gx-lg-15 > .col, .gx-lg-15 > [class*="col-"] {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-15 {
    margin-bottom: -3.75rem !important;
  }
  .gy-lg-15 > * {
    margin-bottom: 3.75rem !important;
  }
  .l-lg-15 {
    left: 3.75rem !important;
  }
  .r-lg-15 {
    right: 3.75rem !important;
  }
  .t-lg-15 {
    top: 3.75rem !important;
  }
  .b-lg-15 {
    bottom: 3.75rem !important;
  }
  .mt-lg-n15, .my-lg-n15 {
    margin-top: -3.75rem !important;
  }
  .ml-lg-n15, .mx-lg-n15 {
    margin-left: -3.75rem !important;
  }
  .mb-lg-n15, .my-lg-n15 {
    margin-bottom: -3.75rem !important;
  }
  .mr-lg-n15, .mx-lg-n15 {
    margin-right: -3.75rem !important;
  }
  .l-lg-n15 {
    left: -3.75rem !important;
  }
  .r-lg-n15 {
    right: -3.75rem !important;
  }
  .t-lg-n15 {
    top: -3.75rem !important;
  }
  .b-lg-n15 {
    bottom: -3.75rem !important;
  }
  .mih-lg-15 {
    min-height: 3.75rem !important;
  }
  .mah-lg-15 {
    max-height: 3.75rem !important;
  }
  .miw-lg-15 {
    min-width: 3.75rem !important;
  }
  .maw-lg-15 {
    max-width: 3.75rem !important;
  }
  .h-lg-15 {
    height: 3.75rem !important;
  }
  .w-lg-15 {
    width: 3.75rem !important;
  }
  .m-lg-16 {
    margin: 4rem !important;
  }
  .mt-lg-16, .my-lg-16 {
    margin-top: 4rem !important;
  }
  .mr-lg-16, .mx-lg-16 {
    margin-right: 4rem !important;
  }
  .mb-lg-16, .my-lg-16 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-16, .mx-lg-16 {
    margin-left: 4rem !important;
  }
  .p-lg-16 {
    padding: 4rem !important;
  }
  .pt-lg-16, .py-lg-16 {
    padding-top: 4rem !important;
  }
  .pr-lg-16, .px-lg-16 {
    padding-right: 4rem !important;
  }
  .pb-lg-16, .py-lg-16 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-16, .px-lg-16 {
    padding-left: 4rem !important;
  }
  .gx-lg-16 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .gx-lg-16 > * {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .gx-lg-16 > .col, .gx-lg-16 > [class*="col-"] {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-16 {
    margin-bottom: -4rem !important;
  }
  .gy-lg-16 > * {
    margin-bottom: 4rem !important;
  }
  .l-lg-16 {
    left: 4rem !important;
  }
  .r-lg-16 {
    right: 4rem !important;
  }
  .t-lg-16 {
    top: 4rem !important;
  }
  .b-lg-16 {
    bottom: 4rem !important;
  }
  .mt-lg-n16, .my-lg-n16 {
    margin-top: -4rem !important;
  }
  .ml-lg-n16, .mx-lg-n16 {
    margin-left: -4rem !important;
  }
  .mb-lg-n16, .my-lg-n16 {
    margin-bottom: -4rem !important;
  }
  .mr-lg-n16, .mx-lg-n16 {
    margin-right: -4rem !important;
  }
  .l-lg-n16 {
    left: -4rem !important;
  }
  .r-lg-n16 {
    right: -4rem !important;
  }
  .t-lg-n16 {
    top: -4rem !important;
  }
  .b-lg-n16 {
    bottom: -4rem !important;
  }
  .mih-lg-16 {
    min-height: 4rem !important;
  }
  .mah-lg-16 {
    max-height: 4rem !important;
  }
  .miw-lg-16 {
    min-width: 4rem !important;
  }
  .maw-lg-16 {
    max-width: 4rem !important;
  }
  .h-lg-16 {
    height: 4rem !important;
  }
  .w-lg-16 {
    width: 4rem !important;
  }
  .m-lg-17 {
    margin: 4.25rem !important;
  }
  .mt-lg-17, .my-lg-17 {
    margin-top: 4.25rem !important;
  }
  .mr-lg-17, .mx-lg-17 {
    margin-right: 4.25rem !important;
  }
  .mb-lg-17, .my-lg-17 {
    margin-bottom: 4.25rem !important;
  }
  .ml-lg-17, .mx-lg-17 {
    margin-left: 4.25rem !important;
  }
  .p-lg-17 {
    padding: 4.25rem !important;
  }
  .pt-lg-17, .py-lg-17 {
    padding-top: 4.25rem !important;
  }
  .pr-lg-17, .px-lg-17 {
    padding-right: 4.25rem !important;
  }
  .pb-lg-17, .py-lg-17 {
    padding-bottom: 4.25rem !important;
  }
  .pl-lg-17, .px-lg-17 {
    padding-left: 4.25rem !important;
  }
  .gx-lg-17 {
    margin-right: -4.25rem !important;
    margin-left: -4.25rem !important;
  }
  .gx-lg-17 > * {
    margin-right: 4.25rem !important;
    margin-left: 4.25rem !important;
  }
  .gx-lg-17 > .col, .gx-lg-17 > [class*="col-"] {
    padding-right: 4.25rem !important;
    padding-left: 4.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-17 {
    margin-bottom: -4.25rem !important;
  }
  .gy-lg-17 > * {
    margin-bottom: 4.25rem !important;
  }
  .l-lg-17 {
    left: 4.25rem !important;
  }
  .r-lg-17 {
    right: 4.25rem !important;
  }
  .t-lg-17 {
    top: 4.25rem !important;
  }
  .b-lg-17 {
    bottom: 4.25rem !important;
  }
  .mt-lg-n17, .my-lg-n17 {
    margin-top: -4.25rem !important;
  }
  .ml-lg-n17, .mx-lg-n17 {
    margin-left: -4.25rem !important;
  }
  .mb-lg-n17, .my-lg-n17 {
    margin-bottom: -4.25rem !important;
  }
  .mr-lg-n17, .mx-lg-n17 {
    margin-right: -4.25rem !important;
  }
  .l-lg-n17 {
    left: -4.25rem !important;
  }
  .r-lg-n17 {
    right: -4.25rem !important;
  }
  .t-lg-n17 {
    top: -4.25rem !important;
  }
  .b-lg-n17 {
    bottom: -4.25rem !important;
  }
  .mih-lg-17 {
    min-height: 4.25rem !important;
  }
  .mah-lg-17 {
    max-height: 4.25rem !important;
  }
  .miw-lg-17 {
    min-width: 4.25rem !important;
  }
  .maw-lg-17 {
    max-width: 4.25rem !important;
  }
  .h-lg-17 {
    height: 4.25rem !important;
  }
  .w-lg-17 {
    width: 4.25rem !important;
  }
  .m-lg-18 {
    margin: 4.5rem !important;
  }
  .mt-lg-18, .my-lg-18 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-18, .mx-lg-18 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-18, .my-lg-18 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-18, .mx-lg-18 {
    margin-left: 4.5rem !important;
  }
  .p-lg-18 {
    padding: 4.5rem !important;
  }
  .pt-lg-18, .py-lg-18 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-18, .px-lg-18 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-18, .py-lg-18 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-18, .px-lg-18 {
    padding-left: 4.5rem !important;
  }
  .gx-lg-18 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .gx-lg-18 > * {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .gx-lg-18 > .col, .gx-lg-18 > [class*="col-"] {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-18 {
    margin-bottom: -4.5rem !important;
  }
  .gy-lg-18 > * {
    margin-bottom: 4.5rem !important;
  }
  .l-lg-18 {
    left: 4.5rem !important;
  }
  .r-lg-18 {
    right: 4.5rem !important;
  }
  .t-lg-18 {
    top: 4.5rem !important;
  }
  .b-lg-18 {
    bottom: 4.5rem !important;
  }
  .mt-lg-n18, .my-lg-n18 {
    margin-top: -4.5rem !important;
  }
  .ml-lg-n18, .mx-lg-n18 {
    margin-left: -4.5rem !important;
  }
  .mb-lg-n18, .my-lg-n18 {
    margin-bottom: -4.5rem !important;
  }
  .mr-lg-n18, .mx-lg-n18 {
    margin-right: -4.5rem !important;
  }
  .l-lg-n18 {
    left: -4.5rem !important;
  }
  .r-lg-n18 {
    right: -4.5rem !important;
  }
  .t-lg-n18 {
    top: -4.5rem !important;
  }
  .b-lg-n18 {
    bottom: -4.5rem !important;
  }
  .mih-lg-18 {
    min-height: 4.5rem !important;
  }
  .mah-lg-18 {
    max-height: 4.5rem !important;
  }
  .miw-lg-18 {
    min-width: 4.5rem !important;
  }
  .maw-lg-18 {
    max-width: 4.5rem !important;
  }
  .h-lg-18 {
    height: 4.5rem !important;
  }
  .w-lg-18 {
    width: 4.5rem !important;
  }
  .m-lg-19 {
    margin: 4.75rem !important;
  }
  .mt-lg-19, .my-lg-19 {
    margin-top: 4.75rem !important;
  }
  .mr-lg-19, .mx-lg-19 {
    margin-right: 4.75rem !important;
  }
  .mb-lg-19, .my-lg-19 {
    margin-bottom: 4.75rem !important;
  }
  .ml-lg-19, .mx-lg-19 {
    margin-left: 4.75rem !important;
  }
  .p-lg-19 {
    padding: 4.75rem !important;
  }
  .pt-lg-19, .py-lg-19 {
    padding-top: 4.75rem !important;
  }
  .pr-lg-19, .px-lg-19 {
    padding-right: 4.75rem !important;
  }
  .pb-lg-19, .py-lg-19 {
    padding-bottom: 4.75rem !important;
  }
  .pl-lg-19, .px-lg-19 {
    padding-left: 4.75rem !important;
  }
  .gx-lg-19 {
    margin-right: -4.75rem !important;
    margin-left: -4.75rem !important;
  }
  .gx-lg-19 > * {
    margin-right: 4.75rem !important;
    margin-left: 4.75rem !important;
  }
  .gx-lg-19 > .col, .gx-lg-19 > [class*="col-"] {
    padding-right: 4.75rem !important;
    padding-left: 4.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-19 {
    margin-bottom: -4.75rem !important;
  }
  .gy-lg-19 > * {
    margin-bottom: 4.75rem !important;
  }
  .l-lg-19 {
    left: 4.75rem !important;
  }
  .r-lg-19 {
    right: 4.75rem !important;
  }
  .t-lg-19 {
    top: 4.75rem !important;
  }
  .b-lg-19 {
    bottom: 4.75rem !important;
  }
  .mt-lg-n19, .my-lg-n19 {
    margin-top: -4.75rem !important;
  }
  .ml-lg-n19, .mx-lg-n19 {
    margin-left: -4.75rem !important;
  }
  .mb-lg-n19, .my-lg-n19 {
    margin-bottom: -4.75rem !important;
  }
  .mr-lg-n19, .mx-lg-n19 {
    margin-right: -4.75rem !important;
  }
  .l-lg-n19 {
    left: -4.75rem !important;
  }
  .r-lg-n19 {
    right: -4.75rem !important;
  }
  .t-lg-n19 {
    top: -4.75rem !important;
  }
  .b-lg-n19 {
    bottom: -4.75rem !important;
  }
  .mih-lg-19 {
    min-height: 4.75rem !important;
  }
  .mah-lg-19 {
    max-height: 4.75rem !important;
  }
  .miw-lg-19 {
    min-width: 4.75rem !important;
  }
  .maw-lg-19 {
    max-width: 4.75rem !important;
  }
  .h-lg-19 {
    height: 4.75rem !important;
  }
  .w-lg-19 {
    width: 4.75rem !important;
  }
  .m-lg-20 {
    margin: 5rem !important;
  }
  .mt-lg-20, .my-lg-20 {
    margin-top: 5rem !important;
  }
  .mr-lg-20, .mx-lg-20 {
    margin-right: 5rem !important;
  }
  .mb-lg-20, .my-lg-20 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-20, .mx-lg-20 {
    margin-left: 5rem !important;
  }
  .p-lg-20 {
    padding: 5rem !important;
  }
  .pt-lg-20, .py-lg-20 {
    padding-top: 5rem !important;
  }
  .pr-lg-20, .px-lg-20 {
    padding-right: 5rem !important;
  }
  .pb-lg-20, .py-lg-20 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-20, .px-lg-20 {
    padding-left: 5rem !important;
  }
  .gx-lg-20 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .gx-lg-20 > * {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .gx-lg-20 > .col, .gx-lg-20 > [class*="col-"] {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-20 {
    margin-bottom: -5rem !important;
  }
  .gy-lg-20 > * {
    margin-bottom: 5rem !important;
  }
  .l-lg-20 {
    left: 5rem !important;
  }
  .r-lg-20 {
    right: 5rem !important;
  }
  .t-lg-20 {
    top: 5rem !important;
  }
  .b-lg-20 {
    bottom: 5rem !important;
  }
  .mt-lg-n20, .my-lg-n20 {
    margin-top: -5rem !important;
  }
  .ml-lg-n20, .mx-lg-n20 {
    margin-left: -5rem !important;
  }
  .mb-lg-n20, .my-lg-n20 {
    margin-bottom: -5rem !important;
  }
  .mr-lg-n20, .mx-lg-n20 {
    margin-right: -5rem !important;
  }
  .l-lg-n20 {
    left: -5rem !important;
  }
  .r-lg-n20 {
    right: -5rem !important;
  }
  .t-lg-n20 {
    top: -5rem !important;
  }
  .b-lg-n20 {
    bottom: -5rem !important;
  }
  .mih-lg-20 {
    min-height: 5rem !important;
  }
  .mah-lg-20 {
    max-height: 5rem !important;
  }
  .miw-lg-20 {
    min-width: 5rem !important;
  }
  .maw-lg-20 {
    max-width: 5rem !important;
  }
  .h-lg-20 {
    height: 5rem !important;
  }
  .w-lg-20 {
    width: 5rem !important;
  }
  .m-lg-21 {
    margin: 5.25rem !important;
  }
  .mt-lg-21, .my-lg-21 {
    margin-top: 5.25rem !important;
  }
  .mr-lg-21, .mx-lg-21 {
    margin-right: 5.25rem !important;
  }
  .mb-lg-21, .my-lg-21 {
    margin-bottom: 5.25rem !important;
  }
  .ml-lg-21, .mx-lg-21 {
    margin-left: 5.25rem !important;
  }
  .p-lg-21 {
    padding: 5.25rem !important;
  }
  .pt-lg-21, .py-lg-21 {
    padding-top: 5.25rem !important;
  }
  .pr-lg-21, .px-lg-21 {
    padding-right: 5.25rem !important;
  }
  .pb-lg-21, .py-lg-21 {
    padding-bottom: 5.25rem !important;
  }
  .pl-lg-21, .px-lg-21 {
    padding-left: 5.25rem !important;
  }
  .gx-lg-21 {
    margin-right: -5.25rem !important;
    margin-left: -5.25rem !important;
  }
  .gx-lg-21 > * {
    margin-right: 5.25rem !important;
    margin-left: 5.25rem !important;
  }
  .gx-lg-21 > .col, .gx-lg-21 > [class*="col-"] {
    padding-right: 5.25rem !important;
    padding-left: 5.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-21 {
    margin-bottom: -5.25rem !important;
  }
  .gy-lg-21 > * {
    margin-bottom: 5.25rem !important;
  }
  .l-lg-21 {
    left: 5.25rem !important;
  }
  .r-lg-21 {
    right: 5.25rem !important;
  }
  .t-lg-21 {
    top: 5.25rem !important;
  }
  .b-lg-21 {
    bottom: 5.25rem !important;
  }
  .mt-lg-n21, .my-lg-n21 {
    margin-top: -5.25rem !important;
  }
  .ml-lg-n21, .mx-lg-n21 {
    margin-left: -5.25rem !important;
  }
  .mb-lg-n21, .my-lg-n21 {
    margin-bottom: -5.25rem !important;
  }
  .mr-lg-n21, .mx-lg-n21 {
    margin-right: -5.25rem !important;
  }
  .l-lg-n21 {
    left: -5.25rem !important;
  }
  .r-lg-n21 {
    right: -5.25rem !important;
  }
  .t-lg-n21 {
    top: -5.25rem !important;
  }
  .b-lg-n21 {
    bottom: -5.25rem !important;
  }
  .mih-lg-21 {
    min-height: 5.25rem !important;
  }
  .mah-lg-21 {
    max-height: 5.25rem !important;
  }
  .miw-lg-21 {
    min-width: 5.25rem !important;
  }
  .maw-lg-21 {
    max-width: 5.25rem !important;
  }
  .h-lg-21 {
    height: 5.25rem !important;
  }
  .w-lg-21 {
    width: 5.25rem !important;
  }
  .m-lg-22 {
    margin: 5.5rem !important;
  }
  .mt-lg-22, .my-lg-22 {
    margin-top: 5.5rem !important;
  }
  .mr-lg-22, .mx-lg-22 {
    margin-right: 5.5rem !important;
  }
  .mb-lg-22, .my-lg-22 {
    margin-bottom: 5.5rem !important;
  }
  .ml-lg-22, .mx-lg-22 {
    margin-left: 5.5rem !important;
  }
  .p-lg-22 {
    padding: 5.5rem !important;
  }
  .pt-lg-22, .py-lg-22 {
    padding-top: 5.5rem !important;
  }
  .pr-lg-22, .px-lg-22 {
    padding-right: 5.5rem !important;
  }
  .pb-lg-22, .py-lg-22 {
    padding-bottom: 5.5rem !important;
  }
  .pl-lg-22, .px-lg-22 {
    padding-left: 5.5rem !important;
  }
  .gx-lg-22 {
    margin-right: -5.5rem !important;
    margin-left: -5.5rem !important;
  }
  .gx-lg-22 > * {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .gx-lg-22 > .col, .gx-lg-22 > [class*="col-"] {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-22 {
    margin-bottom: -5.5rem !important;
  }
  .gy-lg-22 > * {
    margin-bottom: 5.5rem !important;
  }
  .l-lg-22 {
    left: 5.5rem !important;
  }
  .r-lg-22 {
    right: 5.5rem !important;
  }
  .t-lg-22 {
    top: 5.5rem !important;
  }
  .b-lg-22 {
    bottom: 5.5rem !important;
  }
  .mt-lg-n22, .my-lg-n22 {
    margin-top: -5.5rem !important;
  }
  .ml-lg-n22, .mx-lg-n22 {
    margin-left: -5.5rem !important;
  }
  .mb-lg-n22, .my-lg-n22 {
    margin-bottom: -5.5rem !important;
  }
  .mr-lg-n22, .mx-lg-n22 {
    margin-right: -5.5rem !important;
  }
  .l-lg-n22 {
    left: -5.5rem !important;
  }
  .r-lg-n22 {
    right: -5.5rem !important;
  }
  .t-lg-n22 {
    top: -5.5rem !important;
  }
  .b-lg-n22 {
    bottom: -5.5rem !important;
  }
  .mih-lg-22 {
    min-height: 5.5rem !important;
  }
  .mah-lg-22 {
    max-height: 5.5rem !important;
  }
  .miw-lg-22 {
    min-width: 5.5rem !important;
  }
  .maw-lg-22 {
    max-width: 5.5rem !important;
  }
  .h-lg-22 {
    height: 5.5rem !important;
  }
  .w-lg-22 {
    width: 5.5rem !important;
  }
  .m-lg-23 {
    margin: 5.75rem !important;
  }
  .mt-lg-23, .my-lg-23 {
    margin-top: 5.75rem !important;
  }
  .mr-lg-23, .mx-lg-23 {
    margin-right: 5.75rem !important;
  }
  .mb-lg-23, .my-lg-23 {
    margin-bottom: 5.75rem !important;
  }
  .ml-lg-23, .mx-lg-23 {
    margin-left: 5.75rem !important;
  }
  .p-lg-23 {
    padding: 5.75rem !important;
  }
  .pt-lg-23, .py-lg-23 {
    padding-top: 5.75rem !important;
  }
  .pr-lg-23, .px-lg-23 {
    padding-right: 5.75rem !important;
  }
  .pb-lg-23, .py-lg-23 {
    padding-bottom: 5.75rem !important;
  }
  .pl-lg-23, .px-lg-23 {
    padding-left: 5.75rem !important;
  }
  .gx-lg-23 {
    margin-right: -5.75rem !important;
    margin-left: -5.75rem !important;
  }
  .gx-lg-23 > * {
    margin-right: 5.75rem !important;
    margin-left: 5.75rem !important;
  }
  .gx-lg-23 > .col, .gx-lg-23 > [class*="col-"] {
    padding-right: 5.75rem !important;
    padding-left: 5.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-23 {
    margin-bottom: -5.75rem !important;
  }
  .gy-lg-23 > * {
    margin-bottom: 5.75rem !important;
  }
  .l-lg-23 {
    left: 5.75rem !important;
  }
  .r-lg-23 {
    right: 5.75rem !important;
  }
  .t-lg-23 {
    top: 5.75rem !important;
  }
  .b-lg-23 {
    bottom: 5.75rem !important;
  }
  .mt-lg-n23, .my-lg-n23 {
    margin-top: -5.75rem !important;
  }
  .ml-lg-n23, .mx-lg-n23 {
    margin-left: -5.75rem !important;
  }
  .mb-lg-n23, .my-lg-n23 {
    margin-bottom: -5.75rem !important;
  }
  .mr-lg-n23, .mx-lg-n23 {
    margin-right: -5.75rem !important;
  }
  .l-lg-n23 {
    left: -5.75rem !important;
  }
  .r-lg-n23 {
    right: -5.75rem !important;
  }
  .t-lg-n23 {
    top: -5.75rem !important;
  }
  .b-lg-n23 {
    bottom: -5.75rem !important;
  }
  .mih-lg-23 {
    min-height: 5.75rem !important;
  }
  .mah-lg-23 {
    max-height: 5.75rem !important;
  }
  .miw-lg-23 {
    min-width: 5.75rem !important;
  }
  .maw-lg-23 {
    max-width: 5.75rem !important;
  }
  .h-lg-23 {
    height: 5.75rem !important;
  }
  .w-lg-23 {
    width: 5.75rem !important;
  }
  .m-lg-24 {
    margin: 6rem !important;
  }
  .mt-lg-24, .my-lg-24 {
    margin-top: 6rem !important;
  }
  .mr-lg-24, .mx-lg-24 {
    margin-right: 6rem !important;
  }
  .mb-lg-24, .my-lg-24 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-24, .mx-lg-24 {
    margin-left: 6rem !important;
  }
  .p-lg-24 {
    padding: 6rem !important;
  }
  .pt-lg-24, .py-lg-24 {
    padding-top: 6rem !important;
  }
  .pr-lg-24, .px-lg-24 {
    padding-right: 6rem !important;
  }
  .pb-lg-24, .py-lg-24 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-24, .px-lg-24 {
    padding-left: 6rem !important;
  }
  .gx-lg-24 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .gx-lg-24 > * {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .gx-lg-24 > .col, .gx-lg-24 > [class*="col-"] {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-24 {
    margin-bottom: -6rem !important;
  }
  .gy-lg-24 > * {
    margin-bottom: 6rem !important;
  }
  .l-lg-24 {
    left: 6rem !important;
  }
  .r-lg-24 {
    right: 6rem !important;
  }
  .t-lg-24 {
    top: 6rem !important;
  }
  .b-lg-24 {
    bottom: 6rem !important;
  }
  .mt-lg-n24, .my-lg-n24 {
    margin-top: -6rem !important;
  }
  .ml-lg-n24, .mx-lg-n24 {
    margin-left: -6rem !important;
  }
  .mb-lg-n24, .my-lg-n24 {
    margin-bottom: -6rem !important;
  }
  .mr-lg-n24, .mx-lg-n24 {
    margin-right: -6rem !important;
  }
  .l-lg-n24 {
    left: -6rem !important;
  }
  .r-lg-n24 {
    right: -6rem !important;
  }
  .t-lg-n24 {
    top: -6rem !important;
  }
  .b-lg-n24 {
    bottom: -6rem !important;
  }
  .mih-lg-24 {
    min-height: 6rem !important;
  }
  .mah-lg-24 {
    max-height: 6rem !important;
  }
  .miw-lg-24 {
    min-width: 6rem !important;
  }
  .maw-lg-24 {
    max-width: 6rem !important;
  }
  .h-lg-24 {
    height: 6rem !important;
  }
  .w-lg-24 {
    width: 6rem !important;
  }
  .m-lg-30 {
    margin: 7.5rem !important;
  }
  .mt-lg-30, .my-lg-30 {
    margin-top: 7.5rem !important;
  }
  .mr-lg-30, .mx-lg-30 {
    margin-right: 7.5rem !important;
  }
  .mb-lg-30, .my-lg-30 {
    margin-bottom: 7.5rem !important;
  }
  .ml-lg-30, .mx-lg-30 {
    margin-left: 7.5rem !important;
  }
  .p-lg-30 {
    padding: 7.5rem !important;
  }
  .pt-lg-30, .py-lg-30 {
    padding-top: 7.5rem !important;
  }
  .pr-lg-30, .px-lg-30 {
    padding-right: 7.5rem !important;
  }
  .pb-lg-30, .py-lg-30 {
    padding-bottom: 7.5rem !important;
  }
  .pl-lg-30, .px-lg-30 {
    padding-left: 7.5rem !important;
  }
  .gx-lg-30 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .gx-lg-30 > * {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .gx-lg-30 > .col, .gx-lg-30 > [class*="col-"] {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-30 {
    margin-bottom: -7.5rem !important;
  }
  .gy-lg-30 > * {
    margin-bottom: 7.5rem !important;
  }
  .l-lg-30 {
    left: 7.5rem !important;
  }
  .r-lg-30 {
    right: 7.5rem !important;
  }
  .t-lg-30 {
    top: 7.5rem !important;
  }
  .b-lg-30 {
    bottom: 7.5rem !important;
  }
  .mt-lg-n30, .my-lg-n30 {
    margin-top: -7.5rem !important;
  }
  .ml-lg-n30, .mx-lg-n30 {
    margin-left: -7.5rem !important;
  }
  .mb-lg-n30, .my-lg-n30 {
    margin-bottom: -7.5rem !important;
  }
  .mr-lg-n30, .mx-lg-n30 {
    margin-right: -7.5rem !important;
  }
  .l-lg-n30 {
    left: -7.5rem !important;
  }
  .r-lg-n30 {
    right: -7.5rem !important;
  }
  .t-lg-n30 {
    top: -7.5rem !important;
  }
  .b-lg-n30 {
    bottom: -7.5rem !important;
  }
  .mih-lg-30 {
    min-height: 7.5rem !important;
  }
  .mah-lg-30 {
    max-height: 7.5rem !important;
  }
  .miw-lg-30 {
    min-width: 7.5rem !important;
  }
  .maw-lg-30 {
    max-width: 7.5rem !important;
  }
  .h-lg-30 {
    height: 7.5rem !important;
  }
  .w-lg-30 {
    width: 7.5rem !important;
  }
  .m-lg-40 {
    margin: 10rem !important;
  }
  .mt-lg-40, .my-lg-40 {
    margin-top: 10rem !important;
  }
  .mr-lg-40, .mx-lg-40 {
    margin-right: 10rem !important;
  }
  .mb-lg-40, .my-lg-40 {
    margin-bottom: 10rem !important;
  }
  .ml-lg-40, .mx-lg-40 {
    margin-left: 10rem !important;
  }
  .p-lg-40 {
    padding: 10rem !important;
  }
  .pt-lg-40, .py-lg-40 {
    padding-top: 10rem !important;
  }
  .pr-lg-40, .px-lg-40 {
    padding-right: 10rem !important;
  }
  .pb-lg-40, .py-lg-40 {
    padding-bottom: 10rem !important;
  }
  .pl-lg-40, .px-lg-40 {
    padding-left: 10rem !important;
  }
  .gx-lg-40 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .gx-lg-40 > * {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .gx-lg-40 > .col, .gx-lg-40 > [class*="col-"] {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-40 {
    margin-bottom: -10rem !important;
  }
  .gy-lg-40 > * {
    margin-bottom: 10rem !important;
  }
  .l-lg-40 {
    left: 10rem !important;
  }
  .r-lg-40 {
    right: 10rem !important;
  }
  .t-lg-40 {
    top: 10rem !important;
  }
  .b-lg-40 {
    bottom: 10rem !important;
  }
  .mt-lg-n40, .my-lg-n40 {
    margin-top: -10rem !important;
  }
  .ml-lg-n40, .mx-lg-n40 {
    margin-left: -10rem !important;
  }
  .mb-lg-n40, .my-lg-n40 {
    margin-bottom: -10rem !important;
  }
  .mr-lg-n40, .mx-lg-n40 {
    margin-right: -10rem !important;
  }
  .l-lg-n40 {
    left: -10rem !important;
  }
  .r-lg-n40 {
    right: -10rem !important;
  }
  .t-lg-n40 {
    top: -10rem !important;
  }
  .b-lg-n40 {
    bottom: -10rem !important;
  }
  .mih-lg-40 {
    min-height: 10rem !important;
  }
  .mah-lg-40 {
    max-height: 10rem !important;
  }
  .miw-lg-40 {
    min-width: 10rem !important;
  }
  .maw-lg-40 {
    max-width: 10rem !important;
  }
  .h-lg-40 {
    height: 10rem !important;
  }
  .w-lg-40 {
    width: 10rem !important;
  }
  .m-lg-50 {
    margin: 12.5rem !important;
  }
  .mt-lg-50, .my-lg-50 {
    margin-top: 12.5rem !important;
  }
  .mr-lg-50, .mx-lg-50 {
    margin-right: 12.5rem !important;
  }
  .mb-lg-50, .my-lg-50 {
    margin-bottom: 12.5rem !important;
  }
  .ml-lg-50, .mx-lg-50 {
    margin-left: 12.5rem !important;
  }
  .p-lg-50 {
    padding: 12.5rem !important;
  }
  .pt-lg-50, .py-lg-50 {
    padding-top: 12.5rem !important;
  }
  .pr-lg-50, .px-lg-50 {
    padding-right: 12.5rem !important;
  }
  .pb-lg-50, .py-lg-50 {
    padding-bottom: 12.5rem !important;
  }
  .pl-lg-50, .px-lg-50 {
    padding-left: 12.5rem !important;
  }
  .gx-lg-50 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .gx-lg-50 > * {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .gx-lg-50 > .col, .gx-lg-50 > [class*="col-"] {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-50 {
    margin-bottom: -12.5rem !important;
  }
  .gy-lg-50 > * {
    margin-bottom: 12.5rem !important;
  }
  .l-lg-50 {
    left: 12.5rem !important;
  }
  .r-lg-50 {
    right: 12.5rem !important;
  }
  .t-lg-50 {
    top: 12.5rem !important;
  }
  .b-lg-50 {
    bottom: 12.5rem !important;
  }
  .mt-lg-n50, .my-lg-n50 {
    margin-top: -12.5rem !important;
  }
  .ml-lg-n50, .mx-lg-n50 {
    margin-left: -12.5rem !important;
  }
  .mb-lg-n50, .my-lg-n50 {
    margin-bottom: -12.5rem !important;
  }
  .mr-lg-n50, .mx-lg-n50 {
    margin-right: -12.5rem !important;
  }
  .l-lg-n50 {
    left: -12.5rem !important;
  }
  .r-lg-n50 {
    right: -12.5rem !important;
  }
  .t-lg-n50 {
    top: -12.5rem !important;
  }
  .b-lg-n50 {
    bottom: -12.5rem !important;
  }
  .mih-lg-50 {
    min-height: 12.5rem !important;
  }
  .mah-lg-50 {
    max-height: 12.5rem !important;
  }
  .miw-lg-50 {
    min-width: 12.5rem !important;
  }
  .maw-lg-50 {
    max-width: 12.5rem !important;
  }
  .h-lg-50 {
    height: 12.5rem !important;
  }
  .w-lg-50 {
    width: 12.5rem !important;
  }
  .m-lg-56 {
    margin: 14rem !important;
  }
  .mt-lg-56, .my-lg-56 {
    margin-top: 14rem !important;
  }
  .mr-lg-56, .mx-lg-56 {
    margin-right: 14rem !important;
  }
  .mb-lg-56, .my-lg-56 {
    margin-bottom: 14rem !important;
  }
  .ml-lg-56, .mx-lg-56 {
    margin-left: 14rem !important;
  }
  .p-lg-56 {
    padding: 14rem !important;
  }
  .pt-lg-56, .py-lg-56 {
    padding-top: 14rem !important;
  }
  .pr-lg-56, .px-lg-56 {
    padding-right: 14rem !important;
  }
  .pb-lg-56, .py-lg-56 {
    padding-bottom: 14rem !important;
  }
  .pl-lg-56, .px-lg-56 {
    padding-left: 14rem !important;
  }
  .gx-lg-56 {
    margin-right: -14rem !important;
    margin-left: -14rem !important;
  }
  .gx-lg-56 > * {
    margin-right: 14rem !important;
    margin-left: 14rem !important;
  }
  .gx-lg-56 > .col, .gx-lg-56 > [class*="col-"] {
    padding-right: 14rem !important;
    padding-left: 14rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-56 {
    margin-bottom: -14rem !important;
  }
  .gy-lg-56 > * {
    margin-bottom: 14rem !important;
  }
  .l-lg-56 {
    left: 14rem !important;
  }
  .r-lg-56 {
    right: 14rem !important;
  }
  .t-lg-56 {
    top: 14rem !important;
  }
  .b-lg-56 {
    bottom: 14rem !important;
  }
  .mt-lg-n56, .my-lg-n56 {
    margin-top: -14rem !important;
  }
  .ml-lg-n56, .mx-lg-n56 {
    margin-left: -14rem !important;
  }
  .mb-lg-n56, .my-lg-n56 {
    margin-bottom: -14rem !important;
  }
  .mr-lg-n56, .mx-lg-n56 {
    margin-right: -14rem !important;
  }
  .l-lg-n56 {
    left: -14rem !important;
  }
  .r-lg-n56 {
    right: -14rem !important;
  }
  .t-lg-n56 {
    top: -14rem !important;
  }
  .b-lg-n56 {
    bottom: -14rem !important;
  }
  .mih-lg-56 {
    min-height: 14rem !important;
  }
  .mah-lg-56 {
    max-height: 14rem !important;
  }
  .miw-lg-56 {
    min-width: 14rem !important;
  }
  .maw-lg-56 {
    max-width: 14rem !important;
  }
  .h-lg-56 {
    height: 14rem !important;
  }
  .w-lg-56 {
    width: 14rem !important;
  }
  .m-lg-60 {
    margin: 15rem !important;
  }
  .mt-lg-60, .my-lg-60 {
    margin-top: 15rem !important;
  }
  .mr-lg-60, .mx-lg-60 {
    margin-right: 15rem !important;
  }
  .mb-lg-60, .my-lg-60 {
    margin-bottom: 15rem !important;
  }
  .ml-lg-60, .mx-lg-60 {
    margin-left: 15rem !important;
  }
  .p-lg-60 {
    padding: 15rem !important;
  }
  .pt-lg-60, .py-lg-60 {
    padding-top: 15rem !important;
  }
  .pr-lg-60, .px-lg-60 {
    padding-right: 15rem !important;
  }
  .pb-lg-60, .py-lg-60 {
    padding-bottom: 15rem !important;
  }
  .pl-lg-60, .px-lg-60 {
    padding-left: 15rem !important;
  }
  .gx-lg-60 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .gx-lg-60 > * {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .gx-lg-60 > .col, .gx-lg-60 > [class*="col-"] {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-60 {
    margin-bottom: -15rem !important;
  }
  .gy-lg-60 > * {
    margin-bottom: 15rem !important;
  }
  .l-lg-60 {
    left: 15rem !important;
  }
  .r-lg-60 {
    right: 15rem !important;
  }
  .t-lg-60 {
    top: 15rem !important;
  }
  .b-lg-60 {
    bottom: 15rem !important;
  }
  .mt-lg-n60, .my-lg-n60 {
    margin-top: -15rem !important;
  }
  .ml-lg-n60, .mx-lg-n60 {
    margin-left: -15rem !important;
  }
  .mb-lg-n60, .my-lg-n60 {
    margin-bottom: -15rem !important;
  }
  .mr-lg-n60, .mx-lg-n60 {
    margin-right: -15rem !important;
  }
  .l-lg-n60 {
    left: -15rem !important;
  }
  .r-lg-n60 {
    right: -15rem !important;
  }
  .t-lg-n60 {
    top: -15rem !important;
  }
  .b-lg-n60 {
    bottom: -15rem !important;
  }
  .mih-lg-60 {
    min-height: 15rem !important;
  }
  .mah-lg-60 {
    max-height: 15rem !important;
  }
  .miw-lg-60 {
    min-width: 15rem !important;
  }
  .maw-lg-60 {
    max-width: 15rem !important;
  }
  .h-lg-60 {
    height: 15rem !important;
  }
  .w-lg-60 {
    width: 15rem !important;
  }
  .m-lg-70 {
    margin: 17.5rem !important;
  }
  .mt-lg-70, .my-lg-70 {
    margin-top: 17.5rem !important;
  }
  .mr-lg-70, .mx-lg-70 {
    margin-right: 17.5rem !important;
  }
  .mb-lg-70, .my-lg-70 {
    margin-bottom: 17.5rem !important;
  }
  .ml-lg-70, .mx-lg-70 {
    margin-left: 17.5rem !important;
  }
  .p-lg-70 {
    padding: 17.5rem !important;
  }
  .pt-lg-70, .py-lg-70 {
    padding-top: 17.5rem !important;
  }
  .pr-lg-70, .px-lg-70 {
    padding-right: 17.5rem !important;
  }
  .pb-lg-70, .py-lg-70 {
    padding-bottom: 17.5rem !important;
  }
  .pl-lg-70, .px-lg-70 {
    padding-left: 17.5rem !important;
  }
  .gx-lg-70 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .gx-lg-70 > * {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .gx-lg-70 > .col, .gx-lg-70 > [class*="col-"] {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-70 {
    margin-bottom: -17.5rem !important;
  }
  .gy-lg-70 > * {
    margin-bottom: 17.5rem !important;
  }
  .l-lg-70 {
    left: 17.5rem !important;
  }
  .r-lg-70 {
    right: 17.5rem !important;
  }
  .t-lg-70 {
    top: 17.5rem !important;
  }
  .b-lg-70 {
    bottom: 17.5rem !important;
  }
  .mt-lg-n70, .my-lg-n70 {
    margin-top: -17.5rem !important;
  }
  .ml-lg-n70, .mx-lg-n70 {
    margin-left: -17.5rem !important;
  }
  .mb-lg-n70, .my-lg-n70 {
    margin-bottom: -17.5rem !important;
  }
  .mr-lg-n70, .mx-lg-n70 {
    margin-right: -17.5rem !important;
  }
  .l-lg-n70 {
    left: -17.5rem !important;
  }
  .r-lg-n70 {
    right: -17.5rem !important;
  }
  .t-lg-n70 {
    top: -17.5rem !important;
  }
  .b-lg-n70 {
    bottom: -17.5rem !important;
  }
  .mih-lg-70 {
    min-height: 17.5rem !important;
  }
  .mah-lg-70 {
    max-height: 17.5rem !important;
  }
  .miw-lg-70 {
    min-width: 17.5rem !important;
  }
  .maw-lg-70 {
    max-width: 17.5rem !important;
  }
  .h-lg-70 {
    height: 17.5rem !important;
  }
  .w-lg-70 {
    width: 17.5rem !important;
  }
  .m-lg-72 {
    margin: 18rem !important;
  }
  .mt-lg-72, .my-lg-72 {
    margin-top: 18rem !important;
  }
  .mr-lg-72, .mx-lg-72 {
    margin-right: 18rem !important;
  }
  .mb-lg-72, .my-lg-72 {
    margin-bottom: 18rem !important;
  }
  .ml-lg-72, .mx-lg-72 {
    margin-left: 18rem !important;
  }
  .p-lg-72 {
    padding: 18rem !important;
  }
  .pt-lg-72, .py-lg-72 {
    padding-top: 18rem !important;
  }
  .pr-lg-72, .px-lg-72 {
    padding-right: 18rem !important;
  }
  .pb-lg-72, .py-lg-72 {
    padding-bottom: 18rem !important;
  }
  .pl-lg-72, .px-lg-72 {
    padding-left: 18rem !important;
  }
  .gx-lg-72 {
    margin-right: -18rem !important;
    margin-left: -18rem !important;
  }
  .gx-lg-72 > * {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .gx-lg-72 > .col, .gx-lg-72 > [class*="col-"] {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-72 {
    margin-bottom: -18rem !important;
  }
  .gy-lg-72 > * {
    margin-bottom: 18rem !important;
  }
  .l-lg-72 {
    left: 18rem !important;
  }
  .r-lg-72 {
    right: 18rem !important;
  }
  .t-lg-72 {
    top: 18rem !important;
  }
  .b-lg-72 {
    bottom: 18rem !important;
  }
  .mt-lg-n72, .my-lg-n72 {
    margin-top: -18rem !important;
  }
  .ml-lg-n72, .mx-lg-n72 {
    margin-left: -18rem !important;
  }
  .mb-lg-n72, .my-lg-n72 {
    margin-bottom: -18rem !important;
  }
  .mr-lg-n72, .mx-lg-n72 {
    margin-right: -18rem !important;
  }
  .l-lg-n72 {
    left: -18rem !important;
  }
  .r-lg-n72 {
    right: -18rem !important;
  }
  .t-lg-n72 {
    top: -18rem !important;
  }
  .b-lg-n72 {
    bottom: -18rem !important;
  }
  .mih-lg-72 {
    min-height: 18rem !important;
  }
  .mah-lg-72 {
    max-height: 18rem !important;
  }
  .miw-lg-72 {
    min-width: 18rem !important;
  }
  .maw-lg-72 {
    max-width: 18rem !important;
  }
  .h-lg-72 {
    height: 18rem !important;
  }
  .w-lg-72 {
    width: 18rem !important;
  }
  .m-lg-80 {
    margin: 20rem !important;
  }
  .mt-lg-80, .my-lg-80 {
    margin-top: 20rem !important;
  }
  .mr-lg-80, .mx-lg-80 {
    margin-right: 20rem !important;
  }
  .mb-lg-80, .my-lg-80 {
    margin-bottom: 20rem !important;
  }
  .ml-lg-80, .mx-lg-80 {
    margin-left: 20rem !important;
  }
  .p-lg-80 {
    padding: 20rem !important;
  }
  .pt-lg-80, .py-lg-80 {
    padding-top: 20rem !important;
  }
  .pr-lg-80, .px-lg-80 {
    padding-right: 20rem !important;
  }
  .pb-lg-80, .py-lg-80 {
    padding-bottom: 20rem !important;
  }
  .pl-lg-80, .px-lg-80 {
    padding-left: 20rem !important;
  }
  .gx-lg-80 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .gx-lg-80 > * {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .gx-lg-80 > .col, .gx-lg-80 > [class*="col-"] {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-80 {
    margin-bottom: -20rem !important;
  }
  .gy-lg-80 > * {
    margin-bottom: 20rem !important;
  }
  .l-lg-80 {
    left: 20rem !important;
  }
  .r-lg-80 {
    right: 20rem !important;
  }
  .t-lg-80 {
    top: 20rem !important;
  }
  .b-lg-80 {
    bottom: 20rem !important;
  }
  .mt-lg-n80, .my-lg-n80 {
    margin-top: -20rem !important;
  }
  .ml-lg-n80, .mx-lg-n80 {
    margin-left: -20rem !important;
  }
  .mb-lg-n80, .my-lg-n80 {
    margin-bottom: -20rem !important;
  }
  .mr-lg-n80, .mx-lg-n80 {
    margin-right: -20rem !important;
  }
  .l-lg-n80 {
    left: -20rem !important;
  }
  .r-lg-n80 {
    right: -20rem !important;
  }
  .t-lg-n80 {
    top: -20rem !important;
  }
  .b-lg-n80 {
    bottom: -20rem !important;
  }
  .mih-lg-80 {
    min-height: 20rem !important;
  }
  .mah-lg-80 {
    max-height: 20rem !important;
  }
  .miw-lg-80 {
    min-width: 20rem !important;
  }
  .maw-lg-80 {
    max-width: 20rem !important;
  }
  .h-lg-80 {
    height: 20rem !important;
  }
  .w-lg-80 {
    width: 20rem !important;
  }
  .m-lg-90 {
    margin: 22.5rem !important;
  }
  .mt-lg-90, .my-lg-90 {
    margin-top: 22.5rem !important;
  }
  .mr-lg-90, .mx-lg-90 {
    margin-right: 22.5rem !important;
  }
  .mb-lg-90, .my-lg-90 {
    margin-bottom: 22.5rem !important;
  }
  .ml-lg-90, .mx-lg-90 {
    margin-left: 22.5rem !important;
  }
  .p-lg-90 {
    padding: 22.5rem !important;
  }
  .pt-lg-90, .py-lg-90 {
    padding-top: 22.5rem !important;
  }
  .pr-lg-90, .px-lg-90 {
    padding-right: 22.5rem !important;
  }
  .pb-lg-90, .py-lg-90 {
    padding-bottom: 22.5rem !important;
  }
  .pl-lg-90, .px-lg-90 {
    padding-left: 22.5rem !important;
  }
  .gx-lg-90 {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .gx-lg-90 > * {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .gx-lg-90 > .col, .gx-lg-90 > [class*="col-"] {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-90 {
    margin-bottom: -22.5rem !important;
  }
  .gy-lg-90 > * {
    margin-bottom: 22.5rem !important;
  }
  .l-lg-90 {
    left: 22.5rem !important;
  }
  .r-lg-90 {
    right: 22.5rem !important;
  }
  .t-lg-90 {
    top: 22.5rem !important;
  }
  .b-lg-90 {
    bottom: 22.5rem !important;
  }
  .mt-lg-n90, .my-lg-n90 {
    margin-top: -22.5rem !important;
  }
  .ml-lg-n90, .mx-lg-n90 {
    margin-left: -22.5rem !important;
  }
  .mb-lg-n90, .my-lg-n90 {
    margin-bottom: -22.5rem !important;
  }
  .mr-lg-n90, .mx-lg-n90 {
    margin-right: -22.5rem !important;
  }
  .l-lg-n90 {
    left: -22.5rem !important;
  }
  .r-lg-n90 {
    right: -22.5rem !important;
  }
  .t-lg-n90 {
    top: -22.5rem !important;
  }
  .b-lg-n90 {
    bottom: -22.5rem !important;
  }
  .mih-lg-90 {
    min-height: 22.5rem !important;
  }
  .mah-lg-90 {
    max-height: 22.5rem !important;
  }
  .miw-lg-90 {
    min-width: 22.5rem !important;
  }
  .maw-lg-90 {
    max-width: 22.5rem !important;
  }
  .h-lg-90 {
    height: 22.5rem !important;
  }
  .w-lg-90 {
    width: 22.5rem !important;
  }
  .m-lg-100 {
    margin: 25rem !important;
  }
  .mt-lg-100, .my-lg-100 {
    margin-top: 25rem !important;
  }
  .mr-lg-100, .mx-lg-100 {
    margin-right: 25rem !important;
  }
  .mb-lg-100, .my-lg-100 {
    margin-bottom: 25rem !important;
  }
  .ml-lg-100, .mx-lg-100 {
    margin-left: 25rem !important;
  }
  .p-lg-100 {
    padding: 25rem !important;
  }
  .pt-lg-100, .py-lg-100 {
    padding-top: 25rem !important;
  }
  .pr-lg-100, .px-lg-100 {
    padding-right: 25rem !important;
  }
  .pb-lg-100, .py-lg-100 {
    padding-bottom: 25rem !important;
  }
  .pl-lg-100, .px-lg-100 {
    padding-left: 25rem !important;
  }
  .gx-lg-100 {
    margin-right: -25rem !important;
    margin-left: -25rem !important;
  }
  .gx-lg-100 > * {
    margin-right: 25rem !important;
    margin-left: 25rem !important;
  }
  .gx-lg-100 > .col, .gx-lg-100 > [class*="col-"] {
    padding-right: 25rem !important;
    padding-left: 25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-100 {
    margin-bottom: -25rem !important;
  }
  .gy-lg-100 > * {
    margin-bottom: 25rem !important;
  }
  .l-lg-100 {
    left: 25rem !important;
  }
  .r-lg-100 {
    right: 25rem !important;
  }
  .t-lg-100 {
    top: 25rem !important;
  }
  .b-lg-100 {
    bottom: 25rem !important;
  }
  .mt-lg-n100, .my-lg-n100 {
    margin-top: -25rem !important;
  }
  .ml-lg-n100, .mx-lg-n100 {
    margin-left: -25rem !important;
  }
  .mb-lg-n100, .my-lg-n100 {
    margin-bottom: -25rem !important;
  }
  .mr-lg-n100, .mx-lg-n100 {
    margin-right: -25rem !important;
  }
  .l-lg-n100 {
    left: -25rem !important;
  }
  .r-lg-n100 {
    right: -25rem !important;
  }
  .t-lg-n100 {
    top: -25rem !important;
  }
  .b-lg-n100 {
    bottom: -25rem !important;
  }
  .mih-lg-100 {
    min-height: 25rem !important;
  }
  .mah-lg-100 {
    max-height: 25rem !important;
  }
  .miw-lg-100 {
    min-width: 25rem !important;
  }
  .maw-lg-100 {
    max-width: 25rem !important;
  }
  .h-lg-100 {
    height: 25rem !important;
  }
  .w-lg-100 {
    width: 25rem !important;
  }
  .m-lg-120 {
    margin: 30rem !important;
  }
  .mt-lg-120, .my-lg-120 {
    margin-top: 30rem !important;
  }
  .mr-lg-120, .mx-lg-120 {
    margin-right: 30rem !important;
  }
  .mb-lg-120, .my-lg-120 {
    margin-bottom: 30rem !important;
  }
  .ml-lg-120, .mx-lg-120 {
    margin-left: 30rem !important;
  }
  .p-lg-120 {
    padding: 30rem !important;
  }
  .pt-lg-120, .py-lg-120 {
    padding-top: 30rem !important;
  }
  .pr-lg-120, .px-lg-120 {
    padding-right: 30rem !important;
  }
  .pb-lg-120, .py-lg-120 {
    padding-bottom: 30rem !important;
  }
  .pl-lg-120, .px-lg-120 {
    padding-left: 30rem !important;
  }
  .gx-lg-120 {
    margin-right: -30rem !important;
    margin-left: -30rem !important;
  }
  .gx-lg-120 > * {
    margin-right: 30rem !important;
    margin-left: 30rem !important;
  }
  .gx-lg-120 > .col, .gx-lg-120 > [class*="col-"] {
    padding-right: 30rem !important;
    padding-left: 30rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-120 {
    margin-bottom: -30rem !important;
  }
  .gy-lg-120 > * {
    margin-bottom: 30rem !important;
  }
  .l-lg-120 {
    left: 30rem !important;
  }
  .r-lg-120 {
    right: 30rem !important;
  }
  .t-lg-120 {
    top: 30rem !important;
  }
  .b-lg-120 {
    bottom: 30rem !important;
  }
  .mt-lg-n120, .my-lg-n120 {
    margin-top: -30rem !important;
  }
  .ml-lg-n120, .mx-lg-n120 {
    margin-left: -30rem !important;
  }
  .mb-lg-n120, .my-lg-n120 {
    margin-bottom: -30rem !important;
  }
  .mr-lg-n120, .mx-lg-n120 {
    margin-right: -30rem !important;
  }
  .l-lg-n120 {
    left: -30rem !important;
  }
  .r-lg-n120 {
    right: -30rem !important;
  }
  .t-lg-n120 {
    top: -30rem !important;
  }
  .b-lg-n120 {
    bottom: -30rem !important;
  }
  .mih-lg-120 {
    min-height: 30rem !important;
  }
  .mah-lg-120 {
    max-height: 30rem !important;
  }
  .miw-lg-120 {
    min-width: 30rem !important;
  }
  .maw-lg-120 {
    max-width: 30rem !important;
  }
  .h-lg-120 {
    height: 30rem !important;
  }
  .w-lg-120 {
    width: 30rem !important;
  }
  .m-lg-5p {
    margin: 5% !important;
  }
  .mt-lg-5p, .my-lg-5p {
    margin-top: 5% !important;
  }
  .mr-lg-5p, .mx-lg-5p {
    margin-right: 5% !important;
  }
  .mb-lg-5p, .my-lg-5p {
    margin-bottom: 5% !important;
  }
  .ml-lg-5p, .mx-lg-5p {
    margin-left: 5% !important;
  }
  .p-lg-5p {
    padding: 5% !important;
  }
  .pt-lg-5p, .py-lg-5p {
    padding-top: 5% !important;
  }
  .pr-lg-5p, .px-lg-5p {
    padding-right: 5% !important;
  }
  .pb-lg-5p, .py-lg-5p {
    padding-bottom: 5% !important;
  }
  .pl-lg-5p, .px-lg-5p {
    padding-left: 5% !important;
  }
  .gx-lg-5p {
    margin-right: -5% !important;
    margin-left: -5% !important;
  }
  .gx-lg-5p > * {
    margin-right: 5% !important;
    margin-left: 5% !important;
  }
  .gx-lg-5p > .col, .gx-lg-5p > [class*="col-"] {
    padding-right: 5% !important;
    padding-left: 5% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-5p {
    margin-bottom: -5% !important;
  }
  .gy-lg-5p > * {
    margin-bottom: 5% !important;
  }
  .l-lg-5p {
    left: 5% !important;
  }
  .r-lg-5p {
    right: 5% !important;
  }
  .t-lg-5p {
    top: 5% !important;
  }
  .b-lg-5p {
    bottom: 5% !important;
  }
  .mt-lg-n5p, .my-lg-n5p {
    margin-top: -5% !important;
  }
  .ml-lg-n5p, .mx-lg-n5p {
    margin-left: -5% !important;
  }
  .mb-lg-n5p, .my-lg-n5p {
    margin-bottom: -5% !important;
  }
  .mr-lg-n5p, .mx-lg-n5p {
    margin-right: -5% !important;
  }
  .l-lg-n5p {
    left: -5% !important;
  }
  .r-lg-n5p {
    right: -5% !important;
  }
  .t-lg-n5p {
    top: -5% !important;
  }
  .b-lg-n5p {
    bottom: -5% !important;
  }
  .mih-lg-5p {
    min-height: 5% !important;
  }
  .mah-lg-5p {
    max-height: 5% !important;
  }
  .miw-lg-5p {
    min-width: 5% !important;
  }
  .maw-lg-5p {
    max-width: 5% !important;
  }
  .h-lg-5p {
    height: 5% !important;
  }
  .w-lg-5p {
    width: 5% !important;
  }
  .m-lg-10p {
    margin: 10% !important;
  }
  .mt-lg-10p, .my-lg-10p {
    margin-top: 10% !important;
  }
  .mr-lg-10p, .mx-lg-10p {
    margin-right: 10% !important;
  }
  .mb-lg-10p, .my-lg-10p {
    margin-bottom: 10% !important;
  }
  .ml-lg-10p, .mx-lg-10p {
    margin-left: 10% !important;
  }
  .p-lg-10p {
    padding: 10% !important;
  }
  .pt-lg-10p, .py-lg-10p {
    padding-top: 10% !important;
  }
  .pr-lg-10p, .px-lg-10p {
    padding-right: 10% !important;
  }
  .pb-lg-10p, .py-lg-10p {
    padding-bottom: 10% !important;
  }
  .pl-lg-10p, .px-lg-10p {
    padding-left: 10% !important;
  }
  .gx-lg-10p {
    margin-right: -10% !important;
    margin-left: -10% !important;
  }
  .gx-lg-10p > * {
    margin-right: 10% !important;
    margin-left: 10% !important;
  }
  .gx-lg-10p > .col, .gx-lg-10p > [class*="col-"] {
    padding-right: 10% !important;
    padding-left: 10% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-10p {
    margin-bottom: -10% !important;
  }
  .gy-lg-10p > * {
    margin-bottom: 10% !important;
  }
  .l-lg-10p {
    left: 10% !important;
  }
  .r-lg-10p {
    right: 10% !important;
  }
  .t-lg-10p {
    top: 10% !important;
  }
  .b-lg-10p {
    bottom: 10% !important;
  }
  .mt-lg-n10p, .my-lg-n10p {
    margin-top: -10% !important;
  }
  .ml-lg-n10p, .mx-lg-n10p {
    margin-left: -10% !important;
  }
  .mb-lg-n10p, .my-lg-n10p {
    margin-bottom: -10% !important;
  }
  .mr-lg-n10p, .mx-lg-n10p {
    margin-right: -10% !important;
  }
  .l-lg-n10p {
    left: -10% !important;
  }
  .r-lg-n10p {
    right: -10% !important;
  }
  .t-lg-n10p {
    top: -10% !important;
  }
  .b-lg-n10p {
    bottom: -10% !important;
  }
  .mih-lg-10p {
    min-height: 10% !important;
  }
  .mah-lg-10p {
    max-height: 10% !important;
  }
  .miw-lg-10p {
    min-width: 10% !important;
  }
  .maw-lg-10p {
    max-width: 10% !important;
  }
  .h-lg-10p {
    height: 10% !important;
  }
  .w-lg-10p {
    width: 10% !important;
  }
  .m-lg-30p {
    margin: 30% !important;
  }
  .mt-lg-30p, .my-lg-30p {
    margin-top: 30% !important;
  }
  .mr-lg-30p, .mx-lg-30p {
    margin-right: 30% !important;
  }
  .mb-lg-30p, .my-lg-30p {
    margin-bottom: 30% !important;
  }
  .ml-lg-30p, .mx-lg-30p {
    margin-left: 30% !important;
  }
  .p-lg-30p {
    padding: 30% !important;
  }
  .pt-lg-30p, .py-lg-30p {
    padding-top: 30% !important;
  }
  .pr-lg-30p, .px-lg-30p {
    padding-right: 30% !important;
  }
  .pb-lg-30p, .py-lg-30p {
    padding-bottom: 30% !important;
  }
  .pl-lg-30p, .px-lg-30p {
    padding-left: 30% !important;
  }
  .gx-lg-30p {
    margin-right: -30% !important;
    margin-left: -30% !important;
  }
  .gx-lg-30p > * {
    margin-right: 30% !important;
    margin-left: 30% !important;
  }
  .gx-lg-30p > .col, .gx-lg-30p > [class*="col-"] {
    padding-right: 30% !important;
    padding-left: 30% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-30p {
    margin-bottom: -30% !important;
  }
  .gy-lg-30p > * {
    margin-bottom: 30% !important;
  }
  .l-lg-30p {
    left: 30% !important;
  }
  .r-lg-30p {
    right: 30% !important;
  }
  .t-lg-30p {
    top: 30% !important;
  }
  .b-lg-30p {
    bottom: 30% !important;
  }
  .mt-lg-n30p, .my-lg-n30p {
    margin-top: -30% !important;
  }
  .ml-lg-n30p, .mx-lg-n30p {
    margin-left: -30% !important;
  }
  .mb-lg-n30p, .my-lg-n30p {
    margin-bottom: -30% !important;
  }
  .mr-lg-n30p, .mx-lg-n30p {
    margin-right: -30% !important;
  }
  .l-lg-n30p {
    left: -30% !important;
  }
  .r-lg-n30p {
    right: -30% !important;
  }
  .t-lg-n30p {
    top: -30% !important;
  }
  .b-lg-n30p {
    bottom: -30% !important;
  }
  .mih-lg-30p {
    min-height: 30% !important;
  }
  .mah-lg-30p {
    max-height: 30% !important;
  }
  .miw-lg-30p {
    min-width: 30% !important;
  }
  .maw-lg-30p {
    max-width: 30% !important;
  }
  .h-lg-30p {
    height: 30% !important;
  }
  .w-lg-30p {
    width: 30% !important;
  }
  .m-lg-40p {
    margin: 40% !important;
  }
  .mt-lg-40p, .my-lg-40p {
    margin-top: 40% !important;
  }
  .mr-lg-40p, .mx-lg-40p {
    margin-right: 40% !important;
  }
  .mb-lg-40p, .my-lg-40p {
    margin-bottom: 40% !important;
  }
  .ml-lg-40p, .mx-lg-40p {
    margin-left: 40% !important;
  }
  .p-lg-40p {
    padding: 40% !important;
  }
  .pt-lg-40p, .py-lg-40p {
    padding-top: 40% !important;
  }
  .pr-lg-40p, .px-lg-40p {
    padding-right: 40% !important;
  }
  .pb-lg-40p, .py-lg-40p {
    padding-bottom: 40% !important;
  }
  .pl-lg-40p, .px-lg-40p {
    padding-left: 40% !important;
  }
  .gx-lg-40p {
    margin-right: -40% !important;
    margin-left: -40% !important;
  }
  .gx-lg-40p > * {
    margin-right: 40% !important;
    margin-left: 40% !important;
  }
  .gx-lg-40p > .col, .gx-lg-40p > [class*="col-"] {
    padding-right: 40% !important;
    padding-left: 40% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-40p {
    margin-bottom: -40% !important;
  }
  .gy-lg-40p > * {
    margin-bottom: 40% !important;
  }
  .l-lg-40p {
    left: 40% !important;
  }
  .r-lg-40p {
    right: 40% !important;
  }
  .t-lg-40p {
    top: 40% !important;
  }
  .b-lg-40p {
    bottom: 40% !important;
  }
  .mt-lg-n40p, .my-lg-n40p {
    margin-top: -40% !important;
  }
  .ml-lg-n40p, .mx-lg-n40p {
    margin-left: -40% !important;
  }
  .mb-lg-n40p, .my-lg-n40p {
    margin-bottom: -40% !important;
  }
  .mr-lg-n40p, .mx-lg-n40p {
    margin-right: -40% !important;
  }
  .l-lg-n40p {
    left: -40% !important;
  }
  .r-lg-n40p {
    right: -40% !important;
  }
  .t-lg-n40p {
    top: -40% !important;
  }
  .b-lg-n40p {
    bottom: -40% !important;
  }
  .mih-lg-40p {
    min-height: 40% !important;
  }
  .mah-lg-40p {
    max-height: 40% !important;
  }
  .miw-lg-40p {
    min-width: 40% !important;
  }
  .maw-lg-40p {
    max-width: 40% !important;
  }
  .h-lg-40p {
    height: 40% !important;
  }
  .w-lg-40p {
    width: 40% !important;
  }
  .m-lg-45p {
    margin: 45% !important;
  }
  .mt-lg-45p, .my-lg-45p {
    margin-top: 45% !important;
  }
  .mr-lg-45p, .mx-lg-45p {
    margin-right: 45% !important;
  }
  .mb-lg-45p, .my-lg-45p {
    margin-bottom: 45% !important;
  }
  .ml-lg-45p, .mx-lg-45p {
    margin-left: 45% !important;
  }
  .p-lg-45p {
    padding: 45% !important;
  }
  .pt-lg-45p, .py-lg-45p {
    padding-top: 45% !important;
  }
  .pr-lg-45p, .px-lg-45p {
    padding-right: 45% !important;
  }
  .pb-lg-45p, .py-lg-45p {
    padding-bottom: 45% !important;
  }
  .pl-lg-45p, .px-lg-45p {
    padding-left: 45% !important;
  }
  .gx-lg-45p {
    margin-right: -45% !important;
    margin-left: -45% !important;
  }
  .gx-lg-45p > * {
    margin-right: 45% !important;
    margin-left: 45% !important;
  }
  .gx-lg-45p > .col, .gx-lg-45p > [class*="col-"] {
    padding-right: 45% !important;
    padding-left: 45% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-45p {
    margin-bottom: -45% !important;
  }
  .gy-lg-45p > * {
    margin-bottom: 45% !important;
  }
  .l-lg-45p {
    left: 45% !important;
  }
  .r-lg-45p {
    right: 45% !important;
  }
  .t-lg-45p {
    top: 45% !important;
  }
  .b-lg-45p {
    bottom: 45% !important;
  }
  .mt-lg-n45p, .my-lg-n45p {
    margin-top: -45% !important;
  }
  .ml-lg-n45p, .mx-lg-n45p {
    margin-left: -45% !important;
  }
  .mb-lg-n45p, .my-lg-n45p {
    margin-bottom: -45% !important;
  }
  .mr-lg-n45p, .mx-lg-n45p {
    margin-right: -45% !important;
  }
  .l-lg-n45p {
    left: -45% !important;
  }
  .r-lg-n45p {
    right: -45% !important;
  }
  .t-lg-n45p {
    top: -45% !important;
  }
  .b-lg-n45p {
    bottom: -45% !important;
  }
  .mih-lg-45p {
    min-height: 45% !important;
  }
  .mah-lg-45p {
    max-height: 45% !important;
  }
  .miw-lg-45p {
    min-width: 45% !important;
  }
  .maw-lg-45p {
    max-width: 45% !important;
  }
  .h-lg-45p {
    height: 45% !important;
  }
  .w-lg-45p {
    width: 45% !important;
  }
  .m-lg-50p {
    margin: 50% !important;
  }
  .mt-lg-50p, .my-lg-50p {
    margin-top: 50% !important;
  }
  .mr-lg-50p, .mx-lg-50p {
    margin-right: 50% !important;
  }
  .mb-lg-50p, .my-lg-50p {
    margin-bottom: 50% !important;
  }
  .ml-lg-50p, .mx-lg-50p {
    margin-left: 50% !important;
  }
  .p-lg-50p {
    padding: 50% !important;
  }
  .pt-lg-50p, .py-lg-50p {
    padding-top: 50% !important;
  }
  .pr-lg-50p, .px-lg-50p {
    padding-right: 50% !important;
  }
  .pb-lg-50p, .py-lg-50p {
    padding-bottom: 50% !important;
  }
  .pl-lg-50p, .px-lg-50p {
    padding-left: 50% !important;
  }
  .gx-lg-50p {
    margin-right: -50% !important;
    margin-left: -50% !important;
  }
  .gx-lg-50p > * {
    margin-right: 50% !important;
    margin-left: 50% !important;
  }
  .gx-lg-50p > .col, .gx-lg-50p > [class*="col-"] {
    padding-right: 50% !important;
    padding-left: 50% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-50p {
    margin-bottom: -50% !important;
  }
  .gy-lg-50p > * {
    margin-bottom: 50% !important;
  }
  .l-lg-50p {
    left: 50% !important;
  }
  .r-lg-50p {
    right: 50% !important;
  }
  .t-lg-50p {
    top: 50% !important;
  }
  .b-lg-50p {
    bottom: 50% !important;
  }
  .mt-lg-n50p, .my-lg-n50p {
    margin-top: -50% !important;
  }
  .ml-lg-n50p, .mx-lg-n50p {
    margin-left: -50% !important;
  }
  .mb-lg-n50p, .my-lg-n50p {
    margin-bottom: -50% !important;
  }
  .mr-lg-n50p, .mx-lg-n50p {
    margin-right: -50% !important;
  }
  .l-lg-n50p {
    left: -50% !important;
  }
  .r-lg-n50p {
    right: -50% !important;
  }
  .t-lg-n50p {
    top: -50% !important;
  }
  .b-lg-n50p {
    bottom: -50% !important;
  }
  .mih-lg-50p {
    min-height: 50% !important;
  }
  .mah-lg-50p {
    max-height: 50% !important;
  }
  .miw-lg-50p {
    min-width: 50% !important;
  }
  .maw-lg-50p {
    max-width: 50% !important;
  }
  .h-lg-50p {
    height: 50% !important;
  }
  .w-lg-50p {
    width: 50% !important;
  }
  .m-lg-77p {
    margin: 77% !important;
  }
  .mt-lg-77p, .my-lg-77p {
    margin-top: 77% !important;
  }
  .mr-lg-77p, .mx-lg-77p {
    margin-right: 77% !important;
  }
  .mb-lg-77p, .my-lg-77p {
    margin-bottom: 77% !important;
  }
  .ml-lg-77p, .mx-lg-77p {
    margin-left: 77% !important;
  }
  .p-lg-77p {
    padding: 77% !important;
  }
  .pt-lg-77p, .py-lg-77p {
    padding-top: 77% !important;
  }
  .pr-lg-77p, .px-lg-77p {
    padding-right: 77% !important;
  }
  .pb-lg-77p, .py-lg-77p {
    padding-bottom: 77% !important;
  }
  .pl-lg-77p, .px-lg-77p {
    padding-left: 77% !important;
  }
  .gx-lg-77p {
    margin-right: -77% !important;
    margin-left: -77% !important;
  }
  .gx-lg-77p > * {
    margin-right: 77% !important;
    margin-left: 77% !important;
  }
  .gx-lg-77p > .col, .gx-lg-77p > [class*="col-"] {
    padding-right: 77% !important;
    padding-left: 77% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-77p {
    margin-bottom: -77% !important;
  }
  .gy-lg-77p > * {
    margin-bottom: 77% !important;
  }
  .l-lg-77p {
    left: 77% !important;
  }
  .r-lg-77p {
    right: 77% !important;
  }
  .t-lg-77p {
    top: 77% !important;
  }
  .b-lg-77p {
    bottom: 77% !important;
  }
  .mt-lg-n77p, .my-lg-n77p {
    margin-top: -77% !important;
  }
  .ml-lg-n77p, .mx-lg-n77p {
    margin-left: -77% !important;
  }
  .mb-lg-n77p, .my-lg-n77p {
    margin-bottom: -77% !important;
  }
  .mr-lg-n77p, .mx-lg-n77p {
    margin-right: -77% !important;
  }
  .l-lg-n77p {
    left: -77% !important;
  }
  .r-lg-n77p {
    right: -77% !important;
  }
  .t-lg-n77p {
    top: -77% !important;
  }
  .b-lg-n77p {
    bottom: -77% !important;
  }
  .mih-lg-77p {
    min-height: 77% !important;
  }
  .mah-lg-77p {
    max-height: 77% !important;
  }
  .miw-lg-77p {
    min-width: 77% !important;
  }
  .maw-lg-77p {
    max-width: 77% !important;
  }
  .h-lg-77p {
    height: 77% !important;
  }
  .w-lg-77p {
    width: 77% !important;
  }
  .m-lg-100p {
    margin: 100% !important;
  }
  .mt-lg-100p, .my-lg-100p {
    margin-top: 100% !important;
  }
  .mr-lg-100p, .mx-lg-100p {
    margin-right: 100% !important;
  }
  .mb-lg-100p, .my-lg-100p {
    margin-bottom: 100% !important;
  }
  .ml-lg-100p, .mx-lg-100p {
    margin-left: 100% !important;
  }
  .p-lg-100p {
    padding: 100% !important;
  }
  .pt-lg-100p, .py-lg-100p {
    padding-top: 100% !important;
  }
  .pr-lg-100p, .px-lg-100p {
    padding-right: 100% !important;
  }
  .pb-lg-100p, .py-lg-100p {
    padding-bottom: 100% !important;
  }
  .pl-lg-100p, .px-lg-100p {
    padding-left: 100% !important;
  }
  .gx-lg-100p {
    margin-right: -100% !important;
    margin-left: -100% !important;
  }
  .gx-lg-100p > * {
    margin-right: 100% !important;
    margin-left: 100% !important;
  }
  .gx-lg-100p > .col, .gx-lg-100p > [class*="col-"] {
    padding-right: 100% !important;
    padding-left: 100% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-100p {
    margin-bottom: -100% !important;
  }
  .gy-lg-100p > * {
    margin-bottom: 100% !important;
  }
  .l-lg-100p {
    left: 100% !important;
  }
  .r-lg-100p {
    right: 100% !important;
  }
  .t-lg-100p {
    top: 100% !important;
  }
  .b-lg-100p {
    bottom: 100% !important;
  }
  .mt-lg-n100p, .my-lg-n100p {
    margin-top: -100% !important;
  }
  .ml-lg-n100p, .mx-lg-n100p {
    margin-left: -100% !important;
  }
  .mb-lg-n100p, .my-lg-n100p {
    margin-bottom: -100% !important;
  }
  .mr-lg-n100p, .mx-lg-n100p {
    margin-right: -100% !important;
  }
  .l-lg-n100p {
    left: -100% !important;
  }
  .r-lg-n100p {
    right: -100% !important;
  }
  .t-lg-n100p {
    top: -100% !important;
  }
  .b-lg-n100p {
    bottom: -100% !important;
  }
  .mih-lg-100p {
    min-height: 100% !important;
  }
  .mah-lg-100p {
    max-height: 100% !important;
  }
  .miw-lg-100p {
    min-width: 100% !important;
  }
  .maw-lg-100p {
    max-width: 100% !important;
  }
  .h-lg-100p {
    height: 100% !important;
  }
  .w-lg-100p {
    width: 100% !important;
  }
  .m-lg-30vh {
    margin: 30vh !important;
  }
  .mt-lg-30vh, .my-lg-30vh {
    margin-top: 30vh !important;
  }
  .mr-lg-30vh, .mx-lg-30vh {
    margin-right: 30vh !important;
  }
  .mb-lg-30vh, .my-lg-30vh {
    margin-bottom: 30vh !important;
  }
  .ml-lg-30vh, .mx-lg-30vh {
    margin-left: 30vh !important;
  }
  .p-lg-30vh {
    padding: 30vh !important;
  }
  .pt-lg-30vh, .py-lg-30vh {
    padding-top: 30vh !important;
  }
  .pr-lg-30vh, .px-lg-30vh {
    padding-right: 30vh !important;
  }
  .pb-lg-30vh, .py-lg-30vh {
    padding-bottom: 30vh !important;
  }
  .pl-lg-30vh, .px-lg-30vh {
    padding-left: 30vh !important;
  }
  .gx-lg-30vh {
    margin-right: -30vh !important;
    margin-left: -30vh !important;
  }
  .gx-lg-30vh > * {
    margin-right: 30vh !important;
    margin-left: 30vh !important;
  }
  .gx-lg-30vh > .col, .gx-lg-30vh > [class*="col-"] {
    padding-right: 30vh !important;
    padding-left: 30vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-30vh {
    margin-bottom: -30vh !important;
  }
  .gy-lg-30vh > * {
    margin-bottom: 30vh !important;
  }
  .l-lg-30vh {
    left: 30vh !important;
  }
  .r-lg-30vh {
    right: 30vh !important;
  }
  .t-lg-30vh {
    top: 30vh !important;
  }
  .b-lg-30vh {
    bottom: 30vh !important;
  }
  .mt-lg-n30vh, .my-lg-n30vh {
    margin-top: -30vh !important;
  }
  .ml-lg-n30vh, .mx-lg-n30vh {
    margin-left: -30vh !important;
  }
  .mb-lg-n30vh, .my-lg-n30vh {
    margin-bottom: -30vh !important;
  }
  .mr-lg-n30vh, .mx-lg-n30vh {
    margin-right: -30vh !important;
  }
  .l-lg-n30vh {
    left: -30vh !important;
  }
  .r-lg-n30vh {
    right: -30vh !important;
  }
  .t-lg-n30vh {
    top: -30vh !important;
  }
  .b-lg-n30vh {
    bottom: -30vh !important;
  }
  .mih-lg-30vh {
    min-height: 30vh !important;
  }
  .mah-lg-30vh {
    max-height: 30vh !important;
  }
  .miw-lg-30vh {
    min-width: 30vh !important;
  }
  .maw-lg-30vh {
    max-width: 30vh !important;
  }
  .h-lg-30vh {
    height: 30vh !important;
  }
  .w-lg-30vh {
    width: 30vh !important;
  }
  .m-lg-50vh {
    margin: 50vh !important;
  }
  .mt-lg-50vh, .my-lg-50vh {
    margin-top: 50vh !important;
  }
  .mr-lg-50vh, .mx-lg-50vh {
    margin-right: 50vh !important;
  }
  .mb-lg-50vh, .my-lg-50vh {
    margin-bottom: 50vh !important;
  }
  .ml-lg-50vh, .mx-lg-50vh {
    margin-left: 50vh !important;
  }
  .p-lg-50vh {
    padding: 50vh !important;
  }
  .pt-lg-50vh, .py-lg-50vh {
    padding-top: 50vh !important;
  }
  .pr-lg-50vh, .px-lg-50vh {
    padding-right: 50vh !important;
  }
  .pb-lg-50vh, .py-lg-50vh {
    padding-bottom: 50vh !important;
  }
  .pl-lg-50vh, .px-lg-50vh {
    padding-left: 50vh !important;
  }
  .gx-lg-50vh {
    margin-right: -50vh !important;
    margin-left: -50vh !important;
  }
  .gx-lg-50vh > * {
    margin-right: 50vh !important;
    margin-left: 50vh !important;
  }
  .gx-lg-50vh > .col, .gx-lg-50vh > [class*="col-"] {
    padding-right: 50vh !important;
    padding-left: 50vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-50vh {
    margin-bottom: -50vh !important;
  }
  .gy-lg-50vh > * {
    margin-bottom: 50vh !important;
  }
  .l-lg-50vh {
    left: 50vh !important;
  }
  .r-lg-50vh {
    right: 50vh !important;
  }
  .t-lg-50vh {
    top: 50vh !important;
  }
  .b-lg-50vh {
    bottom: 50vh !important;
  }
  .mt-lg-n50vh, .my-lg-n50vh {
    margin-top: -50vh !important;
  }
  .ml-lg-n50vh, .mx-lg-n50vh {
    margin-left: -50vh !important;
  }
  .mb-lg-n50vh, .my-lg-n50vh {
    margin-bottom: -50vh !important;
  }
  .mr-lg-n50vh, .mx-lg-n50vh {
    margin-right: -50vh !important;
  }
  .l-lg-n50vh {
    left: -50vh !important;
  }
  .r-lg-n50vh {
    right: -50vh !important;
  }
  .t-lg-n50vh {
    top: -50vh !important;
  }
  .b-lg-n50vh {
    bottom: -50vh !important;
  }
  .mih-lg-50vh {
    min-height: 50vh !important;
  }
  .mah-lg-50vh {
    max-height: 50vh !important;
  }
  .miw-lg-50vh {
    min-width: 50vh !important;
  }
  .maw-lg-50vh {
    max-width: 50vh !important;
  }
  .h-lg-50vh {
    height: 50vh !important;
  }
  .w-lg-50vh {
    width: 50vh !important;
  }
  .m-lg-100vh {
    margin: 100vh !important;
  }
  .mt-lg-100vh, .my-lg-100vh {
    margin-top: 100vh !important;
  }
  .mr-lg-100vh, .mx-lg-100vh {
    margin-right: 100vh !important;
  }
  .mb-lg-100vh, .my-lg-100vh {
    margin-bottom: 100vh !important;
  }
  .ml-lg-100vh, .mx-lg-100vh {
    margin-left: 100vh !important;
  }
  .p-lg-100vh {
    padding: 100vh !important;
  }
  .pt-lg-100vh, .py-lg-100vh {
    padding-top: 100vh !important;
  }
  .pr-lg-100vh, .px-lg-100vh {
    padding-right: 100vh !important;
  }
  .pb-lg-100vh, .py-lg-100vh {
    padding-bottom: 100vh !important;
  }
  .pl-lg-100vh, .px-lg-100vh {
    padding-left: 100vh !important;
  }
  .gx-lg-100vh {
    margin-right: -100vh !important;
    margin-left: -100vh !important;
  }
  .gx-lg-100vh > * {
    margin-right: 100vh !important;
    margin-left: 100vh !important;
  }
  .gx-lg-100vh > .col, .gx-lg-100vh > [class*="col-"] {
    padding-right: 100vh !important;
    padding-left: 100vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-lg-100vh {
    margin-bottom: -100vh !important;
  }
  .gy-lg-100vh > * {
    margin-bottom: 100vh !important;
  }
  .l-lg-100vh {
    left: 100vh !important;
  }
  .r-lg-100vh {
    right: 100vh !important;
  }
  .t-lg-100vh {
    top: 100vh !important;
  }
  .b-lg-100vh {
    bottom: 100vh !important;
  }
  .mt-lg-n100vh, .my-lg-n100vh {
    margin-top: -100vh !important;
  }
  .ml-lg-n100vh, .mx-lg-n100vh {
    margin-left: -100vh !important;
  }
  .mb-lg-n100vh, .my-lg-n100vh {
    margin-bottom: -100vh !important;
  }
  .mr-lg-n100vh, .mx-lg-n100vh {
    margin-right: -100vh !important;
  }
  .l-lg-n100vh {
    left: -100vh !important;
  }
  .r-lg-n100vh {
    right: -100vh !important;
  }
  .t-lg-n100vh {
    top: -100vh !important;
  }
  .b-lg-n100vh {
    bottom: -100vh !important;
  }
  .mih-lg-100vh {
    min-height: 100vh !important;
  }
  .mah-lg-100vh {
    max-height: 100vh !important;
  }
  .miw-lg-100vh {
    min-width: 100vh !important;
  }
  .maw-lg-100vh {
    max-width: 100vh !important;
  }
  .h-lg-100vh {
    height: 100vh !important;
  }
  .w-lg-100vh {
    width: 100vh !important;
  }
  .m-lg-a {
    margin: auto !important;
  }
  .mt-lg-a, .my-lg-a {
    margin-top: auto !important;
  }
  .mr-lg-a, .mx-lg-a {
    margin-right: auto !important;
  }
  .mb-lg-a, .my-lg-a {
    margin-bottom: auto !important;
  }
  .ml-lg-a, .mx-lg-a {
    margin-left: auto !important;
  }
  .gt-lg-0, .gtx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gt-lg-0 *, .gtx-lg-0 * {
    --bs-gutter-x: 0;
  }
  .gt-lg-0 .gt-lg-0, .gt-lg-0 .gtx-lg-0, .gtx-lg-0 .gt-lg-0, .gtx-lg-0 .gtx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gt-lg-0 .gt-lg-0 *, .gt-lg-0 .gtx-lg-0 *, .gtx-lg-0 .gt-lg-0 *, .gtx-lg-0 .gtx-lg-0 * {
    --bs-gutter-x: 0;
  }
  .gt-lg-0 .gt-lg-1, .gt-lg-0 .gtx-lg-1, .gtx-lg-0 .gt-lg-1, .gtx-lg-0 .gtx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-0 .gt-lg-1 *, .gt-lg-0 .gtx-lg-1 *, .gtx-lg-0 .gt-lg-1 *, .gtx-lg-0 .gtx-lg-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-0 .gt-lg-2, .gt-lg-0 .gtx-lg-2, .gtx-lg-0 .gt-lg-2, .gtx-lg-0 .gtx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-0 .gt-lg-2 *, .gt-lg-0 .gtx-lg-2 *, .gtx-lg-0 .gt-lg-2 *, .gtx-lg-0 .gtx-lg-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-0 .gt-lg-3, .gt-lg-0 .gtx-lg-3, .gtx-lg-0 .gt-lg-3, .gtx-lg-0 .gtx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-0 .gt-lg-3 *, .gt-lg-0 .gtx-lg-3 *, .gtx-lg-0 .gt-lg-3 *, .gtx-lg-0 .gtx-lg-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-0 .gt-lg-4, .gt-lg-0 .gtx-lg-4, .gtx-lg-0 .gt-lg-4, .gtx-lg-0 .gtx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-0 .gt-lg-4 *, .gt-lg-0 .gtx-lg-4 *, .gtx-lg-0 .gt-lg-4 *, .gtx-lg-0 .gtx-lg-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-0 .gt-lg-5, .gt-lg-0 .gtx-lg-5, .gtx-lg-0 .gt-lg-5, .gtx-lg-0 .gtx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-0 .gt-lg-5 *, .gt-lg-0 .gtx-lg-5 *, .gtx-lg-0 .gt-lg-5 *, .gtx-lg-0 .gtx-lg-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-0, .gty-lg-0 {
    --bs-gutter-y: 0;
  }
  .gt-lg-0 *, .gty-lg-0 * {
    --bs-gutter-y: 0;
  }
  .gt-lg-0 .gt-lg-0, .gt-lg-0 .gty-lg-0, .gty-lg-0 .gt-lg-0, .gty-lg-0 .gty-lg-0 {
    --bs-gutter-y: 0;
  }
  .gt-lg-0 .gt-lg-0 *, .gt-lg-0 .gty-lg-0 *, .gty-lg-0 .gt-lg-0 *, .gty-lg-0 .gty-lg-0 * {
    --bs-gutter-y: 0;
  }
  .gt-lg-0 .gt-lg-1, .gt-lg-0 .gty-lg-1, .gty-lg-0 .gt-lg-1, .gty-lg-0 .gty-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-0 .gt-lg-1 *, .gt-lg-0 .gty-lg-1 *, .gty-lg-0 .gt-lg-1 *, .gty-lg-0 .gty-lg-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-0 .gt-lg-2, .gt-lg-0 .gty-lg-2, .gty-lg-0 .gt-lg-2, .gty-lg-0 .gty-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-0 .gt-lg-2 *, .gt-lg-0 .gty-lg-2 *, .gty-lg-0 .gt-lg-2 *, .gty-lg-0 .gty-lg-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-0 .gt-lg-3, .gt-lg-0 .gty-lg-3, .gty-lg-0 .gt-lg-3, .gty-lg-0 .gty-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-0 .gt-lg-3 *, .gt-lg-0 .gty-lg-3 *, .gty-lg-0 .gt-lg-3 *, .gty-lg-0 .gty-lg-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-0 .gt-lg-4, .gt-lg-0 .gty-lg-4, .gty-lg-0 .gt-lg-4, .gty-lg-0 .gty-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-0 .gt-lg-4 *, .gt-lg-0 .gty-lg-4 *, .gty-lg-0 .gt-lg-4 *, .gty-lg-0 .gty-lg-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-0 .gt-lg-5, .gt-lg-0 .gty-lg-5, .gty-lg-0 .gt-lg-5, .gty-lg-0 .gty-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-0 .gt-lg-5 *, .gt-lg-0 .gty-lg-5 *, .gty-lg-0 .gt-lg-5 *, .gty-lg-0 .gty-lg-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-1, .gtx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-1 *, .gtx-lg-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-1 .gt-lg-0, .gt-lg-1 .gtx-lg-0, .gtx-lg-1 .gt-lg-0, .gtx-lg-1 .gtx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gt-lg-1 .gt-lg-0 *, .gt-lg-1 .gtx-lg-0 *, .gtx-lg-1 .gt-lg-0 *, .gtx-lg-1 .gtx-lg-0 * {
    --bs-gutter-x: 0;
  }
  .gt-lg-1 .gt-lg-1, .gt-lg-1 .gtx-lg-1, .gtx-lg-1 .gt-lg-1, .gtx-lg-1 .gtx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-1 .gt-lg-1 *, .gt-lg-1 .gtx-lg-1 *, .gtx-lg-1 .gt-lg-1 *, .gtx-lg-1 .gtx-lg-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-1 .gt-lg-2, .gt-lg-1 .gtx-lg-2, .gtx-lg-1 .gt-lg-2, .gtx-lg-1 .gtx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-1 .gt-lg-2 *, .gt-lg-1 .gtx-lg-2 *, .gtx-lg-1 .gt-lg-2 *, .gtx-lg-1 .gtx-lg-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-1 .gt-lg-3, .gt-lg-1 .gtx-lg-3, .gtx-lg-1 .gt-lg-3, .gtx-lg-1 .gtx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-1 .gt-lg-3 *, .gt-lg-1 .gtx-lg-3 *, .gtx-lg-1 .gt-lg-3 *, .gtx-lg-1 .gtx-lg-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-1 .gt-lg-4, .gt-lg-1 .gtx-lg-4, .gtx-lg-1 .gt-lg-4, .gtx-lg-1 .gtx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-1 .gt-lg-4 *, .gt-lg-1 .gtx-lg-4 *, .gtx-lg-1 .gt-lg-4 *, .gtx-lg-1 .gtx-lg-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-1 .gt-lg-5, .gt-lg-1 .gtx-lg-5, .gtx-lg-1 .gt-lg-5, .gtx-lg-1 .gtx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-1 .gt-lg-5 *, .gt-lg-1 .gtx-lg-5 *, .gtx-lg-1 .gt-lg-5 *, .gtx-lg-1 .gtx-lg-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-1, .gty-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-1 *, .gty-lg-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-1 .gt-lg-0, .gt-lg-1 .gty-lg-0, .gty-lg-1 .gt-lg-0, .gty-lg-1 .gty-lg-0 {
    --bs-gutter-y: 0;
  }
  .gt-lg-1 .gt-lg-0 *, .gt-lg-1 .gty-lg-0 *, .gty-lg-1 .gt-lg-0 *, .gty-lg-1 .gty-lg-0 * {
    --bs-gutter-y: 0;
  }
  .gt-lg-1 .gt-lg-1, .gt-lg-1 .gty-lg-1, .gty-lg-1 .gt-lg-1, .gty-lg-1 .gty-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-1 .gt-lg-1 *, .gt-lg-1 .gty-lg-1 *, .gty-lg-1 .gt-lg-1 *, .gty-lg-1 .gty-lg-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-1 .gt-lg-2, .gt-lg-1 .gty-lg-2, .gty-lg-1 .gt-lg-2, .gty-lg-1 .gty-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-1 .gt-lg-2 *, .gt-lg-1 .gty-lg-2 *, .gty-lg-1 .gt-lg-2 *, .gty-lg-1 .gty-lg-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-1 .gt-lg-3, .gt-lg-1 .gty-lg-3, .gty-lg-1 .gt-lg-3, .gty-lg-1 .gty-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-1 .gt-lg-3 *, .gt-lg-1 .gty-lg-3 *, .gty-lg-1 .gt-lg-3 *, .gty-lg-1 .gty-lg-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-1 .gt-lg-4, .gt-lg-1 .gty-lg-4, .gty-lg-1 .gt-lg-4, .gty-lg-1 .gty-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-1 .gt-lg-4 *, .gt-lg-1 .gty-lg-4 *, .gty-lg-1 .gt-lg-4 *, .gty-lg-1 .gty-lg-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-1 .gt-lg-5, .gt-lg-1 .gty-lg-5, .gty-lg-1 .gt-lg-5, .gty-lg-1 .gty-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-1 .gt-lg-5 *, .gt-lg-1 .gty-lg-5 *, .gty-lg-1 .gt-lg-5 *, .gty-lg-1 .gty-lg-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-2, .gtx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-2 *, .gtx-lg-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-2 .gt-lg-0, .gt-lg-2 .gtx-lg-0, .gtx-lg-2 .gt-lg-0, .gtx-lg-2 .gtx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gt-lg-2 .gt-lg-0 *, .gt-lg-2 .gtx-lg-0 *, .gtx-lg-2 .gt-lg-0 *, .gtx-lg-2 .gtx-lg-0 * {
    --bs-gutter-x: 0;
  }
  .gt-lg-2 .gt-lg-1, .gt-lg-2 .gtx-lg-1, .gtx-lg-2 .gt-lg-1, .gtx-lg-2 .gtx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-2 .gt-lg-1 *, .gt-lg-2 .gtx-lg-1 *, .gtx-lg-2 .gt-lg-1 *, .gtx-lg-2 .gtx-lg-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-2 .gt-lg-2, .gt-lg-2 .gtx-lg-2, .gtx-lg-2 .gt-lg-2, .gtx-lg-2 .gtx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-2 .gt-lg-2 *, .gt-lg-2 .gtx-lg-2 *, .gtx-lg-2 .gt-lg-2 *, .gtx-lg-2 .gtx-lg-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-2 .gt-lg-3, .gt-lg-2 .gtx-lg-3, .gtx-lg-2 .gt-lg-3, .gtx-lg-2 .gtx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-2 .gt-lg-3 *, .gt-lg-2 .gtx-lg-3 *, .gtx-lg-2 .gt-lg-3 *, .gtx-lg-2 .gtx-lg-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-2 .gt-lg-4, .gt-lg-2 .gtx-lg-4, .gtx-lg-2 .gt-lg-4, .gtx-lg-2 .gtx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-2 .gt-lg-4 *, .gt-lg-2 .gtx-lg-4 *, .gtx-lg-2 .gt-lg-4 *, .gtx-lg-2 .gtx-lg-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-2 .gt-lg-5, .gt-lg-2 .gtx-lg-5, .gtx-lg-2 .gt-lg-5, .gtx-lg-2 .gtx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-2 .gt-lg-5 *, .gt-lg-2 .gtx-lg-5 *, .gtx-lg-2 .gt-lg-5 *, .gtx-lg-2 .gtx-lg-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-2, .gty-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-2 *, .gty-lg-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-2 .gt-lg-0, .gt-lg-2 .gty-lg-0, .gty-lg-2 .gt-lg-0, .gty-lg-2 .gty-lg-0 {
    --bs-gutter-y: 0;
  }
  .gt-lg-2 .gt-lg-0 *, .gt-lg-2 .gty-lg-0 *, .gty-lg-2 .gt-lg-0 *, .gty-lg-2 .gty-lg-0 * {
    --bs-gutter-y: 0;
  }
  .gt-lg-2 .gt-lg-1, .gt-lg-2 .gty-lg-1, .gty-lg-2 .gt-lg-1, .gty-lg-2 .gty-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-2 .gt-lg-1 *, .gt-lg-2 .gty-lg-1 *, .gty-lg-2 .gt-lg-1 *, .gty-lg-2 .gty-lg-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-2 .gt-lg-2, .gt-lg-2 .gty-lg-2, .gty-lg-2 .gt-lg-2, .gty-lg-2 .gty-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-2 .gt-lg-2 *, .gt-lg-2 .gty-lg-2 *, .gty-lg-2 .gt-lg-2 *, .gty-lg-2 .gty-lg-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-2 .gt-lg-3, .gt-lg-2 .gty-lg-3, .gty-lg-2 .gt-lg-3, .gty-lg-2 .gty-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-2 .gt-lg-3 *, .gt-lg-2 .gty-lg-3 *, .gty-lg-2 .gt-lg-3 *, .gty-lg-2 .gty-lg-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-2 .gt-lg-4, .gt-lg-2 .gty-lg-4, .gty-lg-2 .gt-lg-4, .gty-lg-2 .gty-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-2 .gt-lg-4 *, .gt-lg-2 .gty-lg-4 *, .gty-lg-2 .gt-lg-4 *, .gty-lg-2 .gty-lg-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-2 .gt-lg-5, .gt-lg-2 .gty-lg-5, .gty-lg-2 .gt-lg-5, .gty-lg-2 .gty-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-2 .gt-lg-5 *, .gt-lg-2 .gty-lg-5 *, .gty-lg-2 .gt-lg-5 *, .gty-lg-2 .gty-lg-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-3, .gtx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-3 *, .gtx-lg-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-3 .gt-lg-0, .gt-lg-3 .gtx-lg-0, .gtx-lg-3 .gt-lg-0, .gtx-lg-3 .gtx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gt-lg-3 .gt-lg-0 *, .gt-lg-3 .gtx-lg-0 *, .gtx-lg-3 .gt-lg-0 *, .gtx-lg-3 .gtx-lg-0 * {
    --bs-gutter-x: 0;
  }
  .gt-lg-3 .gt-lg-1, .gt-lg-3 .gtx-lg-1, .gtx-lg-3 .gt-lg-1, .gtx-lg-3 .gtx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-3 .gt-lg-1 *, .gt-lg-3 .gtx-lg-1 *, .gtx-lg-3 .gt-lg-1 *, .gtx-lg-3 .gtx-lg-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-3 .gt-lg-2, .gt-lg-3 .gtx-lg-2, .gtx-lg-3 .gt-lg-2, .gtx-lg-3 .gtx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-3 .gt-lg-2 *, .gt-lg-3 .gtx-lg-2 *, .gtx-lg-3 .gt-lg-2 *, .gtx-lg-3 .gtx-lg-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-3 .gt-lg-3, .gt-lg-3 .gtx-lg-3, .gtx-lg-3 .gt-lg-3, .gtx-lg-3 .gtx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-3 .gt-lg-3 *, .gt-lg-3 .gtx-lg-3 *, .gtx-lg-3 .gt-lg-3 *, .gtx-lg-3 .gtx-lg-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-3 .gt-lg-4, .gt-lg-3 .gtx-lg-4, .gtx-lg-3 .gt-lg-4, .gtx-lg-3 .gtx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-3 .gt-lg-4 *, .gt-lg-3 .gtx-lg-4 *, .gtx-lg-3 .gt-lg-4 *, .gtx-lg-3 .gtx-lg-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-3 .gt-lg-5, .gt-lg-3 .gtx-lg-5, .gtx-lg-3 .gt-lg-5, .gtx-lg-3 .gtx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-3 .gt-lg-5 *, .gt-lg-3 .gtx-lg-5 *, .gtx-lg-3 .gt-lg-5 *, .gtx-lg-3 .gtx-lg-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-3, .gty-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-3 *, .gty-lg-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-3 .gt-lg-0, .gt-lg-3 .gty-lg-0, .gty-lg-3 .gt-lg-0, .gty-lg-3 .gty-lg-0 {
    --bs-gutter-y: 0;
  }
  .gt-lg-3 .gt-lg-0 *, .gt-lg-3 .gty-lg-0 *, .gty-lg-3 .gt-lg-0 *, .gty-lg-3 .gty-lg-0 * {
    --bs-gutter-y: 0;
  }
  .gt-lg-3 .gt-lg-1, .gt-lg-3 .gty-lg-1, .gty-lg-3 .gt-lg-1, .gty-lg-3 .gty-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-3 .gt-lg-1 *, .gt-lg-3 .gty-lg-1 *, .gty-lg-3 .gt-lg-1 *, .gty-lg-3 .gty-lg-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-3 .gt-lg-2, .gt-lg-3 .gty-lg-2, .gty-lg-3 .gt-lg-2, .gty-lg-3 .gty-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-3 .gt-lg-2 *, .gt-lg-3 .gty-lg-2 *, .gty-lg-3 .gt-lg-2 *, .gty-lg-3 .gty-lg-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-3 .gt-lg-3, .gt-lg-3 .gty-lg-3, .gty-lg-3 .gt-lg-3, .gty-lg-3 .gty-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-3 .gt-lg-3 *, .gt-lg-3 .gty-lg-3 *, .gty-lg-3 .gt-lg-3 *, .gty-lg-3 .gty-lg-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-3 .gt-lg-4, .gt-lg-3 .gty-lg-4, .gty-lg-3 .gt-lg-4, .gty-lg-3 .gty-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-3 .gt-lg-4 *, .gt-lg-3 .gty-lg-4 *, .gty-lg-3 .gt-lg-4 *, .gty-lg-3 .gty-lg-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-3 .gt-lg-5, .gt-lg-3 .gty-lg-5, .gty-lg-3 .gt-lg-5, .gty-lg-3 .gty-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-3 .gt-lg-5 *, .gt-lg-3 .gty-lg-5 *, .gty-lg-3 .gt-lg-5 *, .gty-lg-3 .gty-lg-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-4, .gtx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-4 *, .gtx-lg-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-4 .gt-lg-0, .gt-lg-4 .gtx-lg-0, .gtx-lg-4 .gt-lg-0, .gtx-lg-4 .gtx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gt-lg-4 .gt-lg-0 *, .gt-lg-4 .gtx-lg-0 *, .gtx-lg-4 .gt-lg-0 *, .gtx-lg-4 .gtx-lg-0 * {
    --bs-gutter-x: 0;
  }
  .gt-lg-4 .gt-lg-1, .gt-lg-4 .gtx-lg-1, .gtx-lg-4 .gt-lg-1, .gtx-lg-4 .gtx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-4 .gt-lg-1 *, .gt-lg-4 .gtx-lg-1 *, .gtx-lg-4 .gt-lg-1 *, .gtx-lg-4 .gtx-lg-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-4 .gt-lg-2, .gt-lg-4 .gtx-lg-2, .gtx-lg-4 .gt-lg-2, .gtx-lg-4 .gtx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-4 .gt-lg-2 *, .gt-lg-4 .gtx-lg-2 *, .gtx-lg-4 .gt-lg-2 *, .gtx-lg-4 .gtx-lg-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-4 .gt-lg-3, .gt-lg-4 .gtx-lg-3, .gtx-lg-4 .gt-lg-3, .gtx-lg-4 .gtx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-4 .gt-lg-3 *, .gt-lg-4 .gtx-lg-3 *, .gtx-lg-4 .gt-lg-3 *, .gtx-lg-4 .gtx-lg-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-4 .gt-lg-4, .gt-lg-4 .gtx-lg-4, .gtx-lg-4 .gt-lg-4, .gtx-lg-4 .gtx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-4 .gt-lg-4 *, .gt-lg-4 .gtx-lg-4 *, .gtx-lg-4 .gt-lg-4 *, .gtx-lg-4 .gtx-lg-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-4 .gt-lg-5, .gt-lg-4 .gtx-lg-5, .gtx-lg-4 .gt-lg-5, .gtx-lg-4 .gtx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-4 .gt-lg-5 *, .gt-lg-4 .gtx-lg-5 *, .gtx-lg-4 .gt-lg-5 *, .gtx-lg-4 .gtx-lg-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-4, .gty-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-4 *, .gty-lg-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-4 .gt-lg-0, .gt-lg-4 .gty-lg-0, .gty-lg-4 .gt-lg-0, .gty-lg-4 .gty-lg-0 {
    --bs-gutter-y: 0;
  }
  .gt-lg-4 .gt-lg-0 *, .gt-lg-4 .gty-lg-0 *, .gty-lg-4 .gt-lg-0 *, .gty-lg-4 .gty-lg-0 * {
    --bs-gutter-y: 0;
  }
  .gt-lg-4 .gt-lg-1, .gt-lg-4 .gty-lg-1, .gty-lg-4 .gt-lg-1, .gty-lg-4 .gty-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-4 .gt-lg-1 *, .gt-lg-4 .gty-lg-1 *, .gty-lg-4 .gt-lg-1 *, .gty-lg-4 .gty-lg-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-4 .gt-lg-2, .gt-lg-4 .gty-lg-2, .gty-lg-4 .gt-lg-2, .gty-lg-4 .gty-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-4 .gt-lg-2 *, .gt-lg-4 .gty-lg-2 *, .gty-lg-4 .gt-lg-2 *, .gty-lg-4 .gty-lg-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-4 .gt-lg-3, .gt-lg-4 .gty-lg-3, .gty-lg-4 .gt-lg-3, .gty-lg-4 .gty-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-4 .gt-lg-3 *, .gt-lg-4 .gty-lg-3 *, .gty-lg-4 .gt-lg-3 *, .gty-lg-4 .gty-lg-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-4 .gt-lg-4, .gt-lg-4 .gty-lg-4, .gty-lg-4 .gt-lg-4, .gty-lg-4 .gty-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-4 .gt-lg-4 *, .gt-lg-4 .gty-lg-4 *, .gty-lg-4 .gt-lg-4 *, .gty-lg-4 .gty-lg-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-4 .gt-lg-5, .gt-lg-4 .gty-lg-5, .gty-lg-4 .gt-lg-5, .gty-lg-4 .gty-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-4 .gt-lg-5 *, .gt-lg-4 .gty-lg-5 *, .gty-lg-4 .gt-lg-5 *, .gty-lg-4 .gty-lg-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-5, .gtx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-5 *, .gtx-lg-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-5 .gt-lg-0, .gt-lg-5 .gtx-lg-0, .gtx-lg-5 .gt-lg-0, .gtx-lg-5 .gtx-lg-0 {
    --bs-gutter-x: 0;
  }
  .gt-lg-5 .gt-lg-0 *, .gt-lg-5 .gtx-lg-0 *, .gtx-lg-5 .gt-lg-0 *, .gtx-lg-5 .gtx-lg-0 * {
    --bs-gutter-x: 0;
  }
  .gt-lg-5 .gt-lg-1, .gt-lg-5 .gtx-lg-1, .gtx-lg-5 .gt-lg-1, .gtx-lg-5 .gtx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-5 .gt-lg-1 *, .gt-lg-5 .gtx-lg-1 *, .gtx-lg-5 .gt-lg-1 *, .gtx-lg-5 .gtx-lg-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-lg-5 .gt-lg-2, .gt-lg-5 .gtx-lg-2, .gtx-lg-5 .gt-lg-2, .gtx-lg-5 .gtx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-5 .gt-lg-2 *, .gt-lg-5 .gtx-lg-2 *, .gtx-lg-5 .gt-lg-2 *, .gtx-lg-5 .gtx-lg-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-lg-5 .gt-lg-3, .gt-lg-5 .gtx-lg-3, .gtx-lg-5 .gt-lg-3, .gtx-lg-5 .gtx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-5 .gt-lg-3 *, .gt-lg-5 .gtx-lg-3 *, .gtx-lg-5 .gt-lg-3 *, .gtx-lg-5 .gtx-lg-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-lg-5 .gt-lg-4, .gt-lg-5 .gtx-lg-4, .gtx-lg-5 .gt-lg-4, .gtx-lg-5 .gtx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-5 .gt-lg-4 *, .gt-lg-5 .gtx-lg-4 *, .gtx-lg-5 .gt-lg-4 *, .gtx-lg-5 .gtx-lg-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-lg-5 .gt-lg-5, .gt-lg-5 .gtx-lg-5, .gtx-lg-5 .gt-lg-5, .gtx-lg-5 .gtx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-5 .gt-lg-5 *, .gt-lg-5 .gtx-lg-5 *, .gtx-lg-5 .gt-lg-5 *, .gtx-lg-5 .gtx-lg-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-lg-5, .gty-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-5 *, .gty-lg-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-5 .gt-lg-0, .gt-lg-5 .gty-lg-0, .gty-lg-5 .gt-lg-0, .gty-lg-5 .gty-lg-0 {
    --bs-gutter-y: 0;
  }
  .gt-lg-5 .gt-lg-0 *, .gt-lg-5 .gty-lg-0 *, .gty-lg-5 .gt-lg-0 *, .gty-lg-5 .gty-lg-0 * {
    --bs-gutter-y: 0;
  }
  .gt-lg-5 .gt-lg-1, .gt-lg-5 .gty-lg-1, .gty-lg-5 .gt-lg-1, .gty-lg-5 .gty-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-5 .gt-lg-1 *, .gt-lg-5 .gty-lg-1 *, .gty-lg-5 .gt-lg-1 *, .gty-lg-5 .gty-lg-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-lg-5 .gt-lg-2, .gt-lg-5 .gty-lg-2, .gty-lg-5 .gt-lg-2, .gty-lg-5 .gty-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-5 .gt-lg-2 *, .gt-lg-5 .gty-lg-2 *, .gty-lg-5 .gt-lg-2 *, .gty-lg-5 .gty-lg-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-lg-5 .gt-lg-3, .gt-lg-5 .gty-lg-3, .gty-lg-5 .gt-lg-3, .gty-lg-5 .gty-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-5 .gt-lg-3 *, .gt-lg-5 .gty-lg-3 *, .gty-lg-5 .gt-lg-3 *, .gty-lg-5 .gty-lg-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-lg-5 .gt-lg-4, .gt-lg-5 .gty-lg-4, .gty-lg-5 .gt-lg-4, .gty-lg-5 .gty-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-5 .gt-lg-4 *, .gt-lg-5 .gty-lg-4 *, .gty-lg-5 .gt-lg-4 *, .gty-lg-5 .gty-lg-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-lg-5 .gt-lg-5, .gt-lg-5 .gty-lg-5, .gty-lg-5 .gt-lg-5, .gty-lg-5 .gty-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-lg-5 .gt-lg-5 *, .gt-lg-5 .gty-lg-5 *, .gty-lg-5 .gt-lg-5 *, .gty-lg-5 .gty-lg-5 * {
    --bs-gutter-y: 3rem;
  }
}
@media (max-width: 1199.98px) {
  .fz-xld-10 {
    font-size: 10px !important;
  }
  .fz-xld-12 {
    font-size: 12px !important;
  }
  .fz-xld-14 {
    font-size: 14px !important;
  }
  .fz-xld-16 {
    font-size: 16px !important;
  }
  .fz-xld-18 {
    font-size: 18px !important;
  }
  .fz-xld-20 {
    font-size: 20px !important;
  }
  .fz-xld-22 {
    font-size: 22px !important;
  }
  .fz-xld-24 {
    font-size: 24px !important;
  }
  .fz-xld-26 {
    font-size: 26px !important;
  }
  .fz-xld-28 {
    font-size: 28px !important;
  }
  .fz-xld-30 {
    font-size: 30px !important;
  }
  .fz-xld-32 {
    font-size: 32px !important;
  }
  .fz-xld-34 {
    font-size: 34px !important;
  }
  .fz-xld-36 {
    font-size: 36px !important;
  }
  .fz-xld-38 {
    font-size: 38px !important;
  }
  .fz-xld-44 {
    font-size: 44px !important;
  }
  .fz-xld-46 {
    font-size: 46px !important;
  }
  .fz-xld-48 {
    font-size: 48px !important;
  }
  .fz-xld-60 {
    font-size: 60px !important;
  }
  .fz-xld-240 {
    font-size: 240px !important;
  }
}
@media (min-width: 1200px) {
  .fz-xl-10 {
    font-size: 10px !important;
  }
  .fz-xl-12 {
    font-size: 12px !important;
  }
  .fz-xl-14 {
    font-size: 14px !important;
  }
  .fz-xl-16 {
    font-size: 16px !important;
  }
  .fz-xl-18 {
    font-size: 18px !important;
  }
  .fz-xl-20 {
    font-size: 20px !important;
  }
  .fz-xl-22 {
    font-size: 22px !important;
  }
  .fz-xl-24 {
    font-size: 24px !important;
  }
  .fz-xl-26 {
    font-size: 26px !important;
  }
  .fz-xl-28 {
    font-size: 28px !important;
  }
  .fz-xl-30 {
    font-size: 30px !important;
  }
  .fz-xl-32 {
    font-size: 32px !important;
  }
  .fz-xl-34 {
    font-size: 34px !important;
  }
  .fz-xl-36 {
    font-size: 36px !important;
  }
  .fz-xl-38 {
    font-size: 38px !important;
  }
  .fz-xl-44 {
    font-size: 44px !important;
  }
  .fz-xl-46 {
    font-size: 46px !important;
  }
  .fz-xl-48 {
    font-size: 48px !important;
  }
  .fz-xl-60 {
    font-size: 60px !important;
  }
  .fz-xl-240 {
    font-size: 240px !important;
  }
  .fw-xl-300 {
    font-weight: 300 !important;
  }
  .fw-xl-400 {
    font-weight: 400 !important;
  }
  .fw-xl-500 {
    font-weight: 500 !important;
  }
  .fw-xl-700 {
    font-weight: 700 !important;
  }
  .fw-xl-bold {
    font-weight: 700 !important;
  }
  .fw-xl-normal {
    font-weight: 400 !important;
  }
  .lh-xl-0 {
    line-height: 0 !important;
  }
  .lh-xl-10 {
    line-height: 1 !important;
  }
  .lh-xl-11 {
    line-height: 1.1 !important;
  }
  .lh-xl-12 {
    line-height: 1.2 !important;
  }
  .lh-xl-13 {
    line-height: 1.3 !important;
  }
  .lh-xl-14 {
    line-height: 1.4 !important;
  }
  .lh-xl-18 {
    line-height: 1.8 !important;
  }
  .ls-xl-10 {
    letter-spacing: 1px !important;
  }
  .ls-xl-11 {
    letter-spacing: 1.1px !important;
  }
  .c-xl-w {
    color: #FFFFFF !important;
  }
  .c-xl-w-hf:hover, .c-xl-w-hf:focus {
    color: #FFFFFF !important;
    text-decoration: none !important;
  }
  .bg-xl-w {
    background-color: #FFFFFF !important;
  }
  .bg-xl-w .c-back {
    color: #FFFFFF !important;
  }
  .border-c-xl-w {
    border-color: #FFFFFF !important;
  }
  .c-xl-b {
    color: #000000 !important;
  }
  .c-xl-b-hf:hover, .c-xl-b-hf:focus {
    color: #000000 !important;
    text-decoration: none !important;
  }
  .bg-xl-b {
    background-color: #000000 !important;
  }
  .bg-xl-b .c-back {
    color: #000000 !important;
  }
  .border-c-xl-b {
    border-color: #000000 !important;
  }
  .c-xl-t {
    color: transparent !important;
  }
  .c-xl-t-hf:hover, .c-xl-t-hf:focus {
    color: transparent !important;
    text-decoration: none !important;
  }
  .bg-xl-t {
    background-color: transparent !important;
  }
  .bg-xl-t .c-back {
    color: transparent !important;
  }
  .border-c-xl-t {
    border-color: transparent !important;
  }
  .c-xl-1 {
    color: #202121 !important;
  }
  .c-xl-1-hf:hover, .c-xl-1-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-xl-1 {
    background-color: #202121 !important;
  }
  .bg-xl-1 .c-back {
    color: #202121 !important;
  }
  .border-c-xl-1 {
    border-color: #202121 !important;
  }
  .c-xl-2 {
    color: #202121 !important;
  }
  .c-xl-2-hf:hover, .c-xl-2-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-xl-2 {
    background-color: #202121 !important;
  }
  .bg-xl-2 .c-back {
    color: #202121 !important;
  }
  .border-c-xl-2 {
    border-color: #202121 !important;
  }
  .c-xl-3 {
    color: #ED1C24 !important;
  }
  .c-xl-3-hf:hover, .c-xl-3-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-xl-3 {
    background-color: #ED1C24 !important;
  }
  .bg-xl-3 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-xl-3 {
    border-color: #ED1C24 !important;
  }
  .c-xl-4 {
    color: #202121 !important;
  }
  .c-xl-4-hf:hover, .c-xl-4-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-xl-4 {
    background-color: #202121 !important;
  }
  .bg-xl-4 .c-back {
    color: #202121 !important;
  }
  .border-c-xl-4 {
    border-color: #202121 !important;
  }
  .c-xl-6 {
    color: #F35975 !important;
  }
  .c-xl-6-hf:hover, .c-xl-6-hf:focus {
    color: #F35975 !important;
    text-decoration: none !important;
  }
  .bg-xl-6 {
    background-color: #F35975 !important;
  }
  .bg-xl-6 .c-back {
    color: #F35975 !important;
  }
  .border-c-xl-6 {
    border-color: #F35975 !important;
  }
  .c-xl-7 {
    color: #999999 !important;
  }
  .c-xl-7-hf:hover, .c-xl-7-hf:focus {
    color: #999999 !important;
    text-decoration: none !important;
  }
  .bg-xl-7 {
    background-color: #999999 !important;
  }
  .bg-xl-7 .c-back {
    color: #999999 !important;
  }
  .border-c-xl-7 {
    border-color: #999999 !important;
  }
  .c-xl-c1 {
    color: #FCFCFC !important;
  }
  .c-xl-c1-hf:hover, .c-xl-c1-hf:focus {
    color: #FCFCFC !important;
    text-decoration: none !important;
  }
  .bg-xl-c1 {
    background-color: #FCFCFC !important;
  }
  .bg-xl-c1 .c-back {
    color: #FCFCFC !important;
  }
  .border-c-xl-c1 {
    border-color: #FCFCFC !important;
  }
  .c-xl-c2 {
    color: #ED1C24 !important;
  }
  .c-xl-c2-hf:hover, .c-xl-c2-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-xl-c2 {
    background-color: #ED1C24 !important;
  }
  .bg-xl-c2 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-xl-c2 {
    border-color: #ED1C24 !important;
  }
  .c-xl-c3 {
    color: #C30438 !important;
  }
  .c-xl-c3-hf:hover, .c-xl-c3-hf:focus {
    color: #C30438 !important;
    text-decoration: none !important;
  }
  .bg-xl-c3 {
    background-color: #C30438 !important;
  }
  .bg-xl-c3 .c-back {
    color: #C30438 !important;
  }
  .border-c-xl-c3 {
    border-color: #C30438 !important;
  }
  .c-xl-c4 {
    color: #F4F7F6 !important;
  }
  .c-xl-c4-hf:hover, .c-xl-c4-hf:focus {
    color: #F4F7F6 !important;
    text-decoration: none !important;
  }
  .bg-xl-c4 {
    background-color: #F4F7F6 !important;
  }
  .bg-xl-c4 .c-back {
    color: #F4F7F6 !important;
  }
  .border-c-xl-c4 {
    border-color: #F4F7F6 !important;
  }
  .c-xl-c5 {
    color: #E6EAEA !important;
  }
  .c-xl-c5-hf:hover, .c-xl-c5-hf:focus {
    color: #E6EAEA !important;
    text-decoration: none !important;
  }
  .bg-xl-c5 {
    background-color: #E6EAEA !important;
  }
  .bg-xl-c5 .c-back {
    color: #E6EAEA !important;
  }
  .border-c-xl-c5 {
    border-color: #E6EAEA !important;
  }
  .c-xl-c6 {
    color: #202121 !important;
  }
  .c-xl-c6-hf:hover, .c-xl-c6-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-xl-c6 {
    background-color: #202121 !important;
  }
  .bg-xl-c6 .c-back {
    color: #202121 !important;
  }
  .border-c-xl-c6 {
    border-color: #202121 !important;
  }
  .c-xl-c7 {
    color: #818285 !important;
  }
  .c-xl-c7-hf:hover, .c-xl-c7-hf:focus {
    color: #818285 !important;
    text-decoration: none !important;
  }
  .bg-xl-c7 {
    background-color: #818285 !important;
  }
  .bg-xl-c7 .c-back {
    color: #818285 !important;
  }
  .border-c-xl-c7 {
    border-color: #818285 !important;
  }
  .c-xl-c8 {
    color: #ffffff !important;
  }
  .c-xl-c8-hf:hover, .c-xl-c8-hf:focus {
    color: #ffffff !important;
    text-decoration: none !important;
  }
  .bg-xl-c8 {
    background-color: #ffffff !important;
  }
  .bg-xl-c8 .c-back {
    color: #ffffff !important;
  }
  .border-c-xl-c8 {
    border-color: #ffffff !important;
  }
  .c-xl-c9 {
    color: #C3C7C6 !important;
  }
  .c-xl-c9-hf:hover, .c-xl-c9-hf:focus {
    color: #C3C7C6 !important;
    text-decoration: none !important;
  }
  .bg-xl-c9 {
    background-color: #C3C7C6 !important;
  }
  .bg-xl-c9 .c-back {
    color: #C3C7C6 !important;
  }
  .border-c-xl-c9 {
    border-color: #C3C7C6 !important;
  }
  .c-xl-c10 {
    color: #0C121C !important;
  }
  .c-xl-c10-hf:hover, .c-xl-c10-hf:focus {
    color: #0C121C !important;
    text-decoration: none !important;
  }
  .bg-xl-c10 {
    background-color: #0C121C !important;
  }
  .bg-xl-c10 .c-back {
    color: #0C121C !important;
  }
  .border-c-xl-c10 {
    border-color: #0C121C !important;
  }
  .c-xl-c11 {
    color: #4FC4B6 !important;
  }
  .c-xl-c11-hf:hover, .c-xl-c11-hf:focus {
    color: #4FC4B6 !important;
    text-decoration: none !important;
  }
  .bg-xl-c11 {
    background-color: #4FC4B6 !important;
  }
  .bg-xl-c11 .c-back {
    color: #4FC4B6 !important;
  }
  .border-c-xl-c11 {
    border-color: #4FC4B6 !important;
  }
  .c-xl-yt {
    color: #c4302b !important;
  }
  .c-xl-yt-hf:hover, .c-xl-yt-hf:focus {
    color: #c4302b !important;
    text-decoration: none !important;
  }
  .bg-xl-yt {
    background-color: #c4302b !important;
  }
  .bg-xl-yt .c-back {
    color: #c4302b !important;
  }
  .border-c-xl-yt {
    border-color: #c4302b !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  .gx-xl-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
  .gx-xl-0 > * {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .gx-xl-0 > .col, .gx-xl-0 > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-0 {
    margin-bottom: -0 !important;
  }
  .gy-xl-0 > * {
    margin-bottom: 0 !important;
  }
  .l-xl-0 {
    left: 0 !important;
  }
  .r-xl-0 {
    right: 0 !important;
  }
  .t-xl-0 {
    top: 0 !important;
  }
  .b-xl-0 {
    bottom: 0 !important;
  }
  .mih-xl-0 {
    min-height: 0 !important;
  }
  .mah-xl-0 {
    max-height: 0 !important;
  }
  .miw-xl-0 {
    min-width: 0 !important;
  }
  .maw-xl-0 {
    max-width: 0 !important;
  }
  .h-xl-0 {
    height: 0 !important;
  }
  .w-xl-0 {
    width: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .gx-xl-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .gx-xl-1 > * {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .gx-xl-1 > .col, .gx-xl-1 > [class*="col-"] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-1 {
    margin-bottom: -0.25rem !important;
  }
  .gy-xl-1 > * {
    margin-bottom: 0.25rem !important;
  }
  .l-xl-1 {
    left: 0.25rem !important;
  }
  .r-xl-1 {
    right: 0.25rem !important;
  }
  .t-xl-1 {
    top: 0.25rem !important;
  }
  .b-xl-1 {
    bottom: 0.25rem !important;
  }
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .l-xl-n1 {
    left: -0.25rem !important;
  }
  .r-xl-n1 {
    right: -0.25rem !important;
  }
  .t-xl-n1 {
    top: -0.25rem !important;
  }
  .b-xl-n1 {
    bottom: -0.25rem !important;
  }
  .mih-xl-1 {
    min-height: 0.25rem !important;
  }
  .mah-xl-1 {
    max-height: 0.25rem !important;
  }
  .miw-xl-1 {
    min-width: 0.25rem !important;
  }
  .maw-xl-1 {
    max-width: 0.25rem !important;
  }
  .h-xl-1 {
    height: 0.25rem !important;
  }
  .w-xl-1 {
    width: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .gx-xl-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .gx-xl-2 > * {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .gx-xl-2 > .col, .gx-xl-2 > [class*="col-"] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-2 {
    margin-bottom: -0.5rem !important;
  }
  .gy-xl-2 > * {
    margin-bottom: 0.5rem !important;
  }
  .l-xl-2 {
    left: 0.5rem !important;
  }
  .r-xl-2 {
    right: 0.5rem !important;
  }
  .t-xl-2 {
    top: 0.5rem !important;
  }
  .b-xl-2 {
    bottom: 0.5rem !important;
  }
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .l-xl-n2 {
    left: -0.5rem !important;
  }
  .r-xl-n2 {
    right: -0.5rem !important;
  }
  .t-xl-n2 {
    top: -0.5rem !important;
  }
  .b-xl-n2 {
    bottom: -0.5rem !important;
  }
  .mih-xl-2 {
    min-height: 0.5rem !important;
  }
  .mah-xl-2 {
    max-height: 0.5rem !important;
  }
  .miw-xl-2 {
    min-width: 0.5rem !important;
  }
  .maw-xl-2 {
    max-width: 0.5rem !important;
  }
  .h-xl-2 {
    height: 0.5rem !important;
  }
  .w-xl-2 {
    width: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 0.75rem !important;
  }
  .mt-xl-3, .my-xl-3 {
    margin-top: 0.75rem !important;
  }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 0.75rem !important;
  }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 0.75rem !important;
  }
  .p-xl-3 {
    padding: 0.75rem !important;
  }
  .pt-xl-3, .py-xl-3 {
    padding-top: 0.75rem !important;
  }
  .pr-xl-3, .px-xl-3 {
    padding-right: 0.75rem !important;
  }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xl-3, .px-xl-3 {
    padding-left: 0.75rem !important;
  }
  .gx-xl-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .gx-xl-3 > * {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .gx-xl-3 > .col, .gx-xl-3 > [class*="col-"] {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-3 {
    margin-bottom: -0.75rem !important;
  }
  .gy-xl-3 > * {
    margin-bottom: 0.75rem !important;
  }
  .l-xl-3 {
    left: 0.75rem !important;
  }
  .r-xl-3 {
    right: 0.75rem !important;
  }
  .t-xl-3 {
    top: 0.75rem !important;
  }
  .b-xl-3 {
    bottom: 0.75rem !important;
  }
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -0.75rem !important;
  }
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -0.75rem !important;
  }
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -0.75rem !important;
  }
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -0.75rem !important;
  }
  .l-xl-n3 {
    left: -0.75rem !important;
  }
  .r-xl-n3 {
    right: -0.75rem !important;
  }
  .t-xl-n3 {
    top: -0.75rem !important;
  }
  .b-xl-n3 {
    bottom: -0.75rem !important;
  }
  .mih-xl-3 {
    min-height: 0.75rem !important;
  }
  .mah-xl-3 {
    max-height: 0.75rem !important;
  }
  .miw-xl-3 {
    min-width: 0.75rem !important;
  }
  .maw-xl-3 {
    max-width: 0.75rem !important;
  }
  .h-xl-3 {
    height: 0.75rem !important;
  }
  .w-xl-3 {
    width: 0.75rem !important;
  }
  .m-xl-4 {
    margin: 1rem !important;
  }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1rem !important;
  }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1rem !important;
  }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1rem !important;
  }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1rem !important;
  }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1rem !important;
  }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1rem !important;
  }
  .gx-xl-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .gx-xl-4 > * {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .gx-xl-4 > .col, .gx-xl-4 > [class*="col-"] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-4 {
    margin-bottom: -1rem !important;
  }
  .gy-xl-4 > * {
    margin-bottom: 1rem !important;
  }
  .l-xl-4 {
    left: 1rem !important;
  }
  .r-xl-4 {
    right: 1rem !important;
  }
  .t-xl-4 {
    top: 1rem !important;
  }
  .b-xl-4 {
    bottom: 1rem !important;
  }
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1rem !important;
  }
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1rem !important;
  }
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1rem !important;
  }
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1rem !important;
  }
  .l-xl-n4 {
    left: -1rem !important;
  }
  .r-xl-n4 {
    right: -1rem !important;
  }
  .t-xl-n4 {
    top: -1rem !important;
  }
  .b-xl-n4 {
    bottom: -1rem !important;
  }
  .mih-xl-4 {
    min-height: 1rem !important;
  }
  .mah-xl-4 {
    max-height: 1rem !important;
  }
  .miw-xl-4 {
    min-width: 1rem !important;
  }
  .maw-xl-4 {
    max-width: 1rem !important;
  }
  .h-xl-4 {
    height: 1rem !important;
  }
  .w-xl-4 {
    width: 1rem !important;
  }
  .m-xl-5 {
    margin: 1.25rem !important;
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 1.25rem !important;
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 1.25rem !important;
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 1.25rem !important;
  }
  .p-xl-5 {
    padding: 1.25rem !important;
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 1.25rem !important;
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 1.25rem !important;
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 1.25rem !important;
  }
  .gx-xl-5 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .gx-xl-5 > * {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .gx-xl-5 > .col, .gx-xl-5 > [class*="col-"] {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-5 {
    margin-bottom: -1.25rem !important;
  }
  .gy-xl-5 > * {
    margin-bottom: 1.25rem !important;
  }
  .l-xl-5 {
    left: 1.25rem !important;
  }
  .r-xl-5 {
    right: 1.25rem !important;
  }
  .t-xl-5 {
    top: 1.25rem !important;
  }
  .b-xl-5 {
    bottom: 1.25rem !important;
  }
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -1.25rem !important;
  }
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -1.25rem !important;
  }
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -1.25rem !important;
  }
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -1.25rem !important;
  }
  .l-xl-n5 {
    left: -1.25rem !important;
  }
  .r-xl-n5 {
    right: -1.25rem !important;
  }
  .t-xl-n5 {
    top: -1.25rem !important;
  }
  .b-xl-n5 {
    bottom: -1.25rem !important;
  }
  .mih-xl-5 {
    min-height: 1.25rem !important;
  }
  .mah-xl-5 {
    max-height: 1.25rem !important;
  }
  .miw-xl-5 {
    min-width: 1.25rem !important;
  }
  .maw-xl-5 {
    max-width: 1.25rem !important;
  }
  .h-xl-5 {
    height: 1.25rem !important;
  }
  .w-xl-5 {
    width: 1.25rem !important;
  }
  .m-xl-6 {
    margin: 1.5rem !important;
  }
  .mt-xl-6, .my-xl-6 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-6, .mx-xl-6 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-6, .my-xl-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-6, .mx-xl-6 {
    margin-left: 1.5rem !important;
  }
  .p-xl-6 {
    padding: 1.5rem !important;
  }
  .pt-xl-6, .py-xl-6 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-6, .px-xl-6 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-6, .py-xl-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-6, .px-xl-6 {
    padding-left: 1.5rem !important;
  }
  .gx-xl-6 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .gx-xl-6 > * {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .gx-xl-6 > .col, .gx-xl-6 > [class*="col-"] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-6 {
    margin-bottom: -1.5rem !important;
  }
  .gy-xl-6 > * {
    margin-bottom: 1.5rem !important;
  }
  .l-xl-6 {
    left: 1.5rem !important;
  }
  .r-xl-6 {
    right: 1.5rem !important;
  }
  .t-xl-6 {
    top: 1.5rem !important;
  }
  .b-xl-6 {
    bottom: 1.5rem !important;
  }
  .mt-xl-n6, .my-xl-n6 {
    margin-top: -1.5rem !important;
  }
  .ml-xl-n6, .mx-xl-n6 {
    margin-left: -1.5rem !important;
  }
  .mb-xl-n6, .my-xl-n6 {
    margin-bottom: -1.5rem !important;
  }
  .mr-xl-n6, .mx-xl-n6 {
    margin-right: -1.5rem !important;
  }
  .l-xl-n6 {
    left: -1.5rem !important;
  }
  .r-xl-n6 {
    right: -1.5rem !important;
  }
  .t-xl-n6 {
    top: -1.5rem !important;
  }
  .b-xl-n6 {
    bottom: -1.5rem !important;
  }
  .mih-xl-6 {
    min-height: 1.5rem !important;
  }
  .mah-xl-6 {
    max-height: 1.5rem !important;
  }
  .miw-xl-6 {
    min-width: 1.5rem !important;
  }
  .maw-xl-6 {
    max-width: 1.5rem !important;
  }
  .h-xl-6 {
    height: 1.5rem !important;
  }
  .w-xl-6 {
    width: 1.5rem !important;
  }
  .m-xl-7 {
    margin: 1.75rem !important;
  }
  .mt-xl-7, .my-xl-7 {
    margin-top: 1.75rem !important;
  }
  .mr-xl-7, .mx-xl-7 {
    margin-right: 1.75rem !important;
  }
  .mb-xl-7, .my-xl-7 {
    margin-bottom: 1.75rem !important;
  }
  .ml-xl-7, .mx-xl-7 {
    margin-left: 1.75rem !important;
  }
  .p-xl-7 {
    padding: 1.75rem !important;
  }
  .pt-xl-7, .py-xl-7 {
    padding-top: 1.75rem !important;
  }
  .pr-xl-7, .px-xl-7 {
    padding-right: 1.75rem !important;
  }
  .pb-xl-7, .py-xl-7 {
    padding-bottom: 1.75rem !important;
  }
  .pl-xl-7, .px-xl-7 {
    padding-left: 1.75rem !important;
  }
  .gx-xl-7 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .gx-xl-7 > * {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .gx-xl-7 > .col, .gx-xl-7 > [class*="col-"] {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-7 {
    margin-bottom: -1.75rem !important;
  }
  .gy-xl-7 > * {
    margin-bottom: 1.75rem !important;
  }
  .l-xl-7 {
    left: 1.75rem !important;
  }
  .r-xl-7 {
    right: 1.75rem !important;
  }
  .t-xl-7 {
    top: 1.75rem !important;
  }
  .b-xl-7 {
    bottom: 1.75rem !important;
  }
  .mt-xl-n7, .my-xl-n7 {
    margin-top: -1.75rem !important;
  }
  .ml-xl-n7, .mx-xl-n7 {
    margin-left: -1.75rem !important;
  }
  .mb-xl-n7, .my-xl-n7 {
    margin-bottom: -1.75rem !important;
  }
  .mr-xl-n7, .mx-xl-n7 {
    margin-right: -1.75rem !important;
  }
  .l-xl-n7 {
    left: -1.75rem !important;
  }
  .r-xl-n7 {
    right: -1.75rem !important;
  }
  .t-xl-n7 {
    top: -1.75rem !important;
  }
  .b-xl-n7 {
    bottom: -1.75rem !important;
  }
  .mih-xl-7 {
    min-height: 1.75rem !important;
  }
  .mah-xl-7 {
    max-height: 1.75rem !important;
  }
  .miw-xl-7 {
    min-width: 1.75rem !important;
  }
  .maw-xl-7 {
    max-width: 1.75rem !important;
  }
  .h-xl-7 {
    height: 1.75rem !important;
  }
  .w-xl-7 {
    width: 1.75rem !important;
  }
  .m-xl-8 {
    margin: 2rem !important;
  }
  .mt-xl-8, .my-xl-8 {
    margin-top: 2rem !important;
  }
  .mr-xl-8, .mx-xl-8 {
    margin-right: 2rem !important;
  }
  .mb-xl-8, .my-xl-8 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-8, .mx-xl-8 {
    margin-left: 2rem !important;
  }
  .p-xl-8 {
    padding: 2rem !important;
  }
  .pt-xl-8, .py-xl-8 {
    padding-top: 2rem !important;
  }
  .pr-xl-8, .px-xl-8 {
    padding-right: 2rem !important;
  }
  .pb-xl-8, .py-xl-8 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-8, .px-xl-8 {
    padding-left: 2rem !important;
  }
  .gx-xl-8 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .gx-xl-8 > * {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .gx-xl-8 > .col, .gx-xl-8 > [class*="col-"] {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-8 {
    margin-bottom: -2rem !important;
  }
  .gy-xl-8 > * {
    margin-bottom: 2rem !important;
  }
  .l-xl-8 {
    left: 2rem !important;
  }
  .r-xl-8 {
    right: 2rem !important;
  }
  .t-xl-8 {
    top: 2rem !important;
  }
  .b-xl-8 {
    bottom: 2rem !important;
  }
  .mt-xl-n8, .my-xl-n8 {
    margin-top: -2rem !important;
  }
  .ml-xl-n8, .mx-xl-n8 {
    margin-left: -2rem !important;
  }
  .mb-xl-n8, .my-xl-n8 {
    margin-bottom: -2rem !important;
  }
  .mr-xl-n8, .mx-xl-n8 {
    margin-right: -2rem !important;
  }
  .l-xl-n8 {
    left: -2rem !important;
  }
  .r-xl-n8 {
    right: -2rem !important;
  }
  .t-xl-n8 {
    top: -2rem !important;
  }
  .b-xl-n8 {
    bottom: -2rem !important;
  }
  .mih-xl-8 {
    min-height: 2rem !important;
  }
  .mah-xl-8 {
    max-height: 2rem !important;
  }
  .miw-xl-8 {
    min-width: 2rem !important;
  }
  .maw-xl-8 {
    max-width: 2rem !important;
  }
  .h-xl-8 {
    height: 2rem !important;
  }
  .w-xl-8 {
    width: 2rem !important;
  }
  .m-xl-9 {
    margin: 2.25rem !important;
  }
  .mt-xl-9, .my-xl-9 {
    margin-top: 2.25rem !important;
  }
  .mr-xl-9, .mx-xl-9 {
    margin-right: 2.25rem !important;
  }
  .mb-xl-9, .my-xl-9 {
    margin-bottom: 2.25rem !important;
  }
  .ml-xl-9, .mx-xl-9 {
    margin-left: 2.25rem !important;
  }
  .p-xl-9 {
    padding: 2.25rem !important;
  }
  .pt-xl-9, .py-xl-9 {
    padding-top: 2.25rem !important;
  }
  .pr-xl-9, .px-xl-9 {
    padding-right: 2.25rem !important;
  }
  .pb-xl-9, .py-xl-9 {
    padding-bottom: 2.25rem !important;
  }
  .pl-xl-9, .px-xl-9 {
    padding-left: 2.25rem !important;
  }
  .gx-xl-9 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .gx-xl-9 > * {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .gx-xl-9 > .col, .gx-xl-9 > [class*="col-"] {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-9 {
    margin-bottom: -2.25rem !important;
  }
  .gy-xl-9 > * {
    margin-bottom: 2.25rem !important;
  }
  .l-xl-9 {
    left: 2.25rem !important;
  }
  .r-xl-9 {
    right: 2.25rem !important;
  }
  .t-xl-9 {
    top: 2.25rem !important;
  }
  .b-xl-9 {
    bottom: 2.25rem !important;
  }
  .mt-xl-n9, .my-xl-n9 {
    margin-top: -2.25rem !important;
  }
  .ml-xl-n9, .mx-xl-n9 {
    margin-left: -2.25rem !important;
  }
  .mb-xl-n9, .my-xl-n9 {
    margin-bottom: -2.25rem !important;
  }
  .mr-xl-n9, .mx-xl-n9 {
    margin-right: -2.25rem !important;
  }
  .l-xl-n9 {
    left: -2.25rem !important;
  }
  .r-xl-n9 {
    right: -2.25rem !important;
  }
  .t-xl-n9 {
    top: -2.25rem !important;
  }
  .b-xl-n9 {
    bottom: -2.25rem !important;
  }
  .mih-xl-9 {
    min-height: 2.25rem !important;
  }
  .mah-xl-9 {
    max-height: 2.25rem !important;
  }
  .miw-xl-9 {
    min-width: 2.25rem !important;
  }
  .maw-xl-9 {
    max-width: 2.25rem !important;
  }
  .h-xl-9 {
    height: 2.25rem !important;
  }
  .w-xl-9 {
    width: 2.25rem !important;
  }
  .m-xl-10 {
    margin: 2.5rem !important;
  }
  .mt-xl-10, .my-xl-10 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-10, .mx-xl-10 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-10, .my-xl-10 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-10, .mx-xl-10 {
    margin-left: 2.5rem !important;
  }
  .p-xl-10 {
    padding: 2.5rem !important;
  }
  .pt-xl-10, .py-xl-10 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-10, .px-xl-10 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-10, .py-xl-10 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-10, .px-xl-10 {
    padding-left: 2.5rem !important;
  }
  .gx-xl-10 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .gx-xl-10 > * {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .gx-xl-10 > .col, .gx-xl-10 > [class*="col-"] {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-10 {
    margin-bottom: -2.5rem !important;
  }
  .gy-xl-10 > * {
    margin-bottom: 2.5rem !important;
  }
  .l-xl-10 {
    left: 2.5rem !important;
  }
  .r-xl-10 {
    right: 2.5rem !important;
  }
  .t-xl-10 {
    top: 2.5rem !important;
  }
  .b-xl-10 {
    bottom: 2.5rem !important;
  }
  .mt-xl-n10, .my-xl-n10 {
    margin-top: -2.5rem !important;
  }
  .ml-xl-n10, .mx-xl-n10 {
    margin-left: -2.5rem !important;
  }
  .mb-xl-n10, .my-xl-n10 {
    margin-bottom: -2.5rem !important;
  }
  .mr-xl-n10, .mx-xl-n10 {
    margin-right: -2.5rem !important;
  }
  .l-xl-n10 {
    left: -2.5rem !important;
  }
  .r-xl-n10 {
    right: -2.5rem !important;
  }
  .t-xl-n10 {
    top: -2.5rem !important;
  }
  .b-xl-n10 {
    bottom: -2.5rem !important;
  }
  .mih-xl-10 {
    min-height: 2.5rem !important;
  }
  .mah-xl-10 {
    max-height: 2.5rem !important;
  }
  .miw-xl-10 {
    min-width: 2.5rem !important;
  }
  .maw-xl-10 {
    max-width: 2.5rem !important;
  }
  .h-xl-10 {
    height: 2.5rem !important;
  }
  .w-xl-10 {
    width: 2.5rem !important;
  }
  .m-xl-11 {
    margin: 2.75rem !important;
  }
  .mt-xl-11, .my-xl-11 {
    margin-top: 2.75rem !important;
  }
  .mr-xl-11, .mx-xl-11 {
    margin-right: 2.75rem !important;
  }
  .mb-xl-11, .my-xl-11 {
    margin-bottom: 2.75rem !important;
  }
  .ml-xl-11, .mx-xl-11 {
    margin-left: 2.75rem !important;
  }
  .p-xl-11 {
    padding: 2.75rem !important;
  }
  .pt-xl-11, .py-xl-11 {
    padding-top: 2.75rem !important;
  }
  .pr-xl-11, .px-xl-11 {
    padding-right: 2.75rem !important;
  }
  .pb-xl-11, .py-xl-11 {
    padding-bottom: 2.75rem !important;
  }
  .pl-xl-11, .px-xl-11 {
    padding-left: 2.75rem !important;
  }
  .gx-xl-11 {
    margin-right: -2.75rem !important;
    margin-left: -2.75rem !important;
  }
  .gx-xl-11 > * {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .gx-xl-11 > .col, .gx-xl-11 > [class*="col-"] {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-11 {
    margin-bottom: -2.75rem !important;
  }
  .gy-xl-11 > * {
    margin-bottom: 2.75rem !important;
  }
  .l-xl-11 {
    left: 2.75rem !important;
  }
  .r-xl-11 {
    right: 2.75rem !important;
  }
  .t-xl-11 {
    top: 2.75rem !important;
  }
  .b-xl-11 {
    bottom: 2.75rem !important;
  }
  .mt-xl-n11, .my-xl-n11 {
    margin-top: -2.75rem !important;
  }
  .ml-xl-n11, .mx-xl-n11 {
    margin-left: -2.75rem !important;
  }
  .mb-xl-n11, .my-xl-n11 {
    margin-bottom: -2.75rem !important;
  }
  .mr-xl-n11, .mx-xl-n11 {
    margin-right: -2.75rem !important;
  }
  .l-xl-n11 {
    left: -2.75rem !important;
  }
  .r-xl-n11 {
    right: -2.75rem !important;
  }
  .t-xl-n11 {
    top: -2.75rem !important;
  }
  .b-xl-n11 {
    bottom: -2.75rem !important;
  }
  .mih-xl-11 {
    min-height: 2.75rem !important;
  }
  .mah-xl-11 {
    max-height: 2.75rem !important;
  }
  .miw-xl-11 {
    min-width: 2.75rem !important;
  }
  .maw-xl-11 {
    max-width: 2.75rem !important;
  }
  .h-xl-11 {
    height: 2.75rem !important;
  }
  .w-xl-11 {
    width: 2.75rem !important;
  }
  .m-xl-12 {
    margin: 3rem !important;
  }
  .mt-xl-12, .my-xl-12 {
    margin-top: 3rem !important;
  }
  .mr-xl-12, .mx-xl-12 {
    margin-right: 3rem !important;
  }
  .mb-xl-12, .my-xl-12 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-12, .mx-xl-12 {
    margin-left: 3rem !important;
  }
  .p-xl-12 {
    padding: 3rem !important;
  }
  .pt-xl-12, .py-xl-12 {
    padding-top: 3rem !important;
  }
  .pr-xl-12, .px-xl-12 {
    padding-right: 3rem !important;
  }
  .pb-xl-12, .py-xl-12 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-12, .px-xl-12 {
    padding-left: 3rem !important;
  }
  .gx-xl-12 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .gx-xl-12 > * {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .gx-xl-12 > .col, .gx-xl-12 > [class*="col-"] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-12 {
    margin-bottom: -3rem !important;
  }
  .gy-xl-12 > * {
    margin-bottom: 3rem !important;
  }
  .l-xl-12 {
    left: 3rem !important;
  }
  .r-xl-12 {
    right: 3rem !important;
  }
  .t-xl-12 {
    top: 3rem !important;
  }
  .b-xl-12 {
    bottom: 3rem !important;
  }
  .mt-xl-n12, .my-xl-n12 {
    margin-top: -3rem !important;
  }
  .ml-xl-n12, .mx-xl-n12 {
    margin-left: -3rem !important;
  }
  .mb-xl-n12, .my-xl-n12 {
    margin-bottom: -3rem !important;
  }
  .mr-xl-n12, .mx-xl-n12 {
    margin-right: -3rem !important;
  }
  .l-xl-n12 {
    left: -3rem !important;
  }
  .r-xl-n12 {
    right: -3rem !important;
  }
  .t-xl-n12 {
    top: -3rem !important;
  }
  .b-xl-n12 {
    bottom: -3rem !important;
  }
  .mih-xl-12 {
    min-height: 3rem !important;
  }
  .mah-xl-12 {
    max-height: 3rem !important;
  }
  .miw-xl-12 {
    min-width: 3rem !important;
  }
  .maw-xl-12 {
    max-width: 3rem !important;
  }
  .h-xl-12 {
    height: 3rem !important;
  }
  .w-xl-12 {
    width: 3rem !important;
  }
  .m-xl-13 {
    margin: 3.25rem !important;
  }
  .mt-xl-13, .my-xl-13 {
    margin-top: 3.25rem !important;
  }
  .mr-xl-13, .mx-xl-13 {
    margin-right: 3.25rem !important;
  }
  .mb-xl-13, .my-xl-13 {
    margin-bottom: 3.25rem !important;
  }
  .ml-xl-13, .mx-xl-13 {
    margin-left: 3.25rem !important;
  }
  .p-xl-13 {
    padding: 3.25rem !important;
  }
  .pt-xl-13, .py-xl-13 {
    padding-top: 3.25rem !important;
  }
  .pr-xl-13, .px-xl-13 {
    padding-right: 3.25rem !important;
  }
  .pb-xl-13, .py-xl-13 {
    padding-bottom: 3.25rem !important;
  }
  .pl-xl-13, .px-xl-13 {
    padding-left: 3.25rem !important;
  }
  .gx-xl-13 {
    margin-right: -3.25rem !important;
    margin-left: -3.25rem !important;
  }
  .gx-xl-13 > * {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .gx-xl-13 > .col, .gx-xl-13 > [class*="col-"] {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-13 {
    margin-bottom: -3.25rem !important;
  }
  .gy-xl-13 > * {
    margin-bottom: 3.25rem !important;
  }
  .l-xl-13 {
    left: 3.25rem !important;
  }
  .r-xl-13 {
    right: 3.25rem !important;
  }
  .t-xl-13 {
    top: 3.25rem !important;
  }
  .b-xl-13 {
    bottom: 3.25rem !important;
  }
  .mt-xl-n13, .my-xl-n13 {
    margin-top: -3.25rem !important;
  }
  .ml-xl-n13, .mx-xl-n13 {
    margin-left: -3.25rem !important;
  }
  .mb-xl-n13, .my-xl-n13 {
    margin-bottom: -3.25rem !important;
  }
  .mr-xl-n13, .mx-xl-n13 {
    margin-right: -3.25rem !important;
  }
  .l-xl-n13 {
    left: -3.25rem !important;
  }
  .r-xl-n13 {
    right: -3.25rem !important;
  }
  .t-xl-n13 {
    top: -3.25rem !important;
  }
  .b-xl-n13 {
    bottom: -3.25rem !important;
  }
  .mih-xl-13 {
    min-height: 3.25rem !important;
  }
  .mah-xl-13 {
    max-height: 3.25rem !important;
  }
  .miw-xl-13 {
    min-width: 3.25rem !important;
  }
  .maw-xl-13 {
    max-width: 3.25rem !important;
  }
  .h-xl-13 {
    height: 3.25rem !important;
  }
  .w-xl-13 {
    width: 3.25rem !important;
  }
  .m-xl-14 {
    margin: 3.5rem !important;
  }
  .mt-xl-14, .my-xl-14 {
    margin-top: 3.5rem !important;
  }
  .mr-xl-14, .mx-xl-14 {
    margin-right: 3.5rem !important;
  }
  .mb-xl-14, .my-xl-14 {
    margin-bottom: 3.5rem !important;
  }
  .ml-xl-14, .mx-xl-14 {
    margin-left: 3.5rem !important;
  }
  .p-xl-14 {
    padding: 3.5rem !important;
  }
  .pt-xl-14, .py-xl-14 {
    padding-top: 3.5rem !important;
  }
  .pr-xl-14, .px-xl-14 {
    padding-right: 3.5rem !important;
  }
  .pb-xl-14, .py-xl-14 {
    padding-bottom: 3.5rem !important;
  }
  .pl-xl-14, .px-xl-14 {
    padding-left: 3.5rem !important;
  }
  .gx-xl-14 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .gx-xl-14 > * {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .gx-xl-14 > .col, .gx-xl-14 > [class*="col-"] {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-14 {
    margin-bottom: -3.5rem !important;
  }
  .gy-xl-14 > * {
    margin-bottom: 3.5rem !important;
  }
  .l-xl-14 {
    left: 3.5rem !important;
  }
  .r-xl-14 {
    right: 3.5rem !important;
  }
  .t-xl-14 {
    top: 3.5rem !important;
  }
  .b-xl-14 {
    bottom: 3.5rem !important;
  }
  .mt-xl-n14, .my-xl-n14 {
    margin-top: -3.5rem !important;
  }
  .ml-xl-n14, .mx-xl-n14 {
    margin-left: -3.5rem !important;
  }
  .mb-xl-n14, .my-xl-n14 {
    margin-bottom: -3.5rem !important;
  }
  .mr-xl-n14, .mx-xl-n14 {
    margin-right: -3.5rem !important;
  }
  .l-xl-n14 {
    left: -3.5rem !important;
  }
  .r-xl-n14 {
    right: -3.5rem !important;
  }
  .t-xl-n14 {
    top: -3.5rem !important;
  }
  .b-xl-n14 {
    bottom: -3.5rem !important;
  }
  .mih-xl-14 {
    min-height: 3.5rem !important;
  }
  .mah-xl-14 {
    max-height: 3.5rem !important;
  }
  .miw-xl-14 {
    min-width: 3.5rem !important;
  }
  .maw-xl-14 {
    max-width: 3.5rem !important;
  }
  .h-xl-14 {
    height: 3.5rem !important;
  }
  .w-xl-14 {
    width: 3.5rem !important;
  }
  .m-xl-15 {
    margin: 3.75rem !important;
  }
  .mt-xl-15, .my-xl-15 {
    margin-top: 3.75rem !important;
  }
  .mr-xl-15, .mx-xl-15 {
    margin-right: 3.75rem !important;
  }
  .mb-xl-15, .my-xl-15 {
    margin-bottom: 3.75rem !important;
  }
  .ml-xl-15, .mx-xl-15 {
    margin-left: 3.75rem !important;
  }
  .p-xl-15 {
    padding: 3.75rem !important;
  }
  .pt-xl-15, .py-xl-15 {
    padding-top: 3.75rem !important;
  }
  .pr-xl-15, .px-xl-15 {
    padding-right: 3.75rem !important;
  }
  .pb-xl-15, .py-xl-15 {
    padding-bottom: 3.75rem !important;
  }
  .pl-xl-15, .px-xl-15 {
    padding-left: 3.75rem !important;
  }
  .gx-xl-15 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .gx-xl-15 > * {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .gx-xl-15 > .col, .gx-xl-15 > [class*="col-"] {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-15 {
    margin-bottom: -3.75rem !important;
  }
  .gy-xl-15 > * {
    margin-bottom: 3.75rem !important;
  }
  .l-xl-15 {
    left: 3.75rem !important;
  }
  .r-xl-15 {
    right: 3.75rem !important;
  }
  .t-xl-15 {
    top: 3.75rem !important;
  }
  .b-xl-15 {
    bottom: 3.75rem !important;
  }
  .mt-xl-n15, .my-xl-n15 {
    margin-top: -3.75rem !important;
  }
  .ml-xl-n15, .mx-xl-n15 {
    margin-left: -3.75rem !important;
  }
  .mb-xl-n15, .my-xl-n15 {
    margin-bottom: -3.75rem !important;
  }
  .mr-xl-n15, .mx-xl-n15 {
    margin-right: -3.75rem !important;
  }
  .l-xl-n15 {
    left: -3.75rem !important;
  }
  .r-xl-n15 {
    right: -3.75rem !important;
  }
  .t-xl-n15 {
    top: -3.75rem !important;
  }
  .b-xl-n15 {
    bottom: -3.75rem !important;
  }
  .mih-xl-15 {
    min-height: 3.75rem !important;
  }
  .mah-xl-15 {
    max-height: 3.75rem !important;
  }
  .miw-xl-15 {
    min-width: 3.75rem !important;
  }
  .maw-xl-15 {
    max-width: 3.75rem !important;
  }
  .h-xl-15 {
    height: 3.75rem !important;
  }
  .w-xl-15 {
    width: 3.75rem !important;
  }
  .m-xl-16 {
    margin: 4rem !important;
  }
  .mt-xl-16, .my-xl-16 {
    margin-top: 4rem !important;
  }
  .mr-xl-16, .mx-xl-16 {
    margin-right: 4rem !important;
  }
  .mb-xl-16, .my-xl-16 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-16, .mx-xl-16 {
    margin-left: 4rem !important;
  }
  .p-xl-16 {
    padding: 4rem !important;
  }
  .pt-xl-16, .py-xl-16 {
    padding-top: 4rem !important;
  }
  .pr-xl-16, .px-xl-16 {
    padding-right: 4rem !important;
  }
  .pb-xl-16, .py-xl-16 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-16, .px-xl-16 {
    padding-left: 4rem !important;
  }
  .gx-xl-16 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .gx-xl-16 > * {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .gx-xl-16 > .col, .gx-xl-16 > [class*="col-"] {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-16 {
    margin-bottom: -4rem !important;
  }
  .gy-xl-16 > * {
    margin-bottom: 4rem !important;
  }
  .l-xl-16 {
    left: 4rem !important;
  }
  .r-xl-16 {
    right: 4rem !important;
  }
  .t-xl-16 {
    top: 4rem !important;
  }
  .b-xl-16 {
    bottom: 4rem !important;
  }
  .mt-xl-n16, .my-xl-n16 {
    margin-top: -4rem !important;
  }
  .ml-xl-n16, .mx-xl-n16 {
    margin-left: -4rem !important;
  }
  .mb-xl-n16, .my-xl-n16 {
    margin-bottom: -4rem !important;
  }
  .mr-xl-n16, .mx-xl-n16 {
    margin-right: -4rem !important;
  }
  .l-xl-n16 {
    left: -4rem !important;
  }
  .r-xl-n16 {
    right: -4rem !important;
  }
  .t-xl-n16 {
    top: -4rem !important;
  }
  .b-xl-n16 {
    bottom: -4rem !important;
  }
  .mih-xl-16 {
    min-height: 4rem !important;
  }
  .mah-xl-16 {
    max-height: 4rem !important;
  }
  .miw-xl-16 {
    min-width: 4rem !important;
  }
  .maw-xl-16 {
    max-width: 4rem !important;
  }
  .h-xl-16 {
    height: 4rem !important;
  }
  .w-xl-16 {
    width: 4rem !important;
  }
  .m-xl-17 {
    margin: 4.25rem !important;
  }
  .mt-xl-17, .my-xl-17 {
    margin-top: 4.25rem !important;
  }
  .mr-xl-17, .mx-xl-17 {
    margin-right: 4.25rem !important;
  }
  .mb-xl-17, .my-xl-17 {
    margin-bottom: 4.25rem !important;
  }
  .ml-xl-17, .mx-xl-17 {
    margin-left: 4.25rem !important;
  }
  .p-xl-17 {
    padding: 4.25rem !important;
  }
  .pt-xl-17, .py-xl-17 {
    padding-top: 4.25rem !important;
  }
  .pr-xl-17, .px-xl-17 {
    padding-right: 4.25rem !important;
  }
  .pb-xl-17, .py-xl-17 {
    padding-bottom: 4.25rem !important;
  }
  .pl-xl-17, .px-xl-17 {
    padding-left: 4.25rem !important;
  }
  .gx-xl-17 {
    margin-right: -4.25rem !important;
    margin-left: -4.25rem !important;
  }
  .gx-xl-17 > * {
    margin-right: 4.25rem !important;
    margin-left: 4.25rem !important;
  }
  .gx-xl-17 > .col, .gx-xl-17 > [class*="col-"] {
    padding-right: 4.25rem !important;
    padding-left: 4.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-17 {
    margin-bottom: -4.25rem !important;
  }
  .gy-xl-17 > * {
    margin-bottom: 4.25rem !important;
  }
  .l-xl-17 {
    left: 4.25rem !important;
  }
  .r-xl-17 {
    right: 4.25rem !important;
  }
  .t-xl-17 {
    top: 4.25rem !important;
  }
  .b-xl-17 {
    bottom: 4.25rem !important;
  }
  .mt-xl-n17, .my-xl-n17 {
    margin-top: -4.25rem !important;
  }
  .ml-xl-n17, .mx-xl-n17 {
    margin-left: -4.25rem !important;
  }
  .mb-xl-n17, .my-xl-n17 {
    margin-bottom: -4.25rem !important;
  }
  .mr-xl-n17, .mx-xl-n17 {
    margin-right: -4.25rem !important;
  }
  .l-xl-n17 {
    left: -4.25rem !important;
  }
  .r-xl-n17 {
    right: -4.25rem !important;
  }
  .t-xl-n17 {
    top: -4.25rem !important;
  }
  .b-xl-n17 {
    bottom: -4.25rem !important;
  }
  .mih-xl-17 {
    min-height: 4.25rem !important;
  }
  .mah-xl-17 {
    max-height: 4.25rem !important;
  }
  .miw-xl-17 {
    min-width: 4.25rem !important;
  }
  .maw-xl-17 {
    max-width: 4.25rem !important;
  }
  .h-xl-17 {
    height: 4.25rem !important;
  }
  .w-xl-17 {
    width: 4.25rem !important;
  }
  .m-xl-18 {
    margin: 4.5rem !important;
  }
  .mt-xl-18, .my-xl-18 {
    margin-top: 4.5rem !important;
  }
  .mr-xl-18, .mx-xl-18 {
    margin-right: 4.5rem !important;
  }
  .mb-xl-18, .my-xl-18 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xl-18, .mx-xl-18 {
    margin-left: 4.5rem !important;
  }
  .p-xl-18 {
    padding: 4.5rem !important;
  }
  .pt-xl-18, .py-xl-18 {
    padding-top: 4.5rem !important;
  }
  .pr-xl-18, .px-xl-18 {
    padding-right: 4.5rem !important;
  }
  .pb-xl-18, .py-xl-18 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xl-18, .px-xl-18 {
    padding-left: 4.5rem !important;
  }
  .gx-xl-18 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .gx-xl-18 > * {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .gx-xl-18 > .col, .gx-xl-18 > [class*="col-"] {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-18 {
    margin-bottom: -4.5rem !important;
  }
  .gy-xl-18 > * {
    margin-bottom: 4.5rem !important;
  }
  .l-xl-18 {
    left: 4.5rem !important;
  }
  .r-xl-18 {
    right: 4.5rem !important;
  }
  .t-xl-18 {
    top: 4.5rem !important;
  }
  .b-xl-18 {
    bottom: 4.5rem !important;
  }
  .mt-xl-n18, .my-xl-n18 {
    margin-top: -4.5rem !important;
  }
  .ml-xl-n18, .mx-xl-n18 {
    margin-left: -4.5rem !important;
  }
  .mb-xl-n18, .my-xl-n18 {
    margin-bottom: -4.5rem !important;
  }
  .mr-xl-n18, .mx-xl-n18 {
    margin-right: -4.5rem !important;
  }
  .l-xl-n18 {
    left: -4.5rem !important;
  }
  .r-xl-n18 {
    right: -4.5rem !important;
  }
  .t-xl-n18 {
    top: -4.5rem !important;
  }
  .b-xl-n18 {
    bottom: -4.5rem !important;
  }
  .mih-xl-18 {
    min-height: 4.5rem !important;
  }
  .mah-xl-18 {
    max-height: 4.5rem !important;
  }
  .miw-xl-18 {
    min-width: 4.5rem !important;
  }
  .maw-xl-18 {
    max-width: 4.5rem !important;
  }
  .h-xl-18 {
    height: 4.5rem !important;
  }
  .w-xl-18 {
    width: 4.5rem !important;
  }
  .m-xl-19 {
    margin: 4.75rem !important;
  }
  .mt-xl-19, .my-xl-19 {
    margin-top: 4.75rem !important;
  }
  .mr-xl-19, .mx-xl-19 {
    margin-right: 4.75rem !important;
  }
  .mb-xl-19, .my-xl-19 {
    margin-bottom: 4.75rem !important;
  }
  .ml-xl-19, .mx-xl-19 {
    margin-left: 4.75rem !important;
  }
  .p-xl-19 {
    padding: 4.75rem !important;
  }
  .pt-xl-19, .py-xl-19 {
    padding-top: 4.75rem !important;
  }
  .pr-xl-19, .px-xl-19 {
    padding-right: 4.75rem !important;
  }
  .pb-xl-19, .py-xl-19 {
    padding-bottom: 4.75rem !important;
  }
  .pl-xl-19, .px-xl-19 {
    padding-left: 4.75rem !important;
  }
  .gx-xl-19 {
    margin-right: -4.75rem !important;
    margin-left: -4.75rem !important;
  }
  .gx-xl-19 > * {
    margin-right: 4.75rem !important;
    margin-left: 4.75rem !important;
  }
  .gx-xl-19 > .col, .gx-xl-19 > [class*="col-"] {
    padding-right: 4.75rem !important;
    padding-left: 4.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-19 {
    margin-bottom: -4.75rem !important;
  }
  .gy-xl-19 > * {
    margin-bottom: 4.75rem !important;
  }
  .l-xl-19 {
    left: 4.75rem !important;
  }
  .r-xl-19 {
    right: 4.75rem !important;
  }
  .t-xl-19 {
    top: 4.75rem !important;
  }
  .b-xl-19 {
    bottom: 4.75rem !important;
  }
  .mt-xl-n19, .my-xl-n19 {
    margin-top: -4.75rem !important;
  }
  .ml-xl-n19, .mx-xl-n19 {
    margin-left: -4.75rem !important;
  }
  .mb-xl-n19, .my-xl-n19 {
    margin-bottom: -4.75rem !important;
  }
  .mr-xl-n19, .mx-xl-n19 {
    margin-right: -4.75rem !important;
  }
  .l-xl-n19 {
    left: -4.75rem !important;
  }
  .r-xl-n19 {
    right: -4.75rem !important;
  }
  .t-xl-n19 {
    top: -4.75rem !important;
  }
  .b-xl-n19 {
    bottom: -4.75rem !important;
  }
  .mih-xl-19 {
    min-height: 4.75rem !important;
  }
  .mah-xl-19 {
    max-height: 4.75rem !important;
  }
  .miw-xl-19 {
    min-width: 4.75rem !important;
  }
  .maw-xl-19 {
    max-width: 4.75rem !important;
  }
  .h-xl-19 {
    height: 4.75rem !important;
  }
  .w-xl-19 {
    width: 4.75rem !important;
  }
  .m-xl-20 {
    margin: 5rem !important;
  }
  .mt-xl-20, .my-xl-20 {
    margin-top: 5rem !important;
  }
  .mr-xl-20, .mx-xl-20 {
    margin-right: 5rem !important;
  }
  .mb-xl-20, .my-xl-20 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-20, .mx-xl-20 {
    margin-left: 5rem !important;
  }
  .p-xl-20 {
    padding: 5rem !important;
  }
  .pt-xl-20, .py-xl-20 {
    padding-top: 5rem !important;
  }
  .pr-xl-20, .px-xl-20 {
    padding-right: 5rem !important;
  }
  .pb-xl-20, .py-xl-20 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-20, .px-xl-20 {
    padding-left: 5rem !important;
  }
  .gx-xl-20 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .gx-xl-20 > * {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .gx-xl-20 > .col, .gx-xl-20 > [class*="col-"] {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-20 {
    margin-bottom: -5rem !important;
  }
  .gy-xl-20 > * {
    margin-bottom: 5rem !important;
  }
  .l-xl-20 {
    left: 5rem !important;
  }
  .r-xl-20 {
    right: 5rem !important;
  }
  .t-xl-20 {
    top: 5rem !important;
  }
  .b-xl-20 {
    bottom: 5rem !important;
  }
  .mt-xl-n20, .my-xl-n20 {
    margin-top: -5rem !important;
  }
  .ml-xl-n20, .mx-xl-n20 {
    margin-left: -5rem !important;
  }
  .mb-xl-n20, .my-xl-n20 {
    margin-bottom: -5rem !important;
  }
  .mr-xl-n20, .mx-xl-n20 {
    margin-right: -5rem !important;
  }
  .l-xl-n20 {
    left: -5rem !important;
  }
  .r-xl-n20 {
    right: -5rem !important;
  }
  .t-xl-n20 {
    top: -5rem !important;
  }
  .b-xl-n20 {
    bottom: -5rem !important;
  }
  .mih-xl-20 {
    min-height: 5rem !important;
  }
  .mah-xl-20 {
    max-height: 5rem !important;
  }
  .miw-xl-20 {
    min-width: 5rem !important;
  }
  .maw-xl-20 {
    max-width: 5rem !important;
  }
  .h-xl-20 {
    height: 5rem !important;
  }
  .w-xl-20 {
    width: 5rem !important;
  }
  .m-xl-21 {
    margin: 5.25rem !important;
  }
  .mt-xl-21, .my-xl-21 {
    margin-top: 5.25rem !important;
  }
  .mr-xl-21, .mx-xl-21 {
    margin-right: 5.25rem !important;
  }
  .mb-xl-21, .my-xl-21 {
    margin-bottom: 5.25rem !important;
  }
  .ml-xl-21, .mx-xl-21 {
    margin-left: 5.25rem !important;
  }
  .p-xl-21 {
    padding: 5.25rem !important;
  }
  .pt-xl-21, .py-xl-21 {
    padding-top: 5.25rem !important;
  }
  .pr-xl-21, .px-xl-21 {
    padding-right: 5.25rem !important;
  }
  .pb-xl-21, .py-xl-21 {
    padding-bottom: 5.25rem !important;
  }
  .pl-xl-21, .px-xl-21 {
    padding-left: 5.25rem !important;
  }
  .gx-xl-21 {
    margin-right: -5.25rem !important;
    margin-left: -5.25rem !important;
  }
  .gx-xl-21 > * {
    margin-right: 5.25rem !important;
    margin-left: 5.25rem !important;
  }
  .gx-xl-21 > .col, .gx-xl-21 > [class*="col-"] {
    padding-right: 5.25rem !important;
    padding-left: 5.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-21 {
    margin-bottom: -5.25rem !important;
  }
  .gy-xl-21 > * {
    margin-bottom: 5.25rem !important;
  }
  .l-xl-21 {
    left: 5.25rem !important;
  }
  .r-xl-21 {
    right: 5.25rem !important;
  }
  .t-xl-21 {
    top: 5.25rem !important;
  }
  .b-xl-21 {
    bottom: 5.25rem !important;
  }
  .mt-xl-n21, .my-xl-n21 {
    margin-top: -5.25rem !important;
  }
  .ml-xl-n21, .mx-xl-n21 {
    margin-left: -5.25rem !important;
  }
  .mb-xl-n21, .my-xl-n21 {
    margin-bottom: -5.25rem !important;
  }
  .mr-xl-n21, .mx-xl-n21 {
    margin-right: -5.25rem !important;
  }
  .l-xl-n21 {
    left: -5.25rem !important;
  }
  .r-xl-n21 {
    right: -5.25rem !important;
  }
  .t-xl-n21 {
    top: -5.25rem !important;
  }
  .b-xl-n21 {
    bottom: -5.25rem !important;
  }
  .mih-xl-21 {
    min-height: 5.25rem !important;
  }
  .mah-xl-21 {
    max-height: 5.25rem !important;
  }
  .miw-xl-21 {
    min-width: 5.25rem !important;
  }
  .maw-xl-21 {
    max-width: 5.25rem !important;
  }
  .h-xl-21 {
    height: 5.25rem !important;
  }
  .w-xl-21 {
    width: 5.25rem !important;
  }
  .m-xl-22 {
    margin: 5.5rem !important;
  }
  .mt-xl-22, .my-xl-22 {
    margin-top: 5.5rem !important;
  }
  .mr-xl-22, .mx-xl-22 {
    margin-right: 5.5rem !important;
  }
  .mb-xl-22, .my-xl-22 {
    margin-bottom: 5.5rem !important;
  }
  .ml-xl-22, .mx-xl-22 {
    margin-left: 5.5rem !important;
  }
  .p-xl-22 {
    padding: 5.5rem !important;
  }
  .pt-xl-22, .py-xl-22 {
    padding-top: 5.5rem !important;
  }
  .pr-xl-22, .px-xl-22 {
    padding-right: 5.5rem !important;
  }
  .pb-xl-22, .py-xl-22 {
    padding-bottom: 5.5rem !important;
  }
  .pl-xl-22, .px-xl-22 {
    padding-left: 5.5rem !important;
  }
  .gx-xl-22 {
    margin-right: -5.5rem !important;
    margin-left: -5.5rem !important;
  }
  .gx-xl-22 > * {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .gx-xl-22 > .col, .gx-xl-22 > [class*="col-"] {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-22 {
    margin-bottom: -5.5rem !important;
  }
  .gy-xl-22 > * {
    margin-bottom: 5.5rem !important;
  }
  .l-xl-22 {
    left: 5.5rem !important;
  }
  .r-xl-22 {
    right: 5.5rem !important;
  }
  .t-xl-22 {
    top: 5.5rem !important;
  }
  .b-xl-22 {
    bottom: 5.5rem !important;
  }
  .mt-xl-n22, .my-xl-n22 {
    margin-top: -5.5rem !important;
  }
  .ml-xl-n22, .mx-xl-n22 {
    margin-left: -5.5rem !important;
  }
  .mb-xl-n22, .my-xl-n22 {
    margin-bottom: -5.5rem !important;
  }
  .mr-xl-n22, .mx-xl-n22 {
    margin-right: -5.5rem !important;
  }
  .l-xl-n22 {
    left: -5.5rem !important;
  }
  .r-xl-n22 {
    right: -5.5rem !important;
  }
  .t-xl-n22 {
    top: -5.5rem !important;
  }
  .b-xl-n22 {
    bottom: -5.5rem !important;
  }
  .mih-xl-22 {
    min-height: 5.5rem !important;
  }
  .mah-xl-22 {
    max-height: 5.5rem !important;
  }
  .miw-xl-22 {
    min-width: 5.5rem !important;
  }
  .maw-xl-22 {
    max-width: 5.5rem !important;
  }
  .h-xl-22 {
    height: 5.5rem !important;
  }
  .w-xl-22 {
    width: 5.5rem !important;
  }
  .m-xl-23 {
    margin: 5.75rem !important;
  }
  .mt-xl-23, .my-xl-23 {
    margin-top: 5.75rem !important;
  }
  .mr-xl-23, .mx-xl-23 {
    margin-right: 5.75rem !important;
  }
  .mb-xl-23, .my-xl-23 {
    margin-bottom: 5.75rem !important;
  }
  .ml-xl-23, .mx-xl-23 {
    margin-left: 5.75rem !important;
  }
  .p-xl-23 {
    padding: 5.75rem !important;
  }
  .pt-xl-23, .py-xl-23 {
    padding-top: 5.75rem !important;
  }
  .pr-xl-23, .px-xl-23 {
    padding-right: 5.75rem !important;
  }
  .pb-xl-23, .py-xl-23 {
    padding-bottom: 5.75rem !important;
  }
  .pl-xl-23, .px-xl-23 {
    padding-left: 5.75rem !important;
  }
  .gx-xl-23 {
    margin-right: -5.75rem !important;
    margin-left: -5.75rem !important;
  }
  .gx-xl-23 > * {
    margin-right: 5.75rem !important;
    margin-left: 5.75rem !important;
  }
  .gx-xl-23 > .col, .gx-xl-23 > [class*="col-"] {
    padding-right: 5.75rem !important;
    padding-left: 5.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-23 {
    margin-bottom: -5.75rem !important;
  }
  .gy-xl-23 > * {
    margin-bottom: 5.75rem !important;
  }
  .l-xl-23 {
    left: 5.75rem !important;
  }
  .r-xl-23 {
    right: 5.75rem !important;
  }
  .t-xl-23 {
    top: 5.75rem !important;
  }
  .b-xl-23 {
    bottom: 5.75rem !important;
  }
  .mt-xl-n23, .my-xl-n23 {
    margin-top: -5.75rem !important;
  }
  .ml-xl-n23, .mx-xl-n23 {
    margin-left: -5.75rem !important;
  }
  .mb-xl-n23, .my-xl-n23 {
    margin-bottom: -5.75rem !important;
  }
  .mr-xl-n23, .mx-xl-n23 {
    margin-right: -5.75rem !important;
  }
  .l-xl-n23 {
    left: -5.75rem !important;
  }
  .r-xl-n23 {
    right: -5.75rem !important;
  }
  .t-xl-n23 {
    top: -5.75rem !important;
  }
  .b-xl-n23 {
    bottom: -5.75rem !important;
  }
  .mih-xl-23 {
    min-height: 5.75rem !important;
  }
  .mah-xl-23 {
    max-height: 5.75rem !important;
  }
  .miw-xl-23 {
    min-width: 5.75rem !important;
  }
  .maw-xl-23 {
    max-width: 5.75rem !important;
  }
  .h-xl-23 {
    height: 5.75rem !important;
  }
  .w-xl-23 {
    width: 5.75rem !important;
  }
  .m-xl-24 {
    margin: 6rem !important;
  }
  .mt-xl-24, .my-xl-24 {
    margin-top: 6rem !important;
  }
  .mr-xl-24, .mx-xl-24 {
    margin-right: 6rem !important;
  }
  .mb-xl-24, .my-xl-24 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-24, .mx-xl-24 {
    margin-left: 6rem !important;
  }
  .p-xl-24 {
    padding: 6rem !important;
  }
  .pt-xl-24, .py-xl-24 {
    padding-top: 6rem !important;
  }
  .pr-xl-24, .px-xl-24 {
    padding-right: 6rem !important;
  }
  .pb-xl-24, .py-xl-24 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-24, .px-xl-24 {
    padding-left: 6rem !important;
  }
  .gx-xl-24 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .gx-xl-24 > * {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .gx-xl-24 > .col, .gx-xl-24 > [class*="col-"] {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-24 {
    margin-bottom: -6rem !important;
  }
  .gy-xl-24 > * {
    margin-bottom: 6rem !important;
  }
  .l-xl-24 {
    left: 6rem !important;
  }
  .r-xl-24 {
    right: 6rem !important;
  }
  .t-xl-24 {
    top: 6rem !important;
  }
  .b-xl-24 {
    bottom: 6rem !important;
  }
  .mt-xl-n24, .my-xl-n24 {
    margin-top: -6rem !important;
  }
  .ml-xl-n24, .mx-xl-n24 {
    margin-left: -6rem !important;
  }
  .mb-xl-n24, .my-xl-n24 {
    margin-bottom: -6rem !important;
  }
  .mr-xl-n24, .mx-xl-n24 {
    margin-right: -6rem !important;
  }
  .l-xl-n24 {
    left: -6rem !important;
  }
  .r-xl-n24 {
    right: -6rem !important;
  }
  .t-xl-n24 {
    top: -6rem !important;
  }
  .b-xl-n24 {
    bottom: -6rem !important;
  }
  .mih-xl-24 {
    min-height: 6rem !important;
  }
  .mah-xl-24 {
    max-height: 6rem !important;
  }
  .miw-xl-24 {
    min-width: 6rem !important;
  }
  .maw-xl-24 {
    max-width: 6rem !important;
  }
  .h-xl-24 {
    height: 6rem !important;
  }
  .w-xl-24 {
    width: 6rem !important;
  }
  .m-xl-30 {
    margin: 7.5rem !important;
  }
  .mt-xl-30, .my-xl-30 {
    margin-top: 7.5rem !important;
  }
  .mr-xl-30, .mx-xl-30 {
    margin-right: 7.5rem !important;
  }
  .mb-xl-30, .my-xl-30 {
    margin-bottom: 7.5rem !important;
  }
  .ml-xl-30, .mx-xl-30 {
    margin-left: 7.5rem !important;
  }
  .p-xl-30 {
    padding: 7.5rem !important;
  }
  .pt-xl-30, .py-xl-30 {
    padding-top: 7.5rem !important;
  }
  .pr-xl-30, .px-xl-30 {
    padding-right: 7.5rem !important;
  }
  .pb-xl-30, .py-xl-30 {
    padding-bottom: 7.5rem !important;
  }
  .pl-xl-30, .px-xl-30 {
    padding-left: 7.5rem !important;
  }
  .gx-xl-30 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .gx-xl-30 > * {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .gx-xl-30 > .col, .gx-xl-30 > [class*="col-"] {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-30 {
    margin-bottom: -7.5rem !important;
  }
  .gy-xl-30 > * {
    margin-bottom: 7.5rem !important;
  }
  .l-xl-30 {
    left: 7.5rem !important;
  }
  .r-xl-30 {
    right: 7.5rem !important;
  }
  .t-xl-30 {
    top: 7.5rem !important;
  }
  .b-xl-30 {
    bottom: 7.5rem !important;
  }
  .mt-xl-n30, .my-xl-n30 {
    margin-top: -7.5rem !important;
  }
  .ml-xl-n30, .mx-xl-n30 {
    margin-left: -7.5rem !important;
  }
  .mb-xl-n30, .my-xl-n30 {
    margin-bottom: -7.5rem !important;
  }
  .mr-xl-n30, .mx-xl-n30 {
    margin-right: -7.5rem !important;
  }
  .l-xl-n30 {
    left: -7.5rem !important;
  }
  .r-xl-n30 {
    right: -7.5rem !important;
  }
  .t-xl-n30 {
    top: -7.5rem !important;
  }
  .b-xl-n30 {
    bottom: -7.5rem !important;
  }
  .mih-xl-30 {
    min-height: 7.5rem !important;
  }
  .mah-xl-30 {
    max-height: 7.5rem !important;
  }
  .miw-xl-30 {
    min-width: 7.5rem !important;
  }
  .maw-xl-30 {
    max-width: 7.5rem !important;
  }
  .h-xl-30 {
    height: 7.5rem !important;
  }
  .w-xl-30 {
    width: 7.5rem !important;
  }
  .m-xl-40 {
    margin: 10rem !important;
  }
  .mt-xl-40, .my-xl-40 {
    margin-top: 10rem !important;
  }
  .mr-xl-40, .mx-xl-40 {
    margin-right: 10rem !important;
  }
  .mb-xl-40, .my-xl-40 {
    margin-bottom: 10rem !important;
  }
  .ml-xl-40, .mx-xl-40 {
    margin-left: 10rem !important;
  }
  .p-xl-40 {
    padding: 10rem !important;
  }
  .pt-xl-40, .py-xl-40 {
    padding-top: 10rem !important;
  }
  .pr-xl-40, .px-xl-40 {
    padding-right: 10rem !important;
  }
  .pb-xl-40, .py-xl-40 {
    padding-bottom: 10rem !important;
  }
  .pl-xl-40, .px-xl-40 {
    padding-left: 10rem !important;
  }
  .gx-xl-40 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .gx-xl-40 > * {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .gx-xl-40 > .col, .gx-xl-40 > [class*="col-"] {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-40 {
    margin-bottom: -10rem !important;
  }
  .gy-xl-40 > * {
    margin-bottom: 10rem !important;
  }
  .l-xl-40 {
    left: 10rem !important;
  }
  .r-xl-40 {
    right: 10rem !important;
  }
  .t-xl-40 {
    top: 10rem !important;
  }
  .b-xl-40 {
    bottom: 10rem !important;
  }
  .mt-xl-n40, .my-xl-n40 {
    margin-top: -10rem !important;
  }
  .ml-xl-n40, .mx-xl-n40 {
    margin-left: -10rem !important;
  }
  .mb-xl-n40, .my-xl-n40 {
    margin-bottom: -10rem !important;
  }
  .mr-xl-n40, .mx-xl-n40 {
    margin-right: -10rem !important;
  }
  .l-xl-n40 {
    left: -10rem !important;
  }
  .r-xl-n40 {
    right: -10rem !important;
  }
  .t-xl-n40 {
    top: -10rem !important;
  }
  .b-xl-n40 {
    bottom: -10rem !important;
  }
  .mih-xl-40 {
    min-height: 10rem !important;
  }
  .mah-xl-40 {
    max-height: 10rem !important;
  }
  .miw-xl-40 {
    min-width: 10rem !important;
  }
  .maw-xl-40 {
    max-width: 10rem !important;
  }
  .h-xl-40 {
    height: 10rem !important;
  }
  .w-xl-40 {
    width: 10rem !important;
  }
  .m-xl-50 {
    margin: 12.5rem !important;
  }
  .mt-xl-50, .my-xl-50 {
    margin-top: 12.5rem !important;
  }
  .mr-xl-50, .mx-xl-50 {
    margin-right: 12.5rem !important;
  }
  .mb-xl-50, .my-xl-50 {
    margin-bottom: 12.5rem !important;
  }
  .ml-xl-50, .mx-xl-50 {
    margin-left: 12.5rem !important;
  }
  .p-xl-50 {
    padding: 12.5rem !important;
  }
  .pt-xl-50, .py-xl-50 {
    padding-top: 12.5rem !important;
  }
  .pr-xl-50, .px-xl-50 {
    padding-right: 12.5rem !important;
  }
  .pb-xl-50, .py-xl-50 {
    padding-bottom: 12.5rem !important;
  }
  .pl-xl-50, .px-xl-50 {
    padding-left: 12.5rem !important;
  }
  .gx-xl-50 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .gx-xl-50 > * {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .gx-xl-50 > .col, .gx-xl-50 > [class*="col-"] {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-50 {
    margin-bottom: -12.5rem !important;
  }
  .gy-xl-50 > * {
    margin-bottom: 12.5rem !important;
  }
  .l-xl-50 {
    left: 12.5rem !important;
  }
  .r-xl-50 {
    right: 12.5rem !important;
  }
  .t-xl-50 {
    top: 12.5rem !important;
  }
  .b-xl-50 {
    bottom: 12.5rem !important;
  }
  .mt-xl-n50, .my-xl-n50 {
    margin-top: -12.5rem !important;
  }
  .ml-xl-n50, .mx-xl-n50 {
    margin-left: -12.5rem !important;
  }
  .mb-xl-n50, .my-xl-n50 {
    margin-bottom: -12.5rem !important;
  }
  .mr-xl-n50, .mx-xl-n50 {
    margin-right: -12.5rem !important;
  }
  .l-xl-n50 {
    left: -12.5rem !important;
  }
  .r-xl-n50 {
    right: -12.5rem !important;
  }
  .t-xl-n50 {
    top: -12.5rem !important;
  }
  .b-xl-n50 {
    bottom: -12.5rem !important;
  }
  .mih-xl-50 {
    min-height: 12.5rem !important;
  }
  .mah-xl-50 {
    max-height: 12.5rem !important;
  }
  .miw-xl-50 {
    min-width: 12.5rem !important;
  }
  .maw-xl-50 {
    max-width: 12.5rem !important;
  }
  .h-xl-50 {
    height: 12.5rem !important;
  }
  .w-xl-50 {
    width: 12.5rem !important;
  }
  .m-xl-56 {
    margin: 14rem !important;
  }
  .mt-xl-56, .my-xl-56 {
    margin-top: 14rem !important;
  }
  .mr-xl-56, .mx-xl-56 {
    margin-right: 14rem !important;
  }
  .mb-xl-56, .my-xl-56 {
    margin-bottom: 14rem !important;
  }
  .ml-xl-56, .mx-xl-56 {
    margin-left: 14rem !important;
  }
  .p-xl-56 {
    padding: 14rem !important;
  }
  .pt-xl-56, .py-xl-56 {
    padding-top: 14rem !important;
  }
  .pr-xl-56, .px-xl-56 {
    padding-right: 14rem !important;
  }
  .pb-xl-56, .py-xl-56 {
    padding-bottom: 14rem !important;
  }
  .pl-xl-56, .px-xl-56 {
    padding-left: 14rem !important;
  }
  .gx-xl-56 {
    margin-right: -14rem !important;
    margin-left: -14rem !important;
  }
  .gx-xl-56 > * {
    margin-right: 14rem !important;
    margin-left: 14rem !important;
  }
  .gx-xl-56 > .col, .gx-xl-56 > [class*="col-"] {
    padding-right: 14rem !important;
    padding-left: 14rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-56 {
    margin-bottom: -14rem !important;
  }
  .gy-xl-56 > * {
    margin-bottom: 14rem !important;
  }
  .l-xl-56 {
    left: 14rem !important;
  }
  .r-xl-56 {
    right: 14rem !important;
  }
  .t-xl-56 {
    top: 14rem !important;
  }
  .b-xl-56 {
    bottom: 14rem !important;
  }
  .mt-xl-n56, .my-xl-n56 {
    margin-top: -14rem !important;
  }
  .ml-xl-n56, .mx-xl-n56 {
    margin-left: -14rem !important;
  }
  .mb-xl-n56, .my-xl-n56 {
    margin-bottom: -14rem !important;
  }
  .mr-xl-n56, .mx-xl-n56 {
    margin-right: -14rem !important;
  }
  .l-xl-n56 {
    left: -14rem !important;
  }
  .r-xl-n56 {
    right: -14rem !important;
  }
  .t-xl-n56 {
    top: -14rem !important;
  }
  .b-xl-n56 {
    bottom: -14rem !important;
  }
  .mih-xl-56 {
    min-height: 14rem !important;
  }
  .mah-xl-56 {
    max-height: 14rem !important;
  }
  .miw-xl-56 {
    min-width: 14rem !important;
  }
  .maw-xl-56 {
    max-width: 14rem !important;
  }
  .h-xl-56 {
    height: 14rem !important;
  }
  .w-xl-56 {
    width: 14rem !important;
  }
  .m-xl-60 {
    margin: 15rem !important;
  }
  .mt-xl-60, .my-xl-60 {
    margin-top: 15rem !important;
  }
  .mr-xl-60, .mx-xl-60 {
    margin-right: 15rem !important;
  }
  .mb-xl-60, .my-xl-60 {
    margin-bottom: 15rem !important;
  }
  .ml-xl-60, .mx-xl-60 {
    margin-left: 15rem !important;
  }
  .p-xl-60 {
    padding: 15rem !important;
  }
  .pt-xl-60, .py-xl-60 {
    padding-top: 15rem !important;
  }
  .pr-xl-60, .px-xl-60 {
    padding-right: 15rem !important;
  }
  .pb-xl-60, .py-xl-60 {
    padding-bottom: 15rem !important;
  }
  .pl-xl-60, .px-xl-60 {
    padding-left: 15rem !important;
  }
  .gx-xl-60 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .gx-xl-60 > * {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .gx-xl-60 > .col, .gx-xl-60 > [class*="col-"] {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-60 {
    margin-bottom: -15rem !important;
  }
  .gy-xl-60 > * {
    margin-bottom: 15rem !important;
  }
  .l-xl-60 {
    left: 15rem !important;
  }
  .r-xl-60 {
    right: 15rem !important;
  }
  .t-xl-60 {
    top: 15rem !important;
  }
  .b-xl-60 {
    bottom: 15rem !important;
  }
  .mt-xl-n60, .my-xl-n60 {
    margin-top: -15rem !important;
  }
  .ml-xl-n60, .mx-xl-n60 {
    margin-left: -15rem !important;
  }
  .mb-xl-n60, .my-xl-n60 {
    margin-bottom: -15rem !important;
  }
  .mr-xl-n60, .mx-xl-n60 {
    margin-right: -15rem !important;
  }
  .l-xl-n60 {
    left: -15rem !important;
  }
  .r-xl-n60 {
    right: -15rem !important;
  }
  .t-xl-n60 {
    top: -15rem !important;
  }
  .b-xl-n60 {
    bottom: -15rem !important;
  }
  .mih-xl-60 {
    min-height: 15rem !important;
  }
  .mah-xl-60 {
    max-height: 15rem !important;
  }
  .miw-xl-60 {
    min-width: 15rem !important;
  }
  .maw-xl-60 {
    max-width: 15rem !important;
  }
  .h-xl-60 {
    height: 15rem !important;
  }
  .w-xl-60 {
    width: 15rem !important;
  }
  .m-xl-70 {
    margin: 17.5rem !important;
  }
  .mt-xl-70, .my-xl-70 {
    margin-top: 17.5rem !important;
  }
  .mr-xl-70, .mx-xl-70 {
    margin-right: 17.5rem !important;
  }
  .mb-xl-70, .my-xl-70 {
    margin-bottom: 17.5rem !important;
  }
  .ml-xl-70, .mx-xl-70 {
    margin-left: 17.5rem !important;
  }
  .p-xl-70 {
    padding: 17.5rem !important;
  }
  .pt-xl-70, .py-xl-70 {
    padding-top: 17.5rem !important;
  }
  .pr-xl-70, .px-xl-70 {
    padding-right: 17.5rem !important;
  }
  .pb-xl-70, .py-xl-70 {
    padding-bottom: 17.5rem !important;
  }
  .pl-xl-70, .px-xl-70 {
    padding-left: 17.5rem !important;
  }
  .gx-xl-70 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .gx-xl-70 > * {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .gx-xl-70 > .col, .gx-xl-70 > [class*="col-"] {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-70 {
    margin-bottom: -17.5rem !important;
  }
  .gy-xl-70 > * {
    margin-bottom: 17.5rem !important;
  }
  .l-xl-70 {
    left: 17.5rem !important;
  }
  .r-xl-70 {
    right: 17.5rem !important;
  }
  .t-xl-70 {
    top: 17.5rem !important;
  }
  .b-xl-70 {
    bottom: 17.5rem !important;
  }
  .mt-xl-n70, .my-xl-n70 {
    margin-top: -17.5rem !important;
  }
  .ml-xl-n70, .mx-xl-n70 {
    margin-left: -17.5rem !important;
  }
  .mb-xl-n70, .my-xl-n70 {
    margin-bottom: -17.5rem !important;
  }
  .mr-xl-n70, .mx-xl-n70 {
    margin-right: -17.5rem !important;
  }
  .l-xl-n70 {
    left: -17.5rem !important;
  }
  .r-xl-n70 {
    right: -17.5rem !important;
  }
  .t-xl-n70 {
    top: -17.5rem !important;
  }
  .b-xl-n70 {
    bottom: -17.5rem !important;
  }
  .mih-xl-70 {
    min-height: 17.5rem !important;
  }
  .mah-xl-70 {
    max-height: 17.5rem !important;
  }
  .miw-xl-70 {
    min-width: 17.5rem !important;
  }
  .maw-xl-70 {
    max-width: 17.5rem !important;
  }
  .h-xl-70 {
    height: 17.5rem !important;
  }
  .w-xl-70 {
    width: 17.5rem !important;
  }
  .m-xl-72 {
    margin: 18rem !important;
  }
  .mt-xl-72, .my-xl-72 {
    margin-top: 18rem !important;
  }
  .mr-xl-72, .mx-xl-72 {
    margin-right: 18rem !important;
  }
  .mb-xl-72, .my-xl-72 {
    margin-bottom: 18rem !important;
  }
  .ml-xl-72, .mx-xl-72 {
    margin-left: 18rem !important;
  }
  .p-xl-72 {
    padding: 18rem !important;
  }
  .pt-xl-72, .py-xl-72 {
    padding-top: 18rem !important;
  }
  .pr-xl-72, .px-xl-72 {
    padding-right: 18rem !important;
  }
  .pb-xl-72, .py-xl-72 {
    padding-bottom: 18rem !important;
  }
  .pl-xl-72, .px-xl-72 {
    padding-left: 18rem !important;
  }
  .gx-xl-72 {
    margin-right: -18rem !important;
    margin-left: -18rem !important;
  }
  .gx-xl-72 > * {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .gx-xl-72 > .col, .gx-xl-72 > [class*="col-"] {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-72 {
    margin-bottom: -18rem !important;
  }
  .gy-xl-72 > * {
    margin-bottom: 18rem !important;
  }
  .l-xl-72 {
    left: 18rem !important;
  }
  .r-xl-72 {
    right: 18rem !important;
  }
  .t-xl-72 {
    top: 18rem !important;
  }
  .b-xl-72 {
    bottom: 18rem !important;
  }
  .mt-xl-n72, .my-xl-n72 {
    margin-top: -18rem !important;
  }
  .ml-xl-n72, .mx-xl-n72 {
    margin-left: -18rem !important;
  }
  .mb-xl-n72, .my-xl-n72 {
    margin-bottom: -18rem !important;
  }
  .mr-xl-n72, .mx-xl-n72 {
    margin-right: -18rem !important;
  }
  .l-xl-n72 {
    left: -18rem !important;
  }
  .r-xl-n72 {
    right: -18rem !important;
  }
  .t-xl-n72 {
    top: -18rem !important;
  }
  .b-xl-n72 {
    bottom: -18rem !important;
  }
  .mih-xl-72 {
    min-height: 18rem !important;
  }
  .mah-xl-72 {
    max-height: 18rem !important;
  }
  .miw-xl-72 {
    min-width: 18rem !important;
  }
  .maw-xl-72 {
    max-width: 18rem !important;
  }
  .h-xl-72 {
    height: 18rem !important;
  }
  .w-xl-72 {
    width: 18rem !important;
  }
  .m-xl-80 {
    margin: 20rem !important;
  }
  .mt-xl-80, .my-xl-80 {
    margin-top: 20rem !important;
  }
  .mr-xl-80, .mx-xl-80 {
    margin-right: 20rem !important;
  }
  .mb-xl-80, .my-xl-80 {
    margin-bottom: 20rem !important;
  }
  .ml-xl-80, .mx-xl-80 {
    margin-left: 20rem !important;
  }
  .p-xl-80 {
    padding: 20rem !important;
  }
  .pt-xl-80, .py-xl-80 {
    padding-top: 20rem !important;
  }
  .pr-xl-80, .px-xl-80 {
    padding-right: 20rem !important;
  }
  .pb-xl-80, .py-xl-80 {
    padding-bottom: 20rem !important;
  }
  .pl-xl-80, .px-xl-80 {
    padding-left: 20rem !important;
  }
  .gx-xl-80 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .gx-xl-80 > * {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .gx-xl-80 > .col, .gx-xl-80 > [class*="col-"] {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-80 {
    margin-bottom: -20rem !important;
  }
  .gy-xl-80 > * {
    margin-bottom: 20rem !important;
  }
  .l-xl-80 {
    left: 20rem !important;
  }
  .r-xl-80 {
    right: 20rem !important;
  }
  .t-xl-80 {
    top: 20rem !important;
  }
  .b-xl-80 {
    bottom: 20rem !important;
  }
  .mt-xl-n80, .my-xl-n80 {
    margin-top: -20rem !important;
  }
  .ml-xl-n80, .mx-xl-n80 {
    margin-left: -20rem !important;
  }
  .mb-xl-n80, .my-xl-n80 {
    margin-bottom: -20rem !important;
  }
  .mr-xl-n80, .mx-xl-n80 {
    margin-right: -20rem !important;
  }
  .l-xl-n80 {
    left: -20rem !important;
  }
  .r-xl-n80 {
    right: -20rem !important;
  }
  .t-xl-n80 {
    top: -20rem !important;
  }
  .b-xl-n80 {
    bottom: -20rem !important;
  }
  .mih-xl-80 {
    min-height: 20rem !important;
  }
  .mah-xl-80 {
    max-height: 20rem !important;
  }
  .miw-xl-80 {
    min-width: 20rem !important;
  }
  .maw-xl-80 {
    max-width: 20rem !important;
  }
  .h-xl-80 {
    height: 20rem !important;
  }
  .w-xl-80 {
    width: 20rem !important;
  }
  .m-xl-90 {
    margin: 22.5rem !important;
  }
  .mt-xl-90, .my-xl-90 {
    margin-top: 22.5rem !important;
  }
  .mr-xl-90, .mx-xl-90 {
    margin-right: 22.5rem !important;
  }
  .mb-xl-90, .my-xl-90 {
    margin-bottom: 22.5rem !important;
  }
  .ml-xl-90, .mx-xl-90 {
    margin-left: 22.5rem !important;
  }
  .p-xl-90 {
    padding: 22.5rem !important;
  }
  .pt-xl-90, .py-xl-90 {
    padding-top: 22.5rem !important;
  }
  .pr-xl-90, .px-xl-90 {
    padding-right: 22.5rem !important;
  }
  .pb-xl-90, .py-xl-90 {
    padding-bottom: 22.5rem !important;
  }
  .pl-xl-90, .px-xl-90 {
    padding-left: 22.5rem !important;
  }
  .gx-xl-90 {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .gx-xl-90 > * {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .gx-xl-90 > .col, .gx-xl-90 > [class*="col-"] {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-90 {
    margin-bottom: -22.5rem !important;
  }
  .gy-xl-90 > * {
    margin-bottom: 22.5rem !important;
  }
  .l-xl-90 {
    left: 22.5rem !important;
  }
  .r-xl-90 {
    right: 22.5rem !important;
  }
  .t-xl-90 {
    top: 22.5rem !important;
  }
  .b-xl-90 {
    bottom: 22.5rem !important;
  }
  .mt-xl-n90, .my-xl-n90 {
    margin-top: -22.5rem !important;
  }
  .ml-xl-n90, .mx-xl-n90 {
    margin-left: -22.5rem !important;
  }
  .mb-xl-n90, .my-xl-n90 {
    margin-bottom: -22.5rem !important;
  }
  .mr-xl-n90, .mx-xl-n90 {
    margin-right: -22.5rem !important;
  }
  .l-xl-n90 {
    left: -22.5rem !important;
  }
  .r-xl-n90 {
    right: -22.5rem !important;
  }
  .t-xl-n90 {
    top: -22.5rem !important;
  }
  .b-xl-n90 {
    bottom: -22.5rem !important;
  }
  .mih-xl-90 {
    min-height: 22.5rem !important;
  }
  .mah-xl-90 {
    max-height: 22.5rem !important;
  }
  .miw-xl-90 {
    min-width: 22.5rem !important;
  }
  .maw-xl-90 {
    max-width: 22.5rem !important;
  }
  .h-xl-90 {
    height: 22.5rem !important;
  }
  .w-xl-90 {
    width: 22.5rem !important;
  }
  .m-xl-100 {
    margin: 25rem !important;
  }
  .mt-xl-100, .my-xl-100 {
    margin-top: 25rem !important;
  }
  .mr-xl-100, .mx-xl-100 {
    margin-right: 25rem !important;
  }
  .mb-xl-100, .my-xl-100 {
    margin-bottom: 25rem !important;
  }
  .ml-xl-100, .mx-xl-100 {
    margin-left: 25rem !important;
  }
  .p-xl-100 {
    padding: 25rem !important;
  }
  .pt-xl-100, .py-xl-100 {
    padding-top: 25rem !important;
  }
  .pr-xl-100, .px-xl-100 {
    padding-right: 25rem !important;
  }
  .pb-xl-100, .py-xl-100 {
    padding-bottom: 25rem !important;
  }
  .pl-xl-100, .px-xl-100 {
    padding-left: 25rem !important;
  }
  .gx-xl-100 {
    margin-right: -25rem !important;
    margin-left: -25rem !important;
  }
  .gx-xl-100 > * {
    margin-right: 25rem !important;
    margin-left: 25rem !important;
  }
  .gx-xl-100 > .col, .gx-xl-100 > [class*="col-"] {
    padding-right: 25rem !important;
    padding-left: 25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-100 {
    margin-bottom: -25rem !important;
  }
  .gy-xl-100 > * {
    margin-bottom: 25rem !important;
  }
  .l-xl-100 {
    left: 25rem !important;
  }
  .r-xl-100 {
    right: 25rem !important;
  }
  .t-xl-100 {
    top: 25rem !important;
  }
  .b-xl-100 {
    bottom: 25rem !important;
  }
  .mt-xl-n100, .my-xl-n100 {
    margin-top: -25rem !important;
  }
  .ml-xl-n100, .mx-xl-n100 {
    margin-left: -25rem !important;
  }
  .mb-xl-n100, .my-xl-n100 {
    margin-bottom: -25rem !important;
  }
  .mr-xl-n100, .mx-xl-n100 {
    margin-right: -25rem !important;
  }
  .l-xl-n100 {
    left: -25rem !important;
  }
  .r-xl-n100 {
    right: -25rem !important;
  }
  .t-xl-n100 {
    top: -25rem !important;
  }
  .b-xl-n100 {
    bottom: -25rem !important;
  }
  .mih-xl-100 {
    min-height: 25rem !important;
  }
  .mah-xl-100 {
    max-height: 25rem !important;
  }
  .miw-xl-100 {
    min-width: 25rem !important;
  }
  .maw-xl-100 {
    max-width: 25rem !important;
  }
  .h-xl-100 {
    height: 25rem !important;
  }
  .w-xl-100 {
    width: 25rem !important;
  }
  .m-xl-120 {
    margin: 30rem !important;
  }
  .mt-xl-120, .my-xl-120 {
    margin-top: 30rem !important;
  }
  .mr-xl-120, .mx-xl-120 {
    margin-right: 30rem !important;
  }
  .mb-xl-120, .my-xl-120 {
    margin-bottom: 30rem !important;
  }
  .ml-xl-120, .mx-xl-120 {
    margin-left: 30rem !important;
  }
  .p-xl-120 {
    padding: 30rem !important;
  }
  .pt-xl-120, .py-xl-120 {
    padding-top: 30rem !important;
  }
  .pr-xl-120, .px-xl-120 {
    padding-right: 30rem !important;
  }
  .pb-xl-120, .py-xl-120 {
    padding-bottom: 30rem !important;
  }
  .pl-xl-120, .px-xl-120 {
    padding-left: 30rem !important;
  }
  .gx-xl-120 {
    margin-right: -30rem !important;
    margin-left: -30rem !important;
  }
  .gx-xl-120 > * {
    margin-right: 30rem !important;
    margin-left: 30rem !important;
  }
  .gx-xl-120 > .col, .gx-xl-120 > [class*="col-"] {
    padding-right: 30rem !important;
    padding-left: 30rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-120 {
    margin-bottom: -30rem !important;
  }
  .gy-xl-120 > * {
    margin-bottom: 30rem !important;
  }
  .l-xl-120 {
    left: 30rem !important;
  }
  .r-xl-120 {
    right: 30rem !important;
  }
  .t-xl-120 {
    top: 30rem !important;
  }
  .b-xl-120 {
    bottom: 30rem !important;
  }
  .mt-xl-n120, .my-xl-n120 {
    margin-top: -30rem !important;
  }
  .ml-xl-n120, .mx-xl-n120 {
    margin-left: -30rem !important;
  }
  .mb-xl-n120, .my-xl-n120 {
    margin-bottom: -30rem !important;
  }
  .mr-xl-n120, .mx-xl-n120 {
    margin-right: -30rem !important;
  }
  .l-xl-n120 {
    left: -30rem !important;
  }
  .r-xl-n120 {
    right: -30rem !important;
  }
  .t-xl-n120 {
    top: -30rem !important;
  }
  .b-xl-n120 {
    bottom: -30rem !important;
  }
  .mih-xl-120 {
    min-height: 30rem !important;
  }
  .mah-xl-120 {
    max-height: 30rem !important;
  }
  .miw-xl-120 {
    min-width: 30rem !important;
  }
  .maw-xl-120 {
    max-width: 30rem !important;
  }
  .h-xl-120 {
    height: 30rem !important;
  }
  .w-xl-120 {
    width: 30rem !important;
  }
  .m-xl-5p {
    margin: 5% !important;
  }
  .mt-xl-5p, .my-xl-5p {
    margin-top: 5% !important;
  }
  .mr-xl-5p, .mx-xl-5p {
    margin-right: 5% !important;
  }
  .mb-xl-5p, .my-xl-5p {
    margin-bottom: 5% !important;
  }
  .ml-xl-5p, .mx-xl-5p {
    margin-left: 5% !important;
  }
  .p-xl-5p {
    padding: 5% !important;
  }
  .pt-xl-5p, .py-xl-5p {
    padding-top: 5% !important;
  }
  .pr-xl-5p, .px-xl-5p {
    padding-right: 5% !important;
  }
  .pb-xl-5p, .py-xl-5p {
    padding-bottom: 5% !important;
  }
  .pl-xl-5p, .px-xl-5p {
    padding-left: 5% !important;
  }
  .gx-xl-5p {
    margin-right: -5% !important;
    margin-left: -5% !important;
  }
  .gx-xl-5p > * {
    margin-right: 5% !important;
    margin-left: 5% !important;
  }
  .gx-xl-5p > .col, .gx-xl-5p > [class*="col-"] {
    padding-right: 5% !important;
    padding-left: 5% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-5p {
    margin-bottom: -5% !important;
  }
  .gy-xl-5p > * {
    margin-bottom: 5% !important;
  }
  .l-xl-5p {
    left: 5% !important;
  }
  .r-xl-5p {
    right: 5% !important;
  }
  .t-xl-5p {
    top: 5% !important;
  }
  .b-xl-5p {
    bottom: 5% !important;
  }
  .mt-xl-n5p, .my-xl-n5p {
    margin-top: -5% !important;
  }
  .ml-xl-n5p, .mx-xl-n5p {
    margin-left: -5% !important;
  }
  .mb-xl-n5p, .my-xl-n5p {
    margin-bottom: -5% !important;
  }
  .mr-xl-n5p, .mx-xl-n5p {
    margin-right: -5% !important;
  }
  .l-xl-n5p {
    left: -5% !important;
  }
  .r-xl-n5p {
    right: -5% !important;
  }
  .t-xl-n5p {
    top: -5% !important;
  }
  .b-xl-n5p {
    bottom: -5% !important;
  }
  .mih-xl-5p {
    min-height: 5% !important;
  }
  .mah-xl-5p {
    max-height: 5% !important;
  }
  .miw-xl-5p {
    min-width: 5% !important;
  }
  .maw-xl-5p {
    max-width: 5% !important;
  }
  .h-xl-5p {
    height: 5% !important;
  }
  .w-xl-5p {
    width: 5% !important;
  }
  .m-xl-10p {
    margin: 10% !important;
  }
  .mt-xl-10p, .my-xl-10p {
    margin-top: 10% !important;
  }
  .mr-xl-10p, .mx-xl-10p {
    margin-right: 10% !important;
  }
  .mb-xl-10p, .my-xl-10p {
    margin-bottom: 10% !important;
  }
  .ml-xl-10p, .mx-xl-10p {
    margin-left: 10% !important;
  }
  .p-xl-10p {
    padding: 10% !important;
  }
  .pt-xl-10p, .py-xl-10p {
    padding-top: 10% !important;
  }
  .pr-xl-10p, .px-xl-10p {
    padding-right: 10% !important;
  }
  .pb-xl-10p, .py-xl-10p {
    padding-bottom: 10% !important;
  }
  .pl-xl-10p, .px-xl-10p {
    padding-left: 10% !important;
  }
  .gx-xl-10p {
    margin-right: -10% !important;
    margin-left: -10% !important;
  }
  .gx-xl-10p > * {
    margin-right: 10% !important;
    margin-left: 10% !important;
  }
  .gx-xl-10p > .col, .gx-xl-10p > [class*="col-"] {
    padding-right: 10% !important;
    padding-left: 10% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-10p {
    margin-bottom: -10% !important;
  }
  .gy-xl-10p > * {
    margin-bottom: 10% !important;
  }
  .l-xl-10p {
    left: 10% !important;
  }
  .r-xl-10p {
    right: 10% !important;
  }
  .t-xl-10p {
    top: 10% !important;
  }
  .b-xl-10p {
    bottom: 10% !important;
  }
  .mt-xl-n10p, .my-xl-n10p {
    margin-top: -10% !important;
  }
  .ml-xl-n10p, .mx-xl-n10p {
    margin-left: -10% !important;
  }
  .mb-xl-n10p, .my-xl-n10p {
    margin-bottom: -10% !important;
  }
  .mr-xl-n10p, .mx-xl-n10p {
    margin-right: -10% !important;
  }
  .l-xl-n10p {
    left: -10% !important;
  }
  .r-xl-n10p {
    right: -10% !important;
  }
  .t-xl-n10p {
    top: -10% !important;
  }
  .b-xl-n10p {
    bottom: -10% !important;
  }
  .mih-xl-10p {
    min-height: 10% !important;
  }
  .mah-xl-10p {
    max-height: 10% !important;
  }
  .miw-xl-10p {
    min-width: 10% !important;
  }
  .maw-xl-10p {
    max-width: 10% !important;
  }
  .h-xl-10p {
    height: 10% !important;
  }
  .w-xl-10p {
    width: 10% !important;
  }
  .m-xl-30p {
    margin: 30% !important;
  }
  .mt-xl-30p, .my-xl-30p {
    margin-top: 30% !important;
  }
  .mr-xl-30p, .mx-xl-30p {
    margin-right: 30% !important;
  }
  .mb-xl-30p, .my-xl-30p {
    margin-bottom: 30% !important;
  }
  .ml-xl-30p, .mx-xl-30p {
    margin-left: 30% !important;
  }
  .p-xl-30p {
    padding: 30% !important;
  }
  .pt-xl-30p, .py-xl-30p {
    padding-top: 30% !important;
  }
  .pr-xl-30p, .px-xl-30p {
    padding-right: 30% !important;
  }
  .pb-xl-30p, .py-xl-30p {
    padding-bottom: 30% !important;
  }
  .pl-xl-30p, .px-xl-30p {
    padding-left: 30% !important;
  }
  .gx-xl-30p {
    margin-right: -30% !important;
    margin-left: -30% !important;
  }
  .gx-xl-30p > * {
    margin-right: 30% !important;
    margin-left: 30% !important;
  }
  .gx-xl-30p > .col, .gx-xl-30p > [class*="col-"] {
    padding-right: 30% !important;
    padding-left: 30% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-30p {
    margin-bottom: -30% !important;
  }
  .gy-xl-30p > * {
    margin-bottom: 30% !important;
  }
  .l-xl-30p {
    left: 30% !important;
  }
  .r-xl-30p {
    right: 30% !important;
  }
  .t-xl-30p {
    top: 30% !important;
  }
  .b-xl-30p {
    bottom: 30% !important;
  }
  .mt-xl-n30p, .my-xl-n30p {
    margin-top: -30% !important;
  }
  .ml-xl-n30p, .mx-xl-n30p {
    margin-left: -30% !important;
  }
  .mb-xl-n30p, .my-xl-n30p {
    margin-bottom: -30% !important;
  }
  .mr-xl-n30p, .mx-xl-n30p {
    margin-right: -30% !important;
  }
  .l-xl-n30p {
    left: -30% !important;
  }
  .r-xl-n30p {
    right: -30% !important;
  }
  .t-xl-n30p {
    top: -30% !important;
  }
  .b-xl-n30p {
    bottom: -30% !important;
  }
  .mih-xl-30p {
    min-height: 30% !important;
  }
  .mah-xl-30p {
    max-height: 30% !important;
  }
  .miw-xl-30p {
    min-width: 30% !important;
  }
  .maw-xl-30p {
    max-width: 30% !important;
  }
  .h-xl-30p {
    height: 30% !important;
  }
  .w-xl-30p {
    width: 30% !important;
  }
  .m-xl-40p {
    margin: 40% !important;
  }
  .mt-xl-40p, .my-xl-40p {
    margin-top: 40% !important;
  }
  .mr-xl-40p, .mx-xl-40p {
    margin-right: 40% !important;
  }
  .mb-xl-40p, .my-xl-40p {
    margin-bottom: 40% !important;
  }
  .ml-xl-40p, .mx-xl-40p {
    margin-left: 40% !important;
  }
  .p-xl-40p {
    padding: 40% !important;
  }
  .pt-xl-40p, .py-xl-40p {
    padding-top: 40% !important;
  }
  .pr-xl-40p, .px-xl-40p {
    padding-right: 40% !important;
  }
  .pb-xl-40p, .py-xl-40p {
    padding-bottom: 40% !important;
  }
  .pl-xl-40p, .px-xl-40p {
    padding-left: 40% !important;
  }
  .gx-xl-40p {
    margin-right: -40% !important;
    margin-left: -40% !important;
  }
  .gx-xl-40p > * {
    margin-right: 40% !important;
    margin-left: 40% !important;
  }
  .gx-xl-40p > .col, .gx-xl-40p > [class*="col-"] {
    padding-right: 40% !important;
    padding-left: 40% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-40p {
    margin-bottom: -40% !important;
  }
  .gy-xl-40p > * {
    margin-bottom: 40% !important;
  }
  .l-xl-40p {
    left: 40% !important;
  }
  .r-xl-40p {
    right: 40% !important;
  }
  .t-xl-40p {
    top: 40% !important;
  }
  .b-xl-40p {
    bottom: 40% !important;
  }
  .mt-xl-n40p, .my-xl-n40p {
    margin-top: -40% !important;
  }
  .ml-xl-n40p, .mx-xl-n40p {
    margin-left: -40% !important;
  }
  .mb-xl-n40p, .my-xl-n40p {
    margin-bottom: -40% !important;
  }
  .mr-xl-n40p, .mx-xl-n40p {
    margin-right: -40% !important;
  }
  .l-xl-n40p {
    left: -40% !important;
  }
  .r-xl-n40p {
    right: -40% !important;
  }
  .t-xl-n40p {
    top: -40% !important;
  }
  .b-xl-n40p {
    bottom: -40% !important;
  }
  .mih-xl-40p {
    min-height: 40% !important;
  }
  .mah-xl-40p {
    max-height: 40% !important;
  }
  .miw-xl-40p {
    min-width: 40% !important;
  }
  .maw-xl-40p {
    max-width: 40% !important;
  }
  .h-xl-40p {
    height: 40% !important;
  }
  .w-xl-40p {
    width: 40% !important;
  }
  .m-xl-45p {
    margin: 45% !important;
  }
  .mt-xl-45p, .my-xl-45p {
    margin-top: 45% !important;
  }
  .mr-xl-45p, .mx-xl-45p {
    margin-right: 45% !important;
  }
  .mb-xl-45p, .my-xl-45p {
    margin-bottom: 45% !important;
  }
  .ml-xl-45p, .mx-xl-45p {
    margin-left: 45% !important;
  }
  .p-xl-45p {
    padding: 45% !important;
  }
  .pt-xl-45p, .py-xl-45p {
    padding-top: 45% !important;
  }
  .pr-xl-45p, .px-xl-45p {
    padding-right: 45% !important;
  }
  .pb-xl-45p, .py-xl-45p {
    padding-bottom: 45% !important;
  }
  .pl-xl-45p, .px-xl-45p {
    padding-left: 45% !important;
  }
  .gx-xl-45p {
    margin-right: -45% !important;
    margin-left: -45% !important;
  }
  .gx-xl-45p > * {
    margin-right: 45% !important;
    margin-left: 45% !important;
  }
  .gx-xl-45p > .col, .gx-xl-45p > [class*="col-"] {
    padding-right: 45% !important;
    padding-left: 45% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-45p {
    margin-bottom: -45% !important;
  }
  .gy-xl-45p > * {
    margin-bottom: 45% !important;
  }
  .l-xl-45p {
    left: 45% !important;
  }
  .r-xl-45p {
    right: 45% !important;
  }
  .t-xl-45p {
    top: 45% !important;
  }
  .b-xl-45p {
    bottom: 45% !important;
  }
  .mt-xl-n45p, .my-xl-n45p {
    margin-top: -45% !important;
  }
  .ml-xl-n45p, .mx-xl-n45p {
    margin-left: -45% !important;
  }
  .mb-xl-n45p, .my-xl-n45p {
    margin-bottom: -45% !important;
  }
  .mr-xl-n45p, .mx-xl-n45p {
    margin-right: -45% !important;
  }
  .l-xl-n45p {
    left: -45% !important;
  }
  .r-xl-n45p {
    right: -45% !important;
  }
  .t-xl-n45p {
    top: -45% !important;
  }
  .b-xl-n45p {
    bottom: -45% !important;
  }
  .mih-xl-45p {
    min-height: 45% !important;
  }
  .mah-xl-45p {
    max-height: 45% !important;
  }
  .miw-xl-45p {
    min-width: 45% !important;
  }
  .maw-xl-45p {
    max-width: 45% !important;
  }
  .h-xl-45p {
    height: 45% !important;
  }
  .w-xl-45p {
    width: 45% !important;
  }
  .m-xl-50p {
    margin: 50% !important;
  }
  .mt-xl-50p, .my-xl-50p {
    margin-top: 50% !important;
  }
  .mr-xl-50p, .mx-xl-50p {
    margin-right: 50% !important;
  }
  .mb-xl-50p, .my-xl-50p {
    margin-bottom: 50% !important;
  }
  .ml-xl-50p, .mx-xl-50p {
    margin-left: 50% !important;
  }
  .p-xl-50p {
    padding: 50% !important;
  }
  .pt-xl-50p, .py-xl-50p {
    padding-top: 50% !important;
  }
  .pr-xl-50p, .px-xl-50p {
    padding-right: 50% !important;
  }
  .pb-xl-50p, .py-xl-50p {
    padding-bottom: 50% !important;
  }
  .pl-xl-50p, .px-xl-50p {
    padding-left: 50% !important;
  }
  .gx-xl-50p {
    margin-right: -50% !important;
    margin-left: -50% !important;
  }
  .gx-xl-50p > * {
    margin-right: 50% !important;
    margin-left: 50% !important;
  }
  .gx-xl-50p > .col, .gx-xl-50p > [class*="col-"] {
    padding-right: 50% !important;
    padding-left: 50% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-50p {
    margin-bottom: -50% !important;
  }
  .gy-xl-50p > * {
    margin-bottom: 50% !important;
  }
  .l-xl-50p {
    left: 50% !important;
  }
  .r-xl-50p {
    right: 50% !important;
  }
  .t-xl-50p {
    top: 50% !important;
  }
  .b-xl-50p {
    bottom: 50% !important;
  }
  .mt-xl-n50p, .my-xl-n50p {
    margin-top: -50% !important;
  }
  .ml-xl-n50p, .mx-xl-n50p {
    margin-left: -50% !important;
  }
  .mb-xl-n50p, .my-xl-n50p {
    margin-bottom: -50% !important;
  }
  .mr-xl-n50p, .mx-xl-n50p {
    margin-right: -50% !important;
  }
  .l-xl-n50p {
    left: -50% !important;
  }
  .r-xl-n50p {
    right: -50% !important;
  }
  .t-xl-n50p {
    top: -50% !important;
  }
  .b-xl-n50p {
    bottom: -50% !important;
  }
  .mih-xl-50p {
    min-height: 50% !important;
  }
  .mah-xl-50p {
    max-height: 50% !important;
  }
  .miw-xl-50p {
    min-width: 50% !important;
  }
  .maw-xl-50p {
    max-width: 50% !important;
  }
  .h-xl-50p {
    height: 50% !important;
  }
  .w-xl-50p {
    width: 50% !important;
  }
  .m-xl-77p {
    margin: 77% !important;
  }
  .mt-xl-77p, .my-xl-77p {
    margin-top: 77% !important;
  }
  .mr-xl-77p, .mx-xl-77p {
    margin-right: 77% !important;
  }
  .mb-xl-77p, .my-xl-77p {
    margin-bottom: 77% !important;
  }
  .ml-xl-77p, .mx-xl-77p {
    margin-left: 77% !important;
  }
  .p-xl-77p {
    padding: 77% !important;
  }
  .pt-xl-77p, .py-xl-77p {
    padding-top: 77% !important;
  }
  .pr-xl-77p, .px-xl-77p {
    padding-right: 77% !important;
  }
  .pb-xl-77p, .py-xl-77p {
    padding-bottom: 77% !important;
  }
  .pl-xl-77p, .px-xl-77p {
    padding-left: 77% !important;
  }
  .gx-xl-77p {
    margin-right: -77% !important;
    margin-left: -77% !important;
  }
  .gx-xl-77p > * {
    margin-right: 77% !important;
    margin-left: 77% !important;
  }
  .gx-xl-77p > .col, .gx-xl-77p > [class*="col-"] {
    padding-right: 77% !important;
    padding-left: 77% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-77p {
    margin-bottom: -77% !important;
  }
  .gy-xl-77p > * {
    margin-bottom: 77% !important;
  }
  .l-xl-77p {
    left: 77% !important;
  }
  .r-xl-77p {
    right: 77% !important;
  }
  .t-xl-77p {
    top: 77% !important;
  }
  .b-xl-77p {
    bottom: 77% !important;
  }
  .mt-xl-n77p, .my-xl-n77p {
    margin-top: -77% !important;
  }
  .ml-xl-n77p, .mx-xl-n77p {
    margin-left: -77% !important;
  }
  .mb-xl-n77p, .my-xl-n77p {
    margin-bottom: -77% !important;
  }
  .mr-xl-n77p, .mx-xl-n77p {
    margin-right: -77% !important;
  }
  .l-xl-n77p {
    left: -77% !important;
  }
  .r-xl-n77p {
    right: -77% !important;
  }
  .t-xl-n77p {
    top: -77% !important;
  }
  .b-xl-n77p {
    bottom: -77% !important;
  }
  .mih-xl-77p {
    min-height: 77% !important;
  }
  .mah-xl-77p {
    max-height: 77% !important;
  }
  .miw-xl-77p {
    min-width: 77% !important;
  }
  .maw-xl-77p {
    max-width: 77% !important;
  }
  .h-xl-77p {
    height: 77% !important;
  }
  .w-xl-77p {
    width: 77% !important;
  }
  .m-xl-100p {
    margin: 100% !important;
  }
  .mt-xl-100p, .my-xl-100p {
    margin-top: 100% !important;
  }
  .mr-xl-100p, .mx-xl-100p {
    margin-right: 100% !important;
  }
  .mb-xl-100p, .my-xl-100p {
    margin-bottom: 100% !important;
  }
  .ml-xl-100p, .mx-xl-100p {
    margin-left: 100% !important;
  }
  .p-xl-100p {
    padding: 100% !important;
  }
  .pt-xl-100p, .py-xl-100p {
    padding-top: 100% !important;
  }
  .pr-xl-100p, .px-xl-100p {
    padding-right: 100% !important;
  }
  .pb-xl-100p, .py-xl-100p {
    padding-bottom: 100% !important;
  }
  .pl-xl-100p, .px-xl-100p {
    padding-left: 100% !important;
  }
  .gx-xl-100p {
    margin-right: -100% !important;
    margin-left: -100% !important;
  }
  .gx-xl-100p > * {
    margin-right: 100% !important;
    margin-left: 100% !important;
  }
  .gx-xl-100p > .col, .gx-xl-100p > [class*="col-"] {
    padding-right: 100% !important;
    padding-left: 100% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-100p {
    margin-bottom: -100% !important;
  }
  .gy-xl-100p > * {
    margin-bottom: 100% !important;
  }
  .l-xl-100p {
    left: 100% !important;
  }
  .r-xl-100p {
    right: 100% !important;
  }
  .t-xl-100p {
    top: 100% !important;
  }
  .b-xl-100p {
    bottom: 100% !important;
  }
  .mt-xl-n100p, .my-xl-n100p {
    margin-top: -100% !important;
  }
  .ml-xl-n100p, .mx-xl-n100p {
    margin-left: -100% !important;
  }
  .mb-xl-n100p, .my-xl-n100p {
    margin-bottom: -100% !important;
  }
  .mr-xl-n100p, .mx-xl-n100p {
    margin-right: -100% !important;
  }
  .l-xl-n100p {
    left: -100% !important;
  }
  .r-xl-n100p {
    right: -100% !important;
  }
  .t-xl-n100p {
    top: -100% !important;
  }
  .b-xl-n100p {
    bottom: -100% !important;
  }
  .mih-xl-100p {
    min-height: 100% !important;
  }
  .mah-xl-100p {
    max-height: 100% !important;
  }
  .miw-xl-100p {
    min-width: 100% !important;
  }
  .maw-xl-100p {
    max-width: 100% !important;
  }
  .h-xl-100p {
    height: 100% !important;
  }
  .w-xl-100p {
    width: 100% !important;
  }
  .m-xl-30vh {
    margin: 30vh !important;
  }
  .mt-xl-30vh, .my-xl-30vh {
    margin-top: 30vh !important;
  }
  .mr-xl-30vh, .mx-xl-30vh {
    margin-right: 30vh !important;
  }
  .mb-xl-30vh, .my-xl-30vh {
    margin-bottom: 30vh !important;
  }
  .ml-xl-30vh, .mx-xl-30vh {
    margin-left: 30vh !important;
  }
  .p-xl-30vh {
    padding: 30vh !important;
  }
  .pt-xl-30vh, .py-xl-30vh {
    padding-top: 30vh !important;
  }
  .pr-xl-30vh, .px-xl-30vh {
    padding-right: 30vh !important;
  }
  .pb-xl-30vh, .py-xl-30vh {
    padding-bottom: 30vh !important;
  }
  .pl-xl-30vh, .px-xl-30vh {
    padding-left: 30vh !important;
  }
  .gx-xl-30vh {
    margin-right: -30vh !important;
    margin-left: -30vh !important;
  }
  .gx-xl-30vh > * {
    margin-right: 30vh !important;
    margin-left: 30vh !important;
  }
  .gx-xl-30vh > .col, .gx-xl-30vh > [class*="col-"] {
    padding-right: 30vh !important;
    padding-left: 30vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-30vh {
    margin-bottom: -30vh !important;
  }
  .gy-xl-30vh > * {
    margin-bottom: 30vh !important;
  }
  .l-xl-30vh {
    left: 30vh !important;
  }
  .r-xl-30vh {
    right: 30vh !important;
  }
  .t-xl-30vh {
    top: 30vh !important;
  }
  .b-xl-30vh {
    bottom: 30vh !important;
  }
  .mt-xl-n30vh, .my-xl-n30vh {
    margin-top: -30vh !important;
  }
  .ml-xl-n30vh, .mx-xl-n30vh {
    margin-left: -30vh !important;
  }
  .mb-xl-n30vh, .my-xl-n30vh {
    margin-bottom: -30vh !important;
  }
  .mr-xl-n30vh, .mx-xl-n30vh {
    margin-right: -30vh !important;
  }
  .l-xl-n30vh {
    left: -30vh !important;
  }
  .r-xl-n30vh {
    right: -30vh !important;
  }
  .t-xl-n30vh {
    top: -30vh !important;
  }
  .b-xl-n30vh {
    bottom: -30vh !important;
  }
  .mih-xl-30vh {
    min-height: 30vh !important;
  }
  .mah-xl-30vh {
    max-height: 30vh !important;
  }
  .miw-xl-30vh {
    min-width: 30vh !important;
  }
  .maw-xl-30vh {
    max-width: 30vh !important;
  }
  .h-xl-30vh {
    height: 30vh !important;
  }
  .w-xl-30vh {
    width: 30vh !important;
  }
  .m-xl-50vh {
    margin: 50vh !important;
  }
  .mt-xl-50vh, .my-xl-50vh {
    margin-top: 50vh !important;
  }
  .mr-xl-50vh, .mx-xl-50vh {
    margin-right: 50vh !important;
  }
  .mb-xl-50vh, .my-xl-50vh {
    margin-bottom: 50vh !important;
  }
  .ml-xl-50vh, .mx-xl-50vh {
    margin-left: 50vh !important;
  }
  .p-xl-50vh {
    padding: 50vh !important;
  }
  .pt-xl-50vh, .py-xl-50vh {
    padding-top: 50vh !important;
  }
  .pr-xl-50vh, .px-xl-50vh {
    padding-right: 50vh !important;
  }
  .pb-xl-50vh, .py-xl-50vh {
    padding-bottom: 50vh !important;
  }
  .pl-xl-50vh, .px-xl-50vh {
    padding-left: 50vh !important;
  }
  .gx-xl-50vh {
    margin-right: -50vh !important;
    margin-left: -50vh !important;
  }
  .gx-xl-50vh > * {
    margin-right: 50vh !important;
    margin-left: 50vh !important;
  }
  .gx-xl-50vh > .col, .gx-xl-50vh > [class*="col-"] {
    padding-right: 50vh !important;
    padding-left: 50vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-50vh {
    margin-bottom: -50vh !important;
  }
  .gy-xl-50vh > * {
    margin-bottom: 50vh !important;
  }
  .l-xl-50vh {
    left: 50vh !important;
  }
  .r-xl-50vh {
    right: 50vh !important;
  }
  .t-xl-50vh {
    top: 50vh !important;
  }
  .b-xl-50vh {
    bottom: 50vh !important;
  }
  .mt-xl-n50vh, .my-xl-n50vh {
    margin-top: -50vh !important;
  }
  .ml-xl-n50vh, .mx-xl-n50vh {
    margin-left: -50vh !important;
  }
  .mb-xl-n50vh, .my-xl-n50vh {
    margin-bottom: -50vh !important;
  }
  .mr-xl-n50vh, .mx-xl-n50vh {
    margin-right: -50vh !important;
  }
  .l-xl-n50vh {
    left: -50vh !important;
  }
  .r-xl-n50vh {
    right: -50vh !important;
  }
  .t-xl-n50vh {
    top: -50vh !important;
  }
  .b-xl-n50vh {
    bottom: -50vh !important;
  }
  .mih-xl-50vh {
    min-height: 50vh !important;
  }
  .mah-xl-50vh {
    max-height: 50vh !important;
  }
  .miw-xl-50vh {
    min-width: 50vh !important;
  }
  .maw-xl-50vh {
    max-width: 50vh !important;
  }
  .h-xl-50vh {
    height: 50vh !important;
  }
  .w-xl-50vh {
    width: 50vh !important;
  }
  .m-xl-100vh {
    margin: 100vh !important;
  }
  .mt-xl-100vh, .my-xl-100vh {
    margin-top: 100vh !important;
  }
  .mr-xl-100vh, .mx-xl-100vh {
    margin-right: 100vh !important;
  }
  .mb-xl-100vh, .my-xl-100vh {
    margin-bottom: 100vh !important;
  }
  .ml-xl-100vh, .mx-xl-100vh {
    margin-left: 100vh !important;
  }
  .p-xl-100vh {
    padding: 100vh !important;
  }
  .pt-xl-100vh, .py-xl-100vh {
    padding-top: 100vh !important;
  }
  .pr-xl-100vh, .px-xl-100vh {
    padding-right: 100vh !important;
  }
  .pb-xl-100vh, .py-xl-100vh {
    padding-bottom: 100vh !important;
  }
  .pl-xl-100vh, .px-xl-100vh {
    padding-left: 100vh !important;
  }
  .gx-xl-100vh {
    margin-right: -100vh !important;
    margin-left: -100vh !important;
  }
  .gx-xl-100vh > * {
    margin-right: 100vh !important;
    margin-left: 100vh !important;
  }
  .gx-xl-100vh > .col, .gx-xl-100vh > [class*="col-"] {
    padding-right: 100vh !important;
    padding-left: 100vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xl-100vh {
    margin-bottom: -100vh !important;
  }
  .gy-xl-100vh > * {
    margin-bottom: 100vh !important;
  }
  .l-xl-100vh {
    left: 100vh !important;
  }
  .r-xl-100vh {
    right: 100vh !important;
  }
  .t-xl-100vh {
    top: 100vh !important;
  }
  .b-xl-100vh {
    bottom: 100vh !important;
  }
  .mt-xl-n100vh, .my-xl-n100vh {
    margin-top: -100vh !important;
  }
  .ml-xl-n100vh, .mx-xl-n100vh {
    margin-left: -100vh !important;
  }
  .mb-xl-n100vh, .my-xl-n100vh {
    margin-bottom: -100vh !important;
  }
  .mr-xl-n100vh, .mx-xl-n100vh {
    margin-right: -100vh !important;
  }
  .l-xl-n100vh {
    left: -100vh !important;
  }
  .r-xl-n100vh {
    right: -100vh !important;
  }
  .t-xl-n100vh {
    top: -100vh !important;
  }
  .b-xl-n100vh {
    bottom: -100vh !important;
  }
  .mih-xl-100vh {
    min-height: 100vh !important;
  }
  .mah-xl-100vh {
    max-height: 100vh !important;
  }
  .miw-xl-100vh {
    min-width: 100vh !important;
  }
  .maw-xl-100vh {
    max-width: 100vh !important;
  }
  .h-xl-100vh {
    height: 100vh !important;
  }
  .w-xl-100vh {
    width: 100vh !important;
  }
  .m-xl-a {
    margin: auto !important;
  }
  .mt-xl-a, .my-xl-a {
    margin-top: auto !important;
  }
  .mr-xl-a, .mx-xl-a {
    margin-right: auto !important;
  }
  .mb-xl-a, .my-xl-a {
    margin-bottom: auto !important;
  }
  .ml-xl-a, .mx-xl-a {
    margin-left: auto !important;
  }
  .gt-xl-0, .gtx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xl-0 *, .gtx-xl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xl-0 .gt-xl-0, .gt-xl-0 .gtx-xl-0, .gtx-xl-0 .gt-xl-0, .gtx-xl-0 .gtx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xl-0 .gt-xl-0 *, .gt-xl-0 .gtx-xl-0 *, .gtx-xl-0 .gt-xl-0 *, .gtx-xl-0 .gtx-xl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xl-0 .gt-xl-1, .gt-xl-0 .gtx-xl-1, .gtx-xl-0 .gt-xl-1, .gtx-xl-0 .gtx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-0 .gt-xl-1 *, .gt-xl-0 .gtx-xl-1 *, .gtx-xl-0 .gt-xl-1 *, .gtx-xl-0 .gtx-xl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-0 .gt-xl-2, .gt-xl-0 .gtx-xl-2, .gtx-xl-0 .gt-xl-2, .gtx-xl-0 .gtx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-0 .gt-xl-2 *, .gt-xl-0 .gtx-xl-2 *, .gtx-xl-0 .gt-xl-2 *, .gtx-xl-0 .gtx-xl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-0 .gt-xl-3, .gt-xl-0 .gtx-xl-3, .gtx-xl-0 .gt-xl-3, .gtx-xl-0 .gtx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-0 .gt-xl-3 *, .gt-xl-0 .gtx-xl-3 *, .gtx-xl-0 .gt-xl-3 *, .gtx-xl-0 .gtx-xl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-0 .gt-xl-4, .gt-xl-0 .gtx-xl-4, .gtx-xl-0 .gt-xl-4, .gtx-xl-0 .gtx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-0 .gt-xl-4 *, .gt-xl-0 .gtx-xl-4 *, .gtx-xl-0 .gt-xl-4 *, .gtx-xl-0 .gtx-xl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-0 .gt-xl-5, .gt-xl-0 .gtx-xl-5, .gtx-xl-0 .gt-xl-5, .gtx-xl-0 .gtx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-0 .gt-xl-5 *, .gt-xl-0 .gtx-xl-5 *, .gtx-xl-0 .gt-xl-5 *, .gtx-xl-0 .gtx-xl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-0, .gty-xl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xl-0 *, .gty-xl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xl-0 .gt-xl-0, .gt-xl-0 .gty-xl-0, .gty-xl-0 .gt-xl-0, .gty-xl-0 .gty-xl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xl-0 .gt-xl-0 *, .gt-xl-0 .gty-xl-0 *, .gty-xl-0 .gt-xl-0 *, .gty-xl-0 .gty-xl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xl-0 .gt-xl-1, .gt-xl-0 .gty-xl-1, .gty-xl-0 .gt-xl-1, .gty-xl-0 .gty-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-0 .gt-xl-1 *, .gt-xl-0 .gty-xl-1 *, .gty-xl-0 .gt-xl-1 *, .gty-xl-0 .gty-xl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-0 .gt-xl-2, .gt-xl-0 .gty-xl-2, .gty-xl-0 .gt-xl-2, .gty-xl-0 .gty-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-0 .gt-xl-2 *, .gt-xl-0 .gty-xl-2 *, .gty-xl-0 .gt-xl-2 *, .gty-xl-0 .gty-xl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-0 .gt-xl-3, .gt-xl-0 .gty-xl-3, .gty-xl-0 .gt-xl-3, .gty-xl-0 .gty-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-0 .gt-xl-3 *, .gt-xl-0 .gty-xl-3 *, .gty-xl-0 .gt-xl-3 *, .gty-xl-0 .gty-xl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-0 .gt-xl-4, .gt-xl-0 .gty-xl-4, .gty-xl-0 .gt-xl-4, .gty-xl-0 .gty-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-0 .gt-xl-4 *, .gt-xl-0 .gty-xl-4 *, .gty-xl-0 .gt-xl-4 *, .gty-xl-0 .gty-xl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-0 .gt-xl-5, .gt-xl-0 .gty-xl-5, .gty-xl-0 .gt-xl-5, .gty-xl-0 .gty-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-0 .gt-xl-5 *, .gt-xl-0 .gty-xl-5 *, .gty-xl-0 .gt-xl-5 *, .gty-xl-0 .gty-xl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-1, .gtx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-1 *, .gtx-xl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-1 .gt-xl-0, .gt-xl-1 .gtx-xl-0, .gtx-xl-1 .gt-xl-0, .gtx-xl-1 .gtx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xl-1 .gt-xl-0 *, .gt-xl-1 .gtx-xl-0 *, .gtx-xl-1 .gt-xl-0 *, .gtx-xl-1 .gtx-xl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xl-1 .gt-xl-1, .gt-xl-1 .gtx-xl-1, .gtx-xl-1 .gt-xl-1, .gtx-xl-1 .gtx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-1 .gt-xl-1 *, .gt-xl-1 .gtx-xl-1 *, .gtx-xl-1 .gt-xl-1 *, .gtx-xl-1 .gtx-xl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-1 .gt-xl-2, .gt-xl-1 .gtx-xl-2, .gtx-xl-1 .gt-xl-2, .gtx-xl-1 .gtx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-1 .gt-xl-2 *, .gt-xl-1 .gtx-xl-2 *, .gtx-xl-1 .gt-xl-2 *, .gtx-xl-1 .gtx-xl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-1 .gt-xl-3, .gt-xl-1 .gtx-xl-3, .gtx-xl-1 .gt-xl-3, .gtx-xl-1 .gtx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-1 .gt-xl-3 *, .gt-xl-1 .gtx-xl-3 *, .gtx-xl-1 .gt-xl-3 *, .gtx-xl-1 .gtx-xl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-1 .gt-xl-4, .gt-xl-1 .gtx-xl-4, .gtx-xl-1 .gt-xl-4, .gtx-xl-1 .gtx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-1 .gt-xl-4 *, .gt-xl-1 .gtx-xl-4 *, .gtx-xl-1 .gt-xl-4 *, .gtx-xl-1 .gtx-xl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-1 .gt-xl-5, .gt-xl-1 .gtx-xl-5, .gtx-xl-1 .gt-xl-5, .gtx-xl-1 .gtx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-1 .gt-xl-5 *, .gt-xl-1 .gtx-xl-5 *, .gtx-xl-1 .gt-xl-5 *, .gtx-xl-1 .gtx-xl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-1, .gty-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-1 *, .gty-xl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-1 .gt-xl-0, .gt-xl-1 .gty-xl-0, .gty-xl-1 .gt-xl-0, .gty-xl-1 .gty-xl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xl-1 .gt-xl-0 *, .gt-xl-1 .gty-xl-0 *, .gty-xl-1 .gt-xl-0 *, .gty-xl-1 .gty-xl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xl-1 .gt-xl-1, .gt-xl-1 .gty-xl-1, .gty-xl-1 .gt-xl-1, .gty-xl-1 .gty-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-1 .gt-xl-1 *, .gt-xl-1 .gty-xl-1 *, .gty-xl-1 .gt-xl-1 *, .gty-xl-1 .gty-xl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-1 .gt-xl-2, .gt-xl-1 .gty-xl-2, .gty-xl-1 .gt-xl-2, .gty-xl-1 .gty-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-1 .gt-xl-2 *, .gt-xl-1 .gty-xl-2 *, .gty-xl-1 .gt-xl-2 *, .gty-xl-1 .gty-xl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-1 .gt-xl-3, .gt-xl-1 .gty-xl-3, .gty-xl-1 .gt-xl-3, .gty-xl-1 .gty-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-1 .gt-xl-3 *, .gt-xl-1 .gty-xl-3 *, .gty-xl-1 .gt-xl-3 *, .gty-xl-1 .gty-xl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-1 .gt-xl-4, .gt-xl-1 .gty-xl-4, .gty-xl-1 .gt-xl-4, .gty-xl-1 .gty-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-1 .gt-xl-4 *, .gt-xl-1 .gty-xl-4 *, .gty-xl-1 .gt-xl-4 *, .gty-xl-1 .gty-xl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-1 .gt-xl-5, .gt-xl-1 .gty-xl-5, .gty-xl-1 .gt-xl-5, .gty-xl-1 .gty-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-1 .gt-xl-5 *, .gt-xl-1 .gty-xl-5 *, .gty-xl-1 .gt-xl-5 *, .gty-xl-1 .gty-xl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-2, .gtx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-2 *, .gtx-xl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-2 .gt-xl-0, .gt-xl-2 .gtx-xl-0, .gtx-xl-2 .gt-xl-0, .gtx-xl-2 .gtx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xl-2 .gt-xl-0 *, .gt-xl-2 .gtx-xl-0 *, .gtx-xl-2 .gt-xl-0 *, .gtx-xl-2 .gtx-xl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xl-2 .gt-xl-1, .gt-xl-2 .gtx-xl-1, .gtx-xl-2 .gt-xl-1, .gtx-xl-2 .gtx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-2 .gt-xl-1 *, .gt-xl-2 .gtx-xl-1 *, .gtx-xl-2 .gt-xl-1 *, .gtx-xl-2 .gtx-xl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-2 .gt-xl-2, .gt-xl-2 .gtx-xl-2, .gtx-xl-2 .gt-xl-2, .gtx-xl-2 .gtx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-2 .gt-xl-2 *, .gt-xl-2 .gtx-xl-2 *, .gtx-xl-2 .gt-xl-2 *, .gtx-xl-2 .gtx-xl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-2 .gt-xl-3, .gt-xl-2 .gtx-xl-3, .gtx-xl-2 .gt-xl-3, .gtx-xl-2 .gtx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-2 .gt-xl-3 *, .gt-xl-2 .gtx-xl-3 *, .gtx-xl-2 .gt-xl-3 *, .gtx-xl-2 .gtx-xl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-2 .gt-xl-4, .gt-xl-2 .gtx-xl-4, .gtx-xl-2 .gt-xl-4, .gtx-xl-2 .gtx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-2 .gt-xl-4 *, .gt-xl-2 .gtx-xl-4 *, .gtx-xl-2 .gt-xl-4 *, .gtx-xl-2 .gtx-xl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-2 .gt-xl-5, .gt-xl-2 .gtx-xl-5, .gtx-xl-2 .gt-xl-5, .gtx-xl-2 .gtx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-2 .gt-xl-5 *, .gt-xl-2 .gtx-xl-5 *, .gtx-xl-2 .gt-xl-5 *, .gtx-xl-2 .gtx-xl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-2, .gty-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-2 *, .gty-xl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-2 .gt-xl-0, .gt-xl-2 .gty-xl-0, .gty-xl-2 .gt-xl-0, .gty-xl-2 .gty-xl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xl-2 .gt-xl-0 *, .gt-xl-2 .gty-xl-0 *, .gty-xl-2 .gt-xl-0 *, .gty-xl-2 .gty-xl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xl-2 .gt-xl-1, .gt-xl-2 .gty-xl-1, .gty-xl-2 .gt-xl-1, .gty-xl-2 .gty-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-2 .gt-xl-1 *, .gt-xl-2 .gty-xl-1 *, .gty-xl-2 .gt-xl-1 *, .gty-xl-2 .gty-xl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-2 .gt-xl-2, .gt-xl-2 .gty-xl-2, .gty-xl-2 .gt-xl-2, .gty-xl-2 .gty-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-2 .gt-xl-2 *, .gt-xl-2 .gty-xl-2 *, .gty-xl-2 .gt-xl-2 *, .gty-xl-2 .gty-xl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-2 .gt-xl-3, .gt-xl-2 .gty-xl-3, .gty-xl-2 .gt-xl-3, .gty-xl-2 .gty-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-2 .gt-xl-3 *, .gt-xl-2 .gty-xl-3 *, .gty-xl-2 .gt-xl-3 *, .gty-xl-2 .gty-xl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-2 .gt-xl-4, .gt-xl-2 .gty-xl-4, .gty-xl-2 .gt-xl-4, .gty-xl-2 .gty-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-2 .gt-xl-4 *, .gt-xl-2 .gty-xl-4 *, .gty-xl-2 .gt-xl-4 *, .gty-xl-2 .gty-xl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-2 .gt-xl-5, .gt-xl-2 .gty-xl-5, .gty-xl-2 .gt-xl-5, .gty-xl-2 .gty-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-2 .gt-xl-5 *, .gt-xl-2 .gty-xl-5 *, .gty-xl-2 .gt-xl-5 *, .gty-xl-2 .gty-xl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-3, .gtx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-3 *, .gtx-xl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-3 .gt-xl-0, .gt-xl-3 .gtx-xl-0, .gtx-xl-3 .gt-xl-0, .gtx-xl-3 .gtx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xl-3 .gt-xl-0 *, .gt-xl-3 .gtx-xl-0 *, .gtx-xl-3 .gt-xl-0 *, .gtx-xl-3 .gtx-xl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xl-3 .gt-xl-1, .gt-xl-3 .gtx-xl-1, .gtx-xl-3 .gt-xl-1, .gtx-xl-3 .gtx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-3 .gt-xl-1 *, .gt-xl-3 .gtx-xl-1 *, .gtx-xl-3 .gt-xl-1 *, .gtx-xl-3 .gtx-xl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-3 .gt-xl-2, .gt-xl-3 .gtx-xl-2, .gtx-xl-3 .gt-xl-2, .gtx-xl-3 .gtx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-3 .gt-xl-2 *, .gt-xl-3 .gtx-xl-2 *, .gtx-xl-3 .gt-xl-2 *, .gtx-xl-3 .gtx-xl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-3 .gt-xl-3, .gt-xl-3 .gtx-xl-3, .gtx-xl-3 .gt-xl-3, .gtx-xl-3 .gtx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-3 .gt-xl-3 *, .gt-xl-3 .gtx-xl-3 *, .gtx-xl-3 .gt-xl-3 *, .gtx-xl-3 .gtx-xl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-3 .gt-xl-4, .gt-xl-3 .gtx-xl-4, .gtx-xl-3 .gt-xl-4, .gtx-xl-3 .gtx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-3 .gt-xl-4 *, .gt-xl-3 .gtx-xl-4 *, .gtx-xl-3 .gt-xl-4 *, .gtx-xl-3 .gtx-xl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-3 .gt-xl-5, .gt-xl-3 .gtx-xl-5, .gtx-xl-3 .gt-xl-5, .gtx-xl-3 .gtx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-3 .gt-xl-5 *, .gt-xl-3 .gtx-xl-5 *, .gtx-xl-3 .gt-xl-5 *, .gtx-xl-3 .gtx-xl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-3, .gty-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-3 *, .gty-xl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-3 .gt-xl-0, .gt-xl-3 .gty-xl-0, .gty-xl-3 .gt-xl-0, .gty-xl-3 .gty-xl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xl-3 .gt-xl-0 *, .gt-xl-3 .gty-xl-0 *, .gty-xl-3 .gt-xl-0 *, .gty-xl-3 .gty-xl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xl-3 .gt-xl-1, .gt-xl-3 .gty-xl-1, .gty-xl-3 .gt-xl-1, .gty-xl-3 .gty-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-3 .gt-xl-1 *, .gt-xl-3 .gty-xl-1 *, .gty-xl-3 .gt-xl-1 *, .gty-xl-3 .gty-xl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-3 .gt-xl-2, .gt-xl-3 .gty-xl-2, .gty-xl-3 .gt-xl-2, .gty-xl-3 .gty-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-3 .gt-xl-2 *, .gt-xl-3 .gty-xl-2 *, .gty-xl-3 .gt-xl-2 *, .gty-xl-3 .gty-xl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-3 .gt-xl-3, .gt-xl-3 .gty-xl-3, .gty-xl-3 .gt-xl-3, .gty-xl-3 .gty-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-3 .gt-xl-3 *, .gt-xl-3 .gty-xl-3 *, .gty-xl-3 .gt-xl-3 *, .gty-xl-3 .gty-xl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-3 .gt-xl-4, .gt-xl-3 .gty-xl-4, .gty-xl-3 .gt-xl-4, .gty-xl-3 .gty-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-3 .gt-xl-4 *, .gt-xl-3 .gty-xl-4 *, .gty-xl-3 .gt-xl-4 *, .gty-xl-3 .gty-xl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-3 .gt-xl-5, .gt-xl-3 .gty-xl-5, .gty-xl-3 .gt-xl-5, .gty-xl-3 .gty-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-3 .gt-xl-5 *, .gt-xl-3 .gty-xl-5 *, .gty-xl-3 .gt-xl-5 *, .gty-xl-3 .gty-xl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-4, .gtx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-4 *, .gtx-xl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-4 .gt-xl-0, .gt-xl-4 .gtx-xl-0, .gtx-xl-4 .gt-xl-0, .gtx-xl-4 .gtx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xl-4 .gt-xl-0 *, .gt-xl-4 .gtx-xl-0 *, .gtx-xl-4 .gt-xl-0 *, .gtx-xl-4 .gtx-xl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xl-4 .gt-xl-1, .gt-xl-4 .gtx-xl-1, .gtx-xl-4 .gt-xl-1, .gtx-xl-4 .gtx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-4 .gt-xl-1 *, .gt-xl-4 .gtx-xl-1 *, .gtx-xl-4 .gt-xl-1 *, .gtx-xl-4 .gtx-xl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-4 .gt-xl-2, .gt-xl-4 .gtx-xl-2, .gtx-xl-4 .gt-xl-2, .gtx-xl-4 .gtx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-4 .gt-xl-2 *, .gt-xl-4 .gtx-xl-2 *, .gtx-xl-4 .gt-xl-2 *, .gtx-xl-4 .gtx-xl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-4 .gt-xl-3, .gt-xl-4 .gtx-xl-3, .gtx-xl-4 .gt-xl-3, .gtx-xl-4 .gtx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-4 .gt-xl-3 *, .gt-xl-4 .gtx-xl-3 *, .gtx-xl-4 .gt-xl-3 *, .gtx-xl-4 .gtx-xl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-4 .gt-xl-4, .gt-xl-4 .gtx-xl-4, .gtx-xl-4 .gt-xl-4, .gtx-xl-4 .gtx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-4 .gt-xl-4 *, .gt-xl-4 .gtx-xl-4 *, .gtx-xl-4 .gt-xl-4 *, .gtx-xl-4 .gtx-xl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-4 .gt-xl-5, .gt-xl-4 .gtx-xl-5, .gtx-xl-4 .gt-xl-5, .gtx-xl-4 .gtx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-4 .gt-xl-5 *, .gt-xl-4 .gtx-xl-5 *, .gtx-xl-4 .gt-xl-5 *, .gtx-xl-4 .gtx-xl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-4, .gty-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-4 *, .gty-xl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-4 .gt-xl-0, .gt-xl-4 .gty-xl-0, .gty-xl-4 .gt-xl-0, .gty-xl-4 .gty-xl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xl-4 .gt-xl-0 *, .gt-xl-4 .gty-xl-0 *, .gty-xl-4 .gt-xl-0 *, .gty-xl-4 .gty-xl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xl-4 .gt-xl-1, .gt-xl-4 .gty-xl-1, .gty-xl-4 .gt-xl-1, .gty-xl-4 .gty-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-4 .gt-xl-1 *, .gt-xl-4 .gty-xl-1 *, .gty-xl-4 .gt-xl-1 *, .gty-xl-4 .gty-xl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-4 .gt-xl-2, .gt-xl-4 .gty-xl-2, .gty-xl-4 .gt-xl-2, .gty-xl-4 .gty-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-4 .gt-xl-2 *, .gt-xl-4 .gty-xl-2 *, .gty-xl-4 .gt-xl-2 *, .gty-xl-4 .gty-xl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-4 .gt-xl-3, .gt-xl-4 .gty-xl-3, .gty-xl-4 .gt-xl-3, .gty-xl-4 .gty-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-4 .gt-xl-3 *, .gt-xl-4 .gty-xl-3 *, .gty-xl-4 .gt-xl-3 *, .gty-xl-4 .gty-xl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-4 .gt-xl-4, .gt-xl-4 .gty-xl-4, .gty-xl-4 .gt-xl-4, .gty-xl-4 .gty-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-4 .gt-xl-4 *, .gt-xl-4 .gty-xl-4 *, .gty-xl-4 .gt-xl-4 *, .gty-xl-4 .gty-xl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-4 .gt-xl-5, .gt-xl-4 .gty-xl-5, .gty-xl-4 .gt-xl-5, .gty-xl-4 .gty-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-4 .gt-xl-5 *, .gt-xl-4 .gty-xl-5 *, .gty-xl-4 .gt-xl-5 *, .gty-xl-4 .gty-xl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-5, .gtx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-5 *, .gtx-xl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-5 .gt-xl-0, .gt-xl-5 .gtx-xl-0, .gtx-xl-5 .gt-xl-0, .gtx-xl-5 .gtx-xl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xl-5 .gt-xl-0 *, .gt-xl-5 .gtx-xl-0 *, .gtx-xl-5 .gt-xl-0 *, .gtx-xl-5 .gtx-xl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xl-5 .gt-xl-1, .gt-xl-5 .gtx-xl-1, .gtx-xl-5 .gt-xl-1, .gtx-xl-5 .gtx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-5 .gt-xl-1 *, .gt-xl-5 .gtx-xl-1 *, .gtx-xl-5 .gt-xl-1 *, .gtx-xl-5 .gtx-xl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xl-5 .gt-xl-2, .gt-xl-5 .gtx-xl-2, .gtx-xl-5 .gt-xl-2, .gtx-xl-5 .gtx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-5 .gt-xl-2 *, .gt-xl-5 .gtx-xl-2 *, .gtx-xl-5 .gt-xl-2 *, .gtx-xl-5 .gtx-xl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xl-5 .gt-xl-3, .gt-xl-5 .gtx-xl-3, .gtx-xl-5 .gt-xl-3, .gtx-xl-5 .gtx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-5 .gt-xl-3 *, .gt-xl-5 .gtx-xl-3 *, .gtx-xl-5 .gt-xl-3 *, .gtx-xl-5 .gtx-xl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xl-5 .gt-xl-4, .gt-xl-5 .gtx-xl-4, .gtx-xl-5 .gt-xl-4, .gtx-xl-5 .gtx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-5 .gt-xl-4 *, .gt-xl-5 .gtx-xl-4 *, .gtx-xl-5 .gt-xl-4 *, .gtx-xl-5 .gtx-xl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xl-5 .gt-xl-5, .gt-xl-5 .gtx-xl-5, .gtx-xl-5 .gt-xl-5, .gtx-xl-5 .gtx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-5 .gt-xl-5 *, .gt-xl-5 .gtx-xl-5 *, .gtx-xl-5 .gt-xl-5 *, .gtx-xl-5 .gtx-xl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xl-5, .gty-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-5 *, .gty-xl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-5 .gt-xl-0, .gt-xl-5 .gty-xl-0, .gty-xl-5 .gt-xl-0, .gty-xl-5 .gty-xl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xl-5 .gt-xl-0 *, .gt-xl-5 .gty-xl-0 *, .gty-xl-5 .gt-xl-0 *, .gty-xl-5 .gty-xl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xl-5 .gt-xl-1, .gt-xl-5 .gty-xl-1, .gty-xl-5 .gt-xl-1, .gty-xl-5 .gty-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-5 .gt-xl-1 *, .gt-xl-5 .gty-xl-1 *, .gty-xl-5 .gt-xl-1 *, .gty-xl-5 .gty-xl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xl-5 .gt-xl-2, .gt-xl-5 .gty-xl-2, .gty-xl-5 .gt-xl-2, .gty-xl-5 .gty-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-5 .gt-xl-2 *, .gt-xl-5 .gty-xl-2 *, .gty-xl-5 .gt-xl-2 *, .gty-xl-5 .gty-xl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xl-5 .gt-xl-3, .gt-xl-5 .gty-xl-3, .gty-xl-5 .gt-xl-3, .gty-xl-5 .gty-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-5 .gt-xl-3 *, .gt-xl-5 .gty-xl-3 *, .gty-xl-5 .gt-xl-3 *, .gty-xl-5 .gty-xl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xl-5 .gt-xl-4, .gt-xl-5 .gty-xl-4, .gty-xl-5 .gt-xl-4, .gty-xl-5 .gty-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-5 .gt-xl-4 *, .gt-xl-5 .gty-xl-4 *, .gty-xl-5 .gt-xl-4 *, .gty-xl-5 .gty-xl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xl-5 .gt-xl-5, .gt-xl-5 .gty-xl-5, .gty-xl-5 .gt-xl-5, .gty-xl-5 .gty-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xl-5 .gt-xl-5 *, .gt-xl-5 .gty-xl-5 *, .gty-xl-5 .gt-xl-5 *, .gty-xl-5 .gty-xl-5 * {
    --bs-gutter-y: 3rem;
  }
}
@media (max-width: 1399.98px) {
  .fz-xxld-10 {
    font-size: 10px !important;
  }
  .fz-xxld-12 {
    font-size: 12px !important;
  }
  .fz-xxld-14 {
    font-size: 14px !important;
  }
  .fz-xxld-16 {
    font-size: 16px !important;
  }
  .fz-xxld-18 {
    font-size: 18px !important;
  }
  .fz-xxld-20 {
    font-size: 20px !important;
  }
  .fz-xxld-22 {
    font-size: 22px !important;
  }
  .fz-xxld-24 {
    font-size: 24px !important;
  }
  .fz-xxld-26 {
    font-size: 26px !important;
  }
  .fz-xxld-28 {
    font-size: 28px !important;
  }
  .fz-xxld-30 {
    font-size: 30px !important;
  }
  .fz-xxld-32 {
    font-size: 32px !important;
  }
  .fz-xxld-34 {
    font-size: 34px !important;
  }
  .fz-xxld-36 {
    font-size: 36px !important;
  }
  .fz-xxld-38 {
    font-size: 38px !important;
  }
  .fz-xxld-44 {
    font-size: 44px !important;
  }
  .fz-xxld-46 {
    font-size: 46px !important;
  }
  .fz-xxld-48 {
    font-size: 48px !important;
  }
  .fz-xxld-60 {
    font-size: 60px !important;
  }
  .fz-xxld-240 {
    font-size: 240px !important;
  }
}
@media (min-width: 1400px) {
  .fz-xxl-10 {
    font-size: 10px !important;
  }
  .fz-xxl-12 {
    font-size: 12px !important;
  }
  .fz-xxl-14 {
    font-size: 14px !important;
  }
  .fz-xxl-16 {
    font-size: 16px !important;
  }
  .fz-xxl-18 {
    font-size: 18px !important;
  }
  .fz-xxl-20 {
    font-size: 20px !important;
  }
  .fz-xxl-22 {
    font-size: 22px !important;
  }
  .fz-xxl-24 {
    font-size: 24px !important;
  }
  .fz-xxl-26 {
    font-size: 26px !important;
  }
  .fz-xxl-28 {
    font-size: 28px !important;
  }
  .fz-xxl-30 {
    font-size: 30px !important;
  }
  .fz-xxl-32 {
    font-size: 32px !important;
  }
  .fz-xxl-34 {
    font-size: 34px !important;
  }
  .fz-xxl-36 {
    font-size: 36px !important;
  }
  .fz-xxl-38 {
    font-size: 38px !important;
  }
  .fz-xxl-44 {
    font-size: 44px !important;
  }
  .fz-xxl-46 {
    font-size: 46px !important;
  }
  .fz-xxl-48 {
    font-size: 48px !important;
  }
  .fz-xxl-60 {
    font-size: 60px !important;
  }
  .fz-xxl-240 {
    font-size: 240px !important;
  }
  .fw-xxl-300 {
    font-weight: 300 !important;
  }
  .fw-xxl-400 {
    font-weight: 400 !important;
  }
  .fw-xxl-500 {
    font-weight: 500 !important;
  }
  .fw-xxl-700 {
    font-weight: 700 !important;
  }
  .fw-xxl-bold {
    font-weight: 700 !important;
  }
  .fw-xxl-normal {
    font-weight: 400 !important;
  }
  .lh-xxl-0 {
    line-height: 0 !important;
  }
  .lh-xxl-10 {
    line-height: 1 !important;
  }
  .lh-xxl-11 {
    line-height: 1.1 !important;
  }
  .lh-xxl-12 {
    line-height: 1.2 !important;
  }
  .lh-xxl-13 {
    line-height: 1.3 !important;
  }
  .lh-xxl-14 {
    line-height: 1.4 !important;
  }
  .lh-xxl-18 {
    line-height: 1.8 !important;
  }
  .ls-xxl-10 {
    letter-spacing: 1px !important;
  }
  .ls-xxl-11 {
    letter-spacing: 1.1px !important;
  }
  .c-xxl-w {
    color: #FFFFFF !important;
  }
  .c-xxl-w-hf:hover, .c-xxl-w-hf:focus {
    color: #FFFFFF !important;
    text-decoration: none !important;
  }
  .bg-xxl-w {
    background-color: #FFFFFF !important;
  }
  .bg-xxl-w .c-back {
    color: #FFFFFF !important;
  }
  .border-c-xxl-w {
    border-color: #FFFFFF !important;
  }
  .c-xxl-b {
    color: #000000 !important;
  }
  .c-xxl-b-hf:hover, .c-xxl-b-hf:focus {
    color: #000000 !important;
    text-decoration: none !important;
  }
  .bg-xxl-b {
    background-color: #000000 !important;
  }
  .bg-xxl-b .c-back {
    color: #000000 !important;
  }
  .border-c-xxl-b {
    border-color: #000000 !important;
  }
  .c-xxl-t {
    color: transparent !important;
  }
  .c-xxl-t-hf:hover, .c-xxl-t-hf:focus {
    color: transparent !important;
    text-decoration: none !important;
  }
  .bg-xxl-t {
    background-color: transparent !important;
  }
  .bg-xxl-t .c-back {
    color: transparent !important;
  }
  .border-c-xxl-t {
    border-color: transparent !important;
  }
  .c-xxl-1 {
    color: #202121 !important;
  }
  .c-xxl-1-hf:hover, .c-xxl-1-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-xxl-1 {
    background-color: #202121 !important;
  }
  .bg-xxl-1 .c-back {
    color: #202121 !important;
  }
  .border-c-xxl-1 {
    border-color: #202121 !important;
  }
  .c-xxl-2 {
    color: #202121 !important;
  }
  .c-xxl-2-hf:hover, .c-xxl-2-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-xxl-2 {
    background-color: #202121 !important;
  }
  .bg-xxl-2 .c-back {
    color: #202121 !important;
  }
  .border-c-xxl-2 {
    border-color: #202121 !important;
  }
  .c-xxl-3 {
    color: #ED1C24 !important;
  }
  .c-xxl-3-hf:hover, .c-xxl-3-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-xxl-3 {
    background-color: #ED1C24 !important;
  }
  .bg-xxl-3 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-xxl-3 {
    border-color: #ED1C24 !important;
  }
  .c-xxl-4 {
    color: #202121 !important;
  }
  .c-xxl-4-hf:hover, .c-xxl-4-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-xxl-4 {
    background-color: #202121 !important;
  }
  .bg-xxl-4 .c-back {
    color: #202121 !important;
  }
  .border-c-xxl-4 {
    border-color: #202121 !important;
  }
  .c-xxl-6 {
    color: #F35975 !important;
  }
  .c-xxl-6-hf:hover, .c-xxl-6-hf:focus {
    color: #F35975 !important;
    text-decoration: none !important;
  }
  .bg-xxl-6 {
    background-color: #F35975 !important;
  }
  .bg-xxl-6 .c-back {
    color: #F35975 !important;
  }
  .border-c-xxl-6 {
    border-color: #F35975 !important;
  }
  .c-xxl-7 {
    color: #999999 !important;
  }
  .c-xxl-7-hf:hover, .c-xxl-7-hf:focus {
    color: #999999 !important;
    text-decoration: none !important;
  }
  .bg-xxl-7 {
    background-color: #999999 !important;
  }
  .bg-xxl-7 .c-back {
    color: #999999 !important;
  }
  .border-c-xxl-7 {
    border-color: #999999 !important;
  }
  .c-xxl-c1 {
    color: #FCFCFC !important;
  }
  .c-xxl-c1-hf:hover, .c-xxl-c1-hf:focus {
    color: #FCFCFC !important;
    text-decoration: none !important;
  }
  .bg-xxl-c1 {
    background-color: #FCFCFC !important;
  }
  .bg-xxl-c1 .c-back {
    color: #FCFCFC !important;
  }
  .border-c-xxl-c1 {
    border-color: #FCFCFC !important;
  }
  .c-xxl-c2 {
    color: #ED1C24 !important;
  }
  .c-xxl-c2-hf:hover, .c-xxl-c2-hf:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
  }
  .bg-xxl-c2 {
    background-color: #ED1C24 !important;
  }
  .bg-xxl-c2 .c-back {
    color: #ED1C24 !important;
  }
  .border-c-xxl-c2 {
    border-color: #ED1C24 !important;
  }
  .c-xxl-c3 {
    color: #C30438 !important;
  }
  .c-xxl-c3-hf:hover, .c-xxl-c3-hf:focus {
    color: #C30438 !important;
    text-decoration: none !important;
  }
  .bg-xxl-c3 {
    background-color: #C30438 !important;
  }
  .bg-xxl-c3 .c-back {
    color: #C30438 !important;
  }
  .border-c-xxl-c3 {
    border-color: #C30438 !important;
  }
  .c-xxl-c4 {
    color: #F4F7F6 !important;
  }
  .c-xxl-c4-hf:hover, .c-xxl-c4-hf:focus {
    color: #F4F7F6 !important;
    text-decoration: none !important;
  }
  .bg-xxl-c4 {
    background-color: #F4F7F6 !important;
  }
  .bg-xxl-c4 .c-back {
    color: #F4F7F6 !important;
  }
  .border-c-xxl-c4 {
    border-color: #F4F7F6 !important;
  }
  .c-xxl-c5 {
    color: #E6EAEA !important;
  }
  .c-xxl-c5-hf:hover, .c-xxl-c5-hf:focus {
    color: #E6EAEA !important;
    text-decoration: none !important;
  }
  .bg-xxl-c5 {
    background-color: #E6EAEA !important;
  }
  .bg-xxl-c5 .c-back {
    color: #E6EAEA !important;
  }
  .border-c-xxl-c5 {
    border-color: #E6EAEA !important;
  }
  .c-xxl-c6 {
    color: #202121 !important;
  }
  .c-xxl-c6-hf:hover, .c-xxl-c6-hf:focus {
    color: #202121 !important;
    text-decoration: none !important;
  }
  .bg-xxl-c6 {
    background-color: #202121 !important;
  }
  .bg-xxl-c6 .c-back {
    color: #202121 !important;
  }
  .border-c-xxl-c6 {
    border-color: #202121 !important;
  }
  .c-xxl-c7 {
    color: #818285 !important;
  }
  .c-xxl-c7-hf:hover, .c-xxl-c7-hf:focus {
    color: #818285 !important;
    text-decoration: none !important;
  }
  .bg-xxl-c7 {
    background-color: #818285 !important;
  }
  .bg-xxl-c7 .c-back {
    color: #818285 !important;
  }
  .border-c-xxl-c7 {
    border-color: #818285 !important;
  }
  .c-xxl-c8 {
    color: #ffffff !important;
  }
  .c-xxl-c8-hf:hover, .c-xxl-c8-hf:focus {
    color: #ffffff !important;
    text-decoration: none !important;
  }
  .bg-xxl-c8 {
    background-color: #ffffff !important;
  }
  .bg-xxl-c8 .c-back {
    color: #ffffff !important;
  }
  .border-c-xxl-c8 {
    border-color: #ffffff !important;
  }
  .c-xxl-c9 {
    color: #C3C7C6 !important;
  }
  .c-xxl-c9-hf:hover, .c-xxl-c9-hf:focus {
    color: #C3C7C6 !important;
    text-decoration: none !important;
  }
  .bg-xxl-c9 {
    background-color: #C3C7C6 !important;
  }
  .bg-xxl-c9 .c-back {
    color: #C3C7C6 !important;
  }
  .border-c-xxl-c9 {
    border-color: #C3C7C6 !important;
  }
  .c-xxl-c10 {
    color: #0C121C !important;
  }
  .c-xxl-c10-hf:hover, .c-xxl-c10-hf:focus {
    color: #0C121C !important;
    text-decoration: none !important;
  }
  .bg-xxl-c10 {
    background-color: #0C121C !important;
  }
  .bg-xxl-c10 .c-back {
    color: #0C121C !important;
  }
  .border-c-xxl-c10 {
    border-color: #0C121C !important;
  }
  .c-xxl-c11 {
    color: #4FC4B6 !important;
  }
  .c-xxl-c11-hf:hover, .c-xxl-c11-hf:focus {
    color: #4FC4B6 !important;
    text-decoration: none !important;
  }
  .bg-xxl-c11 {
    background-color: #4FC4B6 !important;
  }
  .bg-xxl-c11 .c-back {
    color: #4FC4B6 !important;
  }
  .border-c-xxl-c11 {
    border-color: #4FC4B6 !important;
  }
  .c-xxl-yt {
    color: #c4302b !important;
  }
  .c-xxl-yt-hf:hover, .c-xxl-yt-hf:focus {
    color: #c4302b !important;
    text-decoration: none !important;
  }
  .bg-xxl-yt {
    background-color: #c4302b !important;
  }
  .bg-xxl-yt .c-back {
    color: #c4302b !important;
  }
  .border-c-xxl-yt {
    border-color: #c4302b !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0, .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0, .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0, .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0, .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0, .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0, .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0, .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0, .px-xxl-0 {
    padding-left: 0 !important;
  }
  .gx-xxl-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
  .gx-xxl-0 > * {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .gx-xxl-0 > .col, .gx-xxl-0 > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-0 {
    margin-bottom: -0 !important;
  }
  .gy-xxl-0 > * {
    margin-bottom: 0 !important;
  }
  .l-xxl-0 {
    left: 0 !important;
  }
  .r-xxl-0 {
    right: 0 !important;
  }
  .t-xxl-0 {
    top: 0 !important;
  }
  .b-xxl-0 {
    bottom: 0 !important;
  }
  .mih-xxl-0 {
    min-height: 0 !important;
  }
  .mah-xxl-0 {
    max-height: 0 !important;
  }
  .miw-xxl-0 {
    min-width: 0 !important;
  }
  .maw-xxl-0 {
    max-width: 0 !important;
  }
  .h-xxl-0 {
    height: 0 !important;
  }
  .w-xxl-0 {
    width: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1, .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1, .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1, .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1, .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1, .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1, .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1, .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1, .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .gx-xxl-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .gx-xxl-1 > * {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .gx-xxl-1 > .col, .gx-xxl-1 > [class*="col-"] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-1 {
    margin-bottom: -0.25rem !important;
  }
  .gy-xxl-1 > * {
    margin-bottom: 0.25rem !important;
  }
  .l-xxl-1 {
    left: 0.25rem !important;
  }
  .r-xxl-1 {
    right: 0.25rem !important;
  }
  .t-xxl-1 {
    top: 0.25rem !important;
  }
  .b-xxl-1 {
    bottom: 0.25rem !important;
  }
  .mt-xxl-n1, .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .ml-xxl-n1, .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .mb-xxl-n1, .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mr-xxl-n1, .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .l-xxl-n1 {
    left: -0.25rem !important;
  }
  .r-xxl-n1 {
    right: -0.25rem !important;
  }
  .t-xxl-n1 {
    top: -0.25rem !important;
  }
  .b-xxl-n1 {
    bottom: -0.25rem !important;
  }
  .mih-xxl-1 {
    min-height: 0.25rem !important;
  }
  .mah-xxl-1 {
    max-height: 0.25rem !important;
  }
  .miw-xxl-1 {
    min-width: 0.25rem !important;
  }
  .maw-xxl-1 {
    max-width: 0.25rem !important;
  }
  .h-xxl-1 {
    height: 0.25rem !important;
  }
  .w-xxl-1 {
    width: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2, .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2, .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2, .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2, .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2, .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2, .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2, .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2, .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .gx-xxl-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .gx-xxl-2 > * {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .gx-xxl-2 > .col, .gx-xxl-2 > [class*="col-"] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-2 {
    margin-bottom: -0.5rem !important;
  }
  .gy-xxl-2 > * {
    margin-bottom: 0.5rem !important;
  }
  .l-xxl-2 {
    left: 0.5rem !important;
  }
  .r-xxl-2 {
    right: 0.5rem !important;
  }
  .t-xxl-2 {
    top: 0.5rem !important;
  }
  .b-xxl-2 {
    bottom: 0.5rem !important;
  }
  .mt-xxl-n2, .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .ml-xxl-n2, .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .mb-xxl-n2, .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mr-xxl-n2, .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .l-xxl-n2 {
    left: -0.5rem !important;
  }
  .r-xxl-n2 {
    right: -0.5rem !important;
  }
  .t-xxl-n2 {
    top: -0.5rem !important;
  }
  .b-xxl-n2 {
    bottom: -0.5rem !important;
  }
  .mih-xxl-2 {
    min-height: 0.5rem !important;
  }
  .mah-xxl-2 {
    max-height: 0.5rem !important;
  }
  .miw-xxl-2 {
    min-width: 0.5rem !important;
  }
  .maw-xxl-2 {
    max-width: 0.5rem !important;
  }
  .h-xxl-2 {
    height: 0.5rem !important;
  }
  .w-xxl-2 {
    width: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 0.75rem !important;
  }
  .mt-xxl-3, .my-xxl-3 {
    margin-top: 0.75rem !important;
  }
  .mr-xxl-3, .mx-xxl-3 {
    margin-right: 0.75rem !important;
  }
  .mb-xxl-3, .my-xxl-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xxl-3, .mx-xxl-3 {
    margin-left: 0.75rem !important;
  }
  .p-xxl-3 {
    padding: 0.75rem !important;
  }
  .pt-xxl-3, .py-xxl-3 {
    padding-top: 0.75rem !important;
  }
  .pr-xxl-3, .px-xxl-3 {
    padding-right: 0.75rem !important;
  }
  .pb-xxl-3, .py-xxl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xxl-3, .px-xxl-3 {
    padding-left: 0.75rem !important;
  }
  .gx-xxl-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .gx-xxl-3 > * {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .gx-xxl-3 > .col, .gx-xxl-3 > [class*="col-"] {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-3 {
    margin-bottom: -0.75rem !important;
  }
  .gy-xxl-3 > * {
    margin-bottom: 0.75rem !important;
  }
  .l-xxl-3 {
    left: 0.75rem !important;
  }
  .r-xxl-3 {
    right: 0.75rem !important;
  }
  .t-xxl-3 {
    top: 0.75rem !important;
  }
  .b-xxl-3 {
    bottom: 0.75rem !important;
  }
  .mt-xxl-n3, .my-xxl-n3 {
    margin-top: -0.75rem !important;
  }
  .ml-xxl-n3, .mx-xxl-n3 {
    margin-left: -0.75rem !important;
  }
  .mb-xxl-n3, .my-xxl-n3 {
    margin-bottom: -0.75rem !important;
  }
  .mr-xxl-n3, .mx-xxl-n3 {
    margin-right: -0.75rem !important;
  }
  .l-xxl-n3 {
    left: -0.75rem !important;
  }
  .r-xxl-n3 {
    right: -0.75rem !important;
  }
  .t-xxl-n3 {
    top: -0.75rem !important;
  }
  .b-xxl-n3 {
    bottom: -0.75rem !important;
  }
  .mih-xxl-3 {
    min-height: 0.75rem !important;
  }
  .mah-xxl-3 {
    max-height: 0.75rem !important;
  }
  .miw-xxl-3 {
    min-width: 0.75rem !important;
  }
  .maw-xxl-3 {
    max-width: 0.75rem !important;
  }
  .h-xxl-3 {
    height: 0.75rem !important;
  }
  .w-xxl-3 {
    width: 0.75rem !important;
  }
  .m-xxl-4 {
    margin: 1rem !important;
  }
  .mt-xxl-4, .my-xxl-4 {
    margin-top: 1rem !important;
  }
  .mr-xxl-4, .mx-xxl-4 {
    margin-right: 1rem !important;
  }
  .mb-xxl-4, .my-xxl-4 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-4, .mx-xxl-4 {
    margin-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1rem !important;
  }
  .pt-xxl-4, .py-xxl-4 {
    padding-top: 1rem !important;
  }
  .pr-xxl-4, .px-xxl-4 {
    padding-right: 1rem !important;
  }
  .pb-xxl-4, .py-xxl-4 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-4, .px-xxl-4 {
    padding-left: 1rem !important;
  }
  .gx-xxl-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .gx-xxl-4 > * {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .gx-xxl-4 > .col, .gx-xxl-4 > [class*="col-"] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-4 {
    margin-bottom: -1rem !important;
  }
  .gy-xxl-4 > * {
    margin-bottom: 1rem !important;
  }
  .l-xxl-4 {
    left: 1rem !important;
  }
  .r-xxl-4 {
    right: 1rem !important;
  }
  .t-xxl-4 {
    top: 1rem !important;
  }
  .b-xxl-4 {
    bottom: 1rem !important;
  }
  .mt-xxl-n4, .my-xxl-n4 {
    margin-top: -1rem !important;
  }
  .ml-xxl-n4, .mx-xxl-n4 {
    margin-left: -1rem !important;
  }
  .mb-xxl-n4, .my-xxl-n4 {
    margin-bottom: -1rem !important;
  }
  .mr-xxl-n4, .mx-xxl-n4 {
    margin-right: -1rem !important;
  }
  .l-xxl-n4 {
    left: -1rem !important;
  }
  .r-xxl-n4 {
    right: -1rem !important;
  }
  .t-xxl-n4 {
    top: -1rem !important;
  }
  .b-xxl-n4 {
    bottom: -1rem !important;
  }
  .mih-xxl-4 {
    min-height: 1rem !important;
  }
  .mah-xxl-4 {
    max-height: 1rem !important;
  }
  .miw-xxl-4 {
    min-width: 1rem !important;
  }
  .maw-xxl-4 {
    max-width: 1rem !important;
  }
  .h-xxl-4 {
    height: 1rem !important;
  }
  .w-xxl-4 {
    width: 1rem !important;
  }
  .m-xxl-5 {
    margin: 1.25rem !important;
  }
  .mt-xxl-5, .my-xxl-5 {
    margin-top: 1.25rem !important;
  }
  .mr-xxl-5, .mx-xxl-5 {
    margin-right: 1.25rem !important;
  }
  .mb-xxl-5, .my-xxl-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xxl-5, .mx-xxl-5 {
    margin-left: 1.25rem !important;
  }
  .p-xxl-5 {
    padding: 1.25rem !important;
  }
  .pt-xxl-5, .py-xxl-5 {
    padding-top: 1.25rem !important;
  }
  .pr-xxl-5, .px-xxl-5 {
    padding-right: 1.25rem !important;
  }
  .pb-xxl-5, .py-xxl-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xxl-5, .px-xxl-5 {
    padding-left: 1.25rem !important;
  }
  .gx-xxl-5 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .gx-xxl-5 > * {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .gx-xxl-5 > .col, .gx-xxl-5 > [class*="col-"] {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-5 {
    margin-bottom: -1.25rem !important;
  }
  .gy-xxl-5 > * {
    margin-bottom: 1.25rem !important;
  }
  .l-xxl-5 {
    left: 1.25rem !important;
  }
  .r-xxl-5 {
    right: 1.25rem !important;
  }
  .t-xxl-5 {
    top: 1.25rem !important;
  }
  .b-xxl-5 {
    bottom: 1.25rem !important;
  }
  .mt-xxl-n5, .my-xxl-n5 {
    margin-top: -1.25rem !important;
  }
  .ml-xxl-n5, .mx-xxl-n5 {
    margin-left: -1.25rem !important;
  }
  .mb-xxl-n5, .my-xxl-n5 {
    margin-bottom: -1.25rem !important;
  }
  .mr-xxl-n5, .mx-xxl-n5 {
    margin-right: -1.25rem !important;
  }
  .l-xxl-n5 {
    left: -1.25rem !important;
  }
  .r-xxl-n5 {
    right: -1.25rem !important;
  }
  .t-xxl-n5 {
    top: -1.25rem !important;
  }
  .b-xxl-n5 {
    bottom: -1.25rem !important;
  }
  .mih-xxl-5 {
    min-height: 1.25rem !important;
  }
  .mah-xxl-5 {
    max-height: 1.25rem !important;
  }
  .miw-xxl-5 {
    min-width: 1.25rem !important;
  }
  .maw-xxl-5 {
    max-width: 1.25rem !important;
  }
  .h-xxl-5 {
    height: 1.25rem !important;
  }
  .w-xxl-5 {
    width: 1.25rem !important;
  }
  .m-xxl-6 {
    margin: 1.5rem !important;
  }
  .mt-xxl-6, .my-xxl-6 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-6, .mx-xxl-6 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-6, .my-xxl-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-6, .mx-xxl-6 {
    margin-left: 1.5rem !important;
  }
  .p-xxl-6 {
    padding: 1.5rem !important;
  }
  .pt-xxl-6, .py-xxl-6 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-6, .px-xxl-6 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-6, .py-xxl-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-6, .px-xxl-6 {
    padding-left: 1.5rem !important;
  }
  .gx-xxl-6 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .gx-xxl-6 > * {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .gx-xxl-6 > .col, .gx-xxl-6 > [class*="col-"] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-6 {
    margin-bottom: -1.5rem !important;
  }
  .gy-xxl-6 > * {
    margin-bottom: 1.5rem !important;
  }
  .l-xxl-6 {
    left: 1.5rem !important;
  }
  .r-xxl-6 {
    right: 1.5rem !important;
  }
  .t-xxl-6 {
    top: 1.5rem !important;
  }
  .b-xxl-6 {
    bottom: 1.5rem !important;
  }
  .mt-xxl-n6, .my-xxl-n6 {
    margin-top: -1.5rem !important;
  }
  .ml-xxl-n6, .mx-xxl-n6 {
    margin-left: -1.5rem !important;
  }
  .mb-xxl-n6, .my-xxl-n6 {
    margin-bottom: -1.5rem !important;
  }
  .mr-xxl-n6, .mx-xxl-n6 {
    margin-right: -1.5rem !important;
  }
  .l-xxl-n6 {
    left: -1.5rem !important;
  }
  .r-xxl-n6 {
    right: -1.5rem !important;
  }
  .t-xxl-n6 {
    top: -1.5rem !important;
  }
  .b-xxl-n6 {
    bottom: -1.5rem !important;
  }
  .mih-xxl-6 {
    min-height: 1.5rem !important;
  }
  .mah-xxl-6 {
    max-height: 1.5rem !important;
  }
  .miw-xxl-6 {
    min-width: 1.5rem !important;
  }
  .maw-xxl-6 {
    max-width: 1.5rem !important;
  }
  .h-xxl-6 {
    height: 1.5rem !important;
  }
  .w-xxl-6 {
    width: 1.5rem !important;
  }
  .m-xxl-7 {
    margin: 1.75rem !important;
  }
  .mt-xxl-7, .my-xxl-7 {
    margin-top: 1.75rem !important;
  }
  .mr-xxl-7, .mx-xxl-7 {
    margin-right: 1.75rem !important;
  }
  .mb-xxl-7, .my-xxl-7 {
    margin-bottom: 1.75rem !important;
  }
  .ml-xxl-7, .mx-xxl-7 {
    margin-left: 1.75rem !important;
  }
  .p-xxl-7 {
    padding: 1.75rem !important;
  }
  .pt-xxl-7, .py-xxl-7 {
    padding-top: 1.75rem !important;
  }
  .pr-xxl-7, .px-xxl-7 {
    padding-right: 1.75rem !important;
  }
  .pb-xxl-7, .py-xxl-7 {
    padding-bottom: 1.75rem !important;
  }
  .pl-xxl-7, .px-xxl-7 {
    padding-left: 1.75rem !important;
  }
  .gx-xxl-7 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .gx-xxl-7 > * {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .gx-xxl-7 > .col, .gx-xxl-7 > [class*="col-"] {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-7 {
    margin-bottom: -1.75rem !important;
  }
  .gy-xxl-7 > * {
    margin-bottom: 1.75rem !important;
  }
  .l-xxl-7 {
    left: 1.75rem !important;
  }
  .r-xxl-7 {
    right: 1.75rem !important;
  }
  .t-xxl-7 {
    top: 1.75rem !important;
  }
  .b-xxl-7 {
    bottom: 1.75rem !important;
  }
  .mt-xxl-n7, .my-xxl-n7 {
    margin-top: -1.75rem !important;
  }
  .ml-xxl-n7, .mx-xxl-n7 {
    margin-left: -1.75rem !important;
  }
  .mb-xxl-n7, .my-xxl-n7 {
    margin-bottom: -1.75rem !important;
  }
  .mr-xxl-n7, .mx-xxl-n7 {
    margin-right: -1.75rem !important;
  }
  .l-xxl-n7 {
    left: -1.75rem !important;
  }
  .r-xxl-n7 {
    right: -1.75rem !important;
  }
  .t-xxl-n7 {
    top: -1.75rem !important;
  }
  .b-xxl-n7 {
    bottom: -1.75rem !important;
  }
  .mih-xxl-7 {
    min-height: 1.75rem !important;
  }
  .mah-xxl-7 {
    max-height: 1.75rem !important;
  }
  .miw-xxl-7 {
    min-width: 1.75rem !important;
  }
  .maw-xxl-7 {
    max-width: 1.75rem !important;
  }
  .h-xxl-7 {
    height: 1.75rem !important;
  }
  .w-xxl-7 {
    width: 1.75rem !important;
  }
  .m-xxl-8 {
    margin: 2rem !important;
  }
  .mt-xxl-8, .my-xxl-8 {
    margin-top: 2rem !important;
  }
  .mr-xxl-8, .mx-xxl-8 {
    margin-right: 2rem !important;
  }
  .mb-xxl-8, .my-xxl-8 {
    margin-bottom: 2rem !important;
  }
  .ml-xxl-8, .mx-xxl-8 {
    margin-left: 2rem !important;
  }
  .p-xxl-8 {
    padding: 2rem !important;
  }
  .pt-xxl-8, .py-xxl-8 {
    padding-top: 2rem !important;
  }
  .pr-xxl-8, .px-xxl-8 {
    padding-right: 2rem !important;
  }
  .pb-xxl-8, .py-xxl-8 {
    padding-bottom: 2rem !important;
  }
  .pl-xxl-8, .px-xxl-8 {
    padding-left: 2rem !important;
  }
  .gx-xxl-8 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .gx-xxl-8 > * {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .gx-xxl-8 > .col, .gx-xxl-8 > [class*="col-"] {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-8 {
    margin-bottom: -2rem !important;
  }
  .gy-xxl-8 > * {
    margin-bottom: 2rem !important;
  }
  .l-xxl-8 {
    left: 2rem !important;
  }
  .r-xxl-8 {
    right: 2rem !important;
  }
  .t-xxl-8 {
    top: 2rem !important;
  }
  .b-xxl-8 {
    bottom: 2rem !important;
  }
  .mt-xxl-n8, .my-xxl-n8 {
    margin-top: -2rem !important;
  }
  .ml-xxl-n8, .mx-xxl-n8 {
    margin-left: -2rem !important;
  }
  .mb-xxl-n8, .my-xxl-n8 {
    margin-bottom: -2rem !important;
  }
  .mr-xxl-n8, .mx-xxl-n8 {
    margin-right: -2rem !important;
  }
  .l-xxl-n8 {
    left: -2rem !important;
  }
  .r-xxl-n8 {
    right: -2rem !important;
  }
  .t-xxl-n8 {
    top: -2rem !important;
  }
  .b-xxl-n8 {
    bottom: -2rem !important;
  }
  .mih-xxl-8 {
    min-height: 2rem !important;
  }
  .mah-xxl-8 {
    max-height: 2rem !important;
  }
  .miw-xxl-8 {
    min-width: 2rem !important;
  }
  .maw-xxl-8 {
    max-width: 2rem !important;
  }
  .h-xxl-8 {
    height: 2rem !important;
  }
  .w-xxl-8 {
    width: 2rem !important;
  }
  .m-xxl-9 {
    margin: 2.25rem !important;
  }
  .mt-xxl-9, .my-xxl-9 {
    margin-top: 2.25rem !important;
  }
  .mr-xxl-9, .mx-xxl-9 {
    margin-right: 2.25rem !important;
  }
  .mb-xxl-9, .my-xxl-9 {
    margin-bottom: 2.25rem !important;
  }
  .ml-xxl-9, .mx-xxl-9 {
    margin-left: 2.25rem !important;
  }
  .p-xxl-9 {
    padding: 2.25rem !important;
  }
  .pt-xxl-9, .py-xxl-9 {
    padding-top: 2.25rem !important;
  }
  .pr-xxl-9, .px-xxl-9 {
    padding-right: 2.25rem !important;
  }
  .pb-xxl-9, .py-xxl-9 {
    padding-bottom: 2.25rem !important;
  }
  .pl-xxl-9, .px-xxl-9 {
    padding-left: 2.25rem !important;
  }
  .gx-xxl-9 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .gx-xxl-9 > * {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .gx-xxl-9 > .col, .gx-xxl-9 > [class*="col-"] {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-9 {
    margin-bottom: -2.25rem !important;
  }
  .gy-xxl-9 > * {
    margin-bottom: 2.25rem !important;
  }
  .l-xxl-9 {
    left: 2.25rem !important;
  }
  .r-xxl-9 {
    right: 2.25rem !important;
  }
  .t-xxl-9 {
    top: 2.25rem !important;
  }
  .b-xxl-9 {
    bottom: 2.25rem !important;
  }
  .mt-xxl-n9, .my-xxl-n9 {
    margin-top: -2.25rem !important;
  }
  .ml-xxl-n9, .mx-xxl-n9 {
    margin-left: -2.25rem !important;
  }
  .mb-xxl-n9, .my-xxl-n9 {
    margin-bottom: -2.25rem !important;
  }
  .mr-xxl-n9, .mx-xxl-n9 {
    margin-right: -2.25rem !important;
  }
  .l-xxl-n9 {
    left: -2.25rem !important;
  }
  .r-xxl-n9 {
    right: -2.25rem !important;
  }
  .t-xxl-n9 {
    top: -2.25rem !important;
  }
  .b-xxl-n9 {
    bottom: -2.25rem !important;
  }
  .mih-xxl-9 {
    min-height: 2.25rem !important;
  }
  .mah-xxl-9 {
    max-height: 2.25rem !important;
  }
  .miw-xxl-9 {
    min-width: 2.25rem !important;
  }
  .maw-xxl-9 {
    max-width: 2.25rem !important;
  }
  .h-xxl-9 {
    height: 2.25rem !important;
  }
  .w-xxl-9 {
    width: 2.25rem !important;
  }
  .m-xxl-10 {
    margin: 2.5rem !important;
  }
  .mt-xxl-10, .my-xxl-10 {
    margin-top: 2.5rem !important;
  }
  .mr-xxl-10, .mx-xxl-10 {
    margin-right: 2.5rem !important;
  }
  .mb-xxl-10, .my-xxl-10 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xxl-10, .mx-xxl-10 {
    margin-left: 2.5rem !important;
  }
  .p-xxl-10 {
    padding: 2.5rem !important;
  }
  .pt-xxl-10, .py-xxl-10 {
    padding-top: 2.5rem !important;
  }
  .pr-xxl-10, .px-xxl-10 {
    padding-right: 2.5rem !important;
  }
  .pb-xxl-10, .py-xxl-10 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xxl-10, .px-xxl-10 {
    padding-left: 2.5rem !important;
  }
  .gx-xxl-10 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .gx-xxl-10 > * {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .gx-xxl-10 > .col, .gx-xxl-10 > [class*="col-"] {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-10 {
    margin-bottom: -2.5rem !important;
  }
  .gy-xxl-10 > * {
    margin-bottom: 2.5rem !important;
  }
  .l-xxl-10 {
    left: 2.5rem !important;
  }
  .r-xxl-10 {
    right: 2.5rem !important;
  }
  .t-xxl-10 {
    top: 2.5rem !important;
  }
  .b-xxl-10 {
    bottom: 2.5rem !important;
  }
  .mt-xxl-n10, .my-xxl-n10 {
    margin-top: -2.5rem !important;
  }
  .ml-xxl-n10, .mx-xxl-n10 {
    margin-left: -2.5rem !important;
  }
  .mb-xxl-n10, .my-xxl-n10 {
    margin-bottom: -2.5rem !important;
  }
  .mr-xxl-n10, .mx-xxl-n10 {
    margin-right: -2.5rem !important;
  }
  .l-xxl-n10 {
    left: -2.5rem !important;
  }
  .r-xxl-n10 {
    right: -2.5rem !important;
  }
  .t-xxl-n10 {
    top: -2.5rem !important;
  }
  .b-xxl-n10 {
    bottom: -2.5rem !important;
  }
  .mih-xxl-10 {
    min-height: 2.5rem !important;
  }
  .mah-xxl-10 {
    max-height: 2.5rem !important;
  }
  .miw-xxl-10 {
    min-width: 2.5rem !important;
  }
  .maw-xxl-10 {
    max-width: 2.5rem !important;
  }
  .h-xxl-10 {
    height: 2.5rem !important;
  }
  .w-xxl-10 {
    width: 2.5rem !important;
  }
  .m-xxl-11 {
    margin: 2.75rem !important;
  }
  .mt-xxl-11, .my-xxl-11 {
    margin-top: 2.75rem !important;
  }
  .mr-xxl-11, .mx-xxl-11 {
    margin-right: 2.75rem !important;
  }
  .mb-xxl-11, .my-xxl-11 {
    margin-bottom: 2.75rem !important;
  }
  .ml-xxl-11, .mx-xxl-11 {
    margin-left: 2.75rem !important;
  }
  .p-xxl-11 {
    padding: 2.75rem !important;
  }
  .pt-xxl-11, .py-xxl-11 {
    padding-top: 2.75rem !important;
  }
  .pr-xxl-11, .px-xxl-11 {
    padding-right: 2.75rem !important;
  }
  .pb-xxl-11, .py-xxl-11 {
    padding-bottom: 2.75rem !important;
  }
  .pl-xxl-11, .px-xxl-11 {
    padding-left: 2.75rem !important;
  }
  .gx-xxl-11 {
    margin-right: -2.75rem !important;
    margin-left: -2.75rem !important;
  }
  .gx-xxl-11 > * {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .gx-xxl-11 > .col, .gx-xxl-11 > [class*="col-"] {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-11 {
    margin-bottom: -2.75rem !important;
  }
  .gy-xxl-11 > * {
    margin-bottom: 2.75rem !important;
  }
  .l-xxl-11 {
    left: 2.75rem !important;
  }
  .r-xxl-11 {
    right: 2.75rem !important;
  }
  .t-xxl-11 {
    top: 2.75rem !important;
  }
  .b-xxl-11 {
    bottom: 2.75rem !important;
  }
  .mt-xxl-n11, .my-xxl-n11 {
    margin-top: -2.75rem !important;
  }
  .ml-xxl-n11, .mx-xxl-n11 {
    margin-left: -2.75rem !important;
  }
  .mb-xxl-n11, .my-xxl-n11 {
    margin-bottom: -2.75rem !important;
  }
  .mr-xxl-n11, .mx-xxl-n11 {
    margin-right: -2.75rem !important;
  }
  .l-xxl-n11 {
    left: -2.75rem !important;
  }
  .r-xxl-n11 {
    right: -2.75rem !important;
  }
  .t-xxl-n11 {
    top: -2.75rem !important;
  }
  .b-xxl-n11 {
    bottom: -2.75rem !important;
  }
  .mih-xxl-11 {
    min-height: 2.75rem !important;
  }
  .mah-xxl-11 {
    max-height: 2.75rem !important;
  }
  .miw-xxl-11 {
    min-width: 2.75rem !important;
  }
  .maw-xxl-11 {
    max-width: 2.75rem !important;
  }
  .h-xxl-11 {
    height: 2.75rem !important;
  }
  .w-xxl-11 {
    width: 2.75rem !important;
  }
  .m-xxl-12 {
    margin: 3rem !important;
  }
  .mt-xxl-12, .my-xxl-12 {
    margin-top: 3rem !important;
  }
  .mr-xxl-12, .mx-xxl-12 {
    margin-right: 3rem !important;
  }
  .mb-xxl-12, .my-xxl-12 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-12, .mx-xxl-12 {
    margin-left: 3rem !important;
  }
  .p-xxl-12 {
    padding: 3rem !important;
  }
  .pt-xxl-12, .py-xxl-12 {
    padding-top: 3rem !important;
  }
  .pr-xxl-12, .px-xxl-12 {
    padding-right: 3rem !important;
  }
  .pb-xxl-12, .py-xxl-12 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-12, .px-xxl-12 {
    padding-left: 3rem !important;
  }
  .gx-xxl-12 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .gx-xxl-12 > * {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .gx-xxl-12 > .col, .gx-xxl-12 > [class*="col-"] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-12 {
    margin-bottom: -3rem !important;
  }
  .gy-xxl-12 > * {
    margin-bottom: 3rem !important;
  }
  .l-xxl-12 {
    left: 3rem !important;
  }
  .r-xxl-12 {
    right: 3rem !important;
  }
  .t-xxl-12 {
    top: 3rem !important;
  }
  .b-xxl-12 {
    bottom: 3rem !important;
  }
  .mt-xxl-n12, .my-xxl-n12 {
    margin-top: -3rem !important;
  }
  .ml-xxl-n12, .mx-xxl-n12 {
    margin-left: -3rem !important;
  }
  .mb-xxl-n12, .my-xxl-n12 {
    margin-bottom: -3rem !important;
  }
  .mr-xxl-n12, .mx-xxl-n12 {
    margin-right: -3rem !important;
  }
  .l-xxl-n12 {
    left: -3rem !important;
  }
  .r-xxl-n12 {
    right: -3rem !important;
  }
  .t-xxl-n12 {
    top: -3rem !important;
  }
  .b-xxl-n12 {
    bottom: -3rem !important;
  }
  .mih-xxl-12 {
    min-height: 3rem !important;
  }
  .mah-xxl-12 {
    max-height: 3rem !important;
  }
  .miw-xxl-12 {
    min-width: 3rem !important;
  }
  .maw-xxl-12 {
    max-width: 3rem !important;
  }
  .h-xxl-12 {
    height: 3rem !important;
  }
  .w-xxl-12 {
    width: 3rem !important;
  }
  .m-xxl-13 {
    margin: 3.25rem !important;
  }
  .mt-xxl-13, .my-xxl-13 {
    margin-top: 3.25rem !important;
  }
  .mr-xxl-13, .mx-xxl-13 {
    margin-right: 3.25rem !important;
  }
  .mb-xxl-13, .my-xxl-13 {
    margin-bottom: 3.25rem !important;
  }
  .ml-xxl-13, .mx-xxl-13 {
    margin-left: 3.25rem !important;
  }
  .p-xxl-13 {
    padding: 3.25rem !important;
  }
  .pt-xxl-13, .py-xxl-13 {
    padding-top: 3.25rem !important;
  }
  .pr-xxl-13, .px-xxl-13 {
    padding-right: 3.25rem !important;
  }
  .pb-xxl-13, .py-xxl-13 {
    padding-bottom: 3.25rem !important;
  }
  .pl-xxl-13, .px-xxl-13 {
    padding-left: 3.25rem !important;
  }
  .gx-xxl-13 {
    margin-right: -3.25rem !important;
    margin-left: -3.25rem !important;
  }
  .gx-xxl-13 > * {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .gx-xxl-13 > .col, .gx-xxl-13 > [class*="col-"] {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-13 {
    margin-bottom: -3.25rem !important;
  }
  .gy-xxl-13 > * {
    margin-bottom: 3.25rem !important;
  }
  .l-xxl-13 {
    left: 3.25rem !important;
  }
  .r-xxl-13 {
    right: 3.25rem !important;
  }
  .t-xxl-13 {
    top: 3.25rem !important;
  }
  .b-xxl-13 {
    bottom: 3.25rem !important;
  }
  .mt-xxl-n13, .my-xxl-n13 {
    margin-top: -3.25rem !important;
  }
  .ml-xxl-n13, .mx-xxl-n13 {
    margin-left: -3.25rem !important;
  }
  .mb-xxl-n13, .my-xxl-n13 {
    margin-bottom: -3.25rem !important;
  }
  .mr-xxl-n13, .mx-xxl-n13 {
    margin-right: -3.25rem !important;
  }
  .l-xxl-n13 {
    left: -3.25rem !important;
  }
  .r-xxl-n13 {
    right: -3.25rem !important;
  }
  .t-xxl-n13 {
    top: -3.25rem !important;
  }
  .b-xxl-n13 {
    bottom: -3.25rem !important;
  }
  .mih-xxl-13 {
    min-height: 3.25rem !important;
  }
  .mah-xxl-13 {
    max-height: 3.25rem !important;
  }
  .miw-xxl-13 {
    min-width: 3.25rem !important;
  }
  .maw-xxl-13 {
    max-width: 3.25rem !important;
  }
  .h-xxl-13 {
    height: 3.25rem !important;
  }
  .w-xxl-13 {
    width: 3.25rem !important;
  }
  .m-xxl-14 {
    margin: 3.5rem !important;
  }
  .mt-xxl-14, .my-xxl-14 {
    margin-top: 3.5rem !important;
  }
  .mr-xxl-14, .mx-xxl-14 {
    margin-right: 3.5rem !important;
  }
  .mb-xxl-14, .my-xxl-14 {
    margin-bottom: 3.5rem !important;
  }
  .ml-xxl-14, .mx-xxl-14 {
    margin-left: 3.5rem !important;
  }
  .p-xxl-14 {
    padding: 3.5rem !important;
  }
  .pt-xxl-14, .py-xxl-14 {
    padding-top: 3.5rem !important;
  }
  .pr-xxl-14, .px-xxl-14 {
    padding-right: 3.5rem !important;
  }
  .pb-xxl-14, .py-xxl-14 {
    padding-bottom: 3.5rem !important;
  }
  .pl-xxl-14, .px-xxl-14 {
    padding-left: 3.5rem !important;
  }
  .gx-xxl-14 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .gx-xxl-14 > * {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .gx-xxl-14 > .col, .gx-xxl-14 > [class*="col-"] {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-14 {
    margin-bottom: -3.5rem !important;
  }
  .gy-xxl-14 > * {
    margin-bottom: 3.5rem !important;
  }
  .l-xxl-14 {
    left: 3.5rem !important;
  }
  .r-xxl-14 {
    right: 3.5rem !important;
  }
  .t-xxl-14 {
    top: 3.5rem !important;
  }
  .b-xxl-14 {
    bottom: 3.5rem !important;
  }
  .mt-xxl-n14, .my-xxl-n14 {
    margin-top: -3.5rem !important;
  }
  .ml-xxl-n14, .mx-xxl-n14 {
    margin-left: -3.5rem !important;
  }
  .mb-xxl-n14, .my-xxl-n14 {
    margin-bottom: -3.5rem !important;
  }
  .mr-xxl-n14, .mx-xxl-n14 {
    margin-right: -3.5rem !important;
  }
  .l-xxl-n14 {
    left: -3.5rem !important;
  }
  .r-xxl-n14 {
    right: -3.5rem !important;
  }
  .t-xxl-n14 {
    top: -3.5rem !important;
  }
  .b-xxl-n14 {
    bottom: -3.5rem !important;
  }
  .mih-xxl-14 {
    min-height: 3.5rem !important;
  }
  .mah-xxl-14 {
    max-height: 3.5rem !important;
  }
  .miw-xxl-14 {
    min-width: 3.5rem !important;
  }
  .maw-xxl-14 {
    max-width: 3.5rem !important;
  }
  .h-xxl-14 {
    height: 3.5rem !important;
  }
  .w-xxl-14 {
    width: 3.5rem !important;
  }
  .m-xxl-15 {
    margin: 3.75rem !important;
  }
  .mt-xxl-15, .my-xxl-15 {
    margin-top: 3.75rem !important;
  }
  .mr-xxl-15, .mx-xxl-15 {
    margin-right: 3.75rem !important;
  }
  .mb-xxl-15, .my-xxl-15 {
    margin-bottom: 3.75rem !important;
  }
  .ml-xxl-15, .mx-xxl-15 {
    margin-left: 3.75rem !important;
  }
  .p-xxl-15 {
    padding: 3.75rem !important;
  }
  .pt-xxl-15, .py-xxl-15 {
    padding-top: 3.75rem !important;
  }
  .pr-xxl-15, .px-xxl-15 {
    padding-right: 3.75rem !important;
  }
  .pb-xxl-15, .py-xxl-15 {
    padding-bottom: 3.75rem !important;
  }
  .pl-xxl-15, .px-xxl-15 {
    padding-left: 3.75rem !important;
  }
  .gx-xxl-15 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .gx-xxl-15 > * {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .gx-xxl-15 > .col, .gx-xxl-15 > [class*="col-"] {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-15 {
    margin-bottom: -3.75rem !important;
  }
  .gy-xxl-15 > * {
    margin-bottom: 3.75rem !important;
  }
  .l-xxl-15 {
    left: 3.75rem !important;
  }
  .r-xxl-15 {
    right: 3.75rem !important;
  }
  .t-xxl-15 {
    top: 3.75rem !important;
  }
  .b-xxl-15 {
    bottom: 3.75rem !important;
  }
  .mt-xxl-n15, .my-xxl-n15 {
    margin-top: -3.75rem !important;
  }
  .ml-xxl-n15, .mx-xxl-n15 {
    margin-left: -3.75rem !important;
  }
  .mb-xxl-n15, .my-xxl-n15 {
    margin-bottom: -3.75rem !important;
  }
  .mr-xxl-n15, .mx-xxl-n15 {
    margin-right: -3.75rem !important;
  }
  .l-xxl-n15 {
    left: -3.75rem !important;
  }
  .r-xxl-n15 {
    right: -3.75rem !important;
  }
  .t-xxl-n15 {
    top: -3.75rem !important;
  }
  .b-xxl-n15 {
    bottom: -3.75rem !important;
  }
  .mih-xxl-15 {
    min-height: 3.75rem !important;
  }
  .mah-xxl-15 {
    max-height: 3.75rem !important;
  }
  .miw-xxl-15 {
    min-width: 3.75rem !important;
  }
  .maw-xxl-15 {
    max-width: 3.75rem !important;
  }
  .h-xxl-15 {
    height: 3.75rem !important;
  }
  .w-xxl-15 {
    width: 3.75rem !important;
  }
  .m-xxl-16 {
    margin: 4rem !important;
  }
  .mt-xxl-16, .my-xxl-16 {
    margin-top: 4rem !important;
  }
  .mr-xxl-16, .mx-xxl-16 {
    margin-right: 4rem !important;
  }
  .mb-xxl-16, .my-xxl-16 {
    margin-bottom: 4rem !important;
  }
  .ml-xxl-16, .mx-xxl-16 {
    margin-left: 4rem !important;
  }
  .p-xxl-16 {
    padding: 4rem !important;
  }
  .pt-xxl-16, .py-xxl-16 {
    padding-top: 4rem !important;
  }
  .pr-xxl-16, .px-xxl-16 {
    padding-right: 4rem !important;
  }
  .pb-xxl-16, .py-xxl-16 {
    padding-bottom: 4rem !important;
  }
  .pl-xxl-16, .px-xxl-16 {
    padding-left: 4rem !important;
  }
  .gx-xxl-16 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .gx-xxl-16 > * {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .gx-xxl-16 > .col, .gx-xxl-16 > [class*="col-"] {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-16 {
    margin-bottom: -4rem !important;
  }
  .gy-xxl-16 > * {
    margin-bottom: 4rem !important;
  }
  .l-xxl-16 {
    left: 4rem !important;
  }
  .r-xxl-16 {
    right: 4rem !important;
  }
  .t-xxl-16 {
    top: 4rem !important;
  }
  .b-xxl-16 {
    bottom: 4rem !important;
  }
  .mt-xxl-n16, .my-xxl-n16 {
    margin-top: -4rem !important;
  }
  .ml-xxl-n16, .mx-xxl-n16 {
    margin-left: -4rem !important;
  }
  .mb-xxl-n16, .my-xxl-n16 {
    margin-bottom: -4rem !important;
  }
  .mr-xxl-n16, .mx-xxl-n16 {
    margin-right: -4rem !important;
  }
  .l-xxl-n16 {
    left: -4rem !important;
  }
  .r-xxl-n16 {
    right: -4rem !important;
  }
  .t-xxl-n16 {
    top: -4rem !important;
  }
  .b-xxl-n16 {
    bottom: -4rem !important;
  }
  .mih-xxl-16 {
    min-height: 4rem !important;
  }
  .mah-xxl-16 {
    max-height: 4rem !important;
  }
  .miw-xxl-16 {
    min-width: 4rem !important;
  }
  .maw-xxl-16 {
    max-width: 4rem !important;
  }
  .h-xxl-16 {
    height: 4rem !important;
  }
  .w-xxl-16 {
    width: 4rem !important;
  }
  .m-xxl-17 {
    margin: 4.25rem !important;
  }
  .mt-xxl-17, .my-xxl-17 {
    margin-top: 4.25rem !important;
  }
  .mr-xxl-17, .mx-xxl-17 {
    margin-right: 4.25rem !important;
  }
  .mb-xxl-17, .my-xxl-17 {
    margin-bottom: 4.25rem !important;
  }
  .ml-xxl-17, .mx-xxl-17 {
    margin-left: 4.25rem !important;
  }
  .p-xxl-17 {
    padding: 4.25rem !important;
  }
  .pt-xxl-17, .py-xxl-17 {
    padding-top: 4.25rem !important;
  }
  .pr-xxl-17, .px-xxl-17 {
    padding-right: 4.25rem !important;
  }
  .pb-xxl-17, .py-xxl-17 {
    padding-bottom: 4.25rem !important;
  }
  .pl-xxl-17, .px-xxl-17 {
    padding-left: 4.25rem !important;
  }
  .gx-xxl-17 {
    margin-right: -4.25rem !important;
    margin-left: -4.25rem !important;
  }
  .gx-xxl-17 > * {
    margin-right: 4.25rem !important;
    margin-left: 4.25rem !important;
  }
  .gx-xxl-17 > .col, .gx-xxl-17 > [class*="col-"] {
    padding-right: 4.25rem !important;
    padding-left: 4.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-17 {
    margin-bottom: -4.25rem !important;
  }
  .gy-xxl-17 > * {
    margin-bottom: 4.25rem !important;
  }
  .l-xxl-17 {
    left: 4.25rem !important;
  }
  .r-xxl-17 {
    right: 4.25rem !important;
  }
  .t-xxl-17 {
    top: 4.25rem !important;
  }
  .b-xxl-17 {
    bottom: 4.25rem !important;
  }
  .mt-xxl-n17, .my-xxl-n17 {
    margin-top: -4.25rem !important;
  }
  .ml-xxl-n17, .mx-xxl-n17 {
    margin-left: -4.25rem !important;
  }
  .mb-xxl-n17, .my-xxl-n17 {
    margin-bottom: -4.25rem !important;
  }
  .mr-xxl-n17, .mx-xxl-n17 {
    margin-right: -4.25rem !important;
  }
  .l-xxl-n17 {
    left: -4.25rem !important;
  }
  .r-xxl-n17 {
    right: -4.25rem !important;
  }
  .t-xxl-n17 {
    top: -4.25rem !important;
  }
  .b-xxl-n17 {
    bottom: -4.25rem !important;
  }
  .mih-xxl-17 {
    min-height: 4.25rem !important;
  }
  .mah-xxl-17 {
    max-height: 4.25rem !important;
  }
  .miw-xxl-17 {
    min-width: 4.25rem !important;
  }
  .maw-xxl-17 {
    max-width: 4.25rem !important;
  }
  .h-xxl-17 {
    height: 4.25rem !important;
  }
  .w-xxl-17 {
    width: 4.25rem !important;
  }
  .m-xxl-18 {
    margin: 4.5rem !important;
  }
  .mt-xxl-18, .my-xxl-18 {
    margin-top: 4.5rem !important;
  }
  .mr-xxl-18, .mx-xxl-18 {
    margin-right: 4.5rem !important;
  }
  .mb-xxl-18, .my-xxl-18 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xxl-18, .mx-xxl-18 {
    margin-left: 4.5rem !important;
  }
  .p-xxl-18 {
    padding: 4.5rem !important;
  }
  .pt-xxl-18, .py-xxl-18 {
    padding-top: 4.5rem !important;
  }
  .pr-xxl-18, .px-xxl-18 {
    padding-right: 4.5rem !important;
  }
  .pb-xxl-18, .py-xxl-18 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xxl-18, .px-xxl-18 {
    padding-left: 4.5rem !important;
  }
  .gx-xxl-18 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .gx-xxl-18 > * {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .gx-xxl-18 > .col, .gx-xxl-18 > [class*="col-"] {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-18 {
    margin-bottom: -4.5rem !important;
  }
  .gy-xxl-18 > * {
    margin-bottom: 4.5rem !important;
  }
  .l-xxl-18 {
    left: 4.5rem !important;
  }
  .r-xxl-18 {
    right: 4.5rem !important;
  }
  .t-xxl-18 {
    top: 4.5rem !important;
  }
  .b-xxl-18 {
    bottom: 4.5rem !important;
  }
  .mt-xxl-n18, .my-xxl-n18 {
    margin-top: -4.5rem !important;
  }
  .ml-xxl-n18, .mx-xxl-n18 {
    margin-left: -4.5rem !important;
  }
  .mb-xxl-n18, .my-xxl-n18 {
    margin-bottom: -4.5rem !important;
  }
  .mr-xxl-n18, .mx-xxl-n18 {
    margin-right: -4.5rem !important;
  }
  .l-xxl-n18 {
    left: -4.5rem !important;
  }
  .r-xxl-n18 {
    right: -4.5rem !important;
  }
  .t-xxl-n18 {
    top: -4.5rem !important;
  }
  .b-xxl-n18 {
    bottom: -4.5rem !important;
  }
  .mih-xxl-18 {
    min-height: 4.5rem !important;
  }
  .mah-xxl-18 {
    max-height: 4.5rem !important;
  }
  .miw-xxl-18 {
    min-width: 4.5rem !important;
  }
  .maw-xxl-18 {
    max-width: 4.5rem !important;
  }
  .h-xxl-18 {
    height: 4.5rem !important;
  }
  .w-xxl-18 {
    width: 4.5rem !important;
  }
  .m-xxl-19 {
    margin: 4.75rem !important;
  }
  .mt-xxl-19, .my-xxl-19 {
    margin-top: 4.75rem !important;
  }
  .mr-xxl-19, .mx-xxl-19 {
    margin-right: 4.75rem !important;
  }
  .mb-xxl-19, .my-xxl-19 {
    margin-bottom: 4.75rem !important;
  }
  .ml-xxl-19, .mx-xxl-19 {
    margin-left: 4.75rem !important;
  }
  .p-xxl-19 {
    padding: 4.75rem !important;
  }
  .pt-xxl-19, .py-xxl-19 {
    padding-top: 4.75rem !important;
  }
  .pr-xxl-19, .px-xxl-19 {
    padding-right: 4.75rem !important;
  }
  .pb-xxl-19, .py-xxl-19 {
    padding-bottom: 4.75rem !important;
  }
  .pl-xxl-19, .px-xxl-19 {
    padding-left: 4.75rem !important;
  }
  .gx-xxl-19 {
    margin-right: -4.75rem !important;
    margin-left: -4.75rem !important;
  }
  .gx-xxl-19 > * {
    margin-right: 4.75rem !important;
    margin-left: 4.75rem !important;
  }
  .gx-xxl-19 > .col, .gx-xxl-19 > [class*="col-"] {
    padding-right: 4.75rem !important;
    padding-left: 4.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-19 {
    margin-bottom: -4.75rem !important;
  }
  .gy-xxl-19 > * {
    margin-bottom: 4.75rem !important;
  }
  .l-xxl-19 {
    left: 4.75rem !important;
  }
  .r-xxl-19 {
    right: 4.75rem !important;
  }
  .t-xxl-19 {
    top: 4.75rem !important;
  }
  .b-xxl-19 {
    bottom: 4.75rem !important;
  }
  .mt-xxl-n19, .my-xxl-n19 {
    margin-top: -4.75rem !important;
  }
  .ml-xxl-n19, .mx-xxl-n19 {
    margin-left: -4.75rem !important;
  }
  .mb-xxl-n19, .my-xxl-n19 {
    margin-bottom: -4.75rem !important;
  }
  .mr-xxl-n19, .mx-xxl-n19 {
    margin-right: -4.75rem !important;
  }
  .l-xxl-n19 {
    left: -4.75rem !important;
  }
  .r-xxl-n19 {
    right: -4.75rem !important;
  }
  .t-xxl-n19 {
    top: -4.75rem !important;
  }
  .b-xxl-n19 {
    bottom: -4.75rem !important;
  }
  .mih-xxl-19 {
    min-height: 4.75rem !important;
  }
  .mah-xxl-19 {
    max-height: 4.75rem !important;
  }
  .miw-xxl-19 {
    min-width: 4.75rem !important;
  }
  .maw-xxl-19 {
    max-width: 4.75rem !important;
  }
  .h-xxl-19 {
    height: 4.75rem !important;
  }
  .w-xxl-19 {
    width: 4.75rem !important;
  }
  .m-xxl-20 {
    margin: 5rem !important;
  }
  .mt-xxl-20, .my-xxl-20 {
    margin-top: 5rem !important;
  }
  .mr-xxl-20, .mx-xxl-20 {
    margin-right: 5rem !important;
  }
  .mb-xxl-20, .my-xxl-20 {
    margin-bottom: 5rem !important;
  }
  .ml-xxl-20, .mx-xxl-20 {
    margin-left: 5rem !important;
  }
  .p-xxl-20 {
    padding: 5rem !important;
  }
  .pt-xxl-20, .py-xxl-20 {
    padding-top: 5rem !important;
  }
  .pr-xxl-20, .px-xxl-20 {
    padding-right: 5rem !important;
  }
  .pb-xxl-20, .py-xxl-20 {
    padding-bottom: 5rem !important;
  }
  .pl-xxl-20, .px-xxl-20 {
    padding-left: 5rem !important;
  }
  .gx-xxl-20 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .gx-xxl-20 > * {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .gx-xxl-20 > .col, .gx-xxl-20 > [class*="col-"] {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-20 {
    margin-bottom: -5rem !important;
  }
  .gy-xxl-20 > * {
    margin-bottom: 5rem !important;
  }
  .l-xxl-20 {
    left: 5rem !important;
  }
  .r-xxl-20 {
    right: 5rem !important;
  }
  .t-xxl-20 {
    top: 5rem !important;
  }
  .b-xxl-20 {
    bottom: 5rem !important;
  }
  .mt-xxl-n20, .my-xxl-n20 {
    margin-top: -5rem !important;
  }
  .ml-xxl-n20, .mx-xxl-n20 {
    margin-left: -5rem !important;
  }
  .mb-xxl-n20, .my-xxl-n20 {
    margin-bottom: -5rem !important;
  }
  .mr-xxl-n20, .mx-xxl-n20 {
    margin-right: -5rem !important;
  }
  .l-xxl-n20 {
    left: -5rem !important;
  }
  .r-xxl-n20 {
    right: -5rem !important;
  }
  .t-xxl-n20 {
    top: -5rem !important;
  }
  .b-xxl-n20 {
    bottom: -5rem !important;
  }
  .mih-xxl-20 {
    min-height: 5rem !important;
  }
  .mah-xxl-20 {
    max-height: 5rem !important;
  }
  .miw-xxl-20 {
    min-width: 5rem !important;
  }
  .maw-xxl-20 {
    max-width: 5rem !important;
  }
  .h-xxl-20 {
    height: 5rem !important;
  }
  .w-xxl-20 {
    width: 5rem !important;
  }
  .m-xxl-21 {
    margin: 5.25rem !important;
  }
  .mt-xxl-21, .my-xxl-21 {
    margin-top: 5.25rem !important;
  }
  .mr-xxl-21, .mx-xxl-21 {
    margin-right: 5.25rem !important;
  }
  .mb-xxl-21, .my-xxl-21 {
    margin-bottom: 5.25rem !important;
  }
  .ml-xxl-21, .mx-xxl-21 {
    margin-left: 5.25rem !important;
  }
  .p-xxl-21 {
    padding: 5.25rem !important;
  }
  .pt-xxl-21, .py-xxl-21 {
    padding-top: 5.25rem !important;
  }
  .pr-xxl-21, .px-xxl-21 {
    padding-right: 5.25rem !important;
  }
  .pb-xxl-21, .py-xxl-21 {
    padding-bottom: 5.25rem !important;
  }
  .pl-xxl-21, .px-xxl-21 {
    padding-left: 5.25rem !important;
  }
  .gx-xxl-21 {
    margin-right: -5.25rem !important;
    margin-left: -5.25rem !important;
  }
  .gx-xxl-21 > * {
    margin-right: 5.25rem !important;
    margin-left: 5.25rem !important;
  }
  .gx-xxl-21 > .col, .gx-xxl-21 > [class*="col-"] {
    padding-right: 5.25rem !important;
    padding-left: 5.25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-21 {
    margin-bottom: -5.25rem !important;
  }
  .gy-xxl-21 > * {
    margin-bottom: 5.25rem !important;
  }
  .l-xxl-21 {
    left: 5.25rem !important;
  }
  .r-xxl-21 {
    right: 5.25rem !important;
  }
  .t-xxl-21 {
    top: 5.25rem !important;
  }
  .b-xxl-21 {
    bottom: 5.25rem !important;
  }
  .mt-xxl-n21, .my-xxl-n21 {
    margin-top: -5.25rem !important;
  }
  .ml-xxl-n21, .mx-xxl-n21 {
    margin-left: -5.25rem !important;
  }
  .mb-xxl-n21, .my-xxl-n21 {
    margin-bottom: -5.25rem !important;
  }
  .mr-xxl-n21, .mx-xxl-n21 {
    margin-right: -5.25rem !important;
  }
  .l-xxl-n21 {
    left: -5.25rem !important;
  }
  .r-xxl-n21 {
    right: -5.25rem !important;
  }
  .t-xxl-n21 {
    top: -5.25rem !important;
  }
  .b-xxl-n21 {
    bottom: -5.25rem !important;
  }
  .mih-xxl-21 {
    min-height: 5.25rem !important;
  }
  .mah-xxl-21 {
    max-height: 5.25rem !important;
  }
  .miw-xxl-21 {
    min-width: 5.25rem !important;
  }
  .maw-xxl-21 {
    max-width: 5.25rem !important;
  }
  .h-xxl-21 {
    height: 5.25rem !important;
  }
  .w-xxl-21 {
    width: 5.25rem !important;
  }
  .m-xxl-22 {
    margin: 5.5rem !important;
  }
  .mt-xxl-22, .my-xxl-22 {
    margin-top: 5.5rem !important;
  }
  .mr-xxl-22, .mx-xxl-22 {
    margin-right: 5.5rem !important;
  }
  .mb-xxl-22, .my-xxl-22 {
    margin-bottom: 5.5rem !important;
  }
  .ml-xxl-22, .mx-xxl-22 {
    margin-left: 5.5rem !important;
  }
  .p-xxl-22 {
    padding: 5.5rem !important;
  }
  .pt-xxl-22, .py-xxl-22 {
    padding-top: 5.5rem !important;
  }
  .pr-xxl-22, .px-xxl-22 {
    padding-right: 5.5rem !important;
  }
  .pb-xxl-22, .py-xxl-22 {
    padding-bottom: 5.5rem !important;
  }
  .pl-xxl-22, .px-xxl-22 {
    padding-left: 5.5rem !important;
  }
  .gx-xxl-22 {
    margin-right: -5.5rem !important;
    margin-left: -5.5rem !important;
  }
  .gx-xxl-22 > * {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .gx-xxl-22 > .col, .gx-xxl-22 > [class*="col-"] {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-22 {
    margin-bottom: -5.5rem !important;
  }
  .gy-xxl-22 > * {
    margin-bottom: 5.5rem !important;
  }
  .l-xxl-22 {
    left: 5.5rem !important;
  }
  .r-xxl-22 {
    right: 5.5rem !important;
  }
  .t-xxl-22 {
    top: 5.5rem !important;
  }
  .b-xxl-22 {
    bottom: 5.5rem !important;
  }
  .mt-xxl-n22, .my-xxl-n22 {
    margin-top: -5.5rem !important;
  }
  .ml-xxl-n22, .mx-xxl-n22 {
    margin-left: -5.5rem !important;
  }
  .mb-xxl-n22, .my-xxl-n22 {
    margin-bottom: -5.5rem !important;
  }
  .mr-xxl-n22, .mx-xxl-n22 {
    margin-right: -5.5rem !important;
  }
  .l-xxl-n22 {
    left: -5.5rem !important;
  }
  .r-xxl-n22 {
    right: -5.5rem !important;
  }
  .t-xxl-n22 {
    top: -5.5rem !important;
  }
  .b-xxl-n22 {
    bottom: -5.5rem !important;
  }
  .mih-xxl-22 {
    min-height: 5.5rem !important;
  }
  .mah-xxl-22 {
    max-height: 5.5rem !important;
  }
  .miw-xxl-22 {
    min-width: 5.5rem !important;
  }
  .maw-xxl-22 {
    max-width: 5.5rem !important;
  }
  .h-xxl-22 {
    height: 5.5rem !important;
  }
  .w-xxl-22 {
    width: 5.5rem !important;
  }
  .m-xxl-23 {
    margin: 5.75rem !important;
  }
  .mt-xxl-23, .my-xxl-23 {
    margin-top: 5.75rem !important;
  }
  .mr-xxl-23, .mx-xxl-23 {
    margin-right: 5.75rem !important;
  }
  .mb-xxl-23, .my-xxl-23 {
    margin-bottom: 5.75rem !important;
  }
  .ml-xxl-23, .mx-xxl-23 {
    margin-left: 5.75rem !important;
  }
  .p-xxl-23 {
    padding: 5.75rem !important;
  }
  .pt-xxl-23, .py-xxl-23 {
    padding-top: 5.75rem !important;
  }
  .pr-xxl-23, .px-xxl-23 {
    padding-right: 5.75rem !important;
  }
  .pb-xxl-23, .py-xxl-23 {
    padding-bottom: 5.75rem !important;
  }
  .pl-xxl-23, .px-xxl-23 {
    padding-left: 5.75rem !important;
  }
  .gx-xxl-23 {
    margin-right: -5.75rem !important;
    margin-left: -5.75rem !important;
  }
  .gx-xxl-23 > * {
    margin-right: 5.75rem !important;
    margin-left: 5.75rem !important;
  }
  .gx-xxl-23 > .col, .gx-xxl-23 > [class*="col-"] {
    padding-right: 5.75rem !important;
    padding-left: 5.75rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-23 {
    margin-bottom: -5.75rem !important;
  }
  .gy-xxl-23 > * {
    margin-bottom: 5.75rem !important;
  }
  .l-xxl-23 {
    left: 5.75rem !important;
  }
  .r-xxl-23 {
    right: 5.75rem !important;
  }
  .t-xxl-23 {
    top: 5.75rem !important;
  }
  .b-xxl-23 {
    bottom: 5.75rem !important;
  }
  .mt-xxl-n23, .my-xxl-n23 {
    margin-top: -5.75rem !important;
  }
  .ml-xxl-n23, .mx-xxl-n23 {
    margin-left: -5.75rem !important;
  }
  .mb-xxl-n23, .my-xxl-n23 {
    margin-bottom: -5.75rem !important;
  }
  .mr-xxl-n23, .mx-xxl-n23 {
    margin-right: -5.75rem !important;
  }
  .l-xxl-n23 {
    left: -5.75rem !important;
  }
  .r-xxl-n23 {
    right: -5.75rem !important;
  }
  .t-xxl-n23 {
    top: -5.75rem !important;
  }
  .b-xxl-n23 {
    bottom: -5.75rem !important;
  }
  .mih-xxl-23 {
    min-height: 5.75rem !important;
  }
  .mah-xxl-23 {
    max-height: 5.75rem !important;
  }
  .miw-xxl-23 {
    min-width: 5.75rem !important;
  }
  .maw-xxl-23 {
    max-width: 5.75rem !important;
  }
  .h-xxl-23 {
    height: 5.75rem !important;
  }
  .w-xxl-23 {
    width: 5.75rem !important;
  }
  .m-xxl-24 {
    margin: 6rem !important;
  }
  .mt-xxl-24, .my-xxl-24 {
    margin-top: 6rem !important;
  }
  .mr-xxl-24, .mx-xxl-24 {
    margin-right: 6rem !important;
  }
  .mb-xxl-24, .my-xxl-24 {
    margin-bottom: 6rem !important;
  }
  .ml-xxl-24, .mx-xxl-24 {
    margin-left: 6rem !important;
  }
  .p-xxl-24 {
    padding: 6rem !important;
  }
  .pt-xxl-24, .py-xxl-24 {
    padding-top: 6rem !important;
  }
  .pr-xxl-24, .px-xxl-24 {
    padding-right: 6rem !important;
  }
  .pb-xxl-24, .py-xxl-24 {
    padding-bottom: 6rem !important;
  }
  .pl-xxl-24, .px-xxl-24 {
    padding-left: 6rem !important;
  }
  .gx-xxl-24 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .gx-xxl-24 > * {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .gx-xxl-24 > .col, .gx-xxl-24 > [class*="col-"] {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-24 {
    margin-bottom: -6rem !important;
  }
  .gy-xxl-24 > * {
    margin-bottom: 6rem !important;
  }
  .l-xxl-24 {
    left: 6rem !important;
  }
  .r-xxl-24 {
    right: 6rem !important;
  }
  .t-xxl-24 {
    top: 6rem !important;
  }
  .b-xxl-24 {
    bottom: 6rem !important;
  }
  .mt-xxl-n24, .my-xxl-n24 {
    margin-top: -6rem !important;
  }
  .ml-xxl-n24, .mx-xxl-n24 {
    margin-left: -6rem !important;
  }
  .mb-xxl-n24, .my-xxl-n24 {
    margin-bottom: -6rem !important;
  }
  .mr-xxl-n24, .mx-xxl-n24 {
    margin-right: -6rem !important;
  }
  .l-xxl-n24 {
    left: -6rem !important;
  }
  .r-xxl-n24 {
    right: -6rem !important;
  }
  .t-xxl-n24 {
    top: -6rem !important;
  }
  .b-xxl-n24 {
    bottom: -6rem !important;
  }
  .mih-xxl-24 {
    min-height: 6rem !important;
  }
  .mah-xxl-24 {
    max-height: 6rem !important;
  }
  .miw-xxl-24 {
    min-width: 6rem !important;
  }
  .maw-xxl-24 {
    max-width: 6rem !important;
  }
  .h-xxl-24 {
    height: 6rem !important;
  }
  .w-xxl-24 {
    width: 6rem !important;
  }
  .m-xxl-30 {
    margin: 7.5rem !important;
  }
  .mt-xxl-30, .my-xxl-30 {
    margin-top: 7.5rem !important;
  }
  .mr-xxl-30, .mx-xxl-30 {
    margin-right: 7.5rem !important;
  }
  .mb-xxl-30, .my-xxl-30 {
    margin-bottom: 7.5rem !important;
  }
  .ml-xxl-30, .mx-xxl-30 {
    margin-left: 7.5rem !important;
  }
  .p-xxl-30 {
    padding: 7.5rem !important;
  }
  .pt-xxl-30, .py-xxl-30 {
    padding-top: 7.5rem !important;
  }
  .pr-xxl-30, .px-xxl-30 {
    padding-right: 7.5rem !important;
  }
  .pb-xxl-30, .py-xxl-30 {
    padding-bottom: 7.5rem !important;
  }
  .pl-xxl-30, .px-xxl-30 {
    padding-left: 7.5rem !important;
  }
  .gx-xxl-30 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .gx-xxl-30 > * {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .gx-xxl-30 > .col, .gx-xxl-30 > [class*="col-"] {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-30 {
    margin-bottom: -7.5rem !important;
  }
  .gy-xxl-30 > * {
    margin-bottom: 7.5rem !important;
  }
  .l-xxl-30 {
    left: 7.5rem !important;
  }
  .r-xxl-30 {
    right: 7.5rem !important;
  }
  .t-xxl-30 {
    top: 7.5rem !important;
  }
  .b-xxl-30 {
    bottom: 7.5rem !important;
  }
  .mt-xxl-n30, .my-xxl-n30 {
    margin-top: -7.5rem !important;
  }
  .ml-xxl-n30, .mx-xxl-n30 {
    margin-left: -7.5rem !important;
  }
  .mb-xxl-n30, .my-xxl-n30 {
    margin-bottom: -7.5rem !important;
  }
  .mr-xxl-n30, .mx-xxl-n30 {
    margin-right: -7.5rem !important;
  }
  .l-xxl-n30 {
    left: -7.5rem !important;
  }
  .r-xxl-n30 {
    right: -7.5rem !important;
  }
  .t-xxl-n30 {
    top: -7.5rem !important;
  }
  .b-xxl-n30 {
    bottom: -7.5rem !important;
  }
  .mih-xxl-30 {
    min-height: 7.5rem !important;
  }
  .mah-xxl-30 {
    max-height: 7.5rem !important;
  }
  .miw-xxl-30 {
    min-width: 7.5rem !important;
  }
  .maw-xxl-30 {
    max-width: 7.5rem !important;
  }
  .h-xxl-30 {
    height: 7.5rem !important;
  }
  .w-xxl-30 {
    width: 7.5rem !important;
  }
  .m-xxl-40 {
    margin: 10rem !important;
  }
  .mt-xxl-40, .my-xxl-40 {
    margin-top: 10rem !important;
  }
  .mr-xxl-40, .mx-xxl-40 {
    margin-right: 10rem !important;
  }
  .mb-xxl-40, .my-xxl-40 {
    margin-bottom: 10rem !important;
  }
  .ml-xxl-40, .mx-xxl-40 {
    margin-left: 10rem !important;
  }
  .p-xxl-40 {
    padding: 10rem !important;
  }
  .pt-xxl-40, .py-xxl-40 {
    padding-top: 10rem !important;
  }
  .pr-xxl-40, .px-xxl-40 {
    padding-right: 10rem !important;
  }
  .pb-xxl-40, .py-xxl-40 {
    padding-bottom: 10rem !important;
  }
  .pl-xxl-40, .px-xxl-40 {
    padding-left: 10rem !important;
  }
  .gx-xxl-40 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .gx-xxl-40 > * {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .gx-xxl-40 > .col, .gx-xxl-40 > [class*="col-"] {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-40 {
    margin-bottom: -10rem !important;
  }
  .gy-xxl-40 > * {
    margin-bottom: 10rem !important;
  }
  .l-xxl-40 {
    left: 10rem !important;
  }
  .r-xxl-40 {
    right: 10rem !important;
  }
  .t-xxl-40 {
    top: 10rem !important;
  }
  .b-xxl-40 {
    bottom: 10rem !important;
  }
  .mt-xxl-n40, .my-xxl-n40 {
    margin-top: -10rem !important;
  }
  .ml-xxl-n40, .mx-xxl-n40 {
    margin-left: -10rem !important;
  }
  .mb-xxl-n40, .my-xxl-n40 {
    margin-bottom: -10rem !important;
  }
  .mr-xxl-n40, .mx-xxl-n40 {
    margin-right: -10rem !important;
  }
  .l-xxl-n40 {
    left: -10rem !important;
  }
  .r-xxl-n40 {
    right: -10rem !important;
  }
  .t-xxl-n40 {
    top: -10rem !important;
  }
  .b-xxl-n40 {
    bottom: -10rem !important;
  }
  .mih-xxl-40 {
    min-height: 10rem !important;
  }
  .mah-xxl-40 {
    max-height: 10rem !important;
  }
  .miw-xxl-40 {
    min-width: 10rem !important;
  }
  .maw-xxl-40 {
    max-width: 10rem !important;
  }
  .h-xxl-40 {
    height: 10rem !important;
  }
  .w-xxl-40 {
    width: 10rem !important;
  }
  .m-xxl-50 {
    margin: 12.5rem !important;
  }
  .mt-xxl-50, .my-xxl-50 {
    margin-top: 12.5rem !important;
  }
  .mr-xxl-50, .mx-xxl-50 {
    margin-right: 12.5rem !important;
  }
  .mb-xxl-50, .my-xxl-50 {
    margin-bottom: 12.5rem !important;
  }
  .ml-xxl-50, .mx-xxl-50 {
    margin-left: 12.5rem !important;
  }
  .p-xxl-50 {
    padding: 12.5rem !important;
  }
  .pt-xxl-50, .py-xxl-50 {
    padding-top: 12.5rem !important;
  }
  .pr-xxl-50, .px-xxl-50 {
    padding-right: 12.5rem !important;
  }
  .pb-xxl-50, .py-xxl-50 {
    padding-bottom: 12.5rem !important;
  }
  .pl-xxl-50, .px-xxl-50 {
    padding-left: 12.5rem !important;
  }
  .gx-xxl-50 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .gx-xxl-50 > * {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .gx-xxl-50 > .col, .gx-xxl-50 > [class*="col-"] {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-50 {
    margin-bottom: -12.5rem !important;
  }
  .gy-xxl-50 > * {
    margin-bottom: 12.5rem !important;
  }
  .l-xxl-50 {
    left: 12.5rem !important;
  }
  .r-xxl-50 {
    right: 12.5rem !important;
  }
  .t-xxl-50 {
    top: 12.5rem !important;
  }
  .b-xxl-50 {
    bottom: 12.5rem !important;
  }
  .mt-xxl-n50, .my-xxl-n50 {
    margin-top: -12.5rem !important;
  }
  .ml-xxl-n50, .mx-xxl-n50 {
    margin-left: -12.5rem !important;
  }
  .mb-xxl-n50, .my-xxl-n50 {
    margin-bottom: -12.5rem !important;
  }
  .mr-xxl-n50, .mx-xxl-n50 {
    margin-right: -12.5rem !important;
  }
  .l-xxl-n50 {
    left: -12.5rem !important;
  }
  .r-xxl-n50 {
    right: -12.5rem !important;
  }
  .t-xxl-n50 {
    top: -12.5rem !important;
  }
  .b-xxl-n50 {
    bottom: -12.5rem !important;
  }
  .mih-xxl-50 {
    min-height: 12.5rem !important;
  }
  .mah-xxl-50 {
    max-height: 12.5rem !important;
  }
  .miw-xxl-50 {
    min-width: 12.5rem !important;
  }
  .maw-xxl-50 {
    max-width: 12.5rem !important;
  }
  .h-xxl-50 {
    height: 12.5rem !important;
  }
  .w-xxl-50 {
    width: 12.5rem !important;
  }
  .m-xxl-56 {
    margin: 14rem !important;
  }
  .mt-xxl-56, .my-xxl-56 {
    margin-top: 14rem !important;
  }
  .mr-xxl-56, .mx-xxl-56 {
    margin-right: 14rem !important;
  }
  .mb-xxl-56, .my-xxl-56 {
    margin-bottom: 14rem !important;
  }
  .ml-xxl-56, .mx-xxl-56 {
    margin-left: 14rem !important;
  }
  .p-xxl-56 {
    padding: 14rem !important;
  }
  .pt-xxl-56, .py-xxl-56 {
    padding-top: 14rem !important;
  }
  .pr-xxl-56, .px-xxl-56 {
    padding-right: 14rem !important;
  }
  .pb-xxl-56, .py-xxl-56 {
    padding-bottom: 14rem !important;
  }
  .pl-xxl-56, .px-xxl-56 {
    padding-left: 14rem !important;
  }
  .gx-xxl-56 {
    margin-right: -14rem !important;
    margin-left: -14rem !important;
  }
  .gx-xxl-56 > * {
    margin-right: 14rem !important;
    margin-left: 14rem !important;
  }
  .gx-xxl-56 > .col, .gx-xxl-56 > [class*="col-"] {
    padding-right: 14rem !important;
    padding-left: 14rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-56 {
    margin-bottom: -14rem !important;
  }
  .gy-xxl-56 > * {
    margin-bottom: 14rem !important;
  }
  .l-xxl-56 {
    left: 14rem !important;
  }
  .r-xxl-56 {
    right: 14rem !important;
  }
  .t-xxl-56 {
    top: 14rem !important;
  }
  .b-xxl-56 {
    bottom: 14rem !important;
  }
  .mt-xxl-n56, .my-xxl-n56 {
    margin-top: -14rem !important;
  }
  .ml-xxl-n56, .mx-xxl-n56 {
    margin-left: -14rem !important;
  }
  .mb-xxl-n56, .my-xxl-n56 {
    margin-bottom: -14rem !important;
  }
  .mr-xxl-n56, .mx-xxl-n56 {
    margin-right: -14rem !important;
  }
  .l-xxl-n56 {
    left: -14rem !important;
  }
  .r-xxl-n56 {
    right: -14rem !important;
  }
  .t-xxl-n56 {
    top: -14rem !important;
  }
  .b-xxl-n56 {
    bottom: -14rem !important;
  }
  .mih-xxl-56 {
    min-height: 14rem !important;
  }
  .mah-xxl-56 {
    max-height: 14rem !important;
  }
  .miw-xxl-56 {
    min-width: 14rem !important;
  }
  .maw-xxl-56 {
    max-width: 14rem !important;
  }
  .h-xxl-56 {
    height: 14rem !important;
  }
  .w-xxl-56 {
    width: 14rem !important;
  }
  .m-xxl-60 {
    margin: 15rem !important;
  }
  .mt-xxl-60, .my-xxl-60 {
    margin-top: 15rem !important;
  }
  .mr-xxl-60, .mx-xxl-60 {
    margin-right: 15rem !important;
  }
  .mb-xxl-60, .my-xxl-60 {
    margin-bottom: 15rem !important;
  }
  .ml-xxl-60, .mx-xxl-60 {
    margin-left: 15rem !important;
  }
  .p-xxl-60 {
    padding: 15rem !important;
  }
  .pt-xxl-60, .py-xxl-60 {
    padding-top: 15rem !important;
  }
  .pr-xxl-60, .px-xxl-60 {
    padding-right: 15rem !important;
  }
  .pb-xxl-60, .py-xxl-60 {
    padding-bottom: 15rem !important;
  }
  .pl-xxl-60, .px-xxl-60 {
    padding-left: 15rem !important;
  }
  .gx-xxl-60 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .gx-xxl-60 > * {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .gx-xxl-60 > .col, .gx-xxl-60 > [class*="col-"] {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-60 {
    margin-bottom: -15rem !important;
  }
  .gy-xxl-60 > * {
    margin-bottom: 15rem !important;
  }
  .l-xxl-60 {
    left: 15rem !important;
  }
  .r-xxl-60 {
    right: 15rem !important;
  }
  .t-xxl-60 {
    top: 15rem !important;
  }
  .b-xxl-60 {
    bottom: 15rem !important;
  }
  .mt-xxl-n60, .my-xxl-n60 {
    margin-top: -15rem !important;
  }
  .ml-xxl-n60, .mx-xxl-n60 {
    margin-left: -15rem !important;
  }
  .mb-xxl-n60, .my-xxl-n60 {
    margin-bottom: -15rem !important;
  }
  .mr-xxl-n60, .mx-xxl-n60 {
    margin-right: -15rem !important;
  }
  .l-xxl-n60 {
    left: -15rem !important;
  }
  .r-xxl-n60 {
    right: -15rem !important;
  }
  .t-xxl-n60 {
    top: -15rem !important;
  }
  .b-xxl-n60 {
    bottom: -15rem !important;
  }
  .mih-xxl-60 {
    min-height: 15rem !important;
  }
  .mah-xxl-60 {
    max-height: 15rem !important;
  }
  .miw-xxl-60 {
    min-width: 15rem !important;
  }
  .maw-xxl-60 {
    max-width: 15rem !important;
  }
  .h-xxl-60 {
    height: 15rem !important;
  }
  .w-xxl-60 {
    width: 15rem !important;
  }
  .m-xxl-70 {
    margin: 17.5rem !important;
  }
  .mt-xxl-70, .my-xxl-70 {
    margin-top: 17.5rem !important;
  }
  .mr-xxl-70, .mx-xxl-70 {
    margin-right: 17.5rem !important;
  }
  .mb-xxl-70, .my-xxl-70 {
    margin-bottom: 17.5rem !important;
  }
  .ml-xxl-70, .mx-xxl-70 {
    margin-left: 17.5rem !important;
  }
  .p-xxl-70 {
    padding: 17.5rem !important;
  }
  .pt-xxl-70, .py-xxl-70 {
    padding-top: 17.5rem !important;
  }
  .pr-xxl-70, .px-xxl-70 {
    padding-right: 17.5rem !important;
  }
  .pb-xxl-70, .py-xxl-70 {
    padding-bottom: 17.5rem !important;
  }
  .pl-xxl-70, .px-xxl-70 {
    padding-left: 17.5rem !important;
  }
  .gx-xxl-70 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .gx-xxl-70 > * {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .gx-xxl-70 > .col, .gx-xxl-70 > [class*="col-"] {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-70 {
    margin-bottom: -17.5rem !important;
  }
  .gy-xxl-70 > * {
    margin-bottom: 17.5rem !important;
  }
  .l-xxl-70 {
    left: 17.5rem !important;
  }
  .r-xxl-70 {
    right: 17.5rem !important;
  }
  .t-xxl-70 {
    top: 17.5rem !important;
  }
  .b-xxl-70 {
    bottom: 17.5rem !important;
  }
  .mt-xxl-n70, .my-xxl-n70 {
    margin-top: -17.5rem !important;
  }
  .ml-xxl-n70, .mx-xxl-n70 {
    margin-left: -17.5rem !important;
  }
  .mb-xxl-n70, .my-xxl-n70 {
    margin-bottom: -17.5rem !important;
  }
  .mr-xxl-n70, .mx-xxl-n70 {
    margin-right: -17.5rem !important;
  }
  .l-xxl-n70 {
    left: -17.5rem !important;
  }
  .r-xxl-n70 {
    right: -17.5rem !important;
  }
  .t-xxl-n70 {
    top: -17.5rem !important;
  }
  .b-xxl-n70 {
    bottom: -17.5rem !important;
  }
  .mih-xxl-70 {
    min-height: 17.5rem !important;
  }
  .mah-xxl-70 {
    max-height: 17.5rem !important;
  }
  .miw-xxl-70 {
    min-width: 17.5rem !important;
  }
  .maw-xxl-70 {
    max-width: 17.5rem !important;
  }
  .h-xxl-70 {
    height: 17.5rem !important;
  }
  .w-xxl-70 {
    width: 17.5rem !important;
  }
  .m-xxl-72 {
    margin: 18rem !important;
  }
  .mt-xxl-72, .my-xxl-72 {
    margin-top: 18rem !important;
  }
  .mr-xxl-72, .mx-xxl-72 {
    margin-right: 18rem !important;
  }
  .mb-xxl-72, .my-xxl-72 {
    margin-bottom: 18rem !important;
  }
  .ml-xxl-72, .mx-xxl-72 {
    margin-left: 18rem !important;
  }
  .p-xxl-72 {
    padding: 18rem !important;
  }
  .pt-xxl-72, .py-xxl-72 {
    padding-top: 18rem !important;
  }
  .pr-xxl-72, .px-xxl-72 {
    padding-right: 18rem !important;
  }
  .pb-xxl-72, .py-xxl-72 {
    padding-bottom: 18rem !important;
  }
  .pl-xxl-72, .px-xxl-72 {
    padding-left: 18rem !important;
  }
  .gx-xxl-72 {
    margin-right: -18rem !important;
    margin-left: -18rem !important;
  }
  .gx-xxl-72 > * {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .gx-xxl-72 > .col, .gx-xxl-72 > [class*="col-"] {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-72 {
    margin-bottom: -18rem !important;
  }
  .gy-xxl-72 > * {
    margin-bottom: 18rem !important;
  }
  .l-xxl-72 {
    left: 18rem !important;
  }
  .r-xxl-72 {
    right: 18rem !important;
  }
  .t-xxl-72 {
    top: 18rem !important;
  }
  .b-xxl-72 {
    bottom: 18rem !important;
  }
  .mt-xxl-n72, .my-xxl-n72 {
    margin-top: -18rem !important;
  }
  .ml-xxl-n72, .mx-xxl-n72 {
    margin-left: -18rem !important;
  }
  .mb-xxl-n72, .my-xxl-n72 {
    margin-bottom: -18rem !important;
  }
  .mr-xxl-n72, .mx-xxl-n72 {
    margin-right: -18rem !important;
  }
  .l-xxl-n72 {
    left: -18rem !important;
  }
  .r-xxl-n72 {
    right: -18rem !important;
  }
  .t-xxl-n72 {
    top: -18rem !important;
  }
  .b-xxl-n72 {
    bottom: -18rem !important;
  }
  .mih-xxl-72 {
    min-height: 18rem !important;
  }
  .mah-xxl-72 {
    max-height: 18rem !important;
  }
  .miw-xxl-72 {
    min-width: 18rem !important;
  }
  .maw-xxl-72 {
    max-width: 18rem !important;
  }
  .h-xxl-72 {
    height: 18rem !important;
  }
  .w-xxl-72 {
    width: 18rem !important;
  }
  .m-xxl-80 {
    margin: 20rem !important;
  }
  .mt-xxl-80, .my-xxl-80 {
    margin-top: 20rem !important;
  }
  .mr-xxl-80, .mx-xxl-80 {
    margin-right: 20rem !important;
  }
  .mb-xxl-80, .my-xxl-80 {
    margin-bottom: 20rem !important;
  }
  .ml-xxl-80, .mx-xxl-80 {
    margin-left: 20rem !important;
  }
  .p-xxl-80 {
    padding: 20rem !important;
  }
  .pt-xxl-80, .py-xxl-80 {
    padding-top: 20rem !important;
  }
  .pr-xxl-80, .px-xxl-80 {
    padding-right: 20rem !important;
  }
  .pb-xxl-80, .py-xxl-80 {
    padding-bottom: 20rem !important;
  }
  .pl-xxl-80, .px-xxl-80 {
    padding-left: 20rem !important;
  }
  .gx-xxl-80 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .gx-xxl-80 > * {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .gx-xxl-80 > .col, .gx-xxl-80 > [class*="col-"] {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-80 {
    margin-bottom: -20rem !important;
  }
  .gy-xxl-80 > * {
    margin-bottom: 20rem !important;
  }
  .l-xxl-80 {
    left: 20rem !important;
  }
  .r-xxl-80 {
    right: 20rem !important;
  }
  .t-xxl-80 {
    top: 20rem !important;
  }
  .b-xxl-80 {
    bottom: 20rem !important;
  }
  .mt-xxl-n80, .my-xxl-n80 {
    margin-top: -20rem !important;
  }
  .ml-xxl-n80, .mx-xxl-n80 {
    margin-left: -20rem !important;
  }
  .mb-xxl-n80, .my-xxl-n80 {
    margin-bottom: -20rem !important;
  }
  .mr-xxl-n80, .mx-xxl-n80 {
    margin-right: -20rem !important;
  }
  .l-xxl-n80 {
    left: -20rem !important;
  }
  .r-xxl-n80 {
    right: -20rem !important;
  }
  .t-xxl-n80 {
    top: -20rem !important;
  }
  .b-xxl-n80 {
    bottom: -20rem !important;
  }
  .mih-xxl-80 {
    min-height: 20rem !important;
  }
  .mah-xxl-80 {
    max-height: 20rem !important;
  }
  .miw-xxl-80 {
    min-width: 20rem !important;
  }
  .maw-xxl-80 {
    max-width: 20rem !important;
  }
  .h-xxl-80 {
    height: 20rem !important;
  }
  .w-xxl-80 {
    width: 20rem !important;
  }
  .m-xxl-90 {
    margin: 22.5rem !important;
  }
  .mt-xxl-90, .my-xxl-90 {
    margin-top: 22.5rem !important;
  }
  .mr-xxl-90, .mx-xxl-90 {
    margin-right: 22.5rem !important;
  }
  .mb-xxl-90, .my-xxl-90 {
    margin-bottom: 22.5rem !important;
  }
  .ml-xxl-90, .mx-xxl-90 {
    margin-left: 22.5rem !important;
  }
  .p-xxl-90 {
    padding: 22.5rem !important;
  }
  .pt-xxl-90, .py-xxl-90 {
    padding-top: 22.5rem !important;
  }
  .pr-xxl-90, .px-xxl-90 {
    padding-right: 22.5rem !important;
  }
  .pb-xxl-90, .py-xxl-90 {
    padding-bottom: 22.5rem !important;
  }
  .pl-xxl-90, .px-xxl-90 {
    padding-left: 22.5rem !important;
  }
  .gx-xxl-90 {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .gx-xxl-90 > * {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .gx-xxl-90 > .col, .gx-xxl-90 > [class*="col-"] {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-90 {
    margin-bottom: -22.5rem !important;
  }
  .gy-xxl-90 > * {
    margin-bottom: 22.5rem !important;
  }
  .l-xxl-90 {
    left: 22.5rem !important;
  }
  .r-xxl-90 {
    right: 22.5rem !important;
  }
  .t-xxl-90 {
    top: 22.5rem !important;
  }
  .b-xxl-90 {
    bottom: 22.5rem !important;
  }
  .mt-xxl-n90, .my-xxl-n90 {
    margin-top: -22.5rem !important;
  }
  .ml-xxl-n90, .mx-xxl-n90 {
    margin-left: -22.5rem !important;
  }
  .mb-xxl-n90, .my-xxl-n90 {
    margin-bottom: -22.5rem !important;
  }
  .mr-xxl-n90, .mx-xxl-n90 {
    margin-right: -22.5rem !important;
  }
  .l-xxl-n90 {
    left: -22.5rem !important;
  }
  .r-xxl-n90 {
    right: -22.5rem !important;
  }
  .t-xxl-n90 {
    top: -22.5rem !important;
  }
  .b-xxl-n90 {
    bottom: -22.5rem !important;
  }
  .mih-xxl-90 {
    min-height: 22.5rem !important;
  }
  .mah-xxl-90 {
    max-height: 22.5rem !important;
  }
  .miw-xxl-90 {
    min-width: 22.5rem !important;
  }
  .maw-xxl-90 {
    max-width: 22.5rem !important;
  }
  .h-xxl-90 {
    height: 22.5rem !important;
  }
  .w-xxl-90 {
    width: 22.5rem !important;
  }
  .m-xxl-100 {
    margin: 25rem !important;
  }
  .mt-xxl-100, .my-xxl-100 {
    margin-top: 25rem !important;
  }
  .mr-xxl-100, .mx-xxl-100 {
    margin-right: 25rem !important;
  }
  .mb-xxl-100, .my-xxl-100 {
    margin-bottom: 25rem !important;
  }
  .ml-xxl-100, .mx-xxl-100 {
    margin-left: 25rem !important;
  }
  .p-xxl-100 {
    padding: 25rem !important;
  }
  .pt-xxl-100, .py-xxl-100 {
    padding-top: 25rem !important;
  }
  .pr-xxl-100, .px-xxl-100 {
    padding-right: 25rem !important;
  }
  .pb-xxl-100, .py-xxl-100 {
    padding-bottom: 25rem !important;
  }
  .pl-xxl-100, .px-xxl-100 {
    padding-left: 25rem !important;
  }
  .gx-xxl-100 {
    margin-right: -25rem !important;
    margin-left: -25rem !important;
  }
  .gx-xxl-100 > * {
    margin-right: 25rem !important;
    margin-left: 25rem !important;
  }
  .gx-xxl-100 > .col, .gx-xxl-100 > [class*="col-"] {
    padding-right: 25rem !important;
    padding-left: 25rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-100 {
    margin-bottom: -25rem !important;
  }
  .gy-xxl-100 > * {
    margin-bottom: 25rem !important;
  }
  .l-xxl-100 {
    left: 25rem !important;
  }
  .r-xxl-100 {
    right: 25rem !important;
  }
  .t-xxl-100 {
    top: 25rem !important;
  }
  .b-xxl-100 {
    bottom: 25rem !important;
  }
  .mt-xxl-n100, .my-xxl-n100 {
    margin-top: -25rem !important;
  }
  .ml-xxl-n100, .mx-xxl-n100 {
    margin-left: -25rem !important;
  }
  .mb-xxl-n100, .my-xxl-n100 {
    margin-bottom: -25rem !important;
  }
  .mr-xxl-n100, .mx-xxl-n100 {
    margin-right: -25rem !important;
  }
  .l-xxl-n100 {
    left: -25rem !important;
  }
  .r-xxl-n100 {
    right: -25rem !important;
  }
  .t-xxl-n100 {
    top: -25rem !important;
  }
  .b-xxl-n100 {
    bottom: -25rem !important;
  }
  .mih-xxl-100 {
    min-height: 25rem !important;
  }
  .mah-xxl-100 {
    max-height: 25rem !important;
  }
  .miw-xxl-100 {
    min-width: 25rem !important;
  }
  .maw-xxl-100 {
    max-width: 25rem !important;
  }
  .h-xxl-100 {
    height: 25rem !important;
  }
  .w-xxl-100 {
    width: 25rem !important;
  }
  .m-xxl-120 {
    margin: 30rem !important;
  }
  .mt-xxl-120, .my-xxl-120 {
    margin-top: 30rem !important;
  }
  .mr-xxl-120, .mx-xxl-120 {
    margin-right: 30rem !important;
  }
  .mb-xxl-120, .my-xxl-120 {
    margin-bottom: 30rem !important;
  }
  .ml-xxl-120, .mx-xxl-120 {
    margin-left: 30rem !important;
  }
  .p-xxl-120 {
    padding: 30rem !important;
  }
  .pt-xxl-120, .py-xxl-120 {
    padding-top: 30rem !important;
  }
  .pr-xxl-120, .px-xxl-120 {
    padding-right: 30rem !important;
  }
  .pb-xxl-120, .py-xxl-120 {
    padding-bottom: 30rem !important;
  }
  .pl-xxl-120, .px-xxl-120 {
    padding-left: 30rem !important;
  }
  .gx-xxl-120 {
    margin-right: -30rem !important;
    margin-left: -30rem !important;
  }
  .gx-xxl-120 > * {
    margin-right: 30rem !important;
    margin-left: 30rem !important;
  }
  .gx-xxl-120 > .col, .gx-xxl-120 > [class*="col-"] {
    padding-right: 30rem !important;
    padding-left: 30rem !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-120 {
    margin-bottom: -30rem !important;
  }
  .gy-xxl-120 > * {
    margin-bottom: 30rem !important;
  }
  .l-xxl-120 {
    left: 30rem !important;
  }
  .r-xxl-120 {
    right: 30rem !important;
  }
  .t-xxl-120 {
    top: 30rem !important;
  }
  .b-xxl-120 {
    bottom: 30rem !important;
  }
  .mt-xxl-n120, .my-xxl-n120 {
    margin-top: -30rem !important;
  }
  .ml-xxl-n120, .mx-xxl-n120 {
    margin-left: -30rem !important;
  }
  .mb-xxl-n120, .my-xxl-n120 {
    margin-bottom: -30rem !important;
  }
  .mr-xxl-n120, .mx-xxl-n120 {
    margin-right: -30rem !important;
  }
  .l-xxl-n120 {
    left: -30rem !important;
  }
  .r-xxl-n120 {
    right: -30rem !important;
  }
  .t-xxl-n120 {
    top: -30rem !important;
  }
  .b-xxl-n120 {
    bottom: -30rem !important;
  }
  .mih-xxl-120 {
    min-height: 30rem !important;
  }
  .mah-xxl-120 {
    max-height: 30rem !important;
  }
  .miw-xxl-120 {
    min-width: 30rem !important;
  }
  .maw-xxl-120 {
    max-width: 30rem !important;
  }
  .h-xxl-120 {
    height: 30rem !important;
  }
  .w-xxl-120 {
    width: 30rem !important;
  }
  .m-xxl-5p {
    margin: 5% !important;
  }
  .mt-xxl-5p, .my-xxl-5p {
    margin-top: 5% !important;
  }
  .mr-xxl-5p, .mx-xxl-5p {
    margin-right: 5% !important;
  }
  .mb-xxl-5p, .my-xxl-5p {
    margin-bottom: 5% !important;
  }
  .ml-xxl-5p, .mx-xxl-5p {
    margin-left: 5% !important;
  }
  .p-xxl-5p {
    padding: 5% !important;
  }
  .pt-xxl-5p, .py-xxl-5p {
    padding-top: 5% !important;
  }
  .pr-xxl-5p, .px-xxl-5p {
    padding-right: 5% !important;
  }
  .pb-xxl-5p, .py-xxl-5p {
    padding-bottom: 5% !important;
  }
  .pl-xxl-5p, .px-xxl-5p {
    padding-left: 5% !important;
  }
  .gx-xxl-5p {
    margin-right: -5% !important;
    margin-left: -5% !important;
  }
  .gx-xxl-5p > * {
    margin-right: 5% !important;
    margin-left: 5% !important;
  }
  .gx-xxl-5p > .col, .gx-xxl-5p > [class*="col-"] {
    padding-right: 5% !important;
    padding-left: 5% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-5p {
    margin-bottom: -5% !important;
  }
  .gy-xxl-5p > * {
    margin-bottom: 5% !important;
  }
  .l-xxl-5p {
    left: 5% !important;
  }
  .r-xxl-5p {
    right: 5% !important;
  }
  .t-xxl-5p {
    top: 5% !important;
  }
  .b-xxl-5p {
    bottom: 5% !important;
  }
  .mt-xxl-n5p, .my-xxl-n5p {
    margin-top: -5% !important;
  }
  .ml-xxl-n5p, .mx-xxl-n5p {
    margin-left: -5% !important;
  }
  .mb-xxl-n5p, .my-xxl-n5p {
    margin-bottom: -5% !important;
  }
  .mr-xxl-n5p, .mx-xxl-n5p {
    margin-right: -5% !important;
  }
  .l-xxl-n5p {
    left: -5% !important;
  }
  .r-xxl-n5p {
    right: -5% !important;
  }
  .t-xxl-n5p {
    top: -5% !important;
  }
  .b-xxl-n5p {
    bottom: -5% !important;
  }
  .mih-xxl-5p {
    min-height: 5% !important;
  }
  .mah-xxl-5p {
    max-height: 5% !important;
  }
  .miw-xxl-5p {
    min-width: 5% !important;
  }
  .maw-xxl-5p {
    max-width: 5% !important;
  }
  .h-xxl-5p {
    height: 5% !important;
  }
  .w-xxl-5p {
    width: 5% !important;
  }
  .m-xxl-10p {
    margin: 10% !important;
  }
  .mt-xxl-10p, .my-xxl-10p {
    margin-top: 10% !important;
  }
  .mr-xxl-10p, .mx-xxl-10p {
    margin-right: 10% !important;
  }
  .mb-xxl-10p, .my-xxl-10p {
    margin-bottom: 10% !important;
  }
  .ml-xxl-10p, .mx-xxl-10p {
    margin-left: 10% !important;
  }
  .p-xxl-10p {
    padding: 10% !important;
  }
  .pt-xxl-10p, .py-xxl-10p {
    padding-top: 10% !important;
  }
  .pr-xxl-10p, .px-xxl-10p {
    padding-right: 10% !important;
  }
  .pb-xxl-10p, .py-xxl-10p {
    padding-bottom: 10% !important;
  }
  .pl-xxl-10p, .px-xxl-10p {
    padding-left: 10% !important;
  }
  .gx-xxl-10p {
    margin-right: -10% !important;
    margin-left: -10% !important;
  }
  .gx-xxl-10p > * {
    margin-right: 10% !important;
    margin-left: 10% !important;
  }
  .gx-xxl-10p > .col, .gx-xxl-10p > [class*="col-"] {
    padding-right: 10% !important;
    padding-left: 10% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-10p {
    margin-bottom: -10% !important;
  }
  .gy-xxl-10p > * {
    margin-bottom: 10% !important;
  }
  .l-xxl-10p {
    left: 10% !important;
  }
  .r-xxl-10p {
    right: 10% !important;
  }
  .t-xxl-10p {
    top: 10% !important;
  }
  .b-xxl-10p {
    bottom: 10% !important;
  }
  .mt-xxl-n10p, .my-xxl-n10p {
    margin-top: -10% !important;
  }
  .ml-xxl-n10p, .mx-xxl-n10p {
    margin-left: -10% !important;
  }
  .mb-xxl-n10p, .my-xxl-n10p {
    margin-bottom: -10% !important;
  }
  .mr-xxl-n10p, .mx-xxl-n10p {
    margin-right: -10% !important;
  }
  .l-xxl-n10p {
    left: -10% !important;
  }
  .r-xxl-n10p {
    right: -10% !important;
  }
  .t-xxl-n10p {
    top: -10% !important;
  }
  .b-xxl-n10p {
    bottom: -10% !important;
  }
  .mih-xxl-10p {
    min-height: 10% !important;
  }
  .mah-xxl-10p {
    max-height: 10% !important;
  }
  .miw-xxl-10p {
    min-width: 10% !important;
  }
  .maw-xxl-10p {
    max-width: 10% !important;
  }
  .h-xxl-10p {
    height: 10% !important;
  }
  .w-xxl-10p {
    width: 10% !important;
  }
  .m-xxl-30p {
    margin: 30% !important;
  }
  .mt-xxl-30p, .my-xxl-30p {
    margin-top: 30% !important;
  }
  .mr-xxl-30p, .mx-xxl-30p {
    margin-right: 30% !important;
  }
  .mb-xxl-30p, .my-xxl-30p {
    margin-bottom: 30% !important;
  }
  .ml-xxl-30p, .mx-xxl-30p {
    margin-left: 30% !important;
  }
  .p-xxl-30p {
    padding: 30% !important;
  }
  .pt-xxl-30p, .py-xxl-30p {
    padding-top: 30% !important;
  }
  .pr-xxl-30p, .px-xxl-30p {
    padding-right: 30% !important;
  }
  .pb-xxl-30p, .py-xxl-30p {
    padding-bottom: 30% !important;
  }
  .pl-xxl-30p, .px-xxl-30p {
    padding-left: 30% !important;
  }
  .gx-xxl-30p {
    margin-right: -30% !important;
    margin-left: -30% !important;
  }
  .gx-xxl-30p > * {
    margin-right: 30% !important;
    margin-left: 30% !important;
  }
  .gx-xxl-30p > .col, .gx-xxl-30p > [class*="col-"] {
    padding-right: 30% !important;
    padding-left: 30% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-30p {
    margin-bottom: -30% !important;
  }
  .gy-xxl-30p > * {
    margin-bottom: 30% !important;
  }
  .l-xxl-30p {
    left: 30% !important;
  }
  .r-xxl-30p {
    right: 30% !important;
  }
  .t-xxl-30p {
    top: 30% !important;
  }
  .b-xxl-30p {
    bottom: 30% !important;
  }
  .mt-xxl-n30p, .my-xxl-n30p {
    margin-top: -30% !important;
  }
  .ml-xxl-n30p, .mx-xxl-n30p {
    margin-left: -30% !important;
  }
  .mb-xxl-n30p, .my-xxl-n30p {
    margin-bottom: -30% !important;
  }
  .mr-xxl-n30p, .mx-xxl-n30p {
    margin-right: -30% !important;
  }
  .l-xxl-n30p {
    left: -30% !important;
  }
  .r-xxl-n30p {
    right: -30% !important;
  }
  .t-xxl-n30p {
    top: -30% !important;
  }
  .b-xxl-n30p {
    bottom: -30% !important;
  }
  .mih-xxl-30p {
    min-height: 30% !important;
  }
  .mah-xxl-30p {
    max-height: 30% !important;
  }
  .miw-xxl-30p {
    min-width: 30% !important;
  }
  .maw-xxl-30p {
    max-width: 30% !important;
  }
  .h-xxl-30p {
    height: 30% !important;
  }
  .w-xxl-30p {
    width: 30% !important;
  }
  .m-xxl-40p {
    margin: 40% !important;
  }
  .mt-xxl-40p, .my-xxl-40p {
    margin-top: 40% !important;
  }
  .mr-xxl-40p, .mx-xxl-40p {
    margin-right: 40% !important;
  }
  .mb-xxl-40p, .my-xxl-40p {
    margin-bottom: 40% !important;
  }
  .ml-xxl-40p, .mx-xxl-40p {
    margin-left: 40% !important;
  }
  .p-xxl-40p {
    padding: 40% !important;
  }
  .pt-xxl-40p, .py-xxl-40p {
    padding-top: 40% !important;
  }
  .pr-xxl-40p, .px-xxl-40p {
    padding-right: 40% !important;
  }
  .pb-xxl-40p, .py-xxl-40p {
    padding-bottom: 40% !important;
  }
  .pl-xxl-40p, .px-xxl-40p {
    padding-left: 40% !important;
  }
  .gx-xxl-40p {
    margin-right: -40% !important;
    margin-left: -40% !important;
  }
  .gx-xxl-40p > * {
    margin-right: 40% !important;
    margin-left: 40% !important;
  }
  .gx-xxl-40p > .col, .gx-xxl-40p > [class*="col-"] {
    padding-right: 40% !important;
    padding-left: 40% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-40p {
    margin-bottom: -40% !important;
  }
  .gy-xxl-40p > * {
    margin-bottom: 40% !important;
  }
  .l-xxl-40p {
    left: 40% !important;
  }
  .r-xxl-40p {
    right: 40% !important;
  }
  .t-xxl-40p {
    top: 40% !important;
  }
  .b-xxl-40p {
    bottom: 40% !important;
  }
  .mt-xxl-n40p, .my-xxl-n40p {
    margin-top: -40% !important;
  }
  .ml-xxl-n40p, .mx-xxl-n40p {
    margin-left: -40% !important;
  }
  .mb-xxl-n40p, .my-xxl-n40p {
    margin-bottom: -40% !important;
  }
  .mr-xxl-n40p, .mx-xxl-n40p {
    margin-right: -40% !important;
  }
  .l-xxl-n40p {
    left: -40% !important;
  }
  .r-xxl-n40p {
    right: -40% !important;
  }
  .t-xxl-n40p {
    top: -40% !important;
  }
  .b-xxl-n40p {
    bottom: -40% !important;
  }
  .mih-xxl-40p {
    min-height: 40% !important;
  }
  .mah-xxl-40p {
    max-height: 40% !important;
  }
  .miw-xxl-40p {
    min-width: 40% !important;
  }
  .maw-xxl-40p {
    max-width: 40% !important;
  }
  .h-xxl-40p {
    height: 40% !important;
  }
  .w-xxl-40p {
    width: 40% !important;
  }
  .m-xxl-45p {
    margin: 45% !important;
  }
  .mt-xxl-45p, .my-xxl-45p {
    margin-top: 45% !important;
  }
  .mr-xxl-45p, .mx-xxl-45p {
    margin-right: 45% !important;
  }
  .mb-xxl-45p, .my-xxl-45p {
    margin-bottom: 45% !important;
  }
  .ml-xxl-45p, .mx-xxl-45p {
    margin-left: 45% !important;
  }
  .p-xxl-45p {
    padding: 45% !important;
  }
  .pt-xxl-45p, .py-xxl-45p {
    padding-top: 45% !important;
  }
  .pr-xxl-45p, .px-xxl-45p {
    padding-right: 45% !important;
  }
  .pb-xxl-45p, .py-xxl-45p {
    padding-bottom: 45% !important;
  }
  .pl-xxl-45p, .px-xxl-45p {
    padding-left: 45% !important;
  }
  .gx-xxl-45p {
    margin-right: -45% !important;
    margin-left: -45% !important;
  }
  .gx-xxl-45p > * {
    margin-right: 45% !important;
    margin-left: 45% !important;
  }
  .gx-xxl-45p > .col, .gx-xxl-45p > [class*="col-"] {
    padding-right: 45% !important;
    padding-left: 45% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-45p {
    margin-bottom: -45% !important;
  }
  .gy-xxl-45p > * {
    margin-bottom: 45% !important;
  }
  .l-xxl-45p {
    left: 45% !important;
  }
  .r-xxl-45p {
    right: 45% !important;
  }
  .t-xxl-45p {
    top: 45% !important;
  }
  .b-xxl-45p {
    bottom: 45% !important;
  }
  .mt-xxl-n45p, .my-xxl-n45p {
    margin-top: -45% !important;
  }
  .ml-xxl-n45p, .mx-xxl-n45p {
    margin-left: -45% !important;
  }
  .mb-xxl-n45p, .my-xxl-n45p {
    margin-bottom: -45% !important;
  }
  .mr-xxl-n45p, .mx-xxl-n45p {
    margin-right: -45% !important;
  }
  .l-xxl-n45p {
    left: -45% !important;
  }
  .r-xxl-n45p {
    right: -45% !important;
  }
  .t-xxl-n45p {
    top: -45% !important;
  }
  .b-xxl-n45p {
    bottom: -45% !important;
  }
  .mih-xxl-45p {
    min-height: 45% !important;
  }
  .mah-xxl-45p {
    max-height: 45% !important;
  }
  .miw-xxl-45p {
    min-width: 45% !important;
  }
  .maw-xxl-45p {
    max-width: 45% !important;
  }
  .h-xxl-45p {
    height: 45% !important;
  }
  .w-xxl-45p {
    width: 45% !important;
  }
  .m-xxl-50p {
    margin: 50% !important;
  }
  .mt-xxl-50p, .my-xxl-50p {
    margin-top: 50% !important;
  }
  .mr-xxl-50p, .mx-xxl-50p {
    margin-right: 50% !important;
  }
  .mb-xxl-50p, .my-xxl-50p {
    margin-bottom: 50% !important;
  }
  .ml-xxl-50p, .mx-xxl-50p {
    margin-left: 50% !important;
  }
  .p-xxl-50p {
    padding: 50% !important;
  }
  .pt-xxl-50p, .py-xxl-50p {
    padding-top: 50% !important;
  }
  .pr-xxl-50p, .px-xxl-50p {
    padding-right: 50% !important;
  }
  .pb-xxl-50p, .py-xxl-50p {
    padding-bottom: 50% !important;
  }
  .pl-xxl-50p, .px-xxl-50p {
    padding-left: 50% !important;
  }
  .gx-xxl-50p {
    margin-right: -50% !important;
    margin-left: -50% !important;
  }
  .gx-xxl-50p > * {
    margin-right: 50% !important;
    margin-left: 50% !important;
  }
  .gx-xxl-50p > .col, .gx-xxl-50p > [class*="col-"] {
    padding-right: 50% !important;
    padding-left: 50% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-50p {
    margin-bottom: -50% !important;
  }
  .gy-xxl-50p > * {
    margin-bottom: 50% !important;
  }
  .l-xxl-50p {
    left: 50% !important;
  }
  .r-xxl-50p {
    right: 50% !important;
  }
  .t-xxl-50p {
    top: 50% !important;
  }
  .b-xxl-50p {
    bottom: 50% !important;
  }
  .mt-xxl-n50p, .my-xxl-n50p {
    margin-top: -50% !important;
  }
  .ml-xxl-n50p, .mx-xxl-n50p {
    margin-left: -50% !important;
  }
  .mb-xxl-n50p, .my-xxl-n50p {
    margin-bottom: -50% !important;
  }
  .mr-xxl-n50p, .mx-xxl-n50p {
    margin-right: -50% !important;
  }
  .l-xxl-n50p {
    left: -50% !important;
  }
  .r-xxl-n50p {
    right: -50% !important;
  }
  .t-xxl-n50p {
    top: -50% !important;
  }
  .b-xxl-n50p {
    bottom: -50% !important;
  }
  .mih-xxl-50p {
    min-height: 50% !important;
  }
  .mah-xxl-50p {
    max-height: 50% !important;
  }
  .miw-xxl-50p {
    min-width: 50% !important;
  }
  .maw-xxl-50p {
    max-width: 50% !important;
  }
  .h-xxl-50p {
    height: 50% !important;
  }
  .w-xxl-50p {
    width: 50% !important;
  }
  .m-xxl-77p {
    margin: 77% !important;
  }
  .mt-xxl-77p, .my-xxl-77p {
    margin-top: 77% !important;
  }
  .mr-xxl-77p, .mx-xxl-77p {
    margin-right: 77% !important;
  }
  .mb-xxl-77p, .my-xxl-77p {
    margin-bottom: 77% !important;
  }
  .ml-xxl-77p, .mx-xxl-77p {
    margin-left: 77% !important;
  }
  .p-xxl-77p {
    padding: 77% !important;
  }
  .pt-xxl-77p, .py-xxl-77p {
    padding-top: 77% !important;
  }
  .pr-xxl-77p, .px-xxl-77p {
    padding-right: 77% !important;
  }
  .pb-xxl-77p, .py-xxl-77p {
    padding-bottom: 77% !important;
  }
  .pl-xxl-77p, .px-xxl-77p {
    padding-left: 77% !important;
  }
  .gx-xxl-77p {
    margin-right: -77% !important;
    margin-left: -77% !important;
  }
  .gx-xxl-77p > * {
    margin-right: 77% !important;
    margin-left: 77% !important;
  }
  .gx-xxl-77p > .col, .gx-xxl-77p > [class*="col-"] {
    padding-right: 77% !important;
    padding-left: 77% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-77p {
    margin-bottom: -77% !important;
  }
  .gy-xxl-77p > * {
    margin-bottom: 77% !important;
  }
  .l-xxl-77p {
    left: 77% !important;
  }
  .r-xxl-77p {
    right: 77% !important;
  }
  .t-xxl-77p {
    top: 77% !important;
  }
  .b-xxl-77p {
    bottom: 77% !important;
  }
  .mt-xxl-n77p, .my-xxl-n77p {
    margin-top: -77% !important;
  }
  .ml-xxl-n77p, .mx-xxl-n77p {
    margin-left: -77% !important;
  }
  .mb-xxl-n77p, .my-xxl-n77p {
    margin-bottom: -77% !important;
  }
  .mr-xxl-n77p, .mx-xxl-n77p {
    margin-right: -77% !important;
  }
  .l-xxl-n77p {
    left: -77% !important;
  }
  .r-xxl-n77p {
    right: -77% !important;
  }
  .t-xxl-n77p {
    top: -77% !important;
  }
  .b-xxl-n77p {
    bottom: -77% !important;
  }
  .mih-xxl-77p {
    min-height: 77% !important;
  }
  .mah-xxl-77p {
    max-height: 77% !important;
  }
  .miw-xxl-77p {
    min-width: 77% !important;
  }
  .maw-xxl-77p {
    max-width: 77% !important;
  }
  .h-xxl-77p {
    height: 77% !important;
  }
  .w-xxl-77p {
    width: 77% !important;
  }
  .m-xxl-100p {
    margin: 100% !important;
  }
  .mt-xxl-100p, .my-xxl-100p {
    margin-top: 100% !important;
  }
  .mr-xxl-100p, .mx-xxl-100p {
    margin-right: 100% !important;
  }
  .mb-xxl-100p, .my-xxl-100p {
    margin-bottom: 100% !important;
  }
  .ml-xxl-100p, .mx-xxl-100p {
    margin-left: 100% !important;
  }
  .p-xxl-100p {
    padding: 100% !important;
  }
  .pt-xxl-100p, .py-xxl-100p {
    padding-top: 100% !important;
  }
  .pr-xxl-100p, .px-xxl-100p {
    padding-right: 100% !important;
  }
  .pb-xxl-100p, .py-xxl-100p {
    padding-bottom: 100% !important;
  }
  .pl-xxl-100p, .px-xxl-100p {
    padding-left: 100% !important;
  }
  .gx-xxl-100p {
    margin-right: -100% !important;
    margin-left: -100% !important;
  }
  .gx-xxl-100p > * {
    margin-right: 100% !important;
    margin-left: 100% !important;
  }
  .gx-xxl-100p > .col, .gx-xxl-100p > [class*="col-"] {
    padding-right: 100% !important;
    padding-left: 100% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-100p {
    margin-bottom: -100% !important;
  }
  .gy-xxl-100p > * {
    margin-bottom: 100% !important;
  }
  .l-xxl-100p {
    left: 100% !important;
  }
  .r-xxl-100p {
    right: 100% !important;
  }
  .t-xxl-100p {
    top: 100% !important;
  }
  .b-xxl-100p {
    bottom: 100% !important;
  }
  .mt-xxl-n100p, .my-xxl-n100p {
    margin-top: -100% !important;
  }
  .ml-xxl-n100p, .mx-xxl-n100p {
    margin-left: -100% !important;
  }
  .mb-xxl-n100p, .my-xxl-n100p {
    margin-bottom: -100% !important;
  }
  .mr-xxl-n100p, .mx-xxl-n100p {
    margin-right: -100% !important;
  }
  .l-xxl-n100p {
    left: -100% !important;
  }
  .r-xxl-n100p {
    right: -100% !important;
  }
  .t-xxl-n100p {
    top: -100% !important;
  }
  .b-xxl-n100p {
    bottom: -100% !important;
  }
  .mih-xxl-100p {
    min-height: 100% !important;
  }
  .mah-xxl-100p {
    max-height: 100% !important;
  }
  .miw-xxl-100p {
    min-width: 100% !important;
  }
  .maw-xxl-100p {
    max-width: 100% !important;
  }
  .h-xxl-100p {
    height: 100% !important;
  }
  .w-xxl-100p {
    width: 100% !important;
  }
  .m-xxl-30vh {
    margin: 30vh !important;
  }
  .mt-xxl-30vh, .my-xxl-30vh {
    margin-top: 30vh !important;
  }
  .mr-xxl-30vh, .mx-xxl-30vh {
    margin-right: 30vh !important;
  }
  .mb-xxl-30vh, .my-xxl-30vh {
    margin-bottom: 30vh !important;
  }
  .ml-xxl-30vh, .mx-xxl-30vh {
    margin-left: 30vh !important;
  }
  .p-xxl-30vh {
    padding: 30vh !important;
  }
  .pt-xxl-30vh, .py-xxl-30vh {
    padding-top: 30vh !important;
  }
  .pr-xxl-30vh, .px-xxl-30vh {
    padding-right: 30vh !important;
  }
  .pb-xxl-30vh, .py-xxl-30vh {
    padding-bottom: 30vh !important;
  }
  .pl-xxl-30vh, .px-xxl-30vh {
    padding-left: 30vh !important;
  }
  .gx-xxl-30vh {
    margin-right: -30vh !important;
    margin-left: -30vh !important;
  }
  .gx-xxl-30vh > * {
    margin-right: 30vh !important;
    margin-left: 30vh !important;
  }
  .gx-xxl-30vh > .col, .gx-xxl-30vh > [class*="col-"] {
    padding-right: 30vh !important;
    padding-left: 30vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-30vh {
    margin-bottom: -30vh !important;
  }
  .gy-xxl-30vh > * {
    margin-bottom: 30vh !important;
  }
  .l-xxl-30vh {
    left: 30vh !important;
  }
  .r-xxl-30vh {
    right: 30vh !important;
  }
  .t-xxl-30vh {
    top: 30vh !important;
  }
  .b-xxl-30vh {
    bottom: 30vh !important;
  }
  .mt-xxl-n30vh, .my-xxl-n30vh {
    margin-top: -30vh !important;
  }
  .ml-xxl-n30vh, .mx-xxl-n30vh {
    margin-left: -30vh !important;
  }
  .mb-xxl-n30vh, .my-xxl-n30vh {
    margin-bottom: -30vh !important;
  }
  .mr-xxl-n30vh, .mx-xxl-n30vh {
    margin-right: -30vh !important;
  }
  .l-xxl-n30vh {
    left: -30vh !important;
  }
  .r-xxl-n30vh {
    right: -30vh !important;
  }
  .t-xxl-n30vh {
    top: -30vh !important;
  }
  .b-xxl-n30vh {
    bottom: -30vh !important;
  }
  .mih-xxl-30vh {
    min-height: 30vh !important;
  }
  .mah-xxl-30vh {
    max-height: 30vh !important;
  }
  .miw-xxl-30vh {
    min-width: 30vh !important;
  }
  .maw-xxl-30vh {
    max-width: 30vh !important;
  }
  .h-xxl-30vh {
    height: 30vh !important;
  }
  .w-xxl-30vh {
    width: 30vh !important;
  }
  .m-xxl-50vh {
    margin: 50vh !important;
  }
  .mt-xxl-50vh, .my-xxl-50vh {
    margin-top: 50vh !important;
  }
  .mr-xxl-50vh, .mx-xxl-50vh {
    margin-right: 50vh !important;
  }
  .mb-xxl-50vh, .my-xxl-50vh {
    margin-bottom: 50vh !important;
  }
  .ml-xxl-50vh, .mx-xxl-50vh {
    margin-left: 50vh !important;
  }
  .p-xxl-50vh {
    padding: 50vh !important;
  }
  .pt-xxl-50vh, .py-xxl-50vh {
    padding-top: 50vh !important;
  }
  .pr-xxl-50vh, .px-xxl-50vh {
    padding-right: 50vh !important;
  }
  .pb-xxl-50vh, .py-xxl-50vh {
    padding-bottom: 50vh !important;
  }
  .pl-xxl-50vh, .px-xxl-50vh {
    padding-left: 50vh !important;
  }
  .gx-xxl-50vh {
    margin-right: -50vh !important;
    margin-left: -50vh !important;
  }
  .gx-xxl-50vh > * {
    margin-right: 50vh !important;
    margin-left: 50vh !important;
  }
  .gx-xxl-50vh > .col, .gx-xxl-50vh > [class*="col-"] {
    padding-right: 50vh !important;
    padding-left: 50vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-50vh {
    margin-bottom: -50vh !important;
  }
  .gy-xxl-50vh > * {
    margin-bottom: 50vh !important;
  }
  .l-xxl-50vh {
    left: 50vh !important;
  }
  .r-xxl-50vh {
    right: 50vh !important;
  }
  .t-xxl-50vh {
    top: 50vh !important;
  }
  .b-xxl-50vh {
    bottom: 50vh !important;
  }
  .mt-xxl-n50vh, .my-xxl-n50vh {
    margin-top: -50vh !important;
  }
  .ml-xxl-n50vh, .mx-xxl-n50vh {
    margin-left: -50vh !important;
  }
  .mb-xxl-n50vh, .my-xxl-n50vh {
    margin-bottom: -50vh !important;
  }
  .mr-xxl-n50vh, .mx-xxl-n50vh {
    margin-right: -50vh !important;
  }
  .l-xxl-n50vh {
    left: -50vh !important;
  }
  .r-xxl-n50vh {
    right: -50vh !important;
  }
  .t-xxl-n50vh {
    top: -50vh !important;
  }
  .b-xxl-n50vh {
    bottom: -50vh !important;
  }
  .mih-xxl-50vh {
    min-height: 50vh !important;
  }
  .mah-xxl-50vh {
    max-height: 50vh !important;
  }
  .miw-xxl-50vh {
    min-width: 50vh !important;
  }
  .maw-xxl-50vh {
    max-width: 50vh !important;
  }
  .h-xxl-50vh {
    height: 50vh !important;
  }
  .w-xxl-50vh {
    width: 50vh !important;
  }
  .m-xxl-100vh {
    margin: 100vh !important;
  }
  .mt-xxl-100vh, .my-xxl-100vh {
    margin-top: 100vh !important;
  }
  .mr-xxl-100vh, .mx-xxl-100vh {
    margin-right: 100vh !important;
  }
  .mb-xxl-100vh, .my-xxl-100vh {
    margin-bottom: 100vh !important;
  }
  .ml-xxl-100vh, .mx-xxl-100vh {
    margin-left: 100vh !important;
  }
  .p-xxl-100vh {
    padding: 100vh !important;
  }
  .pt-xxl-100vh, .py-xxl-100vh {
    padding-top: 100vh !important;
  }
  .pr-xxl-100vh, .px-xxl-100vh {
    padding-right: 100vh !important;
  }
  .pb-xxl-100vh, .py-xxl-100vh {
    padding-bottom: 100vh !important;
  }
  .pl-xxl-100vh, .px-xxl-100vh {
    padding-left: 100vh !important;
  }
  .gx-xxl-100vh {
    margin-right: -100vh !important;
    margin-left: -100vh !important;
  }
  .gx-xxl-100vh > * {
    margin-right: 100vh !important;
    margin-left: 100vh !important;
  }
  .gx-xxl-100vh > .col, .gx-xxl-100vh > [class*="col-"] {
    padding-right: 100vh !important;
    padding-left: 100vh !important;
    margin-right: 0;
    margin-left: 0;
  }
  .gy-xxl-100vh {
    margin-bottom: -100vh !important;
  }
  .gy-xxl-100vh > * {
    margin-bottom: 100vh !important;
  }
  .l-xxl-100vh {
    left: 100vh !important;
  }
  .r-xxl-100vh {
    right: 100vh !important;
  }
  .t-xxl-100vh {
    top: 100vh !important;
  }
  .b-xxl-100vh {
    bottom: 100vh !important;
  }
  .mt-xxl-n100vh, .my-xxl-n100vh {
    margin-top: -100vh !important;
  }
  .ml-xxl-n100vh, .mx-xxl-n100vh {
    margin-left: -100vh !important;
  }
  .mb-xxl-n100vh, .my-xxl-n100vh {
    margin-bottom: -100vh !important;
  }
  .mr-xxl-n100vh, .mx-xxl-n100vh {
    margin-right: -100vh !important;
  }
  .l-xxl-n100vh {
    left: -100vh !important;
  }
  .r-xxl-n100vh {
    right: -100vh !important;
  }
  .t-xxl-n100vh {
    top: -100vh !important;
  }
  .b-xxl-n100vh {
    bottom: -100vh !important;
  }
  .mih-xxl-100vh {
    min-height: 100vh !important;
  }
  .mah-xxl-100vh {
    max-height: 100vh !important;
  }
  .miw-xxl-100vh {
    min-width: 100vh !important;
  }
  .maw-xxl-100vh {
    max-width: 100vh !important;
  }
  .h-xxl-100vh {
    height: 100vh !important;
  }
  .w-xxl-100vh {
    width: 100vh !important;
  }
  .m-xxl-a {
    margin: auto !important;
  }
  .mt-xxl-a, .my-xxl-a {
    margin-top: auto !important;
  }
  .mr-xxl-a, .mx-xxl-a {
    margin-right: auto !important;
  }
  .mb-xxl-a, .my-xxl-a {
    margin-bottom: auto !important;
  }
  .ml-xxl-a, .mx-xxl-a {
    margin-left: auto !important;
  }
  .gt-xxl-0, .gtx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xxl-0 *, .gtx-xxl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xxl-0 .gt-xxl-0, .gt-xxl-0 .gtx-xxl-0, .gtx-xxl-0 .gt-xxl-0, .gtx-xxl-0 .gtx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xxl-0 .gt-xxl-0 *, .gt-xxl-0 .gtx-xxl-0 *, .gtx-xxl-0 .gt-xxl-0 *, .gtx-xxl-0 .gtx-xxl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xxl-0 .gt-xxl-1, .gt-xxl-0 .gtx-xxl-1, .gtx-xxl-0 .gt-xxl-1, .gtx-xxl-0 .gtx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-0 .gt-xxl-1 *, .gt-xxl-0 .gtx-xxl-1 *, .gtx-xxl-0 .gt-xxl-1 *, .gtx-xxl-0 .gtx-xxl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-0 .gt-xxl-2, .gt-xxl-0 .gtx-xxl-2, .gtx-xxl-0 .gt-xxl-2, .gtx-xxl-0 .gtx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-0 .gt-xxl-2 *, .gt-xxl-0 .gtx-xxl-2 *, .gtx-xxl-0 .gt-xxl-2 *, .gtx-xxl-0 .gtx-xxl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-0 .gt-xxl-3, .gt-xxl-0 .gtx-xxl-3, .gtx-xxl-0 .gt-xxl-3, .gtx-xxl-0 .gtx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-0 .gt-xxl-3 *, .gt-xxl-0 .gtx-xxl-3 *, .gtx-xxl-0 .gt-xxl-3 *, .gtx-xxl-0 .gtx-xxl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-0 .gt-xxl-4, .gt-xxl-0 .gtx-xxl-4, .gtx-xxl-0 .gt-xxl-4, .gtx-xxl-0 .gtx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-0 .gt-xxl-4 *, .gt-xxl-0 .gtx-xxl-4 *, .gtx-xxl-0 .gt-xxl-4 *, .gtx-xxl-0 .gtx-xxl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-0 .gt-xxl-5, .gt-xxl-0 .gtx-xxl-5, .gtx-xxl-0 .gt-xxl-5, .gtx-xxl-0 .gtx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-0 .gt-xxl-5 *, .gt-xxl-0 .gtx-xxl-5 *, .gtx-xxl-0 .gt-xxl-5 *, .gtx-xxl-0 .gtx-xxl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-0, .gty-xxl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xxl-0 *, .gty-xxl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xxl-0 .gt-xxl-0, .gt-xxl-0 .gty-xxl-0, .gty-xxl-0 .gt-xxl-0, .gty-xxl-0 .gty-xxl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xxl-0 .gt-xxl-0 *, .gt-xxl-0 .gty-xxl-0 *, .gty-xxl-0 .gt-xxl-0 *, .gty-xxl-0 .gty-xxl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xxl-0 .gt-xxl-1, .gt-xxl-0 .gty-xxl-1, .gty-xxl-0 .gt-xxl-1, .gty-xxl-0 .gty-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-0 .gt-xxl-1 *, .gt-xxl-0 .gty-xxl-1 *, .gty-xxl-0 .gt-xxl-1 *, .gty-xxl-0 .gty-xxl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-0 .gt-xxl-2, .gt-xxl-0 .gty-xxl-2, .gty-xxl-0 .gt-xxl-2, .gty-xxl-0 .gty-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-0 .gt-xxl-2 *, .gt-xxl-0 .gty-xxl-2 *, .gty-xxl-0 .gt-xxl-2 *, .gty-xxl-0 .gty-xxl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-0 .gt-xxl-3, .gt-xxl-0 .gty-xxl-3, .gty-xxl-0 .gt-xxl-3, .gty-xxl-0 .gty-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-0 .gt-xxl-3 *, .gt-xxl-0 .gty-xxl-3 *, .gty-xxl-0 .gt-xxl-3 *, .gty-xxl-0 .gty-xxl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-0 .gt-xxl-4, .gt-xxl-0 .gty-xxl-4, .gty-xxl-0 .gt-xxl-4, .gty-xxl-0 .gty-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-0 .gt-xxl-4 *, .gt-xxl-0 .gty-xxl-4 *, .gty-xxl-0 .gt-xxl-4 *, .gty-xxl-0 .gty-xxl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-0 .gt-xxl-5, .gt-xxl-0 .gty-xxl-5, .gty-xxl-0 .gt-xxl-5, .gty-xxl-0 .gty-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-0 .gt-xxl-5 *, .gt-xxl-0 .gty-xxl-5 *, .gty-xxl-0 .gt-xxl-5 *, .gty-xxl-0 .gty-xxl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-1, .gtx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-1 *, .gtx-xxl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-1 .gt-xxl-0, .gt-xxl-1 .gtx-xxl-0, .gtx-xxl-1 .gt-xxl-0, .gtx-xxl-1 .gtx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xxl-1 .gt-xxl-0 *, .gt-xxl-1 .gtx-xxl-0 *, .gtx-xxl-1 .gt-xxl-0 *, .gtx-xxl-1 .gtx-xxl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xxl-1 .gt-xxl-1, .gt-xxl-1 .gtx-xxl-1, .gtx-xxl-1 .gt-xxl-1, .gtx-xxl-1 .gtx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-1 .gt-xxl-1 *, .gt-xxl-1 .gtx-xxl-1 *, .gtx-xxl-1 .gt-xxl-1 *, .gtx-xxl-1 .gtx-xxl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-1 .gt-xxl-2, .gt-xxl-1 .gtx-xxl-2, .gtx-xxl-1 .gt-xxl-2, .gtx-xxl-1 .gtx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-1 .gt-xxl-2 *, .gt-xxl-1 .gtx-xxl-2 *, .gtx-xxl-1 .gt-xxl-2 *, .gtx-xxl-1 .gtx-xxl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-1 .gt-xxl-3, .gt-xxl-1 .gtx-xxl-3, .gtx-xxl-1 .gt-xxl-3, .gtx-xxl-1 .gtx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-1 .gt-xxl-3 *, .gt-xxl-1 .gtx-xxl-3 *, .gtx-xxl-1 .gt-xxl-3 *, .gtx-xxl-1 .gtx-xxl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-1 .gt-xxl-4, .gt-xxl-1 .gtx-xxl-4, .gtx-xxl-1 .gt-xxl-4, .gtx-xxl-1 .gtx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-1 .gt-xxl-4 *, .gt-xxl-1 .gtx-xxl-4 *, .gtx-xxl-1 .gt-xxl-4 *, .gtx-xxl-1 .gtx-xxl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-1 .gt-xxl-5, .gt-xxl-1 .gtx-xxl-5, .gtx-xxl-1 .gt-xxl-5, .gtx-xxl-1 .gtx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-1 .gt-xxl-5 *, .gt-xxl-1 .gtx-xxl-5 *, .gtx-xxl-1 .gt-xxl-5 *, .gtx-xxl-1 .gtx-xxl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-1, .gty-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-1 *, .gty-xxl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-1 .gt-xxl-0, .gt-xxl-1 .gty-xxl-0, .gty-xxl-1 .gt-xxl-0, .gty-xxl-1 .gty-xxl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xxl-1 .gt-xxl-0 *, .gt-xxl-1 .gty-xxl-0 *, .gty-xxl-1 .gt-xxl-0 *, .gty-xxl-1 .gty-xxl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xxl-1 .gt-xxl-1, .gt-xxl-1 .gty-xxl-1, .gty-xxl-1 .gt-xxl-1, .gty-xxl-1 .gty-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-1 .gt-xxl-1 *, .gt-xxl-1 .gty-xxl-1 *, .gty-xxl-1 .gt-xxl-1 *, .gty-xxl-1 .gty-xxl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-1 .gt-xxl-2, .gt-xxl-1 .gty-xxl-2, .gty-xxl-1 .gt-xxl-2, .gty-xxl-1 .gty-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-1 .gt-xxl-2 *, .gt-xxl-1 .gty-xxl-2 *, .gty-xxl-1 .gt-xxl-2 *, .gty-xxl-1 .gty-xxl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-1 .gt-xxl-3, .gt-xxl-1 .gty-xxl-3, .gty-xxl-1 .gt-xxl-3, .gty-xxl-1 .gty-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-1 .gt-xxl-3 *, .gt-xxl-1 .gty-xxl-3 *, .gty-xxl-1 .gt-xxl-3 *, .gty-xxl-1 .gty-xxl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-1 .gt-xxl-4, .gt-xxl-1 .gty-xxl-4, .gty-xxl-1 .gt-xxl-4, .gty-xxl-1 .gty-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-1 .gt-xxl-4 *, .gt-xxl-1 .gty-xxl-4 *, .gty-xxl-1 .gt-xxl-4 *, .gty-xxl-1 .gty-xxl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-1 .gt-xxl-5, .gt-xxl-1 .gty-xxl-5, .gty-xxl-1 .gt-xxl-5, .gty-xxl-1 .gty-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-1 .gt-xxl-5 *, .gt-xxl-1 .gty-xxl-5 *, .gty-xxl-1 .gt-xxl-5 *, .gty-xxl-1 .gty-xxl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-2, .gtx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-2 *, .gtx-xxl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-2 .gt-xxl-0, .gt-xxl-2 .gtx-xxl-0, .gtx-xxl-2 .gt-xxl-0, .gtx-xxl-2 .gtx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xxl-2 .gt-xxl-0 *, .gt-xxl-2 .gtx-xxl-0 *, .gtx-xxl-2 .gt-xxl-0 *, .gtx-xxl-2 .gtx-xxl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xxl-2 .gt-xxl-1, .gt-xxl-2 .gtx-xxl-1, .gtx-xxl-2 .gt-xxl-1, .gtx-xxl-2 .gtx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-2 .gt-xxl-1 *, .gt-xxl-2 .gtx-xxl-1 *, .gtx-xxl-2 .gt-xxl-1 *, .gtx-xxl-2 .gtx-xxl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-2 .gt-xxl-2, .gt-xxl-2 .gtx-xxl-2, .gtx-xxl-2 .gt-xxl-2, .gtx-xxl-2 .gtx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-2 .gt-xxl-2 *, .gt-xxl-2 .gtx-xxl-2 *, .gtx-xxl-2 .gt-xxl-2 *, .gtx-xxl-2 .gtx-xxl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-2 .gt-xxl-3, .gt-xxl-2 .gtx-xxl-3, .gtx-xxl-2 .gt-xxl-3, .gtx-xxl-2 .gtx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-2 .gt-xxl-3 *, .gt-xxl-2 .gtx-xxl-3 *, .gtx-xxl-2 .gt-xxl-3 *, .gtx-xxl-2 .gtx-xxl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-2 .gt-xxl-4, .gt-xxl-2 .gtx-xxl-4, .gtx-xxl-2 .gt-xxl-4, .gtx-xxl-2 .gtx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-2 .gt-xxl-4 *, .gt-xxl-2 .gtx-xxl-4 *, .gtx-xxl-2 .gt-xxl-4 *, .gtx-xxl-2 .gtx-xxl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-2 .gt-xxl-5, .gt-xxl-2 .gtx-xxl-5, .gtx-xxl-2 .gt-xxl-5, .gtx-xxl-2 .gtx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-2 .gt-xxl-5 *, .gt-xxl-2 .gtx-xxl-5 *, .gtx-xxl-2 .gt-xxl-5 *, .gtx-xxl-2 .gtx-xxl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-2, .gty-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-2 *, .gty-xxl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-2 .gt-xxl-0, .gt-xxl-2 .gty-xxl-0, .gty-xxl-2 .gt-xxl-0, .gty-xxl-2 .gty-xxl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xxl-2 .gt-xxl-0 *, .gt-xxl-2 .gty-xxl-0 *, .gty-xxl-2 .gt-xxl-0 *, .gty-xxl-2 .gty-xxl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xxl-2 .gt-xxl-1, .gt-xxl-2 .gty-xxl-1, .gty-xxl-2 .gt-xxl-1, .gty-xxl-2 .gty-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-2 .gt-xxl-1 *, .gt-xxl-2 .gty-xxl-1 *, .gty-xxl-2 .gt-xxl-1 *, .gty-xxl-2 .gty-xxl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-2 .gt-xxl-2, .gt-xxl-2 .gty-xxl-2, .gty-xxl-2 .gt-xxl-2, .gty-xxl-2 .gty-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-2 .gt-xxl-2 *, .gt-xxl-2 .gty-xxl-2 *, .gty-xxl-2 .gt-xxl-2 *, .gty-xxl-2 .gty-xxl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-2 .gt-xxl-3, .gt-xxl-2 .gty-xxl-3, .gty-xxl-2 .gt-xxl-3, .gty-xxl-2 .gty-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-2 .gt-xxl-3 *, .gt-xxl-2 .gty-xxl-3 *, .gty-xxl-2 .gt-xxl-3 *, .gty-xxl-2 .gty-xxl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-2 .gt-xxl-4, .gt-xxl-2 .gty-xxl-4, .gty-xxl-2 .gt-xxl-4, .gty-xxl-2 .gty-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-2 .gt-xxl-4 *, .gt-xxl-2 .gty-xxl-4 *, .gty-xxl-2 .gt-xxl-4 *, .gty-xxl-2 .gty-xxl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-2 .gt-xxl-5, .gt-xxl-2 .gty-xxl-5, .gty-xxl-2 .gt-xxl-5, .gty-xxl-2 .gty-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-2 .gt-xxl-5 *, .gt-xxl-2 .gty-xxl-5 *, .gty-xxl-2 .gt-xxl-5 *, .gty-xxl-2 .gty-xxl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-3, .gtx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-3 *, .gtx-xxl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-3 .gt-xxl-0, .gt-xxl-3 .gtx-xxl-0, .gtx-xxl-3 .gt-xxl-0, .gtx-xxl-3 .gtx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xxl-3 .gt-xxl-0 *, .gt-xxl-3 .gtx-xxl-0 *, .gtx-xxl-3 .gt-xxl-0 *, .gtx-xxl-3 .gtx-xxl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xxl-3 .gt-xxl-1, .gt-xxl-3 .gtx-xxl-1, .gtx-xxl-3 .gt-xxl-1, .gtx-xxl-3 .gtx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-3 .gt-xxl-1 *, .gt-xxl-3 .gtx-xxl-1 *, .gtx-xxl-3 .gt-xxl-1 *, .gtx-xxl-3 .gtx-xxl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-3 .gt-xxl-2, .gt-xxl-3 .gtx-xxl-2, .gtx-xxl-3 .gt-xxl-2, .gtx-xxl-3 .gtx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-3 .gt-xxl-2 *, .gt-xxl-3 .gtx-xxl-2 *, .gtx-xxl-3 .gt-xxl-2 *, .gtx-xxl-3 .gtx-xxl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-3 .gt-xxl-3, .gt-xxl-3 .gtx-xxl-3, .gtx-xxl-3 .gt-xxl-3, .gtx-xxl-3 .gtx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-3 .gt-xxl-3 *, .gt-xxl-3 .gtx-xxl-3 *, .gtx-xxl-3 .gt-xxl-3 *, .gtx-xxl-3 .gtx-xxl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-3 .gt-xxl-4, .gt-xxl-3 .gtx-xxl-4, .gtx-xxl-3 .gt-xxl-4, .gtx-xxl-3 .gtx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-3 .gt-xxl-4 *, .gt-xxl-3 .gtx-xxl-4 *, .gtx-xxl-3 .gt-xxl-4 *, .gtx-xxl-3 .gtx-xxl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-3 .gt-xxl-5, .gt-xxl-3 .gtx-xxl-5, .gtx-xxl-3 .gt-xxl-5, .gtx-xxl-3 .gtx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-3 .gt-xxl-5 *, .gt-xxl-3 .gtx-xxl-5 *, .gtx-xxl-3 .gt-xxl-5 *, .gtx-xxl-3 .gtx-xxl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-3, .gty-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-3 *, .gty-xxl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-3 .gt-xxl-0, .gt-xxl-3 .gty-xxl-0, .gty-xxl-3 .gt-xxl-0, .gty-xxl-3 .gty-xxl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xxl-3 .gt-xxl-0 *, .gt-xxl-3 .gty-xxl-0 *, .gty-xxl-3 .gt-xxl-0 *, .gty-xxl-3 .gty-xxl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xxl-3 .gt-xxl-1, .gt-xxl-3 .gty-xxl-1, .gty-xxl-3 .gt-xxl-1, .gty-xxl-3 .gty-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-3 .gt-xxl-1 *, .gt-xxl-3 .gty-xxl-1 *, .gty-xxl-3 .gt-xxl-1 *, .gty-xxl-3 .gty-xxl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-3 .gt-xxl-2, .gt-xxl-3 .gty-xxl-2, .gty-xxl-3 .gt-xxl-2, .gty-xxl-3 .gty-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-3 .gt-xxl-2 *, .gt-xxl-3 .gty-xxl-2 *, .gty-xxl-3 .gt-xxl-2 *, .gty-xxl-3 .gty-xxl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-3 .gt-xxl-3, .gt-xxl-3 .gty-xxl-3, .gty-xxl-3 .gt-xxl-3, .gty-xxl-3 .gty-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-3 .gt-xxl-3 *, .gt-xxl-3 .gty-xxl-3 *, .gty-xxl-3 .gt-xxl-3 *, .gty-xxl-3 .gty-xxl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-3 .gt-xxl-4, .gt-xxl-3 .gty-xxl-4, .gty-xxl-3 .gt-xxl-4, .gty-xxl-3 .gty-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-3 .gt-xxl-4 *, .gt-xxl-3 .gty-xxl-4 *, .gty-xxl-3 .gt-xxl-4 *, .gty-xxl-3 .gty-xxl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-3 .gt-xxl-5, .gt-xxl-3 .gty-xxl-5, .gty-xxl-3 .gt-xxl-5, .gty-xxl-3 .gty-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-3 .gt-xxl-5 *, .gt-xxl-3 .gty-xxl-5 *, .gty-xxl-3 .gt-xxl-5 *, .gty-xxl-3 .gty-xxl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-4, .gtx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-4 *, .gtx-xxl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-4 .gt-xxl-0, .gt-xxl-4 .gtx-xxl-0, .gtx-xxl-4 .gt-xxl-0, .gtx-xxl-4 .gtx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xxl-4 .gt-xxl-0 *, .gt-xxl-4 .gtx-xxl-0 *, .gtx-xxl-4 .gt-xxl-0 *, .gtx-xxl-4 .gtx-xxl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xxl-4 .gt-xxl-1, .gt-xxl-4 .gtx-xxl-1, .gtx-xxl-4 .gt-xxl-1, .gtx-xxl-4 .gtx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-4 .gt-xxl-1 *, .gt-xxl-4 .gtx-xxl-1 *, .gtx-xxl-4 .gt-xxl-1 *, .gtx-xxl-4 .gtx-xxl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-4 .gt-xxl-2, .gt-xxl-4 .gtx-xxl-2, .gtx-xxl-4 .gt-xxl-2, .gtx-xxl-4 .gtx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-4 .gt-xxl-2 *, .gt-xxl-4 .gtx-xxl-2 *, .gtx-xxl-4 .gt-xxl-2 *, .gtx-xxl-4 .gtx-xxl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-4 .gt-xxl-3, .gt-xxl-4 .gtx-xxl-3, .gtx-xxl-4 .gt-xxl-3, .gtx-xxl-4 .gtx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-4 .gt-xxl-3 *, .gt-xxl-4 .gtx-xxl-3 *, .gtx-xxl-4 .gt-xxl-3 *, .gtx-xxl-4 .gtx-xxl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-4 .gt-xxl-4, .gt-xxl-4 .gtx-xxl-4, .gtx-xxl-4 .gt-xxl-4, .gtx-xxl-4 .gtx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-4 .gt-xxl-4 *, .gt-xxl-4 .gtx-xxl-4 *, .gtx-xxl-4 .gt-xxl-4 *, .gtx-xxl-4 .gtx-xxl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-4 .gt-xxl-5, .gt-xxl-4 .gtx-xxl-5, .gtx-xxl-4 .gt-xxl-5, .gtx-xxl-4 .gtx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-4 .gt-xxl-5 *, .gt-xxl-4 .gtx-xxl-5 *, .gtx-xxl-4 .gt-xxl-5 *, .gtx-xxl-4 .gtx-xxl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-4, .gty-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-4 *, .gty-xxl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-4 .gt-xxl-0, .gt-xxl-4 .gty-xxl-0, .gty-xxl-4 .gt-xxl-0, .gty-xxl-4 .gty-xxl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xxl-4 .gt-xxl-0 *, .gt-xxl-4 .gty-xxl-0 *, .gty-xxl-4 .gt-xxl-0 *, .gty-xxl-4 .gty-xxl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xxl-4 .gt-xxl-1, .gt-xxl-4 .gty-xxl-1, .gty-xxl-4 .gt-xxl-1, .gty-xxl-4 .gty-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-4 .gt-xxl-1 *, .gt-xxl-4 .gty-xxl-1 *, .gty-xxl-4 .gt-xxl-1 *, .gty-xxl-4 .gty-xxl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-4 .gt-xxl-2, .gt-xxl-4 .gty-xxl-2, .gty-xxl-4 .gt-xxl-2, .gty-xxl-4 .gty-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-4 .gt-xxl-2 *, .gt-xxl-4 .gty-xxl-2 *, .gty-xxl-4 .gt-xxl-2 *, .gty-xxl-4 .gty-xxl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-4 .gt-xxl-3, .gt-xxl-4 .gty-xxl-3, .gty-xxl-4 .gt-xxl-3, .gty-xxl-4 .gty-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-4 .gt-xxl-3 *, .gt-xxl-4 .gty-xxl-3 *, .gty-xxl-4 .gt-xxl-3 *, .gty-xxl-4 .gty-xxl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-4 .gt-xxl-4, .gt-xxl-4 .gty-xxl-4, .gty-xxl-4 .gt-xxl-4, .gty-xxl-4 .gty-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-4 .gt-xxl-4 *, .gt-xxl-4 .gty-xxl-4 *, .gty-xxl-4 .gt-xxl-4 *, .gty-xxl-4 .gty-xxl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-4 .gt-xxl-5, .gt-xxl-4 .gty-xxl-5, .gty-xxl-4 .gt-xxl-5, .gty-xxl-4 .gty-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-4 .gt-xxl-5 *, .gt-xxl-4 .gty-xxl-5 *, .gty-xxl-4 .gt-xxl-5 *, .gty-xxl-4 .gty-xxl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-5, .gtx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-5 *, .gtx-xxl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-5 .gt-xxl-0, .gt-xxl-5 .gtx-xxl-0, .gtx-xxl-5 .gt-xxl-0, .gtx-xxl-5 .gtx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .gt-xxl-5 .gt-xxl-0 *, .gt-xxl-5 .gtx-xxl-0 *, .gtx-xxl-5 .gt-xxl-0 *, .gtx-xxl-5 .gtx-xxl-0 * {
    --bs-gutter-x: 0;
  }
  .gt-xxl-5 .gt-xxl-1, .gt-xxl-5 .gtx-xxl-1, .gtx-xxl-5 .gt-xxl-1, .gtx-xxl-5 .gtx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-5 .gt-xxl-1 *, .gt-xxl-5 .gtx-xxl-1 *, .gtx-xxl-5 .gt-xxl-1 *, .gtx-xxl-5 .gtx-xxl-1 * {
    --bs-gutter-x: 0.25rem;
  }
  .gt-xxl-5 .gt-xxl-2, .gt-xxl-5 .gtx-xxl-2, .gtx-xxl-5 .gt-xxl-2, .gtx-xxl-5 .gtx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-5 .gt-xxl-2 *, .gt-xxl-5 .gtx-xxl-2 *, .gtx-xxl-5 .gt-xxl-2 *, .gtx-xxl-5 .gtx-xxl-2 * {
    --bs-gutter-x: 0.5rem;
  }
  .gt-xxl-5 .gt-xxl-3, .gt-xxl-5 .gtx-xxl-3, .gtx-xxl-5 .gt-xxl-3, .gtx-xxl-5 .gtx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-5 .gt-xxl-3 *, .gt-xxl-5 .gtx-xxl-3 *, .gtx-xxl-5 .gt-xxl-3 *, .gtx-xxl-5 .gtx-xxl-3 * {
    --bs-gutter-x: 1rem;
  }
  .gt-xxl-5 .gt-xxl-4, .gt-xxl-5 .gtx-xxl-4, .gtx-xxl-5 .gt-xxl-4, .gtx-xxl-5 .gtx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-5 .gt-xxl-4 *, .gt-xxl-5 .gtx-xxl-4 *, .gtx-xxl-5 .gt-xxl-4 *, .gtx-xxl-5 .gtx-xxl-4 * {
    --bs-gutter-x: 1.5rem;
  }
  .gt-xxl-5 .gt-xxl-5, .gt-xxl-5 .gtx-xxl-5, .gtx-xxl-5 .gt-xxl-5, .gtx-xxl-5 .gtx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-5 .gt-xxl-5 *, .gt-xxl-5 .gtx-xxl-5 *, .gtx-xxl-5 .gt-xxl-5 *, .gtx-xxl-5 .gtx-xxl-5 * {
    --bs-gutter-x: 3rem;
  }
  .gt-xxl-5, .gty-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-5 *, .gty-xxl-5 * {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-5 .gt-xxl-0, .gt-xxl-5 .gty-xxl-0, .gty-xxl-5 .gt-xxl-0, .gty-xxl-5 .gty-xxl-0 {
    --bs-gutter-y: 0;
  }
  .gt-xxl-5 .gt-xxl-0 *, .gt-xxl-5 .gty-xxl-0 *, .gty-xxl-5 .gt-xxl-0 *, .gty-xxl-5 .gty-xxl-0 * {
    --bs-gutter-y: 0;
  }
  .gt-xxl-5 .gt-xxl-1, .gt-xxl-5 .gty-xxl-1, .gty-xxl-5 .gt-xxl-1, .gty-xxl-5 .gty-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-5 .gt-xxl-1 *, .gt-xxl-5 .gty-xxl-1 *, .gty-xxl-5 .gt-xxl-1 *, .gty-xxl-5 .gty-xxl-1 * {
    --bs-gutter-y: 0.25rem;
  }
  .gt-xxl-5 .gt-xxl-2, .gt-xxl-5 .gty-xxl-2, .gty-xxl-5 .gt-xxl-2, .gty-xxl-5 .gty-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-5 .gt-xxl-2 *, .gt-xxl-5 .gty-xxl-2 *, .gty-xxl-5 .gt-xxl-2 *, .gty-xxl-5 .gty-xxl-2 * {
    --bs-gutter-y: 0.5rem;
  }
  .gt-xxl-5 .gt-xxl-3, .gt-xxl-5 .gty-xxl-3, .gty-xxl-5 .gt-xxl-3, .gty-xxl-5 .gty-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-5 .gt-xxl-3 *, .gt-xxl-5 .gty-xxl-3 *, .gty-xxl-5 .gt-xxl-3 *, .gty-xxl-5 .gty-xxl-3 * {
    --bs-gutter-y: 1rem;
  }
  .gt-xxl-5 .gt-xxl-4, .gt-xxl-5 .gty-xxl-4, .gty-xxl-5 .gt-xxl-4, .gty-xxl-5 .gty-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-5 .gt-xxl-4 *, .gt-xxl-5 .gty-xxl-4 *, .gty-xxl-5 .gt-xxl-4 *, .gty-xxl-5 .gty-xxl-4 * {
    --bs-gutter-y: 1.5rem;
  }
  .gt-xxl-5 .gt-xxl-5, .gt-xxl-5 .gty-xxl-5, .gty-xxl-5 .gt-xxl-5, .gty-xxl-5 .gty-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .gt-xxl-5 .gt-xxl-5 *, .gt-xxl-5 .gty-xxl-5 *, .gty-xxl-5 .gt-xxl-5 *, .gty-xxl-5 .gty-xxl-5 * {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 576px) {
  .container-sm-right-fluid, .container-right-fluid {
    margin-right: 0;
    padding-right: 0;
    max-width: calc(540px + (100% - 540px) / 2);
  }
  .container-sm-left-fluid, .container-left-fluid {
    margin-left: 0;
    padding-left: 0;
    max-width: calc(540px + (100% - 540px) / 2);
  }
}
@media (min-width: 768px) {
  .container-md-right-fluid, .container-sm-right-fluid, .container-right-fluid {
    margin-right: 0;
    padding-right: 0;
    max-width: calc(720px + (100% - 720px) / 2);
  }
  .container-md-left-fluid, .container-sm-left-fluid, .container-left-fluid {
    margin-left: 0;
    padding-left: 0;
    max-width: calc(720px + (100% - 720px) / 2);
  }
}
@media (min-width: 992px) {
  .container-lg-right-fluid, .container-md-right-fluid, .container-sm-right-fluid, .container-right-fluid {
    margin-right: 0;
    padding-right: 0;
    max-width: calc(960px + (100% - 960px) / 2);
  }
  .container-lg-left-fluid, .container-md-left-fluid, .container-sm-left-fluid, .container-left-fluid {
    margin-left: 0;
    padding-left: 0;
    max-width: calc(960px + (100% - 960px) / 2);
  }
}
@media (min-width: 1200px) {
  .container-xl-right-fluid, .container-lg-right-fluid, .container-md-right-fluid, .container-sm-right-fluid, .container-right-fluid {
    margin-right: 0;
    padding-right: 0;
    max-width: calc(1140px + (100% - 1140px) / 2);
  }
  .container-xl-left-fluid, .container-lg-left-fluid, .container-md-left-fluid, .container-sm-left-fluid, .container-left-fluid {
    margin-left: 0;
    padding-left: 0;
    max-width: calc(1140px + (100% - 1140px) / 2);
  }
}
@media (min-width: 1400px) {
  .container-xxl-right-fluid, .container-xl-right-fluid, .container-lg-right-fluid, .container-md-right-fluid, .container-sm-right-fluid, .container-right-fluid {
    margin-right: calc(max(0px, calc(100vw - 1800px)) / 2);
    padding-right: 0;
    max-width: calc(1320px + (100% - 1320px) / 2 - calc(max(0px, calc(100vw - 1800px)) / 2));
  }
  .container-xxl-right-fluid:after, .container-xl-right-fluid:after, .container-lg-right-fluid:after, .container-md-right-fluid:after, .container-sm-right-fluid:after, .container-right-fluid:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(max(0px, calc(100vw - 1800px)) / 2);
    height: 100%;
    top: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(to left, #202121, transparent);
  }
  .container-xxl-left-fluid, .container-xl-left-fluid, .container-lg-left-fluid, .container-md-left-fluid, .container-sm-left-fluid, .container-left-fluid {
    margin-left: calc(max(0px, calc(100vw - 1800px)) / 2);
    padding-left: 0;
    max-width: calc(1320px + (100% - 1320px) / 2 - max(0px, calc(100vw - 1800px)));
  }
  .container-xxl-left-fluid:after, .container-xl-left-fluid:after, .container-lg-left-fluid:after, .container-md-left-fluid:after, .container-sm-left-fluid:after, .container-left-fluid:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(max(0px, calc(100vw - 1800px)) / 2);
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(to left, transparent, #202121);
  }
}
.row-cols-2 .col:nth-child(2n+1) {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 1.0);
}
.row-cols-2 .col:nth-child(2n) {
  padding-left: calc(var(--bs-gutter-x) * 1.0);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.row-cols-3 .col:nth-child(3n+1) {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 1.5);
}
.row-cols-3 .col:nth-child(3n+2) {
  padding-left: calc(var(--bs-gutter-x) * 1.0);
  padding-right: calc(var(--bs-gutter-x) * 1.0);
}
.row-cols-3 .col:nth-child(3n) {
  padding-left: calc(var(--bs-gutter-x) * 1.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.row-cols-4 .col:nth-child(4n+1) {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 1.5);
}
.row-cols-4 .col:nth-child(4n+2), .row-cols-4 .col:nth-child(4n+3) {
  padding-left: calc(var(--bs-gutter-x) * 1.0);
  padding-right: calc(var(--bs-gutter-x) * 1.0);
}
.row-cols-4 .col:nth-child(4n) {
  padding-left: calc(var(--bs-gutter-x) * 1.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.row-cols-5 .col:nth-child(5n+1) {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 1.5);
}
.row-cols-5 .col:nth-child(5n+2), .row-cols-5 .col:nth-child(5n+3), .row-cols-5 .col:nth-child(5n+4) {
  padding-left: calc(var(--bs-gutter-x) * 1.0);
  padding-right: calc(var(--bs-gutter-x) * 1.0);
}
.row-cols-5 .col:nth-child(5n) {
  padding-left: calc(var(--bs-gutter-x) * 1.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.row-cols-6 .col:nth-child(6n+1) {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.row-cols-6 .col:nth-child(6n+2), .row-cols-6 .col:nth-child(6n+3), .row-cols-6 .col:nth-child(6n+4), .row-cols-6 .col:nth-child(6n+5) {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.row-cols-6 .col:nth-child(6n) {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
@media (min-width: 576px) {
  .row-cols-sm-2 .col:nth-child(2n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-sm-2 .col:nth-child(2n) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-sm-3 .col:nth-child(3n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-sm-3 .col:nth-child(3n+2) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-sm-3 .col:nth-child(3n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-sm-4 .col:nth-child(4n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-sm-4 .col:nth-child(4n+2), .row-cols-sm-4 .col:nth-child(4n+3) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-sm-4 .col:nth-child(4n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-sm-5 .col:nth-child(5n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-sm-5 .col:nth-child(5n+2), .row-cols-sm-5 .col:nth-child(5n+3), .row-cols-sm-5 .col:nth-child(5n+4) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-sm-5 .col:nth-child(5n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-sm-6 .col:nth-child(6n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-sm-6 .col:nth-child(6n+2), .row-cols-sm-6 .col:nth-child(6n+3), .row-cols-sm-6 .col:nth-child(6n+4), .row-cols-sm-6 .col:nth-child(6n+5) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-sm-6 .col:nth-child(6n) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (min-width: 768px) {
  .row-cols-md-2 .col:nth-child(2n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-md-2 .col:nth-child(2n) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-md-3 .col:nth-child(3n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-md-3 .col:nth-child(3n+2) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-md-3 .col:nth-child(3n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-md-4 .col:nth-child(4n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-md-4 .col:nth-child(4n+2), .row-cols-md-4 .col:nth-child(4n+3) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-md-4 .col:nth-child(4n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-md-5 .col:nth-child(5n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-md-5 .col:nth-child(5n+2), .row-cols-md-5 .col:nth-child(5n+3), .row-cols-md-5 .col:nth-child(5n+4) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-md-5 .col:nth-child(5n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-md-6 .col:nth-child(6n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-md-6 .col:nth-child(6n+2), .row-cols-md-6 .col:nth-child(6n+3), .row-cols-md-6 .col:nth-child(6n+4), .row-cols-md-6 .col:nth-child(6n+5) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-md-6 .col:nth-child(6n) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (min-width: 992px) {
  .row-cols-lg-2 .col:nth-child(2n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-lg-2 .col:nth-child(2n) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-lg-3 .col:nth-child(3n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-lg-3 .col:nth-child(3n+2) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-lg-3 .col:nth-child(3n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-lg-4 .col:nth-child(4n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-lg-4 .col:nth-child(4n+2), .row-cols-lg-4 .col:nth-child(4n+3) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-lg-4 .col:nth-child(4n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-lg-5 .col:nth-child(5n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-lg-5 .col:nth-child(5n+2), .row-cols-lg-5 .col:nth-child(5n+3), .row-cols-lg-5 .col:nth-child(5n+4) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-lg-5 .col:nth-child(5n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-lg-6 .col:nth-child(6n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-lg-6 .col:nth-child(6n+2), .row-cols-lg-6 .col:nth-child(6n+3), .row-cols-lg-6 .col:nth-child(6n+4), .row-cols-lg-6 .col:nth-child(6n+5) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-lg-6 .col:nth-child(6n) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (min-width: 1200px) {
  .row-cols-xl-2 .col:nth-child(2n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-xl-2 .col:nth-child(2n) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xl-3 .col:nth-child(3n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-xl-3 .col:nth-child(3n+2) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-xl-3 .col:nth-child(3n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xl-4 .col:nth-child(4n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-xl-4 .col:nth-child(4n+2), .row-cols-xl-4 .col:nth-child(4n+3) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-xl-4 .col:nth-child(4n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xl-5 .col:nth-child(5n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-xl-5 .col:nth-child(5n+2), .row-cols-xl-5 .col:nth-child(5n+3), .row-cols-xl-5 .col:nth-child(5n+4) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-xl-5 .col:nth-child(5n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xl-6 .col:nth-child(6n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xl-6 .col:nth-child(6n+2), .row-cols-xl-6 .col:nth-child(6n+3), .row-cols-xl-6 .col:nth-child(6n+4), .row-cols-xl-6 .col:nth-child(6n+5) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xl-6 .col:nth-child(6n) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (min-width: 1400px) {
  .row-cols-xxl-2 .col:nth-child(2n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-xxl-2 .col:nth-child(2n) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xxl-3 .col:nth-child(3n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-xxl-3 .col:nth-child(3n+2) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-xxl-3 .col:nth-child(3n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xxl-4 .col:nth-child(4n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-xxl-4 .col:nth-child(4n+2), .row-cols-xxl-4 .col:nth-child(4n+3) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-xxl-4 .col:nth-child(4n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xxl-5 .col:nth-child(5n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
  .row-cols-xxl-5 .col:nth-child(5n+2), .row-cols-xxl-5 .col:nth-child(5n+3), .row-cols-xxl-5 .col:nth-child(5n+4) {
    padding-left: calc(var(--bs-gutter-x) * 1.0);
    padding-right: calc(var(--bs-gutter-x) * 1.0);
  }
  .row-cols-xxl-5 .col:nth-child(5n) {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xxl-6 .col:nth-child(6n+1) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xxl-6 .col:nth-child(6n+2), .row-cols-xxl-6 .col:nth-child(6n+3), .row-cols-xxl-6 .col:nth-child(6n+4), .row-cols-xxl-6 .col:nth-child(6n+5) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .row-cols-xxl-6 .col:nth-child(6n) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
article {
  position: relative;
}
.menubody {
  width: 100%;
  height: 100vh;
  background-color: #FFFFFF;
}
.menubody__wrapper {
  height: calc(100vh - 9rem);
}
.menubody.active {
  display: block;
  position: absolute;
  height: 100vh;
  top: 4.5rem;
  z-index: 3;
}
.menubody:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(../img/menubody.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.menu__list {
  position: relative;
  margin-left: 50%;
  height: calc(100% - 4.5rem);
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .menu__list {
    margin-left: 0;
  }
}
.menu__list a {
  text-decoration: none;
}
.menu__list > li {
  display: flex;
  align-items: center;
  height: calc(100% / (8 + 1));
  font-size: min(2rem, 100vh / ((8 + 1) * 3));
  font-weight: 400;
  text-transform: uppercase;
  list-style: none;
}
.menu__list > li:first-child {
  margin-top: calc(100% / ((8 + 1) * 3));
}
.menu__list > li:last-child {
  margin-bottom: calc(100% / ((8 + 1) * 3));
}
.menu__list > li .menu__link {
  transition: all 0.5s ease;
  margin-left: 2rem;
}
.menu__list > li .menu__sub-list {
  list-style: none;
}
.menu__list > li .menu__sub-link {
  list-style: none;
  transition: all 0.5s ease;
  margin-right: 2rem;
  opacity: 0;
}
.menu__list > li.active .menu__link, .menu__list > li:hover .menu__link {
  margin-left: 0rem;
}
@media (max-width: 575.98px) {
  .menu__list > li.active .menu__link, .menu__list > li:hover .menu__link {
    margin-left: 2rem;
  }
}
.menu__list > li.active .menu__sub-list, .menu__list > li:hover .menu__sub-list {
  pointer-events: painted;
}
.menu__list > li.active .menu__sub-link, .menu__list > li:hover .menu__sub-link {
  opacity: 1;
}
.menu__list > li .menu__sub-link:hover {
  margin-right: 1rem;
}
.menu__list .menu__sub-list {
  position: absolute;
  left: -150%;
  top: 0;
  width: 150%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: max(1rem, min(1.5rem, 100vMin / ((8 + 1) * 5)));
  line-height: 2em;
  text-transform: none;
  text-align: right;
  margin: 0.6rem;
  pointer-events: none;
}
@media (max-width: 575.98px) {
  .menu__list .menu__sub-list {
    display: none;
  }
}
.breadcrumb-item {
  display: inline-block;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: none;
}
.breadcrumb-item:first-child > a::before {
  display: none;
}
.breadcrumb-item > a {
  display: inline-flex;
  align-items: center;
}
.breadcrumb-item > a::before {
  float: none;
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-right: 0.5rem;
  margin-top: 2px;
  background-image: url(../img/icon-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.breadcrumb-item > a span {
  max-width: calc(100vw - 6rem);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
  display: inline-block;
}
.breadcrumb-item.breadcrumb-item-dropdown {
  position: relative;
}
.breadcrumb-item.breadcrumb-item-dropdown > a::after {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 0.25rem;
  margin-top: 3px;
  background-image: url(../img/icon-polygon.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.breadcrumb-item.breadcrumb-item-dropdown .breadcrumb-dropdown-list {
  list-style: none;
  position: absolute;
  top: 1.5rem;
  left: 0;
  display: none;
  width: 500px;
  padding-left: calc(11px + 0.5rem);
}
body:not(.hoverable) .breadcrumb-item.breadcrumb-item-dropdown .breadcrumb-dropdown-list {
  position: relative;
  top: unset;
  width: auto;
  margin-top: -0.25rem;
  margin-bottom: 0.25rem;
}
.breadcrumb-item.breadcrumb-item-dropdown.active .breadcrumb-dropdown-list, .breadcrumb-item.breadcrumb-item-dropdown:hover .breadcrumb-dropdown-list {
  display: block;
}
.breadcrumb-item {
  margin-left: 0;
  margin-right: -0.5rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  margin-left: 1rem;
  margin-right: -1.5rem;
}
.breadcrumb-item + .breadcrumb-item + .breadcrumb-item {
  margin-left: 1.7rem;
  margin-right: -1.5rem;
}
.breadcrumb--black a {
  color: #202121;
  letter-spacing: 0.5px;
}
.breadcrumb--black a:hover {
  color: #ED1C24;
}
.breadcrumb--black .breadcrumb-item > a::before {
  background-image: url(../img/icon-arrow.svg);
}
.breadcrumb--white a {
  color: #FFFFFF;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.breadcrumb--white a:hover {
  color: #ED1C24;
}
.breadcrumb--white .breadcrumb-item > a::before {
  background-image: url(../img/icon-arrow-white.svg);
}
.breadcrumb--white .breadcrumb-item.breadcrumb-item-dropdown > a::after {
  background-image: url(../img/icon-polygon-gray.svg);
}
.card .card-img-top-link {
  position: relative;
  overflow: hidden;
}
.card .card-img-top-link .card-img-top {
  transition: all 0.3s ease;
  object-fit: cover;
}
.card .card-img-top-link:after {
  content: "";
  display: block;
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 32px;
  height: 32px;
  background-image: url(../img/icon-goto.svg);
  z-index: -1;
  transition: all 0.3s ease;
}
.card .card-img-top-link:hover .card-img-top {
  transform: scale(1.1);
}
.card .card-img-top-link:hover:after {
  background-image: url(../img/icon-goto-color.svg);
  z-index: 1;
}
.card .card-body {
  padding: 1rem 1rem;
}
.card .card-body .card-title {
  font-size: 1.15rem;
  font-weight: 400;
  margin-right: calc(1rem + 16px);
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
.card .card-body .card-title:after {
  content: "";
  display: block;
  position: absolute;
  right: -2rem;
  top: 0;
  width: 16px;
  height: 16px;
  background-image: url(../img/icon-info.svg);
  transition: all 0.3s ease;
  z-index: 1;
}
.card .card-body .card-title:hover:after {
  background-image: url(../img/icon-info-color.svg);
}
.card .card-body .card-title:not([title]) {
  margin-right: 0;
}
.card .card-body .card-title:not([title]):after {
  display: none;
}
.card .card-body .card-text {
  margin-top: 1rem;
  margin-bottom: 0;
}
.card .card-footer {
  background: inherit;
  border-top: none;
}
.card .card-footer.card-footer--links {
  text-align: right;
}
.card .expander {
  max-height: 5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.card .expander.show {
  max-height: unset;
  overflow: unset;
}
.card .expander__link {
  display: none;
  position: absolute;
  bottom: 1px;
  left: 1px;
  right: 1px;
  height: 1rem;
  cursor: pointer;
}
.card .expander__link:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: 1px;
  width: 10px;
  height: 10px;
  background-image: url(../img/icon-polygon-color.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.card .expander__link.show:after {
  transform: scaleY(-1);
}
.swiper {
  position: relative;
  padding-left: calc(var(--swiper-navigation-size) + 10px + 1rem) !important;
  padding-right: calc(var(--swiper-navigation-size) + 10px + 1rem) !important;
  padding-bottom: 3rem !important;
}
@media (max-width: 1399.98px) {
  .swiper {
    margin-right: 4rem !important;
  }
}
@media (max-width: 991.98px) {
  .swiper {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 4rem !important;
  }
}
.swiper::before, .swiper::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: calc(var(--swiper-navigation-size) + 10px + 1rem);
  bottom: 3rem;
  z-index: 2;
  background: rgba(244, 247, 246, 0.5);
  background: linear-gradient(90deg, #f4f7f6 0%, #f4f7f6 66%, rgba(244, 247, 246, 0) 100%);
}
@media (max-width: 991.98px) {
  .swiper::before, .swiper::after {
    display: none;
  }
}
.swiper::after {
  position: absolute;
  content: "";
  display: block;
  left: unset;
  right: 0;
  background: linear-gradient(90deg, rgba(244, 247, 246, 0) 0%, #f4f7f6 33%, #f4f7f6 100%);
}
@media (max-width: 991.98px) {
  .swiper::after {
    display: none;
  }
}
.swiper .swiper-wrapper .swiper-slide:not(.swiper-slide-visible) {
  opacity: 0;
}
.swiper .swiper-button-prev, .swiper .swiper-button-next {
  background: #E6EAEA;
  border-radius: 1.5rem;
  width: var(--swiper-navigation-size);
  top: calc(50% - 3rem / 2);
  z-index: 3;
}
@media (max-width: 991.98px) {
  .swiper .swiper-button-prev, .swiper .swiper-button-next {
    top: unset;
    bottom: 0;
    left: 50%;
    margin-left: calc(var(--swiper-navigation-size) * -1 - 10px - 5rem);
  }
}
@media (max-width: 575.98px) {
  .swiper .swiper-button-prev, .swiper .swiper-button-next {
    margin-left: calc(var(--swiper-navigation-size) * -1 - 10px - 2rem);
  }
}
.swiper .swiper-button-prev:after, .swiper .swiper-button-next:after {
  transition: all 0.3s ease;
  color: #FFFFFF;
  font-size: 16px;
  margin-left: -3px;
  margin-right: 0;
  font-weight: 900;
}
.swiper .swiper-button-prev:hover:after, .swiper .swiper-button-next:hover:after {
  color: #ED1C24;
}
@media (max-width: 991.98px) {
  .swiper .swiper-button-next {
    margin-left: 5rem;
  }
}
@media (max-width: 575.98px) {
  .swiper .swiper-button-next {
    margin-left: 2rem;
  }
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #818285;
  transition: all 0.3s ease;
}
.swiper .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #ED1C24;
  opacity: 1;
}
.swiper .swiper-pagination .swiper-pagination-fraction {
  font-size: 12px;
  font-weight: 700;
  color: #818285;
}
.form-control {
  background-color: #ffffff;
  color: #818285;
  padding-left: 1.5rem;
}
@media (max-width: 767.98px) {
  .form-control {
    padding-left: 1rem;
  }
}
.form-control:focus {
  border-color: #818285;
  box-shadow: 0 0 0 0.15rem rgba(129, 130, 133, 0.15);
}
.form-control-label {
  position: absolute;
  color: rgba(129, 130, 133, 0.5);
  top: 0.5rem;
  left: 1.5rem;
  pointer-events: none;
  transition: transform 0.3s ease, color 0.3s ease;
  transform-origin: 0 0;
}
@media (max-width: 767.98px) {
  .form-control-label {
    left: 1rem;
  }
}
.form-control-lg ~ .form-control-label {
  top: 0.75rem;
}
.form-control:focus ~ .form-control-label, .form-control:not(:placeholder-shown) ~ .form-control-label {
  transform: translateY(-1.15rem) scale(0.8);
  color: #202121;
  z-index: 5;
  background-color: #F4F7F6;
  padding: 0.25rem 1rem;
  border-radius: 1.25rem / 1.25rem !important;
}
.form-control:focus.form-control-lg ~ .form-control-label, .form-control:not(:placeholder-shown).form-control-lg ~ .form-control-label {
  transform: translateY(-1.5rem) scale(0.8);
}
.form-check .form-check-input, .form-check .form-check-label {
  cursor: pointer;
  user-select: none;
}
.form-check .form-check-input:checked + .form-check-label::after {
  background-color: #C3C7C6;
  transform: scale(1);
}
.form-check .form-check-input {
  display: none;
}
.form-check .form-check-label {
  position: relative;
  color: #818285;
  display: flex;
  align-items: center;
}
.form-check .form-check-label span {
  display: inline-block;
}
.form-check .form-check-label:before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  left: -1.5rem;
  top: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #C3C7C6;
  border-radius: 3px;
}
.form-check .form-check-label:after {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  left: -1.25rem;
  top: 0.51rem;
  border-radius: 2px;
  background-color: #ffffff;
  transform: scale(0);
  transition: all 0.1s ease 0s;
}
textarea.rounded-pill {
  border-radius: 1.25rem / 1.25rem !important;
}
.input-group-before {
  margin-left: 1.5rem;
  margin-bottom: 0.75rem;
}
.input-group-after {
  margin-top: 0.25rem;
  margin-bottom: -0.25rem;
  margin-left: 1.5rem;
  font-size: 90%;
}
.input-group-after .error {
  display: none;
}
div.required .form-control, label.required .form-control {
  border-color: #F35975 !important;
}
div.required .input-group-after .error.required, label.required .input-group-after .error.required {
  color: #F35975 !important;
  display: inline;
}
div.is-invalid .form-control, label.is-invalid .form-control {
  border-color: #F35975 !important;
}
div.is-invalid .input-group-after .error.is-invalid, label.is-invalid .input-group-after .error.is-invalid {
  color: #F35975 !important;
  display: inline;
}
.btn:not(.btn-original) {
  padding-left: 2rem;
  padding-right: 2rem;
  border-radius: 1.25rem / 1.25rem;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 1.5px;
  white-space: nowrap;
}
@media (min-width: 576px) {
  .btn:not(.btn-original) {
    font-size: 1rem;
  }
}
.btn.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13);
}
.btn.btn-danger {
  border-color: #FCFCFC;
  background-color: #ED1C24;
  border-color: #ED1C24;
}
.btn.btn-danger:hover {
  transition: all 0.5s ease;
  color: #ED1C24;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn.btn-primary {
  background-color: #ED1C24;
  border-color: #ED1C24;
}
.btn.btn-dark:hover {
  color: #000000;
  background-color: #202121;
  border-color: #202121;
}
.btn.btn-light {
  background-color: #202121;
  border-color: #202121;
}
.btn.btn-light:hover {
  background-color: #202121;
  border-color: #202121;
}
.btn.btn-link {
  padding: 0;
  border-radius: 0 / 0;
  border-width: 0;
  font-weight: 400;
  letter-spacing: unset;
}
.btn.btn-link:focus {
  box-shadow: none;
}
.btn .fa, .btn [class*="fa-"] {
  vertical-align: middle;
}
.btn .shift {
  transition-property: margin-left, margin-right;
  transition-duration: 0.2s;
}
.btn:hover .shift {
  margin-left: 0.5rem;
  margin-right: -0.5rem;
}
button {
  position: relative;
  font-size: 0.875rem;
  height: 3em;
  border-radius: 1.5rem;
  margin: 1.4rem 0;
  padding: 0 2rem;
  font-weight: 500;
  color: #FCFCFC;
  background-color: #ED1C24;
  border-color: #ED1C24;
  border-style: solid;
  transition: all 0.3s ease;
}
button:hover {
  background-color: #ffffff;
  color: #ED1C24;
}
.btn-load-more {
  color: #ED1C24;
  background-color: #E6EAEA;
  border-color: #F4F7F6;
  border-radius: 0;
  height: 4rem;
  padding: 0 3rem;
}
.pagination .btn-load-more {
  margin: 1rem;
}
@media (max-width: 991.98px) {
  .btn-load-more {
    height: 3rem;
    padding: 0 2rem;
  }
  .pagination .btn-load-more {
    margin: 1rem;
  }
}
@media (max-width: 767.98px) {
  .btn-load-more {
    height: 2.5rem;
    padding: 0 1.5rem;
  }
  .pagination .btn-load-more {
    margin: 0.5rem;
  }
}
@media (max-width: 767.98px) {
  .btn-load-more {
    height: 2rem;
    padding: 0 1rem;
  }
  .pagination .btn-load-more {
    margin: 0.5rem;
  }
}
.page-highlight .btn-load-more {
  background-color: #F4F7F6;
  border-color: #E6EAEA;
}
#header-search-form {
  display: none;
}
#header-search-form.show {
  display: block;
  animation: header-search-form-show 0.5s ease forwards;
}
@keyframes header-search-form-show {
  0% {
    width: 2rem;
  }
  100% {
    width: 100%;
  }
}
.tags {
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap;
}
.tags li {
  display: flex;
  cursor: pointer;
  transition: all 0.3s ease;
}
.tags li > a, .tags li > span {
  text-decoration: unset;
  transition: unset;
  display: inline-block;
  line-height: 2.2rem;
  height: 2.2rem;
  border-radius: 1.5rem;
  align-items: center;
  margin: 0 1rem 1rem 0;
  padding: 0 1rem;
  border: 1px solid #C3C7C6;
}
.tags li > a span, .tags li > span span {
  margin-left: 0.5rem;
}
.tags li:hover > a, .tags li:hover > span {
  border: 1px solid #0C121C;
}
.tags li a.active, .tags li.active > a, .tags li span.active, .tags li.active > span {
  color: #ED1C24;
  border: 1px solid #C30438;
}
.tags--small {
  font-size: 0.65rem;
  margin: 0;
}
.tags--small li > a, .tags--small li > span {
  margin: 0 0.5rem 0.75rem 0;
  padding: 3px 0.75rem 2px 0.75rem;
  line-height: 1rem;
  height: 1.4rem;
  color: #ffffff;
  background-color: #C3C7C6;
  border: none;
  text-transform: uppercase;
  max-width: 100%;
  word-wrap: break-word;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tags--small li > a span, .tags--small li > span span {
  margin-left: 0.3rem;
}
.tags--small li:hover > a, .tags--small li:hover > span {
  color: #E6EAEA;
  background-color: #C30438;
  border: none;
}
.tags--small li a.active, .tags--small li.active > a, .tags--small li span.active, .tags--small li.active > span {
  color: #ED1C24;
  border: 1px solid #C30438;
  border: none;
}
.icon {
  display: inline-block;
  fill: currentColor;
  vertical-align: middle;
}
.icon--youtube {
  width: 46px;
  height: 15px;
  vertical-align: baseline;
}
.icon--habr {
  width: 41px;
  height: 15px;
  vertical-align: baseline;
}
.icon--csoftgroup {
  width: 80px;
  height: 49px;
}
.icon--24x24 {
  width: 24px;
  height: 24px;
}
.icon--18x18 {
  width: 18px;
  height: 18px;
}
.icon-burger {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 14px;
}
.menubtn.active .icon-burger, .menubtn:hover .icon-burger {
  transition: height 0.3s ease;
  height: 18px;
}
.icon-burger span {
  transition: all 0.3s ease;
  width: 100%;
  height: 1px;
  background-color: #202121;
  position: absolute;
}
.icon-burger span.line1 {
  top: -1px;
}
.icon-burger span.line2 {
  bottom: 50%;
}
.icon-burger span.line3 {
  bottom: 0;
}
.menubtn:hover .icon-burger span {
  background-color: #ED1C24;
}
.menubtn.active .icon-burger span.line1 {
  animation: menubtn-change-line1 0.3s ease forwards;
}
.menubtn.active .icon-burger span.line2 {
  animation: menubtn-change-line2 0.3s ease forwards;
}
.menubtn.active .icon-burger span.line3 {
  animation: menubtn-change-line3 0.3s ease forwards;
}
@keyframes menubtn-change-line1 {
  0% {
    top: -1px;
    width: 30px;
    left: 0px;
  }
  66% {
    top: calc(50% - 0.5px);
    width: 24px;
    left: 3px;
    transform: rotate(0);
  }
  100% {
    top: calc(50% - 0.5px);
    width: 24px;
    left: 3px;
    transform: rotate(45deg);
  }
}
@keyframes menubtn-change-line2 {
  0% {
    top: 50%;
    width: 30px;
    left: 0;
  }
  100% {
    top: 50%;
    width: 1px;
    left: 15px;
  }
}
@keyframes menubtn-change-line3 {
  0% {
    bottom: 0;
    width: 30px;
    left: 0px;
  }
  66% {
    bottom: calc(50% - 0.5px);
    width: 24px;
    left: 3px;
    transform: rotate(0);
  }
  100% {
    bottom: calc(50% - 0.5px);
    width: 24px;
    left: 3px;
    transform: rotate(-45deg);
  }
}
.highslide {
  display: block;
  margin: 1em auto;
  overflow: hidden;
  z-index: 100;
}
.highslide.notext .highslide-text {
  display: none;
}
.highslide.left, .highslide.l {
  margin: 0 1.5em 0.5em 0 !important;
}
.highslide.left, .highslide.l, .highslide.justifyleft {
  float: left;
  clear: left;
}
.highslide.center, .highslide.c {
  margin: 0 auto !important;
}
.highslide.right, .highslide.r {
  margin: 0 0 0.5em 1.5em !important;
}
.highslide.right, .highslide.r, .highslide.justifyright {
  float: right;
  clear: right;
}
td .highslide, th .highslide {
  margin: 0 !important;
}
td .highslide img, th .highslide img {
  margin: 0 !important;
}
td .highslide.left, td .highslide.l, th .highslide.left, th .highslide.l {
  margin: 0 auto 0 0 !important;
}
td .highslide.center, td .highslide.c, th .highslide.center, th .highslide.c {
  margin: 0 auto !important;
}
td .highslide.right, td .highslide.r, th .highslide.right, th .highslide.r {
  margin: 0 0 0 auto !important;
}
table.c td .highslide {
  margin: 0 auto !important;
}
table.l td .highslide {
  margin: 0 auto 0 0 !important;
}
table.r td .highslide {
  margin: 0 0 0 auto !important;
}
table tr.c td .highslide {
  margin: 0 auto !important;
}
table tr.l td .highslide {
  margin: 0 auto 0 0 !important;
}
table tr.r td .highslide {
  margin: 0 0 0 auto !important;
}
table td.c .highslide {
  margin: 0 auto !important;
}
table td.l .highslide {
  margin: 0 auto 0 0 !important;
}
table td.r .highslide {
  margin: 0 0 0 auto !important;
}
.highslide-container {
  z-index: 1000000;
}
td.highslide, th.highslide {
  display: table-cell;
}
a.highslide {
  outline: none;
  text-decoration: none;
}
.highslide-img {
  display: block;
  margin: 0 auto;
  background: #FFFFFF;
  vertical-align: middle;
  z-index: 120;
  max-width: 100%;
}
.quote .highslide-img {
  background: #FFFFFF;
}
.highslide-text {
  display: block;
  text-align: center;
  font-size: 85%;
  margin: 0 auto;
  padding: 3px 0;
  color: #6B6B6B;
  z-index: 120;
}
.highslide-imgbox {
  margin: 0 auto;
}
.highslide-text {
  text-align: center;
  vertical-align: middle;
  z-index: 110;
}
.image.center {
  clear: both;
  margin: 0.5em auto;
}
.image.left {
  float: left;
  clear: left;
  margin: 0 1em 0.5em 0;
}
.image.right {
  float: right;
  clear: right;
  margin: 0 0 0.5em 1em;
}
table.images {
  border: 0;
  width: 100%;
  margin: 1rem auto;
  text-align: center;
}
table.images .highslide {
  float: none;
  display: inline-block;
  margin: 1em 5px;
  padding: 0 3px;
}
table.images .highslide-imgbox, table.images .highslide-text {
  margin: 0 auto;
}
table.images.left {
  margin-right: 1em;
}
table.images.left .highslide {
  margin: 0 10px 0 0;
}
table.images.right {
  margin-left: 1em;
}
table.images.right .highslide {
  margin: 0 0 0 10px;
}
table.images td > .highslide-text, table.images td > .highslide .highslide-text:first-child {
  margin-top: -0.5em;
  margin-bottom: 1em;
}
div.images {
  width: 100%;
  overflow: hidden;
}
div.images .highslide {
  float: left;
  margin: 1em 5px;
  padding: 0 3px;
}
div.images .highslide-imgbox, div.images .highslide-text {
  margin: 0;
}
.topicimage {
  position: relative;
  z-index: 1;
}
.topicimage__vertical, .topicimage__horizontal {
  width: 100%;
}
.topicimage__horizontal + .topicimage__vertical, .topicimage__vertical + .topicimage__horizontal {
  display: none;
}
.softrow .topicimage, .newsrow .topicimage {
  width: calc(100% - 1rem);
}
.swiper-slide .topicimage {
  width: 100%;
}
.col--hidden .topicimage {
  opacity: 0.5;
}
.col--hidden:hover .topicimage, .topicimage:hover {
  opacity: 1;
}
.topicimage-text {
  position: relative;
  z-index: 1;
  width: calc(100% - 1rem);
  border-radius: 50%;
  background: #FFFFFF;
}
.topicimage-text::after {
  content: "";
  padding-top: 100%;
  display: block;
}
.topicimage-text .topicimage__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 60%;
  margin: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1rem;
  font-weight: 900;
}
.topicimage--circle {
  position: absolute;
  bottom: calc(-160px - 0.5rem);
}
.topicimage--borderleft {
  border: 4px white solid;
}
.topicimage--borderleft:before {
  content: "";
  display: block;
  position: absolute;
  top: -1rem;
  left: 1rem;
  right: -1rem;
  bottom: 1rem;
  border: 1px #C3C7C6 dashed;
  z-index: -1;
}
.topicimage--borderright {
  border: 4px white solid;
  transition: all 0.3s ease-out;
}
.topicimage--borderright:before {
  transition: all 0.3s ease-out;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border: 1px #C3C7C6 dashed !important;
}
.topicimage--borderright:hover {
  margin-top: calc(1rem / 3);
  margin-left: calc(1rem / 3);
  margin-right: calc(-1rem / 3);
  margin-bottom: calc(-1rem / 3);
}
.topicimage--borderright:hover:before {
  top: calc(-1rem * 2 / 3);
  left: calc(-1rem * 2 / 3);
  right: calc(1rem * 2 / 3);
  bottom: calc(1rem * 2 / 3);
}
td img {
  border: 0;
}
table:not([class]) {
  width: 100%;
  border-collapse: collapse;
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: 100;
  border: 1px solid #C3C7C6;
}
table:not([class]) th, table:not([class]) td {
  padding: 1rem;
  border: 1px solid #C3C7C6;
}
table:not([class]) th {
  background-color: #E6EAEA;
  color: #202121;
  vertical-align: middle;
  text-align: left;
  padding: 1rem;
}
table.border {
  border-collapse: collapse;
  width: 100%;
  border: 1px #202121 solid;
  margin: 1rem 0;
}
table.border th, table.border td {
  border: 1px #202121 solid;
  padding: 0.25rem 0.5rem;
  text-align: left;
  font-weight: 400;
}
table.border th {
  background: #E6EAEA;
  font-weight: bold;
}
table.border td {
  background: #FFFFFF;
}
table.border caption {
  text-align: right;
  font-weight: 700;
}
table.border caption span {
  display: block;
  text-align: center;
}
table.w100 {
  width: 100%;
  margin: 1rem 0;
}
table.w100 th, table.w100 td {
  padding: 1px 0.3rem;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}
table.w100 caption {
  text-align: right;
  font-weight: bold;
}
table.line {
  border-collapse: collapse;
  width: 100%;
  margin: 1rem 0 1.5rem 0;
}
table.line th, table.line td {
  border-bottom: 1px #DDDDDD solid;
  padding: 4px 0.3rem;
  text-align: left;
  font-weight: normal;
}
table.line th {
  font-weight: bold;
}
table.line tr + tr th, table.line tr + tr td {
  border-top: 1px #84968C solid;
}
table.line caption {
  text-align: right;
  font-weight: bold;
}
table.line caption span {
  display: block;
  text-align: center;
}
table.list {
  border-collapse: collapse;
  width: 100%;
  border: 0.5rem #FFFFFF solid !important;
  margin: 0.5rem 0;
}
.bg-w table.list {
  border-color: #202121 !important;
}
table.list th, table.list td {
  border: 1px #F4F7F6 solid;
  padding: 0.25rem 0.5rem;
  text-align: left;
  font-weight: 400;
}
table.list td, table.list tbody td {
  background: #FFFFFF;
}
.bg-w table.list td, .bg-w table.list tbody td {
  background: #202121;
}
table.list tr:nth-child(even) td {
  background: #F4F7F6;
}
.bg-w table.list tr:nth-child(even) td {
  background: #FFFFFF;
}
table.list th, table.list thead td {
  background: #202121;
  font-weight: bold;
}
.bg-w table.list th, .bg-w table.list thead td {
  background: #FFFFFF;
}
table.list caption {
  text-align: right;
  font-weight: 700;
}
table.list caption span {
  display: block;
  text-align: center;
}
table.table-ascard thead {
  display: none;
}
table.table-ascard tr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
table.table-ascard tr th, table.table-ascard tr td {
  width: 100%;
}
table.table-astable thead {
  display: table-header-group;
}
table.table-astable tr {
  display: table-row;
}
table.table-astable tr th, table.table-astable tr td {
  width: auto;
}
table.c-w th, table.c-w td {
  color: #FFFFFF !important;
}
table.bg-w th, table.bg-w td {
  background-color: #FFFFFF !important;
}
table.bg-w th .c-back, table.bg-w td .c-back {
  color: #FFFFFF !important;
}
table.c-b th, table.c-b td {
  color: #000000 !important;
}
table.bg-b th, table.bg-b td {
  background-color: #000000 !important;
}
table.bg-b th .c-back, table.bg-b td .c-back {
  color: #000000 !important;
}
table.c-t th, table.c-t td {
  color: transparent !important;
}
table.bg-t th, table.bg-t td {
  background-color: transparent !important;
}
table.bg-t th .c-back, table.bg-t td .c-back {
  color: transparent !important;
}
table.c-1 th, table.c-1 td {
  color: #202121 !important;
}
table.bg-1 th, table.bg-1 td {
  background-color: #202121 !important;
}
table.bg-1 th .c-back, table.bg-1 td .c-back {
  color: #202121 !important;
}
table.c-2 th, table.c-2 td {
  color: #202121 !important;
}
table.bg-2 th, table.bg-2 td {
  background-color: #202121 !important;
}
table.bg-2 th .c-back, table.bg-2 td .c-back {
  color: #202121 !important;
}
table.c-3 th, table.c-3 td {
  color: #ED1C24 !important;
}
table.bg-3 th, table.bg-3 td {
  background-color: #ED1C24 !important;
}
table.bg-3 th .c-back, table.bg-3 td .c-back {
  color: #ED1C24 !important;
}
table.c-4 th, table.c-4 td {
  color: #202121 !important;
}
table.bg-4 th, table.bg-4 td {
  background-color: #202121 !important;
}
table.bg-4 th .c-back, table.bg-4 td .c-back {
  color: #202121 !important;
}
table.c-6 th, table.c-6 td {
  color: #F35975 !important;
}
table.bg-6 th, table.bg-6 td {
  background-color: #F35975 !important;
}
table.bg-6 th .c-back, table.bg-6 td .c-back {
  color: #F35975 !important;
}
table.c-7 th, table.c-7 td {
  color: #999999 !important;
}
table.bg-7 th, table.bg-7 td {
  background-color: #999999 !important;
}
table.bg-7 th .c-back, table.bg-7 td .c-back {
  color: #999999 !important;
}
table.c-c1 th, table.c-c1 td {
  color: #FCFCFC !important;
}
table.bg-c1 th, table.bg-c1 td {
  background-color: #FCFCFC !important;
}
table.bg-c1 th .c-back, table.bg-c1 td .c-back {
  color: #FCFCFC !important;
}
table.c-c2 th, table.c-c2 td {
  color: #ED1C24 !important;
}
table.bg-c2 th, table.bg-c2 td {
  background-color: #ED1C24 !important;
}
table.bg-c2 th .c-back, table.bg-c2 td .c-back {
  color: #ED1C24 !important;
}
table.c-c3 th, table.c-c3 td {
  color: #C30438 !important;
}
table.bg-c3 th, table.bg-c3 td {
  background-color: #C30438 !important;
}
table.bg-c3 th .c-back, table.bg-c3 td .c-back {
  color: #C30438 !important;
}
table.c-c4 th, table.c-c4 td {
  color: #F4F7F6 !important;
}
table.bg-c4 th, table.bg-c4 td {
  background-color: #F4F7F6 !important;
}
table.bg-c4 th .c-back, table.bg-c4 td .c-back {
  color: #F4F7F6 !important;
}
table.c-c5 th, table.c-c5 td {
  color: #E6EAEA !important;
}
table.bg-c5 th, table.bg-c5 td {
  background-color: #E6EAEA !important;
}
table.bg-c5 th .c-back, table.bg-c5 td .c-back {
  color: #E6EAEA !important;
}
table.c-c6 th, table.c-c6 td {
  color: #202121 !important;
}
table.bg-c6 th, table.bg-c6 td {
  background-color: #202121 !important;
}
table.bg-c6 th .c-back, table.bg-c6 td .c-back {
  color: #202121 !important;
}
table.c-c7 th, table.c-c7 td {
  color: #818285 !important;
}
table.bg-c7 th, table.bg-c7 td {
  background-color: #818285 !important;
}
table.bg-c7 th .c-back, table.bg-c7 td .c-back {
  color: #818285 !important;
}
table.c-c8 th, table.c-c8 td {
  color: #ffffff !important;
}
table.bg-c8 th, table.bg-c8 td {
  background-color: #ffffff !important;
}
table.bg-c8 th .c-back, table.bg-c8 td .c-back {
  color: #ffffff !important;
}
table.c-c9 th, table.c-c9 td {
  color: #C3C7C6 !important;
}
table.bg-c9 th, table.bg-c9 td {
  background-color: #C3C7C6 !important;
}
table.bg-c9 th .c-back, table.bg-c9 td .c-back {
  color: #C3C7C6 !important;
}
table.c-c10 th, table.c-c10 td {
  color: #0C121C !important;
}
table.bg-c10 th, table.bg-c10 td {
  background-color: #0C121C !important;
}
table.bg-c10 th .c-back, table.bg-c10 td .c-back {
  color: #0C121C !important;
}
table.c-c11 th, table.c-c11 td {
  color: #4FC4B6 !important;
}
table.bg-c11 th, table.bg-c11 td {
  background-color: #4FC4B6 !important;
}
table.bg-c11 th .c-back, table.bg-c11 td .c-back {
  color: #4FC4B6 !important;
}
table.c-yt th, table.c-yt td {
  color: #c4302b !important;
}
table.bg-yt th, table.bg-yt td {
  background-color: #c4302b !important;
}
table.bg-yt th .c-back, table.bg-yt td .c-back {
  color: #c4302b !important;
}
tr.c-w th, tr.c-w td {
  color: #FFFFFF !important;
}
tr.bg-w th, tr.bg-w td {
  background-color: #FFFFFF !important;
}
tr.bg-w th .c-back, tr.bg-w td .c-back {
  color: #FFFFFF !important;
}
tr.c-b th, tr.c-b td {
  color: #000000 !important;
}
tr.bg-b th, tr.bg-b td {
  background-color: #000000 !important;
}
tr.bg-b th .c-back, tr.bg-b td .c-back {
  color: #000000 !important;
}
tr.c-t th, tr.c-t td {
  color: transparent !important;
}
tr.bg-t th, tr.bg-t td {
  background-color: transparent !important;
}
tr.bg-t th .c-back, tr.bg-t td .c-back {
  color: transparent !important;
}
tr.c-1 th, tr.c-1 td {
  color: #202121 !important;
}
tr.bg-1 th, tr.bg-1 td {
  background-color: #202121 !important;
}
tr.bg-1 th .c-back, tr.bg-1 td .c-back {
  color: #202121 !important;
}
tr.c-2 th, tr.c-2 td {
  color: #202121 !important;
}
tr.bg-2 th, tr.bg-2 td {
  background-color: #202121 !important;
}
tr.bg-2 th .c-back, tr.bg-2 td .c-back {
  color: #202121 !important;
}
tr.c-3 th, tr.c-3 td {
  color: #ED1C24 !important;
}
tr.bg-3 th, tr.bg-3 td {
  background-color: #ED1C24 !important;
}
tr.bg-3 th .c-back, tr.bg-3 td .c-back {
  color: #ED1C24 !important;
}
tr.c-4 th, tr.c-4 td {
  color: #202121 !important;
}
tr.bg-4 th, tr.bg-4 td {
  background-color: #202121 !important;
}
tr.bg-4 th .c-back, tr.bg-4 td .c-back {
  color: #202121 !important;
}
tr.c-6 th, tr.c-6 td {
  color: #F35975 !important;
}
tr.bg-6 th, tr.bg-6 td {
  background-color: #F35975 !important;
}
tr.bg-6 th .c-back, tr.bg-6 td .c-back {
  color: #F35975 !important;
}
tr.c-7 th, tr.c-7 td {
  color: #999999 !important;
}
tr.bg-7 th, tr.bg-7 td {
  background-color: #999999 !important;
}
tr.bg-7 th .c-back, tr.bg-7 td .c-back {
  color: #999999 !important;
}
tr.c-c1 th, tr.c-c1 td {
  color: #FCFCFC !important;
}
tr.bg-c1 th, tr.bg-c1 td {
  background-color: #FCFCFC !important;
}
tr.bg-c1 th .c-back, tr.bg-c1 td .c-back {
  color: #FCFCFC !important;
}
tr.c-c2 th, tr.c-c2 td {
  color: #ED1C24 !important;
}
tr.bg-c2 th, tr.bg-c2 td {
  background-color: #ED1C24 !important;
}
tr.bg-c2 th .c-back, tr.bg-c2 td .c-back {
  color: #ED1C24 !important;
}
tr.c-c3 th, tr.c-c3 td {
  color: #C30438 !important;
}
tr.bg-c3 th, tr.bg-c3 td {
  background-color: #C30438 !important;
}
tr.bg-c3 th .c-back, tr.bg-c3 td .c-back {
  color: #C30438 !important;
}
tr.c-c4 th, tr.c-c4 td {
  color: #F4F7F6 !important;
}
tr.bg-c4 th, tr.bg-c4 td {
  background-color: #F4F7F6 !important;
}
tr.bg-c4 th .c-back, tr.bg-c4 td .c-back {
  color: #F4F7F6 !important;
}
tr.c-c5 th, tr.c-c5 td {
  color: #E6EAEA !important;
}
tr.bg-c5 th, tr.bg-c5 td {
  background-color: #E6EAEA !important;
}
tr.bg-c5 th .c-back, tr.bg-c5 td .c-back {
  color: #E6EAEA !important;
}
tr.c-c6 th, tr.c-c6 td {
  color: #202121 !important;
}
tr.bg-c6 th, tr.bg-c6 td {
  background-color: #202121 !important;
}
tr.bg-c6 th .c-back, tr.bg-c6 td .c-back {
  color: #202121 !important;
}
tr.c-c7 th, tr.c-c7 td {
  color: #818285 !important;
}
tr.bg-c7 th, tr.bg-c7 td {
  background-color: #818285 !important;
}
tr.bg-c7 th .c-back, tr.bg-c7 td .c-back {
  color: #818285 !important;
}
tr.c-c8 th, tr.c-c8 td {
  color: #ffffff !important;
}
tr.bg-c8 th, tr.bg-c8 td {
  background-color: #ffffff !important;
}
tr.bg-c8 th .c-back, tr.bg-c8 td .c-back {
  color: #ffffff !important;
}
tr.c-c9 th, tr.c-c9 td {
  color: #C3C7C6 !important;
}
tr.bg-c9 th, tr.bg-c9 td {
  background-color: #C3C7C6 !important;
}
tr.bg-c9 th .c-back, tr.bg-c9 td .c-back {
  color: #C3C7C6 !important;
}
tr.c-c10 th, tr.c-c10 td {
  color: #0C121C !important;
}
tr.bg-c10 th, tr.bg-c10 td {
  background-color: #0C121C !important;
}
tr.bg-c10 th .c-back, tr.bg-c10 td .c-back {
  color: #0C121C !important;
}
tr.c-c11 th, tr.c-c11 td {
  color: #4FC4B6 !important;
}
tr.bg-c11 th, tr.bg-c11 td {
  background-color: #4FC4B6 !important;
}
tr.bg-c11 th .c-back, tr.bg-c11 td .c-back {
  color: #4FC4B6 !important;
}
tr.c-yt th, tr.c-yt td {
  color: #c4302b !important;
}
tr.bg-yt th, tr.bg-yt td {
  background-color: #c4302b !important;
}
tr.bg-yt th .c-back, tr.bg-yt td .c-back {
  color: #c4302b !important;
}
tr th.c-w, tr td.c-w {
  color: #FFFFFF !important;
}
tr th.bg-w, tr td.bg-w {
  background-color: #FFFFFF !important;
}
tr th.bg-w .c-back, tr td.bg-w .c-back {
  color: #FFFFFF !important;
}
tr th.c-b, tr td.c-b {
  color: #000000 !important;
}
tr th.bg-b, tr td.bg-b {
  background-color: #000000 !important;
}
tr th.bg-b .c-back, tr td.bg-b .c-back {
  color: #000000 !important;
}
tr th.c-t, tr td.c-t {
  color: transparent !important;
}
tr th.bg-t, tr td.bg-t {
  background-color: transparent !important;
}
tr th.bg-t .c-back, tr td.bg-t .c-back {
  color: transparent !important;
}
tr th.c-1, tr td.c-1 {
  color: #202121 !important;
}
tr th.bg-1, tr td.bg-1 {
  background-color: #202121 !important;
}
tr th.bg-1 .c-back, tr td.bg-1 .c-back {
  color: #202121 !important;
}
tr th.c-2, tr td.c-2 {
  color: #202121 !important;
}
tr th.bg-2, tr td.bg-2 {
  background-color: #202121 !important;
}
tr th.bg-2 .c-back, tr td.bg-2 .c-back {
  color: #202121 !important;
}
tr th.c-3, tr td.c-3 {
  color: #ED1C24 !important;
}
tr th.bg-3, tr td.bg-3 {
  background-color: #ED1C24 !important;
}
tr th.bg-3 .c-back, tr td.bg-3 .c-back {
  color: #ED1C24 !important;
}
tr th.c-4, tr td.c-4 {
  color: #202121 !important;
}
tr th.bg-4, tr td.bg-4 {
  background-color: #202121 !important;
}
tr th.bg-4 .c-back, tr td.bg-4 .c-back {
  color: #202121 !important;
}
tr th.c-6, tr td.c-6 {
  color: #F35975 !important;
}
tr th.bg-6, tr td.bg-6 {
  background-color: #F35975 !important;
}
tr th.bg-6 .c-back, tr td.bg-6 .c-back {
  color: #F35975 !important;
}
tr th.c-7, tr td.c-7 {
  color: #999999 !important;
}
tr th.bg-7, tr td.bg-7 {
  background-color: #999999 !important;
}
tr th.bg-7 .c-back, tr td.bg-7 .c-back {
  color: #999999 !important;
}
tr th.c-c1, tr td.c-c1 {
  color: #FCFCFC !important;
}
tr th.bg-c1, tr td.bg-c1 {
  background-color: #FCFCFC !important;
}
tr th.bg-c1 .c-back, tr td.bg-c1 .c-back {
  color: #FCFCFC !important;
}
tr th.c-c2, tr td.c-c2 {
  color: #ED1C24 !important;
}
tr th.bg-c2, tr td.bg-c2 {
  background-color: #ED1C24 !important;
}
tr th.bg-c2 .c-back, tr td.bg-c2 .c-back {
  color: #ED1C24 !important;
}
tr th.c-c3, tr td.c-c3 {
  color: #C30438 !important;
}
tr th.bg-c3, tr td.bg-c3 {
  background-color: #C30438 !important;
}
tr th.bg-c3 .c-back, tr td.bg-c3 .c-back {
  color: #C30438 !important;
}
tr th.c-c4, tr td.c-c4 {
  color: #F4F7F6 !important;
}
tr th.bg-c4, tr td.bg-c4 {
  background-color: #F4F7F6 !important;
}
tr th.bg-c4 .c-back, tr td.bg-c4 .c-back {
  color: #F4F7F6 !important;
}
tr th.c-c5, tr td.c-c5 {
  color: #E6EAEA !important;
}
tr th.bg-c5, tr td.bg-c5 {
  background-color: #E6EAEA !important;
}
tr th.bg-c5 .c-back, tr td.bg-c5 .c-back {
  color: #E6EAEA !important;
}
tr th.c-c6, tr td.c-c6 {
  color: #202121 !important;
}
tr th.bg-c6, tr td.bg-c6 {
  background-color: #202121 !important;
}
tr th.bg-c6 .c-back, tr td.bg-c6 .c-back {
  color: #202121 !important;
}
tr th.c-c7, tr td.c-c7 {
  color: #818285 !important;
}
tr th.bg-c7, tr td.bg-c7 {
  background-color: #818285 !important;
}
tr th.bg-c7 .c-back, tr td.bg-c7 .c-back {
  color: #818285 !important;
}
tr th.c-c8, tr td.c-c8 {
  color: #ffffff !important;
}
tr th.bg-c8, tr td.bg-c8 {
  background-color: #ffffff !important;
}
tr th.bg-c8 .c-back, tr td.bg-c8 .c-back {
  color: #ffffff !important;
}
tr th.c-c9, tr td.c-c9 {
  color: #C3C7C6 !important;
}
tr th.bg-c9, tr td.bg-c9 {
  background-color: #C3C7C6 !important;
}
tr th.bg-c9 .c-back, tr td.bg-c9 .c-back {
  color: #C3C7C6 !important;
}
tr th.c-c10, tr td.c-c10 {
  color: #0C121C !important;
}
tr th.bg-c10, tr td.bg-c10 {
  background-color: #0C121C !important;
}
tr th.bg-c10 .c-back, tr td.bg-c10 .c-back {
  color: #0C121C !important;
}
tr th.c-c11, tr td.c-c11 {
  color: #4FC4B6 !important;
}
tr th.bg-c11, tr td.bg-c11 {
  background-color: #4FC4B6 !important;
}
tr th.bg-c11 .c-back, tr td.bg-c11 .c-back {
  color: #4FC4B6 !important;
}
tr th.c-yt, tr td.c-yt {
  color: #c4302b !important;
}
tr th.bg-yt, tr td.bg-yt {
  background-color: #c4302b !important;
}
tr th.bg-yt .c-back, tr td.bg-yt .c-back {
  color: #c4302b !important;
}
.fz-10 tr th, .fz-10 tr td, table.fz-10 th, table.fz-10 td {
  font-size: 10px !important;
}
.fz-12 tr th, .fz-12 tr td, table.fz-12 th, table.fz-12 td {
  font-size: 12px !important;
}
.fz-14 tr th, .fz-14 tr td, table.fz-14 th, table.fz-14 td {
  font-size: 14px !important;
}
.fz-16 tr th, .fz-16 tr td, table.fz-16 th, table.fz-16 td {
  font-size: 16px !important;
}
.fz-18 tr th, .fz-18 tr td, table.fz-18 th, table.fz-18 td {
  font-size: 18px !important;
}
.fz-20 tr th, .fz-20 tr td, table.fz-20 th, table.fz-20 td {
  font-size: 20px !important;
}
.fz-22 tr th, .fz-22 tr td, table.fz-22 th, table.fz-22 td {
  font-size: 22px !important;
}
.fz-24 tr th, .fz-24 tr td, table.fz-24 th, table.fz-24 td {
  font-size: 24px !important;
}
.fz-26 tr th, .fz-26 tr td, table.fz-26 th, table.fz-26 td {
  font-size: 26px !important;
}
.fz-28 tr th, .fz-28 tr td, table.fz-28 th, table.fz-28 td {
  font-size: 28px !important;
}
.fz-30 tr th, .fz-30 tr td, table.fz-30 th, table.fz-30 td {
  font-size: 30px !important;
}
.fz-32 tr th, .fz-32 tr td, table.fz-32 th, table.fz-32 td {
  font-size: 32px !important;
}
.fz-34 tr th, .fz-34 tr td, table.fz-34 th, table.fz-34 td {
  font-size: 34px !important;
}
.fz-36 tr th, .fz-36 tr td, table.fz-36 th, table.fz-36 td {
  font-size: 36px !important;
}
.fz-38 tr th, .fz-38 tr td, table.fz-38 th, table.fz-38 td {
  font-size: 38px !important;
}
.fz-44 tr th, .fz-44 tr td, table.fz-44 th, table.fz-44 td {
  font-size: 44px !important;
}
.fz-46 tr th, .fz-46 tr td, table.fz-46 th, table.fz-46 td {
  font-size: 46px !important;
}
.fz-48 tr th, .fz-48 tr td, table.fz-48 th, table.fz-48 td {
  font-size: 48px !important;
}
.fz-60 tr th, .fz-60 tr td, table.fz-60 th, table.fz-60 td {
  font-size: 60px !important;
}
.fz-240 tr th, .fz-240 tr td, table.fz-240 th, table.fz-240 td {
  font-size: 240px !important;
}
tr.fz-10 th, tr.fz-10 td {
  font-size: 10px !important;
}
tr.fz-12 th, tr.fz-12 td {
  font-size: 12px !important;
}
tr.fz-14 th, tr.fz-14 td {
  font-size: 14px !important;
}
tr.fz-16 th, tr.fz-16 td {
  font-size: 16px !important;
}
tr.fz-18 th, tr.fz-18 td {
  font-size: 18px !important;
}
tr.fz-20 th, tr.fz-20 td {
  font-size: 20px !important;
}
tr.fz-22 th, tr.fz-22 td {
  font-size: 22px !important;
}
tr.fz-24 th, tr.fz-24 td {
  font-size: 24px !important;
}
tr.fz-26 th, tr.fz-26 td {
  font-size: 26px !important;
}
tr.fz-28 th, tr.fz-28 td {
  font-size: 28px !important;
}
tr.fz-30 th, tr.fz-30 td {
  font-size: 30px !important;
}
tr.fz-32 th, tr.fz-32 td {
  font-size: 32px !important;
}
tr.fz-34 th, tr.fz-34 td {
  font-size: 34px !important;
}
tr.fz-36 th, tr.fz-36 td {
  font-size: 36px !important;
}
tr.fz-38 th, tr.fz-38 td {
  font-size: 38px !important;
}
tr.fz-44 th, tr.fz-44 td {
  font-size: 44px !important;
}
tr.fz-46 th, tr.fz-46 td {
  font-size: 46px !important;
}
tr.fz-48 th, tr.fz-48 td {
  font-size: 48px !important;
}
tr.fz-60 th, tr.fz-60 td {
  font-size: 60px !important;
}
tr.fz-240 th, tr.fz-240 td {
  font-size: 240px !important;
}
tr th.fz-10, tr td.fz-10 {
  font-size: 10px !important;
}
tr th.fz-12, tr td.fz-12 {
  font-size: 12px !important;
}
tr th.fz-14, tr td.fz-14 {
  font-size: 14px !important;
}
tr th.fz-16, tr td.fz-16 {
  font-size: 16px !important;
}
tr th.fz-18, tr td.fz-18 {
  font-size: 18px !important;
}
tr th.fz-20, tr td.fz-20 {
  font-size: 20px !important;
}
tr th.fz-22, tr td.fz-22 {
  font-size: 22px !important;
}
tr th.fz-24, tr td.fz-24 {
  font-size: 24px !important;
}
tr th.fz-26, tr td.fz-26 {
  font-size: 26px !important;
}
tr th.fz-28, tr td.fz-28 {
  font-size: 28px !important;
}
tr th.fz-30, tr td.fz-30 {
  font-size: 30px !important;
}
tr th.fz-32, tr td.fz-32 {
  font-size: 32px !important;
}
tr th.fz-34, tr td.fz-34 {
  font-size: 34px !important;
}
tr th.fz-36, tr td.fz-36 {
  font-size: 36px !important;
}
tr th.fz-38, tr td.fz-38 {
  font-size: 38px !important;
}
tr th.fz-44, tr td.fz-44 {
  font-size: 44px !important;
}
tr th.fz-46, tr td.fz-46 {
  font-size: 46px !important;
}
tr th.fz-48, tr td.fz-48 {
  font-size: 48px !important;
}
tr th.fz-60, tr td.fz-60 {
  font-size: 60px !important;
}
tr th.fz-240, tr td.fz-240 {
  font-size: 240px !important;
}
table.fw-bold th, table.fw-bold td, tr.fw-bold th, tr.fw-bold td, tr th.fw-bold, tr td.fw-bold {
  font-weight: 700 !important;
}
table.fw-normal th, table.fw-normal td, tr.fw-normal th, tr.fw-normal td, tr th.fw-normal, tr td.fw-normal {
  font-weight: 400 !important;
}
table.p-0 th, table.p-0 td {
  padding: 0 !important;
}
table.pt-0 th, table.py-0 th, table.pt-0 td, table.py-0 td {
  padding-top: 0 !important;
}
table.pr-0 th, table.px-0 th, table.pr-0 td, table.px-0 td {
  padding-right: 0 !important;
}
table.pb-0 th, table.py-0 th, table.pb-0 td, table.py-0 td {
  padding-bottom: 0 !important;
}
table.pl-0 th, table.px-0 th, table.pl-0 td, table.px-0 td {
  padding-left: 0 !important;
}
table.p-1 th, table.p-1 td {
  padding: 0.25rem !important;
}
table.pt-1 th, table.py-1 th, table.pt-1 td, table.py-1 td {
  padding-top: 0.25rem !important;
}
table.pr-1 th, table.px-1 th, table.pr-1 td, table.px-1 td {
  padding-right: 0.25rem !important;
}
table.pb-1 th, table.py-1 th, table.pb-1 td, table.py-1 td {
  padding-bottom: 0.25rem !important;
}
table.pl-1 th, table.px-1 th, table.pl-1 td, table.px-1 td {
  padding-left: 0.25rem !important;
}
table.p-2 th, table.p-2 td {
  padding: 0.5rem !important;
}
table.pt-2 th, table.py-2 th, table.pt-2 td, table.py-2 td {
  padding-top: 0.5rem !important;
}
table.pr-2 th, table.px-2 th, table.pr-2 td, table.px-2 td {
  padding-right: 0.5rem !important;
}
table.pb-2 th, table.py-2 th, table.pb-2 td, table.py-2 td {
  padding-bottom: 0.5rem !important;
}
table.pl-2 th, table.px-2 th, table.pl-2 td, table.px-2 td {
  padding-left: 0.5rem !important;
}
table.p-3 th, table.p-3 td {
  padding: 0.75rem !important;
}
table.pt-3 th, table.py-3 th, table.pt-3 td, table.py-3 td {
  padding-top: 0.75rem !important;
}
table.pr-3 th, table.px-3 th, table.pr-3 td, table.px-3 td {
  padding-right: 0.75rem !important;
}
table.pb-3 th, table.py-3 th, table.pb-3 td, table.py-3 td {
  padding-bottom: 0.75rem !important;
}
table.pl-3 th, table.px-3 th, table.pl-3 td, table.px-3 td {
  padding-left: 0.75rem !important;
}
table.p-4 th, table.p-4 td {
  padding: 1rem !important;
}
table.pt-4 th, table.py-4 th, table.pt-4 td, table.py-4 td {
  padding-top: 1rem !important;
}
table.pr-4 th, table.px-4 th, table.pr-4 td, table.px-4 td {
  padding-right: 1rem !important;
}
table.pb-4 th, table.py-4 th, table.pb-4 td, table.py-4 td {
  padding-bottom: 1rem !important;
}
table.pl-4 th, table.px-4 th, table.pl-4 td, table.px-4 td {
  padding-left: 1rem !important;
}
table.p-5 th, table.p-5 td {
  padding: 1.25rem !important;
}
table.pt-5 th, table.py-5 th, table.pt-5 td, table.py-5 td {
  padding-top: 1.25rem !important;
}
table.pr-5 th, table.px-5 th, table.pr-5 td, table.px-5 td {
  padding-right: 1.25rem !important;
}
table.pb-5 th, table.py-5 th, table.pb-5 td, table.py-5 td {
  padding-bottom: 1.25rem !important;
}
table.pl-5 th, table.px-5 th, table.pl-5 td, table.px-5 td {
  padding-left: 1.25rem !important;
}
table.p-6 th, table.p-6 td {
  padding: 1.5rem !important;
}
table.pt-6 th, table.py-6 th, table.pt-6 td, table.py-6 td {
  padding-top: 1.5rem !important;
}
table.pr-6 th, table.px-6 th, table.pr-6 td, table.px-6 td {
  padding-right: 1.5rem !important;
}
table.pb-6 th, table.py-6 th, table.pb-6 td, table.py-6 td {
  padding-bottom: 1.5rem !important;
}
table.pl-6 th, table.px-6 th, table.pl-6 td, table.px-6 td {
  padding-left: 1.5rem !important;
}
table.p-7 th, table.p-7 td {
  padding: 1.75rem !important;
}
table.pt-7 th, table.py-7 th, table.pt-7 td, table.py-7 td {
  padding-top: 1.75rem !important;
}
table.pr-7 th, table.px-7 th, table.pr-7 td, table.px-7 td {
  padding-right: 1.75rem !important;
}
table.pb-7 th, table.py-7 th, table.pb-7 td, table.py-7 td {
  padding-bottom: 1.75rem !important;
}
table.pl-7 th, table.px-7 th, table.pl-7 td, table.px-7 td {
  padding-left: 1.75rem !important;
}
table.p-8 th, table.p-8 td {
  padding: 2rem !important;
}
table.pt-8 th, table.py-8 th, table.pt-8 td, table.py-8 td {
  padding-top: 2rem !important;
}
table.pr-8 th, table.px-8 th, table.pr-8 td, table.px-8 td {
  padding-right: 2rem !important;
}
table.pb-8 th, table.py-8 th, table.pb-8 td, table.py-8 td {
  padding-bottom: 2rem !important;
}
table.pl-8 th, table.px-8 th, table.pl-8 td, table.px-8 td {
  padding-left: 2rem !important;
}
table.p-9 th, table.p-9 td {
  padding: 2.25rem !important;
}
table.pt-9 th, table.py-9 th, table.pt-9 td, table.py-9 td {
  padding-top: 2.25rem !important;
}
table.pr-9 th, table.px-9 th, table.pr-9 td, table.px-9 td {
  padding-right: 2.25rem !important;
}
table.pb-9 th, table.py-9 th, table.pb-9 td, table.py-9 td {
  padding-bottom: 2.25rem !important;
}
table.pl-9 th, table.px-9 th, table.pl-9 td, table.px-9 td {
  padding-left: 2.25rem !important;
}
table.p-10 th, table.p-10 td {
  padding: 2.5rem !important;
}
table.pt-10 th, table.py-10 th, table.pt-10 td, table.py-10 td {
  padding-top: 2.5rem !important;
}
table.pr-10 th, table.px-10 th, table.pr-10 td, table.px-10 td {
  padding-right: 2.5rem !important;
}
table.pb-10 th, table.py-10 th, table.pb-10 td, table.py-10 td {
  padding-bottom: 2.5rem !important;
}
table.pl-10 th, table.px-10 th, table.pl-10 td, table.px-10 td {
  padding-left: 2.5rem !important;
}
table.p-11 th, table.p-11 td {
  padding: 2.75rem !important;
}
table.pt-11 th, table.py-11 th, table.pt-11 td, table.py-11 td {
  padding-top: 2.75rem !important;
}
table.pr-11 th, table.px-11 th, table.pr-11 td, table.px-11 td {
  padding-right: 2.75rem !important;
}
table.pb-11 th, table.py-11 th, table.pb-11 td, table.py-11 td {
  padding-bottom: 2.75rem !important;
}
table.pl-11 th, table.px-11 th, table.pl-11 td, table.px-11 td {
  padding-left: 2.75rem !important;
}
table.p-12 th, table.p-12 td {
  padding: 3rem !important;
}
table.pt-12 th, table.py-12 th, table.pt-12 td, table.py-12 td {
  padding-top: 3rem !important;
}
table.pr-12 th, table.px-12 th, table.pr-12 td, table.px-12 td {
  padding-right: 3rem !important;
}
table.pb-12 th, table.py-12 th, table.pb-12 td, table.py-12 td {
  padding-bottom: 3rem !important;
}
table.pl-12 th, table.px-12 th, table.pl-12 td, table.px-12 td {
  padding-left: 3rem !important;
}
table.p-13 th, table.p-13 td {
  padding: 3.25rem !important;
}
table.pt-13 th, table.py-13 th, table.pt-13 td, table.py-13 td {
  padding-top: 3.25rem !important;
}
table.pr-13 th, table.px-13 th, table.pr-13 td, table.px-13 td {
  padding-right: 3.25rem !important;
}
table.pb-13 th, table.py-13 th, table.pb-13 td, table.py-13 td {
  padding-bottom: 3.25rem !important;
}
table.pl-13 th, table.px-13 th, table.pl-13 td, table.px-13 td {
  padding-left: 3.25rem !important;
}
table.p-14 th, table.p-14 td {
  padding: 3.5rem !important;
}
table.pt-14 th, table.py-14 th, table.pt-14 td, table.py-14 td {
  padding-top: 3.5rem !important;
}
table.pr-14 th, table.px-14 th, table.pr-14 td, table.px-14 td {
  padding-right: 3.5rem !important;
}
table.pb-14 th, table.py-14 th, table.pb-14 td, table.py-14 td {
  padding-bottom: 3.5rem !important;
}
table.pl-14 th, table.px-14 th, table.pl-14 td, table.px-14 td {
  padding-left: 3.5rem !important;
}
table.p-15 th, table.p-15 td {
  padding: 3.75rem !important;
}
table.pt-15 th, table.py-15 th, table.pt-15 td, table.py-15 td {
  padding-top: 3.75rem !important;
}
table.pr-15 th, table.px-15 th, table.pr-15 td, table.px-15 td {
  padding-right: 3.75rem !important;
}
table.pb-15 th, table.py-15 th, table.pb-15 td, table.py-15 td {
  padding-bottom: 3.75rem !important;
}
table.pl-15 th, table.px-15 th, table.pl-15 td, table.px-15 td {
  padding-left: 3.75rem !important;
}
table.p-16 th, table.p-16 td {
  padding: 4rem !important;
}
table.pt-16 th, table.py-16 th, table.pt-16 td, table.py-16 td {
  padding-top: 4rem !important;
}
table.pr-16 th, table.px-16 th, table.pr-16 td, table.px-16 td {
  padding-right: 4rem !important;
}
table.pb-16 th, table.py-16 th, table.pb-16 td, table.py-16 td {
  padding-bottom: 4rem !important;
}
table.pl-16 th, table.px-16 th, table.pl-16 td, table.px-16 td {
  padding-left: 4rem !important;
}
table.p-17 th, table.p-17 td {
  padding: 4.25rem !important;
}
table.pt-17 th, table.py-17 th, table.pt-17 td, table.py-17 td {
  padding-top: 4.25rem !important;
}
table.pr-17 th, table.px-17 th, table.pr-17 td, table.px-17 td {
  padding-right: 4.25rem !important;
}
table.pb-17 th, table.py-17 th, table.pb-17 td, table.py-17 td {
  padding-bottom: 4.25rem !important;
}
table.pl-17 th, table.px-17 th, table.pl-17 td, table.px-17 td {
  padding-left: 4.25rem !important;
}
table.p-18 th, table.p-18 td {
  padding: 4.5rem !important;
}
table.pt-18 th, table.py-18 th, table.pt-18 td, table.py-18 td {
  padding-top: 4.5rem !important;
}
table.pr-18 th, table.px-18 th, table.pr-18 td, table.px-18 td {
  padding-right: 4.5rem !important;
}
table.pb-18 th, table.py-18 th, table.pb-18 td, table.py-18 td {
  padding-bottom: 4.5rem !important;
}
table.pl-18 th, table.px-18 th, table.pl-18 td, table.px-18 td {
  padding-left: 4.5rem !important;
}
table.p-19 th, table.p-19 td {
  padding: 4.75rem !important;
}
table.pt-19 th, table.py-19 th, table.pt-19 td, table.py-19 td {
  padding-top: 4.75rem !important;
}
table.pr-19 th, table.px-19 th, table.pr-19 td, table.px-19 td {
  padding-right: 4.75rem !important;
}
table.pb-19 th, table.py-19 th, table.pb-19 td, table.py-19 td {
  padding-bottom: 4.75rem !important;
}
table.pl-19 th, table.px-19 th, table.pl-19 td, table.px-19 td {
  padding-left: 4.75rem !important;
}
table.p-20 th, table.p-20 td {
  padding: 5rem !important;
}
table.pt-20 th, table.py-20 th, table.pt-20 td, table.py-20 td {
  padding-top: 5rem !important;
}
table.pr-20 th, table.px-20 th, table.pr-20 td, table.px-20 td {
  padding-right: 5rem !important;
}
table.pb-20 th, table.py-20 th, table.pb-20 td, table.py-20 td {
  padding-bottom: 5rem !important;
}
table.pl-20 th, table.px-20 th, table.pl-20 td, table.px-20 td {
  padding-left: 5rem !important;
}
table.p-21 th, table.p-21 td {
  padding: 5.25rem !important;
}
table.pt-21 th, table.py-21 th, table.pt-21 td, table.py-21 td {
  padding-top: 5.25rem !important;
}
table.pr-21 th, table.px-21 th, table.pr-21 td, table.px-21 td {
  padding-right: 5.25rem !important;
}
table.pb-21 th, table.py-21 th, table.pb-21 td, table.py-21 td {
  padding-bottom: 5.25rem !important;
}
table.pl-21 th, table.px-21 th, table.pl-21 td, table.px-21 td {
  padding-left: 5.25rem !important;
}
table.p-22 th, table.p-22 td {
  padding: 5.5rem !important;
}
table.pt-22 th, table.py-22 th, table.pt-22 td, table.py-22 td {
  padding-top: 5.5rem !important;
}
table.pr-22 th, table.px-22 th, table.pr-22 td, table.px-22 td {
  padding-right: 5.5rem !important;
}
table.pb-22 th, table.py-22 th, table.pb-22 td, table.py-22 td {
  padding-bottom: 5.5rem !important;
}
table.pl-22 th, table.px-22 th, table.pl-22 td, table.px-22 td {
  padding-left: 5.5rem !important;
}
table.p-23 th, table.p-23 td {
  padding: 5.75rem !important;
}
table.pt-23 th, table.py-23 th, table.pt-23 td, table.py-23 td {
  padding-top: 5.75rem !important;
}
table.pr-23 th, table.px-23 th, table.pr-23 td, table.px-23 td {
  padding-right: 5.75rem !important;
}
table.pb-23 th, table.py-23 th, table.pb-23 td, table.py-23 td {
  padding-bottom: 5.75rem !important;
}
table.pl-23 th, table.px-23 th, table.pl-23 td, table.px-23 td {
  padding-left: 5.75rem !important;
}
table.p-24 th, table.p-24 td {
  padding: 6rem !important;
}
table.pt-24 th, table.py-24 th, table.pt-24 td, table.py-24 td {
  padding-top: 6rem !important;
}
table.pr-24 th, table.px-24 th, table.pr-24 td, table.px-24 td {
  padding-right: 6rem !important;
}
table.pb-24 th, table.py-24 th, table.pb-24 td, table.py-24 td {
  padding-bottom: 6rem !important;
}
table.pl-24 th, table.px-24 th, table.pl-24 td, table.px-24 td {
  padding-left: 6rem !important;
}
table.p-30 th, table.p-30 td {
  padding: 7.5rem !important;
}
table.pt-30 th, table.py-30 th, table.pt-30 td, table.py-30 td {
  padding-top: 7.5rem !important;
}
table.pr-30 th, table.px-30 th, table.pr-30 td, table.px-30 td {
  padding-right: 7.5rem !important;
}
table.pb-30 th, table.py-30 th, table.pb-30 td, table.py-30 td {
  padding-bottom: 7.5rem !important;
}
table.pl-30 th, table.px-30 th, table.pl-30 td, table.px-30 td {
  padding-left: 7.5rem !important;
}
table.p-40 th, table.p-40 td {
  padding: 10rem !important;
}
table.pt-40 th, table.py-40 th, table.pt-40 td, table.py-40 td {
  padding-top: 10rem !important;
}
table.pr-40 th, table.px-40 th, table.pr-40 td, table.px-40 td {
  padding-right: 10rem !important;
}
table.pb-40 th, table.py-40 th, table.pb-40 td, table.py-40 td {
  padding-bottom: 10rem !important;
}
table.pl-40 th, table.px-40 th, table.pl-40 td, table.px-40 td {
  padding-left: 10rem !important;
}
table.p-50 th, table.p-50 td {
  padding: 12.5rem !important;
}
table.pt-50 th, table.py-50 th, table.pt-50 td, table.py-50 td {
  padding-top: 12.5rem !important;
}
table.pr-50 th, table.px-50 th, table.pr-50 td, table.px-50 td {
  padding-right: 12.5rem !important;
}
table.pb-50 th, table.py-50 th, table.pb-50 td, table.py-50 td {
  padding-bottom: 12.5rem !important;
}
table.pl-50 th, table.px-50 th, table.pl-50 td, table.px-50 td {
  padding-left: 12.5rem !important;
}
table.p-56 th, table.p-56 td {
  padding: 14rem !important;
}
table.pt-56 th, table.py-56 th, table.pt-56 td, table.py-56 td {
  padding-top: 14rem !important;
}
table.pr-56 th, table.px-56 th, table.pr-56 td, table.px-56 td {
  padding-right: 14rem !important;
}
table.pb-56 th, table.py-56 th, table.pb-56 td, table.py-56 td {
  padding-bottom: 14rem !important;
}
table.pl-56 th, table.px-56 th, table.pl-56 td, table.px-56 td {
  padding-left: 14rem !important;
}
table.p-60 th, table.p-60 td {
  padding: 15rem !important;
}
table.pt-60 th, table.py-60 th, table.pt-60 td, table.py-60 td {
  padding-top: 15rem !important;
}
table.pr-60 th, table.px-60 th, table.pr-60 td, table.px-60 td {
  padding-right: 15rem !important;
}
table.pb-60 th, table.py-60 th, table.pb-60 td, table.py-60 td {
  padding-bottom: 15rem !important;
}
table.pl-60 th, table.px-60 th, table.pl-60 td, table.px-60 td {
  padding-left: 15rem !important;
}
table.p-70 th, table.p-70 td {
  padding: 17.5rem !important;
}
table.pt-70 th, table.py-70 th, table.pt-70 td, table.py-70 td {
  padding-top: 17.5rem !important;
}
table.pr-70 th, table.px-70 th, table.pr-70 td, table.px-70 td {
  padding-right: 17.5rem !important;
}
table.pb-70 th, table.py-70 th, table.pb-70 td, table.py-70 td {
  padding-bottom: 17.5rem !important;
}
table.pl-70 th, table.px-70 th, table.pl-70 td, table.px-70 td {
  padding-left: 17.5rem !important;
}
table.p-72 th, table.p-72 td {
  padding: 18rem !important;
}
table.pt-72 th, table.py-72 th, table.pt-72 td, table.py-72 td {
  padding-top: 18rem !important;
}
table.pr-72 th, table.px-72 th, table.pr-72 td, table.px-72 td {
  padding-right: 18rem !important;
}
table.pb-72 th, table.py-72 th, table.pb-72 td, table.py-72 td {
  padding-bottom: 18rem !important;
}
table.pl-72 th, table.px-72 th, table.pl-72 td, table.px-72 td {
  padding-left: 18rem !important;
}
table.p-80 th, table.p-80 td {
  padding: 20rem !important;
}
table.pt-80 th, table.py-80 th, table.pt-80 td, table.py-80 td {
  padding-top: 20rem !important;
}
table.pr-80 th, table.px-80 th, table.pr-80 td, table.px-80 td {
  padding-right: 20rem !important;
}
table.pb-80 th, table.py-80 th, table.pb-80 td, table.py-80 td {
  padding-bottom: 20rem !important;
}
table.pl-80 th, table.px-80 th, table.pl-80 td, table.px-80 td {
  padding-left: 20rem !important;
}
table.p-90 th, table.p-90 td {
  padding: 22.5rem !important;
}
table.pt-90 th, table.py-90 th, table.pt-90 td, table.py-90 td {
  padding-top: 22.5rem !important;
}
table.pr-90 th, table.px-90 th, table.pr-90 td, table.px-90 td {
  padding-right: 22.5rem !important;
}
table.pb-90 th, table.py-90 th, table.pb-90 td, table.py-90 td {
  padding-bottom: 22.5rem !important;
}
table.pl-90 th, table.px-90 th, table.pl-90 td, table.px-90 td {
  padding-left: 22.5rem !important;
}
table.p-100 th, table.p-100 td {
  padding: 25rem !important;
}
table.pt-100 th, table.py-100 th, table.pt-100 td, table.py-100 td {
  padding-top: 25rem !important;
}
table.pr-100 th, table.px-100 th, table.pr-100 td, table.px-100 td {
  padding-right: 25rem !important;
}
table.pb-100 th, table.py-100 th, table.pb-100 td, table.py-100 td {
  padding-bottom: 25rem !important;
}
table.pl-100 th, table.px-100 th, table.pl-100 td, table.px-100 td {
  padding-left: 25rem !important;
}
table.p-120 th, table.p-120 td {
  padding: 30rem !important;
}
table.pt-120 th, table.py-120 th, table.pt-120 td, table.py-120 td {
  padding-top: 30rem !important;
}
table.pr-120 th, table.px-120 th, table.pr-120 td, table.px-120 td {
  padding-right: 30rem !important;
}
table.pb-120 th, table.py-120 th, table.pb-120 td, table.py-120 td {
  padding-bottom: 30rem !important;
}
table.pl-120 th, table.px-120 th, table.pl-120 td, table.px-120 td {
  padding-left: 30rem !important;
}
table.p-5p th, table.p-5p td {
  padding: 5% !important;
}
table.pt-5p th, table.py-5p th, table.pt-5p td, table.py-5p td {
  padding-top: 5% !important;
}
table.pr-5p th, table.px-5p th, table.pr-5p td, table.px-5p td {
  padding-right: 5% !important;
}
table.pb-5p th, table.py-5p th, table.pb-5p td, table.py-5p td {
  padding-bottom: 5% !important;
}
table.pl-5p th, table.px-5p th, table.pl-5p td, table.px-5p td {
  padding-left: 5% !important;
}
table.p-10p th, table.p-10p td {
  padding: 10% !important;
}
table.pt-10p th, table.py-10p th, table.pt-10p td, table.py-10p td {
  padding-top: 10% !important;
}
table.pr-10p th, table.px-10p th, table.pr-10p td, table.px-10p td {
  padding-right: 10% !important;
}
table.pb-10p th, table.py-10p th, table.pb-10p td, table.py-10p td {
  padding-bottom: 10% !important;
}
table.pl-10p th, table.px-10p th, table.pl-10p td, table.px-10p td {
  padding-left: 10% !important;
}
table.p-30p th, table.p-30p td {
  padding: 30% !important;
}
table.pt-30p th, table.py-30p th, table.pt-30p td, table.py-30p td {
  padding-top: 30% !important;
}
table.pr-30p th, table.px-30p th, table.pr-30p td, table.px-30p td {
  padding-right: 30% !important;
}
table.pb-30p th, table.py-30p th, table.pb-30p td, table.py-30p td {
  padding-bottom: 30% !important;
}
table.pl-30p th, table.px-30p th, table.pl-30p td, table.px-30p td {
  padding-left: 30% !important;
}
table.p-40p th, table.p-40p td {
  padding: 40% !important;
}
table.pt-40p th, table.py-40p th, table.pt-40p td, table.py-40p td {
  padding-top: 40% !important;
}
table.pr-40p th, table.px-40p th, table.pr-40p td, table.px-40p td {
  padding-right: 40% !important;
}
table.pb-40p th, table.py-40p th, table.pb-40p td, table.py-40p td {
  padding-bottom: 40% !important;
}
table.pl-40p th, table.px-40p th, table.pl-40p td, table.px-40p td {
  padding-left: 40% !important;
}
table.p-45p th, table.p-45p td {
  padding: 45% !important;
}
table.pt-45p th, table.py-45p th, table.pt-45p td, table.py-45p td {
  padding-top: 45% !important;
}
table.pr-45p th, table.px-45p th, table.pr-45p td, table.px-45p td {
  padding-right: 45% !important;
}
table.pb-45p th, table.py-45p th, table.pb-45p td, table.py-45p td {
  padding-bottom: 45% !important;
}
table.pl-45p th, table.px-45p th, table.pl-45p td, table.px-45p td {
  padding-left: 45% !important;
}
table.p-50p th, table.p-50p td {
  padding: 50% !important;
}
table.pt-50p th, table.py-50p th, table.pt-50p td, table.py-50p td {
  padding-top: 50% !important;
}
table.pr-50p th, table.px-50p th, table.pr-50p td, table.px-50p td {
  padding-right: 50% !important;
}
table.pb-50p th, table.py-50p th, table.pb-50p td, table.py-50p td {
  padding-bottom: 50% !important;
}
table.pl-50p th, table.px-50p th, table.pl-50p td, table.px-50p td {
  padding-left: 50% !important;
}
table.p-77p th, table.p-77p td {
  padding: 77% !important;
}
table.pt-77p th, table.py-77p th, table.pt-77p td, table.py-77p td {
  padding-top: 77% !important;
}
table.pr-77p th, table.px-77p th, table.pr-77p td, table.px-77p td {
  padding-right: 77% !important;
}
table.pb-77p th, table.py-77p th, table.pb-77p td, table.py-77p td {
  padding-bottom: 77% !important;
}
table.pl-77p th, table.px-77p th, table.pl-77p td, table.px-77p td {
  padding-left: 77% !important;
}
table.p-100p th, table.p-100p td {
  padding: 100% !important;
}
table.pt-100p th, table.py-100p th, table.pt-100p td, table.py-100p td {
  padding-top: 100% !important;
}
table.pr-100p th, table.px-100p th, table.pr-100p td, table.px-100p td {
  padding-right: 100% !important;
}
table.pb-100p th, table.py-100p th, table.pb-100p td, table.py-100p td {
  padding-bottom: 100% !important;
}
table.pl-100p th, table.px-100p th, table.pl-100p td, table.px-100p td {
  padding-left: 100% !important;
}
table.p-30vh th, table.p-30vh td {
  padding: 30vh !important;
}
table.pt-30vh th, table.py-30vh th, table.pt-30vh td, table.py-30vh td {
  padding-top: 30vh !important;
}
table.pr-30vh th, table.px-30vh th, table.pr-30vh td, table.px-30vh td {
  padding-right: 30vh !important;
}
table.pb-30vh th, table.py-30vh th, table.pb-30vh td, table.py-30vh td {
  padding-bottom: 30vh !important;
}
table.pl-30vh th, table.px-30vh th, table.pl-30vh td, table.px-30vh td {
  padding-left: 30vh !important;
}
table.p-50vh th, table.p-50vh td {
  padding: 50vh !important;
}
table.pt-50vh th, table.py-50vh th, table.pt-50vh td, table.py-50vh td {
  padding-top: 50vh !important;
}
table.pr-50vh th, table.px-50vh th, table.pr-50vh td, table.px-50vh td {
  padding-right: 50vh !important;
}
table.pb-50vh th, table.py-50vh th, table.pb-50vh td, table.py-50vh td {
  padding-bottom: 50vh !important;
}
table.pl-50vh th, table.px-50vh th, table.pl-50vh td, table.px-50vh td {
  padding-left: 50vh !important;
}
table.p-100vh th, table.p-100vh td {
  padding: 100vh !important;
}
table.pt-100vh th, table.py-100vh th, table.pt-100vh td, table.py-100vh td {
  padding-top: 100vh !important;
}
table.pr-100vh th, table.px-100vh th, table.pr-100vh td, table.px-100vh td {
  padding-right: 100vh !important;
}
table.pb-100vh th, table.py-100vh th, table.pb-100vh td, table.py-100vh td {
  padding-bottom: 100vh !important;
}
table.pl-100vh th, table.px-100vh th, table.pl-100vh td, table.px-100vh td {
  padding-left: 100vh !important;
}
tr.p-0 th, tr.p-0 td {
  padding: 0 !important;
}
tr.pt-0 th, tr.py-0 th, tr.pt-0 td, tr.py-0 td {
  padding-top: 0 !important;
}
tr.pr-0 th, tr.px-0 th, tr.pr-0 td, tr.px-0 td {
  padding-right: 0 !important;
}
tr.pb-0 th, tr.py-0 th, tr.pb-0 td, tr.py-0 td {
  padding-bottom: 0 !important;
}
tr.pl-0 th, tr.px-0 th, tr.pl-0 td, tr.px-0 td {
  padding-left: 0 !important;
}
tr.p-1 th, tr.p-1 td {
  padding: 0.25rem !important;
}
tr.pt-1 th, tr.py-1 th, tr.pt-1 td, tr.py-1 td {
  padding-top: 0.25rem !important;
}
tr.pr-1 th, tr.px-1 th, tr.pr-1 td, tr.px-1 td {
  padding-right: 0.25rem !important;
}
tr.pb-1 th, tr.py-1 th, tr.pb-1 td, tr.py-1 td {
  padding-bottom: 0.25rem !important;
}
tr.pl-1 th, tr.px-1 th, tr.pl-1 td, tr.px-1 td {
  padding-left: 0.25rem !important;
}
tr.p-2 th, tr.p-2 td {
  padding: 0.5rem !important;
}
tr.pt-2 th, tr.py-2 th, tr.pt-2 td, tr.py-2 td {
  padding-top: 0.5rem !important;
}
tr.pr-2 th, tr.px-2 th, tr.pr-2 td, tr.px-2 td {
  padding-right: 0.5rem !important;
}
tr.pb-2 th, tr.py-2 th, tr.pb-2 td, tr.py-2 td {
  padding-bottom: 0.5rem !important;
}
tr.pl-2 th, tr.px-2 th, tr.pl-2 td, tr.px-2 td {
  padding-left: 0.5rem !important;
}
tr.p-3 th, tr.p-3 td {
  padding: 0.75rem !important;
}
tr.pt-3 th, tr.py-3 th, tr.pt-3 td, tr.py-3 td {
  padding-top: 0.75rem !important;
}
tr.pr-3 th, tr.px-3 th, tr.pr-3 td, tr.px-3 td {
  padding-right: 0.75rem !important;
}
tr.pb-3 th, tr.py-3 th, tr.pb-3 td, tr.py-3 td {
  padding-bottom: 0.75rem !important;
}
tr.pl-3 th, tr.px-3 th, tr.pl-3 td, tr.px-3 td {
  padding-left: 0.75rem !important;
}
tr.p-4 th, tr.p-4 td {
  padding: 1rem !important;
}
tr.pt-4 th, tr.py-4 th, tr.pt-4 td, tr.py-4 td {
  padding-top: 1rem !important;
}
tr.pr-4 th, tr.px-4 th, tr.pr-4 td, tr.px-4 td {
  padding-right: 1rem !important;
}
tr.pb-4 th, tr.py-4 th, tr.pb-4 td, tr.py-4 td {
  padding-bottom: 1rem !important;
}
tr.pl-4 th, tr.px-4 th, tr.pl-4 td, tr.px-4 td {
  padding-left: 1rem !important;
}
tr.p-5 th, tr.p-5 td {
  padding: 1.25rem !important;
}
tr.pt-5 th, tr.py-5 th, tr.pt-5 td, tr.py-5 td {
  padding-top: 1.25rem !important;
}
tr.pr-5 th, tr.px-5 th, tr.pr-5 td, tr.px-5 td {
  padding-right: 1.25rem !important;
}
tr.pb-5 th, tr.py-5 th, tr.pb-5 td, tr.py-5 td {
  padding-bottom: 1.25rem !important;
}
tr.pl-5 th, tr.px-5 th, tr.pl-5 td, tr.px-5 td {
  padding-left: 1.25rem !important;
}
tr.p-6 th, tr.p-6 td {
  padding: 1.5rem !important;
}
tr.pt-6 th, tr.py-6 th, tr.pt-6 td, tr.py-6 td {
  padding-top: 1.5rem !important;
}
tr.pr-6 th, tr.px-6 th, tr.pr-6 td, tr.px-6 td {
  padding-right: 1.5rem !important;
}
tr.pb-6 th, tr.py-6 th, tr.pb-6 td, tr.py-6 td {
  padding-bottom: 1.5rem !important;
}
tr.pl-6 th, tr.px-6 th, tr.pl-6 td, tr.px-6 td {
  padding-left: 1.5rem !important;
}
tr.p-7 th, tr.p-7 td {
  padding: 1.75rem !important;
}
tr.pt-7 th, tr.py-7 th, tr.pt-7 td, tr.py-7 td {
  padding-top: 1.75rem !important;
}
tr.pr-7 th, tr.px-7 th, tr.pr-7 td, tr.px-7 td {
  padding-right: 1.75rem !important;
}
tr.pb-7 th, tr.py-7 th, tr.pb-7 td, tr.py-7 td {
  padding-bottom: 1.75rem !important;
}
tr.pl-7 th, tr.px-7 th, tr.pl-7 td, tr.px-7 td {
  padding-left: 1.75rem !important;
}
tr.p-8 th, tr.p-8 td {
  padding: 2rem !important;
}
tr.pt-8 th, tr.py-8 th, tr.pt-8 td, tr.py-8 td {
  padding-top: 2rem !important;
}
tr.pr-8 th, tr.px-8 th, tr.pr-8 td, tr.px-8 td {
  padding-right: 2rem !important;
}
tr.pb-8 th, tr.py-8 th, tr.pb-8 td, tr.py-8 td {
  padding-bottom: 2rem !important;
}
tr.pl-8 th, tr.px-8 th, tr.pl-8 td, tr.px-8 td {
  padding-left: 2rem !important;
}
tr.p-9 th, tr.p-9 td {
  padding: 2.25rem !important;
}
tr.pt-9 th, tr.py-9 th, tr.pt-9 td, tr.py-9 td {
  padding-top: 2.25rem !important;
}
tr.pr-9 th, tr.px-9 th, tr.pr-9 td, tr.px-9 td {
  padding-right: 2.25rem !important;
}
tr.pb-9 th, tr.py-9 th, tr.pb-9 td, tr.py-9 td {
  padding-bottom: 2.25rem !important;
}
tr.pl-9 th, tr.px-9 th, tr.pl-9 td, tr.px-9 td {
  padding-left: 2.25rem !important;
}
tr.p-10 th, tr.p-10 td {
  padding: 2.5rem !important;
}
tr.pt-10 th, tr.py-10 th, tr.pt-10 td, tr.py-10 td {
  padding-top: 2.5rem !important;
}
tr.pr-10 th, tr.px-10 th, tr.pr-10 td, tr.px-10 td {
  padding-right: 2.5rem !important;
}
tr.pb-10 th, tr.py-10 th, tr.pb-10 td, tr.py-10 td {
  padding-bottom: 2.5rem !important;
}
tr.pl-10 th, tr.px-10 th, tr.pl-10 td, tr.px-10 td {
  padding-left: 2.5rem !important;
}
tr.p-11 th, tr.p-11 td {
  padding: 2.75rem !important;
}
tr.pt-11 th, tr.py-11 th, tr.pt-11 td, tr.py-11 td {
  padding-top: 2.75rem !important;
}
tr.pr-11 th, tr.px-11 th, tr.pr-11 td, tr.px-11 td {
  padding-right: 2.75rem !important;
}
tr.pb-11 th, tr.py-11 th, tr.pb-11 td, tr.py-11 td {
  padding-bottom: 2.75rem !important;
}
tr.pl-11 th, tr.px-11 th, tr.pl-11 td, tr.px-11 td {
  padding-left: 2.75rem !important;
}
tr.p-12 th, tr.p-12 td {
  padding: 3rem !important;
}
tr.pt-12 th, tr.py-12 th, tr.pt-12 td, tr.py-12 td {
  padding-top: 3rem !important;
}
tr.pr-12 th, tr.px-12 th, tr.pr-12 td, tr.px-12 td {
  padding-right: 3rem !important;
}
tr.pb-12 th, tr.py-12 th, tr.pb-12 td, tr.py-12 td {
  padding-bottom: 3rem !important;
}
tr.pl-12 th, tr.px-12 th, tr.pl-12 td, tr.px-12 td {
  padding-left: 3rem !important;
}
tr.p-13 th, tr.p-13 td {
  padding: 3.25rem !important;
}
tr.pt-13 th, tr.py-13 th, tr.pt-13 td, tr.py-13 td {
  padding-top: 3.25rem !important;
}
tr.pr-13 th, tr.px-13 th, tr.pr-13 td, tr.px-13 td {
  padding-right: 3.25rem !important;
}
tr.pb-13 th, tr.py-13 th, tr.pb-13 td, tr.py-13 td {
  padding-bottom: 3.25rem !important;
}
tr.pl-13 th, tr.px-13 th, tr.pl-13 td, tr.px-13 td {
  padding-left: 3.25rem !important;
}
tr.p-14 th, tr.p-14 td {
  padding: 3.5rem !important;
}
tr.pt-14 th, tr.py-14 th, tr.pt-14 td, tr.py-14 td {
  padding-top: 3.5rem !important;
}
tr.pr-14 th, tr.px-14 th, tr.pr-14 td, tr.px-14 td {
  padding-right: 3.5rem !important;
}
tr.pb-14 th, tr.py-14 th, tr.pb-14 td, tr.py-14 td {
  padding-bottom: 3.5rem !important;
}
tr.pl-14 th, tr.px-14 th, tr.pl-14 td, tr.px-14 td {
  padding-left: 3.5rem !important;
}
tr.p-15 th, tr.p-15 td {
  padding: 3.75rem !important;
}
tr.pt-15 th, tr.py-15 th, tr.pt-15 td, tr.py-15 td {
  padding-top: 3.75rem !important;
}
tr.pr-15 th, tr.px-15 th, tr.pr-15 td, tr.px-15 td {
  padding-right: 3.75rem !important;
}
tr.pb-15 th, tr.py-15 th, tr.pb-15 td, tr.py-15 td {
  padding-bottom: 3.75rem !important;
}
tr.pl-15 th, tr.px-15 th, tr.pl-15 td, tr.px-15 td {
  padding-left: 3.75rem !important;
}
tr.p-16 th, tr.p-16 td {
  padding: 4rem !important;
}
tr.pt-16 th, tr.py-16 th, tr.pt-16 td, tr.py-16 td {
  padding-top: 4rem !important;
}
tr.pr-16 th, tr.px-16 th, tr.pr-16 td, tr.px-16 td {
  padding-right: 4rem !important;
}
tr.pb-16 th, tr.py-16 th, tr.pb-16 td, tr.py-16 td {
  padding-bottom: 4rem !important;
}
tr.pl-16 th, tr.px-16 th, tr.pl-16 td, tr.px-16 td {
  padding-left: 4rem !important;
}
tr.p-17 th, tr.p-17 td {
  padding: 4.25rem !important;
}
tr.pt-17 th, tr.py-17 th, tr.pt-17 td, tr.py-17 td {
  padding-top: 4.25rem !important;
}
tr.pr-17 th, tr.px-17 th, tr.pr-17 td, tr.px-17 td {
  padding-right: 4.25rem !important;
}
tr.pb-17 th, tr.py-17 th, tr.pb-17 td, tr.py-17 td {
  padding-bottom: 4.25rem !important;
}
tr.pl-17 th, tr.px-17 th, tr.pl-17 td, tr.px-17 td {
  padding-left: 4.25rem !important;
}
tr.p-18 th, tr.p-18 td {
  padding: 4.5rem !important;
}
tr.pt-18 th, tr.py-18 th, tr.pt-18 td, tr.py-18 td {
  padding-top: 4.5rem !important;
}
tr.pr-18 th, tr.px-18 th, tr.pr-18 td, tr.px-18 td {
  padding-right: 4.5rem !important;
}
tr.pb-18 th, tr.py-18 th, tr.pb-18 td, tr.py-18 td {
  padding-bottom: 4.5rem !important;
}
tr.pl-18 th, tr.px-18 th, tr.pl-18 td, tr.px-18 td {
  padding-left: 4.5rem !important;
}
tr.p-19 th, tr.p-19 td {
  padding: 4.75rem !important;
}
tr.pt-19 th, tr.py-19 th, tr.pt-19 td, tr.py-19 td {
  padding-top: 4.75rem !important;
}
tr.pr-19 th, tr.px-19 th, tr.pr-19 td, tr.px-19 td {
  padding-right: 4.75rem !important;
}
tr.pb-19 th, tr.py-19 th, tr.pb-19 td, tr.py-19 td {
  padding-bottom: 4.75rem !important;
}
tr.pl-19 th, tr.px-19 th, tr.pl-19 td, tr.px-19 td {
  padding-left: 4.75rem !important;
}
tr.p-20 th, tr.p-20 td {
  padding: 5rem !important;
}
tr.pt-20 th, tr.py-20 th, tr.pt-20 td, tr.py-20 td {
  padding-top: 5rem !important;
}
tr.pr-20 th, tr.px-20 th, tr.pr-20 td, tr.px-20 td {
  padding-right: 5rem !important;
}
tr.pb-20 th, tr.py-20 th, tr.pb-20 td, tr.py-20 td {
  padding-bottom: 5rem !important;
}
tr.pl-20 th, tr.px-20 th, tr.pl-20 td, tr.px-20 td {
  padding-left: 5rem !important;
}
tr.p-21 th, tr.p-21 td {
  padding: 5.25rem !important;
}
tr.pt-21 th, tr.py-21 th, tr.pt-21 td, tr.py-21 td {
  padding-top: 5.25rem !important;
}
tr.pr-21 th, tr.px-21 th, tr.pr-21 td, tr.px-21 td {
  padding-right: 5.25rem !important;
}
tr.pb-21 th, tr.py-21 th, tr.pb-21 td, tr.py-21 td {
  padding-bottom: 5.25rem !important;
}
tr.pl-21 th, tr.px-21 th, tr.pl-21 td, tr.px-21 td {
  padding-left: 5.25rem !important;
}
tr.p-22 th, tr.p-22 td {
  padding: 5.5rem !important;
}
tr.pt-22 th, tr.py-22 th, tr.pt-22 td, tr.py-22 td {
  padding-top: 5.5rem !important;
}
tr.pr-22 th, tr.px-22 th, tr.pr-22 td, tr.px-22 td {
  padding-right: 5.5rem !important;
}
tr.pb-22 th, tr.py-22 th, tr.pb-22 td, tr.py-22 td {
  padding-bottom: 5.5rem !important;
}
tr.pl-22 th, tr.px-22 th, tr.pl-22 td, tr.px-22 td {
  padding-left: 5.5rem !important;
}
tr.p-23 th, tr.p-23 td {
  padding: 5.75rem !important;
}
tr.pt-23 th, tr.py-23 th, tr.pt-23 td, tr.py-23 td {
  padding-top: 5.75rem !important;
}
tr.pr-23 th, tr.px-23 th, tr.pr-23 td, tr.px-23 td {
  padding-right: 5.75rem !important;
}
tr.pb-23 th, tr.py-23 th, tr.pb-23 td, tr.py-23 td {
  padding-bottom: 5.75rem !important;
}
tr.pl-23 th, tr.px-23 th, tr.pl-23 td, tr.px-23 td {
  padding-left: 5.75rem !important;
}
tr.p-24 th, tr.p-24 td {
  padding: 6rem !important;
}
tr.pt-24 th, tr.py-24 th, tr.pt-24 td, tr.py-24 td {
  padding-top: 6rem !important;
}
tr.pr-24 th, tr.px-24 th, tr.pr-24 td, tr.px-24 td {
  padding-right: 6rem !important;
}
tr.pb-24 th, tr.py-24 th, tr.pb-24 td, tr.py-24 td {
  padding-bottom: 6rem !important;
}
tr.pl-24 th, tr.px-24 th, tr.pl-24 td, tr.px-24 td {
  padding-left: 6rem !important;
}
tr.p-30 th, tr.p-30 td {
  padding: 7.5rem !important;
}
tr.pt-30 th, tr.py-30 th, tr.pt-30 td, tr.py-30 td {
  padding-top: 7.5rem !important;
}
tr.pr-30 th, tr.px-30 th, tr.pr-30 td, tr.px-30 td {
  padding-right: 7.5rem !important;
}
tr.pb-30 th, tr.py-30 th, tr.pb-30 td, tr.py-30 td {
  padding-bottom: 7.5rem !important;
}
tr.pl-30 th, tr.px-30 th, tr.pl-30 td, tr.px-30 td {
  padding-left: 7.5rem !important;
}
tr.p-40 th, tr.p-40 td {
  padding: 10rem !important;
}
tr.pt-40 th, tr.py-40 th, tr.pt-40 td, tr.py-40 td {
  padding-top: 10rem !important;
}
tr.pr-40 th, tr.px-40 th, tr.pr-40 td, tr.px-40 td {
  padding-right: 10rem !important;
}
tr.pb-40 th, tr.py-40 th, tr.pb-40 td, tr.py-40 td {
  padding-bottom: 10rem !important;
}
tr.pl-40 th, tr.px-40 th, tr.pl-40 td, tr.px-40 td {
  padding-left: 10rem !important;
}
tr.p-50 th, tr.p-50 td {
  padding: 12.5rem !important;
}
tr.pt-50 th, tr.py-50 th, tr.pt-50 td, tr.py-50 td {
  padding-top: 12.5rem !important;
}
tr.pr-50 th, tr.px-50 th, tr.pr-50 td, tr.px-50 td {
  padding-right: 12.5rem !important;
}
tr.pb-50 th, tr.py-50 th, tr.pb-50 td, tr.py-50 td {
  padding-bottom: 12.5rem !important;
}
tr.pl-50 th, tr.px-50 th, tr.pl-50 td, tr.px-50 td {
  padding-left: 12.5rem !important;
}
tr.p-56 th, tr.p-56 td {
  padding: 14rem !important;
}
tr.pt-56 th, tr.py-56 th, tr.pt-56 td, tr.py-56 td {
  padding-top: 14rem !important;
}
tr.pr-56 th, tr.px-56 th, tr.pr-56 td, tr.px-56 td {
  padding-right: 14rem !important;
}
tr.pb-56 th, tr.py-56 th, tr.pb-56 td, tr.py-56 td {
  padding-bottom: 14rem !important;
}
tr.pl-56 th, tr.px-56 th, tr.pl-56 td, tr.px-56 td {
  padding-left: 14rem !important;
}
tr.p-60 th, tr.p-60 td {
  padding: 15rem !important;
}
tr.pt-60 th, tr.py-60 th, tr.pt-60 td, tr.py-60 td {
  padding-top: 15rem !important;
}
tr.pr-60 th, tr.px-60 th, tr.pr-60 td, tr.px-60 td {
  padding-right: 15rem !important;
}
tr.pb-60 th, tr.py-60 th, tr.pb-60 td, tr.py-60 td {
  padding-bottom: 15rem !important;
}
tr.pl-60 th, tr.px-60 th, tr.pl-60 td, tr.px-60 td {
  padding-left: 15rem !important;
}
tr.p-70 th, tr.p-70 td {
  padding: 17.5rem !important;
}
tr.pt-70 th, tr.py-70 th, tr.pt-70 td, tr.py-70 td {
  padding-top: 17.5rem !important;
}
tr.pr-70 th, tr.px-70 th, tr.pr-70 td, tr.px-70 td {
  padding-right: 17.5rem !important;
}
tr.pb-70 th, tr.py-70 th, tr.pb-70 td, tr.py-70 td {
  padding-bottom: 17.5rem !important;
}
tr.pl-70 th, tr.px-70 th, tr.pl-70 td, tr.px-70 td {
  padding-left: 17.5rem !important;
}
tr.p-72 th, tr.p-72 td {
  padding: 18rem !important;
}
tr.pt-72 th, tr.py-72 th, tr.pt-72 td, tr.py-72 td {
  padding-top: 18rem !important;
}
tr.pr-72 th, tr.px-72 th, tr.pr-72 td, tr.px-72 td {
  padding-right: 18rem !important;
}
tr.pb-72 th, tr.py-72 th, tr.pb-72 td, tr.py-72 td {
  padding-bottom: 18rem !important;
}
tr.pl-72 th, tr.px-72 th, tr.pl-72 td, tr.px-72 td {
  padding-left: 18rem !important;
}
tr.p-80 th, tr.p-80 td {
  padding: 20rem !important;
}
tr.pt-80 th, tr.py-80 th, tr.pt-80 td, tr.py-80 td {
  padding-top: 20rem !important;
}
tr.pr-80 th, tr.px-80 th, tr.pr-80 td, tr.px-80 td {
  padding-right: 20rem !important;
}
tr.pb-80 th, tr.py-80 th, tr.pb-80 td, tr.py-80 td {
  padding-bottom: 20rem !important;
}
tr.pl-80 th, tr.px-80 th, tr.pl-80 td, tr.px-80 td {
  padding-left: 20rem !important;
}
tr.p-90 th, tr.p-90 td {
  padding: 22.5rem !important;
}
tr.pt-90 th, tr.py-90 th, tr.pt-90 td, tr.py-90 td {
  padding-top: 22.5rem !important;
}
tr.pr-90 th, tr.px-90 th, tr.pr-90 td, tr.px-90 td {
  padding-right: 22.5rem !important;
}
tr.pb-90 th, tr.py-90 th, tr.pb-90 td, tr.py-90 td {
  padding-bottom: 22.5rem !important;
}
tr.pl-90 th, tr.px-90 th, tr.pl-90 td, tr.px-90 td {
  padding-left: 22.5rem !important;
}
tr.p-100 th, tr.p-100 td {
  padding: 25rem !important;
}
tr.pt-100 th, tr.py-100 th, tr.pt-100 td, tr.py-100 td {
  padding-top: 25rem !important;
}
tr.pr-100 th, tr.px-100 th, tr.pr-100 td, tr.px-100 td {
  padding-right: 25rem !important;
}
tr.pb-100 th, tr.py-100 th, tr.pb-100 td, tr.py-100 td {
  padding-bottom: 25rem !important;
}
tr.pl-100 th, tr.px-100 th, tr.pl-100 td, tr.px-100 td {
  padding-left: 25rem !important;
}
tr.p-120 th, tr.p-120 td {
  padding: 30rem !important;
}
tr.pt-120 th, tr.py-120 th, tr.pt-120 td, tr.py-120 td {
  padding-top: 30rem !important;
}
tr.pr-120 th, tr.px-120 th, tr.pr-120 td, tr.px-120 td {
  padding-right: 30rem !important;
}
tr.pb-120 th, tr.py-120 th, tr.pb-120 td, tr.py-120 td {
  padding-bottom: 30rem !important;
}
tr.pl-120 th, tr.px-120 th, tr.pl-120 td, tr.px-120 td {
  padding-left: 30rem !important;
}
tr.p-5p th, tr.p-5p td {
  padding: 5% !important;
}
tr.pt-5p th, tr.py-5p th, tr.pt-5p td, tr.py-5p td {
  padding-top: 5% !important;
}
tr.pr-5p th, tr.px-5p th, tr.pr-5p td, tr.px-5p td {
  padding-right: 5% !important;
}
tr.pb-5p th, tr.py-5p th, tr.pb-5p td, tr.py-5p td {
  padding-bottom: 5% !important;
}
tr.pl-5p th, tr.px-5p th, tr.pl-5p td, tr.px-5p td {
  padding-left: 5% !important;
}
tr.p-10p th, tr.p-10p td {
  padding: 10% !important;
}
tr.pt-10p th, tr.py-10p th, tr.pt-10p td, tr.py-10p td {
  padding-top: 10% !important;
}
tr.pr-10p th, tr.px-10p th, tr.pr-10p td, tr.px-10p td {
  padding-right: 10% !important;
}
tr.pb-10p th, tr.py-10p th, tr.pb-10p td, tr.py-10p td {
  padding-bottom: 10% !important;
}
tr.pl-10p th, tr.px-10p th, tr.pl-10p td, tr.px-10p td {
  padding-left: 10% !important;
}
tr.p-30p th, tr.p-30p td {
  padding: 30% !important;
}
tr.pt-30p th, tr.py-30p th, tr.pt-30p td, tr.py-30p td {
  padding-top: 30% !important;
}
tr.pr-30p th, tr.px-30p th, tr.pr-30p td, tr.px-30p td {
  padding-right: 30% !important;
}
tr.pb-30p th, tr.py-30p th, tr.pb-30p td, tr.py-30p td {
  padding-bottom: 30% !important;
}
tr.pl-30p th, tr.px-30p th, tr.pl-30p td, tr.px-30p td {
  padding-left: 30% !important;
}
tr.p-40p th, tr.p-40p td {
  padding: 40% !important;
}
tr.pt-40p th, tr.py-40p th, tr.pt-40p td, tr.py-40p td {
  padding-top: 40% !important;
}
tr.pr-40p th, tr.px-40p th, tr.pr-40p td, tr.px-40p td {
  padding-right: 40% !important;
}
tr.pb-40p th, tr.py-40p th, tr.pb-40p td, tr.py-40p td {
  padding-bottom: 40% !important;
}
tr.pl-40p th, tr.px-40p th, tr.pl-40p td, tr.px-40p td {
  padding-left: 40% !important;
}
tr.p-45p th, tr.p-45p td {
  padding: 45% !important;
}
tr.pt-45p th, tr.py-45p th, tr.pt-45p td, tr.py-45p td {
  padding-top: 45% !important;
}
tr.pr-45p th, tr.px-45p th, tr.pr-45p td, tr.px-45p td {
  padding-right: 45% !important;
}
tr.pb-45p th, tr.py-45p th, tr.pb-45p td, tr.py-45p td {
  padding-bottom: 45% !important;
}
tr.pl-45p th, tr.px-45p th, tr.pl-45p td, tr.px-45p td {
  padding-left: 45% !important;
}
tr.p-50p th, tr.p-50p td {
  padding: 50% !important;
}
tr.pt-50p th, tr.py-50p th, tr.pt-50p td, tr.py-50p td {
  padding-top: 50% !important;
}
tr.pr-50p th, tr.px-50p th, tr.pr-50p td, tr.px-50p td {
  padding-right: 50% !important;
}
tr.pb-50p th, tr.py-50p th, tr.pb-50p td, tr.py-50p td {
  padding-bottom: 50% !important;
}
tr.pl-50p th, tr.px-50p th, tr.pl-50p td, tr.px-50p td {
  padding-left: 50% !important;
}
tr.p-77p th, tr.p-77p td {
  padding: 77% !important;
}
tr.pt-77p th, tr.py-77p th, tr.pt-77p td, tr.py-77p td {
  padding-top: 77% !important;
}
tr.pr-77p th, tr.px-77p th, tr.pr-77p td, tr.px-77p td {
  padding-right: 77% !important;
}
tr.pb-77p th, tr.py-77p th, tr.pb-77p td, tr.py-77p td {
  padding-bottom: 77% !important;
}
tr.pl-77p th, tr.px-77p th, tr.pl-77p td, tr.px-77p td {
  padding-left: 77% !important;
}
tr.p-100p th, tr.p-100p td {
  padding: 100% !important;
}
tr.pt-100p th, tr.py-100p th, tr.pt-100p td, tr.py-100p td {
  padding-top: 100% !important;
}
tr.pr-100p th, tr.px-100p th, tr.pr-100p td, tr.px-100p td {
  padding-right: 100% !important;
}
tr.pb-100p th, tr.py-100p th, tr.pb-100p td, tr.py-100p td {
  padding-bottom: 100% !important;
}
tr.pl-100p th, tr.px-100p th, tr.pl-100p td, tr.px-100p td {
  padding-left: 100% !important;
}
tr.p-30vh th, tr.p-30vh td {
  padding: 30vh !important;
}
tr.pt-30vh th, tr.py-30vh th, tr.pt-30vh td, tr.py-30vh td {
  padding-top: 30vh !important;
}
tr.pr-30vh th, tr.px-30vh th, tr.pr-30vh td, tr.px-30vh td {
  padding-right: 30vh !important;
}
tr.pb-30vh th, tr.py-30vh th, tr.pb-30vh td, tr.py-30vh td {
  padding-bottom: 30vh !important;
}
tr.pl-30vh th, tr.px-30vh th, tr.pl-30vh td, tr.px-30vh td {
  padding-left: 30vh !important;
}
tr.p-50vh th, tr.p-50vh td {
  padding: 50vh !important;
}
tr.pt-50vh th, tr.py-50vh th, tr.pt-50vh td, tr.py-50vh td {
  padding-top: 50vh !important;
}
tr.pr-50vh th, tr.px-50vh th, tr.pr-50vh td, tr.px-50vh td {
  padding-right: 50vh !important;
}
tr.pb-50vh th, tr.py-50vh th, tr.pb-50vh td, tr.py-50vh td {
  padding-bottom: 50vh !important;
}
tr.pl-50vh th, tr.px-50vh th, tr.pl-50vh td, tr.px-50vh td {
  padding-left: 50vh !important;
}
tr.p-100vh th, tr.p-100vh td {
  padding: 100vh !important;
}
tr.pt-100vh th, tr.py-100vh th, tr.pt-100vh td, tr.py-100vh td {
  padding-top: 100vh !important;
}
tr.pr-100vh th, tr.px-100vh th, tr.pr-100vh td, tr.px-100vh td {
  padding-right: 100vh !important;
}
tr.pb-100vh th, tr.py-100vh th, tr.pb-100vh td, tr.py-100vh td {
  padding-bottom: 100vh !important;
}
tr.pl-100vh th, tr.px-100vh th, tr.pl-100vh td, tr.px-100vh td {
  padding-left: 100vh !important;
}
tr th.p-0, tr td.p-0 {
  padding: 0 !important;
}
tr th.pt-0, tr th.py-0, tr td.pt-0, tr td.py-0 {
  padding-top: 0 !important;
}
tr th.pr-0, tr th.px-0, tr td.pr-0, tr td.px-0 {
  padding-right: 0 !important;
}
tr th.pb-0, tr th.py-0, tr td.pb-0, tr td.py-0 {
  padding-bottom: 0 !important;
}
tr th.pl-0, tr th.px-0, tr td.pl-0, tr td.px-0 {
  padding-left: 0 !important;
}
tr th.p-1, tr td.p-1 {
  padding: 0.25rem !important;
}
tr th.pt-1, tr th.py-1, tr td.pt-1, tr td.py-1 {
  padding-top: 0.25rem !important;
}
tr th.pr-1, tr th.px-1, tr td.pr-1, tr td.px-1 {
  padding-right: 0.25rem !important;
}
tr th.pb-1, tr th.py-1, tr td.pb-1, tr td.py-1 {
  padding-bottom: 0.25rem !important;
}
tr th.pl-1, tr th.px-1, tr td.pl-1, tr td.px-1 {
  padding-left: 0.25rem !important;
}
tr th.p-2, tr td.p-2 {
  padding: 0.5rem !important;
}
tr th.pt-2, tr th.py-2, tr td.pt-2, tr td.py-2 {
  padding-top: 0.5rem !important;
}
tr th.pr-2, tr th.px-2, tr td.pr-2, tr td.px-2 {
  padding-right: 0.5rem !important;
}
tr th.pb-2, tr th.py-2, tr td.pb-2, tr td.py-2 {
  padding-bottom: 0.5rem !important;
}
tr th.pl-2, tr th.px-2, tr td.pl-2, tr td.px-2 {
  padding-left: 0.5rem !important;
}
tr th.p-3, tr td.p-3 {
  padding: 0.75rem !important;
}
tr th.pt-3, tr th.py-3, tr td.pt-3, tr td.py-3 {
  padding-top: 0.75rem !important;
}
tr th.pr-3, tr th.px-3, tr td.pr-3, tr td.px-3 {
  padding-right: 0.75rem !important;
}
tr th.pb-3, tr th.py-3, tr td.pb-3, tr td.py-3 {
  padding-bottom: 0.75rem !important;
}
tr th.pl-3, tr th.px-3, tr td.pl-3, tr td.px-3 {
  padding-left: 0.75rem !important;
}
tr th.p-4, tr td.p-4 {
  padding: 1rem !important;
}
tr th.pt-4, tr th.py-4, tr td.pt-4, tr td.py-4 {
  padding-top: 1rem !important;
}
tr th.pr-4, tr th.px-4, tr td.pr-4, tr td.px-4 {
  padding-right: 1rem !important;
}
tr th.pb-4, tr th.py-4, tr td.pb-4, tr td.py-4 {
  padding-bottom: 1rem !important;
}
tr th.pl-4, tr th.px-4, tr td.pl-4, tr td.px-4 {
  padding-left: 1rem !important;
}
tr th.p-5, tr td.p-5 {
  padding: 1.25rem !important;
}
tr th.pt-5, tr th.py-5, tr td.pt-5, tr td.py-5 {
  padding-top: 1.25rem !important;
}
tr th.pr-5, tr th.px-5, tr td.pr-5, tr td.px-5 {
  padding-right: 1.25rem !important;
}
tr th.pb-5, tr th.py-5, tr td.pb-5, tr td.py-5 {
  padding-bottom: 1.25rem !important;
}
tr th.pl-5, tr th.px-5, tr td.pl-5, tr td.px-5 {
  padding-left: 1.25rem !important;
}
tr th.p-6, tr td.p-6 {
  padding: 1.5rem !important;
}
tr th.pt-6, tr th.py-6, tr td.pt-6, tr td.py-6 {
  padding-top: 1.5rem !important;
}
tr th.pr-6, tr th.px-6, tr td.pr-6, tr td.px-6 {
  padding-right: 1.5rem !important;
}
tr th.pb-6, tr th.py-6, tr td.pb-6, tr td.py-6 {
  padding-bottom: 1.5rem !important;
}
tr th.pl-6, tr th.px-6, tr td.pl-6, tr td.px-6 {
  padding-left: 1.5rem !important;
}
tr th.p-7, tr td.p-7 {
  padding: 1.75rem !important;
}
tr th.pt-7, tr th.py-7, tr td.pt-7, tr td.py-7 {
  padding-top: 1.75rem !important;
}
tr th.pr-7, tr th.px-7, tr td.pr-7, tr td.px-7 {
  padding-right: 1.75rem !important;
}
tr th.pb-7, tr th.py-7, tr td.pb-7, tr td.py-7 {
  padding-bottom: 1.75rem !important;
}
tr th.pl-7, tr th.px-7, tr td.pl-7, tr td.px-7 {
  padding-left: 1.75rem !important;
}
tr th.p-8, tr td.p-8 {
  padding: 2rem !important;
}
tr th.pt-8, tr th.py-8, tr td.pt-8, tr td.py-8 {
  padding-top: 2rem !important;
}
tr th.pr-8, tr th.px-8, tr td.pr-8, tr td.px-8 {
  padding-right: 2rem !important;
}
tr th.pb-8, tr th.py-8, tr td.pb-8, tr td.py-8 {
  padding-bottom: 2rem !important;
}
tr th.pl-8, tr th.px-8, tr td.pl-8, tr td.px-8 {
  padding-left: 2rem !important;
}
tr th.p-9, tr td.p-9 {
  padding: 2.25rem !important;
}
tr th.pt-9, tr th.py-9, tr td.pt-9, tr td.py-9 {
  padding-top: 2.25rem !important;
}
tr th.pr-9, tr th.px-9, tr td.pr-9, tr td.px-9 {
  padding-right: 2.25rem !important;
}
tr th.pb-9, tr th.py-9, tr td.pb-9, tr td.py-9 {
  padding-bottom: 2.25rem !important;
}
tr th.pl-9, tr th.px-9, tr td.pl-9, tr td.px-9 {
  padding-left: 2.25rem !important;
}
tr th.p-10, tr td.p-10 {
  padding: 2.5rem !important;
}
tr th.pt-10, tr th.py-10, tr td.pt-10, tr td.py-10 {
  padding-top: 2.5rem !important;
}
tr th.pr-10, tr th.px-10, tr td.pr-10, tr td.px-10 {
  padding-right: 2.5rem !important;
}
tr th.pb-10, tr th.py-10, tr td.pb-10, tr td.py-10 {
  padding-bottom: 2.5rem !important;
}
tr th.pl-10, tr th.px-10, tr td.pl-10, tr td.px-10 {
  padding-left: 2.5rem !important;
}
tr th.p-11, tr td.p-11 {
  padding: 2.75rem !important;
}
tr th.pt-11, tr th.py-11, tr td.pt-11, tr td.py-11 {
  padding-top: 2.75rem !important;
}
tr th.pr-11, tr th.px-11, tr td.pr-11, tr td.px-11 {
  padding-right: 2.75rem !important;
}
tr th.pb-11, tr th.py-11, tr td.pb-11, tr td.py-11 {
  padding-bottom: 2.75rem !important;
}
tr th.pl-11, tr th.px-11, tr td.pl-11, tr td.px-11 {
  padding-left: 2.75rem !important;
}
tr th.p-12, tr td.p-12 {
  padding: 3rem !important;
}
tr th.pt-12, tr th.py-12, tr td.pt-12, tr td.py-12 {
  padding-top: 3rem !important;
}
tr th.pr-12, tr th.px-12, tr td.pr-12, tr td.px-12 {
  padding-right: 3rem !important;
}
tr th.pb-12, tr th.py-12, tr td.pb-12, tr td.py-12 {
  padding-bottom: 3rem !important;
}
tr th.pl-12, tr th.px-12, tr td.pl-12, tr td.px-12 {
  padding-left: 3rem !important;
}
tr th.p-13, tr td.p-13 {
  padding: 3.25rem !important;
}
tr th.pt-13, tr th.py-13, tr td.pt-13, tr td.py-13 {
  padding-top: 3.25rem !important;
}
tr th.pr-13, tr th.px-13, tr td.pr-13, tr td.px-13 {
  padding-right: 3.25rem !important;
}
tr th.pb-13, tr th.py-13, tr td.pb-13, tr td.py-13 {
  padding-bottom: 3.25rem !important;
}
tr th.pl-13, tr th.px-13, tr td.pl-13, tr td.px-13 {
  padding-left: 3.25rem !important;
}
tr th.p-14, tr td.p-14 {
  padding: 3.5rem !important;
}
tr th.pt-14, tr th.py-14, tr td.pt-14, tr td.py-14 {
  padding-top: 3.5rem !important;
}
tr th.pr-14, tr th.px-14, tr td.pr-14, tr td.px-14 {
  padding-right: 3.5rem !important;
}
tr th.pb-14, tr th.py-14, tr td.pb-14, tr td.py-14 {
  padding-bottom: 3.5rem !important;
}
tr th.pl-14, tr th.px-14, tr td.pl-14, tr td.px-14 {
  padding-left: 3.5rem !important;
}
tr th.p-15, tr td.p-15 {
  padding: 3.75rem !important;
}
tr th.pt-15, tr th.py-15, tr td.pt-15, tr td.py-15 {
  padding-top: 3.75rem !important;
}
tr th.pr-15, tr th.px-15, tr td.pr-15, tr td.px-15 {
  padding-right: 3.75rem !important;
}
tr th.pb-15, tr th.py-15, tr td.pb-15, tr td.py-15 {
  padding-bottom: 3.75rem !important;
}
tr th.pl-15, tr th.px-15, tr td.pl-15, tr td.px-15 {
  padding-left: 3.75rem !important;
}
tr th.p-16, tr td.p-16 {
  padding: 4rem !important;
}
tr th.pt-16, tr th.py-16, tr td.pt-16, tr td.py-16 {
  padding-top: 4rem !important;
}
tr th.pr-16, tr th.px-16, tr td.pr-16, tr td.px-16 {
  padding-right: 4rem !important;
}
tr th.pb-16, tr th.py-16, tr td.pb-16, tr td.py-16 {
  padding-bottom: 4rem !important;
}
tr th.pl-16, tr th.px-16, tr td.pl-16, tr td.px-16 {
  padding-left: 4rem !important;
}
tr th.p-17, tr td.p-17 {
  padding: 4.25rem !important;
}
tr th.pt-17, tr th.py-17, tr td.pt-17, tr td.py-17 {
  padding-top: 4.25rem !important;
}
tr th.pr-17, tr th.px-17, tr td.pr-17, tr td.px-17 {
  padding-right: 4.25rem !important;
}
tr th.pb-17, tr th.py-17, tr td.pb-17, tr td.py-17 {
  padding-bottom: 4.25rem !important;
}
tr th.pl-17, tr th.px-17, tr td.pl-17, tr td.px-17 {
  padding-left: 4.25rem !important;
}
tr th.p-18, tr td.p-18 {
  padding: 4.5rem !important;
}
tr th.pt-18, tr th.py-18, tr td.pt-18, tr td.py-18 {
  padding-top: 4.5rem !important;
}
tr th.pr-18, tr th.px-18, tr td.pr-18, tr td.px-18 {
  padding-right: 4.5rem !important;
}
tr th.pb-18, tr th.py-18, tr td.pb-18, tr td.py-18 {
  padding-bottom: 4.5rem !important;
}
tr th.pl-18, tr th.px-18, tr td.pl-18, tr td.px-18 {
  padding-left: 4.5rem !important;
}
tr th.p-19, tr td.p-19 {
  padding: 4.75rem !important;
}
tr th.pt-19, tr th.py-19, tr td.pt-19, tr td.py-19 {
  padding-top: 4.75rem !important;
}
tr th.pr-19, tr th.px-19, tr td.pr-19, tr td.px-19 {
  padding-right: 4.75rem !important;
}
tr th.pb-19, tr th.py-19, tr td.pb-19, tr td.py-19 {
  padding-bottom: 4.75rem !important;
}
tr th.pl-19, tr th.px-19, tr td.pl-19, tr td.px-19 {
  padding-left: 4.75rem !important;
}
tr th.p-20, tr td.p-20 {
  padding: 5rem !important;
}
tr th.pt-20, tr th.py-20, tr td.pt-20, tr td.py-20 {
  padding-top: 5rem !important;
}
tr th.pr-20, tr th.px-20, tr td.pr-20, tr td.px-20 {
  padding-right: 5rem !important;
}
tr th.pb-20, tr th.py-20, tr td.pb-20, tr td.py-20 {
  padding-bottom: 5rem !important;
}
tr th.pl-20, tr th.px-20, tr td.pl-20, tr td.px-20 {
  padding-left: 5rem !important;
}
tr th.p-21, tr td.p-21 {
  padding: 5.25rem !important;
}
tr th.pt-21, tr th.py-21, tr td.pt-21, tr td.py-21 {
  padding-top: 5.25rem !important;
}
tr th.pr-21, tr th.px-21, tr td.pr-21, tr td.px-21 {
  padding-right: 5.25rem !important;
}
tr th.pb-21, tr th.py-21, tr td.pb-21, tr td.py-21 {
  padding-bottom: 5.25rem !important;
}
tr th.pl-21, tr th.px-21, tr td.pl-21, tr td.px-21 {
  padding-left: 5.25rem !important;
}
tr th.p-22, tr td.p-22 {
  padding: 5.5rem !important;
}
tr th.pt-22, tr th.py-22, tr td.pt-22, tr td.py-22 {
  padding-top: 5.5rem !important;
}
tr th.pr-22, tr th.px-22, tr td.pr-22, tr td.px-22 {
  padding-right: 5.5rem !important;
}
tr th.pb-22, tr th.py-22, tr td.pb-22, tr td.py-22 {
  padding-bottom: 5.5rem !important;
}
tr th.pl-22, tr th.px-22, tr td.pl-22, tr td.px-22 {
  padding-left: 5.5rem !important;
}
tr th.p-23, tr td.p-23 {
  padding: 5.75rem !important;
}
tr th.pt-23, tr th.py-23, tr td.pt-23, tr td.py-23 {
  padding-top: 5.75rem !important;
}
tr th.pr-23, tr th.px-23, tr td.pr-23, tr td.px-23 {
  padding-right: 5.75rem !important;
}
tr th.pb-23, tr th.py-23, tr td.pb-23, tr td.py-23 {
  padding-bottom: 5.75rem !important;
}
tr th.pl-23, tr th.px-23, tr td.pl-23, tr td.px-23 {
  padding-left: 5.75rem !important;
}
tr th.p-24, tr td.p-24 {
  padding: 6rem !important;
}
tr th.pt-24, tr th.py-24, tr td.pt-24, tr td.py-24 {
  padding-top: 6rem !important;
}
tr th.pr-24, tr th.px-24, tr td.pr-24, tr td.px-24 {
  padding-right: 6rem !important;
}
tr th.pb-24, tr th.py-24, tr td.pb-24, tr td.py-24 {
  padding-bottom: 6rem !important;
}
tr th.pl-24, tr th.px-24, tr td.pl-24, tr td.px-24 {
  padding-left: 6rem !important;
}
tr th.p-30, tr td.p-30 {
  padding: 7.5rem !important;
}
tr th.pt-30, tr th.py-30, tr td.pt-30, tr td.py-30 {
  padding-top: 7.5rem !important;
}
tr th.pr-30, tr th.px-30, tr td.pr-30, tr td.px-30 {
  padding-right: 7.5rem !important;
}
tr th.pb-30, tr th.py-30, tr td.pb-30, tr td.py-30 {
  padding-bottom: 7.5rem !important;
}
tr th.pl-30, tr th.px-30, tr td.pl-30, tr td.px-30 {
  padding-left: 7.5rem !important;
}
tr th.p-40, tr td.p-40 {
  padding: 10rem !important;
}
tr th.pt-40, tr th.py-40, tr td.pt-40, tr td.py-40 {
  padding-top: 10rem !important;
}
tr th.pr-40, tr th.px-40, tr td.pr-40, tr td.px-40 {
  padding-right: 10rem !important;
}
tr th.pb-40, tr th.py-40, tr td.pb-40, tr td.py-40 {
  padding-bottom: 10rem !important;
}
tr th.pl-40, tr th.px-40, tr td.pl-40, tr td.px-40 {
  padding-left: 10rem !important;
}
tr th.p-50, tr td.p-50 {
  padding: 12.5rem !important;
}
tr th.pt-50, tr th.py-50, tr td.pt-50, tr td.py-50 {
  padding-top: 12.5rem !important;
}
tr th.pr-50, tr th.px-50, tr td.pr-50, tr td.px-50 {
  padding-right: 12.5rem !important;
}
tr th.pb-50, tr th.py-50, tr td.pb-50, tr td.py-50 {
  padding-bottom: 12.5rem !important;
}
tr th.pl-50, tr th.px-50, tr td.pl-50, tr td.px-50 {
  padding-left: 12.5rem !important;
}
tr th.p-56, tr td.p-56 {
  padding: 14rem !important;
}
tr th.pt-56, tr th.py-56, tr td.pt-56, tr td.py-56 {
  padding-top: 14rem !important;
}
tr th.pr-56, tr th.px-56, tr td.pr-56, tr td.px-56 {
  padding-right: 14rem !important;
}
tr th.pb-56, tr th.py-56, tr td.pb-56, tr td.py-56 {
  padding-bottom: 14rem !important;
}
tr th.pl-56, tr th.px-56, tr td.pl-56, tr td.px-56 {
  padding-left: 14rem !important;
}
tr th.p-60, tr td.p-60 {
  padding: 15rem !important;
}
tr th.pt-60, tr th.py-60, tr td.pt-60, tr td.py-60 {
  padding-top: 15rem !important;
}
tr th.pr-60, tr th.px-60, tr td.pr-60, tr td.px-60 {
  padding-right: 15rem !important;
}
tr th.pb-60, tr th.py-60, tr td.pb-60, tr td.py-60 {
  padding-bottom: 15rem !important;
}
tr th.pl-60, tr th.px-60, tr td.pl-60, tr td.px-60 {
  padding-left: 15rem !important;
}
tr th.p-70, tr td.p-70 {
  padding: 17.5rem !important;
}
tr th.pt-70, tr th.py-70, tr td.pt-70, tr td.py-70 {
  padding-top: 17.5rem !important;
}
tr th.pr-70, tr th.px-70, tr td.pr-70, tr td.px-70 {
  padding-right: 17.5rem !important;
}
tr th.pb-70, tr th.py-70, tr td.pb-70, tr td.py-70 {
  padding-bottom: 17.5rem !important;
}
tr th.pl-70, tr th.px-70, tr td.pl-70, tr td.px-70 {
  padding-left: 17.5rem !important;
}
tr th.p-72, tr td.p-72 {
  padding: 18rem !important;
}
tr th.pt-72, tr th.py-72, tr td.pt-72, tr td.py-72 {
  padding-top: 18rem !important;
}
tr th.pr-72, tr th.px-72, tr td.pr-72, tr td.px-72 {
  padding-right: 18rem !important;
}
tr th.pb-72, tr th.py-72, tr td.pb-72, tr td.py-72 {
  padding-bottom: 18rem !important;
}
tr th.pl-72, tr th.px-72, tr td.pl-72, tr td.px-72 {
  padding-left: 18rem !important;
}
tr th.p-80, tr td.p-80 {
  padding: 20rem !important;
}
tr th.pt-80, tr th.py-80, tr td.pt-80, tr td.py-80 {
  padding-top: 20rem !important;
}
tr th.pr-80, tr th.px-80, tr td.pr-80, tr td.px-80 {
  padding-right: 20rem !important;
}
tr th.pb-80, tr th.py-80, tr td.pb-80, tr td.py-80 {
  padding-bottom: 20rem !important;
}
tr th.pl-80, tr th.px-80, tr td.pl-80, tr td.px-80 {
  padding-left: 20rem !important;
}
tr th.p-90, tr td.p-90 {
  padding: 22.5rem !important;
}
tr th.pt-90, tr th.py-90, tr td.pt-90, tr td.py-90 {
  padding-top: 22.5rem !important;
}
tr th.pr-90, tr th.px-90, tr td.pr-90, tr td.px-90 {
  padding-right: 22.5rem !important;
}
tr th.pb-90, tr th.py-90, tr td.pb-90, tr td.py-90 {
  padding-bottom: 22.5rem !important;
}
tr th.pl-90, tr th.px-90, tr td.pl-90, tr td.px-90 {
  padding-left: 22.5rem !important;
}
tr th.p-100, tr td.p-100 {
  padding: 25rem !important;
}
tr th.pt-100, tr th.py-100, tr td.pt-100, tr td.py-100 {
  padding-top: 25rem !important;
}
tr th.pr-100, tr th.px-100, tr td.pr-100, tr td.px-100 {
  padding-right: 25rem !important;
}
tr th.pb-100, tr th.py-100, tr td.pb-100, tr td.py-100 {
  padding-bottom: 25rem !important;
}
tr th.pl-100, tr th.px-100, tr td.pl-100, tr td.px-100 {
  padding-left: 25rem !important;
}
tr th.p-120, tr td.p-120 {
  padding: 30rem !important;
}
tr th.pt-120, tr th.py-120, tr td.pt-120, tr td.py-120 {
  padding-top: 30rem !important;
}
tr th.pr-120, tr th.px-120, tr td.pr-120, tr td.px-120 {
  padding-right: 30rem !important;
}
tr th.pb-120, tr th.py-120, tr td.pb-120, tr td.py-120 {
  padding-bottom: 30rem !important;
}
tr th.pl-120, tr th.px-120, tr td.pl-120, tr td.px-120 {
  padding-left: 30rem !important;
}
tr th.p-5p, tr td.p-5p {
  padding: 5% !important;
}
tr th.pt-5p, tr th.py-5p, tr td.pt-5p, tr td.py-5p {
  padding-top: 5% !important;
}
tr th.pr-5p, tr th.px-5p, tr td.pr-5p, tr td.px-5p {
  padding-right: 5% !important;
}
tr th.pb-5p, tr th.py-5p, tr td.pb-5p, tr td.py-5p {
  padding-bottom: 5% !important;
}
tr th.pl-5p, tr th.px-5p, tr td.pl-5p, tr td.px-5p {
  padding-left: 5% !important;
}
tr th.p-10p, tr td.p-10p {
  padding: 10% !important;
}
tr th.pt-10p, tr th.py-10p, tr td.pt-10p, tr td.py-10p {
  padding-top: 10% !important;
}
tr th.pr-10p, tr th.px-10p, tr td.pr-10p, tr td.px-10p {
  padding-right: 10% !important;
}
tr th.pb-10p, tr th.py-10p, tr td.pb-10p, tr td.py-10p {
  padding-bottom: 10% !important;
}
tr th.pl-10p, tr th.px-10p, tr td.pl-10p, tr td.px-10p {
  padding-left: 10% !important;
}
tr th.p-30p, tr td.p-30p {
  padding: 30% !important;
}
tr th.pt-30p, tr th.py-30p, tr td.pt-30p, tr td.py-30p {
  padding-top: 30% !important;
}
tr th.pr-30p, tr th.px-30p, tr td.pr-30p, tr td.px-30p {
  padding-right: 30% !important;
}
tr th.pb-30p, tr th.py-30p, tr td.pb-30p, tr td.py-30p {
  padding-bottom: 30% !important;
}
tr th.pl-30p, tr th.px-30p, tr td.pl-30p, tr td.px-30p {
  padding-left: 30% !important;
}
tr th.p-40p, tr td.p-40p {
  padding: 40% !important;
}
tr th.pt-40p, tr th.py-40p, tr td.pt-40p, tr td.py-40p {
  padding-top: 40% !important;
}
tr th.pr-40p, tr th.px-40p, tr td.pr-40p, tr td.px-40p {
  padding-right: 40% !important;
}
tr th.pb-40p, tr th.py-40p, tr td.pb-40p, tr td.py-40p {
  padding-bottom: 40% !important;
}
tr th.pl-40p, tr th.px-40p, tr td.pl-40p, tr td.px-40p {
  padding-left: 40% !important;
}
tr th.p-45p, tr td.p-45p {
  padding: 45% !important;
}
tr th.pt-45p, tr th.py-45p, tr td.pt-45p, tr td.py-45p {
  padding-top: 45% !important;
}
tr th.pr-45p, tr th.px-45p, tr td.pr-45p, tr td.px-45p {
  padding-right: 45% !important;
}
tr th.pb-45p, tr th.py-45p, tr td.pb-45p, tr td.py-45p {
  padding-bottom: 45% !important;
}
tr th.pl-45p, tr th.px-45p, tr td.pl-45p, tr td.px-45p {
  padding-left: 45% !important;
}
tr th.p-50p, tr td.p-50p {
  padding: 50% !important;
}
tr th.pt-50p, tr th.py-50p, tr td.pt-50p, tr td.py-50p {
  padding-top: 50% !important;
}
tr th.pr-50p, tr th.px-50p, tr td.pr-50p, tr td.px-50p {
  padding-right: 50% !important;
}
tr th.pb-50p, tr th.py-50p, tr td.pb-50p, tr td.py-50p {
  padding-bottom: 50% !important;
}
tr th.pl-50p, tr th.px-50p, tr td.pl-50p, tr td.px-50p {
  padding-left: 50% !important;
}
tr th.p-77p, tr td.p-77p {
  padding: 77% !important;
}
tr th.pt-77p, tr th.py-77p, tr td.pt-77p, tr td.py-77p {
  padding-top: 77% !important;
}
tr th.pr-77p, tr th.px-77p, tr td.pr-77p, tr td.px-77p {
  padding-right: 77% !important;
}
tr th.pb-77p, tr th.py-77p, tr td.pb-77p, tr td.py-77p {
  padding-bottom: 77% !important;
}
tr th.pl-77p, tr th.px-77p, tr td.pl-77p, tr td.px-77p {
  padding-left: 77% !important;
}
tr th.p-100p, tr td.p-100p {
  padding: 100% !important;
}
tr th.pt-100p, tr th.py-100p, tr td.pt-100p, tr td.py-100p {
  padding-top: 100% !important;
}
tr th.pr-100p, tr th.px-100p, tr td.pr-100p, tr td.px-100p {
  padding-right: 100% !important;
}
tr th.pb-100p, tr th.py-100p, tr td.pb-100p, tr td.py-100p {
  padding-bottom: 100% !important;
}
tr th.pl-100p, tr th.px-100p, tr td.pl-100p, tr td.px-100p {
  padding-left: 100% !important;
}
tr th.p-30vh, tr td.p-30vh {
  padding: 30vh !important;
}
tr th.pt-30vh, tr th.py-30vh, tr td.pt-30vh, tr td.py-30vh {
  padding-top: 30vh !important;
}
tr th.pr-30vh, tr th.px-30vh, tr td.pr-30vh, tr td.px-30vh {
  padding-right: 30vh !important;
}
tr th.pb-30vh, tr th.py-30vh, tr td.pb-30vh, tr td.py-30vh {
  padding-bottom: 30vh !important;
}
tr th.pl-30vh, tr th.px-30vh, tr td.pl-30vh, tr td.px-30vh {
  padding-left: 30vh !important;
}
tr th.p-50vh, tr td.p-50vh {
  padding: 50vh !important;
}
tr th.pt-50vh, tr th.py-50vh, tr td.pt-50vh, tr td.py-50vh {
  padding-top: 50vh !important;
}
tr th.pr-50vh, tr th.px-50vh, tr td.pr-50vh, tr td.px-50vh {
  padding-right: 50vh !important;
}
tr th.pb-50vh, tr th.py-50vh, tr td.pb-50vh, tr td.py-50vh {
  padding-bottom: 50vh !important;
}
tr th.pl-50vh, tr th.px-50vh, tr td.pl-50vh, tr td.px-50vh {
  padding-left: 50vh !important;
}
tr th.p-100vh, tr td.p-100vh {
  padding: 100vh !important;
}
tr th.pt-100vh, tr th.py-100vh, tr td.pt-100vh, tr td.py-100vh {
  padding-top: 100vh !important;
}
tr th.pr-100vh, tr th.px-100vh, tr td.pr-100vh, tr td.px-100vh {
  padding-right: 100vh !important;
}
tr th.pb-100vh, tr th.py-100vh, tr td.pb-100vh, tr td.py-100vh {
  padding-bottom: 100vh !important;
}
tr th.pl-100vh, tr th.px-100vh, tr td.pl-100vh, tr td.px-100vh {
  padding-left: 100vh !important;
}
table.l th, table.l td {
  text-align: left;
}
table.c th, table.c td {
  text-align: center;
}
table.r th, table.r td {
  text-align: right;
}
tr.l th, tr.l td {
  text-align: left;
}
tr.c th, tr.c td {
  text-align: center;
}
tr.r th, tr.r td {
  text-align: right;
}
tr th.l, tr td.l {
  text-align: left;
}
tr th.c, tr td.c {
  text-align: center;
}
tr th.r, tr td.r {
  text-align: right;
}
table.t th, table.t td {
  vertical-align: top;
}
table.m th, table.m td {
  vertical-align: middle;
}
table.b th, table.b td {
  vertical-align: bottom;
}
tr.t th, tr.t td {
  vertical-align: top;
}
tr.m th, tr.m td {
  vertical-align: middle;
}
tr.b th, tr.b td {
  vertical-align: bottom;
}
tr th.t, tr td.t {
  vertical-align: top;
}
tr th.m, tr td.m {
  vertical-align: middle;
}
tr th.b, tr td.b {
  vertical-align: bottom;
}
@media (min-width: 576px) {
  table.border-sm {
    border-collapse: collapse;
    width: 100%;
    border: 1px #202121 solid;
    margin: 1rem 0;
  }
  table.border-sm th, table.border-sm td {
    border: 1px #202121 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.border-sm th {
    background: #E6EAEA;
    font-weight: bold;
  }
  table.border-sm td {
    background: #FFFFFF;
  }
  table.border-sm caption {
    text-align: right;
    font-weight: 700;
  }
  table.border-sm caption span {
    display: block;
    text-align: center;
  }
  table.w100-sm {
    width: 100%;
    margin: 1rem 0;
  }
  table.w100-sm th, table.w100-sm td {
    padding: 1px 0.3rem;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
  }
  table.w100-sm caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-sm {
    border-collapse: collapse;
    width: 100%;
    margin: 1rem 0 1.5rem 0;
  }
  table.line-sm th, table.line-sm td {
    border-bottom: 1px #DDDDDD solid;
    padding: 4px 0.3rem;
    text-align: left;
    font-weight: normal;
  }
  table.line-sm th {
    font-weight: bold;
  }
  table.line-sm tr + tr th, table.line-sm tr + tr td {
    border-top: 1px #84968C solid;
  }
  table.line-sm caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-sm caption span {
    display: block;
    text-align: center;
  }
  table.list-sm {
    border-collapse: collapse;
    width: 100%;
    border: 0.5rem #FFFFFF solid !important;
    margin: 0.5rem 0;
  }
  .bg-w table.list-sm {
    border-color: #202121 !important;
  }
  table.list-sm th, table.list-sm td {
    border: 1px #F4F7F6 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.list-sm td, table.list-sm tbody td {
    background: #FFFFFF;
  }
  .bg-w table.list-sm td, .bg-w table.list-sm tbody td {
    background: #202121;
  }
  table.list-sm tr:nth-child(even) td {
    background: #F4F7F6;
  }
  .bg-w table.list-sm tr:nth-child(even) td {
    background: #FFFFFF;
  }
  table.list-sm th, table.list-sm thead td {
    background: #202121;
    font-weight: bold;
  }
  .bg-w table.list-sm th, .bg-w table.list-sm thead td {
    background: #FFFFFF;
  }
  table.list-sm caption {
    text-align: right;
    font-weight: 700;
  }
  table.list-sm caption span {
    display: block;
    text-align: center;
  }
  table.table-ascard-sm thead {
    display: none;
  }
  table.table-ascard-sm tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  table.table-ascard-sm tr th, table.table-ascard-sm tr td {
    width: 100%;
  }
  table.table-astable-sm thead {
    display: table-header-group;
  }
  table.table-astable-sm tr {
    display: table-row;
  }
  table.table-astable-sm tr th, table.table-astable-sm tr td {
    width: auto;
  }
  table.c-sm-w th, table.c-sm-w td {
    color: #FFFFFF !important;
  }
  table.bg-sm-w th, table.bg-sm-w td {
    background-color: #FFFFFF !important;
  }
  table.bg-sm-w th .c-back, table.bg-sm-w td .c-back {
    color: #FFFFFF !important;
  }
  table.c-sm-b th, table.c-sm-b td {
    color: #000000 !important;
  }
  table.bg-sm-b th, table.bg-sm-b td {
    background-color: #000000 !important;
  }
  table.bg-sm-b th .c-back, table.bg-sm-b td .c-back {
    color: #000000 !important;
  }
  table.c-sm-t th, table.c-sm-t td {
    color: transparent !important;
  }
  table.bg-sm-t th, table.bg-sm-t td {
    background-color: transparent !important;
  }
  table.bg-sm-t th .c-back, table.bg-sm-t td .c-back {
    color: transparent !important;
  }
  table.c-sm-1 th, table.c-sm-1 td {
    color: #202121 !important;
  }
  table.bg-sm-1 th, table.bg-sm-1 td {
    background-color: #202121 !important;
  }
  table.bg-sm-1 th .c-back, table.bg-sm-1 td .c-back {
    color: #202121 !important;
  }
  table.c-sm-2 th, table.c-sm-2 td {
    color: #202121 !important;
  }
  table.bg-sm-2 th, table.bg-sm-2 td {
    background-color: #202121 !important;
  }
  table.bg-sm-2 th .c-back, table.bg-sm-2 td .c-back {
    color: #202121 !important;
  }
  table.c-sm-3 th, table.c-sm-3 td {
    color: #ED1C24 !important;
  }
  table.bg-sm-3 th, table.bg-sm-3 td {
    background-color: #ED1C24 !important;
  }
  table.bg-sm-3 th .c-back, table.bg-sm-3 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-sm-4 th, table.c-sm-4 td {
    color: #202121 !important;
  }
  table.bg-sm-4 th, table.bg-sm-4 td {
    background-color: #202121 !important;
  }
  table.bg-sm-4 th .c-back, table.bg-sm-4 td .c-back {
    color: #202121 !important;
  }
  table.c-sm-6 th, table.c-sm-6 td {
    color: #F35975 !important;
  }
  table.bg-sm-6 th, table.bg-sm-6 td {
    background-color: #F35975 !important;
  }
  table.bg-sm-6 th .c-back, table.bg-sm-6 td .c-back {
    color: #F35975 !important;
  }
  table.c-sm-7 th, table.c-sm-7 td {
    color: #999999 !important;
  }
  table.bg-sm-7 th, table.bg-sm-7 td {
    background-color: #999999 !important;
  }
  table.bg-sm-7 th .c-back, table.bg-sm-7 td .c-back {
    color: #999999 !important;
  }
  table.c-sm-c1 th, table.c-sm-c1 td {
    color: #FCFCFC !important;
  }
  table.bg-sm-c1 th, table.bg-sm-c1 td {
    background-color: #FCFCFC !important;
  }
  table.bg-sm-c1 th .c-back, table.bg-sm-c1 td .c-back {
    color: #FCFCFC !important;
  }
  table.c-sm-c2 th, table.c-sm-c2 td {
    color: #ED1C24 !important;
  }
  table.bg-sm-c2 th, table.bg-sm-c2 td {
    background-color: #ED1C24 !important;
  }
  table.bg-sm-c2 th .c-back, table.bg-sm-c2 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-sm-c3 th, table.c-sm-c3 td {
    color: #C30438 !important;
  }
  table.bg-sm-c3 th, table.bg-sm-c3 td {
    background-color: #C30438 !important;
  }
  table.bg-sm-c3 th .c-back, table.bg-sm-c3 td .c-back {
    color: #C30438 !important;
  }
  table.c-sm-c4 th, table.c-sm-c4 td {
    color: #F4F7F6 !important;
  }
  table.bg-sm-c4 th, table.bg-sm-c4 td {
    background-color: #F4F7F6 !important;
  }
  table.bg-sm-c4 th .c-back, table.bg-sm-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  table.c-sm-c5 th, table.c-sm-c5 td {
    color: #E6EAEA !important;
  }
  table.bg-sm-c5 th, table.bg-sm-c5 td {
    background-color: #E6EAEA !important;
  }
  table.bg-sm-c5 th .c-back, table.bg-sm-c5 td .c-back {
    color: #E6EAEA !important;
  }
  table.c-sm-c6 th, table.c-sm-c6 td {
    color: #202121 !important;
  }
  table.bg-sm-c6 th, table.bg-sm-c6 td {
    background-color: #202121 !important;
  }
  table.bg-sm-c6 th .c-back, table.bg-sm-c6 td .c-back {
    color: #202121 !important;
  }
  table.c-sm-c7 th, table.c-sm-c7 td {
    color: #818285 !important;
  }
  table.bg-sm-c7 th, table.bg-sm-c7 td {
    background-color: #818285 !important;
  }
  table.bg-sm-c7 th .c-back, table.bg-sm-c7 td .c-back {
    color: #818285 !important;
  }
  table.c-sm-c8 th, table.c-sm-c8 td {
    color: #ffffff !important;
  }
  table.bg-sm-c8 th, table.bg-sm-c8 td {
    background-color: #ffffff !important;
  }
  table.bg-sm-c8 th .c-back, table.bg-sm-c8 td .c-back {
    color: #ffffff !important;
  }
  table.c-sm-c9 th, table.c-sm-c9 td {
    color: #C3C7C6 !important;
  }
  table.bg-sm-c9 th, table.bg-sm-c9 td {
    background-color: #C3C7C6 !important;
  }
  table.bg-sm-c9 th .c-back, table.bg-sm-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  table.c-sm-c10 th, table.c-sm-c10 td {
    color: #0C121C !important;
  }
  table.bg-sm-c10 th, table.bg-sm-c10 td {
    background-color: #0C121C !important;
  }
  table.bg-sm-c10 th .c-back, table.bg-sm-c10 td .c-back {
    color: #0C121C !important;
  }
  table.c-sm-c11 th, table.c-sm-c11 td {
    color: #4FC4B6 !important;
  }
  table.bg-sm-c11 th, table.bg-sm-c11 td {
    background-color: #4FC4B6 !important;
  }
  table.bg-sm-c11 th .c-back, table.bg-sm-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  table.c-sm-yt th, table.c-sm-yt td {
    color: #c4302b !important;
  }
  table.bg-sm-yt th, table.bg-sm-yt td {
    background-color: #c4302b !important;
  }
  table.bg-sm-yt th .c-back, table.bg-sm-yt td .c-back {
    color: #c4302b !important;
  }
  tr.c-sm-w th, tr.c-sm-w td {
    color: #FFFFFF !important;
  }
  tr.bg-sm-w th, tr.bg-sm-w td {
    background-color: #FFFFFF !important;
  }
  tr.bg-sm-w th .c-back, tr.bg-sm-w td .c-back {
    color: #FFFFFF !important;
  }
  tr.c-sm-b th, tr.c-sm-b td {
    color: #000000 !important;
  }
  tr.bg-sm-b th, tr.bg-sm-b td {
    background-color: #000000 !important;
  }
  tr.bg-sm-b th .c-back, tr.bg-sm-b td .c-back {
    color: #000000 !important;
  }
  tr.c-sm-t th, tr.c-sm-t td {
    color: transparent !important;
  }
  tr.bg-sm-t th, tr.bg-sm-t td {
    background-color: transparent !important;
  }
  tr.bg-sm-t th .c-back, tr.bg-sm-t td .c-back {
    color: transparent !important;
  }
  tr.c-sm-1 th, tr.c-sm-1 td {
    color: #202121 !important;
  }
  tr.bg-sm-1 th, tr.bg-sm-1 td {
    background-color: #202121 !important;
  }
  tr.bg-sm-1 th .c-back, tr.bg-sm-1 td .c-back {
    color: #202121 !important;
  }
  tr.c-sm-2 th, tr.c-sm-2 td {
    color: #202121 !important;
  }
  tr.bg-sm-2 th, tr.bg-sm-2 td {
    background-color: #202121 !important;
  }
  tr.bg-sm-2 th .c-back, tr.bg-sm-2 td .c-back {
    color: #202121 !important;
  }
  tr.c-sm-3 th, tr.c-sm-3 td {
    color: #ED1C24 !important;
  }
  tr.bg-sm-3 th, tr.bg-sm-3 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-sm-3 th .c-back, tr.bg-sm-3 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-sm-4 th, tr.c-sm-4 td {
    color: #202121 !important;
  }
  tr.bg-sm-4 th, tr.bg-sm-4 td {
    background-color: #202121 !important;
  }
  tr.bg-sm-4 th .c-back, tr.bg-sm-4 td .c-back {
    color: #202121 !important;
  }
  tr.c-sm-6 th, tr.c-sm-6 td {
    color: #F35975 !important;
  }
  tr.bg-sm-6 th, tr.bg-sm-6 td {
    background-color: #F35975 !important;
  }
  tr.bg-sm-6 th .c-back, tr.bg-sm-6 td .c-back {
    color: #F35975 !important;
  }
  tr.c-sm-7 th, tr.c-sm-7 td {
    color: #999999 !important;
  }
  tr.bg-sm-7 th, tr.bg-sm-7 td {
    background-color: #999999 !important;
  }
  tr.bg-sm-7 th .c-back, tr.bg-sm-7 td .c-back {
    color: #999999 !important;
  }
  tr.c-sm-c1 th, tr.c-sm-c1 td {
    color: #FCFCFC !important;
  }
  tr.bg-sm-c1 th, tr.bg-sm-c1 td {
    background-color: #FCFCFC !important;
  }
  tr.bg-sm-c1 th .c-back, tr.bg-sm-c1 td .c-back {
    color: #FCFCFC !important;
  }
  tr.c-sm-c2 th, tr.c-sm-c2 td {
    color: #ED1C24 !important;
  }
  tr.bg-sm-c2 th, tr.bg-sm-c2 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-sm-c2 th .c-back, tr.bg-sm-c2 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-sm-c3 th, tr.c-sm-c3 td {
    color: #C30438 !important;
  }
  tr.bg-sm-c3 th, tr.bg-sm-c3 td {
    background-color: #C30438 !important;
  }
  tr.bg-sm-c3 th .c-back, tr.bg-sm-c3 td .c-back {
    color: #C30438 !important;
  }
  tr.c-sm-c4 th, tr.c-sm-c4 td {
    color: #F4F7F6 !important;
  }
  tr.bg-sm-c4 th, tr.bg-sm-c4 td {
    background-color: #F4F7F6 !important;
  }
  tr.bg-sm-c4 th .c-back, tr.bg-sm-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  tr.c-sm-c5 th, tr.c-sm-c5 td {
    color: #E6EAEA !important;
  }
  tr.bg-sm-c5 th, tr.bg-sm-c5 td {
    background-color: #E6EAEA !important;
  }
  tr.bg-sm-c5 th .c-back, tr.bg-sm-c5 td .c-back {
    color: #E6EAEA !important;
  }
  tr.c-sm-c6 th, tr.c-sm-c6 td {
    color: #202121 !important;
  }
  tr.bg-sm-c6 th, tr.bg-sm-c6 td {
    background-color: #202121 !important;
  }
  tr.bg-sm-c6 th .c-back, tr.bg-sm-c6 td .c-back {
    color: #202121 !important;
  }
  tr.c-sm-c7 th, tr.c-sm-c7 td {
    color: #818285 !important;
  }
  tr.bg-sm-c7 th, tr.bg-sm-c7 td {
    background-color: #818285 !important;
  }
  tr.bg-sm-c7 th .c-back, tr.bg-sm-c7 td .c-back {
    color: #818285 !important;
  }
  tr.c-sm-c8 th, tr.c-sm-c8 td {
    color: #ffffff !important;
  }
  tr.bg-sm-c8 th, tr.bg-sm-c8 td {
    background-color: #ffffff !important;
  }
  tr.bg-sm-c8 th .c-back, tr.bg-sm-c8 td .c-back {
    color: #ffffff !important;
  }
  tr.c-sm-c9 th, tr.c-sm-c9 td {
    color: #C3C7C6 !important;
  }
  tr.bg-sm-c9 th, tr.bg-sm-c9 td {
    background-color: #C3C7C6 !important;
  }
  tr.bg-sm-c9 th .c-back, tr.bg-sm-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  tr.c-sm-c10 th, tr.c-sm-c10 td {
    color: #0C121C !important;
  }
  tr.bg-sm-c10 th, tr.bg-sm-c10 td {
    background-color: #0C121C !important;
  }
  tr.bg-sm-c10 th .c-back, tr.bg-sm-c10 td .c-back {
    color: #0C121C !important;
  }
  tr.c-sm-c11 th, tr.c-sm-c11 td {
    color: #4FC4B6 !important;
  }
  tr.bg-sm-c11 th, tr.bg-sm-c11 td {
    background-color: #4FC4B6 !important;
  }
  tr.bg-sm-c11 th .c-back, tr.bg-sm-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  tr.c-sm-yt th, tr.c-sm-yt td {
    color: #c4302b !important;
  }
  tr.bg-sm-yt th, tr.bg-sm-yt td {
    background-color: #c4302b !important;
  }
  tr.bg-sm-yt th .c-back, tr.bg-sm-yt td .c-back {
    color: #c4302b !important;
  }
  tr th.c-sm-w, tr td.c-sm-w {
    color: #FFFFFF !important;
  }
  tr th.bg-sm-w, tr td.bg-sm-w {
    background-color: #FFFFFF !important;
  }
  tr th.bg-sm-w .c-back, tr td.bg-sm-w .c-back {
    color: #FFFFFF !important;
  }
  tr th.c-sm-b, tr td.c-sm-b {
    color: #000000 !important;
  }
  tr th.bg-sm-b, tr td.bg-sm-b {
    background-color: #000000 !important;
  }
  tr th.bg-sm-b .c-back, tr td.bg-sm-b .c-back {
    color: #000000 !important;
  }
  tr th.c-sm-t, tr td.c-sm-t {
    color: transparent !important;
  }
  tr th.bg-sm-t, tr td.bg-sm-t {
    background-color: transparent !important;
  }
  tr th.bg-sm-t .c-back, tr td.bg-sm-t .c-back {
    color: transparent !important;
  }
  tr th.c-sm-1, tr td.c-sm-1 {
    color: #202121 !important;
  }
  tr th.bg-sm-1, tr td.bg-sm-1 {
    background-color: #202121 !important;
  }
  tr th.bg-sm-1 .c-back, tr td.bg-sm-1 .c-back {
    color: #202121 !important;
  }
  tr th.c-sm-2, tr td.c-sm-2 {
    color: #202121 !important;
  }
  tr th.bg-sm-2, tr td.bg-sm-2 {
    background-color: #202121 !important;
  }
  tr th.bg-sm-2 .c-back, tr td.bg-sm-2 .c-back {
    color: #202121 !important;
  }
  tr th.c-sm-3, tr td.c-sm-3 {
    color: #ED1C24 !important;
  }
  tr th.bg-sm-3, tr td.bg-sm-3 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-sm-3 .c-back, tr td.bg-sm-3 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-sm-4, tr td.c-sm-4 {
    color: #202121 !important;
  }
  tr th.bg-sm-4, tr td.bg-sm-4 {
    background-color: #202121 !important;
  }
  tr th.bg-sm-4 .c-back, tr td.bg-sm-4 .c-back {
    color: #202121 !important;
  }
  tr th.c-sm-6, tr td.c-sm-6 {
    color: #F35975 !important;
  }
  tr th.bg-sm-6, tr td.bg-sm-6 {
    background-color: #F35975 !important;
  }
  tr th.bg-sm-6 .c-back, tr td.bg-sm-6 .c-back {
    color: #F35975 !important;
  }
  tr th.c-sm-7, tr td.c-sm-7 {
    color: #999999 !important;
  }
  tr th.bg-sm-7, tr td.bg-sm-7 {
    background-color: #999999 !important;
  }
  tr th.bg-sm-7 .c-back, tr td.bg-sm-7 .c-back {
    color: #999999 !important;
  }
  tr th.c-sm-c1, tr td.c-sm-c1 {
    color: #FCFCFC !important;
  }
  tr th.bg-sm-c1, tr td.bg-sm-c1 {
    background-color: #FCFCFC !important;
  }
  tr th.bg-sm-c1 .c-back, tr td.bg-sm-c1 .c-back {
    color: #FCFCFC !important;
  }
  tr th.c-sm-c2, tr td.c-sm-c2 {
    color: #ED1C24 !important;
  }
  tr th.bg-sm-c2, tr td.bg-sm-c2 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-sm-c2 .c-back, tr td.bg-sm-c2 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-sm-c3, tr td.c-sm-c3 {
    color: #C30438 !important;
  }
  tr th.bg-sm-c3, tr td.bg-sm-c3 {
    background-color: #C30438 !important;
  }
  tr th.bg-sm-c3 .c-back, tr td.bg-sm-c3 .c-back {
    color: #C30438 !important;
  }
  tr th.c-sm-c4, tr td.c-sm-c4 {
    color: #F4F7F6 !important;
  }
  tr th.bg-sm-c4, tr td.bg-sm-c4 {
    background-color: #F4F7F6 !important;
  }
  tr th.bg-sm-c4 .c-back, tr td.bg-sm-c4 .c-back {
    color: #F4F7F6 !important;
  }
  tr th.c-sm-c5, tr td.c-sm-c5 {
    color: #E6EAEA !important;
  }
  tr th.bg-sm-c5, tr td.bg-sm-c5 {
    background-color: #E6EAEA !important;
  }
  tr th.bg-sm-c5 .c-back, tr td.bg-sm-c5 .c-back {
    color: #E6EAEA !important;
  }
  tr th.c-sm-c6, tr td.c-sm-c6 {
    color: #202121 !important;
  }
  tr th.bg-sm-c6, tr td.bg-sm-c6 {
    background-color: #202121 !important;
  }
  tr th.bg-sm-c6 .c-back, tr td.bg-sm-c6 .c-back {
    color: #202121 !important;
  }
  tr th.c-sm-c7, tr td.c-sm-c7 {
    color: #818285 !important;
  }
  tr th.bg-sm-c7, tr td.bg-sm-c7 {
    background-color: #818285 !important;
  }
  tr th.bg-sm-c7 .c-back, tr td.bg-sm-c7 .c-back {
    color: #818285 !important;
  }
  tr th.c-sm-c8, tr td.c-sm-c8 {
    color: #ffffff !important;
  }
  tr th.bg-sm-c8, tr td.bg-sm-c8 {
    background-color: #ffffff !important;
  }
  tr th.bg-sm-c8 .c-back, tr td.bg-sm-c8 .c-back {
    color: #ffffff !important;
  }
  tr th.c-sm-c9, tr td.c-sm-c9 {
    color: #C3C7C6 !important;
  }
  tr th.bg-sm-c9, tr td.bg-sm-c9 {
    background-color: #C3C7C6 !important;
  }
  tr th.bg-sm-c9 .c-back, tr td.bg-sm-c9 .c-back {
    color: #C3C7C6 !important;
  }
  tr th.c-sm-c10, tr td.c-sm-c10 {
    color: #0C121C !important;
  }
  tr th.bg-sm-c10, tr td.bg-sm-c10 {
    background-color: #0C121C !important;
  }
  tr th.bg-sm-c10 .c-back, tr td.bg-sm-c10 .c-back {
    color: #0C121C !important;
  }
  tr th.c-sm-c11, tr td.c-sm-c11 {
    color: #4FC4B6 !important;
  }
  tr th.bg-sm-c11, tr td.bg-sm-c11 {
    background-color: #4FC4B6 !important;
  }
  tr th.bg-sm-c11 .c-back, tr td.bg-sm-c11 .c-back {
    color: #4FC4B6 !important;
  }
  tr th.c-sm-yt, tr td.c-sm-yt {
    color: #c4302b !important;
  }
  tr th.bg-sm-yt, tr td.bg-sm-yt {
    background-color: #c4302b !important;
  }
  tr th.bg-sm-yt .c-back, tr td.bg-sm-yt .c-back {
    color: #c4302b !important;
  }
  .fz-sm-10 tr th, .fz-sm-10 tr td, table.fz-sm-10 th, table.fz-sm-10 td {
    font-size: 10px !important;
  }
  .fz-sm-12 tr th, .fz-sm-12 tr td, table.fz-sm-12 th, table.fz-sm-12 td {
    font-size: 12px !important;
  }
  .fz-sm-14 tr th, .fz-sm-14 tr td, table.fz-sm-14 th, table.fz-sm-14 td {
    font-size: 14px !important;
  }
  .fz-sm-16 tr th, .fz-sm-16 tr td, table.fz-sm-16 th, table.fz-sm-16 td {
    font-size: 16px !important;
  }
  .fz-sm-18 tr th, .fz-sm-18 tr td, table.fz-sm-18 th, table.fz-sm-18 td {
    font-size: 18px !important;
  }
  .fz-sm-20 tr th, .fz-sm-20 tr td, table.fz-sm-20 th, table.fz-sm-20 td {
    font-size: 20px !important;
  }
  .fz-sm-22 tr th, .fz-sm-22 tr td, table.fz-sm-22 th, table.fz-sm-22 td {
    font-size: 22px !important;
  }
  .fz-sm-24 tr th, .fz-sm-24 tr td, table.fz-sm-24 th, table.fz-sm-24 td {
    font-size: 24px !important;
  }
  .fz-sm-26 tr th, .fz-sm-26 tr td, table.fz-sm-26 th, table.fz-sm-26 td {
    font-size: 26px !important;
  }
  .fz-sm-28 tr th, .fz-sm-28 tr td, table.fz-sm-28 th, table.fz-sm-28 td {
    font-size: 28px !important;
  }
  .fz-sm-30 tr th, .fz-sm-30 tr td, table.fz-sm-30 th, table.fz-sm-30 td {
    font-size: 30px !important;
  }
  .fz-sm-32 tr th, .fz-sm-32 tr td, table.fz-sm-32 th, table.fz-sm-32 td {
    font-size: 32px !important;
  }
  .fz-sm-34 tr th, .fz-sm-34 tr td, table.fz-sm-34 th, table.fz-sm-34 td {
    font-size: 34px !important;
  }
  .fz-sm-36 tr th, .fz-sm-36 tr td, table.fz-sm-36 th, table.fz-sm-36 td {
    font-size: 36px !important;
  }
  .fz-sm-38 tr th, .fz-sm-38 tr td, table.fz-sm-38 th, table.fz-sm-38 td {
    font-size: 38px !important;
  }
  .fz-sm-44 tr th, .fz-sm-44 tr td, table.fz-sm-44 th, table.fz-sm-44 td {
    font-size: 44px !important;
  }
  .fz-sm-46 tr th, .fz-sm-46 tr td, table.fz-sm-46 th, table.fz-sm-46 td {
    font-size: 46px !important;
  }
  .fz-sm-48 tr th, .fz-sm-48 tr td, table.fz-sm-48 th, table.fz-sm-48 td {
    font-size: 48px !important;
  }
  .fz-sm-60 tr th, .fz-sm-60 tr td, table.fz-sm-60 th, table.fz-sm-60 td {
    font-size: 60px !important;
  }
  .fz-sm-240 tr th, .fz-sm-240 tr td, table.fz-sm-240 th, table.fz-sm-240 td {
    font-size: 240px !important;
  }
  tr.fz-sm-10 th, tr.fz-sm-10 td {
    font-size: 10px !important;
  }
  tr.fz-sm-12 th, tr.fz-sm-12 td {
    font-size: 12px !important;
  }
  tr.fz-sm-14 th, tr.fz-sm-14 td {
    font-size: 14px !important;
  }
  tr.fz-sm-16 th, tr.fz-sm-16 td {
    font-size: 16px !important;
  }
  tr.fz-sm-18 th, tr.fz-sm-18 td {
    font-size: 18px !important;
  }
  tr.fz-sm-20 th, tr.fz-sm-20 td {
    font-size: 20px !important;
  }
  tr.fz-sm-22 th, tr.fz-sm-22 td {
    font-size: 22px !important;
  }
  tr.fz-sm-24 th, tr.fz-sm-24 td {
    font-size: 24px !important;
  }
  tr.fz-sm-26 th, tr.fz-sm-26 td {
    font-size: 26px !important;
  }
  tr.fz-sm-28 th, tr.fz-sm-28 td {
    font-size: 28px !important;
  }
  tr.fz-sm-30 th, tr.fz-sm-30 td {
    font-size: 30px !important;
  }
  tr.fz-sm-32 th, tr.fz-sm-32 td {
    font-size: 32px !important;
  }
  tr.fz-sm-34 th, tr.fz-sm-34 td {
    font-size: 34px !important;
  }
  tr.fz-sm-36 th, tr.fz-sm-36 td {
    font-size: 36px !important;
  }
  tr.fz-sm-38 th, tr.fz-sm-38 td {
    font-size: 38px !important;
  }
  tr.fz-sm-44 th, tr.fz-sm-44 td {
    font-size: 44px !important;
  }
  tr.fz-sm-46 th, tr.fz-sm-46 td {
    font-size: 46px !important;
  }
  tr.fz-sm-48 th, tr.fz-sm-48 td {
    font-size: 48px !important;
  }
  tr.fz-sm-60 th, tr.fz-sm-60 td {
    font-size: 60px !important;
  }
  tr.fz-sm-240 th, tr.fz-sm-240 td {
    font-size: 240px !important;
  }
  tr th.fz-sm-10, tr td.fz-sm-10 {
    font-size: 10px !important;
  }
  tr th.fz-sm-12, tr td.fz-sm-12 {
    font-size: 12px !important;
  }
  tr th.fz-sm-14, tr td.fz-sm-14 {
    font-size: 14px !important;
  }
  tr th.fz-sm-16, tr td.fz-sm-16 {
    font-size: 16px !important;
  }
  tr th.fz-sm-18, tr td.fz-sm-18 {
    font-size: 18px !important;
  }
  tr th.fz-sm-20, tr td.fz-sm-20 {
    font-size: 20px !important;
  }
  tr th.fz-sm-22, tr td.fz-sm-22 {
    font-size: 22px !important;
  }
  tr th.fz-sm-24, tr td.fz-sm-24 {
    font-size: 24px !important;
  }
  tr th.fz-sm-26, tr td.fz-sm-26 {
    font-size: 26px !important;
  }
  tr th.fz-sm-28, tr td.fz-sm-28 {
    font-size: 28px !important;
  }
  tr th.fz-sm-30, tr td.fz-sm-30 {
    font-size: 30px !important;
  }
  tr th.fz-sm-32, tr td.fz-sm-32 {
    font-size: 32px !important;
  }
  tr th.fz-sm-34, tr td.fz-sm-34 {
    font-size: 34px !important;
  }
  tr th.fz-sm-36, tr td.fz-sm-36 {
    font-size: 36px !important;
  }
  tr th.fz-sm-38, tr td.fz-sm-38 {
    font-size: 38px !important;
  }
  tr th.fz-sm-44, tr td.fz-sm-44 {
    font-size: 44px !important;
  }
  tr th.fz-sm-46, tr td.fz-sm-46 {
    font-size: 46px !important;
  }
  tr th.fz-sm-48, tr td.fz-sm-48 {
    font-size: 48px !important;
  }
  tr th.fz-sm-60, tr td.fz-sm-60 {
    font-size: 60px !important;
  }
  tr th.fz-sm-240, tr td.fz-sm-240 {
    font-size: 240px !important;
  }
  table.fw-sm-bold th, table.fw-sm-bold td, tr.fw-sm-bold th, tr.fw-sm-bold td, tr th.fw-sm-bold, tr td.fw-sm-bold {
    font-weight: 700 !important;
  }
  table.fw-sm-normal th, table.fw-sm-normal td, tr.fw-sm-normal th, tr.fw-sm-normal td, tr th.fw-sm-normal, tr td.fw-sm-normal {
    font-weight: 400 !important;
  }
  table.p-sm-0 th, table.p-sm-0 td {
    padding: 0 !important;
  }
  table.pt-sm-0 th, table.py-sm-0 th, table.pt-sm-0 td, table.py-sm-0 td {
    padding-top: 0 !important;
  }
  table.pr-sm-0 th, table.px-sm-0 th, table.pr-sm-0 td, table.px-sm-0 td {
    padding-right: 0 !important;
  }
  table.pb-sm-0 th, table.py-sm-0 th, table.pb-sm-0 td, table.py-sm-0 td {
    padding-bottom: 0 !important;
  }
  table.pl-sm-0 th, table.px-sm-0 th, table.pl-sm-0 td, table.px-sm-0 td {
    padding-left: 0 !important;
  }
  table.p-sm-1 th, table.p-sm-1 td {
    padding: 0.25rem !important;
  }
  table.pt-sm-1 th, table.py-sm-1 th, table.pt-sm-1 td, table.py-sm-1 td {
    padding-top: 0.25rem !important;
  }
  table.pr-sm-1 th, table.px-sm-1 th, table.pr-sm-1 td, table.px-sm-1 td {
    padding-right: 0.25rem !important;
  }
  table.pb-sm-1 th, table.py-sm-1 th, table.pb-sm-1 td, table.py-sm-1 td {
    padding-bottom: 0.25rem !important;
  }
  table.pl-sm-1 th, table.px-sm-1 th, table.pl-sm-1 td, table.px-sm-1 td {
    padding-left: 0.25rem !important;
  }
  table.p-sm-2 th, table.p-sm-2 td {
    padding: 0.5rem !important;
  }
  table.pt-sm-2 th, table.py-sm-2 th, table.pt-sm-2 td, table.py-sm-2 td {
    padding-top: 0.5rem !important;
  }
  table.pr-sm-2 th, table.px-sm-2 th, table.pr-sm-2 td, table.px-sm-2 td {
    padding-right: 0.5rem !important;
  }
  table.pb-sm-2 th, table.py-sm-2 th, table.pb-sm-2 td, table.py-sm-2 td {
    padding-bottom: 0.5rem !important;
  }
  table.pl-sm-2 th, table.px-sm-2 th, table.pl-sm-2 td, table.px-sm-2 td {
    padding-left: 0.5rem !important;
  }
  table.p-sm-3 th, table.p-sm-3 td {
    padding: 0.75rem !important;
  }
  table.pt-sm-3 th, table.py-sm-3 th, table.pt-sm-3 td, table.py-sm-3 td {
    padding-top: 0.75rem !important;
  }
  table.pr-sm-3 th, table.px-sm-3 th, table.pr-sm-3 td, table.px-sm-3 td {
    padding-right: 0.75rem !important;
  }
  table.pb-sm-3 th, table.py-sm-3 th, table.pb-sm-3 td, table.py-sm-3 td {
    padding-bottom: 0.75rem !important;
  }
  table.pl-sm-3 th, table.px-sm-3 th, table.pl-sm-3 td, table.px-sm-3 td {
    padding-left: 0.75rem !important;
  }
  table.p-sm-4 th, table.p-sm-4 td {
    padding: 1rem !important;
  }
  table.pt-sm-4 th, table.py-sm-4 th, table.pt-sm-4 td, table.py-sm-4 td {
    padding-top: 1rem !important;
  }
  table.pr-sm-4 th, table.px-sm-4 th, table.pr-sm-4 td, table.px-sm-4 td {
    padding-right: 1rem !important;
  }
  table.pb-sm-4 th, table.py-sm-4 th, table.pb-sm-4 td, table.py-sm-4 td {
    padding-bottom: 1rem !important;
  }
  table.pl-sm-4 th, table.px-sm-4 th, table.pl-sm-4 td, table.px-sm-4 td {
    padding-left: 1rem !important;
  }
  table.p-sm-5 th, table.p-sm-5 td {
    padding: 1.25rem !important;
  }
  table.pt-sm-5 th, table.py-sm-5 th, table.pt-sm-5 td, table.py-sm-5 td {
    padding-top: 1.25rem !important;
  }
  table.pr-sm-5 th, table.px-sm-5 th, table.pr-sm-5 td, table.px-sm-5 td {
    padding-right: 1.25rem !important;
  }
  table.pb-sm-5 th, table.py-sm-5 th, table.pb-sm-5 td, table.py-sm-5 td {
    padding-bottom: 1.25rem !important;
  }
  table.pl-sm-5 th, table.px-sm-5 th, table.pl-sm-5 td, table.px-sm-5 td {
    padding-left: 1.25rem !important;
  }
  table.p-sm-6 th, table.p-sm-6 td {
    padding: 1.5rem !important;
  }
  table.pt-sm-6 th, table.py-sm-6 th, table.pt-sm-6 td, table.py-sm-6 td {
    padding-top: 1.5rem !important;
  }
  table.pr-sm-6 th, table.px-sm-6 th, table.pr-sm-6 td, table.px-sm-6 td {
    padding-right: 1.5rem !important;
  }
  table.pb-sm-6 th, table.py-sm-6 th, table.pb-sm-6 td, table.py-sm-6 td {
    padding-bottom: 1.5rem !important;
  }
  table.pl-sm-6 th, table.px-sm-6 th, table.pl-sm-6 td, table.px-sm-6 td {
    padding-left: 1.5rem !important;
  }
  table.p-sm-7 th, table.p-sm-7 td {
    padding: 1.75rem !important;
  }
  table.pt-sm-7 th, table.py-sm-7 th, table.pt-sm-7 td, table.py-sm-7 td {
    padding-top: 1.75rem !important;
  }
  table.pr-sm-7 th, table.px-sm-7 th, table.pr-sm-7 td, table.px-sm-7 td {
    padding-right: 1.75rem !important;
  }
  table.pb-sm-7 th, table.py-sm-7 th, table.pb-sm-7 td, table.py-sm-7 td {
    padding-bottom: 1.75rem !important;
  }
  table.pl-sm-7 th, table.px-sm-7 th, table.pl-sm-7 td, table.px-sm-7 td {
    padding-left: 1.75rem !important;
  }
  table.p-sm-8 th, table.p-sm-8 td {
    padding: 2rem !important;
  }
  table.pt-sm-8 th, table.py-sm-8 th, table.pt-sm-8 td, table.py-sm-8 td {
    padding-top: 2rem !important;
  }
  table.pr-sm-8 th, table.px-sm-8 th, table.pr-sm-8 td, table.px-sm-8 td {
    padding-right: 2rem !important;
  }
  table.pb-sm-8 th, table.py-sm-8 th, table.pb-sm-8 td, table.py-sm-8 td {
    padding-bottom: 2rem !important;
  }
  table.pl-sm-8 th, table.px-sm-8 th, table.pl-sm-8 td, table.px-sm-8 td {
    padding-left: 2rem !important;
  }
  table.p-sm-9 th, table.p-sm-9 td {
    padding: 2.25rem !important;
  }
  table.pt-sm-9 th, table.py-sm-9 th, table.pt-sm-9 td, table.py-sm-9 td {
    padding-top: 2.25rem !important;
  }
  table.pr-sm-9 th, table.px-sm-9 th, table.pr-sm-9 td, table.px-sm-9 td {
    padding-right: 2.25rem !important;
  }
  table.pb-sm-9 th, table.py-sm-9 th, table.pb-sm-9 td, table.py-sm-9 td {
    padding-bottom: 2.25rem !important;
  }
  table.pl-sm-9 th, table.px-sm-9 th, table.pl-sm-9 td, table.px-sm-9 td {
    padding-left: 2.25rem !important;
  }
  table.p-sm-10 th, table.p-sm-10 td {
    padding: 2.5rem !important;
  }
  table.pt-sm-10 th, table.py-sm-10 th, table.pt-sm-10 td, table.py-sm-10 td {
    padding-top: 2.5rem !important;
  }
  table.pr-sm-10 th, table.px-sm-10 th, table.pr-sm-10 td, table.px-sm-10 td {
    padding-right: 2.5rem !important;
  }
  table.pb-sm-10 th, table.py-sm-10 th, table.pb-sm-10 td, table.py-sm-10 td {
    padding-bottom: 2.5rem !important;
  }
  table.pl-sm-10 th, table.px-sm-10 th, table.pl-sm-10 td, table.px-sm-10 td {
    padding-left: 2.5rem !important;
  }
  table.p-sm-11 th, table.p-sm-11 td {
    padding: 2.75rem !important;
  }
  table.pt-sm-11 th, table.py-sm-11 th, table.pt-sm-11 td, table.py-sm-11 td {
    padding-top: 2.75rem !important;
  }
  table.pr-sm-11 th, table.px-sm-11 th, table.pr-sm-11 td, table.px-sm-11 td {
    padding-right: 2.75rem !important;
  }
  table.pb-sm-11 th, table.py-sm-11 th, table.pb-sm-11 td, table.py-sm-11 td {
    padding-bottom: 2.75rem !important;
  }
  table.pl-sm-11 th, table.px-sm-11 th, table.pl-sm-11 td, table.px-sm-11 td {
    padding-left: 2.75rem !important;
  }
  table.p-sm-12 th, table.p-sm-12 td {
    padding: 3rem !important;
  }
  table.pt-sm-12 th, table.py-sm-12 th, table.pt-sm-12 td, table.py-sm-12 td {
    padding-top: 3rem !important;
  }
  table.pr-sm-12 th, table.px-sm-12 th, table.pr-sm-12 td, table.px-sm-12 td {
    padding-right: 3rem !important;
  }
  table.pb-sm-12 th, table.py-sm-12 th, table.pb-sm-12 td, table.py-sm-12 td {
    padding-bottom: 3rem !important;
  }
  table.pl-sm-12 th, table.px-sm-12 th, table.pl-sm-12 td, table.px-sm-12 td {
    padding-left: 3rem !important;
  }
  table.p-sm-13 th, table.p-sm-13 td {
    padding: 3.25rem !important;
  }
  table.pt-sm-13 th, table.py-sm-13 th, table.pt-sm-13 td, table.py-sm-13 td {
    padding-top: 3.25rem !important;
  }
  table.pr-sm-13 th, table.px-sm-13 th, table.pr-sm-13 td, table.px-sm-13 td {
    padding-right: 3.25rem !important;
  }
  table.pb-sm-13 th, table.py-sm-13 th, table.pb-sm-13 td, table.py-sm-13 td {
    padding-bottom: 3.25rem !important;
  }
  table.pl-sm-13 th, table.px-sm-13 th, table.pl-sm-13 td, table.px-sm-13 td {
    padding-left: 3.25rem !important;
  }
  table.p-sm-14 th, table.p-sm-14 td {
    padding: 3.5rem !important;
  }
  table.pt-sm-14 th, table.py-sm-14 th, table.pt-sm-14 td, table.py-sm-14 td {
    padding-top: 3.5rem !important;
  }
  table.pr-sm-14 th, table.px-sm-14 th, table.pr-sm-14 td, table.px-sm-14 td {
    padding-right: 3.5rem !important;
  }
  table.pb-sm-14 th, table.py-sm-14 th, table.pb-sm-14 td, table.py-sm-14 td {
    padding-bottom: 3.5rem !important;
  }
  table.pl-sm-14 th, table.px-sm-14 th, table.pl-sm-14 td, table.px-sm-14 td {
    padding-left: 3.5rem !important;
  }
  table.p-sm-15 th, table.p-sm-15 td {
    padding: 3.75rem !important;
  }
  table.pt-sm-15 th, table.py-sm-15 th, table.pt-sm-15 td, table.py-sm-15 td {
    padding-top: 3.75rem !important;
  }
  table.pr-sm-15 th, table.px-sm-15 th, table.pr-sm-15 td, table.px-sm-15 td {
    padding-right: 3.75rem !important;
  }
  table.pb-sm-15 th, table.py-sm-15 th, table.pb-sm-15 td, table.py-sm-15 td {
    padding-bottom: 3.75rem !important;
  }
  table.pl-sm-15 th, table.px-sm-15 th, table.pl-sm-15 td, table.px-sm-15 td {
    padding-left: 3.75rem !important;
  }
  table.p-sm-16 th, table.p-sm-16 td {
    padding: 4rem !important;
  }
  table.pt-sm-16 th, table.py-sm-16 th, table.pt-sm-16 td, table.py-sm-16 td {
    padding-top: 4rem !important;
  }
  table.pr-sm-16 th, table.px-sm-16 th, table.pr-sm-16 td, table.px-sm-16 td {
    padding-right: 4rem !important;
  }
  table.pb-sm-16 th, table.py-sm-16 th, table.pb-sm-16 td, table.py-sm-16 td {
    padding-bottom: 4rem !important;
  }
  table.pl-sm-16 th, table.px-sm-16 th, table.pl-sm-16 td, table.px-sm-16 td {
    padding-left: 4rem !important;
  }
  table.p-sm-17 th, table.p-sm-17 td {
    padding: 4.25rem !important;
  }
  table.pt-sm-17 th, table.py-sm-17 th, table.pt-sm-17 td, table.py-sm-17 td {
    padding-top: 4.25rem !important;
  }
  table.pr-sm-17 th, table.px-sm-17 th, table.pr-sm-17 td, table.px-sm-17 td {
    padding-right: 4.25rem !important;
  }
  table.pb-sm-17 th, table.py-sm-17 th, table.pb-sm-17 td, table.py-sm-17 td {
    padding-bottom: 4.25rem !important;
  }
  table.pl-sm-17 th, table.px-sm-17 th, table.pl-sm-17 td, table.px-sm-17 td {
    padding-left: 4.25rem !important;
  }
  table.p-sm-18 th, table.p-sm-18 td {
    padding: 4.5rem !important;
  }
  table.pt-sm-18 th, table.py-sm-18 th, table.pt-sm-18 td, table.py-sm-18 td {
    padding-top: 4.5rem !important;
  }
  table.pr-sm-18 th, table.px-sm-18 th, table.pr-sm-18 td, table.px-sm-18 td {
    padding-right: 4.5rem !important;
  }
  table.pb-sm-18 th, table.py-sm-18 th, table.pb-sm-18 td, table.py-sm-18 td {
    padding-bottom: 4.5rem !important;
  }
  table.pl-sm-18 th, table.px-sm-18 th, table.pl-sm-18 td, table.px-sm-18 td {
    padding-left: 4.5rem !important;
  }
  table.p-sm-19 th, table.p-sm-19 td {
    padding: 4.75rem !important;
  }
  table.pt-sm-19 th, table.py-sm-19 th, table.pt-sm-19 td, table.py-sm-19 td {
    padding-top: 4.75rem !important;
  }
  table.pr-sm-19 th, table.px-sm-19 th, table.pr-sm-19 td, table.px-sm-19 td {
    padding-right: 4.75rem !important;
  }
  table.pb-sm-19 th, table.py-sm-19 th, table.pb-sm-19 td, table.py-sm-19 td {
    padding-bottom: 4.75rem !important;
  }
  table.pl-sm-19 th, table.px-sm-19 th, table.pl-sm-19 td, table.px-sm-19 td {
    padding-left: 4.75rem !important;
  }
  table.p-sm-20 th, table.p-sm-20 td {
    padding: 5rem !important;
  }
  table.pt-sm-20 th, table.py-sm-20 th, table.pt-sm-20 td, table.py-sm-20 td {
    padding-top: 5rem !important;
  }
  table.pr-sm-20 th, table.px-sm-20 th, table.pr-sm-20 td, table.px-sm-20 td {
    padding-right: 5rem !important;
  }
  table.pb-sm-20 th, table.py-sm-20 th, table.pb-sm-20 td, table.py-sm-20 td {
    padding-bottom: 5rem !important;
  }
  table.pl-sm-20 th, table.px-sm-20 th, table.pl-sm-20 td, table.px-sm-20 td {
    padding-left: 5rem !important;
  }
  table.p-sm-21 th, table.p-sm-21 td {
    padding: 5.25rem !important;
  }
  table.pt-sm-21 th, table.py-sm-21 th, table.pt-sm-21 td, table.py-sm-21 td {
    padding-top: 5.25rem !important;
  }
  table.pr-sm-21 th, table.px-sm-21 th, table.pr-sm-21 td, table.px-sm-21 td {
    padding-right: 5.25rem !important;
  }
  table.pb-sm-21 th, table.py-sm-21 th, table.pb-sm-21 td, table.py-sm-21 td {
    padding-bottom: 5.25rem !important;
  }
  table.pl-sm-21 th, table.px-sm-21 th, table.pl-sm-21 td, table.px-sm-21 td {
    padding-left: 5.25rem !important;
  }
  table.p-sm-22 th, table.p-sm-22 td {
    padding: 5.5rem !important;
  }
  table.pt-sm-22 th, table.py-sm-22 th, table.pt-sm-22 td, table.py-sm-22 td {
    padding-top: 5.5rem !important;
  }
  table.pr-sm-22 th, table.px-sm-22 th, table.pr-sm-22 td, table.px-sm-22 td {
    padding-right: 5.5rem !important;
  }
  table.pb-sm-22 th, table.py-sm-22 th, table.pb-sm-22 td, table.py-sm-22 td {
    padding-bottom: 5.5rem !important;
  }
  table.pl-sm-22 th, table.px-sm-22 th, table.pl-sm-22 td, table.px-sm-22 td {
    padding-left: 5.5rem !important;
  }
  table.p-sm-23 th, table.p-sm-23 td {
    padding: 5.75rem !important;
  }
  table.pt-sm-23 th, table.py-sm-23 th, table.pt-sm-23 td, table.py-sm-23 td {
    padding-top: 5.75rem !important;
  }
  table.pr-sm-23 th, table.px-sm-23 th, table.pr-sm-23 td, table.px-sm-23 td {
    padding-right: 5.75rem !important;
  }
  table.pb-sm-23 th, table.py-sm-23 th, table.pb-sm-23 td, table.py-sm-23 td {
    padding-bottom: 5.75rem !important;
  }
  table.pl-sm-23 th, table.px-sm-23 th, table.pl-sm-23 td, table.px-sm-23 td {
    padding-left: 5.75rem !important;
  }
  table.p-sm-24 th, table.p-sm-24 td {
    padding: 6rem !important;
  }
  table.pt-sm-24 th, table.py-sm-24 th, table.pt-sm-24 td, table.py-sm-24 td {
    padding-top: 6rem !important;
  }
  table.pr-sm-24 th, table.px-sm-24 th, table.pr-sm-24 td, table.px-sm-24 td {
    padding-right: 6rem !important;
  }
  table.pb-sm-24 th, table.py-sm-24 th, table.pb-sm-24 td, table.py-sm-24 td {
    padding-bottom: 6rem !important;
  }
  table.pl-sm-24 th, table.px-sm-24 th, table.pl-sm-24 td, table.px-sm-24 td {
    padding-left: 6rem !important;
  }
  table.p-sm-30 th, table.p-sm-30 td {
    padding: 7.5rem !important;
  }
  table.pt-sm-30 th, table.py-sm-30 th, table.pt-sm-30 td, table.py-sm-30 td {
    padding-top: 7.5rem !important;
  }
  table.pr-sm-30 th, table.px-sm-30 th, table.pr-sm-30 td, table.px-sm-30 td {
    padding-right: 7.5rem !important;
  }
  table.pb-sm-30 th, table.py-sm-30 th, table.pb-sm-30 td, table.py-sm-30 td {
    padding-bottom: 7.5rem !important;
  }
  table.pl-sm-30 th, table.px-sm-30 th, table.pl-sm-30 td, table.px-sm-30 td {
    padding-left: 7.5rem !important;
  }
  table.p-sm-40 th, table.p-sm-40 td {
    padding: 10rem !important;
  }
  table.pt-sm-40 th, table.py-sm-40 th, table.pt-sm-40 td, table.py-sm-40 td {
    padding-top: 10rem !important;
  }
  table.pr-sm-40 th, table.px-sm-40 th, table.pr-sm-40 td, table.px-sm-40 td {
    padding-right: 10rem !important;
  }
  table.pb-sm-40 th, table.py-sm-40 th, table.pb-sm-40 td, table.py-sm-40 td {
    padding-bottom: 10rem !important;
  }
  table.pl-sm-40 th, table.px-sm-40 th, table.pl-sm-40 td, table.px-sm-40 td {
    padding-left: 10rem !important;
  }
  table.p-sm-50 th, table.p-sm-50 td {
    padding: 12.5rem !important;
  }
  table.pt-sm-50 th, table.py-sm-50 th, table.pt-sm-50 td, table.py-sm-50 td {
    padding-top: 12.5rem !important;
  }
  table.pr-sm-50 th, table.px-sm-50 th, table.pr-sm-50 td, table.px-sm-50 td {
    padding-right: 12.5rem !important;
  }
  table.pb-sm-50 th, table.py-sm-50 th, table.pb-sm-50 td, table.py-sm-50 td {
    padding-bottom: 12.5rem !important;
  }
  table.pl-sm-50 th, table.px-sm-50 th, table.pl-sm-50 td, table.px-sm-50 td {
    padding-left: 12.5rem !important;
  }
  table.p-sm-56 th, table.p-sm-56 td {
    padding: 14rem !important;
  }
  table.pt-sm-56 th, table.py-sm-56 th, table.pt-sm-56 td, table.py-sm-56 td {
    padding-top: 14rem !important;
  }
  table.pr-sm-56 th, table.px-sm-56 th, table.pr-sm-56 td, table.px-sm-56 td {
    padding-right: 14rem !important;
  }
  table.pb-sm-56 th, table.py-sm-56 th, table.pb-sm-56 td, table.py-sm-56 td {
    padding-bottom: 14rem !important;
  }
  table.pl-sm-56 th, table.px-sm-56 th, table.pl-sm-56 td, table.px-sm-56 td {
    padding-left: 14rem !important;
  }
  table.p-sm-60 th, table.p-sm-60 td {
    padding: 15rem !important;
  }
  table.pt-sm-60 th, table.py-sm-60 th, table.pt-sm-60 td, table.py-sm-60 td {
    padding-top: 15rem !important;
  }
  table.pr-sm-60 th, table.px-sm-60 th, table.pr-sm-60 td, table.px-sm-60 td {
    padding-right: 15rem !important;
  }
  table.pb-sm-60 th, table.py-sm-60 th, table.pb-sm-60 td, table.py-sm-60 td {
    padding-bottom: 15rem !important;
  }
  table.pl-sm-60 th, table.px-sm-60 th, table.pl-sm-60 td, table.px-sm-60 td {
    padding-left: 15rem !important;
  }
  table.p-sm-70 th, table.p-sm-70 td {
    padding: 17.5rem !important;
  }
  table.pt-sm-70 th, table.py-sm-70 th, table.pt-sm-70 td, table.py-sm-70 td {
    padding-top: 17.5rem !important;
  }
  table.pr-sm-70 th, table.px-sm-70 th, table.pr-sm-70 td, table.px-sm-70 td {
    padding-right: 17.5rem !important;
  }
  table.pb-sm-70 th, table.py-sm-70 th, table.pb-sm-70 td, table.py-sm-70 td {
    padding-bottom: 17.5rem !important;
  }
  table.pl-sm-70 th, table.px-sm-70 th, table.pl-sm-70 td, table.px-sm-70 td {
    padding-left: 17.5rem !important;
  }
  table.p-sm-72 th, table.p-sm-72 td {
    padding: 18rem !important;
  }
  table.pt-sm-72 th, table.py-sm-72 th, table.pt-sm-72 td, table.py-sm-72 td {
    padding-top: 18rem !important;
  }
  table.pr-sm-72 th, table.px-sm-72 th, table.pr-sm-72 td, table.px-sm-72 td {
    padding-right: 18rem !important;
  }
  table.pb-sm-72 th, table.py-sm-72 th, table.pb-sm-72 td, table.py-sm-72 td {
    padding-bottom: 18rem !important;
  }
  table.pl-sm-72 th, table.px-sm-72 th, table.pl-sm-72 td, table.px-sm-72 td {
    padding-left: 18rem !important;
  }
  table.p-sm-80 th, table.p-sm-80 td {
    padding: 20rem !important;
  }
  table.pt-sm-80 th, table.py-sm-80 th, table.pt-sm-80 td, table.py-sm-80 td {
    padding-top: 20rem !important;
  }
  table.pr-sm-80 th, table.px-sm-80 th, table.pr-sm-80 td, table.px-sm-80 td {
    padding-right: 20rem !important;
  }
  table.pb-sm-80 th, table.py-sm-80 th, table.pb-sm-80 td, table.py-sm-80 td {
    padding-bottom: 20rem !important;
  }
  table.pl-sm-80 th, table.px-sm-80 th, table.pl-sm-80 td, table.px-sm-80 td {
    padding-left: 20rem !important;
  }
  table.p-sm-90 th, table.p-sm-90 td {
    padding: 22.5rem !important;
  }
  table.pt-sm-90 th, table.py-sm-90 th, table.pt-sm-90 td, table.py-sm-90 td {
    padding-top: 22.5rem !important;
  }
  table.pr-sm-90 th, table.px-sm-90 th, table.pr-sm-90 td, table.px-sm-90 td {
    padding-right: 22.5rem !important;
  }
  table.pb-sm-90 th, table.py-sm-90 th, table.pb-sm-90 td, table.py-sm-90 td {
    padding-bottom: 22.5rem !important;
  }
  table.pl-sm-90 th, table.px-sm-90 th, table.pl-sm-90 td, table.px-sm-90 td {
    padding-left: 22.5rem !important;
  }
  table.p-sm-100 th, table.p-sm-100 td {
    padding: 25rem !important;
  }
  table.pt-sm-100 th, table.py-sm-100 th, table.pt-sm-100 td, table.py-sm-100 td {
    padding-top: 25rem !important;
  }
  table.pr-sm-100 th, table.px-sm-100 th, table.pr-sm-100 td, table.px-sm-100 td {
    padding-right: 25rem !important;
  }
  table.pb-sm-100 th, table.py-sm-100 th, table.pb-sm-100 td, table.py-sm-100 td {
    padding-bottom: 25rem !important;
  }
  table.pl-sm-100 th, table.px-sm-100 th, table.pl-sm-100 td, table.px-sm-100 td {
    padding-left: 25rem !important;
  }
  table.p-sm-120 th, table.p-sm-120 td {
    padding: 30rem !important;
  }
  table.pt-sm-120 th, table.py-sm-120 th, table.pt-sm-120 td, table.py-sm-120 td {
    padding-top: 30rem !important;
  }
  table.pr-sm-120 th, table.px-sm-120 th, table.pr-sm-120 td, table.px-sm-120 td {
    padding-right: 30rem !important;
  }
  table.pb-sm-120 th, table.py-sm-120 th, table.pb-sm-120 td, table.py-sm-120 td {
    padding-bottom: 30rem !important;
  }
  table.pl-sm-120 th, table.px-sm-120 th, table.pl-sm-120 td, table.px-sm-120 td {
    padding-left: 30rem !important;
  }
  table.p-sm-5p th, table.p-sm-5p td {
    padding: 5% !important;
  }
  table.pt-sm-5p th, table.py-sm-5p th, table.pt-sm-5p td, table.py-sm-5p td {
    padding-top: 5% !important;
  }
  table.pr-sm-5p th, table.px-sm-5p th, table.pr-sm-5p td, table.px-sm-5p td {
    padding-right: 5% !important;
  }
  table.pb-sm-5p th, table.py-sm-5p th, table.pb-sm-5p td, table.py-sm-5p td {
    padding-bottom: 5% !important;
  }
  table.pl-sm-5p th, table.px-sm-5p th, table.pl-sm-5p td, table.px-sm-5p td {
    padding-left: 5% !important;
  }
  table.p-sm-10p th, table.p-sm-10p td {
    padding: 10% !important;
  }
  table.pt-sm-10p th, table.py-sm-10p th, table.pt-sm-10p td, table.py-sm-10p td {
    padding-top: 10% !important;
  }
  table.pr-sm-10p th, table.px-sm-10p th, table.pr-sm-10p td, table.px-sm-10p td {
    padding-right: 10% !important;
  }
  table.pb-sm-10p th, table.py-sm-10p th, table.pb-sm-10p td, table.py-sm-10p td {
    padding-bottom: 10% !important;
  }
  table.pl-sm-10p th, table.px-sm-10p th, table.pl-sm-10p td, table.px-sm-10p td {
    padding-left: 10% !important;
  }
  table.p-sm-30p th, table.p-sm-30p td {
    padding: 30% !important;
  }
  table.pt-sm-30p th, table.py-sm-30p th, table.pt-sm-30p td, table.py-sm-30p td {
    padding-top: 30% !important;
  }
  table.pr-sm-30p th, table.px-sm-30p th, table.pr-sm-30p td, table.px-sm-30p td {
    padding-right: 30% !important;
  }
  table.pb-sm-30p th, table.py-sm-30p th, table.pb-sm-30p td, table.py-sm-30p td {
    padding-bottom: 30% !important;
  }
  table.pl-sm-30p th, table.px-sm-30p th, table.pl-sm-30p td, table.px-sm-30p td {
    padding-left: 30% !important;
  }
  table.p-sm-40p th, table.p-sm-40p td {
    padding: 40% !important;
  }
  table.pt-sm-40p th, table.py-sm-40p th, table.pt-sm-40p td, table.py-sm-40p td {
    padding-top: 40% !important;
  }
  table.pr-sm-40p th, table.px-sm-40p th, table.pr-sm-40p td, table.px-sm-40p td {
    padding-right: 40% !important;
  }
  table.pb-sm-40p th, table.py-sm-40p th, table.pb-sm-40p td, table.py-sm-40p td {
    padding-bottom: 40% !important;
  }
  table.pl-sm-40p th, table.px-sm-40p th, table.pl-sm-40p td, table.px-sm-40p td {
    padding-left: 40% !important;
  }
  table.p-sm-45p th, table.p-sm-45p td {
    padding: 45% !important;
  }
  table.pt-sm-45p th, table.py-sm-45p th, table.pt-sm-45p td, table.py-sm-45p td {
    padding-top: 45% !important;
  }
  table.pr-sm-45p th, table.px-sm-45p th, table.pr-sm-45p td, table.px-sm-45p td {
    padding-right: 45% !important;
  }
  table.pb-sm-45p th, table.py-sm-45p th, table.pb-sm-45p td, table.py-sm-45p td {
    padding-bottom: 45% !important;
  }
  table.pl-sm-45p th, table.px-sm-45p th, table.pl-sm-45p td, table.px-sm-45p td {
    padding-left: 45% !important;
  }
  table.p-sm-50p th, table.p-sm-50p td {
    padding: 50% !important;
  }
  table.pt-sm-50p th, table.py-sm-50p th, table.pt-sm-50p td, table.py-sm-50p td {
    padding-top: 50% !important;
  }
  table.pr-sm-50p th, table.px-sm-50p th, table.pr-sm-50p td, table.px-sm-50p td {
    padding-right: 50% !important;
  }
  table.pb-sm-50p th, table.py-sm-50p th, table.pb-sm-50p td, table.py-sm-50p td {
    padding-bottom: 50% !important;
  }
  table.pl-sm-50p th, table.px-sm-50p th, table.pl-sm-50p td, table.px-sm-50p td {
    padding-left: 50% !important;
  }
  table.p-sm-77p th, table.p-sm-77p td {
    padding: 77% !important;
  }
  table.pt-sm-77p th, table.py-sm-77p th, table.pt-sm-77p td, table.py-sm-77p td {
    padding-top: 77% !important;
  }
  table.pr-sm-77p th, table.px-sm-77p th, table.pr-sm-77p td, table.px-sm-77p td {
    padding-right: 77% !important;
  }
  table.pb-sm-77p th, table.py-sm-77p th, table.pb-sm-77p td, table.py-sm-77p td {
    padding-bottom: 77% !important;
  }
  table.pl-sm-77p th, table.px-sm-77p th, table.pl-sm-77p td, table.px-sm-77p td {
    padding-left: 77% !important;
  }
  table.p-sm-100p th, table.p-sm-100p td {
    padding: 100% !important;
  }
  table.pt-sm-100p th, table.py-sm-100p th, table.pt-sm-100p td, table.py-sm-100p td {
    padding-top: 100% !important;
  }
  table.pr-sm-100p th, table.px-sm-100p th, table.pr-sm-100p td, table.px-sm-100p td {
    padding-right: 100% !important;
  }
  table.pb-sm-100p th, table.py-sm-100p th, table.pb-sm-100p td, table.py-sm-100p td {
    padding-bottom: 100% !important;
  }
  table.pl-sm-100p th, table.px-sm-100p th, table.pl-sm-100p td, table.px-sm-100p td {
    padding-left: 100% !important;
  }
  table.p-sm-30vh th, table.p-sm-30vh td {
    padding: 30vh !important;
  }
  table.pt-sm-30vh th, table.py-sm-30vh th, table.pt-sm-30vh td, table.py-sm-30vh td {
    padding-top: 30vh !important;
  }
  table.pr-sm-30vh th, table.px-sm-30vh th, table.pr-sm-30vh td, table.px-sm-30vh td {
    padding-right: 30vh !important;
  }
  table.pb-sm-30vh th, table.py-sm-30vh th, table.pb-sm-30vh td, table.py-sm-30vh td {
    padding-bottom: 30vh !important;
  }
  table.pl-sm-30vh th, table.px-sm-30vh th, table.pl-sm-30vh td, table.px-sm-30vh td {
    padding-left: 30vh !important;
  }
  table.p-sm-50vh th, table.p-sm-50vh td {
    padding: 50vh !important;
  }
  table.pt-sm-50vh th, table.py-sm-50vh th, table.pt-sm-50vh td, table.py-sm-50vh td {
    padding-top: 50vh !important;
  }
  table.pr-sm-50vh th, table.px-sm-50vh th, table.pr-sm-50vh td, table.px-sm-50vh td {
    padding-right: 50vh !important;
  }
  table.pb-sm-50vh th, table.py-sm-50vh th, table.pb-sm-50vh td, table.py-sm-50vh td {
    padding-bottom: 50vh !important;
  }
  table.pl-sm-50vh th, table.px-sm-50vh th, table.pl-sm-50vh td, table.px-sm-50vh td {
    padding-left: 50vh !important;
  }
  table.p-sm-100vh th, table.p-sm-100vh td {
    padding: 100vh !important;
  }
  table.pt-sm-100vh th, table.py-sm-100vh th, table.pt-sm-100vh td, table.py-sm-100vh td {
    padding-top: 100vh !important;
  }
  table.pr-sm-100vh th, table.px-sm-100vh th, table.pr-sm-100vh td, table.px-sm-100vh td {
    padding-right: 100vh !important;
  }
  table.pb-sm-100vh th, table.py-sm-100vh th, table.pb-sm-100vh td, table.py-sm-100vh td {
    padding-bottom: 100vh !important;
  }
  table.pl-sm-100vh th, table.px-sm-100vh th, table.pl-sm-100vh td, table.px-sm-100vh td {
    padding-left: 100vh !important;
  }
  tr.p-sm-0 th, tr.p-sm-0 td {
    padding: 0 !important;
  }
  tr.pt-sm-0 th, tr.py-sm-0 th, tr.pt-sm-0 td, tr.py-sm-0 td {
    padding-top: 0 !important;
  }
  tr.pr-sm-0 th, tr.px-sm-0 th, tr.pr-sm-0 td, tr.px-sm-0 td {
    padding-right: 0 !important;
  }
  tr.pb-sm-0 th, tr.py-sm-0 th, tr.pb-sm-0 td, tr.py-sm-0 td {
    padding-bottom: 0 !important;
  }
  tr.pl-sm-0 th, tr.px-sm-0 th, tr.pl-sm-0 td, tr.px-sm-0 td {
    padding-left: 0 !important;
  }
  tr.p-sm-1 th, tr.p-sm-1 td {
    padding: 0.25rem !important;
  }
  tr.pt-sm-1 th, tr.py-sm-1 th, tr.pt-sm-1 td, tr.py-sm-1 td {
    padding-top: 0.25rem !important;
  }
  tr.pr-sm-1 th, tr.px-sm-1 th, tr.pr-sm-1 td, tr.px-sm-1 td {
    padding-right: 0.25rem !important;
  }
  tr.pb-sm-1 th, tr.py-sm-1 th, tr.pb-sm-1 td, tr.py-sm-1 td {
    padding-bottom: 0.25rem !important;
  }
  tr.pl-sm-1 th, tr.px-sm-1 th, tr.pl-sm-1 td, tr.px-sm-1 td {
    padding-left: 0.25rem !important;
  }
  tr.p-sm-2 th, tr.p-sm-2 td {
    padding: 0.5rem !important;
  }
  tr.pt-sm-2 th, tr.py-sm-2 th, tr.pt-sm-2 td, tr.py-sm-2 td {
    padding-top: 0.5rem !important;
  }
  tr.pr-sm-2 th, tr.px-sm-2 th, tr.pr-sm-2 td, tr.px-sm-2 td {
    padding-right: 0.5rem !important;
  }
  tr.pb-sm-2 th, tr.py-sm-2 th, tr.pb-sm-2 td, tr.py-sm-2 td {
    padding-bottom: 0.5rem !important;
  }
  tr.pl-sm-2 th, tr.px-sm-2 th, tr.pl-sm-2 td, tr.px-sm-2 td {
    padding-left: 0.5rem !important;
  }
  tr.p-sm-3 th, tr.p-sm-3 td {
    padding: 0.75rem !important;
  }
  tr.pt-sm-3 th, tr.py-sm-3 th, tr.pt-sm-3 td, tr.py-sm-3 td {
    padding-top: 0.75rem !important;
  }
  tr.pr-sm-3 th, tr.px-sm-3 th, tr.pr-sm-3 td, tr.px-sm-3 td {
    padding-right: 0.75rem !important;
  }
  tr.pb-sm-3 th, tr.py-sm-3 th, tr.pb-sm-3 td, tr.py-sm-3 td {
    padding-bottom: 0.75rem !important;
  }
  tr.pl-sm-3 th, tr.px-sm-3 th, tr.pl-sm-3 td, tr.px-sm-3 td {
    padding-left: 0.75rem !important;
  }
  tr.p-sm-4 th, tr.p-sm-4 td {
    padding: 1rem !important;
  }
  tr.pt-sm-4 th, tr.py-sm-4 th, tr.pt-sm-4 td, tr.py-sm-4 td {
    padding-top: 1rem !important;
  }
  tr.pr-sm-4 th, tr.px-sm-4 th, tr.pr-sm-4 td, tr.px-sm-4 td {
    padding-right: 1rem !important;
  }
  tr.pb-sm-4 th, tr.py-sm-4 th, tr.pb-sm-4 td, tr.py-sm-4 td {
    padding-bottom: 1rem !important;
  }
  tr.pl-sm-4 th, tr.px-sm-4 th, tr.pl-sm-4 td, tr.px-sm-4 td {
    padding-left: 1rem !important;
  }
  tr.p-sm-5 th, tr.p-sm-5 td {
    padding: 1.25rem !important;
  }
  tr.pt-sm-5 th, tr.py-sm-5 th, tr.pt-sm-5 td, tr.py-sm-5 td {
    padding-top: 1.25rem !important;
  }
  tr.pr-sm-5 th, tr.px-sm-5 th, tr.pr-sm-5 td, tr.px-sm-5 td {
    padding-right: 1.25rem !important;
  }
  tr.pb-sm-5 th, tr.py-sm-5 th, tr.pb-sm-5 td, tr.py-sm-5 td {
    padding-bottom: 1.25rem !important;
  }
  tr.pl-sm-5 th, tr.px-sm-5 th, tr.pl-sm-5 td, tr.px-sm-5 td {
    padding-left: 1.25rem !important;
  }
  tr.p-sm-6 th, tr.p-sm-6 td {
    padding: 1.5rem !important;
  }
  tr.pt-sm-6 th, tr.py-sm-6 th, tr.pt-sm-6 td, tr.py-sm-6 td {
    padding-top: 1.5rem !important;
  }
  tr.pr-sm-6 th, tr.px-sm-6 th, tr.pr-sm-6 td, tr.px-sm-6 td {
    padding-right: 1.5rem !important;
  }
  tr.pb-sm-6 th, tr.py-sm-6 th, tr.pb-sm-6 td, tr.py-sm-6 td {
    padding-bottom: 1.5rem !important;
  }
  tr.pl-sm-6 th, tr.px-sm-6 th, tr.pl-sm-6 td, tr.px-sm-6 td {
    padding-left: 1.5rem !important;
  }
  tr.p-sm-7 th, tr.p-sm-7 td {
    padding: 1.75rem !important;
  }
  tr.pt-sm-7 th, tr.py-sm-7 th, tr.pt-sm-7 td, tr.py-sm-7 td {
    padding-top: 1.75rem !important;
  }
  tr.pr-sm-7 th, tr.px-sm-7 th, tr.pr-sm-7 td, tr.px-sm-7 td {
    padding-right: 1.75rem !important;
  }
  tr.pb-sm-7 th, tr.py-sm-7 th, tr.pb-sm-7 td, tr.py-sm-7 td {
    padding-bottom: 1.75rem !important;
  }
  tr.pl-sm-7 th, tr.px-sm-7 th, tr.pl-sm-7 td, tr.px-sm-7 td {
    padding-left: 1.75rem !important;
  }
  tr.p-sm-8 th, tr.p-sm-8 td {
    padding: 2rem !important;
  }
  tr.pt-sm-8 th, tr.py-sm-8 th, tr.pt-sm-8 td, tr.py-sm-8 td {
    padding-top: 2rem !important;
  }
  tr.pr-sm-8 th, tr.px-sm-8 th, tr.pr-sm-8 td, tr.px-sm-8 td {
    padding-right: 2rem !important;
  }
  tr.pb-sm-8 th, tr.py-sm-8 th, tr.pb-sm-8 td, tr.py-sm-8 td {
    padding-bottom: 2rem !important;
  }
  tr.pl-sm-8 th, tr.px-sm-8 th, tr.pl-sm-8 td, tr.px-sm-8 td {
    padding-left: 2rem !important;
  }
  tr.p-sm-9 th, tr.p-sm-9 td {
    padding: 2.25rem !important;
  }
  tr.pt-sm-9 th, tr.py-sm-9 th, tr.pt-sm-9 td, tr.py-sm-9 td {
    padding-top: 2.25rem !important;
  }
  tr.pr-sm-9 th, tr.px-sm-9 th, tr.pr-sm-9 td, tr.px-sm-9 td {
    padding-right: 2.25rem !important;
  }
  tr.pb-sm-9 th, tr.py-sm-9 th, tr.pb-sm-9 td, tr.py-sm-9 td {
    padding-bottom: 2.25rem !important;
  }
  tr.pl-sm-9 th, tr.px-sm-9 th, tr.pl-sm-9 td, tr.px-sm-9 td {
    padding-left: 2.25rem !important;
  }
  tr.p-sm-10 th, tr.p-sm-10 td {
    padding: 2.5rem !important;
  }
  tr.pt-sm-10 th, tr.py-sm-10 th, tr.pt-sm-10 td, tr.py-sm-10 td {
    padding-top: 2.5rem !important;
  }
  tr.pr-sm-10 th, tr.px-sm-10 th, tr.pr-sm-10 td, tr.px-sm-10 td {
    padding-right: 2.5rem !important;
  }
  tr.pb-sm-10 th, tr.py-sm-10 th, tr.pb-sm-10 td, tr.py-sm-10 td {
    padding-bottom: 2.5rem !important;
  }
  tr.pl-sm-10 th, tr.px-sm-10 th, tr.pl-sm-10 td, tr.px-sm-10 td {
    padding-left: 2.5rem !important;
  }
  tr.p-sm-11 th, tr.p-sm-11 td {
    padding: 2.75rem !important;
  }
  tr.pt-sm-11 th, tr.py-sm-11 th, tr.pt-sm-11 td, tr.py-sm-11 td {
    padding-top: 2.75rem !important;
  }
  tr.pr-sm-11 th, tr.px-sm-11 th, tr.pr-sm-11 td, tr.px-sm-11 td {
    padding-right: 2.75rem !important;
  }
  tr.pb-sm-11 th, tr.py-sm-11 th, tr.pb-sm-11 td, tr.py-sm-11 td {
    padding-bottom: 2.75rem !important;
  }
  tr.pl-sm-11 th, tr.px-sm-11 th, tr.pl-sm-11 td, tr.px-sm-11 td {
    padding-left: 2.75rem !important;
  }
  tr.p-sm-12 th, tr.p-sm-12 td {
    padding: 3rem !important;
  }
  tr.pt-sm-12 th, tr.py-sm-12 th, tr.pt-sm-12 td, tr.py-sm-12 td {
    padding-top: 3rem !important;
  }
  tr.pr-sm-12 th, tr.px-sm-12 th, tr.pr-sm-12 td, tr.px-sm-12 td {
    padding-right: 3rem !important;
  }
  tr.pb-sm-12 th, tr.py-sm-12 th, tr.pb-sm-12 td, tr.py-sm-12 td {
    padding-bottom: 3rem !important;
  }
  tr.pl-sm-12 th, tr.px-sm-12 th, tr.pl-sm-12 td, tr.px-sm-12 td {
    padding-left: 3rem !important;
  }
  tr.p-sm-13 th, tr.p-sm-13 td {
    padding: 3.25rem !important;
  }
  tr.pt-sm-13 th, tr.py-sm-13 th, tr.pt-sm-13 td, tr.py-sm-13 td {
    padding-top: 3.25rem !important;
  }
  tr.pr-sm-13 th, tr.px-sm-13 th, tr.pr-sm-13 td, tr.px-sm-13 td {
    padding-right: 3.25rem !important;
  }
  tr.pb-sm-13 th, tr.py-sm-13 th, tr.pb-sm-13 td, tr.py-sm-13 td {
    padding-bottom: 3.25rem !important;
  }
  tr.pl-sm-13 th, tr.px-sm-13 th, tr.pl-sm-13 td, tr.px-sm-13 td {
    padding-left: 3.25rem !important;
  }
  tr.p-sm-14 th, tr.p-sm-14 td {
    padding: 3.5rem !important;
  }
  tr.pt-sm-14 th, tr.py-sm-14 th, tr.pt-sm-14 td, tr.py-sm-14 td {
    padding-top: 3.5rem !important;
  }
  tr.pr-sm-14 th, tr.px-sm-14 th, tr.pr-sm-14 td, tr.px-sm-14 td {
    padding-right: 3.5rem !important;
  }
  tr.pb-sm-14 th, tr.py-sm-14 th, tr.pb-sm-14 td, tr.py-sm-14 td {
    padding-bottom: 3.5rem !important;
  }
  tr.pl-sm-14 th, tr.px-sm-14 th, tr.pl-sm-14 td, tr.px-sm-14 td {
    padding-left: 3.5rem !important;
  }
  tr.p-sm-15 th, tr.p-sm-15 td {
    padding: 3.75rem !important;
  }
  tr.pt-sm-15 th, tr.py-sm-15 th, tr.pt-sm-15 td, tr.py-sm-15 td {
    padding-top: 3.75rem !important;
  }
  tr.pr-sm-15 th, tr.px-sm-15 th, tr.pr-sm-15 td, tr.px-sm-15 td {
    padding-right: 3.75rem !important;
  }
  tr.pb-sm-15 th, tr.py-sm-15 th, tr.pb-sm-15 td, tr.py-sm-15 td {
    padding-bottom: 3.75rem !important;
  }
  tr.pl-sm-15 th, tr.px-sm-15 th, tr.pl-sm-15 td, tr.px-sm-15 td {
    padding-left: 3.75rem !important;
  }
  tr.p-sm-16 th, tr.p-sm-16 td {
    padding: 4rem !important;
  }
  tr.pt-sm-16 th, tr.py-sm-16 th, tr.pt-sm-16 td, tr.py-sm-16 td {
    padding-top: 4rem !important;
  }
  tr.pr-sm-16 th, tr.px-sm-16 th, tr.pr-sm-16 td, tr.px-sm-16 td {
    padding-right: 4rem !important;
  }
  tr.pb-sm-16 th, tr.py-sm-16 th, tr.pb-sm-16 td, tr.py-sm-16 td {
    padding-bottom: 4rem !important;
  }
  tr.pl-sm-16 th, tr.px-sm-16 th, tr.pl-sm-16 td, tr.px-sm-16 td {
    padding-left: 4rem !important;
  }
  tr.p-sm-17 th, tr.p-sm-17 td {
    padding: 4.25rem !important;
  }
  tr.pt-sm-17 th, tr.py-sm-17 th, tr.pt-sm-17 td, tr.py-sm-17 td {
    padding-top: 4.25rem !important;
  }
  tr.pr-sm-17 th, tr.px-sm-17 th, tr.pr-sm-17 td, tr.px-sm-17 td {
    padding-right: 4.25rem !important;
  }
  tr.pb-sm-17 th, tr.py-sm-17 th, tr.pb-sm-17 td, tr.py-sm-17 td {
    padding-bottom: 4.25rem !important;
  }
  tr.pl-sm-17 th, tr.px-sm-17 th, tr.pl-sm-17 td, tr.px-sm-17 td {
    padding-left: 4.25rem !important;
  }
  tr.p-sm-18 th, tr.p-sm-18 td {
    padding: 4.5rem !important;
  }
  tr.pt-sm-18 th, tr.py-sm-18 th, tr.pt-sm-18 td, tr.py-sm-18 td {
    padding-top: 4.5rem !important;
  }
  tr.pr-sm-18 th, tr.px-sm-18 th, tr.pr-sm-18 td, tr.px-sm-18 td {
    padding-right: 4.5rem !important;
  }
  tr.pb-sm-18 th, tr.py-sm-18 th, tr.pb-sm-18 td, tr.py-sm-18 td {
    padding-bottom: 4.5rem !important;
  }
  tr.pl-sm-18 th, tr.px-sm-18 th, tr.pl-sm-18 td, tr.px-sm-18 td {
    padding-left: 4.5rem !important;
  }
  tr.p-sm-19 th, tr.p-sm-19 td {
    padding: 4.75rem !important;
  }
  tr.pt-sm-19 th, tr.py-sm-19 th, tr.pt-sm-19 td, tr.py-sm-19 td {
    padding-top: 4.75rem !important;
  }
  tr.pr-sm-19 th, tr.px-sm-19 th, tr.pr-sm-19 td, tr.px-sm-19 td {
    padding-right: 4.75rem !important;
  }
  tr.pb-sm-19 th, tr.py-sm-19 th, tr.pb-sm-19 td, tr.py-sm-19 td {
    padding-bottom: 4.75rem !important;
  }
  tr.pl-sm-19 th, tr.px-sm-19 th, tr.pl-sm-19 td, tr.px-sm-19 td {
    padding-left: 4.75rem !important;
  }
  tr.p-sm-20 th, tr.p-sm-20 td {
    padding: 5rem !important;
  }
  tr.pt-sm-20 th, tr.py-sm-20 th, tr.pt-sm-20 td, tr.py-sm-20 td {
    padding-top: 5rem !important;
  }
  tr.pr-sm-20 th, tr.px-sm-20 th, tr.pr-sm-20 td, tr.px-sm-20 td {
    padding-right: 5rem !important;
  }
  tr.pb-sm-20 th, tr.py-sm-20 th, tr.pb-sm-20 td, tr.py-sm-20 td {
    padding-bottom: 5rem !important;
  }
  tr.pl-sm-20 th, tr.px-sm-20 th, tr.pl-sm-20 td, tr.px-sm-20 td {
    padding-left: 5rem !important;
  }
  tr.p-sm-21 th, tr.p-sm-21 td {
    padding: 5.25rem !important;
  }
  tr.pt-sm-21 th, tr.py-sm-21 th, tr.pt-sm-21 td, tr.py-sm-21 td {
    padding-top: 5.25rem !important;
  }
  tr.pr-sm-21 th, tr.px-sm-21 th, tr.pr-sm-21 td, tr.px-sm-21 td {
    padding-right: 5.25rem !important;
  }
  tr.pb-sm-21 th, tr.py-sm-21 th, tr.pb-sm-21 td, tr.py-sm-21 td {
    padding-bottom: 5.25rem !important;
  }
  tr.pl-sm-21 th, tr.px-sm-21 th, tr.pl-sm-21 td, tr.px-sm-21 td {
    padding-left: 5.25rem !important;
  }
  tr.p-sm-22 th, tr.p-sm-22 td {
    padding: 5.5rem !important;
  }
  tr.pt-sm-22 th, tr.py-sm-22 th, tr.pt-sm-22 td, tr.py-sm-22 td {
    padding-top: 5.5rem !important;
  }
  tr.pr-sm-22 th, tr.px-sm-22 th, tr.pr-sm-22 td, tr.px-sm-22 td {
    padding-right: 5.5rem !important;
  }
  tr.pb-sm-22 th, tr.py-sm-22 th, tr.pb-sm-22 td, tr.py-sm-22 td {
    padding-bottom: 5.5rem !important;
  }
  tr.pl-sm-22 th, tr.px-sm-22 th, tr.pl-sm-22 td, tr.px-sm-22 td {
    padding-left: 5.5rem !important;
  }
  tr.p-sm-23 th, tr.p-sm-23 td {
    padding: 5.75rem !important;
  }
  tr.pt-sm-23 th, tr.py-sm-23 th, tr.pt-sm-23 td, tr.py-sm-23 td {
    padding-top: 5.75rem !important;
  }
  tr.pr-sm-23 th, tr.px-sm-23 th, tr.pr-sm-23 td, tr.px-sm-23 td {
    padding-right: 5.75rem !important;
  }
  tr.pb-sm-23 th, tr.py-sm-23 th, tr.pb-sm-23 td, tr.py-sm-23 td {
    padding-bottom: 5.75rem !important;
  }
  tr.pl-sm-23 th, tr.px-sm-23 th, tr.pl-sm-23 td, tr.px-sm-23 td {
    padding-left: 5.75rem !important;
  }
  tr.p-sm-24 th, tr.p-sm-24 td {
    padding: 6rem !important;
  }
  tr.pt-sm-24 th, tr.py-sm-24 th, tr.pt-sm-24 td, tr.py-sm-24 td {
    padding-top: 6rem !important;
  }
  tr.pr-sm-24 th, tr.px-sm-24 th, tr.pr-sm-24 td, tr.px-sm-24 td {
    padding-right: 6rem !important;
  }
  tr.pb-sm-24 th, tr.py-sm-24 th, tr.pb-sm-24 td, tr.py-sm-24 td {
    padding-bottom: 6rem !important;
  }
  tr.pl-sm-24 th, tr.px-sm-24 th, tr.pl-sm-24 td, tr.px-sm-24 td {
    padding-left: 6rem !important;
  }
  tr.p-sm-30 th, tr.p-sm-30 td {
    padding: 7.5rem !important;
  }
  tr.pt-sm-30 th, tr.py-sm-30 th, tr.pt-sm-30 td, tr.py-sm-30 td {
    padding-top: 7.5rem !important;
  }
  tr.pr-sm-30 th, tr.px-sm-30 th, tr.pr-sm-30 td, tr.px-sm-30 td {
    padding-right: 7.5rem !important;
  }
  tr.pb-sm-30 th, tr.py-sm-30 th, tr.pb-sm-30 td, tr.py-sm-30 td {
    padding-bottom: 7.5rem !important;
  }
  tr.pl-sm-30 th, tr.px-sm-30 th, tr.pl-sm-30 td, tr.px-sm-30 td {
    padding-left: 7.5rem !important;
  }
  tr.p-sm-40 th, tr.p-sm-40 td {
    padding: 10rem !important;
  }
  tr.pt-sm-40 th, tr.py-sm-40 th, tr.pt-sm-40 td, tr.py-sm-40 td {
    padding-top: 10rem !important;
  }
  tr.pr-sm-40 th, tr.px-sm-40 th, tr.pr-sm-40 td, tr.px-sm-40 td {
    padding-right: 10rem !important;
  }
  tr.pb-sm-40 th, tr.py-sm-40 th, tr.pb-sm-40 td, tr.py-sm-40 td {
    padding-bottom: 10rem !important;
  }
  tr.pl-sm-40 th, tr.px-sm-40 th, tr.pl-sm-40 td, tr.px-sm-40 td {
    padding-left: 10rem !important;
  }
  tr.p-sm-50 th, tr.p-sm-50 td {
    padding: 12.5rem !important;
  }
  tr.pt-sm-50 th, tr.py-sm-50 th, tr.pt-sm-50 td, tr.py-sm-50 td {
    padding-top: 12.5rem !important;
  }
  tr.pr-sm-50 th, tr.px-sm-50 th, tr.pr-sm-50 td, tr.px-sm-50 td {
    padding-right: 12.5rem !important;
  }
  tr.pb-sm-50 th, tr.py-sm-50 th, tr.pb-sm-50 td, tr.py-sm-50 td {
    padding-bottom: 12.5rem !important;
  }
  tr.pl-sm-50 th, tr.px-sm-50 th, tr.pl-sm-50 td, tr.px-sm-50 td {
    padding-left: 12.5rem !important;
  }
  tr.p-sm-56 th, tr.p-sm-56 td {
    padding: 14rem !important;
  }
  tr.pt-sm-56 th, tr.py-sm-56 th, tr.pt-sm-56 td, tr.py-sm-56 td {
    padding-top: 14rem !important;
  }
  tr.pr-sm-56 th, tr.px-sm-56 th, tr.pr-sm-56 td, tr.px-sm-56 td {
    padding-right: 14rem !important;
  }
  tr.pb-sm-56 th, tr.py-sm-56 th, tr.pb-sm-56 td, tr.py-sm-56 td {
    padding-bottom: 14rem !important;
  }
  tr.pl-sm-56 th, tr.px-sm-56 th, tr.pl-sm-56 td, tr.px-sm-56 td {
    padding-left: 14rem !important;
  }
  tr.p-sm-60 th, tr.p-sm-60 td {
    padding: 15rem !important;
  }
  tr.pt-sm-60 th, tr.py-sm-60 th, tr.pt-sm-60 td, tr.py-sm-60 td {
    padding-top: 15rem !important;
  }
  tr.pr-sm-60 th, tr.px-sm-60 th, tr.pr-sm-60 td, tr.px-sm-60 td {
    padding-right: 15rem !important;
  }
  tr.pb-sm-60 th, tr.py-sm-60 th, tr.pb-sm-60 td, tr.py-sm-60 td {
    padding-bottom: 15rem !important;
  }
  tr.pl-sm-60 th, tr.px-sm-60 th, tr.pl-sm-60 td, tr.px-sm-60 td {
    padding-left: 15rem !important;
  }
  tr.p-sm-70 th, tr.p-sm-70 td {
    padding: 17.5rem !important;
  }
  tr.pt-sm-70 th, tr.py-sm-70 th, tr.pt-sm-70 td, tr.py-sm-70 td {
    padding-top: 17.5rem !important;
  }
  tr.pr-sm-70 th, tr.px-sm-70 th, tr.pr-sm-70 td, tr.px-sm-70 td {
    padding-right: 17.5rem !important;
  }
  tr.pb-sm-70 th, tr.py-sm-70 th, tr.pb-sm-70 td, tr.py-sm-70 td {
    padding-bottom: 17.5rem !important;
  }
  tr.pl-sm-70 th, tr.px-sm-70 th, tr.pl-sm-70 td, tr.px-sm-70 td {
    padding-left: 17.5rem !important;
  }
  tr.p-sm-72 th, tr.p-sm-72 td {
    padding: 18rem !important;
  }
  tr.pt-sm-72 th, tr.py-sm-72 th, tr.pt-sm-72 td, tr.py-sm-72 td {
    padding-top: 18rem !important;
  }
  tr.pr-sm-72 th, tr.px-sm-72 th, tr.pr-sm-72 td, tr.px-sm-72 td {
    padding-right: 18rem !important;
  }
  tr.pb-sm-72 th, tr.py-sm-72 th, tr.pb-sm-72 td, tr.py-sm-72 td {
    padding-bottom: 18rem !important;
  }
  tr.pl-sm-72 th, tr.px-sm-72 th, tr.pl-sm-72 td, tr.px-sm-72 td {
    padding-left: 18rem !important;
  }
  tr.p-sm-80 th, tr.p-sm-80 td {
    padding: 20rem !important;
  }
  tr.pt-sm-80 th, tr.py-sm-80 th, tr.pt-sm-80 td, tr.py-sm-80 td {
    padding-top: 20rem !important;
  }
  tr.pr-sm-80 th, tr.px-sm-80 th, tr.pr-sm-80 td, tr.px-sm-80 td {
    padding-right: 20rem !important;
  }
  tr.pb-sm-80 th, tr.py-sm-80 th, tr.pb-sm-80 td, tr.py-sm-80 td {
    padding-bottom: 20rem !important;
  }
  tr.pl-sm-80 th, tr.px-sm-80 th, tr.pl-sm-80 td, tr.px-sm-80 td {
    padding-left: 20rem !important;
  }
  tr.p-sm-90 th, tr.p-sm-90 td {
    padding: 22.5rem !important;
  }
  tr.pt-sm-90 th, tr.py-sm-90 th, tr.pt-sm-90 td, tr.py-sm-90 td {
    padding-top: 22.5rem !important;
  }
  tr.pr-sm-90 th, tr.px-sm-90 th, tr.pr-sm-90 td, tr.px-sm-90 td {
    padding-right: 22.5rem !important;
  }
  tr.pb-sm-90 th, tr.py-sm-90 th, tr.pb-sm-90 td, tr.py-sm-90 td {
    padding-bottom: 22.5rem !important;
  }
  tr.pl-sm-90 th, tr.px-sm-90 th, tr.pl-sm-90 td, tr.px-sm-90 td {
    padding-left: 22.5rem !important;
  }
  tr.p-sm-100 th, tr.p-sm-100 td {
    padding: 25rem !important;
  }
  tr.pt-sm-100 th, tr.py-sm-100 th, tr.pt-sm-100 td, tr.py-sm-100 td {
    padding-top: 25rem !important;
  }
  tr.pr-sm-100 th, tr.px-sm-100 th, tr.pr-sm-100 td, tr.px-sm-100 td {
    padding-right: 25rem !important;
  }
  tr.pb-sm-100 th, tr.py-sm-100 th, tr.pb-sm-100 td, tr.py-sm-100 td {
    padding-bottom: 25rem !important;
  }
  tr.pl-sm-100 th, tr.px-sm-100 th, tr.pl-sm-100 td, tr.px-sm-100 td {
    padding-left: 25rem !important;
  }
  tr.p-sm-120 th, tr.p-sm-120 td {
    padding: 30rem !important;
  }
  tr.pt-sm-120 th, tr.py-sm-120 th, tr.pt-sm-120 td, tr.py-sm-120 td {
    padding-top: 30rem !important;
  }
  tr.pr-sm-120 th, tr.px-sm-120 th, tr.pr-sm-120 td, tr.px-sm-120 td {
    padding-right: 30rem !important;
  }
  tr.pb-sm-120 th, tr.py-sm-120 th, tr.pb-sm-120 td, tr.py-sm-120 td {
    padding-bottom: 30rem !important;
  }
  tr.pl-sm-120 th, tr.px-sm-120 th, tr.pl-sm-120 td, tr.px-sm-120 td {
    padding-left: 30rem !important;
  }
  tr.p-sm-5p th, tr.p-sm-5p td {
    padding: 5% !important;
  }
  tr.pt-sm-5p th, tr.py-sm-5p th, tr.pt-sm-5p td, tr.py-sm-5p td {
    padding-top: 5% !important;
  }
  tr.pr-sm-5p th, tr.px-sm-5p th, tr.pr-sm-5p td, tr.px-sm-5p td {
    padding-right: 5% !important;
  }
  tr.pb-sm-5p th, tr.py-sm-5p th, tr.pb-sm-5p td, tr.py-sm-5p td {
    padding-bottom: 5% !important;
  }
  tr.pl-sm-5p th, tr.px-sm-5p th, tr.pl-sm-5p td, tr.px-sm-5p td {
    padding-left: 5% !important;
  }
  tr.p-sm-10p th, tr.p-sm-10p td {
    padding: 10% !important;
  }
  tr.pt-sm-10p th, tr.py-sm-10p th, tr.pt-sm-10p td, tr.py-sm-10p td {
    padding-top: 10% !important;
  }
  tr.pr-sm-10p th, tr.px-sm-10p th, tr.pr-sm-10p td, tr.px-sm-10p td {
    padding-right: 10% !important;
  }
  tr.pb-sm-10p th, tr.py-sm-10p th, tr.pb-sm-10p td, tr.py-sm-10p td {
    padding-bottom: 10% !important;
  }
  tr.pl-sm-10p th, tr.px-sm-10p th, tr.pl-sm-10p td, tr.px-sm-10p td {
    padding-left: 10% !important;
  }
  tr.p-sm-30p th, tr.p-sm-30p td {
    padding: 30% !important;
  }
  tr.pt-sm-30p th, tr.py-sm-30p th, tr.pt-sm-30p td, tr.py-sm-30p td {
    padding-top: 30% !important;
  }
  tr.pr-sm-30p th, tr.px-sm-30p th, tr.pr-sm-30p td, tr.px-sm-30p td {
    padding-right: 30% !important;
  }
  tr.pb-sm-30p th, tr.py-sm-30p th, tr.pb-sm-30p td, tr.py-sm-30p td {
    padding-bottom: 30% !important;
  }
  tr.pl-sm-30p th, tr.px-sm-30p th, tr.pl-sm-30p td, tr.px-sm-30p td {
    padding-left: 30% !important;
  }
  tr.p-sm-40p th, tr.p-sm-40p td {
    padding: 40% !important;
  }
  tr.pt-sm-40p th, tr.py-sm-40p th, tr.pt-sm-40p td, tr.py-sm-40p td {
    padding-top: 40% !important;
  }
  tr.pr-sm-40p th, tr.px-sm-40p th, tr.pr-sm-40p td, tr.px-sm-40p td {
    padding-right: 40% !important;
  }
  tr.pb-sm-40p th, tr.py-sm-40p th, tr.pb-sm-40p td, tr.py-sm-40p td {
    padding-bottom: 40% !important;
  }
  tr.pl-sm-40p th, tr.px-sm-40p th, tr.pl-sm-40p td, tr.px-sm-40p td {
    padding-left: 40% !important;
  }
  tr.p-sm-45p th, tr.p-sm-45p td {
    padding: 45% !important;
  }
  tr.pt-sm-45p th, tr.py-sm-45p th, tr.pt-sm-45p td, tr.py-sm-45p td {
    padding-top: 45% !important;
  }
  tr.pr-sm-45p th, tr.px-sm-45p th, tr.pr-sm-45p td, tr.px-sm-45p td {
    padding-right: 45% !important;
  }
  tr.pb-sm-45p th, tr.py-sm-45p th, tr.pb-sm-45p td, tr.py-sm-45p td {
    padding-bottom: 45% !important;
  }
  tr.pl-sm-45p th, tr.px-sm-45p th, tr.pl-sm-45p td, tr.px-sm-45p td {
    padding-left: 45% !important;
  }
  tr.p-sm-50p th, tr.p-sm-50p td {
    padding: 50% !important;
  }
  tr.pt-sm-50p th, tr.py-sm-50p th, tr.pt-sm-50p td, tr.py-sm-50p td {
    padding-top: 50% !important;
  }
  tr.pr-sm-50p th, tr.px-sm-50p th, tr.pr-sm-50p td, tr.px-sm-50p td {
    padding-right: 50% !important;
  }
  tr.pb-sm-50p th, tr.py-sm-50p th, tr.pb-sm-50p td, tr.py-sm-50p td {
    padding-bottom: 50% !important;
  }
  tr.pl-sm-50p th, tr.px-sm-50p th, tr.pl-sm-50p td, tr.px-sm-50p td {
    padding-left: 50% !important;
  }
  tr.p-sm-77p th, tr.p-sm-77p td {
    padding: 77% !important;
  }
  tr.pt-sm-77p th, tr.py-sm-77p th, tr.pt-sm-77p td, tr.py-sm-77p td {
    padding-top: 77% !important;
  }
  tr.pr-sm-77p th, tr.px-sm-77p th, tr.pr-sm-77p td, tr.px-sm-77p td {
    padding-right: 77% !important;
  }
  tr.pb-sm-77p th, tr.py-sm-77p th, tr.pb-sm-77p td, tr.py-sm-77p td {
    padding-bottom: 77% !important;
  }
  tr.pl-sm-77p th, tr.px-sm-77p th, tr.pl-sm-77p td, tr.px-sm-77p td {
    padding-left: 77% !important;
  }
  tr.p-sm-100p th, tr.p-sm-100p td {
    padding: 100% !important;
  }
  tr.pt-sm-100p th, tr.py-sm-100p th, tr.pt-sm-100p td, tr.py-sm-100p td {
    padding-top: 100% !important;
  }
  tr.pr-sm-100p th, tr.px-sm-100p th, tr.pr-sm-100p td, tr.px-sm-100p td {
    padding-right: 100% !important;
  }
  tr.pb-sm-100p th, tr.py-sm-100p th, tr.pb-sm-100p td, tr.py-sm-100p td {
    padding-bottom: 100% !important;
  }
  tr.pl-sm-100p th, tr.px-sm-100p th, tr.pl-sm-100p td, tr.px-sm-100p td {
    padding-left: 100% !important;
  }
  tr.p-sm-30vh th, tr.p-sm-30vh td {
    padding: 30vh !important;
  }
  tr.pt-sm-30vh th, tr.py-sm-30vh th, tr.pt-sm-30vh td, tr.py-sm-30vh td {
    padding-top: 30vh !important;
  }
  tr.pr-sm-30vh th, tr.px-sm-30vh th, tr.pr-sm-30vh td, tr.px-sm-30vh td {
    padding-right: 30vh !important;
  }
  tr.pb-sm-30vh th, tr.py-sm-30vh th, tr.pb-sm-30vh td, tr.py-sm-30vh td {
    padding-bottom: 30vh !important;
  }
  tr.pl-sm-30vh th, tr.px-sm-30vh th, tr.pl-sm-30vh td, tr.px-sm-30vh td {
    padding-left: 30vh !important;
  }
  tr.p-sm-50vh th, tr.p-sm-50vh td {
    padding: 50vh !important;
  }
  tr.pt-sm-50vh th, tr.py-sm-50vh th, tr.pt-sm-50vh td, tr.py-sm-50vh td {
    padding-top: 50vh !important;
  }
  tr.pr-sm-50vh th, tr.px-sm-50vh th, tr.pr-sm-50vh td, tr.px-sm-50vh td {
    padding-right: 50vh !important;
  }
  tr.pb-sm-50vh th, tr.py-sm-50vh th, tr.pb-sm-50vh td, tr.py-sm-50vh td {
    padding-bottom: 50vh !important;
  }
  tr.pl-sm-50vh th, tr.px-sm-50vh th, tr.pl-sm-50vh td, tr.px-sm-50vh td {
    padding-left: 50vh !important;
  }
  tr.p-sm-100vh th, tr.p-sm-100vh td {
    padding: 100vh !important;
  }
  tr.pt-sm-100vh th, tr.py-sm-100vh th, tr.pt-sm-100vh td, tr.py-sm-100vh td {
    padding-top: 100vh !important;
  }
  tr.pr-sm-100vh th, tr.px-sm-100vh th, tr.pr-sm-100vh td, tr.px-sm-100vh td {
    padding-right: 100vh !important;
  }
  tr.pb-sm-100vh th, tr.py-sm-100vh th, tr.pb-sm-100vh td, tr.py-sm-100vh td {
    padding-bottom: 100vh !important;
  }
  tr.pl-sm-100vh th, tr.px-sm-100vh th, tr.pl-sm-100vh td, tr.px-sm-100vh td {
    padding-left: 100vh !important;
  }
  tr th.p-sm-0, tr td.p-sm-0 {
    padding: 0 !important;
  }
  tr th.pt-sm-0, tr th.py-sm-0, tr td.pt-sm-0, tr td.py-sm-0 {
    padding-top: 0 !important;
  }
  tr th.pr-sm-0, tr th.px-sm-0, tr td.pr-sm-0, tr td.px-sm-0 {
    padding-right: 0 !important;
  }
  tr th.pb-sm-0, tr th.py-sm-0, tr td.pb-sm-0, tr td.py-sm-0 {
    padding-bottom: 0 !important;
  }
  tr th.pl-sm-0, tr th.px-sm-0, tr td.pl-sm-0, tr td.px-sm-0 {
    padding-left: 0 !important;
  }
  tr th.p-sm-1, tr td.p-sm-1 {
    padding: 0.25rem !important;
  }
  tr th.pt-sm-1, tr th.py-sm-1, tr td.pt-sm-1, tr td.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  tr th.pr-sm-1, tr th.px-sm-1, tr td.pr-sm-1, tr td.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  tr th.pb-sm-1, tr th.py-sm-1, tr td.pb-sm-1, tr td.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  tr th.pl-sm-1, tr th.px-sm-1, tr td.pl-sm-1, tr td.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  tr th.p-sm-2, tr td.p-sm-2 {
    padding: 0.5rem !important;
  }
  tr th.pt-sm-2, tr th.py-sm-2, tr td.pt-sm-2, tr td.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  tr th.pr-sm-2, tr th.px-sm-2, tr td.pr-sm-2, tr td.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  tr th.pb-sm-2, tr th.py-sm-2, tr td.pb-sm-2, tr td.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  tr th.pl-sm-2, tr th.px-sm-2, tr td.pl-sm-2, tr td.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  tr th.p-sm-3, tr td.p-sm-3 {
    padding: 0.75rem !important;
  }
  tr th.pt-sm-3, tr th.py-sm-3, tr td.pt-sm-3, tr td.py-sm-3 {
    padding-top: 0.75rem !important;
  }
  tr th.pr-sm-3, tr th.px-sm-3, tr td.pr-sm-3, tr td.px-sm-3 {
    padding-right: 0.75rem !important;
  }
  tr th.pb-sm-3, tr th.py-sm-3, tr td.pb-sm-3, tr td.py-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  tr th.pl-sm-3, tr th.px-sm-3, tr td.pl-sm-3, tr td.px-sm-3 {
    padding-left: 0.75rem !important;
  }
  tr th.p-sm-4, tr td.p-sm-4 {
    padding: 1rem !important;
  }
  tr th.pt-sm-4, tr th.py-sm-4, tr td.pt-sm-4, tr td.py-sm-4 {
    padding-top: 1rem !important;
  }
  tr th.pr-sm-4, tr th.px-sm-4, tr td.pr-sm-4, tr td.px-sm-4 {
    padding-right: 1rem !important;
  }
  tr th.pb-sm-4, tr th.py-sm-4, tr td.pb-sm-4, tr td.py-sm-4 {
    padding-bottom: 1rem !important;
  }
  tr th.pl-sm-4, tr th.px-sm-4, tr td.pl-sm-4, tr td.px-sm-4 {
    padding-left: 1rem !important;
  }
  tr th.p-sm-5, tr td.p-sm-5 {
    padding: 1.25rem !important;
  }
  tr th.pt-sm-5, tr th.py-sm-5, tr td.pt-sm-5, tr td.py-sm-5 {
    padding-top: 1.25rem !important;
  }
  tr th.pr-sm-5, tr th.px-sm-5, tr td.pr-sm-5, tr td.px-sm-5 {
    padding-right: 1.25rem !important;
  }
  tr th.pb-sm-5, tr th.py-sm-5, tr td.pb-sm-5, tr td.py-sm-5 {
    padding-bottom: 1.25rem !important;
  }
  tr th.pl-sm-5, tr th.px-sm-5, tr td.pl-sm-5, tr td.px-sm-5 {
    padding-left: 1.25rem !important;
  }
  tr th.p-sm-6, tr td.p-sm-6 {
    padding: 1.5rem !important;
  }
  tr th.pt-sm-6, tr th.py-sm-6, tr td.pt-sm-6, tr td.py-sm-6 {
    padding-top: 1.5rem !important;
  }
  tr th.pr-sm-6, tr th.px-sm-6, tr td.pr-sm-6, tr td.px-sm-6 {
    padding-right: 1.5rem !important;
  }
  tr th.pb-sm-6, tr th.py-sm-6, tr td.pb-sm-6, tr td.py-sm-6 {
    padding-bottom: 1.5rem !important;
  }
  tr th.pl-sm-6, tr th.px-sm-6, tr td.pl-sm-6, tr td.px-sm-6 {
    padding-left: 1.5rem !important;
  }
  tr th.p-sm-7, tr td.p-sm-7 {
    padding: 1.75rem !important;
  }
  tr th.pt-sm-7, tr th.py-sm-7, tr td.pt-sm-7, tr td.py-sm-7 {
    padding-top: 1.75rem !important;
  }
  tr th.pr-sm-7, tr th.px-sm-7, tr td.pr-sm-7, tr td.px-sm-7 {
    padding-right: 1.75rem !important;
  }
  tr th.pb-sm-7, tr th.py-sm-7, tr td.pb-sm-7, tr td.py-sm-7 {
    padding-bottom: 1.75rem !important;
  }
  tr th.pl-sm-7, tr th.px-sm-7, tr td.pl-sm-7, tr td.px-sm-7 {
    padding-left: 1.75rem !important;
  }
  tr th.p-sm-8, tr td.p-sm-8 {
    padding: 2rem !important;
  }
  tr th.pt-sm-8, tr th.py-sm-8, tr td.pt-sm-8, tr td.py-sm-8 {
    padding-top: 2rem !important;
  }
  tr th.pr-sm-8, tr th.px-sm-8, tr td.pr-sm-8, tr td.px-sm-8 {
    padding-right: 2rem !important;
  }
  tr th.pb-sm-8, tr th.py-sm-8, tr td.pb-sm-8, tr td.py-sm-8 {
    padding-bottom: 2rem !important;
  }
  tr th.pl-sm-8, tr th.px-sm-8, tr td.pl-sm-8, tr td.px-sm-8 {
    padding-left: 2rem !important;
  }
  tr th.p-sm-9, tr td.p-sm-9 {
    padding: 2.25rem !important;
  }
  tr th.pt-sm-9, tr th.py-sm-9, tr td.pt-sm-9, tr td.py-sm-9 {
    padding-top: 2.25rem !important;
  }
  tr th.pr-sm-9, tr th.px-sm-9, tr td.pr-sm-9, tr td.px-sm-9 {
    padding-right: 2.25rem !important;
  }
  tr th.pb-sm-9, tr th.py-sm-9, tr td.pb-sm-9, tr td.py-sm-9 {
    padding-bottom: 2.25rem !important;
  }
  tr th.pl-sm-9, tr th.px-sm-9, tr td.pl-sm-9, tr td.px-sm-9 {
    padding-left: 2.25rem !important;
  }
  tr th.p-sm-10, tr td.p-sm-10 {
    padding: 2.5rem !important;
  }
  tr th.pt-sm-10, tr th.py-sm-10, tr td.pt-sm-10, tr td.py-sm-10 {
    padding-top: 2.5rem !important;
  }
  tr th.pr-sm-10, tr th.px-sm-10, tr td.pr-sm-10, tr td.px-sm-10 {
    padding-right: 2.5rem !important;
  }
  tr th.pb-sm-10, tr th.py-sm-10, tr td.pb-sm-10, tr td.py-sm-10 {
    padding-bottom: 2.5rem !important;
  }
  tr th.pl-sm-10, tr th.px-sm-10, tr td.pl-sm-10, tr td.px-sm-10 {
    padding-left: 2.5rem !important;
  }
  tr th.p-sm-11, tr td.p-sm-11 {
    padding: 2.75rem !important;
  }
  tr th.pt-sm-11, tr th.py-sm-11, tr td.pt-sm-11, tr td.py-sm-11 {
    padding-top: 2.75rem !important;
  }
  tr th.pr-sm-11, tr th.px-sm-11, tr td.pr-sm-11, tr td.px-sm-11 {
    padding-right: 2.75rem !important;
  }
  tr th.pb-sm-11, tr th.py-sm-11, tr td.pb-sm-11, tr td.py-sm-11 {
    padding-bottom: 2.75rem !important;
  }
  tr th.pl-sm-11, tr th.px-sm-11, tr td.pl-sm-11, tr td.px-sm-11 {
    padding-left: 2.75rem !important;
  }
  tr th.p-sm-12, tr td.p-sm-12 {
    padding: 3rem !important;
  }
  tr th.pt-sm-12, tr th.py-sm-12, tr td.pt-sm-12, tr td.py-sm-12 {
    padding-top: 3rem !important;
  }
  tr th.pr-sm-12, tr th.px-sm-12, tr td.pr-sm-12, tr td.px-sm-12 {
    padding-right: 3rem !important;
  }
  tr th.pb-sm-12, tr th.py-sm-12, tr td.pb-sm-12, tr td.py-sm-12 {
    padding-bottom: 3rem !important;
  }
  tr th.pl-sm-12, tr th.px-sm-12, tr td.pl-sm-12, tr td.px-sm-12 {
    padding-left: 3rem !important;
  }
  tr th.p-sm-13, tr td.p-sm-13 {
    padding: 3.25rem !important;
  }
  tr th.pt-sm-13, tr th.py-sm-13, tr td.pt-sm-13, tr td.py-sm-13 {
    padding-top: 3.25rem !important;
  }
  tr th.pr-sm-13, tr th.px-sm-13, tr td.pr-sm-13, tr td.px-sm-13 {
    padding-right: 3.25rem !important;
  }
  tr th.pb-sm-13, tr th.py-sm-13, tr td.pb-sm-13, tr td.py-sm-13 {
    padding-bottom: 3.25rem !important;
  }
  tr th.pl-sm-13, tr th.px-sm-13, tr td.pl-sm-13, tr td.px-sm-13 {
    padding-left: 3.25rem !important;
  }
  tr th.p-sm-14, tr td.p-sm-14 {
    padding: 3.5rem !important;
  }
  tr th.pt-sm-14, tr th.py-sm-14, tr td.pt-sm-14, tr td.py-sm-14 {
    padding-top: 3.5rem !important;
  }
  tr th.pr-sm-14, tr th.px-sm-14, tr td.pr-sm-14, tr td.px-sm-14 {
    padding-right: 3.5rem !important;
  }
  tr th.pb-sm-14, tr th.py-sm-14, tr td.pb-sm-14, tr td.py-sm-14 {
    padding-bottom: 3.5rem !important;
  }
  tr th.pl-sm-14, tr th.px-sm-14, tr td.pl-sm-14, tr td.px-sm-14 {
    padding-left: 3.5rem !important;
  }
  tr th.p-sm-15, tr td.p-sm-15 {
    padding: 3.75rem !important;
  }
  tr th.pt-sm-15, tr th.py-sm-15, tr td.pt-sm-15, tr td.py-sm-15 {
    padding-top: 3.75rem !important;
  }
  tr th.pr-sm-15, tr th.px-sm-15, tr td.pr-sm-15, tr td.px-sm-15 {
    padding-right: 3.75rem !important;
  }
  tr th.pb-sm-15, tr th.py-sm-15, tr td.pb-sm-15, tr td.py-sm-15 {
    padding-bottom: 3.75rem !important;
  }
  tr th.pl-sm-15, tr th.px-sm-15, tr td.pl-sm-15, tr td.px-sm-15 {
    padding-left: 3.75rem !important;
  }
  tr th.p-sm-16, tr td.p-sm-16 {
    padding: 4rem !important;
  }
  tr th.pt-sm-16, tr th.py-sm-16, tr td.pt-sm-16, tr td.py-sm-16 {
    padding-top: 4rem !important;
  }
  tr th.pr-sm-16, tr th.px-sm-16, tr td.pr-sm-16, tr td.px-sm-16 {
    padding-right: 4rem !important;
  }
  tr th.pb-sm-16, tr th.py-sm-16, tr td.pb-sm-16, tr td.py-sm-16 {
    padding-bottom: 4rem !important;
  }
  tr th.pl-sm-16, tr th.px-sm-16, tr td.pl-sm-16, tr td.px-sm-16 {
    padding-left: 4rem !important;
  }
  tr th.p-sm-17, tr td.p-sm-17 {
    padding: 4.25rem !important;
  }
  tr th.pt-sm-17, tr th.py-sm-17, tr td.pt-sm-17, tr td.py-sm-17 {
    padding-top: 4.25rem !important;
  }
  tr th.pr-sm-17, tr th.px-sm-17, tr td.pr-sm-17, tr td.px-sm-17 {
    padding-right: 4.25rem !important;
  }
  tr th.pb-sm-17, tr th.py-sm-17, tr td.pb-sm-17, tr td.py-sm-17 {
    padding-bottom: 4.25rem !important;
  }
  tr th.pl-sm-17, tr th.px-sm-17, tr td.pl-sm-17, tr td.px-sm-17 {
    padding-left: 4.25rem !important;
  }
  tr th.p-sm-18, tr td.p-sm-18 {
    padding: 4.5rem !important;
  }
  tr th.pt-sm-18, tr th.py-sm-18, tr td.pt-sm-18, tr td.py-sm-18 {
    padding-top: 4.5rem !important;
  }
  tr th.pr-sm-18, tr th.px-sm-18, tr td.pr-sm-18, tr td.px-sm-18 {
    padding-right: 4.5rem !important;
  }
  tr th.pb-sm-18, tr th.py-sm-18, tr td.pb-sm-18, tr td.py-sm-18 {
    padding-bottom: 4.5rem !important;
  }
  tr th.pl-sm-18, tr th.px-sm-18, tr td.pl-sm-18, tr td.px-sm-18 {
    padding-left: 4.5rem !important;
  }
  tr th.p-sm-19, tr td.p-sm-19 {
    padding: 4.75rem !important;
  }
  tr th.pt-sm-19, tr th.py-sm-19, tr td.pt-sm-19, tr td.py-sm-19 {
    padding-top: 4.75rem !important;
  }
  tr th.pr-sm-19, tr th.px-sm-19, tr td.pr-sm-19, tr td.px-sm-19 {
    padding-right: 4.75rem !important;
  }
  tr th.pb-sm-19, tr th.py-sm-19, tr td.pb-sm-19, tr td.py-sm-19 {
    padding-bottom: 4.75rem !important;
  }
  tr th.pl-sm-19, tr th.px-sm-19, tr td.pl-sm-19, tr td.px-sm-19 {
    padding-left: 4.75rem !important;
  }
  tr th.p-sm-20, tr td.p-sm-20 {
    padding: 5rem !important;
  }
  tr th.pt-sm-20, tr th.py-sm-20, tr td.pt-sm-20, tr td.py-sm-20 {
    padding-top: 5rem !important;
  }
  tr th.pr-sm-20, tr th.px-sm-20, tr td.pr-sm-20, tr td.px-sm-20 {
    padding-right: 5rem !important;
  }
  tr th.pb-sm-20, tr th.py-sm-20, tr td.pb-sm-20, tr td.py-sm-20 {
    padding-bottom: 5rem !important;
  }
  tr th.pl-sm-20, tr th.px-sm-20, tr td.pl-sm-20, tr td.px-sm-20 {
    padding-left: 5rem !important;
  }
  tr th.p-sm-21, tr td.p-sm-21 {
    padding: 5.25rem !important;
  }
  tr th.pt-sm-21, tr th.py-sm-21, tr td.pt-sm-21, tr td.py-sm-21 {
    padding-top: 5.25rem !important;
  }
  tr th.pr-sm-21, tr th.px-sm-21, tr td.pr-sm-21, tr td.px-sm-21 {
    padding-right: 5.25rem !important;
  }
  tr th.pb-sm-21, tr th.py-sm-21, tr td.pb-sm-21, tr td.py-sm-21 {
    padding-bottom: 5.25rem !important;
  }
  tr th.pl-sm-21, tr th.px-sm-21, tr td.pl-sm-21, tr td.px-sm-21 {
    padding-left: 5.25rem !important;
  }
  tr th.p-sm-22, tr td.p-sm-22 {
    padding: 5.5rem !important;
  }
  tr th.pt-sm-22, tr th.py-sm-22, tr td.pt-sm-22, tr td.py-sm-22 {
    padding-top: 5.5rem !important;
  }
  tr th.pr-sm-22, tr th.px-sm-22, tr td.pr-sm-22, tr td.px-sm-22 {
    padding-right: 5.5rem !important;
  }
  tr th.pb-sm-22, tr th.py-sm-22, tr td.pb-sm-22, tr td.py-sm-22 {
    padding-bottom: 5.5rem !important;
  }
  tr th.pl-sm-22, tr th.px-sm-22, tr td.pl-sm-22, tr td.px-sm-22 {
    padding-left: 5.5rem !important;
  }
  tr th.p-sm-23, tr td.p-sm-23 {
    padding: 5.75rem !important;
  }
  tr th.pt-sm-23, tr th.py-sm-23, tr td.pt-sm-23, tr td.py-sm-23 {
    padding-top: 5.75rem !important;
  }
  tr th.pr-sm-23, tr th.px-sm-23, tr td.pr-sm-23, tr td.px-sm-23 {
    padding-right: 5.75rem !important;
  }
  tr th.pb-sm-23, tr th.py-sm-23, tr td.pb-sm-23, tr td.py-sm-23 {
    padding-bottom: 5.75rem !important;
  }
  tr th.pl-sm-23, tr th.px-sm-23, tr td.pl-sm-23, tr td.px-sm-23 {
    padding-left: 5.75rem !important;
  }
  tr th.p-sm-24, tr td.p-sm-24 {
    padding: 6rem !important;
  }
  tr th.pt-sm-24, tr th.py-sm-24, tr td.pt-sm-24, tr td.py-sm-24 {
    padding-top: 6rem !important;
  }
  tr th.pr-sm-24, tr th.px-sm-24, tr td.pr-sm-24, tr td.px-sm-24 {
    padding-right: 6rem !important;
  }
  tr th.pb-sm-24, tr th.py-sm-24, tr td.pb-sm-24, tr td.py-sm-24 {
    padding-bottom: 6rem !important;
  }
  tr th.pl-sm-24, tr th.px-sm-24, tr td.pl-sm-24, tr td.px-sm-24 {
    padding-left: 6rem !important;
  }
  tr th.p-sm-30, tr td.p-sm-30 {
    padding: 7.5rem !important;
  }
  tr th.pt-sm-30, tr th.py-sm-30, tr td.pt-sm-30, tr td.py-sm-30 {
    padding-top: 7.5rem !important;
  }
  tr th.pr-sm-30, tr th.px-sm-30, tr td.pr-sm-30, tr td.px-sm-30 {
    padding-right: 7.5rem !important;
  }
  tr th.pb-sm-30, tr th.py-sm-30, tr td.pb-sm-30, tr td.py-sm-30 {
    padding-bottom: 7.5rem !important;
  }
  tr th.pl-sm-30, tr th.px-sm-30, tr td.pl-sm-30, tr td.px-sm-30 {
    padding-left: 7.5rem !important;
  }
  tr th.p-sm-40, tr td.p-sm-40 {
    padding: 10rem !important;
  }
  tr th.pt-sm-40, tr th.py-sm-40, tr td.pt-sm-40, tr td.py-sm-40 {
    padding-top: 10rem !important;
  }
  tr th.pr-sm-40, tr th.px-sm-40, tr td.pr-sm-40, tr td.px-sm-40 {
    padding-right: 10rem !important;
  }
  tr th.pb-sm-40, tr th.py-sm-40, tr td.pb-sm-40, tr td.py-sm-40 {
    padding-bottom: 10rem !important;
  }
  tr th.pl-sm-40, tr th.px-sm-40, tr td.pl-sm-40, tr td.px-sm-40 {
    padding-left: 10rem !important;
  }
  tr th.p-sm-50, tr td.p-sm-50 {
    padding: 12.5rem !important;
  }
  tr th.pt-sm-50, tr th.py-sm-50, tr td.pt-sm-50, tr td.py-sm-50 {
    padding-top: 12.5rem !important;
  }
  tr th.pr-sm-50, tr th.px-sm-50, tr td.pr-sm-50, tr td.px-sm-50 {
    padding-right: 12.5rem !important;
  }
  tr th.pb-sm-50, tr th.py-sm-50, tr td.pb-sm-50, tr td.py-sm-50 {
    padding-bottom: 12.5rem !important;
  }
  tr th.pl-sm-50, tr th.px-sm-50, tr td.pl-sm-50, tr td.px-sm-50 {
    padding-left: 12.5rem !important;
  }
  tr th.p-sm-56, tr td.p-sm-56 {
    padding: 14rem !important;
  }
  tr th.pt-sm-56, tr th.py-sm-56, tr td.pt-sm-56, tr td.py-sm-56 {
    padding-top: 14rem !important;
  }
  tr th.pr-sm-56, tr th.px-sm-56, tr td.pr-sm-56, tr td.px-sm-56 {
    padding-right: 14rem !important;
  }
  tr th.pb-sm-56, tr th.py-sm-56, tr td.pb-sm-56, tr td.py-sm-56 {
    padding-bottom: 14rem !important;
  }
  tr th.pl-sm-56, tr th.px-sm-56, tr td.pl-sm-56, tr td.px-sm-56 {
    padding-left: 14rem !important;
  }
  tr th.p-sm-60, tr td.p-sm-60 {
    padding: 15rem !important;
  }
  tr th.pt-sm-60, tr th.py-sm-60, tr td.pt-sm-60, tr td.py-sm-60 {
    padding-top: 15rem !important;
  }
  tr th.pr-sm-60, tr th.px-sm-60, tr td.pr-sm-60, tr td.px-sm-60 {
    padding-right: 15rem !important;
  }
  tr th.pb-sm-60, tr th.py-sm-60, tr td.pb-sm-60, tr td.py-sm-60 {
    padding-bottom: 15rem !important;
  }
  tr th.pl-sm-60, tr th.px-sm-60, tr td.pl-sm-60, tr td.px-sm-60 {
    padding-left: 15rem !important;
  }
  tr th.p-sm-70, tr td.p-sm-70 {
    padding: 17.5rem !important;
  }
  tr th.pt-sm-70, tr th.py-sm-70, tr td.pt-sm-70, tr td.py-sm-70 {
    padding-top: 17.5rem !important;
  }
  tr th.pr-sm-70, tr th.px-sm-70, tr td.pr-sm-70, tr td.px-sm-70 {
    padding-right: 17.5rem !important;
  }
  tr th.pb-sm-70, tr th.py-sm-70, tr td.pb-sm-70, tr td.py-sm-70 {
    padding-bottom: 17.5rem !important;
  }
  tr th.pl-sm-70, tr th.px-sm-70, tr td.pl-sm-70, tr td.px-sm-70 {
    padding-left: 17.5rem !important;
  }
  tr th.p-sm-72, tr td.p-sm-72 {
    padding: 18rem !important;
  }
  tr th.pt-sm-72, tr th.py-sm-72, tr td.pt-sm-72, tr td.py-sm-72 {
    padding-top: 18rem !important;
  }
  tr th.pr-sm-72, tr th.px-sm-72, tr td.pr-sm-72, tr td.px-sm-72 {
    padding-right: 18rem !important;
  }
  tr th.pb-sm-72, tr th.py-sm-72, tr td.pb-sm-72, tr td.py-sm-72 {
    padding-bottom: 18rem !important;
  }
  tr th.pl-sm-72, tr th.px-sm-72, tr td.pl-sm-72, tr td.px-sm-72 {
    padding-left: 18rem !important;
  }
  tr th.p-sm-80, tr td.p-sm-80 {
    padding: 20rem !important;
  }
  tr th.pt-sm-80, tr th.py-sm-80, tr td.pt-sm-80, tr td.py-sm-80 {
    padding-top: 20rem !important;
  }
  tr th.pr-sm-80, tr th.px-sm-80, tr td.pr-sm-80, tr td.px-sm-80 {
    padding-right: 20rem !important;
  }
  tr th.pb-sm-80, tr th.py-sm-80, tr td.pb-sm-80, tr td.py-sm-80 {
    padding-bottom: 20rem !important;
  }
  tr th.pl-sm-80, tr th.px-sm-80, tr td.pl-sm-80, tr td.px-sm-80 {
    padding-left: 20rem !important;
  }
  tr th.p-sm-90, tr td.p-sm-90 {
    padding: 22.5rem !important;
  }
  tr th.pt-sm-90, tr th.py-sm-90, tr td.pt-sm-90, tr td.py-sm-90 {
    padding-top: 22.5rem !important;
  }
  tr th.pr-sm-90, tr th.px-sm-90, tr td.pr-sm-90, tr td.px-sm-90 {
    padding-right: 22.5rem !important;
  }
  tr th.pb-sm-90, tr th.py-sm-90, tr td.pb-sm-90, tr td.py-sm-90 {
    padding-bottom: 22.5rem !important;
  }
  tr th.pl-sm-90, tr th.px-sm-90, tr td.pl-sm-90, tr td.px-sm-90 {
    padding-left: 22.5rem !important;
  }
  tr th.p-sm-100, tr td.p-sm-100 {
    padding: 25rem !important;
  }
  tr th.pt-sm-100, tr th.py-sm-100, tr td.pt-sm-100, tr td.py-sm-100 {
    padding-top: 25rem !important;
  }
  tr th.pr-sm-100, tr th.px-sm-100, tr td.pr-sm-100, tr td.px-sm-100 {
    padding-right: 25rem !important;
  }
  tr th.pb-sm-100, tr th.py-sm-100, tr td.pb-sm-100, tr td.py-sm-100 {
    padding-bottom: 25rem !important;
  }
  tr th.pl-sm-100, tr th.px-sm-100, tr td.pl-sm-100, tr td.px-sm-100 {
    padding-left: 25rem !important;
  }
  tr th.p-sm-120, tr td.p-sm-120 {
    padding: 30rem !important;
  }
  tr th.pt-sm-120, tr th.py-sm-120, tr td.pt-sm-120, tr td.py-sm-120 {
    padding-top: 30rem !important;
  }
  tr th.pr-sm-120, tr th.px-sm-120, tr td.pr-sm-120, tr td.px-sm-120 {
    padding-right: 30rem !important;
  }
  tr th.pb-sm-120, tr th.py-sm-120, tr td.pb-sm-120, tr td.py-sm-120 {
    padding-bottom: 30rem !important;
  }
  tr th.pl-sm-120, tr th.px-sm-120, tr td.pl-sm-120, tr td.px-sm-120 {
    padding-left: 30rem !important;
  }
  tr th.p-sm-5p, tr td.p-sm-5p {
    padding: 5% !important;
  }
  tr th.pt-sm-5p, tr th.py-sm-5p, tr td.pt-sm-5p, tr td.py-sm-5p {
    padding-top: 5% !important;
  }
  tr th.pr-sm-5p, tr th.px-sm-5p, tr td.pr-sm-5p, tr td.px-sm-5p {
    padding-right: 5% !important;
  }
  tr th.pb-sm-5p, tr th.py-sm-5p, tr td.pb-sm-5p, tr td.py-sm-5p {
    padding-bottom: 5% !important;
  }
  tr th.pl-sm-5p, tr th.px-sm-5p, tr td.pl-sm-5p, tr td.px-sm-5p {
    padding-left: 5% !important;
  }
  tr th.p-sm-10p, tr td.p-sm-10p {
    padding: 10% !important;
  }
  tr th.pt-sm-10p, tr th.py-sm-10p, tr td.pt-sm-10p, tr td.py-sm-10p {
    padding-top: 10% !important;
  }
  tr th.pr-sm-10p, tr th.px-sm-10p, tr td.pr-sm-10p, tr td.px-sm-10p {
    padding-right: 10% !important;
  }
  tr th.pb-sm-10p, tr th.py-sm-10p, tr td.pb-sm-10p, tr td.py-sm-10p {
    padding-bottom: 10% !important;
  }
  tr th.pl-sm-10p, tr th.px-sm-10p, tr td.pl-sm-10p, tr td.px-sm-10p {
    padding-left: 10% !important;
  }
  tr th.p-sm-30p, tr td.p-sm-30p {
    padding: 30% !important;
  }
  tr th.pt-sm-30p, tr th.py-sm-30p, tr td.pt-sm-30p, tr td.py-sm-30p {
    padding-top: 30% !important;
  }
  tr th.pr-sm-30p, tr th.px-sm-30p, tr td.pr-sm-30p, tr td.px-sm-30p {
    padding-right: 30% !important;
  }
  tr th.pb-sm-30p, tr th.py-sm-30p, tr td.pb-sm-30p, tr td.py-sm-30p {
    padding-bottom: 30% !important;
  }
  tr th.pl-sm-30p, tr th.px-sm-30p, tr td.pl-sm-30p, tr td.px-sm-30p {
    padding-left: 30% !important;
  }
  tr th.p-sm-40p, tr td.p-sm-40p {
    padding: 40% !important;
  }
  tr th.pt-sm-40p, tr th.py-sm-40p, tr td.pt-sm-40p, tr td.py-sm-40p {
    padding-top: 40% !important;
  }
  tr th.pr-sm-40p, tr th.px-sm-40p, tr td.pr-sm-40p, tr td.px-sm-40p {
    padding-right: 40% !important;
  }
  tr th.pb-sm-40p, tr th.py-sm-40p, tr td.pb-sm-40p, tr td.py-sm-40p {
    padding-bottom: 40% !important;
  }
  tr th.pl-sm-40p, tr th.px-sm-40p, tr td.pl-sm-40p, tr td.px-sm-40p {
    padding-left: 40% !important;
  }
  tr th.p-sm-45p, tr td.p-sm-45p {
    padding: 45% !important;
  }
  tr th.pt-sm-45p, tr th.py-sm-45p, tr td.pt-sm-45p, tr td.py-sm-45p {
    padding-top: 45% !important;
  }
  tr th.pr-sm-45p, tr th.px-sm-45p, tr td.pr-sm-45p, tr td.px-sm-45p {
    padding-right: 45% !important;
  }
  tr th.pb-sm-45p, tr th.py-sm-45p, tr td.pb-sm-45p, tr td.py-sm-45p {
    padding-bottom: 45% !important;
  }
  tr th.pl-sm-45p, tr th.px-sm-45p, tr td.pl-sm-45p, tr td.px-sm-45p {
    padding-left: 45% !important;
  }
  tr th.p-sm-50p, tr td.p-sm-50p {
    padding: 50% !important;
  }
  tr th.pt-sm-50p, tr th.py-sm-50p, tr td.pt-sm-50p, tr td.py-sm-50p {
    padding-top: 50% !important;
  }
  tr th.pr-sm-50p, tr th.px-sm-50p, tr td.pr-sm-50p, tr td.px-sm-50p {
    padding-right: 50% !important;
  }
  tr th.pb-sm-50p, tr th.py-sm-50p, tr td.pb-sm-50p, tr td.py-sm-50p {
    padding-bottom: 50% !important;
  }
  tr th.pl-sm-50p, tr th.px-sm-50p, tr td.pl-sm-50p, tr td.px-sm-50p {
    padding-left: 50% !important;
  }
  tr th.p-sm-77p, tr td.p-sm-77p {
    padding: 77% !important;
  }
  tr th.pt-sm-77p, tr th.py-sm-77p, tr td.pt-sm-77p, tr td.py-sm-77p {
    padding-top: 77% !important;
  }
  tr th.pr-sm-77p, tr th.px-sm-77p, tr td.pr-sm-77p, tr td.px-sm-77p {
    padding-right: 77% !important;
  }
  tr th.pb-sm-77p, tr th.py-sm-77p, tr td.pb-sm-77p, tr td.py-sm-77p {
    padding-bottom: 77% !important;
  }
  tr th.pl-sm-77p, tr th.px-sm-77p, tr td.pl-sm-77p, tr td.px-sm-77p {
    padding-left: 77% !important;
  }
  tr th.p-sm-100p, tr td.p-sm-100p {
    padding: 100% !important;
  }
  tr th.pt-sm-100p, tr th.py-sm-100p, tr td.pt-sm-100p, tr td.py-sm-100p {
    padding-top: 100% !important;
  }
  tr th.pr-sm-100p, tr th.px-sm-100p, tr td.pr-sm-100p, tr td.px-sm-100p {
    padding-right: 100% !important;
  }
  tr th.pb-sm-100p, tr th.py-sm-100p, tr td.pb-sm-100p, tr td.py-sm-100p {
    padding-bottom: 100% !important;
  }
  tr th.pl-sm-100p, tr th.px-sm-100p, tr td.pl-sm-100p, tr td.px-sm-100p {
    padding-left: 100% !important;
  }
  tr th.p-sm-30vh, tr td.p-sm-30vh {
    padding: 30vh !important;
  }
  tr th.pt-sm-30vh, tr th.py-sm-30vh, tr td.pt-sm-30vh, tr td.py-sm-30vh {
    padding-top: 30vh !important;
  }
  tr th.pr-sm-30vh, tr th.px-sm-30vh, tr td.pr-sm-30vh, tr td.px-sm-30vh {
    padding-right: 30vh !important;
  }
  tr th.pb-sm-30vh, tr th.py-sm-30vh, tr td.pb-sm-30vh, tr td.py-sm-30vh {
    padding-bottom: 30vh !important;
  }
  tr th.pl-sm-30vh, tr th.px-sm-30vh, tr td.pl-sm-30vh, tr td.px-sm-30vh {
    padding-left: 30vh !important;
  }
  tr th.p-sm-50vh, tr td.p-sm-50vh {
    padding: 50vh !important;
  }
  tr th.pt-sm-50vh, tr th.py-sm-50vh, tr td.pt-sm-50vh, tr td.py-sm-50vh {
    padding-top: 50vh !important;
  }
  tr th.pr-sm-50vh, tr th.px-sm-50vh, tr td.pr-sm-50vh, tr td.px-sm-50vh {
    padding-right: 50vh !important;
  }
  tr th.pb-sm-50vh, tr th.py-sm-50vh, tr td.pb-sm-50vh, tr td.py-sm-50vh {
    padding-bottom: 50vh !important;
  }
  tr th.pl-sm-50vh, tr th.px-sm-50vh, tr td.pl-sm-50vh, tr td.px-sm-50vh {
    padding-left: 50vh !important;
  }
  tr th.p-sm-100vh, tr td.p-sm-100vh {
    padding: 100vh !important;
  }
  tr th.pt-sm-100vh, tr th.py-sm-100vh, tr td.pt-sm-100vh, tr td.py-sm-100vh {
    padding-top: 100vh !important;
  }
  tr th.pr-sm-100vh, tr th.px-sm-100vh, tr td.pr-sm-100vh, tr td.px-sm-100vh {
    padding-right: 100vh !important;
  }
  tr th.pb-sm-100vh, tr th.py-sm-100vh, tr td.pb-sm-100vh, tr td.py-sm-100vh {
    padding-bottom: 100vh !important;
  }
  tr th.pl-sm-100vh, tr th.px-sm-100vh, tr td.pl-sm-100vh, tr td.px-sm-100vh {
    padding-left: 100vh !important;
  }
  table.l-sm th, table.l-sm td {
    text-align: left;
  }
  table.c-sm th, table.c-sm td {
    text-align: center;
  }
  table.r-sm th, table.r-sm td {
    text-align: right;
  }
  tr.l-sm th, tr.l-sm td {
    text-align: left;
  }
  tr.c-sm th, tr.c-sm td {
    text-align: center;
  }
  tr.r-sm th, tr.r-sm td {
    text-align: right;
  }
  tr th.l-sm, tr td.l-sm {
    text-align: left;
  }
  tr th.c-sm, tr td.c-sm {
    text-align: center;
  }
  tr th.r-sm, tr td.r-sm {
    text-align: right;
  }
  table.t-sm th, table.t-sm td {
    vertical-align: top;
  }
  table.m-sm th, table.m-sm td {
    vertical-align: middle;
  }
  table.b-sm th, table.b-sm td {
    vertical-align: bottom;
  }
  tr.t-sm th, tr.t-sm td {
    vertical-align: top;
  }
  tr.m-sm th, tr.m-sm td {
    vertical-align: middle;
  }
  tr.b-sm th, tr.b-sm td {
    vertical-align: bottom;
  }
  tr th.t-sm, tr td.t-sm {
    vertical-align: top;
  }
  tr th.m-sm, tr td.m-sm {
    vertical-align: middle;
  }
  tr th.b-sm, tr td.b-sm {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  table.border-md {
    border-collapse: collapse;
    width: 100%;
    border: 1px #202121 solid;
    margin: 1rem 0;
  }
  table.border-md th, table.border-md td {
    border: 1px #202121 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.border-md th {
    background: #E6EAEA;
    font-weight: bold;
  }
  table.border-md td {
    background: #FFFFFF;
  }
  table.border-md caption {
    text-align: right;
    font-weight: 700;
  }
  table.border-md caption span {
    display: block;
    text-align: center;
  }
  table.w100-md {
    width: 100%;
    margin: 1rem 0;
  }
  table.w100-md th, table.w100-md td {
    padding: 1px 0.3rem;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
  }
  table.w100-md caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-md {
    border-collapse: collapse;
    width: 100%;
    margin: 1rem 0 1.5rem 0;
  }
  table.line-md th, table.line-md td {
    border-bottom: 1px #DDDDDD solid;
    padding: 4px 0.3rem;
    text-align: left;
    font-weight: normal;
  }
  table.line-md th {
    font-weight: bold;
  }
  table.line-md tr + tr th, table.line-md tr + tr td {
    border-top: 1px #84968C solid;
  }
  table.line-md caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-md caption span {
    display: block;
    text-align: center;
  }
  table.list-md {
    border-collapse: collapse;
    width: 100%;
    border: 0.5rem #FFFFFF solid !important;
    margin: 0.5rem 0;
  }
  .bg-w table.list-md {
    border-color: #202121 !important;
  }
  table.list-md th, table.list-md td {
    border: 1px #F4F7F6 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.list-md td, table.list-md tbody td {
    background: #FFFFFF;
  }
  .bg-w table.list-md td, .bg-w table.list-md tbody td {
    background: #202121;
  }
  table.list-md tr:nth-child(even) td {
    background: #F4F7F6;
  }
  .bg-w table.list-md tr:nth-child(even) td {
    background: #FFFFFF;
  }
  table.list-md th, table.list-md thead td {
    background: #202121;
    font-weight: bold;
  }
  .bg-w table.list-md th, .bg-w table.list-md thead td {
    background: #FFFFFF;
  }
  table.list-md caption {
    text-align: right;
    font-weight: 700;
  }
  table.list-md caption span {
    display: block;
    text-align: center;
  }
  table.table-ascard-md thead {
    display: none;
  }
  table.table-ascard-md tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  table.table-ascard-md tr th, table.table-ascard-md tr td {
    width: 100%;
  }
  table.table-astable-md thead {
    display: table-header-group;
  }
  table.table-astable-md tr {
    display: table-row;
  }
  table.table-astable-md tr th, table.table-astable-md tr td {
    width: auto;
  }
  table.c-md-w th, table.c-md-w td {
    color: #FFFFFF !important;
  }
  table.bg-md-w th, table.bg-md-w td {
    background-color: #FFFFFF !important;
  }
  table.bg-md-w th .c-back, table.bg-md-w td .c-back {
    color: #FFFFFF !important;
  }
  table.c-md-b th, table.c-md-b td {
    color: #000000 !important;
  }
  table.bg-md-b th, table.bg-md-b td {
    background-color: #000000 !important;
  }
  table.bg-md-b th .c-back, table.bg-md-b td .c-back {
    color: #000000 !important;
  }
  table.c-md-t th, table.c-md-t td {
    color: transparent !important;
  }
  table.bg-md-t th, table.bg-md-t td {
    background-color: transparent !important;
  }
  table.bg-md-t th .c-back, table.bg-md-t td .c-back {
    color: transparent !important;
  }
  table.c-md-1 th, table.c-md-1 td {
    color: #202121 !important;
  }
  table.bg-md-1 th, table.bg-md-1 td {
    background-color: #202121 !important;
  }
  table.bg-md-1 th .c-back, table.bg-md-1 td .c-back {
    color: #202121 !important;
  }
  table.c-md-2 th, table.c-md-2 td {
    color: #202121 !important;
  }
  table.bg-md-2 th, table.bg-md-2 td {
    background-color: #202121 !important;
  }
  table.bg-md-2 th .c-back, table.bg-md-2 td .c-back {
    color: #202121 !important;
  }
  table.c-md-3 th, table.c-md-3 td {
    color: #ED1C24 !important;
  }
  table.bg-md-3 th, table.bg-md-3 td {
    background-color: #ED1C24 !important;
  }
  table.bg-md-3 th .c-back, table.bg-md-3 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-md-4 th, table.c-md-4 td {
    color: #202121 !important;
  }
  table.bg-md-4 th, table.bg-md-4 td {
    background-color: #202121 !important;
  }
  table.bg-md-4 th .c-back, table.bg-md-4 td .c-back {
    color: #202121 !important;
  }
  table.c-md-6 th, table.c-md-6 td {
    color: #F35975 !important;
  }
  table.bg-md-6 th, table.bg-md-6 td {
    background-color: #F35975 !important;
  }
  table.bg-md-6 th .c-back, table.bg-md-6 td .c-back {
    color: #F35975 !important;
  }
  table.c-md-7 th, table.c-md-7 td {
    color: #999999 !important;
  }
  table.bg-md-7 th, table.bg-md-7 td {
    background-color: #999999 !important;
  }
  table.bg-md-7 th .c-back, table.bg-md-7 td .c-back {
    color: #999999 !important;
  }
  table.c-md-c1 th, table.c-md-c1 td {
    color: #FCFCFC !important;
  }
  table.bg-md-c1 th, table.bg-md-c1 td {
    background-color: #FCFCFC !important;
  }
  table.bg-md-c1 th .c-back, table.bg-md-c1 td .c-back {
    color: #FCFCFC !important;
  }
  table.c-md-c2 th, table.c-md-c2 td {
    color: #ED1C24 !important;
  }
  table.bg-md-c2 th, table.bg-md-c2 td {
    background-color: #ED1C24 !important;
  }
  table.bg-md-c2 th .c-back, table.bg-md-c2 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-md-c3 th, table.c-md-c3 td {
    color: #C30438 !important;
  }
  table.bg-md-c3 th, table.bg-md-c3 td {
    background-color: #C30438 !important;
  }
  table.bg-md-c3 th .c-back, table.bg-md-c3 td .c-back {
    color: #C30438 !important;
  }
  table.c-md-c4 th, table.c-md-c4 td {
    color: #F4F7F6 !important;
  }
  table.bg-md-c4 th, table.bg-md-c4 td {
    background-color: #F4F7F6 !important;
  }
  table.bg-md-c4 th .c-back, table.bg-md-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  table.c-md-c5 th, table.c-md-c5 td {
    color: #E6EAEA !important;
  }
  table.bg-md-c5 th, table.bg-md-c5 td {
    background-color: #E6EAEA !important;
  }
  table.bg-md-c5 th .c-back, table.bg-md-c5 td .c-back {
    color: #E6EAEA !important;
  }
  table.c-md-c6 th, table.c-md-c6 td {
    color: #202121 !important;
  }
  table.bg-md-c6 th, table.bg-md-c6 td {
    background-color: #202121 !important;
  }
  table.bg-md-c6 th .c-back, table.bg-md-c6 td .c-back {
    color: #202121 !important;
  }
  table.c-md-c7 th, table.c-md-c7 td {
    color: #818285 !important;
  }
  table.bg-md-c7 th, table.bg-md-c7 td {
    background-color: #818285 !important;
  }
  table.bg-md-c7 th .c-back, table.bg-md-c7 td .c-back {
    color: #818285 !important;
  }
  table.c-md-c8 th, table.c-md-c8 td {
    color: #ffffff !important;
  }
  table.bg-md-c8 th, table.bg-md-c8 td {
    background-color: #ffffff !important;
  }
  table.bg-md-c8 th .c-back, table.bg-md-c8 td .c-back {
    color: #ffffff !important;
  }
  table.c-md-c9 th, table.c-md-c9 td {
    color: #C3C7C6 !important;
  }
  table.bg-md-c9 th, table.bg-md-c9 td {
    background-color: #C3C7C6 !important;
  }
  table.bg-md-c9 th .c-back, table.bg-md-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  table.c-md-c10 th, table.c-md-c10 td {
    color: #0C121C !important;
  }
  table.bg-md-c10 th, table.bg-md-c10 td {
    background-color: #0C121C !important;
  }
  table.bg-md-c10 th .c-back, table.bg-md-c10 td .c-back {
    color: #0C121C !important;
  }
  table.c-md-c11 th, table.c-md-c11 td {
    color: #4FC4B6 !important;
  }
  table.bg-md-c11 th, table.bg-md-c11 td {
    background-color: #4FC4B6 !important;
  }
  table.bg-md-c11 th .c-back, table.bg-md-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  table.c-md-yt th, table.c-md-yt td {
    color: #c4302b !important;
  }
  table.bg-md-yt th, table.bg-md-yt td {
    background-color: #c4302b !important;
  }
  table.bg-md-yt th .c-back, table.bg-md-yt td .c-back {
    color: #c4302b !important;
  }
  tr.c-md-w th, tr.c-md-w td {
    color: #FFFFFF !important;
  }
  tr.bg-md-w th, tr.bg-md-w td {
    background-color: #FFFFFF !important;
  }
  tr.bg-md-w th .c-back, tr.bg-md-w td .c-back {
    color: #FFFFFF !important;
  }
  tr.c-md-b th, tr.c-md-b td {
    color: #000000 !important;
  }
  tr.bg-md-b th, tr.bg-md-b td {
    background-color: #000000 !important;
  }
  tr.bg-md-b th .c-back, tr.bg-md-b td .c-back {
    color: #000000 !important;
  }
  tr.c-md-t th, tr.c-md-t td {
    color: transparent !important;
  }
  tr.bg-md-t th, tr.bg-md-t td {
    background-color: transparent !important;
  }
  tr.bg-md-t th .c-back, tr.bg-md-t td .c-back {
    color: transparent !important;
  }
  tr.c-md-1 th, tr.c-md-1 td {
    color: #202121 !important;
  }
  tr.bg-md-1 th, tr.bg-md-1 td {
    background-color: #202121 !important;
  }
  tr.bg-md-1 th .c-back, tr.bg-md-1 td .c-back {
    color: #202121 !important;
  }
  tr.c-md-2 th, tr.c-md-2 td {
    color: #202121 !important;
  }
  tr.bg-md-2 th, tr.bg-md-2 td {
    background-color: #202121 !important;
  }
  tr.bg-md-2 th .c-back, tr.bg-md-2 td .c-back {
    color: #202121 !important;
  }
  tr.c-md-3 th, tr.c-md-3 td {
    color: #ED1C24 !important;
  }
  tr.bg-md-3 th, tr.bg-md-3 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-md-3 th .c-back, tr.bg-md-3 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-md-4 th, tr.c-md-4 td {
    color: #202121 !important;
  }
  tr.bg-md-4 th, tr.bg-md-4 td {
    background-color: #202121 !important;
  }
  tr.bg-md-4 th .c-back, tr.bg-md-4 td .c-back {
    color: #202121 !important;
  }
  tr.c-md-6 th, tr.c-md-6 td {
    color: #F35975 !important;
  }
  tr.bg-md-6 th, tr.bg-md-6 td {
    background-color: #F35975 !important;
  }
  tr.bg-md-6 th .c-back, tr.bg-md-6 td .c-back {
    color: #F35975 !important;
  }
  tr.c-md-7 th, tr.c-md-7 td {
    color: #999999 !important;
  }
  tr.bg-md-7 th, tr.bg-md-7 td {
    background-color: #999999 !important;
  }
  tr.bg-md-7 th .c-back, tr.bg-md-7 td .c-back {
    color: #999999 !important;
  }
  tr.c-md-c1 th, tr.c-md-c1 td {
    color: #FCFCFC !important;
  }
  tr.bg-md-c1 th, tr.bg-md-c1 td {
    background-color: #FCFCFC !important;
  }
  tr.bg-md-c1 th .c-back, tr.bg-md-c1 td .c-back {
    color: #FCFCFC !important;
  }
  tr.c-md-c2 th, tr.c-md-c2 td {
    color: #ED1C24 !important;
  }
  tr.bg-md-c2 th, tr.bg-md-c2 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-md-c2 th .c-back, tr.bg-md-c2 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-md-c3 th, tr.c-md-c3 td {
    color: #C30438 !important;
  }
  tr.bg-md-c3 th, tr.bg-md-c3 td {
    background-color: #C30438 !important;
  }
  tr.bg-md-c3 th .c-back, tr.bg-md-c3 td .c-back {
    color: #C30438 !important;
  }
  tr.c-md-c4 th, tr.c-md-c4 td {
    color: #F4F7F6 !important;
  }
  tr.bg-md-c4 th, tr.bg-md-c4 td {
    background-color: #F4F7F6 !important;
  }
  tr.bg-md-c4 th .c-back, tr.bg-md-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  tr.c-md-c5 th, tr.c-md-c5 td {
    color: #E6EAEA !important;
  }
  tr.bg-md-c5 th, tr.bg-md-c5 td {
    background-color: #E6EAEA !important;
  }
  tr.bg-md-c5 th .c-back, tr.bg-md-c5 td .c-back {
    color: #E6EAEA !important;
  }
  tr.c-md-c6 th, tr.c-md-c6 td {
    color: #202121 !important;
  }
  tr.bg-md-c6 th, tr.bg-md-c6 td {
    background-color: #202121 !important;
  }
  tr.bg-md-c6 th .c-back, tr.bg-md-c6 td .c-back {
    color: #202121 !important;
  }
  tr.c-md-c7 th, tr.c-md-c7 td {
    color: #818285 !important;
  }
  tr.bg-md-c7 th, tr.bg-md-c7 td {
    background-color: #818285 !important;
  }
  tr.bg-md-c7 th .c-back, tr.bg-md-c7 td .c-back {
    color: #818285 !important;
  }
  tr.c-md-c8 th, tr.c-md-c8 td {
    color: #ffffff !important;
  }
  tr.bg-md-c8 th, tr.bg-md-c8 td {
    background-color: #ffffff !important;
  }
  tr.bg-md-c8 th .c-back, tr.bg-md-c8 td .c-back {
    color: #ffffff !important;
  }
  tr.c-md-c9 th, tr.c-md-c9 td {
    color: #C3C7C6 !important;
  }
  tr.bg-md-c9 th, tr.bg-md-c9 td {
    background-color: #C3C7C6 !important;
  }
  tr.bg-md-c9 th .c-back, tr.bg-md-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  tr.c-md-c10 th, tr.c-md-c10 td {
    color: #0C121C !important;
  }
  tr.bg-md-c10 th, tr.bg-md-c10 td {
    background-color: #0C121C !important;
  }
  tr.bg-md-c10 th .c-back, tr.bg-md-c10 td .c-back {
    color: #0C121C !important;
  }
  tr.c-md-c11 th, tr.c-md-c11 td {
    color: #4FC4B6 !important;
  }
  tr.bg-md-c11 th, tr.bg-md-c11 td {
    background-color: #4FC4B6 !important;
  }
  tr.bg-md-c11 th .c-back, tr.bg-md-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  tr.c-md-yt th, tr.c-md-yt td {
    color: #c4302b !important;
  }
  tr.bg-md-yt th, tr.bg-md-yt td {
    background-color: #c4302b !important;
  }
  tr.bg-md-yt th .c-back, tr.bg-md-yt td .c-back {
    color: #c4302b !important;
  }
  tr th.c-md-w, tr td.c-md-w {
    color: #FFFFFF !important;
  }
  tr th.bg-md-w, tr td.bg-md-w {
    background-color: #FFFFFF !important;
  }
  tr th.bg-md-w .c-back, tr td.bg-md-w .c-back {
    color: #FFFFFF !important;
  }
  tr th.c-md-b, tr td.c-md-b {
    color: #000000 !important;
  }
  tr th.bg-md-b, tr td.bg-md-b {
    background-color: #000000 !important;
  }
  tr th.bg-md-b .c-back, tr td.bg-md-b .c-back {
    color: #000000 !important;
  }
  tr th.c-md-t, tr td.c-md-t {
    color: transparent !important;
  }
  tr th.bg-md-t, tr td.bg-md-t {
    background-color: transparent !important;
  }
  tr th.bg-md-t .c-back, tr td.bg-md-t .c-back {
    color: transparent !important;
  }
  tr th.c-md-1, tr td.c-md-1 {
    color: #202121 !important;
  }
  tr th.bg-md-1, tr td.bg-md-1 {
    background-color: #202121 !important;
  }
  tr th.bg-md-1 .c-back, tr td.bg-md-1 .c-back {
    color: #202121 !important;
  }
  tr th.c-md-2, tr td.c-md-2 {
    color: #202121 !important;
  }
  tr th.bg-md-2, tr td.bg-md-2 {
    background-color: #202121 !important;
  }
  tr th.bg-md-2 .c-back, tr td.bg-md-2 .c-back {
    color: #202121 !important;
  }
  tr th.c-md-3, tr td.c-md-3 {
    color: #ED1C24 !important;
  }
  tr th.bg-md-3, tr td.bg-md-3 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-md-3 .c-back, tr td.bg-md-3 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-md-4, tr td.c-md-4 {
    color: #202121 !important;
  }
  tr th.bg-md-4, tr td.bg-md-4 {
    background-color: #202121 !important;
  }
  tr th.bg-md-4 .c-back, tr td.bg-md-4 .c-back {
    color: #202121 !important;
  }
  tr th.c-md-6, tr td.c-md-6 {
    color: #F35975 !important;
  }
  tr th.bg-md-6, tr td.bg-md-6 {
    background-color: #F35975 !important;
  }
  tr th.bg-md-6 .c-back, tr td.bg-md-6 .c-back {
    color: #F35975 !important;
  }
  tr th.c-md-7, tr td.c-md-7 {
    color: #999999 !important;
  }
  tr th.bg-md-7, tr td.bg-md-7 {
    background-color: #999999 !important;
  }
  tr th.bg-md-7 .c-back, tr td.bg-md-7 .c-back {
    color: #999999 !important;
  }
  tr th.c-md-c1, tr td.c-md-c1 {
    color: #FCFCFC !important;
  }
  tr th.bg-md-c1, tr td.bg-md-c1 {
    background-color: #FCFCFC !important;
  }
  tr th.bg-md-c1 .c-back, tr td.bg-md-c1 .c-back {
    color: #FCFCFC !important;
  }
  tr th.c-md-c2, tr td.c-md-c2 {
    color: #ED1C24 !important;
  }
  tr th.bg-md-c2, tr td.bg-md-c2 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-md-c2 .c-back, tr td.bg-md-c2 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-md-c3, tr td.c-md-c3 {
    color: #C30438 !important;
  }
  tr th.bg-md-c3, tr td.bg-md-c3 {
    background-color: #C30438 !important;
  }
  tr th.bg-md-c3 .c-back, tr td.bg-md-c3 .c-back {
    color: #C30438 !important;
  }
  tr th.c-md-c4, tr td.c-md-c4 {
    color: #F4F7F6 !important;
  }
  tr th.bg-md-c4, tr td.bg-md-c4 {
    background-color: #F4F7F6 !important;
  }
  tr th.bg-md-c4 .c-back, tr td.bg-md-c4 .c-back {
    color: #F4F7F6 !important;
  }
  tr th.c-md-c5, tr td.c-md-c5 {
    color: #E6EAEA !important;
  }
  tr th.bg-md-c5, tr td.bg-md-c5 {
    background-color: #E6EAEA !important;
  }
  tr th.bg-md-c5 .c-back, tr td.bg-md-c5 .c-back {
    color: #E6EAEA !important;
  }
  tr th.c-md-c6, tr td.c-md-c6 {
    color: #202121 !important;
  }
  tr th.bg-md-c6, tr td.bg-md-c6 {
    background-color: #202121 !important;
  }
  tr th.bg-md-c6 .c-back, tr td.bg-md-c6 .c-back {
    color: #202121 !important;
  }
  tr th.c-md-c7, tr td.c-md-c7 {
    color: #818285 !important;
  }
  tr th.bg-md-c7, tr td.bg-md-c7 {
    background-color: #818285 !important;
  }
  tr th.bg-md-c7 .c-back, tr td.bg-md-c7 .c-back {
    color: #818285 !important;
  }
  tr th.c-md-c8, tr td.c-md-c8 {
    color: #ffffff !important;
  }
  tr th.bg-md-c8, tr td.bg-md-c8 {
    background-color: #ffffff !important;
  }
  tr th.bg-md-c8 .c-back, tr td.bg-md-c8 .c-back {
    color: #ffffff !important;
  }
  tr th.c-md-c9, tr td.c-md-c9 {
    color: #C3C7C6 !important;
  }
  tr th.bg-md-c9, tr td.bg-md-c9 {
    background-color: #C3C7C6 !important;
  }
  tr th.bg-md-c9 .c-back, tr td.bg-md-c9 .c-back {
    color: #C3C7C6 !important;
  }
  tr th.c-md-c10, tr td.c-md-c10 {
    color: #0C121C !important;
  }
  tr th.bg-md-c10, tr td.bg-md-c10 {
    background-color: #0C121C !important;
  }
  tr th.bg-md-c10 .c-back, tr td.bg-md-c10 .c-back {
    color: #0C121C !important;
  }
  tr th.c-md-c11, tr td.c-md-c11 {
    color: #4FC4B6 !important;
  }
  tr th.bg-md-c11, tr td.bg-md-c11 {
    background-color: #4FC4B6 !important;
  }
  tr th.bg-md-c11 .c-back, tr td.bg-md-c11 .c-back {
    color: #4FC4B6 !important;
  }
  tr th.c-md-yt, tr td.c-md-yt {
    color: #c4302b !important;
  }
  tr th.bg-md-yt, tr td.bg-md-yt {
    background-color: #c4302b !important;
  }
  tr th.bg-md-yt .c-back, tr td.bg-md-yt .c-back {
    color: #c4302b !important;
  }
  .fz-md-10 tr th, .fz-md-10 tr td, table.fz-md-10 th, table.fz-md-10 td {
    font-size: 10px !important;
  }
  .fz-md-12 tr th, .fz-md-12 tr td, table.fz-md-12 th, table.fz-md-12 td {
    font-size: 12px !important;
  }
  .fz-md-14 tr th, .fz-md-14 tr td, table.fz-md-14 th, table.fz-md-14 td {
    font-size: 14px !important;
  }
  .fz-md-16 tr th, .fz-md-16 tr td, table.fz-md-16 th, table.fz-md-16 td {
    font-size: 16px !important;
  }
  .fz-md-18 tr th, .fz-md-18 tr td, table.fz-md-18 th, table.fz-md-18 td {
    font-size: 18px !important;
  }
  .fz-md-20 tr th, .fz-md-20 tr td, table.fz-md-20 th, table.fz-md-20 td {
    font-size: 20px !important;
  }
  .fz-md-22 tr th, .fz-md-22 tr td, table.fz-md-22 th, table.fz-md-22 td {
    font-size: 22px !important;
  }
  .fz-md-24 tr th, .fz-md-24 tr td, table.fz-md-24 th, table.fz-md-24 td {
    font-size: 24px !important;
  }
  .fz-md-26 tr th, .fz-md-26 tr td, table.fz-md-26 th, table.fz-md-26 td {
    font-size: 26px !important;
  }
  .fz-md-28 tr th, .fz-md-28 tr td, table.fz-md-28 th, table.fz-md-28 td {
    font-size: 28px !important;
  }
  .fz-md-30 tr th, .fz-md-30 tr td, table.fz-md-30 th, table.fz-md-30 td {
    font-size: 30px !important;
  }
  .fz-md-32 tr th, .fz-md-32 tr td, table.fz-md-32 th, table.fz-md-32 td {
    font-size: 32px !important;
  }
  .fz-md-34 tr th, .fz-md-34 tr td, table.fz-md-34 th, table.fz-md-34 td {
    font-size: 34px !important;
  }
  .fz-md-36 tr th, .fz-md-36 tr td, table.fz-md-36 th, table.fz-md-36 td {
    font-size: 36px !important;
  }
  .fz-md-38 tr th, .fz-md-38 tr td, table.fz-md-38 th, table.fz-md-38 td {
    font-size: 38px !important;
  }
  .fz-md-44 tr th, .fz-md-44 tr td, table.fz-md-44 th, table.fz-md-44 td {
    font-size: 44px !important;
  }
  .fz-md-46 tr th, .fz-md-46 tr td, table.fz-md-46 th, table.fz-md-46 td {
    font-size: 46px !important;
  }
  .fz-md-48 tr th, .fz-md-48 tr td, table.fz-md-48 th, table.fz-md-48 td {
    font-size: 48px !important;
  }
  .fz-md-60 tr th, .fz-md-60 tr td, table.fz-md-60 th, table.fz-md-60 td {
    font-size: 60px !important;
  }
  .fz-md-240 tr th, .fz-md-240 tr td, table.fz-md-240 th, table.fz-md-240 td {
    font-size: 240px !important;
  }
  tr.fz-md-10 th, tr.fz-md-10 td {
    font-size: 10px !important;
  }
  tr.fz-md-12 th, tr.fz-md-12 td {
    font-size: 12px !important;
  }
  tr.fz-md-14 th, tr.fz-md-14 td {
    font-size: 14px !important;
  }
  tr.fz-md-16 th, tr.fz-md-16 td {
    font-size: 16px !important;
  }
  tr.fz-md-18 th, tr.fz-md-18 td {
    font-size: 18px !important;
  }
  tr.fz-md-20 th, tr.fz-md-20 td {
    font-size: 20px !important;
  }
  tr.fz-md-22 th, tr.fz-md-22 td {
    font-size: 22px !important;
  }
  tr.fz-md-24 th, tr.fz-md-24 td {
    font-size: 24px !important;
  }
  tr.fz-md-26 th, tr.fz-md-26 td {
    font-size: 26px !important;
  }
  tr.fz-md-28 th, tr.fz-md-28 td {
    font-size: 28px !important;
  }
  tr.fz-md-30 th, tr.fz-md-30 td {
    font-size: 30px !important;
  }
  tr.fz-md-32 th, tr.fz-md-32 td {
    font-size: 32px !important;
  }
  tr.fz-md-34 th, tr.fz-md-34 td {
    font-size: 34px !important;
  }
  tr.fz-md-36 th, tr.fz-md-36 td {
    font-size: 36px !important;
  }
  tr.fz-md-38 th, tr.fz-md-38 td {
    font-size: 38px !important;
  }
  tr.fz-md-44 th, tr.fz-md-44 td {
    font-size: 44px !important;
  }
  tr.fz-md-46 th, tr.fz-md-46 td {
    font-size: 46px !important;
  }
  tr.fz-md-48 th, tr.fz-md-48 td {
    font-size: 48px !important;
  }
  tr.fz-md-60 th, tr.fz-md-60 td {
    font-size: 60px !important;
  }
  tr.fz-md-240 th, tr.fz-md-240 td {
    font-size: 240px !important;
  }
  tr th.fz-md-10, tr td.fz-md-10 {
    font-size: 10px !important;
  }
  tr th.fz-md-12, tr td.fz-md-12 {
    font-size: 12px !important;
  }
  tr th.fz-md-14, tr td.fz-md-14 {
    font-size: 14px !important;
  }
  tr th.fz-md-16, tr td.fz-md-16 {
    font-size: 16px !important;
  }
  tr th.fz-md-18, tr td.fz-md-18 {
    font-size: 18px !important;
  }
  tr th.fz-md-20, tr td.fz-md-20 {
    font-size: 20px !important;
  }
  tr th.fz-md-22, tr td.fz-md-22 {
    font-size: 22px !important;
  }
  tr th.fz-md-24, tr td.fz-md-24 {
    font-size: 24px !important;
  }
  tr th.fz-md-26, tr td.fz-md-26 {
    font-size: 26px !important;
  }
  tr th.fz-md-28, tr td.fz-md-28 {
    font-size: 28px !important;
  }
  tr th.fz-md-30, tr td.fz-md-30 {
    font-size: 30px !important;
  }
  tr th.fz-md-32, tr td.fz-md-32 {
    font-size: 32px !important;
  }
  tr th.fz-md-34, tr td.fz-md-34 {
    font-size: 34px !important;
  }
  tr th.fz-md-36, tr td.fz-md-36 {
    font-size: 36px !important;
  }
  tr th.fz-md-38, tr td.fz-md-38 {
    font-size: 38px !important;
  }
  tr th.fz-md-44, tr td.fz-md-44 {
    font-size: 44px !important;
  }
  tr th.fz-md-46, tr td.fz-md-46 {
    font-size: 46px !important;
  }
  tr th.fz-md-48, tr td.fz-md-48 {
    font-size: 48px !important;
  }
  tr th.fz-md-60, tr td.fz-md-60 {
    font-size: 60px !important;
  }
  tr th.fz-md-240, tr td.fz-md-240 {
    font-size: 240px !important;
  }
  table.fw-md-bold th, table.fw-md-bold td, tr.fw-md-bold th, tr.fw-md-bold td, tr th.fw-md-bold, tr td.fw-md-bold {
    font-weight: 700 !important;
  }
  table.fw-md-normal th, table.fw-md-normal td, tr.fw-md-normal th, tr.fw-md-normal td, tr th.fw-md-normal, tr td.fw-md-normal {
    font-weight: 400 !important;
  }
  table.p-md-0 th, table.p-md-0 td {
    padding: 0 !important;
  }
  table.pt-md-0 th, table.py-md-0 th, table.pt-md-0 td, table.py-md-0 td {
    padding-top: 0 !important;
  }
  table.pr-md-0 th, table.px-md-0 th, table.pr-md-0 td, table.px-md-0 td {
    padding-right: 0 !important;
  }
  table.pb-md-0 th, table.py-md-0 th, table.pb-md-0 td, table.py-md-0 td {
    padding-bottom: 0 !important;
  }
  table.pl-md-0 th, table.px-md-0 th, table.pl-md-0 td, table.px-md-0 td {
    padding-left: 0 !important;
  }
  table.p-md-1 th, table.p-md-1 td {
    padding: 0.25rem !important;
  }
  table.pt-md-1 th, table.py-md-1 th, table.pt-md-1 td, table.py-md-1 td {
    padding-top: 0.25rem !important;
  }
  table.pr-md-1 th, table.px-md-1 th, table.pr-md-1 td, table.px-md-1 td {
    padding-right: 0.25rem !important;
  }
  table.pb-md-1 th, table.py-md-1 th, table.pb-md-1 td, table.py-md-1 td {
    padding-bottom: 0.25rem !important;
  }
  table.pl-md-1 th, table.px-md-1 th, table.pl-md-1 td, table.px-md-1 td {
    padding-left: 0.25rem !important;
  }
  table.p-md-2 th, table.p-md-2 td {
    padding: 0.5rem !important;
  }
  table.pt-md-2 th, table.py-md-2 th, table.pt-md-2 td, table.py-md-2 td {
    padding-top: 0.5rem !important;
  }
  table.pr-md-2 th, table.px-md-2 th, table.pr-md-2 td, table.px-md-2 td {
    padding-right: 0.5rem !important;
  }
  table.pb-md-2 th, table.py-md-2 th, table.pb-md-2 td, table.py-md-2 td {
    padding-bottom: 0.5rem !important;
  }
  table.pl-md-2 th, table.px-md-2 th, table.pl-md-2 td, table.px-md-2 td {
    padding-left: 0.5rem !important;
  }
  table.p-md-3 th, table.p-md-3 td {
    padding: 0.75rem !important;
  }
  table.pt-md-3 th, table.py-md-3 th, table.pt-md-3 td, table.py-md-3 td {
    padding-top: 0.75rem !important;
  }
  table.pr-md-3 th, table.px-md-3 th, table.pr-md-3 td, table.px-md-3 td {
    padding-right: 0.75rem !important;
  }
  table.pb-md-3 th, table.py-md-3 th, table.pb-md-3 td, table.py-md-3 td {
    padding-bottom: 0.75rem !important;
  }
  table.pl-md-3 th, table.px-md-3 th, table.pl-md-3 td, table.px-md-3 td {
    padding-left: 0.75rem !important;
  }
  table.p-md-4 th, table.p-md-4 td {
    padding: 1rem !important;
  }
  table.pt-md-4 th, table.py-md-4 th, table.pt-md-4 td, table.py-md-4 td {
    padding-top: 1rem !important;
  }
  table.pr-md-4 th, table.px-md-4 th, table.pr-md-4 td, table.px-md-4 td {
    padding-right: 1rem !important;
  }
  table.pb-md-4 th, table.py-md-4 th, table.pb-md-4 td, table.py-md-4 td {
    padding-bottom: 1rem !important;
  }
  table.pl-md-4 th, table.px-md-4 th, table.pl-md-4 td, table.px-md-4 td {
    padding-left: 1rem !important;
  }
  table.p-md-5 th, table.p-md-5 td {
    padding: 1.25rem !important;
  }
  table.pt-md-5 th, table.py-md-5 th, table.pt-md-5 td, table.py-md-5 td {
    padding-top: 1.25rem !important;
  }
  table.pr-md-5 th, table.px-md-5 th, table.pr-md-5 td, table.px-md-5 td {
    padding-right: 1.25rem !important;
  }
  table.pb-md-5 th, table.py-md-5 th, table.pb-md-5 td, table.py-md-5 td {
    padding-bottom: 1.25rem !important;
  }
  table.pl-md-5 th, table.px-md-5 th, table.pl-md-5 td, table.px-md-5 td {
    padding-left: 1.25rem !important;
  }
  table.p-md-6 th, table.p-md-6 td {
    padding: 1.5rem !important;
  }
  table.pt-md-6 th, table.py-md-6 th, table.pt-md-6 td, table.py-md-6 td {
    padding-top: 1.5rem !important;
  }
  table.pr-md-6 th, table.px-md-6 th, table.pr-md-6 td, table.px-md-6 td {
    padding-right: 1.5rem !important;
  }
  table.pb-md-6 th, table.py-md-6 th, table.pb-md-6 td, table.py-md-6 td {
    padding-bottom: 1.5rem !important;
  }
  table.pl-md-6 th, table.px-md-6 th, table.pl-md-6 td, table.px-md-6 td {
    padding-left: 1.5rem !important;
  }
  table.p-md-7 th, table.p-md-7 td {
    padding: 1.75rem !important;
  }
  table.pt-md-7 th, table.py-md-7 th, table.pt-md-7 td, table.py-md-7 td {
    padding-top: 1.75rem !important;
  }
  table.pr-md-7 th, table.px-md-7 th, table.pr-md-7 td, table.px-md-7 td {
    padding-right: 1.75rem !important;
  }
  table.pb-md-7 th, table.py-md-7 th, table.pb-md-7 td, table.py-md-7 td {
    padding-bottom: 1.75rem !important;
  }
  table.pl-md-7 th, table.px-md-7 th, table.pl-md-7 td, table.px-md-7 td {
    padding-left: 1.75rem !important;
  }
  table.p-md-8 th, table.p-md-8 td {
    padding: 2rem !important;
  }
  table.pt-md-8 th, table.py-md-8 th, table.pt-md-8 td, table.py-md-8 td {
    padding-top: 2rem !important;
  }
  table.pr-md-8 th, table.px-md-8 th, table.pr-md-8 td, table.px-md-8 td {
    padding-right: 2rem !important;
  }
  table.pb-md-8 th, table.py-md-8 th, table.pb-md-8 td, table.py-md-8 td {
    padding-bottom: 2rem !important;
  }
  table.pl-md-8 th, table.px-md-8 th, table.pl-md-8 td, table.px-md-8 td {
    padding-left: 2rem !important;
  }
  table.p-md-9 th, table.p-md-9 td {
    padding: 2.25rem !important;
  }
  table.pt-md-9 th, table.py-md-9 th, table.pt-md-9 td, table.py-md-9 td {
    padding-top: 2.25rem !important;
  }
  table.pr-md-9 th, table.px-md-9 th, table.pr-md-9 td, table.px-md-9 td {
    padding-right: 2.25rem !important;
  }
  table.pb-md-9 th, table.py-md-9 th, table.pb-md-9 td, table.py-md-9 td {
    padding-bottom: 2.25rem !important;
  }
  table.pl-md-9 th, table.px-md-9 th, table.pl-md-9 td, table.px-md-9 td {
    padding-left: 2.25rem !important;
  }
  table.p-md-10 th, table.p-md-10 td {
    padding: 2.5rem !important;
  }
  table.pt-md-10 th, table.py-md-10 th, table.pt-md-10 td, table.py-md-10 td {
    padding-top: 2.5rem !important;
  }
  table.pr-md-10 th, table.px-md-10 th, table.pr-md-10 td, table.px-md-10 td {
    padding-right: 2.5rem !important;
  }
  table.pb-md-10 th, table.py-md-10 th, table.pb-md-10 td, table.py-md-10 td {
    padding-bottom: 2.5rem !important;
  }
  table.pl-md-10 th, table.px-md-10 th, table.pl-md-10 td, table.px-md-10 td {
    padding-left: 2.5rem !important;
  }
  table.p-md-11 th, table.p-md-11 td {
    padding: 2.75rem !important;
  }
  table.pt-md-11 th, table.py-md-11 th, table.pt-md-11 td, table.py-md-11 td {
    padding-top: 2.75rem !important;
  }
  table.pr-md-11 th, table.px-md-11 th, table.pr-md-11 td, table.px-md-11 td {
    padding-right: 2.75rem !important;
  }
  table.pb-md-11 th, table.py-md-11 th, table.pb-md-11 td, table.py-md-11 td {
    padding-bottom: 2.75rem !important;
  }
  table.pl-md-11 th, table.px-md-11 th, table.pl-md-11 td, table.px-md-11 td {
    padding-left: 2.75rem !important;
  }
  table.p-md-12 th, table.p-md-12 td {
    padding: 3rem !important;
  }
  table.pt-md-12 th, table.py-md-12 th, table.pt-md-12 td, table.py-md-12 td {
    padding-top: 3rem !important;
  }
  table.pr-md-12 th, table.px-md-12 th, table.pr-md-12 td, table.px-md-12 td {
    padding-right: 3rem !important;
  }
  table.pb-md-12 th, table.py-md-12 th, table.pb-md-12 td, table.py-md-12 td {
    padding-bottom: 3rem !important;
  }
  table.pl-md-12 th, table.px-md-12 th, table.pl-md-12 td, table.px-md-12 td {
    padding-left: 3rem !important;
  }
  table.p-md-13 th, table.p-md-13 td {
    padding: 3.25rem !important;
  }
  table.pt-md-13 th, table.py-md-13 th, table.pt-md-13 td, table.py-md-13 td {
    padding-top: 3.25rem !important;
  }
  table.pr-md-13 th, table.px-md-13 th, table.pr-md-13 td, table.px-md-13 td {
    padding-right: 3.25rem !important;
  }
  table.pb-md-13 th, table.py-md-13 th, table.pb-md-13 td, table.py-md-13 td {
    padding-bottom: 3.25rem !important;
  }
  table.pl-md-13 th, table.px-md-13 th, table.pl-md-13 td, table.px-md-13 td {
    padding-left: 3.25rem !important;
  }
  table.p-md-14 th, table.p-md-14 td {
    padding: 3.5rem !important;
  }
  table.pt-md-14 th, table.py-md-14 th, table.pt-md-14 td, table.py-md-14 td {
    padding-top: 3.5rem !important;
  }
  table.pr-md-14 th, table.px-md-14 th, table.pr-md-14 td, table.px-md-14 td {
    padding-right: 3.5rem !important;
  }
  table.pb-md-14 th, table.py-md-14 th, table.pb-md-14 td, table.py-md-14 td {
    padding-bottom: 3.5rem !important;
  }
  table.pl-md-14 th, table.px-md-14 th, table.pl-md-14 td, table.px-md-14 td {
    padding-left: 3.5rem !important;
  }
  table.p-md-15 th, table.p-md-15 td {
    padding: 3.75rem !important;
  }
  table.pt-md-15 th, table.py-md-15 th, table.pt-md-15 td, table.py-md-15 td {
    padding-top: 3.75rem !important;
  }
  table.pr-md-15 th, table.px-md-15 th, table.pr-md-15 td, table.px-md-15 td {
    padding-right: 3.75rem !important;
  }
  table.pb-md-15 th, table.py-md-15 th, table.pb-md-15 td, table.py-md-15 td {
    padding-bottom: 3.75rem !important;
  }
  table.pl-md-15 th, table.px-md-15 th, table.pl-md-15 td, table.px-md-15 td {
    padding-left: 3.75rem !important;
  }
  table.p-md-16 th, table.p-md-16 td {
    padding: 4rem !important;
  }
  table.pt-md-16 th, table.py-md-16 th, table.pt-md-16 td, table.py-md-16 td {
    padding-top: 4rem !important;
  }
  table.pr-md-16 th, table.px-md-16 th, table.pr-md-16 td, table.px-md-16 td {
    padding-right: 4rem !important;
  }
  table.pb-md-16 th, table.py-md-16 th, table.pb-md-16 td, table.py-md-16 td {
    padding-bottom: 4rem !important;
  }
  table.pl-md-16 th, table.px-md-16 th, table.pl-md-16 td, table.px-md-16 td {
    padding-left: 4rem !important;
  }
  table.p-md-17 th, table.p-md-17 td {
    padding: 4.25rem !important;
  }
  table.pt-md-17 th, table.py-md-17 th, table.pt-md-17 td, table.py-md-17 td {
    padding-top: 4.25rem !important;
  }
  table.pr-md-17 th, table.px-md-17 th, table.pr-md-17 td, table.px-md-17 td {
    padding-right: 4.25rem !important;
  }
  table.pb-md-17 th, table.py-md-17 th, table.pb-md-17 td, table.py-md-17 td {
    padding-bottom: 4.25rem !important;
  }
  table.pl-md-17 th, table.px-md-17 th, table.pl-md-17 td, table.px-md-17 td {
    padding-left: 4.25rem !important;
  }
  table.p-md-18 th, table.p-md-18 td {
    padding: 4.5rem !important;
  }
  table.pt-md-18 th, table.py-md-18 th, table.pt-md-18 td, table.py-md-18 td {
    padding-top: 4.5rem !important;
  }
  table.pr-md-18 th, table.px-md-18 th, table.pr-md-18 td, table.px-md-18 td {
    padding-right: 4.5rem !important;
  }
  table.pb-md-18 th, table.py-md-18 th, table.pb-md-18 td, table.py-md-18 td {
    padding-bottom: 4.5rem !important;
  }
  table.pl-md-18 th, table.px-md-18 th, table.pl-md-18 td, table.px-md-18 td {
    padding-left: 4.5rem !important;
  }
  table.p-md-19 th, table.p-md-19 td {
    padding: 4.75rem !important;
  }
  table.pt-md-19 th, table.py-md-19 th, table.pt-md-19 td, table.py-md-19 td {
    padding-top: 4.75rem !important;
  }
  table.pr-md-19 th, table.px-md-19 th, table.pr-md-19 td, table.px-md-19 td {
    padding-right: 4.75rem !important;
  }
  table.pb-md-19 th, table.py-md-19 th, table.pb-md-19 td, table.py-md-19 td {
    padding-bottom: 4.75rem !important;
  }
  table.pl-md-19 th, table.px-md-19 th, table.pl-md-19 td, table.px-md-19 td {
    padding-left: 4.75rem !important;
  }
  table.p-md-20 th, table.p-md-20 td {
    padding: 5rem !important;
  }
  table.pt-md-20 th, table.py-md-20 th, table.pt-md-20 td, table.py-md-20 td {
    padding-top: 5rem !important;
  }
  table.pr-md-20 th, table.px-md-20 th, table.pr-md-20 td, table.px-md-20 td {
    padding-right: 5rem !important;
  }
  table.pb-md-20 th, table.py-md-20 th, table.pb-md-20 td, table.py-md-20 td {
    padding-bottom: 5rem !important;
  }
  table.pl-md-20 th, table.px-md-20 th, table.pl-md-20 td, table.px-md-20 td {
    padding-left: 5rem !important;
  }
  table.p-md-21 th, table.p-md-21 td {
    padding: 5.25rem !important;
  }
  table.pt-md-21 th, table.py-md-21 th, table.pt-md-21 td, table.py-md-21 td {
    padding-top: 5.25rem !important;
  }
  table.pr-md-21 th, table.px-md-21 th, table.pr-md-21 td, table.px-md-21 td {
    padding-right: 5.25rem !important;
  }
  table.pb-md-21 th, table.py-md-21 th, table.pb-md-21 td, table.py-md-21 td {
    padding-bottom: 5.25rem !important;
  }
  table.pl-md-21 th, table.px-md-21 th, table.pl-md-21 td, table.px-md-21 td {
    padding-left: 5.25rem !important;
  }
  table.p-md-22 th, table.p-md-22 td {
    padding: 5.5rem !important;
  }
  table.pt-md-22 th, table.py-md-22 th, table.pt-md-22 td, table.py-md-22 td {
    padding-top: 5.5rem !important;
  }
  table.pr-md-22 th, table.px-md-22 th, table.pr-md-22 td, table.px-md-22 td {
    padding-right: 5.5rem !important;
  }
  table.pb-md-22 th, table.py-md-22 th, table.pb-md-22 td, table.py-md-22 td {
    padding-bottom: 5.5rem !important;
  }
  table.pl-md-22 th, table.px-md-22 th, table.pl-md-22 td, table.px-md-22 td {
    padding-left: 5.5rem !important;
  }
  table.p-md-23 th, table.p-md-23 td {
    padding: 5.75rem !important;
  }
  table.pt-md-23 th, table.py-md-23 th, table.pt-md-23 td, table.py-md-23 td {
    padding-top: 5.75rem !important;
  }
  table.pr-md-23 th, table.px-md-23 th, table.pr-md-23 td, table.px-md-23 td {
    padding-right: 5.75rem !important;
  }
  table.pb-md-23 th, table.py-md-23 th, table.pb-md-23 td, table.py-md-23 td {
    padding-bottom: 5.75rem !important;
  }
  table.pl-md-23 th, table.px-md-23 th, table.pl-md-23 td, table.px-md-23 td {
    padding-left: 5.75rem !important;
  }
  table.p-md-24 th, table.p-md-24 td {
    padding: 6rem !important;
  }
  table.pt-md-24 th, table.py-md-24 th, table.pt-md-24 td, table.py-md-24 td {
    padding-top: 6rem !important;
  }
  table.pr-md-24 th, table.px-md-24 th, table.pr-md-24 td, table.px-md-24 td {
    padding-right: 6rem !important;
  }
  table.pb-md-24 th, table.py-md-24 th, table.pb-md-24 td, table.py-md-24 td {
    padding-bottom: 6rem !important;
  }
  table.pl-md-24 th, table.px-md-24 th, table.pl-md-24 td, table.px-md-24 td {
    padding-left: 6rem !important;
  }
  table.p-md-30 th, table.p-md-30 td {
    padding: 7.5rem !important;
  }
  table.pt-md-30 th, table.py-md-30 th, table.pt-md-30 td, table.py-md-30 td {
    padding-top: 7.5rem !important;
  }
  table.pr-md-30 th, table.px-md-30 th, table.pr-md-30 td, table.px-md-30 td {
    padding-right: 7.5rem !important;
  }
  table.pb-md-30 th, table.py-md-30 th, table.pb-md-30 td, table.py-md-30 td {
    padding-bottom: 7.5rem !important;
  }
  table.pl-md-30 th, table.px-md-30 th, table.pl-md-30 td, table.px-md-30 td {
    padding-left: 7.5rem !important;
  }
  table.p-md-40 th, table.p-md-40 td {
    padding: 10rem !important;
  }
  table.pt-md-40 th, table.py-md-40 th, table.pt-md-40 td, table.py-md-40 td {
    padding-top: 10rem !important;
  }
  table.pr-md-40 th, table.px-md-40 th, table.pr-md-40 td, table.px-md-40 td {
    padding-right: 10rem !important;
  }
  table.pb-md-40 th, table.py-md-40 th, table.pb-md-40 td, table.py-md-40 td {
    padding-bottom: 10rem !important;
  }
  table.pl-md-40 th, table.px-md-40 th, table.pl-md-40 td, table.px-md-40 td {
    padding-left: 10rem !important;
  }
  table.p-md-50 th, table.p-md-50 td {
    padding: 12.5rem !important;
  }
  table.pt-md-50 th, table.py-md-50 th, table.pt-md-50 td, table.py-md-50 td {
    padding-top: 12.5rem !important;
  }
  table.pr-md-50 th, table.px-md-50 th, table.pr-md-50 td, table.px-md-50 td {
    padding-right: 12.5rem !important;
  }
  table.pb-md-50 th, table.py-md-50 th, table.pb-md-50 td, table.py-md-50 td {
    padding-bottom: 12.5rem !important;
  }
  table.pl-md-50 th, table.px-md-50 th, table.pl-md-50 td, table.px-md-50 td {
    padding-left: 12.5rem !important;
  }
  table.p-md-56 th, table.p-md-56 td {
    padding: 14rem !important;
  }
  table.pt-md-56 th, table.py-md-56 th, table.pt-md-56 td, table.py-md-56 td {
    padding-top: 14rem !important;
  }
  table.pr-md-56 th, table.px-md-56 th, table.pr-md-56 td, table.px-md-56 td {
    padding-right: 14rem !important;
  }
  table.pb-md-56 th, table.py-md-56 th, table.pb-md-56 td, table.py-md-56 td {
    padding-bottom: 14rem !important;
  }
  table.pl-md-56 th, table.px-md-56 th, table.pl-md-56 td, table.px-md-56 td {
    padding-left: 14rem !important;
  }
  table.p-md-60 th, table.p-md-60 td {
    padding: 15rem !important;
  }
  table.pt-md-60 th, table.py-md-60 th, table.pt-md-60 td, table.py-md-60 td {
    padding-top: 15rem !important;
  }
  table.pr-md-60 th, table.px-md-60 th, table.pr-md-60 td, table.px-md-60 td {
    padding-right: 15rem !important;
  }
  table.pb-md-60 th, table.py-md-60 th, table.pb-md-60 td, table.py-md-60 td {
    padding-bottom: 15rem !important;
  }
  table.pl-md-60 th, table.px-md-60 th, table.pl-md-60 td, table.px-md-60 td {
    padding-left: 15rem !important;
  }
  table.p-md-70 th, table.p-md-70 td {
    padding: 17.5rem !important;
  }
  table.pt-md-70 th, table.py-md-70 th, table.pt-md-70 td, table.py-md-70 td {
    padding-top: 17.5rem !important;
  }
  table.pr-md-70 th, table.px-md-70 th, table.pr-md-70 td, table.px-md-70 td {
    padding-right: 17.5rem !important;
  }
  table.pb-md-70 th, table.py-md-70 th, table.pb-md-70 td, table.py-md-70 td {
    padding-bottom: 17.5rem !important;
  }
  table.pl-md-70 th, table.px-md-70 th, table.pl-md-70 td, table.px-md-70 td {
    padding-left: 17.5rem !important;
  }
  table.p-md-72 th, table.p-md-72 td {
    padding: 18rem !important;
  }
  table.pt-md-72 th, table.py-md-72 th, table.pt-md-72 td, table.py-md-72 td {
    padding-top: 18rem !important;
  }
  table.pr-md-72 th, table.px-md-72 th, table.pr-md-72 td, table.px-md-72 td {
    padding-right: 18rem !important;
  }
  table.pb-md-72 th, table.py-md-72 th, table.pb-md-72 td, table.py-md-72 td {
    padding-bottom: 18rem !important;
  }
  table.pl-md-72 th, table.px-md-72 th, table.pl-md-72 td, table.px-md-72 td {
    padding-left: 18rem !important;
  }
  table.p-md-80 th, table.p-md-80 td {
    padding: 20rem !important;
  }
  table.pt-md-80 th, table.py-md-80 th, table.pt-md-80 td, table.py-md-80 td {
    padding-top: 20rem !important;
  }
  table.pr-md-80 th, table.px-md-80 th, table.pr-md-80 td, table.px-md-80 td {
    padding-right: 20rem !important;
  }
  table.pb-md-80 th, table.py-md-80 th, table.pb-md-80 td, table.py-md-80 td {
    padding-bottom: 20rem !important;
  }
  table.pl-md-80 th, table.px-md-80 th, table.pl-md-80 td, table.px-md-80 td {
    padding-left: 20rem !important;
  }
  table.p-md-90 th, table.p-md-90 td {
    padding: 22.5rem !important;
  }
  table.pt-md-90 th, table.py-md-90 th, table.pt-md-90 td, table.py-md-90 td {
    padding-top: 22.5rem !important;
  }
  table.pr-md-90 th, table.px-md-90 th, table.pr-md-90 td, table.px-md-90 td {
    padding-right: 22.5rem !important;
  }
  table.pb-md-90 th, table.py-md-90 th, table.pb-md-90 td, table.py-md-90 td {
    padding-bottom: 22.5rem !important;
  }
  table.pl-md-90 th, table.px-md-90 th, table.pl-md-90 td, table.px-md-90 td {
    padding-left: 22.5rem !important;
  }
  table.p-md-100 th, table.p-md-100 td {
    padding: 25rem !important;
  }
  table.pt-md-100 th, table.py-md-100 th, table.pt-md-100 td, table.py-md-100 td {
    padding-top: 25rem !important;
  }
  table.pr-md-100 th, table.px-md-100 th, table.pr-md-100 td, table.px-md-100 td {
    padding-right: 25rem !important;
  }
  table.pb-md-100 th, table.py-md-100 th, table.pb-md-100 td, table.py-md-100 td {
    padding-bottom: 25rem !important;
  }
  table.pl-md-100 th, table.px-md-100 th, table.pl-md-100 td, table.px-md-100 td {
    padding-left: 25rem !important;
  }
  table.p-md-120 th, table.p-md-120 td {
    padding: 30rem !important;
  }
  table.pt-md-120 th, table.py-md-120 th, table.pt-md-120 td, table.py-md-120 td {
    padding-top: 30rem !important;
  }
  table.pr-md-120 th, table.px-md-120 th, table.pr-md-120 td, table.px-md-120 td {
    padding-right: 30rem !important;
  }
  table.pb-md-120 th, table.py-md-120 th, table.pb-md-120 td, table.py-md-120 td {
    padding-bottom: 30rem !important;
  }
  table.pl-md-120 th, table.px-md-120 th, table.pl-md-120 td, table.px-md-120 td {
    padding-left: 30rem !important;
  }
  table.p-md-5p th, table.p-md-5p td {
    padding: 5% !important;
  }
  table.pt-md-5p th, table.py-md-5p th, table.pt-md-5p td, table.py-md-5p td {
    padding-top: 5% !important;
  }
  table.pr-md-5p th, table.px-md-5p th, table.pr-md-5p td, table.px-md-5p td {
    padding-right: 5% !important;
  }
  table.pb-md-5p th, table.py-md-5p th, table.pb-md-5p td, table.py-md-5p td {
    padding-bottom: 5% !important;
  }
  table.pl-md-5p th, table.px-md-5p th, table.pl-md-5p td, table.px-md-5p td {
    padding-left: 5% !important;
  }
  table.p-md-10p th, table.p-md-10p td {
    padding: 10% !important;
  }
  table.pt-md-10p th, table.py-md-10p th, table.pt-md-10p td, table.py-md-10p td {
    padding-top: 10% !important;
  }
  table.pr-md-10p th, table.px-md-10p th, table.pr-md-10p td, table.px-md-10p td {
    padding-right: 10% !important;
  }
  table.pb-md-10p th, table.py-md-10p th, table.pb-md-10p td, table.py-md-10p td {
    padding-bottom: 10% !important;
  }
  table.pl-md-10p th, table.px-md-10p th, table.pl-md-10p td, table.px-md-10p td {
    padding-left: 10% !important;
  }
  table.p-md-30p th, table.p-md-30p td {
    padding: 30% !important;
  }
  table.pt-md-30p th, table.py-md-30p th, table.pt-md-30p td, table.py-md-30p td {
    padding-top: 30% !important;
  }
  table.pr-md-30p th, table.px-md-30p th, table.pr-md-30p td, table.px-md-30p td {
    padding-right: 30% !important;
  }
  table.pb-md-30p th, table.py-md-30p th, table.pb-md-30p td, table.py-md-30p td {
    padding-bottom: 30% !important;
  }
  table.pl-md-30p th, table.px-md-30p th, table.pl-md-30p td, table.px-md-30p td {
    padding-left: 30% !important;
  }
  table.p-md-40p th, table.p-md-40p td {
    padding: 40% !important;
  }
  table.pt-md-40p th, table.py-md-40p th, table.pt-md-40p td, table.py-md-40p td {
    padding-top: 40% !important;
  }
  table.pr-md-40p th, table.px-md-40p th, table.pr-md-40p td, table.px-md-40p td {
    padding-right: 40% !important;
  }
  table.pb-md-40p th, table.py-md-40p th, table.pb-md-40p td, table.py-md-40p td {
    padding-bottom: 40% !important;
  }
  table.pl-md-40p th, table.px-md-40p th, table.pl-md-40p td, table.px-md-40p td {
    padding-left: 40% !important;
  }
  table.p-md-45p th, table.p-md-45p td {
    padding: 45% !important;
  }
  table.pt-md-45p th, table.py-md-45p th, table.pt-md-45p td, table.py-md-45p td {
    padding-top: 45% !important;
  }
  table.pr-md-45p th, table.px-md-45p th, table.pr-md-45p td, table.px-md-45p td {
    padding-right: 45% !important;
  }
  table.pb-md-45p th, table.py-md-45p th, table.pb-md-45p td, table.py-md-45p td {
    padding-bottom: 45% !important;
  }
  table.pl-md-45p th, table.px-md-45p th, table.pl-md-45p td, table.px-md-45p td {
    padding-left: 45% !important;
  }
  table.p-md-50p th, table.p-md-50p td {
    padding: 50% !important;
  }
  table.pt-md-50p th, table.py-md-50p th, table.pt-md-50p td, table.py-md-50p td {
    padding-top: 50% !important;
  }
  table.pr-md-50p th, table.px-md-50p th, table.pr-md-50p td, table.px-md-50p td {
    padding-right: 50% !important;
  }
  table.pb-md-50p th, table.py-md-50p th, table.pb-md-50p td, table.py-md-50p td {
    padding-bottom: 50% !important;
  }
  table.pl-md-50p th, table.px-md-50p th, table.pl-md-50p td, table.px-md-50p td {
    padding-left: 50% !important;
  }
  table.p-md-77p th, table.p-md-77p td {
    padding: 77% !important;
  }
  table.pt-md-77p th, table.py-md-77p th, table.pt-md-77p td, table.py-md-77p td {
    padding-top: 77% !important;
  }
  table.pr-md-77p th, table.px-md-77p th, table.pr-md-77p td, table.px-md-77p td {
    padding-right: 77% !important;
  }
  table.pb-md-77p th, table.py-md-77p th, table.pb-md-77p td, table.py-md-77p td {
    padding-bottom: 77% !important;
  }
  table.pl-md-77p th, table.px-md-77p th, table.pl-md-77p td, table.px-md-77p td {
    padding-left: 77% !important;
  }
  table.p-md-100p th, table.p-md-100p td {
    padding: 100% !important;
  }
  table.pt-md-100p th, table.py-md-100p th, table.pt-md-100p td, table.py-md-100p td {
    padding-top: 100% !important;
  }
  table.pr-md-100p th, table.px-md-100p th, table.pr-md-100p td, table.px-md-100p td {
    padding-right: 100% !important;
  }
  table.pb-md-100p th, table.py-md-100p th, table.pb-md-100p td, table.py-md-100p td {
    padding-bottom: 100% !important;
  }
  table.pl-md-100p th, table.px-md-100p th, table.pl-md-100p td, table.px-md-100p td {
    padding-left: 100% !important;
  }
  table.p-md-30vh th, table.p-md-30vh td {
    padding: 30vh !important;
  }
  table.pt-md-30vh th, table.py-md-30vh th, table.pt-md-30vh td, table.py-md-30vh td {
    padding-top: 30vh !important;
  }
  table.pr-md-30vh th, table.px-md-30vh th, table.pr-md-30vh td, table.px-md-30vh td {
    padding-right: 30vh !important;
  }
  table.pb-md-30vh th, table.py-md-30vh th, table.pb-md-30vh td, table.py-md-30vh td {
    padding-bottom: 30vh !important;
  }
  table.pl-md-30vh th, table.px-md-30vh th, table.pl-md-30vh td, table.px-md-30vh td {
    padding-left: 30vh !important;
  }
  table.p-md-50vh th, table.p-md-50vh td {
    padding: 50vh !important;
  }
  table.pt-md-50vh th, table.py-md-50vh th, table.pt-md-50vh td, table.py-md-50vh td {
    padding-top: 50vh !important;
  }
  table.pr-md-50vh th, table.px-md-50vh th, table.pr-md-50vh td, table.px-md-50vh td {
    padding-right: 50vh !important;
  }
  table.pb-md-50vh th, table.py-md-50vh th, table.pb-md-50vh td, table.py-md-50vh td {
    padding-bottom: 50vh !important;
  }
  table.pl-md-50vh th, table.px-md-50vh th, table.pl-md-50vh td, table.px-md-50vh td {
    padding-left: 50vh !important;
  }
  table.p-md-100vh th, table.p-md-100vh td {
    padding: 100vh !important;
  }
  table.pt-md-100vh th, table.py-md-100vh th, table.pt-md-100vh td, table.py-md-100vh td {
    padding-top: 100vh !important;
  }
  table.pr-md-100vh th, table.px-md-100vh th, table.pr-md-100vh td, table.px-md-100vh td {
    padding-right: 100vh !important;
  }
  table.pb-md-100vh th, table.py-md-100vh th, table.pb-md-100vh td, table.py-md-100vh td {
    padding-bottom: 100vh !important;
  }
  table.pl-md-100vh th, table.px-md-100vh th, table.pl-md-100vh td, table.px-md-100vh td {
    padding-left: 100vh !important;
  }
  tr.p-md-0 th, tr.p-md-0 td {
    padding: 0 !important;
  }
  tr.pt-md-0 th, tr.py-md-0 th, tr.pt-md-0 td, tr.py-md-0 td {
    padding-top: 0 !important;
  }
  tr.pr-md-0 th, tr.px-md-0 th, tr.pr-md-0 td, tr.px-md-0 td {
    padding-right: 0 !important;
  }
  tr.pb-md-0 th, tr.py-md-0 th, tr.pb-md-0 td, tr.py-md-0 td {
    padding-bottom: 0 !important;
  }
  tr.pl-md-0 th, tr.px-md-0 th, tr.pl-md-0 td, tr.px-md-0 td {
    padding-left: 0 !important;
  }
  tr.p-md-1 th, tr.p-md-1 td {
    padding: 0.25rem !important;
  }
  tr.pt-md-1 th, tr.py-md-1 th, tr.pt-md-1 td, tr.py-md-1 td {
    padding-top: 0.25rem !important;
  }
  tr.pr-md-1 th, tr.px-md-1 th, tr.pr-md-1 td, tr.px-md-1 td {
    padding-right: 0.25rem !important;
  }
  tr.pb-md-1 th, tr.py-md-1 th, tr.pb-md-1 td, tr.py-md-1 td {
    padding-bottom: 0.25rem !important;
  }
  tr.pl-md-1 th, tr.px-md-1 th, tr.pl-md-1 td, tr.px-md-1 td {
    padding-left: 0.25rem !important;
  }
  tr.p-md-2 th, tr.p-md-2 td {
    padding: 0.5rem !important;
  }
  tr.pt-md-2 th, tr.py-md-2 th, tr.pt-md-2 td, tr.py-md-2 td {
    padding-top: 0.5rem !important;
  }
  tr.pr-md-2 th, tr.px-md-2 th, tr.pr-md-2 td, tr.px-md-2 td {
    padding-right: 0.5rem !important;
  }
  tr.pb-md-2 th, tr.py-md-2 th, tr.pb-md-2 td, tr.py-md-2 td {
    padding-bottom: 0.5rem !important;
  }
  tr.pl-md-2 th, tr.px-md-2 th, tr.pl-md-2 td, tr.px-md-2 td {
    padding-left: 0.5rem !important;
  }
  tr.p-md-3 th, tr.p-md-3 td {
    padding: 0.75rem !important;
  }
  tr.pt-md-3 th, tr.py-md-3 th, tr.pt-md-3 td, tr.py-md-3 td {
    padding-top: 0.75rem !important;
  }
  tr.pr-md-3 th, tr.px-md-3 th, tr.pr-md-3 td, tr.px-md-3 td {
    padding-right: 0.75rem !important;
  }
  tr.pb-md-3 th, tr.py-md-3 th, tr.pb-md-3 td, tr.py-md-3 td {
    padding-bottom: 0.75rem !important;
  }
  tr.pl-md-3 th, tr.px-md-3 th, tr.pl-md-3 td, tr.px-md-3 td {
    padding-left: 0.75rem !important;
  }
  tr.p-md-4 th, tr.p-md-4 td {
    padding: 1rem !important;
  }
  tr.pt-md-4 th, tr.py-md-4 th, tr.pt-md-4 td, tr.py-md-4 td {
    padding-top: 1rem !important;
  }
  tr.pr-md-4 th, tr.px-md-4 th, tr.pr-md-4 td, tr.px-md-4 td {
    padding-right: 1rem !important;
  }
  tr.pb-md-4 th, tr.py-md-4 th, tr.pb-md-4 td, tr.py-md-4 td {
    padding-bottom: 1rem !important;
  }
  tr.pl-md-4 th, tr.px-md-4 th, tr.pl-md-4 td, tr.px-md-4 td {
    padding-left: 1rem !important;
  }
  tr.p-md-5 th, tr.p-md-5 td {
    padding: 1.25rem !important;
  }
  tr.pt-md-5 th, tr.py-md-5 th, tr.pt-md-5 td, tr.py-md-5 td {
    padding-top: 1.25rem !important;
  }
  tr.pr-md-5 th, tr.px-md-5 th, tr.pr-md-5 td, tr.px-md-5 td {
    padding-right: 1.25rem !important;
  }
  tr.pb-md-5 th, tr.py-md-5 th, tr.pb-md-5 td, tr.py-md-5 td {
    padding-bottom: 1.25rem !important;
  }
  tr.pl-md-5 th, tr.px-md-5 th, tr.pl-md-5 td, tr.px-md-5 td {
    padding-left: 1.25rem !important;
  }
  tr.p-md-6 th, tr.p-md-6 td {
    padding: 1.5rem !important;
  }
  tr.pt-md-6 th, tr.py-md-6 th, tr.pt-md-6 td, tr.py-md-6 td {
    padding-top: 1.5rem !important;
  }
  tr.pr-md-6 th, tr.px-md-6 th, tr.pr-md-6 td, tr.px-md-6 td {
    padding-right: 1.5rem !important;
  }
  tr.pb-md-6 th, tr.py-md-6 th, tr.pb-md-6 td, tr.py-md-6 td {
    padding-bottom: 1.5rem !important;
  }
  tr.pl-md-6 th, tr.px-md-6 th, tr.pl-md-6 td, tr.px-md-6 td {
    padding-left: 1.5rem !important;
  }
  tr.p-md-7 th, tr.p-md-7 td {
    padding: 1.75rem !important;
  }
  tr.pt-md-7 th, tr.py-md-7 th, tr.pt-md-7 td, tr.py-md-7 td {
    padding-top: 1.75rem !important;
  }
  tr.pr-md-7 th, tr.px-md-7 th, tr.pr-md-7 td, tr.px-md-7 td {
    padding-right: 1.75rem !important;
  }
  tr.pb-md-7 th, tr.py-md-7 th, tr.pb-md-7 td, tr.py-md-7 td {
    padding-bottom: 1.75rem !important;
  }
  tr.pl-md-7 th, tr.px-md-7 th, tr.pl-md-7 td, tr.px-md-7 td {
    padding-left: 1.75rem !important;
  }
  tr.p-md-8 th, tr.p-md-8 td {
    padding: 2rem !important;
  }
  tr.pt-md-8 th, tr.py-md-8 th, tr.pt-md-8 td, tr.py-md-8 td {
    padding-top: 2rem !important;
  }
  tr.pr-md-8 th, tr.px-md-8 th, tr.pr-md-8 td, tr.px-md-8 td {
    padding-right: 2rem !important;
  }
  tr.pb-md-8 th, tr.py-md-8 th, tr.pb-md-8 td, tr.py-md-8 td {
    padding-bottom: 2rem !important;
  }
  tr.pl-md-8 th, tr.px-md-8 th, tr.pl-md-8 td, tr.px-md-8 td {
    padding-left: 2rem !important;
  }
  tr.p-md-9 th, tr.p-md-9 td {
    padding: 2.25rem !important;
  }
  tr.pt-md-9 th, tr.py-md-9 th, tr.pt-md-9 td, tr.py-md-9 td {
    padding-top: 2.25rem !important;
  }
  tr.pr-md-9 th, tr.px-md-9 th, tr.pr-md-9 td, tr.px-md-9 td {
    padding-right: 2.25rem !important;
  }
  tr.pb-md-9 th, tr.py-md-9 th, tr.pb-md-9 td, tr.py-md-9 td {
    padding-bottom: 2.25rem !important;
  }
  tr.pl-md-9 th, tr.px-md-9 th, tr.pl-md-9 td, tr.px-md-9 td {
    padding-left: 2.25rem !important;
  }
  tr.p-md-10 th, tr.p-md-10 td {
    padding: 2.5rem !important;
  }
  tr.pt-md-10 th, tr.py-md-10 th, tr.pt-md-10 td, tr.py-md-10 td {
    padding-top: 2.5rem !important;
  }
  tr.pr-md-10 th, tr.px-md-10 th, tr.pr-md-10 td, tr.px-md-10 td {
    padding-right: 2.5rem !important;
  }
  tr.pb-md-10 th, tr.py-md-10 th, tr.pb-md-10 td, tr.py-md-10 td {
    padding-bottom: 2.5rem !important;
  }
  tr.pl-md-10 th, tr.px-md-10 th, tr.pl-md-10 td, tr.px-md-10 td {
    padding-left: 2.5rem !important;
  }
  tr.p-md-11 th, tr.p-md-11 td {
    padding: 2.75rem !important;
  }
  tr.pt-md-11 th, tr.py-md-11 th, tr.pt-md-11 td, tr.py-md-11 td {
    padding-top: 2.75rem !important;
  }
  tr.pr-md-11 th, tr.px-md-11 th, tr.pr-md-11 td, tr.px-md-11 td {
    padding-right: 2.75rem !important;
  }
  tr.pb-md-11 th, tr.py-md-11 th, tr.pb-md-11 td, tr.py-md-11 td {
    padding-bottom: 2.75rem !important;
  }
  tr.pl-md-11 th, tr.px-md-11 th, tr.pl-md-11 td, tr.px-md-11 td {
    padding-left: 2.75rem !important;
  }
  tr.p-md-12 th, tr.p-md-12 td {
    padding: 3rem !important;
  }
  tr.pt-md-12 th, tr.py-md-12 th, tr.pt-md-12 td, tr.py-md-12 td {
    padding-top: 3rem !important;
  }
  tr.pr-md-12 th, tr.px-md-12 th, tr.pr-md-12 td, tr.px-md-12 td {
    padding-right: 3rem !important;
  }
  tr.pb-md-12 th, tr.py-md-12 th, tr.pb-md-12 td, tr.py-md-12 td {
    padding-bottom: 3rem !important;
  }
  tr.pl-md-12 th, tr.px-md-12 th, tr.pl-md-12 td, tr.px-md-12 td {
    padding-left: 3rem !important;
  }
  tr.p-md-13 th, tr.p-md-13 td {
    padding: 3.25rem !important;
  }
  tr.pt-md-13 th, tr.py-md-13 th, tr.pt-md-13 td, tr.py-md-13 td {
    padding-top: 3.25rem !important;
  }
  tr.pr-md-13 th, tr.px-md-13 th, tr.pr-md-13 td, tr.px-md-13 td {
    padding-right: 3.25rem !important;
  }
  tr.pb-md-13 th, tr.py-md-13 th, tr.pb-md-13 td, tr.py-md-13 td {
    padding-bottom: 3.25rem !important;
  }
  tr.pl-md-13 th, tr.px-md-13 th, tr.pl-md-13 td, tr.px-md-13 td {
    padding-left: 3.25rem !important;
  }
  tr.p-md-14 th, tr.p-md-14 td {
    padding: 3.5rem !important;
  }
  tr.pt-md-14 th, tr.py-md-14 th, tr.pt-md-14 td, tr.py-md-14 td {
    padding-top: 3.5rem !important;
  }
  tr.pr-md-14 th, tr.px-md-14 th, tr.pr-md-14 td, tr.px-md-14 td {
    padding-right: 3.5rem !important;
  }
  tr.pb-md-14 th, tr.py-md-14 th, tr.pb-md-14 td, tr.py-md-14 td {
    padding-bottom: 3.5rem !important;
  }
  tr.pl-md-14 th, tr.px-md-14 th, tr.pl-md-14 td, tr.px-md-14 td {
    padding-left: 3.5rem !important;
  }
  tr.p-md-15 th, tr.p-md-15 td {
    padding: 3.75rem !important;
  }
  tr.pt-md-15 th, tr.py-md-15 th, tr.pt-md-15 td, tr.py-md-15 td {
    padding-top: 3.75rem !important;
  }
  tr.pr-md-15 th, tr.px-md-15 th, tr.pr-md-15 td, tr.px-md-15 td {
    padding-right: 3.75rem !important;
  }
  tr.pb-md-15 th, tr.py-md-15 th, tr.pb-md-15 td, tr.py-md-15 td {
    padding-bottom: 3.75rem !important;
  }
  tr.pl-md-15 th, tr.px-md-15 th, tr.pl-md-15 td, tr.px-md-15 td {
    padding-left: 3.75rem !important;
  }
  tr.p-md-16 th, tr.p-md-16 td {
    padding: 4rem !important;
  }
  tr.pt-md-16 th, tr.py-md-16 th, tr.pt-md-16 td, tr.py-md-16 td {
    padding-top: 4rem !important;
  }
  tr.pr-md-16 th, tr.px-md-16 th, tr.pr-md-16 td, tr.px-md-16 td {
    padding-right: 4rem !important;
  }
  tr.pb-md-16 th, tr.py-md-16 th, tr.pb-md-16 td, tr.py-md-16 td {
    padding-bottom: 4rem !important;
  }
  tr.pl-md-16 th, tr.px-md-16 th, tr.pl-md-16 td, tr.px-md-16 td {
    padding-left: 4rem !important;
  }
  tr.p-md-17 th, tr.p-md-17 td {
    padding: 4.25rem !important;
  }
  tr.pt-md-17 th, tr.py-md-17 th, tr.pt-md-17 td, tr.py-md-17 td {
    padding-top: 4.25rem !important;
  }
  tr.pr-md-17 th, tr.px-md-17 th, tr.pr-md-17 td, tr.px-md-17 td {
    padding-right: 4.25rem !important;
  }
  tr.pb-md-17 th, tr.py-md-17 th, tr.pb-md-17 td, tr.py-md-17 td {
    padding-bottom: 4.25rem !important;
  }
  tr.pl-md-17 th, tr.px-md-17 th, tr.pl-md-17 td, tr.px-md-17 td {
    padding-left: 4.25rem !important;
  }
  tr.p-md-18 th, tr.p-md-18 td {
    padding: 4.5rem !important;
  }
  tr.pt-md-18 th, tr.py-md-18 th, tr.pt-md-18 td, tr.py-md-18 td {
    padding-top: 4.5rem !important;
  }
  tr.pr-md-18 th, tr.px-md-18 th, tr.pr-md-18 td, tr.px-md-18 td {
    padding-right: 4.5rem !important;
  }
  tr.pb-md-18 th, tr.py-md-18 th, tr.pb-md-18 td, tr.py-md-18 td {
    padding-bottom: 4.5rem !important;
  }
  tr.pl-md-18 th, tr.px-md-18 th, tr.pl-md-18 td, tr.px-md-18 td {
    padding-left: 4.5rem !important;
  }
  tr.p-md-19 th, tr.p-md-19 td {
    padding: 4.75rem !important;
  }
  tr.pt-md-19 th, tr.py-md-19 th, tr.pt-md-19 td, tr.py-md-19 td {
    padding-top: 4.75rem !important;
  }
  tr.pr-md-19 th, tr.px-md-19 th, tr.pr-md-19 td, tr.px-md-19 td {
    padding-right: 4.75rem !important;
  }
  tr.pb-md-19 th, tr.py-md-19 th, tr.pb-md-19 td, tr.py-md-19 td {
    padding-bottom: 4.75rem !important;
  }
  tr.pl-md-19 th, tr.px-md-19 th, tr.pl-md-19 td, tr.px-md-19 td {
    padding-left: 4.75rem !important;
  }
  tr.p-md-20 th, tr.p-md-20 td {
    padding: 5rem !important;
  }
  tr.pt-md-20 th, tr.py-md-20 th, tr.pt-md-20 td, tr.py-md-20 td {
    padding-top: 5rem !important;
  }
  tr.pr-md-20 th, tr.px-md-20 th, tr.pr-md-20 td, tr.px-md-20 td {
    padding-right: 5rem !important;
  }
  tr.pb-md-20 th, tr.py-md-20 th, tr.pb-md-20 td, tr.py-md-20 td {
    padding-bottom: 5rem !important;
  }
  tr.pl-md-20 th, tr.px-md-20 th, tr.pl-md-20 td, tr.px-md-20 td {
    padding-left: 5rem !important;
  }
  tr.p-md-21 th, tr.p-md-21 td {
    padding: 5.25rem !important;
  }
  tr.pt-md-21 th, tr.py-md-21 th, tr.pt-md-21 td, tr.py-md-21 td {
    padding-top: 5.25rem !important;
  }
  tr.pr-md-21 th, tr.px-md-21 th, tr.pr-md-21 td, tr.px-md-21 td {
    padding-right: 5.25rem !important;
  }
  tr.pb-md-21 th, tr.py-md-21 th, tr.pb-md-21 td, tr.py-md-21 td {
    padding-bottom: 5.25rem !important;
  }
  tr.pl-md-21 th, tr.px-md-21 th, tr.pl-md-21 td, tr.px-md-21 td {
    padding-left: 5.25rem !important;
  }
  tr.p-md-22 th, tr.p-md-22 td {
    padding: 5.5rem !important;
  }
  tr.pt-md-22 th, tr.py-md-22 th, tr.pt-md-22 td, tr.py-md-22 td {
    padding-top: 5.5rem !important;
  }
  tr.pr-md-22 th, tr.px-md-22 th, tr.pr-md-22 td, tr.px-md-22 td {
    padding-right: 5.5rem !important;
  }
  tr.pb-md-22 th, tr.py-md-22 th, tr.pb-md-22 td, tr.py-md-22 td {
    padding-bottom: 5.5rem !important;
  }
  tr.pl-md-22 th, tr.px-md-22 th, tr.pl-md-22 td, tr.px-md-22 td {
    padding-left: 5.5rem !important;
  }
  tr.p-md-23 th, tr.p-md-23 td {
    padding: 5.75rem !important;
  }
  tr.pt-md-23 th, tr.py-md-23 th, tr.pt-md-23 td, tr.py-md-23 td {
    padding-top: 5.75rem !important;
  }
  tr.pr-md-23 th, tr.px-md-23 th, tr.pr-md-23 td, tr.px-md-23 td {
    padding-right: 5.75rem !important;
  }
  tr.pb-md-23 th, tr.py-md-23 th, tr.pb-md-23 td, tr.py-md-23 td {
    padding-bottom: 5.75rem !important;
  }
  tr.pl-md-23 th, tr.px-md-23 th, tr.pl-md-23 td, tr.px-md-23 td {
    padding-left: 5.75rem !important;
  }
  tr.p-md-24 th, tr.p-md-24 td {
    padding: 6rem !important;
  }
  tr.pt-md-24 th, tr.py-md-24 th, tr.pt-md-24 td, tr.py-md-24 td {
    padding-top: 6rem !important;
  }
  tr.pr-md-24 th, tr.px-md-24 th, tr.pr-md-24 td, tr.px-md-24 td {
    padding-right: 6rem !important;
  }
  tr.pb-md-24 th, tr.py-md-24 th, tr.pb-md-24 td, tr.py-md-24 td {
    padding-bottom: 6rem !important;
  }
  tr.pl-md-24 th, tr.px-md-24 th, tr.pl-md-24 td, tr.px-md-24 td {
    padding-left: 6rem !important;
  }
  tr.p-md-30 th, tr.p-md-30 td {
    padding: 7.5rem !important;
  }
  tr.pt-md-30 th, tr.py-md-30 th, tr.pt-md-30 td, tr.py-md-30 td {
    padding-top: 7.5rem !important;
  }
  tr.pr-md-30 th, tr.px-md-30 th, tr.pr-md-30 td, tr.px-md-30 td {
    padding-right: 7.5rem !important;
  }
  tr.pb-md-30 th, tr.py-md-30 th, tr.pb-md-30 td, tr.py-md-30 td {
    padding-bottom: 7.5rem !important;
  }
  tr.pl-md-30 th, tr.px-md-30 th, tr.pl-md-30 td, tr.px-md-30 td {
    padding-left: 7.5rem !important;
  }
  tr.p-md-40 th, tr.p-md-40 td {
    padding: 10rem !important;
  }
  tr.pt-md-40 th, tr.py-md-40 th, tr.pt-md-40 td, tr.py-md-40 td {
    padding-top: 10rem !important;
  }
  tr.pr-md-40 th, tr.px-md-40 th, tr.pr-md-40 td, tr.px-md-40 td {
    padding-right: 10rem !important;
  }
  tr.pb-md-40 th, tr.py-md-40 th, tr.pb-md-40 td, tr.py-md-40 td {
    padding-bottom: 10rem !important;
  }
  tr.pl-md-40 th, tr.px-md-40 th, tr.pl-md-40 td, tr.px-md-40 td {
    padding-left: 10rem !important;
  }
  tr.p-md-50 th, tr.p-md-50 td {
    padding: 12.5rem !important;
  }
  tr.pt-md-50 th, tr.py-md-50 th, tr.pt-md-50 td, tr.py-md-50 td {
    padding-top: 12.5rem !important;
  }
  tr.pr-md-50 th, tr.px-md-50 th, tr.pr-md-50 td, tr.px-md-50 td {
    padding-right: 12.5rem !important;
  }
  tr.pb-md-50 th, tr.py-md-50 th, tr.pb-md-50 td, tr.py-md-50 td {
    padding-bottom: 12.5rem !important;
  }
  tr.pl-md-50 th, tr.px-md-50 th, tr.pl-md-50 td, tr.px-md-50 td {
    padding-left: 12.5rem !important;
  }
  tr.p-md-56 th, tr.p-md-56 td {
    padding: 14rem !important;
  }
  tr.pt-md-56 th, tr.py-md-56 th, tr.pt-md-56 td, tr.py-md-56 td {
    padding-top: 14rem !important;
  }
  tr.pr-md-56 th, tr.px-md-56 th, tr.pr-md-56 td, tr.px-md-56 td {
    padding-right: 14rem !important;
  }
  tr.pb-md-56 th, tr.py-md-56 th, tr.pb-md-56 td, tr.py-md-56 td {
    padding-bottom: 14rem !important;
  }
  tr.pl-md-56 th, tr.px-md-56 th, tr.pl-md-56 td, tr.px-md-56 td {
    padding-left: 14rem !important;
  }
  tr.p-md-60 th, tr.p-md-60 td {
    padding: 15rem !important;
  }
  tr.pt-md-60 th, tr.py-md-60 th, tr.pt-md-60 td, tr.py-md-60 td {
    padding-top: 15rem !important;
  }
  tr.pr-md-60 th, tr.px-md-60 th, tr.pr-md-60 td, tr.px-md-60 td {
    padding-right: 15rem !important;
  }
  tr.pb-md-60 th, tr.py-md-60 th, tr.pb-md-60 td, tr.py-md-60 td {
    padding-bottom: 15rem !important;
  }
  tr.pl-md-60 th, tr.px-md-60 th, tr.pl-md-60 td, tr.px-md-60 td {
    padding-left: 15rem !important;
  }
  tr.p-md-70 th, tr.p-md-70 td {
    padding: 17.5rem !important;
  }
  tr.pt-md-70 th, tr.py-md-70 th, tr.pt-md-70 td, tr.py-md-70 td {
    padding-top: 17.5rem !important;
  }
  tr.pr-md-70 th, tr.px-md-70 th, tr.pr-md-70 td, tr.px-md-70 td {
    padding-right: 17.5rem !important;
  }
  tr.pb-md-70 th, tr.py-md-70 th, tr.pb-md-70 td, tr.py-md-70 td {
    padding-bottom: 17.5rem !important;
  }
  tr.pl-md-70 th, tr.px-md-70 th, tr.pl-md-70 td, tr.px-md-70 td {
    padding-left: 17.5rem !important;
  }
  tr.p-md-72 th, tr.p-md-72 td {
    padding: 18rem !important;
  }
  tr.pt-md-72 th, tr.py-md-72 th, tr.pt-md-72 td, tr.py-md-72 td {
    padding-top: 18rem !important;
  }
  tr.pr-md-72 th, tr.px-md-72 th, tr.pr-md-72 td, tr.px-md-72 td {
    padding-right: 18rem !important;
  }
  tr.pb-md-72 th, tr.py-md-72 th, tr.pb-md-72 td, tr.py-md-72 td {
    padding-bottom: 18rem !important;
  }
  tr.pl-md-72 th, tr.px-md-72 th, tr.pl-md-72 td, tr.px-md-72 td {
    padding-left: 18rem !important;
  }
  tr.p-md-80 th, tr.p-md-80 td {
    padding: 20rem !important;
  }
  tr.pt-md-80 th, tr.py-md-80 th, tr.pt-md-80 td, tr.py-md-80 td {
    padding-top: 20rem !important;
  }
  tr.pr-md-80 th, tr.px-md-80 th, tr.pr-md-80 td, tr.px-md-80 td {
    padding-right: 20rem !important;
  }
  tr.pb-md-80 th, tr.py-md-80 th, tr.pb-md-80 td, tr.py-md-80 td {
    padding-bottom: 20rem !important;
  }
  tr.pl-md-80 th, tr.px-md-80 th, tr.pl-md-80 td, tr.px-md-80 td {
    padding-left: 20rem !important;
  }
  tr.p-md-90 th, tr.p-md-90 td {
    padding: 22.5rem !important;
  }
  tr.pt-md-90 th, tr.py-md-90 th, tr.pt-md-90 td, tr.py-md-90 td {
    padding-top: 22.5rem !important;
  }
  tr.pr-md-90 th, tr.px-md-90 th, tr.pr-md-90 td, tr.px-md-90 td {
    padding-right: 22.5rem !important;
  }
  tr.pb-md-90 th, tr.py-md-90 th, tr.pb-md-90 td, tr.py-md-90 td {
    padding-bottom: 22.5rem !important;
  }
  tr.pl-md-90 th, tr.px-md-90 th, tr.pl-md-90 td, tr.px-md-90 td {
    padding-left: 22.5rem !important;
  }
  tr.p-md-100 th, tr.p-md-100 td {
    padding: 25rem !important;
  }
  tr.pt-md-100 th, tr.py-md-100 th, tr.pt-md-100 td, tr.py-md-100 td {
    padding-top: 25rem !important;
  }
  tr.pr-md-100 th, tr.px-md-100 th, tr.pr-md-100 td, tr.px-md-100 td {
    padding-right: 25rem !important;
  }
  tr.pb-md-100 th, tr.py-md-100 th, tr.pb-md-100 td, tr.py-md-100 td {
    padding-bottom: 25rem !important;
  }
  tr.pl-md-100 th, tr.px-md-100 th, tr.pl-md-100 td, tr.px-md-100 td {
    padding-left: 25rem !important;
  }
  tr.p-md-120 th, tr.p-md-120 td {
    padding: 30rem !important;
  }
  tr.pt-md-120 th, tr.py-md-120 th, tr.pt-md-120 td, tr.py-md-120 td {
    padding-top: 30rem !important;
  }
  tr.pr-md-120 th, tr.px-md-120 th, tr.pr-md-120 td, tr.px-md-120 td {
    padding-right: 30rem !important;
  }
  tr.pb-md-120 th, tr.py-md-120 th, tr.pb-md-120 td, tr.py-md-120 td {
    padding-bottom: 30rem !important;
  }
  tr.pl-md-120 th, tr.px-md-120 th, tr.pl-md-120 td, tr.px-md-120 td {
    padding-left: 30rem !important;
  }
  tr.p-md-5p th, tr.p-md-5p td {
    padding: 5% !important;
  }
  tr.pt-md-5p th, tr.py-md-5p th, tr.pt-md-5p td, tr.py-md-5p td {
    padding-top: 5% !important;
  }
  tr.pr-md-5p th, tr.px-md-5p th, tr.pr-md-5p td, tr.px-md-5p td {
    padding-right: 5% !important;
  }
  tr.pb-md-5p th, tr.py-md-5p th, tr.pb-md-5p td, tr.py-md-5p td {
    padding-bottom: 5% !important;
  }
  tr.pl-md-5p th, tr.px-md-5p th, tr.pl-md-5p td, tr.px-md-5p td {
    padding-left: 5% !important;
  }
  tr.p-md-10p th, tr.p-md-10p td {
    padding: 10% !important;
  }
  tr.pt-md-10p th, tr.py-md-10p th, tr.pt-md-10p td, tr.py-md-10p td {
    padding-top: 10% !important;
  }
  tr.pr-md-10p th, tr.px-md-10p th, tr.pr-md-10p td, tr.px-md-10p td {
    padding-right: 10% !important;
  }
  tr.pb-md-10p th, tr.py-md-10p th, tr.pb-md-10p td, tr.py-md-10p td {
    padding-bottom: 10% !important;
  }
  tr.pl-md-10p th, tr.px-md-10p th, tr.pl-md-10p td, tr.px-md-10p td {
    padding-left: 10% !important;
  }
  tr.p-md-30p th, tr.p-md-30p td {
    padding: 30% !important;
  }
  tr.pt-md-30p th, tr.py-md-30p th, tr.pt-md-30p td, tr.py-md-30p td {
    padding-top: 30% !important;
  }
  tr.pr-md-30p th, tr.px-md-30p th, tr.pr-md-30p td, tr.px-md-30p td {
    padding-right: 30% !important;
  }
  tr.pb-md-30p th, tr.py-md-30p th, tr.pb-md-30p td, tr.py-md-30p td {
    padding-bottom: 30% !important;
  }
  tr.pl-md-30p th, tr.px-md-30p th, tr.pl-md-30p td, tr.px-md-30p td {
    padding-left: 30% !important;
  }
  tr.p-md-40p th, tr.p-md-40p td {
    padding: 40% !important;
  }
  tr.pt-md-40p th, tr.py-md-40p th, tr.pt-md-40p td, tr.py-md-40p td {
    padding-top: 40% !important;
  }
  tr.pr-md-40p th, tr.px-md-40p th, tr.pr-md-40p td, tr.px-md-40p td {
    padding-right: 40% !important;
  }
  tr.pb-md-40p th, tr.py-md-40p th, tr.pb-md-40p td, tr.py-md-40p td {
    padding-bottom: 40% !important;
  }
  tr.pl-md-40p th, tr.px-md-40p th, tr.pl-md-40p td, tr.px-md-40p td {
    padding-left: 40% !important;
  }
  tr.p-md-45p th, tr.p-md-45p td {
    padding: 45% !important;
  }
  tr.pt-md-45p th, tr.py-md-45p th, tr.pt-md-45p td, tr.py-md-45p td {
    padding-top: 45% !important;
  }
  tr.pr-md-45p th, tr.px-md-45p th, tr.pr-md-45p td, tr.px-md-45p td {
    padding-right: 45% !important;
  }
  tr.pb-md-45p th, tr.py-md-45p th, tr.pb-md-45p td, tr.py-md-45p td {
    padding-bottom: 45% !important;
  }
  tr.pl-md-45p th, tr.px-md-45p th, tr.pl-md-45p td, tr.px-md-45p td {
    padding-left: 45% !important;
  }
  tr.p-md-50p th, tr.p-md-50p td {
    padding: 50% !important;
  }
  tr.pt-md-50p th, tr.py-md-50p th, tr.pt-md-50p td, tr.py-md-50p td {
    padding-top: 50% !important;
  }
  tr.pr-md-50p th, tr.px-md-50p th, tr.pr-md-50p td, tr.px-md-50p td {
    padding-right: 50% !important;
  }
  tr.pb-md-50p th, tr.py-md-50p th, tr.pb-md-50p td, tr.py-md-50p td {
    padding-bottom: 50% !important;
  }
  tr.pl-md-50p th, tr.px-md-50p th, tr.pl-md-50p td, tr.px-md-50p td {
    padding-left: 50% !important;
  }
  tr.p-md-77p th, tr.p-md-77p td {
    padding: 77% !important;
  }
  tr.pt-md-77p th, tr.py-md-77p th, tr.pt-md-77p td, tr.py-md-77p td {
    padding-top: 77% !important;
  }
  tr.pr-md-77p th, tr.px-md-77p th, tr.pr-md-77p td, tr.px-md-77p td {
    padding-right: 77% !important;
  }
  tr.pb-md-77p th, tr.py-md-77p th, tr.pb-md-77p td, tr.py-md-77p td {
    padding-bottom: 77% !important;
  }
  tr.pl-md-77p th, tr.px-md-77p th, tr.pl-md-77p td, tr.px-md-77p td {
    padding-left: 77% !important;
  }
  tr.p-md-100p th, tr.p-md-100p td {
    padding: 100% !important;
  }
  tr.pt-md-100p th, tr.py-md-100p th, tr.pt-md-100p td, tr.py-md-100p td {
    padding-top: 100% !important;
  }
  tr.pr-md-100p th, tr.px-md-100p th, tr.pr-md-100p td, tr.px-md-100p td {
    padding-right: 100% !important;
  }
  tr.pb-md-100p th, tr.py-md-100p th, tr.pb-md-100p td, tr.py-md-100p td {
    padding-bottom: 100% !important;
  }
  tr.pl-md-100p th, tr.px-md-100p th, tr.pl-md-100p td, tr.px-md-100p td {
    padding-left: 100% !important;
  }
  tr.p-md-30vh th, tr.p-md-30vh td {
    padding: 30vh !important;
  }
  tr.pt-md-30vh th, tr.py-md-30vh th, tr.pt-md-30vh td, tr.py-md-30vh td {
    padding-top: 30vh !important;
  }
  tr.pr-md-30vh th, tr.px-md-30vh th, tr.pr-md-30vh td, tr.px-md-30vh td {
    padding-right: 30vh !important;
  }
  tr.pb-md-30vh th, tr.py-md-30vh th, tr.pb-md-30vh td, tr.py-md-30vh td {
    padding-bottom: 30vh !important;
  }
  tr.pl-md-30vh th, tr.px-md-30vh th, tr.pl-md-30vh td, tr.px-md-30vh td {
    padding-left: 30vh !important;
  }
  tr.p-md-50vh th, tr.p-md-50vh td {
    padding: 50vh !important;
  }
  tr.pt-md-50vh th, tr.py-md-50vh th, tr.pt-md-50vh td, tr.py-md-50vh td {
    padding-top: 50vh !important;
  }
  tr.pr-md-50vh th, tr.px-md-50vh th, tr.pr-md-50vh td, tr.px-md-50vh td {
    padding-right: 50vh !important;
  }
  tr.pb-md-50vh th, tr.py-md-50vh th, tr.pb-md-50vh td, tr.py-md-50vh td {
    padding-bottom: 50vh !important;
  }
  tr.pl-md-50vh th, tr.px-md-50vh th, tr.pl-md-50vh td, tr.px-md-50vh td {
    padding-left: 50vh !important;
  }
  tr.p-md-100vh th, tr.p-md-100vh td {
    padding: 100vh !important;
  }
  tr.pt-md-100vh th, tr.py-md-100vh th, tr.pt-md-100vh td, tr.py-md-100vh td {
    padding-top: 100vh !important;
  }
  tr.pr-md-100vh th, tr.px-md-100vh th, tr.pr-md-100vh td, tr.px-md-100vh td {
    padding-right: 100vh !important;
  }
  tr.pb-md-100vh th, tr.py-md-100vh th, tr.pb-md-100vh td, tr.py-md-100vh td {
    padding-bottom: 100vh !important;
  }
  tr.pl-md-100vh th, tr.px-md-100vh th, tr.pl-md-100vh td, tr.px-md-100vh td {
    padding-left: 100vh !important;
  }
  tr th.p-md-0, tr td.p-md-0 {
    padding: 0 !important;
  }
  tr th.pt-md-0, tr th.py-md-0, tr td.pt-md-0, tr td.py-md-0 {
    padding-top: 0 !important;
  }
  tr th.pr-md-0, tr th.px-md-0, tr td.pr-md-0, tr td.px-md-0 {
    padding-right: 0 !important;
  }
  tr th.pb-md-0, tr th.py-md-0, tr td.pb-md-0, tr td.py-md-0 {
    padding-bottom: 0 !important;
  }
  tr th.pl-md-0, tr th.px-md-0, tr td.pl-md-0, tr td.px-md-0 {
    padding-left: 0 !important;
  }
  tr th.p-md-1, tr td.p-md-1 {
    padding: 0.25rem !important;
  }
  tr th.pt-md-1, tr th.py-md-1, tr td.pt-md-1, tr td.py-md-1 {
    padding-top: 0.25rem !important;
  }
  tr th.pr-md-1, tr th.px-md-1, tr td.pr-md-1, tr td.px-md-1 {
    padding-right: 0.25rem !important;
  }
  tr th.pb-md-1, tr th.py-md-1, tr td.pb-md-1, tr td.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  tr th.pl-md-1, tr th.px-md-1, tr td.pl-md-1, tr td.px-md-1 {
    padding-left: 0.25rem !important;
  }
  tr th.p-md-2, tr td.p-md-2 {
    padding: 0.5rem !important;
  }
  tr th.pt-md-2, tr th.py-md-2, tr td.pt-md-2, tr td.py-md-2 {
    padding-top: 0.5rem !important;
  }
  tr th.pr-md-2, tr th.px-md-2, tr td.pr-md-2, tr td.px-md-2 {
    padding-right: 0.5rem !important;
  }
  tr th.pb-md-2, tr th.py-md-2, tr td.pb-md-2, tr td.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  tr th.pl-md-2, tr th.px-md-2, tr td.pl-md-2, tr td.px-md-2 {
    padding-left: 0.5rem !important;
  }
  tr th.p-md-3, tr td.p-md-3 {
    padding: 0.75rem !important;
  }
  tr th.pt-md-3, tr th.py-md-3, tr td.pt-md-3, tr td.py-md-3 {
    padding-top: 0.75rem !important;
  }
  tr th.pr-md-3, tr th.px-md-3, tr td.pr-md-3, tr td.px-md-3 {
    padding-right: 0.75rem !important;
  }
  tr th.pb-md-3, tr th.py-md-3, tr td.pb-md-3, tr td.py-md-3 {
    padding-bottom: 0.75rem !important;
  }
  tr th.pl-md-3, tr th.px-md-3, tr td.pl-md-3, tr td.px-md-3 {
    padding-left: 0.75rem !important;
  }
  tr th.p-md-4, tr td.p-md-4 {
    padding: 1rem !important;
  }
  tr th.pt-md-4, tr th.py-md-4, tr td.pt-md-4, tr td.py-md-4 {
    padding-top: 1rem !important;
  }
  tr th.pr-md-4, tr th.px-md-4, tr td.pr-md-4, tr td.px-md-4 {
    padding-right: 1rem !important;
  }
  tr th.pb-md-4, tr th.py-md-4, tr td.pb-md-4, tr td.py-md-4 {
    padding-bottom: 1rem !important;
  }
  tr th.pl-md-4, tr th.px-md-4, tr td.pl-md-4, tr td.px-md-4 {
    padding-left: 1rem !important;
  }
  tr th.p-md-5, tr td.p-md-5 {
    padding: 1.25rem !important;
  }
  tr th.pt-md-5, tr th.py-md-5, tr td.pt-md-5, tr td.py-md-5 {
    padding-top: 1.25rem !important;
  }
  tr th.pr-md-5, tr th.px-md-5, tr td.pr-md-5, tr td.px-md-5 {
    padding-right: 1.25rem !important;
  }
  tr th.pb-md-5, tr th.py-md-5, tr td.pb-md-5, tr td.py-md-5 {
    padding-bottom: 1.25rem !important;
  }
  tr th.pl-md-5, tr th.px-md-5, tr td.pl-md-5, tr td.px-md-5 {
    padding-left: 1.25rem !important;
  }
  tr th.p-md-6, tr td.p-md-6 {
    padding: 1.5rem !important;
  }
  tr th.pt-md-6, tr th.py-md-6, tr td.pt-md-6, tr td.py-md-6 {
    padding-top: 1.5rem !important;
  }
  tr th.pr-md-6, tr th.px-md-6, tr td.pr-md-6, tr td.px-md-6 {
    padding-right: 1.5rem !important;
  }
  tr th.pb-md-6, tr th.py-md-6, tr td.pb-md-6, tr td.py-md-6 {
    padding-bottom: 1.5rem !important;
  }
  tr th.pl-md-6, tr th.px-md-6, tr td.pl-md-6, tr td.px-md-6 {
    padding-left: 1.5rem !important;
  }
  tr th.p-md-7, tr td.p-md-7 {
    padding: 1.75rem !important;
  }
  tr th.pt-md-7, tr th.py-md-7, tr td.pt-md-7, tr td.py-md-7 {
    padding-top: 1.75rem !important;
  }
  tr th.pr-md-7, tr th.px-md-7, tr td.pr-md-7, tr td.px-md-7 {
    padding-right: 1.75rem !important;
  }
  tr th.pb-md-7, tr th.py-md-7, tr td.pb-md-7, tr td.py-md-7 {
    padding-bottom: 1.75rem !important;
  }
  tr th.pl-md-7, tr th.px-md-7, tr td.pl-md-7, tr td.px-md-7 {
    padding-left: 1.75rem !important;
  }
  tr th.p-md-8, tr td.p-md-8 {
    padding: 2rem !important;
  }
  tr th.pt-md-8, tr th.py-md-8, tr td.pt-md-8, tr td.py-md-8 {
    padding-top: 2rem !important;
  }
  tr th.pr-md-8, tr th.px-md-8, tr td.pr-md-8, tr td.px-md-8 {
    padding-right: 2rem !important;
  }
  tr th.pb-md-8, tr th.py-md-8, tr td.pb-md-8, tr td.py-md-8 {
    padding-bottom: 2rem !important;
  }
  tr th.pl-md-8, tr th.px-md-8, tr td.pl-md-8, tr td.px-md-8 {
    padding-left: 2rem !important;
  }
  tr th.p-md-9, tr td.p-md-9 {
    padding: 2.25rem !important;
  }
  tr th.pt-md-9, tr th.py-md-9, tr td.pt-md-9, tr td.py-md-9 {
    padding-top: 2.25rem !important;
  }
  tr th.pr-md-9, tr th.px-md-9, tr td.pr-md-9, tr td.px-md-9 {
    padding-right: 2.25rem !important;
  }
  tr th.pb-md-9, tr th.py-md-9, tr td.pb-md-9, tr td.py-md-9 {
    padding-bottom: 2.25rem !important;
  }
  tr th.pl-md-9, tr th.px-md-9, tr td.pl-md-9, tr td.px-md-9 {
    padding-left: 2.25rem !important;
  }
  tr th.p-md-10, tr td.p-md-10 {
    padding: 2.5rem !important;
  }
  tr th.pt-md-10, tr th.py-md-10, tr td.pt-md-10, tr td.py-md-10 {
    padding-top: 2.5rem !important;
  }
  tr th.pr-md-10, tr th.px-md-10, tr td.pr-md-10, tr td.px-md-10 {
    padding-right: 2.5rem !important;
  }
  tr th.pb-md-10, tr th.py-md-10, tr td.pb-md-10, tr td.py-md-10 {
    padding-bottom: 2.5rem !important;
  }
  tr th.pl-md-10, tr th.px-md-10, tr td.pl-md-10, tr td.px-md-10 {
    padding-left: 2.5rem !important;
  }
  tr th.p-md-11, tr td.p-md-11 {
    padding: 2.75rem !important;
  }
  tr th.pt-md-11, tr th.py-md-11, tr td.pt-md-11, tr td.py-md-11 {
    padding-top: 2.75rem !important;
  }
  tr th.pr-md-11, tr th.px-md-11, tr td.pr-md-11, tr td.px-md-11 {
    padding-right: 2.75rem !important;
  }
  tr th.pb-md-11, tr th.py-md-11, tr td.pb-md-11, tr td.py-md-11 {
    padding-bottom: 2.75rem !important;
  }
  tr th.pl-md-11, tr th.px-md-11, tr td.pl-md-11, tr td.px-md-11 {
    padding-left: 2.75rem !important;
  }
  tr th.p-md-12, tr td.p-md-12 {
    padding: 3rem !important;
  }
  tr th.pt-md-12, tr th.py-md-12, tr td.pt-md-12, tr td.py-md-12 {
    padding-top: 3rem !important;
  }
  tr th.pr-md-12, tr th.px-md-12, tr td.pr-md-12, tr td.px-md-12 {
    padding-right: 3rem !important;
  }
  tr th.pb-md-12, tr th.py-md-12, tr td.pb-md-12, tr td.py-md-12 {
    padding-bottom: 3rem !important;
  }
  tr th.pl-md-12, tr th.px-md-12, tr td.pl-md-12, tr td.px-md-12 {
    padding-left: 3rem !important;
  }
  tr th.p-md-13, tr td.p-md-13 {
    padding: 3.25rem !important;
  }
  tr th.pt-md-13, tr th.py-md-13, tr td.pt-md-13, tr td.py-md-13 {
    padding-top: 3.25rem !important;
  }
  tr th.pr-md-13, tr th.px-md-13, tr td.pr-md-13, tr td.px-md-13 {
    padding-right: 3.25rem !important;
  }
  tr th.pb-md-13, tr th.py-md-13, tr td.pb-md-13, tr td.py-md-13 {
    padding-bottom: 3.25rem !important;
  }
  tr th.pl-md-13, tr th.px-md-13, tr td.pl-md-13, tr td.px-md-13 {
    padding-left: 3.25rem !important;
  }
  tr th.p-md-14, tr td.p-md-14 {
    padding: 3.5rem !important;
  }
  tr th.pt-md-14, tr th.py-md-14, tr td.pt-md-14, tr td.py-md-14 {
    padding-top: 3.5rem !important;
  }
  tr th.pr-md-14, tr th.px-md-14, tr td.pr-md-14, tr td.px-md-14 {
    padding-right: 3.5rem !important;
  }
  tr th.pb-md-14, tr th.py-md-14, tr td.pb-md-14, tr td.py-md-14 {
    padding-bottom: 3.5rem !important;
  }
  tr th.pl-md-14, tr th.px-md-14, tr td.pl-md-14, tr td.px-md-14 {
    padding-left: 3.5rem !important;
  }
  tr th.p-md-15, tr td.p-md-15 {
    padding: 3.75rem !important;
  }
  tr th.pt-md-15, tr th.py-md-15, tr td.pt-md-15, tr td.py-md-15 {
    padding-top: 3.75rem !important;
  }
  tr th.pr-md-15, tr th.px-md-15, tr td.pr-md-15, tr td.px-md-15 {
    padding-right: 3.75rem !important;
  }
  tr th.pb-md-15, tr th.py-md-15, tr td.pb-md-15, tr td.py-md-15 {
    padding-bottom: 3.75rem !important;
  }
  tr th.pl-md-15, tr th.px-md-15, tr td.pl-md-15, tr td.px-md-15 {
    padding-left: 3.75rem !important;
  }
  tr th.p-md-16, tr td.p-md-16 {
    padding: 4rem !important;
  }
  tr th.pt-md-16, tr th.py-md-16, tr td.pt-md-16, tr td.py-md-16 {
    padding-top: 4rem !important;
  }
  tr th.pr-md-16, tr th.px-md-16, tr td.pr-md-16, tr td.px-md-16 {
    padding-right: 4rem !important;
  }
  tr th.pb-md-16, tr th.py-md-16, tr td.pb-md-16, tr td.py-md-16 {
    padding-bottom: 4rem !important;
  }
  tr th.pl-md-16, tr th.px-md-16, tr td.pl-md-16, tr td.px-md-16 {
    padding-left: 4rem !important;
  }
  tr th.p-md-17, tr td.p-md-17 {
    padding: 4.25rem !important;
  }
  tr th.pt-md-17, tr th.py-md-17, tr td.pt-md-17, tr td.py-md-17 {
    padding-top: 4.25rem !important;
  }
  tr th.pr-md-17, tr th.px-md-17, tr td.pr-md-17, tr td.px-md-17 {
    padding-right: 4.25rem !important;
  }
  tr th.pb-md-17, tr th.py-md-17, tr td.pb-md-17, tr td.py-md-17 {
    padding-bottom: 4.25rem !important;
  }
  tr th.pl-md-17, tr th.px-md-17, tr td.pl-md-17, tr td.px-md-17 {
    padding-left: 4.25rem !important;
  }
  tr th.p-md-18, tr td.p-md-18 {
    padding: 4.5rem !important;
  }
  tr th.pt-md-18, tr th.py-md-18, tr td.pt-md-18, tr td.py-md-18 {
    padding-top: 4.5rem !important;
  }
  tr th.pr-md-18, tr th.px-md-18, tr td.pr-md-18, tr td.px-md-18 {
    padding-right: 4.5rem !important;
  }
  tr th.pb-md-18, tr th.py-md-18, tr td.pb-md-18, tr td.py-md-18 {
    padding-bottom: 4.5rem !important;
  }
  tr th.pl-md-18, tr th.px-md-18, tr td.pl-md-18, tr td.px-md-18 {
    padding-left: 4.5rem !important;
  }
  tr th.p-md-19, tr td.p-md-19 {
    padding: 4.75rem !important;
  }
  tr th.pt-md-19, tr th.py-md-19, tr td.pt-md-19, tr td.py-md-19 {
    padding-top: 4.75rem !important;
  }
  tr th.pr-md-19, tr th.px-md-19, tr td.pr-md-19, tr td.px-md-19 {
    padding-right: 4.75rem !important;
  }
  tr th.pb-md-19, tr th.py-md-19, tr td.pb-md-19, tr td.py-md-19 {
    padding-bottom: 4.75rem !important;
  }
  tr th.pl-md-19, tr th.px-md-19, tr td.pl-md-19, tr td.px-md-19 {
    padding-left: 4.75rem !important;
  }
  tr th.p-md-20, tr td.p-md-20 {
    padding: 5rem !important;
  }
  tr th.pt-md-20, tr th.py-md-20, tr td.pt-md-20, tr td.py-md-20 {
    padding-top: 5rem !important;
  }
  tr th.pr-md-20, tr th.px-md-20, tr td.pr-md-20, tr td.px-md-20 {
    padding-right: 5rem !important;
  }
  tr th.pb-md-20, tr th.py-md-20, tr td.pb-md-20, tr td.py-md-20 {
    padding-bottom: 5rem !important;
  }
  tr th.pl-md-20, tr th.px-md-20, tr td.pl-md-20, tr td.px-md-20 {
    padding-left: 5rem !important;
  }
  tr th.p-md-21, tr td.p-md-21 {
    padding: 5.25rem !important;
  }
  tr th.pt-md-21, tr th.py-md-21, tr td.pt-md-21, tr td.py-md-21 {
    padding-top: 5.25rem !important;
  }
  tr th.pr-md-21, tr th.px-md-21, tr td.pr-md-21, tr td.px-md-21 {
    padding-right: 5.25rem !important;
  }
  tr th.pb-md-21, tr th.py-md-21, tr td.pb-md-21, tr td.py-md-21 {
    padding-bottom: 5.25rem !important;
  }
  tr th.pl-md-21, tr th.px-md-21, tr td.pl-md-21, tr td.px-md-21 {
    padding-left: 5.25rem !important;
  }
  tr th.p-md-22, tr td.p-md-22 {
    padding: 5.5rem !important;
  }
  tr th.pt-md-22, tr th.py-md-22, tr td.pt-md-22, tr td.py-md-22 {
    padding-top: 5.5rem !important;
  }
  tr th.pr-md-22, tr th.px-md-22, tr td.pr-md-22, tr td.px-md-22 {
    padding-right: 5.5rem !important;
  }
  tr th.pb-md-22, tr th.py-md-22, tr td.pb-md-22, tr td.py-md-22 {
    padding-bottom: 5.5rem !important;
  }
  tr th.pl-md-22, tr th.px-md-22, tr td.pl-md-22, tr td.px-md-22 {
    padding-left: 5.5rem !important;
  }
  tr th.p-md-23, tr td.p-md-23 {
    padding: 5.75rem !important;
  }
  tr th.pt-md-23, tr th.py-md-23, tr td.pt-md-23, tr td.py-md-23 {
    padding-top: 5.75rem !important;
  }
  tr th.pr-md-23, tr th.px-md-23, tr td.pr-md-23, tr td.px-md-23 {
    padding-right: 5.75rem !important;
  }
  tr th.pb-md-23, tr th.py-md-23, tr td.pb-md-23, tr td.py-md-23 {
    padding-bottom: 5.75rem !important;
  }
  tr th.pl-md-23, tr th.px-md-23, tr td.pl-md-23, tr td.px-md-23 {
    padding-left: 5.75rem !important;
  }
  tr th.p-md-24, tr td.p-md-24 {
    padding: 6rem !important;
  }
  tr th.pt-md-24, tr th.py-md-24, tr td.pt-md-24, tr td.py-md-24 {
    padding-top: 6rem !important;
  }
  tr th.pr-md-24, tr th.px-md-24, tr td.pr-md-24, tr td.px-md-24 {
    padding-right: 6rem !important;
  }
  tr th.pb-md-24, tr th.py-md-24, tr td.pb-md-24, tr td.py-md-24 {
    padding-bottom: 6rem !important;
  }
  tr th.pl-md-24, tr th.px-md-24, tr td.pl-md-24, tr td.px-md-24 {
    padding-left: 6rem !important;
  }
  tr th.p-md-30, tr td.p-md-30 {
    padding: 7.5rem !important;
  }
  tr th.pt-md-30, tr th.py-md-30, tr td.pt-md-30, tr td.py-md-30 {
    padding-top: 7.5rem !important;
  }
  tr th.pr-md-30, tr th.px-md-30, tr td.pr-md-30, tr td.px-md-30 {
    padding-right: 7.5rem !important;
  }
  tr th.pb-md-30, tr th.py-md-30, tr td.pb-md-30, tr td.py-md-30 {
    padding-bottom: 7.5rem !important;
  }
  tr th.pl-md-30, tr th.px-md-30, tr td.pl-md-30, tr td.px-md-30 {
    padding-left: 7.5rem !important;
  }
  tr th.p-md-40, tr td.p-md-40 {
    padding: 10rem !important;
  }
  tr th.pt-md-40, tr th.py-md-40, tr td.pt-md-40, tr td.py-md-40 {
    padding-top: 10rem !important;
  }
  tr th.pr-md-40, tr th.px-md-40, tr td.pr-md-40, tr td.px-md-40 {
    padding-right: 10rem !important;
  }
  tr th.pb-md-40, tr th.py-md-40, tr td.pb-md-40, tr td.py-md-40 {
    padding-bottom: 10rem !important;
  }
  tr th.pl-md-40, tr th.px-md-40, tr td.pl-md-40, tr td.px-md-40 {
    padding-left: 10rem !important;
  }
  tr th.p-md-50, tr td.p-md-50 {
    padding: 12.5rem !important;
  }
  tr th.pt-md-50, tr th.py-md-50, tr td.pt-md-50, tr td.py-md-50 {
    padding-top: 12.5rem !important;
  }
  tr th.pr-md-50, tr th.px-md-50, tr td.pr-md-50, tr td.px-md-50 {
    padding-right: 12.5rem !important;
  }
  tr th.pb-md-50, tr th.py-md-50, tr td.pb-md-50, tr td.py-md-50 {
    padding-bottom: 12.5rem !important;
  }
  tr th.pl-md-50, tr th.px-md-50, tr td.pl-md-50, tr td.px-md-50 {
    padding-left: 12.5rem !important;
  }
  tr th.p-md-56, tr td.p-md-56 {
    padding: 14rem !important;
  }
  tr th.pt-md-56, tr th.py-md-56, tr td.pt-md-56, tr td.py-md-56 {
    padding-top: 14rem !important;
  }
  tr th.pr-md-56, tr th.px-md-56, tr td.pr-md-56, tr td.px-md-56 {
    padding-right: 14rem !important;
  }
  tr th.pb-md-56, tr th.py-md-56, tr td.pb-md-56, tr td.py-md-56 {
    padding-bottom: 14rem !important;
  }
  tr th.pl-md-56, tr th.px-md-56, tr td.pl-md-56, tr td.px-md-56 {
    padding-left: 14rem !important;
  }
  tr th.p-md-60, tr td.p-md-60 {
    padding: 15rem !important;
  }
  tr th.pt-md-60, tr th.py-md-60, tr td.pt-md-60, tr td.py-md-60 {
    padding-top: 15rem !important;
  }
  tr th.pr-md-60, tr th.px-md-60, tr td.pr-md-60, tr td.px-md-60 {
    padding-right: 15rem !important;
  }
  tr th.pb-md-60, tr th.py-md-60, tr td.pb-md-60, tr td.py-md-60 {
    padding-bottom: 15rem !important;
  }
  tr th.pl-md-60, tr th.px-md-60, tr td.pl-md-60, tr td.px-md-60 {
    padding-left: 15rem !important;
  }
  tr th.p-md-70, tr td.p-md-70 {
    padding: 17.5rem !important;
  }
  tr th.pt-md-70, tr th.py-md-70, tr td.pt-md-70, tr td.py-md-70 {
    padding-top: 17.5rem !important;
  }
  tr th.pr-md-70, tr th.px-md-70, tr td.pr-md-70, tr td.px-md-70 {
    padding-right: 17.5rem !important;
  }
  tr th.pb-md-70, tr th.py-md-70, tr td.pb-md-70, tr td.py-md-70 {
    padding-bottom: 17.5rem !important;
  }
  tr th.pl-md-70, tr th.px-md-70, tr td.pl-md-70, tr td.px-md-70 {
    padding-left: 17.5rem !important;
  }
  tr th.p-md-72, tr td.p-md-72 {
    padding: 18rem !important;
  }
  tr th.pt-md-72, tr th.py-md-72, tr td.pt-md-72, tr td.py-md-72 {
    padding-top: 18rem !important;
  }
  tr th.pr-md-72, tr th.px-md-72, tr td.pr-md-72, tr td.px-md-72 {
    padding-right: 18rem !important;
  }
  tr th.pb-md-72, tr th.py-md-72, tr td.pb-md-72, tr td.py-md-72 {
    padding-bottom: 18rem !important;
  }
  tr th.pl-md-72, tr th.px-md-72, tr td.pl-md-72, tr td.px-md-72 {
    padding-left: 18rem !important;
  }
  tr th.p-md-80, tr td.p-md-80 {
    padding: 20rem !important;
  }
  tr th.pt-md-80, tr th.py-md-80, tr td.pt-md-80, tr td.py-md-80 {
    padding-top: 20rem !important;
  }
  tr th.pr-md-80, tr th.px-md-80, tr td.pr-md-80, tr td.px-md-80 {
    padding-right: 20rem !important;
  }
  tr th.pb-md-80, tr th.py-md-80, tr td.pb-md-80, tr td.py-md-80 {
    padding-bottom: 20rem !important;
  }
  tr th.pl-md-80, tr th.px-md-80, tr td.pl-md-80, tr td.px-md-80 {
    padding-left: 20rem !important;
  }
  tr th.p-md-90, tr td.p-md-90 {
    padding: 22.5rem !important;
  }
  tr th.pt-md-90, tr th.py-md-90, tr td.pt-md-90, tr td.py-md-90 {
    padding-top: 22.5rem !important;
  }
  tr th.pr-md-90, tr th.px-md-90, tr td.pr-md-90, tr td.px-md-90 {
    padding-right: 22.5rem !important;
  }
  tr th.pb-md-90, tr th.py-md-90, tr td.pb-md-90, tr td.py-md-90 {
    padding-bottom: 22.5rem !important;
  }
  tr th.pl-md-90, tr th.px-md-90, tr td.pl-md-90, tr td.px-md-90 {
    padding-left: 22.5rem !important;
  }
  tr th.p-md-100, tr td.p-md-100 {
    padding: 25rem !important;
  }
  tr th.pt-md-100, tr th.py-md-100, tr td.pt-md-100, tr td.py-md-100 {
    padding-top: 25rem !important;
  }
  tr th.pr-md-100, tr th.px-md-100, tr td.pr-md-100, tr td.px-md-100 {
    padding-right: 25rem !important;
  }
  tr th.pb-md-100, tr th.py-md-100, tr td.pb-md-100, tr td.py-md-100 {
    padding-bottom: 25rem !important;
  }
  tr th.pl-md-100, tr th.px-md-100, tr td.pl-md-100, tr td.px-md-100 {
    padding-left: 25rem !important;
  }
  tr th.p-md-120, tr td.p-md-120 {
    padding: 30rem !important;
  }
  tr th.pt-md-120, tr th.py-md-120, tr td.pt-md-120, tr td.py-md-120 {
    padding-top: 30rem !important;
  }
  tr th.pr-md-120, tr th.px-md-120, tr td.pr-md-120, tr td.px-md-120 {
    padding-right: 30rem !important;
  }
  tr th.pb-md-120, tr th.py-md-120, tr td.pb-md-120, tr td.py-md-120 {
    padding-bottom: 30rem !important;
  }
  tr th.pl-md-120, tr th.px-md-120, tr td.pl-md-120, tr td.px-md-120 {
    padding-left: 30rem !important;
  }
  tr th.p-md-5p, tr td.p-md-5p {
    padding: 5% !important;
  }
  tr th.pt-md-5p, tr th.py-md-5p, tr td.pt-md-5p, tr td.py-md-5p {
    padding-top: 5% !important;
  }
  tr th.pr-md-5p, tr th.px-md-5p, tr td.pr-md-5p, tr td.px-md-5p {
    padding-right: 5% !important;
  }
  tr th.pb-md-5p, tr th.py-md-5p, tr td.pb-md-5p, tr td.py-md-5p {
    padding-bottom: 5% !important;
  }
  tr th.pl-md-5p, tr th.px-md-5p, tr td.pl-md-5p, tr td.px-md-5p {
    padding-left: 5% !important;
  }
  tr th.p-md-10p, tr td.p-md-10p {
    padding: 10% !important;
  }
  tr th.pt-md-10p, tr th.py-md-10p, tr td.pt-md-10p, tr td.py-md-10p {
    padding-top: 10% !important;
  }
  tr th.pr-md-10p, tr th.px-md-10p, tr td.pr-md-10p, tr td.px-md-10p {
    padding-right: 10% !important;
  }
  tr th.pb-md-10p, tr th.py-md-10p, tr td.pb-md-10p, tr td.py-md-10p {
    padding-bottom: 10% !important;
  }
  tr th.pl-md-10p, tr th.px-md-10p, tr td.pl-md-10p, tr td.px-md-10p {
    padding-left: 10% !important;
  }
  tr th.p-md-30p, tr td.p-md-30p {
    padding: 30% !important;
  }
  tr th.pt-md-30p, tr th.py-md-30p, tr td.pt-md-30p, tr td.py-md-30p {
    padding-top: 30% !important;
  }
  tr th.pr-md-30p, tr th.px-md-30p, tr td.pr-md-30p, tr td.px-md-30p {
    padding-right: 30% !important;
  }
  tr th.pb-md-30p, tr th.py-md-30p, tr td.pb-md-30p, tr td.py-md-30p {
    padding-bottom: 30% !important;
  }
  tr th.pl-md-30p, tr th.px-md-30p, tr td.pl-md-30p, tr td.px-md-30p {
    padding-left: 30% !important;
  }
  tr th.p-md-40p, tr td.p-md-40p {
    padding: 40% !important;
  }
  tr th.pt-md-40p, tr th.py-md-40p, tr td.pt-md-40p, tr td.py-md-40p {
    padding-top: 40% !important;
  }
  tr th.pr-md-40p, tr th.px-md-40p, tr td.pr-md-40p, tr td.px-md-40p {
    padding-right: 40% !important;
  }
  tr th.pb-md-40p, tr th.py-md-40p, tr td.pb-md-40p, tr td.py-md-40p {
    padding-bottom: 40% !important;
  }
  tr th.pl-md-40p, tr th.px-md-40p, tr td.pl-md-40p, tr td.px-md-40p {
    padding-left: 40% !important;
  }
  tr th.p-md-45p, tr td.p-md-45p {
    padding: 45% !important;
  }
  tr th.pt-md-45p, tr th.py-md-45p, tr td.pt-md-45p, tr td.py-md-45p {
    padding-top: 45% !important;
  }
  tr th.pr-md-45p, tr th.px-md-45p, tr td.pr-md-45p, tr td.px-md-45p {
    padding-right: 45% !important;
  }
  tr th.pb-md-45p, tr th.py-md-45p, tr td.pb-md-45p, tr td.py-md-45p {
    padding-bottom: 45% !important;
  }
  tr th.pl-md-45p, tr th.px-md-45p, tr td.pl-md-45p, tr td.px-md-45p {
    padding-left: 45% !important;
  }
  tr th.p-md-50p, tr td.p-md-50p {
    padding: 50% !important;
  }
  tr th.pt-md-50p, tr th.py-md-50p, tr td.pt-md-50p, tr td.py-md-50p {
    padding-top: 50% !important;
  }
  tr th.pr-md-50p, tr th.px-md-50p, tr td.pr-md-50p, tr td.px-md-50p {
    padding-right: 50% !important;
  }
  tr th.pb-md-50p, tr th.py-md-50p, tr td.pb-md-50p, tr td.py-md-50p {
    padding-bottom: 50% !important;
  }
  tr th.pl-md-50p, tr th.px-md-50p, tr td.pl-md-50p, tr td.px-md-50p {
    padding-left: 50% !important;
  }
  tr th.p-md-77p, tr td.p-md-77p {
    padding: 77% !important;
  }
  tr th.pt-md-77p, tr th.py-md-77p, tr td.pt-md-77p, tr td.py-md-77p {
    padding-top: 77% !important;
  }
  tr th.pr-md-77p, tr th.px-md-77p, tr td.pr-md-77p, tr td.px-md-77p {
    padding-right: 77% !important;
  }
  tr th.pb-md-77p, tr th.py-md-77p, tr td.pb-md-77p, tr td.py-md-77p {
    padding-bottom: 77% !important;
  }
  tr th.pl-md-77p, tr th.px-md-77p, tr td.pl-md-77p, tr td.px-md-77p {
    padding-left: 77% !important;
  }
  tr th.p-md-100p, tr td.p-md-100p {
    padding: 100% !important;
  }
  tr th.pt-md-100p, tr th.py-md-100p, tr td.pt-md-100p, tr td.py-md-100p {
    padding-top: 100% !important;
  }
  tr th.pr-md-100p, tr th.px-md-100p, tr td.pr-md-100p, tr td.px-md-100p {
    padding-right: 100% !important;
  }
  tr th.pb-md-100p, tr th.py-md-100p, tr td.pb-md-100p, tr td.py-md-100p {
    padding-bottom: 100% !important;
  }
  tr th.pl-md-100p, tr th.px-md-100p, tr td.pl-md-100p, tr td.px-md-100p {
    padding-left: 100% !important;
  }
  tr th.p-md-30vh, tr td.p-md-30vh {
    padding: 30vh !important;
  }
  tr th.pt-md-30vh, tr th.py-md-30vh, tr td.pt-md-30vh, tr td.py-md-30vh {
    padding-top: 30vh !important;
  }
  tr th.pr-md-30vh, tr th.px-md-30vh, tr td.pr-md-30vh, tr td.px-md-30vh {
    padding-right: 30vh !important;
  }
  tr th.pb-md-30vh, tr th.py-md-30vh, tr td.pb-md-30vh, tr td.py-md-30vh {
    padding-bottom: 30vh !important;
  }
  tr th.pl-md-30vh, tr th.px-md-30vh, tr td.pl-md-30vh, tr td.px-md-30vh {
    padding-left: 30vh !important;
  }
  tr th.p-md-50vh, tr td.p-md-50vh {
    padding: 50vh !important;
  }
  tr th.pt-md-50vh, tr th.py-md-50vh, tr td.pt-md-50vh, tr td.py-md-50vh {
    padding-top: 50vh !important;
  }
  tr th.pr-md-50vh, tr th.px-md-50vh, tr td.pr-md-50vh, tr td.px-md-50vh {
    padding-right: 50vh !important;
  }
  tr th.pb-md-50vh, tr th.py-md-50vh, tr td.pb-md-50vh, tr td.py-md-50vh {
    padding-bottom: 50vh !important;
  }
  tr th.pl-md-50vh, tr th.px-md-50vh, tr td.pl-md-50vh, tr td.px-md-50vh {
    padding-left: 50vh !important;
  }
  tr th.p-md-100vh, tr td.p-md-100vh {
    padding: 100vh !important;
  }
  tr th.pt-md-100vh, tr th.py-md-100vh, tr td.pt-md-100vh, tr td.py-md-100vh {
    padding-top: 100vh !important;
  }
  tr th.pr-md-100vh, tr th.px-md-100vh, tr td.pr-md-100vh, tr td.px-md-100vh {
    padding-right: 100vh !important;
  }
  tr th.pb-md-100vh, tr th.py-md-100vh, tr td.pb-md-100vh, tr td.py-md-100vh {
    padding-bottom: 100vh !important;
  }
  tr th.pl-md-100vh, tr th.px-md-100vh, tr td.pl-md-100vh, tr td.px-md-100vh {
    padding-left: 100vh !important;
  }
  table.l-md th, table.l-md td {
    text-align: left;
  }
  table.c-md th, table.c-md td {
    text-align: center;
  }
  table.r-md th, table.r-md td {
    text-align: right;
  }
  tr.l-md th, tr.l-md td {
    text-align: left;
  }
  tr.c-md th, tr.c-md td {
    text-align: center;
  }
  tr.r-md th, tr.r-md td {
    text-align: right;
  }
  tr th.l-md, tr td.l-md {
    text-align: left;
  }
  tr th.c-md, tr td.c-md {
    text-align: center;
  }
  tr th.r-md, tr td.r-md {
    text-align: right;
  }
  table.t-md th, table.t-md td {
    vertical-align: top;
  }
  table.m-md th, table.m-md td {
    vertical-align: middle;
  }
  table.b-md th, table.b-md td {
    vertical-align: bottom;
  }
  tr.t-md th, tr.t-md td {
    vertical-align: top;
  }
  tr.m-md th, tr.m-md td {
    vertical-align: middle;
  }
  tr.b-md th, tr.b-md td {
    vertical-align: bottom;
  }
  tr th.t-md, tr td.t-md {
    vertical-align: top;
  }
  tr th.m-md, tr td.m-md {
    vertical-align: middle;
  }
  tr th.b-md, tr td.b-md {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  table.border-lg {
    border-collapse: collapse;
    width: 100%;
    border: 1px #202121 solid;
    margin: 1rem 0;
  }
  table.border-lg th, table.border-lg td {
    border: 1px #202121 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.border-lg th {
    background: #E6EAEA;
    font-weight: bold;
  }
  table.border-lg td {
    background: #FFFFFF;
  }
  table.border-lg caption {
    text-align: right;
    font-weight: 700;
  }
  table.border-lg caption span {
    display: block;
    text-align: center;
  }
  table.w100-lg {
    width: 100%;
    margin: 1rem 0;
  }
  table.w100-lg th, table.w100-lg td {
    padding: 1px 0.3rem;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
  }
  table.w100-lg caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-lg {
    border-collapse: collapse;
    width: 100%;
    margin: 1rem 0 1.5rem 0;
  }
  table.line-lg th, table.line-lg td {
    border-bottom: 1px #DDDDDD solid;
    padding: 4px 0.3rem;
    text-align: left;
    font-weight: normal;
  }
  table.line-lg th {
    font-weight: bold;
  }
  table.line-lg tr + tr th, table.line-lg tr + tr td {
    border-top: 1px #84968C solid;
  }
  table.line-lg caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-lg caption span {
    display: block;
    text-align: center;
  }
  table.list-lg {
    border-collapse: collapse;
    width: 100%;
    border: 0.5rem #FFFFFF solid !important;
    margin: 0.5rem 0;
  }
  .bg-w table.list-lg {
    border-color: #202121 !important;
  }
  table.list-lg th, table.list-lg td {
    border: 1px #F4F7F6 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.list-lg td, table.list-lg tbody td {
    background: #FFFFFF;
  }
  .bg-w table.list-lg td, .bg-w table.list-lg tbody td {
    background: #202121;
  }
  table.list-lg tr:nth-child(even) td {
    background: #F4F7F6;
  }
  .bg-w table.list-lg tr:nth-child(even) td {
    background: #FFFFFF;
  }
  table.list-lg th, table.list-lg thead td {
    background: #202121;
    font-weight: bold;
  }
  .bg-w table.list-lg th, .bg-w table.list-lg thead td {
    background: #FFFFFF;
  }
  table.list-lg caption {
    text-align: right;
    font-weight: 700;
  }
  table.list-lg caption span {
    display: block;
    text-align: center;
  }
  table.table-ascard-lg thead {
    display: none;
  }
  table.table-ascard-lg tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  table.table-ascard-lg tr th, table.table-ascard-lg tr td {
    width: 100%;
  }
  table.table-astable-lg thead {
    display: table-header-group;
  }
  table.table-astable-lg tr {
    display: table-row;
  }
  table.table-astable-lg tr th, table.table-astable-lg tr td {
    width: auto;
  }
  table.c-lg-w th, table.c-lg-w td {
    color: #FFFFFF !important;
  }
  table.bg-lg-w th, table.bg-lg-w td {
    background-color: #FFFFFF !important;
  }
  table.bg-lg-w th .c-back, table.bg-lg-w td .c-back {
    color: #FFFFFF !important;
  }
  table.c-lg-b th, table.c-lg-b td {
    color: #000000 !important;
  }
  table.bg-lg-b th, table.bg-lg-b td {
    background-color: #000000 !important;
  }
  table.bg-lg-b th .c-back, table.bg-lg-b td .c-back {
    color: #000000 !important;
  }
  table.c-lg-t th, table.c-lg-t td {
    color: transparent !important;
  }
  table.bg-lg-t th, table.bg-lg-t td {
    background-color: transparent !important;
  }
  table.bg-lg-t th .c-back, table.bg-lg-t td .c-back {
    color: transparent !important;
  }
  table.c-lg-1 th, table.c-lg-1 td {
    color: #202121 !important;
  }
  table.bg-lg-1 th, table.bg-lg-1 td {
    background-color: #202121 !important;
  }
  table.bg-lg-1 th .c-back, table.bg-lg-1 td .c-back {
    color: #202121 !important;
  }
  table.c-lg-2 th, table.c-lg-2 td {
    color: #202121 !important;
  }
  table.bg-lg-2 th, table.bg-lg-2 td {
    background-color: #202121 !important;
  }
  table.bg-lg-2 th .c-back, table.bg-lg-2 td .c-back {
    color: #202121 !important;
  }
  table.c-lg-3 th, table.c-lg-3 td {
    color: #ED1C24 !important;
  }
  table.bg-lg-3 th, table.bg-lg-3 td {
    background-color: #ED1C24 !important;
  }
  table.bg-lg-3 th .c-back, table.bg-lg-3 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-lg-4 th, table.c-lg-4 td {
    color: #202121 !important;
  }
  table.bg-lg-4 th, table.bg-lg-4 td {
    background-color: #202121 !important;
  }
  table.bg-lg-4 th .c-back, table.bg-lg-4 td .c-back {
    color: #202121 !important;
  }
  table.c-lg-6 th, table.c-lg-6 td {
    color: #F35975 !important;
  }
  table.bg-lg-6 th, table.bg-lg-6 td {
    background-color: #F35975 !important;
  }
  table.bg-lg-6 th .c-back, table.bg-lg-6 td .c-back {
    color: #F35975 !important;
  }
  table.c-lg-7 th, table.c-lg-7 td {
    color: #999999 !important;
  }
  table.bg-lg-7 th, table.bg-lg-7 td {
    background-color: #999999 !important;
  }
  table.bg-lg-7 th .c-back, table.bg-lg-7 td .c-back {
    color: #999999 !important;
  }
  table.c-lg-c1 th, table.c-lg-c1 td {
    color: #FCFCFC !important;
  }
  table.bg-lg-c1 th, table.bg-lg-c1 td {
    background-color: #FCFCFC !important;
  }
  table.bg-lg-c1 th .c-back, table.bg-lg-c1 td .c-back {
    color: #FCFCFC !important;
  }
  table.c-lg-c2 th, table.c-lg-c2 td {
    color: #ED1C24 !important;
  }
  table.bg-lg-c2 th, table.bg-lg-c2 td {
    background-color: #ED1C24 !important;
  }
  table.bg-lg-c2 th .c-back, table.bg-lg-c2 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-lg-c3 th, table.c-lg-c3 td {
    color: #C30438 !important;
  }
  table.bg-lg-c3 th, table.bg-lg-c3 td {
    background-color: #C30438 !important;
  }
  table.bg-lg-c3 th .c-back, table.bg-lg-c3 td .c-back {
    color: #C30438 !important;
  }
  table.c-lg-c4 th, table.c-lg-c4 td {
    color: #F4F7F6 !important;
  }
  table.bg-lg-c4 th, table.bg-lg-c4 td {
    background-color: #F4F7F6 !important;
  }
  table.bg-lg-c4 th .c-back, table.bg-lg-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  table.c-lg-c5 th, table.c-lg-c5 td {
    color: #E6EAEA !important;
  }
  table.bg-lg-c5 th, table.bg-lg-c5 td {
    background-color: #E6EAEA !important;
  }
  table.bg-lg-c5 th .c-back, table.bg-lg-c5 td .c-back {
    color: #E6EAEA !important;
  }
  table.c-lg-c6 th, table.c-lg-c6 td {
    color: #202121 !important;
  }
  table.bg-lg-c6 th, table.bg-lg-c6 td {
    background-color: #202121 !important;
  }
  table.bg-lg-c6 th .c-back, table.bg-lg-c6 td .c-back {
    color: #202121 !important;
  }
  table.c-lg-c7 th, table.c-lg-c7 td {
    color: #818285 !important;
  }
  table.bg-lg-c7 th, table.bg-lg-c7 td {
    background-color: #818285 !important;
  }
  table.bg-lg-c7 th .c-back, table.bg-lg-c7 td .c-back {
    color: #818285 !important;
  }
  table.c-lg-c8 th, table.c-lg-c8 td {
    color: #ffffff !important;
  }
  table.bg-lg-c8 th, table.bg-lg-c8 td {
    background-color: #ffffff !important;
  }
  table.bg-lg-c8 th .c-back, table.bg-lg-c8 td .c-back {
    color: #ffffff !important;
  }
  table.c-lg-c9 th, table.c-lg-c9 td {
    color: #C3C7C6 !important;
  }
  table.bg-lg-c9 th, table.bg-lg-c9 td {
    background-color: #C3C7C6 !important;
  }
  table.bg-lg-c9 th .c-back, table.bg-lg-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  table.c-lg-c10 th, table.c-lg-c10 td {
    color: #0C121C !important;
  }
  table.bg-lg-c10 th, table.bg-lg-c10 td {
    background-color: #0C121C !important;
  }
  table.bg-lg-c10 th .c-back, table.bg-lg-c10 td .c-back {
    color: #0C121C !important;
  }
  table.c-lg-c11 th, table.c-lg-c11 td {
    color: #4FC4B6 !important;
  }
  table.bg-lg-c11 th, table.bg-lg-c11 td {
    background-color: #4FC4B6 !important;
  }
  table.bg-lg-c11 th .c-back, table.bg-lg-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  table.c-lg-yt th, table.c-lg-yt td {
    color: #c4302b !important;
  }
  table.bg-lg-yt th, table.bg-lg-yt td {
    background-color: #c4302b !important;
  }
  table.bg-lg-yt th .c-back, table.bg-lg-yt td .c-back {
    color: #c4302b !important;
  }
  tr.c-lg-w th, tr.c-lg-w td {
    color: #FFFFFF !important;
  }
  tr.bg-lg-w th, tr.bg-lg-w td {
    background-color: #FFFFFF !important;
  }
  tr.bg-lg-w th .c-back, tr.bg-lg-w td .c-back {
    color: #FFFFFF !important;
  }
  tr.c-lg-b th, tr.c-lg-b td {
    color: #000000 !important;
  }
  tr.bg-lg-b th, tr.bg-lg-b td {
    background-color: #000000 !important;
  }
  tr.bg-lg-b th .c-back, tr.bg-lg-b td .c-back {
    color: #000000 !important;
  }
  tr.c-lg-t th, tr.c-lg-t td {
    color: transparent !important;
  }
  tr.bg-lg-t th, tr.bg-lg-t td {
    background-color: transparent !important;
  }
  tr.bg-lg-t th .c-back, tr.bg-lg-t td .c-back {
    color: transparent !important;
  }
  tr.c-lg-1 th, tr.c-lg-1 td {
    color: #202121 !important;
  }
  tr.bg-lg-1 th, tr.bg-lg-1 td {
    background-color: #202121 !important;
  }
  tr.bg-lg-1 th .c-back, tr.bg-lg-1 td .c-back {
    color: #202121 !important;
  }
  tr.c-lg-2 th, tr.c-lg-2 td {
    color: #202121 !important;
  }
  tr.bg-lg-2 th, tr.bg-lg-2 td {
    background-color: #202121 !important;
  }
  tr.bg-lg-2 th .c-back, tr.bg-lg-2 td .c-back {
    color: #202121 !important;
  }
  tr.c-lg-3 th, tr.c-lg-3 td {
    color: #ED1C24 !important;
  }
  tr.bg-lg-3 th, tr.bg-lg-3 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-lg-3 th .c-back, tr.bg-lg-3 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-lg-4 th, tr.c-lg-4 td {
    color: #202121 !important;
  }
  tr.bg-lg-4 th, tr.bg-lg-4 td {
    background-color: #202121 !important;
  }
  tr.bg-lg-4 th .c-back, tr.bg-lg-4 td .c-back {
    color: #202121 !important;
  }
  tr.c-lg-6 th, tr.c-lg-6 td {
    color: #F35975 !important;
  }
  tr.bg-lg-6 th, tr.bg-lg-6 td {
    background-color: #F35975 !important;
  }
  tr.bg-lg-6 th .c-back, tr.bg-lg-6 td .c-back {
    color: #F35975 !important;
  }
  tr.c-lg-7 th, tr.c-lg-7 td {
    color: #999999 !important;
  }
  tr.bg-lg-7 th, tr.bg-lg-7 td {
    background-color: #999999 !important;
  }
  tr.bg-lg-7 th .c-back, tr.bg-lg-7 td .c-back {
    color: #999999 !important;
  }
  tr.c-lg-c1 th, tr.c-lg-c1 td {
    color: #FCFCFC !important;
  }
  tr.bg-lg-c1 th, tr.bg-lg-c1 td {
    background-color: #FCFCFC !important;
  }
  tr.bg-lg-c1 th .c-back, tr.bg-lg-c1 td .c-back {
    color: #FCFCFC !important;
  }
  tr.c-lg-c2 th, tr.c-lg-c2 td {
    color: #ED1C24 !important;
  }
  tr.bg-lg-c2 th, tr.bg-lg-c2 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-lg-c2 th .c-back, tr.bg-lg-c2 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-lg-c3 th, tr.c-lg-c3 td {
    color: #C30438 !important;
  }
  tr.bg-lg-c3 th, tr.bg-lg-c3 td {
    background-color: #C30438 !important;
  }
  tr.bg-lg-c3 th .c-back, tr.bg-lg-c3 td .c-back {
    color: #C30438 !important;
  }
  tr.c-lg-c4 th, tr.c-lg-c4 td {
    color: #F4F7F6 !important;
  }
  tr.bg-lg-c4 th, tr.bg-lg-c4 td {
    background-color: #F4F7F6 !important;
  }
  tr.bg-lg-c4 th .c-back, tr.bg-lg-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  tr.c-lg-c5 th, tr.c-lg-c5 td {
    color: #E6EAEA !important;
  }
  tr.bg-lg-c5 th, tr.bg-lg-c5 td {
    background-color: #E6EAEA !important;
  }
  tr.bg-lg-c5 th .c-back, tr.bg-lg-c5 td .c-back {
    color: #E6EAEA !important;
  }
  tr.c-lg-c6 th, tr.c-lg-c6 td {
    color: #202121 !important;
  }
  tr.bg-lg-c6 th, tr.bg-lg-c6 td {
    background-color: #202121 !important;
  }
  tr.bg-lg-c6 th .c-back, tr.bg-lg-c6 td .c-back {
    color: #202121 !important;
  }
  tr.c-lg-c7 th, tr.c-lg-c7 td {
    color: #818285 !important;
  }
  tr.bg-lg-c7 th, tr.bg-lg-c7 td {
    background-color: #818285 !important;
  }
  tr.bg-lg-c7 th .c-back, tr.bg-lg-c7 td .c-back {
    color: #818285 !important;
  }
  tr.c-lg-c8 th, tr.c-lg-c8 td {
    color: #ffffff !important;
  }
  tr.bg-lg-c8 th, tr.bg-lg-c8 td {
    background-color: #ffffff !important;
  }
  tr.bg-lg-c8 th .c-back, tr.bg-lg-c8 td .c-back {
    color: #ffffff !important;
  }
  tr.c-lg-c9 th, tr.c-lg-c9 td {
    color: #C3C7C6 !important;
  }
  tr.bg-lg-c9 th, tr.bg-lg-c9 td {
    background-color: #C3C7C6 !important;
  }
  tr.bg-lg-c9 th .c-back, tr.bg-lg-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  tr.c-lg-c10 th, tr.c-lg-c10 td {
    color: #0C121C !important;
  }
  tr.bg-lg-c10 th, tr.bg-lg-c10 td {
    background-color: #0C121C !important;
  }
  tr.bg-lg-c10 th .c-back, tr.bg-lg-c10 td .c-back {
    color: #0C121C !important;
  }
  tr.c-lg-c11 th, tr.c-lg-c11 td {
    color: #4FC4B6 !important;
  }
  tr.bg-lg-c11 th, tr.bg-lg-c11 td {
    background-color: #4FC4B6 !important;
  }
  tr.bg-lg-c11 th .c-back, tr.bg-lg-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  tr.c-lg-yt th, tr.c-lg-yt td {
    color: #c4302b !important;
  }
  tr.bg-lg-yt th, tr.bg-lg-yt td {
    background-color: #c4302b !important;
  }
  tr.bg-lg-yt th .c-back, tr.bg-lg-yt td .c-back {
    color: #c4302b !important;
  }
  tr th.c-lg-w, tr td.c-lg-w {
    color: #FFFFFF !important;
  }
  tr th.bg-lg-w, tr td.bg-lg-w {
    background-color: #FFFFFF !important;
  }
  tr th.bg-lg-w .c-back, tr td.bg-lg-w .c-back {
    color: #FFFFFF !important;
  }
  tr th.c-lg-b, tr td.c-lg-b {
    color: #000000 !important;
  }
  tr th.bg-lg-b, tr td.bg-lg-b {
    background-color: #000000 !important;
  }
  tr th.bg-lg-b .c-back, tr td.bg-lg-b .c-back {
    color: #000000 !important;
  }
  tr th.c-lg-t, tr td.c-lg-t {
    color: transparent !important;
  }
  tr th.bg-lg-t, tr td.bg-lg-t {
    background-color: transparent !important;
  }
  tr th.bg-lg-t .c-back, tr td.bg-lg-t .c-back {
    color: transparent !important;
  }
  tr th.c-lg-1, tr td.c-lg-1 {
    color: #202121 !important;
  }
  tr th.bg-lg-1, tr td.bg-lg-1 {
    background-color: #202121 !important;
  }
  tr th.bg-lg-1 .c-back, tr td.bg-lg-1 .c-back {
    color: #202121 !important;
  }
  tr th.c-lg-2, tr td.c-lg-2 {
    color: #202121 !important;
  }
  tr th.bg-lg-2, tr td.bg-lg-2 {
    background-color: #202121 !important;
  }
  tr th.bg-lg-2 .c-back, tr td.bg-lg-2 .c-back {
    color: #202121 !important;
  }
  tr th.c-lg-3, tr td.c-lg-3 {
    color: #ED1C24 !important;
  }
  tr th.bg-lg-3, tr td.bg-lg-3 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-lg-3 .c-back, tr td.bg-lg-3 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-lg-4, tr td.c-lg-4 {
    color: #202121 !important;
  }
  tr th.bg-lg-4, tr td.bg-lg-4 {
    background-color: #202121 !important;
  }
  tr th.bg-lg-4 .c-back, tr td.bg-lg-4 .c-back {
    color: #202121 !important;
  }
  tr th.c-lg-6, tr td.c-lg-6 {
    color: #F35975 !important;
  }
  tr th.bg-lg-6, tr td.bg-lg-6 {
    background-color: #F35975 !important;
  }
  tr th.bg-lg-6 .c-back, tr td.bg-lg-6 .c-back {
    color: #F35975 !important;
  }
  tr th.c-lg-7, tr td.c-lg-7 {
    color: #999999 !important;
  }
  tr th.bg-lg-7, tr td.bg-lg-7 {
    background-color: #999999 !important;
  }
  tr th.bg-lg-7 .c-back, tr td.bg-lg-7 .c-back {
    color: #999999 !important;
  }
  tr th.c-lg-c1, tr td.c-lg-c1 {
    color: #FCFCFC !important;
  }
  tr th.bg-lg-c1, tr td.bg-lg-c1 {
    background-color: #FCFCFC !important;
  }
  tr th.bg-lg-c1 .c-back, tr td.bg-lg-c1 .c-back {
    color: #FCFCFC !important;
  }
  tr th.c-lg-c2, tr td.c-lg-c2 {
    color: #ED1C24 !important;
  }
  tr th.bg-lg-c2, tr td.bg-lg-c2 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-lg-c2 .c-back, tr td.bg-lg-c2 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-lg-c3, tr td.c-lg-c3 {
    color: #C30438 !important;
  }
  tr th.bg-lg-c3, tr td.bg-lg-c3 {
    background-color: #C30438 !important;
  }
  tr th.bg-lg-c3 .c-back, tr td.bg-lg-c3 .c-back {
    color: #C30438 !important;
  }
  tr th.c-lg-c4, tr td.c-lg-c4 {
    color: #F4F7F6 !important;
  }
  tr th.bg-lg-c4, tr td.bg-lg-c4 {
    background-color: #F4F7F6 !important;
  }
  tr th.bg-lg-c4 .c-back, tr td.bg-lg-c4 .c-back {
    color: #F4F7F6 !important;
  }
  tr th.c-lg-c5, tr td.c-lg-c5 {
    color: #E6EAEA !important;
  }
  tr th.bg-lg-c5, tr td.bg-lg-c5 {
    background-color: #E6EAEA !important;
  }
  tr th.bg-lg-c5 .c-back, tr td.bg-lg-c5 .c-back {
    color: #E6EAEA !important;
  }
  tr th.c-lg-c6, tr td.c-lg-c6 {
    color: #202121 !important;
  }
  tr th.bg-lg-c6, tr td.bg-lg-c6 {
    background-color: #202121 !important;
  }
  tr th.bg-lg-c6 .c-back, tr td.bg-lg-c6 .c-back {
    color: #202121 !important;
  }
  tr th.c-lg-c7, tr td.c-lg-c7 {
    color: #818285 !important;
  }
  tr th.bg-lg-c7, tr td.bg-lg-c7 {
    background-color: #818285 !important;
  }
  tr th.bg-lg-c7 .c-back, tr td.bg-lg-c7 .c-back {
    color: #818285 !important;
  }
  tr th.c-lg-c8, tr td.c-lg-c8 {
    color: #ffffff !important;
  }
  tr th.bg-lg-c8, tr td.bg-lg-c8 {
    background-color: #ffffff !important;
  }
  tr th.bg-lg-c8 .c-back, tr td.bg-lg-c8 .c-back {
    color: #ffffff !important;
  }
  tr th.c-lg-c9, tr td.c-lg-c9 {
    color: #C3C7C6 !important;
  }
  tr th.bg-lg-c9, tr td.bg-lg-c9 {
    background-color: #C3C7C6 !important;
  }
  tr th.bg-lg-c9 .c-back, tr td.bg-lg-c9 .c-back {
    color: #C3C7C6 !important;
  }
  tr th.c-lg-c10, tr td.c-lg-c10 {
    color: #0C121C !important;
  }
  tr th.bg-lg-c10, tr td.bg-lg-c10 {
    background-color: #0C121C !important;
  }
  tr th.bg-lg-c10 .c-back, tr td.bg-lg-c10 .c-back {
    color: #0C121C !important;
  }
  tr th.c-lg-c11, tr td.c-lg-c11 {
    color: #4FC4B6 !important;
  }
  tr th.bg-lg-c11, tr td.bg-lg-c11 {
    background-color: #4FC4B6 !important;
  }
  tr th.bg-lg-c11 .c-back, tr td.bg-lg-c11 .c-back {
    color: #4FC4B6 !important;
  }
  tr th.c-lg-yt, tr td.c-lg-yt {
    color: #c4302b !important;
  }
  tr th.bg-lg-yt, tr td.bg-lg-yt {
    background-color: #c4302b !important;
  }
  tr th.bg-lg-yt .c-back, tr td.bg-lg-yt .c-back {
    color: #c4302b !important;
  }
  .fz-lg-10 tr th, .fz-lg-10 tr td, table.fz-lg-10 th, table.fz-lg-10 td {
    font-size: 10px !important;
  }
  .fz-lg-12 tr th, .fz-lg-12 tr td, table.fz-lg-12 th, table.fz-lg-12 td {
    font-size: 12px !important;
  }
  .fz-lg-14 tr th, .fz-lg-14 tr td, table.fz-lg-14 th, table.fz-lg-14 td {
    font-size: 14px !important;
  }
  .fz-lg-16 tr th, .fz-lg-16 tr td, table.fz-lg-16 th, table.fz-lg-16 td {
    font-size: 16px !important;
  }
  .fz-lg-18 tr th, .fz-lg-18 tr td, table.fz-lg-18 th, table.fz-lg-18 td {
    font-size: 18px !important;
  }
  .fz-lg-20 tr th, .fz-lg-20 tr td, table.fz-lg-20 th, table.fz-lg-20 td {
    font-size: 20px !important;
  }
  .fz-lg-22 tr th, .fz-lg-22 tr td, table.fz-lg-22 th, table.fz-lg-22 td {
    font-size: 22px !important;
  }
  .fz-lg-24 tr th, .fz-lg-24 tr td, table.fz-lg-24 th, table.fz-lg-24 td {
    font-size: 24px !important;
  }
  .fz-lg-26 tr th, .fz-lg-26 tr td, table.fz-lg-26 th, table.fz-lg-26 td {
    font-size: 26px !important;
  }
  .fz-lg-28 tr th, .fz-lg-28 tr td, table.fz-lg-28 th, table.fz-lg-28 td {
    font-size: 28px !important;
  }
  .fz-lg-30 tr th, .fz-lg-30 tr td, table.fz-lg-30 th, table.fz-lg-30 td {
    font-size: 30px !important;
  }
  .fz-lg-32 tr th, .fz-lg-32 tr td, table.fz-lg-32 th, table.fz-lg-32 td {
    font-size: 32px !important;
  }
  .fz-lg-34 tr th, .fz-lg-34 tr td, table.fz-lg-34 th, table.fz-lg-34 td {
    font-size: 34px !important;
  }
  .fz-lg-36 tr th, .fz-lg-36 tr td, table.fz-lg-36 th, table.fz-lg-36 td {
    font-size: 36px !important;
  }
  .fz-lg-38 tr th, .fz-lg-38 tr td, table.fz-lg-38 th, table.fz-lg-38 td {
    font-size: 38px !important;
  }
  .fz-lg-44 tr th, .fz-lg-44 tr td, table.fz-lg-44 th, table.fz-lg-44 td {
    font-size: 44px !important;
  }
  .fz-lg-46 tr th, .fz-lg-46 tr td, table.fz-lg-46 th, table.fz-lg-46 td {
    font-size: 46px !important;
  }
  .fz-lg-48 tr th, .fz-lg-48 tr td, table.fz-lg-48 th, table.fz-lg-48 td {
    font-size: 48px !important;
  }
  .fz-lg-60 tr th, .fz-lg-60 tr td, table.fz-lg-60 th, table.fz-lg-60 td {
    font-size: 60px !important;
  }
  .fz-lg-240 tr th, .fz-lg-240 tr td, table.fz-lg-240 th, table.fz-lg-240 td {
    font-size: 240px !important;
  }
  tr.fz-lg-10 th, tr.fz-lg-10 td {
    font-size: 10px !important;
  }
  tr.fz-lg-12 th, tr.fz-lg-12 td {
    font-size: 12px !important;
  }
  tr.fz-lg-14 th, tr.fz-lg-14 td {
    font-size: 14px !important;
  }
  tr.fz-lg-16 th, tr.fz-lg-16 td {
    font-size: 16px !important;
  }
  tr.fz-lg-18 th, tr.fz-lg-18 td {
    font-size: 18px !important;
  }
  tr.fz-lg-20 th, tr.fz-lg-20 td {
    font-size: 20px !important;
  }
  tr.fz-lg-22 th, tr.fz-lg-22 td {
    font-size: 22px !important;
  }
  tr.fz-lg-24 th, tr.fz-lg-24 td {
    font-size: 24px !important;
  }
  tr.fz-lg-26 th, tr.fz-lg-26 td {
    font-size: 26px !important;
  }
  tr.fz-lg-28 th, tr.fz-lg-28 td {
    font-size: 28px !important;
  }
  tr.fz-lg-30 th, tr.fz-lg-30 td {
    font-size: 30px !important;
  }
  tr.fz-lg-32 th, tr.fz-lg-32 td {
    font-size: 32px !important;
  }
  tr.fz-lg-34 th, tr.fz-lg-34 td {
    font-size: 34px !important;
  }
  tr.fz-lg-36 th, tr.fz-lg-36 td {
    font-size: 36px !important;
  }
  tr.fz-lg-38 th, tr.fz-lg-38 td {
    font-size: 38px !important;
  }
  tr.fz-lg-44 th, tr.fz-lg-44 td {
    font-size: 44px !important;
  }
  tr.fz-lg-46 th, tr.fz-lg-46 td {
    font-size: 46px !important;
  }
  tr.fz-lg-48 th, tr.fz-lg-48 td {
    font-size: 48px !important;
  }
  tr.fz-lg-60 th, tr.fz-lg-60 td {
    font-size: 60px !important;
  }
  tr.fz-lg-240 th, tr.fz-lg-240 td {
    font-size: 240px !important;
  }
  tr th.fz-lg-10, tr td.fz-lg-10 {
    font-size: 10px !important;
  }
  tr th.fz-lg-12, tr td.fz-lg-12 {
    font-size: 12px !important;
  }
  tr th.fz-lg-14, tr td.fz-lg-14 {
    font-size: 14px !important;
  }
  tr th.fz-lg-16, tr td.fz-lg-16 {
    font-size: 16px !important;
  }
  tr th.fz-lg-18, tr td.fz-lg-18 {
    font-size: 18px !important;
  }
  tr th.fz-lg-20, tr td.fz-lg-20 {
    font-size: 20px !important;
  }
  tr th.fz-lg-22, tr td.fz-lg-22 {
    font-size: 22px !important;
  }
  tr th.fz-lg-24, tr td.fz-lg-24 {
    font-size: 24px !important;
  }
  tr th.fz-lg-26, tr td.fz-lg-26 {
    font-size: 26px !important;
  }
  tr th.fz-lg-28, tr td.fz-lg-28 {
    font-size: 28px !important;
  }
  tr th.fz-lg-30, tr td.fz-lg-30 {
    font-size: 30px !important;
  }
  tr th.fz-lg-32, tr td.fz-lg-32 {
    font-size: 32px !important;
  }
  tr th.fz-lg-34, tr td.fz-lg-34 {
    font-size: 34px !important;
  }
  tr th.fz-lg-36, tr td.fz-lg-36 {
    font-size: 36px !important;
  }
  tr th.fz-lg-38, tr td.fz-lg-38 {
    font-size: 38px !important;
  }
  tr th.fz-lg-44, tr td.fz-lg-44 {
    font-size: 44px !important;
  }
  tr th.fz-lg-46, tr td.fz-lg-46 {
    font-size: 46px !important;
  }
  tr th.fz-lg-48, tr td.fz-lg-48 {
    font-size: 48px !important;
  }
  tr th.fz-lg-60, tr td.fz-lg-60 {
    font-size: 60px !important;
  }
  tr th.fz-lg-240, tr td.fz-lg-240 {
    font-size: 240px !important;
  }
  table.fw-lg-bold th, table.fw-lg-bold td, tr.fw-lg-bold th, tr.fw-lg-bold td, tr th.fw-lg-bold, tr td.fw-lg-bold {
    font-weight: 700 !important;
  }
  table.fw-lg-normal th, table.fw-lg-normal td, tr.fw-lg-normal th, tr.fw-lg-normal td, tr th.fw-lg-normal, tr td.fw-lg-normal {
    font-weight: 400 !important;
  }
  table.p-lg-0 th, table.p-lg-0 td {
    padding: 0 !important;
  }
  table.pt-lg-0 th, table.py-lg-0 th, table.pt-lg-0 td, table.py-lg-0 td {
    padding-top: 0 !important;
  }
  table.pr-lg-0 th, table.px-lg-0 th, table.pr-lg-0 td, table.px-lg-0 td {
    padding-right: 0 !important;
  }
  table.pb-lg-0 th, table.py-lg-0 th, table.pb-lg-0 td, table.py-lg-0 td {
    padding-bottom: 0 !important;
  }
  table.pl-lg-0 th, table.px-lg-0 th, table.pl-lg-0 td, table.px-lg-0 td {
    padding-left: 0 !important;
  }
  table.p-lg-1 th, table.p-lg-1 td {
    padding: 0.25rem !important;
  }
  table.pt-lg-1 th, table.py-lg-1 th, table.pt-lg-1 td, table.py-lg-1 td {
    padding-top: 0.25rem !important;
  }
  table.pr-lg-1 th, table.px-lg-1 th, table.pr-lg-1 td, table.px-lg-1 td {
    padding-right: 0.25rem !important;
  }
  table.pb-lg-1 th, table.py-lg-1 th, table.pb-lg-1 td, table.py-lg-1 td {
    padding-bottom: 0.25rem !important;
  }
  table.pl-lg-1 th, table.px-lg-1 th, table.pl-lg-1 td, table.px-lg-1 td {
    padding-left: 0.25rem !important;
  }
  table.p-lg-2 th, table.p-lg-2 td {
    padding: 0.5rem !important;
  }
  table.pt-lg-2 th, table.py-lg-2 th, table.pt-lg-2 td, table.py-lg-2 td {
    padding-top: 0.5rem !important;
  }
  table.pr-lg-2 th, table.px-lg-2 th, table.pr-lg-2 td, table.px-lg-2 td {
    padding-right: 0.5rem !important;
  }
  table.pb-lg-2 th, table.py-lg-2 th, table.pb-lg-2 td, table.py-lg-2 td {
    padding-bottom: 0.5rem !important;
  }
  table.pl-lg-2 th, table.px-lg-2 th, table.pl-lg-2 td, table.px-lg-2 td {
    padding-left: 0.5rem !important;
  }
  table.p-lg-3 th, table.p-lg-3 td {
    padding: 0.75rem !important;
  }
  table.pt-lg-3 th, table.py-lg-3 th, table.pt-lg-3 td, table.py-lg-3 td {
    padding-top: 0.75rem !important;
  }
  table.pr-lg-3 th, table.px-lg-3 th, table.pr-lg-3 td, table.px-lg-3 td {
    padding-right: 0.75rem !important;
  }
  table.pb-lg-3 th, table.py-lg-3 th, table.pb-lg-3 td, table.py-lg-3 td {
    padding-bottom: 0.75rem !important;
  }
  table.pl-lg-3 th, table.px-lg-3 th, table.pl-lg-3 td, table.px-lg-3 td {
    padding-left: 0.75rem !important;
  }
  table.p-lg-4 th, table.p-lg-4 td {
    padding: 1rem !important;
  }
  table.pt-lg-4 th, table.py-lg-4 th, table.pt-lg-4 td, table.py-lg-4 td {
    padding-top: 1rem !important;
  }
  table.pr-lg-4 th, table.px-lg-4 th, table.pr-lg-4 td, table.px-lg-4 td {
    padding-right: 1rem !important;
  }
  table.pb-lg-4 th, table.py-lg-4 th, table.pb-lg-4 td, table.py-lg-4 td {
    padding-bottom: 1rem !important;
  }
  table.pl-lg-4 th, table.px-lg-4 th, table.pl-lg-4 td, table.px-lg-4 td {
    padding-left: 1rem !important;
  }
  table.p-lg-5 th, table.p-lg-5 td {
    padding: 1.25rem !important;
  }
  table.pt-lg-5 th, table.py-lg-5 th, table.pt-lg-5 td, table.py-lg-5 td {
    padding-top: 1.25rem !important;
  }
  table.pr-lg-5 th, table.px-lg-5 th, table.pr-lg-5 td, table.px-lg-5 td {
    padding-right: 1.25rem !important;
  }
  table.pb-lg-5 th, table.py-lg-5 th, table.pb-lg-5 td, table.py-lg-5 td {
    padding-bottom: 1.25rem !important;
  }
  table.pl-lg-5 th, table.px-lg-5 th, table.pl-lg-5 td, table.px-lg-5 td {
    padding-left: 1.25rem !important;
  }
  table.p-lg-6 th, table.p-lg-6 td {
    padding: 1.5rem !important;
  }
  table.pt-lg-6 th, table.py-lg-6 th, table.pt-lg-6 td, table.py-lg-6 td {
    padding-top: 1.5rem !important;
  }
  table.pr-lg-6 th, table.px-lg-6 th, table.pr-lg-6 td, table.px-lg-6 td {
    padding-right: 1.5rem !important;
  }
  table.pb-lg-6 th, table.py-lg-6 th, table.pb-lg-6 td, table.py-lg-6 td {
    padding-bottom: 1.5rem !important;
  }
  table.pl-lg-6 th, table.px-lg-6 th, table.pl-lg-6 td, table.px-lg-6 td {
    padding-left: 1.5rem !important;
  }
  table.p-lg-7 th, table.p-lg-7 td {
    padding: 1.75rem !important;
  }
  table.pt-lg-7 th, table.py-lg-7 th, table.pt-lg-7 td, table.py-lg-7 td {
    padding-top: 1.75rem !important;
  }
  table.pr-lg-7 th, table.px-lg-7 th, table.pr-lg-7 td, table.px-lg-7 td {
    padding-right: 1.75rem !important;
  }
  table.pb-lg-7 th, table.py-lg-7 th, table.pb-lg-7 td, table.py-lg-7 td {
    padding-bottom: 1.75rem !important;
  }
  table.pl-lg-7 th, table.px-lg-7 th, table.pl-lg-7 td, table.px-lg-7 td {
    padding-left: 1.75rem !important;
  }
  table.p-lg-8 th, table.p-lg-8 td {
    padding: 2rem !important;
  }
  table.pt-lg-8 th, table.py-lg-8 th, table.pt-lg-8 td, table.py-lg-8 td {
    padding-top: 2rem !important;
  }
  table.pr-lg-8 th, table.px-lg-8 th, table.pr-lg-8 td, table.px-lg-8 td {
    padding-right: 2rem !important;
  }
  table.pb-lg-8 th, table.py-lg-8 th, table.pb-lg-8 td, table.py-lg-8 td {
    padding-bottom: 2rem !important;
  }
  table.pl-lg-8 th, table.px-lg-8 th, table.pl-lg-8 td, table.px-lg-8 td {
    padding-left: 2rem !important;
  }
  table.p-lg-9 th, table.p-lg-9 td {
    padding: 2.25rem !important;
  }
  table.pt-lg-9 th, table.py-lg-9 th, table.pt-lg-9 td, table.py-lg-9 td {
    padding-top: 2.25rem !important;
  }
  table.pr-lg-9 th, table.px-lg-9 th, table.pr-lg-9 td, table.px-lg-9 td {
    padding-right: 2.25rem !important;
  }
  table.pb-lg-9 th, table.py-lg-9 th, table.pb-lg-9 td, table.py-lg-9 td {
    padding-bottom: 2.25rem !important;
  }
  table.pl-lg-9 th, table.px-lg-9 th, table.pl-lg-9 td, table.px-lg-9 td {
    padding-left: 2.25rem !important;
  }
  table.p-lg-10 th, table.p-lg-10 td {
    padding: 2.5rem !important;
  }
  table.pt-lg-10 th, table.py-lg-10 th, table.pt-lg-10 td, table.py-lg-10 td {
    padding-top: 2.5rem !important;
  }
  table.pr-lg-10 th, table.px-lg-10 th, table.pr-lg-10 td, table.px-lg-10 td {
    padding-right: 2.5rem !important;
  }
  table.pb-lg-10 th, table.py-lg-10 th, table.pb-lg-10 td, table.py-lg-10 td {
    padding-bottom: 2.5rem !important;
  }
  table.pl-lg-10 th, table.px-lg-10 th, table.pl-lg-10 td, table.px-lg-10 td {
    padding-left: 2.5rem !important;
  }
  table.p-lg-11 th, table.p-lg-11 td {
    padding: 2.75rem !important;
  }
  table.pt-lg-11 th, table.py-lg-11 th, table.pt-lg-11 td, table.py-lg-11 td {
    padding-top: 2.75rem !important;
  }
  table.pr-lg-11 th, table.px-lg-11 th, table.pr-lg-11 td, table.px-lg-11 td {
    padding-right: 2.75rem !important;
  }
  table.pb-lg-11 th, table.py-lg-11 th, table.pb-lg-11 td, table.py-lg-11 td {
    padding-bottom: 2.75rem !important;
  }
  table.pl-lg-11 th, table.px-lg-11 th, table.pl-lg-11 td, table.px-lg-11 td {
    padding-left: 2.75rem !important;
  }
  table.p-lg-12 th, table.p-lg-12 td {
    padding: 3rem !important;
  }
  table.pt-lg-12 th, table.py-lg-12 th, table.pt-lg-12 td, table.py-lg-12 td {
    padding-top: 3rem !important;
  }
  table.pr-lg-12 th, table.px-lg-12 th, table.pr-lg-12 td, table.px-lg-12 td {
    padding-right: 3rem !important;
  }
  table.pb-lg-12 th, table.py-lg-12 th, table.pb-lg-12 td, table.py-lg-12 td {
    padding-bottom: 3rem !important;
  }
  table.pl-lg-12 th, table.px-lg-12 th, table.pl-lg-12 td, table.px-lg-12 td {
    padding-left: 3rem !important;
  }
  table.p-lg-13 th, table.p-lg-13 td {
    padding: 3.25rem !important;
  }
  table.pt-lg-13 th, table.py-lg-13 th, table.pt-lg-13 td, table.py-lg-13 td {
    padding-top: 3.25rem !important;
  }
  table.pr-lg-13 th, table.px-lg-13 th, table.pr-lg-13 td, table.px-lg-13 td {
    padding-right: 3.25rem !important;
  }
  table.pb-lg-13 th, table.py-lg-13 th, table.pb-lg-13 td, table.py-lg-13 td {
    padding-bottom: 3.25rem !important;
  }
  table.pl-lg-13 th, table.px-lg-13 th, table.pl-lg-13 td, table.px-lg-13 td {
    padding-left: 3.25rem !important;
  }
  table.p-lg-14 th, table.p-lg-14 td {
    padding: 3.5rem !important;
  }
  table.pt-lg-14 th, table.py-lg-14 th, table.pt-lg-14 td, table.py-lg-14 td {
    padding-top: 3.5rem !important;
  }
  table.pr-lg-14 th, table.px-lg-14 th, table.pr-lg-14 td, table.px-lg-14 td {
    padding-right: 3.5rem !important;
  }
  table.pb-lg-14 th, table.py-lg-14 th, table.pb-lg-14 td, table.py-lg-14 td {
    padding-bottom: 3.5rem !important;
  }
  table.pl-lg-14 th, table.px-lg-14 th, table.pl-lg-14 td, table.px-lg-14 td {
    padding-left: 3.5rem !important;
  }
  table.p-lg-15 th, table.p-lg-15 td {
    padding: 3.75rem !important;
  }
  table.pt-lg-15 th, table.py-lg-15 th, table.pt-lg-15 td, table.py-lg-15 td {
    padding-top: 3.75rem !important;
  }
  table.pr-lg-15 th, table.px-lg-15 th, table.pr-lg-15 td, table.px-lg-15 td {
    padding-right: 3.75rem !important;
  }
  table.pb-lg-15 th, table.py-lg-15 th, table.pb-lg-15 td, table.py-lg-15 td {
    padding-bottom: 3.75rem !important;
  }
  table.pl-lg-15 th, table.px-lg-15 th, table.pl-lg-15 td, table.px-lg-15 td {
    padding-left: 3.75rem !important;
  }
  table.p-lg-16 th, table.p-lg-16 td {
    padding: 4rem !important;
  }
  table.pt-lg-16 th, table.py-lg-16 th, table.pt-lg-16 td, table.py-lg-16 td {
    padding-top: 4rem !important;
  }
  table.pr-lg-16 th, table.px-lg-16 th, table.pr-lg-16 td, table.px-lg-16 td {
    padding-right: 4rem !important;
  }
  table.pb-lg-16 th, table.py-lg-16 th, table.pb-lg-16 td, table.py-lg-16 td {
    padding-bottom: 4rem !important;
  }
  table.pl-lg-16 th, table.px-lg-16 th, table.pl-lg-16 td, table.px-lg-16 td {
    padding-left: 4rem !important;
  }
  table.p-lg-17 th, table.p-lg-17 td {
    padding: 4.25rem !important;
  }
  table.pt-lg-17 th, table.py-lg-17 th, table.pt-lg-17 td, table.py-lg-17 td {
    padding-top: 4.25rem !important;
  }
  table.pr-lg-17 th, table.px-lg-17 th, table.pr-lg-17 td, table.px-lg-17 td {
    padding-right: 4.25rem !important;
  }
  table.pb-lg-17 th, table.py-lg-17 th, table.pb-lg-17 td, table.py-lg-17 td {
    padding-bottom: 4.25rem !important;
  }
  table.pl-lg-17 th, table.px-lg-17 th, table.pl-lg-17 td, table.px-lg-17 td {
    padding-left: 4.25rem !important;
  }
  table.p-lg-18 th, table.p-lg-18 td {
    padding: 4.5rem !important;
  }
  table.pt-lg-18 th, table.py-lg-18 th, table.pt-lg-18 td, table.py-lg-18 td {
    padding-top: 4.5rem !important;
  }
  table.pr-lg-18 th, table.px-lg-18 th, table.pr-lg-18 td, table.px-lg-18 td {
    padding-right: 4.5rem !important;
  }
  table.pb-lg-18 th, table.py-lg-18 th, table.pb-lg-18 td, table.py-lg-18 td {
    padding-bottom: 4.5rem !important;
  }
  table.pl-lg-18 th, table.px-lg-18 th, table.pl-lg-18 td, table.px-lg-18 td {
    padding-left: 4.5rem !important;
  }
  table.p-lg-19 th, table.p-lg-19 td {
    padding: 4.75rem !important;
  }
  table.pt-lg-19 th, table.py-lg-19 th, table.pt-lg-19 td, table.py-lg-19 td {
    padding-top: 4.75rem !important;
  }
  table.pr-lg-19 th, table.px-lg-19 th, table.pr-lg-19 td, table.px-lg-19 td {
    padding-right: 4.75rem !important;
  }
  table.pb-lg-19 th, table.py-lg-19 th, table.pb-lg-19 td, table.py-lg-19 td {
    padding-bottom: 4.75rem !important;
  }
  table.pl-lg-19 th, table.px-lg-19 th, table.pl-lg-19 td, table.px-lg-19 td {
    padding-left: 4.75rem !important;
  }
  table.p-lg-20 th, table.p-lg-20 td {
    padding: 5rem !important;
  }
  table.pt-lg-20 th, table.py-lg-20 th, table.pt-lg-20 td, table.py-lg-20 td {
    padding-top: 5rem !important;
  }
  table.pr-lg-20 th, table.px-lg-20 th, table.pr-lg-20 td, table.px-lg-20 td {
    padding-right: 5rem !important;
  }
  table.pb-lg-20 th, table.py-lg-20 th, table.pb-lg-20 td, table.py-lg-20 td {
    padding-bottom: 5rem !important;
  }
  table.pl-lg-20 th, table.px-lg-20 th, table.pl-lg-20 td, table.px-lg-20 td {
    padding-left: 5rem !important;
  }
  table.p-lg-21 th, table.p-lg-21 td {
    padding: 5.25rem !important;
  }
  table.pt-lg-21 th, table.py-lg-21 th, table.pt-lg-21 td, table.py-lg-21 td {
    padding-top: 5.25rem !important;
  }
  table.pr-lg-21 th, table.px-lg-21 th, table.pr-lg-21 td, table.px-lg-21 td {
    padding-right: 5.25rem !important;
  }
  table.pb-lg-21 th, table.py-lg-21 th, table.pb-lg-21 td, table.py-lg-21 td {
    padding-bottom: 5.25rem !important;
  }
  table.pl-lg-21 th, table.px-lg-21 th, table.pl-lg-21 td, table.px-lg-21 td {
    padding-left: 5.25rem !important;
  }
  table.p-lg-22 th, table.p-lg-22 td {
    padding: 5.5rem !important;
  }
  table.pt-lg-22 th, table.py-lg-22 th, table.pt-lg-22 td, table.py-lg-22 td {
    padding-top: 5.5rem !important;
  }
  table.pr-lg-22 th, table.px-lg-22 th, table.pr-lg-22 td, table.px-lg-22 td {
    padding-right: 5.5rem !important;
  }
  table.pb-lg-22 th, table.py-lg-22 th, table.pb-lg-22 td, table.py-lg-22 td {
    padding-bottom: 5.5rem !important;
  }
  table.pl-lg-22 th, table.px-lg-22 th, table.pl-lg-22 td, table.px-lg-22 td {
    padding-left: 5.5rem !important;
  }
  table.p-lg-23 th, table.p-lg-23 td {
    padding: 5.75rem !important;
  }
  table.pt-lg-23 th, table.py-lg-23 th, table.pt-lg-23 td, table.py-lg-23 td {
    padding-top: 5.75rem !important;
  }
  table.pr-lg-23 th, table.px-lg-23 th, table.pr-lg-23 td, table.px-lg-23 td {
    padding-right: 5.75rem !important;
  }
  table.pb-lg-23 th, table.py-lg-23 th, table.pb-lg-23 td, table.py-lg-23 td {
    padding-bottom: 5.75rem !important;
  }
  table.pl-lg-23 th, table.px-lg-23 th, table.pl-lg-23 td, table.px-lg-23 td {
    padding-left: 5.75rem !important;
  }
  table.p-lg-24 th, table.p-lg-24 td {
    padding: 6rem !important;
  }
  table.pt-lg-24 th, table.py-lg-24 th, table.pt-lg-24 td, table.py-lg-24 td {
    padding-top: 6rem !important;
  }
  table.pr-lg-24 th, table.px-lg-24 th, table.pr-lg-24 td, table.px-lg-24 td {
    padding-right: 6rem !important;
  }
  table.pb-lg-24 th, table.py-lg-24 th, table.pb-lg-24 td, table.py-lg-24 td {
    padding-bottom: 6rem !important;
  }
  table.pl-lg-24 th, table.px-lg-24 th, table.pl-lg-24 td, table.px-lg-24 td {
    padding-left: 6rem !important;
  }
  table.p-lg-30 th, table.p-lg-30 td {
    padding: 7.5rem !important;
  }
  table.pt-lg-30 th, table.py-lg-30 th, table.pt-lg-30 td, table.py-lg-30 td {
    padding-top: 7.5rem !important;
  }
  table.pr-lg-30 th, table.px-lg-30 th, table.pr-lg-30 td, table.px-lg-30 td {
    padding-right: 7.5rem !important;
  }
  table.pb-lg-30 th, table.py-lg-30 th, table.pb-lg-30 td, table.py-lg-30 td {
    padding-bottom: 7.5rem !important;
  }
  table.pl-lg-30 th, table.px-lg-30 th, table.pl-lg-30 td, table.px-lg-30 td {
    padding-left: 7.5rem !important;
  }
  table.p-lg-40 th, table.p-lg-40 td {
    padding: 10rem !important;
  }
  table.pt-lg-40 th, table.py-lg-40 th, table.pt-lg-40 td, table.py-lg-40 td {
    padding-top: 10rem !important;
  }
  table.pr-lg-40 th, table.px-lg-40 th, table.pr-lg-40 td, table.px-lg-40 td {
    padding-right: 10rem !important;
  }
  table.pb-lg-40 th, table.py-lg-40 th, table.pb-lg-40 td, table.py-lg-40 td {
    padding-bottom: 10rem !important;
  }
  table.pl-lg-40 th, table.px-lg-40 th, table.pl-lg-40 td, table.px-lg-40 td {
    padding-left: 10rem !important;
  }
  table.p-lg-50 th, table.p-lg-50 td {
    padding: 12.5rem !important;
  }
  table.pt-lg-50 th, table.py-lg-50 th, table.pt-lg-50 td, table.py-lg-50 td {
    padding-top: 12.5rem !important;
  }
  table.pr-lg-50 th, table.px-lg-50 th, table.pr-lg-50 td, table.px-lg-50 td {
    padding-right: 12.5rem !important;
  }
  table.pb-lg-50 th, table.py-lg-50 th, table.pb-lg-50 td, table.py-lg-50 td {
    padding-bottom: 12.5rem !important;
  }
  table.pl-lg-50 th, table.px-lg-50 th, table.pl-lg-50 td, table.px-lg-50 td {
    padding-left: 12.5rem !important;
  }
  table.p-lg-56 th, table.p-lg-56 td {
    padding: 14rem !important;
  }
  table.pt-lg-56 th, table.py-lg-56 th, table.pt-lg-56 td, table.py-lg-56 td {
    padding-top: 14rem !important;
  }
  table.pr-lg-56 th, table.px-lg-56 th, table.pr-lg-56 td, table.px-lg-56 td {
    padding-right: 14rem !important;
  }
  table.pb-lg-56 th, table.py-lg-56 th, table.pb-lg-56 td, table.py-lg-56 td {
    padding-bottom: 14rem !important;
  }
  table.pl-lg-56 th, table.px-lg-56 th, table.pl-lg-56 td, table.px-lg-56 td {
    padding-left: 14rem !important;
  }
  table.p-lg-60 th, table.p-lg-60 td {
    padding: 15rem !important;
  }
  table.pt-lg-60 th, table.py-lg-60 th, table.pt-lg-60 td, table.py-lg-60 td {
    padding-top: 15rem !important;
  }
  table.pr-lg-60 th, table.px-lg-60 th, table.pr-lg-60 td, table.px-lg-60 td {
    padding-right: 15rem !important;
  }
  table.pb-lg-60 th, table.py-lg-60 th, table.pb-lg-60 td, table.py-lg-60 td {
    padding-bottom: 15rem !important;
  }
  table.pl-lg-60 th, table.px-lg-60 th, table.pl-lg-60 td, table.px-lg-60 td {
    padding-left: 15rem !important;
  }
  table.p-lg-70 th, table.p-lg-70 td {
    padding: 17.5rem !important;
  }
  table.pt-lg-70 th, table.py-lg-70 th, table.pt-lg-70 td, table.py-lg-70 td {
    padding-top: 17.5rem !important;
  }
  table.pr-lg-70 th, table.px-lg-70 th, table.pr-lg-70 td, table.px-lg-70 td {
    padding-right: 17.5rem !important;
  }
  table.pb-lg-70 th, table.py-lg-70 th, table.pb-lg-70 td, table.py-lg-70 td {
    padding-bottom: 17.5rem !important;
  }
  table.pl-lg-70 th, table.px-lg-70 th, table.pl-lg-70 td, table.px-lg-70 td {
    padding-left: 17.5rem !important;
  }
  table.p-lg-72 th, table.p-lg-72 td {
    padding: 18rem !important;
  }
  table.pt-lg-72 th, table.py-lg-72 th, table.pt-lg-72 td, table.py-lg-72 td {
    padding-top: 18rem !important;
  }
  table.pr-lg-72 th, table.px-lg-72 th, table.pr-lg-72 td, table.px-lg-72 td {
    padding-right: 18rem !important;
  }
  table.pb-lg-72 th, table.py-lg-72 th, table.pb-lg-72 td, table.py-lg-72 td {
    padding-bottom: 18rem !important;
  }
  table.pl-lg-72 th, table.px-lg-72 th, table.pl-lg-72 td, table.px-lg-72 td {
    padding-left: 18rem !important;
  }
  table.p-lg-80 th, table.p-lg-80 td {
    padding: 20rem !important;
  }
  table.pt-lg-80 th, table.py-lg-80 th, table.pt-lg-80 td, table.py-lg-80 td {
    padding-top: 20rem !important;
  }
  table.pr-lg-80 th, table.px-lg-80 th, table.pr-lg-80 td, table.px-lg-80 td {
    padding-right: 20rem !important;
  }
  table.pb-lg-80 th, table.py-lg-80 th, table.pb-lg-80 td, table.py-lg-80 td {
    padding-bottom: 20rem !important;
  }
  table.pl-lg-80 th, table.px-lg-80 th, table.pl-lg-80 td, table.px-lg-80 td {
    padding-left: 20rem !important;
  }
  table.p-lg-90 th, table.p-lg-90 td {
    padding: 22.5rem !important;
  }
  table.pt-lg-90 th, table.py-lg-90 th, table.pt-lg-90 td, table.py-lg-90 td {
    padding-top: 22.5rem !important;
  }
  table.pr-lg-90 th, table.px-lg-90 th, table.pr-lg-90 td, table.px-lg-90 td {
    padding-right: 22.5rem !important;
  }
  table.pb-lg-90 th, table.py-lg-90 th, table.pb-lg-90 td, table.py-lg-90 td {
    padding-bottom: 22.5rem !important;
  }
  table.pl-lg-90 th, table.px-lg-90 th, table.pl-lg-90 td, table.px-lg-90 td {
    padding-left: 22.5rem !important;
  }
  table.p-lg-100 th, table.p-lg-100 td {
    padding: 25rem !important;
  }
  table.pt-lg-100 th, table.py-lg-100 th, table.pt-lg-100 td, table.py-lg-100 td {
    padding-top: 25rem !important;
  }
  table.pr-lg-100 th, table.px-lg-100 th, table.pr-lg-100 td, table.px-lg-100 td {
    padding-right: 25rem !important;
  }
  table.pb-lg-100 th, table.py-lg-100 th, table.pb-lg-100 td, table.py-lg-100 td {
    padding-bottom: 25rem !important;
  }
  table.pl-lg-100 th, table.px-lg-100 th, table.pl-lg-100 td, table.px-lg-100 td {
    padding-left: 25rem !important;
  }
  table.p-lg-120 th, table.p-lg-120 td {
    padding: 30rem !important;
  }
  table.pt-lg-120 th, table.py-lg-120 th, table.pt-lg-120 td, table.py-lg-120 td {
    padding-top: 30rem !important;
  }
  table.pr-lg-120 th, table.px-lg-120 th, table.pr-lg-120 td, table.px-lg-120 td {
    padding-right: 30rem !important;
  }
  table.pb-lg-120 th, table.py-lg-120 th, table.pb-lg-120 td, table.py-lg-120 td {
    padding-bottom: 30rem !important;
  }
  table.pl-lg-120 th, table.px-lg-120 th, table.pl-lg-120 td, table.px-lg-120 td {
    padding-left: 30rem !important;
  }
  table.p-lg-5p th, table.p-lg-5p td {
    padding: 5% !important;
  }
  table.pt-lg-5p th, table.py-lg-5p th, table.pt-lg-5p td, table.py-lg-5p td {
    padding-top: 5% !important;
  }
  table.pr-lg-5p th, table.px-lg-5p th, table.pr-lg-5p td, table.px-lg-5p td {
    padding-right: 5% !important;
  }
  table.pb-lg-5p th, table.py-lg-5p th, table.pb-lg-5p td, table.py-lg-5p td {
    padding-bottom: 5% !important;
  }
  table.pl-lg-5p th, table.px-lg-5p th, table.pl-lg-5p td, table.px-lg-5p td {
    padding-left: 5% !important;
  }
  table.p-lg-10p th, table.p-lg-10p td {
    padding: 10% !important;
  }
  table.pt-lg-10p th, table.py-lg-10p th, table.pt-lg-10p td, table.py-lg-10p td {
    padding-top: 10% !important;
  }
  table.pr-lg-10p th, table.px-lg-10p th, table.pr-lg-10p td, table.px-lg-10p td {
    padding-right: 10% !important;
  }
  table.pb-lg-10p th, table.py-lg-10p th, table.pb-lg-10p td, table.py-lg-10p td {
    padding-bottom: 10% !important;
  }
  table.pl-lg-10p th, table.px-lg-10p th, table.pl-lg-10p td, table.px-lg-10p td {
    padding-left: 10% !important;
  }
  table.p-lg-30p th, table.p-lg-30p td {
    padding: 30% !important;
  }
  table.pt-lg-30p th, table.py-lg-30p th, table.pt-lg-30p td, table.py-lg-30p td {
    padding-top: 30% !important;
  }
  table.pr-lg-30p th, table.px-lg-30p th, table.pr-lg-30p td, table.px-lg-30p td {
    padding-right: 30% !important;
  }
  table.pb-lg-30p th, table.py-lg-30p th, table.pb-lg-30p td, table.py-lg-30p td {
    padding-bottom: 30% !important;
  }
  table.pl-lg-30p th, table.px-lg-30p th, table.pl-lg-30p td, table.px-lg-30p td {
    padding-left: 30% !important;
  }
  table.p-lg-40p th, table.p-lg-40p td {
    padding: 40% !important;
  }
  table.pt-lg-40p th, table.py-lg-40p th, table.pt-lg-40p td, table.py-lg-40p td {
    padding-top: 40% !important;
  }
  table.pr-lg-40p th, table.px-lg-40p th, table.pr-lg-40p td, table.px-lg-40p td {
    padding-right: 40% !important;
  }
  table.pb-lg-40p th, table.py-lg-40p th, table.pb-lg-40p td, table.py-lg-40p td {
    padding-bottom: 40% !important;
  }
  table.pl-lg-40p th, table.px-lg-40p th, table.pl-lg-40p td, table.px-lg-40p td {
    padding-left: 40% !important;
  }
  table.p-lg-45p th, table.p-lg-45p td {
    padding: 45% !important;
  }
  table.pt-lg-45p th, table.py-lg-45p th, table.pt-lg-45p td, table.py-lg-45p td {
    padding-top: 45% !important;
  }
  table.pr-lg-45p th, table.px-lg-45p th, table.pr-lg-45p td, table.px-lg-45p td {
    padding-right: 45% !important;
  }
  table.pb-lg-45p th, table.py-lg-45p th, table.pb-lg-45p td, table.py-lg-45p td {
    padding-bottom: 45% !important;
  }
  table.pl-lg-45p th, table.px-lg-45p th, table.pl-lg-45p td, table.px-lg-45p td {
    padding-left: 45% !important;
  }
  table.p-lg-50p th, table.p-lg-50p td {
    padding: 50% !important;
  }
  table.pt-lg-50p th, table.py-lg-50p th, table.pt-lg-50p td, table.py-lg-50p td {
    padding-top: 50% !important;
  }
  table.pr-lg-50p th, table.px-lg-50p th, table.pr-lg-50p td, table.px-lg-50p td {
    padding-right: 50% !important;
  }
  table.pb-lg-50p th, table.py-lg-50p th, table.pb-lg-50p td, table.py-lg-50p td {
    padding-bottom: 50% !important;
  }
  table.pl-lg-50p th, table.px-lg-50p th, table.pl-lg-50p td, table.px-lg-50p td {
    padding-left: 50% !important;
  }
  table.p-lg-77p th, table.p-lg-77p td {
    padding: 77% !important;
  }
  table.pt-lg-77p th, table.py-lg-77p th, table.pt-lg-77p td, table.py-lg-77p td {
    padding-top: 77% !important;
  }
  table.pr-lg-77p th, table.px-lg-77p th, table.pr-lg-77p td, table.px-lg-77p td {
    padding-right: 77% !important;
  }
  table.pb-lg-77p th, table.py-lg-77p th, table.pb-lg-77p td, table.py-lg-77p td {
    padding-bottom: 77% !important;
  }
  table.pl-lg-77p th, table.px-lg-77p th, table.pl-lg-77p td, table.px-lg-77p td {
    padding-left: 77% !important;
  }
  table.p-lg-100p th, table.p-lg-100p td {
    padding: 100% !important;
  }
  table.pt-lg-100p th, table.py-lg-100p th, table.pt-lg-100p td, table.py-lg-100p td {
    padding-top: 100% !important;
  }
  table.pr-lg-100p th, table.px-lg-100p th, table.pr-lg-100p td, table.px-lg-100p td {
    padding-right: 100% !important;
  }
  table.pb-lg-100p th, table.py-lg-100p th, table.pb-lg-100p td, table.py-lg-100p td {
    padding-bottom: 100% !important;
  }
  table.pl-lg-100p th, table.px-lg-100p th, table.pl-lg-100p td, table.px-lg-100p td {
    padding-left: 100% !important;
  }
  table.p-lg-30vh th, table.p-lg-30vh td {
    padding: 30vh !important;
  }
  table.pt-lg-30vh th, table.py-lg-30vh th, table.pt-lg-30vh td, table.py-lg-30vh td {
    padding-top: 30vh !important;
  }
  table.pr-lg-30vh th, table.px-lg-30vh th, table.pr-lg-30vh td, table.px-lg-30vh td {
    padding-right: 30vh !important;
  }
  table.pb-lg-30vh th, table.py-lg-30vh th, table.pb-lg-30vh td, table.py-lg-30vh td {
    padding-bottom: 30vh !important;
  }
  table.pl-lg-30vh th, table.px-lg-30vh th, table.pl-lg-30vh td, table.px-lg-30vh td {
    padding-left: 30vh !important;
  }
  table.p-lg-50vh th, table.p-lg-50vh td {
    padding: 50vh !important;
  }
  table.pt-lg-50vh th, table.py-lg-50vh th, table.pt-lg-50vh td, table.py-lg-50vh td {
    padding-top: 50vh !important;
  }
  table.pr-lg-50vh th, table.px-lg-50vh th, table.pr-lg-50vh td, table.px-lg-50vh td {
    padding-right: 50vh !important;
  }
  table.pb-lg-50vh th, table.py-lg-50vh th, table.pb-lg-50vh td, table.py-lg-50vh td {
    padding-bottom: 50vh !important;
  }
  table.pl-lg-50vh th, table.px-lg-50vh th, table.pl-lg-50vh td, table.px-lg-50vh td {
    padding-left: 50vh !important;
  }
  table.p-lg-100vh th, table.p-lg-100vh td {
    padding: 100vh !important;
  }
  table.pt-lg-100vh th, table.py-lg-100vh th, table.pt-lg-100vh td, table.py-lg-100vh td {
    padding-top: 100vh !important;
  }
  table.pr-lg-100vh th, table.px-lg-100vh th, table.pr-lg-100vh td, table.px-lg-100vh td {
    padding-right: 100vh !important;
  }
  table.pb-lg-100vh th, table.py-lg-100vh th, table.pb-lg-100vh td, table.py-lg-100vh td {
    padding-bottom: 100vh !important;
  }
  table.pl-lg-100vh th, table.px-lg-100vh th, table.pl-lg-100vh td, table.px-lg-100vh td {
    padding-left: 100vh !important;
  }
  tr.p-lg-0 th, tr.p-lg-0 td {
    padding: 0 !important;
  }
  tr.pt-lg-0 th, tr.py-lg-0 th, tr.pt-lg-0 td, tr.py-lg-0 td {
    padding-top: 0 !important;
  }
  tr.pr-lg-0 th, tr.px-lg-0 th, tr.pr-lg-0 td, tr.px-lg-0 td {
    padding-right: 0 !important;
  }
  tr.pb-lg-0 th, tr.py-lg-0 th, tr.pb-lg-0 td, tr.py-lg-0 td {
    padding-bottom: 0 !important;
  }
  tr.pl-lg-0 th, tr.px-lg-0 th, tr.pl-lg-0 td, tr.px-lg-0 td {
    padding-left: 0 !important;
  }
  tr.p-lg-1 th, tr.p-lg-1 td {
    padding: 0.25rem !important;
  }
  tr.pt-lg-1 th, tr.py-lg-1 th, tr.pt-lg-1 td, tr.py-lg-1 td {
    padding-top: 0.25rem !important;
  }
  tr.pr-lg-1 th, tr.px-lg-1 th, tr.pr-lg-1 td, tr.px-lg-1 td {
    padding-right: 0.25rem !important;
  }
  tr.pb-lg-1 th, tr.py-lg-1 th, tr.pb-lg-1 td, tr.py-lg-1 td {
    padding-bottom: 0.25rem !important;
  }
  tr.pl-lg-1 th, tr.px-lg-1 th, tr.pl-lg-1 td, tr.px-lg-1 td {
    padding-left: 0.25rem !important;
  }
  tr.p-lg-2 th, tr.p-lg-2 td {
    padding: 0.5rem !important;
  }
  tr.pt-lg-2 th, tr.py-lg-2 th, tr.pt-lg-2 td, tr.py-lg-2 td {
    padding-top: 0.5rem !important;
  }
  tr.pr-lg-2 th, tr.px-lg-2 th, tr.pr-lg-2 td, tr.px-lg-2 td {
    padding-right: 0.5rem !important;
  }
  tr.pb-lg-2 th, tr.py-lg-2 th, tr.pb-lg-2 td, tr.py-lg-2 td {
    padding-bottom: 0.5rem !important;
  }
  tr.pl-lg-2 th, tr.px-lg-2 th, tr.pl-lg-2 td, tr.px-lg-2 td {
    padding-left: 0.5rem !important;
  }
  tr.p-lg-3 th, tr.p-lg-3 td {
    padding: 0.75rem !important;
  }
  tr.pt-lg-3 th, tr.py-lg-3 th, tr.pt-lg-3 td, tr.py-lg-3 td {
    padding-top: 0.75rem !important;
  }
  tr.pr-lg-3 th, tr.px-lg-3 th, tr.pr-lg-3 td, tr.px-lg-3 td {
    padding-right: 0.75rem !important;
  }
  tr.pb-lg-3 th, tr.py-lg-3 th, tr.pb-lg-3 td, tr.py-lg-3 td {
    padding-bottom: 0.75rem !important;
  }
  tr.pl-lg-3 th, tr.px-lg-3 th, tr.pl-lg-3 td, tr.px-lg-3 td {
    padding-left: 0.75rem !important;
  }
  tr.p-lg-4 th, tr.p-lg-4 td {
    padding: 1rem !important;
  }
  tr.pt-lg-4 th, tr.py-lg-4 th, tr.pt-lg-4 td, tr.py-lg-4 td {
    padding-top: 1rem !important;
  }
  tr.pr-lg-4 th, tr.px-lg-4 th, tr.pr-lg-4 td, tr.px-lg-4 td {
    padding-right: 1rem !important;
  }
  tr.pb-lg-4 th, tr.py-lg-4 th, tr.pb-lg-4 td, tr.py-lg-4 td {
    padding-bottom: 1rem !important;
  }
  tr.pl-lg-4 th, tr.px-lg-4 th, tr.pl-lg-4 td, tr.px-lg-4 td {
    padding-left: 1rem !important;
  }
  tr.p-lg-5 th, tr.p-lg-5 td {
    padding: 1.25rem !important;
  }
  tr.pt-lg-5 th, tr.py-lg-5 th, tr.pt-lg-5 td, tr.py-lg-5 td {
    padding-top: 1.25rem !important;
  }
  tr.pr-lg-5 th, tr.px-lg-5 th, tr.pr-lg-5 td, tr.px-lg-5 td {
    padding-right: 1.25rem !important;
  }
  tr.pb-lg-5 th, tr.py-lg-5 th, tr.pb-lg-5 td, tr.py-lg-5 td {
    padding-bottom: 1.25rem !important;
  }
  tr.pl-lg-5 th, tr.px-lg-5 th, tr.pl-lg-5 td, tr.px-lg-5 td {
    padding-left: 1.25rem !important;
  }
  tr.p-lg-6 th, tr.p-lg-6 td {
    padding: 1.5rem !important;
  }
  tr.pt-lg-6 th, tr.py-lg-6 th, tr.pt-lg-6 td, tr.py-lg-6 td {
    padding-top: 1.5rem !important;
  }
  tr.pr-lg-6 th, tr.px-lg-6 th, tr.pr-lg-6 td, tr.px-lg-6 td {
    padding-right: 1.5rem !important;
  }
  tr.pb-lg-6 th, tr.py-lg-6 th, tr.pb-lg-6 td, tr.py-lg-6 td {
    padding-bottom: 1.5rem !important;
  }
  tr.pl-lg-6 th, tr.px-lg-6 th, tr.pl-lg-6 td, tr.px-lg-6 td {
    padding-left: 1.5rem !important;
  }
  tr.p-lg-7 th, tr.p-lg-7 td {
    padding: 1.75rem !important;
  }
  tr.pt-lg-7 th, tr.py-lg-7 th, tr.pt-lg-7 td, tr.py-lg-7 td {
    padding-top: 1.75rem !important;
  }
  tr.pr-lg-7 th, tr.px-lg-7 th, tr.pr-lg-7 td, tr.px-lg-7 td {
    padding-right: 1.75rem !important;
  }
  tr.pb-lg-7 th, tr.py-lg-7 th, tr.pb-lg-7 td, tr.py-lg-7 td {
    padding-bottom: 1.75rem !important;
  }
  tr.pl-lg-7 th, tr.px-lg-7 th, tr.pl-lg-7 td, tr.px-lg-7 td {
    padding-left: 1.75rem !important;
  }
  tr.p-lg-8 th, tr.p-lg-8 td {
    padding: 2rem !important;
  }
  tr.pt-lg-8 th, tr.py-lg-8 th, tr.pt-lg-8 td, tr.py-lg-8 td {
    padding-top: 2rem !important;
  }
  tr.pr-lg-8 th, tr.px-lg-8 th, tr.pr-lg-8 td, tr.px-lg-8 td {
    padding-right: 2rem !important;
  }
  tr.pb-lg-8 th, tr.py-lg-8 th, tr.pb-lg-8 td, tr.py-lg-8 td {
    padding-bottom: 2rem !important;
  }
  tr.pl-lg-8 th, tr.px-lg-8 th, tr.pl-lg-8 td, tr.px-lg-8 td {
    padding-left: 2rem !important;
  }
  tr.p-lg-9 th, tr.p-lg-9 td {
    padding: 2.25rem !important;
  }
  tr.pt-lg-9 th, tr.py-lg-9 th, tr.pt-lg-9 td, tr.py-lg-9 td {
    padding-top: 2.25rem !important;
  }
  tr.pr-lg-9 th, tr.px-lg-9 th, tr.pr-lg-9 td, tr.px-lg-9 td {
    padding-right: 2.25rem !important;
  }
  tr.pb-lg-9 th, tr.py-lg-9 th, tr.pb-lg-9 td, tr.py-lg-9 td {
    padding-bottom: 2.25rem !important;
  }
  tr.pl-lg-9 th, tr.px-lg-9 th, tr.pl-lg-9 td, tr.px-lg-9 td {
    padding-left: 2.25rem !important;
  }
  tr.p-lg-10 th, tr.p-lg-10 td {
    padding: 2.5rem !important;
  }
  tr.pt-lg-10 th, tr.py-lg-10 th, tr.pt-lg-10 td, tr.py-lg-10 td {
    padding-top: 2.5rem !important;
  }
  tr.pr-lg-10 th, tr.px-lg-10 th, tr.pr-lg-10 td, tr.px-lg-10 td {
    padding-right: 2.5rem !important;
  }
  tr.pb-lg-10 th, tr.py-lg-10 th, tr.pb-lg-10 td, tr.py-lg-10 td {
    padding-bottom: 2.5rem !important;
  }
  tr.pl-lg-10 th, tr.px-lg-10 th, tr.pl-lg-10 td, tr.px-lg-10 td {
    padding-left: 2.5rem !important;
  }
  tr.p-lg-11 th, tr.p-lg-11 td {
    padding: 2.75rem !important;
  }
  tr.pt-lg-11 th, tr.py-lg-11 th, tr.pt-lg-11 td, tr.py-lg-11 td {
    padding-top: 2.75rem !important;
  }
  tr.pr-lg-11 th, tr.px-lg-11 th, tr.pr-lg-11 td, tr.px-lg-11 td {
    padding-right: 2.75rem !important;
  }
  tr.pb-lg-11 th, tr.py-lg-11 th, tr.pb-lg-11 td, tr.py-lg-11 td {
    padding-bottom: 2.75rem !important;
  }
  tr.pl-lg-11 th, tr.px-lg-11 th, tr.pl-lg-11 td, tr.px-lg-11 td {
    padding-left: 2.75rem !important;
  }
  tr.p-lg-12 th, tr.p-lg-12 td {
    padding: 3rem !important;
  }
  tr.pt-lg-12 th, tr.py-lg-12 th, tr.pt-lg-12 td, tr.py-lg-12 td {
    padding-top: 3rem !important;
  }
  tr.pr-lg-12 th, tr.px-lg-12 th, tr.pr-lg-12 td, tr.px-lg-12 td {
    padding-right: 3rem !important;
  }
  tr.pb-lg-12 th, tr.py-lg-12 th, tr.pb-lg-12 td, tr.py-lg-12 td {
    padding-bottom: 3rem !important;
  }
  tr.pl-lg-12 th, tr.px-lg-12 th, tr.pl-lg-12 td, tr.px-lg-12 td {
    padding-left: 3rem !important;
  }
  tr.p-lg-13 th, tr.p-lg-13 td {
    padding: 3.25rem !important;
  }
  tr.pt-lg-13 th, tr.py-lg-13 th, tr.pt-lg-13 td, tr.py-lg-13 td {
    padding-top: 3.25rem !important;
  }
  tr.pr-lg-13 th, tr.px-lg-13 th, tr.pr-lg-13 td, tr.px-lg-13 td {
    padding-right: 3.25rem !important;
  }
  tr.pb-lg-13 th, tr.py-lg-13 th, tr.pb-lg-13 td, tr.py-lg-13 td {
    padding-bottom: 3.25rem !important;
  }
  tr.pl-lg-13 th, tr.px-lg-13 th, tr.pl-lg-13 td, tr.px-lg-13 td {
    padding-left: 3.25rem !important;
  }
  tr.p-lg-14 th, tr.p-lg-14 td {
    padding: 3.5rem !important;
  }
  tr.pt-lg-14 th, tr.py-lg-14 th, tr.pt-lg-14 td, tr.py-lg-14 td {
    padding-top: 3.5rem !important;
  }
  tr.pr-lg-14 th, tr.px-lg-14 th, tr.pr-lg-14 td, tr.px-lg-14 td {
    padding-right: 3.5rem !important;
  }
  tr.pb-lg-14 th, tr.py-lg-14 th, tr.pb-lg-14 td, tr.py-lg-14 td {
    padding-bottom: 3.5rem !important;
  }
  tr.pl-lg-14 th, tr.px-lg-14 th, tr.pl-lg-14 td, tr.px-lg-14 td {
    padding-left: 3.5rem !important;
  }
  tr.p-lg-15 th, tr.p-lg-15 td {
    padding: 3.75rem !important;
  }
  tr.pt-lg-15 th, tr.py-lg-15 th, tr.pt-lg-15 td, tr.py-lg-15 td {
    padding-top: 3.75rem !important;
  }
  tr.pr-lg-15 th, tr.px-lg-15 th, tr.pr-lg-15 td, tr.px-lg-15 td {
    padding-right: 3.75rem !important;
  }
  tr.pb-lg-15 th, tr.py-lg-15 th, tr.pb-lg-15 td, tr.py-lg-15 td {
    padding-bottom: 3.75rem !important;
  }
  tr.pl-lg-15 th, tr.px-lg-15 th, tr.pl-lg-15 td, tr.px-lg-15 td {
    padding-left: 3.75rem !important;
  }
  tr.p-lg-16 th, tr.p-lg-16 td {
    padding: 4rem !important;
  }
  tr.pt-lg-16 th, tr.py-lg-16 th, tr.pt-lg-16 td, tr.py-lg-16 td {
    padding-top: 4rem !important;
  }
  tr.pr-lg-16 th, tr.px-lg-16 th, tr.pr-lg-16 td, tr.px-lg-16 td {
    padding-right: 4rem !important;
  }
  tr.pb-lg-16 th, tr.py-lg-16 th, tr.pb-lg-16 td, tr.py-lg-16 td {
    padding-bottom: 4rem !important;
  }
  tr.pl-lg-16 th, tr.px-lg-16 th, tr.pl-lg-16 td, tr.px-lg-16 td {
    padding-left: 4rem !important;
  }
  tr.p-lg-17 th, tr.p-lg-17 td {
    padding: 4.25rem !important;
  }
  tr.pt-lg-17 th, tr.py-lg-17 th, tr.pt-lg-17 td, tr.py-lg-17 td {
    padding-top: 4.25rem !important;
  }
  tr.pr-lg-17 th, tr.px-lg-17 th, tr.pr-lg-17 td, tr.px-lg-17 td {
    padding-right: 4.25rem !important;
  }
  tr.pb-lg-17 th, tr.py-lg-17 th, tr.pb-lg-17 td, tr.py-lg-17 td {
    padding-bottom: 4.25rem !important;
  }
  tr.pl-lg-17 th, tr.px-lg-17 th, tr.pl-lg-17 td, tr.px-lg-17 td {
    padding-left: 4.25rem !important;
  }
  tr.p-lg-18 th, tr.p-lg-18 td {
    padding: 4.5rem !important;
  }
  tr.pt-lg-18 th, tr.py-lg-18 th, tr.pt-lg-18 td, tr.py-lg-18 td {
    padding-top: 4.5rem !important;
  }
  tr.pr-lg-18 th, tr.px-lg-18 th, tr.pr-lg-18 td, tr.px-lg-18 td {
    padding-right: 4.5rem !important;
  }
  tr.pb-lg-18 th, tr.py-lg-18 th, tr.pb-lg-18 td, tr.py-lg-18 td {
    padding-bottom: 4.5rem !important;
  }
  tr.pl-lg-18 th, tr.px-lg-18 th, tr.pl-lg-18 td, tr.px-lg-18 td {
    padding-left: 4.5rem !important;
  }
  tr.p-lg-19 th, tr.p-lg-19 td {
    padding: 4.75rem !important;
  }
  tr.pt-lg-19 th, tr.py-lg-19 th, tr.pt-lg-19 td, tr.py-lg-19 td {
    padding-top: 4.75rem !important;
  }
  tr.pr-lg-19 th, tr.px-lg-19 th, tr.pr-lg-19 td, tr.px-lg-19 td {
    padding-right: 4.75rem !important;
  }
  tr.pb-lg-19 th, tr.py-lg-19 th, tr.pb-lg-19 td, tr.py-lg-19 td {
    padding-bottom: 4.75rem !important;
  }
  tr.pl-lg-19 th, tr.px-lg-19 th, tr.pl-lg-19 td, tr.px-lg-19 td {
    padding-left: 4.75rem !important;
  }
  tr.p-lg-20 th, tr.p-lg-20 td {
    padding: 5rem !important;
  }
  tr.pt-lg-20 th, tr.py-lg-20 th, tr.pt-lg-20 td, tr.py-lg-20 td {
    padding-top: 5rem !important;
  }
  tr.pr-lg-20 th, tr.px-lg-20 th, tr.pr-lg-20 td, tr.px-lg-20 td {
    padding-right: 5rem !important;
  }
  tr.pb-lg-20 th, tr.py-lg-20 th, tr.pb-lg-20 td, tr.py-lg-20 td {
    padding-bottom: 5rem !important;
  }
  tr.pl-lg-20 th, tr.px-lg-20 th, tr.pl-lg-20 td, tr.px-lg-20 td {
    padding-left: 5rem !important;
  }
  tr.p-lg-21 th, tr.p-lg-21 td {
    padding: 5.25rem !important;
  }
  tr.pt-lg-21 th, tr.py-lg-21 th, tr.pt-lg-21 td, tr.py-lg-21 td {
    padding-top: 5.25rem !important;
  }
  tr.pr-lg-21 th, tr.px-lg-21 th, tr.pr-lg-21 td, tr.px-lg-21 td {
    padding-right: 5.25rem !important;
  }
  tr.pb-lg-21 th, tr.py-lg-21 th, tr.pb-lg-21 td, tr.py-lg-21 td {
    padding-bottom: 5.25rem !important;
  }
  tr.pl-lg-21 th, tr.px-lg-21 th, tr.pl-lg-21 td, tr.px-lg-21 td {
    padding-left: 5.25rem !important;
  }
  tr.p-lg-22 th, tr.p-lg-22 td {
    padding: 5.5rem !important;
  }
  tr.pt-lg-22 th, tr.py-lg-22 th, tr.pt-lg-22 td, tr.py-lg-22 td {
    padding-top: 5.5rem !important;
  }
  tr.pr-lg-22 th, tr.px-lg-22 th, tr.pr-lg-22 td, tr.px-lg-22 td {
    padding-right: 5.5rem !important;
  }
  tr.pb-lg-22 th, tr.py-lg-22 th, tr.pb-lg-22 td, tr.py-lg-22 td {
    padding-bottom: 5.5rem !important;
  }
  tr.pl-lg-22 th, tr.px-lg-22 th, tr.pl-lg-22 td, tr.px-lg-22 td {
    padding-left: 5.5rem !important;
  }
  tr.p-lg-23 th, tr.p-lg-23 td {
    padding: 5.75rem !important;
  }
  tr.pt-lg-23 th, tr.py-lg-23 th, tr.pt-lg-23 td, tr.py-lg-23 td {
    padding-top: 5.75rem !important;
  }
  tr.pr-lg-23 th, tr.px-lg-23 th, tr.pr-lg-23 td, tr.px-lg-23 td {
    padding-right: 5.75rem !important;
  }
  tr.pb-lg-23 th, tr.py-lg-23 th, tr.pb-lg-23 td, tr.py-lg-23 td {
    padding-bottom: 5.75rem !important;
  }
  tr.pl-lg-23 th, tr.px-lg-23 th, tr.pl-lg-23 td, tr.px-lg-23 td {
    padding-left: 5.75rem !important;
  }
  tr.p-lg-24 th, tr.p-lg-24 td {
    padding: 6rem !important;
  }
  tr.pt-lg-24 th, tr.py-lg-24 th, tr.pt-lg-24 td, tr.py-lg-24 td {
    padding-top: 6rem !important;
  }
  tr.pr-lg-24 th, tr.px-lg-24 th, tr.pr-lg-24 td, tr.px-lg-24 td {
    padding-right: 6rem !important;
  }
  tr.pb-lg-24 th, tr.py-lg-24 th, tr.pb-lg-24 td, tr.py-lg-24 td {
    padding-bottom: 6rem !important;
  }
  tr.pl-lg-24 th, tr.px-lg-24 th, tr.pl-lg-24 td, tr.px-lg-24 td {
    padding-left: 6rem !important;
  }
  tr.p-lg-30 th, tr.p-lg-30 td {
    padding: 7.5rem !important;
  }
  tr.pt-lg-30 th, tr.py-lg-30 th, tr.pt-lg-30 td, tr.py-lg-30 td {
    padding-top: 7.5rem !important;
  }
  tr.pr-lg-30 th, tr.px-lg-30 th, tr.pr-lg-30 td, tr.px-lg-30 td {
    padding-right: 7.5rem !important;
  }
  tr.pb-lg-30 th, tr.py-lg-30 th, tr.pb-lg-30 td, tr.py-lg-30 td {
    padding-bottom: 7.5rem !important;
  }
  tr.pl-lg-30 th, tr.px-lg-30 th, tr.pl-lg-30 td, tr.px-lg-30 td {
    padding-left: 7.5rem !important;
  }
  tr.p-lg-40 th, tr.p-lg-40 td {
    padding: 10rem !important;
  }
  tr.pt-lg-40 th, tr.py-lg-40 th, tr.pt-lg-40 td, tr.py-lg-40 td {
    padding-top: 10rem !important;
  }
  tr.pr-lg-40 th, tr.px-lg-40 th, tr.pr-lg-40 td, tr.px-lg-40 td {
    padding-right: 10rem !important;
  }
  tr.pb-lg-40 th, tr.py-lg-40 th, tr.pb-lg-40 td, tr.py-lg-40 td {
    padding-bottom: 10rem !important;
  }
  tr.pl-lg-40 th, tr.px-lg-40 th, tr.pl-lg-40 td, tr.px-lg-40 td {
    padding-left: 10rem !important;
  }
  tr.p-lg-50 th, tr.p-lg-50 td {
    padding: 12.5rem !important;
  }
  tr.pt-lg-50 th, tr.py-lg-50 th, tr.pt-lg-50 td, tr.py-lg-50 td {
    padding-top: 12.5rem !important;
  }
  tr.pr-lg-50 th, tr.px-lg-50 th, tr.pr-lg-50 td, tr.px-lg-50 td {
    padding-right: 12.5rem !important;
  }
  tr.pb-lg-50 th, tr.py-lg-50 th, tr.pb-lg-50 td, tr.py-lg-50 td {
    padding-bottom: 12.5rem !important;
  }
  tr.pl-lg-50 th, tr.px-lg-50 th, tr.pl-lg-50 td, tr.px-lg-50 td {
    padding-left: 12.5rem !important;
  }
  tr.p-lg-56 th, tr.p-lg-56 td {
    padding: 14rem !important;
  }
  tr.pt-lg-56 th, tr.py-lg-56 th, tr.pt-lg-56 td, tr.py-lg-56 td {
    padding-top: 14rem !important;
  }
  tr.pr-lg-56 th, tr.px-lg-56 th, tr.pr-lg-56 td, tr.px-lg-56 td {
    padding-right: 14rem !important;
  }
  tr.pb-lg-56 th, tr.py-lg-56 th, tr.pb-lg-56 td, tr.py-lg-56 td {
    padding-bottom: 14rem !important;
  }
  tr.pl-lg-56 th, tr.px-lg-56 th, tr.pl-lg-56 td, tr.px-lg-56 td {
    padding-left: 14rem !important;
  }
  tr.p-lg-60 th, tr.p-lg-60 td {
    padding: 15rem !important;
  }
  tr.pt-lg-60 th, tr.py-lg-60 th, tr.pt-lg-60 td, tr.py-lg-60 td {
    padding-top: 15rem !important;
  }
  tr.pr-lg-60 th, tr.px-lg-60 th, tr.pr-lg-60 td, tr.px-lg-60 td {
    padding-right: 15rem !important;
  }
  tr.pb-lg-60 th, tr.py-lg-60 th, tr.pb-lg-60 td, tr.py-lg-60 td {
    padding-bottom: 15rem !important;
  }
  tr.pl-lg-60 th, tr.px-lg-60 th, tr.pl-lg-60 td, tr.px-lg-60 td {
    padding-left: 15rem !important;
  }
  tr.p-lg-70 th, tr.p-lg-70 td {
    padding: 17.5rem !important;
  }
  tr.pt-lg-70 th, tr.py-lg-70 th, tr.pt-lg-70 td, tr.py-lg-70 td {
    padding-top: 17.5rem !important;
  }
  tr.pr-lg-70 th, tr.px-lg-70 th, tr.pr-lg-70 td, tr.px-lg-70 td {
    padding-right: 17.5rem !important;
  }
  tr.pb-lg-70 th, tr.py-lg-70 th, tr.pb-lg-70 td, tr.py-lg-70 td {
    padding-bottom: 17.5rem !important;
  }
  tr.pl-lg-70 th, tr.px-lg-70 th, tr.pl-lg-70 td, tr.px-lg-70 td {
    padding-left: 17.5rem !important;
  }
  tr.p-lg-72 th, tr.p-lg-72 td {
    padding: 18rem !important;
  }
  tr.pt-lg-72 th, tr.py-lg-72 th, tr.pt-lg-72 td, tr.py-lg-72 td {
    padding-top: 18rem !important;
  }
  tr.pr-lg-72 th, tr.px-lg-72 th, tr.pr-lg-72 td, tr.px-lg-72 td {
    padding-right: 18rem !important;
  }
  tr.pb-lg-72 th, tr.py-lg-72 th, tr.pb-lg-72 td, tr.py-lg-72 td {
    padding-bottom: 18rem !important;
  }
  tr.pl-lg-72 th, tr.px-lg-72 th, tr.pl-lg-72 td, tr.px-lg-72 td {
    padding-left: 18rem !important;
  }
  tr.p-lg-80 th, tr.p-lg-80 td {
    padding: 20rem !important;
  }
  tr.pt-lg-80 th, tr.py-lg-80 th, tr.pt-lg-80 td, tr.py-lg-80 td {
    padding-top: 20rem !important;
  }
  tr.pr-lg-80 th, tr.px-lg-80 th, tr.pr-lg-80 td, tr.px-lg-80 td {
    padding-right: 20rem !important;
  }
  tr.pb-lg-80 th, tr.py-lg-80 th, tr.pb-lg-80 td, tr.py-lg-80 td {
    padding-bottom: 20rem !important;
  }
  tr.pl-lg-80 th, tr.px-lg-80 th, tr.pl-lg-80 td, tr.px-lg-80 td {
    padding-left: 20rem !important;
  }
  tr.p-lg-90 th, tr.p-lg-90 td {
    padding: 22.5rem !important;
  }
  tr.pt-lg-90 th, tr.py-lg-90 th, tr.pt-lg-90 td, tr.py-lg-90 td {
    padding-top: 22.5rem !important;
  }
  tr.pr-lg-90 th, tr.px-lg-90 th, tr.pr-lg-90 td, tr.px-lg-90 td {
    padding-right: 22.5rem !important;
  }
  tr.pb-lg-90 th, tr.py-lg-90 th, tr.pb-lg-90 td, tr.py-lg-90 td {
    padding-bottom: 22.5rem !important;
  }
  tr.pl-lg-90 th, tr.px-lg-90 th, tr.pl-lg-90 td, tr.px-lg-90 td {
    padding-left: 22.5rem !important;
  }
  tr.p-lg-100 th, tr.p-lg-100 td {
    padding: 25rem !important;
  }
  tr.pt-lg-100 th, tr.py-lg-100 th, tr.pt-lg-100 td, tr.py-lg-100 td {
    padding-top: 25rem !important;
  }
  tr.pr-lg-100 th, tr.px-lg-100 th, tr.pr-lg-100 td, tr.px-lg-100 td {
    padding-right: 25rem !important;
  }
  tr.pb-lg-100 th, tr.py-lg-100 th, tr.pb-lg-100 td, tr.py-lg-100 td {
    padding-bottom: 25rem !important;
  }
  tr.pl-lg-100 th, tr.px-lg-100 th, tr.pl-lg-100 td, tr.px-lg-100 td {
    padding-left: 25rem !important;
  }
  tr.p-lg-120 th, tr.p-lg-120 td {
    padding: 30rem !important;
  }
  tr.pt-lg-120 th, tr.py-lg-120 th, tr.pt-lg-120 td, tr.py-lg-120 td {
    padding-top: 30rem !important;
  }
  tr.pr-lg-120 th, tr.px-lg-120 th, tr.pr-lg-120 td, tr.px-lg-120 td {
    padding-right: 30rem !important;
  }
  tr.pb-lg-120 th, tr.py-lg-120 th, tr.pb-lg-120 td, tr.py-lg-120 td {
    padding-bottom: 30rem !important;
  }
  tr.pl-lg-120 th, tr.px-lg-120 th, tr.pl-lg-120 td, tr.px-lg-120 td {
    padding-left: 30rem !important;
  }
  tr.p-lg-5p th, tr.p-lg-5p td {
    padding: 5% !important;
  }
  tr.pt-lg-5p th, tr.py-lg-5p th, tr.pt-lg-5p td, tr.py-lg-5p td {
    padding-top: 5% !important;
  }
  tr.pr-lg-5p th, tr.px-lg-5p th, tr.pr-lg-5p td, tr.px-lg-5p td {
    padding-right: 5% !important;
  }
  tr.pb-lg-5p th, tr.py-lg-5p th, tr.pb-lg-5p td, tr.py-lg-5p td {
    padding-bottom: 5% !important;
  }
  tr.pl-lg-5p th, tr.px-lg-5p th, tr.pl-lg-5p td, tr.px-lg-5p td {
    padding-left: 5% !important;
  }
  tr.p-lg-10p th, tr.p-lg-10p td {
    padding: 10% !important;
  }
  tr.pt-lg-10p th, tr.py-lg-10p th, tr.pt-lg-10p td, tr.py-lg-10p td {
    padding-top: 10% !important;
  }
  tr.pr-lg-10p th, tr.px-lg-10p th, tr.pr-lg-10p td, tr.px-lg-10p td {
    padding-right: 10% !important;
  }
  tr.pb-lg-10p th, tr.py-lg-10p th, tr.pb-lg-10p td, tr.py-lg-10p td {
    padding-bottom: 10% !important;
  }
  tr.pl-lg-10p th, tr.px-lg-10p th, tr.pl-lg-10p td, tr.px-lg-10p td {
    padding-left: 10% !important;
  }
  tr.p-lg-30p th, tr.p-lg-30p td {
    padding: 30% !important;
  }
  tr.pt-lg-30p th, tr.py-lg-30p th, tr.pt-lg-30p td, tr.py-lg-30p td {
    padding-top: 30% !important;
  }
  tr.pr-lg-30p th, tr.px-lg-30p th, tr.pr-lg-30p td, tr.px-lg-30p td {
    padding-right: 30% !important;
  }
  tr.pb-lg-30p th, tr.py-lg-30p th, tr.pb-lg-30p td, tr.py-lg-30p td {
    padding-bottom: 30% !important;
  }
  tr.pl-lg-30p th, tr.px-lg-30p th, tr.pl-lg-30p td, tr.px-lg-30p td {
    padding-left: 30% !important;
  }
  tr.p-lg-40p th, tr.p-lg-40p td {
    padding: 40% !important;
  }
  tr.pt-lg-40p th, tr.py-lg-40p th, tr.pt-lg-40p td, tr.py-lg-40p td {
    padding-top: 40% !important;
  }
  tr.pr-lg-40p th, tr.px-lg-40p th, tr.pr-lg-40p td, tr.px-lg-40p td {
    padding-right: 40% !important;
  }
  tr.pb-lg-40p th, tr.py-lg-40p th, tr.pb-lg-40p td, tr.py-lg-40p td {
    padding-bottom: 40% !important;
  }
  tr.pl-lg-40p th, tr.px-lg-40p th, tr.pl-lg-40p td, tr.px-lg-40p td {
    padding-left: 40% !important;
  }
  tr.p-lg-45p th, tr.p-lg-45p td {
    padding: 45% !important;
  }
  tr.pt-lg-45p th, tr.py-lg-45p th, tr.pt-lg-45p td, tr.py-lg-45p td {
    padding-top: 45% !important;
  }
  tr.pr-lg-45p th, tr.px-lg-45p th, tr.pr-lg-45p td, tr.px-lg-45p td {
    padding-right: 45% !important;
  }
  tr.pb-lg-45p th, tr.py-lg-45p th, tr.pb-lg-45p td, tr.py-lg-45p td {
    padding-bottom: 45% !important;
  }
  tr.pl-lg-45p th, tr.px-lg-45p th, tr.pl-lg-45p td, tr.px-lg-45p td {
    padding-left: 45% !important;
  }
  tr.p-lg-50p th, tr.p-lg-50p td {
    padding: 50% !important;
  }
  tr.pt-lg-50p th, tr.py-lg-50p th, tr.pt-lg-50p td, tr.py-lg-50p td {
    padding-top: 50% !important;
  }
  tr.pr-lg-50p th, tr.px-lg-50p th, tr.pr-lg-50p td, tr.px-lg-50p td {
    padding-right: 50% !important;
  }
  tr.pb-lg-50p th, tr.py-lg-50p th, tr.pb-lg-50p td, tr.py-lg-50p td {
    padding-bottom: 50% !important;
  }
  tr.pl-lg-50p th, tr.px-lg-50p th, tr.pl-lg-50p td, tr.px-lg-50p td {
    padding-left: 50% !important;
  }
  tr.p-lg-77p th, tr.p-lg-77p td {
    padding: 77% !important;
  }
  tr.pt-lg-77p th, tr.py-lg-77p th, tr.pt-lg-77p td, tr.py-lg-77p td {
    padding-top: 77% !important;
  }
  tr.pr-lg-77p th, tr.px-lg-77p th, tr.pr-lg-77p td, tr.px-lg-77p td {
    padding-right: 77% !important;
  }
  tr.pb-lg-77p th, tr.py-lg-77p th, tr.pb-lg-77p td, tr.py-lg-77p td {
    padding-bottom: 77% !important;
  }
  tr.pl-lg-77p th, tr.px-lg-77p th, tr.pl-lg-77p td, tr.px-lg-77p td {
    padding-left: 77% !important;
  }
  tr.p-lg-100p th, tr.p-lg-100p td {
    padding: 100% !important;
  }
  tr.pt-lg-100p th, tr.py-lg-100p th, tr.pt-lg-100p td, tr.py-lg-100p td {
    padding-top: 100% !important;
  }
  tr.pr-lg-100p th, tr.px-lg-100p th, tr.pr-lg-100p td, tr.px-lg-100p td {
    padding-right: 100% !important;
  }
  tr.pb-lg-100p th, tr.py-lg-100p th, tr.pb-lg-100p td, tr.py-lg-100p td {
    padding-bottom: 100% !important;
  }
  tr.pl-lg-100p th, tr.px-lg-100p th, tr.pl-lg-100p td, tr.px-lg-100p td {
    padding-left: 100% !important;
  }
  tr.p-lg-30vh th, tr.p-lg-30vh td {
    padding: 30vh !important;
  }
  tr.pt-lg-30vh th, tr.py-lg-30vh th, tr.pt-lg-30vh td, tr.py-lg-30vh td {
    padding-top: 30vh !important;
  }
  tr.pr-lg-30vh th, tr.px-lg-30vh th, tr.pr-lg-30vh td, tr.px-lg-30vh td {
    padding-right: 30vh !important;
  }
  tr.pb-lg-30vh th, tr.py-lg-30vh th, tr.pb-lg-30vh td, tr.py-lg-30vh td {
    padding-bottom: 30vh !important;
  }
  tr.pl-lg-30vh th, tr.px-lg-30vh th, tr.pl-lg-30vh td, tr.px-lg-30vh td {
    padding-left: 30vh !important;
  }
  tr.p-lg-50vh th, tr.p-lg-50vh td {
    padding: 50vh !important;
  }
  tr.pt-lg-50vh th, tr.py-lg-50vh th, tr.pt-lg-50vh td, tr.py-lg-50vh td {
    padding-top: 50vh !important;
  }
  tr.pr-lg-50vh th, tr.px-lg-50vh th, tr.pr-lg-50vh td, tr.px-lg-50vh td {
    padding-right: 50vh !important;
  }
  tr.pb-lg-50vh th, tr.py-lg-50vh th, tr.pb-lg-50vh td, tr.py-lg-50vh td {
    padding-bottom: 50vh !important;
  }
  tr.pl-lg-50vh th, tr.px-lg-50vh th, tr.pl-lg-50vh td, tr.px-lg-50vh td {
    padding-left: 50vh !important;
  }
  tr.p-lg-100vh th, tr.p-lg-100vh td {
    padding: 100vh !important;
  }
  tr.pt-lg-100vh th, tr.py-lg-100vh th, tr.pt-lg-100vh td, tr.py-lg-100vh td {
    padding-top: 100vh !important;
  }
  tr.pr-lg-100vh th, tr.px-lg-100vh th, tr.pr-lg-100vh td, tr.px-lg-100vh td {
    padding-right: 100vh !important;
  }
  tr.pb-lg-100vh th, tr.py-lg-100vh th, tr.pb-lg-100vh td, tr.py-lg-100vh td {
    padding-bottom: 100vh !important;
  }
  tr.pl-lg-100vh th, tr.px-lg-100vh th, tr.pl-lg-100vh td, tr.px-lg-100vh td {
    padding-left: 100vh !important;
  }
  tr th.p-lg-0, tr td.p-lg-0 {
    padding: 0 !important;
  }
  tr th.pt-lg-0, tr th.py-lg-0, tr td.pt-lg-0, tr td.py-lg-0 {
    padding-top: 0 !important;
  }
  tr th.pr-lg-0, tr th.px-lg-0, tr td.pr-lg-0, tr td.px-lg-0 {
    padding-right: 0 !important;
  }
  tr th.pb-lg-0, tr th.py-lg-0, tr td.pb-lg-0, tr td.py-lg-0 {
    padding-bottom: 0 !important;
  }
  tr th.pl-lg-0, tr th.px-lg-0, tr td.pl-lg-0, tr td.px-lg-0 {
    padding-left: 0 !important;
  }
  tr th.p-lg-1, tr td.p-lg-1 {
    padding: 0.25rem !important;
  }
  tr th.pt-lg-1, tr th.py-lg-1, tr td.pt-lg-1, tr td.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  tr th.pr-lg-1, tr th.px-lg-1, tr td.pr-lg-1, tr td.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  tr th.pb-lg-1, tr th.py-lg-1, tr td.pb-lg-1, tr td.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  tr th.pl-lg-1, tr th.px-lg-1, tr td.pl-lg-1, tr td.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  tr th.p-lg-2, tr td.p-lg-2 {
    padding: 0.5rem !important;
  }
  tr th.pt-lg-2, tr th.py-lg-2, tr td.pt-lg-2, tr td.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  tr th.pr-lg-2, tr th.px-lg-2, tr td.pr-lg-2, tr td.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  tr th.pb-lg-2, tr th.py-lg-2, tr td.pb-lg-2, tr td.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  tr th.pl-lg-2, tr th.px-lg-2, tr td.pl-lg-2, tr td.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  tr th.p-lg-3, tr td.p-lg-3 {
    padding: 0.75rem !important;
  }
  tr th.pt-lg-3, tr th.py-lg-3, tr td.pt-lg-3, tr td.py-lg-3 {
    padding-top: 0.75rem !important;
  }
  tr th.pr-lg-3, tr th.px-lg-3, tr td.pr-lg-3, tr td.px-lg-3 {
    padding-right: 0.75rem !important;
  }
  tr th.pb-lg-3, tr th.py-lg-3, tr td.pb-lg-3, tr td.py-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  tr th.pl-lg-3, tr th.px-lg-3, tr td.pl-lg-3, tr td.px-lg-3 {
    padding-left: 0.75rem !important;
  }
  tr th.p-lg-4, tr td.p-lg-4 {
    padding: 1rem !important;
  }
  tr th.pt-lg-4, tr th.py-lg-4, tr td.pt-lg-4, tr td.py-lg-4 {
    padding-top: 1rem !important;
  }
  tr th.pr-lg-4, tr th.px-lg-4, tr td.pr-lg-4, tr td.px-lg-4 {
    padding-right: 1rem !important;
  }
  tr th.pb-lg-4, tr th.py-lg-4, tr td.pb-lg-4, tr td.py-lg-4 {
    padding-bottom: 1rem !important;
  }
  tr th.pl-lg-4, tr th.px-lg-4, tr td.pl-lg-4, tr td.px-lg-4 {
    padding-left: 1rem !important;
  }
  tr th.p-lg-5, tr td.p-lg-5 {
    padding: 1.25rem !important;
  }
  tr th.pt-lg-5, tr th.py-lg-5, tr td.pt-lg-5, tr td.py-lg-5 {
    padding-top: 1.25rem !important;
  }
  tr th.pr-lg-5, tr th.px-lg-5, tr td.pr-lg-5, tr td.px-lg-5 {
    padding-right: 1.25rem !important;
  }
  tr th.pb-lg-5, tr th.py-lg-5, tr td.pb-lg-5, tr td.py-lg-5 {
    padding-bottom: 1.25rem !important;
  }
  tr th.pl-lg-5, tr th.px-lg-5, tr td.pl-lg-5, tr td.px-lg-5 {
    padding-left: 1.25rem !important;
  }
  tr th.p-lg-6, tr td.p-lg-6 {
    padding: 1.5rem !important;
  }
  tr th.pt-lg-6, tr th.py-lg-6, tr td.pt-lg-6, tr td.py-lg-6 {
    padding-top: 1.5rem !important;
  }
  tr th.pr-lg-6, tr th.px-lg-6, tr td.pr-lg-6, tr td.px-lg-6 {
    padding-right: 1.5rem !important;
  }
  tr th.pb-lg-6, tr th.py-lg-6, tr td.pb-lg-6, tr td.py-lg-6 {
    padding-bottom: 1.5rem !important;
  }
  tr th.pl-lg-6, tr th.px-lg-6, tr td.pl-lg-6, tr td.px-lg-6 {
    padding-left: 1.5rem !important;
  }
  tr th.p-lg-7, tr td.p-lg-7 {
    padding: 1.75rem !important;
  }
  tr th.pt-lg-7, tr th.py-lg-7, tr td.pt-lg-7, tr td.py-lg-7 {
    padding-top: 1.75rem !important;
  }
  tr th.pr-lg-7, tr th.px-lg-7, tr td.pr-lg-7, tr td.px-lg-7 {
    padding-right: 1.75rem !important;
  }
  tr th.pb-lg-7, tr th.py-lg-7, tr td.pb-lg-7, tr td.py-lg-7 {
    padding-bottom: 1.75rem !important;
  }
  tr th.pl-lg-7, tr th.px-lg-7, tr td.pl-lg-7, tr td.px-lg-7 {
    padding-left: 1.75rem !important;
  }
  tr th.p-lg-8, tr td.p-lg-8 {
    padding: 2rem !important;
  }
  tr th.pt-lg-8, tr th.py-lg-8, tr td.pt-lg-8, tr td.py-lg-8 {
    padding-top: 2rem !important;
  }
  tr th.pr-lg-8, tr th.px-lg-8, tr td.pr-lg-8, tr td.px-lg-8 {
    padding-right: 2rem !important;
  }
  tr th.pb-lg-8, tr th.py-lg-8, tr td.pb-lg-8, tr td.py-lg-8 {
    padding-bottom: 2rem !important;
  }
  tr th.pl-lg-8, tr th.px-lg-8, tr td.pl-lg-8, tr td.px-lg-8 {
    padding-left: 2rem !important;
  }
  tr th.p-lg-9, tr td.p-lg-9 {
    padding: 2.25rem !important;
  }
  tr th.pt-lg-9, tr th.py-lg-9, tr td.pt-lg-9, tr td.py-lg-9 {
    padding-top: 2.25rem !important;
  }
  tr th.pr-lg-9, tr th.px-lg-9, tr td.pr-lg-9, tr td.px-lg-9 {
    padding-right: 2.25rem !important;
  }
  tr th.pb-lg-9, tr th.py-lg-9, tr td.pb-lg-9, tr td.py-lg-9 {
    padding-bottom: 2.25rem !important;
  }
  tr th.pl-lg-9, tr th.px-lg-9, tr td.pl-lg-9, tr td.px-lg-9 {
    padding-left: 2.25rem !important;
  }
  tr th.p-lg-10, tr td.p-lg-10 {
    padding: 2.5rem !important;
  }
  tr th.pt-lg-10, tr th.py-lg-10, tr td.pt-lg-10, tr td.py-lg-10 {
    padding-top: 2.5rem !important;
  }
  tr th.pr-lg-10, tr th.px-lg-10, tr td.pr-lg-10, tr td.px-lg-10 {
    padding-right: 2.5rem !important;
  }
  tr th.pb-lg-10, tr th.py-lg-10, tr td.pb-lg-10, tr td.py-lg-10 {
    padding-bottom: 2.5rem !important;
  }
  tr th.pl-lg-10, tr th.px-lg-10, tr td.pl-lg-10, tr td.px-lg-10 {
    padding-left: 2.5rem !important;
  }
  tr th.p-lg-11, tr td.p-lg-11 {
    padding: 2.75rem !important;
  }
  tr th.pt-lg-11, tr th.py-lg-11, tr td.pt-lg-11, tr td.py-lg-11 {
    padding-top: 2.75rem !important;
  }
  tr th.pr-lg-11, tr th.px-lg-11, tr td.pr-lg-11, tr td.px-lg-11 {
    padding-right: 2.75rem !important;
  }
  tr th.pb-lg-11, tr th.py-lg-11, tr td.pb-lg-11, tr td.py-lg-11 {
    padding-bottom: 2.75rem !important;
  }
  tr th.pl-lg-11, tr th.px-lg-11, tr td.pl-lg-11, tr td.px-lg-11 {
    padding-left: 2.75rem !important;
  }
  tr th.p-lg-12, tr td.p-lg-12 {
    padding: 3rem !important;
  }
  tr th.pt-lg-12, tr th.py-lg-12, tr td.pt-lg-12, tr td.py-lg-12 {
    padding-top: 3rem !important;
  }
  tr th.pr-lg-12, tr th.px-lg-12, tr td.pr-lg-12, tr td.px-lg-12 {
    padding-right: 3rem !important;
  }
  tr th.pb-lg-12, tr th.py-lg-12, tr td.pb-lg-12, tr td.py-lg-12 {
    padding-bottom: 3rem !important;
  }
  tr th.pl-lg-12, tr th.px-lg-12, tr td.pl-lg-12, tr td.px-lg-12 {
    padding-left: 3rem !important;
  }
  tr th.p-lg-13, tr td.p-lg-13 {
    padding: 3.25rem !important;
  }
  tr th.pt-lg-13, tr th.py-lg-13, tr td.pt-lg-13, tr td.py-lg-13 {
    padding-top: 3.25rem !important;
  }
  tr th.pr-lg-13, tr th.px-lg-13, tr td.pr-lg-13, tr td.px-lg-13 {
    padding-right: 3.25rem !important;
  }
  tr th.pb-lg-13, tr th.py-lg-13, tr td.pb-lg-13, tr td.py-lg-13 {
    padding-bottom: 3.25rem !important;
  }
  tr th.pl-lg-13, tr th.px-lg-13, tr td.pl-lg-13, tr td.px-lg-13 {
    padding-left: 3.25rem !important;
  }
  tr th.p-lg-14, tr td.p-lg-14 {
    padding: 3.5rem !important;
  }
  tr th.pt-lg-14, tr th.py-lg-14, tr td.pt-lg-14, tr td.py-lg-14 {
    padding-top: 3.5rem !important;
  }
  tr th.pr-lg-14, tr th.px-lg-14, tr td.pr-lg-14, tr td.px-lg-14 {
    padding-right: 3.5rem !important;
  }
  tr th.pb-lg-14, tr th.py-lg-14, tr td.pb-lg-14, tr td.py-lg-14 {
    padding-bottom: 3.5rem !important;
  }
  tr th.pl-lg-14, tr th.px-lg-14, tr td.pl-lg-14, tr td.px-lg-14 {
    padding-left: 3.5rem !important;
  }
  tr th.p-lg-15, tr td.p-lg-15 {
    padding: 3.75rem !important;
  }
  tr th.pt-lg-15, tr th.py-lg-15, tr td.pt-lg-15, tr td.py-lg-15 {
    padding-top: 3.75rem !important;
  }
  tr th.pr-lg-15, tr th.px-lg-15, tr td.pr-lg-15, tr td.px-lg-15 {
    padding-right: 3.75rem !important;
  }
  tr th.pb-lg-15, tr th.py-lg-15, tr td.pb-lg-15, tr td.py-lg-15 {
    padding-bottom: 3.75rem !important;
  }
  tr th.pl-lg-15, tr th.px-lg-15, tr td.pl-lg-15, tr td.px-lg-15 {
    padding-left: 3.75rem !important;
  }
  tr th.p-lg-16, tr td.p-lg-16 {
    padding: 4rem !important;
  }
  tr th.pt-lg-16, tr th.py-lg-16, tr td.pt-lg-16, tr td.py-lg-16 {
    padding-top: 4rem !important;
  }
  tr th.pr-lg-16, tr th.px-lg-16, tr td.pr-lg-16, tr td.px-lg-16 {
    padding-right: 4rem !important;
  }
  tr th.pb-lg-16, tr th.py-lg-16, tr td.pb-lg-16, tr td.py-lg-16 {
    padding-bottom: 4rem !important;
  }
  tr th.pl-lg-16, tr th.px-lg-16, tr td.pl-lg-16, tr td.px-lg-16 {
    padding-left: 4rem !important;
  }
  tr th.p-lg-17, tr td.p-lg-17 {
    padding: 4.25rem !important;
  }
  tr th.pt-lg-17, tr th.py-lg-17, tr td.pt-lg-17, tr td.py-lg-17 {
    padding-top: 4.25rem !important;
  }
  tr th.pr-lg-17, tr th.px-lg-17, tr td.pr-lg-17, tr td.px-lg-17 {
    padding-right: 4.25rem !important;
  }
  tr th.pb-lg-17, tr th.py-lg-17, tr td.pb-lg-17, tr td.py-lg-17 {
    padding-bottom: 4.25rem !important;
  }
  tr th.pl-lg-17, tr th.px-lg-17, tr td.pl-lg-17, tr td.px-lg-17 {
    padding-left: 4.25rem !important;
  }
  tr th.p-lg-18, tr td.p-lg-18 {
    padding: 4.5rem !important;
  }
  tr th.pt-lg-18, tr th.py-lg-18, tr td.pt-lg-18, tr td.py-lg-18 {
    padding-top: 4.5rem !important;
  }
  tr th.pr-lg-18, tr th.px-lg-18, tr td.pr-lg-18, tr td.px-lg-18 {
    padding-right: 4.5rem !important;
  }
  tr th.pb-lg-18, tr th.py-lg-18, tr td.pb-lg-18, tr td.py-lg-18 {
    padding-bottom: 4.5rem !important;
  }
  tr th.pl-lg-18, tr th.px-lg-18, tr td.pl-lg-18, tr td.px-lg-18 {
    padding-left: 4.5rem !important;
  }
  tr th.p-lg-19, tr td.p-lg-19 {
    padding: 4.75rem !important;
  }
  tr th.pt-lg-19, tr th.py-lg-19, tr td.pt-lg-19, tr td.py-lg-19 {
    padding-top: 4.75rem !important;
  }
  tr th.pr-lg-19, tr th.px-lg-19, tr td.pr-lg-19, tr td.px-lg-19 {
    padding-right: 4.75rem !important;
  }
  tr th.pb-lg-19, tr th.py-lg-19, tr td.pb-lg-19, tr td.py-lg-19 {
    padding-bottom: 4.75rem !important;
  }
  tr th.pl-lg-19, tr th.px-lg-19, tr td.pl-lg-19, tr td.px-lg-19 {
    padding-left: 4.75rem !important;
  }
  tr th.p-lg-20, tr td.p-lg-20 {
    padding: 5rem !important;
  }
  tr th.pt-lg-20, tr th.py-lg-20, tr td.pt-lg-20, tr td.py-lg-20 {
    padding-top: 5rem !important;
  }
  tr th.pr-lg-20, tr th.px-lg-20, tr td.pr-lg-20, tr td.px-lg-20 {
    padding-right: 5rem !important;
  }
  tr th.pb-lg-20, tr th.py-lg-20, tr td.pb-lg-20, tr td.py-lg-20 {
    padding-bottom: 5rem !important;
  }
  tr th.pl-lg-20, tr th.px-lg-20, tr td.pl-lg-20, tr td.px-lg-20 {
    padding-left: 5rem !important;
  }
  tr th.p-lg-21, tr td.p-lg-21 {
    padding: 5.25rem !important;
  }
  tr th.pt-lg-21, tr th.py-lg-21, tr td.pt-lg-21, tr td.py-lg-21 {
    padding-top: 5.25rem !important;
  }
  tr th.pr-lg-21, tr th.px-lg-21, tr td.pr-lg-21, tr td.px-lg-21 {
    padding-right: 5.25rem !important;
  }
  tr th.pb-lg-21, tr th.py-lg-21, tr td.pb-lg-21, tr td.py-lg-21 {
    padding-bottom: 5.25rem !important;
  }
  tr th.pl-lg-21, tr th.px-lg-21, tr td.pl-lg-21, tr td.px-lg-21 {
    padding-left: 5.25rem !important;
  }
  tr th.p-lg-22, tr td.p-lg-22 {
    padding: 5.5rem !important;
  }
  tr th.pt-lg-22, tr th.py-lg-22, tr td.pt-lg-22, tr td.py-lg-22 {
    padding-top: 5.5rem !important;
  }
  tr th.pr-lg-22, tr th.px-lg-22, tr td.pr-lg-22, tr td.px-lg-22 {
    padding-right: 5.5rem !important;
  }
  tr th.pb-lg-22, tr th.py-lg-22, tr td.pb-lg-22, tr td.py-lg-22 {
    padding-bottom: 5.5rem !important;
  }
  tr th.pl-lg-22, tr th.px-lg-22, tr td.pl-lg-22, tr td.px-lg-22 {
    padding-left: 5.5rem !important;
  }
  tr th.p-lg-23, tr td.p-lg-23 {
    padding: 5.75rem !important;
  }
  tr th.pt-lg-23, tr th.py-lg-23, tr td.pt-lg-23, tr td.py-lg-23 {
    padding-top: 5.75rem !important;
  }
  tr th.pr-lg-23, tr th.px-lg-23, tr td.pr-lg-23, tr td.px-lg-23 {
    padding-right: 5.75rem !important;
  }
  tr th.pb-lg-23, tr th.py-lg-23, tr td.pb-lg-23, tr td.py-lg-23 {
    padding-bottom: 5.75rem !important;
  }
  tr th.pl-lg-23, tr th.px-lg-23, tr td.pl-lg-23, tr td.px-lg-23 {
    padding-left: 5.75rem !important;
  }
  tr th.p-lg-24, tr td.p-lg-24 {
    padding: 6rem !important;
  }
  tr th.pt-lg-24, tr th.py-lg-24, tr td.pt-lg-24, tr td.py-lg-24 {
    padding-top: 6rem !important;
  }
  tr th.pr-lg-24, tr th.px-lg-24, tr td.pr-lg-24, tr td.px-lg-24 {
    padding-right: 6rem !important;
  }
  tr th.pb-lg-24, tr th.py-lg-24, tr td.pb-lg-24, tr td.py-lg-24 {
    padding-bottom: 6rem !important;
  }
  tr th.pl-lg-24, tr th.px-lg-24, tr td.pl-lg-24, tr td.px-lg-24 {
    padding-left: 6rem !important;
  }
  tr th.p-lg-30, tr td.p-lg-30 {
    padding: 7.5rem !important;
  }
  tr th.pt-lg-30, tr th.py-lg-30, tr td.pt-lg-30, tr td.py-lg-30 {
    padding-top: 7.5rem !important;
  }
  tr th.pr-lg-30, tr th.px-lg-30, tr td.pr-lg-30, tr td.px-lg-30 {
    padding-right: 7.5rem !important;
  }
  tr th.pb-lg-30, tr th.py-lg-30, tr td.pb-lg-30, tr td.py-lg-30 {
    padding-bottom: 7.5rem !important;
  }
  tr th.pl-lg-30, tr th.px-lg-30, tr td.pl-lg-30, tr td.px-lg-30 {
    padding-left: 7.5rem !important;
  }
  tr th.p-lg-40, tr td.p-lg-40 {
    padding: 10rem !important;
  }
  tr th.pt-lg-40, tr th.py-lg-40, tr td.pt-lg-40, tr td.py-lg-40 {
    padding-top: 10rem !important;
  }
  tr th.pr-lg-40, tr th.px-lg-40, tr td.pr-lg-40, tr td.px-lg-40 {
    padding-right: 10rem !important;
  }
  tr th.pb-lg-40, tr th.py-lg-40, tr td.pb-lg-40, tr td.py-lg-40 {
    padding-bottom: 10rem !important;
  }
  tr th.pl-lg-40, tr th.px-lg-40, tr td.pl-lg-40, tr td.px-lg-40 {
    padding-left: 10rem !important;
  }
  tr th.p-lg-50, tr td.p-lg-50 {
    padding: 12.5rem !important;
  }
  tr th.pt-lg-50, tr th.py-lg-50, tr td.pt-lg-50, tr td.py-lg-50 {
    padding-top: 12.5rem !important;
  }
  tr th.pr-lg-50, tr th.px-lg-50, tr td.pr-lg-50, tr td.px-lg-50 {
    padding-right: 12.5rem !important;
  }
  tr th.pb-lg-50, tr th.py-lg-50, tr td.pb-lg-50, tr td.py-lg-50 {
    padding-bottom: 12.5rem !important;
  }
  tr th.pl-lg-50, tr th.px-lg-50, tr td.pl-lg-50, tr td.px-lg-50 {
    padding-left: 12.5rem !important;
  }
  tr th.p-lg-56, tr td.p-lg-56 {
    padding: 14rem !important;
  }
  tr th.pt-lg-56, tr th.py-lg-56, tr td.pt-lg-56, tr td.py-lg-56 {
    padding-top: 14rem !important;
  }
  tr th.pr-lg-56, tr th.px-lg-56, tr td.pr-lg-56, tr td.px-lg-56 {
    padding-right: 14rem !important;
  }
  tr th.pb-lg-56, tr th.py-lg-56, tr td.pb-lg-56, tr td.py-lg-56 {
    padding-bottom: 14rem !important;
  }
  tr th.pl-lg-56, tr th.px-lg-56, tr td.pl-lg-56, tr td.px-lg-56 {
    padding-left: 14rem !important;
  }
  tr th.p-lg-60, tr td.p-lg-60 {
    padding: 15rem !important;
  }
  tr th.pt-lg-60, tr th.py-lg-60, tr td.pt-lg-60, tr td.py-lg-60 {
    padding-top: 15rem !important;
  }
  tr th.pr-lg-60, tr th.px-lg-60, tr td.pr-lg-60, tr td.px-lg-60 {
    padding-right: 15rem !important;
  }
  tr th.pb-lg-60, tr th.py-lg-60, tr td.pb-lg-60, tr td.py-lg-60 {
    padding-bottom: 15rem !important;
  }
  tr th.pl-lg-60, tr th.px-lg-60, tr td.pl-lg-60, tr td.px-lg-60 {
    padding-left: 15rem !important;
  }
  tr th.p-lg-70, tr td.p-lg-70 {
    padding: 17.5rem !important;
  }
  tr th.pt-lg-70, tr th.py-lg-70, tr td.pt-lg-70, tr td.py-lg-70 {
    padding-top: 17.5rem !important;
  }
  tr th.pr-lg-70, tr th.px-lg-70, tr td.pr-lg-70, tr td.px-lg-70 {
    padding-right: 17.5rem !important;
  }
  tr th.pb-lg-70, tr th.py-lg-70, tr td.pb-lg-70, tr td.py-lg-70 {
    padding-bottom: 17.5rem !important;
  }
  tr th.pl-lg-70, tr th.px-lg-70, tr td.pl-lg-70, tr td.px-lg-70 {
    padding-left: 17.5rem !important;
  }
  tr th.p-lg-72, tr td.p-lg-72 {
    padding: 18rem !important;
  }
  tr th.pt-lg-72, tr th.py-lg-72, tr td.pt-lg-72, tr td.py-lg-72 {
    padding-top: 18rem !important;
  }
  tr th.pr-lg-72, tr th.px-lg-72, tr td.pr-lg-72, tr td.px-lg-72 {
    padding-right: 18rem !important;
  }
  tr th.pb-lg-72, tr th.py-lg-72, tr td.pb-lg-72, tr td.py-lg-72 {
    padding-bottom: 18rem !important;
  }
  tr th.pl-lg-72, tr th.px-lg-72, tr td.pl-lg-72, tr td.px-lg-72 {
    padding-left: 18rem !important;
  }
  tr th.p-lg-80, tr td.p-lg-80 {
    padding: 20rem !important;
  }
  tr th.pt-lg-80, tr th.py-lg-80, tr td.pt-lg-80, tr td.py-lg-80 {
    padding-top: 20rem !important;
  }
  tr th.pr-lg-80, tr th.px-lg-80, tr td.pr-lg-80, tr td.px-lg-80 {
    padding-right: 20rem !important;
  }
  tr th.pb-lg-80, tr th.py-lg-80, tr td.pb-lg-80, tr td.py-lg-80 {
    padding-bottom: 20rem !important;
  }
  tr th.pl-lg-80, tr th.px-lg-80, tr td.pl-lg-80, tr td.px-lg-80 {
    padding-left: 20rem !important;
  }
  tr th.p-lg-90, tr td.p-lg-90 {
    padding: 22.5rem !important;
  }
  tr th.pt-lg-90, tr th.py-lg-90, tr td.pt-lg-90, tr td.py-lg-90 {
    padding-top: 22.5rem !important;
  }
  tr th.pr-lg-90, tr th.px-lg-90, tr td.pr-lg-90, tr td.px-lg-90 {
    padding-right: 22.5rem !important;
  }
  tr th.pb-lg-90, tr th.py-lg-90, tr td.pb-lg-90, tr td.py-lg-90 {
    padding-bottom: 22.5rem !important;
  }
  tr th.pl-lg-90, tr th.px-lg-90, tr td.pl-lg-90, tr td.px-lg-90 {
    padding-left: 22.5rem !important;
  }
  tr th.p-lg-100, tr td.p-lg-100 {
    padding: 25rem !important;
  }
  tr th.pt-lg-100, tr th.py-lg-100, tr td.pt-lg-100, tr td.py-lg-100 {
    padding-top: 25rem !important;
  }
  tr th.pr-lg-100, tr th.px-lg-100, tr td.pr-lg-100, tr td.px-lg-100 {
    padding-right: 25rem !important;
  }
  tr th.pb-lg-100, tr th.py-lg-100, tr td.pb-lg-100, tr td.py-lg-100 {
    padding-bottom: 25rem !important;
  }
  tr th.pl-lg-100, tr th.px-lg-100, tr td.pl-lg-100, tr td.px-lg-100 {
    padding-left: 25rem !important;
  }
  tr th.p-lg-120, tr td.p-lg-120 {
    padding: 30rem !important;
  }
  tr th.pt-lg-120, tr th.py-lg-120, tr td.pt-lg-120, tr td.py-lg-120 {
    padding-top: 30rem !important;
  }
  tr th.pr-lg-120, tr th.px-lg-120, tr td.pr-lg-120, tr td.px-lg-120 {
    padding-right: 30rem !important;
  }
  tr th.pb-lg-120, tr th.py-lg-120, tr td.pb-lg-120, tr td.py-lg-120 {
    padding-bottom: 30rem !important;
  }
  tr th.pl-lg-120, tr th.px-lg-120, tr td.pl-lg-120, tr td.px-lg-120 {
    padding-left: 30rem !important;
  }
  tr th.p-lg-5p, tr td.p-lg-5p {
    padding: 5% !important;
  }
  tr th.pt-lg-5p, tr th.py-lg-5p, tr td.pt-lg-5p, tr td.py-lg-5p {
    padding-top: 5% !important;
  }
  tr th.pr-lg-5p, tr th.px-lg-5p, tr td.pr-lg-5p, tr td.px-lg-5p {
    padding-right: 5% !important;
  }
  tr th.pb-lg-5p, tr th.py-lg-5p, tr td.pb-lg-5p, tr td.py-lg-5p {
    padding-bottom: 5% !important;
  }
  tr th.pl-lg-5p, tr th.px-lg-5p, tr td.pl-lg-5p, tr td.px-lg-5p {
    padding-left: 5% !important;
  }
  tr th.p-lg-10p, tr td.p-lg-10p {
    padding: 10% !important;
  }
  tr th.pt-lg-10p, tr th.py-lg-10p, tr td.pt-lg-10p, tr td.py-lg-10p {
    padding-top: 10% !important;
  }
  tr th.pr-lg-10p, tr th.px-lg-10p, tr td.pr-lg-10p, tr td.px-lg-10p {
    padding-right: 10% !important;
  }
  tr th.pb-lg-10p, tr th.py-lg-10p, tr td.pb-lg-10p, tr td.py-lg-10p {
    padding-bottom: 10% !important;
  }
  tr th.pl-lg-10p, tr th.px-lg-10p, tr td.pl-lg-10p, tr td.px-lg-10p {
    padding-left: 10% !important;
  }
  tr th.p-lg-30p, tr td.p-lg-30p {
    padding: 30% !important;
  }
  tr th.pt-lg-30p, tr th.py-lg-30p, tr td.pt-lg-30p, tr td.py-lg-30p {
    padding-top: 30% !important;
  }
  tr th.pr-lg-30p, tr th.px-lg-30p, tr td.pr-lg-30p, tr td.px-lg-30p {
    padding-right: 30% !important;
  }
  tr th.pb-lg-30p, tr th.py-lg-30p, tr td.pb-lg-30p, tr td.py-lg-30p {
    padding-bottom: 30% !important;
  }
  tr th.pl-lg-30p, tr th.px-lg-30p, tr td.pl-lg-30p, tr td.px-lg-30p {
    padding-left: 30% !important;
  }
  tr th.p-lg-40p, tr td.p-lg-40p {
    padding: 40% !important;
  }
  tr th.pt-lg-40p, tr th.py-lg-40p, tr td.pt-lg-40p, tr td.py-lg-40p {
    padding-top: 40% !important;
  }
  tr th.pr-lg-40p, tr th.px-lg-40p, tr td.pr-lg-40p, tr td.px-lg-40p {
    padding-right: 40% !important;
  }
  tr th.pb-lg-40p, tr th.py-lg-40p, tr td.pb-lg-40p, tr td.py-lg-40p {
    padding-bottom: 40% !important;
  }
  tr th.pl-lg-40p, tr th.px-lg-40p, tr td.pl-lg-40p, tr td.px-lg-40p {
    padding-left: 40% !important;
  }
  tr th.p-lg-45p, tr td.p-lg-45p {
    padding: 45% !important;
  }
  tr th.pt-lg-45p, tr th.py-lg-45p, tr td.pt-lg-45p, tr td.py-lg-45p {
    padding-top: 45% !important;
  }
  tr th.pr-lg-45p, tr th.px-lg-45p, tr td.pr-lg-45p, tr td.px-lg-45p {
    padding-right: 45% !important;
  }
  tr th.pb-lg-45p, tr th.py-lg-45p, tr td.pb-lg-45p, tr td.py-lg-45p {
    padding-bottom: 45% !important;
  }
  tr th.pl-lg-45p, tr th.px-lg-45p, tr td.pl-lg-45p, tr td.px-lg-45p {
    padding-left: 45% !important;
  }
  tr th.p-lg-50p, tr td.p-lg-50p {
    padding: 50% !important;
  }
  tr th.pt-lg-50p, tr th.py-lg-50p, tr td.pt-lg-50p, tr td.py-lg-50p {
    padding-top: 50% !important;
  }
  tr th.pr-lg-50p, tr th.px-lg-50p, tr td.pr-lg-50p, tr td.px-lg-50p {
    padding-right: 50% !important;
  }
  tr th.pb-lg-50p, tr th.py-lg-50p, tr td.pb-lg-50p, tr td.py-lg-50p {
    padding-bottom: 50% !important;
  }
  tr th.pl-lg-50p, tr th.px-lg-50p, tr td.pl-lg-50p, tr td.px-lg-50p {
    padding-left: 50% !important;
  }
  tr th.p-lg-77p, tr td.p-lg-77p {
    padding: 77% !important;
  }
  tr th.pt-lg-77p, tr th.py-lg-77p, tr td.pt-lg-77p, tr td.py-lg-77p {
    padding-top: 77% !important;
  }
  tr th.pr-lg-77p, tr th.px-lg-77p, tr td.pr-lg-77p, tr td.px-lg-77p {
    padding-right: 77% !important;
  }
  tr th.pb-lg-77p, tr th.py-lg-77p, tr td.pb-lg-77p, tr td.py-lg-77p {
    padding-bottom: 77% !important;
  }
  tr th.pl-lg-77p, tr th.px-lg-77p, tr td.pl-lg-77p, tr td.px-lg-77p {
    padding-left: 77% !important;
  }
  tr th.p-lg-100p, tr td.p-lg-100p {
    padding: 100% !important;
  }
  tr th.pt-lg-100p, tr th.py-lg-100p, tr td.pt-lg-100p, tr td.py-lg-100p {
    padding-top: 100% !important;
  }
  tr th.pr-lg-100p, tr th.px-lg-100p, tr td.pr-lg-100p, tr td.px-lg-100p {
    padding-right: 100% !important;
  }
  tr th.pb-lg-100p, tr th.py-lg-100p, tr td.pb-lg-100p, tr td.py-lg-100p {
    padding-bottom: 100% !important;
  }
  tr th.pl-lg-100p, tr th.px-lg-100p, tr td.pl-lg-100p, tr td.px-lg-100p {
    padding-left: 100% !important;
  }
  tr th.p-lg-30vh, tr td.p-lg-30vh {
    padding: 30vh !important;
  }
  tr th.pt-lg-30vh, tr th.py-lg-30vh, tr td.pt-lg-30vh, tr td.py-lg-30vh {
    padding-top: 30vh !important;
  }
  tr th.pr-lg-30vh, tr th.px-lg-30vh, tr td.pr-lg-30vh, tr td.px-lg-30vh {
    padding-right: 30vh !important;
  }
  tr th.pb-lg-30vh, tr th.py-lg-30vh, tr td.pb-lg-30vh, tr td.py-lg-30vh {
    padding-bottom: 30vh !important;
  }
  tr th.pl-lg-30vh, tr th.px-lg-30vh, tr td.pl-lg-30vh, tr td.px-lg-30vh {
    padding-left: 30vh !important;
  }
  tr th.p-lg-50vh, tr td.p-lg-50vh {
    padding: 50vh !important;
  }
  tr th.pt-lg-50vh, tr th.py-lg-50vh, tr td.pt-lg-50vh, tr td.py-lg-50vh {
    padding-top: 50vh !important;
  }
  tr th.pr-lg-50vh, tr th.px-lg-50vh, tr td.pr-lg-50vh, tr td.px-lg-50vh {
    padding-right: 50vh !important;
  }
  tr th.pb-lg-50vh, tr th.py-lg-50vh, tr td.pb-lg-50vh, tr td.py-lg-50vh {
    padding-bottom: 50vh !important;
  }
  tr th.pl-lg-50vh, tr th.px-lg-50vh, tr td.pl-lg-50vh, tr td.px-lg-50vh {
    padding-left: 50vh !important;
  }
  tr th.p-lg-100vh, tr td.p-lg-100vh {
    padding: 100vh !important;
  }
  tr th.pt-lg-100vh, tr th.py-lg-100vh, tr td.pt-lg-100vh, tr td.py-lg-100vh {
    padding-top: 100vh !important;
  }
  tr th.pr-lg-100vh, tr th.px-lg-100vh, tr td.pr-lg-100vh, tr td.px-lg-100vh {
    padding-right: 100vh !important;
  }
  tr th.pb-lg-100vh, tr th.py-lg-100vh, tr td.pb-lg-100vh, tr td.py-lg-100vh {
    padding-bottom: 100vh !important;
  }
  tr th.pl-lg-100vh, tr th.px-lg-100vh, tr td.pl-lg-100vh, tr td.px-lg-100vh {
    padding-left: 100vh !important;
  }
  table.l-lg th, table.l-lg td {
    text-align: left;
  }
  table.c-lg th, table.c-lg td {
    text-align: center;
  }
  table.r-lg th, table.r-lg td {
    text-align: right;
  }
  tr.l-lg th, tr.l-lg td {
    text-align: left;
  }
  tr.c-lg th, tr.c-lg td {
    text-align: center;
  }
  tr.r-lg th, tr.r-lg td {
    text-align: right;
  }
  tr th.l-lg, tr td.l-lg {
    text-align: left;
  }
  tr th.c-lg, tr td.c-lg {
    text-align: center;
  }
  tr th.r-lg, tr td.r-lg {
    text-align: right;
  }
  table.t-lg th, table.t-lg td {
    vertical-align: top;
  }
  table.m-lg th, table.m-lg td {
    vertical-align: middle;
  }
  table.b-lg th, table.b-lg td {
    vertical-align: bottom;
  }
  tr.t-lg th, tr.t-lg td {
    vertical-align: top;
  }
  tr.m-lg th, tr.m-lg td {
    vertical-align: middle;
  }
  tr.b-lg th, tr.b-lg td {
    vertical-align: bottom;
  }
  tr th.t-lg, tr td.t-lg {
    vertical-align: top;
  }
  tr th.m-lg, tr td.m-lg {
    vertical-align: middle;
  }
  tr th.b-lg, tr td.b-lg {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  table.border-xl {
    border-collapse: collapse;
    width: 100%;
    border: 1px #202121 solid;
    margin: 1rem 0;
  }
  table.border-xl th, table.border-xl td {
    border: 1px #202121 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.border-xl th {
    background: #E6EAEA;
    font-weight: bold;
  }
  table.border-xl td {
    background: #FFFFFF;
  }
  table.border-xl caption {
    text-align: right;
    font-weight: 700;
  }
  table.border-xl caption span {
    display: block;
    text-align: center;
  }
  table.w100-xl {
    width: 100%;
    margin: 1rem 0;
  }
  table.w100-xl th, table.w100-xl td {
    padding: 1px 0.3rem;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
  }
  table.w100-xl caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-xl {
    border-collapse: collapse;
    width: 100%;
    margin: 1rem 0 1.5rem 0;
  }
  table.line-xl th, table.line-xl td {
    border-bottom: 1px #DDDDDD solid;
    padding: 4px 0.3rem;
    text-align: left;
    font-weight: normal;
  }
  table.line-xl th {
    font-weight: bold;
  }
  table.line-xl tr + tr th, table.line-xl tr + tr td {
    border-top: 1px #84968C solid;
  }
  table.line-xl caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-xl caption span {
    display: block;
    text-align: center;
  }
  table.list-xl {
    border-collapse: collapse;
    width: 100%;
    border: 0.5rem #FFFFFF solid !important;
    margin: 0.5rem 0;
  }
  .bg-w table.list-xl {
    border-color: #202121 !important;
  }
  table.list-xl th, table.list-xl td {
    border: 1px #F4F7F6 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.list-xl td, table.list-xl tbody td {
    background: #FFFFFF;
  }
  .bg-w table.list-xl td, .bg-w table.list-xl tbody td {
    background: #202121;
  }
  table.list-xl tr:nth-child(even) td {
    background: #F4F7F6;
  }
  .bg-w table.list-xl tr:nth-child(even) td {
    background: #FFFFFF;
  }
  table.list-xl th, table.list-xl thead td {
    background: #202121;
    font-weight: bold;
  }
  .bg-w table.list-xl th, .bg-w table.list-xl thead td {
    background: #FFFFFF;
  }
  table.list-xl caption {
    text-align: right;
    font-weight: 700;
  }
  table.list-xl caption span {
    display: block;
    text-align: center;
  }
  table.table-ascard-xl thead {
    display: none;
  }
  table.table-ascard-xl tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  table.table-ascard-xl tr th, table.table-ascard-xl tr td {
    width: 100%;
  }
  table.table-astable-xl thead {
    display: table-header-group;
  }
  table.table-astable-xl tr {
    display: table-row;
  }
  table.table-astable-xl tr th, table.table-astable-xl tr td {
    width: auto;
  }
  table.c-xl-w th, table.c-xl-w td {
    color: #FFFFFF !important;
  }
  table.bg-xl-w th, table.bg-xl-w td {
    background-color: #FFFFFF !important;
  }
  table.bg-xl-w th .c-back, table.bg-xl-w td .c-back {
    color: #FFFFFF !important;
  }
  table.c-xl-b th, table.c-xl-b td {
    color: #000000 !important;
  }
  table.bg-xl-b th, table.bg-xl-b td {
    background-color: #000000 !important;
  }
  table.bg-xl-b th .c-back, table.bg-xl-b td .c-back {
    color: #000000 !important;
  }
  table.c-xl-t th, table.c-xl-t td {
    color: transparent !important;
  }
  table.bg-xl-t th, table.bg-xl-t td {
    background-color: transparent !important;
  }
  table.bg-xl-t th .c-back, table.bg-xl-t td .c-back {
    color: transparent !important;
  }
  table.c-xl-1 th, table.c-xl-1 td {
    color: #202121 !important;
  }
  table.bg-xl-1 th, table.bg-xl-1 td {
    background-color: #202121 !important;
  }
  table.bg-xl-1 th .c-back, table.bg-xl-1 td .c-back {
    color: #202121 !important;
  }
  table.c-xl-2 th, table.c-xl-2 td {
    color: #202121 !important;
  }
  table.bg-xl-2 th, table.bg-xl-2 td {
    background-color: #202121 !important;
  }
  table.bg-xl-2 th .c-back, table.bg-xl-2 td .c-back {
    color: #202121 !important;
  }
  table.c-xl-3 th, table.c-xl-3 td {
    color: #ED1C24 !important;
  }
  table.bg-xl-3 th, table.bg-xl-3 td {
    background-color: #ED1C24 !important;
  }
  table.bg-xl-3 th .c-back, table.bg-xl-3 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-xl-4 th, table.c-xl-4 td {
    color: #202121 !important;
  }
  table.bg-xl-4 th, table.bg-xl-4 td {
    background-color: #202121 !important;
  }
  table.bg-xl-4 th .c-back, table.bg-xl-4 td .c-back {
    color: #202121 !important;
  }
  table.c-xl-6 th, table.c-xl-6 td {
    color: #F35975 !important;
  }
  table.bg-xl-6 th, table.bg-xl-6 td {
    background-color: #F35975 !important;
  }
  table.bg-xl-6 th .c-back, table.bg-xl-6 td .c-back {
    color: #F35975 !important;
  }
  table.c-xl-7 th, table.c-xl-7 td {
    color: #999999 !important;
  }
  table.bg-xl-7 th, table.bg-xl-7 td {
    background-color: #999999 !important;
  }
  table.bg-xl-7 th .c-back, table.bg-xl-7 td .c-back {
    color: #999999 !important;
  }
  table.c-xl-c1 th, table.c-xl-c1 td {
    color: #FCFCFC !important;
  }
  table.bg-xl-c1 th, table.bg-xl-c1 td {
    background-color: #FCFCFC !important;
  }
  table.bg-xl-c1 th .c-back, table.bg-xl-c1 td .c-back {
    color: #FCFCFC !important;
  }
  table.c-xl-c2 th, table.c-xl-c2 td {
    color: #ED1C24 !important;
  }
  table.bg-xl-c2 th, table.bg-xl-c2 td {
    background-color: #ED1C24 !important;
  }
  table.bg-xl-c2 th .c-back, table.bg-xl-c2 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-xl-c3 th, table.c-xl-c3 td {
    color: #C30438 !important;
  }
  table.bg-xl-c3 th, table.bg-xl-c3 td {
    background-color: #C30438 !important;
  }
  table.bg-xl-c3 th .c-back, table.bg-xl-c3 td .c-back {
    color: #C30438 !important;
  }
  table.c-xl-c4 th, table.c-xl-c4 td {
    color: #F4F7F6 !important;
  }
  table.bg-xl-c4 th, table.bg-xl-c4 td {
    background-color: #F4F7F6 !important;
  }
  table.bg-xl-c4 th .c-back, table.bg-xl-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  table.c-xl-c5 th, table.c-xl-c5 td {
    color: #E6EAEA !important;
  }
  table.bg-xl-c5 th, table.bg-xl-c5 td {
    background-color: #E6EAEA !important;
  }
  table.bg-xl-c5 th .c-back, table.bg-xl-c5 td .c-back {
    color: #E6EAEA !important;
  }
  table.c-xl-c6 th, table.c-xl-c6 td {
    color: #202121 !important;
  }
  table.bg-xl-c6 th, table.bg-xl-c6 td {
    background-color: #202121 !important;
  }
  table.bg-xl-c6 th .c-back, table.bg-xl-c6 td .c-back {
    color: #202121 !important;
  }
  table.c-xl-c7 th, table.c-xl-c7 td {
    color: #818285 !important;
  }
  table.bg-xl-c7 th, table.bg-xl-c7 td {
    background-color: #818285 !important;
  }
  table.bg-xl-c7 th .c-back, table.bg-xl-c7 td .c-back {
    color: #818285 !important;
  }
  table.c-xl-c8 th, table.c-xl-c8 td {
    color: #ffffff !important;
  }
  table.bg-xl-c8 th, table.bg-xl-c8 td {
    background-color: #ffffff !important;
  }
  table.bg-xl-c8 th .c-back, table.bg-xl-c8 td .c-back {
    color: #ffffff !important;
  }
  table.c-xl-c9 th, table.c-xl-c9 td {
    color: #C3C7C6 !important;
  }
  table.bg-xl-c9 th, table.bg-xl-c9 td {
    background-color: #C3C7C6 !important;
  }
  table.bg-xl-c9 th .c-back, table.bg-xl-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  table.c-xl-c10 th, table.c-xl-c10 td {
    color: #0C121C !important;
  }
  table.bg-xl-c10 th, table.bg-xl-c10 td {
    background-color: #0C121C !important;
  }
  table.bg-xl-c10 th .c-back, table.bg-xl-c10 td .c-back {
    color: #0C121C !important;
  }
  table.c-xl-c11 th, table.c-xl-c11 td {
    color: #4FC4B6 !important;
  }
  table.bg-xl-c11 th, table.bg-xl-c11 td {
    background-color: #4FC4B6 !important;
  }
  table.bg-xl-c11 th .c-back, table.bg-xl-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  table.c-xl-yt th, table.c-xl-yt td {
    color: #c4302b !important;
  }
  table.bg-xl-yt th, table.bg-xl-yt td {
    background-color: #c4302b !important;
  }
  table.bg-xl-yt th .c-back, table.bg-xl-yt td .c-back {
    color: #c4302b !important;
  }
  tr.c-xl-w th, tr.c-xl-w td {
    color: #FFFFFF !important;
  }
  tr.bg-xl-w th, tr.bg-xl-w td {
    background-color: #FFFFFF !important;
  }
  tr.bg-xl-w th .c-back, tr.bg-xl-w td .c-back {
    color: #FFFFFF !important;
  }
  tr.c-xl-b th, tr.c-xl-b td {
    color: #000000 !important;
  }
  tr.bg-xl-b th, tr.bg-xl-b td {
    background-color: #000000 !important;
  }
  tr.bg-xl-b th .c-back, tr.bg-xl-b td .c-back {
    color: #000000 !important;
  }
  tr.c-xl-t th, tr.c-xl-t td {
    color: transparent !important;
  }
  tr.bg-xl-t th, tr.bg-xl-t td {
    background-color: transparent !important;
  }
  tr.bg-xl-t th .c-back, tr.bg-xl-t td .c-back {
    color: transparent !important;
  }
  tr.c-xl-1 th, tr.c-xl-1 td {
    color: #202121 !important;
  }
  tr.bg-xl-1 th, tr.bg-xl-1 td {
    background-color: #202121 !important;
  }
  tr.bg-xl-1 th .c-back, tr.bg-xl-1 td .c-back {
    color: #202121 !important;
  }
  tr.c-xl-2 th, tr.c-xl-2 td {
    color: #202121 !important;
  }
  tr.bg-xl-2 th, tr.bg-xl-2 td {
    background-color: #202121 !important;
  }
  tr.bg-xl-2 th .c-back, tr.bg-xl-2 td .c-back {
    color: #202121 !important;
  }
  tr.c-xl-3 th, tr.c-xl-3 td {
    color: #ED1C24 !important;
  }
  tr.bg-xl-3 th, tr.bg-xl-3 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-xl-3 th .c-back, tr.bg-xl-3 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-xl-4 th, tr.c-xl-4 td {
    color: #202121 !important;
  }
  tr.bg-xl-4 th, tr.bg-xl-4 td {
    background-color: #202121 !important;
  }
  tr.bg-xl-4 th .c-back, tr.bg-xl-4 td .c-back {
    color: #202121 !important;
  }
  tr.c-xl-6 th, tr.c-xl-6 td {
    color: #F35975 !important;
  }
  tr.bg-xl-6 th, tr.bg-xl-6 td {
    background-color: #F35975 !important;
  }
  tr.bg-xl-6 th .c-back, tr.bg-xl-6 td .c-back {
    color: #F35975 !important;
  }
  tr.c-xl-7 th, tr.c-xl-7 td {
    color: #999999 !important;
  }
  tr.bg-xl-7 th, tr.bg-xl-7 td {
    background-color: #999999 !important;
  }
  tr.bg-xl-7 th .c-back, tr.bg-xl-7 td .c-back {
    color: #999999 !important;
  }
  tr.c-xl-c1 th, tr.c-xl-c1 td {
    color: #FCFCFC !important;
  }
  tr.bg-xl-c1 th, tr.bg-xl-c1 td {
    background-color: #FCFCFC !important;
  }
  tr.bg-xl-c1 th .c-back, tr.bg-xl-c1 td .c-back {
    color: #FCFCFC !important;
  }
  tr.c-xl-c2 th, tr.c-xl-c2 td {
    color: #ED1C24 !important;
  }
  tr.bg-xl-c2 th, tr.bg-xl-c2 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-xl-c2 th .c-back, tr.bg-xl-c2 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-xl-c3 th, tr.c-xl-c3 td {
    color: #C30438 !important;
  }
  tr.bg-xl-c3 th, tr.bg-xl-c3 td {
    background-color: #C30438 !important;
  }
  tr.bg-xl-c3 th .c-back, tr.bg-xl-c3 td .c-back {
    color: #C30438 !important;
  }
  tr.c-xl-c4 th, tr.c-xl-c4 td {
    color: #F4F7F6 !important;
  }
  tr.bg-xl-c4 th, tr.bg-xl-c4 td {
    background-color: #F4F7F6 !important;
  }
  tr.bg-xl-c4 th .c-back, tr.bg-xl-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  tr.c-xl-c5 th, tr.c-xl-c5 td {
    color: #E6EAEA !important;
  }
  tr.bg-xl-c5 th, tr.bg-xl-c5 td {
    background-color: #E6EAEA !important;
  }
  tr.bg-xl-c5 th .c-back, tr.bg-xl-c5 td .c-back {
    color: #E6EAEA !important;
  }
  tr.c-xl-c6 th, tr.c-xl-c6 td {
    color: #202121 !important;
  }
  tr.bg-xl-c6 th, tr.bg-xl-c6 td {
    background-color: #202121 !important;
  }
  tr.bg-xl-c6 th .c-back, tr.bg-xl-c6 td .c-back {
    color: #202121 !important;
  }
  tr.c-xl-c7 th, tr.c-xl-c7 td {
    color: #818285 !important;
  }
  tr.bg-xl-c7 th, tr.bg-xl-c7 td {
    background-color: #818285 !important;
  }
  tr.bg-xl-c7 th .c-back, tr.bg-xl-c7 td .c-back {
    color: #818285 !important;
  }
  tr.c-xl-c8 th, tr.c-xl-c8 td {
    color: #ffffff !important;
  }
  tr.bg-xl-c8 th, tr.bg-xl-c8 td {
    background-color: #ffffff !important;
  }
  tr.bg-xl-c8 th .c-back, tr.bg-xl-c8 td .c-back {
    color: #ffffff !important;
  }
  tr.c-xl-c9 th, tr.c-xl-c9 td {
    color: #C3C7C6 !important;
  }
  tr.bg-xl-c9 th, tr.bg-xl-c9 td {
    background-color: #C3C7C6 !important;
  }
  tr.bg-xl-c9 th .c-back, tr.bg-xl-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  tr.c-xl-c10 th, tr.c-xl-c10 td {
    color: #0C121C !important;
  }
  tr.bg-xl-c10 th, tr.bg-xl-c10 td {
    background-color: #0C121C !important;
  }
  tr.bg-xl-c10 th .c-back, tr.bg-xl-c10 td .c-back {
    color: #0C121C !important;
  }
  tr.c-xl-c11 th, tr.c-xl-c11 td {
    color: #4FC4B6 !important;
  }
  tr.bg-xl-c11 th, tr.bg-xl-c11 td {
    background-color: #4FC4B6 !important;
  }
  tr.bg-xl-c11 th .c-back, tr.bg-xl-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  tr.c-xl-yt th, tr.c-xl-yt td {
    color: #c4302b !important;
  }
  tr.bg-xl-yt th, tr.bg-xl-yt td {
    background-color: #c4302b !important;
  }
  tr.bg-xl-yt th .c-back, tr.bg-xl-yt td .c-back {
    color: #c4302b !important;
  }
  tr th.c-xl-w, tr td.c-xl-w {
    color: #FFFFFF !important;
  }
  tr th.bg-xl-w, tr td.bg-xl-w {
    background-color: #FFFFFF !important;
  }
  tr th.bg-xl-w .c-back, tr td.bg-xl-w .c-back {
    color: #FFFFFF !important;
  }
  tr th.c-xl-b, tr td.c-xl-b {
    color: #000000 !important;
  }
  tr th.bg-xl-b, tr td.bg-xl-b {
    background-color: #000000 !important;
  }
  tr th.bg-xl-b .c-back, tr td.bg-xl-b .c-back {
    color: #000000 !important;
  }
  tr th.c-xl-t, tr td.c-xl-t {
    color: transparent !important;
  }
  tr th.bg-xl-t, tr td.bg-xl-t {
    background-color: transparent !important;
  }
  tr th.bg-xl-t .c-back, tr td.bg-xl-t .c-back {
    color: transparent !important;
  }
  tr th.c-xl-1, tr td.c-xl-1 {
    color: #202121 !important;
  }
  tr th.bg-xl-1, tr td.bg-xl-1 {
    background-color: #202121 !important;
  }
  tr th.bg-xl-1 .c-back, tr td.bg-xl-1 .c-back {
    color: #202121 !important;
  }
  tr th.c-xl-2, tr td.c-xl-2 {
    color: #202121 !important;
  }
  tr th.bg-xl-2, tr td.bg-xl-2 {
    background-color: #202121 !important;
  }
  tr th.bg-xl-2 .c-back, tr td.bg-xl-2 .c-back {
    color: #202121 !important;
  }
  tr th.c-xl-3, tr td.c-xl-3 {
    color: #ED1C24 !important;
  }
  tr th.bg-xl-3, tr td.bg-xl-3 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-xl-3 .c-back, tr td.bg-xl-3 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-xl-4, tr td.c-xl-4 {
    color: #202121 !important;
  }
  tr th.bg-xl-4, tr td.bg-xl-4 {
    background-color: #202121 !important;
  }
  tr th.bg-xl-4 .c-back, tr td.bg-xl-4 .c-back {
    color: #202121 !important;
  }
  tr th.c-xl-6, tr td.c-xl-6 {
    color: #F35975 !important;
  }
  tr th.bg-xl-6, tr td.bg-xl-6 {
    background-color: #F35975 !important;
  }
  tr th.bg-xl-6 .c-back, tr td.bg-xl-6 .c-back {
    color: #F35975 !important;
  }
  tr th.c-xl-7, tr td.c-xl-7 {
    color: #999999 !important;
  }
  tr th.bg-xl-7, tr td.bg-xl-7 {
    background-color: #999999 !important;
  }
  tr th.bg-xl-7 .c-back, tr td.bg-xl-7 .c-back {
    color: #999999 !important;
  }
  tr th.c-xl-c1, tr td.c-xl-c1 {
    color: #FCFCFC !important;
  }
  tr th.bg-xl-c1, tr td.bg-xl-c1 {
    background-color: #FCFCFC !important;
  }
  tr th.bg-xl-c1 .c-back, tr td.bg-xl-c1 .c-back {
    color: #FCFCFC !important;
  }
  tr th.c-xl-c2, tr td.c-xl-c2 {
    color: #ED1C24 !important;
  }
  tr th.bg-xl-c2, tr td.bg-xl-c2 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-xl-c2 .c-back, tr td.bg-xl-c2 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-xl-c3, tr td.c-xl-c3 {
    color: #C30438 !important;
  }
  tr th.bg-xl-c3, tr td.bg-xl-c3 {
    background-color: #C30438 !important;
  }
  tr th.bg-xl-c3 .c-back, tr td.bg-xl-c3 .c-back {
    color: #C30438 !important;
  }
  tr th.c-xl-c4, tr td.c-xl-c4 {
    color: #F4F7F6 !important;
  }
  tr th.bg-xl-c4, tr td.bg-xl-c4 {
    background-color: #F4F7F6 !important;
  }
  tr th.bg-xl-c4 .c-back, tr td.bg-xl-c4 .c-back {
    color: #F4F7F6 !important;
  }
  tr th.c-xl-c5, tr td.c-xl-c5 {
    color: #E6EAEA !important;
  }
  tr th.bg-xl-c5, tr td.bg-xl-c5 {
    background-color: #E6EAEA !important;
  }
  tr th.bg-xl-c5 .c-back, tr td.bg-xl-c5 .c-back {
    color: #E6EAEA !important;
  }
  tr th.c-xl-c6, tr td.c-xl-c6 {
    color: #202121 !important;
  }
  tr th.bg-xl-c6, tr td.bg-xl-c6 {
    background-color: #202121 !important;
  }
  tr th.bg-xl-c6 .c-back, tr td.bg-xl-c6 .c-back {
    color: #202121 !important;
  }
  tr th.c-xl-c7, tr td.c-xl-c7 {
    color: #818285 !important;
  }
  tr th.bg-xl-c7, tr td.bg-xl-c7 {
    background-color: #818285 !important;
  }
  tr th.bg-xl-c7 .c-back, tr td.bg-xl-c7 .c-back {
    color: #818285 !important;
  }
  tr th.c-xl-c8, tr td.c-xl-c8 {
    color: #ffffff !important;
  }
  tr th.bg-xl-c8, tr td.bg-xl-c8 {
    background-color: #ffffff !important;
  }
  tr th.bg-xl-c8 .c-back, tr td.bg-xl-c8 .c-back {
    color: #ffffff !important;
  }
  tr th.c-xl-c9, tr td.c-xl-c9 {
    color: #C3C7C6 !important;
  }
  tr th.bg-xl-c9, tr td.bg-xl-c9 {
    background-color: #C3C7C6 !important;
  }
  tr th.bg-xl-c9 .c-back, tr td.bg-xl-c9 .c-back {
    color: #C3C7C6 !important;
  }
  tr th.c-xl-c10, tr td.c-xl-c10 {
    color: #0C121C !important;
  }
  tr th.bg-xl-c10, tr td.bg-xl-c10 {
    background-color: #0C121C !important;
  }
  tr th.bg-xl-c10 .c-back, tr td.bg-xl-c10 .c-back {
    color: #0C121C !important;
  }
  tr th.c-xl-c11, tr td.c-xl-c11 {
    color: #4FC4B6 !important;
  }
  tr th.bg-xl-c11, tr td.bg-xl-c11 {
    background-color: #4FC4B6 !important;
  }
  tr th.bg-xl-c11 .c-back, tr td.bg-xl-c11 .c-back {
    color: #4FC4B6 !important;
  }
  tr th.c-xl-yt, tr td.c-xl-yt {
    color: #c4302b !important;
  }
  tr th.bg-xl-yt, tr td.bg-xl-yt {
    background-color: #c4302b !important;
  }
  tr th.bg-xl-yt .c-back, tr td.bg-xl-yt .c-back {
    color: #c4302b !important;
  }
  .fz-xl-10 tr th, .fz-xl-10 tr td, table.fz-xl-10 th, table.fz-xl-10 td {
    font-size: 10px !important;
  }
  .fz-xl-12 tr th, .fz-xl-12 tr td, table.fz-xl-12 th, table.fz-xl-12 td {
    font-size: 12px !important;
  }
  .fz-xl-14 tr th, .fz-xl-14 tr td, table.fz-xl-14 th, table.fz-xl-14 td {
    font-size: 14px !important;
  }
  .fz-xl-16 tr th, .fz-xl-16 tr td, table.fz-xl-16 th, table.fz-xl-16 td {
    font-size: 16px !important;
  }
  .fz-xl-18 tr th, .fz-xl-18 tr td, table.fz-xl-18 th, table.fz-xl-18 td {
    font-size: 18px !important;
  }
  .fz-xl-20 tr th, .fz-xl-20 tr td, table.fz-xl-20 th, table.fz-xl-20 td {
    font-size: 20px !important;
  }
  .fz-xl-22 tr th, .fz-xl-22 tr td, table.fz-xl-22 th, table.fz-xl-22 td {
    font-size: 22px !important;
  }
  .fz-xl-24 tr th, .fz-xl-24 tr td, table.fz-xl-24 th, table.fz-xl-24 td {
    font-size: 24px !important;
  }
  .fz-xl-26 tr th, .fz-xl-26 tr td, table.fz-xl-26 th, table.fz-xl-26 td {
    font-size: 26px !important;
  }
  .fz-xl-28 tr th, .fz-xl-28 tr td, table.fz-xl-28 th, table.fz-xl-28 td {
    font-size: 28px !important;
  }
  .fz-xl-30 tr th, .fz-xl-30 tr td, table.fz-xl-30 th, table.fz-xl-30 td {
    font-size: 30px !important;
  }
  .fz-xl-32 tr th, .fz-xl-32 tr td, table.fz-xl-32 th, table.fz-xl-32 td {
    font-size: 32px !important;
  }
  .fz-xl-34 tr th, .fz-xl-34 tr td, table.fz-xl-34 th, table.fz-xl-34 td {
    font-size: 34px !important;
  }
  .fz-xl-36 tr th, .fz-xl-36 tr td, table.fz-xl-36 th, table.fz-xl-36 td {
    font-size: 36px !important;
  }
  .fz-xl-38 tr th, .fz-xl-38 tr td, table.fz-xl-38 th, table.fz-xl-38 td {
    font-size: 38px !important;
  }
  .fz-xl-44 tr th, .fz-xl-44 tr td, table.fz-xl-44 th, table.fz-xl-44 td {
    font-size: 44px !important;
  }
  .fz-xl-46 tr th, .fz-xl-46 tr td, table.fz-xl-46 th, table.fz-xl-46 td {
    font-size: 46px !important;
  }
  .fz-xl-48 tr th, .fz-xl-48 tr td, table.fz-xl-48 th, table.fz-xl-48 td {
    font-size: 48px !important;
  }
  .fz-xl-60 tr th, .fz-xl-60 tr td, table.fz-xl-60 th, table.fz-xl-60 td {
    font-size: 60px !important;
  }
  .fz-xl-240 tr th, .fz-xl-240 tr td, table.fz-xl-240 th, table.fz-xl-240 td {
    font-size: 240px !important;
  }
  tr.fz-xl-10 th, tr.fz-xl-10 td {
    font-size: 10px !important;
  }
  tr.fz-xl-12 th, tr.fz-xl-12 td {
    font-size: 12px !important;
  }
  tr.fz-xl-14 th, tr.fz-xl-14 td {
    font-size: 14px !important;
  }
  tr.fz-xl-16 th, tr.fz-xl-16 td {
    font-size: 16px !important;
  }
  tr.fz-xl-18 th, tr.fz-xl-18 td {
    font-size: 18px !important;
  }
  tr.fz-xl-20 th, tr.fz-xl-20 td {
    font-size: 20px !important;
  }
  tr.fz-xl-22 th, tr.fz-xl-22 td {
    font-size: 22px !important;
  }
  tr.fz-xl-24 th, tr.fz-xl-24 td {
    font-size: 24px !important;
  }
  tr.fz-xl-26 th, tr.fz-xl-26 td {
    font-size: 26px !important;
  }
  tr.fz-xl-28 th, tr.fz-xl-28 td {
    font-size: 28px !important;
  }
  tr.fz-xl-30 th, tr.fz-xl-30 td {
    font-size: 30px !important;
  }
  tr.fz-xl-32 th, tr.fz-xl-32 td {
    font-size: 32px !important;
  }
  tr.fz-xl-34 th, tr.fz-xl-34 td {
    font-size: 34px !important;
  }
  tr.fz-xl-36 th, tr.fz-xl-36 td {
    font-size: 36px !important;
  }
  tr.fz-xl-38 th, tr.fz-xl-38 td {
    font-size: 38px !important;
  }
  tr.fz-xl-44 th, tr.fz-xl-44 td {
    font-size: 44px !important;
  }
  tr.fz-xl-46 th, tr.fz-xl-46 td {
    font-size: 46px !important;
  }
  tr.fz-xl-48 th, tr.fz-xl-48 td {
    font-size: 48px !important;
  }
  tr.fz-xl-60 th, tr.fz-xl-60 td {
    font-size: 60px !important;
  }
  tr.fz-xl-240 th, tr.fz-xl-240 td {
    font-size: 240px !important;
  }
  tr th.fz-xl-10, tr td.fz-xl-10 {
    font-size: 10px !important;
  }
  tr th.fz-xl-12, tr td.fz-xl-12 {
    font-size: 12px !important;
  }
  tr th.fz-xl-14, tr td.fz-xl-14 {
    font-size: 14px !important;
  }
  tr th.fz-xl-16, tr td.fz-xl-16 {
    font-size: 16px !important;
  }
  tr th.fz-xl-18, tr td.fz-xl-18 {
    font-size: 18px !important;
  }
  tr th.fz-xl-20, tr td.fz-xl-20 {
    font-size: 20px !important;
  }
  tr th.fz-xl-22, tr td.fz-xl-22 {
    font-size: 22px !important;
  }
  tr th.fz-xl-24, tr td.fz-xl-24 {
    font-size: 24px !important;
  }
  tr th.fz-xl-26, tr td.fz-xl-26 {
    font-size: 26px !important;
  }
  tr th.fz-xl-28, tr td.fz-xl-28 {
    font-size: 28px !important;
  }
  tr th.fz-xl-30, tr td.fz-xl-30 {
    font-size: 30px !important;
  }
  tr th.fz-xl-32, tr td.fz-xl-32 {
    font-size: 32px !important;
  }
  tr th.fz-xl-34, tr td.fz-xl-34 {
    font-size: 34px !important;
  }
  tr th.fz-xl-36, tr td.fz-xl-36 {
    font-size: 36px !important;
  }
  tr th.fz-xl-38, tr td.fz-xl-38 {
    font-size: 38px !important;
  }
  tr th.fz-xl-44, tr td.fz-xl-44 {
    font-size: 44px !important;
  }
  tr th.fz-xl-46, tr td.fz-xl-46 {
    font-size: 46px !important;
  }
  tr th.fz-xl-48, tr td.fz-xl-48 {
    font-size: 48px !important;
  }
  tr th.fz-xl-60, tr td.fz-xl-60 {
    font-size: 60px !important;
  }
  tr th.fz-xl-240, tr td.fz-xl-240 {
    font-size: 240px !important;
  }
  table.fw-xl-bold th, table.fw-xl-bold td, tr.fw-xl-bold th, tr.fw-xl-bold td, tr th.fw-xl-bold, tr td.fw-xl-bold {
    font-weight: 700 !important;
  }
  table.fw-xl-normal th, table.fw-xl-normal td, tr.fw-xl-normal th, tr.fw-xl-normal td, tr th.fw-xl-normal, tr td.fw-xl-normal {
    font-weight: 400 !important;
  }
  table.p-xl-0 th, table.p-xl-0 td {
    padding: 0 !important;
  }
  table.pt-xl-0 th, table.py-xl-0 th, table.pt-xl-0 td, table.py-xl-0 td {
    padding-top: 0 !important;
  }
  table.pr-xl-0 th, table.px-xl-0 th, table.pr-xl-0 td, table.px-xl-0 td {
    padding-right: 0 !important;
  }
  table.pb-xl-0 th, table.py-xl-0 th, table.pb-xl-0 td, table.py-xl-0 td {
    padding-bottom: 0 !important;
  }
  table.pl-xl-0 th, table.px-xl-0 th, table.pl-xl-0 td, table.px-xl-0 td {
    padding-left: 0 !important;
  }
  table.p-xl-1 th, table.p-xl-1 td {
    padding: 0.25rem !important;
  }
  table.pt-xl-1 th, table.py-xl-1 th, table.pt-xl-1 td, table.py-xl-1 td {
    padding-top: 0.25rem !important;
  }
  table.pr-xl-1 th, table.px-xl-1 th, table.pr-xl-1 td, table.px-xl-1 td {
    padding-right: 0.25rem !important;
  }
  table.pb-xl-1 th, table.py-xl-1 th, table.pb-xl-1 td, table.py-xl-1 td {
    padding-bottom: 0.25rem !important;
  }
  table.pl-xl-1 th, table.px-xl-1 th, table.pl-xl-1 td, table.px-xl-1 td {
    padding-left: 0.25rem !important;
  }
  table.p-xl-2 th, table.p-xl-2 td {
    padding: 0.5rem !important;
  }
  table.pt-xl-2 th, table.py-xl-2 th, table.pt-xl-2 td, table.py-xl-2 td {
    padding-top: 0.5rem !important;
  }
  table.pr-xl-2 th, table.px-xl-2 th, table.pr-xl-2 td, table.px-xl-2 td {
    padding-right: 0.5rem !important;
  }
  table.pb-xl-2 th, table.py-xl-2 th, table.pb-xl-2 td, table.py-xl-2 td {
    padding-bottom: 0.5rem !important;
  }
  table.pl-xl-2 th, table.px-xl-2 th, table.pl-xl-2 td, table.px-xl-2 td {
    padding-left: 0.5rem !important;
  }
  table.p-xl-3 th, table.p-xl-3 td {
    padding: 0.75rem !important;
  }
  table.pt-xl-3 th, table.py-xl-3 th, table.pt-xl-3 td, table.py-xl-3 td {
    padding-top: 0.75rem !important;
  }
  table.pr-xl-3 th, table.px-xl-3 th, table.pr-xl-3 td, table.px-xl-3 td {
    padding-right: 0.75rem !important;
  }
  table.pb-xl-3 th, table.py-xl-3 th, table.pb-xl-3 td, table.py-xl-3 td {
    padding-bottom: 0.75rem !important;
  }
  table.pl-xl-3 th, table.px-xl-3 th, table.pl-xl-3 td, table.px-xl-3 td {
    padding-left: 0.75rem !important;
  }
  table.p-xl-4 th, table.p-xl-4 td {
    padding: 1rem !important;
  }
  table.pt-xl-4 th, table.py-xl-4 th, table.pt-xl-4 td, table.py-xl-4 td {
    padding-top: 1rem !important;
  }
  table.pr-xl-4 th, table.px-xl-4 th, table.pr-xl-4 td, table.px-xl-4 td {
    padding-right: 1rem !important;
  }
  table.pb-xl-4 th, table.py-xl-4 th, table.pb-xl-4 td, table.py-xl-4 td {
    padding-bottom: 1rem !important;
  }
  table.pl-xl-4 th, table.px-xl-4 th, table.pl-xl-4 td, table.px-xl-4 td {
    padding-left: 1rem !important;
  }
  table.p-xl-5 th, table.p-xl-5 td {
    padding: 1.25rem !important;
  }
  table.pt-xl-5 th, table.py-xl-5 th, table.pt-xl-5 td, table.py-xl-5 td {
    padding-top: 1.25rem !important;
  }
  table.pr-xl-5 th, table.px-xl-5 th, table.pr-xl-5 td, table.px-xl-5 td {
    padding-right: 1.25rem !important;
  }
  table.pb-xl-5 th, table.py-xl-5 th, table.pb-xl-5 td, table.py-xl-5 td {
    padding-bottom: 1.25rem !important;
  }
  table.pl-xl-5 th, table.px-xl-5 th, table.pl-xl-5 td, table.px-xl-5 td {
    padding-left: 1.25rem !important;
  }
  table.p-xl-6 th, table.p-xl-6 td {
    padding: 1.5rem !important;
  }
  table.pt-xl-6 th, table.py-xl-6 th, table.pt-xl-6 td, table.py-xl-6 td {
    padding-top: 1.5rem !important;
  }
  table.pr-xl-6 th, table.px-xl-6 th, table.pr-xl-6 td, table.px-xl-6 td {
    padding-right: 1.5rem !important;
  }
  table.pb-xl-6 th, table.py-xl-6 th, table.pb-xl-6 td, table.py-xl-6 td {
    padding-bottom: 1.5rem !important;
  }
  table.pl-xl-6 th, table.px-xl-6 th, table.pl-xl-6 td, table.px-xl-6 td {
    padding-left: 1.5rem !important;
  }
  table.p-xl-7 th, table.p-xl-7 td {
    padding: 1.75rem !important;
  }
  table.pt-xl-7 th, table.py-xl-7 th, table.pt-xl-7 td, table.py-xl-7 td {
    padding-top: 1.75rem !important;
  }
  table.pr-xl-7 th, table.px-xl-7 th, table.pr-xl-7 td, table.px-xl-7 td {
    padding-right: 1.75rem !important;
  }
  table.pb-xl-7 th, table.py-xl-7 th, table.pb-xl-7 td, table.py-xl-7 td {
    padding-bottom: 1.75rem !important;
  }
  table.pl-xl-7 th, table.px-xl-7 th, table.pl-xl-7 td, table.px-xl-7 td {
    padding-left: 1.75rem !important;
  }
  table.p-xl-8 th, table.p-xl-8 td {
    padding: 2rem !important;
  }
  table.pt-xl-8 th, table.py-xl-8 th, table.pt-xl-8 td, table.py-xl-8 td {
    padding-top: 2rem !important;
  }
  table.pr-xl-8 th, table.px-xl-8 th, table.pr-xl-8 td, table.px-xl-8 td {
    padding-right: 2rem !important;
  }
  table.pb-xl-8 th, table.py-xl-8 th, table.pb-xl-8 td, table.py-xl-8 td {
    padding-bottom: 2rem !important;
  }
  table.pl-xl-8 th, table.px-xl-8 th, table.pl-xl-8 td, table.px-xl-8 td {
    padding-left: 2rem !important;
  }
  table.p-xl-9 th, table.p-xl-9 td {
    padding: 2.25rem !important;
  }
  table.pt-xl-9 th, table.py-xl-9 th, table.pt-xl-9 td, table.py-xl-9 td {
    padding-top: 2.25rem !important;
  }
  table.pr-xl-9 th, table.px-xl-9 th, table.pr-xl-9 td, table.px-xl-9 td {
    padding-right: 2.25rem !important;
  }
  table.pb-xl-9 th, table.py-xl-9 th, table.pb-xl-9 td, table.py-xl-9 td {
    padding-bottom: 2.25rem !important;
  }
  table.pl-xl-9 th, table.px-xl-9 th, table.pl-xl-9 td, table.px-xl-9 td {
    padding-left: 2.25rem !important;
  }
  table.p-xl-10 th, table.p-xl-10 td {
    padding: 2.5rem !important;
  }
  table.pt-xl-10 th, table.py-xl-10 th, table.pt-xl-10 td, table.py-xl-10 td {
    padding-top: 2.5rem !important;
  }
  table.pr-xl-10 th, table.px-xl-10 th, table.pr-xl-10 td, table.px-xl-10 td {
    padding-right: 2.5rem !important;
  }
  table.pb-xl-10 th, table.py-xl-10 th, table.pb-xl-10 td, table.py-xl-10 td {
    padding-bottom: 2.5rem !important;
  }
  table.pl-xl-10 th, table.px-xl-10 th, table.pl-xl-10 td, table.px-xl-10 td {
    padding-left: 2.5rem !important;
  }
  table.p-xl-11 th, table.p-xl-11 td {
    padding: 2.75rem !important;
  }
  table.pt-xl-11 th, table.py-xl-11 th, table.pt-xl-11 td, table.py-xl-11 td {
    padding-top: 2.75rem !important;
  }
  table.pr-xl-11 th, table.px-xl-11 th, table.pr-xl-11 td, table.px-xl-11 td {
    padding-right: 2.75rem !important;
  }
  table.pb-xl-11 th, table.py-xl-11 th, table.pb-xl-11 td, table.py-xl-11 td {
    padding-bottom: 2.75rem !important;
  }
  table.pl-xl-11 th, table.px-xl-11 th, table.pl-xl-11 td, table.px-xl-11 td {
    padding-left: 2.75rem !important;
  }
  table.p-xl-12 th, table.p-xl-12 td {
    padding: 3rem !important;
  }
  table.pt-xl-12 th, table.py-xl-12 th, table.pt-xl-12 td, table.py-xl-12 td {
    padding-top: 3rem !important;
  }
  table.pr-xl-12 th, table.px-xl-12 th, table.pr-xl-12 td, table.px-xl-12 td {
    padding-right: 3rem !important;
  }
  table.pb-xl-12 th, table.py-xl-12 th, table.pb-xl-12 td, table.py-xl-12 td {
    padding-bottom: 3rem !important;
  }
  table.pl-xl-12 th, table.px-xl-12 th, table.pl-xl-12 td, table.px-xl-12 td {
    padding-left: 3rem !important;
  }
  table.p-xl-13 th, table.p-xl-13 td {
    padding: 3.25rem !important;
  }
  table.pt-xl-13 th, table.py-xl-13 th, table.pt-xl-13 td, table.py-xl-13 td {
    padding-top: 3.25rem !important;
  }
  table.pr-xl-13 th, table.px-xl-13 th, table.pr-xl-13 td, table.px-xl-13 td {
    padding-right: 3.25rem !important;
  }
  table.pb-xl-13 th, table.py-xl-13 th, table.pb-xl-13 td, table.py-xl-13 td {
    padding-bottom: 3.25rem !important;
  }
  table.pl-xl-13 th, table.px-xl-13 th, table.pl-xl-13 td, table.px-xl-13 td {
    padding-left: 3.25rem !important;
  }
  table.p-xl-14 th, table.p-xl-14 td {
    padding: 3.5rem !important;
  }
  table.pt-xl-14 th, table.py-xl-14 th, table.pt-xl-14 td, table.py-xl-14 td {
    padding-top: 3.5rem !important;
  }
  table.pr-xl-14 th, table.px-xl-14 th, table.pr-xl-14 td, table.px-xl-14 td {
    padding-right: 3.5rem !important;
  }
  table.pb-xl-14 th, table.py-xl-14 th, table.pb-xl-14 td, table.py-xl-14 td {
    padding-bottom: 3.5rem !important;
  }
  table.pl-xl-14 th, table.px-xl-14 th, table.pl-xl-14 td, table.px-xl-14 td {
    padding-left: 3.5rem !important;
  }
  table.p-xl-15 th, table.p-xl-15 td {
    padding: 3.75rem !important;
  }
  table.pt-xl-15 th, table.py-xl-15 th, table.pt-xl-15 td, table.py-xl-15 td {
    padding-top: 3.75rem !important;
  }
  table.pr-xl-15 th, table.px-xl-15 th, table.pr-xl-15 td, table.px-xl-15 td {
    padding-right: 3.75rem !important;
  }
  table.pb-xl-15 th, table.py-xl-15 th, table.pb-xl-15 td, table.py-xl-15 td {
    padding-bottom: 3.75rem !important;
  }
  table.pl-xl-15 th, table.px-xl-15 th, table.pl-xl-15 td, table.px-xl-15 td {
    padding-left: 3.75rem !important;
  }
  table.p-xl-16 th, table.p-xl-16 td {
    padding: 4rem !important;
  }
  table.pt-xl-16 th, table.py-xl-16 th, table.pt-xl-16 td, table.py-xl-16 td {
    padding-top: 4rem !important;
  }
  table.pr-xl-16 th, table.px-xl-16 th, table.pr-xl-16 td, table.px-xl-16 td {
    padding-right: 4rem !important;
  }
  table.pb-xl-16 th, table.py-xl-16 th, table.pb-xl-16 td, table.py-xl-16 td {
    padding-bottom: 4rem !important;
  }
  table.pl-xl-16 th, table.px-xl-16 th, table.pl-xl-16 td, table.px-xl-16 td {
    padding-left: 4rem !important;
  }
  table.p-xl-17 th, table.p-xl-17 td {
    padding: 4.25rem !important;
  }
  table.pt-xl-17 th, table.py-xl-17 th, table.pt-xl-17 td, table.py-xl-17 td {
    padding-top: 4.25rem !important;
  }
  table.pr-xl-17 th, table.px-xl-17 th, table.pr-xl-17 td, table.px-xl-17 td {
    padding-right: 4.25rem !important;
  }
  table.pb-xl-17 th, table.py-xl-17 th, table.pb-xl-17 td, table.py-xl-17 td {
    padding-bottom: 4.25rem !important;
  }
  table.pl-xl-17 th, table.px-xl-17 th, table.pl-xl-17 td, table.px-xl-17 td {
    padding-left: 4.25rem !important;
  }
  table.p-xl-18 th, table.p-xl-18 td {
    padding: 4.5rem !important;
  }
  table.pt-xl-18 th, table.py-xl-18 th, table.pt-xl-18 td, table.py-xl-18 td {
    padding-top: 4.5rem !important;
  }
  table.pr-xl-18 th, table.px-xl-18 th, table.pr-xl-18 td, table.px-xl-18 td {
    padding-right: 4.5rem !important;
  }
  table.pb-xl-18 th, table.py-xl-18 th, table.pb-xl-18 td, table.py-xl-18 td {
    padding-bottom: 4.5rem !important;
  }
  table.pl-xl-18 th, table.px-xl-18 th, table.pl-xl-18 td, table.px-xl-18 td {
    padding-left: 4.5rem !important;
  }
  table.p-xl-19 th, table.p-xl-19 td {
    padding: 4.75rem !important;
  }
  table.pt-xl-19 th, table.py-xl-19 th, table.pt-xl-19 td, table.py-xl-19 td {
    padding-top: 4.75rem !important;
  }
  table.pr-xl-19 th, table.px-xl-19 th, table.pr-xl-19 td, table.px-xl-19 td {
    padding-right: 4.75rem !important;
  }
  table.pb-xl-19 th, table.py-xl-19 th, table.pb-xl-19 td, table.py-xl-19 td {
    padding-bottom: 4.75rem !important;
  }
  table.pl-xl-19 th, table.px-xl-19 th, table.pl-xl-19 td, table.px-xl-19 td {
    padding-left: 4.75rem !important;
  }
  table.p-xl-20 th, table.p-xl-20 td {
    padding: 5rem !important;
  }
  table.pt-xl-20 th, table.py-xl-20 th, table.pt-xl-20 td, table.py-xl-20 td {
    padding-top: 5rem !important;
  }
  table.pr-xl-20 th, table.px-xl-20 th, table.pr-xl-20 td, table.px-xl-20 td {
    padding-right: 5rem !important;
  }
  table.pb-xl-20 th, table.py-xl-20 th, table.pb-xl-20 td, table.py-xl-20 td {
    padding-bottom: 5rem !important;
  }
  table.pl-xl-20 th, table.px-xl-20 th, table.pl-xl-20 td, table.px-xl-20 td {
    padding-left: 5rem !important;
  }
  table.p-xl-21 th, table.p-xl-21 td {
    padding: 5.25rem !important;
  }
  table.pt-xl-21 th, table.py-xl-21 th, table.pt-xl-21 td, table.py-xl-21 td {
    padding-top: 5.25rem !important;
  }
  table.pr-xl-21 th, table.px-xl-21 th, table.pr-xl-21 td, table.px-xl-21 td {
    padding-right: 5.25rem !important;
  }
  table.pb-xl-21 th, table.py-xl-21 th, table.pb-xl-21 td, table.py-xl-21 td {
    padding-bottom: 5.25rem !important;
  }
  table.pl-xl-21 th, table.px-xl-21 th, table.pl-xl-21 td, table.px-xl-21 td {
    padding-left: 5.25rem !important;
  }
  table.p-xl-22 th, table.p-xl-22 td {
    padding: 5.5rem !important;
  }
  table.pt-xl-22 th, table.py-xl-22 th, table.pt-xl-22 td, table.py-xl-22 td {
    padding-top: 5.5rem !important;
  }
  table.pr-xl-22 th, table.px-xl-22 th, table.pr-xl-22 td, table.px-xl-22 td {
    padding-right: 5.5rem !important;
  }
  table.pb-xl-22 th, table.py-xl-22 th, table.pb-xl-22 td, table.py-xl-22 td {
    padding-bottom: 5.5rem !important;
  }
  table.pl-xl-22 th, table.px-xl-22 th, table.pl-xl-22 td, table.px-xl-22 td {
    padding-left: 5.5rem !important;
  }
  table.p-xl-23 th, table.p-xl-23 td {
    padding: 5.75rem !important;
  }
  table.pt-xl-23 th, table.py-xl-23 th, table.pt-xl-23 td, table.py-xl-23 td {
    padding-top: 5.75rem !important;
  }
  table.pr-xl-23 th, table.px-xl-23 th, table.pr-xl-23 td, table.px-xl-23 td {
    padding-right: 5.75rem !important;
  }
  table.pb-xl-23 th, table.py-xl-23 th, table.pb-xl-23 td, table.py-xl-23 td {
    padding-bottom: 5.75rem !important;
  }
  table.pl-xl-23 th, table.px-xl-23 th, table.pl-xl-23 td, table.px-xl-23 td {
    padding-left: 5.75rem !important;
  }
  table.p-xl-24 th, table.p-xl-24 td {
    padding: 6rem !important;
  }
  table.pt-xl-24 th, table.py-xl-24 th, table.pt-xl-24 td, table.py-xl-24 td {
    padding-top: 6rem !important;
  }
  table.pr-xl-24 th, table.px-xl-24 th, table.pr-xl-24 td, table.px-xl-24 td {
    padding-right: 6rem !important;
  }
  table.pb-xl-24 th, table.py-xl-24 th, table.pb-xl-24 td, table.py-xl-24 td {
    padding-bottom: 6rem !important;
  }
  table.pl-xl-24 th, table.px-xl-24 th, table.pl-xl-24 td, table.px-xl-24 td {
    padding-left: 6rem !important;
  }
  table.p-xl-30 th, table.p-xl-30 td {
    padding: 7.5rem !important;
  }
  table.pt-xl-30 th, table.py-xl-30 th, table.pt-xl-30 td, table.py-xl-30 td {
    padding-top: 7.5rem !important;
  }
  table.pr-xl-30 th, table.px-xl-30 th, table.pr-xl-30 td, table.px-xl-30 td {
    padding-right: 7.5rem !important;
  }
  table.pb-xl-30 th, table.py-xl-30 th, table.pb-xl-30 td, table.py-xl-30 td {
    padding-bottom: 7.5rem !important;
  }
  table.pl-xl-30 th, table.px-xl-30 th, table.pl-xl-30 td, table.px-xl-30 td {
    padding-left: 7.5rem !important;
  }
  table.p-xl-40 th, table.p-xl-40 td {
    padding: 10rem !important;
  }
  table.pt-xl-40 th, table.py-xl-40 th, table.pt-xl-40 td, table.py-xl-40 td {
    padding-top: 10rem !important;
  }
  table.pr-xl-40 th, table.px-xl-40 th, table.pr-xl-40 td, table.px-xl-40 td {
    padding-right: 10rem !important;
  }
  table.pb-xl-40 th, table.py-xl-40 th, table.pb-xl-40 td, table.py-xl-40 td {
    padding-bottom: 10rem !important;
  }
  table.pl-xl-40 th, table.px-xl-40 th, table.pl-xl-40 td, table.px-xl-40 td {
    padding-left: 10rem !important;
  }
  table.p-xl-50 th, table.p-xl-50 td {
    padding: 12.5rem !important;
  }
  table.pt-xl-50 th, table.py-xl-50 th, table.pt-xl-50 td, table.py-xl-50 td {
    padding-top: 12.5rem !important;
  }
  table.pr-xl-50 th, table.px-xl-50 th, table.pr-xl-50 td, table.px-xl-50 td {
    padding-right: 12.5rem !important;
  }
  table.pb-xl-50 th, table.py-xl-50 th, table.pb-xl-50 td, table.py-xl-50 td {
    padding-bottom: 12.5rem !important;
  }
  table.pl-xl-50 th, table.px-xl-50 th, table.pl-xl-50 td, table.px-xl-50 td {
    padding-left: 12.5rem !important;
  }
  table.p-xl-56 th, table.p-xl-56 td {
    padding: 14rem !important;
  }
  table.pt-xl-56 th, table.py-xl-56 th, table.pt-xl-56 td, table.py-xl-56 td {
    padding-top: 14rem !important;
  }
  table.pr-xl-56 th, table.px-xl-56 th, table.pr-xl-56 td, table.px-xl-56 td {
    padding-right: 14rem !important;
  }
  table.pb-xl-56 th, table.py-xl-56 th, table.pb-xl-56 td, table.py-xl-56 td {
    padding-bottom: 14rem !important;
  }
  table.pl-xl-56 th, table.px-xl-56 th, table.pl-xl-56 td, table.px-xl-56 td {
    padding-left: 14rem !important;
  }
  table.p-xl-60 th, table.p-xl-60 td {
    padding: 15rem !important;
  }
  table.pt-xl-60 th, table.py-xl-60 th, table.pt-xl-60 td, table.py-xl-60 td {
    padding-top: 15rem !important;
  }
  table.pr-xl-60 th, table.px-xl-60 th, table.pr-xl-60 td, table.px-xl-60 td {
    padding-right: 15rem !important;
  }
  table.pb-xl-60 th, table.py-xl-60 th, table.pb-xl-60 td, table.py-xl-60 td {
    padding-bottom: 15rem !important;
  }
  table.pl-xl-60 th, table.px-xl-60 th, table.pl-xl-60 td, table.px-xl-60 td {
    padding-left: 15rem !important;
  }
  table.p-xl-70 th, table.p-xl-70 td {
    padding: 17.5rem !important;
  }
  table.pt-xl-70 th, table.py-xl-70 th, table.pt-xl-70 td, table.py-xl-70 td {
    padding-top: 17.5rem !important;
  }
  table.pr-xl-70 th, table.px-xl-70 th, table.pr-xl-70 td, table.px-xl-70 td {
    padding-right: 17.5rem !important;
  }
  table.pb-xl-70 th, table.py-xl-70 th, table.pb-xl-70 td, table.py-xl-70 td {
    padding-bottom: 17.5rem !important;
  }
  table.pl-xl-70 th, table.px-xl-70 th, table.pl-xl-70 td, table.px-xl-70 td {
    padding-left: 17.5rem !important;
  }
  table.p-xl-72 th, table.p-xl-72 td {
    padding: 18rem !important;
  }
  table.pt-xl-72 th, table.py-xl-72 th, table.pt-xl-72 td, table.py-xl-72 td {
    padding-top: 18rem !important;
  }
  table.pr-xl-72 th, table.px-xl-72 th, table.pr-xl-72 td, table.px-xl-72 td {
    padding-right: 18rem !important;
  }
  table.pb-xl-72 th, table.py-xl-72 th, table.pb-xl-72 td, table.py-xl-72 td {
    padding-bottom: 18rem !important;
  }
  table.pl-xl-72 th, table.px-xl-72 th, table.pl-xl-72 td, table.px-xl-72 td {
    padding-left: 18rem !important;
  }
  table.p-xl-80 th, table.p-xl-80 td {
    padding: 20rem !important;
  }
  table.pt-xl-80 th, table.py-xl-80 th, table.pt-xl-80 td, table.py-xl-80 td {
    padding-top: 20rem !important;
  }
  table.pr-xl-80 th, table.px-xl-80 th, table.pr-xl-80 td, table.px-xl-80 td {
    padding-right: 20rem !important;
  }
  table.pb-xl-80 th, table.py-xl-80 th, table.pb-xl-80 td, table.py-xl-80 td {
    padding-bottom: 20rem !important;
  }
  table.pl-xl-80 th, table.px-xl-80 th, table.pl-xl-80 td, table.px-xl-80 td {
    padding-left: 20rem !important;
  }
  table.p-xl-90 th, table.p-xl-90 td {
    padding: 22.5rem !important;
  }
  table.pt-xl-90 th, table.py-xl-90 th, table.pt-xl-90 td, table.py-xl-90 td {
    padding-top: 22.5rem !important;
  }
  table.pr-xl-90 th, table.px-xl-90 th, table.pr-xl-90 td, table.px-xl-90 td {
    padding-right: 22.5rem !important;
  }
  table.pb-xl-90 th, table.py-xl-90 th, table.pb-xl-90 td, table.py-xl-90 td {
    padding-bottom: 22.5rem !important;
  }
  table.pl-xl-90 th, table.px-xl-90 th, table.pl-xl-90 td, table.px-xl-90 td {
    padding-left: 22.5rem !important;
  }
  table.p-xl-100 th, table.p-xl-100 td {
    padding: 25rem !important;
  }
  table.pt-xl-100 th, table.py-xl-100 th, table.pt-xl-100 td, table.py-xl-100 td {
    padding-top: 25rem !important;
  }
  table.pr-xl-100 th, table.px-xl-100 th, table.pr-xl-100 td, table.px-xl-100 td {
    padding-right: 25rem !important;
  }
  table.pb-xl-100 th, table.py-xl-100 th, table.pb-xl-100 td, table.py-xl-100 td {
    padding-bottom: 25rem !important;
  }
  table.pl-xl-100 th, table.px-xl-100 th, table.pl-xl-100 td, table.px-xl-100 td {
    padding-left: 25rem !important;
  }
  table.p-xl-120 th, table.p-xl-120 td {
    padding: 30rem !important;
  }
  table.pt-xl-120 th, table.py-xl-120 th, table.pt-xl-120 td, table.py-xl-120 td {
    padding-top: 30rem !important;
  }
  table.pr-xl-120 th, table.px-xl-120 th, table.pr-xl-120 td, table.px-xl-120 td {
    padding-right: 30rem !important;
  }
  table.pb-xl-120 th, table.py-xl-120 th, table.pb-xl-120 td, table.py-xl-120 td {
    padding-bottom: 30rem !important;
  }
  table.pl-xl-120 th, table.px-xl-120 th, table.pl-xl-120 td, table.px-xl-120 td {
    padding-left: 30rem !important;
  }
  table.p-xl-5p th, table.p-xl-5p td {
    padding: 5% !important;
  }
  table.pt-xl-5p th, table.py-xl-5p th, table.pt-xl-5p td, table.py-xl-5p td {
    padding-top: 5% !important;
  }
  table.pr-xl-5p th, table.px-xl-5p th, table.pr-xl-5p td, table.px-xl-5p td {
    padding-right: 5% !important;
  }
  table.pb-xl-5p th, table.py-xl-5p th, table.pb-xl-5p td, table.py-xl-5p td {
    padding-bottom: 5% !important;
  }
  table.pl-xl-5p th, table.px-xl-5p th, table.pl-xl-5p td, table.px-xl-5p td {
    padding-left: 5% !important;
  }
  table.p-xl-10p th, table.p-xl-10p td {
    padding: 10% !important;
  }
  table.pt-xl-10p th, table.py-xl-10p th, table.pt-xl-10p td, table.py-xl-10p td {
    padding-top: 10% !important;
  }
  table.pr-xl-10p th, table.px-xl-10p th, table.pr-xl-10p td, table.px-xl-10p td {
    padding-right: 10% !important;
  }
  table.pb-xl-10p th, table.py-xl-10p th, table.pb-xl-10p td, table.py-xl-10p td {
    padding-bottom: 10% !important;
  }
  table.pl-xl-10p th, table.px-xl-10p th, table.pl-xl-10p td, table.px-xl-10p td {
    padding-left: 10% !important;
  }
  table.p-xl-30p th, table.p-xl-30p td {
    padding: 30% !important;
  }
  table.pt-xl-30p th, table.py-xl-30p th, table.pt-xl-30p td, table.py-xl-30p td {
    padding-top: 30% !important;
  }
  table.pr-xl-30p th, table.px-xl-30p th, table.pr-xl-30p td, table.px-xl-30p td {
    padding-right: 30% !important;
  }
  table.pb-xl-30p th, table.py-xl-30p th, table.pb-xl-30p td, table.py-xl-30p td {
    padding-bottom: 30% !important;
  }
  table.pl-xl-30p th, table.px-xl-30p th, table.pl-xl-30p td, table.px-xl-30p td {
    padding-left: 30% !important;
  }
  table.p-xl-40p th, table.p-xl-40p td {
    padding: 40% !important;
  }
  table.pt-xl-40p th, table.py-xl-40p th, table.pt-xl-40p td, table.py-xl-40p td {
    padding-top: 40% !important;
  }
  table.pr-xl-40p th, table.px-xl-40p th, table.pr-xl-40p td, table.px-xl-40p td {
    padding-right: 40% !important;
  }
  table.pb-xl-40p th, table.py-xl-40p th, table.pb-xl-40p td, table.py-xl-40p td {
    padding-bottom: 40% !important;
  }
  table.pl-xl-40p th, table.px-xl-40p th, table.pl-xl-40p td, table.px-xl-40p td {
    padding-left: 40% !important;
  }
  table.p-xl-45p th, table.p-xl-45p td {
    padding: 45% !important;
  }
  table.pt-xl-45p th, table.py-xl-45p th, table.pt-xl-45p td, table.py-xl-45p td {
    padding-top: 45% !important;
  }
  table.pr-xl-45p th, table.px-xl-45p th, table.pr-xl-45p td, table.px-xl-45p td {
    padding-right: 45% !important;
  }
  table.pb-xl-45p th, table.py-xl-45p th, table.pb-xl-45p td, table.py-xl-45p td {
    padding-bottom: 45% !important;
  }
  table.pl-xl-45p th, table.px-xl-45p th, table.pl-xl-45p td, table.px-xl-45p td {
    padding-left: 45% !important;
  }
  table.p-xl-50p th, table.p-xl-50p td {
    padding: 50% !important;
  }
  table.pt-xl-50p th, table.py-xl-50p th, table.pt-xl-50p td, table.py-xl-50p td {
    padding-top: 50% !important;
  }
  table.pr-xl-50p th, table.px-xl-50p th, table.pr-xl-50p td, table.px-xl-50p td {
    padding-right: 50% !important;
  }
  table.pb-xl-50p th, table.py-xl-50p th, table.pb-xl-50p td, table.py-xl-50p td {
    padding-bottom: 50% !important;
  }
  table.pl-xl-50p th, table.px-xl-50p th, table.pl-xl-50p td, table.px-xl-50p td {
    padding-left: 50% !important;
  }
  table.p-xl-77p th, table.p-xl-77p td {
    padding: 77% !important;
  }
  table.pt-xl-77p th, table.py-xl-77p th, table.pt-xl-77p td, table.py-xl-77p td {
    padding-top: 77% !important;
  }
  table.pr-xl-77p th, table.px-xl-77p th, table.pr-xl-77p td, table.px-xl-77p td {
    padding-right: 77% !important;
  }
  table.pb-xl-77p th, table.py-xl-77p th, table.pb-xl-77p td, table.py-xl-77p td {
    padding-bottom: 77% !important;
  }
  table.pl-xl-77p th, table.px-xl-77p th, table.pl-xl-77p td, table.px-xl-77p td {
    padding-left: 77% !important;
  }
  table.p-xl-100p th, table.p-xl-100p td {
    padding: 100% !important;
  }
  table.pt-xl-100p th, table.py-xl-100p th, table.pt-xl-100p td, table.py-xl-100p td {
    padding-top: 100% !important;
  }
  table.pr-xl-100p th, table.px-xl-100p th, table.pr-xl-100p td, table.px-xl-100p td {
    padding-right: 100% !important;
  }
  table.pb-xl-100p th, table.py-xl-100p th, table.pb-xl-100p td, table.py-xl-100p td {
    padding-bottom: 100% !important;
  }
  table.pl-xl-100p th, table.px-xl-100p th, table.pl-xl-100p td, table.px-xl-100p td {
    padding-left: 100% !important;
  }
  table.p-xl-30vh th, table.p-xl-30vh td {
    padding: 30vh !important;
  }
  table.pt-xl-30vh th, table.py-xl-30vh th, table.pt-xl-30vh td, table.py-xl-30vh td {
    padding-top: 30vh !important;
  }
  table.pr-xl-30vh th, table.px-xl-30vh th, table.pr-xl-30vh td, table.px-xl-30vh td {
    padding-right: 30vh !important;
  }
  table.pb-xl-30vh th, table.py-xl-30vh th, table.pb-xl-30vh td, table.py-xl-30vh td {
    padding-bottom: 30vh !important;
  }
  table.pl-xl-30vh th, table.px-xl-30vh th, table.pl-xl-30vh td, table.px-xl-30vh td {
    padding-left: 30vh !important;
  }
  table.p-xl-50vh th, table.p-xl-50vh td {
    padding: 50vh !important;
  }
  table.pt-xl-50vh th, table.py-xl-50vh th, table.pt-xl-50vh td, table.py-xl-50vh td {
    padding-top: 50vh !important;
  }
  table.pr-xl-50vh th, table.px-xl-50vh th, table.pr-xl-50vh td, table.px-xl-50vh td {
    padding-right: 50vh !important;
  }
  table.pb-xl-50vh th, table.py-xl-50vh th, table.pb-xl-50vh td, table.py-xl-50vh td {
    padding-bottom: 50vh !important;
  }
  table.pl-xl-50vh th, table.px-xl-50vh th, table.pl-xl-50vh td, table.px-xl-50vh td {
    padding-left: 50vh !important;
  }
  table.p-xl-100vh th, table.p-xl-100vh td {
    padding: 100vh !important;
  }
  table.pt-xl-100vh th, table.py-xl-100vh th, table.pt-xl-100vh td, table.py-xl-100vh td {
    padding-top: 100vh !important;
  }
  table.pr-xl-100vh th, table.px-xl-100vh th, table.pr-xl-100vh td, table.px-xl-100vh td {
    padding-right: 100vh !important;
  }
  table.pb-xl-100vh th, table.py-xl-100vh th, table.pb-xl-100vh td, table.py-xl-100vh td {
    padding-bottom: 100vh !important;
  }
  table.pl-xl-100vh th, table.px-xl-100vh th, table.pl-xl-100vh td, table.px-xl-100vh td {
    padding-left: 100vh !important;
  }
  tr.p-xl-0 th, tr.p-xl-0 td {
    padding: 0 !important;
  }
  tr.pt-xl-0 th, tr.py-xl-0 th, tr.pt-xl-0 td, tr.py-xl-0 td {
    padding-top: 0 !important;
  }
  tr.pr-xl-0 th, tr.px-xl-0 th, tr.pr-xl-0 td, tr.px-xl-0 td {
    padding-right: 0 !important;
  }
  tr.pb-xl-0 th, tr.py-xl-0 th, tr.pb-xl-0 td, tr.py-xl-0 td {
    padding-bottom: 0 !important;
  }
  tr.pl-xl-0 th, tr.px-xl-0 th, tr.pl-xl-0 td, tr.px-xl-0 td {
    padding-left: 0 !important;
  }
  tr.p-xl-1 th, tr.p-xl-1 td {
    padding: 0.25rem !important;
  }
  tr.pt-xl-1 th, tr.py-xl-1 th, tr.pt-xl-1 td, tr.py-xl-1 td {
    padding-top: 0.25rem !important;
  }
  tr.pr-xl-1 th, tr.px-xl-1 th, tr.pr-xl-1 td, tr.px-xl-1 td {
    padding-right: 0.25rem !important;
  }
  tr.pb-xl-1 th, tr.py-xl-1 th, tr.pb-xl-1 td, tr.py-xl-1 td {
    padding-bottom: 0.25rem !important;
  }
  tr.pl-xl-1 th, tr.px-xl-1 th, tr.pl-xl-1 td, tr.px-xl-1 td {
    padding-left: 0.25rem !important;
  }
  tr.p-xl-2 th, tr.p-xl-2 td {
    padding: 0.5rem !important;
  }
  tr.pt-xl-2 th, tr.py-xl-2 th, tr.pt-xl-2 td, tr.py-xl-2 td {
    padding-top: 0.5rem !important;
  }
  tr.pr-xl-2 th, tr.px-xl-2 th, tr.pr-xl-2 td, tr.px-xl-2 td {
    padding-right: 0.5rem !important;
  }
  tr.pb-xl-2 th, tr.py-xl-2 th, tr.pb-xl-2 td, tr.py-xl-2 td {
    padding-bottom: 0.5rem !important;
  }
  tr.pl-xl-2 th, tr.px-xl-2 th, tr.pl-xl-2 td, tr.px-xl-2 td {
    padding-left: 0.5rem !important;
  }
  tr.p-xl-3 th, tr.p-xl-3 td {
    padding: 0.75rem !important;
  }
  tr.pt-xl-3 th, tr.py-xl-3 th, tr.pt-xl-3 td, tr.py-xl-3 td {
    padding-top: 0.75rem !important;
  }
  tr.pr-xl-3 th, tr.px-xl-3 th, tr.pr-xl-3 td, tr.px-xl-3 td {
    padding-right: 0.75rem !important;
  }
  tr.pb-xl-3 th, tr.py-xl-3 th, tr.pb-xl-3 td, tr.py-xl-3 td {
    padding-bottom: 0.75rem !important;
  }
  tr.pl-xl-3 th, tr.px-xl-3 th, tr.pl-xl-3 td, tr.px-xl-3 td {
    padding-left: 0.75rem !important;
  }
  tr.p-xl-4 th, tr.p-xl-4 td {
    padding: 1rem !important;
  }
  tr.pt-xl-4 th, tr.py-xl-4 th, tr.pt-xl-4 td, tr.py-xl-4 td {
    padding-top: 1rem !important;
  }
  tr.pr-xl-4 th, tr.px-xl-4 th, tr.pr-xl-4 td, tr.px-xl-4 td {
    padding-right: 1rem !important;
  }
  tr.pb-xl-4 th, tr.py-xl-4 th, tr.pb-xl-4 td, tr.py-xl-4 td {
    padding-bottom: 1rem !important;
  }
  tr.pl-xl-4 th, tr.px-xl-4 th, tr.pl-xl-4 td, tr.px-xl-4 td {
    padding-left: 1rem !important;
  }
  tr.p-xl-5 th, tr.p-xl-5 td {
    padding: 1.25rem !important;
  }
  tr.pt-xl-5 th, tr.py-xl-5 th, tr.pt-xl-5 td, tr.py-xl-5 td {
    padding-top: 1.25rem !important;
  }
  tr.pr-xl-5 th, tr.px-xl-5 th, tr.pr-xl-5 td, tr.px-xl-5 td {
    padding-right: 1.25rem !important;
  }
  tr.pb-xl-5 th, tr.py-xl-5 th, tr.pb-xl-5 td, tr.py-xl-5 td {
    padding-bottom: 1.25rem !important;
  }
  tr.pl-xl-5 th, tr.px-xl-5 th, tr.pl-xl-5 td, tr.px-xl-5 td {
    padding-left: 1.25rem !important;
  }
  tr.p-xl-6 th, tr.p-xl-6 td {
    padding: 1.5rem !important;
  }
  tr.pt-xl-6 th, tr.py-xl-6 th, tr.pt-xl-6 td, tr.py-xl-6 td {
    padding-top: 1.5rem !important;
  }
  tr.pr-xl-6 th, tr.px-xl-6 th, tr.pr-xl-6 td, tr.px-xl-6 td {
    padding-right: 1.5rem !important;
  }
  tr.pb-xl-6 th, tr.py-xl-6 th, tr.pb-xl-6 td, tr.py-xl-6 td {
    padding-bottom: 1.5rem !important;
  }
  tr.pl-xl-6 th, tr.px-xl-6 th, tr.pl-xl-6 td, tr.px-xl-6 td {
    padding-left: 1.5rem !important;
  }
  tr.p-xl-7 th, tr.p-xl-7 td {
    padding: 1.75rem !important;
  }
  tr.pt-xl-7 th, tr.py-xl-7 th, tr.pt-xl-7 td, tr.py-xl-7 td {
    padding-top: 1.75rem !important;
  }
  tr.pr-xl-7 th, tr.px-xl-7 th, tr.pr-xl-7 td, tr.px-xl-7 td {
    padding-right: 1.75rem !important;
  }
  tr.pb-xl-7 th, tr.py-xl-7 th, tr.pb-xl-7 td, tr.py-xl-7 td {
    padding-bottom: 1.75rem !important;
  }
  tr.pl-xl-7 th, tr.px-xl-7 th, tr.pl-xl-7 td, tr.px-xl-7 td {
    padding-left: 1.75rem !important;
  }
  tr.p-xl-8 th, tr.p-xl-8 td {
    padding: 2rem !important;
  }
  tr.pt-xl-8 th, tr.py-xl-8 th, tr.pt-xl-8 td, tr.py-xl-8 td {
    padding-top: 2rem !important;
  }
  tr.pr-xl-8 th, tr.px-xl-8 th, tr.pr-xl-8 td, tr.px-xl-8 td {
    padding-right: 2rem !important;
  }
  tr.pb-xl-8 th, tr.py-xl-8 th, tr.pb-xl-8 td, tr.py-xl-8 td {
    padding-bottom: 2rem !important;
  }
  tr.pl-xl-8 th, tr.px-xl-8 th, tr.pl-xl-8 td, tr.px-xl-8 td {
    padding-left: 2rem !important;
  }
  tr.p-xl-9 th, tr.p-xl-9 td {
    padding: 2.25rem !important;
  }
  tr.pt-xl-9 th, tr.py-xl-9 th, tr.pt-xl-9 td, tr.py-xl-9 td {
    padding-top: 2.25rem !important;
  }
  tr.pr-xl-9 th, tr.px-xl-9 th, tr.pr-xl-9 td, tr.px-xl-9 td {
    padding-right: 2.25rem !important;
  }
  tr.pb-xl-9 th, tr.py-xl-9 th, tr.pb-xl-9 td, tr.py-xl-9 td {
    padding-bottom: 2.25rem !important;
  }
  tr.pl-xl-9 th, tr.px-xl-9 th, tr.pl-xl-9 td, tr.px-xl-9 td {
    padding-left: 2.25rem !important;
  }
  tr.p-xl-10 th, tr.p-xl-10 td {
    padding: 2.5rem !important;
  }
  tr.pt-xl-10 th, tr.py-xl-10 th, tr.pt-xl-10 td, tr.py-xl-10 td {
    padding-top: 2.5rem !important;
  }
  tr.pr-xl-10 th, tr.px-xl-10 th, tr.pr-xl-10 td, tr.px-xl-10 td {
    padding-right: 2.5rem !important;
  }
  tr.pb-xl-10 th, tr.py-xl-10 th, tr.pb-xl-10 td, tr.py-xl-10 td {
    padding-bottom: 2.5rem !important;
  }
  tr.pl-xl-10 th, tr.px-xl-10 th, tr.pl-xl-10 td, tr.px-xl-10 td {
    padding-left: 2.5rem !important;
  }
  tr.p-xl-11 th, tr.p-xl-11 td {
    padding: 2.75rem !important;
  }
  tr.pt-xl-11 th, tr.py-xl-11 th, tr.pt-xl-11 td, tr.py-xl-11 td {
    padding-top: 2.75rem !important;
  }
  tr.pr-xl-11 th, tr.px-xl-11 th, tr.pr-xl-11 td, tr.px-xl-11 td {
    padding-right: 2.75rem !important;
  }
  tr.pb-xl-11 th, tr.py-xl-11 th, tr.pb-xl-11 td, tr.py-xl-11 td {
    padding-bottom: 2.75rem !important;
  }
  tr.pl-xl-11 th, tr.px-xl-11 th, tr.pl-xl-11 td, tr.px-xl-11 td {
    padding-left: 2.75rem !important;
  }
  tr.p-xl-12 th, tr.p-xl-12 td {
    padding: 3rem !important;
  }
  tr.pt-xl-12 th, tr.py-xl-12 th, tr.pt-xl-12 td, tr.py-xl-12 td {
    padding-top: 3rem !important;
  }
  tr.pr-xl-12 th, tr.px-xl-12 th, tr.pr-xl-12 td, tr.px-xl-12 td {
    padding-right: 3rem !important;
  }
  tr.pb-xl-12 th, tr.py-xl-12 th, tr.pb-xl-12 td, tr.py-xl-12 td {
    padding-bottom: 3rem !important;
  }
  tr.pl-xl-12 th, tr.px-xl-12 th, tr.pl-xl-12 td, tr.px-xl-12 td {
    padding-left: 3rem !important;
  }
  tr.p-xl-13 th, tr.p-xl-13 td {
    padding: 3.25rem !important;
  }
  tr.pt-xl-13 th, tr.py-xl-13 th, tr.pt-xl-13 td, tr.py-xl-13 td {
    padding-top: 3.25rem !important;
  }
  tr.pr-xl-13 th, tr.px-xl-13 th, tr.pr-xl-13 td, tr.px-xl-13 td {
    padding-right: 3.25rem !important;
  }
  tr.pb-xl-13 th, tr.py-xl-13 th, tr.pb-xl-13 td, tr.py-xl-13 td {
    padding-bottom: 3.25rem !important;
  }
  tr.pl-xl-13 th, tr.px-xl-13 th, tr.pl-xl-13 td, tr.px-xl-13 td {
    padding-left: 3.25rem !important;
  }
  tr.p-xl-14 th, tr.p-xl-14 td {
    padding: 3.5rem !important;
  }
  tr.pt-xl-14 th, tr.py-xl-14 th, tr.pt-xl-14 td, tr.py-xl-14 td {
    padding-top: 3.5rem !important;
  }
  tr.pr-xl-14 th, tr.px-xl-14 th, tr.pr-xl-14 td, tr.px-xl-14 td {
    padding-right: 3.5rem !important;
  }
  tr.pb-xl-14 th, tr.py-xl-14 th, tr.pb-xl-14 td, tr.py-xl-14 td {
    padding-bottom: 3.5rem !important;
  }
  tr.pl-xl-14 th, tr.px-xl-14 th, tr.pl-xl-14 td, tr.px-xl-14 td {
    padding-left: 3.5rem !important;
  }
  tr.p-xl-15 th, tr.p-xl-15 td {
    padding: 3.75rem !important;
  }
  tr.pt-xl-15 th, tr.py-xl-15 th, tr.pt-xl-15 td, tr.py-xl-15 td {
    padding-top: 3.75rem !important;
  }
  tr.pr-xl-15 th, tr.px-xl-15 th, tr.pr-xl-15 td, tr.px-xl-15 td {
    padding-right: 3.75rem !important;
  }
  tr.pb-xl-15 th, tr.py-xl-15 th, tr.pb-xl-15 td, tr.py-xl-15 td {
    padding-bottom: 3.75rem !important;
  }
  tr.pl-xl-15 th, tr.px-xl-15 th, tr.pl-xl-15 td, tr.px-xl-15 td {
    padding-left: 3.75rem !important;
  }
  tr.p-xl-16 th, tr.p-xl-16 td {
    padding: 4rem !important;
  }
  tr.pt-xl-16 th, tr.py-xl-16 th, tr.pt-xl-16 td, tr.py-xl-16 td {
    padding-top: 4rem !important;
  }
  tr.pr-xl-16 th, tr.px-xl-16 th, tr.pr-xl-16 td, tr.px-xl-16 td {
    padding-right: 4rem !important;
  }
  tr.pb-xl-16 th, tr.py-xl-16 th, tr.pb-xl-16 td, tr.py-xl-16 td {
    padding-bottom: 4rem !important;
  }
  tr.pl-xl-16 th, tr.px-xl-16 th, tr.pl-xl-16 td, tr.px-xl-16 td {
    padding-left: 4rem !important;
  }
  tr.p-xl-17 th, tr.p-xl-17 td {
    padding: 4.25rem !important;
  }
  tr.pt-xl-17 th, tr.py-xl-17 th, tr.pt-xl-17 td, tr.py-xl-17 td {
    padding-top: 4.25rem !important;
  }
  tr.pr-xl-17 th, tr.px-xl-17 th, tr.pr-xl-17 td, tr.px-xl-17 td {
    padding-right: 4.25rem !important;
  }
  tr.pb-xl-17 th, tr.py-xl-17 th, tr.pb-xl-17 td, tr.py-xl-17 td {
    padding-bottom: 4.25rem !important;
  }
  tr.pl-xl-17 th, tr.px-xl-17 th, tr.pl-xl-17 td, tr.px-xl-17 td {
    padding-left: 4.25rem !important;
  }
  tr.p-xl-18 th, tr.p-xl-18 td {
    padding: 4.5rem !important;
  }
  tr.pt-xl-18 th, tr.py-xl-18 th, tr.pt-xl-18 td, tr.py-xl-18 td {
    padding-top: 4.5rem !important;
  }
  tr.pr-xl-18 th, tr.px-xl-18 th, tr.pr-xl-18 td, tr.px-xl-18 td {
    padding-right: 4.5rem !important;
  }
  tr.pb-xl-18 th, tr.py-xl-18 th, tr.pb-xl-18 td, tr.py-xl-18 td {
    padding-bottom: 4.5rem !important;
  }
  tr.pl-xl-18 th, tr.px-xl-18 th, tr.pl-xl-18 td, tr.px-xl-18 td {
    padding-left: 4.5rem !important;
  }
  tr.p-xl-19 th, tr.p-xl-19 td {
    padding: 4.75rem !important;
  }
  tr.pt-xl-19 th, tr.py-xl-19 th, tr.pt-xl-19 td, tr.py-xl-19 td {
    padding-top: 4.75rem !important;
  }
  tr.pr-xl-19 th, tr.px-xl-19 th, tr.pr-xl-19 td, tr.px-xl-19 td {
    padding-right: 4.75rem !important;
  }
  tr.pb-xl-19 th, tr.py-xl-19 th, tr.pb-xl-19 td, tr.py-xl-19 td {
    padding-bottom: 4.75rem !important;
  }
  tr.pl-xl-19 th, tr.px-xl-19 th, tr.pl-xl-19 td, tr.px-xl-19 td {
    padding-left: 4.75rem !important;
  }
  tr.p-xl-20 th, tr.p-xl-20 td {
    padding: 5rem !important;
  }
  tr.pt-xl-20 th, tr.py-xl-20 th, tr.pt-xl-20 td, tr.py-xl-20 td {
    padding-top: 5rem !important;
  }
  tr.pr-xl-20 th, tr.px-xl-20 th, tr.pr-xl-20 td, tr.px-xl-20 td {
    padding-right: 5rem !important;
  }
  tr.pb-xl-20 th, tr.py-xl-20 th, tr.pb-xl-20 td, tr.py-xl-20 td {
    padding-bottom: 5rem !important;
  }
  tr.pl-xl-20 th, tr.px-xl-20 th, tr.pl-xl-20 td, tr.px-xl-20 td {
    padding-left: 5rem !important;
  }
  tr.p-xl-21 th, tr.p-xl-21 td {
    padding: 5.25rem !important;
  }
  tr.pt-xl-21 th, tr.py-xl-21 th, tr.pt-xl-21 td, tr.py-xl-21 td {
    padding-top: 5.25rem !important;
  }
  tr.pr-xl-21 th, tr.px-xl-21 th, tr.pr-xl-21 td, tr.px-xl-21 td {
    padding-right: 5.25rem !important;
  }
  tr.pb-xl-21 th, tr.py-xl-21 th, tr.pb-xl-21 td, tr.py-xl-21 td {
    padding-bottom: 5.25rem !important;
  }
  tr.pl-xl-21 th, tr.px-xl-21 th, tr.pl-xl-21 td, tr.px-xl-21 td {
    padding-left: 5.25rem !important;
  }
  tr.p-xl-22 th, tr.p-xl-22 td {
    padding: 5.5rem !important;
  }
  tr.pt-xl-22 th, tr.py-xl-22 th, tr.pt-xl-22 td, tr.py-xl-22 td {
    padding-top: 5.5rem !important;
  }
  tr.pr-xl-22 th, tr.px-xl-22 th, tr.pr-xl-22 td, tr.px-xl-22 td {
    padding-right: 5.5rem !important;
  }
  tr.pb-xl-22 th, tr.py-xl-22 th, tr.pb-xl-22 td, tr.py-xl-22 td {
    padding-bottom: 5.5rem !important;
  }
  tr.pl-xl-22 th, tr.px-xl-22 th, tr.pl-xl-22 td, tr.px-xl-22 td {
    padding-left: 5.5rem !important;
  }
  tr.p-xl-23 th, tr.p-xl-23 td {
    padding: 5.75rem !important;
  }
  tr.pt-xl-23 th, tr.py-xl-23 th, tr.pt-xl-23 td, tr.py-xl-23 td {
    padding-top: 5.75rem !important;
  }
  tr.pr-xl-23 th, tr.px-xl-23 th, tr.pr-xl-23 td, tr.px-xl-23 td {
    padding-right: 5.75rem !important;
  }
  tr.pb-xl-23 th, tr.py-xl-23 th, tr.pb-xl-23 td, tr.py-xl-23 td {
    padding-bottom: 5.75rem !important;
  }
  tr.pl-xl-23 th, tr.px-xl-23 th, tr.pl-xl-23 td, tr.px-xl-23 td {
    padding-left: 5.75rem !important;
  }
  tr.p-xl-24 th, tr.p-xl-24 td {
    padding: 6rem !important;
  }
  tr.pt-xl-24 th, tr.py-xl-24 th, tr.pt-xl-24 td, tr.py-xl-24 td {
    padding-top: 6rem !important;
  }
  tr.pr-xl-24 th, tr.px-xl-24 th, tr.pr-xl-24 td, tr.px-xl-24 td {
    padding-right: 6rem !important;
  }
  tr.pb-xl-24 th, tr.py-xl-24 th, tr.pb-xl-24 td, tr.py-xl-24 td {
    padding-bottom: 6rem !important;
  }
  tr.pl-xl-24 th, tr.px-xl-24 th, tr.pl-xl-24 td, tr.px-xl-24 td {
    padding-left: 6rem !important;
  }
  tr.p-xl-30 th, tr.p-xl-30 td {
    padding: 7.5rem !important;
  }
  tr.pt-xl-30 th, tr.py-xl-30 th, tr.pt-xl-30 td, tr.py-xl-30 td {
    padding-top: 7.5rem !important;
  }
  tr.pr-xl-30 th, tr.px-xl-30 th, tr.pr-xl-30 td, tr.px-xl-30 td {
    padding-right: 7.5rem !important;
  }
  tr.pb-xl-30 th, tr.py-xl-30 th, tr.pb-xl-30 td, tr.py-xl-30 td {
    padding-bottom: 7.5rem !important;
  }
  tr.pl-xl-30 th, tr.px-xl-30 th, tr.pl-xl-30 td, tr.px-xl-30 td {
    padding-left: 7.5rem !important;
  }
  tr.p-xl-40 th, tr.p-xl-40 td {
    padding: 10rem !important;
  }
  tr.pt-xl-40 th, tr.py-xl-40 th, tr.pt-xl-40 td, tr.py-xl-40 td {
    padding-top: 10rem !important;
  }
  tr.pr-xl-40 th, tr.px-xl-40 th, tr.pr-xl-40 td, tr.px-xl-40 td {
    padding-right: 10rem !important;
  }
  tr.pb-xl-40 th, tr.py-xl-40 th, tr.pb-xl-40 td, tr.py-xl-40 td {
    padding-bottom: 10rem !important;
  }
  tr.pl-xl-40 th, tr.px-xl-40 th, tr.pl-xl-40 td, tr.px-xl-40 td {
    padding-left: 10rem !important;
  }
  tr.p-xl-50 th, tr.p-xl-50 td {
    padding: 12.5rem !important;
  }
  tr.pt-xl-50 th, tr.py-xl-50 th, tr.pt-xl-50 td, tr.py-xl-50 td {
    padding-top: 12.5rem !important;
  }
  tr.pr-xl-50 th, tr.px-xl-50 th, tr.pr-xl-50 td, tr.px-xl-50 td {
    padding-right: 12.5rem !important;
  }
  tr.pb-xl-50 th, tr.py-xl-50 th, tr.pb-xl-50 td, tr.py-xl-50 td {
    padding-bottom: 12.5rem !important;
  }
  tr.pl-xl-50 th, tr.px-xl-50 th, tr.pl-xl-50 td, tr.px-xl-50 td {
    padding-left: 12.5rem !important;
  }
  tr.p-xl-56 th, tr.p-xl-56 td {
    padding: 14rem !important;
  }
  tr.pt-xl-56 th, tr.py-xl-56 th, tr.pt-xl-56 td, tr.py-xl-56 td {
    padding-top: 14rem !important;
  }
  tr.pr-xl-56 th, tr.px-xl-56 th, tr.pr-xl-56 td, tr.px-xl-56 td {
    padding-right: 14rem !important;
  }
  tr.pb-xl-56 th, tr.py-xl-56 th, tr.pb-xl-56 td, tr.py-xl-56 td {
    padding-bottom: 14rem !important;
  }
  tr.pl-xl-56 th, tr.px-xl-56 th, tr.pl-xl-56 td, tr.px-xl-56 td {
    padding-left: 14rem !important;
  }
  tr.p-xl-60 th, tr.p-xl-60 td {
    padding: 15rem !important;
  }
  tr.pt-xl-60 th, tr.py-xl-60 th, tr.pt-xl-60 td, tr.py-xl-60 td {
    padding-top: 15rem !important;
  }
  tr.pr-xl-60 th, tr.px-xl-60 th, tr.pr-xl-60 td, tr.px-xl-60 td {
    padding-right: 15rem !important;
  }
  tr.pb-xl-60 th, tr.py-xl-60 th, tr.pb-xl-60 td, tr.py-xl-60 td {
    padding-bottom: 15rem !important;
  }
  tr.pl-xl-60 th, tr.px-xl-60 th, tr.pl-xl-60 td, tr.px-xl-60 td {
    padding-left: 15rem !important;
  }
  tr.p-xl-70 th, tr.p-xl-70 td {
    padding: 17.5rem !important;
  }
  tr.pt-xl-70 th, tr.py-xl-70 th, tr.pt-xl-70 td, tr.py-xl-70 td {
    padding-top: 17.5rem !important;
  }
  tr.pr-xl-70 th, tr.px-xl-70 th, tr.pr-xl-70 td, tr.px-xl-70 td {
    padding-right: 17.5rem !important;
  }
  tr.pb-xl-70 th, tr.py-xl-70 th, tr.pb-xl-70 td, tr.py-xl-70 td {
    padding-bottom: 17.5rem !important;
  }
  tr.pl-xl-70 th, tr.px-xl-70 th, tr.pl-xl-70 td, tr.px-xl-70 td {
    padding-left: 17.5rem !important;
  }
  tr.p-xl-72 th, tr.p-xl-72 td {
    padding: 18rem !important;
  }
  tr.pt-xl-72 th, tr.py-xl-72 th, tr.pt-xl-72 td, tr.py-xl-72 td {
    padding-top: 18rem !important;
  }
  tr.pr-xl-72 th, tr.px-xl-72 th, tr.pr-xl-72 td, tr.px-xl-72 td {
    padding-right: 18rem !important;
  }
  tr.pb-xl-72 th, tr.py-xl-72 th, tr.pb-xl-72 td, tr.py-xl-72 td {
    padding-bottom: 18rem !important;
  }
  tr.pl-xl-72 th, tr.px-xl-72 th, tr.pl-xl-72 td, tr.px-xl-72 td {
    padding-left: 18rem !important;
  }
  tr.p-xl-80 th, tr.p-xl-80 td {
    padding: 20rem !important;
  }
  tr.pt-xl-80 th, tr.py-xl-80 th, tr.pt-xl-80 td, tr.py-xl-80 td {
    padding-top: 20rem !important;
  }
  tr.pr-xl-80 th, tr.px-xl-80 th, tr.pr-xl-80 td, tr.px-xl-80 td {
    padding-right: 20rem !important;
  }
  tr.pb-xl-80 th, tr.py-xl-80 th, tr.pb-xl-80 td, tr.py-xl-80 td {
    padding-bottom: 20rem !important;
  }
  tr.pl-xl-80 th, tr.px-xl-80 th, tr.pl-xl-80 td, tr.px-xl-80 td {
    padding-left: 20rem !important;
  }
  tr.p-xl-90 th, tr.p-xl-90 td {
    padding: 22.5rem !important;
  }
  tr.pt-xl-90 th, tr.py-xl-90 th, tr.pt-xl-90 td, tr.py-xl-90 td {
    padding-top: 22.5rem !important;
  }
  tr.pr-xl-90 th, tr.px-xl-90 th, tr.pr-xl-90 td, tr.px-xl-90 td {
    padding-right: 22.5rem !important;
  }
  tr.pb-xl-90 th, tr.py-xl-90 th, tr.pb-xl-90 td, tr.py-xl-90 td {
    padding-bottom: 22.5rem !important;
  }
  tr.pl-xl-90 th, tr.px-xl-90 th, tr.pl-xl-90 td, tr.px-xl-90 td {
    padding-left: 22.5rem !important;
  }
  tr.p-xl-100 th, tr.p-xl-100 td {
    padding: 25rem !important;
  }
  tr.pt-xl-100 th, tr.py-xl-100 th, tr.pt-xl-100 td, tr.py-xl-100 td {
    padding-top: 25rem !important;
  }
  tr.pr-xl-100 th, tr.px-xl-100 th, tr.pr-xl-100 td, tr.px-xl-100 td {
    padding-right: 25rem !important;
  }
  tr.pb-xl-100 th, tr.py-xl-100 th, tr.pb-xl-100 td, tr.py-xl-100 td {
    padding-bottom: 25rem !important;
  }
  tr.pl-xl-100 th, tr.px-xl-100 th, tr.pl-xl-100 td, tr.px-xl-100 td {
    padding-left: 25rem !important;
  }
  tr.p-xl-120 th, tr.p-xl-120 td {
    padding: 30rem !important;
  }
  tr.pt-xl-120 th, tr.py-xl-120 th, tr.pt-xl-120 td, tr.py-xl-120 td {
    padding-top: 30rem !important;
  }
  tr.pr-xl-120 th, tr.px-xl-120 th, tr.pr-xl-120 td, tr.px-xl-120 td {
    padding-right: 30rem !important;
  }
  tr.pb-xl-120 th, tr.py-xl-120 th, tr.pb-xl-120 td, tr.py-xl-120 td {
    padding-bottom: 30rem !important;
  }
  tr.pl-xl-120 th, tr.px-xl-120 th, tr.pl-xl-120 td, tr.px-xl-120 td {
    padding-left: 30rem !important;
  }
  tr.p-xl-5p th, tr.p-xl-5p td {
    padding: 5% !important;
  }
  tr.pt-xl-5p th, tr.py-xl-5p th, tr.pt-xl-5p td, tr.py-xl-5p td {
    padding-top: 5% !important;
  }
  tr.pr-xl-5p th, tr.px-xl-5p th, tr.pr-xl-5p td, tr.px-xl-5p td {
    padding-right: 5% !important;
  }
  tr.pb-xl-5p th, tr.py-xl-5p th, tr.pb-xl-5p td, tr.py-xl-5p td {
    padding-bottom: 5% !important;
  }
  tr.pl-xl-5p th, tr.px-xl-5p th, tr.pl-xl-5p td, tr.px-xl-5p td {
    padding-left: 5% !important;
  }
  tr.p-xl-10p th, tr.p-xl-10p td {
    padding: 10% !important;
  }
  tr.pt-xl-10p th, tr.py-xl-10p th, tr.pt-xl-10p td, tr.py-xl-10p td {
    padding-top: 10% !important;
  }
  tr.pr-xl-10p th, tr.px-xl-10p th, tr.pr-xl-10p td, tr.px-xl-10p td {
    padding-right: 10% !important;
  }
  tr.pb-xl-10p th, tr.py-xl-10p th, tr.pb-xl-10p td, tr.py-xl-10p td {
    padding-bottom: 10% !important;
  }
  tr.pl-xl-10p th, tr.px-xl-10p th, tr.pl-xl-10p td, tr.px-xl-10p td {
    padding-left: 10% !important;
  }
  tr.p-xl-30p th, tr.p-xl-30p td {
    padding: 30% !important;
  }
  tr.pt-xl-30p th, tr.py-xl-30p th, tr.pt-xl-30p td, tr.py-xl-30p td {
    padding-top: 30% !important;
  }
  tr.pr-xl-30p th, tr.px-xl-30p th, tr.pr-xl-30p td, tr.px-xl-30p td {
    padding-right: 30% !important;
  }
  tr.pb-xl-30p th, tr.py-xl-30p th, tr.pb-xl-30p td, tr.py-xl-30p td {
    padding-bottom: 30% !important;
  }
  tr.pl-xl-30p th, tr.px-xl-30p th, tr.pl-xl-30p td, tr.px-xl-30p td {
    padding-left: 30% !important;
  }
  tr.p-xl-40p th, tr.p-xl-40p td {
    padding: 40% !important;
  }
  tr.pt-xl-40p th, tr.py-xl-40p th, tr.pt-xl-40p td, tr.py-xl-40p td {
    padding-top: 40% !important;
  }
  tr.pr-xl-40p th, tr.px-xl-40p th, tr.pr-xl-40p td, tr.px-xl-40p td {
    padding-right: 40% !important;
  }
  tr.pb-xl-40p th, tr.py-xl-40p th, tr.pb-xl-40p td, tr.py-xl-40p td {
    padding-bottom: 40% !important;
  }
  tr.pl-xl-40p th, tr.px-xl-40p th, tr.pl-xl-40p td, tr.px-xl-40p td {
    padding-left: 40% !important;
  }
  tr.p-xl-45p th, tr.p-xl-45p td {
    padding: 45% !important;
  }
  tr.pt-xl-45p th, tr.py-xl-45p th, tr.pt-xl-45p td, tr.py-xl-45p td {
    padding-top: 45% !important;
  }
  tr.pr-xl-45p th, tr.px-xl-45p th, tr.pr-xl-45p td, tr.px-xl-45p td {
    padding-right: 45% !important;
  }
  tr.pb-xl-45p th, tr.py-xl-45p th, tr.pb-xl-45p td, tr.py-xl-45p td {
    padding-bottom: 45% !important;
  }
  tr.pl-xl-45p th, tr.px-xl-45p th, tr.pl-xl-45p td, tr.px-xl-45p td {
    padding-left: 45% !important;
  }
  tr.p-xl-50p th, tr.p-xl-50p td {
    padding: 50% !important;
  }
  tr.pt-xl-50p th, tr.py-xl-50p th, tr.pt-xl-50p td, tr.py-xl-50p td {
    padding-top: 50% !important;
  }
  tr.pr-xl-50p th, tr.px-xl-50p th, tr.pr-xl-50p td, tr.px-xl-50p td {
    padding-right: 50% !important;
  }
  tr.pb-xl-50p th, tr.py-xl-50p th, tr.pb-xl-50p td, tr.py-xl-50p td {
    padding-bottom: 50% !important;
  }
  tr.pl-xl-50p th, tr.px-xl-50p th, tr.pl-xl-50p td, tr.px-xl-50p td {
    padding-left: 50% !important;
  }
  tr.p-xl-77p th, tr.p-xl-77p td {
    padding: 77% !important;
  }
  tr.pt-xl-77p th, tr.py-xl-77p th, tr.pt-xl-77p td, tr.py-xl-77p td {
    padding-top: 77% !important;
  }
  tr.pr-xl-77p th, tr.px-xl-77p th, tr.pr-xl-77p td, tr.px-xl-77p td {
    padding-right: 77% !important;
  }
  tr.pb-xl-77p th, tr.py-xl-77p th, tr.pb-xl-77p td, tr.py-xl-77p td {
    padding-bottom: 77% !important;
  }
  tr.pl-xl-77p th, tr.px-xl-77p th, tr.pl-xl-77p td, tr.px-xl-77p td {
    padding-left: 77% !important;
  }
  tr.p-xl-100p th, tr.p-xl-100p td {
    padding: 100% !important;
  }
  tr.pt-xl-100p th, tr.py-xl-100p th, tr.pt-xl-100p td, tr.py-xl-100p td {
    padding-top: 100% !important;
  }
  tr.pr-xl-100p th, tr.px-xl-100p th, tr.pr-xl-100p td, tr.px-xl-100p td {
    padding-right: 100% !important;
  }
  tr.pb-xl-100p th, tr.py-xl-100p th, tr.pb-xl-100p td, tr.py-xl-100p td {
    padding-bottom: 100% !important;
  }
  tr.pl-xl-100p th, tr.px-xl-100p th, tr.pl-xl-100p td, tr.px-xl-100p td {
    padding-left: 100% !important;
  }
  tr.p-xl-30vh th, tr.p-xl-30vh td {
    padding: 30vh !important;
  }
  tr.pt-xl-30vh th, tr.py-xl-30vh th, tr.pt-xl-30vh td, tr.py-xl-30vh td {
    padding-top: 30vh !important;
  }
  tr.pr-xl-30vh th, tr.px-xl-30vh th, tr.pr-xl-30vh td, tr.px-xl-30vh td {
    padding-right: 30vh !important;
  }
  tr.pb-xl-30vh th, tr.py-xl-30vh th, tr.pb-xl-30vh td, tr.py-xl-30vh td {
    padding-bottom: 30vh !important;
  }
  tr.pl-xl-30vh th, tr.px-xl-30vh th, tr.pl-xl-30vh td, tr.px-xl-30vh td {
    padding-left: 30vh !important;
  }
  tr.p-xl-50vh th, tr.p-xl-50vh td {
    padding: 50vh !important;
  }
  tr.pt-xl-50vh th, tr.py-xl-50vh th, tr.pt-xl-50vh td, tr.py-xl-50vh td {
    padding-top: 50vh !important;
  }
  tr.pr-xl-50vh th, tr.px-xl-50vh th, tr.pr-xl-50vh td, tr.px-xl-50vh td {
    padding-right: 50vh !important;
  }
  tr.pb-xl-50vh th, tr.py-xl-50vh th, tr.pb-xl-50vh td, tr.py-xl-50vh td {
    padding-bottom: 50vh !important;
  }
  tr.pl-xl-50vh th, tr.px-xl-50vh th, tr.pl-xl-50vh td, tr.px-xl-50vh td {
    padding-left: 50vh !important;
  }
  tr.p-xl-100vh th, tr.p-xl-100vh td {
    padding: 100vh !important;
  }
  tr.pt-xl-100vh th, tr.py-xl-100vh th, tr.pt-xl-100vh td, tr.py-xl-100vh td {
    padding-top: 100vh !important;
  }
  tr.pr-xl-100vh th, tr.px-xl-100vh th, tr.pr-xl-100vh td, tr.px-xl-100vh td {
    padding-right: 100vh !important;
  }
  tr.pb-xl-100vh th, tr.py-xl-100vh th, tr.pb-xl-100vh td, tr.py-xl-100vh td {
    padding-bottom: 100vh !important;
  }
  tr.pl-xl-100vh th, tr.px-xl-100vh th, tr.pl-xl-100vh td, tr.px-xl-100vh td {
    padding-left: 100vh !important;
  }
  tr th.p-xl-0, tr td.p-xl-0 {
    padding: 0 !important;
  }
  tr th.pt-xl-0, tr th.py-xl-0, tr td.pt-xl-0, tr td.py-xl-0 {
    padding-top: 0 !important;
  }
  tr th.pr-xl-0, tr th.px-xl-0, tr td.pr-xl-0, tr td.px-xl-0 {
    padding-right: 0 !important;
  }
  tr th.pb-xl-0, tr th.py-xl-0, tr td.pb-xl-0, tr td.py-xl-0 {
    padding-bottom: 0 !important;
  }
  tr th.pl-xl-0, tr th.px-xl-0, tr td.pl-xl-0, tr td.px-xl-0 {
    padding-left: 0 !important;
  }
  tr th.p-xl-1, tr td.p-xl-1 {
    padding: 0.25rem !important;
  }
  tr th.pt-xl-1, tr th.py-xl-1, tr td.pt-xl-1, tr td.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  tr th.pr-xl-1, tr th.px-xl-1, tr td.pr-xl-1, tr td.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  tr th.pb-xl-1, tr th.py-xl-1, tr td.pb-xl-1, tr td.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  tr th.pl-xl-1, tr th.px-xl-1, tr td.pl-xl-1, tr td.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  tr th.p-xl-2, tr td.p-xl-2 {
    padding: 0.5rem !important;
  }
  tr th.pt-xl-2, tr th.py-xl-2, tr td.pt-xl-2, tr td.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  tr th.pr-xl-2, tr th.px-xl-2, tr td.pr-xl-2, tr td.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  tr th.pb-xl-2, tr th.py-xl-2, tr td.pb-xl-2, tr td.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  tr th.pl-xl-2, tr th.px-xl-2, tr td.pl-xl-2, tr td.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  tr th.p-xl-3, tr td.p-xl-3 {
    padding: 0.75rem !important;
  }
  tr th.pt-xl-3, tr th.py-xl-3, tr td.pt-xl-3, tr td.py-xl-3 {
    padding-top: 0.75rem !important;
  }
  tr th.pr-xl-3, tr th.px-xl-3, tr td.pr-xl-3, tr td.px-xl-3 {
    padding-right: 0.75rem !important;
  }
  tr th.pb-xl-3, tr th.py-xl-3, tr td.pb-xl-3, tr td.py-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  tr th.pl-xl-3, tr th.px-xl-3, tr td.pl-xl-3, tr td.px-xl-3 {
    padding-left: 0.75rem !important;
  }
  tr th.p-xl-4, tr td.p-xl-4 {
    padding: 1rem !important;
  }
  tr th.pt-xl-4, tr th.py-xl-4, tr td.pt-xl-4, tr td.py-xl-4 {
    padding-top: 1rem !important;
  }
  tr th.pr-xl-4, tr th.px-xl-4, tr td.pr-xl-4, tr td.px-xl-4 {
    padding-right: 1rem !important;
  }
  tr th.pb-xl-4, tr th.py-xl-4, tr td.pb-xl-4, tr td.py-xl-4 {
    padding-bottom: 1rem !important;
  }
  tr th.pl-xl-4, tr th.px-xl-4, tr td.pl-xl-4, tr td.px-xl-4 {
    padding-left: 1rem !important;
  }
  tr th.p-xl-5, tr td.p-xl-5 {
    padding: 1.25rem !important;
  }
  tr th.pt-xl-5, tr th.py-xl-5, tr td.pt-xl-5, tr td.py-xl-5 {
    padding-top: 1.25rem !important;
  }
  tr th.pr-xl-5, tr th.px-xl-5, tr td.pr-xl-5, tr td.px-xl-5 {
    padding-right: 1.25rem !important;
  }
  tr th.pb-xl-5, tr th.py-xl-5, tr td.pb-xl-5, tr td.py-xl-5 {
    padding-bottom: 1.25rem !important;
  }
  tr th.pl-xl-5, tr th.px-xl-5, tr td.pl-xl-5, tr td.px-xl-5 {
    padding-left: 1.25rem !important;
  }
  tr th.p-xl-6, tr td.p-xl-6 {
    padding: 1.5rem !important;
  }
  tr th.pt-xl-6, tr th.py-xl-6, tr td.pt-xl-6, tr td.py-xl-6 {
    padding-top: 1.5rem !important;
  }
  tr th.pr-xl-6, tr th.px-xl-6, tr td.pr-xl-6, tr td.px-xl-6 {
    padding-right: 1.5rem !important;
  }
  tr th.pb-xl-6, tr th.py-xl-6, tr td.pb-xl-6, tr td.py-xl-6 {
    padding-bottom: 1.5rem !important;
  }
  tr th.pl-xl-6, tr th.px-xl-6, tr td.pl-xl-6, tr td.px-xl-6 {
    padding-left: 1.5rem !important;
  }
  tr th.p-xl-7, tr td.p-xl-7 {
    padding: 1.75rem !important;
  }
  tr th.pt-xl-7, tr th.py-xl-7, tr td.pt-xl-7, tr td.py-xl-7 {
    padding-top: 1.75rem !important;
  }
  tr th.pr-xl-7, tr th.px-xl-7, tr td.pr-xl-7, tr td.px-xl-7 {
    padding-right: 1.75rem !important;
  }
  tr th.pb-xl-7, tr th.py-xl-7, tr td.pb-xl-7, tr td.py-xl-7 {
    padding-bottom: 1.75rem !important;
  }
  tr th.pl-xl-7, tr th.px-xl-7, tr td.pl-xl-7, tr td.px-xl-7 {
    padding-left: 1.75rem !important;
  }
  tr th.p-xl-8, tr td.p-xl-8 {
    padding: 2rem !important;
  }
  tr th.pt-xl-8, tr th.py-xl-8, tr td.pt-xl-8, tr td.py-xl-8 {
    padding-top: 2rem !important;
  }
  tr th.pr-xl-8, tr th.px-xl-8, tr td.pr-xl-8, tr td.px-xl-8 {
    padding-right: 2rem !important;
  }
  tr th.pb-xl-8, tr th.py-xl-8, tr td.pb-xl-8, tr td.py-xl-8 {
    padding-bottom: 2rem !important;
  }
  tr th.pl-xl-8, tr th.px-xl-8, tr td.pl-xl-8, tr td.px-xl-8 {
    padding-left: 2rem !important;
  }
  tr th.p-xl-9, tr td.p-xl-9 {
    padding: 2.25rem !important;
  }
  tr th.pt-xl-9, tr th.py-xl-9, tr td.pt-xl-9, tr td.py-xl-9 {
    padding-top: 2.25rem !important;
  }
  tr th.pr-xl-9, tr th.px-xl-9, tr td.pr-xl-9, tr td.px-xl-9 {
    padding-right: 2.25rem !important;
  }
  tr th.pb-xl-9, tr th.py-xl-9, tr td.pb-xl-9, tr td.py-xl-9 {
    padding-bottom: 2.25rem !important;
  }
  tr th.pl-xl-9, tr th.px-xl-9, tr td.pl-xl-9, tr td.px-xl-9 {
    padding-left: 2.25rem !important;
  }
  tr th.p-xl-10, tr td.p-xl-10 {
    padding: 2.5rem !important;
  }
  tr th.pt-xl-10, tr th.py-xl-10, tr td.pt-xl-10, tr td.py-xl-10 {
    padding-top: 2.5rem !important;
  }
  tr th.pr-xl-10, tr th.px-xl-10, tr td.pr-xl-10, tr td.px-xl-10 {
    padding-right: 2.5rem !important;
  }
  tr th.pb-xl-10, tr th.py-xl-10, tr td.pb-xl-10, tr td.py-xl-10 {
    padding-bottom: 2.5rem !important;
  }
  tr th.pl-xl-10, tr th.px-xl-10, tr td.pl-xl-10, tr td.px-xl-10 {
    padding-left: 2.5rem !important;
  }
  tr th.p-xl-11, tr td.p-xl-11 {
    padding: 2.75rem !important;
  }
  tr th.pt-xl-11, tr th.py-xl-11, tr td.pt-xl-11, tr td.py-xl-11 {
    padding-top: 2.75rem !important;
  }
  tr th.pr-xl-11, tr th.px-xl-11, tr td.pr-xl-11, tr td.px-xl-11 {
    padding-right: 2.75rem !important;
  }
  tr th.pb-xl-11, tr th.py-xl-11, tr td.pb-xl-11, tr td.py-xl-11 {
    padding-bottom: 2.75rem !important;
  }
  tr th.pl-xl-11, tr th.px-xl-11, tr td.pl-xl-11, tr td.px-xl-11 {
    padding-left: 2.75rem !important;
  }
  tr th.p-xl-12, tr td.p-xl-12 {
    padding: 3rem !important;
  }
  tr th.pt-xl-12, tr th.py-xl-12, tr td.pt-xl-12, tr td.py-xl-12 {
    padding-top: 3rem !important;
  }
  tr th.pr-xl-12, tr th.px-xl-12, tr td.pr-xl-12, tr td.px-xl-12 {
    padding-right: 3rem !important;
  }
  tr th.pb-xl-12, tr th.py-xl-12, tr td.pb-xl-12, tr td.py-xl-12 {
    padding-bottom: 3rem !important;
  }
  tr th.pl-xl-12, tr th.px-xl-12, tr td.pl-xl-12, tr td.px-xl-12 {
    padding-left: 3rem !important;
  }
  tr th.p-xl-13, tr td.p-xl-13 {
    padding: 3.25rem !important;
  }
  tr th.pt-xl-13, tr th.py-xl-13, tr td.pt-xl-13, tr td.py-xl-13 {
    padding-top: 3.25rem !important;
  }
  tr th.pr-xl-13, tr th.px-xl-13, tr td.pr-xl-13, tr td.px-xl-13 {
    padding-right: 3.25rem !important;
  }
  tr th.pb-xl-13, tr th.py-xl-13, tr td.pb-xl-13, tr td.py-xl-13 {
    padding-bottom: 3.25rem !important;
  }
  tr th.pl-xl-13, tr th.px-xl-13, tr td.pl-xl-13, tr td.px-xl-13 {
    padding-left: 3.25rem !important;
  }
  tr th.p-xl-14, tr td.p-xl-14 {
    padding: 3.5rem !important;
  }
  tr th.pt-xl-14, tr th.py-xl-14, tr td.pt-xl-14, tr td.py-xl-14 {
    padding-top: 3.5rem !important;
  }
  tr th.pr-xl-14, tr th.px-xl-14, tr td.pr-xl-14, tr td.px-xl-14 {
    padding-right: 3.5rem !important;
  }
  tr th.pb-xl-14, tr th.py-xl-14, tr td.pb-xl-14, tr td.py-xl-14 {
    padding-bottom: 3.5rem !important;
  }
  tr th.pl-xl-14, tr th.px-xl-14, tr td.pl-xl-14, tr td.px-xl-14 {
    padding-left: 3.5rem !important;
  }
  tr th.p-xl-15, tr td.p-xl-15 {
    padding: 3.75rem !important;
  }
  tr th.pt-xl-15, tr th.py-xl-15, tr td.pt-xl-15, tr td.py-xl-15 {
    padding-top: 3.75rem !important;
  }
  tr th.pr-xl-15, tr th.px-xl-15, tr td.pr-xl-15, tr td.px-xl-15 {
    padding-right: 3.75rem !important;
  }
  tr th.pb-xl-15, tr th.py-xl-15, tr td.pb-xl-15, tr td.py-xl-15 {
    padding-bottom: 3.75rem !important;
  }
  tr th.pl-xl-15, tr th.px-xl-15, tr td.pl-xl-15, tr td.px-xl-15 {
    padding-left: 3.75rem !important;
  }
  tr th.p-xl-16, tr td.p-xl-16 {
    padding: 4rem !important;
  }
  tr th.pt-xl-16, tr th.py-xl-16, tr td.pt-xl-16, tr td.py-xl-16 {
    padding-top: 4rem !important;
  }
  tr th.pr-xl-16, tr th.px-xl-16, tr td.pr-xl-16, tr td.px-xl-16 {
    padding-right: 4rem !important;
  }
  tr th.pb-xl-16, tr th.py-xl-16, tr td.pb-xl-16, tr td.py-xl-16 {
    padding-bottom: 4rem !important;
  }
  tr th.pl-xl-16, tr th.px-xl-16, tr td.pl-xl-16, tr td.px-xl-16 {
    padding-left: 4rem !important;
  }
  tr th.p-xl-17, tr td.p-xl-17 {
    padding: 4.25rem !important;
  }
  tr th.pt-xl-17, tr th.py-xl-17, tr td.pt-xl-17, tr td.py-xl-17 {
    padding-top: 4.25rem !important;
  }
  tr th.pr-xl-17, tr th.px-xl-17, tr td.pr-xl-17, tr td.px-xl-17 {
    padding-right: 4.25rem !important;
  }
  tr th.pb-xl-17, tr th.py-xl-17, tr td.pb-xl-17, tr td.py-xl-17 {
    padding-bottom: 4.25rem !important;
  }
  tr th.pl-xl-17, tr th.px-xl-17, tr td.pl-xl-17, tr td.px-xl-17 {
    padding-left: 4.25rem !important;
  }
  tr th.p-xl-18, tr td.p-xl-18 {
    padding: 4.5rem !important;
  }
  tr th.pt-xl-18, tr th.py-xl-18, tr td.pt-xl-18, tr td.py-xl-18 {
    padding-top: 4.5rem !important;
  }
  tr th.pr-xl-18, tr th.px-xl-18, tr td.pr-xl-18, tr td.px-xl-18 {
    padding-right: 4.5rem !important;
  }
  tr th.pb-xl-18, tr th.py-xl-18, tr td.pb-xl-18, tr td.py-xl-18 {
    padding-bottom: 4.5rem !important;
  }
  tr th.pl-xl-18, tr th.px-xl-18, tr td.pl-xl-18, tr td.px-xl-18 {
    padding-left: 4.5rem !important;
  }
  tr th.p-xl-19, tr td.p-xl-19 {
    padding: 4.75rem !important;
  }
  tr th.pt-xl-19, tr th.py-xl-19, tr td.pt-xl-19, tr td.py-xl-19 {
    padding-top: 4.75rem !important;
  }
  tr th.pr-xl-19, tr th.px-xl-19, tr td.pr-xl-19, tr td.px-xl-19 {
    padding-right: 4.75rem !important;
  }
  tr th.pb-xl-19, tr th.py-xl-19, tr td.pb-xl-19, tr td.py-xl-19 {
    padding-bottom: 4.75rem !important;
  }
  tr th.pl-xl-19, tr th.px-xl-19, tr td.pl-xl-19, tr td.px-xl-19 {
    padding-left: 4.75rem !important;
  }
  tr th.p-xl-20, tr td.p-xl-20 {
    padding: 5rem !important;
  }
  tr th.pt-xl-20, tr th.py-xl-20, tr td.pt-xl-20, tr td.py-xl-20 {
    padding-top: 5rem !important;
  }
  tr th.pr-xl-20, tr th.px-xl-20, tr td.pr-xl-20, tr td.px-xl-20 {
    padding-right: 5rem !important;
  }
  tr th.pb-xl-20, tr th.py-xl-20, tr td.pb-xl-20, tr td.py-xl-20 {
    padding-bottom: 5rem !important;
  }
  tr th.pl-xl-20, tr th.px-xl-20, tr td.pl-xl-20, tr td.px-xl-20 {
    padding-left: 5rem !important;
  }
  tr th.p-xl-21, tr td.p-xl-21 {
    padding: 5.25rem !important;
  }
  tr th.pt-xl-21, tr th.py-xl-21, tr td.pt-xl-21, tr td.py-xl-21 {
    padding-top: 5.25rem !important;
  }
  tr th.pr-xl-21, tr th.px-xl-21, tr td.pr-xl-21, tr td.px-xl-21 {
    padding-right: 5.25rem !important;
  }
  tr th.pb-xl-21, tr th.py-xl-21, tr td.pb-xl-21, tr td.py-xl-21 {
    padding-bottom: 5.25rem !important;
  }
  tr th.pl-xl-21, tr th.px-xl-21, tr td.pl-xl-21, tr td.px-xl-21 {
    padding-left: 5.25rem !important;
  }
  tr th.p-xl-22, tr td.p-xl-22 {
    padding: 5.5rem !important;
  }
  tr th.pt-xl-22, tr th.py-xl-22, tr td.pt-xl-22, tr td.py-xl-22 {
    padding-top: 5.5rem !important;
  }
  tr th.pr-xl-22, tr th.px-xl-22, tr td.pr-xl-22, tr td.px-xl-22 {
    padding-right: 5.5rem !important;
  }
  tr th.pb-xl-22, tr th.py-xl-22, tr td.pb-xl-22, tr td.py-xl-22 {
    padding-bottom: 5.5rem !important;
  }
  tr th.pl-xl-22, tr th.px-xl-22, tr td.pl-xl-22, tr td.px-xl-22 {
    padding-left: 5.5rem !important;
  }
  tr th.p-xl-23, tr td.p-xl-23 {
    padding: 5.75rem !important;
  }
  tr th.pt-xl-23, tr th.py-xl-23, tr td.pt-xl-23, tr td.py-xl-23 {
    padding-top: 5.75rem !important;
  }
  tr th.pr-xl-23, tr th.px-xl-23, tr td.pr-xl-23, tr td.px-xl-23 {
    padding-right: 5.75rem !important;
  }
  tr th.pb-xl-23, tr th.py-xl-23, tr td.pb-xl-23, tr td.py-xl-23 {
    padding-bottom: 5.75rem !important;
  }
  tr th.pl-xl-23, tr th.px-xl-23, tr td.pl-xl-23, tr td.px-xl-23 {
    padding-left: 5.75rem !important;
  }
  tr th.p-xl-24, tr td.p-xl-24 {
    padding: 6rem !important;
  }
  tr th.pt-xl-24, tr th.py-xl-24, tr td.pt-xl-24, tr td.py-xl-24 {
    padding-top: 6rem !important;
  }
  tr th.pr-xl-24, tr th.px-xl-24, tr td.pr-xl-24, tr td.px-xl-24 {
    padding-right: 6rem !important;
  }
  tr th.pb-xl-24, tr th.py-xl-24, tr td.pb-xl-24, tr td.py-xl-24 {
    padding-bottom: 6rem !important;
  }
  tr th.pl-xl-24, tr th.px-xl-24, tr td.pl-xl-24, tr td.px-xl-24 {
    padding-left: 6rem !important;
  }
  tr th.p-xl-30, tr td.p-xl-30 {
    padding: 7.5rem !important;
  }
  tr th.pt-xl-30, tr th.py-xl-30, tr td.pt-xl-30, tr td.py-xl-30 {
    padding-top: 7.5rem !important;
  }
  tr th.pr-xl-30, tr th.px-xl-30, tr td.pr-xl-30, tr td.px-xl-30 {
    padding-right: 7.5rem !important;
  }
  tr th.pb-xl-30, tr th.py-xl-30, tr td.pb-xl-30, tr td.py-xl-30 {
    padding-bottom: 7.5rem !important;
  }
  tr th.pl-xl-30, tr th.px-xl-30, tr td.pl-xl-30, tr td.px-xl-30 {
    padding-left: 7.5rem !important;
  }
  tr th.p-xl-40, tr td.p-xl-40 {
    padding: 10rem !important;
  }
  tr th.pt-xl-40, tr th.py-xl-40, tr td.pt-xl-40, tr td.py-xl-40 {
    padding-top: 10rem !important;
  }
  tr th.pr-xl-40, tr th.px-xl-40, tr td.pr-xl-40, tr td.px-xl-40 {
    padding-right: 10rem !important;
  }
  tr th.pb-xl-40, tr th.py-xl-40, tr td.pb-xl-40, tr td.py-xl-40 {
    padding-bottom: 10rem !important;
  }
  tr th.pl-xl-40, tr th.px-xl-40, tr td.pl-xl-40, tr td.px-xl-40 {
    padding-left: 10rem !important;
  }
  tr th.p-xl-50, tr td.p-xl-50 {
    padding: 12.5rem !important;
  }
  tr th.pt-xl-50, tr th.py-xl-50, tr td.pt-xl-50, tr td.py-xl-50 {
    padding-top: 12.5rem !important;
  }
  tr th.pr-xl-50, tr th.px-xl-50, tr td.pr-xl-50, tr td.px-xl-50 {
    padding-right: 12.5rem !important;
  }
  tr th.pb-xl-50, tr th.py-xl-50, tr td.pb-xl-50, tr td.py-xl-50 {
    padding-bottom: 12.5rem !important;
  }
  tr th.pl-xl-50, tr th.px-xl-50, tr td.pl-xl-50, tr td.px-xl-50 {
    padding-left: 12.5rem !important;
  }
  tr th.p-xl-56, tr td.p-xl-56 {
    padding: 14rem !important;
  }
  tr th.pt-xl-56, tr th.py-xl-56, tr td.pt-xl-56, tr td.py-xl-56 {
    padding-top: 14rem !important;
  }
  tr th.pr-xl-56, tr th.px-xl-56, tr td.pr-xl-56, tr td.px-xl-56 {
    padding-right: 14rem !important;
  }
  tr th.pb-xl-56, tr th.py-xl-56, tr td.pb-xl-56, tr td.py-xl-56 {
    padding-bottom: 14rem !important;
  }
  tr th.pl-xl-56, tr th.px-xl-56, tr td.pl-xl-56, tr td.px-xl-56 {
    padding-left: 14rem !important;
  }
  tr th.p-xl-60, tr td.p-xl-60 {
    padding: 15rem !important;
  }
  tr th.pt-xl-60, tr th.py-xl-60, tr td.pt-xl-60, tr td.py-xl-60 {
    padding-top: 15rem !important;
  }
  tr th.pr-xl-60, tr th.px-xl-60, tr td.pr-xl-60, tr td.px-xl-60 {
    padding-right: 15rem !important;
  }
  tr th.pb-xl-60, tr th.py-xl-60, tr td.pb-xl-60, tr td.py-xl-60 {
    padding-bottom: 15rem !important;
  }
  tr th.pl-xl-60, tr th.px-xl-60, tr td.pl-xl-60, tr td.px-xl-60 {
    padding-left: 15rem !important;
  }
  tr th.p-xl-70, tr td.p-xl-70 {
    padding: 17.5rem !important;
  }
  tr th.pt-xl-70, tr th.py-xl-70, tr td.pt-xl-70, tr td.py-xl-70 {
    padding-top: 17.5rem !important;
  }
  tr th.pr-xl-70, tr th.px-xl-70, tr td.pr-xl-70, tr td.px-xl-70 {
    padding-right: 17.5rem !important;
  }
  tr th.pb-xl-70, tr th.py-xl-70, tr td.pb-xl-70, tr td.py-xl-70 {
    padding-bottom: 17.5rem !important;
  }
  tr th.pl-xl-70, tr th.px-xl-70, tr td.pl-xl-70, tr td.px-xl-70 {
    padding-left: 17.5rem !important;
  }
  tr th.p-xl-72, tr td.p-xl-72 {
    padding: 18rem !important;
  }
  tr th.pt-xl-72, tr th.py-xl-72, tr td.pt-xl-72, tr td.py-xl-72 {
    padding-top: 18rem !important;
  }
  tr th.pr-xl-72, tr th.px-xl-72, tr td.pr-xl-72, tr td.px-xl-72 {
    padding-right: 18rem !important;
  }
  tr th.pb-xl-72, tr th.py-xl-72, tr td.pb-xl-72, tr td.py-xl-72 {
    padding-bottom: 18rem !important;
  }
  tr th.pl-xl-72, tr th.px-xl-72, tr td.pl-xl-72, tr td.px-xl-72 {
    padding-left: 18rem !important;
  }
  tr th.p-xl-80, tr td.p-xl-80 {
    padding: 20rem !important;
  }
  tr th.pt-xl-80, tr th.py-xl-80, tr td.pt-xl-80, tr td.py-xl-80 {
    padding-top: 20rem !important;
  }
  tr th.pr-xl-80, tr th.px-xl-80, tr td.pr-xl-80, tr td.px-xl-80 {
    padding-right: 20rem !important;
  }
  tr th.pb-xl-80, tr th.py-xl-80, tr td.pb-xl-80, tr td.py-xl-80 {
    padding-bottom: 20rem !important;
  }
  tr th.pl-xl-80, tr th.px-xl-80, tr td.pl-xl-80, tr td.px-xl-80 {
    padding-left: 20rem !important;
  }
  tr th.p-xl-90, tr td.p-xl-90 {
    padding: 22.5rem !important;
  }
  tr th.pt-xl-90, tr th.py-xl-90, tr td.pt-xl-90, tr td.py-xl-90 {
    padding-top: 22.5rem !important;
  }
  tr th.pr-xl-90, tr th.px-xl-90, tr td.pr-xl-90, tr td.px-xl-90 {
    padding-right: 22.5rem !important;
  }
  tr th.pb-xl-90, tr th.py-xl-90, tr td.pb-xl-90, tr td.py-xl-90 {
    padding-bottom: 22.5rem !important;
  }
  tr th.pl-xl-90, tr th.px-xl-90, tr td.pl-xl-90, tr td.px-xl-90 {
    padding-left: 22.5rem !important;
  }
  tr th.p-xl-100, tr td.p-xl-100 {
    padding: 25rem !important;
  }
  tr th.pt-xl-100, tr th.py-xl-100, tr td.pt-xl-100, tr td.py-xl-100 {
    padding-top: 25rem !important;
  }
  tr th.pr-xl-100, tr th.px-xl-100, tr td.pr-xl-100, tr td.px-xl-100 {
    padding-right: 25rem !important;
  }
  tr th.pb-xl-100, tr th.py-xl-100, tr td.pb-xl-100, tr td.py-xl-100 {
    padding-bottom: 25rem !important;
  }
  tr th.pl-xl-100, tr th.px-xl-100, tr td.pl-xl-100, tr td.px-xl-100 {
    padding-left: 25rem !important;
  }
  tr th.p-xl-120, tr td.p-xl-120 {
    padding: 30rem !important;
  }
  tr th.pt-xl-120, tr th.py-xl-120, tr td.pt-xl-120, tr td.py-xl-120 {
    padding-top: 30rem !important;
  }
  tr th.pr-xl-120, tr th.px-xl-120, tr td.pr-xl-120, tr td.px-xl-120 {
    padding-right: 30rem !important;
  }
  tr th.pb-xl-120, tr th.py-xl-120, tr td.pb-xl-120, tr td.py-xl-120 {
    padding-bottom: 30rem !important;
  }
  tr th.pl-xl-120, tr th.px-xl-120, tr td.pl-xl-120, tr td.px-xl-120 {
    padding-left: 30rem !important;
  }
  tr th.p-xl-5p, tr td.p-xl-5p {
    padding: 5% !important;
  }
  tr th.pt-xl-5p, tr th.py-xl-5p, tr td.pt-xl-5p, tr td.py-xl-5p {
    padding-top: 5% !important;
  }
  tr th.pr-xl-5p, tr th.px-xl-5p, tr td.pr-xl-5p, tr td.px-xl-5p {
    padding-right: 5% !important;
  }
  tr th.pb-xl-5p, tr th.py-xl-5p, tr td.pb-xl-5p, tr td.py-xl-5p {
    padding-bottom: 5% !important;
  }
  tr th.pl-xl-5p, tr th.px-xl-5p, tr td.pl-xl-5p, tr td.px-xl-5p {
    padding-left: 5% !important;
  }
  tr th.p-xl-10p, tr td.p-xl-10p {
    padding: 10% !important;
  }
  tr th.pt-xl-10p, tr th.py-xl-10p, tr td.pt-xl-10p, tr td.py-xl-10p {
    padding-top: 10% !important;
  }
  tr th.pr-xl-10p, tr th.px-xl-10p, tr td.pr-xl-10p, tr td.px-xl-10p {
    padding-right: 10% !important;
  }
  tr th.pb-xl-10p, tr th.py-xl-10p, tr td.pb-xl-10p, tr td.py-xl-10p {
    padding-bottom: 10% !important;
  }
  tr th.pl-xl-10p, tr th.px-xl-10p, tr td.pl-xl-10p, tr td.px-xl-10p {
    padding-left: 10% !important;
  }
  tr th.p-xl-30p, tr td.p-xl-30p {
    padding: 30% !important;
  }
  tr th.pt-xl-30p, tr th.py-xl-30p, tr td.pt-xl-30p, tr td.py-xl-30p {
    padding-top: 30% !important;
  }
  tr th.pr-xl-30p, tr th.px-xl-30p, tr td.pr-xl-30p, tr td.px-xl-30p {
    padding-right: 30% !important;
  }
  tr th.pb-xl-30p, tr th.py-xl-30p, tr td.pb-xl-30p, tr td.py-xl-30p {
    padding-bottom: 30% !important;
  }
  tr th.pl-xl-30p, tr th.px-xl-30p, tr td.pl-xl-30p, tr td.px-xl-30p {
    padding-left: 30% !important;
  }
  tr th.p-xl-40p, tr td.p-xl-40p {
    padding: 40% !important;
  }
  tr th.pt-xl-40p, tr th.py-xl-40p, tr td.pt-xl-40p, tr td.py-xl-40p {
    padding-top: 40% !important;
  }
  tr th.pr-xl-40p, tr th.px-xl-40p, tr td.pr-xl-40p, tr td.px-xl-40p {
    padding-right: 40% !important;
  }
  tr th.pb-xl-40p, tr th.py-xl-40p, tr td.pb-xl-40p, tr td.py-xl-40p {
    padding-bottom: 40% !important;
  }
  tr th.pl-xl-40p, tr th.px-xl-40p, tr td.pl-xl-40p, tr td.px-xl-40p {
    padding-left: 40% !important;
  }
  tr th.p-xl-45p, tr td.p-xl-45p {
    padding: 45% !important;
  }
  tr th.pt-xl-45p, tr th.py-xl-45p, tr td.pt-xl-45p, tr td.py-xl-45p {
    padding-top: 45% !important;
  }
  tr th.pr-xl-45p, tr th.px-xl-45p, tr td.pr-xl-45p, tr td.px-xl-45p {
    padding-right: 45% !important;
  }
  tr th.pb-xl-45p, tr th.py-xl-45p, tr td.pb-xl-45p, tr td.py-xl-45p {
    padding-bottom: 45% !important;
  }
  tr th.pl-xl-45p, tr th.px-xl-45p, tr td.pl-xl-45p, tr td.px-xl-45p {
    padding-left: 45% !important;
  }
  tr th.p-xl-50p, tr td.p-xl-50p {
    padding: 50% !important;
  }
  tr th.pt-xl-50p, tr th.py-xl-50p, tr td.pt-xl-50p, tr td.py-xl-50p {
    padding-top: 50% !important;
  }
  tr th.pr-xl-50p, tr th.px-xl-50p, tr td.pr-xl-50p, tr td.px-xl-50p {
    padding-right: 50% !important;
  }
  tr th.pb-xl-50p, tr th.py-xl-50p, tr td.pb-xl-50p, tr td.py-xl-50p {
    padding-bottom: 50% !important;
  }
  tr th.pl-xl-50p, tr th.px-xl-50p, tr td.pl-xl-50p, tr td.px-xl-50p {
    padding-left: 50% !important;
  }
  tr th.p-xl-77p, tr td.p-xl-77p {
    padding: 77% !important;
  }
  tr th.pt-xl-77p, tr th.py-xl-77p, tr td.pt-xl-77p, tr td.py-xl-77p {
    padding-top: 77% !important;
  }
  tr th.pr-xl-77p, tr th.px-xl-77p, tr td.pr-xl-77p, tr td.px-xl-77p {
    padding-right: 77% !important;
  }
  tr th.pb-xl-77p, tr th.py-xl-77p, tr td.pb-xl-77p, tr td.py-xl-77p {
    padding-bottom: 77% !important;
  }
  tr th.pl-xl-77p, tr th.px-xl-77p, tr td.pl-xl-77p, tr td.px-xl-77p {
    padding-left: 77% !important;
  }
  tr th.p-xl-100p, tr td.p-xl-100p {
    padding: 100% !important;
  }
  tr th.pt-xl-100p, tr th.py-xl-100p, tr td.pt-xl-100p, tr td.py-xl-100p {
    padding-top: 100% !important;
  }
  tr th.pr-xl-100p, tr th.px-xl-100p, tr td.pr-xl-100p, tr td.px-xl-100p {
    padding-right: 100% !important;
  }
  tr th.pb-xl-100p, tr th.py-xl-100p, tr td.pb-xl-100p, tr td.py-xl-100p {
    padding-bottom: 100% !important;
  }
  tr th.pl-xl-100p, tr th.px-xl-100p, tr td.pl-xl-100p, tr td.px-xl-100p {
    padding-left: 100% !important;
  }
  tr th.p-xl-30vh, tr td.p-xl-30vh {
    padding: 30vh !important;
  }
  tr th.pt-xl-30vh, tr th.py-xl-30vh, tr td.pt-xl-30vh, tr td.py-xl-30vh {
    padding-top: 30vh !important;
  }
  tr th.pr-xl-30vh, tr th.px-xl-30vh, tr td.pr-xl-30vh, tr td.px-xl-30vh {
    padding-right: 30vh !important;
  }
  tr th.pb-xl-30vh, tr th.py-xl-30vh, tr td.pb-xl-30vh, tr td.py-xl-30vh {
    padding-bottom: 30vh !important;
  }
  tr th.pl-xl-30vh, tr th.px-xl-30vh, tr td.pl-xl-30vh, tr td.px-xl-30vh {
    padding-left: 30vh !important;
  }
  tr th.p-xl-50vh, tr td.p-xl-50vh {
    padding: 50vh !important;
  }
  tr th.pt-xl-50vh, tr th.py-xl-50vh, tr td.pt-xl-50vh, tr td.py-xl-50vh {
    padding-top: 50vh !important;
  }
  tr th.pr-xl-50vh, tr th.px-xl-50vh, tr td.pr-xl-50vh, tr td.px-xl-50vh {
    padding-right: 50vh !important;
  }
  tr th.pb-xl-50vh, tr th.py-xl-50vh, tr td.pb-xl-50vh, tr td.py-xl-50vh {
    padding-bottom: 50vh !important;
  }
  tr th.pl-xl-50vh, tr th.px-xl-50vh, tr td.pl-xl-50vh, tr td.px-xl-50vh {
    padding-left: 50vh !important;
  }
  tr th.p-xl-100vh, tr td.p-xl-100vh {
    padding: 100vh !important;
  }
  tr th.pt-xl-100vh, tr th.py-xl-100vh, tr td.pt-xl-100vh, tr td.py-xl-100vh {
    padding-top: 100vh !important;
  }
  tr th.pr-xl-100vh, tr th.px-xl-100vh, tr td.pr-xl-100vh, tr td.px-xl-100vh {
    padding-right: 100vh !important;
  }
  tr th.pb-xl-100vh, tr th.py-xl-100vh, tr td.pb-xl-100vh, tr td.py-xl-100vh {
    padding-bottom: 100vh !important;
  }
  tr th.pl-xl-100vh, tr th.px-xl-100vh, tr td.pl-xl-100vh, tr td.px-xl-100vh {
    padding-left: 100vh !important;
  }
  table.l-xl th, table.l-xl td {
    text-align: left;
  }
  table.c-xl th, table.c-xl td {
    text-align: center;
  }
  table.r-xl th, table.r-xl td {
    text-align: right;
  }
  tr.l-xl th, tr.l-xl td {
    text-align: left;
  }
  tr.c-xl th, tr.c-xl td {
    text-align: center;
  }
  tr.r-xl th, tr.r-xl td {
    text-align: right;
  }
  tr th.l-xl, tr td.l-xl {
    text-align: left;
  }
  tr th.c-xl, tr td.c-xl {
    text-align: center;
  }
  tr th.r-xl, tr td.r-xl {
    text-align: right;
  }
  table.t-xl th, table.t-xl td {
    vertical-align: top;
  }
  table.m-xl th, table.m-xl td {
    vertical-align: middle;
  }
  table.b-xl th, table.b-xl td {
    vertical-align: bottom;
  }
  tr.t-xl th, tr.t-xl td {
    vertical-align: top;
  }
  tr.m-xl th, tr.m-xl td {
    vertical-align: middle;
  }
  tr.b-xl th, tr.b-xl td {
    vertical-align: bottom;
  }
  tr th.t-xl, tr td.t-xl {
    vertical-align: top;
  }
  tr th.m-xl, tr td.m-xl {
    vertical-align: middle;
  }
  tr th.b-xl, tr td.b-xl {
    vertical-align: bottom;
  }
}
@media (min-width: 1400px) {
  table.border-xxl {
    border-collapse: collapse;
    width: 100%;
    border: 1px #202121 solid;
    margin: 1rem 0;
  }
  table.border-xxl th, table.border-xxl td {
    border: 1px #202121 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.border-xxl th {
    background: #E6EAEA;
    font-weight: bold;
  }
  table.border-xxl td {
    background: #FFFFFF;
  }
  table.border-xxl caption {
    text-align: right;
    font-weight: 700;
  }
  table.border-xxl caption span {
    display: block;
    text-align: center;
  }
  table.w100-xxl {
    width: 100%;
    margin: 1rem 0;
  }
  table.w100-xxl th, table.w100-xxl td {
    padding: 1px 0.3rem;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
  }
  table.w100-xxl caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-xxl {
    border-collapse: collapse;
    width: 100%;
    margin: 1rem 0 1.5rem 0;
  }
  table.line-xxl th, table.line-xxl td {
    border-bottom: 1px #DDDDDD solid;
    padding: 4px 0.3rem;
    text-align: left;
    font-weight: normal;
  }
  table.line-xxl th {
    font-weight: bold;
  }
  table.line-xxl tr + tr th, table.line-xxl tr + tr td {
    border-top: 1px #84968C solid;
  }
  table.line-xxl caption {
    text-align: right;
    font-weight: bold;
  }
  table.line-xxl caption span {
    display: block;
    text-align: center;
  }
  table.list-xxl {
    border-collapse: collapse;
    width: 100%;
    border: 0.5rem #FFFFFF solid !important;
    margin: 0.5rem 0;
  }
  .bg-w table.list-xxl {
    border-color: #202121 !important;
  }
  table.list-xxl th, table.list-xxl td {
    border: 1px #F4F7F6 solid;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: 400;
  }
  table.list-xxl td, table.list-xxl tbody td {
    background: #FFFFFF;
  }
  .bg-w table.list-xxl td, .bg-w table.list-xxl tbody td {
    background: #202121;
  }
  table.list-xxl tr:nth-child(even) td {
    background: #F4F7F6;
  }
  .bg-w table.list-xxl tr:nth-child(even) td {
    background: #FFFFFF;
  }
  table.list-xxl th, table.list-xxl thead td {
    background: #202121;
    font-weight: bold;
  }
  .bg-w table.list-xxl th, .bg-w table.list-xxl thead td {
    background: #FFFFFF;
  }
  table.list-xxl caption {
    text-align: right;
    font-weight: 700;
  }
  table.list-xxl caption span {
    display: block;
    text-align: center;
  }
  table.table-ascard-xxl thead {
    display: none;
  }
  table.table-ascard-xxl tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  table.table-ascard-xxl tr th, table.table-ascard-xxl tr td {
    width: 100%;
  }
  table.table-astable-xxl thead {
    display: table-header-group;
  }
  table.table-astable-xxl tr {
    display: table-row;
  }
  table.table-astable-xxl tr th, table.table-astable-xxl tr td {
    width: auto;
  }
  table.c-xxl-w th, table.c-xxl-w td {
    color: #FFFFFF !important;
  }
  table.bg-xxl-w th, table.bg-xxl-w td {
    background-color: #FFFFFF !important;
  }
  table.bg-xxl-w th .c-back, table.bg-xxl-w td .c-back {
    color: #FFFFFF !important;
  }
  table.c-xxl-b th, table.c-xxl-b td {
    color: #000000 !important;
  }
  table.bg-xxl-b th, table.bg-xxl-b td {
    background-color: #000000 !important;
  }
  table.bg-xxl-b th .c-back, table.bg-xxl-b td .c-back {
    color: #000000 !important;
  }
  table.c-xxl-t th, table.c-xxl-t td {
    color: transparent !important;
  }
  table.bg-xxl-t th, table.bg-xxl-t td {
    background-color: transparent !important;
  }
  table.bg-xxl-t th .c-back, table.bg-xxl-t td .c-back {
    color: transparent !important;
  }
  table.c-xxl-1 th, table.c-xxl-1 td {
    color: #202121 !important;
  }
  table.bg-xxl-1 th, table.bg-xxl-1 td {
    background-color: #202121 !important;
  }
  table.bg-xxl-1 th .c-back, table.bg-xxl-1 td .c-back {
    color: #202121 !important;
  }
  table.c-xxl-2 th, table.c-xxl-2 td {
    color: #202121 !important;
  }
  table.bg-xxl-2 th, table.bg-xxl-2 td {
    background-color: #202121 !important;
  }
  table.bg-xxl-2 th .c-back, table.bg-xxl-2 td .c-back {
    color: #202121 !important;
  }
  table.c-xxl-3 th, table.c-xxl-3 td {
    color: #ED1C24 !important;
  }
  table.bg-xxl-3 th, table.bg-xxl-3 td {
    background-color: #ED1C24 !important;
  }
  table.bg-xxl-3 th .c-back, table.bg-xxl-3 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-xxl-4 th, table.c-xxl-4 td {
    color: #202121 !important;
  }
  table.bg-xxl-4 th, table.bg-xxl-4 td {
    background-color: #202121 !important;
  }
  table.bg-xxl-4 th .c-back, table.bg-xxl-4 td .c-back {
    color: #202121 !important;
  }
  table.c-xxl-6 th, table.c-xxl-6 td {
    color: #F35975 !important;
  }
  table.bg-xxl-6 th, table.bg-xxl-6 td {
    background-color: #F35975 !important;
  }
  table.bg-xxl-6 th .c-back, table.bg-xxl-6 td .c-back {
    color: #F35975 !important;
  }
  table.c-xxl-7 th, table.c-xxl-7 td {
    color: #999999 !important;
  }
  table.bg-xxl-7 th, table.bg-xxl-7 td {
    background-color: #999999 !important;
  }
  table.bg-xxl-7 th .c-back, table.bg-xxl-7 td .c-back {
    color: #999999 !important;
  }
  table.c-xxl-c1 th, table.c-xxl-c1 td {
    color: #FCFCFC !important;
  }
  table.bg-xxl-c1 th, table.bg-xxl-c1 td {
    background-color: #FCFCFC !important;
  }
  table.bg-xxl-c1 th .c-back, table.bg-xxl-c1 td .c-back {
    color: #FCFCFC !important;
  }
  table.c-xxl-c2 th, table.c-xxl-c2 td {
    color: #ED1C24 !important;
  }
  table.bg-xxl-c2 th, table.bg-xxl-c2 td {
    background-color: #ED1C24 !important;
  }
  table.bg-xxl-c2 th .c-back, table.bg-xxl-c2 td .c-back {
    color: #ED1C24 !important;
  }
  table.c-xxl-c3 th, table.c-xxl-c3 td {
    color: #C30438 !important;
  }
  table.bg-xxl-c3 th, table.bg-xxl-c3 td {
    background-color: #C30438 !important;
  }
  table.bg-xxl-c3 th .c-back, table.bg-xxl-c3 td .c-back {
    color: #C30438 !important;
  }
  table.c-xxl-c4 th, table.c-xxl-c4 td {
    color: #F4F7F6 !important;
  }
  table.bg-xxl-c4 th, table.bg-xxl-c4 td {
    background-color: #F4F7F6 !important;
  }
  table.bg-xxl-c4 th .c-back, table.bg-xxl-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  table.c-xxl-c5 th, table.c-xxl-c5 td {
    color: #E6EAEA !important;
  }
  table.bg-xxl-c5 th, table.bg-xxl-c5 td {
    background-color: #E6EAEA !important;
  }
  table.bg-xxl-c5 th .c-back, table.bg-xxl-c5 td .c-back {
    color: #E6EAEA !important;
  }
  table.c-xxl-c6 th, table.c-xxl-c6 td {
    color: #202121 !important;
  }
  table.bg-xxl-c6 th, table.bg-xxl-c6 td {
    background-color: #202121 !important;
  }
  table.bg-xxl-c6 th .c-back, table.bg-xxl-c6 td .c-back {
    color: #202121 !important;
  }
  table.c-xxl-c7 th, table.c-xxl-c7 td {
    color: #818285 !important;
  }
  table.bg-xxl-c7 th, table.bg-xxl-c7 td {
    background-color: #818285 !important;
  }
  table.bg-xxl-c7 th .c-back, table.bg-xxl-c7 td .c-back {
    color: #818285 !important;
  }
  table.c-xxl-c8 th, table.c-xxl-c8 td {
    color: #ffffff !important;
  }
  table.bg-xxl-c8 th, table.bg-xxl-c8 td {
    background-color: #ffffff !important;
  }
  table.bg-xxl-c8 th .c-back, table.bg-xxl-c8 td .c-back {
    color: #ffffff !important;
  }
  table.c-xxl-c9 th, table.c-xxl-c9 td {
    color: #C3C7C6 !important;
  }
  table.bg-xxl-c9 th, table.bg-xxl-c9 td {
    background-color: #C3C7C6 !important;
  }
  table.bg-xxl-c9 th .c-back, table.bg-xxl-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  table.c-xxl-c10 th, table.c-xxl-c10 td {
    color: #0C121C !important;
  }
  table.bg-xxl-c10 th, table.bg-xxl-c10 td {
    background-color: #0C121C !important;
  }
  table.bg-xxl-c10 th .c-back, table.bg-xxl-c10 td .c-back {
    color: #0C121C !important;
  }
  table.c-xxl-c11 th, table.c-xxl-c11 td {
    color: #4FC4B6 !important;
  }
  table.bg-xxl-c11 th, table.bg-xxl-c11 td {
    background-color: #4FC4B6 !important;
  }
  table.bg-xxl-c11 th .c-back, table.bg-xxl-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  table.c-xxl-yt th, table.c-xxl-yt td {
    color: #c4302b !important;
  }
  table.bg-xxl-yt th, table.bg-xxl-yt td {
    background-color: #c4302b !important;
  }
  table.bg-xxl-yt th .c-back, table.bg-xxl-yt td .c-back {
    color: #c4302b !important;
  }
  tr.c-xxl-w th, tr.c-xxl-w td {
    color: #FFFFFF !important;
  }
  tr.bg-xxl-w th, tr.bg-xxl-w td {
    background-color: #FFFFFF !important;
  }
  tr.bg-xxl-w th .c-back, tr.bg-xxl-w td .c-back {
    color: #FFFFFF !important;
  }
  tr.c-xxl-b th, tr.c-xxl-b td {
    color: #000000 !important;
  }
  tr.bg-xxl-b th, tr.bg-xxl-b td {
    background-color: #000000 !important;
  }
  tr.bg-xxl-b th .c-back, tr.bg-xxl-b td .c-back {
    color: #000000 !important;
  }
  tr.c-xxl-t th, tr.c-xxl-t td {
    color: transparent !important;
  }
  tr.bg-xxl-t th, tr.bg-xxl-t td {
    background-color: transparent !important;
  }
  tr.bg-xxl-t th .c-back, tr.bg-xxl-t td .c-back {
    color: transparent !important;
  }
  tr.c-xxl-1 th, tr.c-xxl-1 td {
    color: #202121 !important;
  }
  tr.bg-xxl-1 th, tr.bg-xxl-1 td {
    background-color: #202121 !important;
  }
  tr.bg-xxl-1 th .c-back, tr.bg-xxl-1 td .c-back {
    color: #202121 !important;
  }
  tr.c-xxl-2 th, tr.c-xxl-2 td {
    color: #202121 !important;
  }
  tr.bg-xxl-2 th, tr.bg-xxl-2 td {
    background-color: #202121 !important;
  }
  tr.bg-xxl-2 th .c-back, tr.bg-xxl-2 td .c-back {
    color: #202121 !important;
  }
  tr.c-xxl-3 th, tr.c-xxl-3 td {
    color: #ED1C24 !important;
  }
  tr.bg-xxl-3 th, tr.bg-xxl-3 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-xxl-3 th .c-back, tr.bg-xxl-3 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-xxl-4 th, tr.c-xxl-4 td {
    color: #202121 !important;
  }
  tr.bg-xxl-4 th, tr.bg-xxl-4 td {
    background-color: #202121 !important;
  }
  tr.bg-xxl-4 th .c-back, tr.bg-xxl-4 td .c-back {
    color: #202121 !important;
  }
  tr.c-xxl-6 th, tr.c-xxl-6 td {
    color: #F35975 !important;
  }
  tr.bg-xxl-6 th, tr.bg-xxl-6 td {
    background-color: #F35975 !important;
  }
  tr.bg-xxl-6 th .c-back, tr.bg-xxl-6 td .c-back {
    color: #F35975 !important;
  }
  tr.c-xxl-7 th, tr.c-xxl-7 td {
    color: #999999 !important;
  }
  tr.bg-xxl-7 th, tr.bg-xxl-7 td {
    background-color: #999999 !important;
  }
  tr.bg-xxl-7 th .c-back, tr.bg-xxl-7 td .c-back {
    color: #999999 !important;
  }
  tr.c-xxl-c1 th, tr.c-xxl-c1 td {
    color: #FCFCFC !important;
  }
  tr.bg-xxl-c1 th, tr.bg-xxl-c1 td {
    background-color: #FCFCFC !important;
  }
  tr.bg-xxl-c1 th .c-back, tr.bg-xxl-c1 td .c-back {
    color: #FCFCFC !important;
  }
  tr.c-xxl-c2 th, tr.c-xxl-c2 td {
    color: #ED1C24 !important;
  }
  tr.bg-xxl-c2 th, tr.bg-xxl-c2 td {
    background-color: #ED1C24 !important;
  }
  tr.bg-xxl-c2 th .c-back, tr.bg-xxl-c2 td .c-back {
    color: #ED1C24 !important;
  }
  tr.c-xxl-c3 th, tr.c-xxl-c3 td {
    color: #C30438 !important;
  }
  tr.bg-xxl-c3 th, tr.bg-xxl-c3 td {
    background-color: #C30438 !important;
  }
  tr.bg-xxl-c3 th .c-back, tr.bg-xxl-c3 td .c-back {
    color: #C30438 !important;
  }
  tr.c-xxl-c4 th, tr.c-xxl-c4 td {
    color: #F4F7F6 !important;
  }
  tr.bg-xxl-c4 th, tr.bg-xxl-c4 td {
    background-color: #F4F7F6 !important;
  }
  tr.bg-xxl-c4 th .c-back, tr.bg-xxl-c4 td .c-back {
    color: #F4F7F6 !important;
  }
  tr.c-xxl-c5 th, tr.c-xxl-c5 td {
    color: #E6EAEA !important;
  }
  tr.bg-xxl-c5 th, tr.bg-xxl-c5 td {
    background-color: #E6EAEA !important;
  }
  tr.bg-xxl-c5 th .c-back, tr.bg-xxl-c5 td .c-back {
    color: #E6EAEA !important;
  }
  tr.c-xxl-c6 th, tr.c-xxl-c6 td {
    color: #202121 !important;
  }
  tr.bg-xxl-c6 th, tr.bg-xxl-c6 td {
    background-color: #202121 !important;
  }
  tr.bg-xxl-c6 th .c-back, tr.bg-xxl-c6 td .c-back {
    color: #202121 !important;
  }
  tr.c-xxl-c7 th, tr.c-xxl-c7 td {
    color: #818285 !important;
  }
  tr.bg-xxl-c7 th, tr.bg-xxl-c7 td {
    background-color: #818285 !important;
  }
  tr.bg-xxl-c7 th .c-back, tr.bg-xxl-c7 td .c-back {
    color: #818285 !important;
  }
  tr.c-xxl-c8 th, tr.c-xxl-c8 td {
    color: #ffffff !important;
  }
  tr.bg-xxl-c8 th, tr.bg-xxl-c8 td {
    background-color: #ffffff !important;
  }
  tr.bg-xxl-c8 th .c-back, tr.bg-xxl-c8 td .c-back {
    color: #ffffff !important;
  }
  tr.c-xxl-c9 th, tr.c-xxl-c9 td {
    color: #C3C7C6 !important;
  }
  tr.bg-xxl-c9 th, tr.bg-xxl-c9 td {
    background-color: #C3C7C6 !important;
  }
  tr.bg-xxl-c9 th .c-back, tr.bg-xxl-c9 td .c-back {
    color: #C3C7C6 !important;
  }
  tr.c-xxl-c10 th, tr.c-xxl-c10 td {
    color: #0C121C !important;
  }
  tr.bg-xxl-c10 th, tr.bg-xxl-c10 td {
    background-color: #0C121C !important;
  }
  tr.bg-xxl-c10 th .c-back, tr.bg-xxl-c10 td .c-back {
    color: #0C121C !important;
  }
  tr.c-xxl-c11 th, tr.c-xxl-c11 td {
    color: #4FC4B6 !important;
  }
  tr.bg-xxl-c11 th, tr.bg-xxl-c11 td {
    background-color: #4FC4B6 !important;
  }
  tr.bg-xxl-c11 th .c-back, tr.bg-xxl-c11 td .c-back {
    color: #4FC4B6 !important;
  }
  tr.c-xxl-yt th, tr.c-xxl-yt td {
    color: #c4302b !important;
  }
  tr.bg-xxl-yt th, tr.bg-xxl-yt td {
    background-color: #c4302b !important;
  }
  tr.bg-xxl-yt th .c-back, tr.bg-xxl-yt td .c-back {
    color: #c4302b !important;
  }
  tr th.c-xxl-w, tr td.c-xxl-w {
    color: #FFFFFF !important;
  }
  tr th.bg-xxl-w, tr td.bg-xxl-w {
    background-color: #FFFFFF !important;
  }
  tr th.bg-xxl-w .c-back, tr td.bg-xxl-w .c-back {
    color: #FFFFFF !important;
  }
  tr th.c-xxl-b, tr td.c-xxl-b {
    color: #000000 !important;
  }
  tr th.bg-xxl-b, tr td.bg-xxl-b {
    background-color: #000000 !important;
  }
  tr th.bg-xxl-b .c-back, tr td.bg-xxl-b .c-back {
    color: #000000 !important;
  }
  tr th.c-xxl-t, tr td.c-xxl-t {
    color: transparent !important;
  }
  tr th.bg-xxl-t, tr td.bg-xxl-t {
    background-color: transparent !important;
  }
  tr th.bg-xxl-t .c-back, tr td.bg-xxl-t .c-back {
    color: transparent !important;
  }
  tr th.c-xxl-1, tr td.c-xxl-1 {
    color: #202121 !important;
  }
  tr th.bg-xxl-1, tr td.bg-xxl-1 {
    background-color: #202121 !important;
  }
  tr th.bg-xxl-1 .c-back, tr td.bg-xxl-1 .c-back {
    color: #202121 !important;
  }
  tr th.c-xxl-2, tr td.c-xxl-2 {
    color: #202121 !important;
  }
  tr th.bg-xxl-2, tr td.bg-xxl-2 {
    background-color: #202121 !important;
  }
  tr th.bg-xxl-2 .c-back, tr td.bg-xxl-2 .c-back {
    color: #202121 !important;
  }
  tr th.c-xxl-3, tr td.c-xxl-3 {
    color: #ED1C24 !important;
  }
  tr th.bg-xxl-3, tr td.bg-xxl-3 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-xxl-3 .c-back, tr td.bg-xxl-3 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-xxl-4, tr td.c-xxl-4 {
    color: #202121 !important;
  }
  tr th.bg-xxl-4, tr td.bg-xxl-4 {
    background-color: #202121 !important;
  }
  tr th.bg-xxl-4 .c-back, tr td.bg-xxl-4 .c-back {
    color: #202121 !important;
  }
  tr th.c-xxl-6, tr td.c-xxl-6 {
    color: #F35975 !important;
  }
  tr th.bg-xxl-6, tr td.bg-xxl-6 {
    background-color: #F35975 !important;
  }
  tr th.bg-xxl-6 .c-back, tr td.bg-xxl-6 .c-back {
    color: #F35975 !important;
  }
  tr th.c-xxl-7, tr td.c-xxl-7 {
    color: #999999 !important;
  }
  tr th.bg-xxl-7, tr td.bg-xxl-7 {
    background-color: #999999 !important;
  }
  tr th.bg-xxl-7 .c-back, tr td.bg-xxl-7 .c-back {
    color: #999999 !important;
  }
  tr th.c-xxl-c1, tr td.c-xxl-c1 {
    color: #FCFCFC !important;
  }
  tr th.bg-xxl-c1, tr td.bg-xxl-c1 {
    background-color: #FCFCFC !important;
  }
  tr th.bg-xxl-c1 .c-back, tr td.bg-xxl-c1 .c-back {
    color: #FCFCFC !important;
  }
  tr th.c-xxl-c2, tr td.c-xxl-c2 {
    color: #ED1C24 !important;
  }
  tr th.bg-xxl-c2, tr td.bg-xxl-c2 {
    background-color: #ED1C24 !important;
  }
  tr th.bg-xxl-c2 .c-back, tr td.bg-xxl-c2 .c-back {
    color: #ED1C24 !important;
  }
  tr th.c-xxl-c3, tr td.c-xxl-c3 {
    color: #C30438 !important;
  }
  tr th.bg-xxl-c3, tr td.bg-xxl-c3 {
    background-color: #C30438 !important;
  }
  tr th.bg-xxl-c3 .c-back, tr td.bg-xxl-c3 .c-back {
    color: #C30438 !important;
  }
  tr th.c-xxl-c4, tr td.c-xxl-c4 {
    color: #F4F7F6 !important;
  }
  tr th.bg-xxl-c4, tr td.bg-xxl-c4 {
    background-color: #F4F7F6 !important;
  }
  tr th.bg-xxl-c4 .c-back, tr td.bg-xxl-c4 .c-back {
    color: #F4F7F6 !important;
  }
  tr th.c-xxl-c5, tr td.c-xxl-c5 {
    color: #E6EAEA !important;
  }
  tr th.bg-xxl-c5, tr td.bg-xxl-c5 {
    background-color: #E6EAEA !important;
  }
  tr th.bg-xxl-c5 .c-back, tr td.bg-xxl-c5 .c-back {
    color: #E6EAEA !important;
  }
  tr th.c-xxl-c6, tr td.c-xxl-c6 {
    color: #202121 !important;
  }
  tr th.bg-xxl-c6, tr td.bg-xxl-c6 {
    background-color: #202121 !important;
  }
  tr th.bg-xxl-c6 .c-back, tr td.bg-xxl-c6 .c-back {
    color: #202121 !important;
  }
  tr th.c-xxl-c7, tr td.c-xxl-c7 {
    color: #818285 !important;
  }
  tr th.bg-xxl-c7, tr td.bg-xxl-c7 {
    background-color: #818285 !important;
  }
  tr th.bg-xxl-c7 .c-back, tr td.bg-xxl-c7 .c-back {
    color: #818285 !important;
  }
  tr th.c-xxl-c8, tr td.c-xxl-c8 {
    color: #ffffff !important;
  }
  tr th.bg-xxl-c8, tr td.bg-xxl-c8 {
    background-color: #ffffff !important;
  }
  tr th.bg-xxl-c8 .c-back, tr td.bg-xxl-c8 .c-back {
    color: #ffffff !important;
  }
  tr th.c-xxl-c9, tr td.c-xxl-c9 {
    color: #C3C7C6 !important;
  }
  tr th.bg-xxl-c9, tr td.bg-xxl-c9 {
    background-color: #C3C7C6 !important;
  }
  tr th.bg-xxl-c9 .c-back, tr td.bg-xxl-c9 .c-back {
    color: #C3C7C6 !important;
  }
  tr th.c-xxl-c10, tr td.c-xxl-c10 {
    color: #0C121C !important;
  }
  tr th.bg-xxl-c10, tr td.bg-xxl-c10 {
    background-color: #0C121C !important;
  }
  tr th.bg-xxl-c10 .c-back, tr td.bg-xxl-c10 .c-back {
    color: #0C121C !important;
  }
  tr th.c-xxl-c11, tr td.c-xxl-c11 {
    color: #4FC4B6 !important;
  }
  tr th.bg-xxl-c11, tr td.bg-xxl-c11 {
    background-color: #4FC4B6 !important;
  }
  tr th.bg-xxl-c11 .c-back, tr td.bg-xxl-c11 .c-back {
    color: #4FC4B6 !important;
  }
  tr th.c-xxl-yt, tr td.c-xxl-yt {
    color: #c4302b !important;
  }
  tr th.bg-xxl-yt, tr td.bg-xxl-yt {
    background-color: #c4302b !important;
  }
  tr th.bg-xxl-yt .c-back, tr td.bg-xxl-yt .c-back {
    color: #c4302b !important;
  }
  .fz-xxl-10 tr th, .fz-xxl-10 tr td, table.fz-xxl-10 th, table.fz-xxl-10 td {
    font-size: 10px !important;
  }
  .fz-xxl-12 tr th, .fz-xxl-12 tr td, table.fz-xxl-12 th, table.fz-xxl-12 td {
    font-size: 12px !important;
  }
  .fz-xxl-14 tr th, .fz-xxl-14 tr td, table.fz-xxl-14 th, table.fz-xxl-14 td {
    font-size: 14px !important;
  }
  .fz-xxl-16 tr th, .fz-xxl-16 tr td, table.fz-xxl-16 th, table.fz-xxl-16 td {
    font-size: 16px !important;
  }
  .fz-xxl-18 tr th, .fz-xxl-18 tr td, table.fz-xxl-18 th, table.fz-xxl-18 td {
    font-size: 18px !important;
  }
  .fz-xxl-20 tr th, .fz-xxl-20 tr td, table.fz-xxl-20 th, table.fz-xxl-20 td {
    font-size: 20px !important;
  }
  .fz-xxl-22 tr th, .fz-xxl-22 tr td, table.fz-xxl-22 th, table.fz-xxl-22 td {
    font-size: 22px !important;
  }
  .fz-xxl-24 tr th, .fz-xxl-24 tr td, table.fz-xxl-24 th, table.fz-xxl-24 td {
    font-size: 24px !important;
  }
  .fz-xxl-26 tr th, .fz-xxl-26 tr td, table.fz-xxl-26 th, table.fz-xxl-26 td {
    font-size: 26px !important;
  }
  .fz-xxl-28 tr th, .fz-xxl-28 tr td, table.fz-xxl-28 th, table.fz-xxl-28 td {
    font-size: 28px !important;
  }
  .fz-xxl-30 tr th, .fz-xxl-30 tr td, table.fz-xxl-30 th, table.fz-xxl-30 td {
    font-size: 30px !important;
  }
  .fz-xxl-32 tr th, .fz-xxl-32 tr td, table.fz-xxl-32 th, table.fz-xxl-32 td {
    font-size: 32px !important;
  }
  .fz-xxl-34 tr th, .fz-xxl-34 tr td, table.fz-xxl-34 th, table.fz-xxl-34 td {
    font-size: 34px !important;
  }
  .fz-xxl-36 tr th, .fz-xxl-36 tr td, table.fz-xxl-36 th, table.fz-xxl-36 td {
    font-size: 36px !important;
  }
  .fz-xxl-38 tr th, .fz-xxl-38 tr td, table.fz-xxl-38 th, table.fz-xxl-38 td {
    font-size: 38px !important;
  }
  .fz-xxl-44 tr th, .fz-xxl-44 tr td, table.fz-xxl-44 th, table.fz-xxl-44 td {
    font-size: 44px !important;
  }
  .fz-xxl-46 tr th, .fz-xxl-46 tr td, table.fz-xxl-46 th, table.fz-xxl-46 td {
    font-size: 46px !important;
  }
  .fz-xxl-48 tr th, .fz-xxl-48 tr td, table.fz-xxl-48 th, table.fz-xxl-48 td {
    font-size: 48px !important;
  }
  .fz-xxl-60 tr th, .fz-xxl-60 tr td, table.fz-xxl-60 th, table.fz-xxl-60 td {
    font-size: 60px !important;
  }
  .fz-xxl-240 tr th, .fz-xxl-240 tr td, table.fz-xxl-240 th, table.fz-xxl-240 td {
    font-size: 240px !important;
  }
  tr.fz-xxl-10 th, tr.fz-xxl-10 td {
    font-size: 10px !important;
  }
  tr.fz-xxl-12 th, tr.fz-xxl-12 td {
    font-size: 12px !important;
  }
  tr.fz-xxl-14 th, tr.fz-xxl-14 td {
    font-size: 14px !important;
  }
  tr.fz-xxl-16 th, tr.fz-xxl-16 td {
    font-size: 16px !important;
  }
  tr.fz-xxl-18 th, tr.fz-xxl-18 td {
    font-size: 18px !important;
  }
  tr.fz-xxl-20 th, tr.fz-xxl-20 td {
    font-size: 20px !important;
  }
  tr.fz-xxl-22 th, tr.fz-xxl-22 td {
    font-size: 22px !important;
  }
  tr.fz-xxl-24 th, tr.fz-xxl-24 td {
    font-size: 24px !important;
  }
  tr.fz-xxl-26 th, tr.fz-xxl-26 td {
    font-size: 26px !important;
  }
  tr.fz-xxl-28 th, tr.fz-xxl-28 td {
    font-size: 28px !important;
  }
  tr.fz-xxl-30 th, tr.fz-xxl-30 td {
    font-size: 30px !important;
  }
  tr.fz-xxl-32 th, tr.fz-xxl-32 td {
    font-size: 32px !important;
  }
  tr.fz-xxl-34 th, tr.fz-xxl-34 td {
    font-size: 34px !important;
  }
  tr.fz-xxl-36 th, tr.fz-xxl-36 td {
    font-size: 36px !important;
  }
  tr.fz-xxl-38 th, tr.fz-xxl-38 td {
    font-size: 38px !important;
  }
  tr.fz-xxl-44 th, tr.fz-xxl-44 td {
    font-size: 44px !important;
  }
  tr.fz-xxl-46 th, tr.fz-xxl-46 td {
    font-size: 46px !important;
  }
  tr.fz-xxl-48 th, tr.fz-xxl-48 td {
    font-size: 48px !important;
  }
  tr.fz-xxl-60 th, tr.fz-xxl-60 td {
    font-size: 60px !important;
  }
  tr.fz-xxl-240 th, tr.fz-xxl-240 td {
    font-size: 240px !important;
  }
  tr th.fz-xxl-10, tr td.fz-xxl-10 {
    font-size: 10px !important;
  }
  tr th.fz-xxl-12, tr td.fz-xxl-12 {
    font-size: 12px !important;
  }
  tr th.fz-xxl-14, tr td.fz-xxl-14 {
    font-size: 14px !important;
  }
  tr th.fz-xxl-16, tr td.fz-xxl-16 {
    font-size: 16px !important;
  }
  tr th.fz-xxl-18, tr td.fz-xxl-18 {
    font-size: 18px !important;
  }
  tr th.fz-xxl-20, tr td.fz-xxl-20 {
    font-size: 20px !important;
  }
  tr th.fz-xxl-22, tr td.fz-xxl-22 {
    font-size: 22px !important;
  }
  tr th.fz-xxl-24, tr td.fz-xxl-24 {
    font-size: 24px !important;
  }
  tr th.fz-xxl-26, tr td.fz-xxl-26 {
    font-size: 26px !important;
  }
  tr th.fz-xxl-28, tr td.fz-xxl-28 {
    font-size: 28px !important;
  }
  tr th.fz-xxl-30, tr td.fz-xxl-30 {
    font-size: 30px !important;
  }
  tr th.fz-xxl-32, tr td.fz-xxl-32 {
    font-size: 32px !important;
  }
  tr th.fz-xxl-34, tr td.fz-xxl-34 {
    font-size: 34px !important;
  }
  tr th.fz-xxl-36, tr td.fz-xxl-36 {
    font-size: 36px !important;
  }
  tr th.fz-xxl-38, tr td.fz-xxl-38 {
    font-size: 38px !important;
  }
  tr th.fz-xxl-44, tr td.fz-xxl-44 {
    font-size: 44px !important;
  }
  tr th.fz-xxl-46, tr td.fz-xxl-46 {
    font-size: 46px !important;
  }
  tr th.fz-xxl-48, tr td.fz-xxl-48 {
    font-size: 48px !important;
  }
  tr th.fz-xxl-60, tr td.fz-xxl-60 {
    font-size: 60px !important;
  }
  tr th.fz-xxl-240, tr td.fz-xxl-240 {
    font-size: 240px !important;
  }
  table.fw-xxl-bold th, table.fw-xxl-bold td, tr.fw-xxl-bold th, tr.fw-xxl-bold td, tr th.fw-xxl-bold, tr td.fw-xxl-bold {
    font-weight: 700 !important;
  }
  table.fw-xxl-normal th, table.fw-xxl-normal td, tr.fw-xxl-normal th, tr.fw-xxl-normal td, tr th.fw-xxl-normal, tr td.fw-xxl-normal {
    font-weight: 400 !important;
  }
  table.p-xxl-0 th, table.p-xxl-0 td {
    padding: 0 !important;
  }
  table.pt-xxl-0 th, table.py-xxl-0 th, table.pt-xxl-0 td, table.py-xxl-0 td {
    padding-top: 0 !important;
  }
  table.pr-xxl-0 th, table.px-xxl-0 th, table.pr-xxl-0 td, table.px-xxl-0 td {
    padding-right: 0 !important;
  }
  table.pb-xxl-0 th, table.py-xxl-0 th, table.pb-xxl-0 td, table.py-xxl-0 td {
    padding-bottom: 0 !important;
  }
  table.pl-xxl-0 th, table.px-xxl-0 th, table.pl-xxl-0 td, table.px-xxl-0 td {
    padding-left: 0 !important;
  }
  table.p-xxl-1 th, table.p-xxl-1 td {
    padding: 0.25rem !important;
  }
  table.pt-xxl-1 th, table.py-xxl-1 th, table.pt-xxl-1 td, table.py-xxl-1 td {
    padding-top: 0.25rem !important;
  }
  table.pr-xxl-1 th, table.px-xxl-1 th, table.pr-xxl-1 td, table.px-xxl-1 td {
    padding-right: 0.25rem !important;
  }
  table.pb-xxl-1 th, table.py-xxl-1 th, table.pb-xxl-1 td, table.py-xxl-1 td {
    padding-bottom: 0.25rem !important;
  }
  table.pl-xxl-1 th, table.px-xxl-1 th, table.pl-xxl-1 td, table.px-xxl-1 td {
    padding-left: 0.25rem !important;
  }
  table.p-xxl-2 th, table.p-xxl-2 td {
    padding: 0.5rem !important;
  }
  table.pt-xxl-2 th, table.py-xxl-2 th, table.pt-xxl-2 td, table.py-xxl-2 td {
    padding-top: 0.5rem !important;
  }
  table.pr-xxl-2 th, table.px-xxl-2 th, table.pr-xxl-2 td, table.px-xxl-2 td {
    padding-right: 0.5rem !important;
  }
  table.pb-xxl-2 th, table.py-xxl-2 th, table.pb-xxl-2 td, table.py-xxl-2 td {
    padding-bottom: 0.5rem !important;
  }
  table.pl-xxl-2 th, table.px-xxl-2 th, table.pl-xxl-2 td, table.px-xxl-2 td {
    padding-left: 0.5rem !important;
  }
  table.p-xxl-3 th, table.p-xxl-3 td {
    padding: 0.75rem !important;
  }
  table.pt-xxl-3 th, table.py-xxl-3 th, table.pt-xxl-3 td, table.py-xxl-3 td {
    padding-top: 0.75rem !important;
  }
  table.pr-xxl-3 th, table.px-xxl-3 th, table.pr-xxl-3 td, table.px-xxl-3 td {
    padding-right: 0.75rem !important;
  }
  table.pb-xxl-3 th, table.py-xxl-3 th, table.pb-xxl-3 td, table.py-xxl-3 td {
    padding-bottom: 0.75rem !important;
  }
  table.pl-xxl-3 th, table.px-xxl-3 th, table.pl-xxl-3 td, table.px-xxl-3 td {
    padding-left: 0.75rem !important;
  }
  table.p-xxl-4 th, table.p-xxl-4 td {
    padding: 1rem !important;
  }
  table.pt-xxl-4 th, table.py-xxl-4 th, table.pt-xxl-4 td, table.py-xxl-4 td {
    padding-top: 1rem !important;
  }
  table.pr-xxl-4 th, table.px-xxl-4 th, table.pr-xxl-4 td, table.px-xxl-4 td {
    padding-right: 1rem !important;
  }
  table.pb-xxl-4 th, table.py-xxl-4 th, table.pb-xxl-4 td, table.py-xxl-4 td {
    padding-bottom: 1rem !important;
  }
  table.pl-xxl-4 th, table.px-xxl-4 th, table.pl-xxl-4 td, table.px-xxl-4 td {
    padding-left: 1rem !important;
  }
  table.p-xxl-5 th, table.p-xxl-5 td {
    padding: 1.25rem !important;
  }
  table.pt-xxl-5 th, table.py-xxl-5 th, table.pt-xxl-5 td, table.py-xxl-5 td {
    padding-top: 1.25rem !important;
  }
  table.pr-xxl-5 th, table.px-xxl-5 th, table.pr-xxl-5 td, table.px-xxl-5 td {
    padding-right: 1.25rem !important;
  }
  table.pb-xxl-5 th, table.py-xxl-5 th, table.pb-xxl-5 td, table.py-xxl-5 td {
    padding-bottom: 1.25rem !important;
  }
  table.pl-xxl-5 th, table.px-xxl-5 th, table.pl-xxl-5 td, table.px-xxl-5 td {
    padding-left: 1.25rem !important;
  }
  table.p-xxl-6 th, table.p-xxl-6 td {
    padding: 1.5rem !important;
  }
  table.pt-xxl-6 th, table.py-xxl-6 th, table.pt-xxl-6 td, table.py-xxl-6 td {
    padding-top: 1.5rem !important;
  }
  table.pr-xxl-6 th, table.px-xxl-6 th, table.pr-xxl-6 td, table.px-xxl-6 td {
    padding-right: 1.5rem !important;
  }
  table.pb-xxl-6 th, table.py-xxl-6 th, table.pb-xxl-6 td, table.py-xxl-6 td {
    padding-bottom: 1.5rem !important;
  }
  table.pl-xxl-6 th, table.px-xxl-6 th, table.pl-xxl-6 td, table.px-xxl-6 td {
    padding-left: 1.5rem !important;
  }
  table.p-xxl-7 th, table.p-xxl-7 td {
    padding: 1.75rem !important;
  }
  table.pt-xxl-7 th, table.py-xxl-7 th, table.pt-xxl-7 td, table.py-xxl-7 td {
    padding-top: 1.75rem !important;
  }
  table.pr-xxl-7 th, table.px-xxl-7 th, table.pr-xxl-7 td, table.px-xxl-7 td {
    padding-right: 1.75rem !important;
  }
  table.pb-xxl-7 th, table.py-xxl-7 th, table.pb-xxl-7 td, table.py-xxl-7 td {
    padding-bottom: 1.75rem !important;
  }
  table.pl-xxl-7 th, table.px-xxl-7 th, table.pl-xxl-7 td, table.px-xxl-7 td {
    padding-left: 1.75rem !important;
  }
  table.p-xxl-8 th, table.p-xxl-8 td {
    padding: 2rem !important;
  }
  table.pt-xxl-8 th, table.py-xxl-8 th, table.pt-xxl-8 td, table.py-xxl-8 td {
    padding-top: 2rem !important;
  }
  table.pr-xxl-8 th, table.px-xxl-8 th, table.pr-xxl-8 td, table.px-xxl-8 td {
    padding-right: 2rem !important;
  }
  table.pb-xxl-8 th, table.py-xxl-8 th, table.pb-xxl-8 td, table.py-xxl-8 td {
    padding-bottom: 2rem !important;
  }
  table.pl-xxl-8 th, table.px-xxl-8 th, table.pl-xxl-8 td, table.px-xxl-8 td {
    padding-left: 2rem !important;
  }
  table.p-xxl-9 th, table.p-xxl-9 td {
    padding: 2.25rem !important;
  }
  table.pt-xxl-9 th, table.py-xxl-9 th, table.pt-xxl-9 td, table.py-xxl-9 td {
    padding-top: 2.25rem !important;
  }
  table.pr-xxl-9 th, table.px-xxl-9 th, table.pr-xxl-9 td, table.px-xxl-9 td {
    padding-right: 2.25rem !important;
  }
  table.pb-xxl-9 th, table.py-xxl-9 th, table.pb-xxl-9 td, table.py-xxl-9 td {
    padding-bottom: 2.25rem !important;
  }
  table.pl-xxl-9 th, table.px-xxl-9 th, table.pl-xxl-9 td, table.px-xxl-9 td {
    padding-left: 2.25rem !important;
  }
  table.p-xxl-10 th, table.p-xxl-10 td {
    padding: 2.5rem !important;
  }
  table.pt-xxl-10 th, table.py-xxl-10 th, table.pt-xxl-10 td, table.py-xxl-10 td {
    padding-top: 2.5rem !important;
  }
  table.pr-xxl-10 th, table.px-xxl-10 th, table.pr-xxl-10 td, table.px-xxl-10 td {
    padding-right: 2.5rem !important;
  }
  table.pb-xxl-10 th, table.py-xxl-10 th, table.pb-xxl-10 td, table.py-xxl-10 td {
    padding-bottom: 2.5rem !important;
  }
  table.pl-xxl-10 th, table.px-xxl-10 th, table.pl-xxl-10 td, table.px-xxl-10 td {
    padding-left: 2.5rem !important;
  }
  table.p-xxl-11 th, table.p-xxl-11 td {
    padding: 2.75rem !important;
  }
  table.pt-xxl-11 th, table.py-xxl-11 th, table.pt-xxl-11 td, table.py-xxl-11 td {
    padding-top: 2.75rem !important;
  }
  table.pr-xxl-11 th, table.px-xxl-11 th, table.pr-xxl-11 td, table.px-xxl-11 td {
    padding-right: 2.75rem !important;
  }
  table.pb-xxl-11 th, table.py-xxl-11 th, table.pb-xxl-11 td, table.py-xxl-11 td {
    padding-bottom: 2.75rem !important;
  }
  table.pl-xxl-11 th, table.px-xxl-11 th, table.pl-xxl-11 td, table.px-xxl-11 td {
    padding-left: 2.75rem !important;
  }
  table.p-xxl-12 th, table.p-xxl-12 td {
    padding: 3rem !important;
  }
  table.pt-xxl-12 th, table.py-xxl-12 th, table.pt-xxl-12 td, table.py-xxl-12 td {
    padding-top: 3rem !important;
  }
  table.pr-xxl-12 th, table.px-xxl-12 th, table.pr-xxl-12 td, table.px-xxl-12 td {
    padding-right: 3rem !important;
  }
  table.pb-xxl-12 th, table.py-xxl-12 th, table.pb-xxl-12 td, table.py-xxl-12 td {
    padding-bottom: 3rem !important;
  }
  table.pl-xxl-12 th, table.px-xxl-12 th, table.pl-xxl-12 td, table.px-xxl-12 td {
    padding-left: 3rem !important;
  }
  table.p-xxl-13 th, table.p-xxl-13 td {
    padding: 3.25rem !important;
  }
  table.pt-xxl-13 th, table.py-xxl-13 th, table.pt-xxl-13 td, table.py-xxl-13 td {
    padding-top: 3.25rem !important;
  }
  table.pr-xxl-13 th, table.px-xxl-13 th, table.pr-xxl-13 td, table.px-xxl-13 td {
    padding-right: 3.25rem !important;
  }
  table.pb-xxl-13 th, table.py-xxl-13 th, table.pb-xxl-13 td, table.py-xxl-13 td {
    padding-bottom: 3.25rem !important;
  }
  table.pl-xxl-13 th, table.px-xxl-13 th, table.pl-xxl-13 td, table.px-xxl-13 td {
    padding-left: 3.25rem !important;
  }
  table.p-xxl-14 th, table.p-xxl-14 td {
    padding: 3.5rem !important;
  }
  table.pt-xxl-14 th, table.py-xxl-14 th, table.pt-xxl-14 td, table.py-xxl-14 td {
    padding-top: 3.5rem !important;
  }
  table.pr-xxl-14 th, table.px-xxl-14 th, table.pr-xxl-14 td, table.px-xxl-14 td {
    padding-right: 3.5rem !important;
  }
  table.pb-xxl-14 th, table.py-xxl-14 th, table.pb-xxl-14 td, table.py-xxl-14 td {
    padding-bottom: 3.5rem !important;
  }
  table.pl-xxl-14 th, table.px-xxl-14 th, table.pl-xxl-14 td, table.px-xxl-14 td {
    padding-left: 3.5rem !important;
  }
  table.p-xxl-15 th, table.p-xxl-15 td {
    padding: 3.75rem !important;
  }
  table.pt-xxl-15 th, table.py-xxl-15 th, table.pt-xxl-15 td, table.py-xxl-15 td {
    padding-top: 3.75rem !important;
  }
  table.pr-xxl-15 th, table.px-xxl-15 th, table.pr-xxl-15 td, table.px-xxl-15 td {
    padding-right: 3.75rem !important;
  }
  table.pb-xxl-15 th, table.py-xxl-15 th, table.pb-xxl-15 td, table.py-xxl-15 td {
    padding-bottom: 3.75rem !important;
  }
  table.pl-xxl-15 th, table.px-xxl-15 th, table.pl-xxl-15 td, table.px-xxl-15 td {
    padding-left: 3.75rem !important;
  }
  table.p-xxl-16 th, table.p-xxl-16 td {
    padding: 4rem !important;
  }
  table.pt-xxl-16 th, table.py-xxl-16 th, table.pt-xxl-16 td, table.py-xxl-16 td {
    padding-top: 4rem !important;
  }
  table.pr-xxl-16 th, table.px-xxl-16 th, table.pr-xxl-16 td, table.px-xxl-16 td {
    padding-right: 4rem !important;
  }
  table.pb-xxl-16 th, table.py-xxl-16 th, table.pb-xxl-16 td, table.py-xxl-16 td {
    padding-bottom: 4rem !important;
  }
  table.pl-xxl-16 th, table.px-xxl-16 th, table.pl-xxl-16 td, table.px-xxl-16 td {
    padding-left: 4rem !important;
  }
  table.p-xxl-17 th, table.p-xxl-17 td {
    padding: 4.25rem !important;
  }
  table.pt-xxl-17 th, table.py-xxl-17 th, table.pt-xxl-17 td, table.py-xxl-17 td {
    padding-top: 4.25rem !important;
  }
  table.pr-xxl-17 th, table.px-xxl-17 th, table.pr-xxl-17 td, table.px-xxl-17 td {
    padding-right: 4.25rem !important;
  }
  table.pb-xxl-17 th, table.py-xxl-17 th, table.pb-xxl-17 td, table.py-xxl-17 td {
    padding-bottom: 4.25rem !important;
  }
  table.pl-xxl-17 th, table.px-xxl-17 th, table.pl-xxl-17 td, table.px-xxl-17 td {
    padding-left: 4.25rem !important;
  }
  table.p-xxl-18 th, table.p-xxl-18 td {
    padding: 4.5rem !important;
  }
  table.pt-xxl-18 th, table.py-xxl-18 th, table.pt-xxl-18 td, table.py-xxl-18 td {
    padding-top: 4.5rem !important;
  }
  table.pr-xxl-18 th, table.px-xxl-18 th, table.pr-xxl-18 td, table.px-xxl-18 td {
    padding-right: 4.5rem !important;
  }
  table.pb-xxl-18 th, table.py-xxl-18 th, table.pb-xxl-18 td, table.py-xxl-18 td {
    padding-bottom: 4.5rem !important;
  }
  table.pl-xxl-18 th, table.px-xxl-18 th, table.pl-xxl-18 td, table.px-xxl-18 td {
    padding-left: 4.5rem !important;
  }
  table.p-xxl-19 th, table.p-xxl-19 td {
    padding: 4.75rem !important;
  }
  table.pt-xxl-19 th, table.py-xxl-19 th, table.pt-xxl-19 td, table.py-xxl-19 td {
    padding-top: 4.75rem !important;
  }
  table.pr-xxl-19 th, table.px-xxl-19 th, table.pr-xxl-19 td, table.px-xxl-19 td {
    padding-right: 4.75rem !important;
  }
  table.pb-xxl-19 th, table.py-xxl-19 th, table.pb-xxl-19 td, table.py-xxl-19 td {
    padding-bottom: 4.75rem !important;
  }
  table.pl-xxl-19 th, table.px-xxl-19 th, table.pl-xxl-19 td, table.px-xxl-19 td {
    padding-left: 4.75rem !important;
  }
  table.p-xxl-20 th, table.p-xxl-20 td {
    padding: 5rem !important;
  }
  table.pt-xxl-20 th, table.py-xxl-20 th, table.pt-xxl-20 td, table.py-xxl-20 td {
    padding-top: 5rem !important;
  }
  table.pr-xxl-20 th, table.px-xxl-20 th, table.pr-xxl-20 td, table.px-xxl-20 td {
    padding-right: 5rem !important;
  }
  table.pb-xxl-20 th, table.py-xxl-20 th, table.pb-xxl-20 td, table.py-xxl-20 td {
    padding-bottom: 5rem !important;
  }
  table.pl-xxl-20 th, table.px-xxl-20 th, table.pl-xxl-20 td, table.px-xxl-20 td {
    padding-left: 5rem !important;
  }
  table.p-xxl-21 th, table.p-xxl-21 td {
    padding: 5.25rem !important;
  }
  table.pt-xxl-21 th, table.py-xxl-21 th, table.pt-xxl-21 td, table.py-xxl-21 td {
    padding-top: 5.25rem !important;
  }
  table.pr-xxl-21 th, table.px-xxl-21 th, table.pr-xxl-21 td, table.px-xxl-21 td {
    padding-right: 5.25rem !important;
  }
  table.pb-xxl-21 th, table.py-xxl-21 th, table.pb-xxl-21 td, table.py-xxl-21 td {
    padding-bottom: 5.25rem !important;
  }
  table.pl-xxl-21 th, table.px-xxl-21 th, table.pl-xxl-21 td, table.px-xxl-21 td {
    padding-left: 5.25rem !important;
  }
  table.p-xxl-22 th, table.p-xxl-22 td {
    padding: 5.5rem !important;
  }
  table.pt-xxl-22 th, table.py-xxl-22 th, table.pt-xxl-22 td, table.py-xxl-22 td {
    padding-top: 5.5rem !important;
  }
  table.pr-xxl-22 th, table.px-xxl-22 th, table.pr-xxl-22 td, table.px-xxl-22 td {
    padding-right: 5.5rem !important;
  }
  table.pb-xxl-22 th, table.py-xxl-22 th, table.pb-xxl-22 td, table.py-xxl-22 td {
    padding-bottom: 5.5rem !important;
  }
  table.pl-xxl-22 th, table.px-xxl-22 th, table.pl-xxl-22 td, table.px-xxl-22 td {
    padding-left: 5.5rem !important;
  }
  table.p-xxl-23 th, table.p-xxl-23 td {
    padding: 5.75rem !important;
  }
  table.pt-xxl-23 th, table.py-xxl-23 th, table.pt-xxl-23 td, table.py-xxl-23 td {
    padding-top: 5.75rem !important;
  }
  table.pr-xxl-23 th, table.px-xxl-23 th, table.pr-xxl-23 td, table.px-xxl-23 td {
    padding-right: 5.75rem !important;
  }
  table.pb-xxl-23 th, table.py-xxl-23 th, table.pb-xxl-23 td, table.py-xxl-23 td {
    padding-bottom: 5.75rem !important;
  }
  table.pl-xxl-23 th, table.px-xxl-23 th, table.pl-xxl-23 td, table.px-xxl-23 td {
    padding-left: 5.75rem !important;
  }
  table.p-xxl-24 th, table.p-xxl-24 td {
    padding: 6rem !important;
  }
  table.pt-xxl-24 th, table.py-xxl-24 th, table.pt-xxl-24 td, table.py-xxl-24 td {
    padding-top: 6rem !important;
  }
  table.pr-xxl-24 th, table.px-xxl-24 th, table.pr-xxl-24 td, table.px-xxl-24 td {
    padding-right: 6rem !important;
  }
  table.pb-xxl-24 th, table.py-xxl-24 th, table.pb-xxl-24 td, table.py-xxl-24 td {
    padding-bottom: 6rem !important;
  }
  table.pl-xxl-24 th, table.px-xxl-24 th, table.pl-xxl-24 td, table.px-xxl-24 td {
    padding-left: 6rem !important;
  }
  table.p-xxl-30 th, table.p-xxl-30 td {
    padding: 7.5rem !important;
  }
  table.pt-xxl-30 th, table.py-xxl-30 th, table.pt-xxl-30 td, table.py-xxl-30 td {
    padding-top: 7.5rem !important;
  }
  table.pr-xxl-30 th, table.px-xxl-30 th, table.pr-xxl-30 td, table.px-xxl-30 td {
    padding-right: 7.5rem !important;
  }
  table.pb-xxl-30 th, table.py-xxl-30 th, table.pb-xxl-30 td, table.py-xxl-30 td {
    padding-bottom: 7.5rem !important;
  }
  table.pl-xxl-30 th, table.px-xxl-30 th, table.pl-xxl-30 td, table.px-xxl-30 td {
    padding-left: 7.5rem !important;
  }
  table.p-xxl-40 th, table.p-xxl-40 td {
    padding: 10rem !important;
  }
  table.pt-xxl-40 th, table.py-xxl-40 th, table.pt-xxl-40 td, table.py-xxl-40 td {
    padding-top: 10rem !important;
  }
  table.pr-xxl-40 th, table.px-xxl-40 th, table.pr-xxl-40 td, table.px-xxl-40 td {
    padding-right: 10rem !important;
  }
  table.pb-xxl-40 th, table.py-xxl-40 th, table.pb-xxl-40 td, table.py-xxl-40 td {
    padding-bottom: 10rem !important;
  }
  table.pl-xxl-40 th, table.px-xxl-40 th, table.pl-xxl-40 td, table.px-xxl-40 td {
    padding-left: 10rem !important;
  }
  table.p-xxl-50 th, table.p-xxl-50 td {
    padding: 12.5rem !important;
  }
  table.pt-xxl-50 th, table.py-xxl-50 th, table.pt-xxl-50 td, table.py-xxl-50 td {
    padding-top: 12.5rem !important;
  }
  table.pr-xxl-50 th, table.px-xxl-50 th, table.pr-xxl-50 td, table.px-xxl-50 td {
    padding-right: 12.5rem !important;
  }
  table.pb-xxl-50 th, table.py-xxl-50 th, table.pb-xxl-50 td, table.py-xxl-50 td {
    padding-bottom: 12.5rem !important;
  }
  table.pl-xxl-50 th, table.px-xxl-50 th, table.pl-xxl-50 td, table.px-xxl-50 td {
    padding-left: 12.5rem !important;
  }
  table.p-xxl-56 th, table.p-xxl-56 td {
    padding: 14rem !important;
  }
  table.pt-xxl-56 th, table.py-xxl-56 th, table.pt-xxl-56 td, table.py-xxl-56 td {
    padding-top: 14rem !important;
  }
  table.pr-xxl-56 th, table.px-xxl-56 th, table.pr-xxl-56 td, table.px-xxl-56 td {
    padding-right: 14rem !important;
  }
  table.pb-xxl-56 th, table.py-xxl-56 th, table.pb-xxl-56 td, table.py-xxl-56 td {
    padding-bottom: 14rem !important;
  }
  table.pl-xxl-56 th, table.px-xxl-56 th, table.pl-xxl-56 td, table.px-xxl-56 td {
    padding-left: 14rem !important;
  }
  table.p-xxl-60 th, table.p-xxl-60 td {
    padding: 15rem !important;
  }
  table.pt-xxl-60 th, table.py-xxl-60 th, table.pt-xxl-60 td, table.py-xxl-60 td {
    padding-top: 15rem !important;
  }
  table.pr-xxl-60 th, table.px-xxl-60 th, table.pr-xxl-60 td, table.px-xxl-60 td {
    padding-right: 15rem !important;
  }
  table.pb-xxl-60 th, table.py-xxl-60 th, table.pb-xxl-60 td, table.py-xxl-60 td {
    padding-bottom: 15rem !important;
  }
  table.pl-xxl-60 th, table.px-xxl-60 th, table.pl-xxl-60 td, table.px-xxl-60 td {
    padding-left: 15rem !important;
  }
  table.p-xxl-70 th, table.p-xxl-70 td {
    padding: 17.5rem !important;
  }
  table.pt-xxl-70 th, table.py-xxl-70 th, table.pt-xxl-70 td, table.py-xxl-70 td {
    padding-top: 17.5rem !important;
  }
  table.pr-xxl-70 th, table.px-xxl-70 th, table.pr-xxl-70 td, table.px-xxl-70 td {
    padding-right: 17.5rem !important;
  }
  table.pb-xxl-70 th, table.py-xxl-70 th, table.pb-xxl-70 td, table.py-xxl-70 td {
    padding-bottom: 17.5rem !important;
  }
  table.pl-xxl-70 th, table.px-xxl-70 th, table.pl-xxl-70 td, table.px-xxl-70 td {
    padding-left: 17.5rem !important;
  }
  table.p-xxl-72 th, table.p-xxl-72 td {
    padding: 18rem !important;
  }
  table.pt-xxl-72 th, table.py-xxl-72 th, table.pt-xxl-72 td, table.py-xxl-72 td {
    padding-top: 18rem !important;
  }
  table.pr-xxl-72 th, table.px-xxl-72 th, table.pr-xxl-72 td, table.px-xxl-72 td {
    padding-right: 18rem !important;
  }
  table.pb-xxl-72 th, table.py-xxl-72 th, table.pb-xxl-72 td, table.py-xxl-72 td {
    padding-bottom: 18rem !important;
  }
  table.pl-xxl-72 th, table.px-xxl-72 th, table.pl-xxl-72 td, table.px-xxl-72 td {
    padding-left: 18rem !important;
  }
  table.p-xxl-80 th, table.p-xxl-80 td {
    padding: 20rem !important;
  }
  table.pt-xxl-80 th, table.py-xxl-80 th, table.pt-xxl-80 td, table.py-xxl-80 td {
    padding-top: 20rem !important;
  }
  table.pr-xxl-80 th, table.px-xxl-80 th, table.pr-xxl-80 td, table.px-xxl-80 td {
    padding-right: 20rem !important;
  }
  table.pb-xxl-80 th, table.py-xxl-80 th, table.pb-xxl-80 td, table.py-xxl-80 td {
    padding-bottom: 20rem !important;
  }
  table.pl-xxl-80 th, table.px-xxl-80 th, table.pl-xxl-80 td, table.px-xxl-80 td {
    padding-left: 20rem !important;
  }
  table.p-xxl-90 th, table.p-xxl-90 td {
    padding: 22.5rem !important;
  }
  table.pt-xxl-90 th, table.py-xxl-90 th, table.pt-xxl-90 td, table.py-xxl-90 td {
    padding-top: 22.5rem !important;
  }
  table.pr-xxl-90 th, table.px-xxl-90 th, table.pr-xxl-90 td, table.px-xxl-90 td {
    padding-right: 22.5rem !important;
  }
  table.pb-xxl-90 th, table.py-xxl-90 th, table.pb-xxl-90 td, table.py-xxl-90 td {
    padding-bottom: 22.5rem !important;
  }
  table.pl-xxl-90 th, table.px-xxl-90 th, table.pl-xxl-90 td, table.px-xxl-90 td {
    padding-left: 22.5rem !important;
  }
  table.p-xxl-100 th, table.p-xxl-100 td {
    padding: 25rem !important;
  }
  table.pt-xxl-100 th, table.py-xxl-100 th, table.pt-xxl-100 td, table.py-xxl-100 td {
    padding-top: 25rem !important;
  }
  table.pr-xxl-100 th, table.px-xxl-100 th, table.pr-xxl-100 td, table.px-xxl-100 td {
    padding-right: 25rem !important;
  }
  table.pb-xxl-100 th, table.py-xxl-100 th, table.pb-xxl-100 td, table.py-xxl-100 td {
    padding-bottom: 25rem !important;
  }
  table.pl-xxl-100 th, table.px-xxl-100 th, table.pl-xxl-100 td, table.px-xxl-100 td {
    padding-left: 25rem !important;
  }
  table.p-xxl-120 th, table.p-xxl-120 td {
    padding: 30rem !important;
  }
  table.pt-xxl-120 th, table.py-xxl-120 th, table.pt-xxl-120 td, table.py-xxl-120 td {
    padding-top: 30rem !important;
  }
  table.pr-xxl-120 th, table.px-xxl-120 th, table.pr-xxl-120 td, table.px-xxl-120 td {
    padding-right: 30rem !important;
  }
  table.pb-xxl-120 th, table.py-xxl-120 th, table.pb-xxl-120 td, table.py-xxl-120 td {
    padding-bottom: 30rem !important;
  }
  table.pl-xxl-120 th, table.px-xxl-120 th, table.pl-xxl-120 td, table.px-xxl-120 td {
    padding-left: 30rem !important;
  }
  table.p-xxl-5p th, table.p-xxl-5p td {
    padding: 5% !important;
  }
  table.pt-xxl-5p th, table.py-xxl-5p th, table.pt-xxl-5p td, table.py-xxl-5p td {
    padding-top: 5% !important;
  }
  table.pr-xxl-5p th, table.px-xxl-5p th, table.pr-xxl-5p td, table.px-xxl-5p td {
    padding-right: 5% !important;
  }
  table.pb-xxl-5p th, table.py-xxl-5p th, table.pb-xxl-5p td, table.py-xxl-5p td {
    padding-bottom: 5% !important;
  }
  table.pl-xxl-5p th, table.px-xxl-5p th, table.pl-xxl-5p td, table.px-xxl-5p td {
    padding-left: 5% !important;
  }
  table.p-xxl-10p th, table.p-xxl-10p td {
    padding: 10% !important;
  }
  table.pt-xxl-10p th, table.py-xxl-10p th, table.pt-xxl-10p td, table.py-xxl-10p td {
    padding-top: 10% !important;
  }
  table.pr-xxl-10p th, table.px-xxl-10p th, table.pr-xxl-10p td, table.px-xxl-10p td {
    padding-right: 10% !important;
  }
  table.pb-xxl-10p th, table.py-xxl-10p th, table.pb-xxl-10p td, table.py-xxl-10p td {
    padding-bottom: 10% !important;
  }
  table.pl-xxl-10p th, table.px-xxl-10p th, table.pl-xxl-10p td, table.px-xxl-10p td {
    padding-left: 10% !important;
  }
  table.p-xxl-30p th, table.p-xxl-30p td {
    padding: 30% !important;
  }
  table.pt-xxl-30p th, table.py-xxl-30p th, table.pt-xxl-30p td, table.py-xxl-30p td {
    padding-top: 30% !important;
  }
  table.pr-xxl-30p th, table.px-xxl-30p th, table.pr-xxl-30p td, table.px-xxl-30p td {
    padding-right: 30% !important;
  }
  table.pb-xxl-30p th, table.py-xxl-30p th, table.pb-xxl-30p td, table.py-xxl-30p td {
    padding-bottom: 30% !important;
  }
  table.pl-xxl-30p th, table.px-xxl-30p th, table.pl-xxl-30p td, table.px-xxl-30p td {
    padding-left: 30% !important;
  }
  table.p-xxl-40p th, table.p-xxl-40p td {
    padding: 40% !important;
  }
  table.pt-xxl-40p th, table.py-xxl-40p th, table.pt-xxl-40p td, table.py-xxl-40p td {
    padding-top: 40% !important;
  }
  table.pr-xxl-40p th, table.px-xxl-40p th, table.pr-xxl-40p td, table.px-xxl-40p td {
    padding-right: 40% !important;
  }
  table.pb-xxl-40p th, table.py-xxl-40p th, table.pb-xxl-40p td, table.py-xxl-40p td {
    padding-bottom: 40% !important;
  }
  table.pl-xxl-40p th, table.px-xxl-40p th, table.pl-xxl-40p td, table.px-xxl-40p td {
    padding-left: 40% !important;
  }
  table.p-xxl-45p th, table.p-xxl-45p td {
    padding: 45% !important;
  }
  table.pt-xxl-45p th, table.py-xxl-45p th, table.pt-xxl-45p td, table.py-xxl-45p td {
    padding-top: 45% !important;
  }
  table.pr-xxl-45p th, table.px-xxl-45p th, table.pr-xxl-45p td, table.px-xxl-45p td {
    padding-right: 45% !important;
  }
  table.pb-xxl-45p th, table.py-xxl-45p th, table.pb-xxl-45p td, table.py-xxl-45p td {
    padding-bottom: 45% !important;
  }
  table.pl-xxl-45p th, table.px-xxl-45p th, table.pl-xxl-45p td, table.px-xxl-45p td {
    padding-left: 45% !important;
  }
  table.p-xxl-50p th, table.p-xxl-50p td {
    padding: 50% !important;
  }
  table.pt-xxl-50p th, table.py-xxl-50p th, table.pt-xxl-50p td, table.py-xxl-50p td {
    padding-top: 50% !important;
  }
  table.pr-xxl-50p th, table.px-xxl-50p th, table.pr-xxl-50p td, table.px-xxl-50p td {
    padding-right: 50% !important;
  }
  table.pb-xxl-50p th, table.py-xxl-50p th, table.pb-xxl-50p td, table.py-xxl-50p td {
    padding-bottom: 50% !important;
  }
  table.pl-xxl-50p th, table.px-xxl-50p th, table.pl-xxl-50p td, table.px-xxl-50p td {
    padding-left: 50% !important;
  }
  table.p-xxl-77p th, table.p-xxl-77p td {
    padding: 77% !important;
  }
  table.pt-xxl-77p th, table.py-xxl-77p th, table.pt-xxl-77p td, table.py-xxl-77p td {
    padding-top: 77% !important;
  }
  table.pr-xxl-77p th, table.px-xxl-77p th, table.pr-xxl-77p td, table.px-xxl-77p td {
    padding-right: 77% !important;
  }
  table.pb-xxl-77p th, table.py-xxl-77p th, table.pb-xxl-77p td, table.py-xxl-77p td {
    padding-bottom: 77% !important;
  }
  table.pl-xxl-77p th, table.px-xxl-77p th, table.pl-xxl-77p td, table.px-xxl-77p td {
    padding-left: 77% !important;
  }
  table.p-xxl-100p th, table.p-xxl-100p td {
    padding: 100% !important;
  }
  table.pt-xxl-100p th, table.py-xxl-100p th, table.pt-xxl-100p td, table.py-xxl-100p td {
    padding-top: 100% !important;
  }
  table.pr-xxl-100p th, table.px-xxl-100p th, table.pr-xxl-100p td, table.px-xxl-100p td {
    padding-right: 100% !important;
  }
  table.pb-xxl-100p th, table.py-xxl-100p th, table.pb-xxl-100p td, table.py-xxl-100p td {
    padding-bottom: 100% !important;
  }
  table.pl-xxl-100p th, table.px-xxl-100p th, table.pl-xxl-100p td, table.px-xxl-100p td {
    padding-left: 100% !important;
  }
  table.p-xxl-30vh th, table.p-xxl-30vh td {
    padding: 30vh !important;
  }
  table.pt-xxl-30vh th, table.py-xxl-30vh th, table.pt-xxl-30vh td, table.py-xxl-30vh td {
    padding-top: 30vh !important;
  }
  table.pr-xxl-30vh th, table.px-xxl-30vh th, table.pr-xxl-30vh td, table.px-xxl-30vh td {
    padding-right: 30vh !important;
  }
  table.pb-xxl-30vh th, table.py-xxl-30vh th, table.pb-xxl-30vh td, table.py-xxl-30vh td {
    padding-bottom: 30vh !important;
  }
  table.pl-xxl-30vh th, table.px-xxl-30vh th, table.pl-xxl-30vh td, table.px-xxl-30vh td {
    padding-left: 30vh !important;
  }
  table.p-xxl-50vh th, table.p-xxl-50vh td {
    padding: 50vh !important;
  }
  table.pt-xxl-50vh th, table.py-xxl-50vh th, table.pt-xxl-50vh td, table.py-xxl-50vh td {
    padding-top: 50vh !important;
  }
  table.pr-xxl-50vh th, table.px-xxl-50vh th, table.pr-xxl-50vh td, table.px-xxl-50vh td {
    padding-right: 50vh !important;
  }
  table.pb-xxl-50vh th, table.py-xxl-50vh th, table.pb-xxl-50vh td, table.py-xxl-50vh td {
    padding-bottom: 50vh !important;
  }
  table.pl-xxl-50vh th, table.px-xxl-50vh th, table.pl-xxl-50vh td, table.px-xxl-50vh td {
    padding-left: 50vh !important;
  }
  table.p-xxl-100vh th, table.p-xxl-100vh td {
    padding: 100vh !important;
  }
  table.pt-xxl-100vh th, table.py-xxl-100vh th, table.pt-xxl-100vh td, table.py-xxl-100vh td {
    padding-top: 100vh !important;
  }
  table.pr-xxl-100vh th, table.px-xxl-100vh th, table.pr-xxl-100vh td, table.px-xxl-100vh td {
    padding-right: 100vh !important;
  }
  table.pb-xxl-100vh th, table.py-xxl-100vh th, table.pb-xxl-100vh td, table.py-xxl-100vh td {
    padding-bottom: 100vh !important;
  }
  table.pl-xxl-100vh th, table.px-xxl-100vh th, table.pl-xxl-100vh td, table.px-xxl-100vh td {
    padding-left: 100vh !important;
  }
  tr.p-xxl-0 th, tr.p-xxl-0 td {
    padding: 0 !important;
  }
  tr.pt-xxl-0 th, tr.py-xxl-0 th, tr.pt-xxl-0 td, tr.py-xxl-0 td {
    padding-top: 0 !important;
  }
  tr.pr-xxl-0 th, tr.px-xxl-0 th, tr.pr-xxl-0 td, tr.px-xxl-0 td {
    padding-right: 0 !important;
  }
  tr.pb-xxl-0 th, tr.py-xxl-0 th, tr.pb-xxl-0 td, tr.py-xxl-0 td {
    padding-bottom: 0 !important;
  }
  tr.pl-xxl-0 th, tr.px-xxl-0 th, tr.pl-xxl-0 td, tr.px-xxl-0 td {
    padding-left: 0 !important;
  }
  tr.p-xxl-1 th, tr.p-xxl-1 td {
    padding: 0.25rem !important;
  }
  tr.pt-xxl-1 th, tr.py-xxl-1 th, tr.pt-xxl-1 td, tr.py-xxl-1 td {
    padding-top: 0.25rem !important;
  }
  tr.pr-xxl-1 th, tr.px-xxl-1 th, tr.pr-xxl-1 td, tr.px-xxl-1 td {
    padding-right: 0.25rem !important;
  }
  tr.pb-xxl-1 th, tr.py-xxl-1 th, tr.pb-xxl-1 td, tr.py-xxl-1 td {
    padding-bottom: 0.25rem !important;
  }
  tr.pl-xxl-1 th, tr.px-xxl-1 th, tr.pl-xxl-1 td, tr.px-xxl-1 td {
    padding-left: 0.25rem !important;
  }
  tr.p-xxl-2 th, tr.p-xxl-2 td {
    padding: 0.5rem !important;
  }
  tr.pt-xxl-2 th, tr.py-xxl-2 th, tr.pt-xxl-2 td, tr.py-xxl-2 td {
    padding-top: 0.5rem !important;
  }
  tr.pr-xxl-2 th, tr.px-xxl-2 th, tr.pr-xxl-2 td, tr.px-xxl-2 td {
    padding-right: 0.5rem !important;
  }
  tr.pb-xxl-2 th, tr.py-xxl-2 th, tr.pb-xxl-2 td, tr.py-xxl-2 td {
    padding-bottom: 0.5rem !important;
  }
  tr.pl-xxl-2 th, tr.px-xxl-2 th, tr.pl-xxl-2 td, tr.px-xxl-2 td {
    padding-left: 0.5rem !important;
  }
  tr.p-xxl-3 th, tr.p-xxl-3 td {
    padding: 0.75rem !important;
  }
  tr.pt-xxl-3 th, tr.py-xxl-3 th, tr.pt-xxl-3 td, tr.py-xxl-3 td {
    padding-top: 0.75rem !important;
  }
  tr.pr-xxl-3 th, tr.px-xxl-3 th, tr.pr-xxl-3 td, tr.px-xxl-3 td {
    padding-right: 0.75rem !important;
  }
  tr.pb-xxl-3 th, tr.py-xxl-3 th, tr.pb-xxl-3 td, tr.py-xxl-3 td {
    padding-bottom: 0.75rem !important;
  }
  tr.pl-xxl-3 th, tr.px-xxl-3 th, tr.pl-xxl-3 td, tr.px-xxl-3 td {
    padding-left: 0.75rem !important;
  }
  tr.p-xxl-4 th, tr.p-xxl-4 td {
    padding: 1rem !important;
  }
  tr.pt-xxl-4 th, tr.py-xxl-4 th, tr.pt-xxl-4 td, tr.py-xxl-4 td {
    padding-top: 1rem !important;
  }
  tr.pr-xxl-4 th, tr.px-xxl-4 th, tr.pr-xxl-4 td, tr.px-xxl-4 td {
    padding-right: 1rem !important;
  }
  tr.pb-xxl-4 th, tr.py-xxl-4 th, tr.pb-xxl-4 td, tr.py-xxl-4 td {
    padding-bottom: 1rem !important;
  }
  tr.pl-xxl-4 th, tr.px-xxl-4 th, tr.pl-xxl-4 td, tr.px-xxl-4 td {
    padding-left: 1rem !important;
  }
  tr.p-xxl-5 th, tr.p-xxl-5 td {
    padding: 1.25rem !important;
  }
  tr.pt-xxl-5 th, tr.py-xxl-5 th, tr.pt-xxl-5 td, tr.py-xxl-5 td {
    padding-top: 1.25rem !important;
  }
  tr.pr-xxl-5 th, tr.px-xxl-5 th, tr.pr-xxl-5 td, tr.px-xxl-5 td {
    padding-right: 1.25rem !important;
  }
  tr.pb-xxl-5 th, tr.py-xxl-5 th, tr.pb-xxl-5 td, tr.py-xxl-5 td {
    padding-bottom: 1.25rem !important;
  }
  tr.pl-xxl-5 th, tr.px-xxl-5 th, tr.pl-xxl-5 td, tr.px-xxl-5 td {
    padding-left: 1.25rem !important;
  }
  tr.p-xxl-6 th, tr.p-xxl-6 td {
    padding: 1.5rem !important;
  }
  tr.pt-xxl-6 th, tr.py-xxl-6 th, tr.pt-xxl-6 td, tr.py-xxl-6 td {
    padding-top: 1.5rem !important;
  }
  tr.pr-xxl-6 th, tr.px-xxl-6 th, tr.pr-xxl-6 td, tr.px-xxl-6 td {
    padding-right: 1.5rem !important;
  }
  tr.pb-xxl-6 th, tr.py-xxl-6 th, tr.pb-xxl-6 td, tr.py-xxl-6 td {
    padding-bottom: 1.5rem !important;
  }
  tr.pl-xxl-6 th, tr.px-xxl-6 th, tr.pl-xxl-6 td, tr.px-xxl-6 td {
    padding-left: 1.5rem !important;
  }
  tr.p-xxl-7 th, tr.p-xxl-7 td {
    padding: 1.75rem !important;
  }
  tr.pt-xxl-7 th, tr.py-xxl-7 th, tr.pt-xxl-7 td, tr.py-xxl-7 td {
    padding-top: 1.75rem !important;
  }
  tr.pr-xxl-7 th, tr.px-xxl-7 th, tr.pr-xxl-7 td, tr.px-xxl-7 td {
    padding-right: 1.75rem !important;
  }
  tr.pb-xxl-7 th, tr.py-xxl-7 th, tr.pb-xxl-7 td, tr.py-xxl-7 td {
    padding-bottom: 1.75rem !important;
  }
  tr.pl-xxl-7 th, tr.px-xxl-7 th, tr.pl-xxl-7 td, tr.px-xxl-7 td {
    padding-left: 1.75rem !important;
  }
  tr.p-xxl-8 th, tr.p-xxl-8 td {
    padding: 2rem !important;
  }
  tr.pt-xxl-8 th, tr.py-xxl-8 th, tr.pt-xxl-8 td, tr.py-xxl-8 td {
    padding-top: 2rem !important;
  }
  tr.pr-xxl-8 th, tr.px-xxl-8 th, tr.pr-xxl-8 td, tr.px-xxl-8 td {
    padding-right: 2rem !important;
  }
  tr.pb-xxl-8 th, tr.py-xxl-8 th, tr.pb-xxl-8 td, tr.py-xxl-8 td {
    padding-bottom: 2rem !important;
  }
  tr.pl-xxl-8 th, tr.px-xxl-8 th, tr.pl-xxl-8 td, tr.px-xxl-8 td {
    padding-left: 2rem !important;
  }
  tr.p-xxl-9 th, tr.p-xxl-9 td {
    padding: 2.25rem !important;
  }
  tr.pt-xxl-9 th, tr.py-xxl-9 th, tr.pt-xxl-9 td, tr.py-xxl-9 td {
    padding-top: 2.25rem !important;
  }
  tr.pr-xxl-9 th, tr.px-xxl-9 th, tr.pr-xxl-9 td, tr.px-xxl-9 td {
    padding-right: 2.25rem !important;
  }
  tr.pb-xxl-9 th, tr.py-xxl-9 th, tr.pb-xxl-9 td, tr.py-xxl-9 td {
    padding-bottom: 2.25rem !important;
  }
  tr.pl-xxl-9 th, tr.px-xxl-9 th, tr.pl-xxl-9 td, tr.px-xxl-9 td {
    padding-left: 2.25rem !important;
  }
  tr.p-xxl-10 th, tr.p-xxl-10 td {
    padding: 2.5rem !important;
  }
  tr.pt-xxl-10 th, tr.py-xxl-10 th, tr.pt-xxl-10 td, tr.py-xxl-10 td {
    padding-top: 2.5rem !important;
  }
  tr.pr-xxl-10 th, tr.px-xxl-10 th, tr.pr-xxl-10 td, tr.px-xxl-10 td {
    padding-right: 2.5rem !important;
  }
  tr.pb-xxl-10 th, tr.py-xxl-10 th, tr.pb-xxl-10 td, tr.py-xxl-10 td {
    padding-bottom: 2.5rem !important;
  }
  tr.pl-xxl-10 th, tr.px-xxl-10 th, tr.pl-xxl-10 td, tr.px-xxl-10 td {
    padding-left: 2.5rem !important;
  }
  tr.p-xxl-11 th, tr.p-xxl-11 td {
    padding: 2.75rem !important;
  }
  tr.pt-xxl-11 th, tr.py-xxl-11 th, tr.pt-xxl-11 td, tr.py-xxl-11 td {
    padding-top: 2.75rem !important;
  }
  tr.pr-xxl-11 th, tr.px-xxl-11 th, tr.pr-xxl-11 td, tr.px-xxl-11 td {
    padding-right: 2.75rem !important;
  }
  tr.pb-xxl-11 th, tr.py-xxl-11 th, tr.pb-xxl-11 td, tr.py-xxl-11 td {
    padding-bottom: 2.75rem !important;
  }
  tr.pl-xxl-11 th, tr.px-xxl-11 th, tr.pl-xxl-11 td, tr.px-xxl-11 td {
    padding-left: 2.75rem !important;
  }
  tr.p-xxl-12 th, tr.p-xxl-12 td {
    padding: 3rem !important;
  }
  tr.pt-xxl-12 th, tr.py-xxl-12 th, tr.pt-xxl-12 td, tr.py-xxl-12 td {
    padding-top: 3rem !important;
  }
  tr.pr-xxl-12 th, tr.px-xxl-12 th, tr.pr-xxl-12 td, tr.px-xxl-12 td {
    padding-right: 3rem !important;
  }
  tr.pb-xxl-12 th, tr.py-xxl-12 th, tr.pb-xxl-12 td, tr.py-xxl-12 td {
    padding-bottom: 3rem !important;
  }
  tr.pl-xxl-12 th, tr.px-xxl-12 th, tr.pl-xxl-12 td, tr.px-xxl-12 td {
    padding-left: 3rem !important;
  }
  tr.p-xxl-13 th, tr.p-xxl-13 td {
    padding: 3.25rem !important;
  }
  tr.pt-xxl-13 th, tr.py-xxl-13 th, tr.pt-xxl-13 td, tr.py-xxl-13 td {
    padding-top: 3.25rem !important;
  }
  tr.pr-xxl-13 th, tr.px-xxl-13 th, tr.pr-xxl-13 td, tr.px-xxl-13 td {
    padding-right: 3.25rem !important;
  }
  tr.pb-xxl-13 th, tr.py-xxl-13 th, tr.pb-xxl-13 td, tr.py-xxl-13 td {
    padding-bottom: 3.25rem !important;
  }
  tr.pl-xxl-13 th, tr.px-xxl-13 th, tr.pl-xxl-13 td, tr.px-xxl-13 td {
    padding-left: 3.25rem !important;
  }
  tr.p-xxl-14 th, tr.p-xxl-14 td {
    padding: 3.5rem !important;
  }
  tr.pt-xxl-14 th, tr.py-xxl-14 th, tr.pt-xxl-14 td, tr.py-xxl-14 td {
    padding-top: 3.5rem !important;
  }
  tr.pr-xxl-14 th, tr.px-xxl-14 th, tr.pr-xxl-14 td, tr.px-xxl-14 td {
    padding-right: 3.5rem !important;
  }
  tr.pb-xxl-14 th, tr.py-xxl-14 th, tr.pb-xxl-14 td, tr.py-xxl-14 td {
    padding-bottom: 3.5rem !important;
  }
  tr.pl-xxl-14 th, tr.px-xxl-14 th, tr.pl-xxl-14 td, tr.px-xxl-14 td {
    padding-left: 3.5rem !important;
  }
  tr.p-xxl-15 th, tr.p-xxl-15 td {
    padding: 3.75rem !important;
  }
  tr.pt-xxl-15 th, tr.py-xxl-15 th, tr.pt-xxl-15 td, tr.py-xxl-15 td {
    padding-top: 3.75rem !important;
  }
  tr.pr-xxl-15 th, tr.px-xxl-15 th, tr.pr-xxl-15 td, tr.px-xxl-15 td {
    padding-right: 3.75rem !important;
  }
  tr.pb-xxl-15 th, tr.py-xxl-15 th, tr.pb-xxl-15 td, tr.py-xxl-15 td {
    padding-bottom: 3.75rem !important;
  }
  tr.pl-xxl-15 th, tr.px-xxl-15 th, tr.pl-xxl-15 td, tr.px-xxl-15 td {
    padding-left: 3.75rem !important;
  }
  tr.p-xxl-16 th, tr.p-xxl-16 td {
    padding: 4rem !important;
  }
  tr.pt-xxl-16 th, tr.py-xxl-16 th, tr.pt-xxl-16 td, tr.py-xxl-16 td {
    padding-top: 4rem !important;
  }
  tr.pr-xxl-16 th, tr.px-xxl-16 th, tr.pr-xxl-16 td, tr.px-xxl-16 td {
    padding-right: 4rem !important;
  }
  tr.pb-xxl-16 th, tr.py-xxl-16 th, tr.pb-xxl-16 td, tr.py-xxl-16 td {
    padding-bottom: 4rem !important;
  }
  tr.pl-xxl-16 th, tr.px-xxl-16 th, tr.pl-xxl-16 td, tr.px-xxl-16 td {
    padding-left: 4rem !important;
  }
  tr.p-xxl-17 th, tr.p-xxl-17 td {
    padding: 4.25rem !important;
  }
  tr.pt-xxl-17 th, tr.py-xxl-17 th, tr.pt-xxl-17 td, tr.py-xxl-17 td {
    padding-top: 4.25rem !important;
  }
  tr.pr-xxl-17 th, tr.px-xxl-17 th, tr.pr-xxl-17 td, tr.px-xxl-17 td {
    padding-right: 4.25rem !important;
  }
  tr.pb-xxl-17 th, tr.py-xxl-17 th, tr.pb-xxl-17 td, tr.py-xxl-17 td {
    padding-bottom: 4.25rem !important;
  }
  tr.pl-xxl-17 th, tr.px-xxl-17 th, tr.pl-xxl-17 td, tr.px-xxl-17 td {
    padding-left: 4.25rem !important;
  }
  tr.p-xxl-18 th, tr.p-xxl-18 td {
    padding: 4.5rem !important;
  }
  tr.pt-xxl-18 th, tr.py-xxl-18 th, tr.pt-xxl-18 td, tr.py-xxl-18 td {
    padding-top: 4.5rem !important;
  }
  tr.pr-xxl-18 th, tr.px-xxl-18 th, tr.pr-xxl-18 td, tr.px-xxl-18 td {
    padding-right: 4.5rem !important;
  }
  tr.pb-xxl-18 th, tr.py-xxl-18 th, tr.pb-xxl-18 td, tr.py-xxl-18 td {
    padding-bottom: 4.5rem !important;
  }
  tr.pl-xxl-18 th, tr.px-xxl-18 th, tr.pl-xxl-18 td, tr.px-xxl-18 td {
    padding-left: 4.5rem !important;
  }
  tr.p-xxl-19 th, tr.p-xxl-19 td {
    padding: 4.75rem !important;
  }
  tr.pt-xxl-19 th, tr.py-xxl-19 th, tr.pt-xxl-19 td, tr.py-xxl-19 td {
    padding-top: 4.75rem !important;
  }
  tr.pr-xxl-19 th, tr.px-xxl-19 th, tr.pr-xxl-19 td, tr.px-xxl-19 td {
    padding-right: 4.75rem !important;
  }
  tr.pb-xxl-19 th, tr.py-xxl-19 th, tr.pb-xxl-19 td, tr.py-xxl-19 td {
    padding-bottom: 4.75rem !important;
  }
  tr.pl-xxl-19 th, tr.px-xxl-19 th, tr.pl-xxl-19 td, tr.px-xxl-19 td {
    padding-left: 4.75rem !important;
  }
  tr.p-xxl-20 th, tr.p-xxl-20 td {
    padding: 5rem !important;
  }
  tr.pt-xxl-20 th, tr.py-xxl-20 th, tr.pt-xxl-20 td, tr.py-xxl-20 td {
    padding-top: 5rem !important;
  }
  tr.pr-xxl-20 th, tr.px-xxl-20 th, tr.pr-xxl-20 td, tr.px-xxl-20 td {
    padding-right: 5rem !important;
  }
  tr.pb-xxl-20 th, tr.py-xxl-20 th, tr.pb-xxl-20 td, tr.py-xxl-20 td {
    padding-bottom: 5rem !important;
  }
  tr.pl-xxl-20 th, tr.px-xxl-20 th, tr.pl-xxl-20 td, tr.px-xxl-20 td {
    padding-left: 5rem !important;
  }
  tr.p-xxl-21 th, tr.p-xxl-21 td {
    padding: 5.25rem !important;
  }
  tr.pt-xxl-21 th, tr.py-xxl-21 th, tr.pt-xxl-21 td, tr.py-xxl-21 td {
    padding-top: 5.25rem !important;
  }
  tr.pr-xxl-21 th, tr.px-xxl-21 th, tr.pr-xxl-21 td, tr.px-xxl-21 td {
    padding-right: 5.25rem !important;
  }
  tr.pb-xxl-21 th, tr.py-xxl-21 th, tr.pb-xxl-21 td, tr.py-xxl-21 td {
    padding-bottom: 5.25rem !important;
  }
  tr.pl-xxl-21 th, tr.px-xxl-21 th, tr.pl-xxl-21 td, tr.px-xxl-21 td {
    padding-left: 5.25rem !important;
  }
  tr.p-xxl-22 th, tr.p-xxl-22 td {
    padding: 5.5rem !important;
  }
  tr.pt-xxl-22 th, tr.py-xxl-22 th, tr.pt-xxl-22 td, tr.py-xxl-22 td {
    padding-top: 5.5rem !important;
  }
  tr.pr-xxl-22 th, tr.px-xxl-22 th, tr.pr-xxl-22 td, tr.px-xxl-22 td {
    padding-right: 5.5rem !important;
  }
  tr.pb-xxl-22 th, tr.py-xxl-22 th, tr.pb-xxl-22 td, tr.py-xxl-22 td {
    padding-bottom: 5.5rem !important;
  }
  tr.pl-xxl-22 th, tr.px-xxl-22 th, tr.pl-xxl-22 td, tr.px-xxl-22 td {
    padding-left: 5.5rem !important;
  }
  tr.p-xxl-23 th, tr.p-xxl-23 td {
    padding: 5.75rem !important;
  }
  tr.pt-xxl-23 th, tr.py-xxl-23 th, tr.pt-xxl-23 td, tr.py-xxl-23 td {
    padding-top: 5.75rem !important;
  }
  tr.pr-xxl-23 th, tr.px-xxl-23 th, tr.pr-xxl-23 td, tr.px-xxl-23 td {
    padding-right: 5.75rem !important;
  }
  tr.pb-xxl-23 th, tr.py-xxl-23 th, tr.pb-xxl-23 td, tr.py-xxl-23 td {
    padding-bottom: 5.75rem !important;
  }
  tr.pl-xxl-23 th, tr.px-xxl-23 th, tr.pl-xxl-23 td, tr.px-xxl-23 td {
    padding-left: 5.75rem !important;
  }
  tr.p-xxl-24 th, tr.p-xxl-24 td {
    padding: 6rem !important;
  }
  tr.pt-xxl-24 th, tr.py-xxl-24 th, tr.pt-xxl-24 td, tr.py-xxl-24 td {
    padding-top: 6rem !important;
  }
  tr.pr-xxl-24 th, tr.px-xxl-24 th, tr.pr-xxl-24 td, tr.px-xxl-24 td {
    padding-right: 6rem !important;
  }
  tr.pb-xxl-24 th, tr.py-xxl-24 th, tr.pb-xxl-24 td, tr.py-xxl-24 td {
    padding-bottom: 6rem !important;
  }
  tr.pl-xxl-24 th, tr.px-xxl-24 th, tr.pl-xxl-24 td, tr.px-xxl-24 td {
    padding-left: 6rem !important;
  }
  tr.p-xxl-30 th, tr.p-xxl-30 td {
    padding: 7.5rem !important;
  }
  tr.pt-xxl-30 th, tr.py-xxl-30 th, tr.pt-xxl-30 td, tr.py-xxl-30 td {
    padding-top: 7.5rem !important;
  }
  tr.pr-xxl-30 th, tr.px-xxl-30 th, tr.pr-xxl-30 td, tr.px-xxl-30 td {
    padding-right: 7.5rem !important;
  }
  tr.pb-xxl-30 th, tr.py-xxl-30 th, tr.pb-xxl-30 td, tr.py-xxl-30 td {
    padding-bottom: 7.5rem !important;
  }
  tr.pl-xxl-30 th, tr.px-xxl-30 th, tr.pl-xxl-30 td, tr.px-xxl-30 td {
    padding-left: 7.5rem !important;
  }
  tr.p-xxl-40 th, tr.p-xxl-40 td {
    padding: 10rem !important;
  }
  tr.pt-xxl-40 th, tr.py-xxl-40 th, tr.pt-xxl-40 td, tr.py-xxl-40 td {
    padding-top: 10rem !important;
  }
  tr.pr-xxl-40 th, tr.px-xxl-40 th, tr.pr-xxl-40 td, tr.px-xxl-40 td {
    padding-right: 10rem !important;
  }
  tr.pb-xxl-40 th, tr.py-xxl-40 th, tr.pb-xxl-40 td, tr.py-xxl-40 td {
    padding-bottom: 10rem !important;
  }
  tr.pl-xxl-40 th, tr.px-xxl-40 th, tr.pl-xxl-40 td, tr.px-xxl-40 td {
    padding-left: 10rem !important;
  }
  tr.p-xxl-50 th, tr.p-xxl-50 td {
    padding: 12.5rem !important;
  }
  tr.pt-xxl-50 th, tr.py-xxl-50 th, tr.pt-xxl-50 td, tr.py-xxl-50 td {
    padding-top: 12.5rem !important;
  }
  tr.pr-xxl-50 th, tr.px-xxl-50 th, tr.pr-xxl-50 td, tr.px-xxl-50 td {
    padding-right: 12.5rem !important;
  }
  tr.pb-xxl-50 th, tr.py-xxl-50 th, tr.pb-xxl-50 td, tr.py-xxl-50 td {
    padding-bottom: 12.5rem !important;
  }
  tr.pl-xxl-50 th, tr.px-xxl-50 th, tr.pl-xxl-50 td, tr.px-xxl-50 td {
    padding-left: 12.5rem !important;
  }
  tr.p-xxl-56 th, tr.p-xxl-56 td {
    padding: 14rem !important;
  }
  tr.pt-xxl-56 th, tr.py-xxl-56 th, tr.pt-xxl-56 td, tr.py-xxl-56 td {
    padding-top: 14rem !important;
  }
  tr.pr-xxl-56 th, tr.px-xxl-56 th, tr.pr-xxl-56 td, tr.px-xxl-56 td {
    padding-right: 14rem !important;
  }
  tr.pb-xxl-56 th, tr.py-xxl-56 th, tr.pb-xxl-56 td, tr.py-xxl-56 td {
    padding-bottom: 14rem !important;
  }
  tr.pl-xxl-56 th, tr.px-xxl-56 th, tr.pl-xxl-56 td, tr.px-xxl-56 td {
    padding-left: 14rem !important;
  }
  tr.p-xxl-60 th, tr.p-xxl-60 td {
    padding: 15rem !important;
  }
  tr.pt-xxl-60 th, tr.py-xxl-60 th, tr.pt-xxl-60 td, tr.py-xxl-60 td {
    padding-top: 15rem !important;
  }
  tr.pr-xxl-60 th, tr.px-xxl-60 th, tr.pr-xxl-60 td, tr.px-xxl-60 td {
    padding-right: 15rem !important;
  }
  tr.pb-xxl-60 th, tr.py-xxl-60 th, tr.pb-xxl-60 td, tr.py-xxl-60 td {
    padding-bottom: 15rem !important;
  }
  tr.pl-xxl-60 th, tr.px-xxl-60 th, tr.pl-xxl-60 td, tr.px-xxl-60 td {
    padding-left: 15rem !important;
  }
  tr.p-xxl-70 th, tr.p-xxl-70 td {
    padding: 17.5rem !important;
  }
  tr.pt-xxl-70 th, tr.py-xxl-70 th, tr.pt-xxl-70 td, tr.py-xxl-70 td {
    padding-top: 17.5rem !important;
  }
  tr.pr-xxl-70 th, tr.px-xxl-70 th, tr.pr-xxl-70 td, tr.px-xxl-70 td {
    padding-right: 17.5rem !important;
  }
  tr.pb-xxl-70 th, tr.py-xxl-70 th, tr.pb-xxl-70 td, tr.py-xxl-70 td {
    padding-bottom: 17.5rem !important;
  }
  tr.pl-xxl-70 th, tr.px-xxl-70 th, tr.pl-xxl-70 td, tr.px-xxl-70 td {
    padding-left: 17.5rem !important;
  }
  tr.p-xxl-72 th, tr.p-xxl-72 td {
    padding: 18rem !important;
  }
  tr.pt-xxl-72 th, tr.py-xxl-72 th, tr.pt-xxl-72 td, tr.py-xxl-72 td {
    padding-top: 18rem !important;
  }
  tr.pr-xxl-72 th, tr.px-xxl-72 th, tr.pr-xxl-72 td, tr.px-xxl-72 td {
    padding-right: 18rem !important;
  }
  tr.pb-xxl-72 th, tr.py-xxl-72 th, tr.pb-xxl-72 td, tr.py-xxl-72 td {
    padding-bottom: 18rem !important;
  }
  tr.pl-xxl-72 th, tr.px-xxl-72 th, tr.pl-xxl-72 td, tr.px-xxl-72 td {
    padding-left: 18rem !important;
  }
  tr.p-xxl-80 th, tr.p-xxl-80 td {
    padding: 20rem !important;
  }
  tr.pt-xxl-80 th, tr.py-xxl-80 th, tr.pt-xxl-80 td, tr.py-xxl-80 td {
    padding-top: 20rem !important;
  }
  tr.pr-xxl-80 th, tr.px-xxl-80 th, tr.pr-xxl-80 td, tr.px-xxl-80 td {
    padding-right: 20rem !important;
  }
  tr.pb-xxl-80 th, tr.py-xxl-80 th, tr.pb-xxl-80 td, tr.py-xxl-80 td {
    padding-bottom: 20rem !important;
  }
  tr.pl-xxl-80 th, tr.px-xxl-80 th, tr.pl-xxl-80 td, tr.px-xxl-80 td {
    padding-left: 20rem !important;
  }
  tr.p-xxl-90 th, tr.p-xxl-90 td {
    padding: 22.5rem !important;
  }
  tr.pt-xxl-90 th, tr.py-xxl-90 th, tr.pt-xxl-90 td, tr.py-xxl-90 td {
    padding-top: 22.5rem !important;
  }
  tr.pr-xxl-90 th, tr.px-xxl-90 th, tr.pr-xxl-90 td, tr.px-xxl-90 td {
    padding-right: 22.5rem !important;
  }
  tr.pb-xxl-90 th, tr.py-xxl-90 th, tr.pb-xxl-90 td, tr.py-xxl-90 td {
    padding-bottom: 22.5rem !important;
  }
  tr.pl-xxl-90 th, tr.px-xxl-90 th, tr.pl-xxl-90 td, tr.px-xxl-90 td {
    padding-left: 22.5rem !important;
  }
  tr.p-xxl-100 th, tr.p-xxl-100 td {
    padding: 25rem !important;
  }
  tr.pt-xxl-100 th, tr.py-xxl-100 th, tr.pt-xxl-100 td, tr.py-xxl-100 td {
    padding-top: 25rem !important;
  }
  tr.pr-xxl-100 th, tr.px-xxl-100 th, tr.pr-xxl-100 td, tr.px-xxl-100 td {
    padding-right: 25rem !important;
  }
  tr.pb-xxl-100 th, tr.py-xxl-100 th, tr.pb-xxl-100 td, tr.py-xxl-100 td {
    padding-bottom: 25rem !important;
  }
  tr.pl-xxl-100 th, tr.px-xxl-100 th, tr.pl-xxl-100 td, tr.px-xxl-100 td {
    padding-left: 25rem !important;
  }
  tr.p-xxl-120 th, tr.p-xxl-120 td {
    padding: 30rem !important;
  }
  tr.pt-xxl-120 th, tr.py-xxl-120 th, tr.pt-xxl-120 td, tr.py-xxl-120 td {
    padding-top: 30rem !important;
  }
  tr.pr-xxl-120 th, tr.px-xxl-120 th, tr.pr-xxl-120 td, tr.px-xxl-120 td {
    padding-right: 30rem !important;
  }
  tr.pb-xxl-120 th, tr.py-xxl-120 th, tr.pb-xxl-120 td, tr.py-xxl-120 td {
    padding-bottom: 30rem !important;
  }
  tr.pl-xxl-120 th, tr.px-xxl-120 th, tr.pl-xxl-120 td, tr.px-xxl-120 td {
    padding-left: 30rem !important;
  }
  tr.p-xxl-5p th, tr.p-xxl-5p td {
    padding: 5% !important;
  }
  tr.pt-xxl-5p th, tr.py-xxl-5p th, tr.pt-xxl-5p td, tr.py-xxl-5p td {
    padding-top: 5% !important;
  }
  tr.pr-xxl-5p th, tr.px-xxl-5p th, tr.pr-xxl-5p td, tr.px-xxl-5p td {
    padding-right: 5% !important;
  }
  tr.pb-xxl-5p th, tr.py-xxl-5p th, tr.pb-xxl-5p td, tr.py-xxl-5p td {
    padding-bottom: 5% !important;
  }
  tr.pl-xxl-5p th, tr.px-xxl-5p th, tr.pl-xxl-5p td, tr.px-xxl-5p td {
    padding-left: 5% !important;
  }
  tr.p-xxl-10p th, tr.p-xxl-10p td {
    padding: 10% !important;
  }
  tr.pt-xxl-10p th, tr.py-xxl-10p th, tr.pt-xxl-10p td, tr.py-xxl-10p td {
    padding-top: 10% !important;
  }
  tr.pr-xxl-10p th, tr.px-xxl-10p th, tr.pr-xxl-10p td, tr.px-xxl-10p td {
    padding-right: 10% !important;
  }
  tr.pb-xxl-10p th, tr.py-xxl-10p th, tr.pb-xxl-10p td, tr.py-xxl-10p td {
    padding-bottom: 10% !important;
  }
  tr.pl-xxl-10p th, tr.px-xxl-10p th, tr.pl-xxl-10p td, tr.px-xxl-10p td {
    padding-left: 10% !important;
  }
  tr.p-xxl-30p th, tr.p-xxl-30p td {
    padding: 30% !important;
  }
  tr.pt-xxl-30p th, tr.py-xxl-30p th, tr.pt-xxl-30p td, tr.py-xxl-30p td {
    padding-top: 30% !important;
  }
  tr.pr-xxl-30p th, tr.px-xxl-30p th, tr.pr-xxl-30p td, tr.px-xxl-30p td {
    padding-right: 30% !important;
  }
  tr.pb-xxl-30p th, tr.py-xxl-30p th, tr.pb-xxl-30p td, tr.py-xxl-30p td {
    padding-bottom: 30% !important;
  }
  tr.pl-xxl-30p th, tr.px-xxl-30p th, tr.pl-xxl-30p td, tr.px-xxl-30p td {
    padding-left: 30% !important;
  }
  tr.p-xxl-40p th, tr.p-xxl-40p td {
    padding: 40% !important;
  }
  tr.pt-xxl-40p th, tr.py-xxl-40p th, tr.pt-xxl-40p td, tr.py-xxl-40p td {
    padding-top: 40% !important;
  }
  tr.pr-xxl-40p th, tr.px-xxl-40p th, tr.pr-xxl-40p td, tr.px-xxl-40p td {
    padding-right: 40% !important;
  }
  tr.pb-xxl-40p th, tr.py-xxl-40p th, tr.pb-xxl-40p td, tr.py-xxl-40p td {
    padding-bottom: 40% !important;
  }
  tr.pl-xxl-40p th, tr.px-xxl-40p th, tr.pl-xxl-40p td, tr.px-xxl-40p td {
    padding-left: 40% !important;
  }
  tr.p-xxl-45p th, tr.p-xxl-45p td {
    padding: 45% !important;
  }
  tr.pt-xxl-45p th, tr.py-xxl-45p th, tr.pt-xxl-45p td, tr.py-xxl-45p td {
    padding-top: 45% !important;
  }
  tr.pr-xxl-45p th, tr.px-xxl-45p th, tr.pr-xxl-45p td, tr.px-xxl-45p td {
    padding-right: 45% !important;
  }
  tr.pb-xxl-45p th, tr.py-xxl-45p th, tr.pb-xxl-45p td, tr.py-xxl-45p td {
    padding-bottom: 45% !important;
  }
  tr.pl-xxl-45p th, tr.px-xxl-45p th, tr.pl-xxl-45p td, tr.px-xxl-45p td {
    padding-left: 45% !important;
  }
  tr.p-xxl-50p th, tr.p-xxl-50p td {
    padding: 50% !important;
  }
  tr.pt-xxl-50p th, tr.py-xxl-50p th, tr.pt-xxl-50p td, tr.py-xxl-50p td {
    padding-top: 50% !important;
  }
  tr.pr-xxl-50p th, tr.px-xxl-50p th, tr.pr-xxl-50p td, tr.px-xxl-50p td {
    padding-right: 50% !important;
  }
  tr.pb-xxl-50p th, tr.py-xxl-50p th, tr.pb-xxl-50p td, tr.py-xxl-50p td {
    padding-bottom: 50% !important;
  }
  tr.pl-xxl-50p th, tr.px-xxl-50p th, tr.pl-xxl-50p td, tr.px-xxl-50p td {
    padding-left: 50% !important;
  }
  tr.p-xxl-77p th, tr.p-xxl-77p td {
    padding: 77% !important;
  }
  tr.pt-xxl-77p th, tr.py-xxl-77p th, tr.pt-xxl-77p td, tr.py-xxl-77p td {
    padding-top: 77% !important;
  }
  tr.pr-xxl-77p th, tr.px-xxl-77p th, tr.pr-xxl-77p td, tr.px-xxl-77p td {
    padding-right: 77% !important;
  }
  tr.pb-xxl-77p th, tr.py-xxl-77p th, tr.pb-xxl-77p td, tr.py-xxl-77p td {
    padding-bottom: 77% !important;
  }
  tr.pl-xxl-77p th, tr.px-xxl-77p th, tr.pl-xxl-77p td, tr.px-xxl-77p td {
    padding-left: 77% !important;
  }
  tr.p-xxl-100p th, tr.p-xxl-100p td {
    padding: 100% !important;
  }
  tr.pt-xxl-100p th, tr.py-xxl-100p th, tr.pt-xxl-100p td, tr.py-xxl-100p td {
    padding-top: 100% !important;
  }
  tr.pr-xxl-100p th, tr.px-xxl-100p th, tr.pr-xxl-100p td, tr.px-xxl-100p td {
    padding-right: 100% !important;
  }
  tr.pb-xxl-100p th, tr.py-xxl-100p th, tr.pb-xxl-100p td, tr.py-xxl-100p td {
    padding-bottom: 100% !important;
  }
  tr.pl-xxl-100p th, tr.px-xxl-100p th, tr.pl-xxl-100p td, tr.px-xxl-100p td {
    padding-left: 100% !important;
  }
  tr.p-xxl-30vh th, tr.p-xxl-30vh td {
    padding: 30vh !important;
  }
  tr.pt-xxl-30vh th, tr.py-xxl-30vh th, tr.pt-xxl-30vh td, tr.py-xxl-30vh td {
    padding-top: 30vh !important;
  }
  tr.pr-xxl-30vh th, tr.px-xxl-30vh th, tr.pr-xxl-30vh td, tr.px-xxl-30vh td {
    padding-right: 30vh !important;
  }
  tr.pb-xxl-30vh th, tr.py-xxl-30vh th, tr.pb-xxl-30vh td, tr.py-xxl-30vh td {
    padding-bottom: 30vh !important;
  }
  tr.pl-xxl-30vh th, tr.px-xxl-30vh th, tr.pl-xxl-30vh td, tr.px-xxl-30vh td {
    padding-left: 30vh !important;
  }
  tr.p-xxl-50vh th, tr.p-xxl-50vh td {
    padding: 50vh !important;
  }
  tr.pt-xxl-50vh th, tr.py-xxl-50vh th, tr.pt-xxl-50vh td, tr.py-xxl-50vh td {
    padding-top: 50vh !important;
  }
  tr.pr-xxl-50vh th, tr.px-xxl-50vh th, tr.pr-xxl-50vh td, tr.px-xxl-50vh td {
    padding-right: 50vh !important;
  }
  tr.pb-xxl-50vh th, tr.py-xxl-50vh th, tr.pb-xxl-50vh td, tr.py-xxl-50vh td {
    padding-bottom: 50vh !important;
  }
  tr.pl-xxl-50vh th, tr.px-xxl-50vh th, tr.pl-xxl-50vh td, tr.px-xxl-50vh td {
    padding-left: 50vh !important;
  }
  tr.p-xxl-100vh th, tr.p-xxl-100vh td {
    padding: 100vh !important;
  }
  tr.pt-xxl-100vh th, tr.py-xxl-100vh th, tr.pt-xxl-100vh td, tr.py-xxl-100vh td {
    padding-top: 100vh !important;
  }
  tr.pr-xxl-100vh th, tr.px-xxl-100vh th, tr.pr-xxl-100vh td, tr.px-xxl-100vh td {
    padding-right: 100vh !important;
  }
  tr.pb-xxl-100vh th, tr.py-xxl-100vh th, tr.pb-xxl-100vh td, tr.py-xxl-100vh td {
    padding-bottom: 100vh !important;
  }
  tr.pl-xxl-100vh th, tr.px-xxl-100vh th, tr.pl-xxl-100vh td, tr.px-xxl-100vh td {
    padding-left: 100vh !important;
  }
  tr th.p-xxl-0, tr td.p-xxl-0 {
    padding: 0 !important;
  }
  tr th.pt-xxl-0, tr th.py-xxl-0, tr td.pt-xxl-0, tr td.py-xxl-0 {
    padding-top: 0 !important;
  }
  tr th.pr-xxl-0, tr th.px-xxl-0, tr td.pr-xxl-0, tr td.px-xxl-0 {
    padding-right: 0 !important;
  }
  tr th.pb-xxl-0, tr th.py-xxl-0, tr td.pb-xxl-0, tr td.py-xxl-0 {
    padding-bottom: 0 !important;
  }
  tr th.pl-xxl-0, tr th.px-xxl-0, tr td.pl-xxl-0, tr td.px-xxl-0 {
    padding-left: 0 !important;
  }
  tr th.p-xxl-1, tr td.p-xxl-1 {
    padding: 0.25rem !important;
  }
  tr th.pt-xxl-1, tr th.py-xxl-1, tr td.pt-xxl-1, tr td.py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  tr th.pr-xxl-1, tr th.px-xxl-1, tr td.pr-xxl-1, tr td.px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  tr th.pb-xxl-1, tr th.py-xxl-1, tr td.pb-xxl-1, tr td.py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  tr th.pl-xxl-1, tr th.px-xxl-1, tr td.pl-xxl-1, tr td.px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  tr th.p-xxl-2, tr td.p-xxl-2 {
    padding: 0.5rem !important;
  }
  tr th.pt-xxl-2, tr th.py-xxl-2, tr td.pt-xxl-2, tr td.py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  tr th.pr-xxl-2, tr th.px-xxl-2, tr td.pr-xxl-2, tr td.px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  tr th.pb-xxl-2, tr th.py-xxl-2, tr td.pb-xxl-2, tr td.py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  tr th.pl-xxl-2, tr th.px-xxl-2, tr td.pl-xxl-2, tr td.px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  tr th.p-xxl-3, tr td.p-xxl-3 {
    padding: 0.75rem !important;
  }
  tr th.pt-xxl-3, tr th.py-xxl-3, tr td.pt-xxl-3, tr td.py-xxl-3 {
    padding-top: 0.75rem !important;
  }
  tr th.pr-xxl-3, tr th.px-xxl-3, tr td.pr-xxl-3, tr td.px-xxl-3 {
    padding-right: 0.75rem !important;
  }
  tr th.pb-xxl-3, tr th.py-xxl-3, tr td.pb-xxl-3, tr td.py-xxl-3 {
    padding-bottom: 0.75rem !important;
  }
  tr th.pl-xxl-3, tr th.px-xxl-3, tr td.pl-xxl-3, tr td.px-xxl-3 {
    padding-left: 0.75rem !important;
  }
  tr th.p-xxl-4, tr td.p-xxl-4 {
    padding: 1rem !important;
  }
  tr th.pt-xxl-4, tr th.py-xxl-4, tr td.pt-xxl-4, tr td.py-xxl-4 {
    padding-top: 1rem !important;
  }
  tr th.pr-xxl-4, tr th.px-xxl-4, tr td.pr-xxl-4, tr td.px-xxl-4 {
    padding-right: 1rem !important;
  }
  tr th.pb-xxl-4, tr th.py-xxl-4, tr td.pb-xxl-4, tr td.py-xxl-4 {
    padding-bottom: 1rem !important;
  }
  tr th.pl-xxl-4, tr th.px-xxl-4, tr td.pl-xxl-4, tr td.px-xxl-4 {
    padding-left: 1rem !important;
  }
  tr th.p-xxl-5, tr td.p-xxl-5 {
    padding: 1.25rem !important;
  }
  tr th.pt-xxl-5, tr th.py-xxl-5, tr td.pt-xxl-5, tr td.py-xxl-5 {
    padding-top: 1.25rem !important;
  }
  tr th.pr-xxl-5, tr th.px-xxl-5, tr td.pr-xxl-5, tr td.px-xxl-5 {
    padding-right: 1.25rem !important;
  }
  tr th.pb-xxl-5, tr th.py-xxl-5, tr td.pb-xxl-5, tr td.py-xxl-5 {
    padding-bottom: 1.25rem !important;
  }
  tr th.pl-xxl-5, tr th.px-xxl-5, tr td.pl-xxl-5, tr td.px-xxl-5 {
    padding-left: 1.25rem !important;
  }
  tr th.p-xxl-6, tr td.p-xxl-6 {
    padding: 1.5rem !important;
  }
  tr th.pt-xxl-6, tr th.py-xxl-6, tr td.pt-xxl-6, tr td.py-xxl-6 {
    padding-top: 1.5rem !important;
  }
  tr th.pr-xxl-6, tr th.px-xxl-6, tr td.pr-xxl-6, tr td.px-xxl-6 {
    padding-right: 1.5rem !important;
  }
  tr th.pb-xxl-6, tr th.py-xxl-6, tr td.pb-xxl-6, tr td.py-xxl-6 {
    padding-bottom: 1.5rem !important;
  }
  tr th.pl-xxl-6, tr th.px-xxl-6, tr td.pl-xxl-6, tr td.px-xxl-6 {
    padding-left: 1.5rem !important;
  }
  tr th.p-xxl-7, tr td.p-xxl-7 {
    padding: 1.75rem !important;
  }
  tr th.pt-xxl-7, tr th.py-xxl-7, tr td.pt-xxl-7, tr td.py-xxl-7 {
    padding-top: 1.75rem !important;
  }
  tr th.pr-xxl-7, tr th.px-xxl-7, tr td.pr-xxl-7, tr td.px-xxl-7 {
    padding-right: 1.75rem !important;
  }
  tr th.pb-xxl-7, tr th.py-xxl-7, tr td.pb-xxl-7, tr td.py-xxl-7 {
    padding-bottom: 1.75rem !important;
  }
  tr th.pl-xxl-7, tr th.px-xxl-7, tr td.pl-xxl-7, tr td.px-xxl-7 {
    padding-left: 1.75rem !important;
  }
  tr th.p-xxl-8, tr td.p-xxl-8 {
    padding: 2rem !important;
  }
  tr th.pt-xxl-8, tr th.py-xxl-8, tr td.pt-xxl-8, tr td.py-xxl-8 {
    padding-top: 2rem !important;
  }
  tr th.pr-xxl-8, tr th.px-xxl-8, tr td.pr-xxl-8, tr td.px-xxl-8 {
    padding-right: 2rem !important;
  }
  tr th.pb-xxl-8, tr th.py-xxl-8, tr td.pb-xxl-8, tr td.py-xxl-8 {
    padding-bottom: 2rem !important;
  }
  tr th.pl-xxl-8, tr th.px-xxl-8, tr td.pl-xxl-8, tr td.px-xxl-8 {
    padding-left: 2rem !important;
  }
  tr th.p-xxl-9, tr td.p-xxl-9 {
    padding: 2.25rem !important;
  }
  tr th.pt-xxl-9, tr th.py-xxl-9, tr td.pt-xxl-9, tr td.py-xxl-9 {
    padding-top: 2.25rem !important;
  }
  tr th.pr-xxl-9, tr th.px-xxl-9, tr td.pr-xxl-9, tr td.px-xxl-9 {
    padding-right: 2.25rem !important;
  }
  tr th.pb-xxl-9, tr th.py-xxl-9, tr td.pb-xxl-9, tr td.py-xxl-9 {
    padding-bottom: 2.25rem !important;
  }
  tr th.pl-xxl-9, tr th.px-xxl-9, tr td.pl-xxl-9, tr td.px-xxl-9 {
    padding-left: 2.25rem !important;
  }
  tr th.p-xxl-10, tr td.p-xxl-10 {
    padding: 2.5rem !important;
  }
  tr th.pt-xxl-10, tr th.py-xxl-10, tr td.pt-xxl-10, tr td.py-xxl-10 {
    padding-top: 2.5rem !important;
  }
  tr th.pr-xxl-10, tr th.px-xxl-10, tr td.pr-xxl-10, tr td.px-xxl-10 {
    padding-right: 2.5rem !important;
  }
  tr th.pb-xxl-10, tr th.py-xxl-10, tr td.pb-xxl-10, tr td.py-xxl-10 {
    padding-bottom: 2.5rem !important;
  }
  tr th.pl-xxl-10, tr th.px-xxl-10, tr td.pl-xxl-10, tr td.px-xxl-10 {
    padding-left: 2.5rem !important;
  }
  tr th.p-xxl-11, tr td.p-xxl-11 {
    padding: 2.75rem !important;
  }
  tr th.pt-xxl-11, tr th.py-xxl-11, tr td.pt-xxl-11, tr td.py-xxl-11 {
    padding-top: 2.75rem !important;
  }
  tr th.pr-xxl-11, tr th.px-xxl-11, tr td.pr-xxl-11, tr td.px-xxl-11 {
    padding-right: 2.75rem !important;
  }
  tr th.pb-xxl-11, tr th.py-xxl-11, tr td.pb-xxl-11, tr td.py-xxl-11 {
    padding-bottom: 2.75rem !important;
  }
  tr th.pl-xxl-11, tr th.px-xxl-11, tr td.pl-xxl-11, tr td.px-xxl-11 {
    padding-left: 2.75rem !important;
  }
  tr th.p-xxl-12, tr td.p-xxl-12 {
    padding: 3rem !important;
  }
  tr th.pt-xxl-12, tr th.py-xxl-12, tr td.pt-xxl-12, tr td.py-xxl-12 {
    padding-top: 3rem !important;
  }
  tr th.pr-xxl-12, tr th.px-xxl-12, tr td.pr-xxl-12, tr td.px-xxl-12 {
    padding-right: 3rem !important;
  }
  tr th.pb-xxl-12, tr th.py-xxl-12, tr td.pb-xxl-12, tr td.py-xxl-12 {
    padding-bottom: 3rem !important;
  }
  tr th.pl-xxl-12, tr th.px-xxl-12, tr td.pl-xxl-12, tr td.px-xxl-12 {
    padding-left: 3rem !important;
  }
  tr th.p-xxl-13, tr td.p-xxl-13 {
    padding: 3.25rem !important;
  }
  tr th.pt-xxl-13, tr th.py-xxl-13, tr td.pt-xxl-13, tr td.py-xxl-13 {
    padding-top: 3.25rem !important;
  }
  tr th.pr-xxl-13, tr th.px-xxl-13, tr td.pr-xxl-13, tr td.px-xxl-13 {
    padding-right: 3.25rem !important;
  }
  tr th.pb-xxl-13, tr th.py-xxl-13, tr td.pb-xxl-13, tr td.py-xxl-13 {
    padding-bottom: 3.25rem !important;
  }
  tr th.pl-xxl-13, tr th.px-xxl-13, tr td.pl-xxl-13, tr td.px-xxl-13 {
    padding-left: 3.25rem !important;
  }
  tr th.p-xxl-14, tr td.p-xxl-14 {
    padding: 3.5rem !important;
  }
  tr th.pt-xxl-14, tr th.py-xxl-14, tr td.pt-xxl-14, tr td.py-xxl-14 {
    padding-top: 3.5rem !important;
  }
  tr th.pr-xxl-14, tr th.px-xxl-14, tr td.pr-xxl-14, tr td.px-xxl-14 {
    padding-right: 3.5rem !important;
  }
  tr th.pb-xxl-14, tr th.py-xxl-14, tr td.pb-xxl-14, tr td.py-xxl-14 {
    padding-bottom: 3.5rem !important;
  }
  tr th.pl-xxl-14, tr th.px-xxl-14, tr td.pl-xxl-14, tr td.px-xxl-14 {
    padding-left: 3.5rem !important;
  }
  tr th.p-xxl-15, tr td.p-xxl-15 {
    padding: 3.75rem !important;
  }
  tr th.pt-xxl-15, tr th.py-xxl-15, tr td.pt-xxl-15, tr td.py-xxl-15 {
    padding-top: 3.75rem !important;
  }
  tr th.pr-xxl-15, tr th.px-xxl-15, tr td.pr-xxl-15, tr td.px-xxl-15 {
    padding-right: 3.75rem !important;
  }
  tr th.pb-xxl-15, tr th.py-xxl-15, tr td.pb-xxl-15, tr td.py-xxl-15 {
    padding-bottom: 3.75rem !important;
  }
  tr th.pl-xxl-15, tr th.px-xxl-15, tr td.pl-xxl-15, tr td.px-xxl-15 {
    padding-left: 3.75rem !important;
  }
  tr th.p-xxl-16, tr td.p-xxl-16 {
    padding: 4rem !important;
  }
  tr th.pt-xxl-16, tr th.py-xxl-16, tr td.pt-xxl-16, tr td.py-xxl-16 {
    padding-top: 4rem !important;
  }
  tr th.pr-xxl-16, tr th.px-xxl-16, tr td.pr-xxl-16, tr td.px-xxl-16 {
    padding-right: 4rem !important;
  }
  tr th.pb-xxl-16, tr th.py-xxl-16, tr td.pb-xxl-16, tr td.py-xxl-16 {
    padding-bottom: 4rem !important;
  }
  tr th.pl-xxl-16, tr th.px-xxl-16, tr td.pl-xxl-16, tr td.px-xxl-16 {
    padding-left: 4rem !important;
  }
  tr th.p-xxl-17, tr td.p-xxl-17 {
    padding: 4.25rem !important;
  }
  tr th.pt-xxl-17, tr th.py-xxl-17, tr td.pt-xxl-17, tr td.py-xxl-17 {
    padding-top: 4.25rem !important;
  }
  tr th.pr-xxl-17, tr th.px-xxl-17, tr td.pr-xxl-17, tr td.px-xxl-17 {
    padding-right: 4.25rem !important;
  }
  tr th.pb-xxl-17, tr th.py-xxl-17, tr td.pb-xxl-17, tr td.py-xxl-17 {
    padding-bottom: 4.25rem !important;
  }
  tr th.pl-xxl-17, tr th.px-xxl-17, tr td.pl-xxl-17, tr td.px-xxl-17 {
    padding-left: 4.25rem !important;
  }
  tr th.p-xxl-18, tr td.p-xxl-18 {
    padding: 4.5rem !important;
  }
  tr th.pt-xxl-18, tr th.py-xxl-18, tr td.pt-xxl-18, tr td.py-xxl-18 {
    padding-top: 4.5rem !important;
  }
  tr th.pr-xxl-18, tr th.px-xxl-18, tr td.pr-xxl-18, tr td.px-xxl-18 {
    padding-right: 4.5rem !important;
  }
  tr th.pb-xxl-18, tr th.py-xxl-18, tr td.pb-xxl-18, tr td.py-xxl-18 {
    padding-bottom: 4.5rem !important;
  }
  tr th.pl-xxl-18, tr th.px-xxl-18, tr td.pl-xxl-18, tr td.px-xxl-18 {
    padding-left: 4.5rem !important;
  }
  tr th.p-xxl-19, tr td.p-xxl-19 {
    padding: 4.75rem !important;
  }
  tr th.pt-xxl-19, tr th.py-xxl-19, tr td.pt-xxl-19, tr td.py-xxl-19 {
    padding-top: 4.75rem !important;
  }
  tr th.pr-xxl-19, tr th.px-xxl-19, tr td.pr-xxl-19, tr td.px-xxl-19 {
    padding-right: 4.75rem !important;
  }
  tr th.pb-xxl-19, tr th.py-xxl-19, tr td.pb-xxl-19, tr td.py-xxl-19 {
    padding-bottom: 4.75rem !important;
  }
  tr th.pl-xxl-19, tr th.px-xxl-19, tr td.pl-xxl-19, tr td.px-xxl-19 {
    padding-left: 4.75rem !important;
  }
  tr th.p-xxl-20, tr td.p-xxl-20 {
    padding: 5rem !important;
  }
  tr th.pt-xxl-20, tr th.py-xxl-20, tr td.pt-xxl-20, tr td.py-xxl-20 {
    padding-top: 5rem !important;
  }
  tr th.pr-xxl-20, tr th.px-xxl-20, tr td.pr-xxl-20, tr td.px-xxl-20 {
    padding-right: 5rem !important;
  }
  tr th.pb-xxl-20, tr th.py-xxl-20, tr td.pb-xxl-20, tr td.py-xxl-20 {
    padding-bottom: 5rem !important;
  }
  tr th.pl-xxl-20, tr th.px-xxl-20, tr td.pl-xxl-20, tr td.px-xxl-20 {
    padding-left: 5rem !important;
  }
  tr th.p-xxl-21, tr td.p-xxl-21 {
    padding: 5.25rem !important;
  }
  tr th.pt-xxl-21, tr th.py-xxl-21, tr td.pt-xxl-21, tr td.py-xxl-21 {
    padding-top: 5.25rem !important;
  }
  tr th.pr-xxl-21, tr th.px-xxl-21, tr td.pr-xxl-21, tr td.px-xxl-21 {
    padding-right: 5.25rem !important;
  }
  tr th.pb-xxl-21, tr th.py-xxl-21, tr td.pb-xxl-21, tr td.py-xxl-21 {
    padding-bottom: 5.25rem !important;
  }
  tr th.pl-xxl-21, tr th.px-xxl-21, tr td.pl-xxl-21, tr td.px-xxl-21 {
    padding-left: 5.25rem !important;
  }
  tr th.p-xxl-22, tr td.p-xxl-22 {
    padding: 5.5rem !important;
  }
  tr th.pt-xxl-22, tr th.py-xxl-22, tr td.pt-xxl-22, tr td.py-xxl-22 {
    padding-top: 5.5rem !important;
  }
  tr th.pr-xxl-22, tr th.px-xxl-22, tr td.pr-xxl-22, tr td.px-xxl-22 {
    padding-right: 5.5rem !important;
  }
  tr th.pb-xxl-22, tr th.py-xxl-22, tr td.pb-xxl-22, tr td.py-xxl-22 {
    padding-bottom: 5.5rem !important;
  }
  tr th.pl-xxl-22, tr th.px-xxl-22, tr td.pl-xxl-22, tr td.px-xxl-22 {
    padding-left: 5.5rem !important;
  }
  tr th.p-xxl-23, tr td.p-xxl-23 {
    padding: 5.75rem !important;
  }
  tr th.pt-xxl-23, tr th.py-xxl-23, tr td.pt-xxl-23, tr td.py-xxl-23 {
    padding-top: 5.75rem !important;
  }
  tr th.pr-xxl-23, tr th.px-xxl-23, tr td.pr-xxl-23, tr td.px-xxl-23 {
    padding-right: 5.75rem !important;
  }
  tr th.pb-xxl-23, tr th.py-xxl-23, tr td.pb-xxl-23, tr td.py-xxl-23 {
    padding-bottom: 5.75rem !important;
  }
  tr th.pl-xxl-23, tr th.px-xxl-23, tr td.pl-xxl-23, tr td.px-xxl-23 {
    padding-left: 5.75rem !important;
  }
  tr th.p-xxl-24, tr td.p-xxl-24 {
    padding: 6rem !important;
  }
  tr th.pt-xxl-24, tr th.py-xxl-24, tr td.pt-xxl-24, tr td.py-xxl-24 {
    padding-top: 6rem !important;
  }
  tr th.pr-xxl-24, tr th.px-xxl-24, tr td.pr-xxl-24, tr td.px-xxl-24 {
    padding-right: 6rem !important;
  }
  tr th.pb-xxl-24, tr th.py-xxl-24, tr td.pb-xxl-24, tr td.py-xxl-24 {
    padding-bottom: 6rem !important;
  }
  tr th.pl-xxl-24, tr th.px-xxl-24, tr td.pl-xxl-24, tr td.px-xxl-24 {
    padding-left: 6rem !important;
  }
  tr th.p-xxl-30, tr td.p-xxl-30 {
    padding: 7.5rem !important;
  }
  tr th.pt-xxl-30, tr th.py-xxl-30, tr td.pt-xxl-30, tr td.py-xxl-30 {
    padding-top: 7.5rem !important;
  }
  tr th.pr-xxl-30, tr th.px-xxl-30, tr td.pr-xxl-30, tr td.px-xxl-30 {
    padding-right: 7.5rem !important;
  }
  tr th.pb-xxl-30, tr th.py-xxl-30, tr td.pb-xxl-30, tr td.py-xxl-30 {
    padding-bottom: 7.5rem !important;
  }
  tr th.pl-xxl-30, tr th.px-xxl-30, tr td.pl-xxl-30, tr td.px-xxl-30 {
    padding-left: 7.5rem !important;
  }
  tr th.p-xxl-40, tr td.p-xxl-40 {
    padding: 10rem !important;
  }
  tr th.pt-xxl-40, tr th.py-xxl-40, tr td.pt-xxl-40, tr td.py-xxl-40 {
    padding-top: 10rem !important;
  }
  tr th.pr-xxl-40, tr th.px-xxl-40, tr td.pr-xxl-40, tr td.px-xxl-40 {
    padding-right: 10rem !important;
  }
  tr th.pb-xxl-40, tr th.py-xxl-40, tr td.pb-xxl-40, tr td.py-xxl-40 {
    padding-bottom: 10rem !important;
  }
  tr th.pl-xxl-40, tr th.px-xxl-40, tr td.pl-xxl-40, tr td.px-xxl-40 {
    padding-left: 10rem !important;
  }
  tr th.p-xxl-50, tr td.p-xxl-50 {
    padding: 12.5rem !important;
  }
  tr th.pt-xxl-50, tr th.py-xxl-50, tr td.pt-xxl-50, tr td.py-xxl-50 {
    padding-top: 12.5rem !important;
  }
  tr th.pr-xxl-50, tr th.px-xxl-50, tr td.pr-xxl-50, tr td.px-xxl-50 {
    padding-right: 12.5rem !important;
  }
  tr th.pb-xxl-50, tr th.py-xxl-50, tr td.pb-xxl-50, tr td.py-xxl-50 {
    padding-bottom: 12.5rem !important;
  }
  tr th.pl-xxl-50, tr th.px-xxl-50, tr td.pl-xxl-50, tr td.px-xxl-50 {
    padding-left: 12.5rem !important;
  }
  tr th.p-xxl-56, tr td.p-xxl-56 {
    padding: 14rem !important;
  }
  tr th.pt-xxl-56, tr th.py-xxl-56, tr td.pt-xxl-56, tr td.py-xxl-56 {
    padding-top: 14rem !important;
  }
  tr th.pr-xxl-56, tr th.px-xxl-56, tr td.pr-xxl-56, tr td.px-xxl-56 {
    padding-right: 14rem !important;
  }
  tr th.pb-xxl-56, tr th.py-xxl-56, tr td.pb-xxl-56, tr td.py-xxl-56 {
    padding-bottom: 14rem !important;
  }
  tr th.pl-xxl-56, tr th.px-xxl-56, tr td.pl-xxl-56, tr td.px-xxl-56 {
    padding-left: 14rem !important;
  }
  tr th.p-xxl-60, tr td.p-xxl-60 {
    padding: 15rem !important;
  }
  tr th.pt-xxl-60, tr th.py-xxl-60, tr td.pt-xxl-60, tr td.py-xxl-60 {
    padding-top: 15rem !important;
  }
  tr th.pr-xxl-60, tr th.px-xxl-60, tr td.pr-xxl-60, tr td.px-xxl-60 {
    padding-right: 15rem !important;
  }
  tr th.pb-xxl-60, tr th.py-xxl-60, tr td.pb-xxl-60, tr td.py-xxl-60 {
    padding-bottom: 15rem !important;
  }
  tr th.pl-xxl-60, tr th.px-xxl-60, tr td.pl-xxl-60, tr td.px-xxl-60 {
    padding-left: 15rem !important;
  }
  tr th.p-xxl-70, tr td.p-xxl-70 {
    padding: 17.5rem !important;
  }
  tr th.pt-xxl-70, tr th.py-xxl-70, tr td.pt-xxl-70, tr td.py-xxl-70 {
    padding-top: 17.5rem !important;
  }
  tr th.pr-xxl-70, tr th.px-xxl-70, tr td.pr-xxl-70, tr td.px-xxl-70 {
    padding-right: 17.5rem !important;
  }
  tr th.pb-xxl-70, tr th.py-xxl-70, tr td.pb-xxl-70, tr td.py-xxl-70 {
    padding-bottom: 17.5rem !important;
  }
  tr th.pl-xxl-70, tr th.px-xxl-70, tr td.pl-xxl-70, tr td.px-xxl-70 {
    padding-left: 17.5rem !important;
  }
  tr th.p-xxl-72, tr td.p-xxl-72 {
    padding: 18rem !important;
  }
  tr th.pt-xxl-72, tr th.py-xxl-72, tr td.pt-xxl-72, tr td.py-xxl-72 {
    padding-top: 18rem !important;
  }
  tr th.pr-xxl-72, tr th.px-xxl-72, tr td.pr-xxl-72, tr td.px-xxl-72 {
    padding-right: 18rem !important;
  }
  tr th.pb-xxl-72, tr th.py-xxl-72, tr td.pb-xxl-72, tr td.py-xxl-72 {
    padding-bottom: 18rem !important;
  }
  tr th.pl-xxl-72, tr th.px-xxl-72, tr td.pl-xxl-72, tr td.px-xxl-72 {
    padding-left: 18rem !important;
  }
  tr th.p-xxl-80, tr td.p-xxl-80 {
    padding: 20rem !important;
  }
  tr th.pt-xxl-80, tr th.py-xxl-80, tr td.pt-xxl-80, tr td.py-xxl-80 {
    padding-top: 20rem !important;
  }
  tr th.pr-xxl-80, tr th.px-xxl-80, tr td.pr-xxl-80, tr td.px-xxl-80 {
    padding-right: 20rem !important;
  }
  tr th.pb-xxl-80, tr th.py-xxl-80, tr td.pb-xxl-80, tr td.py-xxl-80 {
    padding-bottom: 20rem !important;
  }
  tr th.pl-xxl-80, tr th.px-xxl-80, tr td.pl-xxl-80, tr td.px-xxl-80 {
    padding-left: 20rem !important;
  }
  tr th.p-xxl-90, tr td.p-xxl-90 {
    padding: 22.5rem !important;
  }
  tr th.pt-xxl-90, tr th.py-xxl-90, tr td.pt-xxl-90, tr td.py-xxl-90 {
    padding-top: 22.5rem !important;
  }
  tr th.pr-xxl-90, tr th.px-xxl-90, tr td.pr-xxl-90, tr td.px-xxl-90 {
    padding-right: 22.5rem !important;
  }
  tr th.pb-xxl-90, tr th.py-xxl-90, tr td.pb-xxl-90, tr td.py-xxl-90 {
    padding-bottom: 22.5rem !important;
  }
  tr th.pl-xxl-90, tr th.px-xxl-90, tr td.pl-xxl-90, tr td.px-xxl-90 {
    padding-left: 22.5rem !important;
  }
  tr th.p-xxl-100, tr td.p-xxl-100 {
    padding: 25rem !important;
  }
  tr th.pt-xxl-100, tr th.py-xxl-100, tr td.pt-xxl-100, tr td.py-xxl-100 {
    padding-top: 25rem !important;
  }
  tr th.pr-xxl-100, tr th.px-xxl-100, tr td.pr-xxl-100, tr td.px-xxl-100 {
    padding-right: 25rem !important;
  }
  tr th.pb-xxl-100, tr th.py-xxl-100, tr td.pb-xxl-100, tr td.py-xxl-100 {
    padding-bottom: 25rem !important;
  }
  tr th.pl-xxl-100, tr th.px-xxl-100, tr td.pl-xxl-100, tr td.px-xxl-100 {
    padding-left: 25rem !important;
  }
  tr th.p-xxl-120, tr td.p-xxl-120 {
    padding: 30rem !important;
  }
  tr th.pt-xxl-120, tr th.py-xxl-120, tr td.pt-xxl-120, tr td.py-xxl-120 {
    padding-top: 30rem !important;
  }
  tr th.pr-xxl-120, tr th.px-xxl-120, tr td.pr-xxl-120, tr td.px-xxl-120 {
    padding-right: 30rem !important;
  }
  tr th.pb-xxl-120, tr th.py-xxl-120, tr td.pb-xxl-120, tr td.py-xxl-120 {
    padding-bottom: 30rem !important;
  }
  tr th.pl-xxl-120, tr th.px-xxl-120, tr td.pl-xxl-120, tr td.px-xxl-120 {
    padding-left: 30rem !important;
  }
  tr th.p-xxl-5p, tr td.p-xxl-5p {
    padding: 5% !important;
  }
  tr th.pt-xxl-5p, tr th.py-xxl-5p, tr td.pt-xxl-5p, tr td.py-xxl-5p {
    padding-top: 5% !important;
  }
  tr th.pr-xxl-5p, tr th.px-xxl-5p, tr td.pr-xxl-5p, tr td.px-xxl-5p {
    padding-right: 5% !important;
  }
  tr th.pb-xxl-5p, tr th.py-xxl-5p, tr td.pb-xxl-5p, tr td.py-xxl-5p {
    padding-bottom: 5% !important;
  }
  tr th.pl-xxl-5p, tr th.px-xxl-5p, tr td.pl-xxl-5p, tr td.px-xxl-5p {
    padding-left: 5% !important;
  }
  tr th.p-xxl-10p, tr td.p-xxl-10p {
    padding: 10% !important;
  }
  tr th.pt-xxl-10p, tr th.py-xxl-10p, tr td.pt-xxl-10p, tr td.py-xxl-10p {
    padding-top: 10% !important;
  }
  tr th.pr-xxl-10p, tr th.px-xxl-10p, tr td.pr-xxl-10p, tr td.px-xxl-10p {
    padding-right: 10% !important;
  }
  tr th.pb-xxl-10p, tr th.py-xxl-10p, tr td.pb-xxl-10p, tr td.py-xxl-10p {
    padding-bottom: 10% !important;
  }
  tr th.pl-xxl-10p, tr th.px-xxl-10p, tr td.pl-xxl-10p, tr td.px-xxl-10p {
    padding-left: 10% !important;
  }
  tr th.p-xxl-30p, tr td.p-xxl-30p {
    padding: 30% !important;
  }
  tr th.pt-xxl-30p, tr th.py-xxl-30p, tr td.pt-xxl-30p, tr td.py-xxl-30p {
    padding-top: 30% !important;
  }
  tr th.pr-xxl-30p, tr th.px-xxl-30p, tr td.pr-xxl-30p, tr td.px-xxl-30p {
    padding-right: 30% !important;
  }
  tr th.pb-xxl-30p, tr th.py-xxl-30p, tr td.pb-xxl-30p, tr td.py-xxl-30p {
    padding-bottom: 30% !important;
  }
  tr th.pl-xxl-30p, tr th.px-xxl-30p, tr td.pl-xxl-30p, tr td.px-xxl-30p {
    padding-left: 30% !important;
  }
  tr th.p-xxl-40p, tr td.p-xxl-40p {
    padding: 40% !important;
  }
  tr th.pt-xxl-40p, tr th.py-xxl-40p, tr td.pt-xxl-40p, tr td.py-xxl-40p {
    padding-top: 40% !important;
  }
  tr th.pr-xxl-40p, tr th.px-xxl-40p, tr td.pr-xxl-40p, tr td.px-xxl-40p {
    padding-right: 40% !important;
  }
  tr th.pb-xxl-40p, tr th.py-xxl-40p, tr td.pb-xxl-40p, tr td.py-xxl-40p {
    padding-bottom: 40% !important;
  }
  tr th.pl-xxl-40p, tr th.px-xxl-40p, tr td.pl-xxl-40p, tr td.px-xxl-40p {
    padding-left: 40% !important;
  }
  tr th.p-xxl-45p, tr td.p-xxl-45p {
    padding: 45% !important;
  }
  tr th.pt-xxl-45p, tr th.py-xxl-45p, tr td.pt-xxl-45p, tr td.py-xxl-45p {
    padding-top: 45% !important;
  }
  tr th.pr-xxl-45p, tr th.px-xxl-45p, tr td.pr-xxl-45p, tr td.px-xxl-45p {
    padding-right: 45% !important;
  }
  tr th.pb-xxl-45p, tr th.py-xxl-45p, tr td.pb-xxl-45p, tr td.py-xxl-45p {
    padding-bottom: 45% !important;
  }
  tr th.pl-xxl-45p, tr th.px-xxl-45p, tr td.pl-xxl-45p, tr td.px-xxl-45p {
    padding-left: 45% !important;
  }
  tr th.p-xxl-50p, tr td.p-xxl-50p {
    padding: 50% !important;
  }
  tr th.pt-xxl-50p, tr th.py-xxl-50p, tr td.pt-xxl-50p, tr td.py-xxl-50p {
    padding-top: 50% !important;
  }
  tr th.pr-xxl-50p, tr th.px-xxl-50p, tr td.pr-xxl-50p, tr td.px-xxl-50p {
    padding-right: 50% !important;
  }
  tr th.pb-xxl-50p, tr th.py-xxl-50p, tr td.pb-xxl-50p, tr td.py-xxl-50p {
    padding-bottom: 50% !important;
  }
  tr th.pl-xxl-50p, tr th.px-xxl-50p, tr td.pl-xxl-50p, tr td.px-xxl-50p {
    padding-left: 50% !important;
  }
  tr th.p-xxl-77p, tr td.p-xxl-77p {
    padding: 77% !important;
  }
  tr th.pt-xxl-77p, tr th.py-xxl-77p, tr td.pt-xxl-77p, tr td.py-xxl-77p {
    padding-top: 77% !important;
  }
  tr th.pr-xxl-77p, tr th.px-xxl-77p, tr td.pr-xxl-77p, tr td.px-xxl-77p {
    padding-right: 77% !important;
  }
  tr th.pb-xxl-77p, tr th.py-xxl-77p, tr td.pb-xxl-77p, tr td.py-xxl-77p {
    padding-bottom: 77% !important;
  }
  tr th.pl-xxl-77p, tr th.px-xxl-77p, tr td.pl-xxl-77p, tr td.px-xxl-77p {
    padding-left: 77% !important;
  }
  tr th.p-xxl-100p, tr td.p-xxl-100p {
    padding: 100% !important;
  }
  tr th.pt-xxl-100p, tr th.py-xxl-100p, tr td.pt-xxl-100p, tr td.py-xxl-100p {
    padding-top: 100% !important;
  }
  tr th.pr-xxl-100p, tr th.px-xxl-100p, tr td.pr-xxl-100p, tr td.px-xxl-100p {
    padding-right: 100% !important;
  }
  tr th.pb-xxl-100p, tr th.py-xxl-100p, tr td.pb-xxl-100p, tr td.py-xxl-100p {
    padding-bottom: 100% !important;
  }
  tr th.pl-xxl-100p, tr th.px-xxl-100p, tr td.pl-xxl-100p, tr td.px-xxl-100p {
    padding-left: 100% !important;
  }
  tr th.p-xxl-30vh, tr td.p-xxl-30vh {
    padding: 30vh !important;
  }
  tr th.pt-xxl-30vh, tr th.py-xxl-30vh, tr td.pt-xxl-30vh, tr td.py-xxl-30vh {
    padding-top: 30vh !important;
  }
  tr th.pr-xxl-30vh, tr th.px-xxl-30vh, tr td.pr-xxl-30vh, tr td.px-xxl-30vh {
    padding-right: 30vh !important;
  }
  tr th.pb-xxl-30vh, tr th.py-xxl-30vh, tr td.pb-xxl-30vh, tr td.py-xxl-30vh {
    padding-bottom: 30vh !important;
  }
  tr th.pl-xxl-30vh, tr th.px-xxl-30vh, tr td.pl-xxl-30vh, tr td.px-xxl-30vh {
    padding-left: 30vh !important;
  }
  tr th.p-xxl-50vh, tr td.p-xxl-50vh {
    padding: 50vh !important;
  }
  tr th.pt-xxl-50vh, tr th.py-xxl-50vh, tr td.pt-xxl-50vh, tr td.py-xxl-50vh {
    padding-top: 50vh !important;
  }
  tr th.pr-xxl-50vh, tr th.px-xxl-50vh, tr td.pr-xxl-50vh, tr td.px-xxl-50vh {
    padding-right: 50vh !important;
  }
  tr th.pb-xxl-50vh, tr th.py-xxl-50vh, tr td.pb-xxl-50vh, tr td.py-xxl-50vh {
    padding-bottom: 50vh !important;
  }
  tr th.pl-xxl-50vh, tr th.px-xxl-50vh, tr td.pl-xxl-50vh, tr td.px-xxl-50vh {
    padding-left: 50vh !important;
  }
  tr th.p-xxl-100vh, tr td.p-xxl-100vh {
    padding: 100vh !important;
  }
  tr th.pt-xxl-100vh, tr th.py-xxl-100vh, tr td.pt-xxl-100vh, tr td.py-xxl-100vh {
    padding-top: 100vh !important;
  }
  tr th.pr-xxl-100vh, tr th.px-xxl-100vh, tr td.pr-xxl-100vh, tr td.px-xxl-100vh {
    padding-right: 100vh !important;
  }
  tr th.pb-xxl-100vh, tr th.py-xxl-100vh, tr td.pb-xxl-100vh, tr td.py-xxl-100vh {
    padding-bottom: 100vh !important;
  }
  tr th.pl-xxl-100vh, tr th.px-xxl-100vh, tr td.pl-xxl-100vh, tr td.px-xxl-100vh {
    padding-left: 100vh !important;
  }
  table.l-xxl th, table.l-xxl td {
    text-align: left;
  }
  table.c-xxl th, table.c-xxl td {
    text-align: center;
  }
  table.r-xxl th, table.r-xxl td {
    text-align: right;
  }
  tr.l-xxl th, tr.l-xxl td {
    text-align: left;
  }
  tr.c-xxl th, tr.c-xxl td {
    text-align: center;
  }
  tr.r-xxl th, tr.r-xxl td {
    text-align: right;
  }
  tr th.l-xxl, tr td.l-xxl {
    text-align: left;
  }
  tr th.c-xxl, tr td.c-xxl {
    text-align: center;
  }
  tr th.r-xxl, tr td.r-xxl {
    text-align: right;
  }
  table.t-xxl th, table.t-xxl td {
    vertical-align: top;
  }
  table.m-xxl th, table.m-xxl td {
    vertical-align: middle;
  }
  table.b-xxl th, table.b-xxl td {
    vertical-align: bottom;
  }
  tr.t-xxl th, tr.t-xxl td {
    vertical-align: top;
  }
  tr.m-xxl th, tr.m-xxl td {
    vertical-align: middle;
  }
  tr.b-xxl th, tr.b-xxl td {
    vertical-align: bottom;
  }
  tr th.t-xxl, tr td.t-xxl {
    vertical-align: top;
  }
  tr th.m-xxl, tr td.m-xxl {
    vertical-align: middle;
  }
  tr th.b-xxl, tr td.b-xxl {
    vertical-align: bottom;
  }
}
.object-fit-cover {
  object-fit: cover;
}
.width-min-content {
  width: min-content;
}
.height-min-content {
  height: min-content;
}
.z-index-1 {
  z-index: 1;
}
.z-index-2 {
  z-index: 2;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.sub, .sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
.sub {
  bottom: -0.25em;
}
.sup {
  top: -0.5em;
}
.modal-open {
  height: 100vh;
  overflow-y: hidden;
}
.modal-open .sticky-top .icon-burger {
  margin-right: 1rem !important;
}
.modal-open:not(.touchable) {
  padding-right: 15px;
}
.modal-open:not(.touchable) .sticky-top {
  margin-right: -15px;
}
.modal-open:not(.touchable) .sticky-top .icon-burger {
  margin-right: calc(1rem + 17px) !important;
}
.video-block {
  z-index: -1;
}
.video-block:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(129, 130, 133, 0.35);
}
.infotext > span {
  display: inline-block;
  vertical-align: bottom;
}
.infotext > span:first-child {
  vertical-align: top;
}
.infotext > span + span > span {
  margin-left: -0.5rem;
}
@media (max-width: 575.98px) {
  .infotext > span + span > span {
    margin-left: 0;
  }
}
.infotext > span + span > span + span {
  display: block;
  line-height: 0.25rem;
  margin-left: 0;
}
.text-ellipse, .text-ellipse2 {
  word-wrap: break-word;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-ellipse2 {
  white-space: break-spaces;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}
.page {
  position: relative;
}
.page.page--pattern {
  background-color: #F4F7F6;
}
.page.page--pattern:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  height: 100%;
  background-image: url(../img/pattern.png);
  background-repeat: repeat-y;
}
.page.page--attention {
  background-color: #202121;
  background-image: url(/assets/images/solutions/attention_01.png);
}
.page.page--highlight {
  background-color: #E6EAEA;
  overflow: hidden;
}
.page.page--highlight:before {
  content: "";
  position: absolute;
  width: 809px;
  height: 844px;
  left: -140px;
  top: -220px;
  background-image: url(../img/sphere-big.svg);
  z-index: 1;
}
.page.page--highlight:after {
  content: "";
  position: absolute;
  width: 500px;
  height: 522px;
  right: -100px;
  bottom: -140px;
  background-image: url(../img/sphere-small.svg);
  z-index: 2;
}
.page.page--highlight .content {
  position: relative;
  z-index: 3;
}
.page article {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.page article:first-child {
  margin-top: 0;
}
.page article:last-child {
  margin-bottom: 0;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.5s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.5s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-gallery .mfp-image-holder .mfp-close {
  color: black;
  right: 0;
  margin: 0;
  padding-top: 0.05em;
  padding-right: 0.5em;
  border-radius: 0;
}
.mfp-gallery .mfp-image-holder .mfp-figure .mfp-img {
  background: #f4f7f6;
}
.mfp-gallery .mfp-image-holder .mfp-figure div.mfp-counter {
  font-size: 1.25rem;
  margin: 0.5rem 1rem;
}
.mfp-gallery .mfp-image-holder .mfp-figure div.mfp-counter .mfp-counter {
  font-size: inherit;
}
.mfp-item {
  cursor: pointer;
  cursor: zoom-in;
}
.cleaner {
  margin: 0px;
  padding: 0px;
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  background: none transparent scroll repeat 0% 0%;
  border: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.l {
  text-align: left;
}
.r {
  text-align: right;
}
.c {
  text-align: center;
}
.content .h1, .content .h2, .content .h3, .content .h4, .content .h5, .content .h6, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.content .h1, .content h1 {
  font-size: 3rem;
}
.content .h2, .content h2 {
  font-size: 2rem;
}
.content .h3, .content h3 {
  font-size: 1.5rem;
}
.content .h4, .content h4 {
  font-size: 1.25rem;
}
.content .h5, .content h5, .content .h6, .content h6 {
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .content .h1, .content .h2, .content .h3, .content .h4, .content .h5, .content .h6, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }
  .content .h1, .content h1 {
    font-size: 2rem;
  }
  .content .h2, .content h2 {
    font-size: 1.5rem;
  }
  .content .h3, .content h3 {
    font-size: 1.25rem;
  }
  .content .h4, .content h4, .content .h5, .content h5, .content .h6, .content h6 {
    font-size: 1rem;
  }
}
.content__image {
  width: 100%;
  height: auto;
}
.content a:not(.no):not(.highslide):not(.button) {
  text-decoration: none;
  box-shadow: inset 0 -1px 0 #C3C7C6, 0 2px 0 #C3C7C6;
  transition: box-shadow 0.5s;
  color: inherit;
  padding: 1px 2px;
}
.content a:not(.no):not(.highslide):not(.button):hover {
  box-shadow: inset 0 -500px 0 #E6EAEA, 0 2px 0 #E6EAEA;
  color: #ED1C24;
}
.content .select2-container a, .content dd.img a, .content .actions a {
  box-shadow: none !important;
  padding: 0 !important;
}
.content .select2-container a:hover, .content dd.img a:hover, .content .actions a:hover {
  box-shadow: none !important;
}
.content .select2-container a {
  padding: 0 0 0 8px !important;
}
.content u {
  text-decoration: none;
  box-shadow: inset 0 -1px 0 #C3C7C6, 0 1px 0 #C3C7C6;
  transition: box-shadow 0.5s;
  color: inherit;
  padding: 1px 2px;
}
.content p, .content pre, .content hr {
  margin: 0.5rem 0;
}
.content a img {
  border: 0;
}
.content .att {
  color: #F00;
}
.content .nowrap {
  white-space: nowrap;
}
.content span.q {
  font-style: italic;
}
.content .epigraph {
  margin-bottom: 20px;
  font-style: italic;
  margin-left: 300px;
  font-size: 115%;
  font-weight: 200;
  line-height: 115%;
  text-align: right;
}
.content .sign {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
  font-style: normal;
  font-weight: bold;
}
.content div.quote {
  margin: 1.5rem auto;
  padding: 2rem 3rem;
  background-color: #FFFFFF;
  border-radius: 4px;
}
.content div.quote.center {
  width: fit-content;
}
.content blockquote {
  line-height: 2;
  margin: 1.5rem auto;
  padding: 2rem 3rem;
  background-color: #FFFFFF;
  border-radius: 4px;
}
.content b, .content strong {
  font-weight: 500;
}
.content ol.decimal {
  list-style-type: decimal;
}
.content ol.decimal li {
  list-style-type: decimal;
}
.content ol.decimal li ol {
  list-style-type: disc;
}
.content ol.decimal li ol li {
  list-style-type: disc;
}
.content ul {
  list-style-type: disc;
  padding-left: 1.5em;
}
.content ul li {
  list-style-type: disc;
}
.content ol {
  list-style-type: disc;
}
.content ol li {
  list-style-type: disc;
}
.content li ul {
  list-style-type: disc;
}
.content li ul li {
  list-style-type: disc;
}
.content li ol {
  list-style-type: disc;
}
.content li ol li {
  list-style-type: disc;
}
.content dl {
  margin: 2em 0;
  overflow: hidden;
  width: 100%;
}
.content dl dl {
  margin: 0;
}
.content dl dt {
  clear: left;
  font-size: 126%;
}
.content dl dt + dt {
  margin-top: 0.5em;
}
.content dl dd {
  margin: 0.5em 0 1.5em 1.5em;
}
.content dl dd.img, .content dl dd.image {
  float: left;
  margin-right: 1em;
  margin-top: 0.5em;
}
.content dl dd.img a:hover, .content dl dd.image a:hover {
  border-bottom: none;
}
.content dl dd.img .highslide, .content dl dd.image .highslide {
  margin: 0 !important;
}
.content dl dd.img .highslide img, .content dl dd.image .highslide img {
  margin: 0 !important;
}
.content dl dd.img .highslide-text, .content dl dd.image .highslide-text {
  display: none;
}
.content dl dd.text {
  display: table;
  _height: 0;
  zoom: 1;
  margin-top: 0.5em;
}
.content dl dd.text a.highslide {
  border-bottom: none;
}
.content dl dd.text a.highslide:hover {
  border-bottom: none;
}
.content dl dd.text .highslide-text {
  display: none;
}
.content dl dd + dt {
  margin-top: 1em;
}
.content dl::after {
  content: " ";
  display: block;
  margin: 0px;
  padding: 0px;
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  background: none transparent scroll repeat 0% 0%;
  border: none;
}
.content dl.interview dt {
  font-weight: normal;
  font-size: 110%;
  font-style: italic;
}
.content dl.interview dt .info {
  font-weight: bold;
}
.content dl.interview dd {
  margin-left: 0;
}
.content dl.interview dd + dt {
  margin-top: 1em;
}
.content dl.interview dd .info {
  font-weight: bold;
}
.content .rotate270 {
  display: inline-block;
  width: 1px;
  height: 1px;
  transform: rotate(270deg);
  white-space: nowrap;
}
.content sup.footnote {
  color: red;
}
.content sup.footnote a {
  text-decoration: none;
}
.content #footnotes {
  border-top: 1px #DDDDDD solid;
  margin: 1em 0;
  padding: 5px 0;
  font-size: 85%;
}
.content #footnotes a {
  font-weight: bold;
  text-decoration: none;
}
.content li.no {
  list-style: none;
  list-style-type: none;
}
.content ul.no li, .content ol.no li {
  list-style: none;
  list-style-type: none;
}
.content ol.bracket {
  list-style-type: none;
  counter-reset: item;
}
.content ol.bracket li:before {
  content: counter(item) ") ";
  counter-increment: item;
}
.content .highlighting {
  padding: 1px 5px 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.content .highlighting.hl1 {
  background-color: #FFFF66;
}
.content .highlighting.hl2 {
  background-color: #A0FFFF;
}
.content .highlighting.hl3 {
  background-color: #99FF99;
}
.content .highlighting.hl4 {
  background-color: #FF9999;
}
.content .highlighting.hl5 {
  background-color: #FF66FF;
}
.col--hidden {
  color: #C3C7C6;
}
.col--hidden:hover {
  color: #202121;
}
.accordion .accordion-item {
  background-color: unset;
  border: unset;
}
.accordion .accordion-item .accordion-header {
  margin-bottom: 0;
}
.accordion .accordion-item .accordion-header:hover .accordion-button {
  transition: all 0.3s ease;
  color: #C3C7C6 !important;
  background-color: #202121 !important;
}
.accordion .accordion-item .accordion-header:hover .accordion-button.collapsed {
  color: #ED1C24 !important;
  background-color: #ffffff !important;
}
.accordion .accordion-item .accordion-header:hover .accordion-button.collapsed:after {
  background-image: url(../img/icon-polygon-color.svg);
}
.accordion .accordion-item .accordion-header:hover .accordion-button:after {
  background-image: url(../img/icon-polygon-color.svg);
}
.accordion .accordion-item .accordion-header .accordion-button {
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.4em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 100;
  color: #FCFCFC;
  background-color: #202121;
}
.accordion .accordion-item .accordion-header .accordion-button:focus {
  border: none;
  box-shadow: unset;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed {
  color: #202121;
  background-color: #FCFCFC;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed:after {
  background-image: url(../img/icon-polygon.svg);
}
.accordion .accordion-item .accordion-header .accordion-button:after {
  width: 10px;
  height: 10px;
  background-image: url(../img/icon-polygon-gray.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.accordion .accordion-item .accordion-collapse {
  background-color: #FCFCFC;
}
.accordion .accordion-item .accordion-body > .h1:first-child, .accordion .accordion-item .accordion-body > .h2:first-child, .accordion .accordion-item .accordion-body > .h3:first-child, .accordion .accordion-item .accordion-body > .h4:first-child, .accordion .accordion-item .accordion-body > .h5:first-child, .accordion .accordion-item .accordion-body > .h6:first-child, .accordion .accordion-item .accordion-body > h1:first-child, .accordion .accordion-item .accordion-body > h2:first-child, .accordion .accordion-item .accordion-body > h3:first-child, .accordion .accordion-item .accordion-body > h4:first-child, .accordion .accordion-item .accordion-body > h5:first-child, .accordion .accordion-item .accordion-body > h6:first-child, .accordion .accordion-item .accordion-body > dl:first-child {
  margin-top: 0;
}
.button-center .center {
  display: inline-block;
  padding: 0 0.5em;
  width: auto !important;
}
.button-giant {
  padding: 0 35px !important;
  white-space: nowrap;
}
.button-giant.button-wsmall {
  white-space: nowrap;
}
.button.button-wsmall {
  height: 100px;
}
.button-wsmall small {
  display: block;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
}
a.button .highlighting {
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: transparent;
}
.actions {
  font-size: 1.2rem;
  padding-left: 0 !important;
}
.actions li {
  list-style: none !important;
  margin-bottom: 0.5rem;
}
.actions li:last-child {
  margin-bottom: 0;
}
.youtube-video {
  position: relative;
  max-width: 800px;
  max-height: 488px;
  margin: 2em auto;
}
.youtube-video:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.youtube-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.youtube-block {
  margin: 2em auto;
}
.youtube-block .youtube-video {
  margin: 1em auto;
}
.youtube-block p {
  margin: 0 auto 1em auto;
  text-align: center;
}
.active .fa-border {
  border-color: #C30438;
}
.noactive .fa-border {
  border-color: transparent;
}
.map {
  width: 100%;
  height: auto;
  padding: 36px;
  background-color: #E6EAEA;
}
.map__wrapper {
  position: relative;
}
.map__image {
  width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 4px 4px rgba(255, 255, 255, 0.25));
}
.map__offices {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.map__officeinfo {
  position: absolute;
  text-align: center;
  pointer-events: painted;
  opacity: 0;
}
.map__officeinfo.active {
  transition: opacity, padding-top 0.5s ease;
  padding-top: 0.5rem;
  opacity: 1;
}
.map__officepoint {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  pointer-events: painted;
  transition: opacity 0.5s ease;
  opacity: 0.15;
}
.map__officepoint i {
  font-size: 1.25rem;
}
.map__officepoint.active {
  opacity: 1;
}
body #ya-site-form0 .ya-site-form__form .ya-site-form__submit {
  /* button */
  margin: 0 !important;
  font-family: "Open Sans", sans-serif !important;
  /* .btn */
  display: inline-block !important;
  line-height: 1.5 !important;
  text-align: center !important;
  text-decoration: none !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  padding: 0.375rem 1rem !important;
  border-radius: 1.5rem / 50% !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  letter-spacing: 1.5px !important;
  /* .btn-primary */
  background-color: #ED1C24 !important;
  border: 1px solid #ED1C24 !important;
  color: #FFFFFF !important;
}
body #ya-site-form0 .ya-site-form__form .ya-site-form__input {
  margin-right: 3rem !important;
  position: relative;
}
body #ya-site-form0 .ya-site-form__form .ya-site-form__input:after {
  content: "";
  display: block;
  position: absolute;
  left: 1.15rem;
  top: 50%;
  margin-top: -14px;
  font-size: 20px;
  color: #202121;
  z-index: 100;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
}
body #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
  margin: 0 !important;
  font-family: "Open Sans", sans-serif !important;
  display: block !important;
  width: 100% !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: !important;
  background-color: #FFFFFF !important;
  background-clip: padding-box !important;
  border: 1px solid #202121 !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0.25rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  outline-offset: -2px !important;
  border-radius: 50rem !important;
  padding-left: 3rem !important;
}
body #ya-site-form0 .ya-site-form__form .ya-site-form__input-text:focus {
  background-color: #FFFFFF;
  border-color: #202121;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
body #ya-site-form0 .ya-site-form__form .ya-site-suggest-popup {
  margin: 0.5rem 1rem 0 1rem !important;
}
body #ya-site-results {
  margin-top: -4rem;
  min-height: 20rem;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
}
body #ya-site-results .b-head, body #ya-site-results .l-page {
  font-family: "Open Sans", sans-serif !important;
}
body #ya-site-results .b-head a {
  box-shadow: none !important;
  padding: 0 !important;
}
body #ya-site-results .b-head a:hover {
  box-shadow: none !important;
}
body #ya-site-results .b-serp-item__number {
  display: none;
}
body #ya-site-results .b-serp-item__title-link:link, body #ya-site-results .b-serp-item__title-link {
  font-size: 22px !important;
  text-decoration: none !important;
}
body #ya-site-results .b-serp-item__text, body #ya-site-results .ad {
  font-size: 18px !important;
}
body #ya-site-results .b-serp-url__item {
  color: #818285 !important;
}
body #ya-site-results .b-serp-item__links_notlocal .b-serp-url__item {
  color: #F35975 !important;
}
body #ya-site-results .l-page .l-page__left {
  width: 100% !important;
}
body #ya-site-results .l-page .l-page__right {
  display: none !important;
}
body #ya-site-results .l-page .b-serp-list {
  max-width: 100%;
}
.debug {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -3.5rem;
  z-index: 9999999;
  background-color: #000;
  color: #fff;
  padding: 2px 0.5rem;
}
.debug > div {
  display: inline-block;
  margin: 0 0.5rem;
}
.debug > div::before {
  display: inline-block;
}
.debug .size::before {
  content: "xs";
}
@media (min-width: 540px) {
  .debug .size::before {
    content: "sm";
  }
}
@media (min-width: 720px) {
  .debug .size::before {
    content: "md";
  }
}
@media (min-width: 960px) {
  .debug .size::before {
    content: "lg";
  }
}
@media (min-width: 1140px) {
  .debug .size::before {
    content: "xl";
  }
}
@media (min-width: 1320px) {
  .debug .size::before {
    content: "xxl";
  }
}
.debug .hoverable {
  color: #333;
}
body.hoverable .debug .hoverable {
  color: #fff;
}
.debug .hoverable::before {
  content: "h";
}
.debug .touchable {
  color: #333;
}
body.touchable .debug .touchable {
  color: #fff;
}
.debug .touchable::before {
  content: "t";
}
#qmEditor {
  display: none;
}
@media (min-width: 1140px) {
  #qmEditor {
    display: block;
  }
}
