/* base */
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind base;
@tailwind components;
@tailwind utilities;
/* blocks */
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind base;
@tailwind components;
@tailwind utilities;
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
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: #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]:where(:not([hidden="until-found"])) {
  display: none;
}
.block-library-heading-level-dropdown .components-dropdown-menu__menu-item:first-child, .block-editor-tabbed-sidebar__tab[aria-controls*="patterns"], .block-editor-tabbed-sidebar__tab[aria-controls*="media"] {
        display: none !important;
    }
.interface-interface-skeleton__header h1,
        .interface-interface-skeleton__header h2,
        .interface-interface-skeleton__header h3,
        .interface-interface-skeleton__header h4,
        .interface-interface-skeleton__header h5,
        .interface-interface-skeleton__header h6,
        .interface-interface-skeleton__sidebar h1,
        .interface-interface-skeleton__sidebar h2,
        .interface-interface-skeleton__sidebar h3,
        .interface-interface-skeleton__sidebar h4,
        .interface-interface-skeleton__sidebar h5,
        .interface-interface-skeleton__sidebar h6,
        .edit-post-layout__metaboxes h1,
        .edit-post-layout__metaboxes h2,
        .edit-post-layout__metaboxes h3,
        .edit-post-layout__metaboxes h4,
        .edit-post-layout__metaboxes h5,
        .edit-post-layout__metaboxes h6,
        .acf-block-fields h1,
        .acf-block-fields h2,
        .acf-block-fields h3,
        .acf-block-fields h4,
        .acf-block-fields h5,
        .acf-block-fields h6 {
            font-size: 13px;
            font-weight: 500;
            font-family: "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        }
.interface-interface-skeleton__header h1, .interface-interface-skeleton__sidebar h1, .edit-post-layout__metaboxes h1, .acf-block-fields h1 {
            font-weight: 400;
        }
.interface-interface-skeleton__header ol,
        .interface-interface-skeleton__header ul,
        .interface-interface-skeleton__sidebar ol,
        .interface-interface-skeleton__sidebar ul,
        .edit-post-layout__metaboxes ol,
        .edit-post-layout__metaboxes ul,
        .acf-block-fields ol,
        .acf-block-fields ul {
            list-style: revert;
            margin: revert;
            padding: revert;
            font-family: revert;
        }
.interface-interface-skeleton__header .acf-tab-group, .interface-interface-skeleton__sidebar .acf-tab-group, .edit-post-layout__metaboxes .acf-tab-group, .acf-block-fields .acf-tab-group {
            padding: 10px 10px 0;
        }
.interface-interface-skeleton__header p, .interface-interface-skeleton__sidebar p, .edit-post-layout__metaboxes p, .acf-block-fields p {
            font-size: revert;
            font-weight: revert;
            line-height: revert;
            font-family: revert;
        }
.interface-interface-skeleton__header img, .interface-interface-skeleton__sidebar img, .edit-post-layout__metaboxes img, .acf-block-fields img {
            height: revert;
            display: inline;
        }
.interface-interface-skeleton__header .acf-true-false label, .interface-interface-skeleton__sidebar .acf-true-false label, .edit-post-layout__metaboxes .acf-true-false label, .acf-block-fields .acf-true-false label {
                flex-direction: column;
                align-items: flex-start !important;
                gap: 8px;
            }
.interface-interface-skeleton__header .acf-true-false label .message, .interface-interface-skeleton__sidebar .acf-true-false label .message, .edit-post-layout__metaboxes .acf-true-false label .message, .acf-block-fields .acf-true-false label .message {
                    margin-left: 0;
                }
.interface-interface-skeleton__header .acf-accordion-title, .interface-interface-skeleton__sidebar .acf-accordion-title, .edit-post-layout__metaboxes .acf-accordion-title, .acf-block-fields .acf-accordion-title {
            padding: 16px 48px 16px 16px !important;
        }
.interface-interface-skeleton__header .acf-accordion-title label, .interface-interface-skeleton__sidebar .acf-accordion-title label, .edit-post-layout__metaboxes .acf-accordion-title label, .acf-block-fields .acf-accordion-title label {
                color: rgb(30,30,30) !important;
                font-weight: 500 !important;
            }
.interface-interface-skeleton__header .acf-accordion-title .acf-accordion-icon, .interface-interface-skeleton__sidebar .acf-accordion-title .acf-accordion-icon, .edit-post-layout__metaboxes .acf-accordion-title .acf-accordion-icon, .acf-block-fields .acf-accordion-title .acf-accordion-icon {
                right: 15px !important;
            }
.interface-interface-skeleton__header .acf-accordion-content .acf-fields, .interface-interface-skeleton__sidebar .acf-accordion-content .acf-fields, .edit-post-layout__metaboxes .acf-accordion-content .acf-fields, .acf-block-fields .acf-accordion-content .acf-fields {
                padding-left: 15px;
                padding-bottom: 15px;
            }
#wp-content-editor-tools img {
            display: inline !important;
        }
.editor-visual-editor .acf-innerblocks-container {
            display: inherit;
            gap: inherit;
            align-items: inherit;
            flex-wrap: inherit;
            flex-direction: inherit;
            grid-template-columns: inherit;
            width: 100%;
        }
.editor-visual-editor .content-grid > .grid{
  display: block !important;
}
.editor-visual-editor .content-grid > .\!grid{
  display: block !important;
}
.editor-visual-editor .content-grid .acf-innerblocks-container {
                display: grid;
            }
.editor-visual-editor h1.editor-post-title {
            font-size: 40px;
            margin-bottom: 50px;
        }
.editor-visual-editor .container-outer{
  margin: 0px !important;
  padding: 0px !important;
}
.editor-visual-editor .container-inner{
  overflow: visible !important;
  padding: 0.75rem;
}
.editor-visual-editor .accordion-body {
            display: block !important;
        }
.editor-visual-editor .full-width-bg {
            //display: none !important;
        }
.editor-visual-editor .block-list-appender{
  width: 100% !important;
}
.editor-visual-editor .block-editor-block-list__block .block-list-appender {
            align-self: end !important;
        }
.editor-visual-editor .block-editor-block-list__empty-block-inserter, .editor-visual-editor .block-list-appender, .editor-visual-editor .block-editor-block-popover {
            z-index: 999999999999 !important;
        }
.editor-visual-editor .wp-block-acf-buttons .block-editor-inner-blocks, .editor-visual-editor .wp-block-acf-buttons .block-editor-block-list__layout {
                width: 100%;
                display: inherit;
                gap: inherit;
                justify-content: inherit;
                align-items: inherit;
                flex-wrap: inherit;
                flex-direction: inherit;
            }
.editor-visual-editor a {
            pointer-events: none !important;
        }
.editor-visual-editor .acf-block-fields a {
            pointer-events: auto !important;
        }
