@media only screen and (min-width: 1366px) { #olko-uon-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 1024px) and (max-width: 1365px) { #olko-uon-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { #olko-uon-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 640px) and (max-width: 767px) { #olko-uon-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (max-width: 639px) { #olko-uon-wrapper { aspect-ratio: 4 / 5; } }
@media only screen and (min-width: 1024px) { #ujqx-uzd-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { #ujqx-uzd-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 640px) and (max-width: 767px) { #ujqx-uzd-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 1024px) { #njba-gpb-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { #njba-gpb-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 640px) and (max-width: 767px) { #njba-gpb-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (max-width: 639px) { #njba-gpb-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 1366px) { #jgwk-gng-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 1024px) and (max-width: 1365px) { #jgwk-gng-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { #jgwk-gng-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 640px) and (max-width: 767px) { #jgwk-gng-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (max-width: 639px) { #jgwk-gng-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 1024px) { #fcfi-yrh-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { #fcfi-yrh-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 640px) and (max-width: 767px) { #fcfi-yrh-wrapper { aspect-ratio: 16 / 9; } }
@media only screen and (max-width: 639px) { #fcfi-yrh-wrapper { aspect-ratio: 16 / 9; } }
@media only screen { #icbl-ihj .image-field.gallery, #icbl-ihj .image-field-wrapper, #icbl-ihj .image-field-wrapper img { aspect-ratio: 4 / 3; } }
@media only screen { #qrgx-zpn .image-field.gallery, #qrgx-zpn .image-field-wrapper, #qrgx-zpn .image-field-wrapper img { aspect-ratio: 4 / 3; } }
@media only screen { #lywo-ktg .image-field.gallery, #lywo-ktg .image-field-wrapper, #lywo-ktg .image-field-wrapper img { aspect-ratio: 4 / 3; } }
@media only screen { #cvvs-mfg .image-field.gallery, #cvvs-mfg .image-field-wrapper, #cvvs-mfg .image-field-wrapper img { aspect-ratio: 4 / 3; } }
@media only screen and (min-width: 1366px) { #poez-lbg .image-field.gallery, #poez-lbg .image-field-wrapper, #poez-lbg .image-field-wrapper img { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 1024px) and (max-width: 1365px) { #poez-lbg .image-field.gallery, #poez-lbg .image-field-wrapper, #poez-lbg .image-field-wrapper img { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { #poez-lbg .image-field.gallery, #poez-lbg .image-field-wrapper, #poez-lbg .image-field-wrapper img { aspect-ratio: 16 / 9; } }
@media only screen and (min-width: 640px) and (max-width: 767px) { #poez-lbg .image-field.gallery, #poez-lbg .image-field-wrapper, #poez-lbg .image-field-wrapper img { aspect-ratio: 16 / 9; } }
@media only screen and (max-width: 639px) { #poez-lbg .image-field.gallery, #poez-lbg .image-field-wrapper, #poez-lbg .image-field-wrapper img { aspect-ratio: 4 / 5; } }
@layer base { h1 {
            font-size: var(--editor-font-size, var(--typography-h1-size));
            font-family: var(--editor-font-family, var(--typography-h1-family));
            font-weight: var(--editor-font-weight, var(--typography-h1-weight));
            line-height: var(--editor-line-height, var(--typography-h1-lineheight));
            letter-spacing: var(--editor-letter-spacing, var(--typography-h1-letterspacing));
            text-transform: var(--editor-text-transform, var(--typography-h1-text-transform));
            color: var(--editor-color, inherit);
        }
h2 {
            font-size: var(--editor-font-size, var(--typography-h2-size));
            font-family: var(--editor-font-family, var(--typography-h2-family));
            font-weight: var(--editor-font-weight, var(--typography-h2-weight));
            line-height: var(--editor-line-height, var(--typography-h2-lineheight));
            letter-spacing: var(--editor-letter-spacing, var(--typography-h2-letterspacing));
            text-transform: var(--editor-text-transform, var(--typography-h2-text-transform));
            color: var(--editor-color, inherit);
        }
h3 {
            font-size: var(--editor-font-size, var(--typography-h3-size));
            font-family: var(--editor-font-family, var(--typography-h3-family));
            font-weight: var(--editor-font-weight, var(--typography-h3-weight));
            line-height: var(--editor-line-height, var(--typography-h3-lineheight));
            letter-spacing: var(--editor-letter-spacing, var(--typography-h3-letterspacing));
            text-transform: var(--editor-text-transform, var(--typography-h3-text-transform));
            color: var(--editor-color, inherit);
        }
h4 {
            font-size: var(--editor-font-size, var(--typography-h4-size));
            font-family: var(--editor-font-family, var(--typography-h4-family));
            font-weight: var(--editor-font-weight, var(--typography-h4-weight));
            line-height: var(--editor-line-height, var(--typography-h4-lineheight));
            letter-spacing: var(--editor-letter-spacing, var(--typography-h4-letterspacing));
            text-transform: var(--editor-text-transform, var(--typography-h4-text-transform));
            color: var(--editor-color, inherit);
        }
h5 {
            font-size: var(--editor-font-size, var(--typography-h5-size));
            font-family: var(--editor-font-family, var(--typography-h5-family));
            font-weight: var(--editor-font-weight, var(--typography-h5-weight));
            line-height: var(--editor-line-height, var(--typography-h5-lineheight));
            letter-spacing: var(--editor-letter-spacing, var(--typography-h5-letterspacing));
            text-transform: var(--editor-text-transform, var(--typography-h5-text-transform));
            color: var(--editor-color, inherit);
        }
h6 {
            font-size: var(--editor-font-size, var(--typography-h6-size));
            font-family: var(--editor-font-family, var(--typography-h6-family));
            font-weight: var(--editor-font-weight, var(--typography-h6-weight));
            line-height: var(--editor-line-height, var(--typography-h6-lineheight));
            letter-spacing: var(--editor-letter-spacing, var(--typography-h6-letterspacing));
            text-transform: var(--editor-text-transform, var(--typography-h6-text-transform));
            color: var(--editor-color, inherit);
        }
p {
            font-size: var(--editor-font-size, var(--typography-subtitle2-size));
            font-family: var(--editor-font-family, var(--typography-subtitle2-family));
            font-weight: var(--editor-font-weight, var(--typography-subtitle2-weight));
            line-height: var(--editor-line-height, var(--typography-subtitle2-lineheight));
            letter-spacing: var(--editor-letter-spacing, var(--typography-subtitle2-letterspacing));
            text-transform: var(--editor-text-transform, var(--typography-subtitle2-text-transform));
            color: var(--editor-color, inherit);
        }
 }
:root{--theme: sail;--theme-mode: light;--palette-background: rgba(0 0 0 / 1);--palette-background-rgb: 0 0 0;--palette-foreground: rgba(255 255 255 / 1);--palette-foreground-rgb: 255 255 255;--palette-landing-background: rgba(0 0 0 / 1);--palette-landing-background-rgb: 0 0 0;--palette-landing-foreground: rgba(255 255 255 / 1);--palette-landing-foreground-rgb: 255 255 255;--palette-highlight: rgba(39 170 225 / 1);--palette-highlight-rgb: 39 170 225;--palette-highlight-foreground: rgba(255 255 255 / 1);--palette-highlight-foreground-rgb: 255 255 255;--palette-accent: rgba(39 170 225 / 1);--palette-accent-rgb: 39 170 225;--palette-accent-foreground: rgba(255 255 255 / 1);--palette-accent-foreground-rgb: 255 255 255;--palette-surface: rgba(29 28 27 / 1);--palette-surface-rgb: 29 28 27;--palette-surface-foreground: rgba(255 255 255 / 1);--palette-surface-foreground-rgb: 255 255 255;--palette-surface-sunken: rgba(28 27 26 / 1);--palette-surface-sunken-rgb: 28 27 26;--palette-surface-sunken-foreground: rgba(255 255 255 / 1);--palette-surface-sunken-foreground-rgb: 255 255 255;--palette-surface-muted: rgba(40 39 38 / 1);--palette-surface-muted-rgb: 40 39 38;--palette-surface-muted-foreground: rgba(255 255 255 / 1);--palette-surface-muted-foreground-rgb: 255 255 255;--palette-surface-subtle: rgba(52 51 50 / 1);--palette-surface-subtle-rgb: 52 51 50;--palette-surface-subtle-foreground: rgba(255 255 255 / 1);--palette-surface-subtle-foreground-rgb: 255 255 255;--palette-surface-elevated: rgba(65 64 63 / 1);--palette-surface-elevated-rgb: 65 64 63;--palette-surface-elevated-foreground: rgba(255 255 255 / 1);--palette-surface-elevated-foreground-rgb: 255 255 255;--palette-surface-raised: rgba(83 82 82 / 1);--palette-surface-raised-rgb: 83 82 82;--palette-surface-raised-foreground: rgba(255 255 255 / 1);--palette-surface-raised-foreground-rgb: 255 255 255;--palette-border: var(--color-mix-30);--palette-border-rgb: 101 101 100;--palette-border-muted: rgba(101 101 100 / 0.65);--palette-border-muted-rgb: 101 101 100;--palette-overlay: rgba(255 255 255 / 0.15);--palette-overlay-rgb: 255 255 255;--palette-focus-ring: rgba(39 170 225 / 1);--palette-focus-ring-rgb: 39 170 225;--palette-primary: rgba(39 170 225 / 1);--palette-primary-rgb: 39 170 225;--palette-primary-foreground: rgba(255 255 255 / 1);--palette-primary-foreground-rgb: 255 255 255;--palette-primary-hover: rgba(39 170 225 / 1);--palette-primary-hover-rgb: 39 170 225;--palette-primary-active: rgba(39 170 225 / 1);--palette-primary-active-rgb: 39 170 225;--palette-primary-sunken: rgba(246 252 254 / 1);--palette-primary-sunken-rgb: 246 252 254;--palette-primary-subtle: rgba(39 170 225 / 1);--palette-primary-subtle-rgb: 39 170 225;--palette-primary-subtle-foreground: rgba(27 144 193 / 1);--palette-primary-subtle-foreground-rgb: 27 144 193;--palette-secondary: rgba(39 170 225 / 1);--palette-secondary-rgb: 39 170 225;--palette-secondary-foreground: rgba(255 255 255 / 1);--palette-secondary-foreground-rgb: 255 255 255;--palette-secondary-hover: rgba(39 170 225 / 1);--palette-secondary-hover-rgb: 39 170 225;--palette-secondary-active: rgba(39 170 225 / 1);--palette-secondary-active-rgb: 39 170 225;--palette-secondary-sunken: rgba(246 252 254 / 1);--palette-secondary-sunken-rgb: 246 252 254;--palette-secondary-subtle: rgba(39 170 225 / 1);--palette-secondary-subtle-rgb: 39 170 225;--palette-secondary-subtle-foreground: rgba(27 144 193 / 1);--palette-secondary-subtle-foreground-rgb: 27 144 193;--palette-tertiary: rgba(39 170 225 / 1);--palette-tertiary-rgb: 39 170 225;--palette-tertiary-foreground: rgba(0 0 0 / 1);--palette-tertiary-foreground-rgb: 0 0 0;--palette-tertiary-hover: rgba(23 122 164 / 1);--palette-tertiary-hover-rgb: 23 122 164;--palette-tertiary-active: rgba(19 101 136 / 1);--palette-tertiary-active-rgb: 19 101 136;--palette-tertiary-sunken: rgba(246 252 254 / 1);--palette-tertiary-sunken-rgb: 246 252 254;--palette-tertiary-subtle: rgba(30 160 214 / 1);--palette-tertiary-subtle-rgb: 30 160 214;--palette-tertiary-subtle-foreground: rgba(27 144 193 / 1);--palette-tertiary-subtle-foreground-rgb: 27 144 193;--palette-success: rgba(6 142 44 / 1);--palette-success-rgb: 6 142 44;--palette-success-foreground: rgba(255 255 255 / 1);--palette-success-foreground-rgb: 255 255 255;--palette-success-subtle: rgba(6 134 41 / 1);--palette-success-subtle-rgb: 6 134 41;--palette-success-sunken: rgba(241 254 245 / 1);--palette-success-sunken-rgb: 241 254 245;--palette-warning: rgba(249 118 0 / 1);--palette-warning-rgb: 249 118 0;--palette-warning-foreground: rgba(255 255 255 / 1);--palette-warning-foreground-rgb: 255 255 255;--palette-warning-subtle: rgba(230 109 0 / 1);--palette-warning-subtle-rgb: 230 109 0;--palette-warning-sunken: rgba(255 250 245 / 1);--palette-warning-sunken-rgb: 255 250 245;--palette-error: rgba(227 6 19 / 1);--palette-error-rgb: 227 6 19;--palette-error-foreground: rgba(255 255 255 / 1);--palette-error-foreground-rgb: 255 255 255;--palette-error-subtle: rgba(210 6 18 / 1);--palette-error-subtle-rgb: 210 6 18;--palette-error-sunken: rgba(255 244 245 / 1);--palette-error-sunken-rgb: 255 244 245;--palette-info: rgba(25 127 192 / 1);--palette-info-rgb: 25 127 192;--palette-info-foreground: rgba(255 255 255 / 1);--palette-info-foreground-rgb: 255 255 255;--palette-info-subtle: rgba(23 118 178 / 1);--palette-info-subtle-rgb: 23 118 178;--palette-info-sunken: rgba(245 250 254 / 1);--palette-info-sunken-rgb: 245 250 254;--palette-text-strong: rgba(13 13 13 / 1);--palette-text-strong-rgb: 13 13 13;--palette-text-primary: rgba(255 255 255 / 1);--palette-text-primary-rgb: 255 255 255;--palette-text-secondary: rgba(72 71 71 / 1);--palette-text-secondary-rgb: 72 71 71;--palette-text-tertiary: rgba(216 216 216 / 1);--palette-text-tertiary-rgb: 216 216 216;--palette-text-disabled: rgba(246 246 246 / 1);--palette-text-disabled-rgb: 246 246 246;--button-primary-background: rgba(39 170 225 / 1);--button-primary-background-rgb: 39 170 225;--button-primary-foreground: rgba(255 255 255 / 1);--button-primary-foreground-rgb: 255 255 255;--button-primary-border: rgba(39 170 225 / 1);--button-primary-border-rgb: 39 170 225;--button-primary-hover-background: rgba(39 170 225 / 1);--button-primary-hover-background-rgb: 39 170 225;--button-primary-hover-foreground: rgba(0 0 0 / 1);--button-primary-hover-foreground-rgb: 0 0 0;--button-primary-active-background: rgba(39 170 225 / 1);--button-primary-active-background-rgb: 39 170 225;--button-primary-disabled-background: rgba(246 246 246 / 0.12);--button-primary-disabled-background-rgb: 246 246 246;--button-primary-disabled-foreground: rgba(246 246 246 / 1);--button-primary-disabled-foreground-rgb: 246 246 246;--button-secondary-background: rgba(39 170 225 / 1);--button-secondary-background-rgb: 39 170 225;--button-secondary-foreground: rgba(255 255 255 / 1);--button-secondary-foreground-rgb: 255 255 255;--button-secondary-border: rgba(39 170 225 / 1);--button-secondary-border-rgb: 39 170 225;--button-secondary-hover-background: rgba(39 170 225 / 1);--button-secondary-hover-background-rgb: 39 170 225;--button-secondary-hover-foreground: rgba(0 0 0 / 1);--button-secondary-hover-foreground-rgb: 0 0 0;--button-secondary-active-background: rgba(39 170 225 / 1);--button-secondary-active-background-rgb: 39 170 225;--button-secondary-disabled-background: rgba(246 246 246 / 0.12);--button-secondary-disabled-background-rgb: 246 246 246;--button-secondary-disabled-foreground: rgba(246 246 246 / 1);--button-secondary-disabled-foreground-rgb: 246 246 246;--button-tertiary-background: rgba(39 170 225 / 1);--button-tertiary-background-rgb: 39 170 225;--button-tertiary-foreground: rgba(0 0 0 / 1);--button-tertiary-foreground-rgb: 0 0 0;--button-tertiary-border: rgba(39 170 225 / 1);--button-tertiary-border-rgb: 39 170 225;--button-tertiary-hover-background: rgba(23 122 164 / 1);--button-tertiary-hover-background-rgb: 23 122 164;--button-tertiary-hover-foreground: rgba(255 255 255 / 1);--button-tertiary-hover-foreground-rgb: 255 255 255;--button-tertiary-active-background: rgba(19 101 136 / 1);--button-tertiary-active-background-rgb: 19 101 136;--button-tertiary-disabled-background: rgba(246 246 246 / 0.12);--button-tertiary-disabled-background-rgb: 246 246 246;--button-tertiary-disabled-foreground: rgba(246 246 246 / 1);--button-tertiary-disabled-foreground-rgb: 246 246 246;--button-surface-background: rgba(52 51 50 / 1);--button-surface-background-rgb: 52 51 50;--button-surface-foreground: currentcolor;--button-surface-border: rgba(101 101 100 / 1);--button-surface-border-rgb: 101 101 100;--button-surface-hover-background: rgba(40 39 38 / 1);--button-surface-hover-background-rgb: 40 39 38;--button-surface-hover-foreground: rgba(255 255 255 / 1);--button-surface-hover-foreground-rgb: 255 255 255;--button-surface-active-background: rgba(40 39 38 / 1);--button-surface-active-background-rgb: 40 39 38;--button-surface-disabled-background: rgba(246 246 246 / 0.12);--button-surface-disabled-background-rgb: 246 246 246;--button-surface-disabled-foreground: rgba(246 246 246 / 1);--button-surface-disabled-foreground-rgb: 246 246 246;--button-ghost-background: rgba(255 255 255 / 0);--button-ghost-background-rgb: 255 255 255;--button-ghost-foreground: currentcolor;--button-ghost-border: rgba(101 101 100 / 1);--button-ghost-border-rgb: 101 101 100;--button-ghost-hover-background: rgba(40 39 38 / 1);--button-ghost-hover-background-rgb: 40 39 38;--button-ghost-hover-foreground: rgba(255 255 255 / 1);--button-ghost-hover-foreground-rgb: 255 255 255;--button-ghost-active-background: rgba(52 51 50 / 1);--button-ghost-active-background-rgb: 52 51 50;--button-ghost-disabled-background: rgba(255 255 255 / 0);--button-ghost-disabled-background-rgb: 255 255 255;--button-ghost-disabled-foreground: rgba(246 246 246 / 1);--button-ghost-disabled-foreground-rgb: 246 246 246;--input-background: rgba(17 17 17 / 1);--input-background-rgb: 17 17 17;--input-foreground: rgba(255 255 255 / 1);--input-foreground-rgb: 255 255 255;--input-placeholder: rgba(255 255 255 / 0.6);--input-placeholder-rgb: 255 255 255;--input-border: rgba(255 255 255 / 1);--input-border-rgb: 255 255 255;--input-hover-border: rgba(39 170 225 / 1);--input-hover-border-rgb: 39 170 225;--input-focus-border: rgba(39 170 225 / 1);--input-focus-border-rgb: 39 170 225;--input-focus-ring: rgba(39 170 225 / 1);--input-focus-ring-rgb: 39 170 225;--input-disabled-background: rgba(40 39 38 / 0.6);--input-disabled-background-rgb: 40 39 38;--card-background: rgba(29 28 27 / 1);--card-background-rgb: 29 28 27;--card-foreground: rgba(255 255 255 / 1);--card-foreground-rgb: 255 255 255;--card-border: rgba(101 101 100 / 1);--card-border-rgb: 101 101 100;--appbar-background: rgba(0 0 0 / 1);--appbar-background-rgb: 0 0 0;--appbar-foreground: rgba(255 255 255 / 1);--appbar-foreground-rgb: 255 255 255;--appbar-border: rgba(255 255 255 / 0.12);--appbar-border-rgb: 255 255 255;--drawer-background: rgba(0 0 0 / 1);--drawer-background-rgb: 0 0 0;--drawer-foreground: rgba(255 255 255 / 1);--drawer-foreground-rgb: 255 255 255;--drawer-border: rgba(101 101 100 / 1);--drawer-border-rgb: 101 101 100;--table-background: rgba(0 0 0 / 1);--table-background-rgb: 0 0 0;--table-foreground: rgba(255 255 255 / 1);--table-foreground-rgb: 255 255 255;--table-border: rgba(101 101 100 / 1);--table-border-rgb: 101 101 100;--table-lines: rgba(101 101 100 / 1);--table-lines-rgb: 101 101 100;--table-striped: rgba(0 0 0 / 1);--table-striped-rgb: 0 0 0;--table-hover: rgba(220 240 249 / 1);--table-hover-rgb: 220 240 249;--table-header-background: rgba(65 64 63 / 1);--table-header-background-rgb: 65 64 63;--table-header-foreground: rgba(255 255 255 / 1);--table-header-foreground-rgb: 255 255 255;--typography-default-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-default-weight: 400;--typography-default-size: .875rem;--typography-default-lineheight: 1.43;--typography-default-letterspacing: 0.01071em;--typography-default-text-transform: none;--typography-h1-family: Montserrat-Bold, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-h1-weight: 400;--typography-h1-size: 1.875rem;--typography-h1-lineheight: 1;--typography-h1-letterspacing: 0;--typography-h1-text-transform: uppercase;--typography-h2-family: Montserrat-Bold, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-h2-weight: 400;--typography-h2-size: 1.75rem;--typography-h2-lineheight: 1.2;--typography-h2-letterspacing: 0;--typography-h2-text-transform: uppercase;--typography-h3-family: Montserrat-Bold, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-h3-weight: 400;--typography-h3-size: 1.625rem;--typography-h3-lineheight: 1.2;--typography-h3-letterspacing: 0;--typography-h3-text-transform: uppercase;--typography-h4-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-h4-weight: 600;--typography-h4-size: 1rem;--typography-h4-lineheight: 1.265;--typography-h4-letterspacing: 0;--typography-h4-text-transform: uppercase;--typography-h5-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-h5-weight: 600;--typography-h5-size: 0.875rem;--typography-h5-lineheight: 1.2;--typography-h5-letterspacing: 0;--typography-h5-text-transform: none;--typography-h6-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-h6-weight: 500;--typography-h6-size: 1.125rem;--typography-h6-lineheight: 1.2;--typography-h6-letterspacing: 0;--typography-h6-text-transform: none;--typography-caption-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-caption-weight: 400;--typography-caption-size: 0.75rem;--typography-caption-lineheight: 1.66;--typography-caption-letterspacing: 0.03333em;--typography-caption-text-transform: none;--typography-subtitle1-family: Avenir, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-subtitle1-weight: 400;--typography-subtitle1-size: 1.125rem;--typography-subtitle1-lineheight: 1.5;--typography-subtitle1-letterspacing: .00938em;--typography-subtitle1-text-transform: none;--typography-subtitle2-family: Avenir, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-subtitle2-weight: 500;--typography-subtitle2-size: .875rem;--typography-subtitle2-lineheight: 1.5;--typography-subtitle2-letterspacing: 0.00714em;--typography-subtitle2-text-transform: none;--typography-body1-family: Avenir, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-body1-weight: 400;--typography-body1-size: 1rem;--typography-body1-lineheight: 1.5;--typography-body1-letterspacing: 0.00938em;--typography-body1-text-transform: none;--typography-body2-family: Avenir, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-body2-weight: 400;--typography-body2-size: .875rem;--typography-body2-lineheight: 1.5;--typography-body2-letterspacing: 0.01071em;--typography-body2-text-transform: none;--typography-button-family: Montserrat-Bold, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-button-weight: 500;--typography-button-size: .875rem;--typography-button-lineheight: 1;--typography-button-letterspacing: 0.02857em;--typography-button-text-transform: uppercase;--typography-overline-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-overline-weight: 400;--typography-overline-size: 0.875rem;--typography-overline-lineheight: 1.5;--typography-overline-letterspacing: 0.08333em;--typography-overline-text-transform: none;--typography-action-family: Montserrat-Bold, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;--typography-action-weight: 400;--typography-action-size: 0.75rem;--typography-action-lineheight: 1;--typography-action-letterspacing: 0.03333em;--typography-action-text-transform: uppercase;--text-xxxs: 0.5rem;--text-xxxs--line-height: 1;--text-xxs: 0.625rem;--text-xxs--line-height: 1;--text-xs: 0.75rem;--text-xs--line-height: 1rem;--text-sm: 0.875rem;--text-sm--line-height: 1.25rem;--text-tiny: 0.7rem;--text-tiny--line-height: 1rem;--text-base: 1rem;--text-base--line-height: 1.5rem;--text-md: 1.125rem;--text-md--line-height: 1.75rem;--text-lg: 1.125rem;--text-lg--line-height: 1.75rem;--text-xl: 1.25rem;--text-xl--line-height: 1.75rem;--text-xxl: 1.375rem;--text-xxl--line-height: 1.875rem;--text-2xl: 1.5rem;--text-2xl--line-height: 2rem;--text-3xl: 1.75rem;--text-3xl--line-height: 1.75rem;--text-4xl: 1.85rem;--text-4xl--line-height: 1.85rem;--text-5xl: 2rem;--text-5xl--line-height: 2rem;--text-5_5xl: 2.5rem;--text-5_5xl--line-height: 2.5rem;--text-6xl: 2.25rem;--text-6xl--line-height: 2.25rem;--text-7xl: 3rem;--text-7xl--line-height: 3rem;--text-8xl: 3.5rem;--text-8xl--line-height: 3.5rem;--text-9xl: 3.75rem;--text-9xl--line-height: 3.75rem;--text-10xl: 10rem;--text-10xl--line-height: 1;--text-h1: var(--typography-h1-size);--text-h1--line-height: var(--typography-h1-lineheight);--text-h2: var(--typography-h2-size);--text-h2--line-height: var(--typography-h2-lineheight);--text-h3: var(--typography-h3-size);--text-h3--line-height: var(--typography-h3-lineheight);--text-h4: var(--typography-h4-size);--text-h4--line-height: var(--typography-h4-lineheight);--text-h5: var(--typography-h5-size);--text-h5--line-height: var(--typography-h5-lineheight);--text-h6: var(--typography-h6-size);--text-h6--line-height: var(--typography-h6-lineheight);--text-default: var(--typography-default-size);--text-default--line-height: var(--typography-default-lineheight);--text-body1: var(--typography-body1-size);--text-body1--line-height: var(--typography-body1-lineheight);--text-body2: var(--typography-body2-size);--text-body2--line-height: var(--typography-body2-lineheight);--text-caption: var(--typography-caption-size);--text-caption--line-height: var(--typography-caption-lineheight);--text-button: var(--typography-button-size);--text-button--line-height: var(--typography-button-lineheight);--text-subtitle1: var(--typography-subtitle1-size);--text-subtitle1--line-height: var(--typography-subtitle1-lineheight);--text-subtitle2: var(--typography-subtitle2-size);--text-subtitle2--line-height: var(--typography-subtitle2-lineheight);--text-overline: var(--typography-overline-size);--text-overline--line-height: var(--typography-overline-lineheight);--font-sans: var(--typography-default-family);--font-heading: var(--heading-family, var(--typography-h1-family));--font-title: var(--typography-h4-family);--font-body1: var(--typography-body1-family);--font-body2: var(--typography-body2-family);--font-caption: var(--typography-caption-family);--font-button: var(--typography-button-family);--font-action: var(--typography-action-family);--font-h1: var(--typography-h1-family);--font-h2: var(--typography-h2-family);--font-h3: var(--typography-h3-family);--font-h4: var(--typography-h4-family);--font-h5: var(--typography-h5-family);--font-h6: var(--typography-h6-family);--font-subtitle1: var(--typography-subtitle1-family);--font-subtitle2: var(--typography-subtitle2-family);--font-overline: var(--typography-overline-family);--drawer-width-left: 240px;--drawer-width-right: 240px;--drawer-width-mini-left: 56px;--drawer-width-mini-right: 56px;--appbar-height: 64px;--scroll-bar: 16px;--scroll-bar-track: rgba(246 246 246 / 1);--scroll-bar-thumb: rgba(39 170 225 / 1);--scroll-bar-thumb-hover: rgba(31 139 184 / 1);--shadow-none: none;--shadow-small: 0px 0px 5px 0px rgb(0 0 0 / .02), 0px 2px 10px 0px rgb(0 0 0 / .06), 0px 0px 1px 0px rgb(0 0 0 / .15);--shadow-medium: 0px 0px 15px 0px rgb(0 0 0 / .03), 0px 2px 30px 0px rgb(0 0 0 / .08), 0px 0px 1px 0px rgb(0 0 0 / .15);--shadow-large: 0px 0px 20px 0px rgb(0 0 0 / .04), 0px 2px 50px 0px rgb(0 0 0 / .1), 0px 0px 1px 0px rgb(0 0 0 / .15);--default-borderradius: ;--radius-sm: 0.125rem;--radius-md: 0.5rem;--radius-lg: 0.875rem;--zindex-drawer: 1350;--zindex-appbar: 1300;--zindex-dialog: 1400;--zindex-popup: 1600;--zindex-snackbar: 1500;--zindex-tooltip: 1600;--heading-family: Montserrat-Black;--color-footer: #000000;--color-footer-foreground: #ffffff;--palette-spinner: #ffffff;}
.reset p, .reset h1, .reset h2, .reset h3, .reset h4, .reset h5, .reset h6 {font-size: inherit;font-family:inherit;font-weight: inherit;line-height: inherit;letter-spacing: inherit;text-transform: inherit;}
p.reset, h1.reset, h2.reset, h3.reset, h4.reset, h5.reset, h6.reset {font-size: inherit;font-family:inherit;font-weight: inherit;line-height: inherit;letter-spacing: inherit;text-transform: inherit;}
#vnoh-roh
{display:flex;flex-direction:column;gap:16px 16px;background-color:#000000F2;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px;}
#wjmt-gte
{font-family:Montserrat;--editor-font-family:Montserrat;}
#sggg-sng
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#gttz-ltk
{font-size:18px;--editor-font-size:18px;font-family:Montserrat;--editor-font-family:Montserrat;}
#pgmn-ydb
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#yqik-wvi
{display:grid;grid-template-columns:minmax(75px,1fr) minmax(75px,1fr);min-width:0;gap:8px 8px;}
#xljy-xll
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#vpgk-zoj
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
@media (max-width:639px) {
#yqik-wvi
{display:grid;grid-template-columns:minmax(75px,1fr);}
}
#axvw-phk
{display:flex;flex-direction:column;gap:19px 19px;align-items:center;justify-content:center;height:60dvh;}
#ivbt-vsg
{font-size:27px;--editor-font-size:27px;text-align:center;}
#ejez-mcm
{font-size:28px;--editor-font-size:28px;text-transform:uppercase;--editor-text-transform:uppercase;font-weight:600;--editor-font-weight:600;text-align:center;}
#cegv-mng
{display:flex;align-items:center;gap:8px 8px;}
#zfzh-bbn
{text-decoration:none;}
#mevw-axn
{width:100%;height:auto;}
#orwn-utc
{width:100%;height:auto;}
#fesj-nre
{width:100%;height:auto;}
#xbfn-vtd
{width:100%;height:auto;}
#lape-wpi
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#hrop-tih
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#puka-xrc
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#dqis-bvc
{display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;}
#truf-frg
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#gntg-yyk
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#nrdr-zq
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#mofu-ufh
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#esps-dhk
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#forl-klh
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#cipw-cjc
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#zqoj-llf
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#qmkr-bkb
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#ccnr-ved
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#whbv-ij
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#klaa-krl
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#zpvt-hmj
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#fmua-ibe
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#kwey-zde
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#mfbh-fod
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#lemr-ebh
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#fgbg-yq
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#ytok-poh
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#vxys-gzi
{width:100%;height:auto;display:block;object-fit:cover;min-width:0;flex:1 1 0;}
#kfjl-xmd
{width:100%;height:auto;display:block;object-fit:cover;min-width:0;flex:1 1 0;}
#gtor-xfn
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#ytkb-jye
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#qqzd-fcm
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#yyos-l
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
#evqd-spd
{width:100%;height:auto;display:block;min-width:0;flex:1 1 0;}
:root{
    --typography-subtitle2-lineheight: 1.5;
    --typography-body2-lineheight: 1.5;
    --typography-h4-text-transform: uppercase;
    --text-6xl: 2.25rem;
}
.editor-content .expand-panel .expand-panel-content{
    background: black;
    display: grid;
    row-gap: 6px;
}

@media (max-width: 640px) {
 .footer-sponsors .sponsor-link{
    max-width: 120px;
 }
}

