/* vietnamese */

@font-face {
  font-family: 'Archivo Narrow';

  font-style: normal;

  font-weight: 400;

  src: url(../../font/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvLFG6rHmsJCQ.woff2) format('woff2');

  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;

  font-display: swap;
}

/* latin-ext */

@font-face {
  font-family: 'Archivo Narrow';

  font-style: normal;

  font-weight: 400;

  src: url(../../font/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvLFG6rXmsJCQ.woff2) format('woff2');

  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;

  font-display: swap;
}

/* latin */

@font-face {
  font-family: 'Archivo Narrow';

  font-style: normal;

  font-weight: 400;

  src: url(../../font/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvLFG6o3ms.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;

  font-display: swap;
}

/* vietnamese */

@font-face {
  font-family: 'Archivo Narrow';

  font-style: normal;

  font-weight: 700;

  font-display: swap;

  src: url(../../font/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvy1a6rHmsJCQ.woff2) format('woff2');

  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: 'Archivo Narrow';

  font-style: normal;

  font-weight: 700;

  font-display: swap;

  src: url(../../font/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvy1a6rXmsJCQ.woff2) format('woff2');

  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: 'Archivo Narrow';

  font-style: normal;

  font-weight: 700;

  font-display: swap;

  src: url(../../font/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvy1a6o3ms.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

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

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

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

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

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

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: "Archivo Narrow", sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom: 1rem;
  color: #049B44;
}

p {
  margin-bottom: 1rem;
}

ul {
  margin-bottom: 1rem;
}

ul li {
  margin-left: 1.2rem;
}

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

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

.green-haze {
  color: #049B44;
}

.yellow-green {
  color: #DBE383;
}

.background-yellow-green {
  background-color: #DBE383;
}

@media(max-width: 767px) {
  .navicon {
    width: 1.125em;
    height: .125em;
  }

  .navicon::before,
  .navicon::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .2s ease-out;
    content: '';
    background: #3D4852;
  }

  .navicon::before {
    top: 5px;
  }

  .navicon::after {
    top: -5px;
  }

  .menu-btn:not(:checked) ~ .menu {
    display: none;
  }

  .menu-btn:checked ~ .menu {
    display: block;
  }

  .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }

  .menu-btn:checked ~ .menu-icon .navicon::before {
    transform: rotate(-45deg);
  }

  .menu-btn:checked ~ .menu-icon .navicon::after {
    transform: rotate(45deg);
  }

  .menu-btn:checked ~ .menu-icon .navicon::before,
  .menu-btn:checked ~ .menu-icon .navicon::after {
    top: 0;
  }
}

.markerIcon {
  width: 35px;
  height: 35px;
  background: #049B44;
  text-align: center;
  line-height: 34px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  box-shadow: inset 1px 1px rgba(255,255,255,0.1),1px 1px 1px rgba(0,0,0,0.2);
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0,0,0);
  /* Fallback color */
  background-color: rgba(0,0,0,0.4);
  /* Black w/ opacity */
}

/* Modal Content/Box */

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  /* Could be more or less, depending on screen size */
  max-width: 1200px;
  margin-top: 250px;
}

/* The Close Button */

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

:root{
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(0, 0, 0, .7);
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-opacity: 1;
  --f-button-svg-disabled-opacity: .5;
  --f-button-svg-transition: opacity .15s ease;
  --f-button-svg-transform: none
}

.f-button{
  width:var(--f-button-width);
  height:var(--f-button-height);
  border:var(--f-button-border);
  border-radius:var(--f-button-border-radius);
  color:var(--f-button-color);
  background:var(--f-button-bg);
  box-shadow:var(--f-button-shadow);
  transform:var(--f-button-transform);
  transition:var(--f-button-transition);
  -webkit-backdrop-filter:var(--f-button-backdrop-filter);
          backdrop-filter:var(--f-button-backdrop-filter);
  display:flex;
  justify-content:center;
  align-items:center;
  box-sizing:content-box;
  position:relative;
  margin:0;
  padding:0;
  pointer-events:all;
  cursor:pointer;
  overflow:hidden
}

@media (hover: hover){
  .f-button:hover:not([aria-disabled]){
    color:var(--f-button-hover-color, var(--f-button-color));
    background-color:var(--f-button-hover-bg, var(--f-button-bg))
  }
}

.f-button:active:not([aria-disabled]){
  color:var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));
  background-color:var(--f-button-active-bg, var(--f-button-hover-bg, var(--f-button-bg)))
}

.f-button:focus{
  outline:none
}

.f-button:focus-visible{
  outline:var(--f-button-outline-width) solid var(--f-button-outline-color);
  outline-offset:var(--f-button-outline-offset);
  position:relative;
  z-index:1
}

