@import "https://use.typekit.net/zos6fjz.css";

*,
:before,
:after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before,
:after {
  --tw-content: "";
}

html {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-family: roboto-condensed, sans-serif;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

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 {
  margin: 0;
  padding: 0;
  list-style: none;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  vertical-align: middle;
  display: block;
}

img,
video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

[type="text"],
[type="email"],
[type="url"],
[type="password"],
[type="number"],
[type="date"],
[type="datetime-local"],
[type="month"],
[type="search"],
[type="tel"],
[type="time"],
[type="week"],
[multiple],
textarea,
select {
  appearance: none;
  --tw-shadow: 0 0 #0000;
  background-color: #fff;
  border-width: 1px;
  border-color: #6b7280;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

[type="text"]:focus,
[type="email"]:focus,
[type="url"]:focus,
[type="password"]:focus,
[type="number"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="week"]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
  border-color: #2563eb;
  outline: 2px solid #0000;
}

input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  print-color-adjust: exact;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  print-color-adjust: unset;
  padding-right: 0.75rem;
}

[type="checkbox"],
[type="radio"] {
  appearance: none;
  print-color-adjust: exact;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  --tw-shadow: 0 0 #0000;
  background-color: #fff;
  background-origin: border-box;
  border-width: 1px;
  border-color: #6b7280;
  flex-shrink: 0;
  padding: 0;
  display: inline-block;
}

[type="checkbox"] {
  border-radius: 0;
}

[type="radio"] {
  border-radius: 100%;
}

[type="checkbox"]:focus,
[type="radio"]:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
  outline: 2px solid #0000;
}

[type="checkbox"]:checked,
[type="radio"]:checked {
  background-color: currentColor;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-color: #0000;
}

[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type="checkbox"]:checked:hover,
[type="checkbox"]:checked:focus,
[type="radio"]:checked:hover,
[type="radio"]:checked:focus {
  background-color: currentColor;
  border-color: #0000;
}

[type="checkbox"]:indeterminate {
  background-color: currentColor;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-color: #0000;
}

[type="checkbox"]:indeterminate:hover,
[type="checkbox"]:indeterminate:focus {
  background-color: currentColor;
  border-color: #0000;
}

[type="file"] {
  background: unset;
  border-color: inherit;
  font-size: unset;
  line-height: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

[type="file"]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

:root {
  --serif-font-family: "Merriweather", serif;
}

html {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(164 172 177 / var(--tw-text-opacity));
}

[x-cloak] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  margin-bottom: 2rem;
  font-family: futura-pt, serif;
  font-weight: 100;
}

@media (min-width: 1280px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 2.25rem;
  }
}

@media (min-width: 1680px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 2.75rem;
  }
}

h1 {
  font-size: 3rem;
  line-height: 1;
}

@media (min-width: 768px) {
  h1 {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  h1 {
    font-size: 6rem;
    line-height: 1;
  }
}

@media (min-width: 1680px) {
  h1 {
    font-size: 8rem;
    line-height: 1;
  }
}

h2 {
  font-size: 2.25rem;
  line-height: 1.25;
}

@media (min-width: 1280px) {
  h2 {
    font-size: 3rem;
    line-height: 1.25;
  }
}

h3 {
  font-size: 1.875rem;
  line-height: 1.25;
}

@media (min-width: 1280px) {
  h3 {
    font-size: 2.25rem;
    line-height: 1.25;
  }
}

h3 {
  margin-bottom: 1rem;
}

h4 {
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  line-height: 1.25;
}

@media (min-width: 1680px) {
  h4 {
    margin-bottom: 1.5rem;
    font-size: 40px;
    line-height: 1.25;
  }
}

h6 {
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-family: roboto-condensed, sans-serif;
  font-weight: 600;
  line-height: 1.25;
}

@media (min-width: 1280px) {
  h6 {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.25;
  }
}

p,
.p {
  font-size: 0.75rem;
  line-height: 1.75rem;
}

@media (min-width: 1280px) {
  p,
  .p {
    font-size: 0.875rem;
    line-height: 2rem;
  }
}

@media (min-width: 1680px) {
  p,
  .p {
    font-size: 1rem;
    line-height: 2.25rem;
  }
}

p + * {
  margin-top: 1.75rem;
}

p a {
  --tw-border-opacity: 1;
  border-style: solid;
  border-bottom-width: 2px;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  text-decoration-line: none;
}

[x-cloak] {
  display: none;
}

.base-mx {
  margin-left: 3rem;
  margin-right: 3rem;
}

@media (min-width: 1280px) {
  .base-mx {
    margin-left: auto;
    margin-right: auto;
  }
}

.intro-text {
  text-align: center;
  font-family: futura-pt, serif;
  font-weight: 100;
}

@media (min-width: 768px) {
  .intro-text {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

.intro-text,
.intro-text p {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-size: 1.5rem;
  line-height: 2.5rem;
}

@media (min-width: 1280px) {
  .intro-text,
  .intro-text p {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1024px) {
  .intro-text,
  .intro-text p {
    line-height: 45px;
  }
}

@media (min-width: 1680px) {
  .intro-text,
  .intro-text p {
    font-size: 40px;
    line-height: 60px;
  }
}

.big-caption,
.big-caption p {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .big-caption,
  .big-caption p {
    font-weight: 300;
  }
}

@media (min-width: 1280px) {
  .big-caption,
  .big-caption p {
    font-size: 1.25rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1680px) {
  .big-caption,
  .big-caption p {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}

.intro {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-family: futura-pt, serif;
  font-size: 1.5rem;
  font-weight: 100;
  line-height: 1.625;
}

@media (min-width: 1280px) {
  .intro {
    font-size: 1.875rem;
    line-height: 1.625;
  }
}

@media (min-width: 1680px) {
  .intro {
    font-size: 40px;
    line-height: 1.625;
  }
}

*,
:before,
:after,
::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-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: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
}

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

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

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

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

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

.prose {
  color: #20bec6;
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 1.25em;
  line-height: 1.6;
}

.prose :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  -webkit-text-decoration: no-decoration;
  -webkit-text-decoration: no-decoration;
  text-decoration: no-decoration;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
  list-style-type: decimal;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A s"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a s"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I s"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i s"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
  list-style-type: disc;
}

.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-counters);
  font-weight: 400;
}

.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "“" "”" "‘" "’";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
  font-style: italic;
  font-weight: 500;
}

.prose
  :where(blockquote p:first-of-type):not(
    :where([class~="not-prose"] *)
  ):before {
  content: open-quote;
}

.prose
  :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 0;
  margin-bottom: 0.888889em;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.11111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-weight: 900;
}

