.c-modernfooter {
    --tw-bg-opacity: 1;
    background-color: rgb(25 25 39 / var(--tw-bg-opacity, 1));
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2.5rem;
}
@media (min-width: 768px) {
    .c-modernfooter {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
.c-modernfooter .modern-footer {
    max-width: 80rem;
}
@media (min-width: 768px) {
    .c-modernfooter .modern-footer {
        margin-left: auto;
        margin-right: auto;
    }
}
.c-modernfooter .footer-content {
    max-width: 1200px;
    margin: 0 auto;
}
.c-modernfooter .copyright {
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    color: #A0A4AD;
}
.c-modernfooter .footer-columns {
    display: flex;
    flex-direction: column;
}
@media (min-width: 768px) {
    .c-modernfooter .footer-columns {
        flex-direction: row;
    }
}
.c-modernfooter .footer-columns {
    gap: 5rem;
}
.c-modernfooter .footer-column {
    display: flex;
    flex-direction: column;
    align-items: start;
    color: #F5F5F7;
}
.c-modernfooter .footer-column.hide {
    display: none;
}
.c-modernfooter .footer-column-2 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: start;
    color: #F5F5F7;
}
.c-modernfooter .footer-column-2 p{
    margin: 0;
    padding: 5px 0;
    text-align: start;
}
.c-modernfooter .footer-image {
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 42px;
}
.c-modernfooter .footer-column p{
    margin: 0;
    padding: 5px 0;
}
.c-modernfooter .footer-column a {
    text-decoration: none;
    color: #F5F5F7;
    transition: color 0.3s ease;
}
.c-modernfooter .footer-column a:hover {
    color: #FF5E57;
}
.c-modernfooter .footer-description {
    font-family: 'Poppins';
}
.c-modernfooter .footer-title {
    font-weight: 900;
    font-size: 18px;
}
.c-modernfooter .footer-item {
    font-family: 'Poppins';
}
.c-modernfooter .footer-socials{
    display: flex;
    flex-direction: row;
    gap: 1rem;
}
.c-modernfooter .social-element {
    width: 2rem;
}
@media (min-width: 768px) {
    .c-modernfooter .social-element {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 300ms;
    }
    .c-modernfooter .social-element:hover {
        --tw-scale-x: 1.5;
        --tw-scale-y: 1.5;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
}
@media (max-width: 768px) {
    .c-modernfooter .footer-columns {
        grid-template-columns: repeat(1, 1fr);
    }
}
.c-iconbutton {
    display: flex;
    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: row;
    align-items: center;
    border-radius: 0.25rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(177 177 177 / var(--tw-border-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.84rem;
    line-height: 1.2rem;
    line-height: 100%;
    --tw-text-opacity: 1;
    color: rgb(17 17 17 / var(--tw-text-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms
}
.c-iconbutton:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(225 225 225 / var(--tw-bg-opacity, 1))
}
.c-iconbutton:is(.dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(241 241 241 / var(--tw-text-opacity, 1))
}
.c-iconbutton:hover:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(65 65 65 / var(--tw-bg-opacity, 1))
}
.c-iconbutton span {
    margin-right: 0.5rem
}*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: Fira Sans, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

code,
kbd,
samp,
pre {
  font-family: Source Code Pro, mono; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.static {
  position: static;
}
.text-center {
  text-align: center;
}
html body{
background-color: white;
color: black;
}
html.dark body{
background-color: #111111;
color: #e1e1e1;
}
html body.dark{
background-color: #111111;
color: #e1e1e1;
}.c-ulv > :not([hidden]) ~ :not([hidden]) {--tw-divide-y-reverse: 0;border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width: calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color: rgb(193 193 193 / var(--tw-divide-opacity, 1))
}.c-ulv:is(.dark *) > :not([hidden]) ~ :not([hidden]) {--tw-divide-opacity: 1;border-color: rgb(49 49 49 / var(--tw-divide-opacity, 1))
}.c-ulv {--tw-text-opacity: 1;color: rgb(33 33 33 / var(--tw-text-opacity, 1))
}.c-ulv:is(.dark *) {--tw-text-opacity: 1;color: rgb(225 225 225 / var(--tw-text-opacity, 1))
}
.c-ulv.no-divide > :not([hidden]) ~ :not([hidden]) {--tw-divide-y-reverse: 0;border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width: calc(0px * var(--tw-divide-y-reverse))
}
.c-ulv.round-border {border-radius: 0.25rem;border-width: 1px;--tw-border-opacity: 1;border-color: rgb(193 193 193 / var(--tw-border-opacity, 1))
}
.c-ulv.round-border:is(.dark *) {--tw-border-opacity: 1;border-color: rgb(49 49 49 / var(--tw-border-opacity, 1))
}
.c-ulv li {padding-left: 0.5rem;padding-right: 0.5rem;padding-top: 0.5rem;padding-bottom: 0.5rem;font-size: 0.84rem;line-height: 1.2rem
}
.c-tableofcontents .c-ulv{
    padding-left: 1rem;
}
.c-tableofcontents .c-ulv li{
    padding-top: 0px;
    padding-bottom: 0px;
}
.c-tableofcontents .c-ulv li a{
    display: block;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    --tw-text-opacity: 1;
    color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
.c-tableofcontents .c-ulv li a:is(.dark *){
    --tw-text-opacity: 1;
    color: rgb(145 145 145 / var(--tw-text-opacity, 1));
}
.c-tableofcontents .c-ulv li a{
    transition: color 0.3s;
}
.c-tableofcontents .c-ulv li a.active{
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.c-tableofcontents .c-ulv li a.active:is(.dark *){
    --tw-text-opacity: 1;
    color: rgb(225 225 225 / var(--tw-text-opacity, 1));
}.c-sidebarlayout{
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
}
.c-sidebarlayout.d-right{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.c-sidebarlayout .c-sidebar{
    position: fixed;
    z-index: 1000;
    box-sizing: border-box;
    display: block;
    height: 100%;
    border-width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.c-sidebarlayout .c-sidebar:is(.dark *){
    --tw-bg-opacity: 1;
    background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
}
.c-sidebarlayout .c-sidebar{
    width: 16rem;
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(177 177 177 / var(--tw-border-opacity, 1));
}
.c-sidebarlayout .c-sidebar:is(.dark *){
    --tw-border-opacity: 1;
    border-color: rgb(49 49 49 / var(--tw-border-opacity, 1));
}
@media (min-width: 1024px){
    .c-sidebarlayout .c-sidebar{
        --tw-border-opacity: 1;
        border-color: rgb(193 193 193 / var(--tw-border-opacity, 1));
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .c-sidebarlayout .c-sidebar:is(.dark *){
        --tw-border-opacity: 1;
        border-color: rgb(33 33 33 / var(--tw-border-opacity, 1));
    }
}
.c-sidebarlayout .c-sidebar{
    transition: left 0.5s, right 0.5s;
}
.c-sidebarlayout .c-sidebar.pos-absolute{
    position: absolute;
}
.c-sidebarlayout .c-sidebar{
    left: -16rem;
}
@media (min-width: 1024px){
    .c-sidebarlayout .c-sidebar{
        left: auto;
    }
}
.c-sidebarlayout .c-sidebar.show{
    left: 0;
    display: block;
}
.c-sidebarlayout.d-right > .c-sidebar{
    left: auto;
    display: none;
    border-left-width: 1px;
    border-right-width: 0px;
}
@media (min-width: 1024px){
    .c-sidebarlayout.d-right > .c-sidebar{
        right: auto;
        display: block;
    }
}
.c-sidebarlayout.d-right > .c-sidebar.show{
    left: auto;
    display: block;
    animation: slideAnimation 0.5s;
}
@keyframes slideAnimation {
    0% {  right: 0; width: 16rem; overflow: hidden; transform: scaleX(0); transform-origin: right; }
    100% {  overflow: auto; transform: scaleX(100%); transform-origin: right; }
}
.c-sidebarlayout .main-content, .c-sidebarlayout .c-aside{
    min-height: 100%;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (min-width: 1024px){
    .c-sidebarlayout .main-content, .c-sidebarlayout .c-aside{
        margin-left: 16rem;
        width: calc(100% - 16rem);
    }
}
.c-sidebarlayout.d-right > .main-content, .c-sidebarlayout.d-right > .c-aside{
    margin-left: 0px;
}
@media (min-width: 1024px){
    .c-sidebarlayout.d-right > .main-content, .c-sidebarlayout.d-right > .c-aside{
        margin-right: 16rem;
    }
}
.c-sidebarlayout .c-sidebarcompact{
    display: flex;
    justify-content: flex-end;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0px;
    padding-right: 0px;
}
@media (min-width: 1024px){
    .c-sidebarlayout .c-sidebarcompact{
        display: none;
    }
}
.c-sidebarlayout .c-aside .c-sidebarcompact{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.c-sidebarlayout .c-sidebar .c-sidebarcompact{
    display: flex;
    justify-content: flex-end;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
@media (min-width: 1024px){
    .c-sidebarlayout .c-sidebar .c-sidebarcompact{
        display: none;
    }
}
.c-sidebarlayout .c-sidebar header{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
}
@media (min-width: 1024px){
    .c-sidebarlayout .c-sidebar header{
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}
.c-sidebarlayout .c-sidebar hr{
    --tw-border-opacity: 1;
    border-color: rgb(161 161 161 / var(--tw-border-opacity, 1));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.c-sidebarlayout .c-sidebar hr:is(.dark *){
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity, 1));
}.c-content {

    margin-left: auto;

    margin-right: auto;

    font-family: Fira Sans, sans-serif;

    --tw-text-opacity: 1;

    color: rgb(17 17 17 / var(--tw-text-opacity, 1))
}

.c-content:is(.dark *) {

    --tw-text-opacity: 1;

    color: rgb(225 225 225 / var(--tw-text-opacity, 1))
}

.c-content h1 {

    margin-top: 1rem;

    margin-bottom: 1rem;

    padding-top: 0.5rem;

    padding-bottom: 1rem;

    font-size: 1.875rem;

    line-height: 2.25rem;

    font-weight: 700
}

.c-content h2 {

    margin-bottom: 0.75rem;

    margin-top: 1.75rem;

    border-bottom-width: 1px;

    --tw-border-opacity: 1;

    border-color: rgb(193 193 193 / var(--tw-border-opacity, 1));

    padding-top: 0.5rem;

    padding-bottom: 0.5rem;

    font-size: 1.5rem;

    line-height: 2rem;

    font-weight: 500
}

.c-content h2:is(.dark *) {

    --tw-border-opacity: 1;

    border-color: rgb(49 49 49 / var(--tw-border-opacity, 1))
}

.c-content h3 {

    margin-top: 0.5rem;

    margin-bottom: 0.5rem;

    font-size: 1.25rem;

    line-height: 1.75rem;

    font-weight: 600
}

.c-content h4 {

    margin-top: 0.25rem;

    margin-bottom: 0.25rem;

    font-size: 1.14rem;

    line-height: 1.2rem;

    font-weight: 500
}

.c-content h5 {

    font-weight: 500
}

.c-content h6 {

    font-size: 0.84rem;

    line-height: 1.2rem;

    font-weight: 500
}

.c-content p {

    margin-top: 1rem;

    margin-bottom: 1rem;

    font-size: 0.84rem;

    line-height: 1.2rem;

    line-height: 1.625;

    --tw-text-opacity: 1;

    color: rgb(65 65 65 / var(--tw-text-opacity, 1))
}

.c-content p:is(.dark *) {

    --tw-text-opacity: 1;

    color: rgb(177 177 177 / var(--tw-text-opacity, 1))
}

.c-content a {

    --tw-text-opacity: 1;

    color: rgb(33 33 33 / var(--tw-text-opacity, 1));

    text-decoration-line: underline
}

.c-content a:is(.dark *) {

    --tw-text-opacity: 1;

    color: rgb(225 225 225 / var(--tw-text-opacity, 1))
}

.c-content ul {

    list-style-position: inside;

    list-style-type: disc
}

.c-content ol {

    list-style-position: inside;

    list-style-type: decimal
}

.c-content li {

    margin-top: 0.5rem;

    margin-bottom: 0.5rem
}

.c-content code {

    border-radius: 0.375rem;

    --tw-bg-opacity: 1;

    background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));

    padding: 0.25rem;

    font-size: 0.84rem;

    line-height: 1.2rem;

    --tw-text-opacity: 1;

    color: rgb(17 17 17 / var(--tw-text-opacity, 1))
}

.c-content code:is(.dark *) {

    --tw-bg-opacity: 1;

    background-color: rgb(33 33 33 / var(--tw-bg-opacity, 1));

    --tw-text-opacity: 1;

    color: rgb(241 241 241 / var(--tw-text-opacity, 1))
}

.c-content pre {

    overflow-x: auto;

    border-radius: 0.5rem;

    --tw-bg-opacity: 1;

    background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));

    padding: 1rem;

    --tw-text-opacity: 1;

    color: rgb(17 17 17 / var(--tw-text-opacity, 1))
}

.c-content pre:is(.dark *) {

    --tw-bg-opacity: 1;

    background-color: rgb(33 33 33 / var(--tw-bg-opacity, 1));

    --tw-text-opacity: 1;

    color: rgb(241 241 241 / var(--tw-text-opacity, 1))
}

.c-content pre code {

    padding-left: 0px;

    padding-right: 0px
}

.c-content blockquote {

    border-left-width: 4px;

    --tw-border-opacity: 1;

    border-color: rgb(193 193 193 / var(--tw-border-opacity, 1));

    padding-top: 0.5rem;

    padding-bottom: 0.5rem;

    padding-left: 1rem;

    font-style: italic
}

.c-content blockquote:is(.dark *) {

    --tw-border-opacity: 1;

    border-color: rgb(49 49 49 / var(--tw-border-opacity, 1))
}

.c-content table {

    min-width: 100%
}

.c-content table > :not([hidden]) ~ :not([hidden]) {

    --tw-divide-y-reverse: 0;

    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));

    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));

    --tw-divide-opacity: 1;

    border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1))
}

.c-content thead {

    --tw-bg-opacity: 1;

    background-color: rgb(225 225 225 / var(--tw-bg-opacity, 1))
}

.c-content thead:is(.dark *) {

    --tw-bg-opacity: 1;

    background-color: rgb(33 33 33 / var(--tw-bg-opacity, 1))
}

.c-content th {

    padding-left: 1.5rem;

    padding-right: 1.5rem;

    padding-top: 0.75rem;

    padding-bottom: 0.75rem;

    text-align: left;

    font-size: 0.84rem;

    line-height: 1.2rem;

    font-weight: 500;

    text-transform: uppercase;

    letter-spacing: 0.05em;

    --tw-text-opacity: 1;

    color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}

.c-content td {

    white-space: nowrap;

    padding-left: 1.5rem;

    padding-right: 1.5rem;

    padding-top: 1rem;

    padding-bottom: 1rem
}

.c-content tr {

    --tw-bg-opacity: 1;

    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.c-content tr:nth-child(even) {

    --tw-bg-opacity: 1;

    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1))
}

.c-content img {

    height: auto;

    max-width: 100%
}

.c-content hr {

    margin-top: 2rem;

    margin-bottom: 2rem;

    --tw-border-opacity: 1;

    border-color: rgb(161 161 161 / var(--tw-border-opacity, 1))
}

.c-content hr:is(.dark *) {

    --tw-border-opacity: 1;

    border-color: rgb(65 65 65 / var(--tw-border-opacity, 1))
}

.c-content input {

    border-radius: 0.375rem;

    border-width: 1px;

    --tw-border-opacity: 1;

    border-color: rgb(161 161 161 / var(--tw-border-opacity, 1));

    --tw-bg-opacity: 1;

    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));

    padding: 0.25rem;

    font-size: 0.84rem;

    line-height: 1.2rem
}

