tailwindcss/dist/tailwind.css
2017-08-27 21:02:34 -04:00

12232 lines
179 KiB
CSS

body {
background-color: red;
font-size: 1rem;
}
.red {
background-color: red;
}
.hemphill {
background-color: red;
}
.foo {
color: red;
}
.text-xs {
font-size: .75rem;
}
.text-sm {
font-size: .875rem;
}
.text-base {
font-size: 1rem;
}
.text-lg {
font-size: 1.125rem;
}
.text-xl {
font-size: 1.25rem;
}
.text-2xl {
font-size: 1.75rem;
}
.text-3xl {
font-size: 2.375rem;
}
.text-4xl {
font-size: 2.875rem;
}
.text-hairline {
font-weight: 200;
}
.text-thin {
font-weight: 300;
}
.text-regular {
font-weight: 400;
}
.text-medium {
font-weight: 600;
}
.text-bold {
font-weight: 700;
}
.sans {
font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
}
.serif {
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
.mono {
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
.text-light,
.\@text-light:hover,
.\@text-light:focus {
color: #ffffff;
}
.text-light-soft,
.\@text-light-soft:hover,
.\@text-light-soft:focus {
color: rgba(255, 255, 255, .6);
}
.text-light-softer,
.\@text-light-softer:hover,
.\@text-light-softer:focus {
color: rgba(255, 255, 255, .45);
}
.text-light-softest,
.\@text-light-softest:hover,
.\@text-light-softest:focus {
color: rgba(255, 255, 255, .35);
}
.text-dark,
.\@text-dark:hover,
.\@text-dark:focus {
color: #212b35;
}
.text-dark-soft,
.\@text-dark-soft:hover,
.\@text-dark-soft:focus {
color: #647382;
}
.text-dark-softer,
.\@text-dark-softer:hover,
.\@text-dark-softer:focus {
color: #919eab;
}
.text-dark-softest,
.\@text-dark-softest:hover,
.\@text-dark-softest:focus {
color: #c5ced6;
}
.text-red-dark,
.\@text-red-dark:hover,
.\@text-red-dark:focus {
color: #d43633;
}
.text-red,
.\@text-red:hover,
.\@text-red:focus {
color: #f25451;
}
.text-red-light,
.\@text-red-light:hover,
.\@text-red-light:focus {
color: #fa8785;
}
.text-red-lightest,
.\@text-red-lightest:hover,
.\@text-red-lightest:focus {
color: #fff1f0;
}
.text-orange-dark,
.\@text-orange-dark:hover,
.\@text-orange-dark:focus {
color: #f29500;
}
.text-orange,
.\@text-orange:hover,
.\@text-orange:focus {
color: #ffb82b;
}
.text-orange-light,
.\@text-orange-light:hover,
.\@text-orange-light:focus {
color: #ffd685;
}
.text-orange-lightest,
.\@text-orange-lightest:hover,
.\@text-orange-lightest:focus {
color: #fff8eb;
}
.text-yellow-dark,
.\@text-yellow-dark:hover,
.\@text-yellow-dark:focus {
color: #ffc400;
}
.text-yellow,
.\@text-yellow:hover,
.\@text-yellow:focus {
color: #ffe14a;
}
.text-yellow-light,
.\@text-yellow-light:hover,
.\@text-yellow-light:focus {
color: #ffea83;
}
.text-yellow-lightest,
.\@text-yellow-lightest:hover,
.\@text-yellow-lightest:focus {
color: #fffbe5;
}
.text-green-dark,
.\@text-green-dark:hover,
.\@text-green-dark:focus {
color: #34ae4c;
}
.text-green,
.\@text-green:hover,
.\@text-green:focus {
color: #57d06f;
}
.text-green-light,
.\@text-green-light:hover,
.\@text-green-light:focus {
color: #b1f3be;
}
.text-green-lightest,
.\@text-green-lightest:hover,
.\@text-green-lightest:focus {
color: #eefff1;
}
.text-teal-dark,
.\@text-teal-dark:hover,
.\@text-teal-dark:focus {
color: #249e9a;
}
.text-teal,
.\@text-teal:hover,
.\@text-teal:focus {
color: #4dc0b5;
}
.text-teal-light,
.\@text-teal-light:hover,
.\@text-teal-light:focus {
color: #9eebe4;
}
.text-teal-lightest,
.\@text-teal-lightest:hover,
.\@text-teal-lightest:focus {
color: #eefffd;
}
.text-blue-dark,
.\@text-blue-dark:hover,
.\@text-blue-dark:focus {
color: #3687c8;
}
.text-blue,
.\@text-blue:hover,
.\@text-blue:focus {
color: #4aa2ea;
}
.text-blue-light,
.\@text-blue-light:hover,
.\@text-blue-light:focus {
color: #acdaff;
}
.text-blue-lightest,
.\@text-blue-lightest:hover,
.\@text-blue-lightest:focus {
color: #f1f9ff;
}
.text-indigo-dark,
.\@text-indigo-dark:hover,
.\@text-indigo-dark:focus {
color: #4957a5;
}
.text-indigo,
.\@text-indigo:hover,
.\@text-indigo:focus {
color: #6574cd;
}
.text-indigo-light,
.\@text-indigo-light:hover,
.\@text-indigo-light:focus {
color: #bcc5fb;
}
.text-indigo-lightest,
.\@text-indigo-lightest:hover,
.\@text-indigo-lightest:focus {
color: #f4f5ff;
}
.text-purple-dark,
.\@text-purple-dark:hover,
.\@text-purple-dark:focus {
color: #714cb4;
}
.text-purple,
.\@text-purple:hover,
.\@text-purple:focus {
color: #976ae6;
}
.text-purple-light,
.\@text-purple-light:hover,
.\@text-purple-light:focus {
color: #ceb3ff;
}
.text-purple-lightest,
.\@text-purple-lightest:hover,
.\@text-purple-lightest:focus {
color: #f7f3ff;
}
.text-pink-dark,
.\@text-pink-dark:hover,
.\@text-pink-dark:focus {
color: #d84f7d;
}
.text-pink,
.\@text-pink:hover,
.\@text-pink:focus {
color: #f66d9b;
}
.text-pink-light,
.\@text-pink-light:hover,
.\@text-pink-light:focus {
color: #ffa5c3;
}
.text-pink-lightest,
.\@text-pink-lightest:hover,
.\@text-pink-lightest:focus {
color: #fdf2f5;
}
.leading-none {
line-height: 1;
}
.leading-tight {
line-height: 1.25;
}
.leading-normal {
line-height: 1.5;
}
.leading-loose {
line-height: 2;
}
.tracking-tight {
letter-spacing: -0.05em;
}
.tracking-normal {
letter-spacing: 0;
}
.tracking-wide {
letter-spacing: 0.1em;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.text-justify {
text-align: justify;
}
.wrap-normal {
white-space: normal;
}
.wrap-none {
white-space: nowrap;
}
.wrap-pre {
white-space: pre;
}
.wrap-pre-line {
white-space: pre-line;
}
.wrap-pre-wrap {
white-space: pre-wrap;
}
.wrap-force {
word-wrap: break-word;
}
.wrap-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-em {
font-style: italic;
}
.text-uppercase {
text-transform: uppercase;
}
.text-lowercase {
text-transform: lowercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-underline {
text-decoration: underline;
}
.text-strike {
text-decoration: line-through;
}
.text-normal {
text-decoration: none;
text-transform: none;
font-style: normal;
}
.align-baseline {
vertical-align: baseline;
}
.align-top {
vertical-align: top;
}
.align-middle {
vertical-align: middle;
}
.align-bottom {
vertical-align: bottom;
}
.align-text-top {
vertical-align: text-top;
}
.align-text-bottom {
vertical-align: text-bottom;
}
.bg-light,
.\@bg-light:hover,
.\@bg-light:focus {
background-color: #ffffff;
}
.bg-light-soft,
.\@bg-light-soft:hover,
.\@bg-light-soft:focus {
background-color: #f7f9fa;
}
.bg-light-softer,
.\@bg-light-softer:hover,
.\@bg-light-softer:focus {
background-color: #f0f2f5;
}
.bg-light-softest,
.\@bg-light-softest:hover,
.\@bg-light-softest:focus {
background-color: #dfe3e8;
}
.bg-dark,
.\@bg-dark:hover,
.\@bg-dark:focus {
background-color: #212b35;
}
.bg-dark-soft,
.\@bg-dark-soft:hover,
.\@bg-dark-soft:focus {
background-color: #404e5c;
}
.bg-dark-softer,
.\@bg-dark-softer:hover,
.\@bg-dark-softer:focus {
background-color: #647382;
}
.bg-dark-softest,
.\@bg-dark-softest:hover,
.\@bg-dark-softest:focus {
background-color: #919eab;
}
.bg-red-dark,
.\@bg-red-dark:hover,
.\@bg-red-dark:focus {
background-color: #d43633;
}
.bg-red,
.\@bg-red:hover,
.\@bg-red:focus {
background-color: #f25451;
}
.bg-red-light,
.\@bg-red-light:hover,
.\@bg-red-light:focus {
background-color: #fa8785;
}
.bg-red-lightest,
.\@bg-red-lightest:hover,
.\@bg-red-lightest:focus {
background-color: #fff1f0;
}
.bg-orange-dark,
.\@bg-orange-dark:hover,
.\@bg-orange-dark:focus {
background-color: #f29500;
}
.bg-orange,
.\@bg-orange:hover,
.\@bg-orange:focus {
background-color: #ffb82b;
}
.bg-orange-light,
.\@bg-orange-light:hover,
.\@bg-orange-light:focus {
background-color: #ffd685;
}
.bg-orange-lightest,
.\@bg-orange-lightest:hover,
.\@bg-orange-lightest:focus {
background-color: #fff8eb;
}
.bg-yellow-dark,
.\@bg-yellow-dark:hover,
.\@bg-yellow-dark:focus {
background-color: #ffc400;
}
.bg-yellow,
.\@bg-yellow:hover,
.\@bg-yellow:focus {
background-color: #ffe14a;
}
.bg-yellow-light,
.\@bg-yellow-light:hover,
.\@bg-yellow-light:focus {
background-color: #ffea83;
}
.bg-yellow-lightest,
.\@bg-yellow-lightest:hover,
.\@bg-yellow-lightest:focus {
background-color: #fffbe5;
}
.bg-green-dark,
.\@bg-green-dark:hover,
.\@bg-green-dark:focus {
background-color: #34ae4c;
}
.bg-green,
.\@bg-green:hover,
.\@bg-green:focus {
background-color: #57d06f;
}
.bg-green-light,
.\@bg-green-light:hover,
.\@bg-green-light:focus {
background-color: #b1f3be;
}
.bg-green-lightest,
.\@bg-green-lightest:hover,
.\@bg-green-lightest:focus {
background-color: #eefff1;
}
.bg-teal-dark,
.\@bg-teal-dark:hover,
.\@bg-teal-dark:focus {
background-color: #249e9a;
}
.bg-teal,
.\@bg-teal:hover,
.\@bg-teal:focus {
background-color: #4dc0b5;
}
.bg-teal-light,
.\@bg-teal-light:hover,
.\@bg-teal-light:focus {
background-color: #9eebe4;
}
.bg-teal-lightest,
.\@bg-teal-lightest:hover,
.\@bg-teal-lightest:focus {
background-color: #eefffd;
}
.bg-blue-dark,
.\@bg-blue-dark:hover,
.\@bg-blue-dark:focus {
background-color: #3687c8;
}
.bg-blue,
.\@bg-blue:hover,
.\@bg-blue:focus {
background-color: #4aa2ea;
}
.bg-blue-light,
.\@bg-blue-light:hover,
.\@bg-blue-light:focus {
background-color: #acdaff;
}
.bg-blue-lightest,
.\@bg-blue-lightest:hover,
.\@bg-blue-lightest:focus {
background-color: #f1f9ff;
}
.bg-indigo-dark,
.\@bg-indigo-dark:hover,
.\@bg-indigo-dark:focus {
background-color: #4957a5;
}
.bg-indigo,
.\@bg-indigo:hover,
.\@bg-indigo:focus {
background-color: #6574cd;
}
.bg-indigo-light,
.\@bg-indigo-light:hover,
.\@bg-indigo-light:focus {
background-color: #bcc5fb;
}
.bg-indigo-lightest,
.\@bg-indigo-lightest:hover,
.\@bg-indigo-lightest:focus {
background-color: #f4f5ff;
}
.bg-purple-dark,
.\@bg-purple-dark:hover,
.\@bg-purple-dark:focus {
background-color: #714cb4;
}
.bg-purple,
.\@bg-purple:hover,
.\@bg-purple:focus {
background-color: #976ae6;
}
.bg-purple-light,
.\@bg-purple-light:hover,
.\@bg-purple-light:focus {
background-color: #ceb3ff;
}
.bg-purple-lightest,
.\@bg-purple-lightest:hover,
.\@bg-purple-lightest:focus {
background-color: #f7f3ff;
}
.bg-pink-dark,
.\@bg-pink-dark:hover,
.\@bg-pink-dark:focus {
background-color: #d84f7d;
}
.bg-pink,
.\@bg-pink:hover,
.\@bg-pink:focus {
background-color: #f66d9b;
}
.bg-pink-light,
.\@bg-pink-light:hover,
.\@bg-pink-light:focus {
background-color: #ffa5c3;
}
.bg-pink-lightest,
.\@bg-pink-lightest:hover,
.\@bg-pink-lightest:focus {
background-color: #fdf2f5;
}
.bg-cover {
background-size: cover;
}
.bg-contain {
background-size: contain;
}
.border {
border: 1px solid #c5ced6;
}
.border-t {
border-top: 1px solid #c5ced6;
}
.border-r {
border-right: 1px solid #c5ced6;
}
.border-b {
border-bottom: 1px solid #c5ced6;
}
.border-l {
border-left: 1px solid #c5ced6;
}
.border-0 {
border: 0 solid #c5ced6;
}
.border-t-0 {
border-top: 0 solid #c5ced6;
}
.border-r-0 {
border-right: 0 solid #c5ced6;
}
.border-b-0 {
border-bottom: 0 solid #c5ced6;
}
.border-l-0 {
border-left: 0 solid #c5ced6;
}
.border-2 {
border: 2px solid #c5ced6;
}
.border-t-2 {
border-top: 2px solid #c5ced6;
}
.border-r-2 {
border-right: 2px solid #c5ced6;
}
.border-b-2 {
border-bottom: 2px solid #c5ced6;
}
.border-l-2 {
border-left: 2px solid #c5ced6;
}
.border-4 {
border: 4px solid #c5ced6;
}
.border-t-4 {
border-top: 4px solid #c5ced6;
}
.border-r-4 {
border-right: 4px solid #c5ced6;
}
.border-b-4 {
border-bottom: 4px solid #c5ced6;
}
.border-l-4 {
border-left: 4px solid #c5ced6;
}
.border-8 {
border: 8px solid #c5ced6;
}
.border-t-8 {
border-top: 8px solid #c5ced6;
}
.border-r-8 {
border-right: 8px solid #c5ced6;
}
.border-b-8 {
border-bottom: 8px solid #c5ced6;
}
.border-l-8 {
border-left: 8px solid #c5ced6;
}
.border-light,
.\@border-light:hover,
.\@border-light:focus {
border-color: #ffffff;
}
.border-light-soft,
.\@border-light-soft:hover,
.\@border-light-soft:focus {
border-color: #f7f9fa;
}
.border-light-softer,
.\@border-light-softer:hover,
.\@border-light-softer:focus {
border-color: #f0f2f5;
}
.border-dark,
.\@border-dark:hover,
.\@border-dark:focus {
border-color: #919eab;
}
.border-dark-soft,
.\@border-dark-soft:hover,
.\@border-dark-soft:focus {
border-color: #c5ced6;
}
.border-dark-softer,
.\@border-dark-softer:hover,
.\@border-dark-softer:focus {
border-color: #dfe3e8;
}
.border-light-overlay,
.\@border-light-overlay:hover,
.\@border-light-overlay:focus {
border-color: hsla(0, 0%, 0%, .2);
}
.border-light-overlay-soft,
.\@border-light-overlay-soft:hover,
.\@border-light-overlay-soft:focus {
border-color: hsla(0, 0%, 0%, .1);
}
.border-light-overlay-softer,
.\@border-light-overlay-softer:hover,
.\@border-light-overlay-softer:focus {
border-color: hsla(0, 0%, 0%, .05);
}
.border-dark-overlay,
.\@border-dark-overlay:hover,
.\@border-dark-overlay:focus {
border-color: hsla(0, 0%, 100%, 1);
}
.border-dark-overlay-soft,
.\@border-dark-overlay-soft:hover,
.\@border-dark-overlay-soft:focus {
border-color: hsla(0, 0%, 100%, .6);
}
.border-dark-overlay-softer,
.\@border-dark-overlay-softer:hover,
.\@border-dark-overlay-softer:focus {
border-color: hsla(0, 0%, 100%, .35);
}
.border-red-dark,
.\@border-red-dark:hover,
.\@border-red-dark:focus {
border-color: #d43633;
}
.border-red,
.\@border-red:hover,
.\@border-red:focus {
border-color: #f25451;
}
.border-red-light,
.\@border-red-light:hover,
.\@border-red-light:focus {
border-color: #fa8785;
}
.border-red-lightest,
.\@border-red-lightest:hover,
.\@border-red-lightest:focus {
border-color: #fff1f0;
}
.border-orange-dark,
.\@border-orange-dark:hover,
.\@border-orange-dark:focus {
border-color: #f29500;
}
.border-orange,
.\@border-orange:hover,
.\@border-orange:focus {
border-color: #ffb82b;
}
.border-orange-light,
.\@border-orange-light:hover,
.\@border-orange-light:focus {
border-color: #ffd685;
}
.border-orange-lightest,
.\@border-orange-lightest:hover,
.\@border-orange-lightest:focus {
border-color: #fff8eb;
}
.border-yellow-dark,
.\@border-yellow-dark:hover,
.\@border-yellow-dark:focus {
border-color: #ffc400;
}
.border-yellow,
.\@border-yellow:hover,
.\@border-yellow:focus {
border-color: #ffe14a;
}
.border-yellow-light,
.\@border-yellow-light:hover,
.\@border-yellow-light:focus {
border-color: #ffea83;
}
.border-yellow-lightest,
.\@border-yellow-lightest:hover,
.\@border-yellow-lightest:focus {
border-color: #fffbe5;
}
.border-green-dark,
.\@border-green-dark:hover,
.\@border-green-dark:focus {
border-color: #34ae4c;
}
.border-green,
.\@border-green:hover,
.\@border-green:focus {
border-color: #57d06f;
}
.border-green-light,
.\@border-green-light:hover,
.\@border-green-light:focus {
border-color: #b1f3be;
}
.border-green-lightest,
.\@border-green-lightest:hover,
.\@border-green-lightest:focus {
border-color: #eefff1;
}
.border-teal-dark,
.\@border-teal-dark:hover,
.\@border-teal-dark:focus {
border-color: #249e9a;
}
.border-teal,
.\@border-teal:hover,
.\@border-teal:focus {
border-color: #4dc0b5;
}
.border-teal-light,
.\@border-teal-light:hover,
.\@border-teal-light:focus {
border-color: #9eebe4;
}
.border-teal-lightest,
.\@border-teal-lightest:hover,
.\@border-teal-lightest:focus {
border-color: #eefffd;
}
.border-blue-dark,
.\@border-blue-dark:hover,
.\@border-blue-dark:focus {
border-color: #3687c8;
}
.border-blue,
.\@border-blue:hover,
.\@border-blue:focus {
border-color: #4aa2ea;
}
.border-blue-light,
.\@border-blue-light:hover,
.\@border-blue-light:focus {
border-color: #acdaff;
}
.border-blue-lightest,
.\@border-blue-lightest:hover,
.\@border-blue-lightest:focus {
border-color: #f1f9ff;
}
.border-indigo-dark,
.\@border-indigo-dark:hover,
.\@border-indigo-dark:focus {
border-color: #4957a5;
}
.border-indigo,
.\@border-indigo:hover,
.\@border-indigo:focus {
border-color: #6574cd;
}
.border-indigo-light,
.\@border-indigo-light:hover,
.\@border-indigo-light:focus {
border-color: #bcc5fb;
}
.border-indigo-lightest,
.\@border-indigo-lightest:hover,
.\@border-indigo-lightest:focus {
border-color: #f4f5ff;
}
.border-purple-dark,
.\@border-purple-dark:hover,
.\@border-purple-dark:focus {
border-color: #714cb4;
}
.border-purple,
.\@border-purple:hover,
.\@border-purple:focus {
border-color: #976ae6;
}
.border-purple-light,
.\@border-purple-light:hover,
.\@border-purple-light:focus {
border-color: #ceb3ff;
}
.border-purple-lightest,
.\@border-purple-lightest:hover,
.\@border-purple-lightest:focus {
border-color: #f7f3ff;
}
.border-pink-dark,
.\@border-pink-dark:hover,
.\@border-pink-dark:focus {
border-color: #d84f7d;
}
.border-pink,
.\@border-pink:hover,
.\@border-pink:focus {
border-color: #f66d9b;
}
.border-pink-light,
.\@border-pink-light:hover,
.\@border-pink-light:focus {
border-color: #ffa5c3;
}
.border-pink-lightest,
.\@border-pink-lightest:hover,
.\@border-pink-lightest:focus {
border-color: #fdf2f5;
}
.border-dashed {
border-style: dashed;
}
.border-dotted {
border-style: dotted;
}
.rounded {
border-radius: .25rem;
}
.rounded-t {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
}
.rounded-r {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}
.rounded-b {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem;
}
.rounded-l {
border-bottom-left-radius: .25rem;
border-top-left-radius: .25rem;
}
.rounded-sm {
border-radius: .125rem;
}
.rounded-t-sm {
border-top-left-radius: .125rem;
border-top-right-radius: .125rem;
}
.rounded-r-sm {
border-top-right-radius: .125rem;
border-bottom-right-radius: .125rem;
}
.rounded-b-sm {
border-bottom-right-radius: .125rem;
border-bottom-left-radius: .125rem;
}
.rounded-l-sm {
border-bottom-left-radius: .125rem;
border-top-left-radius: .125rem;
}
.rounded-lg {
border-radius: .5rem;
}
.rounded-t-lg {
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
}
.rounded-r-lg {
border-top-right-radius: .5rem;
border-bottom-right-radius: .5rem;
}
.rounded-b-lg {
border-bottom-right-radius: .5rem;
border-bottom-left-radius: .5rem;
}
.rounded-l-lg {
border-bottom-left-radius: .5rem;
border-top-left-radius: .5rem;
}
.rounded-pill {
border-radius: 9999px;
}
.rounded-t-pill {
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.rounded-r-pill {
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.rounded-b-pill {
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.rounded-l-pill {
border-bottom-left-radius: 9999px;
border-top-left-radius: 9999px;
}
.block {
display: block;
}
.inline-block {
display: inline-block;
}
.inline {
display: inline;
}
.table {
display: table;
}
.table-row {
display: table-row;
}
.table-cell {
display: table-cell;
}
.hidden {
display: none;
}
.fixed {
position: fixed;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.pin-t {
top: 0;
}
.pin-r {
right: 0;
}
.pin-b {
bottom: 0;
}
.pin-l {
left: 0;
}
.pin-y {
top: 0;
bottom: 0;
}
.pin-x {
right: 0;
left: 0;
}
.pin {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.overflow-auto {
overflow: auto;
}
.overflow-hidden {
overflow: hidden;
}
.mask {
overflow: hidden;
}
.overflow-visible {
overflow: visible;
}
.overflow-scroll {
overflow: scroll;
}
.overflow-scroll-x {
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.overflow-scroll-y {
overflow-y: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.w-1 {
width: 0.25rem;
}
.w-2 {
width: 0.5rem;
}
.w-3 {
width: 0.75rem;
}
.w-4 {
width: 1rem;
}
.w-6 {
width: 1.5rem;
}
.w-8 {
width: 2rem;
}
.w-10 {
width: 2.5rem;
}
.w-12 {
width: 3rem;
}
.w-16 {
width: 4rem;
}
.w-24 {
width: 6rem;
}
.w-32 {
width: 8rem;
}
.w-40 {
width: 10rem;
}
.w-48 {
width: 12rem;
}
.w-64 {
width: 16rem;
}
.w-96 {
width: 24rem;
}
.w-128 {
width: 32rem;
}
.w-full {
width: 100%;
}
.w-1\/2 {
width: 50%;
}
.w-1\/3 {
width: 33.33333%;
}
.w-2\/3 {
width: 66.66667%;
}
.w-1\/4 {
width: 25%;
}
.w-3\/4 {
width: 75%;
}
.w-1\/5 {
width: 20%;
}
.w-2\/5 {
width: 40%;
}
.w-3\/5 {
width: 60%;
}
.w-4\/5 {
width: 80%;
}
.w-1\/6 {
width: 16.66667%;
}
.w-5\/6 {
width: 83.33333%;
}
.w-screen {
width: 100vw;
}
.h-1 {
height: 0.25rem;
}
.h-2 {
height: 0.5rem;
}
.h-3 {
height: 0.75rem;
}
.h-4 {
height: 1rem;
}
.h-6 {
height: 1.5rem;
}
.h-8 {
height: 2rem;
}
.h-10 {
height: 2.5rem;
}
.h-12 {
height: 3rem;
}
.h-16 {
height: 4rem;
}
.h-24 {
height: 6rem;
}
.h-32 {
height: 8rem;
}
.h-40 {
height: 10rem;
}
.h-48 {
height: 12rem;
}
.h-64 {
height: 16rem;
}
.h-96 {
height: 24rem;
}
.h-128 {
height: 32rem;
}
.h-full {
height: 100%;
}
.h-screen {
height: 100vh;
}
.pt-0 {
padding-top: 0;
}
.pr-0 {
padding-right: 0;
}
.pb-0 {
padding-bottom: 0;
}
.pl-0 {
padding-left: 0;
}
.px-0 {
padding-left: 0;
padding-right: 0;
}
.py-0 {
padding-top: 0;
padding-bottom: 0;
}
.p-0 {
padding: 0;
}
.pt-1 {
padding-top: 0.25rem;
}
.pr-1 {
padding-right: 0.25rem;
}
.pb-1 {
padding-bottom: 0.25rem;
}
.pl-1 {
padding-left: 0.25rem;
}
.px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.p-1 {
padding: 0.25rem;
}
.pt-2 {
padding-top: 0.5rem;
}
.pr-2 {
padding-right: 0.5rem;
}
.pb-2 {
padding-bottom: 0.5rem;
}
.pl-2 {
padding-left: 0.5rem;
}
.px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.p-2 {
padding: 0.5rem;
}
.pt-3 {
padding-top: 0.75rem;
}
.pr-3 {
padding-right: 0.75rem;
}
.pb-3 {
padding-bottom: 0.75rem;
}
.pl-3 {
padding-left: 0.75rem;
}
.px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.p-3 {
padding: 0.75rem;
}
.pt-4 {
padding-top: 1rem;
}
.pr-4 {
padding-right: 1rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.pl-4 {
padding-left: 1rem;
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.p-4 {
padding: 1rem;
}
.pt-6 {
padding-top: 1.5rem;
}
.pr-6 {
padding-right: 1.5rem;
}
.pb-6 {
padding-bottom: 1.5rem;
}
.pl-6 {
padding-left: 1.5rem;
}
.px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.p-6 {
padding: 1.5rem;
}
.pt-8 {
padding-top: 2rem;
}
.pr-8 {
padding-right: 2rem;
}
.pb-8 {
padding-bottom: 2rem;
}
.pl-8 {
padding-left: 2rem;
}
.px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.p-8 {
padding: 2rem;
}
.pt-px {
padding-top: 1px;
}
.pr-px {
padding-right: 1px;
}
.pb-px {
padding-bottom: 1px;
}
.pl-px {
padding-left: 1px;
}
.px-px {
padding-left: 1px;
padding-right: 1px;
}
.py-px {
padding-top: 1px;
padding-bottom: 1px;
}
.p-px {
padding: 1px;
}
.mt-0 {
margin-top: 0;
}
.mr-0 {
margin-right: 0;
}
.mb-0 {
margin-bottom: 0;
}
.ml-0 {
margin-left: 0;
}
.mx-0 {
margin-left: 0;
margin-right: 0;
}
.my-0 {
margin-top: 0;
margin-bottom: 0;
}
.m-0 {
margin: 0;
}
.mt-1 {
margin-top: 0.25rem;
}
.mr-1 {
margin-right: 0.25rem;
}
.mb-1 {
margin-bottom: 0.25rem;
}
.ml-1 {
margin-left: 0.25rem;
}
.mx-1 {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.my-1 {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.m-1 {
margin: 0.25rem;
}
.mt-2 {
margin-top: 0.5rem;
}
.mr-2 {
margin-right: 0.5rem;
}
.mb-2 {
margin-bottom: 0.5rem;
}
.ml-2 {
margin-left: 0.5rem;
}
.mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.m-2 {
margin: 0.5rem;
}
.mt-3 {
margin-top: 0.75rem;
}
.mr-3 {
margin-right: 0.75rem;
}
.mb-3 {
margin-bottom: 0.75rem;
}
.ml-3 {
margin-left: 0.75rem;
}
.mx-3 {
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.my-3 {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.m-3 {
margin: 0.75rem;
}
.mt-4 {
margin-top: 1rem;
}
.mr-4 {
margin-right: 1rem;
}
.mb-4 {
margin-bottom: 1rem;
}
.ml-4 {
margin-left: 1rem;
}
.mx-4 {
margin-left: 1rem;
margin-right: 1rem;
}
.my-4 {
margin-top: 1rem;
margin-bottom: 1rem;
}
.m-4 {
margin: 1rem;
}
.mt-6 {
margin-top: 1.5rem;
}
.mr-6 {
margin-right: 1.5rem;
}
.mb-6 {
margin-bottom: 1.5rem;
}
.ml-6 {
margin-left: 1.5rem;
}
.mx-6 {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.m-6 {
margin: 1.5rem;
}
.mt-8 {
margin-top: 2rem;
}
.mr-8 {
margin-right: 2rem;
}
.mb-8 {
margin-bottom: 2rem;
}
.ml-8 {
margin-left: 2rem;
}
.mx-8 {
margin-left: 2rem;
margin-right: 2rem;
}
.my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.m-8 {
margin: 2rem;
}
.mt-px {
margin-top: 1px;
}
.mr-px {
margin-right: 1px;
}
.mb-px {
margin-bottom: 1px;
}
.ml-px {
margin-left: 1px;
}
.mx-px {
margin-left: 1px;
margin-right: 1px;
}
.my-px {
margin-top: 1px;
margin-bottom: 1px;
}
.m-px {
margin: 1px;
}
.mr-auto {
margin-right: auto;
}
.ml-auto {
margin-left: auto;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.pull-t-0 {
margin-top: 0;
}
.pull-r-0 {
margin-right: 0;
}
.pull-b-0 {
margin-bottom: 0;
}
.pull-l-0 {
margin-left: 0;
}
.pull-x-0 {
margin-left: 0;
margin-right: 0;
}
.pull-y-0 {
margin-top: 0;
margin-bottom: 0;
}
.pull-0 {
margin: 0;
}
.pull-t-1 {
margin-top: -0.25rem;
}
.pull-r-1 {
margin-right: -0.25rem;
}
.pull-b-1 {
margin-bottom: -0.25rem;
}
.pull-l-1 {
margin-left: -0.25rem;
}
.pull-x-1 {
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.pull-y-1 {
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.pull-1 {
margin: -0.25rem;
}
.pull-t-2 {
margin-top: -0.5rem;
}
.pull-r-2 {
margin-right: -0.5rem;
}
.pull-b-2 {
margin-bottom: -0.5rem;
}
.pull-l-2 {
margin-left: -0.5rem;
}
.pull-x-2 {
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.pull-y-2 {
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.pull-2 {
margin: -0.5rem;
}
.pull-t-3 {
margin-top: -0.75rem;
}
.pull-r-3 {
margin-right: -0.75rem;
}
.pull-b-3 {
margin-bottom: -0.75rem;
}
.pull-l-3 {
margin-left: -0.75rem;
}
.pull-x-3 {
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.pull-y-3 {
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.pull-3 {
margin: -0.75rem;
}
.pull-t-4 {
margin-top: -1rem;
}
.pull-r-4 {
margin-right: -1rem;
}
.pull-b-4 {
margin-bottom: -1rem;
}
.pull-l-4 {
margin-left: -1rem;
}
.pull-x-4 {
margin-left: -1rem;
margin-right: -1rem;
}
.pull-y-4 {
margin-top: -1rem;
margin-bottom: -1rem;
}
.pull-4 {
margin: -1rem;
}
.pull-t-6 {
margin-top: -1.5rem;
}
.pull-r-6 {
margin-right: -1.5rem;
}
.pull-b-6 {
margin-bottom: -1.5rem;
}
.pull-l-6 {
margin-left: -1.5rem;
}
.pull-x-6 {
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.pull-y-6 {
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.pull-6 {
margin: -1.5rem;
}
.pull-t-8 {
margin-top: -2rem;
}
.pull-r-8 {
margin-right: -2rem;
}
.pull-b-8 {
margin-bottom: -2rem;
}
.pull-l-8 {
margin-left: -2rem;
}
.pull-x-8 {
margin-left: -2rem;
margin-right: -2rem;
}
.pull-y-8 {
margin-top: -2rem;
margin-bottom: -2rem;
}
.pull-8 {
margin: -2rem;
}
.pull-t-px {
margin-top: -1px;
}
.pull-r-px {
margin-right: -1px;
}
.pull-b-px {
margin-bottom: -1px;
}
.pull-l-px {
margin-left: -1px;
}
.pull-x-px {
margin-left: -1px;
margin-right: -1px;
}
.pull-y-px {
margin-top: -1px;
margin-bottom: -1px;
}
.pull-px {
margin: -1px;
}
.constrain-xs {
max-width: 20rem;
}
.constrain-sm {
max-width: 30rem;
}
.constrain-md {
max-width: 40rem;
}
.constrain-lg {
max-width: 50rem;
}
.constrain-xl {
max-width: 60rem;
}
.constrain-2xl {
max-width: 70rem;
}
.constrain-3xl {
max-width: 80rem;
}
.constrain-4xl {
max-width: 90rem;
}
.constrain-5xl {
max-width: 100rem;
}
.shadow-1 {
box-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .15);
}
.shadow-2 {
box-shadow: 0 3px 6px rgba(0, 0, 0, .12), 0 3px 6px rgba(0, 0, 0, .13);
}
.shadow-3 {
box-shadow: 0 10px 20px rgba(0, 0, 0, .13), 0 6px 6px rgba(0, 0, 0, .13);
}
.shadow-4 {
box-shadow: 0 14px 28px rgba(0, 0, 0, .16), 0 10px 10px rgba(0, 0, 0, .11);
}
.shadow-5 {
box-shadow: 0 19px 38px rgba(0, 0, 0, .18), 0 15px 12px rgba(0, 0, 0, .11);
}
.flex {
display: -webkit-box;
display: flex;
}
.inline-flex {
display: -webkit-inline-box;
display: inline-flex;
}
.flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.flex-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.flex-col {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.flex-col-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.flex-wrap {
flex-wrap: wrap;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-nowrap {
flex-wrap: nowrap;
}
.items-start {
-webkit-box-align: start;
align-items: flex-start;
}
.items-end {
-webkit-box-align: end;
align-items: flex-end;
}
.items-center {
-webkit-box-align: center;
align-items: center;
}
.items-baseline {
-webkit-box-align: baseline;
align-items: baseline;
}
.items-stretch {
-webkit-box-align: stretch;
align-items: stretch;
}
.justify-start {
-webkit-box-pack: start;
justify-content: flex-start;
}
.justify-end {
-webkit-box-pack: end;
justify-content: flex-end;
}
.justify-center {
-webkit-box-pack: center;
justify-content: center;
}
.justify-between {
-webkit-box-pack: justify;
justify-content: space-between;
}
.justify-around {
justify-content: space-around;
}
.flex-auto {
-webkit-box-flex: 1;
flex: auto;
}
.flex-initial {
-webkit-box-flex: initial;
flex: initial;
}
.flex-none {
-webkit-box-flex: 0;
flex: none;
}
.flex-grow {
-webkit-box-flex: 1;
flex-grow: 1;
}
.flex-shrink {
flex-shrink: 1;
}
.flex-no-grow {
-webkit-box-flex: 0;
flex-grow: 0;
}
.flex-no-shrink {
flex-shrink: 0;
}
.bar {
color: blue;
}
.baz {
color: green;
}
@media (min-width: 576px) {
.sm\:foo {
color: red;
}
.sm\:text-xs {
font-size: .75rem;
}
.sm\:text-sm {
font-size: .875rem;
}
.sm\:text-base {
font-size: 1rem;
}
.sm\:text-lg {
font-size: 1.125rem;
}
.sm\:text-xl {
font-size: 1.25rem;
}
.sm\:text-2xl {
font-size: 1.75rem;
}
.sm\:text-3xl {
font-size: 2.375rem;
}
.sm\:text-4xl {
font-size: 2.875rem;
}
.sm\:text-hairline {
font-weight: 200;
}
.sm\:text-thin {
font-weight: 300;
}
.sm\:text-regular {
font-weight: 400;
}
.sm\:text-medium {
font-weight: 600;
}
.sm\:text-bold {
font-weight: 700;
}
.sm\:sans {
font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
}
.sm\:serif {
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
.sm\:mono {
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
.sm\:text-light,
.sm\:\@text-light:hover,
.sm\:\@text-light:focus {
color: #ffffff;
}
.sm\:text-light-soft,
.sm\:\@text-light-soft:hover,
.sm\:\@text-light-soft:focus {
color: rgba(255, 255, 255, .6);
}
.sm\:text-light-softer,
.sm\:\@text-light-softer:hover,
.sm\:\@text-light-softer:focus {
color: rgba(255, 255, 255, .45);
}
.sm\:text-light-softest,
.sm\:\@text-light-softest:hover,
.sm\:\@text-light-softest:focus {
color: rgba(255, 255, 255, .35);
}
.sm\:text-dark,
.sm\:\@text-dark:hover,
.sm\:\@text-dark:focus {
color: #212b35;
}
.sm\:text-dark-soft,
.sm\:\@text-dark-soft:hover,
.sm\:\@text-dark-soft:focus {
color: #647382;
}
.sm\:text-dark-softer,
.sm\:\@text-dark-softer:hover,
.sm\:\@text-dark-softer:focus {
color: #919eab;
}
.sm\:text-dark-softest,
.sm\:\@text-dark-softest:hover,
.sm\:\@text-dark-softest:focus {
color: #c5ced6;
}
.sm\:text-red-dark,
.sm\:\@text-red-dark:hover,
.sm\:\@text-red-dark:focus {
color: #d43633;
}
.sm\:text-red,
.sm\:\@text-red:hover,
.sm\:\@text-red:focus {
color: #f25451;
}
.sm\:text-red-light,
.sm\:\@text-red-light:hover,
.sm\:\@text-red-light:focus {
color: #fa8785;
}
.sm\:text-red-lightest,
.sm\:\@text-red-lightest:hover,
.sm\:\@text-red-lightest:focus {
color: #fff1f0;
}
.sm\:text-orange-dark,
.sm\:\@text-orange-dark:hover,
.sm\:\@text-orange-dark:focus {
color: #f29500;
}
.sm\:text-orange,
.sm\:\@text-orange:hover,
.sm\:\@text-orange:focus {
color: #ffb82b;
}
.sm\:text-orange-light,
.sm\:\@text-orange-light:hover,
.sm\:\@text-orange-light:focus {
color: #ffd685;
}
.sm\:text-orange-lightest,
.sm\:\@text-orange-lightest:hover,
.sm\:\@text-orange-lightest:focus {
color: #fff8eb;
}
.sm\:text-yellow-dark,
.sm\:\@text-yellow-dark:hover,
.sm\:\@text-yellow-dark:focus {
color: #ffc400;
}
.sm\:text-yellow,
.sm\:\@text-yellow:hover,
.sm\:\@text-yellow:focus {
color: #ffe14a;
}
.sm\:text-yellow-light,
.sm\:\@text-yellow-light:hover,
.sm\:\@text-yellow-light:focus {
color: #ffea83;
}
.sm\:text-yellow-lightest,
.sm\:\@text-yellow-lightest:hover,
.sm\:\@text-yellow-lightest:focus {
color: #fffbe5;
}
.sm\:text-green-dark,
.sm\:\@text-green-dark:hover,
.sm\:\@text-green-dark:focus {
color: #34ae4c;
}
.sm\:text-green,
.sm\:\@text-green:hover,
.sm\:\@text-green:focus {
color: #57d06f;
}
.sm\:text-green-light,
.sm\:\@text-green-light:hover,
.sm\:\@text-green-light:focus {
color: #b1f3be;
}
.sm\:text-green-lightest,
.sm\:\@text-green-lightest:hover,
.sm\:\@text-green-lightest:focus {
color: #eefff1;
}
.sm\:text-teal-dark,
.sm\:\@text-teal-dark:hover,
.sm\:\@text-teal-dark:focus {
color: #249e9a;
}
.sm\:text-teal,
.sm\:\@text-teal:hover,
.sm\:\@text-teal:focus {
color: #4dc0b5;
}
.sm\:text-teal-light,
.sm\:\@text-teal-light:hover,
.sm\:\@text-teal-light:focus {
color: #9eebe4;
}
.sm\:text-teal-lightest,
.sm\:\@text-teal-lightest:hover,
.sm\:\@text-teal-lightest:focus {
color: #eefffd;
}
.sm\:text-blue-dark,
.sm\:\@text-blue-dark:hover,
.sm\:\@text-blue-dark:focus {
color: #3687c8;
}
.sm\:text-blue,
.sm\:\@text-blue:hover,
.sm\:\@text-blue:focus {
color: #4aa2ea;
}
.sm\:text-blue-light,
.sm\:\@text-blue-light:hover,
.sm\:\@text-blue-light:focus {
color: #acdaff;
}
.sm\:text-blue-lightest,
.sm\:\@text-blue-lightest:hover,
.sm\:\@text-blue-lightest:focus {
color: #f1f9ff;
}
.sm\:text-indigo-dark,
.sm\:\@text-indigo-dark:hover,
.sm\:\@text-indigo-dark:focus {
color: #4957a5;
}
.sm\:text-indigo,
.sm\:\@text-indigo:hover,
.sm\:\@text-indigo:focus {
color: #6574cd;
}
.sm\:text-indigo-light,
.sm\:\@text-indigo-light:hover,
.sm\:\@text-indigo-light:focus {
color: #bcc5fb;
}
.sm\:text-indigo-lightest,
.sm\:\@text-indigo-lightest:hover,
.sm\:\@text-indigo-lightest:focus {
color: #f4f5ff;
}
.sm\:text-purple-dark,
.sm\:\@text-purple-dark:hover,
.sm\:\@text-purple-dark:focus {
color: #714cb4;
}
.sm\:text-purple,
.sm\:\@text-purple:hover,
.sm\:\@text-purple:focus {
color: #976ae6;
}
.sm\:text-purple-light,
.sm\:\@text-purple-light:hover,
.sm\:\@text-purple-light:focus {
color: #ceb3ff;
}
.sm\:text-purple-lightest,
.sm\:\@text-purple-lightest:hover,
.sm\:\@text-purple-lightest:focus {
color: #f7f3ff;
}
.sm\:text-pink-dark,
.sm\:\@text-pink-dark:hover,
.sm\:\@text-pink-dark:focus {
color: #d84f7d;
}
.sm\:text-pink,
.sm\:\@text-pink:hover,
.sm\:\@text-pink:focus {
color: #f66d9b;
}
.sm\:text-pink-light,
.sm\:\@text-pink-light:hover,
.sm\:\@text-pink-light:focus {
color: #ffa5c3;
}
.sm\:text-pink-lightest,
.sm\:\@text-pink-lightest:hover,
.sm\:\@text-pink-lightest:focus {
color: #fdf2f5;
}
.sm\:leading-none {
line-height: 1;
}
.sm\:leading-tight {
line-height: 1.25;
}
.sm\:leading-normal {
line-height: 1.5;
}
.sm\:leading-loose {
line-height: 2;
}
.sm\:tracking-tight {
letter-spacing: -0.05em;
}
.sm\:tracking-normal {
letter-spacing: 0;
}
.sm\:tracking-wide {
letter-spacing: 0.1em;
}
.sm\:text-left {
text-align: left;
}
.sm\:text-center {
text-align: center;
}
.sm\:text-right {
text-align: right;
}
.sm\:text-justify {
text-align: justify;
}
.sm\:wrap-normal {
white-space: normal;
}
.sm\:wrap-none {
white-space: nowrap;
}
.sm\:wrap-pre {
white-space: pre;
}
.sm\:wrap-pre-line {
white-space: pre-line;
}
.sm\:wrap-pre-wrap {
white-space: pre-wrap;
}
.sm\:wrap-force {
word-wrap: break-word;
}
.sm\:wrap-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.sm\:text-em {
font-style: italic;
}
.sm\:text-uppercase {
text-transform: uppercase;
}
.sm\:text-lowercase {
text-transform: lowercase;
}
.sm\:text-capitalize {
text-transform: capitalize;
}
.sm\:text-underline {
text-decoration: underline;
}
.sm\:text-strike {
text-decoration: line-through;
}
.sm\:text-normal {
text-decoration: none;
text-transform: none;
font-style: normal;
}
.sm\:align-baseline {
vertical-align: baseline;
}
.sm\:align-top {
vertical-align: top;
}
.sm\:align-middle {
vertical-align: middle;
}
.sm\:align-bottom {
vertical-align: bottom;
}
.sm\:align-text-top {
vertical-align: text-top;
}
.sm\:align-text-bottom {
vertical-align: text-bottom;
}
.sm\:bg-light,
.sm\:\@bg-light:hover,
.sm\:\@bg-light:focus {
background-color: #ffffff;
}
.sm\:bg-light-soft,
.sm\:\@bg-light-soft:hover,
.sm\:\@bg-light-soft:focus {
background-color: #f7f9fa;
}
.sm\:bg-light-softer,
.sm\:\@bg-light-softer:hover,
.sm\:\@bg-light-softer:focus {
background-color: #f0f2f5;
}
.sm\:bg-light-softest,
.sm\:\@bg-light-softest:hover,
.sm\:\@bg-light-softest:focus {
background-color: #dfe3e8;
}
.sm\:bg-dark,
.sm\:\@bg-dark:hover,
.sm\:\@bg-dark:focus {
background-color: #212b35;
}
.sm\:bg-dark-soft,
.sm\:\@bg-dark-soft:hover,
.sm\:\@bg-dark-soft:focus {
background-color: #404e5c;
}
.sm\:bg-dark-softer,
.sm\:\@bg-dark-softer:hover,
.sm\:\@bg-dark-softer:focus {
background-color: #647382;
}
.sm\:bg-dark-softest,
.sm\:\@bg-dark-softest:hover,
.sm\:\@bg-dark-softest:focus {
background-color: #919eab;
}
.sm\:bg-red-dark,
.sm\:\@bg-red-dark:hover,
.sm\:\@bg-red-dark:focus {
background-color: #d43633;
}
.sm\:bg-red,
.sm\:\@bg-red:hover,
.sm\:\@bg-red:focus {
background-color: #f25451;
}
.sm\:bg-red-light,
.sm\:\@bg-red-light:hover,
.sm\:\@bg-red-light:focus {
background-color: #fa8785;
}
.sm\:bg-red-lightest,
.sm\:\@bg-red-lightest:hover,
.sm\:\@bg-red-lightest:focus {
background-color: #fff1f0;
}
.sm\:bg-orange-dark,
.sm\:\@bg-orange-dark:hover,
.sm\:\@bg-orange-dark:focus {
background-color: #f29500;
}
.sm\:bg-orange,
.sm\:\@bg-orange:hover,
.sm\:\@bg-orange:focus {
background-color: #ffb82b;
}
.sm\:bg-orange-light,
.sm\:\@bg-orange-light:hover,
.sm\:\@bg-orange-light:focus {
background-color: #ffd685;
}
.sm\:bg-orange-lightest,
.sm\:\@bg-orange-lightest:hover,
.sm\:\@bg-orange-lightest:focus {
background-color: #fff8eb;
}
.sm\:bg-yellow-dark,
.sm\:\@bg-yellow-dark:hover,
.sm\:\@bg-yellow-dark:focus {
background-color: #ffc400;
}
.sm\:bg-yellow,
.sm\:\@bg-yellow:hover,
.sm\:\@bg-yellow:focus {
background-color: #ffe14a;
}
.sm\:bg-yellow-light,
.sm\:\@bg-yellow-light:hover,
.sm\:\@bg-yellow-light:focus {
background-color: #ffea83;
}
.sm\:bg-yellow-lightest,
.sm\:\@bg-yellow-lightest:hover,
.sm\:\@bg-yellow-lightest:focus {
background-color: #fffbe5;
}
.sm\:bg-green-dark,
.sm\:\@bg-green-dark:hover,
.sm\:\@bg-green-dark:focus {
background-color: #34ae4c;
}
.sm\:bg-green,
.sm\:\@bg-green:hover,
.sm\:\@bg-green:focus {
background-color: #57d06f;
}
.sm\:bg-green-light,
.sm\:\@bg-green-light:hover,
.sm\:\@bg-green-light:focus {
background-color: #b1f3be;
}
.sm\:bg-green-lightest,
.sm\:\@bg-green-lightest:hover,
.sm\:\@bg-green-lightest:focus {
background-color: #eefff1;
}
.sm\:bg-teal-dark,
.sm\:\@bg-teal-dark:hover,
.sm\:\@bg-teal-dark:focus {
background-color: #249e9a;
}
.sm\:bg-teal,
.sm\:\@bg-teal:hover,
.sm\:\@bg-teal:focus {
background-color: #4dc0b5;
}
.sm\:bg-teal-light,
.sm\:\@bg-teal-light:hover,
.sm\:\@bg-teal-light:focus {
background-color: #9eebe4;
}
.sm\:bg-teal-lightest,
.sm\:\@bg-teal-lightest:hover,
.sm\:\@bg-teal-lightest:focus {
background-color: #eefffd;
}
.sm\:bg-blue-dark,
.sm\:\@bg-blue-dark:hover,
.sm\:\@bg-blue-dark:focus {
background-color: #3687c8;
}
.sm\:bg-blue,
.sm\:\@bg-blue:hover,
.sm\:\@bg-blue:focus {
background-color: #4aa2ea;
}
.sm\:bg-blue-light,
.sm\:\@bg-blue-light:hover,
.sm\:\@bg-blue-light:focus {
background-color: #acdaff;
}
.sm\:bg-blue-lightest,
.sm\:\@bg-blue-lightest:hover,
.sm\:\@bg-blue-lightest:focus {
background-color: #f1f9ff;
}
.sm\:bg-indigo-dark,
.sm\:\@bg-indigo-dark:hover,
.sm\:\@bg-indigo-dark:focus {
background-color: #4957a5;
}
.sm\:bg-indigo,
.sm\:\@bg-indigo:hover,
.sm\:\@bg-indigo:focus {
background-color: #6574cd;
}
.sm\:bg-indigo-light,
.sm\:\@bg-indigo-light:hover,
.sm\:\@bg-indigo-light:focus {
background-color: #bcc5fb;
}
.sm\:bg-indigo-lightest,
.sm\:\@bg-indigo-lightest:hover,
.sm\:\@bg-indigo-lightest:focus {
background-color: #f4f5ff;
}
.sm\:bg-purple-dark,
.sm\:\@bg-purple-dark:hover,
.sm\:\@bg-purple-dark:focus {
background-color: #714cb4;
}
.sm\:bg-purple,
.sm\:\@bg-purple:hover,
.sm\:\@bg-purple:focus {
background-color: #976ae6;
}
.sm\:bg-purple-light,
.sm\:\@bg-purple-light:hover,
.sm\:\@bg-purple-light:focus {
background-color: #ceb3ff;
}
.sm\:bg-purple-lightest,
.sm\:\@bg-purple-lightest:hover,
.sm\:\@bg-purple-lightest:focus {
background-color: #f7f3ff;
}
.sm\:bg-pink-dark,
.sm\:\@bg-pink-dark:hover,
.sm\:\@bg-pink-dark:focus {
background-color: #d84f7d;
}
.sm\:bg-pink,
.sm\:\@bg-pink:hover,
.sm\:\@bg-pink:focus {
background-color: #f66d9b;
}
.sm\:bg-pink-light,
.sm\:\@bg-pink-light:hover,
.sm\:\@bg-pink-light:focus {
background-color: #ffa5c3;
}
.sm\:bg-pink-lightest,
.sm\:\@bg-pink-lightest:hover,
.sm\:\@bg-pink-lightest:focus {
background-color: #fdf2f5;
}
.sm\:bg-cover {
background-size: cover;
}
.sm\:bg-contain {
background-size: contain;
}
.sm\:border {
border: 1px solid #c5ced6;
}
.sm\:border-t {
border-top: 1px solid #c5ced6;
}
.sm\:border-r {
border-right: 1px solid #c5ced6;
}
.sm\:border-b {
border-bottom: 1px solid #c5ced6;
}
.sm\:border-l {
border-left: 1px solid #c5ced6;
}
.sm\:border-0 {
border: 0 solid #c5ced6;
}
.sm\:border-t-0 {
border-top: 0 solid #c5ced6;
}
.sm\:border-r-0 {
border-right: 0 solid #c5ced6;
}
.sm\:border-b-0 {
border-bottom: 0 solid #c5ced6;
}
.sm\:border-l-0 {
border-left: 0 solid #c5ced6;
}
.sm\:border-2 {
border: 2px solid #c5ced6;
}
.sm\:border-t-2 {
border-top: 2px solid #c5ced6;
}
.sm\:border-r-2 {
border-right: 2px solid #c5ced6;
}
.sm\:border-b-2 {
border-bottom: 2px solid #c5ced6;
}
.sm\:border-l-2 {
border-left: 2px solid #c5ced6;
}
.sm\:border-4 {
border: 4px solid #c5ced6;
}
.sm\:border-t-4 {
border-top: 4px solid #c5ced6;
}
.sm\:border-r-4 {
border-right: 4px solid #c5ced6;
}
.sm\:border-b-4 {
border-bottom: 4px solid #c5ced6;
}
.sm\:border-l-4 {
border-left: 4px solid #c5ced6;
}
.sm\:border-8 {
border: 8px solid #c5ced6;
}
.sm\:border-t-8 {
border-top: 8px solid #c5ced6;
}
.sm\:border-r-8 {
border-right: 8px solid #c5ced6;
}
.sm\:border-b-8 {
border-bottom: 8px solid #c5ced6;
}
.sm\:border-l-8 {
border-left: 8px solid #c5ced6;
}
.sm\:border-light,
.sm\:\@border-light:hover,
.sm\:\@border-light:focus {
border-color: #ffffff;
}
.sm\:border-light-soft,
.sm\:\@border-light-soft:hover,
.sm\:\@border-light-soft:focus {
border-color: #f7f9fa;
}
.sm\:border-light-softer,
.sm\:\@border-light-softer:hover,
.sm\:\@border-light-softer:focus {
border-color: #f0f2f5;
}
.sm\:border-dark,
.sm\:\@border-dark:hover,
.sm\:\@border-dark:focus {
border-color: #919eab;
}
.sm\:border-dark-soft,
.sm\:\@border-dark-soft:hover,
.sm\:\@border-dark-soft:focus {
border-color: #c5ced6;
}
.sm\:border-dark-softer,
.sm\:\@border-dark-softer:hover,
.sm\:\@border-dark-softer:focus {
border-color: #dfe3e8;
}
.sm\:border-light-overlay,
.sm\:\@border-light-overlay:hover,
.sm\:\@border-light-overlay:focus {
border-color: hsla(0, 0%, 0%, .2);
}
.sm\:border-light-overlay-soft,
.sm\:\@border-light-overlay-soft:hover,
.sm\:\@border-light-overlay-soft:focus {
border-color: hsla(0, 0%, 0%, .1);
}
.sm\:border-light-overlay-softer,
.sm\:\@border-light-overlay-softer:hover,
.sm\:\@border-light-overlay-softer:focus {
border-color: hsla(0, 0%, 0%, .05);
}
.sm\:border-dark-overlay,
.sm\:\@border-dark-overlay:hover,
.sm\:\@border-dark-overlay:focus {
border-color: hsla(0, 0%, 100%, 1);
}
.sm\:border-dark-overlay-soft,
.sm\:\@border-dark-overlay-soft:hover,
.sm\:\@border-dark-overlay-soft:focus {
border-color: hsla(0, 0%, 100%, .6);
}
.sm\:border-dark-overlay-softer,
.sm\:\@border-dark-overlay-softer:hover,
.sm\:\@border-dark-overlay-softer:focus {
border-color: hsla(0, 0%, 100%, .35);
}
.sm\:border-red-dark,
.sm\:\@border-red-dark:hover,
.sm\:\@border-red-dark:focus {
border-color: #d43633;
}
.sm\:border-red,
.sm\:\@border-red:hover,
.sm\:\@border-red:focus {
border-color: #f25451;
}
.sm\:border-red-light,
.sm\:\@border-red-light:hover,
.sm\:\@border-red-light:focus {
border-color: #fa8785;
}
.sm\:border-red-lightest,
.sm\:\@border-red-lightest:hover,
.sm\:\@border-red-lightest:focus {
border-color: #fff1f0;
}
.sm\:border-orange-dark,
.sm\:\@border-orange-dark:hover,
.sm\:\@border-orange-dark:focus {
border-color: #f29500;
}
.sm\:border-orange,
.sm\:\@border-orange:hover,
.sm\:\@border-orange:focus {
border-color: #ffb82b;
}
.sm\:border-orange-light,
.sm\:\@border-orange-light:hover,
.sm\:\@border-orange-light:focus {
border-color: #ffd685;
}
.sm\:border-orange-lightest,
.sm\:\@border-orange-lightest:hover,
.sm\:\@border-orange-lightest:focus {
border-color: #fff8eb;
}
.sm\:border-yellow-dark,
.sm\:\@border-yellow-dark:hover,
.sm\:\@border-yellow-dark:focus {
border-color: #ffc400;
}
.sm\:border-yellow,
.sm\:\@border-yellow:hover,
.sm\:\@border-yellow:focus {
border-color: #ffe14a;
}
.sm\:border-yellow-light,
.sm\:\@border-yellow-light:hover,
.sm\:\@border-yellow-light:focus {
border-color: #ffea83;
}
.sm\:border-yellow-lightest,
.sm\:\@border-yellow-lightest:hover,
.sm\:\@border-yellow-lightest:focus {
border-color: #fffbe5;
}
.sm\:border-green-dark,
.sm\:\@border-green-dark:hover,
.sm\:\@border-green-dark:focus {
border-color: #34ae4c;
}
.sm\:border-green,
.sm\:\@border-green:hover,
.sm\:\@border-green:focus {
border-color: #57d06f;
}
.sm\:border-green-light,
.sm\:\@border-green-light:hover,
.sm\:\@border-green-light:focus {
border-color: #b1f3be;
}
.sm\:border-green-lightest,
.sm\:\@border-green-lightest:hover,
.sm\:\@border-green-lightest:focus {
border-color: #eefff1;
}
.sm\:border-teal-dark,
.sm\:\@border-teal-dark:hover,
.sm\:\@border-teal-dark:focus {
border-color: #249e9a;
}
.sm\:border-teal,
.sm\:\@border-teal:hover,
.sm\:\@border-teal:focus {
border-color: #4dc0b5;
}
.sm\:border-teal-light,
.sm\:\@border-teal-light:hover,
.sm\:\@border-teal-light:focus {
border-color: #9eebe4;
}
.sm\:border-teal-lightest,
.sm\:\@border-teal-lightest:hover,
.sm\:\@border-teal-lightest:focus {
border-color: #eefffd;
}
.sm\:border-blue-dark,
.sm\:\@border-blue-dark:hover,
.sm\:\@border-blue-dark:focus {
border-color: #3687c8;
}
.sm\:border-blue,
.sm\:\@border-blue:hover,
.sm\:\@border-blue:focus {
border-color: #4aa2ea;
}
.sm\:border-blue-light,
.sm\:\@border-blue-light:hover,
.sm\:\@border-blue-light:focus {
border-color: #acdaff;
}
.sm\:border-blue-lightest,
.sm\:\@border-blue-lightest:hover,
.sm\:\@border-blue-lightest:focus {
border-color: #f1f9ff;
}
.sm\:border-indigo-dark,
.sm\:\@border-indigo-dark:hover,
.sm\:\@border-indigo-dark:focus {
border-color: #4957a5;
}
.sm\:border-indigo,
.sm\:\@border-indigo:hover,
.sm\:\@border-indigo:focus {
border-color: #6574cd;
}
.sm\:border-indigo-light,
.sm\:\@border-indigo-light:hover,
.sm\:\@border-indigo-light:focus {
border-color: #bcc5fb;
}
.sm\:border-indigo-lightest,
.sm\:\@border-indigo-lightest:hover,
.sm\:\@border-indigo-lightest:focus {
border-color: #f4f5ff;
}
.sm\:border-purple-dark,
.sm\:\@border-purple-dark:hover,
.sm\:\@border-purple-dark:focus {
border-color: #714cb4;
}
.sm\:border-purple,
.sm\:\@border-purple:hover,
.sm\:\@border-purple:focus {
border-color: #976ae6;
}
.sm\:border-purple-light,
.sm\:\@border-purple-light:hover,
.sm\:\@border-purple-light:focus {
border-color: #ceb3ff;
}
.sm\:border-purple-lightest,
.sm\:\@border-purple-lightest:hover,
.sm\:\@border-purple-lightest:focus {
border-color: #f7f3ff;
}
.sm\:border-pink-dark,
.sm\:\@border-pink-dark:hover,
.sm\:\@border-pink-dark:focus {
border-color: #d84f7d;
}
.sm\:border-pink,
.sm\:\@border-pink:hover,
.sm\:\@border-pink:focus {
border-color: #f66d9b;
}
.sm\:border-pink-light,
.sm\:\@border-pink-light:hover,
.sm\:\@border-pink-light:focus {
border-color: #ffa5c3;
}
.sm\:border-pink-lightest,
.sm\:\@border-pink-lightest:hover,
.sm\:\@border-pink-lightest:focus {
border-color: #fdf2f5;
}
.sm\:border-dashed {
border-style: dashed;
}
.sm\:border-dotted {
border-style: dotted;
}
.sm\:rounded {
border-radius: .25rem;
}
.sm\:rounded-t {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
}
.sm\:rounded-r {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}
.sm\:rounded-b {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem;
}
.sm\:rounded-l {
border-bottom-left-radius: .25rem;
border-top-left-radius: .25rem;
}
.sm\:rounded-sm {
border-radius: .125rem;
}
.sm\:rounded-t-sm {
border-top-left-radius: .125rem;
border-top-right-radius: .125rem;
}
.sm\:rounded-r-sm {
border-top-right-radius: .125rem;
border-bottom-right-radius: .125rem;
}
.sm\:rounded-b-sm {
border-bottom-right-radius: .125rem;
border-bottom-left-radius: .125rem;
}
.sm\:rounded-l-sm {
border-bottom-left-radius: .125rem;
border-top-left-radius: .125rem;
}
.sm\:rounded-lg {
border-radius: .5rem;
}
.sm\:rounded-t-lg {
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
}
.sm\:rounded-r-lg {
border-top-right-radius: .5rem;
border-bottom-right-radius: .5rem;
}
.sm\:rounded-b-lg {
border-bottom-right-radius: .5rem;
border-bottom-left-radius: .5rem;
}
.sm\:rounded-l-lg {
border-bottom-left-radius: .5rem;
border-top-left-radius: .5rem;
}
.sm\:rounded-pill {
border-radius: 9999px;
}
.sm\:rounded-t-pill {
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.sm\:rounded-r-pill {
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.sm\:rounded-b-pill {
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.sm\:rounded-l-pill {
border-bottom-left-radius: 9999px;
border-top-left-radius: 9999px;
}
.sm\:block {
display: block;
}
.sm\:inline-block {
display: inline-block;
}
.sm\:inline {
display: inline;
}
.sm\:table {
display: table;
}
.sm\:table-row {
display: table-row;
}
.sm\:table-cell {
display: table-cell;
}
.sm\:hidden {
display: none;
}
.sm\:fixed {
position: fixed;
}
.sm\:absolute {
position: absolute;
}
.sm\:relative {
position: relative;
}
.sm\:pin-t {
top: 0;
}
.sm\:pin-r {
right: 0;
}
.sm\:pin-b {
bottom: 0;
}
.sm\:pin-l {
left: 0;
}
.sm\:pin-y {
top: 0;
bottom: 0;
}
.sm\:pin-x {
right: 0;
left: 0;
}
.sm\:pin {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.sm\:overflow-auto {
overflow: auto;
}
.sm\:overflow-hidden {
overflow: hidden;
}
.sm\:mask {
overflow: hidden;
}
.sm\:overflow-visible {
overflow: visible;
}
.sm\:overflow-scroll {
overflow: scroll;
}
.sm\:overflow-scroll-x {
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.sm\:overflow-scroll-y {
overflow-y: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.sm\:w-1 {
width: 0.25rem;
}
.sm\:w-2 {
width: 0.5rem;
}
.sm\:w-3 {
width: 0.75rem;
}
.sm\:w-4 {
width: 1rem;
}
.sm\:w-6 {
width: 1.5rem;
}
.sm\:w-8 {
width: 2rem;
}
.sm\:w-10 {
width: 2.5rem;
}
.sm\:w-12 {
width: 3rem;
}
.sm\:w-16 {
width: 4rem;
}
.sm\:w-24 {
width: 6rem;
}
.sm\:w-32 {
width: 8rem;
}
.sm\:w-40 {
width: 10rem;
}
.sm\:w-48 {
width: 12rem;
}
.sm\:w-64 {
width: 16rem;
}
.sm\:w-96 {
width: 24rem;
}
.sm\:w-128 {
width: 32rem;
}
.sm\:w-full {
width: 100%;
}
.sm\:w-1\/2 {
width: 50%;
}
.sm\:w-1\/3 {
width: 33.33333%;
}
.sm\:w-2\/3 {
width: 66.66667%;
}
.sm\:w-1\/4 {
width: 25%;
}
.sm\:w-3\/4 {
width: 75%;
}
.sm\:w-1\/5 {
width: 20%;
}
.sm\:w-2\/5 {
width: 40%;
}
.sm\:w-3\/5 {
width: 60%;
}
.sm\:w-4\/5 {
width: 80%;
}
.sm\:w-1\/6 {
width: 16.66667%;
}
.sm\:w-5\/6 {
width: 83.33333%;
}
.sm\:w-screen {
width: 100vw;
}
.sm\:h-1 {
height: 0.25rem;
}
.sm\:h-2 {
height: 0.5rem;
}
.sm\:h-3 {
height: 0.75rem;
}
.sm\:h-4 {
height: 1rem;
}
.sm\:h-6 {
height: 1.5rem;
}
.sm\:h-8 {
height: 2rem;
}
.sm\:h-10 {
height: 2.5rem;
}
.sm\:h-12 {
height: 3rem;
}
.sm\:h-16 {
height: 4rem;
}
.sm\:h-24 {
height: 6rem;
}
.sm\:h-32 {
height: 8rem;
}
.sm\:h-40 {
height: 10rem;
}
.sm\:h-48 {
height: 12rem;
}
.sm\:h-64 {
height: 16rem;
}
.sm\:h-96 {
height: 24rem;
}
.sm\:h-128 {
height: 32rem;
}
.sm\:h-full {
height: 100%;
}
.sm\:h-screen {
height: 100vh;
}
.sm\:pt-0 {
padding-top: 0;
}
.sm\:pr-0 {
padding-right: 0;
}
.sm\:pb-0 {
padding-bottom: 0;
}
.sm\:pl-0 {
padding-left: 0;
}
.sm\:px-0 {
padding-left: 0;
padding-right: 0;
}
.sm\:py-0 {
padding-top: 0;
padding-bottom: 0;
}
.sm\:p-0 {
padding: 0;
}
.sm\:pt-1 {
padding-top: 0.25rem;
}
.sm\:pr-1 {
padding-right: 0.25rem;
}
.sm\:pb-1 {
padding-bottom: 0.25rem;
}
.sm\:pl-1 {
padding-left: 0.25rem;
}
.sm\:px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.sm\:py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.sm\:p-1 {
padding: 0.25rem;
}
.sm\:pt-2 {
padding-top: 0.5rem;
}
.sm\:pr-2 {
padding-right: 0.5rem;
}
.sm\:pb-2 {
padding-bottom: 0.5rem;
}
.sm\:pl-2 {
padding-left: 0.5rem;
}
.sm\:px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.sm\:py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.sm\:p-2 {
padding: 0.5rem;
}
.sm\:pt-3 {
padding-top: 0.75rem;
}
.sm\:pr-3 {
padding-right: 0.75rem;
}
.sm\:pb-3 {
padding-bottom: 0.75rem;
}
.sm\:pl-3 {
padding-left: 0.75rem;
}
.sm\:px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.sm\:py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.sm\:p-3 {
padding: 0.75rem;
}
.sm\:pt-4 {
padding-top: 1rem;
}
.sm\:pr-4 {
padding-right: 1rem;
}
.sm\:pb-4 {
padding-bottom: 1rem;
}
.sm\:pl-4 {
padding-left: 1rem;
}
.sm\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.sm\:py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.sm\:p-4 {
padding: 1rem;
}
.sm\:pt-6 {
padding-top: 1.5rem;
}
.sm\:pr-6 {
padding-right: 1.5rem;
}
.sm\:pb-6 {
padding-bottom: 1.5rem;
}
.sm\:pl-6 {
padding-left: 1.5rem;
}
.sm\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.sm\:py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.sm\:p-6 {
padding: 1.5rem;
}
.sm\:pt-8 {
padding-top: 2rem;
}
.sm\:pr-8 {
padding-right: 2rem;
}
.sm\:pb-8 {
padding-bottom: 2rem;
}
.sm\:pl-8 {
padding-left: 2rem;
}
.sm\:px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.sm\:py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.sm\:p-8 {
padding: 2rem;
}
.sm\:pt-px {
padding-top: 1px;
}
.sm\:pr-px {
padding-right: 1px;
}
.sm\:pb-px {
padding-bottom: 1px;
}
.sm\:pl-px {
padding-left: 1px;
}
.sm\:px-px {
padding-left: 1px;
padding-right: 1px;
}
.sm\:py-px {
padding-top: 1px;
padding-bottom: 1px;
}
.sm\:p-px {
padding: 1px;
}
.sm\:mt-0 {
margin-top: 0;
}
.sm\:mr-0 {
margin-right: 0;
}
.sm\:mb-0 {
margin-bottom: 0;
}
.sm\:ml-0 {
margin-left: 0;
}
.sm\:mx-0 {
margin-left: 0;
margin-right: 0;
}
.sm\:my-0 {
margin-top: 0;
margin-bottom: 0;
}
.sm\:m-0 {
margin: 0;
}
.sm\:mt-1 {
margin-top: 0.25rem;
}
.sm\:mr-1 {
margin-right: 0.25rem;
}
.sm\:mb-1 {
margin-bottom: 0.25rem;
}
.sm\:ml-1 {
margin-left: 0.25rem;
}
.sm\:mx-1 {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.sm\:my-1 {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.sm\:m-1 {
margin: 0.25rem;
}
.sm\:mt-2 {
margin-top: 0.5rem;
}
.sm\:mr-2 {
margin-right: 0.5rem;
}
.sm\:mb-2 {
margin-bottom: 0.5rem;
}
.sm\:ml-2 {
margin-left: 0.5rem;
}
.sm\:mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.sm\:my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.sm\:m-2 {
margin: 0.5rem;
}
.sm\:mt-3 {
margin-top: 0.75rem;
}
.sm\:mr-3 {
margin-right: 0.75rem;
}
.sm\:mb-3 {
margin-bottom: 0.75rem;
}
.sm\:ml-3 {
margin-left: 0.75rem;
}
.sm\:mx-3 {
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.sm\:my-3 {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.sm\:m-3 {
margin: 0.75rem;
}
.sm\:mt-4 {
margin-top: 1rem;
}
.sm\:mr-4 {
margin-right: 1rem;
}
.sm\:mb-4 {
margin-bottom: 1rem;
}
.sm\:ml-4 {
margin-left: 1rem;
}
.sm\:mx-4 {
margin-left: 1rem;
margin-right: 1rem;
}
.sm\:my-4 {
margin-top: 1rem;
margin-bottom: 1rem;
}
.sm\:m-4 {
margin: 1rem;
}
.sm\:mt-6 {
margin-top: 1.5rem;
}
.sm\:mr-6 {
margin-right: 1.5rem;
}
.sm\:mb-6 {
margin-bottom: 1.5rem;
}
.sm\:ml-6 {
margin-left: 1.5rem;
}
.sm\:mx-6 {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.sm\:my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.sm\:m-6 {
margin: 1.5rem;
}
.sm\:mt-8 {
margin-top: 2rem;
}
.sm\:mr-8 {
margin-right: 2rem;
}
.sm\:mb-8 {
margin-bottom: 2rem;
}
.sm\:ml-8 {
margin-left: 2rem;
}
.sm\:mx-8 {
margin-left: 2rem;
margin-right: 2rem;
}
.sm\:my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.sm\:m-8 {
margin: 2rem;
}
.sm\:mt-px {
margin-top: 1px;
}
.sm\:mr-px {
margin-right: 1px;
}
.sm\:mb-px {
margin-bottom: 1px;
}
.sm\:ml-px {
margin-left: 1px;
}
.sm\:mx-px {
margin-left: 1px;
margin-right: 1px;
}
.sm\:my-px {
margin-top: 1px;
margin-bottom: 1px;
}
.sm\:m-px {
margin: 1px;
}
.sm\:mr-auto {
margin-right: auto;
}
.sm\:ml-auto {
margin-left: auto;
}
.sm\:mx-auto {
margin-left: auto;
margin-right: auto;
}
.sm\:pull-t-0 {
margin-top: 0;
}
.sm\:pull-r-0 {
margin-right: 0;
}
.sm\:pull-b-0 {
margin-bottom: 0;
}
.sm\:pull-l-0 {
margin-left: 0;
}
.sm\:pull-x-0 {
margin-left: 0;
margin-right: 0;
}
.sm\:pull-y-0 {
margin-top: 0;
margin-bottom: 0;
}
.sm\:pull-0 {
margin: 0;
}
.sm\:pull-t-1 {
margin-top: -0.25rem;
}
.sm\:pull-r-1 {
margin-right: -0.25rem;
}
.sm\:pull-b-1 {
margin-bottom: -0.25rem;
}
.sm\:pull-l-1 {
margin-left: -0.25rem;
}
.sm\:pull-x-1 {
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.sm\:pull-y-1 {
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.sm\:pull-1 {
margin: -0.25rem;
}
.sm\:pull-t-2 {
margin-top: -0.5rem;
}
.sm\:pull-r-2 {
margin-right: -0.5rem;
}
.sm\:pull-b-2 {
margin-bottom: -0.5rem;
}
.sm\:pull-l-2 {
margin-left: -0.5rem;
}
.sm\:pull-x-2 {
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.sm\:pull-y-2 {
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.sm\:pull-2 {
margin: -0.5rem;
}
.sm\:pull-t-3 {
margin-top: -0.75rem;
}
.sm\:pull-r-3 {
margin-right: -0.75rem;
}
.sm\:pull-b-3 {
margin-bottom: -0.75rem;
}
.sm\:pull-l-3 {
margin-left: -0.75rem;
}
.sm\:pull-x-3 {
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.sm\:pull-y-3 {
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.sm\:pull-3 {
margin: -0.75rem;
}
.sm\:pull-t-4 {
margin-top: -1rem;
}
.sm\:pull-r-4 {
margin-right: -1rem;
}
.sm\:pull-b-4 {
margin-bottom: -1rem;
}
.sm\:pull-l-4 {
margin-left: -1rem;
}
.sm\:pull-x-4 {
margin-left: -1rem;
margin-right: -1rem;
}
.sm\:pull-y-4 {
margin-top: -1rem;
margin-bottom: -1rem;
}
.sm\:pull-4 {
margin: -1rem;
}
.sm\:pull-t-6 {
margin-top: -1.5rem;
}
.sm\:pull-r-6 {
margin-right: -1.5rem;
}
.sm\:pull-b-6 {
margin-bottom: -1.5rem;
}
.sm\:pull-l-6 {
margin-left: -1.5rem;
}
.sm\:pull-x-6 {
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.sm\:pull-y-6 {
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.sm\:pull-6 {
margin: -1.5rem;
}
.sm\:pull-t-8 {
margin-top: -2rem;
}
.sm\:pull-r-8 {
margin-right: -2rem;
}
.sm\:pull-b-8 {
margin-bottom: -2rem;
}
.sm\:pull-l-8 {
margin-left: -2rem;
}
.sm\:pull-x-8 {
margin-left: -2rem;
margin-right: -2rem;
}
.sm\:pull-y-8 {
margin-top: -2rem;
margin-bottom: -2rem;
}
.sm\:pull-8 {
margin: -2rem;
}
.sm\:pull-t-px {
margin-top: -1px;
}
.sm\:pull-r-px {
margin-right: -1px;
}
.sm\:pull-b-px {
margin-bottom: -1px;
}
.sm\:pull-l-px {
margin-left: -1px;
}
.sm\:pull-x-px {
margin-left: -1px;
margin-right: -1px;
}
.sm\:pull-y-px {
margin-top: -1px;
margin-bottom: -1px;
}
.sm\:pull-px {
margin: -1px;
}
.sm\:constrain-xs {
max-width: 20rem;
}
.sm\:constrain-sm {
max-width: 30rem;
}
.sm\:constrain-md {
max-width: 40rem;
}
.sm\:constrain-lg {
max-width: 50rem;
}
.sm\:constrain-xl {
max-width: 60rem;
}
.sm\:constrain-2xl {
max-width: 70rem;
}
.sm\:constrain-3xl {
max-width: 80rem;
}
.sm\:constrain-4xl {
max-width: 90rem;
}
.sm\:constrain-5xl {
max-width: 100rem;
}
.sm\:shadow-1 {
box-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .15);
}
.sm\:shadow-2 {
box-shadow: 0 3px 6px rgba(0, 0, 0, .12), 0 3px 6px rgba(0, 0, 0, .13);
}
.sm\:shadow-3 {
box-shadow: 0 10px 20px rgba(0, 0, 0, .13), 0 6px 6px rgba(0, 0, 0, .13);
}
.sm\:shadow-4 {
box-shadow: 0 14px 28px rgba(0, 0, 0, .16), 0 10px 10px rgba(0, 0, 0, .11);
}
.sm\:shadow-5 {
box-shadow: 0 19px 38px rgba(0, 0, 0, .18), 0 15px 12px rgba(0, 0, 0, .11);
}
.sm\:flex {
display: -webkit-box;
display: flex;
}
.sm\:inline-flex {
display: -webkit-inline-box;
display: inline-flex;
}
.sm\:flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.sm\:flex-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.sm\:flex-col {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.sm\:flex-col-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.sm\:flex-wrap {
flex-wrap: wrap;
}
.sm\:flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.sm\:flex-nowrap {
flex-wrap: nowrap;
}
.sm\:items-start {
-webkit-box-align: start;
align-items: flex-start;
}
.sm\:items-end {
-webkit-box-align: end;
align-items: flex-end;
}
.sm\:items-center {
-webkit-box-align: center;
align-items: center;
}
.sm\:items-baseline {
-webkit-box-align: baseline;
align-items: baseline;
}
.sm\:items-stretch {
-webkit-box-align: stretch;
align-items: stretch;
}
.sm\:justify-start {
-webkit-box-pack: start;
justify-content: flex-start;
}
.sm\:justify-end {
-webkit-box-pack: end;
justify-content: flex-end;
}
.sm\:justify-center {
-webkit-box-pack: center;
justify-content: center;
}
.sm\:justify-between {
-webkit-box-pack: justify;
justify-content: space-between;
}
.sm\:justify-around {
justify-content: space-around;
}
.sm\:flex-auto {
-webkit-box-flex: 1;
flex: auto;
}
.sm\:flex-initial {
-webkit-box-flex: initial;
flex: initial;
}
.sm\:flex-none {
-webkit-box-flex: 0;
flex: none;
}
.sm\:flex-grow {
-webkit-box-flex: 1;
flex-grow: 1;
}
.sm\:flex-shrink {
flex-shrink: 1;
}
.sm\:flex-no-grow {
-webkit-box-flex: 0;
flex-grow: 0;
}
.sm\:flex-no-shrink {
flex-shrink: 0;
}
.sm\:bar {
color: blue;
}
.sm\:baz {
color: green;
}
}
@media (min-width: 768px) {
.md\:foo {
color: red;
}
.md\:text-xs {
font-size: .75rem;
}
.md\:text-sm {
font-size: .875rem;
}
.md\:text-base {
font-size: 1rem;
}
.md\:text-lg {
font-size: 1.125rem;
}
.md\:text-xl {
font-size: 1.25rem;
}
.md\:text-2xl {
font-size: 1.75rem;
}
.md\:text-3xl {
font-size: 2.375rem;
}
.md\:text-4xl {
font-size: 2.875rem;
}
.md\:text-hairline {
font-weight: 200;
}
.md\:text-thin {
font-weight: 300;
}
.md\:text-regular {
font-weight: 400;
}
.md\:text-medium {
font-weight: 600;
}
.md\:text-bold {
font-weight: 700;
}
.md\:sans {
font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
}
.md\:serif {
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
.md\:mono {
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
.md\:text-light,
.md\:\@text-light:hover,
.md\:\@text-light:focus {
color: #ffffff;
}
.md\:text-light-soft,
.md\:\@text-light-soft:hover,
.md\:\@text-light-soft:focus {
color: rgba(255, 255, 255, .6);
}
.md\:text-light-softer,
.md\:\@text-light-softer:hover,
.md\:\@text-light-softer:focus {
color: rgba(255, 255, 255, .45);
}
.md\:text-light-softest,
.md\:\@text-light-softest:hover,
.md\:\@text-light-softest:focus {
color: rgba(255, 255, 255, .35);
}
.md\:text-dark,
.md\:\@text-dark:hover,
.md\:\@text-dark:focus {
color: #212b35;
}
.md\:text-dark-soft,
.md\:\@text-dark-soft:hover,
.md\:\@text-dark-soft:focus {
color: #647382;
}
.md\:text-dark-softer,
.md\:\@text-dark-softer:hover,
.md\:\@text-dark-softer:focus {
color: #919eab;
}
.md\:text-dark-softest,
.md\:\@text-dark-softest:hover,
.md\:\@text-dark-softest:focus {
color: #c5ced6;
}
.md\:text-red-dark,
.md\:\@text-red-dark:hover,
.md\:\@text-red-dark:focus {
color: #d43633;
}
.md\:text-red,
.md\:\@text-red:hover,
.md\:\@text-red:focus {
color: #f25451;
}
.md\:text-red-light,
.md\:\@text-red-light:hover,
.md\:\@text-red-light:focus {
color: #fa8785;
}
.md\:text-red-lightest,
.md\:\@text-red-lightest:hover,
.md\:\@text-red-lightest:focus {
color: #fff1f0;
}
.md\:text-orange-dark,
.md\:\@text-orange-dark:hover,
.md\:\@text-orange-dark:focus {
color: #f29500;
}
.md\:text-orange,
.md\:\@text-orange:hover,
.md\:\@text-orange:focus {
color: #ffb82b;
}
.md\:text-orange-light,
.md\:\@text-orange-light:hover,
.md\:\@text-orange-light:focus {
color: #ffd685;
}
.md\:text-orange-lightest,
.md\:\@text-orange-lightest:hover,
.md\:\@text-orange-lightest:focus {
color: #fff8eb;
}
.md\:text-yellow-dark,
.md\:\@text-yellow-dark:hover,
.md\:\@text-yellow-dark:focus {
color: #ffc400;
}
.md\:text-yellow,
.md\:\@text-yellow:hover,
.md\:\@text-yellow:focus {
color: #ffe14a;
}
.md\:text-yellow-light,
.md\:\@text-yellow-light:hover,
.md\:\@text-yellow-light:focus {
color: #ffea83;
}
.md\:text-yellow-lightest,
.md\:\@text-yellow-lightest:hover,
.md\:\@text-yellow-lightest:focus {
color: #fffbe5;
}
.md\:text-green-dark,
.md\:\@text-green-dark:hover,
.md\:\@text-green-dark:focus {
color: #34ae4c;
}
.md\:text-green,
.md\:\@text-green:hover,
.md\:\@text-green:focus {
color: #57d06f;
}
.md\:text-green-light,
.md\:\@text-green-light:hover,
.md\:\@text-green-light:focus {
color: #b1f3be;
}
.md\:text-green-lightest,
.md\:\@text-green-lightest:hover,
.md\:\@text-green-lightest:focus {
color: #eefff1;
}
.md\:text-teal-dark,
.md\:\@text-teal-dark:hover,
.md\:\@text-teal-dark:focus {
color: #249e9a;
}
.md\:text-teal,
.md\:\@text-teal:hover,
.md\:\@text-teal:focus {
color: #4dc0b5;
}
.md\:text-teal-light,
.md\:\@text-teal-light:hover,
.md\:\@text-teal-light:focus {
color: #9eebe4;
}
.md\:text-teal-lightest,
.md\:\@text-teal-lightest:hover,
.md\:\@text-teal-lightest:focus {
color: #eefffd;
}
.md\:text-blue-dark,
.md\:\@text-blue-dark:hover,
.md\:\@text-blue-dark:focus {
color: #3687c8;
}
.md\:text-blue,
.md\:\@text-blue:hover,
.md\:\@text-blue:focus {
color: #4aa2ea;
}
.md\:text-blue-light,
.md\:\@text-blue-light:hover,
.md\:\@text-blue-light:focus {
color: #acdaff;
}
.md\:text-blue-lightest,
.md\:\@text-blue-lightest:hover,
.md\:\@text-blue-lightest:focus {
color: #f1f9ff;
}
.md\:text-indigo-dark,
.md\:\@text-indigo-dark:hover,
.md\:\@text-indigo-dark:focus {
color: #4957a5;
}
.md\:text-indigo,
.md\:\@text-indigo:hover,
.md\:\@text-indigo:focus {
color: #6574cd;
}
.md\:text-indigo-light,
.md\:\@text-indigo-light:hover,
.md\:\@text-indigo-light:focus {
color: #bcc5fb;
}
.md\:text-indigo-lightest,
.md\:\@text-indigo-lightest:hover,
.md\:\@text-indigo-lightest:focus {
color: #f4f5ff;
}
.md\:text-purple-dark,
.md\:\@text-purple-dark:hover,
.md\:\@text-purple-dark:focus {
color: #714cb4;
}
.md\:text-purple,
.md\:\@text-purple:hover,
.md\:\@text-purple:focus {
color: #976ae6;
}
.md\:text-purple-light,
.md\:\@text-purple-light:hover,
.md\:\@text-purple-light:focus {
color: #ceb3ff;
}
.md\:text-purple-lightest,
.md\:\@text-purple-lightest:hover,
.md\:\@text-purple-lightest:focus {
color: #f7f3ff;
}
.md\:text-pink-dark,
.md\:\@text-pink-dark:hover,
.md\:\@text-pink-dark:focus {
color: #d84f7d;
}
.md\:text-pink,
.md\:\@text-pink:hover,
.md\:\@text-pink:focus {
color: #f66d9b;
}
.md\:text-pink-light,
.md\:\@text-pink-light:hover,
.md\:\@text-pink-light:focus {
color: #ffa5c3;
}
.md\:text-pink-lightest,
.md\:\@text-pink-lightest:hover,
.md\:\@text-pink-lightest:focus {
color: #fdf2f5;
}
.md\:leading-none {
line-height: 1;
}
.md\:leading-tight {
line-height: 1.25;
}
.md\:leading-normal {
line-height: 1.5;
}
.md\:leading-loose {
line-height: 2;
}
.md\:tracking-tight {
letter-spacing: -0.05em;
}
.md\:tracking-normal {
letter-spacing: 0;
}
.md\:tracking-wide {
letter-spacing: 0.1em;
}
.md\:text-left {
text-align: left;
}
.md\:text-center {
text-align: center;
}
.md\:text-right {
text-align: right;
}
.md\:text-justify {
text-align: justify;
}
.md\:wrap-normal {
white-space: normal;
}
.md\:wrap-none {
white-space: nowrap;
}
.md\:wrap-pre {
white-space: pre;
}
.md\:wrap-pre-line {
white-space: pre-line;
}
.md\:wrap-pre-wrap {
white-space: pre-wrap;
}
.md\:wrap-force {
word-wrap: break-word;
}
.md\:wrap-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.md\:text-em {
font-style: italic;
}
.md\:text-uppercase {
text-transform: uppercase;
}
.md\:text-lowercase {
text-transform: lowercase;
}
.md\:text-capitalize {
text-transform: capitalize;
}
.md\:text-underline {
text-decoration: underline;
}
.md\:text-strike {
text-decoration: line-through;
}
.md\:text-normal {
text-decoration: none;
text-transform: none;
font-style: normal;
}
.md\:align-baseline {
vertical-align: baseline;
}
.md\:align-top {
vertical-align: top;
}
.md\:align-middle {
vertical-align: middle;
}
.md\:align-bottom {
vertical-align: bottom;
}
.md\:align-text-top {
vertical-align: text-top;
}
.md\:align-text-bottom {
vertical-align: text-bottom;
}
.md\:bg-light,
.md\:\@bg-light:hover,
.md\:\@bg-light:focus {
background-color: #ffffff;
}
.md\:bg-light-soft,
.md\:\@bg-light-soft:hover,
.md\:\@bg-light-soft:focus {
background-color: #f7f9fa;
}
.md\:bg-light-softer,
.md\:\@bg-light-softer:hover,
.md\:\@bg-light-softer:focus {
background-color: #f0f2f5;
}
.md\:bg-light-softest,
.md\:\@bg-light-softest:hover,
.md\:\@bg-light-softest:focus {
background-color: #dfe3e8;
}
.md\:bg-dark,
.md\:\@bg-dark:hover,
.md\:\@bg-dark:focus {
background-color: #212b35;
}
.md\:bg-dark-soft,
.md\:\@bg-dark-soft:hover,
.md\:\@bg-dark-soft:focus {
background-color: #404e5c;
}
.md\:bg-dark-softer,
.md\:\@bg-dark-softer:hover,
.md\:\@bg-dark-softer:focus {
background-color: #647382;
}
.md\:bg-dark-softest,
.md\:\@bg-dark-softest:hover,
.md\:\@bg-dark-softest:focus {
background-color: #919eab;
}
.md\:bg-red-dark,
.md\:\@bg-red-dark:hover,
.md\:\@bg-red-dark:focus {
background-color: #d43633;
}
.md\:bg-red,
.md\:\@bg-red:hover,
.md\:\@bg-red:focus {
background-color: #f25451;
}
.md\:bg-red-light,
.md\:\@bg-red-light:hover,
.md\:\@bg-red-light:focus {
background-color: #fa8785;
}
.md\:bg-red-lightest,
.md\:\@bg-red-lightest:hover,
.md\:\@bg-red-lightest:focus {
background-color: #fff1f0;
}
.md\:bg-orange-dark,
.md\:\@bg-orange-dark:hover,
.md\:\@bg-orange-dark:focus {
background-color: #f29500;
}
.md\:bg-orange,
.md\:\@bg-orange:hover,
.md\:\@bg-orange:focus {
background-color: #ffb82b;
}
.md\:bg-orange-light,
.md\:\@bg-orange-light:hover,
.md\:\@bg-orange-light:focus {
background-color: #ffd685;
}
.md\:bg-orange-lightest,
.md\:\@bg-orange-lightest:hover,
.md\:\@bg-orange-lightest:focus {
background-color: #fff8eb;
}
.md\:bg-yellow-dark,
.md\:\@bg-yellow-dark:hover,
.md\:\@bg-yellow-dark:focus {
background-color: #ffc400;
}
.md\:bg-yellow,
.md\:\@bg-yellow:hover,
.md\:\@bg-yellow:focus {
background-color: #ffe14a;
}
.md\:bg-yellow-light,
.md\:\@bg-yellow-light:hover,
.md\:\@bg-yellow-light:focus {
background-color: #ffea83;
}
.md\:bg-yellow-lightest,
.md\:\@bg-yellow-lightest:hover,
.md\:\@bg-yellow-lightest:focus {
background-color: #fffbe5;
}
.md\:bg-green-dark,
.md\:\@bg-green-dark:hover,
.md\:\@bg-green-dark:focus {
background-color: #34ae4c;
}
.md\:bg-green,
.md\:\@bg-green:hover,
.md\:\@bg-green:focus {
background-color: #57d06f;
}
.md\:bg-green-light,
.md\:\@bg-green-light:hover,
.md\:\@bg-green-light:focus {
background-color: #b1f3be;
}
.md\:bg-green-lightest,
.md\:\@bg-green-lightest:hover,
.md\:\@bg-green-lightest:focus {
background-color: #eefff1;
}
.md\:bg-teal-dark,
.md\:\@bg-teal-dark:hover,
.md\:\@bg-teal-dark:focus {
background-color: #249e9a;
}
.md\:bg-teal,
.md\:\@bg-teal:hover,
.md\:\@bg-teal:focus {
background-color: #4dc0b5;
}
.md\:bg-teal-light,
.md\:\@bg-teal-light:hover,
.md\:\@bg-teal-light:focus {
background-color: #9eebe4;
}
.md\:bg-teal-lightest,
.md\:\@bg-teal-lightest:hover,
.md\:\@bg-teal-lightest:focus {
background-color: #eefffd;
}
.md\:bg-blue-dark,
.md\:\@bg-blue-dark:hover,
.md\:\@bg-blue-dark:focus {
background-color: #3687c8;
}
.md\:bg-blue,
.md\:\@bg-blue:hover,
.md\:\@bg-blue:focus {
background-color: #4aa2ea;
}
.md\:bg-blue-light,
.md\:\@bg-blue-light:hover,
.md\:\@bg-blue-light:focus {
background-color: #acdaff;
}
.md\:bg-blue-lightest,
.md\:\@bg-blue-lightest:hover,
.md\:\@bg-blue-lightest:focus {
background-color: #f1f9ff;
}
.md\:bg-indigo-dark,
.md\:\@bg-indigo-dark:hover,
.md\:\@bg-indigo-dark:focus {
background-color: #4957a5;
}
.md\:bg-indigo,
.md\:\@bg-indigo:hover,
.md\:\@bg-indigo:focus {
background-color: #6574cd;
}
.md\:bg-indigo-light,
.md\:\@bg-indigo-light:hover,
.md\:\@bg-indigo-light:focus {
background-color: #bcc5fb;
}
.md\:bg-indigo-lightest,
.md\:\@bg-indigo-lightest:hover,
.md\:\@bg-indigo-lightest:focus {
background-color: #f4f5ff;
}
.md\:bg-purple-dark,
.md\:\@bg-purple-dark:hover,
.md\:\@bg-purple-dark:focus {
background-color: #714cb4;
}
.md\:bg-purple,
.md\:\@bg-purple:hover,
.md\:\@bg-purple:focus {
background-color: #976ae6;
}
.md\:bg-purple-light,
.md\:\@bg-purple-light:hover,
.md\:\@bg-purple-light:focus {
background-color: #ceb3ff;
}
.md\:bg-purple-lightest,
.md\:\@bg-purple-lightest:hover,
.md\:\@bg-purple-lightest:focus {
background-color: #f7f3ff;
}
.md\:bg-pink-dark,
.md\:\@bg-pink-dark:hover,
.md\:\@bg-pink-dark:focus {
background-color: #d84f7d;
}
.md\:bg-pink,
.md\:\@bg-pink:hover,
.md\:\@bg-pink:focus {
background-color: #f66d9b;
}
.md\:bg-pink-light,
.md\:\@bg-pink-light:hover,
.md\:\@bg-pink-light:focus {
background-color: #ffa5c3;
}
.md\:bg-pink-lightest,
.md\:\@bg-pink-lightest:hover,
.md\:\@bg-pink-lightest:focus {
background-color: #fdf2f5;
}
.md\:bg-cover {
background-size: cover;
}
.md\:bg-contain {
background-size: contain;
}
.md\:border {
border: 1px solid #c5ced6;
}
.md\:border-t {
border-top: 1px solid #c5ced6;
}
.md\:border-r {
border-right: 1px solid #c5ced6;
}
.md\:border-b {
border-bottom: 1px solid #c5ced6;
}
.md\:border-l {
border-left: 1px solid #c5ced6;
}
.md\:border-0 {
border: 0 solid #c5ced6;
}
.md\:border-t-0 {
border-top: 0 solid #c5ced6;
}
.md\:border-r-0 {
border-right: 0 solid #c5ced6;
}
.md\:border-b-0 {
border-bottom: 0 solid #c5ced6;
}
.md\:border-l-0 {
border-left: 0 solid #c5ced6;
}
.md\:border-2 {
border: 2px solid #c5ced6;
}
.md\:border-t-2 {
border-top: 2px solid #c5ced6;
}
.md\:border-r-2 {
border-right: 2px solid #c5ced6;
}
.md\:border-b-2 {
border-bottom: 2px solid #c5ced6;
}
.md\:border-l-2 {
border-left: 2px solid #c5ced6;
}
.md\:border-4 {
border: 4px solid #c5ced6;
}
.md\:border-t-4 {
border-top: 4px solid #c5ced6;
}
.md\:border-r-4 {
border-right: 4px solid #c5ced6;
}
.md\:border-b-4 {
border-bottom: 4px solid #c5ced6;
}
.md\:border-l-4 {
border-left: 4px solid #c5ced6;
}
.md\:border-8 {
border: 8px solid #c5ced6;
}
.md\:border-t-8 {
border-top: 8px solid #c5ced6;
}
.md\:border-r-8 {
border-right: 8px solid #c5ced6;
}
.md\:border-b-8 {
border-bottom: 8px solid #c5ced6;
}
.md\:border-l-8 {
border-left: 8px solid #c5ced6;
}
.md\:border-light,
.md\:\@border-light:hover,
.md\:\@border-light:focus {
border-color: #ffffff;
}
.md\:border-light-soft,
.md\:\@border-light-soft:hover,
.md\:\@border-light-soft:focus {
border-color: #f7f9fa;
}
.md\:border-light-softer,
.md\:\@border-light-softer:hover,
.md\:\@border-light-softer:focus {
border-color: #f0f2f5;
}
.md\:border-dark,
.md\:\@border-dark:hover,
.md\:\@border-dark:focus {
border-color: #919eab;
}
.md\:border-dark-soft,
.md\:\@border-dark-soft:hover,
.md\:\@border-dark-soft:focus {
border-color: #c5ced6;
}
.md\:border-dark-softer,
.md\:\@border-dark-softer:hover,
.md\:\@border-dark-softer:focus {
border-color: #dfe3e8;
}
.md\:border-light-overlay,
.md\:\@border-light-overlay:hover,
.md\:\@border-light-overlay:focus {
border-color: hsla(0, 0%, 0%, .2);
}
.md\:border-light-overlay-soft,
.md\:\@border-light-overlay-soft:hover,
.md\:\@border-light-overlay-soft:focus {
border-color: hsla(0, 0%, 0%, .1);
}
.md\:border-light-overlay-softer,
.md\:\@border-light-overlay-softer:hover,
.md\:\@border-light-overlay-softer:focus {
border-color: hsla(0, 0%, 0%, .05);
}
.md\:border-dark-overlay,
.md\:\@border-dark-overlay:hover,
.md\:\@border-dark-overlay:focus {
border-color: hsla(0, 0%, 100%, 1);
}
.md\:border-dark-overlay-soft,
.md\:\@border-dark-overlay-soft:hover,
.md\:\@border-dark-overlay-soft:focus {
border-color: hsla(0, 0%, 100%, .6);
}
.md\:border-dark-overlay-softer,
.md\:\@border-dark-overlay-softer:hover,
.md\:\@border-dark-overlay-softer:focus {
border-color: hsla(0, 0%, 100%, .35);
}
.md\:border-red-dark,
.md\:\@border-red-dark:hover,
.md\:\@border-red-dark:focus {
border-color: #d43633;
}
.md\:border-red,
.md\:\@border-red:hover,
.md\:\@border-red:focus {
border-color: #f25451;
}
.md\:border-red-light,
.md\:\@border-red-light:hover,
.md\:\@border-red-light:focus {
border-color: #fa8785;
}
.md\:border-red-lightest,
.md\:\@border-red-lightest:hover,
.md\:\@border-red-lightest:focus {
border-color: #fff1f0;
}
.md\:border-orange-dark,
.md\:\@border-orange-dark:hover,
.md\:\@border-orange-dark:focus {
border-color: #f29500;
}
.md\:border-orange,
.md\:\@border-orange:hover,
.md\:\@border-orange:focus {
border-color: #ffb82b;
}
.md\:border-orange-light,
.md\:\@border-orange-light:hover,
.md\:\@border-orange-light:focus {
border-color: #ffd685;
}
.md\:border-orange-lightest,
.md\:\@border-orange-lightest:hover,
.md\:\@border-orange-lightest:focus {
border-color: #fff8eb;
}
.md\:border-yellow-dark,
.md\:\@border-yellow-dark:hover,
.md\:\@border-yellow-dark:focus {
border-color: #ffc400;
}
.md\:border-yellow,
.md\:\@border-yellow:hover,
.md\:\@border-yellow:focus {
border-color: #ffe14a;
}
.md\:border-yellow-light,
.md\:\@border-yellow-light:hover,
.md\:\@border-yellow-light:focus {
border-color: #ffea83;
}
.md\:border-yellow-lightest,
.md\:\@border-yellow-lightest:hover,
.md\:\@border-yellow-lightest:focus {
border-color: #fffbe5;
}
.md\:border-green-dark,
.md\:\@border-green-dark:hover,
.md\:\@border-green-dark:focus {
border-color: #34ae4c;
}
.md\:border-green,
.md\:\@border-green:hover,
.md\:\@border-green:focus {
border-color: #57d06f;
}
.md\:border-green-light,
.md\:\@border-green-light:hover,
.md\:\@border-green-light:focus {
border-color: #b1f3be;
}
.md\:border-green-lightest,
.md\:\@border-green-lightest:hover,
.md\:\@border-green-lightest:focus {
border-color: #eefff1;
}
.md\:border-teal-dark,
.md\:\@border-teal-dark:hover,
.md\:\@border-teal-dark:focus {
border-color: #249e9a;
}
.md\:border-teal,
.md\:\@border-teal:hover,
.md\:\@border-teal:focus {
border-color: #4dc0b5;
}
.md\:border-teal-light,
.md\:\@border-teal-light:hover,
.md\:\@border-teal-light:focus {
border-color: #9eebe4;
}
.md\:border-teal-lightest,
.md\:\@border-teal-lightest:hover,
.md\:\@border-teal-lightest:focus {
border-color: #eefffd;
}
.md\:border-blue-dark,
.md\:\@border-blue-dark:hover,
.md\:\@border-blue-dark:focus {
border-color: #3687c8;
}
.md\:border-blue,
.md\:\@border-blue:hover,
.md\:\@border-blue:focus {
border-color: #4aa2ea;
}
.md\:border-blue-light,
.md\:\@border-blue-light:hover,
.md\:\@border-blue-light:focus {
border-color: #acdaff;
}
.md\:border-blue-lightest,
.md\:\@border-blue-lightest:hover,
.md\:\@border-blue-lightest:focus {
border-color: #f1f9ff;
}
.md\:border-indigo-dark,
.md\:\@border-indigo-dark:hover,
.md\:\@border-indigo-dark:focus {
border-color: #4957a5;
}
.md\:border-indigo,
.md\:\@border-indigo:hover,
.md\:\@border-indigo:focus {
border-color: #6574cd;
}
.md\:border-indigo-light,
.md\:\@border-indigo-light:hover,
.md\:\@border-indigo-light:focus {
border-color: #bcc5fb;
}
.md\:border-indigo-lightest,
.md\:\@border-indigo-lightest:hover,
.md\:\@border-indigo-lightest:focus {
border-color: #f4f5ff;
}
.md\:border-purple-dark,
.md\:\@border-purple-dark:hover,
.md\:\@border-purple-dark:focus {
border-color: #714cb4;
}
.md\:border-purple,
.md\:\@border-purple:hover,
.md\:\@border-purple:focus {
border-color: #976ae6;
}
.md\:border-purple-light,
.md\:\@border-purple-light:hover,
.md\:\@border-purple-light:focus {
border-color: #ceb3ff;
}
.md\:border-purple-lightest,
.md\:\@border-purple-lightest:hover,
.md\:\@border-purple-lightest:focus {
border-color: #f7f3ff;
}
.md\:border-pink-dark,
.md\:\@border-pink-dark:hover,
.md\:\@border-pink-dark:focus {
border-color: #d84f7d;
}
.md\:border-pink,
.md\:\@border-pink:hover,
.md\:\@border-pink:focus {
border-color: #f66d9b;
}
.md\:border-pink-light,
.md\:\@border-pink-light:hover,
.md\:\@border-pink-light:focus {
border-color: #ffa5c3;
}
.md\:border-pink-lightest,
.md\:\@border-pink-lightest:hover,
.md\:\@border-pink-lightest:focus {
border-color: #fdf2f5;
}
.md\:border-dashed {
border-style: dashed;
}
.md\:border-dotted {
border-style: dotted;
}
.md\:rounded {
border-radius: .25rem;
}
.md\:rounded-t {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
}
.md\:rounded-r {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}
.md\:rounded-b {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem;
}
.md\:rounded-l {
border-bottom-left-radius: .25rem;
border-top-left-radius: .25rem;
}
.md\:rounded-sm {
border-radius: .125rem;
}
.md\:rounded-t-sm {
border-top-left-radius: .125rem;
border-top-right-radius: .125rem;
}
.md\:rounded-r-sm {
border-top-right-radius: .125rem;
border-bottom-right-radius: .125rem;
}
.md\:rounded-b-sm {
border-bottom-right-radius: .125rem;
border-bottom-left-radius: .125rem;
}
.md\:rounded-l-sm {
border-bottom-left-radius: .125rem;
border-top-left-radius: .125rem;
}
.md\:rounded-lg {
border-radius: .5rem;
}
.md\:rounded-t-lg {
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
}
.md\:rounded-r-lg {
border-top-right-radius: .5rem;
border-bottom-right-radius: .5rem;
}
.md\:rounded-b-lg {
border-bottom-right-radius: .5rem;
border-bottom-left-radius: .5rem;
}
.md\:rounded-l-lg {
border-bottom-left-radius: .5rem;
border-top-left-radius: .5rem;
}
.md\:rounded-pill {
border-radius: 9999px;
}
.md\:rounded-t-pill {
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.md\:rounded-r-pill {
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.md\:rounded-b-pill {
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.md\:rounded-l-pill {
border-bottom-left-radius: 9999px;
border-top-left-radius: 9999px;
}
.md\:block {
display: block;
}
.md\:inline-block {
display: inline-block;
}
.md\:inline {
display: inline;
}
.md\:table {
display: table;
}
.md\:table-row {
display: table-row;
}
.md\:table-cell {
display: table-cell;
}
.md\:hidden {
display: none;
}
.md\:fixed {
position: fixed;
}
.md\:absolute {
position: absolute;
}
.md\:relative {
position: relative;
}
.md\:pin-t {
top: 0;
}
.md\:pin-r {
right: 0;
}
.md\:pin-b {
bottom: 0;
}
.md\:pin-l {
left: 0;
}
.md\:pin-y {
top: 0;
bottom: 0;
}
.md\:pin-x {
right: 0;
left: 0;
}
.md\:pin {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.md\:overflow-auto {
overflow: auto;
}
.md\:overflow-hidden {
overflow: hidden;
}
.md\:mask {
overflow: hidden;
}
.md\:overflow-visible {
overflow: visible;
}
.md\:overflow-scroll {
overflow: scroll;
}
.md\:overflow-scroll-x {
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.md\:overflow-scroll-y {
overflow-y: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.md\:w-1 {
width: 0.25rem;
}
.md\:w-2 {
width: 0.5rem;
}
.md\:w-3 {
width: 0.75rem;
}
.md\:w-4 {
width: 1rem;
}
.md\:w-6 {
width: 1.5rem;
}
.md\:w-8 {
width: 2rem;
}
.md\:w-10 {
width: 2.5rem;
}
.md\:w-12 {
width: 3rem;
}
.md\:w-16 {
width: 4rem;
}
.md\:w-24 {
width: 6rem;
}
.md\:w-32 {
width: 8rem;
}
.md\:w-40 {
width: 10rem;
}
.md\:w-48 {
width: 12rem;
}
.md\:w-64 {
width: 16rem;
}
.md\:w-96 {
width: 24rem;
}
.md\:w-128 {
width: 32rem;
}
.md\:w-full {
width: 100%;
}
.md\:w-1\/2 {
width: 50%;
}
.md\:w-1\/3 {
width: 33.33333%;
}
.md\:w-2\/3 {
width: 66.66667%;
}
.md\:w-1\/4 {
width: 25%;
}
.md\:w-3\/4 {
width: 75%;
}
.md\:w-1\/5 {
width: 20%;
}
.md\:w-2\/5 {
width: 40%;
}
.md\:w-3\/5 {
width: 60%;
}
.md\:w-4\/5 {
width: 80%;
}
.md\:w-1\/6 {
width: 16.66667%;
}
.md\:w-5\/6 {
width: 83.33333%;
}
.md\:w-screen {
width: 100vw;
}
.md\:h-1 {
height: 0.25rem;
}
.md\:h-2 {
height: 0.5rem;
}
.md\:h-3 {
height: 0.75rem;
}
.md\:h-4 {
height: 1rem;
}
.md\:h-6 {
height: 1.5rem;
}
.md\:h-8 {
height: 2rem;
}
.md\:h-10 {
height: 2.5rem;
}
.md\:h-12 {
height: 3rem;
}
.md\:h-16 {
height: 4rem;
}
.md\:h-24 {
height: 6rem;
}
.md\:h-32 {
height: 8rem;
}
.md\:h-40 {
height: 10rem;
}
.md\:h-48 {
height: 12rem;
}
.md\:h-64 {
height: 16rem;
}
.md\:h-96 {
height: 24rem;
}
.md\:h-128 {
height: 32rem;
}
.md\:h-full {
height: 100%;
}
.md\:h-screen {
height: 100vh;
}
.md\:pt-0 {
padding-top: 0;
}
.md\:pr-0 {
padding-right: 0;
}
.md\:pb-0 {
padding-bottom: 0;
}
.md\:pl-0 {
padding-left: 0;
}
.md\:px-0 {
padding-left: 0;
padding-right: 0;
}
.md\:py-0 {
padding-top: 0;
padding-bottom: 0;
}
.md\:p-0 {
padding: 0;
}
.md\:pt-1 {
padding-top: 0.25rem;
}
.md\:pr-1 {
padding-right: 0.25rem;
}
.md\:pb-1 {
padding-bottom: 0.25rem;
}
.md\:pl-1 {
padding-left: 0.25rem;
}
.md\:px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.md\:py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.md\:p-1 {
padding: 0.25rem;
}
.md\:pt-2 {
padding-top: 0.5rem;
}
.md\:pr-2 {
padding-right: 0.5rem;
}
.md\:pb-2 {
padding-bottom: 0.5rem;
}
.md\:pl-2 {
padding-left: 0.5rem;
}
.md\:px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.md\:py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.md\:p-2 {
padding: 0.5rem;
}
.md\:pt-3 {
padding-top: 0.75rem;
}
.md\:pr-3 {
padding-right: 0.75rem;
}
.md\:pb-3 {
padding-bottom: 0.75rem;
}
.md\:pl-3 {
padding-left: 0.75rem;
}
.md\:px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.md\:py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.md\:p-3 {
padding: 0.75rem;
}
.md\:pt-4 {
padding-top: 1rem;
}
.md\:pr-4 {
padding-right: 1rem;
}
.md\:pb-4 {
padding-bottom: 1rem;
}
.md\:pl-4 {
padding-left: 1rem;
}
.md\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.md\:py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.md\:p-4 {
padding: 1rem;
}
.md\:pt-6 {
padding-top: 1.5rem;
}
.md\:pr-6 {
padding-right: 1.5rem;
}
.md\:pb-6 {
padding-bottom: 1.5rem;
}
.md\:pl-6 {
padding-left: 1.5rem;
}
.md\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.md\:py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.md\:p-6 {
padding: 1.5rem;
}
.md\:pt-8 {
padding-top: 2rem;
}
.md\:pr-8 {
padding-right: 2rem;
}
.md\:pb-8 {
padding-bottom: 2rem;
}
.md\:pl-8 {
padding-left: 2rem;
}
.md\:px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.md\:py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.md\:p-8 {
padding: 2rem;
}
.md\:pt-px {
padding-top: 1px;
}
.md\:pr-px {
padding-right: 1px;
}
.md\:pb-px {
padding-bottom: 1px;
}
.md\:pl-px {
padding-left: 1px;
}
.md\:px-px {
padding-left: 1px;
padding-right: 1px;
}
.md\:py-px {
padding-top: 1px;
padding-bottom: 1px;
}
.md\:p-px {
padding: 1px;
}
.md\:mt-0 {
margin-top: 0;
}
.md\:mr-0 {
margin-right: 0;
}
.md\:mb-0 {
margin-bottom: 0;
}
.md\:ml-0 {
margin-left: 0;
}
.md\:mx-0 {
margin-left: 0;
margin-right: 0;
}
.md\:my-0 {
margin-top: 0;
margin-bottom: 0;
}
.md\:m-0 {
margin: 0;
}
.md\:mt-1 {
margin-top: 0.25rem;
}
.md\:mr-1 {
margin-right: 0.25rem;
}
.md\:mb-1 {
margin-bottom: 0.25rem;
}
.md\:ml-1 {
margin-left: 0.25rem;
}
.md\:mx-1 {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.md\:my-1 {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.md\:m-1 {
margin: 0.25rem;
}
.md\:mt-2 {
margin-top: 0.5rem;
}
.md\:mr-2 {
margin-right: 0.5rem;
}
.md\:mb-2 {
margin-bottom: 0.5rem;
}
.md\:ml-2 {
margin-left: 0.5rem;
}
.md\:mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.md\:my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.md\:m-2 {
margin: 0.5rem;
}
.md\:mt-3 {
margin-top: 0.75rem;
}
.md\:mr-3 {
margin-right: 0.75rem;
}
.md\:mb-3 {
margin-bottom: 0.75rem;
}
.md\:ml-3 {
margin-left: 0.75rem;
}
.md\:mx-3 {
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.md\:my-3 {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.md\:m-3 {
margin: 0.75rem;
}
.md\:mt-4 {
margin-top: 1rem;
}
.md\:mr-4 {
margin-right: 1rem;
}
.md\:mb-4 {
margin-bottom: 1rem;
}
.md\:ml-4 {
margin-left: 1rem;
}
.md\:mx-4 {
margin-left: 1rem;
margin-right: 1rem;
}
.md\:my-4 {
margin-top: 1rem;
margin-bottom: 1rem;
}
.md\:m-4 {
margin: 1rem;
}
.md\:mt-6 {
margin-top: 1.5rem;
}
.md\:mr-6 {
margin-right: 1.5rem;
}
.md\:mb-6 {
margin-bottom: 1.5rem;
}
.md\:ml-6 {
margin-left: 1.5rem;
}
.md\:mx-6 {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.md\:my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.md\:m-6 {
margin: 1.5rem;
}
.md\:mt-8 {
margin-top: 2rem;
}
.md\:mr-8 {
margin-right: 2rem;
}
.md\:mb-8 {
margin-bottom: 2rem;
}
.md\:ml-8 {
margin-left: 2rem;
}
.md\:mx-8 {
margin-left: 2rem;
margin-right: 2rem;
}
.md\:my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.md\:m-8 {
margin: 2rem;
}
.md\:mt-px {
margin-top: 1px;
}
.md\:mr-px {
margin-right: 1px;
}
.md\:mb-px {
margin-bottom: 1px;
}
.md\:ml-px {
margin-left: 1px;
}
.md\:mx-px {
margin-left: 1px;
margin-right: 1px;
}
.md\:my-px {
margin-top: 1px;
margin-bottom: 1px;
}
.md\:m-px {
margin: 1px;
}
.md\:mr-auto {
margin-right: auto;
}
.md\:ml-auto {
margin-left: auto;
}
.md\:mx-auto {
margin-left: auto;
margin-right: auto;
}
.md\:pull-t-0 {
margin-top: 0;
}
.md\:pull-r-0 {
margin-right: 0;
}
.md\:pull-b-0 {
margin-bottom: 0;
}
.md\:pull-l-0 {
margin-left: 0;
}
.md\:pull-x-0 {
margin-left: 0;
margin-right: 0;
}
.md\:pull-y-0 {
margin-top: 0;
margin-bottom: 0;
}
.md\:pull-0 {
margin: 0;
}
.md\:pull-t-1 {
margin-top: -0.25rem;
}
.md\:pull-r-1 {
margin-right: -0.25rem;
}
.md\:pull-b-1 {
margin-bottom: -0.25rem;
}
.md\:pull-l-1 {
margin-left: -0.25rem;
}
.md\:pull-x-1 {
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.md\:pull-y-1 {
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.md\:pull-1 {
margin: -0.25rem;
}
.md\:pull-t-2 {
margin-top: -0.5rem;
}
.md\:pull-r-2 {
margin-right: -0.5rem;
}
.md\:pull-b-2 {
margin-bottom: -0.5rem;
}
.md\:pull-l-2 {
margin-left: -0.5rem;
}
.md\:pull-x-2 {
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.md\:pull-y-2 {
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.md\:pull-2 {
margin: -0.5rem;
}
.md\:pull-t-3 {
margin-top: -0.75rem;
}
.md\:pull-r-3 {
margin-right: -0.75rem;
}
.md\:pull-b-3 {
margin-bottom: -0.75rem;
}
.md\:pull-l-3 {
margin-left: -0.75rem;
}
.md\:pull-x-3 {
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.md\:pull-y-3 {
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.md\:pull-3 {
margin: -0.75rem;
}
.md\:pull-t-4 {
margin-top: -1rem;
}
.md\:pull-r-4 {
margin-right: -1rem;
}
.md\:pull-b-4 {
margin-bottom: -1rem;
}
.md\:pull-l-4 {
margin-left: -1rem;
}
.md\:pull-x-4 {
margin-left: -1rem;
margin-right: -1rem;
}
.md\:pull-y-4 {
margin-top: -1rem;
margin-bottom: -1rem;
}
.md\:pull-4 {
margin: -1rem;
}
.md\:pull-t-6 {
margin-top: -1.5rem;
}
.md\:pull-r-6 {
margin-right: -1.5rem;
}
.md\:pull-b-6 {
margin-bottom: -1.5rem;
}
.md\:pull-l-6 {
margin-left: -1.5rem;
}
.md\:pull-x-6 {
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.md\:pull-y-6 {
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.md\:pull-6 {
margin: -1.5rem;
}
.md\:pull-t-8 {
margin-top: -2rem;
}
.md\:pull-r-8 {
margin-right: -2rem;
}
.md\:pull-b-8 {
margin-bottom: -2rem;
}
.md\:pull-l-8 {
margin-left: -2rem;
}
.md\:pull-x-8 {
margin-left: -2rem;
margin-right: -2rem;
}
.md\:pull-y-8 {
margin-top: -2rem;
margin-bottom: -2rem;
}
.md\:pull-8 {
margin: -2rem;
}
.md\:pull-t-px {
margin-top: -1px;
}
.md\:pull-r-px {
margin-right: -1px;
}
.md\:pull-b-px {
margin-bottom: -1px;
}
.md\:pull-l-px {
margin-left: -1px;
}
.md\:pull-x-px {
margin-left: -1px;
margin-right: -1px;
}
.md\:pull-y-px {
margin-top: -1px;
margin-bottom: -1px;
}
.md\:pull-px {
margin: -1px;
}
.md\:constrain-xs {
max-width: 20rem;
}
.md\:constrain-sm {
max-width: 30rem;
}
.md\:constrain-md {
max-width: 40rem;
}
.md\:constrain-lg {
max-width: 50rem;
}
.md\:constrain-xl {
max-width: 60rem;
}
.md\:constrain-2xl {
max-width: 70rem;
}
.md\:constrain-3xl {
max-width: 80rem;
}
.md\:constrain-4xl {
max-width: 90rem;
}
.md\:constrain-5xl {
max-width: 100rem;
}
.md\:shadow-1 {
box-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .15);
}
.md\:shadow-2 {
box-shadow: 0 3px 6px rgba(0, 0, 0, .12), 0 3px 6px rgba(0, 0, 0, .13);
}
.md\:shadow-3 {
box-shadow: 0 10px 20px rgba(0, 0, 0, .13), 0 6px 6px rgba(0, 0, 0, .13);
}
.md\:shadow-4 {
box-shadow: 0 14px 28px rgba(0, 0, 0, .16), 0 10px 10px rgba(0, 0, 0, .11);
}
.md\:shadow-5 {
box-shadow: 0 19px 38px rgba(0, 0, 0, .18), 0 15px 12px rgba(0, 0, 0, .11);
}
.md\:flex {
display: -webkit-box;
display: flex;
}
.md\:inline-flex {
display: -webkit-inline-box;
display: inline-flex;
}
.md\:flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.md\:flex-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.md\:flex-col {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.md\:flex-col-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.md\:flex-wrap {
flex-wrap: wrap;
}
.md\:flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.md\:flex-nowrap {
flex-wrap: nowrap;
}
.md\:items-start {
-webkit-box-align: start;
align-items: flex-start;
}
.md\:items-end {
-webkit-box-align: end;
align-items: flex-end;
}
.md\:items-center {
-webkit-box-align: center;
align-items: center;
}
.md\:items-baseline {
-webkit-box-align: baseline;
align-items: baseline;
}
.md\:items-stretch {
-webkit-box-align: stretch;
align-items: stretch;
}
.md\:justify-start {
-webkit-box-pack: start;
justify-content: flex-start;
}
.md\:justify-end {
-webkit-box-pack: end;
justify-content: flex-end;
}
.md\:justify-center {
-webkit-box-pack: center;
justify-content: center;
}
.md\:justify-between {
-webkit-box-pack: justify;
justify-content: space-between;
}
.md\:justify-around {
justify-content: space-around;
}
.md\:flex-auto {
-webkit-box-flex: 1;
flex: auto;
}
.md\:flex-initial {
-webkit-box-flex: initial;
flex: initial;
}
.md\:flex-none {
-webkit-box-flex: 0;
flex: none;
}
.md\:flex-grow {
-webkit-box-flex: 1;
flex-grow: 1;
}
.md\:flex-shrink {
flex-shrink: 1;
}
.md\:flex-no-grow {
-webkit-box-flex: 0;
flex-grow: 0;
}
.md\:flex-no-shrink {
flex-shrink: 0;
}
.md\:bar {
color: blue;
}
.md\:baz {
color: green;
}
}
@media (min-width: 992px) {
.lg\:foo {
color: red;
}
.lg\:text-xs {
font-size: .75rem;
}
.lg\:text-sm {
font-size: .875rem;
}
.lg\:text-base {
font-size: 1rem;
}
.lg\:text-lg {
font-size: 1.125rem;
}
.lg\:text-xl {
font-size: 1.25rem;
}
.lg\:text-2xl {
font-size: 1.75rem;
}
.lg\:text-3xl {
font-size: 2.375rem;
}
.lg\:text-4xl {
font-size: 2.875rem;
}
.lg\:text-hairline {
font-weight: 200;
}
.lg\:text-thin {
font-weight: 300;
}
.lg\:text-regular {
font-weight: 400;
}
.lg\:text-medium {
font-weight: 600;
}
.lg\:text-bold {
font-weight: 700;
}
.lg\:sans {
font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
}
.lg\:serif {
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
.lg\:mono {
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
.lg\:text-light,
.lg\:\@text-light:hover,
.lg\:\@text-light:focus {
color: #ffffff;
}
.lg\:text-light-soft,
.lg\:\@text-light-soft:hover,
.lg\:\@text-light-soft:focus {
color: rgba(255, 255, 255, .6);
}
.lg\:text-light-softer,
.lg\:\@text-light-softer:hover,
.lg\:\@text-light-softer:focus {
color: rgba(255, 255, 255, .45);
}
.lg\:text-light-softest,
.lg\:\@text-light-softest:hover,
.lg\:\@text-light-softest:focus {
color: rgba(255, 255, 255, .35);
}
.lg\:text-dark,
.lg\:\@text-dark:hover,
.lg\:\@text-dark:focus {
color: #212b35;
}
.lg\:text-dark-soft,
.lg\:\@text-dark-soft:hover,
.lg\:\@text-dark-soft:focus {
color: #647382;
}
.lg\:text-dark-softer,
.lg\:\@text-dark-softer:hover,
.lg\:\@text-dark-softer:focus {
color: #919eab;
}
.lg\:text-dark-softest,
.lg\:\@text-dark-softest:hover,
.lg\:\@text-dark-softest:focus {
color: #c5ced6;
}
.lg\:text-red-dark,
.lg\:\@text-red-dark:hover,
.lg\:\@text-red-dark:focus {
color: #d43633;
}
.lg\:text-red,
.lg\:\@text-red:hover,
.lg\:\@text-red:focus {
color: #f25451;
}
.lg\:text-red-light,
.lg\:\@text-red-light:hover,
.lg\:\@text-red-light:focus {
color: #fa8785;
}
.lg\:text-red-lightest,
.lg\:\@text-red-lightest:hover,
.lg\:\@text-red-lightest:focus {
color: #fff1f0;
}
.lg\:text-orange-dark,
.lg\:\@text-orange-dark:hover,
.lg\:\@text-orange-dark:focus {
color: #f29500;
}
.lg\:text-orange,
.lg\:\@text-orange:hover,
.lg\:\@text-orange:focus {
color: #ffb82b;
}
.lg\:text-orange-light,
.lg\:\@text-orange-light:hover,
.lg\:\@text-orange-light:focus {
color: #ffd685;
}
.lg\:text-orange-lightest,
.lg\:\@text-orange-lightest:hover,
.lg\:\@text-orange-lightest:focus {
color: #fff8eb;
}
.lg\:text-yellow-dark,
.lg\:\@text-yellow-dark:hover,
.lg\:\@text-yellow-dark:focus {
color: #ffc400;
}
.lg\:text-yellow,
.lg\:\@text-yellow:hover,
.lg\:\@text-yellow:focus {
color: #ffe14a;
}
.lg\:text-yellow-light,
.lg\:\@text-yellow-light:hover,
.lg\:\@text-yellow-light:focus {
color: #ffea83;
}
.lg\:text-yellow-lightest,
.lg\:\@text-yellow-lightest:hover,
.lg\:\@text-yellow-lightest:focus {
color: #fffbe5;
}
.lg\:text-green-dark,
.lg\:\@text-green-dark:hover,
.lg\:\@text-green-dark:focus {
color: #34ae4c;
}
.lg\:text-green,
.lg\:\@text-green:hover,
.lg\:\@text-green:focus {
color: #57d06f;
}
.lg\:text-green-light,
.lg\:\@text-green-light:hover,
.lg\:\@text-green-light:focus {
color: #b1f3be;
}
.lg\:text-green-lightest,
.lg\:\@text-green-lightest:hover,
.lg\:\@text-green-lightest:focus {
color: #eefff1;
}
.lg\:text-teal-dark,
.lg\:\@text-teal-dark:hover,
.lg\:\@text-teal-dark:focus {
color: #249e9a;
}
.lg\:text-teal,
.lg\:\@text-teal:hover,
.lg\:\@text-teal:focus {
color: #4dc0b5;
}
.lg\:text-teal-light,
.lg\:\@text-teal-light:hover,
.lg\:\@text-teal-light:focus {
color: #9eebe4;
}
.lg\:text-teal-lightest,
.lg\:\@text-teal-lightest:hover,
.lg\:\@text-teal-lightest:focus {
color: #eefffd;
}
.lg\:text-blue-dark,
.lg\:\@text-blue-dark:hover,
.lg\:\@text-blue-dark:focus {
color: #3687c8;
}
.lg\:text-blue,
.lg\:\@text-blue:hover,
.lg\:\@text-blue:focus {
color: #4aa2ea;
}
.lg\:text-blue-light,
.lg\:\@text-blue-light:hover,
.lg\:\@text-blue-light:focus {
color: #acdaff;
}
.lg\:text-blue-lightest,
.lg\:\@text-blue-lightest:hover,
.lg\:\@text-blue-lightest:focus {
color: #f1f9ff;
}
.lg\:text-indigo-dark,
.lg\:\@text-indigo-dark:hover,
.lg\:\@text-indigo-dark:focus {
color: #4957a5;
}
.lg\:text-indigo,
.lg\:\@text-indigo:hover,
.lg\:\@text-indigo:focus {
color: #6574cd;
}
.lg\:text-indigo-light,
.lg\:\@text-indigo-light:hover,
.lg\:\@text-indigo-light:focus {
color: #bcc5fb;
}
.lg\:text-indigo-lightest,
.lg\:\@text-indigo-lightest:hover,
.lg\:\@text-indigo-lightest:focus {
color: #f4f5ff;
}
.lg\:text-purple-dark,
.lg\:\@text-purple-dark:hover,
.lg\:\@text-purple-dark:focus {
color: #714cb4;
}
.lg\:text-purple,
.lg\:\@text-purple:hover,
.lg\:\@text-purple:focus {
color: #976ae6;
}
.lg\:text-purple-light,
.lg\:\@text-purple-light:hover,
.lg\:\@text-purple-light:focus {
color: #ceb3ff;
}
.lg\:text-purple-lightest,
.lg\:\@text-purple-lightest:hover,
.lg\:\@text-purple-lightest:focus {
color: #f7f3ff;
}
.lg\:text-pink-dark,
.lg\:\@text-pink-dark:hover,
.lg\:\@text-pink-dark:focus {
color: #d84f7d;
}
.lg\:text-pink,
.lg\:\@text-pink:hover,
.lg\:\@text-pink:focus {
color: #f66d9b;
}
.lg\:text-pink-light,
.lg\:\@text-pink-light:hover,
.lg\:\@text-pink-light:focus {
color: #ffa5c3;
}
.lg\:text-pink-lightest,
.lg\:\@text-pink-lightest:hover,
.lg\:\@text-pink-lightest:focus {
color: #fdf2f5;
}
.lg\:leading-none {
line-height: 1;
}
.lg\:leading-tight {
line-height: 1.25;
}
.lg\:leading-normal {
line-height: 1.5;
}
.lg\:leading-loose {
line-height: 2;
}
.lg\:tracking-tight {
letter-spacing: -0.05em;
}
.lg\:tracking-normal {
letter-spacing: 0;
}
.lg\:tracking-wide {
letter-spacing: 0.1em;
}
.lg\:text-left {
text-align: left;
}
.lg\:text-center {
text-align: center;
}
.lg\:text-right {
text-align: right;
}
.lg\:text-justify {
text-align: justify;
}
.lg\:wrap-normal {
white-space: normal;
}
.lg\:wrap-none {
white-space: nowrap;
}
.lg\:wrap-pre {
white-space: pre;
}
.lg\:wrap-pre-line {
white-space: pre-line;
}
.lg\:wrap-pre-wrap {
white-space: pre-wrap;
}
.lg\:wrap-force {
word-wrap: break-word;
}
.lg\:wrap-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lg\:text-em {
font-style: italic;
}
.lg\:text-uppercase {
text-transform: uppercase;
}
.lg\:text-lowercase {
text-transform: lowercase;
}
.lg\:text-capitalize {
text-transform: capitalize;
}
.lg\:text-underline {
text-decoration: underline;
}
.lg\:text-strike {
text-decoration: line-through;
}
.lg\:text-normal {
text-decoration: none;
text-transform: none;
font-style: normal;
}
.lg\:align-baseline {
vertical-align: baseline;
}
.lg\:align-top {
vertical-align: top;
}
.lg\:align-middle {
vertical-align: middle;
}
.lg\:align-bottom {
vertical-align: bottom;
}
.lg\:align-text-top {
vertical-align: text-top;
}
.lg\:align-text-bottom {
vertical-align: text-bottom;
}
.lg\:bg-light,
.lg\:\@bg-light:hover,
.lg\:\@bg-light:focus {
background-color: #ffffff;
}
.lg\:bg-light-soft,
.lg\:\@bg-light-soft:hover,
.lg\:\@bg-light-soft:focus {
background-color: #f7f9fa;
}
.lg\:bg-light-softer,
.lg\:\@bg-light-softer:hover,
.lg\:\@bg-light-softer:focus {
background-color: #f0f2f5;
}
.lg\:bg-light-softest,
.lg\:\@bg-light-softest:hover,
.lg\:\@bg-light-softest:focus {
background-color: #dfe3e8;
}
.lg\:bg-dark,
.lg\:\@bg-dark:hover,
.lg\:\@bg-dark:focus {
background-color: #212b35;
}
.lg\:bg-dark-soft,
.lg\:\@bg-dark-soft:hover,
.lg\:\@bg-dark-soft:focus {
background-color: #404e5c;
}
.lg\:bg-dark-softer,
.lg\:\@bg-dark-softer:hover,
.lg\:\@bg-dark-softer:focus {
background-color: #647382;
}
.lg\:bg-dark-softest,
.lg\:\@bg-dark-softest:hover,
.lg\:\@bg-dark-softest:focus {
background-color: #919eab;
}
.lg\:bg-red-dark,
.lg\:\@bg-red-dark:hover,
.lg\:\@bg-red-dark:focus {
background-color: #d43633;
}
.lg\:bg-red,
.lg\:\@bg-red:hover,
.lg\:\@bg-red:focus {
background-color: #f25451;
}
.lg\:bg-red-light,
.lg\:\@bg-red-light:hover,
.lg\:\@bg-red-light:focus {
background-color: #fa8785;
}
.lg\:bg-red-lightest,
.lg\:\@bg-red-lightest:hover,
.lg\:\@bg-red-lightest:focus {
background-color: #fff1f0;
}
.lg\:bg-orange-dark,
.lg\:\@bg-orange-dark:hover,
.lg\:\@bg-orange-dark:focus {
background-color: #f29500;
}
.lg\:bg-orange,
.lg\:\@bg-orange:hover,
.lg\:\@bg-orange:focus {
background-color: #ffb82b;
}
.lg\:bg-orange-light,
.lg\:\@bg-orange-light:hover,
.lg\:\@bg-orange-light:focus {
background-color: #ffd685;
}
.lg\:bg-orange-lightest,
.lg\:\@bg-orange-lightest:hover,
.lg\:\@bg-orange-lightest:focus {
background-color: #fff8eb;
}
.lg\:bg-yellow-dark,
.lg\:\@bg-yellow-dark:hover,
.lg\:\@bg-yellow-dark:focus {
background-color: #ffc400;
}
.lg\:bg-yellow,
.lg\:\@bg-yellow:hover,
.lg\:\@bg-yellow:focus {
background-color: #ffe14a;
}
.lg\:bg-yellow-light,
.lg\:\@bg-yellow-light:hover,
.lg\:\@bg-yellow-light:focus {
background-color: #ffea83;
}
.lg\:bg-yellow-lightest,
.lg\:\@bg-yellow-lightest:hover,
.lg\:\@bg-yellow-lightest:focus {
background-color: #fffbe5;
}
.lg\:bg-green-dark,
.lg\:\@bg-green-dark:hover,
.lg\:\@bg-green-dark:focus {
background-color: #34ae4c;
}
.lg\:bg-green,
.lg\:\@bg-green:hover,
.lg\:\@bg-green:focus {
background-color: #57d06f;
}
.lg\:bg-green-light,
.lg\:\@bg-green-light:hover,
.lg\:\@bg-green-light:focus {
background-color: #b1f3be;
}
.lg\:bg-green-lightest,
.lg\:\@bg-green-lightest:hover,
.lg\:\@bg-green-lightest:focus {
background-color: #eefff1;
}
.lg\:bg-teal-dark,
.lg\:\@bg-teal-dark:hover,
.lg\:\@bg-teal-dark:focus {
background-color: #249e9a;
}
.lg\:bg-teal,
.lg\:\@bg-teal:hover,
.lg\:\@bg-teal:focus {
background-color: #4dc0b5;
}
.lg\:bg-teal-light,
.lg\:\@bg-teal-light:hover,
.lg\:\@bg-teal-light:focus {
background-color: #9eebe4;
}
.lg\:bg-teal-lightest,
.lg\:\@bg-teal-lightest:hover,
.lg\:\@bg-teal-lightest:focus {
background-color: #eefffd;
}
.lg\:bg-blue-dark,
.lg\:\@bg-blue-dark:hover,
.lg\:\@bg-blue-dark:focus {
background-color: #3687c8;
}
.lg\:bg-blue,
.lg\:\@bg-blue:hover,
.lg\:\@bg-blue:focus {
background-color: #4aa2ea;
}
.lg\:bg-blue-light,
.lg\:\@bg-blue-light:hover,
.lg\:\@bg-blue-light:focus {
background-color: #acdaff;
}
.lg\:bg-blue-lightest,
.lg\:\@bg-blue-lightest:hover,
.lg\:\@bg-blue-lightest:focus {
background-color: #f1f9ff;
}
.lg\:bg-indigo-dark,
.lg\:\@bg-indigo-dark:hover,
.lg\:\@bg-indigo-dark:focus {
background-color: #4957a5;
}
.lg\:bg-indigo,
.lg\:\@bg-indigo:hover,
.lg\:\@bg-indigo:focus {
background-color: #6574cd;
}
.lg\:bg-indigo-light,
.lg\:\@bg-indigo-light:hover,
.lg\:\@bg-indigo-light:focus {
background-color: #bcc5fb;
}
.lg\:bg-indigo-lightest,
.lg\:\@bg-indigo-lightest:hover,
.lg\:\@bg-indigo-lightest:focus {
background-color: #f4f5ff;
}
.lg\:bg-purple-dark,
.lg\:\@bg-purple-dark:hover,
.lg\:\@bg-purple-dark:focus {
background-color: #714cb4;
}
.lg\:bg-purple,
.lg\:\@bg-purple:hover,
.lg\:\@bg-purple:focus {
background-color: #976ae6;
}
.lg\:bg-purple-light,
.lg\:\@bg-purple-light:hover,
.lg\:\@bg-purple-light:focus {
background-color: #ceb3ff;
}
.lg\:bg-purple-lightest,
.lg\:\@bg-purple-lightest:hover,
.lg\:\@bg-purple-lightest:focus {
background-color: #f7f3ff;
}
.lg\:bg-pink-dark,
.lg\:\@bg-pink-dark:hover,
.lg\:\@bg-pink-dark:focus {
background-color: #d84f7d;
}
.lg\:bg-pink,
.lg\:\@bg-pink:hover,
.lg\:\@bg-pink:focus {
background-color: #f66d9b;
}
.lg\:bg-pink-light,
.lg\:\@bg-pink-light:hover,
.lg\:\@bg-pink-light:focus {
background-color: #ffa5c3;
}
.lg\:bg-pink-lightest,
.lg\:\@bg-pink-lightest:hover,
.lg\:\@bg-pink-lightest:focus {
background-color: #fdf2f5;
}
.lg\:bg-cover {
background-size: cover;
}
.lg\:bg-contain {
background-size: contain;
}
.lg\:border {
border: 1px solid #c5ced6;
}
.lg\:border-t {
border-top: 1px solid #c5ced6;
}
.lg\:border-r {
border-right: 1px solid #c5ced6;
}
.lg\:border-b {
border-bottom: 1px solid #c5ced6;
}
.lg\:border-l {
border-left: 1px solid #c5ced6;
}
.lg\:border-0 {
border: 0 solid #c5ced6;
}
.lg\:border-t-0 {
border-top: 0 solid #c5ced6;
}
.lg\:border-r-0 {
border-right: 0 solid #c5ced6;
}
.lg\:border-b-0 {
border-bottom: 0 solid #c5ced6;
}
.lg\:border-l-0 {
border-left: 0 solid #c5ced6;
}
.lg\:border-2 {
border: 2px solid #c5ced6;
}
.lg\:border-t-2 {
border-top: 2px solid #c5ced6;
}
.lg\:border-r-2 {
border-right: 2px solid #c5ced6;
}
.lg\:border-b-2 {
border-bottom: 2px solid #c5ced6;
}
.lg\:border-l-2 {
border-left: 2px solid #c5ced6;
}
.lg\:border-4 {
border: 4px solid #c5ced6;
}
.lg\:border-t-4 {
border-top: 4px solid #c5ced6;
}
.lg\:border-r-4 {
border-right: 4px solid #c5ced6;
}
.lg\:border-b-4 {
border-bottom: 4px solid #c5ced6;
}
.lg\:border-l-4 {
border-left: 4px solid #c5ced6;
}
.lg\:border-8 {
border: 8px solid #c5ced6;
}
.lg\:border-t-8 {
border-top: 8px solid #c5ced6;
}
.lg\:border-r-8 {
border-right: 8px solid #c5ced6;
}
.lg\:border-b-8 {
border-bottom: 8px solid #c5ced6;
}
.lg\:border-l-8 {
border-left: 8px solid #c5ced6;
}
.lg\:border-light,
.lg\:\@border-light:hover,
.lg\:\@border-light:focus {
border-color: #ffffff;
}
.lg\:border-light-soft,
.lg\:\@border-light-soft:hover,
.lg\:\@border-light-soft:focus {
border-color: #f7f9fa;
}
.lg\:border-light-softer,
.lg\:\@border-light-softer:hover,
.lg\:\@border-light-softer:focus {
border-color: #f0f2f5;
}
.lg\:border-dark,
.lg\:\@border-dark:hover,
.lg\:\@border-dark:focus {
border-color: #919eab;
}
.lg\:border-dark-soft,
.lg\:\@border-dark-soft:hover,
.lg\:\@border-dark-soft:focus {
border-color: #c5ced6;
}
.lg\:border-dark-softer,
.lg\:\@border-dark-softer:hover,
.lg\:\@border-dark-softer:focus {
border-color: #dfe3e8;
}
.lg\:border-light-overlay,
.lg\:\@border-light-overlay:hover,
.lg\:\@border-light-overlay:focus {
border-color: hsla(0, 0%, 0%, .2);
}
.lg\:border-light-overlay-soft,
.lg\:\@border-light-overlay-soft:hover,
.lg\:\@border-light-overlay-soft:focus {
border-color: hsla(0, 0%, 0%, .1);
}
.lg\:border-light-overlay-softer,
.lg\:\@border-light-overlay-softer:hover,
.lg\:\@border-light-overlay-softer:focus {
border-color: hsla(0, 0%, 0%, .05);
}
.lg\:border-dark-overlay,
.lg\:\@border-dark-overlay:hover,
.lg\:\@border-dark-overlay:focus {
border-color: hsla(0, 0%, 100%, 1);
}
.lg\:border-dark-overlay-soft,
.lg\:\@border-dark-overlay-soft:hover,
.lg\:\@border-dark-overlay-soft:focus {
border-color: hsla(0, 0%, 100%, .6);
}
.lg\:border-dark-overlay-softer,
.lg\:\@border-dark-overlay-softer:hover,
.lg\:\@border-dark-overlay-softer:focus {
border-color: hsla(0, 0%, 100%, .35);
}
.lg\:border-red-dark,
.lg\:\@border-red-dark:hover,
.lg\:\@border-red-dark:focus {
border-color: #d43633;
}
.lg\:border-red,
.lg\:\@border-red:hover,
.lg\:\@border-red:focus {
border-color: #f25451;
}
.lg\:border-red-light,
.lg\:\@border-red-light:hover,
.lg\:\@border-red-light:focus {
border-color: #fa8785;
}
.lg\:border-red-lightest,
.lg\:\@border-red-lightest:hover,
.lg\:\@border-red-lightest:focus {
border-color: #fff1f0;
}
.lg\:border-orange-dark,
.lg\:\@border-orange-dark:hover,
.lg\:\@border-orange-dark:focus {
border-color: #f29500;
}
.lg\:border-orange,
.lg\:\@border-orange:hover,
.lg\:\@border-orange:focus {
border-color: #ffb82b;
}
.lg\:border-orange-light,
.lg\:\@border-orange-light:hover,
.lg\:\@border-orange-light:focus {
border-color: #ffd685;
}
.lg\:border-orange-lightest,
.lg\:\@border-orange-lightest:hover,
.lg\:\@border-orange-lightest:focus {
border-color: #fff8eb;
}
.lg\:border-yellow-dark,
.lg\:\@border-yellow-dark:hover,
.lg\:\@border-yellow-dark:focus {
border-color: #ffc400;
}
.lg\:border-yellow,
.lg\:\@border-yellow:hover,
.lg\:\@border-yellow:focus {
border-color: #ffe14a;
}
.lg\:border-yellow-light,
.lg\:\@border-yellow-light:hover,
.lg\:\@border-yellow-light:focus {
border-color: #ffea83;
}
.lg\:border-yellow-lightest,
.lg\:\@border-yellow-lightest:hover,
.lg\:\@border-yellow-lightest:focus {
border-color: #fffbe5;
}
.lg\:border-green-dark,
.lg\:\@border-green-dark:hover,
.lg\:\@border-green-dark:focus {
border-color: #34ae4c;
}
.lg\:border-green,
.lg\:\@border-green:hover,
.lg\:\@border-green:focus {
border-color: #57d06f;
}
.lg\:border-green-light,
.lg\:\@border-green-light:hover,
.lg\:\@border-green-light:focus {
border-color: #b1f3be;
}
.lg\:border-green-lightest,
.lg\:\@border-green-lightest:hover,
.lg\:\@border-green-lightest:focus {
border-color: #eefff1;
}
.lg\:border-teal-dark,
.lg\:\@border-teal-dark:hover,
.lg\:\@border-teal-dark:focus {
border-color: #249e9a;
}
.lg\:border-teal,
.lg\:\@border-teal:hover,
.lg\:\@border-teal:focus {
border-color: #4dc0b5;
}
.lg\:border-teal-light,
.lg\:\@border-teal-light:hover,
.lg\:\@border-teal-light:focus {
border-color: #9eebe4;
}
.lg\:border-teal-lightest,
.lg\:\@border-teal-lightest:hover,
.lg\:\@border-teal-lightest:focus {
border-color: #eefffd;
}
.lg\:border-blue-dark,
.lg\:\@border-blue-dark:hover,
.lg\:\@border-blue-dark:focus {
border-color: #3687c8;
}
.lg\:border-blue,
.lg\:\@border-blue:hover,
.lg\:\@border-blue:focus {
border-color: #4aa2ea;
}
.lg\:border-blue-light,
.lg\:\@border-blue-light:hover,
.lg\:\@border-blue-light:focus {
border-color: #acdaff;
}
.lg\:border-blue-lightest,
.lg\:\@border-blue-lightest:hover,
.lg\:\@border-blue-lightest:focus {
border-color: #f1f9ff;
}
.lg\:border-indigo-dark,
.lg\:\@border-indigo-dark:hover,
.lg\:\@border-indigo-dark:focus {
border-color: #4957a5;
}
.lg\:border-indigo,
.lg\:\@border-indigo:hover,
.lg\:\@border-indigo:focus {
border-color: #6574cd;
}
.lg\:border-indigo-light,
.lg\:\@border-indigo-light:hover,
.lg\:\@border-indigo-light:focus {
border-color: #bcc5fb;
}
.lg\:border-indigo-lightest,
.lg\:\@border-indigo-lightest:hover,
.lg\:\@border-indigo-lightest:focus {
border-color: #f4f5ff;
}
.lg\:border-purple-dark,
.lg\:\@border-purple-dark:hover,
.lg\:\@border-purple-dark:focus {
border-color: #714cb4;
}
.lg\:border-purple,
.lg\:\@border-purple:hover,
.lg\:\@border-purple:focus {
border-color: #976ae6;
}
.lg\:border-purple-light,
.lg\:\@border-purple-light:hover,
.lg\:\@border-purple-light:focus {
border-color: #ceb3ff;
}
.lg\:border-purple-lightest,
.lg\:\@border-purple-lightest:hover,
.lg\:\@border-purple-lightest:focus {
border-color: #f7f3ff;
}
.lg\:border-pink-dark,
.lg\:\@border-pink-dark:hover,
.lg\:\@border-pink-dark:focus {
border-color: #d84f7d;
}
.lg\:border-pink,
.lg\:\@border-pink:hover,
.lg\:\@border-pink:focus {
border-color: #f66d9b;
}
.lg\:border-pink-light,
.lg\:\@border-pink-light:hover,
.lg\:\@border-pink-light:focus {
border-color: #ffa5c3;
}
.lg\:border-pink-lightest,
.lg\:\@border-pink-lightest:hover,
.lg\:\@border-pink-lightest:focus {
border-color: #fdf2f5;
}
.lg\:border-dashed {
border-style: dashed;
}
.lg\:border-dotted {
border-style: dotted;
}
.lg\:rounded {
border-radius: .25rem;
}
.lg\:rounded-t {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
}
.lg\:rounded-r {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}
.lg\:rounded-b {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem;
}
.lg\:rounded-l {
border-bottom-left-radius: .25rem;
border-top-left-radius: .25rem;
}
.lg\:rounded-sm {
border-radius: .125rem;
}
.lg\:rounded-t-sm {
border-top-left-radius: .125rem;
border-top-right-radius: .125rem;
}
.lg\:rounded-r-sm {
border-top-right-radius: .125rem;
border-bottom-right-radius: .125rem;
}
.lg\:rounded-b-sm {
border-bottom-right-radius: .125rem;
border-bottom-left-radius: .125rem;
}
.lg\:rounded-l-sm {
border-bottom-left-radius: .125rem;
border-top-left-radius: .125rem;
}
.lg\:rounded-lg {
border-radius: .5rem;
}
.lg\:rounded-t-lg {
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
}
.lg\:rounded-r-lg {
border-top-right-radius: .5rem;
border-bottom-right-radius: .5rem;
}
.lg\:rounded-b-lg {
border-bottom-right-radius: .5rem;
border-bottom-left-radius: .5rem;
}
.lg\:rounded-l-lg {
border-bottom-left-radius: .5rem;
border-top-left-radius: .5rem;
}
.lg\:rounded-pill {
border-radius: 9999px;
}
.lg\:rounded-t-pill {
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.lg\:rounded-r-pill {
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.lg\:rounded-b-pill {
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.lg\:rounded-l-pill {
border-bottom-left-radius: 9999px;
border-top-left-radius: 9999px;
}
.lg\:block {
display: block;
}
.lg\:inline-block {
display: inline-block;
}
.lg\:inline {
display: inline;
}
.lg\:table {
display: table;
}
.lg\:table-row {
display: table-row;
}
.lg\:table-cell {
display: table-cell;
}
.lg\:hidden {
display: none;
}
.lg\:fixed {
position: fixed;
}
.lg\:absolute {
position: absolute;
}
.lg\:relative {
position: relative;
}
.lg\:pin-t {
top: 0;
}
.lg\:pin-r {
right: 0;
}
.lg\:pin-b {
bottom: 0;
}
.lg\:pin-l {
left: 0;
}
.lg\:pin-y {
top: 0;
bottom: 0;
}
.lg\:pin-x {
right: 0;
left: 0;
}
.lg\:pin {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.lg\:overflow-auto {
overflow: auto;
}
.lg\:overflow-hidden {
overflow: hidden;
}
.lg\:mask {
overflow: hidden;
}
.lg\:overflow-visible {
overflow: visible;
}
.lg\:overflow-scroll {
overflow: scroll;
}
.lg\:overflow-scroll-x {
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.lg\:overflow-scroll-y {
overflow-y: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.lg\:w-1 {
width: 0.25rem;
}
.lg\:w-2 {
width: 0.5rem;
}
.lg\:w-3 {
width: 0.75rem;
}
.lg\:w-4 {
width: 1rem;
}
.lg\:w-6 {
width: 1.5rem;
}
.lg\:w-8 {
width: 2rem;
}
.lg\:w-10 {
width: 2.5rem;
}
.lg\:w-12 {
width: 3rem;
}
.lg\:w-16 {
width: 4rem;
}
.lg\:w-24 {
width: 6rem;
}
.lg\:w-32 {
width: 8rem;
}
.lg\:w-40 {
width: 10rem;
}
.lg\:w-48 {
width: 12rem;
}
.lg\:w-64 {
width: 16rem;
}
.lg\:w-96 {
width: 24rem;
}
.lg\:w-128 {
width: 32rem;
}
.lg\:w-full {
width: 100%;
}
.lg\:w-1\/2 {
width: 50%;
}
.lg\:w-1\/3 {
width: 33.33333%;
}
.lg\:w-2\/3 {
width: 66.66667%;
}
.lg\:w-1\/4 {
width: 25%;
}
.lg\:w-3\/4 {
width: 75%;
}
.lg\:w-1\/5 {
width: 20%;
}
.lg\:w-2\/5 {
width: 40%;
}
.lg\:w-3\/5 {
width: 60%;
}
.lg\:w-4\/5 {
width: 80%;
}
.lg\:w-1\/6 {
width: 16.66667%;
}
.lg\:w-5\/6 {
width: 83.33333%;
}
.lg\:w-screen {
width: 100vw;
}
.lg\:h-1 {
height: 0.25rem;
}
.lg\:h-2 {
height: 0.5rem;
}
.lg\:h-3 {
height: 0.75rem;
}
.lg\:h-4 {
height: 1rem;
}
.lg\:h-6 {
height: 1.5rem;
}
.lg\:h-8 {
height: 2rem;
}
.lg\:h-10 {
height: 2.5rem;
}
.lg\:h-12 {
height: 3rem;
}
.lg\:h-16 {
height: 4rem;
}
.lg\:h-24 {
height: 6rem;
}
.lg\:h-32 {
height: 8rem;
}
.lg\:h-40 {
height: 10rem;
}
.lg\:h-48 {
height: 12rem;
}
.lg\:h-64 {
height: 16rem;
}
.lg\:h-96 {
height: 24rem;
}
.lg\:h-128 {
height: 32rem;
}
.lg\:h-full {
height: 100%;
}
.lg\:h-screen {
height: 100vh;
}
.lg\:pt-0 {
padding-top: 0;
}
.lg\:pr-0 {
padding-right: 0;
}
.lg\:pb-0 {
padding-bottom: 0;
}
.lg\:pl-0 {
padding-left: 0;
}
.lg\:px-0 {
padding-left: 0;
padding-right: 0;
}
.lg\:py-0 {
padding-top: 0;
padding-bottom: 0;
}
.lg\:p-0 {
padding: 0;
}
.lg\:pt-1 {
padding-top: 0.25rem;
}
.lg\:pr-1 {
padding-right: 0.25rem;
}
.lg\:pb-1 {
padding-bottom: 0.25rem;
}
.lg\:pl-1 {
padding-left: 0.25rem;
}
.lg\:px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.lg\:py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.lg\:p-1 {
padding: 0.25rem;
}
.lg\:pt-2 {
padding-top: 0.5rem;
}
.lg\:pr-2 {
padding-right: 0.5rem;
}
.lg\:pb-2 {
padding-bottom: 0.5rem;
}
.lg\:pl-2 {
padding-left: 0.5rem;
}
.lg\:px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.lg\:py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.lg\:p-2 {
padding: 0.5rem;
}
.lg\:pt-3 {
padding-top: 0.75rem;
}
.lg\:pr-3 {
padding-right: 0.75rem;
}
.lg\:pb-3 {
padding-bottom: 0.75rem;
}
.lg\:pl-3 {
padding-left: 0.75rem;
}
.lg\:px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.lg\:py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.lg\:p-3 {
padding: 0.75rem;
}
.lg\:pt-4 {
padding-top: 1rem;
}
.lg\:pr-4 {
padding-right: 1rem;
}
.lg\:pb-4 {
padding-bottom: 1rem;
}
.lg\:pl-4 {
padding-left: 1rem;
}
.lg\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.lg\:py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.lg\:p-4 {
padding: 1rem;
}
.lg\:pt-6 {
padding-top: 1.5rem;
}
.lg\:pr-6 {
padding-right: 1.5rem;
}
.lg\:pb-6 {
padding-bottom: 1.5rem;
}
.lg\:pl-6 {
padding-left: 1.5rem;
}
.lg\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.lg\:py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.lg\:p-6 {
padding: 1.5rem;
}
.lg\:pt-8 {
padding-top: 2rem;
}
.lg\:pr-8 {
padding-right: 2rem;
}
.lg\:pb-8 {
padding-bottom: 2rem;
}
.lg\:pl-8 {
padding-left: 2rem;
}
.lg\:px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.lg\:py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.lg\:p-8 {
padding: 2rem;
}
.lg\:pt-px {
padding-top: 1px;
}
.lg\:pr-px {
padding-right: 1px;
}
.lg\:pb-px {
padding-bottom: 1px;
}
.lg\:pl-px {
padding-left: 1px;
}
.lg\:px-px {
padding-left: 1px;
padding-right: 1px;
}
.lg\:py-px {
padding-top: 1px;
padding-bottom: 1px;
}
.lg\:p-px {
padding: 1px;
}
.lg\:mt-0 {
margin-top: 0;
}
.lg\:mr-0 {
margin-right: 0;
}
.lg\:mb-0 {
margin-bottom: 0;
}
.lg\:ml-0 {
margin-left: 0;
}
.lg\:mx-0 {
margin-left: 0;
margin-right: 0;
}
.lg\:my-0 {
margin-top: 0;
margin-bottom: 0;
}
.lg\:m-0 {
margin: 0;
}
.lg\:mt-1 {
margin-top: 0.25rem;
}
.lg\:mr-1 {
margin-right: 0.25rem;
}
.lg\:mb-1 {
margin-bottom: 0.25rem;
}
.lg\:ml-1 {
margin-left: 0.25rem;
}
.lg\:mx-1 {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.lg\:my-1 {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.lg\:m-1 {
margin: 0.25rem;
}
.lg\:mt-2 {
margin-top: 0.5rem;
}
.lg\:mr-2 {
margin-right: 0.5rem;
}
.lg\:mb-2 {
margin-bottom: 0.5rem;
}
.lg\:ml-2 {
margin-left: 0.5rem;
}
.lg\:mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.lg\:my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.lg\:m-2 {
margin: 0.5rem;
}
.lg\:mt-3 {
margin-top: 0.75rem;
}
.lg\:mr-3 {
margin-right: 0.75rem;
}
.lg\:mb-3 {
margin-bottom: 0.75rem;
}
.lg\:ml-3 {
margin-left: 0.75rem;
}
.lg\:mx-3 {
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.lg\:my-3 {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.lg\:m-3 {
margin: 0.75rem;
}
.lg\:mt-4 {
margin-top: 1rem;
}
.lg\:mr-4 {
margin-right: 1rem;
}
.lg\:mb-4 {
margin-bottom: 1rem;
}
.lg\:ml-4 {
margin-left: 1rem;
}
.lg\:mx-4 {
margin-left: 1rem;
margin-right: 1rem;
}
.lg\:my-4 {
margin-top: 1rem;
margin-bottom: 1rem;
}
.lg\:m-4 {
margin: 1rem;
}
.lg\:mt-6 {
margin-top: 1.5rem;
}
.lg\:mr-6 {
margin-right: 1.5rem;
}
.lg\:mb-6 {
margin-bottom: 1.5rem;
}
.lg\:ml-6 {
margin-left: 1.5rem;
}
.lg\:mx-6 {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.lg\:my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.lg\:m-6 {
margin: 1.5rem;
}
.lg\:mt-8 {
margin-top: 2rem;
}
.lg\:mr-8 {
margin-right: 2rem;
}
.lg\:mb-8 {
margin-bottom: 2rem;
}
.lg\:ml-8 {
margin-left: 2rem;
}
.lg\:mx-8 {
margin-left: 2rem;
margin-right: 2rem;
}
.lg\:my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.lg\:m-8 {
margin: 2rem;
}
.lg\:mt-px {
margin-top: 1px;
}
.lg\:mr-px {
margin-right: 1px;
}
.lg\:mb-px {
margin-bottom: 1px;
}
.lg\:ml-px {
margin-left: 1px;
}
.lg\:mx-px {
margin-left: 1px;
margin-right: 1px;
}
.lg\:my-px {
margin-top: 1px;
margin-bottom: 1px;
}
.lg\:m-px {
margin: 1px;
}
.lg\:mr-auto {
margin-right: auto;
}
.lg\:ml-auto {
margin-left: auto;
}
.lg\:mx-auto {
margin-left: auto;
margin-right: auto;
}
.lg\:pull-t-0 {
margin-top: 0;
}
.lg\:pull-r-0 {
margin-right: 0;
}
.lg\:pull-b-0 {
margin-bottom: 0;
}
.lg\:pull-l-0 {
margin-left: 0;
}
.lg\:pull-x-0 {
margin-left: 0;
margin-right: 0;
}
.lg\:pull-y-0 {
margin-top: 0;
margin-bottom: 0;
}
.lg\:pull-0 {
margin: 0;
}
.lg\:pull-t-1 {
margin-top: -0.25rem;
}
.lg\:pull-r-1 {
margin-right: -0.25rem;
}
.lg\:pull-b-1 {
margin-bottom: -0.25rem;
}
.lg\:pull-l-1 {
margin-left: -0.25rem;
}
.lg\:pull-x-1 {
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.lg\:pull-y-1 {
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.lg\:pull-1 {
margin: -0.25rem;
}
.lg\:pull-t-2 {
margin-top: -0.5rem;
}
.lg\:pull-r-2 {
margin-right: -0.5rem;
}
.lg\:pull-b-2 {
margin-bottom: -0.5rem;
}
.lg\:pull-l-2 {
margin-left: -0.5rem;
}
.lg\:pull-x-2 {
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.lg\:pull-y-2 {
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.lg\:pull-2 {
margin: -0.5rem;
}
.lg\:pull-t-3 {
margin-top: -0.75rem;
}
.lg\:pull-r-3 {
margin-right: -0.75rem;
}
.lg\:pull-b-3 {
margin-bottom: -0.75rem;
}
.lg\:pull-l-3 {
margin-left: -0.75rem;
}
.lg\:pull-x-3 {
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.lg\:pull-y-3 {
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.lg\:pull-3 {
margin: -0.75rem;
}
.lg\:pull-t-4 {
margin-top: -1rem;
}
.lg\:pull-r-4 {
margin-right: -1rem;
}
.lg\:pull-b-4 {
margin-bottom: -1rem;
}
.lg\:pull-l-4 {
margin-left: -1rem;
}
.lg\:pull-x-4 {
margin-left: -1rem;
margin-right: -1rem;
}
.lg\:pull-y-4 {
margin-top: -1rem;
margin-bottom: -1rem;
}
.lg\:pull-4 {
margin: -1rem;
}
.lg\:pull-t-6 {
margin-top: -1.5rem;
}
.lg\:pull-r-6 {
margin-right: -1.5rem;
}
.lg\:pull-b-6 {
margin-bottom: -1.5rem;
}
.lg\:pull-l-6 {
margin-left: -1.5rem;
}
.lg\:pull-x-6 {
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.lg\:pull-y-6 {
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.lg\:pull-6 {
margin: -1.5rem;
}
.lg\:pull-t-8 {
margin-top: -2rem;
}
.lg\:pull-r-8 {
margin-right: -2rem;
}
.lg\:pull-b-8 {
margin-bottom: -2rem;
}
.lg\:pull-l-8 {
margin-left: -2rem;
}
.lg\:pull-x-8 {
margin-left: -2rem;
margin-right: -2rem;
}
.lg\:pull-y-8 {
margin-top: -2rem;
margin-bottom: -2rem;
}
.lg\:pull-8 {
margin: -2rem;
}
.lg\:pull-t-px {
margin-top: -1px;
}
.lg\:pull-r-px {
margin-right: -1px;
}
.lg\:pull-b-px {
margin-bottom: -1px;
}
.lg\:pull-l-px {
margin-left: -1px;
}
.lg\:pull-x-px {
margin-left: -1px;
margin-right: -1px;
}
.lg\:pull-y-px {
margin-top: -1px;
margin-bottom: -1px;
}
.lg\:pull-px {
margin: -1px;
}
.lg\:constrain-xs {
max-width: 20rem;
}
.lg\:constrain-sm {
max-width: 30rem;
}
.lg\:constrain-md {
max-width: 40rem;
}
.lg\:constrain-lg {
max-width: 50rem;
}
.lg\:constrain-xl {
max-width: 60rem;
}
.lg\:constrain-2xl {
max-width: 70rem;
}
.lg\:constrain-3xl {
max-width: 80rem;
}
.lg\:constrain-4xl {
max-width: 90rem;
}
.lg\:constrain-5xl {
max-width: 100rem;
}
.lg\:shadow-1 {
box-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .15);
}
.lg\:shadow-2 {
box-shadow: 0 3px 6px rgba(0, 0, 0, .12), 0 3px 6px rgba(0, 0, 0, .13);
}
.lg\:shadow-3 {
box-shadow: 0 10px 20px rgba(0, 0, 0, .13), 0 6px 6px rgba(0, 0, 0, .13);
}
.lg\:shadow-4 {
box-shadow: 0 14px 28px rgba(0, 0, 0, .16), 0 10px 10px rgba(0, 0, 0, .11);
}
.lg\:shadow-5 {
box-shadow: 0 19px 38px rgba(0, 0, 0, .18), 0 15px 12px rgba(0, 0, 0, .11);
}
.lg\:flex {
display: -webkit-box;
display: flex;
}
.lg\:inline-flex {
display: -webkit-inline-box;
display: inline-flex;
}
.lg\:flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.lg\:flex-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.lg\:flex-col {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.lg\:flex-col-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.lg\:flex-wrap {
flex-wrap: wrap;
}
.lg\:flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.lg\:flex-nowrap {
flex-wrap: nowrap;
}
.lg\:items-start {
-webkit-box-align: start;
align-items: flex-start;
}
.lg\:items-end {
-webkit-box-align: end;
align-items: flex-end;
}
.lg\:items-center {
-webkit-box-align: center;
align-items: center;
}
.lg\:items-baseline {
-webkit-box-align: baseline;
align-items: baseline;
}
.lg\:items-stretch {
-webkit-box-align: stretch;
align-items: stretch;
}
.lg\:justify-start {
-webkit-box-pack: start;
justify-content: flex-start;
}
.lg\:justify-end {
-webkit-box-pack: end;
justify-content: flex-end;
}
.lg\:justify-center {
-webkit-box-pack: center;
justify-content: center;
}
.lg\:justify-between {
-webkit-box-pack: justify;
justify-content: space-between;
}
.lg\:justify-around {
justify-content: space-around;
}
.lg\:flex-auto {
-webkit-box-flex: 1;
flex: auto;
}
.lg\:flex-initial {
-webkit-box-flex: initial;
flex: initial;
}
.lg\:flex-none {
-webkit-box-flex: 0;
flex: none;
}
.lg\:flex-grow {
-webkit-box-flex: 1;
flex-grow: 1;
}
.lg\:flex-shrink {
flex-shrink: 1;
}
.lg\:flex-no-grow {
-webkit-box-flex: 0;
flex-grow: 0;
}
.lg\:flex-no-shrink {
flex-shrink: 0;
}
.lg\:bar {
color: blue;
}
.lg\:baz {
color: green;
}
}
@media (min-width: 1200px) {
.xl\:foo {
color: red;
}
.xl\:text-xs {
font-size: .75rem;
}
.xl\:text-sm {
font-size: .875rem;
}
.xl\:text-base {
font-size: 1rem;
}
.xl\:text-lg {
font-size: 1.125rem;
}
.xl\:text-xl {
font-size: 1.25rem;
}
.xl\:text-2xl {
font-size: 1.75rem;
}
.xl\:text-3xl {
font-size: 2.375rem;
}
.xl\:text-4xl {
font-size: 2.875rem;
}
.xl\:text-hairline {
font-weight: 200;
}
.xl\:text-thin {
font-weight: 300;
}
.xl\:text-regular {
font-weight: 400;
}
.xl\:text-medium {
font-weight: 600;
}
.xl\:text-bold {
font-weight: 700;
}
.xl\:sans {
font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
}
.xl\:serif {
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
.xl\:mono {
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
.xl\:text-light,
.xl\:\@text-light:hover,
.xl\:\@text-light:focus {
color: #ffffff;
}
.xl\:text-light-soft,
.xl\:\@text-light-soft:hover,
.xl\:\@text-light-soft:focus {
color: rgba(255, 255, 255, .6);
}
.xl\:text-light-softer,
.xl\:\@text-light-softer:hover,
.xl\:\@text-light-softer:focus {
color: rgba(255, 255, 255, .45);
}
.xl\:text-light-softest,
.xl\:\@text-light-softest:hover,
.xl\:\@text-light-softest:focus {
color: rgba(255, 255, 255, .35);
}
.xl\:text-dark,
.xl\:\@text-dark:hover,
.xl\:\@text-dark:focus {
color: #212b35;
}
.xl\:text-dark-soft,
.xl\:\@text-dark-soft:hover,
.xl\:\@text-dark-soft:focus {
color: #647382;
}
.xl\:text-dark-softer,
.xl\:\@text-dark-softer:hover,
.xl\:\@text-dark-softer:focus {
color: #919eab;
}
.xl\:text-dark-softest,
.xl\:\@text-dark-softest:hover,
.xl\:\@text-dark-softest:focus {
color: #c5ced6;
}
.xl\:text-red-dark,
.xl\:\@text-red-dark:hover,
.xl\:\@text-red-dark:focus {
color: #d43633;
}
.xl\:text-red,
.xl\:\@text-red:hover,
.xl\:\@text-red:focus {
color: #f25451;
}
.xl\:text-red-light,
.xl\:\@text-red-light:hover,
.xl\:\@text-red-light:focus {
color: #fa8785;
}
.xl\:text-red-lightest,
.xl\:\@text-red-lightest:hover,
.xl\:\@text-red-lightest:focus {
color: #fff1f0;
}
.xl\:text-orange-dark,
.xl\:\@text-orange-dark:hover,
.xl\:\@text-orange-dark:focus {
color: #f29500;
}
.xl\:text-orange,
.xl\:\@text-orange:hover,
.xl\:\@text-orange:focus {
color: #ffb82b;
}
.xl\:text-orange-light,
.xl\:\@text-orange-light:hover,
.xl\:\@text-orange-light:focus {
color: #ffd685;
}
.xl\:text-orange-lightest,
.xl\:\@text-orange-lightest:hover,
.xl\:\@text-orange-lightest:focus {
color: #fff8eb;
}
.xl\:text-yellow-dark,
.xl\:\@text-yellow-dark:hover,
.xl\:\@text-yellow-dark:focus {
color: #ffc400;
}
.xl\:text-yellow,
.xl\:\@text-yellow:hover,
.xl\:\@text-yellow:focus {
color: #ffe14a;
}
.xl\:text-yellow-light,
.xl\:\@text-yellow-light:hover,
.xl\:\@text-yellow-light:focus {
color: #ffea83;
}
.xl\:text-yellow-lightest,
.xl\:\@text-yellow-lightest:hover,
.xl\:\@text-yellow-lightest:focus {
color: #fffbe5;
}
.xl\:text-green-dark,
.xl\:\@text-green-dark:hover,
.xl\:\@text-green-dark:focus {
color: #34ae4c;
}
.xl\:text-green,
.xl\:\@text-green:hover,
.xl\:\@text-green:focus {
color: #57d06f;
}
.xl\:text-green-light,
.xl\:\@text-green-light:hover,
.xl\:\@text-green-light:focus {
color: #b1f3be;
}
.xl\:text-green-lightest,
.xl\:\@text-green-lightest:hover,
.xl\:\@text-green-lightest:focus {
color: #eefff1;
}
.xl\:text-teal-dark,
.xl\:\@text-teal-dark:hover,
.xl\:\@text-teal-dark:focus {
color: #249e9a;
}
.xl\:text-teal,
.xl\:\@text-teal:hover,
.xl\:\@text-teal:focus {
color: #4dc0b5;
}
.xl\:text-teal-light,
.xl\:\@text-teal-light:hover,
.xl\:\@text-teal-light:focus {
color: #9eebe4;
}
.xl\:text-teal-lightest,
.xl\:\@text-teal-lightest:hover,
.xl\:\@text-teal-lightest:focus {
color: #eefffd;
}
.xl\:text-blue-dark,
.xl\:\@text-blue-dark:hover,
.xl\:\@text-blue-dark:focus {
color: #3687c8;
}
.xl\:text-blue,
.xl\:\@text-blue:hover,
.xl\:\@text-blue:focus {
color: #4aa2ea;
}
.xl\:text-blue-light,
.xl\:\@text-blue-light:hover,
.xl\:\@text-blue-light:focus {
color: #acdaff;
}
.xl\:text-blue-lightest,
.xl\:\@text-blue-lightest:hover,
.xl\:\@text-blue-lightest:focus {
color: #f1f9ff;
}
.xl\:text-indigo-dark,
.xl\:\@text-indigo-dark:hover,
.xl\:\@text-indigo-dark:focus {
color: #4957a5;
}
.xl\:text-indigo,
.xl\:\@text-indigo:hover,
.xl\:\@text-indigo:focus {
color: #6574cd;
}
.xl\:text-indigo-light,
.xl\:\@text-indigo-light:hover,
.xl\:\@text-indigo-light:focus {
color: #bcc5fb;
}
.xl\:text-indigo-lightest,
.xl\:\@text-indigo-lightest:hover,
.xl\:\@text-indigo-lightest:focus {
color: #f4f5ff;
}
.xl\:text-purple-dark,
.xl\:\@text-purple-dark:hover,
.xl\:\@text-purple-dark:focus {
color: #714cb4;
}
.xl\:text-purple,
.xl\:\@text-purple:hover,
.xl\:\@text-purple:focus {
color: #976ae6;
}
.xl\:text-purple-light,
.xl\:\@text-purple-light:hover,
.xl\:\@text-purple-light:focus {
color: #ceb3ff;
}
.xl\:text-purple-lightest,
.xl\:\@text-purple-lightest:hover,
.xl\:\@text-purple-lightest:focus {
color: #f7f3ff;
}
.xl\:text-pink-dark,
.xl\:\@text-pink-dark:hover,
.xl\:\@text-pink-dark:focus {
color: #d84f7d;
}
.xl\:text-pink,
.xl\:\@text-pink:hover,
.xl\:\@text-pink:focus {
color: #f66d9b;
}
.xl\:text-pink-light,
.xl\:\@text-pink-light:hover,
.xl\:\@text-pink-light:focus {
color: #ffa5c3;
}
.xl\:text-pink-lightest,
.xl\:\@text-pink-lightest:hover,
.xl\:\@text-pink-lightest:focus {
color: #fdf2f5;
}
.xl\:leading-none {
line-height: 1;
}
.xl\:leading-tight {
line-height: 1.25;
}
.xl\:leading-normal {
line-height: 1.5;
}
.xl\:leading-loose {
line-height: 2;
}
.xl\:tracking-tight {
letter-spacing: -0.05em;
}
.xl\:tracking-normal {
letter-spacing: 0;
}
.xl\:tracking-wide {
letter-spacing: 0.1em;
}
.xl\:text-left {
text-align: left;
}
.xl\:text-center {
text-align: center;
}
.xl\:text-right {
text-align: right;
}
.xl\:text-justify {
text-align: justify;
}
.xl\:wrap-normal {
white-space: normal;
}
.xl\:wrap-none {
white-space: nowrap;
}
.xl\:wrap-pre {
white-space: pre;
}
.xl\:wrap-pre-line {
white-space: pre-line;
}
.xl\:wrap-pre-wrap {
white-space: pre-wrap;
}
.xl\:wrap-force {
word-wrap: break-word;
}
.xl\:wrap-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.xl\:text-em {
font-style: italic;
}
.xl\:text-uppercase {
text-transform: uppercase;
}
.xl\:text-lowercase {
text-transform: lowercase;
}
.xl\:text-capitalize {
text-transform: capitalize;
}
.xl\:text-underline {
text-decoration: underline;
}
.xl\:text-strike {
text-decoration: line-through;
}
.xl\:text-normal {
text-decoration: none;
text-transform: none;
font-style: normal;
}
.xl\:align-baseline {
vertical-align: baseline;
}
.xl\:align-top {
vertical-align: top;
}
.xl\:align-middle {
vertical-align: middle;
}
.xl\:align-bottom {
vertical-align: bottom;
}
.xl\:align-text-top {
vertical-align: text-top;
}
.xl\:align-text-bottom {
vertical-align: text-bottom;
}
.xl\:bg-light,
.xl\:\@bg-light:hover,
.xl\:\@bg-light:focus {
background-color: #ffffff;
}
.xl\:bg-light-soft,
.xl\:\@bg-light-soft:hover,
.xl\:\@bg-light-soft:focus {
background-color: #f7f9fa;
}
.xl\:bg-light-softer,
.xl\:\@bg-light-softer:hover,
.xl\:\@bg-light-softer:focus {
background-color: #f0f2f5;
}
.xl\:bg-light-softest,
.xl\:\@bg-light-softest:hover,
.xl\:\@bg-light-softest:focus {
background-color: #dfe3e8;
}
.xl\:bg-dark,
.xl\:\@bg-dark:hover,
.xl\:\@bg-dark:focus {
background-color: #212b35;
}
.xl\:bg-dark-soft,
.xl\:\@bg-dark-soft:hover,
.xl\:\@bg-dark-soft:focus {
background-color: #404e5c;
}
.xl\:bg-dark-softer,
.xl\:\@bg-dark-softer:hover,
.xl\:\@bg-dark-softer:focus {
background-color: #647382;
}
.xl\:bg-dark-softest,
.xl\:\@bg-dark-softest:hover,
.xl\:\@bg-dark-softest:focus {
background-color: #919eab;
}
.xl\:bg-red-dark,
.xl\:\@bg-red-dark:hover,
.xl\:\@bg-red-dark:focus {
background-color: #d43633;
}
.xl\:bg-red,
.xl\:\@bg-red:hover,
.xl\:\@bg-red:focus {
background-color: #f25451;
}
.xl\:bg-red-light,
.xl\:\@bg-red-light:hover,
.xl\:\@bg-red-light:focus {
background-color: #fa8785;
}
.xl\:bg-red-lightest,
.xl\:\@bg-red-lightest:hover,
.xl\:\@bg-red-lightest:focus {
background-color: #fff1f0;
}
.xl\:bg-orange-dark,
.xl\:\@bg-orange-dark:hover,
.xl\:\@bg-orange-dark:focus {
background-color: #f29500;
}
.xl\:bg-orange,
.xl\:\@bg-orange:hover,
.xl\:\@bg-orange:focus {
background-color: #ffb82b;
}
.xl\:bg-orange-light,
.xl\:\@bg-orange-light:hover,
.xl\:\@bg-orange-light:focus {
background-color: #ffd685;
}
.xl\:bg-orange-lightest,
.xl\:\@bg-orange-lightest:hover,
.xl\:\@bg-orange-lightest:focus {
background-color: #fff8eb;
}
.xl\:bg-yellow-dark,
.xl\:\@bg-yellow-dark:hover,
.xl\:\@bg-yellow-dark:focus {
background-color: #ffc400;
}
.xl\:bg-yellow,
.xl\:\@bg-yellow:hover,
.xl\:\@bg-yellow:focus {
background-color: #ffe14a;
}
.xl\:bg-yellow-light,
.xl\:\@bg-yellow-light:hover,
.xl\:\@bg-yellow-light:focus {
background-color: #ffea83;
}
.xl\:bg-yellow-lightest,
.xl\:\@bg-yellow-lightest:hover,
.xl\:\@bg-yellow-lightest:focus {
background-color: #fffbe5;
}
.xl\:bg-green-dark,
.xl\:\@bg-green-dark:hover,
.xl\:\@bg-green-dark:focus {
background-color: #34ae4c;
}
.xl\:bg-green,
.xl\:\@bg-green:hover,
.xl\:\@bg-green:focus {
background-color: #57d06f;
}
.xl\:bg-green-light,
.xl\:\@bg-green-light:hover,
.xl\:\@bg-green-light:focus {
background-color: #b1f3be;
}
.xl\:bg-green-lightest,
.xl\:\@bg-green-lightest:hover,
.xl\:\@bg-green-lightest:focus {
background-color: #eefff1;
}
.xl\:bg-teal-dark,
.xl\:\@bg-teal-dark:hover,
.xl\:\@bg-teal-dark:focus {
background-color: #249e9a;
}
.xl\:bg-teal,
.xl\:\@bg-teal:hover,
.xl\:\@bg-teal:focus {
background-color: #4dc0b5;
}
.xl\:bg-teal-light,
.xl\:\@bg-teal-light:hover,
.xl\:\@bg-teal-light:focus {
background-color: #9eebe4;
}
.xl\:bg-teal-lightest,
.xl\:\@bg-teal-lightest:hover,
.xl\:\@bg-teal-lightest:focus {
background-color: #eefffd;
}
.xl\:bg-blue-dark,
.xl\:\@bg-blue-dark:hover,
.xl\:\@bg-blue-dark:focus {
background-color: #3687c8;
}
.xl\:bg-blue,
.xl\:\@bg-blue:hover,
.xl\:\@bg-blue:focus {
background-color: #4aa2ea;
}
.xl\:bg-blue-light,
.xl\:\@bg-blue-light:hover,
.xl\:\@bg-blue-light:focus {
background-color: #acdaff;
}
.xl\:bg-blue-lightest,
.xl\:\@bg-blue-lightest:hover,
.xl\:\@bg-blue-lightest:focus {
background-color: #f1f9ff;
}
.xl\:bg-indigo-dark,
.xl\:\@bg-indigo-dark:hover,
.xl\:\@bg-indigo-dark:focus {
background-color: #4957a5;
}
.xl\:bg-indigo,
.xl\:\@bg-indigo:hover,
.xl\:\@bg-indigo:focus {
background-color: #6574cd;
}
.xl\:bg-indigo-light,
.xl\:\@bg-indigo-light:hover,
.xl\:\@bg-indigo-light:focus {
background-color: #bcc5fb;
}
.xl\:bg-indigo-lightest,
.xl\:\@bg-indigo-lightest:hover,
.xl\:\@bg-indigo-lightest:focus {
background-color: #f4f5ff;
}
.xl\:bg-purple-dark,
.xl\:\@bg-purple-dark:hover,
.xl\:\@bg-purple-dark:focus {
background-color: #714cb4;
}
.xl\:bg-purple,
.xl\:\@bg-purple:hover,
.xl\:\@bg-purple:focus {
background-color: #976ae6;
}
.xl\:bg-purple-light,
.xl\:\@bg-purple-light:hover,
.xl\:\@bg-purple-light:focus {
background-color: #ceb3ff;
}
.xl\:bg-purple-lightest,
.xl\:\@bg-purple-lightest:hover,
.xl\:\@bg-purple-lightest:focus {
background-color: #f7f3ff;
}
.xl\:bg-pink-dark,
.xl\:\@bg-pink-dark:hover,
.xl\:\@bg-pink-dark:focus {
background-color: #d84f7d;
}
.xl\:bg-pink,
.xl\:\@bg-pink:hover,
.xl\:\@bg-pink:focus {
background-color: #f66d9b;
}
.xl\:bg-pink-light,
.xl\:\@bg-pink-light:hover,
.xl\:\@bg-pink-light:focus {
background-color: #ffa5c3;
}
.xl\:bg-pink-lightest,
.xl\:\@bg-pink-lightest:hover,
.xl\:\@bg-pink-lightest:focus {
background-color: #fdf2f5;
}
.xl\:bg-cover {
background-size: cover;
}
.xl\:bg-contain {
background-size: contain;
}
.xl\:border {
border: 1px solid #c5ced6;
}
.xl\:border-t {
border-top: 1px solid #c5ced6;
}
.xl\:border-r {
border-right: 1px solid #c5ced6;
}
.xl\:border-b {
border-bottom: 1px solid #c5ced6;
}
.xl\:border-l {
border-left: 1px solid #c5ced6;
}
.xl\:border-0 {
border: 0 solid #c5ced6;
}
.xl\:border-t-0 {
border-top: 0 solid #c5ced6;
}
.xl\:border-r-0 {
border-right: 0 solid #c5ced6;
}
.xl\:border-b-0 {
border-bottom: 0 solid #c5ced6;
}
.xl\:border-l-0 {
border-left: 0 solid #c5ced6;
}
.xl\:border-2 {
border: 2px solid #c5ced6;
}
.xl\:border-t-2 {
border-top: 2px solid #c5ced6;
}
.xl\:border-r-2 {
border-right: 2px solid #c5ced6;
}
.xl\:border-b-2 {
border-bottom: 2px solid #c5ced6;
}
.xl\:border-l-2 {
border-left: 2px solid #c5ced6;
}
.xl\:border-4 {
border: 4px solid #c5ced6;
}
.xl\:border-t-4 {
border-top: 4px solid #c5ced6;
}
.xl\:border-r-4 {
border-right: 4px solid #c5ced6;
}
.xl\:border-b-4 {
border-bottom: 4px solid #c5ced6;
}
.xl\:border-l-4 {
border-left: 4px solid #c5ced6;
}
.xl\:border-8 {
border: 8px solid #c5ced6;
}
.xl\:border-t-8 {
border-top: 8px solid #c5ced6;
}
.xl\:border-r-8 {
border-right: 8px solid #c5ced6;
}
.xl\:border-b-8 {
border-bottom: 8px solid #c5ced6;
}
.xl\:border-l-8 {
border-left: 8px solid #c5ced6;
}
.xl\:border-light,
.xl\:\@border-light:hover,
.xl\:\@border-light:focus {
border-color: #ffffff;
}
.xl\:border-light-soft,
.xl\:\@border-light-soft:hover,
.xl\:\@border-light-soft:focus {
border-color: #f7f9fa;
}
.xl\:border-light-softer,
.xl\:\@border-light-softer:hover,
.xl\:\@border-light-softer:focus {
border-color: #f0f2f5;
}
.xl\:border-dark,
.xl\:\@border-dark:hover,
.xl\:\@border-dark:focus {
border-color: #919eab;
}
.xl\:border-dark-soft,
.xl\:\@border-dark-soft:hover,
.xl\:\@border-dark-soft:focus {
border-color: #c5ced6;
}
.xl\:border-dark-softer,
.xl\:\@border-dark-softer:hover,
.xl\:\@border-dark-softer:focus {
border-color: #dfe3e8;
}
.xl\:border-light-overlay,
.xl\:\@border-light-overlay:hover,
.xl\:\@border-light-overlay:focus {
border-color: hsla(0, 0%, 0%, .2);
}
.xl\:border-light-overlay-soft,
.xl\:\@border-light-overlay-soft:hover,
.xl\:\@border-light-overlay-soft:focus {
border-color: hsla(0, 0%, 0%, .1);
}
.xl\:border-light-overlay-softer,
.xl\:\@border-light-overlay-softer:hover,
.xl\:\@border-light-overlay-softer:focus {
border-color: hsla(0, 0%, 0%, .05);
}
.xl\:border-dark-overlay,
.xl\:\@border-dark-overlay:hover,
.xl\:\@border-dark-overlay:focus {
border-color: hsla(0, 0%, 100%, 1);
}
.xl\:border-dark-overlay-soft,
.xl\:\@border-dark-overlay-soft:hover,
.xl\:\@border-dark-overlay-soft:focus {
border-color: hsla(0, 0%, 100%, .6);
}
.xl\:border-dark-overlay-softer,
.xl\:\@border-dark-overlay-softer:hover,
.xl\:\@border-dark-overlay-softer:focus {
border-color: hsla(0, 0%, 100%, .35);
}
.xl\:border-red-dark,
.xl\:\@border-red-dark:hover,
.xl\:\@border-red-dark:focus {
border-color: #d43633;
}
.xl\:border-red,
.xl\:\@border-red:hover,
.xl\:\@border-red:focus {
border-color: #f25451;
}
.xl\:border-red-light,
.xl\:\@border-red-light:hover,
.xl\:\@border-red-light:focus {
border-color: #fa8785;
}
.xl\:border-red-lightest,
.xl\:\@border-red-lightest:hover,
.xl\:\@border-red-lightest:focus {
border-color: #fff1f0;
}
.xl\:border-orange-dark,
.xl\:\@border-orange-dark:hover,
.xl\:\@border-orange-dark:focus {
border-color: #f29500;
}
.xl\:border-orange,
.xl\:\@border-orange:hover,
.xl\:\@border-orange:focus {
border-color: #ffb82b;
}
.xl\:border-orange-light,
.xl\:\@border-orange-light:hover,
.xl\:\@border-orange-light:focus {
border-color: #ffd685;
}
.xl\:border-orange-lightest,
.xl\:\@border-orange-lightest:hover,
.xl\:\@border-orange-lightest:focus {
border-color: #fff8eb;
}
.xl\:border-yellow-dark,
.xl\:\@border-yellow-dark:hover,
.xl\:\@border-yellow-dark:focus {
border-color: #ffc400;
}
.xl\:border-yellow,
.xl\:\@border-yellow:hover,
.xl\:\@border-yellow:focus {
border-color: #ffe14a;
}
.xl\:border-yellow-light,
.xl\:\@border-yellow-light:hover,
.xl\:\@border-yellow-light:focus {
border-color: #ffea83;
}
.xl\:border-yellow-lightest,
.xl\:\@border-yellow-lightest:hover,
.xl\:\@border-yellow-lightest:focus {
border-color: #fffbe5;
}
.xl\:border-green-dark,
.xl\:\@border-green-dark:hover,
.xl\:\@border-green-dark:focus {
border-color: #34ae4c;
}
.xl\:border-green,
.xl\:\@border-green:hover,
.xl\:\@border-green:focus {
border-color: #57d06f;
}
.xl\:border-green-light,
.xl\:\@border-green-light:hover,
.xl\:\@border-green-light:focus {
border-color: #b1f3be;
}
.xl\:border-green-lightest,
.xl\:\@border-green-lightest:hover,
.xl\:\@border-green-lightest:focus {
border-color: #eefff1;
}
.xl\:border-teal-dark,
.xl\:\@border-teal-dark:hover,
.xl\:\@border-teal-dark:focus {
border-color: #249e9a;
}
.xl\:border-teal,
.xl\:\@border-teal:hover,
.xl\:\@border-teal:focus {
border-color: #4dc0b5;
}
.xl\:border-teal-light,
.xl\:\@border-teal-light:hover,
.xl\:\@border-teal-light:focus {
border-color: #9eebe4;
}
.xl\:border-teal-lightest,
.xl\:\@border-teal-lightest:hover,
.xl\:\@border-teal-lightest:focus {
border-color: #eefffd;
}
.xl\:border-blue-dark,
.xl\:\@border-blue-dark:hover,
.xl\:\@border-blue-dark:focus {
border-color: #3687c8;
}
.xl\:border-blue,
.xl\:\@border-blue:hover,
.xl\:\@border-blue:focus {
border-color: #4aa2ea;
}
.xl\:border-blue-light,
.xl\:\@border-blue-light:hover,
.xl\:\@border-blue-light:focus {
border-color: #acdaff;
}
.xl\:border-blue-lightest,
.xl\:\@border-blue-lightest:hover,
.xl\:\@border-blue-lightest:focus {
border-color: #f1f9ff;
}
.xl\:border-indigo-dark,
.xl\:\@border-indigo-dark:hover,
.xl\:\@border-indigo-dark:focus {
border-color: #4957a5;
}
.xl\:border-indigo,
.xl\:\@border-indigo:hover,
.xl\:\@border-indigo:focus {
border-color: #6574cd;
}
.xl\:border-indigo-light,
.xl\:\@border-indigo-light:hover,
.xl\:\@border-indigo-light:focus {
border-color: #bcc5fb;
}
.xl\:border-indigo-lightest,
.xl\:\@border-indigo-lightest:hover,
.xl\:\@border-indigo-lightest:focus {
border-color: #f4f5ff;
}
.xl\:border-purple-dark,
.xl\:\@border-purple-dark:hover,
.xl\:\@border-purple-dark:focus {
border-color: #714cb4;
}
.xl\:border-purple,
.xl\:\@border-purple:hover,
.xl\:\@border-purple:focus {
border-color: #976ae6;
}
.xl\:border-purple-light,
.xl\:\@border-purple-light:hover,
.xl\:\@border-purple-light:focus {
border-color: #ceb3ff;
}
.xl\:border-purple-lightest,
.xl\:\@border-purple-lightest:hover,
.xl\:\@border-purple-lightest:focus {
border-color: #f7f3ff;
}
.xl\:border-pink-dark,
.xl\:\@border-pink-dark:hover,
.xl\:\@border-pink-dark:focus {
border-color: #d84f7d;
}
.xl\:border-pink,
.xl\:\@border-pink:hover,
.xl\:\@border-pink:focus {
border-color: #f66d9b;
}
.xl\:border-pink-light,
.xl\:\@border-pink-light:hover,
.xl\:\@border-pink-light:focus {
border-color: #ffa5c3;
}
.xl\:border-pink-lightest,
.xl\:\@border-pink-lightest:hover,
.xl\:\@border-pink-lightest:focus {
border-color: #fdf2f5;
}
.xl\:border-dashed {
border-style: dashed;
}
.xl\:border-dotted {
border-style: dotted;
}
.xl\:rounded {
border-radius: .25rem;
}
.xl\:rounded-t {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
}
.xl\:rounded-r {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}
.xl\:rounded-b {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem;
}
.xl\:rounded-l {
border-bottom-left-radius: .25rem;
border-top-left-radius: .25rem;
}
.xl\:rounded-sm {
border-radius: .125rem;
}
.xl\:rounded-t-sm {
border-top-left-radius: .125rem;
border-top-right-radius: .125rem;
}
.xl\:rounded-r-sm {
border-top-right-radius: .125rem;
border-bottom-right-radius: .125rem;
}
.xl\:rounded-b-sm {
border-bottom-right-radius: .125rem;
border-bottom-left-radius: .125rem;
}
.xl\:rounded-l-sm {
border-bottom-left-radius: .125rem;
border-top-left-radius: .125rem;
}
.xl\:rounded-lg {
border-radius: .5rem;
}
.xl\:rounded-t-lg {
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
}
.xl\:rounded-r-lg {
border-top-right-radius: .5rem;
border-bottom-right-radius: .5rem;
}
.xl\:rounded-b-lg {
border-bottom-right-radius: .5rem;
border-bottom-left-radius: .5rem;
}
.xl\:rounded-l-lg {
border-bottom-left-radius: .5rem;
border-top-left-radius: .5rem;
}
.xl\:rounded-pill {
border-radius: 9999px;
}
.xl\:rounded-t-pill {
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.xl\:rounded-r-pill {
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.xl\:rounded-b-pill {
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xl\:rounded-l-pill {
border-bottom-left-radius: 9999px;
border-top-left-radius: 9999px;
}
.xl\:block {
display: block;
}
.xl\:inline-block {
display: inline-block;
}
.xl\:inline {
display: inline;
}
.xl\:table {
display: table;
}
.xl\:table-row {
display: table-row;
}
.xl\:table-cell {
display: table-cell;
}
.xl\:hidden {
display: none;
}
.xl\:fixed {
position: fixed;
}
.xl\:absolute {
position: absolute;
}
.xl\:relative {
position: relative;
}
.xl\:pin-t {
top: 0;
}
.xl\:pin-r {
right: 0;
}
.xl\:pin-b {
bottom: 0;
}
.xl\:pin-l {
left: 0;
}
.xl\:pin-y {
top: 0;
bottom: 0;
}
.xl\:pin-x {
right: 0;
left: 0;
}
.xl\:pin {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.xl\:overflow-auto {
overflow: auto;
}
.xl\:overflow-hidden {
overflow: hidden;
}
.xl\:mask {
overflow: hidden;
}
.xl\:overflow-visible {
overflow: visible;
}
.xl\:overflow-scroll {
overflow: scroll;
}
.xl\:overflow-scroll-x {
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.xl\:overflow-scroll-y {
overflow-y: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.xl\:w-1 {
width: 0.25rem;
}
.xl\:w-2 {
width: 0.5rem;
}
.xl\:w-3 {
width: 0.75rem;
}
.xl\:w-4 {
width: 1rem;
}
.xl\:w-6 {
width: 1.5rem;
}
.xl\:w-8 {
width: 2rem;
}
.xl\:w-10 {
width: 2.5rem;
}
.xl\:w-12 {
width: 3rem;
}
.xl\:w-16 {
width: 4rem;
}
.xl\:w-24 {
width: 6rem;
}
.xl\:w-32 {
width: 8rem;
}
.xl\:w-40 {
width: 10rem;
}
.xl\:w-48 {
width: 12rem;
}
.xl\:w-64 {
width: 16rem;
}
.xl\:w-96 {
width: 24rem;
}
.xl\:w-128 {
width: 32rem;
}
.xl\:w-full {
width: 100%;
}
.xl\:w-1\/2 {
width: 50%;
}
.xl\:w-1\/3 {
width: 33.33333%;
}
.xl\:w-2\/3 {
width: 66.66667%;
}
.xl\:w-1\/4 {
width: 25%;
}
.xl\:w-3\/4 {
width: 75%;
}
.xl\:w-1\/5 {
width: 20%;
}
.xl\:w-2\/5 {
width: 40%;
}
.xl\:w-3\/5 {
width: 60%;
}
.xl\:w-4\/5 {
width: 80%;
}
.xl\:w-1\/6 {
width: 16.66667%;
}
.xl\:w-5\/6 {
width: 83.33333%;
}
.xl\:w-screen {
width: 100vw;
}
.xl\:h-1 {
height: 0.25rem;
}
.xl\:h-2 {
height: 0.5rem;
}
.xl\:h-3 {
height: 0.75rem;
}
.xl\:h-4 {
height: 1rem;
}
.xl\:h-6 {
height: 1.5rem;
}
.xl\:h-8 {
height: 2rem;
}
.xl\:h-10 {
height: 2.5rem;
}
.xl\:h-12 {
height: 3rem;
}
.xl\:h-16 {
height: 4rem;
}
.xl\:h-24 {
height: 6rem;
}
.xl\:h-32 {
height: 8rem;
}
.xl\:h-40 {
height: 10rem;
}
.xl\:h-48 {
height: 12rem;
}
.xl\:h-64 {
height: 16rem;
}
.xl\:h-96 {
height: 24rem;
}
.xl\:h-128 {
height: 32rem;
}
.xl\:h-full {
height: 100%;
}
.xl\:h-screen {
height: 100vh;
}
.xl\:pt-0 {
padding-top: 0;
}
.xl\:pr-0 {
padding-right: 0;
}
.xl\:pb-0 {
padding-bottom: 0;
}
.xl\:pl-0 {
padding-left: 0;
}
.xl\:px-0 {
padding-left: 0;
padding-right: 0;
}
.xl\:py-0 {
padding-top: 0;
padding-bottom: 0;
}
.xl\:p-0 {
padding: 0;
}
.xl\:pt-1 {
padding-top: 0.25rem;
}
.xl\:pr-1 {
padding-right: 0.25rem;
}
.xl\:pb-1 {
padding-bottom: 0.25rem;
}
.xl\:pl-1 {
padding-left: 0.25rem;
}
.xl\:px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.xl\:py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.xl\:p-1 {
padding: 0.25rem;
}
.xl\:pt-2 {
padding-top: 0.5rem;
}
.xl\:pr-2 {
padding-right: 0.5rem;
}
.xl\:pb-2 {
padding-bottom: 0.5rem;
}
.xl\:pl-2 {
padding-left: 0.5rem;
}
.xl\:px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.xl\:py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.xl\:p-2 {
padding: 0.5rem;
}
.xl\:pt-3 {
padding-top: 0.75rem;
}
.xl\:pr-3 {
padding-right: 0.75rem;
}
.xl\:pb-3 {
padding-bottom: 0.75rem;
}
.xl\:pl-3 {
padding-left: 0.75rem;
}
.xl\:px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.xl\:py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.xl\:p-3 {
padding: 0.75rem;
}
.xl\:pt-4 {
padding-top: 1rem;
}
.xl\:pr-4 {
padding-right: 1rem;
}
.xl\:pb-4 {
padding-bottom: 1rem;
}
.xl\:pl-4 {
padding-left: 1rem;
}
.xl\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.xl\:py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.xl\:p-4 {
padding: 1rem;
}
.xl\:pt-6 {
padding-top: 1.5rem;
}
.xl\:pr-6 {
padding-right: 1.5rem;
}
.xl\:pb-6 {
padding-bottom: 1.5rem;
}
.xl\:pl-6 {
padding-left: 1.5rem;
}
.xl\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.xl\:py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.xl\:p-6 {
padding: 1.5rem;
}
.xl\:pt-8 {
padding-top: 2rem;
}
.xl\:pr-8 {
padding-right: 2rem;
}
.xl\:pb-8 {
padding-bottom: 2rem;
}
.xl\:pl-8 {
padding-left: 2rem;
}
.xl\:px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.xl\:py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.xl\:p-8 {
padding: 2rem;
}
.xl\:pt-px {
padding-top: 1px;
}
.xl\:pr-px {
padding-right: 1px;
}
.xl\:pb-px {
padding-bottom: 1px;
}
.xl\:pl-px {
padding-left: 1px;
}
.xl\:px-px {
padding-left: 1px;
padding-right: 1px;
}
.xl\:py-px {
padding-top: 1px;
padding-bottom: 1px;
}
.xl\:p-px {
padding: 1px;
}
.xl\:mt-0 {
margin-top: 0;
}
.xl\:mr-0 {
margin-right: 0;
}
.xl\:mb-0 {
margin-bottom: 0;
}
.xl\:ml-0 {
margin-left: 0;
}
.xl\:mx-0 {
margin-left: 0;
margin-right: 0;
}
.xl\:my-0 {
margin-top: 0;
margin-bottom: 0;
}
.xl\:m-0 {
margin: 0;
}
.xl\:mt-1 {
margin-top: 0.25rem;
}
.xl\:mr-1 {
margin-right: 0.25rem;
}
.xl\:mb-1 {
margin-bottom: 0.25rem;
}
.xl\:ml-1 {
margin-left: 0.25rem;
}
.xl\:mx-1 {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.xl\:my-1 {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.xl\:m-1 {
margin: 0.25rem;
}
.xl\:mt-2 {
margin-top: 0.5rem;
}
.xl\:mr-2 {
margin-right: 0.5rem;
}
.xl\:mb-2 {
margin-bottom: 0.5rem;
}
.xl\:ml-2 {
margin-left: 0.5rem;
}
.xl\:mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.xl\:my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.xl\:m-2 {
margin: 0.5rem;
}
.xl\:mt-3 {
margin-top: 0.75rem;
}
.xl\:mr-3 {
margin-right: 0.75rem;
}
.xl\:mb-3 {
margin-bottom: 0.75rem;
}
.xl\:ml-3 {
margin-left: 0.75rem;
}
.xl\:mx-3 {
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.xl\:my-3 {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.xl\:m-3 {
margin: 0.75rem;
}
.xl\:mt-4 {
margin-top: 1rem;
}
.xl\:mr-4 {
margin-right: 1rem;
}
.xl\:mb-4 {
margin-bottom: 1rem;
}
.xl\:ml-4 {
margin-left: 1rem;
}
.xl\:mx-4 {
margin-left: 1rem;
margin-right: 1rem;
}
.xl\:my-4 {
margin-top: 1rem;
margin-bottom: 1rem;
}
.xl\:m-4 {
margin: 1rem;
}
.xl\:mt-6 {
margin-top: 1.5rem;
}
.xl\:mr-6 {
margin-right: 1.5rem;
}
.xl\:mb-6 {
margin-bottom: 1.5rem;
}
.xl\:ml-6 {
margin-left: 1.5rem;
}
.xl\:mx-6 {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.xl\:my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.xl\:m-6 {
margin: 1.5rem;
}
.xl\:mt-8 {
margin-top: 2rem;
}
.xl\:mr-8 {
margin-right: 2rem;
}
.xl\:mb-8 {
margin-bottom: 2rem;
}
.xl\:ml-8 {
margin-left: 2rem;
}
.xl\:mx-8 {
margin-left: 2rem;
margin-right: 2rem;
}
.xl\:my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.xl\:m-8 {
margin: 2rem;
}
.xl\:mt-px {
margin-top: 1px;
}
.xl\:mr-px {
margin-right: 1px;
}
.xl\:mb-px {
margin-bottom: 1px;
}
.xl\:ml-px {
margin-left: 1px;
}
.xl\:mx-px {
margin-left: 1px;
margin-right: 1px;
}
.xl\:my-px {
margin-top: 1px;
margin-bottom: 1px;
}
.xl\:m-px {
margin: 1px;
}
.xl\:mr-auto {
margin-right: auto;
}
.xl\:ml-auto {
margin-left: auto;
}
.xl\:mx-auto {
margin-left: auto;
margin-right: auto;
}
.xl\:pull-t-0 {
margin-top: 0;
}
.xl\:pull-r-0 {
margin-right: 0;
}
.xl\:pull-b-0 {
margin-bottom: 0;
}
.xl\:pull-l-0 {
margin-left: 0;
}
.xl\:pull-x-0 {
margin-left: 0;
margin-right: 0;
}
.xl\:pull-y-0 {
margin-top: 0;
margin-bottom: 0;
}
.xl\:pull-0 {
margin: 0;
}
.xl\:pull-t-1 {
margin-top: -0.25rem;
}
.xl\:pull-r-1 {
margin-right: -0.25rem;
}
.xl\:pull-b-1 {
margin-bottom: -0.25rem;
}
.xl\:pull-l-1 {
margin-left: -0.25rem;
}
.xl\:pull-x-1 {
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.xl\:pull-y-1 {
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.xl\:pull-1 {
margin: -0.25rem;
}
.xl\:pull-t-2 {
margin-top: -0.5rem;
}
.xl\:pull-r-2 {
margin-right: -0.5rem;
}
.xl\:pull-b-2 {
margin-bottom: -0.5rem;
}
.xl\:pull-l-2 {
margin-left: -0.5rem;
}
.xl\:pull-x-2 {
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.xl\:pull-y-2 {
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.xl\:pull-2 {
margin: -0.5rem;
}
.xl\:pull-t-3 {
margin-top: -0.75rem;
}
.xl\:pull-r-3 {
margin-right: -0.75rem;
}
.xl\:pull-b-3 {
margin-bottom: -0.75rem;
}
.xl\:pull-l-3 {
margin-left: -0.75rem;
}
.xl\:pull-x-3 {
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.xl\:pull-y-3 {
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.xl\:pull-3 {
margin: -0.75rem;
}
.xl\:pull-t-4 {
margin-top: -1rem;
}
.xl\:pull-r-4 {
margin-right: -1rem;
}
.xl\:pull-b-4 {
margin-bottom: -1rem;
}
.xl\:pull-l-4 {
margin-left: -1rem;
}
.xl\:pull-x-4 {
margin-left: -1rem;
margin-right: -1rem;
}
.xl\:pull-y-4 {
margin-top: -1rem;
margin-bottom: -1rem;
}
.xl\:pull-4 {
margin: -1rem;
}
.xl\:pull-t-6 {
margin-top: -1.5rem;
}
.xl\:pull-r-6 {
margin-right: -1.5rem;
}
.xl\:pull-b-6 {
margin-bottom: -1.5rem;
}
.xl\:pull-l-6 {
margin-left: -1.5rem;
}
.xl\:pull-x-6 {
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.xl\:pull-y-6 {
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.xl\:pull-6 {
margin: -1.5rem;
}
.xl\:pull-t-8 {
margin-top: -2rem;
}
.xl\:pull-r-8 {
margin-right: -2rem;
}
.xl\:pull-b-8 {
margin-bottom: -2rem;
}
.xl\:pull-l-8 {
margin-left: -2rem;
}
.xl\:pull-x-8 {
margin-left: -2rem;
margin-right: -2rem;
}
.xl\:pull-y-8 {
margin-top: -2rem;
margin-bottom: -2rem;
}
.xl\:pull-8 {
margin: -2rem;
}
.xl\:pull-t-px {
margin-top: -1px;
}
.xl\:pull-r-px {
margin-right: -1px;
}
.xl\:pull-b-px {
margin-bottom: -1px;
}
.xl\:pull-l-px {
margin-left: -1px;
}
.xl\:pull-x-px {
margin-left: -1px;
margin-right: -1px;
}
.xl\:pull-y-px {
margin-top: -1px;
margin-bottom: -1px;
}
.xl\:pull-px {
margin: -1px;
}
.xl\:constrain-xs {
max-width: 20rem;
}
.xl\:constrain-sm {
max-width: 30rem;
}
.xl\:constrain-md {
max-width: 40rem;
}
.xl\:constrain-lg {
max-width: 50rem;
}
.xl\:constrain-xl {
max-width: 60rem;
}
.xl\:constrain-2xl {
max-width: 70rem;
}
.xl\:constrain-3xl {
max-width: 80rem;
}
.xl\:constrain-4xl {
max-width: 90rem;
}
.xl\:constrain-5xl {
max-width: 100rem;
}
.xl\:shadow-1 {
box-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .15);
}
.xl\:shadow-2 {
box-shadow: 0 3px 6px rgba(0, 0, 0, .12), 0 3px 6px rgba(0, 0, 0, .13);
}
.xl\:shadow-3 {
box-shadow: 0 10px 20px rgba(0, 0, 0, .13), 0 6px 6px rgba(0, 0, 0, .13);
}
.xl\:shadow-4 {
box-shadow: 0 14px 28px rgba(0, 0, 0, .16), 0 10px 10px rgba(0, 0, 0, .11);
}
.xl\:shadow-5 {
box-shadow: 0 19px 38px rgba(0, 0, 0, .18), 0 15px 12px rgba(0, 0, 0, .11);
}
.xl\:flex {
display: -webkit-box;
display: flex;
}
.xl\:inline-flex {
display: -webkit-inline-box;
display: inline-flex;
}
.xl\:flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
}
.xl\:flex-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.xl\:flex-col {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.xl\:flex-col-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.xl\:flex-wrap {
flex-wrap: wrap;
}
.xl\:flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.xl\:flex-nowrap {
flex-wrap: nowrap;
}
.xl\:items-start {
-webkit-box-align: start;
align-items: flex-start;
}
.xl\:items-end {
-webkit-box-align: end;
align-items: flex-end;
}
.xl\:items-center {
-webkit-box-align: center;
align-items: center;
}
.xl\:items-baseline {
-webkit-box-align: baseline;
align-items: baseline;
}
.xl\:items-stretch {
-webkit-box-align: stretch;
align-items: stretch;
}
.xl\:justify-start {
-webkit-box-pack: start;
justify-content: flex-start;
}
.xl\:justify-end {
-webkit-box-pack: end;
justify-content: flex-end;
}
.xl\:justify-center {
-webkit-box-pack: center;
justify-content: center;
}
.xl\:justify-between {
-webkit-box-pack: justify;
justify-content: space-between;
}
.xl\:justify-around {
justify-content: space-around;
}
.xl\:flex-auto {
-webkit-box-flex: 1;
flex: auto;
}
.xl\:flex-initial {
-webkit-box-flex: initial;
flex: initial;
}
.xl\:flex-none {
-webkit-box-flex: 0;
flex: none;
}
.xl\:flex-grow {
-webkit-box-flex: 1;
flex-grow: 1;
}
.xl\:flex-shrink {
flex-shrink: 1;
}
.xl\:flex-no-grow {
-webkit-box-flex: 0;
flex-grow: 0;
}
.xl\:flex-no-shrink {
flex-shrink: 0;
}
.xl\:bar {
color: blue;
}
.xl\:baz {
color: green;
}
}
/*# sourceMappingURL=tailwind.css.map */