.editor-visual-editor .slider .prev, .editor-visual-editor .slider .next{
  display: none !important;
}
.editor-visual-editor .slider .swiper{
  width: 100%;
}
.editor-visual-editor .slider .swiper-wrapper .block-editor-inner-blocks{
  width: 100%;
}
.editor-visual-editor .slider .swiper-wrapper .block-editor-block-list__layout{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
}
.editor-visual-editor .wp-block-acf-container, .editor-visual-editor .wp-block-acf-container .acf-block-body, .editor-visual-editor .wp-block-acf-container .acf-block-body > div, .editor-visual-editor .wp-block-acf-container .acf-block-body > div > .acf-block-preview{
  height: auto !important;
  width: 100%;
}
.editor-visual-editor .block-editor-block-list__layout .block-editor-block-list__block{
  height: auto !important;
  width: 100%;
}
.editor-visual-editor .block-editor-block-list__layout .block-editor-block-list__block.wp-block-acf-button{
  width: auto !important;
}
.editor-visual-editor .wp-block-columns{
  gap: 1rem !important;
}
.editor-visual-editor .block-library-html__edit{
  width: 100%;
}
.editor-visual-editor .spacer, .editor-visual-editor .wp-block-acf-container .acf-block-body > .spacer, .editor-visual-editor .content-popup{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  height: auto !important;
  width: 100% !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
  padding: 0.5rem !important;
}
.editor-visual-editor .spacer .backend-title, .editor-visual-editor .wp-block-acf-container .acf-block-body > .spacer .backend-title, .editor-visual-editor .content-popup .backend-title{
  display: block !important;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-style: italic;
}
.editor-visual-editor h1, .editor-visual-editor h2, .editor-visual-editor h3, .editor-visual-editor h4, .editor-visual-editor h5, .editor-visual-editor h6, .editor-visual-editor p, .editor-visual-editor ul, .editor-visual-editor ol{
  margin-left: 0px;
  margin-right: 0px;
}
.editor-visual-editor .block-editor-block-list__block:not(:first-child):not(.wp-block-column):not(.wp-block-acf-button){
  margin-top: 24px !important;
}
.editor-visual-editor .block-editor-block-list__block:not(.editor-post-title){
  margin-bottom: 0 !important;
}
body{
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
body.logged-in header{
  top: 46px;
}
@media (min-width: 768px){
  body.logged-in header{
    top: 32px;
  }
}
body.logged-in .content-sticky{
  top: 114px !important;
}
@media (min-width: 768px){
  body.logged-in .content-sticky{
    top: 120px !important;
  }
}
.wp-block-column{
  position: relative;
}
@media (min-width: 768px){
  .wp-block-column{
    height: auto;
  }
}
.wp-block-column .content-group{
  box-sizing: border-box !important;
}
.wp-block-column > *:first-child{
  margin-top: 0px;
}
.wp-block-column > *:last-child{
  margin-bottom: 0px;
}
.wp-block-column > *:only-child{
  margin-top: 0px;
  margin-bottom: 0px;
}
:root :where(p.has-background) {
        padding: 1.25em !important;
    }
/* Container */
.\!container{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.container{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.container-center{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 640px){
  .container-center{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container-center{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container-center{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container-center{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container-center{
    max-width: 1536px;
  }
}
.climber-block{
  margin-top: 25px;
  margin-bottom: 25px;
}
.background-dark *{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.no-scrollbar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
.climber-scrollbar::-webkit-scrollbar-thumb{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.climber-scrollbar::-webkit-scrollbar-track{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.climber-scrollbar::-webkit-scrollbar{
  width: 0.5rem;
}
h1{
  font-size: 3.75rem;
  line-height: 1;
}
@media (min-width: 768px){
  h1{
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 1024px){
  h1{
    font-size: 6rem;
    line-height: 1;
  }
}
.rich-text :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
}
.rich-text :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
  font-size: 3rem;
  line-height: 1;
  font-weight: 500;
  line-height: 110% !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .rich-text :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1024px){
  .rich-text :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 4.5rem;
    line-height: 1;
  }
}
.rich-text :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 500;
  line-height: 110% !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .rich-text :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 3rem;
    line-height: 1;
  }
}
@media (min-width: 1024px){
  .rich-text :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 3.75rem;
    line-height: 1;
  }
}
.rich-text :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  line-height: 110% !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .rich-text :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px){
  .rich-text :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 3rem;
    line-height: 1;
  }
}
.rich-text :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
  font-size: 22px;
  font-weight: 500;
  line-height: 110% !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .rich-text :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 1024px){
  .rich-text :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.rich-text :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 110% !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .rich-text :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px){
  .rich-text :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.rich-text :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  line-height: 145%;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .rich-text :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    line-height: 150%;
  }
}
.rich-text :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}
.rich-text * :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker, .block-editor-block-list__layout * :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker{
  color: rgb(0 0 0 );
}
.rich-text :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker, .block-editor-block-list__layout :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker{
  color: rgb(0 0 0 );
}
.rich-text :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
}
.rich-text * :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker, .block-editor-block-list__layout * :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker{
  color: rgb(0 0 0 );
}
.rich-text :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker, .block-editor-block-list__layout :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker{
  color: rgb(0 0 0 );
}
.rich-text :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .rich-text :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    line-height: 2rem;
  }
}
.rich-text :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))), .block-editor-block-list__layout :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(36 77 126 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.rich-text :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover, .block-editor-block-list__layout :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover{
  text-decoration-line: underline;
}
.rich-text h2, .rich-text h3, .rich-text h4, .rich-text p, .rich-text ul, .rich-text ol, .block-editor-block-list__layout h2, .block-editor-block-list__layout h3, .block-editor-block-list__layout h4, .block-editor-block-list__layout p, .block-editor-block-list__layout ul, .block-editor-block-list__layout ol{
  margin-bottom: 1.5rem;
}
.rich-text strong, .rich-text b, .block-editor-block-list__layout strong, .block-editor-block-list__layout b{
  font-weight: 700;
}
.rich-text i, .rich-text em, .block-editor-block-list__layout i, .block-editor-block-list__layout em{
  font-style: italic;
}
.rich-text hr, .block-editor-block-list__layout hr{
  opacity: 0.25 !important;
}
.rich-text h2.has-smaller-font-size, .block-editor-block-list__layout h2.has-smaller-font-size{
  margin-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .rich-text h2.has-smaller-font-size, .block-editor-block-list__layout h2.has-smaller-font-size{
    margin-bottom: 1.25rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px){
  .rich-text h2.has-smaller-font-size, .block-editor-block-list__layout h2.has-smaller-font-size{
    margin-bottom: 22px;
    font-size: 3rem;
    line-height: 1;
  }
}
.rich-text p.big-text, .block-editor-block-list__layout p.big-text{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  line-height: 145% !important;
}
@media (min-width: 768px){
  .rich-text p.big-text, .block-editor-block-list__layout p.big-text{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .rich-text p.big-text, .block-editor-block-list__layout p.big-text{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.rich-text p.has-smaller-font-size, .block-editor-block-list__layout p.has-smaller-font-size{
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 145% !important;
}
@media (min-width: 768px){
  .rich-text p.has-smaller-font-size, .block-editor-block-list__layout p.has-smaller-font-size{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px){
  .rich-text p.has-smaller-font-size, .block-editor-block-list__layout p.has-smaller-font-size{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.rich-text p.has-featured-font-size, .block-editor-block-list__layout p.has-featured-font-size{
  font-size: 19px;
  line-height: 145% !important;
}
@media (min-width: 768px){
  .rich-text p.has-featured-font-size, .block-editor-block-list__layout p.has-featured-font-size{
    font-size: 24px;
  }
}
@media (min-width: 1024px){
  .rich-text p.has-featured-font-size, .block-editor-block-list__layout p.has-featured-font-size{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 639px){
  .rich-text p[style*='font-size'], .block-editor-block-list__layout p[style*='font-size']{
    font-size: 19px !important;
  }
}
.font-override .group:hover h1, .font-override .group:hover h2, .font-override .group:hover h3, .font-override .group:hover h4, .font-override .group:hover h5, .font-override .group:hover h6, .font-override .group:hover p, .font-override .group:hover li, .font-override .group:hover span, .font-override .group:hover a:not(.btn) {
            color: inherit !important;
          }
.font-override h1, .font-override h2, .font-override h3, .font-override h4, .font-override h5, .font-override h6, .font-override p, .font-override li, .font-override span, .font-override a:not(.btn) {
        color: inherit;
      }
.font-override a:not(.btn):hover {
          color: inherit !important;
        }
.wp-block-column .full-width-bg, .accordion-body .full-width-bg, .container-inner .full-width-bg{
  display: none !important;
}
.container-inner .wp-block-columns{
  margin-bottom: 0px !important;
}
.container-inner.light .dark-bg{
  display: none !important;
}
.container-inner.light .light-bg{
  display: block !important;
}
.container-inner.dark .light-bg{
  display: none !important;
}
.container-inner.dark .dark-bg{
  display: block !important;
}
.container-inner.dark .swiper-pagination-bullet{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.container-inner.dark .table-content .add-dark-border{
  border-style: solid;
}
@media (min-width: 768px){
  .container-inner.dark .table-content .add-dark-border{
    border-width: 1px;
  }
}
.container-inner.dark .table-content thead tr{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.container-inner.dark .table-content thead th{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.container-inner.dark .table-content tbody tr{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.container-inner > *:first-child:not(.spacer){
  margin-top: 0px;
}
.container-inner > *:last-child{
  margin-bottom: 0px;
}
.container-inner .block-editor-block-list__layout > *:first-child{
  margin-top: 0px !important;
}
.container-inner .block-editor-block-list__layout > *:last-child{
  margin-bottom: 0px !important;
}
.container-inner .block-editor-block-list__layout > *:last-child .acf-block-preview > *{
  margin-bottom: 0px !important;
}
@media all and (max-width: 768px) {
      .container-reverse-cols .wp-block-columns{
    flex-direction: column-reverse !important;
  }
    }
.btn{
  display: inline-block;
  cursor: pointer;
  border-radius: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  line-height: 140%;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.btn-md{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.btn-sm{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.btn-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.btn-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.btn-white{
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.btn-white:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.content-grid .content-image{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.table-content p:last-child{
  margin-bottom: 0px;
}
.\!container{
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 16px !important;
  padding-left: 16px !important;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }
  .container{
    max-width: 1536px;
  }
}
.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: start;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.prose-lg{
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
}
.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8666667em;
}
.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.875em;
}
.prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
}
.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
/* Header nav links */
.header-nav-link{
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  --tw-text-opacity: 1;
  color: rgb(36 77 126 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.header-nav-link:hover{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .header-nav-link{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
/* Navbar dropdown */
.header-nav-dropdown{
  position: relative;
  z-index: 0;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .header-nav-dropdown{
    width: auto;
  }
}
.climber__menu ul{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
}
@media (min-width: 1024px){
  .climber__menu ul{
    width: auto;
    flex-direction: row;
    gap: 2rem;
  }
}
.climber__menu a{
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 110% !important;
  letter-spacing: 1px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.climber__menu a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .climber__menu a{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.climber__menu > li.current-menu-item > a{
  cursor: default;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.climber__menu > li.menu-item-has-children{
  position: relative;
  z-index: 0;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px){
  .climber__menu > li.menu-item-has-children{
    width: auto;
  }
}
.climber__menu > li.menu-item-has-children > a{
  pointer-events: none;
}
.climber__menu > li.menu-item-has-children > a:after {
                        content: '';
                        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='5' class='group-hover:rotate-180 animate' viewBox='0 0 9 5' fill='none'%3E%3Cpath d='M4.83333 5L0.666665 -7.43425e-07L9 -1.49012e-08L4.83333 5Z' fill='currentcolor' /%3E%3C/svg%3E");
                        position: relative;
                        height: 5px;
                        width: 9px;
                        transform-origin: 50% 46%;
                        background-size: contain;
                        background-position: center;
                        background-repeat: no-repeat;
                        transition-property: all;
                        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
                        transition-duration: 300ms;
                    }
@media (min-width: 1024px){
  .climber__menu > li.menu-item-has-children:hover a:after{
    --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));
  }
}
.climber__menu > li.menu-item-has-children:hover .sub-menu{
  --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));
}
@media (min-width: 1024px){
  .climber__menu > li.menu-item-has-children:hover .sub-menu{
    pointer-events: auto;
    opacity: 1;
  }
}
.climber__menu > li.menu-item-has-children .sub-menu{
  pointer-events: auto;
  left: -1.25rem;
  top: 100%;
  z-index: 10;
  margin-top: 0px;
  display: none;
  width: 100%;
  --tw-translate-y: 0.75rem;
  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));
  align-items: center;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media (min-width: 1024px){
  .climber__menu > li.menu-item-has-children .sub-menu{
    pointer-events: none;
    position: absolute;
    display: block;
    width: 14rem;
    align-items: flex-start;
    border-radius: 0.375rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1rem;
    opacity: 0;
    --tw-shadow: 0 10px 30px -15px rgba(0,0,0,0.3);
    --tw-shadow-colored: 0 10px 30px -15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}
.climber__menu > li.menu-item-has-children .sub-menu li{
  margin-bottom: 0.5rem;
}
.climber__menu > li.menu-item-has-children .sub-menu li:last-child{
  margin-bottom: 0px;
}
.climber__menu > li.menu-item-has-children .sub-menu li > a{
  display: block;
  width: 100%;
  text-align: center;
}
@media (min-width: 1024px){
  .climber__menu > li.menu-item-has-children .sub-menu li > a{
    width: auto;
    text-align: left;
  }
}
.climber__menu > li.menu-item-has-children .sub-menu li.current-menu-item > a{
  cursor: default;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.climber__menu > li.menu-item-has-children .sub-menu li.mobile-only{
  display: block;
}
@media (min-width: 1024px){
  .climber__menu > li.menu-item-has-children .sub-menu li.mobile-only{
    display: none;
  }
}
.swiper-pagination-bullet{
  width: 0.625rem !important;
  height: 0.625rem !important;
  min-height: 0.625rem;
  min-width: 0.625rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
  opacity: 0.3;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
  opacity: 100%;
}
.swiper-button-disabled{
  opacity: 0.3;
}
.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;
}
.not-sr-only{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.\!pointer-events-none{
  pointer-events: none !important;
}
.pointer-events-none{
  pointer-events: none;
}
.\!pointer-events-auto{
  pointer-events: auto !important;
}
.pointer-events-auto{
  pointer-events: auto;
}
.\!visible{
  visibility: visible !important;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.\!static{
  position: static !important;
}
.static{
  position: static;
}
.\!fixed{
  position: fixed !important;
}
.fixed{
  position: fixed;
}
.\!absolute{
  position: absolute !important;
}
.absolute{
  position: absolute;
}
.\!relative{
  position: relative !important;
}
.relative{
  position: relative;
}
.\!sticky{
  position: sticky !important;
}
.sticky{
  position: sticky;
}
.-inset-1{
  inset: -0.25rem;
}
.inset-0{
  inset: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.\!-left-\[100vw\]{
  left: -100vw !important;
}
.\!left-0{
  left: 0px !important;
}
.\!left-auto{
  left: auto !important;
}
.\!right-0{
  right: 0px !important;
}
.\!top-0{
  top: 0px !important;
}
.\!top-\[114px\]{
  top: 114px !important;
}
.\!top-auto{
  top: auto !important;
}
.-bottom-1{
  bottom: -0.25rem;
}
.-bottom-2{
  bottom: -0.5rem;
}
.-bottom-20{
  bottom: -5rem;
}
.-bottom-24{
  bottom: -6rem;
}
.-bottom-32{
  bottom: -8rem;
}
.-bottom-36{
  bottom: -9rem;
}
.-bottom-56{
  bottom: -14rem;
}
.-bottom-72{
  bottom: -18rem;
}
.-bottom-8{
  bottom: -2rem;
}
.-left-1{
  left: -0.25rem;
}
.-left-2{
  left: -0.5rem;
}
.-left-24{
  left: -6rem;
}
.-left-28{
  left: -7rem;
}
.-left-32{
  left: -8rem;
}
.-left-4{
  left: -1rem;
}
.-left-40{
  left: -10rem;
}
.-left-5{
  left: -1.25rem;
}
.-left-6{
  left: -1.5rem;
}
.-right-1{
  right: -0.25rem;
}
.-right-10{
  right: -2.5rem;
}
.-right-12{
  right: -3rem;
}
.-right-16{
  right: -4rem;
}
.-right-2{
  right: -0.5rem;
}
.-right-20{
  right: -5rem;
}
.-right-24{
  right: -6rem;
}
.-right-5{
  right: -1.25rem;
}
.-right-full{
  right: -100%;
}
.-top-10{
  top: -2.5rem;
}
.-top-14{
  top: -3.5rem;
}
.-top-16{
  top: -4rem;
}
.-top-20{
  top: -5rem;
}
.-top-28{
  top: -7rem;
}
.-top-32{
  top: -8rem;
}
.-top-36{
  top: -9rem;
}
.-top-80{
  top: -20rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1{
  bottom: 0.25rem;
}
.bottom-10{
  bottom: 2.5rem;
}
.bottom-12{
  bottom: 3rem;
}
.bottom-16{
  bottom: 4rem;
}
.bottom-3{
  bottom: 0.75rem;
}
.bottom-32{
  bottom: 8rem;
}
.bottom-5{
  bottom: 1.25rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-8{
  bottom: 2rem;
}
.bottom-\[20px\]{
  bottom: 20px;
}
.end-1{
  inset-inline-end: 0.25rem;
}
.end-2{
  inset-inline-end: 0.5rem;
}
.end-7{
  inset-inline-end: 1.75rem;
}
.left-0{
  left: 0px;
}
.left-1{
  left: 0.25rem;
}
.left-1\/2{
  left: 50%;
}
.left-2{
  left: 0.5rem;
}
.left-3{
  left: 0.75rem;
}
.left-4{
  left: 1rem;
}
.left-40{
  left: 10rem;
}
.left-5{
  left: 1.25rem;
}
.left-96{
  left: 24rem;
}
.left-\[20px\]{
  left: 20px;
}
.left-auto{
  left: auto;
}
.left-full{
  left: 100%;
}
.right-0{
  right: 0px;
}
.right-10{
  right: 2.5rem;
}
.right-16{
  right: 4rem;
}
.right-2{
  right: 0.5rem;
}
.right-4{
  right: 1rem;
}
.right-5{
  right: 1.25rem;
}
.right-6{
  right: 1.5rem;
}
.right-7{
  right: 1.75rem;
}
.start-1{
  inset-inline-start: 0.25rem;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-10{
  top: 2.5rem;
}
.top-20{
  top: 5rem;
}
.top-24{
  top: 6rem;
}
.top-28{
  top: 7rem;
}
.top-3{
  top: 0.75rem;
}
.top-32{
  top: 8rem;
}
.top-4{
  top: 1rem;
}
.top-5{
  top: 1.25rem;
}
.top-7{
  top: 1.75rem;
}
.top-\[46px\]{
  top: 46px;
}
.top-auto{
  top: auto;
}
.top-full{
  top: 100%;
}
.isolate{
  isolation: isolate;
}
.isolation-auto{
  isolation: auto;
}
.\!z-\[-1\]{
  z-index: -1 !important;
}
.-z-10{
  z-index: -10;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-50{
  z-index: 50;
}
.order-2{
  order: 2;
}
.order-none{
  order: 0;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-start-1{
  grid-column-start: 1;
}
.row-start-1{
  grid-row-start: 1;
}
.float-start{
  float: inline-start;
}
.float-end{
  float: inline-end;
}
.float-right{
  float: right;
}
.float-left{
  float: left;
}
.float-none{
  float: none;
}
.clear-start{
  clear: inline-start;
}
.clear-end{
  clear: inline-end;
}
.clear-left{
  clear: left;
}
.clear-right{
  clear: right;
}
.clear-both{
  clear: both;
}
.clear-none{
  clear: none;
}
.\!m-0{
  margin: 0px !important;
}
.m-0{
  margin: 0px;
}
.m-1{
  margin: 0.25rem;
}
.m-2{
  margin: 0.5rem;
}
.m-3{
  margin: 0.75rem;
}
.m-4{
  margin: 1rem;
}
.m-48{
  margin: 12rem;
}
.m-5{
  margin: 1.25rem;
}
.m-auto{
  margin: auto;
}
.\!mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.\!mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-\[25px\]{
  margin-top: 25px;
  margin-bottom: 25px;
}
.my-\[50px\]{
  margin-top: 50px;
  margin-bottom: 50px;
}
.\!-mb-1{
  margin-bottom: -0.25rem !important;
}
.\!-mb-2{
  margin-bottom: -0.5rem !important;
}
.\!-mb-\[100px\]{
  margin-bottom: -100px !important;
}
.\!-mb-\[10px\]{
  margin-bottom: -10px !important;
}
.\!-mb-\[110px\]{
  margin-bottom: -110px !important;
}
.\!-mb-\[120px\]{
  margin-bottom: -120px !important;
}
.\!-mb-\[130px\]{
  margin-bottom: -130px !important;
}
.\!-mb-\[140px\]{
  margin-bottom: -140px !important;
}
.\!-mb-\[150px\]{
  margin-bottom: -150px !important;
}
.\!-mb-\[160px\]{
  margin-bottom: -160px !important;
}
.\!-mb-\[170px\]{
  margin-bottom: -170px !important;
}
.\!-mb-\[180px\]{
  margin-bottom: -180px !important;
}
.\!-mb-\[190px\]{
  margin-bottom: -190px !important;
}
.\!-mb-\[200px\]{
  margin-bottom: -200px !important;
}
.\!-mb-\[20px\]{
  margin-bottom: -20px !important;
}
.\!-mb-\[30px\]{
  margin-bottom: -30px !important;
}
.\!-mb-\[40px\]{
  margin-bottom: -40px !important;
}
.\!-mb-\[50px\]{
  margin-bottom: -50px !important;
}
.\!-mb-\[60px\]{
  margin-bottom: -60px !important;
}
.\!-mb-\[70px\]{
  margin-bottom: -70px !important;
}
.\!-mb-\[80px\]{
  margin-bottom: -80px !important;
}
.\!-mb-\[90px\]{
  margin-bottom: -90px !important;
}
.\!-mt-\[100px\]{
  margin-top: -100px !important;
}
.\!-mt-\[10px\]{
  margin-top: -10px !important;
}
.\!-mt-\[110px\]{
  margin-top: -110px !important;
}
.\!-mt-\[120px\]{
  margin-top: -120px !important;
}
.\!-mt-\[130px\]{
  margin-top: -130px !important;
}
.\!-mt-\[140px\]{
  margin-top: -140px !important;
}
.\!-mt-\[150px\]{
  margin-top: -150px !important;
}
.\!-mt-\[160px\]{
  margin-top: -160px !important;
}
.\!-mt-\[170px\]{
  margin-top: -170px !important;
}
.\!-mt-\[180px\]{
  margin-top: -180px !important;
}
.\!-mt-\[190px\]{
  margin-top: -190px !important;
}
.\!-mt-\[200px\]{
  margin-top: -200px !important;
}
.\!-mt-\[20px\]{
  margin-top: -20px !important;
}
.\!-mt-\[30px\]{
  margin-top: -30px !important;
}
.\!-mt-\[40px\]{
  margin-top: -40px !important;
}
.\!-mt-\[50px\]{
  margin-top: -50px !important;
}
.\!-mt-\[60px\]{
  margin-top: -60px !important;
}
.\!-mt-\[70px\]{
  margin-top: -70px !important;
}
.\!-mt-\[80px\]{
  margin-top: -80px !important;
}
.\!-mt-\[90px\]{
  margin-top: -90px !important;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mb-1{
  margin-bottom: 0.25rem !important;
}
.\!mb-12{
  margin-bottom: 3rem !important;
}
.\!mb-2{
  margin-bottom: 0.5rem !important;
}
.\!mb-3{
  margin-bottom: 0.75rem !important;
}
.\!mb-4{
  margin-bottom: 1rem !important;
}
.\!mb-6{
  margin-bottom: 1.5rem !important;
}
.\!mb-8{
  margin-bottom: 2rem !important;
}
.\!mb-\[0\]{
  margin-bottom: 0 !important;
}
.\!mb-\[0px\]{
  margin-bottom: 0px !important;
}
.\!mb-\[100px\]{
  margin-bottom: 100px !important;
}
.\!mb-\[10px\]{
  margin-bottom: 10px !important;
}
.\!mb-\[110px\]{
  margin-bottom: 110px !important;
}
.\!mb-\[120px\]{
  margin-bottom: 120px !important;
}
.\!mb-\[130px\]{
  margin-bottom: 130px !important;
}
.\!mb-\[140px\]{
  margin-bottom: 140px !important;
}
.\!mb-\[150px\]{
  margin-bottom: 150px !important;
}
.\!mb-\[160px\]{
  margin-bottom: 160px !important;
}
.\!mb-\[170px\]{
  margin-bottom: 170px !important;
}
.\!mb-\[180px\]{
  margin-bottom: 180px !important;
}
.\!mb-\[190px\]{
  margin-bottom: 190px !important;
}
.\!mb-\[200px\]{
  margin-bottom: 200px !important;
}
.\!mb-\[20px\]{
  margin-bottom: 20px !important;
}
.\!mb-\[30px\]{
  margin-bottom: 30px !important;
}
.\!mb-\[40px\]{
  margin-bottom: 40px !important;
}
.\!mb-\[50px\]{
  margin-bottom: 50px !important;
}
.\!mb-\[60px\]{
  margin-bottom: 60px !important;
}
.\!mb-\[70px\]{
  margin-bottom: 70px !important;
}
.\!mb-\[80px\]{
  margin-bottom: 80px !important;
}
.\!mb-\[90px\]{
  margin-bottom: 90px !important;
}
.\!ml-0{
  margin-left: 0px !important;
}
.\!mt-0{
  margin-top: 0px !important;
}
.\!mt-10{
  margin-top: 2.5rem !important;
}
.\!mt-14{
  margin-top: 3.5rem !important;
}
.\!mt-5{
  margin-top: 1.25rem !important;
}
.\!mt-7{
  margin-top: 1.75rem !important;
}
.\!mt-8{
  margin-top: 2rem !important;
}
.\!mt-\[0px\]{
  margin-top: 0px !important;
}
.\!mt-\[100px\]{
  margin-top: 100px !important;
}
.\!mt-\[10px\]{
  margin-top: 10px !important;
}
.\!mt-\[110px\]{
  margin-top: 110px !important;
}
.\!mt-\[120px\]{
  margin-top: 120px !important;
}
.\!mt-\[130px\]{
  margin-top: 130px !important;
}
.\!mt-\[140px\]{
  margin-top: 140px !important;
}
.\!mt-\[150px\]{
  margin-top: 150px !important;
}
.\!mt-\[160px\]{
  margin-top: 160px !important;
}
.\!mt-\[170px\]{
  margin-top: 170px !important;
}
.\!mt-\[180px\]{
  margin-top: 180px !important;
}
.\!mt-\[190px\]{
  margin-top: 190px !important;
}
.\!mt-\[200px\]{
  margin-top: 200px !important;
}
.\!mt-\[20px\]{
  margin-top: 20px !important;
}
.\!mt-\[24px\]{
  margin-top: 24px !important;
}
.\!mt-\[30px\]{
  margin-top: 30px !important;
}
.\!mt-\[40px\]{
  margin-top: 40px !important;
}
.\!mt-\[50px\]{
  margin-top: 50px !important;
}
.\!mt-\[60px\]{
  margin-top: 60px !important;
}
.\!mt-\[70px\]{
  margin-top: 70px !important;
}
.\!mt-\[80px\]{
  margin-top: 80px !important;
}
.\!mt-\[90px\]{
  margin-top: 90px !important;
}
.-mb-20{
  margin-bottom: -5rem;
}
.-mb-28{
  margin-bottom: -7rem;
}
.-mb-3{
  margin-bottom: -0.75rem;
}
.-mb-40{
  margin-bottom: -10rem;
}
.-mb-80{
  margin-bottom: -20rem;
}
.-mb-\[100px\]{
  margin-bottom: -100px;
}
.-mb-\[10px\]{
  margin-bottom: -10px;
}
.-mb-\[110px\]{
  margin-bottom: -110px;
}
.-mb-\[120px\]{
  margin-bottom: -120px;
}
.-mb-\[130px\]{
  margin-bottom: -130px;
}
.-mb-\[140px\]{
  margin-bottom: -140px;
}
.-mb-\[150px\]{
  margin-bottom: -150px;
}
.-mb-\[160px\]{
  margin-bottom: -160px;
}
.-mb-\[170px\]{
  margin-bottom: -170px;
}
.-mb-\[180px\]{
  margin-bottom: -180px;
}
.-mb-\[190px\]{
  margin-bottom: -190px;
}
.-mb-\[200px\]{
  margin-bottom: -200px;
}
.-mb-\[20px\]{
  margin-bottom: -20px;
}
.-mb-\[30px\]{
  margin-bottom: -30px;
}
.-mb-\[40px\]{
  margin-bottom: -40px;
}
.-mb-\[50px\]{
  margin-bottom: -50px;
}
.-mb-\[60px\]{
  margin-bottom: -60px;
}
.-mb-\[70px\]{
  margin-bottom: -70px;
}
.-mb-\[80px\]{
  margin-bottom: -80px;
}
.-mb-\[90px\]{
  margin-bottom: -90px;
}
.-ml-1{
  margin-left: -0.25rem;
}
.-ml-10{
  margin-left: -2.5rem;
}
.-ml-32{
  margin-left: -8rem;
}
.-mr-1{
  margin-right: -0.25rem;
}
.-mr-3{
  margin-right: -0.75rem;
}
.-mt-1{
  margin-top: -0.25rem;
}
.-mt-10{
  margin-top: -2.5rem;
}
.-mt-12{
  margin-top: -3rem;
}
.-mt-14{
  margin-top: -3.5rem;
}
.-mt-16{
  margin-top: -4rem;
}
.-mt-20{
  margin-top: -5rem;
}
.-mt-24{
  margin-top: -6rem;
}
.-mt-28{
  margin-top: -7rem;
}
.-mt-3{
  margin-top: -0.75rem;
}
.-mt-32{
  margin-top: -8rem;
}
.-mt-36{
  margin-top: -9rem;
}
.-mt-4{
  margin-top: -1rem;
}
.-mt-40{
  margin-top: -10rem;
}
.-mt-44{
  margin-top: -11rem;
}
.-mt-8{
  margin-top: -2rem;
}
.-mt-80{
  margin-top: -20rem;
}
.-mt-\[100px\]{
  margin-top: -100px;
}
.-mt-\[10px\]{
  margin-top: -10px;
}
.-mt-\[110px\]{
  margin-top: -110px;
}
.-mt-\[120px\]{
  margin-top: -120px;
}
.-mt-\[130px\]{
  margin-top: -130px;
}
.-mt-\[140px\]{
  margin-top: -140px;
}
.-mt-\[150px\]{
  margin-top: -150px;
}
.-mt-\[160px\]{
  margin-top: -160px;
}
.-mt-\[170px\]{
  margin-top: -170px;
}
.-mt-\[180px\]{
  margin-top: -180px;
}
.-mt-\[190px\]{
  margin-top: -190px;
}
.-mt-\[200px\]{
  margin-top: -200px;
}
.-mt-\[20px\]{
  margin-top: -20px;
}
.-mt-\[30px\]{
  margin-top: -30px;
}
.-mt-\[40px\]{
  margin-top: -40px;
}
.-mt-\[50px\]{
  margin-top: -50px;
}
.-mt-\[60px\]{
  margin-top: -60px;
}
.-mt-\[70px\]{
  margin-top: -70px;
}
.-mt-\[80px\]{
  margin-top: -80px;
}
.-mt-\[90px\]{
  margin-top: -90px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.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-24{
  margin-bottom: 6rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-52{
  margin-bottom: 13rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-9{
  margin-bottom: 2.25rem;
}
.mb-\[0px\]{
  margin-bottom: 0px;
}
.mb-\[100px\]{
  margin-bottom: 100px;
}
.mb-\[10px\]{
  margin-bottom: 10px;
}
.mb-\[110px\]{
  margin-bottom: 110px;
}
.mb-\[120px\]{
  margin-bottom: 120px;
}
.mb-\[130px\]{
  margin-bottom: 130px;
}
.mb-\[140px\]{
  margin-bottom: 140px;
}
.mb-\[150px\]{
  margin-bottom: 150px;
}
.mb-\[160px\]{
  margin-bottom: 160px;
}
.mb-\[170px\]{
  margin-bottom: 170px;
}
.mb-\[180px\]{
  margin-bottom: 180px;
}
.mb-\[190px\]{
  margin-bottom: 190px;
}
.mb-\[1px\]{
  margin-bottom: 1px;
}
.mb-\[200px\]{
  margin-bottom: 200px;
}
.mb-\[20px\]{
  margin-bottom: 20px;
}
.mb-\[30px\]{
  margin-bottom: 30px;
}
.mb-\[40px\]{
  margin-bottom: 40px;
}
.mb-\[50px\]{
  margin-bottom: 50px;
}
.mb-\[60px\]{
  margin-bottom: 60px;
}
.mb-\[70px\]{
  margin-bottom: 70px;
}
.mb-\[80px\]{
  margin-bottom: 80px;
}
.me-1{
  margin-inline-end: 0.25rem;
}
.ml-0{
  margin-left: 0px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-10{
  margin-left: 2.5rem;
}
.ml-12{
  margin-left: 3rem;
}
.ml-16{
  margin-left: 4rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-24{
  margin-left: 6rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-8{
  margin-left: 2rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-10{
  margin-right: 2.5rem;
}
.mr-12{
  margin-right: 3rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-6{
  margin-right: 1.5rem;
}
.mr-8{
  margin-right: 2rem;
}
.mr-\[6px\]{
  margin-right: 6px;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-11{
  margin-top: 2.75rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-28{
  margin-top: 7rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-9{
  margin-top: 2.25rem;
}
.mt-\[0px\]{
  margin-top: 0px;
}
.mt-\[100px\]{
  margin-top: 100px;
}
.mt-\[10px\]{
  margin-top: 10px;
}
.mt-\[110px\]{
  margin-top: 110px;
}
.mt-\[120px\]{
  margin-top: 120px;
}
.mt-\[130px\]{
  margin-top: 130px;
}
.mt-\[140px\]{
  margin-top: 140px;
}
.mt-\[150px\]{
  margin-top: 150px;
}
.mt-\[160px\]{
  margin-top: 160px;
}
.mt-\[170px\]{
  margin-top: 170px;
}
.mt-\[180px\]{
  margin-top: 180px;
}
.mt-\[190px\]{
  margin-top: 190px;
}
.mt-\[200px\]{
  margin-top: 200px;
}
.mt-\[20px\]{
  margin-top: 20px;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[40px\]{
  margin-top: 40px;
}
.mt-\[50px\]{
  margin-top: 50px;
}
.mt-\[60px\]{
  margin-top: 60px;
}
.mt-\[70px\]{
  margin-top: 70px;
}
.mt-\[80px\]{
  margin-top: 80px;
}
.mt-\[90px\]{
  margin-top: 90px;
}
.mt-auto{
  margin-top: auto;
}
.\!box-border{
  box-sizing: border-box !important;
}
.box-border{
  box-sizing: border-box;
}
.box-content{
  box-sizing: content-box;
}
.line-clamp-none{
  overflow: visible;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: none;
}
.\!block{
  display: block !important;
}
.block{
  display: block;
}
.\!inline-block{
  display: inline-block !important;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.\!table{
  display: table !important;
}
.table{
  display: table;
}
.inline-table{
  display: inline-table;
}
.table-caption{
  display: table-caption;
}
.table-cell{
  display: table-cell;
}
.table-column{
  display: table-column;
}
.table-column-group{
  display: table-column-group;
}
.table-footer-group{
  display: table-footer-group;
}
.table-header-group{
  display: table-header-group;
}
.table-row-group{
  display: table-row-group;
}
.table-row{
  display: table-row;
}
.flow-root{
  display: flow-root;
}
.\!grid{
  display: grid !important;
}
.grid{
  display: grid;
}
.inline-grid{
  display: inline-grid;
}
.\!contents{
  display: contents !important;
}
.contents{
  display: contents;
}
.list-item{
  display: list-item;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.\!size-2{
  width: 0.5rem !important;
  height: 0.5rem !important;
}
.\!size-2\.5{
  width: 0.625rem !important;
  height: 0.625rem !important;
}
.size-1{
  width: 0.25rem;
  height: 0.25rem;
}
.size-10{
  width: 2.5rem;
  height: 2.5rem;
}
.size-12{
  width: 3rem;
  height: 3rem;
}
.size-14{
  width: 3.5rem;
  height: 3.5rem;
}
.size-2{
  width: 0.5rem;
  height: 0.5rem;
}
.size-20{
  width: 5rem;
  height: 5rem;
}
.size-24{
  width: 6rem;
  height: 6rem;
}
.size-3{
  width: 0.75rem;
  height: 0.75rem;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.size-5{
  width: 1.25rem;
  height: 1.25rem;
}
.size-6{
  width: 1.5rem;
  height: 1.5rem;
}
.size-7{
  width: 1.75rem;
  height: 1.75rem;
}
.size-8{
  width: 2rem;
  height: 2rem;
}
.size-9{
  width: 2.25rem;
  height: 2.25rem;
}
.size-full{
  width: 100%;
  height: 100%;
}
.\!h-0{
  height: 0px !important;
}
.\!h-14{
  height: 3.5rem !important;
}
.\!h-3{
  height: 0.75rem !important;
}
.\!h-5{
  height: 1.25rem !important;
}
.\!h-6{
  height: 1.5rem !important;
}
.\!h-auto{
  height: auto !important;
}
.\!h-full{
  height: 100% !important;
}
.h-0{
  height: 0px;
}
.h-1{
  height: 0.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.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-4{
  height: 1rem;
}
.h-48{
  height: 12rem;
}
.h-5{
  height: 1.25rem;
}
.h-505{
  height: 505px;
}
.h-56{
  height: 14rem;
}
.h-6{
  height: 1.5rem;
}
.h-64{
  height: 16rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-96{
  height: 24rem;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[5px\]{
  height: 5px;
}
.h-auto{
  height: auto;
}
.h-dvh{
  height: 100dvh;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-screen{
  height: 100vh;
}
.max-h-0{
  max-height: 0px;
}
.max-h-full{
  max-height: 100%;
}
.max-h-screen{
  max-height: 100vh;
}
.min-h-0{
  min-height: 0px;
}
.min-h-12{
  min-height: 3rem;
}
.min-h-2{
  min-height: 0.5rem;
}
.min-h-2\.5{
  min-height: 0.625rem;
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.\!w-1{
  width: 0.25rem !important;
}
.\!w-\[200vw\]{
  width: 200vw !important;
}
.\!w-auto{
  width: auto !important;
}
.\!w-full{
  width: 100% !important;
}
.w-0{
  width: 0px;
}
.w-1{
  width: 0.25rem;
}
.w-1\/3{
  width: 33.333333%;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\/3{
  width: 66.666667%;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-28{
  width: 7rem;
}
.w-300{
  width: 300px;
}
.w-32{
  width: 8rem;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-44{
  width: 11rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-52{
  width: 13rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-72{
  width: 18rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-96{
  width: 24rem;
}
.w-\[25\%\]{
  width: 25%;
}
.w-\[350px\]{
  width: 350px;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[9px\]{
  width: 9px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.w-px{
  width: 1px;
}
.w-screen{
  width: 100vw;
}
.\!min-w-0{
  min-width: 0px !important;
}
.min-w-0{
  min-width: 0px;
}
.min-w-12{
  min-width: 3rem;
}
.min-w-2{
  min-width: 0.5rem;
}
.min-w-2\.5{
  min-width: 0.625rem;
}
.min-w-7{
  min-width: 1.75rem;
}
.min-w-8{
  min-width: 2rem;
}
.min-w-\[45px\]{
  min-width: 45px;
}
.min-w-full{
  min-width: 100%;
}
.\!max-w-none{
  max-width: none !important;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-96{
  max-width: 24rem;
}
.max-w-\[100px\]{
  max-width: 100px;
}
.max-w-\[1100px\]{
  max-width: 1100px;
}
.max-w-\[1400px\]{
  max-width: 1400px;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[33\.33\%\]{
  max-width: 33.33%;
}
.max-w-\[60px\]{
  max-width: 60px;
}
.max-w-\[66\.66\%\]{
  max-width: 66.66%;
}
.max-w-\[863px\]{
  max-width: 863px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.max-w-screen-2xl{
  max-width: 1536px;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.\!flex-1{
  flex: 1 1 0% !important;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink{
  flex-shrink: 1;
}
.shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.flex-grow-0{
  flex-grow: 0;
}
.grow{
  flex-grow: 1;
}
.table-auto{
  table-layout: auto;
}
.table-fixed{
  table-layout: fixed;
}
.caption-top{
  caption-side: top;
}
.caption-bottom{
  caption-side: bottom;
}
.border-collapse{
  border-collapse: collapse;
}
.border-separate{
  border-collapse: separate;
}
.origin-\[50\%_46\%\]{
  transform-origin: 50% 46%;
}
.origin-top{
  transform-origin: top;
}
.-translate-x-1{
  --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));
}
.-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-x-2{
  --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));
}
.-translate-x-\[50\%\]{
  --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{
  --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));
}
.-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-\[50\%\]{
  --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-x-0{
  --tw-translate-x: 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-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-3{
  --tw-translate-y: 0.75rem;
  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-90{
  --tw-rotate: 90deg;
  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-\[180deg\]{
  --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-\[90deg\]{
  --tw-rotate: 90deg;
  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-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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)) !important;
}
.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));
}
.transform-cpu{
  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-gpu{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) 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-none{
  transform: none;
}
@keyframes rotate{
  0%{
    transform: rotate(0deg);
  }
  100%{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: rotate 2s linear infinite;
}
.cursor-copy{
  cursor: copy;
}
.cursor-default{
  cursor: default;
}
.cursor-pointer{
  cursor: pointer;
}
.touch-auto{
  touch-action: auto;
}
.touch-none{
  touch-action: none;
}
.touch-pan-x{
  --tw-pan-x: pan-x;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.touch-pan-left{
  --tw-pan-x: pan-left;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.touch-pan-right{
  --tw-pan-x: pan-right;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.touch-pan-y{
  --tw-pan-y: pan-y;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.touch-pan-up{
  --tw-pan-y: pan-up;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.touch-pan-down{
  --tw-pan-y: pan-down;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.touch-pinch-zoom{
  --tw-pinch-zoom: pinch-zoom;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.touch-manipulation{
  touch-action: manipulation;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.select-text{
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}
.select-all{
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.select-auto{
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}
.resize-none{
  resize: none;
}
.resize-y{
  resize: vertical;
}
.resize-x{
  resize: horizontal;
}
.resize{
  resize: both;
}
.snap-none{
  scroll-snap-type: none;
}
.snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-y{
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.snap-both{
  scroll-snap-type: both var(--tw-scroll-snap-strictness);
}
.snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}
.snap-proximity{
  --tw-scroll-snap-strictness: proximity;
}
.snap-start{
  scroll-snap-align: start;
}
.snap-end{
  scroll-snap-align: end;
}
.snap-center{
  scroll-snap-align: center;
}
.snap-align-none{
  scroll-snap-align: none;
}
.snap-normal{
  scroll-snap-stop: normal;
}
.snap-always{
  scroll-snap-stop: always;
}
.list-inside{
  list-style-position: inside;
}
.list-outside{
  list-style-position: outside;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.appearance-auto{
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.break-before-auto{
  -moz-column-break-before: auto;
       break-before: auto;
}
.break-before-avoid{
  -moz-column-break-before: avoid;
       break-before: avoid;
}
.break-before-all{
  -moz-column-break-before: all;
       break-before: all;
}
.break-before-avoid-page{
  -moz-column-break-before: avoid;
       break-before: avoid-page;
}
.break-before-page{
  -moz-column-break-before: page;
       break-before: page;
}
.break-before-left{
  -moz-column-break-before: left;
       break-before: left;
}
.break-before-right{
  -moz-column-break-before: right;
       break-before: right;
}
.break-before-column{
  -moz-column-break-before: column;
       break-before: column;
}
.break-inside-auto{
  -moz-column-break-inside: auto;
       break-inside: auto;
}
.break-inside-avoid{
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.break-inside-avoid-page{
  break-inside: avoid-page;
}
.break-inside-avoid-column{
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
.break-after-auto{
  -moz-column-break-after: auto;
       break-after: auto;
}
.break-after-avoid{
  -moz-column-break-after: avoid;
       break-after: avoid;
}
.break-after-all{
  -moz-column-break-after: all;
       break-after: all;
}
.break-after-avoid-page{
  -moz-column-break-after: avoid;
       break-after: avoid-page;
}
.break-after-page{
  -moz-column-break-after: page;
       break-after: page;
}
.break-after-left{
  -moz-column-break-after: left;
       break-after: left;
}
.break-after-right{
  -moz-column-break-after: right;
       break-after: right;
}
.break-after-column{
  -moz-column-break-after: column;
       break-after: column;
}
.grid-flow-row{
  grid-auto-flow: row;
}
.grid-flow-col{
  grid-auto-flow: column;
}
.grid-flow-dense{
  grid-auto-flow: dense;
}
.grid-flow-row-dense{
  grid-auto-flow: row dense;
}
.grid-flow-col-dense{
  grid-auto-flow: column dense;
}
.\!grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.\!grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.\!grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.\!flex-col{
  flex-direction: column !important;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-wrap-reverse{
  flex-wrap: wrap-reverse;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.place-content-center{
  place-content: center;
}
.place-content-start{
  place-content: start;
}
.place-content-end{
  place-content: end;
}
.place-content-between{
  place-content: space-between;
}
.place-content-around{
  place-content: space-around;
}
.place-content-evenly{
  place-content: space-evenly;
}
.place-content-baseline{
  place-content: baseline;
}
.place-content-stretch{
  place-content: stretch;
}
.place-items-start{
  place-items: start;
}
.place-items-end{
  place-items: end;
}
.place-items-center{
  place-items: center;
}
.place-items-baseline{
  place-items: baseline;
}
.place-items-stretch{
  place-items: stretch;
}
.content-normal{
  align-content: normal;
}
.content-center{
  align-content: center;
}
.content-start{
  align-content: flex-start;
}
.content-end{
  align-content: flex-end;
}
.content-between{
  align-content: space-between;
}
.content-around{
  align-content: space-around;
}
.content-evenly{
  align-content: space-evenly;
}
.content-baseline{
  align-content: baseline;
}
.content-stretch{
  align-content: stretch;
}
.\!items-start{
  align-items: flex-start !important;
}
.items-start{
  align-items: flex-start;
}
.\!items-end{
  align-items: flex-end !important;
}
.items-end{
  align-items: flex-end;
}
.\!items-center{
  align-items: center !important;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.\!items-stretch{
  align-items: stretch !important;
}
.items-stretch{
  align-items: stretch;
}
.justify-normal{
  justify-content: normal;
}
.\!justify-start{
  justify-content: flex-start !important;
}
.justify-start{
  justify-content: flex-start;
}
.\!justify-end{
  justify-content: flex-end !important;
}
.justify-end{
  justify-content: flex-end;
}
.\!justify-center{
  justify-content: center !important;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.justify-evenly{
  justify-content: space-evenly;
}
.justify-stretch{
  justify-content: stretch;
}
.justify-items-start{
  justify-items: start;
}
.justify-items-end{
  justify-items: end;
}
.justify-items-center{
  justify-items: center;
}
.justify-items-stretch{
  justify-items: stretch;
}
.\!gap-0{
  gap: 0px !important;
}
.\!gap-1{
  gap: 0.25rem !important;
}
.\!gap-4{
  gap: 1rem !important;
}
.\!gap-\[0px\]{
  gap: 0px !important;
}
.\!gap-\[100px\]{
  gap: 100px !important;
}
.\!gap-\[10px\]{
  gap: 10px !important;
}
.\!gap-\[20px\]{
  gap: 20px !important;
}
.\!gap-\[30px\]{
  gap: 30px !important;
}
.\!gap-\[40px\]{
  gap: 40px !important;
}
.\!gap-\[50px\]{
  gap: 50px !important;
}
.\!gap-\[60px\]{
  gap: 60px !important;
}
.\!gap-\[70px\]{
  gap: 70px !important;
}
.\!gap-\[80px\]{
  gap: 80px !important;
}
.\!gap-\[90px\]{
  gap: 90px !important;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-24{
  gap: 6rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-32{
  gap: 8rem;
}
.gap-36{
  gap: 9rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-9{
  gap: 2.25rem;
}
.gap-\[0px\]{
  gap: 0px;
}
.gap-\[100px\]{
  gap: 100px;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[20px\]{
  gap: 20px;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[40px\]{
  gap: 40px;
}
.gap-\[50px\]{
  gap: 50px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-\[60px\]{
  gap: 60px;
}
.gap-\[70px\]{
  gap: 70px;
}
.gap-\[80px\]{
  gap: 80px;
}
.gap-\[8px\]{
  gap: 8px;
}
.gap-\[90px\]{
  gap: 90px;
}
.gap-x-16{
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.gap-x-20{
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-y-0{
  row-gap: 0px;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-9{
  row-gap: 2.25rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 1;
}
.space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}
.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}
.divide-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 1;
}
.divide-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 1;
}
.divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style: solid;
}
.divide-dashed > :not([hidden]) ~ :not([hidden]){
  border-style: dashed;
}
.divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style: dotted;
}
.divide-double > :not([hidden]) ~ :not([hidden]){
  border-style: double;
}
.divide-none > :not([hidden]) ~ :not([hidden]){
  border-style: none;
}
.divide-\[\#cfcfcf\] > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(207 207 207 / var(--tw-divide-opacity, 1));
}
.divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.3;
}
.place-self-auto{
  place-self: auto;
}
.place-self-start{
  place-self: start;
}
.place-self-end{
  place-self: end;
}
.place-self-center{
  place-self: center;
}
.place-self-stretch{
  place-self: stretch;
}
.self-auto{
  align-self: auto;
}
.self-start{
  align-self: flex-start;
}
.self-end{
  align-self: flex-end;
}
.self-center{
  align-self: center;
}
.self-stretch{
  align-self: stretch;
}
.self-baseline{
  align-self: baseline;
}
.justify-self-auto{
  justify-self: auto;
}
.justify-self-start{
  justify-self: start;
}
.justify-self-end{
  justify-self: end;
}
.justify-self-center{
  justify-self: center;
}
.justify-self-stretch{
  justify-self: stretch;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-clip{
  overflow: clip;
}
.\!overflow-visible{
  overflow: visible !important;
}
.overflow-visible{
  overflow: visible;
}
.overflow-scroll{
  overflow: scroll;
}
.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-clip{
  overflow-y: clip;
}
.overflow-x-visible{
  overflow-x: visible;
}
.overflow-y-visible{
  overflow-y: visible;
}
.overflow-x-scroll{
  overflow-x: scroll;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.overscroll-auto{
  overscroll-behavior: auto;
}
.overscroll-contain{
  overscroll-behavior: contain;
}
.overscroll-none{
  overscroll-behavior: none;
}
.overscroll-y-auto{
  overscroll-behavior-y: auto;
}
.overscroll-y-contain{
  overscroll-behavior-y: contain;
}
.overscroll-y-none{
  overscroll-behavior-y: none;
}
.overscroll-x-auto{
  overscroll-behavior-x: auto;
}
.overscroll-x-contain{
  overscroll-behavior-x: contain;
}
.overscroll-x-none{
  overscroll-behavior-x: none;
}
.scroll-auto{
  scroll-behavior: auto;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-ellipsis{
  text-overflow: ellipsis;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.text-clip{
  text-overflow: clip;
}
.hyphens-none{
  -webkit-hyphens: none;
          hyphens: none;
}
.hyphens-manual{
  -webkit-hyphens: manual;
          hyphens: manual;
}
.hyphens-auto{
  -webkit-hyphens: auto;
          hyphens: auto;
}
.\!whitespace-normal{
  white-space: normal !important;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre{
  white-space: pre;
}
.whitespace-pre-line{
  white-space: pre-line;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.whitespace-break-spaces{
  white-space: break-spaces;
}
.text-wrap{
  text-wrap: wrap;
}
.text-nowrap{
  text-wrap: nowrap;
}
.text-balance{
  text-wrap: balance;
}
.text-pretty{
  text-wrap: pretty;
}
.break-normal{
  overflow-wrap: normal;
  word-break: normal;
}
.break-words{
  overflow-wrap: break-word;
}
.break-all{
  word-break: break-all;
}
.break-keep{
  word-break: keep-all;
}
.\!rounded{
  border-radius: 0.25rem !important;
}
.\!rounded-full{
  border-radius: 9999px !important;
}
.\!rounded-md{
  border-radius: 0.375rem !important;
}
.\!rounded-none{
  border-radius: 0px !important;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-10{
  border-radius: 10px;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[12px\]{
  border-radius: 12px;
}
.rounded-\[15px\]{
  border-radius: 15px;
}
.rounded-\[30px\]{
  border-radius: 30px;
}
.rounded-\[3px\]{
  border-radius: 3px;
}
.rounded-\[40px\]{
  border-radius: 40px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.\!rounded-r-full{
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}
.rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-b-10{
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.rounded-e{
  border-start-end-radius: 0.25rem;
  border-end-end-radius: 0.25rem;
}
.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.rounded-s{
  border-start-start-radius: 0.25rem;
  border-end-start-radius: 0.25rem;
}
.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-t-10{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-bl{
  border-bottom-left-radius: 0.25rem;
}
.rounded-br{
  border-bottom-right-radius: 0.25rem;
}
.rounded-ee{
  border-end-end-radius: 0.25rem;
}
.rounded-es{
  border-end-start-radius: 0.25rem;
}
.rounded-se{
  border-start-end-radius: 0.25rem;
}
.rounded-ss{
  border-start-start-radius: 0.25rem;
}
.rounded-tl{
  border-top-left-radius: 0.25rem;
}
.rounded-tr{
  border-top-right-radius: 0.25rem;
}
.\!border{
  border-width: 1px !important;
}
.\!border-0{
  border-width: 0px !important;
}
.\!border-2{
  border-width: 2px !important;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-0{
  border-bottom-width: 0px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-e{
  border-inline-end-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-0{
  border-left-width: 0px;
}
.border-l-2{
  border-left-width: 2px;
}
.border-r{
  border-right-width: 1px;
}
.border-r-0{
  border-right-width: 0px;
}
.border-s{
  border-inline-start-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-t-2{
  border-top-width: 2px;
}
.\!border-solid{
  border-style: solid !important;
}
.border-solid{
  border-style: solid;
}
.border-dashed{
  border-style: dashed;
}
.border-dotted{
  border-style: dotted;
}
.border-double{
  border-style: double;
}
.border-hidden{
  border-style: hidden;
}
.\!border-none{
  border-style: none !important;
}
.border-none{
  border-style: none;
}
.\!border-blue{
  --tw-border-opacity: 1 !important;
  border-color: rgb(36 77 126 / var(--tw-border-opacity, 1)) !important;
}
.\!border-transparent{
  border-color: transparent !important;
}
.\!border-white{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.border-\[\#4f7198\]{
  --tw-border-opacity: 1;
  border-color: rgb(79 113 152 / var(--tw-border-opacity, 1));
}
.border-\[\#797979\]{
  --tw-border-opacity: 1;
  border-color: rgb(121 121 121 / var(--tw-border-opacity, 1));
}
.border-\[\#E9E9E9\]{
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
}
.border-\[\#e4e4e4\]{
  --tw-border-opacity: 1;
  border-color: rgb(228 228 228 / var(--tw-border-opacity, 1));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-black\/30{
  border-color: rgb(0 0 0 / 0.3);
}
.border-blue{
  --tw-border-opacity: 1;
  border-color: rgb(36 77 126 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-red-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-red-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-opacity-30{
  --tw-border-opacity: 0.3;
}
.border-opacity-50{
  --tw-border-opacity: 0.5;
}
.\!bg-blue{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(36 77 126 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-climberBlack{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-transparent{
  background-color: transparent !important;
}
.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(36 77 126 / var(--tw-bg-opacity, 1));
}
.bg-climberBlack{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-climberBlack\/80{
  background-color: rgb(0 0 0 / 0.8);
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 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));
}
.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}
.\!bg-none{
  background-image: none !important;
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-none{
  background-image: none;
}
.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.decoration-slice{
  -webkit-box-decoration-break: slice;
          box-decoration-break: slice;
}
.decoration-clone{
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.box-decoration-slice{
  -webkit-box-decoration-break: slice;
          box-decoration-break: slice;
}
.box-decoration-clone{
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.bg-contain{
  background-size: contain;
}
.bg-cover{
  background-size: cover;
}
.bg-fixed{
  background-attachment: fixed;
}
.bg-local{
  background-attachment: local;
}
.bg-scroll{
  background-attachment: scroll;
}
.bg-clip-border{
  background-clip: border-box;
}
.bg-clip-padding{
  background-clip: padding-box;
}
.bg-clip-content{
  background-clip: content-box;
}
.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}
.bg-center{
  background-position: center;
}
.bg-top{
  background-position: top;
}
.bg-repeat{
  background-repeat: repeat;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.bg-repeat-x{
  background-repeat: repeat-x;
}
.bg-repeat-y{
  background-repeat: repeat-y;
}
.bg-repeat-round{
  background-repeat: round;
}
.bg-repeat-space{
  background-repeat: space;
}
.bg-origin-border{
  background-origin: border-box;
}
.bg-origin-padding{
  background-origin: padding-box;
}
.bg-origin-content{
  background-origin: content-box;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-fill{
  -o-object-fit: fill;
     object-fit: fill;
}
.object-none{
  -o-object-fit: none;
     object-fit: none;
}
.object-scale-down{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.object-top{
  -o-object-position: top;
     object-position: top;
}
.\!p-0{
  padding: 0px !important;
}
.\!p-12{
  padding: 3rem !important;
}
.\!p-16{
  padding: 4rem !important;
}
.\!p-2{
  padding: 0.5rem !important;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-10{
  padding: 2.5rem;
}
.p-12{
  padding: 3rem;
}
.p-14{
  padding: 3.5rem;
}
.p-16{
  padding: 4rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-9{
  padding: 2.25rem;
}
.p-\[25px\]{
  padding: 25px;
}
.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.\!px-10{
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.\!px-3{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.\!px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\!px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.\!px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.\!px-\[0px\]{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.\!px-\[100px\]{
  padding-left: 100px !important;
  padding-right: 100px !important;
}
.\!px-\[10px\]{
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.\!px-\[110px\]{
  padding-left: 110px !important;
  padding-right: 110px !important;
}
.\!px-\[120px\]{
  padding-left: 120px !important;
  padding-right: 120px !important;
}
.\!px-\[130px\]{
  padding-left: 130px !important;
  padding-right: 130px !important;
}
.\!px-\[140px\]{
  padding-left: 140px !important;
  padding-right: 140px !important;
}
.\!px-\[150px\]{
  padding-left: 150px !important;
  padding-right: 150px !important;
}
.\!px-\[160px\]{
  padding-left: 160px !important;
  padding-right: 160px !important;
}
.\!px-\[170px\]{
  padding-left: 170px !important;
  padding-right: 170px !important;
}
.\!px-\[180px\]{
  padding-left: 180px !important;
  padding-right: 180px !important;
}
.\!px-\[190px\]{
  padding-left: 190px !important;
  padding-right: 190px !important;
}
.\!px-\[200px\]{
  padding-left: 200px !important;
  padding-right: 200px !important;
}
.\!px-\[20px\]{
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.\!px-\[30px\]{
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.\!px-\[40px\]{
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.\!px-\[50px\]{
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.\!px-\[60px\]{
  padding-left: 60px !important;
  padding-right: 60px !important;
}
.\!px-\[70px\]{
  padding-left: 70px !important;
  padding-right: 70px !important;
}
.\!px-\[80px\]{
  padding-left: 80px !important;
  padding-right: 80px !important;
}
.\!px-\[90px\]{
  padding-left: 90px !important;
  padding-right: 90px !important;
}
.\!py-16{
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.\!py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.\!py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!py-32{
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.\!py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.\!py-5{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.\!py-6{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.\!py-8{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.\!py-\[0px\]{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.\!py-\[100px\]{
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.\!py-\[10px\]{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.\!py-\[110px\]{
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}
.\!py-\[120px\]{
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
.\!py-\[130px\]{
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}
.\!py-\[140px\]{
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}
.\!py-\[150px\]{
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
.\!py-\[160px\]{
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}
.\!py-\[170px\]{
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}
.\!py-\[180px\]{
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}
.\!py-\[190px\]{
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}
.\!py-\[200px\]{
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}
.\!py-\[20px\]{
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.\!py-\[30px\]{
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.\!py-\[40px\]{
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.\!py-\[50px\]{
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.\!py-\[60px\]{
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.\!py-\[70px\]{
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.\!py-\[80px\]{
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.\!py-\[90px\]{
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-11{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.px-16{
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}
.px-28{
  padding-left: 7rem;
  padding-right: 7rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-36{
  padding-left: 9rem;
  padding-right: 9rem;
}
.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-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[0px\]{
  padding-left: 0px;
  padding-right: 0px;
}
.px-\[100px\]{
  padding-left: 100px;
  padding-right: 100px;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[110px\]{
  padding-left: 110px;
  padding-right: 110px;
}
.px-\[120px\]{
  padding-left: 120px;
  padding-right: 120px;
}
.px-\[130px\]{
  padding-left: 130px;
  padding-right: 130px;
}
.px-\[140px\]{
  padding-left: 140px;
  padding-right: 140px;
}
.px-\[150px\]{
  padding-left: 150px;
  padding-right: 150px;
}
.px-\[160px\]{
  padding-left: 160px;
  padding-right: 160px;
}
.px-\[170px\]{
  padding-left: 170px;
  padding-right: 170px;
}
.px-\[180px\]{
  padding-left: 180px;
  padding-right: 180px;
}
.px-\[190px\]{
  padding-left: 190px;
  padding-right: 190px;
}
.px-\[200px\]{
  padding-left: 200px;
  padding-right: 200px;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[25px\]{
  padding-left: 25px;
  padding-right: 25px;
}
.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}
.px-\[50px\]{
  padding-left: 50px;
  padding-right: 50px;
}
.px-\[60px\]{
  padding-left: 60px;
  padding-right: 60px;
}
.px-\[70px\]{
  padding-left: 70px;
  padding-right: 70px;
}
.px-\[80px\]{
  padding-left: 80px;
  padding-right: 80px;
}
.px-\[90px\]{
  padding-left: 90px;
  padding-right: 90px;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-36{
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.py-44{
  padding-top: 11rem;
  padding-bottom: 11rem;
}
.py-48{
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-\[0px\]{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-\[100px\]{
  padding-top: 100px;
  padding-bottom: 100px;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[110px\]{
  padding-top: 110px;
  padding-bottom: 110px;
}
.py-\[120px\]{
  padding-top: 120px;
  padding-bottom: 120px;
}
.py-\[130px\]{
  padding-top: 130px;
  padding-bottom: 130px;
}
.py-\[140px\]{
  padding-top: 140px;
  padding-bottom: 140px;
}
.py-\[150px\]{
  padding-top: 150px;
  padding-bottom: 150px;
}
.py-\[160px\]{
  padding-top: 160px;
  padding-bottom: 160px;
}
.py-\[170px\]{
  padding-top: 170px;
  padding-bottom: 170px;
}
.py-\[180px\]{
  padding-top: 180px;
  padding-bottom: 180px;
}
.py-\[190px\]{
  padding-top: 190px;
  padding-bottom: 190px;
}
.py-\[200px\]{
  padding-top: 200px;
  padding-bottom: 200px;
}
.py-\[20px\]{
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[30px\]{
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[40px\]{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[50px\]{
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-\[60px\]{
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-\[70px\]{
  padding-top: 70px;
  padding-bottom: 70px;
}
.py-\[80px\]{
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-\[90px\]{
  padding-top: 90px;
  padding-bottom: 90px;
}
.\!pl-0{
  padding-left: 0px !important;
}
.\!pr-0{
  padding-right: 0px !important;
}
.\!pt-5{
  padding-top: 1.25rem !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-11{
  padding-bottom: 2.75rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-28{
  padding-bottom: 7rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-32{
  padding-bottom: 8rem;
}
.pb-36{
  padding-bottom: 9rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-40{
  padding-bottom: 10rem;
}
.pb-44{
  padding-bottom: 11rem;
}
.pb-48{
  padding-bottom: 12rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-52{
  padding-bottom: 13rem;
}
.pb-56{
  padding-bottom: 14rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-60{
  padding-bottom: 15rem;
}
.pb-64{
  padding-bottom: 16rem;
}
.pb-7{
  padding-bottom: 1.75rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-9{
  padding-bottom: 2.25rem;
}
.pb-96{
  padding-bottom: 24rem;
}
.pb-\[60\%\]{
  padding-bottom: 60%;
}
.pl-0{
  padding-left: 0px;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-14{
  padding-left: 3.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-24{
  padding-left: 6rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-8{
  padding-left: 2rem;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-5{
  padding-right: 1.25rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-24{
  padding-top: 6rem;
}
.pt-28{
  padding-top: 7rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-40{
  padding-top: 10rem;
}
.pt-44{
  padding-top: 11rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-52{
  padding-top: 13rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-9{
  padding-top: 2.25rem;
}
.pt-\[60\%\]{
  padding-top: 60%;
}
.pt-\[60px\]{
  padding-top: 60px;
}
.text-left{
  text-align: left;
}
.\!text-center{
  text-align: center !important;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-justify{
  text-align: justify;
}
.text-start{
  text-align: start;
}
.text-end{
  text-align: end;
}
.align-baseline{
  vertical-align: baseline;
}
.align-top{
  vertical-align: top;
}
.align-middle{
  vertical-align: middle;
}
.align-bottom{
  vertical-align: bottom;
}
.align-text-top{
  vertical-align: text-top;
}
.align-text-bottom{
  vertical-align: text-bottom;
}
.align-sub{
  vertical-align: sub;
}
.align-super{
  vertical-align: super;
}
.\!font-header{
  font-family: Open Sans, sans-serif !important;
}
.font-body{
  font-family: Open Sans, sans-serif;
}
.font-header{
  font-family: Open Sans, sans-serif;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.\!text-4xl{
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}
.\!text-5xl{
  font-size: 3rem !important;
  line-height: 1 !important;
}
.\!text-6xl{
  font-size: 3.75rem !important;
  line-height: 1 !important;
}
.\!text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.\!text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.\!text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-185{
  font-size: 11.5625rem;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}
.text-8xl{
  font-size: 6rem;
  line-height: 1;
}
.text-9xl{
  font-size: 8rem;
  line-height: 1;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[19px\]{
  font-size: 19px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[21px\]{
  font-size: 21px;
}
.text-\[25px\]{
  font-size: 25px;
}
.text-\[35px\]{
  font-size: 35px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-medium{
  font-weight: 500 !important;
}
.\!font-semibold{
  font-weight: 600 !important;
}
.font-\[700\]{
  font-weight: 700;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.\!uppercase{
  text-transform: uppercase !important;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.\!capitalize{
  text-transform: capitalize !important;
}
.capitalize{
  text-transform: capitalize;
}
.normal-case{
  text-transform: none;
}
.italic{
  font-style: italic;
}
.not-italic{
  font-style: normal;
}
.normal-nums{
  font-variant-numeric: normal;
}
.ordinal{
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.slashed-zero{
  --tw-slashed-zero: slashed-zero;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.lining-nums{
  --tw-numeric-figure: lining-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.oldstyle-nums{
  --tw-numeric-figure: oldstyle-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.proportional-nums{
  --tw-numeric-spacing: proportional-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.diagonal-fractions{
  --tw-numeric-fraction: diagonal-fractions;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.stacked-fractions{
  --tw-numeric-fraction: stacked-fractions;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.\!leading-90{
  line-height: 90% !important;
}
.\!leading-\[110\%\]{
  line-height: 110% !important;
}
.\!leading-\[145\%\]{
  line-height: 145% !important;
}
.\!leading-normal{
  line-height: 1.5 !important;
}
.leading-10{
  line-height: 2.5rem;
}
.leading-4{
  line-height: 1rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-90{
  line-height: 90%;
}
.leading-\[1\.6\]{
  line-height: 1.6;
}
.leading-\[110\%\]{
  line-height: 110%;
}
.leading-\[140\%\]{
  line-height: 140%;
}
.leading-\[2\.13\]{
  line-height: 2.13;
}
.leading-normal{
  line-height: 1.5;
}
.tracking-\[-0\.27px\]{
  letter-spacing: -0.27px;
}
.tracking-\[-0\.75px\]{
  letter-spacing: -0.75px;
}
.tracking-\[0\.3px\]{
  letter-spacing: 0.3px;
}
.tracking-\[1px\]{
  letter-spacing: 1px;
}
.tracking-normal{
  letter-spacing: 0em;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.\!text-climberBlack{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#565656\]{
  --tw-text-opacity: 1;
  color: rgb(86 86 86 / var(--tw-text-opacity, 1));
}
.text-\[\#656565\]{
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue{
  --tw-text-opacity: 1;
  color: rgb(36 77 126 / var(--tw-text-opacity, 1));
}
.text-climberBlack{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.text-inherit{
  color: inherit;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}
.\!underline{
  text-decoration-line: underline !important;
}
.underline{
  text-decoration-line: underline;
}
.overline{
  text-decoration-line: overline;
}
.line-through{
  text-decoration-line: line-through;
}
.\!no-underline{
  text-decoration-line: none !important;
}
.no-underline{
  text-decoration-line: none;
}
.decoration-transparent{
  text-decoration-color: transparent;
}
.decoration-solid{
  text-decoration-style: solid;
}
.decoration-double{
  text-decoration-style: double;
}
.decoration-dotted{
  text-decoration-style: dotted;
}
.decoration-dashed{
  text-decoration-style: dashed;
}
.decoration-wavy{
  text-decoration-style: wavy;
}
.decoration-2{
  text-decoration-thickness: 2px;
}
.underline-offset-1{
  text-underline-offset: 1px;
}
.underline-offset-4{
  text-underline-offset: 4px;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.subpixel-antialiased{
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.\!opacity-0{
  opacity: 0 !important;
}
.\!opacity-100{
  opacity: 1 !important;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-90{
  opacity: 0.9;
}
.opacity-\[0\.3\]{
  opacity: 0.3;
}
.opacity-\[100\%\]{
  opacity: 100%;
}
.bg-blend-normal{
  background-blend-mode: normal;
}
.bg-blend-multiply{
  background-blend-mode: multiply;
}
.bg-blend-screen{
  background-blend-mode: screen;
}
.bg-blend-overlay{
  background-blend-mode: overlay;
}
.bg-blend-darken{
  background-blend-mode: darken;
}
.bg-blend-lighten{
  background-blend-mode: lighten;
}
.bg-blend-color-dodge{
  background-blend-mode: color-dodge;
}
.bg-blend-color-burn{
  background-blend-mode: color-burn;
}
.bg-blend-hard-light{
  background-blend-mode: hard-light;
}
.bg-blend-soft-light{
  background-blend-mode: soft-light;
}
.bg-blend-difference{
  background-blend-mode: difference;
}
.bg-blend-exclusion{
  background-blend-mode: exclusion;
}
.bg-blend-hue{
  background-blend-mode: hue;
}
.bg-blend-saturation{
  background-blend-mode: saturation;
}
.bg-blend-color{
  background-blend-mode: color;
}
.bg-blend-luminosity{
  background-blend-mode: luminosity;
}
.mix-blend-normal{
  mix-blend-mode: normal;
}
.mix-blend-multiply{
  mix-blend-mode: multiply;
}
.mix-blend-screen{
  mix-blend-mode: screen;
}
.mix-blend-overlay{
  mix-blend-mode: overlay;
}
.mix-blend-darken{
  mix-blend-mode: darken;
}
.mix-blend-lighten{
  mix-blend-mode: lighten;
}
.mix-blend-color-dodge{
  mix-blend-mode: color-dodge;
}
.mix-blend-color-burn{
  mix-blend-mode: color-burn;
}
.mix-blend-hard-light{
  mix-blend-mode: hard-light;
}
.mix-blend-soft-light{
  mix-blend-mode: soft-light;
}
.mix-blend-difference{
  mix-blend-mode: difference;
}
.mix-blend-exclusion{
  mix-blend-mode: exclusion;
}
.mix-blend-hue{
  mix-blend-mode: hue;
}
.mix-blend-saturation{
  mix-blend-mode: saturation;
}
.mix-blend-color{
  mix-blend-mode: color;
}
.mix-blend-luminosity{
  mix-blend-mode: luminosity;
}
.mix-blend-plus-darker{
  mix-blend-mode: plus-darker;
}
.mix-blend-plus-lighter{
  mix-blend-mode: plus-lighter;
}
.\!shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[15px_15px_10px_0_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{
  --tw-shadow: 15px 15px 10px 0 rgba(0,0,0,0.05);
  --tw-shadow-colored: 15px 15px 10px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
.shadow-black{
  --tw-shadow-color: #000;
  --tw-shadow: var(--tw-shadow-colored);
}
.\!outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\!outline{
  outline-style: solid !important;
}
.outline{
  outline-style: solid;
}
.outline-dashed{
  outline-style: dashed;
}
.outline-dotted{
  outline-style: dotted;
}
.outline-double{
  outline-style: double;
}
.outline-\[4px\]{
  outline-width: 4px;
}
.\!outline-offset-4{
  outline-offset: 4px !important;
}
.\!outline-offset-8{
  outline-offset: 8px !important;
}
.\!outline-transparent{
  outline-color: transparent !important;
}
.outline-white{
  outline-color: #fff;
}
.ring{
  --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(3px + 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);
}
.ring-inset{
  --tw-ring-inset: inset;
}
.ring-offset-blue{
  --tw-ring-offset-color: #244D7E;
}
.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);
}
.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.grayscale{
  --tw-grayscale: grayscale(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);
}
.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);
}
.sepia{
  --tw-sepia: sepia(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) !important;
}
.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);
}
.filter-none{
  filter: none;
}
.backdrop-blur{
  --tw-backdrop-blur: blur(8px);
  -webkit-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);
  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);
}
.backdrop-grayscale{
  --tw-backdrop-grayscale: grayscale(100%);
  -webkit-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);
  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);
}
.backdrop-invert{
  --tw-backdrop-invert: invert(100%);
  -webkit-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);
  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);
}
.backdrop-sepia{
  --tw-backdrop-sepia: sepia(100%);
  -webkit-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);
  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);
}
.backdrop-filter{
  -webkit-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);
  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);
}
.backdrop-filter-none{
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}
.\!transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.\!transition-all{
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.\!transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.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-0{
  transition-delay: 0s !important;
}
.\!delay-100{
  transition-delay: 100ms !important;
}
.delay-100{
  transition-delay: 100ms;
}
.delay-200{
  transition-delay: 200ms;
}
.\!duration-300{
  transition-duration: 300ms !important;
}
.duration-100{
  transition-duration: 100ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.duration-\[300ms\]{
  transition-duration: 300ms;
}
.duration-\[350ms\]{
  transition-duration: 350ms;
}
.\!ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.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-linear{
  transition-timing-function: linear;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.contain-none{
  contain: none;
}
.contain-content{
  contain: content;
}
.contain-strict{
  contain: strict;
}
.contain-size{
  --tw-contain-size: size;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}
.contain-inline-size{
  --tw-contain-size: inline-size;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}
.contain-layout{
  --tw-contain-layout: layout;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}
.contain-paint{
  --tw-contain-paint: paint;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}
.contain-style{
  --tw-contain-style: style;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}
.forced-color-adjust-auto{
  forced-color-adjust: auto;
}
.forced-color-adjust-none{
  forced-color-adjust: none;
}
/* hide scroll reveal items to start */
[data-sr], .wp-block-group, .sr-down, .rich-text {
    visibility: hidden;
  }
.wp-admin [data-sr],
  .wp-admin .wp-block-group,
  .wp-admin .sr-down,
  .wp-admin hr,
  .wp-admin .rich-text,
  .editor-styles-wrapper .wp-block-group__inner-container,
  .editor-styles-wrapper .rich-text,
  .editor-styles-wrapper .wp-block-group,
  .editor-styles-wrapper hr {
    visibility: visible !important;
  }
.editor-visual-editor .content-grid > .climber-grid{
  display: block !important;
}
.climber-grid{
  display: grid;
}
/* Text outline */
.text-outline {
      -webkit-text-stroke: 2px rgba(0, 0, 0, 0.2);
      color: transparent;
    }
.has-text-color.has-blue-color{
  --tw-text-opacity: 1;
  color: rgb(36 77 126 / var(--tw-text-opacity, 1));
}
.has-background.has-blue-background-color{
  --tw-bg-opacity: 1;
  background-color: rgb(36 77 126 / var(--tw-bg-opacity, 1));
}
.has-featured-font-size {
      font-size: 125%;
    }
.last-of-type\:border-none:last-of-type{
  border-style: none;
}
.hover\:-translate-x-5:hover{
  --tw-translate-x: -1.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-5:hover{
  --tw-translate-x: 1.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\:border-white:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.hover\:bg-climberBlack:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:\!text-climberBlack:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.hover\:\!text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-climberBlack:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-green-500:hover{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0: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(0px + 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\:bg-climberBlack:focus-visible{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.focus-visible\:\!outline-0:focus-visible{
  outline-width: 0px !important;
}
.group:hover .group-hover\: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));
}
.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}
.group:hover .group-hover\:text-climberBlack{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group.open .group-\[\.open\]\:block{
  display: block;
}
.group.open .group-\[\.open\]\:hidden{
  display: none;
}
.prose-h2\:mb-5 :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
}
.prose-h2\:text-5xl :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 3rem;
  line-height: 1;
}
.prose-h2\:font-medium :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
}
.prose-h2\:\!leading-\[110\%\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 110% !important;
}
.prose-h2\:text-climberBlack :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-h3\:mb-5 :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
}
.prose-h3\:text-4xl :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.prose-h3\:font-medium :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
}
.prose-h3\:\!leading-\[110\%\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 110% !important;
}
.prose-h3\:text-climberBlack :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-h4\:mb-5 :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
}
.prose-h4\:text-3xl :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.prose-h4\:font-medium :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
}
.prose-h4\:\!leading-\[110\%\] :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 110% !important;
}
.prose-h4\:text-climberBlack :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-h5\:mb-5 :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
}
.prose-h5\:text-\[22px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 22px;
}
.prose-h5\:font-medium :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
}
.prose-h5\:\!leading-\[110\%\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 110% !important;
}
.prose-h5\:text-climberBlack :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-h6\:mb-5 :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
}
.prose-h6\:text-\[18px\] :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 18px;
}
.prose-h6\:font-medium :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
}
.prose-h6\:\!leading-\[110\%\] :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 110% !important;
}
.prose-h6\:text-climberBlack :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-p\:mb-5 :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.25rem;
}
.prose-p\:font-body :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-family: Open Sans, sans-serif;
}
.prose-p\:text-base :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-p\:font-medium :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
}
.prose-p\:leading-\[145\%\] :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 145%;
}
.prose-p\:text-climberBlack :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-a\:no-underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  text-decoration-line: none;
}
.hover\:prose-a\:underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover{
  text-decoration-line: underline;
}
.prose-ol\:list-decimal :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  list-style-type: decimal;
}
.prose-ol\:pl-6 :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-left: 1.5rem;
}
.prose-ol\:marker\:text-climberBlack * :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker{
  color: rgb(0 0 0 );
}
.prose-ol\:marker\:text-climberBlack :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker{
  color: rgb(0 0 0 );
}
.prose-ul\:list-disc :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  list-style-type: disc;
}
.prose-ul\:pl-6 :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-left: 1.5rem;
}
.prose-ul\:marker\:text-climberBlack * :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker{
  color: rgb(0 0 0 );
}
.prose-ul\:marker\:text-climberBlack :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)))::marker{
  color: rgb(0 0 0 );
}
.prose-li\:text-base :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-li\:font-medium :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
}
.prose-li\:text-climberBlack :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (max-width: 767px){
  .max-\[767px\]\:\!min-w-0{
    min-width: 0px !important;
  }
}
@media (max-width: 639px){
  .max-\[639px\]\:\!text-\[19px\]{
    font-size: 19px !important;
  }
}
@media (min-width: 300px){
  .min-\[300px\]\:\!grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 640px){
  .sm\:\!grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-col{
    flex-direction: column;
  }
  .sm\:\!items-start{
    align-items: flex-start !important;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:\!items-end{
    align-items: flex-end !important;
  }
  .sm\:items-end{
    align-items: flex-end;
  }
  .sm\:\!items-center{
    align-items: center !important;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:\!justify-start{
    justify-content: flex-start !important;
  }
  .sm\:justify-start{
    justify-content: flex-start;
  }
  .sm\:\!justify-end{
    justify-content: flex-end !important;
  }
  .sm\:justify-end{
    justify-content: flex-end;
  }
  .sm\:\!justify-center{
    justify-content: center !important;
  }
  .sm\:justify-center{
    justify-content: center;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:gap-7{
    gap: 1.75rem;
  }
}
@media (min-width: 768px){
  .md\:\!top-\[120px\]{
    top: 120px !important;
  }
  .md\:right-7{
    right: 1.75rem;
  }
  .md\:top-7{
    top: 1.75rem;
  }
  .md\:top-\[32px\]{
    top: 32px;
  }
  .md\:float-right{
    float: right;
  }
  .md\:float-left{
    float: left;
  }
  .md\:-mb-\[100px\]{
    margin-bottom: -100px;
  }
  .md\:-mb-\[10px\]{
    margin-bottom: -10px;
  }
  .md\:-mb-\[110px\]{
    margin-bottom: -110px;
  }
  .md\:-mb-\[120px\]{
    margin-bottom: -120px;
  }
  .md\:-mb-\[130px\]{
    margin-bottom: -130px;
  }
  .md\:-mb-\[140px\]{
    margin-bottom: -140px;
  }
  .md\:-mb-\[150px\]{
    margin-bottom: -150px;
  }
  .md\:-mb-\[160px\]{
    margin-bottom: -160px;
  }
  .md\:-mb-\[170px\]{
    margin-bottom: -170px;
  }
  .md\:-mb-\[180px\]{
    margin-bottom: -180px;
  }
  .md\:-mb-\[190px\]{
    margin-bottom: -190px;
  }
  .md\:-mb-\[200px\]{
    margin-bottom: -200px;
  }
  .md\:-mb-\[20px\]{
    margin-bottom: -20px;
  }
  .md\:-mb-\[30px\]{
    margin-bottom: -30px;
  }
  .md\:-mb-\[40px\]{
    margin-bottom: -40px;
  }
  .md\:-mb-\[50px\]{
    margin-bottom: -50px;
  }
  .md\:-mb-\[60px\]{
    margin-bottom: -60px;
  }
  .md\:-mb-\[70px\]{
    margin-bottom: -70px;
  }
  .md\:-mb-\[80px\]{
    margin-bottom: -80px;
  }
  .md\:-mb-\[90px\]{
    margin-bottom: -90px;
  }
  .md\:-mt-\[100px\]{
    margin-top: -100px;
  }
  .md\:-mt-\[10px\]{
    margin-top: -10px;
  }
  .md\:-mt-\[110px\]{
    margin-top: -110px;
  }
  .md\:-mt-\[120px\]{
    margin-top: -120px;
  }
  .md\:-mt-\[130px\]{
    margin-top: -130px;
  }
  .md\:-mt-\[140px\]{
    margin-top: -140px;
  }
  .md\:-mt-\[150px\]{
    margin-top: -150px;
  }
  .md\:-mt-\[160px\]{
    margin-top: -160px;
  }
  .md\:-mt-\[170px\]{
    margin-top: -170px;
  }
  .md\:-mt-\[180px\]{
    margin-top: -180px;
  }
  .md\:-mt-\[190px\]{
    margin-top: -190px;
  }
  .md\:-mt-\[200px\]{
    margin-top: -200px;
  }
  .md\:-mt-\[20px\]{
    margin-top: -20px;
  }
  .md\:-mt-\[30px\]{
    margin-top: -30px;
  }
  .md\:-mt-\[40px\]{
    margin-top: -40px;
  }
  .md\:-mt-\[50px\]{
    margin-top: -50px;
  }
  .md\:-mt-\[60px\]{
    margin-top: -60px;
  }
  .md\:-mt-\[70px\]{
    margin-top: -70px;
  }
  .md\:-mt-\[80px\]{
    margin-top: -80px;
  }
  .md\:-mt-\[90px\]{
    margin-top: -90px;
  }
  .md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .md\:mb-8{
    margin-bottom: 2rem;
  }
  .md\:mb-\[0px\]{
    margin-bottom: 0px;
  }
  .md\:mb-\[100px\]{
    margin-bottom: 100px;
  }
  .md\:mb-\[10px\]{
    margin-bottom: 10px;
  }
  .md\:mb-\[110px\]{
    margin-bottom: 110px;
  }
  .md\:mb-\[120px\]{
    margin-bottom: 120px;
  }
  .md\:mb-\[130px\]{
    margin-bottom: 130px;
  }
  .md\:mb-\[140px\]{
    margin-bottom: 140px;
  }
  .md\:mb-\[150px\]{
    margin-bottom: 150px;
  }
  .md\:mb-\[160px\]{
    margin-bottom: 160px;
  }
  .md\:mb-\[170px\]{
    margin-bottom: 170px;
  }
  .md\:mb-\[180px\]{
    margin-bottom: 180px;
  }
  .md\:mb-\[190px\]{
    margin-bottom: 190px;
  }
  .md\:mb-\[200px\]{
    margin-bottom: 200px;
  }
  .md\:mb-\[20px\]{
    margin-bottom: 20px;
  }
  .md\:mb-\[30px\]{
    margin-bottom: 30px;
  }
  .md\:mb-\[40px\]{
    margin-bottom: 40px;
  }
  .md\:mb-\[50px\]{
    margin-bottom: 50px;
  }
  .md\:mb-\[60px\]{
    margin-bottom: 60px;
  }
  .md\:mb-\[70px\]{
    margin-bottom: 70px;
  }
  .md\:mb-\[80px\]{
    margin-bottom: 80px;
  }
  .md\:mb-\[90px\]{
    margin-bottom: 90px;
  }
  .md\:ml-8{
    margin-left: 2rem;
  }
  .md\:mr-8{
    margin-right: 2rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mt-11{
    margin-top: 2.75rem;
  }
  .md\:mt-\[0px\]{
    margin-top: 0px;
  }
  .md\:mt-\[100px\]{
    margin-top: 100px;
  }
  .md\:mt-\[110px\]{
    margin-top: 110px;
  }
  .md\:mt-\[120px\]{
    margin-top: 120px;
  }
  .md\:mt-\[130px\]{
    margin-top: 130px;
  }
  .md\:mt-\[140px\]{
    margin-top: 140px;
  }
  .md\:mt-\[150px\]{
    margin-top: 150px;
  }
  .md\:mt-\[160px\]{
    margin-top: 160px;
  }
  .md\:mt-\[170px\]{
    margin-top: 170px;
  }
  .md\:mt-\[180px\]{
    margin-top: 180px;
  }
  .md\:mt-\[190px\]{
    margin-top: 190px;
  }
  .md\:mt-\[200px\]{
    margin-top: 200px;
  }
  .md\:mt-\[20px\]{
    margin-top: 20px;
  }
  .md\:mt-\[30px\]{
    margin-top: 30px;
  }
  .md\:mt-\[40px\]{
    margin-top: 40px;
  }
  .md\:mt-\[50px\]{
    margin-top: 50px;
  }
  .md\:mt-\[60px\]{
    margin-top: 60px;
  }
  .md\:mt-\[70px\]{
    margin-top: 70px;
  }
  .md\:mt-\[80px\]{
    margin-top: 80px;
  }
  .md\:mt-\[90px\]{
    margin-top: 90px;
  }
  .md\:\!block{
    display: block !important;
  }
  .md\:block{
    display: block;
  }
  .md\:table-header-group{
    display: table-header-group;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-80{
    height: 20rem;
  }
  .md\:h-\[66\.5px\]{
    height: 66.5px;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:w-56{
    width: 14rem;
  }
  .md\:w-\[66px\]{
    width: 66px;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:max-w-\[25\%\]{
    max-width: 25%;
  }
  .md\:max-w-\[33\%\]{
    max-width: 33%;
  }
  .md\:max-w-\[50\%\]{
    max-width: 50%;
  }
  .md\:max-w-\[67\%\]{
    max-width: 67%;
  }
  .md\:max-w-\[75\%\]{
    max-width: 75%;
  }
  .md\:\!grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .md\:\!grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .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\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:\!items-start{
    align-items: flex-start !important;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:\!items-end{
    align-items: flex-end !important;
  }
  .md\:items-end{
    align-items: flex-end;
  }
  .md\:\!items-center{
    align-items: center !important;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:\!justify-start{
    justify-content: flex-start !important;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:\!justify-end{
    justify-content: flex-end !important;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:\!justify-center{
    justify-content: center !important;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:\!gap-\[0px\]{
    gap: 0px !important;
  }
  .md\:\!gap-\[100px\]{
    gap: 100px !important;
  }
  .md\:\!gap-\[10px\]{
    gap: 10px !important;
  }
  .md\:\!gap-\[20px\]{
    gap: 20px !important;
  }
  .md\:\!gap-\[30px\]{
    gap: 30px !important;
  }
  .md\:\!gap-\[40px\]{
    gap: 40px !important;
  }
  .md\:\!gap-\[50px\]{
    gap: 50px !important;
  }
  .md\:\!gap-\[60px\]{
    gap: 60px !important;
  }
  .md\:\!gap-\[70px\]{
    gap: 70px !important;
  }
  .md\:\!gap-\[80px\]{
    gap: 80px !important;
  }
  .md\:\!gap-\[90px\]{
    gap: 90px !important;
  }
  .md\:gap-5{
    gap: 1.25rem;
  }
  .md\:gap-7{
    gap: 1.75rem;
  }
  .md\:gap-\[0px\]{
    gap: 0px;
  }
  .md\:gap-\[100px\]{
    gap: 100px;
  }
  .md\:gap-\[10px\]{
    gap: 10px;
  }
  .md\:gap-\[20px\]{
    gap: 20px;
  }
  .md\:gap-\[30px\]{
    gap: 30px;
  }
  .md\:gap-\[40px\]{
    gap: 40px;
  }
  .md\:gap-\[50px\]{
    gap: 50px;
  }
  .md\:gap-\[60px\]{
    gap: 60px;
  }
  .md\:gap-\[70px\]{
    gap: 70px;
  }
  .md\:gap-\[80px\]{
    gap: 80px;
  }
  .md\:gap-\[90px\]{
    gap: 90px;
  }
  .md\:overflow-visible{
    overflow: visible;
  }
  .md\:border{
    border-width: 1px;
  }
  .md\:border-l{
    border-left-width: 1px;
  }
  .md\:border-r{
    border-right-width: 1px;
  }
  .md\:border-none{
    border-style: none;
  }
  .md\:\!bg-transparent{
    background-color: transparent !important;
  }
  .md\:\!p-0{
    padding: 0px !important;
  }
  .md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-\[0px\]{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-\[100px\]{
    padding-left: 100px;
    padding-right: 100px;
  }
  .md\:px-\[10px\]{
    padding-left: 10px;
    padding-right: 10px;
  }
  .md\:px-\[110px\]{
    padding-left: 110px;
    padding-right: 110px;
  }
  .md\:px-\[120px\]{
    padding-left: 120px;
    padding-right: 120px;
  }
  .md\:px-\[130px\]{
    padding-left: 130px;
    padding-right: 130px;
  }
  .md\:px-\[140px\]{
    padding-left: 140px;
    padding-right: 140px;
  }
  .md\:px-\[150px\]{
    padding-left: 150px;
    padding-right: 150px;
  }
  .md\:px-\[160px\]{
    padding-left: 160px;
    padding-right: 160px;
  }
  .md\:px-\[170px\]{
    padding-left: 170px;
    padding-right: 170px;
  }
  .md\:px-\[180px\]{
    padding-left: 180px;
    padding-right: 180px;
  }
  .md\:px-\[190px\]{
    padding-left: 190px;
    padding-right: 190px;
  }
  .md\:px-\[200px\]{
    padding-left: 200px;
    padding-right: 200px;
  }
  .md\:px-\[20px\]{
    padding-left: 20px;
    padding-right: 20px;
  }
  .md\:px-\[30px\]{
    padding-left: 30px;
    padding-right: 30px;
  }
  .md\:px-\[40px\]{
    padding-left: 40px;
    padding-right: 40px;
  }
  .md\:px-\[50px\]{
    padding-left: 50px;
    padding-right: 50px;
  }
  .md\:px-\[60px\]{
    padding-left: 60px;
    padding-right: 60px;
  }
  .md\:px-\[70px\]{
    padding-left: 70px;
    padding-right: 70px;
  }
  .md\:px-\[80px\]{
    padding-left: 80px;
    padding-right: 80px;
  }
  .md\:px-\[90px\]{
    padding-left: 90px;
    padding-right: 90px;
  }
  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:py-\[0px\]{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-\[100px\]{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .md\:py-\[10px\]{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .md\:py-\[110px\]{
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .md\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .md\:py-\[130px\]{
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .md\:py-\[140px\]{
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .md\:py-\[150px\]{
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .md\:py-\[160px\]{
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .md\:py-\[170px\]{
    padding-top: 170px;
    padding-bottom: 170px;
  }
  .md\:py-\[180px\]{
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .md\:py-\[190px\]{
    padding-top: 190px;
    padding-bottom: 190px;
  }
  .md\:py-\[200px\]{
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .md\:py-\[20px\]{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .md\:py-\[30px\]{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .md\:py-\[40px\]{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .md\:py-\[50px\]{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .md\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .md\:py-\[70px\]{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .md\:py-\[80px\]{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .md\:py-\[90px\]{
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .md\:pb-14{
    padding-bottom: 3.5rem;
  }
  .md\:pb-6{
    padding-bottom: 1.5rem;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:pt-6{
    padding-top: 1.5rem;
  }
  .md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md\:text-7xl{
    font-size: 4.5rem;
    line-height: 1;
  }
  .md\:text-\[15px\]{
    font-size: 15px;
  }
  .md\:text-\[21px\]{
    font-size: 21px;
  }
  .md\:text-\[24px\]{
    font-size: 24px;
  }
  .md\:text-\[42px\]{
    font-size: 42px;
  }
  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
            .editor-visual-editor .content-grid > .md\:climber-grid{
    display: block !important;
  }

  .md\:climber-grid{
    display: grid;
  }

  .prose-h2\:md\:text-6xl :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 3.75rem;
    line-height: 1;
  }

  .prose-h3\:md\:text-5xl :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 3rem;
    line-height: 1;
  }

  .prose-h4\:md\:text-4xl :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .prose-h5\:md\:text-3xl :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .prose-h6\:md\:text-2xl :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px){
  .lg\:pointer-events-none{
    pointer-events: none;
  }
  .lg\:pointer-events-auto{
    pointer-events: auto;
  }
  .lg\:static{
    position: static;
  }
  .lg\:absolute{
    position: absolute;
  }
  .lg\:\!-mb-\[100px\]{
    margin-bottom: -100px !important;
  }
  .lg\:\!-mb-\[10px\]{
    margin-bottom: -10px !important;
  }
  .lg\:\!-mb-\[110px\]{
    margin-bottom: -110px !important;
  }
  .lg\:\!-mb-\[120px\]{
    margin-bottom: -120px !important;
  }
  .lg\:\!-mb-\[130px\]{
    margin-bottom: -130px !important;
  }
  .lg\:\!-mb-\[140px\]{
    margin-bottom: -140px !important;
  }
  .lg\:\!-mb-\[150px\]{
    margin-bottom: -150px !important;
  }
  .lg\:\!-mb-\[160px\]{
    margin-bottom: -160px !important;
  }
  .lg\:\!-mb-\[170px\]{
    margin-bottom: -170px !important;
  }
  .lg\:\!-mb-\[180px\]{
    margin-bottom: -180px !important;
  }
  .lg\:\!-mb-\[190px\]{
    margin-bottom: -190px !important;
  }
  .lg\:\!-mb-\[200px\]{
    margin-bottom: -200px !important;
  }
  .lg\:\!-mb-\[20px\]{
    margin-bottom: -20px !important;
  }
  .lg\:\!-mb-\[30px\]{
    margin-bottom: -30px !important;
  }
  .lg\:\!-mb-\[40px\]{
    margin-bottom: -40px !important;
  }
  .lg\:\!-mb-\[50px\]{
    margin-bottom: -50px !important;
  }
  .lg\:\!-mb-\[60px\]{
    margin-bottom: -60px !important;
  }
  .lg\:\!-mb-\[70px\]{
    margin-bottom: -70px !important;
  }
  .lg\:\!-mb-\[80px\]{
    margin-bottom: -80px !important;
  }
  .lg\:\!-mb-\[90px\]{
    margin-bottom: -90px !important;
  }
  .lg\:\!-mt-\[100px\]{
    margin-top: -100px !important;
  }
  .lg\:\!-mt-\[10px\]{
    margin-top: -10px !important;
  }
  .lg\:\!-mt-\[110px\]{
    margin-top: -110px !important;
  }
  .lg\:\!-mt-\[120px\]{
    margin-top: -120px !important;
  }
  .lg\:\!-mt-\[130px\]{
    margin-top: -130px !important;
  }
  .lg\:\!-mt-\[140px\]{
    margin-top: -140px !important;
  }
  .lg\:\!-mt-\[150px\]{
    margin-top: -150px !important;
  }
  .lg\:\!-mt-\[160px\]{
    margin-top: -160px !important;
  }
  .lg\:\!-mt-\[170px\]{
    margin-top: -170px !important;
  }
  .lg\:\!-mt-\[180px\]{
    margin-top: -180px !important;
  }
  .lg\:\!-mt-\[190px\]{
    margin-top: -190px !important;
  }
  .lg\:\!-mt-\[200px\]{
    margin-top: -200px !important;
  }
  .lg\:\!-mt-\[20px\]{
    margin-top: -20px !important;
  }
  .lg\:\!-mt-\[30px\]{
    margin-top: -30px !important;
  }
  .lg\:\!-mt-\[40px\]{
    margin-top: -40px !important;
  }
  .lg\:\!-mt-\[50px\]{
    margin-top: -50px !important;
  }
  .lg\:\!-mt-\[60px\]{
    margin-top: -60px !important;
  }
  .lg\:\!-mt-\[70px\]{
    margin-top: -70px !important;
  }
  .lg\:\!-mt-\[80px\]{
    margin-top: -80px !important;
  }
  .lg\:\!-mt-\[90px\]{
    margin-top: -90px !important;
  }
  .lg\:\!mb-\[0px\]{
    margin-bottom: 0px !important;
  }
  .lg\:\!mb-\[100px\]{
    margin-bottom: 100px !important;
  }
  .lg\:\!mb-\[10px\]{
    margin-bottom: 10px !important;
  }
  .lg\:\!mb-\[110px\]{
    margin-bottom: 110px !important;
  }
  .lg\:\!mb-\[120px\]{
    margin-bottom: 120px !important;
  }
  .lg\:\!mb-\[130px\]{
    margin-bottom: 130px !important;
  }
  .lg\:\!mb-\[140px\]{
    margin-bottom: 140px !important;
  }
  .lg\:\!mb-\[150px\]{
    margin-bottom: 150px !important;
  }
  .lg\:\!mb-\[160px\]{
    margin-bottom: 160px !important;
  }
  .lg\:\!mb-\[170px\]{
    margin-bottom: 170px !important;
  }
  .lg\:\!mb-\[180px\]{
    margin-bottom: 180px !important;
  }
  .lg\:\!mb-\[190px\]{
    margin-bottom: 190px !important;
  }
  .lg\:\!mb-\[200px\]{
    margin-bottom: 200px !important;
  }
  .lg\:\!mb-\[20px\]{
    margin-bottom: 20px !important;
  }
  .lg\:\!mb-\[30px\]{
    margin-bottom: 30px !important;
  }
  .lg\:\!mb-\[40px\]{
    margin-bottom: 40px !important;
  }
  .lg\:\!mb-\[50px\]{
    margin-bottom: 50px !important;
  }
  .lg\:\!mb-\[60px\]{
    margin-bottom: 60px !important;
  }
  .lg\:\!mb-\[70px\]{
    margin-bottom: 70px !important;
  }
  .lg\:\!mb-\[80px\]{
    margin-bottom: 80px !important;
  }
  .lg\:\!mb-\[90px\]{
    margin-bottom: 90px !important;
  }
  .lg\:\!mt-\[0px\]{
    margin-top: 0px !important;
  }
  .lg\:\!mt-\[100px\]{
    margin-top: 100px !important;
  }
  .lg\:\!mt-\[10px\]{
    margin-top: 10px !important;
  }
  .lg\:\!mt-\[110px\]{
    margin-top: 110px !important;
  }
  .lg\:\!mt-\[120px\]{
    margin-top: 120px !important;
  }
  .lg\:\!mt-\[130px\]{
    margin-top: 130px !important;
  }
  .lg\:\!mt-\[140px\]{
    margin-top: 140px !important;
  }
  .lg\:\!mt-\[150px\]{
    margin-top: 150px !important;
  }
  .lg\:\!mt-\[160px\]{
    margin-top: 160px !important;
  }
  .lg\:\!mt-\[170px\]{
    margin-top: 170px !important;
  }
  .lg\:\!mt-\[180px\]{
    margin-top: 180px !important;
  }
  .lg\:\!mt-\[190px\]{
    margin-top: 190px !important;
  }
  .lg\:\!mt-\[200px\]{
    margin-top: 200px !important;
  }
  .lg\:\!mt-\[20px\]{
    margin-top: 20px !important;
  }
  .lg\:\!mt-\[30px\]{
    margin-top: 30px !important;
  }
  .lg\:\!mt-\[40px\]{
    margin-top: 40px !important;
  }
  .lg\:\!mt-\[50px\]{
    margin-top: 50px !important;
  }
  .lg\:\!mt-\[60px\]{
    margin-top: 60px !important;
  }
  .lg\:\!mt-\[70px\]{
    margin-top: 70px !important;
  }
  .lg\:\!mt-\[80px\]{
    margin-top: 80px !important;
  }
  .lg\:\!mt-\[90px\]{
    margin-top: 90px !important;
  }
  .lg\:mb-\[22px\]{
    margin-bottom: 22px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:\!flex{
    display: flex !important;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:\!hidden{
    display: none !important;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:w-56{
    width: 14rem;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:\!grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .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\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:rounded-md{
    border-radius: 0.375rem;
  }
  .lg\:\!px-\[0px\]{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .lg\:\!px-\[100px\]{
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .lg\:\!px-\[10px\]{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .lg\:\!px-\[110px\]{
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .lg\:\!px-\[120px\]{
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .lg\:\!px-\[130px\]{
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  .lg\:\!px-\[140px\]{
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .lg\:\!px-\[150px\]{
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .lg\:\!px-\[160px\]{
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  .lg\:\!px-\[170px\]{
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  .lg\:\!px-\[180px\]{
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  .lg\:\!px-\[190px\]{
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  .lg\:\!px-\[200px\]{
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  .lg\:\!px-\[20px\]{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .lg\:\!px-\[30px\]{
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .lg\:\!px-\[40px\]{
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .lg\:\!px-\[50px\]{
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .lg\:\!px-\[60px\]{
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .lg\:\!px-\[70px\]{
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .lg\:\!px-\[80px\]{
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .lg\:\!px-\[90px\]{
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .lg\:\!py-\[0px\]{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .lg\:\!py-\[100px\]{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .lg\:\!py-\[10px\]{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .lg\:\!py-\[110px\]{
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .lg\:\!py-\[120px\]{
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .lg\:\!py-\[130px\]{
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .lg\:\!py-\[140px\]{
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .lg\:\!py-\[150px\]{
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .lg\:\!py-\[160px\]{
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .lg\:\!py-\[170px\]{
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .lg\:\!py-\[180px\]{
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .lg\:\!py-\[190px\]{
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .lg\:\!py-\[200px\]{
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  .lg\:\!py-\[20px\]{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .lg\:\!py-\[30px\]{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .lg\:\!py-\[40px\]{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lg\:\!py-\[50px\]{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .lg\:\!py-\[60px\]{
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .lg\:\!py-\[70px\]{
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .lg\:\!py-\[80px\]{
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .lg\:\!py-\[90px\]{
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:pb-4{
    padding-bottom: 1rem;
  }
  .lg\:pt-5{
    padding-top: 1.25rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:opacity-0{
    opacity: 0;
  }
  .lg\:opacity-100{
    opacity: 1;
  }
  .lg\:shadow-\[0_10px_30px_-15px_rgba\(0\2c 0\2c 0\2c 0\.3\)\]{
    --tw-shadow: 0 10px 30px -15px rgba(0,0,0,0.3);
    --tw-shadow-colored: 0 10px 30px -15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .prose-h2\:lg\:text-7xl :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 4.5rem;
    line-height: 1;
  }
  .prose-h3\:lg\:text-6xl :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 3.75rem;
    line-height: 1;
  }
  .prose-h4\:lg\:text-5xl :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 3rem;
    line-height: 1;
  }
  .prose-h5\:lg\:text-4xl :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .prose-h6\:lg\:text-3xl :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .prose-p\:lg\:leading-\[150\%\] :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    line-height: 150%;
  }
  .prose-li\:lg\:leading-8 :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    line-height: 2rem;
  }
}
@media (min-width: 1280px){
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb{
  border-radius: 9999px;
}
.\[\&\:\:-webkit-scrollbar-track\]\:rounded-full::-webkit-scrollbar-track{
  border-radius: 9999px;
}
.\[\&\:\:-webkit-scrollbar-track\]\:bg-gray-300::-webkit-scrollbar-track{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar{
  width: 0.5rem;
}
.\[\&\>\*\]\:focus-visible\:\!text-white:focus-visible>*{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.\[\&_\*\:first-child\]\:\!mt-0 *:first-child{
  margin-top: 0px !important;
}
.\[\&_\*\:last-child\]\:\!mb-0 *:last-child{
  margin-bottom: 0px !important;
}
.\[\&_\.content-image\]\:\!w-auto .content-image{
  width: auto !important;
}
.\[\&_\.content-image\]\:items-center .content-image{
  align-items: center;
}
.\[\&_\.content-image\]\:justify-center .content-image{
  justify-content: center;
}
@media (min-width: 768px){
  .md\:\[\&_\.content-image\]\:\!justify-center .content-image{
    justify-content: center !important;
  }
}
.\[\&_\.content-video\]\:items-center .content-video{
  align-items: center;
}
.\[\&_\.content-video\]\:justify-center .content-video{
  justify-content: center;
}
@media (min-width: 768px){
  .md\:\[\&_\.content-video\]\:\!justify-center .content-video{
    justify-content: center !important;
  }
}
.\[\&_\.main\]\:\!mx-auto .main{
  margin-left: auto !important;
  margin-right: auto !important;
}
.\[\&_\.main\]\:aspect-square .main{
  aspect-ratio: 1 / 1;
}
.\[\&_h2\]\:text-left h2{
  text-align: left;
}
.\[\&_h3\]\:text-left h3{
  text-align: left;
}