.c-content input:is(.dark *) {

    --tw-border-opacity: 1;

    border-color: rgb(65 65 65 / var(--tw-border-opacity, 1))
}html{
scroll-behavior: smooth;
}
.c-mddocument{
max-width: 80rem;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
.c-mddocument{
padding-left: 1rem;
padding-right: 1rem;
}
}
@media (min-width: 1024px){
.c-mddocument{
margin-left: auto;
margin-right: auto;
}
}
.c-mddocument .c-content{
    font-family: 'Work Sans';
    font-weight: 300;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-mddocument h1, .c-mddocument h2, .c-mddocument h3, .c-mddocument h4, .c-mddocument h5, .c-mddocument h6{
    scroll-margin-top: 4rem;
}
.c-mddocument .c-content p, .c-mddocument .c-content ul li{
    font-family: 'Work Sans';
    font-size: 1rem;
    font-weight: 300;
    --tw-text-opacity: 1;
    color: rgb(238 238 238 / var(--tw-text-opacity, 1));
}
.c-mddocument .c-content ul{
margin-left: 1rem;
}
.c-mddocument code{
--tw-bg-opacity: 1;
background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
font-size: 0.95rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-family: 'Source Code Pro';
}
.c-mddocument a{
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-mddocument .c-sidebar{
--tw-border-opacity: 1;
border-left-color: rgb(28 35 81 / var(--tw-border-opacity, 1));
--tw-bg-opacity: 1;
background-color: rgb(15 15 25 / var(--tw-bg-opacity, 1));
    border-left-width: 2px !important;
}
.c-mddocument .toc.sticky{
position: fixed;
top: 3.5rem;
}
.c-mddocument .toc.stick-bottom{
position: absolute;
bottom: 3.5rem;
}
.c-mddocument .c-sidebar h3{
    font-family: 'Orbitron';
}
.c-mddocument .c-content h1, .c-mddocument .c-content h2{
border-bottom-width: 0px;
    font-family: 'Orbitron';
}
.c-mddocument .c-tableofcontents .c-ulv li a{
padding: 0.25rem;
font-weight: 300;
--tw-text-opacity: 1;
color: rgb(204 204 204 / var(--tw-text-opacity, 1));
    font-family: 'Work Sans';
}
.c-mddocument .c-tableofcontents .c-ulv li a.active{
background-color: #FB2B3Acc;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.c-redbutton {
  position: relative;
  width: 170px;
  height: 67px;
}

.c-redbutton .svg-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* allows clicking the button underneath */
}

@media (min-width: 768px) {

  .c-redbutton .svg-button:hover {
    opacity: 0.5;
  }
}

.c-redbutton .svg-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  color: white;
  font-size: 16px;
  font-weight: bold;
  font-family: sans-serif;
  border: none;
  cursor: pointer;
  font-family: 'Orbitron';
}
.c-topnavigationmenu{
    position: relative;
    display: block;
    height: 4rem;
    width: 100%;
}

