/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/

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

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: maison-neue, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, 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: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

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

@font-face {
  font-family: maison-neue;

  src: url(../fonts/MaisonNeue-Light.woff2) format("woff2");

  src: url(../fonts/MaisonNeue-Light.woff) format("woff");

  font-weight: 300;

  font-style: normal;
}

@font-face {
  font-family: maison-neue;

  src: url(../fonts/MaisonNeue-Medium.woff2) format("woff2");

  src: url(../fonts/MaisonNeue-Medium.woff) format("woff");

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: maison-neue;

  src: url(../fonts/MaisonNeue-Bold.woff2) format("woff2");

  src: url(../fonts/MaisonNeue-Bold.woff) format("woff");

  font-weight: 600;

  font-style: bold;
}

@font-face {
  font-family: sectra;

  src: url(../fonts/GT-Sectra-Fine-Book.eot?#iefix) format("embedded-opentype"),
    url(../fonts/GT-Sectra-Fine-Book.woff) format("woff");

  font-weight: 400;

  font-style: normal;
}

/* Jump-to fragments shouldn't be obscured by the header. */

html, body {
  scroll-padding-top: 120px;
}

body {
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

legend {
  margin-bottom: 1rem;
  padding-top: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

form label {
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

form input[type="password"],
form input[type="number"],
form input[type="tel"],
form input[type="date"],
form input[type="email"],
form input[type="file"],
form textarea,
form input[type="text"] {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

form input[type="checkbox"] {
  height: 1.5rem;
  width: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

::-moz-placeholder {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(214 214 214 / var(--tw-text-opacity));
}

::placeholder {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(214 214 214 / var(--tw-text-opacity));
}

form select {
  width: 100%;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
  -webkit-appearance: none;
}

form textarea {
  height: 8rem;
}

form field-validation-error {
  margin-top: 0.5rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(204 0 65 / var(--tw-text-opacity));
}

div input.strikeout {
  text-decoration: line-through;
}

.actions {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

.actions a,
actions .link {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.actions .link {
  -webkit-appearance: none;
  cursor: pointer;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
}

.actions a.active {
  font-weight: bold;
}

.actions a.right {
  flex: 1 1 0%;
  text-align: right;
}

.tiles > li {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity));
  padding: 1rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tiles table {
  margin: 0px;
}

.tiles h5 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

.tiles h4 a {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(56 55 53 / var(--tw-border-opacity));
  padding: 0px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.tiles .links a,
tiles .links input.link {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(56 55 53 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 0px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
  text-decoration-line: none;
  cursor: pointer;
}

.tiles .links > * {
  margin-left: 0.5rem;
}

.single-action-form {
  display: inline-block;
  margin: 0;
}

.buttons {
  margin-top: 2rem;
  display: flex;
  justify-content: flex-end;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.buttons.accept {
  margin-top: 0px;
}

.buttons.accept label {
  margin-right: 1rem;
  flex: 1 1 0%;
  text-align: right;
  font-weight: 400;
}

.buttons.accept label a {
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

.button {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(119 117 116 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
  text-decoration-line: none;
  cursor: pointer;
  white-space: nowrap;
}

.button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(56 55 53 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

.button.accept {
  --tw-border-opacity: 1;
  border-color: rgb(38 196 133 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(38 196 133 / var(--tw-text-opacity));
}

.button.accept:disabled {
  --tw-border-opacity: 1;
  border-color: rgb(119 117 116 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

.button.accept:disabled:hover {
  --tw-border-opacity: 1;
  border-color: rgb(119 117 116 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
  cursor: not-allowed;
}

.button.accept:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 196 133 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.danger {
  --tw-border-opacity: 1;
  border-color: rgb(204 0 65 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(252 235 234 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(204 31 26 / var(--tw-text-opacity));
}

.button.danger:hover {
  --tw-border-opacity: 1;
  border-color: rgb(59 13 12 / var(--tw-border-opacity));
}

.button.warning {
  --tw-border-opacity: 1;
  border-color: rgb(242 146 67 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(222 117 31 / var(--tw-text-opacity));
}

.button.warning:hover {
  --tw-border-opacity: 1;
  border-color: rgb(222 117 31 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(242 146 67 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 245 235 / var(--tw-text-opacity));
}

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

.button.cancel:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

table {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

td,
th {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

th {
  text-align: left;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

tbody th {
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

table.financial-summary th {
  width: 20%;
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
  font-weight: 400;
}

table.financial-summary.no-header th {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

table.financial-summary.wide th:first-child {
  width: 20%;
}

table.financial-summary input.valuation-number {
  width: 50%;
  border-radius: 0.25rem;
  border-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

table.financial-summary th,
table.financial-summary td {
  text-align: right;
}

table.financial-summary td label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

table.financial-summary th:first-child {
  width: 40%;
  text-align: left;
}

table.financial-summary .left {
  text-align: left;
}

table.financial-summary tr.summary {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
  font-weight: 700;
}

table.financial-summary tr.summary th {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

table.financial-summary td.negative-number,
table.financial-summary td span.negative-number {
  --tw-text-opacity: 1;
  color: rgb(239 87 83 / var(--tw-text-opacity));
}

table.valuation {
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

table.valuation th,
table.valuation td {
  text-align: right;
}

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

table.valuation .cost {
  width: 8em;
}

table.valuation .line-number {
  width: 2em;
}

table.valuation .cancelled-item strike-if-cancelled {
  text-decoration: line-through;
}

table.valuation sub th {
  font-weight: 500;
}

input.valuation-claim,
input.valuation-claim-percent {
  min-width: 86%;
}

.heading {
  margin-bottom: 1rem;
  padding-top: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

.inline-button {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(56 55 53 / var(--tw-border-opacity));
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 1px;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
  text-decoration-line: none;
  background: none;
}

td .inline-button {
  margin-left: 0.5rem;
}

.status {
  display: inline-block;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 146 67 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(242 146 67 / var(--tw-text-opacity));
}

.message {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem;
}

.message.warning {
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(242 146 67 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 235 / var(--tw-bg-opacity));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(222 117 31 / var(--tw-text-opacity));
}

.message.info {
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(48 91 134 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(203 214 225 / var(--tw-bg-opacity));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(27 59 92 / var(--tw-text-opacity));
}

.message.missing {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

.page-title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

form page-title {
  margin-bottom: 1rem;
}

ul.events {
  margin-top: 2rem;
}

ul.events li {
  position: relative;
  border-left-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(48 91 134 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
  margin-left: 150px;
}

ul.events li:first-child {
  margin-top: 1rem;
  padding-top: 0px;
}

ul.events li:last-child {
  padding-bottom: 2rem;
  -o-border-image: linear-gradient(
      to bottom,
      rgb(52, 144, 220) 1rem,
      rgb(255, 255, 255) 1.1rem
    )
    1 100%;
     border-image: linear-gradient(
      to bottom,
      rgb(52, 144, 220) 1rem,
      rgb(255, 255, 255) 1.1rem
    )
    1 100%;
}

ul.events .date {
  position: absolute;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
  top: 1rem;
  left: -150px;
}

ul.events li:first-child .date {
  top: 0;
}

ul.events by {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

ul.events .comment {
  margin-bottom: 0.5rem;
}

ul.events response {
  margin-bottom: 0.5rem;
}

ul.events h5 {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

ul.events div:first-child:before {
  position: absolute;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(48 91 134 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  left: -9px;
  border-radius: 50%;
  height: 1rem;
  width: 1rem;
  content: "";
}

ul.events li:last-child div:first-child:before {
  --tw-bg-opacity: 1;
  background-color: rgb(48 91 134 / var(--tw-bg-opacity));
}

.comment-form textarea {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(119 117 116 / var(--tw-border-opacity));
  height: auto;
  resize: none;
}

.comment-form textarea.active {
  height: 144px;
}

.comment-form button {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(119 117 116 / var(--tw-border-opacity));
}

form input.input-validation-error {
  --tw-border-opacity: 1;
  border-color: rgb(239 87 83 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(252 235 234 / var(--tw-bg-opacity));
}

section.text-plain,
section.text-plain p {
  margin: 0.5rem;
}

ul.horizontal-timeline {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
}

ul.horizontal-timeline li {
  position: relative;
  flex: 1 1 0%;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(119 117 116 / var(--tw-border-opacity));
  padding-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

ul.horizontal-timeline li.complete {
  --tw-border-opacity: 1;
  border-color: rgb(38 196 133 / var(--tw-border-opacity));
}

ul.horizontal-timeline li.complete p {
  --tw-text-opacity: 1;
  color: rgb(38 196 133 / var(--tw-text-opacity));
}

ul.horizontal-timeline p:before {
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(119 117 116 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
  content: "";
  top: -1rem;
  left: 0;
  width: 2rem;
  height: 2rem;
  position: absolute;
  padding: 6px 0;
}

ul.horizontal-timeline li.complete p:before {
  --tw-border-opacity: 1;
  border-color: rgb(38 196 133 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(38 196 133 / var(--tw-text-opacity));
  content: "\2713";
}

ul.horizontal-timeline li p,
ul.horizontal-timeline li h5 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

ul.horizontal-timeline li h5 {
  margin-top: 0px;
}

ul.horizontal-timeline li p {
  margin-top: 0.5rem;
  text-transform: uppercase;
}

ol.numbered {
  counter-reset: section;
  list-style-type: none;
}

ol.numbered > li::before {
  counter-increment: section;
  content: counters(section, ".") " ";
}

ol.terms-heading {
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

ol.terms-heading .level-1 {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(27 59 92 / var(--tw-text-opacity));
}

ol.terms-heading .level-2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(34 41 47 / var(--tw-text-opacity));
}

ol.terms-heading .level-2 li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

p.date-summary {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

ul.headline-figures {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  --tw-bg-opacity: 1;
  background-color: rgb(27 59 92 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(203 214 225 / var(--tw-text-opacity));
}

ul.headline-figures li {
  flex: 1 1 0%;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 214 225 / var(--tw-border-opacity));
  padding: 1rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  ul.headline-figures li {
    border-width: 0px;
    border-bottom-width: 1px;
    min-width: 50%;
  }

  ul.headline-figures li:nth-child(2),
  ul.headline-figures li:nth-child(4) {
    border-left-width: 1px;
  }

  h1 span {
    display: none;
  }

  .large-only {
    display: none;
  }
}

@media screen and (max-width: 400px) {
  hide-small {
    display: none;
  }
}

.financials section {
  margin-bottom: 2rem;
}

.financials section h2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

.financials section .subsection {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

.financials section table {
  margin-left: 0px;
  margin-right: 0px;
}

.financials section:last-child {
  border-width: 0px;
}

div.documents {
  border-bottom-width: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
}

div.timeline {
  padding-left: 1rem;
  padding-right: 1rem;
}

section.header {
  padding: 1rem;
}

section.header h2 {
  margin-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

.drag-handle {
  cursor: grab;
  max-width: 15px;
}

html {
  font-size: initial;
}

html body {
  font-size: 16px;
  line-height: 1.15;
}

div.attach-document-form {
  margin-top: 0.5rem;
  display: flex;
  width: 100%;
}

div.attach-document-form div {
  width: 50%;
}

.nav {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(169 168 167 / var(--tw-text-opacity));
}

.nav > li > a {
  display: block;
  padding: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media (min-width: 640px) {
  .nav > li > a {
    padding: 1rem;
  }
}

@media (min-width: 768px) {
  .nav > li > a {
    padding: 1.5rem;
  }

  .financials section {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

table.admin {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity));
}

table.admin thead tr {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity));
}

table.admin tbody th {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
}

table.admin thead th {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 400;
}

table.admin td {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.callout-left:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid #305b8a;
  border-right: 10px solid transparent;
  border-top: 10px solid #305b8a;
  border-bottom: 10px solid transparent;
  left: 22px;
  bottom: -20px;
}

.callout-left:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid #fff;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  border-bottom: 10px solid transparent;
  left: 24px;
  bottom: -15px;
}

.callout-right:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid #f29243;
  border-top: 10px solid #f29243;
  border-bottom: 10px solid transparent;
  right: 20px;
  bottom: -20px;
}

.callout-right:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid #fff;
  border-top: 10px solid #fff;
  border-bottom: 10px solid transparent;
  right: 22px;
  bottom: -15px;
}

.collapsible {
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .collapsible {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.alert-pill {
  margin-left: 0.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(204 0 65 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(252 235 234 / var(--tw-text-opacity));
}

/*
  *********** NEW-STYLE CLASSES ************

  Add this to your CSHTML page: 
    @{ 
      ViewBag.BodyClass = "newstyle";
    }

  Where you have alternatives in the same partial:
    <div class="standard-ui">old style stuff</div>
    <div class="newstyle-ui">new style stuff</div>
*/

body.newstyle {
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 250 / var(--tw-bg-opacity));
  font-family: Manrope, maison-neue, system-ui, Helvetica Neue, sans-serif;
}

body.newstyle .standard-ui {
  display: none;
}

body:not(.newstyle) .newstyle-ui {
  display: none;
}

body.newstyle section {
  margin-left: auto;
  margin-right: auto;
}

body.newstyle h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(33 35 56 / var(--tw-text-opacity));
}

body.newstyle label {
  margin-bottom: 0.25rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(33 35 56 / var(--tw-text-opacity));
}

body.newstyle input {
  border-radius: 0.125rem;
  --tw-border-opacity: 1;
  border-color: rgb(174 183 204 / var(--tw-border-opacity));
}

body.newstyle input:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 250 / var(--tw-bg-opacity));
}

body.newstyle input:-moz-read-only {
  --tw-bg-opacity: 1;
  background-color: rgb(236 239 243 / var(--tw-bg-opacity));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(105 113 144 / var(--tw-text-opacity));
}

body.newstyle input:read-only {
  --tw-bg-opacity: 1;
  background-color: rgb(236 239 243 / var(--tw-bg-opacity));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(105 113 144 / var(--tw-text-opacity));
}

body.newstyle input:invalid {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 36 / var(--tw-border-opacity));
}

body.newstyle form .pseudo-input {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(174 183 204 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 239 243 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

body.newstyle div.required-field {
  margin-bottom: 0.25rem;
  display: flex;
  align-items: flex-end;
}

body.newstyle div.required-field label {
  margin-bottom: 0px;
}

body.newstyle .button {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 102 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 102 0 / var(--tw-bg-opacity));
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 0.375rem;
  padding: 0.5rem;
  text-transform: none;
  line-height: 1;
  text-decoration-line: none;
  cursor: pointer;
  white-space: nowrap;
}

body.newstyle .button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(123 20 0 / var(--tw-border-opacity));
}

body.newstyle .button.button-slim {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

body.newstyle .button.button-slim.button-action {
  margin-left: auto;
  display: block;
  width: 5rem;
  text-align: center;
}

body.newstyle .button.button-neutral {
  --tw-border-opacity: 1;
  border-color: rgb(236 239 243 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 239 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(59 65 95 / var(--tw-text-opacity));
}

body.newstyle .button.button-neutral:hover {
  --tw-border-opacity: 1;
  border-color: rgb(33 35 56 / var(--tw-border-opacity));
}

body.newstyle .button.button-add {
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(174 183 204 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(59 65 95 / var(--tw-text-opacity));
}

body.newstyle a.button.button-add {
  height: 2rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

body.newstyle .button.button-add::before {
  content: "+";
  margin-right: 0.5rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
}

body.newstyle .button.button-add:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 250 / var(--tw-bg-opacity));
}

body.newstyle .button.button-remove {
  --tw-border-opacity: 1;
  border-color: rgb(255 232 214 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 232 214 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(219 39 36 / var(--tw-text-opacity));
}

body.newstyle .button.button-remove:hover {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 36 / var(--tw-border-opacity));
}

body.newstyle .floating-card {
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

body.newstyle .floating-card h2 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(59 65 95 / var(--tw-text-opacity));
}

body.newstyle .floating-card a.quote-jump-link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(214 214 214 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

body.newstyle .outer-floating-card {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(169 168 167 / var(--tw-border-opacity));
}

body.newstyle .outer-floating-card .floating-card {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity));
}

body.newstyle table.admin thead {
  border-style: none;
  text-transform: uppercase;
}

body.newstyle table.admin tbody tr:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 250 / var(--tw-bg-opacity));
}

body.newstyle table.admin.summary-row tbody tr:last-child,
body.newstyle table.admin.summary-row tbody tr.summary-line {
  --tw-bg-opacity: 1;
  background-color: rgb(236 239 243 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(59 65 95 / var(--tw-text-opacity));
}

body.newstyle span.badge {
  border-radius: 0.375rem;
  border-width: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
}

body.newstyle span.badge-info {
  --tw-bg-opacity: 1;
  background-color: rgb(236 239 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(105 113 144 / var(--tw-text-opacity));
}

body.newstyle span.badge-success {
  --tw-bg-opacity: 1;
  background-color: rgb(239 253 226 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(52 165 52 / var(--tw-text-opacity));
}

body.newstyle span.badge-warning {
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(148 114 19 / var(--tw-text-opacity));
}

body.newstyle span.badge-error {
  --tw-bg-opacity: 1;
  background-color: rgb(255 232 214 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 70 51 / var(--tw-text-opacity));
}

body.newstyle span.badge-required {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 236 205 / var(--tw-bg-opacity));
  padding: 0.25rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: .75rem;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(219 73 0 / var(--tw-text-opacity));
}

body.newstyle form.comment-form textarea {
  margin-right: 1rem;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(220 226 234 / var(--tw-border-opacity));
}

body.newstyle li div.timeline-entry {
  width: 75%;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  border-left-width: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 239 243 / var(--tw-bg-opacity));
  padding: 2rem;
}

@media (min-width: 768px) {
  body.newstyle li div.timeline-entry {
    width: 66.666667%;
  }
}

body.newstyle img.svg-question svg {
  --tw-text-opacity: 1;
  color: rgb(255 102 0 / var(--tw-text-opacity));
}

/* used in three different places... */

/* drag handle */

body.newstyle div.editable-list-item-row > div:nth-child(1) {
  width: 2rem;
}

body.newstyle div.editable-list-item-row > div:nth-child(2) {
  margin-right: 2rem;
  width: 33.333333%;
}

body.newstyle div.editable-list-item-row > div:nth-child(3) {
  margin-right: 2rem;
  width: 33.333333%;
}

body.newstyle div.editable-list-item-row > div:nth-child(4) {
  margin-right: 1rem;
  width: 16.666667%;
}

body.newstyle div.cancellable-list p {
  margin-left: 2rem;
}

body.newstyle div.cancellable-list label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(135 145 171 / var(--tw-text-opacity));
}

body.newstyle div.cancellable-list-item {
  border-width: 0px;
}

body.newstyle div.cancellable-list-item.list-item-cancelled input {
  --tw-border-opacity: 1;
  border-color: rgb(255 70 51 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 232 214 / var(--tw-bg-opacity));
}

body.newstyle table.financial-summary input.valuation-number {
  width: 75%;
  border-radius: 0.25rem;
  border-width: 1px;
  padding: 0.5rem;
  text-align: right;
}

/* financial table in 2-, 4- or 5-column flavours */

body.newstyle table.financial thead th {
  padding-right: 1.5rem;
  width: 20%;
}

body.newstyle table.financial.financial-2col thead th:first-child {
  width: 80%;
}

body.newstyle table.financial.financial-4col thead th:first-child {
  width: 40%;
}

body.newstyle table.financial.financial-5col thead th:first-child {
  width: 20%;
}

body.newstyle table.financial thead th:first-child,
body.newstyle table.financial tbody td:first-child {
  text-align: left;
}

body.newstyle table.financial thead th:not(:first-child),
body.newstyle table.financial tbody td:not(:first-child) {
  text-align: right;
}

body.newstyle table.financial thead th.right,
body.newstyle table.financial tbody td.right {
  text-align: right;
}

body.newstyle table.financial thead th.left,
body.newstyle table.financial tbody td.left {
  text-align: left;
}

body.newstyle table.financial tr:last-child td {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(59 65 95 / var(--tw-text-opacity));
}

body.newstyle table.financial.financial-4col thead th:nth-child(2),
body.newstyle table.financial.financial-4col thead th:nth-child(3),
body.newstyle table.financial.financial-4col tbody td:nth-child(2),
body.newstyle table.financial.financial-4col tbody td:nth-child(3) {
  display: none;
}

@media (min-width: 768px) {
  body.newstyle table.financial.financial-4col thead th:nth-child(2),
  body.newstyle table.financial.financial-4col thead th:nth-child(3),
  body.newstyle table.financial.financial-4col tbody td:nth-child(2),
  body.newstyle table.financial.financial-4col tbody td:nth-child(3) {
    display: table-cell;
  }
}

body.newstyle table.financial.financial-5col thead th:nth-child(2),
body.newstyle table.financial.financial-5col thead th:nth-child(3),
body.newstyle table.financial.financial-5col thead th:nth-child(5),
body.newstyle table.financial.financial-5col tbody td:nth-child(2),
body.newstyle table.financial.financial-5col tbody td:nth-child(3),
body.newstyle table.financial.financial-5col tbody td:nth-child(5) {
  display: none;
}

@media (min-width: 640px) {
  body.newstyle table.financial.financial-5col thead th:nth-child(2),
  body.newstyle table.financial.financial-5col thead th:nth-child(5),
  body.newstyle table.financial.financial-5col tbody td:nth-child(2),
  body.newstyle table.financial.financial-5col tbody td:nth-child(5) {
    display: table-cell;
  }
}

@media (min-width: 768px) {
  body.newstyle table.financial.financial-5col thead th:nth-child(3),
  body.newstyle table.financial.financial-5col tbody td:nth-child(3) {
    display: table-cell;
  }
}

body.newstyle table.financial .cross-reference-link:hover {
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

body.newstyle footer {
  --tw-bg-opacity: 1;
  background-color: rgb(236 239 243 / var(--tw-bg-opacity));
}

/* THIS GOES LAST */

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

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

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

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

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-auto {
  right: auto;
}

.top-0 {
  top: 0px;
}

.top-32 {
  top: 8rem;
}

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

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

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

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

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-3 {
  margin: 0.75rem;
}

.m-4 {
  margin: 1rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-8 {
  margin: 2rem;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

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

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

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

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

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

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

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-3 {
  margin-left: 0.75rem;
}

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

.ml-5 {
  margin-left: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-\[6px\] {
  margin-top: 6px;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!h-\[1120px\] {
  height: 1120px !important;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: 0.75rem;
}

.h-48 {
  height: 12rem;
}

.h-56 {
  height: 14rem;
}

.h-6 {
  height: 1.5rem;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.min-h-screen {
  min-height: 100vh;
}

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

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

.w-1\/4 {
  width: 25%;
}

.w-1\/5 {
  width: 20%;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: 0.5rem;
}

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

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-3\/4 {
  width: 75%;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-48 {
  width: 12rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

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

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

.w-full {
  width: 100%;
}

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

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

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

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

.max-w-screen-xl {
  max-width: 1280px;
}

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

.flex-none {
  flex: none;
}

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

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

.cursor-move {
  cursor: move;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

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

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

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

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

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

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

.divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-blue-light > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(178 189 201 / var(--tw-divide-opacity));
}

.divide-grey-lighter > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(214 214 214 / var(--tw-divide-opacity));
}

.divide-grey-lightest > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-divide-opacity));
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-x-auto {
  overflow-x: auto !important;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.overflow-ellipsis {
  text-overflow: ellipsis;
}

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

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.border {
  border-width: 1px;
}

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

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

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

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

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

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

.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(48 91 134 / var(--tw-border-opacity));
}

.border-brick-400 {
  --tw-border-opacity: 1;
  border-color: rgb(255 151 63 / var(--tw-border-opacity));
}

.border-green {
  --tw-border-opacity: 1;
  border-color: rgb(38 196 133 / var(--tw-border-opacity));
}

.border-grey-darkest {
  --tw-border-opacity: 1;
  border-color: rgb(56 55 53 / var(--tw-border-opacity));
}

.border-grey-light {
  --tw-border-opacity: 1;
  border-color: rgb(169 168 167 / var(--tw-border-opacity));
}

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

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

.border-orange {
  --tw-border-opacity: 1;
  border-color: rgb(242 146 67 / var(--tw-border-opacity));
}

.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(236 239 243 / var(--tw-border-opacity));
}

.border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(105 113 144 / var(--tw-border-opacity));
}

.border-success-500 {
  --tw-border-opacity: 1;
  border-color: rgb(126 228 107 / var(--tw-border-opacity));
}

.\!bg-red-lightest {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 235 234 / var(--tw-bg-opacity)) !important;
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(48 91 134 / var(--tw-bg-opacity));
}

.bg-blue-darkest {
  --tw-bg-opacity: 1;
  background-color: rgb(27 59 92 / var(--tw-bg-opacity));
}

.bg-blue-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(203 214 225 / var(--tw-bg-opacity));
}

.bg-brick-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 236 205 / var(--tw-bg-opacity));
}

.bg-green-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(162 245 191 / var(--tw-bg-opacity));
}

.bg-grey-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(214 214 214 / var(--tw-bg-opacity));
}

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

.bg-grey-subtle {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-red-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(249 172 170 / var(--tw-bg-opacity));
}

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

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

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

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

.p-1 {
  padding: 0.25rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-1 {
  padding-right: 0.25rem;
}

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

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

.pr-4 {
  padding-right: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-serif {
  font-family: sectra, Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
}

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

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

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

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

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

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

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

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

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

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.leading-snug {
  line-height: 1.375;
}

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

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(48 91 134 / var(--tw-text-opacity));
}

.text-blue-lightest {
  --tw-text-opacity: 1;
  color: rgb(203 214 225 / var(--tw-text-opacity));
}

.text-brick-500 {
  --tw-text-opacity: 1;
  color: rgb(255 102 0 / var(--tw-text-opacity));
}

.text-brick-900 {
  --tw-text-opacity: 1;
  color: rgb(123 20 0 / var(--tw-text-opacity));
}

.text-error-500 {
  --tw-text-opacity: 1;
  color: rgb(255 70 51 / var(--tw-text-opacity));
}

.text-error-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 36 / var(--tw-text-opacity));
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(38 196 133 / var(--tw-text-opacity));
}

.text-green-darker {
  --tw-text-opacity: 1;
  color: rgb(26 71 49 / var(--tw-text-opacity));
}

.text-grey {
  --tw-text-opacity: 1;
  color: rgb(119 117 116 / var(--tw-text-opacity));
}

.text-grey-dark {
  --tw-text-opacity: 1;
  color: rgb(107 105 103 / var(--tw-text-opacity));
}

.text-grey-darker {
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

.text-grey-darkest {
  --tw-text-opacity: 1;
  color: rgb(56 55 53 / var(--tw-text-opacity));
}

.text-grey-light {
  --tw-text-opacity: 1;
  color: rgb(169 168 167 / var(--tw-text-opacity));
}

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

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(242 146 67 / var(--tw-text-opacity));
}

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

.text-red-darker {
  --tw-text-opacity: 1;
  color: rgb(98 27 24 / var(--tw-text-opacity));
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(174 183 204 / var(--tw-text-opacity));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(135 145 171 / var(--tw-text-opacity));
}

.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(105 113 144 / var(--tw-text-opacity));
}

.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(59 65 95 / var(--tw-text-opacity));
}

.text-success-700 {
  --tw-text-opacity: 1;
  color: rgb(52 165 52 / var(--tw-text-opacity));
}

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

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

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

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

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

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

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

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

@media (min-width: 640px) {
  .sm\:right-\[0px\] {
    right: 0px;
  }

  .sm\:top-\[90px\] {
    top: 90px;
  }

  .sm\:float-right {
    float: right;
  }

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

  .sm\:ml-4 {
    margin-left: 1rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:table-cell {
    display: table-cell;
  }

  .sm\:table-row {
    display: table-row;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-40 {
    height: 10rem;
  }

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

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

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

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

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

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

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

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

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

  .sm\:\!text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

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

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

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

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

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

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

  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

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

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

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

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

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

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:table-cell {
    display: table-cell;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-64 {
    height: 16rem;
  }

  .md\:h-full {
    height: 100%;
  }

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

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

  .md\:w-12 {
    width: 3rem;
  }

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

  .md\:w-24 {
    width: 6rem;
  }

  .md\:w-auto {
    width: auto;
  }

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

  .md\:w-px {
    width: 1px;
  }

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

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

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

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

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

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

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

  .md\:overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
  .lg\:m-16 {
    margin: 4rem;
  }

  .lg\:ml-48 {
    margin-left: 12rem;
  }

  .lg\:mr-48 {
    margin-right: 12rem;
  }

  .lg\:w-32 {
    width: 8rem;
  }

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

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

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

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

  .lg\:pr-48 {
    padding-right: 12rem;
  }

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

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

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

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}
