/* libs */
*, ::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(89 155 175 / 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(89 155 175 / 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.18 | 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: #B2B2B2; /* 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #4D4D4D; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #4D4D4D; /* 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;
}
html {
    scrollbar-gutter: stable;
  }
.site{
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.site-main{
  flex-grow: 1;
}
img{
  max-width: 100%;
}
.wp-block svg, .site-main svg{
  height: auto;
  width: 100%;
  max-width: 100%;
}
.editor-styles-wrapper :where(:not(.is-layout-flex, .is-layout-grid)) > .wp-block{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
pre{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(23 24 23 / var(--tw-text-opacity, 1));
}
hr{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
[x-cloak]{
  display: none !important;
}
.sr-only{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
html,
  body{
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
/* Headings - class-only, apply manually */
.heading-1{
  font-family: Roboto Condensed, Arial Narrow, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 768px){
  .heading-1{
    font-size: 64px;
    line-height: 1;
  }
}
.heading-2{
  font-family: Roboto Condensed, Arial Narrow, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: 0em;
}
@media (min-width: 768px){
  .heading-2{
    font-size: 52px;
    line-height: 1.1;
  }
}
.heading-3{
  font-family: Roboto Condensed, Arial Narrow, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: 0em;
}
@media (min-width: 768px){
  .heading-3{
    font-size: 40px;
    line-height: 1.15;
  }
}
.heading-4{
  font-family: Roboto Condensed, Arial Narrow, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
}
@media (min-width: 768px){
  .heading-4{
    font-size: 24px !important;
    line-height: 1.2;
  }
}
.heading-5{
  font-family: Roboto Condensed, Arial Narrow, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0em;
}
@media (min-width: 768px){
  .heading-5{
    font-size: 18px;
  }
}
/* Label - Bold uppercase style */
.label{
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.33;
  letter-spacing: 1px;
}
/* Body - class-only, apply manually */
.body{
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
}
.body-lg{
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
.body-sm{
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.body-xs{
  font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}
.wizzy ul,
  .wizzy ol{
  margin-bottom: 1rem;
  list-style-position: outside;
  padding-left: 1.5rem;
}
/* Nested lists: add top margin so first nested item isn’t cramped under parent text */
.wizzy li > ul,
  .wizzy li > ol{
  margin-top: 0.25rem;
}
.wizzy ul {
    list-style-type: disc;
  }
.wizzy ul ul,
  .wizzy ul ul ul {
    list-style-type: disc;
  }
.wizzy ol {
    list-style-type: decimal;
  }
.wizzy ol ol,
  .wizzy ol ol ol {
    list-style-type: decimal;
  }
.wizzy li{
  margin-bottom: 0.25rem;
  padding-left: 0px;
}
.wizzy ul:last-child,
  .wizzy ol:last-child{
  margin-bottom: 0px;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 575px){
  .container{
    max-width: 575px;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 992px){
  .container{
    max-width: 992px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1200px){
  .container{
    max-width: 1200px;
    padding-right: 82px;
    padding-left: 82px;
  }
}
@media (min-width: 1600px){
  .container{
    max-width: 1600px;
  }
}
button{
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
button:focus-visible {
      outline: thin dotted #333333;
    }
/* Base button styles */
/* Arrow icon inside button */
.btn .btn-icon{
  display: inline-flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.btn:hover .btn-icon{
  --tw-translate-x: 0.25rem;
  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));
}
.btn--icon-down .btn-icon{
  height: 0.75rem;
  width: 0.75rem;
}
.btn--icon-down:hover .btn-icon{
  --tw-translate-x: 0px !important;
  --tw-translate-y: 0.125rem;
  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));
}
/* ================================
     PRIMARY BUTTONS - Filled backgrounds
     ================================ */
.btn-primary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 40px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 1px;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  text-decoration-line: none;
}
.btn-primary:focus {
      outline: none;
    }
.btn-primary:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
}
.btn-primary .btn-icon{
  display: inline-flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.btn-primary:hover .btn-icon{
  --tw-translate-x: 0.25rem;
  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));
}
.btn-primary {

    /* Blue theme (default) */

    --tw-bg-opacity: 1;

    background-color: rgb(66 126 147 / var(--tw-bg-opacity, 1));

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
.btn-primary:hover,
    .btn-primary:active{
  --tw-bg-opacity: 1;
  background-color: rgb(45 99 122 / var(--tw-bg-opacity, 1));
}
.btn-primary:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 126 147 / var(--tw-ring-opacity, 1));
}
/* Green theme - Light green background */
.btn-primary--green{
  --tw-bg-opacity: 1;
  background-color: rgb(220 225 160 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(88 104 0 / var(--tw-text-opacity, 1));
}
.btn-primary--green:hover,
      .btn-primary--green:active{
  --tw-bg-opacity: 1;
  background-color: rgb(205 214 118 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(66 76 9 / var(--tw-text-opacity, 1));
}
.btn-primary--green:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(162 183 41 / var(--tw-ring-opacity, 1));
}
/* Dark Green theme */
.btn-primary--green-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(111 125 28 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-primary--green-dark:hover,
      .btn-primary--green-dark:active{
  --tw-bg-opacity: 1;
  background-color: rgb(88 104 0 / var(--tw-bg-opacity, 1));
}
.btn-primary--green-dark:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(111 125 28 / var(--tw-ring-opacity, 1));
}
/* ================================
     SECONDARY BUTTONS - Outlined
     ================================ */
.btn-secondary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 40px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 1px;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  text-decoration-line: none;
}
.btn-secondary:focus {
      outline: none;
    }
.btn-secondary:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
}
.btn-secondary .btn-icon{
  display: inline-flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.btn-secondary:hover .btn-icon{
  --tw-translate-x: 0.25rem;
  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));
}
.btn-secondary {

    /* Blue theme (default) - outlined */

    border-width: 1px;

    --tw-border-opacity: 1;

    border-color: rgb(66 126 147 / var(--tw-border-opacity, 1));

    background-color: transparent;

    --tw-text-opacity: 1;

    color: rgb(66 126 147 / var(--tw-text-opacity, 1));
  }
.btn-secondary:hover,
    .btn-secondary:active{
  --tw-border-opacity: 1;
  border-color: rgb(66 126 147 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(66 126 147 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-secondary:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 126 147 / var(--tw-ring-opacity, 1));
}
/* Blue filled variant */
.btn-secondary--blue-filled{
  --tw-border-opacity: 1;
  border-color: rgb(66 126 147 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(66 126 147 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-secondary--blue-filled:hover,
      .btn-secondary--blue-filled:active{
  --tw-border-opacity: 1;
  border-color: rgb(45 99 122 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(45 99 122 / var(--tw-bg-opacity, 1));
}
/* Green theme - outlined */
.btn-secondary--green{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(111 125 28 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(111 125 28 / var(--tw-text-opacity, 1));
}
.btn-secondary--green:hover,
      .btn-secondary--green:active{
  --tw-border-opacity: 1;
  border-color: rgb(111 125 28 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(111 125 28 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-secondary--green:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(111 125 28 / var(--tw-ring-opacity, 1));
}
/* Green on dark background - light border/text for visibility */
/* ================================
     TERTIARY BUTTONS - Text only
     ================================ */
.btn-tertiary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 1px;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  text-decoration-line: none;
}
.btn-tertiary .btn-icon{
  display: inline-flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.btn-tertiary:hover .btn-icon{
  --tw-translate-x: 0.5rem;
  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));
}
.btn-tertiary{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* Blue theme (default) */
.btn-tertiary:hover,
    .btn-tertiary:active{
  --tw-text-opacity: 1;
  color: rgb(160 207 221 / var(--tw-text-opacity, 1));
}
/* Green theme */
.btn-tertiary--green{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-tertiary--green:hover,
      .btn-tertiary--green:active{
  --tw-text-opacity: 1;
  color: rgb(220 225 160 / var(--tw-text-opacity, 1));
}
/* Blue on light background */
.btn-tertiary--blue-light{
  --tw-text-opacity: 1;
  color: rgb(66 126 147 / var(--tw-text-opacity, 1));
}
.btn-tertiary--blue-light:hover,
      .btn-tertiary--blue-light:active{
  --tw-text-opacity: 1;
  color: rgb(45 99 122 / var(--tw-text-opacity, 1));
}
/* Green on light background */
.btn-tertiary--green-light{
  --tw-text-opacity: 1;
  color: rgb(111 125 28 / var(--tw-text-opacity, 1));
}
.btn-tertiary--green-light:hover,
      .btn-tertiary--green-light:active{
  --tw-text-opacity: 1;
  color: rgb(88 104 0 / var(--tw-text-opacity, 1));
}
/* ================================
     ICON BUTTONS - Primary (square outlined)
     ================================ */
.btn-icon-primary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0.75rem;
  cursor: pointer;
  border-width: 1px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.btn-icon-primary .btn-icon{
  display: inline-flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
}
.btn-icon-primary{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* White/default theme */
.btn-icon-primary:hover,
    .btn-icon-primary:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(66 126 147 / var(--tw-text-opacity, 1));
}
/* Green theme */
.btn-icon-primary--green{
  --tw-border-opacity: 1;
  border-color: rgb(111 125 28 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(111 125 28 / var(--tw-text-opacity, 1));
}
.btn-icon-primary--green:hover,
      .btn-icon-primary--green:active{
  --tw-bg-opacity: 1;
  background-color: rgb(111 125 28 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* ================================
     ICON BUTTONS - Secondary (round)
     ================================ */
.btn-icon-secondary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  padding: 0.5rem;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.btn-icon-secondary .btn-icon{
  display: inline-flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
}
.btn-icon-secondary{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* White theme */
.btn-icon-secondary:hover,
    .btn-icon-secondary:active{
  --tw-bg-opacity: 1;
  background-color: rgb(66 126 147 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* Blue theme */
.btn-icon-secondary--blue{
  --tw-text-opacity: 1;
  color: rgb(66 126 147 / var(--tw-text-opacity, 1));
}
.btn-icon-secondary--blue:hover,
      .btn-icon-secondary--blue:active{
  --tw-bg-opacity: 1;
  background-color: rgb(191 221 230 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(66 126 147 / var(--tw-text-opacity, 1));
}
/* Green theme */
.btn-icon-secondary--green{
  --tw-text-opacity: 1;
  color: rgb(111 125 28 / var(--tw-text-opacity, 1));
}
.btn-icon-secondary--green:hover,
      .btn-icon-secondary--green:active{
  --tw-bg-opacity: 1;
  background-color: rgb(220 225 160 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(111 125 28 / var(--tw-text-opacity, 1));
}
a{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
a:focus-visible {
      outline: thin dotted #4D4D4D;
    }
.link{
  display: inline-flex;
  align-items: center;
  font-family: Roboto, Arial, sans-serif;
  line-height: 1;
  letter-spacing: 0.025em;
  text-decoration-line: none;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.link svg{
  width: 1rem;
}
.link svg:first-child{
  margin-right: 0.5rem;
}
.link svg:last-child{
  margin-left: 0.5rem;
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-8{
  bottom: 2rem;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-auto{
  left: auto;
}
.right-0{
  right: 0px;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-4{
  top: 1rem;
}
.top-full{
  top: 100%;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[1\]{
  z-index: 1;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-3{
  order: 3;
}
.order-first{
  order: -9999;
}
.order-last{
  order: 9999;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-start-1{
  grid-column-start: 1;
}
.col-start-2{
  grid-column-start: 2;
}
.row-span-2{
  grid-row: span 2 / span 2;
}
.row-start-1{
  grid-row-start: 1;
}
.row-start-2{
  grid-row-start: 2;
}
.row-start-3{
  grid-row-start: 3;
}
.m-0{
  margin: 0px;
}
.-my-1{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.-mb-0{
  margin-bottom: -0px;
}
.-mb-0\.5{
  margin-bottom: -0.125rem;
}
.-mb-gap-0{
  margin-bottom: 0;
}
.-mb-gap-lg{
  margin-bottom: -5rem;
}
.-mb-gap-md{
  margin-bottom: -3rem;
}
.-mb-gap-sm{
  margin-bottom: -2rem;
}
.-mb-gap-xl{
  margin-bottom: -8rem;
}
.-mb-gap-xs{
  margin-bottom: -1.25rem;
}
.-mt-0{
  margin-top: -0px;
}
.-mt-0\.5{
  margin-top: -0.125rem;
}
.-mt-\[60px\]{
  margin-top: -60px;
}
.-mt-gap-0{
  margin-top: 0;
}
.-mt-gap-lg{
  margin-top: -5rem;
}
.-mt-gap-md{
  margin-top: -3rem;
}
.-mt-gap-sm{
  margin-top: -2rem;
}
.-mt-gap-xl{
  margin-top: -8rem;
}
.-mt-gap-xs{
  margin-top: -1.25rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-0\.5{
  margin-bottom: 0.125rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[64px\]{
  margin-bottom: 64px;
}
.mb-gap-0{
  margin-bottom: 0;
}
.mb-gap-lg{
  margin-bottom: 5rem;
}
.mb-gap-md{
  margin-bottom: 3rem;
}
.mb-gap-sm{
  margin-bottom: 2rem;
}
.mb-gap-xl{
  margin-bottom: 8rem;
}
.mb-gap-xs{
  margin-bottom: 1.25rem;
}
.ml-\[18px\]{
  margin-left: 18px;
}
.mr-4{
  margin-right: 1rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[51px\]{
  margin-top: 51px;
}
.mt-\[64px\]{
  margin-top: 64px;
}
.mt-gap-0{
  margin-top: 0;
}
.mt-gap-lg{
  margin-top: 5rem;
}
.mt-gap-md{
  margin-top: 3rem;
}
.mt-gap-sm{
  margin-top: 2rem;
}
.mt-gap-xl{
  margin-top: 8rem;
}
.mt-gap-xs{
  margin-top: 1.25rem;
}
.\!block{
  display: block !important;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[21\/9\]{
  aspect-ratio: 21/9;
}
.aspect-\[3\/4\.26\]{
  aspect-ratio: 3/4.26;
}
.aspect-\[628\/406\]{
  aspect-ratio: 628/406;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.\!h-full{
  height: 100% !important;
}
.h-1\/2{
  height: 50%;
}
.h-1\/3{
  height: 33.333333%;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-\[140px\]{
  height: 140px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[270px\]{
  height: 270px;
}
.h-\[72px\]{
  height: 72px;
}
.h-\[90px\]{
  height: 90px;
}
.h-\[94px\]{
  height: 94px;
}
.h-\[calc\(\(100cqw-2\.5rem\)\*9\/21\+1\.5rem\+60cqw\*9\/32\)\]{
  height: calc((100cqw - 2.5rem) * 9 / 21 + 1.5rem + 60cqw * 9 / 32);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.max-h-\[151px\]{
  max-height: 151px;
}
.max-h-\[90vh\]{
  max-height: 90vh;
}
.max-h-\[94px\]{
  max-height: 94px;
}
.max-h-full{
  max-height: 100%;
}
.min-h-0{
  min-height: 0px;
}
.min-h-\[115px\]{
  min-height: 115px;
}
.min-h-\[1px\]{
  min-height: 1px;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[259px\]{
  min-height: 259px;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[60px\]{
  min-height: 60px;
}
.min-h-\[80px\]{
  min-height: 80px;
}
.min-h-\[83px\]{
  min-height: 83px;
}
.min-h-\[94px\]{
  min-height: 94px;
}
.\!w-full{
  width: 100% !important;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-\[135px\]{
  width: 135px;
}
.w-\[168px\]{
  width: 168px;
}
.w-\[18px\]{
  width: 18px;
}
.w-\[226px\]{
  width: 226px;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[60px\]{
  width: 60px;
}
.w-\[94px\]{
  width: 94px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-screen{
  width: 100vw;
}
.min-w-0{
  min-width: 0px;
}
.min-w-\[100px\]{
  min-width: 100px;
}
.min-w-\[1px\]{
  min-width: 1px;
}
.min-w-\[200px\]{
  min-width: 200px;
}
.min-w-\[280px\]{
  min-width: 280px;
}
.min-w-full{
  min-width: 100%;
}
.min-w-max{
  min-width: -moz-max-content;
  min-width: max-content;
}
.\!max-w-\[420px\]{
  max-width: 420px !important;
}
.\!max-w-full{
  max-width: 100% !important;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-\[200px\]{
  max-width: 200px;
}
.max-w-\[276px\]{
  max-width: 276px;
}
.max-w-\[600px\]{
  max-width: 600px;
}
.max-w-\[914px\]{
  max-width: 914px;
}
.max-w-\[min\(90vw\2c 24rem\)\]{
  max-width: min(90vw,24rem);
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-none{
  max-width: none;
}
.max-w-xl{
  max-width: 36rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink{
  flex-shrink: 1;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.grow-0{
  flex-grow: 0;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  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));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}
.-translate-y-2{
  --tw-translate-y: -0.5rem;
  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));
}
.-translate-y-4{
  --tw-translate-y: -1rem;
  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));
}
.translate-y-0{
  --tw-translate-y: 0px;
  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));
}
.translate-y-1\/2{
  --tw-translate-y: 50%;
  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));
}
.translate-y-2{
  --tw-translate-y: 0.5rem;
  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));
}
.translate-y-full{
  --tw-translate-y: 100%;
  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));
}
.rotate-180{
  --tw-rotate: 180deg;
  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));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .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));
}
.scale-x-\[-1\]{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes marquee-4{
  0%{
    transform: translate3d(0,0,0);
  }
  100%{
    transform: translate3d(-25%,0,0);
  }
}
.animate-marquee-4{
  animation: marquee-4 10s linear infinite;
}
.cursor-default{
  cursor: default;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start{
  scroll-snap-align: start;
}
.-scroll-mb-0{
  scroll-margin-bottom: -0px;
}
.-scroll-mb-0\.5{
  scroll-margin-bottom: -0.125rem;
}
.-scroll-mb-gap-0{
  scroll-margin-bottom: 0;
}
.-scroll-mb-gap-lg{
  scroll-margin-bottom: -5rem;
}
.-scroll-mb-gap-md{
  scroll-margin-bottom: -3rem;
}
.-scroll-mb-gap-sm{
  scroll-margin-bottom: -2rem;
}
.-scroll-mb-gap-xl{
  scroll-margin-bottom: -8rem;
}
.-scroll-mb-gap-xs{
  scroll-margin-bottom: -1.25rem;
}
.-scroll-mt-0{
  scroll-margin-top: -0px;
}
.-scroll-mt-0\.5{
  scroll-margin-top: -0.125rem;
}
.-scroll-mt-gap-0{
  scroll-margin-top: 0;
}
.-scroll-mt-gap-lg{
  scroll-margin-top: -5rem;
}
.-scroll-mt-gap-md{
  scroll-margin-top: -3rem;
}
.-scroll-mt-gap-sm{
  scroll-margin-top: -2rem;
}
.-scroll-mt-gap-xl{
  scroll-margin-top: -8rem;
}
.-scroll-mt-gap-xs{
  scroll-margin-top: -1.25rem;
}
.scroll-mb-0{
  scroll-margin-bottom: 0px;
}
.scroll-mb-0\.5{
  scroll-margin-bottom: 0.125rem;
}
.scroll-mb-gap-0{
  scroll-margin-bottom: 0;
}
.scroll-mb-gap-lg{
  scroll-margin-bottom: 5rem;
}
.scroll-mb-gap-md{
  scroll-margin-bottom: 3rem;
}
.scroll-mb-gap-sm{
  scroll-margin-bottom: 2rem;
}
.scroll-mb-gap-xl{
  scroll-margin-bottom: 8rem;
}
.scroll-mb-gap-xs{
  scroll-margin-bottom: 1.25rem;
}
.scroll-mt-0{
  scroll-margin-top: 0px;
}
.scroll-mt-0\.5{
  scroll-margin-top: 0.125rem;
}
.scroll-mt-6{
  scroll-margin-top: 1.5rem;
}
.scroll-mt-gap-0{
  scroll-margin-top: 0;
}
.scroll-mt-gap-lg{
  scroll-margin-top: 5rem;
}
.scroll-mt-gap-md{
  scroll-margin-top: 3rem;
}
.scroll-mt-gap-sm{
  scroll-margin-top: 2rem;
}
.scroll-mt-gap-xl{
  scroll-margin-top: 8rem;
}
.scroll-mt-gap-xs{
  scroll-margin-top: 1.25rem;
}
.scroll-px-5{
  scroll-padding-left: 1.25rem;
  scroll-padding-right: 1.25rem;
}
.list-none{
  list-style-type: none;
}
.auto-rows-min{
  grid-auto-rows: min-content;
}
.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-\[2fr_3fr\]{
  grid-template-columns: 2fr 3fr;
}
.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-\[0fr\]{
  grid-template-rows: 0fr;
}
.grid-rows-\[1fr\]{
  grid-template-rows: 1fr;
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.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-start{
  justify-items: start;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[2px\]{
  gap: 2px;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-\[16px\] > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16px * var(--tw-space-y-reverse));
}
.self-start{
  align-self: flex-start;
}
.self-center{
  align-self: center;
}
.self-stretch{
  align-self: stretch;
}
.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;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.overflow-x-clip{
  overflow-x: clip;
}
.overflow-y-visible{
  overflow-y: visible;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre{
  white-space: pre;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-l-\[18px\]{
  border-left-width: 18px;
}
.border-dashed{
  border-style: dashed;
}
.border-blue-400{
  --tw-border-opacity: 1;
  border-color: rgb(111 178 197 / var(--tw-border-opacity, 1));
}
.border-blue-50{
  --tw-border-opacity: 1;
  border-color: rgb(221 236 240 / var(--tw-border-opacity, 1));
}
.border-blue-600{
  --tw-border-opacity: 1;
  border-color: rgb(66 126 147 / var(--tw-border-opacity, 1));
}
.border-blue-800{
  --tw-border-opacity: 1;
  border-color: rgb(29 75 97 / var(--tw-border-opacity, 1));
}
.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(178 178 178 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(128 128 128 / var(--tw-border-opacity, 1));
}
.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(77 77 77 / var(--tw-border-opacity, 1));
}
.border-green-400{
  --tw-border-opacity: 1;
  border-color: rgb(162 183 41 / var(--tw-border-opacity, 1));
}
.border-green-50{
  --tw-border-opacity: 1;
  border-color: rgb(236 238 205 / var(--tw-border-opacity, 1));
}
.border-green-600{
  --tw-border-opacity: 1;
  border-color: rgb(111 125 28 / var(--tw-border-opacity, 1));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.\!bg-green-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 238 205 / var(--tw-bg-opacity, 1)) !important;
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(191 221 230 / var(--tw-bg-opacity, 1));
}
.bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(160 207 221 / var(--tw-bg-opacity, 1));
}
.bg-blue-300{
  --tw-bg-opacity: 1;
  background-color: rgb(128 195 212 / var(--tw-bg-opacity, 1));
}
.bg-blue-400{
  --tw-bg-opacity: 1;
  background-color: rgb(111 178 197 / var(--tw-bg-opacity, 1));
}
.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(221 236 240 / var(--tw-bg-opacity, 1));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(89 155 175 / var(--tw-bg-opacity, 1));
}
.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(66 126 147 / var(--tw-bg-opacity, 1));
}
.bg-blue-700{
  --tw-bg-opacity: 1;
  background-color: rgb(45 99 122 / var(--tw-bg-opacity, 1));
}
.bg-blue-800{
  --tw-bg-opacity: 1;
  background-color: rgb(29 75 97 / var(--tw-bg-opacity, 1));
}
.bg-blue-900{
  --tw-bg-opacity: 1;
  background-color: rgb(18 57 77 / var(--tw-bg-opacity, 1));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(178 178 178 / var(--tw-bg-opacity, 1));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(77 77 77 / var(--tw-bg-opacity, 1));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}
.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 23 / var(--tw-bg-opacity, 1));
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 225 160 / var(--tw-bg-opacity, 1));
}
.bg-green-200{
  --tw-bg-opacity: 1;
  background-color: rgb(205 214 118 / var(--tw-bg-opacity, 1));
}
.bg-green-300{
  --tw-bg-opacity: 1;
  background-color: rgb(191 204 70 / var(--tw-bg-opacity, 1));
}
.bg-green-400{
  --tw-bg-opacity: 1;
  background-color: rgb(162 183 41 / var(--tw-bg-opacity, 1));
}
.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 238 205 / var(--tw-bg-opacity, 1));
}
.bg-green-50\/40{
  background-color: rgb(236 238 205 / 0.4);
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(141 158 43 / var(--tw-bg-opacity, 1));
}
.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(111 125 28 / var(--tw-bg-opacity, 1));
}
.bg-green-700{
  --tw-bg-opacity: 1;
  background-color: rgb(88 104 0 / var(--tw-bg-opacity, 1));
}
.bg-green-800{
  --tw-bg-opacity: 1;
  background-color: rgb(66 76 9 / var(--tw-bg-opacity, 1));
}
.bg-green-800\/70{
  background-color: rgb(66 76 9 / 0.7);
}
.bg-green-900{
  --tw-bg-opacity: 1;
  background-color: rgb(47 58 3 / var(--tw-bg-opacity, 1));
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.object-left{
  -o-object-position: left;
     object-position: left;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-2{
  padding: 0.5rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[35px\]{
  padding: 35px;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.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;
}
.px-\[18px\]{
  padding-left: 18px;
  padding-right: 18px;
}
.px-\[35px\]{
  padding-left: 35px;
  padding-right: 35px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[16px\]{
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[80px\]{
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-\[8px\]{
  padding-top: 8px;
  padding-bottom: 8px;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[100px\]{
  padding-bottom: 100px;
}
.pb-\[110px\]{
  padding-bottom: 110px;
}
.pb-\[16px\]{
  padding-bottom: 16px;
}
.pb-\[80px\]{
  padding-bottom: 80px;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-8{
  padding-left: 2rem;
}
.pr-0{
  padding-right: 0px;
}
.pt-0{
  padding-top: 0px;
}
.pt-12{
  padding-top: 3rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-\[80px\]{
  padding-top: 80px;
}
.pt-\[83px\]{
  padding-top: 83px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.font-body{
  font-family: Roboto, Arial, sans-serif;
}
.text-\[1\.25rem\]{
  font-size: 1.25rem;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[40px\]{
  font-size: 40px;
}
.font-\[700\]{
  font-weight: 700;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.not-italic{
  font-style: normal;
}
.leading-\[1\.15\]{
  line-height: 1.15;
}
.leading-\[18px\]{
  line-height: 18px;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.tracking-\[1px\]{
  letter-spacing: 1px;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.text-blue-100{
  --tw-text-opacity: 1;
  color: rgb(191 221 230 / var(--tw-text-opacity, 1));
}
.text-blue-200{
  --tw-text-opacity: 1;
  color: rgb(160 207 221 / var(--tw-text-opacity, 1));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(66 126 147 / var(--tw-text-opacity, 1));
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(29 75 97 / var(--tw-text-opacity, 1));
}
.text-blue-900{
  --tw-text-opacity: 1;
  color: rgb(18 57 77 / var(--tw-text-opacity, 1));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.text-gray-50{
  --tw-text-opacity: 1;
  color: rgb(242 242 242 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(23 24 23 / var(--tw-text-opacity, 1));
}
.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(220 225 160 / var(--tw-text-opacity, 1));
}
.text-green-50{
  --tw-text-opacity: 1;
  color: rgb(236 238 205 / var(--tw-text-opacity, 1));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(111 125 28 / var(--tw-text-opacity, 1));
}
.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(88 104 0 / var(--tw-text-opacity, 1));
}
.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(66 76 9 / var(--tw-text-opacity, 1));
}
.text-green-900{
  --tw-text-opacity: 1;
  color: rgb(47 58 3 / var(--tw-text-opacity, 1));
}
.text-inherit{
  color: inherit;
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.no-underline{
  text-decoration-line: none;
}
.opacity-0{
  opacity: 0;
}
.opacity-10{
  opacity: 0.1;
}
.opacity-100{
  opacity: 1;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-50{
  opacity: 0.5;
}
.shadow-\[0_-4px_24px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]{
  --tw-shadow: 0 -4px 24px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0 -4px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --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);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.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);
}
.blur-lg{
  --tw-blur: blur(16px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[background\2c transform\]{
  transition-property: background,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[clip-path\]{
  transition-property: clip-path;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid-template-rows\]{
  transition-property: grid-template-rows;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-500{
  transition-delay: 500ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-\[160ms\]{
  transition-duration: 160ms;
}
.duration-\[500ms\]{
  transition-duration: 500ms;
}
.ease-\[cubic-bezier\(0\.4\2c 0\2c 0\.2\2c 1\)\]{
  transition-timing-function: cubic-bezier(0.4,0,0.2,1);
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.will-change-transform{
  will-change: transform;
}
.\[--agenda-long-lane-width\:30px\]{
  --agenda-long-lane-width: 30px;
}
.\[clip-path\:inset\(12\.5\%_0_12\.5\%_0\)\]{
  clip-path: inset(12.5% 0 12.5% 0);
}
.\[leading-trim\:both\]{
  leading-trim: both;
}
.\[scrollbar-width\:none\]{
  scrollbar-width: none;
}
.\[text-edge\:cap\]{
  text-edge: cap;
}
.\[text-orientation\:mixed\]{
  text-orientation: mixed;
}
.\[writing-mode\:sideways-lr\]{
  writing-mode: sideways-lr;
}
/* base */
/* Roboto and Roboto Condensed – self-hosted latin subset (no render-blocking Google request) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(75e6c243264bc7536952.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(75e6c243264bc7536952.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(75e6c243264bc7536952.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(b767c5f0c32b2962d668.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(b767c5f0c32b2962d668.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(b767c5f0c32b2962d668.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(b767c5f0c32b2962d668.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* components */
/**
 * Optimized Scroll Animation Styles
 * 
 * Adds a subtle blur back in for entrance effect.
 * Still uses will-change for optimization.
 * Short duration for snappy feel.
 */
/* Initial hidden state - includes subtle blur */
[data-animate-order] {
    opacity: 0;
    transform: translateY(30px);
    filter: blur(6px);
    transition:
      opacity 350ms ease-out,
      transform 350ms ease-out,
      filter 350ms ease-out;
    /* will-change tells browser to optimize these properties */
    will-change: opacity, transform, filter;
}
/* Animated state - clear blur after animates in */
[data-animate-order].animate-in {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
    /* Remove will-change after animation completes */
    transition:
      opacity 350ms ease-out,
      transform 350ms ease-out,
      filter 350ms ease-out,
      will-change 0s 350ms;
    will-change: auto;
}
/* Optional animation types */
[data-animate-type="fade"][data-animate-order] {
    transform: none;
}
[data-animate-type="slide-left"][data-animate-order] {
    transform: translateX(30px);
}
[data-animate-type="slide-right"][data-animate-order] {
    transform: translateX(-30px);
}
[data-animate-type="slide-down"][data-animate-order] {
    transform: translateY(-24px);
}
[data-animate-type="scale"][data-animate-order] {
    transform: scale(0.96);
}
/* Pop-in: subtle scale + blur, fast (250ms), scale from center */
[data-animate-type="pop"][data-animate-order],
[data-animate-type="pop-in"][data-animate-order] {
    transform: scale(0.94);
    transform-origin: center;
    transition:
      opacity 250ms ease-out,
      transform 250ms ease-out,
      filter 250ms ease-out;
    will-change: opacity, transform, filter;
}
[data-animate-type="pop"].animate-in,
[data-animate-type="pop-in"].animate-in {
    transform: scale(1);
    transform-origin: center;
    filter: blur(0);
    transition:
      opacity 250ms ease-out,
      transform 250ms ease-out,
      filter 250ms ease-out,
      will-change 0s 250ms;
    will-change: auto;
}
/* Reset transforms and filter when animated */
[data-animate-type].animate-in {
    transform: translate(0) scale(1);
    filter: blur(0);
}
/* Schedule accordion: waterfall/stagger when panel opens (day, slot, track) */
.accordion-stagger > * {
    opacity: 0;
    transform: translateY(6px);
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
}
.accordion-stagger.accordion-open > * {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(var(--stagger-index, 0) * 40ms);
}
/**
 * Bleed-in: extend sections so CWM button (top) or footer CTAs (bottom) overlap.
 * Uses CSS vars set by JS. Data attrs toggle per breakpoint (mobile = below lg, desktop = lg and up).
 */
/* CWM: button stays half in ribbon but section grows to include it (no bleed into next section). Below md only. */
@media (max-width: 767px) {
  .copy-with-media[data-cwm-button-inside] {
    padding-bottom: var(--cwm-button-half-height-inside, 0);
  }
}
@media (max-width: 991px) {
  [data-bleed-bottom-mobile] {
    padding-bottom: var(--footer-cta-1-half-height, 8rem);
  }
  .copy-with-media [data-cwm-bleed-bottom-with-button] {
    padding-bottom: calc(var(--footer-cta-1-half-height, 8rem) + var(--cwm-bleed-bottom-button-half-height, 0px));
  }
  [data-bleed-top-mobile] {
    padding-top: var(--bleed-button-half-height, 64.5px);
  }
}
@media (min-width: 992px) {
  [data-bleed-bottom-desktop] {
    padding-bottom: var(--footer-cta-1-half-height, 8rem);
  }
  [data-bleed-top-desktop] {
    padding-top: var(--bleed-button-half-height, 64.5px);
  }
}
.container{
  max-width: 1440px;
}
@media (min-width: 1600px){
  .container{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
/* Anchor link offset: jump to section with default top space (80px mobile, 120px desktop). Only when section has "Offset anchor jump" on. */
.section.section--anchor-offset {
  scroll-margin-top: 80px;
}
@media (min-width: 768px) {
  .section.section--anchor-offset {
    scroll-margin-top: 120px;
  }
}
/* While jumping (agenda → accordion deep link), suppress grid-row transition so layout settles before scroll */
[data-accordion-root].is-jumping .schedule-accordion__day-content,
[data-accordion-root].is-jumping .schedule-accordion__slot-content,
[data-accordion-root].is-jumping .schedule-accordion__track-content {
  transition-duration: 0ms !important;
}
/* scrollIntoView offset so track/slot/item land with space above (e.g. sticky header) */
.schedule-accordion__track,
.schedule-accordion__slot,
.content-accordion__item,
.content-accordion__nested-item {
  scroll-margin-top: 24px;
}
/* Content accordion left-side preview header: sticky when naturally at top. Same header offset as top-level triggers. */
.content-accordion__header--sticky {
  top: 120px;
  transition: top 0.2s ease-out;
}
body.header--visible .content-accordion__header--sticky {
  top: calc(var(--header-height, 83px) + 120px);
}
/* Accordion toggle icon: vertical line collapses when open */
.accordion-icon__vertical {
  transform-origin: center;
  transition: transform 0.2s ease-out;
}
.accordion-icon--open .accordion-icon__vertical {
  transform: scaleY(0);
}
@media (min-width: 768px){
  .md\:heading-4{
    font-family: Roboto Condensed, Arial Narrow, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
  }
  @media (min-width: 768px){
    .md\:heading-4{
      font-size: 24px !important;
      line-height: 1.2;
    }
  }
  .md\:body{
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
  }
  .md\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  @media (min-width: 575px){
    .md\:container{
      max-width: 575px;
      padding-right: 1.25rem;
      padding-left: 1.25rem;
    }
  }
  @media (min-width: 768px){
    .md\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 992px){
    .md\:container{
      max-width: 992px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1200px){
    .md\:container{
      max-width: 1200px;
      padding-right: 82px;
      padding-left: 82px;
    }
  }
  @media (min-width: 1600px){
    .md\:container{
      max-width: 1600px;
    }
  }
}
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:-bottom-1::after{
  content: var(--tw-content);
  bottom: -0.25rem;
}
.after\:left-0::after{
  content: var(--tw-content);
  left: 0px;
}
.after\:h-px::after{
  content: var(--tw-content);
  height: 1px;
}
.after\:w-full::after{
  content: var(--tw-content);
  width: 100%;
}
.after\:bg-transparent::after{
  content: var(--tw-content);
  background-color: transparent;
}
.after\:transition-all::after{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.after\:duration-200::after{
  content: var(--tw-content);
  transition-duration: 200ms;
}
.after\:content-\[\\\'\\\'\]::after{
  --tw-content: \'\';
  content: var(--tw-content);
}
.last\:border-b-0:last-child{
  border-bottom-width: 0px;
}
.focus-within\:\[animation-play-state\:paused\]:focus-within{
  animation-play-state: paused;
}
@media (hover: hover) and (pointer: fine){
  .hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem;
    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\:translate-x-1:hover{
    --tw-translate-x: 0.25rem;
    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\:bg-blue-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(191 221 230 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-green-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(220 225 160 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-green-50:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(236 238 205 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-green-50\/60:hover{
    background-color: rgb(236 238 205 / 0.6);
  }
  .hover\:bg-green-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(88 104 0 / var(--tw-bg-opacity, 1));
  }
  .hover\:text-blue-600:hover{
    --tw-text-opacity: 1;
    color: rgb(66 126 147 / var(--tw-text-opacity, 1));
  }
  .hover\:text-green-100:hover{
    --tw-text-opacity: 1;
    color: rgb(220 225 160 / var(--tw-text-opacity, 1));
  }
  .hover\:text-green-200:hover{
    --tw-text-opacity: 1;
    color: rgb(205 214 118 / var(--tw-text-opacity, 1));
  }
  .hover\:text-green-600:hover{
    --tw-text-opacity: 1;
    color: rgb(111 125 28 / var(--tw-text-opacity, 1));
  }
  .hover\:text-green-800:hover{
    --tw-text-opacity: 1;
    color: rgb(66 76 9 / var(--tw-text-opacity, 1));
  }
  .hover\:no-underline:hover{
    text-decoration-line: none;
  }
  .hover\:opacity-70:hover{
    opacity: 0.7;
  }
  .hover\:opacity-80:hover{
    opacity: 0.8;
  }
  .hover\:opacity-95:hover{
    opacity: 0.95;
  }
  .hover\:ring-1:hover{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  .hover\:ring-green-800\/25:hover{
    --tw-ring-color: rgb(66 76 9 / 0.25);
  }
  .hover\:\[animation-play-state\:paused\]:hover{
    animation-play-state: paused;
  }
}
.focus\:not-sr-only:focus{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(111 178 197 / var(--tw-ring-opacity, 1));
}
.focus\:ring-blue-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 126 147 / var(--tw-ring-opacity, 1));
}
.focus\:ring-green-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(111 125 28 / var(--tw-ring-opacity, 1));
}
.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}
.focus\:ring-offset-blue-50:focus{
  --tw-ring-offset-color: #DDECF0;
}
.focus\:ring-offset-blue-800:focus{
  --tw-ring-offset-color: #1D4B61;
}
.focus\:ring-offset-green-50:focus{
  --tw-ring-offset-color: #ECEECD;
}
.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:outline:focus-visible{
  outline-style: solid;
}
.focus-visible\:outline-2:focus-visible{
  outline-width: 2px;
}
.focus-visible\:outline-offset-2:focus-visible{
  outline-offset: 2px;
}
.focus-visible\:outline-blue-50\/90:focus-visible{
  outline-color: rgb(221 236 240 / 0.9);
}
.focus-visible\:outline-green-400:focus-visible{
  outline-color: #A2B729;
}
.focus-visible\:ring-2:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-green-600:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(111 125 28 / var(--tw-ring-opacity, 1));
}
.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:opacity-40:disabled{
  opacity: 0.4;
}
@media (hover: hover) and (pointer: fine){
  .group:hover .group-hover\:visible{
    visibility: visible;
  }
  .group:hover .group-hover\:bg-green-100{
    --tw-bg-opacity: 1;
    background-color: rgb(220 225 160 / var(--tw-bg-opacity, 1));
  }
  .group:hover .group-hover\:opacity-100{
    opacity: 1;
  }
  .group:hover .group-hover\:after\:bg-green-800\/50::after{
    content: var(--tw-content);
    background-color: rgb(66 76 9 / 0.5);
  }
}
@media (prefers-reduced-motion: reduce){
  .motion-reduce\:animate-none{
    animation: none;
  }
}
@media not all and (min-width: 1200px){
  .max-xl\:-mt-\[60px\]{
    margin-top: -60px;
  }
  .max-xl\:flex{
    display: flex;
  }
  .max-xl\:hidden{
    display: none;
  }
  .max-xl\:justify-center{
    justify-content: center;
  }
  .max-xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media not all and (min-width: 992px){
  .max-lg\:left-\[calc\(50\%-50vw\)\]{
    left: calc(50% - 50vw);
  }
  .max-lg\:right-auto{
    right: auto;
  }
  .max-lg\:-mt-\[60px\]{
    margin-top: -60px;
  }
  .max-lg\:flex{
    display: flex;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:w-screen{
    width: 100vw;
  }
  .max-lg\:justify-center{
    justify-content: center;
  }
  .max-lg\:bg-transparent{
    background-color: transparent;
  }
  .max-lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .max-lg\:pb-\[100px\]{
    padding-bottom: 100px;
  }
  .max-lg\:pr-6{
    padding-right: 1.5rem;
  }
  .max-lg\:\[container-type\:inline-size\]{
    container-type: inline-size;
  }
}
@media not all and (min-width: 768px){
  .max-md\:relative{
    position: relative;
  }
  .max-md\:left-\[calc\(50\%-50vw\)\]{
    left: calc(50% - 50vw);
  }
  .max-md\:flex{
    display: flex;
  }
  .max-md\:aspect-\[960\/905\]{
    aspect-ratio: 960/905;
  }
  .max-md\:w-full{
    width: 100%;
  }
  .max-md\:w-screen{
    width: 100vw;
  }
  .max-md\:flex-shrink-0{
    flex-shrink: 0;
  }
  .max-md\:flex-col{
    flex-direction: column;
  }
  .max-md\:items-stretch{
    align-items: stretch;
  }
  .max-md\:bg-green-50{
    --tw-bg-opacity: 1;
    background-color: rgb(236 238 205 / var(--tw-bg-opacity, 1));
  }
  .max-md\:pt-0{
    padding-top: 0px;
  }
}
@media (min-width: 575px){
  .sm\:h-36{
    height: 9rem;
  }
  .sm\:w-36{
    width: 9rem;
  }
  .sm\:w-\[320px\]{
    width: 320px;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-col{
    flex-direction: column;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:items-end{
    align-items: flex-end;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-end{
    justify-content: flex-end;
  }
  .sm\:pb-16{
    padding-bottom: 4rem;
  }
}
@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:inset-x-0{
    left: 0px;
    right: 0px;
  }
  .md\:top-0{
    top: 0px;
  }
  .md\:order-first{
    order: -9999;
  }
  .md\:order-last{
    order: 9999;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .md\:-mb-0{
    margin-bottom: -0px;
  }
  .md\:-mb-0\.5{
    margin-bottom: -0.125rem;
  }
  .md\:-mb-gap-0{
    margin-bottom: 0;
  }
  .md\:-mb-gap-lg{
    margin-bottom: -5rem;
  }
  .md\:-mb-gap-md{
    margin-bottom: -3rem;
  }
  .md\:-mb-gap-sm{
    margin-bottom: -2rem;
  }
  .md\:-mb-gap-xl{
    margin-bottom: -8rem;
  }
  .md\:-mb-gap-xs{
    margin-bottom: -1.25rem;
  }
  .md\:-mt-0{
    margin-top: -0px;
  }
  .md\:-mt-0\.5{
    margin-top: -0.125rem;
  }
  .md\:-mt-gap-0{
    margin-top: 0;
  }
  .md\:-mt-gap-lg{
    margin-top: -5rem;
  }
  .md\:-mt-gap-md{
    margin-top: -3rem;
  }
  .md\:-mt-gap-sm{
    margin-top: -2rem;
  }
  .md\:-mt-gap-xl{
    margin-top: -8rem;
  }
  .md\:-mt-gap-xs{
    margin-top: -1.25rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-0\.5{
    margin-bottom: 0.125rem;
  }
  .md\:mb-10{
    margin-bottom: 2.5rem;
  }
  .md\:mb-gap-0{
    margin-bottom: 0;
  }
  .md\:mb-gap-lg{
    margin-bottom: 5rem;
  }
  .md\:mb-gap-md{
    margin-bottom: 3rem;
  }
  .md\:mb-gap-sm{
    margin-bottom: 2rem;
  }
  .md\:mb-gap-xl{
    margin-bottom: 8rem;
  }
  .md\:mb-gap-xs{
    margin-bottom: 1.25rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mt-0\.5{
    margin-top: 0.125rem;
  }
  .md\:mt-6{
    margin-top: 1.5rem;
  }
  .md\:mt-8{
    margin-top: 2rem;
  }
  .md\:mt-\[80px\]{
    margin-top: 80px;
  }
  .md\:mt-gap-0{
    margin-top: 0;
  }
  .md\:mt-gap-lg{
    margin-top: 5rem;
  }
  .md\:mt-gap-md{
    margin-top: 3rem;
  }
  .md\:mt-gap-sm{
    margin-top: 2rem;
  }
  .md\:mt-gap-xl{
    margin-top: 8rem;
  }
  .md\:mt-gap-xs{
    margin-top: 1.25rem;
  }
  .md\:block{
    display: block;
  }
  .md\:inline{
    display: inline;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:aspect-auto{
    aspect-ratio: auto;
  }
  .md\:h-\[160px\]{
    height: 160px;
  }
  .md\:h-\[300px\]{
    height: 300px;
  }
  .md\:h-\[406px\]{
    height: 406px;
  }
  .md\:max-h-\[80vh\]{
    max-height: 80vh;
  }
  .md\:min-h-0{
    min-height: 0px;
  }
  .md\:min-h-\[300px\]{
    min-height: 300px;
  }
  .md\:min-h-\[calc\(100vh-72px\)\]{
    min-height: calc(100vh - 72px);
  }
  .md\:w-\[110px\]{
    width: 110px;
  }
  .md\:w-\[160px\]{
    width: 160px;
  }
  .md\:w-\[306px\]{
    width: 306px;
  }
  .md\:w-\[628px\]{
    width: 628px;
  }
  .md\:w-\[calc\(100\%-40px\)\]{
    width: calc(100% - 40px);
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:min-w-\[628px\]{
    min-width: 628px;
  }
  .md\:min-w-\[var\(--agenda-day-w\)\]{
    min-width: var(--agenda-day-w);
  }
  .md\:min-w-max{
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .md\:max-w-\[1120px\]{
    max-width: 1120px;
  }
  .md\:max-w-\[1600px\]{
    max-width: 1600px;
  }
  .md\:max-w-none{
    max-width: none;
  }
  .md\:flex-none{
    flex: none;
  }
  .md\:flex-shrink-0{
    flex-shrink: 0;
  }
  .md\:basis-\[var\(--agenda-day-w\)\]{
    flex-basis: var(--agenda-day-w);
  }
  .md\:snap-x{
    scroll-snap-type: x var(--tw-scroll-snap-strictness);
  }
  .md\:snap-mandatory{
    --tw-scroll-snap-strictness: mandatory;
  }
  .md\:snap-start{
    scroll-snap-align: start;
  }
  .md\:snap-center{
    scroll-snap-align: center;
  }
  .md\:-scroll-mb-0{
    scroll-margin-bottom: -0px;
  }
  .md\:-scroll-mb-0\.5{
    scroll-margin-bottom: -0.125rem;
  }
  .md\:-scroll-mb-gap-0{
    scroll-margin-bottom: 0;
  }
  .md\:-scroll-mb-gap-lg{
    scroll-margin-bottom: -5rem;
  }
  .md\:-scroll-mb-gap-md{
    scroll-margin-bottom: -3rem;
  }
  .md\:-scroll-mb-gap-sm{
    scroll-margin-bottom: -2rem;
  }
  .md\:-scroll-mb-gap-xl{
    scroll-margin-bottom: -8rem;
  }
  .md\:-scroll-mb-gap-xs{
    scroll-margin-bottom: -1.25rem;
  }
  .md\:-scroll-mt-0{
    scroll-margin-top: -0px;
  }
  .md\:-scroll-mt-0\.5{
    scroll-margin-top: -0.125rem;
  }
  .md\:-scroll-mt-gap-0{
    scroll-margin-top: 0;
  }
  .md\:-scroll-mt-gap-lg{
    scroll-margin-top: -5rem;
  }
  .md\:-scroll-mt-gap-md{
    scroll-margin-top: -3rem;
  }
  .md\:-scroll-mt-gap-sm{
    scroll-margin-top: -2rem;
  }
  .md\:-scroll-mt-gap-xl{
    scroll-margin-top: -8rem;
  }
  .md\:-scroll-mt-gap-xs{
    scroll-margin-top: -1.25rem;
  }
  .md\:scroll-mb-0{
    scroll-margin-bottom: 0px;
  }
  .md\:scroll-mb-0\.5{
    scroll-margin-bottom: 0.125rem;
  }
  .md\:scroll-mb-gap-0{
    scroll-margin-bottom: 0;
  }
  .md\:scroll-mb-gap-lg{
    scroll-margin-bottom: 5rem;
  }
  .md\:scroll-mb-gap-md{
    scroll-margin-bottom: 3rem;
  }
  .md\:scroll-mb-gap-sm{
    scroll-margin-bottom: 2rem;
  }
  .md\:scroll-mb-gap-xl{
    scroll-margin-bottom: 8rem;
  }
  .md\:scroll-mb-gap-xs{
    scroll-margin-bottom: 1.25rem;
  }
  .md\:scroll-mt-0{
    scroll-margin-top: 0px;
  }
  .md\:scroll-mt-0\.5{
    scroll-margin-top: 0.125rem;
  }
  .md\:scroll-mt-gap-0{
    scroll-margin-top: 0;
  }
  .md\:scroll-mt-gap-lg{
    scroll-margin-top: 5rem;
  }
  .md\:scroll-mt-gap-md{
    scroll-margin-top: 3rem;
  }
  .md\:scroll-mt-gap-sm{
    scroll-margin-top: 2rem;
  }
  .md\:scroll-mt-gap-xl{
    scroll-margin-top: 8rem;
  }
  .md\:scroll-mt-gap-xs{
    scroll-margin-top: 1.25rem;
  }
  .md\:scroll-px-5{
    scroll-padding-left: 1.25rem;
    scroll-padding-right: 1.25rem;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-\[auto_1fr\]{
    grid-template-columns: auto 1fr;
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:items-end{
    align-items: flex-end;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:items-baseline{
    align-items: baseline;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-12{
    gap: 3rem;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:gap-\[35px\]{
    gap: 35px;
  }
  .md\:gap-\[40px\]{
    gap: 40px;
  }
  .md\:self-end{
    align-self: flex-end;
  }
  .md\:overflow-x-auto{
    overflow-x: auto;
  }
  .md\:overflow-y-hidden{
    overflow-y: hidden;
  }
  .md\:bg-\[linear-gradient\(to_bottom\2c theme\(colors\.green\.50\)_0\%\2c theme\(colors\.green\.50\)_50\%\2c transparent_50\%\)\]{
    background-image: linear-gradient(to bottom,#ECEECD 0%,#ECEECD 50%,transparent 50%);
  }
  .md\:p-2\.5{
    padding: 0.625rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:p-\[80px\]{
    padding: 80px;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-\[80px\]{
    padding-left: 80px;
    padding-right: 80px;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .md\:pb-8{
    padding-bottom: 2rem;
  }
  .md\:pb-\[120px\]{
    padding-bottom: 120px;
  }
  .md\:pl-5{
    padding-left: 1.25rem;
  }
  .md\:pl-6{
    padding-left: 1.5rem;
  }
  .md\:pl-\[calc\(50\%-314px\)\]{
    padding-left: calc(50% - 314px);
  }
  .md\:pr-6{
    padding-right: 1.5rem;
  }
  .md\:pr-\[calc\(50\%-314px\)\]{
    padding-right: calc(50% - 314px);
  }
  .md\:pt-0{
    padding-top: 0px;
  }
  .md\:pt-\[120px\]{
    padding-top: 120px;
  }
  .md\:pt-\[144px\]{
    padding-top: 144px;
  }
  .md\:pt-\[40px\]{
    padding-top: 40px;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-right{
    text-align: right;
  }
  .md\:leading-\[25px\]{
    line-height: 25px;
  }
  .md\:\[--agenda-long-lane-width\:44px\]{
    --agenda-long-lane-width: 44px;
  }
  .md\:\[scrollbar-width\:none\]{
    scrollbar-width: none;
  }
}
@media (min-width: 992px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:sticky{
    position: sticky;
  }
  .lg\:order-1{
    order: 1;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:mx-\[12\%\]{
    margin-left: 12%;
    margin-right: 12%;
  }
  .lg\:-mb-0{
    margin-bottom: -0px;
  }
  .lg\:-mb-0\.5{
    margin-bottom: -0.125rem;
  }
  .lg\:-mb-gap-0{
    margin-bottom: 0;
  }
  .lg\:-mb-gap-lg{
    margin-bottom: -5rem;
  }
  .lg\:-mb-gap-md{
    margin-bottom: -3rem;
  }
  .lg\:-mb-gap-sm{
    margin-bottom: -2rem;
  }
  .lg\:-mb-gap-xl{
    margin-bottom: -8rem;
  }
  .lg\:-mb-gap-xs{
    margin-bottom: -1.25rem;
  }
  .lg\:-mr-\[200px\]{
    margin-right: -200px;
  }
  .lg\:-mt-0{
    margin-top: -0px;
  }
  .lg\:-mt-0\.5{
    margin-top: -0.125rem;
  }
  .lg\:-mt-6{
    margin-top: -1.5rem;
  }
  .lg\:-mt-gap-0{
    margin-top: 0;
  }
  .lg\:-mt-gap-lg{
    margin-top: -5rem;
  }
  .lg\:-mt-gap-md{
    margin-top: -3rem;
  }
  .lg\:-mt-gap-sm{
    margin-top: -2rem;
  }
  .lg\:-mt-gap-xl{
    margin-top: -8rem;
  }
  .lg\:-mt-gap-xs{
    margin-top: -1.25rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-0\.5{
    margin-bottom: 0.125rem;
  }
  .lg\:mb-gap-0{
    margin-bottom: 0;
  }
  .lg\:mb-gap-lg{
    margin-bottom: 5rem;
  }
  .lg\:mb-gap-md{
    margin-bottom: 3rem;
  }
  .lg\:mb-gap-sm{
    margin-bottom: 2rem;
  }
  .lg\:mb-gap-xl{
    margin-bottom: 8rem;
  }
  .lg\:mb-gap-xs{
    margin-bottom: 1.25rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-0\.5{
    margin-top: 0.125rem;
  }
  .lg\:mt-auto{
    margin-top: auto;
  }
  .lg\:mt-gap-0{
    margin-top: 0;
  }
  .lg\:mt-gap-lg{
    margin-top: 5rem;
  }
  .lg\:mt-gap-md{
    margin-top: 3rem;
  }
  .lg\:mt-gap-sm{
    margin-top: 2rem;
  }
  .lg\:mt-gap-xl{
    margin-top: 8rem;
  }
  .lg\:mt-gap-xs{
    margin-top: 1.25rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-\[400px\]{
    height: 400px;
  }
  .lg\:min-h-\[400px\]{
    min-height: 400px;
  }
  .lg\:min-h-\[440px\]{
    min-height: 440px;
  }
  .lg\:min-h-\[72px\]{
    min-height: 72px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-5\/12{
    width: 41.666667%;
  }
  .lg\:w-\[100px\]{
    width: 100px;
  }
  .lg\:w-\[200px\]{
    width: 200px;
  }
  .lg\:w-\[395px\]{
    width: 395px;
  }
  .lg\:min-w-0{
    min-width: 0px;
  }
  .lg\:max-w-\[450px\]{
    max-width: 450px;
  }
  .lg\:max-w-\[600px\]{
    max-width: 600px;
  }
  .lg\:max-w-\[625px\]{
    max-width: 625px;
  }
  .lg\:max-w-\[700px\]{
    max-width: 700px;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:flex-none{
    flex: none;
  }
  .lg\:flex-shrink-0{
    flex-shrink: 0;
  }
  .lg\:-scroll-mb-0{
    scroll-margin-bottom: -0px;
  }
  .lg\:-scroll-mb-0\.5{
    scroll-margin-bottom: -0.125rem;
  }
  .lg\:-scroll-mb-gap-0{
    scroll-margin-bottom: 0;
  }
  .lg\:-scroll-mb-gap-lg{
    scroll-margin-bottom: -5rem;
  }
  .lg\:-scroll-mb-gap-md{
    scroll-margin-bottom: -3rem;
  }
  .lg\:-scroll-mb-gap-sm{
    scroll-margin-bottom: -2rem;
  }
  .lg\:-scroll-mb-gap-xl{
    scroll-margin-bottom: -8rem;
  }
  .lg\:-scroll-mb-gap-xs{
    scroll-margin-bottom: -1.25rem;
  }
  .lg\:-scroll-mt-0{
    scroll-margin-top: -0px;
  }
  .lg\:-scroll-mt-0\.5{
    scroll-margin-top: -0.125rem;
  }
  .lg\:-scroll-mt-gap-0{
    scroll-margin-top: 0;
  }
  .lg\:-scroll-mt-gap-lg{
    scroll-margin-top: -5rem;
  }
  .lg\:-scroll-mt-gap-md{
    scroll-margin-top: -3rem;
  }
  .lg\:-scroll-mt-gap-sm{
    scroll-margin-top: -2rem;
  }
  .lg\:-scroll-mt-gap-xl{
    scroll-margin-top: -8rem;
  }
  .lg\:-scroll-mt-gap-xs{
    scroll-margin-top: -1.25rem;
  }
  .lg\:scroll-mb-0{
    scroll-margin-bottom: 0px;
  }
  .lg\:scroll-mb-0\.5{
    scroll-margin-bottom: 0.125rem;
  }
  .lg\:scroll-mb-gap-0{
    scroll-margin-bottom: 0;
  }
  .lg\:scroll-mb-gap-lg{
    scroll-margin-bottom: 5rem;
  }
  .lg\:scroll-mb-gap-md{
    scroll-margin-bottom: 3rem;
  }
  .lg\:scroll-mb-gap-sm{
    scroll-margin-bottom: 2rem;
  }
  .lg\:scroll-mb-gap-xl{
    scroll-margin-bottom: 8rem;
  }
  .lg\:scroll-mb-gap-xs{
    scroll-margin-bottom: 1.25rem;
  }
  .lg\:scroll-mt-0{
    scroll-margin-top: 0px;
  }
  .lg\:scroll-mt-0\.5{
    scroll-margin-top: 0.125rem;
  }
  .lg\:scroll-mt-gap-0{
    scroll-margin-top: 0;
  }
  .lg\:scroll-mt-gap-lg{
    scroll-margin-top: 5rem;
  }
  .lg\:scroll-mt-gap-md{
    scroll-margin-top: 3rem;
  }
  .lg\:scroll-mt-gap-sm{
    scroll-margin-top: 2rem;
  }
  .lg\:scroll-mt-gap-xl{
    scroll-margin-top: 8rem;
  }
  .lg\:scroll-mt-gap-xs{
    scroll-margin-top: 1.25rem;
  }
  .lg\:scroll-px-8{
    scroll-padding-left: 2rem;
    scroll-padding-right: 2rem;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-end{
    align-items: flex-end;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:items-stretch{
    align-items: stretch;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-12{
    gap: 3rem;
  }
  .lg\:gap-16{
    gap: 4rem;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-x-\[80px\]{
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .lg\:self-start{
    align-self: flex-start;
  }
  .lg\:self-end{
    align-self: flex-end;
  }
  .lg\:bg-green-600{
    --tw-bg-opacity: 1;
    background-color: rgb(111 125 28 / var(--tw-bg-opacity, 1));
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:py-\[80px\]{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .lg\:pb-\[100px\]{
    padding-bottom: 100px;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
  .lg\:pl-\[56px\]{
    padding-left: 56px;
  }
  .lg\:pr-0{
    padding-right: 0px;
  }
  .lg\:pr-8{
    padding-right: 2rem;
  }
  .lg\:pr-\[56px\]{
    padding-right: 56px;
  }
  .lg\:pt-\[72px\]{
    padding-top: 72px;
  }
  .lg\:text-right{
    text-align: right;
  }
}
@media (min-width: 1200px){
  .xl\:-mr-\[200px\]{
    margin-right: -200px;
  }
  .xl\:mt-\[-64px\]{
    margin-top: -64px;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:w-\[7rem\]{
    width: 7rem;
  }
  .xl\:max-w-\[680px\]{
    max-width: 680px;
  }
  .xl\:max-w-\[700px\]{
    max-width: 700px;
  }
  .xl\:max-w-\[869px\]{
    max-width: 869px;
  }
  .xl\:flex-none{
    flex: none;
  }
  .xl\:scroll-px-\[82px\]{
    scroll-padding-left: 82px;
    scroll-padding-right: 82px;
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:items-start{
    align-items: flex-start;
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:items-stretch{
    align-items: stretch;
  }
  .xl\:justify-end{
    justify-content: flex-end;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:gap-\[120px\]{
    gap: 120px;
  }
  .xl\:gap-\[35px\]{
    gap: 35px;
  }
  .xl\:self-stretch{
    align-self: stretch;
  }
  .xl\:\!px-\[189px\]{
    padding-left: 189px !important;
    padding-right: 189px !important;
  }
  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:px-\[35px\]{
    padding-left: 35px;
    padding-right: 35px;
  }
  .xl\:px-\[80px\]{
    padding-left: 80px;
    padding-right: 80px;
  }
  .xl\:py-\[20px\]{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .xl\:py-\[35px\]{
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .xl\:pb-\[40px\]{
    padding-bottom: 40px;
  }
  .xl\:pl-12{
    padding-left: 3rem;
  }
  .xl\:pl-\[35px\]{
    padding-left: 35px;
  }
  .xl\:pl-\[80px\]{
    padding-left: 80px;
  }
  .xl\:pr-0{
    padding-right: 0px;
  }
  .xl\:pr-\[35px\]{
    padding-right: 35px;
  }
  .xl\:pr-\[82px\]{
    padding-right: 82px;
  }
  .xl\:text-right{
    text-align: right;
  }
}
@media (min-width: 1600px){
  .xxl\:max-w-\[500px\]{
    max-width: 500px;
  }
  .xxl\:scroll-px-\[calc\(\(100vw-1440px\)\/2\)\]{
    scroll-padding-left: calc((100vw - 1440px) / 2);
    scroll-padding-right: calc((100vw - 1440px) / 2);
  }
  .xxl\:\!pl-\[calc\(\(100vw-1440px\)\/2\)\]{
    padding-left: calc((100vw - 1440px) / 2) !important;
  }
  .xxl\:\!pr-\[calc\(\(100vw-1440px\)\/2\)\]{
    padding-right: calc((100vw - 1440px) / 2) !important;
  }
  .xxl\:pl-0{
    padding-left: 0px;
  }
}
.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{
  display: none;
}
@media (min-width: 768px){
  .md\:\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{
    display: none;
  }
}
.\[\&_\.btn-icon\]\:inline-flex .btn-icon{
  display: inline-flex;
}
.\[\&_\.btn-icon\]\:h-4 .btn-icon{
  height: 1rem;
}
.\[\&_\.btn-icon\]\:w-4 .btn-icon{
  width: 1rem;
}
.\[\&_\.btn-icon\]\:flex-shrink-0 .btn-icon{
  flex-shrink: 0;
}
.\[\&_\.btn-icon\]\:items-center .btn-icon{
  align-items: center;
}
.\[\&_\.btn-icon\]\:justify-center .btn-icon{
  justify-content: center;
}
.\[\&_\.btn-icon\]\:transition-transform .btn-icon{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\[\&_\.btn-icon\]\:duration-200 .btn-icon{
  transition-duration: 200ms;
}
.\[\&_\.btn-icon_svg\]\:h-full .btn-icon svg{
  height: 100%;
}
.\[\&_\.btn-icon_svg\]\:w-full .btn-icon svg{
  width: 100%;
}
.\[\&_a\:hover\]\:bg-blue-600 a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(66 126 147 / var(--tw-bg-opacity, 1));
}
.\[\&_a\:hover\]\:bg-blue-700 a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(45 99 122 / var(--tw-bg-opacity, 1));
}
.\[\&_a\:hover\]\:bg-green-200 a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(205 214 118 / var(--tw-bg-opacity, 1));
}
.\[\&_a\:hover\]\:bg-green-600 a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(111 125 28 / var(--tw-bg-opacity, 1));
}
.\[\&_a\:hover\]\:bg-green-700 a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(88 104 0 / var(--tw-bg-opacity, 1));
}
.\[\&_a\:hover\]\:text-blue-200 a:hover{
  --tw-text-opacity: 1;
  color: rgb(160 207 221 / var(--tw-text-opacity, 1));
}
.\[\&_a\:hover\]\:text-blue-700 a:hover{
  --tw-text-opacity: 1;
  color: rgb(45 99 122 / var(--tw-text-opacity, 1));
}
.\[\&_a\:hover\]\:text-green-100 a:hover{
  --tw-text-opacity: 1;
  color: rgb(220 225 160 / var(--tw-text-opacity, 1));
}
.\[\&_a\:hover\]\:text-green-700 a:hover{
  --tw-text-opacity: 1;
  color: rgb(88 104 0 / var(--tw-text-opacity, 1));
}
.\[\&_a\:hover\]\:text-green-800 a:hover{
  --tw-text-opacity: 1;
  color: rgb(66 76 9 / var(--tw-text-opacity, 1));
}
.\[\&_a\:hover\]\:text-white a:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.\[\&_a\:hover_\.btn-icon\]\:translate-x-1 a:hover .btn-icon{
  --tw-translate-x: 0.25rem;
  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));
}
.\[\&_a\]\:pointer-events-none a{
  pointer-events: none;
}
.\[\&_a\]\:inline-flex a{
  display: inline-flex;
}
.\[\&_a\]\:min-h-\[40px\] a{
  min-height: 40px;
}
.\[\&_a\]\:max-w-\[400px\] a{
  max-width: 400px;
}
.\[\&_a\]\:cursor-pointer a{
  cursor: pointer;
}
.\[\&_a\]\:items-center a{
  align-items: center;
}
.\[\&_a\]\:justify-center a{
  justify-content: center;
}
.\[\&_a\]\:gap-2 a{
  gap: 0.5rem;
}
.\[\&_a\]\:border a{
  border-width: 1px;
}
.\[\&_a\]\:border-0 a{
  border-width: 0px;
}
.\[\&_a\]\:border-blue-600 a{
  --tw-border-opacity: 1;
  border-color: rgb(66 126 147 / var(--tw-border-opacity, 1));
}
.\[\&_a\]\:border-green-600 a{
  --tw-border-opacity: 1;
  border-color: rgb(111 125 28 / var(--tw-border-opacity, 1));
}
.\[\&_a\]\:bg-blue-600 a{
  --tw-bg-opacity: 1;
  background-color: rgb(66 126 147 / var(--tw-bg-opacity, 1));
}
.\[\&_a\]\:bg-green-100 a{
  --tw-bg-opacity: 1;
  background-color: rgb(220 225 160 / var(--tw-bg-opacity, 1));
}
.\[\&_a\]\:bg-green-600 a{
  --tw-bg-opacity: 1;
  background-color: rgb(111 125 28 / var(--tw-bg-opacity, 1));
}
.\[\&_a\]\:bg-transparent a{
  background-color: transparent;
}
.\[\&_a\]\:p-0 a{
  padding: 0px;
}
.\[\&_a\]\:px-5 a{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.\[\&_a\]\:px-\[40px\] a{
  padding-left: 40px;
  padding-right: 40px;
}
.\[\&_a\]\:py-3 a{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.\[\&_a\]\:py-\[54px\] a{
  padding-top: 54px;
  padding-bottom: 54px;
}
.\[\&_a\]\:font-body a{
  font-family: Roboto, Arial, sans-serif;
}
.\[\&_a\]\:text-\[14px\] a{
  font-size: 14px;
}
.\[\&_a\]\:font-bold a{
  font-weight: 700;
}
.\[\&_a\]\:tracking-\[1px\] a{
  letter-spacing: 1px;
}
.\[\&_a\]\:text-blue-600 a{
  --tw-text-opacity: 1;
  color: rgb(66 126 147 / var(--tw-text-opacity, 1));
}
.\[\&_a\]\:text-green-600 a{
  --tw-text-opacity: 1;
  color: rgb(111 125 28 / var(--tw-text-opacity, 1));
}
.\[\&_a\]\:text-green-700 a{
  --tw-text-opacity: 1;
  color: rgb(88 104 0 / var(--tw-text-opacity, 1));
}
.\[\&_a\]\:text-white a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.\[\&_a\]\:underline a{
  text-decoration-line: underline;
}
.\[\&_a\]\:no-underline a{
  text-decoration-line: none;
}
.\[\&_a\]\:transition-all a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\[\&_a\]\:duration-200 a{
  transition-duration: 200ms;
}
@media (min-width: 768px){
  .\[\&_a\]\:md\:px-\[64px\] a{
    padding-left: 64px;
    padding-right: 64px;
  }
}
.\[\&_img\]\:h-full img{
  height: 100%;
}
.\[\&_img\]\:max-h-\[90px\] img{
  max-height: 90px;
}
.\[\&_img\]\:max-h-full img{
  max-height: 100%;
}
.\[\&_img\]\:w-full img{
  width: 100%;
}
.\[\&_img\]\:max-w-\[200px\] img{
  max-width: 200px;
}
.\[\&_img\]\:max-w-full img{
  max-width: 100%;
}
.\[\&_img\]\:object-contain img{
  -o-object-fit: contain;
     object-fit: contain;
}
.\[\&_p\:last-child\]\:mb-0 p:last-child{
  margin-bottom: 0px;
}
.\[\&_p\]\:mb-0 p{
  margin-bottom: 0px;
}
.\[\&_p\]\:mb-2 p{
  margin-bottom: 0.5rem;
}
.\[\&_p\]\:mb-3 p{
  margin-bottom: 0.75rem;
}
.\[\&_p\]\:mb-4 p{
  margin-bottom: 1rem;
}
.\[\&_picture\]\:block picture{
  display: block;
}
.\[\&_picture\]\:flex picture{
  display: flex;
}
.\[\&_picture\]\:h-full picture{
  height: 100%;
}
.\[\&_picture\]\:max-h-\[90px\] picture{
  max-height: 90px;
}
.\[\&_picture\]\:max-h-full picture{
  max-height: 100%;
}
.\[\&_picture\]\:w-full picture{
  width: 100%;
}
.\[\&_picture\]\:min-w-0 picture{
  min-width: 0px;
}
.\[\&_picture\]\:max-w-\[200px\] picture{
  max-width: 200px;
}
.\[\&_picture\]\:max-w-full picture{
  max-width: 100%;
}
.\[\&_picture\]\:items-center picture{
  align-items: center;
}
.\[\&_picture\]\:justify-center picture{
  justify-content: center;
}
.\[\&_picture\]\:overflow-hidden picture{
  overflow: hidden;
}
.\[\&_svg\]\:h-4 svg{
  height: 1rem;
}
.\[\&_svg\]\:h-5 svg{
  height: 1.25rem;
}
.\[\&_svg\]\:h-6 svg{
  height: 1.5rem;
}
.\[\&_svg\]\:h-auto svg{
  height: auto;
}
.\[\&_svg\]\:h-full svg{
  height: 100%;
}
.\[\&_svg\]\:w-4 svg{
  width: 1rem;
}
.\[\&_svg\]\:w-5 svg{
  width: 1.25rem;
}
.\[\&_svg\]\:w-6 svg{
  width: 1.5rem;
}
.\[\&_svg\]\:w-full svg{
  width: 100%;
}
.\[\&_svg\]\:transition-transform svg{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\[\&_svg\]\:duration-200 svg{
  transition-duration: 200ms;
}
@media (hover: hover) and (pointer: fine){
  .group:hover .group-hover\:\[\&_svg\]\:rotate-180 svg{
    --tw-rotate: 180deg;
    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));
  }
}
.conference-agenda event--has-divider .\[\.conference-agenda__event--has-divider_\&\]\:border-b{
  border-bottom-width: 1px;
}
.conference-agenda event--has-divider .\[\.conference-agenda__event--has-divider_\&\]\:border-\[rgba\(66\2c 76\2c 9\2c 0\.35\)\]{
  border-color: rgba(66,76,9,0.35);
}