.c-topnavigationmenu .c-redbutton{
    width: 130px;
}

.c-topnavigationmenu .top-navigation-bg{
    position: fixed;
    top: 0px;
    z-index: 5000;
    height: 8rem;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(47 23 23 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px){

    .c-topnavigationmenu .top-navigation-bg{
        height: 4rem;
    }
}

.c-topnavigationmenu .top-navigation-menu{
    display: flex;
    height: 100%;
    width: 100%;
    max-width: 80rem;
    flex-direction: column;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
}

@media (min-width: 768px){

    .c-topnavigationmenu .top-navigation-menu{
        margin-left: auto;
        margin-right: auto;
        display: grid;
        grid-template-columns: 1fr auto 1fr;
    }
}

@media (min-width: 1280px){

    .c-topnavigationmenu .top-navigation-menu{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.c-topnavigationmenu .top-navigation-menu {
    align-items: center;
}

.c-topnavigationmenu .top-navigation-menu .logo{
    margin-top: 0.5rem;
}

@media (min-width: 768px){

    .c-topnavigationmenu .top-navigation-menu .logo{
        margin-top: 0px;
    }
}

.c-topnavigationmenu .top-navigation-menu .logo{
    justify-self: start;
    flex: 1;
    height: 40px;
}

.c-topnavigationmenu .top-navigation-menu .logo img {
    height: 40px;
}

.c-topnavigationmenu .top-navigation-menu .nav-links {
    list-style: none;
    display: inline-flex;
    gap: 20px;
}

.c-topnavigationmenu .top-navigation-menu .nav-links a {
    position: relative;
    text-decoration: none;
    color: #F5F5F7;
    transition: color 0.3s ease;
}

.c-topnavigationmenu .top-navigation-menu .nav-links a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -10%;
  width: 120%;
  height: 110%;
  transform: skewX(-20deg); /* Skew to the right */
  z-index: -1;
  transition: background-color 0.5s;
}

.c-topnavigationmenu .top-navigation-menu .nav-links a.active::before {
    background: #FB2B3A;
}

@media (min-width: 768px){

    .c-topnavigationmenu .top-navigation-menu .nav-links a:hover:before{
        --tw-bg-opacity: 1;
        background-color: rgb(251 43 58 / var(--tw-bg-opacity, 1));
    }
}

.c-topnavigationmenu .top-navigation-menu .user-icon{
    margin-top: 0.5rem;
    align-items: center;
    padding-bottom: 1.5rem;
}

@media (min-width: 768px){

    .c-topnavigationmenu .top-navigation-menu .user-icon{
        margin-top: 0px;
        padding-bottom: 0px;
    }
}

.c-topnavigationmenu .top-navigation-menu .user-icon{
    flex: 1;
    display: flex;
    justify-self: center;
    gap: 20px;
    height: 40px;
}

.c-topnavigationmenu .top-navigation-menu .user-icon.sign-in{
    margin-top: 0px;
    justify-self: end;
}

.c-topnavigationmenu .top-navigation-menu .user-icon.ignore{
    width: 3.5rem;
    height: 40px;
}

.c-topnavigationmenu .top-navigation-menu .user-icon img {
    height: 40px;
}.c-accordion{
    width: 100%;
    cursor: default;
}
.c-accordioncontent{
    position: relative;
    max-height: 0px;
    overflow: hidden;
    padding-left: 1rem;
    padding-right: 1rem;
    transition: max-height 0.5s;
}
.c-accordionsection.show .c-accordioncontent{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.c-accordionsection.show .c-accordioncontent:is(.dark *){
    --tw-bg-opacity: 1;
    background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
}
.c-accordiontoggle{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(193 193 193 / var(--tw-border-opacity, 1));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(17 17 17 / var(--tw-text-opacity, 1));
}
.c-accordiontoggle:hover{
    --tw-border-opacity: 1;
    border-color: rgb(177 177 177 / var(--tw-border-opacity, 1));
}
.c-accordiontoggle:is(.dark *){
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(241 241 241 / var(--tw-text-opacity, 1));
}
.c-accordiontoggle:hover:is(.dark *){
    --tw-border-opacity: 1;
    border-color: rgb(81 81 81 / var(--tw-border-opacity, 1));
}
.c-accordion .c-iconrotate > *:first-child{
    transition: transform 0.5s;
}
.c-accordionsection.show .c-iconrotate > *:first-child{
    transform: rotate(180deg);
}
.c-accordion .c-iconswap > *:first-child{
    display: block;
}
.c-accordion .c-iconswap > *:last-child{
    display: none;
}
.c-accordionsection.show .c-iconswap > *:first-child{
    display: none;
}
.c-accordionsection.show .c-iconswap > *:last-child{
    display: block;
}
.c-faq{
    width: 100%;
    border-top-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(28 35 81 / var(--tw-border-opacity, 1));
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

@media (min-width: 768px){

    .c-faq{
        padding-top: 4rem;
    }
}

.c-faq .container{
    display: flex;
    max-width: 80rem;
    flex-direction: column;
    padding-left: 2rem;
    padding-right: 2rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){

    .c-faq .container{
        margin-left: auto;
        margin-right: auto;
        flex-direction: row;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.c-faq .title{
    height: 100%;
    width: 100%;
    padding: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){

    .c-faq .title{
        width: 40%;
    }
}

@media (min-width: 1280px){

    .c-faq .title{
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

.c-faq .title{
    font-weight: 700;
}

.c-faq .content{
    height: 100%;
    width: 100%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){

    .c-faq .content{
        width: 60%;
    }
}

.c-faq .c-accordion{
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(170 170 170 / var(--tw-border-opacity, 1));
}

.c-faq .c-accordion .c-accordionsection{
    margin-left: 0px;
    list-style-type: none;
    border-top-width: 1px;
    border-bottom-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgb(170 170 170 / var(--tw-border-opacity, 1));
    padding: 0.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

@media (min-width: 768px){

    .c-faq .c-accordion .c-accordionsection{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.c-faq .c-accordiontoggle{
    border-width: 0px;
    padding-left: 0px;
    padding-right: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){

    .c-faq .c-accordiontoggle{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.c-faq .c-accordiontoggle{
    font-weight: 800;
    cursor: pointer;
}

.c-faq .c-accordionsection.show .c-accordiontoggle{
    cursor: default;
}

.c-faq .c-accordionsection.show .c-accordioncontent{
    background-color: transparent;
}

.c-faq .c-accordiontoggle:hover p{

}

.c-faq .c-accordionsection.show .c-accordiontoggle:hover p{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.c-faq .c-accordioncontent{
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 768px){

    .c-faq .c-accordioncontent{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.c-faq .c-accordioncontent p{
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: 'Poppins';
}

.c-faq .c-accordion .c-iconswap > *{
    font-size: 2rem;
    font-weight: 300;
}

.c-faq .expand-area{
    padding-top: 1rem;
    padding-bottom: 1rem;
}.c-faicon{
    color: black;
    height: 1rem;
}
.c-faicon:is(.dark *){
    color: #e1e1e1;
}.c-primarybutton {

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

    border-radius: 0.25rem;

    border-width: 1px;

    --tw-border-opacity: 1;

    border-color: rgb(177 177 177 / var(--tw-border-opacity, 1));

    padding-left: 1rem;

    padding-right: 1rem;

    padding-top: 0.5rem;

    padding-bottom: 0.5rem;

    font-family: Fira Sans, sans-serif;

    font-size: 0.84rem;

    line-height: 1.2rem;

    --tw-text-opacity: 1;

    color: rgb(17 17 17 / var(--tw-text-opacity, 1));

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;

    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

    transition-duration: 300ms
}

.c-primarybutton:hover {

    --tw-bg-opacity: 1;

    background-color: rgb(225 225 225 / var(--tw-bg-opacity, 1))
}

.c-primarybutton:is(.dark *) {

    --tw-border-opacity: 1;

    border-color: rgb(65 65 65 / var(--tw-border-opacity, 1));

    --tw-text-opacity: 1;

    color: rgb(241 241 241 / var(--tw-text-opacity, 1))
}

.c-primarybutton:hover:is(.dark *) {

    --tw-bg-opacity: 1;

    background-color: rgb(65 65 65 / var(--tw-bg-opacity, 1))
}

.c-primarybutton.text-color-button {

    --tw-text-opacity: 1;

    color: rgb(33 33 33 / var(--tw-text-opacity, 1))
}

.c-primarybutton.text-color-button:is(.dark *) {

    --tw-text-opacity: 1;

    color: rgb(241 241 241 / var(--tw-text-opacity, 1))
}
.c-responsivephotogallery {
  width: 100%;
  scroll-margin-top: 10rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px) {

  .c-responsivephotogallery {
    scroll-margin-top: 5rem;
  }
}

.c-responsivephotogallery .photo-gallery {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 768px) {

  .c-responsivephotogallery .photo-gallery {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 1280px) {

  .c-responsivephotogallery .photo-gallery {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.c-responsivephotogallery .photo-gallery {
  display: grid;
  justify-items: center;
  gap: 20px;
}

.c-responsivephotogallery .gallery-row-4 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 768px) {

  .c-responsivephotogallery .gallery-row-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {

  .c-responsivephotogallery .gallery-row-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.c-responsivephotogallery .gallery-row-4 {
  gap: 5rem;
}

.c-responsivephotogallery .gallery-row-5 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 768px) {

  .c-responsivephotogallery .gallery-row-5 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {

  .c-responsivephotogallery .gallery-row-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

.c-responsivephotogallery .gallery-row-5 {
  gap: 5rem;
}

.c-responsivephotogallery .gallery-row-6 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 768px) {

  .c-responsivephotogallery .gallery-row-6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {

  .c-responsivephotogallery .gallery-row-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.c-responsivephotogallery .gallery-row-6 {
  gap: 5rem;
}

.c-responsivephotogallery .gallery-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.c-responsivephotogallery .cut-border {
  display: inline-block;
  padding: 4px;
  clip-path: polygon(
    15px 0%,   /* top-left cut */
    100% 0%,
    100% calc(100% - 20px), /* bottom-right cut */
    calc(100% - 20px) 100%,
    0% 100%,
    0% 45px
  );
}

.c-responsivephotogallery .cut-border.red{
  background-color: red;
}

.c-responsivephotogallery .cut-border.blue{
  background-color: blue;
}

@keyframes fadeBgOutRed {
  from {
    background-color: red;
  }
  to {
    background-color: transparent;
  }
}

@keyframes fadeBgOutBlue {
  from {
    background-color: blue;
  }
  to {
    background-color: transparent;
  }
}

.c-responsivephotogallery .cut-border.blue:hover{
  animation: fadeBgOutBlue 0.5s forwards;
}

.c-responsivephotogallery .cut-border.red:hover{
  animation: fadeBgOutRed 0.5s forwards;
}

.c-responsivephotogallery .gallery-title {
  padding-bottom: 4rem;
  color: #F5F5F7;
  display: flex;
  flex-direction: row;
  gap: 3rem;
  align-items: center;
  text-align: center;
}

.c-responsivephotogallery .gallery-title p {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {

  .c-responsivephotogallery .gallery-title p {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1280px) {

  .c-responsivephotogallery .gallery-title p {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 768px) {

  .c-responsivephotogallery .gallery-photo {
    width: 100%;
  }
}

.c-responsivephotogallery .gallery-photo {
  min-width: 70px;
  max-width: 300px;
  height: auto;
  transition: transform 0.3s ease;
  clip-path: polygon(
    15px 0%, 
    100% 0%, 
    100% calc(100% - 20px),
    calc(100% - 20px) 100%, 
    0% 100%, 
    0% 45px
  );
}

.c-responsivephotogallery .gallery-text {
  font-size: 16px;
  color: #F5F5F7;
  text-align: center;
}

.c-responsivephotogallery .gallery-photo:hover {
  transform: scale(1.05);
}

.c-responsivephotogallery .gallery-item-description{
  width: 100%;
  color: #F5F5F7;
}

.c-responsivephotogallery .gallery-item-description .c-faicon{
  color: #F5F5F7;
}

.c-responsivephotogallery .item-title {
  display: flex;
  flex-direction: row;
  gap: 0.3rem;
  align-items: center;
}

.c-responsivephotogallery .item-subtitle {
  font-size: 14px;
  font-weight: 100;
  color: rgba(255, 255, 255, 0.7)
}

.c-responsivephotogallery .extra{
  color: blue;
}

.c-responsivephotogallery .c-primarybutton{
  color: #F5F5F7 !important;
  background-color: #008080;
  border-radius: 20px;
}

.c-responsivephotogallery .c-primarybutton:hover{
  color: #008080 !important;
  background-color: #F5F5F7;
}

.c-responsivephotogallery .c-primarybutton::before{
  content: '>';
  color: #008080;
  background-color: #F5F5F7;
  background-size: 1px;
  border-radius: 50%;
  font-size: 1em;
  padding: 0.01em 0.3em 0.1em 0.3em;
  font-weight: 500;
  margin-right: 1em;
}

.c-responsivephotogallery .c-primarybutton:hover:before{
  color: #F5F5F7;
  background-color: #008080;
}.c-countdown{
    color: #F5F5F7;
    background: linear-gradient(90deg, #4A0D21 0%, #0C1B43 100%), #EAEAEA;
}

.c-countdown .content{
    display: flex;
    width: 100%;
    max-width: 80rem;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 2rem;
    padding-right: 2rem;
}

@media (min-width: 768px){

    .c-countdown .content{
        margin-left: auto;
        margin-right: auto;
        flex-direction: row;
    }
}

@media (min-width: 1280px){

    .c-countdown .content{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.c-countdown .content{
    width: 100%;
    margin-top: 3rem;
}

.c-countdown .countdown-text{
    margin-right: 2.5rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
    grid-column: span 2;
    color: #F5F5F7;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.c-countdown .countdown-text .c-redbutton{
    align-self: center;
}

.c-countdown .countdown-timer{
    padding-top: 5rem;
    padding-bottom: 5rem;
}

@media (min-width: 1024px){

    .c-countdown .countdown-timer{
        width: 40%;
    }
}

.c-countdown .countdown-timer{
    grid-column: span 3;
    display: flex;
    flex-direction: row;
    justify-content: start;
    font-size: 2rem;
}

.c-countdown .countdown-item{
    font-size: 1.5rem;
    line-height: 2rem;
}

@media (min-width: 768px){

    .c-countdown .countdown-item{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media (min-width: 1024px){

    .c-countdown .countdown-item{
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

.c-countdown .countdown-item{
    text-align: center;
}

.c-countdown .countdown-timer .days{
    color: #FB2B3A
}

.c-countdown .countdown-timer .hours{
    color: #FF3B49
}

.c-countdown .countdown-timer .minutes{
    color: #FE672E
}

.c-countdown .countdown-timer .seconds{
    color: #FEBE26
}

.c-countdown .countdown-separator{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

@media (min-width: 768px){

    .c-countdown .countdown-separator{
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}

.c-countdown .countdown-separator{
    align-self: center;
    font-size: 20px;
}

.c-countdown .countdown-timer div .countdown-separator{
    font-size: 14px;
}

@media (max-width: 768px) {
    .c-countdown .content{
        grid-template-columns: repeat(3, 1fr);
    }
    .c-countdown .countdown-text{
        padding-top: 2rem;
        grid-column: span 3;
    }
    .c-countdown .countdown-timer{
        padding-top: 2rem;
    }
}


.c-playbutton{
}

.c-playbutton:hover path:first-child {
  fill: #d9202f; /* darker red on hover */
}

.c-playbutton:hover path:last-child {
  fill: #f0f0f0; /* slightly gray white */
}

.c-playbutton path {
  transition: fill 0.3s ease;
}.c-videomodal {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3000;
    display: none;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: #000000cc   
}
.c-videomodal.show {
    display: flex;
    flex-direction: column   
}
.c-videomodal header {
    display: flex;
    height: 3rem;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    padding-left: 1.5rem;
    padding-right: 1.5rem   
}
.c-videomodal section.content {
    position: relative;
    height: 90vh;
    max-width: 90vw;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
    aspect-ratio: 16/9   
}
.c-videomodal iframe {
    height: 100%;
    max-width: 90vw;
    border-radius: 0.75rem;
    aspect-ratio: 16/9   
}
@media screen and (max-aspect-ratio: 16/9) {
    .c-videomodal section.content {
        position: relative;
        height: auto;
        max-height: 90vh;
        width: 90vw;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
        aspect-ratio: 16/9   
    }
    .c-videomodal iframe {
        height: auto;
        max-height: 90vh;
        width: 100%;
        aspect-ratio: 16/9   
    }   
}
.c-videomodal .c-iconbutton {
    border-width: 0px;
    background-color: transparent;
    padding: 0.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))   
}
.c-videomodal .c-iconbutton svg {
    height: 15px;
    width: 15px   
}
.c-videomodal .c-iconbutton:hover {
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(170 170 170 / var(--tw-text-opacity, 1))   
}
.c-videoandtitle {
    display       : flex;
    height       : calc(100vh - 4rem);
    max-height       : 50rem;
    min-height       : 35rem;
    flex-direction       : column;
    align-items       : stretch;
    justify-content       : flex-start;
    gap       : 1rem;
    --tw-text-opacity       : 1;
    color       : rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
    .c-videoandtitle {
        min-height       : 30rem;
        flex-direction       : row;
    }
}
.c-videoandtitle .introStatement {
    margin-top       : 6rem;
    width       : 100%;
}
@media (min-width: 768px) {
    .c-videoandtitle .introStatement {
        margin-top       : 8rem;
        width       : 50%;
    }
}
.c-videoandtitle .introStatement {
    display       : block;
}
.c-videoandtitle .video-container {
    position       : relative;
    display       : flex;
    height       : 100%;
    min-height       : 12rem;
    flex-direction       : column;
    align-items       : flex-end;
    justify-content       : center;
}
@media (min-width: 768px) {
    .c-videoandtitle .video-container {
        width       : 100%;
    }
}
.c-videoandtitle .container {
    display       : flex;
    height       : 100%;
    width       : 100%;
    flex-direction       : column;
    align-items       : center;
    justify-content       : center;
}
@media (min-width: 1024px) {
    .c-videoandtitle .container {
        padding-top       : 3%;
    }
}
.c-videoandtitle .container{
    background-position: center;
    background-size: auto;
}
.c-videoandtitle iframe {
    position       : absolute;
    height       : 100%;
    border-radius       : 20px;
    --tw-bg-opacity       : 1;
    background-color       : rgb(0 0 0 / var(--tw-bg-opacity, 1));
    aspect-ratio: 16/9;
}
.c-videoandtitle .video-image {
    position       : absolute;
    height       : 100%;
    width       : 100%;
    border-radius       : 20px;
    object-fit       : cover;
}
.c-videoandtitle .video-image-overlay {
    position       : absolute;
    height       : 100%;
    width       : 100%;
    border-radius       : 20px;
    object-fit       : none;
    background-size: cover;
    background-position: center;
}
.c-videoandtitle .overlay-text {
    position       : relative;
    display       : flex;
    max-width       : 80rem;
    flex-direction       : column;
    justify-content       : space-between;
    padding-top       : 1rem;
    padding-bottom       : 1rem;
    padding-left       : 2rem;
    padding-right       : 2rem;
    padding-top       : 5%;
}
@media (min-width: 768px) {
    .c-videoandtitle .overlay-text {
        margin-left       : auto;
        margin-right       : auto;
        flex-direction       : row;
    }
}
@media (min-width: 1280px) {
    .c-videoandtitle .overlay-text {
        padding-left       : 1rem;
        padding-right       : 1rem;
    }
}
.c-videoandtitle .overlay-item{
    /* align-content: flex-end; */
}
@media (min-width: 768px) {
    .c-videoandtitle .overlay-description {
        max-width       : 40%;
    }
}
.c-videoandtitle .overlay-content {
    top       : calc(50% - 64px);
    display       : flex;
    height       : 128px;
    width       : 100%;
    align-items       : center;
    justify-content       : center;
    padding-left       : 0.75rem;
    padding-right       : 0.75rem;
}
@media (min-width: 768px) {
    .c-videoandtitle .overlay-content {
        padding-left       : 0px;
        padding-right       : 0px;
    }
}
.c-videoandtitle .overlay-content{
    aspect-ratio: 16/9;
}
.c-videoandtitle .overlay-content.scroll-sync {
    width       : 100%;
    /* position: fixed;  */
}
.c-videoandtitle .overlay-content.drop-shadow{
    filter: drop-shadow(0 10px 8px rgba(36, 36, 36, 0.2)) drop-shadow(0 4px 3px rgb(36 120 252 / 0.2));
}
.c-videoandtitle .about-us-play {
    margin       : 0px;
    width       : 8rem;
    border-width       : 0px;
    background-color       : transparent;
    padding       : 0px;
}
.c-videoandtitle .event-title {
    margin-bottom       : 1rem;
    font-size       : 1.25rem;
    line-height       : 1.75rem;
}
@media (min-width: 768px) {
    .c-videoandtitle .event-title {
        font-size       : 1.875rem;
        line-height       : 2.25rem;
    }
}
@media (min-width: 1024px) {
    .c-videoandtitle .event-title {
        font-size       : 3rem;
        line-height       : 1;
    }
}
.c-videoandtitle .event-price {
    --tw-text-opacity       : 1;
    color       : rgb(251 43 58 / var(--tw-text-opacity, 1));
}
.c-videoandtitle .event-description{
    font-family: 'Michroma';
    font-size: 14px;
}
.c-videoandtitle .c-redbutton {
    margin-top       : 1rem;
}