.a\:flex-start {
  align-items: flex-start;
}
.a\:flex-end {
  align-items: flex-end;
}
.a\:center {
  align-items: center;
}
.a\:baseline {
  align-items: baseline;
}
.a\:stretch {
  align-items: stretch;
}
.a\:fs {
  align-items: flex-start;
}
.a\:fe {
  align-items: flex-end;
}
.a\:c {
  align-items: center;
}
.a\:b {
  align-items: baseline;
}
.a\:s {
  align-items: stretch;
}
.a\:unset {
  align-items: unset;
}
.a\:initial {
  align-items: initial;
}
.a\:inherit {
  align-items: inherit;
}
.a\:none {
  align-items: none;
}
.a\:auto {
  align-items: auto;
}
.b\:0 {
  bottom: 0;
}
.b\:4 {
  bottom: 4px;
}
.b\:8 {
  bottom: 8px;
}
.b\:12 {
  bottom: 12px;
}
.b\:16 {
  bottom: 16px;
}
.b\:20 {
  bottom: 20px;
}
.b\:24 {
  bottom: 24px;
}
.b\:28 {
  bottom: 28px;
}
.b\:32 {
  bottom: 32px;
}
.b\:36 {
  bottom: 36px;
}
.b\:40 {
  bottom: 40px;
}
.b\:44 {
  bottom: 44px;
}
.b\:48 {
  bottom: 48px;
}
.b\:52 {
  bottom: 52px;
}
.b\:56 {
  bottom: 56px;
}
.b\:60 {
  bottom: 60px;
}
.b\:64 {
  bottom: 64px;
}
.b\:68 {
  bottom: 68px;
}
.b\:72 {
  bottom: 72px;
}
.b\:76 {
  bottom: 76px;
}
.b\:80 {
  bottom: 80px;
}
.b\:84 {
  bottom: 84px;
}
.b\:88 {
  bottom: 88px;
}
.b\:92 {
  bottom: 92px;
}
.b\:96 {
  bottom: 96px;
}
.b\:100 {
  bottom: 100px;
}
.b\:0\% {
  bottom: 0;
}
.b\:50\% {
  bottom: 50%;
}
.b\:100\% {
  bottom: 100%;
}
.b\:unset {
  bottom: unset;
}
.b\:initial {
  bottom: initial;
}
.b\:inherit {
  bottom: inherit;
}
.b\:none {
  bottom: none;
}
.b\:auto {
  bottom: auto;
}
.br\:0 {
  border-radius: 0;
}
.br\:4 {
  border-radius: 4px;
}
.br\:8 {
  border-radius: 8px;
}
.br\:12 {
  border-radius: 12px;
}
.br\:16 {
  border-radius: 16px;
}
.br\:20 {
  border-radius: 20px;
}
.br\:24 {
  border-radius: 24px;
}
.br\:28 {
  border-radius: 28px;
}
.br\:32 {
  border-radius: 32px;
}
.br\:36 {
  border-radius: 36px;
}
.br\:40 {
  border-radius: 40px;
}
.br\:44 {
  border-radius: 44px;
}
.br\:48 {
  border-radius: 48px;
}
.br\:52 {
  border-radius: 52px;
}
.br\:56 {
  border-radius: 56px;
}
.br\:60 {
  border-radius: 60px;
}
.br\:64 {
  border-radius: 64px;
}
.br\:68 {
  border-radius: 68px;
}
.br\:72 {
  border-radius: 72px;
}
.br\:76 {
  border-radius: 76px;
}
.br\:80 {
  border-radius: 80px;
}
.br\:84 {
  border-radius: 84px;
}
.br\:88 {
  border-radius: 88px;
}
.br\:92 {
  border-radius: 92px;
}
.br\:96 {
  border-radius: 96px;
}
.br\:100 {
  border-radius: 100px;
}
.br\:0\% {
  border-radius: 0;
}
.br\:50\% {
  border-radius: 50%;
}
.br\:100\% {
  border-radius: 100%;
}
.br\:unset {
  border-radius: unset;
}
.br\:initial {
  border-radius: initial;
}
.br\:inherit {
  border-radius: inherit;
}
.br\:none {
  border-radius: none;
}
.br\:auto {
  border-radius: auto;
}
.c\:unset {
  background-color: unset;
}
.c\:initial {
  background-color: initial;
}
.c\:inherit {
  background-color: inherit;
}
.c\:none {
  background-color: none;
}
.c\:auto {
  background-color: auto;
}
.tc\:unset {
  color: unset;
}
.tc\:initial {
  color: initial;
}
.tc\:inherit {
  color: inherit;
}
.tc\:none {
  color: none;
}
.tc\:auto {
  color: auto;
}
.d\:flex {
  display: flex;
}
.d\:block {
  display: block;
}
.d\:inline-block {
  display: inline-block;
}
.d\:inline {
  display: inline;
}
.d\:inline-flex {
  display: inline-flex;
}
.d\:none {
  display: none;
}
.d\:grid {
  display: grid;
}
.d\:f {
  display: flex;
}
.d\:b {
  display: block;
}
.d\:ib {
  display: inline-block;
}
.d\:i {
  display: inline;
}
.d\:if {
  display: inline-flex;
}
.d\:n {
  display: none;
}
.d\:g {
  display: grid;
}
.d\:unset {
  display: unset;
}
.d\:initial {
  display: initial;
}
.d\:inherit {
  display: inherit;
}
.d\:auto {
  display: auto;
}
.f\:unset {
  flex: unset;
}
.f\:initial {
  flex: initial;
}
.f\:inherit {
  flex: inherit;
}
.f\:none {
  flex: none;
}
.f\:auto {
  flex: auto;
}
.fd\:row {
  flex-direction: row;
}
.fd\:row-reverse {
  flex-direction: row-reverse;
}
.fd\:column {
  flex-direction: column;
}
.fd\:column-reverse {
  flex-direction: column-reverse;
}
.fd\:r {
  flex-direction: row;
}
.fd\:rr {
  flex-direction: row-reverse;
}
.fd\:c {
  flex-direction: column;
}
.fd\:cr {
  flex-direction: column-reverse;
}
.fd\:unset {
  flex-direction: unset;
}
.fd\:initial {
  flex-direction: initial;
}
.fd\:inherit {
  flex-direction: inherit;
}
.fd\:none {
  flex-direction: none;
}
.fd\:auto {
  flex-direction: auto;
}
.fg\:0 {
  flex-grow: 0;
}
.fg\:1 {
  flex-grow: 1;
}
.fg\:unset {
  flex-grow: unset;
}
.fg\:initial {
  flex-grow: initial;
}
.fg\:inherit {
  flex-grow: inherit;
}
.fg\:none {
  flex-grow: none;
}
.fg\:auto {
  flex-grow: auto;
}
.fs\:0 {
  font-size: 0px;
}
.fs\:4 {
  font-size: 4px;
}
.fs\:8 {
  font-size: 8px;
}
.fs\:12 {
  font-size: 12px;
}
.fs\:16 {
  font-size: 16px;
}
.fs\:20 {
  font-size: 20px;
}
.fs\:24 {
  font-size: 24px;
}
.fs\:28 {
  font-size: 28px;
}
.fs\:32 {
  font-size: 32px;
}
.fs\:36 {
  font-size: 36px;
}
.fs\:40 {
  font-size: 40px;
}
.fs\:44 {
  font-size: 44px;
}
.fs\:48 {
  font-size: 48px;
}
.fs\:52 {
  font-size: 52px;
}
.fs\:56 {
  font-size: 56px;
}
.fs\:60 {
  font-size: 60px;
}
.fs\:64 {
  font-size: 64px;
}
.fs\:68 {
  font-size: 68px;
}
.fs\:72 {
  font-size: 72px;
}
.fs\:76 {
  font-size: 76px;
}
.fs\:80 {
  font-size: 80px;
}
.fs\:84 {
  font-size: 84px;
}
.fs\:88 {
  font-size: 88px;
}
.fs\:92 {
  font-size: 92px;
}
.fs\:96 {
  font-size: 96px;
}
.fs\:100 {
  font-size: 100px;
}
.fs\:0\% {
  font-size: 0%;
}
.fs\:50\% {
  font-size: 50%;
}
.fs\:100\% {
  font-size: 100%;
}
.fs\:unset {
  font-size: unset;
}
.fs\:initial {
  font-size: initial;
}
.fs\:inherit {
  font-size: inherit;
}
.fs\:none {
  font-size: none;
}
.fs\:auto {
  font-size: auto;
}
.h\:0 {
  height: 0;
}
.h\:4 {
  height: 4px;
}
.h\:8 {
  height: 8px;
}
.h\:12 {
  height: 12px;
}
.h\:16 {
  height: 16px;
}
.h\:20 {
  height: 20px;
}
.h\:24 {
  height: 24px;
}
.h\:28 {
  height: 28px;
}
.h\:32 {
  height: 32px;
}
.h\:36 {
  height: 36px;
}
.h\:40 {
  height: 40px;
}
.h\:44 {
  height: 44px;
}
.h\:48 {
  height: 48px;
}
.h\:52 {
  height: 52px;
}
.h\:56 {
  height: 56px;
}
.h\:60 {
  height: 60px;
}
.h\:64 {
  height: 64px;
}
.h\:68 {
  height: 68px;
}
.h\:72 {
  height: 72px;
}
.h\:76 {
  height: 76px;
}
.h\:80 {
  height: 80px;
}
.h\:84 {
  height: 84px;
}
.h\:88 {
  height: 88px;
}
.h\:92 {
  height: 92px;
}
.h\:96 {
  height: 96px;
}
.h\:100 {
  height: 100px;
}
.h\:0\% {
  height: 0%;
}
.h\:50\% {
  height: 50%;
}
.h\:100\% {
  height: 100%;
}
.h\:unset {
  height: unset;
}
.h\:initial {
  height: initial;
}
.h\:inherit {
  height: inherit;
}
.h\:none {
  height: none;
}
.h\:auto {
  height: auto;
}
.i\:unset {
  z-index: unset;
}
.i\:initial {
  z-index: initial;
}
.i\:inherit {
  z-index: inherit;
}
.i\:none {
  z-index: none;
}
.i\:auto {
  z-index: auto;
}
.j\:flex-start {
  justify-content: flex-start;
}
.j\:flex-end {
  justify-content: flex-end;
}
.j\:center {
  justify-content: center;
}
.j\:space-between {
  justify-content: space-between;
}
.j\:space-around {
  justify-content: space-around;
}
.j\:fs {
  justify-content: flex-start;
}
.j\:fe {
  justify-content: flex-end;
}
.j\:c {
  justify-content: center;
}
.j\:sb {
  justify-content: space-between;
}
.j\:sa {
  justify-content: space-around;
}
.j\:unset {
  justify-content: unset;
}
.j\:initial {
  justify-content: initial;
}
.j\:inherit {
  justify-content: inherit;
}
.j\:none {
  justify-content: none;
}
.j\:auto {
  justify-content: auto;
}
.l\:0 {
  left: 0;
}
.l\:4 {
  left: 4px;
}
.l\:8 {
  left: 8px;
}
.l\:12 {
  left: 12px;
}
.l\:16 {
  left: 16px;
}
.l\:20 {
  left: 20px;
}
.l\:24 {
  left: 24px;
}
.l\:28 {
  left: 28px;
}
.l\:32 {
  left: 32px;
}
.l\:36 {
  left: 36px;
}
.l\:40 {
  left: 40px;
}
.l\:44 {
  left: 44px;
}
.l\:48 {
  left: 48px;
}
.l\:52 {
  left: 52px;
}
.l\:56 {
  left: 56px;
}
.l\:60 {
  left: 60px;
}
.l\:64 {
  left: 64px;
}
.l\:68 {
  left: 68px;
}
.l\:72 {
  left: 72px;
}
.l\:76 {
  left: 76px;
}
.l\:80 {
  left: 80px;
}
.l\:84 {
  left: 84px;
}
.l\:88 {
  left: 88px;
}
.l\:92 {
  left: 92px;
}
.l\:96 {
  left: 96px;
}
.l\:100 {
  left: 100px;
}
.l\:0\% {
  left: 0;
}
.l\:50\% {
  left: 50%;
}
.l\:100\% {
  left: 100%;
}
.l\:unset {
  left: unset;
}
.l\:initial {
  left: initial;
}
.l\:inherit {
  left: inherit;
}
.l\:none {
  left: none;
}
.l\:auto {
  left: auto;
}
.lh\:0 {
  line-height: 0;
}
.lh\:4 {
  line-height: 4px;
}
.lh\:8 {
  line-height: 8px;
}
.lh\:12 {
  line-height: 12px;
}
.lh\:16 {
  line-height: 16px;
}
.lh\:20 {
  line-height: 20px;
}
.lh\:24 {
  line-height: 24px;
}
.lh\:28 {
  line-height: 28px;
}
.lh\:32 {
  line-height: 32px;
}
.lh\:36 {
  line-height: 36px;
}
.lh\:40 {
  line-height: 40px;
}
.lh\:44 {
  line-height: 44px;
}
.lh\:48 {
  line-height: 48px;
}
.lh\:52 {
  line-height: 52px;
}
.lh\:56 {
  line-height: 56px;
}
.lh\:60 {
  line-height: 60px;
}
.lh\:64 {
  line-height: 64px;
}
.lh\:68 {
  line-height: 68px;
}
.lh\:72 {
  line-height: 72px;
}
.lh\:76 {
  line-height: 76px;
}
.lh\:80 {
  line-height: 80px;
}
.lh\:84 {
  line-height: 84px;
}
.lh\:88 {
  line-height: 88px;
}
.lh\:92 {
  line-height: 92px;
}
.lh\:96 {
  line-height: 96px;
}
.lh\:100 {
  line-height: 100px;
}
.lh\:0\% {
  line-height: 0;
}
.lh\:50\% {
  line-height: 50%;
}
.lh\:100\% {
  line-height: 100%;
}
.lh\:unset {
  line-height: unset;
}
.lh\:initial {
  line-height: initial;
}
.lh\:inherit {
  line-height: inherit;
}
.lh\:none {
  line-height: none;
}
.lh\:auto {
  line-height: auto;
}
.ma\:0 {
  margin: 0;
}
.ma\:4 {
  margin: 4px;
}
.ma\:8 {
  margin: 8px;
}
.ma\:12 {
  margin: 12px;
}
.ma\:16 {
  margin: 16px;
}
.ma\:20 {
  margin: 20px;
}
.ma\:24 {
  margin: 24px;
}
.ma\:28 {
  margin: 28px;
}
.ma\:32 {
  margin: 32px;
}
.ma\:36 {
  margin: 36px;
}
.ma\:40 {
  margin: 40px;
}
.ma\:44 {
  margin: 44px;
}
.ma\:48 {
  margin: 48px;
}
.ma\:52 {
  margin: 52px;
}
.ma\:56 {
  margin: 56px;
}
.ma\:60 {
  margin: 60px;
}
.ma\:64 {
  margin: 64px;
}
.ma\:68 {
  margin: 68px;
}
.ma\:72 {
  margin: 72px;
}
.ma\:76 {
  margin: 76px;
}
.ma\:80 {
  margin: 80px;
}
.ma\:84 {
  margin: 84px;
}
.ma\:88 {
  margin: 88px;
}
.ma\:92 {
  margin: 92px;
}
.ma\:96 {
  margin: 96px;
}
.ma\:100 {
  margin: 100px;
}
.ma\:0\% {
  margin: 0;
}
.ma\:50\% {
  margin: 50%;
}
.ma\:100\% {
  margin: 100%;
}
.ma\:unset {
  margin: unset;
}
.ma\:initial {
  margin: initial;
}
.ma\:inherit {
  margin: inherit;
}
.ma\:none {
  margin: none;
}
.ma\:auto {
  margin: auto;
}
.mb\:0 {
  margin-bottom: 0;
}
.mb\:4 {
  margin-bottom: 4px;
}
.mb\:8 {
  margin-bottom: 8px;
}
.mb\:12 {
  margin-bottom: 12px;
}
.mb\:16 {
  margin-bottom: 16px;
}
.mb\:20 {
  margin-bottom: 20px;
}
.mb\:24 {
  margin-bottom: 24px;
}
.mb\:28 {
  margin-bottom: 28px;
}
.mb\:32 {
  margin-bottom: 32px;
}
.mb\:36 {
  margin-bottom: 36px;
}
.mb\:40 {
  margin-bottom: 40px;
}
.mb\:44 {
  margin-bottom: 44px;
}
.mb\:48 {
  margin-bottom: 48px;
}
.mb\:52 {
  margin-bottom: 52px;
}
.mb\:56 {
  margin-bottom: 56px;
}
.mb\:60 {
  margin-bottom: 60px;
}
.mb\:64 {
  margin-bottom: 64px;
}
.mb\:68 {
  margin-bottom: 68px;
}
.mb\:72 {
  margin-bottom: 72px;
}
.mb\:76 {
  margin-bottom: 76px;
}
.mb\:80 {
  margin-bottom: 80px;
}
.mb\:84 {
  margin-bottom: 84px;
}
.mb\:88 {
  margin-bottom: 88px;
}
.mb\:92 {
  margin-bottom: 92px;
}
.mb\:96 {
  margin-bottom: 96px;
}
.mb\:100 {
  margin-bottom: 100px;
}
.mb\:0\% {
  margin-bottom: 0;
}
.mb\:50\% {
  margin-bottom: 50%;
}
.mb\:100\% {
  margin-bottom: 100%;
}
.mb\:unset {
  margin-bottom: unset;
}
.mb\:initial {
  margin-bottom: initial;
}
.mb\:inherit {
  margin-bottom: inherit;
}
.mb\:none {
  margin-bottom: none;
}
.mb\:auto {
  margin-bottom: auto;
}
.ml\:0 {
  margin-left: 0;
}
.ml\:4 {
  margin-left: 4px;
}
.ml\:8 {
  margin-left: 8px;
}
.ml\:12 {
  margin-left: 12px;
}
.ml\:16 {
  margin-left: 16px;
}
.ml\:20 {
  margin-left: 20px;
}
.ml\:24 {
  margin-left: 24px;
}
.ml\:28 {
  margin-left: 28px;
}
.ml\:32 {
  margin-left: 32px;
}
.ml\:36 {
  margin-left: 36px;
}
.ml\:40 {
  margin-left: 40px;
}
.ml\:44 {
  margin-left: 44px;
}
.ml\:48 {
  margin-left: 48px;
}
.ml\:52 {
  margin-left: 52px;
}
.ml\:56 {
  margin-left: 56px;
}
.ml\:60 {
  margin-left: 60px;
}
.ml\:64 {
  margin-left: 64px;
}
.ml\:68 {
  margin-left: 68px;
}
.ml\:72 {
  margin-left: 72px;
}
.ml\:76 {
  margin-left: 76px;
}
.ml\:80 {
  margin-left: 80px;
}
.ml\:84 {
  margin-left: 84px;
}
.ml\:88 {
  margin-left: 88px;
}
.ml\:92 {
  margin-left: 92px;
}
.ml\:96 {
  margin-left: 96px;
}
.ml\:100 {
  margin-left: 100px;
}
.ml\:0\% {
  margin-left: 0;
}
.ml\:50\% {
  margin-left: 50%;
}
.ml\:100\% {
  margin-left: 100%;
}
.ml\:unset {
  margin-left: unset;
}
.ml\:initial {
  margin-left: initial;
}
.ml\:inherit {
  margin-left: inherit;
}
.ml\:none {
  margin-left: none;
}
.ml\:auto {
  margin-left: auto;
}
.mnh\:0 {
  min-height: 0;
}
.mnh\:4 {
  min-height: 4px;
}
.mnh\:8 {
  min-height: 8px;
}
.mnh\:12 {
  min-height: 12px;
}
.mnh\:16 {
  min-height: 16px;
}
.mnh\:20 {
  min-height: 20px;
}
.mnh\:24 {
  min-height: 24px;
}
.mnh\:28 {
  min-height: 28px;
}
.mnh\:32 {
  min-height: 32px;
}
.mnh\:36 {
  min-height: 36px;
}
.mnh\:40 {
  min-height: 40px;
}
.mnh\:44 {
  min-height: 44px;
}
.mnh\:48 {
  min-height: 48px;
}
.mnh\:52 {
  min-height: 52px;
}
.mnh\:56 {
  min-height: 56px;
}
.mnh\:60 {
  min-height: 60px;
}
.mnh\:64 {
  min-height: 64px;
}
.mnh\:68 {
  min-height: 68px;
}
.mnh\:72 {
  min-height: 72px;
}
.mnh\:76 {
  min-height: 76px;
}
.mnh\:80 {
  min-height: 80px;
}
.mnh\:84 {
  min-height: 84px;
}
.mnh\:88 {
  min-height: 88px;
}
.mnh\:92 {
  min-height: 92px;
}
.mnh\:96 {
  min-height: 96px;
}
.mnh\:100 {
  min-height: 100px;
}
.mnh\:0\% {
  min-height: 0;
}
.mnh\:50\% {
  min-height: 50%;
}
.mnh\:100\% {
  min-height: 100%;
}
.mnh\:unset {
  min-height: unset;
}
.mnh\:initial {
  min-height: initial;
}
.mnh\:inherit {
  min-height: inherit;
}
.mnh\:none {
  min-height: none;
}
.mnh\:auto {
  min-height: auto;
}
.mnw\:0 {
  min-width: 0;
}
.mnw\:4 {
  min-width: 4px;
}
.mnw\:8 {
  min-width: 8px;
}
.mnw\:12 {
  min-width: 12px;
}
.mnw\:16 {
  min-width: 16px;
}
.mnw\:20 {
  min-width: 20px;
}
.mnw\:24 {
  min-width: 24px;
}
.mnw\:28 {
  min-width: 28px;
}
.mnw\:32 {
  min-width: 32px;
}
.mnw\:36 {
  min-width: 36px;
}
.mnw\:40 {
  min-width: 40px;
}
.mnw\:44 {
  min-width: 44px;
}
.mnw\:48 {
  min-width: 48px;
}
.mnw\:52 {
  min-width: 52px;
}
.mnw\:56 {
  min-width: 56px;
}
.mnw\:60 {
  min-width: 60px;
}
.mnw\:64 {
  min-width: 64px;
}
.mnw\:68 {
  min-width: 68px;
}
.mnw\:72 {
  min-width: 72px;
}
.mnw\:76 {
  min-width: 76px;
}
.mnw\:80 {
  min-width: 80px;
}
.mnw\:84 {
  min-width: 84px;
}
.mnw\:88 {
  min-width: 88px;
}
.mnw\:92 {
  min-width: 92px;
}
.mnw\:96 {
  min-width: 96px;
}
.mnw\:100 {
  min-width: 100px;
}
.mnw\:0\% {
  min-width: 0;
}
.mnw\:50\% {
  min-width: 50%;
}
.mnw\:100\% {
  min-width: 100%;
}
.mnw\:unset {
  min-width: unset;
}
.mnw\:initial {
  min-width: initial;
}
.mnw\:inherit {
  min-width: inherit;
}
.mnw\:none {
  min-width: none;
}
.mnw\:auto {
  min-width: auto;
}
.mr\:0 {
  margin-right: 0;
}
.mr\:4 {
  margin-right: 4px;
}
.mr\:8 {
  margin-right: 8px;
}
.mr\:12 {
  margin-right: 12px;
}
.mr\:16 {
  margin-right: 16px;
}
.mr\:20 {
  margin-right: 20px;
}
.mr\:24 {
  margin-right: 24px;
}
.mr\:28 {
  margin-right: 28px;
}
.mr\:32 {
  margin-right: 32px;
}
.mr\:36 {
  margin-right: 36px;
}
.mr\:40 {
  margin-right: 40px;
}
.mr\:44 {
  margin-right: 44px;
}
.mr\:48 {
  margin-right: 48px;
}
.mr\:52 {
  margin-right: 52px;
}
.mr\:56 {
  margin-right: 56px;
}
.mr\:60 {
  margin-right: 60px;
}
.mr\:64 {
  margin-right: 64px;
}
.mr\:68 {
  margin-right: 68px;
}
.mr\:72 {
  margin-right: 72px;
}
.mr\:76 {
  margin-right: 76px;
}
.mr\:80 {
  margin-right: 80px;
}
.mr\:84 {
  margin-right: 84px;
}
.mr\:88 {
  margin-right: 88px;
}
.mr\:92 {
  margin-right: 92px;
}
.mr\:96 {
  margin-right: 96px;
}
.mr\:100 {
  margin-right: 100px;
}
.mr\:0\% {
  margin-right: 0;
}
.mr\:50\% {
  margin-right: 50%;
}
.mr\:100\% {
  margin-right: 100%;
}
.mr\:unset {
  margin-right: unset;
}
.mr\:initial {
  margin-right: initial;
}
.mr\:inherit {
  margin-right: inherit;
}
.mr\:none {
  margin-right: none;
}
.mr\:auto {
  margin-right: auto;
}
.mt\:0 {
  margin-top: 0;
}
.mt\:4 {
  margin-top: 4px;
}
.mt\:8 {
  margin-top: 8px;
}
.mt\:12 {
  margin-top: 12px;
}
.mt\:16 {
  margin-top: 16px;
}
.mt\:20 {
  margin-top: 20px;
}
.mt\:24 {
  margin-top: 24px;
}
.mt\:28 {
  margin-top: 28px;
}
.mt\:32 {
  margin-top: 32px;
}
.mt\:36 {
  margin-top: 36px;
}
.mt\:40 {
  margin-top: 40px;
}
.mt\:44 {
  margin-top: 44px;
}
.mt\:48 {
  margin-top: 48px;
}
.mt\:52 {
  margin-top: 52px;
}
.mt\:56 {
  margin-top: 56px;
}
.mt\:60 {
  margin-top: 60px;
}
.mt\:64 {
  margin-top: 64px;
}
.mt\:68 {
  margin-top: 68px;
}
.mt\:72 {
  margin-top: 72px;
}
.mt\:76 {
  margin-top: 76px;
}
.mt\:80 {
  margin-top: 80px;
}
.mt\:84 {
  margin-top: 84px;
}
.mt\:88 {
  margin-top: 88px;
}
.mt\:92 {
  margin-top: 92px;
}
.mt\:96 {
  margin-top: 96px;
}
.mt\:100 {
  margin-top: 100px;
}
.mt\:0\% {
  margin-top: 0;
}
.mt\:50\% {
  margin-top: 50%;
}
.mt\:100\% {
  margin-top: 100%;
}
.mt\:unset {
  margin-top: unset;
}
.mt\:initial {
  margin-top: initial;
}
.mt\:inherit {
  margin-top: inherit;
}
.mt\:none {
  margin-top: none;
}
.mt\:auto {
  margin-top: auto;
}
.mxh\:0 {
  max-height: 0;
}
.mxh\:4 {
  max-height: 4px;
}
.mxh\:8 {
  max-height: 8px;
}
.mxh\:12 {
  max-height: 12px;
}
.mxh\:16 {
  max-height: 16px;
}
.mxh\:20 {
  max-height: 20px;
}
.mxh\:24 {
  max-height: 24px;
}
.mxh\:28 {
  max-height: 28px;
}
.mxh\:32 {
  max-height: 32px;
}
.mxh\:36 {
  max-height: 36px;
}
.mxh\:40 {
  max-height: 40px;
}
.mxh\:44 {
  max-height: 44px;
}
.mxh\:48 {
  max-height: 48px;
}
.mxh\:52 {
  max-height: 52px;
}
.mxh\:56 {
  max-height: 56px;
}
.mxh\:60 {
  max-height: 60px;
}
.mxh\:64 {
  max-height: 64px;
}
.mxh\:68 {
  max-height: 68px;
}
.mxh\:72 {
  max-height: 72px;
}
.mxh\:76 {
  max-height: 76px;
}
.mxh\:80 {
  max-height: 80px;
}
.mxh\:84 {
  max-height: 84px;
}
.mxh\:88 {
  max-height: 88px;
}
.mxh\:92 {
  max-height: 92px;
}
.mxh\:96 {
  max-height: 96px;
}
.mxh\:100 {
  max-height: 100px;
}
.mxh\:0\% {
  max-height: 0%;
}
.mxh\:50\% {
  max-height: 50%;
}
.mxh\:100\% {
  max-height: 100%;
}
.mxh\:unset {
  max-height: unset;
}
.mxh\:initial {
  max-height: initial;
}
.mxh\:inherit {
  max-height: inherit;
}
.mxh\:none {
  max-height: none;
}
.mxh\:auto {
  max-height: auto;
}
.mxw\:0 {
  max-width: 0;
}
.mxw\:4 {
  max-width: 4px;
}
.mxw\:8 {
  max-width: 8px;
}
.mxw\:12 {
  max-width: 12px;
}
.mxw\:16 {
  max-width: 16px;
}
.mxw\:20 {
  max-width: 20px;
}
.mxw\:24 {
  max-width: 24px;
}
.mxw\:28 {
  max-width: 28px;
}
.mxw\:32 {
  max-width: 32px;
}
.mxw\:36 {
  max-width: 36px;
}
.mxw\:40 {
  max-width: 40px;
}
.mxw\:44 {
  max-width: 44px;
}
.mxw\:48 {
  max-width: 48px;
}
.mxw\:52 {
  max-width: 52px;
}
.mxw\:56 {
  max-width: 56px;
}
.mxw\:60 {
  max-width: 60px;
}
.mxw\:64 {
  max-width: 64px;
}
.mxw\:68 {
  max-width: 68px;
}
.mxw\:72 {
  max-width: 72px;
}
.mxw\:76 {
  max-width: 76px;
}
.mxw\:80 {
  max-width: 80px;
}
.mxw\:84 {
  max-width: 84px;
}
.mxw\:88 {
  max-width: 88px;
}
.mxw\:92 {
  max-width: 92px;
}
.mxw\:96 {
  max-width: 96px;
}
.mxw\:100 {
  max-width: 100px;
}
.mxw\:0\% {
  max-width: 0%;
}
.mxw\:50\% {
  max-width: 50%;
}
.mxw\:100\% {
  max-width: 100%;
}
.mxw\:unset {
  max-width: unset;
}
.mxw\:initial {
  max-width: initial;
}
.mxw\:inherit {
  max-width: inherit;
}
.mxw\:none {
  max-width: none;
}
.mxw\:auto {
  max-width: auto;
}
.o\:0 {
  opacity: 0;
}
.o\:1 {
  opacity: 1;
}
.o\:unset {
  opacity: unset;
}
.o\:initial {
  opacity: initial;
}
.o\:inherit {
  opacity: inherit;
}
.o\:none {
  opacity: none;
}
.o\:auto {
  opacity: auto;
}
.oa\:visible {
  overflow: visible;
}
.oa\:hidden {
  overflow: hidden;
}
.oa\:scroll {
  overflow: scroll;
}
.oa\:auto {
  overflow: auto;
}
.oa\:v {
  overflow: visible;
}
.oa\:h {
  overflow: hidden;
}
.oa\:s {
  overflow: scroll;
}
.oa\:a {
  overflow: auto;
}
.oa\:unset {
  overflow: unset;
}
.oa\:initial {
  overflow: initial;
}
.oa\:inherit {
  overflow: inherit;
}
.oa\:none {
  overflow: none;
}
.ox\:visible {
  overflow-x: visible;
}
.ox\:hidden {
  overflow-x: hidden;
}
.ox\:scroll {
  overflow-x: scroll;
}
.ox\:auto {
  overflow-x: auto;
}
.ox\:v {
  overflow-x: visible;
}
.ox\:h {
  overflow-x: hidden;
}
.ox\:s {
  overflow-x: scroll;
}
.ox\:a {
  overflow-x: auto;
}
.ox\:unset {
  overflow-x: unset;
}
.ox\:initial {
  overflow-x: initial;
}
.ox\:inherit {
  overflow-x: inherit;
}
.ox\:none {
  overflow-x: none;
}
.oy\:visible {
  overflow-y: visible;
}
.oy\:hidden {
  overflow-y: hidden;
}
.oy\:scroll {
  overflow-y: scroll;
}
.oy\:auto {
  overflow-y: auto;
}
.oy\:v {
  overflow-y: visible;
}
.oy\:h {
  overflow-y: hidden;
}
.oy\:s {
  overflow-y: scroll;
}
.oy\:a {
  overflow-y: auto;
}
.oy\:unset {
  overflow-y: unset;
}
.oy\:initial {
  overflow-y: initial;
}
.oy\:inherit {
  overflow-y: inherit;
}
.oy\:none {
  overflow-y: none;
}
.p\:absolute {
  position: absolute;
}
.p\:relative {
  position: relative;
}
.p\:fixed {
  position: fixed;
}
.p\:static {
  position: static;
}
.p\:a {
  position: absolute;
}
.p\:r {
  position: relative;
}
.p\:f {
  position: fixed;
}
.p\:s {
  position: static;
}
.p\:unset {
  position: unset;
}
.p\:initial {
  position: initial;
}
.p\:inherit {
  position: inherit;
}
.p\:none {
  position: none;
}
.p\:auto {
  position: auto;
}
.pa\:0 {
  padding: 0;
}
.pa\:4 {
  padding: 4px;
}
.pa\:8 {
  padding: 8px;
}
.pa\:12 {
  padding: 12px;
}
.pa\:16 {
  padding: 16px;
}
.pa\:20 {
  padding: 20px;
}
.pa\:24 {
  padding: 24px;
}
.pa\:28 {
  padding: 28px;
}
.pa\:32 {
  padding: 32px;
}
.pa\:36 {
  padding: 36px;
}
.pa\:40 {
  padding: 40px;
}
.pa\:44 {
  padding: 44px;
}
.pa\:48 {
  padding: 48px;
}
.pa\:52 {
  padding: 52px;
}
.pa\:56 {
  padding: 56px;
}
.pa\:60 {
  padding: 60px;
}
.pa\:64 {
  padding: 64px;
}
.pa\:68 {
  padding: 68px;
}
.pa\:72 {
  padding: 72px;
}
.pa\:76 {
  padding: 76px;
}
.pa\:80 {
  padding: 80px;
}
.pa\:84 {
  padding: 84px;
}
.pa\:88 {
  padding: 88px;
}
.pa\:92 {
  padding: 92px;
}
.pa\:96 {
  padding: 96px;
}
.pa\:100 {
  padding: 100px;
}
.pa\:0\% {
  padding: 0;
}
.pa\:50\% {
  padding: 50%;
}
.pa\:100\% {
  padding: 100%;
}
.pa\:unset {
  padding: unset;
}
.pa\:initial {
  padding: initial;
}
.pa\:inherit {
  padding: inherit;
}
.pa\:none {
  padding: none;
}
.pa\:auto {
  padding: auto;
}
.pb\:0 {
  padding-bottom: 0;
}
.pb\:4 {
  padding-bottom: 4px;
}
.pb\:8 {
  padding-bottom: 8px;
}
.pb\:12 {
  padding-bottom: 12px;
}
.pb\:16 {
  padding-bottom: 16px;
}
.pb\:20 {
  padding-bottom: 20px;
}
.pb\:24 {
  padding-bottom: 24px;
}
.pb\:28 {
  padding-bottom: 28px;
}
.pb\:32 {
  padding-bottom: 32px;
}
.pb\:36 {
  padding-bottom: 36px;
}
.pb\:40 {
  padding-bottom: 40px;
}
.pb\:44 {
  padding-bottom: 44px;
}
.pb\:48 {
  padding-bottom: 48px;
}
.pb\:52 {
  padding-bottom: 52px;
}
.pb\:56 {
  padding-bottom: 56px;
}
.pb\:60 {
  padding-bottom: 60px;
}
.pb\:64 {
  padding-bottom: 64px;
}
.pb\:68 {
  padding-bottom: 68px;
}
.pb\:72 {
  padding-bottom: 72px;
}
.pb\:76 {
  padding-bottom: 76px;
}
.pb\:80 {
  padding-bottom: 80px;
}
.pb\:84 {
  padding-bottom: 84px;
}
.pb\:88 {
  padding-bottom: 88px;
}
.pb\:92 {
  padding-bottom: 92px;
}
.pb\:96 {
  padding-bottom: 96px;
}
.pb\:100 {
  padding-bottom: 100px;
}
.pb\:0\% {
  padding-bottom: 0;
}
.pb\:50\% {
  padding-bottom: 50%;
}
.pb\:100\% {
  padding-bottom: 100%;
}
.pb\:unset {
  padding-bottom: unset;
}
.pb\:initial {
  padding-bottom: initial;
}
.pb\:inherit {
  padding-bottom: inherit;
}
.pb\:none {
  padding-bottom: none;
}
.pb\:auto {
  padding-bottom: auto;
}
.pl\:0 {
  padding-left: 0;
}
.pl\:4 {
  padding-left: 4px;
}
.pl\:8 {
  padding-left: 8px;
}
.pl\:12 {
  padding-left: 12px;
}
.pl\:16 {
  padding-left: 16px;
}
.pl\:20 {
  padding-left: 20px;
}
.pl\:24 {
  padding-left: 24px;
}
.pl\:28 {
  padding-left: 28px;
}
.pl\:32 {
  padding-left: 32px;
}
.pl\:36 {
  padding-left: 36px;
}
.pl\:40 {
  padding-left: 40px;
}
.pl\:44 {
  padding-left: 44px;
}
.pl\:48 {
  padding-left: 48px;
}
.pl\:52 {
  padding-left: 52px;
}
.pl\:56 {
  padding-left: 56px;
}
.pl\:60 {
  padding-left: 60px;
}
.pl\:64 {
  padding-left: 64px;
}
.pl\:68 {
  padding-left: 68px;
}
.pl\:72 {
  padding-left: 72px;
}
.pl\:76 {
  padding-left: 76px;
}
.pl\:80 {
  padding-left: 80px;
}
.pl\:84 {
  padding-left: 84px;
}
.pl\:88 {
  padding-left: 88px;
}
.pl\:92 {
  padding-left: 92px;
}
.pl\:96 {
  padding-left: 96px;
}
.pl\:100 {
  padding-left: 100px;
}
.pl\:0\% {
  padding-left: 0;
}
.pl\:50\% {
  padding-left: 50%;
}
.pl\:100\% {
  padding-left: 100%;
}
.pl\:unset {
  padding-left: unset;
}
.pl\:initial {
  padding-left: initial;
}
.pl\:inherit {
  padding-left: inherit;
}
.pl\:none {
  padding-left: none;
}
.pl\:auto {
  padding-left: auto;
}
.pr\:0 {
  padding-right: 0;
}
.pr\:4 {
  padding-right: 4px;
}
.pr\:8 {
  padding-right: 8px;
}
.pr\:12 {
  padding-right: 12px;
}
.pr\:16 {
  padding-right: 16px;
}
.pr\:20 {
  padding-right: 20px;
}
.pr\:24 {
  padding-right: 24px;
}
.pr\:28 {
  padding-right: 28px;
}
.pr\:32 {
  padding-right: 32px;
}
.pr\:36 {
  padding-right: 36px;
}
.pr\:40 {
  padding-right: 40px;
}
.pr\:44 {
  padding-right: 44px;
}
.pr\:48 {
  padding-right: 48px;
}
.pr\:52 {
  padding-right: 52px;
}
.pr\:56 {
  padding-right: 56px;
}
.pr\:60 {
  padding-right: 60px;
}
.pr\:64 {
  padding-right: 64px;
}
.pr\:68 {
  padding-right: 68px;
}
.pr\:72 {
  padding-right: 72px;
}
.pr\:76 {
  padding-right: 76px;
}
.pr\:80 {
  padding-right: 80px;
}
.pr\:84 {
  padding-right: 84px;
}
.pr\:88 {
  padding-right: 88px;
}
.pr\:92 {
  padding-right: 92px;
}
.pr\:96 {
  padding-right: 96px;
}
.pr\:100 {
  padding-right: 100px;
}
.pr\:0\% {
  padding-right: 0;
}
.pr\:50\% {
  padding-right: 50%;
}
.pr\:100\% {
  padding-right: 100%;
}
.pr\:unset {
  padding-right: unset;
}
.pr\:initial {
  padding-right: initial;
}
.pr\:inherit {
  padding-right: inherit;
}
.pr\:none {
  padding-right: none;
}
.pr\:auto {
  padding-right: auto;
}
.pt\:0 {
  padding-top: 0;
}
.pt\:4 {
  padding-top: 4px;
}
.pt\:8 {
  padding-top: 8px;
}
.pt\:12 {
  padding-top: 12px;
}
.pt\:16 {
  padding-top: 16px;
}
.pt\:20 {
  padding-top: 20px;
}
.pt\:24 {
  padding-top: 24px;
}
.pt\:28 {
  padding-top: 28px;
}
.pt\:32 {
  padding-top: 32px;
}
.pt\:36 {
  padding-top: 36px;
}
.pt\:40 {
  padding-top: 40px;
}
.pt\:44 {
  padding-top: 44px;
}
.pt\:48 {
  padding-top: 48px;
}
.pt\:52 {
  padding-top: 52px;
}
.pt\:56 {
  padding-top: 56px;
}
.pt\:60 {
  padding-top: 60px;
}
.pt\:64 {
  padding-top: 64px;
}
.pt\:68 {
  padding-top: 68px;
}
.pt\:72 {
  padding-top: 72px;
}
.pt\:76 {
  padding-top: 76px;
}
.pt\:80 {
  padding-top: 80px;
}
.pt\:84 {
  padding-top: 84px;
}
.pt\:88 {
  padding-top: 88px;
}
.pt\:92 {
  padding-top: 92px;
}
.pt\:96 {
  padding-top: 96px;
}
.pt\:100 {
  padding-top: 100px;
}
.pt\:0\% {
  padding-top: 0;
}
.pt\:50\% {
  padding-top: 50%;
}
.pt\:100\% {
  padding-top: 100%;
}
.pt\:unset {
  padding-top: unset;
}
.pt\:initial {
  padding-top: initial;
}
.pt\:inherit {
  padding-top: inherit;
}
.pt\:none {
  padding-top: none;
}
.pt\:auto {
  padding-top: auto;
}
.r\:0 {
  right: 0;
}
.r\:4 {
  right: 4px;
}
.r\:8 {
  right: 8px;
}
.r\:12 {
  right: 12px;
}
.r\:16 {
  right: 16px;
}
.r\:20 {
  right: 20px;
}
.r\:24 {
  right: 24px;
}
.r\:28 {
  right: 28px;
}
.r\:32 {
  right: 32px;
}
.r\:36 {
  right: 36px;
}
.r\:40 {
  right: 40px;
}
.r\:44 {
  right: 44px;
}
.r\:48 {
  right: 48px;
}
.r\:52 {
  right: 52px;
}
.r\:56 {
  right: 56px;
}
.r\:60 {
  right: 60px;
}
.r\:64 {
  right: 64px;
}
.r\:68 {
  right: 68px;
}
.r\:72 {
  right: 72px;
}
.r\:76 {
  right: 76px;
}
.r\:80 {
  right: 80px;
}
.r\:84 {
  right: 84px;
}
.r\:88 {
  right: 88px;
}
.r\:92 {
  right: 92px;
}
.r\:96 {
  right: 96px;
}
.r\:100 {
  right: 100px;
}
.r\:0\% {
  right: 0;
}
.r\:50\% {
  right: 50%;
}
.r\:100\% {
  right: 100%;
}
.r\:unset {
  right: unset;
}
.r\:initial {
  right: initial;
}
.r\:inherit {
  right: inherit;
}
.r\:none {
  right: none;
}
.r\:auto {
  right: auto;
}
.t\:0 {
  top: 0;
}
.t\:4 {
  top: 4px;
}
.t\:8 {
  top: 8px;
}
.t\:12 {
  top: 12px;
}
.t\:16 {
  top: 16px;
}
.t\:20 {
  top: 20px;
}
.t\:24 {
  top: 24px;
}
.t\:28 {
  top: 28px;
}
.t\:32 {
  top: 32px;
}
.t\:36 {
  top: 36px;
}
.t\:40 {
  top: 40px;
}
.t\:44 {
  top: 44px;
}
.t\:48 {
  top: 48px;
}
.t\:52 {
  top: 52px;
}
.t\:56 {
  top: 56px;
}
.t\:60 {
  top: 60px;
}
.t\:64 {
  top: 64px;
}
.t\:68 {
  top: 68px;
}
.t\:72 {
  top: 72px;
}
.t\:76 {
  top: 76px;
}
.t\:80 {
  top: 80px;
}
.t\:84 {
  top: 84px;
}
.t\:88 {
  top: 88px;
}
.t\:92 {
  top: 92px;
}
.t\:96 {
  top: 96px;
}
.t\:100 {
  top: 100px;
}
.t\:0\% {
  top: 0;
}
.t\:50\% {
  top: 50%;
}
.t\:100\% {
  top: 100%;
}
.t\:unset {
  top: unset;
}
.t\:initial {
  top: initial;
}
.t\:inherit {
  top: inherit;
}
.t\:none {
  top: none;
}
.t\:auto {
  top: auto;
}
.ta\:left {
  text-align: left;
}
.ta\:center {
  text-align: center;
}
.ta\:right {
  text-align: right;
}
.ta\:l {
  text-align: left;
}
.ta\:c {
  text-align: center;
}
.ta\:r {
  text-align: right;
}
.ta\:unset {
  text-align: unset;
}
.ta\:initial {
  text-align: initial;
}
.ta\:inherit {
  text-align: inherit;
}
.ta\:none {
  text-align: none;
}
.ta\:auto {
  text-align: auto;
}
.w\:0 {
  width: 0;
}
.w\:4 {
  width: 4px;
}
.w\:8 {
  width: 8px;
}
.w\:12 {
  width: 12px;
}
.w\:16 {
  width: 16px;
}
.w\:20 {
  width: 20px;
}
.w\:24 {
  width: 24px;
}
.w\:28 {
  width: 28px;
}
.w\:32 {
  width: 32px;
}
.w\:36 {
  width: 36px;
}
.w\:40 {
  width: 40px;
}
.w\:44 {
  width: 44px;
}
.w\:48 {
  width: 48px;
}
.w\:52 {
  width: 52px;
}
.w\:56 {
  width: 56px;
}
.w\:60 {
  width: 60px;
}
.w\:64 {
  width: 64px;
}
.w\:68 {
  width: 68px;
}
.w\:72 {
  width: 72px;
}
.w\:76 {
  width: 76px;
}
.w\:80 {
  width: 80px;
}
.w\:84 {
  width: 84px;
}
.w\:88 {
  width: 88px;
}
.w\:92 {
  width: 92px;
}
.w\:96 {
  width: 96px;
}
.w\:100 {
  width: 100px;
}
.w\:0\% {
  width: 0%;
}
.w\:50\% {
  width: 50%;
}
.w\:100\% {
  width: 100%;
}
.w\:unset {
  width: unset;
}
.w\:initial {
  width: initial;
}
.w\:inherit {
  width: inherit;
}
.w\:none {
  width: none;
}
.w\:auto {
  width: auto;
}
.ws\:normal {
  white-space: normal;
}
.ws\:nowrap {
  white-space: nowrap;
}
.ws\:pre {
  white-space: pre;
}
.ws\:pre-wrap {
  white-space: pre-wrap;
}
.ws\:pre-line {
  white-space: pre-line;
}
.ws\:n {
  white-space: normal;
}
.ws\:nw {
  white-space: nowrap;
}
.ws\:p {
  white-space: pre;
}
.ws\:pw {
  white-space: pre-wrap;
}
.ws\:pl {
  white-space: pre-line;
}
.ws\:unset {
  white-space: unset;
}
.ws\:initial {
  white-space: initial;
}
.ws\:inherit {
  white-space: inherit;
}
.ws\:none {
  white-space: none;
}
.ws\:auto {
  white-space: auto;
}
.fw\:nowrap {
  flex-wrap: nowrap;
}
.fw\:wrap {
  flex-wrap: wrap;
}
.fw\:wrap-reverse {
  flex-wrap: wrap-reverse;
}
.fw\:n {
  flex-wrap: nowrap;
}
.fw\:w {
  flex-wrap: wrap;
}
.fw\:wr {
  flex-wrap: wrap-reverse;
}
.fw\:unset {
  flex-wrap: unset;
}
.fw\:initial {
  flex-wrap: initial;
}
.fw\:inherit {
  flex-wrap: inherit;
}
.fw\:none {
  flex-wrap: none;
}
.fw\:auto {
  flex-wrap: auto;
}
.ff\:unset {
  font-family: unset;
}
.ff\:initial {
  font-family: initial;
}
.ff\:inherit {
  font-family: inherit;
}
.ff\:none {
  font-family: none;
}
.ff\:auto {
  font-family: auto;
}
.tw\:100 {
  font-weight: 100;
}
.tw\:200 {
  font-weight: 200;
}
.tw\:300 {
  font-weight: 300;
}
.tw\:400 {
  font-weight: 400;
}
.tw\:500 {
  font-weight: 500;
}
.tw\:600 {
  font-weight: 600;
}
.tw\:700 {
  font-weight: 700;
}
.tw\:800 {
  font-weight: 800;
}
.tw\:900 {
  font-weight: 900;
}
.tw\:normal {
  font-weight: 400;
}
.tw\:bold {
  font-weight: 700;
}
.tw\:bolder {
  font-weight: bolder;
}
.tw\:lighter {
  font-weight: lighter;
}
.tw\:n {
  font-weight: 400;
}
.tw\:b {
  font-weight: 700;
}
.tw\:bo {
  font-weight: bolder;
}
.tw\:l {
  font-weight: lighter;
}
.tw\:unset {
  font-weight: unset;
}
.tw\:initial {
  font-weight: initial;
}
.tw\:inherit {
  font-weight: inherit;
}
.tw\:none {
  font-weight: none;
}
.tw\:auto {
  font-weight: auto;
}