.f-button svg{
  width:var(--f-button-svg-width);
  height:var(--f-button-svg-height);
  transform:var(--f-button-svg-transform);
  fill:var(--f-button-svg-fill);
  filter:var(--f-button-svg-filter);
  opacity:var(--f-button-svg-opacity, 1);
  transition:var(--f-button-svg-transition);
  stroke:currentColor;
  stroke-width:var(--f-button-svg-stroke-width);
  stroke-linecap:round;
  stroke-linejoin:round;
  pointer-events:none
}

.f-button[aria-disabled]{
  cursor:default
}

.f-button[aria-disabled] svg{
  opacity:var(--f-button-svg-disabled-opacity)
}

:root{
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px
}

.f-spinner{
  position:absolute;
  top:50%;
  left:50%;
  margin:calc(var(--f-spinner-width) * -.5) 0 0 calc(var(--f-spinner-height) * -.5);
  padding:0;
  width:var(--f-spinner-width);
  height:var(--f-spinner-height);
  border-radius:var(--f-spinner-border-radius);
  border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);
  border-top-color:var(--f-spinner-color-2);
  animation:f-spinner .75s linear infinite,f-fadeIn .2s ease .2s both
}

@keyframes f-spinner{
  to{
    transform:rotate(360deg)
  }
}

.f-panzoom,.f-zoomable{
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:center;
  flex-direction:column
}

.f-panzoom:before,.f-panzoom:after,.f-zoomable:before,.f-zoomable:after{
  display:block;
  content:""
}

.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{
  margin-bottom:auto
}

.f-panzoom:after,.f-zoomable:after{
  margin-top:auto
}

.f-panzoom__wrapper{
  position:relative;
  min-width:0;
  min-height:0;
  max-width:100%;
  max-height:100%
}

.f-panzoom__wrapper.will-zoom-out{
  cursor:zoom-out
}

.f-panzoom__wrapper.can-drag{
  cursor:move;
  cursor:grab
}

.f-panzoom__wrapper.will-zoom-in{
  cursor:zoom-in
}

.f-panzoom__wrapper.is-dragging{
  cursor:move;
  cursor:grabbing
}

.f-panzoom__wrapper.has-error{
  display:none
}

.f-panzoom__content{
  min-width:0;
  min-height:0;
  max-width:100%;
  max-height:100%
}

.f-panzoom__content.is-lazyloading,.f-panzoom__content.has-lazyerror{
  visibility:hidden
}

img.f-panzoom__content{
  vertical-align:top;
  -o-object-fit:contain;
     object-fit:contain;
  transition:none;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none
}

.f-panzoom__wrapper>img.f-panzoom__content,.f-panzoom__wrapper>picture.f-panzoom__content{
  visibility:hidden
}

.f-panzoom__viewport{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1
}

.f-panzoom__viewport>.f-panzoom__content{
  display:block;
  width:100%;
  height:100%;
  -o-object-fit:fill;
     object-fit:fill
}

picture.f-panzoom__content img{
  vertical-align:top;
  width:100%;
  height:auto;
  max-height:100%;
  -o-object-fit:contain;
     object-fit:contain;
  transition:none;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none
}

.f-panzoom__protected{
  position:absolute;
  inset:0;
  z-index:1;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none
}

.f-fadeIn{
  animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index:2
}

.f-fadeOut{
  animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index:1
}

@keyframes f-fadeIn{
  0%{
    opacity:0
  }

  to{
    opacity:1
  }
}

@keyframes f-fadeOut{
  to{
    opacity:0
  }
}

.f-crossfadeIn{
  animation:var(--f-transition-duration, .2s) ease both f-crossfadeIn;
  z-index:2
}

.f-crossfadeOut{
  animation:calc(var(--f-transition-duration, .2s) * .2) ease calc(var(--f-transition-duration, .2s) * .8) both f-crossfadeOut;
  z-index:1
}

@keyframes f-crossfadeIn{
  0%{
    opacity:0
  }

  to{
    opacity:1
  }
}

@keyframes f-crossfadeOut{
  to{
    opacity:0
  }
}

.is-horizontal .f-slideIn.from-next{
  animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNextX
}

.is-horizontal .f-slideIn.from-prev{
  animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrevX
}

.is-horizontal .f-slideOut.to-next{
  animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNextX
}

.is-horizontal .f-slideOut.to-prev{
  animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevX
}

@keyframes f-slideInPrevX{
  0%{
    transform:translate(calc(100% + var(--f-carousel-gap, 0)))
  }

  to{
    transform:translateZ(0)
  }
}

@keyframes f-slideInNextX{
  0%{
    transform:translate(calc(-100% - var(--f-carousel-gap, 0)))
  }

  to{
    transform:translateZ(0)
  }
}

@keyframes f-slideOutNextX{
  to{
    transform:translate(calc(-100% - var(--f-carousel-gap, 0)))
  }
}

@keyframes f-slideOutPrevX{
  to{
    transform:translate(calc(100% + var(--f-carousel-gap, 0)))
  }
}

.is-vertical .f-slideIn.from-next{
  animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNextY
}

.is-vertical .f-slideIn.from-prev{
  animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrevY
}

