@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:wght@400;600&display=swap);
/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/*
Ensure the default browser behavior of the `hidden` attribute.
*/
[hidden] {
  display: none;
}
*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 992px){
  .container{
    max-width: 992px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.left-0{
  left: 0px;
}
.top-0{
  top: 0px;
}
.right-0{
  right: 0px;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-50{
  z-index: 50;
}
.z-30{
  z-index: 30;
}
.z-20{
  z-index: 20;
}
.col-start-2{
  grid-column-start: 2;
}
.m-4{
  margin: 1rem;
}
.m-0{
  margin: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.my-24{
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mt-20{
  margin-top: 5rem;
}
.-ml-2{
  margin-left: -0.5rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mb-24{
  margin-bottom: 6rem;
}
.mt-auto{
  margin-top: auto;
}
.mb-4{
  margin-bottom: 1rem;
}
.mt-16{
  margin-top: 4rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.ml-auto{
  margin-left: auto;
}
.mb-16{
  margin-bottom: 4rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mr-1{
  margin-right: 0.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mt-12{
  margin-top: 3rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mt-0{
  margin-top: 0px;
}
.ml-0{
  margin-left: 0px;
}
.mr-4{
  margin-right: 1rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mr-3{
  margin-right: 0.75rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-0{
  margin-right: 0px;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-ml-4{
  margin-left: -1rem;
}
.-mr-3{
  margin-right: -0.75rem;
}
.-mt-3{
  margin-top: -0.75rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-full{
  height: 100%;
}
.h-9{
  height: 2.25rem;
}
.h-auto{
  height: auto;
}
.h-4{
  height: 1rem;
}
.h-\[140px\]{
  height: 140px;
}
.h-2{
  height: 0.5rem;
}
.min-h-screen{
  min-height: 100vh;
}
.w-96{
  width: 24rem;
}
.w-full{
  width: 100%;
}
.w-2\/3{
  width: 66.666667%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-32{
  width: 8rem;
}
.w-48{
  width: 12rem;
}
.w-1\/2{
  width: 50%;
}
.w-4{
  width: 1rem;
}
.w-1\/4{
  width: 25%;
}
.min-w-\[38px\]{
  min-width: 38px;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-fit{
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-\[50vw\]{
  max-width: 50vw;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-md{
  max-width: 28rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-grow{
  flex-grow: 1;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.content-between{
  align-content: space-between;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-between{
  justify-content: space-between;
}
.gap-3{
  gap: 0.75rem;
}
.gap-y-9{
  row-gap: 2.25rem;
}
.overflow-hidden{
  overflow: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.border{
  border-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-2{
  border-top-width: 2px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-dashed{
  border-style: dashed;
}
.border-dotted{
  border-style: dotted;
}
.border-blue-dull{
  border-color: var(--blue-dull);
}
.border-red-400{
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity));
}
.border-green-400{
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-blue{
  border-color: var(--blue-bright);
}
.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.border-green-300{
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-blue-dull{
  background-color: var(--blue-dull);
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-blue{
  background-color: var(--blue-bright);
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-green-400{
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}
.bg-red-800{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-blue-gray{
  background-color: var(--blue-gray);
}
.bg-cover{
  background-size: cover;
}
.bg-\[right_17\%_bottom\]{
  background-position: right 17% bottom;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-current{
  fill: currentColor;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-5{
  padding: 1.25rem;
}
.p-4{
  padding: 1rem;
}
.p-3{
  padding: 0.75rem;
}
.p-1{
  padding: 0.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-2{
  padding: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[1rem\]{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.pt-24{
  padding-top: 6rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pt-16{
  padding-top: 4rem;
}
.pb-32{
  padding-bottom: 8rem;
}
.pt-20{
  padding-top: 5rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pt-4{
  padding-top: 1rem;
}
.pr-0{
  padding-right: 0px;
}
.pr-8{
  padding-right: 2rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-4{
  padding-left: 1rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-top{
  vertical-align: top;
}
.align-text-top{
  vertical-align: text-top;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.font-semibold{
  font-weight: 600;
}
.font-normal{
  font-weight: 400;
}
.font-bold{
  font-weight: 700;
}
.uppercase{
  text-transform: uppercase;
}
.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-tight{
  line-height: 1.25;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-relaxed{
  line-height: 1.625;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-blue{
  color: var(--blue-bright);
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.no-underline{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.placeholder-gray-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.opacity-75{
  opacity: 0.75;
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.text-preset-lg {
    font-family: var(--font-heading);
    font-size: 3rem;
    font-weight: 500;
    line-height: 1;
  }
@media (min-width: 640px) {
    .text-preset-lg {
      font-size: 5rem;
    }
  }
.text-preset-md {
    font-family: var(--font-heading);
    font-size: 2rem;
    font-weight: 500;
    line-height: 1;
  }
@media (min-width: 640px) {
    .text-preset-md {
      font-size: 3rem;
    }
  }
.text-preset-sm {
    font-family: var(--font-heading);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
  }
@media (min-width: 640px) {
    .text-preset-sm {
      font-size: 2rem;
    }
  }
.text-preset-xs {
    font-family: var(--font-heading);
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1;
  }
@media (min-width: 640px) {
    .text-preset-xs {
      font-size: 1.2rem;
    }
  }
.text-preset-highlight {
    font-family: var(--font-heading);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
  }
@media (min-width: 640px) {
    .text-preset-highlight {
      font-size: 1.25rem;
    }
  }
:root {
  --breakpoint-xsmall: 501;
  --breakpoint-mobile: 768;
  --breakpoint-tablet: 992;
  --breakpoint-tablet-l: 1024;
  --breakpoint-smallscreen: 1200;
  --breakpoint-netbook: 1365;
  --breakpoint-desktop: 1440;
  --breakpoint-ultrawide: 1500;
  --breakpoint-pagewrapper: 1920;
  --font-heading: "Bebas Neue", cursive;
  --font-body: "Open Sans", sans-serif;
  --blue-bright: #2A62FB;
  --blue-dull: #314C7C;
  --blue-gray: #1E314C;
  --gray: #E9E9E9;
  --white: #FFFFFF;
  --black: #000000;
}

* {
  box-sizing: border-box;
}

root {
  font-size: 16px;
}

body {
  font-family: var(--font-body);
  font-size: 0.8rem;
  line-height: 1.2em;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 640px) {
  body {
    font-size: 1rem;
  }
}
p {
    font-family: var(--font-body);
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.6;
  }
@media (min-width: 640px) {
    p {
      font-size: 1rem;
    }
  }

.swiper-button-next:after,
.swiper-button-prev:after {
  font-weight: bolder;
  color: var(--blue-bright);
}

.button {
  display: inline-block;
  padding: 0.8rem 1.25rem;
  background-color: transparent;
  border: 2px solid transparent;
  font-family: var(--font-body);
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.button.button--primary {
  background-color: var(--blue-bright);
  border: 2px solid var(--blue-bright);
  color: var(--white);
}

.button.button--secondary {
  background-color: transparent;
  border: 2px solid var(--white);
  color: var(--white);
}

.buttons .button + .button {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .buttons .button + .button {
    margin-top: unset;
    margin-left: 2rem;
  }
}

.tag {
  display: block;
  align-self: flex-start;
  padding: 0.375rem 0.75rem 0.2rem;
  color: var(--blue-gray);
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  font-family: var(--font-heading);
  font-size: 1.5rem;
  font-weight: 500;
}

.card {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
}

.list {
  list-style: disc;
  margin-left: 20px;
}
.list li {
  padding: 2px 0;
}

header {
  background-color: rgba(0, 0, 0, 0.8);
}

#menu-toggle {
  font-family: var(--font-body);
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
}

.navigation{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  z-index: 10;
}
@media (max-width: 992px) {
  .navigation {
    width: 100%;
    margin-top: -1px;
  }
}
.navigation ul {
  display: flex;
}
@media (max-width: 768px) {
  .navigation ul {
    display: block;
  }
}
.navigation ul li a,
.navigation ul li > span {
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .navigation ul li a,
.navigation ul li > span {
    font-size: 0.8rem;
  }
  .navigation ul li a::before,
.navigation ul li > span::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    transform: translateY(2px);
    background-color: white;
    transition: width 200ms ease-in-out;
  }
}
.navigation ul li a:hover::before,
.navigation ul li > span:hover::before {
  width: 20%;
}
.navigation ul li a.navigation__menu {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.navigation ul li a.navigation__menu span {
  display: none;
}
@media (max-width: 768px) {
  .navigation ul li a.navigation__menu span {
    display: inline;
  }
}
.navigation ul li a.navigation__menu::before {
  content: unset;
  left: 42px;
}
@media (max-width: 768px) {
  .navigation ul li a.navigation__menu::before {
    content: "";
  }
}
.navigation ul li a.navigation__menu::after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: white;
  box-shadow: -7px 0 0 0 white, -7px 7px 0 0 white, 0 7px 0 0 white;
  transform: translateY(-4px);
  margin-right: 4px;
}
.navigation ul li.has-children > a,
.navigation ul li.has-children > span {
  display: flex;
  align-items: center;
}
.navigation ul li.has-children > a:not(.navigation__menu)::after,
.navigation ul li.has-children > span:not(.navigation__menu)::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid currentColor;
  margin-left: 5px;
}
@media (max-width: 768px) {
  .navigation--primary .main-toggle:not(.open) ~ li {
    display: none;
  }
  .navigation--primary .main-toggle:not(.open) .navigation--secondary {
    display: none;
    opacity: 0;
  }
  .navigation--primary .main-toggle .navigation--secondary,
.navigation--primary .main-toggle ~ li .navigation--secondary {
    display: block;
    opacity: 1;
  }
}
.navigation--primary > ul {
  display: flex;
  align-items: center;
  padding-left: 1rem;
}
@media (max-width: 768px) {
  .navigation--primary > ul {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: black;
  }
}
.navigation--primary > ul > li > a,
.navigation--primary > ul > li > span {
  padding: 30px 25px;
}
@media (max-width: 1155px) {
  .navigation--primary > ul > li > a,
.navigation--primary > ul > li > span {
    padding: 30px 15px;
  }
}
@media (max-width: 992px) {
  .navigation--primary > ul > li > a,
.navigation--primary > ul > li > span {
    padding: 30px 10px;
  }
}
@media (max-width: 768px) {
  .navigation--primary > ul > li > a,
.navigation--primary > ul > li > span {
    padding: 10px 5px;
  }
}
.navigation--primary > ul > li > a::before,
.navigation--primary > ul > li > span::before {
  bottom: 30px;
  left: 32px;
}
.navigation--primary > ul > li.has-children ul:not(.navigation--secondary) {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 30px;
}
@media (max-width: 992px) {
  .navigation--primary > ul > li.has-children ul:not(.navigation--secondary) {
    padding: 0;
  }
}
.navigation--primary > ul > li.has-children ul:not(.navigation--secondary) li.large-item {
  grid-column: span 2;
}
.navigation--primary > ul > li.has-children ul:not(.navigation--secondary) li a {
  padding: 5px 15px;
  font-size: 1rem;
  font-weight: 400;
}
@media (max-width: 992px) {
  .navigation--primary > ul > li.has-children ul:not(.navigation--secondary) li a {
    font-size: 0.8rem;
  }
}
.navigation--primary > ul > li.has-children ul:not(.navigation--secondary) li a::before {
  bottom: 5px;
  left: 15px;
}
.navigation--primary > ul > li.has-children.open > a::before {
  width: 20%;
}
.navigation--primary > ul > li.has-children.open a.navigation__menu::after {
  background-color: blue;
  box-shadow: -7px 0 0 0 blue, -7px 7px 0 0 blue, 0 7px 0 0 blue;
}
.navigation--primary > ul > li.has-children.open .navigation--secondary {
  opacity: 1;
}
@media (min-width: 768px) {
  .navigation--primary > ul > li.has-children.open .navigation--secondary {
    transform: translateY(100%);
  }
}
@media (min-width: 992px) {
  .navigation--primary > ul > li.has-children:hover > a::before {
    width: 20%;
  }
  .navigation--primary > ul > li.has-children:hover .navigation--secondary {
    transform: translateY(100%);
    opacity: 1;
  }
}
.navigation--secondary {
  display: none;
  width: 100%;
}
@media (min-width: 768px) {
  .navigation--secondary {
    display: block !important;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    transition-property: transform, opacity;
    transition-duration: 200ms;
    transition-timing-function: ease-in-out;
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .navigation--secondary > li {
    padding-top: 10px;
  }
}

.ticket-group {
  margin-bottom: 0.4in;
}
.ticket-group .ticket-button {
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: var(--blue-bright);
  padding-left: 0.16in;
  padding-right: 0.16in;
  padding-top: 0.08in;
  padding-bottom: 0.08in;
  color: rgb(255 255 255/var(--tw-text-opacity));
  margin-top: 0.08in;
}

.ticket {
  display: flex;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.4em !important;
  font-weight: bold !important;
  max-width: 8in;
  height: 2.7in;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  box-shadow: inset 0 0 0 2px #1a1a1a;
  border-radius: 15px;
  overflow: hidden;
}
.ticket::before {
  content: "";
  width: 100px;
  height: 100%;
  background-color: rgba(26, 75, 77, 0.05);
  margin-right: 15px;
  border-right: 1px dotted rgba(26, 68, 77, 0.5);
}
.ticket .logo {
  position: absolute;
  top: 110px;
  left: -45px;
  width: 200px;
  transform: rotate(-90deg);
}
.ticket .ticket-img {
  max-width: 100%;
  height: auto;
  position: relative;
  /*display: inline-block;*/
}
.ticket #event-info {
  display: inline-flex;
  flex-direction: column;
  padding: 20px 0 10px;
}
.ticket .label {
  color: #768690;
  display: block;
  text-transform: uppercase;
}
.ticket .value {
  display: block;
  color: #121212;
  text-transform: uppercase;
  overflow: hidden;
  font-size: 16px;
}
.ticket #title {
  height: 0.4in;
}
.ticket #sku {
  margin-top: auto;
}
.ticket #location {
  height: 0.8in;
}
.ticket #stub-info {
  display: flex;
  position: relative;
  z-index: 1;
  flex-direction: column;
  height: 100%;
  margin-left: auto;
  width: 2.5in;
  text-align: center;
  border-left: 1px dotted rgba(26, 68, 77, 0.5);
}
.ticket #stub-info::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: -8px;
  left: -8px;
  width: 15px;
  height: 15px;
  border: 2px solid black;
  border-radius: 50%;
  /* Halve the circle */
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(45deg);
  background-color: #FFFFFF;
}
.ticket #stub-info::after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -8px;
  left: -8px;
  width: 15px;
  height: 15px;
  border: 2px solid black;
  border-radius: 50%;
  /* Halve the circle */
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(-135deg);
  background-color: #FFFFFF;
}
.ticket #purchased-on {
  display: inline-block;
  background-color: black;
  color: #fff;
  text-transform: uppercase;
  font-size: 9px;
  text-align: center;
  width: 100%;
  position: relative;
}
.ticket #qrcode {
  display: inline-block;
  position: relative;
  width: 60%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0 0;
}
.ticket #qrcode img {
  width: 100%;
  height: auto;
}
.ticket #ticket-num {
  display: block;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 12px;
}
.ticket #attendee-info {
  text-align: left;
  font-size: 10px;
  position: relative;
  line-height: 1.6em;
  background-color: rgba(26, 75, 77, 0.05);
  margin-top: auto;
  padding: 10px;
}
.ticket #attendee-info .value {
  font-size: 10px;
}

.event-slider {
  height: 70vh;
}
.event-slider .event-background {
  background-image: url("../../assets/images/enlistments-bg.jpg");
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.event-slider .event-slide {
  position: relative;
  z-index: 0;
}
.event-slider .event-slide img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.event-slider .event-slide .container {
  position: relative;
  z-index: 1;
  top: 50%;
  color: white;
  transform: translateY(-50%);
}
.event-slider .event-slide .title {
  text-transform: uppercase;
  font-family: var(--font-heading);
  font-size: 8rem;
  font-weight: 500;
  line-height: 1;
}
.event-slider .event-slide .dates {
  display: inline-block;
  background-color: var(--blue-bright);
  padding: 0.8rem 1.25rem;
  color: var(--white);
  font-size: 1rem;
  font-weight: 600;
}
.event-slider .event-slide .buttons {
  margin-top: 1.875rem;
}
.event-slider .swiper-button-prev {
  margin-left: 50px;
}
.event-slider .swiper-button-next {
  margin-right: 50px;
}

.upcoming-events {
  overflow: hidden;
}
.upcoming-events .swiper {
  overflow: visible;
}
.upcoming-events .swiper-wrapper {
  height: auto;
  cursor: -webkit-grab;
  cursor: grab;
}
.upcoming-events .swiper-slide {
  width: 37.5rem;
  max-width: 80vw;
}
.upcoming-events .slider-nav {
  display: flex;
  align-items: center;
}
.upcoming-events .swiper-button-next,
.upcoming-events .swiper-button-prev {
  background-color: var(--black);
  padding: 30px 18px;
}

.faq p{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.shop-logo {
  display: inline-block;
  position: relative;
}
.shop-logo span {
  position: absolute;
  bottom: -10px;
  right: 20px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #E0E0DB;
}

.no-ticket {
  position: relative;
}
.no-ticket .product-list {
  pointer-events: none;
  opacity: 0.1;
}
.no-ticket > span {
    font-family: var(--font-heading);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
  }
@media (min-width: 640px) {
    .no-ticket > span {
      font-size: 2rem;
    }
  }
.no-ticket > span {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
.hover\:border-gray-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.hover\:bg-blue-dull:hover{
  background-color: var(--blue-dull);
}
.hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.hover\:bg-green-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-blue-dull:hover{
  color: var(--blue-dull);
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow:hover{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:border-blue:focus{
  border-color: var(--blue-bright);
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue:focus{
  --tw-ring-color: var(--blue-bright);
}
@media (min-width: 640px){
  .sm\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .sm\:mb-1{
    margin-bottom: 0.25rem;
  }
  .sm\:inline{
    display: inline;
  }
  .sm\:grid{
    display: grid;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .sm\:gap-4{
    gap: 1rem;
  }
  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 768px){
  .md\:relative{
    position: relative;
  }
  .md\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .md\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .md\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .md\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .md\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md\:-ml-8{
    margin-left: -2rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mr-1{
    margin-right: 0.25rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-\[250px\]{
    height: 250px;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:max-w-md{
    max-width: 28rem;
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:bg-right-bottom{
    background-position: right bottom;
  }
  .md\:p-2{
    padding: 0.5rem;
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:pr-8{
    padding-right: 2rem;
  }
  .md\:pr-6{
    padding-right: 1.5rem;
  }
  .md\:pl-6{
    padding-left: 1.5rem;
  }
}
@media (min-width: 1024px){
  .lg\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .lg\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .lg\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .lg\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:-mt-2{
    margin-top: -0.5rem;
  }
  .lg\:mr-3{
    margin-right: 0.75rem;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
}
@media (min-width: 1280px){
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
