/*
! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: CironClassic, ui-sans-serif, system-ui, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.text-small{
  font-size: 1rem;
}
.text-smaller{
  font-size: 1.25rem;
}
.left-1-5{
  left: 20%;
}
.\!visible{
  visibility: visible !important;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.-left-16{
  left: -4rem;
}
.-top-6{
  top: -1.5rem;
}
.-top-7{
  top: -1.75rem;
}
.bottom-2{
  bottom: 0.5rem;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.right-8{
  right: 2rem;
}
.top-0{
  top: 0px;
}
.top-16{
  top: 4rem;
}
.top-\[calc\(\(var\(--header-height\)\+4rem\)\)\]{
  top: calc((var(--header-height) + 4rem));
}
.top-\[var\(--header-height\)\]{
  top: var(--header-height);
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.col-start-1{
  grid-column-start: 1;
}
.col-start-3{
  grid-column-start: 3;
}
.row-start-2{
  grid-row-start: 2;
}
.row-start-4{
  grid-row-start: 4;
}
.m-8{
  margin: 2rem;
}
.m-auto{
  margin: auto;
}
.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-\[-1rem\]{
  margin-left: -1rem;
  margin-right: -1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-\[60px\]{
  margin-top: 60px;
  margin-bottom: 60px;
}
.my-\[90px\]{
  margin-top: 90px;
  margin-bottom: 90px;
}
.mb-0{
  margin-bottom: 0px;
}
.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-28{
  margin-bottom: 7rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-40{
  margin-bottom: 10rem;
}
.mb-48{
  margin-bottom: 12rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[2\.8125rem\]{
  margin-bottom: 2.8125rem;
}
.mb-\[20px\]{
  margin-bottom: 20px;
}
.mb-\[45px\]{
  margin-bottom: 45px;
}
.mb-\[90px\]{
  margin-bottom: 90px;
}
.ml-4{
  margin-left: 1rem;
}
.ml-\[-1px\]{
  margin-left: -1px;
}
.ml-\[2px\]{
  margin-left: 2px;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-6{
  margin-right: 1.5rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-32{
  margin-top: 8rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[3\.125rem\]{
  margin-top: 3.125rem;
}
.mt-\[45px\]{
  margin-top: 45px;
}
.ml-5{
  margin-left: 1.25rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[1\.9\]{
  aspect-ratio: 1.9;
}
.h-0{
  height: 0px;
}
.h-12{
  height: 3rem;
}
.h-44{
  height: 11rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[1\.6rem\]{
  height: 1.6rem;
}
.h-\[100rem\]{
  height: 100rem;
}
.h-\[2\.5cm\]{
  height: 2.5cm;
}
.h-\[calc\(1em\*1\.5\*2\)\]{
  height: calc(1em * 1.5 * 2);
}
.h-\[var\(--header-height\)\]{
  height: var(--header-height);
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.max-h-\[70dvh\]{
  max-height: 70dvh;
}
.max-h-\[calc\(100\%-2rem\)\]{
  max-height: calc(100% - 2rem);
}
.min-h-14{
  min-height: 3.5rem;
}
.min-h-screen{
  min-height: 100vh;
}
.w-0{
  width: 0px;
}
.w-1\/4{
  width: 25%;
}
.w-12{
  width: 3rem;
}
.w-2\/3{
  width: 66.666667%;
}
.w-32{
  width: 8rem;
}
.w-4\/5{
  width: 80%;
}
.w-44{
  width: 11rem;
}
.w-6{
  width: 1.5rem;
}
.w-8{
  width: 2rem;
}
.w-80{
  width: 20rem;
}
.w-\[21ch\]{
  width: 21ch;
}
.w-\[40\%\]{
  width: 40%;
}
.w-\[40ch\]{
  width: 40ch;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[70\%\]{
  width: 70%;
}
.w-\[calc\(21ch\+4rem\)\]{
  width: calc(21ch + 4rem);
}
.w-\[clamp\(min-content\2c 50vw\)\]{
  width: clamp(-moz-min-content,50vw);
  width: clamp(min-content,50vw);
}
.w-full{
  width: 100%;
}
.min-w-0{
  min-width: 0px;
}
.min-w-min{
  min-width: -moz-min-content;
  min-width: min-content;
}
.max-w-\[25ch\]{
  max-width: 25ch;
}
.max-w-\[26ch\]{
  max-width: 26ch;
}
.max-w-\[46ch\]{
  max-width: 46ch;
}
.max-w-\[55ch\]{
  max-width: 55ch;
}
.max-w-\[90vw\]{
  max-width: 90vw;
}
.max-w-sm{
  max-width: 24rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-initial{
  flex: 0 1 auto;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.grow{
  flex-grow: 1;
}
.grow-0{
  flex-grow: 0;
}
.grow-\[1\]{
  flex-grow: 1;
}
.basis-0{
  flex-basis: 0px;
}
.basis-1\/4{
  flex-basis: 25%;
}
.basis-2\/4{
  flex-basis: 50%;
}
.basis-6{
  flex-basis: 1.5rem;
}
.basis-\[100\%\]{
  flex-basis: 100%;
}
.basis-\[25\.5rem\]{
  flex-basis: 25.5rem;
}
.basis-\[250px\]{
  flex-basis: 250px;
}
.basis-\[25rem\]{
  flex-basis: 25rem;
}
.basis-\[34rem\]{
  flex-basis: 34rem;
}
.basis-\[90\%\]{
  flex-basis: 90%;
}
.basis-\[\]{
  flex-basis: ;
}
.basis-\[calc\(100\%-5rem\)\]{
  flex-basis: calc(100% - 5rem);
}
.basis-full{
  flex-basis: 100%;
}
.scale-50{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-scale-x-100{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-\[1fr_1fr_1fr\]{
  grid-template-columns: 1fr 1fr 1fr;
}
.grid-rows-\[1fr_1fr_1fr\]{
  grid-template-rows: 1fr 1fr 1fr;
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.gap-11{
  gap: 2.75rem;
}
.gap-12{
  gap: 3rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-x-16{
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.gap-x-20{
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-16{
  row-gap: 4rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.self-end{
  align-self: flex-end;
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.text-wrap{
  text-wrap: wrap;
}
.text-balance{
  text-wrap: balance;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-full{
  border-radius: 9999px;
}
.border{
  border-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-t-2{
  border-top-width: 2px;
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-dark{
  --tw-border-opacity: 1;
  border-color: rgb(26 35 40 / var(--tw-border-opacity));
}
.border-b-dark{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(26 35 40 / var(--tw-border-opacity));
}
.bg-\[\#242424\]{
  --tw-bg-opacity: 1;
  background-color: rgb(36 36 36 / var(--tw-bg-opacity));
}
.bg-\[\#d2e0b5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(210 224 181 / var(--tw-bg-opacity));
}
.bg-\[\#d8ceff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(216 206 255 / var(--tw-bg-opacity));
}
.bg-\[\#d8d8d8\]{
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}
.bg-\[\#d9d9d9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}
.bg-\[\#ece3e3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(236 227 227 / var(--tw-bg-opacity));
}
.bg-\[\#f5f5f5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-\[rgba\(255\2c 100\2c 100\2c 0\.3\)\]{
  background-color: rgba(255,100,100,0.3);
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(26 35 40 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.fill-dark{
  fill: #1A2328;
}
.fill-light{
  fill: #F5F5F5;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[50px\]{
  padding-left: 50px;
  padding-right: 50px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[160px\]{
  padding-top: 160px;
  padding-bottom: 160px;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-28{
  padding-bottom: 7rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-\[75px\]{
  padding-bottom: 75px;
}
.pb-\[96px\]{
  padding-bottom: 96px;
}
.pl-\[50px\]{
  padding-left: 50px;
}
.pr-8{
  padding-right: 2rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-12{
  padding-top: 3rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-28{
  padding-top: 7rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-\[122px\]{
  padding-top: 122px;
}
.pt-\[60px\]{
  padding-top: 60px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-start{
  text-align: start;
}
.font-display{
  font-family: Reckless Neue, ui-serif, serif;
}
.font-sans{
  font-family: CironClassic, ui-sans-serif, system-ui, sans-serif;
}
.font-sansText{
  font-family: CironText, ui-sans-serif, system-ui, sans-serif;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[1\.125rem\]{
  font-size: 1.125rem;
}
.text-\[3\.75rem\]{
  font-size: 3.75rem;
}
.text-\[5\.625rem\]{
  font-size: 5.625rem;
}
.text-\[90px\]{
  font-size: 90px;
}
.text-even-larger{
  font-size: clamp(2.375rem, 2.2124rem + 0.6936vw, 2.75rem);
  line-height: 1;
}
.text-h1{
  font-size: 4rem;
}
.text-large{
  font-size: clamp(2.6875rem, 2.4978rem + 0.8092vw, 3.125rem);
}
.text-large-a{
  font-size: clamp(1.625rem, 1.5166rem + 0.4624vw, 1.875rem);
  line-height: 1.2;
}
.text-larger{
  font-size: clamp(1.375rem, 0.9957rem + 1.6185vw, 2.25rem);
}
.text-logo{
  font-size: 3.5rem;
  line-height: 1.1;
}
.text-page-title{
  font-size: clamp(5.625rem, 4.6767rem + 4.0462vw, 7.8125rem);
}
.text-small{
  font-size: clamp(0.875rem, 0.8208rem + 0.2312vw, 1rem);
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.uppercase{
  text-transform: uppercase;
}
.leading-8{
  line-height: 2rem;
}
.leading-\[0\.83\]{
  line-height: 0.83;
}
.leading-\[3\.125rem\]{
  line-height: 3.125rem;
}
.leading-loose{
  line-height: 2;
}
.leading-none{
  line-height: 1;
}
.leading-overtight{
  line-height: 78%;
}
.leading-snug{
  line-height: 1.375;
}
.leading-tight{
  line-height: 1.2;
}
.tracking-tight{
  letter-spacing: -0.02em;
}
.tracking-tight-a{
  letter-spacing: -0.005em;
}
.tracking-tight04{
  letter-spacing: -0.04em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-light{
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0{
  opacity: 0;
}
.opacity-15{
  opacity: 0.15;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-80{
  opacity: 0.8;
}
.mix-blend-multiply{
  mix-blend-mode: multiply;
}
.grayscale{
  --tw-grayscale: grayscale(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);
}
.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);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.alignfull{
  margin: 2rem calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw;
}
.alignwide{
  margin: 2rem 0;
  max-width: 1280px !important;
}
.alignnone{
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}
.aligncenter{
  margin: 0.5rem auto;
  display: block;
}
@media (min-width: 600px){

  .alignleft:not(.wp-block-button){
    margin-right: 0.5rem;
    float: left;
  }

  .alignright:not(.wp-block-button){
    margin-left: 0.5rem;
    float: right;
  }

  .wp-block-button.alignleft a{
    float: left;
    margin-right: 1rem;
  }

  .wp-block-button.alignright a{
    float: right;
    margin-left: 1rem;
  }
}
.wp-caption{
  display: inline-block;
}
.wp-caption img{
  margin-bottom: 0.5rem;
  line-height: 1;
}
.wp-caption-text{
  font-size: 0.875rem;
  color: #4b5563;
}
:root {
  --default-transition: 0.3s ease-out;
}
html {
  scroll-behavior: smooth;
}
body {
  --header-height: 4rem;
  font-family: CironClassic, ui-sans-serif, system-ui, sans-serif;
  font-size: clamp(1.25rem, 1.1958rem + 0.2312vw, 1.375rem);
  color: #1a2328;
}
.a-underline a{
  text-decoration-line: underline;
}
footer a{
  text-decoration-line: none;
}
footer a:hover{
  text-decoration-line: underline;
    color: #d8ceff;
}
.entry-content h1, .block-editor-block-list__layout h1{
  font-size: 1.5rem;
  line-height: 2rem;
}
.entry-content h2, .block-editor-block-list__layout h2{
  font-size: clamp(1.375rem, 0.9957rem + 1.6185vw, 2.25rem);
}
.entry-content ul a, .entry-content ol a, .block-editor-block-list__layout ul a, .block-editor-block-list__layout ol a{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.entry-content ul a:hover, .entry-content ol a:hover, .block-editor-block-list__layout ul a:hover, .block-editor-block-list__layout ol a:hover{
  text-decoration-line: none;
}
.entry-content ul,
  .entry-content ol,
  .block-editor-block-list__layout ul,
  .block-editor-block-list__layout ol{
  margin-bottom: 2rem;
}
.entry-content ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout ul:not(.block-editor-block-variation-picker__variations) li{
  list-style-position: inside;
  list-style-type: disc;
}
.entry-content ol li, .block-editor-block-list__layout ol li{
  list-style-position: inside;
  list-style-type: decimal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}
* {
  scrollbar-color: rgba(100, 100, 100, 0.5) transparent;
  scrollbar-width: thin;
}
#article-container a{
  text-decoration-line: underline;
}
#article-container sup {
    padding-left: 0.2rem;
  }
#article-container sup>a{
  text-decoration-line: underline;
}
#article-container h2.wp-block-heading{
  font-size: clamp(2.375rem, 2.2124rem + 0.6936vw, 2.75rem);
  line-height: 1;
}
#article-container h3.wp-block-heading{
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  font-size: clamp(1.625rem, 1.5166rem + 0.4624vw, 1.875rem);
  line-height: 1;
}
#article-container .article h2.wp-block-heading{
  margin-bottom: 1.5rem;
  font-size: clamp(1.625rem, 1.5166rem + 0.4624vw, 1.875rem);
  font-weight: 300;
  line-height: 1.2;
}
#article-container .article h2.wp-block-heading:not(:first-child){
  margin-top: 2.5rem;
}
/* p:not(:first-child) { */
/*   text-indent: 70px; */
/* } */
#article-container .article p{
  margin-bottom: 0.75rem;
}
#article-container .article .wp-block-heading+p,
    #article-container .article .wp-block-image+p,
    #article-container .article .wp-block-pullquote+p {
      text-indent: 0;
    }