.is-vertical .f-slideOut.to-next{
  animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNextY
}

.is-vertical .f-slideOut.to-prev{
  animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevY
}

@keyframes f-slideInPrevY{
  0%{
    transform:translateY(calc(100% + var(--f-carousel-gap, 0)))
  }

  to{
    transform:translateZ(0)
  }
}

@keyframes f-slideInNextY{
  0%{
    transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))
  }

  to{
    transform:translateZ(0)
  }
}

@keyframes f-slideOutNextY{
  to{
    transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))
  }
}

@keyframes f-slideOutPrevY{
  to{
    transform:translateY(calc(100% + var(--f-carousel-gap, 0)))
  }
}

.f-zoomInUp{
  animation:var(--f-transition-duration, .3s) ease both f-zoomInUp
}

.f-zoomOutDown{
  animation:var(--f-transition-duration, .3s) ease both f-zoomOutDown
}

@keyframes f-zoomInUp{
  0%{
    transform:scale(var(--f-zoomInUp-scale, .975)) translate3d(var(--f-zoomInUp-x, 0),var(--f-zoomInUp-y, 16px),0);
    opacity:var(--f-zoomInUp-opacity, 0)
  }

  to{
    transform:scale(1) translateZ(0);
    opacity:1
  }
}

@keyframes f-zoomOutDown{
  to{
    transform:scale(var(--f-zoomOutDown-scale, .975)) translate3d(var(--f-zoomOutDown-x, 0),var(--f-zoomOutDown-y, 16px),0);
    opacity:0
  }
}

.f-throwOutUp{
  animation:var(--f-throwOutUp-duration, .2s) ease-out both f-throwOutUp
}

.f-throwOutDown{
  animation:var(--f-throwOutDown-duration, .2s) ease-out both f-throwOutDown
}

@keyframes f-throwOutUp{
  to{
    transform:translate3d(0,calc(var(--f-throwOutUp-y, 150px) * -1),0);
    opacity:0
  }
}

@keyframes f-throwOutDown{
  to{
    transform:translate3d(0,var(--f-throwOutDown-y, 150px),0);
    opacity:0
  }
}

.has-iframe .f-html,.has-pdf .f-html,.has-gmap .f-html{
  width:100%;
  height:100%;
  min-height:1px;
  overflow:visible
}

.has-pdf .f-html,.has-gmap .f-html{
  padding:0
}

.f-html{
  position:relative;
  box-sizing:border-box;
  margin:var(--f-html-margin, 0);
  padding:var(--f-html-padding, 2rem);
  color:var(--f-html-color, currentColor);
  background:var(--f-html-bg)
}

.f-html.is-error{
  text-align:center
}

.f-iframe{
  display:block;
  margin:0;
  border:0;
  height:100%;
  width:100%
}

.f-caption{
  align-self:center;
  flex-shrink:0;
  margin:var(--f-caption-margin);
  padding:var(--f-caption-padding, 16px 8px);
  max-width:100%;
  max-height:calc(80vh - 100px);
  overflow:auto;
  overflow-wrap:anywhere;
  line-height:var(--f-caption-line-height);
  color:var(--f-caption-color);
  background:var(--f-caption-bg);
  font:var(--f-caption-font)
}

.has-html5video .f-html,.has-youtube .f-html,.has-vimeo .f-html{
  padding:0;
  width:100%;
  height:100%;
  min-height:1px;
  overflow:visible;
  max-width:var(--f-video-width, 960px);
  max-height:var(--f-video-height, 540px);
  aspect-ratio:var(--f-video-aspect-ratio);
  background:var(--f-video-bg, rgba(0, 0, 0, .9))
}

.f-html5video{
  border:0;
  display:block;
  height:100%;
  width:100%;
  background:transparent
}

.f-button.is-arrow{
  --f-button-width: var(--f-arrow-width, 46px);
  --f-button-height: var(--f-arrow-height, 46px);
  --f-button-svg-width: var(--f-arrow-svg-width, 24px);
  --f-button-svg-height: var(--f-arrow-svg-height, 24px);
  --f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);
  --f-button-border-radius: var(--f-arrow-border-radius, unset);
  --f-button-bg: var(--f-arrow-bg, transparent);
  --f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));
  --f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));
  --f-button-shadow: var(--f-arrow-shadow);
  --f-button-color: var(--f-arrow-color);
  --f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));
  --f-button-active-color: var( --f-arrow-active-color, var(--f-arrow-hover-color) );
  overflow:visible
}

.f-button.is-arrow.is-prev,.f-button.is-arrow.is-next{
  position:absolute;
  transform:translate(0);
  z-index:20
}

.is-horizontal .f-button.is-arrow.is-prev,.is-horizontal .f-button.is-arrow.is-next{
  inset:50% auto auto;
  transform:translateY(-50%)
}

.is-horizontal.is-ltr .f-button.is-arrow.is-prev{
  left:var(--f-arrow-pos, 0)
}

