@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);
@import url(https://cdn.plyr.io/3.6.8/plyr.css);
/*
! tailwindcss v3.2.4 | 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.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}
/*
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]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::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-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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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:  ;
}
.glightbox-container{z-index:999999!important}
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}
.glightbox-container.inactive{display:none}
.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}
.glightbox-container .gslider{display:flex!important}
.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;justify-content:center;align-items:center;transform:translate3d(0,0,0)}
.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}
.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}
.glightbox-container .gslide.prev{opacity:1;z-index:9999}
.glightbox-container .gslide-inner-content{width:100%}
.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}
.glightbox-container .ginner-container.gvideo-container{width:100%}
.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}
.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}
.gslide iframe,.gslide video{outline:0!important}
.gslide iframe,.gslide video{border:none;min-height:165px;-webkit-overflow-scrolling:touch;touch-action:auto}
.gslide:not(.current){pointer-events:none}
.gslide-image{align-items:center}
.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;touch-action:none;margin:auto;min-width:200px}
.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}
.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}
.gslide-image img.zoomable{position:relative}
.gslide-image img.dragging{cursor:grabbing!important}
.gslide-image img.dragging{transition:none}
.gslide-video{width:100%!important}
.gslide-video{position:relative;max-width:100vh}
.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}
.gslide-video .gvideo-wrapper{width:100%;margin:auto}
.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}
.gslide-video.playing::before{display:none}
.gslide-video.fullscreen{max-width:100%!important}
.gslide-video.fullscreen{min-width:100%;height:75vh}
.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}
.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}
.gslide-inline .ginlined-content{padding:20px;width:100%}
.gslide-inline .dragging{cursor:grabbing!important}
.gslide-inline .dragging{transition:none}
.ginlined-content{display:block!important}
.ginlined-content{overflow:auto;opacity:1}
.gslide-external{display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}
.gslide-media{display:flex;width:auto}
.zoomed .gslide-media{box-shadow:none!important}
.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}
.gslide-description{position:relative;flex:1 0 100%}
.gslide-description.description-left,.gslide-description.description-right{max-width:100%}
.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}
.gslide-description p{margin-bottom:12px}
.gslide-description p:last-child{margin-bottom:0}
.zoomed .gslide-description{display:none}
.glightbox-button-hidden{display:none}
.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;max-width:100vw!important;order:2!important;overflow:auto!important}
.glightbox-mobile .glightbox-container .gslide-description{width:100%;position:absolute;bottom:0;padding:19px 11px;max-height:78vh;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);transition:opacity .3s linear;padding-bottom:50px}
.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}
.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}
.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}
.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}
.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}
.gdesc-open .gdesc-inner{padding-bottom:30px}
.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}
.greset{transition:all .3s ease}
.gabsolute{position:absolute}
.grelative{position:relative}
.glightbox-desc{display:none!important}
.glightbox-open{overflow:hidden}
.gloader{height:25px;width:25px;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}
.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}
.glightbox-mobile .goverlay{background:#000}
.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:flex;justify-content:center;align-items:center;flex-direction:column}
.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}
.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}
.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}
.gbtn.focused{outline:2px solid #0f3d81}
iframe.wait-autoplay{opacity:0}
.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}
.glightbox-clean .gslide-description{background:#fff}
.glightbox-clean .gdesc-inner{padding:22px 20px}
.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}
.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}
.glightbox-clean .gslide-video{background:#000}
.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}
.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}
.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}
.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}
.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}
.glightbox-clean .gclose svg{width:18px;height:auto}
.glightbox-clean .gclose:hover{opacity:1}
.gfadeIn{animation:gfadeIn .5s ease}
.gfadeOut{animation:gfadeOut .5s ease}
.gslideOutLeft{animation:gslideOutLeft .3s ease}
.gslideInLeft{animation:gslideInLeft .3s ease}
.gslideOutRight{animation:gslideOutRight .3s ease}
.gslideInRight{animation:gslideInRight .3s ease}
.gzoomIn{animation:gzoomIn .5s ease}
.gzoomOut{animation:gzoomOut .5s ease}
@keyframes lightboxLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
@keyframes gfadeIn{from{opacity:0}to{opacity:1}}
@keyframes gfadeOut{from{opacity:1}to{opacity:0}}
@keyframes gslideInLeft{from{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translate3d(0,0,0);opacity:1}}
@keyframes gslideOutLeft{from{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}
@keyframes gslideInRight{from{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translate3d(0,0,0);opacity:1}}
@keyframes gslideOutRight{from{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(60%,0,0);opacity:0}}
@keyframes gzoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}
@keyframes gzoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}
@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}
@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}
@media screen and (max-height:420px){.goverlay{background:#000}}
/* Big thanks to Ghosh for this amazing tooltip (npm: microtip) */
.ddmcm [aria-label][role~=tooltip] {
    position: relative;
    width: 1rem;
    height: 1rem;
    vertical-align: super;
}
.ddmcm [aria-label][role~=tooltip]::before, .ddmcm [aria-label][role~=tooltip]::after {
        position: absolute;
        transform-origin: top;
        will-change: transform;
        box-sizing: border-box;

        z-index: 10;
        opacity: 0;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        pointer-events: none;
        transition: all .18s ease-in-out;

        /* default tooltip position: left */
        top: 50%;
        left: auto;
        right: 100%;
        bottom: auto;
        transform: translate3d(10px, -50%, 0);
    }
/* The little arrow, showing where the tooltip comes from */
.ddmcm [aria-label][role~=tooltip]::before {
        background-size: 100% auto !important;
    }
.ddmcm [aria-label][role~=tooltip]::before {
        content: '';

        /* default tooltip position: left */
        background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
        width: 6px;
        height: 18px;
        margin-right: 5px;
        margin-bottom: 0;
    }
.ddmcm [aria-label][role~=tooltip]::after {
        width: 60vw;
        max-width: 260px;
        padding: .5em 1em;
        box-sizing: content-box;

        border-radius: 4px;
        content: attr(aria-label);
        font-size: 13px;
        color: #fff;
        background: rgba(17, 17, 17, .9);

        /* default tooltip position: left */
        margin-right: 11px;
    }
.ddmcm [aria-label][role~=tooltip]:hover::before, .ddmcm [aria-label][role~=tooltip]:hover::after, .ddmcm [aria-label][role~=tooltip]:focus::before, .ddmcm [aria-label][role~=tooltip]:focus::after {
            opacity: 1;
            pointer-events: auto;

            /* default tooltip position: left */
            transform: translate3d(0, -50%, 0);
        }
/* Everything above tablet; Tooltip position: top-right */
@media screen and (min-width: 48rem) {
        .ddmcm [aria-label][role~=tooltip]::before, .ddmcm [aria-label][role~=tooltip]::after {
            top: auto;
            right: auto;
        }

        .ddmcm [aria-label][role~=tooltip]::before {
            background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
            width: 18px;
            height: 6px;
            bottom: 100%;
            left: 50%;
            margin-right: auto;
            margin-bottom: 5px;
            transform: translate3d(-50%, 0, 0);
        }

        .ddmcm [aria-label][role~=tooltip]::after {
            bottom: 100%;
            left: 50%;
            margin-right: auto;
            margin-bottom: 11px;
            transform: translate3d(calc(0% + -16px), 0, 0);
        }
            .ddmcm [aria-label][role~=tooltip]:hover::before {
                transform: translate3d(-50%, -5px, 0);
            }

            .ddmcm [aria-label][role~=tooltip]:hover::after {
                transform: translate3d(calc(0% + -16px), -5px, 0);
            }
    }
/** Adds some basic styling to the modal's content itself.
 *  Everything after this line can be changed without a doubt. */
.ddmcm-content, .ddmcc-content {
    margin: 1.5rem;
}
.ddmcm-content h2, .ddmcm-content p, .ddmcc-content h2, .ddmcc-content p {
        margin-bottom: 1.25rem;
    }
/** Let's play safe: H2 is sometimes used for enormously huge texts,
     * so we define our own size, everything else is up to the other styles. */
.ddmcm-content h2, .ddmcc-content h2 {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
@media (min-width: 1024px){
  .ddmcm-content h2, .ddmcc-content h2{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.ddmcm-content p, .ddmcm-content label, .ddmcc-content p, .ddmcc-content label {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
@media screen and (min-width: 64rem) {
        .ddmcm-content h2, .ddmcc-content h2 {
            font-size: 1.25rem;
            line-height: 1.75rem;
        }

        .ddmcm-content p, .ddmcm-content label, .ddmcc-content p, .ddmcc-content label {
            font-size: 1rem;
            line-height: 1.5rem;
        }
    }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ddmcm [aria-label][role~=tooltip] {
        vertical-align: inherit;
    }
}
/** This is the background layer, which fills the whole screen. */
.ddmcm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity ease-in-out 300ms;
    pointer-events: none;
    z-index: 100;
}
/** These categories add the CP option to select a visible background layer. */
.ddmcm.back-light {
        background: rgba(64, 64, 64, .3);
        -webkit-backdrop-filter: saturate(180%) blur(3px);
                backdrop-filter: saturate(180%) blur(3px);
        pointer-events: auto;
    }
.ddmcm.back-heavy {
        background: rgba(64, 64, 64, .6);
        -webkit-backdrop-filter: saturate(180%) blur(3px);
                backdrop-filter: saturate(180%) blur(3px);
        pointer-events: auto;
    }
/** The relative wrapper, prepping the modal to be placed somewhere. */
.ddmcm-wrapper {
    position: relative;
    height: 100vh;
}
/** Controls the placement of the modal itself. */
.ddmcm-box {
    /* Initially, the modal is centered on the screen */
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    max-width: 28rem;
    max-height: 90vh;
    transform: translate(-50%, -50%);
    overflow-x: hidden;
    overflow-y: auto;
    pointer-events: auto;

    background-color: #fff;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
/* Make the modal a little wider on desktops */
@media screen and (min-width: 64rem) {
.ddmcm-box {
        max-width: 34rem
}
    }
/* Position the modal as defined by the categories above tablets */
@media screen and (min-width: 48rem) {
        .ddmcm-box.top {
            top: 2rem;
            bottom: auto;
        }

        .ddmcm-box.left {
            left: 2rem;
            right: auto;
        }

        .ddmcm-box.right {
            right: 2rem;
            left: auto;
        }

        .ddmcm-box.bottom {
            bottom: 2rem;
            top: auto;
        }

        .ddmcm-box:not(.center) {
            transform: none;
        }
            .ddmcm-box.center.left, .ddmcm-box.center.right {
                transform: translateY(-50%);
            }

            .ddmcm-box.center.top, .ddmcm-box.center.bottom {
                transform: translateX(-50%);
            }
    }
/*                   Everything is safe to be edited from here                */
/** Now it's time to align the checkboxes. */
.ddmcm-categories {
    margin-bottom: 1.5rem;
}
.ddmcm-categories .checkbox {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
.ddmcm-categories .checkbox:not(:last-of-type) {
            margin-bottom: 0.5rem;
        }
@media screen and (min-width: 48rem) {
.ddmcm-categories .checkbox {
            display: block
    }
        }
/*
    COOKIE COVER STYLING
    This is our pre-defined cookie cover styling.
 */
.ddmcc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: opacity ease-in-out 300ms;
    z-index: 10;
}
.ddmcc-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    background-color: rgba(64, 64, 64, .6);
}
.ddmcc-content {
    padding: 0 3rem;
}
.ddmcc-content h2, .ddmcc-content p {
        text-align: center;
        color: #fff;
    }
html,
body{
  height: 100%;
  width: 100%;
}
body{
  overflow-x: hidden;
  font-family: Open Sans;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.625;
}
[x-cloak] {
    display: none;
}
*,
:focus,
:hover{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.active > a,
.current > a{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
ul,
ol{
  list-style-type: none;
}
.text ol:not(ul),.text ol:not(
ol){
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
}
.text ol:not(ul) li,.text ol:not(
ol) li{
  padding-left: 1rem;
}
.text ol:not(ul) li strong,.text ol:not(
ol) li strong{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.text ul:not(ul),.text ul:not(
ol){
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
}
.text ul:not(ul) li,.text ul:not(
ol) li{
  position: relative;
  padding-left: 1rem;
}
.text ul:not(ul) li strong,.text ul:not(
ol) li strong{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.text ul:not(ul) li::before,.text ul:not(
ol) li::before {
                content: "\25A0";
                position: absolute;
                left: 0px;
                top: 0px;
                margin-left: -2rem;
                display: inline-block;
                width: 2rem;
                text-align: right;
                font-weight: 700;
                line-height: 1.25;
                --tw-text-opacity: 1;
                color: rgba(30, 41, 59, var(--tw-text-opacity));
            }
.text ol:not(ul),.text ol:not(
ol){
  list-style-type: decimal;
}
.text ol:not(.list-none){
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
}
.text ol:not(.list-none) li{
  padding-left: 1rem;
}
.text ol:not(.list-none) li strong{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.text ul:not(.list-none){
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
}
.text ul:not(.list-none) li{
  position: relative;
  padding-left: 1rem;
}
.text ul:not(.list-none) li strong{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.text ul:not(.list-none) li::before {
                content: "\25A0";
                position: absolute;
                left: 0px;
                top: 0px;
                margin-left: -2rem;
                display: inline-block;
                width: 2rem;
                text-align: right;
                font-weight: 700;
                line-height: 1.25;
                --tw-text-opacity: 1;
                color: rgba(30, 41, 59, var(--tw-text-opacity));
            }
.text ol:not(.list-none){
  list-style-type: decimal;
}
p{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
h1,
h2,
h3,
h4{
  display: block;
  font-family: Open Sans;
  line-height: 1;
}
h1 .bg-pri.text-white, h2 .bg-pri.text-white, h3 .bg-pri.text-white, h4 .bg-pri.text-white {
            color: white !important;
        }
h1 .bg-pri.text-white strong, h2 .bg-pri.text-white strong, h3 .bg-pri.text-white strong, h4 .bg-pri.text-white strong {
                color: white !important;
            }
h2,
h3,
h4{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
h2 *:not(i), h3 *:not(i), h4 *:not(i){
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
h1{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 h1.bg-pri, h2 h1.bg-pri, h3 h1.bg-pri, h4 h1.bg-pri {
            color: white;
        }
h1 h1.bg-pri strong, h2 h1.bg-pri strong, h3 h1.bg-pri strong, h4 h1.bg-pri strong {
                color: white;
            }
h1 strong{
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 900;
}
h1 em{
  margin-top: 0.25rem;
  display: block;
  line-height: 1.25;
}
h1:first-of-type{
  margin-top: 1rem;
}
h2{
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}
h2 strong{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
h2 strong small{
  font-size: 0.75rem;
  line-height: 1rem;
}
h2.large{
  font-size: 1.5rem;
  line-height: 2rem;
}
h2 .fa-icon {
        font-size: 0.85em;
        transform: translateY(-0.075em);
        margin-right: 0.5rem;
        width: 1.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));
    }
h3{
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
}
h4{
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
a{
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
  transition-duration: 200ms;
}
a:hover{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
svg{
  max-height: 100%;
  max-width: 100%;
}
body.home h1 strong{
  font-weight: 900;
}
@media (min-width: 640px) {
    h1{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

        h1 strong{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 768px) {
    h1{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

        h1 strong{
    font-size: 3rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
    h2{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 1650px) {
    body{
    font-size: 1rem;
    line-height: 1.5rem;
  }
    h1{
    font-size: 3rem;
    line-height: 1;
  }

        h1 strong{
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1921px) {
    h1 {
    }
    h2{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
    h3{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
    h4{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
::placeholder{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri::-moz-placeholder, h2 .bg-pri::-moz-placeholder, h3 .bg-pri::-moz-placeholder, h4 .bg-pri::-moz-placeholder {
            color: white;
        }
h1 .bg-pri::placeholder, h2 .bg-pri::placeholder, h3 .bg-pri::placeholder, h4 .bg-pri::placeholder {
            color: white;
        }
h1 .bg-pri::-moz-placeholder strong, h2 .bg-pri::-moz-placeholder strong, h3 .bg-pri::-moz-placeholder strong, h4 .bg-pri::-moz-placeholder strong {
                color: white;
            }
h1 .bg-pri::placeholder strong, h2 .bg-pri::placeholder strong, h3 .bg-pri::placeholder strong, h4 .bg-pri::placeholder strong {
                color: white;
            }
input[type="text"]::-ms-clear{
  display: none;
  height: 0px;
  width: 0px;
}
input[type="text"]::-ms-reveal{
  display: none;
  height: 0px;
  width: 0px;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{
  display: none;
}
input[type="file"]{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
input[type="file"]::file-selector-button{
  margin-right: 1rem;
  height: 100%;
  cursor: pointer;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgba(71, 85, 105, var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
input[type="file"]::file-selector-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
input:not([type="search"]){
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button !important;
}
::-webkit-search-cancel-button {
    /* select all "X" buttons in search inputs */
    -webkit-appearance: none; /* hide the default "X" button */
}
::-webkit-search-cancel-button:after {
    /* generate content after all "X" buttons */
    content: ""; /* required for :after content to show */
    display: block;

    /*
     * Setup dimensions for the custom icon.  Note that these dimensions seem to
     * affect positioning.
     */
    width: 14px;
    height: 10px;

    /*
     * Base64 encoded custom "X" icon
     * Natively 30x30, but downscaled for highres screens
     */
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAn0lEQVR42u3UMQrDMBBEUZ9WfQqDmm22EaTyjRMHAlM5K+Y7lb0wnUZPIKHlnutOa+25Z4D++MRBX98MD1V/trSppLKHqj9TTBWKcoUqffbUcbBBEhTjBOV4ja4l4OIAZThEOV6jHO8ARXD+gPPvKMABinGOrnu6gTNUawrcQKNCAQ7QeTxORzle3+sDfjJpPCqhJh7GixZq4rHcc9l5A9qZ+WeBhgEuAAAAAElFTkSuQmCC);

    /* setup all the background tweaks for our custom icon */
    background-repeat: no-repeat;

    /* icon size */
    background-size: 10px;

    /* note: this positioning will need to be tweaked for iOS */
    background-position: top left;
}
input,
button,
select,
textarea{
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  border-radius: 0px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgba(226, 232, 240, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}
input .fa-icon, button .fa-icon, select .fa-icon, textarea .fa-icon {
    }
input,
button,
select:not([multiple]){
  height: 2.5rem;
}
.required input,
    .required button,
    .required select,
    .required textarea{
  --tw-bg-opacity: 1;
  background-color: rgba(100, 116, 139, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri.required input, h2 .bg-pri.required input, h3 .bg-pri.required input, h4 .bg-pri.required input,h1 .bg-pri
    .required button, h2 .bg-pri
    .required button, h3 .bg-pri
    .required button, h4 .bg-pri
    .required button,h1 .bg-pri
    .required select, h2 .bg-pri
    .required select, h3 .bg-pri
    .required select, h4 .bg-pri
    .required select,h1 .bg-pri
    .required textarea, h2 .bg-pri
    .required textarea, h3 .bg-pri
    .required textarea, h4 .bg-pri
    .required textarea {
            color: white;
        }
h1 .bg-pri.required input strong, h2 .bg-pri.required input strong, h3 .bg-pri.required input strong, h4 .bg-pri.required input strong,h1 .bg-pri
    .required button strong, h2 .bg-pri
    .required button strong, h3 .bg-pri
    .required button strong, h4 .bg-pri
    .required button strong,h1 .bg-pri
    .required select strong, h2 .bg-pri
    .required select strong, h3 .bg-pri
    .required select strong, h4 .bg-pri
    .required select strong,h1 .bg-pri
    .required textarea strong, h2 .bg-pri
    .required textarea strong, h3 .bg-pri
    .required textarea strong, h4 .bg-pri
    .required textarea strong {
                color: white;
            }
button{
  width: auto;
  cursor: pointer;
  border-width: 0px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
select {
}
textarea{
  height: 10rem;
}
label{
  position: relative;
  margin-top: 0px;
  margin-bottom: 0.5rem;
  display: flex;
  cursor: text;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  border-width: 0px;
  padding: 0px;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
label.required input:-moz-placeholder-shown, label.required button:-moz-placeholder-shown, label.required select:-moz-placeholder-shown, label.required textarea:-moz-placeholder-shown{
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(30, 41, 59, var(--tw-border-opacity));
}
label.required input:placeholder-shown, label.required button:placeholder-shown, label.required select:placeholder-shown, label.required textarea:placeholder-shown{
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(30, 41, 59, var(--tw-border-opacity));
}
label.required input[type="checkbox"] + .checkbox{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(30, 41, 59, var(--tw-border-opacity));
}
labellabel.required input[type="checkbox"] + .checkbox{
  margin-top: 5rem;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(241, 245, 249, var(--tw-border-opacity));
  padding-top: 5rem;
}
label small {
        width: calc(100% - 3.5rem);
        font-size: 0.75rem;
        line-height: 1rem;
        text-transform: none;
        line-height: 1.5;
    }
label .instr{
  width: 100%;
  padding-left: 3rem;
}
label.border{
  margin-top: 5rem;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(241, 245, 249, var(--tw-border-opacity));
  padding-top: 5rem;
}
input[type="checkbox"]{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  height: 3rem;
  width: 3rem;
  cursor: pointer;
  padding: 0px;
  line-height: 3rem;
  opacity: 0;
}
input[type="checkbox"] + .checkbox {
    font-family: "Font Awesome 5 Pro";
    z-index: 0;
    float: left;
    margin-right: 1rem;
    box-sizing: content-box;
    display: block;
    height: 2.5rem;
    width: 2.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));
    --tw-bg-opacity: 1;
    background-color: rgba(226, 232, 240, var(--tw-bg-opacity));
    padding: 0px;
    text-align: center;
    font-size: 1rem;
    font-weight: 900;
    line-height: 2.5rem;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
input[type="checkbox"]:checked + .checkbox{
  --tw-bg-opacity: 1;
  background-color: rgba(22, 163, 74, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 input.bg-pri[type="checkbox"]:checked + .checkbox, h2 input.bg-pri[type="checkbox"]:checked + .checkbox, h3 input.bg-pri[type="checkbox"]:checked + .checkbox, h4 input.bg-pri[type="checkbox"]:checked + .checkbox {
            color: white;
        }
h1 input.bg-pri[type="checkbox"]:checked + .checkbox strong, h2 input.bg-pri[type="checkbox"]:checked + .checkbox strong, h3 input.bg-pri[type="checkbox"]:checked + .checkbox strong, h4 input.bg-pri[type="checkbox"]:checked + .checkbox strong {
                color: white;
            }
input[type="checkbox"]:checked + .checkbox::before {
    content: "\f00c";
}
input[type="checkbox"] + .checkbox + label{
  margin: 0px;
  width: auto;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}
form small{
  text-transform: none;
}
.form-group{
  display: flex;
  justify-content: center;
}
.form-group.rounded > *:first-child {
            border-top-left-radius: 1rem;
            border-bottom-left-radius: 1rem;
        }
.form-group.rounded > *:last-child {
            border-top-right-radius: 1rem;
            border-bottom-right-radius: 1rem;
        }
section.main .content__main form{
  display: flex;
  flex-wrap: wrap;
}
section.main .content__main form label {
            }
@media (min-width: 1280px) {
    label {
    }   
    input,
    button,
    select,
    textarea{
    font-size: 1rem;
    line-height: 1.5rem;
  }
            section.main .content__main form{
    display: flex;
    flex-wrap: wrap;
  }
                    section.main .content__main form label.col__25 {
                        width: 25%;
                    }
                    section.main .content__main form label.col__33 {
                        width: calc(100% / 3);
                    }
                    section.main .content__main form label.col__50 {
                        width: 50%;
                    }
                    section.main .content__main form label.col__75 {
                        width: 75%;
                    }
}
.neg *{
  --tw-text-opacity: 1;
  color: rgba(100, 116, 139, var(--tw-text-opacity));
}
.neg a{
  --tw-text-opacity: 1 !important;
  color: rgba(148, 163, 184, var(--tw-text-opacity)) !important;
}
.neg a:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(226, 232, 240, var(--tw-text-opacity)) !important;
}
.btn{
  display: inline-block;
  height: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(71, 85, 105, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
h1 .bg-pri.btn, h2 .bg-pri.btn, h3 .bg-pri.btn, h4 .bg-pri.btn {
            color: white;
        }
h1 .bg-pri.btn strong, h2 .bg-pri.btn strong, h3 .bg-pri.btn strong, h4 .bg-pri.btn strong {
                color: white;
            }
.btn > *{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri.btn > *, h2 .bg-pri.btn > *, h3 .bg-pri.btn > *, h4 .bg-pri.btn > * {
            color: white;
        }
h1 .bg-pri.btn > * strong, h2 .bg-pri.btn > * strong, h3 .bg-pri.btn > * strong, h4 .bg-pri.btn > * strong {
                color: white;
            }
.btn:hover{
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri.btn:hover, h2 .bg-pri.btn:hover, h3 .bg-pri.btn:hover, h4 .bg-pri.btn:hover {
            color: white;
        }
h1 .bg-pri.btn:hover strong, h2 .bg-pri.btn:hover strong, h3 .bg-pri.btn:hover strong, h4 .bg-pri.btn:hover strong {
                color: white;
            }
.btn:hover > *{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri.btn:hover > *, h2 .bg-pri.btn:hover > *, h3 .bg-pri.btn:hover > *, h4 .bg-pri.btn:hover > * {
            color: white;
        }
h1 .bg-pri.btn:hover > * strong, h2 .bg-pri.btn:hover > * strong, h3 .bg-pri.btn:hover > * strong, h4 .bg-pri.btn:hover > * strong {
                color: white;
            }
.btn.active{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri.btn.active, h2 .bg-pri.btn.active, h3 .bg-pri.btn.active, h4 .bg-pri.btn.active {
            color: white;
        }
h1 .bg-pri.btn.active strong, h2 .bg-pri.btn.active strong, h3 .bg-pri.btn.active strong, h4 .bg-pri.btn.active strong {
                color: white;
            }
.btn.active .fa-icon{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri.btn.active .fa-icon, h2 .bg-pri.btn.active .fa-icon, h3 .bg-pri.btn.active .fa-icon, h4 .bg-pri.btn.active .fa-icon {
            color: white;
        }
h1 .bg-pri.btn.active .fa-icon strong, h2 .bg-pri.btn.active .fa-icon strong, h3 .bg-pri.btn.active .fa-icon strong, h4 .bg-pri.btn.active .fa-icon strong {
                color: white;
            }
.btn.btn-sec{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.btn.btn-sec:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}
.btn.btn-error{
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}
.btn.btn-error:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}
.btn.btn-success{
  --tw-bg-opacity: 1;
  background-color: rgba(21, 128, 61, var(--tw-bg-opacity));
}
.btn.btn-success:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(22, 101, 52, var(--tw-bg-opacity));
}
.btn.btn-edit{
  --tw-bg-opacity: 1;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity));
}
.btn.btn-edit:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity));
}
.btn.btn-light{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 41, 59, var(--tw-text-opacity)) !important;
}
.btn.btn-light{
  --tw-bg-opacity: 1;
  background-color: rgba(226, 232, 240, var(--tw-bg-opacity));
}
.btn.btn-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(203, 213, 225, var(--tw-bg-opacity));
}
.btn.btn-light *{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 41, 59, var(--tw-text-opacity)) !important;
}
.btn.btn-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity));
}
.btn.btn-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.btn.__toggle{
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
  background-color: transparent;
  padding: 0px;
}
.btn.small{
  height: auto;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.btn.large{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.btn.icon-btn{
  display: flex;
  align-items: center;
  background-color: transparent;
  padding: 0px;
}
.btn.icon-btn > .fa-icon{
  margin: 0px;
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  line-height: 1.25;
}
.btn.icon-btn > span{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  line-height: 1.25;
}
.btn.icon-btn > span .fa-icon{
  font-size: 0.75rem;
  line-height: 1rem;
  line-height: 1;
}
.btn.icon-btn:hover > .fa-icon{
  --tw-bg-opacity: 1;
  background-color: rgba(15, 23, 42, var(--tw-bg-opacity));
}
.btn.icon-btn:hover > span{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity));
}
.btn.icon-btn:not(:hover).icon-btn-light > .fa-icon{
  --tw-bg-opacity: 1;
  background-color: rgba(203, 213, 225, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.btn.icon-btn:not(:hover).icon-btn-light > span{
  --tw-bg-opacity: 1;
  background-color: rgba(226, 232, 240, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.box .title{
  display: table;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.box .title > *{
  display: table;
}
.dropdown{
  position: relative;
  display: inline-block;
}
.dropdown .dropdown__menu{
  pointer-events: none;
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.dropdown .dropdown__menu .list{
  display: grid;
  justify-content: center;
  grid-column-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
  text-align: left;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 300ms;
  transition-duration: 300ms;
}
@media (min-width: 1024px){
  .dropdown .dropdown__menu .list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.dropdown .dropdown__btn{
  position: relative;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}
.dropdown .dropdown__btn.active + .dropdown__menu{
  pointer-events: auto;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  opacity: 1;
}
.dropdown .dropdown__btn.active + .dropdown__menu .list{
  opacity: 1;
}
.ovl__site{
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 50;
  display: flex;
  height: 100vh;
  width: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.98;
  text-align: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ovl__site .list{
  width: 100%;
  max-width: 42rem;
  white-space: nowrap;
  padding: 2rem;
}
.ovl__site .close{
  position: fixed;
  right: 0px;
  top: 0px;
  display: flex;
  height: 3rem;
  width: 3rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity));
  text-align: center;
  font-size: 2.25rem;
  line-height: 3rem;
  --tw-text-opacity: 1;
  color: rgba(148, 163, 184, var(--tw-text-opacity));
}
.ovl__site .close .fa-icon{
  margin: 0px;
  height: 2rem;
  width: 2rem;
}
.ovl__site .close:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri.ovl__site .close:hover, h2 .bg-pri.ovl__site .close:hover, h3 .bg-pri.ovl__site .close:hover, h4 .bg-pri.ovl__site .close:hover {
            color: white;
        }
h1 .bg-pri.ovl__site .close:hover strong, h2 .bg-pri.ovl__site .close:hover strong, h3 .bg-pri.ovl__site .close:hover strong, h4 .bg-pri.ovl__site .close:hover strong {
                color: white;
            }
@media (min-width: 1280px) {
    .ovl__site{
    margin-left: 20vw;
    width: 80vw;
  }
        .ovl__site .close{
    margin-right: 5rem;
    margin-top: 5rem;
  }
}
.bg-image{
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.hamburger{
  position: relative;
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.hamburger span {
        height: 2px;
        width: calc(100% - 1rem);
        position: absolute;
        left: 50%;
        display: block;
        --tw-translate-x: -50%;
        --tw-translate-y: -50%;
        --tw-rotate: 0deg;
        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));
        --tw-bg-opacity: 1;
        background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
        opacity: 1;
        transition-duration: 300ms;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    }
.hamburger span:nth-child(1) {
            top: 0.85rem;
        }
.hamburger span:nth-child(2),
        .hamburger span:nth-child(3) {
            top: 50%;
            transform-origin: left;
        }
.hamburger span:nth-child(4) {
            top: calc(100% - 0.85rem);
            transform-origin: left;
        }
body.nav__open .hamburger span:nth-child(1){
  top: 50%;
  left: 50%;
  width: 0px;
}
body.nav__open .hamburger span:nth-child(2){
  --tw-translate-y: -50%;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
body.nav__open .hamburger span:nth-child(3){
  --tw-translate-y: -50%;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
body.nav__open .hamburger span:nth-child(4){
  top: 50%;
  left: 50%;
  width: 0px;
}
.toggle:hover + .hamburger{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.gbtn{
  display: flex !important;
  height: 4rem !important;
  width: 4rem !important;
  align-items: center !important;
  justify-content: center !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity)) !important;
  padding: 0px !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  opacity: 1 !important;
}
h1 .bg-pri.gbtn, h2 .bg-pri.gbtn, h3 .bg-pri.gbtn, h4 .bg-pri.gbtn {
            color: white !important;
        }
h1 .gbtn.text-white, h2 .gbtn.text-white, h3 .gbtn.text-white, h4 .gbtn.text-white {
            color: white !important;
        }
h1 .bg-pri.gbtn strong, h2 .bg-pri.gbtn strong, h3 .bg-pri.gbtn strong, h4 .bg-pri.gbtn strong {
                color: white !important;
            }
h1 .gbtn.text-white strong, h2 .gbtn.text-white strong, h3 .gbtn.text-white strong, h4 .gbtn.text-white strong {
                color: white !important;
            }
.gbtn svg{
  width: 1.5rem !important;
}
.gbtn.gclose{
  height: 3rem !important;
  width: 3rem !important;
}
.gbtn.gclose svg{
  width: 1.5rem !important;
}
.gbtn:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity)) !important;
}
.gslide-media{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}
.gslide-description{
  height: auto !important;
  background-color: transparent !important;
  text-align: center !important;
}
.gslide-description .gslide-title{
  margin-bottom: 0.5rem !important;
}
.gslide-description *{
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.7 !important;
}
:root {
    --plyr-color-main: #288646;
}
.simplebar-scrollbar::before{
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 1 !important;
}
.simplebar-scrollbar.simplebar-visible:before{
  opacity: 1 !important;
}
.text > *{
  margin-top: 0px;
}
.shadow-white {
    box-shadow: 1rem 0 0 white, -1rem 0 0 white;
    background: white;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    line-height: 3rem;
}
.shadow-white > * {
        display: table;
        background: white;
        box-shadow: 1rem 0 0 white, -1rem 0 0 white;
        -webkit-box-decoration-break: clone;
                box-decoration-break: clone;
        line-height: 3rem;
    }
.shadow-white > *:not(:first-child){
  margin-top: -1rem;
}
.shadow-white *{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 41, 59, var(--tw-text-opacity)) !important;
}
.shadow-sec-light {
    box-shadow: 1rem 0 0 #f3ede7, -1rem 0 0 #f3ede7;
    background: #f3ede7;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
}
.shadow-sec-light > * {
        display: table;
        background: #f3ede7;
        box-shadow: 1rem 0 0 #f3ede7, -1rem 0 0 #f3ede7;
        -webkit-box-decoration-break: clone;
                box-decoration-break: clone;
    }
.shadow-pri {
    color: white !important;
}
.shadow-pri {
    box-shadow: 1rem 0 0 #288646, -1rem 0 0 #288646;
    background: #288646;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
}
.shadow-pri > * {
        color: white !important;
    }
.shadow-pri > * {
        display: table;
        background: #288646;
        box-shadow: 1rem 0 0 #288646, -1rem 0 0 #288646;
        -webkit-box-decoration-break: clone;
                box-decoration-break: clone;
    }
.fa-icon{
  margin-right: 0.5rem;
}
.scroll-margin {
    scroll-margin-top: 100px; 
}
.segment *:first-child{
  margin-top: 0px;
}
.fill__pri{
  fill: #fbbf24;
}
.fill__sec{
  fill: #f59e0b;
}
.fill__ter{
  fill: #f59e0b;
}
.slider__vert .links .link .ovl{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-color: rgba(71, 85, 105, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.6;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #334155;
  --tw-gradient-to: rgba(51, 65, 85, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(255,255,255,0.001);
  transition-duration: 300ms;
}
.slider__vert .links .link *{
  --tw-text-opacity: 1;
  color: rgba(226, 232, 240, var(--tw-text-opacity));
}
.slider__vert .links .link:hover .container *{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
h1 .bg-pri.slider__vert .links .link:hover .container *, h2 .bg-pri.slider__vert .links .link:hover .container *, h3 .bg-pri.slider__vert .links .link:hover .container *, h4 .bg-pri.slider__vert .links .link:hover .container * {
            color: white;
        }
h1 .bg-pri.slider__vert .links .link:hover .container * strong, h2 .bg-pri.slider__vert .links .link:hover .container * strong, h3 .bg-pri.slider__vert .links .link:hover .container * strong, h4 .bg-pri.slider__vert .links .link:hover .container * strong {
                color: white;
            }
.slider__vert .links .link:hover .ovl{
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.8;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #334155;
  --tw-gradient-to: rgba(51, 65, 85, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent;
}
h1 .slider__vert .links .link:hover .ovl.text-white, h2 .slider__vert .links .link:hover .ovl.text-white, h3 .slider__vert .links .link:hover .ovl.text-white, h4 .slider__vert .links .link:hover .ovl.text-white {
            color: white;
        }
h1 .slider__vert .links .link:hover .ovl.text-white strong, h2 .slider__vert .links .link:hover .ovl.text-white strong, h3 .slider__vert .links .link:hover .ovl.text-white strong, h4 .slider__vert .links .link:hover .ovl.text-white strong {
                color: white;
            }
.slider__vert .links .link.active .container *{
  --tw-text-opacity: 1;
  color: rgba(241, 245, 249, var(--tw-text-opacity));
}
.slider__vert .links .link.active .container .title{
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}
.slider__vert .links .link.active .ovl{
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.9;
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
  --tw-gradient-from: #475569;
  --tw-gradient-to: rgba(71, 85, 105, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(0, 0, 0, 0);
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to);
  --tw-gradient-to: transparent;
}
.main-search {
}
body.scrolling {
}
.gm-style .gm-style-iw-c{
  width: 14rem !important;
  border-radius: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity)) !important;
  padding: 1rem !important;
  padding-right: 1.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
h1 .bg-pri.gm-style .gm-style-iw-c, h2 .bg-pri.gm-style .gm-style-iw-c, h3 .bg-pri.gm-style .gm-style-iw-c, h4 .bg-pri.gm-style .gm-style-iw-c {
            color: white !important;
        }
h1 .bg-pri.gm-style .gm-style-iw-c strong, h2 .bg-pri.gm-style .gm-style-iw-c strong, h3 .bg-pri.gm-style .gm-style-iw-c strong, h4 .bg-pri.gm-style .gm-style-iw-c strong {
                color: white !important;
            }
.gm-style .gm-style-iw-c *{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
h1 .bg-pri.gm-style .gm-style-iw-c *, h2 .bg-pri.gm-style .gm-style-iw-c *, h3 .bg-pri.gm-style .gm-style-iw-c *, h4 .bg-pri.gm-style .gm-style-iw-c * {
            color: white !important;
        }
h1 .bg-pri.gm-style .gm-style-iw-c * strong, h2 .bg-pri.gm-style .gm-style-iw-c * strong, h3 .bg-pri.gm-style .gm-style-iw-c * strong, h4 .bg-pri.gm-style .gm-style-iw-c * strong {
                color: white !important;
            }
.gm-style .gm-style-iw-c .gm-style-iw-d{
  overflow: hidden !important;
  padding: 0px !important;
}
.gm-style .gm-style-iw-c img{
  max-width: 100%;
}
.gm-style .gm-style-iw-c button{
  right: 0px !important;
  top: 0px !important;
  height: 2rem !important;
  width: 2rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity)) !important;
  line-height: 2rem !important;
  opacity: 1 !important;
}
.gm-style .gm-style-iw-c button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity)) !important;
}
.gm-style .gm-style-iw-c button::before {
                margin: 0px !important;
                font-family: 'Font Awesome 6 Pro' !important;
                font-size: 1.5rem !important;
                line-height: 2rem !important;
                font-weight: 300 !important;
                --tw-text-opacity: 1 !important;
                color: rgba(203, 213, 225, var(--tw-text-opacity)) !important;
            }
.gm-style .gm-style-iw-c button::before {
                content: "\f00d";
            }
.gm-style .gm-style-iw-c button img, .gm-style .gm-style-iw-c button span{
  display: none !important;
}
.gm-style .gm-style-iw-tc::after{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity)) !important;
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  --tw-gradient-from: #334155 !important;
  --tw-gradient-to: rgba(51, 65, 85, 0) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
  --tw-gradient-to: #334155 !important;
}
@media (min-width: 1650px) {
        .gm-style .gm-style-iw-c{
    width: 20rem !important;
    padding: 1.5rem !important;
  }
}
@media (min-width: 1921px) {
        .gm-style .gm-style-iw-c{
    padding: 2rem !important;
  }
}
.listing .hero .image .fa-icon {
            }
.listing .hero {
    }
.listing .content .title {
        }
.listing .content .infos{
  width: 100%;
  flex-grow: 1;
  gap: 4rem;
}
.listing .content .infos .times{
  display: none;
}
.listing .content .infos .list > *{
  white-space: nowrap;
}
.listing .meta {
    }
.listing .view_cards{
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2vw;
}
.listing .view_cards .item{
  flex-direction: column;
}
.listing .view_cards .item .hero{
  height: 10rem;
}
.listing .view_cards .item .hero .badges{
  left: 0px;
  margin-right: 1rem;
  margin-left: -0.5rem;
  margin-top: 0.5rem;
  align-items: flex-start;
  justify-content: flex-start;
}
.listing .view_cards .item .hero .badges .badge{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.listing .view_cards .item .hero .date{
  left: 0px;
}
.listing .view_cards .item .content{
  flex-grow: 1;
}
.listing .view_cards .item .content .title{
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 3rem;
}
.listing .view_cards .item .content .title > a{
  display: flex;
  flex-direction: column;
}
.listing .view_cards .item .content .infos{
  flex-grow: 1;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1vw;
}
.listing .view_cards .item .content .introtext p{
  margin: 0px;
}
.listing .view_cards .item .meta{
  width: 100%;
  justify-content: flex-end;
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
.listing .view_list{
  width: 100%;
  gap: 2vw;
}
.listing .view_list .item{
  flex-wrap: wrap;
}
.listing .view_list .item .hero{
  height: 10rem;
  width: 33.333333%;
  max-width: 24rem;
}
.listing .view_list .item .hero .badges{
  left: 0px;
  margin-right: 1rem;
  margin-left: -0.5rem;
  margin-top: 0.5rem;
  align-items: flex-start;
  justify-content: flex-start;
}
.listing .view_list .item .hero .badges .badge{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.listing .view_list .item .hero .date{
  left: 0px;
}
.listing .view_list .item .content{
  flex-grow: 1;
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
.listing .view_list .item .content .title{
  margin-top: 0px;
  margin-bottom: 0.5rem;
}
.listing .view_list .item .content .infos{
  height: 100%;
  width: 100%;
  gap: 4rem;
}
.listing .view_list .item .content .infos > *{
  width: 25%;
}
.listing .view_list .item .content .introtext{
  display: none;
}
.listing .view_list .item .meta{
  align-items: flex-end;
  justify-content: flex-end;
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
.listing .view_details{
  width: 100%;
  gap: 2vw;
}
.listing .view_details .item{
  flex-wrap: wrap;
}
.listing .view_details .item .hero{
  height: 5rem;
  width: 33.333333%;
  max-width: 20rem;
}
.listing .view_details .item .hero .badges{
  left: 0px;
  margin-right: 1rem;
  margin-left: -0.5rem;
  margin-top: 0.5rem;
  align-items: flex-start;
  justify-content: flex-start;
}
.listing .view_details .item .hero .badges .badge{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.listing .view_details .item .hero .badges .badge.extras{
  display: none;
}
.listing .view_details .item .hero .date{
  right: 0px;
}
.listing .view_details .item .content{
  flex-grow: 1;
  padding-top: 0.75vw;
  padding-bottom: 0.75vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
.listing .view_details .item .content .title{
  margin-top: 0px;
  margin-bottom: 0.25rem;
}
.listing .view_details .item .content .infos{
  height: 100%;
  width: 100%;
  gap: 4rem;
}
.listing .view_details .item .content .infos > *{
  width: 50%;
}
.listing .view_details .item .content .infos .times{
  display: none;
}
.listing .view_details .item .content .infos .list{
  display: flex;
  gap: 0.5rem;
}
.listing .view_details .item .content .infos .list br{
  display: none;
  --tw-content: '&nbsp;';
  content: var(--tw-content);
}
.listing .view_details .item .content .introtext{
  display: none;
}
.listing .view_details .item .meta{
  align-items: center;
  justify-content: flex-end;
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
.listing.results .view_cards .item .content .title{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 640px) {
        .listing .view_cards{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
}
@media (min-width: 1024px) {
        .listing .view_cards{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) { 
}
@media (min-width: 1650px) {
        .listing .view_cards{
    gap: 2.5rem;
  }
                .listing .view_cards .item .hero{
    height: 14rem;
  }
                    .listing .view_cards .item .hero .badges{
    margin-top: 1rem;
  }
                    .listing .view_cards .item .content .title{
    min-height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
  }
                    .listing .view_cards .item .content .infos{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
                .listing .view_cards .item .meta{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
        .listing .view_list{
    gap: 1rem;
  }
                .listing .view_list .item .hero{
    height: 10rem;
  }
                    .listing .view_list .item .hero .badges{
    margin-top: 1rem;
  }
                .listing .view_list .item .content {
                }
                .listing .view_list .item .meta {
                }   
        .listing .view_details{
    gap: 1rem;
  }
                .listing .view_details .item .hero{
    height: 6rem;
  }
                    .listing .view_details .item .hero .badges{
    margin-top: 1rem;
  }
                .listing .view_details .item .content {
                }
                .listing .view_details .item .meta {
                }
}
@media (min-width: 1921px) {
        .listing .view_cards{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
        .listing.results{
    padding: 3vw;
  }
            .listing.results .view_cards{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
header.header {
        transition: all 0.5s ease;
}
header.header::before, header.header::after { 
        content: ""; 
        position: absolute; 
        left: 0px; 
        top: 0px; 
        z-index: 20; 
        height: 0px; 
        width: 100%;
    }
header.header::after{
  z-index: 10;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.98;
}
h1 header.header.text-white::after, h2 header.header.text-white::after, h3 header.header.text-white::after, h4 header.header.text-white::after {
            color: white;
        }
h1 header.header.text-white::after strong, h2 header.header.text-white::after strong, h3 header.header.text-white::after strong, h4 header.header.text-white::after strong {
                color: white;
            }
body.scrolling header.header{
  height: 4rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity)) !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow) !important;
}
h1 body.scrolling header.header.text-white, h2 body.scrolling header.header.text-white, h3 body.scrolling header.header.text-white, h4 body.scrolling header.header.text-white {
            color: white !important;
        }
h1 body.bg-pri.scrolling header.header, h2 body.bg-pri.scrolling header.header, h3 body.bg-pri.scrolling header.header, h4 body.bg-pri.scrolling header.header {
            color: white !important;
        }
h1 body.scrolling header.header.text-white strong, h2 body.scrolling header.header.text-white strong, h3 body.scrolling header.header.text-white strong, h4 body.scrolling header.header.text-white strong {
                color: white !important;
            }
h1 body.bg-pri.scrolling header.header strong, h2 body.bg-pri.scrolling header.header strong, h3 body.bg-pri.scrolling header.header strong, h4 body.bg-pri.scrolling header.header strong {
                color: white !important;
            }
body.scrolling header.header::after{
  height: 100%;
}
body.scrolling header.header .logo{
  width: 8rem !important;
}
body.scrolling header.header .logo .fill__pri,
            body.scrolling header.header .logo .fill__ter{
  fill: #fff;
}
body.scrolling header.header .btn{
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.1 !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
h1 body.bg-pri.scrolling header.header .btn, h2 body.bg-pri.scrolling header.header .btn, h3 body.bg-pri.scrolling header.header .btn, h4 body.bg-pri.scrolling header.header .btn {
            color: white !important;
        }
h1 body.bg-pri.scrolling header.header .btn strong, h2 body.bg-pri.scrolling header.header .btn strong, h3 body.bg-pri.scrolling header.header .btn strong, h4 body.bg-pri.scrolling header.header .btn strong {
                color: white !important;
            }
body.scrolling header.header .btn:hover{
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
h1 body.bg-pri.scrolling header.header .btn:hover, h2 body.bg-pri.scrolling header.header .btn:hover, h3 body.bg-pri.scrolling header.header .btn:hover, h4 body.bg-pri.scrolling header.header .btn:hover {
            color: white !important;
        }
h1 body.bg-pri.scrolling header.header .btn:hover strong, h2 body.bg-pri.scrolling header.header .btn:hover strong, h3 body.bg-pri.scrolling header.header .btn:hover strong, h4 body.bg-pri.scrolling header.header .btn:hover strong {
                color: white !important;
            }
body.scrolling .site .sb .container {
                top: 100px !important;
            }
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1650px){
  .container{
    max-width: 1650px;
  }
}
@media (min-width: 1921px){
  .container{
    max-width: 1921px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.top-0{
  top: 0px;
}
.left-0{
  left: 0px;
}
.right-3{
  right: 0.75rem;
}
.top-3{
  top: 0.75rem;
}
.right-\[3vw\]{
  right: 3vw;
}
.bottom-\[3vw\]{
  bottom: 3vw;
}
.right-0{
  right: 0px;
}
.top-16{
  top: 4rem;
}
.bottom-0{
  bottom: 0px;
}
.top-1\/2{
  top: 50%;
}
.left-1\/2{
  left: 50%;
}
.top-20{
  top: 5rem;
}
.top-\[5vw\]{
  top: 5vw;
}
.-right-4{
  right: -1rem;
}
.-bottom-4{
  bottom: -1rem;
}
.top-\[3vw\]{
  top: 3vw;
}
.left-\[3vw\]{
  left: 3vw;
}
.left-4{
  left: 1rem;
}
.top-4{
  top: 1rem;
}
.right-6{
  right: 1.5rem;
}
.top-6{
  top: 1.5rem;
}
.z-20{
  z-index: 20;
}
.z-10{
  z-index: 10;
}
.z-30{
  z-index: 30;
}
.\!z-50{
  z-index: 50 !important;
}
.z-40{
  z-index: 40;
}
.z-0{
  z-index: 0;
}
.z-50{
  z-index: 50;
}
.col-span-5{
  grid-column: span 5 / span 5;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-10{
  grid-column: span 10 / span 10;
}
.col-span-full{
  grid-column: 1 / -1;
}
.col-span-6{
  grid-column: span 6 / span 6;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-8{
  grid-column: span 8 / span 8;
}
.col-start-6{
  grid-column-start: 6;
}
.col-start-3{
  grid-column-start: 3;
}
.col-start-1{
  grid-column-start: 1;
}
.col-start-7{
  grid-column-start: 7;
}
.float-left{
  float: left;
}
.m-0{
  margin: 0px;
}
.m-auto{
  margin: auto;
}
.m-1{
  margin: 0.25rem;
}
.m-\[3vw\]{
  margin: 3vw;
}
.-m-2{
  margin: -0.5rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mx-\[3vw\]{
  margin-left: 3vw;
  margin-right: 3vw;
}
.my-\[1\.5vw\]{
  margin-top: 1.5vw;
  margin-bottom: 1.5vw;
}
.-mx-\[2vw\]{
  margin-left: -2vw;
  margin-right: -2vw;
}
.my-\[2vw\]{
  margin-top: 2vw;
  margin-bottom: 2vw;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-\[3vw\]{
  margin-left: 3vw;
}
.mt-\[3vw\]{
  margin-top: 3vw;
}
.ml-1{
  margin-left: 0.25rem;
}
.mr-4{
  margin-right: 1rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mt-0{
  margin-top: 0px;
}
.mb-0{
  margin-bottom: 0px;
}
.mr-0{
  margin-right: 0px;
}
.-mt-4{
  margin-top: -1rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-12{
  margin-left: 3rem;
}
.-mb-\[6vw\]{
  margin-bottom: -6vw;
}
.mr-1{
  margin-right: 0.25rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-\[1\.5vw\]{
  margin-bottom: 1.5vw;
}
.mr-2{
  margin-right: 0.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mr-20{
  margin-right: 5rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-12{
  margin-top: 3rem;
}
.-mt-2{
  margin-top: -0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-\[2px\]{
  margin-top: 2px;
}
.-mt-1{
  margin-top: -0.25rem;
}
.mt-\[8vw\]{
  margin-top: 8vw;
}
.ml-4{
  margin-left: 1rem;
}
.-mt-\[4vw\]{
  margin-top: -4vw;
}
.-mt-16{
  margin-top: -4rem;
}
.mb-\[2vw\]{
  margin-bottom: 2vw;
}
.mb-\[3vw\]{
  margin-bottom: 3vw;
}
.-mb-\[4vw\]{
  margin-bottom: -4vw;
}
.mb-12{
  margin-bottom: 3rem;
}
.-mt-\[3vw\]{
  margin-top: -3vw;
}
.ml-3{
  margin-left: 0.75rem;
}
.mr-\[3vw\]{
  margin-right: 3vw;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.-mt-5{
  margin-top: -1.25rem;
}
.mt-px{
  margin-top: 1px;
}
.mr-8{
  margin-right: 2rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.ml-auto{
  margin-left: auto;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.\!flex{
  display: flex !important;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.h-full{
  height: 100%;
}
.\!h-96{
  height: 24rem !important;
}
.h-10{
  height: 2.5rem;
}
.h-5{
  height: 1.25rem;
}
.h-32{
  height: 8rem;
}
.\!h-16{
  height: 4rem !important;
}
.h-12{
  height: 3rem;
}
.h-screen{
  height: 100vh;
}
.h-auto{
  height: auto;
}
.h-\[calc\(100vh-3rem\)\]{
  height: calc(100vh - 3rem);
}
.h-3{
  height: 0.75rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-24{
  height: 6rem;
}
.h-11{
  height: 2.75rem;
}
.h-\[10vh\]{
  height: 10vh;
}
.h-80{
  height: 20rem;
}
.h-\[30vh\]{
  height: 30vh;
}
.h-1\/2{
  height: 50%;
}
.h-20{
  height: 5rem;
}
.h-128{
  height: 32rem;
}
.h-56{
  height: 14rem;
}
.h-152{
  height: 40rem;
}
.h-40{
  height: 10rem;
}
.h-36{
  height: 9rem;
}
.h-16{
  height: 4rem;
}
.h-64{
  height: 16rem;
}
.max-h-0{
  max-height: 0px;
}
.max-h-none{
  max-height: none;
}
.max-h-full{
  max-height: 100%;
}
.min-h-\[3rem\]{
  min-height: 3rem;
}
.min-h-\[4rem\]{
  min-height: 4rem;
}
.w-full{
  width: 100%;
}
.w-10{
  width: 2.5rem;
}
.w-20{
  width: 5rem;
}
.\!w-16{
  width: 4rem !important;
}
.w-12{
  width: 3rem;
}
.w-6{
  width: 1.5rem;
}
.w-screen{
  width: 100vw;
}
.w-4{
  width: 1rem;
}
.w-\[calc\(100\%-3rem\)\]{
  width: calc(100% - 3rem);
}
.w-\[calc\(100\%\+8px\)\]{
  width: calc(100% + 8px);
}
.w-3{
  width: 0.75rem;
}
.w-60{
  width: 15rem;
}
.w-44{
  width: 11rem;
}
.w-48{
  width: 12rem;
}
.w-7{
  width: 1.75rem;
}
.w-1\/3{
  width: 33.333333%;
}
.w-16{
  width: 4rem;
}
.w-1\/2{
  width: 50%;
}
.w-40{
  width: 10rem;
}
.w-56{
  width: 14rem;
}
.w-8{
  width: 2rem;
}
.w-auto{
  width: auto;
}
.w-24{
  width: 6rem;
}
.w-5{
  width: 1.25rem;
}
.w-64{
  width: 16rem;
}
.w-32{
  width: 8rem;
}
.w-2\/3{
  width: 66.666667%;
}
.min-w-\[32rem\]{
  min-width: 32rem;
}
.max-w-none{
  max-width: none;
}
.max-w-xs{
  max-width: 20rem;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-0{
  max-width: 0rem;
}
.max-w-screen-lg{
  max-width: 1024px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.flex-shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.table-auto{
  table-layout: auto;
}
.origin-top-right{
  transform-origin: top right;
}
.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-x-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[6vw\]{
  --tw-translate-y: -6vw;
  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-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-\[4vw\]{
  --tw-translate-y: -4vw;
  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{
  --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-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));
}
.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-none{
  transform: none;
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.list-none{
  list-style-type: none;
}
.list-disc{
  list-style-type: disc;
}
.auto-rows-max{
  grid-auto-rows: max-content;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-table-sb{
  grid-template-columns: 30% auto;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.content-start{
  align-content: flex-start;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.justify-items-stretch{
  justify-items: stretch;
}
.gap-2{
  gap: 0.5rem;
}
.gap-\[3vw\]{
  gap: 3vw;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-8{
  gap: 2rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-\[2vw\]{
  gap: 2vw;
}
.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 * (1 - 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 * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-t{
  border-top-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-r-8{
  border-right-width: 8px;
}
.border-r{
  border-right-width: 1px;
}
.border-t-2{
  border-top-width: 2px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-pri-700{
  --tw-border-opacity: 1;
  border-color: rgba(51, 65, 85, var(--tw-border-opacity));
}
.border-pri-500{
  --tw-border-opacity: 1;
  border-color: rgba(100, 116, 139, var(--tw-border-opacity));
}
.border-pri{
  --tw-border-opacity: 1;
  border-color: rgba(30, 41, 59, var(--tw-border-opacity));
}
.border-sec{
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}
.border-white\/60{
  border-color: rgba(255, 255, 255, 0.6);
}
.border-gastronomie{
  --tw-border-opacity: 1;
  border-color: rgba(22, 163, 74, var(--tw-border-opacity));
}
.border-ausflugsziele{
  --tw-border-opacity: 1;
  border-color: rgba(249, 115, 22, var(--tw-border-opacity));
}
.border-aktivitaeten{
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}
.border-kultur{
  --tw-border-opacity: 1;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity));
}
.border-pri-300{
  --tw-border-opacity: 1;
  border-color: rgba(203, 213, 225, var(--tw-border-opacity));
}
.border-pri-200{
  --tw-border-opacity: 1;
  border-color: rgba(226, 232, 240, var(--tw-border-opacity));
}
.border-pri-300\/70{
  border-color: rgba(203, 213, 225, 0.7);
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-pri-400{
  --tw-border-opacity: 1;
  border-color: rgba(148, 163, 184, var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-opacity-10{
  --tw-border-opacity: 0.1;
}
.border-opacity-30{
  --tw-border-opacity: 0.3;
}
.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 115, 22, var(--tw-bg-opacity));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}
.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgba(234, 179, 8, var(--tw-bg-opacity));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgba(34, 197, 94, var(--tw-bg-opacity));
}
.bg-cyan-500{
  --tw-bg-opacity: 1;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity));
}
.bg-sky-500{
  --tw-bg-opacity: 1;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity));
}
.bg-violet-500{
  --tw-bg-opacity: 1;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
}
.bg-fuchsia-500{
  --tw-bg-opacity: 1;
  background-color: rgba(217, 70, 239, var(--tw-bg-opacity));
}
.bg-pink-500{
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}
.bg-pri-600\/90{
  background-color: rgba(71, 85, 105, 0.9);
}
.bg-pri-600{
  --tw-bg-opacity: 1;
  background-color: rgba(71, 85, 105, var(--tw-bg-opacity));
}
.bg-pri-700{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity));
}
.bg-sec{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.bg-sec-900\/10{
  background-color: rgba(120, 53, 15, 0.1);
}
.bg-sec-900\/20{
  background-color: rgba(120, 53, 15, 0.2);
}
.bg-pri-100{
  --tw-bg-opacity: 1;
  background-color: rgba(241, 245, 249, var(--tw-bg-opacity));
}
.bg-pri-200{
  --tw-bg-opacity: 1;
  background-color: rgba(226, 232, 240, var(--tw-bg-opacity));
}
.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}
.bg-pri{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.bg-pri\/90{
  background-color: rgba(30, 41, 59, 0.9);
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-pri-400{
  --tw-bg-opacity: 1;
  background-color: rgba(148, 163, 184, var(--tw-bg-opacity));
}
.bg-gastronomie{
  --tw-bg-opacity: 1;
  background-color: rgba(22, 163, 74, var(--tw-bg-opacity));
}
.bg-pri-500{
  --tw-bg-opacity: 1;
  background-color: rgba(100, 116, 139, var(--tw-bg-opacity));
}
.bg-ausflugsziele{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 115, 22, var(--tw-bg-opacity));
}
.bg-aktivitaeten{
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}
.bg-kultur{
  --tw-bg-opacity: 1;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
}
.bg-sec-200{
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}
.bg-pri-300{
  --tw-bg-opacity: 1;
  background-color: rgba(203, 213, 225, var(--tw-bg-opacity));
}
.bg-green-700{
  --tw-bg-opacity: 1;
  background-color: rgba(21, 128, 61, var(--tw-bg-opacity));
}
.bg-cyan-700{
  --tw-bg-opacity: 1;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity));
}
.bg-sec-500{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.bg-pri-200\/70{
  background-color: rgba(226, 232, 240, 0.7);
}
.bg-pri-800{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.bg-pri-800\/80{
  background-color: rgba(30, 41, 59, 0.8);
}
.bg-transparent{
  background-color: transparent;
}
.bg-pri\/80{
  background-color: rgba(30, 41, 59, 0.8);
}
.bg-pri-800\/40{
  background-color: rgba(30, 41, 59, 0.4);
}
.bg-pri-600\/50{
  background-color: rgba(71, 85, 105, 0.5);
}
.bg-pri-500\/30{
  background-color: rgba(100, 116, 139, 0.3);
}
.\!bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}
.\!bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}
.bg-pri-200\/80{
  background-color: rgba(226, 232, 240, 0.8);
}
.bg-pri-50{
  --tw-bg-opacity: 1;
  background-color: rgba(248, 250, 252, var(--tw-bg-opacity));
}
.bg-red-800{
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}
.\!bg-pri-200\/50{
  background-color: rgba(226, 232, 240, 0.5) !important;
}
.bg-pri-500\/50{
  background-color: rgba(100, 116, 139, 0.5);
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}
.\!bg-sec-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}
.bg-red-300{
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}
.bg-default{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}
.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}
.bg-opacity-0{
  --tw-bg-opacity: 0;
}
.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-98{
  --tw-bg-opacity: 0.98;
}
.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-pri-800{
  --tw-gradient-from: #1e293b;
  --tw-gradient-to: rgba(30, 41, 59, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent{
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgba(0, 0, 0, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-pri-800\/20{
  --tw-gradient-to: rgba(30, 41, 59, 0.2);
}
.to-black{
  --tw-gradient-to: #000;
}
.fill-pri{
  fill: #fbbf24;
}
.fill-white\/30{
  fill: rgba(255, 255, 255, 0.3);
}
.fill-current{
  fill: currentColor;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-\[3vw\]{
  padding: 3vw;
}
.p-4{
  padding: 1rem;
}
.p-0{
  padding: 0px;
}
.p-2{
  padding: 0.5rem;
}
.p-8{
  padding: 2rem;
}
.\!p-0{
  padding: 0px !important;
}
.p-6{
  padding: 1.5rem;
}
.p-\[2vw\]{
  padding: 2vw;
}
.p-\[1\.5vw\]{
  padding: 1.5vw;
}
.p-3{
  padding: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px-\[3vw\]{
  padding-left: 3vw;
  padding-right: 3vw;
}
.py-\[3vw\]{
  padding-top: 3vw;
  padding-bottom: 3vw;
}
.px-\[2vw\]{
  padding-left: 2vw;
  padding-right: 2vw;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-\[2px\]{
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.px-24{
  padding-left: 6rem;
  padding-right: 6rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.pt-12{
  padding-top: 3rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pr-16{
  padding-right: 4rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pr-12{
  padding-right: 3rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-8{
  padding-right: 2rem;
}
.pl-8{
  padding-left: 2rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[2vw\]{
  padding-bottom: 2vw;
}
.pb-\[3vw\]{
  padding-bottom: 3vw;
}
.pb-\[4\.5rem\]{
  padding-bottom: 4.5rem;
}
.pl-24{
  padding-left: 6rem;
}
.pt-0{
  padding-top: 0px;
}
.pr-4{
  padding-right: 1rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-14{
  padding-left: 3.5rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
[dir="ltr"] .text-start{
  text-align: left;
}
[dir="rtl"] .text-start{
  text-align: right;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-\[120\%\]{
  font-size: 120%;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.font-semibold{
  font-weight: 600;
}
.font-normal{
  font-weight: 400;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-black{
  font-weight: 900;
}
.font-medium{
  font-weight: 500;
}
.uppercase{
  text-transform: uppercase;
}
.normal-case{
  text-transform: none;
}
.leading-none{
  line-height: 1;
}
.leading-snug{
  line-height: 1.375;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-12{
  line-height: 3rem;
}
.leading-10{
  line-height: 2.5rem;
}
.leading-\[1\.125em\]{
  line-height: 1.125em;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-normal{
  line-height: 1.5;
}
.leading-6{
  line-height: 1.5rem;
}
.\!leading-\[5rem\]{
  line-height: 5rem !important;
}
.\!leading-tight{
  line-height: 1.25 !important;
}
.leading-5{
  line-height: 1.25rem;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-sec{
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}
.text-pri-400{
  --tw-text-opacity: 1;
  color: rgba(148, 163, 184, var(--tw-text-opacity));
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-pri-200{
  --tw-text-opacity: 1;
  color: rgba(226, 232, 240, var(--tw-text-opacity));
}
.text-pri-300{
  --tw-text-opacity: 1;
  color: rgba(203, 213, 225, var(--tw-text-opacity));
}
.text-pri-500\/80{
  color: rgba(100, 116, 139, 0.8);
}
.text-pri{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.text-pri-500{
  --tw-text-opacity: 1;
  color: rgba(100, 116, 139, var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-sec-500{
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}
.text-pri-800{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.\!text-sec{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}
.text-pri-700{
  --tw-text-opacity: 1;
  color: rgba(51, 65, 85, var(--tw-text-opacity));
}
.\!text-pri-100{
  --tw-text-opacity: 1 !important;
  color: rgba(241, 245, 249, var(--tw-text-opacity)) !important;
}
.text-default{
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}
.\!text-pri-200{
  --tw-text-opacity: 1 !important;
  color: rgba(226, 232, 240, var(--tw-text-opacity)) !important;
}
.\!text-pri-300{
  --tw-text-opacity: 1 !important;
  color: rgba(203, 213, 225, var(--tw-text-opacity)) !important;
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.text-red-400{
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}
.text-red-800{
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.text-opacity-20{
  --tw-text-opacity: 0.2;
}
.text-opacity-70{
  --tw-text-opacity: 0.7;
}
.text-opacity-50{
  --tw-text-opacity: 0.5;
}
.underline{
  text-decoration-line: underline;
}
.placeholder-white::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}
.placeholder-white::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}
.placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}
.placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}
.placeholder-opacity-70::-moz-placeholder{
  --tw-placeholder-opacity: 0.7;
}
.placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity: 0.7;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-80{
  opacity: 0.8;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-70{
  opacity: 0.7;
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(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: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(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: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(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: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-white{
  --tw-shadow-color: #fff;
  --tw-shadow: var(--tw-shadow-colored);
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0));
}
.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}
.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-none{
  transition-property: none;
}
.delay-200{
  transition-delay: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.before\:font-font-awesome::before{
  content: var(--tw-content);
  font-family: 'Font Awesome 6 Pro';
}
.before\:\!content-\[\'\\e455\'\]::before{
  --tw-content: '\e455' !important;
  content: var(--tw-content) !important;
}
.hover\:bg-pri-800\/70:hover{
  background-color: rgba(30, 41, 59, 0.7);
}
.hover\:bg-pri-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.hover\:bg-pri-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(100, 116, 139, var(--tw-bg-opacity));
}
.hover\:bg-pri-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity));
}
.hover\:bg-sec-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.hover\:bg-green-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(22, 101, 52, var(--tw-bg-opacity));
}
.hover\:bg-cyan-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity));
}
.hover\:bg-red-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}
.hover\:bg-pri-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(71, 85, 105, var(--tw-bg-opacity));
}
.hover\:bg-sec:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.hover\:bg-pri:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.hover\:bg-opacity-100:hover{
  --tw-bg-opacity: 1;
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:text-sec:hover{
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}
.hover\:text-pri-900:hover{
  --tw-text-opacity: 1;
  color: rgba(15, 23, 42, var(--tw-text-opacity));
}
.hover\:text-pri-800:hover{
  --tw-text-opacity: 1;
  color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.focus\:border-white:focus{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.focus\:bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.focus\:text-gray-900:focus{
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.focus\:placeholder-gray-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}
.focus\:placeholder-gray-500:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-white:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}
.group:hover .group-hover\:max-w-md{
  max-width: 28rem;
}
.group:hover .group-hover\:translate-y-4{
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:-translate-y-4{
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:bg-sec{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-pri-900{
  --tw-bg-opacity: 1;
  background-color: rgba(15, 23, 42, var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-pri-700{
  --tw-bg-opacity: 1;
  background-color: rgba(51, 65, 85, var(--tw-bg-opacity));
}
.group:hover .group-hover\:\!bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}
.group:hover .group-hover\:\!bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}
.group:hover .group-hover\:px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.group:hover .group-hover\:text-pri-400{
  --tw-text-opacity: 1;
  color: rgba(148, 163, 184, var(--tw-text-opacity));
}
.group:hover .group-hover\:\!text-sec{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}
.group:hover .group-hover\:opacity-0{
  opacity: 0;
}
.group:hover .group-hover\:opacity-50{
  opacity: 0.5;
}
.group:hover .group-hover\:opacity-30{
  opacity: 0.3;
}
.group:hover .group-hover\:before\:content-\[\'\\2b\'\]::before{
  --tw-content: '\2b';
  content: var(--tw-content);
}
.prose-strong\:\!font-normal :where(strong):not(:where([class~="not-prose"] *)){
  font-weight: 400 !important;
}
.prose-strong\:\!text-sec :where(strong):not(:where([class~="not-prose"] *)){
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}
.prose-strong\:text-sec :where(strong):not(:where([class~="not-prose"] *)){
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}
@media (min-width: 640px){
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 768px){
  .md\:top-auto{
    top: auto;
  }
  .md\:bottom-0{
    bottom: 0px;
  }
  .md\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .md\:h-96{
    height: 24rem;
  }
  .md\:min-h-\[12rem\]{
    min-height: 12rem;
  }
  .md\:w-28{
    width: 7rem;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .lg\:mr-2{
    margin-right: 0.5rem;
  }
  .lg\:ml-5{
    margin-left: 1.25rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:inline{
    display: inline;
  }
  .lg\:\!h-112{
    height: 28rem !important;
  }
  .lg\:h-16{
    height: 4rem;
  }
  .lg\:h-128{
    height: 32rem;
  }
  .lg\:w-16{
    width: 4rem;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:max-w-lg{
    max-width: 32rem;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1280px){
  .xl\:right-auto{
    right: auto;
  }
  .xl\:left-\[25vw\]{
    left: 25vw;
  }
  .xl\:left-0{
    left: 0px;
  }
  .xl\:left-4{
    left: 1rem;
  }
  .xl\:top-4{
    top: 1rem;
  }
  .xl\:m-4{
    margin: 1rem;
  }
  .xl\:m-2{
    margin: 0.5rem;
  }
  .xl\:-mr-6{
    margin-right: -1.5rem;
  }
  .xl\:mt-8{
    margin-top: 2rem;
  }
  .xl\:mt-0{
    margin-top: 0px;
  }
  .xl\:mb-8{
    margin-bottom: 2rem;
  }
  .xl\:mb-1{
    margin-bottom: 0.25rem;
  }
  .xl\:ml-0{
    margin-left: 0px;
  }
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:grid{
    display: grid;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:\!h-\[50vh\]{
    height: 50vh !important;
  }
  .xl\:h-12{
    height: 3rem;
  }
  .xl\:h-full{
    height: 100%;
  }
  .xl\:h-24{
    height: 6rem;
  }
  .xl\:h-112{
    height: 28rem;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:w-12{
    width: 3rem;
  }
  .xl\:w-\[25vw\]{
    width: 25vw;
  }
  .xl\:w-24{
    width: 6rem;
  }
  .xl\:\!translate-x-0{
    --tw-translate-x: 0px !important;
    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;
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .xl\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:items-end{
    align-items: flex-end;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:gap-4{
    gap: 1rem;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:gap-0{
    gap: 0px;
  }
  .xl\:justify-self-end{
    justify-self: end;
  }
  .xl\:border-r{
    border-right-width: 1px;
  }
  .xl\:p-8{
    padding: 2rem;
  }
  .xl\:p-4{
    padding: 1rem;
  }
  .xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .xl\:pl-\[25vw\]{
    padding-left: 25vw;
  }
  .xl\:pr-12{
    padding-right: 3rem;
  }
  .xl\:pl-12{
    padding-left: 3rem;
  }
  .xl\:pr-8{
    padding-right: 2rem;
  }
  .xl\:pl-8{
    padding-left: 2rem;
  }
  .xl\:pl-\[calc\(25vw\+3rem\)\]{
    padding-left: calc(25vw + 3rem);
  }
  .xl\:pr-0{
    padding-right: 0px;
  }
  .xl\:text-left{
    text-align: left;
  }
  .xl\:text-right{
    text-align: right;
  }
  .xl\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .xl\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .xl\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .xl\:leading-8{
    line-height: 2rem;
  }
  .group:hover .xl\:group-hover\:max-w-md{
    max-width: 28rem;
  }
  .group:hover .xl\:group-hover\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 1650px){
  .\32xl\:left-\[20vw\]{
    left: 20vw;
  }
  .\32xl\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .\32xl\:-mx-\[3vw\]{
    margin-left: -3vw;
    margin-right: -3vw;
  }
  .\32xl\:my-\[3vw\]{
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
  .\32xl\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .\32xl\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .\32xl\:-mt-\[6vw\]{
    margin-top: -6vw;
  }
  .\32xl\:mb-8{
    margin-bottom: 2rem;
  }
  .\32xl\:ml-\[25vw\]{
    margin-left: 25vw;
  }
  .\32xl\:-mb-\[6vw\]{
    margin-bottom: -6vw;
  }
  .\32xl\:mb-10{
    margin-bottom: 2.5rem;
  }
  .\32xl\:-ml-0{
    margin-left: -0px;
  }
  .\32xl\:ml-0{
    margin-left: 0px;
  }
  .\32xl\:mt-8{
    margin-top: 2rem;
  }
  .\32xl\:block{
    display: block;
  }
  .\32xl\:flex{
    display: flex;
  }
  .\32xl\:h-24{
    height: 6rem;
  }
  .\32xl\:h-128{
    height: 32rem;
  }
  .\32xl\:w-48{
    width: 12rem;
  }
  .\32xl\:w-\[20vw\]{
    width: 20vw;
  }
  .\32xl\:w-1\/4{
    width: 25%;
  }
  .\32xl\:w-24{
    width: 6rem;
  }
  .\32xl\:-translate-y-\[6vw\]{
    --tw-translate-y: -6vw;
    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));
  }
  .\32xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\32xl\:gap-4{
    gap: 1rem;
  }
  .\32xl\:gap-\[3vw\]{
    gap: 3vw;
  }
  .\32xl\:gap-8{
    gap: 2rem;
  }
  .\32xl\:p-\[3vw\]{
    padding: 3vw;
  }
  .\32xl\:p-8{
    padding: 2rem;
  }
  .\32xl\:px-\[3vw\]{
    padding-left: 3vw;
    padding-right: 3vw;
  }
  .\32xl\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .\32xl\:pl-\[20vw\]{
    padding-left: 20vw;
  }
  .\32xl\:pr-12{
    padding-right: 3rem;
  }
  .\32xl\:pl-12{
    padding-left: 3rem;
  }
  .\32xl\:pb-\[3vw\]{
    padding-bottom: 3vw;
  }
  .\32xl\:pl-\[calc\(20vw\+3rem\)\]{
    padding-left: calc(20vw + 3rem);
  }
  .\32xl\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .\32xl\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .\32xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .\32xl\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .\32xl\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .\32xl\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .\32xl\:\!leading-\[6rem\]{
    line-height: 6rem !important;
  }
}
@media (min-width: 1921px){
  .\33xl\:left-\[20vw\]{
    left: 20vw;
  }
  .\33xl\:left-8{
    left: 2rem;
  }
  .\33xl\:top-8{
    top: 2rem;
  }
  .\33xl\:ml-\[20vw\]{
    margin-left: 20vw;
  }
  .\33xl\:flex{
    display: flex;
  }
  .\33xl\:h-20{
    height: 5rem;
  }
  .\33xl\:h-\[50vh\]{
    height: 50vh;
  }
  .\33xl\:h-36{
    height: 9rem;
  }
  .\33xl\:w-\[20vw\]{
    width: 20vw;
  }
  .\33xl\:w-44{
    width: 11rem;
  }
  .\33xl\:w-20{
    width: 5rem;
  }
  .\33xl\:w-64{
    width: 16rem;
  }
  .\33xl\:w-\[8vw\]{
    width: 8vw;
  }
  .\33xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\33xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .\33xl\:gap-8{
    gap: 2rem;
  }
  .\33xl\:gap-10{
    gap: 2.5rem;
  }
  .\33xl\:gap-\[3vw\]{
    gap: 3vw;
  }
  .\33xl\:p-8{
    padding: 2rem;
  }
  .\33xl\:p-\[3vw\]{
    padding: 3vw;
  }
  .\33xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .\33xl\:pl-\[20vw\]{
    padding-left: 20vw;
  }
  .\33xl\:pr-24{
    padding-right: 6rem;
  }
  .\33xl\:pl-24{
    padding-left: 6rem;
  }
  .\33xl\:pl-\[calc\(20vw\+3rem\)\]{
    padding-left: calc(20vw + 3rem);
  }
  .\33xl\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .\33xl\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .\33xl\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .\33xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

