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

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

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

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

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

.mx-6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

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

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

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

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

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

.px-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.m-7 {
  margin: 12rem !important;
}

.mt-7 {
  margin-top: 12rem !important;
}

.mb-7 {
  margin-bottom: 12rem !important;
}

.ml-7 {
  margin-left: 12rem !important;
}

.mr-7 {
  margin-right: 12rem !important;
}

.mx-7 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}

.my-7 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}

.p-7 {
  padding: 12rem !important;
}

.pt-7 {
  padding-top: 12rem !important;
}

.pb-7 {
  padding-bottom: 12rem !important;
}

.pl-7 {
  padding-left: 12rem !important;
}

.pr-7 {
  padding-right: 12rem !important;
}

.px-7 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}

.py-7 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}

.m-8 {
  margin: 24rem !important;
}

.mt-8 {
  margin-top: 24rem !important;
}

.mb-8 {
  margin-bottom: 24rem !important;
}

.ml-8 {
  margin-left: 24rem !important;
}

.mr-8 {
  margin-right: 24rem !important;
}

.mx-8 {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}

.my-8 {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}

.p-8 {
  padding: 24rem !important;
}

.pt-8 {
  padding-top: 24rem !important;
}

.pb-8 {
  padding-bottom: 24rem !important;
}

.pl-8 {
  padding-left: 24rem !important;
}

.pr-8 {
  padding-right: 24rem !important;
}

.px-8 {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}

.py-8 {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}

.m-9 {
  margin: 48rem !important;
}

.mt-9 {
  margin-top: 48rem !important;
}

.mb-9 {
  margin-bottom: 48rem !important;
}

.ml-9 {
  margin-left: 48rem !important;
}

.mr-9 {
  margin-right: 48rem !important;
}

.mx-9 {
  margin-left: 48rem !important;
  margin-right: 48rem !important;
}

.my-9 {
  margin-top: 48rem !important;
  margin-bottom: 48rem !important;
}

.p-9 {
  padding: 48rem !important;
}

.pt-9 {
  padding-top: 48rem !important;
}

.pb-9 {
  padding-bottom: 48rem !important;
}

.pl-9 {
  padding-left: 48rem !important;
}

.pr-9 {
  padding-right: 48rem !important;
}

.px-9 {
  padding-left: 48rem !important;
  padding-right: 48rem !important;
}

.py-9 {
  padding-top: 48rem !important;
  padding-bottom: 48rem !important;
}

.m-10 {
  margin: 96rem !important;
}

.mt-10 {
  margin-top: 96rem !important;
}

.mb-10 {
  margin-bottom: 96rem !important;
}

.ml-10 {
  margin-left: 96rem !important;
}

.mr-10 {
  margin-right: 96rem !important;
}

.mx-10 {
  margin-left: 96rem !important;
  margin-right: 96rem !important;
}

.my-10 {
  margin-top: 96rem !important;
  margin-bottom: 96rem !important;
}

.p-10 {
  padding: 96rem !important;
}

.pt-10 {
  padding-top: 96rem !important;
}

.pb-10 {
  padding-bottom: 96rem !important;
}

.pl-10 {
  padding-left: 96rem !important;
}

.pr-10 {
  padding-right: 96rem !important;
}

.px-10 {
  padding-left: 96rem !important;
  padding-right: 96rem !important;
}

.py-10 {
  padding-top: 96rem !important;
  padding-bottom: 96rem !important;
}

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