.is-horizontal.is-ltr .f-button.is-arrow.is-next{
  right:var(--f-arrow-pos, 0)
}

.is-horizontal.is-rtl .f-button.is-arrow.is-prev{
  right:var(--f-arrow-pos, 0);
  transform:translateY(-50%) rotateY(180deg)
}

.is-horizontal.is-rtl .f-button.is-arrow.is-next{
  left:var(--f-arrow-pos, 0);
  transform:translateY(-50%) rotateY(180deg)
}

.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{
  top:var(--f-arrow-pos, 0);
  right:auto;
  bottom:auto;
  left:50%;
  transform:translate(-50%)
}

.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{
  top:auto;
  right:auto;
  bottom:var(--f-arrow-pos, 0);
  left:50%;
  transform:translate(-50%)
}

.is-vertical .f-button.is-arrow.is-prev svg,.is-vertical .f-button.is-arrow.is-next svg{
  transform:rotate(90deg)
}

.f-carousel__toolbar{
  --f-progressbar-height: 100%;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  margin:var(--f-toolbar-margin, 0);
  padding:var(--f-toolbar-padding, 8px);
  line-height:var(--f-toolbar-line-height);
  background:var(--f-toolbar-bg, none);
  box-shadow:var(--f-toolbar-shadow, none);
  -webkit-backdrop-filter:var(--f-toolbar-backdrop-filter);
          backdrop-filter:var(--f-toolbar-backdrop-filter);
  position:relative;
  z-index:20;
  color:var(--f-toolbar-color, currentColor);
  font-size:var(--f-toolbar-font-size, 17px);
  font-weight:var(--f-toolbar-font-weight, inherit);
  font-family:var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);
  text-shadow:var(--f-toolbar-text-shadow);
  text-align:center;
  font-variant-numeric:tabular-nums;
  -webkit-font-smoothing:subpixel-antialiased;
  white-space:nowrap;
  pointer-events:none
}

.f-carousel__toolbar.is-absolute{
  position:absolute;
  top:0;
  left:0;
  right:0
}

.f-carousel__toolbar__column{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-content:flex-start;
  gap:var(--f-toolbar-gap, 0);
  pointer-events:none
}

.f-carousel__toolbar__column.is-left{
  justify-self:flex-start;
  justify-content:flex-start
}

.f-carousel__toolbar__column.is-middle{
  justify-content:center
}

.f-carousel__toolbar__column.is-right{
  justify-self:flex-end;
  justify-content:flex-end;
  flex-flow:nowrap
}

.f-carousel__toolbar__column>*{
  pointer-events:all
}

.f-carousel:has(.f-carousel__slide.is-fullsize) [data-panzoom-action=toggleFull] g{
  display:none
}

[data-autoplay-action=toggle] svg g:first-child{
  display:flex
}

[data-autoplay-action=toggle] svg g:last-child{
  display:none
}

.has-autoplay [data-autoplay-action=toggle] svg g:first-child{
  display:none
}

.has-autoplay [data-autoplay-action=toggle] svg g:last-child{
  display:flex
}

:-webkit-full-screen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{
  display:none
}

:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{
  display:none
}

:-webkit-full-screen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{
  display:flex
}

:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{
  display:flex
}

.f-carousel__counter{
  position:relative;
  display:flex;
  flex-direction:row;
  cursor:default;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
  margin:var(--f-counter-margin, 0);
  padding:var(--f-counter-padding, 4px);
  line-height:var(--f-counter-line-height);
  background:var(--f-counter-bg);
  border-radius:var(--f-counter-border-radius)
}

.f-carousel__counter span{
  padding:0 var(--f-counter-gap, 4px)
}

:root{
  --f-thumbs-gap: 8px;
  --f-thumbs-margin: 0;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-z-index: 1;
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-fit: cover;
  --f-thumb-opacity: 1;
  --f-thumb-transition: opacity .3s ease, transform .15s ease;
  --f-thumb-border: none;
  --f-thumb-border-radius: 4px;
  --f-thumb-transfors: none;
  --f-thumb-shadow: none;
  --f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));
  --f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff
}

.f-thumbs{
  --f-carousel-slide-width: calc(var(--f-thumb-width) + var(--f-thumbs-gap));
  --f-carousel-slide-height: calc(var(--f-thumb-height) + var(--f-thumbs-gap));
  --f-carousel-gap: 0;
  flex-shrink:0;
  margin:var(--f-thumbs-margin);
  padding:0;
  background:var(--f-thumbs-bg);
  -webkit-tap-highlight-color:transparent;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
  transition:max-height .3s ease,max-width .3s ease;
  z-index:var(--f-thumbs-z-index);
  overflow:hidden
}

.f-thumbs.is-horizontal{
  max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2 + var(--f-thumbs-gap) * 2)
}

.f-thumbs.is-vertical{
  max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-gap) * 2)
}

.f-thumbs__viewport{
  margin:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);
  overflow:visible;
  display:grid
}