#article-container .page p{
  margin-bottom: 2.5rem;
}
#article-container .page h2.wp-block-heading{
  margin-top: 8rem;
  margin-bottom: 2rem;
}
#article-container .page h2.wp-block-heading:not(:first-child){
  margin-top: 8rem;
  margin-bottom: 2rem;
}
#article-container .width-70{
  width: 70%;
}
#article-container .wp-block-image{
  margin-top: 45px;
  margin-bottom: 20px;
}
#article-container .wp-block-image figcaption{
  font-size: 1rem;
  text-align: left;
  font-size: clamp(0.875rem, 0.8208rem + 0.2312vw, 1rem);
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
#article-container .wp-block-image figcaption .wp-image-copyright{
  --tw-text-opacity: 1;
  color: rgb(167 167 167 / var(--tw-text-opacity));
}
#article-container .wp-block-image .original-image{
  opacity: 0.8;
  mix-blend-mode: multiply;
  --tw-saturate: saturate(.5);
  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);
}
#article-container .wp-block-image .overlay-image{
  opacity: 0;
      transition: all 2s;
}
#article-container .wp-block-image:hover .overlay-image{
  opacity: 1;
}
#article-container .wp-block-pullquote {
    border-block-width: 2px;

    text-align: left;
    padding-block: 1.5rem;
    padding-inline: 1rem;
    position: relative;
    right: 0px;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: clamp(1.375rem, 0.9957rem + 1.6185vw, 2.25rem);
    line-height: 1.2;
  }