.prose :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.33333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-weight: 800;
}

.prose :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  font-weight: 700;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  margin-top: 0.857143em;
  font-size: 0.875em;
  line-height: 1.42857;
}

.prose :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-size: 0.875em;
  font-weight: 600;
}

.prose :where(code):not(:where([class~="not-prose"] *)):before,
.prose :where(code):not(:where([class~="not-prose"] *)):after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  border-radius: 0.375rem;
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
  padding: 0.857143em 1.14286em;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.71429;
  overflow-x: auto;
}

.prose :where(pre code):not(:where([class~="not-prose"] *)) {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  background-color: #0000;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

.prose :where(pre code):not(:where([class~="not-prose"] *)):before,
.prose :where(pre code):not(:where([class~="not-prose"] *)):after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.71429;
}

.prose :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  vertical-align: bottom;
  padding-bottom: 0.571429em;
  padding-left: 0.571429em;
  padding-right: 0.571429em;
  font-weight: 600;
}

.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: #00000080;
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 0.75rem;
  font-size: [object Object];
  line-height: 1.75rem;
}

.prose :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose
  :where(.prose > ul > li > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose
  :where(.prose > ul > li > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose
  :where(.prose > ol > li > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose
  :where(.prose > ol > li > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding: 0.571429em;
}

.prose
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-left: 0;
}

.prose
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-right: 0;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose :where(h5):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}

.prose :where(h6):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}

.link {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-style: solid;
  border-bottom-width: 2px;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
  display: inline-block;
}

@media (min-width: 1680px) {
  .link {
    padding-bottom: 0.75rem;
  }
}

@media (min-width: 768px) {
  .link {
    padding-bottom: 6px;
  }
}

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

.link-xs {
  padding-bottom: 7px;
  font-size: 0.75rem;
  line-height: 1rem;
}