.f-thumbs.is-vertical .f-thumbs__viewport{
  height:calc(100% - var(--f-thumbs-padding-y) * 2)
}

.f-thumbs__slide{
  position:relative;
  grid-area:1/1;
  display:flex;
  align-items:center;
  flex-direction:column;
  width:var(--f-carousel-slide-width);
  height:var(--f-carousel-slide-height);
  margin:0;
  padding:calc(var(--f-thumbs-gap) * .5);
  cursor:pointer;
  overflow:visible
}

.f-thumbs__slide:hover button{
  opacity:var(--f-thumb-hover-opacity, 1);
  transform:var(--f-thumb-hover-transform, none)
}

.f-thumbs__slide:hover button:after{
  border:var(--f-thumb-hover-border, none);
  box-shadow:var(--f-thumb-hover-shadow, var(--f-thumb-shadow))
}

.f-thumbs__slide button{
  all:unset;
  margin:auto;
  padding:0;
  position:relative;
  overflow:visible;
  width:100%;
  height:100%;
  outline:none;
  transition:var(--f-thumb-transition);
  border-radius:var(--f-thumb-border-radius);
  opacity:var(--f-thumb-opacity);
  transform:var(--f-thumb-transform);
  background:var(--f-thumb-bg)
}

.f-thumbs__slide button:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  transition:none;
  border-radius:inherit;
  border:var(--f-thumb-border);
  box-shadow:var(--f-thumb-shadow)
}

.f-thumbs__slide button:focus-within{
  opacity:var(--f-thumb-focus-opacity, 1);
  transform:var(--f-thumb-focus-transform, none)
}

.f-thumbs__slide button:focus-within:after{
  border:var(--f-thumb-focus-border, none);
  box-shadow:var(--f-thumb-focus-shadow, var(--f-thumb-shadow))
}

.f-thumbs__slide:active{
  opacity:var(--f-thumb-active-opacity, 1);
  transform:var(--f-thumb-active-transform, none)
}

.f-thumbs__slide:active:after{
  border:var(--f-thumb-active-border, none);
  box-shadow:var(--f-thumb-active-shadow, var(--f-thumb-shadow))
}

.f-thumbs__slide.is-selected{
  z-index:2
}

.f-thumbs__slide.is-selected button{
  opacity:var(--f-thumb-selected-opacity, 1);
  transform:var(--f-thumb-selected-transform, none)
}

.f-thumbs__slide.is-selected button:after{
  border:var(--f-thumb-selected-border, none);
  box-shadow:var(--f-thumb-selected-shadow, var(--f-thumb-shadow))
}

.f-thumbs__slide img{
  display:block;
  width:100%;
  height:100%;
  -o-object-fit:var(--f-thumb-fit);
     object-fit:var(--f-thumb-fit);
  border-radius:inherit;
  pointer-events:none
}

.f-thumbs__slide img.has-lazyerror{
  display:none
}

.f-thumbs.is-modern{
  --f-thumb-clip-width: 46px;
  --f-thumb-extra-gap: 16px;
  --f-carousel-slide-width: calc( var(--f-thumb-clip-width) + var(--f-thumbs-gap) );
  --f-carousel-slide-height: var(--f-thumb-height);
  --width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)))
}

.f-thumbs.is-modern .f-thumbs__viewport{
  width:calc(100% + var(--width-diff) * 2);
  margin-left:calc(var(--width-diff) * -1)
}

.f-thumbs.is-modern .f-thumbs__slide{
  --clip-shift: calc((var(--width-diff) * .5) * var(--progress));
  --clip-path: inset( 0 var(--clip-shift) round var(--f-thumb-border-radius, 0) );
  padding:0;
  overflow:visible;
  left:var(--shift, 0);
  will-change:left;
  transition:left var(--f-transition-duration) var(--f-transition-easing)
}

.f-thumbs.is-modern .f-thumbs__slide button{
  display:block;
  margin-left:-50%;
  width:var(--f-thumb-width);
  -webkit-clip-path:var(--clip-path);
          clip-path:var(--clip-path);
  border:none;
  box-shadow:none;
  transition:opacity var(--f-thumb-transition-duration, .2s) var(--f-thumb-transition-easing, ease),-webkit-clip-path var(--f-transition-duration) var(--f-transition-easing);
  transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration, .2s) var(--f-thumb-transition-easing, ease);
  transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration, .2s) var(--f-thumb-transition-easing, ease),-webkit-clip-path var(--f-transition-duration) var(--f-transition-easing)
}

.f-thumbs.is-modern .f-thumbs__slide button:after{
  display:none
}

.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){
  outline:none
}

.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{
  content:"";
  position:absolute;
  z-index:1;
  top:0;
  left:var(--clip-shift);
  bottom:0;
  right:var(--clip-shift);
  transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);
  border-radius:inherit;
  border:var(--f-thumb-focus-border, none);
  box-shadow:var(--f-thumb-focus-shadow, none)
}