#article-container .wp-block-pullquote p {
      border: none;
    }
#article-container .wp-block-pullquote .blockquote{
  border-top-width: 2px;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(26 35 40 / var(--tw-border-opacity));
}
#article-aside #footnotes-container{
  position: relative;
  left: -4rem;
  width: calc(21ch + 4rem);
  overflow-y: auto;
}
@media (min-width: 1280px){

  #article-aside #footnotes-container{
    height: 80dvh;
  }
}
#article-aside #references{
  max-width: 25ch;
}
#article-aside .footnote-content{
  font-size: 1rem;
  font-size: clamp(0.875rem, 0.8208rem + 0.2312vw, 1rem);
}
#article-aside .footnote-index{
  margin-right: 1rem;
  width: 3rem;
  flex-shrink: 0;
  text-align: right;
  font-size: 1.125rem;
}
#article-aside .footnotes-item{
  display: flex;
}
/* #titles-container { */
/*   width: calc(35rem + var(--scroll) * 1px); */
/*   max-width: calc(100vw - 20rem); */
/* } */
section {
  scroll-margin-top: 7.2rem;
}
#colloquies-filters::-webkit-scrollbar-track {
  background: #d9d9d9;
}
#colloquies-filters {
  scrollbar-color: #d9d9d9 #d9d9d9;
  scrollbar-width: thin;
  transition: all 0.15s;
}
#colloquies-filters:hover {
  scrollbar-color: #1a2328 #d9d9d9;
}
.colloquy-article img {
  transition: all 4s ease-in-out;
}
@property --fade-color {
    syntax: '<color>';
    inherits: false;
    initial-value: rgb(255 255 255 / 0%);
}
@keyframes fade-animation {
    to {
        --fade-color: rgb(217 217 217 / 100%)
    }
}
button.keyword--inactive {
    background: white;
    color: black;
}
button.with-some-keywords:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
#filter-section-wrapper {
    transition: top .3s;
}
#filter-section {
    transition: all 0.3s ease;
    padding-top: 3rem;
    padding-bottom: 0.5rem;
}
#colloquies-buttons-fade-in,
#keywords-buttons-fade-in {
    background: linear-gradient(270deg,
            rgb(255 255 255 / 0%) 0%,
            var(--fade-color) 100%);
}
#colloquies-buttons-fade-out,
#keywords-buttons-fade-out {
    background: linear-gradient(90deg,
            rgb(255 255 255 / 0%) 0%,
            var(--fade-color) 100%);
}
.filter--compact #filter-section{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));

        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}