.btn-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .btn-base {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .btn-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .btn-base {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.btn {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .btn {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .btn {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .btn {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.btn {
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 33 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 9999px;
  padding: 0.75rem 2rem;
  display: inline-block;
}

.btn:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.btn-link {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-style: solid;
  border-bottom-width: 2px;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
  display: inline-block;
}

@media (min-width: 1680px) {
  .btn-link {
    padding-bottom: 0.75rem;
  }
}

@media (min-width: 768px) {
  .btn-link {
    padding-bottom: 6px;
  }
}

.btn-link {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .btn-link {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .btn-link {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .btn-link {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.btn-link {
  font-weight: 500;
}

.btn-circle {
  z-index: 10;
  height: 5rem;
  width: 5rem;
  bottom: 1.5rem;
}

@media (min-width: 768px) {
  .btn-circle {
    height: 6rem;
    width: 6rem;
  }
}

.btn-circle {
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(127 22 33 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 22 33 / var(--tw-text-opacity));
  border-radius: 9999px;
  justify-content: center;
  justify-self: center;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}

@media (min-width: 768px) {
  .btn-circle {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

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

.btn-menu {
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
}

@media (min-width: 768px) {
  .btn-menu {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .btn-menu {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.btn-menu {
  min-width: 36px;
  padding-top: 0.25rem;
}

@media (min-width: 768px) {
  .btn-menu {
    min-width: 0;
    padding-top: 0;
  }
}

.btn-menu-open {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

@media (min-width: 768px) {
  .btn-menu-open {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .btn-menu-open {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.btn-search {
  margin-top: 2px;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 768px) {
  .btn-search {
    --tw-border-opacity: 1;
    border-bottom-width: 2px;
    border-color: rgb(127 22 33 / var(--tw-border-opacity));
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1680px) {
  .btn-search {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 768px) {
  .btn-search {
    margin-top: 0;
    padding: 2px 0;
  }

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

.btn-booking {
  text-align: center;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1680px) {
  .btn-booking {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.btn-polymorphic {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .btn-polymorphic {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .btn-polymorphic {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .btn-polymorphic {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.btn-polymorphic {
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 33 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 9999px;
  padding: 0.75rem 2rem;
  display: inline-block;
}

.btn-polymorphic:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.contacts-bar .btn-polymorphic {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1680px) {
  .contacts-bar .btn-polymorphic {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .btn-polymorphic {
    --tw-text-opacity: 1;
    color: rgb(127 22 33 / var(--tw-text-opacity));
    --tw-border-opacity: 1;
    border-style: solid;
    border-bottom-width: 2px;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    padding-bottom: 0.5rem;
    display: inline-block;
  }

  @media (min-width: 1680px) {
    .btn-polymorphic {
      padding-bottom: 0.75rem;
    }
  }

  @media (min-width: 768px) {
    .btn-polymorphic {
      padding-bottom: 6px;
    }
  }

  .btn-polymorphic {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  @media (min-width: 768px) {
    .btn-polymorphic {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
  }

  @media (min-width: 1280px) {
    .btn-polymorphic {
      font-size: 1rem;
      line-height: 1.5rem;
    }
  }

  @media (min-width: 1680px) {
    .btn-polymorphic {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
  }

  .btn-polymorphic {
    --tw-text-opacity: 1;
    color: rgb(127 22 33 / var(--tw-text-opacity));
    background-color: #0000;
    border-radius: 0;
    padding: 0;
    font-weight: 500;
  }
}

.list-inline {
  column-gap: 1.75rem;
  display: flex;
}

.section {
  margin-top: 4rem;
}

@media (min-width: 768px) {
  .section {
    margin-top: 9rem;
  }
}

.tagline {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  letter-spacing: 0.25rem;
  margin-bottom: 1.75rem;
  margin-left: 75px;
  font-family: futura-pt, serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  display: block;
  position: relative;
}

.tagline:before {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  content: "";
  width: 68px;
  height: 1px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -75px;
}

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

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

.header {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1680px) {
  .header {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.header {
  z-index: 50;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  background-color: #0000;
  display: flex;
  position: absolute;
}

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

.header-container {
  width: 100%;
}

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

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

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

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

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

.header-container {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem;
  display: flex;
}

@media (min-width: 768px) {
  .header-container {
    padding: 30px 3rem;
  }
}

@media (min-width: 1280px) {
  .header-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1680px) {
  .header-container {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}

.header .logo img {
  height: 47px;
  width: auto;
}

@media (min-width: 768px) {
  .header .logo img {
    height: 44px;
    width: auto;
  }
}

@media (min-width: 1680px) {
  .header .logo img {
    height: 63px;
    width: auto;
  }
}

.header .menu {
  justify-content: flex-start;
  align-items: center;
  column-gap: 1.75rem;
  display: flex;
}

.big-modal {
  z-index: 40;
  min-height: 100vh;
  flex-direction: column;
  padding: 7rem 1.5rem 3rem;
  display: flex;
  position: fixed;
  inset: 0;
}

@media (min-width: 768px) {
  .big-modal {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1280px) {
  .big-modal {
    padding-bottom: 1.75rem;
  }
}

@media (min-width: 1680px) {
  .big-modal {
    padding-top: 9rem;
    padding-bottom: 3rem;
  }
}

.big-modal {
  --tw-backdrop-blur: blur(16px);
  -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);
  -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);
  background-color: #000000b3;
  background-attachment: fixed;
}

.big-modal,
.big-modal a {
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1rem;
}

@media (min-width: 1280px) {
  .big-modal,
  .big-modal a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1680px) {
  .big-modal,
  .big-modal a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.big-modal .big-modal-p-sm {
  padding-top: 2rem;
}

@media (min-width: 768px) {
  .big-modal .big-modal-p-sm {
    padding-top: 1.5rem;
  }
}

.big-modal .big-modal-wrapper {
  width: 100%;
}

@media (min-width: 640px) {
  .big-modal .big-modal-wrapper {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .big-modal .big-modal-wrapper {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .big-modal .big-modal-wrapper {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .big-modal .big-modal-wrapper {
    max-width: 1280px;
  }
}

@media (min-width: 1680px) {
  .big-modal .big-modal-wrapper {
    max-width: 1680px;
  }
}

.big-modal .big-modal-wrapper {
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow-y: auto;
}

@media (min-width: 768px) {
  .big-modal .big-modal-wrapper {
    flex: 1;
  }
}

.big-modal .big-modal-header {
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-auto-flow: row;
  display: grid;
}

@media (min-width: 768px) {
  .big-modal .big-modal-header {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .big-modal .big-modal-header {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.big-modal .big-modal-header {
  align-items: baseline;
  gap: 1rem;
  padding-bottom: 1.25rem;
}

@media (min-width: 1680px) {
  .big-modal .big-modal-header {
    padding-bottom: 1.5rem;
  }
}

.big-modal .big-modal-header {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.big-modal .big-modal-header h2 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-bottom: 0;
}

.big-modal .big-modal-controls a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1680px) {
  .big-modal .big-modal-controls a {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.big-modal .big-modal-footer {
  width: 100%;
}

@media (min-width: 640px) {
  .big-modal .big-modal-footer {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .big-modal .big-modal-footer {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .big-modal .big-modal-footer {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .big-modal .big-modal-footer {
    max-width: 1280px;
  }
}

@media (min-width: 1680px) {
  .big-modal .big-modal-footer {
    max-width: 1680px;
  }
}

.big-modal .big-modal-footer {
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-end;
  align-items: center;
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media (min-width: 768px) {
  .big-modal .big-modal-footer {
    flex-direction: row;
  }
}

.big-modal .btn-submit {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-left: auto;
  margin-right: auto;
  font-family: futura-pt, serif;
  font-size: 1.25rem;
  font-weight: 100;
  line-height: 1.75rem;
  display: block;
}

@media (min-width: 768px) {
  .big-modal .btn-submit {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1680px) {
  .big-modal .btn-submit {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.big-modal .btn-submit {
  --tw-border-opacity: 1;
  border-style: solid;
  border-bottom-width: 2px;
  border-color: rgb(164 172 177 / var(--tw-border-opacity));
}

.big-modal .big-modal-booking-form {
  width: 100%;
  flex-direction: column;
  gap: 1.5rem 2.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

@media (min-width: 768px) {
  .big-modal .big-modal-booking-form {
    flex-direction: row;
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}

.big-modal .big-modal-booking-form label {
  --tw-border-opacity: 1;
  border-left-width: 1px;
  border-color: rgb(164 172 177 / var(--tw-border-opacity));
  flex: auto;
  padding-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: block;
}

@media (min-width: 1680px) {
  .big-modal .big-modal-booking-form label {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.big-modal .big-modal-booking-form input,
.big-modal .big-modal-booking-form select {
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background-color: #0000;
  border-width: 0;
  margin-top: 0;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  font-family: futura-pt, serif;
  font-size: 1.875rem;
  font-weight: 100;
  line-height: 2.25rem;
  display: block;
}

.big-modal .big-modal-booking-form input:focus,
.big-modal .big-modal-booking-form select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}

.big-modal .big-modal-booking-form input,
.big-modal .big-modal-booking-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

.big-modal .big-modal-booking-form select::-ms-expand {
  display: none;
}

.big-modal .big-modal-cards {
  height: 100%;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-auto-flow: row;
  gap: 1rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: grid;
}

@media (min-width: 768px) {
  .big-modal .big-modal-cards {
    grid-template-rows: repeat(5, minmax(0, 1fr));
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .big-modal .big-modal-cards {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .big-modal .big-modal-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.big-modal .big-modal-cards {
  overflow-y: auto;
}

.big-modal .big-modal-cards .big-modal-card {
  flex-direction: column;
  row-gap: 1rem;
  display: flex;
}

@media (min-width: 1680px) {
  .big-modal .big-modal-cards .big-modal-card {
    row-gap: 1.25rem;
  }
}

.big-modal .big-modal-cards .big-modal-card {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.big-modal .big-modal-cards .big-modal-card .card-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-bottom: 0;
}

@media (min-width: 1680px) {
  .big-modal .big-modal-cards .big-modal-card .card-title {
    font-size: 26px;
  }
}

.big-modal .big-modal-cards .big-modal-card a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .big-menu {
    padding-left: 12rem;
    padding-right: 12rem;
  }
}

@media (min-width: 1680px) {
  .big-menu {
    padding-left: 18rem;
    padding-right: 18rem;
  }
}

.big-menu .big-menu-row {
  width: 100%;
  flex-direction: column;
  align-items: baseline;
  gap: 1rem 2.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

@media (min-width: 768px) {
  .big-menu .big-menu-row {
    flex-direction: row;
  }
}

.big-menu .big-menu-row {
  --tw-text-opacity: 1;
  color: rgb(164 172 177 / var(--tw-text-opacity));
  border-color: #20bec680;
  border-bottom-width: 1px;
}

.big-menu .big-menu-row a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.big-menu .big-menu-item {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-family: futura-pt, serif;
  font-size: 3rem;
  font-weight: 100;
  line-height: 1;
}

@media (min-width: 768px) {
  .big-menu .big-menu-item {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1680px) {
  .big-menu .big-menu-item {
    font-size: 4.5rem;
    line-height: 1;
  }
}

.big-menu .big-menu-item {
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .big-menu .big-menu-item {
    margin-bottom: 0;
  }
}

.content-nav {
  margin-top: -10rem;
  margin-bottom: 6rem;
  display: none;
}

@media (min-width: 768px) {
  .content-nav {
    z-index: 30;
    display: flex;
    position: sticky;
    top: 0.5rem;
  }
}

.content-nav {
  width: 100%;
}

@media (min-width: 640px) {
  .content-nav {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .content-nav {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .content-nav {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .content-nav {
    max-width: 1280px;
  }
}

@media (min-width: 1680px) {
  .content-nav {
    max-width: 1680px;
  }
}

.content-nav {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .content-nav {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1280px) {
  .content-nav {
    padding-left: 0;
    padding-right: 0;
  }
}

.content-nav nav {
  width: 100%;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

@media (min-width: 768px) {
  .content-nav nav {
    flex-direction: row;
  }
}

.content-nav nav {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  text-align: center;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 300;
}

.contacts a.content-nav nav {
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 33 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .content-nav nav {
    border-radius: 9999px;
  }

  .content-nav nav > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    --tw-divide-opacity: 1;
    border-color: rgb(164 172 177 / var(--tw-divide-opacity));
  }
}

.content-nav nav a {
  padding: 0.5rem;
}

@media (min-width: 768px) {
  .content-nav nav a {
    flex: auto;
  }
}

.content-nav nav,
.content-nav nav a {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1280px) {
  .content-nav nav,
  .content-nav nav a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1680px) {
  .content-nav nav,
  .content-nav nav a {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.hero {
  height: 24rem;
  align-items: center;
  display: flex;
}

.hero-wrapper {
  height: 100%;
  width: 100%;
  padding: 3rem 1.5rem;
}

@media (min-width: 768px) {
  .hero-wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1280px) {
  .hero-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.hero-wrapper {
  align-items: center;
  display: flex;
}

@media (min-width: 768px) {
  .hero-wrapper {
    padding: 30px 3rem;
  }
}

@media (min-width: 1280px) {
  .hero-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1680px) {
  .hero-wrapper {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}

.hero-container {
  width: 100%;
}
@media (min-width: 640px) {
  .hero-container {
    max-width: 640px;
  }
}

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

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

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

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

.hero-container {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .hero-1st .hero-container {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

@media (min-width: 1280px) {
  .hero-1st .hero-container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

@media (min-width: 1680px) {
  .hero-1st .hero-container {
    padding-left: 9rem;
    padding-right: 9rem;
  }
}

@media (min-width: 768px) {
  .hero-2nd .hero-container {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

@media (min-width: 1280px) {
  .hero-2nd .hero-container {
    padding-left: 12rem;
    padding-right: 12rem;
  }
}

@media (min-width: 1680px) {
  .hero-2nd .hero-container {
    padding-left: 18rem;
    padding-right: 18rem;
  }
}

.hero-big {
  height: 100vh;
}

.hero-big .hero-wrapper {
  height: 100vh;
  background-color: #0000004d;
}

.hero-big h1 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-bottom: 0;
}

.hero h1 + * {
  margin-top: 1.5rem;
}

@media (min-width: 1280px) {
  .hero h1 + * {
    margin-top: 2.25rem;
  }
}

@media (min-width: 1680px) {
  .hero h1 + * {
    margin-top: 2.75rem;
  }
}

.hero span {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 768px) {
  .hero span {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .hero span {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.hero .tagline {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1280px) {
  .hero .tagline {
    margin-bottom: 1.75rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1680px) {
  .hero .tagline {
    margin-bottom: 3rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.hero-big .tagline {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hero-big .tagline:before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hero .payoff {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: 0.75rem;
  line-height: 1rem;
  display: inline-block;
}

@media (min-width: 768px) {
  .hero .payoff {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .hero .payoff {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.card {
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-shrink: 0;
  position: relative;
}

@media (min-width: 768px) {
  .card {
    width: 33.3333%;
  }
}

.big-tile {
  height: 490px;
}

@media (min-width: 1680px) {
  .big-tile {
    height: 716px;
  }
}

.card-wrapper {
  height: 100%;
  width: 100%;
  background-color: #00000040;
}

.card-wrapper .card-inner,
.card-wrapper .card-inner h1,
.card-wrapper .card-inner h2,
.card-wrapper .card-inner h3,
.card-wrapper .card-inner h4,
.card-wrapper .card-inner h5,
.card-wrapper .card-inner h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.card-wrapper .card-inner p,
.card-wrapper .card-inner span {
  font-size: 10px;
  line-height: 1rem;
}

@media (min-width: 1680px) {
  .card-wrapper .card-inner p,
  .card-wrapper .card-inner span {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

.card-inner {
  width: 100%;
  padding: 54px 92px 54px 30px;
  position: absolute;
  bottom: 0;
}

@media (min-width: 768px) {
  .card-inner {
    padding: 27px 93px 27px 43px;
  }
}

@media (min-width: 1680px) {
  .card-inner {
    padding: 36px 135px 36px 64px;
  }
}

.contacts-bar {
  --tw-text-opacity: 1;
  color: rgb(127 22 33 / var(--tw-text-opacity));
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1680px) {
  .contacts-bar {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.contacts-bar {
  width: 100%;
}

@media (min-width: 640px) {
  .contacts-bar {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .contacts-bar {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .contacts-bar {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .contacts-bar {
    max-width: 1280px;
  }
}

@media (min-width: 1680px) {
  .contacts-bar {
    max-width: 1680px;
  }
}

.contacts-bar {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .contacts-bar {
    padding-left: 9rem;
    padding-right: 9rem;
  }
}

@media (min-width: 1280px) {
  .contacts-bar {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

@media (min-width: 1680px) {
  .contacts-bar {
    padding-left: 12rem;
    padding-right: 12rem;
  }
}

.contacts-bar {
  flex-direction: column;
  gap: 1.5rem 2rem;
  display: flex;
}

@media (min-width: 1280px) {
  .contacts-bar {
    flex-direction: row;
  }
}

.contacts-bar {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1680px) {
  .contacts-bar {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.contacts-bar .btn {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1680px) {
  .contacts-bar .btn {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.swiper-container .slidesCount {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  display: inline-block;
}

@media (min-width: 1280px) {
  .swiper-container .slidesCount {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.swiper-controls {
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  margin-top: -3rem;
  padding: 1rem;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.swiper-button {
  --tw-text-opacity: 1;
  color: rgb(127 22 33 / var(--tw-text-opacity));
}

.swiper-button-disabled {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.swiper-pagination {
  position: absolute;
  left: 1rem;
}

.swiper-pagination-bullet {
  height: 0.75rem;
  width: 0.75rem;
  opacity: 1;
  background-color: #0000;
  margin: 1rem 0.5rem 0;
}

.swiper-pagination-bullet:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --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);
}

.swiper-pagination-bullet {
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-radius: 9999px;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  overflow: hidden;
}

.swiper-pagination-bullet-active {
  width: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.swiper-scrollbar {
  height: 0.125rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  position: relative;
}

@media (min-width: 768px) {
  .swiper-scrollbar {
    margin-left: 1rem;
  }
}

@media (min-width: 1280px) {
  .swiper-scrollbar {
    margin-left: 4rem;
  }
}

footer {
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 33 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(164 172 177 / var(--tw-text-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  --tw-text-opacity: 1;
  color: rgb(164 172 177 / var(--tw-text-opacity));
}

footer h6 {
  margin-bottom: 30px;
}

footer a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

footer a + a {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  footer {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    font-size: 10px;
  }

  footer h6 {
    margin-bottom: 27px;
  }

  footer a + a {
    margin-top: 18px;
  }
}

@media (min-width: 1280px) {
  footer {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1680px) {
  footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  footer h6 {
    margin-bottom: 2.25rem;
  }

  footer a + a {
    margin-top: 34px;
  }
}

.footer-container {
  width: 100%;
}

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

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

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

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

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

.footer-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .footer-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1280px) {
  .footer-container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

footer .links {
  width: 100%;
}

@media (min-width: 640px) {
  footer .links {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  footer .links {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  footer .links {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  footer .links {
    max-width: 1280px;
  }
}

@media (min-width: 1680px) {
  footer .links {
    max-width: 1680px;
  }
}

footer .links {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

@media (min-width: 768px) {
  footer .links {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

footer .links {
  margin-top: 85px;
}

@media (min-width: 768px) {
  footer .links {
    margin-bottom: 97px;
  }
}

footer .logo {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

footer .logo img {
  height: 64px;
  width: auto;
}

@media (min-width: 768px) {
  footer .logo img {
    height: 62px;
    width: auto;
  }
}

@media (min-width: 1024px) {
  footer .logo img {
    height: 92px;
    width: auto;
  }
}

@media (min-width: 1680px) {
  footer .logo img {
    height: 128px;
    width: auto;
  }
}

footer .footer-text {
  font-size: 10px;
}

.hotels-promo .hotel-chooser {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}

@media (min-width: 768px) {
  .hotels-promo .hotel-chooser {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.hotels-promo .hotel-chooser {
  margin-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .hotels-promo .hotel-chooser {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1280px) {
  .hotels-promo .hotel-chooser {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

@media (min-width: 1680px) {
  .hotels-promo .hotel-chooser {
    padding-left: 12rem;
    padding-right: 12rem;
  }
}

.hotels-promo .hotel-chooser {
  text-align: center;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(164 172 177 / var(--tw-text-opacity));
  font-family: futura-pt, serif;
  font-weight: 600;
}

@media (min-width: 1280px) {
  .hotels-promo .hotel-chooser {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1680px) {
  .hotels-promo .hotel-chooser {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px) {
  .hotels-promo .hotel-chooser > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }
}

.hotels-promo .hotel-chooser {
  font-size: 10px;
}

.hotels-promo .hotel-chooser .tab {
  flex-direction: column;
  flex: none;
  justify-content: center;
  margin-bottom: 0.75rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  display: flex;
}

@media (min-width: 768px) {
  .hotels-promo .hotel-chooser .tab {
    flex: auto;
  }
}

.hotels-promo .hotel-chooser .tab img {
  margin-bottom: 0.25rem;
}

.hotels-promo .hotel-chooser .active-tab {
  --tw-text-opacity: 1;
  color: rgb(127 22 33 / var(--tw-text-opacity));
}

.wagtail-userbar__item .wagtail-action-icon,
.wagtail-userbar__item a-icon {
  display: inline-block;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0;
}

.-right-6 {
  right: -1.5rem;
}

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

.bottom-0 {
  bottom: 0;
}

.bottom-6 {
  bottom: 1.5rem;
}

.left-0 {
  left: 0;
}

.left-4 {
  left: 1rem;
}

.top-0 {
  top: 0;
}

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

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

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

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

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

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

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

.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

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

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

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

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mb-36 {
  margin-bottom: 9rem;
}

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

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

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

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

.ml-0 {
  margin-left: 0;
}

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

.ml-16 {
  margin-left: 4rem;
}

.mr-16 {
  margin-right: 4rem;
}

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

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

.mt-11 {
  margin-top: 2.75rem;
}

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

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

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

.mt-36 {
  margin-top: 9rem;
}

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!h-20 {
  height: 5rem !important;
}

.h-0 {
  height: 0;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: 0.75rem;
}

.h-48 {
  height: 12rem;
}

.h-96 {
  height: 24rem;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-full {
  max-height: 100%;
}

.min-h-full {
  min-height: 100%;
}

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

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-3 {
  width: 0.75rem;
}

.w-64 {
  width: 16rem;
}

.w-72 {
  width: 18rem;
}

.w-96 {
  width: 24rem;
}

.w-full {
  width: 100%;
}

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

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

.max-w-none {
  max-width: none;
}

.flex-1 {
  flex: 1;
}

.flex-auto {
  flex: auto;
}

.flex-none {
  flex: none;
}

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

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

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

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

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

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

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

.flex-row {
  flex-direction: row;
}

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

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

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

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

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

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

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

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

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

.\!justify-end {
  justify-content: flex-end !important;
}

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

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

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

.gap-4 {
  gap: 1rem;
}

.gap-x-10 {
  column-gap: 2.5rem;
}

.gap-x-2 {
  column-gap: 0.5rem;
}

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

.gap-x-40 {
  column-gap: 10rem;
}

.gap-x-7 {
  column-gap: 1.75rem;
}

.gap-x-8 {
  column-gap: 2rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-7 {
  row-gap: 1.75rem;
}

.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-divide-opacity));
}

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

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

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

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

.justify-self-end {
  justify-self: end;
}

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

.justify-self-stretch {
  justify-self: stretch;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

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

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

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

.overflow-y-visible {
  overflow-y: visible;
}

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

.overflow-y-scroll {
  overflow-y: scroll;
}

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

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

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

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

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

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

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

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

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

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(127 22 33 / var(--tw-border-opacity));
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(164 172 177 / var(--tw-border-opacity));
}

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

.border-opacity-50 {
  --tw-border-opacity: 0.5;
}

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

.bg-black\/70 {
  background-color: #000000b3;
}

.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 33 / var(--tw-bg-opacity));
}

.bg-primary\/70 {
  background-color: rgba(127, 22, 33, 0.7);
}

.bg-transparent {
  background-color: #0000;
}

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

.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

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

.from-black {
  --tw-gradient-from: #000;
  --tw-gradient-to: #0000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: transparent;
}

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

.bg-fixed {
  background-attachment: fixed;
}

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

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

.object-center {
  object-position: center;
}

.p-0 {
  padding: 0;
}

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-8 {
  padding: 2rem;
}

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

.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

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

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

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

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

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

.px-48 {
  padding-left: 12rem;
  padding-right: 12rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pl-4 {
  padding-left: 1rem;
}

.pr-24 {
  padding-right: 6rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

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

.pt-28 {
  padding-top: 7rem;
}

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

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

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

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

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

.font-display {
  font-family: futura-pt, sans-serif;
}

.font-sans {
  font-family: roboto-condensed, sans-serif;
}

.font-serif {
  font-family: futura-pt, serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.font-light {
  font-weight: 300;
}

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

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

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

.font-thin {
  font-weight: 100;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.leading-10 {
  line-height: 2.5rem;
}

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

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

.leading-8 {
  line-height: 2rem;
}

.leading-loose {
  line-height: 2;
}

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

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-tighter {
  letter-spacing: -0.05em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

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

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(164 172 177 / var(--tw-text-opacity));
}

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

.invert {
  --tw-invert: invert(100%);
  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);
}

.sepia {
  --tw-sepia: sepia(100%);
  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-lg {
  --tw-backdrop-blur: blur(16px);
  -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);
  -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);
}

.backdrop-filter {
  -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);
  -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-colors {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.duration-200 {
  transition-duration: 0.2s;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

html {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  letter-spacing: -0.05em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  margin-bottom: 2rem;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
}

@media (min-width: 1280px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 2.25rem;
  }
}

@media (min-width: 1680px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 2.75rem;
  }
}

a,
p a,
.btn-link {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.btn-link {
  font-weight: 700;
}

.header {
  text-transform: uppercase;
  font-weight: 700;
}

.tagline {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-family: roboto-condensed, sans-serif;
  font-weight: 700;
}

.tagline:before {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.big-modal {
  --tw-backdrop-blur: blur(16px);
  -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);
  -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);
  background-color: rgba(127, 22, 33, 0.7);
}

.big-modal .big-modal-footer a {
  color: #ffffff80;
}

.big-modal .big-modal-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.big-menu .big-menu-row {
  border-color: #ffffff80;
}

.big-menu .big-menu-item {
  text-transform: uppercase;
  letter-spacing: -0.05em;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
}

.content-nav nav {
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 33 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.intro,
.prose {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.intro {
  text-transform: uppercase;
  letter-spacing: -0.05em;
  font-weight: 700;
}

.content-grid h4 {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.contacts {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.contacts a.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 33 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .md\:container {
    width: 100%;
  }

  @media (min-width: 640px) {
    .md\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .md\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .md\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {
    .md\:container {
      max-width: 1280px;
    }
  }

  @media (min-width: 1680px) {
    .md\:container {
      max-width: 1680px;
    }
  }
}

@media (min-width: 1280px) {
  .xl\:prose-xl {
    font-size: 0.875rem;
    font-size: [object Object];
    line-height: 2rem;
  }

  .xl\:prose-xl :where(p):not(:where([class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .xl\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.2em;
    line-height: 1.5;
  }

  .xl\:prose-xl :where(blockquote):not(:where([class~="not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.06667em;
  }

  .xl\:prose-xl :where(h1):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0.857143em;
    font-size: 2.8em;
    line-height: 1;
  }

  .xl\:prose-xl :where(h2):not(:where([class~="not-prose"] *)) {
    margin-top: 1.55556em;
    margin-bottom: 0.888889em;
    font-size: 1.8em;
    line-height: 1.11111;
  }

  .xl\:prose-xl :where(h3):not(:where([class~="not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: 0.666667em;
    font-size: 1.5em;
    line-height: 1.33333;
  }

  .xl\:prose-xl :where(h4):not(:where([class~="not-prose"] *)) {
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .xl\:prose-xl :where(img):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-xl :where(video):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-xl :where(figure):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-xl :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:prose-xl :where(figcaption):not(:where([class~="not-prose"] *)) {
    margin-top: 1em;
    font-size: 0.9em;
    line-height: 1.55556;
  }

  .xl\:prose-xl :where(code):not(:where([class~="not-prose"] *)) {
    font-size: 0.9em;
  }

  .xl\:prose-xl :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.861111em;
  }

  .xl\:prose-xl :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.9em;
  }

  .xl\:prose-xl :where(pre):not(:where([class~="not-prose"] *)) {
    border-radius: 0.5rem;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 1.11111em 1.33333em;
    font-size: 0.9em;
    line-height: 1.77778;
  }

  .xl\:prose-xl :where(ol):not(:where([class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .xl\:prose-xl :where(ul):not(:where([class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .xl\:prose-xl :where(li):not(:where([class~="not-prose"] *)) {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .xl\:prose-xl :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4em;
  }

  .xl\:prose-xl :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4em;
  }

  .xl\:prose-xl
    :where(.xl\:prose-xl > ul > li p):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .xl\:prose-xl
    :where(.xl\:prose-xl > ul > li > :first-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-top: 1.2em;
  }

  .xl\:prose-xl
    :where(.xl\:prose-xl > ul > li > :last-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-bottom: 1.2em;
  }

  .xl\:prose-xl
    :where(.xl\:prose-xl > ol > li > :first-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-top: 1.2em;
  }

  .xl\:prose-xl
    :where(.xl\:prose-xl > ol > li > :last-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-bottom: 1.2em;
  }

  .xl\:prose-xl
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .xl\:prose-xl :where(hr):not(:where([class~="not-prose"] *)) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .xl\:prose-xl :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .xl\:prose-xl :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .xl\:prose-xl :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .xl\:prose-xl :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .xl\:prose-xl :where(table):not(:where([class~="not-prose"] *)) {
    font-size: 0.9em;
    line-height: 1.55556;
  }

  .xl\:prose-xl :where(thead th):not(:where([class~="not-prose"] *)) {
    padding-bottom: 0.888889em;
    padding-left: 0.666667em;
    padding-right: 0.666667em;
  }

  .xl\:prose-xl
    :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .xl\:prose-xl
    :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .xl\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
    padding: 0.888889em 0.666667em;
  }

  .xl\:prose-xl
    :where(tbody td:first-child, tfoot td:first-child):not(
      :where([class~="not-prose"] *)
    ) {
    padding-left: 0;
  }

  .xl\:prose-xl
    :where(tbody td:last-child, tfoot td:last-child):not(
      :where([class~="not-prose"] *)
    ) {
    padding-right: 0;
  }

  .xl\:prose-xl
    :where(.xl\:prose-xl > :first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .xl\:prose-xl
    :where(.xl\:prose-xl > :last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
  }
}

@media (min-width: 1680px) {
  .\32 xl\:prose-2xl {
    font-size: 0.875rem;
    font-size: [object Object];
    line-height: 2.25rem;
  }

  .\32 xl\:prose-2xl :where(p):not(:where([class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
  }

  .\32
    xl\:prose-2xl
    :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    margin-top: 1.06667em;
    margin-bottom: 1.06667em;
    font-size: 1.25em;
    line-height: 1.46667;
  }

  .\32 xl\:prose-2xl :where(blockquote):not(:where([class~="not-prose"] *)) {
    margin-top: 1.77778em;
    margin-bottom: 1.77778em;
    padding-left: 1.11111em;
  }

  .\32 xl\:prose-2xl :where(h1):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0.875em;
    font-size: 2.66667em;
    line-height: 1;
  }

  .\32 xl\:prose-2xl :where(h2):not(:where([class~="not-prose"] *)) {
    margin-top: 1.5em;
    margin-bottom: 0.833333em;
    font-size: 2em;
    line-height: 1.08333;
  }

  .\32 xl\:prose-2xl :where(h3):not(:where([class~="not-prose"] *)) {
    margin-top: 1.55556em;
    margin-bottom: 0.666667em;
    font-size: 1.5em;
    line-height: 1.22222;
  }

  .\32 xl\:prose-2xl :where(h4):not(:where([class~="not-prose"] *)) {
    margin-top: 1.66667em;
    margin-bottom: 0.666667em;
    line-height: 1.5;
  }

  .\32 xl\:prose-2xl :where(img):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32 xl\:prose-2xl :where(video):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32 xl\:prose-2xl :where(figure):not(:where([class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32 xl\:prose-2xl :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .\32 xl\:prose-2xl :where(figcaption):not(:where([class~="not-prose"] *)) {
    margin-top: 1em;
    font-size: 0.833333em;
    line-height: 1.6;
  }

  .\32 xl\:prose-2xl :where(code):not(:where([class~="not-prose"] *)) {
    font-size: 0.833333em;
  }

  .\32 xl\:prose-2xl :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.875em;
  }

  .\32 xl\:prose-2xl :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.888889em;
  }

  .\32 xl\:prose-2xl :where(pre):not(:where([class~="not-prose"] *)) {
    border-radius: 0.5rem;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 1.2em 1.6em;
    font-size: 0.833333em;
    line-height: 1.8;
  }

  .\32 xl\:prose-2xl :where(ol):not(:where([class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
    padding-left: 1.58333em;
  }

  .\32 xl\:prose-2xl :where(ul):not(:where([class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
    padding-left: 1.58333em;
  }

  .\32 xl\:prose-2xl :where(li):not(:where([class~="not-prose"] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .\32 xl\:prose-2xl :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.416667em;
  }

  .\32 xl\:prose-2xl :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.416667em;
  }

  .\32
    xl\:prose-2xl
    :where(.\32 xl\:prose-2xl > ul > li p):not(:where([class~="not-prose"] *)) {
    margin-top: 0.833333em;
    margin-bottom: 0.833333em;
  }

  .\32
    xl\:prose-2xl
    :where(.\32 xl\:prose-2xl > ul > li > :first-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-top: 1.33333em;
  }

  .\32
    xl\:prose-2xl
    :where(.\32 xl\:prose-2xl > ul > li > :last-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-bottom: 1.33333em;
  }

  .\32
    xl\:prose-2xl
    :where(.\32 xl\:prose-2xl > ol > li > :first-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-top: 1.33333em;
  }

  .\32
    xl\:prose-2xl
    :where(.\32 xl\:prose-2xl > ol > li > :last-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-bottom: 1.33333em;
  }

  .\32
    xl\:prose-2xl
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-top: 0.666667em;
    margin-bottom: 0.666667em;
  }

  .\32 xl\:prose-2xl :where(hr):not(:where([class~="not-prose"] *)) {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .\32 xl\:prose-2xl :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .\32 xl\:prose-2xl :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .\32 xl\:prose-2xl :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .\32 xl\:prose-2xl :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
  }

  .\32 xl\:prose-2xl :where(table):not(:where([class~="not-prose"] *)) {
    font-size: 0.833333em;
    line-height: 1.4;
  }

  .\32 xl\:prose-2xl :where(thead th):not(:where([class~="not-prose"] *)) {
    padding-bottom: 0.8em;
    padding-left: 0.6em;
    padding-right: 0.6em;
  }

  .\32
    xl\:prose-2xl
    :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
  }

  .\32
    xl\:prose-2xl
    :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
  }

  .\32
    xl\:prose-2xl
    :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
    padding: 0.8em 0.6em;
  }

  .\32
    xl\:prose-2xl
    :where(tbody td:first-child, tfoot td:first-child):not(
      :where([class~="not-prose"] *)
    ) {
    padding-left: 0;
  }

  .\32
    xl\:prose-2xl
    :where(tbody td:last-child, tfoot td:last-child):not(
      :where([class~="not-prose"] *)
    ) {
    padding-right: 0;
  }

  .\32
    xl\:prose-2xl
    :where(.\32 xl\:prose-2xl > :first-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-top: 0;
  }

  .\32
    xl\:prose-2xl
    :where(.\32 xl\:prose-2xl > :last-child):not(
      :where([class~="not-prose"] *)
    ) {
    margin-bottom: 0;
  }
}

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

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --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);
}

.focus\:border-black:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

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

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

.focus\:outline-none:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:sticky {
    position: sticky;
  }

  .md\:-right-3 {
    right: -0.75rem;
  }

  .md\:-top-3 {
    top: -0.75rem;
  }

  .md\:left-0 {
    left: 0;
  }

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

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

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

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

  .md\:order-3 {
    order: 3;
  }

  .md\:order-4 {
    order: 4;
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

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

  .md\:-mt-80 {
    margin-top: -20rem;
  }

  .md\:-mt-96 {
    margin-top: -24rem;
  }

  .md\:mb-0 {
    margin-bottom: 0;
  }

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

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

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

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

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

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:mt-36 {
    margin-top: 9rem;
  }

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

  .md\:block {
    display: block;
  }

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

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-96 {
    height: 24rem;
  }

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

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

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

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-4\/6 {
    width: 66.6667%;
  }

  .md\:w-96 {
    width: 24rem;
  }

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

  .md\:min-w-0 {
    min-width: 0;
  }

  .md\:max-w-4xl {
    max-width: 56rem;
  }

  .md\:max-w-7xl {
    max-width: 80rem;
  }

  .md\:max-w-screen-sm {
    max-width: 640px;
  }

  .md\:flex-1 {
    flex: 1;
  }

  .md\:flex-auto {
    flex: auto;
  }

  .md\:flex-none {
    flex: none;
  }

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

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

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

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

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

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

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

  .md\:flex-row {
    flex-direction: row;
  }

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

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

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-x-12 {
    column-gap: 3rem;
  }

  .md\:gap-x-6 {
    column-gap: 1.5rem;
  }

  .md\:gap-x-8 {
    column-gap: 2rem;
  }

  .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:self-end {
    align-self: flex-end;
  }

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

  .md\:justify-self-end {
    justify-self: end;
  }

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

  .md\:border-b-4 {
    border-bottom-width: 4px;
  }

  .md\:border-primary {
    --tw-border-opacity: 1;
    border-color: rgb(127 22 33 / var(--tw-border-opacity));
  }

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

  .md\:p-16 {
    padding: 4rem;
  }

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

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

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

  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .md\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .md\:pr-12 {
    padding-right: 3rem;
  }

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

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .md\:font-light {
    font-weight: 300;
  }

  .md\:leading-8 {
    line-height: 2rem;
  }
}

@media (min-width: 1024px) {
  .lg\:max-w-screen-lg {
    max-width: 1024px;
  }

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

  .lg\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  .xl\:absolute {
    position: absolute;
  }

  .xl\:relative {
    position: relative;
  }

  .xl\:left-0 {
    left: 0;
  }

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

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

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

  .xl\:mb-0 {
    margin-bottom: 0;
  }

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

  .xl\:mb-24 {
    margin-bottom: 6rem;
  }

  .xl\:mb-40 {
    margin-bottom: 10rem;
  }

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

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

  .xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

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

  .xl\:mt-9 {
    margin-top: 2.25rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-96 {
    height: 24rem;
  }

  .xl\:w-2\/5 {
    width: 40%;
  }

  .xl\:w-3\/5 {
    width: 60%;
  }

  .xl\:w-4\/6 {
    width: 66.6667%;
  }

  .xl\:w-5\/12 {
    width: 41.6667%;
  }

  .xl\:w-7\/12 {
    width: 58.3333%;
  }

  .xl\:w-8\/12 {
    width: 66.6667%;
  }

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

  .xl\:flex-none {
    flex: none;
  }

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

  .xl\:flex-row {
    flex-direction: row;
  }

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

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

  .xl\:gap-x-24 {
    column-gap: 6rem;
  }

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

  .xl\:gap-x-48 {
    column-gap: 12rem;
  }

  .xl\:self-end {
    align-self: flex-end;
  }

  .xl\:p-16 {
    padding: 4rem;
  }

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

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

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

  .xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .xl\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .xl\:pr-0 {
    padding-right: 0;
  }

  .xl\:pt-0 {
    padding-top: 0;
  }

  .xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .xl\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xl\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

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

  .xl\:leading-8 {
    line-height: 2rem;
  }

  .xl\:leading-9 {
    line-height: 2.25rem;
  }

  .xl\:leading-relaxed {
    line-height: 1.625;
  }
}

@media (min-width: 1680px) {
  .\32 xl\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\32 xl\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

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

  .\32 xl\:mb-24 {
    margin-bottom: 6rem;
  }

  .\32 xl\:mb-44 {
    margin-bottom: 11rem;
  }

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

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

  .\32 xl\:mt-32 {
    margin-top: 8rem;
  }

  .\32 xl\:mt-44 {
    margin-top: 11rem;
  }

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

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

  .\32 xl\:gap-x-48 {
    column-gap: 12rem;
  }

  .\32 xl\:gap-x-64 {
    column-gap: 16rem;
  }

  .\32 xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\32 xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\32 xl\:px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\32 xl\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\32 xl\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

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

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

  .\32 xl\:pt-36 {
    padding-top: 9rem;
  }

  .\32 xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .\32 xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .\32 xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .\32 xl\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .\32 xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .\32 xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .\32 xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .\32 xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .\32 xl\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .\32 xl\:leading-10 {
    line-height: 2.5rem;
  }
}

/* modifiche per link pcwff programma */
.grid.md\:grid-cols-3 > div:nth-child(3) > p > a {
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 33 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 9999px;
  padding: 0.75rem 2rem;
  display: inline-block;
}