.f-thumbs.is-modern{
  --f-transition-duration: .25s;
  --f-transition-easing: ease-out
}

.f-thumbs.is-modern.is-syncing{
  --f-transition-duration: 0s
}

.f-progressbar{
  position:absolute;
  top:0;
  left:0;
  right:0;
  z-index:30;
  height:var(--f-progressbar-height, 3px);
  transform:scaleX(0);
  transform-origin:0;
  background:var(--f-progressbar-color, var(--f-carousel-theme-color, #575ad6));
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
  pointer-events:none;
  animation-name:f-progressbar;
  animation-play-state:running;
  animation-timing-function:linear
}

@keyframes f-progressbar{
  0%{
    transform:scaleX(0)
  }

  to{
    transform:scaleX(1)
  }
}

[data-fullscreen-action=toggle] svg g:first-child{
  display:flex
}

[data-fullscreen-action=toggle] svg g:last-child{
  display:none
}

:-webkit-full-screen [data-fullscreen-action=toggle] svg g:first-child{
  display:none
}

:fullscreen [data-fullscreen-action=toggle] svg g:first-child{
  display:none
}

:-webkit-full-screen [data-fullscreen-action=toggle] svg g:last-child{
  display:flex
}

:fullscreen [data-fullscreen-action=toggle] svg g:last-child{
  display:flex
}

.in-fullscreen-mode>.f-carousel{
  flex:1;
  min-width:0!important;
  min-height:0!important
}

html.with-fancybox{
  width:auto;
  overflow:visible;
  scroll-behavior:auto
}

html.with-fancybox body{
  touch-action:none
}

html.with-fancybox body.hide-scrollbar{
  width:auto;
  margin-right:calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));
  overflow:hidden!important;
  overscroll-behavior-y:none
}

.fancybox__dialog{
  width:100%;
  height:100vh;
  max-height:unset;
  max-width:unset;
  padding:0;
  margin:0;
  border:0;
  overflow:hidden;
  background:transparent
}

.fancybox__dialog:focus{
  outline:none
}

.fancybox__dialog::backdrop{
  opacity:0
}

@supports (height: 100dvh){
  .fancybox__dialog{
    height:100dvh
  }
}

.fancybox__container{
  --fancybox-color: #dbdbdb;
  --fancybox-backdrop-bg: rgba(24, 24, 27, .95);
  --f-toolbar-margin: 0;
  --f-toolbar-padding: 8px;
  --f-toolbar-gap: 0;
  --f-toolbar-color: #ddd;
  --f-toolbar-font-size: 16px;
  --f-toolbar-font-weight: 500;
  --f-toolbar-font: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  --f-toolbar-line-height: var(--f-button-height);
  --f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
  --f-toolbar-shadow: none;
  --f-toolbar-bg: none;
  --f-counter-margin: 0;
  --f-counter-padding: 0px 10px;
  --f-counter-gap: 4px;
  --f-counter-line-height: var(--f-button-height);
  --f-carousel-gap: 17px;
  --f-carousel-slide-width: 100%;
  --f-carousel-slide-height: 100%;
  --f-carousel-slide-padding: 0;
  --f-carousel-slide-bg: unset;
  --f-html-color: #222;
  --f-html-bg: #fff;
  --f-error-color: #fff;
  --f-error-bg: #333;
  --f-caption-margin: 0;
  --f-caption-padding: 16px 8px;
  --f-caption-color: var(--fancybox-color, #dbdbdb);
  --f-caption-bg: transparent;
  --f-caption-font: inherit;
  --f-caption-line-height: 1.375;
  --f-spinner-color-1: rgba(255, 255, 255, .2);
  --f-spinner-color-2: rgba(255, 255, 255, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
  --f-progressbar-color: rgba(255, 255, 255, .2);
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: #ddd;
  --f-button-hover-color: #fff;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(255, 255, 255, .75);
  --f-button-outline-offset: 0px;
  --f-button-bg: rgba(54, 54, 54, .75);
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-shadow: none;
  --f-button-transition: all .2s ease;
  --f-button-transform: none;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.75;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: .5;
  --f-arrow-pos: 32px;
  --f-arrow-width: 50px;
  --f-arrow-height: 50px;
  --f-arrow-svg-width: 24px;
  --f-arrow-svg-height: 24px;
  --f-arrow-svg-stroke-width: 2;
  --f-arrow-border-radius: 50%;
  --f-arrow-bg: rgba(54, 54, 54, .65);
  --f-arrow-color: #ddd;
  --f-arrow-hover-color: #fff;
  --f-thumbs-margin: 0px;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: none;
  --f-thumb-transition: all .2s ease;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-opacity: 1;
  --f-thumb-border: none;
  --f-thumb-shadow: none;
  --f-thumb-transform: none;
  --f-thumb-focus-opacity: 1;
  --f-thumb-focus-border: none;
  --f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);
  --f-thumb-focus-transform: none;
  --f-thumb-hover-opacity: 1;
  --f-thumb-hover-border: none;
  --f-thumb-hover-transform: none;
  --f-thumb-active-opacity: var(--f-thumb-hover-opacity);
  --f-thumb-active-border: var(--f-thumb-hover-border);
  --f-thumb-active-transform: var(--f-thumb-hover-transform);
  --f-thumb-selected-opacity: 1;
  --f-thumb-selected-border: none;
  --f-thumb-selected-shadow: inset 0 0 0 2px #fff;
  --f-thumb-selected-transform: none;
  position:absolute;
  inset:0;
  overflow:hidden;
  outline:none;
  display:flex;
  flex-direction:column
}

.fancybox__container[theme=light]{
  --fancybox-color: #222;
  --fancybox-backdrop-bg: rgba(255, 255, 255, .97);
  --f-toolbar-color: var(--fancybox-color, #222);
  --f-toolbar-text-shadow: none;
  --f-toolbar-font-weight: 400;
  --f-html-color: var(--fancybox-color, #222);
  --f-html-bg: #fff;
  --f-error-color: #555;
  --f-error-bg: #fff;
  --f-video-bg: #fff;
  --f-caption-color: #333;
  --f-spinner-color-1: rgba(0, 0, 0, .2);
  --f-spinner-color-2: rgba(0, 0, 0, .8);
  --f-spinner-border-width: 3.5px;
  --f-progressbar-color: rgba(111, 111, 116, .2);
  --f-button-color: #333;
  --f-button-hover-color: #000;
  --f-button-outline-color: rgba(0, 0, 0, .85);
  --f-button-bg: rgba(255, 255, 255, .85);
  --f-button-svg-stroke-width: 1.3;
  --f-button-svg-filter: none;
  --f-arrow-bg: rgba(255, 255, 255, .85);
  --f-arrow-color: #333;
  --f-arrow-hover-color: #000;
  --f-arrow-svg-stroke-width: 1.3;
  --f-close-button-color: #555;
  --f-close-button-hover-color: #000;
  --f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);
  --f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;
  --f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000
}

.fancybox__container::backdrop{
  background-color:transparent
}

.fancybox__container.has-vertical-thumbs{
  flex-direction:row-reverse
}

.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{
  overflow-x:clip;
  overflow-y:visible
}

.fancybox__container>*:not(.fancybox__carousel),.fancybox__container .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){
  opacity:var(--f-drag-opacity, 1)
}

.fancybox__container:not(.is-ready,.is-hiding){
  visibility:hidden
}

.fancybox__container.is-revealing>*:not(.fancybox__carousel),.fancybox__container.is-revealing .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){
  animation:var(--f-interface-enter-duration, .35s) ease none f-fadeIn
}

