<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0,0,0,0);
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0,0,0,0);
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=submit],
input[type=password],
input[type=number],
input[type=button],
input[type=reset],
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input,
select {
  vertical-align: middle;
}

input[type=radio]+label,
input[type=checkbox]+label {
  display: inline-block;
  vertical-align: middle;
}

button {
  margin: 0;
  padding: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #fff;
  color: #444;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic","Meiryo",sans-serif;
  line-height: 1.7;
  position: relative;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  color: #444;
  text-decoration: none;
}

a img {
  transition: opacity .3s ease;
}

a:hover img {
  opacity: .8;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=number],
textarea,
select,
button {
  background: rgba(0,0,0,0);
  border: none;
  border-radius: 0;
  color: #444;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic","Meiryo",sans-serif !important;
  font-size: 1.6rem;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=number],
textarea {
  padding: .6em .8em;
  background-color: #fff;
  border: 1px solid #949494;
}

input[type=radio],
input[type=checkbox] {
  margin-right: .4rem;
  font-size: 1.6rem;
  width: 1.2em;
  height: 1.2em;
}

input[type=button],
button {
  cursor: pointer;
}

input[type=submit] {
  cursor: pointer;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic","Meiryo",sans-serif !important;
}

input[type=reset] {
  cursor: pointer;
}

select {
  padding: 1em 2.6rem 1em .75em;
  background: #fff url(../tmpl-img/ico_down_arrow01.svg) no-repeat right 10px center;
  border: 1px solid #949494;
  cursor: pointer;
}

label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

::-moz-placeholder {
  color: #666 !important;
  opacity: 1 !important;
}

::placeholder {
  color: #666 !important;
  opacity: 1 !important;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
label:focus {
  outline: #004cb5 solid 2px;
  outline-offset: 3px;
}

.swiper-container {
  position: relative;
  overflow: hidden;
}

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

.swiper-pagination-bullet {
  width: 1.2rem !important;
  height: 1.2rem !important;
  margin: 0 .8rem !important;
  background-color: #eee !important;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #00866e !important;
}

.-outline .swiper-pagination-bullet {
  background-color: rgba(0,0,0,0) !important;
  border: 1px solid #444;
}

.-outline .swiper-pagination-bullet-active {
  background-color: #444 !important;
}

.-bar .swiper-pagination-bullet {
  width: 3.2rem !important;
  height: .4rem !important;
  border-radius: 0;
}

.wpcf7 .wpcf7-list-item {
  display: inline-block;
  margin: 0 1em 0 0 !important;
}

.wpcf7 .wpcf7-list-item-label {
  vertical-align: middle;
}

.wpcf7 .send-msg ul {
  margin-left: 0;
}

.wpcf7 .send-msg li {
  list-style: none;
  margin-left: 0;
}

.wpcf7 .wpcf7-response-output,
.wpcf7 .wpcf7-validation-errors {
  font-size: 1.4em;
}

.p-modal {
  display: none;
}

.p-modal.is-open {
  display: block;
}

.p-modal[aria-hidden=false] .p-modal__overlay {
  -webkit-animation: mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1);
}

.p-modal[aria-hidden=false] .p-modal__container {
  -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideIn .3s cubic-bezier(0, 0, 0.2, 1);
}

.p-modal[aria-hidden=true] .p-modal__overlay {
  -webkit-animation: mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1);
}

.p-modal[aria-hidden=true] .p-modal__container {
  -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideOut .3s cubic-bezier(0, 0, 0.2, 1);
}

.p-modal__container,
.p-modal__overlay {
  will-change: transform;
}

.p-modal__overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(0,0,0,.7);
}

.p-modal__container {
  overflow-y: auto;
  width: 100%;
  max-width: 88rem;
  max-height: 100vh;
  padding: 4rem;
  background-color: #e5f3f0;
  border-radius: .8rem;
}

.p-modal__inner {
  padding: 2.4rem;
  background-color: #fff;
}

@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }

  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

.l-contents {
  position: relative;
  width: 100%;
}

.l-footer {
  background-color: #00866e;
  color: #fff;
  position: relative;
}

.l-footer__top {
  padding-top: 8rem;
}

.l-footer__top a:focus {
  outline-color: #ffe60a;
}

.l-footer__bottom {
  padding: 6.4rem 0 2.4rem;
}

.l-footer__container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.l-footer__info {
  flex: 0 0 48rem;
}

.l-footer__menu {
  flex: 1 1 auto;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #00866e;
}

.l-header__top {
  height: 6.2rem;
  padding: .4rem 0;
}

.l-header__bottom {
  height: 6rem;
  background-color: #fff;
}

.l-header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.l-header__siteID a {
  display: inline-block;
}

.l-header__siteID a:focus {
  outline-color: #ffe60a;
}

.l-header__sub-menu a:focus {
  outline-color: #ffe60a;
}

.l-header__sp-menu-btn {
  display: none;
}

.l-header__search form {
  display: flex;
  height: 3.6rem;
}

.l-header__search input[type=text] {
  display: inline-flex;
  align-items: center;
  width: 27rem;
  height: inherit;
  padding: 0 0 0 1.6rem;
  background-color: #fff;
  border: 2px solid #00866e;
  border-radius: .48rem 0 0 .48rem;
}

.l-header__search-submit-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: inherit;
  background-color: #00866e;
  border-radius: 0 .48rem .48rem 0;
}

.l-header__search-submit-btn img {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
}

.l-page {
  position: static;
  top: 0;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  min-height: 100%;
  text-align: left;
  pointer-events: initial;
  padding-top: 12.2rem;
}

.l-page.-fixed {
  position: fixed;
  width: 100%;
}

.c-filled-btn,
.c-outlined-btn {
  transition: background-color .3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 32rem;
  min-height: 6.4rem;
  padding: .8rem .8rem;
  border: none;
  border-radius: 1.6rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
  text-decoration: none !important;
}

.-xs.c-filled-btn,
.-xs.c-outlined-btn {
  width: 16rem;
  min-height: 4rem;
  font-size: 1.4rem;
}

.-xs.-rounded.c-filled-btn,
.-xs.-rounded.c-outlined-btn {
  border-radius: 2rem;
}

.-sm.c-filled-btn,
.-sm.c-outlined-btn {
  width: 28rem;
  min-height: 5.6rem;
  font-size: 1.6rem;
}

.-sm.-rounded.c-filled-btn,
.-sm.-rounded.c-outlined-btn {
  border-radius: 2.8rem;
}

.-lg.c-filled-btn,
.-lg.c-outlined-btn {
  width: 36rem;
  min-height: 7.2rem;
  font-size: 1.8rem;
}

.-lg.-rounded.c-filled-btn,
.-lg.-rounded.c-outlined-btn {
  border-radius: 3.6rem;
}

.-xl.c-filled-btn,
.-xl.c-outlined-btn {
  width: 40rem;
  min-height: 10.4rem;
  font-size: 2rem;
}

.-xl.-rounded.c-filled-btn,
.-xl.-rounded.c-outlined-btn {
  border-radius: 5.2rem;
}

.-block.c-filled-btn,
.-block.c-outlined-btn {
  width: 100%;
  min-width: auto;
}

.-rounded.c-filled-btn,
.-rounded.c-outlined-btn {
  border-radius: 3.2rem;
}

.c-filled-btn .icon,
.c-outlined-btn .icon {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: .4rem;
}

.c-filled-btn .icon.-left,
.c-outlined-btn .icon.-left {
  margin-left: .4rem;
}

.c-outlined-btn {
  background-color: rgba(0,0,0,0);
  border: 2px solid #444;
  color: #444;
}

.c-outlined-btn:hover {
  background-color: #444;
  color: #fff;
}

.c-outlined-btn:hover .arrow {
  position: relative;
}

.c-outlined-btn:hover .arrow:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.-main-color.c-outlined-btn {
  border-color: #00866e;
  color: #00866e;
}

.-main-color.c-outlined-btn:hover {
  background-color: #00866e;
  color: #fff;
}

.-white.c-outlined-btn {
  border-color: #fff;
  color: #fff;
}

.-white.c-outlined-btn:hover {
  background-color: #fff;
  color: #00866e;
}

.c-outlined-btn .arrow {
  position: relative;
  display: block;
  width: inherit;
  padding: 0 1.6rem;
}

.c-outlined-btn .arrow:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #444;
  border-right: 2px solid #444;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.c-outlined-btn .arrow:after {
  right: 1.6rem !important;
}

.-circle.c-outlined-btn&gt;span {
  position: relative;
  padding-left: 1.8rem;
}

.-circle.c-outlined-btn&gt;span:before {
  transition: all .3s ease;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  background-color: #00866e;
  border-radius: 50%;
}

.-circle.c-outlined-btn:hover span:before {
  transition: all .3s ease;
  background-color: #fff;
}

.c-filled-btn {
  color: #fff;
}

.c-filled-btn .icon {
  fill: #fff;
}

.c-filled-btn .arrow {
  position: relative;
  display: block;
  width: inherit;
  padding: 0 1.6rem;
}

.c-filled-btn .arrow:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.c-filled-btn .arrow:after {
  right: 1.6rem !important;
}

.c-filled-btn.-main-color {
  background-color: #00866e;
}

.c-filled-btn.-main-color:hover {
  background-color: #00b998;
  transition: all .3s ease;
}

.c-filled-btn.-accent-color {
  background-color: #ffe60a;
  border: 2px solid #998f0a;
  color: #444;
}

.c-filled-btn.-accent-color:hover {
  background-color: #fae000;
  transition: all .3s ease;
}

.c-filled-btn.-accent-color .icon {
  fill: #444;
}

.c-filled-btn.-accent-color .arrow {
  position: relative;
}

.c-filled-btn.-accent-color .arrow:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #444;
  border-right: 2px solid #444;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.c-filled-btn.-white {
  background-color: #fff;
  color: #444;
}

.c-filled-btn.-white:hover {
  background-color: #e6e6e6;
  transition: all .3s ease;
}

.c-container {
  box-sizing: content-box;
  max-width: 119.6rem;
  margin: auto;
  padding-right: 8rem;
  padding-left: 8rem;
}

.c-container.-fluid {
  max-width: none;
}

.c-container.-narrow {
  max-width: 99rem;
}

.c-dropdown__btn {
  transition: transform .3s ease;
  position: relative;
  display: block;
  width: 100%;
  padding-right: 1.6rem;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}

.c-dropdown__btn:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #444;
  border-right: 2px solid #444;
  right: .8rem;
  transform: translateY(-50%) rotate(135deg);
}

.-active .c-dropdown__btn:after {
  transform: rotate(315deg);
  margin-top: -0.2rem;
}

.c-dropdown__content {
  display: none;
}

.c-dropdown__content&gt;*:first-child {
  margin-top: 0 !important;
}

.c-grid {
  display: grid;
}

.-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.-rows-7 {
  grid-template-rows: repeat(7, minmax(0, 1fr));
}

.-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.-rows-8 {
  grid-template-rows: repeat(8, minmax(0, 1fr));
}

.-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.-rows-9 {
  grid-template-rows: repeat(9, minmax(0, 1fr));
}

.-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.-rows-10 {
  grid-template-rows: repeat(10, minmax(0, 1fr));
}

.-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.-rows-11 {
  grid-template-rows: repeat(11, minmax(0, 1fr));
}

.-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.-rows-12 {
  grid-template-rows: repeat(12, minmax(0, 1fr));
}

.-row-auto {
  grid-row: auto;
}

.-row-full {
  grid-row: 1/-1;
}

.-col-span-1 {
  grid-column: span 1/span 1;
}

.-row-span-1 {
  grid-row: span 1/span 1;
}

.-col-span-2 {
  grid-column: span 2/span 2;
}

.-row-span-2 {
  grid-row: span 2/span 2;
}

.-col-span-3 {
  grid-column: span 3/span 3;
}

.-row-span-3 {
  grid-row: span 3/span 3;
}

.-col-span-4 {
  grid-column: span 4/span 4;
}

.-row-span-4 {
  grid-row: span 4/span 4;
}

.-col-span-5 {
  grid-column: span 5/span 5;
}

.-row-span-5 {
  grid-row: span 5/span 5;
}

.-col-span-6 {
  grid-column: span 6/span 6;
}

.-row-span-6 {
  grid-row: span 6/span 6;
}

.-col-span-7 {
  grid-column: span 7/span 7;
}

.-row-span-7 {
  grid-row: span 7/span 7;
}

.-col-span-8 {
  grid-column: span 8/span 8;
}

.-row-span-8 {
  grid-row: span 8/span 8;
}

.-col-span-9 {
  grid-column: span 9/span 9;
}

.-row-span-9 {
  grid-row: span 9/span 9;
}

.-col-span-10 {
  grid-column: span 10/span 10;
}

.-row-span-10 {
  grid-row: span 10/span 10;
}

.-col-span-11 {
  grid-column: span 11/span 11;
}

.-row-span-11 {
  grid-row: span 11/span 11;
}

.-col-auto {
  grid-column: auto;
}

.-col-full {
  grid-column: 1/-1;
}

.-row-start-1 {
  grid-row-start: 1;
}

.-row-end-1 {
  grid-row-end: 1;
}

.-row-start-2 {
  grid-row-start: 2;
}

.-row-end-2 {
  grid-row-end: 2;
}

.-row-start-3 {
  grid-row-start: 3;
}

.-row-end-3 {
  grid-row-end: 3;
}

.-row-start-4 {
  grid-row-start: 4;
}

.-row-end-4 {
  grid-row-end: 4;
}

.-row-start-5 {
  grid-row-start: 5;
}

.-row-end-5 {
  grid-row-end: 5;
}

.-row-start-6 {
  grid-row-start: 6;
}

.-row-end-6 {
  grid-row-end: 6;
}

.-row-start-7 {
  grid-row-start: 7;
}

.-row-end-7 {
  grid-row-end: 7;
}

.-row-start-8 {
  grid-row-start: 8;
}

.-row-end-8 {
  grid-row-end: 8;
}

.-row-start-9 {
  grid-row-start: 9;
}

.-row-end-9 {
  grid-row-end: 9;
}

.-row-start-10 {
  grid-row-start: 10;
}

.-row-end-10 {
  grid-row-end: 10;
}

.-row-start-11 {
  grid-row-start: 11;
}

.-row-end-11 {
  grid-row-end: 11;
}

.-row-start-12 {
  grid-row-start: 12;
}

.-row-end-12 {
  grid-row-end: 12;
}

.-col-start-1 {
  grid-column-start: 1;
}

.-col-end-1 {
  grid-column-end: 1;
}

.-col-start-2 {
  grid-column-start: 2;
}

.-col-end-2 {
  grid-column-end: 2;
}

.-col-start-3 {
  grid-column-start: 3;
}

.-col-end-3 {
  grid-column-end: 3;
}

.-col-start-4 {
  grid-column-start: 4;
}

.-col-end-4 {
  grid-column-end: 4;
}

.-col-start-5 {
  grid-column-start: 5;
}

.-col-end-5 {
  grid-column-end: 5;
}

.-col-start-6 {
  grid-column-start: 6;
}

.-col-end-6 {
  grid-column-end: 6;
}

.-col-start-7 {
  grid-column-start: 7;
}

.-col-end-7 {
  grid-column-end: 7;
}

.-col-start-8 {
  grid-column-start: 8;
}

.-col-end-8 {
  grid-column-end: 8;
}

.-col-start-9 {
  grid-column-start: 9;
}

.-col-end-9 {
  grid-column-end: 9;
}

.-col-start-10 {
  grid-column-start: 10;
}

.-col-end-10 {
  grid-column-end: 10;
}

.-col-start-11 {
  grid-column-start: 11;
}

.-col-end-11 {
  grid-column-end: 11;
}

.-col-start-12 {
  grid-column-start: 12;
}

.-col-end-12 {
  grid-column-end: 12;
}

.c-hamburger-btn {
  width: 6.4rem;
  height: 6.4rem;
  background-color: #00866e;
}

.c-hamburger-btn&gt;button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: rgba(0,0,0,0);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  width: inherit;
  height: inherit;
}

.c-hamburger-btn .c-hamburger-btn__bar {
  transition: all .3s ease;
  display: block;
  width: 2.4rem;
  height: .2rem;
  margin: .3rem 0;
  background-color: #fff;
}

.c-hamburger-btn__text {
  font-feature-settings: "palt";
  display: inline-block;
  margin-top: .4rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.c-hamburger-btn.-active .c-hamburger-btn__bar.-first {
  transform: translate(0, 7px) rotate(45deg);
}

.c-hamburger-btn.-active .c-hamburger-btn__bar.-second {
  transform: translate(0, 0) rotate(-45deg);
}

.c-hamburger-btn.-active .c-hamburger-btn__bar.-third {
  opacity: 0;
}

.c-media {
  display: flex;
}

.c-media__image {
  flex-shrink: 0;
}

.c-media__text {
  flex-grow: 1;
  padding-left: 6.4rem;
}

.c-media__text p:not(:last-child) {
  margin-bottom: 1em;
}

.c-media.-reverse {
  flex-direction: row-reverse;
}

.c-media.-reverse .p-media__text {
  padding-right: 6.4rem;
  padding-left: 0;
}

.c-spinner {
  width: 24px;
  height: 24px;
}

.c-spinner:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 3px solid #00866e;
  border-bottom-color: rgba(0,0,0,0);
  border-radius: 50%;
  -webkit-animation: rotate 1.25s linear infinite;
  animation: rotate 1.25s linear infinite;
}

@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
    transform-origin: center center;
  }

  100% {
    transform: rotate(360deg);
    transform-origin: center center;
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
    transform-origin: center center;
  }

  100% {
    transform: rotate(360deg);
    transform-origin: center center;
  }
}

.c-visually-hidden {
  position: absolute !important;
  top: 0;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  width: 0;
  height: 0;
  overflow: hidden;
}

.p-anchor-link__item {
  font-size: 1.5rem;
  font-weight: 500;
}

.p-anchor-link__item a {
  display: block;
  width: 100%;
  padding-bottom: .8rem;
  border-bottom: .3rem solid #00866e;
}

.p-anchor-link__item a&gt;span {
  position: relative;
  display: block;
  padding-right: 2.4rem;
}

.p-anchor-link__item a&gt;span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #444;
  border-right: 2px solid #444;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.p-article-list__item:not(:first-child) {
  margin-top: 3rem;
}

.p-article-list__item&gt;a {
  display: block;
  padding: 0 .8rem 2.4rem;
  border-bottom: 1px solid #949494;
  width: 100%;
}

.p-article-list__item-title {
  position: relative;
  margin-top: 1.2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
}

.p-article-list__item-title:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 1px solid #444;
  border-right: 1px solid #444;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.p-article-list__item-title span {
  display: inline-block;
  padding-right: 2.6rem;
}

.p-back-to-top {
  position: absolute;
  right: 3.2rem;
  top: -6rem;
  width: 12rem;
  height: 12rem;
  z-index: 8888;
}

.p-back-to-top&gt;a {
  transition: opacity .3s ease;
  display: block;
  text-decoration: none;
}

.p-back-to-top&gt;a:hover {
  transition: opacity .3s ease;
  opacity: .9;
}

.p-banner {
  padding: 4rem 0;
  background: #f2f2f2;
}

.p-banner div:not([class]) {
  position: relative;
  padding: 0 4rem;
  overflow: visible;
}

.p-banner__slider-item img {
  width: 100%;
  height: auto;
}

.p-banner__slider-prev-btn {
  position: absolute;
  top: 50%;
  left: -1.2rem;
  z-index: 2;
  transform: translateY(-50%);
  cursor: pointer;
}

.p-banner__slider-next-btn {
  position: absolute;
  top: 50%;
  right: -1.2rem;
  z-index: 1;
  transform: translateY(-50%);
  cursor: pointer;
}

.p-banner__slider-prev-btn.swiper-button-disabled,
.p-banner__slider-next-btn.swiper-button-disabled {
  opacity: .8;
  cursor: default;
  pointer-events: none;
}

.p-banner__slider-prev-btn.swiper-button-disabled img,
.p-banner__slider-next-btn.swiper-button-disabled img {
  filter: grayscale(100%);
}

.p-breadcrumb {
  padding: 1.6rem 0;
}

.p-breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
}

.p-breadcrumb__item:not(:last-child) {
  position: relative;
  margin-right: .75em;
  padding-right: 1.25em;
}

.p-breadcrumb__item:not(:last-child):after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 1px solid #444;
  border-right: 1px solid #444;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.p-breadcrumb__item:not(:last-child):after {
  right: 0;
}

.p-breadcrumb__item&gt;a {
  text-decoration: underline;
  color: #004cb5;
}

.p-breadcrumb__item&gt;a:visited {
  color: #8500b5;
}

.p-breadcrumb__item&gt;a:hover {
  text-decoration: none;
}

.p-calendar__filter {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.p-calendar__filter-btn {
  margin-top: 2.4rem;
  text-align: center;
}

.p-calendar__filter-btn button {
  margin: 0 .8rem;
}

.p-calendar__icon-list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-calendar__icon-heading {
  margin-right: 1.2rem;
  padding: .2rem 1.2rem;
  background-color: #00866e;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  white-space: nowrap;
}

.p-calendar__icon-heading span {
  display: inline-block;
  padding: .4rem 0 .4rem 2.8rem;
  background: url(../tmpl-img/ico_icon01.svg) no-repeat left center/2.4rem;
}

.p-calendar__icon-item {
  display: inline-block;
  margin-left: 2rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.p-calendar__icon-item img {
  margin-right: .8rem;
}

.p-calendar__content {
  max-width: 98rem;
  margin: 3.2rem auto 0;
}

.p-calendar__table-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.6rem;
  margin-bottom: 2.4rem;
}

.p-calendar__this-month {
  font-size: 2.4rem;
  font-weight: 700;
}

.p-calendar__control {
  display: flex;
  align-items: center;
  gap: .4rem;
}

.p-calendar__prev-month,
.p-calendar__next-month,
.p-calendar__today {
  display: inline-block;
  padding: .4rem 1.6rem;
  background-color: #fff;
  border: 2px solid #949494;
  font-size: 1.4rem;
  font-weight: 700;
  min-height: 3.6rem;
}

.p-calendar__prev-month&gt;span {
  position: relative;
  padding-left: 1.4rem;
}

.p-calendar__prev-month&gt;span:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #444;
  border-right: 2px solid #444;
  left: .8rem;
  transform: translateY(-50%) rotate(225deg);
}

.p-calendar__prev-month&gt;span:before {
  left: 0;
}

.p-calendar__next-month&gt;span {
  position: relative;
  padding-right: 1.4rem;
}

.p-calendar__next-month&gt;span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #444;
  border-right: 2px solid #444;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.p-calendar__next-month&gt;span:after {
  right: 0;
}

.p-calendar__wrap {
  position: relative;
  padding: 4rem;
  background-color: #fff;
  border: 4px solid #444;
  border-radius: 1.6rem;
}

.p-calendar__wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: -8.8rem;
  left: -10.4rem;
  z-index: -1;
  width: 24rem;
  height: 21.6rem;
  background: url(../tmpl-img/bg_home_calendar02.svg) no-repeat left top/cover;
}

.p-calendar__wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: -7.2rem;
  right: -8.8rem;
  z-index: -1;
  width: 18rem;
  height: 16rem;
  background: url(../tmpl-img/bg_home_calendar01.svg) no-repeat left top;
}

.p-calendar__table {
  width: 100%;
}

.p-calendar__table th,
.p-calendar__table td {
  width: 14.28571%;
  padding: .8rem .8rem 1.6rem;
  background-color: #fff;
  border: 2px solid #949494;
  text-align: center;
}

.p-calendar__table th .day,
.p-calendar__table td .day {
  font-family: "Roboto";
  font-weight: 500;
}

.p-calendar__table th .day.-prev,
.p-calendar__table th .day.-next,
.p-calendar__table td .day.-prev,
.p-calendar__table td .day.-next {
  color: #767676;
}

.p-calendar__table th .trigger,
.p-calendar__table td .trigger {
  display: inline-block;
  margin-top: .8rem;
  color: #444;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: underline;
}

.p-calendar__table thead th {
  background-color: #f5f5f5;
  vertical-align: middle;
}

.p-calendar__table th {
  height: 8rem;
}

.p-calendar__table td {
  height: 12.8rem;
}

.p-calendar__table td .icon {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 6.8rem;
  margin: .4rem auto 0;
  gap: .4rem;
}

.p-calendar__table td .icon img {
  display: inline-block;
}

.p-card__thumb {
  position: relative;
}

.p-card__thumb::before {
  content: "";
  float: left;
  padding-top: 66.6666666667%;
}

.p-card__thumb::after {
  content: "";
  display: block;
  clear: both;
}

.p-card__thumb&gt;:first-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-card__thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-card__text {
  padding: 0 2.4rem;
}

.p-card__title {
  margin-top: 1.6rem;
  font-size: 1.6rem;
  font-weight: 700;
}

.p-card__meta {
  font-size: 1.3rem;
}

.p-card__description&gt;p {
  font-size: 1.4rem;
}

.p-case-list__item {
  position: relative;
  z-index: 1;
}

.p-case-list__item:before {
  content: "";
  position: absolute;
  right: -1.6rem;
  bottom: -1.6rem;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff url(../tmpl-img/bg_texture01.png) repeat left top/8px;
  border-radius: 1.6rem;
}

.p-case-list__item&gt;a {
  display: block;
  position: relative;
  background-color: #fff;
  border-radius: 1.6rem;
  overflow: hidden;
  height: 100%;
}

.p-case-list__item-thumb {
  overflow: hidden;
}

.p-case-list__item-thumb&gt;img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-case-list__item-text {
  padding: 2.4rem;
  overflow: hidden;
}

.p-case-list__item-title {
  margin-top: .8rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-case-list__item-description {
  margin-top: 1.6rem;
  padding-top: 1.6rem;
  border-top: 1px solid #949494;
  font-size: 1.5rem;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.p-case-list__item-more {
  margin-top: 2rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: right;
}

.p-case-list__item-more&gt;span {
  display: inline-block;
  padding: .2rem 2.4rem .2rem 0;
  background: url(../tmpl-img/ico_green_right_arrow01.svg) no-repeat right center;
}

.p-case__cta {
  margin-top: 6rem;
  margin-bottom: 6rem;
  padding: 4rem;
  background-color: #faf6f6;
  border: 1px solid #8d8d8d;
  border-radius: 1.6rem;
}

.p-case__cta-title {
  font-size: 2.2rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: .8em;
}

.p-case__cta-table {
  width: 100%;
  font-size: 1.6rem;
}

.p-case__cta-table th,
.p-case__cta-table td {
  padding: 2rem .8rem;
  border-bottom: 1px solid #949494;
}

.p-case__cta-table th {
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  width: 28%;
  max-width: 28rem;
}

.p-case__cta-table th:before {
  content: "";
  display: inline-block;
  width: .8em;
  height: .8em;
  background-color: #00866e;
  border-radius: 50%;
  margin-right: .4rem;
}

.p-case__cta-table td {
  font-weight: 500;
}

.p-case__cta-table tr:last-child th,
.p-case__cta-table tr:last-child td {
  border-bottom: none;
}

.p-case__btns {
  margin-top: 4rem;
}

.p-case__btns-item {
  text-align: center;
}

.p-case__btns-item:not(:first-of-type) {
  margin-top: 3.2rem;
}

.p-category-list__item-title {
  font-size: 1.8rem;
}

.p-checkbox__item-input {
  display: block;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0 !important;
}

.p-checkbox__item-input:disabled+label:before {
  background-color: #ebebeb;
}

.p-checkbox__item-input:checked+label&gt;span:after {
  display: block;
}

.p-checkbox__item-label {
  transition: background-color .3s ease;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5.6rem;
  background-color: #00866e;
  color: #fff;
  border-radius: .8rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.p-checkbox__item-label:hover {
  background-color: #00b998;
  transition: all .3s ease;
}

.p-checkbox__item-label.-inactive {
  border-color: #eee;
  color: #eee;
}

.p-checkbox__item-label&gt;span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.p-checkbox__item-label&gt;span:before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  margin-right: 1rem;
}

.p-checkbox__item-label&gt;span:after {
  content: "";
  display: none;
  width: 1.5rem;
  height: .8rem;
  border-left: 3px solid #333;
  border-bottom: 3px solid #333;
  position: absolute;
  top: .7rem;
  left: .3rem;
  z-index: 3;
  transform: rotate(-45deg);
  transform-origin: center center;
}

.p-cta-ai {
  width: 24rem;
  height: 10.9rem;
  margin-right: 0;
  margin-left: auto;
}

.p-cta-ai__inner {
  position: relative;
}

.p-cta-ai__inner img {
  width: 100%;
  height: auto;
}

.p-cta-ai__close-btn {
  position: absolute;
  top: .9rem;
  right: 1.7rem;
  z-index: 2;
}

.p-cta-support {
  min-width: 32rem;
  margin-top: 1.6rem;
}

.p-cta-support__inner {
  position: relative;
}

.p-cta-support__inner&gt;a {
  position: relative;
  background-color: #ee922d;
  border: 3px solid #333;
  border-radius: .75em;
  display: flex;
  align-items: center;
  color: #333;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
  padding: .75em 2em .75em 1.25em;
  width: 100%;
}

.p-cta-support__inner&gt;a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.p-cta-support__inner&gt;a:after {
  right: 2rem;
}

.p-cta-widget {
  position: fixed;
  right: 2.4rem;
  bottom: 2.4rem;
  z-index: 8900;
}

.p-custom-btn.-outlined {
  transition: all .3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 32rem;
  min-height: 6.4rem;
  padding: .8rem .8rem;
  border: none;
  border-radius: 1.6rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  text-decoration: none !important;
  background-color: rgba(0,0,0,0) !important;
  border: 5px solid #00866e !important;
  color: #444 !important;
}

.p-custom-btn.-outlined.-xs {
  width: 16rem;
  min-height: 4rem;
  font-size: 1.4rem;
}

.p-custom-btn.-outlined.-xs.-rounded {
  border-radius: 2rem;
}

.p-custom-btn.-outlined.-sm {
  width: 28rem;
  min-height: 5.6rem;
  font-size: 1.6rem;
}

.p-custom-btn.-outlined.-sm.-rounded {
  border-radius: 2.8rem;
}

.p-custom-btn.-outlined.-lg {
  width: 36rem;
  min-height: 7.2rem;
  font-size: 1.8rem;
}

.p-custom-btn.-outlined.-lg.-rounded {
  border-radius: 3.6rem;
}

.p-custom-btn.-outlined.-xl {
  width: 40rem;
  min-height: 10.4rem;
  font-size: 2rem;
}

.p-custom-btn.-outlined.-xl.-rounded {
  border-radius: 5.2rem;
}

.p-custom-btn.-outlined.-block {
  width: 100%;
  min-width: auto;
}

.p-custom-btn.-outlined.-rounded {
  border-radius: 3.2rem;
}

.p-custom-btn.-outlined .icon {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: .4rem;
}

.p-custom-btn.-outlined .icon.-left {
  margin-left: .4rem;
}

.p-custom-btn.-outlined:hover {
  background-color: #949494 !important;
  color: #fff !important;
}

.p-custom-btn.-filled {
  transition: all .3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 32rem;
  min-height: 6.4rem;
  padding: .8rem .8rem;
  border: none;
  border-radius: 1.6rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  text-decoration: none !important;
  background-color: #f5f5f5 !important;
  color: #444 !important;
}

.p-custom-btn.-filled.-xs {
  width: 16rem;
  min-height: 4rem;
  font-size: 1.4rem;
}

.p-custom-btn.-filled.-xs.-rounded {
  border-radius: 2rem;
}

.p-custom-btn.-filled.-sm {
  width: 28rem;
  min-height: 5.6rem;
  font-size: 1.6rem;
}

.p-custom-btn.-filled.-sm.-rounded {
  border-radius: 2.8rem;
}

.p-custom-btn.-filled.-lg {
  width: 36rem;
  min-height: 7.2rem;
  font-size: 1.8rem;
}

.p-custom-btn.-filled.-lg.-rounded {
  border-radius: 3.6rem;
}

.p-custom-btn.-filled.-xl {
  width: 40rem;
  min-height: 10.4rem;
  font-size: 2rem;
}

.p-custom-btn.-filled.-xl.-rounded {
  border-radius: 5.2rem;
}

.p-custom-btn.-filled.-block {
  width: 100%;
  min-width: auto;
}

.p-custom-btn.-filled.-rounded {
  border-radius: 3.2rem;
}

.p-custom-btn.-filled .icon {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: .4rem;
}

.p-custom-btn.-filled .icon.-left {
  margin-left: .4rem;
}

.p-custom-btn.-filled:hover {
  background-color: #e8e8e8 !important;
}

.p-custom-checkbox {
  transition: background-color .3s ease;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  min-height: 5.6rem;
  background-color: dimgray;
  color: #fff;
  border-radius: .8rem;
  font-size: 1.5rem;
  font-weight: 700;
  padding: .8rem 1.6rem;
}

.p-custom-checkbox:hover {
  background-color: #838383;
  transition: all .3s ease;
}

.p-custom-checkbox[aria-checked=true] {
  background-color: #00866e;
}

.p-custom-checkbox[aria-checked=true] .p-custom-checkbox__text {
  text-align: left;
}

.p-custom-checkbox[aria-checked=true] .p-custom-checkbox__text:after {
  display: block;
}

.p-custom-checkbox__text {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  line-height: 1.3;
  text-align: left;
}

.p-custom-checkbox__text:before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  margin-right: 1rem;
  flex: 0 0 auto;
}

.p-custom-checkbox__text:after {
  content: "";
  display: none;
  width: 1.5rem;
  height: .8rem;
  border-left: 3px solid #333;
  border-bottom: 3px solid #333;
  position: absolute;
  top: calc(50% - .6rem);
  left: .3rem;
  z-index: 3;
  transform: rotate(-45deg);
  transform-origin: center center;
}

.p-custom-checkbox.-text {
  background-color: rgba(0,0,0,0);
  color: #333;
  font-weight: 500;
  padding: .5rem 0;
  min-height: auto;
}

.p-custom-checkbox.-text .p-custom-checkbox__text:before {
  border: 2px solid #949494;
  margin-right: .8rem;
}

.p-entry * {
  word-break: break-all;
}

.p-entry&gt;*:first-child {
  margin-top: 0 !important;
}

.p-entry h2:not([class]),
.p-entry h2[class^=u-] {
  background-color: #e5f3f0;
  border-radius: .357em;
  margin-top: 1.75em;
  margin-bottom: .6em;
  padding: .5em .75em .5em 1.428em;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: flex;
  align-items: baseline;
}

.p-entry h2:not([class]):before,
.p-entry h2[class^=u-]:before {
  content: "";
  display: block;
  width: .214em;
  height: 1.1em;
  background-color: #00866e;
  position: absolute;
  top: .75em;
  left: .714em;
}

.p-entry h2:not([class])+h3,
.p-entry h2[class^=u-]+h3 {
  margin-top: 1em;
}

.p-entry h3:not([class]),
.p-entry h3[class^=u-] {
  margin-top: 1.75em;
  margin-bottom: .6em;
  padding-bottom: .5em;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
  border-bottom: 3px solid #00866e;
}

.p-entry h3:not([class])+h4,
.p-entry h3[class^=u-]+h4 {
  margin-top: 1.25em;
}

.p-entry h4:not([class]),
.p-entry h4[class^=u-] {
  margin-top: 1.75em;
  margin-bottom: .6em;
  padding-left: 1.083em;
  padding-bottom: .5em;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  border-bottom: 2px solid #949494;
  position: relative;
}

.p-entry h4:not([class]):before,
.p-entry h4[class^=u-]:before {
  content: "";
  display: block;
  width: .5em;
  height: .5em;
  background-color: #00866e;
  border-radius: 50%;
  position: absolute;
  top: .5em;
  left: 0;
}

.p-entry h4:not([class])+h5,
.p-entry h4[class^=u-]+h5 {
  margin-top: 1.25em;
}

.p-entry h5:not([class]),
.p-entry h5[class^=u-] {
  color: #00866e;
  margin-top: 1.75em;
  margin-bottom: .6em;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
}

.p-entry h5:not([class])+h6,
.p-entry h5[class^=u-]+h6 {
  margin-top: 1.25em;
}

.p-entry h6:not([class]),
.p-entry h6[class^=u-] {
  margin-top: 1.75em;
  margin-bottom: .6em;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
}

.p-entry ul:not([class]),
.p-entry ol:not([class]),
.p-entry ul[class^=u-],
.p-entry ol[class^=u-] {
  margin-top: 1em;
  font-size: 1.6rem;
  line-height: 1.7;
}

.p-entry ul:not([class])&gt;li,
.p-entry ul[class^=u-]&gt;li {
  position: relative;
  padding-left: 1.6rem;
}

.p-entry ul:not([class])&gt;li:before,
.p-entry ul[class^=u-]&gt;li:before {
  content: "";
  display: block;
  list-style: none;
  position: absolute;
  top: .65em;
  left: 0;
  width: .5em;
  height: .5em;
  background-color: #00866e;
  border-radius: 50%;
}

.p-entry ol:not([class]) {
  padding-left: 1.6rem;
}

.p-entry ol:not([class])&gt;li {
  list-style: outside decimal;
}

.p-entry li {
  margin-top: .8rem;
}

.p-entry dl {
  margin-top: 1em;
  font-size: 1.6rem;
  line-height: 1.7;
}

.p-entry dt {
  margin: 1em 0 .25em;
  font-weight: 700;
}

.p-entry dd {
  margin: .25em 0 1em;
}

.p-entry p:not([class]),
.p-entry p[class^=u-] {
  margin-top: 1em;
  font-size: 1.6rem;
  line-height: 2;
}

.p-entry img {
  max-width: 100%;
  height: auto;
}

.p-entry a:not([class*=c-filled-btn]):not([class*=c-outlined-btn]) {
  color: #004cb5;
  text-decoration: underline;
}

.p-entry a:not([class*=c-filled-btn]):not([class*=c-outlined-btn]):visited {
  color: #8500b5;
}

.p-entry a:not([class*=c-filled-btn]):not([class*=c-outlined-btn]):hover {
  text-decoration: none;
}

.p-entry a:not([class*=c-filled-btn]):not([class*=c-outlined-btn]) img {
  vertical-align: baseline;
}

.p-entry a[target=_blank] {
  margin-right: .5em;
}

.p-entry a[href*=".doc"],
.p-entry a[href*=".docx"] {
  margin-right: .5em;
}

.p-entry a[href*=".xls"],
.p-entry a[href*=".xlsx"] {
  margin-right: .5em;
}

.p-entry a[href*=".ppt"],
.p-entry a[href*=".pptx"] {
  margin-right: .5em;
}

.p-entry a[href*=".pdf"] {
  margin-right: .5em;
}

.p-entry a.no-icon {
  margin-right: 0;
  padding-right: 0;
  background: rgba(0,0,0,0);
}

.p-entry a.no-icon:after {
  display: block;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
}

.p-entry em {
  font-style: normal;
  font-weight: 700;
}

.p-entry strong {
  font-weight: 700;
}

.p-entry hr {
  clear: both;
  height: 1px;
  visibility: hidden;
}

.p-entry iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}

.p-entry blockquote {
  margin-top: 2.4rem;
  padding: 2.4rem;
  background-color: #f5f5f5;
}

.p-entry table {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.7;
  margin: 1.5em 0;
  background-color: #fff;
  border-top: 1px solid #8d8d8d;
  border-left: 1px solid #8d8d8d;
}

.p-entry table caption {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: .75em;
  line-height: 1.5;
}

.p-entry table th,
.p-entry table td {
  padding: 1.2rem 1.4rem;
  border-right: 1px solid #8d8d8d;
  border-bottom: 1px solid #8d8d8d;
  vertical-align: middle;
}

.p-entry table thead th {
  background-color: #faf6f6;
  text-align: center;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}

.p-entry table tbody th {
  background-color: #faf6f6;
  width: 25%;
  max-width: 25rem;
}

.p-entry table tbody th label {
  display: inline-flex;
  flex-wrap: wrap;
}

.p-entry table thead+tbody th {
  background-color: #fff;
}

.p-entry table ul,
.p-entry table ol,
.p-entry table p {
  margin: 0;
}

.p-entry table.scroll-table tbody th {
  white-space: nowrap;
}

.p-entry .alignleft {
  float: left;
  margin: 0 4rem 2.4rem 0;
}

.p-entry .alignright {
  float: right;
  margin: 0 0 2.4rem 4rem;
}

.p-entry img.alignleft,
.p-entry img.alignright {
  max-width: 38rem;
}

.p-entry .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.p-entry .lead {
  margin-bottom: .6em;
  font-size: 4.8rem;
  font-weight: normal;
  line-height: 1.2;
  color: #333;
}

.p-entry .text {
  overflow: hidden;
}

.p-entry .text *:first-child {
  margin-top: 0 !important;
}

.p-entry .note {
  font-size: 1.4rem !important;
  font-weight: normal !important;
  margin: .3333em 0 0;
}

.p-entry table+.note {
  margin-top: -0.5em !important;
}

.p-entry .pagetop {
  margin-top: 1em !important;
  font-size: 1.4rem !important;
  font-weight: 700;
}

.p-entry .pagetop&gt;a {
  padding-left: 20px;
  background: url(../tmpl-img/ico_arrow02.svg) no-repeat left center;
}

.p-filter-menu {
  margin-top: 4rem;
}

.p-filter-menu__container {
  padding: 8rem 4rem;
  background-color: #f5f5f5;
  border: 1px solid #8d8d8d;
  border-radius: 1.6rem;
}

.p-filter-menu__heading {
  padding-bottom: 1.6rem;
  border-bottom: 4px solid #00866e;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.p-filter-menu__heading:not(:first-of-type) {
  margin-top: 8rem;
}

.p-filter-menu__control {
  display: flex;
  justify-content: flex-end;
  gap: .8rem;
  width: 100%;
  margin-top: 1.6rem;
  margin-bottom: 2.4rem;
}

.p-filter-menu__group {
  margin-top: 3.2rem;
}

.p-filter-menu__btn {
  background-color: #fff;
  border-width: 1px !important;
  font-size: 1.3rem;
}

.p-filter-menu__item-input {
  display: block;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0 !important;
}

.p-filter-menu__item-input:disabled+label:before {
  background-color: #ebebeb;
}

.p-filter-menu__item-input:checked+label&gt;span:after {
  content: "";
  display: block;
  width: 1.5rem;
  height: .8rem;
  border-left: 3px solid #333;
  border-bottom: 3px solid #333;
  position: absolute;
  top: .6rem;
  left: .2rem;
  z-index: 3;
  transform: rotate(-45deg);
  transform-origin: center center;
}

.p-filter-menu__item-label {
  transition: background-color .3s ease;
  display: flex !important;
  align-items: center;
  width: 100%;
  padding: 1.2rem;
  background-color: #00866e;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
}

.p-filter-menu__item-label:hover {
  background-color: #00b998;
  transition: all .3s ease;
}

.p-filter-menu__item-label&gt;span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.p-filter-menu__item-label&gt;span:before {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  background-color: #fff;
  margin-right: 1rem;
}

.p-filter-menu__submit {
  margin-top: 6.4rem;
  text-align: center;
}

.p-footer-copyright {
  font-family: "Roboto";
  font-size: 1.2rem;
}

.p-footer-info {
  font-size: 1.6rem;
}

.p-footer-info__logo {
  font-size: 2rem;
  font-weight: bold;
}

.p-footer-info__address {
  margin-top: 1.6rem;
}

.p-footer-info__contact {
  margin-top: .4rem;
}

.p-footer-info__contact a {
  color: #fff;
}

.p-footer-info__contact a:hover {
  text-decoration: underline;
}

.p-footer-info__address address {
  font-style: normal;
}

.p-footer-info__sns {
  margin-top: 1.6rem;
}

.p-footer-info__sns-list {
  display: flex;
  align-items: center;
}

.p-footer-info__sns-list.-center {
  justify-content: center;
}

.p-footer-info__sns-item:not(:last-child) {
  margin-right: 1.6rem;
}

.p-footer-info__sns-item&gt;a {
  color: #fff;
}

.p-footer-info__sns-item .icon {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  fill: #fff;
}

.p-footer-menu {
  display: flex;
  justify-content: flex-end;
}

.p-footer-menu div:not([class]) {
  margin-left: 3.2rem;
}

.p-footer-menu div:not([class]):first-of-type {
  margin-left: 0;
}

.p-footer-menu__item {
  font-size: 1.5rem;
  font-weight: 700;
}

.p-footer-menu__item:not(:first-child) {
  margin-top: .8rem;
}

.p-footer-menu__item.-border {
  padding-bottom: 1.6rem;
  border-bottom: 1px solid rgba(255,255,255,.7);
}

.p-footer-menu__item&gt;a {
  display: flex;
  padding-left: 2.2rem;
  background: url(../tmpl-img/ico_yellow_left_arrow01.svg) no-repeat left top .6rem/1.4rem;
  color: #fff;
  font-weight: 500;
}

.p-footer-menu__item&gt;a:hover {
  text-decoration: underline;
}

.p-footer-menu__item&gt;a span {
  display: block;
}

.p-footer-menu__list.-sub {
  margin-top: 2.4rem;
  margin-left: 0;
  max-width: 20em;
}

.p-footer-menu__list.-sub .p-footer-menu__item {
  font-size: 1.3rem;
  font-weight: 500;
}

.p-footer-menu__list.-sub .p-footer-menu__item&gt;a {
  position: relative;
  padding-left: 1.4rem;
  background: none;
}

.p-footer-menu__list.-sub .p-footer-menu__item&gt;a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 7px;
  height: 7px;
  border-top: 2px solid #ffe60a;
  border-right: 2px solid #ffe60a;
  left: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.p-footer-menu__list.-sub .p-footer-menu__item&gt;a:before {
  display: block;
  top: 1rem;
  left: 0;
}

.p-form-table th,
.p-form-table td {
  vertical-align: middle;
}

.p-form__input.-xs {
  width: 15%;
}

.p-form__input.-sm {
  width: 25%;
}

.p-form__input.-md {
  width: 50%;
}

.p-form__input.-lg {
  width: 75%;
}

.p-form__input.-full {
  width: 100%;
  max-width: 100%;
}

.p-form__input.-tall {
  padding-top: 1.25em !important;
  padding-bottom: 1.25em !important;
}

.p-form__required {
  display: inline-block;
  margin-left: .5em;
  padding: .25em 1em;
  background-color: #de0d1d;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-form__submit-btn {
  margin-top: 4rem;
  text-align: center;
}

.p-header-tel {
  display: flex;
  align-items: center;
  color: #00866e;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1;
}

.p-header-tel__hours {
  display: inline-block;
  margin-left: .8rem;
  font-size: .5em;
  font-weight: 400;
}

.p-home-business {
  margin-top: 4rem;
}

.p-home-business&gt;a {
  box-shadow: .1rem .1rem 1rem rgba(0,0,0,.1);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  max-width: 80rem;
  height: 18rem;
  margin: auto;
  padding: 2.4rem 4rem;
  background-color: #00866e;
  border-radius: 1.6rem;
}

.p-home-business&gt;a:hover:hover {
  background-color: #00a083;
  transition: all .3s ease;
}

.p-home-business&gt;a&gt;div {
  position: relative;
}

.p-home-business__title {
  padding-bottom: 1.2rem;
  border-bottom: 4px solid #fff;
  font-size: 2.4rem;
}

.p-home-business__description {
  margin-top: 1.6rem;
  font-size: 1.8rem;
  line-height: 1.8;
}

.p-home-business__more {
  position: absolute;
  top: .8rem;
  right: 0;
  font-size: 1.6rem;
  font-weight: 700;
}

.p-home-business__more span {
  display: inline-block;
  padding-right: 2.4rem;
  background: url(../tmpl-img/ico_white_right_arrow01.svg) no-repeat right center;
}

.p-home-purpose.p-section {
  margin-top: 3rem;
  margin-bottom: 12rem;
  padding-bottom: 0;
}

.p-home-purpose__wrapper {
  padding: 0 0 1.6rem;
  background-color: #e5f3f0;
  border-radius: 1.6rem;
}

.p-home-purpose__inner {
  max-width: 98.8rem;
  margin: auto;
}

.p-home-purpose__header.p-section__header {
  position: relative;
  top: -1.6rem;
  margin-bottom: 3.2rem;
}

.p-home-purpose__illust {
  position: absolute;
  top: -2.4rem;
  right: 3.2rem;
}

.p-home-purpose__description {
  margin-top: 1.6rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
}

.p-home-purpose__footer.p-section__footer {
  position: relative;
  bottom: -4.8rem;
  margin-top: 0;
}

.p-home-purpose__more {
  text-align: center;
}

.p-home-purpose__toggle {
  display: none;
}

.p-home-measures.p-section {
  background: #f2f2f2;
}

.p-home-measures__title&gt;span {
  background: url(../tmpl-img/ico_measures01.svg) no-repeat top center;
}

.p-home-news.p-section {
  padding-bottom: 0;
}

.p-home-news__title&gt;span {
  background: url(../tmpl-img/ico_news01.svg) no-repeat top center;
}

.p-home-calendar {
  background: url(../tmpl-img/bg_home_calendar03.svg) no-repeat center bottom;
  overflow: hidden;
}

.p-home-calendar__title&gt;span {
  background: url(../tmpl-img/ico_calendar01.svg) no-repeat top center;
}

.p-home-calendar__description {
  max-width: 80rem;
  margin: 2.4rem auto 4rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
}

.p-home-monozukuri {
  text-align: center;
}

.p-home-monozukuri.p-section {
  padding-bottom: 0;
}

.p-home-navigation.p-section {
  margin-top: 12.8rem;
  padding: 8rem 0 8rem;
  background-color: #e5f3f0;
}

.p-home-navigation__container {
  position: relative;
}

.p-home-navigation__illust01 {
  position: absolute;
  top: -12.8rem;
  left: 0;
  z-index: 1;
}

.p-home-navigation__illust02 {
  position: absolute;
  top: -12.4rem;
  right: 1rem;
  z-index: 1;
}

.p-home-navigation__list {
  position: relative;
  z-index: 2;
}

.p-home-navigation__item a {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 4.8rem 4rem;
  background: #00866e url(../tmpl-img/bg_texture02.png) repeat left top/5px;
  border-radius: .8rem;
}

.p-home-navigation__item a:after {
  content: "";
  display: block;
  position: absolute;
  right: 1.6rem;
  bottom: 1.6rem;
  z-index: 1;
  width: 2.4rem;
  height: 2.4rem;
  background: url(../tmpl-img/bg_home_navigation01.svg) no-repeat left top/2.4rem;
}

.p-home-navigation__item a&gt;div:not([class]) {
  display: flex;
  align-items: center;
  height: 9.6rem;
  padding-left: 12rem;
}

.p-home-navigation__item-title {
  font-feature-settings: "palt";
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-home-navigation__item-description {
  margin-top: .8rem;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.5;
}

.p-home-navigation__item.-small&gt;a {
  padding: 4rem;
}

.p-home-navigation__item.-case a&gt;div:not([class]) {
  background: url(../tmpl-img/bg_home_case01.svg) no-repeat left center;
}

.p-home-navigation__item.-interview a&gt;div:not([class]) {
  background: url(../tmpl-img/bg_home_interview01.svg) no-repeat left center;
}

.p-home-link__title&gt;span {
  background: url(../tmpl-img/ico_heading01.svg) no-repeat top center;
}

.p-home-link__item&gt;a {
  display: block;
}

.p-home-link__item&gt;a img {
  width: 100%;
}

.p-home-banner {
  padding: 4rem 0;
}

.p-home-banner__wrap {
  position: relative;
}

.p-interview-list__item {
  position: relative;
  z-index: 1;
}

.p-interview-list__item:before {
  content: "";
  position: absolute;
  right: -1.6rem;
  bottom: -1.6rem;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff url(../tmpl-img/bg_texture01.png) repeat left top/8px;
  border-radius: 1.6rem;
}

.p-interview-list__item&gt;a {
  display: block;
  position: relative;
  background-color: #fff;
  border-radius: 1.6rem;
  overflow: hidden;
  height: 100%;
}

.p-interview-list__item-thumb {
  overflow: hidden;
}

.p-interview-list__item-thumb&gt;img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-interview-list__item-text {
  padding: 2.4rem;
  overflow: hidden;
}

.p-interview-list__item-company {
  color: #00866e;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-interview-list__item-name {
  margin-top: .8rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-interview-list__item-name&gt;span {
  font-size: .77777em;
}

.p-interview-list__item-measures {
  margin-top: 1.6rem;
  padding-top: 1.6rem;
  border-top: 1px solid #949494;
}

.p-interview-list__item-measures-heading {
  display: flex;
  align-items: center;
  color: #00866e;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.p-interview-list__item-measures-heading:before {
  content: "";
  display: block;
  width: .9em;
  height: .9em;
  background-color: #00866e;
  margin-right: .35em;
  flex: 0 0 auto;
}

.p-interview-list__item-measures-content {
  display: block;
  margin-top: .4rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
}

.p-interview-list__item-more {
  margin-top: 2rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: right;
}

.p-interview-list__item-more&gt;span {
  display: inline-block;
  padding: .2rem 2.4rem .2rem 0;
  background: url(../tmpl-img/ico_green_right_arrow01.svg) no-repeat right center;
}

.p-interview__data {
  margin-top: 4rem;
  padding: 4rem;
  background-color: #faf6f6;
  border: 1px solid #8d8d8d;
  border-radius: 1.6rem;
}

.p-interview__data-table {
  width: 100%;
  font-size: 1.6rem;
}

.p-interview__data-table th,
.p-interview__data-table td {
  padding: 2.4rem .8rem;
  border-bottom: 1px solid #949494;
}

.p-interview__data-table th {
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}

.p-interview__data-table th span:before {
  content: "";
  display: inline-block;
  margin-right: .8rem;
  width: 1em;
  height: 1em;
  background-color: #00866e;
  border-radius: 50%;
}

.p-interview__data-table td {
  font-weight: 500;
}

.p-interview__data-note {
  margin-top: 3.2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}

.p-interview__btn {
  margin-top: 8rem;
  text-align: center;
}

.p-jumbotron {
  position: relative;
}

.p-jumbotron__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-jumbotron__bg img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-jumbotron__content {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  padding-top: 18.75vw;
}

.p-jumbotron__search {
  box-shadow: .1rem .1rem 1rem rgba(0,0,0,.1);
  padding: 2.8rem 3.2rem;
  background-color: rgba(255,255,255,.9);
  border-radius: 1rem;
}

.p-jumbotron__search form {
  display: flex;
  height: 5.6rem;
}

.p-jumbotron__search input[type=text] {
  display: inline-flex;
  align-items: center;
  width: 30rem;
  height: inherit;
  padding: 0 0 0 1.6rem;
  background-color: #fff;
  border: 3px solid #00866e;
  border-radius: 1rem 0 0 1rem;
}

.p-jumbotron__search-submit-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.4rem;
  height: inherit;
  background-color: #00866e;
  border-radius: 0 1rem 1rem 0;
}

.p-jumbotron__search-submit-btn img {
  display: inline-block;
  width: 2rem;
  height: 2rem;
}

.p-jumbotron__search-tags {
  margin-top: .8rem;
  font-size: 1.3rem;
  font-weight: 500;
}

.p-jumbotron__search-tags&gt;a {
  display: inline-block;
  color: #00866e;
  text-decoration: underline;
}

.p-jumbotron__search-tags&gt;a:not(:last-of-type) {
  margin-right: .8rem;
}

.p-jumbotron__search-tags&gt;a&gt;span:before {
  content: "#";
}

.p-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  gap: .8rem;
}

.p-main {
  padding-bottom: 0;
}

.p-main__header {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 16rem;
  background: #e5f3f0 url(../tmpl-img/bg_texture02.png) repeat left top/5px;
}

.p-main__header&gt;div {
  max-width: none;
  width: 100%;
}

.p-main__title {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
}

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

.p-main__title span {
  display: block;
  padding-top: 7.2rem;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 10rem 5.6rem;
}

.p-main__body {
  padding: 4rem 0 8rem;
}

.p-main__footer {
  padding-bottom: 9.6rem;
}

.p-measures-list .p-measures-list__item {
  position: relative;
  z-index: 1;
  padding: 1.2rem 0 1.6rem;
}

.p-measures-list .p-measures-list__item.swiper-slide {
  max-width: 36.8rem;
}

.p-measures-list .p-measures-list__item:before {
  content: "";
  position: absolute;
  right: -1.6rem;
  bottom: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: calc(100% - 2.8rem);
  background: #fff url(../tmpl-img/bg_texture01.png) repeat left top/8px;
  border-radius: 1.6rem;
}

.p-measures-list .p-measures-list__item.-finished:before {
  background-image: url(../tmpl-img/bg_texture03.png);
}

.p-measures-list .p-measures-list__item-fav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 2.4rem;
  z-index: 9;
  width: 10.4rem;
  height: 2.4rem;
  background: url(../tmpl-img/bg_fav_btn01.svg) no-repeat left center/10.4rem 2.4rem;
  font-size: 1.2rem;
  font-weight: 500;
  cursor: pointer;
}

.p-measures-list .p-measures-list__item-fav-btn&gt;span.-front {
  display: inline-flex;
  align-items: center;
}

.p-measures-list .p-measures-list__item-fav-btn&gt;span.-front:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../tmpl-img/ico_star01.svg) no-repeat left center;
  margin-right: .2rem;
}

.p-measures-list .p-measures-list__item-fav-btn.-active {
  background: url(../tmpl-img/bg_fav_btn02.svg) no-repeat left center/10.4rem 2.4rem;
}

.p-measures-list .p-measures-list__item-fav-btn.-active&gt;span.-front:before {
  content: "";
  background-image: url(../tmpl-img/ico_star02.svg);
}

.p-measures-list .p-measures-list__item&gt;a {
  display: block;
  position: relative;
  padding: 2.4rem;
  background-color: #fff;
  border: 4px solid #00866e;
  border-radius: 1.6rem;
  height: 100%;
}

.p-measures-list .p-measures-list__item-meta {
  display: flex;
  align-items: center;
  margin-bottom: 1.6rem;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #949494;
}

.p-measures-list .p-measures-list__item-label {
  display: inline-block;
  min-width: 9.6rem;
  padding: .1rem .8rem;
  margin-right: 1.6rem;
  border-radius: 1.2rem;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
}

.p-measures-list .p-measures-list__item-label.-new {
  background-color: #ffe60a;
  border: 1px solid #998f0a;
}

.p-measures-list .p-measures-list__item-label.-finishing {
  background-color: #0071b9;
  border: 1px solid #0071b9;
  color: #fff;
}

.p-measures-list .p-measures-list__item-label.-finished {
  background-color: #666;
  border: 1px solid #666;
  color: #fff;
}

.p-measures-list .p-measures-list__item-date {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.3;
}

.p-measures-list .p-measures-list__item-category {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 7.2rem;
  padding: .1rem .75em;
  background-color: #00866e;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
}

.p-measures-list .p-measures-list__item-title {
  margin-top: .8rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
}

.p-measures-list .p-measures-list__item-purpose {
  margin-top: .8rem;
  color: #00866e;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-measures-list .p-measures-list__item-purpose span {
  display: inline-block;
}

.p-measures-list .p-measures-list__item-purpose span:not(:last-of-type) {
  margin-right: .4rem;
}

.p-measures-list .p-measures-list__item-purpose span:not(:last-of-type):after {
  content: ",";
}

.p-measures-list .p-measures-list__item-tags {
  margin-top: 1.6rem;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.2;
}

.p-measures-list .p-measures-list__item-tags&gt;span.-front {
  display: inline-block;
}

.p-measures-list .p-measures-list__item-tags&gt;span.-front:not(:last-of-type) {
  margin-right: .4rem;
}

.p-measures-list .p-measures-list__item-tags&gt;span.-front:not(:last-of-type):after {
  content: ",";
}

.p-measures__data {
  margin-top: 4rem;
  padding: 4rem;
  background-color: #faf6f6;
  border: 1px solid #9c9191;
  border-radius: 1.6rem;
}

.p-measures__data-table {
  width: 100%;
  font-size: 1.6rem;
}

.p-measures__data-table th,
.p-measures__data-table td {
  padding: 2rem .8rem;
  border-bottom: 1px solid #8d8d8d;
}

.p-measures__data-table th {
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  width: 28%;
  max-width: 28rem;
}

.p-measures__data-table th:before {
  content: "";
  display: inline-block;
  width: .8em;
  height: .8em;
  background-color: #00866e;
  border-radius: 50%;
  margin-right: .4rem;
}

.p-measures__data-table td {
  font-weight: 500;
}

.p-measures__data-table tr:last-child th,
.p-measures__data-table tr:last-child td {
  border-bottom: none;
}

.p-measures__btns {
  margin-top: 4rem;
}

.p-measures__btns-item {
  text-align: center;
}

.p-measures__btns-item:not(:first-of-type) {
  margin-top: 3.2rem;
}

.p-measures__fav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20rem;
  height: 5.4rem;
  background: url(../tmpl-img/bg_fav_btn01.svg) no-repeat left center/contain;
  font-size: 1.6rem;
  font-weight: 500;
  cursor: pointer;
}

.p-measures__fav-btn span {
  display: inline-flex;
  align-items: center;
}

.p-measures__fav-btn span:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../tmpl-img/ico_star01.svg) no-repeat left center/contain;
  margin-right: .4rem;
}

.p-measures__fav-btn.-active {
  background: url(../tmpl-img/bg_fav_btn02.svg) no-repeat left center/contain;
}

.p-measures__fav-btn.-active span:before {
  content: "";
  background-image: url(../tmpl-img/ico_star02.svg);
}

.p-measures__tag {
  margin-top: 6.4rem;
  padding-top: 2.4rem;
  border-top: 1px solid #949494;
}

.p-measures__tag-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -0.8rem;
  font-size: 1.6rem;
  font-weight: 500;
}

.p-measures__tag-item {
  margin-top: .8rem;
}

.p-measures__tag-item:not(:last-of-type) {
  margin-right: 1.6rem;
}

.p-measures__tag-item:not(:last-of-type) span:after {
  content: ",";
}

.p-measures__tag-item&gt;a:hover {
  text-decoration: underline;
}

.p-measures__tag-item span:before {
  content: "#";
}

.p-measures__cta {
  margin-top: 6.4rem;
  text-align: center;
}

.p-measures__meta {
  margin-top: -1.4rem;
  margin-bottom: 3rem;
}

.p-measures__meta-purpose {
  color: #00866e;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-measures__meta-purpose span {
  display: inline-block;
}

.p-measures__meta-purpose span:not(:last-of-type) {
  margin-right: .4rem;
}

.p-measures__meta-purpose span:not(:last-of-type):after {
  content: ",";
}

.p-measures__meta-industory {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 auto;
  gap: .8rem;
  margin-top: 1rem;
}

.p-measures__meta-industory&gt;span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1;
  padding: .5em 1em;
  background-color: #fff;
  border: 1px solid #8d8d8d;
  border-radius: 2.2rem;
}

.p-message {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  border: 2px solid #8d8d8d;
  background-color: #f5f5f5;
  margin-bottom: 4em;
  padding: 1.2em 1.6em;
}

.p-message.-error {
  color: #de0d1d;
  background-color: #fff2f3;
  border-color: #de0d1d;
}

.p-message.-success {
  color: #00866e;
  background-color: #e5f3f0;
  border-color: #00866e;
}

.p-message.-text {
  border: none;
  background-color: rgba(0,0,0,0);
  margin-bottom: 0;
  padding: 0;
}

.p-message&gt;*:first-child {
  margin-top: 0 !important;
}

.p-modal-calendar__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .8rem 1.6rem;
  background-color: #00866e;
  border-radius: .8rem;
}

.p-modal-calendar__title {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

.p-modal-calendar__count {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

.p-modal-calendar__count span {
  font-size: .8em;
}

.p-modal-calendar__content {
  max-height: 28rem;
  overflow: scroll;
}

.p-modal-calendar__list {
  margin-top: 1.6rem;
}

.p-modal-calendar__item {
  padding: 2rem 0;
  border-bottom: 4px solid #949494;
}

.p-modal-calendar__item-title {
  display: flex;
  align-items: center;
  color: #00866e;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
}

.p-modal-calendar__item-title .new {
  display: inline-block;
  margin-right: .8rem;
  padding: .4rem 1.6rem;
  background-color: #ffe60a;
  border-radius: .8rem;
  font-size: 1.4rem;
  color: #444;
}

.p-modal-calendar__item-content {
  margin-top: .8rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
}

.p-modal-calendar__item .heading {
  display: inline-block;
  margin-right: 1em;
  font-weight: 700;
}

.p-modal-calendar__item .heading:before {
  content: "";
  display: inline-block;
  margin-right: .4rem;
  background-color: #00866e;
  width: 1.25em;
  height: 1.25em;
  border-radius: 50%;
}

.p-modal-calendar__btn {
  margin-top: 4rem;
  text-align: center;
}

.p-mypage__section {
  margin-top: 8rem;
}

.p-mypage__section.-category {
  padding: 8rem 0;
  background-color: #e5f3f0;
}

.p-mypage__section-header {
  margin-bottom: 6.4rem;
}

.p-mypage__section-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-mypage__section-title span {
  display: inline-block;
  padding-top: 7.2rem;
}

.p-mypage__section-title.-center {
  text-align: center;
}

.-category .p-mypage__section-title&gt;span {
  background: url(../tmpl-img/ico_main_title_mypage01.svg) no-repeat top center;
}

.-ai .p-mypage__section-title&gt;span {
  background: url(../tmpl-img/ico_ai01.svg) no-repeat top center;
}

.-fav .p-mypage__section-title&gt;span {
  background: url(../tmpl-img/ico_fav01.svg) no-repeat top center;
}

.-history .p-mypage__section-title&gt;span {
  background: url(../tmpl-img/ico_history01.svg) no-repeat top center;
}

.p-mypage__section-note {
  margin-top: 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
}

.p-mypage__section-more {
  margin-top: 6.4rem;
  text-align: center;
}

.p-mypage__category {
  max-width: 96rem;
  margin: 4rem auto 8rem;
  padding: 3.2rem;
  background-color: #fff;
  border-radius: 1.6rem;
}

.p-mypage__category-submit {
  margin-top: 2.4rem;
  text-align: center;
}

.p-mypage__btn.c-filled-btn {
  font-size: 1.6rem;
}

.p-news-list.-table {
  width: 100%;
  margin: auto;
  border-top: 1px solid #949494;
}

.p-news-list.-table th,
.p-news-list.-table td {
  padding: 2.4rem 0;
  border-bottom: 1px solid #949494;
}

.p-news-list.-table th {
  width: 8rem;
  padding-right: 2.4rem;
  padding-left: 2.4rem;
  font-family: "Roboto";
  font-size: 1.6rem;
  font-weight: 400;
  vertical-align: middle;
}

.p-news-list.-table td {
  font-size: 1.6rem;
  font-weight: 500;
}

.p-news-list.-table td&gt;a:hover {
  text-decoration: underline;
}

.p-news-list.-list .p-news-list__item&gt;a {
  display: block;
  padding: 0 .8rem 2.4rem;
  border-bottom: 1px solid #949494;
  height: 100%;
}

.p-news-list.-list .p-news-list__item-meta {
  display: inline-flex;
  align-items: center;
  gap: 2.4rem;
}

.p-news-list.-list .p-news-list__item-date {
  font-size: 1.5rem;
  font-weight: 500;
}

.p-news-list.-list .p-news-list__item-category {
  color: #00866e;
  font-size: 1.5rem;
  font-weight: 700;
  position: relative;
}

.p-news-list.-list .p-news-list__item-title {
  margin-top: 1.2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
}

.p-pagination__page-number {
  transition: background-color .3s ease-out,border-color .3s ease-out,color .3s ease-out,font-size .3s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 4rem;
  height: 4rem;
  margin-right: .8rem;
  margin-left: .8rem;
  color: #444;
  font-family: "Roboto";
  font-weight: 700;
  font-size: 2rem;
  text-decoration: none;
}

.p-pagination__page-number:hover {
  font-size: 2.4rem;
}

.p-pagination__page-number:hover:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: .4rem;
  background-color: #00866e;
}

.p-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.p-pagination__page-numbers {
  display: flex;
}

.p-pagination__page-number.-current {
  font-size: 2.4rem;
}

.p-pagination__page-number.-current:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: .4rem;
  background-color: #00866e;
}

.p-pagination__prev-link,
.p-pagination__next-link {
  transition: color .3s ease-out,border-color .3s ease-out;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
}

.p-pagination__prev-link&gt;a,
.p-pagination__next-link&gt;a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.4rem;
  height: 4rem;
}

.p-pagination__prev-link&gt;a&gt;span,
.p-pagination__next-link&gt;a&gt;span {
  display: block;
}

.p-pagination__prev-link&gt;a:hover,
.p-pagination__next-link&gt;a:hover {
  color: #00a083;
}

.p-pagination__prev-link.-inactive,
.p-pagination__next-link.-inactive {
  visibility: hidden;
}

.p-pagination__prev-link {
  margin-right: 3.2rem;
}

.p-pagination__prev-link&gt;a&gt;span {
  padding-left: 2.8rem;
  background: url(../tmpl-img/ico_green_left_arrow01.svg) no-repeat left center/1.8rem;
}

.p-pagination__next-link {
  margin-left: 3.2rem;
}

.p-pagination__next-link&gt;a&gt;span {
  padding-right: 2.8rem;
  background: url(../tmpl-img/ico_green_right_arrow01.svg) no-repeat right center/1.8rem;
}

.p-main-menu {
  height: 100%;
}

.p-main-menu__list {
  display: flex;
  height: 100%;
}

.p-main-menu__item {
  height: 100%;
  font-size: 1.6rem;
  font-weight: 700;
}

.p-main-menu__item:not(:first-child) {
  margin-left: 3.2rem;
}

.p-main-menu__item a {
  transition: color .3s ease;
  display: block;
  padding: 1.6rem 0;
  position: relative;
  color: #555;
  height: 100%;
}

.p-main-menu__item a:hover {
  color: #959595;
}

.p-main-menu__item.-current a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: .4rem;
  background-color: #00866e;
}

.p-sub-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.p-sub-menu__list {
  display: flex;
  gap: 1.6rem;
}

.p-sub-menu__item {
  font-feature-settings: "palt";
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .1em;
}

.p-sub-menu__item&gt;a {
  color: #fff;
}

.p-sub-menu__item&gt;a:hover {
  text-decoration: underline;
}

.p-sub-menu__item&gt;a&gt;span {
  display: inline-block;
}

.p-sub-menu__item.-mypage&gt;a&gt;span {
  background: url(../tmpl-img/ico_mypage01.svg) no-repeat left center/2.4rem;
  padding-left: 2.2rem;
}

.p-sub-menu__item.-logout&gt;a&gt;span {
  background: url(../tmpl-img/ico_logout01.svg) no-repeat left center/2.4rem;
  padding-left: 2.2rem;
}

.p-sub-menu__item.-user {
  letter-spacing: .05em;
}

.p-sub-menu__item.-user&gt;a&gt;span&gt;span {
  font-size: .85em;
}

.p-sub-menu__btn {
  margin-left: 2.4rem;
}

.p-sub-menu__btn a {
  color: #fff;
  font-weight: 500;
}

.p-sub-menu__btn a:hover {
  text-decoration: underline;
}

.p-sub-menu__btn a:hover&gt;span {
  background-image: url(../tmpl-img/ico_mail02.svg);
}

.p-sub-menu__btn a&gt;span {
  display: inline-block;
  padding-left: 2rem;
  background: url(../tmpl-img/ico_mail01.svg) no-repeat left center;
}

.p-purpose-list__item&gt;a {
  display: flex;
  align-items: center;
  padding: 1rem 2.4rem;
  width: 100%;
  height: 100%;
  min-height: 7.5rem;
  background-color: #fff;
  border: 1px solid #00866e;
  border-radius: .8rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
}

.p-purpose-list__item&gt;a&gt;span {
  display: block;
  width: 100%;
  padding: .24rem 3rem .24rem 0;
  background: url(../tmpl-img/ico_green_right_arrow01.svg) no-repeat right center/2.4rem;
}

.p-recommend {
  padding: 7.2rem 0;
  background-color: #e5f3f0;
}

.p-recommend__heading {
  margin-bottom: 4rem;
  padding-bottom: 1.2rem;
  border-bottom: 2px solid #00866e;
  font-size: 2.2rem;
  font-weight: 700;
}

.p-scroll-table {
  overflow-x: scroll;
}

.p-scroll-table table {
  width: 100%;
  white-space: nowrap;
}

.p-search-results {
  display: flex;
  align-items: flex-start;
}

.p-search-results__main {
  flex: 1 1 auto;
}

.p-search-results__control {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4rem;
}

.p-search-results__checkbox {
  font-size: 1.4rem;
  font-weight: 500;
}

.p-search-results__sort {
  font-size: 1.4rem;
  font-weight: 500;
}

.p-search-results__sort select {
  padding: .8rem 4rem .8rem 1.6rem;
  border-radius: .8rem;
  font-size: 1.4rem;
  font-weight: 500;
}

.p-search-results__recommends {
  flex: 0 0 36rem;
  padding: 4rem;
  background-color: #e5f3f0;
  border: 1px solid #00866e;
  border-radius: 1.6rem;
}

.p-search-results__recommends-title {
  margin-bottom: 3.2rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-search-results__recommends-title span {
  display: inline-block;
  padding-top: 4.8rem;
  background: url(../tmpl-img/ico_measures01.svg) no-repeat top center/4rem;
}

.p-search-results__recommends-title.-center {
  text-align: center;
}

.p-search__text-search {
  margin-bottom: 4.8rem;
}

.p-search__text-search&gt;* {
  display: flex;
  max-width: 80rem;
  height: 6.4rem;
  margin: auto;
}

.p-search__text-search input[type=text] {
  display: inline-flex;
  align-items: center;
  width: calc(100% - 6.4rem);
  height: inherit;
  padding: 0 0 0 1.6rem;
  background-color: #fff;
  border: 4px solid #00866e;
  border-radius: 1.6rem 0 0 1.6rem;
}

.p-search__text-search-submit-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.4rem;
  height: inherit;
  background-color: #00866e;
  border-radius: 0 1.6rem 1.6rem 0;
}

.p-search__text-search-submit-btn img {
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
}

.p-search__heading {
  margin-bottom: 4rem;
  padding-left: 4.8rem;
  padding-bottom: 1.2rem;
  background: url(../tmpl-img/ico_search_green01.svg) no-repeat left center/3.6rem;
  border-bottom: 4px solid #00866e;
  color: #444;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-search__heading .number {
  font-size: 1.8em;
  font-style: normal;
}

.p-search__selected-item {
  margin-bottom: 4rem;
}

.p-search__selected-item&gt;div:not([class]) {
  display: flex;
}

.p-search__selected-item&gt;div:not([class]):not(:first-child) {
  margin-top: 1.6rem;
}

.p-search__selected-item-heading {
  margin-bottom: 1.6rem;
  color: #00866e;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-search__selected-item-sub-heading {
  flex: 0 0 16.8rem;
  margin-right: .8rem;
  padding-top: .4rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-search__selected-item-content {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 auto;
  gap: 1.2rem;
}

.p-search__selected-item-content&gt;p {
  font-size: 1.6rem;
  font-weight: 500;
}

.p-search__selected-item-content&gt;span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .8rem 1.6rem;
  background-color: #fff;
  border: 1px solid #8d8d8d;
  border-radius: 2.2rem;
}

.p-search__filter-menu {
  margin-bottom: 6.4rem;
}

.p-search__filter-menu.-active {
  background-color: #f5f5f5;
  border-radius: 1.6rem;
}

.p-search__filter-menu-btn {
  display: block;
  width: 100%;
  padding: 1.6rem 4rem;
  margin-bottom: 0;
  background-color: #00866e;
  border-radius: 1.6rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  -moz-text-align-last: left;
  text-align-last: left;
}

.p-search__filter-menu-btn[aria-expanded=true] {
  border-radius: 1.6rem 1.6rem 0 0;
}

.p-search__filter-menu-btn.c-dropdown__btn:after {
  border-color: #fff;
  right: 3rem;
}

.p-search__filter-menu-content {
  padding: 6.4rem 4rem 8rem;
  background-color: #f5f5f5;
  border-right: 1px solid #8d8d8d;
  border-bottom: 1px solid #8d8d8d;
  border-left: 1px solid #8d8d8d;
  border-radius: 0 0 1.6rem 1.6rem;
}

.p-section {
  padding: 6.4rem 0;
}

.p-section__header {
  margin-bottom: 4rem;
}

.p-section__body {
  font-size: 1.6rem;
}

.p-section__footer {
  margin-top: 6.4rem;
}

.p-section__title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.p-section__title span {
  display: inline-block;
  padding-top: 7.2rem;
}

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

.p-section__more {
  margin-top: 3.2rem;
}

.p-single-header {
  margin-bottom: 3.2rem;
  padding-bottom: 1.6rem;
  border-bottom: 4px solid #949494;
}

.p-single-header__meta {
  margin-bottom: 1.6rem;
}

.p-single-header__meta a,
.p-single-header__meta span {
  position: relative;
}

.p-single-header__meta a.-new,
.p-single-header__meta span.-new {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 9.6rem;
  height: 2.8rem;
  margin-right: 1.6rem;
  background-color: #ffe60a;
  border: 1px solid #998f0a;
  border-radius: 1.4rem;
  color: #444;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}

.p-single-header__meta a.-finishing,
.p-single-header__meta span.-finishing {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 9.6rem;
  height: 2.8rem;
  margin-right: 1.6rem;
  background-color: #0071b9;
  border-radius: 1.4rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}

.p-single-header__meta a.-finished,
.p-single-header__meta span.-finished {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 9.6rem;
  height: 2.8rem;
  margin-right: 1.6rem;
  background-color: #666;
  border-radius: 1.4rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}

.p-single-header__meta a.-finished:after,
.p-single-header__meta span.-finished:after {
  content: "ã—ãŸæ–½ç­–";
  display: block;
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.p-single-header__meta a.-category,
.p-single-header__meta span.-category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 8rem;
  height: 2.8rem;
  padding: .1rem .75em;
  margin-right: 1.6rem;
  background: #00866e;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}

.p-single-header__meta a.-date,
.p-single-header__meta span.-date {
  display: inline-block;
  margin-right: 1.6rem;
  font-size: 1.5rem;
  font-weight: 700;
  color: #444;
}

.p-single-header__meta a.-date:last-of-type,
.p-single-header__meta span.-date:last-of-type {
  margin-right: 0;
}

.p-single-header__meta a.-news-category,
.p-single-header__meta span.-news-category {
  color: #00866e;
  font-size: 1.5rem;
  font-weight: 700;
  position: relative;
}

.p-single-header__title {
  font-feature-settings: "palt";
  font-size: 2.8rem;
  line-height: 1.2;
  letter-spacing: .04em;
}

.p-single-header__date {
  font-size: 1.5rem;
}

.p-sitemap-list {
  font-size: 1.6rem;
}

.p-sitemap-list__item:not(:first-child) {
  margin-top: 3rem;
}

.p-sitemap-list__item&gt;a {
  display: block;
  padding: 0 .8rem 2.4rem;
  border-bottom: 1px solid #949494;
  width: 100%;
  color: #444 !important;
}

.p-sitemap-list__item-title {
  position: relative;
  margin-top: 1.2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
}

.p-sitemap-list__item-title:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 1px solid #444;
  border-right: 1px solid #444;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.p-sitemap-list__item-title span {
  display: inline-block;
  padding-right: 2.6rem;
}

.p-sitemap-list__item ul {
  margin-top: .5em;
  margin-left: .8rem;
  font-size: 1.6rem;
  line-height: 1.7;
}

.p-sitemap-list__item ul&gt;li {
  position: relative;
  margin-top: .8rem;
  padding-left: 1.6rem;
}

.p-sitemap-list__item ul&gt;li:before {
  content: "";
  display: block;
  list-style: none;
  position: absolute;
  top: .65em;
  left: 0;
  width: .5em;
  height: .5em;
  background-color: #00866e;
  border-radius: 50%;
}

.p-sp-menu {
  display: none;
}

.p-swiper__container {
  margin-right: calc(50% - 50vw);
  padding: 1.2rem 0 1.6rem;
}

.p-swiper__control {
  display: flex !important;
  align-items: center;
  margin-top: 3.2rem;
  overflow: hidden;
}

.p-swiper__scrollbar {
  width: 100%;
  background-color: #fff;
  border: 1px solid #00866e;
  border-radius: 1rem;
  height: 1rem;
  margin-right: 4rem;
}

.p-swiper__scrollbar .swiper-scrollbar-drag {
  position: relative;
  background-color: #00866e;
  overflow: hidden;
}

.p-swiper__scrollbar .swiper-scrollbar-drag:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100vw;
  z-index: 999;
  width: 100vw;
  height: 100%;
}

.p-swiper__prev-btn,
.p-swiper__next-btn {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-content: center;
  z-index: 1;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #fff;
  border: 2px solid #00866e;
  border-radius: 50%;
  cursor: pointer;
}

.p-swiper__prev-btn.swiper-button-disabled,
.p-swiper__next-btn.swiper-button-disabled {
  opacity: .8;
  border-color: dimgray;
  cursor: default;
  pointer-events: none;
}

.p-swiper__prev-btn {
  margin-right: 1.6rem;
}

.p-swiper__prev-btn span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.p-swiper__prev-btn span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00866e;
  border-right: 2px solid #00866e;
  right: .8rem;
  transform: translateY(-50%) rotate(225deg);
}

.p-swiper__prev-btn span:after {
  left: 2rem;
}

.p-swiper__prev-btn.swiper-button-disabled span:after {
  border-color: dimgray;
}

.p-swiper__next-btn span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.p-swiper__next-btn span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00866e;
  border-right: 2px solid #00866e;
  right: .8rem;
  transform: translateY(-50%) rotate(45deg);
}

.p-swiper__next-btn span:after {
  right: 2rem;
}

.p-swiper__next-btn.swiper-button-disabled span:after {
  border-color: dimgray;
}

.p-text-link {
  display: inline-block;
  padding-right: 3.8rem;
  background: url(../tmpl-img/ico_left_arrow01.svg) no-repeat right top .6rem/2.6rem 1rem;
  font-size: 1.5rem;
  font-weight: 500;
}

.p-text-link span {
  position: relative;
  display: inline-block;
  padding-bottom: .4rem;
}

.p-text-link span:after {
  transition: width .3s ease;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #00866e;
}

.p-text-link:hover {
  color: rgba(0,134,110,.8);
}

.p-text-link:hover span:after {
  transition: width .3s ease;
  width: 100%;
}

.p-toggle-trigger {
  display: block;
  width: 100%;
  text-align: center;
  border-top: 1px solid rgba(0,134,110,.3);
  padding: 1.6rem;
}

.p-toggle-trigger span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #00866e;
  font-size: 1.6rem;
  font-weight: 700;
}

.p-toggle-trigger span:after {
  transition: transform .3s ease;
  content: "";
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../tmpl-img/ico_green_down_arrow01.svg) no-repeat left top/contain;
  margin-left: 1rem;
  transform-origin: center center;
}

.p-toggle-trigger.-active span:after {
  transform: rotate(180deg);
}

.u-justify-start {
  justify-content: flex-start;
}

.u-justify-end {
  justify-content: flex-end;
}

.u-justify-center {
  justify-content: center;
}

.u-justify-between {
  justify-content: space-between;
}

.u-justify-around {
  justify-content: space-around;
}

.u-justify-evenly {
  justify-content: space-evenly;
}

.u-justify-self-auto {
  justify-self: auto;
}

.u-justify-self-start {
  justify-self: start;
}

.u-justify-self-end {
  justify-self: end;
}

.u-justify-self-center {
  justify-self: center;
}

.u-justify-self-stretch {
  justify-self: stretch;
}

.u-align-start {
  align-items: flex-start;
}

.u-align-end {
  align-items: flex-end;
}

.u-align-center {
  align-items: center;
}

.u-align-baseline {
  align-items: baseline;
}

.u-align-stretch {
  align-items: stretch;
}

.u-self-auto {
  align-self: auto;
}

.u-self-start {
  align-self: flex-start;
}

.u-self-end {
  align-self: flex-end;
}

.u-self-center {
  align-self: center;
}

.u-self-stretch {
  align-self: stretch;
}

.u-place-items-start {
  place-items: start;
}

.u-place-items-end {
  place-items: end;
}

.u-place-items-center {
  place-items: center;
}

.u-place-items-stretch {
  place-items: stretch;
}

.u-none {
  display: none;
}

.u-block {
  display: block;
}

.u-inline {
  display: inline;
}

.u-inline-block {
  display: inline-block;
}

.u-table {
  display: table;
}

.u-table-cell {
  display: table-cell;
}

.u-flex {
  display: flex;
}

.u-inline-flex {
  display: inline-flex;
}

.u-grid {
  display: grid;
}

.u-flex-row {
  flex-direction: row;
}

.u-flex-row-reverse {
  flex-direction: row-reverse;
}

.u-flex-column {
  flex-direction: column;
}

.u-flex-column-reverse {
  flex-direction: column-reverse;
}

.u-flex-wrap {
  flex-wrap: wrap;
}

.u-flex-nowrap {
  flex-wrap: nowrap;
}

.u-float-left {
  float: left;
}

.u-float-right {
  float: right;
}

.u-float-none {
  float: left;
}

.u-clear-fix::after {
  content: "";
  display: table;
  clear: both;
}

.u-text-xxs {
  font-size: 1rem;
}

.u-text-xs {
  font-size: 1.2rem;
}

.u-text-sm {
  font-size: 1.4rem;
}

.u-text-base {
  font-size: 1.6rem;
}

.u-text-lg {
  font-size: 1.8rem;
}

.u-text-xl {
  font-size: 2rem;
}

.u-text-xxl {
  font-size: 2.4rem;
}

.u-text-3xl {
  font-size: 3rem;
}

.u-text-4xl {
  font-size: 3.6rem;
}

.u-text-5xl {
  font-size: 4.8rem;
}

.u-text-6xl {
  font-size: 6rem;
}

.u-text-7xl {
  font-size: 7.2rem;
}

.u-text-8xl {
  font-size: 9.6rem;
}

.u-text-9xl {
  font-size: 12.8rem;
}

.u-gap-0 {
  gap: 0rem;
}

.u-gap-x-0 {
  -moz-column-gap: 0rem;
  column-gap: 0rem;
}

.u-gap-y-0 {
  row-gap: 0rem;
}

.u-gap-1 {
  gap: .8rem;
}

.u-gap-x-1 {
  -moz-column-gap: .8rem;
  column-gap: .8rem;
}

.u-gap-y-1 {
  row-gap: .8rem;
}

.u-gap-2 {
  gap: 1.6rem;
}

.u-gap-x-2 {
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}

.u-gap-y-2 {
  row-gap: 1.6rem;
}

.u-gap-3 {
  gap: 2.4rem;
}

.u-gap-x-3 {
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
}

.u-gap-y-3 {
  row-gap: 2.4rem;
}

.u-gap-4 {
  gap: 3.2rem;
}

.u-gap-x-4 {
  -moz-column-gap: 3.2rem;
  column-gap: 3.2rem;
}

.u-gap-y-4 {
  row-gap: 3.2rem;
}

.u-gap-5 {
  gap: 4rem;
}

.u-gap-x-5 {
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

.u-gap-y-5 {
  row-gap: 4rem;
}

.u-gap-6 {
  gap: 4.8rem;
}

.u-gap-x-6 {
  -moz-column-gap: 4.8rem;
  column-gap: 4.8rem;
}

.u-gap-y-6 {
  row-gap: 4.8rem;
}

.u-gap-7 {
  gap: 5.6rem;
}

.u-gap-x-7 {
  -moz-column-gap: 5.6rem;
  column-gap: 5.6rem;
}

.u-gap-y-7 {
  row-gap: 5.6rem;
}

.u-gap-8 {
  gap: 6.4rem;
}

.u-gap-x-8 {
  -moz-column-gap: 6.4rem;
  column-gap: 6.4rem;
}

.u-gap-y-8 {
  row-gap: 6.4rem;
}

.u-gap-9 {
  gap: 7.2rem;
}

.u-gap-x-9 {
  -moz-column-gap: 7.2rem;
  column-gap: 7.2rem;
}

.u-gap-y-9 {
  row-gap: 7.2rem;
}

.u-gap-10 {
  gap: 8rem;
}

.u-gap-x-10 {
  -moz-column-gap: 8rem;
  column-gap: 8rem;
}

.u-gap-y-10 {
  row-gap: 8rem;
}

.u-gap-11 {
  gap: 8.8rem;
}

.u-gap-x-11 {
  -moz-column-gap: 8.8rem;
  column-gap: 8.8rem;
}

.u-gap-y-11 {
  row-gap: 8.8rem;
}

.u-gap-12 {
  gap: 9.6rem;
}

.u-gap-x-12 {
  -moz-column-gap: 9.6rem;
  column-gap: 9.6rem;
}

.u-gap-y-12 {
  row-gap: 9.6rem;
}

.u-gap-13 {
  gap: 10.4rem;
}

.u-gap-x-13 {
  -moz-column-gap: 10.4rem;
  column-gap: 10.4rem;
}

.u-gap-y-13 {
  row-gap: 10.4rem;
}

.u-gap-14 {
  gap: 11.2rem;
}

.u-gap-x-14 {
  -moz-column-gap: 11.2rem;
  column-gap: 11.2rem;
}

.u-gap-y-14 {
  row-gap: 11.2rem;
}

.u-gap-15 {
  gap: 12rem;
}

.u-gap-x-15 {
  -moz-column-gap: 12rem;
  column-gap: 12rem;
}

.u-gap-y-15 {
  row-gap: 12rem;
}

.u-gap-16 {
  gap: 12.8rem;
}

.u-gap-x-16 {
  -moz-column-gap: 12.8rem;
  column-gap: 12.8rem;
}

.u-gap-y-16 {
  row-gap: 12.8rem;
}

.u-gap-17 {
  gap: 13.6rem;
}

.u-gap-x-17 {
  -moz-column-gap: 13.6rem;
  column-gap: 13.6rem;
}

.u-gap-y-17 {
  row-gap: 13.6rem;
}

.u-gap-18 {
  gap: 14.4rem;
}

.u-gap-x-18 {
  -moz-column-gap: 14.4rem;
  column-gap: 14.4rem;
}

.u-gap-y-18 {
  row-gap: 14.4rem;
}

.u-gap-19 {
  gap: 15.2rem;
}

.u-gap-x-19 {
  -moz-column-gap: 15.2rem;
  column-gap: 15.2rem;
}

.u-gap-y-19 {
  row-gap: 15.2rem;
}

.u-gap-20 {
  gap: 16rem;
}

.u-gap-x-20 {
  -moz-column-gap: 16rem;
  column-gap: 16rem;
}

.u-gap-y-20 {
  row-gap: 16rem;
}

.u-icon-word {
  padding-right: 2.4rem;
  background: url(../tmpl-img/ico_word01.svg) no-repeat right center/1.8rem 1.8rem;
}

.u-icon-word:after {
  content: "ï¼ˆWordå½¢å¼ï¼‰";
}

.u-icon-excel {
  padding-right: 2.4rem;
  background: url(../tmpl-img/ico_excel01.svg) no-repeat right center/1.8rem 1.8rem;
}

.u-icon-excel:after {
  content: "ï¼ˆExcelå½¢å¼ï¼‰";
}

.u-icon-powerpoint {
  padding-right: 2.4rem;
  background: url(../tmpl-img/ico_powerpoint01.svg) no-repeat right center/1.8rem 1.8rem;
}

.u-icon-powerpoint:after {
  content: "ï¼ˆPowerPointå½¢å¼ï¼‰";
}

.u-icon-pdf {
  padding-right: 2.4rem;
  background: url(../tmpl-img/ico_pdf01.svg) no-repeat right center/1.8rem 1.8rem;
}

.u-icon-pdf:after {
  content: "ï¼ˆPDFå½¢å¼ï¼‰";
}

.u-icon-external-link {
  padding-right: 2.4rem;
  background: url(../tmpl-img/ico_external_link01.svg) no-repeat right center;
}

.u-icon-external-link:after {
  content: "ï¼ˆå¤–éƒ¨ãƒªãƒ³ã‚¯ï¼‰";
}

.u-m-0 {
  margin: 0rem;
}

.u-mx-0 {
  margin-right: 0rem;
  margin-left: 0rem;
}

.u-my-0 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.u-mt-0 {
  margin-top: 0rem;
}

.u-mr-0 {
  margin-right: 0rem;
}

.u-mb-0 {
  margin-bottom: 0rem;
}

.u-ml-0 {
  margin-left: 0rem;
}

.u-mr-0 {
  margin-right: 0rem;
}

.u-neg-mx-0 {
  margin-right: 0rem;
  margin-left: 0rem;
}

.u-neg-my-0 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.u-neg-mt-0 {
  margin-top: 0rem;
}

.u-neg-mr-0 {
  margin-right: 0rem;
}

.u-neg-mb-0 {
  margin-bottom: 0rem;
}

.u-neg-ml-0 {
  margin-left: 0rem;
}

.u-m-1 {
  margin: .8rem;
}

.u-mx-1 {
  margin-right: .8rem;
  margin-left: .8rem;
}

.u-my-1 {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.u-mt-1 {
  margin-top: .8rem;
}

.u-mr-1 {
  margin-right: .8rem;
}

.u-mb-1 {
  margin-bottom: .8rem;
}

.u-ml-1 {
  margin-left: .8rem;
}

.u-mr-1 {
  margin-right: .8rem;
}

.u-neg-mx-1 {
  margin-right: -0.8rem;
  margin-left: -0.8rem;
}

.u-neg-my-1 {
  margin-top: -0.8rem;
  margin-bottom: -0.8rem;
}

.u-neg-mt-1 {
  margin-top: -0.8rem;
}

.u-neg-mr-1 {
  margin-right: -0.8rem;
}

.u-neg-mb-1 {
  margin-bottom: -0.8rem;
}

.u-neg-ml-1 {
  margin-left: -0.8rem;
}

.u-m-2 {
  margin: 1.6rem;
}

.u-mx-2 {
  margin-right: 1.6rem;
  margin-left: 1.6rem;
}

.u-my-2 {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

.u-mt-2 {
  margin-top: 1.6rem;
}

.u-mr-2 {
  margin-right: 1.6rem;
}

.u-mb-2 {
  margin-bottom: 1.6rem;
}

.u-ml-2 {
  margin-left: 1.6rem;
}

.u-mr-2 {
  margin-right: 1.6rem;
}

.u-neg-mx-2 {
  margin-right: -1.6rem;
  margin-left: -1.6rem;
}

.u-neg-my-2 {
  margin-top: -1.6rem;
  margin-bottom: -1.6rem;
}

.u-neg-mt-2 {
  margin-top: -1.6rem;
}

.u-neg-mr-2 {
  margin-right: -1.6rem;
}

.u-neg-mb-2 {
  margin-bottom: -1.6rem;
}

.u-neg-ml-2 {
  margin-left: -1.6rem;
}

.u-m-3 {
  margin: 2.4rem;
}

.u-mx-3 {
  margin-right: 2.4rem;
  margin-left: 2.4rem;
}

.u-my-3 {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}

.u-mt-3 {
  margin-top: 2.4rem;
}

.u-mr-3 {
  margin-right: 2.4rem;
}

.u-mb-3 {
  margin-bottom: 2.4rem;
}

.u-ml-3 {
  margin-left: 2.4rem;
}

.u-mr-3 {
  margin-right: 2.4rem;
}

.u-neg-mx-3 {
  margin-right: -2.4rem;
  margin-left: -2.4rem;
}

.u-neg-my-3 {
  margin-top: -2.4rem;
  margin-bottom: -2.4rem;
}

.u-neg-mt-3 {
  margin-top: -2.4rem;
}

.u-neg-mr-3 {
  margin-right: -2.4rem;
}

.u-neg-mb-3 {
  margin-bottom: -2.4rem;
}

.u-neg-ml-3 {
  margin-left: -2.4rem;
}

.u-m-4 {
  margin: 3.2rem;
}

.u-mx-4 {
  margin-right: 3.2rem;
  margin-left: 3.2rem;
}

.u-my-4 {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
}

.u-mt-4 {
  margin-top: 3.2rem;
}

.u-mr-4 {
  margin-right: 3.2rem;
}

.u-mb-4 {
  margin-bottom: 3.2rem;
}

.u-ml-4 {
  margin-left: 3.2rem;
}

.u-mr-4 {
  margin-right: 3.2rem;
}

.u-neg-mx-4 {
  margin-right: -3.2rem;
  margin-left: -3.2rem;
}

.u-neg-my-4 {
  margin-top: -3.2rem;
  margin-bottom: -3.2rem;
}

.u-neg-mt-4 {
  margin-top: -3.2rem;
}

.u-neg-mr-4 {
  margin-right: -3.2rem;
}

.u-neg-mb-4 {
  margin-bottom: -3.2rem;
}

.u-neg-ml-4 {
  margin-left: -3.2rem;
}

.u-m-5 {
  margin: 4rem;
}

.u-mx-5 {
  margin-right: 4rem;
  margin-left: 4rem;
}

.u-my-5 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.u-mt-5 {
  margin-top: 4rem;
}

.u-mr-5 {
  margin-right: 4rem;
}

.u-mb-5 {
  margin-bottom: 4rem;
}

.u-ml-5 {
  margin-left: 4rem;
}

.u-mr-5 {
  margin-right: 4rem;
}

.u-neg-mx-5 {
  margin-right: -4rem;
  margin-left: -4rem;
}

.u-neg-my-5 {
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.u-neg-mt-5 {
  margin-top: -4rem;
}

.u-neg-mr-5 {
  margin-right: -4rem;
}

.u-neg-mb-5 {
  margin-bottom: -4rem;
}

.u-neg-ml-5 {
  margin-left: -4rem;
}

.u-m-6 {
  margin: 4.8rem;
}

.u-mx-6 {
  margin-right: 4.8rem;
  margin-left: 4.8rem;
}

.u-my-6 {
  margin-top: 4.8rem;
  margin-bottom: 4.8rem;
}

.u-mt-6 {
  margin-top: 4.8rem;
}

.u-mr-6 {
  margin-right: 4.8rem;
}

.u-mb-6 {
  margin-bottom: 4.8rem;
}

.u-ml-6 {
  margin-left: 4.8rem;
}

.u-mr-6 {
  margin-right: 4.8rem;
}

.u-neg-mx-6 {
  margin-right: -4.8rem;
  margin-left: -4.8rem;
}

.u-neg-my-6 {
  margin-top: -4.8rem;
  margin-bottom: -4.8rem;
}

.u-neg-mt-6 {
  margin-top: -4.8rem;
}

.u-neg-mr-6 {
  margin-right: -4.8rem;
}

.u-neg-mb-6 {
  margin-bottom: -4.8rem;
}

.u-neg-ml-6 {
  margin-left: -4.8rem;
}

.u-m-7 {
  margin: 5.6rem;
}

.u-mx-7 {
  margin-right: 5.6rem;
  margin-left: 5.6rem;
}

.u-my-7 {
  margin-top: 5.6rem;
  margin-bottom: 5.6rem;
}

.u-mt-7 {
  margin-top: 5.6rem;
}

.u-mr-7 {
  margin-right: 5.6rem;
}

.u-mb-7 {
  margin-bottom: 5.6rem;
}

.u-ml-7 {
  margin-left: 5.6rem;
}

.u-mr-7 {
  margin-right: 5.6rem;
}

.u-neg-mx-7 {
  margin-right: -5.6rem;
  margin-left: -5.6rem;
}

.u-neg-my-7 {
  margin-top: -5.6rem;
  margin-bottom: -5.6rem;
}

.u-neg-mt-7 {
  margin-top: -5.6rem;
}

.u-neg-mr-7 {
  margin-right: -5.6rem;
}

.u-neg-mb-7 {
  margin-bottom: -5.6rem;
}

.u-neg-ml-7 {
  margin-left: -5.6rem;
}

.u-m-8 {
  margin: 6.4rem;
}

.u-mx-8 {
  margin-right: 6.4rem;
  margin-left: 6.4rem;
}

.u-my-8 {
  margin-top: 6.4rem;
  margin-bottom: 6.4rem;
}

.u-mt-8 {
  margin-top: 6.4rem;
}

.u-mr-8 {
  margin-right: 6.4rem;
}

.u-mb-8 {
  margin-bottom: 6.4rem;
}

.u-ml-8 {
  margin-left: 6.4rem;
}

.u-mr-8 {
  margin-right: 6.4rem;
}

.u-neg-mx-8 {
  margin-right: -6.4rem;
  margin-left: -6.4rem;
}

.u-neg-my-8 {
  margin-top: -6.4rem;
  margin-bottom: -6.4rem;
}

.u-neg-mt-8 {
  margin-top: -6.4rem;
}

.u-neg-mr-8 {
  margin-right: -6.4rem;
}

.u-neg-mb-8 {
  margin-bottom: -6.4rem;
}

.u-neg-ml-8 {
  margin-left: -6.4rem;
}

.u-m-9 {
  margin: 7.2rem;
}

.u-mx-9 {
  margin-right: 7.2rem;
  margin-left: 7.2rem;
}

.u-my-9 {
  margin-top: 7.2rem;
  margin-bottom: 7.2rem;
}

.u-mt-9 {
  margin-top: 7.2rem;
}

.u-mr-9 {
  margin-right: 7.2rem;
}

.u-mb-9 {
  margin-bottom: 7.2rem;
}

.u-ml-9 {
  margin-left: 7.2rem;
}

.u-mr-9 {
  margin-right: 7.2rem;
}

.u-neg-mx-9 {
  margin-right: -7.2rem;
  margin-left: -7.2rem;
}

.u-neg-my-9 {
  margin-top: -7.2rem;
  margin-bottom: -7.2rem;
}

.u-neg-mt-9 {
  margin-top: -7.2rem;
}

.u-neg-mr-9 {
  margin-right: -7.2rem;
}

.u-neg-mb-9 {
  margin-bottom: -7.2rem;
}

.u-neg-ml-9 {
  margin-left: -7.2rem;
}

.u-m-10 {
  margin: 8rem;
}

.u-mx-10 {
  margin-right: 8rem;
  margin-left: 8rem;
}

.u-my-10 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.u-mt-10 {
  margin-top: 8rem;
}

.u-mr-10 {
  margin-right: 8rem;
}

.u-mb-10 {
  margin-bottom: 8rem;
}

.u-ml-10 {
  margin-left: 8rem;
}

.u-mr-10 {
  margin-right: 8rem;
}

.u-neg-mx-10 {
  margin-right: -8rem;
  margin-left: -8rem;
}

.u-neg-my-10 {
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.u-neg-mt-10 {
  margin-top: -8rem;
}

.u-neg-mr-10 {
  margin-right: -8rem;
}

.u-neg-mb-10 {
  margin-bottom: -8rem;
}

.u-neg-ml-10 {
  margin-left: -8rem;
}

.u-m-11 {
  margin: 8.8rem;
}

.u-mx-11 {
  margin-right: 8.8rem;
  margin-left: 8.8rem;
}

.u-my-11 {
  margin-top: 8.8rem;
  margin-bottom: 8.8rem;
}

.u-mt-11 {
  margin-top: 8.8rem;
}

.u-mr-11 {
  margin-right: 8.8rem;
}

.u-mb-11 {
  margin-bottom: 8.8rem;
}

.u-ml-11 {
  margin-left: 8.8rem;
}

.u-mr-11 {
  margin-right: 8.8rem;
}

.u-neg-mx-11 {
  margin-right: -8.8rem;
  margin-left: -8.8rem;
}

.u-neg-my-11 {
  margin-top: -8.8rem;
  margin-bottom: -8.8rem;
}

.u-neg-mt-11 {
  margin-top: -8.8rem;
}

.u-neg-mr-11 {
  margin-right: -8.8rem;
}

.u-neg-mb-11 {
  margin-bottom: -8.8rem;
}

.u-neg-ml-11 {
  margin-left: -8.8rem;
}

.u-m-12 {
  margin: 9.6rem;
}

.u-mx-12 {
  margin-right: 9.6rem;
  margin-left: 9.6rem;
}

.u-my-12 {
  margin-top: 9.6rem;
  margin-bottom: 9.6rem;
}

.u-mt-12 {
  margin-top: 9.6rem;
}

.u-mr-12 {
  margin-right: 9.6rem;
}

.u-mb-12 {
  margin-bottom: 9.6rem;
}

.u-ml-12 {
  margin-left: 9.6rem;
}

.u-mr-12 {
  margin-right: 9.6rem;
}

.u-neg-mx-12 {
  margin-right: -9.6rem;
  margin-left: -9.6rem;
}

.u-neg-my-12 {
  margin-top: -9.6rem;
  margin-bottom: -9.6rem;
}

.u-neg-mt-12 {
  margin-top: -9.6rem;
}

.u-neg-mr-12 {
  margin-right: -9.6rem;
}

.u-neg-mb-12 {
  margin-bottom: -9.6rem;
}

.u-neg-ml-12 {
  margin-left: -9.6rem;
}

.u-m-13 {
  margin: 10.4rem;
}

.u-mx-13 {
  margin-right: 10.4rem;
  margin-left: 10.4rem;
}

.u-my-13 {
  margin-top: 10.4rem;
  margin-bottom: 10.4rem;
}

.u-mt-13 {
  margin-top: 10.4rem;
}

.u-mr-13 {
  margin-right: 10.4rem;
}

.u-mb-13 {
  margin-bottom: 10.4rem;
}

.u-ml-13 {
  margin-left: 10.4rem;
}

.u-mr-13 {
  margin-right: 10.4rem;
}

.u-neg-mx-13 {
  margin-right: -10.4rem;
  margin-left: -10.4rem;
}

.u-neg-my-13 {
  margin-top: -10.4rem;
  margin-bottom: -10.4rem;
}

.u-neg-mt-13 {
  margin-top: -10.4rem;
}

.u-neg-mr-13 {
  margin-right: -10.4rem;
}

.u-neg-mb-13 {
  margin-bottom: -10.4rem;
}

.u-neg-ml-13 {
  margin-left: -10.4rem;
}

.u-m-14 {
  margin: 11.2rem;
}

.u-mx-14 {
  margin-right: 11.2rem;
  margin-left: 11.2rem;
}

.u-my-14 {
  margin-top: 11.2rem;
  margin-bottom: 11.2rem;
}

.u-mt-14 {
  margin-top: 11.2rem;
}

.u-mr-14 {
  margin-right: 11.2rem;
}

.u-mb-14 {
  margin-bottom: 11.2rem;
}

.u-ml-14 {
  margin-left: 11.2rem;
}

.u-mr-14 {
  margin-right: 11.2rem;
}

.u-neg-mx-14 {
  margin-right: -11.2rem;
  margin-left: -11.2rem;
}

.u-neg-my-14 {
  margin-top: -11.2rem;
  margin-bottom: -11.2rem;
}

.u-neg-mt-14 {
  margin-top: -11.2rem;
}

.u-neg-mr-14 {
  margin-right: -11.2rem;
}

.u-neg-mb-14 {
  margin-bottom: -11.2rem;
}

.u-neg-ml-14 {
  margin-left: -11.2rem;
}

.u-m-15 {
  margin: 12rem;
}

.u-mx-15 {
  margin-right: 12rem;
  margin-left: 12rem;
}

.u-my-15 {
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.u-mt-15 {
  margin-top: 12rem;
}

.u-mr-15 {
  margin-right: 12rem;
}

.u-mb-15 {
  margin-bottom: 12rem;
}

.u-ml-15 {
  margin-left: 12rem;
}

.u-mr-15 {
  margin-right: 12rem;
}

.u-neg-mx-15 {
  margin-right: -12rem;
  margin-left: -12rem;
}

.u-neg-my-15 {
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.u-neg-mt-15 {
  margin-top: -12rem;
}

.u-neg-mr-15 {
  margin-right: -12rem;
}

.u-neg-mb-15 {
  margin-bottom: -12rem;
}

.u-neg-ml-15 {
  margin-left: -12rem;
}

.u-m-16 {
  margin: 12.8rem;
}

.u-mx-16 {
  margin-right: 12.8rem;
  margin-left: 12.8rem;
}

.u-my-16 {
  margin-top: 12.8rem;
  margin-bottom: 12.8rem;
}

.u-mt-16 {
  margin-top: 12.8rem;
}

.u-mr-16 {
  margin-right: 12.8rem;
}

.u-mb-16 {
  margin-bottom: 12.8rem;
}

.u-ml-16 {
  margin-left: 12.8rem;
}

.u-mr-16 {
  margin-right: 12.8rem;
}

.u-neg-mx-16 {
  margin-right: -12.8rem;
  margin-left: -12.8rem;
}

.u-neg-my-16 {
  margin-top: -12.8rem;
  margin-bottom: -12.8rem;
}

.u-neg-mt-16 {
  margin-top: -12.8rem;
}

.u-neg-mr-16 {
  margin-right: -12.8rem;
}

.u-neg-mb-16 {
  margin-bottom: -12.8rem;
}

.u-neg-ml-16 {
  margin-left: -12.8rem;
}

.u-m-17 {
  margin: 13.6rem;
}

.u-mx-17 {
  margin-right: 13.6rem;
  margin-left: 13.6rem;
}

.u-my-17 {
  margin-top: 13.6rem;
  margin-bottom: 13.6rem;
}

.u-mt-17 {
  margin-top: 13.6rem;
}

.u-mr-17 {
  margin-right: 13.6rem;
}

.u-mb-17 {
  margin-bottom: 13.6rem;
}

.u-ml-17 {
  margin-left: 13.6rem;
}

.u-mr-17 {
  margin-right: 13.6rem;
}

.u-neg-mx-17 {
  margin-right: -13.6rem;
  margin-left: -13.6rem;
}

.u-neg-my-17 {
  margin-top: -13.6rem;
  margin-bottom: -13.6rem;
}

.u-neg-mt-17 {
  margin-top: -13.6rem;
}

.u-neg-mr-17 {
  margin-right: -13.6rem;
}

.u-neg-mb-17 {
  margin-bottom: -13.6rem;
}

.u-neg-ml-17 {
  margin-left: -13.6rem;
}

.u-m-18 {
  margin: 14.4rem;
}

.u-mx-18 {
  margin-right: 14.4rem;
  margin-left: 14.4rem;
}

.u-my-18 {
  margin-top: 14.4rem;
  margin-bottom: 14.4rem;
}

.u-mt-18 {
  margin-top: 14.4rem;
}

.u-mr-18 {
  margin-right: 14.4rem;
}

.u-mb-18 {
  margin-bottom: 14.4rem;
}

.u-ml-18 {
  margin-left: 14.4rem;
}

.u-mr-18 {
  margin-right: 14.4rem;
}

.u-neg-mx-18 {
  margin-right: -14.4rem;
  margin-left: -14.4rem;
}

.u-neg-my-18 {
  margin-top: -14.4rem;
  margin-bottom: -14.4rem;
}

.u-neg-mt-18 {
  margin-top: -14.4rem;
}

.u-neg-mr-18 {
  margin-right: -14.4rem;
}

.u-neg-mb-18 {
  margin-bottom: -14.4rem;
}

.u-neg-ml-18 {
  margin-left: -14.4rem;
}

.u-m-19 {
  margin: 15.2rem;
}

.u-mx-19 {
  margin-right: 15.2rem;
  margin-left: 15.2rem;
}

.u-my-19 {
  margin-top: 15.2rem;
  margin-bottom: 15.2rem;
}

.u-mt-19 {
  margin-top: 15.2rem;
}

.u-mr-19 {
  margin-right: 15.2rem;
}

.u-mb-19 {
  margin-bottom: 15.2rem;
}

.u-ml-19 {
  margin-left: 15.2rem;
}

.u-mr-19 {
  margin-right: 15.2rem;
}

.u-neg-mx-19 {
  margin-right: -15.2rem;
  margin-left: -15.2rem;
}

.u-neg-my-19 {
  margin-top: -15.2rem;
  margin-bottom: -15.2rem;
}

.u-neg-mt-19 {
  margin-top: -15.2rem;
}

.u-neg-mr-19 {
  margin-right: -15.2rem;
}

.u-neg-mb-19 {
  margin-bottom: -15.2rem;
}

.u-neg-ml-19 {
  margin-left: -15.2rem;
}

.u-m-20 {
  margin: 16rem;
}

.u-mx-20 {
  margin-right: 16rem;
  margin-left: 16rem;
}

.u-my-20 {
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.u-mt-20 {
  margin-top: 16rem;
}

.u-mr-20 {
  margin-right: 16rem;
}

.u-mb-20 {
  margin-bottom: 16rem;
}

.u-ml-20 {
  margin-left: 16rem;
}

.u-mr-20 {
  margin-right: 16rem;
}

.u-neg-mx-20 {
  margin-right: -16rem;
  margin-left: -16rem;
}

.u-neg-my-20 {
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.u-neg-mt-20 {
  margin-top: -16rem;
}

.u-neg-mr-20 {
  margin-right: -16rem;
}

.u-neg-mb-20 {
  margin-bottom: -16rem;
}

.u-neg-ml-20 {
  margin-left: -16rem;
}

.u-order-0 {
  order: 0;
}

.u-order-1 {
  order: 1;
}

.u-order-2 {
  order: 2;
}

.u-order-3 {
  order: 3;
}

.u-order-4 {
  order: 4;
}

.u-order-5 {
  order: 5;
}

.u-order-6 {
  order: 6;
}

.u-order-7 {
  order: 7;
}

.u-order-8 {
  order: 8;
}

.u-order-9 {
  order: 9;
}

.u-order-10 {
  order: 10;
}

.u-order-11 {
  order: 11;
}

.u-order-12 {
  order: 12;
}

.u-order-13 {
  order: 13;
}

.u-order-14 {
  order: 14;
}

.u-order-15 {
  order: 15;
}

.u-order-16 {
  order: 16;
}

.u-order-17 {
  order: 17;
}

.u-order-18 {
  order: 18;
}

.u-order-19 {
  order: 19;
}

.u-order-20 {
  order: 20;
}

.u-order-21 {
  order: 21;
}

.u-order-22 {
  order: 22;
}

.u-order-23 {
  order: 23;
}

.u-order-24 {
  order: 24;
}

.u-order-25 {
  order: 25;
}

.u-order-26 {
  order: 26;
}

.u-order-27 {
  order: 27;
}

.u-order-28 {
  order: 28;
}

.u-order-29 {
  order: 29;
}

.u-order-30 {
  order: 30;
}

.u-order-31 {
  order: 31;
}

.u-order-32 {
  order: 32;
}

.u-order-33 {
  order: 33;
}

.u-order-34 {
  order: 34;
}

.u-order-35 {
  order: 35;
}

.u-order-36 {
  order: 36;
}

.u-order-37 {
  order: 37;
}

.u-order-38 {
  order: 38;
}

.u-order-39 {
  order: 39;
}

.u-order-40 {
  order: 40;
}

.u-order-41 {
  order: 41;
}

.u-order-42 {
  order: 42;
}

.u-order-43 {
  order: 43;
}

.u-order-44 {
  order: 44;
}

.u-order-45 {
  order: 45;
}

.u-order-46 {
  order: 46;
}

.u-order-47 {
  order: 47;
}

.u-order-48 {
  order: 48;
}

.u-order-49 {
  order: 49;
}

.u-order-50 {
  order: 50;
}

.u-order-51 {
  order: 51;
}

.u-order-52 {
  order: 52;
}

.u-order-53 {
  order: 53;
}

.u-order-54 {
  order: 54;
}

.u-order-55 {
  order: 55;
}

.u-order-56 {
  order: 56;
}

.u-order-57 {
  order: 57;
}

.u-order-58 {
  order: 58;
}

.u-order-59 {
  order: 59;
}

.u-order-60 {
  order: 60;
}

.u-order-61 {
  order: 61;
}

.u-order-62 {
  order: 62;
}

.u-order-63 {
  order: 63;
}

.u-order-64 {
  order: 64;
}

.u-order-65 {
  order: 65;
}

.u-order-66 {
  order: 66;
}

.u-order-67 {
  order: 67;
}

.u-order-68 {
  order: 68;
}

.u-order-69 {
  order: 69;
}

.u-order-70 {
  order: 70;
}

.u-order-71 {
  order: 71;
}

.u-order-72 {
  order: 72;
}

.u-order-73 {
  order: 73;
}

.u-order-74 {
  order: 74;
}

.u-order-75 {
  order: 75;
}

.u-order-76 {
  order: 76;
}

.u-order-77 {
  order: 77;
}

.u-order-78 {
  order: 78;
}

.u-order-79 {
  order: 79;
}

.u-order-80 {
  order: 80;
}

.u-order-81 {
  order: 81;
}

.u-order-82 {
  order: 82;
}

.u-order-83 {
  order: 83;
}

.u-order-84 {
  order: 84;
}

.u-order-85 {
  order: 85;
}

.u-order-86 {
  order: 86;
}

.u-order-87 {
  order: 87;
}

.u-order-88 {
  order: 88;
}

.u-order-89 {
  order: 89;
}

.u-order-90 {
  order: 90;
}

.u-order-91 {
  order: 91;
}

.u-order-92 {
  order: 92;
}

.u-order-93 {
  order: 93;
}

.u-order-94 {
  order: 94;
}

.u-order-95 {
  order: 95;
}

.u-order-96 {
  order: 96;
}

.u-order-97 {
  order: 97;
}

.u-order-98 {
  order: 98;
}

.u-order-99 {
  order: 99;
}

.u-order-100 {
  order: 100;
}

.u-overflow-visible {
  overflow: visible;
}

.u-overflow-scroll {
  overflow: scroll;
}

.u-overflow-x-scroll {
  overflow-x: scroll;
}

.u-overflow-y-scroll {
  overflow-y: scroll;
}

.u-overflow-hidden {
  overflow: hidden;
}

.u-p-0 {
  padding: 0rem;
}

.u-px-0 {
  padding-right: 0rem;
  padding-left: 0rem;
}

.u-py-0 {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.u-pt-0 {
  padding-top: 0rem;
}

.u-pr-0 {
  padding-right: 0rem;
}

.u-pb-0 {
  padding-bottom: 0rem;
}

.u-pl-0 {
  padding-left: 0rem;
}

.u-p-1 {
  padding: .8rem;
}

.u-px-1 {
  padding-right: .8rem;
  padding-left: .8rem;
}

.u-py-1 {
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.u-pt-1 {
  padding-top: .8rem;
}

.u-pr-1 {
  padding-right: .8rem;
}

.u-pb-1 {
  padding-bottom: .8rem;
}

.u-pl-1 {
  padding-left: .8rem;
}

.u-p-2 {
  padding: 1.6rem;
}

.u-px-2 {
  padding-right: 1.6rem;
  padding-left: 1.6rem;
}

.u-py-2 {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

.u-pt-2 {
  padding-top: 1.6rem;
}

.u-pr-2 {
  padding-right: 1.6rem;
}

.u-pb-2 {
  padding-bottom: 1.6rem;
}

.u-pl-2 {
  padding-left: 1.6rem;
}

.u-p-3 {
  padding: 2.4rem;
}

.u-px-3 {
  padding-right: 2.4rem;
  padding-left: 2.4rem;
}

.u-py-3 {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
}

.u-pt-3 {
  padding-top: 2.4rem;
}

.u-pr-3 {
  padding-right: 2.4rem;
}

.u-pb-3 {
  padding-bottom: 2.4rem;
}

.u-pl-3 {
  padding-left: 2.4rem;
}

.u-p-4 {
  padding: 3.2rem;
}

.u-px-4 {
  padding-right: 3.2rem;
  padding-left: 3.2rem;
}

.u-py-4 {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
}

.u-pt-4 {
  padding-top: 3.2rem;
}

.u-pr-4 {
  padding-right: 3.2rem;
}

.u-pb-4 {
  padding-bottom: 3.2rem;
}

.u-pl-4 {
  padding-left: 3.2rem;
}

.u-p-5 {
  padding: 4rem;
}

.u-px-5 {
  padding-right: 4rem;
  padding-left: 4rem;
}

.u-py-5 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.u-pt-5 {
  padding-top: 4rem;
}

.u-pr-5 {
  padding-right: 4rem;
}

.u-pb-5 {
  padding-bottom: 4rem;
}

.u-pl-5 {
  padding-left: 4rem;
}

.u-p-6 {
  padding: 4.8rem;
}

.u-px-6 {
  padding-right: 4.8rem;
  padding-left: 4.8rem;
}

.u-py-6 {
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
}

.u-pt-6 {
  padding-top: 4.8rem;
}

.u-pr-6 {
  padding-right: 4.8rem;
}

.u-pb-6 {
  padding-bottom: 4.8rem;
}

.u-pl-6 {
  padding-left: 4.8rem;
}

.u-p-7 {
  padding: 5.6rem;
}

.u-px-7 {
  padding-right: 5.6rem;
  padding-left: 5.6rem;
}

.u-py-7 {
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
}

.u-pt-7 {
  padding-top: 5.6rem;
}

.u-pr-7 {
  padding-right: 5.6rem;
}

.u-pb-7 {
  padding-bottom: 5.6rem;
}

.u-pl-7 {
  padding-left: 5.6rem;
}

.u-p-8 {
  padding: 6.4rem;
}

.u-px-8 {
  padding-right: 6.4rem;
  padding-left: 6.4rem;
}

.u-py-8 {
  padding-top: 6.4rem;
  padding-bottom: 6.4rem;
}

.u-pt-8 {
  padding-top: 6.4rem;
}

.u-pr-8 {
  padding-right: 6.4rem;
}

.u-pb-8 {
  padding-bottom: 6.4rem;
}

.u-pl-8 {
  padding-left: 6.4rem;
}

.u-p-9 {
  padding: 7.2rem;
}

.u-px-9 {
  padding-right: 7.2rem;
  padding-left: 7.2rem;
}

.u-py-9 {
  padding-top: 7.2rem;
  padding-bottom: 7.2rem;
}

.u-pt-9 {
  padding-top: 7.2rem;
}

.u-pr-9 {
  padding-right: 7.2rem;
}

.u-pb-9 {
  padding-bottom: 7.2rem;
}

.u-pl-9 {
  padding-left: 7.2rem;
}

.u-p-10 {
  padding: 8rem;
}

.u-px-10 {
  padding-right: 8rem;
  padding-left: 8rem;
}

.u-py-10 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.u-pt-10 {
  padding-top: 8rem;
}

.u-pr-10 {
  padding-right: 8rem;
}

.u-pb-10 {
  padding-bottom: 8rem;
}

.u-pl-10 {
  padding-left: 8rem;
}

.u-p-11 {
  padding: 8.8rem;
}

.u-px-11 {
  padding-right: 8.8rem;
  padding-left: 8.8rem;
}

.u-py-11 {
  padding-top: 8.8rem;
  padding-bottom: 8.8rem;
}

.u-pt-11 {
  padding-top: 8.8rem;
}

.u-pr-11 {
  padding-right: 8.8rem;
}

.u-pb-11 {
  padding-bottom: 8.8rem;
}

.u-pl-11 {
  padding-left: 8.8rem;
}

.u-p-12 {
  padding: 9.6rem;
}

.u-px-12 {
  padding-right: 9.6rem;
  padding-left: 9.6rem;
}

.u-py-12 {
  padding-top: 9.6rem;
  padding-bottom: 9.6rem;
}

.u-pt-12 {
  padding-top: 9.6rem;
}

.u-pr-12 {
  padding-right: 9.6rem;
}

.u-pb-12 {
  padding-bottom: 9.6rem;
}

.u-pl-12 {
  padding-left: 9.6rem;
}

.u-p-13 {
  padding: 10.4rem;
}

.u-px-13 {
  padding-right: 10.4rem;
  padding-left: 10.4rem;
}

.u-py-13 {
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
}

.u-pt-13 {
  padding-top: 10.4rem;
}

.u-pr-13 {
  padding-right: 10.4rem;
}

.u-pb-13 {
  padding-bottom: 10.4rem;
}

.u-pl-13 {
  padding-left: 10.4rem;
}

.u-p-14 {
  padding: 11.2rem;
}

.u-px-14 {
  padding-right: 11.2rem;
  padding-left: 11.2rem;
}

.u-py-14 {
  padding-top: 11.2rem;
  padding-bottom: 11.2rem;
}

.u-pt-14 {
  padding-top: 11.2rem;
}

.u-pr-14 {
  padding-right: 11.2rem;
}

.u-pb-14 {
  padding-bottom: 11.2rem;
}

.u-pl-14 {
  padding-left: 11.2rem;
}

.u-p-15 {
  padding: 12rem;
}

.u-px-15 {
  padding-right: 12rem;
  padding-left: 12rem;
}

.u-py-15 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.u-pt-15 {
  padding-top: 12rem;
}

.u-pr-15 {
  padding-right: 12rem;
}

.u-pb-15 {
  padding-bottom: 12rem;
}

.u-pl-15 {
  padding-left: 12rem;
}

.u-p-16 {
  padding: 12.8rem;
}

.u-px-16 {
  padding-right: 12.8rem;
  padding-left: 12.8rem;
}

.u-py-16 {
  padding-top: 12.8rem;
  padding-bottom: 12.8rem;
}

.u-pt-16 {
  padding-top: 12.8rem;
}

.u-pr-16 {
  padding-right: 12.8rem;
}

.u-pb-16 {
  padding-bottom: 12.8rem;
}

.u-pl-16 {
  padding-left: 12.8rem;
}

.u-p-17 {
  padding: 13.6rem;
}

.u-px-17 {
  padding-right: 13.6rem;
  padding-left: 13.6rem;
}

.u-py-17 {
  padding-top: 13.6rem;
  padding-bottom: 13.6rem;
}

.u-pt-17 {
  padding-top: 13.6rem;
}

.u-pr-17 {
  padding-right: 13.6rem;
}

.u-pb-17 {
  padding-bottom: 13.6rem;
}

.u-pl-17 {
  padding-left: 13.6rem;
}

.u-p-18 {
  padding: 14.4rem;
}

.u-px-18 {
  padding-right: 14.4rem;
  padding-left: 14.4rem;
}

.u-py-18 {
  padding-top: 14.4rem;
  padding-bottom: 14.4rem;
}

.u-pt-18 {
  padding-top: 14.4rem;
}

.u-pr-18 {
  padding-right: 14.4rem;
}

.u-pb-18 {
  padding-bottom: 14.4rem;
}

.u-pl-18 {
  padding-left: 14.4rem;
}

.u-p-19 {
  padding: 15.2rem;
}

.u-px-19 {
  padding-right: 15.2rem;
  padding-left: 15.2rem;
}

.u-py-19 {
  padding-top: 15.2rem;
  padding-bottom: 15.2rem;
}

.u-pt-19 {
  padding-top: 15.2rem;
}

.u-pr-19 {
  padding-right: 15.2rem;
}

.u-pb-19 {
  padding-bottom: 15.2rem;
}

.u-pl-19 {
  padding-left: 15.2rem;
}

.u-p-20 {
  padding: 16rem;
}

.u-px-20 {
  padding-right: 16rem;
  padding-left: 16rem;
}

.u-py-20 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.u-pt-20 {
  padding-top: 16rem;
}

.u-pr-20 {
  padding-right: 16rem;
}

.u-pb-20 {
  padding-bottom: 16rem;
}

.u-pl-20 {
  padding-left: 16rem;
}

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

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

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

.u-text-justify {
  text-align: justify;
}

.u-visible {
  visibility: visible;
}

.u-hidden {
  visibility: hidden;
}

.u-whitespace-normal {
  white-space: normal;
}

.u-whitespace-nowrap {
  white-space: nowrap;
}

.u-w-0 {
  width: 0%;
}

.u-w-1 {
  width: 1%;
}

.u-w-2 {
  width: 2%;
}

.u-w-3 {
  width: 3%;
}

.u-w-4 {
  width: 4%;
}

.u-w-5 {
  width: 5%;
}

.u-w-6 {
  width: 6%;
}

.u-w-7 {
  width: 7%;
}

.u-w-8 {
  width: 8%;
}

.u-w-9 {
  width: 9%;
}

.u-w-10 {
  width: 10%;
}

.u-w-11 {
  width: 11%;
}

.u-w-12 {
  width: 12%;
}

.u-w-13 {
  width: 13%;
}

.u-w-14 {
  width: 14%;
}

.u-w-15 {
  width: 15%;
}

.u-w-16 {
  width: 16%;
}

.u-w-17 {
  width: 17%;
}

.u-w-18 {
  width: 18%;
}

.u-w-19 {
  width: 19%;
}

.u-w-20 {
  width: 20%;
}

.u-w-21 {
  width: 21%;
}

.u-w-22 {
  width: 22%;
}

.u-w-23 {
  width: 23%;
}

.u-w-24 {
  width: 24%;
}

.u-w-25 {
  width: 25%;
}

.u-w-26 {
  width: 26%;
}

.u-w-27 {
  width: 27%;
}

.u-w-28 {
  width: 28%;
}

.u-w-29 {
  width: 29%;
}

.u-w-30 {
  width: 30%;
}

.u-w-31 {
  width: 31%;
}

.u-w-32 {
  width: 32%;
}

.u-w-33 {
  width: 33%;
}

.u-w-34 {
  width: 34%;
}

.u-w-35 {
  width: 35%;
}

.u-w-36 {
  width: 36%;
}

.u-w-37 {
  width: 37%;
}

.u-w-38 {
  width: 38%;
}

.u-w-39 {
  width: 39%;
}

.u-w-40 {
  width: 40%;
}

.u-w-41 {
  width: 41%;
}

.u-w-42 {
  width: 42%;
}

.u-w-43 {
  width: 43%;
}

.u-w-44 {
  width: 44%;
}

.u-w-45 {
  width: 45%;
}

.u-w-46 {
  width: 46%;
}

.u-w-47 {
  width: 47%;
}

.u-w-48 {
  width: 48%;
}

.u-w-49 {
  width: 49%;
}

.u-w-50 {
  width: 50%;
}

.u-w-51 {
  width: 51%;
}

.u-w-52 {
  width: 52%;
}

.u-w-53 {
  width: 53%;
}

.u-w-54 {
  width: 54%;
}

.u-w-55 {
  width: 55%;
}

.u-w-56 {
  width: 56%;
}

.u-w-57 {
  width: 57%;
}

.u-w-58 {
  width: 58%;
}

.u-w-59 {
  width: 59%;
}

.u-w-60 {
  width: 60%;
}

.u-w-61 {
  width: 61%;
}

.u-w-62 {
  width: 62%;
}

.u-w-63 {
  width: 63%;
}

.u-w-64 {
  width: 64%;
}

.u-w-65 {
  width: 65%;
}

.u-w-66 {
  width: 66%;
}

.u-w-67 {
  width: 67%;
}

.u-w-68 {
  width: 68%;
}

.u-w-69 {
  width: 69%;
}

.u-w-70 {
  width: 70%;
}

.u-w-71 {
  width: 71%;
}

.u-w-72 {
  width: 72%;
}

.u-w-73 {
  width: 73%;
}

.u-w-74 {
  width: 74%;
}

.u-w-75 {
  width: 75%;
}

.u-w-76 {
  width: 76%;
}

.u-w-77 {
  width: 77%;
}

.u-w-78 {
  width: 78%;
}

.u-w-79 {
  width: 79%;
}

.u-w-80 {
  width: 80%;
}

.u-w-81 {
  width: 81%;
}

.u-w-82 {
  width: 82%;
}

.u-w-83 {
  width: 83%;
}

.u-w-84 {
  width: 84%;
}

.u-w-85 {
  width: 85%;
}

.u-w-86 {
  width: 86%;
}

.u-w-87 {
  width: 87%;
}

.u-w-88 {
  width: 88%;
}

.u-w-89 {
  width: 89%;
}

.u-w-90 {
  width: 90%;
}

.u-w-91 {
  width: 91%;
}

.u-w-92 {
  width: 92%;
}

.u-w-93 {
  width: 93%;
}

.u-w-94 {
  width: 94%;
}

.u-w-95 {
  width: 95%;
}

.u-w-96 {
  width: 96%;
}

.u-w-97 {
  width: 97%;
}

.u-w-98 {
  width: 98%;
}

.u-w-99 {
  width: 99%;
}

.u-w-100 {
  width: 100%;
}

.u-w-0rem {
  width: 0rem;
}

.u-w-1rem {
  width: .1rem;
}

.u-w-2rem {
  width: .2rem;
}

.u-w-3rem {
  width: .3rem;
}

.u-w-4rem {
  width: .4rem;
}

.u-w-5rem {
  width: .5rem;
}

.u-w-6rem {
  width: .6rem;
}

.u-w-7rem {
  width: .7rem;
}

.u-w-8rem {
  width: .8rem;
}

.u-w-9rem {
  width: .9rem;
}

.u-w-10rem {
  width: 1rem;
}

.u-w-11rem {
  width: 1.1rem;
}

.u-w-12rem {
  width: 1.2rem;
}

.u-w-13rem {
  width: 1.3rem;
}

.u-w-14rem {
  width: 1.4rem;
}

.u-w-15rem {
  width: 1.5rem;
}

.u-w-16rem {
  width: 1.6rem;
}

.u-w-17rem {
  width: 1.7rem;
}

.u-w-18rem {
  width: 1.8rem;
}

.u-w-19rem {
  width: 1.9rem;
}

.u-w-20rem {
  width: 2rem;
}

.u-w-21rem {
  width: 2.1rem;
}

.u-w-22rem {
  width: 2.2rem;
}

.u-w-23rem {
  width: 2.3rem;
}

.u-w-24rem {
  width: 2.4rem;
}

.u-w-25rem {
  width: 2.5rem;
}

.u-w-26rem {
  width: 2.6rem;
}

.u-w-27rem {
  width: 2.7rem;
}

.u-w-28rem {
  width: 2.8rem;
}

.u-w-29rem {
  width: 2.9rem;
}

.u-w-30rem {
  width: 3rem;
}

.u-w-31rem {
  width: 3.1rem;
}

.u-w-32rem {
  width: 3.2rem;
}

.u-w-33rem {
  width: 3.3rem;
}

.u-w-34rem {
  width: 3.4rem;
}

.u-w-35rem {
  width: 3.5rem;
}

.u-w-36rem {
  width: 3.6rem;
}

.u-w-37rem {
  width: 3.7rem;
}

.u-w-38rem {
  width: 3.8rem;
}

.u-w-39rem {
  width: 3.9rem;
}

.u-w-40rem {
  width: 4rem;
}

.u-w-41rem {
  width: 4.1rem;
}

.u-w-42rem {
  width: 4.2rem;
}

.u-w-43rem {
  width: 4.3rem;
}

.u-w-44rem {
  width: 4.4rem;
}

.u-w-45rem {
  width: 4.5rem;
}

.u-w-46rem {
  width: 4.6rem;
}

.u-w-47rem {
  width: 4.7rem;
}

.u-w-48rem {
  width: 4.8rem;
}

.u-w-49rem {
  width: 4.9rem;
}

.u-w-50rem {
  width: 5rem;
}

.u-w-51rem {
  width: 5.1rem;
}

.u-w-52rem {
  width: 5.2rem;
}

.u-w-53rem {
  width: 5.3rem;
}

.u-w-54rem {
  width: 5.4rem;
}

.u-w-55rem {
  width: 5.5rem;
}

.u-w-56rem {
  width: 5.6rem;
}

.u-w-57rem {
  width: 5.7rem;
}

.u-w-58rem {
  width: 5.8rem;
}

.u-w-59rem {
  width: 5.9rem;
}

.u-w-60rem {
  width: 6rem;
}

.u-w-61rem {
  width: 6.1rem;
}

.u-w-62rem {
  width: 6.2rem;
}

.u-w-63rem {
  width: 6.3rem;
}

.u-w-64rem {
  width: 6.4rem;
}

.u-w-65rem {
  width: 6.5rem;
}

.u-w-66rem {
  width: 6.6rem;
}

.u-w-67rem {
  width: 6.7rem;
}

.u-w-68rem {
  width: 6.8rem;
}

.u-w-69rem {
  width: 6.9rem;
}

.u-w-70rem {
  width: 7rem;
}

.u-w-71rem {
  width: 7.1rem;
}

.u-w-72rem {
  width: 7.2rem;
}

.u-w-73rem {
  width: 7.3rem;
}

.u-w-74rem {
  width: 7.4rem;
}

.u-w-75rem {
  width: 7.5rem;
}

.u-w-76rem {
  width: 7.6rem;
}

.u-w-77rem {
  width: 7.7rem;
}

.u-w-78rem {
  width: 7.8rem;
}

.u-w-79rem {
  width: 7.9rem;
}

.u-w-80rem {
  width: 8rem;
}

.u-w-81rem {
  width: 8.1rem;
}

.u-w-82rem {
  width: 8.2rem;
}

.u-w-83rem {
  width: 8.3rem;
}

.u-w-84rem {
  width: 8.4rem;
}

.u-w-85rem {
  width: 8.5rem;
}

.u-w-86rem {
  width: 8.6rem;
}

.u-w-87rem {
  width: 8.7rem;
}

.u-w-88rem {
  width: 8.8rem;
}

.u-w-89rem {
  width: 8.9rem;
}

.u-w-90rem {
  width: 9rem;
}

.u-w-91rem {
  width: 9.1rem;
}

.u-w-92rem {
  width: 9.2rem;
}

.u-w-93rem {
  width: 9.3rem;
}

.u-w-94rem {
  width: 9.4rem;
}

.u-w-95rem {
  width: 9.5rem;
}

.u-w-96rem {
  width: 9.6rem;
}

.u-w-97rem {
  width: 9.7rem;
}

.u-w-98rem {
  width: 9.8rem;
}

.u-w-99rem {
  width: 9.9rem;
}

.u-w-100rem {
  width: 10rem;
}

.u-w-101rem {
  width: 10.1rem;
}

.u-w-102rem {
  width: 10.2rem;
}

.u-w-103rem {
  width: 10.3rem;
}

.u-w-104rem {
  width: 10.4rem;
}

.u-w-105rem {
  width: 10.5rem;
}

.u-w-106rem {
  width: 10.6rem;
}

.u-w-107rem {
  width: 10.7rem;
}

.u-w-108rem {
  width: 10.8rem;
}

.u-w-109rem {
  width: 10.9rem;
}

.u-w-110rem {
  width: 11rem;
}

.u-w-111rem {
  width: 11.1rem;
}

.u-w-112rem {
  width: 11.2rem;
}

.u-w-113rem {
  width: 11.3rem;
}

.u-w-114rem {
  width: 11.4rem;
}

.u-w-115rem {
  width: 11.5rem;
}

.u-w-116rem {
  width: 11.6rem;
}

.u-w-117rem {
  width: 11.7rem;
}

.u-w-118rem {
  width: 11.8rem;
}

.u-w-119rem {
  width: 11.9rem;
}

.u-w-120rem {
  width: 12rem;
}

.u-w-121rem {
  width: 12.1rem;
}

.u-w-122rem {
  width: 12.2rem;
}

.u-w-123rem {
  width: 12.3rem;
}

.u-w-124rem {
  width: 12.4rem;
}

.u-w-125rem {
  width: 12.5rem;
}

.u-w-126rem {
  width: 12.6rem;
}

.u-w-127rem {
  width: 12.7rem;
}

.u-w-128rem {
  width: 12.8rem;
}

.u-w-129rem {
  width: 12.9rem;
}

.u-w-130rem {
  width: 13rem;
}

.u-w-131rem {
  width: 13.1rem;
}

.u-w-132rem {
  width: 13.2rem;
}

.u-w-133rem {
  width: 13.3rem;
}

.u-w-134rem {
  width: 13.4rem;
}

.u-w-135rem {
  width: 13.5rem;
}

.u-w-136rem {
  width: 13.6rem;
}

.u-w-137rem {
  width: 13.7rem;
}

.u-w-138rem {
  width: 13.8rem;
}

.u-w-139rem {
  width: 13.9rem;
}

.u-w-140rem {
  width: 14rem;
}

.u-w-141rem {
  width: 14.1rem;
}

.u-w-142rem {
  width: 14.2rem;
}

.u-w-143rem {
  width: 14.3rem;
}

.u-w-144rem {
  width: 14.4rem;
}

.u-w-145rem {
  width: 14.5rem;
}

.u-w-146rem {
  width: 14.6rem;
}

.u-w-147rem {
  width: 14.7rem;
}

.u-w-148rem {
  width: 14.8rem;
}

.u-w-149rem {
  width: 14.9rem;
}

.u-w-150rem {
  width: 15rem;
}

.u-w-151rem {
  width: 15.1rem;
}

.u-w-152rem {
  width: 15.2rem;
}

.u-w-153rem {
  width: 15.3rem;
}

.u-w-154rem {
  width: 15.4rem;
}

.u-w-155rem {
  width: 15.5rem;
}

.u-w-156rem {
  width: 15.6rem;
}

.u-w-157rem {
  width: 15.7rem;
}

.u-w-158rem {
  width: 15.8rem;
}

.u-w-159rem {
  width: 15.9rem;
}

.u-w-160rem {
  width: 16rem;
}

.u-w-161rem {
  width: 16.1rem;
}

.u-w-162rem {
  width: 16.2rem;
}

.u-w-163rem {
  width: 16.3rem;
}

.u-w-164rem {
  width: 16.4rem;
}

.u-w-165rem {
  width: 16.5rem;
}

.u-w-166rem {
  width: 16.6rem;
}

.u-w-167rem {
  width: 16.7rem;
}

.u-w-168rem {
  width: 16.8rem;
}

.u-w-169rem {
  width: 16.9rem;
}

.u-w-170rem {
  width: 17rem;
}

.u-w-171rem {
  width: 17.1rem;
}

.u-w-172rem {
  width: 17.2rem;
}

.u-w-173rem {
  width: 17.3rem;
}

.u-w-174rem {
  width: 17.4rem;
}

.u-w-175rem {
  width: 17.5rem;
}

.u-w-176rem {
  width: 17.6rem;
}

.u-w-177rem {
  width: 17.7rem;
}

.u-w-178rem {
  width: 17.8rem;
}

.u-w-179rem {
  width: 17.9rem;
}

.u-w-180rem {
  width: 18rem;
}

.u-w-181rem {
  width: 18.1rem;
}

.u-w-182rem {
  width: 18.2rem;
}

.u-w-183rem {
  width: 18.3rem;
}

.u-w-184rem {
  width: 18.4rem;
}

.u-w-185rem {
  width: 18.5rem;
}

.u-w-186rem {
  width: 18.6rem;
}

.u-w-187rem {
  width: 18.7rem;
}

.u-w-188rem {
  width: 18.8rem;
}

.u-w-189rem {
  width: 18.9rem;
}

.u-w-190rem {
  width: 19rem;
}

.u-w-191rem {
  width: 19.1rem;
}

.u-w-192rem {
  width: 19.2rem;
}

.u-w-193rem {
  width: 19.3rem;
}

.u-w-194rem {
  width: 19.4rem;
}

.u-w-195rem {
  width: 19.5rem;
}

.u-w-196rem {
  width: 19.6rem;
}

.u-w-197rem {
  width: 19.7rem;
}

.u-w-198rem {
  width: 19.8rem;
}

.u-w-199rem {
  width: 19.9rem;
}

.u-w-200rem {
  width: 20rem;
}

.u-w-201rem {
  width: 20.1rem;
}

.u-w-202rem {
  width: 20.2rem;
}

.u-w-203rem {
  width: 20.3rem;
}

.u-w-204rem {
  width: 20.4rem;
}

.u-w-205rem {
  width: 20.5rem;
}

.u-w-206rem {
  width: 20.6rem;
}

.u-w-207rem {
  width: 20.7rem;
}

.u-w-208rem {
  width: 20.8rem;
}

.u-w-209rem {
  width: 20.9rem;
}

.u-w-210rem {
  width: 21rem;
}

.u-w-211rem {
  width: 21.1rem;
}

.u-w-212rem {
  width: 21.2rem;
}

.u-w-213rem {
  width: 21.3rem;
}

.u-w-214rem {
  width: 21.4rem;
}

.u-w-215rem {
  width: 21.5rem;
}

.u-w-216rem {
  width: 21.6rem;
}

.u-w-217rem {
  width: 21.7rem;
}

.u-w-218rem {
  width: 21.8rem;
}

.u-w-219rem {
  width: 21.9rem;
}

.u-w-220rem {
  width: 22rem;
}

.u-w-221rem {
  width: 22.1rem;
}

.u-w-222rem {
  width: 22.2rem;
}

.u-w-223rem {
  width: 22.3rem;
}

.u-w-224rem {
  width: 22.4rem;
}

.u-w-225rem {
  width: 22.5rem;
}

.u-w-226rem {
  width: 22.6rem;
}

.u-w-227rem {
  width: 22.7rem;
}

.u-w-228rem {
  width: 22.8rem;
}

.u-w-229rem {
  width: 22.9rem;
}

.u-w-230rem {
  width: 23rem;
}

.u-w-231rem {
  width: 23.1rem;
}

.u-w-232rem {
  width: 23.2rem;
}

.u-w-233rem {
  width: 23.3rem;
}

.u-w-234rem {
  width: 23.4rem;
}

.u-w-235rem {
  width: 23.5rem;
}

.u-w-236rem {
  width: 23.6rem;
}

.u-w-237rem {
  width: 23.7rem;
}

.u-w-238rem {
  width: 23.8rem;
}

.u-w-239rem {
  width: 23.9rem;
}

.u-w-240rem {
  width: 24rem;
}

.u-w-241rem {
  width: 24.1rem;
}

.u-w-242rem {
  width: 24.2rem;
}

.u-w-243rem {
  width: 24.3rem;
}

.u-w-244rem {
  width: 24.4rem;
}

.u-w-245rem {
  width: 24.5rem;
}

.u-w-246rem {
  width: 24.6rem;
}

.u-w-247rem {
  width: 24.7rem;
}

.u-w-248rem {
  width: 24.8rem;
}

.u-w-249rem {
  width: 24.9rem;
}

.u-w-250rem {
  width: 25rem;
}

.u-w-251rem {
  width: 25.1rem;
}

.u-w-252rem {
  width: 25.2rem;
}

.u-w-253rem {
  width: 25.3rem;
}

.u-w-254rem {
  width: 25.4rem;
}

.u-w-255rem {
  width: 25.5rem;
}

.u-w-256rem {
  width: 25.6rem;
}

.u-w-257rem {
  width: 25.7rem;
}

.u-w-258rem {
  width: 25.8rem;
}

.u-w-259rem {
  width: 25.9rem;
}

.u-w-260rem {
  width: 26rem;
}

.u-w-261rem {
  width: 26.1rem;
}

.u-w-262rem {
  width: 26.2rem;
}

.u-w-263rem {
  width: 26.3rem;
}

.u-w-264rem {
  width: 26.4rem;
}

.u-w-265rem {
  width: 26.5rem;
}

.u-w-266rem {
  width: 26.6rem;
}

.u-w-267rem {
  width: 26.7rem;
}

.u-w-268rem {
  width: 26.8rem;
}

.u-w-269rem {
  width: 26.9rem;
}

.u-w-270rem {
  width: 27rem;
}

.u-w-271rem {
  width: 27.1rem;
}

.u-w-272rem {
  width: 27.2rem;
}

.u-w-273rem {
  width: 27.3rem;
}

.u-w-274rem {
  width: 27.4rem;
}

.u-w-275rem {
  width: 27.5rem;
}

.u-w-276rem {
  width: 27.6rem;
}

.u-w-277rem {
  width: 27.7rem;
}

.u-w-278rem {
  width: 27.8rem;
}

.u-w-279rem {
  width: 27.9rem;
}

.u-w-280rem {
  width: 28rem;
}

.u-w-281rem {
  width: 28.1rem;
}

.u-w-282rem {
  width: 28.2rem;
}

.u-w-283rem {
  width: 28.3rem;
}

.u-w-284rem {
  width: 28.4rem;
}

.u-w-285rem {
  width: 28.5rem;
}

.u-w-286rem {
  width: 28.6rem;
}

.u-w-287rem {
  width: 28.7rem;
}

.u-w-288rem {
  width: 28.8rem;
}

.u-w-289rem {
  width: 28.9rem;
}

.u-w-290rem {
  width: 29rem;
}

.u-w-291rem {
  width: 29.1rem;
}

.u-w-292rem {
  width: 29.2rem;
}

.u-w-293rem {
  width: 29.3rem;
}

.u-w-294rem {
  width: 29.4rem;
}

.u-w-295rem {
  width: 29.5rem;
}

.u-w-296rem {
  width: 29.6rem;
}

.u-w-297rem {
  width: 29.7rem;
}

.u-w-298rem {
  width: 29.8rem;
}

.u-w-299rem {
  width: 29.9rem;
}

.u-w-300rem {
  width: 30rem;
}

.u-w-301rem {
  width: 30.1rem;
}

.u-w-302rem {
  width: 30.2rem;
}

.u-w-303rem {
  width: 30.3rem;
}

.u-w-304rem {
  width: 30.4rem;
}

.u-w-305rem {
  width: 30.5rem;
}

.u-w-306rem {
  width: 30.6rem;
}

.u-w-307rem {
  width: 30.7rem;
}

.u-w-308rem {
  width: 30.8rem;
}

.u-w-309rem {
  width: 30.9rem;
}

.u-w-310rem {
  width: 31rem;
}

.u-w-311rem {
  width: 31.1rem;
}

.u-w-312rem {
  width: 31.2rem;
}

.u-w-313rem {
  width: 31.3rem;
}

.u-w-314rem {
  width: 31.4rem;
}

.u-w-315rem {
  width: 31.5rem;
}

.u-w-316rem {
  width: 31.6rem;
}

.u-w-317rem {
  width: 31.7rem;
}

.u-w-318rem {
  width: 31.8rem;
}

.u-w-319rem {
  width: 31.9rem;
}

.u-w-320rem {
  width: 32rem;
}

.u-w-321rem {
  width: 32.1rem;
}

.u-w-322rem {
  width: 32.2rem;
}

.u-w-323rem {
  width: 32.3rem;
}

.u-w-324rem {
  width: 32.4rem;
}

.u-w-325rem {
  width: 32.5rem;
}

.u-w-326rem {
  width: 32.6rem;
}

.u-w-327rem {
  width: 32.7rem;
}

.u-w-328rem {
  width: 32.8rem;
}

.u-w-329rem {
  width: 32.9rem;
}

.u-w-330rem {
  width: 33rem;
}

.u-w-331rem {
  width: 33.1rem;
}

.u-w-332rem {
  width: 33.2rem;
}

.u-w-333rem {
  width: 33.3rem;
}

.u-w-334rem {
  width: 33.4rem;
}

.u-w-335rem {
  width: 33.5rem;
}

.u-w-336rem {
  width: 33.6rem;
}

.u-w-337rem {
  width: 33.7rem;
}

.u-w-338rem {
  width: 33.8rem;
}

.u-w-339rem {
  width: 33.9rem;
}

.u-w-340rem {
  width: 34rem;
}

.u-w-341rem {
  width: 34.1rem;
}

.u-w-342rem {
  width: 34.2rem;
}

.u-w-343rem {
  width: 34.3rem;
}

.u-w-344rem {
  width: 34.4rem;
}

.u-w-345rem {
  width: 34.5rem;
}

.u-w-346rem {
  width: 34.6rem;
}

.u-w-347rem {
  width: 34.7rem;
}

.u-w-348rem {
  width: 34.8rem;
}

.u-w-349rem {
  width: 34.9rem;
}

.u-w-350rem {
  width: 35rem;
}

.u-w-351rem {
  width: 35.1rem;
}

.u-w-352rem {
  width: 35.2rem;
}

.u-w-353rem {
  width: 35.3rem;
}

.u-w-354rem {
  width: 35.4rem;
}

.u-w-355rem {
  width: 35.5rem;
}

.u-w-356rem {
  width: 35.6rem;
}

.u-w-357rem {
  width: 35.7rem;
}

.u-w-358rem {
  width: 35.8rem;
}

.u-w-359rem {
  width: 35.9rem;
}

.u-w-360rem {
  width: 36rem;
}

.u-w-361rem {
  width: 36.1rem;
}

.u-w-362rem {
  width: 36.2rem;
}

.u-w-363rem {
  width: 36.3rem;
}

.u-w-364rem {
  width: 36.4rem;
}

.u-w-365rem {
  width: 36.5rem;
}

.u-w-366rem {
  width: 36.6rem;
}

.u-w-367rem {
  width: 36.7rem;
}

.u-w-368rem {
  width: 36.8rem;
}

.u-w-369rem {
  width: 36.9rem;
}

.u-w-370rem {
  width: 37rem;
}

.u-w-371rem {
  width: 37.1rem;
}

.u-w-372rem {
  width: 37.2rem;
}

.u-w-373rem {
  width: 37.3rem;
}

.u-w-374rem {
  width: 37.4rem;
}

.u-w-375rem {
  width: 37.5rem;
}

.u-w-376rem {
  width: 37.6rem;
}

.u-w-377rem {
  width: 37.7rem;
}

.u-w-378rem {
  width: 37.8rem;
}

.u-w-379rem {
  width: 37.9rem;
}

.u-w-380rem {
  width: 38rem;
}

.u-w-381rem {
  width: 38.1rem;
}

.u-w-382rem {
  width: 38.2rem;
}

.u-w-383rem {
  width: 38.3rem;
}

.u-w-384rem {
  width: 38.4rem;
}

.u-w-385rem {
  width: 38.5rem;
}

.u-w-386rem {
  width: 38.6rem;
}

.u-w-387rem {
  width: 38.7rem;
}

.u-w-388rem {
  width: 38.8rem;
}

.u-w-389rem {
  width: 38.9rem;
}

.u-w-390rem {
  width: 39rem;
}

.u-w-391rem {
  width: 39.1rem;
}

.u-w-392rem {
  width: 39.2rem;
}

.u-w-393rem {
  width: 39.3rem;
}

.u-w-394rem {
  width: 39.4rem;
}

.u-w-395rem {
  width: 39.5rem;
}

.u-w-396rem {
  width: 39.6rem;
}

.u-w-397rem {
  width: 39.7rem;
}

.u-w-398rem {
  width: 39.8rem;
}

.u-w-399rem {
  width: 39.9rem;
}

.u-w-400rem {
  width: 40rem;
}

.u-w-401rem {
  width: 40.1rem;
}

.u-w-402rem {
  width: 40.2rem;
}

.u-w-403rem {
  width: 40.3rem;
}

.u-w-404rem {
  width: 40.4rem;
}

.u-w-405rem {
  width: 40.5rem;
}

.u-w-406rem {
  width: 40.6rem;
}

.u-w-407rem {
  width: 40.7rem;
}

.u-w-408rem {
  width: 40.8rem;
}

.u-w-409rem {
  width: 40.9rem;
}

.u-w-410rem {
  width: 41rem;
}

.u-w-411rem {
  width: 41.1rem;
}

.u-w-412rem {
  width: 41.2rem;
}

.u-w-413rem {
  width: 41.3rem;
}

.u-w-414rem {
  width: 41.4rem;
}

.u-w-415rem {
  width: 41.5rem;
}

.u-w-416rem {
  width: 41.6rem;
}

.u-w-417rem {
  width: 41.7rem;
}

.u-w-418rem {
  width: 41.8rem;
}

.u-w-419rem {
  width: 41.9rem;
}

.u-w-420rem {
  width: 42rem;
}

.u-w-421rem {
  width: 42.1rem;
}

.u-w-422rem {
  width: 42.2rem;
}

.u-w-423rem {
  width: 42.3rem;
}

.u-w-424rem {
  width: 42.4rem;
}

.u-w-425rem {
  width: 42.5rem;
}

.u-w-426rem {
  width: 42.6rem;
}

.u-w-427rem {
  width: 42.7rem;
}

.u-w-428rem {
  width: 42.8rem;
}

.u-w-429rem {
  width: 42.9rem;
}

.u-w-430rem {
  width: 43rem;
}

.u-w-431rem {
  width: 43.1rem;
}

.u-w-432rem {
  width: 43.2rem;
}

.u-w-433rem {
  width: 43.3rem;
}

.u-w-434rem {
  width: 43.4rem;
}

.u-w-435rem {
  width: 43.5rem;
}

.u-w-436rem {
  width: 43.6rem;
}

.u-w-437rem {
  width: 43.7rem;
}

.u-w-438rem {
  width: 43.8rem;
}

.u-w-439rem {
  width: 43.9rem;
}

.u-w-440rem {
  width: 44rem;
}

.u-w-441rem {
  width: 44.1rem;
}

.u-w-442rem {
  width: 44.2rem;
}

.u-w-443rem {
  width: 44.3rem;
}

.u-w-444rem {
  width: 44.4rem;
}

.u-w-445rem {
  width: 44.5rem;
}

.u-w-446rem {
  width: 44.6rem;
}

.u-w-447rem {
  width: 44.7rem;
}

.u-w-448rem {
  width: 44.8rem;
}

.u-w-449rem {
  width: 44.9rem;
}

.u-w-450rem {
  width: 45rem;
}

.u-w-451rem {
  width: 45.1rem;
}

.u-w-452rem {
  width: 45.2rem;
}

.u-w-453rem {
  width: 45.3rem;
}

.u-w-454rem {
  width: 45.4rem;
}

.u-w-455rem {
  width: 45.5rem;
}

.u-w-456rem {
  width: 45.6rem;
}

.u-w-457rem {
  width: 45.7rem;
}

.u-w-458rem {
  width: 45.8rem;
}

.u-w-459rem {
  width: 45.9rem;
}

.u-w-460rem {
  width: 46rem;
}

.u-w-461rem {
  width: 46.1rem;
}

.u-w-462rem {
  width: 46.2rem;
}

.u-w-463rem {
  width: 46.3rem;
}

.u-w-464rem {
  width: 46.4rem;
}

.u-w-465rem {
  width: 46.5rem;
}

.u-w-466rem {
  width: 46.6rem;
}

.u-w-467rem {
  width: 46.7rem;
}

.u-w-468rem {
  width: 46.8rem;
}

.u-w-469rem {
  width: 46.9rem;
}

.u-w-470rem {
  width: 47rem;
}

.u-w-471rem {
  width: 47.1rem;
}

.u-w-472rem {
  width: 47.2rem;
}

.u-w-473rem {
  width: 47.3rem;
}

.u-w-474rem {
  width: 47.4rem;
}

.u-w-475rem {
  width: 47.5rem;
}

.u-w-476rem {
  width: 47.6rem;
}

.u-w-477rem {
  width: 47.7rem;
}

.u-w-478rem {
  width: 47.8rem;
}

.u-w-479rem {
  width: 47.9rem;
}

.u-w-480rem {
  width: 48rem;
}

.u-w-481rem {
  width: 48.1rem;
}

.u-w-482rem {
  width: 48.2rem;
}

.u-w-483rem {
  width: 48.3rem;
}

.u-w-484rem {
  width: 48.4rem;
}

.u-w-485rem {
  width: 48.5rem;
}

.u-w-486rem {
  width: 48.6rem;
}

.u-w-487rem {
  width: 48.7rem;
}

.u-w-488rem {
  width: 48.8rem;
}

.u-w-489rem {
  width: 48.9rem;
}

.u-w-490rem {
  width: 49rem;
}

.u-w-491rem {
  width: 49.1rem;
}

.u-w-492rem {
  width: 49.2rem;
}

.u-w-493rem {
  width: 49.3rem;
}

.u-w-494rem {
  width: 49.4rem;
}

.u-w-495rem {
  width: 49.5rem;
}

.u-w-496rem {
  width: 49.6rem;
}

.u-w-497rem {
  width: 49.7rem;
}

.u-w-498rem {
  width: 49.8rem;
}

.u-w-499rem {
  width: 49.9rem;
}

.u-w-500rem {
  width: 50rem;
}

.u-w-501rem {
  width: 50.1rem;
}

.u-w-502rem {
  width: 50.2rem;
}

.u-w-503rem {
  width: 50.3rem;
}

.u-w-504rem {
  width: 50.4rem;
}

.u-w-505rem {
  width: 50.5rem;
}

.u-w-506rem {
  width: 50.6rem;
}

.u-w-507rem {
  width: 50.7rem;
}

.u-w-508rem {
  width: 50.8rem;
}

.u-w-509rem {
  width: 50.9rem;
}

.u-w-510rem {
  width: 51rem;
}

.u-w-511rem {
  width: 51.1rem;
}

.u-w-512rem {
  width: 51.2rem;
}

.u-w-513rem {
  width: 51.3rem;
}

.u-w-514rem {
  width: 51.4rem;
}

.u-w-515rem {
  width: 51.5rem;
}

.u-w-516rem {
  width: 51.6rem;
}

.u-w-517rem {
  width: 51.7rem;
}

.u-w-518rem {
  width: 51.8rem;
}

.u-w-519rem {
  width: 51.9rem;
}

.u-w-520rem {
  width: 52rem;
}

.u-w-521rem {
  width: 52.1rem;
}

.u-w-522rem {
  width: 52.2rem;
}

.u-w-523rem {
  width: 52.3rem;
}

.u-w-524rem {
  width: 52.4rem;
}

.u-w-525rem {
  width: 52.5rem;
}

.u-w-526rem {
  width: 52.6rem;
}

.u-w-527rem {
  width: 52.7rem;
}

.u-w-528rem {
  width: 52.8rem;
}

.u-w-529rem {
  width: 52.9rem;
}

.u-w-530rem {
  width: 53rem;
}

.u-w-531rem {
  width: 53.1rem;
}

.u-w-532rem {
  width: 53.2rem;
}

.u-w-533rem {
  width: 53.3rem;
}

.u-w-534rem {
  width: 53.4rem;
}

.u-w-535rem {
  width: 53.5rem;
}

.u-w-536rem {
  width: 53.6rem;
}

.u-w-537rem {
  width: 53.7rem;
}

.u-w-538rem {
  width: 53.8rem;
}

.u-w-539rem {
  width: 53.9rem;
}

.u-w-540rem {
  width: 54rem;
}

.u-w-541rem {
  width: 54.1rem;
}

.u-w-542rem {
  width: 54.2rem;
}

.u-w-543rem {
  width: 54.3rem;
}

.u-w-544rem {
  width: 54.4rem;
}

.u-w-545rem {
  width: 54.5rem;
}

.u-w-546rem {
  width: 54.6rem;
}

.u-w-547rem {
  width: 54.7rem;
}

.u-w-548rem {
  width: 54.8rem;
}

.u-w-549rem {
  width: 54.9rem;
}

.u-w-550rem {
  width: 55rem;
}

.u-w-551rem {
  width: 55.1rem;
}

.u-w-552rem {
  width: 55.2rem;
}

.u-w-553rem {
  width: 55.3rem;
}

.u-w-554rem {
  width: 55.4rem;
}

.u-w-555rem {
  width: 55.5rem;
}

.u-w-556rem {
  width: 55.6rem;
}

.u-w-557rem {
  width: 55.7rem;
}

.u-w-558rem {
  width: 55.8rem;
}

.u-w-559rem {
  width: 55.9rem;
}

.u-w-560rem {
  width: 56rem;
}

.u-w-561rem {
  width: 56.1rem;
}

.u-w-562rem {
  width: 56.2rem;
}

.u-w-563rem {
  width: 56.3rem;
}

.u-w-564rem {
  width: 56.4rem;
}

.u-w-565rem {
  width: 56.5rem;
}

.u-w-566rem {
  width: 56.6rem;
}

.u-w-567rem {
  width: 56.7rem;
}

.u-w-568rem {
  width: 56.8rem;
}

.u-w-569rem {
  width: 56.9rem;
}

.u-w-570rem {
  width: 57rem;
}

.u-w-571rem {
  width: 57.1rem;
}

.u-w-572rem {
  width: 57.2rem;
}

.u-w-573rem {
  width: 57.3rem;
}

.u-w-574rem {
  width: 57.4rem;
}

.u-w-575rem {
  width: 57.5rem;
}

.u-w-576rem {
  width: 57.6rem;
}

.u-w-577rem {
  width: 57.7rem;
}

.u-w-578rem {
  width: 57.8rem;
}

.u-w-579rem {
  width: 57.9rem;
}

.u-w-580rem {
  width: 58rem;
}

.u-w-581rem {
  width: 58.1rem;
}

.u-w-582rem {
  width: 58.2rem;
}

.u-w-583rem {
  width: 58.3rem;
}

.u-w-584rem {
  width: 58.4rem;
}

.u-w-585rem {
  width: 58.5rem;
}

.u-w-586rem {
  width: 58.6rem;
}

.u-w-587rem {
  width: 58.7rem;
}

.u-w-588rem {
  width: 58.8rem;
}

.u-w-589rem {
  width: 58.9rem;
}

.u-w-590rem {
  width: 59rem;
}

.u-w-591rem {
  width: 59.1rem;
}

.u-w-592rem {
  width: 59.2rem;
}

.u-w-593rem {
  width: 59.3rem;
}

.u-w-594rem {
  width: 59.4rem;
}

.u-w-595rem {
  width: 59.5rem;
}

.u-w-596rem {
  width: 59.6rem;
}

.u-w-597rem {
  width: 59.7rem;
}

.u-w-598rem {
  width: 59.8rem;
}

.u-w-599rem {
  width: 59.9rem;
}

.u-w-600rem {
  width: 60rem;
}

.u-w-601rem {
  width: 60.1rem;
}

.u-w-602rem {
  width: 60.2rem;
}

.u-w-603rem {
  width: 60.3rem;
}

.u-w-604rem {
  width: 60.4rem;
}

.u-w-605rem {
  width: 60.5rem;
}

.u-w-606rem {
  width: 60.6rem;
}

.u-w-607rem {
  width: 60.7rem;
}

.u-w-608rem {
  width: 60.8rem;
}

.u-w-609rem {
  width: 60.9rem;
}

.u-w-610rem {
  width: 61rem;
}

.u-w-611rem {
  width: 61.1rem;
}

.u-w-612rem {
  width: 61.2rem;
}

.u-w-613rem {
  width: 61.3rem;
}

.u-w-614rem {
  width: 61.4rem;
}

.u-w-615rem {
  width: 61.5rem;
}

.u-w-616rem {
  width: 61.6rem;
}

.u-w-617rem {
  width: 61.7rem;
}

.u-w-618rem {
  width: 61.8rem;
}

.u-w-619rem {
  width: 61.9rem;
}

.u-w-620rem {
  width: 62rem;
}

.u-w-621rem {
  width: 62.1rem;
}

.u-w-622rem {
  width: 62.2rem;
}

.u-w-623rem {
  width: 62.3rem;
}

.u-w-624rem {
  width: 62.4rem;
}

.u-w-625rem {
  width: 62.5rem;
}

.u-w-626rem {
  width: 62.6rem;
}

.u-w-627rem {
  width: 62.7rem;
}

.u-w-628rem {
  width: 62.8rem;
}

.u-w-629rem {
  width: 62.9rem;
}

.u-w-630rem {
  width: 63rem;
}

.u-w-631rem {
  width: 63.1rem;
}

.u-w-632rem {
  width: 63.2rem;
}

.u-w-633rem {
  width: 63.3rem;
}

.u-w-634rem {
  width: 63.4rem;
}

.u-w-635rem {
  width: 63.5rem;
}

.u-w-636rem {
  width: 63.6rem;
}

.u-w-637rem {
  width: 63.7rem;
}

.u-w-638rem {
  width: 63.8rem;
}

.u-w-639rem {
  width: 63.9rem;
}

.u-w-640rem {
  width: 64rem;
}

.u-w-641rem {
  width: 64.1rem;
}

.u-w-642rem {
  width: 64.2rem;
}

.u-w-643rem {
  width: 64.3rem;
}

.u-w-644rem {
  width: 64.4rem;
}

.u-w-645rem {
  width: 64.5rem;
}

.u-w-646rem {
  width: 64.6rem;
}

.u-w-647rem {
  width: 64.7rem;
}

.u-w-648rem {
  width: 64.8rem;
}

.u-w-649rem {
  width: 64.9rem;
}

.u-w-650rem {
  width: 65rem;
}

.u-w-651rem {
  width: 65.1rem;
}

.u-w-652rem {
  width: 65.2rem;
}

.u-w-653rem {
  width: 65.3rem;
}

.u-w-654rem {
  width: 65.4rem;
}

.u-w-655rem {
  width: 65.5rem;
}

.u-w-656rem {
  width: 65.6rem;
}

.u-w-657rem {
  width: 65.7rem;
}

.u-w-658rem {
  width: 65.8rem;
}

.u-w-659rem {
  width: 65.9rem;
}

.u-w-660rem {
  width: 66rem;
}

.u-w-661rem {
  width: 66.1rem;
}

.u-w-662rem {
  width: 66.2rem;
}

.u-w-663rem {
  width: 66.3rem;
}

.u-w-664rem {
  width: 66.4rem;
}

.u-w-665rem {
  width: 66.5rem;
}

.u-w-666rem {
  width: 66.6rem;
}

.u-w-667rem {
  width: 66.7rem;
}

.u-w-668rem {
  width: 66.8rem;
}

.u-w-669rem {
  width: 66.9rem;
}

.u-w-670rem {
  width: 67rem;
}

.u-w-671rem {
  width: 67.1rem;
}

.u-w-672rem {
  width: 67.2rem;
}

.u-w-673rem {
  width: 67.3rem;
}

.u-w-674rem {
  width: 67.4rem;
}

.u-w-675rem {
  width: 67.5rem;
}

.u-w-676rem {
  width: 67.6rem;
}

.u-w-677rem {
  width: 67.7rem;
}

.u-w-678rem {
  width: 67.8rem;
}

.u-w-679rem {
  width: 67.9rem;
}

.u-w-680rem {
  width: 68rem;
}

.u-w-681rem {
  width: 68.1rem;
}

.u-w-682rem {
  width: 68.2rem;
}

.u-w-683rem {
  width: 68.3rem;
}

.u-w-684rem {
  width: 68.4rem;
}

.u-w-685rem {
  width: 68.5rem;
}

.u-w-686rem {
  width: 68.6rem;
}

.u-w-687rem {
  width: 68.7rem;
}

.u-w-688rem {
  width: 68.8rem;
}

.u-w-689rem {
  width: 68.9rem;
}

.u-w-690rem {
  width: 69rem;
}

.u-w-691rem {
  width: 69.1rem;
}

.u-w-692rem {
  width: 69.2rem;
}

.u-w-693rem {
  width: 69.3rem;
}

.u-w-694rem {
  width: 69.4rem;
}

.u-w-695rem {
  width: 69.5rem;
}

.u-w-696rem {
  width: 69.6rem;
}

.u-w-697rem {
  width: 69.7rem;
}

.u-w-698rem {
  width: 69.8rem;
}

.u-w-699rem {
  width: 69.9rem;
}

.u-w-700rem {
  width: 70rem;
}

.u-w-701rem {
  width: 70.1rem;
}

.u-w-702rem {
  width: 70.2rem;
}

.u-w-703rem {
  width: 70.3rem;
}

.u-w-704rem {
  width: 70.4rem;
}

.u-w-705rem {
  width: 70.5rem;
}

.u-w-706rem {
  width: 70.6rem;
}

.u-w-707rem {
  width: 70.7rem;
}

.u-w-708rem {
  width: 70.8rem;
}

.u-w-709rem {
  width: 70.9rem;
}

.u-w-710rem {
  width: 71rem;
}

.u-w-711rem {
  width: 71.1rem;
}

.u-w-712rem {
  width: 71.2rem;
}

.u-w-713rem {
  width: 71.3rem;
}

.u-w-714rem {
  width: 71.4rem;
}

.u-w-715rem {
  width: 71.5rem;
}

.u-w-716rem {
  width: 71.6rem;
}

.u-w-717rem {
  width: 71.7rem;
}

.u-w-718rem {
  width: 71.8rem;
}

.u-w-719rem {
  width: 71.9rem;
}

.u-w-720rem {
  width: 72rem;
}

.u-w-721rem {
  width: 72.1rem;
}

.u-w-722rem {
  width: 72.2rem;
}

.u-w-723rem {
  width: 72.3rem;
}

.u-w-724rem {
  width: 72.4rem;
}

.u-w-725rem {
  width: 72.5rem;
}

.u-w-726rem {
  width: 72.6rem;
}

.u-w-727rem {
  width: 72.7rem;
}

.u-w-728rem {
  width: 72.8rem;
}

.u-w-729rem {
  width: 72.9rem;
}

.u-w-730rem {
  width: 73rem;
}

.u-w-731rem {
  width: 73.1rem;
}

.u-w-732rem {
  width: 73.2rem;
}

.u-w-733rem {
  width: 73.3rem;
}

.u-w-734rem {
  width: 73.4rem;
}

.u-w-735rem {
  width: 73.5rem;
}

.u-w-736rem {
  width: 73.6rem;
}

.u-w-737rem {
  width: 73.7rem;
}

.u-w-738rem {
  width: 73.8rem;
}

.u-w-739rem {
  width: 73.9rem;
}

.u-w-740rem {
  width: 74rem;
}

.u-w-741rem {
  width: 74.1rem;
}

.u-w-742rem {
  width: 74.2rem;
}

.u-w-743rem {
  width: 74.3rem;
}

.u-w-744rem {
  width: 74.4rem;
}

.u-w-745rem {
  width: 74.5rem;
}

.u-w-746rem {
  width: 74.6rem;
}

.u-w-747rem {
  width: 74.7rem;
}

.u-w-748rem {
  width: 74.8rem;
}

.u-w-749rem {
  width: 74.9rem;
}

.u-w-750rem {
  width: 75rem;
}

.u-w-751rem {
  width: 75.1rem;
}

.u-w-752rem {
  width: 75.2rem;
}

.u-w-753rem {
  width: 75.3rem;
}

.u-w-754rem {
  width: 75.4rem;
}

.u-w-755rem {
  width: 75.5rem;
}

.u-w-756rem {
  width: 75.6rem;
}

.u-w-757rem {
  width: 75.7rem;
}

.u-w-758rem {
  width: 75.8rem;
}

.u-w-759rem {
  width: 75.9rem;
}

.u-w-760rem {
  width: 76rem;
}

.u-w-761rem {
  width: 76.1rem;
}

.u-w-762rem {
  width: 76.2rem;
}

.u-w-763rem {
  width: 76.3rem;
}

.u-w-764rem {
  width: 76.4rem;
}

.u-w-765rem {
  width: 76.5rem;
}

.u-w-766rem {
  width: 76.6rem;
}

.u-w-767rem {
  width: 76.7rem;
}

.u-w-768rem {
  width: 76.8rem;
}

.u-w-769rem {
  width: 76.9rem;
}

.u-w-770rem {
  width: 77rem;
}

.u-w-771rem {
  width: 77.1rem;
}

.u-w-772rem {
  width: 77.2rem;
}

.u-w-773rem {
  width: 77.3rem;
}

.u-w-774rem {
  width: 77.4rem;
}

.u-w-775rem {
  width: 77.5rem;
}

.u-w-776rem {
  width: 77.6rem;
}

.u-w-777rem {
  width: 77.7rem;
}

.u-w-778rem {
  width: 77.8rem;
}

.u-w-779rem {
  width: 77.9rem;
}

.u-w-780rem {
  width: 78rem;
}

.u-w-781rem {
  width: 78.1rem;
}

.u-w-782rem {
  width: 78.2rem;
}

.u-w-783rem {
  width: 78.3rem;
}

.u-w-784rem {
  width: 78.4rem;
}

.u-w-785rem {
  width: 78.5rem;
}

.u-w-786rem {
  width: 78.6rem;
}

.u-w-787rem {
  width: 78.7rem;
}

.u-w-788rem {
  width: 78.8rem;
}

.u-w-789rem {
  width: 78.9rem;
}

.u-w-790rem {
  width: 79rem;
}

.u-w-791rem {
  width: 79.1rem;
}

.u-w-792rem {
  width: 79.2rem;
}

.u-w-793rem {
  width: 79.3rem;
}

.u-w-794rem {
  width: 79.4rem;
}

.u-w-795rem {
  width: 79.5rem;
}

.u-w-796rem {
  width: 79.6rem;
}

.u-w-797rem {
  width: 79.7rem;
}

.u-w-798rem {
  width: 79.8rem;
}

.u-w-799rem {
  width: 79.9rem;
}

.u-w-800rem {
  width: 80rem;
}

.u-w-801rem {
  width: 80.1rem;
}

.u-w-802rem {
  width: 80.2rem;
}

.u-w-803rem {
  width: 80.3rem;
}

.u-w-804rem {
  width: 80.4rem;
}

.u-w-805rem {
  width: 80.5rem;
}

.u-w-806rem {
  width: 80.6rem;
}

.u-w-807rem {
  width: 80.7rem;
}

.u-w-808rem {
  width: 80.8rem;
}

.u-w-809rem {
  width: 80.9rem;
}

.u-w-810rem {
  width: 81rem;
}

.u-w-811rem {
  width: 81.1rem;
}

.u-w-812rem {
  width: 81.2rem;
}

.u-w-813rem {
  width: 81.3rem;
}

.u-w-814rem {
  width: 81.4rem;
}

.u-w-815rem {
  width: 81.5rem;
}

.u-w-816rem {
  width: 81.6rem;
}

.u-w-817rem {
  width: 81.7rem;
}

.u-w-818rem {
  width: 81.8rem;
}

.u-w-819rem {
  width: 81.9rem;
}

.u-w-820rem {
  width: 82rem;
}

.u-w-821rem {
  width: 82.1rem;
}

.u-w-822rem {
  width: 82.2rem;
}

.u-w-823rem {
  width: 82.3rem;
}

.u-w-824rem {
  width: 82.4rem;
}

.u-w-825rem {
  width: 82.5rem;
}

.u-w-826rem {
  width: 82.6rem;
}

.u-w-827rem {
  width: 82.7rem;
}

.u-w-828rem {
  width: 82.8rem;
}

.u-w-829rem {
  width: 82.9rem;
}

.u-w-830rem {
  width: 83rem;
}

.u-w-831rem {
  width: 83.1rem;
}

.u-w-832rem {
  width: 83.2rem;
}

.u-w-833rem {
  width: 83.3rem;
}

.u-w-834rem {
  width: 83.4rem;
}

.u-w-835rem {
  width: 83.5rem;
}

.u-w-836rem {
  width: 83.6rem;
}

.u-w-837rem {
  width: 83.7rem;
}

.u-w-838rem {
  width: 83.8rem;
}

.u-w-839rem {
  width: 83.9rem;
}

.u-w-840rem {
  width: 84rem;
}

.u-w-841rem {
  width: 84.1rem;
}

.u-w-842rem {
  width: 84.2rem;
}

.u-w-843rem {
  width: 84.3rem;
}

.u-w-844rem {
  width: 84.4rem;
}

.u-w-845rem {
  width: 84.5rem;
}

.u-w-846rem {
  width: 84.6rem;
}

.u-w-847rem {
  width: 84.7rem;
}

.u-w-848rem {
  width: 84.8rem;
}

.u-w-849rem {
  width: 84.9rem;
}

.u-w-850rem {
  width: 85rem;
}

.u-w-851rem {
  width: 85.1rem;
}

.u-w-852rem {
  width: 85.2rem;
}

.u-w-853rem {
  width: 85.3rem;
}

.u-w-854rem {
  width: 85.4rem;
}

.u-w-855rem {
  width: 85.5rem;
}

.u-w-856rem {
  width: 85.6rem;
}

.u-w-857rem {
  width: 85.7rem;
}

.u-w-858rem {
  width: 85.8rem;
}

.u-w-859rem {
  width: 85.9rem;
}

.u-w-860rem {
  width: 86rem;
}

.u-w-861rem {
  width: 86.1rem;
}

.u-w-862rem {
  width: 86.2rem;
}

.u-w-863rem {
  width: 86.3rem;
}

.u-w-864rem {
  width: 86.4rem;
}

.u-w-865rem {
  width: 86.5rem;
}

.u-w-866rem {
  width: 86.6rem;
}

.u-w-867rem {
  width: 86.7rem;
}

.u-w-868rem {
  width: 86.8rem;
}

.u-w-869rem {
  width: 86.9rem;
}

.u-w-870rem {
  width: 87rem;
}

.u-w-871rem {
  width: 87.1rem;
}

.u-w-872rem {
  width: 87.2rem;
}

.u-w-873rem {
  width: 87.3rem;
}

.u-w-874rem {
  width: 87.4rem;
}

.u-w-875rem {
  width: 87.5rem;
}

.u-w-876rem {
  width: 87.6rem;
}

.u-w-877rem {
  width: 87.7rem;
}

.u-w-878rem {
  width: 87.8rem;
}

.u-w-879rem {
  width: 87.9rem;
}

.u-w-880rem {
  width: 88rem;
}

.u-w-881rem {
  width: 88.1rem;
}

.u-w-882rem {
  width: 88.2rem;
}

.u-w-883rem {
  width: 88.3rem;
}

.u-w-884rem {
  width: 88.4rem;
}

.u-w-885rem {
  width: 88.5rem;
}

.u-w-886rem {
  width: 88.6rem;
}

.u-w-887rem {
  width: 88.7rem;
}

.u-w-888rem {
  width: 88.8rem;
}

.u-w-889rem {
  width: 88.9rem;
}

.u-w-890rem {
  width: 89rem;
}

.u-w-891rem {
  width: 89.1rem;
}

.u-w-892rem {
  width: 89.2rem;
}

.u-w-893rem {
  width: 89.3rem;
}

.u-w-894rem {
  width: 89.4rem;
}

.u-w-895rem {
  width: 89.5rem;
}

.u-w-896rem {
  width: 89.6rem;
}

.u-w-897rem {
  width: 89.7rem;
}

.u-w-898rem {
  width: 89.8rem;
}

.u-w-899rem {
  width: 89.9rem;
}

.u-w-900rem {
  width: 90rem;
}

.u-w-901rem {
  width: 90.1rem;
}

.u-w-902rem {
  width: 90.2rem;
}

.u-w-903rem {
  width: 90.3rem;
}

.u-w-904rem {
  width: 90.4rem;
}

.u-w-905rem {
  width: 90.5rem;
}

.u-w-906rem {
  width: 90.6rem;
}

.u-w-907rem {
  width: 90.7rem;
}

.u-w-908rem {
  width: 90.8rem;
}

.u-w-909rem {
  width: 90.9rem;
}

.u-w-910rem {
  width: 91rem;
}

.u-w-911rem {
  width: 91.1rem;
}

.u-w-912rem {
  width: 91.2rem;
}

.u-w-913rem {
  width: 91.3rem;
}

.u-w-914rem {
  width: 91.4rem;
}

.u-w-915rem {
  width: 91.5rem;
}

.u-w-916rem {
  width: 91.6rem;
}

.u-w-917rem {
  width: 91.7rem;
}

.u-w-918rem {
  width: 91.8rem;
}

.u-w-919rem {
  width: 91.9rem;
}

.u-w-920rem {
  width: 92rem;
}

.u-w-921rem {
  width: 92.1rem;
}

.u-w-922rem {
  width: 92.2rem;
}

.u-w-923rem {
  width: 92.3rem;
}

.u-w-924rem {
  width: 92.4rem;
}

.u-w-925rem {
  width: 92.5rem;
}

.u-w-926rem {
  width: 92.6rem;
}

.u-w-927rem {
  width: 92.7rem;
}

.u-w-928rem {
  width: 92.8rem;
}

.u-w-929rem {
  width: 92.9rem;
}

.u-w-930rem {
  width: 93rem;
}

.u-w-931rem {
  width: 93.1rem;
}

.u-w-932rem {
  width: 93.2rem;
}

.u-w-933rem {
  width: 93.3rem;
}

.u-w-934rem {
  width: 93.4rem;
}

.u-w-935rem {
  width: 93.5rem;
}

.u-w-936rem {
  width: 93.6rem;
}

.u-w-937rem {
  width: 93.7rem;
}

.u-w-938rem {
  width: 93.8rem;
}

.u-w-939rem {
  width: 93.9rem;
}

.u-w-940rem {
  width: 94rem;
}

.u-w-941rem {
  width: 94.1rem;
}

.u-w-942rem {
  width: 94.2rem;
}

.u-w-943rem {
  width: 94.3rem;
}

.u-w-944rem {
  width: 94.4rem;
}

.u-w-945rem {
  width: 94.5rem;
}

.u-w-946rem {
  width: 94.6rem;
}

.u-w-947rem {
  width: 94.7rem;
}

.u-w-948rem {
  width: 94.8rem;
}

.u-w-949rem {
  width: 94.9rem;
}

.u-w-950rem {
  width: 95rem;
}

.u-w-951rem {
  width: 95.1rem;
}

.u-w-952rem {
  width: 95.2rem;
}

.u-w-953rem {
  width: 95.3rem;
}

.u-w-954rem {
  width: 95.4rem;
}

.u-w-955rem {
  width: 95.5rem;
}

.u-w-956rem {
  width: 95.6rem;
}

.u-w-957rem {
  width: 95.7rem;
}

.u-w-958rem {
  width: 95.8rem;
}

.u-w-959rem {
  width: 95.9rem;
}

.u-w-960rem {
  width: 96rem;
}

.u-w-961rem {
  width: 96.1rem;
}

.u-w-962rem {
  width: 96.2rem;
}

.u-w-963rem {
  width: 96.3rem;
}

.u-w-964rem {
  width: 96.4rem;
}

.u-w-965rem {
  width: 96.5rem;
}

.u-w-966rem {
  width: 96.6rem;
}

.u-w-967rem {
  width: 96.7rem;
}

.u-w-968rem {
  width: 96.8rem;
}

.u-w-969rem {
  width: 96.9rem;
}

.u-w-970rem {
  width: 97rem;
}

.u-w-971rem {
  width: 97.1rem;
}

.u-w-972rem {
  width: 97.2rem;
}

.u-w-973rem {
  width: 97.3rem;
}

.u-w-974rem {
  width: 97.4rem;
}

.u-w-975rem {
  width: 97.5rem;
}

.u-w-976rem {
  width: 97.6rem;
}

.u-w-977rem {
  width: 97.7rem;
}

.u-w-978rem {
  width: 97.8rem;
}

.u-w-979rem {
  width: 97.9rem;
}

.u-w-980rem {
  width: 98rem;
}

.u-w-981rem {
  width: 98.1rem;
}

.u-w-982rem {
  width: 98.2rem;
}

.u-w-983rem {
  width: 98.3rem;
}

.u-w-984rem {
  width: 98.4rem;
}

.u-w-985rem {
  width: 98.5rem;
}

.u-w-986rem {
  width: 98.6rem;
}

.u-w-987rem {
  width: 98.7rem;
}

.u-w-988rem {
  width: 98.8rem;
}

.u-w-989rem {
  width: 98.9rem;
}

.u-w-990rem {
  width: 99rem;
}

.u-w-991rem {
  width: 99.1rem;
}

.u-w-992rem {
  width: 99.2rem;
}

.u-w-993rem {
  width: 99.3rem;
}

.u-w-994rem {
  width: 99.4rem;
}

.u-w-995rem {
  width: 99.5rem;
}

.u-w-996rem {
  width: 99.6rem;
}

.u-w-997rem {
  width: 99.7rem;
}

.u-w-998rem {
  width: 99.8rem;
}

.u-w-999rem {
  width: 99.9rem;
}

.u-w-1000rem {
  width: 100rem;
}

.u-max-w-none {
  max-width: none;
}

.u-max-w-full {
  max-width: 100%;
}

.u-min-w-none {
  min-width: auto;
}

.u-min-w-full {
  min-width: 100%;
}

@media screen and (min-width: 576px),print {
  .-sm\:cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr)) !important;
  }

  .-sm\:cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .-sm\:rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr)) !important;
  }

  .-sm\:col-span-1 {
    grid-column: span 1/span 1 !important;
  }

  .-sm\:row-span-1 {
    grid-row: span 1/span 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .-sm\:col-span-9 {
    grid-column: span 9/span 9 !important;
  }

  .-sm\:row-span-9 {
    grid-row: span 9/span 9 !important;
  }

  .-sm\:col-span-10 {
    grid-column: span 10/span 10 !important;
  }

  .-sm\:row-span-10 {
    grid-row: span 10/span 10 !important;
  }

  .-sm\:col-span-11 {
    grid-column: span 11/span 11 !important;
  }

  .-sm\:row-span-11 {
    grid-row: span 11/span 11 !important;
  }

  .-sm\:row-start-1 {
    grid-row-start: 1 !important;
  }

  .-sm\:row-end-1 {
    grid-row-end: 1 !important;
  }

  .-sm\:row-start-2 {
    grid-row-start: 2 !important;
  }

  .-sm\:row-end-2 {
    grid-row-end: 2 !important;
  }

  .-sm\:row-start-3 {
    grid-row-start: 3 !important;
  }

  .-sm\:row-end-3 {
    grid-row-end: 3 !important;
  }

  .-sm\:row-start-4 {
    grid-row-start: 4 !important;
  }

  .-sm\:row-end-4 {
    grid-row-end: 4 !important;
  }

  .-sm\:row-start-5 {
    grid-row-start: 5 !important;
  }

  .-sm\:row-end-5 {
    grid-row-end: 5 !important;
  }

  .-sm\:row-start-6 {
    grid-row-start: 6 !important;
  }

  .-sm\:row-end-6 {
    grid-row-end: 6 !important;
  }

  .-sm\:row-start-7 {
    grid-row-start: 7 !important;
  }

  .-sm\:row-end-7 {
    grid-row-end: 7 !important;
  }

  .-sm\:row-start-8 {
    grid-row-start: 8 !important;
  }

  .-sm\:row-end-8 {
    grid-row-end: 8 !important;
  }

  .-sm\:row-start-9 {
    grid-row-start: 9 !important;
  }

  .-sm\:row-end-9 {
    grid-row-end: 9 !important;
  }

  .-sm\:row-start-10 {
    grid-row-start: 10 !important;
  }

  .-sm\:row-end-10 {
    grid-row-end: 10 !important;
  }

  .-sm\:row-start-11 {
    grid-row-start: 11 !important;
  }

  .-sm\:row-end-11 {
    grid-row-end: 11 !important;
  }

  .-sm\:row-start-12 {
    grid-row-start: 12 !important;
  }

  .-sm\:row-end-12 {
    grid-row-end: 12 !important;
  }

  .-sm\:col-start-1 {
    grid-column-start: 1 !important;
  }

  .-sm\:col-end-1 {
    grid-column-end: 1 !important;
  }

  .-sm\:col-start-2 {
    grid-column-start: 2 !important;
  }

  .-sm\:col-end-2 {
    grid-column-end: 2 !important;
  }

  .-sm\:col-start-3 {
    grid-column-start: 3 !important;
  }

  .-sm\:col-end-3 {
    grid-column-end: 3 !important;
  }

  .-sm\:col-start-4 {
    grid-column-start: 4 !important;
  }

  .-sm\:col-end-4 {
    grid-column-end: 4 !important;
  }

  .-sm\:col-start-5 {
    grid-column-start: 5 !important;
  }

  .-sm\:col-end-5 {
    grid-column-end: 5 !important;
  }

  .-sm\:col-start-6 {
    grid-column-start: 6 !important;
  }

  .-sm\:col-end-6 {
    grid-column-end: 6 !important;
  }

  .-sm\:col-start-7 {
    grid-column-start: 7 !important;
  }

  .-sm\:col-end-7 {
    grid-column-end: 7 !important;
  }

  .-sm\:col-start-8 {
    grid-column-start: 8 !important;
  }

  .-sm\:col-end-8 {
    grid-column-end: 8 !important;
  }

  .-sm\:col-start-9 {
    grid-column-start: 9 !important;
  }

  .-sm\:col-end-9 {
    grid-column-end: 9 !important;
  }

  .-sm\:col-start-10 {
    grid-column-start: 10 !important;
  }

  .-sm\:col-end-10 {
    grid-column-end: 10 !important;
  }

  .-sm\:col-start-11 {
    grid-column-start: 11 !important;
  }

  .-sm\:col-end-11 {
    grid-column-end: 11 !important;
  }

  .-sm\:col-start-12 {
    grid-column-start: 12 !important;
  }

  .-sm\:col-end-12 {
    grid-column-end: 12 !important;
  }

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

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

  .u-sm\:justify-center {
    justify-content: center !important;
  }

  .u-sm\:justify-between {
    justify-content: space-between !important;
  }

  .u-sm\:justify-around {
    justify-content: space-around !important;
  }

  .u-sm\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .u-sm\:justify-self-auto {
    justify-self: auto !important;
  }

  .u-sm\:justify-self-start {
    justify-self: start !important;
  }

  .u-sm\:justify-self-end {
    justify-self: end !important;
  }

  .u-sm\:justify-self-center {
    justify-self: center !important;
  }

  .u-sm\:justify-self-stretch {
    justify-self: stretch !important;
  }

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

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

  .u-sm\:align-center {
    align-items: center !important;
  }

  .u-sm\:align-baseline {
    align-items: baseline !important;
  }

  .u-sm\:align-stretch {
    align-items: stretch !important;
  }

  .u-sm\:self-auto {
    align-self: auto !important;
  }

  .u-sm\:self-start {
    align-self: flex-start !important;
  }

  .u-sm\:self-end {
    align-self: flex-end !important;
  }

  .u-sm\:self-center {
    align-self: center !important;
  }

  .u-sm\:self-stretch {
    align-self: stretch !important;
  }

  .u-sm\:place-items-start {
    place-items: start !important;
  }

  .u-sm\:place-items-end {
    place-items: end !important;
  }

  .u-sm\:place-items-center {
    place-items: center !important;
  }

  .u-sm\:place-items-stretch {
    place-items: stretch !important;
  }

  .u-sm\:none {
    display: none !important;
  }

  .u-sm\:block {
    display: block !important;
  }

  .u-sm\:inline {
    display: inline !important;
  }

  .u-sm\:inline-block {
    display: inline-block !important;
  }

  .u-sm\:table {
    display: table !important;
  }

  .u-sm\:table-cell {
    display: table-cell !important;
  }

  .u-sm\:flex {
    display: flex !important;
  }

  .u-sm\:inline-flex {
    display: inline-flex !important;
  }

  .u-sm\:grid {
    display: grid !important;
  }

  .u-sm\:flex-row {
    flex-direction: row !important;
  }

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

  .u-sm\:flex-column {
    flex-direction: column !important;
  }

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

  .u-sm\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .u-sm\:flex-nowrap {
    flex-wrap: nowrap !important;
  }

  .u-sm\:float-left {
    float: left !important;
  }

  .u-sm\:float-right {
    float: right !important;
  }

  .u-sm\:float-none {
    float: none !important;
  }

  .u-sm\:clear-fix::after {
    content: "";
    display: table;
    clear: both;
  }

  .u-sm\:text-xxs {
    font-size: 1rem !important;
  }

  .u-sm\:text-xs {
    font-size: 1.2rem;
  }

  .u-sm\:text-sm {
    font-size: 1.4rem;
  }

  .u-sm\:text-base {
    font-size: 1.6rem;
  }

  .u-sm\:text-lg {
    font-size: 1.8rem;
  }

  .u-sm\:text-xl {
    font-size: 2rem;
  }

  .u-sm\:text-xxl {
    font-size: 2.4rem;
  }

  .u-sm\:text-3xl {
    font-size: 3rem;
  }

  .u-sm\:text-4xl {
    font-size: 3.6rem;
  }

  .u-sm\:text-5xl {
    font-size: 4.8rem;
  }

  .u-sm\:text-6xl {
    font-size: 6rem;
  }

  .u-sm\:text-7xl {
    font-size: 7.2rem;
  }

  .u-sm\:text-8xl {
    font-size: 9.6rem;
  }

  .u-sm\:text-9xl {
    font-size: 12.8rem;
  }

  .u-sm\:gap-0 {
    gap: 0rem !important;
  }

  .u-sm\:gap-x-0 {
    -moz-column-gap: 0rem !important;
    column-gap: 0rem !important;
  }

  .u-sm\:gap-y-0 {
    row-gap: 0rem !important;
  }

  .u-sm\:gap-1 {
    gap: .8rem !important;
  }

  .u-sm\:gap-x-1 {
    -moz-column-gap: .8rem !important;
    column-gap: .8rem !important;
  }

  .u-sm\:gap-y-1 {
    row-gap: .8rem !important;
  }

  .u-sm\:gap-2 {
    gap: 1.6rem !important;
  }

  .u-sm\:gap-x-2 {
    -moz-column-gap: 1.6rem !important;
    column-gap: 1.6rem !important;
  }

  .u-sm\:gap-y-2 {
    row-gap: 1.6rem !important;
  }

  .u-sm\:gap-3 {
    gap: 2.4rem !important;
  }

  .u-sm\:gap-x-3 {
    -moz-column-gap: 2.4rem !important;
    column-gap: 2.4rem !important;
  }

  .u-sm\:gap-y-3 {
    row-gap: 2.4rem !important;
  }

  .u-sm\:gap-4 {
    gap: 3.2rem !important;
  }

  .u-sm\:gap-x-4 {
    -moz-column-gap: 3.2rem !important;
    column-gap: 3.2rem !important;
  }

  .u-sm\:gap-y-4 {
    row-gap: 3.2rem !important;
  }

  .u-sm\:gap-5 {
    gap: 4rem !important;
  }

  .u-sm\:gap-x-5 {
    -moz-column-gap: 4rem !important;
    column-gap: 4rem !important;
  }

  .u-sm\:gap-y-5 {
    row-gap: 4rem !important;
  }

  .u-sm\:gap-6 {
    gap: 4.8rem !important;
  }

  .u-sm\:gap-x-6 {
    -moz-column-gap: 4.8rem !important;
    column-gap: 4.8rem !important;
  }

  .u-sm\:gap-y-6 {
    row-gap: 4.8rem !important;
  }

  .u-sm\:gap-7 {
    gap: 5.6rem !important;
  }

  .u-sm\:gap-x-7 {
    -moz-column-gap: 5.6rem !important;
    column-gap: 5.6rem !important;
  }

  .u-sm\:gap-y-7 {
    row-gap: 5.6rem !important;
  }

  .u-sm\:gap-8 {
    gap: 6.4rem !important;
  }

  .u-sm\:gap-x-8 {
    -moz-column-gap: 6.4rem !important;
    column-gap: 6.4rem !important;
  }

  .u-sm\:gap-y-8 {
    row-gap: 6.4rem !important;
  }

  .u-sm\:gap-9 {
    gap: 7.2rem !important;
  }

  .u-sm\:gap-x-9 {
    -moz-column-gap: 7.2rem !important;
    column-gap: 7.2rem !important;
  }

  .u-sm\:gap-y-9 {
    row-gap: 7.2rem !important;
  }

  .u-sm\:gap-10 {
    gap: 8rem !important;
  }

  .u-sm\:gap-x-10 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }

  .u-sm\:gap-y-10 {
    row-gap: 8rem !important;
  }

  .u-sm\:gap-11 {
    gap: 8.8rem !important;
  }

  .u-sm\:gap-x-11 {
    -moz-column-gap: 8.8rem !important;
    column-gap: 8.8rem !important;
  }

  .u-sm\:gap-y-11 {
    row-gap: 8.8rem !important;
  }

  .u-sm\:gap-12 {
    gap: 9.6rem !important;
  }

  .u-sm\:gap-x-12 {
    -moz-column-gap: 9.6rem !important;
    column-gap: 9.6rem !important;
  }

  .u-sm\:gap-y-12 {
    row-gap: 9.6rem !important;
  }

  .u-sm\:gap-13 {
    gap: 10.4rem !important;
  }

  .u-sm\:gap-x-13 {
    -moz-column-gap: 10.4rem !important;
    column-gap: 10.4rem !important;
  }

  .u-sm\:gap-y-13 {
    row-gap: 10.4rem !important;
  }

  .u-sm\:gap-14 {
    gap: 11.2rem !important;
  }

  .u-sm\:gap-x-14 {
    -moz-column-gap: 11.2rem !important;
    column-gap: 11.2rem !important;
  }

  .u-sm\:gap-y-14 {
    row-gap: 11.2rem !important;
  }

  .u-sm\:gap-15 {
    gap: 12rem !important;
  }

  .u-sm\:gap-x-15 {
    -moz-column-gap: 12rem !important;
    column-gap: 12rem !important;
  }

  .u-sm\:gap-y-15 {
    row-gap: 12rem !important;
  }

  .u-sm\:gap-16 {
    gap: 12.8rem !important;
  }

  .u-sm\:gap-x-16 {
    -moz-column-gap: 12.8rem !important;
    column-gap: 12.8rem !important;
  }

  .u-sm\:gap-y-16 {
    row-gap: 12.8rem !important;
  }

  .u-sm\:gap-17 {
    gap: 13.6rem !important;
  }

  .u-sm\:gap-x-17 {
    -moz-column-gap: 13.6rem !important;
    column-gap: 13.6rem !important;
  }

  .u-sm\:gap-y-17 {
    row-gap: 13.6rem !important;
  }

  .u-sm\:gap-18 {
    gap: 14.4rem !important;
  }

  .u-sm\:gap-x-18 {
    -moz-column-gap: 14.4rem !important;
    column-gap: 14.4rem !important;
  }

  .u-sm\:gap-y-18 {
    row-gap: 14.4rem !important;
  }

  .u-sm\:gap-19 {
    gap: 15.2rem !important;
  }

  .u-sm\:gap-x-19 {
    -moz-column-gap: 15.2rem !important;
    column-gap: 15.2rem !important;
  }

  .u-sm\:gap-y-19 {
    row-gap: 15.2rem !important;
  }

  .u-sm\:gap-20 {
    gap: 16rem !important;
  }

  .u-sm\:gap-x-20 {
    -moz-column-gap: 16rem !important;
    column-gap: 16rem !important;
  }

  .u-sm\:gap-y-20 {
    row-gap: 16rem !important;
  }

  .u-sm\:m-0 {
    margin: 0rem !important;
  }

  .u-sm\:mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-sm\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-sm\:mt-0 {
    margin-top: 0rem !important;
  }

  .u-sm\:mr-0 {
    margin-right: 0rem !important;
  }

  .u-sm\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-sm\:ml-0 {
    margin-left: 0rem !important;
  }

  .u-sm\:neg-m-0 {
    margin: 0rem !important;
  }

  .u-sm\:neg-mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-sm\:neg-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-sm\:neg-mt-0 {
    margin-top: 0rem !important;
  }

  .u-sm\:neg-mr-0 {
    margin-right: 0rem !important;
  }

  .u-sm\:neg-mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-sm\:neg-ml-0 {
    margin-left: 0rem !important;
  }

  .u-sm\:m-1 {
    margin: .8rem !important;
  }

  .u-sm\:mx-1 {
    margin-right: .8rem !important;
    margin-left: .8rem !important;
  }

  .u-sm\:my-1 {
    margin-top: .8rem !important;
    margin-bottom: .8rem !important;
  }

  .u-sm\:mt-1 {
    margin-top: .8rem !important;
  }

  .u-sm\:mr-1 {
    margin-right: .8rem !important;
  }

  .u-sm\:mb-1 {
    margin-bottom: .8rem !important;
  }

  .u-sm\:ml-1 {
    margin-left: .8rem !important;
  }

  .u-sm\:neg-m-1 {
    margin: -0.8rem !important;
  }

  .u-sm\:neg-mx-1 {
    margin-right: -0.8rem !important;
    margin-left: -0.8rem !important;
  }

  .u-sm\:neg-my-1 {
    margin-top: -0.8rem !important;
    margin-bottom: -0.8rem !important;
  }

  .u-sm\:neg-mt-1 {
    margin-top: -0.8rem !important;
  }

  .u-sm\:neg-mr-1 {
    margin-right: -0.8rem !important;
  }

  .u-sm\:neg-mb-1 {
    margin-bottom: -0.8rem !important;
  }

  .u-sm\:neg-ml-1 {
    margin-left: -0.8rem !important;
  }

  .u-sm\:m-2 {
    margin: 1.6rem !important;
  }

  .u-sm\:mx-2 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }

  .u-sm\:my-2 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }

  .u-sm\:mt-2 {
    margin-top: 1.6rem !important;
  }

  .u-sm\:mr-2 {
    margin-right: 1.6rem !important;
  }

  .u-sm\:mb-2 {
    margin-bottom: 1.6rem !important;
  }

  .u-sm\:ml-2 {
    margin-left: 1.6rem !important;
  }

  .u-sm\:neg-m-2 {
    margin: -1.6rem !important;
  }

  .u-sm\:neg-mx-2 {
    margin-right: -1.6rem !important;
    margin-left: -1.6rem !important;
  }

  .u-sm\:neg-my-2 {
    margin-top: -1.6rem !important;
    margin-bottom: -1.6rem !important;
  }

  .u-sm\:neg-mt-2 {
    margin-top: -1.6rem !important;
  }

  .u-sm\:neg-mr-2 {
    margin-right: -1.6rem !important;
  }

  .u-sm\:neg-mb-2 {
    margin-bottom: -1.6rem !important;
  }

  .u-sm\:neg-ml-2 {
    margin-left: -1.6rem !important;
  }

  .u-sm\:m-3 {
    margin: 2.4rem !important;
  }

  .u-sm\:mx-3 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }

  .u-sm\:my-3 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }

  .u-sm\:mt-3 {
    margin-top: 2.4rem !important;
  }

  .u-sm\:mr-3 {
    margin-right: 2.4rem !important;
  }

  .u-sm\:mb-3 {
    margin-bottom: 2.4rem !important;
  }

  .u-sm\:ml-3 {
    margin-left: 2.4rem !important;
  }

  .u-sm\:neg-m-3 {
    margin: -2.4rem !important;
  }

  .u-sm\:neg-mx-3 {
    margin-right: -2.4rem !important;
    margin-left: -2.4rem !important;
  }

  .u-sm\:neg-my-3 {
    margin-top: -2.4rem !important;
    margin-bottom: -2.4rem !important;
  }

  .u-sm\:neg-mt-3 {
    margin-top: -2.4rem !important;
  }

  .u-sm\:neg-mr-3 {
    margin-right: -2.4rem !important;
  }

  .u-sm\:neg-mb-3 {
    margin-bottom: -2.4rem !important;
  }

  .u-sm\:neg-ml-3 {
    margin-left: -2.4rem !important;
  }

  .u-sm\:m-4 {
    margin: 3.2rem !important;
  }

  .u-sm\:mx-4 {
    margin-right: 3.2rem !important;
    margin-left: 3.2rem !important;
  }

  .u-sm\:my-4 {
    margin-top: 3.2rem !important;
    margin-bottom: 3.2rem !important;
  }

  .u-sm\:mt-4 {
    margin-top: 3.2rem !important;
  }

  .u-sm\:mr-4 {
    margin-right: 3.2rem !important;
  }

  .u-sm\:mb-4 {
    margin-bottom: 3.2rem !important;
  }

  .u-sm\:ml-4 {
    margin-left: 3.2rem !important;
  }

  .u-sm\:neg-m-4 {
    margin: -3.2rem !important;
  }

  .u-sm\:neg-mx-4 {
    margin-right: -3.2rem !important;
    margin-left: -3.2rem !important;
  }

  .u-sm\:neg-my-4 {
    margin-top: -3.2rem !important;
    margin-bottom: -3.2rem !important;
  }

  .u-sm\:neg-mt-4 {
    margin-top: -3.2rem !important;
  }

  .u-sm\:neg-mr-4 {
    margin-right: -3.2rem !important;
  }

  .u-sm\:neg-mb-4 {
    margin-bottom: -3.2rem !important;
  }

  .u-sm\:neg-ml-4 {
    margin-left: -3.2rem !important;
  }

  .u-sm\:m-5 {
    margin: 4rem !important;
  }

  .u-sm\:mx-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .u-sm\:my-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .u-sm\:mt-5 {
    margin-top: 4rem !important;
  }

  .u-sm\:mr-5 {
    margin-right: 4rem !important;
  }

  .u-sm\:mb-5 {
    margin-bottom: 4rem !important;
  }

  .u-sm\:ml-5 {
    margin-left: 4rem !important;
  }

  .u-sm\:neg-m-5 {
    margin: -4rem !important;
  }

  .u-sm\:neg-mx-5 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }

  .u-sm\:neg-my-5 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .u-sm\:neg-mt-5 {
    margin-top: -4rem !important;
  }

  .u-sm\:neg-mr-5 {
    margin-right: -4rem !important;
  }

  .u-sm\:neg-mb-5 {
    margin-bottom: -4rem !important;
  }

  .u-sm\:neg-ml-5 {
    margin-left: -4rem !important;
  }

  .u-sm\:m-6 {
    margin: 4.8rem !important;
  }

  .u-sm\:mx-6 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }

  .u-sm\:my-6 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }

  .u-sm\:mt-6 {
    margin-top: 4.8rem !important;
  }

  .u-sm\:mr-6 {
    margin-right: 4.8rem !important;
  }

  .u-sm\:mb-6 {
    margin-bottom: 4.8rem !important;
  }

  .u-sm\:ml-6 {
    margin-left: 4.8rem !important;
  }

  .u-sm\:neg-m-6 {
    margin: -4.8rem !important;
  }

  .u-sm\:neg-mx-6 {
    margin-right: -4.8rem !important;
    margin-left: -4.8rem !important;
  }

  .u-sm\:neg-my-6 {
    margin-top: -4.8rem !important;
    margin-bottom: -4.8rem !important;
  }

  .u-sm\:neg-mt-6 {
    margin-top: -4.8rem !important;
  }

  .u-sm\:neg-mr-6 {
    margin-right: -4.8rem !important;
  }

  .u-sm\:neg-mb-6 {
    margin-bottom: -4.8rem !important;
  }

  .u-sm\:neg-ml-6 {
    margin-left: -4.8rem !important;
  }

  .u-sm\:m-7 {
    margin: 5.6rem !important;
  }

  .u-sm\:mx-7 {
    margin-right: 5.6rem !important;
    margin-left: 5.6rem !important;
  }

  .u-sm\:my-7 {
    margin-top: 5.6rem !important;
    margin-bottom: 5.6rem !important;
  }

  .u-sm\:mt-7 {
    margin-top: 5.6rem !important;
  }

  .u-sm\:mr-7 {
    margin-right: 5.6rem !important;
  }

  .u-sm\:mb-7 {
    margin-bottom: 5.6rem !important;
  }

  .u-sm\:ml-7 {
    margin-left: 5.6rem !important;
  }

  .u-sm\:neg-m-7 {
    margin: -5.6rem !important;
  }

  .u-sm\:neg-mx-7 {
    margin-right: -5.6rem !important;
    margin-left: -5.6rem !important;
  }

  .u-sm\:neg-my-7 {
    margin-top: -5.6rem !important;
    margin-bottom: -5.6rem !important;
  }

  .u-sm\:neg-mt-7 {
    margin-top: -5.6rem !important;
  }

  .u-sm\:neg-mr-7 {
    margin-right: -5.6rem !important;
  }

  .u-sm\:neg-mb-7 {
    margin-bottom: -5.6rem !important;
  }

  .u-sm\:neg-ml-7 {
    margin-left: -5.6rem !important;
  }

  .u-sm\:m-8 {
    margin: 6.4rem !important;
  }

  .u-sm\:mx-8 {
    margin-right: 6.4rem !important;
    margin-left: 6.4rem !important;
  }

  .u-sm\:my-8 {
    margin-top: 6.4rem !important;
    margin-bottom: 6.4rem !important;
  }

  .u-sm\:mt-8 {
    margin-top: 6.4rem !important;
  }

  .u-sm\:mr-8 {
    margin-right: 6.4rem !important;
  }

  .u-sm\:mb-8 {
    margin-bottom: 6.4rem !important;
  }

  .u-sm\:ml-8 {
    margin-left: 6.4rem !important;
  }

  .u-sm\:neg-m-8 {
    margin: -6.4rem !important;
  }

  .u-sm\:neg-mx-8 {
    margin-right: -6.4rem !important;
    margin-left: -6.4rem !important;
  }

  .u-sm\:neg-my-8 {
    margin-top: -6.4rem !important;
    margin-bottom: -6.4rem !important;
  }

  .u-sm\:neg-mt-8 {
    margin-top: -6.4rem !important;
  }

  .u-sm\:neg-mr-8 {
    margin-right: -6.4rem !important;
  }

  .u-sm\:neg-mb-8 {
    margin-bottom: -6.4rem !important;
  }

  .u-sm\:neg-ml-8 {
    margin-left: -6.4rem !important;
  }

  .u-sm\:m-9 {
    margin: 7.2rem !important;
  }

  .u-sm\:mx-9 {
    margin-right: 7.2rem !important;
    margin-left: 7.2rem !important;
  }

  .u-sm\:my-9 {
    margin-top: 7.2rem !important;
    margin-bottom: 7.2rem !important;
  }

  .u-sm\:mt-9 {
    margin-top: 7.2rem !important;
  }

  .u-sm\:mr-9 {
    margin-right: 7.2rem !important;
  }

  .u-sm\:mb-9 {
    margin-bottom: 7.2rem !important;
  }

  .u-sm\:ml-9 {
    margin-left: 7.2rem !important;
  }

  .u-sm\:neg-m-9 {
    margin: -7.2rem !important;
  }

  .u-sm\:neg-mx-9 {
    margin-right: -7.2rem !important;
    margin-left: -7.2rem !important;
  }

  .u-sm\:neg-my-9 {
    margin-top: -7.2rem !important;
    margin-bottom: -7.2rem !important;
  }

  .u-sm\:neg-mt-9 {
    margin-top: -7.2rem !important;
  }

  .u-sm\:neg-mr-9 {
    margin-right: -7.2rem !important;
  }

  .u-sm\:neg-mb-9 {
    margin-bottom: -7.2rem !important;
  }

  .u-sm\:neg-ml-9 {
    margin-left: -7.2rem !important;
  }

  .u-sm\:m-10 {
    margin: 8rem !important;
  }

  .u-sm\:mx-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  .u-sm\:my-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .u-sm\:mt-10 {
    margin-top: 8rem !important;
  }

  .u-sm\:mr-10 {
    margin-right: 8rem !important;
  }

  .u-sm\:mb-10 {
    margin-bottom: 8rem !important;
  }

  .u-sm\:ml-10 {
    margin-left: 8rem !important;
  }

  .u-sm\:neg-m-10 {
    margin: -8rem !important;
  }

  .u-sm\:neg-mx-10 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }

  .u-sm\:neg-my-10 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .u-sm\:neg-mt-10 {
    margin-top: -8rem !important;
  }

  .u-sm\:neg-mr-10 {
    margin-right: -8rem !important;
  }

  .u-sm\:neg-mb-10 {
    margin-bottom: -8rem !important;
  }

  .u-sm\:neg-ml-10 {
    margin-left: -8rem !important;
  }

  .u-sm\:m-11 {
    margin: 8.8rem !important;
  }

  .u-sm\:mx-11 {
    margin-right: 8.8rem !important;
    margin-left: 8.8rem !important;
  }

  .u-sm\:my-11 {
    margin-top: 8.8rem !important;
    margin-bottom: 8.8rem !important;
  }

  .u-sm\:mt-11 {
    margin-top: 8.8rem !important;
  }

  .u-sm\:mr-11 {
    margin-right: 8.8rem !important;
  }

  .u-sm\:mb-11 {
    margin-bottom: 8.8rem !important;
  }

  .u-sm\:ml-11 {
    margin-left: 8.8rem !important;
  }

  .u-sm\:neg-m-11 {
    margin: -8.8rem !important;
  }

  .u-sm\:neg-mx-11 {
    margin-right: -8.8rem !important;
    margin-left: -8.8rem !important;
  }

  .u-sm\:neg-my-11 {
    margin-top: -8.8rem !important;
    margin-bottom: -8.8rem !important;
  }

  .u-sm\:neg-mt-11 {
    margin-top: -8.8rem !important;
  }

  .u-sm\:neg-mr-11 {
    margin-right: -8.8rem !important;
  }

  .u-sm\:neg-mb-11 {
    margin-bottom: -8.8rem !important;
  }

  .u-sm\:neg-ml-11 {
    margin-left: -8.8rem !important;
  }

  .u-sm\:m-12 {
    margin: 9.6rem !important;
  }

  .u-sm\:mx-12 {
    margin-right: 9.6rem !important;
    margin-left: 9.6rem !important;
  }

  .u-sm\:my-12 {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }

  .u-sm\:mt-12 {
    margin-top: 9.6rem !important;
  }

  .u-sm\:mr-12 {
    margin-right: 9.6rem !important;
  }

  .u-sm\:mb-12 {
    margin-bottom: 9.6rem !important;
  }

  .u-sm\:ml-12 {
    margin-left: 9.6rem !important;
  }

  .u-sm\:neg-m-12 {
    margin: -9.6rem !important;
  }

  .u-sm\:neg-mx-12 {
    margin-right: -9.6rem !important;
    margin-left: -9.6rem !important;
  }

  .u-sm\:neg-my-12 {
    margin-top: -9.6rem !important;
    margin-bottom: -9.6rem !important;
  }

  .u-sm\:neg-mt-12 {
    margin-top: -9.6rem !important;
  }

  .u-sm\:neg-mr-12 {
    margin-right: -9.6rem !important;
  }

  .u-sm\:neg-mb-12 {
    margin-bottom: -9.6rem !important;
  }

  .u-sm\:neg-ml-12 {
    margin-left: -9.6rem !important;
  }

  .u-sm\:m-13 {
    margin: 10.4rem !important;
  }

  .u-sm\:mx-13 {
    margin-right: 10.4rem !important;
    margin-left: 10.4rem !important;
  }

  .u-sm\:my-13 {
    margin-top: 10.4rem !important;
    margin-bottom: 10.4rem !important;
  }

  .u-sm\:mt-13 {
    margin-top: 10.4rem !important;
  }

  .u-sm\:mr-13 {
    margin-right: 10.4rem !important;
  }

  .u-sm\:mb-13 {
    margin-bottom: 10.4rem !important;
  }

  .u-sm\:ml-13 {
    margin-left: 10.4rem !important;
  }

  .u-sm\:neg-m-13 {
    margin: -10.4rem !important;
  }

  .u-sm\:neg-mx-13 {
    margin-right: -10.4rem !important;
    margin-left: -10.4rem !important;
  }

  .u-sm\:neg-my-13 {
    margin-top: -10.4rem !important;
    margin-bottom: -10.4rem !important;
  }

  .u-sm\:neg-mt-13 {
    margin-top: -10.4rem !important;
  }

  .u-sm\:neg-mr-13 {
    margin-right: -10.4rem !important;
  }

  .u-sm\:neg-mb-13 {
    margin-bottom: -10.4rem !important;
  }

  .u-sm\:neg-ml-13 {
    margin-left: -10.4rem !important;
  }

  .u-sm\:m-14 {
    margin: 11.2rem !important;
  }

  .u-sm\:mx-14 {
    margin-right: 11.2rem !important;
    margin-left: 11.2rem !important;
  }

  .u-sm\:my-14 {
    margin-top: 11.2rem !important;
    margin-bottom: 11.2rem !important;
  }

  .u-sm\:mt-14 {
    margin-top: 11.2rem !important;
  }

  .u-sm\:mr-14 {
    margin-right: 11.2rem !important;
  }

  .u-sm\:mb-14 {
    margin-bottom: 11.2rem !important;
  }

  .u-sm\:ml-14 {
    margin-left: 11.2rem !important;
  }

  .u-sm\:neg-m-14 {
    margin: -11.2rem !important;
  }

  .u-sm\:neg-mx-14 {
    margin-right: -11.2rem !important;
    margin-left: -11.2rem !important;
  }

  .u-sm\:neg-my-14 {
    margin-top: -11.2rem !important;
    margin-bottom: -11.2rem !important;
  }

  .u-sm\:neg-mt-14 {
    margin-top: -11.2rem !important;
  }

  .u-sm\:neg-mr-14 {
    margin-right: -11.2rem !important;
  }

  .u-sm\:neg-mb-14 {
    margin-bottom: -11.2rem !important;
  }

  .u-sm\:neg-ml-14 {
    margin-left: -11.2rem !important;
  }

  .u-sm\:m-15 {
    margin: 12rem !important;
  }

  .u-sm\:mx-15 {
    margin-right: 12rem !important;
    margin-left: 12rem !important;
  }

  .u-sm\:my-15 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .u-sm\:mt-15 {
    margin-top: 12rem !important;
  }

  .u-sm\:mr-15 {
    margin-right: 12rem !important;
  }

  .u-sm\:mb-15 {
    margin-bottom: 12rem !important;
  }

  .u-sm\:ml-15 {
    margin-left: 12rem !important;
  }

  .u-sm\:neg-m-15 {
    margin: -12rem !important;
  }

  .u-sm\:neg-mx-15 {
    margin-right: -12rem !important;
    margin-left: -12rem !important;
  }

  .u-sm\:neg-my-15 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .u-sm\:neg-mt-15 {
    margin-top: -12rem !important;
  }

  .u-sm\:neg-mr-15 {
    margin-right: -12rem !important;
  }

  .u-sm\:neg-mb-15 {
    margin-bottom: -12rem !important;
  }

  .u-sm\:neg-ml-15 {
    margin-left: -12rem !important;
  }

  .u-sm\:m-16 {
    margin: 12.8rem !important;
  }

  .u-sm\:mx-16 {
    margin-right: 12.8rem !important;
    margin-left: 12.8rem !important;
  }

  .u-sm\:my-16 {
    margin-top: 12.8rem !important;
    margin-bottom: 12.8rem !important;
  }

  .u-sm\:mt-16 {
    margin-top: 12.8rem !important;
  }

  .u-sm\:mr-16 {
    margin-right: 12.8rem !important;
  }

  .u-sm\:mb-16 {
    margin-bottom: 12.8rem !important;
  }

  .u-sm\:ml-16 {
    margin-left: 12.8rem !important;
  }

  .u-sm\:neg-m-16 {
    margin: -12.8rem !important;
  }

  .u-sm\:neg-mx-16 {
    margin-right: -12.8rem !important;
    margin-left: -12.8rem !important;
  }

  .u-sm\:neg-my-16 {
    margin-top: -12.8rem !important;
    margin-bottom: -12.8rem !important;
  }

  .u-sm\:neg-mt-16 {
    margin-top: -12.8rem !important;
  }

  .u-sm\:neg-mr-16 {
    margin-right: -12.8rem !important;
  }

  .u-sm\:neg-mb-16 {
    margin-bottom: -12.8rem !important;
  }

  .u-sm\:neg-ml-16 {
    margin-left: -12.8rem !important;
  }

  .u-sm\:m-17 {
    margin: 13.6rem !important;
  }

  .u-sm\:mx-17 {
    margin-right: 13.6rem !important;
    margin-left: 13.6rem !important;
  }

  .u-sm\:my-17 {
    margin-top: 13.6rem !important;
    margin-bottom: 13.6rem !important;
  }

  .u-sm\:mt-17 {
    margin-top: 13.6rem !important;
  }

  .u-sm\:mr-17 {
    margin-right: 13.6rem !important;
  }

  .u-sm\:mb-17 {
    margin-bottom: 13.6rem !important;
  }

  .u-sm\:ml-17 {
    margin-left: 13.6rem !important;
  }

  .u-sm\:neg-m-17 {
    margin: -13.6rem !important;
  }

  .u-sm\:neg-mx-17 {
    margin-right: -13.6rem !important;
    margin-left: -13.6rem !important;
  }

  .u-sm\:neg-my-17 {
    margin-top: -13.6rem !important;
    margin-bottom: -13.6rem !important;
  }

  .u-sm\:neg-mt-17 {
    margin-top: -13.6rem !important;
  }

  .u-sm\:neg-mr-17 {
    margin-right: -13.6rem !important;
  }

  .u-sm\:neg-mb-17 {
    margin-bottom: -13.6rem !important;
  }

  .u-sm\:neg-ml-17 {
    margin-left: -13.6rem !important;
  }

  .u-sm\:m-18 {
    margin: 14.4rem !important;
  }

  .u-sm\:mx-18 {
    margin-right: 14.4rem !important;
    margin-left: 14.4rem !important;
  }

  .u-sm\:my-18 {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }

  .u-sm\:mt-18 {
    margin-top: 14.4rem !important;
  }

  .u-sm\:mr-18 {
    margin-right: 14.4rem !important;
  }

  .u-sm\:mb-18 {
    margin-bottom: 14.4rem !important;
  }

  .u-sm\:ml-18 {
    margin-left: 14.4rem !important;
  }

  .u-sm\:neg-m-18 {
    margin: -14.4rem !important;
  }

  .u-sm\:neg-mx-18 {
    margin-right: -14.4rem !important;
    margin-left: -14.4rem !important;
  }

  .u-sm\:neg-my-18 {
    margin-top: -14.4rem !important;
    margin-bottom: -14.4rem !important;
  }

  .u-sm\:neg-mt-18 {
    margin-top: -14.4rem !important;
  }

  .u-sm\:neg-mr-18 {
    margin-right: -14.4rem !important;
  }

  .u-sm\:neg-mb-18 {
    margin-bottom: -14.4rem !important;
  }

  .u-sm\:neg-ml-18 {
    margin-left: -14.4rem !important;
  }

  .u-sm\:m-19 {
    margin: 15.2rem !important;
  }

  .u-sm\:mx-19 {
    margin-right: 15.2rem !important;
    margin-left: 15.2rem !important;
  }

  .u-sm\:my-19 {
    margin-top: 15.2rem !important;
    margin-bottom: 15.2rem !important;
  }

  .u-sm\:mt-19 {
    margin-top: 15.2rem !important;
  }

  .u-sm\:mr-19 {
    margin-right: 15.2rem !important;
  }

  .u-sm\:mb-19 {
    margin-bottom: 15.2rem !important;
  }

  .u-sm\:ml-19 {
    margin-left: 15.2rem !important;
  }

  .u-sm\:neg-m-19 {
    margin: -15.2rem !important;
  }

  .u-sm\:neg-mx-19 {
    margin-right: -15.2rem !important;
    margin-left: -15.2rem !important;
  }

  .u-sm\:neg-my-19 {
    margin-top: -15.2rem !important;
    margin-bottom: -15.2rem !important;
  }

  .u-sm\:neg-mt-19 {
    margin-top: -15.2rem !important;
  }

  .u-sm\:neg-mr-19 {
    margin-right: -15.2rem !important;
  }

  .u-sm\:neg-mb-19 {
    margin-bottom: -15.2rem !important;
  }

  .u-sm\:neg-ml-19 {
    margin-left: -15.2rem !important;
  }

  .u-sm\:m-20 {
    margin: 16rem !important;
  }

  .u-sm\:mx-20 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }

  .u-sm\:my-20 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .u-sm\:mt-20 {
    margin-top: 16rem !important;
  }

  .u-sm\:mr-20 {
    margin-right: 16rem !important;
  }

  .u-sm\:mb-20 {
    margin-bottom: 16rem !important;
  }

  .u-sm\:ml-20 {
    margin-left: 16rem !important;
  }

  .u-sm\:neg-m-20 {
    margin: -16rem !important;
  }

  .u-sm\:neg-mx-20 {
    margin-right: -16rem !important;
    margin-left: -16rem !important;
  }

  .u-sm\:neg-my-20 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .u-sm\:neg-mt-20 {
    margin-top: -16rem !important;
  }

  .u-sm\:neg-mr-20 {
    margin-right: -16rem !important;
  }

  .u-sm\:neg-mb-20 {
    margin-bottom: -16rem !important;
  }

  .u-sm\:neg-ml-20 {
    margin-left: -16rem !important;
  }

  .u-sm\:order-0 {
    order: 0 !important;
  }

  .u-sm\:order-1 {
    order: 1 !important;
  }

  .u-sm\:order-2 {
    order: 2 !important;
  }

  .u-sm\:order-3 {
    order: 3 !important;
  }

  .u-sm\:order-4 {
    order: 4 !important;
  }

  .u-sm\:order-5 {
    order: 5 !important;
  }

  .u-sm\:order-6 {
    order: 6 !important;
  }

  .u-sm\:order-7 {
    order: 7 !important;
  }

  .u-sm\:order-8 {
    order: 8 !important;
  }

  .u-sm\:order-9 {
    order: 9 !important;
  }

  .u-sm\:order-10 {
    order: 10 !important;
  }

  .u-sm\:order-11 {
    order: 11 !important;
  }

  .u-sm\:order-12 {
    order: 12 !important;
  }

  .u-sm\:order-13 {
    order: 13 !important;
  }

  .u-sm\:order-14 {
    order: 14 !important;
  }

  .u-sm\:order-15 {
    order: 15 !important;
  }

  .u-sm\:order-16 {
    order: 16 !important;
  }

  .u-sm\:order-17 {
    order: 17 !important;
  }

  .u-sm\:order-18 {
    order: 18 !important;
  }

  .u-sm\:order-19 {
    order: 19 !important;
  }

  .u-sm\:order-20 {
    order: 20 !important;
  }

  .u-sm\:order-21 {
    order: 21 !important;
  }

  .u-sm\:order-22 {
    order: 22 !important;
  }

  .u-sm\:order-23 {
    order: 23 !important;
  }

  .u-sm\:order-24 {
    order: 24 !important;
  }

  .u-sm\:order-25 {
    order: 25 !important;
  }

  .u-sm\:order-26 {
    order: 26 !important;
  }

  .u-sm\:order-27 {
    order: 27 !important;
  }

  .u-sm\:order-28 {
    order: 28 !important;
  }

  .u-sm\:order-29 {
    order: 29 !important;
  }

  .u-sm\:order-30 {
    order: 30 !important;
  }

  .u-sm\:order-31 {
    order: 31 !important;
  }

  .u-sm\:order-32 {
    order: 32 !important;
  }

  .u-sm\:order-33 {
    order: 33 !important;
  }

  .u-sm\:order-34 {
    order: 34 !important;
  }

  .u-sm\:order-35 {
    order: 35 !important;
  }

  .u-sm\:order-36 {
    order: 36 !important;
  }

  .u-sm\:order-37 {
    order: 37 !important;
  }

  .u-sm\:order-38 {
    order: 38 !important;
  }

  .u-sm\:order-39 {
    order: 39 !important;
  }

  .u-sm\:order-40 {
    order: 40 !important;
  }

  .u-sm\:order-41 {
    order: 41 !important;
  }

  .u-sm\:order-42 {
    order: 42 !important;
  }

  .u-sm\:order-43 {
    order: 43 !important;
  }

  .u-sm\:order-44 {
    order: 44 !important;
  }

  .u-sm\:order-45 {
    order: 45 !important;
  }

  .u-sm\:order-46 {
    order: 46 !important;
  }

  .u-sm\:order-47 {
    order: 47 !important;
  }

  .u-sm\:order-48 {
    order: 48 !important;
  }

  .u-sm\:order-49 {
    order: 49 !important;
  }

  .u-sm\:order-50 {
    order: 50 !important;
  }

  .u-sm\:order-51 {
    order: 51 !important;
  }

  .u-sm\:order-52 {
    order: 52 !important;
  }

  .u-sm\:order-53 {
    order: 53 !important;
  }

  .u-sm\:order-54 {
    order: 54 !important;
  }

  .u-sm\:order-55 {
    order: 55 !important;
  }

  .u-sm\:order-56 {
    order: 56 !important;
  }

  .u-sm\:order-57 {
    order: 57 !important;
  }

  .u-sm\:order-58 {
    order: 58 !important;
  }

  .u-sm\:order-59 {
    order: 59 !important;
  }

  .u-sm\:order-60 {
    order: 60 !important;
  }

  .u-sm\:order-61 {
    order: 61 !important;
  }

  .u-sm\:order-62 {
    order: 62 !important;
  }

  .u-sm\:order-63 {
    order: 63 !important;
  }

  .u-sm\:order-64 {
    order: 64 !important;
  }

  .u-sm\:order-65 {
    order: 65 !important;
  }

  .u-sm\:order-66 {
    order: 66 !important;
  }

  .u-sm\:order-67 {
    order: 67 !important;
  }

  .u-sm\:order-68 {
    order: 68 !important;
  }

  .u-sm\:order-69 {
    order: 69 !important;
  }

  .u-sm\:order-70 {
    order: 70 !important;
  }

  .u-sm\:order-71 {
    order: 71 !important;
  }

  .u-sm\:order-72 {
    order: 72 !important;
  }

  .u-sm\:order-73 {
    order: 73 !important;
  }

  .u-sm\:order-74 {
    order: 74 !important;
  }

  .u-sm\:order-75 {
    order: 75 !important;
  }

  .u-sm\:order-76 {
    order: 76 !important;
  }

  .u-sm\:order-77 {
    order: 77 !important;
  }

  .u-sm\:order-78 {
    order: 78 !important;
  }

  .u-sm\:order-79 {
    order: 79 !important;
  }

  .u-sm\:order-80 {
    order: 80 !important;
  }

  .u-sm\:order-81 {
    order: 81 !important;
  }

  .u-sm\:order-82 {
    order: 82 !important;
  }

  .u-sm\:order-83 {
    order: 83 !important;
  }

  .u-sm\:order-84 {
    order: 84 !important;
  }

  .u-sm\:order-85 {
    order: 85 !important;
  }

  .u-sm\:order-86 {
    order: 86 !important;
  }

  .u-sm\:order-87 {
    order: 87 !important;
  }

  .u-sm\:order-88 {
    order: 88 !important;
  }

  .u-sm\:order-89 {
    order: 89 !important;
  }

  .u-sm\:order-90 {
    order: 90 !important;
  }

  .u-sm\:order-91 {
    order: 91 !important;
  }

  .u-sm\:order-92 {
    order: 92 !important;
  }

  .u-sm\:order-93 {
    order: 93 !important;
  }

  .u-sm\:order-94 {
    order: 94 !important;
  }

  .u-sm\:order-95 {
    order: 95 !important;
  }

  .u-sm\:order-96 {
    order: 96 !important;
  }

  .u-sm\:order-97 {
    order: 97 !important;
  }

  .u-sm\:order-98 {
    order: 98 !important;
  }

  .u-sm\:order-99 {
    order: 99 !important;
  }

  .u-sm\:order-100 {
    order: 100 !important;
  }

  .u-sm\:overflow-visible {
    overflow: visible !important;
  }

  .u-sm\:overflow-scroll {
    overflow: scroll !important;
  }

  .u-sm\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .u-sm\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .u-sm\:overflow-hidden {
    overflow: hidden !important;
  }

  .u-sm\:p-0 {
    padding: 0rem !important;
  }

  .u-sm\:px-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .u-sm\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .u-sm\:pt-0 {
    padding-top: 0rem !important;
  }

  .u-sm\:pr-0 {
    padding-right: 0rem !important;
  }

  .u-sm\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .u-sm\:pl-0 {
    padding-left: 0rem !important;
  }

  .u-sm\:p-1 {
    padding: .8rem !important;
  }

  .u-sm\:px-1 {
    padding-right: .8rem !important;
    padding-left: .8rem !important;
  }

  .u-sm\:py-1 {
    padding-top: .8rem !important;
    padding-bottom: .8rem !important;
  }

  .u-sm\:pt-1 {
    padding-top: .8rem !important;
  }

  .u-sm\:pr-1 {
    padding-right: .8rem !important;
  }

  .u-sm\:pb-1 {
    padding-bottom: .8rem !important;
  }

  .u-sm\:pl-1 {
    padding-left: .8rem !important;
  }

  .u-sm\:p-2 {
    padding: 1.6rem !important;
  }

  .u-sm\:px-2 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }

  .u-sm\:py-2 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }

  .u-sm\:pt-2 {
    padding-top: 1.6rem !important;
  }

  .u-sm\:pr-2 {
    padding-right: 1.6rem !important;
  }

  .u-sm\:pb-2 {
    padding-bottom: 1.6rem !important;
  }

  .u-sm\:pl-2 {
    padding-left: 1.6rem !important;
  }

  .u-sm\:p-3 {
    padding: 2.4rem !important;
  }

  .u-sm\:px-3 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }

  .u-sm\:py-3 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }

  .u-sm\:pt-3 {
    padding-top: 2.4rem !important;
  }

  .u-sm\:pr-3 {
    padding-right: 2.4rem !important;
  }

  .u-sm\:pb-3 {
    padding-bottom: 2.4rem !important;
  }

  .u-sm\:pl-3 {
    padding-left: 2.4rem !important;
  }

  .u-sm\:p-4 {
    padding: 3.2rem !important;
  }

  .u-sm\:px-4 {
    padding-right: 3.2rem !important;
    padding-left: 3.2rem !important;
  }

  .u-sm\:py-4 {
    padding-top: 3.2rem !important;
    padding-bottom: 3.2rem !important;
  }

  .u-sm\:pt-4 {
    padding-top: 3.2rem !important;
  }

  .u-sm\:pr-4 {
    padding-right: 3.2rem !important;
  }

  .u-sm\:pb-4 {
    padding-bottom: 3.2rem !important;
  }

  .u-sm\:pl-4 {
    padding-left: 3.2rem !important;
  }

  .u-sm\:p-5 {
    padding: 4rem !important;
  }

  .u-sm\:px-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .u-sm\:py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .u-sm\:pt-5 {
    padding-top: 4rem !important;
  }

  .u-sm\:pr-5 {
    padding-right: 4rem !important;
  }

  .u-sm\:pb-5 {
    padding-bottom: 4rem !important;
  }

  .u-sm\:pl-5 {
    padding-left: 4rem !important;
  }

  .u-sm\:p-6 {
    padding: 4.8rem !important;
  }

  .u-sm\:px-6 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }

  .u-sm\:py-6 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }

  .u-sm\:pt-6 {
    padding-top: 4.8rem !important;
  }

  .u-sm\:pr-6 {
    padding-right: 4.8rem !important;
  }

  .u-sm\:pb-6 {
    padding-bottom: 4.8rem !important;
  }

  .u-sm\:pl-6 {
    padding-left: 4.8rem !important;
  }

  .u-sm\:p-7 {
    padding: 5.6rem !important;
  }

  .u-sm\:px-7 {
    padding-right: 5.6rem !important;
    padding-left: 5.6rem !important;
  }

  .u-sm\:py-7 {
    padding-top: 5.6rem !important;
    padding-bottom: 5.6rem !important;
  }

  .u-sm\:pt-7 {
    padding-top: 5.6rem !important;
  }

  .u-sm\:pr-7 {
    padding-right: 5.6rem !important;
  }

  .u-sm\:pb-7 {
    padding-bottom: 5.6rem !important;
  }

  .u-sm\:pl-7 {
    padding-left: 5.6rem !important;
  }

  .u-sm\:p-8 {
    padding: 6.4rem !important;
  }

  .u-sm\:px-8 {
    padding-right: 6.4rem !important;
    padding-left: 6.4rem !important;
  }

  .u-sm\:py-8 {
    padding-top: 6.4rem !important;
    padding-bottom: 6.4rem !important;
  }

  .u-sm\:pt-8 {
    padding-top: 6.4rem !important;
  }

  .u-sm\:pr-8 {
    padding-right: 6.4rem !important;
  }

  .u-sm\:pb-8 {
    padding-bottom: 6.4rem !important;
  }

  .u-sm\:pl-8 {
    padding-left: 6.4rem !important;
  }

  .u-sm\:p-9 {
    padding: 7.2rem !important;
  }

  .u-sm\:px-9 {
    padding-right: 7.2rem !important;
    padding-left: 7.2rem !important;
  }

  .u-sm\:py-9 {
    padding-top: 7.2rem !important;
    padding-bottom: 7.2rem !important;
  }

  .u-sm\:pt-9 {
    padding-top: 7.2rem !important;
  }

  .u-sm\:pr-9 {
    padding-right: 7.2rem !important;
  }

  .u-sm\:pb-9 {
    padding-bottom: 7.2rem !important;
  }

  .u-sm\:pl-9 {
    padding-left: 7.2rem !important;
  }

  .u-sm\:p-10 {
    padding: 8rem !important;
  }

  .u-sm\:px-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  .u-sm\:py-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .u-sm\:pt-10 {
    padding-top: 8rem !important;
  }

  .u-sm\:pr-10 {
    padding-right: 8rem !important;
  }

  .u-sm\:pb-10 {
    padding-bottom: 8rem !important;
  }

  .u-sm\:pl-10 {
    padding-left: 8rem !important;
  }

  .u-sm\:p-11 {
    padding: 8.8rem !important;
  }

  .u-sm\:px-11 {
    padding-right: 8.8rem !important;
    padding-left: 8.8rem !important;
  }

  .u-sm\:py-11 {
    padding-top: 8.8rem !important;
    padding-bottom: 8.8rem !important;
  }

  .u-sm\:pt-11 {
    padding-top: 8.8rem !important;
  }

  .u-sm\:pr-11 {
    padding-right: 8.8rem !important;
  }

  .u-sm\:pb-11 {
    padding-bottom: 8.8rem !important;
  }

  .u-sm\:pl-11 {
    padding-left: 8.8rem !important;
  }

  .u-sm\:p-12 {
    padding: 9.6rem !important;
  }

  .u-sm\:px-12 {
    padding-right: 9.6rem !important;
    padding-left: 9.6rem !important;
  }

  .u-sm\:py-12 {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }

  .u-sm\:pt-12 {
    padding-top: 9.6rem !important;
  }

  .u-sm\:pr-12 {
    padding-right: 9.6rem !important;
  }

  .u-sm\:pb-12 {
    padding-bottom: 9.6rem !important;
  }

  .u-sm\:pl-12 {
    padding-left: 9.6rem !important;
  }

  .u-sm\:p-13 {
    padding: 10.4rem !important;
  }

  .u-sm\:px-13 {
    padding-right: 10.4rem !important;
    padding-left: 10.4rem !important;
  }

  .u-sm\:py-13 {
    padding-top: 10.4rem !important;
    padding-bottom: 10.4rem !important;
  }

  .u-sm\:pt-13 {
    padding-top: 10.4rem !important;
  }

  .u-sm\:pr-13 {
    padding-right: 10.4rem !important;
  }

  .u-sm\:pb-13 {
    padding-bottom: 10.4rem !important;
  }

  .u-sm\:pl-13 {
    padding-left: 10.4rem !important;
  }

  .u-sm\:p-14 {
    padding: 11.2rem !important;
  }

  .u-sm\:px-14 {
    padding-right: 11.2rem !important;
    padding-left: 11.2rem !important;
  }

  .u-sm\:py-14 {
    padding-top: 11.2rem !important;
    padding-bottom: 11.2rem !important;
  }

  .u-sm\:pt-14 {
    padding-top: 11.2rem !important;
  }

  .u-sm\:pr-14 {
    padding-right: 11.2rem !important;
  }

  .u-sm\:pb-14 {
    padding-bottom: 11.2rem !important;
  }

  .u-sm\:pl-14 {
    padding-left: 11.2rem !important;
  }

  .u-sm\:p-15 {
    padding: 12rem !important;
  }

  .u-sm\:px-15 {
    padding-right: 12rem !important;
    padding-left: 12rem !important;
  }

  .u-sm\:py-15 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .u-sm\:pt-15 {
    padding-top: 12rem !important;
  }

  .u-sm\:pr-15 {
    padding-right: 12rem !important;
  }

  .u-sm\:pb-15 {
    padding-bottom: 12rem !important;
  }

  .u-sm\:pl-15 {
    padding-left: 12rem !important;
  }

  .u-sm\:p-16 {
    padding: 12.8rem !important;
  }

  .u-sm\:px-16 {
    padding-right: 12.8rem !important;
    padding-left: 12.8rem !important;
  }

  .u-sm\:py-16 {
    padding-top: 12.8rem !important;
    padding-bottom: 12.8rem !important;
  }

  .u-sm\:pt-16 {
    padding-top: 12.8rem !important;
  }

  .u-sm\:pr-16 {
    padding-right: 12.8rem !important;
  }

  .u-sm\:pb-16 {
    padding-bottom: 12.8rem !important;
  }

  .u-sm\:pl-16 {
    padding-left: 12.8rem !important;
  }

  .u-sm\:p-17 {
    padding: 13.6rem !important;
  }

  .u-sm\:px-17 {
    padding-right: 13.6rem !important;
    padding-left: 13.6rem !important;
  }

  .u-sm\:py-17 {
    padding-top: 13.6rem !important;
    padding-bottom: 13.6rem !important;
  }

  .u-sm\:pt-17 {
    padding-top: 13.6rem !important;
  }

  .u-sm\:pr-17 {
    padding-right: 13.6rem !important;
  }

  .u-sm\:pb-17 {
    padding-bottom: 13.6rem !important;
  }

  .u-sm\:pl-17 {
    padding-left: 13.6rem !important;
  }

  .u-sm\:p-18 {
    padding: 14.4rem !important;
  }

  .u-sm\:px-18 {
    padding-right: 14.4rem !important;
    padding-left: 14.4rem !important;
  }

  .u-sm\:py-18 {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }

  .u-sm\:pt-18 {
    padding-top: 14.4rem !important;
  }

  .u-sm\:pr-18 {
    padding-right: 14.4rem !important;
  }

  .u-sm\:pb-18 {
    padding-bottom: 14.4rem !important;
  }

  .u-sm\:pl-18 {
    padding-left: 14.4rem !important;
  }

  .u-sm\:p-19 {
    padding: 15.2rem !important;
  }

  .u-sm\:px-19 {
    padding-right: 15.2rem !important;
    padding-left: 15.2rem !important;
  }

  .u-sm\:py-19 {
    padding-top: 15.2rem !important;
    padding-bottom: 15.2rem !important;
  }

  .u-sm\:pt-19 {
    padding-top: 15.2rem !important;
  }

  .u-sm\:pr-19 {
    padding-right: 15.2rem !important;
  }

  .u-sm\:pb-19 {
    padding-bottom: 15.2rem !important;
  }

  .u-sm\:pl-19 {
    padding-left: 15.2rem !important;
  }

  .u-sm\:p-20 {
    padding: 16rem !important;
  }

  .u-sm\:px-20 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }

  .u-sm\:py-20 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .u-sm\:pt-20 {
    padding-top: 16rem !important;
  }

  .u-sm\:pr-20 {
    padding-right: 16rem !important;
  }

  .u-sm\:pb-20 {
    padding-bottom: 16rem !important;
  }

  .u-sm\:pl-20 {
    padding-left: 16rem !important;
  }

  .u-sm\:text-left {
    text-align: left !important;
  }

  .u-sm\:text-center {
    text-align: center !important;
  }

  .u-sm\:text-right {
    text-align: right !important;
  }

  .u-sm\:text-justify {
    text-align: justify !important;
  }

  .u-sm\:visible {
    visibility: visible !important;
  }

  .u-sm\:hidden {
    visibility: hidden !important;
  }

  .u-sm\:whitespace-normal {
    white-space: normal !important;
  }

  .u-sm\:whitespace-nowrap {
    white-space: nowrap !important;
  }

  .u-sm\:w-0 {
    width: 0% !important;
  }

  .u-sm\:w-1 {
    width: 1% !important;
  }

  .u-sm\:w-2 {
    width: 2% !important;
  }

  .u-sm\:w-3 {
    width: 3% !important;
  }

  .u-sm\:w-4 {
    width: 4% !important;
  }

  .u-sm\:w-5 {
    width: 5% !important;
  }

  .u-sm\:w-6 {
    width: 6% !important;
  }

  .u-sm\:w-7 {
    width: 7% !important;
  }

  .u-sm\:w-8 {
    width: 8% !important;
  }

  .u-sm\:w-9 {
    width: 9% !important;
  }

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

  .u-sm\:w-11 {
    width: 11% !important;
  }

  .u-sm\:w-12 {
    width: 12% !important;
  }

  .u-sm\:w-13 {
    width: 13% !important;
  }

  .u-sm\:w-14 {
    width: 14% !important;
  }

  .u-sm\:w-15 {
    width: 15% !important;
  }

  .u-sm\:w-16 {
    width: 16% !important;
  }

  .u-sm\:w-17 {
    width: 17% !important;
  }

  .u-sm\:w-18 {
    width: 18% !important;
  }

  .u-sm\:w-19 {
    width: 19% !important;
  }

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

  .u-sm\:w-21 {
    width: 21% !important;
  }

  .u-sm\:w-22 {
    width: 22% !important;
  }

  .u-sm\:w-23 {
    width: 23% !important;
  }

  .u-sm\:w-24 {
    width: 24% !important;
  }

  .u-sm\:w-25 {
    width: 25% !important;
  }

  .u-sm\:w-26 {
    width: 26% !important;
  }

  .u-sm\:w-27 {
    width: 27% !important;
  }

  .u-sm\:w-28 {
    width: 28% !important;
  }

  .u-sm\:w-29 {
    width: 29% !important;
  }

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

  .u-sm\:w-31 {
    width: 31% !important;
  }

  .u-sm\:w-32 {
    width: 32% !important;
  }

  .u-sm\:w-33 {
    width: 33% !important;
  }

  .u-sm\:w-34 {
    width: 34% !important;
  }

  .u-sm\:w-35 {
    width: 35% !important;
  }

  .u-sm\:w-36 {
    width: 36% !important;
  }

  .u-sm\:w-37 {
    width: 37% !important;
  }

  .u-sm\:w-38 {
    width: 38% !important;
  }

  .u-sm\:w-39 {
    width: 39% !important;
  }

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

  .u-sm\:w-41 {
    width: 41% !important;
  }

  .u-sm\:w-42 {
    width: 42% !important;
  }

  .u-sm\:w-43 {
    width: 43% !important;
  }

  .u-sm\:w-44 {
    width: 44% !important;
  }

  .u-sm\:w-45 {
    width: 45% !important;
  }

  .u-sm\:w-46 {
    width: 46% !important;
  }

  .u-sm\:w-47 {
    width: 47% !important;
  }

  .u-sm\:w-48 {
    width: 48% !important;
  }

  .u-sm\:w-49 {
    width: 49% !important;
  }

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

  .u-sm\:w-51 {
    width: 51% !important;
  }

  .u-sm\:w-52 {
    width: 52% !important;
  }

  .u-sm\:w-53 {
    width: 53% !important;
  }

  .u-sm\:w-54 {
    width: 54% !important;
  }

  .u-sm\:w-55 {
    width: 55% !important;
  }

  .u-sm\:w-56 {
    width: 56% !important;
  }

  .u-sm\:w-57 {
    width: 57% !important;
  }

  .u-sm\:w-58 {
    width: 58% !important;
  }

  .u-sm\:w-59 {
    width: 59% !important;
  }

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

  .u-sm\:w-61 {
    width: 61% !important;
  }

  .u-sm\:w-62 {
    width: 62% !important;
  }

  .u-sm\:w-63 {
    width: 63% !important;
  }

  .u-sm\:w-64 {
    width: 64% !important;
  }

  .u-sm\:w-65 {
    width: 65% !important;
  }

  .u-sm\:w-66 {
    width: 66% !important;
  }

  .u-sm\:w-67 {
    width: 67% !important;
  }

  .u-sm\:w-68 {
    width: 68% !important;
  }

  .u-sm\:w-69 {
    width: 69% !important;
  }

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

  .u-sm\:w-71 {
    width: 71% !important;
  }

  .u-sm\:w-72 {
    width: 72% !important;
  }

  .u-sm\:w-73 {
    width: 73% !important;
  }

  .u-sm\:w-74 {
    width: 74% !important;
  }

  .u-sm\:w-75 {
    width: 75% !important;
  }

  .u-sm\:w-76 {
    width: 76% !important;
  }

  .u-sm\:w-77 {
    width: 77% !important;
  }

  .u-sm\:w-78 {
    width: 78% !important;
  }

  .u-sm\:w-79 {
    width: 79% !important;
  }

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

  .u-sm\:w-81 {
    width: 81% !important;
  }

  .u-sm\:w-82 {
    width: 82% !important;
  }

  .u-sm\:w-83 {
    width: 83% !important;
  }

  .u-sm\:w-84 {
    width: 84% !important;
  }

  .u-sm\:w-85 {
    width: 85% !important;
  }

  .u-sm\:w-86 {
    width: 86% !important;
  }

  .u-sm\:w-87 {
    width: 87% !important;
  }

  .u-sm\:w-88 {
    width: 88% !important;
  }

  .u-sm\:w-89 {
    width: 89% !important;
  }

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

  .u-sm\:w-91 {
    width: 91% !important;
  }

  .u-sm\:w-92 {
    width: 92% !important;
  }

  .u-sm\:w-93 {
    width: 93% !important;
  }

  .u-sm\:w-94 {
    width: 94% !important;
  }

  .u-sm\:w-95 {
    width: 95% !important;
  }

  .u-sm\:w-96 {
    width: 96% !important;
  }

  .u-sm\:w-97 {
    width: 97% !important;
  }

  .u-sm\:w-98 {
    width: 98% !important;
  }

  .u-sm\:w-99 {
    width: 99% !important;
  }

  .u-sm\:w-100 {
    width: 100% !important;
  }

  .u-sm\:w-0rem {
    width: 0rem !important;
  }

  .u-sm\:w-1rem {
    width: .1rem !important;
  }

  .u-sm\:w-2rem {
    width: .2rem !important;
  }

  .u-sm\:w-3rem {
    width: .3rem !important;
  }

  .u-sm\:w-4rem {
    width: .4rem !important;
  }

  .u-sm\:w-5rem {
    width: .5rem !important;
  }

  .u-sm\:w-6rem {
    width: .6rem !important;
  }

  .u-sm\:w-7rem {
    width: .7rem !important;
  }

  .u-sm\:w-8rem {
    width: .8rem !important;
  }

  .u-sm\:w-9rem {
    width: .9rem !important;
  }

  .u-sm\:w-10rem {
    width: 1rem !important;
  }

  .u-sm\:w-11rem {
    width: 1.1rem !important;
  }

  .u-sm\:w-12rem {
    width: 1.2rem !important;
  }

  .u-sm\:w-13rem {
    width: 1.3rem !important;
  }

  .u-sm\:w-14rem {
    width: 1.4rem !important;
  }

  .u-sm\:w-15rem {
    width: 1.5rem !important;
  }

  .u-sm\:w-16rem {
    width: 1.6rem !important;
  }

  .u-sm\:w-17rem {
    width: 1.7rem !important;
  }

  .u-sm\:w-18rem {
    width: 1.8rem !important;
  }

  .u-sm\:w-19rem {
    width: 1.9rem !important;
  }

  .u-sm\:w-20rem {
    width: 2rem !important;
  }

  .u-sm\:w-21rem {
    width: 2.1rem !important;
  }

  .u-sm\:w-22rem {
    width: 2.2rem !important;
  }

  .u-sm\:w-23rem {
    width: 2.3rem !important;
  }

  .u-sm\:w-24rem {
    width: 2.4rem !important;
  }

  .u-sm\:w-25rem {
    width: 2.5rem !important;
  }

  .u-sm\:w-26rem {
    width: 2.6rem !important;
  }

  .u-sm\:w-27rem {
    width: 2.7rem !important;
  }

  .u-sm\:w-28rem {
    width: 2.8rem !important;
  }

  .u-sm\:w-29rem {
    width: 2.9rem !important;
  }

  .u-sm\:w-30rem {
    width: 3rem !important;
  }

  .u-sm\:w-31rem {
    width: 3.1rem !important;
  }

  .u-sm\:w-32rem {
    width: 3.2rem !important;
  }

  .u-sm\:w-33rem {
    width: 3.3rem !important;
  }

  .u-sm\:w-34rem {
    width: 3.4rem !important;
  }

  .u-sm\:w-35rem {
    width: 3.5rem !important;
  }

  .u-sm\:w-36rem {
    width: 3.6rem !important;
  }

  .u-sm\:w-37rem {
    width: 3.7rem !important;
  }

  .u-sm\:w-38rem {
    width: 3.8rem !important;
  }

  .u-sm\:w-39rem {
    width: 3.9rem !important;
  }

  .u-sm\:w-40rem {
    width: 4rem !important;
  }

  .u-sm\:w-41rem {
    width: 4.1rem !important;
  }

  .u-sm\:w-42rem {
    width: 4.2rem !important;
  }

  .u-sm\:w-43rem {
    width: 4.3rem !important;
  }

  .u-sm\:w-44rem {
    width: 4.4rem !important;
  }

  .u-sm\:w-45rem {
    width: 4.5rem !important;
  }

  .u-sm\:w-46rem {
    width: 4.6rem !important;
  }

  .u-sm\:w-47rem {
    width: 4.7rem !important;
  }

  .u-sm\:w-48rem {
    width: 4.8rem !important;
  }

  .u-sm\:w-49rem {
    width: 4.9rem !important;
  }

  .u-sm\:w-50rem {
    width: 5rem !important;
  }

  .u-sm\:w-51rem {
    width: 5.1rem !important;
  }

  .u-sm\:w-52rem {
    width: 5.2rem !important;
  }

  .u-sm\:w-53rem {
    width: 5.3rem !important;
  }

  .u-sm\:w-54rem {
    width: 5.4rem !important;
  }

  .u-sm\:w-55rem {
    width: 5.5rem !important;
  }

  .u-sm\:w-56rem {
    width: 5.6rem !important;
  }

  .u-sm\:w-57rem {
    width: 5.7rem !important;
  }

  .u-sm\:w-58rem {
    width: 5.8rem !important;
  }

  .u-sm\:w-59rem {
    width: 5.9rem !important;
  }

  .u-sm\:w-60rem {
    width: 6rem !important;
  }

  .u-sm\:w-61rem {
    width: 6.1rem !important;
  }

  .u-sm\:w-62rem {
    width: 6.2rem !important;
  }

  .u-sm\:w-63rem {
    width: 6.3rem !important;
  }

  .u-sm\:w-64rem {
    width: 6.4rem !important;
  }

  .u-sm\:w-65rem {
    width: 6.5rem !important;
  }

  .u-sm\:w-66rem {
    width: 6.6rem !important;
  }

  .u-sm\:w-67rem {
    width: 6.7rem !important;
  }

  .u-sm\:w-68rem {
    width: 6.8rem !important;
  }

  .u-sm\:w-69rem {
    width: 6.9rem !important;
  }

  .u-sm\:w-70rem {
    width: 7rem !important;
  }

  .u-sm\:w-71rem {
    width: 7.1rem !important;
  }

  .u-sm\:w-72rem {
    width: 7.2rem !important;
  }

  .u-sm\:w-73rem {
    width: 7.3rem !important;
  }

  .u-sm\:w-74rem {
    width: 7.4rem !important;
  }

  .u-sm\:w-75rem {
    width: 7.5rem !important;
  }

  .u-sm\:w-76rem {
    width: 7.6rem !important;
  }

  .u-sm\:w-77rem {
    width: 7.7rem !important;
  }

  .u-sm\:w-78rem {
    width: 7.8rem !important;
  }

  .u-sm\:w-79rem {
    width: 7.9rem !important;
  }

  .u-sm\:w-80rem {
    width: 8rem !important;
  }

  .u-sm\:w-81rem {
    width: 8.1rem !important;
  }

  .u-sm\:w-82rem {
    width: 8.2rem !important;
  }

  .u-sm\:w-83rem {
    width: 8.3rem !important;
  }

  .u-sm\:w-84rem {
    width: 8.4rem !important;
  }

  .u-sm\:w-85rem {
    width: 8.5rem !important;
  }

  .u-sm\:w-86rem {
    width: 8.6rem !important;
  }

  .u-sm\:w-87rem {
    width: 8.7rem !important;
  }

  .u-sm\:w-88rem {
    width: 8.8rem !important;
  }

  .u-sm\:w-89rem {
    width: 8.9rem !important;
  }

  .u-sm\:w-90rem {
    width: 9rem !important;
  }

  .u-sm\:w-91rem {
    width: 9.1rem !important;
  }

  .u-sm\:w-92rem {
    width: 9.2rem !important;
  }

  .u-sm\:w-93rem {
    width: 9.3rem !important;
  }

  .u-sm\:w-94rem {
    width: 9.4rem !important;
  }

  .u-sm\:w-95rem {
    width: 9.5rem !important;
  }

  .u-sm\:w-96rem {
    width: 9.6rem !important;
  }

  .u-sm\:w-97rem {
    width: 9.7rem !important;
  }

  .u-sm\:w-98rem {
    width: 9.8rem !important;
  }

  .u-sm\:w-99rem {
    width: 9.9rem !important;
  }

  .u-sm\:w-100rem {
    width: 10rem !important;
  }

  .u-sm\:w-101rem {
    width: 10.1rem !important;
  }

  .u-sm\:w-102rem {
    width: 10.2rem !important;
  }

  .u-sm\:w-103rem {
    width: 10.3rem !important;
  }

  .u-sm\:w-104rem {
    width: 10.4rem !important;
  }

  .u-sm\:w-105rem {
    width: 10.5rem !important;
  }

  .u-sm\:w-106rem {
    width: 10.6rem !important;
  }

  .u-sm\:w-107rem {
    width: 10.7rem !important;
  }

  .u-sm\:w-108rem {
    width: 10.8rem !important;
  }

  .u-sm\:w-109rem {
    width: 10.9rem !important;
  }

  .u-sm\:w-110rem {
    width: 11rem !important;
  }

  .u-sm\:w-111rem {
    width: 11.1rem !important;
  }

  .u-sm\:w-112rem {
    width: 11.2rem !important;
  }

  .u-sm\:w-113rem {
    width: 11.3rem !important;
  }

  .u-sm\:w-114rem {
    width: 11.4rem !important;
  }

  .u-sm\:w-115rem {
    width: 11.5rem !important;
  }

  .u-sm\:w-116rem {
    width: 11.6rem !important;
  }

  .u-sm\:w-117rem {
    width: 11.7rem !important;
  }

  .u-sm\:w-118rem {
    width: 11.8rem !important;
  }

  .u-sm\:w-119rem {
    width: 11.9rem !important;
  }

  .u-sm\:w-120rem {
    width: 12rem !important;
  }

  .u-sm\:w-121rem {
    width: 12.1rem !important;
  }

  .u-sm\:w-122rem {
    width: 12.2rem !important;
  }

  .u-sm\:w-123rem {
    width: 12.3rem !important;
  }

  .u-sm\:w-124rem {
    width: 12.4rem !important;
  }

  .u-sm\:w-125rem {
    width: 12.5rem !important;
  }

  .u-sm\:w-126rem {
    width: 12.6rem !important;
  }

  .u-sm\:w-127rem {
    width: 12.7rem !important;
  }

  .u-sm\:w-128rem {
    width: 12.8rem !important;
  }

  .u-sm\:w-129rem {
    width: 12.9rem !important;
  }

  .u-sm\:w-130rem {
    width: 13rem !important;
  }

  .u-sm\:w-131rem {
    width: 13.1rem !important;
  }

  .u-sm\:w-132rem {
    width: 13.2rem !important;
  }

  .u-sm\:w-133rem {
    width: 13.3rem !important;
  }

  .u-sm\:w-134rem {
    width: 13.4rem !important;
  }

  .u-sm\:w-135rem {
    width: 13.5rem !important;
  }

  .u-sm\:w-136rem {
    width: 13.6rem !important;
  }

  .u-sm\:w-137rem {
    width: 13.7rem !important;
  }

  .u-sm\:w-138rem {
    width: 13.8rem !important;
  }

  .u-sm\:w-139rem {
    width: 13.9rem !important;
  }

  .u-sm\:w-140rem {
    width: 14rem !important;
  }

  .u-sm\:w-141rem {
    width: 14.1rem !important;
  }

  .u-sm\:w-142rem {
    width: 14.2rem !important;
  }

  .u-sm\:w-143rem {
    width: 14.3rem !important;
  }

  .u-sm\:w-144rem {
    width: 14.4rem !important;
  }

  .u-sm\:w-145rem {
    width: 14.5rem !important;
  }

  .u-sm\:w-146rem {
    width: 14.6rem !important;
  }

  .u-sm\:w-147rem {
    width: 14.7rem !important;
  }

  .u-sm\:w-148rem {
    width: 14.8rem !important;
  }

  .u-sm\:w-149rem {
    width: 14.9rem !important;
  }

  .u-sm\:w-150rem {
    width: 15rem !important;
  }

  .u-sm\:w-151rem {
    width: 15.1rem !important;
  }

  .u-sm\:w-152rem {
    width: 15.2rem !important;
  }

  .u-sm\:w-153rem {
    width: 15.3rem !important;
  }

  .u-sm\:w-154rem {
    width: 15.4rem !important;
  }

  .u-sm\:w-155rem {
    width: 15.5rem !important;
  }

  .u-sm\:w-156rem {
    width: 15.6rem !important;
  }

  .u-sm\:w-157rem {
    width: 15.7rem !important;
  }

  .u-sm\:w-158rem {
    width: 15.8rem !important;
  }

  .u-sm\:w-159rem {
    width: 15.9rem !important;
  }

  .u-sm\:w-160rem {
    width: 16rem !important;
  }

  .u-sm\:w-161rem {
    width: 16.1rem !important;
  }

  .u-sm\:w-162rem {
    width: 16.2rem !important;
  }

  .u-sm\:w-163rem {
    width: 16.3rem !important;
  }

  .u-sm\:w-164rem {
    width: 16.4rem !important;
  }

  .u-sm\:w-165rem {
    width: 16.5rem !important;
  }

  .u-sm\:w-166rem {
    width: 16.6rem !important;
  }

  .u-sm\:w-167rem {
    width: 16.7rem !important;
  }

  .u-sm\:w-168rem {
    width: 16.8rem !important;
  }

  .u-sm\:w-169rem {
    width: 16.9rem !important;
  }

  .u-sm\:w-170rem {
    width: 17rem !important;
  }

  .u-sm\:w-171rem {
    width: 17.1rem !important;
  }

  .u-sm\:w-172rem {
    width: 17.2rem !important;
  }

  .u-sm\:w-173rem {
    width: 17.3rem !important;
  }

  .u-sm\:w-174rem {
    width: 17.4rem !important;
  }

  .u-sm\:w-175rem {
    width: 17.5rem !important;
  }

  .u-sm\:w-176rem {
    width: 17.6rem !important;
  }

  .u-sm\:w-177rem {
    width: 17.7rem !important;
  }

  .u-sm\:w-178rem {
    width: 17.8rem !important;
  }

  .u-sm\:w-179rem {
    width: 17.9rem !important;
  }

  .u-sm\:w-180rem {
    width: 18rem !important;
  }

  .u-sm\:w-181rem {
    width: 18.1rem !important;
  }

  .u-sm\:w-182rem {
    width: 18.2rem !important;
  }

  .u-sm\:w-183rem {
    width: 18.3rem !important;
  }

  .u-sm\:w-184rem {
    width: 18.4rem !important;
  }

  .u-sm\:w-185rem {
    width: 18.5rem !important;
  }

  .u-sm\:w-186rem {
    width: 18.6rem !important;
  }

  .u-sm\:w-187rem {
    width: 18.7rem !important;
  }

  .u-sm\:w-188rem {
    width: 18.8rem !important;
  }

  .u-sm\:w-189rem {
    width: 18.9rem !important;
  }

  .u-sm\:w-190rem {
    width: 19rem !important;
  }

  .u-sm\:w-191rem {
    width: 19.1rem !important;
  }

  .u-sm\:w-192rem {
    width: 19.2rem !important;
  }

  .u-sm\:w-193rem {
    width: 19.3rem !important;
  }

  .u-sm\:w-194rem {
    width: 19.4rem !important;
  }

  .u-sm\:w-195rem {
    width: 19.5rem !important;
  }

  .u-sm\:w-196rem {
    width: 19.6rem !important;
  }

  .u-sm\:w-197rem {
    width: 19.7rem !important;
  }

  .u-sm\:w-198rem {
    width: 19.8rem !important;
  }

  .u-sm\:w-199rem {
    width: 19.9rem !important;
  }

  .u-sm\:w-200rem {
    width: 20rem !important;
  }

  .u-sm\:w-201rem {
    width: 20.1rem !important;
  }

  .u-sm\:w-202rem {
    width: 20.2rem !important;
  }

  .u-sm\:w-203rem {
    width: 20.3rem !important;
  }

  .u-sm\:w-204rem {
    width: 20.4rem !important;
  }

  .u-sm\:w-205rem {
    width: 20.5rem !important;
  }

  .u-sm\:w-206rem {
    width: 20.6rem !important;
  }

  .u-sm\:w-207rem {
    width: 20.7rem !important;
  }

  .u-sm\:w-208rem {
    width: 20.8rem !important;
  }

  .u-sm\:w-209rem {
    width: 20.9rem !important;
  }

  .u-sm\:w-210rem {
    width: 21rem !important;
  }

  .u-sm\:w-211rem {
    width: 21.1rem !important;
  }

  .u-sm\:w-212rem {
    width: 21.2rem !important;
  }

  .u-sm\:w-213rem {
    width: 21.3rem !important;
  }

  .u-sm\:w-214rem {
    width: 21.4rem !important;
  }

  .u-sm\:w-215rem {
    width: 21.5rem !important;
  }

  .u-sm\:w-216rem {
    width: 21.6rem !important;
  }

  .u-sm\:w-217rem {
    width: 21.7rem !important;
  }

  .u-sm\:w-218rem {
    width: 21.8rem !important;
  }

  .u-sm\:w-219rem {
    width: 21.9rem !important;
  }

  .u-sm\:w-220rem {
    width: 22rem !important;
  }

  .u-sm\:w-221rem {
    width: 22.1rem !important;
  }

  .u-sm\:w-222rem {
    width: 22.2rem !important;
  }

  .u-sm\:w-223rem {
    width: 22.3rem !important;
  }

  .u-sm\:w-224rem {
    width: 22.4rem !important;
  }

  .u-sm\:w-225rem {
    width: 22.5rem !important;
  }

  .u-sm\:w-226rem {
    width: 22.6rem !important;
  }

  .u-sm\:w-227rem {
    width: 22.7rem !important;
  }

  .u-sm\:w-228rem {
    width: 22.8rem !important;
  }

  .u-sm\:w-229rem {
    width: 22.9rem !important;
  }

  .u-sm\:w-230rem {
    width: 23rem !important;
  }

  .u-sm\:w-231rem {
    width: 23.1rem !important;
  }

  .u-sm\:w-232rem {
    width: 23.2rem !important;
  }

  .u-sm\:w-233rem {
    width: 23.3rem !important;
  }

  .u-sm\:w-234rem {
    width: 23.4rem !important;
  }

  .u-sm\:w-235rem {
    width: 23.5rem !important;
  }

  .u-sm\:w-236rem {
    width: 23.6rem !important;
  }

  .u-sm\:w-237rem {
    width: 23.7rem !important;
  }

  .u-sm\:w-238rem {
    width: 23.8rem !important;
  }

  .u-sm\:w-239rem {
    width: 23.9rem !important;
  }

  .u-sm\:w-240rem {
    width: 24rem !important;
  }

  .u-sm\:w-241rem {
    width: 24.1rem !important;
  }

  .u-sm\:w-242rem {
    width: 24.2rem !important;
  }

  .u-sm\:w-243rem {
    width: 24.3rem !important;
  }

  .u-sm\:w-244rem {
    width: 24.4rem !important;
  }

  .u-sm\:w-245rem {
    width: 24.5rem !important;
  }

  .u-sm\:w-246rem {
    width: 24.6rem !important;
  }

  .u-sm\:w-247rem {
    width: 24.7rem !important;
  }

  .u-sm\:w-248rem {
    width: 24.8rem !important;
  }

  .u-sm\:w-249rem {
    width: 24.9rem !important;
  }

  .u-sm\:w-250rem {
    width: 25rem !important;
  }

  .u-sm\:w-251rem {
    width: 25.1rem !important;
  }

  .u-sm\:w-252rem {
    width: 25.2rem !important;
  }

  .u-sm\:w-253rem {
    width: 25.3rem !important;
  }

  .u-sm\:w-254rem {
    width: 25.4rem !important;
  }

  .u-sm\:w-255rem {
    width: 25.5rem !important;
  }

  .u-sm\:w-256rem {
    width: 25.6rem !important;
  }

  .u-sm\:w-257rem {
    width: 25.7rem !important;
  }

  .u-sm\:w-258rem {
    width: 25.8rem !important;
  }

  .u-sm\:w-259rem {
    width: 25.9rem !important;
  }

  .u-sm\:w-260rem {
    width: 26rem !important;
  }

  .u-sm\:w-261rem {
    width: 26.1rem !important;
  }

  .u-sm\:w-262rem {
    width: 26.2rem !important;
  }

  .u-sm\:w-263rem {
    width: 26.3rem !important;
  }

  .u-sm\:w-264rem {
    width: 26.4rem !important;
  }

  .u-sm\:w-265rem {
    width: 26.5rem !important;
  }

  .u-sm\:w-266rem {
    width: 26.6rem !important;
  }

  .u-sm\:w-267rem {
    width: 26.7rem !important;
  }

  .u-sm\:w-268rem {
    width: 26.8rem !important;
  }

  .u-sm\:w-269rem {
    width: 26.9rem !important;
  }

  .u-sm\:w-270rem {
    width: 27rem !important;
  }

  .u-sm\:w-271rem {
    width: 27.1rem !important;
  }

  .u-sm\:w-272rem {
    width: 27.2rem !important;
  }

  .u-sm\:w-273rem {
    width: 27.3rem !important;
  }

  .u-sm\:w-274rem {
    width: 27.4rem !important;
  }

  .u-sm\:w-275rem {
    width: 27.5rem !important;
  }

  .u-sm\:w-276rem {
    width: 27.6rem !important;
  }

  .u-sm\:w-277rem {
    width: 27.7rem !important;
  }

  .u-sm\:w-278rem {
    width: 27.8rem !important;
  }

  .u-sm\:w-279rem {
    width: 27.9rem !important;
  }

  .u-sm\:w-280rem {
    width: 28rem !important;
  }

  .u-sm\:w-281rem {
    width: 28.1rem !important;
  }

  .u-sm\:w-282rem {
    width: 28.2rem !important;
  }

  .u-sm\:w-283rem {
    width: 28.3rem !important;
  }

  .u-sm\:w-284rem {
    width: 28.4rem !important;
  }

  .u-sm\:w-285rem {
    width: 28.5rem !important;
  }

  .u-sm\:w-286rem {
    width: 28.6rem !important;
  }

  .u-sm\:w-287rem {
    width: 28.7rem !important;
  }

  .u-sm\:w-288rem {
    width: 28.8rem !important;
  }

  .u-sm\:w-289rem {
    width: 28.9rem !important;
  }

  .u-sm\:w-290rem {
    width: 29rem !important;
  }

  .u-sm\:w-291rem {
    width: 29.1rem !important;
  }

  .u-sm\:w-292rem {
    width: 29.2rem !important;
  }

  .u-sm\:w-293rem {
    width: 29.3rem !important;
  }

  .u-sm\:w-294rem {
    width: 29.4rem !important;
  }

  .u-sm\:w-295rem {
    width: 29.5rem !important;
  }

  .u-sm\:w-296rem {
    width: 29.6rem !important;
  }

  .u-sm\:w-297rem {
    width: 29.7rem !important;
  }

  .u-sm\:w-298rem {
    width: 29.8rem !important;
  }

  .u-sm\:w-299rem {
    width: 29.9rem !important;
  }

  .u-sm\:w-300rem {
    width: 30rem !important;
  }

  .u-sm\:w-301rem {
    width: 30.1rem !important;
  }

  .u-sm\:w-302rem {
    width: 30.2rem !important;
  }

  .u-sm\:w-303rem {
    width: 30.3rem !important;
  }

  .u-sm\:w-304rem {
    width: 30.4rem !important;
  }

  .u-sm\:w-305rem {
    width: 30.5rem !important;
  }

  .u-sm\:w-306rem {
    width: 30.6rem !important;
  }

  .u-sm\:w-307rem {
    width: 30.7rem !important;
  }

  .u-sm\:w-308rem {
    width: 30.8rem !important;
  }

  .u-sm\:w-309rem {
    width: 30.9rem !important;
  }

  .u-sm\:w-310rem {
    width: 31rem !important;
  }

  .u-sm\:w-311rem {
    width: 31.1rem !important;
  }

  .u-sm\:w-312rem {
    width: 31.2rem !important;
  }

  .u-sm\:w-313rem {
    width: 31.3rem !important;
  }

  .u-sm\:w-314rem {
    width: 31.4rem !important;
  }

  .u-sm\:w-315rem {
    width: 31.5rem !important;
  }

  .u-sm\:w-316rem {
    width: 31.6rem !important;
  }

  .u-sm\:w-317rem {
    width: 31.7rem !important;
  }

  .u-sm\:w-318rem {
    width: 31.8rem !important;
  }

  .u-sm\:w-319rem {
    width: 31.9rem !important;
  }

  .u-sm\:w-320rem {
    width: 32rem !important;
  }

  .u-sm\:w-321rem {
    width: 32.1rem !important;
  }

  .u-sm\:w-322rem {
    width: 32.2rem !important;
  }

  .u-sm\:w-323rem {
    width: 32.3rem !important;
  }

  .u-sm\:w-324rem {
    width: 32.4rem !important;
  }

  .u-sm\:w-325rem {
    width: 32.5rem !important;
  }

  .u-sm\:w-326rem {
    width: 32.6rem !important;
  }

  .u-sm\:w-327rem {
    width: 32.7rem !important;
  }

  .u-sm\:w-328rem {
    width: 32.8rem !important;
  }

  .u-sm\:w-329rem {
    width: 32.9rem !important;
  }

  .u-sm\:w-330rem {
    width: 33rem !important;
  }

  .u-sm\:w-331rem {
    width: 33.1rem !important;
  }

  .u-sm\:w-332rem {
    width: 33.2rem !important;
  }

  .u-sm\:w-333rem {
    width: 33.3rem !important;
  }

  .u-sm\:w-334rem {
    width: 33.4rem !important;
  }

  .u-sm\:w-335rem {
    width: 33.5rem !important;
  }

  .u-sm\:w-336rem {
    width: 33.6rem !important;
  }

  .u-sm\:w-337rem {
    width: 33.7rem !important;
  }

  .u-sm\:w-338rem {
    width: 33.8rem !important;
  }

  .u-sm\:w-339rem {
    width: 33.9rem !important;
  }

  .u-sm\:w-340rem {
    width: 34rem !important;
  }

  .u-sm\:w-341rem {
    width: 34.1rem !important;
  }

  .u-sm\:w-342rem {
    width: 34.2rem !important;
  }

  .u-sm\:w-343rem {
    width: 34.3rem !important;
  }

  .u-sm\:w-344rem {
    width: 34.4rem !important;
  }

  .u-sm\:w-345rem {
    width: 34.5rem !important;
  }

  .u-sm\:w-346rem {
    width: 34.6rem !important;
  }

  .u-sm\:w-347rem {
    width: 34.7rem !important;
  }

  .u-sm\:w-348rem {
    width: 34.8rem !important;
  }

  .u-sm\:w-349rem {
    width: 34.9rem !important;
  }

  .u-sm\:w-350rem {
    width: 35rem !important;
  }

  .u-sm\:w-351rem {
    width: 35.1rem !important;
  }

  .u-sm\:w-352rem {
    width: 35.2rem !important;
  }

  .u-sm\:w-353rem {
    width: 35.3rem !important;
  }

  .u-sm\:w-354rem {
    width: 35.4rem !important;
  }

  .u-sm\:w-355rem {
    width: 35.5rem !important;
  }

  .u-sm\:w-356rem {
    width: 35.6rem !important;
  }

  .u-sm\:w-357rem {
    width: 35.7rem !important;
  }

  .u-sm\:w-358rem {
    width: 35.8rem !important;
  }

  .u-sm\:w-359rem {
    width: 35.9rem !important;
  }

  .u-sm\:w-360rem {
    width: 36rem !important;
  }

  .u-sm\:w-361rem {
    width: 36.1rem !important;
  }

  .u-sm\:w-362rem {
    width: 36.2rem !important;
  }

  .u-sm\:w-363rem {
    width: 36.3rem !important;
  }

  .u-sm\:w-364rem {
    width: 36.4rem !important;
  }

  .u-sm\:w-365rem {
    width: 36.5rem !important;
  }

  .u-sm\:w-366rem {
    width: 36.6rem !important;
  }

  .u-sm\:w-367rem {
    width: 36.7rem !important;
  }

  .u-sm\:w-368rem {
    width: 36.8rem !important;
  }

  .u-sm\:w-369rem {
    width: 36.9rem !important;
  }

  .u-sm\:w-370rem {
    width: 37rem !important;
  }

  .u-sm\:w-371rem {
    width: 37.1rem !important;
  }

  .u-sm\:w-372rem {
    width: 37.2rem !important;
  }

  .u-sm\:w-373rem {
    width: 37.3rem !important;
  }

  .u-sm\:w-374rem {
    width: 37.4rem !important;
  }

  .u-sm\:w-375rem {
    width: 37.5rem !important;
  }

  .u-sm\:w-376rem {
    width: 37.6rem !important;
  }

  .u-sm\:w-377rem {
    width: 37.7rem !important;
  }

  .u-sm\:w-378rem {
    width: 37.8rem !important;
  }

  .u-sm\:w-379rem {
    width: 37.9rem !important;
  }

  .u-sm\:w-380rem {
    width: 38rem !important;
  }

  .u-sm\:w-381rem {
    width: 38.1rem !important;
  }

  .u-sm\:w-382rem {
    width: 38.2rem !important;
  }

  .u-sm\:w-383rem {
    width: 38.3rem !important;
  }

  .u-sm\:w-384rem {
    width: 38.4rem !important;
  }

  .u-sm\:w-385rem {
    width: 38.5rem !important;
  }

  .u-sm\:w-386rem {
    width: 38.6rem !important;
  }

  .u-sm\:w-387rem {
    width: 38.7rem !important;
  }

  .u-sm\:w-388rem {
    width: 38.8rem !important;
  }

  .u-sm\:w-389rem {
    width: 38.9rem !important;
  }

  .u-sm\:w-390rem {
    width: 39rem !important;
  }

  .u-sm\:w-391rem {
    width: 39.1rem !important;
  }

  .u-sm\:w-392rem {
    width: 39.2rem !important;
  }

  .u-sm\:w-393rem {
    width: 39.3rem !important;
  }

  .u-sm\:w-394rem {
    width: 39.4rem !important;
  }

  .u-sm\:w-395rem {
    width: 39.5rem !important;
  }

  .u-sm\:w-396rem {
    width: 39.6rem !important;
  }

  .u-sm\:w-397rem {
    width: 39.7rem !important;
  }

  .u-sm\:w-398rem {
    width: 39.8rem !important;
  }

  .u-sm\:w-399rem {
    width: 39.9rem !important;
  }

  .u-sm\:w-400rem {
    width: 40rem !important;
  }

  .u-sm\:w-401rem {
    width: 40.1rem !important;
  }

  .u-sm\:w-402rem {
    width: 40.2rem !important;
  }

  .u-sm\:w-403rem {
    width: 40.3rem !important;
  }

  .u-sm\:w-404rem {
    width: 40.4rem !important;
  }

  .u-sm\:w-405rem {
    width: 40.5rem !important;
  }

  .u-sm\:w-406rem {
    width: 40.6rem !important;
  }

  .u-sm\:w-407rem {
    width: 40.7rem !important;
  }

  .u-sm\:w-408rem {
    width: 40.8rem !important;
  }

  .u-sm\:w-409rem {
    width: 40.9rem !important;
  }

  .u-sm\:w-410rem {
    width: 41rem !important;
  }

  .u-sm\:w-411rem {
    width: 41.1rem !important;
  }

  .u-sm\:w-412rem {
    width: 41.2rem !important;
  }

  .u-sm\:w-413rem {
    width: 41.3rem !important;
  }

  .u-sm\:w-414rem {
    width: 41.4rem !important;
  }

  .u-sm\:w-415rem {
    width: 41.5rem !important;
  }

  .u-sm\:w-416rem {
    width: 41.6rem !important;
  }

  .u-sm\:w-417rem {
    width: 41.7rem !important;
  }

  .u-sm\:w-418rem {
    width: 41.8rem !important;
  }

  .u-sm\:w-419rem {
    width: 41.9rem !important;
  }

  .u-sm\:w-420rem {
    width: 42rem !important;
  }

  .u-sm\:w-421rem {
    width: 42.1rem !important;
  }

  .u-sm\:w-422rem {
    width: 42.2rem !important;
  }

  .u-sm\:w-423rem {
    width: 42.3rem !important;
  }

  .u-sm\:w-424rem {
    width: 42.4rem !important;
  }

  .u-sm\:w-425rem {
    width: 42.5rem !important;
  }

  .u-sm\:w-426rem {
    width: 42.6rem !important;
  }

  .u-sm\:w-427rem {
    width: 42.7rem !important;
  }

  .u-sm\:w-428rem {
    width: 42.8rem !important;
  }

  .u-sm\:w-429rem {
    width: 42.9rem !important;
  }

  .u-sm\:w-430rem {
    width: 43rem !important;
  }

  .u-sm\:w-431rem {
    width: 43.1rem !important;
  }

  .u-sm\:w-432rem {
    width: 43.2rem !important;
  }

  .u-sm\:w-433rem {
    width: 43.3rem !important;
  }

  .u-sm\:w-434rem {
    width: 43.4rem !important;
  }

  .u-sm\:w-435rem {
    width: 43.5rem !important;
  }

  .u-sm\:w-436rem {
    width: 43.6rem !important;
  }

  .u-sm\:w-437rem {
    width: 43.7rem !important;
  }

  .u-sm\:w-438rem {
    width: 43.8rem !important;
  }

  .u-sm\:w-439rem {
    width: 43.9rem !important;
  }

  .u-sm\:w-440rem {
    width: 44rem !important;
  }

  .u-sm\:w-441rem {
    width: 44.1rem !important;
  }

  .u-sm\:w-442rem {
    width: 44.2rem !important;
  }

  .u-sm\:w-443rem {
    width: 44.3rem !important;
  }

  .u-sm\:w-444rem {
    width: 44.4rem !important;
  }

  .u-sm\:w-445rem {
    width: 44.5rem !important;
  }

  .u-sm\:w-446rem {
    width: 44.6rem !important;
  }

  .u-sm\:w-447rem {
    width: 44.7rem !important;
  }

  .u-sm\:w-448rem {
    width: 44.8rem !important;
  }

  .u-sm\:w-449rem {
    width: 44.9rem !important;
  }

  .u-sm\:w-450rem {
    width: 45rem !important;
  }

  .u-sm\:w-451rem {
    width: 45.1rem !important;
  }

  .u-sm\:w-452rem {
    width: 45.2rem !important;
  }

  .u-sm\:w-453rem {
    width: 45.3rem !important;
  }

  .u-sm\:w-454rem {
    width: 45.4rem !important;
  }

  .u-sm\:w-455rem {
    width: 45.5rem !important;
  }

  .u-sm\:w-456rem {
    width: 45.6rem !important;
  }

  .u-sm\:w-457rem {
    width: 45.7rem !important;
  }

  .u-sm\:w-458rem {
    width: 45.8rem !important;
  }

  .u-sm\:w-459rem {
    width: 45.9rem !important;
  }

  .u-sm\:w-460rem {
    width: 46rem !important;
  }

  .u-sm\:w-461rem {
    width: 46.1rem !important;
  }

  .u-sm\:w-462rem {
    width: 46.2rem !important;
  }

  .u-sm\:w-463rem {
    width: 46.3rem !important;
  }

  .u-sm\:w-464rem {
    width: 46.4rem !important;
  }

  .u-sm\:w-465rem {
    width: 46.5rem !important;
  }

  .u-sm\:w-466rem {
    width: 46.6rem !important;
  }

  .u-sm\:w-467rem {
    width: 46.7rem !important;
  }

  .u-sm\:w-468rem {
    width: 46.8rem !important;
  }

  .u-sm\:w-469rem {
    width: 46.9rem !important;
  }

  .u-sm\:w-470rem {
    width: 47rem !important;
  }

  .u-sm\:w-471rem {
    width: 47.1rem !important;
  }

  .u-sm\:w-472rem {
    width: 47.2rem !important;
  }

  .u-sm\:w-473rem {
    width: 47.3rem !important;
  }

  .u-sm\:w-474rem {
    width: 47.4rem !important;
  }

  .u-sm\:w-475rem {
    width: 47.5rem !important;
  }

  .u-sm\:w-476rem {
    width: 47.6rem !important;
  }

  .u-sm\:w-477rem {
    width: 47.7rem !important;
  }

  .u-sm\:w-478rem {
    width: 47.8rem !important;
  }

  .u-sm\:w-479rem {
    width: 47.9rem !important;
  }

  .u-sm\:w-480rem {
    width: 48rem !important;
  }

  .u-sm\:w-481rem {
    width: 48.1rem !important;
  }

  .u-sm\:w-482rem {
    width: 48.2rem !important;
  }

  .u-sm\:w-483rem {
    width: 48.3rem !important;
  }

  .u-sm\:w-484rem {
    width: 48.4rem !important;
  }

  .u-sm\:w-485rem {
    width: 48.5rem !important;
  }

  .u-sm\:w-486rem {
    width: 48.6rem !important;
  }

  .u-sm\:w-487rem {
    width: 48.7rem !important;
  }

  .u-sm\:w-488rem {
    width: 48.8rem !important;
  }

  .u-sm\:w-489rem {
    width: 48.9rem !important;
  }

  .u-sm\:w-490rem {
    width: 49rem !important;
  }

  .u-sm\:w-491rem {
    width: 49.1rem !important;
  }

  .u-sm\:w-492rem {
    width: 49.2rem !important;
  }

  .u-sm\:w-493rem {
    width: 49.3rem !important;
  }

  .u-sm\:w-494rem {
    width: 49.4rem !important;
  }

  .u-sm\:w-495rem {
    width: 49.5rem !important;
  }

  .u-sm\:w-496rem {
    width: 49.6rem !important;
  }

  .u-sm\:w-497rem {
    width: 49.7rem !important;
  }

  .u-sm\:w-498rem {
    width: 49.8rem !important;
  }

  .u-sm\:w-499rem {
    width: 49.9rem !important;
  }

  .u-sm\:w-500rem {
    width: 50rem !important;
  }

  .u-sm\:w-501rem {
    width: 50.1rem !important;
  }

  .u-sm\:w-502rem {
    width: 50.2rem !important;
  }

  .u-sm\:w-503rem {
    width: 50.3rem !important;
  }

  .u-sm\:w-504rem {
    width: 50.4rem !important;
  }

  .u-sm\:w-505rem {
    width: 50.5rem !important;
  }

  .u-sm\:w-506rem {
    width: 50.6rem !important;
  }

  .u-sm\:w-507rem {
    width: 50.7rem !important;
  }

  .u-sm\:w-508rem {
    width: 50.8rem !important;
  }

  .u-sm\:w-509rem {
    width: 50.9rem !important;
  }

  .u-sm\:w-510rem {
    width: 51rem !important;
  }

  .u-sm\:w-511rem {
    width: 51.1rem !important;
  }

  .u-sm\:w-512rem {
    width: 51.2rem !important;
  }

  .u-sm\:w-513rem {
    width: 51.3rem !important;
  }

  .u-sm\:w-514rem {
    width: 51.4rem !important;
  }

  .u-sm\:w-515rem {
    width: 51.5rem !important;
  }

  .u-sm\:w-516rem {
    width: 51.6rem !important;
  }

  .u-sm\:w-517rem {
    width: 51.7rem !important;
  }

  .u-sm\:w-518rem {
    width: 51.8rem !important;
  }

  .u-sm\:w-519rem {
    width: 51.9rem !important;
  }

  .u-sm\:w-520rem {
    width: 52rem !important;
  }

  .u-sm\:w-521rem {
    width: 52.1rem !important;
  }

  .u-sm\:w-522rem {
    width: 52.2rem !important;
  }

  .u-sm\:w-523rem {
    width: 52.3rem !important;
  }

  .u-sm\:w-524rem {
    width: 52.4rem !important;
  }

  .u-sm\:w-525rem {
    width: 52.5rem !important;
  }

  .u-sm\:w-526rem {
    width: 52.6rem !important;
  }

  .u-sm\:w-527rem {
    width: 52.7rem !important;
  }

  .u-sm\:w-528rem {
    width: 52.8rem !important;
  }

  .u-sm\:w-529rem {
    width: 52.9rem !important;
  }

  .u-sm\:w-530rem {
    width: 53rem !important;
  }

  .u-sm\:w-531rem {
    width: 53.1rem !important;
  }

  .u-sm\:w-532rem {
    width: 53.2rem !important;
  }

  .u-sm\:w-533rem {
    width: 53.3rem !important;
  }

  .u-sm\:w-534rem {
    width: 53.4rem !important;
  }

  .u-sm\:w-535rem {
    width: 53.5rem !important;
  }

  .u-sm\:w-536rem {
    width: 53.6rem !important;
  }

  .u-sm\:w-537rem {
    width: 53.7rem !important;
  }

  .u-sm\:w-538rem {
    width: 53.8rem !important;
  }

  .u-sm\:w-539rem {
    width: 53.9rem !important;
  }

  .u-sm\:w-540rem {
    width: 54rem !important;
  }

  .u-sm\:w-541rem {
    width: 54.1rem !important;
  }

  .u-sm\:w-542rem {
    width: 54.2rem !important;
  }

  .u-sm\:w-543rem {
    width: 54.3rem !important;
  }

  .u-sm\:w-544rem {
    width: 54.4rem !important;
  }

  .u-sm\:w-545rem {
    width: 54.5rem !important;
  }

  .u-sm\:w-546rem {
    width: 54.6rem !important;
  }

  .u-sm\:w-547rem {
    width: 54.7rem !important;
  }

  .u-sm\:w-548rem {
    width: 54.8rem !important;
  }

  .u-sm\:w-549rem {
    width: 54.9rem !important;
  }

  .u-sm\:w-550rem {
    width: 55rem !important;
  }

  .u-sm\:w-551rem {
    width: 55.1rem !important;
  }

  .u-sm\:w-552rem {
    width: 55.2rem !important;
  }

  .u-sm\:w-553rem {
    width: 55.3rem !important;
  }

  .u-sm\:w-554rem {
    width: 55.4rem !important;
  }

  .u-sm\:w-555rem {
    width: 55.5rem !important;
  }

  .u-sm\:w-556rem {
    width: 55.6rem !important;
  }

  .u-sm\:w-557rem {
    width: 55.7rem !important;
  }

  .u-sm\:w-558rem {
    width: 55.8rem !important;
  }

  .u-sm\:w-559rem {
    width: 55.9rem !important;
  }

  .u-sm\:w-560rem {
    width: 56rem !important;
  }

  .u-sm\:w-561rem {
    width: 56.1rem !important;
  }

  .u-sm\:w-562rem {
    width: 56.2rem !important;
  }

  .u-sm\:w-563rem {
    width: 56.3rem !important;
  }

  .u-sm\:w-564rem {
    width: 56.4rem !important;
  }

  .u-sm\:w-565rem {
    width: 56.5rem !important;
  }

  .u-sm\:w-566rem {
    width: 56.6rem !important;
  }

  .u-sm\:w-567rem {
    width: 56.7rem !important;
  }

  .u-sm\:w-568rem {
    width: 56.8rem !important;
  }

  .u-sm\:w-569rem {
    width: 56.9rem !important;
  }

  .u-sm\:w-570rem {
    width: 57rem !important;
  }

  .u-sm\:w-571rem {
    width: 57.1rem !important;
  }

  .u-sm\:w-572rem {
    width: 57.2rem !important;
  }

  .u-sm\:w-573rem {
    width: 57.3rem !important;
  }

  .u-sm\:w-574rem {
    width: 57.4rem !important;
  }

  .u-sm\:w-575rem {
    width: 57.5rem !important;
  }

  .u-sm\:w-576rem {
    width: 57.6rem !important;
  }

  .u-sm\:w-577rem {
    width: 57.7rem !important;
  }

  .u-sm\:w-578rem {
    width: 57.8rem !important;
  }

  .u-sm\:w-579rem {
    width: 57.9rem !important;
  }

  .u-sm\:w-580rem {
    width: 58rem !important;
  }

  .u-sm\:w-581rem {
    width: 58.1rem !important;
  }

  .u-sm\:w-582rem {
    width: 58.2rem !important;
  }

  .u-sm\:w-583rem {
    width: 58.3rem !important;
  }

  .u-sm\:w-584rem {
    width: 58.4rem !important;
  }

  .u-sm\:w-585rem {
    width: 58.5rem !important;
  }

  .u-sm\:w-586rem {
    width: 58.6rem !important;
  }

  .u-sm\:w-587rem {
    width: 58.7rem !important;
  }

  .u-sm\:w-588rem {
    width: 58.8rem !important;
  }

  .u-sm\:w-589rem {
    width: 58.9rem !important;
  }

  .u-sm\:w-590rem {
    width: 59rem !important;
  }

  .u-sm\:w-591rem {
    width: 59.1rem !important;
  }

  .u-sm\:w-592rem {
    width: 59.2rem !important;
  }

  .u-sm\:w-593rem {
    width: 59.3rem !important;
  }

  .u-sm\:w-594rem {
    width: 59.4rem !important;
  }

  .u-sm\:w-595rem {
    width: 59.5rem !important;
  }

  .u-sm\:w-596rem {
    width: 59.6rem !important;
  }

  .u-sm\:w-597rem {
    width: 59.7rem !important;
  }

  .u-sm\:w-598rem {
    width: 59.8rem !important;
  }

  .u-sm\:w-599rem {
    width: 59.9rem !important;
  }

  .u-sm\:w-600rem {
    width: 60rem !important;
  }

  .u-sm\:w-601rem {
    width: 60.1rem !important;
  }

  .u-sm\:w-602rem {
    width: 60.2rem !important;
  }

  .u-sm\:w-603rem {
    width: 60.3rem !important;
  }

  .u-sm\:w-604rem {
    width: 60.4rem !important;
  }

  .u-sm\:w-605rem {
    width: 60.5rem !important;
  }

  .u-sm\:w-606rem {
    width: 60.6rem !important;
  }

  .u-sm\:w-607rem {
    width: 60.7rem !important;
  }

  .u-sm\:w-608rem {
    width: 60.8rem !important;
  }

  .u-sm\:w-609rem {
    width: 60.9rem !important;
  }

  .u-sm\:w-610rem {
    width: 61rem !important;
  }

  .u-sm\:w-611rem {
    width: 61.1rem !important;
  }

  .u-sm\:w-612rem {
    width: 61.2rem !important;
  }

  .u-sm\:w-613rem {
    width: 61.3rem !important;
  }

  .u-sm\:w-614rem {
    width: 61.4rem !important;
  }

  .u-sm\:w-615rem {
    width: 61.5rem !important;
  }

  .u-sm\:w-616rem {
    width: 61.6rem !important;
  }

  .u-sm\:w-617rem {
    width: 61.7rem !important;
  }

  .u-sm\:w-618rem {
    width: 61.8rem !important;
  }

  .u-sm\:w-619rem {
    width: 61.9rem !important;
  }

  .u-sm\:w-620rem {
    width: 62rem !important;
  }

  .u-sm\:w-621rem {
    width: 62.1rem !important;
  }

  .u-sm\:w-622rem {
    width: 62.2rem !important;
  }

  .u-sm\:w-623rem {
    width: 62.3rem !important;
  }

  .u-sm\:w-624rem {
    width: 62.4rem !important;
  }

  .u-sm\:w-625rem {
    width: 62.5rem !important;
  }

  .u-sm\:w-626rem {
    width: 62.6rem !important;
  }

  .u-sm\:w-627rem {
    width: 62.7rem !important;
  }

  .u-sm\:w-628rem {
    width: 62.8rem !important;
  }

  .u-sm\:w-629rem {
    width: 62.9rem !important;
  }

  .u-sm\:w-630rem {
    width: 63rem !important;
  }

  .u-sm\:w-631rem {
    width: 63.1rem !important;
  }

  .u-sm\:w-632rem {
    width: 63.2rem !important;
  }

  .u-sm\:w-633rem {
    width: 63.3rem !important;
  }

  .u-sm\:w-634rem {
    width: 63.4rem !important;
  }

  .u-sm\:w-635rem {
    width: 63.5rem !important;
  }

  .u-sm\:w-636rem {
    width: 63.6rem !important;
  }

  .u-sm\:w-637rem {
    width: 63.7rem !important;
  }

  .u-sm\:w-638rem {
    width: 63.8rem !important;
  }

  .u-sm\:w-639rem {
    width: 63.9rem !important;
  }

  .u-sm\:w-640rem {
    width: 64rem !important;
  }

  .u-sm\:w-641rem {
    width: 64.1rem !important;
  }

  .u-sm\:w-642rem {
    width: 64.2rem !important;
  }

  .u-sm\:w-643rem {
    width: 64.3rem !important;
  }

  .u-sm\:w-644rem {
    width: 64.4rem !important;
  }

  .u-sm\:w-645rem {
    width: 64.5rem !important;
  }

  .u-sm\:w-646rem {
    width: 64.6rem !important;
  }

  .u-sm\:w-647rem {
    width: 64.7rem !important;
  }

  .u-sm\:w-648rem {
    width: 64.8rem !important;
  }

  .u-sm\:w-649rem {
    width: 64.9rem !important;
  }

  .u-sm\:w-650rem {
    width: 65rem !important;
  }

  .u-sm\:w-651rem {
    width: 65.1rem !important;
  }

  .u-sm\:w-652rem {
    width: 65.2rem !important;
  }

  .u-sm\:w-653rem {
    width: 65.3rem !important;
  }

  .u-sm\:w-654rem {
    width: 65.4rem !important;
  }

  .u-sm\:w-655rem {
    width: 65.5rem !important;
  }

  .u-sm\:w-656rem {
    width: 65.6rem !important;
  }

  .u-sm\:w-657rem {
    width: 65.7rem !important;
  }

  .u-sm\:w-658rem {
    width: 65.8rem !important;
  }

  .u-sm\:w-659rem {
    width: 65.9rem !important;
  }

  .u-sm\:w-660rem {
    width: 66rem !important;
  }

  .u-sm\:w-661rem {
    width: 66.1rem !important;
  }

  .u-sm\:w-662rem {
    width: 66.2rem !important;
  }

  .u-sm\:w-663rem {
    width: 66.3rem !important;
  }

  .u-sm\:w-664rem {
    width: 66.4rem !important;
  }

  .u-sm\:w-665rem {
    width: 66.5rem !important;
  }

  .u-sm\:w-666rem {
    width: 66.6rem !important;
  }

  .u-sm\:w-667rem {
    width: 66.7rem !important;
  }

  .u-sm\:w-668rem {
    width: 66.8rem !important;
  }

  .u-sm\:w-669rem {
    width: 66.9rem !important;
  }

  .u-sm\:w-670rem {
    width: 67rem !important;
  }

  .u-sm\:w-671rem {
    width: 67.1rem !important;
  }

  .u-sm\:w-672rem {
    width: 67.2rem !important;
  }

  .u-sm\:w-673rem {
    width: 67.3rem !important;
  }

  .u-sm\:w-674rem {
    width: 67.4rem !important;
  }

  .u-sm\:w-675rem {
    width: 67.5rem !important;
  }

  .u-sm\:w-676rem {
    width: 67.6rem !important;
  }

  .u-sm\:w-677rem {
    width: 67.7rem !important;
  }

  .u-sm\:w-678rem {
    width: 67.8rem !important;
  }

  .u-sm\:w-679rem {
    width: 67.9rem !important;
  }

  .u-sm\:w-680rem {
    width: 68rem !important;
  }

  .u-sm\:w-681rem {
    width: 68.1rem !important;
  }

  .u-sm\:w-682rem {
    width: 68.2rem !important;
  }

  .u-sm\:w-683rem {
    width: 68.3rem !important;
  }

  .u-sm\:w-684rem {
    width: 68.4rem !important;
  }

  .u-sm\:w-685rem {
    width: 68.5rem !important;
  }

  .u-sm\:w-686rem {
    width: 68.6rem !important;
  }

  .u-sm\:w-687rem {
    width: 68.7rem !important;
  }

  .u-sm\:w-688rem {
    width: 68.8rem !important;
  }

  .u-sm\:w-689rem {
    width: 68.9rem !important;
  }

  .u-sm\:w-690rem {
    width: 69rem !important;
  }

  .u-sm\:w-691rem {
    width: 69.1rem !important;
  }

  .u-sm\:w-692rem {
    width: 69.2rem !important;
  }

  .u-sm\:w-693rem {
    width: 69.3rem !important;
  }

  .u-sm\:w-694rem {
    width: 69.4rem !important;
  }

  .u-sm\:w-695rem {
    width: 69.5rem !important;
  }

  .u-sm\:w-696rem {
    width: 69.6rem !important;
  }

  .u-sm\:w-697rem {
    width: 69.7rem !important;
  }

  .u-sm\:w-698rem {
    width: 69.8rem !important;
  }

  .u-sm\:w-699rem {
    width: 69.9rem !important;
  }

  .u-sm\:w-700rem {
    width: 70rem !important;
  }

  .u-sm\:w-701rem {
    width: 70.1rem !important;
  }

  .u-sm\:w-702rem {
    width: 70.2rem !important;
  }

  .u-sm\:w-703rem {
    width: 70.3rem !important;
  }

  .u-sm\:w-704rem {
    width: 70.4rem !important;
  }

  .u-sm\:w-705rem {
    width: 70.5rem !important;
  }

  .u-sm\:w-706rem {
    width: 70.6rem !important;
  }

  .u-sm\:w-707rem {
    width: 70.7rem !important;
  }

  .u-sm\:w-708rem {
    width: 70.8rem !important;
  }

  .u-sm\:w-709rem {
    width: 70.9rem !important;
  }

  .u-sm\:w-710rem {
    width: 71rem !important;
  }

  .u-sm\:w-711rem {
    width: 71.1rem !important;
  }

  .u-sm\:w-712rem {
    width: 71.2rem !important;
  }

  .u-sm\:w-713rem {
    width: 71.3rem !important;
  }

  .u-sm\:w-714rem {
    width: 71.4rem !important;
  }

  .u-sm\:w-715rem {
    width: 71.5rem !important;
  }

  .u-sm\:w-716rem {
    width: 71.6rem !important;
  }

  .u-sm\:w-717rem {
    width: 71.7rem !important;
  }

  .u-sm\:w-718rem {
    width: 71.8rem !important;
  }

  .u-sm\:w-719rem {
    width: 71.9rem !important;
  }

  .u-sm\:w-720rem {
    width: 72rem !important;
  }

  .u-sm\:w-721rem {
    width: 72.1rem !important;
  }

  .u-sm\:w-722rem {
    width: 72.2rem !important;
  }

  .u-sm\:w-723rem {
    width: 72.3rem !important;
  }

  .u-sm\:w-724rem {
    width: 72.4rem !important;
  }

  .u-sm\:w-725rem {
    width: 72.5rem !important;
  }

  .u-sm\:w-726rem {
    width: 72.6rem !important;
  }

  .u-sm\:w-727rem {
    width: 72.7rem !important;
  }

  .u-sm\:w-728rem {
    width: 72.8rem !important;
  }

  .u-sm\:w-729rem {
    width: 72.9rem !important;
  }

  .u-sm\:w-730rem {
    width: 73rem !important;
  }

  .u-sm\:w-731rem {
    width: 73.1rem !important;
  }

  .u-sm\:w-732rem {
    width: 73.2rem !important;
  }

  .u-sm\:w-733rem {
    width: 73.3rem !important;
  }

  .u-sm\:w-734rem {
    width: 73.4rem !important;
  }

  .u-sm\:w-735rem {
    width: 73.5rem !important;
  }

  .u-sm\:w-736rem {
    width: 73.6rem !important;
  }

  .u-sm\:w-737rem {
    width: 73.7rem !important;
  }

  .u-sm\:w-738rem {
    width: 73.8rem !important;
  }

  .u-sm\:w-739rem {
    width: 73.9rem !important;
  }

  .u-sm\:w-740rem {
    width: 74rem !important;
  }

  .u-sm\:w-741rem {
    width: 74.1rem !important;
  }

  .u-sm\:w-742rem {
    width: 74.2rem !important;
  }

  .u-sm\:w-743rem {
    width: 74.3rem !important;
  }

  .u-sm\:w-744rem {
    width: 74.4rem !important;
  }

  .u-sm\:w-745rem {
    width: 74.5rem !important;
  }

  .u-sm\:w-746rem {
    width: 74.6rem !important;
  }

  .u-sm\:w-747rem {
    width: 74.7rem !important;
  }

  .u-sm\:w-748rem {
    width: 74.8rem !important;
  }

  .u-sm\:w-749rem {
    width: 74.9rem !important;
  }

  .u-sm\:w-750rem {
    width: 75rem !important;
  }

  .u-sm\:w-751rem {
    width: 75.1rem !important;
  }

  .u-sm\:w-752rem {
    width: 75.2rem !important;
  }

  .u-sm\:w-753rem {
    width: 75.3rem !important;
  }

  .u-sm\:w-754rem {
    width: 75.4rem !important;
  }

  .u-sm\:w-755rem {
    width: 75.5rem !important;
  }

  .u-sm\:w-756rem {
    width: 75.6rem !important;
  }

  .u-sm\:w-757rem {
    width: 75.7rem !important;
  }

  .u-sm\:w-758rem {
    width: 75.8rem !important;
  }

  .u-sm\:w-759rem {
    width: 75.9rem !important;
  }

  .u-sm\:w-760rem {
    width: 76rem !important;
  }

  .u-sm\:w-761rem {
    width: 76.1rem !important;
  }

  .u-sm\:w-762rem {
    width: 76.2rem !important;
  }

  .u-sm\:w-763rem {
    width: 76.3rem !important;
  }

  .u-sm\:w-764rem {
    width: 76.4rem !important;
  }

  .u-sm\:w-765rem {
    width: 76.5rem !important;
  }

  .u-sm\:w-766rem {
    width: 76.6rem !important;
  }

  .u-sm\:w-767rem {
    width: 76.7rem !important;
  }

  .u-sm\:w-768rem {
    width: 76.8rem !important;
  }

  .u-sm\:w-769rem {
    width: 76.9rem !important;
  }

  .u-sm\:w-770rem {
    width: 77rem !important;
  }

  .u-sm\:w-771rem {
    width: 77.1rem !important;
  }

  .u-sm\:w-772rem {
    width: 77.2rem !important;
  }

  .u-sm\:w-773rem {
    width: 77.3rem !important;
  }

  .u-sm\:w-774rem {
    width: 77.4rem !important;
  }

  .u-sm\:w-775rem {
    width: 77.5rem !important;
  }

  .u-sm\:w-776rem {
    width: 77.6rem !important;
  }

  .u-sm\:w-777rem {
    width: 77.7rem !important;
  }

  .u-sm\:w-778rem {
    width: 77.8rem !important;
  }

  .u-sm\:w-779rem {
    width: 77.9rem !important;
  }

  .u-sm\:w-780rem {
    width: 78rem !important;
  }

  .u-sm\:w-781rem {
    width: 78.1rem !important;
  }

  .u-sm\:w-782rem {
    width: 78.2rem !important;
  }

  .u-sm\:w-783rem {
    width: 78.3rem !important;
  }

  .u-sm\:w-784rem {
    width: 78.4rem !important;
  }

  .u-sm\:w-785rem {
    width: 78.5rem !important;
  }

  .u-sm\:w-786rem {
    width: 78.6rem !important;
  }

  .u-sm\:w-787rem {
    width: 78.7rem !important;
  }

  .u-sm\:w-788rem {
    width: 78.8rem !important;
  }

  .u-sm\:w-789rem {
    width: 78.9rem !important;
  }

  .u-sm\:w-790rem {
    width: 79rem !important;
  }

  .u-sm\:w-791rem {
    width: 79.1rem !important;
  }

  .u-sm\:w-792rem {
    width: 79.2rem !important;
  }

  .u-sm\:w-793rem {
    width: 79.3rem !important;
  }

  .u-sm\:w-794rem {
    width: 79.4rem !important;
  }

  .u-sm\:w-795rem {
    width: 79.5rem !important;
  }

  .u-sm\:w-796rem {
    width: 79.6rem !important;
  }

  .u-sm\:w-797rem {
    width: 79.7rem !important;
  }

  .u-sm\:w-798rem {
    width: 79.8rem !important;
  }

  .u-sm\:w-799rem {
    width: 79.9rem !important;
  }

  .u-sm\:w-800rem {
    width: 80rem !important;
  }

  .u-sm\:w-801rem {
    width: 80.1rem !important;
  }

  .u-sm\:w-802rem {
    width: 80.2rem !important;
  }

  .u-sm\:w-803rem {
    width: 80.3rem !important;
  }

  .u-sm\:w-804rem {
    width: 80.4rem !important;
  }

  .u-sm\:w-805rem {
    width: 80.5rem !important;
  }

  .u-sm\:w-806rem {
    width: 80.6rem !important;
  }

  .u-sm\:w-807rem {
    width: 80.7rem !important;
  }

  .u-sm\:w-808rem {
    width: 80.8rem !important;
  }

  .u-sm\:w-809rem {
    width: 80.9rem !important;
  }

  .u-sm\:w-810rem {
    width: 81rem !important;
  }

  .u-sm\:w-811rem {
    width: 81.1rem !important;
  }

  .u-sm\:w-812rem {
    width: 81.2rem !important;
  }

  .u-sm\:w-813rem {
    width: 81.3rem !important;
  }

  .u-sm\:w-814rem {
    width: 81.4rem !important;
  }

  .u-sm\:w-815rem {
    width: 81.5rem !important;
  }

  .u-sm\:w-816rem {
    width: 81.6rem !important;
  }

  .u-sm\:w-817rem {
    width: 81.7rem !important;
  }

  .u-sm\:w-818rem {
    width: 81.8rem !important;
  }

  .u-sm\:w-819rem {
    width: 81.9rem !important;
  }

  .u-sm\:w-820rem {
    width: 82rem !important;
  }

  .u-sm\:w-821rem {
    width: 82.1rem !important;
  }

  .u-sm\:w-822rem {
    width: 82.2rem !important;
  }

  .u-sm\:w-823rem {
    width: 82.3rem !important;
  }

  .u-sm\:w-824rem {
    width: 82.4rem !important;
  }

  .u-sm\:w-825rem {
    width: 82.5rem !important;
  }

  .u-sm\:w-826rem {
    width: 82.6rem !important;
  }

  .u-sm\:w-827rem {
    width: 82.7rem !important;
  }

  .u-sm\:w-828rem {
    width: 82.8rem !important;
  }

  .u-sm\:w-829rem {
    width: 82.9rem !important;
  }

  .u-sm\:w-830rem {
    width: 83rem !important;
  }

  .u-sm\:w-831rem {
    width: 83.1rem !important;
  }

  .u-sm\:w-832rem {
    width: 83.2rem !important;
  }

  .u-sm\:w-833rem {
    width: 83.3rem !important;
  }

  .u-sm\:w-834rem {
    width: 83.4rem !important;
  }

  .u-sm\:w-835rem {
    width: 83.5rem !important;
  }

  .u-sm\:w-836rem {
    width: 83.6rem !important;
  }

  .u-sm\:w-837rem {
    width: 83.7rem !important;
  }

  .u-sm\:w-838rem {
    width: 83.8rem !important;
  }

  .u-sm\:w-839rem {
    width: 83.9rem !important;
  }

  .u-sm\:w-840rem {
    width: 84rem !important;
  }

  .u-sm\:w-841rem {
    width: 84.1rem !important;
  }

  .u-sm\:w-842rem {
    width: 84.2rem !important;
  }

  .u-sm\:w-843rem {
    width: 84.3rem !important;
  }

  .u-sm\:w-844rem {
    width: 84.4rem !important;
  }

  .u-sm\:w-845rem {
    width: 84.5rem !important;
  }

  .u-sm\:w-846rem {
    width: 84.6rem !important;
  }

  .u-sm\:w-847rem {
    width: 84.7rem !important;
  }

  .u-sm\:w-848rem {
    width: 84.8rem !important;
  }

  .u-sm\:w-849rem {
    width: 84.9rem !important;
  }

  .u-sm\:w-850rem {
    width: 85rem !important;
  }

  .u-sm\:w-851rem {
    width: 85.1rem !important;
  }

  .u-sm\:w-852rem {
    width: 85.2rem !important;
  }

  .u-sm\:w-853rem {
    width: 85.3rem !important;
  }

  .u-sm\:w-854rem {
    width: 85.4rem !important;
  }

  .u-sm\:w-855rem {
    width: 85.5rem !important;
  }

  .u-sm\:w-856rem {
    width: 85.6rem !important;
  }

  .u-sm\:w-857rem {
    width: 85.7rem !important;
  }

  .u-sm\:w-858rem {
    width: 85.8rem !important;
  }

  .u-sm\:w-859rem {
    width: 85.9rem !important;
  }

  .u-sm\:w-860rem {
    width: 86rem !important;
  }

  .u-sm\:w-861rem {
    width: 86.1rem !important;
  }

  .u-sm\:w-862rem {
    width: 86.2rem !important;
  }

  .u-sm\:w-863rem {
    width: 86.3rem !important;
  }

  .u-sm\:w-864rem {
    width: 86.4rem !important;
  }

  .u-sm\:w-865rem {
    width: 86.5rem !important;
  }

  .u-sm\:w-866rem {
    width: 86.6rem !important;
  }

  .u-sm\:w-867rem {
    width: 86.7rem !important;
  }

  .u-sm\:w-868rem {
    width: 86.8rem !important;
  }

  .u-sm\:w-869rem {
    width: 86.9rem !important;
  }

  .u-sm\:w-870rem {
    width: 87rem !important;
  }

  .u-sm\:w-871rem {
    width: 87.1rem !important;
  }

  .u-sm\:w-872rem {
    width: 87.2rem !important;
  }

  .u-sm\:w-873rem {
    width: 87.3rem !important;
  }

  .u-sm\:w-874rem {
    width: 87.4rem !important;
  }

  .u-sm\:w-875rem {
    width: 87.5rem !important;
  }

  .u-sm\:w-876rem {
    width: 87.6rem !important;
  }

  .u-sm\:w-877rem {
    width: 87.7rem !important;
  }

  .u-sm\:w-878rem {
    width: 87.8rem !important;
  }

  .u-sm\:w-879rem {
    width: 87.9rem !important;
  }

  .u-sm\:w-880rem {
    width: 88rem !important;
  }

  .u-sm\:w-881rem {
    width: 88.1rem !important;
  }

  .u-sm\:w-882rem {
    width: 88.2rem !important;
  }

  .u-sm\:w-883rem {
    width: 88.3rem !important;
  }

  .u-sm\:w-884rem {
    width: 88.4rem !important;
  }

  .u-sm\:w-885rem {
    width: 88.5rem !important;
  }

  .u-sm\:w-886rem {
    width: 88.6rem !important;
  }

  .u-sm\:w-887rem {
    width: 88.7rem !important;
  }

  .u-sm\:w-888rem {
    width: 88.8rem !important;
  }

  .u-sm\:w-889rem {
    width: 88.9rem !important;
  }

  .u-sm\:w-890rem {
    width: 89rem !important;
  }

  .u-sm\:w-891rem {
    width: 89.1rem !important;
  }

  .u-sm\:w-892rem {
    width: 89.2rem !important;
  }

  .u-sm\:w-893rem {
    width: 89.3rem !important;
  }

  .u-sm\:w-894rem {
    width: 89.4rem !important;
  }

  .u-sm\:w-895rem {
    width: 89.5rem !important;
  }

  .u-sm\:w-896rem {
    width: 89.6rem !important;
  }

  .u-sm\:w-897rem {
    width: 89.7rem !important;
  }

  .u-sm\:w-898rem {
    width: 89.8rem !important;
  }

  .u-sm\:w-899rem {
    width: 89.9rem !important;
  }

  .u-sm\:w-900rem {
    width: 90rem !important;
  }

  .u-sm\:w-901rem {
    width: 90.1rem !important;
  }

  .u-sm\:w-902rem {
    width: 90.2rem !important;
  }

  .u-sm\:w-903rem {
    width: 90.3rem !important;
  }

  .u-sm\:w-904rem {
    width: 90.4rem !important;
  }

  .u-sm\:w-905rem {
    width: 90.5rem !important;
  }

  .u-sm\:w-906rem {
    width: 90.6rem !important;
  }

  .u-sm\:w-907rem {
    width: 90.7rem !important;
  }

  .u-sm\:w-908rem {
    width: 90.8rem !important;
  }

  .u-sm\:w-909rem {
    width: 90.9rem !important;
  }

  .u-sm\:w-910rem {
    width: 91rem !important;
  }

  .u-sm\:w-911rem {
    width: 91.1rem !important;
  }

  .u-sm\:w-912rem {
    width: 91.2rem !important;
  }

  .u-sm\:w-913rem {
    width: 91.3rem !important;
  }

  .u-sm\:w-914rem {
    width: 91.4rem !important;
  }

  .u-sm\:w-915rem {
    width: 91.5rem !important;
  }

  .u-sm\:w-916rem {
    width: 91.6rem !important;
  }

  .u-sm\:w-917rem {
    width: 91.7rem !important;
  }

  .u-sm\:w-918rem {
    width: 91.8rem !important;
  }

  .u-sm\:w-919rem {
    width: 91.9rem !important;
  }

  .u-sm\:w-920rem {
    width: 92rem !important;
  }

  .u-sm\:w-921rem {
    width: 92.1rem !important;
  }

  .u-sm\:w-922rem {
    width: 92.2rem !important;
  }

  .u-sm\:w-923rem {
    width: 92.3rem !important;
  }

  .u-sm\:w-924rem {
    width: 92.4rem !important;
  }

  .u-sm\:w-925rem {
    width: 92.5rem !important;
  }

  .u-sm\:w-926rem {
    width: 92.6rem !important;
  }

  .u-sm\:w-927rem {
    width: 92.7rem !important;
  }

  .u-sm\:w-928rem {
    width: 92.8rem !important;
  }

  .u-sm\:w-929rem {
    width: 92.9rem !important;
  }

  .u-sm\:w-930rem {
    width: 93rem !important;
  }

  .u-sm\:w-931rem {
    width: 93.1rem !important;
  }

  .u-sm\:w-932rem {
    width: 93.2rem !important;
  }

  .u-sm\:w-933rem {
    width: 93.3rem !important;
  }

  .u-sm\:w-934rem {
    width: 93.4rem !important;
  }

  .u-sm\:w-935rem {
    width: 93.5rem !important;
  }

  .u-sm\:w-936rem {
    width: 93.6rem !important;
  }

  .u-sm\:w-937rem {
    width: 93.7rem !important;
  }

  .u-sm\:w-938rem {
    width: 93.8rem !important;
  }

  .u-sm\:w-939rem {
    width: 93.9rem !important;
  }

  .u-sm\:w-940rem {
    width: 94rem !important;
  }

  .u-sm\:w-941rem {
    width: 94.1rem !important;
  }

  .u-sm\:w-942rem {
    width: 94.2rem !important;
  }

  .u-sm\:w-943rem {
    width: 94.3rem !important;
  }

  .u-sm\:w-944rem {
    width: 94.4rem !important;
  }

  .u-sm\:w-945rem {
    width: 94.5rem !important;
  }

  .u-sm\:w-946rem {
    width: 94.6rem !important;
  }

  .u-sm\:w-947rem {
    width: 94.7rem !important;
  }

  .u-sm\:w-948rem {
    width: 94.8rem !important;
  }

  .u-sm\:w-949rem {
    width: 94.9rem !important;
  }

  .u-sm\:w-950rem {
    width: 95rem !important;
  }

  .u-sm\:w-951rem {
    width: 95.1rem !important;
  }

  .u-sm\:w-952rem {
    width: 95.2rem !important;
  }

  .u-sm\:w-953rem {
    width: 95.3rem !important;
  }

  .u-sm\:w-954rem {
    width: 95.4rem !important;
  }

  .u-sm\:w-955rem {
    width: 95.5rem !important;
  }

  .u-sm\:w-956rem {
    width: 95.6rem !important;
  }

  .u-sm\:w-957rem {
    width: 95.7rem !important;
  }

  .u-sm\:w-958rem {
    width: 95.8rem !important;
  }

  .u-sm\:w-959rem {
    width: 95.9rem !important;
  }

  .u-sm\:w-960rem {
    width: 96rem !important;
  }

  .u-sm\:w-961rem {
    width: 96.1rem !important;
  }

  .u-sm\:w-962rem {
    width: 96.2rem !important;
  }

  .u-sm\:w-963rem {
    width: 96.3rem !important;
  }

  .u-sm\:w-964rem {
    width: 96.4rem !important;
  }

  .u-sm\:w-965rem {
    width: 96.5rem !important;
  }

  .u-sm\:w-966rem {
    width: 96.6rem !important;
  }

  .u-sm\:w-967rem {
    width: 96.7rem !important;
  }

  .u-sm\:w-968rem {
    width: 96.8rem !important;
  }

  .u-sm\:w-969rem {
    width: 96.9rem !important;
  }

  .u-sm\:w-970rem {
    width: 97rem !important;
  }

  .u-sm\:w-971rem {
    width: 97.1rem !important;
  }

  .u-sm\:w-972rem {
    width: 97.2rem !important;
  }

  .u-sm\:w-973rem {
    width: 97.3rem !important;
  }

  .u-sm\:w-974rem {
    width: 97.4rem !important;
  }

  .u-sm\:w-975rem {
    width: 97.5rem !important;
  }

  .u-sm\:w-976rem {
    width: 97.6rem !important;
  }

  .u-sm\:w-977rem {
    width: 97.7rem !important;
  }

  .u-sm\:w-978rem {
    width: 97.8rem !important;
  }

  .u-sm\:w-979rem {
    width: 97.9rem !important;
  }

  .u-sm\:w-980rem {
    width: 98rem !important;
  }

  .u-sm\:w-981rem {
    width: 98.1rem !important;
  }

  .u-sm\:w-982rem {
    width: 98.2rem !important;
  }

  .u-sm\:w-983rem {
    width: 98.3rem !important;
  }

  .u-sm\:w-984rem {
    width: 98.4rem !important;
  }

  .u-sm\:w-985rem {
    width: 98.5rem !important;
  }

  .u-sm\:w-986rem {
    width: 98.6rem !important;
  }

  .u-sm\:w-987rem {
    width: 98.7rem !important;
  }

  .u-sm\:w-988rem {
    width: 98.8rem !important;
  }

  .u-sm\:w-989rem {
    width: 98.9rem !important;
  }

  .u-sm\:w-990rem {
    width: 99rem !important;
  }

  .u-sm\:w-991rem {
    width: 99.1rem !important;
  }

  .u-sm\:w-992rem {
    width: 99.2rem !important;
  }

  .u-sm\:w-993rem {
    width: 99.3rem !important;
  }

  .u-sm\:w-994rem {
    width: 99.4rem !important;
  }

  .u-sm\:w-995rem {
    width: 99.5rem !important;
  }

  .u-sm\:w-996rem {
    width: 99.6rem !important;
  }

  .u-sm\:w-997rem {
    width: 99.7rem !important;
  }

  .u-sm\:w-998rem {
    width: 99.8rem !important;
  }

  .u-sm\:w-999rem {
    width: 99.9rem !important;
  }

  .u-sm\:w-1000rem {
    width: 100rem !important;
  }

  .u-sm\:max-w-none {
    max-width: none !important;
  }

  .u-sm\:max-w-full {
    max-width: 100% !important;
  }

  .u-sm\:min-w-none {
    min-width: auto !important;
  }

  .u-sm\:min-w-full {
    min-width: 100% !important;
  }
}

@media screen and (min-width: 768px),print {
  .-md\:cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .-md\:rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .-md\:cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .-md\:rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .-md\:cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .-md\:rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .-md\:cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .-md\:rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .-md\:cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .-md\:rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .-md\:cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .-md\:rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr)) !important;
  }

  .-md\:cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .-md\:rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
  }

  .-md\:cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .-md\:rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
  }

  .-md\:cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .-md\:rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr)) !important;
  }

  .-md\:cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .-md\:rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr)) !important;
  }

  .-md\:cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .-md\:rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr)) !important;
  }

  .-md\:col-span-1 {
    grid-column: span 1/span 1 !important;
  }

  .-md\:row-span-1 {
    grid-row: span 1/span 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .-md\:col-span-9 {
    grid-column: span 9/span 9 !important;
  }

  .-md\:row-span-9 {
    grid-row: span 9/span 9 !important;
  }

  .-md\:col-span-10 {
    grid-column: span 10/span 10 !important;
  }

  .-md\:row-span-10 {
    grid-row: span 10/span 10 !important;
  }

  .-md\:col-span-11 {
    grid-column: span 11/span 11 !important;
  }

  .-md\:row-span-11 {
    grid-row: span 11/span 11 !important;
  }

  .-md\:row-start-1 {
    grid-row-start: 1 !important;
  }

  .-md\:row-end-1 {
    grid-row-end: 1 !important;
  }

  .-md\:row-start-2 {
    grid-row-start: 2 !important;
  }

  .-md\:row-end-2 {
    grid-row-end: 2 !important;
  }

  .-md\:row-start-3 {
    grid-row-start: 3 !important;
  }

  .-md\:row-end-3 {
    grid-row-end: 3 !important;
  }

  .-md\:row-start-4 {
    grid-row-start: 4 !important;
  }

  .-md\:row-end-4 {
    grid-row-end: 4 !important;
  }

  .-md\:row-start-5 {
    grid-row-start: 5 !important;
  }

  .-md\:row-end-5 {
    grid-row-end: 5 !important;
  }

  .-md\:row-start-6 {
    grid-row-start: 6 !important;
  }

  .-md\:row-end-6 {
    grid-row-end: 6 !important;
  }

  .-md\:row-start-7 {
    grid-row-start: 7 !important;
  }

  .-md\:row-end-7 {
    grid-row-end: 7 !important;
  }

  .-md\:row-start-8 {
    grid-row-start: 8 !important;
  }

  .-md\:row-end-8 {
    grid-row-end: 8 !important;
  }

  .-md\:row-start-9 {
    grid-row-start: 9 !important;
  }

  .-md\:row-end-9 {
    grid-row-end: 9 !important;
  }

  .-md\:row-start-10 {
    grid-row-start: 10 !important;
  }

  .-md\:row-end-10 {
    grid-row-end: 10 !important;
  }

  .-md\:row-start-11 {
    grid-row-start: 11 !important;
  }

  .-md\:row-end-11 {
    grid-row-end: 11 !important;
  }

  .-md\:row-start-12 {
    grid-row-start: 12 !important;
  }

  .-md\:row-end-12 {
    grid-row-end: 12 !important;
  }

  .-md\:col-start-1 {
    grid-column-start: 1 !important;
  }

  .-md\:col-end-1 {
    grid-column-end: 1 !important;
  }

  .-md\:col-start-2 {
    grid-column-start: 2 !important;
  }

  .-md\:col-end-2 {
    grid-column-end: 2 !important;
  }

  .-md\:col-start-3 {
    grid-column-start: 3 !important;
  }

  .-md\:col-end-3 {
    grid-column-end: 3 !important;
  }

  .-md\:col-start-4 {
    grid-column-start: 4 !important;
  }

  .-md\:col-end-4 {
    grid-column-end: 4 !important;
  }

  .-md\:col-start-5 {
    grid-column-start: 5 !important;
  }

  .-md\:col-end-5 {
    grid-column-end: 5 !important;
  }

  .-md\:col-start-6 {
    grid-column-start: 6 !important;
  }

  .-md\:col-end-6 {
    grid-column-end: 6 !important;
  }

  .-md\:col-start-7 {
    grid-column-start: 7 !important;
  }

  .-md\:col-end-7 {
    grid-column-end: 7 !important;
  }

  .-md\:col-start-8 {
    grid-column-start: 8 !important;
  }

  .-md\:col-end-8 {
    grid-column-end: 8 !important;
  }

  .-md\:col-start-9 {
    grid-column-start: 9 !important;
  }

  .-md\:col-end-9 {
    grid-column-end: 9 !important;
  }

  .-md\:col-start-10 {
    grid-column-start: 10 !important;
  }

  .-md\:col-end-10 {
    grid-column-end: 10 !important;
  }

  .-md\:col-start-11 {
    grid-column-start: 11 !important;
  }

  .-md\:col-end-11 {
    grid-column-end: 11 !important;
  }

  .-md\:col-start-12 {
    grid-column-start: 12 !important;
  }

  .-md\:col-end-12 {
    grid-column-end: 12 !important;
  }

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

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

  .u-md\:justify-center {
    justify-content: center !important;
  }

  .u-md\:justify-between {
    justify-content: space-between !important;
  }

  .u-md\:justify-around {
    justify-content: space-around !important;
  }

  .u-md\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .u-md\:justify-self-auto {
    justify-self: auto !important;
  }

  .u-md\:justify-self-start {
    justify-self: start !important;
  }

  .u-md\:justify-self-end {
    justify-self: end !important;
  }

  .u-md\:justify-self-center {
    justify-self: center !important;
  }

  .u-md\:justify-self-stretch {
    justify-self: stretch !important;
  }

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

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

  .u-md\:align-center {
    align-items: center !important;
  }

  .u-md\:align-baseline {
    align-items: baseline !important;
  }

  .u-md\:align-stretch {
    align-items: stretch !important;
  }

  .u-md\:self-auto {
    align-self: auto !important;
  }

  .u-md\:self-start {
    align-self: flex-start !important;
  }

  .u-md\:self-end {
    align-self: flex-end !important;
  }

  .u-md\:self-center {
    align-self: center !important;
  }

  .u-md\:self-stretch {
    align-self: stretch !important;
  }

  .u-md\:place-items-start {
    place-items: start !important;
  }

  .u-md\:place-items-end {
    place-items: end !important;
  }

  .u-md\:place-items-center {
    place-items: center !important;
  }

  .u-md\:place-items-stretch {
    place-items: stretch !important;
  }

  .u-md\:none {
    display: none !important;
  }

  .u-md\:block {
    display: block !important;
  }

  .u-md\:inline {
    display: inline !important;
  }

  .u-md\:inline-block {
    display: inline-block !important;
  }

  .u-md\:table {
    display: table !important;
  }

  .u-md\:table-cell {
    display: table-cell !important;
  }

  .u-md\:flex {
    display: flex !important;
  }

  .u-md\:inline-flex {
    display: inline-flex !important;
  }

  .u-md\:grid {
    display: grid !important;
  }

  .u-md\:flex-row {
    flex-direction: row !important;
  }

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

  .u-md\:flex-column {
    flex-direction: column !important;
  }

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

  .u-md\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .u-md\:flex-nowrap {
    flex-wrap: nowrap !important;
  }

  .u-md\:float-left {
    float: left !important;
  }

  .u-md\:float-right {
    float: right !important;
  }

  .u-md\:float-none {
    float: none !important;
  }

  .u-md\:clear-fix::after {
    content: "";
    display: table;
    clear: both;
  }

  .u-md\:text-xxs {
    font-size: 1rem !important;
  }

  .u-md\:text-xs {
    font-size: 1.2rem;
  }

  .u-md\:text-sm {
    font-size: 1.4rem;
  }

  .u-md\:text-base {
    font-size: 1.6rem;
  }

  .u-md\:text-lg {
    font-size: 1.8rem;
  }

  .u-md\:text-xl {
    font-size: 2rem;
  }

  .u-md\:text-xxl {
    font-size: 2.4rem;
  }

  .u-md\:text-3xl {
    font-size: 3rem;
  }

  .u-md\:text-4xl {
    font-size: 3.6rem;
  }

  .u-md\:text-5xl {
    font-size: 4.8rem;
  }

  .u-md\:text-6xl {
    font-size: 6rem;
  }

  .u-md\:text-7xl {
    font-size: 7.2rem;
  }

  .u-md\:text-8xl {
    font-size: 9.6rem;
  }

  .u-md\:text-9xl {
    font-size: 12.8rem;
  }

  .u-md\:gap-0 {
    gap: 0rem !important;
  }

  .u-md\:gap-x-0 {
    -moz-column-gap: 0rem !important;
    column-gap: 0rem !important;
  }

  .u-md\:gap-y-0 {
    row-gap: 0rem !important;
  }

  .u-md\:gap-1 {
    gap: .8rem !important;
  }

  .u-md\:gap-x-1 {
    -moz-column-gap: .8rem !important;
    column-gap: .8rem !important;
  }

  .u-md\:gap-y-1 {
    row-gap: .8rem !important;
  }

  .u-md\:gap-2 {
    gap: 1.6rem !important;
  }

  .u-md\:gap-x-2 {
    -moz-column-gap: 1.6rem !important;
    column-gap: 1.6rem !important;
  }

  .u-md\:gap-y-2 {
    row-gap: 1.6rem !important;
  }

  .u-md\:gap-3 {
    gap: 2.4rem !important;
  }

  .u-md\:gap-x-3 {
    -moz-column-gap: 2.4rem !important;
    column-gap: 2.4rem !important;
  }

  .u-md\:gap-y-3 {
    row-gap: 2.4rem !important;
  }

  .u-md\:gap-4 {
    gap: 3.2rem !important;
  }

  .u-md\:gap-x-4 {
    -moz-column-gap: 3.2rem !important;
    column-gap: 3.2rem !important;
  }

  .u-md\:gap-y-4 {
    row-gap: 3.2rem !important;
  }

  .u-md\:gap-5 {
    gap: 4rem !important;
  }

  .u-md\:gap-x-5 {
    -moz-column-gap: 4rem !important;
    column-gap: 4rem !important;
  }

  .u-md\:gap-y-5 {
    row-gap: 4rem !important;
  }

  .u-md\:gap-6 {
    gap: 4.8rem !important;
  }

  .u-md\:gap-x-6 {
    -moz-column-gap: 4.8rem !important;
    column-gap: 4.8rem !important;
  }

  .u-md\:gap-y-6 {
    row-gap: 4.8rem !important;
  }

  .u-md\:gap-7 {
    gap: 5.6rem !important;
  }

  .u-md\:gap-x-7 {
    -moz-column-gap: 5.6rem !important;
    column-gap: 5.6rem !important;
  }

  .u-md\:gap-y-7 {
    row-gap: 5.6rem !important;
  }

  .u-md\:gap-8 {
    gap: 6.4rem !important;
  }

  .u-md\:gap-x-8 {
    -moz-column-gap: 6.4rem !important;
    column-gap: 6.4rem !important;
  }

  .u-md\:gap-y-8 {
    row-gap: 6.4rem !important;
  }

  .u-md\:gap-9 {
    gap: 7.2rem !important;
  }

  .u-md\:gap-x-9 {
    -moz-column-gap: 7.2rem !important;
    column-gap: 7.2rem !important;
  }

  .u-md\:gap-y-9 {
    row-gap: 7.2rem !important;
  }

  .u-md\:gap-10 {
    gap: 8rem !important;
  }

  .u-md\:gap-x-10 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }

  .u-md\:gap-y-10 {
    row-gap: 8rem !important;
  }

  .u-md\:gap-11 {
    gap: 8.8rem !important;
  }

  .u-md\:gap-x-11 {
    -moz-column-gap: 8.8rem !important;
    column-gap: 8.8rem !important;
  }

  .u-md\:gap-y-11 {
    row-gap: 8.8rem !important;
  }

  .u-md\:gap-12 {
    gap: 9.6rem !important;
  }

  .u-md\:gap-x-12 {
    -moz-column-gap: 9.6rem !important;
    column-gap: 9.6rem !important;
  }

  .u-md\:gap-y-12 {
    row-gap: 9.6rem !important;
  }

  .u-md\:gap-13 {
    gap: 10.4rem !important;
  }

  .u-md\:gap-x-13 {
    -moz-column-gap: 10.4rem !important;
    column-gap: 10.4rem !important;
  }

  .u-md\:gap-y-13 {
    row-gap: 10.4rem !important;
  }

  .u-md\:gap-14 {
    gap: 11.2rem !important;
  }

  .u-md\:gap-x-14 {
    -moz-column-gap: 11.2rem !important;
    column-gap: 11.2rem !important;
  }

  .u-md\:gap-y-14 {
    row-gap: 11.2rem !important;
  }

  .u-md\:gap-15 {
    gap: 12rem !important;
  }

  .u-md\:gap-x-15 {
    -moz-column-gap: 12rem !important;
    column-gap: 12rem !important;
  }

  .u-md\:gap-y-15 {
    row-gap: 12rem !important;
  }

  .u-md\:gap-16 {
    gap: 12.8rem !important;
  }

  .u-md\:gap-x-16 {
    -moz-column-gap: 12.8rem !important;
    column-gap: 12.8rem !important;
  }

  .u-md\:gap-y-16 {
    row-gap: 12.8rem !important;
  }

  .u-md\:gap-17 {
    gap: 13.6rem !important;
  }

  .u-md\:gap-x-17 {
    -moz-column-gap: 13.6rem !important;
    column-gap: 13.6rem !important;
  }

  .u-md\:gap-y-17 {
    row-gap: 13.6rem !important;
  }

  .u-md\:gap-18 {
    gap: 14.4rem !important;
  }

  .u-md\:gap-x-18 {
    -moz-column-gap: 14.4rem !important;
    column-gap: 14.4rem !important;
  }

  .u-md\:gap-y-18 {
    row-gap: 14.4rem !important;
  }

  .u-md\:gap-19 {
    gap: 15.2rem !important;
  }

  .u-md\:gap-x-19 {
    -moz-column-gap: 15.2rem !important;
    column-gap: 15.2rem !important;
  }

  .u-md\:gap-y-19 {
    row-gap: 15.2rem !important;
  }

  .u-md\:gap-20 {
    gap: 16rem !important;
  }

  .u-md\:gap-x-20 {
    -moz-column-gap: 16rem !important;
    column-gap: 16rem !important;
  }

  .u-md\:gap-y-20 {
    row-gap: 16rem !important;
  }

  .u-md\:m-0 {
    margin: 0rem !important;
  }

  .u-md\:mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-md\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-md\:mt-0 {
    margin-top: 0rem !important;
  }

  .u-md\:mr-0 {
    margin-right: 0rem !important;
  }

  .u-md\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-md\:ml-0 {
    margin-left: 0rem !important;
  }

  .u-md\:neg-m-0 {
    margin: 0rem !important;
  }

  .u-md\:neg-mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-md\:neg-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-md\:neg-mt-0 {
    margin-top: 0rem !important;
  }

  .u-md\:neg-mr-0 {
    margin-right: 0rem !important;
  }

  .u-md\:neg-mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-md\:neg-ml-0 {
    margin-left: 0rem !important;
  }

  .u-md\:m-1 {
    margin: .8rem !important;
  }

  .u-md\:mx-1 {
    margin-right: .8rem !important;
    margin-left: .8rem !important;
  }

  .u-md\:my-1 {
    margin-top: .8rem !important;
    margin-bottom: .8rem !important;
  }

  .u-md\:mt-1 {
    margin-top: .8rem !important;
  }

  .u-md\:mr-1 {
    margin-right: .8rem !important;
  }

  .u-md\:mb-1 {
    margin-bottom: .8rem !important;
  }

  .u-md\:ml-1 {
    margin-left: .8rem !important;
  }

  .u-md\:neg-m-1 {
    margin: -0.8rem !important;
  }

  .u-md\:neg-mx-1 {
    margin-right: -0.8rem !important;
    margin-left: -0.8rem !important;
  }

  .u-md\:neg-my-1 {
    margin-top: -0.8rem !important;
    margin-bottom: -0.8rem !important;
  }

  .u-md\:neg-mt-1 {
    margin-top: -0.8rem !important;
  }

  .u-md\:neg-mr-1 {
    margin-right: -0.8rem !important;
  }

  .u-md\:neg-mb-1 {
    margin-bottom: -0.8rem !important;
  }

  .u-md\:neg-ml-1 {
    margin-left: -0.8rem !important;
  }

  .u-md\:m-2 {
    margin: 1.6rem !important;
  }

  .u-md\:mx-2 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }

  .u-md\:my-2 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }

  .u-md\:mt-2 {
    margin-top: 1.6rem !important;
  }

  .u-md\:mr-2 {
    margin-right: 1.6rem !important;
  }

  .u-md\:mb-2 {
    margin-bottom: 1.6rem !important;
  }

  .u-md\:ml-2 {
    margin-left: 1.6rem !important;
  }

  .u-md\:neg-m-2 {
    margin: -1.6rem !important;
  }

  .u-md\:neg-mx-2 {
    margin-right: -1.6rem !important;
    margin-left: -1.6rem !important;
  }

  .u-md\:neg-my-2 {
    margin-top: -1.6rem !important;
    margin-bottom: -1.6rem !important;
  }

  .u-md\:neg-mt-2 {
    margin-top: -1.6rem !important;
  }

  .u-md\:neg-mr-2 {
    margin-right: -1.6rem !important;
  }

  .u-md\:neg-mb-2 {
    margin-bottom: -1.6rem !important;
  }

  .u-md\:neg-ml-2 {
    margin-left: -1.6rem !important;
  }

  .u-md\:m-3 {
    margin: 2.4rem !important;
  }

  .u-md\:mx-3 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }

  .u-md\:my-3 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }

  .u-md\:mt-3 {
    margin-top: 2.4rem !important;
  }

  .u-md\:mr-3 {
    margin-right: 2.4rem !important;
  }

  .u-md\:mb-3 {
    margin-bottom: 2.4rem !important;
  }

  .u-md\:ml-3 {
    margin-left: 2.4rem !important;
  }

  .u-md\:neg-m-3 {
    margin: -2.4rem !important;
  }

  .u-md\:neg-mx-3 {
    margin-right: -2.4rem !important;
    margin-left: -2.4rem !important;
  }

  .u-md\:neg-my-3 {
    margin-top: -2.4rem !important;
    margin-bottom: -2.4rem !important;
  }

  .u-md\:neg-mt-3 {
    margin-top: -2.4rem !important;
  }

  .u-md\:neg-mr-3 {
    margin-right: -2.4rem !important;
  }

  .u-md\:neg-mb-3 {
    margin-bottom: -2.4rem !important;
  }

  .u-md\:neg-ml-3 {
    margin-left: -2.4rem !important;
  }

  .u-md\:m-4 {
    margin: 3.2rem !important;
  }

  .u-md\:mx-4 {
    margin-right: 3.2rem !important;
    margin-left: 3.2rem !important;
  }

  .u-md\:my-4 {
    margin-top: 3.2rem !important;
    margin-bottom: 3.2rem !important;
  }

  .u-md\:mt-4 {
    margin-top: 3.2rem !important;
  }

  .u-md\:mr-4 {
    margin-right: 3.2rem !important;
  }

  .u-md\:mb-4 {
    margin-bottom: 3.2rem !important;
  }

  .u-md\:ml-4 {
    margin-left: 3.2rem !important;
  }

  .u-md\:neg-m-4 {
    margin: -3.2rem !important;
  }

  .u-md\:neg-mx-4 {
    margin-right: -3.2rem !important;
    margin-left: -3.2rem !important;
  }

  .u-md\:neg-my-4 {
    margin-top: -3.2rem !important;
    margin-bottom: -3.2rem !important;
  }

  .u-md\:neg-mt-4 {
    margin-top: -3.2rem !important;
  }

  .u-md\:neg-mr-4 {
    margin-right: -3.2rem !important;
  }

  .u-md\:neg-mb-4 {
    margin-bottom: -3.2rem !important;
  }

  .u-md\:neg-ml-4 {
    margin-left: -3.2rem !important;
  }

  .u-md\:m-5 {
    margin: 4rem !important;
  }

  .u-md\:mx-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .u-md\:my-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .u-md\:mt-5 {
    margin-top: 4rem !important;
  }

  .u-md\:mr-5 {
    margin-right: 4rem !important;
  }

  .u-md\:mb-5 {
    margin-bottom: 4rem !important;
  }

  .u-md\:ml-5 {
    margin-left: 4rem !important;
  }

  .u-md\:neg-m-5 {
    margin: -4rem !important;
  }

  .u-md\:neg-mx-5 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }

  .u-md\:neg-my-5 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .u-md\:neg-mt-5 {
    margin-top: -4rem !important;
  }

  .u-md\:neg-mr-5 {
    margin-right: -4rem !important;
  }

  .u-md\:neg-mb-5 {
    margin-bottom: -4rem !important;
  }

  .u-md\:neg-ml-5 {
    margin-left: -4rem !important;
  }

  .u-md\:m-6 {
    margin: 4.8rem !important;
  }

  .u-md\:mx-6 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }

  .u-md\:my-6 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }

  .u-md\:mt-6 {
    margin-top: 4.8rem !important;
  }

  .u-md\:mr-6 {
    margin-right: 4.8rem !important;
  }

  .u-md\:mb-6 {
    margin-bottom: 4.8rem !important;
  }

  .u-md\:ml-6 {
    margin-left: 4.8rem !important;
  }

  .u-md\:neg-m-6 {
    margin: -4.8rem !important;
  }

  .u-md\:neg-mx-6 {
    margin-right: -4.8rem !important;
    margin-left: -4.8rem !important;
  }

  .u-md\:neg-my-6 {
    margin-top: -4.8rem !important;
    margin-bottom: -4.8rem !important;
  }

  .u-md\:neg-mt-6 {
    margin-top: -4.8rem !important;
  }

  .u-md\:neg-mr-6 {
    margin-right: -4.8rem !important;
  }

  .u-md\:neg-mb-6 {
    margin-bottom: -4.8rem !important;
  }

  .u-md\:neg-ml-6 {
    margin-left: -4.8rem !important;
  }

  .u-md\:m-7 {
    margin: 5.6rem !important;
  }

  .u-md\:mx-7 {
    margin-right: 5.6rem !important;
    margin-left: 5.6rem !important;
  }

  .u-md\:my-7 {
    margin-top: 5.6rem !important;
    margin-bottom: 5.6rem !important;
  }

  .u-md\:mt-7 {
    margin-top: 5.6rem !important;
  }

  .u-md\:mr-7 {
    margin-right: 5.6rem !important;
  }

  .u-md\:mb-7 {
    margin-bottom: 5.6rem !important;
  }

  .u-md\:ml-7 {
    margin-left: 5.6rem !important;
  }

  .u-md\:neg-m-7 {
    margin: -5.6rem !important;
  }

  .u-md\:neg-mx-7 {
    margin-right: -5.6rem !important;
    margin-left: -5.6rem !important;
  }

  .u-md\:neg-my-7 {
    margin-top: -5.6rem !important;
    margin-bottom: -5.6rem !important;
  }

  .u-md\:neg-mt-7 {
    margin-top: -5.6rem !important;
  }

  .u-md\:neg-mr-7 {
    margin-right: -5.6rem !important;
  }

  .u-md\:neg-mb-7 {
    margin-bottom: -5.6rem !important;
  }

  .u-md\:neg-ml-7 {
    margin-left: -5.6rem !important;
  }

  .u-md\:m-8 {
    margin: 6.4rem !important;
  }

  .u-md\:mx-8 {
    margin-right: 6.4rem !important;
    margin-left: 6.4rem !important;
  }

  .u-md\:my-8 {
    margin-top: 6.4rem !important;
    margin-bottom: 6.4rem !important;
  }

  .u-md\:mt-8 {
    margin-top: 6.4rem !important;
  }

  .u-md\:mr-8 {
    margin-right: 6.4rem !important;
  }

  .u-md\:mb-8 {
    margin-bottom: 6.4rem !important;
  }

  .u-md\:ml-8 {
    margin-left: 6.4rem !important;
  }

  .u-md\:neg-m-8 {
    margin: -6.4rem !important;
  }

  .u-md\:neg-mx-8 {
    margin-right: -6.4rem !important;
    margin-left: -6.4rem !important;
  }

  .u-md\:neg-my-8 {
    margin-top: -6.4rem !important;
    margin-bottom: -6.4rem !important;
  }

  .u-md\:neg-mt-8 {
    margin-top: -6.4rem !important;
  }

  .u-md\:neg-mr-8 {
    margin-right: -6.4rem !important;
  }

  .u-md\:neg-mb-8 {
    margin-bottom: -6.4rem !important;
  }

  .u-md\:neg-ml-8 {
    margin-left: -6.4rem !important;
  }

  .u-md\:m-9 {
    margin: 7.2rem !important;
  }

  .u-md\:mx-9 {
    margin-right: 7.2rem !important;
    margin-left: 7.2rem !important;
  }

  .u-md\:my-9 {
    margin-top: 7.2rem !important;
    margin-bottom: 7.2rem !important;
  }

  .u-md\:mt-9 {
    margin-top: 7.2rem !important;
  }

  .u-md\:mr-9 {
    margin-right: 7.2rem !important;
  }

  .u-md\:mb-9 {
    margin-bottom: 7.2rem !important;
  }

  .u-md\:ml-9 {
    margin-left: 7.2rem !important;
  }

  .u-md\:neg-m-9 {
    margin: -7.2rem !important;
  }

  .u-md\:neg-mx-9 {
    margin-right: -7.2rem !important;
    margin-left: -7.2rem !important;
  }

  .u-md\:neg-my-9 {
    margin-top: -7.2rem !important;
    margin-bottom: -7.2rem !important;
  }

  .u-md\:neg-mt-9 {
    margin-top: -7.2rem !important;
  }

  .u-md\:neg-mr-9 {
    margin-right: -7.2rem !important;
  }

  .u-md\:neg-mb-9 {
    margin-bottom: -7.2rem !important;
  }

  .u-md\:neg-ml-9 {
    margin-left: -7.2rem !important;
  }

  .u-md\:m-10 {
    margin: 8rem !important;
  }

  .u-md\:mx-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  .u-md\:my-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .u-md\:mt-10 {
    margin-top: 8rem !important;
  }

  .u-md\:mr-10 {
    margin-right: 8rem !important;
  }

  .u-md\:mb-10 {
    margin-bottom: 8rem !important;
  }

  .u-md\:ml-10 {
    margin-left: 8rem !important;
  }

  .u-md\:neg-m-10 {
    margin: -8rem !important;
  }

  .u-md\:neg-mx-10 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }

  .u-md\:neg-my-10 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .u-md\:neg-mt-10 {
    margin-top: -8rem !important;
  }

  .u-md\:neg-mr-10 {
    margin-right: -8rem !important;
  }

  .u-md\:neg-mb-10 {
    margin-bottom: -8rem !important;
  }

  .u-md\:neg-ml-10 {
    margin-left: -8rem !important;
  }

  .u-md\:m-11 {
    margin: 8.8rem !important;
  }

  .u-md\:mx-11 {
    margin-right: 8.8rem !important;
    margin-left: 8.8rem !important;
  }

  .u-md\:my-11 {
    margin-top: 8.8rem !important;
    margin-bottom: 8.8rem !important;
  }

  .u-md\:mt-11 {
    margin-top: 8.8rem !important;
  }

  .u-md\:mr-11 {
    margin-right: 8.8rem !important;
  }

  .u-md\:mb-11 {
    margin-bottom: 8.8rem !important;
  }

  .u-md\:ml-11 {
    margin-left: 8.8rem !important;
  }

  .u-md\:neg-m-11 {
    margin: -8.8rem !important;
  }

  .u-md\:neg-mx-11 {
    margin-right: -8.8rem !important;
    margin-left: -8.8rem !important;
  }

  .u-md\:neg-my-11 {
    margin-top: -8.8rem !important;
    margin-bottom: -8.8rem !important;
  }

  .u-md\:neg-mt-11 {
    margin-top: -8.8rem !important;
  }

  .u-md\:neg-mr-11 {
    margin-right: -8.8rem !important;
  }

  .u-md\:neg-mb-11 {
    margin-bottom: -8.8rem !important;
  }

  .u-md\:neg-ml-11 {
    margin-left: -8.8rem !important;
  }

  .u-md\:m-12 {
    margin: 9.6rem !important;
  }

  .u-md\:mx-12 {
    margin-right: 9.6rem !important;
    margin-left: 9.6rem !important;
  }

  .u-md\:my-12 {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }

  .u-md\:mt-12 {
    margin-top: 9.6rem !important;
  }

  .u-md\:mr-12 {
    margin-right: 9.6rem !important;
  }

  .u-md\:mb-12 {
    margin-bottom: 9.6rem !important;
  }

  .u-md\:ml-12 {
    margin-left: 9.6rem !important;
  }

  .u-md\:neg-m-12 {
    margin: -9.6rem !important;
  }

  .u-md\:neg-mx-12 {
    margin-right: -9.6rem !important;
    margin-left: -9.6rem !important;
  }

  .u-md\:neg-my-12 {
    margin-top: -9.6rem !important;
    margin-bottom: -9.6rem !important;
  }

  .u-md\:neg-mt-12 {
    margin-top: -9.6rem !important;
  }

  .u-md\:neg-mr-12 {
    margin-right: -9.6rem !important;
  }

  .u-md\:neg-mb-12 {
    margin-bottom: -9.6rem !important;
  }

  .u-md\:neg-ml-12 {
    margin-left: -9.6rem !important;
  }

  .u-md\:m-13 {
    margin: 10.4rem !important;
  }

  .u-md\:mx-13 {
    margin-right: 10.4rem !important;
    margin-left: 10.4rem !important;
  }

  .u-md\:my-13 {
    margin-top: 10.4rem !important;
    margin-bottom: 10.4rem !important;
  }

  .u-md\:mt-13 {
    margin-top: 10.4rem !important;
  }

  .u-md\:mr-13 {
    margin-right: 10.4rem !important;
  }

  .u-md\:mb-13 {
    margin-bottom: 10.4rem !important;
  }

  .u-md\:ml-13 {
    margin-left: 10.4rem !important;
  }

  .u-md\:neg-m-13 {
    margin: -10.4rem !important;
  }

  .u-md\:neg-mx-13 {
    margin-right: -10.4rem !important;
    margin-left: -10.4rem !important;
  }

  .u-md\:neg-my-13 {
    margin-top: -10.4rem !important;
    margin-bottom: -10.4rem !important;
  }

  .u-md\:neg-mt-13 {
    margin-top: -10.4rem !important;
  }

  .u-md\:neg-mr-13 {
    margin-right: -10.4rem !important;
  }

  .u-md\:neg-mb-13 {
    margin-bottom: -10.4rem !important;
  }

  .u-md\:neg-ml-13 {
    margin-left: -10.4rem !important;
  }

  .u-md\:m-14 {
    margin: 11.2rem !important;
  }

  .u-md\:mx-14 {
    margin-right: 11.2rem !important;
    margin-left: 11.2rem !important;
  }

  .u-md\:my-14 {
    margin-top: 11.2rem !important;
    margin-bottom: 11.2rem !important;
  }

  .u-md\:mt-14 {
    margin-top: 11.2rem !important;
  }

  .u-md\:mr-14 {
    margin-right: 11.2rem !important;
  }

  .u-md\:mb-14 {
    margin-bottom: 11.2rem !important;
  }

  .u-md\:ml-14 {
    margin-left: 11.2rem !important;
  }

  .u-md\:neg-m-14 {
    margin: -11.2rem !important;
  }

  .u-md\:neg-mx-14 {
    margin-right: -11.2rem !important;
    margin-left: -11.2rem !important;
  }

  .u-md\:neg-my-14 {
    margin-top: -11.2rem !important;
    margin-bottom: -11.2rem !important;
  }

  .u-md\:neg-mt-14 {
    margin-top: -11.2rem !important;
  }

  .u-md\:neg-mr-14 {
    margin-right: -11.2rem !important;
  }

  .u-md\:neg-mb-14 {
    margin-bottom: -11.2rem !important;
  }

  .u-md\:neg-ml-14 {
    margin-left: -11.2rem !important;
  }

  .u-md\:m-15 {
    margin: 12rem !important;
  }

  .u-md\:mx-15 {
    margin-right: 12rem !important;
    margin-left: 12rem !important;
  }

  .u-md\:my-15 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .u-md\:mt-15 {
    margin-top: 12rem !important;
  }

  .u-md\:mr-15 {
    margin-right: 12rem !important;
  }

  .u-md\:mb-15 {
    margin-bottom: 12rem !important;
  }

  .u-md\:ml-15 {
    margin-left: 12rem !important;
  }

  .u-md\:neg-m-15 {
    margin: -12rem !important;
  }

  .u-md\:neg-mx-15 {
    margin-right: -12rem !important;
    margin-left: -12rem !important;
  }

  .u-md\:neg-my-15 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .u-md\:neg-mt-15 {
    margin-top: -12rem !important;
  }

  .u-md\:neg-mr-15 {
    margin-right: -12rem !important;
  }

  .u-md\:neg-mb-15 {
    margin-bottom: -12rem !important;
  }

  .u-md\:neg-ml-15 {
    margin-left: -12rem !important;
  }

  .u-md\:m-16 {
    margin: 12.8rem !important;
  }

  .u-md\:mx-16 {
    margin-right: 12.8rem !important;
    margin-left: 12.8rem !important;
  }

  .u-md\:my-16 {
    margin-top: 12.8rem !important;
    margin-bottom: 12.8rem !important;
  }

  .u-md\:mt-16 {
    margin-top: 12.8rem !important;
  }

  .u-md\:mr-16 {
    margin-right: 12.8rem !important;
  }

  .u-md\:mb-16 {
    margin-bottom: 12.8rem !important;
  }

  .u-md\:ml-16 {
    margin-left: 12.8rem !important;
  }

  .u-md\:neg-m-16 {
    margin: -12.8rem !important;
  }

  .u-md\:neg-mx-16 {
    margin-right: -12.8rem !important;
    margin-left: -12.8rem !important;
  }

  .u-md\:neg-my-16 {
    margin-top: -12.8rem !important;
    margin-bottom: -12.8rem !important;
  }

  .u-md\:neg-mt-16 {
    margin-top: -12.8rem !important;
  }

  .u-md\:neg-mr-16 {
    margin-right: -12.8rem !important;
  }

  .u-md\:neg-mb-16 {
    margin-bottom: -12.8rem !important;
  }

  .u-md\:neg-ml-16 {
    margin-left: -12.8rem !important;
  }

  .u-md\:m-17 {
    margin: 13.6rem !important;
  }

  .u-md\:mx-17 {
    margin-right: 13.6rem !important;
    margin-left: 13.6rem !important;
  }

  .u-md\:my-17 {
    margin-top: 13.6rem !important;
    margin-bottom: 13.6rem !important;
  }

  .u-md\:mt-17 {
    margin-top: 13.6rem !important;
  }

  .u-md\:mr-17 {
    margin-right: 13.6rem !important;
  }

  .u-md\:mb-17 {
    margin-bottom: 13.6rem !important;
  }

  .u-md\:ml-17 {
    margin-left: 13.6rem !important;
  }

  .u-md\:neg-m-17 {
    margin: -13.6rem !important;
  }

  .u-md\:neg-mx-17 {
    margin-right: -13.6rem !important;
    margin-left: -13.6rem !important;
  }

  .u-md\:neg-my-17 {
    margin-top: -13.6rem !important;
    margin-bottom: -13.6rem !important;
  }

  .u-md\:neg-mt-17 {
    margin-top: -13.6rem !important;
  }

  .u-md\:neg-mr-17 {
    margin-right: -13.6rem !important;
  }

  .u-md\:neg-mb-17 {
    margin-bottom: -13.6rem !important;
  }

  .u-md\:neg-ml-17 {
    margin-left: -13.6rem !important;
  }

  .u-md\:m-18 {
    margin: 14.4rem !important;
  }

  .u-md\:mx-18 {
    margin-right: 14.4rem !important;
    margin-left: 14.4rem !important;
  }

  .u-md\:my-18 {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }

  .u-md\:mt-18 {
    margin-top: 14.4rem !important;
  }

  .u-md\:mr-18 {
    margin-right: 14.4rem !important;
  }

  .u-md\:mb-18 {
    margin-bottom: 14.4rem !important;
  }

  .u-md\:ml-18 {
    margin-left: 14.4rem !important;
  }

  .u-md\:neg-m-18 {
    margin: -14.4rem !important;
  }

  .u-md\:neg-mx-18 {
    margin-right: -14.4rem !important;
    margin-left: -14.4rem !important;
  }

  .u-md\:neg-my-18 {
    margin-top: -14.4rem !important;
    margin-bottom: -14.4rem !important;
  }

  .u-md\:neg-mt-18 {
    margin-top: -14.4rem !important;
  }

  .u-md\:neg-mr-18 {
    margin-right: -14.4rem !important;
  }

  .u-md\:neg-mb-18 {
    margin-bottom: -14.4rem !important;
  }

  .u-md\:neg-ml-18 {
    margin-left: -14.4rem !important;
  }

  .u-md\:m-19 {
    margin: 15.2rem !important;
  }

  .u-md\:mx-19 {
    margin-right: 15.2rem !important;
    margin-left: 15.2rem !important;
  }

  .u-md\:my-19 {
    margin-top: 15.2rem !important;
    margin-bottom: 15.2rem !important;
  }

  .u-md\:mt-19 {
    margin-top: 15.2rem !important;
  }

  .u-md\:mr-19 {
    margin-right: 15.2rem !important;
  }

  .u-md\:mb-19 {
    margin-bottom: 15.2rem !important;
  }

  .u-md\:ml-19 {
    margin-left: 15.2rem !important;
  }

  .u-md\:neg-m-19 {
    margin: -15.2rem !important;
  }

  .u-md\:neg-mx-19 {
    margin-right: -15.2rem !important;
    margin-left: -15.2rem !important;
  }

  .u-md\:neg-my-19 {
    margin-top: -15.2rem !important;
    margin-bottom: -15.2rem !important;
  }

  .u-md\:neg-mt-19 {
    margin-top: -15.2rem !important;
  }

  .u-md\:neg-mr-19 {
    margin-right: -15.2rem !important;
  }

  .u-md\:neg-mb-19 {
    margin-bottom: -15.2rem !important;
  }

  .u-md\:neg-ml-19 {
    margin-left: -15.2rem !important;
  }

  .u-md\:m-20 {
    margin: 16rem !important;
  }

  .u-md\:mx-20 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }

  .u-md\:my-20 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .u-md\:mt-20 {
    margin-top: 16rem !important;
  }

  .u-md\:mr-20 {
    margin-right: 16rem !important;
  }

  .u-md\:mb-20 {
    margin-bottom: 16rem !important;
  }

  .u-md\:ml-20 {
    margin-left: 16rem !important;
  }

  .u-md\:neg-m-20 {
    margin: -16rem !important;
  }

  .u-md\:neg-mx-20 {
    margin-right: -16rem !important;
    margin-left: -16rem !important;
  }

  .u-md\:neg-my-20 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .u-md\:neg-mt-20 {
    margin-top: -16rem !important;
  }

  .u-md\:neg-mr-20 {
    margin-right: -16rem !important;
  }

  .u-md\:neg-mb-20 {
    margin-bottom: -16rem !important;
  }

  .u-md\:neg-ml-20 {
    margin-left: -16rem !important;
  }

  .u-md\:order-0 {
    order: 0 !important;
  }

  .u-md\:order-1 {
    order: 1 !important;
  }

  .u-md\:order-2 {
    order: 2 !important;
  }

  .u-md\:order-3 {
    order: 3 !important;
  }

  .u-md\:order-4 {
    order: 4 !important;
  }

  .u-md\:order-5 {
    order: 5 !important;
  }

  .u-md\:order-6 {
    order: 6 !important;
  }

  .u-md\:order-7 {
    order: 7 !important;
  }

  .u-md\:order-8 {
    order: 8 !important;
  }

  .u-md\:order-9 {
    order: 9 !important;
  }

  .u-md\:order-10 {
    order: 10 !important;
  }

  .u-md\:order-11 {
    order: 11 !important;
  }

  .u-md\:order-12 {
    order: 12 !important;
  }

  .u-md\:order-13 {
    order: 13 !important;
  }

  .u-md\:order-14 {
    order: 14 !important;
  }

  .u-md\:order-15 {
    order: 15 !important;
  }

  .u-md\:order-16 {
    order: 16 !important;
  }

  .u-md\:order-17 {
    order: 17 !important;
  }

  .u-md\:order-18 {
    order: 18 !important;
  }

  .u-md\:order-19 {
    order: 19 !important;
  }

  .u-md\:order-20 {
    order: 20 !important;
  }

  .u-md\:order-21 {
    order: 21 !important;
  }

  .u-md\:order-22 {
    order: 22 !important;
  }

  .u-md\:order-23 {
    order: 23 !important;
  }

  .u-md\:order-24 {
    order: 24 !important;
  }

  .u-md\:order-25 {
    order: 25 !important;
  }

  .u-md\:order-26 {
    order: 26 !important;
  }

  .u-md\:order-27 {
    order: 27 !important;
  }

  .u-md\:order-28 {
    order: 28 !important;
  }

  .u-md\:order-29 {
    order: 29 !important;
  }

  .u-md\:order-30 {
    order: 30 !important;
  }

  .u-md\:order-31 {
    order: 31 !important;
  }

  .u-md\:order-32 {
    order: 32 !important;
  }

  .u-md\:order-33 {
    order: 33 !important;
  }

  .u-md\:order-34 {
    order: 34 !important;
  }

  .u-md\:order-35 {
    order: 35 !important;
  }

  .u-md\:order-36 {
    order: 36 !important;
  }

  .u-md\:order-37 {
    order: 37 !important;
  }

  .u-md\:order-38 {
    order: 38 !important;
  }

  .u-md\:order-39 {
    order: 39 !important;
  }

  .u-md\:order-40 {
    order: 40 !important;
  }

  .u-md\:order-41 {
    order: 41 !important;
  }

  .u-md\:order-42 {
    order: 42 !important;
  }

  .u-md\:order-43 {
    order: 43 !important;
  }

  .u-md\:order-44 {
    order: 44 !important;
  }

  .u-md\:order-45 {
    order: 45 !important;
  }

  .u-md\:order-46 {
    order: 46 !important;
  }

  .u-md\:order-47 {
    order: 47 !important;
  }

  .u-md\:order-48 {
    order: 48 !important;
  }

  .u-md\:order-49 {
    order: 49 !important;
  }

  .u-md\:order-50 {
    order: 50 !important;
  }

  .u-md\:order-51 {
    order: 51 !important;
  }

  .u-md\:order-52 {
    order: 52 !important;
  }

  .u-md\:order-53 {
    order: 53 !important;
  }

  .u-md\:order-54 {
    order: 54 !important;
  }

  .u-md\:order-55 {
    order: 55 !important;
  }

  .u-md\:order-56 {
    order: 56 !important;
  }

  .u-md\:order-57 {
    order: 57 !important;
  }

  .u-md\:order-58 {
    order: 58 !important;
  }

  .u-md\:order-59 {
    order: 59 !important;
  }

  .u-md\:order-60 {
    order: 60 !important;
  }

  .u-md\:order-61 {
    order: 61 !important;
  }

  .u-md\:order-62 {
    order: 62 !important;
  }

  .u-md\:order-63 {
    order: 63 !important;
  }

  .u-md\:order-64 {
    order: 64 !important;
  }

  .u-md\:order-65 {
    order: 65 !important;
  }

  .u-md\:order-66 {
    order: 66 !important;
  }

  .u-md\:order-67 {
    order: 67 !important;
  }

  .u-md\:order-68 {
    order: 68 !important;
  }

  .u-md\:order-69 {
    order: 69 !important;
  }

  .u-md\:order-70 {
    order: 70 !important;
  }

  .u-md\:order-71 {
    order: 71 !important;
  }

  .u-md\:order-72 {
    order: 72 !important;
  }

  .u-md\:order-73 {
    order: 73 !important;
  }

  .u-md\:order-74 {
    order: 74 !important;
  }

  .u-md\:order-75 {
    order: 75 !important;
  }

  .u-md\:order-76 {
    order: 76 !important;
  }

  .u-md\:order-77 {
    order: 77 !important;
  }

  .u-md\:order-78 {
    order: 78 !important;
  }

  .u-md\:order-79 {
    order: 79 !important;
  }

  .u-md\:order-80 {
    order: 80 !important;
  }

  .u-md\:order-81 {
    order: 81 !important;
  }

  .u-md\:order-82 {
    order: 82 !important;
  }

  .u-md\:order-83 {
    order: 83 !important;
  }

  .u-md\:order-84 {
    order: 84 !important;
  }

  .u-md\:order-85 {
    order: 85 !important;
  }

  .u-md\:order-86 {
    order: 86 !important;
  }

  .u-md\:order-87 {
    order: 87 !important;
  }

  .u-md\:order-88 {
    order: 88 !important;
  }

  .u-md\:order-89 {
    order: 89 !important;
  }

  .u-md\:order-90 {
    order: 90 !important;
  }

  .u-md\:order-91 {
    order: 91 !important;
  }

  .u-md\:order-92 {
    order: 92 !important;
  }

  .u-md\:order-93 {
    order: 93 !important;
  }

  .u-md\:order-94 {
    order: 94 !important;
  }

  .u-md\:order-95 {
    order: 95 !important;
  }

  .u-md\:order-96 {
    order: 96 !important;
  }

  .u-md\:order-97 {
    order: 97 !important;
  }

  .u-md\:order-98 {
    order: 98 !important;
  }

  .u-md\:order-99 {
    order: 99 !important;
  }

  .u-md\:order-100 {
    order: 100 !important;
  }

  .u-md\:overflow-visible {
    overflow: visible !important;
  }

  .u-md\:overflow-scroll {
    overflow: scroll !important;
  }

  .u-md\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .u-md\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .u-md\:overflow-hidden {
    overflow: hidden !important;
  }

  .u-md\:p-0 {
    padding: 0rem !important;
  }

  .u-md\:px-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .u-md\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .u-md\:pt-0 {
    padding-top: 0rem !important;
  }

  .u-md\:pr-0 {
    padding-right: 0rem !important;
  }

  .u-md\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .u-md\:pl-0 {
    padding-left: 0rem !important;
  }

  .u-md\:p-1 {
    padding: .8rem !important;
  }

  .u-md\:px-1 {
    padding-right: .8rem !important;
    padding-left: .8rem !important;
  }

  .u-md\:py-1 {
    padding-top: .8rem !important;
    padding-bottom: .8rem !important;
  }

  .u-md\:pt-1 {
    padding-top: .8rem !important;
  }

  .u-md\:pr-1 {
    padding-right: .8rem !important;
  }

  .u-md\:pb-1 {
    padding-bottom: .8rem !important;
  }

  .u-md\:pl-1 {
    padding-left: .8rem !important;
  }

  .u-md\:p-2 {
    padding: 1.6rem !important;
  }

  .u-md\:px-2 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }

  .u-md\:py-2 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }

  .u-md\:pt-2 {
    padding-top: 1.6rem !important;
  }

  .u-md\:pr-2 {
    padding-right: 1.6rem !important;
  }

  .u-md\:pb-2 {
    padding-bottom: 1.6rem !important;
  }

  .u-md\:pl-2 {
    padding-left: 1.6rem !important;
  }

  .u-md\:p-3 {
    padding: 2.4rem !important;
  }

  .u-md\:px-3 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }

  .u-md\:py-3 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }

  .u-md\:pt-3 {
    padding-top: 2.4rem !important;
  }

  .u-md\:pr-3 {
    padding-right: 2.4rem !important;
  }

  .u-md\:pb-3 {
    padding-bottom: 2.4rem !important;
  }

  .u-md\:pl-3 {
    padding-left: 2.4rem !important;
  }

  .u-md\:p-4 {
    padding: 3.2rem !important;
  }

  .u-md\:px-4 {
    padding-right: 3.2rem !important;
    padding-left: 3.2rem !important;
  }

  .u-md\:py-4 {
    padding-top: 3.2rem !important;
    padding-bottom: 3.2rem !important;
  }

  .u-md\:pt-4 {
    padding-top: 3.2rem !important;
  }

  .u-md\:pr-4 {
    padding-right: 3.2rem !important;
  }

  .u-md\:pb-4 {
    padding-bottom: 3.2rem !important;
  }

  .u-md\:pl-4 {
    padding-left: 3.2rem !important;
  }

  .u-md\:p-5 {
    padding: 4rem !important;
  }

  .u-md\:px-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .u-md\:py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .u-md\:pt-5 {
    padding-top: 4rem !important;
  }

  .u-md\:pr-5 {
    padding-right: 4rem !important;
  }

  .u-md\:pb-5 {
    padding-bottom: 4rem !important;
  }

  .u-md\:pl-5 {
    padding-left: 4rem !important;
  }

  .u-md\:p-6 {
    padding: 4.8rem !important;
  }

  .u-md\:px-6 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }

  .u-md\:py-6 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }

  .u-md\:pt-6 {
    padding-top: 4.8rem !important;
  }

  .u-md\:pr-6 {
    padding-right: 4.8rem !important;
  }

  .u-md\:pb-6 {
    padding-bottom: 4.8rem !important;
  }

  .u-md\:pl-6 {
    padding-left: 4.8rem !important;
  }

  .u-md\:p-7 {
    padding: 5.6rem !important;
  }

  .u-md\:px-7 {
    padding-right: 5.6rem !important;
    padding-left: 5.6rem !important;
  }

  .u-md\:py-7 {
    padding-top: 5.6rem !important;
    padding-bottom: 5.6rem !important;
  }

  .u-md\:pt-7 {
    padding-top: 5.6rem !important;
  }

  .u-md\:pr-7 {
    padding-right: 5.6rem !important;
  }

  .u-md\:pb-7 {
    padding-bottom: 5.6rem !important;
  }

  .u-md\:pl-7 {
    padding-left: 5.6rem !important;
  }

  .u-md\:p-8 {
    padding: 6.4rem !important;
  }

  .u-md\:px-8 {
    padding-right: 6.4rem !important;
    padding-left: 6.4rem !important;
  }

  .u-md\:py-8 {
    padding-top: 6.4rem !important;
    padding-bottom: 6.4rem !important;
  }

  .u-md\:pt-8 {
    padding-top: 6.4rem !important;
  }

  .u-md\:pr-8 {
    padding-right: 6.4rem !important;
  }

  .u-md\:pb-8 {
    padding-bottom: 6.4rem !important;
  }

  .u-md\:pl-8 {
    padding-left: 6.4rem !important;
  }

  .u-md\:p-9 {
    padding: 7.2rem !important;
  }

  .u-md\:px-9 {
    padding-right: 7.2rem !important;
    padding-left: 7.2rem !important;
  }

  .u-md\:py-9 {
    padding-top: 7.2rem !important;
    padding-bottom: 7.2rem !important;
  }

  .u-md\:pt-9 {
    padding-top: 7.2rem !important;
  }

  .u-md\:pr-9 {
    padding-right: 7.2rem !important;
  }

  .u-md\:pb-9 {
    padding-bottom: 7.2rem !important;
  }

  .u-md\:pl-9 {
    padding-left: 7.2rem !important;
  }

  .u-md\:p-10 {
    padding: 8rem !important;
  }

  .u-md\:px-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  .u-md\:py-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .u-md\:pt-10 {
    padding-top: 8rem !important;
  }

  .u-md\:pr-10 {
    padding-right: 8rem !important;
  }

  .u-md\:pb-10 {
    padding-bottom: 8rem !important;
  }

  .u-md\:pl-10 {
    padding-left: 8rem !important;
  }

  .u-md\:p-11 {
    padding: 8.8rem !important;
  }

  .u-md\:px-11 {
    padding-right: 8.8rem !important;
    padding-left: 8.8rem !important;
  }

  .u-md\:py-11 {
    padding-top: 8.8rem !important;
    padding-bottom: 8.8rem !important;
  }

  .u-md\:pt-11 {
    padding-top: 8.8rem !important;
  }

  .u-md\:pr-11 {
    padding-right: 8.8rem !important;
  }

  .u-md\:pb-11 {
    padding-bottom: 8.8rem !important;
  }

  .u-md\:pl-11 {
    padding-left: 8.8rem !important;
  }

  .u-md\:p-12 {
    padding: 9.6rem !important;
  }

  .u-md\:px-12 {
    padding-right: 9.6rem !important;
    padding-left: 9.6rem !important;
  }

  .u-md\:py-12 {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }

  .u-md\:pt-12 {
    padding-top: 9.6rem !important;
  }

  .u-md\:pr-12 {
    padding-right: 9.6rem !important;
  }

  .u-md\:pb-12 {
    padding-bottom: 9.6rem !important;
  }

  .u-md\:pl-12 {
    padding-left: 9.6rem !important;
  }

  .u-md\:p-13 {
    padding: 10.4rem !important;
  }

  .u-md\:px-13 {
    padding-right: 10.4rem !important;
    padding-left: 10.4rem !important;
  }

  .u-md\:py-13 {
    padding-top: 10.4rem !important;
    padding-bottom: 10.4rem !important;
  }

  .u-md\:pt-13 {
    padding-top: 10.4rem !important;
  }

  .u-md\:pr-13 {
    padding-right: 10.4rem !important;
  }

  .u-md\:pb-13 {
    padding-bottom: 10.4rem !important;
  }

  .u-md\:pl-13 {
    padding-left: 10.4rem !important;
  }

  .u-md\:p-14 {
    padding: 11.2rem !important;
  }

  .u-md\:px-14 {
    padding-right: 11.2rem !important;
    padding-left: 11.2rem !important;
  }

  .u-md\:py-14 {
    padding-top: 11.2rem !important;
    padding-bottom: 11.2rem !important;
  }

  .u-md\:pt-14 {
    padding-top: 11.2rem !important;
  }

  .u-md\:pr-14 {
    padding-right: 11.2rem !important;
  }

  .u-md\:pb-14 {
    padding-bottom: 11.2rem !important;
  }

  .u-md\:pl-14 {
    padding-left: 11.2rem !important;
  }

  .u-md\:p-15 {
    padding: 12rem !important;
  }

  .u-md\:px-15 {
    padding-right: 12rem !important;
    padding-left: 12rem !important;
  }

  .u-md\:py-15 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .u-md\:pt-15 {
    padding-top: 12rem !important;
  }

  .u-md\:pr-15 {
    padding-right: 12rem !important;
  }

  .u-md\:pb-15 {
    padding-bottom: 12rem !important;
  }

  .u-md\:pl-15 {
    padding-left: 12rem !important;
  }

  .u-md\:p-16 {
    padding: 12.8rem !important;
  }

  .u-md\:px-16 {
    padding-right: 12.8rem !important;
    padding-left: 12.8rem !important;
  }

  .u-md\:py-16 {
    padding-top: 12.8rem !important;
    padding-bottom: 12.8rem !important;
  }

  .u-md\:pt-16 {
    padding-top: 12.8rem !important;
  }

  .u-md\:pr-16 {
    padding-right: 12.8rem !important;
  }

  .u-md\:pb-16 {
    padding-bottom: 12.8rem !important;
  }

  .u-md\:pl-16 {
    padding-left: 12.8rem !important;
  }

  .u-md\:p-17 {
    padding: 13.6rem !important;
  }

  .u-md\:px-17 {
    padding-right: 13.6rem !important;
    padding-left: 13.6rem !important;
  }

  .u-md\:py-17 {
    padding-top: 13.6rem !important;
    padding-bottom: 13.6rem !important;
  }

  .u-md\:pt-17 {
    padding-top: 13.6rem !important;
  }

  .u-md\:pr-17 {
    padding-right: 13.6rem !important;
  }

  .u-md\:pb-17 {
    padding-bottom: 13.6rem !important;
  }

  .u-md\:pl-17 {
    padding-left: 13.6rem !important;
  }

  .u-md\:p-18 {
    padding: 14.4rem !important;
  }

  .u-md\:px-18 {
    padding-right: 14.4rem !important;
    padding-left: 14.4rem !important;
  }

  .u-md\:py-18 {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }

  .u-md\:pt-18 {
    padding-top: 14.4rem !important;
  }

  .u-md\:pr-18 {
    padding-right: 14.4rem !important;
  }

  .u-md\:pb-18 {
    padding-bottom: 14.4rem !important;
  }

  .u-md\:pl-18 {
    padding-left: 14.4rem !important;
  }

  .u-md\:p-19 {
    padding: 15.2rem !important;
  }

  .u-md\:px-19 {
    padding-right: 15.2rem !important;
    padding-left: 15.2rem !important;
  }

  .u-md\:py-19 {
    padding-top: 15.2rem !important;
    padding-bottom: 15.2rem !important;
  }

  .u-md\:pt-19 {
    padding-top: 15.2rem !important;
  }

  .u-md\:pr-19 {
    padding-right: 15.2rem !important;
  }

  .u-md\:pb-19 {
    padding-bottom: 15.2rem !important;
  }

  .u-md\:pl-19 {
    padding-left: 15.2rem !important;
  }

  .u-md\:p-20 {
    padding: 16rem !important;
  }

  .u-md\:px-20 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }

  .u-md\:py-20 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .u-md\:pt-20 {
    padding-top: 16rem !important;
  }

  .u-md\:pr-20 {
    padding-right: 16rem !important;
  }

  .u-md\:pb-20 {
    padding-bottom: 16rem !important;
  }

  .u-md\:pl-20 {
    padding-left: 16rem !important;
  }

  .u-md\:text-left {
    text-align: left !important;
  }

  .u-md\:text-center {
    text-align: center !important;
  }

  .u-md\:text-right {
    text-align: right !important;
  }

  .u-md\:text-justify {
    text-align: justify !important;
  }

  .u-md\:visible {
    visibility: visible !important;
  }

  .u-md\:hidden {
    visibility: hidden !important;
  }

  .u-md\:whitespace-normal {
    white-space: normal !important;
  }

  .u-md\:whitespace-nowrap {
    white-space: nowrap !important;
  }

  .u-md\:w-0 {
    width: 0% !important;
  }

  .u-md\:w-1 {
    width: 1% !important;
  }

  .u-md\:w-2 {
    width: 2% !important;
  }

  .u-md\:w-3 {
    width: 3% !important;
  }

  .u-md\:w-4 {
    width: 4% !important;
  }

  .u-md\:w-5 {
    width: 5% !important;
  }

  .u-md\:w-6 {
    width: 6% !important;
  }

  .u-md\:w-7 {
    width: 7% !important;
  }

  .u-md\:w-8 {
    width: 8% !important;
  }

  .u-md\:w-9 {
    width: 9% !important;
  }

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

  .u-md\:w-11 {
    width: 11% !important;
  }

  .u-md\:w-12 {
    width: 12% !important;
  }

  .u-md\:w-13 {
    width: 13% !important;
  }

  .u-md\:w-14 {
    width: 14% !important;
  }

  .u-md\:w-15 {
    width: 15% !important;
  }

  .u-md\:w-16 {
    width: 16% !important;
  }

  .u-md\:w-17 {
    width: 17% !important;
  }

  .u-md\:w-18 {
    width: 18% !important;
  }

  .u-md\:w-19 {
    width: 19% !important;
  }

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

  .u-md\:w-21 {
    width: 21% !important;
  }

  .u-md\:w-22 {
    width: 22% !important;
  }

  .u-md\:w-23 {
    width: 23% !important;
  }

  .u-md\:w-24 {
    width: 24% !important;
  }

  .u-md\:w-25 {
    width: 25% !important;
  }

  .u-md\:w-26 {
    width: 26% !important;
  }

  .u-md\:w-27 {
    width: 27% !important;
  }

  .u-md\:w-28 {
    width: 28% !important;
  }

  .u-md\:w-29 {
    width: 29% !important;
  }

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

  .u-md\:w-31 {
    width: 31% !important;
  }

  .u-md\:w-32 {
    width: 32% !important;
  }

  .u-md\:w-33 {
    width: 33% !important;
  }

  .u-md\:w-34 {
    width: 34% !important;
  }

  .u-md\:w-35 {
    width: 35% !important;
  }

  .u-md\:w-36 {
    width: 36% !important;
  }

  .u-md\:w-37 {
    width: 37% !important;
  }

  .u-md\:w-38 {
    width: 38% !important;
  }

  .u-md\:w-39 {
    width: 39% !important;
  }

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

  .u-md\:w-41 {
    width: 41% !important;
  }

  .u-md\:w-42 {
    width: 42% !important;
  }

  .u-md\:w-43 {
    width: 43% !important;
  }

  .u-md\:w-44 {
    width: 44% !important;
  }

  .u-md\:w-45 {
    width: 45% !important;
  }

  .u-md\:w-46 {
    width: 46% !important;
  }

  .u-md\:w-47 {
    width: 47% !important;
  }

  .u-md\:w-48 {
    width: 48% !important;
  }

  .u-md\:w-49 {
    width: 49% !important;
  }

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

  .u-md\:w-51 {
    width: 51% !important;
  }

  .u-md\:w-52 {
    width: 52% !important;
  }

  .u-md\:w-53 {
    width: 53% !important;
  }

  .u-md\:w-54 {
    width: 54% !important;
  }

  .u-md\:w-55 {
    width: 55% !important;
  }

  .u-md\:w-56 {
    width: 56% !important;
  }

  .u-md\:w-57 {
    width: 57% !important;
  }

  .u-md\:w-58 {
    width: 58% !important;
  }

  .u-md\:w-59 {
    width: 59% !important;
  }

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

  .u-md\:w-61 {
    width: 61% !important;
  }

  .u-md\:w-62 {
    width: 62% !important;
  }

  .u-md\:w-63 {
    width: 63% !important;
  }

  .u-md\:w-64 {
    width: 64% !important;
  }

  .u-md\:w-65 {
    width: 65% !important;
  }

  .u-md\:w-66 {
    width: 66% !important;
  }

  .u-md\:w-67 {
    width: 67% !important;
  }

  .u-md\:w-68 {
    width: 68% !important;
  }

  .u-md\:w-69 {
    width: 69% !important;
  }

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

  .u-md\:w-71 {
    width: 71% !important;
  }

  .u-md\:w-72 {
    width: 72% !important;
  }

  .u-md\:w-73 {
    width: 73% !important;
  }

  .u-md\:w-74 {
    width: 74% !important;
  }

  .u-md\:w-75 {
    width: 75% !important;
  }

  .u-md\:w-76 {
    width: 76% !important;
  }

  .u-md\:w-77 {
    width: 77% !important;
  }

  .u-md\:w-78 {
    width: 78% !important;
  }

  .u-md\:w-79 {
    width: 79% !important;
  }

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

  .u-md\:w-81 {
    width: 81% !important;
  }

  .u-md\:w-82 {
    width: 82% !important;
  }

  .u-md\:w-83 {
    width: 83% !important;
  }

  .u-md\:w-84 {
    width: 84% !important;
  }

  .u-md\:w-85 {
    width: 85% !important;
  }

  .u-md\:w-86 {
    width: 86% !important;
  }

  .u-md\:w-87 {
    width: 87% !important;
  }

  .u-md\:w-88 {
    width: 88% !important;
  }

  .u-md\:w-89 {
    width: 89% !important;
  }

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

  .u-md\:w-91 {
    width: 91% !important;
  }

  .u-md\:w-92 {
    width: 92% !important;
  }

  .u-md\:w-93 {
    width: 93% !important;
  }

  .u-md\:w-94 {
    width: 94% !important;
  }

  .u-md\:w-95 {
    width: 95% !important;
  }

  .u-md\:w-96 {
    width: 96% !important;
  }

  .u-md\:w-97 {
    width: 97% !important;
  }

  .u-md\:w-98 {
    width: 98% !important;
  }

  .u-md\:w-99 {
    width: 99% !important;
  }

  .u-md\:w-100 {
    width: 100% !important;
  }

  .u-md\:w-0rem {
    width: 0rem !important;
  }

  .u-md\:w-1rem {
    width: .1rem !important;
  }

  .u-md\:w-2rem {
    width: .2rem !important;
  }

  .u-md\:w-3rem {
    width: .3rem !important;
  }

  .u-md\:w-4rem {
    width: .4rem !important;
  }

  .u-md\:w-5rem {
    width: .5rem !important;
  }

  .u-md\:w-6rem {
    width: .6rem !important;
  }

  .u-md\:w-7rem {
    width: .7rem !important;
  }

  .u-md\:w-8rem {
    width: .8rem !important;
  }

  .u-md\:w-9rem {
    width: .9rem !important;
  }

  .u-md\:w-10rem {
    width: 1rem !important;
  }

  .u-md\:w-11rem {
    width: 1.1rem !important;
  }

  .u-md\:w-12rem {
    width: 1.2rem !important;
  }

  .u-md\:w-13rem {
    width: 1.3rem !important;
  }

  .u-md\:w-14rem {
    width: 1.4rem !important;
  }

  .u-md\:w-15rem {
    width: 1.5rem !important;
  }

  .u-md\:w-16rem {
    width: 1.6rem !important;
  }

  .u-md\:w-17rem {
    width: 1.7rem !important;
  }

  .u-md\:w-18rem {
    width: 1.8rem !important;
  }

  .u-md\:w-19rem {
    width: 1.9rem !important;
  }

  .u-md\:w-20rem {
    width: 2rem !important;
  }

  .u-md\:w-21rem {
    width: 2.1rem !important;
  }

  .u-md\:w-22rem {
    width: 2.2rem !important;
  }

  .u-md\:w-23rem {
    width: 2.3rem !important;
  }

  .u-md\:w-24rem {
    width: 2.4rem !important;
  }

  .u-md\:w-25rem {
    width: 2.5rem !important;
  }

  .u-md\:w-26rem {
    width: 2.6rem !important;
  }

  .u-md\:w-27rem {
    width: 2.7rem !important;
  }

  .u-md\:w-28rem {
    width: 2.8rem !important;
  }

  .u-md\:w-29rem {
    width: 2.9rem !important;
  }

  .u-md\:w-30rem {
    width: 3rem !important;
  }

  .u-md\:w-31rem {
    width: 3.1rem !important;
  }

  .u-md\:w-32rem {
    width: 3.2rem !important;
  }

  .u-md\:w-33rem {
    width: 3.3rem !important;
  }

  .u-md\:w-34rem {
    width: 3.4rem !important;
  }

  .u-md\:w-35rem {
    width: 3.5rem !important;
  }

  .u-md\:w-36rem {
    width: 3.6rem !important;
  }

  .u-md\:w-37rem {
    width: 3.7rem !important;
  }

  .u-md\:w-38rem {
    width: 3.8rem !important;
  }

  .u-md\:w-39rem {
    width: 3.9rem !important;
  }

  .u-md\:w-40rem {
    width: 4rem !important;
  }

  .u-md\:w-41rem {
    width: 4.1rem !important;
  }

  .u-md\:w-42rem {
    width: 4.2rem !important;
  }

  .u-md\:w-43rem {
    width: 4.3rem !important;
  }

  .u-md\:w-44rem {
    width: 4.4rem !important;
  }

  .u-md\:w-45rem {
    width: 4.5rem !important;
  }

  .u-md\:w-46rem {
    width: 4.6rem !important;
  }

  .u-md\:w-47rem {
    width: 4.7rem !important;
  }

  .u-md\:w-48rem {
    width: 4.8rem !important;
  }

  .u-md\:w-49rem {
    width: 4.9rem !important;
  }

  .u-md\:w-50rem {
    width: 5rem !important;
  }

  .u-md\:w-51rem {
    width: 5.1rem !important;
  }

  .u-md\:w-52rem {
    width: 5.2rem !important;
  }

  .u-md\:w-53rem {
    width: 5.3rem !important;
  }

  .u-md\:w-54rem {
    width: 5.4rem !important;
  }

  .u-md\:w-55rem {
    width: 5.5rem !important;
  }

  .u-md\:w-56rem {
    width: 5.6rem !important;
  }

  .u-md\:w-57rem {
    width: 5.7rem !important;
  }

  .u-md\:w-58rem {
    width: 5.8rem !important;
  }

  .u-md\:w-59rem {
    width: 5.9rem !important;
  }

  .u-md\:w-60rem {
    width: 6rem !important;
  }

  .u-md\:w-61rem {
    width: 6.1rem !important;
  }

  .u-md\:w-62rem {
    width: 6.2rem !important;
  }

  .u-md\:w-63rem {
    width: 6.3rem !important;
  }

  .u-md\:w-64rem {
    width: 6.4rem !important;
  }

  .u-md\:w-65rem {
    width: 6.5rem !important;
  }

  .u-md\:w-66rem {
    width: 6.6rem !important;
  }

  .u-md\:w-67rem {
    width: 6.7rem !important;
  }

  .u-md\:w-68rem {
    width: 6.8rem !important;
  }

  .u-md\:w-69rem {
    width: 6.9rem !important;
  }

  .u-md\:w-70rem {
    width: 7rem !important;
  }

  .u-md\:w-71rem {
    width: 7.1rem !important;
  }

  .u-md\:w-72rem {
    width: 7.2rem !important;
  }

  .u-md\:w-73rem {
    width: 7.3rem !important;
  }

  .u-md\:w-74rem {
    width: 7.4rem !important;
  }

  .u-md\:w-75rem {
    width: 7.5rem !important;
  }

  .u-md\:w-76rem {
    width: 7.6rem !important;
  }

  .u-md\:w-77rem {
    width: 7.7rem !important;
  }

  .u-md\:w-78rem {
    width: 7.8rem !important;
  }

  .u-md\:w-79rem {
    width: 7.9rem !important;
  }

  .u-md\:w-80rem {
    width: 8rem !important;
  }

  .u-md\:w-81rem {
    width: 8.1rem !important;
  }

  .u-md\:w-82rem {
    width: 8.2rem !important;
  }

  .u-md\:w-83rem {
    width: 8.3rem !important;
  }

  .u-md\:w-84rem {
    width: 8.4rem !important;
  }

  .u-md\:w-85rem {
    width: 8.5rem !important;
  }

  .u-md\:w-86rem {
    width: 8.6rem !important;
  }

  .u-md\:w-87rem {
    width: 8.7rem !important;
  }

  .u-md\:w-88rem {
    width: 8.8rem !important;
  }

  .u-md\:w-89rem {
    width: 8.9rem !important;
  }

  .u-md\:w-90rem {
    width: 9rem !important;
  }

  .u-md\:w-91rem {
    width: 9.1rem !important;
  }

  .u-md\:w-92rem {
    width: 9.2rem !important;
  }

  .u-md\:w-93rem {
    width: 9.3rem !important;
  }

  .u-md\:w-94rem {
    width: 9.4rem !important;
  }

  .u-md\:w-95rem {
    width: 9.5rem !important;
  }

  .u-md\:w-96rem {
    width: 9.6rem !important;
  }

  .u-md\:w-97rem {
    width: 9.7rem !important;
  }

  .u-md\:w-98rem {
    width: 9.8rem !important;
  }

  .u-md\:w-99rem {
    width: 9.9rem !important;
  }

  .u-md\:w-100rem {
    width: 10rem !important;
  }

  .u-md\:w-101rem {
    width: 10.1rem !important;
  }

  .u-md\:w-102rem {
    width: 10.2rem !important;
  }

  .u-md\:w-103rem {
    width: 10.3rem !important;
  }

  .u-md\:w-104rem {
    width: 10.4rem !important;
  }

  .u-md\:w-105rem {
    width: 10.5rem !important;
  }

  .u-md\:w-106rem {
    width: 10.6rem !important;
  }

  .u-md\:w-107rem {
    width: 10.7rem !important;
  }

  .u-md\:w-108rem {
    width: 10.8rem !important;
  }

  .u-md\:w-109rem {
    width: 10.9rem !important;
  }

  .u-md\:w-110rem {
    width: 11rem !important;
  }

  .u-md\:w-111rem {
    width: 11.1rem !important;
  }

  .u-md\:w-112rem {
    width: 11.2rem !important;
  }

  .u-md\:w-113rem {
    width: 11.3rem !important;
  }

  .u-md\:w-114rem {
    width: 11.4rem !important;
  }

  .u-md\:w-115rem {
    width: 11.5rem !important;
  }

  .u-md\:w-116rem {
    width: 11.6rem !important;
  }

  .u-md\:w-117rem {
    width: 11.7rem !important;
  }

  .u-md\:w-118rem {
    width: 11.8rem !important;
  }

  .u-md\:w-119rem {
    width: 11.9rem !important;
  }

  .u-md\:w-120rem {
    width: 12rem !important;
  }

  .u-md\:w-121rem {
    width: 12.1rem !important;
  }

  .u-md\:w-122rem {
    width: 12.2rem !important;
  }

  .u-md\:w-123rem {
    width: 12.3rem !important;
  }

  .u-md\:w-124rem {
    width: 12.4rem !important;
  }

  .u-md\:w-125rem {
    width: 12.5rem !important;
  }

  .u-md\:w-126rem {
    width: 12.6rem !important;
  }

  .u-md\:w-127rem {
    width: 12.7rem !important;
  }

  .u-md\:w-128rem {
    width: 12.8rem !important;
  }

  .u-md\:w-129rem {
    width: 12.9rem !important;
  }

  .u-md\:w-130rem {
    width: 13rem !important;
  }

  .u-md\:w-131rem {
    width: 13.1rem !important;
  }

  .u-md\:w-132rem {
    width: 13.2rem !important;
  }

  .u-md\:w-133rem {
    width: 13.3rem !important;
  }

  .u-md\:w-134rem {
    width: 13.4rem !important;
  }

  .u-md\:w-135rem {
    width: 13.5rem !important;
  }

  .u-md\:w-136rem {
    width: 13.6rem !important;
  }

  .u-md\:w-137rem {
    width: 13.7rem !important;
  }

  .u-md\:w-138rem {
    width: 13.8rem !important;
  }

  .u-md\:w-139rem {
    width: 13.9rem !important;
  }

  .u-md\:w-140rem {
    width: 14rem !important;
  }

  .u-md\:w-141rem {
    width: 14.1rem !important;
  }

  .u-md\:w-142rem {
    width: 14.2rem !important;
  }

  .u-md\:w-143rem {
    width: 14.3rem !important;
  }

  .u-md\:w-144rem {
    width: 14.4rem !important;
  }

  .u-md\:w-145rem {
    width: 14.5rem !important;
  }

  .u-md\:w-146rem {
    width: 14.6rem !important;
  }

  .u-md\:w-147rem {
    width: 14.7rem !important;
  }

  .u-md\:w-148rem {
    width: 14.8rem !important;
  }

  .u-md\:w-149rem {
    width: 14.9rem !important;
  }

  .u-md\:w-150rem {
    width: 15rem !important;
  }

  .u-md\:w-151rem {
    width: 15.1rem !important;
  }

  .u-md\:w-152rem {
    width: 15.2rem !important;
  }

  .u-md\:w-153rem {
    width: 15.3rem !important;
  }

  .u-md\:w-154rem {
    width: 15.4rem !important;
  }

  .u-md\:w-155rem {
    width: 15.5rem !important;
  }

  .u-md\:w-156rem {
    width: 15.6rem !important;
  }

  .u-md\:w-157rem {
    width: 15.7rem !important;
  }

  .u-md\:w-158rem {
    width: 15.8rem !important;
  }

  .u-md\:w-159rem {
    width: 15.9rem !important;
  }

  .u-md\:w-160rem {
    width: 16rem !important;
  }

  .u-md\:w-161rem {
    width: 16.1rem !important;
  }

  .u-md\:w-162rem {
    width: 16.2rem !important;
  }

  .u-md\:w-163rem {
    width: 16.3rem !important;
  }

  .u-md\:w-164rem {
    width: 16.4rem !important;
  }

  .u-md\:w-165rem {
    width: 16.5rem !important;
  }

  .u-md\:w-166rem {
    width: 16.6rem !important;
  }

  .u-md\:w-167rem {
    width: 16.7rem !important;
  }

  .u-md\:w-168rem {
    width: 16.8rem !important;
  }

  .u-md\:w-169rem {
    width: 16.9rem !important;
  }

  .u-md\:w-170rem {
    width: 17rem !important;
  }

  .u-md\:w-171rem {
    width: 17.1rem !important;
  }

  .u-md\:w-172rem {
    width: 17.2rem !important;
  }

  .u-md\:w-173rem {
    width: 17.3rem !important;
  }

  .u-md\:w-174rem {
    width: 17.4rem !important;
  }

  .u-md\:w-175rem {
    width: 17.5rem !important;
  }

  .u-md\:w-176rem {
    width: 17.6rem !important;
  }

  .u-md\:w-177rem {
    width: 17.7rem !important;
  }

  .u-md\:w-178rem {
    width: 17.8rem !important;
  }

  .u-md\:w-179rem {
    width: 17.9rem !important;
  }

  .u-md\:w-180rem {
    width: 18rem !important;
  }

  .u-md\:w-181rem {
    width: 18.1rem !important;
  }

  .u-md\:w-182rem {
    width: 18.2rem !important;
  }

  .u-md\:w-183rem {
    width: 18.3rem !important;
  }

  .u-md\:w-184rem {
    width: 18.4rem !important;
  }

  .u-md\:w-185rem {
    width: 18.5rem !important;
  }

  .u-md\:w-186rem {
    width: 18.6rem !important;
  }

  .u-md\:w-187rem {
    width: 18.7rem !important;
  }

  .u-md\:w-188rem {
    width: 18.8rem !important;
  }

  .u-md\:w-189rem {
    width: 18.9rem !important;
  }

  .u-md\:w-190rem {
    width: 19rem !important;
  }

  .u-md\:w-191rem {
    width: 19.1rem !important;
  }

  .u-md\:w-192rem {
    width: 19.2rem !important;
  }

  .u-md\:w-193rem {
    width: 19.3rem !important;
  }

  .u-md\:w-194rem {
    width: 19.4rem !important;
  }

  .u-md\:w-195rem {
    width: 19.5rem !important;
  }

  .u-md\:w-196rem {
    width: 19.6rem !important;
  }

  .u-md\:w-197rem {
    width: 19.7rem !important;
  }

  .u-md\:w-198rem {
    width: 19.8rem !important;
  }

  .u-md\:w-199rem {
    width: 19.9rem !important;
  }

  .u-md\:w-200rem {
    width: 20rem !important;
  }

  .u-md\:w-201rem {
    width: 20.1rem !important;
  }

  .u-md\:w-202rem {
    width: 20.2rem !important;
  }

  .u-md\:w-203rem {
    width: 20.3rem !important;
  }

  .u-md\:w-204rem {
    width: 20.4rem !important;
  }

  .u-md\:w-205rem {
    width: 20.5rem !important;
  }

  .u-md\:w-206rem {
    width: 20.6rem !important;
  }

  .u-md\:w-207rem {
    width: 20.7rem !important;
  }

  .u-md\:w-208rem {
    width: 20.8rem !important;
  }

  .u-md\:w-209rem {
    width: 20.9rem !important;
  }

  .u-md\:w-210rem {
    width: 21rem !important;
  }

  .u-md\:w-211rem {
    width: 21.1rem !important;
  }

  .u-md\:w-212rem {
    width: 21.2rem !important;
  }

  .u-md\:w-213rem {
    width: 21.3rem !important;
  }

  .u-md\:w-214rem {
    width: 21.4rem !important;
  }

  .u-md\:w-215rem {
    width: 21.5rem !important;
  }

  .u-md\:w-216rem {
    width: 21.6rem !important;
  }

  .u-md\:w-217rem {
    width: 21.7rem !important;
  }

  .u-md\:w-218rem {
    width: 21.8rem !important;
  }

  .u-md\:w-219rem {
    width: 21.9rem !important;
  }

  .u-md\:w-220rem {
    width: 22rem !important;
  }

  .u-md\:w-221rem {
    width: 22.1rem !important;
  }

  .u-md\:w-222rem {
    width: 22.2rem !important;
  }

  .u-md\:w-223rem {
    width: 22.3rem !important;
  }

  .u-md\:w-224rem {
    width: 22.4rem !important;
  }

  .u-md\:w-225rem {
    width: 22.5rem !important;
  }

  .u-md\:w-226rem {
    width: 22.6rem !important;
  }

  .u-md\:w-227rem {
    width: 22.7rem !important;
  }

  .u-md\:w-228rem {
    width: 22.8rem !important;
  }

  .u-md\:w-229rem {
    width: 22.9rem !important;
  }

  .u-md\:w-230rem {
    width: 23rem !important;
  }

  .u-md\:w-231rem {
    width: 23.1rem !important;
  }

  .u-md\:w-232rem {
    width: 23.2rem !important;
  }

  .u-md\:w-233rem {
    width: 23.3rem !important;
  }

  .u-md\:w-234rem {
    width: 23.4rem !important;
  }

  .u-md\:w-235rem {
    width: 23.5rem !important;
  }

  .u-md\:w-236rem {
    width: 23.6rem !important;
  }

  .u-md\:w-237rem {
    width: 23.7rem !important;
  }

  .u-md\:w-238rem {
    width: 23.8rem !important;
  }

  .u-md\:w-239rem {
    width: 23.9rem !important;
  }

  .u-md\:w-240rem {
    width: 24rem !important;
  }

  .u-md\:w-241rem {
    width: 24.1rem !important;
  }

  .u-md\:w-242rem {
    width: 24.2rem !important;
  }

  .u-md\:w-243rem {
    width: 24.3rem !important;
  }

  .u-md\:w-244rem {
    width: 24.4rem !important;
  }

  .u-md\:w-245rem {
    width: 24.5rem !important;
  }

  .u-md\:w-246rem {
    width: 24.6rem !important;
  }

  .u-md\:w-247rem {
    width: 24.7rem !important;
  }

  .u-md\:w-248rem {
    width: 24.8rem !important;
  }

  .u-md\:w-249rem {
    width: 24.9rem !important;
  }

  .u-md\:w-250rem {
    width: 25rem !important;
  }

  .u-md\:w-251rem {
    width: 25.1rem !important;
  }

  .u-md\:w-252rem {
    width: 25.2rem !important;
  }

  .u-md\:w-253rem {
    width: 25.3rem !important;
  }

  .u-md\:w-254rem {
    width: 25.4rem !important;
  }

  .u-md\:w-255rem {
    width: 25.5rem !important;
  }

  .u-md\:w-256rem {
    width: 25.6rem !important;
  }

  .u-md\:w-257rem {
    width: 25.7rem !important;
  }

  .u-md\:w-258rem {
    width: 25.8rem !important;
  }

  .u-md\:w-259rem {
    width: 25.9rem !important;
  }

  .u-md\:w-260rem {
    width: 26rem !important;
  }

  .u-md\:w-261rem {
    width: 26.1rem !important;
  }

  .u-md\:w-262rem {
    width: 26.2rem !important;
  }

  .u-md\:w-263rem {
    width: 26.3rem !important;
  }

  .u-md\:w-264rem {
    width: 26.4rem !important;
  }

  .u-md\:w-265rem {
    width: 26.5rem !important;
  }

  .u-md\:w-266rem {
    width: 26.6rem !important;
  }

  .u-md\:w-267rem {
    width: 26.7rem !important;
  }

  .u-md\:w-268rem {
    width: 26.8rem !important;
  }

  .u-md\:w-269rem {
    width: 26.9rem !important;
  }

  .u-md\:w-270rem {
    width: 27rem !important;
  }

  .u-md\:w-271rem {
    width: 27.1rem !important;
  }

  .u-md\:w-272rem {
    width: 27.2rem !important;
  }

  .u-md\:w-273rem {
    width: 27.3rem !important;
  }

  .u-md\:w-274rem {
    width: 27.4rem !important;
  }

  .u-md\:w-275rem {
    width: 27.5rem !important;
  }

  .u-md\:w-276rem {
    width: 27.6rem !important;
  }

  .u-md\:w-277rem {
    width: 27.7rem !important;
  }

  .u-md\:w-278rem {
    width: 27.8rem !important;
  }

  .u-md\:w-279rem {
    width: 27.9rem !important;
  }

  .u-md\:w-280rem {
    width: 28rem !important;
  }

  .u-md\:w-281rem {
    width: 28.1rem !important;
  }

  .u-md\:w-282rem {
    width: 28.2rem !important;
  }

  .u-md\:w-283rem {
    width: 28.3rem !important;
  }

  .u-md\:w-284rem {
    width: 28.4rem !important;
  }

  .u-md\:w-285rem {
    width: 28.5rem !important;
  }

  .u-md\:w-286rem {
    width: 28.6rem !important;
  }

  .u-md\:w-287rem {
    width: 28.7rem !important;
  }

  .u-md\:w-288rem {
    width: 28.8rem !important;
  }

  .u-md\:w-289rem {
    width: 28.9rem !important;
  }

  .u-md\:w-290rem {
    width: 29rem !important;
  }

  .u-md\:w-291rem {
    width: 29.1rem !important;
  }

  .u-md\:w-292rem {
    width: 29.2rem !important;
  }

  .u-md\:w-293rem {
    width: 29.3rem !important;
  }

  .u-md\:w-294rem {
    width: 29.4rem !important;
  }

  .u-md\:w-295rem {
    width: 29.5rem !important;
  }

  .u-md\:w-296rem {
    width: 29.6rem !important;
  }

  .u-md\:w-297rem {
    width: 29.7rem !important;
  }

  .u-md\:w-298rem {
    width: 29.8rem !important;
  }

  .u-md\:w-299rem {
    width: 29.9rem !important;
  }

  .u-md\:w-300rem {
    width: 30rem !important;
  }

  .u-md\:w-301rem {
    width: 30.1rem !important;
  }

  .u-md\:w-302rem {
    width: 30.2rem !important;
  }

  .u-md\:w-303rem {
    width: 30.3rem !important;
  }

  .u-md\:w-304rem {
    width: 30.4rem !important;
  }

  .u-md\:w-305rem {
    width: 30.5rem !important;
  }

  .u-md\:w-306rem {
    width: 30.6rem !important;
  }

  .u-md\:w-307rem {
    width: 30.7rem !important;
  }

  .u-md\:w-308rem {
    width: 30.8rem !important;
  }

  .u-md\:w-309rem {
    width: 30.9rem !important;
  }

  .u-md\:w-310rem {
    width: 31rem !important;
  }

  .u-md\:w-311rem {
    width: 31.1rem !important;
  }

  .u-md\:w-312rem {
    width: 31.2rem !important;
  }

  .u-md\:w-313rem {
    width: 31.3rem !important;
  }

  .u-md\:w-314rem {
    width: 31.4rem !important;
  }

  .u-md\:w-315rem {
    width: 31.5rem !important;
  }

  .u-md\:w-316rem {
    width: 31.6rem !important;
  }

  .u-md\:w-317rem {
    width: 31.7rem !important;
  }

  .u-md\:w-318rem {
    width: 31.8rem !important;
  }

  .u-md\:w-319rem {
    width: 31.9rem !important;
  }

  .u-md\:w-320rem {
    width: 32rem !important;
  }

  .u-md\:w-321rem {
    width: 32.1rem !important;
  }

  .u-md\:w-322rem {
    width: 32.2rem !important;
  }

  .u-md\:w-323rem {
    width: 32.3rem !important;
  }

  .u-md\:w-324rem {
    width: 32.4rem !important;
  }

  .u-md\:w-325rem {
    width: 32.5rem !important;
  }

  .u-md\:w-326rem {
    width: 32.6rem !important;
  }

  .u-md\:w-327rem {
    width: 32.7rem !important;
  }

  .u-md\:w-328rem {
    width: 32.8rem !important;
  }

  .u-md\:w-329rem {
    width: 32.9rem !important;
  }

  .u-md\:w-330rem {
    width: 33rem !important;
  }

  .u-md\:w-331rem {
    width: 33.1rem !important;
  }

  .u-md\:w-332rem {
    width: 33.2rem !important;
  }

  .u-md\:w-333rem {
    width: 33.3rem !important;
  }

  .u-md\:w-334rem {
    width: 33.4rem !important;
  }

  .u-md\:w-335rem {
    width: 33.5rem !important;
  }

  .u-md\:w-336rem {
    width: 33.6rem !important;
  }

  .u-md\:w-337rem {
    width: 33.7rem !important;
  }

  .u-md\:w-338rem {
    width: 33.8rem !important;
  }

  .u-md\:w-339rem {
    width: 33.9rem !important;
  }

  .u-md\:w-340rem {
    width: 34rem !important;
  }

  .u-md\:w-341rem {
    width: 34.1rem !important;
  }

  .u-md\:w-342rem {
    width: 34.2rem !important;
  }

  .u-md\:w-343rem {
    width: 34.3rem !important;
  }

  .u-md\:w-344rem {
    width: 34.4rem !important;
  }

  .u-md\:w-345rem {
    width: 34.5rem !important;
  }

  .u-md\:w-346rem {
    width: 34.6rem !important;
  }

  .u-md\:w-347rem {
    width: 34.7rem !important;
  }

  .u-md\:w-348rem {
    width: 34.8rem !important;
  }

  .u-md\:w-349rem {
    width: 34.9rem !important;
  }

  .u-md\:w-350rem {
    width: 35rem !important;
  }

  .u-md\:w-351rem {
    width: 35.1rem !important;
  }

  .u-md\:w-352rem {
    width: 35.2rem !important;
  }

  .u-md\:w-353rem {
    width: 35.3rem !important;
  }

  .u-md\:w-354rem {
    width: 35.4rem !important;
  }

  .u-md\:w-355rem {
    width: 35.5rem !important;
  }

  .u-md\:w-356rem {
    width: 35.6rem !important;
  }

  .u-md\:w-357rem {
    width: 35.7rem !important;
  }

  .u-md\:w-358rem {
    width: 35.8rem !important;
  }

  .u-md\:w-359rem {
    width: 35.9rem !important;
  }

  .u-md\:w-360rem {
    width: 36rem !important;
  }

  .u-md\:w-361rem {
    width: 36.1rem !important;
  }

  .u-md\:w-362rem {
    width: 36.2rem !important;
  }

  .u-md\:w-363rem {
    width: 36.3rem !important;
  }

  .u-md\:w-364rem {
    width: 36.4rem !important;
  }

  .u-md\:w-365rem {
    width: 36.5rem !important;
  }

  .u-md\:w-366rem {
    width: 36.6rem !important;
  }

  .u-md\:w-367rem {
    width: 36.7rem !important;
  }

  .u-md\:w-368rem {
    width: 36.8rem !important;
  }

  .u-md\:w-369rem {
    width: 36.9rem !important;
  }

  .u-md\:w-370rem {
    width: 37rem !important;
  }

  .u-md\:w-371rem {
    width: 37.1rem !important;
  }

  .u-md\:w-372rem {
    width: 37.2rem !important;
  }

  .u-md\:w-373rem {
    width: 37.3rem !important;
  }

  .u-md\:w-374rem {
    width: 37.4rem !important;
  }

  .u-md\:w-375rem {
    width: 37.5rem !important;
  }

  .u-md\:w-376rem {
    width: 37.6rem !important;
  }

  .u-md\:w-377rem {
    width: 37.7rem !important;
  }

  .u-md\:w-378rem {
    width: 37.8rem !important;
  }

  .u-md\:w-379rem {
    width: 37.9rem !important;
  }

  .u-md\:w-380rem {
    width: 38rem !important;
  }

  .u-md\:w-381rem {
    width: 38.1rem !important;
  }

  .u-md\:w-382rem {
    width: 38.2rem !important;
  }

  .u-md\:w-383rem {
    width: 38.3rem !important;
  }

  .u-md\:w-384rem {
    width: 38.4rem !important;
  }

  .u-md\:w-385rem {
    width: 38.5rem !important;
  }

  .u-md\:w-386rem {
    width: 38.6rem !important;
  }

  .u-md\:w-387rem {
    width: 38.7rem !important;
  }

  .u-md\:w-388rem {
    width: 38.8rem !important;
  }

  .u-md\:w-389rem {
    width: 38.9rem !important;
  }

  .u-md\:w-390rem {
    width: 39rem !important;
  }

  .u-md\:w-391rem {
    width: 39.1rem !important;
  }

  .u-md\:w-392rem {
    width: 39.2rem !important;
  }

  .u-md\:w-393rem {
    width: 39.3rem !important;
  }

  .u-md\:w-394rem {
    width: 39.4rem !important;
  }

  .u-md\:w-395rem {
    width: 39.5rem !important;
  }

  .u-md\:w-396rem {
    width: 39.6rem !important;
  }

  .u-md\:w-397rem {
    width: 39.7rem !important;
  }

  .u-md\:w-398rem {
    width: 39.8rem !important;
  }

  .u-md\:w-399rem {
    width: 39.9rem !important;
  }

  .u-md\:w-400rem {
    width: 40rem !important;
  }

  .u-md\:w-401rem {
    width: 40.1rem !important;
  }

  .u-md\:w-402rem {
    width: 40.2rem !important;
  }

  .u-md\:w-403rem {
    width: 40.3rem !important;
  }

  .u-md\:w-404rem {
    width: 40.4rem !important;
  }

  .u-md\:w-405rem {
    width: 40.5rem !important;
  }

  .u-md\:w-406rem {
    width: 40.6rem !important;
  }

  .u-md\:w-407rem {
    width: 40.7rem !important;
  }

  .u-md\:w-408rem {
    width: 40.8rem !important;
  }

  .u-md\:w-409rem {
    width: 40.9rem !important;
  }

  .u-md\:w-410rem {
    width: 41rem !important;
  }

  .u-md\:w-411rem {
    width: 41.1rem !important;
  }

  .u-md\:w-412rem {
    width: 41.2rem !important;
  }

  .u-md\:w-413rem {
    width: 41.3rem !important;
  }

  .u-md\:w-414rem {
    width: 41.4rem !important;
  }

  .u-md\:w-415rem {
    width: 41.5rem !important;
  }

  .u-md\:w-416rem {
    width: 41.6rem !important;
  }

  .u-md\:w-417rem {
    width: 41.7rem !important;
  }

  .u-md\:w-418rem {
    width: 41.8rem !important;
  }

  .u-md\:w-419rem {
    width: 41.9rem !important;
  }

  .u-md\:w-420rem {
    width: 42rem !important;
  }

  .u-md\:w-421rem {
    width: 42.1rem !important;
  }

  .u-md\:w-422rem {
    width: 42.2rem !important;
  }

  .u-md\:w-423rem {
    width: 42.3rem !important;
  }

  .u-md\:w-424rem {
    width: 42.4rem !important;
  }

  .u-md\:w-425rem {
    width: 42.5rem !important;
  }

  .u-md\:w-426rem {
    width: 42.6rem !important;
  }

  .u-md\:w-427rem {
    width: 42.7rem !important;
  }

  .u-md\:w-428rem {
    width: 42.8rem !important;
  }

  .u-md\:w-429rem {
    width: 42.9rem !important;
  }

  .u-md\:w-430rem {
    width: 43rem !important;
  }

  .u-md\:w-431rem {
    width: 43.1rem !important;
  }

  .u-md\:w-432rem {
    width: 43.2rem !important;
  }

  .u-md\:w-433rem {
    width: 43.3rem !important;
  }

  .u-md\:w-434rem {
    width: 43.4rem !important;
  }

  .u-md\:w-435rem {
    width: 43.5rem !important;
  }

  .u-md\:w-436rem {
    width: 43.6rem !important;
  }

  .u-md\:w-437rem {
    width: 43.7rem !important;
  }

  .u-md\:w-438rem {
    width: 43.8rem !important;
  }

  .u-md\:w-439rem {
    width: 43.9rem !important;
  }

  .u-md\:w-440rem {
    width: 44rem !important;
  }

  .u-md\:w-441rem {
    width: 44.1rem !important;
  }

  .u-md\:w-442rem {
    width: 44.2rem !important;
  }

  .u-md\:w-443rem {
    width: 44.3rem !important;
  }

  .u-md\:w-444rem {
    width: 44.4rem !important;
  }

  .u-md\:w-445rem {
    width: 44.5rem !important;
  }

  .u-md\:w-446rem {
    width: 44.6rem !important;
  }

  .u-md\:w-447rem {
    width: 44.7rem !important;
  }

  .u-md\:w-448rem {
    width: 44.8rem !important;
  }

  .u-md\:w-449rem {
    width: 44.9rem !important;
  }

  .u-md\:w-450rem {
    width: 45rem !important;
  }

  .u-md\:w-451rem {
    width: 45.1rem !important;
  }

  .u-md\:w-452rem {
    width: 45.2rem !important;
  }

  .u-md\:w-453rem {
    width: 45.3rem !important;
  }

  .u-md\:w-454rem {
    width: 45.4rem !important;
  }

  .u-md\:w-455rem {
    width: 45.5rem !important;
  }

  .u-md\:w-456rem {
    width: 45.6rem !important;
  }

  .u-md\:w-457rem {
    width: 45.7rem !important;
  }

  .u-md\:w-458rem {
    width: 45.8rem !important;
  }

  .u-md\:w-459rem {
    width: 45.9rem !important;
  }

  .u-md\:w-460rem {
    width: 46rem !important;
  }

  .u-md\:w-461rem {
    width: 46.1rem !important;
  }

  .u-md\:w-462rem {
    width: 46.2rem !important;
  }

  .u-md\:w-463rem {
    width: 46.3rem !important;
  }

  .u-md\:w-464rem {
    width: 46.4rem !important;
  }

  .u-md\:w-465rem {
    width: 46.5rem !important;
  }

  .u-md\:w-466rem {
    width: 46.6rem !important;
  }

  .u-md\:w-467rem {
    width: 46.7rem !important;
  }

  .u-md\:w-468rem {
    width: 46.8rem !important;
  }

  .u-md\:w-469rem {
    width: 46.9rem !important;
  }

  .u-md\:w-470rem {
    width: 47rem !important;
  }

  .u-md\:w-471rem {
    width: 47.1rem !important;
  }

  .u-md\:w-472rem {
    width: 47.2rem !important;
  }

  .u-md\:w-473rem {
    width: 47.3rem !important;
  }

  .u-md\:w-474rem {
    width: 47.4rem !important;
  }

  .u-md\:w-475rem {
    width: 47.5rem !important;
  }

  .u-md\:w-476rem {
    width: 47.6rem !important;
  }

  .u-md\:w-477rem {
    width: 47.7rem !important;
  }

  .u-md\:w-478rem {
    width: 47.8rem !important;
  }

  .u-md\:w-479rem {
    width: 47.9rem !important;
  }

  .u-md\:w-480rem {
    width: 48rem !important;
  }

  .u-md\:w-481rem {
    width: 48.1rem !important;
  }

  .u-md\:w-482rem {
    width: 48.2rem !important;
  }

  .u-md\:w-483rem {
    width: 48.3rem !important;
  }

  .u-md\:w-484rem {
    width: 48.4rem !important;
  }

  .u-md\:w-485rem {
    width: 48.5rem !important;
  }

  .u-md\:w-486rem {
    width: 48.6rem !important;
  }

  .u-md\:w-487rem {
    width: 48.7rem !important;
  }

  .u-md\:w-488rem {
    width: 48.8rem !important;
  }

  .u-md\:w-489rem {
    width: 48.9rem !important;
  }

  .u-md\:w-490rem {
    width: 49rem !important;
  }

  .u-md\:w-491rem {
    width: 49.1rem !important;
  }

  .u-md\:w-492rem {
    width: 49.2rem !important;
  }

  .u-md\:w-493rem {
    width: 49.3rem !important;
  }

  .u-md\:w-494rem {
    width: 49.4rem !important;
  }

  .u-md\:w-495rem {
    width: 49.5rem !important;
  }

  .u-md\:w-496rem {
    width: 49.6rem !important;
  }

  .u-md\:w-497rem {
    width: 49.7rem !important;
  }

  .u-md\:w-498rem {
    width: 49.8rem !important;
  }

  .u-md\:w-499rem {
    width: 49.9rem !important;
  }

  .u-md\:w-500rem {
    width: 50rem !important;
  }

  .u-md\:w-501rem {
    width: 50.1rem !important;
  }

  .u-md\:w-502rem {
    width: 50.2rem !important;
  }

  .u-md\:w-503rem {
    width: 50.3rem !important;
  }

  .u-md\:w-504rem {
    width: 50.4rem !important;
  }

  .u-md\:w-505rem {
    width: 50.5rem !important;
  }

  .u-md\:w-506rem {
    width: 50.6rem !important;
  }

  .u-md\:w-507rem {
    width: 50.7rem !important;
  }

  .u-md\:w-508rem {
    width: 50.8rem !important;
  }

  .u-md\:w-509rem {
    width: 50.9rem !important;
  }

  .u-md\:w-510rem {
    width: 51rem !important;
  }

  .u-md\:w-511rem {
    width: 51.1rem !important;
  }

  .u-md\:w-512rem {
    width: 51.2rem !important;
  }

  .u-md\:w-513rem {
    width: 51.3rem !important;
  }

  .u-md\:w-514rem {
    width: 51.4rem !important;
  }

  .u-md\:w-515rem {
    width: 51.5rem !important;
  }

  .u-md\:w-516rem {
    width: 51.6rem !important;
  }

  .u-md\:w-517rem {
    width: 51.7rem !important;
  }

  .u-md\:w-518rem {
    width: 51.8rem !important;
  }

  .u-md\:w-519rem {
    width: 51.9rem !important;
  }

  .u-md\:w-520rem {
    width: 52rem !important;
  }

  .u-md\:w-521rem {
    width: 52.1rem !important;
  }

  .u-md\:w-522rem {
    width: 52.2rem !important;
  }

  .u-md\:w-523rem {
    width: 52.3rem !important;
  }

  .u-md\:w-524rem {
    width: 52.4rem !important;
  }

  .u-md\:w-525rem {
    width: 52.5rem !important;
  }

  .u-md\:w-526rem {
    width: 52.6rem !important;
  }

  .u-md\:w-527rem {
    width: 52.7rem !important;
  }

  .u-md\:w-528rem {
    width: 52.8rem !important;
  }

  .u-md\:w-529rem {
    width: 52.9rem !important;
  }

  .u-md\:w-530rem {
    width: 53rem !important;
  }

  .u-md\:w-531rem {
    width: 53.1rem !important;
  }

  .u-md\:w-532rem {
    width: 53.2rem !important;
  }

  .u-md\:w-533rem {
    width: 53.3rem !important;
  }

  .u-md\:w-534rem {
    width: 53.4rem !important;
  }

  .u-md\:w-535rem {
    width: 53.5rem !important;
  }

  .u-md\:w-536rem {
    width: 53.6rem !important;
  }

  .u-md\:w-537rem {
    width: 53.7rem !important;
  }

  .u-md\:w-538rem {
    width: 53.8rem !important;
  }

  .u-md\:w-539rem {
    width: 53.9rem !important;
  }

  .u-md\:w-540rem {
    width: 54rem !important;
  }

  .u-md\:w-541rem {
    width: 54.1rem !important;
  }

  .u-md\:w-542rem {
    width: 54.2rem !important;
  }

  .u-md\:w-543rem {
    width: 54.3rem !important;
  }

  .u-md\:w-544rem {
    width: 54.4rem !important;
  }

  .u-md\:w-545rem {
    width: 54.5rem !important;
  }

  .u-md\:w-546rem {
    width: 54.6rem !important;
  }

  .u-md\:w-547rem {
    width: 54.7rem !important;
  }

  .u-md\:w-548rem {
    width: 54.8rem !important;
  }

  .u-md\:w-549rem {
    width: 54.9rem !important;
  }

  .u-md\:w-550rem {
    width: 55rem !important;
  }

  .u-md\:w-551rem {
    width: 55.1rem !important;
  }

  .u-md\:w-552rem {
    width: 55.2rem !important;
  }

  .u-md\:w-553rem {
    width: 55.3rem !important;
  }

  .u-md\:w-554rem {
    width: 55.4rem !important;
  }

  .u-md\:w-555rem {
    width: 55.5rem !important;
  }

  .u-md\:w-556rem {
    width: 55.6rem !important;
  }

  .u-md\:w-557rem {
    width: 55.7rem !important;
  }

  .u-md\:w-558rem {
    width: 55.8rem !important;
  }

  .u-md\:w-559rem {
    width: 55.9rem !important;
  }

  .u-md\:w-560rem {
    width: 56rem !important;
  }

  .u-md\:w-561rem {
    width: 56.1rem !important;
  }

  .u-md\:w-562rem {
    width: 56.2rem !important;
  }

  .u-md\:w-563rem {
    width: 56.3rem !important;
  }

  .u-md\:w-564rem {
    width: 56.4rem !important;
  }

  .u-md\:w-565rem {
    width: 56.5rem !important;
  }

  .u-md\:w-566rem {
    width: 56.6rem !important;
  }

  .u-md\:w-567rem {
    width: 56.7rem !important;
  }

  .u-md\:w-568rem {
    width: 56.8rem !important;
  }

  .u-md\:w-569rem {
    width: 56.9rem !important;
  }

  .u-md\:w-570rem {
    width: 57rem !important;
  }

  .u-md\:w-571rem {
    width: 57.1rem !important;
  }

  .u-md\:w-572rem {
    width: 57.2rem !important;
  }

  .u-md\:w-573rem {
    width: 57.3rem !important;
  }

  .u-md\:w-574rem {
    width: 57.4rem !important;
  }

  .u-md\:w-575rem {
    width: 57.5rem !important;
  }

  .u-md\:w-576rem {
    width: 57.6rem !important;
  }

  .u-md\:w-577rem {
    width: 57.7rem !important;
  }

  .u-md\:w-578rem {
    width: 57.8rem !important;
  }

  .u-md\:w-579rem {
    width: 57.9rem !important;
  }

  .u-md\:w-580rem {
    width: 58rem !important;
  }

  .u-md\:w-581rem {
    width: 58.1rem !important;
  }

  .u-md\:w-582rem {
    width: 58.2rem !important;
  }

  .u-md\:w-583rem {
    width: 58.3rem !important;
  }

  .u-md\:w-584rem {
    width: 58.4rem !important;
  }

  .u-md\:w-585rem {
    width: 58.5rem !important;
  }

  .u-md\:w-586rem {
    width: 58.6rem !important;
  }

  .u-md\:w-587rem {
    width: 58.7rem !important;
  }

  .u-md\:w-588rem {
    width: 58.8rem !important;
  }

  .u-md\:w-589rem {
    width: 58.9rem !important;
  }

  .u-md\:w-590rem {
    width: 59rem !important;
  }

  .u-md\:w-591rem {
    width: 59.1rem !important;
  }

  .u-md\:w-592rem {
    width: 59.2rem !important;
  }

  .u-md\:w-593rem {
    width: 59.3rem !important;
  }

  .u-md\:w-594rem {
    width: 59.4rem !important;
  }

  .u-md\:w-595rem {
    width: 59.5rem !important;
  }

  .u-md\:w-596rem {
    width: 59.6rem !important;
  }

  .u-md\:w-597rem {
    width: 59.7rem !important;
  }

  .u-md\:w-598rem {
    width: 59.8rem !important;
  }

  .u-md\:w-599rem {
    width: 59.9rem !important;
  }

  .u-md\:w-600rem {
    width: 60rem !important;
  }

  .u-md\:w-601rem {
    width: 60.1rem !important;
  }

  .u-md\:w-602rem {
    width: 60.2rem !important;
  }

  .u-md\:w-603rem {
    width: 60.3rem !important;
  }

  .u-md\:w-604rem {
    width: 60.4rem !important;
  }

  .u-md\:w-605rem {
    width: 60.5rem !important;
  }

  .u-md\:w-606rem {
    width: 60.6rem !important;
  }

  .u-md\:w-607rem {
    width: 60.7rem !important;
  }

  .u-md\:w-608rem {
    width: 60.8rem !important;
  }

  .u-md\:w-609rem {
    width: 60.9rem !important;
  }

  .u-md\:w-610rem {
    width: 61rem !important;
  }

  .u-md\:w-611rem {
    width: 61.1rem !important;
  }

  .u-md\:w-612rem {
    width: 61.2rem !important;
  }

  .u-md\:w-613rem {
    width: 61.3rem !important;
  }

  .u-md\:w-614rem {
    width: 61.4rem !important;
  }

  .u-md\:w-615rem {
    width: 61.5rem !important;
  }

  .u-md\:w-616rem {
    width: 61.6rem !important;
  }

  .u-md\:w-617rem {
    width: 61.7rem !important;
  }

  .u-md\:w-618rem {
    width: 61.8rem !important;
  }

  .u-md\:w-619rem {
    width: 61.9rem !important;
  }

  .u-md\:w-620rem {
    width: 62rem !important;
  }

  .u-md\:w-621rem {
    width: 62.1rem !important;
  }

  .u-md\:w-622rem {
    width: 62.2rem !important;
  }

  .u-md\:w-623rem {
    width: 62.3rem !important;
  }

  .u-md\:w-624rem {
    width: 62.4rem !important;
  }

  .u-md\:w-625rem {
    width: 62.5rem !important;
  }

  .u-md\:w-626rem {
    width: 62.6rem !important;
  }

  .u-md\:w-627rem {
    width: 62.7rem !important;
  }

  .u-md\:w-628rem {
    width: 62.8rem !important;
  }

  .u-md\:w-629rem {
    width: 62.9rem !important;
  }

  .u-md\:w-630rem {
    width: 63rem !important;
  }

  .u-md\:w-631rem {
    width: 63.1rem !important;
  }

  .u-md\:w-632rem {
    width: 63.2rem !important;
  }

  .u-md\:w-633rem {
    width: 63.3rem !important;
  }

  .u-md\:w-634rem {
    width: 63.4rem !important;
  }

  .u-md\:w-635rem {
    width: 63.5rem !important;
  }

  .u-md\:w-636rem {
    width: 63.6rem !important;
  }

  .u-md\:w-637rem {
    width: 63.7rem !important;
  }

  .u-md\:w-638rem {
    width: 63.8rem !important;
  }

  .u-md\:w-639rem {
    width: 63.9rem !important;
  }

  .u-md\:w-640rem {
    width: 64rem !important;
  }

  .u-md\:w-641rem {
    width: 64.1rem !important;
  }

  .u-md\:w-642rem {
    width: 64.2rem !important;
  }

  .u-md\:w-643rem {
    width: 64.3rem !important;
  }

  .u-md\:w-644rem {
    width: 64.4rem !important;
  }

  .u-md\:w-645rem {
    width: 64.5rem !important;
  }

  .u-md\:w-646rem {
    width: 64.6rem !important;
  }

  .u-md\:w-647rem {
    width: 64.7rem !important;
  }

  .u-md\:w-648rem {
    width: 64.8rem !important;
  }

  .u-md\:w-649rem {
    width: 64.9rem !important;
  }

  .u-md\:w-650rem {
    width: 65rem !important;
  }

  .u-md\:w-651rem {
    width: 65.1rem !important;
  }

  .u-md\:w-652rem {
    width: 65.2rem !important;
  }

  .u-md\:w-653rem {
    width: 65.3rem !important;
  }

  .u-md\:w-654rem {
    width: 65.4rem !important;
  }

  .u-md\:w-655rem {
    width: 65.5rem !important;
  }

  .u-md\:w-656rem {
    width: 65.6rem !important;
  }

  .u-md\:w-657rem {
    width: 65.7rem !important;
  }

  .u-md\:w-658rem {
    width: 65.8rem !important;
  }

  .u-md\:w-659rem {
    width: 65.9rem !important;
  }

  .u-md\:w-660rem {
    width: 66rem !important;
  }

  .u-md\:w-661rem {
    width: 66.1rem !important;
  }

  .u-md\:w-662rem {
    width: 66.2rem !important;
  }

  .u-md\:w-663rem {
    width: 66.3rem !important;
  }

  .u-md\:w-664rem {
    width: 66.4rem !important;
  }

  .u-md\:w-665rem {
    width: 66.5rem !important;
  }

  .u-md\:w-666rem {
    width: 66.6rem !important;
  }

  .u-md\:w-667rem {
    width: 66.7rem !important;
  }

  .u-md\:w-668rem {
    width: 66.8rem !important;
  }

  .u-md\:w-669rem {
    width: 66.9rem !important;
  }

  .u-md\:w-670rem {
    width: 67rem !important;
  }

  .u-md\:w-671rem {
    width: 67.1rem !important;
  }

  .u-md\:w-672rem {
    width: 67.2rem !important;
  }

  .u-md\:w-673rem {
    width: 67.3rem !important;
  }

  .u-md\:w-674rem {
    width: 67.4rem !important;
  }

  .u-md\:w-675rem {
    width: 67.5rem !important;
  }

  .u-md\:w-676rem {
    width: 67.6rem !important;
  }

  .u-md\:w-677rem {
    width: 67.7rem !important;
  }

  .u-md\:w-678rem {
    width: 67.8rem !important;
  }

  .u-md\:w-679rem {
    width: 67.9rem !important;
  }

  .u-md\:w-680rem {
    width: 68rem !important;
  }

  .u-md\:w-681rem {
    width: 68.1rem !important;
  }

  .u-md\:w-682rem {
    width: 68.2rem !important;
  }

  .u-md\:w-683rem {
    width: 68.3rem !important;
  }

  .u-md\:w-684rem {
    width: 68.4rem !important;
  }

  .u-md\:w-685rem {
    width: 68.5rem !important;
  }

  .u-md\:w-686rem {
    width: 68.6rem !important;
  }

  .u-md\:w-687rem {
    width: 68.7rem !important;
  }

  .u-md\:w-688rem {
    width: 68.8rem !important;
  }

  .u-md\:w-689rem {
    width: 68.9rem !important;
  }

  .u-md\:w-690rem {
    width: 69rem !important;
  }

  .u-md\:w-691rem {
    width: 69.1rem !important;
  }

  .u-md\:w-692rem {
    width: 69.2rem !important;
  }

  .u-md\:w-693rem {
    width: 69.3rem !important;
  }

  .u-md\:w-694rem {
    width: 69.4rem !important;
  }

  .u-md\:w-695rem {
    width: 69.5rem !important;
  }

  .u-md\:w-696rem {
    width: 69.6rem !important;
  }

  .u-md\:w-697rem {
    width: 69.7rem !important;
  }

  .u-md\:w-698rem {
    width: 69.8rem !important;
  }

  .u-md\:w-699rem {
    width: 69.9rem !important;
  }

  .u-md\:w-700rem {
    width: 70rem !important;
  }

  .u-md\:w-701rem {
    width: 70.1rem !important;
  }

  .u-md\:w-702rem {
    width: 70.2rem !important;
  }

  .u-md\:w-703rem {
    width: 70.3rem !important;
  }

  .u-md\:w-704rem {
    width: 70.4rem !important;
  }

  .u-md\:w-705rem {
    width: 70.5rem !important;
  }

  .u-md\:w-706rem {
    width: 70.6rem !important;
  }

  .u-md\:w-707rem {
    width: 70.7rem !important;
  }

  .u-md\:w-708rem {
    width: 70.8rem !important;
  }

  .u-md\:w-709rem {
    width: 70.9rem !important;
  }

  .u-md\:w-710rem {
    width: 71rem !important;
  }

  .u-md\:w-711rem {
    width: 71.1rem !important;
  }

  .u-md\:w-712rem {
    width: 71.2rem !important;
  }

  .u-md\:w-713rem {
    width: 71.3rem !important;
  }

  .u-md\:w-714rem {
    width: 71.4rem !important;
  }

  .u-md\:w-715rem {
    width: 71.5rem !important;
  }

  .u-md\:w-716rem {
    width: 71.6rem !important;
  }

  .u-md\:w-717rem {
    width: 71.7rem !important;
  }

  .u-md\:w-718rem {
    width: 71.8rem !important;
  }

  .u-md\:w-719rem {
    width: 71.9rem !important;
  }

  .u-md\:w-720rem {
    width: 72rem !important;
  }

  .u-md\:w-721rem {
    width: 72.1rem !important;
  }

  .u-md\:w-722rem {
    width: 72.2rem !important;
  }

  .u-md\:w-723rem {
    width: 72.3rem !important;
  }

  .u-md\:w-724rem {
    width: 72.4rem !important;
  }

  .u-md\:w-725rem {
    width: 72.5rem !important;
  }

  .u-md\:w-726rem {
    width: 72.6rem !important;
  }

  .u-md\:w-727rem {
    width: 72.7rem !important;
  }

  .u-md\:w-728rem {
    width: 72.8rem !important;
  }

  .u-md\:w-729rem {
    width: 72.9rem !important;
  }

  .u-md\:w-730rem {
    width: 73rem !important;
  }

  .u-md\:w-731rem {
    width: 73.1rem !important;
  }

  .u-md\:w-732rem {
    width: 73.2rem !important;
  }

  .u-md\:w-733rem {
    width: 73.3rem !important;
  }

  .u-md\:w-734rem {
    width: 73.4rem !important;
  }

  .u-md\:w-735rem {
    width: 73.5rem !important;
  }

  .u-md\:w-736rem {
    width: 73.6rem !important;
  }

  .u-md\:w-737rem {
    width: 73.7rem !important;
  }

  .u-md\:w-738rem {
    width: 73.8rem !important;
  }

  .u-md\:w-739rem {
    width: 73.9rem !important;
  }

  .u-md\:w-740rem {
    width: 74rem !important;
  }

  .u-md\:w-741rem {
    width: 74.1rem !important;
  }

  .u-md\:w-742rem {
    width: 74.2rem !important;
  }

  .u-md\:w-743rem {
    width: 74.3rem !important;
  }

  .u-md\:w-744rem {
    width: 74.4rem !important;
  }

  .u-md\:w-745rem {
    width: 74.5rem !important;
  }

  .u-md\:w-746rem {
    width: 74.6rem !important;
  }

  .u-md\:w-747rem {
    width: 74.7rem !important;
  }

  .u-md\:w-748rem {
    width: 74.8rem !important;
  }

  .u-md\:w-749rem {
    width: 74.9rem !important;
  }

  .u-md\:w-750rem {
    width: 75rem !important;
  }

  .u-md\:w-751rem {
    width: 75.1rem !important;
  }

  .u-md\:w-752rem {
    width: 75.2rem !important;
  }

  .u-md\:w-753rem {
    width: 75.3rem !important;
  }

  .u-md\:w-754rem {
    width: 75.4rem !important;
  }

  .u-md\:w-755rem {
    width: 75.5rem !important;
  }

  .u-md\:w-756rem {
    width: 75.6rem !important;
  }

  .u-md\:w-757rem {
    width: 75.7rem !important;
  }

  .u-md\:w-758rem {
    width: 75.8rem !important;
  }

  .u-md\:w-759rem {
    width: 75.9rem !important;
  }

  .u-md\:w-760rem {
    width: 76rem !important;
  }

  .u-md\:w-761rem {
    width: 76.1rem !important;
  }

  .u-md\:w-762rem {
    width: 76.2rem !important;
  }

  .u-md\:w-763rem {
    width: 76.3rem !important;
  }

  .u-md\:w-764rem {
    width: 76.4rem !important;
  }

  .u-md\:w-765rem {
    width: 76.5rem !important;
  }

  .u-md\:w-766rem {
    width: 76.6rem !important;
  }

  .u-md\:w-767rem {
    width: 76.7rem !important;
  }

  .u-md\:w-768rem {
    width: 76.8rem !important;
  }

  .u-md\:w-769rem {
    width: 76.9rem !important;
  }

  .u-md\:w-770rem {
    width: 77rem !important;
  }

  .u-md\:w-771rem {
    width: 77.1rem !important;
  }

  .u-md\:w-772rem {
    width: 77.2rem !important;
  }

  .u-md\:w-773rem {
    width: 77.3rem !important;
  }

  .u-md\:w-774rem {
    width: 77.4rem !important;
  }

  .u-md\:w-775rem {
    width: 77.5rem !important;
  }

  .u-md\:w-776rem {
    width: 77.6rem !important;
  }

  .u-md\:w-777rem {
    width: 77.7rem !important;
  }

  .u-md\:w-778rem {
    width: 77.8rem !important;
  }

  .u-md\:w-779rem {
    width: 77.9rem !important;
  }

  .u-md\:w-780rem {
    width: 78rem !important;
  }

  .u-md\:w-781rem {
    width: 78.1rem !important;
  }

  .u-md\:w-782rem {
    width: 78.2rem !important;
  }

  .u-md\:w-783rem {
    width: 78.3rem !important;
  }

  .u-md\:w-784rem {
    width: 78.4rem !important;
  }

  .u-md\:w-785rem {
    width: 78.5rem !important;
  }

  .u-md\:w-786rem {
    width: 78.6rem !important;
  }

  .u-md\:w-787rem {
    width: 78.7rem !important;
  }

  .u-md\:w-788rem {
    width: 78.8rem !important;
  }

  .u-md\:w-789rem {
    width: 78.9rem !important;
  }

  .u-md\:w-790rem {
    width: 79rem !important;
  }

  .u-md\:w-791rem {
    width: 79.1rem !important;
  }

  .u-md\:w-792rem {
    width: 79.2rem !important;
  }

  .u-md\:w-793rem {
    width: 79.3rem !important;
  }

  .u-md\:w-794rem {
    width: 79.4rem !important;
  }

  .u-md\:w-795rem {
    width: 79.5rem !important;
  }

  .u-md\:w-796rem {
    width: 79.6rem !important;
  }

  .u-md\:w-797rem {
    width: 79.7rem !important;
  }

  .u-md\:w-798rem {
    width: 79.8rem !important;
  }

  .u-md\:w-799rem {
    width: 79.9rem !important;
  }

  .u-md\:w-800rem {
    width: 80rem !important;
  }

  .u-md\:w-801rem {
    width: 80.1rem !important;
  }

  .u-md\:w-802rem {
    width: 80.2rem !important;
  }

  .u-md\:w-803rem {
    width: 80.3rem !important;
  }

  .u-md\:w-804rem {
    width: 80.4rem !important;
  }

  .u-md\:w-805rem {
    width: 80.5rem !important;
  }

  .u-md\:w-806rem {
    width: 80.6rem !important;
  }

  .u-md\:w-807rem {
    width: 80.7rem !important;
  }

  .u-md\:w-808rem {
    width: 80.8rem !important;
  }

  .u-md\:w-809rem {
    width: 80.9rem !important;
  }

  .u-md\:w-810rem {
    width: 81rem !important;
  }

  .u-md\:w-811rem {
    width: 81.1rem !important;
  }

  .u-md\:w-812rem {
    width: 81.2rem !important;
  }

  .u-md\:w-813rem {
    width: 81.3rem !important;
  }

  .u-md\:w-814rem {
    width: 81.4rem !important;
  }

  .u-md\:w-815rem {
    width: 81.5rem !important;
  }

  .u-md\:w-816rem {
    width: 81.6rem !important;
  }

  .u-md\:w-817rem {
    width: 81.7rem !important;
  }

  .u-md\:w-818rem {
    width: 81.8rem !important;
  }

  .u-md\:w-819rem {
    width: 81.9rem !important;
  }

  .u-md\:w-820rem {
    width: 82rem !important;
  }

  .u-md\:w-821rem {
    width: 82.1rem !important;
  }

  .u-md\:w-822rem {
    width: 82.2rem !important;
  }

  .u-md\:w-823rem {
    width: 82.3rem !important;
  }

  .u-md\:w-824rem {
    width: 82.4rem !important;
  }

  .u-md\:w-825rem {
    width: 82.5rem !important;
  }

  .u-md\:w-826rem {
    width: 82.6rem !important;
  }

  .u-md\:w-827rem {
    width: 82.7rem !important;
  }

  .u-md\:w-828rem {
    width: 82.8rem !important;
  }

  .u-md\:w-829rem {
    width: 82.9rem !important;
  }

  .u-md\:w-830rem {
    width: 83rem !important;
  }

  .u-md\:w-831rem {
    width: 83.1rem !important;
  }

  .u-md\:w-832rem {
    width: 83.2rem !important;
  }

  .u-md\:w-833rem {
    width: 83.3rem !important;
  }

  .u-md\:w-834rem {
    width: 83.4rem !important;
  }

  .u-md\:w-835rem {
    width: 83.5rem !important;
  }

  .u-md\:w-836rem {
    width: 83.6rem !important;
  }

  .u-md\:w-837rem {
    width: 83.7rem !important;
  }

  .u-md\:w-838rem {
    width: 83.8rem !important;
  }

  .u-md\:w-839rem {
    width: 83.9rem !important;
  }

  .u-md\:w-840rem {
    width: 84rem !important;
  }

  .u-md\:w-841rem {
    width: 84.1rem !important;
  }

  .u-md\:w-842rem {
    width: 84.2rem !important;
  }

  .u-md\:w-843rem {
    width: 84.3rem !important;
  }

  .u-md\:w-844rem {
    width: 84.4rem !important;
  }

  .u-md\:w-845rem {
    width: 84.5rem !important;
  }

  .u-md\:w-846rem {
    width: 84.6rem !important;
  }

  .u-md\:w-847rem {
    width: 84.7rem !important;
  }

  .u-md\:w-848rem {
    width: 84.8rem !important;
  }

  .u-md\:w-849rem {
    width: 84.9rem !important;
  }

  .u-md\:w-850rem {
    width: 85rem !important;
  }

  .u-md\:w-851rem {
    width: 85.1rem !important;
  }

  .u-md\:w-852rem {
    width: 85.2rem !important;
  }

  .u-md\:w-853rem {
    width: 85.3rem !important;
  }

  .u-md\:w-854rem {
    width: 85.4rem !important;
  }

  .u-md\:w-855rem {
    width: 85.5rem !important;
  }

  .u-md\:w-856rem {
    width: 85.6rem !important;
  }

  .u-md\:w-857rem {
    width: 85.7rem !important;
  }

  .u-md\:w-858rem {
    width: 85.8rem !important;
  }

  .u-md\:w-859rem {
    width: 85.9rem !important;
  }

  .u-md\:w-860rem {
    width: 86rem !important;
  }

  .u-md\:w-861rem {
    width: 86.1rem !important;
  }

  .u-md\:w-862rem {
    width: 86.2rem !important;
  }

  .u-md\:w-863rem {
    width: 86.3rem !important;
  }

  .u-md\:w-864rem {
    width: 86.4rem !important;
  }

  .u-md\:w-865rem {
    width: 86.5rem !important;
  }

  .u-md\:w-866rem {
    width: 86.6rem !important;
  }

  .u-md\:w-867rem {
    width: 86.7rem !important;
  }

  .u-md\:w-868rem {
    width: 86.8rem !important;
  }

  .u-md\:w-869rem {
    width: 86.9rem !important;
  }

  .u-md\:w-870rem {
    width: 87rem !important;
  }

  .u-md\:w-871rem {
    width: 87.1rem !important;
  }

  .u-md\:w-872rem {
    width: 87.2rem !important;
  }

  .u-md\:w-873rem {
    width: 87.3rem !important;
  }

  .u-md\:w-874rem {
    width: 87.4rem !important;
  }

  .u-md\:w-875rem {
    width: 87.5rem !important;
  }

  .u-md\:w-876rem {
    width: 87.6rem !important;
  }

  .u-md\:w-877rem {
    width: 87.7rem !important;
  }

  .u-md\:w-878rem {
    width: 87.8rem !important;
  }

  .u-md\:w-879rem {
    width: 87.9rem !important;
  }

  .u-md\:w-880rem {
    width: 88rem !important;
  }

  .u-md\:w-881rem {
    width: 88.1rem !important;
  }

  .u-md\:w-882rem {
    width: 88.2rem !important;
  }

  .u-md\:w-883rem {
    width: 88.3rem !important;
  }

  .u-md\:w-884rem {
    width: 88.4rem !important;
  }

  .u-md\:w-885rem {
    width: 88.5rem !important;
  }

  .u-md\:w-886rem {
    width: 88.6rem !important;
  }

  .u-md\:w-887rem {
    width: 88.7rem !important;
  }

  .u-md\:w-888rem {
    width: 88.8rem !important;
  }

  .u-md\:w-889rem {
    width: 88.9rem !important;
  }

  .u-md\:w-890rem {
    width: 89rem !important;
  }

  .u-md\:w-891rem {
    width: 89.1rem !important;
  }

  .u-md\:w-892rem {
    width: 89.2rem !important;
  }

  .u-md\:w-893rem {
    width: 89.3rem !important;
  }

  .u-md\:w-894rem {
    width: 89.4rem !important;
  }

  .u-md\:w-895rem {
    width: 89.5rem !important;
  }

  .u-md\:w-896rem {
    width: 89.6rem !important;
  }

  .u-md\:w-897rem {
    width: 89.7rem !important;
  }

  .u-md\:w-898rem {
    width: 89.8rem !important;
  }

  .u-md\:w-899rem {
    width: 89.9rem !important;
  }

  .u-md\:w-900rem {
    width: 90rem !important;
  }

  .u-md\:w-901rem {
    width: 90.1rem !important;
  }

  .u-md\:w-902rem {
    width: 90.2rem !important;
  }

  .u-md\:w-903rem {
    width: 90.3rem !important;
  }

  .u-md\:w-904rem {
    width: 90.4rem !important;
  }

  .u-md\:w-905rem {
    width: 90.5rem !important;
  }

  .u-md\:w-906rem {
    width: 90.6rem !important;
  }

  .u-md\:w-907rem {
    width: 90.7rem !important;
  }

  .u-md\:w-908rem {
    width: 90.8rem !important;
  }

  .u-md\:w-909rem {
    width: 90.9rem !important;
  }

  .u-md\:w-910rem {
    width: 91rem !important;
  }

  .u-md\:w-911rem {
    width: 91.1rem !important;
  }

  .u-md\:w-912rem {
    width: 91.2rem !important;
  }

  .u-md\:w-913rem {
    width: 91.3rem !important;
  }

  .u-md\:w-914rem {
    width: 91.4rem !important;
  }

  .u-md\:w-915rem {
    width: 91.5rem !important;
  }

  .u-md\:w-916rem {
    width: 91.6rem !important;
  }

  .u-md\:w-917rem {
    width: 91.7rem !important;
  }

  .u-md\:w-918rem {
    width: 91.8rem !important;
  }

  .u-md\:w-919rem {
    width: 91.9rem !important;
  }

  .u-md\:w-920rem {
    width: 92rem !important;
  }

  .u-md\:w-921rem {
    width: 92.1rem !important;
  }

  .u-md\:w-922rem {
    width: 92.2rem !important;
  }

  .u-md\:w-923rem {
    width: 92.3rem !important;
  }

  .u-md\:w-924rem {
    width: 92.4rem !important;
  }

  .u-md\:w-925rem {
    width: 92.5rem !important;
  }

  .u-md\:w-926rem {
    width: 92.6rem !important;
  }

  .u-md\:w-927rem {
    width: 92.7rem !important;
  }

  .u-md\:w-928rem {
    width: 92.8rem !important;
  }

  .u-md\:w-929rem {
    width: 92.9rem !important;
  }

  .u-md\:w-930rem {
    width: 93rem !important;
  }

  .u-md\:w-931rem {
    width: 93.1rem !important;
  }

  .u-md\:w-932rem {
    width: 93.2rem !important;
  }

  .u-md\:w-933rem {
    width: 93.3rem !important;
  }

  .u-md\:w-934rem {
    width: 93.4rem !important;
  }

  .u-md\:w-935rem {
    width: 93.5rem !important;
  }

  .u-md\:w-936rem {
    width: 93.6rem !important;
  }

  .u-md\:w-937rem {
    width: 93.7rem !important;
  }

  .u-md\:w-938rem {
    width: 93.8rem !important;
  }

  .u-md\:w-939rem {
    width: 93.9rem !important;
  }

  .u-md\:w-940rem {
    width: 94rem !important;
  }

  .u-md\:w-941rem {
    width: 94.1rem !important;
  }

  .u-md\:w-942rem {
    width: 94.2rem !important;
  }

  .u-md\:w-943rem {
    width: 94.3rem !important;
  }

  .u-md\:w-944rem {
    width: 94.4rem !important;
  }

  .u-md\:w-945rem {
    width: 94.5rem !important;
  }

  .u-md\:w-946rem {
    width: 94.6rem !important;
  }

  .u-md\:w-947rem {
    width: 94.7rem !important;
  }

  .u-md\:w-948rem {
    width: 94.8rem !important;
  }

  .u-md\:w-949rem {
    width: 94.9rem !important;
  }

  .u-md\:w-950rem {
    width: 95rem !important;
  }

  .u-md\:w-951rem {
    width: 95.1rem !important;
  }

  .u-md\:w-952rem {
    width: 95.2rem !important;
  }

  .u-md\:w-953rem {
    width: 95.3rem !important;
  }

  .u-md\:w-954rem {
    width: 95.4rem !important;
  }

  .u-md\:w-955rem {
    width: 95.5rem !important;
  }

  .u-md\:w-956rem {
    width: 95.6rem !important;
  }

  .u-md\:w-957rem {
    width: 95.7rem !important;
  }

  .u-md\:w-958rem {
    width: 95.8rem !important;
  }

  .u-md\:w-959rem {
    width: 95.9rem !important;
  }

  .u-md\:w-960rem {
    width: 96rem !important;
  }

  .u-md\:w-961rem {
    width: 96.1rem !important;
  }

  .u-md\:w-962rem {
    width: 96.2rem !important;
  }

  .u-md\:w-963rem {
    width: 96.3rem !important;
  }

  .u-md\:w-964rem {
    width: 96.4rem !important;
  }

  .u-md\:w-965rem {
    width: 96.5rem !important;
  }

  .u-md\:w-966rem {
    width: 96.6rem !important;
  }

  .u-md\:w-967rem {
    width: 96.7rem !important;
  }

  .u-md\:w-968rem {
    width: 96.8rem !important;
  }

  .u-md\:w-969rem {
    width: 96.9rem !important;
  }

  .u-md\:w-970rem {
    width: 97rem !important;
  }

  .u-md\:w-971rem {
    width: 97.1rem !important;
  }

  .u-md\:w-972rem {
    width: 97.2rem !important;
  }

  .u-md\:w-973rem {
    width: 97.3rem !important;
  }

  .u-md\:w-974rem {
    width: 97.4rem !important;
  }

  .u-md\:w-975rem {
    width: 97.5rem !important;
  }

  .u-md\:w-976rem {
    width: 97.6rem !important;
  }

  .u-md\:w-977rem {
    width: 97.7rem !important;
  }

  .u-md\:w-978rem {
    width: 97.8rem !important;
  }

  .u-md\:w-979rem {
    width: 97.9rem !important;
  }

  .u-md\:w-980rem {
    width: 98rem !important;
  }

  .u-md\:w-981rem {
    width: 98.1rem !important;
  }

  .u-md\:w-982rem {
    width: 98.2rem !important;
  }

  .u-md\:w-983rem {
    width: 98.3rem !important;
  }

  .u-md\:w-984rem {
    width: 98.4rem !important;
  }

  .u-md\:w-985rem {
    width: 98.5rem !important;
  }

  .u-md\:w-986rem {
    width: 98.6rem !important;
  }

  .u-md\:w-987rem {
    width: 98.7rem !important;
  }

  .u-md\:w-988rem {
    width: 98.8rem !important;
  }

  .u-md\:w-989rem {
    width: 98.9rem !important;
  }

  .u-md\:w-990rem {
    width: 99rem !important;
  }

  .u-md\:w-991rem {
    width: 99.1rem !important;
  }

  .u-md\:w-992rem {
    width: 99.2rem !important;
  }

  .u-md\:w-993rem {
    width: 99.3rem !important;
  }

  .u-md\:w-994rem {
    width: 99.4rem !important;
  }

  .u-md\:w-995rem {
    width: 99.5rem !important;
  }

  .u-md\:w-996rem {
    width: 99.6rem !important;
  }

  .u-md\:w-997rem {
    width: 99.7rem !important;
  }

  .u-md\:w-998rem {
    width: 99.8rem !important;
  }

  .u-md\:w-999rem {
    width: 99.9rem !important;
  }

  .u-md\:w-1000rem {
    width: 100rem !important;
  }

  .u-md\:max-w-none {
    max-width: none !important;
  }

  .u-md\:max-w-full {
    max-width: 100% !important;
  }

  .u-md\:min-w-none {
    min-width: auto !important;
  }

  .u-md\:min-w-full {
    min-width: 100% !important;
  }
}

@media screen and (min-width: 992px),print {
  .-lg\:cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr)) !important;
  }

  .-lg\:cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .-lg\:rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr)) !important;
  }

  .-lg\:col-span-1 {
    grid-column: span 1/span 1 !important;
  }

  .-lg\:row-span-1 {
    grid-row: span 1/span 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .-lg\:col-span-9 {
    grid-column: span 9/span 9 !important;
  }

  .-lg\:row-span-9 {
    grid-row: span 9/span 9 !important;
  }

  .-lg\:col-span-10 {
    grid-column: span 10/span 10 !important;
  }

  .-lg\:row-span-10 {
    grid-row: span 10/span 10 !important;
  }

  .-lg\:col-span-11 {
    grid-column: span 11/span 11 !important;
  }

  .-lg\:row-span-11 {
    grid-row: span 11/span 11 !important;
  }

  .-lg\:row-start-1 {
    grid-row-start: 1 !important;
  }

  .-lg\:row-end-1 {
    grid-row-end: 1 !important;
  }

  .-lg\:row-start-2 {
    grid-row-start: 2 !important;
  }

  .-lg\:row-end-2 {
    grid-row-end: 2 !important;
  }

  .-lg\:row-start-3 {
    grid-row-start: 3 !important;
  }

  .-lg\:row-end-3 {
    grid-row-end: 3 !important;
  }

  .-lg\:row-start-4 {
    grid-row-start: 4 !important;
  }

  .-lg\:row-end-4 {
    grid-row-end: 4 !important;
  }

  .-lg\:row-start-5 {
    grid-row-start: 5 !important;
  }

  .-lg\:row-end-5 {
    grid-row-end: 5 !important;
  }

  .-lg\:row-start-6 {
    grid-row-start: 6 !important;
  }

  .-lg\:row-end-6 {
    grid-row-end: 6 !important;
  }

  .-lg\:row-start-7 {
    grid-row-start: 7 !important;
  }

  .-lg\:row-end-7 {
    grid-row-end: 7 !important;
  }

  .-lg\:row-start-8 {
    grid-row-start: 8 !important;
  }

  .-lg\:row-end-8 {
    grid-row-end: 8 !important;
  }

  .-lg\:row-start-9 {
    grid-row-start: 9 !important;
  }

  .-lg\:row-end-9 {
    grid-row-end: 9 !important;
  }

  .-lg\:row-start-10 {
    grid-row-start: 10 !important;
  }

  .-lg\:row-end-10 {
    grid-row-end: 10 !important;
  }

  .-lg\:row-start-11 {
    grid-row-start: 11 !important;
  }

  .-lg\:row-end-11 {
    grid-row-end: 11 !important;
  }

  .-lg\:row-start-12 {
    grid-row-start: 12 !important;
  }

  .-lg\:row-end-12 {
    grid-row-end: 12 !important;
  }

  .-lg\:col-start-1 {
    grid-column-start: 1 !important;
  }

  .-lg\:col-end-1 {
    grid-column-end: 1 !important;
  }

  .-lg\:col-start-2 {
    grid-column-start: 2 !important;
  }

  .-lg\:col-end-2 {
    grid-column-end: 2 !important;
  }

  .-lg\:col-start-3 {
    grid-column-start: 3 !important;
  }

  .-lg\:col-end-3 {
    grid-column-end: 3 !important;
  }

  .-lg\:col-start-4 {
    grid-column-start: 4 !important;
  }

  .-lg\:col-end-4 {
    grid-column-end: 4 !important;
  }

  .-lg\:col-start-5 {
    grid-column-start: 5 !important;
  }

  .-lg\:col-end-5 {
    grid-column-end: 5 !important;
  }

  .-lg\:col-start-6 {
    grid-column-start: 6 !important;
  }

  .-lg\:col-end-6 {
    grid-column-end: 6 !important;
  }

  .-lg\:col-start-7 {
    grid-column-start: 7 !important;
  }

  .-lg\:col-end-7 {
    grid-column-end: 7 !important;
  }

  .-lg\:col-start-8 {
    grid-column-start: 8 !important;
  }

  .-lg\:col-end-8 {
    grid-column-end: 8 !important;
  }

  .-lg\:col-start-9 {
    grid-column-start: 9 !important;
  }

  .-lg\:col-end-9 {
    grid-column-end: 9 !important;
  }

  .-lg\:col-start-10 {
    grid-column-start: 10 !important;
  }

  .-lg\:col-end-10 {
    grid-column-end: 10 !important;
  }

  .-lg\:col-start-11 {
    grid-column-start: 11 !important;
  }

  .-lg\:col-end-11 {
    grid-column-end: 11 !important;
  }

  .-lg\:col-start-12 {
    grid-column-start: 12 !important;
  }

  .-lg\:col-end-12 {
    grid-column-end: 12 !important;
  }

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

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

  .u-lg\:justify-center {
    justify-content: center !important;
  }

  .u-lg\:justify-between {
    justify-content: space-between !important;
  }

  .u-lg\:justify-around {
    justify-content: space-around !important;
  }

  .u-lg\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .u-lg\:justify-self-auto {
    justify-self: auto !important;
  }

  .u-lg\:justify-self-start {
    justify-self: start !important;
  }

  .u-lg\:justify-self-end {
    justify-self: end !important;
  }

  .u-lg\:justify-self-center {
    justify-self: center !important;
  }

  .u-lg\:justify-self-stretch {
    justify-self: stretch !important;
  }

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

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

  .u-lg\:align-center {
    align-items: center !important;
  }

  .u-lg\:align-baseline {
    align-items: baseline !important;
  }

  .u-lg\:align-stretch {
    align-items: stretch !important;
  }

  .u-lg\:self-auto {
    align-self: auto !important;
  }

  .u-lg\:self-start {
    align-self: flex-start !important;
  }

  .u-lg\:self-end {
    align-self: flex-end !important;
  }

  .u-lg\:self-center {
    align-self: center !important;
  }

  .u-lg\:self-stretch {
    align-self: stretch !important;
  }

  .u-lg\:place-items-start {
    place-items: start !important;
  }

  .u-lg\:place-items-end {
    place-items: end !important;
  }

  .u-lg\:place-items-center {
    place-items: center !important;
  }

  .u-lg\:place-items-stretch {
    place-items: stretch !important;
  }

  .u-lg\:none {
    display: none !important;
  }

  .u-lg\:block {
    display: block !important;
  }

  .u-lg\:inline {
    display: inline !important;
  }

  .u-lg\:inline-block {
    display: inline-block !important;
  }

  .u-lg\:table {
    display: table !important;
  }

  .u-lg\:table-cell {
    display: table-cell !important;
  }

  .u-lg\:flex {
    display: flex !important;
  }

  .u-lg\:inline-flex {
    display: inline-flex !important;
  }

  .u-lg\:grid {
    display: grid !important;
  }

  .u-lg\:flex-row {
    flex-direction: row !important;
  }

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

  .u-lg\:flex-column {
    flex-direction: column !important;
  }

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

  .u-lg\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .u-lg\:flex-nowrap {
    flex-wrap: nowrap !important;
  }

  .u-lg\:float-left {
    float: left !important;
  }

  .u-lg\:float-right {
    float: right !important;
  }

  .u-lg\:float-none {
    float: none !important;
  }

  .u-lg\:clear-fix::after {
    content: "";
    display: table;
    clear: both;
  }

  .u-lg\:text-xxs {
    font-size: 1rem !important;
  }

  .u-lg\:text-xs {
    font-size: 1.2rem;
  }

  .u-lg\:text-sm {
    font-size: 1.4rem;
  }

  .u-lg\:text-base {
    font-size: 1.6rem;
  }

  .u-lg\:text-lg {
    font-size: 1.8rem;
  }

  .u-lg\:text-xl {
    font-size: 2rem;
  }

  .u-lg\:text-xxl {
    font-size: 2.4rem;
  }

  .u-lg\:text-3xl {
    font-size: 3rem;
  }

  .u-lg\:text-4xl {
    font-size: 3.6rem;
  }

  .u-lg\:text-5xl {
    font-size: 4.8rem;
  }

  .u-lg\:text-6xl {
    font-size: 6rem;
  }

  .u-lg\:text-7xl {
    font-size: 7.2rem;
  }

  .u-lg\:text-8xl {
    font-size: 9.6rem;
  }

  .u-lg\:text-9xl {
    font-size: 12.8rem;
  }

  .u-lg\:gap-0 {
    gap: 0rem !important;
  }

  .u-lg\:gap-x-0 {
    -moz-column-gap: 0rem !important;
    column-gap: 0rem !important;
  }

  .u-lg\:gap-y-0 {
    row-gap: 0rem !important;
  }

  .u-lg\:gap-1 {
    gap: .8rem !important;
  }

  .u-lg\:gap-x-1 {
    -moz-column-gap: .8rem !important;
    column-gap: .8rem !important;
  }

  .u-lg\:gap-y-1 {
    row-gap: .8rem !important;
  }

  .u-lg\:gap-2 {
    gap: 1.6rem !important;
  }

  .u-lg\:gap-x-2 {
    -moz-column-gap: 1.6rem !important;
    column-gap: 1.6rem !important;
  }

  .u-lg\:gap-y-2 {
    row-gap: 1.6rem !important;
  }

  .u-lg\:gap-3 {
    gap: 2.4rem !important;
  }

  .u-lg\:gap-x-3 {
    -moz-column-gap: 2.4rem !important;
    column-gap: 2.4rem !important;
  }

  .u-lg\:gap-y-3 {
    row-gap: 2.4rem !important;
  }

  .u-lg\:gap-4 {
    gap: 3.2rem !important;
  }

  .u-lg\:gap-x-4 {
    -moz-column-gap: 3.2rem !important;
    column-gap: 3.2rem !important;
  }

  .u-lg\:gap-y-4 {
    row-gap: 3.2rem !important;
  }

  .u-lg\:gap-5 {
    gap: 4rem !important;
  }

  .u-lg\:gap-x-5 {
    -moz-column-gap: 4rem !important;
    column-gap: 4rem !important;
  }

  .u-lg\:gap-y-5 {
    row-gap: 4rem !important;
  }

  .u-lg\:gap-6 {
    gap: 4.8rem !important;
  }

  .u-lg\:gap-x-6 {
    -moz-column-gap: 4.8rem !important;
    column-gap: 4.8rem !important;
  }

  .u-lg\:gap-y-6 {
    row-gap: 4.8rem !important;
  }

  .u-lg\:gap-7 {
    gap: 5.6rem !important;
  }

  .u-lg\:gap-x-7 {
    -moz-column-gap: 5.6rem !important;
    column-gap: 5.6rem !important;
  }

  .u-lg\:gap-y-7 {
    row-gap: 5.6rem !important;
  }

  .u-lg\:gap-8 {
    gap: 6.4rem !important;
  }

  .u-lg\:gap-x-8 {
    -moz-column-gap: 6.4rem !important;
    column-gap: 6.4rem !important;
  }

  .u-lg\:gap-y-8 {
    row-gap: 6.4rem !important;
  }

  .u-lg\:gap-9 {
    gap: 7.2rem !important;
  }

  .u-lg\:gap-x-9 {
    -moz-column-gap: 7.2rem !important;
    column-gap: 7.2rem !important;
  }

  .u-lg\:gap-y-9 {
    row-gap: 7.2rem !important;
  }

  .u-lg\:gap-10 {
    gap: 8rem !important;
  }

  .u-lg\:gap-x-10 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }

  .u-lg\:gap-y-10 {
    row-gap: 8rem !important;
  }

  .u-lg\:gap-11 {
    gap: 8.8rem !important;
  }

  .u-lg\:gap-x-11 {
    -moz-column-gap: 8.8rem !important;
    column-gap: 8.8rem !important;
  }

  .u-lg\:gap-y-11 {
    row-gap: 8.8rem !important;
  }

  .u-lg\:gap-12 {
    gap: 9.6rem !important;
  }

  .u-lg\:gap-x-12 {
    -moz-column-gap: 9.6rem !important;
    column-gap: 9.6rem !important;
  }

  .u-lg\:gap-y-12 {
    row-gap: 9.6rem !important;
  }

  .u-lg\:gap-13 {
    gap: 10.4rem !important;
  }

  .u-lg\:gap-x-13 {
    -moz-column-gap: 10.4rem !important;
    column-gap: 10.4rem !important;
  }

  .u-lg\:gap-y-13 {
    row-gap: 10.4rem !important;
  }

  .u-lg\:gap-14 {
    gap: 11.2rem !important;
  }

  .u-lg\:gap-x-14 {
    -moz-column-gap: 11.2rem !important;
    column-gap: 11.2rem !important;
  }

  .u-lg\:gap-y-14 {
    row-gap: 11.2rem !important;
  }

  .u-lg\:gap-15 {
    gap: 12rem !important;
  }

  .u-lg\:gap-x-15 {
    -moz-column-gap: 12rem !important;
    column-gap: 12rem !important;
  }

  .u-lg\:gap-y-15 {
    row-gap: 12rem !important;
  }

  .u-lg\:gap-16 {
    gap: 12.8rem !important;
  }

  .u-lg\:gap-x-16 {
    -moz-column-gap: 12.8rem !important;
    column-gap: 12.8rem !important;
  }

  .u-lg\:gap-y-16 {
    row-gap: 12.8rem !important;
  }

  .u-lg\:gap-17 {
    gap: 13.6rem !important;
  }

  .u-lg\:gap-x-17 {
    -moz-column-gap: 13.6rem !important;
    column-gap: 13.6rem !important;
  }

  .u-lg\:gap-y-17 {
    row-gap: 13.6rem !important;
  }

  .u-lg\:gap-18 {
    gap: 14.4rem !important;
  }

  .u-lg\:gap-x-18 {
    -moz-column-gap: 14.4rem !important;
    column-gap: 14.4rem !important;
  }

  .u-lg\:gap-y-18 {
    row-gap: 14.4rem !important;
  }

  .u-lg\:gap-19 {
    gap: 15.2rem !important;
  }

  .u-lg\:gap-x-19 {
    -moz-column-gap: 15.2rem !important;
    column-gap: 15.2rem !important;
  }

  .u-lg\:gap-y-19 {
    row-gap: 15.2rem !important;
  }

  .u-lg\:gap-20 {
    gap: 16rem !important;
  }

  .u-lg\:gap-x-20 {
    -moz-column-gap: 16rem !important;
    column-gap: 16rem !important;
  }

  .u-lg\:gap-y-20 {
    row-gap: 16rem !important;
  }

  .u-lg\:m-0 {
    margin: 0rem !important;
  }

  .u-lg\:mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-lg\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-lg\:mt-0 {
    margin-top: 0rem !important;
  }

  .u-lg\:mr-0 {
    margin-right: 0rem !important;
  }

  .u-lg\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-lg\:ml-0 {
    margin-left: 0rem !important;
  }

  .u-lg\:neg-m-0 {
    margin: 0rem !important;
  }

  .u-lg\:neg-mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-lg\:neg-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-lg\:neg-mt-0 {
    margin-top: 0rem !important;
  }

  .u-lg\:neg-mr-0 {
    margin-right: 0rem !important;
  }

  .u-lg\:neg-mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-lg\:neg-ml-0 {
    margin-left: 0rem !important;
  }

  .u-lg\:m-1 {
    margin: .8rem !important;
  }

  .u-lg\:mx-1 {
    margin-right: .8rem !important;
    margin-left: .8rem !important;
  }

  .u-lg\:my-1 {
    margin-top: .8rem !important;
    margin-bottom: .8rem !important;
  }

  .u-lg\:mt-1 {
    margin-top: .8rem !important;
  }

  .u-lg\:mr-1 {
    margin-right: .8rem !important;
  }

  .u-lg\:mb-1 {
    margin-bottom: .8rem !important;
  }

  .u-lg\:ml-1 {
    margin-left: .8rem !important;
  }

  .u-lg\:neg-m-1 {
    margin: -0.8rem !important;
  }

  .u-lg\:neg-mx-1 {
    margin-right: -0.8rem !important;
    margin-left: -0.8rem !important;
  }

  .u-lg\:neg-my-1 {
    margin-top: -0.8rem !important;
    margin-bottom: -0.8rem !important;
  }

  .u-lg\:neg-mt-1 {
    margin-top: -0.8rem !important;
  }

  .u-lg\:neg-mr-1 {
    margin-right: -0.8rem !important;
  }

  .u-lg\:neg-mb-1 {
    margin-bottom: -0.8rem !important;
  }

  .u-lg\:neg-ml-1 {
    margin-left: -0.8rem !important;
  }

  .u-lg\:m-2 {
    margin: 1.6rem !important;
  }

  .u-lg\:mx-2 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }

  .u-lg\:my-2 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }

  .u-lg\:mt-2 {
    margin-top: 1.6rem !important;
  }

  .u-lg\:mr-2 {
    margin-right: 1.6rem !important;
  }

  .u-lg\:mb-2 {
    margin-bottom: 1.6rem !important;
  }

  .u-lg\:ml-2 {
    margin-left: 1.6rem !important;
  }

  .u-lg\:neg-m-2 {
    margin: -1.6rem !important;
  }

  .u-lg\:neg-mx-2 {
    margin-right: -1.6rem !important;
    margin-left: -1.6rem !important;
  }

  .u-lg\:neg-my-2 {
    margin-top: -1.6rem !important;
    margin-bottom: -1.6rem !important;
  }

  .u-lg\:neg-mt-2 {
    margin-top: -1.6rem !important;
  }

  .u-lg\:neg-mr-2 {
    margin-right: -1.6rem !important;
  }

  .u-lg\:neg-mb-2 {
    margin-bottom: -1.6rem !important;
  }

  .u-lg\:neg-ml-2 {
    margin-left: -1.6rem !important;
  }

  .u-lg\:m-3 {
    margin: 2.4rem !important;
  }

  .u-lg\:mx-3 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }

  .u-lg\:my-3 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }

  .u-lg\:mt-3 {
    margin-top: 2.4rem !important;
  }

  .u-lg\:mr-3 {
    margin-right: 2.4rem !important;
  }

  .u-lg\:mb-3 {
    margin-bottom: 2.4rem !important;
  }

  .u-lg\:ml-3 {
    margin-left: 2.4rem !important;
  }

  .u-lg\:neg-m-3 {
    margin: -2.4rem !important;
  }

  .u-lg\:neg-mx-3 {
    margin-right: -2.4rem !important;
    margin-left: -2.4rem !important;
  }

  .u-lg\:neg-my-3 {
    margin-top: -2.4rem !important;
    margin-bottom: -2.4rem !important;
  }

  .u-lg\:neg-mt-3 {
    margin-top: -2.4rem !important;
  }

  .u-lg\:neg-mr-3 {
    margin-right: -2.4rem !important;
  }

  .u-lg\:neg-mb-3 {
    margin-bottom: -2.4rem !important;
  }

  .u-lg\:neg-ml-3 {
    margin-left: -2.4rem !important;
  }

  .u-lg\:m-4 {
    margin: 3.2rem !important;
  }

  .u-lg\:mx-4 {
    margin-right: 3.2rem !important;
    margin-left: 3.2rem !important;
  }

  .u-lg\:my-4 {
    margin-top: 3.2rem !important;
    margin-bottom: 3.2rem !important;
  }

  .u-lg\:mt-4 {
    margin-top: 3.2rem !important;
  }

  .u-lg\:mr-4 {
    margin-right: 3.2rem !important;
  }

  .u-lg\:mb-4 {
    margin-bottom: 3.2rem !important;
  }

  .u-lg\:ml-4 {
    margin-left: 3.2rem !important;
  }

  .u-lg\:neg-m-4 {
    margin: -3.2rem !important;
  }

  .u-lg\:neg-mx-4 {
    margin-right: -3.2rem !important;
    margin-left: -3.2rem !important;
  }

  .u-lg\:neg-my-4 {
    margin-top: -3.2rem !important;
    margin-bottom: -3.2rem !important;
  }

  .u-lg\:neg-mt-4 {
    margin-top: -3.2rem !important;
  }

  .u-lg\:neg-mr-4 {
    margin-right: -3.2rem !important;
  }

  .u-lg\:neg-mb-4 {
    margin-bottom: -3.2rem !important;
  }

  .u-lg\:neg-ml-4 {
    margin-left: -3.2rem !important;
  }

  .u-lg\:m-5 {
    margin: 4rem !important;
  }

  .u-lg\:mx-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .u-lg\:my-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .u-lg\:mt-5 {
    margin-top: 4rem !important;
  }

  .u-lg\:mr-5 {
    margin-right: 4rem !important;
  }

  .u-lg\:mb-5 {
    margin-bottom: 4rem !important;
  }

  .u-lg\:ml-5 {
    margin-left: 4rem !important;
  }

  .u-lg\:neg-m-5 {
    margin: -4rem !important;
  }

  .u-lg\:neg-mx-5 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }

  .u-lg\:neg-my-5 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .u-lg\:neg-mt-5 {
    margin-top: -4rem !important;
  }

  .u-lg\:neg-mr-5 {
    margin-right: -4rem !important;
  }

  .u-lg\:neg-mb-5 {
    margin-bottom: -4rem !important;
  }

  .u-lg\:neg-ml-5 {
    margin-left: -4rem !important;
  }

  .u-lg\:m-6 {
    margin: 4.8rem !important;
  }

  .u-lg\:mx-6 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }

  .u-lg\:my-6 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }

  .u-lg\:mt-6 {
    margin-top: 4.8rem !important;
  }

  .u-lg\:mr-6 {
    margin-right: 4.8rem !important;
  }

  .u-lg\:mb-6 {
    margin-bottom: 4.8rem !important;
  }

  .u-lg\:ml-6 {
    margin-left: 4.8rem !important;
  }

  .u-lg\:neg-m-6 {
    margin: -4.8rem !important;
  }

  .u-lg\:neg-mx-6 {
    margin-right: -4.8rem !important;
    margin-left: -4.8rem !important;
  }

  .u-lg\:neg-my-6 {
    margin-top: -4.8rem !important;
    margin-bottom: -4.8rem !important;
  }

  .u-lg\:neg-mt-6 {
    margin-top: -4.8rem !important;
  }

  .u-lg\:neg-mr-6 {
    margin-right: -4.8rem !important;
  }

  .u-lg\:neg-mb-6 {
    margin-bottom: -4.8rem !important;
  }

  .u-lg\:neg-ml-6 {
    margin-left: -4.8rem !important;
  }

  .u-lg\:m-7 {
    margin: 5.6rem !important;
  }

  .u-lg\:mx-7 {
    margin-right: 5.6rem !important;
    margin-left: 5.6rem !important;
  }

  .u-lg\:my-7 {
    margin-top: 5.6rem !important;
    margin-bottom: 5.6rem !important;
  }

  .u-lg\:mt-7 {
    margin-top: 5.6rem !important;
  }

  .u-lg\:mr-7 {
    margin-right: 5.6rem !important;
  }

  .u-lg\:mb-7 {
    margin-bottom: 5.6rem !important;
  }

  .u-lg\:ml-7 {
    margin-left: 5.6rem !important;
  }

  .u-lg\:neg-m-7 {
    margin: -5.6rem !important;
  }

  .u-lg\:neg-mx-7 {
    margin-right: -5.6rem !important;
    margin-left: -5.6rem !important;
  }

  .u-lg\:neg-my-7 {
    margin-top: -5.6rem !important;
    margin-bottom: -5.6rem !important;
  }

  .u-lg\:neg-mt-7 {
    margin-top: -5.6rem !important;
  }

  .u-lg\:neg-mr-7 {
    margin-right: -5.6rem !important;
  }

  .u-lg\:neg-mb-7 {
    margin-bottom: -5.6rem !important;
  }

  .u-lg\:neg-ml-7 {
    margin-left: -5.6rem !important;
  }

  .u-lg\:m-8 {
    margin: 6.4rem !important;
  }

  .u-lg\:mx-8 {
    margin-right: 6.4rem !important;
    margin-left: 6.4rem !important;
  }

  .u-lg\:my-8 {
    margin-top: 6.4rem !important;
    margin-bottom: 6.4rem !important;
  }

  .u-lg\:mt-8 {
    margin-top: 6.4rem !important;
  }

  .u-lg\:mr-8 {
    margin-right: 6.4rem !important;
  }

  .u-lg\:mb-8 {
    margin-bottom: 6.4rem !important;
  }

  .u-lg\:ml-8 {
    margin-left: 6.4rem !important;
  }

  .u-lg\:neg-m-8 {
    margin: -6.4rem !important;
  }

  .u-lg\:neg-mx-8 {
    margin-right: -6.4rem !important;
    margin-left: -6.4rem !important;
  }

  .u-lg\:neg-my-8 {
    margin-top: -6.4rem !important;
    margin-bottom: -6.4rem !important;
  }

  .u-lg\:neg-mt-8 {
    margin-top: -6.4rem !important;
  }

  .u-lg\:neg-mr-8 {
    margin-right: -6.4rem !important;
  }

  .u-lg\:neg-mb-8 {
    margin-bottom: -6.4rem !important;
  }

  .u-lg\:neg-ml-8 {
    margin-left: -6.4rem !important;
  }

  .u-lg\:m-9 {
    margin: 7.2rem !important;
  }

  .u-lg\:mx-9 {
    margin-right: 7.2rem !important;
    margin-left: 7.2rem !important;
  }

  .u-lg\:my-9 {
    margin-top: 7.2rem !important;
    margin-bottom: 7.2rem !important;
  }

  .u-lg\:mt-9 {
    margin-top: 7.2rem !important;
  }

  .u-lg\:mr-9 {
    margin-right: 7.2rem !important;
  }

  .u-lg\:mb-9 {
    margin-bottom: 7.2rem !important;
  }

  .u-lg\:ml-9 {
    margin-left: 7.2rem !important;
  }

  .u-lg\:neg-m-9 {
    margin: -7.2rem !important;
  }

  .u-lg\:neg-mx-9 {
    margin-right: -7.2rem !important;
    margin-left: -7.2rem !important;
  }

  .u-lg\:neg-my-9 {
    margin-top: -7.2rem !important;
    margin-bottom: -7.2rem !important;
  }

  .u-lg\:neg-mt-9 {
    margin-top: -7.2rem !important;
  }

  .u-lg\:neg-mr-9 {
    margin-right: -7.2rem !important;
  }

  .u-lg\:neg-mb-9 {
    margin-bottom: -7.2rem !important;
  }

  .u-lg\:neg-ml-9 {
    margin-left: -7.2rem !important;
  }

  .u-lg\:m-10 {
    margin: 8rem !important;
  }

  .u-lg\:mx-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  .u-lg\:my-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .u-lg\:mt-10 {
    margin-top: 8rem !important;
  }

  .u-lg\:mr-10 {
    margin-right: 8rem !important;
  }

  .u-lg\:mb-10 {
    margin-bottom: 8rem !important;
  }

  .u-lg\:ml-10 {
    margin-left: 8rem !important;
  }

  .u-lg\:neg-m-10 {
    margin: -8rem !important;
  }

  .u-lg\:neg-mx-10 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }

  .u-lg\:neg-my-10 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .u-lg\:neg-mt-10 {
    margin-top: -8rem !important;
  }

  .u-lg\:neg-mr-10 {
    margin-right: -8rem !important;
  }

  .u-lg\:neg-mb-10 {
    margin-bottom: -8rem !important;
  }

  .u-lg\:neg-ml-10 {
    margin-left: -8rem !important;
  }

  .u-lg\:m-11 {
    margin: 8.8rem !important;
  }

  .u-lg\:mx-11 {
    margin-right: 8.8rem !important;
    margin-left: 8.8rem !important;
  }

  .u-lg\:my-11 {
    margin-top: 8.8rem !important;
    margin-bottom: 8.8rem !important;
  }

  .u-lg\:mt-11 {
    margin-top: 8.8rem !important;
  }

  .u-lg\:mr-11 {
    margin-right: 8.8rem !important;
  }

  .u-lg\:mb-11 {
    margin-bottom: 8.8rem !important;
  }

  .u-lg\:ml-11 {
    margin-left: 8.8rem !important;
  }

  .u-lg\:neg-m-11 {
    margin: -8.8rem !important;
  }

  .u-lg\:neg-mx-11 {
    margin-right: -8.8rem !important;
    margin-left: -8.8rem !important;
  }

  .u-lg\:neg-my-11 {
    margin-top: -8.8rem !important;
    margin-bottom: -8.8rem !important;
  }

  .u-lg\:neg-mt-11 {
    margin-top: -8.8rem !important;
  }

  .u-lg\:neg-mr-11 {
    margin-right: -8.8rem !important;
  }

  .u-lg\:neg-mb-11 {
    margin-bottom: -8.8rem !important;
  }

  .u-lg\:neg-ml-11 {
    margin-left: -8.8rem !important;
  }

  .u-lg\:m-12 {
    margin: 9.6rem !important;
  }

  .u-lg\:mx-12 {
    margin-right: 9.6rem !important;
    margin-left: 9.6rem !important;
  }

  .u-lg\:my-12 {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }

  .u-lg\:mt-12 {
    margin-top: 9.6rem !important;
  }

  .u-lg\:mr-12 {
    margin-right: 9.6rem !important;
  }

  .u-lg\:mb-12 {
    margin-bottom: 9.6rem !important;
  }

  .u-lg\:ml-12 {
    margin-left: 9.6rem !important;
  }

  .u-lg\:neg-m-12 {
    margin: -9.6rem !important;
  }

  .u-lg\:neg-mx-12 {
    margin-right: -9.6rem !important;
    margin-left: -9.6rem !important;
  }

  .u-lg\:neg-my-12 {
    margin-top: -9.6rem !important;
    margin-bottom: -9.6rem !important;
  }

  .u-lg\:neg-mt-12 {
    margin-top: -9.6rem !important;
  }

  .u-lg\:neg-mr-12 {
    margin-right: -9.6rem !important;
  }

  .u-lg\:neg-mb-12 {
    margin-bottom: -9.6rem !important;
  }

  .u-lg\:neg-ml-12 {
    margin-left: -9.6rem !important;
  }

  .u-lg\:m-13 {
    margin: 10.4rem !important;
  }

  .u-lg\:mx-13 {
    margin-right: 10.4rem !important;
    margin-left: 10.4rem !important;
  }

  .u-lg\:my-13 {
    margin-top: 10.4rem !important;
    margin-bottom: 10.4rem !important;
  }

  .u-lg\:mt-13 {
    margin-top: 10.4rem !important;
  }

  .u-lg\:mr-13 {
    margin-right: 10.4rem !important;
  }

  .u-lg\:mb-13 {
    margin-bottom: 10.4rem !important;
  }

  .u-lg\:ml-13 {
    margin-left: 10.4rem !important;
  }

  .u-lg\:neg-m-13 {
    margin: -10.4rem !important;
  }

  .u-lg\:neg-mx-13 {
    margin-right: -10.4rem !important;
    margin-left: -10.4rem !important;
  }

  .u-lg\:neg-my-13 {
    margin-top: -10.4rem !important;
    margin-bottom: -10.4rem !important;
  }

  .u-lg\:neg-mt-13 {
    margin-top: -10.4rem !important;
  }

  .u-lg\:neg-mr-13 {
    margin-right: -10.4rem !important;
  }

  .u-lg\:neg-mb-13 {
    margin-bottom: -10.4rem !important;
  }

  .u-lg\:neg-ml-13 {
    margin-left: -10.4rem !important;
  }

  .u-lg\:m-14 {
    margin: 11.2rem !important;
  }

  .u-lg\:mx-14 {
    margin-right: 11.2rem !important;
    margin-left: 11.2rem !important;
  }

  .u-lg\:my-14 {
    margin-top: 11.2rem !important;
    margin-bottom: 11.2rem !important;
  }

  .u-lg\:mt-14 {
    margin-top: 11.2rem !important;
  }

  .u-lg\:mr-14 {
    margin-right: 11.2rem !important;
  }

  .u-lg\:mb-14 {
    margin-bottom: 11.2rem !important;
  }

  .u-lg\:ml-14 {
    margin-left: 11.2rem !important;
  }

  .u-lg\:neg-m-14 {
    margin: -11.2rem !important;
  }

  .u-lg\:neg-mx-14 {
    margin-right: -11.2rem !important;
    margin-left: -11.2rem !important;
  }

  .u-lg\:neg-my-14 {
    margin-top: -11.2rem !important;
    margin-bottom: -11.2rem !important;
  }

  .u-lg\:neg-mt-14 {
    margin-top: -11.2rem !important;
  }

  .u-lg\:neg-mr-14 {
    margin-right: -11.2rem !important;
  }

  .u-lg\:neg-mb-14 {
    margin-bottom: -11.2rem !important;
  }

  .u-lg\:neg-ml-14 {
    margin-left: -11.2rem !important;
  }

  .u-lg\:m-15 {
    margin: 12rem !important;
  }

  .u-lg\:mx-15 {
    margin-right: 12rem !important;
    margin-left: 12rem !important;
  }

  .u-lg\:my-15 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .u-lg\:mt-15 {
    margin-top: 12rem !important;
  }

  .u-lg\:mr-15 {
    margin-right: 12rem !important;
  }

  .u-lg\:mb-15 {
    margin-bottom: 12rem !important;
  }

  .u-lg\:ml-15 {
    margin-left: 12rem !important;
  }

  .u-lg\:neg-m-15 {
    margin: -12rem !important;
  }

  .u-lg\:neg-mx-15 {
    margin-right: -12rem !important;
    margin-left: -12rem !important;
  }

  .u-lg\:neg-my-15 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .u-lg\:neg-mt-15 {
    margin-top: -12rem !important;
  }

  .u-lg\:neg-mr-15 {
    margin-right: -12rem !important;
  }

  .u-lg\:neg-mb-15 {
    margin-bottom: -12rem !important;
  }

  .u-lg\:neg-ml-15 {
    margin-left: -12rem !important;
  }

  .u-lg\:m-16 {
    margin: 12.8rem !important;
  }

  .u-lg\:mx-16 {
    margin-right: 12.8rem !important;
    margin-left: 12.8rem !important;
  }

  .u-lg\:my-16 {
    margin-top: 12.8rem !important;
    margin-bottom: 12.8rem !important;
  }

  .u-lg\:mt-16 {
    margin-top: 12.8rem !important;
  }

  .u-lg\:mr-16 {
    margin-right: 12.8rem !important;
  }

  .u-lg\:mb-16 {
    margin-bottom: 12.8rem !important;
  }

  .u-lg\:ml-16 {
    margin-left: 12.8rem !important;
  }

  .u-lg\:neg-m-16 {
    margin: -12.8rem !important;
  }

  .u-lg\:neg-mx-16 {
    margin-right: -12.8rem !important;
    margin-left: -12.8rem !important;
  }

  .u-lg\:neg-my-16 {
    margin-top: -12.8rem !important;
    margin-bottom: -12.8rem !important;
  }

  .u-lg\:neg-mt-16 {
    margin-top: -12.8rem !important;
  }

  .u-lg\:neg-mr-16 {
    margin-right: -12.8rem !important;
  }

  .u-lg\:neg-mb-16 {
    margin-bottom: -12.8rem !important;
  }

  .u-lg\:neg-ml-16 {
    margin-left: -12.8rem !important;
  }

  .u-lg\:m-17 {
    margin: 13.6rem !important;
  }

  .u-lg\:mx-17 {
    margin-right: 13.6rem !important;
    margin-left: 13.6rem !important;
  }

  .u-lg\:my-17 {
    margin-top: 13.6rem !important;
    margin-bottom: 13.6rem !important;
  }

  .u-lg\:mt-17 {
    margin-top: 13.6rem !important;
  }

  .u-lg\:mr-17 {
    margin-right: 13.6rem !important;
  }

  .u-lg\:mb-17 {
    margin-bottom: 13.6rem !important;
  }

  .u-lg\:ml-17 {
    margin-left: 13.6rem !important;
  }

  .u-lg\:neg-m-17 {
    margin: -13.6rem !important;
  }

  .u-lg\:neg-mx-17 {
    margin-right: -13.6rem !important;
    margin-left: -13.6rem !important;
  }

  .u-lg\:neg-my-17 {
    margin-top: -13.6rem !important;
    margin-bottom: -13.6rem !important;
  }

  .u-lg\:neg-mt-17 {
    margin-top: -13.6rem !important;
  }

  .u-lg\:neg-mr-17 {
    margin-right: -13.6rem !important;
  }

  .u-lg\:neg-mb-17 {
    margin-bottom: -13.6rem !important;
  }

  .u-lg\:neg-ml-17 {
    margin-left: -13.6rem !important;
  }

  .u-lg\:m-18 {
    margin: 14.4rem !important;
  }

  .u-lg\:mx-18 {
    margin-right: 14.4rem !important;
    margin-left: 14.4rem !important;
  }

  .u-lg\:my-18 {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }

  .u-lg\:mt-18 {
    margin-top: 14.4rem !important;
  }

  .u-lg\:mr-18 {
    margin-right: 14.4rem !important;
  }

  .u-lg\:mb-18 {
    margin-bottom: 14.4rem !important;
  }

  .u-lg\:ml-18 {
    margin-left: 14.4rem !important;
  }

  .u-lg\:neg-m-18 {
    margin: -14.4rem !important;
  }

  .u-lg\:neg-mx-18 {
    margin-right: -14.4rem !important;
    margin-left: -14.4rem !important;
  }

  .u-lg\:neg-my-18 {
    margin-top: -14.4rem !important;
    margin-bottom: -14.4rem !important;
  }

  .u-lg\:neg-mt-18 {
    margin-top: -14.4rem !important;
  }

  .u-lg\:neg-mr-18 {
    margin-right: -14.4rem !important;
  }

  .u-lg\:neg-mb-18 {
    margin-bottom: -14.4rem !important;
  }

  .u-lg\:neg-ml-18 {
    margin-left: -14.4rem !important;
  }

  .u-lg\:m-19 {
    margin: 15.2rem !important;
  }

  .u-lg\:mx-19 {
    margin-right: 15.2rem !important;
    margin-left: 15.2rem !important;
  }

  .u-lg\:my-19 {
    margin-top: 15.2rem !important;
    margin-bottom: 15.2rem !important;
  }

  .u-lg\:mt-19 {
    margin-top: 15.2rem !important;
  }

  .u-lg\:mr-19 {
    margin-right: 15.2rem !important;
  }

  .u-lg\:mb-19 {
    margin-bottom: 15.2rem !important;
  }

  .u-lg\:ml-19 {
    margin-left: 15.2rem !important;
  }

  .u-lg\:neg-m-19 {
    margin: -15.2rem !important;
  }

  .u-lg\:neg-mx-19 {
    margin-right: -15.2rem !important;
    margin-left: -15.2rem !important;
  }

  .u-lg\:neg-my-19 {
    margin-top: -15.2rem !important;
    margin-bottom: -15.2rem !important;
  }

  .u-lg\:neg-mt-19 {
    margin-top: -15.2rem !important;
  }

  .u-lg\:neg-mr-19 {
    margin-right: -15.2rem !important;
  }

  .u-lg\:neg-mb-19 {
    margin-bottom: -15.2rem !important;
  }

  .u-lg\:neg-ml-19 {
    margin-left: -15.2rem !important;
  }

  .u-lg\:m-20 {
    margin: 16rem !important;
  }

  .u-lg\:mx-20 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }

  .u-lg\:my-20 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .u-lg\:mt-20 {
    margin-top: 16rem !important;
  }

  .u-lg\:mr-20 {
    margin-right: 16rem !important;
  }

  .u-lg\:mb-20 {
    margin-bottom: 16rem !important;
  }

  .u-lg\:ml-20 {
    margin-left: 16rem !important;
  }

  .u-lg\:neg-m-20 {
    margin: -16rem !important;
  }

  .u-lg\:neg-mx-20 {
    margin-right: -16rem !important;
    margin-left: -16rem !important;
  }

  .u-lg\:neg-my-20 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .u-lg\:neg-mt-20 {
    margin-top: -16rem !important;
  }

  .u-lg\:neg-mr-20 {
    margin-right: -16rem !important;
  }

  .u-lg\:neg-mb-20 {
    margin-bottom: -16rem !important;
  }

  .u-lg\:neg-ml-20 {
    margin-left: -16rem !important;
  }

  .u-lg\:order-0 {
    order: 0 !important;
  }

  .u-lg\:order-1 {
    order: 1 !important;
  }

  .u-lg\:order-2 {
    order: 2 !important;
  }

  .u-lg\:order-3 {
    order: 3 !important;
  }

  .u-lg\:order-4 {
    order: 4 !important;
  }

  .u-lg\:order-5 {
    order: 5 !important;
  }

  .u-lg\:order-6 {
    order: 6 !important;
  }

  .u-lg\:order-7 {
    order: 7 !important;
  }

  .u-lg\:order-8 {
    order: 8 !important;
  }

  .u-lg\:order-9 {
    order: 9 !important;
  }

  .u-lg\:order-10 {
    order: 10 !important;
  }

  .u-lg\:order-11 {
    order: 11 !important;
  }

  .u-lg\:order-12 {
    order: 12 !important;
  }

  .u-lg\:order-13 {
    order: 13 !important;
  }

  .u-lg\:order-14 {
    order: 14 !important;
  }

  .u-lg\:order-15 {
    order: 15 !important;
  }

  .u-lg\:order-16 {
    order: 16 !important;
  }

  .u-lg\:order-17 {
    order: 17 !important;
  }

  .u-lg\:order-18 {
    order: 18 !important;
  }

  .u-lg\:order-19 {
    order: 19 !important;
  }

  .u-lg\:order-20 {
    order: 20 !important;
  }

  .u-lg\:order-21 {
    order: 21 !important;
  }

  .u-lg\:order-22 {
    order: 22 !important;
  }

  .u-lg\:order-23 {
    order: 23 !important;
  }

  .u-lg\:order-24 {
    order: 24 !important;
  }

  .u-lg\:order-25 {
    order: 25 !important;
  }

  .u-lg\:order-26 {
    order: 26 !important;
  }

  .u-lg\:order-27 {
    order: 27 !important;
  }

  .u-lg\:order-28 {
    order: 28 !important;
  }

  .u-lg\:order-29 {
    order: 29 !important;
  }

  .u-lg\:order-30 {
    order: 30 !important;
  }

  .u-lg\:order-31 {
    order: 31 !important;
  }

  .u-lg\:order-32 {
    order: 32 !important;
  }

  .u-lg\:order-33 {
    order: 33 !important;
  }

  .u-lg\:order-34 {
    order: 34 !important;
  }

  .u-lg\:order-35 {
    order: 35 !important;
  }

  .u-lg\:order-36 {
    order: 36 !important;
  }

  .u-lg\:order-37 {
    order: 37 !important;
  }

  .u-lg\:order-38 {
    order: 38 !important;
  }

  .u-lg\:order-39 {
    order: 39 !important;
  }

  .u-lg\:order-40 {
    order: 40 !important;
  }

  .u-lg\:order-41 {
    order: 41 !important;
  }

  .u-lg\:order-42 {
    order: 42 !important;
  }

  .u-lg\:order-43 {
    order: 43 !important;
  }

  .u-lg\:order-44 {
    order: 44 !important;
  }

  .u-lg\:order-45 {
    order: 45 !important;
  }

  .u-lg\:order-46 {
    order: 46 !important;
  }

  .u-lg\:order-47 {
    order: 47 !important;
  }

  .u-lg\:order-48 {
    order: 48 !important;
  }

  .u-lg\:order-49 {
    order: 49 !important;
  }

  .u-lg\:order-50 {
    order: 50 !important;
  }

  .u-lg\:order-51 {
    order: 51 !important;
  }

  .u-lg\:order-52 {
    order: 52 !important;
  }

  .u-lg\:order-53 {
    order: 53 !important;
  }

  .u-lg\:order-54 {
    order: 54 !important;
  }

  .u-lg\:order-55 {
    order: 55 !important;
  }

  .u-lg\:order-56 {
    order: 56 !important;
  }

  .u-lg\:order-57 {
    order: 57 !important;
  }

  .u-lg\:order-58 {
    order: 58 !important;
  }

  .u-lg\:order-59 {
    order: 59 !important;
  }

  .u-lg\:order-60 {
    order: 60 !important;
  }

  .u-lg\:order-61 {
    order: 61 !important;
  }

  .u-lg\:order-62 {
    order: 62 !important;
  }

  .u-lg\:order-63 {
    order: 63 !important;
  }

  .u-lg\:order-64 {
    order: 64 !important;
  }

  .u-lg\:order-65 {
    order: 65 !important;
  }

  .u-lg\:order-66 {
    order: 66 !important;
  }

  .u-lg\:order-67 {
    order: 67 !important;
  }

  .u-lg\:order-68 {
    order: 68 !important;
  }

  .u-lg\:order-69 {
    order: 69 !important;
  }

  .u-lg\:order-70 {
    order: 70 !important;
  }

  .u-lg\:order-71 {
    order: 71 !important;
  }

  .u-lg\:order-72 {
    order: 72 !important;
  }

  .u-lg\:order-73 {
    order: 73 !important;
  }

  .u-lg\:order-74 {
    order: 74 !important;
  }

  .u-lg\:order-75 {
    order: 75 !important;
  }

  .u-lg\:order-76 {
    order: 76 !important;
  }

  .u-lg\:order-77 {
    order: 77 !important;
  }

  .u-lg\:order-78 {
    order: 78 !important;
  }

  .u-lg\:order-79 {
    order: 79 !important;
  }

  .u-lg\:order-80 {
    order: 80 !important;
  }

  .u-lg\:order-81 {
    order: 81 !important;
  }

  .u-lg\:order-82 {
    order: 82 !important;
  }

  .u-lg\:order-83 {
    order: 83 !important;
  }

  .u-lg\:order-84 {
    order: 84 !important;
  }

  .u-lg\:order-85 {
    order: 85 !important;
  }

  .u-lg\:order-86 {
    order: 86 !important;
  }

  .u-lg\:order-87 {
    order: 87 !important;
  }

  .u-lg\:order-88 {
    order: 88 !important;
  }

  .u-lg\:order-89 {
    order: 89 !important;
  }

  .u-lg\:order-90 {
    order: 90 !important;
  }

  .u-lg\:order-91 {
    order: 91 !important;
  }

  .u-lg\:order-92 {
    order: 92 !important;
  }

  .u-lg\:order-93 {
    order: 93 !important;
  }

  .u-lg\:order-94 {
    order: 94 !important;
  }

  .u-lg\:order-95 {
    order: 95 !important;
  }

  .u-lg\:order-96 {
    order: 96 !important;
  }

  .u-lg\:order-97 {
    order: 97 !important;
  }

  .u-lg\:order-98 {
    order: 98 !important;
  }

  .u-lg\:order-99 {
    order: 99 !important;
  }

  .u-lg\:order-100 {
    order: 100 !important;
  }

  .u-lg\:overflow-visible {
    overflow: visible !important;
  }

  .u-lg\:overflow-scroll {
    overflow: scroll !important;
  }

  .u-lg\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .u-lg\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .u-lg\:overflow-hidden {
    overflow: hidden !important;
  }

  .u-lg\:p-0 {
    padding: 0rem !important;
  }

  .u-lg\:px-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .u-lg\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .u-lg\:pt-0 {
    padding-top: 0rem !important;
  }

  .u-lg\:pr-0 {
    padding-right: 0rem !important;
  }

  .u-lg\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .u-lg\:pl-0 {
    padding-left: 0rem !important;
  }

  .u-lg\:p-1 {
    padding: .8rem !important;
  }

  .u-lg\:px-1 {
    padding-right: .8rem !important;
    padding-left: .8rem !important;
  }

  .u-lg\:py-1 {
    padding-top: .8rem !important;
    padding-bottom: .8rem !important;
  }

  .u-lg\:pt-1 {
    padding-top: .8rem !important;
  }

  .u-lg\:pr-1 {
    padding-right: .8rem !important;
  }

  .u-lg\:pb-1 {
    padding-bottom: .8rem !important;
  }

  .u-lg\:pl-1 {
    padding-left: .8rem !important;
  }

  .u-lg\:p-2 {
    padding: 1.6rem !important;
  }

  .u-lg\:px-2 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }

  .u-lg\:py-2 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }

  .u-lg\:pt-2 {
    padding-top: 1.6rem !important;
  }

  .u-lg\:pr-2 {
    padding-right: 1.6rem !important;
  }

  .u-lg\:pb-2 {
    padding-bottom: 1.6rem !important;
  }

  .u-lg\:pl-2 {
    padding-left: 1.6rem !important;
  }

  .u-lg\:p-3 {
    padding: 2.4rem !important;
  }

  .u-lg\:px-3 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }

  .u-lg\:py-3 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }

  .u-lg\:pt-3 {
    padding-top: 2.4rem !important;
  }

  .u-lg\:pr-3 {
    padding-right: 2.4rem !important;
  }

  .u-lg\:pb-3 {
    padding-bottom: 2.4rem !important;
  }

  .u-lg\:pl-3 {
    padding-left: 2.4rem !important;
  }

  .u-lg\:p-4 {
    padding: 3.2rem !important;
  }

  .u-lg\:px-4 {
    padding-right: 3.2rem !important;
    padding-left: 3.2rem !important;
  }

  .u-lg\:py-4 {
    padding-top: 3.2rem !important;
    padding-bottom: 3.2rem !important;
  }

  .u-lg\:pt-4 {
    padding-top: 3.2rem !important;
  }

  .u-lg\:pr-4 {
    padding-right: 3.2rem !important;
  }

  .u-lg\:pb-4 {
    padding-bottom: 3.2rem !important;
  }

  .u-lg\:pl-4 {
    padding-left: 3.2rem !important;
  }

  .u-lg\:p-5 {
    padding: 4rem !important;
  }

  .u-lg\:px-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .u-lg\:py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .u-lg\:pt-5 {
    padding-top: 4rem !important;
  }

  .u-lg\:pr-5 {
    padding-right: 4rem !important;
  }

  .u-lg\:pb-5 {
    padding-bottom: 4rem !important;
  }

  .u-lg\:pl-5 {
    padding-left: 4rem !important;
  }

  .u-lg\:p-6 {
    padding: 4.8rem !important;
  }

  .u-lg\:px-6 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }

  .u-lg\:py-6 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }

  .u-lg\:pt-6 {
    padding-top: 4.8rem !important;
  }

  .u-lg\:pr-6 {
    padding-right: 4.8rem !important;
  }

  .u-lg\:pb-6 {
    padding-bottom: 4.8rem !important;
  }

  .u-lg\:pl-6 {
    padding-left: 4.8rem !important;
  }

  .u-lg\:p-7 {
    padding: 5.6rem !important;
  }

  .u-lg\:px-7 {
    padding-right: 5.6rem !important;
    padding-left: 5.6rem !important;
  }

  .u-lg\:py-7 {
    padding-top: 5.6rem !important;
    padding-bottom: 5.6rem !important;
  }

  .u-lg\:pt-7 {
    padding-top: 5.6rem !important;
  }

  .u-lg\:pr-7 {
    padding-right: 5.6rem !important;
  }

  .u-lg\:pb-7 {
    padding-bottom: 5.6rem !important;
  }

  .u-lg\:pl-7 {
    padding-left: 5.6rem !important;
  }

  .u-lg\:p-8 {
    padding: 6.4rem !important;
  }

  .u-lg\:px-8 {
    padding-right: 6.4rem !important;
    padding-left: 6.4rem !important;
  }

  .u-lg\:py-8 {
    padding-top: 6.4rem !important;
    padding-bottom: 6.4rem !important;
  }

  .u-lg\:pt-8 {
    padding-top: 6.4rem !important;
  }

  .u-lg\:pr-8 {
    padding-right: 6.4rem !important;
  }

  .u-lg\:pb-8 {
    padding-bottom: 6.4rem !important;
  }

  .u-lg\:pl-8 {
    padding-left: 6.4rem !important;
  }

  .u-lg\:p-9 {
    padding: 7.2rem !important;
  }

  .u-lg\:px-9 {
    padding-right: 7.2rem !important;
    padding-left: 7.2rem !important;
  }

  .u-lg\:py-9 {
    padding-top: 7.2rem !important;
    padding-bottom: 7.2rem !important;
  }

  .u-lg\:pt-9 {
    padding-top: 7.2rem !important;
  }

  .u-lg\:pr-9 {
    padding-right: 7.2rem !important;
  }

  .u-lg\:pb-9 {
    padding-bottom: 7.2rem !important;
  }

  .u-lg\:pl-9 {
    padding-left: 7.2rem !important;
  }

  .u-lg\:p-10 {
    padding: 8rem !important;
  }

  .u-lg\:px-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  .u-lg\:py-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .u-lg\:pt-10 {
    padding-top: 8rem !important;
  }

  .u-lg\:pr-10 {
    padding-right: 8rem !important;
  }

  .u-lg\:pb-10 {
    padding-bottom: 8rem !important;
  }

  .u-lg\:pl-10 {
    padding-left: 8rem !important;
  }

  .u-lg\:p-11 {
    padding: 8.8rem !important;
  }

  .u-lg\:px-11 {
    padding-right: 8.8rem !important;
    padding-left: 8.8rem !important;
  }

  .u-lg\:py-11 {
    padding-top: 8.8rem !important;
    padding-bottom: 8.8rem !important;
  }

  .u-lg\:pt-11 {
    padding-top: 8.8rem !important;
  }

  .u-lg\:pr-11 {
    padding-right: 8.8rem !important;
  }

  .u-lg\:pb-11 {
    padding-bottom: 8.8rem !important;
  }

  .u-lg\:pl-11 {
    padding-left: 8.8rem !important;
  }

  .u-lg\:p-12 {
    padding: 9.6rem !important;
  }

  .u-lg\:px-12 {
    padding-right: 9.6rem !important;
    padding-left: 9.6rem !important;
  }

  .u-lg\:py-12 {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }

  .u-lg\:pt-12 {
    padding-top: 9.6rem !important;
  }

  .u-lg\:pr-12 {
    padding-right: 9.6rem !important;
  }

  .u-lg\:pb-12 {
    padding-bottom: 9.6rem !important;
  }

  .u-lg\:pl-12 {
    padding-left: 9.6rem !important;
  }

  .u-lg\:p-13 {
    padding: 10.4rem !important;
  }

  .u-lg\:px-13 {
    padding-right: 10.4rem !important;
    padding-left: 10.4rem !important;
  }

  .u-lg\:py-13 {
    padding-top: 10.4rem !important;
    padding-bottom: 10.4rem !important;
  }

  .u-lg\:pt-13 {
    padding-top: 10.4rem !important;
  }

  .u-lg\:pr-13 {
    padding-right: 10.4rem !important;
  }

  .u-lg\:pb-13 {
    padding-bottom: 10.4rem !important;
  }

  .u-lg\:pl-13 {
    padding-left: 10.4rem !important;
  }

  .u-lg\:p-14 {
    padding: 11.2rem !important;
  }

  .u-lg\:px-14 {
    padding-right: 11.2rem !important;
    padding-left: 11.2rem !important;
  }

  .u-lg\:py-14 {
    padding-top: 11.2rem !important;
    padding-bottom: 11.2rem !important;
  }

  .u-lg\:pt-14 {
    padding-top: 11.2rem !important;
  }

  .u-lg\:pr-14 {
    padding-right: 11.2rem !important;
  }

  .u-lg\:pb-14 {
    padding-bottom: 11.2rem !important;
  }

  .u-lg\:pl-14 {
    padding-left: 11.2rem !important;
  }

  .u-lg\:p-15 {
    padding: 12rem !important;
  }

  .u-lg\:px-15 {
    padding-right: 12rem !important;
    padding-left: 12rem !important;
  }

  .u-lg\:py-15 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .u-lg\:pt-15 {
    padding-top: 12rem !important;
  }

  .u-lg\:pr-15 {
    padding-right: 12rem !important;
  }

  .u-lg\:pb-15 {
    padding-bottom: 12rem !important;
  }

  .u-lg\:pl-15 {
    padding-left: 12rem !important;
  }

  .u-lg\:p-16 {
    padding: 12.8rem !important;
  }

  .u-lg\:px-16 {
    padding-right: 12.8rem !important;
    padding-left: 12.8rem !important;
  }

  .u-lg\:py-16 {
    padding-top: 12.8rem !important;
    padding-bottom: 12.8rem !important;
  }

  .u-lg\:pt-16 {
    padding-top: 12.8rem !important;
  }

  .u-lg\:pr-16 {
    padding-right: 12.8rem !important;
  }

  .u-lg\:pb-16 {
    padding-bottom: 12.8rem !important;
  }

  .u-lg\:pl-16 {
    padding-left: 12.8rem !important;
  }

  .u-lg\:p-17 {
    padding: 13.6rem !important;
  }

  .u-lg\:px-17 {
    padding-right: 13.6rem !important;
    padding-left: 13.6rem !important;
  }

  .u-lg\:py-17 {
    padding-top: 13.6rem !important;
    padding-bottom: 13.6rem !important;
  }

  .u-lg\:pt-17 {
    padding-top: 13.6rem !important;
  }

  .u-lg\:pr-17 {
    padding-right: 13.6rem !important;
  }

  .u-lg\:pb-17 {
    padding-bottom: 13.6rem !important;
  }

  .u-lg\:pl-17 {
    padding-left: 13.6rem !important;
  }

  .u-lg\:p-18 {
    padding: 14.4rem !important;
  }

  .u-lg\:px-18 {
    padding-right: 14.4rem !important;
    padding-left: 14.4rem !important;
  }

  .u-lg\:py-18 {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }

  .u-lg\:pt-18 {
    padding-top: 14.4rem !important;
  }

  .u-lg\:pr-18 {
    padding-right: 14.4rem !important;
  }

  .u-lg\:pb-18 {
    padding-bottom: 14.4rem !important;
  }

  .u-lg\:pl-18 {
    padding-left: 14.4rem !important;
  }

  .u-lg\:p-19 {
    padding: 15.2rem !important;
  }

  .u-lg\:px-19 {
    padding-right: 15.2rem !important;
    padding-left: 15.2rem !important;
  }

  .u-lg\:py-19 {
    padding-top: 15.2rem !important;
    padding-bottom: 15.2rem !important;
  }

  .u-lg\:pt-19 {
    padding-top: 15.2rem !important;
  }

  .u-lg\:pr-19 {
    padding-right: 15.2rem !important;
  }

  .u-lg\:pb-19 {
    padding-bottom: 15.2rem !important;
  }

  .u-lg\:pl-19 {
    padding-left: 15.2rem !important;
  }

  .u-lg\:p-20 {
    padding: 16rem !important;
  }

  .u-lg\:px-20 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }

  .u-lg\:py-20 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .u-lg\:pt-20 {
    padding-top: 16rem !important;
  }

  .u-lg\:pr-20 {
    padding-right: 16rem !important;
  }

  .u-lg\:pb-20 {
    padding-bottom: 16rem !important;
  }

  .u-lg\:pl-20 {
    padding-left: 16rem !important;
  }

  .u-lg\:text-left {
    text-align: left !important;
  }

  .u-lg\:text-center {
    text-align: center !important;
  }

  .u-lg\:text-right {
    text-align: right !important;
  }

  .u-lg\:text-justify {
    text-align: justify !important;
  }

  .u-lg\:visible {
    visibility: visible !important;
  }

  .u-lg\:hidden {
    visibility: hidden !important;
  }

  .u-lg\:whitespace-normal {
    white-space: normal !important;
  }

  .u-lg\:whitespace-nowrap {
    white-space: nowrap !important;
  }

  .u-lg\:w-0 {
    width: 0% !important;
  }

  .u-lg\:w-1 {
    width: 1% !important;
  }

  .u-lg\:w-2 {
    width: 2% !important;
  }

  .u-lg\:w-3 {
    width: 3% !important;
  }

  .u-lg\:w-4 {
    width: 4% !important;
  }

  .u-lg\:w-5 {
    width: 5% !important;
  }

  .u-lg\:w-6 {
    width: 6% !important;
  }

  .u-lg\:w-7 {
    width: 7% !important;
  }

  .u-lg\:w-8 {
    width: 8% !important;
  }

  .u-lg\:w-9 {
    width: 9% !important;
  }

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

  .u-lg\:w-11 {
    width: 11% !important;
  }

  .u-lg\:w-12 {
    width: 12% !important;
  }

  .u-lg\:w-13 {
    width: 13% !important;
  }

  .u-lg\:w-14 {
    width: 14% !important;
  }

  .u-lg\:w-15 {
    width: 15% !important;
  }

  .u-lg\:w-16 {
    width: 16% !important;
  }

  .u-lg\:w-17 {
    width: 17% !important;
  }

  .u-lg\:w-18 {
    width: 18% !important;
  }

  .u-lg\:w-19 {
    width: 19% !important;
  }

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

  .u-lg\:w-21 {
    width: 21% !important;
  }

  .u-lg\:w-22 {
    width: 22% !important;
  }

  .u-lg\:w-23 {
    width: 23% !important;
  }

  .u-lg\:w-24 {
    width: 24% !important;
  }

  .u-lg\:w-25 {
    width: 25% !important;
  }

  .u-lg\:w-26 {
    width: 26% !important;
  }

  .u-lg\:w-27 {
    width: 27% !important;
  }

  .u-lg\:w-28 {
    width: 28% !important;
  }

  .u-lg\:w-29 {
    width: 29% !important;
  }

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

  .u-lg\:w-31 {
    width: 31% !important;
  }

  .u-lg\:w-32 {
    width: 32% !important;
  }

  .u-lg\:w-33 {
    width: 33% !important;
  }

  .u-lg\:w-34 {
    width: 34% !important;
  }

  .u-lg\:w-35 {
    width: 35% !important;
  }

  .u-lg\:w-36 {
    width: 36% !important;
  }

  .u-lg\:w-37 {
    width: 37% !important;
  }

  .u-lg\:w-38 {
    width: 38% !important;
  }

  .u-lg\:w-39 {
    width: 39% !important;
  }

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

  .u-lg\:w-41 {
    width: 41% !important;
  }

  .u-lg\:w-42 {
    width: 42% !important;
  }

  .u-lg\:w-43 {
    width: 43% !important;
  }

  .u-lg\:w-44 {
    width: 44% !important;
  }

  .u-lg\:w-45 {
    width: 45% !important;
  }

  .u-lg\:w-46 {
    width: 46% !important;
  }

  .u-lg\:w-47 {
    width: 47% !important;
  }

  .u-lg\:w-48 {
    width: 48% !important;
  }

  .u-lg\:w-49 {
    width: 49% !important;
  }

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

  .u-lg\:w-51 {
    width: 51% !important;
  }

  .u-lg\:w-52 {
    width: 52% !important;
  }

  .u-lg\:w-53 {
    width: 53% !important;
  }

  .u-lg\:w-54 {
    width: 54% !important;
  }

  .u-lg\:w-55 {
    width: 55% !important;
  }

  .u-lg\:w-56 {
    width: 56% !important;
  }

  .u-lg\:w-57 {
    width: 57% !important;
  }

  .u-lg\:w-58 {
    width: 58% !important;
  }

  .u-lg\:w-59 {
    width: 59% !important;
  }

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

  .u-lg\:w-61 {
    width: 61% !important;
  }

  .u-lg\:w-62 {
    width: 62% !important;
  }

  .u-lg\:w-63 {
    width: 63% !important;
  }

  .u-lg\:w-64 {
    width: 64% !important;
  }

  .u-lg\:w-65 {
    width: 65% !important;
  }

  .u-lg\:w-66 {
    width: 66% !important;
  }

  .u-lg\:w-67 {
    width: 67% !important;
  }

  .u-lg\:w-68 {
    width: 68% !important;
  }

  .u-lg\:w-69 {
    width: 69% !important;
  }

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

  .u-lg\:w-71 {
    width: 71% !important;
  }

  .u-lg\:w-72 {
    width: 72% !important;
  }

  .u-lg\:w-73 {
    width: 73% !important;
  }

  .u-lg\:w-74 {
    width: 74% !important;
  }

  .u-lg\:w-75 {
    width: 75% !important;
  }

  .u-lg\:w-76 {
    width: 76% !important;
  }

  .u-lg\:w-77 {
    width: 77% !important;
  }

  .u-lg\:w-78 {
    width: 78% !important;
  }

  .u-lg\:w-79 {
    width: 79% !important;
  }

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

  .u-lg\:w-81 {
    width: 81% !important;
  }

  .u-lg\:w-82 {
    width: 82% !important;
  }

  .u-lg\:w-83 {
    width: 83% !important;
  }

  .u-lg\:w-84 {
    width: 84% !important;
  }

  .u-lg\:w-85 {
    width: 85% !important;
  }

  .u-lg\:w-86 {
    width: 86% !important;
  }

  .u-lg\:w-87 {
    width: 87% !important;
  }

  .u-lg\:w-88 {
    width: 88% !important;
  }

  .u-lg\:w-89 {
    width: 89% !important;
  }

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

  .u-lg\:w-91 {
    width: 91% !important;
  }

  .u-lg\:w-92 {
    width: 92% !important;
  }

  .u-lg\:w-93 {
    width: 93% !important;
  }

  .u-lg\:w-94 {
    width: 94% !important;
  }

  .u-lg\:w-95 {
    width: 95% !important;
  }

  .u-lg\:w-96 {
    width: 96% !important;
  }

  .u-lg\:w-97 {
    width: 97% !important;
  }

  .u-lg\:w-98 {
    width: 98% !important;
  }

  .u-lg\:w-99 {
    width: 99% !important;
  }

  .u-lg\:w-100 {
    width: 100% !important;
  }

  .u-lg\:w-0rem {
    width: 0rem !important;
  }

  .u-lg\:w-1rem {
    width: .1rem !important;
  }

  .u-lg\:w-2rem {
    width: .2rem !important;
  }

  .u-lg\:w-3rem {
    width: .3rem !important;
  }

  .u-lg\:w-4rem {
    width: .4rem !important;
  }

  .u-lg\:w-5rem {
    width: .5rem !important;
  }

  .u-lg\:w-6rem {
    width: .6rem !important;
  }

  .u-lg\:w-7rem {
    width: .7rem !important;
  }

  .u-lg\:w-8rem {
    width: .8rem !important;
  }

  .u-lg\:w-9rem {
    width: .9rem !important;
  }

  .u-lg\:w-10rem {
    width: 1rem !important;
  }

  .u-lg\:w-11rem {
    width: 1.1rem !important;
  }

  .u-lg\:w-12rem {
    width: 1.2rem !important;
  }

  .u-lg\:w-13rem {
    width: 1.3rem !important;
  }

  .u-lg\:w-14rem {
    width: 1.4rem !important;
  }

  .u-lg\:w-15rem {
    width: 1.5rem !important;
  }

  .u-lg\:w-16rem {
    width: 1.6rem !important;
  }

  .u-lg\:w-17rem {
    width: 1.7rem !important;
  }

  .u-lg\:w-18rem {
    width: 1.8rem !important;
  }

  .u-lg\:w-19rem {
    width: 1.9rem !important;
  }

  .u-lg\:w-20rem {
    width: 2rem !important;
  }

  .u-lg\:w-21rem {
    width: 2.1rem !important;
  }

  .u-lg\:w-22rem {
    width: 2.2rem !important;
  }

  .u-lg\:w-23rem {
    width: 2.3rem !important;
  }

  .u-lg\:w-24rem {
    width: 2.4rem !important;
  }

  .u-lg\:w-25rem {
    width: 2.5rem !important;
  }

  .u-lg\:w-26rem {
    width: 2.6rem !important;
  }

  .u-lg\:w-27rem {
    width: 2.7rem !important;
  }

  .u-lg\:w-28rem {
    width: 2.8rem !important;
  }

  .u-lg\:w-29rem {
    width: 2.9rem !important;
  }

  .u-lg\:w-30rem {
    width: 3rem !important;
  }

  .u-lg\:w-31rem {
    width: 3.1rem !important;
  }

  .u-lg\:w-32rem {
    width: 3.2rem !important;
  }

  .u-lg\:w-33rem {
    width: 3.3rem !important;
  }

  .u-lg\:w-34rem {
    width: 3.4rem !important;
  }

  .u-lg\:w-35rem {
    width: 3.5rem !important;
  }

  .u-lg\:w-36rem {
    width: 3.6rem !important;
  }

  .u-lg\:w-37rem {
    width: 3.7rem !important;
  }

  .u-lg\:w-38rem {
    width: 3.8rem !important;
  }

  .u-lg\:w-39rem {
    width: 3.9rem !important;
  }

  .u-lg\:w-40rem {
    width: 4rem !important;
  }

  .u-lg\:w-41rem {
    width: 4.1rem !important;
  }

  .u-lg\:w-42rem {
    width: 4.2rem !important;
  }

  .u-lg\:w-43rem {
    width: 4.3rem !important;
  }

  .u-lg\:w-44rem {
    width: 4.4rem !important;
  }

  .u-lg\:w-45rem {
    width: 4.5rem !important;
  }

  .u-lg\:w-46rem {
    width: 4.6rem !important;
  }

  .u-lg\:w-47rem {
    width: 4.7rem !important;
  }

  .u-lg\:w-48rem {
    width: 4.8rem !important;
  }

  .u-lg\:w-49rem {
    width: 4.9rem !important;
  }

  .u-lg\:w-50rem {
    width: 5rem !important;
  }

  .u-lg\:w-51rem {
    width: 5.1rem !important;
  }

  .u-lg\:w-52rem {
    width: 5.2rem !important;
  }

  .u-lg\:w-53rem {
    width: 5.3rem !important;
  }

  .u-lg\:w-54rem {
    width: 5.4rem !important;
  }

  .u-lg\:w-55rem {
    width: 5.5rem !important;
  }

  .u-lg\:w-56rem {
    width: 5.6rem !important;
  }

  .u-lg\:w-57rem {
    width: 5.7rem !important;
  }

  .u-lg\:w-58rem {
    width: 5.8rem !important;
  }

  .u-lg\:w-59rem {
    width: 5.9rem !important;
  }

  .u-lg\:w-60rem {
    width: 6rem !important;
  }

  .u-lg\:w-61rem {
    width: 6.1rem !important;
  }

  .u-lg\:w-62rem {
    width: 6.2rem !important;
  }

  .u-lg\:w-63rem {
    width: 6.3rem !important;
  }

  .u-lg\:w-64rem {
    width: 6.4rem !important;
  }

  .u-lg\:w-65rem {
    width: 6.5rem !important;
  }

  .u-lg\:w-66rem {
    width: 6.6rem !important;
  }

  .u-lg\:w-67rem {
    width: 6.7rem !important;
  }

  .u-lg\:w-68rem {
    width: 6.8rem !important;
  }

  .u-lg\:w-69rem {
    width: 6.9rem !important;
  }

  .u-lg\:w-70rem {
    width: 7rem !important;
  }

  .u-lg\:w-71rem {
    width: 7.1rem !important;
  }

  .u-lg\:w-72rem {
    width: 7.2rem !important;
  }

  .u-lg\:w-73rem {
    width: 7.3rem !important;
  }

  .u-lg\:w-74rem {
    width: 7.4rem !important;
  }

  .u-lg\:w-75rem {
    width: 7.5rem !important;
  }

  .u-lg\:w-76rem {
    width: 7.6rem !important;
  }

  .u-lg\:w-77rem {
    width: 7.7rem !important;
  }

  .u-lg\:w-78rem {
    width: 7.8rem !important;
  }

  .u-lg\:w-79rem {
    width: 7.9rem !important;
  }

  .u-lg\:w-80rem {
    width: 8rem !important;
  }

  .u-lg\:w-81rem {
    width: 8.1rem !important;
  }

  .u-lg\:w-82rem {
    width: 8.2rem !important;
  }

  .u-lg\:w-83rem {
    width: 8.3rem !important;
  }

  .u-lg\:w-84rem {
    width: 8.4rem !important;
  }

  .u-lg\:w-85rem {
    width: 8.5rem !important;
  }

  .u-lg\:w-86rem {
    width: 8.6rem !important;
  }

  .u-lg\:w-87rem {
    width: 8.7rem !important;
  }

  .u-lg\:w-88rem {
    width: 8.8rem !important;
  }

  .u-lg\:w-89rem {
    width: 8.9rem !important;
  }

  .u-lg\:w-90rem {
    width: 9rem !important;
  }

  .u-lg\:w-91rem {
    width: 9.1rem !important;
  }

  .u-lg\:w-92rem {
    width: 9.2rem !important;
  }

  .u-lg\:w-93rem {
    width: 9.3rem !important;
  }

  .u-lg\:w-94rem {
    width: 9.4rem !important;
  }

  .u-lg\:w-95rem {
    width: 9.5rem !important;
  }

  .u-lg\:w-96rem {
    width: 9.6rem !important;
  }

  .u-lg\:w-97rem {
    width: 9.7rem !important;
  }

  .u-lg\:w-98rem {
    width: 9.8rem !important;
  }

  .u-lg\:w-99rem {
    width: 9.9rem !important;
  }

  .u-lg\:w-100rem {
    width: 10rem !important;
  }

  .u-lg\:w-101rem {
    width: 10.1rem !important;
  }

  .u-lg\:w-102rem {
    width: 10.2rem !important;
  }

  .u-lg\:w-103rem {
    width: 10.3rem !important;
  }

  .u-lg\:w-104rem {
    width: 10.4rem !important;
  }

  .u-lg\:w-105rem {
    width: 10.5rem !important;
  }

  .u-lg\:w-106rem {
    width: 10.6rem !important;
  }

  .u-lg\:w-107rem {
    width: 10.7rem !important;
  }

  .u-lg\:w-108rem {
    width: 10.8rem !important;
  }

  .u-lg\:w-109rem {
    width: 10.9rem !important;
  }

  .u-lg\:w-110rem {
    width: 11rem !important;
  }

  .u-lg\:w-111rem {
    width: 11.1rem !important;
  }

  .u-lg\:w-112rem {
    width: 11.2rem !important;
  }

  .u-lg\:w-113rem {
    width: 11.3rem !important;
  }

  .u-lg\:w-114rem {
    width: 11.4rem !important;
  }

  .u-lg\:w-115rem {
    width: 11.5rem !important;
  }

  .u-lg\:w-116rem {
    width: 11.6rem !important;
  }

  .u-lg\:w-117rem {
    width: 11.7rem !important;
  }

  .u-lg\:w-118rem {
    width: 11.8rem !important;
  }

  .u-lg\:w-119rem {
    width: 11.9rem !important;
  }

  .u-lg\:w-120rem {
    width: 12rem !important;
  }

  .u-lg\:w-121rem {
    width: 12.1rem !important;
  }

  .u-lg\:w-122rem {
    width: 12.2rem !important;
  }

  .u-lg\:w-123rem {
    width: 12.3rem !important;
  }

  .u-lg\:w-124rem {
    width: 12.4rem !important;
  }

  .u-lg\:w-125rem {
    width: 12.5rem !important;
  }

  .u-lg\:w-126rem {
    width: 12.6rem !important;
  }

  .u-lg\:w-127rem {
    width: 12.7rem !important;
  }

  .u-lg\:w-128rem {
    width: 12.8rem !important;
  }

  .u-lg\:w-129rem {
    width: 12.9rem !important;
  }

  .u-lg\:w-130rem {
    width: 13rem !important;
  }

  .u-lg\:w-131rem {
    width: 13.1rem !important;
  }

  .u-lg\:w-132rem {
    width: 13.2rem !important;
  }

  .u-lg\:w-133rem {
    width: 13.3rem !important;
  }

  .u-lg\:w-134rem {
    width: 13.4rem !important;
  }

  .u-lg\:w-135rem {
    width: 13.5rem !important;
  }

  .u-lg\:w-136rem {
    width: 13.6rem !important;
  }

  .u-lg\:w-137rem {
    width: 13.7rem !important;
  }

  .u-lg\:w-138rem {
    width: 13.8rem !important;
  }

  .u-lg\:w-139rem {
    width: 13.9rem !important;
  }

  .u-lg\:w-140rem {
    width: 14rem !important;
  }

  .u-lg\:w-141rem {
    width: 14.1rem !important;
  }

  .u-lg\:w-142rem {
    width: 14.2rem !important;
  }

  .u-lg\:w-143rem {
    width: 14.3rem !important;
  }

  .u-lg\:w-144rem {
    width: 14.4rem !important;
  }

  .u-lg\:w-145rem {
    width: 14.5rem !important;
  }

  .u-lg\:w-146rem {
    width: 14.6rem !important;
  }

  .u-lg\:w-147rem {
    width: 14.7rem !important;
  }

  .u-lg\:w-148rem {
    width: 14.8rem !important;
  }

  .u-lg\:w-149rem {
    width: 14.9rem !important;
  }

  .u-lg\:w-150rem {
    width: 15rem !important;
  }

  .u-lg\:w-151rem {
    width: 15.1rem !important;
  }

  .u-lg\:w-152rem {
    width: 15.2rem !important;
  }

  .u-lg\:w-153rem {
    width: 15.3rem !important;
  }

  .u-lg\:w-154rem {
    width: 15.4rem !important;
  }

  .u-lg\:w-155rem {
    width: 15.5rem !important;
  }

  .u-lg\:w-156rem {
    width: 15.6rem !important;
  }

  .u-lg\:w-157rem {
    width: 15.7rem !important;
  }

  .u-lg\:w-158rem {
    width: 15.8rem !important;
  }

  .u-lg\:w-159rem {
    width: 15.9rem !important;
  }

  .u-lg\:w-160rem {
    width: 16rem !important;
  }

  .u-lg\:w-161rem {
    width: 16.1rem !important;
  }

  .u-lg\:w-162rem {
    width: 16.2rem !important;
  }

  .u-lg\:w-163rem {
    width: 16.3rem !important;
  }

  .u-lg\:w-164rem {
    width: 16.4rem !important;
  }

  .u-lg\:w-165rem {
    width: 16.5rem !important;
  }

  .u-lg\:w-166rem {
    width: 16.6rem !important;
  }

  .u-lg\:w-167rem {
    width: 16.7rem !important;
  }

  .u-lg\:w-168rem {
    width: 16.8rem !important;
  }

  .u-lg\:w-169rem {
    width: 16.9rem !important;
  }

  .u-lg\:w-170rem {
    width: 17rem !important;
  }

  .u-lg\:w-171rem {
    width: 17.1rem !important;
  }

  .u-lg\:w-172rem {
    width: 17.2rem !important;
  }

  .u-lg\:w-173rem {
    width: 17.3rem !important;
  }

  .u-lg\:w-174rem {
    width: 17.4rem !important;
  }

  .u-lg\:w-175rem {
    width: 17.5rem !important;
  }

  .u-lg\:w-176rem {
    width: 17.6rem !important;
  }

  .u-lg\:w-177rem {
    width: 17.7rem !important;
  }

  .u-lg\:w-178rem {
    width: 17.8rem !important;
  }

  .u-lg\:w-179rem {
    width: 17.9rem !important;
  }

  .u-lg\:w-180rem {
    width: 18rem !important;
  }

  .u-lg\:w-181rem {
    width: 18.1rem !important;
  }

  .u-lg\:w-182rem {
    width: 18.2rem !important;
  }

  .u-lg\:w-183rem {
    width: 18.3rem !important;
  }

  .u-lg\:w-184rem {
    width: 18.4rem !important;
  }

  .u-lg\:w-185rem {
    width: 18.5rem !important;
  }

  .u-lg\:w-186rem {
    width: 18.6rem !important;
  }

  .u-lg\:w-187rem {
    width: 18.7rem !important;
  }

  .u-lg\:w-188rem {
    width: 18.8rem !important;
  }

  .u-lg\:w-189rem {
    width: 18.9rem !important;
  }

  .u-lg\:w-190rem {
    width: 19rem !important;
  }

  .u-lg\:w-191rem {
    width: 19.1rem !important;
  }

  .u-lg\:w-192rem {
    width: 19.2rem !important;
  }

  .u-lg\:w-193rem {
    width: 19.3rem !important;
  }

  .u-lg\:w-194rem {
    width: 19.4rem !important;
  }

  .u-lg\:w-195rem {
    width: 19.5rem !important;
  }

  .u-lg\:w-196rem {
    width: 19.6rem !important;
  }

  .u-lg\:w-197rem {
    width: 19.7rem !important;
  }

  .u-lg\:w-198rem {
    width: 19.8rem !important;
  }

  .u-lg\:w-199rem {
    width: 19.9rem !important;
  }

  .u-lg\:w-200rem {
    width: 20rem !important;
  }

  .u-lg\:w-201rem {
    width: 20.1rem !important;
  }

  .u-lg\:w-202rem {
    width: 20.2rem !important;
  }

  .u-lg\:w-203rem {
    width: 20.3rem !important;
  }

  .u-lg\:w-204rem {
    width: 20.4rem !important;
  }

  .u-lg\:w-205rem {
    width: 20.5rem !important;
  }

  .u-lg\:w-206rem {
    width: 20.6rem !important;
  }

  .u-lg\:w-207rem {
    width: 20.7rem !important;
  }

  .u-lg\:w-208rem {
    width: 20.8rem !important;
  }

  .u-lg\:w-209rem {
    width: 20.9rem !important;
  }

  .u-lg\:w-210rem {
    width: 21rem !important;
  }

  .u-lg\:w-211rem {
    width: 21.1rem !important;
  }

  .u-lg\:w-212rem {
    width: 21.2rem !important;
  }

  .u-lg\:w-213rem {
    width: 21.3rem !important;
  }

  .u-lg\:w-214rem {
    width: 21.4rem !important;
  }

  .u-lg\:w-215rem {
    width: 21.5rem !important;
  }

  .u-lg\:w-216rem {
    width: 21.6rem !important;
  }

  .u-lg\:w-217rem {
    width: 21.7rem !important;
  }

  .u-lg\:w-218rem {
    width: 21.8rem !important;
  }

  .u-lg\:w-219rem {
    width: 21.9rem !important;
  }

  .u-lg\:w-220rem {
    width: 22rem !important;
  }

  .u-lg\:w-221rem {
    width: 22.1rem !important;
  }

  .u-lg\:w-222rem {
    width: 22.2rem !important;
  }

  .u-lg\:w-223rem {
    width: 22.3rem !important;
  }

  .u-lg\:w-224rem {
    width: 22.4rem !important;
  }

  .u-lg\:w-225rem {
    width: 22.5rem !important;
  }

  .u-lg\:w-226rem {
    width: 22.6rem !important;
  }

  .u-lg\:w-227rem {
    width: 22.7rem !important;
  }

  .u-lg\:w-228rem {
    width: 22.8rem !important;
  }

  .u-lg\:w-229rem {
    width: 22.9rem !important;
  }

  .u-lg\:w-230rem {
    width: 23rem !important;
  }

  .u-lg\:w-231rem {
    width: 23.1rem !important;
  }

  .u-lg\:w-232rem {
    width: 23.2rem !important;
  }

  .u-lg\:w-233rem {
    width: 23.3rem !important;
  }

  .u-lg\:w-234rem {
    width: 23.4rem !important;
  }

  .u-lg\:w-235rem {
    width: 23.5rem !important;
  }

  .u-lg\:w-236rem {
    width: 23.6rem !important;
  }

  .u-lg\:w-237rem {
    width: 23.7rem !important;
  }

  .u-lg\:w-238rem {
    width: 23.8rem !important;
  }

  .u-lg\:w-239rem {
    width: 23.9rem !important;
  }

  .u-lg\:w-240rem {
    width: 24rem !important;
  }

  .u-lg\:w-241rem {
    width: 24.1rem !important;
  }

  .u-lg\:w-242rem {
    width: 24.2rem !important;
  }

  .u-lg\:w-243rem {
    width: 24.3rem !important;
  }

  .u-lg\:w-244rem {
    width: 24.4rem !important;
  }

  .u-lg\:w-245rem {
    width: 24.5rem !important;
  }

  .u-lg\:w-246rem {
    width: 24.6rem !important;
  }

  .u-lg\:w-247rem {
    width: 24.7rem !important;
  }

  .u-lg\:w-248rem {
    width: 24.8rem !important;
  }

  .u-lg\:w-249rem {
    width: 24.9rem !important;
  }

  .u-lg\:w-250rem {
    width: 25rem !important;
  }

  .u-lg\:w-251rem {
    width: 25.1rem !important;
  }

  .u-lg\:w-252rem {
    width: 25.2rem !important;
  }

  .u-lg\:w-253rem {
    width: 25.3rem !important;
  }

  .u-lg\:w-254rem {
    width: 25.4rem !important;
  }

  .u-lg\:w-255rem {
    width: 25.5rem !important;
  }

  .u-lg\:w-256rem {
    width: 25.6rem !important;
  }

  .u-lg\:w-257rem {
    width: 25.7rem !important;
  }

  .u-lg\:w-258rem {
    width: 25.8rem !important;
  }

  .u-lg\:w-259rem {
    width: 25.9rem !important;
  }

  .u-lg\:w-260rem {
    width: 26rem !important;
  }

  .u-lg\:w-261rem {
    width: 26.1rem !important;
  }

  .u-lg\:w-262rem {
    width: 26.2rem !important;
  }

  .u-lg\:w-263rem {
    width: 26.3rem !important;
  }

  .u-lg\:w-264rem {
    width: 26.4rem !important;
  }

  .u-lg\:w-265rem {
    width: 26.5rem !important;
  }

  .u-lg\:w-266rem {
    width: 26.6rem !important;
  }

  .u-lg\:w-267rem {
    width: 26.7rem !important;
  }

  .u-lg\:w-268rem {
    width: 26.8rem !important;
  }

  .u-lg\:w-269rem {
    width: 26.9rem !important;
  }

  .u-lg\:w-270rem {
    width: 27rem !important;
  }

  .u-lg\:w-271rem {
    width: 27.1rem !important;
  }

  .u-lg\:w-272rem {
    width: 27.2rem !important;
  }

  .u-lg\:w-273rem {
    width: 27.3rem !important;
  }

  .u-lg\:w-274rem {
    width: 27.4rem !important;
  }

  .u-lg\:w-275rem {
    width: 27.5rem !important;
  }

  .u-lg\:w-276rem {
    width: 27.6rem !important;
  }

  .u-lg\:w-277rem {
    width: 27.7rem !important;
  }

  .u-lg\:w-278rem {
    width: 27.8rem !important;
  }

  .u-lg\:w-279rem {
    width: 27.9rem !important;
  }

  .u-lg\:w-280rem {
    width: 28rem !important;
  }

  .u-lg\:w-281rem {
    width: 28.1rem !important;
  }

  .u-lg\:w-282rem {
    width: 28.2rem !important;
  }

  .u-lg\:w-283rem {
    width: 28.3rem !important;
  }

  .u-lg\:w-284rem {
    width: 28.4rem !important;
  }

  .u-lg\:w-285rem {
    width: 28.5rem !important;
  }

  .u-lg\:w-286rem {
    width: 28.6rem !important;
  }

  .u-lg\:w-287rem {
    width: 28.7rem !important;
  }

  .u-lg\:w-288rem {
    width: 28.8rem !important;
  }

  .u-lg\:w-289rem {
    width: 28.9rem !important;
  }

  .u-lg\:w-290rem {
    width: 29rem !important;
  }

  .u-lg\:w-291rem {
    width: 29.1rem !important;
  }

  .u-lg\:w-292rem {
    width: 29.2rem !important;
  }

  .u-lg\:w-293rem {
    width: 29.3rem !important;
  }

  .u-lg\:w-294rem {
    width: 29.4rem !important;
  }

  .u-lg\:w-295rem {
    width: 29.5rem !important;
  }

  .u-lg\:w-296rem {
    width: 29.6rem !important;
  }

  .u-lg\:w-297rem {
    width: 29.7rem !important;
  }

  .u-lg\:w-298rem {
    width: 29.8rem !important;
  }

  .u-lg\:w-299rem {
    width: 29.9rem !important;
  }

  .u-lg\:w-300rem {
    width: 30rem !important;
  }

  .u-lg\:w-301rem {
    width: 30.1rem !important;
  }

  .u-lg\:w-302rem {
    width: 30.2rem !important;
  }

  .u-lg\:w-303rem {
    width: 30.3rem !important;
  }

  .u-lg\:w-304rem {
    width: 30.4rem !important;
  }

  .u-lg\:w-305rem {
    width: 30.5rem !important;
  }

  .u-lg\:w-306rem {
    width: 30.6rem !important;
  }

  .u-lg\:w-307rem {
    width: 30.7rem !important;
  }

  .u-lg\:w-308rem {
    width: 30.8rem !important;
  }

  .u-lg\:w-309rem {
    width: 30.9rem !important;
  }

  .u-lg\:w-310rem {
    width: 31rem !important;
  }

  .u-lg\:w-311rem {
    width: 31.1rem !important;
  }

  .u-lg\:w-312rem {
    width: 31.2rem !important;
  }

  .u-lg\:w-313rem {
    width: 31.3rem !important;
  }

  .u-lg\:w-314rem {
    width: 31.4rem !important;
  }

  .u-lg\:w-315rem {
    width: 31.5rem !important;
  }

  .u-lg\:w-316rem {
    width: 31.6rem !important;
  }

  .u-lg\:w-317rem {
    width: 31.7rem !important;
  }

  .u-lg\:w-318rem {
    width: 31.8rem !important;
  }

  .u-lg\:w-319rem {
    width: 31.9rem !important;
  }

  .u-lg\:w-320rem {
    width: 32rem !important;
  }

  .u-lg\:w-321rem {
    width: 32.1rem !important;
  }

  .u-lg\:w-322rem {
    width: 32.2rem !important;
  }

  .u-lg\:w-323rem {
    width: 32.3rem !important;
  }

  .u-lg\:w-324rem {
    width: 32.4rem !important;
  }

  .u-lg\:w-325rem {
    width: 32.5rem !important;
  }

  .u-lg\:w-326rem {
    width: 32.6rem !important;
  }

  .u-lg\:w-327rem {
    width: 32.7rem !important;
  }

  .u-lg\:w-328rem {
    width: 32.8rem !important;
  }

  .u-lg\:w-329rem {
    width: 32.9rem !important;
  }

  .u-lg\:w-330rem {
    width: 33rem !important;
  }

  .u-lg\:w-331rem {
    width: 33.1rem !important;
  }

  .u-lg\:w-332rem {
    width: 33.2rem !important;
  }

  .u-lg\:w-333rem {
    width: 33.3rem !important;
  }

  .u-lg\:w-334rem {
    width: 33.4rem !important;
  }

  .u-lg\:w-335rem {
    width: 33.5rem !important;
  }

  .u-lg\:w-336rem {
    width: 33.6rem !important;
  }

  .u-lg\:w-337rem {
    width: 33.7rem !important;
  }

  .u-lg\:w-338rem {
    width: 33.8rem !important;
  }

  .u-lg\:w-339rem {
    width: 33.9rem !important;
  }

  .u-lg\:w-340rem {
    width: 34rem !important;
  }

  .u-lg\:w-341rem {
    width: 34.1rem !important;
  }

  .u-lg\:w-342rem {
    width: 34.2rem !important;
  }

  .u-lg\:w-343rem {
    width: 34.3rem !important;
  }

  .u-lg\:w-344rem {
    width: 34.4rem !important;
  }

  .u-lg\:w-345rem {
    width: 34.5rem !important;
  }

  .u-lg\:w-346rem {
    width: 34.6rem !important;
  }

  .u-lg\:w-347rem {
    width: 34.7rem !important;
  }

  .u-lg\:w-348rem {
    width: 34.8rem !important;
  }

  .u-lg\:w-349rem {
    width: 34.9rem !important;
  }

  .u-lg\:w-350rem {
    width: 35rem !important;
  }

  .u-lg\:w-351rem {
    width: 35.1rem !important;
  }

  .u-lg\:w-352rem {
    width: 35.2rem !important;
  }

  .u-lg\:w-353rem {
    width: 35.3rem !important;
  }

  .u-lg\:w-354rem {
    width: 35.4rem !important;
  }

  .u-lg\:w-355rem {
    width: 35.5rem !important;
  }

  .u-lg\:w-356rem {
    width: 35.6rem !important;
  }

  .u-lg\:w-357rem {
    width: 35.7rem !important;
  }

  .u-lg\:w-358rem {
    width: 35.8rem !important;
  }

  .u-lg\:w-359rem {
    width: 35.9rem !important;
  }

  .u-lg\:w-360rem {
    width: 36rem !important;
  }

  .u-lg\:w-361rem {
    width: 36.1rem !important;
  }

  .u-lg\:w-362rem {
    width: 36.2rem !important;
  }

  .u-lg\:w-363rem {
    width: 36.3rem !important;
  }

  .u-lg\:w-364rem {
    width: 36.4rem !important;
  }

  .u-lg\:w-365rem {
    width: 36.5rem !important;
  }

  .u-lg\:w-366rem {
    width: 36.6rem !important;
  }

  .u-lg\:w-367rem {
    width: 36.7rem !important;
  }

  .u-lg\:w-368rem {
    width: 36.8rem !important;
  }

  .u-lg\:w-369rem {
    width: 36.9rem !important;
  }

  .u-lg\:w-370rem {
    width: 37rem !important;
  }

  .u-lg\:w-371rem {
    width: 37.1rem !important;
  }

  .u-lg\:w-372rem {
    width: 37.2rem !important;
  }

  .u-lg\:w-373rem {
    width: 37.3rem !important;
  }

  .u-lg\:w-374rem {
    width: 37.4rem !important;
  }

  .u-lg\:w-375rem {
    width: 37.5rem !important;
  }

  .u-lg\:w-376rem {
    width: 37.6rem !important;
  }

  .u-lg\:w-377rem {
    width: 37.7rem !important;
  }

  .u-lg\:w-378rem {
    width: 37.8rem !important;
  }

  .u-lg\:w-379rem {
    width: 37.9rem !important;
  }

  .u-lg\:w-380rem {
    width: 38rem !important;
  }

  .u-lg\:w-381rem {
    width: 38.1rem !important;
  }

  .u-lg\:w-382rem {
    width: 38.2rem !important;
  }

  .u-lg\:w-383rem {
    width: 38.3rem !important;
  }

  .u-lg\:w-384rem {
    width: 38.4rem !important;
  }

  .u-lg\:w-385rem {
    width: 38.5rem !important;
  }

  .u-lg\:w-386rem {
    width: 38.6rem !important;
  }

  .u-lg\:w-387rem {
    width: 38.7rem !important;
  }

  .u-lg\:w-388rem {
    width: 38.8rem !important;
  }

  .u-lg\:w-389rem {
    width: 38.9rem !important;
  }

  .u-lg\:w-390rem {
    width: 39rem !important;
  }

  .u-lg\:w-391rem {
    width: 39.1rem !important;
  }

  .u-lg\:w-392rem {
    width: 39.2rem !important;
  }

  .u-lg\:w-393rem {
    width: 39.3rem !important;
  }

  .u-lg\:w-394rem {
    width: 39.4rem !important;
  }

  .u-lg\:w-395rem {
    width: 39.5rem !important;
  }

  .u-lg\:w-396rem {
    width: 39.6rem !important;
  }

  .u-lg\:w-397rem {
    width: 39.7rem !important;
  }

  .u-lg\:w-398rem {
    width: 39.8rem !important;
  }

  .u-lg\:w-399rem {
    width: 39.9rem !important;
  }

  .u-lg\:w-400rem {
    width: 40rem !important;
  }

  .u-lg\:w-401rem {
    width: 40.1rem !important;
  }

  .u-lg\:w-402rem {
    width: 40.2rem !important;
  }

  .u-lg\:w-403rem {
    width: 40.3rem !important;
  }

  .u-lg\:w-404rem {
    width: 40.4rem !important;
  }

  .u-lg\:w-405rem {
    width: 40.5rem !important;
  }

  .u-lg\:w-406rem {
    width: 40.6rem !important;
  }

  .u-lg\:w-407rem {
    width: 40.7rem !important;
  }

  .u-lg\:w-408rem {
    width: 40.8rem !important;
  }

  .u-lg\:w-409rem {
    width: 40.9rem !important;
  }

  .u-lg\:w-410rem {
    width: 41rem !important;
  }

  .u-lg\:w-411rem {
    width: 41.1rem !important;
  }

  .u-lg\:w-412rem {
    width: 41.2rem !important;
  }

  .u-lg\:w-413rem {
    width: 41.3rem !important;
  }

  .u-lg\:w-414rem {
    width: 41.4rem !important;
  }

  .u-lg\:w-415rem {
    width: 41.5rem !important;
  }

  .u-lg\:w-416rem {
    width: 41.6rem !important;
  }

  .u-lg\:w-417rem {
    width: 41.7rem !important;
  }

  .u-lg\:w-418rem {
    width: 41.8rem !important;
  }

  .u-lg\:w-419rem {
    width: 41.9rem !important;
  }

  .u-lg\:w-420rem {
    width: 42rem !important;
  }

  .u-lg\:w-421rem {
    width: 42.1rem !important;
  }

  .u-lg\:w-422rem {
    width: 42.2rem !important;
  }

  .u-lg\:w-423rem {
    width: 42.3rem !important;
  }

  .u-lg\:w-424rem {
    width: 42.4rem !important;
  }

  .u-lg\:w-425rem {
    width: 42.5rem !important;
  }

  .u-lg\:w-426rem {
    width: 42.6rem !important;
  }

  .u-lg\:w-427rem {
    width: 42.7rem !important;
  }

  .u-lg\:w-428rem {
    width: 42.8rem !important;
  }

  .u-lg\:w-429rem {
    width: 42.9rem !important;
  }

  .u-lg\:w-430rem {
    width: 43rem !important;
  }

  .u-lg\:w-431rem {
    width: 43.1rem !important;
  }

  .u-lg\:w-432rem {
    width: 43.2rem !important;
  }

  .u-lg\:w-433rem {
    width: 43.3rem !important;
  }

  .u-lg\:w-434rem {
    width: 43.4rem !important;
  }

  .u-lg\:w-435rem {
    width: 43.5rem !important;
  }

  .u-lg\:w-436rem {
    width: 43.6rem !important;
  }

  .u-lg\:w-437rem {
    width: 43.7rem !important;
  }

  .u-lg\:w-438rem {
    width: 43.8rem !important;
  }

  .u-lg\:w-439rem {
    width: 43.9rem !important;
  }

  .u-lg\:w-440rem {
    width: 44rem !important;
  }

  .u-lg\:w-441rem {
    width: 44.1rem !important;
  }

  .u-lg\:w-442rem {
    width: 44.2rem !important;
  }

  .u-lg\:w-443rem {
    width: 44.3rem !important;
  }

  .u-lg\:w-444rem {
    width: 44.4rem !important;
  }

  .u-lg\:w-445rem {
    width: 44.5rem !important;
  }

  .u-lg\:w-446rem {
    width: 44.6rem !important;
  }

  .u-lg\:w-447rem {
    width: 44.7rem !important;
  }

  .u-lg\:w-448rem {
    width: 44.8rem !important;
  }

  .u-lg\:w-449rem {
    width: 44.9rem !important;
  }

  .u-lg\:w-450rem {
    width: 45rem !important;
  }

  .u-lg\:w-451rem {
    width: 45.1rem !important;
  }

  .u-lg\:w-452rem {
    width: 45.2rem !important;
  }

  .u-lg\:w-453rem {
    width: 45.3rem !important;
  }

  .u-lg\:w-454rem {
    width: 45.4rem !important;
  }

  .u-lg\:w-455rem {
    width: 45.5rem !important;
  }

  .u-lg\:w-456rem {
    width: 45.6rem !important;
  }

  .u-lg\:w-457rem {
    width: 45.7rem !important;
  }

  .u-lg\:w-458rem {
    width: 45.8rem !important;
  }

  .u-lg\:w-459rem {
    width: 45.9rem !important;
  }

  .u-lg\:w-460rem {
    width: 46rem !important;
  }

  .u-lg\:w-461rem {
    width: 46.1rem !important;
  }

  .u-lg\:w-462rem {
    width: 46.2rem !important;
  }

  .u-lg\:w-463rem {
    width: 46.3rem !important;
  }

  .u-lg\:w-464rem {
    width: 46.4rem !important;
  }

  .u-lg\:w-465rem {
    width: 46.5rem !important;
  }

  .u-lg\:w-466rem {
    width: 46.6rem !important;
  }

  .u-lg\:w-467rem {
    width: 46.7rem !important;
  }

  .u-lg\:w-468rem {
    width: 46.8rem !important;
  }

  .u-lg\:w-469rem {
    width: 46.9rem !important;
  }

  .u-lg\:w-470rem {
    width: 47rem !important;
  }

  .u-lg\:w-471rem {
    width: 47.1rem !important;
  }

  .u-lg\:w-472rem {
    width: 47.2rem !important;
  }

  .u-lg\:w-473rem {
    width: 47.3rem !important;
  }

  .u-lg\:w-474rem {
    width: 47.4rem !important;
  }

  .u-lg\:w-475rem {
    width: 47.5rem !important;
  }

  .u-lg\:w-476rem {
    width: 47.6rem !important;
  }

  .u-lg\:w-477rem {
    width: 47.7rem !important;
  }

  .u-lg\:w-478rem {
    width: 47.8rem !important;
  }

  .u-lg\:w-479rem {
    width: 47.9rem !important;
  }

  .u-lg\:w-480rem {
    width: 48rem !important;
  }

  .u-lg\:w-481rem {
    width: 48.1rem !important;
  }

  .u-lg\:w-482rem {
    width: 48.2rem !important;
  }

  .u-lg\:w-483rem {
    width: 48.3rem !important;
  }

  .u-lg\:w-484rem {
    width: 48.4rem !important;
  }

  .u-lg\:w-485rem {
    width: 48.5rem !important;
  }

  .u-lg\:w-486rem {
    width: 48.6rem !important;
  }

  .u-lg\:w-487rem {
    width: 48.7rem !important;
  }

  .u-lg\:w-488rem {
    width: 48.8rem !important;
  }

  .u-lg\:w-489rem {
    width: 48.9rem !important;
  }

  .u-lg\:w-490rem {
    width: 49rem !important;
  }

  .u-lg\:w-491rem {
    width: 49.1rem !important;
  }

  .u-lg\:w-492rem {
    width: 49.2rem !important;
  }

  .u-lg\:w-493rem {
    width: 49.3rem !important;
  }

  .u-lg\:w-494rem {
    width: 49.4rem !important;
  }

  .u-lg\:w-495rem {
    width: 49.5rem !important;
  }

  .u-lg\:w-496rem {
    width: 49.6rem !important;
  }

  .u-lg\:w-497rem {
    width: 49.7rem !important;
  }

  .u-lg\:w-498rem {
    width: 49.8rem !important;
  }

  .u-lg\:w-499rem {
    width: 49.9rem !important;
  }

  .u-lg\:w-500rem {
    width: 50rem !important;
  }

  .u-lg\:w-501rem {
    width: 50.1rem !important;
  }

  .u-lg\:w-502rem {
    width: 50.2rem !important;
  }

  .u-lg\:w-503rem {
    width: 50.3rem !important;
  }

  .u-lg\:w-504rem {
    width: 50.4rem !important;
  }

  .u-lg\:w-505rem {
    width: 50.5rem !important;
  }

  .u-lg\:w-506rem {
    width: 50.6rem !important;
  }

  .u-lg\:w-507rem {
    width: 50.7rem !important;
  }

  .u-lg\:w-508rem {
    width: 50.8rem !important;
  }

  .u-lg\:w-509rem {
    width: 50.9rem !important;
  }

  .u-lg\:w-510rem {
    width: 51rem !important;
  }

  .u-lg\:w-511rem {
    width: 51.1rem !important;
  }

  .u-lg\:w-512rem {
    width: 51.2rem !important;
  }

  .u-lg\:w-513rem {
    width: 51.3rem !important;
  }

  .u-lg\:w-514rem {
    width: 51.4rem !important;
  }

  .u-lg\:w-515rem {
    width: 51.5rem !important;
  }

  .u-lg\:w-516rem {
    width: 51.6rem !important;
  }

  .u-lg\:w-517rem {
    width: 51.7rem !important;
  }

  .u-lg\:w-518rem {
    width: 51.8rem !important;
  }

  .u-lg\:w-519rem {
    width: 51.9rem !important;
  }

  .u-lg\:w-520rem {
    width: 52rem !important;
  }

  .u-lg\:w-521rem {
    width: 52.1rem !important;
  }

  .u-lg\:w-522rem {
    width: 52.2rem !important;
  }

  .u-lg\:w-523rem {
    width: 52.3rem !important;
  }

  .u-lg\:w-524rem {
    width: 52.4rem !important;
  }

  .u-lg\:w-525rem {
    width: 52.5rem !important;
  }

  .u-lg\:w-526rem {
    width: 52.6rem !important;
  }

  .u-lg\:w-527rem {
    width: 52.7rem !important;
  }

  .u-lg\:w-528rem {
    width: 52.8rem !important;
  }

  .u-lg\:w-529rem {
    width: 52.9rem !important;
  }

  .u-lg\:w-530rem {
    width: 53rem !important;
  }

  .u-lg\:w-531rem {
    width: 53.1rem !important;
  }

  .u-lg\:w-532rem {
    width: 53.2rem !important;
  }

  .u-lg\:w-533rem {
    width: 53.3rem !important;
  }

  .u-lg\:w-534rem {
    width: 53.4rem !important;
  }

  .u-lg\:w-535rem {
    width: 53.5rem !important;
  }

  .u-lg\:w-536rem {
    width: 53.6rem !important;
  }

  .u-lg\:w-537rem {
    width: 53.7rem !important;
  }

  .u-lg\:w-538rem {
    width: 53.8rem !important;
  }

  .u-lg\:w-539rem {
    width: 53.9rem !important;
  }

  .u-lg\:w-540rem {
    width: 54rem !important;
  }

  .u-lg\:w-541rem {
    width: 54.1rem !important;
  }

  .u-lg\:w-542rem {
    width: 54.2rem !important;
  }

  .u-lg\:w-543rem {
    width: 54.3rem !important;
  }

  .u-lg\:w-544rem {
    width: 54.4rem !important;
  }

  .u-lg\:w-545rem {
    width: 54.5rem !important;
  }

  .u-lg\:w-546rem {
    width: 54.6rem !important;
  }

  .u-lg\:w-547rem {
    width: 54.7rem !important;
  }

  .u-lg\:w-548rem {
    width: 54.8rem !important;
  }

  .u-lg\:w-549rem {
    width: 54.9rem !important;
  }

  .u-lg\:w-550rem {
    width: 55rem !important;
  }

  .u-lg\:w-551rem {
    width: 55.1rem !important;
  }

  .u-lg\:w-552rem {
    width: 55.2rem !important;
  }

  .u-lg\:w-553rem {
    width: 55.3rem !important;
  }

  .u-lg\:w-554rem {
    width: 55.4rem !important;
  }

  .u-lg\:w-555rem {
    width: 55.5rem !important;
  }

  .u-lg\:w-556rem {
    width: 55.6rem !important;
  }

  .u-lg\:w-557rem {
    width: 55.7rem !important;
  }

  .u-lg\:w-558rem {
    width: 55.8rem !important;
  }

  .u-lg\:w-559rem {
    width: 55.9rem !important;
  }

  .u-lg\:w-560rem {
    width: 56rem !important;
  }

  .u-lg\:w-561rem {
    width: 56.1rem !important;
  }

  .u-lg\:w-562rem {
    width: 56.2rem !important;
  }

  .u-lg\:w-563rem {
    width: 56.3rem !important;
  }

  .u-lg\:w-564rem {
    width: 56.4rem !important;
  }

  .u-lg\:w-565rem {
    width: 56.5rem !important;
  }

  .u-lg\:w-566rem {
    width: 56.6rem !important;
  }

  .u-lg\:w-567rem {
    width: 56.7rem !important;
  }

  .u-lg\:w-568rem {
    width: 56.8rem !important;
  }

  .u-lg\:w-569rem {
    width: 56.9rem !important;
  }

  .u-lg\:w-570rem {
    width: 57rem !important;
  }

  .u-lg\:w-571rem {
    width: 57.1rem !important;
  }

  .u-lg\:w-572rem {
    width: 57.2rem !important;
  }

  .u-lg\:w-573rem {
    width: 57.3rem !important;
  }

  .u-lg\:w-574rem {
    width: 57.4rem !important;
  }

  .u-lg\:w-575rem {
    width: 57.5rem !important;
  }

  .u-lg\:w-576rem {
    width: 57.6rem !important;
  }

  .u-lg\:w-577rem {
    width: 57.7rem !important;
  }

  .u-lg\:w-578rem {
    width: 57.8rem !important;
  }

  .u-lg\:w-579rem {
    width: 57.9rem !important;
  }

  .u-lg\:w-580rem {
    width: 58rem !important;
  }

  .u-lg\:w-581rem {
    width: 58.1rem !important;
  }

  .u-lg\:w-582rem {
    width: 58.2rem !important;
  }

  .u-lg\:w-583rem {
    width: 58.3rem !important;
  }

  .u-lg\:w-584rem {
    width: 58.4rem !important;
  }

  .u-lg\:w-585rem {
    width: 58.5rem !important;
  }

  .u-lg\:w-586rem {
    width: 58.6rem !important;
  }

  .u-lg\:w-587rem {
    width: 58.7rem !important;
  }

  .u-lg\:w-588rem {
    width: 58.8rem !important;
  }

  .u-lg\:w-589rem {
    width: 58.9rem !important;
  }

  .u-lg\:w-590rem {
    width: 59rem !important;
  }

  .u-lg\:w-591rem {
    width: 59.1rem !important;
  }

  .u-lg\:w-592rem {
    width: 59.2rem !important;
  }

  .u-lg\:w-593rem {
    width: 59.3rem !important;
  }

  .u-lg\:w-594rem {
    width: 59.4rem !important;
  }

  .u-lg\:w-595rem {
    width: 59.5rem !important;
  }

  .u-lg\:w-596rem {
    width: 59.6rem !important;
  }

  .u-lg\:w-597rem {
    width: 59.7rem !important;
  }

  .u-lg\:w-598rem {
    width: 59.8rem !important;
  }

  .u-lg\:w-599rem {
    width: 59.9rem !important;
  }

  .u-lg\:w-600rem {
    width: 60rem !important;
  }

  .u-lg\:w-601rem {
    width: 60.1rem !important;
  }

  .u-lg\:w-602rem {
    width: 60.2rem !important;
  }

  .u-lg\:w-603rem {
    width: 60.3rem !important;
  }

  .u-lg\:w-604rem {
    width: 60.4rem !important;
  }

  .u-lg\:w-605rem {
    width: 60.5rem !important;
  }

  .u-lg\:w-606rem {
    width: 60.6rem !important;
  }

  .u-lg\:w-607rem {
    width: 60.7rem !important;
  }

  .u-lg\:w-608rem {
    width: 60.8rem !important;
  }

  .u-lg\:w-609rem {
    width: 60.9rem !important;
  }

  .u-lg\:w-610rem {
    width: 61rem !important;
  }

  .u-lg\:w-611rem {
    width: 61.1rem !important;
  }

  .u-lg\:w-612rem {
    width: 61.2rem !important;
  }

  .u-lg\:w-613rem {
    width: 61.3rem !important;
  }

  .u-lg\:w-614rem {
    width: 61.4rem !important;
  }

  .u-lg\:w-615rem {
    width: 61.5rem !important;
  }

  .u-lg\:w-616rem {
    width: 61.6rem !important;
  }

  .u-lg\:w-617rem {
    width: 61.7rem !important;
  }

  .u-lg\:w-618rem {
    width: 61.8rem !important;
  }

  .u-lg\:w-619rem {
    width: 61.9rem !important;
  }

  .u-lg\:w-620rem {
    width: 62rem !important;
  }

  .u-lg\:w-621rem {
    width: 62.1rem !important;
  }

  .u-lg\:w-622rem {
    width: 62.2rem !important;
  }

  .u-lg\:w-623rem {
    width: 62.3rem !important;
  }

  .u-lg\:w-624rem {
    width: 62.4rem !important;
  }

  .u-lg\:w-625rem {
    width: 62.5rem !important;
  }

  .u-lg\:w-626rem {
    width: 62.6rem !important;
  }

  .u-lg\:w-627rem {
    width: 62.7rem !important;
  }

  .u-lg\:w-628rem {
    width: 62.8rem !important;
  }

  .u-lg\:w-629rem {
    width: 62.9rem !important;
  }

  .u-lg\:w-630rem {
    width: 63rem !important;
  }

  .u-lg\:w-631rem {
    width: 63.1rem !important;
  }

  .u-lg\:w-632rem {
    width: 63.2rem !important;
  }

  .u-lg\:w-633rem {
    width: 63.3rem !important;
  }

  .u-lg\:w-634rem {
    width: 63.4rem !important;
  }

  .u-lg\:w-635rem {
    width: 63.5rem !important;
  }

  .u-lg\:w-636rem {
    width: 63.6rem !important;
  }

  .u-lg\:w-637rem {
    width: 63.7rem !important;
  }

  .u-lg\:w-638rem {
    width: 63.8rem !important;
  }

  .u-lg\:w-639rem {
    width: 63.9rem !important;
  }

  .u-lg\:w-640rem {
    width: 64rem !important;
  }

  .u-lg\:w-641rem {
    width: 64.1rem !important;
  }

  .u-lg\:w-642rem {
    width: 64.2rem !important;
  }

  .u-lg\:w-643rem {
    width: 64.3rem !important;
  }

  .u-lg\:w-644rem {
    width: 64.4rem !important;
  }

  .u-lg\:w-645rem {
    width: 64.5rem !important;
  }

  .u-lg\:w-646rem {
    width: 64.6rem !important;
  }

  .u-lg\:w-647rem {
    width: 64.7rem !important;
  }

  .u-lg\:w-648rem {
    width: 64.8rem !important;
  }

  .u-lg\:w-649rem {
    width: 64.9rem !important;
  }

  .u-lg\:w-650rem {
    width: 65rem !important;
  }

  .u-lg\:w-651rem {
    width: 65.1rem !important;
  }

  .u-lg\:w-652rem {
    width: 65.2rem !important;
  }

  .u-lg\:w-653rem {
    width: 65.3rem !important;
  }

  .u-lg\:w-654rem {
    width: 65.4rem !important;
  }

  .u-lg\:w-655rem {
    width: 65.5rem !important;
  }

  .u-lg\:w-656rem {
    width: 65.6rem !important;
  }

  .u-lg\:w-657rem {
    width: 65.7rem !important;
  }

  .u-lg\:w-658rem {
    width: 65.8rem !important;
  }

  .u-lg\:w-659rem {
    width: 65.9rem !important;
  }

  .u-lg\:w-660rem {
    width: 66rem !important;
  }

  .u-lg\:w-661rem {
    width: 66.1rem !important;
  }

  .u-lg\:w-662rem {
    width: 66.2rem !important;
  }

  .u-lg\:w-663rem {
    width: 66.3rem !important;
  }

  .u-lg\:w-664rem {
    width: 66.4rem !important;
  }

  .u-lg\:w-665rem {
    width: 66.5rem !important;
  }

  .u-lg\:w-666rem {
    width: 66.6rem !important;
  }

  .u-lg\:w-667rem {
    width: 66.7rem !important;
  }

  .u-lg\:w-668rem {
    width: 66.8rem !important;
  }

  .u-lg\:w-669rem {
    width: 66.9rem !important;
  }

  .u-lg\:w-670rem {
    width: 67rem !important;
  }

  .u-lg\:w-671rem {
    width: 67.1rem !important;
  }

  .u-lg\:w-672rem {
    width: 67.2rem !important;
  }

  .u-lg\:w-673rem {
    width: 67.3rem !important;
  }

  .u-lg\:w-674rem {
    width: 67.4rem !important;
  }

  .u-lg\:w-675rem {
    width: 67.5rem !important;
  }

  .u-lg\:w-676rem {
    width: 67.6rem !important;
  }

  .u-lg\:w-677rem {
    width: 67.7rem !important;
  }

  .u-lg\:w-678rem {
    width: 67.8rem !important;
  }

  .u-lg\:w-679rem {
    width: 67.9rem !important;
  }

  .u-lg\:w-680rem {
    width: 68rem !important;
  }

  .u-lg\:w-681rem {
    width: 68.1rem !important;
  }

  .u-lg\:w-682rem {
    width: 68.2rem !important;
  }

  .u-lg\:w-683rem {
    width: 68.3rem !important;
  }

  .u-lg\:w-684rem {
    width: 68.4rem !important;
  }

  .u-lg\:w-685rem {
    width: 68.5rem !important;
  }

  .u-lg\:w-686rem {
    width: 68.6rem !important;
  }

  .u-lg\:w-687rem {
    width: 68.7rem !important;
  }

  .u-lg\:w-688rem {
    width: 68.8rem !important;
  }

  .u-lg\:w-689rem {
    width: 68.9rem !important;
  }

  .u-lg\:w-690rem {
    width: 69rem !important;
  }

  .u-lg\:w-691rem {
    width: 69.1rem !important;
  }

  .u-lg\:w-692rem {
    width: 69.2rem !important;
  }

  .u-lg\:w-693rem {
    width: 69.3rem !important;
  }

  .u-lg\:w-694rem {
    width: 69.4rem !important;
  }

  .u-lg\:w-695rem {
    width: 69.5rem !important;
  }

  .u-lg\:w-696rem {
    width: 69.6rem !important;
  }

  .u-lg\:w-697rem {
    width: 69.7rem !important;
  }

  .u-lg\:w-698rem {
    width: 69.8rem !important;
  }

  .u-lg\:w-699rem {
    width: 69.9rem !important;
  }

  .u-lg\:w-700rem {
    width: 70rem !important;
  }

  .u-lg\:w-701rem {
    width: 70.1rem !important;
  }

  .u-lg\:w-702rem {
    width: 70.2rem !important;
  }

  .u-lg\:w-703rem {
    width: 70.3rem !important;
  }

  .u-lg\:w-704rem {
    width: 70.4rem !important;
  }

  .u-lg\:w-705rem {
    width: 70.5rem !important;
  }

  .u-lg\:w-706rem {
    width: 70.6rem !important;
  }

  .u-lg\:w-707rem {
    width: 70.7rem !important;
  }

  .u-lg\:w-708rem {
    width: 70.8rem !important;
  }

  .u-lg\:w-709rem {
    width: 70.9rem !important;
  }

  .u-lg\:w-710rem {
    width: 71rem !important;
  }

  .u-lg\:w-711rem {
    width: 71.1rem !important;
  }

  .u-lg\:w-712rem {
    width: 71.2rem !important;
  }

  .u-lg\:w-713rem {
    width: 71.3rem !important;
  }

  .u-lg\:w-714rem {
    width: 71.4rem !important;
  }

  .u-lg\:w-715rem {
    width: 71.5rem !important;
  }

  .u-lg\:w-716rem {
    width: 71.6rem !important;
  }

  .u-lg\:w-717rem {
    width: 71.7rem !important;
  }

  .u-lg\:w-718rem {
    width: 71.8rem !important;
  }

  .u-lg\:w-719rem {
    width: 71.9rem !important;
  }

  .u-lg\:w-720rem {
    width: 72rem !important;
  }

  .u-lg\:w-721rem {
    width: 72.1rem !important;
  }

  .u-lg\:w-722rem {
    width: 72.2rem !important;
  }

  .u-lg\:w-723rem {
    width: 72.3rem !important;
  }

  .u-lg\:w-724rem {
    width: 72.4rem !important;
  }

  .u-lg\:w-725rem {
    width: 72.5rem !important;
  }

  .u-lg\:w-726rem {
    width: 72.6rem !important;
  }

  .u-lg\:w-727rem {
    width: 72.7rem !important;
  }

  .u-lg\:w-728rem {
    width: 72.8rem !important;
  }

  .u-lg\:w-729rem {
    width: 72.9rem !important;
  }

  .u-lg\:w-730rem {
    width: 73rem !important;
  }

  .u-lg\:w-731rem {
    width: 73.1rem !important;
  }

  .u-lg\:w-732rem {
    width: 73.2rem !important;
  }

  .u-lg\:w-733rem {
    width: 73.3rem !important;
  }

  .u-lg\:w-734rem {
    width: 73.4rem !important;
  }

  .u-lg\:w-735rem {
    width: 73.5rem !important;
  }

  .u-lg\:w-736rem {
    width: 73.6rem !important;
  }

  .u-lg\:w-737rem {
    width: 73.7rem !important;
  }

  .u-lg\:w-738rem {
    width: 73.8rem !important;
  }

  .u-lg\:w-739rem {
    width: 73.9rem !important;
  }

  .u-lg\:w-740rem {
    width: 74rem !important;
  }

  .u-lg\:w-741rem {
    width: 74.1rem !important;
  }

  .u-lg\:w-742rem {
    width: 74.2rem !important;
  }

  .u-lg\:w-743rem {
    width: 74.3rem !important;
  }

  .u-lg\:w-744rem {
    width: 74.4rem !important;
  }

  .u-lg\:w-745rem {
    width: 74.5rem !important;
  }

  .u-lg\:w-746rem {
    width: 74.6rem !important;
  }

  .u-lg\:w-747rem {
    width: 74.7rem !important;
  }

  .u-lg\:w-748rem {
    width: 74.8rem !important;
  }

  .u-lg\:w-749rem {
    width: 74.9rem !important;
  }

  .u-lg\:w-750rem {
    width: 75rem !important;
  }

  .u-lg\:w-751rem {
    width: 75.1rem !important;
  }

  .u-lg\:w-752rem {
    width: 75.2rem !important;
  }

  .u-lg\:w-753rem {
    width: 75.3rem !important;
  }

  .u-lg\:w-754rem {
    width: 75.4rem !important;
  }

  .u-lg\:w-755rem {
    width: 75.5rem !important;
  }

  .u-lg\:w-756rem {
    width: 75.6rem !important;
  }

  .u-lg\:w-757rem {
    width: 75.7rem !important;
  }

  .u-lg\:w-758rem {
    width: 75.8rem !important;
  }

  .u-lg\:w-759rem {
    width: 75.9rem !important;
  }

  .u-lg\:w-760rem {
    width: 76rem !important;
  }

  .u-lg\:w-761rem {
    width: 76.1rem !important;
  }

  .u-lg\:w-762rem {
    width: 76.2rem !important;
  }

  .u-lg\:w-763rem {
    width: 76.3rem !important;
  }

  .u-lg\:w-764rem {
    width: 76.4rem !important;
  }

  .u-lg\:w-765rem {
    width: 76.5rem !important;
  }

  .u-lg\:w-766rem {
    width: 76.6rem !important;
  }

  .u-lg\:w-767rem {
    width: 76.7rem !important;
  }

  .u-lg\:w-768rem {
    width: 76.8rem !important;
  }

  .u-lg\:w-769rem {
    width: 76.9rem !important;
  }

  .u-lg\:w-770rem {
    width: 77rem !important;
  }

  .u-lg\:w-771rem {
    width: 77.1rem !important;
  }

  .u-lg\:w-772rem {
    width: 77.2rem !important;
  }

  .u-lg\:w-773rem {
    width: 77.3rem !important;
  }

  .u-lg\:w-774rem {
    width: 77.4rem !important;
  }

  .u-lg\:w-775rem {
    width: 77.5rem !important;
  }

  .u-lg\:w-776rem {
    width: 77.6rem !important;
  }

  .u-lg\:w-777rem {
    width: 77.7rem !important;
  }

  .u-lg\:w-778rem {
    width: 77.8rem !important;
  }

  .u-lg\:w-779rem {
    width: 77.9rem !important;
  }

  .u-lg\:w-780rem {
    width: 78rem !important;
  }

  .u-lg\:w-781rem {
    width: 78.1rem !important;
  }

  .u-lg\:w-782rem {
    width: 78.2rem !important;
  }

  .u-lg\:w-783rem {
    width: 78.3rem !important;
  }

  .u-lg\:w-784rem {
    width: 78.4rem !important;
  }

  .u-lg\:w-785rem {
    width: 78.5rem !important;
  }

  .u-lg\:w-786rem {
    width: 78.6rem !important;
  }

  .u-lg\:w-787rem {
    width: 78.7rem !important;
  }

  .u-lg\:w-788rem {
    width: 78.8rem !important;
  }

  .u-lg\:w-789rem {
    width: 78.9rem !important;
  }

  .u-lg\:w-790rem {
    width: 79rem !important;
  }

  .u-lg\:w-791rem {
    width: 79.1rem !important;
  }

  .u-lg\:w-792rem {
    width: 79.2rem !important;
  }

  .u-lg\:w-793rem {
    width: 79.3rem !important;
  }

  .u-lg\:w-794rem {
    width: 79.4rem !important;
  }

  .u-lg\:w-795rem {
    width: 79.5rem !important;
  }

  .u-lg\:w-796rem {
    width: 79.6rem !important;
  }

  .u-lg\:w-797rem {
    width: 79.7rem !important;
  }

  .u-lg\:w-798rem {
    width: 79.8rem !important;
  }

  .u-lg\:w-799rem {
    width: 79.9rem !important;
  }

  .u-lg\:w-800rem {
    width: 80rem !important;
  }

  .u-lg\:w-801rem {
    width: 80.1rem !important;
  }

  .u-lg\:w-802rem {
    width: 80.2rem !important;
  }

  .u-lg\:w-803rem {
    width: 80.3rem !important;
  }

  .u-lg\:w-804rem {
    width: 80.4rem !important;
  }

  .u-lg\:w-805rem {
    width: 80.5rem !important;
  }

  .u-lg\:w-806rem {
    width: 80.6rem !important;
  }

  .u-lg\:w-807rem {
    width: 80.7rem !important;
  }

  .u-lg\:w-808rem {
    width: 80.8rem !important;
  }

  .u-lg\:w-809rem {
    width: 80.9rem !important;
  }

  .u-lg\:w-810rem {
    width: 81rem !important;
  }

  .u-lg\:w-811rem {
    width: 81.1rem !important;
  }

  .u-lg\:w-812rem {
    width: 81.2rem !important;
  }

  .u-lg\:w-813rem {
    width: 81.3rem !important;
  }

  .u-lg\:w-814rem {
    width: 81.4rem !important;
  }

  .u-lg\:w-815rem {
    width: 81.5rem !important;
  }

  .u-lg\:w-816rem {
    width: 81.6rem !important;
  }

  .u-lg\:w-817rem {
    width: 81.7rem !important;
  }

  .u-lg\:w-818rem {
    width: 81.8rem !important;
  }

  .u-lg\:w-819rem {
    width: 81.9rem !important;
  }

  .u-lg\:w-820rem {
    width: 82rem !important;
  }

  .u-lg\:w-821rem {
    width: 82.1rem !important;
  }

  .u-lg\:w-822rem {
    width: 82.2rem !important;
  }

  .u-lg\:w-823rem {
    width: 82.3rem !important;
  }

  .u-lg\:w-824rem {
    width: 82.4rem !important;
  }

  .u-lg\:w-825rem {
    width: 82.5rem !important;
  }

  .u-lg\:w-826rem {
    width: 82.6rem !important;
  }

  .u-lg\:w-827rem {
    width: 82.7rem !important;
  }

  .u-lg\:w-828rem {
    width: 82.8rem !important;
  }

  .u-lg\:w-829rem {
    width: 82.9rem !important;
  }

  .u-lg\:w-830rem {
    width: 83rem !important;
  }

  .u-lg\:w-831rem {
    width: 83.1rem !important;
  }

  .u-lg\:w-832rem {
    width: 83.2rem !important;
  }

  .u-lg\:w-833rem {
    width: 83.3rem !important;
  }

  .u-lg\:w-834rem {
    width: 83.4rem !important;
  }

  .u-lg\:w-835rem {
    width: 83.5rem !important;
  }

  .u-lg\:w-836rem {
    width: 83.6rem !important;
  }

  .u-lg\:w-837rem {
    width: 83.7rem !important;
  }

  .u-lg\:w-838rem {
    width: 83.8rem !important;
  }

  .u-lg\:w-839rem {
    width: 83.9rem !important;
  }

  .u-lg\:w-840rem {
    width: 84rem !important;
  }

  .u-lg\:w-841rem {
    width: 84.1rem !important;
  }

  .u-lg\:w-842rem {
    width: 84.2rem !important;
  }

  .u-lg\:w-843rem {
    width: 84.3rem !important;
  }

  .u-lg\:w-844rem {
    width: 84.4rem !important;
  }

  .u-lg\:w-845rem {
    width: 84.5rem !important;
  }

  .u-lg\:w-846rem {
    width: 84.6rem !important;
  }

  .u-lg\:w-847rem {
    width: 84.7rem !important;
  }

  .u-lg\:w-848rem {
    width: 84.8rem !important;
  }

  .u-lg\:w-849rem {
    width: 84.9rem !important;
  }

  .u-lg\:w-850rem {
    width: 85rem !important;
  }

  .u-lg\:w-851rem {
    width: 85.1rem !important;
  }

  .u-lg\:w-852rem {
    width: 85.2rem !important;
  }

  .u-lg\:w-853rem {
    width: 85.3rem !important;
  }

  .u-lg\:w-854rem {
    width: 85.4rem !important;
  }

  .u-lg\:w-855rem {
    width: 85.5rem !important;
  }

  .u-lg\:w-856rem {
    width: 85.6rem !important;
  }

  .u-lg\:w-857rem {
    width: 85.7rem !important;
  }

  .u-lg\:w-858rem {
    width: 85.8rem !important;
  }

  .u-lg\:w-859rem {
    width: 85.9rem !important;
  }

  .u-lg\:w-860rem {
    width: 86rem !important;
  }

  .u-lg\:w-861rem {
    width: 86.1rem !important;
  }

  .u-lg\:w-862rem {
    width: 86.2rem !important;
  }

  .u-lg\:w-863rem {
    width: 86.3rem !important;
  }

  .u-lg\:w-864rem {
    width: 86.4rem !important;
  }

  .u-lg\:w-865rem {
    width: 86.5rem !important;
  }

  .u-lg\:w-866rem {
    width: 86.6rem !important;
  }

  .u-lg\:w-867rem {
    width: 86.7rem !important;
  }

  .u-lg\:w-868rem {
    width: 86.8rem !important;
  }

  .u-lg\:w-869rem {
    width: 86.9rem !important;
  }

  .u-lg\:w-870rem {
    width: 87rem !important;
  }

  .u-lg\:w-871rem {
    width: 87.1rem !important;
  }

  .u-lg\:w-872rem {
    width: 87.2rem !important;
  }

  .u-lg\:w-873rem {
    width: 87.3rem !important;
  }

  .u-lg\:w-874rem {
    width: 87.4rem !important;
  }

  .u-lg\:w-875rem {
    width: 87.5rem !important;
  }

  .u-lg\:w-876rem {
    width: 87.6rem !important;
  }

  .u-lg\:w-877rem {
    width: 87.7rem !important;
  }

  .u-lg\:w-878rem {
    width: 87.8rem !important;
  }

  .u-lg\:w-879rem {
    width: 87.9rem !important;
  }

  .u-lg\:w-880rem {
    width: 88rem !important;
  }

  .u-lg\:w-881rem {
    width: 88.1rem !important;
  }

  .u-lg\:w-882rem {
    width: 88.2rem !important;
  }

  .u-lg\:w-883rem {
    width: 88.3rem !important;
  }

  .u-lg\:w-884rem {
    width: 88.4rem !important;
  }

  .u-lg\:w-885rem {
    width: 88.5rem !important;
  }

  .u-lg\:w-886rem {
    width: 88.6rem !important;
  }

  .u-lg\:w-887rem {
    width: 88.7rem !important;
  }

  .u-lg\:w-888rem {
    width: 88.8rem !important;
  }

  .u-lg\:w-889rem {
    width: 88.9rem !important;
  }

  .u-lg\:w-890rem {
    width: 89rem !important;
  }

  .u-lg\:w-891rem {
    width: 89.1rem !important;
  }

  .u-lg\:w-892rem {
    width: 89.2rem !important;
  }

  .u-lg\:w-893rem {
    width: 89.3rem !important;
  }

  .u-lg\:w-894rem {
    width: 89.4rem !important;
  }

  .u-lg\:w-895rem {
    width: 89.5rem !important;
  }

  .u-lg\:w-896rem {
    width: 89.6rem !important;
  }

  .u-lg\:w-897rem {
    width: 89.7rem !important;
  }

  .u-lg\:w-898rem {
    width: 89.8rem !important;
  }

  .u-lg\:w-899rem {
    width: 89.9rem !important;
  }

  .u-lg\:w-900rem {
    width: 90rem !important;
  }

  .u-lg\:w-901rem {
    width: 90.1rem !important;
  }

  .u-lg\:w-902rem {
    width: 90.2rem !important;
  }

  .u-lg\:w-903rem {
    width: 90.3rem !important;
  }

  .u-lg\:w-904rem {
    width: 90.4rem !important;
  }

  .u-lg\:w-905rem {
    width: 90.5rem !important;
  }

  .u-lg\:w-906rem {
    width: 90.6rem !important;
  }

  .u-lg\:w-907rem {
    width: 90.7rem !important;
  }

  .u-lg\:w-908rem {
    width: 90.8rem !important;
  }

  .u-lg\:w-909rem {
    width: 90.9rem !important;
  }

  .u-lg\:w-910rem {
    width: 91rem !important;
  }

  .u-lg\:w-911rem {
    width: 91.1rem !important;
  }

  .u-lg\:w-912rem {
    width: 91.2rem !important;
  }

  .u-lg\:w-913rem {
    width: 91.3rem !important;
  }

  .u-lg\:w-914rem {
    width: 91.4rem !important;
  }

  .u-lg\:w-915rem {
    width: 91.5rem !important;
  }

  .u-lg\:w-916rem {
    width: 91.6rem !important;
  }

  .u-lg\:w-917rem {
    width: 91.7rem !important;
  }

  .u-lg\:w-918rem {
    width: 91.8rem !important;
  }

  .u-lg\:w-919rem {
    width: 91.9rem !important;
  }

  .u-lg\:w-920rem {
    width: 92rem !important;
  }

  .u-lg\:w-921rem {
    width: 92.1rem !important;
  }

  .u-lg\:w-922rem {
    width: 92.2rem !important;
  }

  .u-lg\:w-923rem {
    width: 92.3rem !important;
  }

  .u-lg\:w-924rem {
    width: 92.4rem !important;
  }

  .u-lg\:w-925rem {
    width: 92.5rem !important;
  }

  .u-lg\:w-926rem {
    width: 92.6rem !important;
  }

  .u-lg\:w-927rem {
    width: 92.7rem !important;
  }

  .u-lg\:w-928rem {
    width: 92.8rem !important;
  }

  .u-lg\:w-929rem {
    width: 92.9rem !important;
  }

  .u-lg\:w-930rem {
    width: 93rem !important;
  }

  .u-lg\:w-931rem {
    width: 93.1rem !important;
  }

  .u-lg\:w-932rem {
    width: 93.2rem !important;
  }

  .u-lg\:w-933rem {
    width: 93.3rem !important;
  }

  .u-lg\:w-934rem {
    width: 93.4rem !important;
  }

  .u-lg\:w-935rem {
    width: 93.5rem !important;
  }

  .u-lg\:w-936rem {
    width: 93.6rem !important;
  }

  .u-lg\:w-937rem {
    width: 93.7rem !important;
  }

  .u-lg\:w-938rem {
    width: 93.8rem !important;
  }

  .u-lg\:w-939rem {
    width: 93.9rem !important;
  }

  .u-lg\:w-940rem {
    width: 94rem !important;
  }

  .u-lg\:w-941rem {
    width: 94.1rem !important;
  }

  .u-lg\:w-942rem {
    width: 94.2rem !important;
  }

  .u-lg\:w-943rem {
    width: 94.3rem !important;
  }

  .u-lg\:w-944rem {
    width: 94.4rem !important;
  }

  .u-lg\:w-945rem {
    width: 94.5rem !important;
  }

  .u-lg\:w-946rem {
    width: 94.6rem !important;
  }

  .u-lg\:w-947rem {
    width: 94.7rem !important;
  }

  .u-lg\:w-948rem {
    width: 94.8rem !important;
  }

  .u-lg\:w-949rem {
    width: 94.9rem !important;
  }

  .u-lg\:w-950rem {
    width: 95rem !important;
  }

  .u-lg\:w-951rem {
    width: 95.1rem !important;
  }

  .u-lg\:w-952rem {
    width: 95.2rem !important;
  }

  .u-lg\:w-953rem {
    width: 95.3rem !important;
  }

  .u-lg\:w-954rem {
    width: 95.4rem !important;
  }

  .u-lg\:w-955rem {
    width: 95.5rem !important;
  }

  .u-lg\:w-956rem {
    width: 95.6rem !important;
  }

  .u-lg\:w-957rem {
    width: 95.7rem !important;
  }

  .u-lg\:w-958rem {
    width: 95.8rem !important;
  }

  .u-lg\:w-959rem {
    width: 95.9rem !important;
  }

  .u-lg\:w-960rem {
    width: 96rem !important;
  }

  .u-lg\:w-961rem {
    width: 96.1rem !important;
  }

  .u-lg\:w-962rem {
    width: 96.2rem !important;
  }

  .u-lg\:w-963rem {
    width: 96.3rem !important;
  }

  .u-lg\:w-964rem {
    width: 96.4rem !important;
  }

  .u-lg\:w-965rem {
    width: 96.5rem !important;
  }

  .u-lg\:w-966rem {
    width: 96.6rem !important;
  }

  .u-lg\:w-967rem {
    width: 96.7rem !important;
  }

  .u-lg\:w-968rem {
    width: 96.8rem !important;
  }

  .u-lg\:w-969rem {
    width: 96.9rem !important;
  }

  .u-lg\:w-970rem {
    width: 97rem !important;
  }

  .u-lg\:w-971rem {
    width: 97.1rem !important;
  }

  .u-lg\:w-972rem {
    width: 97.2rem !important;
  }

  .u-lg\:w-973rem {
    width: 97.3rem !important;
  }

  .u-lg\:w-974rem {
    width: 97.4rem !important;
  }

  .u-lg\:w-975rem {
    width: 97.5rem !important;
  }

  .u-lg\:w-976rem {
    width: 97.6rem !important;
  }

  .u-lg\:w-977rem {
    width: 97.7rem !important;
  }

  .u-lg\:w-978rem {
    width: 97.8rem !important;
  }

  .u-lg\:w-979rem {
    width: 97.9rem !important;
  }

  .u-lg\:w-980rem {
    width: 98rem !important;
  }

  .u-lg\:w-981rem {
    width: 98.1rem !important;
  }

  .u-lg\:w-982rem {
    width: 98.2rem !important;
  }

  .u-lg\:w-983rem {
    width: 98.3rem !important;
  }

  .u-lg\:w-984rem {
    width: 98.4rem !important;
  }

  .u-lg\:w-985rem {
    width: 98.5rem !important;
  }

  .u-lg\:w-986rem {
    width: 98.6rem !important;
  }

  .u-lg\:w-987rem {
    width: 98.7rem !important;
  }

  .u-lg\:w-988rem {
    width: 98.8rem !important;
  }

  .u-lg\:w-989rem {
    width: 98.9rem !important;
  }

  .u-lg\:w-990rem {
    width: 99rem !important;
  }

  .u-lg\:w-991rem {
    width: 99.1rem !important;
  }

  .u-lg\:w-992rem {
    width: 99.2rem !important;
  }

  .u-lg\:w-993rem {
    width: 99.3rem !important;
  }

  .u-lg\:w-994rem {
    width: 99.4rem !important;
  }

  .u-lg\:w-995rem {
    width: 99.5rem !important;
  }

  .u-lg\:w-996rem {
    width: 99.6rem !important;
  }

  .u-lg\:w-997rem {
    width: 99.7rem !important;
  }

  .u-lg\:w-998rem {
    width: 99.8rem !important;
  }

  .u-lg\:w-999rem {
    width: 99.9rem !important;
  }

  .u-lg\:w-1000rem {
    width: 100rem !important;
  }

  .u-lg\:max-w-none {
    max-width: none !important;
  }

  .u-lg\:max-w-full {
    max-width: 100% !important;
  }

  .u-lg\:min-w-none {
    min-width: auto !important;
  }

  .u-lg\:min-w-full {
    min-width: 100% !important;
  }
}

@media screen and (min-width: 1200px),print {
  .-xl\:cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr)) !important;
  }

  .-xl\:cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .-xl\:rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr)) !important;
  }

  .-xl\:col-span-1 {
    grid-column: span 1/span 1 !important;
  }

  .-xl\:row-span-1 {
    grid-row: span 1/span 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .-xl\:col-span-9 {
    grid-column: span 9/span 9 !important;
  }

  .-xl\:row-span-9 {
    grid-row: span 9/span 9 !important;
  }

  .-xl\:col-span-10 {
    grid-column: span 10/span 10 !important;
  }

  .-xl\:row-span-10 {
    grid-row: span 10/span 10 !important;
  }

  .-xl\:col-span-11 {
    grid-column: span 11/span 11 !important;
  }

  .-xl\:row-span-11 {
    grid-row: span 11/span 11 !important;
  }

  .-xl\:row-start-1 {
    grid-row-start: 1 !important;
  }

  .-xl\:row-end-1 {
    grid-row-end: 1 !important;
  }

  .-xl\:row-start-2 {
    grid-row-start: 2 !important;
  }

  .-xl\:row-end-2 {
    grid-row-end: 2 !important;
  }

  .-xl\:row-start-3 {
    grid-row-start: 3 !important;
  }

  .-xl\:row-end-3 {
    grid-row-end: 3 !important;
  }

  .-xl\:row-start-4 {
    grid-row-start: 4 !important;
  }

  .-xl\:row-end-4 {
    grid-row-end: 4 !important;
  }

  .-xl\:row-start-5 {
    grid-row-start: 5 !important;
  }

  .-xl\:row-end-5 {
    grid-row-end: 5 !important;
  }

  .-xl\:row-start-6 {
    grid-row-start: 6 !important;
  }

  .-xl\:row-end-6 {
    grid-row-end: 6 !important;
  }

  .-xl\:row-start-7 {
    grid-row-start: 7 !important;
  }

  .-xl\:row-end-7 {
    grid-row-end: 7 !important;
  }

  .-xl\:row-start-8 {
    grid-row-start: 8 !important;
  }

  .-xl\:row-end-8 {
    grid-row-end: 8 !important;
  }

  .-xl\:row-start-9 {
    grid-row-start: 9 !important;
  }

  .-xl\:row-end-9 {
    grid-row-end: 9 !important;
  }

  .-xl\:row-start-10 {
    grid-row-start: 10 !important;
  }

  .-xl\:row-end-10 {
    grid-row-end: 10 !important;
  }

  .-xl\:row-start-11 {
    grid-row-start: 11 !important;
  }

  .-xl\:row-end-11 {
    grid-row-end: 11 !important;
  }

  .-xl\:row-start-12 {
    grid-row-start: 12 !important;
  }

  .-xl\:row-end-12 {
    grid-row-end: 12 !important;
  }

  .-xl\:col-start-1 {
    grid-column-start: 1 !important;
  }

  .-xl\:col-end-1 {
    grid-column-end: 1 !important;
  }

  .-xl\:col-start-2 {
    grid-column-start: 2 !important;
  }

  .-xl\:col-end-2 {
    grid-column-end: 2 !important;
  }

  .-xl\:col-start-3 {
    grid-column-start: 3 !important;
  }

  .-xl\:col-end-3 {
    grid-column-end: 3 !important;
  }

  .-xl\:col-start-4 {
    grid-column-start: 4 !important;
  }

  .-xl\:col-end-4 {
    grid-column-end: 4 !important;
  }

  .-xl\:col-start-5 {
    grid-column-start: 5 !important;
  }

  .-xl\:col-end-5 {
    grid-column-end: 5 !important;
  }

  .-xl\:col-start-6 {
    grid-column-start: 6 !important;
  }

  .-xl\:col-end-6 {
    grid-column-end: 6 !important;
  }

  .-xl\:col-start-7 {
    grid-column-start: 7 !important;
  }

  .-xl\:col-end-7 {
    grid-column-end: 7 !important;
  }

  .-xl\:col-start-8 {
    grid-column-start: 8 !important;
  }

  .-xl\:col-end-8 {
    grid-column-end: 8 !important;
  }

  .-xl\:col-start-9 {
    grid-column-start: 9 !important;
  }

  .-xl\:col-end-9 {
    grid-column-end: 9 !important;
  }

  .-xl\:col-start-10 {
    grid-column-start: 10 !important;
  }

  .-xl\:col-end-10 {
    grid-column-end: 10 !important;
  }

  .-xl\:col-start-11 {
    grid-column-start: 11 !important;
  }

  .-xl\:col-end-11 {
    grid-column-end: 11 !important;
  }

  .-xl\:col-start-12 {
    grid-column-start: 12 !important;
  }

  .-xl\:col-end-12 {
    grid-column-end: 12 !important;
  }

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

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

  .u-xl\:justify-center {
    justify-content: center !important;
  }

  .u-xl\:justify-between {
    justify-content: space-between !important;
  }

  .u-xl\:justify-around {
    justify-content: space-around !important;
  }

  .u-xl\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .u-xl\:justify-self-auto {
    justify-self: auto !important;
  }

  .u-xl\:justify-self-start {
    justify-self: start !important;
  }

  .u-xl\:justify-self-end {
    justify-self: end !important;
  }

  .u-xl\:justify-self-center {
    justify-self: center !important;
  }

  .u-xl\:justify-self-stretch {
    justify-self: stretch !important;
  }

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

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

  .u-xl\:align-center {
    align-items: center !important;
  }

  .u-xl\:align-baseline {
    align-items: baseline !important;
  }

  .u-xl\:align-stretch {
    align-items: stretch !important;
  }

  .u-xl\:self-auto {
    align-self: auto !important;
  }

  .u-xl\:self-start {
    align-self: flex-start !important;
  }

  .u-xl\:self-end {
    align-self: flex-end !important;
  }

  .u-xl\:self-center {
    align-self: center !important;
  }

  .u-xl\:self-stretch {
    align-self: stretch !important;
  }

  .u-xl\:place-items-start {
    place-items: start !important;
  }

  .u-xl\:place-items-end {
    place-items: end !important;
  }

  .u-xl\:place-items-center {
    place-items: center !important;
  }

  .u-xl\:place-items-stretch {
    place-items: stretch !important;
  }

  .u-xl\:none {
    display: none !important;
  }

  .u-xl\:block {
    display: block !important;
  }

  .u-xl\:inline {
    display: inline !important;
  }

  .u-xl\:inline-block {
    display: inline-block !important;
  }

  .u-xl\:table {
    display: table !important;
  }

  .u-xl\:table-cell {
    display: table-cell !important;
  }

  .u-xl\:flex {
    display: flex !important;
  }

  .u-xl\:inline-flex {
    display: inline-flex !important;
  }

  .u-xl\:grid {
    display: grid !important;
  }

  .u-xl\:flex-row {
    flex-direction: row !important;
  }

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

  .u-xl\:flex-column {
    flex-direction: column !important;
  }

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

  .u-xl\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .u-xl\:flex-nowrap {
    flex-wrap: nowrap !important;
  }

  .u-xl\:float-left {
    float: left !important;
  }

  .u-xl\:float-right {
    float: right !important;
  }

  .u-xl\:float-none {
    float: none !important;
  }

  .u-xl\:clear-fix::after {
    content: "";
    display: table;
    clear: both;
  }

  .u-xl\:text-xxs {
    font-size: 1rem !important;
  }

  .u-xl\:text-xs {
    font-size: 1.2rem;
  }

  .u-xl\:text-sm {
    font-size: 1.4rem;
  }

  .u-xl\:text-base {
    font-size: 1.6rem;
  }

  .u-xl\:text-lg {
    font-size: 1.8rem;
  }

  .u-xl\:text-xl {
    font-size: 2rem;
  }

  .u-xl\:text-xxl {
    font-size: 2.4rem;
  }

  .u-xl\:text-3xl {
    font-size: 3rem;
  }

  .u-xl\:text-4xl {
    font-size: 3.6rem;
  }

  .u-xl\:text-5xl {
    font-size: 4.8rem;
  }

  .u-xl\:text-6xl {
    font-size: 6rem;
  }

  .u-xl\:text-7xl {
    font-size: 7.2rem;
  }

  .u-xl\:text-8xl {
    font-size: 9.6rem;
  }

  .u-xl\:text-9xl {
    font-size: 12.8rem;
  }

  .u-xl\:gap-0 {
    gap: 0rem !important;
  }

  .u-xl\:gap-x-0 {
    -moz-column-gap: 0rem !important;
    column-gap: 0rem !important;
  }

  .u-xl\:gap-y-0 {
    row-gap: 0rem !important;
  }

  .u-xl\:gap-1 {
    gap: .8rem !important;
  }

  .u-xl\:gap-x-1 {
    -moz-column-gap: .8rem !important;
    column-gap: .8rem !important;
  }

  .u-xl\:gap-y-1 {
    row-gap: .8rem !important;
  }

  .u-xl\:gap-2 {
    gap: 1.6rem !important;
  }

  .u-xl\:gap-x-2 {
    -moz-column-gap: 1.6rem !important;
    column-gap: 1.6rem !important;
  }

  .u-xl\:gap-y-2 {
    row-gap: 1.6rem !important;
  }

  .u-xl\:gap-3 {
    gap: 2.4rem !important;
  }

  .u-xl\:gap-x-3 {
    -moz-column-gap: 2.4rem !important;
    column-gap: 2.4rem !important;
  }

  .u-xl\:gap-y-3 {
    row-gap: 2.4rem !important;
  }

  .u-xl\:gap-4 {
    gap: 3.2rem !important;
  }

  .u-xl\:gap-x-4 {
    -moz-column-gap: 3.2rem !important;
    column-gap: 3.2rem !important;
  }

  .u-xl\:gap-y-4 {
    row-gap: 3.2rem !important;
  }

  .u-xl\:gap-5 {
    gap: 4rem !important;
  }

  .u-xl\:gap-x-5 {
    -moz-column-gap: 4rem !important;
    column-gap: 4rem !important;
  }

  .u-xl\:gap-y-5 {
    row-gap: 4rem !important;
  }

  .u-xl\:gap-6 {
    gap: 4.8rem !important;
  }

  .u-xl\:gap-x-6 {
    -moz-column-gap: 4.8rem !important;
    column-gap: 4.8rem !important;
  }

  .u-xl\:gap-y-6 {
    row-gap: 4.8rem !important;
  }

  .u-xl\:gap-7 {
    gap: 5.6rem !important;
  }

  .u-xl\:gap-x-7 {
    -moz-column-gap: 5.6rem !important;
    column-gap: 5.6rem !important;
  }

  .u-xl\:gap-y-7 {
    row-gap: 5.6rem !important;
  }

  .u-xl\:gap-8 {
    gap: 6.4rem !important;
  }

  .u-xl\:gap-x-8 {
    -moz-column-gap: 6.4rem !important;
    column-gap: 6.4rem !important;
  }

  .u-xl\:gap-y-8 {
    row-gap: 6.4rem !important;
  }

  .u-xl\:gap-9 {
    gap: 7.2rem !important;
  }

  .u-xl\:gap-x-9 {
    -moz-column-gap: 7.2rem !important;
    column-gap: 7.2rem !important;
  }

  .u-xl\:gap-y-9 {
    row-gap: 7.2rem !important;
  }

  .u-xl\:gap-10 {
    gap: 8rem !important;
  }

  .u-xl\:gap-x-10 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }

  .u-xl\:gap-y-10 {
    row-gap: 8rem !important;
  }

  .u-xl\:gap-11 {
    gap: 8.8rem !important;
  }

  .u-xl\:gap-x-11 {
    -moz-column-gap: 8.8rem !important;
    column-gap: 8.8rem !important;
  }

  .u-xl\:gap-y-11 {
    row-gap: 8.8rem !important;
  }

  .u-xl\:gap-12 {
    gap: 9.6rem !important;
  }

  .u-xl\:gap-x-12 {
    -moz-column-gap: 9.6rem !important;
    column-gap: 9.6rem !important;
  }

  .u-xl\:gap-y-12 {
    row-gap: 9.6rem !important;
  }

  .u-xl\:gap-13 {
    gap: 10.4rem !important;
  }

  .u-xl\:gap-x-13 {
    -moz-column-gap: 10.4rem !important;
    column-gap: 10.4rem !important;
  }

  .u-xl\:gap-y-13 {
    row-gap: 10.4rem !important;
  }

  .u-xl\:gap-14 {
    gap: 11.2rem !important;
  }

  .u-xl\:gap-x-14 {
    -moz-column-gap: 11.2rem !important;
    column-gap: 11.2rem !important;
  }

  .u-xl\:gap-y-14 {
    row-gap: 11.2rem !important;
  }

  .u-xl\:gap-15 {
    gap: 12rem !important;
  }

  .u-xl\:gap-x-15 {
    -moz-column-gap: 12rem !important;
    column-gap: 12rem !important;
  }

  .u-xl\:gap-y-15 {
    row-gap: 12rem !important;
  }

  .u-xl\:gap-16 {
    gap: 12.8rem !important;
  }

  .u-xl\:gap-x-16 {
    -moz-column-gap: 12.8rem !important;
    column-gap: 12.8rem !important;
  }

  .u-xl\:gap-y-16 {
    row-gap: 12.8rem !important;
  }

  .u-xl\:gap-17 {
    gap: 13.6rem !important;
  }

  .u-xl\:gap-x-17 {
    -moz-column-gap: 13.6rem !important;
    column-gap: 13.6rem !important;
  }

  .u-xl\:gap-y-17 {
    row-gap: 13.6rem !important;
  }

  .u-xl\:gap-18 {
    gap: 14.4rem !important;
  }

  .u-xl\:gap-x-18 {
    -moz-column-gap: 14.4rem !important;
    column-gap: 14.4rem !important;
  }

  .u-xl\:gap-y-18 {
    row-gap: 14.4rem !important;
  }

  .u-xl\:gap-19 {
    gap: 15.2rem !important;
  }

  .u-xl\:gap-x-19 {
    -moz-column-gap: 15.2rem !important;
    column-gap: 15.2rem !important;
  }

  .u-xl\:gap-y-19 {
    row-gap: 15.2rem !important;
  }

  .u-xl\:gap-20 {
    gap: 16rem !important;
  }

  .u-xl\:gap-x-20 {
    -moz-column-gap: 16rem !important;
    column-gap: 16rem !important;
  }

  .u-xl\:gap-y-20 {
    row-gap: 16rem !important;
  }

  .u-xl\:m-0 {
    margin: 0rem !important;
  }

  .u-xl\:mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-xl\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-xl\:mt-0 {
    margin-top: 0rem !important;
  }

  .u-xl\:mr-0 {
    margin-right: 0rem !important;
  }

  .u-xl\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-xl\:ml-0 {
    margin-left: 0rem !important;
  }

  .u-xl\:neg-m-0 {
    margin: 0rem !important;
  }

  .u-xl\:neg-mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-xl\:neg-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-xl\:neg-mt-0 {
    margin-top: 0rem !important;
  }

  .u-xl\:neg-mr-0 {
    margin-right: 0rem !important;
  }

  .u-xl\:neg-mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-xl\:neg-ml-0 {
    margin-left: 0rem !important;
  }

  .u-xl\:m-1 {
    margin: .8rem !important;
  }

  .u-xl\:mx-1 {
    margin-right: .8rem !important;
    margin-left: .8rem !important;
  }

  .u-xl\:my-1 {
    margin-top: .8rem !important;
    margin-bottom: .8rem !important;
  }

  .u-xl\:mt-1 {
    margin-top: .8rem !important;
  }

  .u-xl\:mr-1 {
    margin-right: .8rem !important;
  }

  .u-xl\:mb-1 {
    margin-bottom: .8rem !important;
  }

  .u-xl\:ml-1 {
    margin-left: .8rem !important;
  }

  .u-xl\:neg-m-1 {
    margin: -0.8rem !important;
  }

  .u-xl\:neg-mx-1 {
    margin-right: -0.8rem !important;
    margin-left: -0.8rem !important;
  }

  .u-xl\:neg-my-1 {
    margin-top: -0.8rem !important;
    margin-bottom: -0.8rem !important;
  }

  .u-xl\:neg-mt-1 {
    margin-top: -0.8rem !important;
  }

  .u-xl\:neg-mr-1 {
    margin-right: -0.8rem !important;
  }

  .u-xl\:neg-mb-1 {
    margin-bottom: -0.8rem !important;
  }

  .u-xl\:neg-ml-1 {
    margin-left: -0.8rem !important;
  }

  .u-xl\:m-2 {
    margin: 1.6rem !important;
  }

  .u-xl\:mx-2 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }

  .u-xl\:my-2 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }

  .u-xl\:mt-2 {
    margin-top: 1.6rem !important;
  }

  .u-xl\:mr-2 {
    margin-right: 1.6rem !important;
  }

  .u-xl\:mb-2 {
    margin-bottom: 1.6rem !important;
  }

  .u-xl\:ml-2 {
    margin-left: 1.6rem !important;
  }

  .u-xl\:neg-m-2 {
    margin: -1.6rem !important;
  }

  .u-xl\:neg-mx-2 {
    margin-right: -1.6rem !important;
    margin-left: -1.6rem !important;
  }

  .u-xl\:neg-my-2 {
    margin-top: -1.6rem !important;
    margin-bottom: -1.6rem !important;
  }

  .u-xl\:neg-mt-2 {
    margin-top: -1.6rem !important;
  }

  .u-xl\:neg-mr-2 {
    margin-right: -1.6rem !important;
  }

  .u-xl\:neg-mb-2 {
    margin-bottom: -1.6rem !important;
  }

  .u-xl\:neg-ml-2 {
    margin-left: -1.6rem !important;
  }

  .u-xl\:m-3 {
    margin: 2.4rem !important;
  }

  .u-xl\:mx-3 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }

  .u-xl\:my-3 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }

  .u-xl\:mt-3 {
    margin-top: 2.4rem !important;
  }

  .u-xl\:mr-3 {
    margin-right: 2.4rem !important;
  }

  .u-xl\:mb-3 {
    margin-bottom: 2.4rem !important;
  }

  .u-xl\:ml-3 {
    margin-left: 2.4rem !important;
  }

  .u-xl\:neg-m-3 {
    margin: -2.4rem !important;
  }

  .u-xl\:neg-mx-3 {
    margin-right: -2.4rem !important;
    margin-left: -2.4rem !important;
  }

  .u-xl\:neg-my-3 {
    margin-top: -2.4rem !important;
    margin-bottom: -2.4rem !important;
  }

  .u-xl\:neg-mt-3 {
    margin-top: -2.4rem !important;
  }

  .u-xl\:neg-mr-3 {
    margin-right: -2.4rem !important;
  }

  .u-xl\:neg-mb-3 {
    margin-bottom: -2.4rem !important;
  }

  .u-xl\:neg-ml-3 {
    margin-left: -2.4rem !important;
  }

  .u-xl\:m-4 {
    margin: 3.2rem !important;
  }

  .u-xl\:mx-4 {
    margin-right: 3.2rem !important;
    margin-left: 3.2rem !important;
  }

  .u-xl\:my-4 {
    margin-top: 3.2rem !important;
    margin-bottom: 3.2rem !important;
  }

  .u-xl\:mt-4 {
    margin-top: 3.2rem !important;
  }

  .u-xl\:mr-4 {
    margin-right: 3.2rem !important;
  }

  .u-xl\:mb-4 {
    margin-bottom: 3.2rem !important;
  }

  .u-xl\:ml-4 {
    margin-left: 3.2rem !important;
  }

  .u-xl\:neg-m-4 {
    margin: -3.2rem !important;
  }

  .u-xl\:neg-mx-4 {
    margin-right: -3.2rem !important;
    margin-left: -3.2rem !important;
  }

  .u-xl\:neg-my-4 {
    margin-top: -3.2rem !important;
    margin-bottom: -3.2rem !important;
  }

  .u-xl\:neg-mt-4 {
    margin-top: -3.2rem !important;
  }

  .u-xl\:neg-mr-4 {
    margin-right: -3.2rem !important;
  }

  .u-xl\:neg-mb-4 {
    margin-bottom: -3.2rem !important;
  }

  .u-xl\:neg-ml-4 {
    margin-left: -3.2rem !important;
  }

  .u-xl\:m-5 {
    margin: 4rem !important;
  }

  .u-xl\:mx-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .u-xl\:my-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .u-xl\:mt-5 {
    margin-top: 4rem !important;
  }

  .u-xl\:mr-5 {
    margin-right: 4rem !important;
  }

  .u-xl\:mb-5 {
    margin-bottom: 4rem !important;
  }

  .u-xl\:ml-5 {
    margin-left: 4rem !important;
  }

  .u-xl\:neg-m-5 {
    margin: -4rem !important;
  }

  .u-xl\:neg-mx-5 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }

  .u-xl\:neg-my-5 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .u-xl\:neg-mt-5 {
    margin-top: -4rem !important;
  }

  .u-xl\:neg-mr-5 {
    margin-right: -4rem !important;
  }

  .u-xl\:neg-mb-5 {
    margin-bottom: -4rem !important;
  }

  .u-xl\:neg-ml-5 {
    margin-left: -4rem !important;
  }

  .u-xl\:m-6 {
    margin: 4.8rem !important;
  }

  .u-xl\:mx-6 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }

  .u-xl\:my-6 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }

  .u-xl\:mt-6 {
    margin-top: 4.8rem !important;
  }

  .u-xl\:mr-6 {
    margin-right: 4.8rem !important;
  }

  .u-xl\:mb-6 {
    margin-bottom: 4.8rem !important;
  }

  .u-xl\:ml-6 {
    margin-left: 4.8rem !important;
  }

  .u-xl\:neg-m-6 {
    margin: -4.8rem !important;
  }

  .u-xl\:neg-mx-6 {
    margin-right: -4.8rem !important;
    margin-left: -4.8rem !important;
  }

  .u-xl\:neg-my-6 {
    margin-top: -4.8rem !important;
    margin-bottom: -4.8rem !important;
  }

  .u-xl\:neg-mt-6 {
    margin-top: -4.8rem !important;
  }

  .u-xl\:neg-mr-6 {
    margin-right: -4.8rem !important;
  }

  .u-xl\:neg-mb-6 {
    margin-bottom: -4.8rem !important;
  }

  .u-xl\:neg-ml-6 {
    margin-left: -4.8rem !important;
  }

  .u-xl\:m-7 {
    margin: 5.6rem !important;
  }

  .u-xl\:mx-7 {
    margin-right: 5.6rem !important;
    margin-left: 5.6rem !important;
  }

  .u-xl\:my-7 {
    margin-top: 5.6rem !important;
    margin-bottom: 5.6rem !important;
  }

  .u-xl\:mt-7 {
    margin-top: 5.6rem !important;
  }

  .u-xl\:mr-7 {
    margin-right: 5.6rem !important;
  }

  .u-xl\:mb-7 {
    margin-bottom: 5.6rem !important;
  }

  .u-xl\:ml-7 {
    margin-left: 5.6rem !important;
  }

  .u-xl\:neg-m-7 {
    margin: -5.6rem !important;
  }

  .u-xl\:neg-mx-7 {
    margin-right: -5.6rem !important;
    margin-left: -5.6rem !important;
  }

  .u-xl\:neg-my-7 {
    margin-top: -5.6rem !important;
    margin-bottom: -5.6rem !important;
  }

  .u-xl\:neg-mt-7 {
    margin-top: -5.6rem !important;
  }

  .u-xl\:neg-mr-7 {
    margin-right: -5.6rem !important;
  }

  .u-xl\:neg-mb-7 {
    margin-bottom: -5.6rem !important;
  }

  .u-xl\:neg-ml-7 {
    margin-left: -5.6rem !important;
  }

  .u-xl\:m-8 {
    margin: 6.4rem !important;
  }

  .u-xl\:mx-8 {
    margin-right: 6.4rem !important;
    margin-left: 6.4rem !important;
  }

  .u-xl\:my-8 {
    margin-top: 6.4rem !important;
    margin-bottom: 6.4rem !important;
  }

  .u-xl\:mt-8 {
    margin-top: 6.4rem !important;
  }

  .u-xl\:mr-8 {
    margin-right: 6.4rem !important;
  }

  .u-xl\:mb-8 {
    margin-bottom: 6.4rem !important;
  }

  .u-xl\:ml-8 {
    margin-left: 6.4rem !important;
  }

  .u-xl\:neg-m-8 {
    margin: -6.4rem !important;
  }

  .u-xl\:neg-mx-8 {
    margin-right: -6.4rem !important;
    margin-left: -6.4rem !important;
  }

  .u-xl\:neg-my-8 {
    margin-top: -6.4rem !important;
    margin-bottom: -6.4rem !important;
  }

  .u-xl\:neg-mt-8 {
    margin-top: -6.4rem !important;
  }

  .u-xl\:neg-mr-8 {
    margin-right: -6.4rem !important;
  }

  .u-xl\:neg-mb-8 {
    margin-bottom: -6.4rem !important;
  }

  .u-xl\:neg-ml-8 {
    margin-left: -6.4rem !important;
  }

  .u-xl\:m-9 {
    margin: 7.2rem !important;
  }

  .u-xl\:mx-9 {
    margin-right: 7.2rem !important;
    margin-left: 7.2rem !important;
  }

  .u-xl\:my-9 {
    margin-top: 7.2rem !important;
    margin-bottom: 7.2rem !important;
  }

  .u-xl\:mt-9 {
    margin-top: 7.2rem !important;
  }

  .u-xl\:mr-9 {
    margin-right: 7.2rem !important;
  }

  .u-xl\:mb-9 {
    margin-bottom: 7.2rem !important;
  }

  .u-xl\:ml-9 {
    margin-left: 7.2rem !important;
  }

  .u-xl\:neg-m-9 {
    margin: -7.2rem !important;
  }

  .u-xl\:neg-mx-9 {
    margin-right: -7.2rem !important;
    margin-left: -7.2rem !important;
  }

  .u-xl\:neg-my-9 {
    margin-top: -7.2rem !important;
    margin-bottom: -7.2rem !important;
  }

  .u-xl\:neg-mt-9 {
    margin-top: -7.2rem !important;
  }

  .u-xl\:neg-mr-9 {
    margin-right: -7.2rem !important;
  }

  .u-xl\:neg-mb-9 {
    margin-bottom: -7.2rem !important;
  }

  .u-xl\:neg-ml-9 {
    margin-left: -7.2rem !important;
  }

  .u-xl\:m-10 {
    margin: 8rem !important;
  }

  .u-xl\:mx-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  .u-xl\:my-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .u-xl\:mt-10 {
    margin-top: 8rem !important;
  }

  .u-xl\:mr-10 {
    margin-right: 8rem !important;
  }

  .u-xl\:mb-10 {
    margin-bottom: 8rem !important;
  }

  .u-xl\:ml-10 {
    margin-left: 8rem !important;
  }

  .u-xl\:neg-m-10 {
    margin: -8rem !important;
  }

  .u-xl\:neg-mx-10 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }

  .u-xl\:neg-my-10 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .u-xl\:neg-mt-10 {
    margin-top: -8rem !important;
  }

  .u-xl\:neg-mr-10 {
    margin-right: -8rem !important;
  }

  .u-xl\:neg-mb-10 {
    margin-bottom: -8rem !important;
  }

  .u-xl\:neg-ml-10 {
    margin-left: -8rem !important;
  }

  .u-xl\:m-11 {
    margin: 8.8rem !important;
  }

  .u-xl\:mx-11 {
    margin-right: 8.8rem !important;
    margin-left: 8.8rem !important;
  }

  .u-xl\:my-11 {
    margin-top: 8.8rem !important;
    margin-bottom: 8.8rem !important;
  }

  .u-xl\:mt-11 {
    margin-top: 8.8rem !important;
  }

  .u-xl\:mr-11 {
    margin-right: 8.8rem !important;
  }

  .u-xl\:mb-11 {
    margin-bottom: 8.8rem !important;
  }

  .u-xl\:ml-11 {
    margin-left: 8.8rem !important;
  }

  .u-xl\:neg-m-11 {
    margin: -8.8rem !important;
  }

  .u-xl\:neg-mx-11 {
    margin-right: -8.8rem !important;
    margin-left: -8.8rem !important;
  }

  .u-xl\:neg-my-11 {
    margin-top: -8.8rem !important;
    margin-bottom: -8.8rem !important;
  }

  .u-xl\:neg-mt-11 {
    margin-top: -8.8rem !important;
  }

  .u-xl\:neg-mr-11 {
    margin-right: -8.8rem !important;
  }

  .u-xl\:neg-mb-11 {
    margin-bottom: -8.8rem !important;
  }

  .u-xl\:neg-ml-11 {
    margin-left: -8.8rem !important;
  }

  .u-xl\:m-12 {
    margin: 9.6rem !important;
  }

  .u-xl\:mx-12 {
    margin-right: 9.6rem !important;
    margin-left: 9.6rem !important;
  }

  .u-xl\:my-12 {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }

  .u-xl\:mt-12 {
    margin-top: 9.6rem !important;
  }

  .u-xl\:mr-12 {
    margin-right: 9.6rem !important;
  }

  .u-xl\:mb-12 {
    margin-bottom: 9.6rem !important;
  }

  .u-xl\:ml-12 {
    margin-left: 9.6rem !important;
  }

  .u-xl\:neg-m-12 {
    margin: -9.6rem !important;
  }

  .u-xl\:neg-mx-12 {
    margin-right: -9.6rem !important;
    margin-left: -9.6rem !important;
  }

  .u-xl\:neg-my-12 {
    margin-top: -9.6rem !important;
    margin-bottom: -9.6rem !important;
  }

  .u-xl\:neg-mt-12 {
    margin-top: -9.6rem !important;
  }

  .u-xl\:neg-mr-12 {
    margin-right: -9.6rem !important;
  }

  .u-xl\:neg-mb-12 {
    margin-bottom: -9.6rem !important;
  }

  .u-xl\:neg-ml-12 {
    margin-left: -9.6rem !important;
  }

  .u-xl\:m-13 {
    margin: 10.4rem !important;
  }

  .u-xl\:mx-13 {
    margin-right: 10.4rem !important;
    margin-left: 10.4rem !important;
  }

  .u-xl\:my-13 {
    margin-top: 10.4rem !important;
    margin-bottom: 10.4rem !important;
  }

  .u-xl\:mt-13 {
    margin-top: 10.4rem !important;
  }

  .u-xl\:mr-13 {
    margin-right: 10.4rem !important;
  }

  .u-xl\:mb-13 {
    margin-bottom: 10.4rem !important;
  }

  .u-xl\:ml-13 {
    margin-left: 10.4rem !important;
  }

  .u-xl\:neg-m-13 {
    margin: -10.4rem !important;
  }

  .u-xl\:neg-mx-13 {
    margin-right: -10.4rem !important;
    margin-left: -10.4rem !important;
  }

  .u-xl\:neg-my-13 {
    margin-top: -10.4rem !important;
    margin-bottom: -10.4rem !important;
  }

  .u-xl\:neg-mt-13 {
    margin-top: -10.4rem !important;
  }

  .u-xl\:neg-mr-13 {
    margin-right: -10.4rem !important;
  }

  .u-xl\:neg-mb-13 {
    margin-bottom: -10.4rem !important;
  }

  .u-xl\:neg-ml-13 {
    margin-left: -10.4rem !important;
  }

  .u-xl\:m-14 {
    margin: 11.2rem !important;
  }

  .u-xl\:mx-14 {
    margin-right: 11.2rem !important;
    margin-left: 11.2rem !important;
  }

  .u-xl\:my-14 {
    margin-top: 11.2rem !important;
    margin-bottom: 11.2rem !important;
  }

  .u-xl\:mt-14 {
    margin-top: 11.2rem !important;
  }

  .u-xl\:mr-14 {
    margin-right: 11.2rem !important;
  }

  .u-xl\:mb-14 {
    margin-bottom: 11.2rem !important;
  }

  .u-xl\:ml-14 {
    margin-left: 11.2rem !important;
  }

  .u-xl\:neg-m-14 {
    margin: -11.2rem !important;
  }

  .u-xl\:neg-mx-14 {
    margin-right: -11.2rem !important;
    margin-left: -11.2rem !important;
  }

  .u-xl\:neg-my-14 {
    margin-top: -11.2rem !important;
    margin-bottom: -11.2rem !important;
  }

  .u-xl\:neg-mt-14 {
    margin-top: -11.2rem !important;
  }

  .u-xl\:neg-mr-14 {
    margin-right: -11.2rem !important;
  }

  .u-xl\:neg-mb-14 {
    margin-bottom: -11.2rem !important;
  }

  .u-xl\:neg-ml-14 {
    margin-left: -11.2rem !important;
  }

  .u-xl\:m-15 {
    margin: 12rem !important;
  }

  .u-xl\:mx-15 {
    margin-right: 12rem !important;
    margin-left: 12rem !important;
  }

  .u-xl\:my-15 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .u-xl\:mt-15 {
    margin-top: 12rem !important;
  }

  .u-xl\:mr-15 {
    margin-right: 12rem !important;
  }

  .u-xl\:mb-15 {
    margin-bottom: 12rem !important;
  }

  .u-xl\:ml-15 {
    margin-left: 12rem !important;
  }

  .u-xl\:neg-m-15 {
    margin: -12rem !important;
  }

  .u-xl\:neg-mx-15 {
    margin-right: -12rem !important;
    margin-left: -12rem !important;
  }

  .u-xl\:neg-my-15 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .u-xl\:neg-mt-15 {
    margin-top: -12rem !important;
  }

  .u-xl\:neg-mr-15 {
    margin-right: -12rem !important;
  }

  .u-xl\:neg-mb-15 {
    margin-bottom: -12rem !important;
  }

  .u-xl\:neg-ml-15 {
    margin-left: -12rem !important;
  }

  .u-xl\:m-16 {
    margin: 12.8rem !important;
  }

  .u-xl\:mx-16 {
    margin-right: 12.8rem !important;
    margin-left: 12.8rem !important;
  }

  .u-xl\:my-16 {
    margin-top: 12.8rem !important;
    margin-bottom: 12.8rem !important;
  }

  .u-xl\:mt-16 {
    margin-top: 12.8rem !important;
  }

  .u-xl\:mr-16 {
    margin-right: 12.8rem !important;
  }

  .u-xl\:mb-16 {
    margin-bottom: 12.8rem !important;
  }

  .u-xl\:ml-16 {
    margin-left: 12.8rem !important;
  }

  .u-xl\:neg-m-16 {
    margin: -12.8rem !important;
  }

  .u-xl\:neg-mx-16 {
    margin-right: -12.8rem !important;
    margin-left: -12.8rem !important;
  }

  .u-xl\:neg-my-16 {
    margin-top: -12.8rem !important;
    margin-bottom: -12.8rem !important;
  }

  .u-xl\:neg-mt-16 {
    margin-top: -12.8rem !important;
  }

  .u-xl\:neg-mr-16 {
    margin-right: -12.8rem !important;
  }

  .u-xl\:neg-mb-16 {
    margin-bottom: -12.8rem !important;
  }

  .u-xl\:neg-ml-16 {
    margin-left: -12.8rem !important;
  }

  .u-xl\:m-17 {
    margin: 13.6rem !important;
  }

  .u-xl\:mx-17 {
    margin-right: 13.6rem !important;
    margin-left: 13.6rem !important;
  }

  .u-xl\:my-17 {
    margin-top: 13.6rem !important;
    margin-bottom: 13.6rem !important;
  }

  .u-xl\:mt-17 {
    margin-top: 13.6rem !important;
  }

  .u-xl\:mr-17 {
    margin-right: 13.6rem !important;
  }

  .u-xl\:mb-17 {
    margin-bottom: 13.6rem !important;
  }

  .u-xl\:ml-17 {
    margin-left: 13.6rem !important;
  }

  .u-xl\:neg-m-17 {
    margin: -13.6rem !important;
  }

  .u-xl\:neg-mx-17 {
    margin-right: -13.6rem !important;
    margin-left: -13.6rem !important;
  }

  .u-xl\:neg-my-17 {
    margin-top: -13.6rem !important;
    margin-bottom: -13.6rem !important;
  }

  .u-xl\:neg-mt-17 {
    margin-top: -13.6rem !important;
  }

  .u-xl\:neg-mr-17 {
    margin-right: -13.6rem !important;
  }

  .u-xl\:neg-mb-17 {
    margin-bottom: -13.6rem !important;
  }

  .u-xl\:neg-ml-17 {
    margin-left: -13.6rem !important;
  }

  .u-xl\:m-18 {
    margin: 14.4rem !important;
  }

  .u-xl\:mx-18 {
    margin-right: 14.4rem !important;
    margin-left: 14.4rem !important;
  }

  .u-xl\:my-18 {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }

  .u-xl\:mt-18 {
    margin-top: 14.4rem !important;
  }

  .u-xl\:mr-18 {
    margin-right: 14.4rem !important;
  }

  .u-xl\:mb-18 {
    margin-bottom: 14.4rem !important;
  }

  .u-xl\:ml-18 {
    margin-left: 14.4rem !important;
  }

  .u-xl\:neg-m-18 {
    margin: -14.4rem !important;
  }

  .u-xl\:neg-mx-18 {
    margin-right: -14.4rem !important;
    margin-left: -14.4rem !important;
  }

  .u-xl\:neg-my-18 {
    margin-top: -14.4rem !important;
    margin-bottom: -14.4rem !important;
  }

  .u-xl\:neg-mt-18 {
    margin-top: -14.4rem !important;
  }

  .u-xl\:neg-mr-18 {
    margin-right: -14.4rem !important;
  }

  .u-xl\:neg-mb-18 {
    margin-bottom: -14.4rem !important;
  }

  .u-xl\:neg-ml-18 {
    margin-left: -14.4rem !important;
  }

  .u-xl\:m-19 {
    margin: 15.2rem !important;
  }

  .u-xl\:mx-19 {
    margin-right: 15.2rem !important;
    margin-left: 15.2rem !important;
  }

  .u-xl\:my-19 {
    margin-top: 15.2rem !important;
    margin-bottom: 15.2rem !important;
  }

  .u-xl\:mt-19 {
    margin-top: 15.2rem !important;
  }

  .u-xl\:mr-19 {
    margin-right: 15.2rem !important;
  }

  .u-xl\:mb-19 {
    margin-bottom: 15.2rem !important;
  }

  .u-xl\:ml-19 {
    margin-left: 15.2rem !important;
  }

  .u-xl\:neg-m-19 {
    margin: -15.2rem !important;
  }

  .u-xl\:neg-mx-19 {
    margin-right: -15.2rem !important;
    margin-left: -15.2rem !important;
  }

  .u-xl\:neg-my-19 {
    margin-top: -15.2rem !important;
    margin-bottom: -15.2rem !important;
  }

  .u-xl\:neg-mt-19 {
    margin-top: -15.2rem !important;
  }

  .u-xl\:neg-mr-19 {
    margin-right: -15.2rem !important;
  }

  .u-xl\:neg-mb-19 {
    margin-bottom: -15.2rem !important;
  }

  .u-xl\:neg-ml-19 {
    margin-left: -15.2rem !important;
  }

  .u-xl\:m-20 {
    margin: 16rem !important;
  }

  .u-xl\:mx-20 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }

  .u-xl\:my-20 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .u-xl\:mt-20 {
    margin-top: 16rem !important;
  }

  .u-xl\:mr-20 {
    margin-right: 16rem !important;
  }

  .u-xl\:mb-20 {
    margin-bottom: 16rem !important;
  }

  .u-xl\:ml-20 {
    margin-left: 16rem !important;
  }

  .u-xl\:neg-m-20 {
    margin: -16rem !important;
  }

  .u-xl\:neg-mx-20 {
    margin-right: -16rem !important;
    margin-left: -16rem !important;
  }

  .u-xl\:neg-my-20 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .u-xl\:neg-mt-20 {
    margin-top: -16rem !important;
  }

  .u-xl\:neg-mr-20 {
    margin-right: -16rem !important;
  }

  .u-xl\:neg-mb-20 {
    margin-bottom: -16rem !important;
  }

  .u-xl\:neg-ml-20 {
    margin-left: -16rem !important;
  }

  .u-xl\:order-0 {
    order: 0 !important;
  }

  .u-xl\:order-1 {
    order: 1 !important;
  }

  .u-xl\:order-2 {
    order: 2 !important;
  }

  .u-xl\:order-3 {
    order: 3 !important;
  }

  .u-xl\:order-4 {
    order: 4 !important;
  }

  .u-xl\:order-5 {
    order: 5 !important;
  }

  .u-xl\:order-6 {
    order: 6 !important;
  }

  .u-xl\:order-7 {
    order: 7 !important;
  }

  .u-xl\:order-8 {
    order: 8 !important;
  }

  .u-xl\:order-9 {
    order: 9 !important;
  }

  .u-xl\:order-10 {
    order: 10 !important;
  }

  .u-xl\:order-11 {
    order: 11 !important;
  }

  .u-xl\:order-12 {
    order: 12 !important;
  }

  .u-xl\:order-13 {
    order: 13 !important;
  }

  .u-xl\:order-14 {
    order: 14 !important;
  }

  .u-xl\:order-15 {
    order: 15 !important;
  }

  .u-xl\:order-16 {
    order: 16 !important;
  }

  .u-xl\:order-17 {
    order: 17 !important;
  }

  .u-xl\:order-18 {
    order: 18 !important;
  }

  .u-xl\:order-19 {
    order: 19 !important;
  }

  .u-xl\:order-20 {
    order: 20 !important;
  }

  .u-xl\:order-21 {
    order: 21 !important;
  }

  .u-xl\:order-22 {
    order: 22 !important;
  }

  .u-xl\:order-23 {
    order: 23 !important;
  }

  .u-xl\:order-24 {
    order: 24 !important;
  }

  .u-xl\:order-25 {
    order: 25 !important;
  }

  .u-xl\:order-26 {
    order: 26 !important;
  }

  .u-xl\:order-27 {
    order: 27 !important;
  }

  .u-xl\:order-28 {
    order: 28 !important;
  }

  .u-xl\:order-29 {
    order: 29 !important;
  }

  .u-xl\:order-30 {
    order: 30 !important;
  }

  .u-xl\:order-31 {
    order: 31 !important;
  }

  .u-xl\:order-32 {
    order: 32 !important;
  }

  .u-xl\:order-33 {
    order: 33 !important;
  }

  .u-xl\:order-34 {
    order: 34 !important;
  }

  .u-xl\:order-35 {
    order: 35 !important;
  }

  .u-xl\:order-36 {
    order: 36 !important;
  }

  .u-xl\:order-37 {
    order: 37 !important;
  }

  .u-xl\:order-38 {
    order: 38 !important;
  }

  .u-xl\:order-39 {
    order: 39 !important;
  }

  .u-xl\:order-40 {
    order: 40 !important;
  }

  .u-xl\:order-41 {
    order: 41 !important;
  }

  .u-xl\:order-42 {
    order: 42 !important;
  }

  .u-xl\:order-43 {
    order: 43 !important;
  }

  .u-xl\:order-44 {
    order: 44 !important;
  }

  .u-xl\:order-45 {
    order: 45 !important;
  }

  .u-xl\:order-46 {
    order: 46 !important;
  }

  .u-xl\:order-47 {
    order: 47 !important;
  }

  .u-xl\:order-48 {
    order: 48 !important;
  }

  .u-xl\:order-49 {
    order: 49 !important;
  }

  .u-xl\:order-50 {
    order: 50 !important;
  }

  .u-xl\:order-51 {
    order: 51 !important;
  }

  .u-xl\:order-52 {
    order: 52 !important;
  }

  .u-xl\:order-53 {
    order: 53 !important;
  }

  .u-xl\:order-54 {
    order: 54 !important;
  }

  .u-xl\:order-55 {
    order: 55 !important;
  }

  .u-xl\:order-56 {
    order: 56 !important;
  }

  .u-xl\:order-57 {
    order: 57 !important;
  }

  .u-xl\:order-58 {
    order: 58 !important;
  }

  .u-xl\:order-59 {
    order: 59 !important;
  }

  .u-xl\:order-60 {
    order: 60 !important;
  }

  .u-xl\:order-61 {
    order: 61 !important;
  }

  .u-xl\:order-62 {
    order: 62 !important;
  }

  .u-xl\:order-63 {
    order: 63 !important;
  }

  .u-xl\:order-64 {
    order: 64 !important;
  }

  .u-xl\:order-65 {
    order: 65 !important;
  }

  .u-xl\:order-66 {
    order: 66 !important;
  }

  .u-xl\:order-67 {
    order: 67 !important;
  }

  .u-xl\:order-68 {
    order: 68 !important;
  }

  .u-xl\:order-69 {
    order: 69 !important;
  }

  .u-xl\:order-70 {
    order: 70 !important;
  }

  .u-xl\:order-71 {
    order: 71 !important;
  }

  .u-xl\:order-72 {
    order: 72 !important;
  }

  .u-xl\:order-73 {
    order: 73 !important;
  }

  .u-xl\:order-74 {
    order: 74 !important;
  }

  .u-xl\:order-75 {
    order: 75 !important;
  }

  .u-xl\:order-76 {
    order: 76 !important;
  }

  .u-xl\:order-77 {
    order: 77 !important;
  }

  .u-xl\:order-78 {
    order: 78 !important;
  }

  .u-xl\:order-79 {
    order: 79 !important;
  }

  .u-xl\:order-80 {
    order: 80 !important;
  }

  .u-xl\:order-81 {
    order: 81 !important;
  }

  .u-xl\:order-82 {
    order: 82 !important;
  }

  .u-xl\:order-83 {
    order: 83 !important;
  }

  .u-xl\:order-84 {
    order: 84 !important;
  }

  .u-xl\:order-85 {
    order: 85 !important;
  }

  .u-xl\:order-86 {
    order: 86 !important;
  }

  .u-xl\:order-87 {
    order: 87 !important;
  }

  .u-xl\:order-88 {
    order: 88 !important;
  }

  .u-xl\:order-89 {
    order: 89 !important;
  }

  .u-xl\:order-90 {
    order: 90 !important;
  }

  .u-xl\:order-91 {
    order: 91 !important;
  }

  .u-xl\:order-92 {
    order: 92 !important;
  }

  .u-xl\:order-93 {
    order: 93 !important;
  }

  .u-xl\:order-94 {
    order: 94 !important;
  }

  .u-xl\:order-95 {
    order: 95 !important;
  }

  .u-xl\:order-96 {
    order: 96 !important;
  }

  .u-xl\:order-97 {
    order: 97 !important;
  }

  .u-xl\:order-98 {
    order: 98 !important;
  }

  .u-xl\:order-99 {
    order: 99 !important;
  }

  .u-xl\:order-100 {
    order: 100 !important;
  }

  .u-xl\:overflow-visible {
    overflow: visible !important;
  }

  .u-xl\:overflow-scroll {
    overflow: scroll !important;
  }

  .u-xl\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .u-xl\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .u-xl\:overflow-hidden {
    overflow: hidden !important;
  }

  .u-xl\:p-0 {
    padding: 0rem !important;
  }

  .u-xl\:px-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .u-xl\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .u-xl\:pt-0 {
    padding-top: 0rem !important;
  }

  .u-xl\:pr-0 {
    padding-right: 0rem !important;
  }

  .u-xl\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .u-xl\:pl-0 {
    padding-left: 0rem !important;
  }

  .u-xl\:p-1 {
    padding: .8rem !important;
  }

  .u-xl\:px-1 {
    padding-right: .8rem !important;
    padding-left: .8rem !important;
  }

  .u-xl\:py-1 {
    padding-top: .8rem !important;
    padding-bottom: .8rem !important;
  }

  .u-xl\:pt-1 {
    padding-top: .8rem !important;
  }

  .u-xl\:pr-1 {
    padding-right: .8rem !important;
  }

  .u-xl\:pb-1 {
    padding-bottom: .8rem !important;
  }

  .u-xl\:pl-1 {
    padding-left: .8rem !important;
  }

  .u-xl\:p-2 {
    padding: 1.6rem !important;
  }

  .u-xl\:px-2 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }

  .u-xl\:py-2 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }

  .u-xl\:pt-2 {
    padding-top: 1.6rem !important;
  }

  .u-xl\:pr-2 {
    padding-right: 1.6rem !important;
  }

  .u-xl\:pb-2 {
    padding-bottom: 1.6rem !important;
  }

  .u-xl\:pl-2 {
    padding-left: 1.6rem !important;
  }

  .u-xl\:p-3 {
    padding: 2.4rem !important;
  }

  .u-xl\:px-3 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }

  .u-xl\:py-3 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }

  .u-xl\:pt-3 {
    padding-top: 2.4rem !important;
  }

  .u-xl\:pr-3 {
    padding-right: 2.4rem !important;
  }

  .u-xl\:pb-3 {
    padding-bottom: 2.4rem !important;
  }

  .u-xl\:pl-3 {
    padding-left: 2.4rem !important;
  }

  .u-xl\:p-4 {
    padding: 3.2rem !important;
  }

  .u-xl\:px-4 {
    padding-right: 3.2rem !important;
    padding-left: 3.2rem !important;
  }

  .u-xl\:py-4 {
    padding-top: 3.2rem !important;
    padding-bottom: 3.2rem !important;
  }

  .u-xl\:pt-4 {
    padding-top: 3.2rem !important;
  }

  .u-xl\:pr-4 {
    padding-right: 3.2rem !important;
  }

  .u-xl\:pb-4 {
    padding-bottom: 3.2rem !important;
  }

  .u-xl\:pl-4 {
    padding-left: 3.2rem !important;
  }

  .u-xl\:p-5 {
    padding: 4rem !important;
  }

  .u-xl\:px-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .u-xl\:py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .u-xl\:pt-5 {
    padding-top: 4rem !important;
  }

  .u-xl\:pr-5 {
    padding-right: 4rem !important;
  }

  .u-xl\:pb-5 {
    padding-bottom: 4rem !important;
  }

  .u-xl\:pl-5 {
    padding-left: 4rem !important;
  }

  .u-xl\:p-6 {
    padding: 4.8rem !important;
  }

  .u-xl\:px-6 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }

  .u-xl\:py-6 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }

  .u-xl\:pt-6 {
    padding-top: 4.8rem !important;
  }

  .u-xl\:pr-6 {
    padding-right: 4.8rem !important;
  }

  .u-xl\:pb-6 {
    padding-bottom: 4.8rem !important;
  }

  .u-xl\:pl-6 {
    padding-left: 4.8rem !important;
  }

  .u-xl\:p-7 {
    padding: 5.6rem !important;
  }

  .u-xl\:px-7 {
    padding-right: 5.6rem !important;
    padding-left: 5.6rem !important;
  }

  .u-xl\:py-7 {
    padding-top: 5.6rem !important;
    padding-bottom: 5.6rem !important;
  }

  .u-xl\:pt-7 {
    padding-top: 5.6rem !important;
  }

  .u-xl\:pr-7 {
    padding-right: 5.6rem !important;
  }

  .u-xl\:pb-7 {
    padding-bottom: 5.6rem !important;
  }

  .u-xl\:pl-7 {
    padding-left: 5.6rem !important;
  }

  .u-xl\:p-8 {
    padding: 6.4rem !important;
  }

  .u-xl\:px-8 {
    padding-right: 6.4rem !important;
    padding-left: 6.4rem !important;
  }

  .u-xl\:py-8 {
    padding-top: 6.4rem !important;
    padding-bottom: 6.4rem !important;
  }

  .u-xl\:pt-8 {
    padding-top: 6.4rem !important;
  }

  .u-xl\:pr-8 {
    padding-right: 6.4rem !important;
  }

  .u-xl\:pb-8 {
    padding-bottom: 6.4rem !important;
  }

  .u-xl\:pl-8 {
    padding-left: 6.4rem !important;
  }

  .u-xl\:p-9 {
    padding: 7.2rem !important;
  }

  .u-xl\:px-9 {
    padding-right: 7.2rem !important;
    padding-left: 7.2rem !important;
  }

  .u-xl\:py-9 {
    padding-top: 7.2rem !important;
    padding-bottom: 7.2rem !important;
  }

  .u-xl\:pt-9 {
    padding-top: 7.2rem !important;
  }

  .u-xl\:pr-9 {
    padding-right: 7.2rem !important;
  }

  .u-xl\:pb-9 {
    padding-bottom: 7.2rem !important;
  }

  .u-xl\:pl-9 {
    padding-left: 7.2rem !important;
  }

  .u-xl\:p-10 {
    padding: 8rem !important;
  }

  .u-xl\:px-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  .u-xl\:py-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .u-xl\:pt-10 {
    padding-top: 8rem !important;
  }

  .u-xl\:pr-10 {
    padding-right: 8rem !important;
  }

  .u-xl\:pb-10 {
    padding-bottom: 8rem !important;
  }

  .u-xl\:pl-10 {
    padding-left: 8rem !important;
  }

  .u-xl\:p-11 {
    padding: 8.8rem !important;
  }

  .u-xl\:px-11 {
    padding-right: 8.8rem !important;
    padding-left: 8.8rem !important;
  }

  .u-xl\:py-11 {
    padding-top: 8.8rem !important;
    padding-bottom: 8.8rem !important;
  }

  .u-xl\:pt-11 {
    padding-top: 8.8rem !important;
  }

  .u-xl\:pr-11 {
    padding-right: 8.8rem !important;
  }

  .u-xl\:pb-11 {
    padding-bottom: 8.8rem !important;
  }

  .u-xl\:pl-11 {
    padding-left: 8.8rem !important;
  }

  .u-xl\:p-12 {
    padding: 9.6rem !important;
  }

  .u-xl\:px-12 {
    padding-right: 9.6rem !important;
    padding-left: 9.6rem !important;
  }

  .u-xl\:py-12 {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }

  .u-xl\:pt-12 {
    padding-top: 9.6rem !important;
  }

  .u-xl\:pr-12 {
    padding-right: 9.6rem !important;
  }

  .u-xl\:pb-12 {
    padding-bottom: 9.6rem !important;
  }

  .u-xl\:pl-12 {
    padding-left: 9.6rem !important;
  }

  .u-xl\:p-13 {
    padding: 10.4rem !important;
  }

  .u-xl\:px-13 {
    padding-right: 10.4rem !important;
    padding-left: 10.4rem !important;
  }

  .u-xl\:py-13 {
    padding-top: 10.4rem !important;
    padding-bottom: 10.4rem !important;
  }

  .u-xl\:pt-13 {
    padding-top: 10.4rem !important;
  }

  .u-xl\:pr-13 {
    padding-right: 10.4rem !important;
  }

  .u-xl\:pb-13 {
    padding-bottom: 10.4rem !important;
  }

  .u-xl\:pl-13 {
    padding-left: 10.4rem !important;
  }

  .u-xl\:p-14 {
    padding: 11.2rem !important;
  }

  .u-xl\:px-14 {
    padding-right: 11.2rem !important;
    padding-left: 11.2rem !important;
  }

  .u-xl\:py-14 {
    padding-top: 11.2rem !important;
    padding-bottom: 11.2rem !important;
  }

  .u-xl\:pt-14 {
    padding-top: 11.2rem !important;
  }

  .u-xl\:pr-14 {
    padding-right: 11.2rem !important;
  }

  .u-xl\:pb-14 {
    padding-bottom: 11.2rem !important;
  }

  .u-xl\:pl-14 {
    padding-left: 11.2rem !important;
  }

  .u-xl\:p-15 {
    padding: 12rem !important;
  }

  .u-xl\:px-15 {
    padding-right: 12rem !important;
    padding-left: 12rem !important;
  }

  .u-xl\:py-15 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .u-xl\:pt-15 {
    padding-top: 12rem !important;
  }

  .u-xl\:pr-15 {
    padding-right: 12rem !important;
  }

  .u-xl\:pb-15 {
    padding-bottom: 12rem !important;
  }

  .u-xl\:pl-15 {
    padding-left: 12rem !important;
  }

  .u-xl\:p-16 {
    padding: 12.8rem !important;
  }

  .u-xl\:px-16 {
    padding-right: 12.8rem !important;
    padding-left: 12.8rem !important;
  }

  .u-xl\:py-16 {
    padding-top: 12.8rem !important;
    padding-bottom: 12.8rem !important;
  }

  .u-xl\:pt-16 {
    padding-top: 12.8rem !important;
  }

  .u-xl\:pr-16 {
    padding-right: 12.8rem !important;
  }

  .u-xl\:pb-16 {
    padding-bottom: 12.8rem !important;
  }

  .u-xl\:pl-16 {
    padding-left: 12.8rem !important;
  }

  .u-xl\:p-17 {
    padding: 13.6rem !important;
  }

  .u-xl\:px-17 {
    padding-right: 13.6rem !important;
    padding-left: 13.6rem !important;
  }

  .u-xl\:py-17 {
    padding-top: 13.6rem !important;
    padding-bottom: 13.6rem !important;
  }

  .u-xl\:pt-17 {
    padding-top: 13.6rem !important;
  }

  .u-xl\:pr-17 {
    padding-right: 13.6rem !important;
  }

  .u-xl\:pb-17 {
    padding-bottom: 13.6rem !important;
  }

  .u-xl\:pl-17 {
    padding-left: 13.6rem !important;
  }

  .u-xl\:p-18 {
    padding: 14.4rem !important;
  }

  .u-xl\:px-18 {
    padding-right: 14.4rem !important;
    padding-left: 14.4rem !important;
  }

  .u-xl\:py-18 {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }

  .u-xl\:pt-18 {
    padding-top: 14.4rem !important;
  }

  .u-xl\:pr-18 {
    padding-right: 14.4rem !important;
  }

  .u-xl\:pb-18 {
    padding-bottom: 14.4rem !important;
  }

  .u-xl\:pl-18 {
    padding-left: 14.4rem !important;
  }

  .u-xl\:p-19 {
    padding: 15.2rem !important;
  }

  .u-xl\:px-19 {
    padding-right: 15.2rem !important;
    padding-left: 15.2rem !important;
  }

  .u-xl\:py-19 {
    padding-top: 15.2rem !important;
    padding-bottom: 15.2rem !important;
  }

  .u-xl\:pt-19 {
    padding-top: 15.2rem !important;
  }

  .u-xl\:pr-19 {
    padding-right: 15.2rem !important;
  }

  .u-xl\:pb-19 {
    padding-bottom: 15.2rem !important;
  }

  .u-xl\:pl-19 {
    padding-left: 15.2rem !important;
  }

  .u-xl\:p-20 {
    padding: 16rem !important;
  }

  .u-xl\:px-20 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }

  .u-xl\:py-20 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .u-xl\:pt-20 {
    padding-top: 16rem !important;
  }

  .u-xl\:pr-20 {
    padding-right: 16rem !important;
  }

  .u-xl\:pb-20 {
    padding-bottom: 16rem !important;
  }

  .u-xl\:pl-20 {
    padding-left: 16rem !important;
  }

  .u-xl\:text-left {
    text-align: left !important;
  }

  .u-xl\:text-center {
    text-align: center !important;
  }

  .u-xl\:text-right {
    text-align: right !important;
  }

  .u-xl\:text-justify {
    text-align: justify !important;
  }

  .u-xl\:visible {
    visibility: visible !important;
  }

  .u-xl\:hidden {
    visibility: hidden !important;
  }

  .u-xl\:whitespace-normal {
    white-space: normal !important;
  }

  .u-xl\:whitespace-nowrap {
    white-space: nowrap !important;
  }

  .u-xl\:w-0 {
    width: 0% !important;
  }

  .u-xl\:w-1 {
    width: 1% !important;
  }

  .u-xl\:w-2 {
    width: 2% !important;
  }

  .u-xl\:w-3 {
    width: 3% !important;
  }

  .u-xl\:w-4 {
    width: 4% !important;
  }

  .u-xl\:w-5 {
    width: 5% !important;
  }

  .u-xl\:w-6 {
    width: 6% !important;
  }

  .u-xl\:w-7 {
    width: 7% !important;
  }

  .u-xl\:w-8 {
    width: 8% !important;
  }

  .u-xl\:w-9 {
    width: 9% !important;
  }

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

  .u-xl\:w-11 {
    width: 11% !important;
  }

  .u-xl\:w-12 {
    width: 12% !important;
  }

  .u-xl\:w-13 {
    width: 13% !important;
  }

  .u-xl\:w-14 {
    width: 14% !important;
  }

  .u-xl\:w-15 {
    width: 15% !important;
  }

  .u-xl\:w-16 {
    width: 16% !important;
  }

  .u-xl\:w-17 {
    width: 17% !important;
  }

  .u-xl\:w-18 {
    width: 18% !important;
  }

  .u-xl\:w-19 {
    width: 19% !important;
  }

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

  .u-xl\:w-21 {
    width: 21% !important;
  }

  .u-xl\:w-22 {
    width: 22% !important;
  }

  .u-xl\:w-23 {
    width: 23% !important;
  }

  .u-xl\:w-24 {
    width: 24% !important;
  }

  .u-xl\:w-25 {
    width: 25% !important;
  }

  .u-xl\:w-26 {
    width: 26% !important;
  }

  .u-xl\:w-27 {
    width: 27% !important;
  }

  .u-xl\:w-28 {
    width: 28% !important;
  }

  .u-xl\:w-29 {
    width: 29% !important;
  }

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

  .u-xl\:w-31 {
    width: 31% !important;
  }

  .u-xl\:w-32 {
    width: 32% !important;
  }

  .u-xl\:w-33 {
    width: 33% !important;
  }

  .u-xl\:w-34 {
    width: 34% !important;
  }

  .u-xl\:w-35 {
    width: 35% !important;
  }

  .u-xl\:w-36 {
    width: 36% !important;
  }

  .u-xl\:w-37 {
    width: 37% !important;
  }

  .u-xl\:w-38 {
    width: 38% !important;
  }

  .u-xl\:w-39 {
    width: 39% !important;
  }

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

  .u-xl\:w-41 {
    width: 41% !important;
  }

  .u-xl\:w-42 {
    width: 42% !important;
  }

  .u-xl\:w-43 {
    width: 43% !important;
  }

  .u-xl\:w-44 {
    width: 44% !important;
  }

  .u-xl\:w-45 {
    width: 45% !important;
  }

  .u-xl\:w-46 {
    width: 46% !important;
  }

  .u-xl\:w-47 {
    width: 47% !important;
  }

  .u-xl\:w-48 {
    width: 48% !important;
  }

  .u-xl\:w-49 {
    width: 49% !important;
  }

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

  .u-xl\:w-51 {
    width: 51% !important;
  }

  .u-xl\:w-52 {
    width: 52% !important;
  }

  .u-xl\:w-53 {
    width: 53% !important;
  }

  .u-xl\:w-54 {
    width: 54% !important;
  }

  .u-xl\:w-55 {
    width: 55% !important;
  }

  .u-xl\:w-56 {
    width: 56% !important;
  }

  .u-xl\:w-57 {
    width: 57% !important;
  }

  .u-xl\:w-58 {
    width: 58% !important;
  }

  .u-xl\:w-59 {
    width: 59% !important;
  }

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

  .u-xl\:w-61 {
    width: 61% !important;
  }

  .u-xl\:w-62 {
    width: 62% !important;
  }

  .u-xl\:w-63 {
    width: 63% !important;
  }

  .u-xl\:w-64 {
    width: 64% !important;
  }

  .u-xl\:w-65 {
    width: 65% !important;
  }

  .u-xl\:w-66 {
    width: 66% !important;
  }

  .u-xl\:w-67 {
    width: 67% !important;
  }

  .u-xl\:w-68 {
    width: 68% !important;
  }

  .u-xl\:w-69 {
    width: 69% !important;
  }

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

  .u-xl\:w-71 {
    width: 71% !important;
  }

  .u-xl\:w-72 {
    width: 72% !important;
  }

  .u-xl\:w-73 {
    width: 73% !important;
  }

  .u-xl\:w-74 {
    width: 74% !important;
  }

  .u-xl\:w-75 {
    width: 75% !important;
  }

  .u-xl\:w-76 {
    width: 76% !important;
  }

  .u-xl\:w-77 {
    width: 77% !important;
  }

  .u-xl\:w-78 {
    width: 78% !important;
  }

  .u-xl\:w-79 {
    width: 79% !important;
  }

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

  .u-xl\:w-81 {
    width: 81% !important;
  }

  .u-xl\:w-82 {
    width: 82% !important;
  }

  .u-xl\:w-83 {
    width: 83% !important;
  }

  .u-xl\:w-84 {
    width: 84% !important;
  }

  .u-xl\:w-85 {
    width: 85% !important;
  }

  .u-xl\:w-86 {
    width: 86% !important;
  }

  .u-xl\:w-87 {
    width: 87% !important;
  }

  .u-xl\:w-88 {
    width: 88% !important;
  }

  .u-xl\:w-89 {
    width: 89% !important;
  }

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

  .u-xl\:w-91 {
    width: 91% !important;
  }

  .u-xl\:w-92 {
    width: 92% !important;
  }

  .u-xl\:w-93 {
    width: 93% !important;
  }

  .u-xl\:w-94 {
    width: 94% !important;
  }

  .u-xl\:w-95 {
    width: 95% !important;
  }

  .u-xl\:w-96 {
    width: 96% !important;
  }

  .u-xl\:w-97 {
    width: 97% !important;
  }

  .u-xl\:w-98 {
    width: 98% !important;
  }

  .u-xl\:w-99 {
    width: 99% !important;
  }

  .u-xl\:w-100 {
    width: 100% !important;
  }

  .u-xl\:w-0rem {
    width: 0rem !important;
  }

  .u-xl\:w-1rem {
    width: .1rem !important;
  }

  .u-xl\:w-2rem {
    width: .2rem !important;
  }

  .u-xl\:w-3rem {
    width: .3rem !important;
  }

  .u-xl\:w-4rem {
    width: .4rem !important;
  }

  .u-xl\:w-5rem {
    width: .5rem !important;
  }

  .u-xl\:w-6rem {
    width: .6rem !important;
  }

  .u-xl\:w-7rem {
    width: .7rem !important;
  }

  .u-xl\:w-8rem {
    width: .8rem !important;
  }

  .u-xl\:w-9rem {
    width: .9rem !important;
  }

  .u-xl\:w-10rem {
    width: 1rem !important;
  }

  .u-xl\:w-11rem {
    width: 1.1rem !important;
  }

  .u-xl\:w-12rem {
    width: 1.2rem !important;
  }

  .u-xl\:w-13rem {
    width: 1.3rem !important;
  }

  .u-xl\:w-14rem {
    width: 1.4rem !important;
  }

  .u-xl\:w-15rem {
    width: 1.5rem !important;
  }

  .u-xl\:w-16rem {
    width: 1.6rem !important;
  }

  .u-xl\:w-17rem {
    width: 1.7rem !important;
  }

  .u-xl\:w-18rem {
    width: 1.8rem !important;
  }

  .u-xl\:w-19rem {
    width: 1.9rem !important;
  }

  .u-xl\:w-20rem {
    width: 2rem !important;
  }

  .u-xl\:w-21rem {
    width: 2.1rem !important;
  }

  .u-xl\:w-22rem {
    width: 2.2rem !important;
  }

  .u-xl\:w-23rem {
    width: 2.3rem !important;
  }

  .u-xl\:w-24rem {
    width: 2.4rem !important;
  }

  .u-xl\:w-25rem {
    width: 2.5rem !important;
  }

  .u-xl\:w-26rem {
    width: 2.6rem !important;
  }

  .u-xl\:w-27rem {
    width: 2.7rem !important;
  }

  .u-xl\:w-28rem {
    width: 2.8rem !important;
  }

  .u-xl\:w-29rem {
    width: 2.9rem !important;
  }

  .u-xl\:w-30rem {
    width: 3rem !important;
  }

  .u-xl\:w-31rem {
    width: 3.1rem !important;
  }

  .u-xl\:w-32rem {
    width: 3.2rem !important;
  }

  .u-xl\:w-33rem {
    width: 3.3rem !important;
  }

  .u-xl\:w-34rem {
    width: 3.4rem !important;
  }

  .u-xl\:w-35rem {
    width: 3.5rem !important;
  }

  .u-xl\:w-36rem {
    width: 3.6rem !important;
  }

  .u-xl\:w-37rem {
    width: 3.7rem !important;
  }

  .u-xl\:w-38rem {
    width: 3.8rem !important;
  }

  .u-xl\:w-39rem {
    width: 3.9rem !important;
  }

  .u-xl\:w-40rem {
    width: 4rem !important;
  }

  .u-xl\:w-41rem {
    width: 4.1rem !important;
  }

  .u-xl\:w-42rem {
    width: 4.2rem !important;
  }

  .u-xl\:w-43rem {
    width: 4.3rem !important;
  }

  .u-xl\:w-44rem {
    width: 4.4rem !important;
  }

  .u-xl\:w-45rem {
    width: 4.5rem !important;
  }

  .u-xl\:w-46rem {
    width: 4.6rem !important;
  }

  .u-xl\:w-47rem {
    width: 4.7rem !important;
  }

  .u-xl\:w-48rem {
    width: 4.8rem !important;
  }

  .u-xl\:w-49rem {
    width: 4.9rem !important;
  }

  .u-xl\:w-50rem {
    width: 5rem !important;
  }

  .u-xl\:w-51rem {
    width: 5.1rem !important;
  }

  .u-xl\:w-52rem {
    width: 5.2rem !important;
  }

  .u-xl\:w-53rem {
    width: 5.3rem !important;
  }

  .u-xl\:w-54rem {
    width: 5.4rem !important;
  }

  .u-xl\:w-55rem {
    width: 5.5rem !important;
  }

  .u-xl\:w-56rem {
    width: 5.6rem !important;
  }

  .u-xl\:w-57rem {
    width: 5.7rem !important;
  }

  .u-xl\:w-58rem {
    width: 5.8rem !important;
  }

  .u-xl\:w-59rem {
    width: 5.9rem !important;
  }

  .u-xl\:w-60rem {
    width: 6rem !important;
  }

  .u-xl\:w-61rem {
    width: 6.1rem !important;
  }

  .u-xl\:w-62rem {
    width: 6.2rem !important;
  }

  .u-xl\:w-63rem {
    width: 6.3rem !important;
  }

  .u-xl\:w-64rem {
    width: 6.4rem !important;
  }

  .u-xl\:w-65rem {
    width: 6.5rem !important;
  }

  .u-xl\:w-66rem {
    width: 6.6rem !important;
  }

  .u-xl\:w-67rem {
    width: 6.7rem !important;
  }

  .u-xl\:w-68rem {
    width: 6.8rem !important;
  }

  .u-xl\:w-69rem {
    width: 6.9rem !important;
  }

  .u-xl\:w-70rem {
    width: 7rem !important;
  }

  .u-xl\:w-71rem {
    width: 7.1rem !important;
  }

  .u-xl\:w-72rem {
    width: 7.2rem !important;
  }

  .u-xl\:w-73rem {
    width: 7.3rem !important;
  }

  .u-xl\:w-74rem {
    width: 7.4rem !important;
  }

  .u-xl\:w-75rem {
    width: 7.5rem !important;
  }

  .u-xl\:w-76rem {
    width: 7.6rem !important;
  }

  .u-xl\:w-77rem {
    width: 7.7rem !important;
  }

  .u-xl\:w-78rem {
    width: 7.8rem !important;
  }

  .u-xl\:w-79rem {
    width: 7.9rem !important;
  }

  .u-xl\:w-80rem {
    width: 8rem !important;
  }

  .u-xl\:w-81rem {
    width: 8.1rem !important;
  }

  .u-xl\:w-82rem {
    width: 8.2rem !important;
  }

  .u-xl\:w-83rem {
    width: 8.3rem !important;
  }

  .u-xl\:w-84rem {
    width: 8.4rem !important;
  }

  .u-xl\:w-85rem {
    width: 8.5rem !important;
  }

  .u-xl\:w-86rem {
    width: 8.6rem !important;
  }

  .u-xl\:w-87rem {
    width: 8.7rem !important;
  }

  .u-xl\:w-88rem {
    width: 8.8rem !important;
  }

  .u-xl\:w-89rem {
    width: 8.9rem !important;
  }

  .u-xl\:w-90rem {
    width: 9rem !important;
  }

  .u-xl\:w-91rem {
    width: 9.1rem !important;
  }

  .u-xl\:w-92rem {
    width: 9.2rem !important;
  }

  .u-xl\:w-93rem {
    width: 9.3rem !important;
  }

  .u-xl\:w-94rem {
    width: 9.4rem !important;
  }

  .u-xl\:w-95rem {
    width: 9.5rem !important;
  }

  .u-xl\:w-96rem {
    width: 9.6rem !important;
  }

  .u-xl\:w-97rem {
    width: 9.7rem !important;
  }

  .u-xl\:w-98rem {
    width: 9.8rem !important;
  }

  .u-xl\:w-99rem {
    width: 9.9rem !important;
  }

  .u-xl\:w-100rem {
    width: 10rem !important;
  }

  .u-xl\:w-101rem {
    width: 10.1rem !important;
  }

  .u-xl\:w-102rem {
    width: 10.2rem !important;
  }

  .u-xl\:w-103rem {
    width: 10.3rem !important;
  }

  .u-xl\:w-104rem {
    width: 10.4rem !important;
  }

  .u-xl\:w-105rem {
    width: 10.5rem !important;
  }

  .u-xl\:w-106rem {
    width: 10.6rem !important;
  }

  .u-xl\:w-107rem {
    width: 10.7rem !important;
  }

  .u-xl\:w-108rem {
    width: 10.8rem !important;
  }

  .u-xl\:w-109rem {
    width: 10.9rem !important;
  }

  .u-xl\:w-110rem {
    width: 11rem !important;
  }

  .u-xl\:w-111rem {
    width: 11.1rem !important;
  }

  .u-xl\:w-112rem {
    width: 11.2rem !important;
  }

  .u-xl\:w-113rem {
    width: 11.3rem !important;
  }

  .u-xl\:w-114rem {
    width: 11.4rem !important;
  }

  .u-xl\:w-115rem {
    width: 11.5rem !important;
  }

  .u-xl\:w-116rem {
    width: 11.6rem !important;
  }

  .u-xl\:w-117rem {
    width: 11.7rem !important;
  }

  .u-xl\:w-118rem {
    width: 11.8rem !important;
  }

  .u-xl\:w-119rem {
    width: 11.9rem !important;
  }

  .u-xl\:w-120rem {
    width: 12rem !important;
  }

  .u-xl\:w-121rem {
    width: 12.1rem !important;
  }

  .u-xl\:w-122rem {
    width: 12.2rem !important;
  }

  .u-xl\:w-123rem {
    width: 12.3rem !important;
  }

  .u-xl\:w-124rem {
    width: 12.4rem !important;
  }

  .u-xl\:w-125rem {
    width: 12.5rem !important;
  }

  .u-xl\:w-126rem {
    width: 12.6rem !important;
  }

  .u-xl\:w-127rem {
    width: 12.7rem !important;
  }

  .u-xl\:w-128rem {
    width: 12.8rem !important;
  }

  .u-xl\:w-129rem {
    width: 12.9rem !important;
  }

  .u-xl\:w-130rem {
    width: 13rem !important;
  }

  .u-xl\:w-131rem {
    width: 13.1rem !important;
  }

  .u-xl\:w-132rem {
    width: 13.2rem !important;
  }

  .u-xl\:w-133rem {
    width: 13.3rem !important;
  }

  .u-xl\:w-134rem {
    width: 13.4rem !important;
  }

  .u-xl\:w-135rem {
    width: 13.5rem !important;
  }

  .u-xl\:w-136rem {
    width: 13.6rem !important;
  }

  .u-xl\:w-137rem {
    width: 13.7rem !important;
  }

  .u-xl\:w-138rem {
    width: 13.8rem !important;
  }

  .u-xl\:w-139rem {
    width: 13.9rem !important;
  }

  .u-xl\:w-140rem {
    width: 14rem !important;
  }

  .u-xl\:w-141rem {
    width: 14.1rem !important;
  }

  .u-xl\:w-142rem {
    width: 14.2rem !important;
  }

  .u-xl\:w-143rem {
    width: 14.3rem !important;
  }

  .u-xl\:w-144rem {
    width: 14.4rem !important;
  }

  .u-xl\:w-145rem {
    width: 14.5rem !important;
  }

  .u-xl\:w-146rem {
    width: 14.6rem !important;
  }

  .u-xl\:w-147rem {
    width: 14.7rem !important;
  }

  .u-xl\:w-148rem {
    width: 14.8rem !important;
  }

  .u-xl\:w-149rem {
    width: 14.9rem !important;
  }

  .u-xl\:w-150rem {
    width: 15rem !important;
  }

  .u-xl\:w-151rem {
    width: 15.1rem !important;
  }

  .u-xl\:w-152rem {
    width: 15.2rem !important;
  }

  .u-xl\:w-153rem {
    width: 15.3rem !important;
  }

  .u-xl\:w-154rem {
    width: 15.4rem !important;
  }

  .u-xl\:w-155rem {
    width: 15.5rem !important;
  }

  .u-xl\:w-156rem {
    width: 15.6rem !important;
  }

  .u-xl\:w-157rem {
    width: 15.7rem !important;
  }

  .u-xl\:w-158rem {
    width: 15.8rem !important;
  }

  .u-xl\:w-159rem {
    width: 15.9rem !important;
  }

  .u-xl\:w-160rem {
    width: 16rem !important;
  }

  .u-xl\:w-161rem {
    width: 16.1rem !important;
  }

  .u-xl\:w-162rem {
    width: 16.2rem !important;
  }

  .u-xl\:w-163rem {
    width: 16.3rem !important;
  }

  .u-xl\:w-164rem {
    width: 16.4rem !important;
  }

  .u-xl\:w-165rem {
    width: 16.5rem !important;
  }

  .u-xl\:w-166rem {
    width: 16.6rem !important;
  }

  .u-xl\:w-167rem {
    width: 16.7rem !important;
  }

  .u-xl\:w-168rem {
    width: 16.8rem !important;
  }

  .u-xl\:w-169rem {
    width: 16.9rem !important;
  }

  .u-xl\:w-170rem {
    width: 17rem !important;
  }

  .u-xl\:w-171rem {
    width: 17.1rem !important;
  }

  .u-xl\:w-172rem {
    width: 17.2rem !important;
  }

  .u-xl\:w-173rem {
    width: 17.3rem !important;
  }

  .u-xl\:w-174rem {
    width: 17.4rem !important;
  }

  .u-xl\:w-175rem {
    width: 17.5rem !important;
  }

  .u-xl\:w-176rem {
    width: 17.6rem !important;
  }

  .u-xl\:w-177rem {
    width: 17.7rem !important;
  }

  .u-xl\:w-178rem {
    width: 17.8rem !important;
  }

  .u-xl\:w-179rem {
    width: 17.9rem !important;
  }

  .u-xl\:w-180rem {
    width: 18rem !important;
  }

  .u-xl\:w-181rem {
    width: 18.1rem !important;
  }

  .u-xl\:w-182rem {
    width: 18.2rem !important;
  }

  .u-xl\:w-183rem {
    width: 18.3rem !important;
  }

  .u-xl\:w-184rem {
    width: 18.4rem !important;
  }

  .u-xl\:w-185rem {
    width: 18.5rem !important;
  }

  .u-xl\:w-186rem {
    width: 18.6rem !important;
  }

  .u-xl\:w-187rem {
    width: 18.7rem !important;
  }

  .u-xl\:w-188rem {
    width: 18.8rem !important;
  }

  .u-xl\:w-189rem {
    width: 18.9rem !important;
  }

  .u-xl\:w-190rem {
    width: 19rem !important;
  }

  .u-xl\:w-191rem {
    width: 19.1rem !important;
  }

  .u-xl\:w-192rem {
    width: 19.2rem !important;
  }

  .u-xl\:w-193rem {
    width: 19.3rem !important;
  }

  .u-xl\:w-194rem {
    width: 19.4rem !important;
  }

  .u-xl\:w-195rem {
    width: 19.5rem !important;
  }

  .u-xl\:w-196rem {
    width: 19.6rem !important;
  }

  .u-xl\:w-197rem {
    width: 19.7rem !important;
  }

  .u-xl\:w-198rem {
    width: 19.8rem !important;
  }

  .u-xl\:w-199rem {
    width: 19.9rem !important;
  }

  .u-xl\:w-200rem {
    width: 20rem !important;
  }

  .u-xl\:w-201rem {
    width: 20.1rem !important;
  }

  .u-xl\:w-202rem {
    width: 20.2rem !important;
  }

  .u-xl\:w-203rem {
    width: 20.3rem !important;
  }

  .u-xl\:w-204rem {
    width: 20.4rem !important;
  }

  .u-xl\:w-205rem {
    width: 20.5rem !important;
  }

  .u-xl\:w-206rem {
    width: 20.6rem !important;
  }

  .u-xl\:w-207rem {
    width: 20.7rem !important;
  }

  .u-xl\:w-208rem {
    width: 20.8rem !important;
  }

  .u-xl\:w-209rem {
    width: 20.9rem !important;
  }

  .u-xl\:w-210rem {
    width: 21rem !important;
  }

  .u-xl\:w-211rem {
    width: 21.1rem !important;
  }

  .u-xl\:w-212rem {
    width: 21.2rem !important;
  }

  .u-xl\:w-213rem {
    width: 21.3rem !important;
  }

  .u-xl\:w-214rem {
    width: 21.4rem !important;
  }

  .u-xl\:w-215rem {
    width: 21.5rem !important;
  }

  .u-xl\:w-216rem {
    width: 21.6rem !important;
  }

  .u-xl\:w-217rem {
    width: 21.7rem !important;
  }

  .u-xl\:w-218rem {
    width: 21.8rem !important;
  }

  .u-xl\:w-219rem {
    width: 21.9rem !important;
  }

  .u-xl\:w-220rem {
    width: 22rem !important;
  }

  .u-xl\:w-221rem {
    width: 22.1rem !important;
  }

  .u-xl\:w-222rem {
    width: 22.2rem !important;
  }

  .u-xl\:w-223rem {
    width: 22.3rem !important;
  }

  .u-xl\:w-224rem {
    width: 22.4rem !important;
  }

  .u-xl\:w-225rem {
    width: 22.5rem !important;
  }

  .u-xl\:w-226rem {
    width: 22.6rem !important;
  }

  .u-xl\:w-227rem {
    width: 22.7rem !important;
  }

  .u-xl\:w-228rem {
    width: 22.8rem !important;
  }

  .u-xl\:w-229rem {
    width: 22.9rem !important;
  }

  .u-xl\:w-230rem {
    width: 23rem !important;
  }

  .u-xl\:w-231rem {
    width: 23.1rem !important;
  }

  .u-xl\:w-232rem {
    width: 23.2rem !important;
  }

  .u-xl\:w-233rem {
    width: 23.3rem !important;
  }

  .u-xl\:w-234rem {
    width: 23.4rem !important;
  }

  .u-xl\:w-235rem {
    width: 23.5rem !important;
  }

  .u-xl\:w-236rem {
    width: 23.6rem !important;
  }

  .u-xl\:w-237rem {
    width: 23.7rem !important;
  }

  .u-xl\:w-238rem {
    width: 23.8rem !important;
  }

  .u-xl\:w-239rem {
    width: 23.9rem !important;
  }

  .u-xl\:w-240rem {
    width: 24rem !important;
  }

  .u-xl\:w-241rem {
    width: 24.1rem !important;
  }

  .u-xl\:w-242rem {
    width: 24.2rem !important;
  }

  .u-xl\:w-243rem {
    width: 24.3rem !important;
  }

  .u-xl\:w-244rem {
    width: 24.4rem !important;
  }

  .u-xl\:w-245rem {
    width: 24.5rem !important;
  }

  .u-xl\:w-246rem {
    width: 24.6rem !important;
  }

  .u-xl\:w-247rem {
    width: 24.7rem !important;
  }

  .u-xl\:w-248rem {
    width: 24.8rem !important;
  }

  .u-xl\:w-249rem {
    width: 24.9rem !important;
  }

  .u-xl\:w-250rem {
    width: 25rem !important;
  }

  .u-xl\:w-251rem {
    width: 25.1rem !important;
  }

  .u-xl\:w-252rem {
    width: 25.2rem !important;
  }

  .u-xl\:w-253rem {
    width: 25.3rem !important;
  }

  .u-xl\:w-254rem {
    width: 25.4rem !important;
  }

  .u-xl\:w-255rem {
    width: 25.5rem !important;
  }

  .u-xl\:w-256rem {
    width: 25.6rem !important;
  }

  .u-xl\:w-257rem {
    width: 25.7rem !important;
  }

  .u-xl\:w-258rem {
    width: 25.8rem !important;
  }

  .u-xl\:w-259rem {
    width: 25.9rem !important;
  }

  .u-xl\:w-260rem {
    width: 26rem !important;
  }

  .u-xl\:w-261rem {
    width: 26.1rem !important;
  }

  .u-xl\:w-262rem {
    width: 26.2rem !important;
  }

  .u-xl\:w-263rem {
    width: 26.3rem !important;
  }

  .u-xl\:w-264rem {
    width: 26.4rem !important;
  }

  .u-xl\:w-265rem {
    width: 26.5rem !important;
  }

  .u-xl\:w-266rem {
    width: 26.6rem !important;
  }

  .u-xl\:w-267rem {
    width: 26.7rem !important;
  }

  .u-xl\:w-268rem {
    width: 26.8rem !important;
  }

  .u-xl\:w-269rem {
    width: 26.9rem !important;
  }

  .u-xl\:w-270rem {
    width: 27rem !important;
  }

  .u-xl\:w-271rem {
    width: 27.1rem !important;
  }

  .u-xl\:w-272rem {
    width: 27.2rem !important;
  }

  .u-xl\:w-273rem {
    width: 27.3rem !important;
  }

  .u-xl\:w-274rem {
    width: 27.4rem !important;
  }

  .u-xl\:w-275rem {
    width: 27.5rem !important;
  }

  .u-xl\:w-276rem {
    width: 27.6rem !important;
  }

  .u-xl\:w-277rem {
    width: 27.7rem !important;
  }

  .u-xl\:w-278rem {
    width: 27.8rem !important;
  }

  .u-xl\:w-279rem {
    width: 27.9rem !important;
  }

  .u-xl\:w-280rem {
    width: 28rem !important;
  }

  .u-xl\:w-281rem {
    width: 28.1rem !important;
  }

  .u-xl\:w-282rem {
    width: 28.2rem !important;
  }

  .u-xl\:w-283rem {
    width: 28.3rem !important;
  }

  .u-xl\:w-284rem {
    width: 28.4rem !important;
  }

  .u-xl\:w-285rem {
    width: 28.5rem !important;
  }

  .u-xl\:w-286rem {
    width: 28.6rem !important;
  }

  .u-xl\:w-287rem {
    width: 28.7rem !important;
  }

  .u-xl\:w-288rem {
    width: 28.8rem !important;
  }

  .u-xl\:w-289rem {
    width: 28.9rem !important;
  }

  .u-xl\:w-290rem {
    width: 29rem !important;
  }

  .u-xl\:w-291rem {
    width: 29.1rem !important;
  }

  .u-xl\:w-292rem {
    width: 29.2rem !important;
  }

  .u-xl\:w-293rem {
    width: 29.3rem !important;
  }

  .u-xl\:w-294rem {
    width: 29.4rem !important;
  }

  .u-xl\:w-295rem {
    width: 29.5rem !important;
  }

  .u-xl\:w-296rem {
    width: 29.6rem !important;
  }

  .u-xl\:w-297rem {
    width: 29.7rem !important;
  }

  .u-xl\:w-298rem {
    width: 29.8rem !important;
  }

  .u-xl\:w-299rem {
    width: 29.9rem !important;
  }

  .u-xl\:w-300rem {
    width: 30rem !important;
  }

  .u-xl\:w-301rem {
    width: 30.1rem !important;
  }

  .u-xl\:w-302rem {
    width: 30.2rem !important;
  }

  .u-xl\:w-303rem {
    width: 30.3rem !important;
  }

  .u-xl\:w-304rem {
    width: 30.4rem !important;
  }

  .u-xl\:w-305rem {
    width: 30.5rem !important;
  }

  .u-xl\:w-306rem {
    width: 30.6rem !important;
  }

  .u-xl\:w-307rem {
    width: 30.7rem !important;
  }

  .u-xl\:w-308rem {
    width: 30.8rem !important;
  }

  .u-xl\:w-309rem {
    width: 30.9rem !important;
  }

  .u-xl\:w-310rem {
    width: 31rem !important;
  }

  .u-xl\:w-311rem {
    width: 31.1rem !important;
  }

  .u-xl\:w-312rem {
    width: 31.2rem !important;
  }

  .u-xl\:w-313rem {
    width: 31.3rem !important;
  }

  .u-xl\:w-314rem {
    width: 31.4rem !important;
  }

  .u-xl\:w-315rem {
    width: 31.5rem !important;
  }

  .u-xl\:w-316rem {
    width: 31.6rem !important;
  }

  .u-xl\:w-317rem {
    width: 31.7rem !important;
  }

  .u-xl\:w-318rem {
    width: 31.8rem !important;
  }

  .u-xl\:w-319rem {
    width: 31.9rem !important;
  }

  .u-xl\:w-320rem {
    width: 32rem !important;
  }

  .u-xl\:w-321rem {
    width: 32.1rem !important;
  }

  .u-xl\:w-322rem {
    width: 32.2rem !important;
  }

  .u-xl\:w-323rem {
    width: 32.3rem !important;
  }

  .u-xl\:w-324rem {
    width: 32.4rem !important;
  }

  .u-xl\:w-325rem {
    width: 32.5rem !important;
  }

  .u-xl\:w-326rem {
    width: 32.6rem !important;
  }

  .u-xl\:w-327rem {
    width: 32.7rem !important;
  }

  .u-xl\:w-328rem {
    width: 32.8rem !important;
  }

  .u-xl\:w-329rem {
    width: 32.9rem !important;
  }

  .u-xl\:w-330rem {
    width: 33rem !important;
  }

  .u-xl\:w-331rem {
    width: 33.1rem !important;
  }

  .u-xl\:w-332rem {
    width: 33.2rem !important;
  }

  .u-xl\:w-333rem {
    width: 33.3rem !important;
  }

  .u-xl\:w-334rem {
    width: 33.4rem !important;
  }

  .u-xl\:w-335rem {
    width: 33.5rem !important;
  }

  .u-xl\:w-336rem {
    width: 33.6rem !important;
  }

  .u-xl\:w-337rem {
    width: 33.7rem !important;
  }

  .u-xl\:w-338rem {
    width: 33.8rem !important;
  }

  .u-xl\:w-339rem {
    width: 33.9rem !important;
  }

  .u-xl\:w-340rem {
    width: 34rem !important;
  }

  .u-xl\:w-341rem {
    width: 34.1rem !important;
  }

  .u-xl\:w-342rem {
    width: 34.2rem !important;
  }

  .u-xl\:w-343rem {
    width: 34.3rem !important;
  }

  .u-xl\:w-344rem {
    width: 34.4rem !important;
  }

  .u-xl\:w-345rem {
    width: 34.5rem !important;
  }

  .u-xl\:w-346rem {
    width: 34.6rem !important;
  }

  .u-xl\:w-347rem {
    width: 34.7rem !important;
  }

  .u-xl\:w-348rem {
    width: 34.8rem !important;
  }

  .u-xl\:w-349rem {
    width: 34.9rem !important;
  }

  .u-xl\:w-350rem {
    width: 35rem !important;
  }

  .u-xl\:w-351rem {
    width: 35.1rem !important;
  }

  .u-xl\:w-352rem {
    width: 35.2rem !important;
  }

  .u-xl\:w-353rem {
    width: 35.3rem !important;
  }

  .u-xl\:w-354rem {
    width: 35.4rem !important;
  }

  .u-xl\:w-355rem {
    width: 35.5rem !important;
  }

  .u-xl\:w-356rem {
    width: 35.6rem !important;
  }

  .u-xl\:w-357rem {
    width: 35.7rem !important;
  }

  .u-xl\:w-358rem {
    width: 35.8rem !important;
  }

  .u-xl\:w-359rem {
    width: 35.9rem !important;
  }

  .u-xl\:w-360rem {
    width: 36rem !important;
  }

  .u-xl\:w-361rem {
    width: 36.1rem !important;
  }

  .u-xl\:w-362rem {
    width: 36.2rem !important;
  }

  .u-xl\:w-363rem {
    width: 36.3rem !important;
  }

  .u-xl\:w-364rem {
    width: 36.4rem !important;
  }

  .u-xl\:w-365rem {
    width: 36.5rem !important;
  }

  .u-xl\:w-366rem {
    width: 36.6rem !important;
  }

  .u-xl\:w-367rem {
    width: 36.7rem !important;
  }

  .u-xl\:w-368rem {
    width: 36.8rem !important;
  }

  .u-xl\:w-369rem {
    width: 36.9rem !important;
  }

  .u-xl\:w-370rem {
    width: 37rem !important;
  }

  .u-xl\:w-371rem {
    width: 37.1rem !important;
  }

  .u-xl\:w-372rem {
    width: 37.2rem !important;
  }

  .u-xl\:w-373rem {
    width: 37.3rem !important;
  }

  .u-xl\:w-374rem {
    width: 37.4rem !important;
  }

  .u-xl\:w-375rem {
    width: 37.5rem !important;
  }

  .u-xl\:w-376rem {
    width: 37.6rem !important;
  }

  .u-xl\:w-377rem {
    width: 37.7rem !important;
  }

  .u-xl\:w-378rem {
    width: 37.8rem !important;
  }

  .u-xl\:w-379rem {
    width: 37.9rem !important;
  }

  .u-xl\:w-380rem {
    width: 38rem !important;
  }

  .u-xl\:w-381rem {
    width: 38.1rem !important;
  }

  .u-xl\:w-382rem {
    width: 38.2rem !important;
  }

  .u-xl\:w-383rem {
    width: 38.3rem !important;
  }

  .u-xl\:w-384rem {
    width: 38.4rem !important;
  }

  .u-xl\:w-385rem {
    width: 38.5rem !important;
  }

  .u-xl\:w-386rem {
    width: 38.6rem !important;
  }

  .u-xl\:w-387rem {
    width: 38.7rem !important;
  }

  .u-xl\:w-388rem {
    width: 38.8rem !important;
  }

  .u-xl\:w-389rem {
    width: 38.9rem !important;
  }

  .u-xl\:w-390rem {
    width: 39rem !important;
  }

  .u-xl\:w-391rem {
    width: 39.1rem !important;
  }

  .u-xl\:w-392rem {
    width: 39.2rem !important;
  }

  .u-xl\:w-393rem {
    width: 39.3rem !important;
  }

  .u-xl\:w-394rem {
    width: 39.4rem !important;
  }

  .u-xl\:w-395rem {
    width: 39.5rem !important;
  }

  .u-xl\:w-396rem {
    width: 39.6rem !important;
  }

  .u-xl\:w-397rem {
    width: 39.7rem !important;
  }

  .u-xl\:w-398rem {
    width: 39.8rem !important;
  }

  .u-xl\:w-399rem {
    width: 39.9rem !important;
  }

  .u-xl\:w-400rem {
    width: 40rem !important;
  }

  .u-xl\:w-401rem {
    width: 40.1rem !important;
  }

  .u-xl\:w-402rem {
    width: 40.2rem !important;
  }

  .u-xl\:w-403rem {
    width: 40.3rem !important;
  }

  .u-xl\:w-404rem {
    width: 40.4rem !important;
  }

  .u-xl\:w-405rem {
    width: 40.5rem !important;
  }

  .u-xl\:w-406rem {
    width: 40.6rem !important;
  }

  .u-xl\:w-407rem {
    width: 40.7rem !important;
  }

  .u-xl\:w-408rem {
    width: 40.8rem !important;
  }

  .u-xl\:w-409rem {
    width: 40.9rem !important;
  }

  .u-xl\:w-410rem {
    width: 41rem !important;
  }

  .u-xl\:w-411rem {
    width: 41.1rem !important;
  }

  .u-xl\:w-412rem {
    width: 41.2rem !important;
  }

  .u-xl\:w-413rem {
    width: 41.3rem !important;
  }

  .u-xl\:w-414rem {
    width: 41.4rem !important;
  }

  .u-xl\:w-415rem {
    width: 41.5rem !important;
  }

  .u-xl\:w-416rem {
    width: 41.6rem !important;
  }

  .u-xl\:w-417rem {
    width: 41.7rem !important;
  }

  .u-xl\:w-418rem {
    width: 41.8rem !important;
  }

  .u-xl\:w-419rem {
    width: 41.9rem !important;
  }

  .u-xl\:w-420rem {
    width: 42rem !important;
  }

  .u-xl\:w-421rem {
    width: 42.1rem !important;
  }

  .u-xl\:w-422rem {
    width: 42.2rem !important;
  }

  .u-xl\:w-423rem {
    width: 42.3rem !important;
  }

  .u-xl\:w-424rem {
    width: 42.4rem !important;
  }

  .u-xl\:w-425rem {
    width: 42.5rem !important;
  }

  .u-xl\:w-426rem {
    width: 42.6rem !important;
  }

  .u-xl\:w-427rem {
    width: 42.7rem !important;
  }

  .u-xl\:w-428rem {
    width: 42.8rem !important;
  }

  .u-xl\:w-429rem {
    width: 42.9rem !important;
  }

  .u-xl\:w-430rem {
    width: 43rem !important;
  }

  .u-xl\:w-431rem {
    width: 43.1rem !important;
  }

  .u-xl\:w-432rem {
    width: 43.2rem !important;
  }

  .u-xl\:w-433rem {
    width: 43.3rem !important;
  }

  .u-xl\:w-434rem {
    width: 43.4rem !important;
  }

  .u-xl\:w-435rem {
    width: 43.5rem !important;
  }

  .u-xl\:w-436rem {
    width: 43.6rem !important;
  }

  .u-xl\:w-437rem {
    width: 43.7rem !important;
  }

  .u-xl\:w-438rem {
    width: 43.8rem !important;
  }

  .u-xl\:w-439rem {
    width: 43.9rem !important;
  }

  .u-xl\:w-440rem {
    width: 44rem !important;
  }

  .u-xl\:w-441rem {
    width: 44.1rem !important;
  }

  .u-xl\:w-442rem {
    width: 44.2rem !important;
  }

  .u-xl\:w-443rem {
    width: 44.3rem !important;
  }

  .u-xl\:w-444rem {
    width: 44.4rem !important;
  }

  .u-xl\:w-445rem {
    width: 44.5rem !important;
  }

  .u-xl\:w-446rem {
    width: 44.6rem !important;
  }

  .u-xl\:w-447rem {
    width: 44.7rem !important;
  }

  .u-xl\:w-448rem {
    width: 44.8rem !important;
  }

  .u-xl\:w-449rem {
    width: 44.9rem !important;
  }

  .u-xl\:w-450rem {
    width: 45rem !important;
  }

  .u-xl\:w-451rem {
    width: 45.1rem !important;
  }

  .u-xl\:w-452rem {
    width: 45.2rem !important;
  }

  .u-xl\:w-453rem {
    width: 45.3rem !important;
  }

  .u-xl\:w-454rem {
    width: 45.4rem !important;
  }

  .u-xl\:w-455rem {
    width: 45.5rem !important;
  }

  .u-xl\:w-456rem {
    width: 45.6rem !important;
  }

  .u-xl\:w-457rem {
    width: 45.7rem !important;
  }

  .u-xl\:w-458rem {
    width: 45.8rem !important;
  }

  .u-xl\:w-459rem {
    width: 45.9rem !important;
  }

  .u-xl\:w-460rem {
    width: 46rem !important;
  }

  .u-xl\:w-461rem {
    width: 46.1rem !important;
  }

  .u-xl\:w-462rem {
    width: 46.2rem !important;
  }

  .u-xl\:w-463rem {
    width: 46.3rem !important;
  }

  .u-xl\:w-464rem {
    width: 46.4rem !important;
  }

  .u-xl\:w-465rem {
    width: 46.5rem !important;
  }

  .u-xl\:w-466rem {
    width: 46.6rem !important;
  }

  .u-xl\:w-467rem {
    width: 46.7rem !important;
  }

  .u-xl\:w-468rem {
    width: 46.8rem !important;
  }

  .u-xl\:w-469rem {
    width: 46.9rem !important;
  }

  .u-xl\:w-470rem {
    width: 47rem !important;
  }

  .u-xl\:w-471rem {
    width: 47.1rem !important;
  }

  .u-xl\:w-472rem {
    width: 47.2rem !important;
  }

  .u-xl\:w-473rem {
    width: 47.3rem !important;
  }

  .u-xl\:w-474rem {
    width: 47.4rem !important;
  }

  .u-xl\:w-475rem {
    width: 47.5rem !important;
  }

  .u-xl\:w-476rem {
    width: 47.6rem !important;
  }

  .u-xl\:w-477rem {
    width: 47.7rem !important;
  }

  .u-xl\:w-478rem {
    width: 47.8rem !important;
  }

  .u-xl\:w-479rem {
    width: 47.9rem !important;
  }

  .u-xl\:w-480rem {
    width: 48rem !important;
  }

  .u-xl\:w-481rem {
    width: 48.1rem !important;
  }

  .u-xl\:w-482rem {
    width: 48.2rem !important;
  }

  .u-xl\:w-483rem {
    width: 48.3rem !important;
  }

  .u-xl\:w-484rem {
    width: 48.4rem !important;
  }

  .u-xl\:w-485rem {
    width: 48.5rem !important;
  }

  .u-xl\:w-486rem {
    width: 48.6rem !important;
  }

  .u-xl\:w-487rem {
    width: 48.7rem !important;
  }

  .u-xl\:w-488rem {
    width: 48.8rem !important;
  }

  .u-xl\:w-489rem {
    width: 48.9rem !important;
  }

  .u-xl\:w-490rem {
    width: 49rem !important;
  }

  .u-xl\:w-491rem {
    width: 49.1rem !important;
  }

  .u-xl\:w-492rem {
    width: 49.2rem !important;
  }

  .u-xl\:w-493rem {
    width: 49.3rem !important;
  }

  .u-xl\:w-494rem {
    width: 49.4rem !important;
  }

  .u-xl\:w-495rem {
    width: 49.5rem !important;
  }

  .u-xl\:w-496rem {
    width: 49.6rem !important;
  }

  .u-xl\:w-497rem {
    width: 49.7rem !important;
  }

  .u-xl\:w-498rem {
    width: 49.8rem !important;
  }

  .u-xl\:w-499rem {
    width: 49.9rem !important;
  }

  .u-xl\:w-500rem {
    width: 50rem !important;
  }

  .u-xl\:w-501rem {
    width: 50.1rem !important;
  }

  .u-xl\:w-502rem {
    width: 50.2rem !important;
  }

  .u-xl\:w-503rem {
    width: 50.3rem !important;
  }

  .u-xl\:w-504rem {
    width: 50.4rem !important;
  }

  .u-xl\:w-505rem {
    width: 50.5rem !important;
  }

  .u-xl\:w-506rem {
    width: 50.6rem !important;
  }

  .u-xl\:w-507rem {
    width: 50.7rem !important;
  }

  .u-xl\:w-508rem {
    width: 50.8rem !important;
  }

  .u-xl\:w-509rem {
    width: 50.9rem !important;
  }

  .u-xl\:w-510rem {
    width: 51rem !important;
  }

  .u-xl\:w-511rem {
    width: 51.1rem !important;
  }

  .u-xl\:w-512rem {
    width: 51.2rem !important;
  }

  .u-xl\:w-513rem {
    width: 51.3rem !important;
  }

  .u-xl\:w-514rem {
    width: 51.4rem !important;
  }

  .u-xl\:w-515rem {
    width: 51.5rem !important;
  }

  .u-xl\:w-516rem {
    width: 51.6rem !important;
  }

  .u-xl\:w-517rem {
    width: 51.7rem !important;
  }

  .u-xl\:w-518rem {
    width: 51.8rem !important;
  }

  .u-xl\:w-519rem {
    width: 51.9rem !important;
  }

  .u-xl\:w-520rem {
    width: 52rem !important;
  }

  .u-xl\:w-521rem {
    width: 52.1rem !important;
  }

  .u-xl\:w-522rem {
    width: 52.2rem !important;
  }

  .u-xl\:w-523rem {
    width: 52.3rem !important;
  }

  .u-xl\:w-524rem {
    width: 52.4rem !important;
  }

  .u-xl\:w-525rem {
    width: 52.5rem !important;
  }

  .u-xl\:w-526rem {
    width: 52.6rem !important;
  }

  .u-xl\:w-527rem {
    width: 52.7rem !important;
  }

  .u-xl\:w-528rem {
    width: 52.8rem !important;
  }

  .u-xl\:w-529rem {
    width: 52.9rem !important;
  }

  .u-xl\:w-530rem {
    width: 53rem !important;
  }

  .u-xl\:w-531rem {
    width: 53.1rem !important;
  }

  .u-xl\:w-532rem {
    width: 53.2rem !important;
  }

  .u-xl\:w-533rem {
    width: 53.3rem !important;
  }

  .u-xl\:w-534rem {
    width: 53.4rem !important;
  }

  .u-xl\:w-535rem {
    width: 53.5rem !important;
  }

  .u-xl\:w-536rem {
    width: 53.6rem !important;
  }

  .u-xl\:w-537rem {
    width: 53.7rem !important;
  }

  .u-xl\:w-538rem {
    width: 53.8rem !important;
  }

  .u-xl\:w-539rem {
    width: 53.9rem !important;
  }

  .u-xl\:w-540rem {
    width: 54rem !important;
  }

  .u-xl\:w-541rem {
    width: 54.1rem !important;
  }

  .u-xl\:w-542rem {
    width: 54.2rem !important;
  }

  .u-xl\:w-543rem {
    width: 54.3rem !important;
  }

  .u-xl\:w-544rem {
    width: 54.4rem !important;
  }

  .u-xl\:w-545rem {
    width: 54.5rem !important;
  }

  .u-xl\:w-546rem {
    width: 54.6rem !important;
  }

  .u-xl\:w-547rem {
    width: 54.7rem !important;
  }

  .u-xl\:w-548rem {
    width: 54.8rem !important;
  }

  .u-xl\:w-549rem {
    width: 54.9rem !important;
  }

  .u-xl\:w-550rem {
    width: 55rem !important;
  }

  .u-xl\:w-551rem {
    width: 55.1rem !important;
  }

  .u-xl\:w-552rem {
    width: 55.2rem !important;
  }

  .u-xl\:w-553rem {
    width: 55.3rem !important;
  }

  .u-xl\:w-554rem {
    width: 55.4rem !important;
  }

  .u-xl\:w-555rem {
    width: 55.5rem !important;
  }

  .u-xl\:w-556rem {
    width: 55.6rem !important;
  }

  .u-xl\:w-557rem {
    width: 55.7rem !important;
  }

  .u-xl\:w-558rem {
    width: 55.8rem !important;
  }

  .u-xl\:w-559rem {
    width: 55.9rem !important;
  }

  .u-xl\:w-560rem {
    width: 56rem !important;
  }

  .u-xl\:w-561rem {
    width: 56.1rem !important;
  }

  .u-xl\:w-562rem {
    width: 56.2rem !important;
  }

  .u-xl\:w-563rem {
    width: 56.3rem !important;
  }

  .u-xl\:w-564rem {
    width: 56.4rem !important;
  }

  .u-xl\:w-565rem {
    width: 56.5rem !important;
  }

  .u-xl\:w-566rem {
    width: 56.6rem !important;
  }

  .u-xl\:w-567rem {
    width: 56.7rem !important;
  }

  .u-xl\:w-568rem {
    width: 56.8rem !important;
  }

  .u-xl\:w-569rem {
    width: 56.9rem !important;
  }

  .u-xl\:w-570rem {
    width: 57rem !important;
  }

  .u-xl\:w-571rem {
    width: 57.1rem !important;
  }

  .u-xl\:w-572rem {
    width: 57.2rem !important;
  }

  .u-xl\:w-573rem {
    width: 57.3rem !important;
  }

  .u-xl\:w-574rem {
    width: 57.4rem !important;
  }

  .u-xl\:w-575rem {
    width: 57.5rem !important;
  }

  .u-xl\:w-576rem {
    width: 57.6rem !important;
  }

  .u-xl\:w-577rem {
    width: 57.7rem !important;
  }

  .u-xl\:w-578rem {
    width: 57.8rem !important;
  }

  .u-xl\:w-579rem {
    width: 57.9rem !important;
  }

  .u-xl\:w-580rem {
    width: 58rem !important;
  }

  .u-xl\:w-581rem {
    width: 58.1rem !important;
  }

  .u-xl\:w-582rem {
    width: 58.2rem !important;
  }

  .u-xl\:w-583rem {
    width: 58.3rem !important;
  }

  .u-xl\:w-584rem {
    width: 58.4rem !important;
  }

  .u-xl\:w-585rem {
    width: 58.5rem !important;
  }

  .u-xl\:w-586rem {
    width: 58.6rem !important;
  }

  .u-xl\:w-587rem {
    width: 58.7rem !important;
  }

  .u-xl\:w-588rem {
    width: 58.8rem !important;
  }

  .u-xl\:w-589rem {
    width: 58.9rem !important;
  }

  .u-xl\:w-590rem {
    width: 59rem !important;
  }

  .u-xl\:w-591rem {
    width: 59.1rem !important;
  }

  .u-xl\:w-592rem {
    width: 59.2rem !important;
  }

  .u-xl\:w-593rem {
    width: 59.3rem !important;
  }

  .u-xl\:w-594rem {
    width: 59.4rem !important;
  }

  .u-xl\:w-595rem {
    width: 59.5rem !important;
  }

  .u-xl\:w-596rem {
    width: 59.6rem !important;
  }

  .u-xl\:w-597rem {
    width: 59.7rem !important;
  }

  .u-xl\:w-598rem {
    width: 59.8rem !important;
  }

  .u-xl\:w-599rem {
    width: 59.9rem !important;
  }

  .u-xl\:w-600rem {
    width: 60rem !important;
  }

  .u-xl\:w-601rem {
    width: 60.1rem !important;
  }

  .u-xl\:w-602rem {
    width: 60.2rem !important;
  }

  .u-xl\:w-603rem {
    width: 60.3rem !important;
  }

  .u-xl\:w-604rem {
    width: 60.4rem !important;
  }

  .u-xl\:w-605rem {
    width: 60.5rem !important;
  }

  .u-xl\:w-606rem {
    width: 60.6rem !important;
  }

  .u-xl\:w-607rem {
    width: 60.7rem !important;
  }

  .u-xl\:w-608rem {
    width: 60.8rem !important;
  }

  .u-xl\:w-609rem {
    width: 60.9rem !important;
  }

  .u-xl\:w-610rem {
    width: 61rem !important;
  }

  .u-xl\:w-611rem {
    width: 61.1rem !important;
  }

  .u-xl\:w-612rem {
    width: 61.2rem !important;
  }

  .u-xl\:w-613rem {
    width: 61.3rem !important;
  }

  .u-xl\:w-614rem {
    width: 61.4rem !important;
  }

  .u-xl\:w-615rem {
    width: 61.5rem !important;
  }

  .u-xl\:w-616rem {
    width: 61.6rem !important;
  }

  .u-xl\:w-617rem {
    width: 61.7rem !important;
  }

  .u-xl\:w-618rem {
    width: 61.8rem !important;
  }

  .u-xl\:w-619rem {
    width: 61.9rem !important;
  }

  .u-xl\:w-620rem {
    width: 62rem !important;
  }

  .u-xl\:w-621rem {
    width: 62.1rem !important;
  }

  .u-xl\:w-622rem {
    width: 62.2rem !important;
  }

  .u-xl\:w-623rem {
    width: 62.3rem !important;
  }

  .u-xl\:w-624rem {
    width: 62.4rem !important;
  }

  .u-xl\:w-625rem {
    width: 62.5rem !important;
  }

  .u-xl\:w-626rem {
    width: 62.6rem !important;
  }

  .u-xl\:w-627rem {
    width: 62.7rem !important;
  }

  .u-xl\:w-628rem {
    width: 62.8rem !important;
  }

  .u-xl\:w-629rem {
    width: 62.9rem !important;
  }

  .u-xl\:w-630rem {
    width: 63rem !important;
  }

  .u-xl\:w-631rem {
    width: 63.1rem !important;
  }

  .u-xl\:w-632rem {
    width: 63.2rem !important;
  }

  .u-xl\:w-633rem {
    width: 63.3rem !important;
  }

  .u-xl\:w-634rem {
    width: 63.4rem !important;
  }

  .u-xl\:w-635rem {
    width: 63.5rem !important;
  }

  .u-xl\:w-636rem {
    width: 63.6rem !important;
  }

  .u-xl\:w-637rem {
    width: 63.7rem !important;
  }

  .u-xl\:w-638rem {
    width: 63.8rem !important;
  }

  .u-xl\:w-639rem {
    width: 63.9rem !important;
  }

  .u-xl\:w-640rem {
    width: 64rem !important;
  }

  .u-xl\:w-641rem {
    width: 64.1rem !important;
  }

  .u-xl\:w-642rem {
    width: 64.2rem !important;
  }

  .u-xl\:w-643rem {
    width: 64.3rem !important;
  }

  .u-xl\:w-644rem {
    width: 64.4rem !important;
  }

  .u-xl\:w-645rem {
    width: 64.5rem !important;
  }

  .u-xl\:w-646rem {
    width: 64.6rem !important;
  }

  .u-xl\:w-647rem {
    width: 64.7rem !important;
  }

  .u-xl\:w-648rem {
    width: 64.8rem !important;
  }

  .u-xl\:w-649rem {
    width: 64.9rem !important;
  }

  .u-xl\:w-650rem {
    width: 65rem !important;
  }

  .u-xl\:w-651rem {
    width: 65.1rem !important;
  }

  .u-xl\:w-652rem {
    width: 65.2rem !important;
  }

  .u-xl\:w-653rem {
    width: 65.3rem !important;
  }

  .u-xl\:w-654rem {
    width: 65.4rem !important;
  }

  .u-xl\:w-655rem {
    width: 65.5rem !important;
  }

  .u-xl\:w-656rem {
    width: 65.6rem !important;
  }

  .u-xl\:w-657rem {
    width: 65.7rem !important;
  }

  .u-xl\:w-658rem {
    width: 65.8rem !important;
  }

  .u-xl\:w-659rem {
    width: 65.9rem !important;
  }

  .u-xl\:w-660rem {
    width: 66rem !important;
  }

  .u-xl\:w-661rem {
    width: 66.1rem !important;
  }

  .u-xl\:w-662rem {
    width: 66.2rem !important;
  }

  .u-xl\:w-663rem {
    width: 66.3rem !important;
  }

  .u-xl\:w-664rem {
    width: 66.4rem !important;
  }

  .u-xl\:w-665rem {
    width: 66.5rem !important;
  }

  .u-xl\:w-666rem {
    width: 66.6rem !important;
  }

  .u-xl\:w-667rem {
    width: 66.7rem !important;
  }

  .u-xl\:w-668rem {
    width: 66.8rem !important;
  }

  .u-xl\:w-669rem {
    width: 66.9rem !important;
  }

  .u-xl\:w-670rem {
    width: 67rem !important;
  }

  .u-xl\:w-671rem {
    width: 67.1rem !important;
  }

  .u-xl\:w-672rem {
    width: 67.2rem !important;
  }

  .u-xl\:w-673rem {
    width: 67.3rem !important;
  }

  .u-xl\:w-674rem {
    width: 67.4rem !important;
  }

  .u-xl\:w-675rem {
    width: 67.5rem !important;
  }

  .u-xl\:w-676rem {
    width: 67.6rem !important;
  }

  .u-xl\:w-677rem {
    width: 67.7rem !important;
  }

  .u-xl\:w-678rem {
    width: 67.8rem !important;
  }

  .u-xl\:w-679rem {
    width: 67.9rem !important;
  }

  .u-xl\:w-680rem {
    width: 68rem !important;
  }

  .u-xl\:w-681rem {
    width: 68.1rem !important;
  }

  .u-xl\:w-682rem {
    width: 68.2rem !important;
  }

  .u-xl\:w-683rem {
    width: 68.3rem !important;
  }

  .u-xl\:w-684rem {
    width: 68.4rem !important;
  }

  .u-xl\:w-685rem {
    width: 68.5rem !important;
  }

  .u-xl\:w-686rem {
    width: 68.6rem !important;
  }

  .u-xl\:w-687rem {
    width: 68.7rem !important;
  }

  .u-xl\:w-688rem {
    width: 68.8rem !important;
  }

  .u-xl\:w-689rem {
    width: 68.9rem !important;
  }

  .u-xl\:w-690rem {
    width: 69rem !important;
  }

  .u-xl\:w-691rem {
    width: 69.1rem !important;
  }

  .u-xl\:w-692rem {
    width: 69.2rem !important;
  }

  .u-xl\:w-693rem {
    width: 69.3rem !important;
  }

  .u-xl\:w-694rem {
    width: 69.4rem !important;
  }

  .u-xl\:w-695rem {
    width: 69.5rem !important;
  }

  .u-xl\:w-696rem {
    width: 69.6rem !important;
  }

  .u-xl\:w-697rem {
    width: 69.7rem !important;
  }

  .u-xl\:w-698rem {
    width: 69.8rem !important;
  }

  .u-xl\:w-699rem {
    width: 69.9rem !important;
  }

  .u-xl\:w-700rem {
    width: 70rem !important;
  }

  .u-xl\:w-701rem {
    width: 70.1rem !important;
  }

  .u-xl\:w-702rem {
    width: 70.2rem !important;
  }

  .u-xl\:w-703rem {
    width: 70.3rem !important;
  }

  .u-xl\:w-704rem {
    width: 70.4rem !important;
  }

  .u-xl\:w-705rem {
    width: 70.5rem !important;
  }

  .u-xl\:w-706rem {
    width: 70.6rem !important;
  }

  .u-xl\:w-707rem {
    width: 70.7rem !important;
  }

  .u-xl\:w-708rem {
    width: 70.8rem !important;
  }

  .u-xl\:w-709rem {
    width: 70.9rem !important;
  }

  .u-xl\:w-710rem {
    width: 71rem !important;
  }

  .u-xl\:w-711rem {
    width: 71.1rem !important;
  }

  .u-xl\:w-712rem {
    width: 71.2rem !important;
  }

  .u-xl\:w-713rem {
    width: 71.3rem !important;
  }

  .u-xl\:w-714rem {
    width: 71.4rem !important;
  }

  .u-xl\:w-715rem {
    width: 71.5rem !important;
  }

  .u-xl\:w-716rem {
    width: 71.6rem !important;
  }

  .u-xl\:w-717rem {
    width: 71.7rem !important;
  }

  .u-xl\:w-718rem {
    width: 71.8rem !important;
  }

  .u-xl\:w-719rem {
    width: 71.9rem !important;
  }

  .u-xl\:w-720rem {
    width: 72rem !important;
  }

  .u-xl\:w-721rem {
    width: 72.1rem !important;
  }

  .u-xl\:w-722rem {
    width: 72.2rem !important;
  }

  .u-xl\:w-723rem {
    width: 72.3rem !important;
  }

  .u-xl\:w-724rem {
    width: 72.4rem !important;
  }

  .u-xl\:w-725rem {
    width: 72.5rem !important;
  }

  .u-xl\:w-726rem {
    width: 72.6rem !important;
  }

  .u-xl\:w-727rem {
    width: 72.7rem !important;
  }

  .u-xl\:w-728rem {
    width: 72.8rem !important;
  }

  .u-xl\:w-729rem {
    width: 72.9rem !important;
  }

  .u-xl\:w-730rem {
    width: 73rem !important;
  }

  .u-xl\:w-731rem {
    width: 73.1rem !important;
  }

  .u-xl\:w-732rem {
    width: 73.2rem !important;
  }

  .u-xl\:w-733rem {
    width: 73.3rem !important;
  }

  .u-xl\:w-734rem {
    width: 73.4rem !important;
  }

  .u-xl\:w-735rem {
    width: 73.5rem !important;
  }

  .u-xl\:w-736rem {
    width: 73.6rem !important;
  }

  .u-xl\:w-737rem {
    width: 73.7rem !important;
  }

  .u-xl\:w-738rem {
    width: 73.8rem !important;
  }

  .u-xl\:w-739rem {
    width: 73.9rem !important;
  }

  .u-xl\:w-740rem {
    width: 74rem !important;
  }

  .u-xl\:w-741rem {
    width: 74.1rem !important;
  }

  .u-xl\:w-742rem {
    width: 74.2rem !important;
  }

  .u-xl\:w-743rem {
    width: 74.3rem !important;
  }

  .u-xl\:w-744rem {
    width: 74.4rem !important;
  }

  .u-xl\:w-745rem {
    width: 74.5rem !important;
  }

  .u-xl\:w-746rem {
    width: 74.6rem !important;
  }

  .u-xl\:w-747rem {
    width: 74.7rem !important;
  }

  .u-xl\:w-748rem {
    width: 74.8rem !important;
  }

  .u-xl\:w-749rem {
    width: 74.9rem !important;
  }

  .u-xl\:w-750rem {
    width: 75rem !important;
  }

  .u-xl\:w-751rem {
    width: 75.1rem !important;
  }

  .u-xl\:w-752rem {
    width: 75.2rem !important;
  }

  .u-xl\:w-753rem {
    width: 75.3rem !important;
  }

  .u-xl\:w-754rem {
    width: 75.4rem !important;
  }

  .u-xl\:w-755rem {
    width: 75.5rem !important;
  }

  .u-xl\:w-756rem {
    width: 75.6rem !important;
  }

  .u-xl\:w-757rem {
    width: 75.7rem !important;
  }

  .u-xl\:w-758rem {
    width: 75.8rem !important;
  }

  .u-xl\:w-759rem {
    width: 75.9rem !important;
  }

  .u-xl\:w-760rem {
    width: 76rem !important;
  }

  .u-xl\:w-761rem {
    width: 76.1rem !important;
  }

  .u-xl\:w-762rem {
    width: 76.2rem !important;
  }

  .u-xl\:w-763rem {
    width: 76.3rem !important;
  }

  .u-xl\:w-764rem {
    width: 76.4rem !important;
  }

  .u-xl\:w-765rem {
    width: 76.5rem !important;
  }

  .u-xl\:w-766rem {
    width: 76.6rem !important;
  }

  .u-xl\:w-767rem {
    width: 76.7rem !important;
  }

  .u-xl\:w-768rem {
    width: 76.8rem !important;
  }

  .u-xl\:w-769rem {
    width: 76.9rem !important;
  }

  .u-xl\:w-770rem {
    width: 77rem !important;
  }

  .u-xl\:w-771rem {
    width: 77.1rem !important;
  }

  .u-xl\:w-772rem {
    width: 77.2rem !important;
  }

  .u-xl\:w-773rem {
    width: 77.3rem !important;
  }

  .u-xl\:w-774rem {
    width: 77.4rem !important;
  }

  .u-xl\:w-775rem {
    width: 77.5rem !important;
  }

  .u-xl\:w-776rem {
    width: 77.6rem !important;
  }

  .u-xl\:w-777rem {
    width: 77.7rem !important;
  }

  .u-xl\:w-778rem {
    width: 77.8rem !important;
  }

  .u-xl\:w-779rem {
    width: 77.9rem !important;
  }

  .u-xl\:w-780rem {
    width: 78rem !important;
  }

  .u-xl\:w-781rem {
    width: 78.1rem !important;
  }

  .u-xl\:w-782rem {
    width: 78.2rem !important;
  }

  .u-xl\:w-783rem {
    width: 78.3rem !important;
  }

  .u-xl\:w-784rem {
    width: 78.4rem !important;
  }

  .u-xl\:w-785rem {
    width: 78.5rem !important;
  }

  .u-xl\:w-786rem {
    width: 78.6rem !important;
  }

  .u-xl\:w-787rem {
    width: 78.7rem !important;
  }

  .u-xl\:w-788rem {
    width: 78.8rem !important;
  }

  .u-xl\:w-789rem {
    width: 78.9rem !important;
  }

  .u-xl\:w-790rem {
    width: 79rem !important;
  }

  .u-xl\:w-791rem {
    width: 79.1rem !important;
  }

  .u-xl\:w-792rem {
    width: 79.2rem !important;
  }

  .u-xl\:w-793rem {
    width: 79.3rem !important;
  }

  .u-xl\:w-794rem {
    width: 79.4rem !important;
  }

  .u-xl\:w-795rem {
    width: 79.5rem !important;
  }

  .u-xl\:w-796rem {
    width: 79.6rem !important;
  }

  .u-xl\:w-797rem {
    width: 79.7rem !important;
  }

  .u-xl\:w-798rem {
    width: 79.8rem !important;
  }

  .u-xl\:w-799rem {
    width: 79.9rem !important;
  }

  .u-xl\:w-800rem {
    width: 80rem !important;
  }

  .u-xl\:w-801rem {
    width: 80.1rem !important;
  }

  .u-xl\:w-802rem {
    width: 80.2rem !important;
  }

  .u-xl\:w-803rem {
    width: 80.3rem !important;
  }

  .u-xl\:w-804rem {
    width: 80.4rem !important;
  }

  .u-xl\:w-805rem {
    width: 80.5rem !important;
  }

  .u-xl\:w-806rem {
    width: 80.6rem !important;
  }

  .u-xl\:w-807rem {
    width: 80.7rem !important;
  }

  .u-xl\:w-808rem {
    width: 80.8rem !important;
  }

  .u-xl\:w-809rem {
    width: 80.9rem !important;
  }

  .u-xl\:w-810rem {
    width: 81rem !important;
  }

  .u-xl\:w-811rem {
    width: 81.1rem !important;
  }

  .u-xl\:w-812rem {
    width: 81.2rem !important;
  }

  .u-xl\:w-813rem {
    width: 81.3rem !important;
  }

  .u-xl\:w-814rem {
    width: 81.4rem !important;
  }

  .u-xl\:w-815rem {
    width: 81.5rem !important;
  }

  .u-xl\:w-816rem {
    width: 81.6rem !important;
  }

  .u-xl\:w-817rem {
    width: 81.7rem !important;
  }

  .u-xl\:w-818rem {
    width: 81.8rem !important;
  }

  .u-xl\:w-819rem {
    width: 81.9rem !important;
  }

  .u-xl\:w-820rem {
    width: 82rem !important;
  }

  .u-xl\:w-821rem {
    width: 82.1rem !important;
  }

  .u-xl\:w-822rem {
    width: 82.2rem !important;
  }

  .u-xl\:w-823rem {
    width: 82.3rem !important;
  }

  .u-xl\:w-824rem {
    width: 82.4rem !important;
  }

  .u-xl\:w-825rem {
    width: 82.5rem !important;
  }

  .u-xl\:w-826rem {
    width: 82.6rem !important;
  }

  .u-xl\:w-827rem {
    width: 82.7rem !important;
  }

  .u-xl\:w-828rem {
    width: 82.8rem !important;
  }

  .u-xl\:w-829rem {
    width: 82.9rem !important;
  }

  .u-xl\:w-830rem {
    width: 83rem !important;
  }

  .u-xl\:w-831rem {
    width: 83.1rem !important;
  }

  .u-xl\:w-832rem {
    width: 83.2rem !important;
  }

  .u-xl\:w-833rem {
    width: 83.3rem !important;
  }

  .u-xl\:w-834rem {
    width: 83.4rem !important;
  }

  .u-xl\:w-835rem {
    width: 83.5rem !important;
  }

  .u-xl\:w-836rem {
    width: 83.6rem !important;
  }

  .u-xl\:w-837rem {
    width: 83.7rem !important;
  }

  .u-xl\:w-838rem {
    width: 83.8rem !important;
  }

  .u-xl\:w-839rem {
    width: 83.9rem !important;
  }

  .u-xl\:w-840rem {
    width: 84rem !important;
  }

  .u-xl\:w-841rem {
    width: 84.1rem !important;
  }

  .u-xl\:w-842rem {
    width: 84.2rem !important;
  }

  .u-xl\:w-843rem {
    width: 84.3rem !important;
  }

  .u-xl\:w-844rem {
    width: 84.4rem !important;
  }

  .u-xl\:w-845rem {
    width: 84.5rem !important;
  }

  .u-xl\:w-846rem {
    width: 84.6rem !important;
  }

  .u-xl\:w-847rem {
    width: 84.7rem !important;
  }

  .u-xl\:w-848rem {
    width: 84.8rem !important;
  }

  .u-xl\:w-849rem {
    width: 84.9rem !important;
  }

  .u-xl\:w-850rem {
    width: 85rem !important;
  }

  .u-xl\:w-851rem {
    width: 85.1rem !important;
  }

  .u-xl\:w-852rem {
    width: 85.2rem !important;
  }

  .u-xl\:w-853rem {
    width: 85.3rem !important;
  }

  .u-xl\:w-854rem {
    width: 85.4rem !important;
  }

  .u-xl\:w-855rem {
    width: 85.5rem !important;
  }

  .u-xl\:w-856rem {
    width: 85.6rem !important;
  }

  .u-xl\:w-857rem {
    width: 85.7rem !important;
  }

  .u-xl\:w-858rem {
    width: 85.8rem !important;
  }

  .u-xl\:w-859rem {
    width: 85.9rem !important;
  }

  .u-xl\:w-860rem {
    width: 86rem !important;
  }

  .u-xl\:w-861rem {
    width: 86.1rem !important;
  }

  .u-xl\:w-862rem {
    width: 86.2rem !important;
  }

  .u-xl\:w-863rem {
    width: 86.3rem !important;
  }

  .u-xl\:w-864rem {
    width: 86.4rem !important;
  }

  .u-xl\:w-865rem {
    width: 86.5rem !important;
  }

  .u-xl\:w-866rem {
    width: 86.6rem !important;
  }

  .u-xl\:w-867rem {
    width: 86.7rem !important;
  }

  .u-xl\:w-868rem {
    width: 86.8rem !important;
  }

  .u-xl\:w-869rem {
    width: 86.9rem !important;
  }

  .u-xl\:w-870rem {
    width: 87rem !important;
  }

  .u-xl\:w-871rem {
    width: 87.1rem !important;
  }

  .u-xl\:w-872rem {
    width: 87.2rem !important;
  }

  .u-xl\:w-873rem {
    width: 87.3rem !important;
  }

  .u-xl\:w-874rem {
    width: 87.4rem !important;
  }

  .u-xl\:w-875rem {
    width: 87.5rem !important;
  }

  .u-xl\:w-876rem {
    width: 87.6rem !important;
  }

  .u-xl\:w-877rem {
    width: 87.7rem !important;
  }

  .u-xl\:w-878rem {
    width: 87.8rem !important;
  }

  .u-xl\:w-879rem {
    width: 87.9rem !important;
  }

  .u-xl\:w-880rem {
    width: 88rem !important;
  }

  .u-xl\:w-881rem {
    width: 88.1rem !important;
  }

  .u-xl\:w-882rem {
    width: 88.2rem !important;
  }

  .u-xl\:w-883rem {
    width: 88.3rem !important;
  }

  .u-xl\:w-884rem {
    width: 88.4rem !important;
  }

  .u-xl\:w-885rem {
    width: 88.5rem !important;
  }

  .u-xl\:w-886rem {
    width: 88.6rem !important;
  }

  .u-xl\:w-887rem {
    width: 88.7rem !important;
  }

  .u-xl\:w-888rem {
    width: 88.8rem !important;
  }

  .u-xl\:w-889rem {
    width: 88.9rem !important;
  }

  .u-xl\:w-890rem {
    width: 89rem !important;
  }

  .u-xl\:w-891rem {
    width: 89.1rem !important;
  }

  .u-xl\:w-892rem {
    width: 89.2rem !important;
  }

  .u-xl\:w-893rem {
    width: 89.3rem !important;
  }

  .u-xl\:w-894rem {
    width: 89.4rem !important;
  }

  .u-xl\:w-895rem {
    width: 89.5rem !important;
  }

  .u-xl\:w-896rem {
    width: 89.6rem !important;
  }

  .u-xl\:w-897rem {
    width: 89.7rem !important;
  }

  .u-xl\:w-898rem {
    width: 89.8rem !important;
  }

  .u-xl\:w-899rem {
    width: 89.9rem !important;
  }

  .u-xl\:w-900rem {
    width: 90rem !important;
  }

  .u-xl\:w-901rem {
    width: 90.1rem !important;
  }

  .u-xl\:w-902rem {
    width: 90.2rem !important;
  }

  .u-xl\:w-903rem {
    width: 90.3rem !important;
  }

  .u-xl\:w-904rem {
    width: 90.4rem !important;
  }

  .u-xl\:w-905rem {
    width: 90.5rem !important;
  }

  .u-xl\:w-906rem {
    width: 90.6rem !important;
  }

  .u-xl\:w-907rem {
    width: 90.7rem !important;
  }

  .u-xl\:w-908rem {
    width: 90.8rem !important;
  }

  .u-xl\:w-909rem {
    width: 90.9rem !important;
  }

  .u-xl\:w-910rem {
    width: 91rem !important;
  }

  .u-xl\:w-911rem {
    width: 91.1rem !important;
  }

  .u-xl\:w-912rem {
    width: 91.2rem !important;
  }

  .u-xl\:w-913rem {
    width: 91.3rem !important;
  }

  .u-xl\:w-914rem {
    width: 91.4rem !important;
  }

  .u-xl\:w-915rem {
    width: 91.5rem !important;
  }

  .u-xl\:w-916rem {
    width: 91.6rem !important;
  }

  .u-xl\:w-917rem {
    width: 91.7rem !important;
  }

  .u-xl\:w-918rem {
    width: 91.8rem !important;
  }

  .u-xl\:w-919rem {
    width: 91.9rem !important;
  }

  .u-xl\:w-920rem {
    width: 92rem !important;
  }

  .u-xl\:w-921rem {
    width: 92.1rem !important;
  }

  .u-xl\:w-922rem {
    width: 92.2rem !important;
  }

  .u-xl\:w-923rem {
    width: 92.3rem !important;
  }

  .u-xl\:w-924rem {
    width: 92.4rem !important;
  }

  .u-xl\:w-925rem {
    width: 92.5rem !important;
  }

  .u-xl\:w-926rem {
    width: 92.6rem !important;
  }

  .u-xl\:w-927rem {
    width: 92.7rem !important;
  }

  .u-xl\:w-928rem {
    width: 92.8rem !important;
  }

  .u-xl\:w-929rem {
    width: 92.9rem !important;
  }

  .u-xl\:w-930rem {
    width: 93rem !important;
  }

  .u-xl\:w-931rem {
    width: 93.1rem !important;
  }

  .u-xl\:w-932rem {
    width: 93.2rem !important;
  }

  .u-xl\:w-933rem {
    width: 93.3rem !important;
  }

  .u-xl\:w-934rem {
    width: 93.4rem !important;
  }

  .u-xl\:w-935rem {
    width: 93.5rem !important;
  }

  .u-xl\:w-936rem {
    width: 93.6rem !important;
  }

  .u-xl\:w-937rem {
    width: 93.7rem !important;
  }

  .u-xl\:w-938rem {
    width: 93.8rem !important;
  }

  .u-xl\:w-939rem {
    width: 93.9rem !important;
  }

  .u-xl\:w-940rem {
    width: 94rem !important;
  }

  .u-xl\:w-941rem {
    width: 94.1rem !important;
  }

  .u-xl\:w-942rem {
    width: 94.2rem !important;
  }

  .u-xl\:w-943rem {
    width: 94.3rem !important;
  }

  .u-xl\:w-944rem {
    width: 94.4rem !important;
  }

  .u-xl\:w-945rem {
    width: 94.5rem !important;
  }

  .u-xl\:w-946rem {
    width: 94.6rem !important;
  }

  .u-xl\:w-947rem {
    width: 94.7rem !important;
  }

  .u-xl\:w-948rem {
    width: 94.8rem !important;
  }

  .u-xl\:w-949rem {
    width: 94.9rem !important;
  }

  .u-xl\:w-950rem {
    width: 95rem !important;
  }

  .u-xl\:w-951rem {
    width: 95.1rem !important;
  }

  .u-xl\:w-952rem {
    width: 95.2rem !important;
  }

  .u-xl\:w-953rem {
    width: 95.3rem !important;
  }

  .u-xl\:w-954rem {
    width: 95.4rem !important;
  }

  .u-xl\:w-955rem {
    width: 95.5rem !important;
  }

  .u-xl\:w-956rem {
    width: 95.6rem !important;
  }

  .u-xl\:w-957rem {
    width: 95.7rem !important;
  }

  .u-xl\:w-958rem {
    width: 95.8rem !important;
  }

  .u-xl\:w-959rem {
    width: 95.9rem !important;
  }

  .u-xl\:w-960rem {
    width: 96rem !important;
  }

  .u-xl\:w-961rem {
    width: 96.1rem !important;
  }

  .u-xl\:w-962rem {
    width: 96.2rem !important;
  }

  .u-xl\:w-963rem {
    width: 96.3rem !important;
  }

  .u-xl\:w-964rem {
    width: 96.4rem !important;
  }

  .u-xl\:w-965rem {
    width: 96.5rem !important;
  }

  .u-xl\:w-966rem {
    width: 96.6rem !important;
  }

  .u-xl\:w-967rem {
    width: 96.7rem !important;
  }

  .u-xl\:w-968rem {
    width: 96.8rem !important;
  }

  .u-xl\:w-969rem {
    width: 96.9rem !important;
  }

  .u-xl\:w-970rem {
    width: 97rem !important;
  }

  .u-xl\:w-971rem {
    width: 97.1rem !important;
  }

  .u-xl\:w-972rem {
    width: 97.2rem !important;
  }

  .u-xl\:w-973rem {
    width: 97.3rem !important;
  }

  .u-xl\:w-974rem {
    width: 97.4rem !important;
  }

  .u-xl\:w-975rem {
    width: 97.5rem !important;
  }

  .u-xl\:w-976rem {
    width: 97.6rem !important;
  }

  .u-xl\:w-977rem {
    width: 97.7rem !important;
  }

  .u-xl\:w-978rem {
    width: 97.8rem !important;
  }

  .u-xl\:w-979rem {
    width: 97.9rem !important;
  }

  .u-xl\:w-980rem {
    width: 98rem !important;
  }

  .u-xl\:w-981rem {
    width: 98.1rem !important;
  }

  .u-xl\:w-982rem {
    width: 98.2rem !important;
  }

  .u-xl\:w-983rem {
    width: 98.3rem !important;
  }

  .u-xl\:w-984rem {
    width: 98.4rem !important;
  }

  .u-xl\:w-985rem {
    width: 98.5rem !important;
  }

  .u-xl\:w-986rem {
    width: 98.6rem !important;
  }

  .u-xl\:w-987rem {
    width: 98.7rem !important;
  }

  .u-xl\:w-988rem {
    width: 98.8rem !important;
  }

  .u-xl\:w-989rem {
    width: 98.9rem !important;
  }

  .u-xl\:w-990rem {
    width: 99rem !important;
  }

  .u-xl\:w-991rem {
    width: 99.1rem !important;
  }

  .u-xl\:w-992rem {
    width: 99.2rem !important;
  }

  .u-xl\:w-993rem {
    width: 99.3rem !important;
  }

  .u-xl\:w-994rem {
    width: 99.4rem !important;
  }

  .u-xl\:w-995rem {
    width: 99.5rem !important;
  }

  .u-xl\:w-996rem {
    width: 99.6rem !important;
  }

  .u-xl\:w-997rem {
    width: 99.7rem !important;
  }

  .u-xl\:w-998rem {
    width: 99.8rem !important;
  }

  .u-xl\:w-999rem {
    width: 99.9rem !important;
  }

  .u-xl\:w-1000rem {
    width: 100rem !important;
  }

  .u-xl\:max-w-none {
    max-width: none !important;
  }

  .u-xl\:max-w-full {
    max-width: 100% !important;
  }

  .u-xl\:min-w-none {
    min-width: auto !important;
  }

  .u-xl\:min-w-full {
    min-width: 100% !important;
  }
}

@media screen and (min-width: 1921px) {
  .p-home-calendar {
    background-size: 100%;
  }
}

@media screen and (max-width: 1360px) {
  .p-jumbotron__content {
    padding-top: 18.82352vw;
  }
}

@media screen and (max-width: 1199px) {
  .l-footer__info {
    flex: 0 1 40rem;
  }

  .l-header__search input[type=text] {
    width: 22rem;
  }

  .c-filled-btn,
  .c-outlined-btn {
    width: 32rem;
    min-height: 6.4rem;
    font-size: 1.6rem;
  }

  .-xs.c-filled-btn,
  .-xs.c-outlined-btn {
    width: 16rem;
    min-height: 4rem;
    font-size: 1.4rem;
  }

  .-xs.-rounded.c-filled-btn,
  .-xs.-rounded.c-outlined-btn {
    border-radius: 2rem;
  }

  .-sm.c-filled-btn,
  .-sm.c-outlined-btn {
    width: 28rem;
    min-height: 5.6rem;
    font-size: 1.6rem;
  }

  .-sm.-rounded.c-filled-btn,
  .-sm.-rounded.c-outlined-btn {
    border-radius: 2.8rem;
  }

  .-lg.c-filled-btn,
  .-lg.c-outlined-btn {
    width: 36rem;
    min-height: 7.2rem;
    font-size: 1.8rem;
  }

  .-lg.-rounded.c-filled-btn,
  .-lg.-rounded.c-outlined-btn {
    border-radius: 3.6rem;
  }

  .-xl.c-filled-btn,
  .-xl.c-outlined-btn {
    width: 40rem;
    min-height: 10.4rem;
    font-size: 2rem;
  }

  .-xl.-rounded.c-filled-btn,
  .-xl.-rounded.c-outlined-btn {
    border-radius: 5.2rem;
  }

  .c-container {
    padding-right: 4rem;
    padding-left: 4rem;
  }

  .p-article-list__item&gt;a {
    padding: 0 .8rem 1.6rem;
  }

  .p-case-list__item-title {
    font-size: 1.6rem;
  }

  .p-case-list__item-description {
    font-size: 1.4rem;
  }

  .p-cta-support {
    min-width: 30rem;
  }

  .p-cta-support__inner&gt;a {
    font-size: 2rem;
  }

  .p-custom-btn.-outlined {
    width: 32rem;
    min-height: 6.4rem;
    font-size: 1.6rem;
  }

  .p-custom-btn.-outlined.-xs {
    width: 16rem;
    min-height: 4rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-outlined.-xs.-rounded {
    border-radius: 2rem;
  }

  .p-custom-btn.-outlined.-sm {
    width: 28rem;
    min-height: 5.6rem;
    font-size: 1.6rem;
  }

  .p-custom-btn.-outlined.-sm.-rounded {
    border-radius: 2.8rem;
  }

  .p-custom-btn.-outlined.-lg {
    width: 36rem;
    min-height: 7.2rem;
    font-size: 1.8rem;
  }

  .p-custom-btn.-outlined.-lg.-rounded {
    border-radius: 3.6rem;
  }

  .p-custom-btn.-outlined.-xl {
    width: 40rem;
    min-height: 10.4rem;
    font-size: 2rem;
  }

  .p-custom-btn.-outlined.-xl.-rounded {
    border-radius: 5.2rem;
  }

  .p-custom-btn.-filled {
    width: 32rem;
    min-height: 6.4rem;
    font-size: 1.6rem;
  }

  .p-custom-btn.-filled.-xs {
    width: 16rem;
    min-height: 4rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-filled.-xs.-rounded {
    border-radius: 2rem;
  }

  .p-custom-btn.-filled.-sm {
    width: 28rem;
    min-height: 5.6rem;
    font-size: 1.6rem;
  }

  .p-custom-btn.-filled.-sm.-rounded {
    border-radius: 2.8rem;
  }

  .p-custom-btn.-filled.-lg {
    width: 36rem;
    min-height: 7.2rem;
    font-size: 1.8rem;
  }

  .p-custom-btn.-filled.-lg.-rounded {
    border-radius: 3.6rem;
  }

  .p-custom-btn.-filled.-xl {
    width: 40rem;
    min-height: 10.4rem;
    font-size: 2rem;
  }

  .p-custom-btn.-filled.-xl.-rounded {
    border-radius: 5.2rem;
  }

  .p-entry h2:not([class]),
  .p-entry h2[class^=u-] {
    font-size: 2.2rem;
  }

  .p-entry h3:not([class]),
  .p-entry h3[class^=u-] {
    font-size: 2rem;
  }

  .p-entry h4:not([class]),
  .p-entry h4[class^=u-] {
    font-size: 1.8rem;
  }

  .p-entry h5:not([class]),
  .p-entry h5[class^=u-] {
    font-size: 1.8rem;
  }

  .p-entry h6:not([class]),
  .p-entry h6[class^=u-] {
    font-size: 1.6rem;
  }

  .p-footer-info__logo {
    font-size: 1.8rem;
  }

  .p-footer-menu div:not([class]) {
    margin-left: 2.4rem;
  }

  .p-home-business {
    margin-top: 6.4rem;
  }

  .p-home-business__title {
    font-size: 2rem;
  }

  .p-home-business__title {
    font-size: 1.8rem;
  }

  .p-home-business__description {
    font-size: 1.6rem;
  }

  .p-home-business__more {
    top: .4rem;
    font-size: 1.5rem;
  }

  .p-home-purpose.p-section {
    margin-top: 2rem;
  }

  .p-home-purpose__wrapper {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }

  .p-home-navigation__item a {
    padding: 1.6rem;
  }

  .p-home-navigation__item-title {
    font-size: 1.8rem;
  }

  .p-home-navigation__item.-small&gt;a {
    padding: 2.4rem 1.6rem;
  }

  .p-interview-list__item-company {
    font-size: 1.6rem;
  }

  .p-interview-list__item-name {
    font-size: 1.6rem;
  }

  .p-interview-list__item-measures-content {
    font-size: 1.5rem;
  }

  .p-jumbotron__search form {
    height: 4.8rem;
  }

  .p-news-list.-list .p-news-list__item&gt;a {
    padding: 0 .8rem 1.6rem;
  }

  .p-main-menu__item:not(:first-child) {
    margin-left: 2.4rem;
  }

  .p-main-menu__item {
    margin-left: .8rem;
    font-size: 1.4rem;
  }

  .p-sub-menu__item {
    font-size: 1.3rem;
  }

  .p-purpose-list__item&gt;a {
    font-size: 1.5rem;
  }

  .p-search__text-search input[type=text] {
    width: calc(100% - 4.8rem);
  }

  .p-sitemap-list__item&gt;a {
    padding: 0 .8rem 1.6rem;
  }
}

@media screen and (max-width: 991px) {
  .p-modal__container {
    width: calc(100% - 12.8rem);
  }

  .l-footer__top {
    padding-top: 6.4rem;
  }

  .l-footer__bottom {
    padding-bottom: 1.6rem;
  }

  .l-header {
    padding: 0;
  }

  .l-header__top {
    height: 6.4rem;
    padding: 0;
  }

  .l-header__bottom {
    display: none;
  }

  .l-header__container.c-container {
    padding: 0 0 0 .8rem;
  }

  .l-header__siteID img {
    max-width: 22rem;
  }

  .l-header__sub-menu {
    display: none;
  }

  .l-header__sp-menu-btn {
    display: block;
  }

  .l-header__sp-menu-btn button:focus {
    outline-color: #ffe60a;
  }

  .l-page {
    padding-top: 6.4rem;
  }

  .c-filled-btn,
  .c-outlined-btn {
    width: 28rem;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .-xs.-rounded.c-filled-btn,
  .-xs.-rounded.c-outlined-btn {
    border-radius: 1.6rem;
  }

  .-sm.-rounded.c-filled-btn,
  .-sm.-rounded.c-outlined-btn {
    border-radius: 2.4rem;
  }

  .-lg.-rounded.c-filled-btn,
  .-lg.-rounded.c-outlined-btn {
    border-radius: 3.2rem;
  }

  .-xl.-rounded.c-filled-btn,
  .-xl.-rounded.c-outlined-btn {
    border-radius: 4.8rem;
  }

  .c-container {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }

  .c-media {
    flex-direction: column;
  }

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

  .c-media__text {
    padding-top: 2.4rem;
    padding-left: 0;
  }

  .c-media__text p {
    font-size: 1.4rem;
  }

  .c-media.-reverse {
    flex-direction: column-reverse;
  }

  .c-media.-reverse .p-media__text {
    padding-bottom: 2.4rem;
    padding-right: 0;
  }

  .p-article-list__item-title {
    margin: .5em 0 .25em;
    font-size: 1.5rem;
  }

  .p-back-to-top {
    right: 2.4rem;
    top: -4rem;
    width: 8rem;
    height: 8rem;
  }

  .p-breadcrumb__list {
    font-size: 1.3rem;
  }

  .p-breadcrumb__item:not(:last-child):after {
    width: 6px;
    height: 6px;
  }

  .p-calendar__icon-item {
    margin-left: .8rem;
  }

  .p-calendar__wrap {
    padding: 2.4rem;
  }

  .p-card__title {
    margin-top: .8rem;
    font-size: 1.5rem;
  }

  .p-card__description&gt;p {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .p-case__cta {
    margin-top: 2.4rem;
  }

  .p-case__cta-title {
    font-size: 1.8rem;
  }

  .p-case__cta-table {
    font-size: 1.4rem;
  }

  .p-case__btns {
    margin-top: 3.2rem;
  }

  .p-case__btns-item:not(:first-of-type) {
    margin-top: 2.4rem;
  }

  .p-cta-ai {
    width: 20rem;
    height: 9rem;
  }

  .p-cta-widget {
    right: 1.6rem;
    bottom: 1.6rem;
  }

  .p-custom-btn.-outlined {
    width: 28rem;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .p-custom-btn.-outlined.-xs {
    width: 16rem;
    min-height: 3.2rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-outlined.-xs.-rounded {
    border-radius: 1.6rem;
  }

  .p-custom-btn.-outlined.-sm {
    width: 24rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-outlined.-sm.-rounded {
    border-radius: 2.4rem;
  }

  .p-custom-btn.-outlined.-lg {
    width: 36rem;
    min-height: 6.4rem;
    font-size: 1.6rem;
  }

  .p-custom-btn.-outlined.-lg.-rounded {
    border-radius: 3.2rem;
  }

  .p-custom-btn.-outlined.-xl {
    width: 40rem;
    min-height: 9.6rem;
    font-size: 2rem;
  }

  .p-custom-btn.-outlined.-xl.-rounded {
    border-radius: 4.8rem;
  }

  .p-custom-btn.-filled {
    width: 28rem;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .p-custom-btn.-filled.-xs {
    width: 16rem;
    min-height: 3.2rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-filled.-xs.-rounded {
    border-radius: 1.6rem;
  }

  .p-custom-btn.-filled.-sm {
    width: 24rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-filled.-sm.-rounded {
    border-radius: 2.4rem;
  }

  .p-custom-btn.-filled.-lg {
    width: 36rem;
    min-height: 6.4rem;
    font-size: 1.6rem;
  }

  .p-custom-btn.-filled.-lg.-rounded {
    border-radius: 3.2rem;
  }

  .p-custom-btn.-filled.-xl {
    width: 40rem;
    min-height: 9.6rem;
    font-size: 2rem;
  }

  .p-custom-btn.-filled.-xl.-rounded {
    border-radius: 4.8rem;
  }

  .p-custom-checkbox {
    min-height: 5.2rem;
    font-size: 1.4rem;
  }

  .p-entry h2:not([class]),
  .p-entry h2[class^=u-] {
    font-size: 2rem;
  }

  .p-entry h3:not([class]),
  .p-entry h3[class^=u-] {
    font-size: 1.8rem;
    border-bottom-width: 2px;
  }

  .p-entry h4:not([class]),
  .p-entry h4[class^=u-] {
    font-size: 1.6rem;
  }

  .p-entry h5:not([class]),
  .p-entry h5[class^=u-] {
    font-size: 1.6rem;
  }

  .p-entry ul:not([class]),
  .p-entry ol:not([class]),
  .p-entry ul[class^=u-],
  .p-entry ol[class^=u-] {
    font-size: 1.4rem;
  }

  .p-entry dl {
    font-size: 1.4rem;
  }

  .p-entry p:not([class]),
  .p-entry p[class^=u-] {
    font-size: 1.4rem;
    line-height: 1.8;
  }

  .p-entry table {
    font-size: 1.4rem;
  }

  .p-entry table th,
  .p-entry table td {
    padding: .75rem;
  }

  .p-entry table ul,
  .p-entry table ol,
  .p-entry table p {
    font-size: 1.2rem;
  }

  .p-entry .alignleft {
    float: none;
    margin: 0;
  }

  .p-entry .alignright {
    float: none;
    margin: 0;
  }

  .p-entry img.alignleft,
  .p-entry img.alignright {
    max-width: none;
  }

  .p-entry .lead {
    font-size: 3.6rem;
  }

  .p-filter-menu {
    margin-top: 0;
  }

  .p-filter-menu__container {
    padding: 4rem 2.4rem;
  }

  .p-filter-menu__heading {
    padding-bottom: 1.2rem;
    border-bottom-width: 2px;
    font-size: 1.8rem;
  }

  .p-filter-menu__heading:not(:first-of-type) {
    margin-top: 4.8rem;
  }

  .p-filter-menu__btn.c-outlined-btn {
    width: 13.6rem;
    min-height: 3.2rem;
    font-size: 1.2rem;
  }

  .p-filter-menu__submit {
    margin-top: 3.2rem;
  }

  .p-footer-menu {
    display: none;
  }

  .p-footer-menu__item {
    font-size: 1.4rem;
  }

  .p-home-business {
    margin: 3.2rem 3.2rem 0;
  }

  .p-home-business&gt;a {
    max-width: 100%;
    height: auto;
    padding: 2.4rem 3.2rem;
  }

  .p-home-purpose.p-section {
    margin-bottom: 9.6rem;
    padding-top: 6.4rem;
    background-color: #fff;
  }

  .p-home-purpose__header.p-section__header {
    margin-bottom: .8rem;
  }

  .p-home-purpose__illust {
    right: 0;
    width: 20rem;
  }

  .p-home-purpose__description {
    font-size: 1.4rem;
  }

  .p-home-measures.p-section {
    padding-bottom: 4rem;
  }

  .p-home-measures__title&gt;span {
    background-size: 4.8rem;
  }

  .p-home-news__title&gt;span {
    background-size: 4.8rem;
  }

  .p-home-calendar {
    padding-bottom: 6.4rem !important;
    background-size: 136rem;
  }

  .p-home-calendar__title&gt;span {
    background-size: 4.8rem;
  }

  .p-home-calendar__description {
    font-size: 1.4rem;
  }

  .p-home-navigation.p-section {
    margin-top: 10.4rem;
    padding-bottom: 4rem;
  }

  .p-home-navigation__item a:after {
    width: 1.6rem;
    height: 1.6rem;
    background-size: 1.6rem;
  }

  .p-home-navigation__item a&gt;div:not([class]) {
    padding-left: 8.8rem;
  }

  .p-home-navigation__item-title {
    font-size: 1.6rem;
  }

  .p-home-navigation__item-description {
    font-size: 1.5rem;
  }

  .p-home-navigation__item.-case a&gt;div:not([class]) {
    background-size: 7.2rem;
  }

  .p-home-navigation__item.-interview a&gt;div:not([class]) {
    background-size: 7.2rem;
  }

  .p-home-link.p-section {
    padding-bottom: 4rem;
  }

  .p-home-link__title&gt;span {
    background-size: 4.8rem;
  }

  .p-interview__data-table {
    font-size: 1.4rem;
  }

  .p-jumbotron__content {
    padding-top: 75vw;
  }

  .p-jumbotron__search {
    width: 100%;
    margin-right: 3.2rem;
    margin-left: 3.2rem;
  }

  .p-jumbotron__search input[type=text] {
    width: calc(100% - 6.4rem);
  }

  .p-main__header {
    height: 10.4rem;
  }

  .p-main__title {
    font-size: 2rem;
  }

  .p-main__title span {
    padding-top: 4.8rem;
    background-size: 7.2rem auto;
  }

  .p-main__body {
    padding: 2.4rem 0 6.4rem;
  }

  .p-main__footer {
    padding-bottom: 6.4rem;
  }

  .p-measures-list .p-measures-list__item-purpose span:not(:last-of-type) {
    margin-bottom: .4rem;
    margin-right: 0;
  }

  .p-measures__data {
    margin-top: 2.4rem;
  }

  .p-measures__data-table {
    font-size: 1.4rem;
  }

  .p-measures__data-table th {
    border-bottom: none;
    padding-top: 1.6rem;
    padding-bottom: 0;
  }

  .p-measures__data-table td {
    padding-top: .4rem;
    padding-bottom: 1.6rem;
  }

  .p-measures__btns {
    margin-top: 3.2rem;
  }

  .p-measures__btns-item:not(:first-of-type) {
    margin-top: 2.4rem;
  }

  .p-measures__tag-list {
    font-size: 1.4rem;
  }

  .p-measures__cta {
    margin-top: 4rem;
  }

  .p-measures__meta {
    margin-top: -1rem;
  }

  .p-measures__meta-purpose {
    font-size: 1.3rem;
  }

  .p-measures__meta-purpose span:not(:last-of-type) {
    margin-bottom: .4rem;
    margin-right: 0;
  }

  .p-measures__meta-industory {
    gap: .6rem;
    margin-top: .6rem;
  }

  .p-measures__meta-industory&gt;span {
    font-size: 1.2rem;
  }

  .p-message {
    font-size: 1.5rem;
    margin-bottom: 3em;
    padding: .8em 1em;
  }

  .p-mypage__section-title {
    font-size: 2rem;
  }

  .p-mypage__section-title span {
    padding-top: 5.6rem;
  }

  .p-mypage__section-title {
    font-size: 2.4rem;
  }

  .-category .p-mypage__section-title&gt;span {
    background-size: auto 4.8rem;
  }

  .-ai .p-mypage__section-title&gt;span {
    background-size: 4.8rem auto;
  }

  .-fav .p-mypage__section-title&gt;span {
    background-size: 4.8rem auto;
  }

  .-history .p-mypage__section-title&gt;span {
    background-size: 4.8rem auto;
  }

  .p-news-list.-table th {
    font-size: 1.3rem;
  }

  .p-news-list.-table td {
    font-size: 1.4rem;
  }

  .p-news-list.-list .p-news-list__item-meta {
    gap: 1.6rem;
  }

  .p-news-list.-list .p-news-list__item-date {
    font-size: 1.3rem;
  }

  .p-news-list.-list .p-news-list__item-category {
    font-size: 1.3rem;
  }

  .p-news-list.-list .p-news-list__item-title {
    margin: .5em 0 .25em;
    font-size: 1.5rem;
  }

  .p-main-menu {
    display: none;
  }

  .p-purpose-list__item&gt;a {
    padding: .8rem 1.6rem;
    min-height: 6rem;
    font-size: 1.4rem;
  }

  .p-purpose-list__item&gt;a&gt;span {
    background-size: 1.6rem;
  }

  .p-search-results {
    flex-direction: column;
  }

  .p-search-results__main {
    width: 100%;
  }

  .p-search-results__recommends {
    flex: auto;
    margin-top: 6.4rem;
    width: 100%;
  }

  .p-search-results__recommends-title span {
    padding-top: 5.6rem;
    background-size: 4.8rem;
  }

  .p-search-results__recommends-title {
    font-size: 2.4rem;
  }

  .p-search__heading {
    margin-bottom: 3.2rem;
    padding-left: 3.2rem;
    background-size: 2.4rem;
    font-size: 1.6rem;
  }

  .p-search__filter-menu {
    margin-bottom: 4rem;
  }

  .p-section {
    padding: 4.8rem 0 0;
  }

  .p-section__header {
    margin-bottom: 3.2rem;
  }

  .p-section__footer {
    margin-top: 3.2rem;
  }

  .p-section__title {
    font-size: 2.4rem;
  }

  .p-section__title span {
    padding-top: 5.6rem;
  }

  .p-section__title {
    font-size: 2.4rem;
  }

  .p-single-header {
    margin-bottom: 2.4rem;
    padding-bottom: 1.2rem;
  }

  .p-single-header__meta {
    margin-bottom: .8rem;
  }

  .p-single-header__meta a,
  .p-single-header__meta span {
    margin-bottom: .8rem;
  }

  .p-single-header__meta a.-new,
  .p-single-header__meta span.-new {
    min-width: 8rem;
    height: 2rem;
    font-size: 1.3rem;
  }

  .p-single-header__meta a.-finishing,
  .p-single-header__meta span.-finishing {
    min-width: 8rem;
    height: 2rem;
    font-size: 1.3rem;
  }

  .p-single-header__meta a.-finished,
  .p-single-header__meta span.-finished {
    min-width: 8rem;
    height: 2rem;
    font-size: 1.3rem;
  }

  .p-single-header__meta a.-category,
  .p-single-header__meta span.-category {
    min-width: 7.2rem;
    height: 2rem;
    font-size: 1.3rem;
  }

  .p-single-header__meta a.-date,
  .p-single-header__meta span.-date {
    font-size: 1.3rem;
  }

  .p-single-header__meta a.-news-category,
  .p-single-header__meta span.-news-category {
    font-size: 1.3rem;
  }

  .p-single-header__title {
    font-size: 2rem;
  }

  .p-single-header__date {
    font-size: 1.3rem;
  }

  .p-sitemap-list {
    font-size: 1.4rem;
  }

  .p-sitemap-list__item-title {
    margin: .5em 0 .25em;
    font-size: 1.5rem;
  }

  .p-sitemap-list__item ul {
    font-size: 1.4rem;
  }

  .p-sp-menu.-slide {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    overflow-x: hidden;
    width: 100vw;
    height: 100vh;
  }

  .p-sp-menu.-slide .p-sp-menu__overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.75);
  }

  .p-sp-menu.-slide .p-sp-menu__content {
    transition: right .3s ease;
    position: fixed;
    top: 0;
    right: -75%;
    overflow: scroll;
    width: 75%;
    height: 100%;
    background-color: #fff;
    text-align: left;
    padding: 2rem 1.8rem;
  }

  .p-sp-menu.-slide .p-sp-menu__content.-active {
    right: 0;
  }

  .p-sp-menu.-slide .p-sp-menu__close-btn {
    position: fixed;
    top: 25px;
    left: 20px;
    width: 24px;
    height: 24px;
  }

  .p-sp-menu.-slide .p-sp-menu__close-btn:focus {
    outline-color: #ffe60a;
  }

  .p-sp-menu.-slide .p-sp-menu__close-btn .bar {
    display: block;
    width: 2.4rem;
    height: .2rem;
    background-color: #fff;
    margin: 0 auto .4rem;
  }

  .p-sp-menu.-slide .p-sp-menu__close-btn .bar.-first {
    transform: translate(0, 6px) rotate(405deg);
  }

  .p-sp-menu.-slide .p-sp-menu__close-btn .bar.-second {
    transform: translate(0, 0) rotate(-405deg);
  }

  .p-sp-menu__btn-list-item.-mypage&gt;a&gt;span {
    padding-left: 2.2rem;
    background: url(../tmpl-img/ico_mypage01.svg) no-repeat left center/2.4rem;
  }

  .p-sp-menu__btn-list-item.-contact&gt;a&gt;span {
    padding-left: 2rem;
    background: url(../tmpl-img/ico_mail02.svg) no-repeat left center;
  }

  .p-sp-menu__btn-list-item.-logout&gt;a&gt;span {
    padding-left: 2.2rem;
    background: url(../tmpl-img/ico_logout01.svg) no-repeat left center/2.4rem;
  }

  .p-sp-menu__btn-list-item.-user&gt;a&gt;span&gt;span {
    display: block;
    font-size: .85em;
    text-align: center;
    margin-top: .25em;
  }

  .p-sp-menu__main-menu-list {
    margin-top: 1rem;
  }

  .p-sp-menu__main-menu-item {
    border-bottom: 1px solid #eee;
    color: #444;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .p-sp-menu__main-menu-item a {
    transition: background-color .2s ease-out;
    display: flex;
    align-items: center;
    padding: 1.8rem .8rem;
    color: #555;
    text-decoration: none !important;
  }

  .p-sp-menu__main-menu-item span {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 1.6rem;
  }

  .p-sp-menu__main-menu-item span:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #00866e;
    border-right: 2px solid #00866e;
    right: .8rem;
    transform: translateY(-50%) rotate(45deg);
  }

  .p-sp-menu__sub-menu {
    margin-top: 1.6rem;
  }

  .p-sp-menu__sub-menu-item a {
    position: relative;
    padding: .4rem 0 .4rem 1.6rem;
    font-size: 1.4rem;
    font-weight: 500;
    color: #555;
  }

  .p-sp-menu__sub-menu-item a:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 1px solid #00866e;
    border-right: 1px solid #00866e;
    left: .8rem;
    transform: translateY(-50%) rotate(45deg);
  }

  .p-sp-menu__sub-menu-item a:before {
    left: 0;
  }

  .p-swiper__prev-btn {
    margin-right: .8rem;
  }

  .p-text-link {
    font-size: 1.5rem;
  }

  .u-icon-word {
    padding-right: 2rem;
    background-size: 1.4rem 1.4rem;
  }

  .u-icon-excel {
    padding-right: 2rem;
    background-size: 1.4rem 1.4rem;
  }

  .u-icon-powerpoint {
    padding-right: 2rem;
    background-size: 1.4rem 1.4rem;
  }

  .u-icon-pdf {
    padding-right: 2rem;
    background-size: 1.4rem 1.4rem;
  }

  .u-icon-external-link {
    padding-right: 1.8rem;
    background-size: 1rem .9rem;
  }
}

@media screen and (max-width: 767px) {
  .p-modal__container {
    width: calc(100% - 8rem);
    padding: 3.2rem;
  }

  .p-modal__inner {
    padding: 1.6rem;
  }

  .l-footer__info {
    flex: 0 1 auto;
  }

  .c-filled-btn,
  .c-outlined-btn {
    width: 28rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .-xs.c-filled-btn,
  .-xs.c-outlined-btn {
    width: 13rem;
    min-height: 3.2rem;
    font-size: 1.4rem;
  }

  .-xs.-rounded.c-filled-btn,
  .-xs.-rounded.c-outlined-btn {
    border-radius: 1.6rem;
  }

  .-sm.c-filled-btn,
  .-sm.c-outlined-btn {
    width: 24rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .-sm.-rounded.c-filled-btn,
  .-sm.-rounded.c-outlined-btn {
    border-radius: 2.4rem;
  }

  .-lg.c-filled-btn,
  .-lg.c-outlined-btn {
    width: 36rem;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .-lg.-rounded.c-filled-btn,
  .-lg.-rounded.c-outlined-btn {
    border-radius: 2.8rem;
  }

  .-xl.c-filled-btn,
  .-xl.c-outlined-btn {
    width: 40rem;
    min-height: 8rem;
    font-size: 1.8rem;
  }

  .-xl.-rounded.c-filled-btn,
  .-xl.-rounded.c-outlined-btn {
    border-radius: 4rem;
  }

  .c-container {
    box-sizing: border-box;
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }

  .p-anchor-link__item a&gt;span {
    position: relative;
  }

  .p-anchor-link__item a&gt;span:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #444;
    border-right: 2px solid #444;
    right: .8rem;
    transform: translateY(-50%) rotate(135deg);
  }

  .p-block-table th,
  .p-block-table td {
    display: block;
    width: 100% !important;
  }

  .p-block-table th {
    width: 100% !important;
    max-width: none !important;
    text-align: left;
  }

  .p-calendar__filter-btn button {
    width: 16rem !important;
    min-height: 4.8rem !important;
    border-radius: 2.4rem !important;
  }

  .p-calendar__icon-list {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .p-calendar__icon-heading {
    font-size: 1.4rem;
  }

  .p-calendar__icon-heading span {
    padding: .2rem 0 .2rem 2rem;
    padding-left: 2rem;
    background-size: 1.6rem;
  }

  .p-calendar__icon-item {
    background-size: 2rem;
    font-size: 1.4rem;
  }

  .p-calendar__this-month {
    font-size: 2rem;
  }

  .p-calendar__table td .icon {
    width: 5.2rem;
  }

  .p-calendar__table td .icon img {
    width: 2.4rem;
  }

  .p-case-list__item:before {
    right: -1.2rem;
    bottom: -1.2rem;
  }

  .p-case-list__item-more {
    font-size: 1.4em;
  }

  .p-case__cta-table th {
    border-bottom: none;
    padding-top: 1.6rem;
    padding-bottom: 0;
  }

  .p-case__cta-table td {
    padding-top: .4rem;
    padding-bottom: 1.6rem;
  }

  .p-custom-btn.-outlined {
    width: 28rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-outlined.-xs {
    width: 13rem;
    min-height: 3.2rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-outlined.-xs.-rounded {
    border-radius: 1.6rem;
  }

  .p-custom-btn.-outlined.-sm {
    width: 24rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-outlined.-sm.-rounded {
    border-radius: 2.4rem;
  }

  .p-custom-btn.-outlined.-lg {
    width: 36rem;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .p-custom-btn.-outlined.-lg.-rounded {
    border-radius: 2.8rem;
  }

  .p-custom-btn.-outlined.-xl {
    width: 40rem;
    min-height: 8rem;
    font-size: 1.8rem;
  }

  .p-custom-btn.-outlined.-xl.-rounded {
    border-radius: 4rem;
  }

  .p-custom-btn.-filled {
    width: 28rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-filled.-xs {
    width: 13rem;
    min-height: 3.2rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-filled.-xs.-rounded {
    border-radius: 1.6rem;
  }

  .p-custom-btn.-filled.-sm {
    width: 24rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-filled.-sm.-rounded {
    border-radius: 2.4rem;
  }

  .p-custom-btn.-filled.-lg {
    width: 36rem;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .p-custom-btn.-filled.-lg.-rounded {
    border-radius: 2.8rem;
  }

  .p-custom-btn.-filled.-xl {
    width: 40rem;
    min-height: 8rem;
    font-size: 1.8rem;
  }

  .p-custom-btn.-filled.-xl.-rounded {
    border-radius: 4rem;
  }

  .p-entry .lead {
    margin-bottom: 1em !important;
    font-size: 3.2rem;
  }

  .p-footer-info {
    font-size: 1.4rem;
  }

  .p-home-purpose__illust {
    position: relative;
    width: 100%;
    text-align: right;
  }

  .p-home-purpose__toggle {
    display: block;
    margin-top: 2.8rem;
  }

  .p-home-purpose .p-purpose-list:not(.-active) {
    height: 37.2rem;
    overflow: hidden;
  }

  .p-home-purpose .p-purpose-list.-active {
    height: 100%;
    overflow: auto;
  }

  .p-home-calendar {
    padding-bottom: 6.4rem !important;
    background-size: 96rem;
  }

  .p-home-navigation__item-title {
    font-size: 1.6rem;
  }

  .p-home-navigation__item-description {
    font-size: 1.4rem;
  }

  .p-home-link__list {
    max-width: 32rem;
    margin: auto;
  }

  .p-interview-list__item:before {
    right: -1.2rem;
    bottom: -1.2rem;
  }

  .p-interview-list__item-more {
    font-size: 1.4em;
  }

  .p-interview__data-table th {
    border-bottom: none;
    padding-top: 1.6rem;
    padding-bottom: 0;
  }

  .p-interview__data-table td {
    padding-top: .4rem;
    padding-bottom: 1.6rem;
  }

  .p-interview__data-note {
    margin-top: 2.4rem;
    font-size: 1.4rem;
  }

  .p-interview__btn {
    margin-top: 3.2rem;
  }

  .p-measures-list .p-measures-list__item {
    padding: 1.2rem 0 .8rem;
  }

  .p-measures-list .p-measures-list__item:before {
    right: -0.8rem;
  }

  .p-modal-calendar__title {
    font-size: 1.8rem;
  }

  .p-modal-calendar__count {
    margin-top: .4rem;
    font-size: 1.5rem;
  }

  .p-modal-calendar__item-title {
    font-size: 1.6rem;
  }

  .p-modal-calendar__item-title .new {
    font-size: 1.3rem;
  }

  .p-modal-calendar__item-title .new {
    margin-bottom: .8rem;
  }

  .p-modal-calendar__item-content {
    font-size: 1.4rem;
  }

  .p-modal-calendar__btn {
    margin-top: 2.4rem;
  }

  .p-mypage__section {
    margin-top: 4.8rem;
  }

  .p-mypage__section.-category {
    padding: 6.4rem 0;
  }

  .p-mypage__section-header {
    margin-bottom: 2.4rem;
  }

  .p-mypage__section-note {
    font-size: 1.4rem;
  }

  .p-mypage__section-more {
    margin-top: 4rem;
  }

  .p-mypage__category {
    margin: 2.4rem auto 4.8rem;
    padding: 2.4rem;
  }

  .p-news-list.-table th,
  .p-news-list.-table td {
    display: block;
    padding-right: .8rem;
    padding-left: .8rem;
  }

  .p-news-list.-table th {
    width: 100%;
    padding-top: 1.6rem;
    padding-bottom: 0;
    border: none;
  }

  .p-news-list.-table td {
    width: 100%;
    padding-top: .4rem;
    padding-bottom: 1.6rem;
  }

  .p-pagination__prev-link {
    margin-right: 1.6rem;
  }

  .p-pagination__next-link {
    margin-left: 1.6rem;
  }

  .p-purpose-list__item&gt;a {
    padding: 1rem 2.4rem;
    min-height: 7.5rem;
    font-size: 1.6rem;
  }

  .p-search__selected-item&gt;div:not([class]) {
    display: block;
    position: relative;
  }

  .p-search__selected-item-sub-heading {
    flex: auto;
    margin-bottom: 1.2rem;
    margin-right: 0;
    font-size: 1.4rem;
  }

  .p-search__selected-item-content {
    gap: .4rem;
  }

  .p-search__selected-item-content&gt;p {
    font-size: 1.4rem;
  }

  .p-search__selected-item-content&gt;span {
    font-size: 1.3rem;
  }

  .p-search__filter-menu {
    margin-bottom: 2.4rem;
  }

  .p-search__filter-menu-btn {
    padding: 1.6rem 2.4rem;
    font-size: 1.8rem;
  }

  .p-search__filter-menu-btn {
    padding: 1.6rem 1.6rem;
    font-size: 1.6rem;
  }

  .p-search__filter-menu-btn.c-dropdown__btn:after {
    right: 2rem;
  }

  .p-search__filter-menu-content {
    padding: 4rem 2.4rem 4.6rem;
  }
}

@media screen and (max-width: 575px) {
  .p-modal__container {
    width: calc(100% - 4.8rem);
    padding: 1.6rem;
  }

  .l-footer.-index {
    padding-bottom: 8rem;
  }

  .c-filled-btn,
  .c-outlined-btn {
    width: 24rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .-xs.c-filled-btn,
  .-xs.c-outlined-btn {
    width: 13rem;
    min-height: 3.2rem;
    font-size: 1.3rem;
  }

  .-xs.-rounded.c-filled-btn,
  .-xs.-rounded.c-outlined-btn {
    border-radius: 1.6rem;
  }

  .-sm.c-filled-btn,
  .-sm.c-outlined-btn {
    width: 20rem;
    min-height: 4rem;
    font-size: 1.3rem;
  }

  .-sm.-rounded.c-filled-btn,
  .-sm.-rounded.c-outlined-btn {
    border-radius: 2rem;
  }

  .-lg.c-filled-btn,
  .-lg.c-outlined-btn {
    width: 100%;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .-lg.-rounded.c-filled-btn,
  .-lg.-rounded.c-outlined-btn {
    border-radius: 2.8rem;
  }

  .-xl.c-filled-btn,
  .-xl.c-outlined-btn {
    width: 100%;
    min-height: 8rem;
    font-size: 1.8rem;
  }

  .-xl.-rounded.c-filled-btn,
  .-xl.-rounded.c-outlined-btn {
    border-radius: 4rem;
  }

  .-circle.c-outlined-btn&gt;span:before {
    width: .8rem;
    height: .8rem;
  }

  .c-container {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }

  .p-article-list__item:not(:first-child) {
    margin-top: 2.4rem;
  }

  .p-article-list__item&gt;a {
    padding: 0 0 1.6rem;
  }

  .p-back-to-top {
    right: 1.6rem;
  }

  .p-calendar__filter {
    margin-top: 2.4rem;
  }

  .p-calendar__filter-btn button {
    width: 80% !important;
    margin: auto;
  }

  .p-calendar__filter-btn button:first-of-type {
    margin-bottom: 1.6rem;
  }

  .p-calendar__icon-list {
    flex-direction: column;
  }

  .p-calendar__icon-heading {
    width: 100%;
    margin-bottom: .8rem;
    text-align: center;
  }

  .p-calendar__icon-item {
    margin-bottom: .8rem;
  }

  .p-calendar__content {
    margin-top: 1.6rem;
  }

  .p-calendar__table-header {
    flex-direction: column;
  }

  .p-calendar__prev-month,
  .p-calendar__next-month,
  .p-calendar__today {
    font-size: 1.2rem;
    min-height: 3.3rem;
  }

  .p-calendar__wrap {
    padding: 0;
    border: none;
    border-radius: 0;
    overflow-x: scroll;
  }

  .p-calendar__table {
    width: 64rem;
  }

  .p-calendar__table th {
    height: 6.4rem;
  }

  .p-calendar__table td {
    height: 8rem;
  }

  .p-case__cta {
    padding: 2.4rem;
  }

  .p-case__btns-item:not(:first-of-type) {
    margin-top: 1.6rem;
  }

  .p-case__btn {
    width: 100%;
  }

  .p-cta-ai {
    width: 100%;
    height: 8.5rem;
  }

  .p-cta-support {
    width: 100%;
    min-width: auto;
    margin-top: .8rem;
  }

  .p-cta-support__inner&gt;a {
    font-size: 1.8rem;
    justify-content: center;
  }

  .p-cta-support__inner&gt;a:after {
    right: 1.6rem;
  }

  .p-cta-widget {
    left: 0;
    right: auto;
    bottom: 0;
    padding: 0 1.2rem .6rem;
    width: 100%;
  }

  .p-custom-btn.-outlined {
    width: 24rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-outlined.-xs {
    width: 13rem;
    min-height: 3.2rem;
    font-size: 1.3rem;
  }

  .p-custom-btn.-outlined.-xs.-rounded {
    border-radius: 1.6rem;
  }

  .p-custom-btn.-outlined.-sm {
    width: 20rem;
    min-height: 4rem;
    font-size: 1.3rem;
  }

  .p-custom-btn.-outlined.-sm.-rounded {
    border-radius: 2rem;
  }

  .p-custom-btn.-outlined.-lg {
    width: 100%;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .p-custom-btn.-outlined.-lg.-rounded {
    border-radius: 2.8rem;
  }

  .p-custom-btn.-outlined.-xl {
    width: 100%;
    min-height: 8rem;
    font-size: 1.8rem;
  }

  .p-custom-btn.-outlined.-xl.-rounded {
    border-radius: 4rem;
  }

  .p-custom-btn.-filled {
    width: 24rem;
    min-height: 4.8rem;
    font-size: 1.4rem;
  }

  .p-custom-btn.-filled.-xs {
    width: 13rem;
    min-height: 3.2rem;
    font-size: 1.3rem;
  }

  .p-custom-btn.-filled.-xs.-rounded {
    border-radius: 1.6rem;
  }

  .p-custom-btn.-filled.-sm {
    width: 20rem;
    min-height: 4rem;
    font-size: 1.3rem;
  }

  .p-custom-btn.-filled.-sm.-rounded {
    border-radius: 2rem;
  }

  .p-custom-btn.-filled.-lg {
    width: 100%;
    min-height: 5.6rem;
    font-size: 1.5rem;
  }

  .p-custom-btn.-filled.-lg.-rounded {
    border-radius: 2.8rem;
  }

  .p-custom-btn.-filled.-xl {
    width: 100%;
    min-height: 8rem;
    font-size: 1.8rem;
  }

  .p-custom-btn.-filled.-xl.-rounded {
    border-radius: 4rem;
  }

  .p-entry table.scroll-table {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
  }

  .p-entry .lead {
    font-size: 2.4rem;
  }

  .p-entry .wp-caption {
    width: 100% !important;
  }

  .p-filter-menu__container {
    padding: 3.2rem 1.6rem;
  }

  .p-filter-menu__heading {
    font-size: 1.6rem;
  }

  .p-filter-menu__heading:not(:first-of-type) {
    margin-top: 4rem;
  }

  .p-filter-menu__item-label {
    padding: .8rem;
  }

  .p-filter-menu__submit-btn.c-filled-btn {
    width: 100%;
  }

  .p-home-business&gt;a {
    padding: 2.4rem;
  }

  .p-home-business__description {
    font-size: 1.4rem;
  }

  .p-home-business__more {
    position: relative;
    text-align: right;
    font-size: 1.4rem;
  }

  .p-home-purpose.p-section {
    margin-top: 1.8rem;
    margin-bottom: 7.2rem;
  }

  .p-home-purpose__illust img {
    width: 15rem;
  }

  .p-home-purpose__toggle {
    margin-top: 2.4rem;
  }

  .p-home-purpose .p-purpose-list:not(.-active) {
    height: 30.4rem;
  }

  .p-home-measures.p-section {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }

  .p-home-news.p-section {
    padding-top: 3.2rem;
  }

  .p-home-calendar__description {
    margin-bottom: 2.4rem;
  }

  .p-home-monozukuri.p-section {
    padding-top: 0;
    padding-bottom: 4.8rem;
  }

  .p-home-navigation.p-section {
    margin-top: 7.2rem;
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }

  .p-home-navigation__illust01 {
    top: -9.6rem;
    width: 12rem;
  }

  .p-home-navigation__illust02 {
    display: none;
  }

  .p-home-link.p-section {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }

  .p-interview__data {
    margin-top: 2.4rem;
    padding: 2rem 2.4rem 2.4rem;
  }

  .p-interview__btn .c-outlined-btn {
    width: 100%;
    max-width: 30rem;
  }

  .p-jumbotron__search {
    padding: 2rem;
  }

  .p-jumbotron__search input[type=text] {
    width: calc(100% - 4.8rem);
  }

  .p-jumbotron__search-submit-btn {
    width: 4.8rem;
  }

  .p-loader {
    font-size: 1.4rem;
  }

  .p-main__title {
    font-size: 1.8rem;
  }

  .p-main__body {
    padding: 1.6rem 0 4.8rem;
  }

  .p-measures-list .p-measures-list__item.swiper-slide {
    max-width: none;
  }

  .p-measures-list .p-measures-list__item&gt;a {
    padding: 2rem;
  }

  .p-measures-list .p-measures-list__item-meta {
    flex-direction: column;
    align-items: flex-start;
  }

  .p-measures-list .p-measures-list__item-date {
    margin-top: .8rem;
  }

  .p-measures__data {
    padding: 2.4rem;
  }

  .p-measures__btns-item:not(:first-of-type) {
    margin-top: 1.6rem;
  }

  .p-measures__btn {
    width: 100%;
  }

  .p-measures__tag {
    margin-top: 4rem;
  }

  .p-measures__tag-item:not(:last-of-type) {
    margin-right: .8rem;
  }

  .p-measures__cta {
    margin-top: 3.2rem;
  }

  .p-measures__cta-btn {
    width: 100%;
  }

  .p-modal-calendar__header {
    flex-direction: column;
  }

  .p-modal-calendar__list {
    margin-top: .8rem;
  }

  .p-modal-calendar__item {
    padding: 1.6rem 0;
  }

  .p-modal-calendar__item-title {
    flex-direction: column;
    align-items: flex-start;
  }

  .p-modal-calendar__item-content {
    margin-top: .4rem;
    font-size: 1.3rem;
  }

  .p-modal-calendar__item .heading {
    display: block;
    margin-right: 0;
    margin-bottom: .4rem;
  }

  .p-mypage__section-title {
    font-size: 1.8rem;
  }

  .p-news-list.-list .p-news-list__item&gt;a {
    padding: 0 0 1.6rem;
  }

  .p-pagination__page-number {
    width: 3.2rem;
    height: 3.2rem;
    font-size: 1.8rem;
  }

  .p-pagination__page-number.-current {
    font-size: 2rem;
  }

  .p-pagination__prev-link,
  .p-pagination__next-link {
    font-size: 1.5rem;
  }

  .p-purpose-list__item&gt;a {
    padding: .8rem 2rem;
    min-height: 6.4rem;
    font-size: 1.4rem;
  }

  .p-recommend {
    padding: 4.8rem 0;
  }

  .p-recommend__heading {
    font-size: 2rem;
  }

  .p-search-results__control {
    flex-direction: column;
    align-items: flex-start;
  }

  .p-search-results__checkbox {
    margin-bottom: 1rem;
  }

  .p-search-results__recommends {
    padding: 2.4rem;
  }

  .p-search-results__recommends-title {
    font-size: 1.8rem;
  }

  .p-section__header {
    margin-bottom: 2.4rem;
  }

  .p-section__title {
    font-size: 2rem;
  }

  .p-single-header__meta {
    margin-bottom: .4rem;
  }

  .p-sitemap-list__item:not(:first-child) {
    margin-top: 2.4rem;
  }

  .p-sitemap-list__item&gt;a {
    padding: 0 0 1.6rem;
  }

  .p-swiper__container {
    padding: 1.2rem 2.4rem 1.6rem 0;
  }

  .p-swiper__control {
    margin-top: 2.4rem;
  }

  .p-toggle-trigger span {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 575px),print {
  .-xs\:cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr)) !important;
  }

  .-xs\:cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .-xs\:rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr)) !important;
  }

  .-xs\:col-span-1 {
    grid-column: span 1/span 1 !important;
  }

  .-xs\:row-span-1 {
    grid-row: span 1/span 1 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .-xs\:col-span-9 {
    grid-column: span 9/span 9 !important;
  }

  .-xs\:row-span-9 {
    grid-row: span 9/span 9 !important;
  }

  .-xs\:col-span-10 {
    grid-column: span 10/span 10 !important;
  }

  .-xs\:row-span-10 {
    grid-row: span 10/span 10 !important;
  }

  .-xs\:col-span-11 {
    grid-column: span 11/span 11 !important;
  }

  .-xs\:row-span-11 {
    grid-row: span 11/span 11 !important;
  }

  .-xs\:row-start-1 {
    grid-row-start: 1 !important;
  }

  .-xs\:row-end-1 {
    grid-row-end: 1 !important;
  }

  .-xs\:row-start-2 {
    grid-row-start: 2 !important;
  }

  .-xs\:row-end-2 {
    grid-row-end: 2 !important;
  }

  .-xs\:row-start-3 {
    grid-row-start: 3 !important;
  }

  .-xs\:row-end-3 {
    grid-row-end: 3 !important;
  }

  .-xs\:row-start-4 {
    grid-row-start: 4 !important;
  }

  .-xs\:row-end-4 {
    grid-row-end: 4 !important;
  }

  .-xs\:row-start-5 {
    grid-row-start: 5 !important;
  }

  .-xs\:row-end-5 {
    grid-row-end: 5 !important;
  }

  .-xs\:row-start-6 {
    grid-row-start: 6 !important;
  }

  .-xs\:row-end-6 {
    grid-row-end: 6 !important;
  }

  .-xs\:row-start-7 {
    grid-row-start: 7 !important;
  }

  .-xs\:row-end-7 {
    grid-row-end: 7 !important;
  }

  .-xs\:row-start-8 {
    grid-row-start: 8 !important;
  }

  .-xs\:row-end-8 {
    grid-row-end: 8 !important;
  }

  .-xs\:row-start-9 {
    grid-row-start: 9 !important;
  }

  .-xs\:row-end-9 {
    grid-row-end: 9 !important;
  }

  .-xs\:row-start-10 {
    grid-row-start: 10 !important;
  }

  .-xs\:row-end-10 {
    grid-row-end: 10 !important;
  }

  .-xs\:row-start-11 {
    grid-row-start: 11 !important;
  }

  .-xs\:row-end-11 {
    grid-row-end: 11 !important;
  }

  .-xs\:row-start-12 {
    grid-row-start: 12 !important;
  }

  .-xs\:row-end-12 {
    grid-row-end: 12 !important;
  }

  .-xs\:col-start-1 {
    grid-column-start: 1 !important;
  }

  .-xs\:col-end-1 {
    grid-column-end: 1 !important;
  }

  .-xs\:col-start-2 {
    grid-column-start: 2 !important;
  }

  .-xs\:col-end-2 {
    grid-column-end: 2 !important;
  }

  .-xs\:col-start-3 {
    grid-column-start: 3 !important;
  }

  .-xs\:col-end-3 {
    grid-column-end: 3 !important;
  }

  .-xs\:col-start-4 {
    grid-column-start: 4 !important;
  }

  .-xs\:col-end-4 {
    grid-column-end: 4 !important;
  }

  .-xs\:col-start-5 {
    grid-column-start: 5 !important;
  }

  .-xs\:col-end-5 {
    grid-column-end: 5 !important;
  }

  .-xs\:col-start-6 {
    grid-column-start: 6 !important;
  }

  .-xs\:col-end-6 {
    grid-column-end: 6 !important;
  }

  .-xs\:col-start-7 {
    grid-column-start: 7 !important;
  }

  .-xs\:col-end-7 {
    grid-column-end: 7 !important;
  }

  .-xs\:col-start-8 {
    grid-column-start: 8 !important;
  }

  .-xs\:col-end-8 {
    grid-column-end: 8 !important;
  }

  .-xs\:col-start-9 {
    grid-column-start: 9 !important;
  }

  .-xs\:col-end-9 {
    grid-column-end: 9 !important;
  }

  .-xs\:col-start-10 {
    grid-column-start: 10 !important;
  }

  .-xs\:col-end-10 {
    grid-column-end: 10 !important;
  }

  .-xs\:col-start-11 {
    grid-column-start: 11 !important;
  }

  .-xs\:col-end-11 {
    grid-column-end: 11 !important;
  }

  .-xs\:col-start-12 {
    grid-column-start: 12 !important;
  }

  .-xs\:col-end-12 {
    grid-column-end: 12 !important;
  }

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

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

  .u-xs\:justify-center {
    justify-content: center !important;
  }

  .u-xs\:justify-between {
    justify-content: space-between !important;
  }

  .u-xs\:justify-around {
    justify-content: space-around !important;
  }

  .u-xs\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .u-xs\:justify-self-auto {
    justify-self: auto !important;
  }

  .u-xs\:justify-self-start {
    justify-self: start !important;
  }

  .u-xs\:justify-self-end {
    justify-self: end !important;
  }

  .u-xs\:justify-self-center {
    justify-self: center !important;
  }

  .u-xs\:justify-self-stretch {
    justify-self: stretch !important;
  }

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

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

  .u-xs\:align-center {
    align-items: center !important;
  }

  .u-xs\:align-baseline {
    align-items: baseline !important;
  }

  .u-xs\:align-stretch {
    align-items: stretch !important;
  }

  .u-xs\:self-auto {
    align-self: auto !important;
  }

  .u-xs\:self-start {
    align-self: flex-start !important;
  }

  .u-xs\:self-end {
    align-self: flex-end !important;
  }

  .u-xs\:self-center {
    align-self: center !important;
  }

  .u-xs\:self-stretch {
    align-self: stretch !important;
  }

  .u-xs\:place-items-start {
    place-items: start !important;
  }

  .u-xs\:place-items-end {
    place-items: end !important;
  }

  .u-xs\:place-items-center {
    place-items: center !important;
  }

  .u-xs\:place-items-stretch {
    place-items: stretch !important;
  }

  .u-xs\:none {
    display: none !important;
  }

  .u-xs\:block {
    display: block !important;
  }

  .u-xs\:inline {
    display: inline !important;
  }

  .u-xs\:inline-block {
    display: inline-block !important;
  }

  .u-xs\:table {
    display: table !important;
  }

  .u-xs\:table-cell {
    display: table-cell !important;
  }

  .u-xs\:flex {
    display: flex !important;
  }

  .u-xs\:inline-flex {
    display: inline-flex !important;
  }

  .u-xs\:grid {
    display: grid !important;
  }

  .u-xs\:flex-row {
    flex-direction: row !important;
  }

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

  .u-xs\:flex-column {
    flex-direction: column !important;
  }

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

  .u-xs\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .u-xs\:flex-nowrap {
    flex-wrap: nowrap !important;
  }

  .u-xs\:float-left {
    float: left !important;
  }

  .u-xs\:float-right {
    float: right !important;
  }

  .u-xs\:float-none {
    float: none !important;
  }

  .u-xs\:clear-fix::after {
    content: "";
    display: table;
    clear: both;
  }

  .u-xs\:text-xxs {
    font-size: 1rem !important;
  }

  .u-xs\:text-xs {
    font-size: 1.2rem;
  }

  .u-xs\:text-sm {
    font-size: 1.4rem;
  }

  .u-xs\:text-base {
    font-size: 1.6rem;
  }

  .u-xs\:text-lg {
    font-size: 1.8rem;
  }

  .u-xs\:text-xl {
    font-size: 2rem;
  }

  .u-xs\:text-xxl {
    font-size: 2.4rem;
  }

  .u-xs\:text-3xl {
    font-size: 3rem;
  }

  .u-xs\:text-4xl {
    font-size: 3.6rem;
  }

  .u-xs\:text-5xl {
    font-size: 4.8rem;
  }

  .u-xs\:text-6xl {
    font-size: 6rem;
  }

  .u-xs\:text-7xl {
    font-size: 7.2rem;
  }

  .u-xs\:text-8xl {
    font-size: 9.6rem;
  }

  .u-xs\:text-9xl {
    font-size: 12.8rem;
  }

  .u-xs\:gap-0 {
    gap: 0rem !important;
  }

  .u-xs\:gap-x-0 {
    -moz-column-gap: 0rem !important;
    column-gap: 0rem !important;
  }

  .u-xs\:gap-y-0 {
    row-gap: 0rem !important;
  }

  .u-xs\:gap-1 {
    gap: .8rem !important;
  }

  .u-xs\:gap-x-1 {
    -moz-column-gap: .8rem !important;
    column-gap: .8rem !important;
  }

  .u-xs\:gap-y-1 {
    row-gap: .8rem !important;
  }

  .u-xs\:gap-2 {
    gap: 1.6rem !important;
  }

  .u-xs\:gap-x-2 {
    -moz-column-gap: 1.6rem !important;
    column-gap: 1.6rem !important;
  }

  .u-xs\:gap-y-2 {
    row-gap: 1.6rem !important;
  }

  .u-xs\:gap-3 {
    gap: 2.4rem !important;
  }

  .u-xs\:gap-x-3 {
    -moz-column-gap: 2.4rem !important;
    column-gap: 2.4rem !important;
  }

  .u-xs\:gap-y-3 {
    row-gap: 2.4rem !important;
  }

  .u-xs\:gap-4 {
    gap: 3.2rem !important;
  }

  .u-xs\:gap-x-4 {
    -moz-column-gap: 3.2rem !important;
    column-gap: 3.2rem !important;
  }

  .u-xs\:gap-y-4 {
    row-gap: 3.2rem !important;
  }

  .u-xs\:gap-5 {
    gap: 4rem !important;
  }

  .u-xs\:gap-x-5 {
    -moz-column-gap: 4rem !important;
    column-gap: 4rem !important;
  }

  .u-xs\:gap-y-5 {
    row-gap: 4rem !important;
  }

  .u-xs\:gap-6 {
    gap: 4.8rem !important;
  }

  .u-xs\:gap-x-6 {
    -moz-column-gap: 4.8rem !important;
    column-gap: 4.8rem !important;
  }

  .u-xs\:gap-y-6 {
    row-gap: 4.8rem !important;
  }

  .u-xs\:gap-7 {
    gap: 5.6rem !important;
  }

  .u-xs\:gap-x-7 {
    -moz-column-gap: 5.6rem !important;
    column-gap: 5.6rem !important;
  }

  .u-xs\:gap-y-7 {
    row-gap: 5.6rem !important;
  }

  .u-xs\:gap-8 {
    gap: 6.4rem !important;
  }

  .u-xs\:gap-x-8 {
    -moz-column-gap: 6.4rem !important;
    column-gap: 6.4rem !important;
  }

  .u-xs\:gap-y-8 {
    row-gap: 6.4rem !important;
  }

  .u-xs\:gap-9 {
    gap: 7.2rem !important;
  }

  .u-xs\:gap-x-9 {
    -moz-column-gap: 7.2rem !important;
    column-gap: 7.2rem !important;
  }

  .u-xs\:gap-y-9 {
    row-gap: 7.2rem !important;
  }

  .u-xs\:gap-10 {
    gap: 8rem !important;
  }

  .u-xs\:gap-x-10 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }

  .u-xs\:gap-y-10 {
    row-gap: 8rem !important;
  }

  .u-xs\:gap-11 {
    gap: 8.8rem !important;
  }

  .u-xs\:gap-x-11 {
    -moz-column-gap: 8.8rem !important;
    column-gap: 8.8rem !important;
  }

  .u-xs\:gap-y-11 {
    row-gap: 8.8rem !important;
  }

  .u-xs\:gap-12 {
    gap: 9.6rem !important;
  }

  .u-xs\:gap-x-12 {
    -moz-column-gap: 9.6rem !important;
    column-gap: 9.6rem !important;
  }

  .u-xs\:gap-y-12 {
    row-gap: 9.6rem !important;
  }

  .u-xs\:gap-13 {
    gap: 10.4rem !important;
  }

  .u-xs\:gap-x-13 {
    -moz-column-gap: 10.4rem !important;
    column-gap: 10.4rem !important;
  }

  .u-xs\:gap-y-13 {
    row-gap: 10.4rem !important;
  }

  .u-xs\:gap-14 {
    gap: 11.2rem !important;
  }

  .u-xs\:gap-x-14 {
    -moz-column-gap: 11.2rem !important;
    column-gap: 11.2rem !important;
  }

  .u-xs\:gap-y-14 {
    row-gap: 11.2rem !important;
  }

  .u-xs\:gap-15 {
    gap: 12rem !important;
  }

  .u-xs\:gap-x-15 {
    -moz-column-gap: 12rem !important;
    column-gap: 12rem !important;
  }

  .u-xs\:gap-y-15 {
    row-gap: 12rem !important;
  }

  .u-xs\:gap-16 {
    gap: 12.8rem !important;
  }

  .u-xs\:gap-x-16 {
    -moz-column-gap: 12.8rem !important;
    column-gap: 12.8rem !important;
  }

  .u-xs\:gap-y-16 {
    row-gap: 12.8rem !important;
  }

  .u-xs\:gap-17 {
    gap: 13.6rem !important;
  }

  .u-xs\:gap-x-17 {
    -moz-column-gap: 13.6rem !important;
    column-gap: 13.6rem !important;
  }

  .u-xs\:gap-y-17 {
    row-gap: 13.6rem !important;
  }

  .u-xs\:gap-18 {
    gap: 14.4rem !important;
  }

  .u-xs\:gap-x-18 {
    -moz-column-gap: 14.4rem !important;
    column-gap: 14.4rem !important;
  }

  .u-xs\:gap-y-18 {
    row-gap: 14.4rem !important;
  }

  .u-xs\:gap-19 {
    gap: 15.2rem !important;
  }

  .u-xs\:gap-x-19 {
    -moz-column-gap: 15.2rem !important;
    column-gap: 15.2rem !important;
  }

  .u-xs\:gap-y-19 {
    row-gap: 15.2rem !important;
  }

  .u-xs\:gap-20 {
    gap: 16rem !important;
  }

  .u-xs\:gap-x-20 {
    -moz-column-gap: 16rem !important;
    column-gap: 16rem !important;
  }

  .u-xs\:gap-y-20 {
    row-gap: 16rem !important;
  }

  .u-xs\:m-0 {
    margin: 0rem !important;
  }

  .u-xs\:mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-xs\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-xs\:mt-0 {
    margin-top: 0rem !important;
  }

  .u-xs\:mr-0 {
    margin-right: 0rem !important;
  }

  .u-xs\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-xs\:ml-0 {
    margin-left: 0rem !important;
  }

  .u-xs\:neg-m-0 {
    margin: 0rem !important;
  }

  .u-xs\:neg-mx-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .u-xs\:neg-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .u-xs\:neg-mt-0 {
    margin-top: 0rem !important;
  }

  .u-xs\:neg-mr-0 {
    margin-right: 0rem !important;
  }

  .u-xs\:neg-mb-0 {
    margin-bottom: 0rem !important;
  }

  .u-xs\:neg-ml-0 {
    margin-left: 0rem !important;
  }

  .u-xs\:m-1 {
    margin: .8rem !important;
  }

  .u-xs\:mx-1 {
    margin-right: .8rem !important;
    margin-left: .8rem !important;
  }

  .u-xs\:my-1 {
    margin-top: .8rem !important;
    margin-bottom: .8rem !important;
  }

  .u-xs\:mt-1 {
    margin-top: .8rem !important;
  }

  .u-xs\:mr-1 {
    margin-right: .8rem !important;
  }

  .u-xs\:mb-1 {
    margin-bottom: .8rem !important;
  }

  .u-xs\:ml-1 {
    margin-left: .8rem !important;
  }

  .u-xs\:neg-m-1 {
    margin: -0.8rem !important;
  }

  .u-xs\:neg-mx-1 {
    margin-right: -0.8rem !important;
    margin-left: -0.8rem !important;
  }

  .u-xs\:neg-my-1 {
    margin-top: -0.8rem !important;
    margin-bottom: -0.8rem !important;
  }

  .u-xs\:neg-mt-1 {
    margin-top: -0.8rem !important;
  }

  .u-xs\:neg-mr-1 {
    margin-right: -0.8rem !important;
  }

  .u-xs\:neg-mb-1 {
    margin-bottom: -0.8rem !important;
  }

  .u-xs\:neg-ml-1 {
    margin-left: -0.8rem !important;
  }

  .u-xs\:m-2 {
    margin: 1.6rem !important;
  }

  .u-xs\:mx-2 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }

  .u-xs\:my-2 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }

  .u-xs\:mt-2 {
    margin-top: 1.6rem !important;
  }

  .u-xs\:mr-2 {
    margin-right: 1.6rem !important;
  }

  .u-xs\:mb-2 {
    margin-bottom: 1.6rem !important;
  }

  .u-xs\:ml-2 {
    margin-left: 1.6rem !important;
  }

  .u-xs\:neg-m-2 {
    margin: -1.6rem !important;
  }

  .u-xs\:neg-mx-2 {
    margin-right: -1.6rem !important;
    margin-left: -1.6rem !important;
  }

  .u-xs\:neg-my-2 {
    margin-top: -1.6rem !important;
    margin-bottom: -1.6rem !important;
  }

  .u-xs\:neg-mt-2 {
    margin-top: -1.6rem !important;
  }

  .u-xs\:neg-mr-2 {
    margin-right: -1.6rem !important;
  }

  .u-xs\:neg-mb-2 {
    margin-bottom: -1.6rem !important;
  }

  .u-xs\:neg-ml-2 {
    margin-left: -1.6rem !important;
  }

  .u-xs\:m-3 {
    margin: 2.4rem !important;
  }

  .u-xs\:mx-3 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }

  .u-xs\:my-3 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }

  .u-xs\:mt-3 {
    margin-top: 2.4rem !important;
  }

  .u-xs\:mr-3 {
    margin-right: 2.4rem !important;
  }

  .u-xs\:mb-3 {
    margin-bottom: 2.4rem !important;
  }

  .u-xs\:ml-3 {
    margin-left: 2.4rem !important;
  }

  .u-xs\:neg-m-3 {
    margin: -2.4rem !important;
  }

  .u-xs\:neg-mx-3 {
    margin-right: -2.4rem !important;
    margin-left: -2.4rem !important;
  }

  .u-xs\:neg-my-3 {
    margin-top: -2.4rem !important;
    margin-bottom: -2.4rem !important;
  }

  .u-xs\:neg-mt-3 {
    margin-top: -2.4rem !important;
  }

  .u-xs\:neg-mr-3 {
    margin-right: -2.4rem !important;
  }

  .u-xs\:neg-mb-3 {
    margin-bottom: -2.4rem !important;
  }

  .u-xs\:neg-ml-3 {
    margin-left: -2.4rem !important;
  }

  .u-xs\:m-4 {
    margin: 3.2rem !important;
  }

  .u-xs\:mx-4 {
    margin-right: 3.2rem !important;
    margin-left: 3.2rem !important;
  }

  .u-xs\:my-4 {
    margin-top: 3.2rem !important;
    margin-bottom: 3.2rem !important;
  }

  .u-xs\:mt-4 {
    margin-top: 3.2rem !important;
  }

  .u-xs\:mr-4 {
    margin-right: 3.2rem !important;
  }

  .u-xs\:mb-4 {
    margin-bottom: 3.2rem !important;
  }

  .u-xs\:ml-4 {
    margin-left: 3.2rem !important;
  }

  .u-xs\:neg-m-4 {
    margin: -3.2rem !important;
  }

  .u-xs\:neg-mx-4 {
    margin-right: -3.2rem !important;
    margin-left: -3.2rem !important;
  }

  .u-xs\:neg-my-4 {
    margin-top: -3.2rem !important;
    margin-bottom: -3.2rem !important;
  }

  .u-xs\:neg-mt-4 {
    margin-top: -3.2rem !important;
  }

  .u-xs\:neg-mr-4 {
    margin-right: -3.2rem !important;
  }

  .u-xs\:neg-mb-4 {
    margin-bottom: -3.2rem !important;
  }

  .u-xs\:neg-ml-4 {
    margin-left: -3.2rem !important;
  }

  .u-xs\:m-5 {
    margin: 4rem !important;
  }

  .u-xs\:mx-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .u-xs\:my-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .u-xs\:mt-5 {
    margin-top: 4rem !important;
  }

  .u-xs\:mr-5 {
    margin-right: 4rem !important;
  }

  .u-xs\:mb-5 {
    margin-bottom: 4rem !important;
  }

  .u-xs\:ml-5 {
    margin-left: 4rem !important;
  }

  .u-xs\:neg-m-5 {
    margin: -4rem !important;
  }

  .u-xs\:neg-mx-5 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }

  .u-xs\:neg-my-5 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .u-xs\:neg-mt-5 {
    margin-top: -4rem !important;
  }

  .u-xs\:neg-mr-5 {
    margin-right: -4rem !important;
  }

  .u-xs\:neg-mb-5 {
    margin-bottom: -4rem !important;
  }

  .u-xs\:neg-ml-5 {
    margin-left: -4rem !important;
  }

  .u-xs\:m-6 {
    margin: 4.8rem !important;
  }

  .u-xs\:mx-6 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }

  .u-xs\:my-6 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }

  .u-xs\:mt-6 {
    margin-top: 4.8rem !important;
  }

  .u-xs\:mr-6 {
    margin-right: 4.8rem !important;
  }

  .u-xs\:mb-6 {
    margin-bottom: 4.8rem !important;
  }

  .u-xs\:ml-6 {
    margin-left: 4.8rem !important;
  }

  .u-xs\:neg-m-6 {
    margin: -4.8rem !important;
  }

  .u-xs\:neg-mx-6 {
    margin-right: -4.8rem !important;
    margin-left: -4.8rem !important;
  }

  .u-xs\:neg-my-6 {
    margin-top: -4.8rem !important;
    margin-bottom: -4.8rem !important;
  }

  .u-xs\:neg-mt-6 {
    margin-top: -4.8rem !important;
  }

  .u-xs\:neg-mr-6 {
    margin-right: -4.8rem !important;
  }

  .u-xs\:neg-mb-6 {
    margin-bottom: -4.8rem !important;
  }

  .u-xs\:neg-ml-6 {
    margin-left: -4.8rem !important;
  }

  .u-xs\:m-7 {
    margin: 5.6rem !important;
  }

  .u-xs\:mx-7 {
    margin-right: 5.6rem !important;
    margin-left: 5.6rem !important;
  }

  .u-xs\:my-7 {
    margin-top: 5.6rem !important;
    margin-bottom: 5.6rem !important;
  }

  .u-xs\:mt-7 {
    margin-top: 5.6rem !important;
  }

  .u-xs\:mr-7 {
    margin-right: 5.6rem !important;
  }

  .u-xs\:mb-7 {
    margin-bottom: 5.6rem !important;
  }

  .u-xs\:ml-7 {
    margin-left: 5.6rem !important;
  }

  .u-xs\:neg-m-7 {
    margin: -5.6rem !important;
  }

  .u-xs\:neg-mx-7 {
    margin-right: -5.6rem !important;
    margin-left: -5.6rem !important;
  }

  .u-xs\:neg-my-7 {
    margin-top: -5.6rem !important;
    margin-bottom: -5.6rem !important;
  }

  .u-xs\:neg-mt-7 {
    margin-top: -5.6rem !important;
  }

  .u-xs\:neg-mr-7 {
    margin-right: -5.6rem !important;
  }

  .u-xs\:neg-mb-7 {
    margin-bottom: -5.6rem !important;
  }

  .u-xs\:neg-ml-7 {
    margin-left: -5.6rem !important;
  }

  .u-xs\:m-8 {
    margin: 6.4rem !important;
  }

  .u-xs\:mx-8 {
    margin-right: 6.4rem !important;
    margin-left: 6.4rem !important;
  }

  .u-xs\:my-8 {
    margin-top: 6.4rem !important;
    margin-bottom: 6.4rem !important;
  }

  .u-xs\:mt-8 {
    margin-top: 6.4rem !important;
  }

  .u-xs\:mr-8 {
    margin-right: 6.4rem !important;
  }

  .u-xs\:mb-8 {
    margin-bottom: 6.4rem !important;
  }

  .u-xs\:ml-8 {
    margin-left: 6.4rem !important;
  }

  .u-xs\:neg-m-8 {
    margin: -6.4rem !important;
  }

  .u-xs\:neg-mx-8 {
    margin-right: -6.4rem !important;
    margin-left: -6.4rem !important;
  }

  .u-xs\:neg-my-8 {
    margin-top: -6.4rem !important;
    margin-bottom: -6.4rem !important;
  }

  .u-xs\:neg-mt-8 {
    margin-top: -6.4rem !important;
  }

  .u-xs\:neg-mr-8 {
    margin-right: -6.4rem !important;
  }

  .u-xs\:neg-mb-8 {
    margin-bottom: -6.4rem !important;
  }

  .u-xs\:neg-ml-8 {
    margin-left: -6.4rem !important;
  }

  .u-xs\:m-9 {
    margin: 7.2rem !important;
  }

  .u-xs\:mx-9 {
    margin-right: 7.2rem !important;
    margin-left: 7.2rem !important;
  }

  .u-xs\:my-9 {
    margin-top: 7.2rem !important;
    margin-bottom: 7.2rem !important;
  }

  .u-xs\:mt-9 {
    margin-top: 7.2rem !important;
  }

  .u-xs\:mr-9 {
    margin-right: 7.2rem !important;
  }

  .u-xs\:mb-9 {
    margin-bottom: 7.2rem !important;
  }

  .u-xs\:ml-9 {
    margin-left: 7.2rem !important;
  }

  .u-xs\:neg-m-9 {
    margin: -7.2rem !important;
  }

  .u-xs\:neg-mx-9 {
    margin-right: -7.2rem !important;
    margin-left: -7.2rem !important;
  }

  .u-xs\:neg-my-9 {
    margin-top: -7.2rem !important;
    margin-bottom: -7.2rem !important;
  }

  .u-xs\:neg-mt-9 {
    margin-top: -7.2rem !important;
  }

  .u-xs\:neg-mr-9 {
    margin-right: -7.2rem !important;
  }

  .u-xs\:neg-mb-9 {
    margin-bottom: -7.2rem !important;
  }

  .u-xs\:neg-ml-9 {
    margin-left: -7.2rem !important;
  }

  .u-xs\:m-10 {
    margin: 8rem !important;
  }

  .u-xs\:mx-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  .u-xs\:my-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .u-xs\:mt-10 {
    margin-top: 8rem !important;
  }

  .u-xs\:mr-10 {
    margin-right: 8rem !important;
  }

  .u-xs\:mb-10 {
    margin-bottom: 8rem !important;
  }

  .u-xs\:ml-10 {
    margin-left: 8rem !important;
  }

  .u-xs\:neg-m-10 {
    margin: -8rem !important;
  }

  .u-xs\:neg-mx-10 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }

  .u-xs\:neg-my-10 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .u-xs\:neg-mt-10 {
    margin-top: -8rem !important;
  }

  .u-xs\:neg-mr-10 {
    margin-right: -8rem !important;
  }

  .u-xs\:neg-mb-10 {
    margin-bottom: -8rem !important;
  }

  .u-xs\:neg-ml-10 {
    margin-left: -8rem !important;
  }

  .u-xs\:m-11 {
    margin: 8.8rem !important;
  }

  .u-xs\:mx-11 {
    margin-right: 8.8rem !important;
    margin-left: 8.8rem !important;
  }

  .u-xs\:my-11 {
    margin-top: 8.8rem !important;
    margin-bottom: 8.8rem !important;
  }

  .u-xs\:mt-11 {
    margin-top: 8.8rem !important;
  }

  .u-xs\:mr-11 {
    margin-right: 8.8rem !important;
  }

  .u-xs\:mb-11 {
    margin-bottom: 8.8rem !important;
  }

  .u-xs\:ml-11 {
    margin-left: 8.8rem !important;
  }

  .u-xs\:neg-m-11 {
    margin: -8.8rem !important;
  }

  .u-xs\:neg-mx-11 {
    margin-right: -8.8rem !important;
    margin-left: -8.8rem !important;
  }

  .u-xs\:neg-my-11 {
    margin-top: -8.8rem !important;
    margin-bottom: -8.8rem !important;
  }

  .u-xs\:neg-mt-11 {
    margin-top: -8.8rem !important;
  }

  .u-xs\:neg-mr-11 {
    margin-right: -8.8rem !important;
  }

  .u-xs\:neg-mb-11 {
    margin-bottom: -8.8rem !important;
  }

  .u-xs\:neg-ml-11 {
    margin-left: -8.8rem !important;
  }

  .u-xs\:m-12 {
    margin: 9.6rem !important;
  }

  .u-xs\:mx-12 {
    margin-right: 9.6rem !important;
    margin-left: 9.6rem !important;
  }

  .u-xs\:my-12 {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }

  .u-xs\:mt-12 {
    margin-top: 9.6rem !important;
  }

  .u-xs\:mr-12 {
    margin-right: 9.6rem !important;
  }

  .u-xs\:mb-12 {
    margin-bottom: 9.6rem !important;
  }

  .u-xs\:ml-12 {
    margin-left: 9.6rem !important;
  }

  .u-xs\:neg-m-12 {
    margin: -9.6rem !important;
  }

  .u-xs\:neg-mx-12 {
    margin-right: -9.6rem !important;
    margin-left: -9.6rem !important;
  }

  .u-xs\:neg-my-12 {
    margin-top: -9.6rem !important;
    margin-bottom: -9.6rem !important;
  }

  .u-xs\:neg-mt-12 {
    margin-top: -9.6rem !important;
  }

  .u-xs\:neg-mr-12 {
    margin-right: -9.6rem !important;
  }

  .u-xs\:neg-mb-12 {
    margin-bottom: -9.6rem !important;
  }

  .u-xs\:neg-ml-12 {
    margin-left: -9.6rem !important;
  }

  .u-xs\:m-13 {
    margin: 10.4rem !important;
  }

  .u-xs\:mx-13 {
    margin-right: 10.4rem !important;
    margin-left: 10.4rem !important;
  }

  .u-xs\:my-13 {
    margin-top: 10.4rem !important;
    margin-bottom: 10.4rem !important;
  }

  .u-xs\:mt-13 {
    margin-top: 10.4rem !important;
  }

  .u-xs\:mr-13 {
    margin-right: 10.4rem !important;
  }

  .u-xs\:mb-13 {
    margin-bottom: 10.4rem !important;
  }

  .u-xs\:ml-13 {
    margin-left: 10.4rem !important;
  }

  .u-xs\:neg-m-13 {
    margin: -10.4rem !important;
  }

  .u-xs\:neg-mx-13 {
    margin-right: -10.4rem !important;
    margin-left: -10.4rem !important;
  }

  .u-xs\:neg-my-13 {
    margin-top: -10.4rem !important;
    margin-bottom: -10.4rem !important;
  }

  .u-xs\:neg-mt-13 {
    margin-top: -10.4rem !important;
  }

  .u-xs\:neg-mr-13 {
    margin-right: -10.4rem !important;
  }

  .u-xs\:neg-mb-13 {
    margin-bottom: -10.4rem !important;
  }

  .u-xs\:neg-ml-13 {
    margin-left: -10.4rem !important;
  }

  .u-xs\:m-14 {
    margin: 11.2rem !important;
  }

  .u-xs\:mx-14 {
    margin-right: 11.2rem !important;
    margin-left: 11.2rem !important;
  }

  .u-xs\:my-14 {
    margin-top: 11.2rem !important;
    margin-bottom: 11.2rem !important;
  }

  .u-xs\:mt-14 {
    margin-top: 11.2rem !important;
  }

  .u-xs\:mr-14 {
    margin-right: 11.2rem !important;
  }

  .u-xs\:mb-14 {
    margin-bottom: 11.2rem !important;
  }

  .u-xs\:ml-14 {
    margin-left: 11.2rem !important;
  }

  .u-xs\:neg-m-14 {
    margin: -11.2rem !important;
  }

  .u-xs\:neg-mx-14 {
    margin-right: -11.2rem !important;
    margin-left: -11.2rem !important;
  }

  .u-xs\:neg-my-14 {
    margin-top: -11.2rem !important;
    margin-bottom: -11.2rem !important;
  }

  .u-xs\:neg-mt-14 {
    margin-top: -11.2rem !important;
  }

  .u-xs\:neg-mr-14 {
    margin-right: -11.2rem !important;
  }

  .u-xs\:neg-mb-14 {
    margin-bottom: -11.2rem !important;
  }

  .u-xs\:neg-ml-14 {
    margin-left: -11.2rem !important;
  }

  .u-xs\:m-15 {
    margin: 12rem !important;
  }

  .u-xs\:mx-15 {
    margin-right: 12rem !important;
    margin-left: 12rem !important;
  }

  .u-xs\:my-15 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .u-xs\:mt-15 {
    margin-top: 12rem !important;
  }

  .u-xs\:mr-15 {
    margin-right: 12rem !important;
  }

  .u-xs\:mb-15 {
    margin-bottom: 12rem !important;
  }

  .u-xs\:ml-15 {
    margin-left: 12rem !important;
  }

  .u-xs\:neg-m-15 {
    margin: -12rem !important;
  }

  .u-xs\:neg-mx-15 {
    margin-right: -12rem !important;
    margin-left: -12rem !important;
  }

  .u-xs\:neg-my-15 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .u-xs\:neg-mt-15 {
    margin-top: -12rem !important;
  }

  .u-xs\:neg-mr-15 {
    margin-right: -12rem !important;
  }

  .u-xs\:neg-mb-15 {
    margin-bottom: -12rem !important;
  }

  .u-xs\:neg-ml-15 {
    margin-left: -12rem !important;
  }

  .u-xs\:m-16 {
    margin: 12.8rem !important;
  }

  .u-xs\:mx-16 {
    margin-right: 12.8rem !important;
    margin-left: 12.8rem !important;
  }

  .u-xs\:my-16 {
    margin-top: 12.8rem !important;
    margin-bottom: 12.8rem !important;
  }

  .u-xs\:mt-16 {
    margin-top: 12.8rem !important;
  }

  .u-xs\:mr-16 {
    margin-right: 12.8rem !important;
  }

  .u-xs\:mb-16 {
    margin-bottom: 12.8rem !important;
  }

  .u-xs\:ml-16 {
    margin-left: 12.8rem !important;
  }

  .u-xs\:neg-m-16 {
    margin: -12.8rem !important;
  }

  .u-xs\:neg-mx-16 {
    margin-right: -12.8rem !important;
    margin-left: -12.8rem !important;
  }

  .u-xs\:neg-my-16 {
    margin-top: -12.8rem !important;
    margin-bottom: -12.8rem !important;
  }

  .u-xs\:neg-mt-16 {
    margin-top: -12.8rem !important;
  }

  .u-xs\:neg-mr-16 {
    margin-right: -12.8rem !important;
  }

  .u-xs\:neg-mb-16 {
    margin-bottom: -12.8rem !important;
  }

  .u-xs\:neg-ml-16 {
    margin-left: -12.8rem !important;
  }

  .u-xs\:m-17 {
    margin: 13.6rem !important;
  }

  .u-xs\:mx-17 {
    margin-right: 13.6rem !important;
    margin-left: 13.6rem !important;
  }

  .u-xs\:my-17 {
    margin-top: 13.6rem !important;
    margin-bottom: 13.6rem !important;
  }

  .u-xs\:mt-17 {
    margin-top: 13.6rem !important;
  }

  .u-xs\:mr-17 {
    margin-right: 13.6rem !important;
  }

  .u-xs\:mb-17 {
    margin-bottom: 13.6rem !important;
  }

  .u-xs\:ml-17 {
    margin-left: 13.6rem !important;
  }

  .u-xs\:neg-m-17 {
    margin: -13.6rem !important;
  }

  .u-xs\:neg-mx-17 {
    margin-right: -13.6rem !important;
    margin-left: -13.6rem !important;
  }

  .u-xs\:neg-my-17 {
    margin-top: -13.6rem !important;
    margin-bottom: -13.6rem !important;
  }

  .u-xs\:neg-mt-17 {
    margin-top: -13.6rem !important;
  }

  .u-xs\:neg-mr-17 {
    margin-right: -13.6rem !important;
  }

  .u-xs\:neg-mb-17 {
    margin-bottom: -13.6rem !important;
  }

  .u-xs\:neg-ml-17 {
    margin-left: -13.6rem !important;
  }

  .u-xs\:m-18 {
    margin: 14.4rem !important;
  }

  .u-xs\:mx-18 {
    margin-right: 14.4rem !important;
    margin-left: 14.4rem !important;
  }

  .u-xs\:my-18 {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }

  .u-xs\:mt-18 {
    margin-top: 14.4rem !important;
  }

  .u-xs\:mr-18 {
    margin-right: 14.4rem !important;
  }

  .u-xs\:mb-18 {
    margin-bottom: 14.4rem !important;
  }

  .u-xs\:ml-18 {
    margin-left: 14.4rem !important;
  }

  .u-xs\:neg-m-18 {
    margin: -14.4rem !important;
  }

  .u-xs\:neg-mx-18 {
    margin-right: -14.4rem !important;
    margin-left: -14.4rem !important;
  }

  .u-xs\:neg-my-18 {
    margin-top: -14.4rem !important;
    margin-bottom: -14.4rem !important;
  }

  .u-xs\:neg-mt-18 {
    margin-top: -14.4rem !important;
  }

  .u-xs\:neg-mr-18 {
    margin-right: -14.4rem !important;
  }

  .u-xs\:neg-mb-18 {
    margin-bottom: -14.4rem !important;
  }

  .u-xs\:neg-ml-18 {
    margin-left: -14.4rem !important;
  }

  .u-xs\:m-19 {
    margin: 15.2rem !important;
  }

  .u-xs\:mx-19 {
    margin-right: 15.2rem !important;
    margin-left: 15.2rem !important;
  }

  .u-xs\:my-19 {
    margin-top: 15.2rem !important;
    margin-bottom: 15.2rem !important;
  }

  .u-xs\:mt-19 {
    margin-top: 15.2rem !important;
  }

  .u-xs\:mr-19 {
    margin-right: 15.2rem !important;
  }

  .u-xs\:mb-19 {
    margin-bottom: 15.2rem !important;
  }

  .u-xs\:ml-19 {
    margin-left: 15.2rem !important;
  }

  .u-xs\:neg-m-19 {
    margin: -15.2rem !important;
  }

  .u-xs\:neg-mx-19 {
    margin-right: -15.2rem !important;
    margin-left: -15.2rem !important;
  }

  .u-xs\:neg-my-19 {
    margin-top: -15.2rem !important;
    margin-bottom: -15.2rem !important;
  }

  .u-xs\:neg-mt-19 {
    margin-top: -15.2rem !important;
  }

  .u-xs\:neg-mr-19 {
    margin-right: -15.2rem !important;
  }

  .u-xs\:neg-mb-19 {
    margin-bottom: -15.2rem !important;
  }

  .u-xs\:neg-ml-19 {
    margin-left: -15.2rem !important;
  }

  .u-xs\:m-20 {
    margin: 16rem !important;
  }

  .u-xs\:mx-20 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }

  .u-xs\:my-20 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .u-xs\:mt-20 {
    margin-top: 16rem !important;
  }

  .u-xs\:mr-20 {
    margin-right: 16rem !important;
  }

  .u-xs\:mb-20 {
    margin-bottom: 16rem !important;
  }

  .u-xs\:ml-20 {
    margin-left: 16rem !important;
  }

  .u-xs\:neg-m-20 {
    margin: -16rem !important;
  }

  .u-xs\:neg-mx-20 {
    margin-right: -16rem !important;
    margin-left: -16rem !important;
  }

  .u-xs\:neg-my-20 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .u-xs\:neg-mt-20 {
    margin-top: -16rem !important;
  }

  .u-xs\:neg-mr-20 {
    margin-right: -16rem !important;
  }

  .u-xs\:neg-mb-20 {
    margin-bottom: -16rem !important;
  }

  .u-xs\:neg-ml-20 {
    margin-left: -16rem !important;
  }

  .u-xs\:order-0 {
    order: 0 !important;
  }

  .u-xs\:order-1 {
    order: 1 !important;
  }

  .u-xs\:order-2 {
    order: 2 !important;
  }

  .u-xs\:order-3 {
    order: 3 !important;
  }

  .u-xs\:order-4 {
    order: 4 !important;
  }

  .u-xs\:order-5 {
    order: 5 !important;
  }

  .u-xs\:order-6 {
    order: 6 !important;
  }

  .u-xs\:order-7 {
    order: 7 !important;
  }

  .u-xs\:order-8 {
    order: 8 !important;
  }

  .u-xs\:order-9 {
    order: 9 !important;
  }

  .u-xs\:order-10 {
    order: 10 !important;
  }

  .u-xs\:order-11 {
    order: 11 !important;
  }

  .u-xs\:order-12 {
    order: 12 !important;
  }

  .u-xs\:order-13 {
    order: 13 !important;
  }

  .u-xs\:order-14 {
    order: 14 !important;
  }

  .u-xs\:order-15 {
    order: 15 !important;
  }

  .u-xs\:order-16 {
    order: 16 !important;
  }

  .u-xs\:order-17 {
    order: 17 !important;
  }

  .u-xs\:order-18 {
    order: 18 !important;
  }

  .u-xs\:order-19 {
    order: 19 !important;
  }

  .u-xs\:order-20 {
    order: 20 !important;
  }

  .u-xs\:order-21 {
    order: 21 !important;
  }

  .u-xs\:order-22 {
    order: 22 !important;
  }

  .u-xs\:order-23 {
    order: 23 !important;
  }

  .u-xs\:order-24 {
    order: 24 !important;
  }

  .u-xs\:order-25 {
    order: 25 !important;
  }

  .u-xs\:order-26 {
    order: 26 !important;
  }

  .u-xs\:order-27 {
    order: 27 !important;
  }

  .u-xs\:order-28 {
    order: 28 !important;
  }

  .u-xs\:order-29 {
    order: 29 !important;
  }

  .u-xs\:order-30 {
    order: 30 !important;
  }

  .u-xs\:order-31 {
    order: 31 !important;
  }

  .u-xs\:order-32 {
    order: 32 !important;
  }

  .u-xs\:order-33 {
    order: 33 !important;
  }

  .u-xs\:order-34 {
    order: 34 !important;
  }

  .u-xs\:order-35 {
    order: 35 !important;
  }

  .u-xs\:order-36 {
    order: 36 !important;
  }

  .u-xs\:order-37 {
    order: 37 !important;
  }

  .u-xs\:order-38 {
    order: 38 !important;
  }

  .u-xs\:order-39 {
    order: 39 !important;
  }

  .u-xs\:order-40 {
    order: 40 !important;
  }

  .u-xs\:order-41 {
    order: 41 !important;
  }

  .u-xs\:order-42 {
    order: 42 !important;
  }

  .u-xs\:order-43 {
    order: 43 !important;
  }

  .u-xs\:order-44 {
    order: 44 !important;
  }

  .u-xs\:order-45 {
    order: 45 !important;
  }

  .u-xs\:order-46 {
    order: 46 !important;
  }

  .u-xs\:order-47 {
    order: 47 !important;
  }

  .u-xs\:order-48 {
    order: 48 !important;
  }

  .u-xs\:order-49 {
    order: 49 !important;
  }

  .u-xs\:order-50 {
    order: 50 !important;
  }

  .u-xs\:order-51 {
    order: 51 !important;
  }

  .u-xs\:order-52 {
    order: 52 !important;
  }

  .u-xs\:order-53 {
    order: 53 !important;
  }

  .u-xs\:order-54 {
    order: 54 !important;
  }

  .u-xs\:order-55 {
    order: 55 !important;
  }

  .u-xs\:order-56 {
    order: 56 !important;
  }

  .u-xs\:order-57 {
    order: 57 !important;
  }

  .u-xs\:order-58 {
    order: 58 !important;
  }

  .u-xs\:order-59 {
    order: 59 !important;
  }

  .u-xs\:order-60 {
    order: 60 !important;
  }

  .u-xs\:order-61 {
    order: 61 !important;
  }

  .u-xs\:order-62 {
    order: 62 !important;
  }

  .u-xs\:order-63 {
    order: 63 !important;
  }

  .u-xs\:order-64 {
    order: 64 !important;
  }

  .u-xs\:order-65 {
    order: 65 !important;
  }

  .u-xs\:order-66 {
    order: 66 !important;
  }

  .u-xs\:order-67 {
    order: 67 !important;
  }

  .u-xs\:order-68 {
    order: 68 !important;
  }

  .u-xs\:order-69 {
    order: 69 !important;
  }

  .u-xs\:order-70 {
    order: 70 !important;
  }

  .u-xs\:order-71 {
    order: 71 !important;
  }

  .u-xs\:order-72 {
    order: 72 !important;
  }

  .u-xs\:order-73 {
    order: 73 !important;
  }

  .u-xs\:order-74 {
    order: 74 !important;
  }

  .u-xs\:order-75 {
    order: 75 !important;
  }

  .u-xs\:order-76 {
    order: 76 !important;
  }

  .u-xs\:order-77 {
    order: 77 !important;
  }

  .u-xs\:order-78 {
    order: 78 !important;
  }

  .u-xs\:order-79 {
    order: 79 !important;
  }

  .u-xs\:order-80 {
    order: 80 !important;
  }

  .u-xs\:order-81 {
    order: 81 !important;
  }

  .u-xs\:order-82 {
    order: 82 !important;
  }

  .u-xs\:order-83 {
    order: 83 !important;
  }

  .u-xs\:order-84 {
    order: 84 !important;
  }

  .u-xs\:order-85 {
    order: 85 !important;
  }

  .u-xs\:order-86 {
    order: 86 !important;
  }

  .u-xs\:order-87 {
    order: 87 !important;
  }

  .u-xs\:order-88 {
    order: 88 !important;
  }

  .u-xs\:order-89 {
    order: 89 !important;
  }

  .u-xs\:order-90 {
    order: 90 !important;
  }

  .u-xs\:order-91 {
    order: 91 !important;
  }

  .u-xs\:order-92 {
    order: 92 !important;
  }

  .u-xs\:order-93 {
    order: 93 !important;
  }

  .u-xs\:order-94 {
    order: 94 !important;
  }

  .u-xs\:order-95 {
    order: 95 !important;
  }

  .u-xs\:order-96 {
    order: 96 !important;
  }

  .u-xs\:order-97 {
    order: 97 !important;
  }

  .u-xs\:order-98 {
    order: 98 !important;
  }

  .u-xs\:order-99 {
    order: 99 !important;
  }

  .u-xs\:order-100 {
    order: 100 !important;
  }

  .u-xs\:overflow-visible {
    overflow: visible !important;
  }

  .u-xs\:overflow-scroll {
    overflow: scroll !important;
  }

  .u-xs\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .u-xs\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .u-xs\:overflow-hidden {
    overflow: hidden !important;
  }

  .u-xs\:p-0 {
    padding: 0rem !important;
  }

  .u-xs\:px-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .u-xs\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .u-xs\:pt-0 {
    padding-top: 0rem !important;
  }

  .u-xs\:pr-0 {
    padding-right: 0rem !important;
  }

  .u-xs\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .u-xs\:pl-0 {
    padding-left: 0rem !important;
  }

  .u-xs\:p-1 {
    padding: .8rem !important;
  }

  .u-xs\:px-1 {
    padding-right: .8rem !important;
    padding-left: .8rem !important;
  }

  .u-xs\:py-1 {
    padding-top: .8rem !important;
    padding-bottom: .8rem !important;
  }

  .u-xs\:pt-1 {
    padding-top: .8rem !important;
  }

  .u-xs\:pr-1 {
    padding-right: .8rem !important;
  }

  .u-xs\:pb-1 {
    padding-bottom: .8rem !important;
  }

  .u-xs\:pl-1 {
    padding-left: .8rem !important;
  }

  .u-xs\:p-2 {
    padding: 1.6rem !important;
  }

  .u-xs\:px-2 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }

  .u-xs\:py-2 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }

  .u-xs\:pt-2 {
    padding-top: 1.6rem !important;
  }

  .u-xs\:pr-2 {
    padding-right: 1.6rem !important;
  }

  .u-xs\:pb-2 {
    padding-bottom: 1.6rem !important;
  }

  .u-xs\:pl-2 {
    padding-left: 1.6rem !important;
  }

  .u-xs\:p-3 {
    padding: 2.4rem !important;
  }

  .u-xs\:px-3 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }

  .u-xs\:py-3 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }

  .u-xs\:pt-3 {
    padding-top: 2.4rem !important;
  }

  .u-xs\:pr-3 {
    padding-right: 2.4rem !important;
  }

  .u-xs\:pb-3 {
    padding-bottom: 2.4rem !important;
  }

  .u-xs\:pl-3 {
    padding-left: 2.4rem !important;
  }

  .u-xs\:p-4 {
    padding: 3.2rem !important;
  }

  .u-xs\:px-4 {
    padding-right: 3.2rem !important;
    padding-left: 3.2rem !important;
  }

  .u-xs\:py-4 {
    padding-top: 3.2rem !important;
    padding-bottom: 3.2rem !important;
  }

  .u-xs\:pt-4 {
    padding-top: 3.2rem !important;
  }

  .u-xs\:pr-4 {
    padding-right: 3.2rem !important;
  }

  .u-xs\:pb-4 {
    padding-bottom: 3.2rem !important;
  }

  .u-xs\:pl-4 {
    padding-left: 3.2rem !important;
  }

  .u-xs\:p-5 {
    padding: 4rem !important;
  }

  .u-xs\:px-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .u-xs\:py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .u-xs\:pt-5 {
    padding-top: 4rem !important;
  }

  .u-xs\:pr-5 {
    padding-right: 4rem !important;
  }

  .u-xs\:pb-5 {
    padding-bottom: 4rem !important;
  }

  .u-xs\:pl-5 {
    padding-left: 4rem !important;
  }

  .u-xs\:p-6 {
    padding: 4.8rem !important;
  }

  .u-xs\:px-6 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }

  .u-xs\:py-6 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }

  .u-xs\:pt-6 {
    padding-top: 4.8rem !important;
  }

  .u-xs\:pr-6 {
    padding-right: 4.8rem !important;
  }

  .u-xs\:pb-6 {
    padding-bottom: 4.8rem !important;
  }

  .u-xs\:pl-6 {
    padding-left: 4.8rem !important;
  }

  .u-xs\:p-7 {
    padding: 5.6rem !important;
  }

  .u-xs\:px-7 {
    padding-right: 5.6rem !important;
    padding-left: 5.6rem !important;
  }

  .u-xs\:py-7 {
    padding-top: 5.6rem !important;
    padding-bottom: 5.6rem !important;
  }

  .u-xs\:pt-7 {
    padding-top: 5.6rem !important;
  }

  .u-xs\:pr-7 {
    padding-right: 5.6rem !important;
  }

  .u-xs\:pb-7 {
    padding-bottom: 5.6rem !important;
  }

  .u-xs\:pl-7 {
    padding-left: 5.6rem !important;
  }

  .u-xs\:p-8 {
    padding: 6.4rem !important;
  }

  .u-xs\:px-8 {
    padding-right: 6.4rem !important;
    padding-left: 6.4rem !important;
  }

  .u-xs\:py-8 {
    padding-top: 6.4rem !important;
    padding-bottom: 6.4rem !important;
  }

  .u-xs\:pt-8 {
    padding-top: 6.4rem !important;
  }

  .u-xs\:pr-8 {
    padding-right: 6.4rem !important;
  }

  .u-xs\:pb-8 {
    padding-bottom: 6.4rem !important;
  }

  .u-xs\:pl-8 {
    padding-left: 6.4rem !important;
  }

  .u-xs\:p-9 {
    padding: 7.2rem !important;
  }

  .u-xs\:px-9 {
    padding-right: 7.2rem !important;
    padding-left: 7.2rem !important;
  }

  .u-xs\:py-9 {
    padding-top: 7.2rem !important;
    padding-bottom: 7.2rem !important;
  }

  .u-xs\:pt-9 {
    padding-top: 7.2rem !important;
  }

  .u-xs\:pr-9 {
    padding-right: 7.2rem !important;
  }

  .u-xs\:pb-9 {
    padding-bottom: 7.2rem !important;
  }

  .u-xs\:pl-9 {
    padding-left: 7.2rem !important;
  }

  .u-xs\:p-10 {
    padding: 8rem !important;
  }

  .u-xs\:px-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  .u-xs\:py-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .u-xs\:pt-10 {
    padding-top: 8rem !important;
  }

  .u-xs\:pr-10 {
    padding-right: 8rem !important;
  }

  .u-xs\:pb-10 {
    padding-bottom: 8rem !important;
  }

  .u-xs\:pl-10 {
    padding-left: 8rem !important;
  }

  .u-xs\:p-11 {
    padding: 8.8rem !important;
  }

  .u-xs\:px-11 {
    padding-right: 8.8rem !important;
    padding-left: 8.8rem !important;
  }

  .u-xs\:py-11 {
    padding-top: 8.8rem !important;
    padding-bottom: 8.8rem !important;
  }

  .u-xs\:pt-11 {
    padding-top: 8.8rem !important;
  }

  .u-xs\:pr-11 {
    padding-right: 8.8rem !important;
  }

  .u-xs\:pb-11 {
    padding-bottom: 8.8rem !important;
  }

  .u-xs\:pl-11 {
    padding-left: 8.8rem !important;
  }

  .u-xs\:p-12 {
    padding: 9.6rem !important;
  }

  .u-xs\:px-12 {
    padding-right: 9.6rem !important;
    padding-left: 9.6rem !important;
  }

  .u-xs\:py-12 {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }

  .u-xs\:pt-12 {
    padding-top: 9.6rem !important;
  }

  .u-xs\:pr-12 {
    padding-right: 9.6rem !important;
  }

  .u-xs\:pb-12 {
    padding-bottom: 9.6rem !important;
  }

  .u-xs\:pl-12 {
    padding-left: 9.6rem !important;
  }

  .u-xs\:p-13 {
    padding: 10.4rem !important;
  }

  .u-xs\:px-13 {
    padding-right: 10.4rem !important;
    padding-left: 10.4rem !important;
  }

  .u-xs\:py-13 {
    padding-top: 10.4rem !important;
    padding-bottom: 10.4rem !important;
  }

  .u-xs\:pt-13 {
    padding-top: 10.4rem !important;
  }

  .u-xs\:pr-13 {
    padding-right: 10.4rem !important;
  }

  .u-xs\:pb-13 {
    padding-bottom: 10.4rem !important;
  }

  .u-xs\:pl-13 {
    padding-left: 10.4rem !important;
  }

  .u-xs\:p-14 {
    padding: 11.2rem !important;
  }

  .u-xs\:px-14 {
    padding-right: 11.2rem !important;
    padding-left: 11.2rem !important;
  }

  .u-xs\:py-14 {
    padding-top: 11.2rem !important;
    padding-bottom: 11.2rem !important;
  }

  .u-xs\:pt-14 {
    padding-top: 11.2rem !important;
  }

  .u-xs\:pr-14 {
    padding-right: 11.2rem !important;
  }

  .u-xs\:pb-14 {
    padding-bottom: 11.2rem !important;
  }

  .u-xs\:pl-14 {
    padding-left: 11.2rem !important;
  }

  .u-xs\:p-15 {
    padding: 12rem !important;
  }

  .u-xs\:px-15 {
    padding-right: 12rem !important;
    padding-left: 12rem !important;
  }

  .u-xs\:py-15 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .u-xs\:pt-15 {
    padding-top: 12rem !important;
  }

  .u-xs\:pr-15 {
    padding-right: 12rem !important;
  }

  .u-xs\:pb-15 {
    padding-bottom: 12rem !important;
  }

  .u-xs\:pl-15 {
    padding-left: 12rem !important;
  }

  .u-xs\:p-16 {
    padding: 12.8rem !important;
  }

  .u-xs\:px-16 {
    padding-right: 12.8rem !important;
    padding-left: 12.8rem !important;
  }

  .u-xs\:py-16 {
    padding-top: 12.8rem !important;
    padding-bottom: 12.8rem !important;
  }

  .u-xs\:pt-16 {
    padding-top: 12.8rem !important;
  }

  .u-xs\:pr-16 {
    padding-right: 12.8rem !important;
  }

  .u-xs\:pb-16 {
    padding-bottom: 12.8rem !important;
  }

  .u-xs\:pl-16 {
    padding-left: 12.8rem !important;
  }

  .u-xs\:p-17 {
    padding: 13.6rem !important;
  }

  .u-xs\:px-17 {
    padding-right: 13.6rem !important;
    padding-left: 13.6rem !important;
  }

  .u-xs\:py-17 {
    padding-top: 13.6rem !important;
    padding-bottom: 13.6rem !important;
  }

  .u-xs\:pt-17 {
    padding-top: 13.6rem !important;
  }

  .u-xs\:pr-17 {
    padding-right: 13.6rem !important;
  }

  .u-xs\:pb-17 {
    padding-bottom: 13.6rem !important;
  }

  .u-xs\:pl-17 {
    padding-left: 13.6rem !important;
  }

  .u-xs\:p-18 {
    padding: 14.4rem !important;
  }

  .u-xs\:px-18 {
    padding-right: 14.4rem !important;
    padding-left: 14.4rem !important;
  }

  .u-xs\:py-18 {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }

  .u-xs\:pt-18 {
    padding-top: 14.4rem !important;
  }

  .u-xs\:pr-18 {
    padding-right: 14.4rem !important;
  }

  .u-xs\:pb-18 {
    padding-bottom: 14.4rem !important;
  }

  .u-xs\:pl-18 {
    padding-left: 14.4rem !important;
  }

  .u-xs\:p-19 {
    padding: 15.2rem !important;
  }

  .u-xs\:px-19 {
    padding-right: 15.2rem !important;
    padding-left: 15.2rem !important;
  }

  .u-xs\:py-19 {
    padding-top: 15.2rem !important;
    padding-bottom: 15.2rem !important;
  }

  .u-xs\:pt-19 {
    padding-top: 15.2rem !important;
  }

  .u-xs\:pr-19 {
    padding-right: 15.2rem !important;
  }

  .u-xs\:pb-19 {
    padding-bottom: 15.2rem !important;
  }

  .u-xs\:pl-19 {
    padding-left: 15.2rem !important;
  }

  .u-xs\:p-20 {
    padding: 16rem !important;
  }

  .u-xs\:px-20 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }

  .u-xs\:py-20 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .u-xs\:pt-20 {
    padding-top: 16rem !important;
  }

  .u-xs\:pr-20 {
    padding-right: 16rem !important;
  }

  .u-xs\:pb-20 {
    padding-bottom: 16rem !important;
  }

  .u-xs\:pl-20 {
    padding-left: 16rem !important;
  }

  .u-xs\:text-left {
    text-align: left !important;
  }

  .u-xs\:text-center {
    text-align: center !important;
  }

  .u-xs\:text-right {
    text-align: right !important;
  }

  .u-xs\:text-justify {
    text-align: justify !important;
  }

  .u-xs\:visible {
    visibility: visible !important;
  }

  .u-xs\:hidden {
    visibility: hidden !important;
  }

  .u-xs\:whitespace-normal {
    white-space: normal !important;
  }

  .u-xs\:whitespace-nowrap {
    white-space: nowrap !important;
  }

  .u-xs\:w-0 {
    width: 0% !important;
  }

  .u-xs\:w-1 {
    width: 1% !important;
  }

  .u-xs\:w-2 {
    width: 2% !important;
  }

  .u-xs\:w-3 {
    width: 3% !important;
  }

  .u-xs\:w-4 {
    width: 4% !important;
  }

  .u-xs\:w-5 {
    width: 5% !important;
  }

  .u-xs\:w-6 {
    width: 6% !important;
  }

  .u-xs\:w-7 {
    width: 7% !important;
  }

  .u-xs\:w-8 {
    width: 8% !important;
  }

  .u-xs\:w-9 {
    width: 9% !important;
  }

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

  .u-xs\:w-11 {
    width: 11% !important;
  }

  .u-xs\:w-12 {
    width: 12% !important;
  }

  .u-xs\:w-13 {
    width: 13% !important;
  }

  .u-xs\:w-14 {
    width: 14% !important;
  }

  .u-xs\:w-15 {
    width: 15% !important;
  }

  .u-xs\:w-16 {
    width: 16% !important;
  }

  .u-xs\:w-17 {
    width: 17% !important;
  }

  .u-xs\:w-18 {
    width: 18% !important;
  }

  .u-xs\:w-19 {
    width: 19% !important;
  }

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

  .u-xs\:w-21 {
    width: 21% !important;
  }

  .u-xs\:w-22 {
    width: 22% !important;
  }

  .u-xs\:w-23 {
    width: 23% !important;
  }

  .u-xs\:w-24 {
    width: 24% !important;
  }

  .u-xs\:w-25 {
    width: 25% !important;
  }

  .u-xs\:w-26 {
    width: 26% !important;
  }

  .u-xs\:w-27 {
    width: 27% !important;
  }

  .u-xs\:w-28 {
    width: 28% !important;
  }

  .u-xs\:w-29 {
    width: 29% !important;
  }

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

  .u-xs\:w-31 {
    width: 31% !important;
  }

  .u-xs\:w-32 {
    width: 32% !important;
  }

  .u-xs\:w-33 {
    width: 33% !important;
  }

  .u-xs\:w-34 {
    width: 34% !important;
  }

  .u-xs\:w-35 {
    width: 35% !important;
  }

  .u-xs\:w-36 {
    width: 36% !important;
  }

  .u-xs\:w-37 {
    width: 37% !important;
  }

  .u-xs\:w-38 {
    width: 38% !important;
  }

  .u-xs\:w-39 {
    width: 39% !important;
  }

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

  .u-xs\:w-41 {
    width: 41% !important;
  }

  .u-xs\:w-42 {
    width: 42% !important;
  }

  .u-xs\:w-43 {
    width: 43% !important;
  }

  .u-xs\:w-44 {
    width: 44% !important;
  }

  .u-xs\:w-45 {
    width: 45% !important;
  }

  .u-xs\:w-46 {
    width: 46% !important;
  }

  .u-xs\:w-47 {
    width: 47% !important;
  }

  .u-xs\:w-48 {
    width: 48% !important;
  }

  .u-xs\:w-49 {
    width: 49% !important;
  }

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

  .u-xs\:w-51 {
    width: 51% !important;
  }

  .u-xs\:w-52 {
    width: 52% !important;
  }

  .u-xs\:w-53 {
    width: 53% !important;
  }

  .u-xs\:w-54 {
    width: 54% !important;
  }

  .u-xs\:w-55 {
    width: 55% !important;
  }

  .u-xs\:w-56 {
    width: 56% !important;
  }

  .u-xs\:w-57 {
    width: 57% !important;
  }

  .u-xs\:w-58 {
    width: 58% !important;
  }

  .u-xs\:w-59 {
    width: 59% !important;
  }

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

  .u-xs\:w-61 {
    width: 61% !important;
  }

  .u-xs\:w-62 {
    width: 62% !important;
  }

  .u-xs\:w-63 {
    width: 63% !important;
  }

  .u-xs\:w-64 {
    width: 64% !important;
  }

  .u-xs\:w-65 {
    width: 65% !important;
  }

  .u-xs\:w-66 {
    width: 66% !important;
  }

  .u-xs\:w-67 {
    width: 67% !important;
  }

  .u-xs\:w-68 {
    width: 68% !important;
  }

  .u-xs\:w-69 {
    width: 69% !important;
  }

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

  .u-xs\:w-71 {
    width: 71% !important;
  }

  .u-xs\:w-72 {
    width: 72% !important;
  }

  .u-xs\:w-73 {
    width: 73% !important;
  }

  .u-xs\:w-74 {
    width: 74% !important;
  }

  .u-xs\:w-75 {
    width: 75% !important;
  }

  .u-xs\:w-76 {
    width: 76% !important;
  }

  .u-xs\:w-77 {
    width: 77% !important;
  }

  .u-xs\:w-78 {
    width: 78% !important;
  }

  .u-xs\:w-79 {
    width: 79% !important;
  }

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

  .u-xs\:w-81 {
    width: 81% !important;
  }

  .u-xs\:w-82 {
    width: 82% !important;
  }

  .u-xs\:w-83 {
    width: 83% !important;
  }

  .u-xs\:w-84 {
    width: 84% !important;
  }

  .u-xs\:w-85 {
    width: 85% !important;
  }

  .u-xs\:w-86 {
    width: 86% !important;
  }

  .u-xs\:w-87 {
    width: 87% !important;
  }

  .u-xs\:w-88 {
    width: 88% !important;
  }

  .u-xs\:w-89 {
    width: 89% !important;
  }

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

  .u-xs\:w-91 {
    width: 91% !important;
  }

  .u-xs\:w-92 {
    width: 92% !important;
  }

  .u-xs\:w-93 {
    width: 93% !important;
  }

  .u-xs\:w-94 {
    width: 94% !important;
  }

  .u-xs\:w-95 {
    width: 95% !important;
  }

  .u-xs\:w-96 {
    width: 96% !important;
  }

  .u-xs\:w-97 {
    width: 97% !important;
  }

  .u-xs\:w-98 {
    width: 98% !important;
  }

  .u-xs\:w-99 {
    width: 99% !important;
  }

  .u-xs\:w-100 {
    width: 100% !important;
  }

  .u-xs\:w-0rem {
    width: 0rem !important;
  }

  .u-xs\:w-1rem {
    width: .1rem !important;
  }

  .u-xs\:w-2rem {
    width: .2rem !important;
  }

  .u-xs\:w-3rem {
    width: .3rem !important;
  }

  .u-xs\:w-4rem {
    width: .4rem !important;
  }

  .u-xs\:w-5rem {
    width: .5rem !important;
  }

  .u-xs\:w-6rem {
    width: .6rem !important;
  }

  .u-xs\:w-7rem {
    width: .7rem !important;
  }

  .u-xs\:w-8rem {
    width: .8rem !important;
  }

  .u-xs\:w-9rem {
    width: .9rem !important;
  }

  .u-xs\:w-10rem {
    width: 1rem !important;
  }

  .u-xs\:w-11rem {
    width: 1.1rem !important;
  }

  .u-xs\:w-12rem {
    width: 1.2rem !important;
  }

  .u-xs\:w-13rem {
    width: 1.3rem !important;
  }

  .u-xs\:w-14rem {
    width: 1.4rem !important;
  }

  .u-xs\:w-15rem {
    width: 1.5rem !important;
  }

  .u-xs\:w-16rem {
    width: 1.6rem !important;
  }

  .u-xs\:w-17rem {
    width: 1.7rem !important;
  }

  .u-xs\:w-18rem {
    width: 1.8rem !important;
  }

  .u-xs\:w-19rem {
    width: 1.9rem !important;
  }

  .u-xs\:w-20rem {
    width: 2rem !important;
  }

  .u-xs\:w-21rem {
    width: 2.1rem !important;
  }

  .u-xs\:w-22rem {
    width: 2.2rem !important;
  }

  .u-xs\:w-23rem {
    width: 2.3rem !important;
  }

  .u-xs\:w-24rem {
    width: 2.4rem !important;
  }

  .u-xs\:w-25rem {
    width: 2.5rem !important;
  }

  .u-xs\:w-26rem {
    width: 2.6rem !important;
  }

  .u-xs\:w-27rem {
    width: 2.7rem !important;
  }

  .u-xs\:w-28rem {
    width: 2.8rem !important;
  }

  .u-xs\:w-29rem {
    width: 2.9rem !important;
  }

  .u-xs\:w-30rem {
    width: 3rem !important;
  }

  .u-xs\:w-31rem {
    width: 3.1rem !important;
  }

  .u-xs\:w-32rem {
    width: 3.2rem !important;
  }

  .u-xs\:w-33rem {
    width: 3.3rem !important;
  }

  .u-xs\:w-34rem {
    width: 3.4rem !important;
  }

  .u-xs\:w-35rem {
    width: 3.5rem !important;
  }

  .u-xs\:w-36rem {
    width: 3.6rem !important;
  }

  .u-xs\:w-37rem {
    width: 3.7rem !important;
  }

  .u-xs\:w-38rem {
    width: 3.8rem !important;
  }

  .u-xs\:w-39rem {
    width: 3.9rem !important;
  }

  .u-xs\:w-40rem {
    width: 4rem !important;
  }

  .u-xs\:w-41rem {
    width: 4.1rem !important;
  }

  .u-xs\:w-42rem {
    width: 4.2rem !important;
  }

  .u-xs\:w-43rem {
    width: 4.3rem !important;
  }

  .u-xs\:w-44rem {
    width: 4.4rem !important;
  }

  .u-xs\:w-45rem {
    width: 4.5rem !important;
  }

  .u-xs\:w-46rem {
    width: 4.6rem !important;
  }

  .u-xs\:w-47rem {
    width: 4.7rem !important;
  }

  .u-xs\:w-48rem {
    width: 4.8rem !important;
  }

  .u-xs\:w-49rem {
    width: 4.9rem !important;
  }

  .u-xs\:w-50rem {
    width: 5rem !important;
  }

  .u-xs\:w-51rem {
    width: 5.1rem !important;
  }

  .u-xs\:w-52rem {
    width: 5.2rem !important;
  }

  .u-xs\:w-53rem {
    width: 5.3rem !important;
  }

  .u-xs\:w-54rem {
    width: 5.4rem !important;
  }

  .u-xs\:w-55rem {
    width: 5.5rem !important;
  }

  .u-xs\:w-56rem {
    width: 5.6rem !important;
  }

  .u-xs\:w-57rem {
    width: 5.7rem !important;
  }

  .u-xs\:w-58rem {
    width: 5.8rem !important;
  }

  .u-xs\:w-59rem {
    width: 5.9rem !important;
  }

  .u-xs\:w-60rem {
    width: 6rem !important;
  }

  .u-xs\:w-61rem {
    width: 6.1rem !important;
  }

  .u-xs\:w-62rem {
    width: 6.2rem !important;
  }

  .u-xs\:w-63rem {
    width: 6.3rem !important;
  }

  .u-xs\:w-64rem {
    width: 6.4rem !important;
  }

  .u-xs\:w-65rem {
    width: 6.5rem !important;
  }

  .u-xs\:w-66rem {
    width: 6.6rem !important;
  }

  .u-xs\:w-67rem {
    width: 6.7rem !important;
  }

  .u-xs\:w-68rem {
    width: 6.8rem !important;
  }

  .u-xs\:w-69rem {
    width: 6.9rem !important;
  }

  .u-xs\:w-70rem {
    width: 7rem !important;
  }

  .u-xs\:w-71rem {
    width: 7.1rem !important;
  }

  .u-xs\:w-72rem {
    width: 7.2rem !important;
  }

  .u-xs\:w-73rem {
    width: 7.3rem !important;
  }

  .u-xs\:w-74rem {
    width: 7.4rem !important;
  }

  .u-xs\:w-75rem {
    width: 7.5rem !important;
  }

  .u-xs\:w-76rem {
    width: 7.6rem !important;
  }

  .u-xs\:w-77rem {
    width: 7.7rem !important;
  }

  .u-xs\:w-78rem {
    width: 7.8rem !important;
  }

  .u-xs\:w-79rem {
    width: 7.9rem !important;
  }

  .u-xs\:w-80rem {
    width: 8rem !important;
  }

  .u-xs\:w-81rem {
    width: 8.1rem !important;
  }

  .u-xs\:w-82rem {
    width: 8.2rem !important;
  }

  .u-xs\:w-83rem {
    width: 8.3rem !important;
  }

  .u-xs\:w-84rem {
    width: 8.4rem !important;
  }

  .u-xs\:w-85rem {
    width: 8.5rem !important;
  }

  .u-xs\:w-86rem {
    width: 8.6rem !important;
  }

  .u-xs\:w-87rem {
    width: 8.7rem !important;
  }

  .u-xs\:w-88rem {
    width: 8.8rem !important;
  }

  .u-xs\:w-89rem {
    width: 8.9rem !important;
  }

  .u-xs\:w-90rem {
    width: 9rem !important;
  }

  .u-xs\:w-91rem {
    width: 9.1rem !important;
  }

  .u-xs\:w-92rem {
    width: 9.2rem !important;
  }

  .u-xs\:w-93rem {
    width: 9.3rem !important;
  }

  .u-xs\:w-94rem {
    width: 9.4rem !important;
  }

  .u-xs\:w-95rem {
    width: 9.5rem !important;
  }

  .u-xs\:w-96rem {
    width: 9.6rem !important;
  }

  .u-xs\:w-97rem {
    width: 9.7rem !important;
  }

  .u-xs\:w-98rem {
    width: 9.8rem !important;
  }

  .u-xs\:w-99rem {
    width: 9.9rem !important;
  }

  .u-xs\:w-100rem {
    width: 10rem !important;
  }

  .u-xs\:w-101rem {
    width: 10.1rem !important;
  }

  .u-xs\:w-102rem {
    width: 10.2rem !important;
  }

  .u-xs\:w-103rem {
    width: 10.3rem !important;
  }

  .u-xs\:w-104rem {
    width: 10.4rem !important;
  }

  .u-xs\:w-105rem {
    width: 10.5rem !important;
  }

  .u-xs\:w-106rem {
    width: 10.6rem !important;
  }

  .u-xs\:w-107rem {
    width: 10.7rem !important;
  }

  .u-xs\:w-108rem {
    width: 10.8rem !important;
  }

  .u-xs\:w-109rem {
    width: 10.9rem !important;
  }

  .u-xs\:w-110rem {
    width: 11rem !important;
  }

  .u-xs\:w-111rem {
    width: 11.1rem !important;
  }

  .u-xs\:w-112rem {
    width: 11.2rem !important;
  }

  .u-xs\:w-113rem {
    width: 11.3rem !important;
  }

  .u-xs\:w-114rem {
    width: 11.4rem !important;
  }

  .u-xs\:w-115rem {
    width: 11.5rem !important;
  }

  .u-xs\:w-116rem {
    width: 11.6rem !important;
  }

  .u-xs\:w-117rem {
    width: 11.7rem !important;
  }

  .u-xs\:w-118rem {
    width: 11.8rem !important;
  }

  .u-xs\:w-119rem {
    width: 11.9rem !important;
  }

  .u-xs\:w-120rem {
    width: 12rem !important;
  }

  .u-xs\:w-121rem {
    width: 12.1rem !important;
  }

  .u-xs\:w-122rem {
    width: 12.2rem !important;
  }

  .u-xs\:w-123rem {
    width: 12.3rem !important;
  }

  .u-xs\:w-124rem {
    width: 12.4rem !important;
  }

  .u-xs\:w-125rem {
    width: 12.5rem !important;
  }

  .u-xs\:w-126rem {
    width: 12.6rem !important;
  }

  .u-xs\:w-127rem {
    width: 12.7rem !important;
  }

  .u-xs\:w-128rem {
    width: 12.8rem !important;
  }

  .u-xs\:w-129rem {
    width: 12.9rem !important;
  }

  .u-xs\:w-130rem {
    width: 13rem !important;
  }

  .u-xs\:w-131rem {
    width: 13.1rem !important;
  }

  .u-xs\:w-132rem {
    width: 13.2rem !important;
  }

  .u-xs\:w-133rem {
    width: 13.3rem !important;
  }

  .u-xs\:w-134rem {
    width: 13.4rem !important;
  }

  .u-xs\:w-135rem {
    width: 13.5rem !important;
  }

  .u-xs\:w-136rem {
    width: 13.6rem !important;
  }

  .u-xs\:w-137rem {
    width: 13.7rem !important;
  }

  .u-xs\:w-138rem {
    width: 13.8rem !important;
  }

  .u-xs\:w-139rem {
    width: 13.9rem !important;
  }

  .u-xs\:w-140rem {
    width: 14rem !important;
  }

  .u-xs\:w-141rem {
    width: 14.1rem !important;
  }

  .u-xs\:w-142rem {
    width: 14.2rem !important;
  }

  .u-xs\:w-143rem {
    width: 14.3rem !important;
  }

  .u-xs\:w-144rem {
    width: 14.4rem !important;
  }

  .u-xs\:w-145rem {
    width: 14.5rem !important;
  }

  .u-xs\:w-146rem {
    width: 14.6rem !important;
  }

  .u-xs\:w-147rem {
    width: 14.7rem !important;
  }

  .u-xs\:w-148rem {
    width: 14.8rem !important;
  }

  .u-xs\:w-149rem {
    width: 14.9rem !important;
  }

  .u-xs\:w-150rem {
    width: 15rem !important;
  }

  .u-xs\:w-151rem {
    width: 15.1rem !important;
  }

  .u-xs\:w-152rem {
    width: 15.2rem !important;
  }

  .u-xs\:w-153rem {
    width: 15.3rem !important;
  }

  .u-xs\:w-154rem {
    width: 15.4rem !important;
  }

  .u-xs\:w-155rem {
    width: 15.5rem !important;
  }

  .u-xs\:w-156rem {
    width: 15.6rem !important;
  }

  .u-xs\:w-157rem {
    width: 15.7rem !important;
  }

  .u-xs\:w-158rem {
    width: 15.8rem !important;
  }

  .u-xs\:w-159rem {
    width: 15.9rem !important;
  }

  .u-xs\:w-160rem {
    width: 16rem !important;
  }

  .u-xs\:w-161rem {
    width: 16.1rem !important;
  }

  .u-xs\:w-162rem {
    width: 16.2rem !important;
  }

  .u-xs\:w-163rem {
    width: 16.3rem !important;
  }

  .u-xs\:w-164rem {
    width: 16.4rem !important;
  }

  .u-xs\:w-165rem {
    width: 16.5rem !important;
  }

  .u-xs\:w-166rem {
    width: 16.6rem !important;
  }

  .u-xs\:w-167rem {
    width: 16.7rem !important;
  }

  .u-xs\:w-168rem {
    width: 16.8rem !important;
  }

  .u-xs\:w-169rem {
    width: 16.9rem !important;
  }

  .u-xs\:w-170rem {
    width: 17rem !important;
  }

  .u-xs\:w-171rem {
    width: 17.1rem !important;
  }

  .u-xs\:w-172rem {
    width: 17.2rem !important;
  }

  .u-xs\:w-173rem {
    width: 17.3rem !important;
  }

  .u-xs\:w-174rem {
    width: 17.4rem !important;
  }

  .u-xs\:w-175rem {
    width: 17.5rem !important;
  }

  .u-xs\:w-176rem {
    width: 17.6rem !important;
  }

  .u-xs\:w-177rem {
    width: 17.7rem !important;
  }

  .u-xs\:w-178rem {
    width: 17.8rem !important;
  }

  .u-xs\:w-179rem {
    width: 17.9rem !important;
  }

  .u-xs\:w-180rem {
    width: 18rem !important;
  }

  .u-xs\:w-181rem {
    width: 18.1rem !important;
  }

  .u-xs\:w-182rem {
    width: 18.2rem !important;
  }

  .u-xs\:w-183rem {
    width: 18.3rem !important;
  }

  .u-xs\:w-184rem {
    width: 18.4rem !important;
  }

  .u-xs\:w-185rem {
    width: 18.5rem !important;
  }

  .u-xs\:w-186rem {
    width: 18.6rem !important;
  }

  .u-xs\:w-187rem {
    width: 18.7rem !important;
  }

  .u-xs\:w-188rem {
    width: 18.8rem !important;
  }

  .u-xs\:w-189rem {
    width: 18.9rem !important;
  }

  .u-xs\:w-190rem {
    width: 19rem !important;
  }

  .u-xs\:w-191rem {
    width: 19.1rem !important;
  }

  .u-xs\:w-192rem {
    width: 19.2rem !important;
  }

  .u-xs\:w-193rem {
    width: 19.3rem !important;
  }

  .u-xs\:w-194rem {
    width: 19.4rem !important;
  }

  .u-xs\:w-195rem {
    width: 19.5rem !important;
  }

  .u-xs\:w-196rem {
    width: 19.6rem !important;
  }

  .u-xs\:w-197rem {
    width: 19.7rem !important;
  }

  .u-xs\:w-198rem {
    width: 19.8rem !important;
  }

  .u-xs\:w-199rem {
    width: 19.9rem !important;
  }

  .u-xs\:w-200rem {
    width: 20rem !important;
  }

  .u-xs\:w-201rem {
    width: 20.1rem !important;
  }

  .u-xs\:w-202rem {
    width: 20.2rem !important;
  }

  .u-xs\:w-203rem {
    width: 20.3rem !important;
  }

  .u-xs\:w-204rem {
    width: 20.4rem !important;
  }

  .u-xs\:w-205rem {
    width: 20.5rem !important;
  }

  .u-xs\:w-206rem {
    width: 20.6rem !important;
  }

  .u-xs\:w-207rem {
    width: 20.7rem !important;
  }

  .u-xs\:w-208rem {
    width: 20.8rem !important;
  }

  .u-xs\:w-209rem {
    width: 20.9rem !important;
  }

  .u-xs\:w-210rem {
    width: 21rem !important;
  }

  .u-xs\:w-211rem {
    width: 21.1rem !important;
  }

  .u-xs\:w-212rem {
    width: 21.2rem !important;
  }

  .u-xs\:w-213rem {
    width: 21.3rem !important;
  }

  .u-xs\:w-214rem {
    width: 21.4rem !important;
  }

  .u-xs\:w-215rem {
    width: 21.5rem !important;
  }

  .u-xs\:w-216rem {
    width: 21.6rem !important;
  }

  .u-xs\:w-217rem {
    width: 21.7rem !important;
  }

  .u-xs\:w-218rem {
    width: 21.8rem !important;
  }

  .u-xs\:w-219rem {
    width: 21.9rem !important;
  }

  .u-xs\:w-220rem {
    width: 22rem !important;
  }

  .u-xs\:w-221rem {
    width: 22.1rem !important;
  }

  .u-xs\:w-222rem {
    width: 22.2rem !important;
  }

  .u-xs\:w-223rem {
    width: 22.3rem !important;
  }

  .u-xs\:w-224rem {
    width: 22.4rem !important;
  }

  .u-xs\:w-225rem {
    width: 22.5rem !important;
  }

  .u-xs\:w-226rem {
    width: 22.6rem !important;
  }

  .u-xs\:w-227rem {
    width: 22.7rem !important;
  }

  .u-xs\:w-228rem {
    width: 22.8rem !important;
  }

  .u-xs\:w-229rem {
    width: 22.9rem !important;
  }

  .u-xs\:w-230rem {
    width: 23rem !important;
  }

  .u-xs\:w-231rem {
    width: 23.1rem !important;
  }

  .u-xs\:w-232rem {
    width: 23.2rem !important;
  }

  .u-xs\:w-233rem {
    width: 23.3rem !important;
  }

  .u-xs\:w-234rem {
    width: 23.4rem !important;
  }

  .u-xs\:w-235rem {
    width: 23.5rem !important;
  }

  .u-xs\:w-236rem {
    width: 23.6rem !important;
  }

  .u-xs\:w-237rem {
    width: 23.7rem !important;
  }

  .u-xs\:w-238rem {
    width: 23.8rem !important;
  }

  .u-xs\:w-239rem {
    width: 23.9rem !important;
  }

  .u-xs\:w-240rem {
    width: 24rem !important;
  }

  .u-xs\:w-241rem {
    width: 24.1rem !important;
  }

  .u-xs\:w-242rem {
    width: 24.2rem !important;
  }

  .u-xs\:w-243rem {
    width: 24.3rem !important;
  }

  .u-xs\:w-244rem {
    width: 24.4rem !important;
  }

  .u-xs\:w-245rem {
    width: 24.5rem !important;
  }

  .u-xs\:w-246rem {
    width: 24.6rem !important;
  }

  .u-xs\:w-247rem {
    width: 24.7rem !important;
  }

  .u-xs\:w-248rem {
    width: 24.8rem !important;
  }

  .u-xs\:w-249rem {
    width: 24.9rem !important;
  }

  .u-xs\:w-250rem {
    width: 25rem !important;
  }

  .u-xs\:w-251rem {
    width: 25.1rem !important;
  }

  .u-xs\:w-252rem {
    width: 25.2rem !important;
  }

  .u-xs\:w-253rem {
    width: 25.3rem !important;
  }

  .u-xs\:w-254rem {
    width: 25.4rem !important;
  }

  .u-xs\:w-255rem {
    width: 25.5rem !important;
  }

  .u-xs\:w-256rem {
    width: 25.6rem !important;
  }

  .u-xs\:w-257rem {
    width: 25.7rem !important;
  }

  .u-xs\:w-258rem {
    width: 25.8rem !important;
  }

  .u-xs\:w-259rem {
    width: 25.9rem !important;
  }

  .u-xs\:w-260rem {
    width: 26rem !important;
  }

  .u-xs\:w-261rem {
    width: 26.1rem !important;
  }

  .u-xs\:w-262rem {
    width: 26.2rem !important;
  }

  .u-xs\:w-263rem {
    width: 26.3rem !important;
  }

  .u-xs\:w-264rem {
    width: 26.4rem !important;
  }

  .u-xs\:w-265rem {
    width: 26.5rem !important;
  }

  .u-xs\:w-266rem {
    width: 26.6rem !important;
  }

  .u-xs\:w-267rem {
    width: 26.7rem !important;
  }

  .u-xs\:w-268rem {
    width: 26.8rem !important;
  }

  .u-xs\:w-269rem {
    width: 26.9rem !important;
  }

  .u-xs\:w-270rem {
    width: 27rem !important;
  }

  .u-xs\:w-271rem {
    width: 27.1rem !important;
  }

  .u-xs\:w-272rem {
    width: 27.2rem !important;
  }

  .u-xs\:w-273rem {
    width: 27.3rem !important;
  }

  .u-xs\:w-274rem {
    width: 27.4rem !important;
  }

  .u-xs\:w-275rem {
    width: 27.5rem !important;
  }

  .u-xs\:w-276rem {
    width: 27.6rem !important;
  }

  .u-xs\:w-277rem {
    width: 27.7rem !important;
  }

  .u-xs\:w-278rem {
    width: 27.8rem !important;
  }

  .u-xs\:w-279rem {
    width: 27.9rem !important;
  }

  .u-xs\:w-280rem {
    width: 28rem !important;
  }

  .u-xs\:w-281rem {
    width: 28.1rem !important;
  }

  .u-xs\:w-282rem {
    width: 28.2rem !important;
  }

  .u-xs\:w-283rem {
    width: 28.3rem !important;
  }

  .u-xs\:w-284rem {
    width: 28.4rem !important;
  }

  .u-xs\:w-285rem {
    width: 28.5rem !important;
  }

  .u-xs\:w-286rem {
    width: 28.6rem !important;
  }

  .u-xs\:w-287rem {
    width: 28.7rem !important;
  }

  .u-xs\:w-288rem {
    width: 28.8rem !important;
  }

  .u-xs\:w-289rem {
    width: 28.9rem !important;
  }

  .u-xs\:w-290rem {
    width: 29rem !important;
  }

  .u-xs\:w-291rem {
    width: 29.1rem !important;
  }

  .u-xs\:w-292rem {
    width: 29.2rem !important;
  }

  .u-xs\:w-293rem {
    width: 29.3rem !important;
  }

  .u-xs\:w-294rem {
    width: 29.4rem !important;
  }

  .u-xs\:w-295rem {
    width: 29.5rem !important;
  }

  .u-xs\:w-296rem {
    width: 29.6rem !important;
  }

  .u-xs\:w-297rem {
    width: 29.7rem !important;
  }

  .u-xs\:w-298rem {
    width: 29.8rem !important;
  }

  .u-xs\:w-299rem {
    width: 29.9rem !important;
  }

  .u-xs\:w-300rem {
    width: 30rem !important;
  }

  .u-xs\:w-301rem {
    width: 30.1rem !important;
  }

  .u-xs\:w-302rem {
    width: 30.2rem !important;
  }

  .u-xs\:w-303rem {
    width: 30.3rem !important;
  }

  .u-xs\:w-304rem {
    width: 30.4rem !important;
  }

  .u-xs\:w-305rem {
    width: 30.5rem !important;
  }

  .u-xs\:w-306rem {
    width: 30.6rem !important;
  }

  .u-xs\:w-307rem {
    width: 30.7rem !important;
  }

  .u-xs\:w-308rem {
    width: 30.8rem !important;
  }

  .u-xs\:w-309rem {
    width: 30.9rem !important;
  }

  .u-xs\:w-310rem {
    width: 31rem !important;
  }

  .u-xs\:w-311rem {
    width: 31.1rem !important;
  }

  .u-xs\:w-312rem {
    width: 31.2rem !important;
  }

  .u-xs\:w-313rem {
    width: 31.3rem !important;
  }

  .u-xs\:w-314rem {
    width: 31.4rem !important;
  }

  .u-xs\:w-315rem {
    width: 31.5rem !important;
  }

  .u-xs\:w-316rem {
    width: 31.6rem !important;
  }

  .u-xs\:w-317rem {
    width: 31.7rem !important;
  }

  .u-xs\:w-318rem {
    width: 31.8rem !important;
  }

  .u-xs\:w-319rem {
    width: 31.9rem !important;
  }

  .u-xs\:w-320rem {
    width: 32rem !important;
  }

  .u-xs\:w-321rem {
    width: 32.1rem !important;
  }

  .u-xs\:w-322rem {
    width: 32.2rem !important;
  }

  .u-xs\:w-323rem {
    width: 32.3rem !important;
  }

  .u-xs\:w-324rem {
    width: 32.4rem !important;
  }

  .u-xs\:w-325rem {
    width: 32.5rem !important;
  }

  .u-xs\:w-326rem {
    width: 32.6rem !important;
  }

  .u-xs\:w-327rem {
    width: 32.7rem !important;
  }

  .u-xs\:w-328rem {
    width: 32.8rem !important;
  }

  .u-xs\:w-329rem {
    width: 32.9rem !important;
  }

  .u-xs\:w-330rem {
    width: 33rem !important;
  }

  .u-xs\:w-331rem {
    width: 33.1rem !important;
  }

  .u-xs\:w-332rem {
    width: 33.2rem !important;
  }

  .u-xs\:w-333rem {
    width: 33.3rem !important;
  }

  .u-xs\:w-334rem {
    width: 33.4rem !important;
  }

  .u-xs\:w-335rem {
    width: 33.5rem !important;
  }

  .u-xs\:w-336rem {
    width: 33.6rem !important;
  }

  .u-xs\:w-337rem {
    width: 33.7rem !important;
  }

  .u-xs\:w-338rem {
    width: 33.8rem !important;
  }

  .u-xs\:w-339rem {
    width: 33.9rem !important;
  }

  .u-xs\:w-340rem {
    width: 34rem !important;
  }

  .u-xs\:w-341rem {
    width: 34.1rem !important;
  }

  .u-xs\:w-342rem {
    width: 34.2rem !important;
  }

  .u-xs\:w-343rem {
    width: 34.3rem !important;
  }

  .u-xs\:w-344rem {
    width: 34.4rem !important;
  }

  .u-xs\:w-345rem {
    width: 34.5rem !important;
  }

  .u-xs\:w-346rem {
    width: 34.6rem !important;
  }

  .u-xs\:w-347rem {
    width: 34.7rem !important;
  }

  .u-xs\:w-348rem {
    width: 34.8rem !important;
  }

  .u-xs\:w-349rem {
    width: 34.9rem !important;
  }

  .u-xs\:w-350rem {
    width: 35rem !important;
  }

  .u-xs\:w-351rem {
    width: 35.1rem !important;
  }

  .u-xs\:w-352rem {
    width: 35.2rem !important;
  }

  .u-xs\:w-353rem {
    width: 35.3rem !important;
  }

  .u-xs\:w-354rem {
    width: 35.4rem !important;
  }

  .u-xs\:w-355rem {
    width: 35.5rem !important;
  }

  .u-xs\:w-356rem {
    width: 35.6rem !important;
  }

  .u-xs\:w-357rem {
    width: 35.7rem !important;
  }

  .u-xs\:w-358rem {
    width: 35.8rem !important;
  }

  .u-xs\:w-359rem {
    width: 35.9rem !important;
  }

  .u-xs\:w-360rem {
    width: 36rem !important;
  }

  .u-xs\:w-361rem {
    width: 36.1rem !important;
  }

  .u-xs\:w-362rem {
    width: 36.2rem !important;
  }

  .u-xs\:w-363rem {
    width: 36.3rem !important;
  }

  .u-xs\:w-364rem {
    width: 36.4rem !important;
  }

  .u-xs\:w-365rem {
    width: 36.5rem !important;
  }

  .u-xs\:w-366rem {
    width: 36.6rem !important;
  }

  .u-xs\:w-367rem {
    width: 36.7rem !important;
  }

  .u-xs\:w-368rem {
    width: 36.8rem !important;
  }

  .u-xs\:w-369rem {
    width: 36.9rem !important;
  }

  .u-xs\:w-370rem {
    width: 37rem !important;
  }

  .u-xs\:w-371rem {
    width: 37.1rem !important;
  }

  .u-xs\:w-372rem {
    width: 37.2rem !important;
  }

  .u-xs\:w-373rem {
    width: 37.3rem !important;
  }

  .u-xs\:w-374rem {
    width: 37.4rem !important;
  }

  .u-xs\:w-375rem {
    width: 37.5rem !important;
  }

  .u-xs\:w-376rem {
    width: 37.6rem !important;
  }

  .u-xs\:w-377rem {
    width: 37.7rem !important;
  }

  .u-xs\:w-378rem {
    width: 37.8rem !important;
  }

  .u-xs\:w-379rem {
    width: 37.9rem !important;
  }

  .u-xs\:w-380rem {
    width: 38rem !important;
  }

  .u-xs\:w-381rem {
    width: 38.1rem !important;
  }

  .u-xs\:w-382rem {
    width: 38.2rem !important;
  }

  .u-xs\:w-383rem {
    width: 38.3rem !important;
  }

  .u-xs\:w-384rem {
    width: 38.4rem !important;
  }

  .u-xs\:w-385rem {
    width: 38.5rem !important;
  }

  .u-xs\:w-386rem {
    width: 38.6rem !important;
  }

  .u-xs\:w-387rem {
    width: 38.7rem !important;
  }

  .u-xs\:w-388rem {
    width: 38.8rem !important;
  }

  .u-xs\:w-389rem {
    width: 38.9rem !important;
  }

  .u-xs\:w-390rem {
    width: 39rem !important;
  }

  .u-xs\:w-391rem {
    width: 39.1rem !important;
  }

  .u-xs\:w-392rem {
    width: 39.2rem !important;
  }

  .u-xs\:w-393rem {
    width: 39.3rem !important;
  }

  .u-xs\:w-394rem {
    width: 39.4rem !important;
  }

  .u-xs\:w-395rem {
    width: 39.5rem !important;
  }

  .u-xs\:w-396rem {
    width: 39.6rem !important;
  }

  .u-xs\:w-397rem {
    width: 39.7rem !important;
  }

  .u-xs\:w-398rem {
    width: 39.8rem !important;
  }

  .u-xs\:w-399rem {
    width: 39.9rem !important;
  }

  .u-xs\:w-400rem {
    width: 40rem !important;
  }

  .u-xs\:w-401rem {
    width: 40.1rem !important;
  }

  .u-xs\:w-402rem {
    width: 40.2rem !important;
  }

  .u-xs\:w-403rem {
    width: 40.3rem !important;
  }

  .u-xs\:w-404rem {
    width: 40.4rem !important;
  }

  .u-xs\:w-405rem {
    width: 40.5rem !important;
  }

  .u-xs\:w-406rem {
    width: 40.6rem !important;
  }

  .u-xs\:w-407rem {
    width: 40.7rem !important;
  }

  .u-xs\:w-408rem {
    width: 40.8rem !important;
  }

  .u-xs\:w-409rem {
    width: 40.9rem !important;
  }

  .u-xs\:w-410rem {
    width: 41rem !important;
  }

  .u-xs\:w-411rem {
    width: 41.1rem !important;
  }

  .u-xs\:w-412rem {
    width: 41.2rem !important;
  }

  .u-xs\:w-413rem {
    width: 41.3rem !important;
  }

  .u-xs\:w-414rem {
    width: 41.4rem !important;
  }

  .u-xs\:w-415rem {
    width: 41.5rem !important;
  }

  .u-xs\:w-416rem {
    width: 41.6rem !important;
  }

  .u-xs\:w-417rem {
    width: 41.7rem !important;
  }

  .u-xs\:w-418rem {
    width: 41.8rem !important;
  }

  .u-xs\:w-419rem {
    width: 41.9rem !important;
  }

  .u-xs\:w-420rem {
    width: 42rem !important;
  }

  .u-xs\:w-421rem {
    width: 42.1rem !important;
  }

  .u-xs\:w-422rem {
    width: 42.2rem !important;
  }

  .u-xs\:w-423rem {
    width: 42.3rem !important;
  }

  .u-xs\:w-424rem {
    width: 42.4rem !important;
  }

  .u-xs\:w-425rem {
    width: 42.5rem !important;
  }

  .u-xs\:w-426rem {
    width: 42.6rem !important;
  }

  .u-xs\:w-427rem {
    width: 42.7rem !important;
  }

  .u-xs\:w-428rem {
    width: 42.8rem !important;
  }

  .u-xs\:w-429rem {
    width: 42.9rem !important;
  }

  .u-xs\:w-430rem {
    width: 43rem !important;
  }

  .u-xs\:w-431rem {
    width: 43.1rem !important;
  }

  .u-xs\:w-432rem {
    width: 43.2rem !important;
  }

  .u-xs\:w-433rem {
    width: 43.3rem !important;
  }

  .u-xs\:w-434rem {
    width: 43.4rem !important;
  }

  .u-xs\:w-435rem {
    width: 43.5rem !important;
  }

  .u-xs\:w-436rem {
    width: 43.6rem !important;
  }

  .u-xs\:w-437rem {
    width: 43.7rem !important;
  }

  .u-xs\:w-438rem {
    width: 43.8rem !important;
  }

  .u-xs\:w-439rem {
    width: 43.9rem !important;
  }

  .u-xs\:w-440rem {
    width: 44rem !important;
  }

  .u-xs\:w-441rem {
    width: 44.1rem !important;
  }

  .u-xs\:w-442rem {
    width: 44.2rem !important;
  }

  .u-xs\:w-443rem {
    width: 44.3rem !important;
  }

  .u-xs\:w-444rem {
    width: 44.4rem !important;
  }

  .u-xs\:w-445rem {
    width: 44.5rem !important;
  }

  .u-xs\:w-446rem {
    width: 44.6rem !important;
  }

  .u-xs\:w-447rem {
    width: 44.7rem !important;
  }

  .u-xs\:w-448rem {
    width: 44.8rem !important;
  }

  .u-xs\:w-449rem {
    width: 44.9rem !important;
  }

  .u-xs\:w-450rem {
    width: 45rem !important;
  }

  .u-xs\:w-451rem {
    width: 45.1rem !important;
  }

  .u-xs\:w-452rem {
    width: 45.2rem !important;
  }

  .u-xs\:w-453rem {
    width: 45.3rem !important;
  }

  .u-xs\:w-454rem {
    width: 45.4rem !important;
  }

  .u-xs\:w-455rem {
    width: 45.5rem !important;
  }

  .u-xs\:w-456rem {
    width: 45.6rem !important;
  }

  .u-xs\:w-457rem {
    width: 45.7rem !important;
  }

  .u-xs\:w-458rem {
    width: 45.8rem !important;
  }

  .u-xs\:w-459rem {
    width: 45.9rem !important;
  }

  .u-xs\:w-460rem {
    width: 46rem !important;
  }

  .u-xs\:w-461rem {
    width: 46.1rem !important;
  }

  .u-xs\:w-462rem {
    width: 46.2rem !important;
  }

  .u-xs\:w-463rem {
    width: 46.3rem !important;
  }

  .u-xs\:w-464rem {
    width: 46.4rem !important;
  }

  .u-xs\:w-465rem {
    width: 46.5rem !important;
  }

  .u-xs\:w-466rem {
    width: 46.6rem !important;
  }

  .u-xs\:w-467rem {
    width: 46.7rem !important;
  }

  .u-xs\:w-468rem {
    width: 46.8rem !important;
  }

  .u-xs\:w-469rem {
    width: 46.9rem !important;
  }

  .u-xs\:w-470rem {
    width: 47rem !important;
  }

  .u-xs\:w-471rem {
    width: 47.1rem !important;
  }

  .u-xs\:w-472rem {
    width: 47.2rem !important;
  }

  .u-xs\:w-473rem {
    width: 47.3rem !important;
  }

  .u-xs\:w-474rem {
    width: 47.4rem !important;
  }

  .u-xs\:w-475rem {
    width: 47.5rem !important;
  }

  .u-xs\:w-476rem {
    width: 47.6rem !important;
  }

  .u-xs\:w-477rem {
    width: 47.7rem !important;
  }

  .u-xs\:w-478rem {
    width: 47.8rem !important;
  }

  .u-xs\:w-479rem {
    width: 47.9rem !important;
  }

  .u-xs\:w-480rem {
    width: 48rem !important;
  }

  .u-xs\:w-481rem {
    width: 48.1rem !important;
  }

  .u-xs\:w-482rem {
    width: 48.2rem !important;
  }

  .u-xs\:w-483rem {
    width: 48.3rem !important;
  }

  .u-xs\:w-484rem {
    width: 48.4rem !important;
  }

  .u-xs\:w-485rem {
    width: 48.5rem !important;
  }

  .u-xs\:w-486rem {
    width: 48.6rem !important;
  }

  .u-xs\:w-487rem {
    width: 48.7rem !important;
  }

  .u-xs\:w-488rem {
    width: 48.8rem !important;
  }

  .u-xs\:w-489rem {
    width: 48.9rem !important;
  }

  .u-xs\:w-490rem {
    width: 49rem !important;
  }

  .u-xs\:w-491rem {
    width: 49.1rem !important;
  }

  .u-xs\:w-492rem {
    width: 49.2rem !important;
  }

  .u-xs\:w-493rem {
    width: 49.3rem !important;
  }

  .u-xs\:w-494rem {
    width: 49.4rem !important;
  }

  .u-xs\:w-495rem {
    width: 49.5rem !important;
  }

  .u-xs\:w-496rem {
    width: 49.6rem !important;
  }

  .u-xs\:w-497rem {
    width: 49.7rem !important;
  }

  .u-xs\:w-498rem {
    width: 49.8rem !important;
  }

  .u-xs\:w-499rem {
    width: 49.9rem !important;
  }

  .u-xs\:w-500rem {
    width: 50rem !important;
  }

  .u-xs\:w-501rem {
    width: 50.1rem !important;
  }

  .u-xs\:w-502rem {
    width: 50.2rem !important;
  }

  .u-xs\:w-503rem {
    width: 50.3rem !important;
  }

  .u-xs\:w-504rem {
    width: 50.4rem !important;
  }

  .u-xs\:w-505rem {
    width: 50.5rem !important;
  }

  .u-xs\:w-506rem {
    width: 50.6rem !important;
  }

  .u-xs\:w-507rem {
    width: 50.7rem !important;
  }

  .u-xs\:w-508rem {
    width: 50.8rem !important;
  }

  .u-xs\:w-509rem {
    width: 50.9rem !important;
  }

  .u-xs\:w-510rem {
    width: 51rem !important;
  }

  .u-xs\:w-511rem {
    width: 51.1rem !important;
  }

  .u-xs\:w-512rem {
    width: 51.2rem !important;
  }

  .u-xs\:w-513rem {
    width: 51.3rem !important;
  }

  .u-xs\:w-514rem {
    width: 51.4rem !important;
  }

  .u-xs\:w-515rem {
    width: 51.5rem !important;
  }

  .u-xs\:w-516rem {
    width: 51.6rem !important;
  }

  .u-xs\:w-517rem {
    width: 51.7rem !important;
  }

  .u-xs\:w-518rem {
    width: 51.8rem !important;
  }

  .u-xs\:w-519rem {
    width: 51.9rem !important;
  }

  .u-xs\:w-520rem {
    width: 52rem !important;
  }

  .u-xs\:w-521rem {
    width: 52.1rem !important;
  }

  .u-xs\:w-522rem {
    width: 52.2rem !important;
  }

  .u-xs\:w-523rem {
    width: 52.3rem !important;
  }

  .u-xs\:w-524rem {
    width: 52.4rem !important;
  }

  .u-xs\:w-525rem {
    width: 52.5rem !important;
  }

  .u-xs\:w-526rem {
    width: 52.6rem !important;
  }

  .u-xs\:w-527rem {
    width: 52.7rem !important;
  }

  .u-xs\:w-528rem {
    width: 52.8rem !important;
  }

  .u-xs\:w-529rem {
    width: 52.9rem !important;
  }

  .u-xs\:w-530rem {
    width: 53rem !important;
  }

  .u-xs\:w-531rem {
    width: 53.1rem !important;
  }

  .u-xs\:w-532rem {
    width: 53.2rem !important;
  }

  .u-xs\:w-533rem {
    width: 53.3rem !important;
  }

  .u-xs\:w-534rem {
    width: 53.4rem !important;
  }

  .u-xs\:w-535rem {
    width: 53.5rem !important;
  }

  .u-xs\:w-536rem {
    width: 53.6rem !important;
  }

  .u-xs\:w-537rem {
    width: 53.7rem !important;
  }

  .u-xs\:w-538rem {
    width: 53.8rem !important;
  }

  .u-xs\:w-539rem {
    width: 53.9rem !important;
  }

  .u-xs\:w-540rem {
    width: 54rem !important;
  }

  .u-xs\:w-541rem {
    width: 54.1rem !important;
  }

  .u-xs\:w-542rem {
    width: 54.2rem !important;
  }

  .u-xs\:w-543rem {
    width: 54.3rem !important;
  }

  .u-xs\:w-544rem {
    width: 54.4rem !important;
  }

  .u-xs\:w-545rem {
    width: 54.5rem !important;
  }

  .u-xs\:w-546rem {
    width: 54.6rem !important;
  }

  .u-xs\:w-547rem {
    width: 54.7rem !important;
  }

  .u-xs\:w-548rem {
    width: 54.8rem !important;
  }

  .u-xs\:w-549rem {
    width: 54.9rem !important;
  }

  .u-xs\:w-550rem {
    width: 55rem !important;
  }

  .u-xs\:w-551rem {
    width: 55.1rem !important;
  }

  .u-xs\:w-552rem {
    width: 55.2rem !important;
  }

  .u-xs\:w-553rem {
    width: 55.3rem !important;
  }

  .u-xs\:w-554rem {
    width: 55.4rem !important;
  }

  .u-xs\:w-555rem {
    width: 55.5rem !important;
  }

  .u-xs\:w-556rem {
    width: 55.6rem !important;
  }

  .u-xs\:w-557rem {
    width: 55.7rem !important;
  }

  .u-xs\:w-558rem {
    width: 55.8rem !important;
  }

  .u-xs\:w-559rem {
    width: 55.9rem !important;
  }

  .u-xs\:w-560rem {
    width: 56rem !important;
  }

  .u-xs\:w-561rem {
    width: 56.1rem !important;
  }

  .u-xs\:w-562rem {
    width: 56.2rem !important;
  }

  .u-xs\:w-563rem {
    width: 56.3rem !important;
  }

  .u-xs\:w-564rem {
    width: 56.4rem !important;
  }

  .u-xs\:w-565rem {
    width: 56.5rem !important;
  }

  .u-xs\:w-566rem {
    width: 56.6rem !important;
  }

  .u-xs\:w-567rem {
    width: 56.7rem !important;
  }

  .u-xs\:w-568rem {
    width: 56.8rem !important;
  }

  .u-xs\:w-569rem {
    width: 56.9rem !important;
  }

  .u-xs\:w-570rem {
    width: 57rem !important;
  }

  .u-xs\:w-571rem {
    width: 57.1rem !important;
  }

  .u-xs\:w-572rem {
    width: 57.2rem !important;
  }

  .u-xs\:w-573rem {
    width: 57.3rem !important;
  }

  .u-xs\:w-574rem {
    width: 57.4rem !important;
  }

  .u-xs\:w-575rem {
    width: 57.5rem !important;
  }

  .u-xs\:w-576rem {
    width: 57.6rem !important;
  }

  .u-xs\:w-577rem {
    width: 57.7rem !important;
  }

  .u-xs\:w-578rem {
    width: 57.8rem !important;
  }

  .u-xs\:w-579rem {
    width: 57.9rem !important;
  }

  .u-xs\:w-580rem {
    width: 58rem !important;
  }

  .u-xs\:w-581rem {
    width: 58.1rem !important;
  }

  .u-xs\:w-582rem {
    width: 58.2rem !important;
  }

  .u-xs\:w-583rem {
    width: 58.3rem !important;
  }

  .u-xs\:w-584rem {
    width: 58.4rem !important;
  }

  .u-xs\:w-585rem {
    width: 58.5rem !important;
  }

  .u-xs\:w-586rem {
    width: 58.6rem !important;
  }

  .u-xs\:w-587rem {
    width: 58.7rem !important;
  }

  .u-xs\:w-588rem {
    width: 58.8rem !important;
  }

  .u-xs\:w-589rem {
    width: 58.9rem !important;
  }

  .u-xs\:w-590rem {
    width: 59rem !important;
  }

  .u-xs\:w-591rem {
    width: 59.1rem !important;
  }

  .u-xs\:w-592rem {
    width: 59.2rem !important;
  }

  .u-xs\:w-593rem {
    width: 59.3rem !important;
  }

  .u-xs\:w-594rem {
    width: 59.4rem !important;
  }

  .u-xs\:w-595rem {
    width: 59.5rem !important;
  }

  .u-xs\:w-596rem {
    width: 59.6rem !important;
  }

  .u-xs\:w-597rem {
    width: 59.7rem !important;
  }

  .u-xs\:w-598rem {
    width: 59.8rem !important;
  }

  .u-xs\:w-599rem {
    width: 59.9rem !important;
  }

  .u-xs\:w-600rem {
    width: 60rem !important;
  }

  .u-xs\:w-601rem {
    width: 60.1rem !important;
  }

  .u-xs\:w-602rem {
    width: 60.2rem !important;
  }

  .u-xs\:w-603rem {
    width: 60.3rem !important;
  }

  .u-xs\:w-604rem {
    width: 60.4rem !important;
  }

  .u-xs\:w-605rem {
    width: 60.5rem !important;
  }

  .u-xs\:w-606rem {
    width: 60.6rem !important;
  }

  .u-xs\:w-607rem {
    width: 60.7rem !important;
  }

  .u-xs\:w-608rem {
    width: 60.8rem !important;
  }

  .u-xs\:w-609rem {
    width: 60.9rem !important;
  }

  .u-xs\:w-610rem {
    width: 61rem !important;
  }

  .u-xs\:w-611rem {
    width: 61.1rem !important;
  }

  .u-xs\:w-612rem {
    width: 61.2rem !important;
  }

  .u-xs\:w-613rem {
    width: 61.3rem !important;
  }

  .u-xs\:w-614rem {
    width: 61.4rem !important;
  }

  .u-xs\:w-615rem {
    width: 61.5rem !important;
  }

  .u-xs\:w-616rem {
    width: 61.6rem !important;
  }

  .u-xs\:w-617rem {
    width: 61.7rem !important;
  }

  .u-xs\:w-618rem {
    width: 61.8rem !important;
  }

  .u-xs\:w-619rem {
    width: 61.9rem !important;
  }

  .u-xs\:w-620rem {
    width: 62rem !important;
  }

  .u-xs\:w-621rem {
    width: 62.1rem !important;
  }

  .u-xs\:w-622rem {
    width: 62.2rem !important;
  }

  .u-xs\:w-623rem {
    width: 62.3rem !important;
  }

  .u-xs\:w-624rem {
    width: 62.4rem !important;
  }

  .u-xs\:w-625rem {
    width: 62.5rem !important;
  }

  .u-xs\:w-626rem {
    width: 62.6rem !important;
  }

  .u-xs\:w-627rem {
    width: 62.7rem !important;
  }

  .u-xs\:w-628rem {
    width: 62.8rem !important;
  }

  .u-xs\:w-629rem {
    width: 62.9rem !important;
  }

  .u-xs\:w-630rem {
    width: 63rem !important;
  }

  .u-xs\:w-631rem {
    width: 63.1rem !important;
  }

  .u-xs\:w-632rem {
    width: 63.2rem !important;
  }

  .u-xs\:w-633rem {
    width: 63.3rem !important;
  }

  .u-xs\:w-634rem {
    width: 63.4rem !important;
  }

  .u-xs\:w-635rem {
    width: 63.5rem !important;
  }

  .u-xs\:w-636rem {
    width: 63.6rem !important;
  }

  .u-xs\:w-637rem {
    width: 63.7rem !important;
  }

  .u-xs\:w-638rem {
    width: 63.8rem !important;
  }

  .u-xs\:w-639rem {
    width: 63.9rem !important;
  }

  .u-xs\:w-640rem {
    width: 64rem !important;
  }

  .u-xs\:w-641rem {
    width: 64.1rem !important;
  }

  .u-xs\:w-642rem {
    width: 64.2rem !important;
  }

  .u-xs\:w-643rem {
    width: 64.3rem !important;
  }

  .u-xs\:w-644rem {
    width: 64.4rem !important;
  }

  .u-xs\:w-645rem {
    width: 64.5rem !important;
  }

  .u-xs\:w-646rem {
    width: 64.6rem !important;
  }

  .u-xs\:w-647rem {
    width: 64.7rem !important;
  }

  .u-xs\:w-648rem {
    width: 64.8rem !important;
  }

  .u-xs\:w-649rem {
    width: 64.9rem !important;
  }

  .u-xs\:w-650rem {
    width: 65rem !important;
  }

  .u-xs\:w-651rem {
    width: 65.1rem !important;
  }

  .u-xs\:w-652rem {
    width: 65.2rem !important;
  }

  .u-xs\:w-653rem {
    width: 65.3rem !important;
  }

  .u-xs\:w-654rem {
    width: 65.4rem !important;
  }

  .u-xs\:w-655rem {
    width: 65.5rem !important;
  }

  .u-xs\:w-656rem {
    width: 65.6rem !important;
  }

  .u-xs\:w-657rem {
    width: 65.7rem !important;
  }

  .u-xs\:w-658rem {
    width: 65.8rem !important;
  }

  .u-xs\:w-659rem {
    width: 65.9rem !important;
  }

  .u-xs\:w-660rem {
    width: 66rem !important;
  }

  .u-xs\:w-661rem {
    width: 66.1rem !important;
  }

  .u-xs\:w-662rem {
    width: 66.2rem !important;
  }

  .u-xs\:w-663rem {
    width: 66.3rem !important;
  }

  .u-xs\:w-664rem {
    width: 66.4rem !important;
  }

  .u-xs\:w-665rem {
    width: 66.5rem !important;
  }

  .u-xs\:w-666rem {
    width: 66.6rem !important;
  }

  .u-xs\:w-667rem {
    width: 66.7rem !important;
  }

  .u-xs\:w-668rem {
    width: 66.8rem !important;
  }

  .u-xs\:w-669rem {
    width: 66.9rem !important;
  }

  .u-xs\:w-670rem {
    width: 67rem !important;
  }

  .u-xs\:w-671rem {
    width: 67.1rem !important;
  }

  .u-xs\:w-672rem {
    width: 67.2rem !important;
  }

  .u-xs\:w-673rem {
    width: 67.3rem !important;
  }

  .u-xs\:w-674rem {
    width: 67.4rem !important;
  }

  .u-xs\:w-675rem {
    width: 67.5rem !important;
  }

  .u-xs\:w-676rem {
    width: 67.6rem !important;
  }

  .u-xs\:w-677rem {
    width: 67.7rem !important;
  }

  .u-xs\:w-678rem {
    width: 67.8rem !important;
  }

  .u-xs\:w-679rem {
    width: 67.9rem !important;
  }

  .u-xs\:w-680rem {
    width: 68rem !important;
  }

  .u-xs\:w-681rem {
    width: 68.1rem !important;
  }

  .u-xs\:w-682rem {
    width: 68.2rem !important;
  }

  .u-xs\:w-683rem {
    width: 68.3rem !important;
  }

  .u-xs\:w-684rem {
    width: 68.4rem !important;
  }

  .u-xs\:w-685rem {
    width: 68.5rem !important;
  }

  .u-xs\:w-686rem {
    width: 68.6rem !important;
  }

  .u-xs\:w-687rem {
    width: 68.7rem !important;
  }

  .u-xs\:w-688rem {
    width: 68.8rem !important;
  }

  .u-xs\:w-689rem {
    width: 68.9rem !important;
  }

  .u-xs\:w-690rem {
    width: 69rem !important;
  }

  .u-xs\:w-691rem {
    width: 69.1rem !important;
  }

  .u-xs\:w-692rem {
    width: 69.2rem !important;
  }

  .u-xs\:w-693rem {
    width: 69.3rem !important;
  }

  .u-xs\:w-694rem {
    width: 69.4rem !important;
  }

  .u-xs\:w-695rem {
    width: 69.5rem !important;
  }

  .u-xs\:w-696rem {
    width: 69.6rem !important;
  }

  .u-xs\:w-697rem {
    width: 69.7rem !important;
  }

  .u-xs\:w-698rem {
    width: 69.8rem !important;
  }

  .u-xs\:w-699rem {
    width: 69.9rem !important;
  }

  .u-xs\:w-700rem {
    width: 70rem !important;
  }

  .u-xs\:w-701rem {
    width: 70.1rem !important;
  }

  .u-xs\:w-702rem {
    width: 70.2rem !important;
  }

  .u-xs\:w-703rem {
    width: 70.3rem !important;
  }

  .u-xs\:w-704rem {
    width: 70.4rem !important;
  }

  .u-xs\:w-705rem {
    width: 70.5rem !important;
  }

  .u-xs\:w-706rem {
    width: 70.6rem !important;
  }

  .u-xs\:w-707rem {
    width: 70.7rem !important;
  }

  .u-xs\:w-708rem {
    width: 70.8rem !important;
  }

  .u-xs\:w-709rem {
    width: 70.9rem !important;
  }

  .u-xs\:w-710rem {
    width: 71rem !important;
  }

  .u-xs\:w-711rem {
    width: 71.1rem !important;
  }

  .u-xs\:w-712rem {
    width: 71.2rem !important;
  }

  .u-xs\:w-713rem {
    width: 71.3rem !important;
  }

  .u-xs\:w-714rem {
    width: 71.4rem !important;
  }

  .u-xs\:w-715rem {
    width: 71.5rem !important;
  }

  .u-xs\:w-716rem {
    width: 71.6rem !important;
  }

  .u-xs\:w-717rem {
    width: 71.7rem !important;
  }

  .u-xs\:w-718rem {
    width: 71.8rem !important;
  }

  .u-xs\:w-719rem {
    width: 71.9rem !important;
  }

  .u-xs\:w-720rem {
    width: 72rem !important;
  }

  .u-xs\:w-721rem {
    width: 72.1rem !important;
  }

  .u-xs\:w-722rem {
    width: 72.2rem !important;
  }

  .u-xs\:w-723rem {
    width: 72.3rem !important;
  }

  .u-xs\:w-724rem {
    width: 72.4rem !important;
  }

  .u-xs\:w-725rem {
    width: 72.5rem !important;
  }

  .u-xs\:w-726rem {
    width: 72.6rem !important;
  }

  .u-xs\:w-727rem {
    width: 72.7rem !important;
  }

  .u-xs\:w-728rem {
    width: 72.8rem !important;
  }

  .u-xs\:w-729rem {
    width: 72.9rem !important;
  }

  .u-xs\:w-730rem {
    width: 73rem !important;
  }

  .u-xs\:w-731rem {
    width: 73.1rem !important;
  }

  .u-xs\:w-732rem {
    width: 73.2rem !important;
  }

  .u-xs\:w-733rem {
    width: 73.3rem !important;
  }

  .u-xs\:w-734rem {
    width: 73.4rem !important;
  }

  .u-xs\:w-735rem {
    width: 73.5rem !important;
  }

  .u-xs\:w-736rem {
    width: 73.6rem !important;
  }

  .u-xs\:w-737rem {
    width: 73.7rem !important;
  }

  .u-xs\:w-738rem {
    width: 73.8rem !important;
  }

  .u-xs\:w-739rem {
    width: 73.9rem !important;
  }

  .u-xs\:w-740rem {
    width: 74rem !important;
  }

  .u-xs\:w-741rem {
    width: 74.1rem !important;
  }

  .u-xs\:w-742rem {
    width: 74.2rem !important;
  }

  .u-xs\:w-743rem {
    width: 74.3rem !important;
  }

  .u-xs\:w-744rem {
    width: 74.4rem !important;
  }

  .u-xs\:w-745rem {
    width: 74.5rem !important;
  }

  .u-xs\:w-746rem {
    width: 74.6rem !important;
  }

  .u-xs\:w-747rem {
    width: 74.7rem !important;
  }

  .u-xs\:w-748rem {
    width: 74.8rem !important;
  }

  .u-xs\:w-749rem {
    width: 74.9rem !important;
  }

  .u-xs\:w-750rem {
    width: 75rem !important;
  }

  .u-xs\:w-751rem {
    width: 75.1rem !important;
  }

  .u-xs\:w-752rem {
    width: 75.2rem !important;
  }

  .u-xs\:w-753rem {
    width: 75.3rem !important;
  }

  .u-xs\:w-754rem {
    width: 75.4rem !important;
  }

  .u-xs\:w-755rem {
    width: 75.5rem !important;
  }

  .u-xs\:w-756rem {
    width: 75.6rem !important;
  }

  .u-xs\:w-757rem {
    width: 75.7rem !important;
  }

  .u-xs\:w-758rem {
    width: 75.8rem !important;
  }

  .u-xs\:w-759rem {
    width: 75.9rem !important;
  }

  .u-xs\:w-760rem {
    width: 76rem !important;
  }

  .u-xs\:w-761rem {
    width: 76.1rem !important;
  }

  .u-xs\:w-762rem {
    width: 76.2rem !important;
  }

  .u-xs\:w-763rem {
    width: 76.3rem !important;
  }

  .u-xs\:w-764rem {
    width: 76.4rem !important;
  }

  .u-xs\:w-765rem {
    width: 76.5rem !important;
  }

  .u-xs\:w-766rem {
    width: 76.6rem !important;
  }

  .u-xs\:w-767rem {
    width: 76.7rem !important;
  }

  .u-xs\:w-768rem {
    width: 76.8rem !important;
  }

  .u-xs\:w-769rem {
    width: 76.9rem !important;
  }

  .u-xs\:w-770rem {
    width: 77rem !important;
  }

  .u-xs\:w-771rem {
    width: 77.1rem !important;
  }

  .u-xs\:w-772rem {
    width: 77.2rem !important;
  }

  .u-xs\:w-773rem {
    width: 77.3rem !important;
  }

  .u-xs\:w-774rem {
    width: 77.4rem !important;
  }

  .u-xs\:w-775rem {
    width: 77.5rem !important;
  }

  .u-xs\:w-776rem {
    width: 77.6rem !important;
  }

  .u-xs\:w-777rem {
    width: 77.7rem !important;
  }

  .u-xs\:w-778rem {
    width: 77.8rem !important;
  }

  .u-xs\:w-779rem {
    width: 77.9rem !important;
  }

  .u-xs\:w-780rem {
    width: 78rem !important;
  }

  .u-xs\:w-781rem {
    width: 78.1rem !important;
  }

  .u-xs\:w-782rem {
    width: 78.2rem !important;
  }

  .u-xs\:w-783rem {
    width: 78.3rem !important;
  }

  .u-xs\:w-784rem {
    width: 78.4rem !important;
  }

  .u-xs\:w-785rem {
    width: 78.5rem !important;
  }

  .u-xs\:w-786rem {
    width: 78.6rem !important;
  }

  .u-xs\:w-787rem {
    width: 78.7rem !important;
  }

  .u-xs\:w-788rem {
    width: 78.8rem !important;
  }

  .u-xs\:w-789rem {
    width: 78.9rem !important;
  }

  .u-xs\:w-790rem {
    width: 79rem !important;
  }

  .u-xs\:w-791rem {
    width: 79.1rem !important;
  }

  .u-xs\:w-792rem {
    width: 79.2rem !important;
  }

  .u-xs\:w-793rem {
    width: 79.3rem !important;
  }

  .u-xs\:w-794rem {
    width: 79.4rem !important;
  }

  .u-xs\:w-795rem {
    width: 79.5rem !important;
  }

  .u-xs\:w-796rem {
    width: 79.6rem !important;
  }

  .u-xs\:w-797rem {
    width: 79.7rem !important;
  }

  .u-xs\:w-798rem {
    width: 79.8rem !important;
  }

  .u-xs\:w-799rem {
    width: 79.9rem !important;
  }

  .u-xs\:w-800rem {
    width: 80rem !important;
  }

  .u-xs\:w-801rem {
    width: 80.1rem !important;
  }

  .u-xs\:w-802rem {
    width: 80.2rem !important;
  }

  .u-xs\:w-803rem {
    width: 80.3rem !important;
  }

  .u-xs\:w-804rem {
    width: 80.4rem !important;
  }

  .u-xs\:w-805rem {
    width: 80.5rem !important;
  }

  .u-xs\:w-806rem {
    width: 80.6rem !important;
  }

  .u-xs\:w-807rem {
    width: 80.7rem !important;
  }

  .u-xs\:w-808rem {
    width: 80.8rem !important;
  }

  .u-xs\:w-809rem {
    width: 80.9rem !important;
  }

  .u-xs\:w-810rem {
    width: 81rem !important;
  }

  .u-xs\:w-811rem {
    width: 81.1rem !important;
  }

  .u-xs\:w-812rem {
    width: 81.2rem !important;
  }

  .u-xs\:w-813rem {
    width: 81.3rem !important;
  }

  .u-xs\:w-814rem {
    width: 81.4rem !important;
  }

  .u-xs\:w-815rem {
    width: 81.5rem !important;
  }

  .u-xs\:w-816rem {
    width: 81.6rem !important;
  }

  .u-xs\:w-817rem {
    width: 81.7rem !important;
  }

  .u-xs\:w-818rem {
    width: 81.8rem !important;
  }

  .u-xs\:w-819rem {
    width: 81.9rem !important;
  }

  .u-xs\:w-820rem {
    width: 82rem !important;
  }

  .u-xs\:w-821rem {
    width: 82.1rem !important;
  }

  .u-xs\:w-822rem {
    width: 82.2rem !important;
  }

  .u-xs\:w-823rem {
    width: 82.3rem !important;
  }

  .u-xs\:w-824rem {
    width: 82.4rem !important;
  }

  .u-xs\:w-825rem {
    width: 82.5rem !important;
  }

  .u-xs\:w-826rem {
    width: 82.6rem !important;
  }

  .u-xs\:w-827rem {
    width: 82.7rem !important;
  }

  .u-xs\:w-828rem {
    width: 82.8rem !important;
  }

  .u-xs\:w-829rem {
    width: 82.9rem !important;
  }

  .u-xs\:w-830rem {
    width: 83rem !important;
  }

  .u-xs\:w-831rem {
    width: 83.1rem !important;
  }

  .u-xs\:w-832rem {
    width: 83.2rem !important;
  }

  .u-xs\:w-833rem {
    width: 83.3rem !important;
  }

  .u-xs\:w-834rem {
    width: 83.4rem !important;
  }

  .u-xs\:w-835rem {
    width: 83.5rem !important;
  }

  .u-xs\:w-836rem {
    width: 83.6rem !important;
  }

  .u-xs\:w-837rem {
    width: 83.7rem !important;
  }

  .u-xs\:w-838rem {
    width: 83.8rem !important;
  }

  .u-xs\:w-839rem {
    width: 83.9rem !important;
  }

  .u-xs\:w-840rem {
    width: 84rem !important;
  }

  .u-xs\:w-841rem {
    width: 84.1rem !important;
  }

  .u-xs\:w-842rem {
    width: 84.2rem !important;
  }

  .u-xs\:w-843rem {
    width: 84.3rem !important;
  }

  .u-xs\:w-844rem {
    width: 84.4rem !important;
  }

  .u-xs\:w-845rem {
    width: 84.5rem !important;
  }

  .u-xs\:w-846rem {
    width: 84.6rem !important;
  }

  .u-xs\:w-847rem {
    width: 84.7rem !important;
  }

  .u-xs\:w-848rem {
    width: 84.8rem !important;
  }

  .u-xs\:w-849rem {
    width: 84.9rem !important;
  }

  .u-xs\:w-850rem {
    width: 85rem !important;
  }

  .u-xs\:w-851rem {
    width: 85.1rem !important;
  }

  .u-xs\:w-852rem {
    width: 85.2rem !important;
  }

  .u-xs\:w-853rem {
    width: 85.3rem !important;
  }

  .u-xs\:w-854rem {
    width: 85.4rem !important;
  }

  .u-xs\:w-855rem {
    width: 85.5rem !important;
  }

  .u-xs\:w-856rem {
    width: 85.6rem !important;
  }

  .u-xs\:w-857rem {
    width: 85.7rem !important;
  }

  .u-xs\:w-858rem {
    width: 85.8rem !important;
  }

  .u-xs\:w-859rem {
    width: 85.9rem !important;
  }

  .u-xs\:w-860rem {
    width: 86rem !important;
  }

  .u-xs\:w-861rem {
    width: 86.1rem !important;
  }

  .u-xs\:w-862rem {
    width: 86.2rem !important;
  }

  .u-xs\:w-863rem {
    width: 86.3rem !important;
  }

  .u-xs\:w-864rem {
    width: 86.4rem !important;
  }

  .u-xs\:w-865rem {
    width: 86.5rem !important;
  }

  .u-xs\:w-866rem {
    width: 86.6rem !important;
  }

  .u-xs\:w-867rem {
    width: 86.7rem !important;
  }

  .u-xs\:w-868rem {
    width: 86.8rem !important;
  }

  .u-xs\:w-869rem {
    width: 86.9rem !important;
  }

  .u-xs\:w-870rem {
    width: 87rem !important;
  }

  .u-xs\:w-871rem {
    width: 87.1rem !important;
  }

  .u-xs\:w-872rem {
    width: 87.2rem !important;
  }

  .u-xs\:w-873rem {
    width: 87.3rem !important;
  }

  .u-xs\:w-874rem {
    width: 87.4rem !important;
  }

  .u-xs\:w-875rem {
    width: 87.5rem !important;
  }

  .u-xs\:w-876rem {
    width: 87.6rem !important;
  }

  .u-xs\:w-877rem {
    width: 87.7rem !important;
  }

  .u-xs\:w-878rem {
    width: 87.8rem !important;
  }

  .u-xs\:w-879rem {
    width: 87.9rem !important;
  }

  .u-xs\:w-880rem {
    width: 88rem !important;
  }

  .u-xs\:w-881rem {
    width: 88.1rem !important;
  }

  .u-xs\:w-882rem {
    width: 88.2rem !important;
  }

  .u-xs\:w-883rem {
    width: 88.3rem !important;
  }

  .u-xs\:w-884rem {
    width: 88.4rem !important;
  }

  .u-xs\:w-885rem {
    width: 88.5rem !important;
  }

  .u-xs\:w-886rem {
    width: 88.6rem !important;
  }

  .u-xs\:w-887rem {
    width: 88.7rem !important;
  }

  .u-xs\:w-888rem {
    width: 88.8rem !important;
  }

  .u-xs\:w-889rem {
    width: 88.9rem !important;
  }

  .u-xs\:w-890rem {
    width: 89rem !important;
  }

  .u-xs\:w-891rem {
    width: 89.1rem !important;
  }

  .u-xs\:w-892rem {
    width: 89.2rem !important;
  }

  .u-xs\:w-893rem {
    width: 89.3rem !important;
  }

  .u-xs\:w-894rem {
    width: 89.4rem !important;
  }

  .u-xs\:w-895rem {
    width: 89.5rem !important;
  }

  .u-xs\:w-896rem {
    width: 89.6rem !important;
  }

  .u-xs\:w-897rem {
    width: 89.7rem !important;
  }

  .u-xs\:w-898rem {
    width: 89.8rem !important;
  }

  .u-xs\:w-899rem {
    width: 89.9rem !important;
  }

  .u-xs\:w-900rem {
    width: 90rem !important;
  }

  .u-xs\:w-901rem {
    width: 90.1rem !important;
  }

  .u-xs\:w-902rem {
    width: 90.2rem !important;
  }

  .u-xs\:w-903rem {
    width: 90.3rem !important;
  }

  .u-xs\:w-904rem {
    width: 90.4rem !important;
  }

  .u-xs\:w-905rem {
    width: 90.5rem !important;
  }

  .u-xs\:w-906rem {
    width: 90.6rem !important;
  }

  .u-xs\:w-907rem {
    width: 90.7rem !important;
  }

  .u-xs\:w-908rem {
    width: 90.8rem !important;
  }

  .u-xs\:w-909rem {
    width: 90.9rem !important;
  }

  .u-xs\:w-910rem {
    width: 91rem !important;
  }

  .u-xs\:w-911rem {
    width: 91.1rem !important;
  }

  .u-xs\:w-912rem {
    width: 91.2rem !important;
  }

  .u-xs\:w-913rem {
    width: 91.3rem !important;
  }

  .u-xs\:w-914rem {
    width: 91.4rem !important;
  }

  .u-xs\:w-915rem {
    width: 91.5rem !important;
  }

  .u-xs\:w-916rem {
    width: 91.6rem !important;
  }

  .u-xs\:w-917rem {
    width: 91.7rem !important;
  }

  .u-xs\:w-918rem {
    width: 91.8rem !important;
  }

  .u-xs\:w-919rem {
    width: 91.9rem !important;
  }

  .u-xs\:w-920rem {
    width: 92rem !important;
  }

  .u-xs\:w-921rem {
    width: 92.1rem !important;
  }

  .u-xs\:w-922rem {
    width: 92.2rem !important;
  }

  .u-xs\:w-923rem {
    width: 92.3rem !important;
  }

  .u-xs\:w-924rem {
    width: 92.4rem !important;
  }

  .u-xs\:w-925rem {
    width: 92.5rem !important;
  }

  .u-xs\:w-926rem {
    width: 92.6rem !important;
  }

  .u-xs\:w-927rem {
    width: 92.7rem !important;
  }

  .u-xs\:w-928rem {
    width: 92.8rem !important;
  }

  .u-xs\:w-929rem {
    width: 92.9rem !important;
  }

  .u-xs\:w-930rem {
    width: 93rem !important;
  }

  .u-xs\:w-931rem {
    width: 93.1rem !important;
  }

  .u-xs\:w-932rem {
    width: 93.2rem !important;
  }

  .u-xs\:w-933rem {
    width: 93.3rem !important;
  }

  .u-xs\:w-934rem {
    width: 93.4rem !important;
  }

  .u-xs\:w-935rem {
    width: 93.5rem !important;
  }

  .u-xs\:w-936rem {
    width: 93.6rem !important;
  }

  .u-xs\:w-937rem {
    width: 93.7rem !important;
  }

  .u-xs\:w-938rem {
    width: 93.8rem !important;
  }

  .u-xs\:w-939rem {
    width: 93.9rem !important;
  }

  .u-xs\:w-940rem {
    width: 94rem !important;
  }

  .u-xs\:w-941rem {
    width: 94.1rem !important;
  }

  .u-xs\:w-942rem {
    width: 94.2rem !important;
  }

  .u-xs\:w-943rem {
    width: 94.3rem !important;
  }

  .u-xs\:w-944rem {
    width: 94.4rem !important;
  }

  .u-xs\:w-945rem {
    width: 94.5rem !important;
  }

  .u-xs\:w-946rem {
    width: 94.6rem !important;
  }

  .u-xs\:w-947rem {
    width: 94.7rem !important;
  }

  .u-xs\:w-948rem {
    width: 94.8rem !important;
  }

  .u-xs\:w-949rem {
    width: 94.9rem !important;
  }

  .u-xs\:w-950rem {
    width: 95rem !important;
  }

  .u-xs\:w-951rem {
    width: 95.1rem !important;
  }

  .u-xs\:w-952rem {
    width: 95.2rem !important;
  }

  .u-xs\:w-953rem {
    width: 95.3rem !important;
  }

  .u-xs\:w-954rem {
    width: 95.4rem !important;
  }

  .u-xs\:w-955rem {
    width: 95.5rem !important;
  }

  .u-xs\:w-956rem {
    width: 95.6rem !important;
  }

  .u-xs\:w-957rem {
    width: 95.7rem !important;
  }

  .u-xs\:w-958rem {
    width: 95.8rem !important;
  }

  .u-xs\:w-959rem {
    width: 95.9rem !important;
  }

  .u-xs\:w-960rem {
    width: 96rem !important;
  }

  .u-xs\:w-961rem {
    width: 96.1rem !important;
  }

  .u-xs\:w-962rem {
    width: 96.2rem !important;
  }

  .u-xs\:w-963rem {
    width: 96.3rem !important;
  }

  .u-xs\:w-964rem {
    width: 96.4rem !important;
  }

  .u-xs\:w-965rem {
    width: 96.5rem !important;
  }

  .u-xs\:w-966rem {
    width: 96.6rem !important;
  }

  .u-xs\:w-967rem {
    width: 96.7rem !important;
  }

  .u-xs\:w-968rem {
    width: 96.8rem !important;
  }

  .u-xs\:w-969rem {
    width: 96.9rem !important;
  }

  .u-xs\:w-970rem {
    width: 97rem !important;
  }

  .u-xs\:w-971rem {
    width: 97.1rem !important;
  }

  .u-xs\:w-972rem {
    width: 97.2rem !important;
  }

  .u-xs\:w-973rem {
    width: 97.3rem !important;
  }

  .u-xs\:w-974rem {
    width: 97.4rem !important;
  }

  .u-xs\:w-975rem {
    width: 97.5rem !important;
  }

  .u-xs\:w-976rem {
    width: 97.6rem !important;
  }

  .u-xs\:w-977rem {
    width: 97.7rem !important;
  }

  .u-xs\:w-978rem {
    width: 97.8rem !important;
  }

  .u-xs\:w-979rem {
    width: 97.9rem !important;
  }

  .u-xs\:w-980rem {
    width: 98rem !important;
  }

  .u-xs\:w-981rem {
    width: 98.1rem !important;
  }

  .u-xs\:w-982rem {
    width: 98.2rem !important;
  }

  .u-xs\:w-983rem {
    width: 98.3rem !important;
  }

  .u-xs\:w-984rem {
    width: 98.4rem !important;
  }

  .u-xs\:w-985rem {
    width: 98.5rem !important;
  }

  .u-xs\:w-986rem {
    width: 98.6rem !important;
  }

  .u-xs\:w-987rem {
    width: 98.7rem !important;
  }

  .u-xs\:w-988rem {
    width: 98.8rem !important;
  }

  .u-xs\:w-989rem {
    width: 98.9rem !important;
  }

  .u-xs\:w-990rem {
    width: 99rem !important;
  }

  .u-xs\:w-991rem {
    width: 99.1rem !important;
  }

  .u-xs\:w-992rem {
    width: 99.2rem !important;
  }

  .u-xs\:w-993rem {
    width: 99.3rem !important;
  }

  .u-xs\:w-994rem {
    width: 99.4rem !important;
  }

  .u-xs\:w-995rem {
    width: 99.5rem !important;
  }

  .u-xs\:w-996rem {
    width: 99.6rem !important;
  }

  .u-xs\:w-997rem {
    width: 99.7rem !important;
  }

  .u-xs\:w-998rem {
    width: 99.8rem !important;
  }

  .u-xs\:w-999rem {
    width: 99.9rem !important;
  }

  .u-xs\:w-1000rem {
    width: 100rem !important;
  }

  .u-xs\:max-w-none {
    max-width: none !important;
  }

  .u-xs\:max-w-full {
    max-width: 100% !important;
  }

  .u-xs\:min-w-none {
    min-width: auto !important;
  }

  .u-xs\:min-w-full {
    min-width: 100% !important;
  }
}

@media print {
  body {
    min-width: 1200px;
    transform: scale(0.9);
    transform-origin: left top;
  }

  .c-container {
    padding-right: 4rem;
    padding-left: 4rem;
  }

  .l-page {
    padding-top: 0;
  }

  .l-header__sp-menu-btn,
  .p-sp-menu {
    display: none;
  }

  .p-cta-ai {
    position: absolute;
    z-index: 99;
  }

  .l-header {
    position: static;
  }

  .p-jumbotron__content {
    padding-top: 30vw;
  }
}</pre></body></html>