/*
! tailwindcss v3.3.5 | 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.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: TofinoWide, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
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]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-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;
}
  @font-face {
    font-family: "TofinoWide";
    font-weight: 100;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-ThinPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-ThinPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 100;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-ThinItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-ThinItalicPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 200;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-LightPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-LightPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 200;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-LightItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-LightItalicPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 300;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-BookPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-BookPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 300;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-BookItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-BookItalicPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 400;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-RegularPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-RegularPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 400;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-RegularItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-RegularItalicPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 500;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-MediumPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-MediumPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 500;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-MediumItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-MediumItalicPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 600;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-SemiboldPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-SemiboldPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 600;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-SemiboldItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-SemiboldItalicPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 700;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-BoldPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-BoldPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 700;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-BoldItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-BoldItalicPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 800;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-BlackPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-BlackPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 800;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-BlackItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-BlackItalicPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 900;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-UltraPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-UltraPersonal.woff") format("woff");
  }

  @font-face {
    font-family: "TofinoWide";
    font-weight: 900;
    font-style: italic;
    font-display: block;
    src: url("../fonts/Tofino/Wide/WOFF2/TofinoWide-UltraItalicPersonal.woff2") format("woff2"),
        url("../fonts/Tofino/Wide/WOFF/TofinoWide-UltraItalicPersonal.woff") format("woff");
  }
  @font-face {
    font-family: valkyrie_ot_a;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    font-display: block;
    src: url('../fonts/ValkyrieOT/valkyrie_ot_a_regular.woff2') format('woff2');
  }
    
  @font-face {
    font-family: valkyrie_ot_a;
    font-style: italic;
    font-weight: normal;
    font-stretch: normal;
    font-display: block;
    src: url('../fonts/ValkyrieOT/valkyrie_ot_a_italic.woff2') format('woff2');
  }
    
  @font-face {
    font-family: valkyrie_ot_a;
    font-style: normal;
    font-weight: bold;
    font-stretch: normal;
    font-display: block;
    src: url('../fonts/ValkyrieOT/valkyrie_ot_a_bold.woff2') format('woff2');
  }
    
  @font-face {
    font-family: valkyrie_ot_a;
    font-style: italic;
    font-weight: bold;
    font-stretch: normal;
    font-display: block;
    src: url('../fonts/ValkyrieOT/valkyrie_ot_a_bold_italic.woff2') format('woff2');
  }
    
  @font-face {
    font-family: valkyrie_ot_b;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    font-display: block;
    src: url('../fonts/ValkyrieOT/valkyrie_ot_b_regular.woff2') format('woff2');
  }
    
  @font-face {
    font-family: valkyrie_ot_b;
    font-style: italic;
    font-weight: normal;
    font-stretch: normal;
    font-display: block;
    src: url('../fonts/ValkyrieOT/valkyrie_ot_b_italic.woff2') format('woff2');
  }
    
  @font-face {
    font-family: valkyrie_ot_b;
    font-style: normal;
    font-weight: bold;
    font-stretch: normal;
    font-display: block;
    src: url('../fonts/ValkyrieOT/valkyrie_ot_b_bold.woff2') format('woff2');
  }
    
  @font-face {
    font-family: valkyrie_ot_b;
    font-style: italic;
    font-weight: bold;
    font-stretch: normal;
    font-display: block;
    src: url('../fonts/ValkyrieOT/valkyrie_ot_b_bold_italic.woff2') format('woff2');
  }

*, ::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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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:  ;
}
.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));
}
/*

This is a development CSS file that is compiled to a minified
production stylesheet in assets/built/screen.css using: npm run dev

*/
/* fonts */
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 100;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-ThinPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-ThinPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 100;
  font-style: italic;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-ThinItalicPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-ThinItalicPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 200;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-LightPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-LightPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 200;
  font-style: italic;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-LightItalicPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-LightItalicPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 300;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-BookPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-BookPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 300;
  font-style: italic;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-BookItalicPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-BookItalicPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 400;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-RegularPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-RegularPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 400;
  font-style: italic;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-RegularItalicPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-RegularItalicPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 500;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-MediumPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-MediumPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 500;
  font-style: italic;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-MediumItalicPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-MediumItalicPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 600;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-SemiboldPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-SemiboldPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 600;
  font-style: italic;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-SemiboldItalicPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-SemiboldItalicPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 700;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-BoldPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-BoldPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 700;
  font-style: italic;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-BoldItalicPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-BoldItalicPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 800;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-BlackPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-BlackPersonal.woff") format("woff");
}
@font-face {
  font-family: "TofinoNarrow";
  font-weight: 800;
  font-style: italic;
  font-display: block;
  src: url("../fonts/Tofino/Narrow/WOFF2/TofinoNarrow-BlackItalicPersonal.woff2") format("woff2"),
       url("../fonts/Tofino/Narrow/WOFF/TofinoNarrow-BlackItalicPersonal.woff") format("woff");
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-ExtraLight.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-ExtraLight.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-ExtraLight.otf') format('opentype'),
         url('./TTF/SourceCodePro-ExtraLight.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-ExtraLightIt.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-ExtraLightIt.otf') format('opentype'),
         url('./TTF/SourceCodePro-ExtraLightIt.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-Light.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-Light.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-Light.otf') format('opentype'),
         url('./TTF/SourceCodePro-Light.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-LightIt.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-LightIt.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-LightIt.otf') format('opentype'),
         url('./TTF/SourceCodePro-LightIt.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-Regular.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-Regular.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-Regular.otf') format('opentype'),
         url('./TTF/SourceCodePro-Regular.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-It.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-It.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-It.otf') format('opentype'),
         url('./TTF/SourceCodePro-It.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-Medium.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-Medium.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-Medium.otf') format('opentype'),
         url('./TTF/SourceCodePro-Medium.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-MediumIt.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-MediumIt.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-MediumIt.otf') format('opentype'),
         url('./TTF/SourceCodePro-MediumIt.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-Semibold.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-Semibold.otf') format('opentype'),
         url('./TTF/SourceCodePro-Semibold.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-SemiboldIt.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-SemiboldIt.otf') format('opentype'),
         url('./TTF/SourceCodePro-SemiboldIt.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-Bold.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-Bold.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-Bold.otf') format('opentype'),
         url('./TTF/SourceCodePro-Bold.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-BoldIt.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-BoldIt.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-BoldIt.otf') format('opentype'),
         url('./TTF/SourceCodePro-BoldIt.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-Black.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-Black.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-Black.otf') format('opentype'),
         url('./TTF/SourceCodePro-Black.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
    src: url('./WOFF2/TTF/SourceCodePro-BlackIt.ttf.woff2') format('woff2'),
         url('./WOFF/OTF/SourceCodePro-BlackIt.otf.woff') format('woff'),
         url('./OTF/SourceCodePro-BlackIt.otf') format('opentype'),
         url('./TTF/SourceCodePro-BlackIt.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Variable';
    font-weight: 200 900;
    font-style: normal;
    font-stretch: normal;
    src: url('./WOFF2/VAR/SourceCodeVariable-Roman.ttf.woff2') format('woff2'),
         url('./WOFF/VAR/SourceCodeVariable-Roman.ttf.woff') format('woff'),
         url('./VAR/SourceCodeVariable-Roman.ttf') format('truetype');
}
@font-face{
    font-family: 'Source Code Variable';
    font-weight: 200 900;
    font-style: italic;
    font-stretch: normal;
    src: url('./WOFF2/VAR/SourceCodeVariable-Italic.ttf.woff2') format('woff2'),
         url('./WOFF/VAR/SourceCodeVariable-Italic.ttf.woff') format('woff'),
         url('./VAR/SourceCodeVariable-Italic.ttf') format('truetype');
}
/* Lib - Local component imports
/* ---------------------------------------------------------- */
/* Base components */
/* Variables
/* ---------------------------------------------------------- */
:root {

    /* Colours */
    --color-primary: var(--ghost-accent-color, #3eb0ef);
    --color-base: #131313;
    --color-border: #ddd;
    --color-bg: #f5f5f5;
    --color-success: #80b912;
    --color-error: #f05230;

    /* Fonts */
    --font-sans-serif: "TofinoWide", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    --font-serif: "valkyrie_ot_b", Georgia, Times, serif;
    --font-mono: Menlo, Courier, monospace;
    --font-light: 100;
    --font-normal: 400;
    --font-bold: 700;
    --font-heavy: 800;

    /* Breakpoints */
    --xlarge: 1680px;
    --large: 1280px;
    --medium: 980px;
    --small: 740px;
    --xsmall: 480px;

    /* Sizes */
    --height: 4rem;
    --margin: 2rem;
    --radius: 0.5rem;

}
/* Reset
/* ---------------------------------------------------------- */
*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    min-height: 100vh;
    margin: 0;
    padding: 0;
    color: #464646;
    font-family: "TofinoWide", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-family: var(--font-sans-serif);
    font-size: 1.5rem;
    line-height: 1.6em;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p,
ul,
ol,
li,
dl,
dd,
hr,
pre,
form,
table,
video,
figure,
figcaption,
blockquote {
    margin: 0;
    padding: 0;
}
ul[class],
ol[class] {
    padding: 0;
    list-style: none;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
input,
button,
select,
textarea {
    font: inherit;
    -webkit-appearance: none;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
label {
    display: block;
    font-size: 0.9em;
    font-weight: 700;
}
hr {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    border: 0;
    border-top: 1px solid currentcolor;
    opacity: 0.2;
}
::-moz-selection {
    text-shadow: none;
    background: #cbeafb;
}
::selection {
    text-shadow: none;
    background: #cbeafb;
}
mark {
    background-color: #fdffb6;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
ul:not([class]) li + li {
    margin-top: 0.6em;
}
a:not([class]) {
    color: #3eb0ef;
    color: var(--color-primary);
    -webkit-text-decoration-skip: ink;
            text-decoration-skip-ink: auto;
}
a[class] {
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: 0.4s ease;
}
a[class]:hover {
    transition: 0.2s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    line-height: 1.15em;
    font-weight: 700;
}
h1 {
    font-size: 4.6rem;
    letter-spacing: -0.5px;
}
@media (max-width: 500px) {
    h1 {
        font-size: 2.7rem;
    }
}
h2 {
    font-size: 3.6rem;
}
@media (max-width: 500px) {
    h2 {
        font-size: 2.2rem;
    }
}
h3 {
    font-size: 3.2rem;
}
@media (max-width: 500px) {
    h3 {
        font-size: 1.8rem;
    }
}
h4 {
    font-size: 2.6rem;
}
h5 {
    font-size: 2.4rem;
}
h6 {
    font-size: 2.2rem;
}
/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}
/* Forms
/* ---------------------------------------------------------- */
.gh-input,
.gh-textarea {
    background: #f5f5f5;
    background: var(--color-bg);
    border-radius: 0.5rem;
    border-radius: var(--radius);
    border: none;
    border: solid 1px #ddd;
    border: solid 1px var(--color-border);
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 0.6em;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 100%;
}
.gh-input:focus {
    border-color: #3eb0ef;
    border-color: var(--color-primary);
}
.gh-select {
    height: 4rem;
    height: var(--height);
    padding-right: 4rem;
    padding-right: var(--height);
    text-overflow: ellipsis;
}
.gh-select option {
    color: #3eb0ef;
    color: var(--color-primary);
    background: #f5f5f5;
    background: var(--color-bg);
}
.gh-select:focus::-ms-value {
    background-color: transparent;
}
.gh-select::-ms-expand {
    display: none;
}
.gh-input,
.gh-select {
    height: 4rem;
    height: var(--height);
}
.gh-textarea {
    padding: 0.3em 0.6em;
    resize: vertical;
}
.gh-check {
    display: block;
    margin-right: -2em;
    opacity: 0;
    width: 1em;
    z-index: -1;
}
.gh-check + label,
.gh-check + label {
    display: flex;
    align-items: center;
    color: #131313;
    color: var(--color-base);
    cursor: pointer;
    font-size: 1em;
    font-weight: 400;
    font-weight: var(--font-normal);
    padding-left: calc((4rem * 0.6) + 0.75em);
    padding-left: calc((var(--height) * 0.6) + 0.75em);
    padding-right: 2rem;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}
.gh-check + label:before,
.gh-check + label:before {
    background: #f5f5f5;
    background: var(--color-bg);
    border-radius: 0.5rem;
    border-radius: var(--radius);
    border: solid 1px #ddd;
    border: solid 1px var(--color-border);
    content: '';
    display: inline-block;
    height: calc(4rem * 0.6);
    height: calc(var(--height) * 0.6);
    line-height: calc(4rem * 0.56);
    line-height: calc(var(--height) * 0.56);
    text-align: center;
    width: calc(4rem * 0.6);
    width: calc(var(--height) * 0.6);
    margin-right: 1rem;
}
.gh-check:checked + label:before,
.gh-check:checked + label:before {
    background: #3eb0ef;
    background: var(--color-primary);
    border-color: #3eb0ef;
    border-color: var(--color-primary);
    color: #f5f5f5;
    color: var(--color-bg);
    content: '✓';
}
.gh-check:focus + label:before,
.gh-check:focus + label:before {
    border-color: #3eb0ef;
    border-color: var(--color-primary);
    box-shadow: 0 0 0 1px #3eb0ef;
    box-shadow: 0 0 0 1px var(--color-primary);
}
.gh-check + label:before {
    border-radius: 0.5rem;
    border-radius: var(--radius);
    border-radius: 100%;
}
/* Buttons
/* ---------------------------------------------------------- */
.gh-button {
    display: inline-block;
    min-width: 75px;
    height: 4rem;
    height: var(--height);
    padding: 0 2rem;
    border: 0;
    border-radius: 0.5rem;
    border-radius: var(--radius);
    cursor: pointer;
    font-family: "TofinoWide", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-family: var(--font-sans-serif);
    font-size: 1.4rem;
    font-weight: 400;
    font-weight: var(--font-normal);
    line-height: 4rem;
    line-height: var(--height);
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    white-space: nowrap;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    transition: 0.4s ease;
}
.gh-button.gh-button-fit {
    width: 100%;
}
.gh-button.gh-button-small {
    height: calc(4rem * 0.9);
    height: calc(var(--height) * 0.9);
    line-height: calc(4rem * 0.9);
    line-height: calc(var(--height) * 0.9);
    padding: 0 1.5rem;
    font-size: 1.2rem;
}
.gh-button.gh-button-large {
    height: calc(4rem * 1.2);
    height: calc(var(--height) * 1.2);
    line-height: calc(4rem * 1.2);
    line-height: calc(var(--height) * 1.2);
    padding: 0 2.5rem;
    font-size: 1.7rem;
}
.gh-button.gh-button-disabled,
.gh-button:disabled {
    pointer-events: none;
    opacity: 0.4;
}
.gh-button {
    color: inherit;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px currentColor
}
.gh-button:hover {
    color: #3eb0ef !important;
    color: var(--color-primary) !important;
}
.gh-button:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    box-shadow: inset 0 0 0 2px #3eb0ef;
    box-shadow: inset 0 0 0 2px var(--color-primary);
    transition: 0.2s ease;
}
.gh-button.gh-button-primary {
    color: #fff !important;
}
.gh-button.gh-button-primary {
    background-color: #3eb0ef;
    background-color: var(--color-primary);
    box-shadow: none;
}
.gh-button.gh-button-primary:hover {
    background-color: #3eb0ef;
    background-color: var(--color-primary);
}
/* Ghost components */
/* Global Header
/* ---------------------------------------------------------- */
.gh-head {
    padding: 3vmin 4vmin;
    font-size: 1.6rem;
    line-height: 1.3em;
    background: inherit;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    --tw-text-opacity: 1;
    color: rgba(255, 200, 159, 1);
    color: rgb(255 200 159 / var(--tw-text-opacity));
    font-family: TofinoWide, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.gh-head a {
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.gh-head-inner {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: auto 1fr;
    grid-auto-flow: row dense;
}
/* Brand
/* ---------------------------------------------------------- */
.gh-head-brand {
    grid-column-start: 1;
    display: flex;
    align-items: center;
    max-width: 200px;
    text-align: center;
    word-break: break-all;
}
.gh-head-logo {
    display: block;
    padding: 10px 0;
    font-weight: 600;
    font-size: 2.2rem;
    line-height: 1.2em;
    display: flex;
    align-items: center;
}
.gh-head-logo img {
    max-height: 40px;
    filter: invert(74%) sepia(10%) saturate(1397%) hue-rotate(335deg) brightness(110%) contrast(101%);
    display: inline-block;
    padding-right: 1rem;
}
/* Custom - menus container
/* ---------------------------------------------------------- */
.gh-head-menus {
    grid-column-start: 2;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
/* Primary Navigation
/* ---------------------------------------------------------- */
.gh-head-menu {
    display: flex;
    align-items: center;
}
.gh-head-menu .nav {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
}
.gh-head-menu .nav li {
    margin: 0 1.5vmin 0 0;
    padding: 0;
}
.gh-head-menu .nav a {
    display: inline-block;
    padding: 5px 0;
}
.gh-head-menu .nav-current a {
    box-shadow: 0 -1px 0 0 currentcolor inset;
}
/* Secondary Navigation
/* ---------------------------------------------------------- */
.gh-head-actions {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    text-align: right;
}
.gh-head-actions-list {
    display: inline-flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
.gh-head-actions-list a:not([class]) {
    display: inline-block;
    margin: 0 0 0 1.5vmin;
    padding: 5px 0;
}
/* Mobile Menu Trigger
/* ---------------------------------------------------------- */
.gh-burger {
    position: relative;
    display: none;
    cursor: pointer;
}
.gh-burger-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33px;
    height: 33px;
}
.gh-burger-inner {
    width: 100%;
    height: 100%;
}
.gh-burger-box::before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 100%;
    height: 1px;
    background: currentcolor;
    transition: transform 300ms cubic-bezier(.2,.6,.3,1), width 300ms cubic-bezier(.2,.6,.3,1);
    will-change: transform, width;
}
.gh-burger-inner::before,
.gh-burger-inner::after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 100%;
    height: 1px;
    background: currentcolor;
    transition: transform 250ms cubic-bezier(.2,.7,.3,1), width 250ms cubic-bezier(.2,.7,.3,1);
    will-change: transform, width;
}
.gh-burger-inner::before {
    transform: translatey(-6px);
}
.gh-burger-inner::after {
    transform: translatey(6px);
}
body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::before {
    transform: translatey(-8px);
}
body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
    transform: translatey(8px);
}
.gh-head-open .gh-burger-box::before {
    width: 0;
    transform: translatex(19px);
    transition: transform 200ms cubic-bezier(.2,.7,.3,1), width 200ms cubic-bezier(.2,.7,.3,1);
}
.gh-head-open .gh-burger-inner::before {
    width: 26px;
    transform: translatex(6px) rotate(135deg);
}
.gh-head-open .gh-burger-inner::after {
    width: 26px;
    transform: translatex(6px) rotate(-135deg);
}
/* Layout Variants
/* ---------------------------------------------------------- */
.gh-head-brandnavactions .gh-head-brand {
    grid-column-start: 1;
}
.gh-head-brandnav .gh-container {
    grid-gap: 0;
    grid-template-columns: auto max-content max-content;
}
.gh-head-brandnav .gh-head-brand {
     grid-column-start: 1;
}
.gh-head-brandnav .gh-head-menu {
    margin-left: 40px;
}
.gh-head-brandnav .gh-head-menu .nav li {
    margin: 0 0 0 1.5vmin;
    padding: 0;
}
/* Center Stacked */
.gh-head-stacked .gh-container {
    grid-template-columns: 1fr;
    grid-gap: 2vmin;
}
.gh-head-stacked .gh-head-brand {
     grid-column-start: 1;
     width: 100%;
     max-width: none;
     display: flex;
     justify-content: center;
     text-align: center;
}
.gh-head-stacked .gh-head-menu,
.gh-head-stacked .gh-head-actions,
.gh-head-stacked .gh-head-actions-list {
    justify-content: center;
}
.gh-head-stacked .gh-head-actions a:first-child svg {
    margin-left: 0;
}
/* Mobile Menu
/* ---------------------------------------------------------- */
/* IDs needed to ensure sufficient specificity */
@media (max-width: 900px) {
    .gh-burger {
        display: inline-block;
    }
    #gh-head {
        transition: all 0.4s ease-out;
        overflow: hidden;
    }
    #gh-head .gh-head-inner {
        height: 100%;
        grid-template-columns: 1fr;
    }
    #gh-head .gh-head-brand {
        position: relative;
        z-index: 10;
        grid-column-start: auto;
        max-width: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
    }
    #gh-head .gh-head-logo {
        font-size: 2.2rem;
    }
    #gh-head .gh-head-logo img {
        max-height: 40px;
    }
    #gh-head .gh-head-menu {
        align-self: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin: 0 0 10vh 0;
        font-weight: 300;
        font-size: 3.6rem;
        line-height: 1.1em;
    }
    #gh-head .gh-head-menu .nav li {
        margin: 5px 0;
    }
    #gh-head .gh-head-menu .nav a {
        padding: 8px 0;
    }
    #gh-head .gh-head-menu .nav {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #gh-head .gh-head-actions {
        padding: 20px 0;
        justify-content: center;
        text-align: left;
    }
    #gh-head .gh-head-actions a {
        margin: 0 10px;
    }

    /* Hide collapsed content */
    #gh-head .gh-head-actions,
    #gh-head .gh-head-menu,
    #gh-head .gh-head-menus {
        display: none;
    }
    /* Open the menu */
    .gh-head-open {
        overflow: hidden;
        height: 100vh;
    }
    .gh-head-open #gh-head {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 900;
        overflow-y: scroll;
    }
    .gh-head-open #gh-head .gh-head-inner {
        grid-template-rows: auto 1fr;
    }

    .gh-head-menus {
        grid-column-start: 1;
    }
    .gh-head-open #gh-head .gh-head-actions,
    .gh-head-open #gh-head .gh-head-menu,
    .gh-head-open #gh-head .gh-head-menus {
        display: flex;
    }
    .gh-head-open #gh-head .gh-head-menus {
        flex-direction: column;
        justify-content: space-between;
    }
}
@media (max-width: 600px) {
    #gh-head .gh-head-menu {
        font-size: 6vmin;
    }
}
/* Content grid
/* ---------------------------------------------------------- */
.gh-canvas,
.kg-width-full.kg-content-wide {
    --gap: 4vw;
    --main: min(var(--content-width, 720px), 100% - var(--gap) * 2);
    --wide: minmax(0, calc((var(--container-width, 1200px) - var(--content-width, 720px)) / 2));
    --full: minmax(var(--gap), 1fr);

    display: grid;
    grid-template-columns:
        [full-start] minmax(4vw, 1fr)
        [wide-start] minmax(0, calc((1200px - 720px) / 2))
        [main-start] min(720px, 100% - 4vw * 2) [main-end]
        minmax(0, calc((1200px - 720px) / 2)) [wide-end]
        minmax(4vw, 1fr) [full-end];
    grid-template-columns:
        [full-start] var(--full)
        [wide-start] var(--wide)
        [main-start] var(--main) [main-end]
        var(--wide) [wide-end]
        var(--full) [full-end];
}
.gh-canvas > * {
    grid-column: wide-start / wide-end;
}
.kg-width-wide,
.kg-content-wide > div {
    grid-column: wide-start / wide-end;
}
.kg-width-full {
    grid-column: full-start / full-end;
}
.kg-width-full img {
    width: 100%;
}
/* Content & Typography
/* ---------------------------------------------------------- */
.gh-content > * + * {
    margin-top: 4vmin;
}
.gh-content [id]:not(:first-child) {
    margin: 1.5em 0 0;
}
.gh-content > [id] + * {
    margin-top: 1.5rem;
}
.gh-content [id] + .kg-card,
.gh-content blockquote + .kg-card {
    margin-top: 6vmin;
}
.gh-canvas > blockquote,
.gh-canvas > ol,
.gh-canvas > ul,
.gh-canvas > dl,
.gh-canvas > p {
    font-family: "valkyrie_ot_b", Georgia, Times, serif;
    font-family: var(--font-serif);
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.6em;
}
.gh-content > ul,
.gh-content > ol,
.gh-content > dl {
    padding-left: 1.9em;
}
.gh-content hr {
    margin-top: 6vmin;
}
.gh-content hr + * {
    margin-top: 6vmin !important;
}
.gh-content blockquote {
    position: relative;
    font-style: italic;
}
.gh-content blockquote::before {
    content: "";
    position: absolute;
    left: -1.5em;
    top: 0;
    bottom: 0;
    width: 0.3rem;
    background: #3eb0ef;
    background: var(--color-primary);
}
@media (max-width: 650px) {
    .gh-canvas blockquote,
    .gh-canvas ol,
    .gh-canvas ul,
    .gh-canvas dl,
    .gh-canvas p {
        font-size: 1.8rem;
    }

    .gh-content blockquote::before {
        left: -4vmin;
    }
}
/* Cards
/* ---------------------------------------------------------- */
.gh-content :not(.kg-card):not([id]) + .kg-card {
    margin-top: 6vmin;
}
.gh-content .kg-card + :not(.kg-card) {
    margin-top: 6vmin;
}
figcaption {
    padding: 1.5rem 1.5rem 0;
    text-align: center;
    color: rgba(0,0,0,0.5);
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 1.4em;
}
figcaption strong {
    color: rgba(0,0,0,0.8);
}
.gh-canvas :not(pre) code {
    font-weight: 400 !important;
}
.gh-canvas :not(pre) code {
    vertical-align: middle;
    padding: 0.15em 0.4em 0.15em;
    border: #e1eaef 1px solid;
    font-size: 0.9em;
    line-height: 1em;
    color: #dc0050;
    background: #f0f6f9;
    border-radius: 0.25em;
}
.gh-canvas > pre {
    overflow: scroll;
    padding: 16px 20px;
    background: rgba(255,255,255,0.8);
    border-radius: 5px;
    box-shadow: 0 2px 6px -2px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.4);
}
.kg-embed-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
/* Default to 16 / 9 aspect ratio for YouTube & Vimeo embeds  */
.kg-embed-card > :where(iframe[src*="youtube.com"],iframe[src*="vimeo.com"]) {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}
.kg-image-card img {
    margin: auto;
}
/* Card captions
/* ---------------------------------------------------------- */
.kg-width-full.kg-card-hascaption {
    display: grid;
    grid-template-columns: inherit;
}
.kg-width-wide.kg-card-hascaption img {
    grid-column: wide-start / wide-end;
}
.kg-width-full.kg-card-hascaption img {
    grid-column: 1 / -1;
}
.kg-width-full.kg-card-hascaption figcaption {
    grid-column: main-start / main-end;
}
/* Tables
/* ---------------------------------------------------------- */
.gh-content table {
    border-collapse: collapse;
    width: 100%;
}
.gh-content th {
    padding: 0.5em 0.8em;
    text-align: left;
    font-size: .75em;
    text-transform: uppercase;
}
.gh-content td {
    padding: 0.4em 0.7em;
}
.gh-content tbody tr:nth-child(2n + 1) {
    background-color: rgba(0,0,0,0.1);
    padding: 1px;
}
.gh-content tbody tr:nth-child(2n + 2) td:last-child {
    box-shadow:
        inset 1px 0 rgba(0,0,0,0.1),
        inset -1px 0 rgba(0,0,0,0.1);
}
.gh-content tbody tr:nth-child(2n + 2) td {
    box-shadow: inset 1px 0 rgba(0,0,0,0.1);
}
.gh-content tbody tr:last-child {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
/* Read More
/* ---------------------------------------------------------- */
.gh-readmore {
    padding: 8vmin 4vmin;
    font-size: 2.6rem;
}
.gh-readmore-inner {
    display: grid;
    grid-gap: 8vmin;
    grid-template-columns: 1fr 1fr;
}
.gh-readmore-prev {
    justify-content: flex-end;
    text-align: right;
}
.gh-readmore a {
    display: flex;
    color: currentColor;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.gh-readmore h4 {
    width: 100%;
    font-size: inherit;
}
.gh-readmore svg {
    display: inline-block;
    vertical-align: middle;
    height: 1em;
    margin: 0.15em 0 0;
}
.gh-readmore svg + h4,
.gh-readmore h4 + svg {
    margin-left: 2vmin;
}
@media (max-width: 700px) {
    .gh-readmore {
        font-size: 1.6rem;
    }
    .gh-readmore svg {
        margin: 0.1em 0 0;
    }
}
/* Members Auth Template
/* ---------------------------------------------------------- */
.gh-auth-form {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 10vmin;
    text-align: center;
}
.gh-auth-title {
    margin: 0 0 0.1em;
    font-size: 4.2rem;
}
.gh-auth-form p {
    margin: 10px 0 4vmin 0;
    font-size: 1.7rem;
    color: rgba(0,0,0,0.6)
}
.gh-auth-form p small {
    display: inline-block;
    margin: 15px 0 0 0;
    font-size: 1.4rem;
}
.gh-auth-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 460px;
    margin: 0 auto;
}
.gh-auth-box .gh-button {
    margin-left: 10px;
}
@media (max-width: 600px) {
    .gh-auth-box {
        flex-direction: column;
        max-width: 400px;
    }
    .gh-auth-box .gh-button {
        width: 100%;
        margin: 15px 0 0 0;
    }
}
/* Members Forms
/* ---------------------------------------------------------- */
form[data-members-form] .gh-button-loader,
form[data-members-form] .message-success,
form[data-members-form] .message-error {
    display: none;
}
.gh-button-content {
    min-width: 100px;
}
.message-success svg,
.message-error svg {
    position: relative;
    top: -1px;
    margin-right: 5px;
    height: 15px;
    width: 15px;
}
.message-success svg {
    fill: #fff;
}
.message-error svg {
    fill: #f05230;
    fill: var(--color-error);
}
form[data-members-form].success .message-success,
form[data-members-form].error .message-error {
    position: fixed;
    top: 20px;
    left: 4vmin;
    right: 4vmin;
    z-index: 9999;
    max-width: calc(1400px - 8vmin);
    margin: 0 auto;
    padding: 10px 0;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5em;
    font-weight: 500;
    text-align: center;
    background: #131313;
    background: var(--color-base);
    border-radius: 0.5rem;
    border-radius: var(--radius);
}
form[data-members-form].success .message-success {
    background: #80b912;
    background: var(--color-success);
}
form[data-members-form].error .message-error {
    color: #f05230;
    color: var(--color-error);
    background: #fff;
    box-shadow: #f05230 0 0 0 1px;
    box-shadow: var(--color-error) 0 0 0 1px;
}
form[data-members-form] .gh-button {
    position: relative;
    min-width: 120px;
}
/*-- Loading --*/
/* Hide button text */
form[data-members-form].loading .gh-button-content {
    visibility: hidden;
}
/* Show loading spinner */
form[data-members-form].loading .gh-button-loader {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: -30%;
    margin: 0 0 0 -19px;
    transform: scale(0.6);
}
.gh-button-loader svg path,
.gh-button-loader svg rect{
  fill: #fff;
}
/*-- Show success message on success --*/
form[data-members-form].success .message-success {
    display: block;
}
/*-- Show error message on error --*/
form[data-members-form].error .message-error {
    display: block;
}
/* Error Templates
/* ---------------------------------------------------------- */
.gh-error {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 2vmin;
}
.gh-error-content {
    flex: 1 0 auto;
    text-align: center;
}
.gh-error-code {
    margin: 0;
    font-size: 14vmin;
}
.gh-error-description {
    max-width: 600px;
    margin: 0 auto;
    padding: 0 2rem;
    font-size: 4vmin;
    line-height: 1.2em;
    font-weight: 300;
    opacity: 0.6;
}
.gh-error-link {
    display: block;
    margin-top: 4vmin;
    font-size: 1.6rem;
}
.gh-error-stack {
    max-width: 600px;
    margin: 0 auto 0;
    padding: 8vmin 0;
    text-align: left;
}
.gh-error-stack-list {
    margin: 4vmin 0 0;
    font-size: 1.4rem;
}
.gh-error-stack-list > li {
    padding: 2rem 0;
    margin: 0;
    border-top: rgba(0,0,0,0.1) 1px solid;
}
.gh-error-stack-function {
    margin: 0 0 0.5em;
    font-size: 1.8rem;
    color: red;
}
/* Global Footer
/* ---------------------------------------------------------- */
.gh-foot {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8vmin 4vmin 4vmin;
    --tw-text-opacity: 1;
    color: rgba(255, 200, 159, 1);
    color: rgb(255 200 159 / var(--tw-text-opacity));
}
.gh-foot .gh-container {
    width: auto;
}
.gh-foot a {
    color: inherit;
}
.gh-foot-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}
.gh-foot-menu .nav {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    font-size: 1.8rem;
}
.gh-foot-menu .nav li {
    margin: 0 1.5vmin;
    padding: 0;
}
.gh-foot-menu .nav a {
    display: inline-block;
    padding: 3px 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-shadow: 0 -1px 0 0 currentcolor inset;
}
.gh-foot-meta {
    margin: 2rem 0;
    font-size: 1.5rem;
    text-align: center;
    opacity: 0.75;
}
@media (max-width: 700px) {
    .gh-foot-menu .nav {
        font-size: 1.6rem;
    }
}
a.gh-powered,
a.gh-powered:hover {
    display: inline-flex;
    align-items: center;
    padding: 6px 9px 6px 6px;
    border: none;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: -0.3px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 600;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #383838;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.08);
    cursor: pointer;
}
a.gh-powered svg {
    height: 16px;
    width: 16px;
    margin: 0 6px 0 0;
}
.gh-pagination .pagination {
    display: flex;
    justify-content: space-between;
    margin-top: 4vmin;
    margin-bottom: 4vmin;
}
.gh-post-comments {
    margin-top: 8vmin;
    margin-bottom: 4vmin;
}
/* Main - Your styles here! Edit below
/* ---------------------------------------------------------- */
html,
.gh-viewport {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    --tw-bg-opacity: 1;
    background-color: rgba(69, 98, 63, 1);
    background-color: rgb(69 98 63 / var(--tw-bg-opacity));
}
.gh-main {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    margin-left: 1rem;
    margin-right: 1rem;
    border-radius: 0.5rem;
}
.gh-page {
    padding: 0 4vmin;
}
.gh-article,
.gh-page.index {
    padding: 6vmin 0;
}
.gh-postfeed {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(350px, 100%), 1fr));
    grid-gap: 4.8vmin 4vmin;
    gap: 4.8vmin 4vmin;
    padding: 4vmin 0;
}
/* .gh-postfeed > *:first-child {
    grid-column: 1 / -1;
} */
.gh-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.gh-head-actions a:not(.gh-button) {
    display: inline-flex;
    align-items: center;
    margin: 0;
    padding: 10px;
}
.gh-head-actions a svg {
    height: 1.8rem;
    fill: currentcolor;
}
.gh-head-actions a:first-child svg {
    margin-left: 20px;
}
.gh-head-actions a:last-child svg {
    height: 2rem;
}
/* Index
/* ---------------------------------------------------------- */
/* .gh-card:not(:first-child) {
    margin: 8vmin auto 0;
} */
.gh-card-link {
    display: flex;
    flex-direction: column;
}
.gh-card-image {
    width: 100%;
    /* max-height: 700px; */
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 4vmin;
    aspect-ratio: 1 / 1;
}
.gh-card-image:first-of-type {
    aspect-ratio: 16 / 9;
}
.gh-card-meta {
    display: block;
    margin: 0 0 1rem;
    font-size: 1.4rem;
    line-height: 1.2em;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    opacity: 0.8;
}
.gh-card-content {
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.6rem;
}
.gh-card-content p {
    margin: 1.2rem 0;
    padding: 0 3vmin;
}
.gh-card-content > strong {
    display: inline-block;
    padding: 1px 0;
    font-weight: 500;
    box-shadow: 0 -1px 0 0 inset currentColor;
    opacity: 0.75;
}
.gh-card {
    grid-column: 1 / -1;
}
.gh-card .date {
  display: inline-block;
  flex-grow: 0;
  margin-right: 1rem;
  font-weight: 400;
  vertical-align: top;
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, 1);
  color: rgb(30 41 59 / var(--tw-text-opacity));
  font-size: 2.25rem;
  letter-spacing: 0.05em;
    font-family: "TofinoNarrow", sans-serif;
    font-feature-settings: "smcp", "c2sc";
    font-variant-caps: all-small-caps;
    opacity: 0.8;
    line-height: 3.3rem;
}
.gh-card .date time {
    opacity: 0.8;
}
.gh-card .header {
  display: inline-block;
    max-width: 80vw;
}
@media (max-width: 920px) {
    .gh-card .header {
        max-width: 71vw;
    }
}
@media (min-width: 1350px) {
    .gh-card .header {
        max-width: 68vw;
    }
}
.gh-card .title {
  display: inline-block;
  flex-grow: 1;
  font-size: 3rem;
  line-height: 1;
  vertical-align: bottom;
  font-weight: 600;
  /* font-variant-caps: small-caps; */
}
.gh-card .title a {
  text-decoration-line: none;
}
.gh-card .title a:hover {
  text-decoration-line: underline;
}
.gh-card .title a {
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, 1);
  color: rgb(30 41 59 / var(--tw-text-opacity));
}
.gh-card .excerpt {
  font-size: 1.875rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-style: italic;
    font-weight: 300;
    line-height: 3rem;
}
/* Page
/* ---------------------------------------------------------- */
.gh-page-head {
    margin: 0 auto;
    padding: 8vmin 0 4vmin;
    text-align: center;
}
.gh-page-image {
    margin: 4vmin 0 0 0;
}
.gh-page-head > p {
    max-width: 720px;
    margin: 0.3em auto 0;
    padding: 0 6vmin;
    font-size: 1.3em;
    line-height: 1.4em;
    opacity: 0.5;
}
@media (max-width: 700px) {
    .gh-page-head > p {
        font-size: 1.6rem;
    }
}
.tag-about .kg-image-card {
    grid-column: main-start / main-end;
}
/* Post
/* ---------------------------------------------------------- */
.gh-header {
    padding: 0 0 2vmin 0;
    text-align: center;
}
.gh-post-meta {
    display: block;
    margin: 0 0 1rem;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    opacity: 0.8;
}
.gh-excerpt {
    margin: 1rem 0 0 0;
}
.gh-header .gh-excerpt {
    text-align: left;
    font-style: italic;
}
.gh-feature-image {
    grid-column: wide-start / wide-end;
    width: 100%;
    margin: 3vmin 0 0;
}
.gh-feature-image img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.gh-post-footer {
    margin: 2rem 0;
}
/* Author Archive
/* ---------------------------------------------------------- */
.gh-author-image {
    height: 12vmin;
    width: 12vmin;
    margin: 0 auto 1.5em;
    border-radius: 100%;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
}
.gh-author-meta {
    margin: 2vmin 0 0 0;
    font-size: 1.2em;
}
.gh-author-links {
    display: flex;
    align-items: center;
    justify-content: center;
}
.gh-author-links a {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin: 0 0.75vmin;
}
.gh-author-links a + a:before {
    display: block;
    content: "";
    margin: 0 1.25vmin 0 0;
    height: 1em;
    width: 1px;
    background: rgba(0,0,0,0.3);
    transform: rotate(20deg);
}
@media (max-width: 700px) {
    .gh-author-meta {
        font-size: 1.6rem;
    }
}
#ghost-portal-root iframe {
    display: none;
}
.intro-wrapper {
    padding-top: 6vh;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgba(199, 222, 195, 1);
    border-bottom-color: rgb(199 222 195 / var(--tw-border-opacity));
}
.intro-text {
    font-family: "TofinoWide", sans-serif;
    grid-column: 1 / -1;
    text-align: center;
    margin-bottom: 1.25rem;
}
.intro-text .smallcaps {
    font-feature-settings: "smcp", "c2sc";
    font-variant-caps: all-small-caps;
    padding: 0;
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 800;
    --tw-text-opacity: 1;
    color: rgba(30, 41, 59, 1);
    color: rgb(30 41 59 / var(--tw-text-opacity));
}
.intro-text .smallcaps:first-child {
    padding-top: 0;
}
.intro-text .title {
    font-feature-settings: "smcp", "c2sc";
    font-variant-caps: all-small-caps;
    padding: 0;
    display: block;
    font-size: 6rem;
    line-height: 1;
    font-weight: 800;
    letter-spacing: 0.05em;
    line-height: 2.5rem;
    --tw-text-opacity: 1;
    color: rgba(30, 41, 59, 1);
    color: rgb(30 41 59 / var(--tw-text-opacity));
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.intro-text .subtitle {
    font-feature-settings: "smcp", "c2sc";
    font-variant-caps: all-small-caps;
    font-size: 2.25rem;
    line-height: 2.5rem;
    letter-spacing: 0.1em;
}
.intro-text .subtitle .strong {
  font-weight: 800;
}
.intro-text .strong {
    line-height: 1em;
}
.post .article-header {
    margin-right: 1.75rem;
    padding-right: 1.75rem;
    display: inline-block;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(241, 245, 249, 1);
    border-color: rgb(241 245 249 / var(--tw-border-opacity));
    border-style: solid;
    width: 100%;
    text-align: left;
  }
.post .gh-title,
.index .gh-title {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 2.5rem;
  font-size: 3.75rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, 1);
  color: rgb(30 41 59 / var(--tw-text-opacity));
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
.post .article-header .gh-post-meta span {
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, 1);
  color: rgb(30 41 59 / var(--tw-text-opacity));
  font-size: 2.25rem;
  line-height: 2.5rem;
  letter-spacing: 0.05em;
    font-family: "TofinoNarrow", sans-serif;
    font-feature-settings: "smcp", "c2sc";
    font-variant-caps: all-small-caps;
    display: block;
    opacity: 0.8;
}
.post a {
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, 1);
  color: rgb(30 41 59 / var(--tw-text-opacity));
  font-weight: 700;
  text-decoration-line: underline;
}