.fancybox__container.is-hiding>*:not(.fancybox__carousel),.fancybox__container.is-hiding .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper){
  animation:var(--f-interface-exit-duration, .35s) ease forwards f-fadeOut
}

.fancybox__container.is-idle .f-carousel__toolbar{
  pointer-events:none;
  opacity:0
}

.fancybox__container.is-idle .f-button.is-arrow{
  opacity:0
}

.fancybox__container.is-idle.is-ready .f-carousel__toolbar{
  pointer-events:none;
  animation:.15s ease-out both f-fadeOut
}

.fancybox__container.is-idle.is-ready .f-button.is-arrow{
  animation:.15s ease-out both f-fadeOut
}

.fancybox__backdrop{
  position:fixed;
  inset:0;
  z-index:-1;
  background:var(--fancybox-backdrop-bg)
}

.fancybox__carousel{
  flex:1;
  display:flex;
  flex-direction:column;
  min-height:0;
  min-width:0;
  position:relative;
  z-index:10;
  overflow-y:visible;
  overflow-x:clip
}

.fancybox__carousel.is-vertical{
  --f-carousel-slide-height: 100%
}

.fancybox__carousel.is-ltr{
  direction:ltr
}

.fancybox__carousel.is-rtl{
  direction:rtl
}

.fancybox__carousel>.f-button.is-arrow:before{
  position:absolute;
  content:"";
  inset:-30px;
  z-index:1
}

.fancybox__carousel>.f-progressbar{
  background-color:var(--fancybox-color)
}

.fancybox__viewport{
  display:grid;
  flex:1;
  min-height:0;
  min-width:0;
  position:relative;
  overflow:visible;
  transform:translate3d(0,var(--f-drag-offset, 0),0)
}

.fancybox__viewport.is-draggable{
  cursor:move;
  cursor:grab
}

.fancybox__viewport.is-dragging{
  cursor:move;
  cursor:grabbing
}

.fancybox__viewport [data-selectable],.fancybox__viewport [contenteditable]{
  cursor:auto
}

