/* TTADA-ANCHOR-START:main-css-style-engine */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.19 | 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 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: Inter, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  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::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
::-ms-clear {
  display: none;
}
wbr::after {
  content: "\00200B";
}
a:focus, button:focus, input[type="submit"]:focus {
  outline: 0 solid rgba(0,0,0, 0);
  outline-offset: 0;
}
.keyboard-navigation a:not(.outline-none):focus, .keyboard-navigation a.group:focus .group-focus\:outline-ring, .keyboard-navigation button:not(.outline-none):focus, .keyboard-navigation button.group:focus .group-focus\:outline-ring, .keyboard-navigation input[type="submit"]:not(.outline-none):focus, .keyboard-navigation input[type="submit"].group:focus .group-focus\:outline-ring {
  outline: 4px solid rgba(0,0,0, 1);
  outline-offset: 4px;
}
.focus-region-white a:focus, .focus-region-white button:focus, .focus-region-white input[type="submit"]:focus {
  outline: 0 solid rgba(255,255,255, 0);
  outline-offset: 0;
}
.keyboard-navigation .focus-region-white a:not(.outline-none):focus, .keyboard-navigation .focus-region-white a.group:focus .group-focus\:outline-ring, .keyboard-navigation .focus-region-white button:not(.outline-none):focus, .keyboard-navigation .focus-region-white button.group:focus .group-focus\:outline-ring, .keyboard-navigation .focus-region-white input[type="submit"]:not(.outline-none):focus, .keyboard-navigation .focus-region-white input[type="submit"].group:focus .group-focus\:outline-ring {
  outline: 4px solid rgba(255,255,255, 1);
  outline-offset: 4px;
}
@media (max-width: 399px) {
  .text-12-18 {
    font-size: 0.75rem;
  }
  .text-12-16 {
    font-size: 0.75rem;
  }
  .text-16-18 {
    font-size: 1rem;
  }
  .text-16-20,.headings-standard h6, .headings-large h5 {
    font-size: 1rem;
  }
  .text-16-18,.headings-standard h5, .headings-large h4 {
    font-size: 1rem;
  }
  .text-18-24,.headings-standard h4, .headings-large h3 {
    font-size: 1.125rem;
  }
  .text-20-32,.headings-standard h3, .headings-large h4 {
    font-size: 1.25rem;
  }
  .text-24-36,.headings-standard h2, .headings-large h3 {
    font-size: 1.5rem;
  }
  .text-36-48,.headings-standard h1, .headings-large h2 {
    font-size: 2.25rem;
  }
}
@media (min-width: 400px) and (max-width: 1279px) {
  .text-12-18 {
    font-size: calc(12px + 6 * ((100vw - 400px) / 880));
  }
  .text-12-16 {
    font-size: calc(12px + 4 * ((100vw - 400px) / 880));
  }
  .text-16-18 {
    font-size: calc(16px + 2 * ((100vw - 400px) / 880));
  }
  .text-16-20,.headings-standard h6, .headings-large h5 {
    font-size: calc(16px + 4 * ((100vw - 400px) / 880));
  }
  .text-16-18,.headings-standard h5, .headings-large h4 {
    font-size: calc(16px + 2 * ((100vw - 400px) / 880));
  }
  .text-18-24,.headings-standard h4, .headings-large h3 {
    font-size: calc(18px + 6 * ((100vw - 400px) / 880));
  }
  .text-20-32,.headings-standard h3, .headings-large h4 {
    font-size: calc(20px + 12 * ((100vw - 400px) / 880));
  }
  .text-24-36,.headings-standard h2, .headings-large h3 {
    font-size: calc(24px + 12 * ((100vw - 400px) / 880));
  }
  .text-36-48,.headings-standard h1, .headings-large h2 {
    font-size: calc(36px + 12 * ((100vw - 400px) / 880));
  }
}
@media (min-width: 1280px) {
  .text-12-18 {
    font-size: 1.125rem;
  }
  .text-12-16 {
    font-size: 1rem;
  }
  .text-16-18 {
    font-size: 1.125rem;
  }
  .text-16-20,.headings-standard h6, .headings-large h5 {
    font-size: 1.25rem;
  }
  .text-16-18,.headings-standard h5, .headings-large h4 {
    font-size: 1.125rem;
  }
  .text-18-24,.headings-standard h4, .headings-large h3 {
    font-size: 1.5rem;
  }
  .text-20-32,.headings-standard h3, .headings-large h4 {
    font-size: 2rem;
  }
  .text-24-36,.headings-standard h2, .headings-large h3 {
    font-size: 2.25rem;
  }
  .text-36-48,.headings-standard h1, .headings-large h2 {
    font-size: 3rem;
  }
}
input[type="file"] {
  margin: 1px 0;
  background-color: transparent;
  display: block;
  cursor: pointer;
}
input[type="file"]::-ms-browse {
  border: 0;
  background-color: #036E01;
  color: #ffffff;
  padding: 0.25rem 0.75rem;
  display: inline-block;
  -ms-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  cursor: pointer;
  border-radius: 0.1875rem;
}
input[type="file"]:hover::-ms-browse {
  color: #000000;
}
input[type="file"]::-ms-value {
  background-color: transparent;
  color: #000000;
  margin: 0 0 0 0.75rem;
  padding: 0;
  border: 0;
  display: inline-block;
  cursor: pointer;
}
input[type="file"]::-webkit-file-upload-button {
  border: 0;
  background-color: #036E01;
  color: #ffffff;
  padding: 0.25rem 0.75rem;
  display: inline-block;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  cursor: pointer;
  margin-right: 0.5rem;
  border-radius: 0.1875rem;
}
input[type="file"]:hover::-webkit-file-upload-button {
  color: #000000;
}
input[type="file"]::file-selector-button {
  border: 0;
  background-color: #036E01;
  color: #ffffff;
  padding: 0.25rem 0.75rem;
  display: inline-block;
  transition: all 0.1s ease-in;
  cursor: pointer;
  margin-right: 0.5rem;
  border-radius: 0.1875rem;
}
input[type="file"]:hover::file-selector-button {
  color: #000000;
}
.links-white a {
  color: #ffffff;
}
.links-dkstgreen a {
  color: #0B4000;
}
.links-green a {
  color: #036E01;
}
.links-ltgreen a {
  color: #6CC14C;
}
.headings-black h1, .headings-black h2, .headings-black h3, .headings-black h4, .headings-black h6, .headings-black blockquote::before, .headings-black .quote-end::after {
  color: #000000;
}
.headings-gray5d h1, .headings-gray5d h2, .headings-gray5d h3, .headings-gray5d h4, .headings-gray5d h6, .headings-gray5d blockquote::before, .headings-gray5d .quote-end::after {
  color: #5D5D5D;
}
.headings-gray71 h1, .headings-gray71 h2, .headings-gray71 h3, .headings-gray71 h4, .headings-gray71 h6, .headings-gray71 blockquote::before, .headings-gray71 .quote-end::after {
  color: #717171;
}
.headings-graybd h1, .headings-graybd h2, .headings-graybd h3, .headings-graybd h4, .headings-graybd h6, .headings-graybd blockquote::before, .headings-graybd .quote-end::after {
  color: #bdbdbd;
}
.headings-grayd9 h1, .headings-grayd9 h2, .headings-grayd9 h3, .headings-grayd9 h4, .headings-grayd9 h6, .headings-grayd9 blockquote::before, .headings-grayd9 .quote-end::after {
  color: #d9d9d9;
}
.headings-grayf8 h1, .headings-grayf8 h2, .headings-grayf8 h3, .headings-grayf8 h4, .headings-grayf8 h6, .headings-grayf8 blockquote::before, .headings-grayf8 .quote-end::after {
  color: #f8f8f8;
}
.headings-gray21 h1, .headings-gray21 h2, .headings-gray21 h3, .headings-gray21 h4, .headings-gray21 h6, .headings-gray21 blockquote::before, .headings-gray21 .quote-end::after {
  color: #212121;
}
.headings-tan h1, .headings-tan h2, .headings-tan h3, .headings-tan h4, .headings-tan h6, .headings-tan blockquote::before, .headings-tan .quote-end::after {
  color: #D1D0C9;
}
.headings-lttan h1, .headings-lttan h2, .headings-lttan h3, .headings-lttan h4, .headings-lttan h6, .headings-lttan blockquote::before, .headings-lttan .quote-end::after {
  color: #EAE7E1;
}
.headings-ltrtan h1, .headings-ltrtan h2, .headings-ltrtan h3, .headings-ltrtan h4, .headings-ltrtan h6, .headings-ltrtan blockquote::before, .headings-ltrtan .quote-end::after {
  color: #F5F4F1;
}
.headings-white h1, .headings-white h2, .headings-white h3, .headings-white h4, .headings-white h6, .headings-white blockquote::before, .headings-white .quote-end::after {
  color: #ffffff;
}
.headings-dkstgreen h1, .headings-dkstgreen h2, .headings-dkstgreen h3, .headings-dkstgreen h4, .headings-dkstgreen h6, .headings-dkstgreen blockquote::before, .headings-dkstgreen .quote-end::after {
  color: #0B4000;
}
.headings-dkrgreen h1, .headings-dkrgreen h2, .headings-dkrgreen h3, .headings-dkrgreen h4, .headings-dkrgreen h6, .headings-dkrgreen blockquote::before, .headings-dkrgreen .quote-end::after {
  color: #333C32;
}
.headings-dkgreen h1, .headings-dkgreen h2, .headings-dkgreen h3, .headings-dkgreen h4, .headings-dkgreen h6, .headings-dkgreen blockquote::before, .headings-dkgreen .quote-end::after {
  color: #4E8A6A;
}
.headings-green h1, .headings-green h2, .headings-green h3, .headings-green h4, .headings-green h6, .headings-green blockquote::before, .headings-green .quote-end::after {
  color: #036E01;
}
.headings-brgreen h1, .headings-brgreen h2, .headings-brgreen h3, .headings-brgreen h4, .headings-brgreen h6, .headings-brgreen blockquote::before, .headings-brgreen .quote-end::after {
  color: #B2E89E;
}
.headings-ltgreen h1, .headings-ltgreen h2, .headings-ltgreen h3, .headings-ltgreen h4, .headings-ltgreen h6, .headings-ltgreen blockquote::before, .headings-ltgreen .quote-end::after {
  color: #6CC14C;
}
.headings-ltrgreen h1, .headings-ltrgreen h2, .headings-ltrgreen h3, .headings-ltrgreen h4, .headings-ltrgreen h6, .headings-ltrgreen blockquote::before, .headings-ltrgreen .quote-end::after {
  color: #D9E3D6;
}
.headings-ltstgreen h1, .headings-ltstgreen h2, .headings-ltstgreen h3, .headings-ltstgreen h4, .headings-ltstgreen h6, .headings-ltstgreen blockquote::before, .headings-ltstgreen .quote-end::after {
  color: #E7EDE6;
}
.headings-red h1, .headings-red h2, .headings-red h3, .headings-red h4, .headings-red h6, .headings-red blockquote::before, .headings-red .quote-end::after {
  color: #EF5C2A;
}
.headings-ltred h1, .headings-ltred h2, .headings-ltred h3, .headings-ltred h4, .headings-ltred h6, .headings-ltred blockquote::before, .headings-ltred .quote-end::after {
  color: #F2DBD3;
}
.headings-transparent h1, .headings-transparent h2, .headings-transparent h3, .headings-transparent h4, .headings-transparent h6, .headings-transparent blockquote::before, .headings-transparent .quote-end::after {
  color: transparent;
}
.headings-h4-override-gray21 h4 {
  color: #212121;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.inset-0 {
  inset: 0;
}
.inset-x-0 {
  left: 0;
  right: 0;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.top-1\/2 {
  top: 50%;
}
.z-100 {
  z-index: 100;
}
.z-200 {
  z-index: 200;
}
.z-500 {
  z-index: 500;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-20 {
  grid-column: span 20 / span 20;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-7 {
  grid-column: span 7 / span 7;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mb-2 {
  margin-bottom: -0.125rem;
}
.-ml-16 {
  margin-left: -1rem;
}
.-mr-16 {
  margin-right: -1rem;
}
.-mt-16 {
  margin-top: -1rem;
}
.-mt-2 {
  margin-top: -0.125rem;
}
.-mt-32 {
  margin-top: -2rem;
}
.mb-32 {
  margin-bottom: 2rem;
}
.ml-8 {
  margin-left: 0.5rem;
}
.mr-8 {
  margin-right: 0.5rem;
}
.mt-16 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 0.5rem;
}
.aspect-1\/1 {
  aspect-ratio: 1/1;
}
.aspect-2\/1 {
  aspect-ratio: 2/1;
}
.aspect-3\/1 {
  aspect-ratio: 3/1;
}
.aspect-4\/3 {
  aspect-ratio: 4/3;
}
.aspect-4\/5 {
  aspect-ratio: 4/5;
}
.aspect-6\/5 {
  aspect-ratio: 6/5;
}
.aspect-8\/5 {
  aspect-ratio: 8/5;
}
.h-0 {
  height: 0rem;
}
.h-1\/1 {
  height: 100%;
}
.h-100vh {
  height: 100vh;
}
.h-128 {
  height: 8rem;
}
.h-16 {
  height: 1rem;
}
.h-24 {
  height: 1.5rem;
}
.h-32 {
  height: 2rem;
}
.h-40 {
  height: 2.5rem;
}
.h-48 {
  height: 3rem;
}
.h-6 {
  height: 0.375rem;
}
.h-6\/5x {
  height: 1.2em;
}
.h-64 {
  height: 4rem;
}
.h-96 {
  height: 6rem;
}
.h-auto {
  height: auto;
}
.max-h-0 {
  max-height: 0rem;
}
.max-h-32 {
  max-height: 2rem;
}
.min-h-100vh {
  min-height: 100vh;
}
.w-0 {
  width: 0rem;
}
.w-1\/1 {
  width: 100%;
}
.w-100vw {
  width: 100vw;
}
.w-128 {
  width: 8rem;
}
.w-16 {
  width: 1rem;
}
.w-160 {
  width: 10rem;
}
.w-24 {
  width: 1.5rem;
}
.w-32 {
  width: 2rem;
}
.w-320 {
  width: 20rem;
}
.w-48 {
  width: 3rem;
}
.w-6\/5x {
  width: 1.2em;
}
.w-64 {
  width: 4rem;
}
.w-96 {
  width: 6rem;
}
.max-w-1280 {
  max-width: 80rem;
}
.max-w-1360 {
  max-width: 85rem;
}
.max-w-1920 {
  max-width: 120rem;
}
.max-w-400 {
  max-width: 25rem;
}
.max-w-616 {
  max-width: 38.5rem;
}
.max-w-640 {
  max-width: 40rem;
}
.max-w-800 {
  max-width: 50rem;
}
.max-w-960 {
  max-width: 60rem;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.origin-center {
  transform-origin: center;
}
.origin-top-left {
  transform-origin: top left;
}
.scale-1\/2 {
  --tw-scale-x: 0.5;
  --tw-scale-y: 0.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-20 {
  grid-template-columns: repeat(20, minmax(0, 1fr));;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-12 {
  grid-gap: 0.75rem;
  gap: 0.75rem;
}
.gap-16 {
  grid-gap: 1rem;
  gap: 1rem;
}
.gap-20 {
  grid-gap: 1.25rem;
  gap: 1.25rem;
}
.gap-24 {
  grid-gap: 1.5rem;
  gap: 1.5rem;
}
.gap-32 {
  grid-gap: 2rem;
  gap: 2rem;
}
.gap-4 {
  grid-gap: 0.25rem;
  gap: 0.25rem;
}
.gap-40 {
  grid-gap: 2.5rem;
  gap: 2.5rem;
}
.gap-48 {
  grid-gap: 3rem;
  gap: 3rem;
}
.gap-8 {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}
.gap-x-16 {
  grid-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-x-24 {
  grid-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-x-40 {
  grid-column-gap: 2.5rem;
  column-gap: 2.5rem;
}
.gap-y-16 {
  grid-row-gap: 1rem;
  row-gap: 1rem;
}
.gap-y-24 {
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
}
.gap-y-40 {
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}
.gap-y-48 {
  grid-row-gap: 3rem;
  row-gap: 3rem;
}
.gap-y-64 {
  grid-row-gap: 4rem;
  row-gap: 4rem;
}
.gap-y-8 {
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
}
.self-center {
  align-self: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.scroll-auto {
  scroll-behavior: auto;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.rounded-12 {
  border-radius: 0.75rem;
}
.rounded-20 {
  border-radius: 1.25rem;
}
.rounded-32 {
  border-radius: 2rem;
}
.rounded-6 {
  border-radius: 0.375rem;
}
.rounded-8 {
  border-radius: 0.5rem;
}
.rounded-b-12 {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-t-12 {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.border {
  border-width: 0.0625rem;
}
.border-0 {
  border-width: 0;
}
.border-2 {
  border-width: 0.125rem;
}
.border-3 {
  border-width: 0.1875rem;
}
.border-4 {
  border-width: 0.25rem;
}
.border-solid {
  border-style: solid;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-dkrgreen {
  --tw-border-opacity: 1;
  border-color: rgb(51 60 50 / var(--tw-border-opacity, 1));
}
.border-gray5d {
  --tw-border-opacity: 1;
  border-color: rgb(93 93 93 / var(--tw-border-opacity, 1));
}
.border-graybd {
  --tw-border-opacity: 1;
  border-color: rgb(189 189 189 / var(--tw-border-opacity, 1));
}
.border-grayd9 {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}
.border-green {
  --tw-border-opacity: 1;
  border-color: rgb(3 110 1 / var(--tw-border-opacity, 1));
}
.border-ltgreen {
  --tw-border-opacity: 1;
  border-color: rgb(108 193 76 / var(--tw-border-opacity, 1));
}
.border-lttan {
  --tw-border-opacity: 1;
  border-color: rgb(234 231 225 / var(--tw-border-opacity, 1));
}
.border-red {
  --tw-border-opacity: 1;
  border-color: rgb(239 92 42 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-dkrgreen {
  --tw-bg-opacity: 1;
  background-color: rgb(51 60 50 / var(--tw-bg-opacity, 1));
}
.bg-grayd9 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}
.bg-grayf8 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.bg-ltgreen {
  --tw-bg-opacity: 1;
  background-color: rgb(108 193 76 / var(--tw-bg-opacity, 1));
}
.bg-ltrgreen {
  --tw-bg-opacity: 1;
  background-color: rgb(217 227 214 / var(--tw-bg-opacity, 1));
}
.bg-ltrtan {
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 241 / var(--tw-bg-opacity, 1));
}
.bg-ltstgreen {
  --tw-bg-opacity: 1;
  background-color: rgb(231 237 230 / var(--tw-bg-opacity, 1));
}
.bg-lttan {
  --tw-bg-opacity: 1;
  background-color: rgb(234 231 225 / var(--tw-bg-opacity, 1));
}
.bg-tan {
  --tw-bg-opacity: 1;
  background-color: rgb(209 208 201 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.from-0\% {
  --tw-gradient-from-position: 0%;
}
.to-100\% {
  --tw-gradient-to-position: 100%;
}
.fill-current {
  fill: currentColor;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-center {
  object-position: center;
}
.object-left {
  object-position: left;
}
.p-0 {
  padding: 0;
}
.p-1\/1x {
  padding: 1em;
}
.p-16 {
  padding: 1rem;
}
.p-24 {
  padding: 1.5rem;
}
.p-4 {
  padding: 0.25rem;
}
.px-12 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-16 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-4 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-48 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-8 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-1\/1x {
  padding-top: 1em;
  padding-bottom: 1em;
}
.py-12 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-16 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-32 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-4 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-8 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-96 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.pb-24 {
  padding-bottom: 1.5rem;
}
.pb-4 {
  padding-bottom: 0.25rem;
}
.pb-40 {
  padding-bottom: 2.5rem;
}
.pb-64 {
  padding-bottom: 4rem;
}
.pr-32 {
  padding-right: 2rem;
}
.pt-16 {
  padding-top: 1rem;
}
.pt-24 {
  padding-top: 1.5rem;
}
.pt-30 {
  padding-top: 1.875rem;
}
.pt-32 {
  padding-top: 2rem;
}
.pt-4 {
  padding-top: 0.25rem;
}
.pt-40 {
  padding-top: 2.5rem;
}
.pt-8 {
  padding-top: 0.5rem;
}
.text-center {
  text-align: center;
}
.font-sans {
  font-family: Inter, sans-serif;
}
.text-12 {
  font-size: 0.75rem;
}
.text-14 {
  font-size: 0.875rem;
}
.text-16 {
  font-size: 1rem;
}
.text-20 {
  font-size: 1.25rem;
}
.font-500 {
  font-weight: 500;
}
.font-600 {
  font-weight: 600;
}
.font-700 {
  font-weight: 700;
}
.italic {
  font-style: italic;
}
.leading-125 {
  line-height: 1.25;
}
.leading-140 {
  line-height: 1.4;
}
.leading-50 {
  line-height: 0.5;
}
.leading-75 {
  line-height: 0.75;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray21 {
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
}
.text-gray5d {
  --tw-text-opacity: 1;
  color: rgb(93 93 93 / var(--tw-text-opacity, 1));
}
.text-ltgreen {
  --tw-text-opacity: 1;
  color: rgb(108 193 76 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.underline-offset-2 {
  text-underline-offset: 0.125rem;
}
.placeholder-gray71::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 113 113 / var(--tw-placeholder-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-60 {
  opacity: 0.6;
}
.shadow-wrap {
  --tw-shadow: 0 0 2rem 0 rgba(0,0,0,0.2), 0 1rem 2rem 0 rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 0 2rem 0 var(--tw-shadow-color), 0 1rem 2rem 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-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, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color;
  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-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-300 {
  transition-duration: 300ms;
}
@media (max-width: 399px) {
  .px-gutters {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .pr-gutters {
    padding-right: 1.5rem;
  }
  .pl-gutters {
    padding-left: 1.5rem;
  }
  .-mx-gutters {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .-mr-gutters {
    margin-right: -1.5rem;
  }
  .-ml-gutters {
    margin-left: -1.5rem;
  }
}
@media (min-width: 400px) and (max-width: 799px) {
  .px-gutters {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .pr-gutters {
    padding-right: 2rem;
  }
  .pl-gutters {
    padding-left: 2rem;
  }
  .-mx-gutters {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .-mr-gutters {
    margin-right: -2rem;
  }
  .-ml-gutters {
    margin-left: -2rem;
  }
}
@media (min-width: 800px) and (max-width: 1359px) {
  .px-gutters {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .pr-gutters {
    padding-right: 3rem;
  }
  .pl-gutters {
    padding-left: 3rem;
  }
  .-mx-gutters {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .-mr-gutters {
    margin-right: -3rem;
  }
  .-ml-gutters {
    margin-left: -3rem;
  }
}
@media (min-width: 1360px) {
  .px-gutters {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .pr-gutters {
    padding-right: 6rem;
  }
  .pl-gutters {
    padding-left: 6rem;
  }
  .-mx-gutters {
    margin-left: -6rem;
    margin-right: -6rem;
  }
  .-mr-gutters {
    margin-right: -6rem;
  }
  .-ml-gutters {
    margin-left: -6rem;
  }
}
.d-block {
  display: block;
}
.d-inline-block {
  display: inline-block;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex;
}
.d-grid {
  display: grid;
}
.d-none {
  display: none;
}
.p-relative {
  position: relative;
}
.p-fixed {
  position: fixed;
}
.p-absolute {
  position: absolute;
}
.p-sticky {
  position: sticky;
}
.contain-layout-paint {
  contain: layout paint;
}
.pseudo-ratio-4\/5::before {
  content: "";
  display: block;
  padding-bottom: 125%;
}
.pseudo-ratio-4\/3::before {
  content: "";
  display: block;
  padding-bottom: 75%;
}
/* TTADA-ANCHOR-END:main-css-style-engine */
* {
  box-sizing: border-box;
}
body {
  overflow-anchor: none;
  font-family: Inter, sans-serif;
}
.transition-fast {
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
@keyframes spin-rotation {
  0% {
    transform: scaleX(-1) rotate(0deg);
  }
  100% {
    transform: scaleX(-1) rotate(-360deg);
  }
}
.spin-fast-indefinitely {
  animation: spin-rotation 0.5s infinite linear;
}
.prc-card-line::before {
  position: absolute;
  top: calc(50% - 2px);
  height: 4px;
  left: 100%;
  content: "";
  right: -100vw;
  z-index: -1;
  --tw-bg-opacity: 1;
  background-color: rgb(239 92 42 / var(--tw-bg-opacity, 1));
}
@media (max-width: 1279px) {
.prc-card-line::before {
    height: 2rem;
    left: calc(50% - 2px);
    width: 4px;
    top: 100%;
    right: auto
}
  }
@media (min-width: 640px) and (max-width: 1279px) {
.prc-card-line::before {
    height: 3.125rem
}
  }
@media (max-width: 1279px) {
.prc-card-line:last-child::before {
    display: none
}
  }
@media (max-width: 1279px) {
.br-over-1280 br {
      display: none
  }
    }
/* .after-label-required {
  &::after {
    content: "*";
    margin-left: -0.25em;
    display: inline-block;
  }
} */
.smt-header {
  scroll-margin-top: 84px;
}
@media (min-width: 801px) {
.smt-header {
    scroll-margin-top: 110px
}
  }
@media (min-width: 800px) {
.qs-res__ctrls.mobile {
    display: none
}
  }
@media (max-width: 799px) {
.qs-res__ctrls.desktop {
    display: none
}
  }
/* Inspiration carousel card head:
 * icon + first content element share row 1; following copy spans full width beneath.
 */
.insp__card-head .rich-text:has(> .insp__card-icon) {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-column-gap: 0.5rem;
  column-gap: 0.5rem;
  align-items: center;
}
@media (min-width: 800px) {
.insp__card-head .rich-text:has(> .insp__card-icon) {
    align-items: start
}
  }
.insp__card-head .rich-text > .insp__card-icon {
  grid-column: 1;
  grid-row: 1;
}
.insp__card-head .rich-text > .insp__card-icon + * {
  grid-column: 2;
  grid-row: 1;
  margin-top: 0;
}
.insp__card-head .rich-text > .insp__card-icon + * ~ * {
  grid-column: 1 / -1;
}
/* # Rich text module features for WordPress
 * 
 * WordPress applies alignment classes for blocks of text and inline elements.
 * This file assumes that the project is also using ~/styles/modules/rich-text.css.
 * 
 */
/* ## WordPress alignment classes for blocks of text
  * 
  */
.rich-text p.alignleft, .rich-text div.alignleft, .rich-text blockquote.alignleft, .rich-text h1.alignleft, .rich-text h2.alignleft, .rich-text h3.alignleft, .rich-text h4.alignleft, .rich-text h5.alignleft, .rich-text h6.alignleft {
  text-align: left;
}
.rich-text p.alignright, .rich-text div.alignright, .rich-text blockquote.alignright, .rich-text h1.alignright, .rich-text h2.alignright, .rich-text h3.alignright, .rich-text h4.alignright, .rich-text h5.alignright, .rich-text h6.alignright {
  text-align: right;
}
.rich-text p.aligncenter, .rich-text div.aligncenter, .rich-text blockquote.aligncenter, .rich-text h1.aligncenter, .rich-text h2.aligncenter, .rich-text h3.aligncenter, .rich-text h4.aligncenter, .rich-text h5.aligncenter, .rich-text h6.aligncenter {
  text-align: center;
}
/* ## WordPress alignment classes for inline elements
  * 
  */
@media (min-width: 640px) {
.rich-text img.alignleft {
        float: left;
        max-width: 33%;
        margin-right: 1rem;
        margin-bottom: 1rem
    }
      }
@media (min-width: 640px) {
.rich-text img.alignright {
        float: right;
        max-width: 33%;
        margin-left: 1rem;
        margin-bottom: 1rem
    }
      }
.rich-text img.aligncenter {
  margin-left: auto;
}
.rich-text img.aligncenter {
  margin-right: auto;
}
.rich-text img.aligncenter {
  display: block;
}
/* ## WordPress markup convention for ordered lists
  * 
  * WordPress inlines list-style-type properties in a style attribute when an ordered
  * list type is applied through the rich text editor. This overrides it to be compatible
  * with the restyling using ::before from ~/styles/modules/richtext.css.
  * 
  */
.rich-text > ol[style*="list-style-type: upper-alpha"] > li, .rich-text > ol ol[style*="list-style-type: upper-alpha"] > li, .rich-text > ul ol[style*="list-style-type: upper-alpha"] > li {
      list-style-type: none;
    }
.rich-text > ol[style*="list-style-type: upper-alpha"] > li::before, .rich-text > ol ol[style*="list-style-type: upper-alpha"] > li::before, .rich-text > ul ol[style*="list-style-type: upper-alpha"] > li::before {
        content: counter(item, upper-alpha) '.';
      }
.rich-text > ol[style*="list-style-type: lower-alpha"] > li, .rich-text > ol ol[style*="list-style-type: lower-alpha"] > li, .rich-text > ul ol[style*="list-style-type: lower-alpha"] > li {
      list-style-type: none;
    }
.rich-text > ol[style*="list-style-type: lower-alpha"] > li::before, .rich-text > ol ol[style*="list-style-type: lower-alpha"] > li::before, .rich-text > ul ol[style*="list-style-type: lower-alpha"] > li::before {
        content: counter(item, lower-alpha) '.';
      }
.rich-text > ol[style*="list-style-type: upper-roman"] > li, .rich-text > ol ol[style*="list-style-type: upper-roman"] > li, .rich-text > ul ol[style*="list-style-type: upper-roman"] > li {
      list-style-type: none;
    }
.rich-text > ol[style*="list-style-type: upper-roman"] > li::before, .rich-text > ol ol[style*="list-style-type: upper-roman"] > li::before, .rich-text > ul ol[style*="list-style-type: upper-roman"] > li::before {
        content: counter(item, upper-roman) '.';
      }
.rich-text > ol[style*="list-style-type: lower-roman"] > li, .rich-text > ol ol[style*="list-style-type: lower-roman"] > li, .rich-text > ul ol[style*="list-style-type: lower-roman"] > li {
      list-style-type: none;
    }
.rich-text > ol[style*="list-style-type: lower-roman"] > li::before, .rich-text > ol ol[style*="list-style-type: lower-roman"] > li::before, .rich-text > ul ol[style*="list-style-type: lower-roman"] > li::before {
        content: counter(item, lower-roman) '.';
      }
/* # Rich text module
 *
 * Styles rich text that an administrator can create through the CMS using common
 * markup conventions.
 *
 * This is where you define the ancestor context of actual rich text elements.
 *
 * Embedded video: YouTube, Vimeo, and Wistia iframes (matched by src) get 16:9
 * aspect-ratio, full width within a capped column, and centered layout
 * (max-w-800 mx-auto my-16).
 *
 */
.block-gap > * {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.block-gap > *:first-child {
  margin-top: 0;
}
.block-gap > *:last-child {
  margin-bottom: 0;
}
.block-gap > * * + h1,
  .block-gap > * * + h2,
  .block-gap > * * + h3,
  .block-gap > * * + h4,
  .block-gap > * * + h5,
  .block-gap > * * + h6 {
    /* Spacing for headings in rich text */
  }
.block-gap > * * + h1,
  .block-gap > * * + h2,
  .block-gap > * * + h3,
  .block-gap > * * + h4,
  .block-gap > * * + h5,
  .block-gap > * * + h6 {
  margin-top: 2.5rem;
}
.block-gap-sm > * {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.block-gap-sm > *:first-child {
  margin-top: 0;
}
.block-gap-sm > *:last-child {
  margin-bottom: 0;
}
.block-gap-sm > * * + h1,
  .block-gap-sm > * * + h2,
  .block-gap-sm > * * + h3,
  .block-gap-sm > * * + h4,
  .block-gap-sm > * * + h5,
  .block-gap-sm > * * + h6 {
    /* Spacing for headings in rich text */
  }
.block-gap-sm > * * + h1,
  .block-gap-sm > * * + h2,
  .block-gap-sm > * * + h3,
  .block-gap-sm > * * + h4,
  .block-gap-sm > * * + h5,
  .block-gap-sm > * * + h6 {
  margin-top: 1.25rem;
}
.rich-text img {
    display: inline-block;
  }
.rich-text h1 {
    font-weight: 700;
    margin-bottom: 0.25em;
    line-height: 1.2em;
  }
.rich-text h2 {
    font-weight: 600;
    line-height: 1.2em;
  }
.rich-text h3 {
    font-weight: 600;
    line-height: 1.2em;
  }
.rich-text h4 {
    font-weight: 600;
    line-height: 1.2em;
  }
.rich-text h5 {
    font-weight: 700;
    line-height: 1.2em;
  }
.rich-text h6 {
    font-weight: 700;
    line-height: 1.2em;
  }
.rich-text img {
  max-width: 100%;
}
.rich-text img[style*="max-width"] {
      width: 100% !important;
    }
.rich-text>blockquote {
    /* Setup for common blockquote style which
       has large, decorateive quote marks. Change
       as needed. */
    position: relative;
    font-style: italic;
    font-weight: 600;
  }
.rich-text>blockquote::before {
      font-size: 5rem;
      line-height: 1;
      font-style: normal;
      font-family: "Playfair Display", serif;
    }
.rich-text>blockquote::before {
  pointer-events: none;
}
.rich-text>blockquote::before {
      content: "\"";
      left: -2rem;
      top: -2rem;
      position: absolute;
    }
@media (max-width: 799px) {
.rich-text.quote-lt-800 blockquote {
      padding-top: 2.5rem
  }
      .rich-text.quote-lt-800 blockquote::before {
        top: 0;
        left: 0;
      }
    }
.rich-text .quote-end {
    font-family: "Playfair Display", serif;
    font-style: normal;
    pointer-events: none;
    position: relative;
    display: block;
    width: 100%;
    height: 1em;
  }
.rich-text .quote-end::after {
      font-size: 5rem;
      line-height: 1;
      font-family: "Playfair Display", serif;
      content: "\"";
      right: 0;
      left: auto;
      top: 0.1em;
      position: absolute;
    }
/* Match common CMS embed hosts (substring on src). */
.rich-text iframe:is(
  [src*="youtube"],
  [src*="youtu.be"],
  [src*="vimeo"],
  [src*="wistia"]
) {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 50rem;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  border: 0;
}
.headings-bold h1, .headings-bold h2, .headings-bold h3, .headings-bold h4, .headings-bold h5, .headings-bold h6 {
    font-weight: 700;
  }
@media (max-width: 799px) {
.rich-text.desktop {
    display: none
}
  }
@media (min-width: 800px) {
.rich-text.mobile {
    display: none
}
  }
/* # Styled text tables
 *
 * In cases where you don't have access to the markup, append
 * to the selector as needed. For example, 
 *
 *     .contains-tables table, .AThirdPartyTable {
 * 
 */
.contains-tables table > thead > tr > th {

      }
.contains-tables table > tbody > tr > th {

      }
.contains-tables table > tbody > tr > td {

      }
.contains-tables table > tbody > tr:nth-child(odd) > th {

        }
.contains-tables table > tbody > tr:nth-child(odd) > td {

        }
.contains-tables table > tbody > tr:nth-child(even) > th {
          
        }
.contains-tables table > tbody > tr:nth-child(even) > td {

        }
.show-overflow-shadow::after {
  content: "";
  width: 1.25rem;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.125), rgba(0,0,0,0.5));
}
/* Rich text hyperlinks and those which are styled similarly
   This selector is separate so that other link selectors
   can be added if necessary. */
.contains-links a {
  text-decoration: none;
  font-weight: 700;
  text-underline-offset: 0.0625rem;
}
.contains-links a:hover, .group:hover .contains-links a {
    text-decoration: underline;
    text-decoration-thickness: 0.125rem;
  }
.contains-links.links-400 a {
  font-weight: 400;
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
}
.contains-links.links-400 a:hover, .group:hover .contains-links.links-400 a {
    text-decoration-thickness: 0.125rem;
  }
.quiz__restart span {
  text-decoration: underline;
  text-underline-offset: 0.0625rem;
}
/* In order to separately color list item markers
   without access to the ::marker pseudo-element,
   we're recreating them using ::before. */
.rich-text > ol > li, .rich-text > ul > li, .rich-text > ol ol > li, .rich-text > ul ol > li, .rich-text > ol ul > li, .rich-text > ul ul > li, ol.standard-list > li, ul.standard-list > li {
  padding-left: 1.5rem;
}
.rich-text > ol > li, .rich-text > ul > li, .rich-text > ol ol > li, .rich-text > ul ol > li, .rich-text > ol ul > li, .rich-text > ul ul > li, ol.standard-list > li, ul.standard-list > li {
  position: relative;
}
.rich-text > ol > li::before, .rich-text > ul > li::before, .rich-text > ol ol > li::before, .rich-text > ul ol > li::before, .rich-text > ol ul > li::before, .rich-text > ul ul > li::before, ol.standard-list > li::before, ul.standard-list > li::before {
      /* If a bullet and number color is needed,
         apply it here. */
    }
.rich-text > ol > li::before, .rich-text > ul > li::before, .rich-text > ol ol > li::before, .rich-text > ul ol > li::before, .rich-text > ol ul > li::before, .rich-text > ul ul > li::before, ol.standard-list > li::before, ul.standard-list > li::before {
  top: 0;
}
.rich-text > ol > li::before, .rich-text > ul > li::before, .rich-text > ol ol > li::before, .rich-text > ul ol > li::before, .rich-text > ol ul > li::before, .rich-text > ul ul > li::before, ol.standard-list > li::before, ul.standard-list > li::before {
  left: 0;
}
.rich-text > ol > li::before, .rich-text > ul > li::before, .rich-text > ol ol > li::before, .rich-text > ul ol > li::before, .rich-text > ol ul > li::before, .rich-text > ul ul > li::before, ol.standard-list > li::before, ul.standard-list > li::before {
  position: absolute;
}
.rich-text > ol,
.rich-text > ol ol,
.rich-text > ul ol,
ol.standard-list,
.standard-list ol {
  counter-reset: item;
}
.rich-text > ol > li::before, .rich-text > ol ol > li::before, .rich-text > ul ol > li::before, ol.standard-list > li::before, .standard-list ol > li::before {
      counter-increment: item;
      content: counter(item) '.';
    }
.rich-text > ul > li::before, .rich-text > ol ul > li::before, .rich-text > ul ul > li::before, .standard-list ul > li::before, ul.standard-list > li::before {
      content: '\2022';
    }
.hover\:scale-1\/1:hover {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-brgreen:hover {
  --tw-border-opacity: 1;
  border-color: rgb(178 232 158 / var(--tw-border-opacity, 1));
}
.hover\:bg-brgreen:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(178 232 158 / var(--tw-bg-opacity, 1));
}
.hover\:bg-ltred:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(242 219 211 / var(--tw-bg-opacity, 1));
}
.hover\:bg-transparent:hover {
  background-color: transparent;
}
.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-dkrgreen:hover {
  --tw-text-opacity: 1;
  color: rgb(51 60 50 / var(--tw-text-opacity, 1));
}
.focus\:pointer-events-auto:focus {
  pointer-events: auto;
}
.focus\:border-black:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.focus\:border-red:focus {
  --tw-border-opacity: 1;
  border-color: rgb(239 92 42 / var(--tw-border-opacity, 1));
}
.focus\:bg-grayf8:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.focus\:bg-tan:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(209 208 201 / var(--tw-bg-opacity, 1));
}
.focus\:opacity-100:focus {
  opacity: 1;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.active\:border-dkrgreen:active {
  --tw-border-opacity: 1;
  border-color: rgb(51 60 50 / var(--tw-border-opacity, 1));
}
@media (min-width: 480px) {
  .\34 80\:h-128 {
    height: 8rem;
  }
  .\34 80\:w-128 {
    width: 8rem;
  }
  .\34 80\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\34 80\:flex-row {
    flex-direction: row;
  }
  .\34 80\:items-center {
    align-items: center;
  }
  .\34 80\:justify-between {
    justify-content: space-between;
  }
}
@media (min-width: 640px) {
  .\36 40\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .\36 40\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .\36 40\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\36 40\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .\36 40\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\36 40\:text-16 {
    font-size: 1rem;
  }
  .\36 40\:d-flex {
    display: flex;
  }
}
@media (min-width: 800px) {
  .\38 00\:bottom-0 {
    bottom: 0;
  }
  .\38 00\:top-auto {
    top: auto;
  }
  .\38 00\:z-auto {
    z-index: auto;
  }
  .\38 00\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .\38 00\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .\38 00\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .\38 00\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .\38 00\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .\38 00\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .\38 00\:col-start-1 {
    grid-column-start: 1;
  }
  .\38 00\:col-start-2 {
    grid-column-start: 2;
  }
  .\38 00\:row-start-1 {
    grid-row-start: 1;
  }
  .\38 00\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .\38 00\:-ml-24 {
    margin-left: -1.5rem;
  }
  .\38 00\:-mr-24 {
    margin-right: -1.5rem;
  }
  .\38 00\:-mt-24 {
    margin-top: -1.5rem;
  }
  .\38 00\:mb-64 {
    margin-bottom: 4rem;
  }
  .\38 00\:mt-0 {
    margin-top: 0;
  }
  .\38 00\:h-48 {
    height: 3rem;
  }
  .\38 00\:h-54 {
    height: 3.375rem;
  }
  .\38 00\:h-auto {
    height: auto;
  }
  .\38 00\:min-h-auto {
    min-height: auto;
  }
  .\38 00\:w-216 {
    width: 13.5rem;
  }
  .\38 00\:w-256 {
    width: 16rem;
  }
  .\38 00\:w-48 {
    width: 3rem;
  }
  .\38 00\:w-auto {
    width: auto;
  }
  .\38 00\:max-w-640 {
    max-width: 40rem;
  }
  .\38 00\:scale-19\/20 {
    --tw-scale-x: 0.95;
    --tw-scale-y: 0.95;
    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));
  }
  .\38 00\:scale-2\/3 {
    --tw-scale-x: 0.666;
    --tw-scale-y: 0.666;
    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));
  }
  .\38 00\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .\38 00\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\38 00\:items-start {
    align-items: flex-start;
  }
  .\38 00\:items-center {
    align-items: center;
  }
  .\38 00\:justify-start {
    justify-content: flex-start;
  }
  .\38 00\:justify-end {
    justify-content: flex-end;
  }
  .\38 00\:justify-between {
    justify-content: space-between;
  }
  .\38 00\:gap-12 {
    grid-gap: 0.75rem;
    gap: 0.75rem;
  }
  .\38 00\:gap-32 {
    grid-gap: 2rem;
    gap: 2rem;
  }
  .\38 00\:gap-48 {
    grid-gap: 3rem;
    gap: 3rem;
  }
  .\38 00\:gap-64 {
    grid-gap: 4rem;
    gap: 4rem;
  }
  .\38 00\:overflow-visible {
    overflow: visible;
  }
  .\38 00\:bg-transparent {
    background-color: transparent;
  }
  .\38 00\:p-5\/6x {
    padding: 0.833em;
  }
  .\38 00\:p-8 {
    padding: 0.5rem;
  }
  .\38 00\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .\38 00\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .\38 00\:py-5\/6x {
    padding-top: 0.833em;
    padding-bottom: 0.833em;
  }
  .\38 00\:pb-0 {
    padding-bottom: 0;
  }
  .\38 00\:pb-16 {
    padding-bottom: 1rem;
  }
  .\38 00\:pb-64 {
    padding-bottom: 4rem;
  }
  .\38 00\:pb-8 {
    padding-bottom: 0.5rem;
  }
  .\38 00\:pt-0 {
    padding-top: 0;
  }
  .\38 00\:pt-64 {
    padding-top: 4rem;
  }
  .\38 00\:text-14 {
    font-size: 0.875rem;
  }
  .\38 00\:d-block {
    display: block;
  }
  .\38 00\:d-flex {
    display: flex;
  }
  .\38 00\:d-grid {
    display: grid;
  }
  .\38 00\:d-none {
    display: none;
  }
  .\38 00\:p-relative {
    position: relative;
  }
  .\38 00\:pseudo-ratio-4\/5::before {
    content: "";
    display: block;
    padding-bottom: 125%;
  }
}
@media (min-width: 960px) {
  .\39 60\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .\39 60\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .\39 60\:h-200 {
    height: 12.5rem;
  }
  .\39 60\:w-192 {
    width: 12rem;
  }
  .\39 60\:w-200 {
    width: 12.5rem;
  }
  .\39 60\:d-flex {
    display: flex;
  }
}
@media (min-width: 1080px) {
  .\31 080\:text-32 {
    font-size: 2rem;
  }
}
@media (min-width: 1280px) {
  .\31 280\:max-w-1360 {
    max-width: 85rem;
  }
  .\31 280\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\31 280\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .\31 280\:gap-48 {
    grid-gap: 3rem;
    gap: 3rem;
  }
  .\31 280\:p-64 {
    padding: 4rem;
  }
}
@media (min-width: 1360px) {
  .\31 360\:w-256 {
    width: 16rem;
  }
}