.filter--compact #filter-colloquies-section.without-keywords{
  flex-basis: 90%;
}
.filter--compact #filter-colloquies-section.with-keywords{
  flex-basis: 100%;
}
@media (min-width: 1280px){

  .filter--compact #filter-colloquies-section.with-keywords{
    flex-basis: 60%;
  }
}
.filter--compact #keywords-buttons-section {
        flex-wrap: nowrap;
        /* width: 30vw; */
        max-height: 100%;
    }
.filter--compact button.keyword--inactive {
        display: none;
    }
.filter--compact #filter-keywords-title,
    .filter--compact #filter-colloquies-title {
        display: none
    }
.filter--compact #colloquies-buttons-section {
        flex-wrap: nowrap;
        max-height: 100%;
    }
.filter--compact #colloquies-buttons-fade-in,
    .filter--compact #keywords-buttons-fade-in,
    .filter--compact #colloquies-buttons-fade-out,
    .filter--compact #keywords-buttons-fade-out {
        animation: fade-animation 0.3s ease forwards;
    }
.filter--compact #collapse-toggle-button-mobile{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}
.filter--compact #collapse-toggle-button-svg-mobile,
    .filter--compact #collapse-toggle-button-svg {
        transform: scale(1, -1);
    }
.filter--compact .colloquies-button {
        margin-bottom: 0;
        padding-block: 0;
    }