.fancybox__slide{
  box-sizing:border-box;
  position:relative;
  grid-area:1/1;
  display:flex;
  align-items:center;
  flex-direction:column;
  width:var(--f-carousel-slide-width);
  height:var(--f-carousel-slide-height);
  min-width:0;
  min-height:0;
  max-width:100%;
  margin:0;
  padding:var(--f-carousel-slide-padding);
  background:var(--f-carousel-slide-bg);
  backface-visibility:hidden;
  transform:translateZ(0);
  will-change:transform
}

.fancybox__slide:before,.fancybox__slide:after{
  display:block;
  content:""
}

.fancybox__slide:before{
  margin-bottom:auto
}

.fancybox__slide:after{
  margin-top:auto
}

.fancybox__slide.is-selected{
  z-index:1
}

.fancybox__slide.f-zoomable{
  overflow:visible
}

.fancybox__slide.has-error{
  --f-html-color: var(--f-error-color, --f-html-color);
  --f-html-bg: var(--f-error-bg, --f-html-bg)
}

.fancybox__slide.has-html{
  overflow:auto;
  padding:8px
}

.fancybox__slide.has-close-btn{
  padding-top:34px
}

.fancybox__slide .f-button[data-fancybox-close]{
  --f-button-width: var(--f-close-button-width, 34px);
  --f-button-height: var(--f-close-button-height, 34px);
  --f-button-border-radius: var(--f-close-border-radius, 4px);
  --f-button-color: var(--f-close-button-color, #fff);
  --f-button-hover-color: var(--f-close-button-hover-color, #fff);
  --f-button-bg: var(--f-close-button-bg, transparent);
  --f-button-hover-bg: var(--f-close-button-hover-bg, transparent);
  --f-button-active-bg: var(--f-close-button-active-bg, transparent);
  --f-button-svg-width: var(--f-close-button-svg-width, 22px);
  --f-button-svg-height: var(--f-close-button-svg-height, 22px);
  position:absolute;
  top:calc(var(--f-button-height) * -1);
  right:0;
  z-index:40
}

.fancybox__slide .f-spinner{
  cursor:pointer
}

.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{
  visibility:hidden
}

.fancybox__container.is-closing .fancybox__carousel{
  overflow:visible
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.form-checkbox,.form-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

.form-checkbox {
  border-radius: 0px;
}

.form-checkbox:focus,.form-radio:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

.form-checkbox:checked,.form-radio:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.form-checkbox:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

.form-checkbox:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

.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;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.bottom-3 {
  bottom: 0.75rem;
}

.top-0 {
  top: 0px;
}

.m-0 {
  margin: 0px;
}

.m-5 {
  margin: 1.25rem;
}

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

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

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

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

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

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

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

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

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

.me-3 {
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
}

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

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

.mr-10 {
  margin-right: 2.5rem;
}

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

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

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

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

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

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-3 {
  height: 0.75rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-auto {
  height: auto;
}

.w-3 {
  width: 0.75rem;
}

.w-4 {
  width: 1rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

.max-w-full {
  max-width: 100%;
}

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

.max-w-sm {
  max-width: 24rem;
}

.shrink-0 {
  flex-shrink: 0;
}

.table-auto {
  table-layout: auto;
}

.cursor-pointer {
  cursor: pointer;
}

.list-disc {
  list-style-type: disc;
}

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

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

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

.rounded-lg {
  border-radius: 0.5rem;
}

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

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

.bg-fern {
  --tw-bg-opacity: 1;
  background-color: rgb(103 188 100 / var(--tw-bg-opacity));
}

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

.bg-yellowGreen {
  --tw-bg-opacity: 1;
  background-color: rgb(219 227 131 / var(--tw-bg-opacity));
}

.object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.p-1 {
  padding: 0.25rem;
}

.p-3 {
  padding: 0.75rem;
}

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

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

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

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

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

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

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

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-medium {
  font-weight: 500;
}

.font-thin {
  font-weight: 100;
}

.uppercase {
  text-transform: uppercase;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.text-tuatara {
  --tw-text-opacity: 1;
  color: rgb(44 44 43 / var(--tw-text-opacity));
}

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

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

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

.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);
}

/* Cookie-First YouTube Video Integration */

iframe:not([src]) {
  display: none;
}

#cookiefirst-policy-page button {
  font-width: 600;
  font-size: .875rem;
  line-height: 1.25rem;
  color: #ffffff;
  background-color: #049B44 !important;
  padding: 0.5rem 1rem;
  margin-right: 1rem;
}

.sticky {
  position: sticky;
  top: 0;
  z-index: 10;
}

.last\:border-none:last-child {
  border-style: none;
}

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

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

@media (min-width: 640px) {
  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:place-items-start {
    place-items: start;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

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

@media (min-width: 768px) {
  .md\:ml-0 {
    margin-left: 0px;
  }

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

  .md\:block {
    display: block;
  }

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

  .md\:hidden {
    display: none;
  }

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

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

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

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

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

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

  .md\:p-3 {
    padding: 0.75rem;
  }

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

@media (min-width: 1024px) {
  .lg\:place-items-start {
    place-items: start;
  }

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

@media (min-width: 1280px) {
  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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