*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | 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: currentColor;
  /* 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.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}

/*
Reset default styling for dialogs.
*/

dialog {
  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::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;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html {
  font-family: work-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 15px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(75 75 75 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
  body {
  overflow-x: hidden;
}

.font-semibold {
  font-weight: 600;
}

.font-medium {
  font-weight: 500;
}

.font-regular {
  font-weight: 400;
}

.font-button {
  font-family: work-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.font-heading {
  font-family: owners-xnarrow, sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
}

.font-italic {
  font-style: italic;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1560px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 860px) {
  .wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.full-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1300px) {
  .full-grid {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .full-grid {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .full-grid {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.contain {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

h1,
  .h1 {
  font-size: 70px;
  line-height: 90%;
}

@media (max-width: 860px) {
  h1,
  .h1 {
    font-size: 32px;
    line-height: 100%;
  }
}

h2,
  .h2 {
  font-size: 32px;
  line-height: 100%;
}

@media (max-width: 860px) {
  h2,
  .h2 {
    font-size: 24px;
    line-height: 130%;
  }
}

h3,
  .h3 {
  font-size: 24px;
  line-height: 130%;
}

@media (max-width: 860px) {
  h3,
  .h3 {
    font-size: 15px;
    line-height: 140%;
  }
}

h4,
  .h4 {
  font-size: 18px;
  line-height: 140%;
}

@media (max-width: 860px) {
  h4,
  .h4 {
    font-size: 15px;
    line-height: 140%;
  }
}

p,
  li {
  font-size: 15px;
  line-height: 140%;
}

.container {
  width: 100%;
}

@media (min-width: 860px) {
  .container {
    max-width: 860px;
  }
}

.button {
  font-family: work-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.875rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 15px;
  line-height: 140%;
  text-transform: capitalize;
  line-height: 1 !important;
  letter-spacing: 0em;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (max-width: 860px) {
  .button {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.button.red {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.red:hover {
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.button.red-transparent {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.red-transparent:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.button.red-outline {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.button.red-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.white {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.button.white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.white-transparent {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.button.white-transparent:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.white-to-red {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.button.white-to-red:hover {
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.black {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.black:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.button.white-transparent {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.white-transparent:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.button.thicker {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1rem;
  font-size: 18px;
  line-height: 140%;
}

.tag {
  font-family: work-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.375rem;
  font-size: 12px;
  line-height: 130%;
  text-transform: capitalize;
  line-height: 1;
  letter-spacing: 0.05em;
}

.tag.red {
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tag.gold {
  --tw-bg-opacity: 1;
  background-color: rgb(186 147 27 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tag.red-outline {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.tag.gold-outline {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(186 147 27 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(186 147 27 / var(--tw-text-opacity, 1));
}

.tag.white-outline {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tag.pale-red {
  --tw-bg-opacity: 1;
  background-color: rgb(248 220 224 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.tag.pale-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(236 225 191 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

h1,
  h2,
  h3 {
  font-weight: 600;
}

h4 {
  font-weight: 400;
}

.video-slider > .inner {
  white-space: nowrap;
}

.video-item {
  position: relative;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
  display: inline-block;
  width: 15rem;
  overflow: hidden;
  border-radius: 0.5rem;
}

select {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("/images/icons/arrow-down-red.svg");
  background-position: calc(100% - 16px) center;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-right: 16px;
  background-color: transparent;
}

select:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}

.sidebar {
  height: 100%;
  width: 100%;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 2.5rem;
}

@media (max-width: 860px) {
  .sidebar {
    border-left-width: 0px;
    border-top-width: 1px;
    padding-left: 0px;
    padding-top: 1.5rem;
  }
}

.sidebar.no-border {
  border-left-width: 0px;
}

@media (max-width: 860px) {
  .sidebar.no-border {
    border-top-width: 0px;
    padding-top: 0px;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.\!visible {
  visibility: visible !important;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.\!top-6 {
  top: 1.5rem !important;
}

.-left-2\.5 {
  left: -0.625rem;
}

.-right-2\.5 {
  right: -0.625rem;
}

.-top-0\.5 {
  top: -0.125rem;
}

.-top-\[1px\] {
  top: -1px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-8 {
  bottom: 2rem;
}

.bottom-\[120px\] {
  bottom: 120px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-3 {
  left: 0.75rem;
}

.left-5 {
  left: 1.25rem;
}

.left-8 {
  left: 2rem;
}

.right-0 {
  right: 0px;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-1\.5 {
  top: 0.375rem;
}

.top-1\/2 {
  top: 50%;
}

.top-16 {
  top: 4rem;
}

.top-3 {
  top: 0.75rem;
}

.top-5 {
  top: 1.25rem;
}

.top-7 {
  top: 1.75rem;
}

.top-8 {
  top: 2rem;
}

.top-\[1px\] {
  top: 1px;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2\] {
  z-index: 2;
}

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

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

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

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

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

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

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

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

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

.\!m-0 {
  margin: 0px !important;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

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

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

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

.\!mt-16 {
  margin-top: 4rem !important;
}

.\!mt-4 {
  margin-top: 1rem !important;
}

.-ml-10 {
  margin-left: -2.5rem;
}

.-ml-24 {
  margin-left: -6rem;
}

.-mr-10 {
  margin-right: -2.5rem;
}

.-mt-0\.5 {
  margin-top: -0.125rem;
}

.-mt-24 {
  margin-top: -6rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-7 {
  margin-right: 1.75rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-28 {
  margin-top: 7rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-auto {
  margin-top: auto;
}

.box-border {
  box-sizing: border-box;
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[2\/3\] {
  aspect-ratio: 2/3;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}

.aspect-\[5\/4\] {
  aspect-ratio: 5/4;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-96 {
  height: 24rem;
}

.h-\[180px\] {
  height: 180px;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[350px\] {
  height: 350px;
}

.h-\[440px\] {
  height: 440px;
}

.h-\[500px\] {
  height: 500px;
}

.h-\[580px\] {
  height: 580px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-\[140px\] {
  max-height: 140px;
}

.min-h-\[200px\] {
  min-height: 200px;
}

.min-h-\[300px\] {
  min-height: 300px;
}

.min-h-\[560px\] {
  min-height: 560px;
}

.w-0 {
  width: 0px;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-20 {
  width: 5rem;
}

.w-28 {
  width: 7rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-\[110px\] {
  width: 110px;
}

.w-\[120px\] {
  width: 120px;
}

.w-\[22px\] {
  width: 22px;
}

.w-\[38\%\] {
  width: 38%;
}

.w-\[42\%\] {
  width: 42%;
}

.w-\[58\%\] {
  width: 58%;
}

.w-\[62\%\] {
  width: 62%;
}

.w-\[calc\(100\%-112px\)\] {
  width: calc(100% - 112px);
}

.w-\[calc\(100\%-200px\)\] {
  width: calc(100% - 200px);
}

.w-\[calc\(100\%-40px\)\] {
  width: calc(100% - 40px);
}

.w-\[calc\(25\%-15px\)\] {
  width: calc(25% - 15px);
}

.w-\[calc\(50\%-15px\)\] {
  width: calc(50% - 15px);
}

.w-\[calc\(50\%-33px\)\] {
  width: calc(50% - 33px);
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-\[120px\] {
  min-width: 120px;
}

.max-w-32 {
  max-width: 8rem;
}

.max-w-80 {
  max-width: 20rem;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[440px\] {
  max-width: 440px;
}

.max-w-\[560px\] {
  max-width: 560px;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[630px\] {
  max-width: 630px;
}

.max-w-\[720px\] {
  max-width: 720px;
}

.max-w-\[840px\] {
  max-width: 840px;
}

.max-w-\[900px\] {
  max-width: 900px;
}

.max-w-\[960px\] {
  max-width: 960px;
}

.max-w-full {
  max-width: 100%;
}

.flex-1 {
  flex: 1 1 0%;
}

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

.flex-grow {
  flex-grow: 1;
}

.basis-1\/2 {
  flex-basis: 50%;
}

.basis-1\/4 {
  flex-basis: 25%;
}

.origin-left {
  transform-origin: left;
}

.\!translate-x-0 {
  --tw-translate-x: 0px !important;
  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)) !important;
}

.\!translate-y-0 {
  --tw-translate-y: 0px !important;
  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)) !important;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  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));
}

.translate-x-0 {
  --tw-translate-x: 0px;
  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));
}

.translate-y-\[200\%\] {
  --tw-translate-y: 200%;
  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));
}

.\!-rotate-45 {
  --tw-rotate: -45deg !important;
  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)) !important;
}

.\!rotate-45 {
  --tw-rotate: 45deg !important;
  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)) !important;
}

.rotate-0 {
  --tw-rotate: 0deg;
  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));
}

.rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.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;
}

.resize {
  resize: both;
}

.list-disc {
  list-style-type: disc;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

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

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

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

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-0 {
  gap: 0px;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.self-center {
  align-self: center;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.whitespace-normal {
  white-space: normal;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}

.rounded-br-lg {
  border-bottom-right-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-l {
  border-left-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-none {
  border-style: none;
}

.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-grey-light {
  --tw-border-opacity: 1;
  border-color: rgb(246 246 246 / var(--tw-border-opacity, 1));
}

.border-red {
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.bg-black\/20 {
  background-color: rgb(38 38 38 / 0.2);
}

.bg-black\/30 {
  background-color: rgb(38 38 38 / 0.3);
}

.bg-black\/40 {
  background-color: rgb(38 38 38 / 0.4);
}

.bg-grey-light {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.bg-grey-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.bg-opacity-15 {
  --tw-bg-opacity: 0.15;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-black\/90 {
  --tw-gradient-from: rgb(38 38 38 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.\!p-3 {
  padding: 0.75rem !important;
}

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-20 {
  padding: 5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-8 {
  padding: 2rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.\!pb-0 {
  padding-bottom: 0px !important;
}

.\!pt-0 {
  padding-top: 0px !important;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-20 {
  padding-right: 5rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.\!text-\[15px\] {
  font-size: 15px !important;
}

.text-2xl {
  font-size: 32px;
  line-height: 100%;
}

.text-4xl {
  font-size: 100px;
  line-height: 85%;
}

.text-\[0\] {
  font-size: 0;
}

.text-\[10vw\] {
  font-size: 10vw;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[35px\] {
  font-size: 35px;
}

.text-base {
  font-size: 15px;
  line-height: 140%;
}

.text-lg {
  font-size: 18px;
  line-height: 140%;
}

.text-sm {
  font-size: 12px;
  line-height: 130%;
}

.text-xl {
  font-size: 24px;
  line-height: 130%;
}

.text-xs {
  font-size: 10px;
  line-height: 130%;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-\[85\%\] {
  line-height: 85%;
}

.leading-none {
  line-height: 1;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.text-grey {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.no-underline {
  text-decoration-line: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.\!opacity-0 {
  opacity: 0 !important;
}

.\!opacity-100 {
  opacity: 1 !important;
}

.\!opacity-50 {
  opacity: 0.5 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.bg-blend-soft-light {
  background-blend-mode: soft-light;
}

.shadow {
  --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);
}

.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);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[margin-left\] {
  transition-property: margin-left;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-\[300ms\] {
  transition-duration: 300ms;
}

.duration-\[600ms\] {
  transition-duration: 600ms;
}

.ease-linear {
  transition-timing-function: linear;
}

header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  height: 150px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (max-width: 860px) {
  header {
    height: 50px;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  }
}

header .header-top {
  height: 50px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

header .header-main {
  display: flex;
  height: 100px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 500;
}

@media (max-width: 1024px) {
  header .header-main {
    display: none;
  }
}

@media (max-width: 860px) {
  header .header-main {
    height: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

/*header.transparent {
    @apply text-white bg-transparent;
  }
  header.transparent .button {
    @apply hover:!bg-white hover:!border-white hover:!text-red;
  }
  header.transparent .changeFill path {
    @apply fill-white;
  }
  header.transparent .changeStroke path,
  header.transparent .changeStroke circle {
    @apply stroke-white;
  }
  header.transparent .menuI {
    @apply bg-white;
  }*/

header {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

header .changeFill path {
  fill: #CF182E;
}

@media (max-width: 860px) {
  header .changeFill path {
    fill: #262626;
  }
}

header .changeStroke path,
  header .changeStroke circle {
  stroke: #CF182E;
}

@media (max-width: 860px) {
  header .changeStroke path,
  header .changeStroke circle {
    stroke: #262626;
  }
}

header .menuI {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

header .button {
  --tw-border-opacity: 1 !important;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1)) !important;
}

header .header-top {
  --tw-border-opacity: 1;
  border-color: rgb(246 246 246 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

@media (max-width: 860px) {
  header .header-top {
    background-color: transparent;
  }
}

header .header-main {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

header nav ul li a {
  cursor: pointer;
}

.header-top-right a {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.header-top-right a:hover {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.top-level-link {
  position: relative;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.top-level-link:hover {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.top-level-link.expands::after {
  content: "";
  position: relative;
  display: flex;
  margin-left: 4px;
  margin-top: 4px;
  width: 10px;
  height: 10px;
  background-image: url("/images/icons/nav-arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.sub-menu-overlay {
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 30;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sub-menu-overlay.active {
  pointer-events: auto;
  opacity: 0.8;
}

.sub-menu {
  pointer-events: none;
  position: fixed;
  top: -5rem;
  left: 0px;
  z-index: 40;
  min-height: 550px;
  width: 100%;
  --tw-translate-y: -100%;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  opacity: 0.2;
  --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);
  transition: opacity 0.6s ease, top 1s ease, transform 0.6s ease;
}

.sub-menu.nav-open {
  pointer-events: auto;
  top: 150px;
  --tw-translate-y: 0px;
  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));
  opacity: 1;
}

header nav ul li.nav-open .sub-menu {
  pointer-events: auto;
  opacity: 1;
}

.sub-menu-item.nav-open > .sub-menu-secondary {
  pointer-events: auto;
  opacity: 1;
}

.sub-menu-list {
  display: flex;
  height: 100%;
  min-height: 550px;
  width: 33.333333%;
  flex-direction: column;
  border-right-width: 1px;
  border-color: rgb(255 255 255 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  padding: 5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sub-menu-item {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sub-menu-link {
  position: relative;
  display: flex;
  width: 100%;
  padding-top: 0.875rem;
  padding-bottom: 0.625rem;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sub-menu-link::before {
  position: absolute;
  bottom: 0px;
  height: 1px;
  width: 0px;
  background-color: rgb(255 255 255 / 0.7);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
  --tw-content: '';
  content: var(--tw-content);
}

.sub-menu-link.draw-line {
  opacity: 1;
}

.sub-menu-link.draw-line::before {
  content: var(--tw-content);
  width: 100%;
}

.sub-menu-link.active {
  opacity: 1;
}

.sub-menu-link.inactive {
  opacity: 0.5;
}

.sub-menu-link.inactive:hover {
  opacity: 1;
}

.sub-menu-secondary {
  font-weight: 400;
  pointer-events: none;
  position: absolute;
  left: 33.333333%;
  top: 0px;
  z-index: 20;
  display: flex;
  height: 100%;
  width: 33.333333%;
  flex-direction: column;
  padding: 5rem;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sub-menu-item.secondary-open > .sub-menu-secondary {
  pointer-events: auto;
  opacity: 1;
}

.sub-menu-item.has-children a {
  cursor: pointer;
}

.sub-menu-item.has-children .sub-menu-link {
  position: relative;
  display: flex;
  align-items: center;
}

.sub-menu-item.has-children .sub-menu-link::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 0;
  display: flex;
  width: 10px;
  height: 10px;
  background-image: url("/images/icons/nav-arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.sub-menu-item.has-children:hover .sub-menu-link::after,
  .sub-menu-item.secondary-open .sub-menu-link::after {
  color: #cf182e;
}

.sub-menu-secondary li {
  line-height: 1;
}

.sub-menu-secondary li a {
  position: relative;
  display: block;
  padding-top: 0.875rem;
  padding-bottom: 0.625rem;
  font-size: 18px;
  font-weight: 500;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sub-menu-secondary li a::before {
  position: absolute;
  bottom: 0px;
  height: 1px;
  width: 0px;
  background-color: rgb(255 255 255 / 0.7);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
  --tw-content: '';
  content: var(--tw-content);
}

.sub-menu-secondary li a.draw-line {
  opacity: 1;
}

.sub-menu-secondary li a.draw-line::before {
  content: var(--tw-content);
  width: 100%;
}

.sub-menu .image-block {
  position: absolute;
  left: 66.666667%;
  top: 0px;
  display: flex;
  height: 100%;
  width: 33.333333%;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0px;
}

.overlayNav {
  visibility: hidden;
  position: fixed;
  inset: 0px;
  top: 4rem;
  z-index: 40;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 4rem;
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (max-width: 860px) {
  .overlayNav {
    top: 2.5rem;
  }
}

.overlayNav.navOpen {
  pointer-events: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.overlayNavSecondary {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  inset: 0px;
  top: 4rem;
  z-index: 40;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (max-width: 860px) {
  .overlayNavSecondary {
    top: 2.5rem;
    padding-top: 3.5rem;
  }
}

.overlayNavSecondary.navOpen {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

.search-overlay {
  pointer-events: none;
  position: fixed;
  top: 150px;
  left: 0px;
  z-index: 30;
  min-height: 480px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
  opacity: 0;
  --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);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

@media (max-width: 860px) {
  .search-overlay {
    top: 2.5rem;
    min-height: 300px;
    padding-bottom: 2.5rem;
  }
}

.search-overlay.active {
  pointer-events: auto;
  opacity: 1;
}

.page-content {
  padding-top: 150px;
}

@media (max-width: 860px) {
  .page-content {
    padding-top: 50px;
  }
}

.breadcrumb {
  width: 100%;
  padding: 0px !important;
  font-size: 12px;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.breadcrumb li {
  margin-right: 0px;
  display: inline-block;
  font-size: 12px !important;
  line-height: 130% !important;
  text-transform: capitalize;
}

.breadcrumb li + li:before {
  content: "/";
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.textContent .breadcrumb li + li:before {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.home-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

.tab.active {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
  font-weight: 500;
}

.video-slider .os-scrollbar {
  z-index: 1;
  /*The size of the scrollbar*/
  --os-size: 4px;
  /*The axis-perpendicular padding of the scrollbar (horizontal: padding-y, vertical: padding-x)*/
  --os-padding-perpendicular: 1px;
  /*The axis padding of the scrollbar (horizontal: padding-x, vertical: padding-y)*/
  --os-padding-axis: 0;
  /*The border radius of the scrollbar track*/
  --os-track-border-radius: 6px;
  /*The background of the scrollbar track*/
  --os-track-bg: #d9d9d9;
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: #d9d9d9;
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: #d9d9d9;
  /*The border radius of the scrollbar handle*/
  --os-handle-border-radius: 6px;
  /*The background of the scrollbar handle*/
  --os-handle-bg: #cf182e;
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: #cf182e;
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: #cf182e;
  /*The min size of the scrollbar handle*/
  --os-handle-min-size: 33px;
  /*The max size of the scrollbar handle*/
  --os-handle-max-size: 360px;
  /*The axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size: 200%;
  /*The :hover axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-hover: 200%;
  /*The :active axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-active: 200%;
  /*Increases the interactive area of the scrollbar handle.*/
  --os-handle-interactive-area-offset: 2px;
}

.event-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #262626 var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);
  opacity: 0.6;
}

.textContent > :first-child,
  .accordions .panel .inner {
  margin-top: 0px !important;
}

.textContent h2,
  .textContent .h2,
  .accordions .panel .inner h2,
  .accordions .panel .inner .h2 {
  margin-bottom: 1.5rem;
  margin-top: 3rem;
  font-size: 28px;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .textContent h2,
  .textContent .h2,
  .accordions .panel .inner h2,
  .accordions .panel .inner .h2 {
    font-size: 24px;
    line-height: 130%;
  }
}

.blockContent h2,
  .blockContent .h2 {
  margin-bottom: 1.5rem !important;
  margin-top: 0px !important;
}

.textContent h3,
  .textContent .h3,
  .accordions .panel .inner h3,
  .accordions .panel .inner .h3 {
  margin-bottom: 1.5rem;
  margin-top: 3rem;
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.textContent h3.lessSpaceTop,
  .textContent .h3.lessSpaceTop,
  .accordions .panel .inner h3.lessSpaceTop,
  .accordions .panel .inner .h3.lessSpaceTop,
  .accordions .accordion > h3 {
  margin-top: 0px;
}

.textContent p,
  .accordions .panel .inner p {
  margin-bottom: 1.5rem;
  max-width: 90%;
  font-size: 18px;
  line-height: 140%;
}

@media (max-width: 860px) {
  .textContent p,
  .accordions .panel .inner p {
    max-width: 100%;
    font-size: 15px;
    line-height: 140%;
  }
}

.textContent .intro * {
  font-size: 18px;
  line-height: 140%;
}

.textContent ul,
  .accordions .panel .inner ul {
  margin-bottom: 1.5rem;
  margin-top: -0.5rem;
  list-style-type: circle;
  padding-left: 3.5rem;
}

@media (max-width: 860px) {
  .textContent ul,
  .accordions .panel .inner ul {
    padding-left: 2.5rem;
  }
}

.textContent ol,
  .accordions .panel .inner ol {
  margin-bottom: 1.5rem;
  margin-top: -0.5rem;
  list-style-type: decimal;
  padding-left: 3.5rem;
}

@media (max-width: 860px) {
  .textContent ol,
  .accordions .panel .inner ol {
    padding-left: 2.5rem;
  }
}

.accordions .panel .inner ol {
  margin-bottom: 1.5rem;
  margin-top: -0.5rem;
  list-style-type: decimal;
  padding-left: 3.5rem;
}

@media (max-width: 860px) {
  .accordions .panel .inner ol {
    padding-left: 2.5rem;
  }
}

.textContent ul li,
  .textContent ol li,
  .accordions .panel .inner ul li,
  .accordions .panel .inner ol li {
  margin-bottom: 0.5rem;
  max-width: 90%;
  font-size: 18px;
  line-height: 140%;
}

@media (max-width: 860px) {
  .textContent ul li,
  .textContent ol li,
  .accordions .panel .inner ul li,
  .accordions .panel .inner ol li {
    max-width: 100%;
    font-size: 15px;
    line-height: 140%;
  }
}

.textContent ul li ul li:first-child {
  margin-top: 0.5rem !important;
}

.textContent a:not(.button),
  .accordions .panel .inner a:not(.button),
  .textContent a:not(".tag") {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.textContent a:not(.button):hover,
  .accordions .panel .inner a:not(.button):hover,
  .textContent a:not(".tag"):hover {
  text-decoration-line: underline;
}

.textContent table,
  .accordions .panel .inner table {
  margin-bottom: 1.5rem;
  width: 100% !important;
}

.textContent table th,
  .textContent table td,
  .accordions .panel .inner table th,
  .accordions .panel .inner table td {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  padding: 0.75rem;
  text-align: left;
  font-size: 15px;
  line-height: 140%;
}

.textContent table th,
  .accordions .panel .inner table th {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  font-weight: 600;
}

.textContent table td,
  .accordions .panel .inner table td {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  vertical-align: top;
}

.textContent table tr:nth-child(even) td,
  .accordions .panel .inner table tr:nth-child(even) td {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.textContent table td p,
  .textContent table th p,
  .accordions .panel .inner table td p,
  .accordions .panel .inner table th p {
  margin: 0px !important;
}

.textContent img,
  .accordions .panel .inner img {
  margin-top: 3rem;
  margin-bottom: 3rem;
  max-width: 100%;
}

.textContent strong,
  .accordions .panel .inner strong {
  font-weight: 600;
}

.textContent em,
  .accordions .panel .inner em {
  font-style: italic;
}

.textContent hr,
  .accordions .panel .inner hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.textContent a:not(.button) {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.textContent a:not(.button):hover {
  text-decoration-line: underline;
}

.textContent a.button {
  margin-right: 1.25rem;
}

.videoContainer,
  .iframeContainer {
  position: relative;
  margin-top: 3rem;
  margin-bottom: 3rem;
  height: 0px;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.videoContainer iframe,
  .iframeContainer iframe {
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
  height: 100% !important;
  width: 100% !important;
}

.eventsGallery .slick-prev,
  .eventsGallery .slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -1.25rem;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.eventsGallery .slick-prev:hover,
  .eventsGallery .slick-next:hover {
  opacity: 0.8;
}

.eventsGallery .slick-prev {
  left: 0px;
  background-image: url('/images/icons/prev.svg');
}

.eventsGallery .slick-next {
  right: 0px;
  background-image: url('/images/icons/next.svg');
}

.eventsGallery .slick-list {
  --tw-translate-x: 25%;
  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));
  overflow: visible;
}

@media (max-width: 500px) {
  .eventsGallery .slick-list {
    --tw-translate-x: 0px;
    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));
  }
}

.eventsGallery .gallery-image img {
  height: 500px;
  width: auto;
}

.imageLinkBlock {
  position: relative;
  margin-bottom: 2.5rem;
  display: block;
  height: 360px;
  overflow: hidden;
}

.imageLinkBlock::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  height: 66.666667%;
  width: 100%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(38 38 38 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-content: '';
  content: var(--tw-content);
}

@media (max-width: 860px) {
  .imageLinkBlock {
    margin-bottom: 1.25rem;
  }

  .imageLinkBlock::after {
    content: var(--tw-content);
    height: 100%;
  }
}

.imageLinkBlock img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 860px) {
  .imageLinkBlock .info div {
    visibility: hidden;
    max-height: 0px;
    max-width: 480px;
    overflow: hidden;
    opacity: 0;
  }
}

.imageLinkBlock .info div {
  transition: visibility 0.6s, max-height 0.8s ease, opacity 0.8s ease;
}

.imageLinkBlock:hover .info div {
  visibility: visible;
  max-height: 200px;
  opacity: 1;
}

.imageLinkBlock .info {
  position: absolute;
  bottom: 2.5rem;
  left: 2.5rem;
  right: 2.5rem;
  z-index: 20;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .imageLinkBlock .info {
    bottom: 1.75rem;
    left: 1.75rem;
    right: 1.75rem;
  }
}

.imageLinkBlock .info h3 {
  font-family: owners-xnarrow, sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 100%;
}

@media (max-width: 860px) {
  .imageLinkBlock .info h3 {
    font-size: 24px;
    line-height: 130%;
  }
}


  .textContent .imageLinkBlock .info h3,
  .accordions .panel .inner .imageLinkBlock .info h3 {
  margin-bottom: 1.5rem;
  margin-top: 3rem;
  font-size: 28px;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  
  .textContent .imageLinkBlock .info h3,
  .accordions .panel .inner .imageLinkBlock .info h3 {
    font-size: 24px;
    line-height: 130%;
  }
}


  .textContent .imageLinkBlock .info h3,
  .accordions .panel .inner .imageLinkBlock .info h3 {
  margin-bottom: 1.5rem;
  margin-top: 3rem;
  font-size: 28px;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  
  .textContent .imageLinkBlock .info h3,
  .accordions .panel .inner .imageLinkBlock .info h3 {
    font-size: 24px;
    line-height: 130%;
  }
}


  .blockContent .imageLinkBlock .info h3 {
  margin-bottom: 1.5rem !important;
  margin-top: 0px !important;
}

.imageLinkBlock .info div p {
  margin-top: 1rem;
  margin-bottom: 1.75rem;
}

@media (max-width: 860px) {
  .imageLinkBlock .info div p {
    margin-top: 0.75rem;
    margin-bottom: 1.5rem;
  }
}

.oneNews .tag {
  margin-bottom: 1.25rem;
}

.oneNews img {
  margin-bottom: 1.5rem;
}

.oneNews h3 {
  margin-bottom: 1rem;
  display: block;
  max-width: 90%;
}

.oneNews span {
  font-size: 12px;
  line-height: 130%;
  font-weight: 500;
}

.oneEvent {
  display: flex;
  align-items: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.oneEvent .date {
  font-family: owners-narrow, sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  height: 100%;
  width: 86px;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .oneEvent .date {
    width: 68px;
  }
}

.oneEvent .date .day {
  display: block;
  padding-top: 1rem;
  font-size: 32px;
  line-height: 100%;
}

@media (max-width: 860px) {
  .oneEvent .date .day {
    padding-top: 0.75rem;
    font-size: 24px;
    line-height: 130%;
  }
}

.oneEvent .date .month {
  display: block;
  padding-bottom: 1rem;
  font-size: 24px;
  line-height: 130%;
  line-height: 1;
}

@media (max-width: 860px) {
  .oneEvent .date .month {
    padding-bottom: 0.75rem;
    font-size: 15px;
    line-height: 140%;
  }
}

.oneEvent .info {
  flex: 1 1 0%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (max-width: 860px) {
  .oneEvent .info {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 12px;
    line-height: 130%;
  }
}

.oneEvent .name {
  display: block;
  font-weight: 500;
}

.oneEvent .location {
  --tw-text-opacity: 1;
  color: rgb(75 75 75 / var(--tw-text-opacity, 1));
}

.oneEvent .link {
  margin-left: auto;
  padding-right: 1.5rem;
  font-size: 12px;
  line-height: 130%;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .oneEvent .link {
    display: none;
  }
}

.oneEvent .link img {
  position: relative;
  top: -1px;
  margin-left: 0.25rem;
  display: inline-block;
  width: 0.75rem;
}

.links .external-link {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.links .external-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-image: url("/images/icons/external-arrow-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.links .internal-link {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.links .internal-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-50%);
  width: 12px;
  height: 8px;
  background-image: url("/images/icons/arrow-right-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.links .download-link {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.links .download-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-50%);
  width: 8px;
  height: 12px;
  background-image: url("/images/icons/arrow-down-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.list ul li a::after,
  .list ul li a.internal-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 14px;
  height: 10px;
  background-image: url("/images/icons/arrow-right-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.list ul li a.external-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-image: url("/images/icons/external-arrow-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.list ul li a.download-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 10px;
  height: 14px;
  background-image: url("/images/icons/arrow-down-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.standingsResults,
  .tableResponsive {
  width: 100%;
}

@media (max-width: 860px) {
  .standingsResults,
  .tableResponsive {
    overflow-x: scroll;
  }
}

.standingsTable {
  width: 100%;
  table-layout: auto;
  text-align: left;
}

@media (max-width: 860px) {
  .standingsTable {
    min-width: 600px;
  }

  .standingsTable.scoresTable {
    min-width: 0px;
  }
}

.standingsTable th,
  .standingsTable td {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  line-height: 130%;
  line-height: 1;
}

.standingsTable th {
  font-weight: 600;
}

.standingsTable td {
  vertical-align: middle;
}

.standingsTable .col1 {
  width: 40px;
}

.standingsTable .colLast {
  text-align: right;
}

.standingsTable td img {
  margin-right: 0.5rem;
  display: inline-block;
  height: 1.75rem;
  width: 1.75rem;
  vertical-align: middle;
}

.standingsTable td span {
  position: relative;
  top: 0.125rem;
}

.fixturesTable {
  width: 100%;
  table-layout: auto;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.fixturesTable td {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 12px;
  line-height: 130%;
  line-height: 1;
}

.fixturesTable .col1,
  .fixturesTable .col3 {
  width: 90px;
}

@media (max-width: 860px) {
  .fixturesTable .col1,
  .fixturesTable .col3 {
    width: 50px;
  }
}

.fixturesTable .col2 {
  width: calc(100% - 180px);
  text-align: center;
}

@media (max-width: 860px) {
  .fixturesTable .col2 {
    width: calc(100% - 100px);
  }
}

.fixturesTable .col1 {
  text-align: left;
}

.fixturesTable .col3 {
  text-align: right;
}

.fixturesTable .club-logo {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  height: 2rem;
  width: 2rem;
  vertical-align: middle;
}

.fixturesTable .club-name {
  position: relative;
  top: 0.125rem;
  font-weight: 600;
}

@media (max-width: 500px) {
  .fixturesTable .club-name {
    display: none;
  }
}

.resultsTable td {
  vertical-align: middle;
}

.resultsTable .col2 {
  position: relative;
  top: -0.25rem;
}

.resultsTable .report {
  cursor: pointer;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.resultsTable .score {
  font-family: owners-xnarrow, sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  position: relative;
  top: 0.5rem;
  display: inline-block;
  font-size: 32px;
  line-height: 100%;
}

.oneTeam {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 2.5rem;
  display: block;
  overflow: hidden;
}

.oneTeam::after {
  display: block;
  padding-bottom: 130%;
  --tw-content: '';
  content: var(--tw-content);
}

@media (max-width: 860px) {
  .oneTeam {
    margin-bottom: 1.5rem;
  }
}

.oneTeam .overlay {
  position: absolute;
  inset: 0px;
  background-color: rgb(38 38 38 / 0.3);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.oneTeam .text {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.oneTeam h2 {
  font-family: owners-xnarrow, sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.oneCareer {
  margin-top: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
}

@media (max-width: 860px) {
  .oneCareer {
    margin-top: 1.5rem;
    padding: 1.5rem;
  }
}

.oneCareer h3 {
  margin-bottom: 1.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  padding-bottom: 0.75rem;
}

.tabsWrapper {
}

.tabsWrapper .tabs {
  display: flex;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.tabsWrapper .tab {
  margin-right: 3rem;
  display: inline-block;
  cursor: pointer;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 18px;
  line-height: 140%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.tabsWrapper .tab.active {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.tabsWrapper .tab:hover {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.tabsWrapper .tab-panel {
  padding-top: 2rem;
}

.tabsWrapper .tab-panel.active {
  display: block;
}

.tabsWrapper .tab-panel:not(.active) {
  display: none;
}

.tabsWrapper .tab-panel ul {
}

.tabsWrapper .tab-panel ul li {
  position: relative;
  margin-bottom: 1.25rem;
  width: 100%;
}

.tabsWrapper .tab-panel ul li a {
  display: block;
  width: calc(100% - 70px);
}

.tabsWrapper .tab-panel ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.tabsWrapper .tab-panel ul li a span {
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  position: absolute;
  right: 0px;
  left: auto;
  font-size: 12px;
  line-height: 130%;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.tabsWrapper .tab-panel ul li a span img {
  position: relative;
  top: -1px;
  margin-left: 0.25rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
}

.reportOption {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  padding: 1.5rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.reportOption:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

@media (max-width: 860px) {
  .reportOption {
    padding: 1.25rem;
  }
}

.reportOption.active {
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
}

.reportOption .circle {
  position: relative;
  display: inline-block;
  height: 25px;
  width: 25px;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.reportOption .circle-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 13px;
  width: 13px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.reportOption.active .circle {
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
}

.reportOption.active .circle-inner {
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
}

.reportOption p {
  margin-top: 0.5rem;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 140%;
}

.reportOption.active p {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.reportAnswer {
  display: none;
}

.reportAnswer.active {
  display: block;
}

.stages {
  margin-top: 2.5rem;
  display: flex;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.stages .stage {
  position: relative;
  padding-bottom: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.stages .stage.active {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.stages .stage.complete {
}

.stages .stage.complete .text::after {
  content: " ✓";
  color: #22c55e;
  /* green color */
  font-weight: bold;
  margin-left: 4px;
}

@media (max-width: 860px) {
  .stages .text {
    display: none;
  }

  .stages .stage.active .text {
    display: inline-block;
  }
}

.stages .number {
  margin-right: 0.25rem;
  display: inline-block;
  height: 2rem;
  width: 2rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-top: 5px;
  text-align: center;
  font-weight: 600;
}

.stages .stage.active .number {
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.stages .stage.complete .number {
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.stageContent {
  margin-top: 4rem;
  display: none;
}

.stageContent.active {
  display: block;
}

/* Readonly field styling */

input[readonly] {
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(75 75 75 / var(--tw-text-opacity, 1)) !important;
}

select[disabled] {
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(75 75 75 / var(--tw-text-opacity, 1)) !important;
}

/* Selected court notice styling */

#selected-court-notice {
  margin-bottom: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

/* Instagram feed */

.instagramFeed {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: -10px;
  margin-right: -10px;
}

.instagramFeed a {
  position: relative;
  margin: 10px;
  box-sizing: border-box;
  display: inline-block;
  height: 0px;
  width: calc(16.666% - 20px);
  overflow: hidden;
  padding-top: calc(16.666% - 20px);
  vertical-align: top;
}

@media (max-width: 640px) {
  .instagramFeed a {
    margin: 0.625rem;
    width: calc(25% - 20px);
    padding-top: calc(25% - 20px);
  }
}

.instagramFeed a img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.footerLists > div > ul li {
  margin-bottom: 0.25rem;
}

footer a {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fadeIn {
  animation: fadeIn 700ms ease-out forwards;
  animation-delay: 0.2s;
}

.placeholder\:text-black::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.placeholder\:text-black::placeholder {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.placeholder\:text-black\/50::-moz-placeholder {
  color: rgb(38 38 38 / 0.5);
}

.placeholder\:text-black\/50::placeholder {
  color: rgb(38 38 38 / 0.5);
}

.before\:\!hidden::before {
  content: var(--tw-content);
  display: none !important;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:pb-\[100\%\]::after {
  content: var(--tw-content);
  padding-bottom: 100%;
}

.after\:pb-\[70\%\]::after {
  content: var(--tw-content);
  padding-bottom: 70%;
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.first\:pt-0:first-child {
  padding-top: 0px;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.hover\:border-red:hover {
  --tw-border-opacity: 1;
  border-color: rgb(207 24 46 / var(--tw-border-opacity, 1));
}

.hover\:bg-gold:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(186 147 27 / var(--tw-bg-opacity, 1));
}

.hover\:bg-grey-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(207 24 46 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-red:hover {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:\!no-underline:hover {
  text-decoration-line: none !important;
}

.group:hover .group-hover\:ml-2 {
  margin-left: 0.5rem;
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.group:hover .group-hover\:bg-black\/0 {
  background-color: rgb(38 38 38 / 0);
}

.group:hover .group-hover\:stroke-red {
  stroke: #CF182E;
}

.group:hover .group-hover\:text-red {
  --tw-text-opacity: 1;
  color: rgb(207 24 46 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}

@media (max-width: 1300px) {
  .laptop\:col-span-3 {
    grid-column: span 3 / span 3;
  }

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

  .laptop\:gap-5 {
    gap: 1.25rem;
  }

  .laptop\:text-lg {
    font-size: 18px;
    line-height: 140%;
  }
}

@media (max-width: 1140px) {
  .medium\:col-span-4 {
    grid-column: span 4 / span 4;
  }

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

  .medium\:w-\[calc\(100\%-80px\)\] {
    width: calc(100% - 80px);
  }
}

@media (max-width: 1024px) {
  .tablet\:fixed {
    position: fixed;
  }

  .tablet\:right-\[30px\] {
    right: 30px;
  }

  .tablet\:top-\[80px\] {
    top: 80px;
  }

  .tablet\:inline-block {
    display: inline-block;
  }

  .tablet\:hidden {
    display: none;
  }

  .tablet\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (min-width: 860px) {
  .desktop\:hidden {
    display: none;
  }
}

@media (max-width: 860px) {
  .mobile\:relative {
    position: relative;
  }

  .mobile\:bottom-\[24px\] {
    bottom: 24px;
  }

  .mobile\:bottom-\[60px\] {
    bottom: 60px;
  }

  .mobile\:bottom-\[90px\] {
    bottom: 90px;
  }

  .mobile\:left-5 {
    left: 1.25rem;
  }

  .mobile\:right-0 {
    right: 0px;
  }

  .mobile\:right-5 {
    right: 1.25rem;
  }

  .mobile\:top-0 {
    top: 0px;
  }

  .mobile\:top-2 {
    top: 0.5rem;
  }

  .mobile\:order-1 {
    order: 1;
  }

  .mobile\:order-2 {
    order: 2;
  }

  .mobile\:order-last {
    order: 9999;
  }

  .mobile\:col-span-12 {
    grid-column: span 12 / span 12;
  }

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

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

  .mobile\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .mobile\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .mobile\:mb-0 {
    margin-bottom: 0px;
  }

  .mobile\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .mobile\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .mobile\:mb-12 {
    margin-bottom: 3rem;
  }

  .mobile\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .mobile\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .mobile\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .mobile\:mb-4 {
    margin-bottom: 1rem;
  }

  .mobile\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .mobile\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .mobile\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .mobile\:mb-8 {
    margin-bottom: 2rem;
  }

  .mobile\:ml-0 {
    margin-left: 0px;
  }

  .mobile\:mr-0 {
    margin-right: 0px;
  }

  .mobile\:mr-4 {
    margin-right: 1rem;
  }

  .mobile\:mt-0 {
    margin-top: 0px;
  }

  .mobile\:mt-10 {
    margin-top: 2.5rem;
  }

  .mobile\:mt-12 {
    margin-top: 3rem;
  }

  .mobile\:mt-14 {
    margin-top: 3.5rem;
  }

  .mobile\:mt-2 {
    margin-top: 0.5rem;
  }

  .mobile\:mt-20 {
    margin-top: 5rem;
  }

  .mobile\:mt-3 {
    margin-top: 0.75rem;
  }

  .mobile\:mt-4 {
    margin-top: 1rem;
  }

  .mobile\:mt-5 {
    margin-top: 1.25rem;
  }

  .mobile\:mt-6 {
    margin-top: 1.5rem;
  }

  .mobile\:mt-7 {
    margin-top: 1.75rem;
  }

  .mobile\:mt-8 {
    margin-top: 2rem;
  }

  .mobile\:box-border {
    box-sizing: border-box;
  }

  .mobile\:block {
    display: block;
  }

  .mobile\:inline-block {
    display: inline-block;
  }

  .mobile\:hidden {
    display: none;
  }

  .mobile\:aspect-\[3\/2\] {
    aspect-ratio: 3/2;
  }

  .mobile\:aspect-\[5\/4\] {
    aspect-ratio: 5/4;
  }

  .mobile\:aspect-square {
    aspect-ratio: 1 / 1;
  }

  .mobile\:h-16 {
    height: 4rem;
  }

  .mobile\:h-\[250px\] {
    height: 250px;
  }

  .mobile\:h-\[320px\] {
    height: 320px;
  }

  .mobile\:h-\[400px\] {
    height: 400px;
  }

  .mobile\:h-\[420px\] {
    height: 420px;
  }

  .mobile\:h-\[600px\] {
    height: 600px;
  }

  .mobile\:h-auto {
    height: auto;
  }

  .mobile\:max-h-\[100px\] {
    max-height: 100px;
  }

  .mobile\:min-h-\[160px\] {
    min-height: 160px;
  }

  .mobile\:min-h-\[230px\] {
    min-height: 230px;
  }

  .mobile\:min-h-\[350px\] {
    min-height: 350px;
  }

  .mobile\:w-20 {
    width: 5rem;
  }

  .mobile\:w-5 {
    width: 1.25rem;
  }

  .mobile\:w-8 {
    width: 2rem;
  }

  .mobile\:w-full {
    width: 100%;
  }

  .mobile\:w-2\.5 {
    width: 0.625rem;
  }

  .mobile\:max-w-\[300px\] {
    max-width: 300px;
  }

  .mobile\:max-w-full {
    max-width: 100%;
  }

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

  .mobile\:flex-col {
    flex-direction: column;
  }

  .mobile\:flex-wrap {
    flex-wrap: wrap;
  }

  .mobile\:items-start {
    align-items: flex-start;
  }

  .mobile\:items-stretch {
    align-items: stretch;
  }

  .mobile\:justify-start {
    justify-content: flex-start;
  }

  .mobile\:justify-center {
    justify-content: center;
  }

  .mobile\:gap-0 {
    gap: 0px;
  }

  .mobile\:gap-2 {
    gap: 0.5rem;
  }

  .mobile\:gap-4 {
    gap: 1rem;
  }

  .mobile\:border-0 {
    border-width: 0px;
  }

  .mobile\:border-b {
    border-bottom-width: 1px;
  }

  .mobile\:border-l-0 {
    border-left-width: 0px;
  }

  .mobile\:border-r {
    border-right-width: 1px;
  }

  .mobile\:border-t {
    border-top-width: 1px;
  }

  .mobile\:border-none {
    border-style: none;
  }

  .mobile\:p-0 {
    padding: 0px;
  }

  .mobile\:p-4 {
    padding: 1rem;
  }

  .mobile\:p-5 {
    padding: 1.25rem;
  }

  .mobile\:p-6 {
    padding: 1.5rem;
  }

  .mobile\:p-8 {
    padding: 2rem;
  }

  .mobile\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .mobile\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .mobile\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mobile\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .mobile\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .mobile\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mobile\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mobile\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .mobile\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .mobile\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .mobile\:pb-0 {
    padding-bottom: 0px;
  }

  .mobile\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .mobile\:pb-12 {
    padding-bottom: 3rem;
  }

  .mobile\:pb-16 {
    padding-bottom: 4rem;
  }

  .mobile\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .mobile\:pb-4 {
    padding-bottom: 1rem;
  }

  .mobile\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .mobile\:pl-0 {
    padding-left: 0px;
  }

  .mobile\:pr-0 {
    padding-right: 0px;
  }

  .mobile\:pt-0 {
    padding-top: 0px;
  }

  .mobile\:pt-10 {
    padding-top: 2.5rem;
  }

  .mobile\:pt-4 {
    padding-top: 1rem;
  }

  .mobile\:pt-6 {
    padding-top: 1.5rem;
  }

  .mobile\:pt-8 {
    padding-top: 2rem;
  }

  .mobile\:pt-16 {
    padding-top: 4rem;
  }

  .mobile\:text-left {
    text-align: left;
  }

  .mobile\:text-center {
    text-align: center;
  }

  .mobile\:text-3xl {
    font-size: 70px;
    line-height: 90%;
  }

  .mobile\:text-base {
    font-size: 15px;
    line-height: 140%;
  }

  .mobile\:text-lg {
    font-size: 18px;
    line-height: 140%;
  }

  .mobile\:text-sm {
    font-size: 12px;
    line-height: 130%;
  }

  .mobile\:text-xl {
    font-size: 24px;
    line-height: 130%;
  }

  .mobile\:text-xs {
    font-size: 10px;
    line-height: 130%;
  }
}

@media (max-width: 500px) {
  .small\:col-span-full {
    grid-column: 1 / -1;
  }

  .small\:block {
    display: block;
  }

  .small\:max-w-full {
    max-width: 100%;
  }
}