.filter--compact .title {
        margin-bottom: 0;
        padding-block: 0;

    }
/* Colloquy hidden */
.colloquy--hidden {
    display: none;
}
/* Title visibility */
.title--hidden {
    opacity: 0;
    transition: opacity 0.2s ease;
}
/* Sticky wrapper adjustment */
.filter-wrapper--shifted {
    top: 2.8rem !important;
}
/* Article visibility */
.article--hidden {
    opacity: 0.2;
    filter: grayscale(1);
    transition: all 0.2s ease;
}
@media (width < 1280px) {
    #colloquies-buttons-section {
        max-height: 10rem;
    }

    #keywords-buttons-fade-in,
    #keywords-buttons-fade-out{
    flex-basis: 1.5rem;

        --fade-color: rgb(255 255 255 / 100%);
  }
            .filter--compact #filter-colloquies-section.without-keywords{
    flex-basis: calc(100% - 5rem);
  }

            .filter--compact #filter-colloquies-section.with-keywords{
    flex-basis: 100%;
  }

        .filter--compact #filter-keywords-section {
            max-width: calc(100% - 5rem);
        }
}
@media (width < 600px) {
    #colloquies-buttons-section {
        max-height: 11.5rem;
    }

        .filter--compact #filter-colloquies-section,
        .filter--compact #filter-keywords-section{
    display: none;
  }
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.hover\:bg-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(26 35 40 / var(--tw-bg-opacity));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:fill-white:hover{
  fill: #fff;
}
.hover\:font-bold:hover{
  font-weight: 700;
}
.hover\:text-dark:hover{
  --tw-text-opacity: 1;
  color: rgb(26 35 40 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media print{

  .print\:\!mb-8{
    margin-bottom: 2rem !important;
  }

  .print\:mb-16{
    margin-bottom: 4rem;
  }
}
@media not all and (min-width: 1280px){

  .max-xl\:text-\[40px\]{
    font-size: 40px;
  }
}
@media not all and (min-width: 960px){

  .max-lg\:fixed{
    position: fixed;
  }

  .max-lg\:left-0{
    left: 0px;
  }

  .max-lg\:right-0{
    right: 0px;
  }

  .max-lg\:top-\[calc\(-1\*\(5\*2\*1\.357rem\+4\*0\.5rem\)\)\]{
    top: calc(-1 * (5 * 2 * 1.357rem + 4 * 0.5rem));
  }

  .max-lg\:flex-col{
    flex-direction: column;
  }

  .max-lg\:gap-2{
    gap: 0.5rem;
  }

  .max-lg\:self-end{
    align-self: flex-end;
  }

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

  .max-lg\:text-right{
    text-align: right;
  }

  .max-lg\:opacity-0{
    opacity: 0;
  }
}
@media not all and (min-width: 782px){

  .max-md\:hidden{
    display: none;
  }
}
@media (min-width: 480px){

  .xs\:grid-cols-\[1fr_3rem_1fr\]{
    grid-template-columns: 1fr 3rem 1fr;
  }

  .xs\:grid-rows-\[1fr_3rem_1fr\]{
    grid-template-rows: 1fr 3rem 1fr;
  }

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

  .xs\:text-logo{
    font-size: 3.5rem;
    line-height: 1.1;
  }

  .xs\:text-regular{
    font-size: clamp(1.25rem, 1.1958rem + 0.2312vw, 1.375rem);
  }
}
@media (min-width: 600px){

  .sm\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm\:block{
    display: block;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:w-3\/5{
    width: 60%;
  }

  .sm\:basis-\[30rem\]{
    flex-basis: 30rem;
  }

  .sm\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:grid-cols-\[auto_1fr_auto\]{
    grid-template-columns: auto 1fr auto;
  }

  .sm\:grid-rows-\[auto_calc\(1em\*1\.5\*2\)_10rem_calc\(1em\*1\.5\*2\)\]{
    grid-template-rows: auto calc(1em * 1.5 * 2) 10rem calc(1em * 1.5 * 2);
  }

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

  .sm\:indent-1{
    text-indent: 0.25rem;
  }

  .sm\:text-regular{
    font-size: clamp(1.25rem, 1.1958rem + 0.2312vw, 1.375rem);
  }
}
@media (min-width: 782px){

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

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

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

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

  .md\:mt-48{
    margin-top: 12rem;
  }

  .md\:flex{
    display: flex;
  }

  .md\:h-8{
    height: 2rem;
  }

  .md\:h-\[13\.5rem\]{
    height: 13.5rem;
  }

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

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

  .md\:w-\[23\.5rem\]{
    width: 23.5rem;
  }

  .md\:w-\[25\.5rem\]{
    width: 25.5rem;
  }

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

  .md\:basis-\[23\.5rem\]{
    flex-basis: 23.5rem;
  }

  .md\:gap-y-24{
    row-gap: 6rem;
  }
}
@media (min-width: 960px){

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

  .lg\:mb-28{
    margin-bottom: 7rem;
  }

  .lg\:ml-article-left{
    margin-left: 155px;
  }

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

  .lg\:hidden{
    display: none;
  }

  .lg\:w-\[61rem\]{
    width: 61rem;
  }

  .lg\:max-w-\[23\.5rem\]{
    max-width: 23.5rem;
  }

  .lg\:basis-\[23\.5rem\]{
    flex-basis: 23.5rem;
  }

  .lg\:basis-\[25\.5\]{
    flex-basis: 25.5;
  }

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

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

  .lg\:gap-x-\[clamp\(1rem\2c calc\(22vw-7rem\)\2c 9rem\)\]{
    -moz-column-gap: clamp(1rem,calc(22vw - 7rem),9rem);
         column-gap: clamp(1rem,calc(22vw - 7rem),9rem);
  }

  .lg\:gap-y-16{
    row-gap: 4rem;
  }

  .lg\:text-start{
    text-align: start;
  }

  .lg\:text-h1{
    font-size: 4rem;
  }

  .lg\:text-regular{
    font-size: clamp(1.25rem, 1.1958rem + 0.2312vw, 1.375rem);
  }
}
@media (min-width: 1280px){

  .xl\:sticky{
    position: sticky;
  }

  .xl\:col-start-5{
    grid-column-start: 5;
  }

  .xl\:col-start-7{
    grid-column-start: 7;
  }

  .xl\:row-start-2{
    grid-row-start: 2;
  }

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

  .xl\:block{
    display: block;
  }

  .xl\:h-\[80dvh\]{
    height: 80dvh;
  }

  .xl\:h-dvh{
    height: 100dvh;
  }

  .xl\:w-80{
    width: 20rem;
  }

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

  .xl\:max-w-\[34ch\]{
    max-width: 34ch;
  }

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

  .xl\:grow-\[1\]{
    flex-grow: 1;
  }

  .xl\:basis-\[30rem\]{
    flex-basis: 30rem;
  }

  .xl\:basis-\[60\%\]{
    flex-basis: 60%;
  }

  .xl\:grid-cols-\[auto_clamp\(5rem\2c -5rem\+12\.5vw\2c 10rem\)_auto_1fr_auto_clamp\(5rem\2c -5rem\+12\.5vw\2c 10rem\)_auto\]{
    grid-template-columns: auto clamp(5rem,-5rem + 12.5vw,10rem) auto 1fr auto clamp(5rem,-5rem + 12.5vw,10rem) auto;
  }

  .xl\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

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

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

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

  .xl\:gap-8{
    gap: 2rem;
  }

  .xl\:gap-x-\[clamp\(1rem\2c calc\(10vw-7rem\)\2c 5rem\)\]{
    -moz-column-gap: clamp(1rem,calc(10vw - 7rem),5rem);
         column-gap: clamp(1rem,calc(10vw - 7rem),5rem);
  }

  .xl\:gap-x-\[clamp\(2rem\2c calc\(7vw-4rem\)\2c 5rem\)\]{
    -moz-column-gap: clamp(2rem,calc(7vw - 4rem),5rem);
         column-gap: clamp(2rem,calc(7vw - 4rem),5rem);
  }
}

